docker-registry-ui/dist/docker-registry-ui.js

20 lines
130 KiB
JavaScript

/*
* Copyright (C) 2016-2021 Jones Magloire @Joxit
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* @license AGPL
*/
!function(){"use strict";function e(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function t(t){for(var n=1;n<arguments.length;n++){var r=null!=arguments[n]?arguments[n]:{};n%2?e(Object(r),!0).forEach((function(e){s(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):e(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}function n(e){return(n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function r(){r=function(e,t){return new n(e,void 0,t)};var e=RegExp.prototype,t=new WeakMap;function n(e,r,a){var i=new RegExp(e,r);return t.set(i,a||t.get(e)),c(i,n.prototype)}function a(e,n){var r=t.get(n);return Object.keys(r).reduce((function(t,n){return t[n]=e[r[n]],t}),Object.create(null))}return u(n,RegExp),n.prototype.exec=function(t){var n=e.exec.call(this,t);return n&&(n.groups=a(n,this)),n},n.prototype[Symbol.replace]=function(n,r){if("string"==typeof r){var i=t.get(this);return e[Symbol.replace].call(this,n,r.replace(/\$<([^>]+)>/g,(function(e,t){return"$"+i[t]})))}if("function"==typeof r){var o=this;return e[Symbol.replace].call(this,n,(function(){var e=arguments;return"object"!=typeof e[e.length-1]&&(e=[].slice.call(e)).push(a(e,o)),r.apply(this,e)}))}return e[Symbol.replace].call(this,n,r)},r.apply(this,arguments)}function a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function o(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}function s(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function u(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&c(e,t)}function l(e){return(l=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function c(e,t){return(c=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function p(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}function d(e,t,n){return(d=p()?Reflect.construct:function(e,t,n){var r=[null];r.push.apply(r,t);var a=new(Function.bind.apply(e,r));return n&&c(a,n.prototype),a}).apply(null,arguments)}function m(e,t){return!t||"object"!=typeof t&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function h(e,t){return v(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,a,i=[],o=!0,s=!1;try{for(n=n.call(e);!(o=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);o=!0);}catch(e){s=!0,a=e}finally{try{o||null==n.return||n.return()}finally{if(s)throw a}}return i}(e,t)||x(e,t)||T()}function f(e){return v(e)||y(e)||x(e)||T()}function g(e){return function(e){if(Array.isArray(e))return b(e)}(e)||y(e)||x(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function v(e){if(Array.isArray(e))return e}function y(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}function x(e,t){if(e){if("string"==typeof e)return b(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?b(e,t):void 0}}function b(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function T(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var E,A,w,C;
/* Riot v5.4.5, @license MIT */function N(e){return e.replace(/-(\w)/g,(function(e,t){return t.toUpperCase()}))}function I(e,t){e.firstChild&&(t.appendChild(e.firstChild),I(e,t))}function R(e){Array.from(e).forEach(k)}var k=function(e){return e&&e.parentNode&&e.parentNode.removeChild(e)},U=function(e,t){return t&&t.parentNode&&t.parentNode.insertBefore(e,t)},O=new Map,S=Symbol("riot-component"),B=new Set,L="is",D="mount",j="update",_="unmount",M="shouldUpdate",P="onBeforeMount",G="onMounted",V="onBeforeUpdate",z="onUpdated",H="onBeforeUnmount",$="onUnmounted",F="props",q="state",K="slots",W="root",X=Symbol("pure"),Y=Symbol("is_updating"),Q=Symbol("parent"),J=Symbol("attributes"),Z=Symbol("template"),ee=Object.freeze({__proto__:null,COMPONENTS_IMPLEMENTATION_MAP:O,DOM_COMPONENT_INSTANCE_PROPERTY:S,PLUGINS_SET:B,IS_DIRECTIVE:L,VALUE_ATTRIBUTE:"value",MOUNT_METHOD_KEY:D,UPDATE_METHOD_KEY:j,UNMOUNT_METHOD_KEY:_,SHOULD_UPDATE_KEY:M,ON_BEFORE_MOUNT_KEY:P,ON_MOUNTED_KEY:G,ON_BEFORE_UPDATE_KEY:V,ON_UPDATED_KEY:z,ON_BEFORE_UNMOUNT_KEY:H,ON_UNMOUNTED_KEY:$,PROPS_KEY:F,STATE_KEY:q,SLOTS_KEY:K,ROOT_KEY:W,IS_PURE_SYMBOL:X,IS_COMPONENT_UPDATING:Y,PARENT_KEY_SYMBOL:Q,ATTRIBUTES_KEY_SYMBOL:J,TEMPLATE_KEY_SYMBOL:Z}),te={EACH:0,IF:1,SIMPLE:2,TAG:3,SLOT:4},ne={ATTRIBUTE:0,EVENT:1,TEXT:2,VALUE:3},re=Symbol("head"),ae=Symbol("tail");function ie(e){var t=e.dom.cloneNode(!0),n=function(){var e=document.createTextNode(""),t=document.createTextNode("");return e[re]=!0,t[ae]=!0,{head:e,tail:t}}(),r=n.head,a=n.tail;return{avoidDOMInjection:!0,fragment:t,head:r,tail:a,children:[r].concat(g(Array.from(t.childNodes)),[a])}}function oe(e){var t=e.head,n=e.tail,r=se([t],t.nextSibling,(function(e){return e===n}),!1);return r.push(n),r}function se(e,t,n,r){var a=t.nextSibling;return r||t[re]||t[ae]||e.push(t),!a||n(t)?e:se(e,a,n,r&&!t[ae]||a[re])}function ue(e,t){return n(e)===t}function le(e){var t=e.ownerSVGElement;return!!t||null===t}function ce(e){return"template"===e.tagName.toLowerCase()}function pe(e){return ue(e,"function")}function de(e){return!me(e)&&e.constructor===Object}function me(e){return null==e}var he=Symbol("unmount"),fe={nodes:[],mount:function(e,t){return this.update(e,t)},update:function(e,t){var n=this.placeholder,r=this.nodes,a=this.childrenMap,i=e===he?null:this.evaluate(e),o=function(e,t,n,r){var a=r.condition,i=r.template,o=r.childrenMap,s=r.itemName,u=r.getKey,l=r.indexName,c=r.root,p=r.isTemplateTag,d=new Map,m=[],h=[];return e.forEach((function(e,r){var f=function(e,t){var n=t.itemName,r=t.indexName,a=t.index,i=t.item;e[n]=i,r&&(e[r]=a);return e}(Object.create(t),{itemName:s,indexName:l,index:r,item:e}),v=u?u(f):r,y=o.get(v),x=[];if(!function(e,t){return!!e&&!1===Boolean(e(t))}(a,f)){var b=!y,T=y?y.template:i.clone(),E=T.el||c.cloneNode(),A=p&&b?ie(T):T.meta;b?m.push((function(){return T.mount(E,f,n,A)})):m.push((function(){return T.update(f,n)})),p?x.push.apply(x,g(b?A.children:oe(A))):x.push(E),o.delete(v),h.push.apply(h,x),d.set(v,{nodes:x,template:T,context:f,index:r})}})),{newChildrenMap:d,batches:m,futureNodes:h}}(i?Array.from(i):[],e,t,this),s=o.newChildrenMap,u=o.batches,l=o.futureNodes;return function(e,t,n,r){for(var a,i,o=t.length,s=e.length,u=o,l=0,c=0,p=null;l<s||c<u;)if(s===l)for(var d=u<o?c?n(t[c-1],-0).nextSibling:n(t[u-c],0):r;c<u;)U(n(t[c++],1),d);else if(u===c)for(;l<s;)p&&p.has(e[l])||k(n(e[l],-1)),l++;else if(e[l]===t[c])l++,c++;else if(e[s-1]===t[u-1])s--,u--;else if(e[l]===t[u-1]&&t[c]===e[s-1]){var m=n(e[--s],-1).nextSibling;U(n(t[c++],1),n(e[l++],-1).nextSibling),U(n(t[--u],1),m),e[s]=t[u]}else{if(!p){p=new Map;for(var h=c;h<u;)p.set(t[h],h++)}if(p.has(e[l])){var f=p.get(e[l]);if(c<f&&f<u){for(var g=l,v=1;++g<s&&g<u&&p.get(e[g])===f+v;)v++;if(v>f-c)for(var y=n(e[l],0);c<f;)U(n(t[c++],1),y);else a=n(t[c++],1),(i=n(e[l++],-1))&&i.parentNode&&i.parentNode.replaceChild(a,i)}else l++}else k(n(e[l++],-1))}}(r,l,function(e,t){return function(n,r){if(r<0){var a=e[e.length-1];if(a){var i=a.template,o=a.nodes,s=a.context;o.pop(),0===o.length&&(e.pop(),i.unmount(s,t,null))}}return n}}(Array.from(a.values()),t),n),u.forEach((function(e){return e()})),this.childrenMap=s,this.nodes=l,function(e){var t=e[0],n=e[e.length-1];t&&(t[re]=!0);n&&(n[ae]=!0)}(this.nodes),this},unmount:function(e,t){return this.update(he,t),this}};var ge={mount:function(e,t){return this.update(e,t)},update:function(e,t){var n,r=this,a=!!this.evaluate(e),i=!this.value&&a,o=this.value&&!a;switch(!0){case i:n=r.node.cloneNode(),U(n,r.placeholder),r.template=r.template.clone(),r.template.mount(n,e,t);break;case o:this.unmount(e);break;default:a&&this.template.update(e,t)}return this.value=a,this},unmount:function(e,t){return this.template.unmount(e,t,!0),this}};function ve(e){throw new Error(e)}function ye(e){var t=this,n=new Map,r=function(r){return(n.has(r)||n.set(r,e.call(t,r)))&&n.get(r)};return r.cache=n,r}function xe(e){return e.reduce((function(e,t){var n=t.value,r=t.type;switch(!0){case!t.name&&0===r:return Object.assign({},e,n);case 3===r:e.value=t.value;break;default:e[N(t.name)]=t.value}return e}),{})}var be="undefined"==typeof Element?{}:Element.prototype,Te=ye((function(e){return be.hasOwnProperty(e)}));function Ee(e,t,r,a){var i=t.name;if(!i)return a&&function(e,t,n){var r=t?Object.keys(t):[];Object.keys(n).filter((function(e){return!r.includes(e)})).forEach((function(t){return e.removeAttribute(t)}))}(e,r,a),void(r&&function(e,t){Object.entries(t).forEach((function(t){var n=h(t,2),r=n[0],a=n[1];return Ee(e,{name:r},a)}))}(e,r));!Te(i)&&(function(e){return ue(e,"boolean")}(r)||de(r)||pe(r))&&(e[i]=r),!function(e){return me(e)||!1===e||""===e}(r)?function(e){return!0===e||["string","number"].includes(n(e))}(r)&&e.setAttribute(i,function(e,t){return!0===t?e:t}(i,r)):e.removeAttribute(i)}var Ae=/^on/,we={handleEvent:function(e){this[e.type](e)}},Ce=new WeakMap;function Ne(e){return me(e)?"":e}var Ie=function(e,t){var n=e.childNodes[t];if(n.nodeType===Node.COMMENT_NODE){var r=document.createTextNode("");return e.replaceChild(r,n),r}return n};var Re=(s(E={},0,Ee),s(E,1,(function(e,t,n){var r=t.name.replace(Ae,""),a=Ce.get(e)||function(e){var t=Object.create(we);return Ce.set(e,t),t}(e),i=h(function(e){return Array.isArray(e)?e:[e,!1]}(n),2),o=i[0],s=i[1],u=a[r],l=o&&!u;u&&!o&&e.removeEventListener(r,a),l&&e.addEventListener(r,a,s),a[r]=o})),s(E,2,(function(e,t,n){e.data=Ne(n)})),s(E,3,(function(e,t,n){e.value=Ne(n)})),E),ke={mount:function(e){return this.value=this.evaluate(e),Ue(this,this.value),this},update:function(e){var t=this.evaluate(e);return this.value!==t&&(Ue(this,t),this.value=t),this},unmount:function(){return 1===this.type&&Ue(this,null),this}};function Ue(e,t){return Re[e.type](e.node,e,t,e.value)}function Oe(e,t){return Object.assign({},ke,t,{node:2===t.type?Ie(e,t.childNodeIndex):e})}var Se=function(e,t){return e[Q]||t},Be={attributes:[],getTemplateScope:function(e,t){return function(e,t,n){if(!e||!e.length)return n;var r=e.map((function(e){return Object.assign({},e,{value:e.evaluate(t)})}));return Object.assign(Object.create(n||null),xe(r))}(this.attributes,e,t)},mount:function(e,t){var n=this,r=!!e.slots&&e.slots.find((function(e){return e.id===n.name})),a=this.node.parentNode,i=Se(e,t);return this.template=r&&ze(r.html,r.bindings).createDOM(a),this.template&&(this.template.mount(this.node,this.getTemplateScope(e,i),i),this.template.children=Array.from(this.node.childNodes),Le(this.node)),k(this.node),this},update:function(e,t){if(this.template){var n=Se(e,t);this.template.update(this.getTemplateScope(e,n),n)}return this},unmount:function(e,t,n){return this.template&&this.template.unmount(this.getTemplateScope(e,t),null,n),this}};function Le(e){var t=e&&e.firstChild;t&&(U(t,e),Le(e))}var De={mount:function(e){return this.update(e)},update:function(e,t){var n=this.evaluate(e);return n&&n===this.name?this.tag.update(e):(this.unmount(e,t,!0),this.name=n,this.tag=function(e,t,n){return void 0===t&&(t=[]),void 0===n&&(n=[]),e?e({slots:t,attributes:n}):ze(function(e){return e.reduce((function(e,t){return e+t.html}),"")}(t),[].concat(g(function(e){return e.reduce((function(e,t){var n=t.bindings;return e.concat(n)}),[])}(t)),[{expressions:n.map((function(e){return Object.assign({type:0},e)}))}]))}(this.getComponent(n),this.slots,this.attributes),this.tag.mount(this.node,e)),this},unmount:function(e,t,n){return this.tag&&this.tag.unmount(n),this}};var je=(s(A={},1,(function(e,t){var n=t.evaluate,r=t.template,a=document.createTextNode("");return U(a,e),k(e),Object.assign({},ge,{node:e,evaluate:n,placeholder:a,template:r.createDOM(e)})})),s(A,2,(function(e,t){var n,r,a=t.expressions;return Object.assign({},(n=a.map((function(t){return Oe(e,t)})),["mount","update","unmount"].reduce((function(e,t){return Object.assign({},e,s({},t,(function(e){return n.map((function(n){return n[t](e)}))&&r})))}),{})))})),s(A,0,(function(e,t){var n=t.evaluate,r=t.condition,a=t.itemName,i=t.indexName,o=t.getKey,s=t.template,u=document.createTextNode(""),l=e.cloneNode();return U(u,e),k(e),Object.assign({},fe,{childrenMap:new Map,node:e,root:l,condition:r,evaluate:n,isTemplateTag:ce(l),template:s.createDOM(e),getKey:o,indexName:i,itemName:a,placeholder:u})})),s(A,3,(function(e,t){var n=t.evaluate,r=t.getComponent,a=t.slots,i=t.attributes;return Object.assign({},De,{node:e,evaluate:n,slots:a,attributes:i,getComponent:r})})),s(A,4,(function(e,t){var n=t.name,r=t.attributes;return Object.assign({},Be,{attributes:r,node:e,name:n})})),A);function _e(e,t){return e.map((function(e){return 2===e.type?Object.assign({},e,{childNodeIndex:e.childNodeIndex+t}):e}))}function Me(e,t,n){var r=t.selector,a=t.type,i=t.redundantAttribute,o=t.expressions,s=r?e.querySelector(r):e;i&&s.removeAttribute(i);var u=o||[];return(je[a]||je[2])(s,Object.assign({},t,{expressions:n&&!r?_e(u,n):u}))}function Pe(e,t){return le(e)?function(e,t){return t.ownerDocument.importNode((new window.DOMParser).parseFromString('<svg xmlns="http://www.w3.org/2000/svg">'.concat(e,"</svg>"),"application/xml").documentElement,!0)}(t,e):function(e,t){var n=ce(t)?t:document.createElement("template");return n.innerHTML=e,n.content}(t,e)}function Ge(e,t){switch(!0){case le(e):I(t,e);break;case ce(e):e.parentNode.replaceChild(t,e);break;default:e.appendChild(t)}}var Ve=Object.freeze({createDOM:function(e){return this.dom=this.dom||function(e,t){return t&&("string"==typeof t?Pe(e,t):t)}(e,this.html)||document.createDocumentFragment(),this},mount:function(e,t,n,r){var a=this;if(void 0===r&&(r={}),!e)throw new Error("Please provide DOM node to mount properly your template");this.el&&this.unmount(t);var i=r,o=i.fragment,s=i.children,u=i.avoidDOMInjection,l=(s?s[0]:e).parentNode,c=ce(e),p=c?function(e,t,n){var r=Array.from(e.childNodes);return Math.max(r.indexOf(t),r.indexOf(n.head)+1,0)}(l,e,r):null;this.createDOM(e);var d=o||this.dom.cloneNode(!0);return this.el=c?l:e,this.children=c?s||Array.from(d.childNodes):null,!u&&d&&Ge(e,d),this.bindings=this.bindingsData.map((function(e){return Me(a.el,e,p)})),this.bindings.forEach((function(e){return e.mount(t,n)})),this.meta=r,this},update:function(e,t){return this.bindings.forEach((function(n){return n.update(e,t)})),this},unmount:function(e,t,n){if(this.el){switch(this.bindings.forEach((function(r){return r.unmount(e,t,n)})),!0){case this.el[X]:break;case this.children&&null!==n:R(this.children);break;case!0===n:k(this.el);break;case null!==n:R(this.el.childNodes)}this.el=null}return this},clone:function(){return Object.assign({},this,{meta:{},el:null})}});function ze(e,t){return void 0===t&&(t=[]),Object.assign({},Ve,{html:e,bindingsData:t})}var He=Object.freeze({__proto__:null,template:ze,createBinding:Me,createExpression:Oe,bindingTypes:te,expressionTypes:ne});function $e(){return this}function Fe(e){return pe(e)?e.prototype&&e.prototype.constructor?new e:e():e}function qe(e,t,n,r){return void 0===r&&(r={}),Object.defineProperty(e,t,Object.assign({value:n,enumerable:!1,writable:!1,configurable:!0},r)),e}function Ke(e,t,n){return Object.entries(t).forEach((function(t){var r=h(t,2),a=r[0],i=r[1];qe(e,a,i,n)})),e}function We(e,t){return Object.entries(t).forEach((function(t){var n=h(t,2),r=n[0],a=n[1];e[r]||(e[r]=a)})),e}function Xe(e){return Array.isArray(e)?e:/^\[object (HTMLCollection|NodeList|Object)\]$/.test(Object.prototype.toString.call(e))&&"number"==typeof e.length?Array.from(e):[e]}function Ye(e,t){return Xe("string"==typeof e?(t||document).querySelectorAll(e):e)}var Qe=function(e){return 1===e.length?e[0]:e};function Je(e,t,r){var a="object"===n(t)?t:s({},t,r),i=Object.keys(a);return Xe(e).forEach((function(e){i.forEach((function(t){return e.setAttribute(t,a[t])}))})),e}function Ze(e,t){return function(e,t,n){var r="string"==typeof t?[t]:t;return Qe(Xe(e).map((function(e){return Qe(r.map((function(t){return e[n](t)})))})))}(e,t,"getAttribute")}var et,tt=new Map,nt=function(){return et||(Je(et=Ye("style[riot]")[0]||document.createElement("style"),"type","text/css"),et.parentNode||document.head.appendChild(et),et)},rt={CSS_BY_NAME:tt,add:function(e,t){return tt.has(e)||(tt.set(e,t),this.inject()),this},inject:function(){return nt().innerHTML=g(tt.values()).join("\n"),this},remove:function(e){return tt.has(e)&&(tt.delete(e),this.inject()),this}};function at(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return function(){for(var t=arguments.length,r=new Array(t),a=0;a<t;a++)r[a]=arguments[a];return(r=[].concat(n,g(r))).length<e.length?at.apply(void 0,[e].concat(g(r))):e.apply(void 0,g(r))}}var it=Object.freeze({$:function(e){return Ye(e,this.root)[0]},$$:function(e){return Ye(e,this.root)}}),ot=Object.freeze((s(w={},D,$e),s(w,j,$e),s(w,_,$e),w)),st=Object.freeze((s(C={},M,$e),s(C,P,$e),s(C,G,$e),s(C,V,$e),s(C,z,$e),s(C,H,$e),s(C,$,$e),C)),ut=Object.assign({},ot,{clone:$e,createDOM:$e}),lt=ye(ht);function ct(e,t){return void 0===t&&(t={}),Object.assign({},function(e){return Array.from(e.attributes).reduce((function(e,t){return e[N(t.name)]=t.value,e}),{})}(e),Fe(t))}var pt=function(e,t){return e[S]=t};function dt(e){return[D,j,_].reduce((function(t,n){return t[n]=e(n),t}),{})}function mt(e,t){var n=function(e){void 0===e&&(e={});return Object.entries(Fe(e)).reduce((function(e,t){var n,r=h(t,2),a=r[0],i=r[1];return e[(n=a,n.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase())]=ht(i),e}),{})}(t.exports?t.exports.components:{});return e(ze,ne,te,(function(e){return e===t.name?lt(t):n[e]||O.get(e)}))}function ht(e){var t=e.css,n=e.template,r=e.exports,a=e.name,i=n?mt(n,e):ut;return function(e){var o=e.slots,s=e.attributes,u=e.props;if(r&&r[X])return function(e,t){var n=t.slots,r=t.attributes,a=t.props,i=t.css;t.template&&ve("Pure components can not have html"),i&&ve("Pure components do not have css");var o=We(e({slots:n,attributes:r,props:a}),ot);return dt((function(e){return function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];if(e===D){var a=n[0];a[X]=!0,pt(a,o)}return o[e].apply(o,n),o}}))}(r,{slots:o,attributes:s,props:u,css:t,template:n});var l=Fe(r)||{},c=ft({css:t,template:i,componentAPI:l,name:a})({slots:o,attributes:s,props:u});return{mount:function(e,t,n){return c.mount(e,n,t)},update:function(e,t){return c.update(t,e)},unmount:function(e){return c.unmount(e)}}}}function ft(e){var t,n,r=e.css,a=e.template,i=e.componentAPI,o=e.name;return r&&o&&rt.add(o,r),at(yt)(Ke(We(i,Object.assign({},st,(s(t={},F,{}),s(t,q,{}),t))),Object.assign((s(n={},K,null),s(n,W,null),n),it,{name:o,css:r,template:a})))}function gt(e,t){return Object.assign({},e,Fe(t))}function vt(e,t){(function(e){return Ze(e,L)||e.tagName.toLowerCase()})(e)!==t&&Je(e,L,t)}function yt(e,t){var n,r=t.slots,a=t.attributes,i=t.props;return n=function(e){return g(B).reduce((function(e,t){return t(e)||e}),e)}(Ke(de(e)?Object.create(e):e,{mount:function(t,n,o){return void 0===n&&(n={}),this[Q]=o,this[J]=function(e,t){void 0===t&&(t=[]);var n=t.map((function(t){return Oe(e,t)})),r={};return Object.assign(r,Object.assign({expressions:n},dt((function(e){return function(t){return n.forEach((function(n){return n[e](t)})),r}}))))}(t,a).mount(o),qe(this,F,Object.freeze(Object.assign({},ct(t,i),xe(this[J].expressions)))),this.state=gt(this.state,n),this[Z]=this.template.createDOM(t).clone(),pt(t,this),e.name&&vt(t,e.name),qe(this,W,t),qe(this,K,r),this.onBeforeMount(this.props,this.state),this[Z].mount(t,this,o),this.onMounted(this.props,this.state),this},update:function(e,t){void 0===e&&(e={}),t&&(this[Q]=t,this[J].update(t));var n=xe(this[J].expressions);if(!1!==this.shouldUpdate(n,this.props))return qe(this,F,Object.freeze(Object.assign({},this.props,n))),this.state=gt(this.state,e),this.onBeforeUpdate(this.props,this.state),this[Y]||(this[Y]=!0,this[Z].update(this,this[Q])),this.onUpdated(this.props,this.state),this[Y]=!1,this},unmount:function(e){return this.onBeforeUnmount(this.props,this.state),this[J].unmount(),this[Z].unmount(this,this[Q],null===e?null:!e),this.onUnmounted(this.props,this.state),this}})),Object.keys(e).filter((function(t){return pe(e[t])})).forEach((function(e){n[e]=n[e].bind(n)})),n}ee.DOM_COMPONENT_INSTANCE_PROPERTY;var xt=ee.COMPONENTS_IMPLEMENTATION_MAP;function bt(e,t){var n=t.css,r=t.template,a=t.exports;return xt.has(e)&&ve('The component "'.concat(e,'" was already registered')),xt.set(e,ht({name:e,css:n,template:r,exports:a})),xt}ee.PLUGINS_SET;var Tt={cssManager:rt,DOMBindings:He,createComponent:ht,defineComponent:ft,globals:ee},Et={css:null,exports:{onMounted(){this.disabled=""===this.props.disabled||this.props.disabled||!1;const e=this.props.onClick||this.props.onclick;this.root.onclick=t=>{this.props.link&&(window.location.href=this.props.link),"function"==typeof e&&e(t)}},onWaveStart(e){"function"==typeof this.props.onWaveStart&&this.props.onWaveStart(e)},onWaveEnd(e){"function"==typeof this.props.onWaveEnd&&this.props.onWaveEnd(e)}},template:function(e,t,n,r){return e('<material-waves expr92="expr92"></material-waves><div class="content"><slot expr93="expr93"></slot></div>',[{type:n.TAG,getComponent:r,evaluate:function(e){return"material-waves"},slots:[],attributes:[{type:t.ATTRIBUTE,name:"center",evaluate:function(e){return e.props.wavesCenter}},{type:t.ATTRIBUTE,name:"rounded",evaluate:function(e){return e.props.rounded}},{type:t.ATTRIBUTE,name:"opacity",evaluate:function(e){return e.props.wavesOpacity}},{type:t.ATTRIBUTE,name:"color",evaluate:function(e){return e.props.wavesColor}},{type:t.ATTRIBUTE,name:"duration",evaluate:function(e){return e.props.wavesDuration}},{type:t.EVENT,name:"onWaveStart",evaluate:function(e){return e.onWaveStart}},{type:t.EVENT,name:"onWaveEnd",evaluate:function(e){return e.onWaveEnd}}],redundantAttribute:"expr92",selector:"[expr92]"},{type:n.SLOT,attributes:[],name:"default",redundantAttribute:"expr93",selector:"[expr93]"}])},name:"material-button"},At={css:null,exports:{state:{titleExist:!0},onMounted(e,t){const n=this.$(".title");n.children&&0!==n.children.length||this.update({titleExist:!1})}},template:function(e,t,n,r){return e('<div expr98="expr98" class="title"></div><slot expr100="expr100"></slot>',[{type:n.IF,evaluate:function(e){return e.state.titleExist},redundantAttribute:"expr98",selector:"[expr98]",template:e('<slot expr99="expr99" name="title"></slot>',[{type:n.SLOT,attributes:[],name:"title",redundantAttribute:"expr99",selector:"[expr99]"}])},{type:n.SLOT,attributes:[],name:"default",redundantAttribute:"expr100",selector:"[expr100]"}])},name:"material-card"},wt={css:null,exports:{onBeforeMount(e,t){t.checked=void 0!==e.checked?e.checked:t.checked},onBeforeUpdate(e,t){t.checked=void 0!==e.checked?e.checked:t.checked},onChange(e){"function"==typeof this.props.onChange&&this.props.onChange(!this.state.checked,e),this.update({checked:!this.state.checked})}},template:function(e,t,n,r){return e('<div expr94="expr94"><div class="checkmark"></div></div><div expr95="expr95" class="label"><slot expr96="expr96"></slot></div><input expr97="expr97" type="hidden"/>',[{redundantAttribute:"expr94",selector:"[expr94]",expressions:[{type:t.ATTRIBUTE,name:"class",evaluate:function(e){return["checkbox ",e.state.checked?"checked":""].join("")}},{type:t.EVENT,name:"onclick",evaluate:function(e){return e.onChange}}]},{redundantAttribute:"expr95",selector:"[expr95]",expressions:[{type:t.EVENT,name:"onclick",evaluate:function(e){return e.onChange}}]},{type:n.SLOT,attributes:[],name:"default",redundantAttribute:"expr96",selector:"[expr96]"},{redundantAttribute:"expr97",selector:"[expr97]",expressions:[{type:t.VALUE,evaluate:function(e){return e.state.checked}}]}])},name:"material-checkbox"},Ct={css:null,exports:{state:{opening:!1,opened:!1},onMounted(){this.state.opened=this.props.opened||!1,this.props.selected&&this.update({selected:props.selected})},onBeforeUpdate(e,t){e.opened!==t.opened&&(t.opening=!0)},onUpdated(e,t){t.opening&&setTimeout((()=>{this.update({opening:!1,opened:e.opened})}),e.opened?0:200)},select({item:e,key:t}){return this.update({selected:t}),"function"==typeof this.props.onSelect&&this.props.onSelect(t,e),!0}},template:function(e,t,n,r){return e('<ul expr101="expr101"></ul>',[{type:n.IF,evaluate:function(e){return e.state.opening||e.state.opened},redundantAttribute:"expr101",selector:"[expr101]",template:e('<li expr102="expr102"></li>',[{expressions:[{type:t.ATTRIBUTE,name:"class",evaluate:function(e){return["dropdown-content ",e.state.opening?"opening":""].join("")}}]},{type:n.EACH,getKey:null,condition:null,template:e('<span expr103="expr103"></span><a expr104="expr104"></a>',[{expressions:[{type:t.ATTRIBUTE,name:"class",evaluate:function(e){return e.props.selected==e.key?"selected":""}}]},{type:n.IF,evaluate:function(e){return!e.item.link},redundantAttribute:"expr103",selector:"[expr103]",template:e(" ",[{expressions:[{type:t.TEXT,childNodeIndex:0,evaluate:function(e){return e.item.title}},{type:t.EVENT,name:"onclick",evaluate:function(e){return e.select.bind(null,{item:e.item,key:e.key})}}]}])},{type:n.IF,evaluate:function(e){return e.item.link},redundantAttribute:"expr104",selector:"[expr104]",template:e(" ",[{expressions:[{type:t.TEXT,childNodeIndex:0,evaluate:function(e){return e.item.title}},{type:t.ATTRIBUTE,name:"href",evaluate:function(e){return e.item.link}},{type:t.EVENT,name:"onclick",evaluate:function(e){return e.select(e.item)}},{type:t.ATTRIBUTE,name:"title",evaluate:function(e){return e.item.title}}]}])}]),redundantAttribute:"expr102",selector:"[expr102]",itemName:"item",indexName:"key",evaluate:function(e){return e.props.items}}])}])},name:"material-dropdown-list"},Nt={css:null,exports:{onMounted(e,t){this.updateClasses()},onUpdated(e,t){this.updateClasses()},updateClasses(){const e=this.$(".mini-footer");for(let e=0;e<this.root.children.length;e++)this.updateClass(this.root.children[e]);if(e)for(let t=0;t<e.children.length;t++)this.updateClass(e.children[t])},updateClass(e){e.slot&&e.slot.length>0&&e.classList.add(`material-footer-${e.slot}`)}},template:function(e,t,n,r){return e('<slot expr107="expr107" name="sections"></slot><div class="mini-footer"><slot expr108="expr108" name="logo"></slot><slot expr109="expr109" name="link-list"></slot></div><slot expr110="expr110"></slot>',[{type:n.SLOT,attributes:[],name:"sections",redundantAttribute:"expr107",selector:"[expr107]"},{type:n.SLOT,attributes:[],name:"logo",redundantAttribute:"expr108",selector:"[expr108]"},{type:n.SLOT,attributes:[],name:"link-list",redundantAttribute:"expr109",selector:"[expr109]"},{type:n.SLOT,attributes:[],name:"default",redundantAttribute:"expr110",selector:"[expr110]"}])},name:"material-footer"},It=function(){function e(t){if(a(this,e),t||console.debug("Sorry, but for using validate mixin you should add an opts argument"),this.type=t.type,t.valid){if(this.validationType="function"==typeof this[t.valid]?"Function":"Regexp","Regexp"===this.validationType)try{this.validationRegexp=new RegExp(t.valid)}catch(e){throw new Error("Something wrong with your regular expression!. Checkout --- ".concat(e))}"Function"===this.validationType&&(this.validationFunction=this[t.valid]||!1)}else t&&-1!=Object.keys(this.base).indexOf(this.type)&&(this.validationType="Type")}return o(e,[{key:"base",get:function(){return{email:/^(([\w\.\-_]+)@[\w\-\_]+(\.\w+){1,}|)$/i,number:/^(\d+|)$/i,tel:/^((\+|\d)?([\d\-\(\)\#])|)+$/i,url:/([--:\w?@%&+~#=]*\.[a-z]{2,4}\/{0,2})((?:[?&](?:\w+)=(?:\w+))+|[--:\w?@%&+~#=]+)?/i}}},{key:"validate",value:function(e){return!this.validationType||this["validateBy"+this.validationType](e)}},{key:"validateByFunction",value:function(e){if(this.validationFunction)return this.validationFunction(e)}},{key:"validateByRegexp",value:function(e){if(this.validationRegexp)return this.validationRegexp.test(e)}},{key:"validateByType",value:function(e){return this.base[this.type].test(e)}}]),e}(),Rt={css:null,exports:{state:{focused:!1,showIcon:!1,value:"",disabled:!1,required:!1,error:!1},onMounted(){if(this.required="",this.notSupportedTypes=["date","color","datetime","month","range","time"],-1!=this.notSupportedTypes.indexOf(this.props.type))throw new Error(`Sorry but we do not support ${this.props.type} type yet!`);this.validator=new It(this.props),this.update({showIcon:!1,value:this.props.value||"",disabled:""===this.props.disabled||this.props.disabled||!1,required:""===this.props.required||this.props.required||!1}),this.$("input").addEventListener("focus",this.changeFocus),this.$("input").addEventListener("blur",this.changeFocus)},onBeforeUpdate(e,t){this.state.error=0!==t.value.length&&!this.validator.validate(t.value)},changeFocus(e){if(this.disabled)return!1;this.update({focused:this.$("input")==document.activeElement}),this.props.focuschanged&&"function"==typeof this.props.focuschanged&&this.props.focuschanged(this.focused,e)},changeValue(e){this.update({value:this.$("input").value}),this.props.valuechanged&&"function"==typeof this.props.valuechanged&&this.props.valuechanged(this.$("input").value,e)},iconClickHandler(e){this.props.iconclicked&&"function"==typeof this.props.iconclicked&&this.props.iconclicked.call(this,e)}},template:function(e,t,n,r){return e('<div class="label-placeholder"></div><div expr111="expr111"><label expr112="expr112" for="input"></label><input expr113="expr113" autocomplete="off"/><div expr114="expr114" class="iconWrapper"></div></div><div expr117="expr117"><div class="unfocused-line"></div><div class="focused-line"></div></div>',[{redundantAttribute:"expr111",selector:"[expr111]",expressions:[{type:t.ATTRIBUTE,name:"class",evaluate:function(e){return["input-content ",e.state.value?"not-empty":null," ",e.state.error?"error":null].join("")}}]},{type:n.IF,evaluate:function(e){return e.props.label},redundantAttribute:"expr112",selector:"[expr112]",template:e(" ",[{expressions:[{type:t.TEXT,childNodeIndex:0,evaluate:function(e){return e.props.label}}]}])},{redundantAttribute:"expr113",selector:"[expr113]",expressions:[{type:t.ATTRIBUTE,name:"type",evaluate:function(e){return e.props.type||"text"}},{type:t.ATTRIBUTE,name:"disabled",evaluate:function(e){return e.state.disabled}},{type:t.ATTRIBUTE,name:"placeholder",evaluate:function(e){return e.props.placeholder}},{type:t.EVENT,name:"onkeyup",evaluate:function(e){return e.changeValue}},{type:t.VALUE,evaluate:function(e){return e.state.value}},{type:t.ATTRIBUTE,name:"required",evaluate:function(e){return e.state.required}}]},{type:n.IF,evaluate:function(e){return e.props.icon},redundantAttribute:"expr114",selector:"[expr114]",template:e('<material-button expr115="expr115" center="true" waves-center="true" rounded="true"></material-button>',[{type:n.TAG,getComponent:r,evaluate:function(e){return"material-button"},slots:[{id:"default",html:'<slot expr116="expr116"></slot>',bindings:[{type:n.SLOT,attributes:[],name:"default",redundantAttribute:"expr116",selector:"[expr116]"}]}],attributes:[{type:t.ATTRIBUTE,name:"waves-color",evaluate:function(e){return e.props["waves-color"]||"#fff"}},{type:t.EVENT,name:"onclick",evaluate:function(e){return e.iconClickHandler}},{type:t.ATTRIBUTE,name:"waves-opacity",evaluate:function(e){return e.props["waves-opacity"]||"0.6"}},{type:t.ATTRIBUTE,name:"waves-duration",evaluate:function(e){return e.props["waves-duration"]||"600"}}],redundantAttribute:"expr115",selector:"[expr115]"}])},{redundantAttribute:"expr117",selector:"[expr117]",expressions:[{type:t.ATTRIBUTE,name:"class",evaluate:function(e){return["underline ",e.state.focused?"focused":null," ",e.state.error?"error":null].join("")}}]}])},name:"material-input"},kt={css:null,exports:{state:{transition:!1,opened:!1},onMounted(e,t){},onBeforeUpdate(e,t){t.opened!==e.opened&&(t.transition=!0,setTimeout((()=>{this.update({opened:e.opened,transition:!1})}),e.opened?0:200))},onUpdated(e,t){const n=this.$(".content");if(n)for(let e=0;e<n.children.length;e++)this.updateClass(n.children[e])},updateClass(e){switch(e.slot){case"title":e.classList.add("material-popup-title");break;case"action":e.classList.add("material-popup-action");break;case"content":e.classList.add("material-popup-content")}},onClick(e){"function"==typeof this.props.onClick&&this.props.onClick(e,"overlay")}},template:function(e,t,n,r){return e('<div expr125="expr125" class="container"></div>',[{type:n.IF,evaluate:function(e){return e.props.opened||e.state.opened},redundantAttribute:"expr125",selector:"[expr125]",template:e('<div expr126="expr126" class="overlay"></div><div expr127="expr127"><div class="content"><slot expr128="expr128" name="title"></slot><slot expr129="expr129" name="content"></slot><slot expr130="expr130" name="action"></slot></div></div>',[{redundantAttribute:"expr126",selector:"[expr126]",expressions:[{type:t.EVENT,name:"onclick",evaluate:function(e){return e.onClick}}]},{redundantAttribute:"expr127",selector:"[expr127]",expressions:[{type:t.ATTRIBUTE,name:"class",evaluate:function(e){return["popup ",e.state.transition?"opening":""," ",e.props.animation||"top"].join("")}}]},{type:n.SLOT,attributes:[],name:"title",redundantAttribute:"expr128",selector:"[expr128]"},{type:n.SLOT,attributes:[],name:"content",redundantAttribute:"expr129",selector:"[expr129]"},{type:n.SLOT,attributes:[],name:"action",redundantAttribute:"expr130",selector:"[expr130]"}])}])},name:"material-popup"},Ut={css:null,exports:{state:{toasts:{}},onBeforeUpdate(e,t){e.message&&!t.internal&&this.addToast({message:e.message,isError:e.isError},e.duration),t.internal=!1},addToast(e,t){var n=this.toastID=Math.random().toString(36).substring(7);this.state.toasts[n]=Object.assign(e,{opening:!0}),setTimeout((()=>{this.state.toasts[n].opening=!1,this.update({toasts:this.state.toasts,internal:!0})}),50),this.state.toasts[n].interval=setTimeout((()=>{this.removeToast(n)}),t||5e3)},removeToastByClick(e){return()=>{clearInterval(this.state.toasts[e].interval),this.removeToast(e)}},removeToast(e){this.state.toasts[e]&&(this.state.toasts[e].opening=!0,this.update({toasts:this.state.toasts,internal:!0}),setTimeout((()=>{delete this.state.toasts[e],this.update({toasts:this.state.toasts,internal:!0})}),200))}},template:function(e,t,n,r){return e('<div expr131="expr131"></div>',[{type:n.EACH,getKey:null,condition:null,template:e(" ",[{expressions:[{type:t.TEXT,childNodeIndex:0,evaluate:function(e){return[e.state.toasts[e.toastID].message].join("")}},{type:t.ATTRIBUTE,name:"class",evaluate:function(e){return["toast ",e.state.toasts[e.toastID].isError?"error":""," ",e.state.toasts[e.toastID].opening?"opening":""].join("")}},{type:t.EVENT,name:"onclick",evaluate:function(e){return e.removeToastByClick(e.toastID)}}]}]),redundantAttribute:"expr131",selector:"[expr131]",itemName:"toastID",indexName:null,evaluate:function(e){return Object.keys(e.state.toasts)}}])},name:"material-snackbar"},Ot={css:null,exports:{state:{selected:0},onMounted(e,t){const n=this.$(".line");this.$$("material-button").forEach((e=>{e.style.width=(100/this.props.tabs.length).toFixed(2)+"%",n&&(n.style.width=e.style.width)})),this.setLinePosition()},onTabChanged(e,t){this.update({selected:t}),this.setLinePosition(),"function"==typeof this.props.onTabChanged&&this.props.onTabChanged(this.props.tabs[t],t)},setLinePosition(){const e=this.$(".line");e&&(e.style.left=(100/this.props.tabs.length).toFixed(2)*this.state.selected+"%")},cut:e=>e.length>props.cut?e.substr(0,props.cut)+"...":e},template:function(e,t,n,r){return e('<material-button expr133="expr133"></material-button><div expr135="expr135" class="line-wrapper"></div><slot expr136="expr136"></slot>',[{type:n.EACH,getKey:null,condition:null,template:e(null,[{type:n.TAG,getComponent:r,evaluate:function(e){return"material-button"},slots:[{id:"default",html:'<div expr134="expr134" class="text"> </div>',bindings:[{redundantAttribute:"expr134",selector:"[expr134]",expressions:[{type:t.TEXT,childNodeIndex:0,evaluate:function(e){return e.props.cut?e.cut(e.tab.title):e.tab.title}},{type:t.ATTRIBUTE,name:"title",evaluate:function(e){return e.tab.title}}]}]}],attributes:[{type:t.EVENT,name:"onClick",evaluate:function(e){return t=>e.onTabChanged(t,e.k)}},{type:t.ATTRIBUTE,name:"class",evaluate:function(e){return e.state.selected==e.k?"selected":""}},{type:t.ATTRIBUTE,name:"waves-opacity",evaluate:function(e){return e.props.wavesOpacity}},{type:t.ATTRIBUTE,name:"waves-duration",evaluate:function(e){return e.props.wavesDuration}},{type:t.ATTRIBUTE,name:"waves-center",evaluate:function(e){return e.props.wavesCenter}},{type:t.ATTRIBUTE,name:"waves-color",evaluate:function(e){return e.props.wavesColor}}]}]),redundantAttribute:"expr133",selector:"[expr133]",itemName:"tab",indexName:"k",evaluate:function(e){return e.props.tabs}},{type:n.IF,evaluate:function(e){return e.props.useLine},redundantAttribute:"expr135",selector:"[expr135]",template:e('<div class="line" ref="line"></div>',[])},{type:n.SLOT,attributes:[],name:"default",redundantAttribute:"expr136",selector:"[expr136]"}])},name:"material-tabs"},St=function(e){u(i,e);var t,n,r=(t=i,n=p(),function(){var e,r=l(t);if(n){var a=l(this).constructor;e=Reflect.construct(r,arguments,a)}else e=r.apply(this,arguments);return m(this,e)});function i(e,t,n){var o;return a(this,i),o=r.call(this),e||console.error("You should set container to the wave!"),o.container=e,o.maxOpacity=t.opacity||.6,o.duration=t.duration||750,o.color=t.color||"#fff",o.center=t.center||!1,o.event=n,o.containerBound=o.receiveBound(),o.maxScale=o.containerBound.size/100*10,o.created=Date.now(),o.start={},o.createNode(),o.waveIn(),o}return o(i,[{key:"createNode",value:function(){this.wave=document.createElement("div"),this.wave.classList.add("wave"),this.container.appendChild(this.wave)}},{key:"waveIn",value:function(){var e=this;this.center&&!this.event&&console.error("Setup at least mouse event... Or just set center attribute"),this.start.x=this.center?this.containerBound.height/2:this.event.pageY-this.containerBound.offsetTop,this.start.y=this.center?this.containerBound.width/2:this.event.pageX-this.containerBound.offsetLeft;var t=-1!==window.navigator.userAgent.indexOf("Trident");setTimeout((function(){return e.setStyles(e.maxOpacity)}),t?50:0)}},{key:"waveOut",value:function(e){var t=this,n=Date.now()-this.created,r=Math.round(this.duration/2)-n;setTimeout((function(){t.setStyles(0),setTimeout((function(){t.wave.parentNode===t.container&&(t.container.removeChild(t.wave),e())}),t.duration)}),r>0?r:0)}},{key:"setStyles",value:function(e){this.wave.setAttribute("style",this.convertStyle({top:"".concat(this.start.x,"px"),left:"".concat(this.start.y,"px"),transform:"scale(".concat(this.maxScale,")"),"transition-duration":"".concat(this.duration,"ms"),"transition-timing-function":"cubic-bezier(0.250, 0.460, 0.450, 0.940)",background:this.color,opacity:e}))}},{key:"convertStyle",value:function(e){var t="";return Object.keys(e).forEach((function(n){e.hasOwnProperty(n)&&(t+=n+":"+e[n]+";")})),t}}]),i}(function(){function e(){a(this,e)}return o(e,[{key:"receiveBound",value:function(){var e;this.container||console.error("Yor class must contain a container. It is DOM Element. Define please this.container property.");var t=this.container&&this.container.ownerDocument,r=t.documentElement;"undefined"!==n(this.container.getBoundingClientRect)&&(e=this.container.getBoundingClientRect());var a=this.getWindow(t);return this.mix(e,{size:Math.max(e.width,e.height),offsetTop:e.top+a.pageYOffset-r.clientTop,offsetLeft:e.left+a.pageXOffset-r.clientLeft})}},{key:"isWindow",value:function(e){return null!==e&&e===e.window}},{key:"getWindow",value:function(e){return this.isWindow(e)?e:9===e.nodeType&&e.defaultView}},{key:"mix",value:function(e,t){for(var n in e)n in t||(t[n]=e[n]);return t}}]),e}()),Bt={css:null,exports:{onMounted(){this._waves=[],this._events=[]},launch(e){var t=new St(this.$("#waves"),this.props,e);this._waves.push(t),this.props.onWaveStart&&this.props.onWaveStart(t),this._events.length||(this._events.push(e.target.addEventListener("mouseup",(()=>this.hold()))),this._events.push(e.target.addEventListener("mouseleave",(()=>this.hold()))))},hold(){this._waves[this._waves.length-1]&&this._waves[this._waves.length-1].waveOut(this.waveOut),this._waves[this._waves.length-1]&&this._waves.slice(this._waves.length-1,1)},waveOut(){this.props.onWaveEnd&&this.props.onWaveEnd()}},template:function(e,t,n,r){return e('<div expr137="expr137" id="waves"></div>',[{redundantAttribute:"expr137",selector:"[expr137]",expressions:[{type:t.EVENT,name:"onmousedown",evaluate:function(e){return e.launch}}]}])},name:"material-waves"};function Lt(e){var t={exports:{}};return e(t,t.exports),t.exports}function Dt(e,t){void 0===t&&(t={});for(var n=function(e){for(var t=[],n=0;n<e.length;){var r=e[n];if("*"!==r&&"+"!==r&&"?"!==r)if("\\"!==r)if("{"!==r)if("}"!==r)if(":"!==r)if("("!==r)t.push({type:"CHAR",index:n,value:e[n++]});else{var a=1,i="";if("?"===e[s=n+1])throw new TypeError('Pattern cannot start with "?" at '+s);for(;s<e.length;)if("\\"!==e[s]){if(")"===e[s]){if(0==--a){s++;break}}else if("("===e[s]&&(a++,"?"!==e[s+1]))throw new TypeError("Capturing groups are not allowed at "+s);i+=e[s++]}else i+=e[s++]+e[s++];if(a)throw new TypeError("Unbalanced pattern at "+n);if(!i)throw new TypeError("Missing pattern at "+n);t.push({type:"PATTERN",index:n,value:i}),n=s}else{for(var o="",s=n+1;s<e.length;){var u=e.charCodeAt(s);if(!(u>=48&&u<=57||u>=65&&u<=90||u>=97&&u<=122||95===u))break;o+=e[s++]}if(!o)throw new TypeError("Missing parameter name at "+n);t.push({type:"NAME",index:n,value:o}),n=s}else t.push({type:"CLOSE",index:n,value:e[n++]});else t.push({type:"OPEN",index:n,value:e[n++]});else t.push({type:"ESCAPED_CHAR",index:n++,value:e[n++]});else t.push({type:"MODIFIER",index:n,value:e[n++]})}return t.push({type:"END",index:n,value:""}),t}(e),r=t.prefixes,a=void 0===r?"./":r,i="[^"+jt(t.delimiter||"/#?")+"]+?",o=[],s=0,u=0,l="",c=function(e){if(u<n.length&&n[u].type===e)return n[u++].value},p=function(e){var t=c(e);if(void 0!==t)return t;var r=n[u],a=r.type,i=r.index;throw new TypeError("Unexpected "+a+" at "+i+", expected "+e)},d=function(){for(var e,t="";e=c("CHAR")||c("ESCAPED_CHAR");)t+=e;return t};u<n.length;){var m=c("CHAR"),h=c("NAME"),f=c("PATTERN");if(h||f){var g=m||"";-1===a.indexOf(g)&&(l+=g,g=""),l&&(o.push(l),l=""),o.push({name:h||s++,prefix:g,suffix:"",pattern:f||i,modifier:c("MODIFIER")||""})}else{var v=m||c("ESCAPED_CHAR");if(v)l+=v;else if(l&&(o.push(l),l=""),c("OPEN")){g=d();var y=c("NAME")||"",x=c("PATTERN")||"",b=d();p("CLOSE"),o.push({name:y||(x?s++:""),pattern:y&&!x?i:x,prefix:g,suffix:b,modifier:c("MODIFIER")||""})}else p("END")}}return o}function jt(e){return e.replace(/([.+*?=^!:${}()[\]|/\\])/g,"\\$1")}function _t(e){return e&&e.sensitive?"":"i"}function Mt(e,t,n){return function(e,t,n){void 0===n&&(n={});for(var r=n.strict,a=void 0!==r&&r,i=n.start,o=void 0===i||i,s=n.end,u=void 0===s||s,l=n.encode,c=void 0===l?function(e){return e}:l,p="["+jt(n.endsWith||"")+"]|$",d="["+jt(n.delimiter||"/#?")+"]",m=o?"^":"",h=0,f=e;h<f.length;h++){var g=f[h];if("string"==typeof g)m+=jt(c(g));else{var v=jt(c(g.prefix)),y=jt(c(g.suffix));if(g.pattern)if(t&&t.push(g),v||y)if("+"===g.modifier||"*"===g.modifier){var x="*"===g.modifier?"?":"";m+="(?:"+v+"((?:"+g.pattern+")(?:"+y+v+"(?:"+g.pattern+"))*)"+y+")"+x}else m+="(?:"+v+"("+g.pattern+")"+y+")"+g.modifier;else m+="("+g.pattern+")"+g.modifier;else m+="(?:"+v+y+")"+g.modifier}}if(u)a||(m+=d+"?"),m+=n.endsWith?"(?="+p+")":"$";else{var b=e[e.length-1],T="string"==typeof b?d.indexOf(b[b.length-1])>-1:void 0===b;a||(m+="(?:"+d+"(?="+p+"))?"),T||(m+="(?="+d+"|"+p+")")}return new RegExp(m,_t(n))}(Dt(e,n),t,n)}function Pt(e,t,n){return e instanceof RegExp?function(e,t){if(!t)return e;for(var n=/\((?:\?<(.*?)>)?(?!\?)/g,r=0,a=n.exec(e.source);a;)t.push({name:a[1]||r++,prefix:"",suffix:"",modifier:"",pattern:""}),a=n.exec(e.source);return e}(e,t):Array.isArray(e)?function(e,t,n){var r=e.map((function(e){return Pt(e,t,n).source}));return new RegExp("(?:"+r.join("|")+")",_t(n))}(e,t,n):Mt(e,t,n)}Lt((function(e){var t=function(e){var t,r=Object.prototype,a=r.hasOwnProperty,i="function"==typeof Symbol?Symbol:{},o=i.iterator||"@@iterator",s=i.asyncIterator||"@@asyncIterator",u=i.toStringTag||"@@toStringTag";function l(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{l({},"")}catch(e){l=function(e,t,n){return e[t]=n}}function c(e,t,n,r){var a=t&&t.prototype instanceof v?t:v,i=Object.create(a.prototype),o=new k(r||[]);return i._invoke=function(e,t,n){var r=d;return function(a,i){if(r===h)throw new Error("Generator is already running");if(r===f){if("throw"===a)throw i;return O()}for(n.method=a,n.arg=i;;){var o=n.delegate;if(o){var s=N(o,n);if(s){if(s===g)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(r===d)throw r=f,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r=h;var u=p(e,t,n);if("normal"===u.type){if(r=n.done?f:m,u.arg===g)continue;return{value:u.arg,done:n.done}}"throw"===u.type&&(r=f,n.method="throw",n.arg=u.arg)}}}(e,n,o),i}function p(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(e){return{type:"throw",arg:e}}}e.wrap=c;var d="suspendedStart",m="suspendedYield",h="executing",f="completed",g={};function v(){}function y(){}function x(){}var b={};b[o]=function(){return this};var T=Object.getPrototypeOf,E=T&&T(T(U([])));E&&E!==r&&a.call(E,o)&&(b=E);var A=x.prototype=v.prototype=Object.create(b);function w(e){["next","throw","return"].forEach((function(t){l(e,t,(function(e){return this._invoke(t,e)}))}))}function C(e,t){function r(i,o,s,u){var l=p(e[i],e,o);if("throw"!==l.type){var c=l.arg,d=c.value;return d&&"object"===n(d)&&a.call(d,"__await")?t.resolve(d.__await).then((function(e){r("next",e,s,u)}),(function(e){r("throw",e,s,u)})):t.resolve(d).then((function(e){c.value=e,s(c)}),(function(e){return r("throw",e,s,u)}))}u(l.arg)}var i;this._invoke=function(e,n){function a(){return new t((function(t,a){r(e,n,t,a)}))}return i=i?i.then(a,a):a()}}function N(e,n){var r=e.iterator[n.method];if(r===t){if(n.delegate=null,"throw"===n.method){if(e.iterator.return&&(n.method="return",n.arg=t,N(e,n),"throw"===n.method))return g;n.method="throw",n.arg=new TypeError("The iterator does not provide a 'throw' method")}return g}var a=p(r,e.iterator,n.arg);if("throw"===a.type)return n.method="throw",n.arg=a.arg,n.delegate=null,g;var i=a.arg;return i?i.done?(n[e.resultName]=i.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,g):i:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,g)}function I(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function R(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function k(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(I,this),this.reset(!0)}function U(e){if(e){var n=e[o];if(n)return n.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var r=-1,i=function n(){for(;++r<e.length;)if(a.call(e,r))return n.value=e[r],n.done=!1,n;return n.value=t,n.done=!0,n};return i.next=i}}return{next:O}}function O(){return{value:t,done:!0}}return y.prototype=A.constructor=x,x.constructor=y,y.displayName=l(x,u,"GeneratorFunction"),e.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===y||"GeneratorFunction"===(t.displayName||t.name))},e.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,x):(e.__proto__=x,l(e,u,"GeneratorFunction")),e.prototype=Object.create(A),e},e.awrap=function(e){return{__await:e}},w(C.prototype),C.prototype[s]=function(){return this},e.AsyncIterator=C,e.async=function(t,n,r,a,i){void 0===i&&(i=Promise);var o=new C(c(t,n,r,a),i);return e.isGeneratorFunction(n)?o:o.next().then((function(e){return e.done?e.value:o.next()}))},w(A),l(A,u,"Generator"),A[o]=function(){return this},A.toString=function(){return"[object Generator]"},e.keys=function(e){var t=[];for(var n in e)t.push(n);return t.reverse(),function n(){for(;t.length;){var r=t.pop();if(r in e)return n.value=r,n.done=!1,n}return n.done=!0,n}},e.values=U,k.prototype={constructor:k,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(R),!e)for(var n in this)"t"===n.charAt(0)&&a.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=t)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var n=this;function r(r,a){return s.type="throw",s.arg=e,n.next=r,a&&(n.method="next",n.arg=t),!!a}for(var i=this.tryEntries.length-1;i>=0;--i){var o=this.tryEntries[i],s=o.completion;if("root"===o.tryLoc)return r("end");if(o.tryLoc<=this.prev){var u=a.call(o,"catchLoc"),l=a.call(o,"finallyLoc");if(u&&l){if(this.prev<o.catchLoc)return r(o.catchLoc,!0);if(this.prev<o.finallyLoc)return r(o.finallyLoc)}else if(u){if(this.prev<o.catchLoc)return r(o.catchLoc,!0)}else{if(!l)throw new Error("try statement without catch or finally");if(this.prev<o.finallyLoc)return r(o.finallyLoc)}}}},abrupt:function(e,t){for(var n=this.tryEntries.length-1;n>=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&a.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var i=r;break}}i&&("break"===e||"continue"===e)&&i.tryLoc<=t&&t<=i.finallyLoc&&(i=null);var o=i?i.completion:{};return o.type=e,o.arg=t,i?(this.method="next",this.next=i.finallyLoc,g):this.complete(o)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),g},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),R(n),g}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var a=r.arg;R(n)}return a}}throw new Error("illegal catch attempt")},delegateYield:function(e,n,r){return this.delegate={iterator:U(e),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=t),g}},e}(e.exports);try{regeneratorRuntime=t}catch(e){Function("r","regeneratorRuntime = r")(t)}}));var Gt=Symbol();function Vt(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return new Promise((function(e,n){return function t(r,a){if(!r.length)return e(a);var i=f(r),o=i[0],s=i.slice(1),u="function"==typeof o?o(a):o,l=function(e){return t(s,e)};if(null!=u){if(u===Gt)return;if(u.then)return u.then(l,n)}return Promise.resolve(l(u))}(t)}))}Vt.cancel=function(){return Gt},Vt.compose=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return Vt.apply(void 0,g(t.reverse()))};var zt=new Set,Ht=Symbol();function $t(e){var t=regeneratorRuntime.mark((function t(){var n;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return void(t.next=3);case 3:return n=t.sent,t.next=6,Vt.apply(void 0,[n].concat(g(e)));case 6:t.next=0;break;case 8:case"end":return t.stop()}}),t)}))();return t.next(),t}function Ft(e,t){return e.forEach((function(n){n(t)===Ht&&e.delete(n)})),e}function qt(e){throw new Error(e)}function Kt(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=new Set,a=new Set,i=new Set,o=new Set(t),s=$t(o),u=Object.create(s),l=function(e){return function(t){return e.add(t)&&u}},c=function(e){return function(t){return e.delete(t)?u:qt("Couldn't remove handler passed by reference")}};return Object.assign(u,{on:Object.freeze({value:l(r),error:l(a),end:l(i)}),off:Object.freeze({value:c(r),error:c(a),end:c(i)}),connect:l(o),push:function(e){var t=u.next(e),n=t.value;return t.done||n.then((function(e){return Ft(r,e)}),(function(e){return Ft(a,e)})),u},end:function(){return s.return(),Ft(i),[r,a,i,o].forEach((function(e){return e.clear()})),u},fork:function(){return Kt.apply(void 0,g(o))},next:function(e){var t=s.next(e);return s.next(),t}})}Kt.install=function(e,t){return e&&"string"==typeof e||qt("Please provide a name (as string) for your erre plugin"),t&&"function"==typeof t||qt("Please provide a function for your erre plugin"),zt.has(e)?qt("The ".concat(e," is already part of the erre API, please provide a different name")):(Kt[e]=t,zt.add(e)),Kt},Kt.install("cancel",Vt.cancel),Kt.install("off",(function(){return Ht}));var Wt="undefined"!=typeof process,Xt=function(e){return e.replace(Zt.base,"")},Yt=function(e){return function(t){return rn(t,e)?t:Kt.cancel()}},Qt=function(e){if(!Zt.silentErrors)throw new Error(e)},Jt=Kt((function(e){return function(e){return"string"==typeof e}(e)?e:Kt.cancel()})).on.error(Qt),Zt={base:"",silentErrors:!1,sensitive:!1,strict:!1,end:!0,start:!0,delimiter:"/#?",encode:void 0,endsWith:void 0,prefixes:"./"},en=function(e){return Object.assign({},Zt,e)},tn=function(e,t,n){return Pt(e,t,en(n))},nn=function(e,t,n){void 0===n&&(n={});var r=en(n).base,a=f(t.exec(e)).slice(1),i=function(){for(var e,t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return Wt?(e=require("url")).parse.apply(e,n):d(URL,n)}(e,r);return i.params=a.reduce((function(e,t,r){var a=n.keys&&n.keys[r];return a&&(e[a.name]=t?decodeURIComponent(t):t),e}),{}),i},rn=function(e,t){return t.test(e)},an=function(e,t){return[decodeURI,Xt,Yt(e),function(n){return nn(n,e,t)}]};function on(e,t){var n,r,a=[],i=Pt(e,a,t),o=Kt.apply(void 0,g(an(i,Object.assign({},t,{keys:a}))));return(n=Jt,r=o,n.on.value(r.push),r.on.end((function(){n.off.value(r.push)})),r).on.error(Qt)}var sn,un=(sn=null,Jt.on.value((function(e){return sn=e})),function(){return sn});function ln(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return t.reduce((function(e,t){return function(){return e(t.apply(void 0,arguments))}}))}var cn=function(e,t,n){var r=ln.apply(void 0,g(an(e,n).reverse()))(t);return r.params?r:null},pn={css:null,exports:{onBeforeMount:function(e){var t=un(),n=tn(e.path,[],e);this.state={pathToRegexp:n,route:t&&rn(t,n)?cn(n,t,e):null},Jt.on.value(this.onBeforeRoute),this.stream=on(e.path,e).on.value(this.onRoute)},onBeforeRoute:function(e,t){this.state.route&&!rn(e,this.state.pathToRegexp)&&(this.callLifecycleProperty("onBeforeUnmount",on),this.update({route:null}),this.callLifecycleProperty("onUnmounted",on))},onRoute:function(e){this.callLifecycleProperty("onBeforeMount",e),this.update({route:e}),this.callLifecycleProperty("onMounted",e)},callLifecycleProperty:function(e){for(var t,n=arguments.length,r=new Array(n>1?n-1:0),a=1;a<n;a++)r[a-1]=arguments[a];this.props[e]&&(t=this.props)[e].apply(t,r)},onUnmounted:function(){Jt.off.value(this.onBeforeRoute),this.stream.end()}},template:function(e,t,n,r){return e('<template expr0="expr0"></template>',[{type:n.IF,evaluate:function(e){return e.state.route},redundantAttribute:"expr0",selector:"[expr0]",template:e('<slot expr1="expr1"></slot>',[{type:n.SLOT,attributes:[{type:t.ATTRIBUTE,name:"route",evaluate:function(e){return e.state.route}}],name:"default",redundantAttribute:"expr1",selector:"[expr1]"}])}])},name:"route-hoc"},dn="popstate",mn="click",hn="/",fn=/^.+?\/\/+[^/]+/,gn=function(){return"undefined"==typeof window?null:window},vn=function(){return"undefined"==typeof document?null:document},yn=function(){var e=gn();return e?e.location:{}},xn=function(e){return e[e.length-1]===hn?e.substr(0,e.length-1):e},bn=function(e){var t,n=gn().location,r=n?"".concat(n.protocol,"//").concat(n.host):"",a=(n||{}).pathname;switch(!0){case!1===Boolean(e):return xn("".concat(r).concat(a||""));case/(www|http(s)?:)/.test(e):return e;case"#"===e[0]:return"".concat(r).concat(a&&a!==hn?a:"").concat(e);case e===hn:return xn(r);default:return xn("".concat(r).concat((t=e)[0]===hn?t:"".concat(hn).concat(t)))}};function Tn(e){return Array.isArray(e)?e:/^\[object (HTMLCollection|NodeList|Object)\]$/.test(Object.prototype.toString.call(e))&&"number"==typeof e.length?Array.from(e):[e]}function En(e,t,n,r,a){var i;e=Tn(e),(i=t,i.split(/\s/)).forEach((function(t){e.forEach((function(e){return e[r](t,n,a||!1)}))}))}function An(e,t,n,r){return En(e,t,n,"addEventListener",r),e}function wn(e,t,n,r){return En(e,t,n,"removeEventListener",r),e}var Cn=function(e){return 1===e.length?e[0]:e};function Nn(e,t){return function(e,t,n){var r="string"==typeof t?[t]:t;return Cn(Tn(e).map((function(e){return Cn(r.map((function(t){return e[n](t)})))})))}(e,t,"hasAttribute")}var In=function(){return Jt.push(Sn(String(yn().href)))},Rn=function(e){var t=e.includes(Zt.base)?e:Zt.base+e,n=yn(),r="undefined"==typeof history?null:history,a=vn();r&&t!==n.href&&r.pushState(null,a.title,t)},kn=function e(t){return t&&!Un(t)?e(t.parentNode):t},Un=function(e){return"A"===e.nodeName},On=function(e){return!e||!Un(e)||Nn(e,"download")||!Nn(e,"href")||function(e){return e.target&&"_self"!==e.target}(e)||-1===e.href.indexOf(yn().href.match(fn)[0])},Sn=function(e){return e.replace(Zt.base,"")},Bn=function(e){if(!function(e){return e.which&&1!==e.which||e.metaKey||e.ctrlKey||e.shiftKey||e.defaultPrevented}(e)){var t=kn(e.target);if(!On(t)&&!function(e){return e.split("#").length>1}(t.href)&&function(e){return!Zt.base||e.includes(Zt.base)}(t.href)){var n=Sn(t.href);Jt.push(n),e.preventDefault()}}};var Ln,Dn="base",jn=Tt.DOMBindings,_n=jn.template,Mn=jn.bindingTypes,Pn=window.requestAnimationFrame||window.setTimeout,Gn=window.cancelAnimationFrame||window.clearTimeout,Vn=!1,zn={css:null,exports:(Ln=function(e){var t=e.slots,n=e.attributes,r=e.props;Vn&&function(e){throw new Error(e)}("Multiple <router> components are not supported");var a=function(e){return n&&n.find((function(t){return t.name.replace(/-(\w)/g,(function(e,t){return t.toUpperCase()}))===e}))};return{slot:null,el:null,teardown:null,mount:function(e,t){var n,r,i,o=this,s=a("initialRoute"),u=s?s.evaluate(t):null,l=un();Vn=!0,this.el=e,this.teardown=(n=this.root,r=gn(),i=n||vn(),r&&(An(r,dn,In),An(i,mn,Bn)),Jt.on.value(Rn),function(){r&&(wn(r,dn,In),wn(i,mn,Bn)),Jt.off.value(Rn)}),this.setBase(t),l&&!u?this.createSlot(t):(Jt.on.value((function e(){o.createSlot(t),Jt.off.value(e)})),Jt.push(u||window.location.href))},createSlot:function(e){if(t&&t.length){var n=a("onStarted");this.slot=_n(null,[{type:Mn.SLOT,name:"default"}]),this.slot.mount(this.el,{slots:t},e),n&&n.evaluate(e)(un())}},update:function(e){var t=this;this.setBase(e),this.slot&&(Gn(this.deferred),this.deferred=Pn((function(){t.slot.update({},e)})))},unmount:function(){var e;this.teardown(),Vn=!1,this.slot&&(e=this.slot).unmount.apply(e,arguments)},getBase:function(e){var t=a(Dn);return t?this.el.getAttribute(Dn)||t.evaluate(e):"/"},setBase:function(e){var t;t=r?r.base:this.getBase(e),Zt.base=bn(t)}}},pe(Ln)||ve('riot.pure accepts only arguments of type "function"'),Ln[X]=!0,Ln),template:null,name:"router-hoc"};function Hn(e){if(null==e||isNaN(e))return"?";if(0==e)return"0 Byte";var t=parseInt(Math.floor(Math.log(e)/Math.log(1024)));return Math.ceil(e/Math.pow(1024,t))+" "+["Bytes","KB","MB","GB","TB"][t]}function $n(e,t,n){return n||(n=100),e?e.slice((t-1)*n,n*t):[]}function Fn(e,t){return t||(t=100),e?Math.trunc(e.length/t)+1:0}function qn(e){return e?e.replace(/^https?:\/\//,""):""}function Kn(e){return e>="0"&&e<="9"}var Wn={message:"Access on registry response was blocked. Try adding the header `Access-Control-Expose-Headers: Docker-Content-Digest` to your proxy or registry: https://docs.docker.com/registry/configuration/#http",isError:!0};function Xn(e){try{var t=JSON.parse(localStorage.getItem("registryServer"));if(t instanceof Array)return isNaN(e)?t.map((function(e){return e.trim().replace(/\/*$/,"")})):t[e]}catch(e){}return isNaN(e)?[]:""}function Yn(e){if(e)return e.indexOf("&")<0?window.encodeURIComponent(e):btoa(e)}function Qn(){var e={};return window.location.search.slice(1).split("&").forEach((function(t){var n=t.indexOf("=");e[t.slice(0,n)]=n<0?"":t.slice(n+1)})),e}function Jn(e){var t=Qn();for(var n in e)null===e[n]?delete t[n]:t[n]=e[n];return t}function Zn(e){var t=[];for(var n in e)n&&void 0!==e[n]&&t.push("".concat(n,"=").concat(e[n]));return 0===t.length?"":"?".concat(t.join("&"))}function er(e){var t=window.location,n=Jn(e);return t.origin+t.pathname+Zn(n)}var tr={home:function(){Jt.push(er({page:null}))},taglist:function(e){Jt.push("".concat(er({page:null}),"#!/taglist/").concat(e))},getTagListImage:function(){return un().replace(/^.*(#!)?\/?taglist\//,"")},history:function(e,t){Jt.push("".concat(er({page:null}),"#!/taghistory/image/").concat(e,"/tag/").concat(t))},getTagHistoryImage:function(){return un().replace(/^.*(#!)?\/?taghistory\/image\/(.*)\/tag\/(.*)\/?$/,"$2")},getTagHistoryTag:function(){return un().replace(/^.*(#!)?\/?taghistory\/image\/(.*)\/tag\/(.*)\/?$/,"$3")},updateQueryString:function(e){var t=Zn(Jn(e));history.pushState(null,"",t+window.location.hash)},updateUrlQueryParam:function(e){this.updateQueryString({url:Yn(e)})},getUrlQueryParam:function(){var e=Qn().url;if(e)try{return function(e){if(e)return e.startsWith("http")?window.decodeURIComponent(e):atob(e)}(e)}catch(t){console.error("Can't decode query parameter URL: ".concat(e),t)}},updatePageQueryParam:function(e){this.updateQueryString({page:e})},getPageQueryParam:function(){return Qn().page}};function nr(e,t){return!e||t&&t.toLowerCase().indexOf(e)>=0}var rr={css:'search-bar material-input,[is="search-bar"] material-input{ position: absolute; top: 0em; right: 64px; max-width: 20%; } @media screen and (max-width: 400px) { search-bar material-input,[is="search-bar"] material-input{ display: none; } } search-bar material-input input,[is="search-bar"] material-input input{ color: #fff; }',exports:{onMounted(e,t){const n=this.$("input");let r="";const a=()=>{r!==n.value&&e.onSearch(n.value.toLowerCase()),r=n.value};n.addEventListener("keyup",a),Jt.on.value((()=>{n.value="",a()}))}},template:function(e,t,n,r){return e('<material-input expr14="expr14" placeholder="Search in page"></material-input>',[{type:n.TAG,getComponent:r,evaluate:function(e){return"material-input"},slots:[],attributes:[],redundantAttribute:"expr14",selector:"[expr14]"}])},name:"search-bar"},ar={css:null,exports:{onBeforeMount(e,t){e.item.images&&1===e.item.images.length?t.image=e.item.images[0]:"string"==typeof e.item?t.image=e.item:e.item.images&&e.item.repo&&(t.images=e.item.images,t.repo=e.item.repo,t.nImages=e.item.images.length)},onBeforeUpdate(e,t){e.filterResults&&t.images?t.nImages=t.images.filter((t=>nr(e.filterResults,t))).length:t.nImages=t.images&&t.images.length},onClick(){const e=this.state;e.repo?(this.update({expanded:!this.state.expanded,expanding:!0}),setTimeout((()=>{this.update({expanding:!1})}),50)):tr.taglist(e.image)},setLaunchListener(e){this.triggerLaunch=e},matchSearch:nr},template:function(e,t,n,r){return e('<div expr45="expr45" class="content"></div>',[{type:n.IF,evaluate:function(e){return!e.props.filterResults||e.state.nImages>0||e.matchSearch(e.props.filterResults,e.state.image)},redundantAttribute:"expr45",selector:"[expr45]",template:e('<material-card expr46="expr46" class="list highlight"></material-card><catalog-element expr51="expr51"></catalog-element>',[{type:n.TAG,getComponent:r,evaluate:function(e){return"material-card"},slots:[{id:"default",html:'<material-waves expr47="expr47" center="true" color="#ddd"></material-waves><span expr48="expr48"><i class="material-icons">send</i> <div expr49="expr49" class="item-count right"></div></span>',bindings:[{type:n.TAG,getComponent:r,evaluate:function(e){return"material-waves"},slots:[],attributes:[{type:t.EVENT,name:"onmousedown",evaluate:function(e){return e.triggerLaunch}},{type:t.ATTRIBUTE,name:"setLaunchListener",evaluate:function(e){return e.setLaunchListener}}],redundantAttribute:"expr47",selector:"[expr47]"},{redundantAttribute:"expr48",selector:"[expr48]",expressions:[{type:t.TEXT,childNodeIndex:1,evaluate:function(e){return[e.state.image||e.state.repo].join("")}}]},{type:n.IF,evaluate:function(e){return e.state.images},redundantAttribute:"expr49",selector:"[expr49]",template:e(' <i expr50="expr50">expand_more</i>',[{expressions:[{type:t.TEXT,childNodeIndex:0,evaluate:function(e){return[e.state.nImages," images"].join("")}}]},{redundantAttribute:"expr50",selector:"[expr50]",expressions:[{type:t.ATTRIBUTE,name:"class",evaluate:function(e){return["material-icons animated ",e.state.expanded?"expanded":""].join("")}}]}])}]}],attributes:[{type:t.ATTRIBUTE,name:"expanded",evaluate:function(e){return e.state.expanded}},{type:t.EVENT,name:"onclick",evaluate:function(e){return e.onClick}}],redundantAttribute:"expr46",selector:"[expr46]"},{type:n.EACH,getKey:null,condition:function(e){return e.state.images},template:e(null,[{type:n.TAG,getComponent:r,evaluate:function(e){return"catalog-element"},slots:[],attributes:[{type:t.ATTRIBUTE,name:"filter-results",evaluate:function(e){return e.props.filterResults}},{type:t.ATTRIBUTE,name:"class",evaluate:function(e){return["animated ",e.state.expanded||e.props.filterResults?"":"hide"," ",e.state.expanding?"expanding":""].join("")}},{type:t.ATTRIBUTE,name:"item",evaluate:function(e){return e.item}}]}]),redundantAttribute:"expr51",selector:"[expr51]",itemName:"item",indexName:null,evaluate:function(e){return e.state.images}}])}])},name:"catalog-element"},ir=function(){function e(t){a(this,e),this.oReq=new XMLHttpRequest,this.oReq.hasHeader=or,this.oReq.getErrorMessage=sr,this._events={},this._headers={},this.onAuthentication=t&&t.onAuthentication,this.withCredentials=t&&t.withCredentials}return o(e,[{key:"getContentDigest",value:function(e){this.oReq.hasHeader("Docker-Content-Digest")?e(this.oReq.getResponseHeader("Docker-Content-Digest")):window.crypto&&window.TextEncoder&&crypto.subtle.digest("SHA-256",(new TextEncoder).encode(this.oReq.responseText)).then((function(t){e("sha256:"+Array.from(new Uint8Array(t)).map((function(e){return e.toString(16).padStart(2,"0")})).join(""))}))}},{key:"addEventListener",value:function(t,n){this._events[t]=n;var r=this;switch(t){case"loadend":r.oReq.addEventListener("loadend",(function(){if(401!=this.status||this.withCredentials)n.bind(this)();else{var t=this.hasHeader("www-authenticate")&&lr(this.getResponseHeader("www-authenticate"));r.onAuthentication(t,(function(t){var n=new XMLHttpRequest;for(var a in n._url=r._url,n.open(r._method,r._url),r._events)n.addEventListener(a,r._events[a]);for(var i in r._headers)n.setRequestHeader(i,r._headers[i]);t&&t.token?n.setRequestHeader("Authorization","Bearer ".concat(t.token)):n.withCredentials=!0,n.hasHeader=or,n.getErrorMessage=e.getErrorMessage,r.oReq=n,n.send()}))}}));break;case"load":r.oReq.addEventListener("load",(function(){401!==this.status&&n.bind(this)()}));break;default:r.oReq.addEventListener(t,(function(){n.bind(this)()}))}}},{key:"setRequestHeader",value:function(e,t){this.oReq.setRequestHeader(e,t),this._headers[e]=t}},{key:"open",value:function(e,t){this._method=e,this._url=t,this.oReq._url=t,this.withCredentials&&(this.oReq.withCredentials=!0),this.oReq.open(e,t)}},{key:"send",value:function(){this.oReq.send()}}]),e}(),or=function(e){return this.getAllResponseHeaders().split("\n").some((function(t){return new RegExp("^"+e+":","i").test(t)}))},sr=function(){return this._url.match("^http://")&&"https:"===window.location.protocol?"Mixed Content: The page at `"+window.location.origin+"` was loaded over HTTPS, but requested an insecure server endpoint `"+new URL(this._url).origin+"`. This request has been blocked; the content must be served over HTTPS.":this._url&&this._url.match("^http")?this.withCredentials&&!this.hasHeader("Access-Control-Allow-Credentials")?"The `Access-Control-Allow-Credentials` header in the response is missing and must be set to `true` when the request's credentials mode is on. Origin `"+new URL(this._url).origin+"` is therefore not allowed access.":"An error occured: Check your connection and your registry must have `Access-Control-Allow-Origin` header set to `"+window.location.origin+"`":"Incorrect server endpoint."},ur=r(/Bearer realm="((?:(?!")[\s\S])+)",service="((?:(?!")[\s\S])+)",scope="((?:(?!")[\s\S])+)"/,{realm:1,service:2,scope:3}),lr=function(e){var t=ur.exec(e);return t&&t.groups},cr={css:null,exports:{components:{CatalogElement:ar},state:{registryName:"",length:0,loadend:!1,repositories:[]},onBeforeMount(e){this.state.registryName=e.registryName,this.state.catalogElementsLimit=e.catalogElementsLimit},onMounted(e){this.display(e,this.state)},display(e,t){let n=[];const r=this,a=new ir({onAuthentication:this.props.onAuthentication});a.addEventListener("load",(function(){200==this.status?(n=JSON.parse(this.responseText).repositories||[],n.sort(),n=n.reduce((function(e,t){const n=t.indexOf("/");if(n>0){const r=t.substring(0,n)+"/";return 0!=e.length&&e[e.length-1].repo==r||e.push({repo:r,images:[]}),e[e.length-1].images.push(t),e}return e.push(t),e}),[])):404==this.status?r.props.onNotify("Server not found",!0):r.props.onNotify(this.responseText)})),a.addEventListener("error",(function(){r.props.onNotify(this.getErrorMessage(),!0)})),a.addEventListener("loadend",(function(){r.update({repositories:n,nRepositories:n.length,nImages:n.reduce(((e,t)=>e+(t.images&&t.images.length||1)),0),loadend:!0})})),a.open("GET",`${e.registryUrl}/v2/_catalog?n=${t.catalogElementsLimit}`),a.send()}},template:function(e,t,n,r){return e('<material-card expr15="expr15" ref="catalog-tag" class="catalog header"></material-card><div expr18="expr18" class="spinner-wrapper"></div><catalog-element expr20="expr20"></catalog-element>',[{type:n.TAG,getComponent:r,evaluate:function(e){return"material-card"},slots:[{id:"default",html:'<div class="material-card-title-action"><h2 expr16="expr16"> <div expr17="expr17" class="item-count"> </div></h2></div>',bindings:[{redundantAttribute:"expr16",selector:"[expr16]",expressions:[{type:t.TEXT,childNodeIndex:0,evaluate:function(e){return["Repositories of ",e.state.registryName].join("")}}]},{redundantAttribute:"expr17",selector:"[expr17]",expressions:[{type:t.TEXT,childNodeIndex:0,evaluate:function(e){return[e.state.nImages," images in ",e.state.nRepositories," repositories"].join("")}}]}]}],attributes:[],redundantAttribute:"expr15",selector:"[expr15]"},{type:n.IF,evaluate:function(e){return!e.state.loadend},redundantAttribute:"expr18",selector:"[expr18]",template:e('<material-spinner expr19="expr19"></material-spinner>',[{type:n.TAG,getComponent:r,evaluate:function(e){return"material-spinner"},slots:[],attributes:[],redundantAttribute:"expr19",selector:"[expr19]"}])},{type:n.EACH,getKey:null,condition:null,template:e(null,[{type:n.TAG,getComponent:r,evaluate:function(e){return"catalog-element"},slots:[],attributes:[{type:t.ATTRIBUTE,name:"item",evaluate:function(e){return e.item}},{type:t.ATTRIBUTE,name:"filter-results",evaluate:function(e){return e.props.filterResults}}]}]),redundantAttribute:"expr20",selector:"[expr20]",itemName:"item",indexName:null,evaluate:function(e){return e.state.repositories}}])},name:"catalog"},pr=Lt((function(e,t){var n,r,a,i,o,s,u;n="*",r=Object.defineProperties,a=Object.entries,i=function(e,t){return function(n,r){return e.has(n)?e.get(n).add(r):e.set(n,(new Set).add(r)),t}},o=function(e,t){return function(r,a){if(r!==n||a)if(a){var i=e.get(r);i&&(i.delete(a),0===i.size&&e.delete(r))}else e.delete(r);else e.clear();return t}},s=function(e,t){return function(e,n){return t.on(e,(function r(){t.off(e,r);for(var a=arguments.length,i=new Array(a),o=0;o<a;o++)i[o]=arguments[o];n.apply(t,i)}))}},u=function(e,t){return function(r){for(var a=arguments.length,i=new Array(a>1?a-1:0),o=1;o<a;o++)i[o-1]=arguments[o];var s=e.get(r);return s&&s.forEach((function(e){return e.apply(t,i)})),e.get(n)&&r!==n&&t.trigger.apply(t,[n,r].concat(i)),t}},e.exports=function(e){var t=new Map;return r(e=e||{},a({on:i,off:o,one:s,trigger:u}).reduce((function(n,r){var a=h(r,2),i=a[0],o=a[1];return n[i]={value:o(t,e),enumerable:!1,writable:!1,configurable:!1},n}),{})),e}})),dr=function(e,t){return e.length>0&&Kn(e[e.length-1].charAt(0))==Kn(t)?e[e.length-1]+=t:e.push(t),e};function mr(e,t){for(var n=e.tag.match(/./g).reduce(dr,[]),r=t.tag.match(/./g).reduce(dr,[]),a=0;a<n.length&&a<r.length;a++){var i=n[a].localeCompare(r[a]);if(Kn(n[a].charAt(0))&&Kn(r[a].charAt(0))){var o=n[a]-r[a];if(0!=o)return o}else if(0!=i)return i}return e.tag.length-t.tag.length}var hr=function(){function e(t,n,r){var i=r.list,o=r.registryUrl,s=r.onNotify,u=r.onAuthentication;a(this,e),this.name=t,this.tag=n,this.chars=0,this.opts={list:i,registryUrl:o,onNotify:s,onAuthentication:u},pr(this),this.on("get-size",(function(){return void 0!==this.size?this.trigger("size",this.size):this.fillInfo()})),this.on("get-sha256",(function(){return void 0!==this.sha256?this.trigger("sha256",this.sha256):this.fillInfo()})),this.on("get-date",(function(){return void 0!==this.creationDate?this.trigger("creation-date",this.creationDate):this.fillInfo()})),this.on("content-digest-chars",(function(e){this.chars=e})),this.on("get-content-digest-chars",(function(){return this.trigger("content-digest-chars",this.chars)})),this.on("get-content-digest",(function(){return void 0!==this.digest?this.trigger("content-digest",this.digest):this.fillInfo()}))}return o(e,[{key:"fillInfo",value:function(){if(!this._fillInfoWaiting){this._fillInfoWaiting=!0;var n=new ir({onAuthentication:this.opts.onAuthentication}),r=this;n.addEventListener("loadend",(function(){if(200==this.status||202==this.status){var a=JSON.parse(this.responseText);if("application/vnd.docker.distribution.manifest.list.v2+json"===a.mediaType&&r.opts.list){r.trigger("list",a);var i=a.manifests[0],o=new e(r.name,i.digest,t(t({},r.opts),{},{list:!1}));return s=r,o.on("*",(function(e,t){s.trigger(e,t)})),o.fillInfo(),void(r.variants=[o])}r.size=a.layers.reduce((function(e,t){return e+t.size}),0),r.sha256=a.config.digest,r.layers=a.layers,r.trigger("size",r.size),r.trigger("sha256",r.sha256),n.getContentDigest((function(e){r.digest=e,r.trigger("content-digest",e),e||r.opts.onNotify(Wn)})),r.getBlobs(a.config.digest)}else 404==this.status?r.opts.onNotify("Manifest for ".concat(r.name,":").concat(r.tag," not found"),!0):r.opts.onNotify(this.responseText);var s})),n.open("GET","".concat(this.opts.registryUrl,"/v2/").concat(r.name,"/manifests/").concat(r.tag)),n.setRequestHeader("Accept","application/vnd.docker.distribution.manifest.v2+json, application/vnd.oci.image.manifest.v1+json"+(r.opts.list?", application/vnd.docker.distribution.manifest.list.v2+json":"")),n.send()}}},{key:"getBlobs",value:function(e){var t=new ir({onAuthentication:this.opts.onAuthentication}),n=this;t.addEventListener("loadend",(function(){if(200==this.status||202==this.status){var t=JSON.parse(this.responseText);n.creationDate=new Date(t.created),n.blobs=t,n.blobs.history.filter((function(e){return!e.empty_layer})).forEach((function(e,t){e.size=n.layers[t].size,e.id=n.layers[t].digest.replace("sha256:","")})),n.blobs.id=e.replace("sha256:",""),n.trigger("creation-date",n.creationDate),n.trigger("blobs",n.blobs)}else 404==this.status?n.opts.onNotify("Blobs for ".concat(n.name,":").concat(n.tag," not found"),!0):n.opts.onNotify(this.responseText)})),t.open("GET","".concat(this.opts.registryUrl,"/v2/").concat(n.name,"/blobs/").concat(e)),t.setRequestHeader("Accept","application/vnd.docker.distribution.manifest.v2+json, application/vnd.oci.image.manifest.v1+json"),t.send()}}]),e}(),fr={css:null,exports:{onBeforeMount(e,t){t.checked=e.checked,e.image.one("content-digest",(e=>{this.update({digest:e})}))},onMounted(e,t){e.image.trigger("get-content-digest")},onBeforeUpdate(e,t){t.checked=e.checked},deleteImage(){this.props.handleCheckboxChange(yr,this.props.image)},handleCheckboxChange(e){const t=e?gr:vr;this.props.handleCheckboxChange(t,this.props.image)}},template:function(e,t,n,r){return e('<material-button expr145="expr145" waves-center="true" rounded="true" waves-color="#ddd" title="This will delete the image."></material-button><material-checkbox expr146="expr146" title="Select this tag to delete it."></material-checkbox>',[{type:n.IF,evaluate:function(e){return!e.props.multiDelete},redundantAttribute:"expr145",selector:"[expr145]",template:e(null,[{type:n.TAG,getComponent:r,evaluate:function(e){return"material-button"},slots:[{id:"default",html:'<i class="material-icons">delete</i>',bindings:[]}],attributes:[{type:t.ATTRIBUTE,name:"disabled",evaluate:function(e){return!e.state.digest}},{type:t.EVENT,name:"onClick",evaluate:function(e){return e.deleteImage}}]}])},{type:n.IF,evaluate:function(e){return e.props.multiDelete},redundantAttribute:"expr146",selector:"[expr146]",template:e(null,[{type:n.TAG,getComponent:r,evaluate:function(e){return"material-checkbox"},slots:[],attributes:[{type:t.ATTRIBUTE,name:"disabled",evaluate:function(e){return!e.state.digest}},{type:t.EVENT,name:"onChange",evaluate:function(e){return e.handleCheckboxChange}},{type:t.ATTRIBUTE,name:"checked",evaluate:function(e){return e.state.checked}}]}])}])},name:"remove-image"};const gr="CHECK",vr="UNCHECK",yr="DELETE";const xr=function(e){switch(e){case"created":return 1;case"created_by":return 2;case"size":return 3;case"os":return 4;case"architecture":return 5;case"id":return 6;case"linux":return 7;case"docker_version":return 8;default:return 10}},br=function(e,t){return xr(e.key)-xr(t.key)},Tr=function(e,t){switch(e){case"created":return new Date(t).toLocaleString();case"created_by":const e=t.match(/\/bin\/sh *-c *#\(nop\) *([A-Z]+)/);return e&&e[1]||"RUN";case"size":return Hn(t);case"Entrypoint":case"Cmd":return(t||[]).join(" ");case"Labels":return Object.keys(t||{}).map((function(e){return t[e]?e+"="+t[e]:""}));case"Volumes":case"ExposedPorts":return Object.keys(t)}return t||""};var Er={css:null,exports:{components:{Catalog:cr,TagList:{css:null,exports:{components:{Pagination:{css:null,exports:null,template:function(e,t,n,r){return e('<div class="conatianer"><div class="pagination-centered"><material-button expr52="expr52" waves-color="rgba(158,158,158,.4)"></material-button></div></div>',[{type:n.EACH,getKey:null,condition:null,template:e(null,[{type:n.TAG,getComponent:r,evaluate:function(e){return"material-button"},slots:[{id:"default",html:'<i expr53="expr53" class="material-icons"></i><div expr54="expr54"></div>',bindings:[{type:n.IF,evaluate:function(e){return e.p.icon},redundantAttribute:"expr53",selector:"[expr53]",template:e(" ",[{expressions:[{type:t.TEXT,childNodeIndex:0,evaluate:function(e){return e.p.icon}}]}])},{type:n.IF,evaluate:function(e){return!e.p.icon},redundantAttribute:"expr54",selector:"[expr54]",template:e(" ",[{expressions:[{type:t.TEXT,childNodeIndex:0,evaluate:function(e){return e.p.page}}]}])}]}],attributes:[{type:t.ATTRIBUTE,name:"class",evaluate:function(e){return[e.p.current?"current":""," ",e.p["space-left"]?"space-left":""," ",e.p["space-right"]?"space-right":""].join("")}},{type:t.EVENT,name:"onClick",evaluate:function(e){return()=>e.props.onPageUpdate(e.p.page)}}]}]),redundantAttribute:"expr52",selector:"[expr52]",itemName:"p",indexName:null,evaluate:function(e){return e.props.pages}}])},name:"pagination"},TagTable:{css:null,exports:{components:{ImageDate:{css:null,exports:{onMounted(e){e.image.one("creation-date",(e=>{this.update({date:e,localDate:e.toLocaleString()})})),e.image.trigger("get-date")},getDate:e=>function(e){if(void 0===e)return"";for(var t=["a second","seconds","a minute","minutes","an hour","hours","a day","days","a month","months","a year","years"],n=[1,60,3600,86400,2592e3,31104e3,1/0],r=(new Date-e)/1e3,a=0;a<n.length-1;a++){if(2*n[a]>=r)return t[2*a];if(n[a+1]>r)return Math.floor(r/n[a])+" "+t[2*a+1]}}(e.creationDate),getLocalDate:e=>e.creationDate&&e.creationDate.toLocaleString()||"unknown"},template:function(e,t,n,r){return e('<div expr138="expr138"> </div>',[{redundantAttribute:"expr138",selector:"[expr138]",expressions:[{type:t.TEXT,childNodeIndex:0,evaluate:function(e){return[e.getDate(e.props.image)," ago"].join("")}},{type:t.ATTRIBUTE,name:"title",evaluate:function(e){return["Creation date ",e.getLocalDate(e.props.image)].join("")}}]}])},name:"image-date"},ImageSize:{css:null,exports:{onMounted(e,t){this.load(e,t)},onUpdated(e,t){this.load(e,t)},load(e,t){"number"!=typeof e.image.size&&(e.image.on("size",(e=>{this.update({size:e})})),e.image.trigger("get-size"))},getImageSize:e=>Hn(e.size)},template:function(e,t,n,r){return e('<div expr140="expr140" title="Compressed size of your image."> </div>',[{redundantAttribute:"expr140",selector:"[expr140]",expressions:[{type:t.TEXT,childNodeIndex:0,evaluate:function(e){return e.getImageSize(e.props.image)}}]}])},name:"image-size"},ImageTag:{css:null,exports:{onMounted(e){e.image.on("sha256",(e=>{this.update({sha256:e.substring(0,19)})})),e.image.trigger("get-sha256")}},template:function(e,t,n,r){return e('<div expr139="expr139"> </div>',[{redundantAttribute:"expr139",selector:"[expr139]",expressions:[{type:t.TEXT,childNodeIndex:0,evaluate:function(e){return e.props.image.tag}},{type:t.ATTRIBUTE,name:"title",evaluate:function(e){return e.state.sha256}}]}])},name:"image-tag"},ImageContentDigest:{css:null,exports:{onMounted(e,t){this.load(e,t)},onUpdated(e,t){this.load(e,t)},load(e,t){e.image.digest||(t.chars=-1,e.image.one("content-digest",(t=>{this.digest=t,e.image.on("content-digest-chars",this.onResize),e.image.trigger("get-content-digest-chars")})),e.image.trigger("get-content-digest"))},onResize(e){e!==this.state.chars&&this.update({chars:e})},getTitle:(e,t)=>t>=70?"":e.digest||"",getDigest:(e,t)=>t>=70?e.digest||"":t<=0?"":e.digest&&e.digest.slice(0,t)+"..."},template:function(e,t,n,r){return e('<div expr143="expr143"> </div>',[{redundantAttribute:"expr143",selector:"[expr143]",expressions:[{type:t.TEXT,childNodeIndex:0,evaluate:function(e){return e.getDigest(e.props.image,e.state.chars)}},{type:t.ATTRIBUTE,name:"title",evaluate:function(e){return e.getTitle(e.props.image,e.state.chars)}}]}])},name:"image-content-digest"},CopyToClipboard:{css:null,exports:{onMounted(e,t){this.load(e,t)},onUpdated(e,t){this.load(e,t)},getDockerCmd:e=>"tag"===e.target?`docker pull ${e.pullUrl}/${e.image.name}:${e.image.tag}`:`docker pull ${e.pullUrl}/${e.image.name}@${e.image.digest}`,load(e,t){"tag"===e.target||e.image.digest||(e.image.one("content-digest",(e=>{this.update()})),e.image.trigger("get-content-digest"))},copy(){const e=this.$("input");e.value?(e.style.display="block",e.select(),document.execCommand("copy"),e.style.display="none",this.props.onNotify("`"+e.value+"` has been copied to clipboard.")):this.props.onNotify(Wn)}},template:function(e,t,n,r){return e('<div class="copy-to-clipboard"><input expr141="expr141" style="display: none; width: 1px; height: 1px;"/><material-button expr142="expr142" waves-center="true" rounded="true" waves-color="#ddd" title="Copy pull command."></material-button></div>',[{redundantAttribute:"expr141",selector:"[expr141]",expressions:[{type:t.VALUE,evaluate:function(e){return e.getDockerCmd(e.props)}}]},{type:n.TAG,getComponent:r,evaluate:function(e){return"material-button"},slots:[{id:"default",html:'<i class="material-icons">content_copy</i>',bindings:[]}],attributes:[{type:t.EVENT,name:"onClick",evaluate:function(e){return e.copy}}],redundantAttribute:"expr142",selector:"[expr142]"}])},name:"copy-to-clipboard"},RemoveImage:fr,TagHistoryButton:{css:null,exports:{routeToHistory(){tr.history(this.props.image.name,this.props.image.tag)}},template:function(e,t,n,r){return e('<material-button expr144="expr144" title="This will show the history of given tag" waves-center="true" rounded="true" waves-color="#ddd"></material-button>',[{type:n.TAG,getComponent:r,evaluate:function(e){return"material-button"},slots:[{id:"default",html:'<i class="material-icons">history</i>',bindings:[]}],attributes:[{type:t.EVENT,name:"onClick",evaluate:function(e){return e.routeToHistory}}],redundantAttribute:"expr144",selector:"[expr144]"}])},name:"tag-history-button"},ConfirmDeleteImage:{css:'confirm-delete-image,[is="confirm-delete-image"]{ color: #000; list-style-type: disc; margin-block-start: 0.7em; } confirm-delete-image material-popup .content .material-popup-content,[is="confirm-delete-image"] material-popup .content .material-popup-content{ overflow-y: auto; max-height: 250px; }',exports:{displayImagesToDelete(e,t){const n=new Set;return e.forEach((e=>{e.digest&&n.add(e.digest)})),t.filter((e=>n.has(e.digest)))},deleteImages(){this.props.toDelete.forEach((e=>this.deleteImage(e,this.props)))},deleteImage(e,t){const{registryUrl:n,ignoreError:r,onNotify:a,onAuthentication:i,onClick:o}=t;if(!e.digest)return void a(`Information for ${s}:${u} are not yet loaded.`);const s=e.name,u=e.tag,l=new ir({onAuthentication:i});l.addEventListener("loadend",(function(){200==this.status||202==this.status?(tr.taglist(s),a(`Deleting ${s}:${u} image. Run \`registry garbage-collect config.yml\` on your registry`)):404==this.status?r||a({message:"Digest not found for this image in your registry.",isError:!0}):a(this.responseText),o()})),l.open("DELETE",`${n}/v2/${s}/manifests/${e.digest}`),l.setRequestHeader("Accept","application/vnd.docker.distribution.manifest.v2+json, application/vnd.oci.image.manifest.v1+json"),l.addEventListener("error",(function(){a({message:"An error occurred when deleting image. Check if your server accept DELETE methods Access-Control-Allow-Methods: ['DELETE'].",isError:!0})})),l.send()}},template:function(e,t,n,r){return e('<material-popup expr147="expr147"></material-popup>',[{type:n.TAG,getComponent:r,evaluate:function(e){return"material-popup"},slots:[{id:"title",html:'<div slot="title">These images will be deleted</div>',bindings:[]},{id:"content",html:'<div slot="content"><ul><li expr148="expr148"></li></ul></div>',bindings:[{type:n.EACH,getKey:null,condition:null,template:e(" ",[{expressions:[{type:t.TEXT,childNodeIndex:0,evaluate:function(e){return[e.image.name,":",e.image.tag].join("")}}]}]),redundantAttribute:"expr148",selector:"[expr148]",itemName:"image",indexName:null,evaluate:function(e){return e.displayImagesToDelete(e.props.toDelete,e.props.tags)}}]},{id:"action",html:'<div slot="action"><material-button expr149="expr149" class="dialog-button" waves-color="rgba(158,158,158,.4)"></material-button><material-button expr150="expr150" class="dialog-button" waves-color="rgba(158,158,158,.4)"></material-button></div>',bindings:[{type:n.TAG,getComponent:r,evaluate:function(e){return"material-button"},slots:[{id:"default",html:"\n Delete\n ",bindings:[]}],attributes:[{type:t.EVENT,name:"onClick",evaluate:function(e){return e.deleteImages}}],redundantAttribute:"expr149",selector:"[expr149]"},{type:n.TAG,getComponent:r,evaluate:function(e){return"material-button"},slots:[{id:"default",html:"\n Cancel\n ",bindings:[]}],attributes:[{type:t.EVENT,name:"onClick",evaluate:function(e){return e.props.onClick}}],redundantAttribute:"expr150",selector:"[expr150]"}]}],attributes:[{type:t.ATTRIBUTE,name:"opened",evaluate:function(e){return e.props.opened}},{type:t.EVENT,name:"onClick",evaluate:function(e){return e.props.onClick}}],redundantAttribute:"expr147",selector:"[expr147]"}])},name:"confirm-delete-image"}},onBeforeMount(e){this.state={toDelete:new Set,multiDelete:!1,page:e.page}},onBeforeUpdate(e,t){t.page!==e.page&&t.toDelete.clear(),t.page=e.page},deleteImages(){this.update({confirmDeleteImage:!0})},onConfirmDeleteImageClick(){this.state.singleDeleteAction&&this.state.toDelete.clear(),this.update({singleDeleteAction:!1,confirmDeleteImage:!1})},onRemoveImageHeaderChange(e,t){if(!0===t.altKey){$n(this.props.tags,this.props.page).filter((e=>nr(this.props.filterResults,e.tag))).forEach((e=>this.state.toDelete.add(e))),this.update({multiDelete:!0,toDelete:this.state.toDelete})}else this.update({multiDelete:e})},onRemoveImageChange(e,t){let n=!1,r=!1;switch(e){case gr:this.state.toDelete.add(t);break;case vr:this.state.toDelete.delete(t);break;case yr:this.state.toDelete.clear(),this.state.toDelete.add(t),n=!0,r=!0}this.update({toDelete:this.state.toDelete,confirmDeleteImage:n,singleDeleteAction:r})},onReverseOrder(){this.state.orderType=null,this.state.desc=!1,this.props.onReverseOrder()},onPageReorder(e){this.update({orderType:e,desc:this.state.orderType&&this.state.orderType!==e||!this.state.desc})},getPage(e,t){const n=$n(e,t);return"date"===this.state.orderType?n.sort(((e,t)=>this.state.desc?e.creationDate.getTime()-t.creationDate.getTime():t.creationDate.getTime()-e.creationDate.getTime())):"size"===this.state.orderType&&n.sort(((e,t)=>this.state.desc?e.size-t.size:t.size-e.size)),n},matchSearch:nr},template:function(e,t,n,r){return e('<confirm-delete-image expr55="expr55"></confirm-delete-image><material-card expr56="expr56" class="taglist"></material-card>',[{type:n.TAG,getComponent:r,evaluate:function(e){return"confirm-delete-image"},slots:[],attributes:[{type:t.ATTRIBUTE,name:"opened",evaluate:function(e){return e.state.confirmDeleteImage}},{type:t.EVENT,name:"on-click",evaluate:function(e){return e.onConfirmDeleteImageClick}},{type:t.ATTRIBUTE,name:"registry-url",evaluate:function(e){return e.props.registryUrl}},{type:t.EVENT,name:"on-notify",evaluate:function(e){return e.props.onNotify}},{type:t.EVENT,name:"on-authentication",evaluate:function(e){return e.props.onAuthentication}},{type:t.ATTRIBUTE,name:"tags",evaluate:function(e){return e.props.tags}},{type:t.ATTRIBUTE,name:"to-delete",evaluate:function(e){return e.state.toDelete}}],redundantAttribute:"expr55",selector:"[expr55]"},{type:n.TAG,getComponent:r,evaluate:function(e){return"material-card"},slots:[{id:"default",html:'<table style="border: none;"><thead><tr><th expr57="expr57">\n Creation date\n </th><th expr58="expr58">\n Size\n </th><th expr59="expr59" id="image-content-digest-header"></th><th expr60="expr60" id="image-tag-header">Tag\n </th><th class="show-tag-history">History</th><th expr61="expr61"></th></tr></thead><tbody><tr expr64="expr64"></tr></tbody></table>',bindings:[{redundantAttribute:"expr57",selector:"[expr57]",expressions:[{type:t.ATTRIBUTE,name:"class",evaluate:function(e){return["creation-date ",e.state.desc&&"date"===e.state.orderType?"material-card-th-sorted-descending":"material-card-th-sorted-ascending"].join("")}},{type:t.EVENT,name:"onclick",evaluate:function(e){return()=>e.onPageReorder("date")}}]},{redundantAttribute:"expr58",selector:"[expr58]",expressions:[{type:t.ATTRIBUTE,name:"class",evaluate:function(e){return["image-size ",e.state.desc&&"size"===e.state.orderType?"material-card-th-sorted-descending":"material-card-th-sorted-ascending"].join("")}},{type:t.EVENT,name:"onclick",evaluate:function(e){return()=>e.onPageReorder("size")}}]},{type:n.IF,evaluate:function(e){return e.props.showContentDigest},redundantAttribute:"expr59",selector:"[expr59]",template:e("Content Digest",[])},{redundantAttribute:"expr60",selector:"[expr60]",expressions:[{type:t.ATTRIBUTE,name:"class",evaluate:function(e){return e.props.asc?"material-card-th-sorted-ascending":"material-card-th-sorted-descending"}},{type:t.EVENT,name:"onclick",evaluate:function(e){return e.onReverseOrder}}]},{type:n.IF,evaluate:function(e){return e.props.isImageRemoveActivated},redundantAttribute:"expr61",selector:"[expr61]",template:e('<material-checkbox expr62="expr62" class="indeterminate" title="Toggle multi-delete. Alt+Click to select all tags."></material-checkbox><material-button expr63="expr63" waves-center="true" rounded="true" waves-color="#ddd" title="This will delete selected images."></material-button>',[{expressions:[{type:t.ATTRIBUTE,name:"class",evaluate:function(e){return["remove-tag ",e.state.toDelete.size>0&&!e.state.singleDeleteAction?"delete":""].join("")}}]},{type:n.IF,evaluate:function(e){return 0===e.state.toDelete.size||e.state.singleDeleteAction},redundantAttribute:"expr62",selector:"[expr62]",template:e(null,[{type:n.TAG,getComponent:r,evaluate:function(e){return"material-checkbox"},slots:[],attributes:[{type:t.ATTRIBUTE,name:"checked",evaluate:function(e){return e.state.multiDelete}},{type:t.EVENT,name:"onChange",evaluate:function(e){return e.onRemoveImageHeaderChange}}]}])},{type:n.IF,evaluate:function(e){return e.state.toDelete.size>0&&!e.state.singleDeleteAction},redundantAttribute:"expr63",selector:"[expr63]",template:e(null,[{type:n.TAG,getComponent:r,evaluate:function(e){return"material-button"},slots:[{id:"default",html:'<i class="material-icons">delete</i>',bindings:[]}],attributes:[{type:t.EVENT,name:"onClick",evaluate:function(e){return e.deleteImages}}]}])}])},{type:n.EACH,getKey:null,condition:function(e){return e.matchSearch(e.props.filterResults,e.image.tag)},template:e('<td class="creation-date"><image-date expr65="expr65"></image-date></td><td class="image-size"><image-size expr66="expr66"></image-size></td><td expr67="expr67"></td><td><image-tag expr70="expr70"></image-tag><copy-to-clipboard expr71="expr71" target="tag"></copy-to-clipboard></td><td class="show-tag-history"><tag-history-button expr72="expr72"></tag-history-button></td><td expr73="expr73" class="remove-tag"></td>',[{type:n.TAG,getComponent:r,evaluate:function(e){return"image-date"},slots:[],attributes:[{type:t.ATTRIBUTE,name:"image",evaluate:function(e){return e.image}}],redundantAttribute:"expr65",selector:"[expr65]"},{type:n.TAG,getComponent:r,evaluate:function(e){return"image-size"},slots:[],attributes:[{type:t.ATTRIBUTE,name:"image",evaluate:function(e){return e.image}}],redundantAttribute:"expr66",selector:"[expr66]"},{type:n.IF,evaluate:function(e){return e.props.showContentDigest},redundantAttribute:"expr67",selector:"[expr67]",template:e('<image-content-digest expr68="expr68"></image-content-digest><copy-to-clipboard expr69="expr69" target="digest"></copy-to-clipboard>',[{type:n.TAG,getComponent:r,evaluate:function(e){return"image-content-digest"},slots:[],attributes:[{type:t.ATTRIBUTE,name:"image",evaluate:function(e){return e.image}}],redundantAttribute:"expr68",selector:"[expr68]"},{type:n.TAG,getComponent:r,evaluate:function(e){return"copy-to-clipboard"},slots:[],attributes:[{type:t.ATTRIBUTE,name:"image",evaluate:function(e){return e.image}},{type:t.ATTRIBUTE,name:"pull-url",evaluate:function(e){return e.props.pullUrl}},{type:t.EVENT,name:"on-notify",evaluate:function(e){return e.props.onNotify}}],redundantAttribute:"expr69",selector:"[expr69]"}])},{type:n.TAG,getComponent:r,evaluate:function(e){return"image-tag"},slots:[],attributes:[{type:t.ATTRIBUTE,name:"image",evaluate:function(e){return e.image}}],redundantAttribute:"expr70",selector:"[expr70]"},{type:n.TAG,getComponent:r,evaluate:function(e){return"copy-to-clipboard"},slots:[],attributes:[{type:t.ATTRIBUTE,name:"image",evaluate:function(e){return e.image}},{type:t.ATTRIBUTE,name:"pull-url",evaluate:function(e){return e.props.pullUrl}},{type:t.EVENT,name:"on-notify",evaluate:function(e){return e.props.onNotify}}],redundantAttribute:"expr71",selector:"[expr71]"},{type:n.TAG,getComponent:r,evaluate:function(e){return"tag-history-button"},slots:[],attributes:[{type:t.ATTRIBUTE,name:"image",evaluate:function(e){return e.image}}],redundantAttribute:"expr72",selector:"[expr72]"},{type:n.IF,evaluate:function(e){return e.props.isImageRemoveActivated},redundantAttribute:"expr73",selector:"[expr73]",template:e('<remove-image expr74="expr74"></remove-image>',[{type:n.TAG,getComponent:r,evaluate:function(e){return"remove-image"},slots:[],attributes:[{type:t.ATTRIBUTE,name:"multi-delete",evaluate:function(e){return e.state.multiDelete}},{type:t.ATTRIBUTE,name:"image",evaluate:function(e){return e.image}},{type:t.ATTRIBUTE,name:"registry-url",evaluate:function(e){return e.props.registryUrl}},{type:t.ATTRIBUTE,name:"handleCheckboxChange",evaluate:function(e){return e.onRemoveImageChange}},{type:t.ATTRIBUTE,name:"checked",evaluate:function(e){return e.state.toDelete.has(e.image)}},{type:t.EVENT,name:"on-notify",evaluate:function(e){return e.props.onNotify}},{type:t.EVENT,name:"on-authentication",evaluate:function(e){return e.props.onAuthentication}}],redundantAttribute:"expr74",selector:"[expr74]"}])}]),redundantAttribute:"expr64",selector:"[expr64]",itemName:"image",indexName:null,evaluate:function(e){return e.getPage(e.props.tags,e.props.page)}}]}],attributes:[],redundantAttribute:"expr56",selector:"[expr56]"}])},name:"tag-table"}},onBeforeMount(e){this.state={registryName:e.registryName,tags:[],loadend:!1,asc:!0,page:tr.getPageQueryParam()||1}},onMounted(e,t){this.display(e,t),window.addEventListener("resize",this.onResize),window.requestAnimationFrame(this.onResize)},display(e,t){t.tags=[];const n=this,r=new ir({onAuthentication:e.onAuthentication});r.addEventListener("load",(function(){if(200==this.status){const r=(JSON.parse(this.responseText).tags||[]).map((t=>new hr(e.image,t,{registryUrl:e.registryUrl,onNotify:e.onNotify,onAuthentication:e.onAuthentication}))).sort(mr);window.requestAnimationFrame(n.onResize),n.update({page:Math.min(t.page,Fn(r)),tags:r})}else 404==this.status?n.props.onNotify("Server not found",!0):n.props.onNotify(this.responseText,!0)})),r.addEventListener("error",(function(){n.props.onNotify(this.getErrorMessage(),!0),t.tags=[]})),r.addEventListener("loadend",(function(){n.update({loadend:!0})})),r.open("GET",e.registryUrl+"/v2/"+e.image+"/tags/list"),r.send(),t.asc=!0},onPageUpdate(e){this.update({page:e}),tr.updatePageQueryParam(e)},onResize(){const e=window.innerWidth;let t=0;const n=this.state.tags.reduce((function(e,t){return t.tag.length>e?t.tag.length:e}),0);t=e>=1440?71:e<1024?0:15+(e-1024)/416*56,n>20&&(t-=n-20),t=Math.floor(t),this.state.tags.map((function(e){e.trigger("content-digest-chars",t)}))},onReverseOrder(){this.state.asc?(this.state.tags.reverse(),this.state.asc=!1):(this.state.tags.sort(mr),this.state.asc=!0),this.update()},getPageLabels:function(e,t){var n=[],r=10;if(1===t)return n;1!==e&&t>=r&&(n.push({icon:"first_page",page:1}),n.push({icon:"chevron_left",page:e-1}));for(var a=Math.round(Math.max(1,Math.min(e-5,t-r+1))),i=a;i<Math.min(t+1,a+r);i++)n.push({page:i,current:i===e,"space-left":1===e&&t>r,"space-right":e===t&&t>r});return e!==t&&t>=r&&(n.push({icon:"chevron_right",page:e+1}),n.push({icon:"last_page",page:t})),n},getNumPages:Fn,router:tr},template:function(e,t,n,r){return e('<material-card expr21="expr21" class="header"></material-card><div expr26="expr26" class="spinner-wrapper"></div><pagination expr28="expr28"></pagination><tag-table expr29="expr29"></tag-table><pagination expr30="expr30"></pagination>',[{type:n.TAG,getComponent:r,evaluate:function(e){return"material-card"},slots:[{id:"default",html:'<div class="material-card-title-action "><material-button expr22="expr22" waves-center="true" rounded="true" waves-color="#ddd"></material-button><h2 expr23="expr23"> <div expr24="expr24" class="source-hint"> </div><div expr25="expr25" class="item-count"> </div></h2></div>',bindings:[{type:n.TAG,getComponent:r,evaluate:function(e){return"material-button"},slots:[{id:"default",html:'<i class="material-icons">arrow_back</i>',bindings:[]}],attributes:[{type:t.EVENT,name:"onClick",evaluate:function(e){return e.router.home}}],redundantAttribute:"expr22",selector:"[expr22]"},{redundantAttribute:"expr23",selector:"[expr23]",expressions:[{type:t.TEXT,childNodeIndex:0,evaluate:function(e){return["Tags of ",e.props.image].join("")}}]},{redundantAttribute:"expr24",selector:"[expr24]",expressions:[{type:t.TEXT,childNodeIndex:0,evaluate:function(e){return["Sourced from ",e.state.registryName+"/"+e.props.image].join("")}}]},{redundantAttribute:"expr25",selector:"[expr25]",expressions:[{type:t.TEXT,childNodeIndex:0,evaluate:function(e){return[e.state.tags.length," tags"].join("")}}]}]}],attributes:[],redundantAttribute:"expr21",selector:"[expr21]"},{type:n.IF,evaluate:function(e){return!e.state.loadend},redundantAttribute:"expr26",selector:"[expr26]",template:e('<material-spinner expr27="expr27"></material-spinner>',[{type:n.TAG,getComponent:r,evaluate:function(e){return"material-spinner"},slots:[],attributes:[],redundantAttribute:"expr27",selector:"[expr27]"}])},{type:n.TAG,getComponent:r,evaluate:function(e){return"pagination"},slots:[],attributes:[{type:t.ATTRIBUTE,name:"pages",evaluate:function(e){return e.getPageLabels(e.state.page,e.getNumPages(e.state.tags))}},{type:t.EVENT,name:"onPageUpdate",evaluate:function(e){return e.onPageUpdate}}],redundantAttribute:"expr28",selector:"[expr28]"},{type:n.IF,evaluate:function(e){return e.state.loadend},redundantAttribute:"expr29",selector:"[expr29]",template:e(null,[{type:n.TAG,getComponent:r,evaluate:function(e){return"tag-table"},slots:[],attributes:[{type:t.ATTRIBUTE,name:"tags",evaluate:function(e){return e.state.tags}},{type:t.ATTRIBUTE,name:"asc",evaluate:function(e){return e.state.asc}},{type:t.ATTRIBUTE,name:"page",evaluate:function(e){return e.state.page}},{type:t.ATTRIBUTE,name:"show-content-digest",evaluate:function(e){return e.props.showContentDigest}},{type:t.ATTRIBUTE,name:"is-image-remove-activated",evaluate:function(e){return e.props.isImageRemoveActivated}},{type:t.EVENT,name:"onReverseOrder",evaluate:function(e){return e.onReverseOrder}},{type:t.ATTRIBUTE,name:"registry-url",evaluate:function(e){return e.props.registryUrl}},{type:t.ATTRIBUTE,name:"pull-url",evaluate:function(e){return e.props.pullUrl}},{type:t.EVENT,name:"on-notify",evaluate:function(e){return e.props.onNotify}},{type:t.ATTRIBUTE,name:"filter-results",evaluate:function(e){return e.props.filterResults}},{type:t.EVENT,name:"on-authentication",evaluate:function(e){return e.props.onAuthentication}}]}])},{type:n.TAG,getComponent:r,evaluate:function(e){return"pagination"},slots:[],attributes:[{type:t.ATTRIBUTE,name:"pages",evaluate:function(e){return e.getPageLabels(e.state.page,e.getNumPages(e.state.tags))}},{type:t.EVENT,name:"onPageUpdate",evaluate:function(e){return e.onPageUpdate}}],redundantAttribute:"expr30",selector:"[expr30]"}])},name:"tag-list"},TagHistory:{css:null,exports:{components:{TagHistoryElement:{css:'tag-history-element.Labels .value,[is="tag-history-element"].Labels .value,tag-history-element.Env .value,[is="tag-history-element"].Env .value{ margin-bottom: 0.5em; } tag-history-element i,[is="tag-history-element"] i{ font-size: 20px; padding: 0px; } tag-history-element.docker_version .headline .material-icons,[is="tag-history-element"].docker_version .headline .material-icons{ background-size: 24px auto; background-image: url("images/docker-logo.svg"); background-repeat: no-repeat; } tag-history-element,[is="tag-history-element"]{ display: block; padding: 20px; min-width: 100px; min-height: 3em; width: 420px; float: left; } tag-history-element .content,[is="tag-history-element"] .content{ overflow-x: auto; } tag-history-element.id .content,[is="tag-history-element"].id .content{ overflow-x: initial; } tag-history-element .headline p,[is="tag-history-element"] .headline p{ font-weight: bold; line-height: 20px; position: relative; display: inline; top: -4px; } tag-history-element.id div.value,[is="tag-history-element"].id div.value{ font-size: 12px; }',exports:{onBeforeStart(e,t){t.key=e.entry.key,t.icon=function(e){switch(e){case"architecture":return"memory";case"created":return"event";case"docker_version":return"";case"os":return"developer_board";case"Cmd":return"launch";case"Entrypoint":return"input";case"Env":return"notes";case"Labels":return"label";case"User":return"face";case"Volumes":return"storage";case"WorkingDir":return"home";case"author":return"account_circle";case"id":case"digest":return"settings_ethernet";case"created_by":return"build";case"size":return"get_app";case"ExposedPorts":return"router"}}(e.entry.key),t.name=this.cleanName(e.entry.key),e.entry.value instanceof Array?t.values=e.entry.value:t.value=e.entry.value},onBeforeMount(e,t){this.onBeforeStart(e,t)},onBeforeUpdate(e,t){this.onBeforeStart(e,t)},cleanName:e=>"id"===e?e:"os"===e?"OS":e.replace(/([a-z])([A-Z])/g,"$1 $2").replace("_"," ").split(" ").map((e=>`${e.charAt(0).toUpperCase()}${e.slice(1)}`)).join(" ")},template:function(e,t,n,r){return e('<div class="headline"><i expr88="expr88" class="material-icons"> </i><p expr89="expr89"> </p></div><div class="content"><div expr90="expr90" class="value"></div><div expr91="expr91" class="values value"></div></div>',[{expressions:[{type:t.ATTRIBUTE,name:"class",evaluate:function(e){return e.state.key}}]},{redundantAttribute:"expr88",selector:"[expr88]",expressions:[{type:t.TEXT,childNodeIndex:0,evaluate:function(e){return e.state.icon}}]},{redundantAttribute:"expr89",selector:"[expr89]",expressions:[{type:t.TEXT,childNodeIndex:0,evaluate:function(e){return e.state.name}}]},{type:n.IF,evaluate:function(e){return e.state.value},redundantAttribute:"expr90",selector:"[expr90]",template:e(" ",[{expressions:[{type:t.TEXT,childNodeIndex:0,evaluate:function(e){return[e.state.value].join("")}}]}])},{type:n.EACH,getKey:null,condition:function(e){return e.state.values},template:e(" ",[{expressions:[{type:t.TEXT,childNodeIndex:0,evaluate:function(e){return[e.value].join("")}}]}]),redundantAttribute:"expr91",selector:"[expr91]",itemName:"value",indexName:null,evaluate:function(e){return e.state.values}}])},name:"tag-history-element"}},onBeforeMount(e,t){t.elements=[],t.image=new hr(e.image,e.tag,{list:!0,registryUrl:e.registryUrl,onNotify:e.onNotify,onAuthentication:e.onAuthentication}),t.image.fillInfo()},onMounted(e,t){t.image.on("blobs",this.processBlobs),t.image.on("list",this.multiArchList)},onTabChanged(e,t){const n=this.state,{registryUrl:r,onNotify:a}=this.props;if(n.elements=[],n.image.variants[t]=n.image.variants[t]||new hr(this.props.image,e.digest,{list:!1,registryUrl:r,onNotify:a}),n.image.variants[t].blobs)return this.processBlobs(n.image.variants[t].blobs);n.image.variants[t].fillInfo(),n.image.variants[t].on("blobs",this.processBlobs)},processBlobs(e){function t(e){const t=[];for(var n in e)if(e.hasOwnProperty(n)&&"empty_layer"!=n){const r=e[n],a={key:n,value:Tr(n,r)};t.push(a)}return t.sort(br)}this.state;const n=new Array(e.history.length+1);n[0]=t(function(e){const t=["architecture","User","created","docker_version","os","Cmd","Entrypoint","Env","Labels","User","Volumes","WorkingDir","author","id","ExposedPorts"].reduce((function(t,n){const r=e[n]||e.config[n];return r&&"architecture"===n&&e.variant?t[n]=r+e.variant:r&&(t[n]=r),t}),{});return!t.author&&t.Labels&&t.Labels.maintainer&&(t.author=e.config.Labels.maintainer,delete t.Labels.maintainer),t}(e)),e.history.forEach((function(r,a){n[e.history.length-a]=t(r)})),this.update({elements:n,loadend:!0})},multiArchList(e){const t=(e=e.manifests||e).map((function(e){return{title:e.platform.os+"/"+e.platform.architecture+(e.platform.variant?e.platform.variant:""),digest:e.digest}}));this.update({archs:t})},toTaglist(){tr.taglist(this.props.image)}},template:function(e,t,n,r){return e('<material-card expr37="expr37" ref="tag-history-tag" class="tag-history header"></material-card><div expr40="expr40" class="spinner-wrapper"></div><material-tabs expr42="expr42"></material-tabs><material-card expr43="expr43" class="tag-history-element"></material-card>',[{type:n.TAG,getComponent:r,evaluate:function(e){return"material-card"},slots:[{id:"default",html:'<div class="material-card-title-action"><material-button expr38="expr38" waves-center="true" rounded="true" waves-color="#ddd"></material-button><h2 expr39="expr39"> <i class="material-icons">history</i></h2></div>',bindings:[{type:n.TAG,getComponent:r,evaluate:function(e){return"material-button"},slots:[{id:"default",html:'<i class="material-icons">arrow_back</i>',bindings:[]}],attributes:[{type:t.EVENT,name:"onClick",evaluate:function(e){return e.toTaglist}}],redundantAttribute:"expr38",selector:"[expr38]"},{redundantAttribute:"expr39",selector:"[expr39]",expressions:[{type:t.TEXT,childNodeIndex:0,evaluate:function(e){return["History of ",e.props.image,":",e.props.tag].join("")}}]}]}],attributes:[],redundantAttribute:"expr37",selector:"[expr37]"},{type:n.IF,evaluate:function(e){return!e.state.loadend},redundantAttribute:"expr40",selector:"[expr40]",template:e('<material-spinner expr41="expr41"></material-spinner>',[{type:n.TAG,getComponent:r,evaluate:function(e){return"material-spinner"},slots:[],attributes:[],redundantAttribute:"expr41",selector:"[expr41]"}])},{type:n.IF,evaluate:function(e){return e.state.archs&&e.state.loadend},redundantAttribute:"expr42",selector:"[expr42]",template:e(null,[{type:n.TAG,getComponent:r,evaluate:function(e){return"material-tabs"},slots:[],attributes:[{type:t.ATTRIBUTE,name:"useLine",evaluate:function(e){return!0}},{type:t.ATTRIBUTE,name:"tabs",evaluate:function(e){return e.state.archs}},{type:t.EVENT,name:"onTabChanged",evaluate:function(e){return e.onTabChanged}}]}])},{type:n.EACH,getKey:null,condition:null,template:e(null,[{type:n.TAG,getComponent:r,evaluate:function(e){return"material-card"},slots:[{id:"default",html:'<tag-history-element expr44="expr44"></tag-history-element>',bindings:[{type:n.EACH,getKey:null,condition:function(e){return e.entry.value&&e.entry.value.length>0},template:e(null,[{type:n.TAG,getComponent:r,evaluate:function(e){return"tag-history-element"},slots:[],attributes:[{type:t.ATTRIBUTE,name:"entry",evaluate:function(e){return e.entry}}]}]),redundantAttribute:"expr44",selector:"[expr44]",itemName:"entry",indexName:null,evaluate:function(e){return e.element}}]}],attributes:[]}]),redundantAttribute:"expr43",selector:"[expr43]",itemName:"element",indexName:null,evaluate:function(e){return e.state.elements}}])},name:"tag-history"},DialogsMenu:{css:'dialogs-menu > .container,[is="dialogs-menu"] > .container{ position: absolute; top: 0px; right: 16px; color: #000; list-style-type: disc; margin-block-start: 0.7em; } dialogs-menu .overlay,[is="dialogs-menu"] .overlay{ position: fixed; height: 100%; width: 100%; top: 0; right: 0; z-index: 10; } dialogs-menu material-button,[is="dialogs-menu"] material-button{ background: rgba(255, 255, 255, 0); float: right; z-index: 2; } dialogs-menu material-button .content i.material-icons,[is="dialogs-menu"] material-button .content i.material-icons{ color: #fff; font-size: 24px; } dialogs-menu material-dropdown-list,[is="dialogs-menu"] material-dropdown-list{ display: inline-block; position: relative; } dialogs-menu material-dropdown-list ul.dropdown-content,[is="dialogs-menu"] material-dropdown-list ul.dropdown-content{ min-width: 156px; padding: 8px 0; margin: 0; } dialogs-menu material-dropdown-list ul.dropdown-content li span,[is="dialogs-menu"] material-dropdown-list ul.dropdown-content li span{ font-size: 1rem; line-height: 1.2em; } dialogs-menu material-popup *,[is="dialogs-menu"] material-popup *{ line-height: 1em; } dialogs-menu material-popup material-button .content,[is="dialogs-menu"] material-popup material-button .content{ line-height: 36px; }',exports:{components:{AddRegistryUrl:{css:null,exports:{onKeyUp(e){13===e.keyCode&&this.add()},add(){const e=this.$("input");if(!e||!e.value||0===e.value.length)return this.props.onNotify("The input field is empty. Please enter an url.",!0);if(!e.value.startsWith("http"))return this.props.onNotify("The input field should start with http:// or https://.",!0);const t=e.value.trim().replace(/\/*$/,""),n=Xn().filter((e=>e!==t));localStorage.setItem("registryServer",JSON.stringify([t].concat(n))),tr.home(),this.props.onServerChange(t),this.props.onClose(),setTimeout((()=>tr.updateUrlQueryParam(t)),100)}},template:function(e,t,n,r){return e('<material-popup expr80="expr80"></material-popup>',[{type:n.TAG,getComponent:r,evaluate:function(e){return"material-popup"},slots:[{id:"title",html:'<div slot="title">Add your Server ?</div>',bindings:[]},{id:"content",html:'<div slot="content"><material-input expr81="expr81" placeholder="Server URL"></material-input><span>Write your URL without /v2</span></div>',bindings:[{type:n.TAG,getComponent:r,evaluate:function(e){return"material-input"},slots:[],attributes:[{type:t.EVENT,name:"onkeyup",evaluate:function(e){return e.onKeyUp}}],redundantAttribute:"expr81",selector:"[expr81]"}]},{id:"action",html:'<div slot="action"><material-button expr82="expr82" class="dialog-button" waves-color="rgba(158,158,158,.4)"></material-button><material-button expr83="expr83" class="dialog-button" waves-color="rgba(158,158,158,.4)"></material-button></div>',bindings:[{type:n.TAG,getComponent:r,evaluate:function(e){return"material-button"},slots:[{id:"default",html:"\n Add\n ",bindings:[]}],attributes:[{type:t.EVENT,name:"onClick",evaluate:function(e){return e.add}}],redundantAttribute:"expr82",selector:"[expr82]"},{type:n.TAG,getComponent:r,evaluate:function(e){return"material-button"},slots:[{id:"default",html:"\n Cancel\n ",bindings:[]}],attributes:[{type:t.EVENT,name:"onClick",evaluate:function(e){return e.props.onClose}}],redundantAttribute:"expr83",selector:"[expr83]"}]}],attributes:[{type:t.ATTRIBUTE,name:"opened",evaluate:function(e){return e.props.opened}},{type:t.EVENT,name:"onClick",evaluate:function(e){return e.props.onClose}}],redundantAttribute:"expr80",selector:"[expr80]"}])},name:"add-registry-url"},ChangeRegistryUrl:{css:'change-registry-url select,[is="change-registry-url"] select{ position: relative; outline: 0; box-shadow: none; padding: 0; width: 100%; background: 0 0; border: none; font-weight: 400; line-height: 24px; height: 24px; border-bottom: 1px solid #2f6975; appearance: none; -moz-appearance: none; -webkit-appearance: none; margin: 1.5em 0; }',exports:{change(e){const t=this.$("select");if(!t||!t.value||0===t.value.length)return this.props.onNotify("The select field is empty. Please add an url.",!0);if(!t.value.startsWith("http"))return this.props.onNotify("The select field should start with http:// or https://.",!0);const n=t.value.trim().replace(/\/*$/,""),r=Xn().filter((e=>e!==n));localStorage.setItem("registryServer",JSON.stringify([n].concat(r))),tr.home(),this.props.onServerChange(n),this.props.onClose(),setTimeout((()=>tr.updateUrlQueryParam(n)),100)},getRegistryServers:Xn},template:function(e,t,n,r){return e('<material-popup expr84="expr84"></material-popup>',[{type:n.TAG,getComponent:r,evaluate:function(e){return"material-popup"},slots:[{id:"title",html:'<div slot="title">Change your Server ?</div>',bindings:[]},{id:"content",html:'<div slot="content"><select><option expr85="expr85"></option></select></div>',bindings:[{type:n.EACH,getKey:null,condition:null,template:e(" ",[{expressions:[{type:t.TEXT,childNodeIndex:0,evaluate:function(e){return e.url}},{type:t.ATTRIBUTE,name:"value",evaluate:function(e){return e.url}}]}]),redundantAttribute:"expr85",selector:"[expr85]",itemName:"url",indexName:null,evaluate:function(e){return e.getRegistryServers()}}]},{id:"action",html:'<div slot="action"><material-button expr86="expr86" class="dialog-button" waves-color="rgba(158,158,158,.4)"></material-button><material-button expr87="expr87" class="dialog-button" waves-color="rgba(158,158,158,.4)"></material-button></div>',bindings:[{type:n.TAG,getComponent:r,evaluate:function(e){return"material-button"},slots:[{id:"default",html:"\n Change\n ",bindings:[]}],attributes:[{type:t.EVENT,name:"onClick",evaluate:function(e){return e.change}}],redundantAttribute:"expr86",selector:"[expr86]"},{type:n.TAG,getComponent:r,evaluate:function(e){return"material-button"},slots:[{id:"default",html:"\n Cancel\n ",bindings:[]}],attributes:[{type:t.EVENT,name:"onClick",evaluate:function(e){return e.props.onClose}}],redundantAttribute:"expr87",selector:"[expr87]"}]}],attributes:[{type:t.ATTRIBUTE,name:"opened",evaluate:function(e){return e.props.opened}},{type:t.EVENT,name:"onClick",evaluate:function(e){return e.props.onClick}}],redundantAttribute:"expr84",selector:"[expr84]"}])},name:"change-registry-url"},RemoveRegistryUrl:{css:'remove-registry-url material-popup .popup material-button,[is="remove-registry-url"] material-popup .popup material-button{ margin-right: 1em; } remove-registry-url material-popup .popup material-button .content i.material-icons,[is="remove-registry-url"] material-popup .popup material-button .content i.material-icons{ color: #777; }',exports:{remove(e){const t=e.currentTarget.attributes.url&&e.currentTarget.attributes.url.value,n=Xn().filter((e=>e!==t));localStorage.setItem("registryServer",JSON.stringify(n)),setTimeout((()=>this.update()),100)},getRegistryServers:Xn},template:function(e,t,n,r){return e('<material-popup expr75="expr75"></material-popup>',[{type:n.TAG,getComponent:r,evaluate:function(e){return"material-popup"},slots:[{id:"title",html:'<div slot="title">Remove your Registry Server ?</div>',bindings:[]},{id:"content",html:'<div slot="content"><ul class="list"><li expr76="expr76"></li></ul></div>',bindings:[{type:n.EACH,getKey:null,condition:null,template:e('<span><material-button expr77="expr77" rounded="true" waves-color="rgba(158,158,158,.4)" waves-center="true"></material-button><span expr78="expr78" class="url"> </span></span>',[{type:n.TAG,getComponent:r,evaluate:function(e){return"material-button"},slots:[{id:"default",html:'<i class="material-icons">delete</i>',bindings:[]}],attributes:[{type:t.EVENT,name:"onClick",evaluate:function(e){return e.remove}},{type:t.ATTRIBUTE,name:"url",evaluate:function(e){return e.url}}],redundantAttribute:"expr77",selector:"[expr77]"},{redundantAttribute:"expr78",selector:"[expr78]",expressions:[{type:t.TEXT,childNodeIndex:0,evaluate:function(e){return e.url}}]}]),redundantAttribute:"expr76",selector:"[expr76]",itemName:"url",indexName:null,evaluate:function(e){return e.getRegistryServers()}}]},{id:"action",html:'<div slot="action"><material-button expr79="expr79" class="dialog-button" waves-color="rgba(158,158,158,.4)"></material-button></div>',bindings:[{type:n.TAG,getComponent:r,evaluate:function(e){return"material-button"},slots:[{id:"default",html:"\n Close\n ",bindings:[]}],attributes:[{type:t.EVENT,name:"onClick",evaluate:function(e){return e.props.onClose}}],redundantAttribute:"expr79",selector:"[expr79]"}]}],attributes:[{type:t.ATTRIBUTE,name:"opened",evaluate:function(e){return e.props.opened}},{type:t.EVENT,name:"onClick",evaluate:function(e){return e.props.onClose}}],redundantAttribute:"expr75",selector:"[expr75]"}])},name:"remove-registry-url"}},dropdownItems:[{title:"Add URL",name:"add-registry-url"},{title:"Change URL",name:"change-registry-url"},{title:"Remove URL",name:"remove-registry-url"}],onDropdownSelect(e,t){this.update({[t.name]:!0,isDropdownOpened:!1})},onClose(e){return()=>{this.update({[e]:!1,isDropdownOpened:!1})}},onClick(){this.update({isDropdownOpened:!this.state.isDropdownOpened})}},template:function(e,t,n,r){return e('<add-registry-url expr31="expr31"></add-registry-url><change-registry-url expr32="expr32"></change-registry-url><remove-registry-url expr33="expr33"></remove-registry-url><div class="container"><material-button expr34="expr34" waves-center="true" rounded="true" waves-opacity="0.6" waves-duration="600"></material-button><material-dropdown-list expr35="expr35"></material-dropdown-list></div><div expr36="expr36" class="overlay"></div>',[{type:n.TAG,getComponent:r,evaluate:function(e){return"add-registry-url"},slots:[],attributes:[{type:t.ATTRIBUTE,name:"opened",evaluate:function(e){return e.state["add-registry-url"]}},{type:t.EVENT,name:"on-close",evaluate:function(e){return e.onClose("add-registry-url")}},{type:t.EVENT,name:"on-notify",evaluate:function(e){return e.props.onNotify}},{type:t.EVENT,name:"on-server-change",evaluate:function(e){return e.props.onServerChange}}],redundantAttribute:"expr31",selector:"[expr31]"},{type:n.TAG,getComponent:r,evaluate:function(e){return"change-registry-url"},slots:[],attributes:[{type:t.ATTRIBUTE,name:"opened",evaluate:function(e){return e.state["change-registry-url"]}},{type:t.EVENT,name:"on-close",evaluate:function(e){return e.onClose("change-registry-url")}},{type:t.EVENT,name:"on-notify",evaluate:function(e){return e.props.onNotify}},{type:t.EVENT,name:"on-server-change",evaluate:function(e){return e.props.onServerChange}}],redundantAttribute:"expr32",selector:"[expr32]"},{type:n.TAG,getComponent:r,evaluate:function(e){return"remove-registry-url"},slots:[],attributes:[{type:t.ATTRIBUTE,name:"opened",evaluate:function(e){return e.state["remove-registry-url"]}},{type:t.EVENT,name:"on-close",evaluate:function(e){return e.onClose("remove-registry-url")}},{type:t.EVENT,name:"on-notify",evaluate:function(e){return e.props.onNotify}},{type:t.EVENT,name:"on-server-change",evaluate:function(e){return e.props.onServerChange}}],redundantAttribute:"expr33",selector:"[expr33]"},{type:n.TAG,getComponent:r,evaluate:function(e){return"material-button"},slots:[{id:"default",html:'<i class="material-icons">more_vert</i>',bindings:[]}],attributes:[{type:t.EVENT,name:"onClick",evaluate:function(e){return e.onClick}}],redundantAttribute:"expr34",selector:"[expr34]"},{type:n.TAG,getComponent:r,evaluate:function(e){return"material-dropdown-list"},slots:[],attributes:[{type:t.ATTRIBUTE,name:"items",evaluate:function(e){return e.dropdownItems}},{type:t.EVENT,name:"onSelect",evaluate:function(e){return e.onDropdownSelect}},{type:t.ATTRIBUTE,name:"opened",evaluate:function(e){return e.state.isDropdownOpened}}],redundantAttribute:"expr35",selector:"[expr35]"},{type:n.IF,evaluate:function(e){return e.state.isDropdownOpened},redundantAttribute:"expr36",selector:"[expr36]",template:e(null,[{expressions:[{type:t.EVENT,name:"onclick",evaluate:function(e){return e.onClick}}]}])}])},name:"dialogs-menu"},SearchBar:rr,Router:zn,Route:pn},onUpdated(e,t){t.snackbarIsError=!1,t.snackbarMessage=void 0},onBeforeMount(e){const t=e.registryUrl||("true"===e.singleRegistry?void 0:tr.getUrlQueryParam()||Xn(0))||window.location.origin+window.location.pathname.replace(/\/+$/,"");this.state.registryUrl=t.replace(/\/$/,""),this.state.name=e.name||qn(e.registryUrl),this.state.catalogElementsLimit=e.catalogElementsLimit||1e5,this.state.pullUrl=this.pullUrl(this.state.registryUrl,e.pullUrl)},onServerChange(e){this.update({registryUrl:e,name:qn(e),pullUrl:this.pullUrl(e),snackbarMessage:"Registry server changed to `"+e+"`."})},onAuthentication(e,t){if(e&&e.realm&&e.service&&e.scope){const{realm:n,service:r,scope:a}=e,i=new XMLHttpRequest;i.addEventListener("loadend",(()=>{try{const e=JSON.parse(i.responseText);t(e)}catch(e){this.notifySnackbar(`Failed to log in: ${e.message}`,!0)}})),i.open("GET",`${n}?service=${r}&scope=${a}`),i.send()}else t()},onAuthenticationClose(){this.update({authenticationDialogOpened:!1})},pullUrl:(e,t)=>qn(t||e&&e.length>0&&e||window.location.host),notifySnackbar(e,t){"string"==typeof e?this.update({snackbarMessage:e,snackbarIsError:t||!1}):e&&e.message&&this.update({snackbarMessage:e.message,snackbarIsError:e.isError})},onSearch(e){this.update({filter:e})},baseRoute:"([^#]*?)/(\\?[^#]*?)?(#!)?(/?)",router:tr,version:"2.0.9",truthy:function(e){return!0===e||"true"===e}},template:function(e,t,n,r){return e('<header><material-navbar expr0="expr0"></material-navbar></header><main><router expr3="expr3" base="#!"></router><registry-authentication expr10="expr10"></registry-authentication><material-snackbar expr11="expr11"></material-snackbar></main><footer><material-footer expr12="expr12"></material-footer></footer>',[{type:n.TAG,getComponent:r,evaluate:function(e){return"material-navbar"},slots:[{id:"default",html:'<div class="logo">Docker Registry UI</div><search-bar expr1="expr1"></search-bar><dialogs-menu expr2="expr2"></dialogs-menu>',bindings:[{type:n.TAG,getComponent:r,evaluate:function(e){return"search-bar"},slots:[],attributes:[{type:t.EVENT,name:"on-search",evaluate:function(e){return e.onSearch}}],redundantAttribute:"expr1",selector:"[expr1]"},{type:n.IF,evaluate:function(e){return"true"!==e.props.singleRegistry},redundantAttribute:"expr2",selector:"[expr2]",template:e(null,[{type:n.TAG,getComponent:r,evaluate:function(e){return"dialogs-menu"},slots:[],attributes:[{type:t.EVENT,name:"on-notify",evaluate:function(e){return e.notifySnackbar}},{type:t.EVENT,name:"on-server-change",evaluate:function(e){return e.onServerChange}}]}])}]}],attributes:[],redundantAttribute:"expr0",selector:"[expr0]"},{type:n.TAG,getComponent:r,evaluate:function(e){return"router"},slots:[{id:"default",html:'<route expr4="expr4"></route><route expr6="expr6"></route><route expr8="expr8"></route>',bindings:[{type:n.TAG,getComponent:r,evaluate:function(e){return"route"},slots:[{id:"default",html:'<catalog expr5="expr5"></catalog>',bindings:[{type:n.TAG,getComponent:r,evaluate:function(e){return"catalog"},slots:[],attributes:[{type:t.ATTRIBUTE,name:"registry-url",evaluate:function(e){return e.state.registryUrl}},{type:t.ATTRIBUTE,name:"registry-name",evaluate:function(e){return e.state.name}},{type:t.ATTRIBUTE,name:"catalog-elements-limit",evaluate:function(e){return e.state.catalogElementsLimit}},{type:t.EVENT,name:"on-notify",evaluate:function(e){return e.notifySnackbar}},{type:t.ATTRIBUTE,name:"filter-results",evaluate:function(e){return e.state.filter}},{type:t.EVENT,name:"on-authentication",evaluate:function(e){return e.onAuthentication}}],redundantAttribute:"expr5",selector:"[expr5]"}]}],attributes:[{type:t.ATTRIBUTE,name:"path",evaluate:function(e){return e.baseRoute}}],redundantAttribute:"expr4",selector:"[expr4]"},{type:n.TAG,getComponent:r,evaluate:function(e){return"route"},slots:[{id:"default",html:'<tag-list expr7="expr7"></tag-list>',bindings:[{type:n.TAG,getComponent:r,evaluate:function(e){return"tag-list"},slots:[],attributes:[{type:t.ATTRIBUTE,name:"registry-url",evaluate:function(e){return e.state.registryUrl}},{type:t.ATTRIBUTE,name:"registry-name",evaluate:function(e){return e.state.name}},{type:t.ATTRIBUTE,name:"pull-url",evaluate:function(e){return e.state.pullUrl}},{type:t.ATTRIBUTE,name:"image",evaluate:function(e){return e.router.getTagListImage()}},{type:t.ATTRIBUTE,name:"show-content-digest",evaluate:function(e){return e.truthy(e.props.showContentDigest)}},{type:t.ATTRIBUTE,name:"is-image-remove-activated",evaluate:function(e){return e.truthy(e.props.isImageRemoveActivated)}},{type:t.EVENT,name:"on-notify",evaluate:function(e){return e.notifySnackbar}},{type:t.ATTRIBUTE,name:"filter-results",evaluate:function(e){return e.state.filter}},{type:t.EVENT,name:"on-authentication",evaluate:function(e){return e.onAuthentication}}],redundantAttribute:"expr7",selector:"[expr7]"}]}],attributes:[{type:t.ATTRIBUTE,name:"path",evaluate:function(e){return[e.baseRoute,"taglist/(.*)"].join("")}}],redundantAttribute:"expr6",selector:"[expr6]"},{type:n.TAG,getComponent:r,evaluate:function(e){return"route"},slots:[{id:"default",html:'<tag-history expr9="expr9"></tag-history>',bindings:[{type:n.TAG,getComponent:r,evaluate:function(e){return"tag-history"},slots:[],attributes:[{type:t.ATTRIBUTE,name:"registry-url",evaluate:function(e){return e.state.registryUrl}},{type:t.ATTRIBUTE,name:"registry-name",evaluate:function(e){return e.state.name}},{type:t.ATTRIBUTE,name:"pull-url",evaluate:function(e){return e.state.pullUrl}},{type:t.ATTRIBUTE,name:"image",evaluate:function(e){return e.router.getTagHistoryImage()}},{type:t.ATTRIBUTE,name:"tag",evaluate:function(e){return e.router.getTagHistoryTag()}},{type:t.ATTRIBUTE,name:"is-image-remove-activated",evaluate:function(e){return e.truthy(e.props.isImageRemoveActivated)}},{type:t.EVENT,name:"on-notify",evaluate:function(e){return e.notifySnackbar}},{type:t.EVENT,name:"on-authentication",evaluate:function(e){return e.onAuthentication}}],redundantAttribute:"expr9",selector:"[expr9]"}]}],attributes:[{type:t.ATTRIBUTE,name:"path",evaluate:function(e){return[e.baseRoute,"taghistory/(.*)"].join("")}}],redundantAttribute:"expr8",selector:"[expr8]"}]}],attributes:[],redundantAttribute:"expr3",selector:"[expr3]"},{type:n.TAG,getComponent:r,evaluate:function(e){return"registry-authentication"},slots:[],attributes:[{type:t.ATTRIBUTE,name:"realm",evaluate:function(e){return e.state.realm}},{type:t.ATTRIBUTE,name:"scope",evaluate:function(e){return e.state.scope}},{type:t.ATTRIBUTE,name:"service",evaluate:function(e){return e.state.service}},{type:t.EVENT,name:"on-close",evaluate:function(e){return e.onAuthenticationClose}},{type:t.EVENT,name:"on-authenticated",evaluate:function(e){return e.state.onAuthenticated}},{type:t.ATTRIBUTE,name:"opened",evaluate:function(e){return e.state.authenticationDialogOpened}}],redundantAttribute:"expr10",selector:"[expr10]"},{type:n.TAG,getComponent:r,evaluate:function(e){return"material-snackbar"},slots:[],attributes:[{type:t.ATTRIBUTE,name:"message",evaluate:function(e){return e.state.snackbarMessage}},{type:t.ATTRIBUTE,name:"is-error",evaluate:function(e){return e.state.snackbarIsError}}],redundantAttribute:"expr11",selector:"[expr11]"},{type:n.TAG,getComponent:r,evaluate:function(e){return"material-footer"},slots:[{id:"logo",html:'<a expr13="expr13" slot="logo" href="https://joxit.github.io/docker-registry-ui/"> </a>',bindings:[{redundantAttribute:"expr13",selector:"[expr13]",expressions:[{type:t.TEXT,childNodeIndex:0,evaluate:function(e){return["Docker Registry UI ",e.version].join("")}}]}]},{id:"link-list",html:'<ul slot="link-list"><li><a href="https://github.com/Joxit/docker-registry-ui">Contribute on GitHub</a></li><li><a href="https://github.com/Joxit/docker-registry-ui/blob/main/LICENSE">Privacy &amp; Terms</a></li></ul>',bindings:[]}],attributes:[],redundantAttribute:"expr12",selector:"[expr12]"}])},name:"docker-registry-ui"};bt("material-card",At),bt("material-footer",Nt),bt("material-navbar",{css:null,exports:null,template:function(e,t,n,r){return e('<div class="nav-wrapper"><slot expr118="expr118"></slot></div>',[{expressions:[{type:t.ATTRIBUTE,name:"role",evaluate:function(e){return"toolbar"}}]},{type:n.SLOT,attributes:[],name:"default",redundantAttribute:"expr118",selector:"[expr118]"}])},name:"material-navbar"}),bt("material-spinner",{css:null,exports:null,template:function(e,t,n,r){return e('<svg class="loader-circular" height="50" width="50"><circle expr132="expr132" class="loader-path" cx="25" cy="25.2" r="19.9" fill="none" stroke-miterlimit="10"/></svg>',[{redundantAttribute:"expr132",selector:"[expr132]",expressions:[{type:t.ATTRIBUTE,name:"stroke-width",evaluate:function(e){return e.props.strokewidth||3}}]}])},name:"material-spinner"}),bt("material-button",Et),bt("material-waves",Bt),bt("material-checkbox",wt),bt("material-snackbar",Ut),bt("material-tabs",Ot),bt("material-dropdown-list",Ct),bt("material-popup",kt),bt("material-input",Rt);for(var Ar,wr=(Ar=Er,function(e,t,n){var r=void 0===n?{}:n,a=r.slots,i=r.attributes,o=r.parentScope;return function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return t.reduce((function(e,t){return function(){return e(t.apply(void 0,arguments))}}))}((function(t){return t.mount(e,o)}),(function(e){return e({props:t,slots:a,attributes:i})}),ht)(Ar)}),Cr=document.getElementsByTagName("docker-registry-ui"),Nr=0;Nr<Cr.length;Nr++)wr(Cr.item(Nr))}();