diff --git a/CHANGELOG.md b/CHANGELOG.md index b2477c3..3cf5c14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,4 +16,6 @@ * Table columns now may be styled directly with a column descriptor `style` property * 0.2.3: Better handling of DB and Client Server errors * 0.3.0: Administrative UI -* 0.3.1: Helpdesk Cases are automatically resolved in administrative actions \ No newline at end of file +* 0.3.1: Helpdesk Cases are automatically resolved in administrative actions, Frontend changes: + * Add server errors handling + * Add workload description and external link to docs diff --git a/dbaas/static/b7d579a519616740b116.js b/dbaas/static/e362c49b3047272f792b.js similarity index 50% rename from dbaas/static/b7d579a519616740b116.js rename to dbaas/static/e362c49b3047272f792b.js index 0715c55..734e60c 100644 --- a/dbaas/static/b7d579a519616740b116.js +++ b/dbaas/static/e362c49b3047272f792b.js @@ -1,2 +1,2 @@ -/*! For license information please see b7d579a519616740b116.js.LICENSE.txt */ -(()=>{var t={592:function(t){t.exports=function(){return e={686:function(t,e,n){"use strict";n.d(e,{default:function(){return m}}),e=n(279);var r=n.n(e),o=(e=n(370),n.n(e)),i=(e=n(817),n.n(e));function a(t){try{return document.execCommand(t)}catch(t){return}}var s=function(t){return t=i()(t),a("cut"),t};function c(t,e){var n,r;return n=t,r="rtl"===document.documentElement.getAttribute("dir"),(t=document.createElement("textarea")).style.fontSize="12pt",t.style.border="0",t.style.padding="0",t.style.margin="0",t.style.position="absolute",t.style[r?"right":"left"]="-9999px",r=window.pageYOffset||document.documentElement.scrollTop,t.style.top="".concat(r,"px"),t.setAttribute("readonly",""),t.value=n,e.container.appendChild(t),e=i()(t),a("copy"),t.remove(),e}var l=function(t){var e=1{const r=n(514),o={};for(const t of Object.keys(r))o[r[t]]=t;const i={rgb:{channels:3,labels:"rgb"},hsl:{channels:3,labels:"hsl"},hsv:{channels:3,labels:"hsv"},hwb:{channels:3,labels:"hwb"},cmyk:{channels:4,labels:"cmyk"},xyz:{channels:3,labels:"xyz"},lab:{channels:3,labels:"lab"},lch:{channels:3,labels:"lch"},hex:{channels:1,labels:["hex"]},keyword:{channels:1,labels:["keyword"]},ansi16:{channels:1,labels:["ansi16"]},ansi256:{channels:1,labels:["ansi256"]},hcg:{channels:3,labels:["h","c","g"]},apple:{channels:3,labels:["r16","g16","b16"]},gray:{channels:1,labels:["gray"]}};t.exports=i;for(const t of Object.keys(i)){if(!("channels"in i[t]))throw new Error("missing channels property: "+t);if(!("labels"in i[t]))throw new Error("missing channel labels property: "+t);if(i[t].labels.length!==i[t].channels)throw new Error("channel and label counts mismatch: "+t);const{channels:e,labels:n}=i[t];delete i[t].channels,delete i[t].labels,Object.defineProperty(i[t],"channels",{value:e}),Object.defineProperty(i[t],"labels",{value:n})}i.rgb.hsl=function(t){const e=t[0]/255,n=t[1]/255,r=t[2]/255,o=Math.min(e,n,r),i=Math.max(e,n,r),a=i-o;let s,c;i===o?s=0:e===i?s=(n-r)/a:n===i?s=2+(r-e)/a:r===i&&(s=4+(e-n)/a),s=Math.min(60*s,360),s<0&&(s+=360);const l=(o+i)/2;return c=i===o?0:l<=.5?a/(i+o):a/(2-i-o),[s,100*c,100*l]},i.rgb.hsv=function(t){let e,n,r,o,i;const a=t[0]/255,s=t[1]/255,c=t[2]/255,l=Math.max(a,s,c),u=l-Math.min(a,s,c),f=function(t){return(l-t)/6/u+.5};return 0===u?(o=0,i=0):(i=u/l,e=f(a),n=f(s),r=f(c),a===l?o=r-n:s===l?o=1/3+e-r:c===l&&(o=2/3+n-e),o<0?o+=1:o>1&&(o-=1)),[360*o,100*i,100*l]},i.rgb.hwb=function(t){const e=t[0],n=t[1];let r=t[2];const o=i.rgb.hsl(t)[0],a=1/255*Math.min(e,Math.min(n,r));return r=1-1/255*Math.max(e,Math.max(n,r)),[o,100*a,100*r]},i.rgb.cmyk=function(t){const e=t[0]/255,n=t[1]/255,r=t[2]/255,o=Math.min(1-e,1-n,1-r);return[100*((1-e-o)/(1-o)||0),100*((1-n-o)/(1-o)||0),100*((1-r-o)/(1-o)||0),100*o]},i.rgb.keyword=function(t){const e=o[t];if(e)return e;let n,i=1/0;for(const e of Object.keys(r)){const o=(s=r[e],((a=t)[0]-s[0])**2+(a[1]-s[1])**2+(a[2]-s[2])**2);o.04045?((e+.055)/1.055)**2.4:e/12.92,n=n>.04045?((n+.055)/1.055)**2.4:n/12.92,r=r>.04045?((r+.055)/1.055)**2.4:r/12.92,[100*(.4124*e+.3576*n+.1805*r),100*(.2126*e+.7152*n+.0722*r),100*(.0193*e+.1192*n+.9505*r)]},i.rgb.lab=function(t){const e=i.rgb.xyz(t);let n=e[0],r=e[1],o=e[2];return n/=95.047,r/=100,o/=108.883,n=n>.008856?n**(1/3):7.787*n+16/116,r=r>.008856?r**(1/3):7.787*r+16/116,o=o>.008856?o**(1/3):7.787*o+16/116,[116*r-16,500*(n-r),200*(r-o)]},i.hsl.rgb=function(t){const e=t[0]/360,n=t[1]/100,r=t[2]/100;let o,i,a;if(0===n)return a=255*r,[a,a,a];o=r<.5?r*(1+n):r+n-r*n;const s=2*r-o,c=[0,0,0];for(let t=0;t<3;t++)i=e+1/3*-(t-1),i<0&&i++,i>1&&i--,a=6*i<1?s+6*(o-s)*i:2*i<1?o:3*i<2?s+(o-s)*(2/3-i)*6:s,c[t]=255*a;return c},i.hsl.hsv=function(t){const e=t[0];let n=t[1]/100,r=t[2]/100,o=n;const i=Math.max(r,.01);return r*=2,n*=r<=1?r:2-r,o*=i<=1?i:2-i,[e,100*(0===r?2*o/(i+o):2*n/(r+n)),(r+n)/2*100]},i.hsv.rgb=function(t){const e=t[0]/60,n=t[1]/100;let r=t[2]/100;const o=Math.floor(e)%6,i=e-Math.floor(e),a=255*r*(1-n),s=255*r*(1-n*i),c=255*r*(1-n*(1-i));switch(r*=255,o){case 0:return[r,c,a];case 1:return[s,r,a];case 2:return[a,r,c];case 3:return[a,s,r];case 4:return[c,a,r];case 5:return[r,a,s]}},i.hsv.hsl=function(t){const e=t[0],n=t[1]/100,r=t[2]/100,o=Math.max(r,.01);let i,a;a=(2-n)*r;const s=(2-n)*o;return i=n*o,i/=s<=1?s:2-s,i=i||0,a/=2,[e,100*i,100*a]},i.hwb.rgb=function(t){const e=t[0]/360;let n=t[1]/100,r=t[2]/100;const o=n+r;let i;o>1&&(n/=o,r/=o);const a=Math.floor(6*e),s=1-r;i=6*e-a,0!=(1&a)&&(i=1-i);const c=n+i*(s-n);let l,u,f;switch(a){default:case 6:case 0:l=s,u=c,f=n;break;case 1:l=c,u=s,f=n;break;case 2:l=n,u=s,f=c;break;case 3:l=n,u=c,f=s;break;case 4:l=c,u=n,f=s;break;case 5:l=s,u=n,f=c}return[255*l,255*u,255*f]},i.cmyk.rgb=function(t){const e=t[0]/100,n=t[1]/100,r=t[2]/100,o=t[3]/100;return[255*(1-Math.min(1,e*(1-o)+o)),255*(1-Math.min(1,n*(1-o)+o)),255*(1-Math.min(1,r*(1-o)+o))]},i.xyz.rgb=function(t){const e=t[0]/100,n=t[1]/100,r=t[2]/100;let o,i,a;return o=3.2406*e+-1.5372*n+-.4986*r,i=-.9689*e+1.8758*n+.0415*r,a=.0557*e+-.204*n+1.057*r,o=o>.0031308?1.055*o**(1/2.4)-.055:12.92*o,i=i>.0031308?1.055*i**(1/2.4)-.055:12.92*i,a=a>.0031308?1.055*a**(1/2.4)-.055:12.92*a,o=Math.min(Math.max(0,o),1),i=Math.min(Math.max(0,i),1),a=Math.min(Math.max(0,a),1),[255*o,255*i,255*a]},i.xyz.lab=function(t){let e=t[0],n=t[1],r=t[2];return e/=95.047,n/=100,r/=108.883,e=e>.008856?e**(1/3):7.787*e+16/116,n=n>.008856?n**(1/3):7.787*n+16/116,r=r>.008856?r**(1/3):7.787*r+16/116,[116*n-16,500*(e-n),200*(n-r)]},i.lab.xyz=function(t){let e,n,r;n=(t[0]+16)/116,e=t[1]/500+n,r=n-t[2]/200;const o=n**3,i=e**3,a=r**3;return n=o>.008856?o:(n-16/116)/7.787,e=i>.008856?i:(e-16/116)/7.787,r=a>.008856?a:(r-16/116)/7.787,e*=95.047,n*=100,r*=108.883,[e,n,r]},i.lab.lch=function(t){const e=t[0],n=t[1],r=t[2];let o;return o=360*Math.atan2(r,n)/2/Math.PI,o<0&&(o+=360),[e,Math.sqrt(n*n+r*r),o]},i.lch.lab=function(t){const e=t[0],n=t[1],r=t[2]/360*2*Math.PI;return[e,n*Math.cos(r),n*Math.sin(r)]},i.rgb.ansi16=function(t,e=null){const[n,r,o]=t;let a=null===e?i.rgb.hsv(t)[2]:e;if(a=Math.round(a/50),0===a)return 30;let s=30+(Math.round(o/255)<<2|Math.round(r/255)<<1|Math.round(n/255));return 2===a&&(s+=60),s},i.hsv.ansi16=function(t){return i.rgb.ansi16(i.hsv.rgb(t),t[2])},i.rgb.ansi256=function(t){const e=t[0],n=t[1],r=t[2];return e===n&&n===r?e<8?16:e>248?231:Math.round((e-8)/247*24)+232:16+36*Math.round(e/255*5)+6*Math.round(n/255*5)+Math.round(r/255*5)},i.ansi16.rgb=function(t){let e=t%10;if(0===e||7===e)return t>50&&(e+=3.5),e=e/10.5*255,[e,e,e];const n=.5*(1+~~(t>50));return[(1&e)*n*255,(e>>1&1)*n*255,(e>>2&1)*n*255]},i.ansi256.rgb=function(t){if(t>=232){const e=10*(t-232)+8;return[e,e,e]}let e;return t-=16,[Math.floor(t/36)/5*255,Math.floor((e=t%36)/6)/5*255,e%6/5*255]},i.rgb.hex=function(t){const e=(((255&Math.round(t[0]))<<16)+((255&Math.round(t[1]))<<8)+(255&Math.round(t[2]))).toString(16).toUpperCase();return"000000".substring(e.length)+e},i.hex.rgb=function(t){const e=t.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i);if(!e)return[0,0,0];let n=e[0];3===e[0].length&&(n=n.split("").map((t=>t+t)).join(""));const r=parseInt(n,16);return[r>>16&255,r>>8&255,255&r]},i.rgb.hcg=function(t){const e=t[0]/255,n=t[1]/255,r=t[2]/255,o=Math.max(Math.max(e,n),r),i=Math.min(Math.min(e,n),r),a=o-i;let s,c;return s=a<1?i/(1-a):0,c=a<=0?0:o===e?(n-r)/a%6:o===n?2+(r-e)/a:4+(e-n)/a,c/=6,c%=1,[360*c,100*a,100*s]},i.hsl.hcg=function(t){const e=t[1]/100,n=t[2]/100,r=n<.5?2*e*n:2*e*(1-n);let o=0;return r<1&&(o=(n-.5*r)/(1-r)),[t[0],100*r,100*o]},i.hsv.hcg=function(t){const e=t[1]/100,n=t[2]/100,r=e*n;let o=0;return r<1&&(o=(n-r)/(1-r)),[t[0],100*r,100*o]},i.hcg.rgb=function(t){const e=t[0]/360,n=t[1]/100,r=t[2]/100;if(0===n)return[255*r,255*r,255*r];const o=[0,0,0],i=e%1*6,a=i%1,s=1-a;let c=0;switch(Math.floor(i)){case 0:o[0]=1,o[1]=a,o[2]=0;break;case 1:o[0]=s,o[1]=1,o[2]=0;break;case 2:o[0]=0,o[1]=1,o[2]=a;break;case 3:o[0]=0,o[1]=s,o[2]=1;break;case 4:o[0]=a,o[1]=0,o[2]=1;break;default:o[0]=1,o[1]=0,o[2]=s}return c=(1-n)*r,[255*(n*o[0]+c),255*(n*o[1]+c),255*(n*o[2]+c)]},i.hcg.hsv=function(t){const e=t[1]/100,n=e+t[2]/100*(1-e);let r=0;return n>0&&(r=e/n),[t[0],100*r,100*n]},i.hcg.hsl=function(t){const e=t[1]/100,n=t[2]/100*(1-e)+.5*e;let r=0;return n>0&&n<.5?r=e/(2*n):n>=.5&&n<1&&(r=e/(2*(1-n))),[t[0],100*r,100*n]},i.hcg.hwb=function(t){const e=t[1]/100,n=e+t[2]/100*(1-e);return[t[0],100*(n-e),100*(1-n)]},i.hwb.hcg=function(t){const e=t[1]/100,n=1-t[2]/100,r=n-e;let o=0;return r<1&&(o=(n-r)/(1-r)),[t[0],100*r,100*o]},i.apple.rgb=function(t){return[t[0]/65535*255,t[1]/65535*255,t[2]/65535*255]},i.rgb.apple=function(t){return[t[0]/255*65535,t[1]/255*65535,t[2]/255*65535]},i.gray.rgb=function(t){return[t[0]/100*255,t[0]/100*255,t[0]/100*255]},i.gray.hsl=function(t){return[0,0,t[0]]},i.gray.hsv=i.gray.hsl,i.gray.hwb=function(t){return[0,100,t[0]]},i.gray.cmyk=function(t){return[0,0,0,t[0]]},i.gray.lab=function(t){return[t[0],0,0]},i.gray.hex=function(t){const e=255&Math.round(t[0]/100*255),n=((e<<16)+(e<<8)+e).toString(16).toUpperCase();return"000000".substring(n.length)+n},i.rgb.gray=function(t){return[(t[0]+t[1]+t[2])/3/255*100]}},798:(t,e,n)=>{const r=n(997),o=n(555),i={};Object.keys(r).forEach((t=>{i[t]={},Object.defineProperty(i[t],"channels",{value:r[t].channels}),Object.defineProperty(i[t],"labels",{value:r[t].labels});const e=o(t);Object.keys(e).forEach((n=>{const r=e[n];i[t][n]=function(t){const e=function(...e){const n=e[0];if(null==n)return n;n.length>1&&(e=n);const r=t(e);if("object"==typeof r)for(let t=r.length,e=0;e1&&(e=n),t(e))};return"conversion"in t&&(e.conversion=t.conversion),e}(r)}))})),t.exports=i},555:(t,e,n)=>{const r=n(997);function o(t,e){return function(n){return e(t(n))}}function i(t,e){const n=[e[t].parent,t];let i=r[e[t].parent][t],a=e[t].parent;for(;e[a].parent;)n.unshift(e[a].parent),i=o(r[e[a].parent][a],i),a=e[a].parent;return i.conversion=n,i}t.exports=function(t){const e=function(t){const e=function(){const t={},e=Object.keys(r);for(let n=e.length,r=0;r{"use strict";t.exports={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]}},144:function(t,e,n){t.exports=function(){"use strict";var t=function(t){var e=t.id,n=t.viewBox,r=t.content;this.id=e,this.viewBox=n,this.content=r};t.prototype.stringify=function(){return this.content},t.prototype.toString=function(){return this.stringify()},t.prototype.destroy=function(){var t=this;["id","viewBox","content"].forEach((function(e){return delete t[e]}))};function e(t,e){return t(e={exports:{}},e.exports),e.exports}"undefined"!=typeof window?window:void 0!==n.g?n.g:"undefined"!=typeof self&&self;var r=e((function(t,e){t.exports=function(){function t(t){return t&&"object"==typeof t&&"[object RegExp]"!==Object.prototype.toString.call(t)&&"[object Date]"!==Object.prototype.toString.call(t)}function e(t){return Array.isArray(t)?[]:{}}function n(n,r){return r&&!0===r.clone&&t(n)?i(e(n),n,r):n}function r(e,r,o){var a=e.slice();return r.forEach((function(r,s){void 0===a[s]?a[s]=n(r,o):t(r)?a[s]=i(e[s],r,o):-1===e.indexOf(r)&&a.push(n(r,o))})),a}function o(e,r,o){var a={};return t(e)&&Object.keys(e).forEach((function(t){a[t]=n(e[t],o)})),Object.keys(r).forEach((function(s){t(r[s])&&e[s]?a[s]=i(e[s],r[s],o):a[s]=n(r[s],o)})),a}function i(t,e,i){var a=Array.isArray(e),s=(i||{arrayMerge:r}).arrayMerge||r;return a?Array.isArray(t)?s(t,e,i):n(e,i):o(t,e,i)}return i.all=function(t,e){if(!Array.isArray(t)||t.length<2)throw new Error("first argument should be an array with at least two elements");return t.reduce((function(t,n){return i(t,n,e)}))},i}()})),o=e((function(t,e){e.default={svg:{name:"xmlns",uri:"http://www.w3.org/2000/svg"},xlink:{name:"xmlns:xlink",uri:"http://www.w3.org/1999/xlink"}},t.exports=e.default})),i=o.svg,a=o.xlink,s={};s[i.name]=i.uri,s[a.name]=a.uri;var c=function(t,e){return void 0===t&&(t=""),""+t+""},l=function(t){function e(){t.apply(this,arguments)}t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e;var n={isMounted:{}};return n.isMounted.get=function(){return!!this.node},e.createFromExistingNode=function(t){return new e({id:t.getAttribute("id"),viewBox:t.getAttribute("viewBox"),content:t.outerHTML})},e.prototype.destroy=function(){this.isMounted&&this.unmount(),t.prototype.destroy.call(this)},e.prototype.mount=function(t){if(this.isMounted)return this.node;var e="string"==typeof t?document.querySelector(t):t,n=this.render();return this.node=n,e.appendChild(n),n},e.prototype.render=function(){var t=this.stringify();return function(t){var e=!!document.importNode,n=(new DOMParser).parseFromString(t,"image/svg+xml").documentElement;return e?document.importNode(n,!0):n}(c(t)).childNodes[0]},e.prototype.unmount=function(){this.node.parentNode.removeChild(this.node)},Object.defineProperties(e.prototype,n),e}(t);return l}()},159:function(t,e,n){t.exports=function(){"use strict";function t(t,e){return t(e={exports:{}},e.exports),e.exports}"undefined"!=typeof window?window:void 0!==n.g?n.g:"undefined"!=typeof self&&self;var e=t((function(t,e){t.exports=function(){function t(t){return t&&"object"==typeof t&&"[object RegExp]"!==Object.prototype.toString.call(t)&&"[object Date]"!==Object.prototype.toString.call(t)}function e(t){return Array.isArray(t)?[]:{}}function n(n,r){return r&&!0===r.clone&&t(n)?i(e(n),n,r):n}function r(e,r,o){var a=e.slice();return r.forEach((function(r,s){void 0===a[s]?a[s]=n(r,o):t(r)?a[s]=i(e[s],r,o):-1===e.indexOf(r)&&a.push(n(r,o))})),a}function o(e,r,o){var a={};return t(e)&&Object.keys(e).forEach((function(t){a[t]=n(e[t],o)})),Object.keys(r).forEach((function(s){t(r[s])&&e[s]?a[s]=i(e[s],r[s],o):a[s]=n(r[s],o)})),a}function i(t,e,i){var a=Array.isArray(e),s=(i||{arrayMerge:r}).arrayMerge||r;return a?Array.isArray(t)?s(t,e,i):n(e,i):o(t,e,i)}return i.all=function(t,e){if(!Array.isArray(t)||t.length<2)throw new Error("first argument should be an array with at least two elements");return t.reduce((function(t,n){return i(t,n,e)}))},i}()}));var r=t((function(t,e){e.default={svg:{name:"xmlns",uri:"http://www.w3.org/2000/svg"},xlink:{name:"xmlns:xlink",uri:"http://www.w3.org/1999/xlink"}},t.exports=e.default})),o=r.svg,i=r.xlink,a={};a[o.name]=o.uri,a[i.name]=i.uri;var s,c=function(t,n){return void 0===t&&(t=""),""+t+""},l=r.svg,u=r.xlink,f={attrs:(s={style:["position: absolute","width: 0","height: 0"].join("; "),"aria-hidden":"true"},s[l.name]=l.uri,s[u.name]=u.uri,s)},d=function(t){this.config=e(f,t||{}),this.symbols=[]};d.prototype.add=function(t){var e=this.symbols,n=this.find(t.id);return n?(e[e.indexOf(n)]=t,!1):(e.push(t),!0)},d.prototype.remove=function(t){var e=this.symbols,n=this.find(t);return!!n&&(e.splice(e.indexOf(n),1),n.destroy(),!0)},d.prototype.find=function(t){return this.symbols.filter((function(e){return e.id===t}))[0]||null},d.prototype.has=function(t){return null!==this.find(t)},d.prototype.stringify=function(){var t=this.config.attrs,e=this.symbols.map((function(t){return t.stringify()})).join("");return c(e,t)},d.prototype.toString=function(){return this.stringify()},d.prototype.destroy=function(){this.symbols.forEach((function(t){return t.destroy()}))};var p=function(t){var e=t.id,n=t.viewBox,r=t.content;this.id=e,this.viewBox=n,this.content=r};p.prototype.stringify=function(){return this.content},p.prototype.toString=function(){return this.stringify()},p.prototype.destroy=function(){var t=this;["id","viewBox","content"].forEach((function(e){return delete t[e]}))};var h=function(t){var e=!!document.importNode,n=(new DOMParser).parseFromString(t,"image/svg+xml").documentElement;return e?document.importNode(n,!0):n},v=function(t){function e(){t.apply(this,arguments)}t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e;var n={isMounted:{}};return n.isMounted.get=function(){return!!this.node},e.createFromExistingNode=function(t){return new e({id:t.getAttribute("id"),viewBox:t.getAttribute("viewBox"),content:t.outerHTML})},e.prototype.destroy=function(){this.isMounted&&this.unmount(),t.prototype.destroy.call(this)},e.prototype.mount=function(t){if(this.isMounted)return this.node;var e="string"==typeof t?document.querySelector(t):t,n=this.render();return this.node=n,e.appendChild(n),n},e.prototype.render=function(){var t=this.stringify();return h(c(t)).childNodes[0]},e.prototype.unmount=function(){this.node.parentNode.removeChild(this.node)},Object.defineProperties(e.prototype,n),e}(p),m={autoConfigure:!0,mountTo:"body",syncUrlsWithBaseTag:!1,listenLocationChangeEvent:!0,locationChangeEvent:"locationChange",locationChangeAngularEmitter:!1,usagesToUpdate:"use[*|href]",moveGradientsOutsideSymbol:!1},g=function(t){return Array.prototype.slice.call(t,0)},y=function(){return/firefox/i.test(navigator.userAgent)},b=function(){return/msie/i.test(navigator.userAgent)||/trident/i.test(navigator.userAgent)},A=function(){return/edge/i.test(navigator.userAgent)},_=function(t){return(t||window.location.href).split("#")[0]},w=function(t){angular.module("ng").run(["$rootScope",function(e){e.$on("$locationChangeSuccess",(function(e,n,r){var o,i,a;o=t,i={oldUrl:r,newUrl:n},(a=document.createEvent("CustomEvent")).initCustomEvent(o,!1,!1,i),window.dispatchEvent(a)}))}])},x=function(t,e){return void 0===e&&(e="linearGradient, radialGradient, pattern, mask, clipPath"),g(t.querySelectorAll("symbol")).forEach((function(t){g(t.querySelectorAll(e)).forEach((function(e){t.parentNode.insertBefore(e,t)}))})),t};var S=r.xlink.uri,C="xlink:href",k=/[{}|\\\^\[\]`"<>]/g;function O(t){return t.replace(k,(function(t){return"%"+t[0].charCodeAt(0).toString(16).toUpperCase()}))}var E,j=["clipPath","colorProfile","src","cursor","fill","filter","marker","markerStart","markerMid","markerEnd","mask","stroke","style"],L=j.map((function(t){return"["+t+"]"})).join(","),T=function(t,e,n,r){var o,i,a=O(n),s=O(r);(o=t.querySelectorAll(L),i=function(t){var e=t.localName,n=t.value;return-1!==j.indexOf(e)&&-1!==n.indexOf("url("+a)},g(o).reduce((function(t,e){if(!e.attributes)return t;var n=g(e.attributes),r=i?n.filter(i):n;return t.concat(r)}),[])).forEach((function(t){return t.value=t.value.replace(new RegExp(a.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),"g"),s)})),function(t,e,n){g(t).forEach((function(t){var r=t.getAttribute(C);if(r&&0===r.indexOf(e)){var o=r.replace(e,n);t.setAttributeNS(S,C,o)}}))}(e,a,s)},P="mount",N="symbol_mount",B=function(t){function n(n){var r=this;void 0===n&&(n={}),t.call(this,e(m,n));var o,i=(o=o||Object.create(null),{on:function(t,e){(o[t]||(o[t]=[])).push(e)},off:function(t,e){o[t]&&o[t].splice(o[t].indexOf(e)>>>0,1)},emit:function(t,e){(o[t]||[]).map((function(t){t(e)})),(o["*"]||[]).map((function(n){n(t,e)}))}});this._emitter=i,this.node=null;var a=this.config;if(a.autoConfigure&&this._autoConfigure(n),a.syncUrlsWithBaseTag){var s=document.getElementsByTagName("base")[0].getAttribute("href");i.on(P,(function(){return r.updateUrls("#",s)}))}var c=this._handleLocationChange.bind(this);this._handleLocationChange=c,a.listenLocationChangeEvent&&window.addEventListener(a.locationChangeEvent,c),a.locationChangeAngularEmitter&&w(a.locationChangeEvent),i.on(P,(function(t){a.moveGradientsOutsideSymbol&&x(t)})),i.on(N,(function(t){var e;a.moveGradientsOutsideSymbol&&x(t.parentNode),(b()||A())&&(e=[],g(t.querySelectorAll("style")).forEach((function(t){t.textContent+="",e.push(t)})))}))}t&&(n.__proto__=t),n.prototype=Object.create(t&&t.prototype),n.prototype.constructor=n;var r={isMounted:{}};return r.isMounted.get=function(){return!!this.node},n.prototype._autoConfigure=function(t){var e=this.config;void 0===t.syncUrlsWithBaseTag&&(e.syncUrlsWithBaseTag=void 0!==document.getElementsByTagName("base")[0]),void 0===t.locationChangeAngularEmitter&&(e.locationChangeAngularEmitter=void 0!==window.angular),void 0===t.moveGradientsOutsideSymbol&&(e.moveGradientsOutsideSymbol=y())},n.prototype._handleLocationChange=function(t){var e=t.detail,n=e.oldUrl,r=e.newUrl;this.updateUrls(n,r)},n.prototype.add=function(e){var n=t.prototype.add.call(this,e);return this.isMounted&&n&&(e.mount(this.node),this._emitter.emit(N,e.node)),n},n.prototype.attach=function(t){var e=this,n=this;if(n.isMounted)return n.node;var r="string"==typeof t?document.querySelector(t):t;return n.node=r,this.symbols.forEach((function(t){t.mount(n.node),e._emitter.emit(N,t.node)})),g(r.querySelectorAll("symbol")).forEach((function(t){var e=v.createFromExistingNode(t);e.node=t,n.add(e)})),this._emitter.emit(P,r),r},n.prototype.destroy=function(){var t=this,e=t.config,n=t.symbols,r=t._emitter;n.forEach((function(t){return t.destroy()})),r.off("*"),window.removeEventListener(e.locationChangeEvent,this._handleLocationChange),this.isMounted&&this.unmount()},n.prototype.mount=function(t,e){void 0===t&&(t=this.config.mountTo),void 0===e&&(e=!1);var n=this;if(n.isMounted)return n.node;var r="string"==typeof t?document.querySelector(t):t,o=n.render();return this.node=o,e&&r.childNodes[0]?r.insertBefore(o,r.childNodes[0]):r.appendChild(o),this._emitter.emit(P,o),o},n.prototype.render=function(){return h(this.stringify())},n.prototype.unmount=function(){this.node.parentNode.removeChild(this.node)},n.prototype.updateUrls=function(t,e){if(!this.isMounted)return!1;var n=document.querySelectorAll(this.config.usagesToUpdate);return T(this.node,n,_(t)+"#",_(e)+"#"),!0},Object.defineProperties(n.prototype,r),n}(d),I=t((function(t){var e;e=function(){var t,e=[],n=document,r=n.documentElement.doScroll,o="DOMContentLoaded",i=(r?/^loaded|^c/:/^loaded|^i|^c/).test(n.readyState);return i||n.addEventListener(o,t=function(){for(n.removeEventListener(o,t),i=1;t=e.shift();)t()}),function(t){i?setTimeout(t,0):e.push(t)}},t.exports=e()})),M="__SVG_SPRITE_NODE__",D="__SVG_SPRITE__";window[D]?E=window[D]:(E=new B({attrs:{id:M,"aria-hidden":"true"}}),window[D]=E);var R=function(){var t=document.getElementById(M);t?E.attach(t):E.mount(document.body,!0)};return document.body?R():I(R),E}()},154:(t,e,n)=>{var r=n(592),o={autoSetContainer:!1,appendToBody:!0},i={install:function(t){var e="3."===t.version.slice(0,2)?t.config.globalProperties:t.prototype;e.$clipboardConfig=o,e.$copyText=function(t,e){return new Promise((function(n,i){var a=document.createElement("button"),s=new r(a,{text:function(){return t},action:function(){return"copy"},container:"object"==typeof e?e:document.body});s.on("success",(function(t){s.destroy(),n(t)})),s.on("error",(function(t){s.destroy(),i(t)})),o.appendToBody&&document.body.appendChild(a),a.click(),o.appendToBody&&document.body.removeChild(a)}))},t.directive("clipboard",{bind:function(t,e,n){if("success"===e.arg)t._vClipboard_success=e.value;else if("error"===e.arg)t._vClipboard_error=e.value;else{var i=new r(t,{text:function(){return e.value},action:function(){return"cut"===e.arg?"cut":"copy"},container:o.autoSetContainer?t:void 0});i.on("success",(function(e){var n=t._vClipboard_success;n&&n(e)})),i.on("error",(function(e){var n=t._vClipboard_error;n&&n(e)})),t._vClipboard=i}},update:function(t,e){"success"===e.arg?t._vClipboard_success=e.value:"error"===e.arg?t._vClipboard_error=e.value:(t._vClipboard.text=function(){return e.value},t._vClipboard.action=function(){return"cut"===e.arg?"cut":"copy"})},unbind:function(t,e){t._vClipboard&&("success"===e.arg?delete t._vClipboard_success:"error"===e.arg?delete t._vClipboard_error:(t._vClipboard.destroy(),delete t._vClipboard))}})},config:o};t.exports=i}},e={};function n(r){var o=e[r];if(void 0!==o)return o.exports;var i=e[r]={exports:{}};return t[r].call(i.exports,i,i.exports,n),i.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),(()=>{"use strict";var t=Object.freeze({}),e=Array.isArray;function r(t){return null==t}function o(t){return null!=t}function i(t){return!0===t}function a(t){return"string"==typeof t||"number"==typeof t||"symbol"==typeof t||"boolean"==typeof t}function s(t){return"function"==typeof t}function c(t){return null!==t&&"object"==typeof t}var l=Object.prototype.toString;function u(t){return"[object Object]"===l.call(t)}function f(t){var e=parseFloat(String(t));return e>=0&&Math.floor(e)===e&&isFinite(t)}function d(t){return o(t)&&"function"==typeof t.then&&"function"==typeof t.catch}function p(t){return null==t?"":Array.isArray(t)||u(t)&&t.toString===l?JSON.stringify(t,null,2):String(t)}function h(t){var e=parseFloat(t);return isNaN(e)?t:e}function v(t,e){for(var n=Object.create(null),r=t.split(","),o=0;o-1)return t.splice(r,1)}}var b=Object.prototype.hasOwnProperty;function A(t,e){return b.call(t,e)}function _(t){var e=Object.create(null);return function(n){return e[n]||(e[n]=t(n))}}var w=/-(\w)/g,x=_((function(t){return t.replace(w,(function(t,e){return e?e.toUpperCase():""}))})),S=_((function(t){return t.charAt(0).toUpperCase()+t.slice(1)})),C=/\B([A-Z])/g,k=_((function(t){return t.replace(C,"-$1").toLowerCase()})),O=Function.prototype.bind?function(t,e){return t.bind(e)}:function(t,e){function n(n){var r=arguments.length;return r?r>1?t.apply(e,arguments):t.call(e,n):t.call(e)}return n._length=t.length,n};function E(t,e){e=e||0;for(var n=t.length-e,r=new Array(n);n--;)r[n]=t[n+e];return r}function j(t,e){for(var n in e)t[n]=e[n];return t}function L(t){for(var e={},n=0;n0,J=q&&q.indexOf("edge/")>0;q&&q.indexOf("android");var K=q&&/iphone|ipad|ipod|ios/.test(q);q&&/chrome\/\d+/.test(q),q&&/phantomjs/.test(q);var W,X=q&&q.match(/firefox\/(\d+)/),tt={}.watch,et=!1;if(Z)try{var nt={};Object.defineProperty(nt,"passive",{get:function(){et=!0}}),window.addEventListener("test-passive",null,nt)}catch(Wh){}var rt=function(){return void 0===W&&(W=!Z&&void 0!==n.g&&n.g.process&&"server"===n.g.process.env.VUE_ENV),W},ot=Z&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function it(t){return"function"==typeof t&&/native code/.test(t.toString())}var at,st="undefined"!=typeof Symbol&&it(Symbol)&&"undefined"!=typeof Reflect&&it(Reflect.ownKeys);at="undefined"!=typeof Set&&it(Set)?Set:function(){function t(){this.set=Object.create(null)}return t.prototype.has=function(t){return!0===this.set[t]},t.prototype.add=function(t){this.set[t]=!0},t.prototype.clear=function(){this.set=Object.create(null)},t}();var ct=null;function lt(t){void 0===t&&(t=null),t||ct&&ct._scope.off(),ct=t,t&&t._scope.on()}var ut=function(){function t(t,e,n,r,o,i,a,s){this.tag=t,this.data=e,this.children=n,this.text=r,this.elm=o,this.ns=void 0,this.context=i,this.fnContext=void 0,this.fnOptions=void 0,this.fnScopeId=void 0,this.key=e&&e.key,this.componentOptions=a,this.componentInstance=void 0,this.parent=void 0,this.raw=!1,this.isStatic=!1,this.isRootInsert=!0,this.isComment=!1,this.isCloned=!1,this.isOnce=!1,this.asyncFactory=s,this.asyncMeta=void 0,this.isAsyncPlaceholder=!1}return Object.defineProperty(t.prototype,"child",{get:function(){return this.componentInstance},enumerable:!1,configurable:!0}),t}(),ft=function(t){void 0===t&&(t="");var e=new ut;return e.text=t,e.isComment=!0,e};function dt(t){return new ut(void 0,void 0,void 0,String(t))}function pt(t){var e=new ut(t.tag,t.data,t.children&&t.children.slice(),t.text,t.elm,t.context,t.componentOptions,t.asyncFactory);return e.ns=t.ns,e.isStatic=t.isStatic,e.key=t.key,e.isComment=t.isComment,e.fnContext=t.fnContext,e.fnOptions=t.fnOptions,e.fnScopeId=t.fnScopeId,e.asyncMeta=t.asyncMeta,e.isCloned=!0,e}var ht=0,vt=[],mt=function(){for(var t=0;t0&&(Ht((c=Gt(c,"".concat(n||"","_").concat(s)))[0])&&Ht(u)&&(f[l]=dt(u.text+c[0].text),c.shift()),f.push.apply(f,c)):a(c)?Ht(u)?f[l]=dt(u.text+c):""!==c&&f.push(dt(c)):Ht(c)&&Ht(u)?f[l]=dt(u.text+c.text):(i(t._isVList)&&o(c.tag)&&r(c.key)&&o(n)&&(c.key="__vlist".concat(n,"_").concat(s,"__")),f.push(c)));return f}var Zt=1,qt=2;function Qt(t,n,r,l,u,f){return(e(r)||a(r))&&(u=l,l=r,r=void 0),i(f)&&(u=qt),function(t,n,r,i,a){if(o(r)&&o(r.__ob__))return ft();if(o(r)&&o(r.is)&&(n=r.is),!n)return ft();var l,u;if(e(i)&&s(i[0])&&((r=r||{}).scopedSlots={default:i[0]},i.length=0),a===qt?i=Vt(i):a===Zt&&(i=function(t){for(var n=0;n0,s=n?!!n.$stable:!a,c=n&&n.$key;if(n){if(n._normalized)return n._normalized;if(s&&o&&o!==t&&c===o.$key&&!a&&!o.$hasNormal)return o;for(var l in i={},n)n[l]&&"$"!==l[0]&&(i[l]=ve(e,r,l,n[l]))}else i={};for(var u in r)u in i||(i[u]=me(r,u));return n&&Object.isExtensible(n)&&(n._normalized=i),V(i,"$stable",s),V(i,"$key",c),V(i,"$hasNormal",a),i}function ve(t,n,r,o){var i=function(){var n=ct;lt(t);var r=arguments.length?o.apply(null,arguments):o({}),i=(r=r&&"object"==typeof r&&!e(r)?[r]:Vt(r))&&r[0];return lt(n),r&&(!i||1===r.length&&i.isComment&&!pe(i))?void 0:r};return o.proxy&&Object.defineProperty(n,r,{get:i,enumerable:!0,configurable:!0}),i}function me(t,e){return function(){return t[e]}}function ge(t,e,n,r,o){var i=!1;for(var a in e)a in t?e[a]!==n[a]&&(i=!0):(i=!0,ye(t,a,r,o));for(var a in t)a in e||(i=!0,delete t[a]);return i}function ye(t,e,n,r){Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get:function(){return n[r][e]}})}function be(t,e){for(var n in e)t[n]=e[n];for(var n in t)n in e||delete t[n]}var Ae,_e=null;function we(t,e){return(t.__esModule||st&&"Module"===t[Symbol.toStringTag])&&(t=t.default),c(t)?e.extend(t):t}function xe(t){if(e(t))for(var n=0;ndocument.createEvent("Event").timeStamp&&(Ue=function(){return ze.now()})}var Ve=function(t,e){if(t.post){if(!e.post)return 1}else if(e.post)return-1;return t.id-e.id};function He(){var t,e;for($e=Ue(),Re=!0,Be.sort(Ve),Fe=0;FeFe&&Be[n].id>t.id;)n--;Be.splice(n+1,0,t)}else Be.push(t);De||(De=!0,cn(He))}}(this)},t.prototype.run=function(){if(this.active){var t=this.get();if(t!==this.value||c(t)||this.deep){var e=this.value;if(this.value=t,this.user){var n='callback for watcher "'.concat(this.expression,'"');Ye(this.cb,this.vm,[t,e],this.vm,n)}else this.cb.call(this.vm,t,e)}}},t.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},t.prototype.depend=function(){for(var t=this.deps.length;t--;)this.deps[t].depend()},t.prototype.teardown=function(){if(this.vm&&!this.vm._isBeingDestroyed&&y(this.vm._scope.effects,this),this.active){for(var t=this.deps.length;t--;)this.deps[t].removeSub(this);this.active=!1,this.onStop&&this.onStop()}},t}(),vn={enumerable:!0,configurable:!0,get:T,set:T};function mn(t,e,n){vn.get=function(){return this[e][n]},vn.set=function(t){this[e][n]=t},Object.defineProperty(t,n,vn)}function gn(n){var r=n.$options;if(r.props&&function(t,e){var n=t.$options.propsData||{},r=t._props=Bt({}),o=t.$options._propKeys=[];!t.$parent||kt(!1);var i=function(i){o.push(i);var a=Vn(i,e,n,t);Lt(r,i,a),i in t||mn(t,"_props",i)};for(var a in e)i(a);kt(!0)}(n,r.props),function(e){var n=e.$options,r=n.setup;if(r){var o=e._setupContext=function(e){return{get attrs(){if(!e._attrsProxy){var n=e._attrsProxy={};V(n,"_v_attr_proxy",!0),ge(n,e.$attrs,t,e,"$attrs")}return e._attrsProxy},get listeners(){return e._listenersProxy||ge(e._listenersProxy={},e.$listeners,t,e,"$listeners"),e._listenersProxy},get slots(){return function(t){return t._slotsProxy||be(t._slotsProxy={},t.$scopedSlots),t._slotsProxy}(e)},emit:O(e.$emit,e),expose:function(t){t&&Object.keys(t).forEach((function(n){return Dt(e,t,n)}))}}}(e);lt(e),bt();var i=Ye(r,null,[e._props||Bt({}),o],e,"setup");if(At(),lt(),s(i))n.render=i;else if(c(i))if(e._setupState=i,i.__sfc){var a=e._setupProxy={};for(var l in i)"__sfc"!==l&&Dt(a,i,l)}else for(var l in i)z(l)||Dt(e,i,l)}}(n),r.methods&&function(t,e){for(var n in t.$options.props,e)t[n]="function"!=typeof e[n]?T:O(e[n],t)}(n,r.methods),r.data)!function(t){var e=t.$options.data;e=t._data=s(e)?function(t,e){bt();try{return t.call(e,e)}catch(t){return Qe(t,e,"data()"),{}}finally{At()}}(e,t):e||{},u(e)||(e={});for(var n=Object.keys(e),r=t.$options.props,o=(t.$options.methods,n.length);o--;){var i=n[o];r&&A(r,i)||z(i)||mn(t,"_data",i)}var a=jt(e);a&&a.vmCount++}(n);else{var o=jt(n._data={});o&&o.vmCount++}r.computed&&function(t,e){var n=t._computedWatchers=Object.create(null),r=rt();for(var o in e){var i=e[o],a=s(i)?i:i.get;r||(n[o]=new hn(t,a||T,T,yn)),o in t||bn(t,o,i)}}(n,r.computed),r.watch&&r.watch!==tt&&function(t,n){for(var r in n){var o=n[r];if(e(o))for(var i=0;i-1)if(i&&!A(o,"default"))a=!1;else if(""===a||a===k(t)){var l=qn(String,o.type);(l<0||c-1:"string"==typeof t?t.split(",").indexOf(n)>-1:(r=t,!("[object RegExp]"!==l.call(r))&&t.test(n));var r}function Kn(t,e){var n=t.cache,r=t.keys,o=t._vnode;for(var i in n){var a=n[i];if(a){var s=a.name;s&&!e(s)&&Wn(n,i,r,o)}}}function Wn(t,e,n,r){var o=t[e];!o||r&&o.tag===r.tag||o.componentInstance.$destroy(),t[e]=null,y(n,e)}!function(e){e.prototype._init=function(e){var n=this;n._uid=Sn++,n._isVue=!0,n.__v_skip=!0,n._scope=new qe(!0),n._scope._vm=!0,e&&e._isComponent?function(t,e){var n=t.$options=Object.create(t.constructor.options),r=e._parentVnode;n.parent=e.parent,n._parentVnode=r;var o=r.componentOptions;n.propsData=o.propsData,n._parentListeners=o.listeners,n._renderChildren=o.children,n._componentTag=o.tag,e.render&&(n.render=e.render,n.staticRenderFns=e.staticRenderFns)}(n,e):n.$options=Un(Cn(n.constructor),e||{},n),n._renderProxy=n,n._self=n,function(t){var e=t.$options,n=e.parent;if(n&&!e.abstract){for(;n.$options.abstract&&n.$parent;)n=n.$parent;n.$children.push(t)}t.$parent=n,t.$root=n?n.$root:t,t.$children=[],t.$refs={},t._provided=n?n._provided:Object.create(null),t._watcher=null,t._inactive=null,t._directInactive=!1,t._isMounted=!1,t._isDestroyed=!1,t._isBeingDestroyed=!1}(n),function(t){t._events=Object.create(null),t._hasHookEvent=!1;var e=t.$options._parentListeners;e&&Oe(t,e)}(n),function(e){e._vnode=null,e._staticTrees=null;var n=e.$options,r=e.$vnode=n._parentVnode,o=r&&r.context;e.$slots=fe(n._renderChildren,o),e.$scopedSlots=r?he(e.$parent,r.data.scopedSlots,e.$slots):t,e._c=function(t,n,r,o){return Qt(e,t,n,r,o,!1)},e.$createElement=function(t,n,r,o){return Qt(e,t,n,r,o,!0)};var i=r&&r.data;Lt(e,"$attrs",i&&i.attrs||t,null,!0),Lt(e,"$listeners",n._parentListeners||t,null,!0)}(n),Ne(n,"beforeCreate",void 0,!1),function(t){var e=xn(t.$options.inject,t);e&&(kt(!1),Object.keys(e).forEach((function(n){Lt(t,n,e[n])})),kt(!0))}(n),gn(n),function(t){var e=t.$options.provide;if(e){var n=s(e)?e.call(t):e;if(!c(n))return;for(var r=function(t){var e=t._provided,n=t.$parent&&t.$parent._provided;return n===e?t._provided=Object.create(n):e}(t),o=st?Reflect.ownKeys(n):Object.keys(n),i=0;i1?E(n):n;for(var r=E(arguments,1),o='event handler for "'.concat(t,'"'),i=0,a=n.length;iparseInt(this.max)&&Wn(e,n[0],n,this._vnode),this.vnodeToCache=null}}},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var t in this.cache)Wn(this.cache,t,this.keys)},mounted:function(){var t=this;this.cacheVNode(),this.$watch("include",(function(e){Kn(t,(function(t){return Jn(e,t)}))})),this.$watch("exclude",(function(e){Kn(t,(function(t){return!Jn(e,t)}))}))},updated:function(){this.cacheVNode()},render:function(){var t=this.$slots.default,e=xe(t),n=e&&e.componentOptions;if(n){var r=Yn(n),o=this.include,i=this.exclude;if(o&&(!r||!Jn(o,r))||i&&r&&Jn(i,r))return e;var a=this.cache,s=this.keys,c=null==e.key?n.Ctor.cid+(n.tag?"::".concat(n.tag):""):e.key;a[c]?(e.componentInstance=a[c].componentInstance,y(s,c),s.push(c)):(this.vnodeToCache=e,this.keyToCache=c),e.data.keepAlive=!0}return e||t&&t[0]}}};!function(t){var e={get:function(){return $}};Object.defineProperty(t,"config",e),t.util={warn:Bn,extend:j,mergeOptions:Un,defineReactive:Lt},t.set=Tt,t.delete=Pt,t.nextTick=cn,t.observable=function(t){return jt(t),t},t.options=Object.create(null),R.forEach((function(e){t.options[e+"s"]=Object.create(null)})),t.options._base=t,j(t.options.components,tr),function(t){t.use=function(t){var e=this._installedPlugins||(this._installedPlugins=[]);if(e.indexOf(t)>-1)return this;var n=E(arguments,1);return n.unshift(this),s(t.install)?t.install.apply(t,n):s(t)&&t.apply(null,n),e.push(t),this}}(t),function(t){t.mixin=function(t){return this.options=Un(this.options,t),this}}(t),function(t){t.cid=0;var e=1;t.extend=function(t){t=t||{};var n=this,r=n.cid,o=t._Ctor||(t._Ctor={});if(o[r])return o[r];var i=jn(t)||jn(n.options),a=function(t){this._init(t)};return(a.prototype=Object.create(n.prototype)).constructor=a,a.cid=e++,a.options=Un(n.options,t),a.super=n,a.options.props&&function(t){var e=t.options.props;for(var n in e)mn(t.prototype,"_props",n)}(a),a.options.computed&&function(t){var e=t.options.computed;for(var n in e)bn(t.prototype,n,e[n])}(a),a.extend=n.extend,a.mixin=n.mixin,a.use=n.use,R.forEach((function(t){a[t]=n[t]})),i&&(a.options.components[i]=a),a.superOptions=n.options,a.extendOptions=t,a.sealedOptions=j({},a.options),o[r]=a,a}}(t),function(t){R.forEach((function(e){t[e]=function(t,n){return n?("component"===e&&u(n)&&(n.name=n.name||t,n=this.options._base.extend(n)),"directive"===e&&s(n)&&(n={bind:n,update:n}),this.options[e+"s"][t]=n,n):this.options[e+"s"][t]}}))}(t)}(Qn),Object.defineProperty(Qn.prototype,"$isServer",{get:rt}),Object.defineProperty(Qn.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(Qn,"FunctionalRenderContext",{value:kn}),Qn.version="2.7.14";var er=v("style,class"),nr=v("input,textarea,option,select,progress"),rr=function(t,e,n){return"value"===n&&nr(t)&&"button"!==e||"selected"===n&&"option"===t||"checked"===n&&"input"===t||"muted"===n&&"video"===t},or=v("contenteditable,draggable,spellcheck"),ir=v("events,caret,typing,plaintext-only"),ar=function(t,e){return fr(e)||"false"===e?"false":"contenteditable"===t&&ir(e)?e:"true"},sr=v("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,truespeed,typemustmatch,visible"),cr="http://www.w3.org/1999/xlink",lr=function(t){return":"===t.charAt(5)&&"xlink"===t.slice(0,5)},ur=function(t){return lr(t)?t.slice(6,t.length):""},fr=function(t){return null==t||!1===t};function dr(t,e){return{staticClass:pr(t.staticClass,e.staticClass),class:o(t.class)?[t.class,e.class]:e.class}}function pr(t,e){return t?e?t+" "+e:t:e||""}function hr(t){return Array.isArray(t)?function(t){for(var e,n="",r=0,i=t.length;r-1?$r(t,e,n):sr(e)?fr(n)?t.removeAttribute(e):(n="allowfullscreen"===e&&"EMBED"===t.tagName?"true":e,t.setAttribute(e,n)):or(e)?t.setAttribute(e,ar(e,n)):lr(e)?fr(n)?t.removeAttributeNS(cr,ur(e)):t.setAttributeNS(cr,e,n):$r(t,e,n)}function $r(t,e,n){if(fr(n))t.removeAttribute(e);else{if(Q&&!Y&&"TEXTAREA"===t.tagName&&"placeholder"===e&&""!==n&&!t.__ieph){var r=function(e){e.stopImmediatePropagation(),t.removeEventListener("input",r)};t.addEventListener("input",r),t.__ieph=!0}t.setAttribute(e,n)}}var Ur={create:Rr,update:Rr};function zr(t,e){var n=e.elm,i=e.data,a=t.data;if(!(r(i.staticClass)&&r(i.class)&&(r(a)||r(a.staticClass)&&r(a.class)))){var s=function(t){for(var e=t.data,n=t,r=t;o(r.componentInstance);)(r=r.componentInstance._vnode)&&r.data&&(e=dr(r.data,e));for(;o(n=n.parent);)n&&n.data&&(e=dr(e,n.data));return i=e.staticClass,a=e.class,o(i)||o(a)?pr(i,hr(a)):"";var i,a}(e),c=n._transitionClasses;o(c)&&(s=pr(s,hr(c))),s!==n._prevClass&&(n.setAttribute("class",s),n._prevClass=s)}}var Vr,Hr,Gr,Zr,qr,Qr,Yr={create:zr,update:zr},Jr=/[\w).+\-_$\]]/;function Kr(t){var e,n,r,o,i,a=!1,s=!1,c=!1,l=!1,u=0,f=0,d=0,p=0;for(r=0;r=0&&" "===(v=t.charAt(h));h--);v&&Jr.test(v)||(l=!0)}}else void 0===o?(p=r+1,o=t.slice(0,r).trim()):m();function m(){(i||(i=[])).push(t.slice(p,r).trim()),p=r+1}if(void 0===o?o=t.slice(0,r).trim():0!==p&&m(),i)for(r=0;r-1?{exp:t.slice(0,Zr),key:'"'+t.slice(Zr+1)+'"'}:{exp:t,key:null};for(Hr=t,Zr=qr=Qr=0;!vo();)mo(Gr=ho())?yo(Gr):91===Gr&&go(Gr);return{exp:t.slice(0,qr),key:t.slice(qr+1,Qr)}}(t);return null===n.key?"".concat(t,"=").concat(e):"$set(".concat(n.exp,", ").concat(n.key,", ").concat(e,")")}function ho(){return Hr.charCodeAt(++Zr)}function vo(){return Zr>=Vr}function mo(t){return 34===t||39===t}function go(t){var e=1;for(qr=Zr;!vo();)if(mo(t=ho()))yo(t);else if(91===t&&e++,93===t&&e--,0===e){Qr=Zr;break}}function yo(t){for(var e=t;!vo()&&(t=ho())!==e;);}var bo,Ao="__r",_o="__c";function wo(t,e,n){var r=bo;return function o(){null!==e.apply(null,arguments)&&Co(t,o,n,r)}}var xo=Xe&&!(X&&Number(X[1])<=53);function So(t,e,n,r){if(xo){var o=$e,i=e;e=i._wrapper=function(t){if(t.target===t.currentTarget||t.timeStamp>=o||t.timeStamp<=0||t.target.ownerDocument!==document)return i.apply(this,arguments)}}bo.addEventListener(t,e,et?{capture:n,passive:r}:n)}function Co(t,e,n,r){(r||bo).removeEventListener(t,e._wrapper||e,n)}function ko(t,e){if(!r(t.data.on)||!r(e.data.on)){var n=e.data.on||{},i=t.data.on||{};bo=e.elm||t.elm,function(t){if(o(t[Ao])){var e=Q?"change":"input";t[e]=[].concat(t[Ao],t[e]||[]),delete t[Ao]}o(t[_o])&&(t.change=[].concat(t[_o],t.change||[]),delete t[_o])}(n),$t(n,i,So,Co,wo,e.context),bo=void 0}}var Oo,Eo={create:ko,update:ko,destroy:function(t){return ko(t,Or)}};function jo(t,e){if(!r(t.data.domProps)||!r(e.data.domProps)){var n,a,s=e.elm,c=t.data.domProps||{},l=e.data.domProps||{};for(n in(o(l.__ob__)||i(l._v_attr_proxy))&&(l=e.data.domProps=j({},l)),c)n in l||(s[n]="");for(n in l){if(a=l[n],"textContent"===n||"innerHTML"===n){if(e.children&&(e.children.length=0),a===c[n])continue;1===s.childNodes.length&&s.removeChild(s.childNodes[0])}if("value"===n&&"PROGRESS"!==s.tagName){s._value=a;var u=r(a)?"":String(a);Lo(s,u)&&(s.value=u)}else if("innerHTML"===n&&gr(s.tagName)&&r(s.innerHTML)){(Oo=Oo||document.createElement("div")).innerHTML="".concat(a,"");for(var f=Oo.firstChild;s.firstChild;)s.removeChild(s.firstChild);for(;f.firstChild;)s.appendChild(f.firstChild)}else if(a!==c[n])try{s[n]=a}catch(t){}}}}function Lo(t,e){return!t.composing&&("OPTION"===t.tagName||function(t,e){var n=!0;try{n=document.activeElement!==t}catch(t){}return n&&t.value!==e}(t,e)||function(t,e){var n=t.value,r=t._vModifiers;if(o(r)){if(r.number)return h(n)!==h(e);if(r.trim)return n.trim()!==e.trim()}return n!==e}(t,e))}var To={create:jo,update:jo},Po=_((function(t){var e={},n=/:(.+)/;return t.split(/;(?![^(]*\))/g).forEach((function(t){if(t){var r=t.split(n);r.length>1&&(e[r[0].trim()]=r[1].trim())}})),e}));function No(t){var e=Bo(t.style);return t.staticStyle?j(t.staticStyle,e):e}function Bo(t){return Array.isArray(t)?L(t):"string"==typeof t?Po(t):t}var Io,Mo=/^--/,Do=/\s*!important$/,Ro=function(t,e,n){if(Mo.test(e))t.style.setProperty(e,n);else if(Do.test(n))t.style.setProperty(k(e),n.replace(Do,""),"important");else{var r=$o(e);if(Array.isArray(n))for(var o=0,i=n.length;o-1?e.split(Vo).forEach((function(e){return t.classList.add(e)})):t.classList.add(e);else{var n=" ".concat(t.getAttribute("class")||""," ");n.indexOf(" "+e+" ")<0&&t.setAttribute("class",(n+e).trim())}}function Go(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(Vo).forEach((function(e){return t.classList.remove(e)})):t.classList.remove(e),t.classList.length||t.removeAttribute("class");else{for(var n=" ".concat(t.getAttribute("class")||""," "),r=" "+e+" ";n.indexOf(r)>=0;)n=n.replace(r," ");(n=n.trim())?t.setAttribute("class",n):t.removeAttribute("class")}}function Zo(t){if(t){if("object"==typeof t){var e={};return!1!==t.css&&j(e,qo(t.name||"v")),j(e,t),e}return"string"==typeof t?qo(t):void 0}}var qo=_((function(t){return{enterClass:"".concat(t,"-enter"),enterToClass:"".concat(t,"-enter-to"),enterActiveClass:"".concat(t,"-enter-active"),leaveClass:"".concat(t,"-leave"),leaveToClass:"".concat(t,"-leave-to"),leaveActiveClass:"".concat(t,"-leave-active")}})),Qo=Z&&!Y,Yo="transition",Jo="animation",Ko="transition",Wo="transitionend",Xo="animation",ti="animationend";Qo&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(Ko="WebkitTransition",Wo="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(Xo="WebkitAnimation",ti="webkitAnimationEnd"));var ei=Z?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(t){return t()};function ni(t){ei((function(){ei(t)}))}function ri(t,e){var n=t._transitionClasses||(t._transitionClasses=[]);n.indexOf(e)<0&&(n.push(e),Ho(t,e))}function oi(t,e){t._transitionClasses&&y(t._transitionClasses,e),Go(t,e)}function ii(t,e,n){var r=si(t,e),o=r.type,i=r.timeout,a=r.propCount;if(!o)return n();var s=o===Yo?Wo:ti,c=0,l=function(){t.removeEventListener(s,u),n()},u=function(e){e.target===t&&++c>=a&&l()};setTimeout((function(){c0&&(n=Yo,u=a,f=i.length):e===Jo?l>0&&(n=Jo,u=l,f=c.length):f=(n=(u=Math.max(a,l))>0?a>l?Yo:Jo:null)?n===Yo?i.length:c.length:0,{type:n,timeout:u,propCount:f,hasTransform:n===Yo&&ai.test(r[Ko+"Property"])}}function ci(t,e){for(;t.length1}function hi(t,e){!0!==e.data.show&&ui(e)}var vi=function(t){var n,s,c={},l=t.modules,u=t.nodeOps;for(n=0;nh?A(t,r(n[g+1])?null:n[g+1].elm,n,p,g,i):p>g&&w(e,f,h)}(f,v,m,n,l):o(m)?(o(t.text)&&u.setTextContent(f,""),A(f,null,m,0,m.length-1,n)):o(v)?w(v,0,v.length-1):o(t.text)&&u.setTextContent(f,""):t.text!==e.text&&u.setTextContent(f,e.text),o(h)&&o(p=h.hook)&&o(p=p.postpatch)&&p(t,e)}}}function k(t,e,n){if(i(n)&&o(t.parent))t.parent.data.pendingInsert=e;else for(var r=0;r-1,a.selected!==i&&(a.selected=i);else if(B(Ai(a),r))return void(t.selectedIndex!==s&&(t.selectedIndex=s));o||(t.selectedIndex=-1)}}function bi(t,e){return e.every((function(e){return!B(e,t)}))}function Ai(t){return"_value"in t?t._value:t.value}function _i(t){t.target.composing=!0}function wi(t){t.target.composing&&(t.target.composing=!1,xi(t.target,"input"))}function xi(t,e){var n=document.createEvent("HTMLEvents");n.initEvent(e,!0,!0),t.dispatchEvent(n)}function Si(t){return!t.componentInstance||t.data&&t.data.transition?t:Si(t.componentInstance._vnode)}var Ci={model:mi,show:{bind:function(t,e,n){var r=e.value,o=(n=Si(n)).data&&n.data.transition,i=t.__vOriginalDisplay="none"===t.style.display?"":t.style.display;r&&o?(n.data.show=!0,ui(n,(function(){t.style.display=i}))):t.style.display=r?i:"none"},update:function(t,e,n){var r=e.value;!r!=!e.oldValue&&((n=Si(n)).data&&n.data.transition?(n.data.show=!0,r?ui(n,(function(){t.style.display=t.__vOriginalDisplay})):fi(n,(function(){t.style.display="none"}))):t.style.display=r?t.__vOriginalDisplay:"none")},unbind:function(t,e,n,r,o){o||(t.style.display=t.__vOriginalDisplay)}}},ki={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function Oi(t){var e=t&&t.componentOptions;return e&&e.Ctor.options.abstract?Oi(xe(e.children)):t}function Ei(t){var e={},n=t.$options;for(var r in n.propsData)e[r]=t[r];var o=n._parentListeners;for(var r in o)e[x(r)]=o[r];return e}function ji(t,e){if(/\d-keep-alive$/.test(e.tag))return t("keep-alive",{props:e.componentOptions.propsData})}var Li=function(t){return t.tag||pe(t)},Ti=function(t){return"show"===t.name},Pi={name:"transition",props:ki,abstract:!0,render:function(t){var e=this,n=this.$slots.default;if(n&&(n=n.filter(Li)).length){var r=this.mode,o=n[0];if(function(t){for(;t=t.parent;)if(t.data.transition)return!0}(this.$vnode))return o;var i=Oi(o);if(!i)return o;if(this._leaving)return ji(t,o);var s="__transition-".concat(this._uid,"-");i.key=null==i.key?i.isComment?s+"comment":s+i.tag:a(i.key)?0===String(i.key).indexOf(s)?i.key:s+i.key:i.key;var c=(i.data||(i.data={})).transition=Ei(this),l=this._vnode,u=Oi(l);if(i.data.directives&&i.data.directives.some(Ti)&&(i.data.show=!0),u&&u.data&&!function(t,e){return e.key===t.key&&e.tag===t.tag}(i,u)&&!pe(u)&&(!u.componentInstance||!u.componentInstance._vnode.isComment)){var f=u.data.transition=j({},c);if("out-in"===r)return this._leaving=!0,Ut(f,"afterLeave",(function(){e._leaving=!1,e.$forceUpdate()})),ji(t,o);if("in-out"===r){if(pe(i))return l;var d,p=function(){d()};Ut(c,"afterEnter",p),Ut(c,"enterCancelled",p),Ut(f,"delayLeave",(function(t){d=t}))}}return o}}},Ni=j({tag:String,moveClass:String},ki);delete Ni.mode;var Bi={props:Ni,beforeMount:function(){var t=this,e=this._update;this._update=function(n,r){var o=je(t);t.__patch__(t._vnode,t.kept,!1,!0),t._vnode=t.kept,o(),e.call(t,n,r)}},render:function(t){for(var e=this.tag||this.$vnode.data.tag||"span",n=Object.create(null),r=this.prevChildren=this.children,o=this.$slots.default||[],i=this.children=[],a=Ei(this),s=0;s-1?Ar[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:Ar[t]=/HTMLUnknownElement/.test(e.toString())},j(Qn.options.directives,Ci),j(Qn.options.components,Ri),Qn.prototype.__patch__=Z?vi:T,Qn.prototype.$mount=function(t,e){return function(t,e,n){var r;t.$el=e,t.$options.render||(t.$options.render=ft),Ne(t,"beforeMount"),r=function(){t._update(t._render(),n)},new hn(t,r,T,{before:function(){t._isMounted&&!t._isDestroyed&&Ne(t,"beforeUpdate")}},!0),n=!1;var o=t._preWatchers;if(o)for(var i=0;i\/=]+)(?:\s*(=)\s*(?:"([^"]*)"+|'([^']*)'+|([^\s"'=<>`]+)))?/,Yi=/^\s*((?:v-[\w-]+:|@|:|#)\[[^=]+?\][^\s"'<>\/=]*)(?:\s*(=)\s*(?:"([^"]*)"+|'([^']*)'+|([^\s"'=<>`]+)))?/,Ji="[a-zA-Z_][\\-\\.0-9_a-zA-Z".concat(U.source,"]*"),Ki="((?:".concat(Ji,"\\:)?").concat(Ji,")"),Wi=new RegExp("^<".concat(Ki)),Xi=/^\s*(\/?)>/,ta=new RegExp("^<\\/".concat(Ki,"[^>]*>")),ea=/^]+>/i,na=/^",""":'"',"&":"&"," ":"\n"," ":"\t","'":"'"},sa=/&(?:lt|gt|quot|amp|#39);/g,ca=/&(?:lt|gt|quot|amp|#39|#10|#9);/g,la=v("pre,textarea",!0),ua=function(t,e){return t&&la(t)&&"\n"===e[0]};function fa(t,e){var n=e?ca:sa;return t.replace(n,(function(t){return aa[t]}))}var da,pa,ha,va,ma,ga,ya,ba,Aa=/^@|^v-on:/,_a=/^v-|^@|^:|^#/,wa=/([\s\S]*?)\s+(?:in|of)\s+([\s\S]*)/,xa=/,([^,\}\]]*)(?:,([^,\}\]]*))?$/,Sa=/^\(|\)$/g,Ca=/^\[.*\]$/,ka=/:(.*)$/,Oa=/^:|^\.|^v-bind:/,Ea=/\.[^.\]]+(?=[^\]]*$)/g,ja=/^v-slot(:|$)|^#/,La=/[\r\n]/,Ta=/[ \f\t\r\n]+/g,Pa=_((function(t){return(Fi=Fi||document.createElement("div")).innerHTML=t,Fi.textContent})),Na="_empty_";function Ba(t,e,n){return{type:1,tag:t,attrsList:e,attrsMap:Ua(e),rawAttrsMap:{},parent:n,children:[]}}function Ia(t,e){da=e.warn||Xr,ga=e.isPreTag||P,ya=e.mustUseProp||P,ba=e.getTagNamespace||P;e.isReservedTag;ha=to(e.modules,"transformNode"),va=to(e.modules,"preTransformNode"),ma=to(e.modules,"postTransformNode"),pa=e.delimiters;var n,r,o=[],i=!1!==e.preserveWhitespace,a=e.whitespace,s=!1,c=!1;function l(t){if(u(t),s||t.processed||(t=Ma(t,e)),o.length||t===n||n.if&&(t.elseif||t.else)&&Ra(n,{exp:t.elseif,block:t}),r&&!t.forbidden)if(t.elseif||t.else)a=t,l=function(t){for(var e=t.length;e--;){if(1===t[e].type)return t[e];t.pop()}}(r.children),l&&l.if&&Ra(l,{exp:a.elseif,block:a});else{if(t.slotScope){var i=t.slotTarget||'"default"';(r.scopedSlots||(r.scopedSlots={}))[i]=t}r.children.push(t),t.parent=r}var a,l;t.children=t.children.filter((function(t){return!t.slotScope})),u(t),t.pre&&(s=!1),ga(t.tag)&&(c=!1);for(var f=0;f]*>)","i"));w=t.replace(p,(function(t,n,r){return l=r.length,oa(d)||"noscript"===d||(n=n.replace(//g,"$1").replace(//g,"$1")),ua(d,n)&&(n=n.slice(1)),e.chars&&e.chars(n),""})),c+=t.length-w.length,t=w,f(d,c-l,c)}else{var h=t.indexOf("<");if(0===h){if(na.test(t)){var v=t.indexOf("--\x3e");if(v>=0)return e.shouldKeepComment&&e.comment&&e.comment(t.substring(4,v),c,c+v+3),u(v+3),"continue"}if(ra.test(t)){var m=t.indexOf("]>");if(m>=0)return u(m+2),"continue"}var g=t.match(ea);if(g)return u(g[0].length),"continue";var y=t.match(ta);if(y){var b=c;return u(y[0].length),f(y[1],b,c),"continue"}var A=function(){var e=t.match(Wi);if(e){var n={tagName:e[1],attrs:[],start:c};u(e[0].length);for(var r=void 0,o=void 0;!(r=t.match(Xi))&&(o=t.match(Yi)||t.match(Qi));)o.start=c,u(o[0].length),o.end=c,n.attrs.push(o);if(r)return n.unarySlash=r[1],u(r[0].length),n.end=c,n}}();if(A)return function(t){var n=t.tagName,c=t.unarySlash;i&&("p"===r&&qi(n)&&f(r),s(n)&&r===n&&f(n));for(var l=a(n)||!!c,u=t.attrs.length,d=new Array(u),p=0;p=0){for(w=t.slice(h);!(ta.test(w)||Wi.test(w)||na.test(w)||ra.test(w)||(x=w.indexOf("<",1))<0);)h+=x,w=t.slice(h);_=t.substring(0,h)}h<0&&(_=t),_&&u(_.length),e.chars&&_&&e.chars(_,c-_.length,c)}if(t===n)return e.chars&&e.chars(t),"break"};t&&"break"!==l(););function u(e){c+=e,t=t.substring(e)}function f(t,n,i){var a,s;if(null==n&&(n=c),null==i&&(i=c),t)for(s=t.toLowerCase(),a=o.length-1;a>=0&&o[a].lowerCasedTag!==s;a--);else a=0;if(a>=0){for(var l=o.length-1;l>=a;l--)e.end&&e.end(o[l].tag,n,i);o.length=a,r=a&&o[a-1].tag}else"br"===s?e.start&&e.start(t,[],!0,n,i):"p"===s&&(e.start&&e.start(t,[],!1,n,i),e.end&&e.end(t,n,i))}f()}(t,{warn:da,expectHTML:e.expectHTML,isUnaryTag:e.isUnaryTag,canBeLeftOpenTag:e.canBeLeftOpenTag,shouldDecodeNewlines:e.shouldDecodeNewlines,shouldDecodeNewlinesForHref:e.shouldDecodeNewlinesForHref,shouldKeepComment:e.comments,outputSourceRange:e.outputSourceRange,start:function(t,i,a,u,f){var d=r&&r.ns||ba(t);Q&&"svg"===d&&(i=function(t){for(var e=[],n=0;nc&&(s.push(i=t.slice(c,o)),a.push(JSON.stringify(i)));var l=Kr(r[1].trim());a.push("_s(".concat(l,")")),s.push({"@binding":l}),c=o+r[0].length}return c-1")+("true"===i?":(".concat(e,")"):":_q(".concat(e,",").concat(i,")"))),ao(t,"change","var $$a=".concat(e,",")+"$$el=$event.target,"+"$$c=$$el.checked?(".concat(i,"):(").concat(a,");")+"if(Array.isArray($$a)){"+"var $$v=".concat(r?"_n("+o+")":o,",")+"$$i=_i($$a,$$v);"+"if($$el.checked){$$i<0&&(".concat(po(e,"$$a.concat([$$v])"),")}")+"else{$$i>-1&&(".concat(po(e,"$$a.slice(0,$$i).concat($$a.slice($$i+1))"),")}")+"}else{".concat(po(e,"$$c"),"}"),null,!0)}(t,r,o);else if("input"===i&&"radio"===a)!function(t,e,n){var r=n&&n.number,o=so(t,"value")||"null";o=r?"_n(".concat(o,")"):o,eo(t,"checked","_q(".concat(e,",").concat(o,")")),ao(t,"change",po(e,o),null,!0)}(t,r,o);else if("input"===i||"textarea"===i)!function(t,e,n){var r=t.attrsMap.type,o=n||{},i=o.lazy,a=o.number,s=o.trim,c=!i&&"range"!==r,l=i?"change":"range"===r?Ao:"input",u="$event.target.value";s&&(u="$event.target.value.trim()"),a&&(u="_n(".concat(u,")"));var f=po(e,u);c&&(f="if($event.target.composing)return;".concat(f)),eo(t,"value","(".concat(e,")")),ao(t,l,f,null,!0),(s||a)&&ao(t,"blur","$forceUpdate()")}(t,r,o);else if(!$.isReservedTag(i))return fo(t,r,o),!1;return!0},text:function(t,e){e.value&&eo(t,"textContent","_s(".concat(e.value,")"),e)},html:function(t,e){e.value&&eo(t,"innerHTML","_s(".concat(e.value,")"),e)}},Ya={expectHTML:!0,modules:qa,directives:Qa,isPreTag:function(t){return"pre"===t},isUnaryTag:Gi,mustUseProp:rr,canBeLeftOpenTag:Zi,isReservedTag:yr,getTagNamespace:br,staticKeys:function(t){return t.reduce((function(t,e){return t.concat(e.staticKeys||[])}),[]).join(",")}(qa)},Ja=_((function(t){return v("type,tag,attrsList,attrsMap,plain,parent,children,attrs,start,end,rawAttrsMap"+(t?","+t:""))}));function Ka(t,e){t&&(Ga=Ja(e.staticKeys||""),Za=e.isReservedTag||P,Wa(t),Xa(t,!1))}function Wa(t){if(t.static=function(t){return 2!==t.type&&(3===t.type||!(!t.pre&&(t.hasBindings||t.if||t.for||m(t.tag)||!Za(t.tag)||function(t){for(;t.parent;){if("template"!==(t=t.parent).tag)return!1;if(t.for)return!0}return!1}(t)||!Object.keys(t).every(Ga))))}(t),1===t.type){if(!Za(t.tag)&&"slot"!==t.tag&&null==t.attrsMap["inline-template"])return;for(var e=0,n=t.children.length;e|^function(?:\s+[\w$]+)?\s*\(/,es=/\([^)]*?\);*$/,ns=/^[A-Za-z_$][\w$]*(?:\.[A-Za-z_$][\w$]*|\['[^']*?']|\["[^"]*?"]|\[\d+]|\[[A-Za-z_$][\w$]*])*$/,rs={esc:27,tab:9,enter:13,space:32,up:38,left:37,right:39,down:40,delete:[8,46]},os={esc:["Esc","Escape"],tab:"Tab",enter:"Enter",space:[" ","Spacebar"],up:["Up","ArrowUp"],left:["Left","ArrowLeft"],right:["Right","ArrowRight"],down:["Down","ArrowDown"],delete:["Backspace","Delete","Del"]},is=function(t){return"if(".concat(t,")return null;")},as={stop:"$event.stopPropagation();",prevent:"$event.preventDefault();",self:is("$event.target !== $event.currentTarget"),ctrl:is("!$event.ctrlKey"),shift:is("!$event.shiftKey"),alt:is("!$event.altKey"),meta:is("!$event.metaKey"),left:is("'button' in $event && $event.button !== 0"),middle:is("'button' in $event && $event.button !== 1"),right:is("'button' in $event && $event.button !== 2")};function ss(t,e){var n=e?"nativeOn:":"on:",r="",o="";for(var i in t){var a=cs(t[i]);t[i]&&t[i].dynamic?o+="".concat(i,",").concat(a,","):r+='"'.concat(i,'":').concat(a,",")}return r="{".concat(r.slice(0,-1),"}"),o?n+"_d(".concat(r,",[").concat(o.slice(0,-1),"])"):n+r}function cs(t){if(!t)return"function(){}";if(Array.isArray(t))return"[".concat(t.map((function(t){return cs(t)})).join(","),"]");var e=ns.test(t.value),n=ts.test(t.value),r=ns.test(t.value.replace(es,""));if(t.modifiers){var o="",i="",a=[],s=function(e){if(as[e])i+=as[e],rs[e]&&a.push(e);else if("exact"===e){var n=t.modifiers;i+=is(["ctrl","shift","alt","meta"].filter((function(t){return!n[t]})).map((function(t){return"$event.".concat(t,"Key")})).join("||"))}else a.push(e)};for(var c in t.modifiers)s(c);a.length&&(o+=function(t){return"if(!$event.type.indexOf('key')&&"+"".concat(t.map(ls).join("&&"),")return null;")}(a)),i&&(o+=i);var l=e?"return ".concat(t.value,".apply(null, arguments)"):n?"return (".concat(t.value,").apply(null, arguments)"):r?"return ".concat(t.value):t.value;return"function($event){".concat(o).concat(l,"}")}return e||n?t.value:"function($event){".concat(r?"return ".concat(t.value):t.value,"}")}function ls(t){var e=parseInt(t,10);if(e)return"$event.keyCode!==".concat(e);var n=rs[t],r=os[t];return"_k($event.keyCode,"+"".concat(JSON.stringify(t),",")+"".concat(JSON.stringify(n),",")+"$event.key,"+"".concat(JSON.stringify(r))+")"}var us={on:function(t,e){t.wrapListeners=function(t){return"_g(".concat(t,",").concat(e.value,")")}},bind:function(t,e){t.wrapData=function(n){return"_b(".concat(n,",'").concat(t.tag,"',").concat(e.value,",").concat(e.modifiers&&e.modifiers.prop?"true":"false").concat(e.modifiers&&e.modifiers.sync?",true":"",")")}},cloak:T},fs=function(t){this.options=t,this.warn=t.warn||Xr,this.transforms=to(t.modules,"transformCode"),this.dataGenFns=to(t.modules,"genData"),this.directives=j(j({},us),t.directives);var e=t.isReservedTag||P;this.maybeComponent=function(t){return!!t.component||!e(t.tag)},this.onceId=0,this.staticRenderFns=[],this.pre=!1};function ds(t,e){var n=new fs(e),r=t?"script"===t.tag?"null":ps(t,n):'_c("div")';return{render:"with(this){return ".concat(r,"}"),staticRenderFns:n.staticRenderFns}}function ps(t,e){if(t.parent&&(t.pre=t.pre||t.parent.pre),t.staticRoot&&!t.staticProcessed)return hs(t,e);if(t.once&&!t.onceProcessed)return vs(t,e);if(t.for&&!t.forProcessed)return ys(t,e);if(t.if&&!t.ifProcessed)return ms(t,e);if("template"!==t.tag||t.slotTarget||e.pre){if("slot"===t.tag)return function(t,e){var n=t.slotName||'"default"',r=ws(t,e),o="_t(".concat(n).concat(r?",function(){return ".concat(r,"}"):""),i=t.attrs||t.dynamicAttrs?Cs((t.attrs||[]).concat(t.dynamicAttrs||[]).map((function(t){return{name:x(t.name),value:t.value,dynamic:t.dynamic}}))):null,a=t.attrsMap["v-bind"];return!i&&!a||r||(o+=",null"),i&&(o+=",".concat(i)),a&&(o+="".concat(i?"":",null",",").concat(a)),o+")"}(t,e);var n=void 0;if(t.component)n=function(t,e,n){var r=e.inlineTemplate?null:ws(e,n,!0);return"_c(".concat(t,",").concat(bs(e,n)).concat(r?",".concat(r):"",")")}(t.component,t,e);else{var r=void 0,o=e.maybeComponent(t);(!t.plain||t.pre&&o)&&(r=bs(t,e));var i=void 0,a=e.options.bindings;o&&a&&!1!==a.__isScriptSetup&&(i=function(t,e){var n=x(e),r=S(n),o=function(o){return t[e]===o?e:t[n]===o?n:t[r]===o?r:void 0},i=o("setup-const")||o("setup-reactive-const");if(i)return i;var a=o("setup-let")||o("setup-ref")||o("setup-maybe-ref");return a||void 0}(a,t.tag)),i||(i="'".concat(t.tag,"'"));var s=t.inlineTemplate?null:ws(t,e,!0);n="_c(".concat(i).concat(r?",".concat(r):"").concat(s?",".concat(s):"",")")}for(var c=0;c>>0}(a)):"",")")}(t,t.scopedSlots,e),",")),t.model&&(n+="model:{value:".concat(t.model.value,",callback:").concat(t.model.callback,",expression:").concat(t.model.expression,"},")),t.inlineTemplate){var i=function(t,e){var n=t.children[0];if(n&&1===n.type){var r=ds(n,e.options);return"inlineTemplate:{render:function(){".concat(r.render,"},staticRenderFns:[").concat(r.staticRenderFns.map((function(t){return"function(){".concat(t,"}")})).join(","),"]}")}}(t,e);i&&(n+="".concat(i,","))}return n=n.replace(/,$/,"")+"}",t.dynamicAttrs&&(n="_b(".concat(n,',"').concat(t.tag,'",').concat(Cs(t.dynamicAttrs),")")),t.wrapData&&(n=t.wrapData(n)),t.wrapListeners&&(n=t.wrapListeners(n)),n}function As(t){return 1===t.type&&("slot"===t.tag||t.children.some(As))}function _s(t,e){var n=t.attrsMap["slot-scope"];if(t.if&&!t.ifProcessed&&!n)return ms(t,e,_s,"null");if(t.for&&!t.forProcessed)return ys(t,e,_s);var r=t.slotScope===Na?"":String(t.slotScope),o="function(".concat(r,"){")+"return ".concat("template"===t.tag?t.if&&n?"(".concat(t.if,")?").concat(ws(t,e)||"undefined",":undefined"):ws(t,e)||"undefined":ps(t,e),"}"),i=r?"":",proxy:true";return"{key:".concat(t.slotTarget||'"default"',",fn:").concat(o).concat(i,"}")}function ws(t,e,n,r,o){var i=t.children;if(i.length){var a=i[0];if(1===i.length&&a.for&&"template"!==a.tag&&"slot"!==a.tag){var s=n?e.maybeComponent(a)?",1":",0":"";return"".concat((r||ps)(a,e)).concat(s)}var c=n?function(t,e){for(var n=0,r=0;r':'
',Ls.innerHTML.indexOf(" ")>0}var Bs=!!Z&&Ns(!1),Is=!!Z&&Ns(!0),Ms=_((function(t){var e=wr(t);return e&&e.innerHTML})),Ds=Qn.prototype.$mount;Qn.prototype.$mount=function(t,e){if((t=t&&wr(t))===document.body||t===document.documentElement)return this;var n=this.$options;if(!n.render){var r=n.template;if(r)if("string"==typeof r)"#"===r.charAt(0)&&(r=Ms(r));else{if(!r.nodeType)return this;r=r.innerHTML}else t&&(r=function(t){if(t.outerHTML)return t.outerHTML;var e=document.createElement("div");return e.appendChild(t.cloneNode(!0)),e.innerHTML}(t));if(r){var o=Ps(r,{outputSourceRange:!1,shouldDecodeNewlines:Bs,shouldDecodeNewlinesForHref:Is,delimiters:n.delimiters,comments:n.comments},this),i=o.render,a=o.staticRenderFns;n.render=i,n.staticRenderFns=a}}return Ds.call(this,t,e)},Qn.compile=Ps;var Rs=("undefined"!=typeof window?window:void 0!==n.g?n.g:{}).__VUE_DEVTOOLS_GLOBAL_HOOK__;function Fs(t,e){if(void 0===e&&(e=[]),null===t||"object"!=typeof t)return t;var n,r=(n=function(e){return e.original===t},e.filter(n)[0]);if(r)return r.copy;var o=Array.isArray(t)?[]:{};return e.push({original:t,copy:o}),Object.keys(t).forEach((function(n){o[n]=Fs(t[n],e)})),o}function $s(t,e){Object.keys(t).forEach((function(n){return e(t[n],n)}))}function Us(t){return null!==t&&"object"==typeof t}var zs=function(t,e){this.runtime=e,this._children=Object.create(null),this._rawModule=t;var n=t.state;this.state=("function"==typeof n?n():n)||{}},Vs={namespaced:{configurable:!0}};Vs.namespaced.get=function(){return!!this._rawModule.namespaced},zs.prototype.addChild=function(t,e){this._children[t]=e},zs.prototype.removeChild=function(t){delete this._children[t]},zs.prototype.getChild=function(t){return this._children[t]},zs.prototype.hasChild=function(t){return t in this._children},zs.prototype.update=function(t){this._rawModule.namespaced=t.namespaced,t.actions&&(this._rawModule.actions=t.actions),t.mutations&&(this._rawModule.mutations=t.mutations),t.getters&&(this._rawModule.getters=t.getters)},zs.prototype.forEachChild=function(t){$s(this._children,t)},zs.prototype.forEachGetter=function(t){this._rawModule.getters&&$s(this._rawModule.getters,t)},zs.prototype.forEachAction=function(t){this._rawModule.actions&&$s(this._rawModule.actions,t)},zs.prototype.forEachMutation=function(t){this._rawModule.mutations&&$s(this._rawModule.mutations,t)},Object.defineProperties(zs.prototype,Vs);var Hs,Gs=function(t){this.register([],t,!1)};function Zs(t,e,n){if(e.update(n),n.modules)for(var r in n.modules){if(!e.getChild(r))return;Zs(t.concat(r),e.getChild(r),n.modules[r])}}Gs.prototype.get=function(t){return t.reduce((function(t,e){return t.getChild(e)}),this.root)},Gs.prototype.getNamespace=function(t){var e=this.root;return t.reduce((function(t,n){return t+((e=e.getChild(n)).namespaced?n+"/":"")}),"")},Gs.prototype.update=function(t){Zs([],this.root,t)},Gs.prototype.register=function(t,e,n){var r=this;void 0===n&&(n=!0);var o=new zs(e,n);0===t.length?this.root=o:this.get(t.slice(0,-1)).addChild(t[t.length-1],o),e.modules&&$s(e.modules,(function(e,o){r.register(t.concat(o),e,n)}))},Gs.prototype.unregister=function(t){var e=this.get(t.slice(0,-1)),n=t[t.length-1],r=e.getChild(n);r&&r.runtime&&e.removeChild(n)},Gs.prototype.isRegistered=function(t){var e=this.get(t.slice(0,-1)),n=t[t.length-1];return!!e&&e.hasChild(n)};var qs=function(t){var e=this;void 0===t&&(t={}),!Hs&&"undefined"!=typeof window&&window.Vue&&ec(window.Vue);var n=t.plugins;void 0===n&&(n=[]);var r=t.strict;void 0===r&&(r=!1),this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new Gs(t),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new Hs,this._makeLocalGettersCache=Object.create(null);var o=this,i=this.dispatch,a=this.commit;this.dispatch=function(t,e){return i.call(o,t,e)},this.commit=function(t,e,n){return a.call(o,t,e,n)},this.strict=r;var s=this._modules.root.state;Ws(this,s,[],this._modules.root),Ks(this,s),n.forEach((function(t){return t(e)})),(void 0!==t.devtools?t.devtools:Hs.config.devtools)&&function(t){Rs&&(t._devtoolHook=Rs,Rs.emit("vuex:init",t),Rs.on("vuex:travel-to-state",(function(e){t.replaceState(e)})),t.subscribe((function(t,e){Rs.emit("vuex:mutation",t,e)}),{prepend:!0}),t.subscribeAction((function(t,e){Rs.emit("vuex:action",t,e)}),{prepend:!0}))}(this)},Qs={state:{configurable:!0}};function Ys(t,e,n){return e.indexOf(t)<0&&(n&&n.prepend?e.unshift(t):e.push(t)),function(){var n=e.indexOf(t);n>-1&&e.splice(n,1)}}function Js(t,e){t._actions=Object.create(null),t._mutations=Object.create(null),t._wrappedGetters=Object.create(null),t._modulesNamespaceMap=Object.create(null);var n=t.state;Ws(t,n,[],t._modules.root,!0),Ks(t,n,e)}function Ks(t,e,n){var r=t._vm;t.getters={},t._makeLocalGettersCache=Object.create(null);var o=t._wrappedGetters,i={};$s(o,(function(e,n){i[n]=function(t,e){return function(){return t(e)}}(e,t),Object.defineProperty(t.getters,n,{get:function(){return t._vm[n]},enumerable:!0})}));var a=Hs.config.silent;Hs.config.silent=!0,t._vm=new Hs({data:{$$state:e},computed:i}),Hs.config.silent=a,t.strict&&function(t){t._vm.$watch((function(){return this._data.$$state}),(function(){}),{deep:!0,sync:!0})}(t),r&&(n&&t._withCommit((function(){r._data.$$state=null})),Hs.nextTick((function(){return r.$destroy()})))}function Ws(t,e,n,r,o){var i=!n.length,a=t._modules.getNamespace(n);if(r.namespaced&&(t._modulesNamespaceMap[a],t._modulesNamespaceMap[a]=r),!i&&!o){var s=Xs(e,n.slice(0,-1)),c=n[n.length-1];t._withCommit((function(){Hs.set(s,c,r.state)}))}var l=r.context=function(t,e,n){var r=""===e,o={dispatch:r?t.dispatch:function(n,r,o){var i=tc(n,r,o),a=i.payload,s=i.options,c=i.type;return s&&s.root||(c=e+c),t.dispatch(c,a)},commit:r?t.commit:function(n,r,o){var i=tc(n,r,o),a=i.payload,s=i.options,c=i.type;s&&s.root||(c=e+c),t.commit(c,a,s)}};return Object.defineProperties(o,{getters:{get:r?function(){return t.getters}:function(){return function(t,e){if(!t._makeLocalGettersCache[e]){var n={},r=e.length;Object.keys(t.getters).forEach((function(o){if(o.slice(0,r)===e){var i=o.slice(r);Object.defineProperty(n,i,{get:function(){return t.getters[o]},enumerable:!0})}})),t._makeLocalGettersCache[e]=n}return t._makeLocalGettersCache[e]}(t,e)}},state:{get:function(){return Xs(t.state,n)}}}),o}(t,a,n);r.forEachMutation((function(e,n){!function(t,e,n,r){(t._mutations[e]||(t._mutations[e]=[])).push((function(e){n.call(t,r.state,e)}))}(t,a+n,e,l)})),r.forEachAction((function(e,n){var r=e.root?n:a+n,o=e.handler||e;!function(t,e,n,r){(t._actions[e]||(t._actions[e]=[])).push((function(e){var o,i=n.call(t,{dispatch:r.dispatch,commit:r.commit,getters:r.getters,state:r.state,rootGetters:t.getters,rootState:t.state},e);return(o=i)&&"function"==typeof o.then||(i=Promise.resolve(i)),t._devtoolHook?i.catch((function(e){throw t._devtoolHook.emit("vuex:error",e),e})):i}))}(t,r,o,l)})),r.forEachGetter((function(e,n){!function(t,e,n,r){t._wrappedGetters[e]||(t._wrappedGetters[e]=function(t){return n(r.state,r.getters,t.state,t.getters)})}(t,a+n,e,l)})),r.forEachChild((function(r,i){Ws(t,e,n.concat(i),r,o)}))}function Xs(t,e){return e.reduce((function(t,e){return t[e]}),t)}function tc(t,e,n){return Us(t)&&t.type&&(n=e,e=t,t=t.type),{type:t,payload:e,options:n}}function ec(t){Hs&&t===Hs||function(t){if(Number(t.version.split(".")[0])>=2)t.mixin({beforeCreate:n});else{var e=t.prototype._init;t.prototype._init=function(t){void 0===t&&(t={}),t.init=t.init?[n].concat(t.init):n,e.call(this,t)}}function n(){var t=this.$options;t.store?this.$store="function"==typeof t.store?t.store():t.store:t.parent&&t.parent.$store&&(this.$store=t.parent.$store)}}(Hs=t)}Qs.state.get=function(){return this._vm._data.$$state},Qs.state.set=function(t){},qs.prototype.commit=function(t,e,n){var r=this,o=tc(t,e,n),i=o.type,a=o.payload,s=(o.options,{type:i,payload:a}),c=this._mutations[i];c&&(this._withCommit((function(){c.forEach((function(t){t(a)}))})),this._subscribers.slice().forEach((function(t){return t(s,r.state)})))},qs.prototype.dispatch=function(t,e){var n=this,r=tc(t,e),o=r.type,i=r.payload,a={type:o,payload:i},s=this._actions[o];if(s){try{this._actionSubscribers.slice().filter((function(t){return t.before})).forEach((function(t){return t.before(a,n.state)}))}catch(t){}var c=s.length>1?Promise.all(s.map((function(t){return t(i)}))):s[0](i);return new Promise((function(t,e){c.then((function(e){try{n._actionSubscribers.filter((function(t){return t.after})).forEach((function(t){return t.after(a,n.state)}))}catch(t){}t(e)}),(function(t){try{n._actionSubscribers.filter((function(t){return t.error})).forEach((function(e){return e.error(a,n.state,t)}))}catch(t){}e(t)}))}))}},qs.prototype.subscribe=function(t,e){return Ys(t,this._subscribers,e)},qs.prototype.subscribeAction=function(t,e){return Ys("function"==typeof t?{before:t}:t,this._actionSubscribers,e)},qs.prototype.watch=function(t,e,n){var r=this;return this._watcherVM.$watch((function(){return t(r.state,r.getters)}),e,n)},qs.prototype.replaceState=function(t){var e=this;this._withCommit((function(){e._vm._data.$$state=t}))},qs.prototype.registerModule=function(t,e,n){void 0===n&&(n={}),"string"==typeof t&&(t=[t]),this._modules.register(t,e),Ws(this,this.state,t,this._modules.get(t),n.preserveState),Ks(this,this.state)},qs.prototype.unregisterModule=function(t){var e=this;"string"==typeof t&&(t=[t]),this._modules.unregister(t),this._withCommit((function(){var n=Xs(e.state,t.slice(0,-1));Hs.delete(n,t[t.length-1])})),Js(this)},qs.prototype.hasModule=function(t){return"string"==typeof t&&(t=[t]),this._modules.isRegistered(t)},qs.prototype.hotUpdate=function(t){this._modules.update(t),Js(this,!0)},qs.prototype._withCommit=function(t){var e=this._committing;this._committing=!0,t(),this._committing=e},Object.defineProperties(qs.prototype,Qs);var nc=sc((function(t,e){var n={};return ac(e).forEach((function(e){var r=e.key,o=e.val;n[r]=function(){var e=this.$store.state,n=this.$store.getters;if(t){var r=cc(this.$store,0,t);if(!r)return;e=r.context.state,n=r.context.getters}return"function"==typeof o?o.call(this,e,n):e[o]},n[r].vuex=!0})),n})),rc=sc((function(t,e){var n={};return ac(e).forEach((function(e){var r=e.key,o=e.val;n[r]=function(){for(var e=[],n=arguments.length;n--;)e[n]=arguments[n];var r=this.$store.commit;if(t){var i=cc(this.$store,0,t);if(!i)return;r=i.context.commit}return"function"==typeof o?o.apply(this,[r].concat(e)):r.apply(this.$store,[o].concat(e))}})),n})),oc=sc((function(t,e){var n={};return ac(e).forEach((function(e){var r=e.key,o=e.val;o=t+o,n[r]=function(){if(!t||cc(this.$store,0,t))return this.$store.getters[o]},n[r].vuex=!0})),n})),ic=sc((function(t,e){var n={};return ac(e).forEach((function(e){var r=e.key,o=e.val;n[r]=function(){for(var e=[],n=arguments.length;n--;)e[n]=arguments[n];var r=this.$store.dispatch;if(t){var i=cc(this.$store,0,t);if(!i)return;r=i.context.dispatch}return"function"==typeof o?o.apply(this,[r].concat(e)):r.apply(this.$store,[o].concat(e))}})),n}));function ac(t){return function(t){return Array.isArray(t)||Us(t)}(t)?Array.isArray(t)?t.map((function(t){return{key:t,val:t}})):Object.keys(t).map((function(e){return{key:e,val:t[e]}})):[]}function sc(t){return function(e,n){return"string"!=typeof e?(n=e,e=""):"/"!==e.charAt(e.length-1)&&(e+="/"),t(e,n)}}function cc(t,e,n){return t._modulesNamespaceMap[n]}function lc(t,e,n){var r=n?t.groupCollapsed:t.group;try{r.call(t,e)}catch(n){t.log(e)}}function uc(t){try{t.groupEnd()}catch(e){t.log("—— log end ——")}}function fc(){var t=new Date;return" @ "+dc(t.getHours(),2)+":"+dc(t.getMinutes(),2)+":"+dc(t.getSeconds(),2)+"."+dc(t.getMilliseconds(),3)}function dc(t,e){return n=e-t.toString().length,new Array(n+1).join("0")+t;var n}var pc={Store:qs,install:ec,version:"3.6.2",mapState:nc,mapMutations:rc,mapGetters:oc,mapActions:ic,createNamespacedHelpers:function(t){return{mapState:nc.bind(null,t),mapGetters:oc.bind(null,t),mapMutations:rc.bind(null,t),mapActions:ic.bind(null,t)}},createLogger:function(t){void 0===t&&(t={});var e=t.collapsed;void 0===e&&(e=!0);var n=t.filter;void 0===n&&(n=function(t,e,n){return!0});var r=t.transformer;void 0===r&&(r=function(t){return t});var o=t.mutationTransformer;void 0===o&&(o=function(t){return t});var i=t.actionFilter;void 0===i&&(i=function(t,e){return!0});var a=t.actionTransformer;void 0===a&&(a=function(t){return t});var s=t.logMutations;void 0===s&&(s=!0);var c=t.logActions;void 0===c&&(c=!0);var l=t.logger;return void 0===l&&(l=console),function(t){var u=Fs(t.state);void 0!==l&&(s&&t.subscribe((function(t,i){var a=Fs(i);if(n(t,u,a)){var s=fc(),c=o(t),f="mutation "+t.type+s;lc(l,f,e),l.log("%c prev state","color: #9E9E9E; font-weight: bold",r(u)),l.log("%c mutation","color: #03A9F4; font-weight: bold",c),l.log("%c next state","color: #4CAF50; font-weight: bold",r(a)),uc(l)}u=a})),c&&t.subscribeAction((function(t,n){if(i(t,n)){var r=fc(),o=a(t),s="action "+t.type+r;lc(l,s,e),l.log("%c action","color: #03A9F4; font-weight: bold",o),uc(l)}})))}}};const hc=pc;Qn.use(hc);const vc=new hc.Store({state:{installationContext:{isAdmin:!1}},mutations:{setInstallationContext:function(t,e){t.installationContext=Object.assign(t.installationContext,e)}}});var mc=function(){var t=this,e=t._self._c;return e("div",{staticClass:"app",style:t.styleCustomizations},["details"===t.active&&t.item?e("item-details",{attrs:{item:t.item},on:{closed:t.openList}}):e("items-list",{on:{"item-clicked":t.openDetails}})],1)};mc._withStripped=!0;var gc=function(){var t=this,e=t._self._c;return e("div",[e("ez-toolbar",{staticClass:"_mb_24",scopedSlots:t._u([{key:"actions",fn:function(){return[e("c-button",{attrs:{mode:"solid",label:"Request New Database",color:"accent"},on:{click:t.openCreationDialog},scopedSlots:t._u([{key:"icon",fn:function(){return[e("ez-svg",{attrs:{path:"add",color:"white",size:"18"}})]},proxy:!0}])})]},proxy:!0}])}),t.showPlaceholder?e("c-screen-placeholder",{attrs:{icon:t.placeholderIcon,title:"No databases","button-text":"Request new database",fullsize:""},on:{action:t.openCreationDialog}},[t._v("Request cloud-based database storage through this extension, but please be aware\nthat each request will be subject to review and approval by the CloudBlue team."),e("br"),t._v("For more information, please refer to our documentation.")]):e("ez-table",{attrs:{loading:t.loading,columns:t.columns,"fix-layout":""},scopedSlots:t._u([{key:"workload",fn:function(n){var r=n.value;return[e("span",{staticClass:"capitalize"},[t._v(t._s(r))])]}},{key:"name",fn:function(n){var r=n.item;return[e("div",{staticClass:"detail-item"},[e("a",{staticClass:"detail-item__text",on:{click:function(e){return t.$emit("item-clicked",r)}}},[t._v(t._s(r.name))]),e("div",{staticClass:"detail-item__assistive-text"},[t._v(t._s(r.id))])])]}},{key:"description",fn:function(n){var r=n.value;return[e("div",{staticClass:"assistive-text"},[t._v(t._s(r))])]}},{key:"status",fn:function(t){var n=t.value;return[e("c-status",{attrs:{status:n}})]}}]),model:{value:t.list,callback:function(e){t.list=e},expression:"list"}}),e("database-dialog",{on:{saved:t.load},model:{value:t.dialogOpened,callback:function(e){t.dialogOpened=e},expression:"dialogOpened"}})],1)};gc._withStripped=!0;var yc=n(144),bc=n.n(yc),Ac=n(159),_c=n.n(Ac),wc=new(bc())({id:"storage_baseline_56f971",use:"storage_baseline_56f971-usage",viewBox:"0 0 24 24",content:''});_c().add(wc);const xc=wc,Sc=function(){return!0},Cc={"@@functional/placeholder":!0};function kc(t){return null!=t&&"object"==typeof t&&!0===t["@@functional/placeholder"]}function Oc(t){return function e(n){return 0===arguments.length||kc(n)?e:t.apply(this,arguments)}}function Ec(t){return function e(n,r){switch(arguments.length){case 0:return e;case 1:return kc(n)?e:Oc((function(e){return t(n,e)}));default:return kc(n)&&kc(r)?e:kc(n)?Oc((function(e){return t(e,r)})):kc(r)?Oc((function(e){return t(n,e)})):t(n,r)}}}const jc=Array.isArray||function(t){return null!=t&&t.length>=0&&"[object Array]"===Object.prototype.toString.call(t)};function Lc(t,e,n){return function(){if(0===arguments.length)return n();var r=arguments[arguments.length-1];if(!jc(r)){for(var o=0;o0&&t.hasOwnProperty(0)&&t.hasOwnProperty(t.length-1))}));var Rc=function(){function t(t){this.f=t}return t.prototype["@@transducer/init"]=function(){throw new Error("init not implemented on XWrap")},t.prototype["@@transducer/result"]=function(t){return t},t.prototype["@@transducer/step"]=function(t,e){return this.f(t,e)},t}();function Fc(t,e){switch(t){case 0:return function(){return e.apply(this,arguments)};case 1:return function(t){return e.apply(this,arguments)};case 2:return function(t,n){return e.apply(this,arguments)};case 3:return function(t,n,r){return e.apply(this,arguments)};case 4:return function(t,n,r,o){return e.apply(this,arguments)};case 5:return function(t,n,r,o,i){return e.apply(this,arguments)};case 6:return function(t,n,r,o,i,a){return e.apply(this,arguments)};case 7:return function(t,n,r,o,i,a,s){return e.apply(this,arguments)};case 8:return function(t,n,r,o,i,a,s,c){return e.apply(this,arguments)};case 9:return function(t,n,r,o,i,a,s,c,l){return e.apply(this,arguments)};case 10:return function(t,n,r,o,i,a,s,c,l,u){return e.apply(this,arguments)};default:throw new Error("First argument to _arity must be a non-negative integer no greater than ten")}}const $c=Ec((function(t,e){return Fc(t.length,(function(){return t.apply(e,arguments)}))}));function Uc(t,e,n){for(var r=n.next();!r.done;){if((e=t["@@transducer/step"](e,r.value))&&e["@@transducer/reduced"]){e=e["@@transducer/value"];break}r=n.next()}return t["@@transducer/result"](e)}function zc(t,e,n,r){return t["@@transducer/result"](n[r]($c(t["@@transducer/step"],t),e))}var Vc="undefined"!=typeof Symbol?Symbol.iterator:"@@iterator";function Hc(t,e,n){if("function"==typeof t&&(t=function(t){return new Rc(t)}(t)),Dc(n))return function(t,e,n){for(var r=0,o=n.length;r=arguments.length)?s=e[a]:(s=arguments[o],o+=1),r[a]=s,kc(s)||(i-=1),a+=1}return i<=0?n.apply(this,r):Fc(i,qc(t,r,n))}}const Qc=Ec((function(t,e){return 1===t?Oc(e):Fc(t,qc(t,[],e))}));function Yc(t,e){return Object.prototype.hasOwnProperty.call(e,t)}var Jc=Object.prototype.toString;const Kc=function(){return"[object Arguments]"===Jc.call(arguments)?function(t){return"[object Arguments]"===Jc.call(t)}:function(t){return Yc("callee",t)}}();var Wc=!{toString:null}.propertyIsEnumerable("toString"),Xc=["constructor","valueOf","isPrototypeOf","toString","propertyIsEnumerable","hasOwnProperty","toLocaleString"],tl=function(){return arguments.propertyIsEnumerable("length")}(),el=function(t,e){for(var n=0;n=0;)Yc(e=Xc[n],t)&&!el(r,e)&&(r[r.length]=e),n-=1;return r})):Oc((function(t){return Object(t)!==t?[]:Object.keys(t)}));const rl=nl,ol=Ec(Lc(["fantasy-land/map","map"],Zc,(function(t,e){switch(Object.prototype.toString.call(e)){case"[object Function]":return Qc(e.length,(function(){return t.call(this,e.apply(this,arguments))}));case"[object Object]":return Hc((function(n,r){return n[r]=t(e[r]),n}),{},rl(e));default:return Ic(t,e)}}))),il=Number.isInteger||function(t){return t<<0===t},al=Ec((function(t,e){var n=t<0?e.length+t:t;return Mc(e)?e.charAt(n):e[n]}));var sl=Ec((function(t,e){if(null!=e)return il(t)?al(t,e):e[t]}));const cl=sl,ll=Ec((function(t,e){return ol(cl(t),e)}));function ul(t){return function e(n,r,o){switch(arguments.length){case 0:return e;case 1:return kc(n)?e:Ec((function(e,r){return t(n,e,r)}));case 2:return kc(n)&&kc(r)?e:kc(n)?Ec((function(e,n){return t(e,r,n)})):kc(r)?Ec((function(e,r){return t(n,e,r)})):Oc((function(e){return t(n,r,e)}));default:return kc(n)&&kc(r)&&kc(o)?e:kc(n)&&kc(r)?Ec((function(e,n){return t(e,n,o)})):kc(n)&&kc(o)?Ec((function(e,n){return t(e,r,n)})):kc(r)&&kc(o)?Ec((function(e,r){return t(n,e,r)})):kc(n)?Oc((function(e){return t(e,r,o)})):kc(r)?Oc((function(e){return t(n,e,o)})):kc(o)?Oc((function(e){return t(n,r,e)})):t(n,r,o)}}}const fl=ul(Hc),dl=Oc((function(t){return function(){return t}})),pl=Ec((function(t,e){return e>t?e:t}));var hl=Oc((function(t){return Qc(fl(pl,0,ll("length",t)),(function(){for(var e=0,n=t.length;e=0;){if(n[s]===t)return r[s]===e;s-=1}switch(a){case"Map":return t.size===e.size&&Fl(t.entries(),e.entries(),n.concat([t]),r.concat([e]));case"Set":return t.size===e.size&&Fl(t.values(),e.values(),n.concat([t]),r.concat([e]));case"Arguments":case"Array":case"Object":case"Boolean":case"Number":case"String":case"Date":case"Error":case"RegExp":case"Int8Array":case"Uint8Array":case"Uint8ClampedArray":case"Int16Array":case"Uint16Array":case"Int32Array":case"Uint32Array":case"Float32Array":case"Float64Array":case"ArrayBuffer":break;default:return!1}var c=rl(t);if(c.length!==rl(e).length)return!1;var l=n.concat([t]),u=r.concat([e]);for(s=c.length-1;s>=0;){var f=c[s];if(!Yc(f,e)||!$l(e[f],t[f],l,u))return!1;s-=1}return!0}const Ul=Ec((function(t,e){return $l(t,e,[],[])}));function zl(t,e){return function(t,e,n){var r,o;if("function"==typeof t.indexOf)switch(typeof e){case"number":if(0===e){for(r=1/e;n=0}function Vl(t){return'"'+t.replace(/\\/g,"\\\\").replace(/[\b]/g,"\\b").replace(/\f/g,"\\f").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/\t/g,"\\t").replace(/\v/g,"\\v").replace(/\0/g,"\\0").replace(/"/g,'\\"')+'"'}var Hl=function(t){return(t<10?"0":"")+t};const Gl="function"==typeof Date.prototype.toISOString?function(t){return t.toISOString()}:function(t){return t.getUTCFullYear()+"-"+Hl(t.getUTCMonth()+1)+"-"+Hl(t.getUTCDate())+"T"+Hl(t.getUTCHours())+":"+Hl(t.getUTCMinutes())+":"+Hl(t.getUTCSeconds())+"."+(t.getUTCMilliseconds()/1e3).toFixed(3).slice(2,5)+"Z"};function Zl(t){return"[object Object]"===Object.prototype.toString.call(t)}var ql=function(){function t(t,e){this.xf=e,this.f=t}return t.prototype["@@transducer/init"]=Pc.init,t.prototype["@@transducer/result"]=Pc.result,t.prototype["@@transducer/step"]=function(t,e){return this.f(e)?this.xf["@@transducer/step"](t,e):t},t}(),Ql=Ec(Lc(["fantasy-land/filter","filter"],Ec((function(t,e){return new ql(t,e)})),(function(t,e){return Zl(e)?Hc((function(n,r){return t(e[r])&&(n[r]=e[r]),n}),{},rl(e)):function(t,e){for(var n=0,r=e.length,o=[];n":Kl(n,r)},r=function(t,e){return Ic((function(e){return Vl(e)+": "+n(t[e])}),e.slice().sort())};switch(Object.prototype.toString.call(t)){case"[object Arguments]":return"(function() { return arguments; }("+Ic(n,t).join(", ")+"))";case"[object Array]":return"["+Ic(n,t).concat(r(t,Jl((function(t){return/^\d+$/.test(t)}),rl(t)))).join(", ")+"]";case"[object Boolean]":return"object"==typeof t?"new Boolean("+n(t.valueOf())+")":t.toString();case"[object Date]":return"new Date("+(isNaN(t.valueOf())?n(NaN):Vl(Gl(t)))+")";case"[object Null]":return"null";case"[object Number]":return"object"==typeof t?"new Number("+n(t.valueOf())+")":1/t==-1/0?"-0":t.toString(10);case"[object String]":return"object"==typeof t?"new String("+n(t.valueOf())+")":Vl(t);case"[object Undefined]":return"undefined";default:if("function"==typeof t.toString){var o=t.toString();if("[object Object]"!==o)return o}return"{"+r(t,rl(t)).join(", ")+"}"}}const Wl=Oc((function(t){return Kl(t,[])})),Xl=Ec((function(t,e){if(jc(t)){if(jc(e))return t.concat(e);throw new TypeError(Wl(e)+" is not an array")}if(Mc(t)){if(Mc(e))return t+e;throw new TypeError(Wl(e)+" is not a string")}if(null!=t&&Al(t["fantasy-land/concat"]))return t["fantasy-land/concat"](e);if(null!=t&&Al(t.concat))return t.concat(e);throw new TypeError(Wl(t)+' does not have a method named "concat" or "fantasy-land/concat"')})),tu=Oc((function(t){return Fc(fl(pl,0,ol((function(t){return t[0].length}),t)),(function(){for(var e=0;e=0&&this.i>=this.n?Tc(n):n},t}(),ru=Ec((function(t,e){return new nu(t,e)})),ou=Ec(Lc(["take"],ru,(function(t,e){return Nl(0,t<0?1/0:t,e)})));const iu=ou,au=Ec((function(t,e){return t||e})),su=Ec((function(t,e){return Al(t)?function(){return t.apply(this,arguments)||e.apply(this,arguments)}:xl(au)(t,e)}));const cu=Oc((function(t){return null!=t&&"function"==typeof t["fantasy-land/empty"]?t["fantasy-land/empty"]():null!=t&&null!=t.constructor&&"function"==typeof t.constructor["fantasy-land/empty"]?t.constructor["fantasy-land/empty"]():null!=t&&"function"==typeof t.empty?t.empty():null!=t&&null!=t.constructor&&"function"==typeof t.constructor.empty?t.constructor.empty():jc(t)?[]:Mc(t)?"":Zl(t)?{}:Kc(t)?function(){return arguments}():(e=t,"[object Uint8ClampedArray]"===(n=Object.prototype.toString.call(e))||"[object Int8Array]"===n||"[object Uint8Array]"===n||"[object Int16Array]"===n||"[object Uint16Array]"===n||"[object Int32Array]"===n||"[object Uint32Array]"===n||"[object Float32Array]"===n||"[object Float64Array]"===n||"[object BigInt64Array]"===n||"[object BigUint64Array]"===n?t.constructor.from(""):void 0);var e,n})),lu=Oc((function(t){return Qc(t.length,(function(e,n){var r=Array.prototype.slice.call(arguments,0);return r[0]=n,r[1]=e,t.apply(this,r)}))}));var uu=Ec((function(t,e){for(var n=rl(e),r=0;rt.length)&&(e=t.length);for(var n=0,r=new Array(e);n'});_c().add($f);const Uf=$f;var zf=new(bc())({id:"fiber_manual_record_baseline_8281a3",use:"fiber_manual_record_baseline_8281a3-usage",viewBox:"0 0 24 24",content:''});_c().add(zf);const Vf=zf;var Hf=new(bc())({id:"error_baseline_62d23d",use:"error_baseline_62d23d-usage",viewBox:"0 0 24 24",content:''});_c().add(Hf);const Gf=Hf;var Zf=new(bc())({id:"cancel_baseline_40908e",use:"cancel_baseline_40908e-usage",viewBox:"0 0 24 24",content:''});_c().add(Zf);const qf=Zf;var Qf=new(bc())({id:"visibility_off_baseline_3a9ed4",use:"visibility_off_baseline_3a9ed4-usage",viewBox:"0 0 24 24",content:''});_c().add(Qf);const Yf=Qf;var Jf=new(bc())({id:"label_off_baseline_256c68",use:"label_off_baseline_256c68-usage",viewBox:"0 0 24 24",content:''});_c().add(Jf);const Kf=Jf;var Wf=new(bc())({id:"label_baseline_689cf0",use:"label_baseline_689cf0-usage",viewBox:"0 0 24 24",content:''});_c().add(Wf);const Xf=Wf;var td=new(bc())({id:"lock_baseline_1c126a",use:"lock_baseline_1c126a-usage",viewBox:"0 0 24 24",content:''});_c().add(td);const ed=td;var nd=new(bc())({id:"lock_open_baseline_ea39e5",use:"lock_open_baseline_ea39e5-usage",viewBox:"0 0 24 24",content:''});_c().add(nd);const rd=nd;var od=new(bc())({id:"pause_circle_filled_baseline_9b3445",use:"pause_circle_filled_baseline_9b3445-usage",viewBox:"0 0 24 24",content:''});_c().add(od);const id=od;var ad=new(bc())({id:"remove_circle_baseline_52604f",use:"remove_circle_baseline_52604f-usage",viewBox:"0 0 24 24",content:''});_c().add(ad);const sd=ad;var cd=new(bc())({id:"optimized_clock_animated_101c2b",use:"optimized_clock_animated_101c2b-usage",viewBox:"0 0 24 24",content:'\n \n \n \n'});_c().add(cd);const ld=cd;var ud;function fd(t){return fd="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},fd(t)}function dd(t,e,n){return(e=function(t){var e=function(t,e){if("object"!==fd(t)||null===t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,"string");if("object"!==fd(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"===fd(e)?e:String(e)}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var pd="#212121",hd=(dd(ud={},"blue",{color:"#3150bc",label:"blue"}),dd(ud,"green",{color:"#0bb071",label:"green"}),dd(ud,"grey",{color:"#666666",label:"grey"}),dd(ud,"light blue",{color:"#2c98f0",label:"light blue"}),dd(ud,"lime",{color:"#2fb11a",label:"lime"}),dd(ud,"orange",{color:"#f2994a",label:"orange"}),dd(ud,"pink",{color:"#f70076",label:"pink"}),dd(ud,"red",{color:"#ff6a6a",label:"red"}),dd(ud,"violet",{color:"#8133ff",label:"violet"}),dd(ud,"white",{color:"#ffffff",label:"white"}),dd(ud,"black",{color:"#000000",label:"black"}),ud),vd={BLOB:"blob",JSON:"json",FORM_DATA:"formData",TEXT:"text"},md={done:Uf,dot:Vf,error:Gf,failed:qf,hidden:Yf,label_off:Kf,label:Xf,lock:ed,open:rd,paused:id,skip:sd,waiting:ld},gd={deleted:{text:"deleted",icon:md.failed,color:"#ff6a6a"},active:{text:"active",icon:md.done,color:"#0bb071"},reconfiguring:{text:"reconfiguring",icon:md.waiting,color:"#f2994a"},reviewing:{text:"reviewing",icon:md.waiting,color:"#b1b1b1"}};function yd(t){return yd="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},yd(t)}function bd(){bd=function(){return t};var t={},e=Object.prototype,n=e.hasOwnProperty,r=Object.defineProperty||function(t,e,n){t[e]=n.value},o="function"==typeof Symbol?Symbol:{},i=o.iterator||"@@iterator",a=o.asyncIterator||"@@asyncIterator",s=o.toStringTag||"@@toStringTag";function c(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{c({},"")}catch(t){c=function(t,e,n){return t[e]=n}}function l(t,e,n,o){var i=e&&e.prototype instanceof d?e:d,a=Object.create(i.prototype),s=new C(o||[]);return r(a,"_invoke",{value:_(t,n,s)}),a}function u(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}t.wrap=l;var f={};function d(){}function p(){}function h(){}var v={};c(v,i,(function(){return this}));var m=Object.getPrototypeOf,g=m&&m(m(k([])));g&&g!==e&&n.call(g,i)&&(v=g);var y=h.prototype=d.prototype=Object.create(v);function b(t){["next","throw","return"].forEach((function(e){c(t,e,(function(t){return this._invoke(e,t)}))}))}function A(t,e){function o(r,i,a,s){var c=u(t[r],t,i);if("throw"!==c.type){var l=c.arg,f=l.value;return f&&"object"==yd(f)&&n.call(f,"__await")?e.resolve(f.__await).then((function(t){o("next",t,a,s)}),(function(t){o("throw",t,a,s)})):e.resolve(f).then((function(t){l.value=t,a(l)}),(function(t){return o("throw",t,a,s)}))}s(c.arg)}var i;r(this,"_invoke",{value:function(t,n){function r(){return new e((function(e,r){o(t,n,e,r)}))}return i=i?i.then(r,r):r()}})}function _(t,e,n){var r="suspendedStart";return function(o,i){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===o)throw i;return{value:void 0,done:!0}}for(n.method=o,n.arg=i;;){var a=n.delegate;if(a){var s=w(a,n);if(s){if(s===f)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var c=u(t,e,n);if("normal"===c.type){if(r=n.done?"completed":"suspendedYield",c.arg===f)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(r="completed",n.method="throw",n.arg=c.arg)}}}function w(t,e){var n=e.method,r=t.iterator[n];if(void 0===r)return e.delegate=null,"throw"===n&&t.iterator.return&&(e.method="return",e.arg=void 0,w(t,e),"throw"===e.method)||"return"!==n&&(e.method="throw",e.arg=new TypeError("The iterator does not provide a '"+n+"' method")),f;var o=u(r,t.iterator,e.arg);if("throw"===o.type)return e.method="throw",e.arg=o.arg,e.delegate=null,f;var i=o.arg;return i?i.done?(e[t.resultName]=i.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,f):i:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,f)}function x(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function S(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function C(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(x,this),this.reset(!0)}function k(t){if(t){var e=t[i];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var r=-1,o=function e(){for(;++r=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return r("end");if(i.tryLoc<=this.prev){var s=n.call(i,"catchLoc"),c=n.call(i,"finallyLoc");if(s&&c){if(this.prev=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),S(n),f}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;S(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,n){return this.delegate={iterator:k(t),resultName:e,nextLoc:n},"next"===this.method&&(this.arg=void 0),f}},t}function Ad(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function _d(t){for(var e=1;e2?a-2:0),c=2;c1&&void 0!==arguments[1]&&arguments[1],n=new FormData;return t instanceof File||t instanceof Blob?n.append("value",t):fu((function(t,e){if(void 0!==t){var r=tu([[pu,dl("")],[Ou(Blob),bu],[Ou(Object),JSON.stringify],[Sc,bu]])(t);n.append(e,r)}}),vf(dl(e),Af,t)),n};function Nd(){var t;return t=bd().mark((function t(e,n,r,o,i){var a,s,c,l,u,f,d,p,h,v,m=arguments;return bd().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return a=m.length>5&&void 0!==m[5]&&m[5],s=m.length>6&&void 0!==m[6]&&m[6],c=!(m.length>7&&void 0!==m[7])||m[7],l=new URL(vf(of("/"),(function(t){return"".concat(window.location.origin).concat(t)}))(e)),u={method:n,headers:o,credentials:a?"omit":"same-origin"},o.upload?u.body=Td(o)?r.file:Pd(r,c):r&&(u.headers["Content-Type"]="application/json",u.body=hf(Ou(String),JSON.stringify,r)),t.next=8,fetch(l,u);case 8:return d=t.sent,t.prev=9,p=d.clone(),h=_u(i,yl(vd)),t.next=14,p[h?i:"json"]();case 14:f=t.sent,t.next=20;break;case 17:t.prev=17,t.t0=t.catch(9),f=d.text();case 20:if(d.ok){t.next=23;break}try{v=JSON.parse(f)}catch(t){v=f}throw new Ld(v,d,"Server responded with non-ok code: ".concat(d.status));case 23:return t.abrupt("return",s?{body:f,headers:d.headers,status:d.status}:f);case 24:case"end":return t.stop()}}),t,null,[[9,17]])})),Nd=function(){var e=this,n=arguments;return new Promise((function(r,o){var i=t.apply(e,n);function a(t){xd(i,r,o,a,s,"next",t)}function s(t){xd(i,r,o,a,s,"throw",t)}a(void 0)}))},Nd.apply(this,arguments)}var Bd=eu((function(t,e,n){var r=n.apiKey,o=void 0===r?void 0:r,i=n.body,a=void 0===i?void 0:i,s=n.headers,c=void 0===s?{}:s,l=n.parseResponseAs,u=void 0===l?vd.JSON:l,f=n.noCookies,d=void 0!==f&&f,p=n.fullResponse,h=void 0!==p&&p,v=n.flatFormData,m=void 0===v||v,g=c;return o&&(g.Authorization=o),function(t,e,n,r,o){return Nd.apply(this,arguments)}(e,t,a,g,u,d,h,m)})),Id={query:Bd,get:Bd("GET"),post:Bd("POST"),put:Bd("PUT"),patch:Bd("PATCH"),delete:Bd("DELETE")};const Md=function(t,e){return _d({list:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return Id.get(t,e)},create:function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return Id.post(t,_d({body:e},n))},get:function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return Id.get("".concat(t,"/").concat(e),n)},update:function(e,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return Id.put("".concat(t,"/").concat(e),_d({body:n},r))},delete:function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return Id.delete("".concat(t,"/").concat(e),n)}},e)};function Dd(t){return Dd="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Dd(t)}function Rd(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Fd(t){for(var e=1;e2&&void 0!==arguments[2]?arguments[2]:{};return Id.post("".concat(Ud,"/").concat(t,"/reconfigure"),Fd({body:e},n))},delete:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return Id.delete("".concat(Ud,"/").concat(t),e)},activate:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return Id.post("".concat(Ud,"/").concat(t,"/activate"),Fd({body:e},n))}});var Vd=function(){var t=this,e=t._self._c;return e("div",{staticClass:"screen-placeholder",class:{"screen-placeholder_fullsize":t.fullsize}},[e("div",{staticClass:"screen-placeholder__content"},[t.icon?e("c-fancy-icon",{staticClass:"screen-placeholder__icon",attrs:{icon:t.icon,color:t.color,size:96}}):t._e(),e("h2",{staticClass:"screen-placeholder__header",attrs:{locator:"screen-placeholder_header"}},[t._v(t._s(t.title))]),e("p",{directives:[{name:"show",rawName:"v-show",value:t.$slots.default,expression:"$slots.default"}],staticClass:"screen-placeholder__text"},[t._t("default")],2),t.alertVisible&&t.alertText?e("c-alert",{staticClass:"screen-placeholder__alert",attrs:{locator:"alert-state-placeholder",message:t.alertText},scopedSlots:t._u([{key:"actions",fn:function(){return[t.alertButtonVisible&&t.alertButtonText?e("c-button",{attrs:{color:"accent",locator:"screen-placeholder_alert-button",label:t.alertButtonText},on:{click:t.alertAction}}):t._e()]},proxy:!0}],null,!1,1762611848)}):t._e(),t.buttonVisible&&t.buttonText?e("div",{staticClass:"screen-placeholder__actions"},[e("c-button",{staticClass:"screen-placeholder__button",attrs:{disabled:t.buttonDisabled,mode:"outlined",color:"accent",locator:"screen-placeholder_action-button",label:t.buttonText},on:{click:t.action},scopedSlots:t._u([{key:"icon",fn:function(){return[e("ez-svg",{attrs:{path:"add",color:"accent"}})]},proxy:!0}],null,!1,3807830182)})],1):t._e()],1)])};Vd._withStripped=!0;var Hd=function(){var t=this,e=t._self._c;return e("div",{staticClass:"c-alert-holder"},[e("div",{staticClass:"c-alert",class:t.classSettings},[e("div",{staticClass:"c-alert__icon"},[e("c-icon",{attrs:{icon:t.icon}})],1),e("div",{staticClass:"c-alert__text"},[t._t("message",(function(){return[t._v(t._s(t.message))]}))],2),this.$slots.actions?e("div",{staticClass:"c-alert__actions"},[t._t("actions")],2):t._e()])])};Hd._withStripped=!0;var Gd=new(bc())({id:"info_baseline_e24db8",use:"info_baseline_e24db8-usage",viewBox:"0 0 24 24",content:''});_c().add(Gd);const Zd=Gd;var qd=function(){var t=this,e=t._self._c;return e("svg",{staticClass:"c-icon",class:t.classes,style:t.styles,attrs:{"view-box":t.icon.viewBox},on:{click:function(e){return t.$emit("click",e)}}},[e("use",{attrs:{"xlink:href":"#".concat(t.icon.id)}})])};qd._withStripped=!0;var Qd=n(798),Yd=n.n(Qd);function Jd(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n180}));function ap(t,e,n,r,o,i,a,s){var c,l="function"==typeof t?t.options:t;if(e&&(l.render=e,l.staticRenderFns=n,l._compiled=!0),r&&(l.functional=!0),i&&(l._scopeId="data-v-"+i),a?(c=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),o&&o.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},l._ssrRegister=c):o&&(c=s?function(){o.call(this,(l.functional?this.parent:this).$root.$options.shadowRoot)}:o),c)if(l.functional){l._injectStyles=c;var u=l.render;l.render=function(t,e){return c.call(e),u(t,e)}}else{var f=l.beforeCreate;l.beforeCreate=f?[].concat(f,c):[c]}return{exports:t,options:l}}const sp=ap({props:{icon:{type:Object,required:!0},color:String,disabled:Boolean,size:[Number,String]},computed:{classes:Cf({"c-icon_disabled":["disabled"],"c-icon_link":_f(["$listeners","click"],["$listeners","!click"])}),actualColor:function(t){var e=t.$vuetify,n=t.color;return Vu(n,["theme",n],e)},styles:Cf({color:["actualColor"],height:["actualSize"],width:["actualSize"]}),actualSize:wf(["size"],Xd)}},qd,[],!1,null,null,null).exports;function cp(t){return cp="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},cp(t)}const lp=ap({components:{cIcon:sp},props:{message:{type:String,default:"List is empty. Please add item."},icon:{type:Object,default:function(){return Zd}},dense:{type:Boolean},alignTop:{type:Boolean},fluid:{type:Boolean},type:{type:String,validator:lu(_u)(["info","error","success","warning","default"]),default:"default"}},computed:{isStringIcon:wf(["icon"],Ou(String)),classSettings:function(){return function(t,e,n){return(e=function(t){var e=function(t,e){if("object"!==cp(t)||null===t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,"string");if("object"!==cp(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"===cp(e)?e:String(e)}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}({"c-alert_align-top":this.alignTop,"c-alert_fluid":this.fluid,"c-alert_dense":this.dense},"c-alert_".concat(this.type),!0)}}},Hd,[],!1,null,null,null).exports;var up=function(){var t=this,e=t._self._c;return e("button",{ref:"button",staticClass:"c-button",class:t.computedClasses,style:t.computedColors,attrs:{type:t.type,disabled:t.calculatedDisabled},on:{click:function(e){return t.$emit("click",e)}}},[!t.link||t.disabled||t.loading?t._e():e("a",{staticClass:"c-button__link",attrs:{href:t.link}}),this.$slots.icon||t.icon?e("div",{staticClass:"c-button__icon-left"},[t._t("icon",(function(){return[t.showIconLoader?e("c-icon",{attrs:{icon:t.icons.connectLoaderAnimated,size:t.iconSize,locator:"loading-indicator"}}):t.icon?e("c-icon",{attrs:{icon:t.icon,size:t.iconSize}}):t._e()]}))],2):t._e(),t._t("default",(function(){return[t.label?[t.showLoader?e("c-icon",{attrs:{icon:t.icons.connectLoaderAnimated,size:t.iconSize,locator:"loading-indicator"}}):t._e(),e("div",{staticClass:"c-button__label",class:t.cButtonLabelClasses},[t._v(t._s(t.label))])]:t._e()]})),this.$slots["right-icon"]||t.iconRight?e("div",{staticClass:"c-button__icon-right"},[t._t("right-icon",(function(){return[t.showRightIconLoader?e("c-icon",{attrs:{icon:t.icons.connectLoaderAnimated,size:t.iconSize,locator:"loading-indicator"}}):t.iconRight?e("c-icon",{class:t.cButtonIconRightClasses,attrs:{icon:t.iconRight,size:t.iconSize}}):t._e()]}))],2):t._e()],2)};up._withStripped=!0;var fp=new(bc())({id:"loader_animated_9a3322",use:"loader_animated_9a3322-usage",viewBox:"0 0 24 24",content:'\n \n \n \n \n \n \n'});_c().add(fp);const dp=fp;var pp={solid:"solid",flat:"flat",outlined:"outlined",rounded:"rounded"},hp=yl(pp),vp=Il(Ef("#000000","#FFFFFF",ip),Kd);const mp=ap({components:{cIcon:sp},props:{active:Boolean,icon:Object,iconRight:Object,label:String,opener:Boolean,isOpen:Boolean,size:String,fluid:Boolean,loading:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},type:{type:String,default:"button",validator:_u(Cc,["button","submit"])},mode:{type:String,default:pp.flat,validator:_u(Cc,hp)},color:{type:String,default:"",validator:op},small:{type:Boolean,default:!1},upperCase:{type:Boolean,default:!0},link:String},data:function(){return{buttonColor:"",icons:{connectLoaderAnimated:dp}}},computed:{calculatedDisabled:su(cl("loading"),cl("disabled")),isIconOnlyBtn:mf({icon:Lf,label:jf,iconRight:jf}),isTxtOnlyBtn:mf({icon:jf,label:Lf,iconRight:jf}),isIconsBtn:mf({icon:Lf,iconRight:Lf}),isSolidBtn:Ju("mode",pp.solid),initialBtnColor:tu([[cl("color"),wf(["color"],ep)],[cl("isSolidBtn"),dl("accent")],[Sc,dl("#212121")]]),isVarColor:wf(["initialBtnColor"],tp),classNameByMode:function(t){var e=t.mode;return"c-button_".concat(e)},classFluid:Cf({"c-button_fluid":["fluid"]}),classActive:Cf({"c-button_active":["active"]}),classNameBySize:Nf(["small"],"c-button_small",""),classNameByDisabled:Nf(["disabled"],"c-button_disabled",""),classNameByContent:tu([[cl("isIconOnlyBtn"),dl("c-button_icon-only")],[cl("isTxtOnlyBtn"),dl("c-button_txt-only")],[Sc,dl("")]]),computedClasses:Il(Gu(["classNameByMode","classNameBySize","classNameByContent","classNameByDisabled","classFluid","classActive"]),qu(Lf),yl),computedColor:function(t){return tu([[cl("disabled"),Pf],[cl("isVarColor"),dl({"--button-computed-color":"var(--theme_".concat(t.initialBtnColor,"_rgb)")})],[cl("color"),Il(cl("color"),np,Su("--button-computed-color"))],[Sc,Il(cl("initialBtnColor"),np,Su("--button-color"))]])(t)},computedContentColor:Au(vl([cl("disabled"),Tf("isSolidBtn")]),Pf,Cf({"--solid-content-color":wf(["buttonColor"],vp)})),computedColors:Of(["computedColor","computedContentColor"],Mu),showIconLoader:Sl(cl("loading"),vl([cl("icon"),cl("isIconsBtn")])),showLoader:gf({loading:!0,isTxtOnlyBtn:!0}),showRightIconLoader:mf({loading:Boolean,icon:jf,iconRight:Lf}),showIconOnly:vl([cl("showLoader"),cl("isIconOnlyBtn")]),iconSize:tu([[cl("size"),cl("size")],[Sl(cl("showIconOnly"),cl("small")),dl("18")],[cl("showIconOnly"),dl("24")],[cl("small"),dl("14")],[Sc,dl("18")]]),cButtonLabelClasses:Cf({"c-button__label_uppercase":["upperCase"],"c-button__label_loading":["showLoader"]}),cButtonIconRightClasses:Cf({"opener-status":["opener"],open:["isOpen"]})},mounted:function(){this.buttonColor=rp(getComputedStyle(this.$refs.button).getPropertyValue("--button-color"))}},up,[],!1,null,null,null).exports;var gp=function(){var t=this,e=t._self._c;return e("div",{staticClass:"fancy-icon",style:t.containerStyles},[t.hasNotification?e("div",{staticClass:"fancy-icon__notification"}):t._e(),e("c-icon",{attrs:{icon:t.icon,size:t.preparedIconSize}})],1)};gp._withStripped=!0;var yp=Il(pl(16),(function(t){return t-(t-16)/2}));const bp=ap({components:{cIcon:sp},props:{color:{type:String,required:!1},icon:{type:Object,required:!0},hasNotification:{type:Boolean,default:!1},size:{type:Number,default:32,validator:Iu(16)},iconSize:{type:Number}},computed:{componentColor:kf(["color"],Wd("theme_accent_rgb"),dl(null)),containerSize:wf(["size"],(function(t){return{width:"".concat(t,"px"),height:"".concat(t,"px")}})),containerStyles:Of(["containerSize","componentColor"],Mu),preparedIconSize:su(cl("iconSize"),wf(["size"],yp))}},gp,[],!1,null,null,null).exports;var Ap=function(){var t=this,e=t._self._c;return e("svg",{class:t.classes,attrs:{xmlns:"http://www.w3.org/2000/svg",width:t.width||t.size,height:t.height||t.size,viewBox:"0 0 ".concat(t.viewBox," ").concat(t.viewBox)},on:{click:function(e){return t.$emit("click",e)}}},[t._t("default",(function(){return[e("path",{attrs:{d:"M0 0h24v24H0z",fill:"none"}}),e("path",{style:{fill:t.realColor},attrs:{d:t.correctPath}})]}))],2)};Ap._withStripped=!0;const _p=JSON.parse('{"add_icon":"M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z","info_icon":"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z","arrow_drop_down_icon":"M7 10l5 5 5-5z","arrow_back_icon":"M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z","check_icon":"M9 22l-10-10.598 2.798-2.859 7.149 7.473 13.144-14.016 2.909 2.806z","visibility_off_icon":"M12 7c2.76 0 5 2.24 5 5 0 .65-.13 1.26-.36 1.83l2.92 2.92c1.51-1.26 2.7-2.89 3.43-4.75-1.73-4.39-6-7.5-11-7.5-1.4 0-2.74.25-3.98.7l2.16 2.16C10.74 7.13 11.35 7 12 7zM2 4.27l2.28 2.28.46.46C3.08 8.3 1.78 10.02 1 12c1.73 4.39 6 7.5 11 7.5 1.55 0 3.03-.3 4.38-.84l.42.42L19.73 22 21 20.73 3.27 3 2 4.27zM7.53 9.8l1.55 1.55c-.05.21-.08.43-.08.65 0 1.66 1.34 3 3 3 .22 0 .44-.03.65-.08l1.55 1.55c-.67.33-1.41.53-2.2.53-2.76 0-5-2.24-5-5 0-.79.2-1.53.53-2.2zm4.31-.78l3.15 3.15.02-.16c0-1.66-1.34-3-3-3l-.17.01z","chat_bubble_outline_icon":"M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H6l-2 2V4h16v12z","storage_icon":"M2 20h20v-4H2v4zm2-3h2v2H4v-2zM2 4v4h20V4H2zm4 3H4V5h2v2zm-4 7h20v-4H2v4zm2-3h2v2H4v-2z"}');var wp={primary:"#1565c0",accent:"#4797f2",contrast:"#ffffff"};const xp=ap({props:{path:String,size:{type:String,default:"24"},width:String,height:String,viewBox:{type:String,default:"24"},color:{type:String,default:pd}},computed:{correctPath:function(t){var e=t.path;return _p["".concat(e,"_icon")]||e},classes:Cf({"c-icon_disabled":["disabled"],"c-icon_link":_f(["$listeners","click"],["$listeners","!click"])}),realColor:function(t){var e=t.color;return wp[e]||e}}},Ap,[],!1,null,null,null).exports,Sp=ap({components:{cFancyIcon:bp,ezSvg:xp,cAlert:lp,cButton:mp},props:{icon:Object,color:{type:String,default:"#BDBDBD"},title:{type:String,default:""},buttonText:String,buttonVisible:{type:Boolean,default:!0},alertText:String,alertVisible:{type:Boolean,default:!0},alertButtonVisible:{type:Boolean,default:!0},alertButtonText:String,fullsize:Boolean,buttonDisabled:Boolean,entityName:String},methods:{action:function(){this.$emit("action")},alertAction:function(){this.$emit("alert-action")}}},Vd,[],!1,null,null,null).exports;var Cp=function(){var t=this,e=t._self._c;return e("div",{staticClass:"c-table",class:{"c-table-loading":t.loading}},[e("div",{staticClass:"table-relative"},[e("div",{staticClass:"c-table__overflow"},[t.columns.length?e("table",{ref:"table",class:{"c-table_layout_fixed":t.fixLayout,"c-table_loading":t.loading,"c-table_dense":t.dense},attrs:{locator:t.locator}},[e("thead",[e("tr",t._l(t.columns,(function(n){return e("th",{key:"".concat(n.value,"_header"),style:n.style||{}},[t._t("".concat(n.value,"-header"),(function(){return[e("span",[t._v(t._s(n.name||n.value))])]}),null,n)],2)})),0)]),e("tbody",[t.loading?t._l(10,(function(n){return e("tr",{key:n,staticClass:"c-table__loader"},t._l(t.columns,(function(n){return e("td",{key:n.value,style:n.style||{}},[e("div",{staticClass:"c-table__loader_skeleton",style:"width: ".concat(t.random(50,100),"%")})])})),0)})):!t.loading&&t.value.length?t._l(t.value,(function(n,r){return e("tr",{key:r},t._l(t.columns,(function(r){return e("td",{key:"".concat(r.value,"_column"),style:r.style||{}},[t._t(r.value,(function(){return[e("span",[t._v(t._s(t.dpath(r.value,n)))])]}),null,{column:r,item:n,value:t.dpath(r.value,n)})],2)})),0)})):[e("tr",[e("td",{staticClass:"text-xs-center",attrs:{colspan:t.columns.length}},[t._v("No data available")])])]],2)]):t._e()])])])};Cp._withStripped=!0;const kp=ap({props:{value:Array,columns:Array,loading:Boolean,fixLayout:Boolean,dense:Boolean,locator:String,prepareRow:{type:Function,default:bu}},methods:{dpath:Mf,random:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;return Math.floor(Math.random()*(e-t+1)+t)}}},Cp,[],!1,null,null,null).exports;var Op=function(){var t=this,e=t._self._c;return e("div",{staticClass:"status-mark"},[e("c-icon",{staticClass:"status-mark__icon",style:{color:t.localStatus.color},attrs:{icon:t.localStatus.icon,size:16}}),t.showText?e("span",{staticClass:"status-mark__text",attrs:{locator:"status-value"}},[e("span",{key:t.localStatus.text,staticClass:"capitalize"},[t._v(t._s(t._f("replaceUnderscoreToSpaces")(t.localStatus.text||"")))])]):t._e()],1)};Op._withStripped=!0;const Ep=ap({components:{cIcon:sp},props:{status:{type:String,required:!0},custom:{type:Object,default:function(){return{}}},showText:{type:Boolean,default:!0}},computed:{localStatus:function(t){return $u(Wu({},t.status,gd),t.custom)}},filters:{replaceUnderscoreToSpaces:nf(/_/g," ")}},Op,[],!1,null,null,null).exports;var jp=function(){var t=this,e=t._self._c;return e("div",{staticClass:"ez-toolbar__placeholder"},[e("div",{staticClass:"ez-toolbar _display_flex-center"},[t.onBack?e("ez-svg",{staticClass:"_ml_24 _mr_24",attrs:{path:"arrow_back"},on:{click:t.onBack}}):t._e(),e("div",{staticClass:"_display_flex-column"},[t.subtitle?e("div",{staticClass:"assistive-text"},[t._v(t._s(t.subtitle))]):t._e(),e("h3",{staticClass:"ez-toolbar__title _mb_0"},[t._v(" "+t._s(t.title))])]),e("div",{staticClass:"ez-toolbar__actions _mr_24"},[t._t("actions")],2)],1)])};jp._withStripped=!0;const Lp=ap({components:{ezSvg:xp},props:{onBack:Function,title:{type:String,default:""},subtitle:String}},jp,[],!1,null,null,null).exports;var Tp=function(){var t=this,e=t._self._c;return e("ez-dialog",{attrs:{width:"800",title:"Request database"},scopedSlots:t._u([{key:"actions",fn:function(){return[e("c-button",{attrs:{mode:"outlined",label:"Cancel"},on:{click:t.close}}),e("c-button",{attrs:{disabled:!t.allowSaving,mode:"solid",loading:t.saving,label:t.isEdit?"Save":"Send to review",color:"accent"},on:{click:t.save}})]},proxy:!0}]),model:{value:t.dialogOpened,callback:function(e){t.dialogOpened=e},expression:"dialogOpened"}},[e("ui-card",{attrs:{title:"General"}},[t.isEdit?t._e():e("div",[e("div",{staticClass:"two-columns"},[e("div",{staticClass:"detail-item _mt_0"},[e("div",{staticClass:"detail-item-head item-label _mb_8"},[t._v("Name"),e("sup",{staticClass:"red _ml_4"},[t._v("*")])]),e("div",{staticClass:"detail-item__text"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.name,expression:"form.name"}],attrs:{required:"",type:"text",materialize:""},domProps:{value:t.form.name},on:{input:function(e){e.target.composing||t.$set(t.form,"name",e.target.value)}}})])]),e("div",{staticClass:"detail-item _mt_0"},[e("div",{staticClass:"detail-item-head item-label _mb_8"},[t._v("Region"),e("sup",{staticClass:"red _ml_4"},[t._v("*")])]),e("div",{staticClass:"detail-item__text"},[e("select",{directives:[{name:"model",rawName:"v-model",value:t.form.region.id,expression:"form.region.id"}],attrs:{required:"",materialize:""},on:{change:function(e){var n=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){return"_value"in t?t._value:t.value}));t.$set(t.form.region,"id",e.target.multiple?n:n[0])}}},[e("option",{attrs:{disabled:""}},[t._v("Choose region")]),t._l(t.regions,(function(n){return e("option",{key:n.id,domProps:{value:n.id}},[t._v(t._s(n.name))])}))],2)])])]),e("div",{staticClass:"detail-item"},[e("div",{staticClass:"detail-item-head item-label _mb_12"},[t._v("Workload type")]),e("div",{staticClass:"detail-item__text vertical-middle"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.workload,expression:"form.workload"}],attrs:{id:"small",type:"radio",value:"small",materialize:""},domProps:{checked:t._q(t.form.workload,"small")},on:{change:function(e){return t.$set(t.form,"workload","small")}}}),e("label",{staticClass:"_ml_8",attrs:{for:"small",materialize:""}},[t._v("Small")]),e("div",{staticClass:"_ml_24"}),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.workload,expression:"form.workload"}],attrs:{id:"medium",type:"radio",value:"medium",materialize:""},domProps:{checked:t._q(t.form.workload,"medium")},on:{change:function(e){return t.$set(t.form,"workload","medium")}}}),e("label",{staticClass:"_ml_8",attrs:{for:"medium",materialize:""}},[t._v("Medium")]),e("div",{staticClass:"_ml_24"}),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.workload,expression:"form.workload"}],staticClass:"_ml_24",attrs:{id:"large",type:"radio",value:"large",materialize:""},domProps:{checked:t._q(t.form.workload,"large")},on:{change:function(e){return t.$set(t.form,"workload","large")}}}),e("label",{staticClass:"_ml_8",attrs:{for:"large",materialize:""}},[t._v("Large")])])])]),t.isEdit?e("div",{staticClass:"detail-item _mt_0"},[e("div",{staticClass:"detail-item-head item-label _mb_8"},[t._v("Name"),e("sup",{staticClass:"red _ml_4"},[t._v("*")])]),e("div",{staticClass:"detail-item__text"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.name,expression:"form.name"}],attrs:{required:"",type:"text",materialize:""},domProps:{value:t.form.name},on:{input:function(e){e.target.composing||t.$set(t.form,"name",e.target.value)}}})])]):t._e()]),e("div",{staticClass:"_mt_24"}),e("ui-card",{attrs:{title:"Technical contact"}},[e("div",{staticClass:"detail-item"},[e("div",{staticClass:"detail-item-head item-label _mb_8"},[t._v("User"),e("sup",{staticClass:"_ml_4 red"},[t._v("*")])]),e("div",{staticClass:"detail-item__text"},[e("select",{directives:[{name:"model",rawName:"v-model",value:t.form.tech_contact.id,expression:"form.tech_contact.id"}],attrs:{materialize:""},on:{change:function(e){var n=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){return"_value"in t?t._value:t.value}));t.$set(t.form.tech_contact,"id",e.target.multiple?n:n[0])}}},[e("option",{attrs:{disabled:""}},[t._v("Choose user")]),t._l(t.users,(function(n){return e("option",{key:n.id,domProps:{value:n.id}},[t._v(t._s(n.name)+" ("+t._s(n.email)+")")])}))],2)])]),e("div",{staticClass:"detail-item"},[e("div",{staticClass:"detail-item-head item-label _mb_8"},[t._v("Planned database workload"),e("sup",{staticClass:"red _ml_4"},[t._v("*")])]),e("div",{staticClass:"detail-item__text"},[e("textarea",{directives:[{name:"model",rawName:"v-model",value:t.form.description,expression:"form.description"}],attrs:{materialize:""},domProps:{value:t.form.description},on:{input:function(e){e.target.composing||t.$set(t.form,"description",e.target.value)}}})])]),t.isEdit?t._e():e("p",{staticClass:"font-size_smaller _mt_44"},[t._v("By checking the “I have read and accepted the agreement” box located on this page,\nyou agree to be bound by this agreement. You represent and warrant that you have\nthe authority to bind the entity on behalf of which you are creating an account to the\nterms of this agreement.")]),t.isEdit?t._e():e("div",{staticClass:"vertical-middle _mt_16"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.acceptTermsAndConds,expression:"acceptTermsAndConds"}],attrs:{id:"acceptTermsAndConds",required:"",type:"checkbox",materialize:""},domProps:{checked:Array.isArray(t.acceptTermsAndConds)?t._i(t.acceptTermsAndConds,null)>-1:t.acceptTermsAndConds},on:{change:function(e){var n=t.acceptTermsAndConds,r=e.target,o=!!r.checked;if(Array.isArray(n)){var i=t._i(n,null);r.checked?i<0&&(t.acceptTermsAndConds=n.concat([null])):i>-1&&(t.acceptTermsAndConds=n.slice(0,i).concat(n.slice(i+1)))}else t.acceptTermsAndConds=o}}}),e("label",{staticClass:"_ml_8",attrs:{required:"",for:"acceptTermsAndConds",materialize:""}},[t._v("I agree to all terms and conditions")])])])],1)};Tp._withStripped=!0;var Pp=function(){var t=this,e=t._self._c;return e("div",{directives:[{name:"show",rawName:"v-show",value:t.value,expression:"value"}],staticClass:"c-dialog",class:t.cDialogClasses,on:{keydown:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"esc",27,e.key,["Esc","Escape"])?null:t.closeHandler.apply(null,arguments)}}},[e("transition",{attrs:{name:"overlay"}},[t.value?e("div",{ref:"dialog-overview",staticClass:"c-dialog__overlay",class:{"c-dialog__overlay-invisible":!t.showOverlay},on:{click:t.outsideClickHandler}}):t._e()]),e("transition",{attrs:{name:"window"}},[t.value?e("div",{ref:"c-window",staticClass:"c-dialog__window c-window",class:t.dialogBodyClasses,style:{height:t.height,width:t.width,minWidth:t.width},attrs:{tabindex:"-1",locator:t.locator,id:t.id}},[e("div",{staticClass:"c-window__header"},[e("h2",{staticClass:"c-window__title",attrs:{locator:"dialog-title"}},[t._t("title",(function(){return[e("div",{staticClass:"truncator"},[e("div",{staticClass:"truncator__truncate capitalize-first-letter"},[t._v(t._s(t.title))]),t.status?e("div",{staticClass:"c-window__status truncator__keep"},[t._v("— "+t._s(t.status))]):t._e()])]})),t.$slots["header-actions"]?e("div",{staticClass:"header-actions"},[t._t("header-actions")],2):t._e()],2),e("div",{staticClass:"c-window__message"},[t.errorText?e("c-alert",{attrs:{message:t.errorText,icon:t.icons.googleErrorBaseline,dense:"",fluid:"",type:"error",locator:"dialog-error"},scopedSlots:t._u([{key:"message",fn:function(){return[t._t("message",null,{errorText:t.errorText})]},proxy:!0}],null,!0)}):t._e()],1),t.$slots.toolbar?e("div",{staticClass:"c-window__toolbar"},[t._t("toolbar")],2):t._e()]),e("c-scroll-box",{ref:"scrollBox",staticClass:"c-window__content",class:{"c-window__content_no-frame":t.noFrame},on:{"scroll-at-bottom":function(e){return t.$emit("scroll-at-bottom")}}},[t._t("default")],2),e("div",{staticClass:"c-window__actions",class:{"c-window__actions_no-divider":t.hideActionsDivider}},[t._t("actions",(function(){return[t._l(t.preparedActions,(function(n){return["spacer"===n.type?e("div",{key:"".concat(n.label,"-divider"),staticClass:"horizontal-spacer"}):n.hidden?t._e():e("c-button",t._b({key:n.label,attrs:{locator:n.key,label:n.label,disabled:n.disabled||t.isActionLoading[n.label],color:n.color||"accent",loading:n.loading||t.isActionLoading[n.label],mode:n.mode||"outlined"},on:{click:function(){return t.actionClickHandler(n)}}},"c-button",n.props,!1))]}))]}))],2)],1):t._e()])],1)};Pp._withStripped=!0;var Np=function(){var t=this;return(0,t._self._c)("div",{ref:"container",staticClass:"scroll-box",on:{scroll:t.onScroll}},[t._t("default")],2)};function Bp(t){return Bp="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Bp(t)}function Ip(){Ip=function(){return t};var t={},e=Object.prototype,n=e.hasOwnProperty,r=Object.defineProperty||function(t,e,n){t[e]=n.value},o="function"==typeof Symbol?Symbol:{},i=o.iterator||"@@iterator",a=o.asyncIterator||"@@asyncIterator",s=o.toStringTag||"@@toStringTag";function c(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{c({},"")}catch(t){c=function(t,e,n){return t[e]=n}}function l(t,e,n,o){var i=e&&e.prototype instanceof d?e:d,a=Object.create(i.prototype),s=new C(o||[]);return r(a,"_invoke",{value:_(t,n,s)}),a}function u(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}t.wrap=l;var f={};function d(){}function p(){}function h(){}var v={};c(v,i,(function(){return this}));var m=Object.getPrototypeOf,g=m&&m(m(k([])));g&&g!==e&&n.call(g,i)&&(v=g);var y=h.prototype=d.prototype=Object.create(v);function b(t){["next","throw","return"].forEach((function(e){c(t,e,(function(t){return this._invoke(e,t)}))}))}function A(t,e){function o(r,i,a,s){var c=u(t[r],t,i);if("throw"!==c.type){var l=c.arg,f=l.value;return f&&"object"==Bp(f)&&n.call(f,"__await")?e.resolve(f.__await).then((function(t){o("next",t,a,s)}),(function(t){o("throw",t,a,s)})):e.resolve(f).then((function(t){l.value=t,a(l)}),(function(t){return o("throw",t,a,s)}))}s(c.arg)}var i;r(this,"_invoke",{value:function(t,n){function r(){return new e((function(e,r){o(t,n,e,r)}))}return i=i?i.then(r,r):r()}})}function _(t,e,n){var r="suspendedStart";return function(o,i){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===o)throw i;return{value:void 0,done:!0}}for(n.method=o,n.arg=i;;){var a=n.delegate;if(a){var s=w(a,n);if(s){if(s===f)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var c=u(t,e,n);if("normal"===c.type){if(r=n.done?"completed":"suspendedYield",c.arg===f)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(r="completed",n.method="throw",n.arg=c.arg)}}}function w(t,e){var n=e.method,r=t.iterator[n];if(void 0===r)return e.delegate=null,"throw"===n&&t.iterator.return&&(e.method="return",e.arg=void 0,w(t,e),"throw"===e.method)||"return"!==n&&(e.method="throw",e.arg=new TypeError("The iterator does not provide a '"+n+"' method")),f;var o=u(r,t.iterator,e.arg);if("throw"===o.type)return e.method="throw",e.arg=o.arg,e.delegate=null,f;var i=o.arg;return i?i.done?(e[t.resultName]=i.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,f):i:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,f)}function x(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function S(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function C(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(x,this),this.reset(!0)}function k(t){if(t){var e=t[i];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var r=-1,o=function e(){for(;++r=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return r("end");if(i.tryLoc<=this.prev){var s=n.call(i,"catchLoc"),c=n.call(i,"finallyLoc");if(s&&c){if(this.prev=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),S(n),f}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;S(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,n){return this.delegate={iterator:k(t),resultName:e,nextLoc:n},"next"===this.method&&(this.arg=void 0),f}},t}function Mp(t,e,n,r,o,i,a){try{var s=t[i](a),c=s.value}catch(t){return void n(t)}s.done?e(c):Promise.resolve(c).then(r,o)}function Dp(t){return function(){var e=this,n=arguments;return new Promise((function(r,o){var i=t.apply(e,n);function a(t){Mp(i,r,o,a,s,"next",t)}function s(t){Mp(i,r,o,a,s,"throw",t)}a(void 0)}))}}Np._withStripped=!0;function Rp(t){return Rp="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Rp(t)}function Fp(){Fp=function(){return t};var t={},e=Object.prototype,n=e.hasOwnProperty,r=Object.defineProperty||function(t,e,n){t[e]=n.value},o="function"==typeof Symbol?Symbol:{},i=o.iterator||"@@iterator",a=o.asyncIterator||"@@asyncIterator",s=o.toStringTag||"@@toStringTag";function c(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{c({},"")}catch(t){c=function(t,e,n){return t[e]=n}}function l(t,e,n,o){var i=e&&e.prototype instanceof d?e:d,a=Object.create(i.prototype),s=new C(o||[]);return r(a,"_invoke",{value:_(t,n,s)}),a}function u(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}t.wrap=l;var f={};function d(){}function p(){}function h(){}var v={};c(v,i,(function(){return this}));var m=Object.getPrototypeOf,g=m&&m(m(k([])));g&&g!==e&&n.call(g,i)&&(v=g);var y=h.prototype=d.prototype=Object.create(v);function b(t){["next","throw","return"].forEach((function(e){c(t,e,(function(t){return this._invoke(e,t)}))}))}function A(t,e){function o(r,i,a,s){var c=u(t[r],t,i);if("throw"!==c.type){var l=c.arg,f=l.value;return f&&"object"==Rp(f)&&n.call(f,"__await")?e.resolve(f.__await).then((function(t){o("next",t,a,s)}),(function(t){o("throw",t,a,s)})):e.resolve(f).then((function(t){l.value=t,a(l)}),(function(t){return o("throw",t,a,s)}))}s(c.arg)}var i;r(this,"_invoke",{value:function(t,n){function r(){return new e((function(e,r){o(t,n,e,r)}))}return i=i?i.then(r,r):r()}})}function _(t,e,n){var r="suspendedStart";return function(o,i){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===o)throw i;return{value:void 0,done:!0}}for(n.method=o,n.arg=i;;){var a=n.delegate;if(a){var s=w(a,n);if(s){if(s===f)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var c=u(t,e,n);if("normal"===c.type){if(r=n.done?"completed":"suspendedYield",c.arg===f)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(r="completed",n.method="throw",n.arg=c.arg)}}}function w(t,e){var n=e.method,r=t.iterator[n];if(void 0===r)return e.delegate=null,"throw"===n&&t.iterator.return&&(e.method="return",e.arg=void 0,w(t,e),"throw"===e.method)||"return"!==n&&(e.method="throw",e.arg=new TypeError("The iterator does not provide a '"+n+"' method")),f;var o=u(r,t.iterator,e.arg);if("throw"===o.type)return e.method="throw",e.arg=o.arg,e.delegate=null,f;var i=o.arg;return i?i.done?(e[t.resultName]=i.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,f):i:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,f)}function x(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function S(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function C(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(x,this),this.reset(!0)}function k(t){if(t){var e=t[i];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var r=-1,o=function e(){for(;++r=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return r("end");if(i.tryLoc<=this.prev){var s=n.call(i,"catchLoc"),c=n.call(i,"finallyLoc");if(s&&c){if(this.prev=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),S(n),f}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;S(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,n){return this.delegate={iterator:k(t),resultName:e,nextLoc:n},"next"===this.method&&(this.arg=void 0),f}},t}function $p(t,e,n,r,o,i,a){try{var s=t[i](a),c=s.value}catch(t){return void n(t)}s.done?e(c):Promise.resolve(c).then(r,o)}function Up(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function zp(t,e,n){return(e=function(t){var e=function(t,e){if("object"!==Rp(t)||null===t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,"string");if("object"!==Rp(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"===Rp(e)?e:String(e)}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}const Vp={components:{cAlert:lp,cScrollBox:ap({data:function(){return{isScrollAtBottom:!1,isScrollAtTop:!1}},methods:{scrollBottom:function(){if(this.$refs.container){var t=this.$refs.container,e=t.scrollHeight,n=t.scrollTop,r=t.clientHeight;return Math.abs(e-r-n)}},isScrollHidden:function(){var t=this;return Dp(Ip().mark((function e(){var n,r,o,i;return Ip().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=!0,e.next=3,t.$nextTick();case 3:return t.$refs.container&&(r=t.$refs.container,o=r.scrollHeight,i=r.clientHeight,n=o<=i),e.abrupt("return",n);case 5:case"end":return e.stop()}}),e)})))()},checkScrollDown:function(){var t=this;return Dp(Ip().mark((function e(){var n;return Ip().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t.$refs.container){e.next=2;break}return e.abrupt("return");case 2:return n=t.$refs.container.scrollTop,t.isScrollAtBottom=t.scrollBottom()<5,t.isScrollAtTop=n<5,e.next=7,t.isScrollHidden();case 7:!e.sent&&(t.isScrollAtBottom&&t.$emit("scroll-at-bottom"),t.isScrollAtTop&&t.$emit("scroll-at-top"));case 9:case"end":return e.stop()}}),e)})))()},onScroll:function(){this.$emit("scroll",this.scrollBottom()),this.checkScrollDown()}}},Np,[],!1,null,"823afdb6",null).exports,cButton:mp},props:{value:Boolean,id:String,locator:String,status:String,errorText:String,noFrame:Boolean,hideActionsDivider:Boolean,onCancel:Function,showOverlay:Boolean,preventOutsideClick:Boolean,width:{type:String,default:"500px"},height:{type:String,default:"auto"},title:{type:String,required:!0},actions:{type:Array,default:dl([{label:"Close",closeAfterHandle:!0,color:pd}])}},data:function(){return{isActionLoading:{},isShaking:!1,icons:{googleErrorBaseline:Gf}}},computed:{isErrorShown:wf(["errorText"],Boolean),cDialogClasses:Cf({"c-dialog_opened":["localValue"]}),dialogBodyClasses:Cf({"c-dialog__window_z-shaking":["isShaking"]}),preparedActions:wf(["actions"],ol((function(t){return function(t){for(var e=1;e0&&void 0!==arguments[0]?arguments[0]:{};return Id.get("/public/v1/auth/context",t)},qp=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return Id.get("/public/v1/accounts/".concat(t,"/users?status=active"),e)};function Qp(t){return Qp="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Qp(t)}function Yp(){Yp=function(){return t};var t={},e=Object.prototype,n=e.hasOwnProperty,r=Object.defineProperty||function(t,e,n){t[e]=n.value},o="function"==typeof Symbol?Symbol:{},i=o.iterator||"@@iterator",a=o.asyncIterator||"@@asyncIterator",s=o.toStringTag||"@@toStringTag";function c(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{c({},"")}catch(t){c=function(t,e,n){return t[e]=n}}function l(t,e,n,o){var i=e&&e.prototype instanceof d?e:d,a=Object.create(i.prototype),s=new C(o||[]);return r(a,"_invoke",{value:_(t,n,s)}),a}function u(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}t.wrap=l;var f={};function d(){}function p(){}function h(){}var v={};c(v,i,(function(){return this}));var m=Object.getPrototypeOf,g=m&&m(m(k([])));g&&g!==e&&n.call(g,i)&&(v=g);var y=h.prototype=d.prototype=Object.create(v);function b(t){["next","throw","return"].forEach((function(e){c(t,e,(function(t){return this._invoke(e,t)}))}))}function A(t,e){function o(r,i,a,s){var c=u(t[r],t,i);if("throw"!==c.type){var l=c.arg,f=l.value;return f&&"object"==Qp(f)&&n.call(f,"__await")?e.resolve(f.__await).then((function(t){o("next",t,a,s)}),(function(t){o("throw",t,a,s)})):e.resolve(f).then((function(t){l.value=t,a(l)}),(function(t){return o("throw",t,a,s)}))}s(c.arg)}var i;r(this,"_invoke",{value:function(t,n){function r(){return new e((function(e,r){o(t,n,e,r)}))}return i=i?i.then(r,r):r()}})}function _(t,e,n){var r="suspendedStart";return function(o,i){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===o)throw i;return{value:void 0,done:!0}}for(n.method=o,n.arg=i;;){var a=n.delegate;if(a){var s=w(a,n);if(s){if(s===f)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var c=u(t,e,n);if("normal"===c.type){if(r=n.done?"completed":"suspendedYield",c.arg===f)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(r="completed",n.method="throw",n.arg=c.arg)}}}function w(t,e){var n=e.method,r=t.iterator[n];if(void 0===r)return e.delegate=null,"throw"===n&&t.iterator.return&&(e.method="return",e.arg=void 0,w(t,e),"throw"===e.method)||"return"!==n&&(e.method="throw",e.arg=new TypeError("The iterator does not provide a '"+n+"' method")),f;var o=u(r,t.iterator,e.arg);if("throw"===o.type)return e.method="throw",e.arg=o.arg,e.delegate=null,f;var i=o.arg;return i?i.done?(e[t.resultName]=i.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,f):i:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,f)}function x(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function S(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function C(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(x,this),this.reset(!0)}function k(t){if(t){var e=t[i];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var r=-1,o=function e(){for(;++r=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return r("end");if(i.tryLoc<=this.prev){var s=n.call(i,"catchLoc"),c=n.call(i,"finallyLoc");if(s&&c){if(this.prev=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),S(n),f}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;S(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,n){return this.delegate={iterator:k(t),resultName:e,nextLoc:n},"next"===this.method&&(this.arg=void 0),f}},t}function Jp(t,e,n,r,o,i,a){try{var s=t[i](a),c=s.value}catch(t){return void n(t)}s.done?e(c):Promise.resolve(c).then(r,o)}function Kp(t){return function(){var e=this,n=arguments;return new Promise((function(r,o){var i=t.apply(e,n);function a(t){Jp(i,r,o,a,s,"next",t)}function s(t){Jp(i,r,o,a,s,"throw",t)}a(void 0)}))}}function Wp(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Xp(t){for(var e=1;e=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return r("end");if(i.tryLoc<=this.prev){var s=n.call(i,"catchLoc"),c=n.call(i,"finallyLoc");if(s&&c){if(this.prev=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),S(n),f}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;S(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,n){return this.delegate={iterator:k(t),resultName:e,nextLoc:n},"next"===this.method&&(this.arg=void 0),f}},t}function ih(t,e,n,r,o,i,a){try{var s=t[i](a),c=s.value}catch(t){return void n(t)}s.done?e(c):Promise.resolve(c).then(r,o)}function ah(t){return function(){var e=this,n=arguments;return new Promise((function(r,o){var i=t.apply(e,n);function a(t){ih(i,r,o,a,s,"next",t)}function s(t){ih(i,r,o,a,s,"throw",t)}a(void 0)}))}}const sh=ap({components:{DatabaseDialog:nh,cScreenPlaceholder:Sp,ezTable:kp,ezToolbar:Lp,cStatus:Ep,cButton:mp,ezSvg:xp},data:function(){return{dialogOpened:!1,loading:!1,list:[]}},computed:{placeholderIcon:function(){return xc},showPlaceholder:function(t){var e=t.list;return!t.loading&&jf(e)},columns:function(){return[{name:"DB",value:"name",style:{width:"300px",paddingLeft:"24px"}},{name:"Region",value:"region.name",style:{width:"100px"}},{name:"Workload",value:"workload",style:{width:"100px"}},{name:"Description",value:"description"},{name:"Status",value:"status",style:{width:"120px",paddingLeft:"24px"}}]}},methods:{openCreationDialog:function(){this.dialogOpened=!0},load:function(){var t=this;return ah(oh().mark((function e(){return oh().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t.loading=!0,e.next=3,zd.list();case 3:t.list=e.sent,t.loading=!1;case 5:case"end":return e.stop()}}),e)})))()}},created:function(){var t=this;return ah(oh().mark((function e(){return oh().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.load();case 2:case"end":return e.stop()}}),e)})))()}},gc,[],!1,null,"19aaea64",null).exports;var ch=function(){var t=this,e=t._self._c;return e("div",[t.loading?e("ez-loader",{attrs:{size:"70",fullscreen:"","move-up":"24"}}):t._e(),t.loading?t._e():e("ez-toolbar",{attrs:{"on-back":t.onBack,title:t.localItem.name||"",subtitle:"Database Details"},scopedSlots:t._u([{key:"actions",fn:function(){return[t.installationContext.isAdmin?e("c-button",{staticClass:"_mr_16",attrs:{mode:"solid",label:"Activate",color:"accent"},on:{click:t.openActivateDialog}}):t._e(),t.installationContext.isAdmin?e("c-button",{staticClass:"_mr_16",attrs:{mode:"solid",label:"Delete",color:"accent"},on:{click:t.openDeleteDialog}}):t._e(),t.installationContext.isAdmin?t._e():e("c-button",{staticClass:"_mr_16",attrs:{disabled:"active"!==t.localItem.status,mode:"solid",label:"Request Reconfiguration",color:"accent"},on:{click:t.openReconfigureDialog},scopedSlots:t._u([{key:"icon",fn:function(){return[e("ez-svg",{attrs:{path:"chat_bubble_outline",color:"active"!==t.localItem.status?"#bdbdbd":"white",size:"18"}})]},proxy:!0}],null,!1,3832732555)}),e("c-button",{attrs:{mode:"outlined",label:"Edit"},on:{click:t.openEditDialog}})]},proxy:!0}],null,!1,3076025417)}),t.loading?t._e():e("div",{staticClass:"container"},[e("div",{staticClass:"two-columns"},[e("ui-card",{attrs:{title:"General"}},[e("div",{staticClass:"item-row"},[e("div",{staticClass:"item-label"},[t._v("ID")]),e("div",{staticClass:"item-value"},[t._v(t._s(t.localItem.id))])]),e("div",{staticClass:"item-row"},[e("div",{staticClass:"item-label"},[t._v("Status")]),e("div",{staticClass:"item-value"},[e("c-status",{attrs:{status:t.localItem.status}})],1)]),t.localItem.case&&["reviewing","reconfiguring"].includes(t.localItem.status)?e("div",{staticClass:"item-row"},[e("div",{staticClass:"item-label"},[t._v("Ticket")]),e("a",{staticClass:"item-value capitalize",on:{click:function(e){return t.redirect(t.localItem.case.id)}}},[t._v(t._s(t.localItem.case.id))])]):t._e(),e("div",{staticClass:"item-row"},[e("div",{staticClass:"item-label"},[t._v("Region")]),e("div",{staticClass:"item-value capitalize"},[t._v(t._s(t.localItem.region.name))])]),e("div",{staticClass:"item-row"},[e("div",{staticClass:"item-label"},[t._v("Workload Type")]),e("div",{staticClass:"item-value capitalize"},[t._v(t._s(t.localItem.workload))])]),e("div",{staticClass:"divider _mt_24 _mb_24"}),e("div",{staticClass:"item-row"},[e("div",{staticClass:"item-label"},[t._v("Created")]),e("div",{staticClass:"item-value"},[t._v(t._s(t._f("ddmmyyyy")(t.localItem.events.created.at)))])]),t.localItem.events.updated?e("div",{staticClass:"item-row"},[e("div",{staticClass:"item-label"},[t._v("Updated")]),e("div",{staticClass:"item-value"},[t._v(t._s(t._f("ddmmyyyy")(t.localItem.events.updated.at)))])]):t._e()]),e("ui-card",{attrs:{title:"Technical Contact"}},[e("div",{staticClass:"detail-item"},[e("div",{staticClass:"detail-item-head item-label _mb_8"},[t._v("User")]),e("div",{staticClass:"detail-item__text"},[t._v(t._s(t.localItem.tech_contact.name))]),e("div",{staticClass:"detail-item__assistive-text"},[t._v(t._s(t.localItem.tech_contact.email))])]),e("div",{staticClass:"detail-item"},[e("div",{staticClass:"detail-item-head item-label _mb_8"},[t._v("Planned database workload")]),e("div",{staticClass:"detail-item__text"},[t._v(t._s(t.localItem.description))])])])],1),t.localItem&&t.localItem.credentials?e("ui-card",{staticClass:"_mt_24",attrs:{title:"Access information"}},[e("div",{staticClass:"item-row"},[e("div",{staticClass:"item-label"},[t._v("URL")]),e("div",{staticClass:"item-value"},[t._v(t._s(t.hidePassword?t.databaseUrl.hidePassword:t.databaseUrl.showPassword)),e("c-icon",{staticClass:"pointer _ml_16",attrs:{icon:t.hidePassword?t.icons.on:t.icons.off,size:"18",color:"black"},on:{click:function(e){t.hidePassword=!t.hidePassword}}}),e("c-icon",{staticClass:"pointer _ml_16",attrs:{icon:t.icons.copy,size:"18",color:"black"},on:{click:function(e){return t.$copyText(t.databaseUrl.showPassword)}}})],1)]),e("div",{staticClass:"item-row"},[e("div",{staticClass:"item-label"},[t._v("DB Name")]),e("div",{staticClass:"item-value"},[t._v(t._s(t.localItem.credentials.name||"–"))])]),e("div",{staticClass:"item-row"},[e("div",{staticClass:"item-label"},[t._v("Username")]),e("div",{staticClass:"item-value"},[t._v(t._s(t.localItem.credentials.username))])]),e("div",{staticClass:"item-row"},[e("div",{staticClass:"item-label"},[t._v("Password")]),e("div",{staticClass:"item-value"},[t._v(t._s(t.hidePassword?"••••••••••••":t.localItem.credentials.password)),e("c-icon",{staticClass:"pointer _ml_16",attrs:{icon:t.hidePassword?t.icons.on:t.icons.off,size:"18",color:"black"},on:{click:function(e){t.hidePassword=!t.hidePassword}}}),e("c-icon",{staticClass:"pointer _ml_16",attrs:{icon:t.icons.copy,size:"18",color:"black"},on:{click:function(e){return t.$copyText(t.localItem.credentials.password)}}})],1)]),e("div",{staticClass:"item-row"},[e("div",{staticClass:"item-label"},[t._v("SSL")]),e("div",{staticClass:"item-value"},[t._v("Required")])])]):t._e()],1),e("database-dialog",{attrs:{mode:"edit",item:t.localItem},on:{saved:t.load},model:{value:t.isDialogOpened,callback:function(e){t.isDialogOpened=e},expression:"isDialogOpened"}}),e("activate-dialog",{attrs:{item:t.localItem},on:{saved:t.load},model:{value:t.isActivateDialogOpened,callback:function(e){t.isActivateDialogOpened=e},expression:"isActivateDialogOpened"}}),e("delete-dialog",{attrs:{item:t.localItem},on:{saved:t.onBack},model:{value:t.isDeleteDialogOpened,callback:function(e){t.isDeleteDialogOpened=e},expression:"isDeleteDialogOpened"}}),e("reconf-dialog",{attrs:{item:t.localItem},on:{saved:t.load},model:{value:t.isReconfDialogOpened,callback:function(e){t.isReconfDialogOpened=e},expression:"isReconfDialogOpened"}})],1)};ch._withStripped=!0;var lh=new(bc())({id:"visibility_baseline_e5b7cb",use:"visibility_baseline_e5b7cb-usage",viewBox:"0 0 24 24",content:''});_c().add(lh);const uh=lh;var fh=new(bc())({id:"content_copy_baseline_72dd79",use:"content_copy_baseline_72dd79-usage",viewBox:"0 0 24 24",content:''});_c().add(fh);const dh=fh;var ph=function(){var t=this,e=t._self._c;return e("div",{staticClass:"centerize",style:t.fullscreen?"height: calc(100vh - ".concat(t.moveUp,"px)"):""},[e("svg",{staticClass:"connect-loader-icon",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:t.size,height:t.size}},[e("circle",{staticClass:"connect-loader-icon__circle",style:{stroke:t.color},attrs:{cx:"12",cy:"12",r:"8","stroke-dasharray":"50 100","stroke-dashoffset":"-17"}},[e("animateTransform",{attrs:{attributeType:"xml",attributeName:"transform",type:"rotate",from:"0 12 12",to:"360 12 12",dur:"2s",repeatCount:"indefinite"}}),e("animate",{attrs:{attributeName:"stroke-dasharray",dur:"1.7s",calcMode:"spline",repeatCount:"indefinite",values:"0 100; 50 100; 50 100",keyTimes:"0; 0.7; 1",keySplines:"0.42 0 0.58 1; 0.42 0 0.58 1"}}),e("animate",{attrs:{attributeName:"stroke-dashoffset",dur:"1.7s",calcMode:"spline",repeatCount:"indefinite",values:"0; -17; -49.9",keyTimes:"0; 0.7; 1",keySplines:"0.42 0 0.58 1; 0.42 0 0.58 1"}})],1)])])};ph._withStripped=!0;const hh=ap({props:{size:{type:String,default:"24"},fullscreen:Boolean,color:{type:String,default:"#1565C0"},moveUp:{type:String,default:"0"}}},ph,[],!1,null,null,null).exports;var vh=function(){var t=this,e=t._self._c;return e("ez-dialog",{attrs:{width:"800",title:"Activate database"},scopedSlots:t._u([{key:"actions",fn:function(){return[e("c-button",{attrs:{mode:"outlined",label:"Cancel"},on:{click:t.close}}),e("c-button",{attrs:{disabled:!t.allowSaving,mode:"solid",loading:t.saving,label:"Activate",color:"accent"},on:{click:t.save}})]},proxy:!0}]),model:{value:t.dialogOpened,callback:function(e){t.dialogOpened=e},expression:"dialogOpened"}},[e("ui-card",{attrs:{title:"Access"}},[e("div",{staticClass:"detail-item _mt_0"},[e("div",{staticClass:"detail-item-head item-label _mb_8"},[t._v("Username"),e("sup",{staticClass:"red _ml_4"},[t._v("*")])]),e("div",{staticClass:"detail-item__text"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.credentials.username,expression:"form.credentials.username"}],attrs:{required:"",type:"text",materialize:""},domProps:{value:t.form.credentials.username},on:{input:function(e){e.target.composing||t.$set(t.form.credentials,"username",e.target.value)}}})])]),e("div",{staticClass:"detail-item"},[e("div",{staticClass:"detail-item-head item-label _mb_8"},[t._v("Password"),e("sup",{staticClass:"red _ml_4"},[t._v("*")])]),e("div",{staticClass:"detail-item__text"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.credentials.password,expression:"form.credentials.password"}],attrs:{required:"",type:"password",materialize:""},domProps:{value:t.form.credentials.password},on:{input:function(e){e.target.composing||t.$set(t.form.credentials,"password",e.target.value)}}})])]),e("div",{staticClass:"detail-item"},[e("div",{staticClass:"detail-item-head item-label _mb_8"},[t._v("Host"),e("sup",{staticClass:"red _ml_4"},[t._v("*")])]),e("div",{staticClass:"detail-item__text"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.credentials.host,expression:"form.credentials.host"}],attrs:{required:"",type:"text",materialize:""},domProps:{value:t.form.credentials.host},on:{input:function(e){e.target.composing||t.$set(t.form.credentials,"host",e.target.value)}}})])]),e("div",{staticClass:"detail-item"},[e("div",{staticClass:"detail-item-head item-label _mb_8"},[t._v("DB Name")]),e("div",{staticClass:"detail-item__text"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.credentials.name,expression:"form.credentials.name"}],attrs:{type:"text",materialize:""},domProps:{value:t.form.credentials.name},on:{input:function(e){e.target.composing||t.$set(t.form.credentials,"name",e.target.value)}}})])])]),e("div",{staticClass:"_mt_24"}),e("ui-card",{attrs:{title:"General"}},[e("div",{staticClass:"detail-item _mt_0"},[e("div",{staticClass:"detail-item-head item-label _mb_12"},[t._v("Workload type")]),e("div",{staticClass:"detail-item__text vertical-middle"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.workload,expression:"form.workload"}],attrs:{id:"small",type:"radio",value:"small",materialize:""},domProps:{checked:t._q(t.form.workload,"small")},on:{change:function(e){return t.$set(t.form,"workload","small")}}}),e("label",{staticClass:"_ml_8",attrs:{for:"small",materialize:""}},[t._v("Small")]),e("div",{staticClass:"_ml_24"}),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.workload,expression:"form.workload"}],attrs:{id:"medium",type:"radio",value:"medium",materialize:""},domProps:{checked:t._q(t.form.workload,"medium")},on:{change:function(e){return t.$set(t.form,"workload","medium")}}}),e("label",{staticClass:"_ml_8",attrs:{for:"medium",materialize:""}},[t._v("Medium")]),e("div",{staticClass:"_ml_24"}),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.workload,expression:"form.workload"}],staticClass:"_ml_24",attrs:{id:"large",type:"radio",value:"large",materialize:""},domProps:{checked:t._q(t.form.workload,"large")},on:{change:function(e){return t.$set(t.form,"workload","large")}}}),e("label",{staticClass:"_ml_8",attrs:{for:"large",materialize:""}},[t._v("Large")])])])])],1)};function mh(t){return mh="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},mh(t)}function gh(){gh=function(){return t};var t={},e=Object.prototype,n=e.hasOwnProperty,r=Object.defineProperty||function(t,e,n){t[e]=n.value},o="function"==typeof Symbol?Symbol:{},i=o.iterator||"@@iterator",a=o.asyncIterator||"@@asyncIterator",s=o.toStringTag||"@@toStringTag";function c(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{c({},"")}catch(t){c=function(t,e,n){return t[e]=n}}function l(t,e,n,o){var i=e&&e.prototype instanceof d?e:d,a=Object.create(i.prototype),s=new C(o||[]);return r(a,"_invoke",{value:_(t,n,s)}),a}function u(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}t.wrap=l;var f={};function d(){}function p(){}function h(){}var v={};c(v,i,(function(){return this}));var m=Object.getPrototypeOf,g=m&&m(m(k([])));g&&g!==e&&n.call(g,i)&&(v=g);var y=h.prototype=d.prototype=Object.create(v);function b(t){["next","throw","return"].forEach((function(e){c(t,e,(function(t){return this._invoke(e,t)}))}))}function A(t,e){function o(r,i,a,s){var c=u(t[r],t,i);if("throw"!==c.type){var l=c.arg,f=l.value;return f&&"object"==mh(f)&&n.call(f,"__await")?e.resolve(f.__await).then((function(t){o("next",t,a,s)}),(function(t){o("throw",t,a,s)})):e.resolve(f).then((function(t){l.value=t,a(l)}),(function(t){return o("throw",t,a,s)}))}s(c.arg)}var i;r(this,"_invoke",{value:function(t,n){function r(){return new e((function(e,r){o(t,n,e,r)}))}return i=i?i.then(r,r):r()}})}function _(t,e,n){var r="suspendedStart";return function(o,i){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===o)throw i;return{value:void 0,done:!0}}for(n.method=o,n.arg=i;;){var a=n.delegate;if(a){var s=w(a,n);if(s){if(s===f)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var c=u(t,e,n);if("normal"===c.type){if(r=n.done?"completed":"suspendedYield",c.arg===f)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(r="completed",n.method="throw",n.arg=c.arg)}}}function w(t,e){var n=e.method,r=t.iterator[n];if(void 0===r)return e.delegate=null,"throw"===n&&t.iterator.return&&(e.method="return",e.arg=void 0,w(t,e),"throw"===e.method)||"return"!==n&&(e.method="throw",e.arg=new TypeError("The iterator does not provide a '"+n+"' method")),f;var o=u(r,t.iterator,e.arg);if("throw"===o.type)return e.method="throw",e.arg=o.arg,e.delegate=null,f;var i=o.arg;return i?i.done?(e[t.resultName]=i.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,f):i:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,f)}function x(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function S(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function C(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(x,this),this.reset(!0)}function k(t){if(t){var e=t[i];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var r=-1,o=function e(){for(;++r=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return r("end");if(i.tryLoc<=this.prev){var s=n.call(i,"catchLoc"),c=n.call(i,"finallyLoc");if(s&&c){if(this.prev=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),S(n),f}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;S(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,n){return this.delegate={iterator:k(t),resultName:e,nextLoc:n},"next"===this.method&&(this.arg=void 0),f}},t}function yh(t,e,n,r,o,i,a){try{var s=t[i](a),c=s.value}catch(t){return void n(t)}s.done?e(c):Promise.resolve(c).then(r,o)}function bh(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Ah(t){for(var e=1;e=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return r("end");if(i.tryLoc<=this.prev){var s=n.call(i,"catchLoc"),c=n.call(i,"finallyLoc");if(s&&c){if(this.prev=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),S(n),f}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;S(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,n){return this.delegate={iterator:k(t),resultName:e,nextLoc:n},"next"===this.method&&(this.arg=void 0),f}},t}function Oh(t,e,n,r,o,i,a){try{var s=t[i](a),c=s.value}catch(t){return void n(t)}s.done?e(c):Promise.resolve(c).then(r,o)}function Eh(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function jh(t){for(var e=1;e=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return r("end");if(i.tryLoc<=this.prev){var s=n.call(i,"catchLoc"),c=n.call(i,"finallyLoc");if(s&&c){if(this.prev=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),S(n),f}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;S(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,n){return this.delegate={iterator:k(t),resultName:e,nextLoc:n},"next"===this.method&&(this.arg=void 0),f}},t}function Ih(t,e,n,r,o,i,a){try{var s=t[i](a),c=s.value}catch(t){return void n(t)}s.done?e(c):Promise.resolve(c).then(r,o)}function Mh(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Dh(t){for(var e=1;e1)}},methods:Dh(Dh({},ic("bus",["emit"])),{},{close:function(){this.dialogOpened=!1,this.form={subject:"",description:""},this.$emit("closed")},save:function(){var t,e=this;return(t=Bh().mark((function t(){var n,r,o,i;return Bh().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return e.saving=!0,n=Fh[e.form.subject],r=n.action,o=n.details,t.prev=2,t.next=5,zd.reconfigure(e.item.id,{action:r,details:"".concat(o,"\n\n").concat(e.form.description)});case 5:i=t.sent,e.$emit("saved",i),e.close(),t.next=14;break;case 10:t.prev=10,t.t0=t.catch(2),e.emit({name:"snackbar:error",value:t.t0}),console.error(t.t0);case 14:e.saving=!1;case 15:case"end":return t.stop()}}),t,null,[[2,10]])})),function(){var e=this,n=arguments;return new Promise((function(r,o){var i=t.apply(e,n);function a(t){Ih(i,r,o,a,s,"next",t)}function s(t){Ih(i,r,o,a,s,"throw",t)}a(void 0)}))})()}}),watch:{value:{immediate:!0,handler:function(t){this.dialogOpened=t}},dialogOpened:function(t){this.value!==t&&this.$emit("input",t)}}},Ph,[],!1,null,"3697aa7f",null).exports;function Uh(t){return Uh="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Uh(t)}function zh(){zh=function(){return t};var t={},e=Object.prototype,n=e.hasOwnProperty,r=Object.defineProperty||function(t,e,n){t[e]=n.value},o="function"==typeof Symbol?Symbol:{},i=o.iterator||"@@iterator",a=o.asyncIterator||"@@asyncIterator",s=o.toStringTag||"@@toStringTag";function c(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{c({},"")}catch(t){c=function(t,e,n){return t[e]=n}}function l(t,e,n,o){var i=e&&e.prototype instanceof d?e:d,a=Object.create(i.prototype),s=new C(o||[]);return r(a,"_invoke",{value:_(t,n,s)}),a}function u(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}t.wrap=l;var f={};function d(){}function p(){}function h(){}var v={};c(v,i,(function(){return this}));var m=Object.getPrototypeOf,g=m&&m(m(k([])));g&&g!==e&&n.call(g,i)&&(v=g);var y=h.prototype=d.prototype=Object.create(v);function b(t){["next","throw","return"].forEach((function(e){c(t,e,(function(t){return this._invoke(e,t)}))}))}function A(t,e){function o(r,i,a,s){var c=u(t[r],t,i);if("throw"!==c.type){var l=c.arg,f=l.value;return f&&"object"==Uh(f)&&n.call(f,"__await")?e.resolve(f.__await).then((function(t){o("next",t,a,s)}),(function(t){o("throw",t,a,s)})):e.resolve(f).then((function(t){l.value=t,a(l)}),(function(t){return o("throw",t,a,s)}))}s(c.arg)}var i;r(this,"_invoke",{value:function(t,n){function r(){return new e((function(e,r){o(t,n,e,r)}))}return i=i?i.then(r,r):r()}})}function _(t,e,n){var r="suspendedStart";return function(o,i){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===o)throw i;return{value:void 0,done:!0}}for(n.method=o,n.arg=i;;){var a=n.delegate;if(a){var s=w(a,n);if(s){if(s===f)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var c=u(t,e,n);if("normal"===c.type){if(r=n.done?"completed":"suspendedYield",c.arg===f)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(r="completed",n.method="throw",n.arg=c.arg)}}}function w(t,e){var n=e.method,r=t.iterator[n];if(void 0===r)return e.delegate=null,"throw"===n&&t.iterator.return&&(e.method="return",e.arg=void 0,w(t,e),"throw"===e.method)||"return"!==n&&(e.method="throw",e.arg=new TypeError("The iterator does not provide a '"+n+"' method")),f;var o=u(r,t.iterator,e.arg);if("throw"===o.type)return e.method="throw",e.arg=o.arg,e.delegate=null,f;var i=o.arg;return i?i.done?(e[t.resultName]=i.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,f):i:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,f)}function x(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function S(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function C(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(x,this),this.reset(!0)}function k(t){if(t){var e=t[i];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var r=-1,o=function e(){for(;++r=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return r("end");if(i.tryLoc<=this.prev){var s=n.call(i,"catchLoc"),c=n.call(i,"finallyLoc");if(s&&c){if(this.prev=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),S(n),f}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;S(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,n){return this.delegate={iterator:k(t),resultName:e,nextLoc:n},"next"===this.method&&(this.arg=void 0),f}},t}function Vh(t,e,n,r,o,i,a){try{var s=t[i](a),c=s.value}catch(t){return void n(t)}s.done?e(c):Promise.resolve(c).then(r,o)}function Hh(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Gh(t){for(var e=1;e0&&void 0!==arguments[0]?arguments[0]:"theme",e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e.primary,r=void 0===n?"#1565c0":n,o=e.accent,i=void 0===o?"#4797f2":o,a=e.contrast,s=void 0===a?"#ffffff":a;return{computed:{styleCustomizations:function(){var e;return Jh(e={},"--".concat(t,"_primary"),r),Jh(e,"--".concat(t,"_primary_rgb"),Kd(r)),Jh(e,"--".concat(t,"_accent"),i),Jh(e,"--".concat(t,"_accent_rgb"),Kd(i)),Jh(e,"--".concat(t,"_contrast"),s),Jh(e,"--".concat(t,"_contrast_rgb"),Kd(s)),e}},methods:{genCssVar:function(e,n){return Su("--".concat(t,"_").concat(e),n)}}}}()],components:{ItemsList:sh,ItemDetails:Qh},data:function(){return{active:"list",item:null}},methods:{openDetails:function(t){this.item=t.id,this.active="details"},openList:function(){this.active="list",this.item=null}}},mc,[],!1,null,null,null).exports;var Wh={705:t=>{t.exports=function t(e,n,r){function o(a,s){if(!n[a]){if(!e[a]){if(i)return i(a,!0);throw new Error("Cannot find module '"+a+"'")}s=n[a]={exports:{}},e[a][0].call(s.exports,(function(t){return o(e[a][1][t]||t)}),s,s.exports,t,e,n,r)}return n[a].exports}for(var i=void 0,a=0;a>16),c((65280&r)>>8),c(255&r);return 2==o?c(255&(r=l(t.charAt(n))<<2|l(t.charAt(n+1))>>4)):1==o&&(c((r=l(t.charAt(n))<<10|l(t.charAt(n+1))<<4|l(t.charAt(n+2))>>2)>>8&255),c(255&r)),i},t.fromByteArray=function(t){var e,n,r,o,i=t.length%3,a="";function s(t){return"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charAt(t)}for(e=0,r=t.length-i;e>18&63)+s(o>>12&63)+s(o>>6&63)+s(63&o);switch(i){case 1:a=(a+=s((n=t[t.length-1])>>2))+s(n<<4&63)+"==";break;case 2:a=(a=(a+=s((n=(t[t.length-2]<<8)+t[t.length-1])>>10))+s(n>>4&63))+s(n<<2&63)+"="}return a}}(void 0===n?this.base64js={}:n)}).call(this,t("lYpoI2"),"undefined"!=typeof self?self:"undefined"!=typeof window?window:{},t("buffer").Buffer,arguments[3],arguments[4],arguments[5],arguments[6],"/node_modules/gulp-browserify/node_modules/base64-js/lib/b64.js","/node_modules/gulp-browserify/node_modules/base64-js/lib")},{buffer:3,lYpoI2:11}],3:[function(t,e,n){(function(e,r,o,i,a,s,c,l,u){var f=t("base64-js"),d=t("ieee754");function o(t,e,n){if(!(this instanceof o))return new o(t,e,n);var r,i,a,s,c=typeof t;if("base64"===e&&"string"==c)for(t=(s=t).trim?s.trim():s.replace(/^\s+|\s+$/g,"");t.length%4!=0;)t+="=";if("number"==c)r=O(t);else if("string"==c)r=o.byteLength(t,e);else{if("object"!=c)throw new Error("First argument needs to be a number, array or string.");r=O(t.length)}if(o._useTypedArrays?i=o._augment(new Uint8Array(r)):((i=this).length=r,i._isBuffer=!0),o._useTypedArrays&&"number"==typeof t.byteLength)i._set(t);else if(E(s=t)||o.isBuffer(s)||s&&"object"==typeof s&&"number"==typeof s.length)for(a=0;a>>0)):(e+1>>0),o}function v(t,e,n,r){if(r||(D("boolean"==typeof n,"missing or invalid endian"),D(null!=e,"missing offset"),D(e+1>>8*(r?i:1-i)}function A(t,e,n,r,o){if(o||(D(null!=e,"missing value"),D("boolean"==typeof r,"missing or invalid endian"),D(null!=n,"missing offset"),D(n+3>>8*(r?i:3-i)&255}function _(t,e,n,r,o){o||(D(null!=e,"missing value"),D("boolean"==typeof r,"missing or invalid endian"),D(null!=n,"missing offset"),D(n+1>8,n%=256,r.push(n),r.push(e);return r}(e),t,n,r)}(this,t,e,n);break;default:throw new Error("Unknown encoding")}return i},o.prototype.toString=function(t,e,n){var r,o,i,a,s=this;if(t=String(t||"utf8").toLowerCase(),e=Number(e)||0,(n=void 0!==n?Number(n):s.length)===e)return"";switch(t){case"hex":r=function(t,e,n){var r=t.length;(!e||e<0)&&(e=0),(!n||n<0||rthis.length&&(r=this.length);var i=(r=t.length-e=this.length))return this[t]},o.prototype.readUInt16LE=function(t,e){return p(this,t,!0,e)},o.prototype.readUInt16BE=function(t,e){return p(this,t,!1,e)},o.prototype.readUInt32LE=function(t,e){return h(this,t,!0,e)},o.prototype.readUInt32BE=function(t,e){return h(this,t,!1,e)},o.prototype.readInt8=function(t,e){if(e||(D(null!=t,"missing offset"),D(t=this.length))return 128&this[t]?-1*(255-this[t]+1):this[t]},o.prototype.readInt16LE=function(t,e){return v(this,t,!0,e)},o.prototype.readInt16BE=function(t,e){return v(this,t,!1,e)},o.prototype.readInt32LE=function(t,e){return m(this,t,!0,e)},o.prototype.readInt32BE=function(t,e){return m(this,t,!1,e)},o.prototype.readFloatLE=function(t,e){return g(this,t,!0,e)},o.prototype.readFloatBE=function(t,e){return g(this,t,!1,e)},o.prototype.readDoubleLE=function(t,e){return y(this,t,!0,e)},o.prototype.readDoubleBE=function(t,e){return y(this,t,!1,e)},o.prototype.writeUInt8=function(t,e,n){n||(D(null!=t,"missing value"),D(null!=e,"missing offset"),D(e=this.length||(this[e]=t)},o.prototype.writeUInt16LE=function(t,e,n){b(this,t,e,!0,n)},o.prototype.writeUInt16BE=function(t,e,n){b(this,t,e,!1,n)},o.prototype.writeUInt32LE=function(t,e,n){A(this,t,e,!0,n)},o.prototype.writeUInt32BE=function(t,e,n){A(this,t,e,!1,n)},o.prototype.writeInt8=function(t,e,n){n||(D(null!=t,"missing value"),D(null!=e,"missing offset"),D(e=this.length||(0<=t?this.writeUInt8(t,e,n):this.writeUInt8(255+t+1,e,n))},o.prototype.writeInt16LE=function(t,e,n){_(this,t,e,!0,n)},o.prototype.writeInt16BE=function(t,e,n){_(this,t,e,!1,n)},o.prototype.writeInt32LE=function(t,e,n){w(this,t,e,!0,n)},o.prototype.writeInt32BE=function(t,e,n){w(this,t,e,!1,n)},o.prototype.writeFloatLE=function(t,e,n){x(this,t,e,!0,n)},o.prototype.writeFloatBE=function(t,e,n){x(this,t,e,!1,n)},o.prototype.writeDoubleLE=function(t,e,n){S(this,t,e,!0,n)},o.prototype.writeDoubleBE=function(t,e,n){S(this,t,e,!1,n)},o.prototype.fill=function(t,e,n){if(e=e||0,n=n||this.length,D("number"==typeof(t="string"==typeof(t=t||0)?t.charCodeAt(0):t)&&!isNaN(t),"value is not a number"),D(e<=n,"end < start"),n!==e&&0!==this.length){D(0<=e&&e"},o.prototype.toArrayBuffer=function(){if("undefined"==typeof Uint8Array)throw new Error("Buffer.toArrayBuffer not supported in this browser");if(o._useTypedArrays)return new o(this).buffer;for(var t=new Uint8Array(this.length),e=0,n=t.length;e=e.length||o>=t.length);o++)e[o+n]=t[o];return o}function N(t){try{return decodeURIComponent(t)}catch(t){return String.fromCharCode(65533)}}function B(t,e){D("number"==typeof t,"cannot write a non-number as a number"),D(0<=t,"specified a negative value for writing an unsigned value"),D(t<=e,"value is larger than maximum value for type"),D(Math.floor(t)===t,"value has a fractional component")}function I(t,e,n){D("number"==typeof t,"cannot write a non-number as a number"),D(t<=e,"value larger than maximum allowed value"),D(n<=t,"value smaller than minimum allowed value"),D(Math.floor(t)===t,"value has a fractional component")}function M(t,e,n){D("number"==typeof t,"cannot write a non-number as a number"),D(t<=e,"value larger than maximum allowed value"),D(n<=t,"value smaller than minimum allowed value")}function D(t,e){if(!t)throw new Error(e||"Failed assertion")}o._augment=function(t){return t._isBuffer=!0,t._get=t.get,t._set=t.set,t.get=C.get,t.set=C.set,t.write=C.write,t.toString=C.toString,t.toLocaleString=C.toString,t.toJSON=C.toJSON,t.copy=C.copy,t.slice=C.slice,t.readUInt8=C.readUInt8,t.readUInt16LE=C.readUInt16LE,t.readUInt16BE=C.readUInt16BE,t.readUInt32LE=C.readUInt32LE,t.readUInt32BE=C.readUInt32BE,t.readInt8=C.readInt8,t.readInt16LE=C.readInt16LE,t.readInt16BE=C.readInt16BE,t.readInt32LE=C.readInt32LE,t.readInt32BE=C.readInt32BE,t.readFloatLE=C.readFloatLE,t.readFloatBE=C.readFloatBE,t.readDoubleLE=C.readDoubleLE,t.readDoubleBE=C.readDoubleBE,t.writeUInt8=C.writeUInt8,t.writeUInt16LE=C.writeUInt16LE,t.writeUInt16BE=C.writeUInt16BE,t.writeUInt32LE=C.writeUInt32LE,t.writeUInt32BE=C.writeUInt32BE,t.writeInt8=C.writeInt8,t.writeInt16LE=C.writeInt16LE,t.writeInt16BE=C.writeInt16BE,t.writeInt32LE=C.writeInt32LE,t.writeInt32BE=C.writeInt32BE,t.writeFloatLE=C.writeFloatLE,t.writeFloatBE=C.writeFloatBE,t.writeDoubleLE=C.writeDoubleLE,t.writeDoubleBE=C.writeDoubleBE,t.fill=C.fill,t.inspect=C.inspect,t.toArrayBuffer=C.toArrayBuffer,t}}).call(this,t("lYpoI2"),"undefined"!=typeof self?self:"undefined"!=typeof window?window:{},t("buffer").Buffer,arguments[3],arguments[4],arguments[5],arguments[6],"/node_modules/gulp-browserify/node_modules/buffer/index.js","/node_modules/gulp-browserify/node_modules/buffer")},{"base64-js":2,buffer:3,ieee754:10,lYpoI2:11}],4:[function(t,e,n){(function(n,r,o,i,a,s,c,l,u){var f=new(o=t("buffer").Buffer)(4);f.fill(0),e.exports={hash:function(t,e,n,r){for(var i=e(function(t,e){t.length%4!=0&&(n=t.length+(4-t.length%4),t=o.concat([t,f],n));for(var n,r=[],i=e?t.readInt32BE:t.readInt32LE,a=0;av?e=t(e):e.length>5]|=128<>>9<<4)]=e;for(var n=1732584193,r=-271733879,o=-1732584194,i=271733878,a=0;a>>32-o,n)}function h(t,e,n,r,o,i,a){return p(e&n|~e&r,t,e,o,i,a)}function v(t,e,n,r,o,i,a){return p(e&r|n&~r,t,e,o,i,a)}function m(t,e,n,r,o,i,a){return p(e^n^r,t,e,o,i,a)}function g(t,e,n,r,o,i,a){return p(n^(e|~r),t,e,o,i,a)}function y(t,e){var n=(65535&t)+(65535&e);return(t>>16)+(e>>16)+(n>>16)<<16|65535&n}e.exports=function(t){return f.hash(t,d,16)}}).call(this,t("lYpoI2"),"undefined"!=typeof self?self:"undefined"!=typeof window?window:{},t("buffer").Buffer,arguments[3],arguments[4],arguments[5],arguments[6],"/node_modules/gulp-browserify/node_modules/crypto-browserify/md5.js","/node_modules/gulp-browserify/node_modules/crypto-browserify")},{"./helpers":4,buffer:3,lYpoI2:11}],7:[function(t,e,n){(function(t,n,r,o,i,a,s,c,l){e.exports=function(t){for(var e,n=new Array(t),r=0;r>>((3&r)<<3)&255;return n}}).call(this,t("lYpoI2"),"undefined"!=typeof self?self:"undefined"!=typeof window?window:{},t("buffer").Buffer,arguments[3],arguments[4],arguments[5],arguments[6],"/node_modules/gulp-browserify/node_modules/crypto-browserify/rng.js","/node_modules/gulp-browserify/node_modules/crypto-browserify")},{buffer:3,lYpoI2:11}],8:[function(t,e,n){(function(n,r,o,i,a,s,c,l,u){var f=t("./helpers");function d(t,e){t[e>>5]|=128<<24-e%32,t[15+(e+64>>9<<4)]=e;for(var n,r,o,i=Array(80),a=1732584193,s=-271733879,c=-1732584194,l=271733878,u=-1009589776,f=0;f>16)+(e>>16)+(n>>16)<<16|65535&n}function h(t,e){return t<>>32-e}e.exports=function(t){return f.hash(t,d,20,!0)}}).call(this,t("lYpoI2"),"undefined"!=typeof self?self:"undefined"!=typeof window?window:{},t("buffer").Buffer,arguments[3],arguments[4],arguments[5],arguments[6],"/node_modules/gulp-browserify/node_modules/crypto-browserify/sha.js","/node_modules/gulp-browserify/node_modules/crypto-browserify")},{"./helpers":4,buffer:3,lYpoI2:11}],9:[function(t,e,n){(function(n,r,o,i,a,s,c,l,u){function f(t,e){var n=(65535&t)+(65535&e);return(t>>16)+(e>>16)+(n>>16)<<16|65535&n}function d(t,e){var n,r=new Array(1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298),o=new Array(1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225),i=new Array(64);t[e>>5]|=128<<24-e%32,t[15+(e+64>>9<<4)]=e;for(var a,s,c=0;c>>e|t<<32-e},v=function(t,e){return t>>>e};e.exports=function(t){return p.hash(t,d,32,!0)}}).call(this,t("lYpoI2"),"undefined"!=typeof self?self:"undefined"!=typeof window?window:{},t("buffer").Buffer,arguments[3],arguments[4],arguments[5],arguments[6],"/node_modules/gulp-browserify/node_modules/crypto-browserify/sha256.js","/node_modules/gulp-browserify/node_modules/crypto-browserify")},{"./helpers":4,buffer:3,lYpoI2:11}],10:[function(t,e,n){(function(t,e,r,o,i,a,s,c,l){n.read=function(t,e,n,r,o){var i,a,s=8*o-r-1,c=(1<>1,u=-7,f=n?o-1:0,d=n?-1:1;for(o=t[e+f],f+=d,i=o&(1<<-u)-1,o>>=-u,u+=s;0>=-u,u+=r;0>1,f=23===o?Math.pow(2,-24)-Math.pow(2,-77):0,d=r?0:i-1,p=r?1:-1;for(i=e<0||0===e&&1/e<0?1:0,e=Math.abs(e),isNaN(e)||e===1/0?(s=isNaN(e)?1:0,a=l):(a=Math.floor(Math.log(e)/Math.LN2),e*(r=Math.pow(2,-a))<1&&(a--,r*=2),2<=(e+=1<=a+u?f/r:f*Math.pow(2,1-u))*r&&(a++,r/=2),l<=a+u?(s=0,a=l):1<=a+u?(s=(e*r-1)*Math.pow(2,o),a+=u):(s=e*Math.pow(2,u-1)*Math.pow(2,o),a=0));8<=o;t[n+d]=255&s,d+=p,s/=256,o-=8);for(a=a<{e.Z=(t,e)=>{const n=t.__vccOpts||t;for(const[t,r]of e)n[t]=r;return n}}},Xh={};function tv(t){var e=Xh[t];if(void 0!==e)return e.exports;var n=Xh[t]={exports:{}};return Wh[t](n,n.exports,tv),n.exports}tv.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return tv.d(e,{a:e}),e},tv.d=(t,e)=>{for(var n in e)tv.o(e,n)&&!tv.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},tv.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),tv.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),tv.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var ev={};(()=>{tv.d(ev,{Zb:()=>Jf,vh:()=>Yf,OK:()=>Qf,mQ:()=>qf,ZP:()=>Kf});var t={};function e(t,e){const n=Object.create(null),r=t.split(",");for(let t=0;t!!n[t.toLowerCase()]:t=>!!n[t]}tv.r(t),tv.d(t,{BaseTransition:()=>xr,Comment:()=>li,EffectScope:()=>ot,Fragment:()=>si,KeepAlive:()=>Ir,ReactiveEffect:()=>yt,Static:()=>ui,Suspense:()=>or,Teleport:()=>ai,Text:()=>ci,Transition:()=>Xa,TransitionGroup:()=>gs,VueElement:()=>Za,callWithAsyncErrorHandling:()=>ln,callWithErrorHandling:()=>cn,camelize:()=>Z,capitalize:()=>Y,cloneVNode:()=>Li,compatUtils:()=>ka,computed:()=>aa,createApp:()=>Ys,createBlock:()=>Ai,createCommentVNode:()=>Ni,createElementBlock:()=>bi,createElementVNode:()=>Oi,createHydrationRenderer:()=>Wo,createPropsRestProxy:()=>va,createRenderer:()=>Ko,createSSRApp:()=>Js,createSlots:()=>fo,createStaticVNode:()=>Pi,createTextVNode:()=>Ti,createVNode:()=>Ei,customRef:()=>$e,defineAsyncComponent:()=>Pr,defineComponent:()=>Lr,defineCustomElement:()=>Va,defineEmits:()=>ca,defineExpose:()=>la,defineProps:()=>sa,defineSSRCustomElement:()=>Ha,devtools:()=>Nn,effect:()=>At,effectScope:()=>it,getCurrentInstance:()=>Vi,getCurrentScope:()=>st,getTransitionRawChildren:()=>jr,guardReactiveProps:()=>ji,h:()=>ga,handleError:()=>un,hydrate:()=>Qs,initCustomFormatter:()=>Aa,initDirectivesForSSR:()=>Xs,inject:()=>fr,isMemoSame:()=>wa,isProxy:()=>xe,isReactive:()=>Ae,isReadonly:()=>_e,isRef:()=>Le,isRuntimeOnly:()=>Xi,isShallow:()=>we,isVNode:()=>_i,markRaw:()=>Ce,mergeDefaults:()=>ha,mergeProps:()=>Di,nextTick:()=>Sn,normalizeClass:()=>l,normalizeProps:()=>u,normalizeStyle:()=>i,onActivated:()=>Dr,onBeforeMount:()=>Gr,onBeforeUnmount:()=>Yr,onBeforeUpdate:()=>qr,onDeactivated:()=>Rr,onErrorCaptured:()=>to,onMounted:()=>Zr,onRenderTracked:()=>Xr,onRenderTriggered:()=>Wr,onScopeDispose:()=>ct,onServerPrefetch:()=>Kr,onUnmounted:()=>Jr,onUpdated:()=>Qr,openBlock:()=>pi,popScopeId:()=>Yn,provide:()=>ur,proxyRefs:()=>Re,pushScopeId:()=>Qn,queuePostFlushCb:()=>En,reactive:()=>ve,readonly:()=>ge,ref:()=>Te,registerRuntimeCompiler:()=>Wi,render:()=>qs,renderList:()=>uo,renderSlot:()=>po,resolveComponent:()=>oo,resolveDirective:()=>so,resolveDynamicComponent:()=>ao,resolveFilter:()=>Ca,resolveTransitionHooks:()=>Cr,setBlockTracking:()=>gi,setDevtoolsHook:()=>Dn,setTransitionHooks:()=>Er,shallowReactive:()=>me,shallowReadonly:()=>ye,shallowRef:()=>Pe,ssrContextKey:()=>ya,ssrUtils:()=>Sa,stop:()=>_t,toDisplayString:()=>m,toHandlerKey:()=>J,toHandlers:()=>vo,toRaw:()=>Se,toRef:()=>Ve,toRefs:()=>Ue,transformVNodeArgs:()=>xi,triggerRef:()=>Ie,unref:()=>Me,useAttrs:()=>da,useCssModule:()=>qa,useCssVars:()=>Qa,useSSRContext:()=>ba,useSlots:()=>fa,useTransitionState:()=>_r,vModelCheckbox:()=>Cs,vModelDynamic:()=>Ps,vModelRadio:()=>Os,vModelSelect:()=>Es,vModelText:()=>Ss,vShow:()=>$s,version:()=>xa,warn:()=>on,watch:()=>mr,watchEffect:()=>dr,watchPostEffect:()=>pr,watchSyncEffect:()=>hr,withAsyncContext:()=>ma,withCtx:()=>Kn,withDefaults:()=>ua,withDirectives:()=>eo,withKeys:()=>Fs,withMemo:()=>_a,withModifiers:()=>Ds,withScopeId:()=>Jn});const n=e("Infinity,undefined,NaN,isFinite,isNaN,parseFloat,parseInt,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,Math,Number,Date,Array,Object,Boolean,String,RegExp,Map,Set,JSON,Intl,BigInt"),r=e("itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly");function o(t){return!!t||""===t}function i(t){if(j(t)){const e={};for(let n=0;n{if(t){const n=t.split(s);n.length>1&&(e[n[0].trim()]=n[1].trim())}})),e}function l(t){let e="";if(B(t))e=t;else if(j(t))for(let n=0;nh(t,e)))}const m=t=>B(t)?t:null==t?"":j(t)||M(t)&&(t.toString===R||!N(t.toString))?JSON.stringify(t,g,2):String(t),g=(t,e)=>e&&e.__v_isRef?g(t,e.value):L(e)?{[`Map(${e.size})`]:[...e.entries()].reduce(((t,[e,n])=>(t[`${e} =>`]=n,t)),{})}:T(e)?{[`Set(${e.size})`]:[...e.values()]}:!M(e)||j(e)||$(e)?e:String(e),y={},b=[],A=()=>{},_=()=>!1,w=/^on[^a-z]/,x=t=>w.test(t),S=t=>t.startsWith("onUpdate:"),C=Object.assign,k=(t,e)=>{const n=t.indexOf(e);n>-1&&t.splice(n,1)},O=Object.prototype.hasOwnProperty,E=(t,e)=>O.call(t,e),j=Array.isArray,L=t=>"[object Map]"===F(t),T=t=>"[object Set]"===F(t),P=t=>"[object Date]"===F(t),N=t=>"function"==typeof t,B=t=>"string"==typeof t,I=t=>"symbol"==typeof t,M=t=>null!==t&&"object"==typeof t,D=t=>M(t)&&N(t.then)&&N(t.catch),R=Object.prototype.toString,F=t=>R.call(t),$=t=>"[object Object]"===F(t),U=t=>B(t)&&"NaN"!==t&&"-"!==t[0]&&""+parseInt(t,10)===t,z=e(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),V=e("bind,cloak,else-if,else,for,html,if,model,on,once,pre,show,slot,text,memo"),H=t=>{const e=Object.create(null);return n=>e[n]||(e[n]=t(n))},G=/-(\w)/g,Z=H((t=>t.replace(G,((t,e)=>e?e.toUpperCase():"")))),q=/\B([A-Z])/g,Q=H((t=>t.replace(q,"-$1").toLowerCase())),Y=H((t=>t.charAt(0).toUpperCase()+t.slice(1))),J=H((t=>t?`on${Y(t)}`:"")),K=(t,e)=>!Object.is(t,e),W=(t,e)=>{for(let n=0;n{Object.defineProperty(t,e,{configurable:!0,enumerable:!1,value:n})},tt=t=>{const e=parseFloat(t);return isNaN(e)?t:e};let et;const nt=()=>et||(et="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:void 0!==tv.g?tv.g:{});let rt;class ot{constructor(t=!1){this.active=!0,this.effects=[],this.cleanups=[],!t&&rt&&(this.parent=rt,this.index=(rt.scopes||(rt.scopes=[])).push(this)-1)}run(t){if(this.active){const e=rt;try{return rt=this,t()}finally{rt=e}}}on(){rt=this}off(){rt=this.parent}stop(t){if(this.active){let e,n;for(e=0,n=this.effects.length;e{const e=new Set(t);return e.w=0,e.n=0,e},ut=t=>(t.w&vt)>0,ft=t=>(t.n&vt)>0,dt=new WeakMap;let pt,ht=0,vt=1;const mt=Symbol(""),gt=Symbol("");class yt{constructor(t,e=null,n){this.fn=t,this.scheduler=e,this.active=!0,this.deps=[],this.parent=void 0,at(this,n)}run(){if(!this.active)return this.fn();let t=pt,e=wt;for(;t;){if(t===this)return;t=t.parent}try{return this.parent=pt,pt=this,wt=!0,vt=1<<++ht,ht<=30?(({deps:t})=>{if(t.length)for(let e=0;e{const{deps:e}=t;if(e.length){let n=0;for(let r=0;r{("length"===e||e>=r)&&s.push(t)}));else switch(void 0!==n&&s.push(a.get(n)),e){case"add":j(t)?U(n)&&s.push(a.get("length")):(s.push(a.get(mt)),L(t)&&s.push(a.get(gt)));break;case"delete":j(t)||(s.push(a.get(mt)),L(t)&&s.push(a.get(gt)));break;case"set":L(t)&&s.push(a.get(mt))}if(1===s.length)s[0]&&jt(s[0]);else{const t=[];for(const e of s)e&&t.push(...e);jt(lt(t))}}function jt(t,e){const n=j(t)?t:[...t];for(const t of n)t.computed&&Lt(t);for(const t of n)t.computed||Lt(t)}function Lt(t,e){(t!==pt||t.allowRecurse)&&(t.scheduler?t.scheduler():t.run())}const Tt=e("__proto__,__v_isRef,__isVue"),Pt=new Set(Object.getOwnPropertyNames(Symbol).filter((t=>"arguments"!==t&&"caller"!==t)).map((t=>Symbol[t])).filter(I)),Nt=Rt(),Bt=Rt(!1,!0),It=Rt(!0),Mt=Rt(!0,!0),Dt=function(){const t={};return["includes","indexOf","lastIndexOf"].forEach((e=>{t[e]=function(...t){const n=Se(this);for(let t=0,e=this.length;t{t[e]=function(...t){St();const n=Se(this)[e].apply(this,t);return Ct(),n}})),t}();function Rt(t=!1,e=!1){return function(n,r,o){if("__v_isReactive"===r)return!t;if("__v_isReadonly"===r)return t;if("__v_isShallow"===r)return e;if("__v_raw"===r&&o===(t?e?he:pe:e?de:fe).get(n))return n;const i=j(n);if(!t&&i&&E(Dt,r))return Reflect.get(Dt,r,o);const a=Reflect.get(n,r,o);return(I(r)?Pt.has(r):Tt(r))?a:(t||kt(n,0,r),e?a:Le(a)?i&&U(r)?a:a.value:M(a)?t?ge(a):ve(a):a)}}function Ft(t=!1){return function(e,n,r,o){let i=e[n];if(_e(i)&&Le(i)&&!Le(r))return!1;if(!t&&!_e(r)&&(we(r)||(r=Se(r),i=Se(i)),!j(e)&&Le(i)&&!Le(r)))return i.value=r,!0;const a=j(e)&&U(n)?Number(n)!0,deleteProperty:(t,e)=>!0},zt=C({},$t,{get:Bt,set:Ft(!0)}),Vt=C({},Ut,{get:Mt}),Ht=t=>t,Gt=t=>Reflect.getPrototypeOf(t);function Zt(t,e,n=!1,r=!1){const o=Se(t=t.__v_raw),i=Se(e);n||(e!==i&&kt(o,0,e),kt(o,0,i));const{has:a}=Gt(o),s=r?Ht:n?Oe:ke;return a.call(o,e)?s(t.get(e)):a.call(o,i)?s(t.get(i)):void(t!==o&&t.get(e))}function qt(t,e=!1){const n=this.__v_raw,r=Se(n),o=Se(t);return e||(t!==o&&kt(r,0,t),kt(r,0,o)),t===o?n.has(t):n.has(t)||n.has(o)}function Qt(t,e=!1){return t=t.__v_raw,!e&&kt(Se(t),0,mt),Reflect.get(t,"size",t)}function Yt(t){t=Se(t);const e=Se(this);return Gt(e).has.call(e,t)||(e.add(t),Et(e,"add",t,t)),this}function Jt(t,e){e=Se(e);const n=Se(this),{has:r,get:o}=Gt(n);let i=r.call(n,t);i||(t=Se(t),i=r.call(n,t));const a=o.call(n,t);return n.set(t,e),i?K(e,a)&&Et(n,"set",t,e):Et(n,"add",t,e),this}function Kt(t){const e=Se(this),{has:n,get:r}=Gt(e);let o=n.call(e,t);o||(t=Se(t),o=n.call(e,t)),r&&r.call(e,t);const i=e.delete(t);return o&&Et(e,"delete",t,void 0),i}function Wt(){const t=Se(this),e=0!==t.size,n=t.clear();return e&&Et(t,"clear",void 0,void 0),n}function Xt(t,e){return function(n,r){const o=this,i=o.__v_raw,a=Se(i),s=e?Ht:t?Oe:ke;return!t&&kt(a,0,mt),i.forEach(((t,e)=>n.call(r,s(t),s(e),o)))}}function te(t,e,n){return function(...r){const o=this.__v_raw,i=Se(o),a=L(i),s="entries"===t||t===Symbol.iterator&&a,c="keys"===t&&a,l=o[t](...r),u=n?Ht:e?Oe:ke;return!e&&kt(i,0,c?gt:mt),{next(){const{value:t,done:e}=l.next();return e?{value:t,done:e}:{value:s?[u(t[0]),u(t[1])]:u(t),done:e}},[Symbol.iterator](){return this}}}}function ee(t){return function(...e){return"delete"!==t&&this}}const[ne,re,oe,ie]=function(){const t={get(t){return Zt(this,t)},get size(){return Qt(this)},has:qt,add:Yt,set:Jt,delete:Kt,clear:Wt,forEach:Xt(!1,!1)},e={get(t){return Zt(this,t,!1,!0)},get size(){return Qt(this)},has:qt,add:Yt,set:Jt,delete:Kt,clear:Wt,forEach:Xt(!1,!0)},n={get(t){return Zt(this,t,!0)},get size(){return Qt(this,!0)},has(t){return qt.call(this,t,!0)},add:ee("add"),set:ee("set"),delete:ee("delete"),clear:ee("clear"),forEach:Xt(!0,!1)},r={get(t){return Zt(this,t,!0,!0)},get size(){return Qt(this,!0)},has(t){return qt.call(this,t,!0)},add:ee("add"),set:ee("set"),delete:ee("delete"),clear:ee("clear"),forEach:Xt(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach((o=>{t[o]=te(o,!1,!1),n[o]=te(o,!0,!1),e[o]=te(o,!1,!0),r[o]=te(o,!0,!0)})),[t,n,e,r]}();function ae(t,e){const n=e?t?ie:oe:t?re:ne;return(e,r,o)=>"__v_isReactive"===r?!t:"__v_isReadonly"===r?t:"__v_raw"===r?e:Reflect.get(E(n,r)&&r in e?n:e,r,o)}const se={get:ae(!1,!1)},ce={get:ae(!1,!0)},le={get:ae(!0,!1)},ue={get:ae(!0,!0)},fe=new WeakMap,de=new WeakMap,pe=new WeakMap,he=new WeakMap;function ve(t){return _e(t)?t:be(t,!1,$t,se,fe)}function me(t){return be(t,!1,zt,ce,de)}function ge(t){return be(t,!0,Ut,le,pe)}function ye(t){return be(t,!0,Vt,ue,he)}function be(t,e,n,r,o){if(!M(t))return t;if(t.__v_raw&&(!e||!t.__v_isReactive))return t;const i=o.get(t);if(i)return i;const a=(s=t).__v_skip||!Object.isExtensible(s)?0:function(t){switch(t){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}((t=>F(t).slice(8,-1))(s));var s;if(0===a)return t;const c=new Proxy(t,2===a?r:n);return o.set(t,c),c}function Ae(t){return _e(t)?Ae(t.__v_raw):!(!t||!t.__v_isReactive)}function _e(t){return!(!t||!t.__v_isReadonly)}function we(t){return!(!t||!t.__v_isShallow)}function xe(t){return Ae(t)||_e(t)}function Se(t){const e=t&&t.__v_raw;return e?Se(e):t}function Ce(t){return X(t,"__v_skip",!0),t}const ke=t=>M(t)?ve(t):t,Oe=t=>M(t)?ge(t):t;function Ee(t){wt&&pt&&Ot((t=Se(t)).dep||(t.dep=lt()))}function je(t,e){(t=Se(t)).dep&&jt(t.dep)}function Le(t){return!(!t||!0!==t.__v_isRef)}function Te(t){return Ne(t,!1)}function Pe(t){return Ne(t,!0)}function Ne(t,e){return Le(t)?t:new Be(t,e)}class Be{constructor(t,e){this.__v_isShallow=e,this.dep=void 0,this.__v_isRef=!0,this._rawValue=e?t:Se(t),this._value=e?t:ke(t)}get value(){return Ee(this),this._value}set value(t){t=this.__v_isShallow?t:Se(t),K(t,this._rawValue)&&(this._rawValue=t,this._value=this.__v_isShallow?t:ke(t),je(this))}}function Ie(t){je(t)}function Me(t){return Le(t)?t.value:t}const De={get:(t,e,n)=>Me(Reflect.get(t,e,n)),set:(t,e,n,r)=>{const o=t[e];return Le(o)&&!Le(n)?(o.value=n,!0):Reflect.set(t,e,n,r)}};function Re(t){return Ae(t)?t:new Proxy(t,De)}class Fe{constructor(t){this.dep=void 0,this.__v_isRef=!0;const{get:e,set:n}=t((()=>Ee(this)),(()=>je(this)));this._get=e,this._set=n}get value(){return this._get()}set value(t){this._set(t)}}function $e(t){return new Fe(t)}function Ue(t){const e=j(t)?new Array(t.length):{};for(const n in t)e[n]=Ve(t,n);return e}class ze{constructor(t,e,n){this._object=t,this._key=e,this._defaultValue=n,this.__v_isRef=!0}get value(){const t=this._object[this._key];return void 0===t?this._defaultValue:t}set value(t){this._object[this._key]=t}}function Ve(t,e,n){const r=t[e];return Le(r)?r:new ze(t,e,n)}class He{constructor(t,e,n,r){this._setter=e,this.dep=void 0,this.__v_isRef=!0,this._dirty=!0,this.effect=new yt(t,(()=>{this._dirty||(this._dirty=!0,je(this))})),this.effect.computed=this,this.effect.active=this._cacheable=!r,this.__v_isReadonly=n}get value(){const t=Se(this);return Ee(t),!t._dirty&&t._cacheable||(t._dirty=!1,t._value=t.effect.run()),t._value}set value(t){this._setter(t)}}const Ge=(t,e)=>Object.keys(e).includes(t),Ze=([t,...e],n)=>void 0===t||"object"!=typeof n?n:Ze(e,n[t]),qe=(t,...e)=>t(...e),Qe=async(t={})=>{const e=new class{constructor(){this.id=null,this.state={},this.listeners={},this.watchers={}}assign(t){this.state&&t&&(Object.keys(t).forEach((e=>{Ge(e,this.state)&&(this.state[e]=t[e]),Ge(e,this.watchers)&&this.watchers[e].forEach(qe)})),Ge("*",this.watchers)&&this.watchers["*"].forEach(qe))}size(){return{height:Math.max(document.documentElement.offsetHeight,document.documentElement.scrollHeight),width:Math.max(document.documentElement.offsetWidth,document.documentElement.scrollWidth)}}},n=(t=>({watch(e,n,{immediate:r}={}){let o,i;"function"==typeof e?(i="*",o=e):(i=e,o=n),Ge(i,t.watchers)||(t.watchers[i]=[]),t.watchers[i].push((()=>{o("*"===i?t.state:t.state[i])})),r&&o("*"===i?t.state:t.state[i])},commit(e){var n;t.assign(e),window.top.postMessage({$id:t.id||null,data:t.state?(n=t.state,JSON.parse(JSON.stringify(n))):null},"*")},emit(e,n=!0){window.top.postMessage({$id:t.id||null,events:{[e]:n}},"*")},listen(e,n){t.listeners[e]=n}}))(e);return await((t,e,n={})=>new Promise((r=>{e.id=window.name||`slot_${([1e7]+-1e3+-4e3+-8e3+-1e11).replace(/[018]/g,(t=>(t^crypto.getRandomValues(new Uint8Array(1))[0]&15>>t/4).toString(16)))}`,t.emit("$created"),t.listen("$init",(o=>{e.state=o,n?.disableAutoResizing||(t.emit("$size",e.size()),setInterval((()=>t.emit("$size",e.size())),300)),r()})),window.addEventListener("$injector",(({detail:n})=>{let{type:r,data:o}=n;"$size"===r&&(o=e.size()),t.emit(r,o)})),window.addEventListener("message",(({data:t})=>{if(t?.$id!==e.id)return;const{data:n,events:r}=t;r?Object.keys(r).forEach((n=>{e.listeners[n]&&e.listeners[n](r[n],t)})):n&&e.assign(n)})),t.emit("$mounted")})))(n,e,t),n};var Ye=tv(705),Je=tv.n(Ye);const Ke=()=>{},We=(t,e)=>e.reduce(((e,n)=>(e[n]=t.getAttribute(n),e)),{}),Xe=(t,e,n)=>{var r,o,i;o=n,(null===(i=r=t.getAttribute(e))||["string","number","boolean","undefined"].includes(typeof i)?r!==o:Je()(r)!==Je()(o))&&t.setAttribute(e,n)},tn=(t,e,n)=>{t.addEventListener(e,(t=>{t.stopPropagation(),n(t.detail.input)}))},en=(t,e,n)=>{const r=new CustomEvent(e,{bubbles:!0,detail:{input:n}});t.dispatchEvent(r)},nn=(t,e,n,r)=>class extends HTMLElement{constructor(){super(),this.$id=[...Array(8)].map((()=>Math.floor(16*Math.random()).toString(16))).join(""),this.$app=null,this.$settings=r,this.$shadow=this.attachShadow({mode:"open"}),this.$container=document.createElement("container"),this.$container.setAttribute("id",`app_${this.$id}`),this.$slot=document.createElement("slot"),this.$slot.setAttribute("id",`slot_${this.$id}`);const{watch:o=Ke,mount:i=Ke,unmount:a=Ke,css:s=Ke}=t.create(((t,e,n)=>{const r={},o=n.observe(e),i=t?.$settings,a=t?.innerHTML;return{element:t,observed:o,settings:i,content:a,publishes(e){tn(t,`$subscribe:${e}`,(t=>{r[e]||(r[e]=[]),r[e].push(t)}))},subscribe(e,n){en(t,`$subscribe:${e}`,n)},publish(t,e){r[t]&&((t,...e)=>{t.forEach((t=>{"function"==typeof t&&t(...e)}))})(r[t],e)},listen(e,n){tn(t,`$dispatch:${e}`,n)},dispatch(e,n){en(t,`$dispatch:${e}`,n)},style(e){const n="function"==typeof e?e(t):e;for(const e in n)t.style[e]=n[e]},getState:(e={})=>({...We(t,o),...e}),raiseState(e){Object.keys(e).forEach((n=>{if(o.includes(n)){Xe(t,n,e[n]);const r=new CustomEvent(`update:${n}`,{bubbles:!1,detail:e[n]});t.dispatchEvent(r)}}));const n=new CustomEvent("update",{bubbles:!1,detail:We(t,o)});t.dispatchEvent(n)}}})(this,e,t),e,n);this.mount=i,this.unmount=a,this.watch=o,this.css=s}connectedCallback(){t.observe(e).forEach((t=>{this.addEventListener(`update:${t}`,(e=>{let n=Ke,r=this.getAttribute(`on${t}`);Xe(this,t,e.detail),"function"==typeof r?n=r:r&&(n=new Function(`return ${r}`)()),n(e.detail)}))})),this.addEventListener("update",(t=>{let e=Ke,n=this.getAttribute("onUpdate");"function"==typeof n?e=n:n&&(e=new Function(`return ${n}`)()),e(t.detail)}));const n=document.createElement("style");if(n.append(this.css()),this.$shadow.appendChild(n),this.$container.appendChild(this.$slot),this.$shadow.appendChild(this.$container),this.$app=this.mount(this.$container),!this.$shadow.getElementById(`slot_${this.$id}`)){const t=this.$shadow.querySelector("boiler-content");if(!t)return;t.replaceWith(this.$slot)}}disconnectedCallback(){this.unmount(this.$app)}static get observedAttributes(){return t.observe?t.observe(e):[]}attributeChangedCallback(n,r,o){t.observe&&t.observe(e).includes(n)&&this.watch(n,o,r)}},rn=[];function on(t,...e){St();const n=rn.length?rn[rn.length-1].component:null,r=n&&n.appContext.config.warnHandler,o=function(){let t=rn[rn.length-1];if(!t)return[];const e=[];for(;t;){const n=e[0];n&&n.vnode===t?n.recurseCount++:e.push({vnode:t,recurseCount:0});const r=t.component&&t.component.parent;t=r&&r.vnode}return e}();if(r)cn(r,n,11,[t+e.join(""),n&&n.proxy,o.map((({vnode:t})=>`at <${ia(n,t.type)}>`)).join("\n"),o]);else{const n=[`[Vue warn]: ${t}`,...e];o.length&&n.push("\n",...function(t){const e=[];return t.forEach(((t,n)=>{e.push(...0===n?[]:["\n"],...function({vnode:t,recurseCount:e}){const n=e>0?`... (${e} recursive calls)`:"",r=!!t.component&&null==t.component.parent,o=` at <${ia(t.component,t.type,r)}`,i=">"+n;return t.props?[o,...an(t.props),i]:[o+i]}(t))})),e}(o)),console.warn(...n)}Ct()}function an(t){const e=[],n=Object.keys(t);return n.slice(0,3).forEach((n=>{e.push(...sn(n,t[n]))})),n.length>3&&e.push(" ..."),e}function sn(t,e,n){return B(e)?(e=JSON.stringify(e),n?e:[`${t}=${e}`]):"number"==typeof e||"boolean"==typeof e||null==e?n?e:[`${t}=${e}`]:Le(e)?(e=sn(t,Se(e.value),!0),n?e:[`${t}=Ref<`,e,">"]):N(e)?[`${t}=fn${e.name?`<${e.name}>`:""}`]:(e=Se(e),n?e:[`${t}=`,e])}function cn(t,e,n,r){let o;try{o=r?t(...r):t()}catch(t){un(t,e,n)}return o}function ln(t,e,n,r){if(N(t)){const o=cn(t,e,n,r);return o&&D(o)&&o.catch((t=>{un(t,e,n)})),o}const o=[];for(let i=0;i>>1;Tn(pn[r])Tn(t)-Tn(e))),An=0;Annull==t.id?1/0:t.id;function Pn(t){dn=!1,fn=!0,jn(t),pn.sort(((t,e)=>Tn(t)-Tn(e)));try{for(hn=0;hnNn.emit(t,...e))),Bn=[]):"undefined"!=typeof window&&window.HTMLElement&&!(null===(r=null===(n=window.navigator)||void 0===n?void 0:n.userAgent)||void 0===r?void 0:r.includes("jsdom"))?((e.__VUE_DEVTOOLS_HOOK_REPLAY__=e.__VUE_DEVTOOLS_HOOK_REPLAY__||[]).push((t=>{Dn(t,e)})),setTimeout((()=>{Nn||(e.__VUE_DEVTOOLS_HOOK_REPLAY__=null,In=!0,Bn=[])}),3e3)):(In=!0,Bn=[])}const Rn=Un("component:added"),Fn=Un("component:updated"),$n=Un("component:removed");function Un(t){return e=>{Mn(t,e.appContext.app,e.uid,e.parent?e.parent.uid:void 0,e)}}function zn(t,e,...n){if(t.isUnmounted)return;const r=t.vnode.props||y;let o=n;const i=e.startsWith("update:"),a=i&&e.slice(7);if(a&&a in r){const t=`${"modelValue"===a?"model":a}Modifiers`,{number:e,trim:i}=r[t]||y;i&&(o=n.map((t=>t.trim()))),e&&(o=n.map(tt))}let s;__VUE_PROD_DEVTOOLS__&&function(t,e,n){Mn("component:emit",t.appContext.app,t,e,n)}(t,e,o);let c=r[s=J(e)]||r[s=J(Z(e))];!c&&i&&(c=r[s=J(Q(e))]),c&&ln(c,t,6,o);const l=r[s+"Once"];if(l){if(t.emitted){if(t.emitted[s])return}else t.emitted={};t.emitted[s]=!0,ln(l,t,6,o)}}function Vn(t,e,n=!1){const r=e.emitsCache,o=r.get(t);if(void 0!==o)return o;const i=t.emits;let a={},s=!1;if(__VUE_OPTIONS_API__&&!N(t)){const r=t=>{const n=Vn(t,e,!0);n&&(s=!0,C(a,n))};!n&&e.mixins.length&&e.mixins.forEach(r),t.extends&&r(t.extends),t.mixins&&t.mixins.forEach(r)}return i||s?(j(i)?i.forEach((t=>a[t]=null)):C(a,i),r.set(t,a),a):(r.set(t,null),null)}function Hn(t,e){return!(!t||!x(e))&&(e=e.slice(2).replace(/Once$/,""),E(t,e[0].toLowerCase()+e.slice(1))||E(t,Q(e))||E(t,e))}let Gn=null,Zn=null;function qn(t){const e=Gn;return Gn=t,Zn=t&&t.type.__scopeId||null,e}function Qn(t){Zn=t}function Yn(){Zn=null}const Jn=t=>Kn;function Kn(t,e=Gn,n){if(!e)return t;if(t._n)return t;const r=(...n)=>{r._d&&gi(-1);const o=qn(e),i=t(...n);return qn(o),r._d&&gi(1),__VUE_PROD_DEVTOOLS__&&Fn(e),i};return r._n=!0,r._c=!0,r._d=!0,r}function Wn(t){const{type:e,vnode:n,proxy:r,withProxy:o,props:i,propsOptions:[a],slots:s,attrs:c,emit:l,render:u,renderCache:f,data:d,setupState:p,ctx:h,inheritAttrs:v}=t;let m,g;const y=qn(t);try{if(4&n.shapeFlag){const t=o||r;m=Bi(u.call(t,t,f,i,p,d,h)),g=c}else{const t=e;m=Bi(t.length>1?t(i,{attrs:c,slots:s,emit:l}):t(i,null)),g=e.props?c:Xn(c)}}catch(e){fi.length=0,un(e,t,1),m=Ei(li)}let b=m;if(g&&!1!==v){const t=Object.keys(g),{shapeFlag:e}=b;t.length&&7&e&&(a&&t.some(S)&&(g=tr(g,a)),b=Li(b,g))}return n.dirs&&(b=Li(b),b.dirs=b.dirs?b.dirs.concat(n.dirs):n.dirs),n.transition&&(b.transition=n.transition),m=b,qn(y),m}const Xn=t=>{let e;for(const n in t)("class"===n||"style"===n||x(n))&&((e||(e={}))[n]=t[n]);return e},tr=(t,e)=>{const n={};for(const r in t)S(r)&&r.slice(9)in e||(n[r]=t[r]);return n};function er(t,e,n){const r=Object.keys(e);if(r.length!==Object.keys(t).length)return!0;for(let o=0;ot.__isSuspense,or={name:"Suspense",__isSuspense:!0,process(t,e,n,r,o,i,a,s,c,l){null==t?function(t,e,n,r,o,i,a,s,c){const{p:l,o:{createElement:u}}=c,f=u("div"),d=t.suspense=ar(t,o,r,e,f,n,i,a,s,c);l(null,d.pendingBranch=t.ssContent,f,null,r,d,i,a),d.deps>0?(ir(t,"onPending"),ir(t,"onFallback"),l(null,t.ssFallback,e,n,r,null,i,a),lr(d,t.ssFallback)):d.resolve()}(e,n,r,o,i,a,s,c,l):function(t,e,n,r,o,i,a,s,{p:c,um:l,o:{createElement:u}}){const f=e.suspense=t.suspense;f.vnode=e,e.el=t.el;const d=e.ssContent,p=e.ssFallback,{activeBranch:h,pendingBranch:v,isInFallback:m,isHydrating:g}=f;if(v)f.pendingBranch=d,wi(d,v)?(c(v,d,f.hiddenContainer,null,o,f,i,a,s),f.deps<=0?f.resolve():m&&(c(h,p,n,r,o,null,i,a,s),lr(f,p))):(f.pendingId++,g?(f.isHydrating=!1,f.activeBranch=v):l(v,o,f),f.deps=0,f.effects.length=0,f.hiddenContainer=u("div"),m?(c(null,d,f.hiddenContainer,null,o,f,i,a,s),f.deps<=0?f.resolve():(c(h,p,n,r,o,null,i,a,s),lr(f,p))):h&&wi(d,h)?(c(h,d,n,r,o,f,i,a,s),f.resolve(!0)):(c(null,d,f.hiddenContainer,null,o,f,i,a,s),f.deps<=0&&f.resolve()));else if(h&&wi(d,h))c(h,d,n,r,o,f,i,a,s),lr(f,d);else if(ir(e,"onPending"),f.pendingBranch=d,f.pendingId++,c(null,d,f.hiddenContainer,null,o,f,i,a,s),f.deps<=0)f.resolve();else{const{timeout:t,pendingId:e}=f;t>0?setTimeout((()=>{f.pendingId===e&&f.fallback(p)}),t):0===t&&f.fallback(p)}}(t,e,n,r,o,a,s,c,l)},hydrate:function(t,e,n,r,o,i,a,s,c){const l=e.suspense=ar(e,r,n,t.parentNode,document.createElement("div"),null,o,i,a,s,!0),u=c(t,l.pendingBranch=e.ssContent,n,l,i,a);return 0===l.deps&&l.resolve(),u},create:ar,normalize:function(t){const{shapeFlag:e,children:n}=t,r=32&e;t.ssContent=sr(r?n.default:n),t.ssFallback=r?sr(n.fallback):Ei(li)}};function ir(t,e){const n=t.props&&t.props[e];N(n)&&n()}function ar(t,e,n,r,o,i,a,s,c,l,u=!1){const{p:f,m:d,um:p,n:h,o:{parentNode:v,remove:m}}=l,g=tt(t.props&&t.props.timeout),y={vnode:t,parent:e,parentComponent:n,isSVG:a,container:r,hiddenContainer:o,anchor:i,deps:0,pendingId:0,timeout:"number"==typeof g?g:-1,activeBranch:null,pendingBranch:null,isInFallback:!0,isHydrating:u,isUnmounted:!1,effects:[],resolve(t=!1){const{vnode:e,activeBranch:n,pendingBranch:r,pendingId:o,effects:i,parentComponent:a,container:s}=y;if(y.isHydrating)y.isHydrating=!1;else if(!t){const t=n&&r.transition&&"out-in"===r.transition.mode;t&&(n.transition.afterLeave=()=>{o===y.pendingId&&d(r,s,e,0)});let{anchor:e}=y;n&&(e=h(n),p(n,a,y,!0)),t||d(r,s,e,0)}lr(y,r),y.pendingBranch=null,y.isInFallback=!1;let c=y.parent,l=!1;for(;c;){if(c.pendingBranch){c.effects.push(...i),l=!0;break}c=c.parent}l||En(i),y.effects=[],ir(e,"onResolve")},fallback(t){if(!y.pendingBranch)return;const{vnode:e,activeBranch:n,parentComponent:r,container:o,isSVG:i}=y;ir(e,"onFallback");const a=h(n),l=()=>{y.isInFallback&&(f(null,t,o,a,r,null,i,s,c),lr(y,t))},u=t.transition&&"out-in"===t.transition.mode;u&&(n.transition.afterLeave=l),y.isInFallback=!0,p(n,r,null,!0),u||l()},move(t,e,n){y.activeBranch&&d(y.activeBranch,t,e,n),y.container=t},next:()=>y.activeBranch&&h(y.activeBranch),registerDep(t,e){const n=!!y.pendingBranch;n&&y.deps++;const r=t.vnode.el;t.asyncDep.catch((e=>{un(e,t,0)})).then((o=>{if(t.isUnmounted||y.isUnmounted||y.pendingId!==t.suspenseId)return;t.asyncResolved=!0;const{vnode:i}=t;Ki(t,o,!1),r&&(i.el=r);const s=!r&&t.subTree.el;e(t,i,v(r||t.subTree.el),r?null:h(t.subTree),y,a,c),s&&m(s),nr(t,i.el),n&&0==--y.deps&&y.resolve()}))},unmount(t,e){y.isUnmounted=!0,y.activeBranch&&p(y.activeBranch,n,t,e),y.pendingBranch&&p(y.pendingBranch,n,t,e)}};return y}function sr(t){let e;if(N(t)){const n=mi&&t._c;n&&(t._d=!1,pi()),t=t(),n&&(t._d=!0,e=di,hi())}if(j(t)){const e=function(t){let e;for(let n=0;ne!==t))),t}function cr(t,e){e&&e.pendingBranch?j(t)?e.effects.push(...t):e.effects.push(t):En(t)}function lr(t,e){t.activeBranch=e;const{vnode:n,parentComponent:r}=t,o=n.el=e.el;r&&r.subTree===n&&(r.vnode.el=o,nr(r,o))}function ur(t,e){if(zi){let n=zi.provides;const r=zi.parent&&zi.parent.provides;r===n&&(n=zi.provides=Object.create(r)),n[t]=e}}function fr(t,e,n=!1){const r=zi||Gn;if(r){const o=null==r.parent?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides;if(o&&t in o)return o[t];if(arguments.length>1)return n&&N(e)?e.call(r.proxy):e}}function dr(t,e){return gr(t,null,e)}function pr(t,e){return gr(t,null,{flush:"post"})}function hr(t,e){return gr(t,null,{flush:"sync"})}const vr={};function mr(t,e,n){return gr(t,e,n)}function gr(t,e,{immediate:n,deep:r,flush:o,onTrack:i,onTrigger:a}=y){const s=zi;let c,l,u=!1,f=!1;if(Le(t)?(c=()=>t.value,u=we(t)):Ae(t)?(c=()=>t,r=!0):j(t)?(f=!0,u=t.some((t=>Ae(t)||we(t))),c=()=>t.map((t=>Le(t)?t.value:Ae(t)?Ar(t):N(t)?cn(t,s,2):void 0))):c=N(t)?e?()=>cn(t,s,2):()=>{if(!s||!s.isUnmounted)return l&&l(),ln(t,s,3,[d])}:A,e&&r){const t=c;c=()=>Ar(t())}let d=t=>{l=m.onStop=()=>{cn(t,s,4)}};if(Yi)return d=A,e?n&&ln(e,s,3,[c(),f?[]:void 0,d]):c(),A;let p=f?[]:vr;const h=()=>{if(m.active)if(e){const t=m.run();(r||u||(f?t.some(((t,e)=>K(t,p[e]))):K(t,p)))&&(l&&l(),ln(e,s,3,[t,p===vr?void 0:p,d]),p=t)}else m.run()};let v;h.allowRecurse=!!e,v="sync"===o?h:"post"===o?()=>Jo(h,s&&s.suspense):()=>function(t){On(t,mn,vn,gn)}(h);const m=new yt(c,v);return e?n?h():p=m.run():"post"===o?Jo(m.run.bind(m),s&&s.suspense):m.run(),()=>{m.stop(),s&&s.scope&&k(s.scope.effects,m)}}function yr(t,e,n){const r=this.proxy,o=B(t)?t.includes(".")?br(r,t):()=>r[t]:t.bind(r,r);let i;N(e)?i=e:(i=e.handler,n=e);const a=zi;Hi(this);const s=gr(o,i.bind(r),n);return a?Hi(a):Gi(),s}function br(t,e){const n=e.split(".");return()=>{let e=t;for(let t=0;t{Ar(t,e)}));else if($(t))for(const n in t)Ar(t[n],e);return t}function _r(){const t={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return Zr((()=>{t.isMounted=!0})),Yr((()=>{t.isUnmounting=!0})),t}const wr=[Function,Array],xr={name:"BaseTransition",props:{mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:wr,onEnter:wr,onAfterEnter:wr,onEnterCancelled:wr,onBeforeLeave:wr,onLeave:wr,onAfterLeave:wr,onLeaveCancelled:wr,onBeforeAppear:wr,onAppear:wr,onAfterAppear:wr,onAppearCancelled:wr},setup(t,{slots:e}){const n=Vi(),r=_r();let o;return()=>{const i=e.default&&jr(e.default(),!0);if(!i||!i.length)return;let a=i[0];if(i.length>1){let t=!1;for(const e of i)if(e.type!==li){a=e,t=!0;break}}const s=Se(t),{mode:c}=s;if(r.isLeaving)return kr(a);const l=Or(a);if(!l)return kr(a);const u=Cr(l,s,r,n);Er(l,u);const f=n.subTree,d=f&&Or(f);let p=!1;const{getTransitionKey:h}=l.type;if(h){const t=h();void 0===o?o=t:t!==o&&(o=t,p=!0)}if(d&&d.type!==li&&(!wi(l,d)||p)){const t=Cr(d,s,r,n);if(Er(d,t),"out-in"===c)return r.isLeaving=!0,t.afterLeave=()=>{r.isLeaving=!1,n.update()},kr(a);"in-out"===c&&l.type!==li&&(t.delayLeave=(t,e,n)=>{Sr(r,d)[String(d.key)]=d,t._leaveCb=()=>{e(),t._leaveCb=void 0,delete u.delayedLeave},u.delayedLeave=n})}return a}}};function Sr(t,e){const{leavingVNodes:n}=t;let r=n.get(e.type);return r||(r=Object.create(null),n.set(e.type,r)),r}function Cr(t,e,n,r){const{appear:o,mode:i,persisted:a=!1,onBeforeEnter:s,onEnter:c,onAfterEnter:l,onEnterCancelled:u,onBeforeLeave:f,onLeave:d,onAfterLeave:p,onLeaveCancelled:h,onBeforeAppear:v,onAppear:m,onAfterAppear:g,onAppearCancelled:y}=e,b=String(t.key),A=Sr(n,t),_=(t,e)=>{t&&ln(t,r,9,e)},w=(t,e)=>{const n=e[1];_(t,e),j(t)?t.every((t=>t.length<=1))&&n():t.length<=1&&n()},x={mode:i,persisted:a,beforeEnter(e){let r=s;if(!n.isMounted){if(!o)return;r=v||s}e._leaveCb&&e._leaveCb(!0);const i=A[b];i&&wi(t,i)&&i.el._leaveCb&&i.el._leaveCb(),_(r,[e])},enter(t){let e=c,r=l,i=u;if(!n.isMounted){if(!o)return;e=m||c,r=g||l,i=y||u}let a=!1;const s=t._enterCb=e=>{a||(a=!0,_(e?i:r,[t]),x.delayedLeave&&x.delayedLeave(),t._enterCb=void 0)};e?w(e,[t,s]):s()},leave(e,r){const o=String(t.key);if(e._enterCb&&e._enterCb(!0),n.isUnmounting)return r();_(f,[e]);let i=!1;const a=e._leaveCb=n=>{i||(i=!0,r(),_(n?h:p,[e]),e._leaveCb=void 0,A[o]===t&&delete A[o])};A[o]=t,d?w(d,[e,a]):a()},clone:t=>Cr(t,e,n,r)};return x}function kr(t){if(Br(t))return(t=Li(t)).children=null,t}function Or(t){return Br(t)?t.children?t.children[0]:void 0:t}function Er(t,e){6&t.shapeFlag&&t.component?Er(t.component.subTree,e):128&t.shapeFlag?(t.ssContent.transition=e.clone(t.ssContent),t.ssFallback.transition=e.clone(t.ssFallback)):t.transition=e}function jr(t,e=!1,n){let r=[],o=0;for(let i=0;i1)for(let t=0;t!!t.type.__asyncLoader;function Pr(t){N(t)&&(t={loader:t});const{loader:e,loadingComponent:n,errorComponent:r,delay:o=200,timeout:i,suspensible:a=!0,onError:s}=t;let c,l=null,u=0;const f=()=>{let t;return l||(t=l=e().catch((t=>{if(t=t instanceof Error?t:new Error(String(t)),s)return new Promise(((e,n)=>{s(t,(()=>e((u++,l=null,f()))),(()=>n(t)),u+1)}));throw t})).then((e=>t!==l&&l?l:(e&&(e.__esModule||"Module"===e[Symbol.toStringTag])&&(e=e.default),c=e,e))))};return Lr({name:"AsyncComponentWrapper",__asyncLoader:f,get __asyncResolved(){return c},setup(){const t=zi;if(c)return()=>Nr(c,t);const e=e=>{l=null,un(e,t,13,!r)};if(a&&t.suspense||Yi)return f().then((e=>()=>Nr(e,t))).catch((t=>(e(t),()=>r?Ei(r,{error:t}):null)));const s=Te(!1),u=Te(),d=Te(!!o);return o&&setTimeout((()=>{d.value=!1}),o),null!=i&&setTimeout((()=>{if(!s.value&&!u.value){const t=new Error(`Async component timed out after ${i}ms.`);e(t),u.value=t}}),i),f().then((()=>{s.value=!0,t.parent&&Br(t.parent.vnode)&&Cn(t.parent.update)})).catch((t=>{e(t),u.value=t})),()=>s.value&&c?Nr(c,t):u.value&&r?Ei(r,{error:u.value}):n&&!d.value?Ei(n):void 0}})}function Nr(t,{vnode:{ref:e,props:n,children:r,shapeFlag:o},parent:i}){const a=Ei(t,n,r);return a.ref=e,a}const Br=t=>t.type.__isKeepAlive,Ir={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(t,{slots:e}){const n=Vi(),r=n.ctx;if(!r.renderer)return()=>{const t=e.default&&e.default();return t&&1===t.length?t[0]:t};const o=new Map,i=new Set;let a=null;__VUE_PROD_DEVTOOLS__&&(n.__v_cache=o);const s=n.suspense,{renderer:{p:c,m:l,um:u,o:{createElement:f}}}=r,d=f("div");function p(t){Ur(t),u(t,n,s,!0)}function h(t){o.forEach(((e,n)=>{const r=oa(e.type);!r||t&&t(r)||v(n)}))}function v(t){const e=o.get(t);a&&e.type===a.type?a&&Ur(a):p(e),o.delete(t),i.delete(t)}r.activate=(t,e,n,r,o)=>{const i=t.component;l(t,e,n,0,s),c(i.vnode,t,e,n,i,s,r,t.slotScopeIds,o),Jo((()=>{i.isDeactivated=!1,i.a&&W(i.a);const e=t.props&&t.props.onVnodeMounted;e&&Ri(e,i.parent,t)}),s),__VUE_PROD_DEVTOOLS__&&Rn(i)},r.deactivate=t=>{const e=t.component;l(t,d,null,1,s),Jo((()=>{e.da&&W(e.da);const n=t.props&&t.props.onVnodeUnmounted;n&&Ri(n,e.parent,t),e.isDeactivated=!0}),s),__VUE_PROD_DEVTOOLS__&&Rn(e)},mr((()=>[t.include,t.exclude]),(([t,e])=>{t&&h((e=>Mr(t,e))),e&&h((t=>!Mr(e,t)))}),{flush:"post",deep:!0});let m=null;const g=()=>{null!=m&&o.set(m,zr(n.subTree))};return Zr(g),Qr(g),Yr((()=>{o.forEach((t=>{const{subTree:e,suspense:r}=n,o=zr(e);if(t.type!==o.type)p(t);else{Ur(o);const t=o.component.da;t&&Jo(t,r)}}))})),()=>{if(m=null,!e.default)return null;const n=e.default(),r=n[0];if(n.length>1)return a=null,n;if(!_i(r)||!(4&r.shapeFlag||128&r.shapeFlag))return a=null,r;let s=zr(r);const c=s.type,l=oa(Tr(s)?s.type.__asyncResolved||{}:c),{include:u,exclude:f,max:d}=t;if(u&&(!l||!Mr(u,l))||f&&l&&Mr(f,l))return a=s,r;const p=null==s.key?c:s.key,h=o.get(p);return s.el&&(s=Li(s),128&r.shapeFlag&&(r.ssContent=s)),m=p,h?(s.el=h.el,s.component=h.component,s.transition&&Er(s,s.transition),s.shapeFlag|=512,i.delete(p),i.add(p)):(i.add(p),d&&i.size>parseInt(d,10)&&v(i.values().next().value)),s.shapeFlag|=256,a=s,rr(r.type)?r:s}}};function Mr(t,e){return j(t)?t.some((t=>Mr(t,e))):B(t)?t.split(",").includes(e):!!t.test&&t.test(e)}function Dr(t,e){Fr(t,"a",e)}function Rr(t,e){Fr(t,"da",e)}function Fr(t,e,n=zi){const r=t.__wdc||(t.__wdc=()=>{let e=n;for(;e;){if(e.isDeactivated)return;e=e.parent}return t()});if(Vr(e,r,n),n){let t=n.parent;for(;t&&t.parent;)Br(t.parent.vnode)&&$r(r,e,n,t),t=t.parent}}function $r(t,e,n,r){const o=Vr(e,t,r,!0);Jr((()=>{k(r[e],o)}),n)}function Ur(t){let e=t.shapeFlag;256&e&&(e-=256),512&e&&(e-=512),t.shapeFlag=e}function zr(t){return 128&t.shapeFlag?t.ssContent:t}function Vr(t,e,n=zi,r=!1){if(n){const o=n[t]||(n[t]=[]),i=e.__weh||(e.__weh=(...r)=>{if(n.isUnmounted)return;St(),Hi(n);const o=ln(e,n,t,r);return Gi(),Ct(),o});return r?o.unshift(i):o.push(i),i}}const Hr=t=>(e,n=zi)=>(!Yi||"sp"===t)&&Vr(t,e,n),Gr=Hr("bm"),Zr=Hr("m"),qr=Hr("bu"),Qr=Hr("u"),Yr=Hr("bum"),Jr=Hr("um"),Kr=Hr("sp"),Wr=Hr("rtg"),Xr=Hr("rtc");function to(t,e=zi){Vr("ec",t,e)}function eo(t,e){const n=Gn;if(null===n)return t;const r=na(n)||n.proxy,o=t.dirs||(t.dirs=[]);for(let t=0;te(t,n,void 0,i&&i[n])));else{const n=Object.keys(t);o=new Array(n.length);for(let r=0,a=n.length;r!_i(t)||t.type!==li&&!(t.type===si&&!ho(t.children))))?t:null}function vo(t){const e={};for(const n in t)e[J(n)]=t[n];return e}const mo=t=>t?Zi(t)?na(t)||t.proxy:mo(t.parent):null,go=C(Object.create(null),{$:t=>t,$el:t=>t.vnode.el,$data:t=>t.data,$props:t=>t.props,$attrs:t=>t.attrs,$slots:t=>t.slots,$refs:t=>t.refs,$parent:t=>mo(t.parent),$root:t=>mo(t.root),$emit:t=>t.emit,$options:t=>__VUE_OPTIONS_API__?xo(t):t.type,$forceUpdate:t=>t.f||(t.f=()=>Cn(t.update)),$nextTick:t=>t.n||(t.n=Sn.bind(t.proxy)),$watch:t=>__VUE_OPTIONS_API__?yr.bind(t):A}),yo={get({_:t},e){const{ctx:n,setupState:r,data:o,props:i,accessCache:a,type:s,appContext:c}=t;let l;if("$"!==e[0]){const s=a[e];if(void 0!==s)switch(s){case 1:return r[e];case 2:return o[e];case 4:return n[e];case 3:return i[e]}else{if(r!==y&&E(r,e))return a[e]=1,r[e];if(o!==y&&E(o,e))return a[e]=2,o[e];if((l=t.propsOptions[0])&&E(l,e))return a[e]=3,i[e];if(n!==y&&E(n,e))return a[e]=4,n[e];__VUE_OPTIONS_API__&&!Ao||(a[e]=0)}}const u=go[e];let f,d;return u?("$attrs"===e&&kt(t,0,e),u(t)):(f=s.__cssModules)&&(f=f[e])?f:n!==y&&E(n,e)?(a[e]=4,n[e]):(d=c.config.globalProperties,E(d,e)?d[e]:void 0)},set({_:t},e,n){const{data:r,setupState:o,ctx:i}=t;return o!==y&&E(o,e)?(o[e]=n,!0):r!==y&&E(r,e)?(r[e]=n,!0):!(E(t.props,e)||"$"===e[0]&&e.slice(1)in t||(i[e]=n,0))},has({_:{data:t,setupState:e,accessCache:n,ctx:r,appContext:o,propsOptions:i}},a){let s;return!!n[a]||t!==y&&E(t,a)||e!==y&&E(e,a)||(s=i[0])&&E(s,a)||E(r,a)||E(go,a)||E(o.config.globalProperties,a)},defineProperty(t,e,n){return null!=n.get?t._.accessCache[e]=0:E(n,"value")&&this.set(t,e,n.value,null),Reflect.defineProperty(t,e,n)}},bo=C({},yo,{get(t,e){if(e!==Symbol.unscopables)return yo.get(t,e,t)},has:(t,e)=>"_"!==e[0]&&!n(e)});let Ao=!0;function _o(t,e,n){ln(j(t)?t.map((t=>t.bind(e.proxy))):t.bind(e.proxy),e,n)}function wo(t,e,n,r){const o=r.includes(".")?br(n,r):()=>n[r];if(B(t)){const n=e[t];N(n)&&mr(o,n)}else if(N(t))mr(o,t.bind(n));else if(M(t))if(j(t))t.forEach((t=>wo(t,e,n,r)));else{const r=N(t.handler)?t.handler.bind(n):e[t.handler];N(r)&&mr(o,r,t)}}function xo(t){const e=t.type,{mixins:n,extends:r}=e,{mixins:o,optionsCache:i,config:{optionMergeStrategies:a}}=t.appContext,s=i.get(e);let c;return s?c=s:o.length||n||r?(c={},o.length&&o.forEach((t=>So(c,t,a,!0))),So(c,e,a)):c=e,i.set(e,c),c}function So(t,e,n,r=!1){const{mixins:o,extends:i}=e;i&&So(t,i,n,!0),o&&o.forEach((e=>So(t,e,n,!0)));for(const o in e)if(r&&"expose"===o);else{const r=Co[o]||n&&n[o];t[o]=r?r(t[o],e[o]):e[o]}return t}const Co={data:ko,props:jo,emits:jo,methods:jo,computed:jo,beforeCreate:Eo,created:Eo,beforeMount:Eo,mounted:Eo,beforeUpdate:Eo,updated:Eo,beforeDestroy:Eo,beforeUnmount:Eo,destroyed:Eo,unmounted:Eo,activated:Eo,deactivated:Eo,errorCaptured:Eo,serverPrefetch:Eo,components:jo,directives:jo,watch:function(t,e){if(!t)return e;if(!e)return t;const n=C(Object.create(null),t);for(const r in e)n[r]=Eo(t[r],e[r]);return n},provide:ko,inject:function(t,e){return jo(Oo(t),Oo(e))}};function ko(t,e){return e?t?function(){return C(N(t)?t.call(this,this):t,N(e)?e.call(this,this):e)}:e:t}function Oo(t){if(j(t)){const e={};for(let n=0;n{c=!0;const[n,r]=Po(t,e,!0);C(a,n),r&&s.push(...r)};!n&&e.mixins.length&&e.mixins.forEach(r),t.extends&&r(t.extends),t.mixins&&t.mixins.forEach(r)}if(!i&&!c)return r.set(t,b),b;if(j(i))for(let t=0;t-1,r[1]=n<0||t-1||E(r,"default"))&&s.push(e)}}}const l=[a,s];return r.set(t,l),l}function No(t){return"$"!==t[0]}function Bo(t){const e=t&&t.toString().match(/^\s*function (\w+)/);return e?e[1]:null===t?"null":""}function Io(t,e){return Bo(t)===Bo(e)}function Mo(t,e){return j(e)?e.findIndex((e=>Io(e,t))):N(e)&&Io(e,t)?0:-1}const Do=t=>"_"===t[0]||"$stable"===t,Ro=t=>j(t)?t.map(Bi):[Bi(t)],Fo=(t,e,n)=>{if(e._n)return e;const r=Kn(((...t)=>Ro(e(...t))),n);return r._c=!1,r},$o=(t,e,n)=>{const r=t._ctx;for(const n in t){if(Do(n))continue;const o=t[n];if(N(o))e[n]=Fo(0,o,r);else if(null!=o){const t=Ro(o);e[n]=()=>t}}},Uo=(t,e)=>{const n=Ro(e);t.slots.default=()=>n};function zo(){return{app:null,config:{isNativeTag:_,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let Vo=0;function Ho(t,e){return function(n,r=null){N(n)||(n=Object.assign({},n)),null==r||M(r)||(r=null);const o=zo(),i=new Set;let a=!1;const s=o.app={_uid:Vo++,_component:n,_props:r,_container:null,_context:o,_instance:null,version:xa,get config(){return o.config},set config(t){},use:(t,...e)=>(i.has(t)||(t&&N(t.install)?(i.add(t),t.install(s,...e)):N(t)&&(i.add(t),t(s,...e))),s),mixin:t=>(__VUE_OPTIONS_API__&&(o.mixins.includes(t)||o.mixins.push(t)),s),component:(t,e)=>e?(o.components[t]=e,s):o.components[t],directive:(t,e)=>e?(o.directives[t]=e,s):o.directives[t],mount(i,c,l){if(!a){const u=Ei(n,r);return u.appContext=o,c&&e?e(u,i):t(u,i,l),a=!0,s._container=i,i.__vue_app__=s,__VUE_PROD_DEVTOOLS__&&(s._instance=u.component,function(t,e){Mn("app:init",t,e,{Fragment:si,Text:ci,Comment:li,Static:ui})}(s,xa)),na(u.component)||u.component.proxy}},unmount(){a&&(t(null,s._container),__VUE_PROD_DEVTOOLS__&&(s._instance=null,function(t){Mn("app:unmount",t)}(s)),delete s._container.__vue_app__)},provide:(t,e)=>(o.provides[t]=e,s)};return s}}function Go(t,e,n,r,o=!1){if(j(t))return void t.forEach(((t,i)=>Go(t,e&&(j(e)?e[i]:e),n,r,o)));if(Tr(r)&&!o)return;const i=4&r.shapeFlag?na(r.component)||r.component.proxy:r.el,a=o?null:i,{i:s,r:c}=t,l=e&&e.r,u=s.refs===y?s.refs={}:s.refs,f=s.setupState;if(null!=l&&l!==c&&(B(l)?(u[l]=null,E(f,l)&&(f[l]=null)):Le(l)&&(l.value=null)),N(c))cn(c,s,12,[a,u]);else{const e=B(c),r=Le(c);if(e||r){const s=()=>{if(t.f){const n=e?u[c]:c.value;o?j(n)&&k(n,i):j(n)?n.includes(i)||n.push(i):e?(u[c]=[i],E(f,c)&&(f[c]=u[c])):(c.value=[i],t.k&&(u[t.k]=c.value))}else e?(u[c]=a,E(f,c)&&(f[c]=a)):r&&(c.value=a,t.k&&(u[t.k]=a))};a?(s.id=-1,Jo(s,n)):s()}}}let Zo=!1;const qo=t=>/svg/.test(t.namespaceURI)&&"foreignObject"!==t.tagName,Qo=t=>8===t.nodeType;function Yo(t){const{mt:e,p:n,o:{patchProp:r,createText:o,nextSibling:i,parentNode:a,remove:s,insert:c,createComment:l}}=t,u=(n,r,s,l,m,g=!1)=>{const y=Qo(n)&&"["===n.data,b=()=>h(n,r,s,l,m,y),{type:A,ref:_,shapeFlag:w,patchFlag:x}=r,S=n.nodeType;r.el=n,-2===x&&(g=!1,r.dynamicChildren=null);let C=null;switch(A){case ci:3!==S?""===r.children?(c(r.el=o(""),a(n),n),C=n):C=b():(n.data!==r.children&&(Zo=!0,n.data=r.children),C=i(n));break;case li:C=8!==S||y?b():i(n);break;case ui:if(1===S||3===S){C=n;const t=!r.children.length;for(let e=0;e{a=a||!!e.dynamicChildren;const{type:c,props:l,patchFlag:u,shapeFlag:f,dirs:p}=e,h="input"===c&&p||"option"===c;if(h||-1!==u){if(p&&no(e,null,n,"created"),l)if(h||!a||48&u)for(const e in l)(h&&e.endsWith("value")||x(e)&&!z(e))&&r(t,e,null,l[e],!1,void 0,n);else l.onClick&&r(t,"onClick",null,l.onClick,!1,void 0,n);let c;if((c=l&&l.onVnodeBeforeMount)&&Ri(c,n,e),p&&no(e,null,n,"beforeMount"),((c=l&&l.onVnodeMounted)||p)&&cr((()=>{c&&Ri(c,n,e),p&&no(e,null,n,"mounted")}),o),16&f&&(!l||!l.innerHTML&&!l.textContent)){let r=d(t.firstChild,e,t,n,o,i,a);for(;r;){Zo=!0;const t=r;r=r.nextSibling,s(t)}}else 8&f&&t.textContent!==e.children&&(Zo=!0,t.textContent=e.children)}return t.nextSibling},d=(t,e,r,o,i,a,s)=>{s=s||!!e.dynamicChildren;const c=e.children,l=c.length;for(let e=0;e{const{slotScopeIds:u}=e;u&&(o=o?o.concat(u):u);const f=a(t),p=d(i(t),e,f,n,r,o,s);return p&&Qo(p)&&"]"===p.data?i(e.anchor=p):(Zo=!0,c(e.anchor=l("]"),f,p),p)},h=(t,e,r,o,c,l)=>{if(Zo=!0,e.el=null,l){const e=v(t);for(;;){const n=i(t);if(!n||n===e)break;s(n)}}const u=i(t),f=a(t);return s(t),n(null,e,f,u,r,o,qo(f),c),u},v=t=>{let e=0;for(;t;)if((t=i(t))&&Qo(t)&&("["===t.data&&e++,"]"===t.data)){if(0===e)return i(t);e--}return t};return[(t,e)=>{if(!e.hasChildNodes())return n(null,t,e),Ln(),void(e._vnode=t);Zo=!1,u(e.firstChild,t,null,null,null),Ln(),e._vnode=t,Zo&&console.error("Hydration completed but contains mismatches.")},u]}const Jo=cr;function Ko(t){return Xo(t)}function Wo(t){return Xo(t,Yo)}function Xo(t,e){"boolean"!=typeof __VUE_OPTIONS_API__&&(nt().__VUE_OPTIONS_API__=!0),"boolean"!=typeof __VUE_PROD_DEVTOOLS__&&(nt().__VUE_PROD_DEVTOOLS__=!1);const n=nt();n.__VUE__=!0,__VUE_PROD_DEVTOOLS__&&Dn(n.__VUE_DEVTOOLS_GLOBAL_HOOK__,n);const{insert:r,remove:o,patchProp:i,createElement:a,createText:s,createComment:c,setText:l,setElementText:u,parentNode:f,nextSibling:d,setScopeId:p=A,cloneNode:h,insertStaticContent:v}=t,m=(t,e,n,r=null,o=null,i=null,a=!1,s=null,c=!!e.dynamicChildren)=>{if(t===e)return;t&&!wi(t,e)&&(r=J(t),V(t,o,i,!0),t=null),-2===e.patchFlag&&(c=!1,e.dynamicChildren=null);const{type:l,ref:u,shapeFlag:f}=e;switch(l){case ci:g(t,e,n,r);break;case li:_(t,e,n,r);break;case ui:null==t&&w(e,n,r,a);break;case si:P(t,e,n,r,o,i,a,s,c);break;default:1&f?x(t,e,n,r,o,i,a,s,c):6&f?N(t,e,n,r,o,i,a,s,c):(64&f||128&f)&&l.process(t,e,n,r,o,i,a,s,c,X)}null!=u&&o&&Go(u,t&&t.ref,i,e||t,!e)},g=(t,e,n,o)=>{if(null==t)r(e.el=s(e.children),n,o);else{const n=e.el=t.el;e.children!==t.children&&l(n,e.children)}},_=(t,e,n,o)=>{null==t?r(e.el=c(e.children||""),n,o):e.el=t.el},w=(t,e,n,r)=>{[t.el,t.anchor]=v(t.children,e,n,r,t.el,t.anchor)},x=(t,e,n,r,o,i,a,s,c)=>{a=a||"svg"===e.type,null==t?S(e,n,r,o,i,a,s,c):j(t,e,o,i,a,s,c)},S=(t,e,n,o,s,c,l,f)=>{let d,p;const{type:v,props:m,shapeFlag:g,transition:y,patchFlag:b,dirs:A}=t;if(t.el&&void 0!==h&&-1===b)d=t.el=h(t.el);else{if(d=t.el=a(t.type,c,m&&m.is,m),8&g?u(d,t.children):16&g&&O(t.children,d,null,o,s,c&&"foreignObject"!==v,l,f),A&&no(t,null,o,"created"),m){for(const e in m)"value"===e||z(e)||i(d,e,null,m[e],c,t.children,o,s,Y);"value"in m&&i(d,"value",null,m.value),(p=m.onVnodeBeforeMount)&&Ri(p,o,t)}k(d,t,t.scopeId,l,o)}__VUE_PROD_DEVTOOLS__&&(Object.defineProperty(d,"__vnode",{value:t,enumerable:!1}),Object.defineProperty(d,"__vueParentComponent",{value:o,enumerable:!1})),A&&no(t,null,o,"beforeMount");const _=(!s||s&&!s.pendingBranch)&&y&&!y.persisted;_&&y.beforeEnter(d),r(d,e,n),((p=m&&m.onVnodeMounted)||_||A)&&Jo((()=>{p&&Ri(p,o,t),_&&y.enter(d),A&&no(t,null,o,"mounted")}),s)},k=(t,e,n,r,o)=>{if(n&&p(t,n),r)for(let e=0;e{for(let l=c;l{const c=e.el=t.el;let{patchFlag:l,dynamicChildren:f,dirs:d}=e;l|=16&t.patchFlag;const p=t.props||y,h=e.props||y;let v;n&&ti(n,!1),(v=h.onVnodeBeforeUpdate)&&Ri(v,n,e,t),d&&no(e,t,n,"beforeUpdate"),n&&ti(n,!0);const m=o&&"foreignObject"!==e.type;if(f?L(t.dynamicChildren,f,c,n,r,m,a):s||R(t,e,c,null,n,r,m,a,!1),l>0){if(16&l)T(c,e,p,h,n,r,o);else if(2&l&&p.class!==h.class&&i(c,"class",null,h.class,o),4&l&&i(c,"style",p.style,h.style,o),8&l){const a=e.dynamicProps;for(let e=0;e{v&&Ri(v,n,e,t),d&&no(e,t,n,"updated")}),r)},L=(t,e,n,r,o,i,a)=>{for(let s=0;s{if(n!==r){for(const c in r){if(z(c))continue;const l=r[c],u=n[c];l!==u&&"value"!==c&&i(t,c,u,l,s,e.children,o,a,Y)}if(n!==y)for(const c in n)z(c)||c in r||i(t,c,n[c],null,s,e.children,o,a,Y);"value"in r&&i(t,"value",n.value,r.value)}},P=(t,e,n,o,i,a,c,l,u)=>{const f=e.el=t?t.el:s(""),d=e.anchor=t?t.anchor:s("");let{patchFlag:p,dynamicChildren:h,slotScopeIds:v}=e;v&&(l=l?l.concat(v):v),null==t?(r(f,n,o),r(d,n,o),O(e.children,n,d,i,a,c,l,u)):p>0&&64&p&&h&&t.dynamicChildren?(L(t.dynamicChildren,h,n,i,a,c,l),(null!=e.key||i&&e===i.subTree)&&ei(t,e,!0)):R(t,e,n,d,i,a,c,l,u)},N=(t,e,n,r,o,i,a,s,c)=>{e.slotScopeIds=s,null==t?512&e.shapeFlag?o.ctx.activate(e,n,r,a,c):B(e,n,r,o,i,a,c):I(t,e,c)},B=(t,e,n,r,o,i,a)=>{const s=t.component=Ui(t,r,o);if(Br(t)&&(s.ctx.renderer=X),Ji(s),s.asyncDep){if(o&&o.registerDep(s,M),!t.el){const t=s.subTree=Ei(li);_(null,t,e,n)}}else M(s,t,e,n,o,i,a)},I=(t,e,n)=>{const r=e.component=t.component;if(function(t,e,n){const{props:r,children:o,component:i}=t,{props:a,children:s,patchFlag:c}=e,l=i.emitsOptions;if(e.dirs||e.transition)return!0;if(!(n&&c>=0))return!(!o&&!s||s&&s.$stable)||r!==a&&(r?!a||er(r,a,l):!!a);if(1024&c)return!0;if(16&c)return r?er(r,a,l):!!a;if(8&c){const t=e.dynamicProps;for(let e=0;ehn&&pn.splice(e,1)}(r.update),r.update()}else e.el=t.el,r.vnode=e},M=(t,e,n,r,o,i,a)=>{const s=t.effect=new yt((()=>{if(t.isMounted){let e,{next:n,bu:r,u:s,parent:c,vnode:l}=t,u=n;ti(t,!1),n?(n.el=l.el,D(t,n,a)):n=l,r&&W(r),(e=n.props&&n.props.onVnodeBeforeUpdate)&&Ri(e,c,n,l),ti(t,!0);const d=Wn(t),p=t.subTree;t.subTree=d,m(p,d,f(p.el),J(p),t,o,i),n.el=d.el,null===u&&nr(t,d.el),s&&Jo(s,o),(e=n.props&&n.props.onVnodeUpdated)&&Jo((()=>Ri(e,c,n,l)),o),__VUE_PROD_DEVTOOLS__&&Fn(t)}else{let a;const{el:s,props:c}=e,{bm:l,m:u,parent:f}=t,d=Tr(e);if(ti(t,!1),l&&W(l),!d&&(a=c&&c.onVnodeBeforeMount)&&Ri(a,f,e),ti(t,!0),s&&et){const n=()=>{t.subTree=Wn(t),et(s,t.subTree,t,o,null)};d?e.type.__asyncLoader().then((()=>!t.isUnmounted&&n())):n()}else{const a=t.subTree=Wn(t);m(null,a,n,r,t,o,i),e.el=a.el}if(u&&Jo(u,o),!d&&(a=c&&c.onVnodeMounted)){const t=e;Jo((()=>Ri(a,f,t)),o)}(256&e.shapeFlag||f&&Tr(f.vnode)&&256&f.vnode.shapeFlag)&&t.a&&Jo(t.a,o),t.isMounted=!0,__VUE_PROD_DEVTOOLS__&&Rn(t),e=n=r=null}}),(()=>Cn(c)),t.scope),c=t.update=()=>s.run();c.id=t.uid,ti(t,!0),c()},D=(t,e,n)=>{e.component=t;const r=t.vnode.props;t.vnode=e,t.next=null,function(t,e,n,r){const{props:o,attrs:i,vnode:{patchFlag:a}}=t,s=Se(o),[c]=t.propsOptions;let l=!1;if(!(r||a>0)||16&a){let r;Lo(t,e,o,i)&&(l=!0);for(const i in s)e&&(E(e,i)||(r=Q(i))!==i&&E(e,r))||(c?!n||void 0===n[i]&&void 0===n[r]||(o[i]=To(c,s,i,void 0,t,!0)):delete o[i]);if(i!==s)for(const t in i)e&&E(e,t)||(delete i[t],l=!0)}else if(8&a){const n=t.vnode.dynamicProps;for(let r=0;r{const{vnode:r,slots:o}=t;let i=!0,a=y;if(32&r.shapeFlag){const t=e._;t?n&&1===t?i=!1:(C(o,e),n||1!==t||delete o._):(i=!e.$stable,$o(e,o)),a=e}else e&&(Uo(t,e),a={default:1});if(i)for(const t in o)Do(t)||t in a||delete o[t]})(t,e.children,n),St(),jn(void 0,t.update),Ct()},R=(t,e,n,r,o,i,a,s,c=!1)=>{const l=t&&t.children,f=t?t.shapeFlag:0,d=e.children,{patchFlag:p,shapeFlag:h}=e;if(p>0){if(128&p)return void $(l,d,n,r,o,i,a,s,c);if(256&p)return void F(l,d,n,r,o,i,a,s,c)}8&h?(16&f&&Y(l,o,i),d!==l&&u(n,d)):16&f?16&h?$(l,d,n,r,o,i,a,s,c):Y(l,o,i,!0):(8&f&&u(n,""),16&h&&O(d,n,r,o,i,a,s,c))},F=(t,e,n,r,o,i,a,s,c)=>{e=e||b;const l=(t=t||b).length,u=e.length,f=Math.min(l,u);let d;for(d=0;du?Y(t,o,i,!0,!1,f):O(e,n,r,o,i,a,s,c,f)},$=(t,e,n,r,o,i,a,s,c)=>{let l=0;const u=e.length;let f=t.length-1,d=u-1;for(;l<=f&&l<=d;){const r=t[l],u=e[l]=c?Ii(e[l]):Bi(e[l]);if(!wi(r,u))break;m(r,u,n,null,o,i,a,s,c),l++}for(;l<=f&&l<=d;){const r=t[f],l=e[d]=c?Ii(e[d]):Bi(e[d]);if(!wi(r,l))break;m(r,l,n,null,o,i,a,s,c),f--,d--}if(l>f){if(l<=d){const t=d+1,f=td)for(;l<=f;)V(t[l],o,i,!0),l++;else{const p=l,h=l,v=new Map;for(l=h;l<=d;l++){const t=e[l]=c?Ii(e[l]):Bi(e[l]);null!=t.key&&v.set(t.key,l)}let g,y=0;const A=d-h+1;let _=!1,w=0;const x=new Array(A);for(l=0;l=A){V(r,o,i,!0);continue}let u;if(null!=r.key)u=v.get(r.key);else for(g=h;g<=d;g++)if(0===x[g-h]&&wi(r,e[g])){u=g;break}void 0===u?V(r,o,i,!0):(x[u-h]=l+1,u>=w?w=u:_=!0,m(r,e[u],n,null,o,i,a,s,c),y++)}const S=_?function(t){const e=t.slice(),n=[0];let r,o,i,a,s;const c=t.length;for(r=0;r>1,t[n[s]]0&&(e[r]=n[i-1]),n[i]=r)}}for(i=n.length,a=n[i-1];i-- >0;)n[i]=a,a=e[a];return n}(x):b;for(g=S.length-1,l=A-1;l>=0;l--){const t=h+l,f=e[t],d=t+1{const{el:a,type:s,transition:c,children:l,shapeFlag:u}=t;if(6&u)U(t.component.subTree,e,n,o);else if(128&u)t.suspense.move(e,n,o);else if(64&u)s.move(t,e,n,X);else if(s!==si)if(s!==ui)if(2!==o&&1&u&&c)if(0===o)c.beforeEnter(a),r(a,e,n),Jo((()=>c.enter(a)),i);else{const{leave:t,delayLeave:o,afterLeave:i}=c,s=()=>r(a,e,n),l=()=>{t(a,(()=>{s(),i&&i()}))};o?o(a,s,l):l()}else r(a,e,n);else(({el:t,anchor:e},n,o)=>{let i;for(;t&&t!==e;)i=d(t),r(t,n,o),t=i;r(e,n,o)})(t,e,n);else{r(a,e,n);for(let t=0;t{const{type:i,props:a,ref:s,children:c,dynamicChildren:l,shapeFlag:u,patchFlag:f,dirs:d}=t;if(null!=s&&Go(s,null,n,t,!0),256&u)return void e.ctx.deactivate(t);const p=1&u&&d,h=!Tr(t);let v;if(h&&(v=a&&a.onVnodeBeforeUnmount)&&Ri(v,e,t),6&u)q(t.component,n,r);else{if(128&u)return void t.suspense.unmount(n,r);p&&no(t,null,e,"beforeUnmount"),64&u?t.type.remove(t,e,n,o,X,r):l&&(i!==si||f>0&&64&f)?Y(l,e,n,!1,!0):(i===si&&384&f||!o&&16&u)&&Y(c,e,n),r&&H(t)}(h&&(v=a&&a.onVnodeUnmounted)||p)&&Jo((()=>{v&&Ri(v,e,t),p&&no(t,null,e,"unmounted")}),n)},H=t=>{const{type:e,el:n,anchor:r,transition:i}=t;if(e===si)return void G(n,r);if(e===ui)return void(({el:t,anchor:e})=>{let n;for(;t&&t!==e;)n=d(t),o(t),t=n;o(e)})(t);const a=()=>{o(n),i&&!i.persisted&&i.afterLeave&&i.afterLeave()};if(1&t.shapeFlag&&i&&!i.persisted){const{leave:e,delayLeave:r}=i,o=()=>e(n,a);r?r(t.el,a,o):o()}else a()},G=(t,e)=>{let n;for(;t!==e;)n=d(t),o(t),t=n;o(e)},q=(t,e,n)=>{const{bum:r,scope:o,update:i,subTree:a,um:s}=t;r&&W(r),o.stop(),i&&(i.active=!1,V(a,t,e,n)),s&&Jo(s,e),Jo((()=>{t.isUnmounted=!0}),e),e&&e.pendingBranch&&!e.isUnmounted&&t.asyncDep&&!t.asyncResolved&&t.suspenseId===e.pendingId&&(e.deps--,0===e.deps&&e.resolve()),__VUE_PROD_DEVTOOLS__&&$n(t)},Y=(t,e,n,r=!1,o=!1,i=0)=>{for(let a=i;a6&t.shapeFlag?J(t.component.subTree):128&t.shapeFlag?t.suspense.next():d(t.anchor||t.el),K=(t,e,n)=>{null==t?e._vnode&&V(e._vnode,null,null,!0):m(e._vnode||null,t,e,null,null,null,n),Ln(),e._vnode=t},X={p:m,um:V,m:U,r:H,mt:B,mc:O,pc:R,pbc:L,n:J,o:t};let tt,et;return e&&([tt,et]=e(X)),{render:K,hydrate:tt,createApp:Ho(K,tt)}}function ti({effect:t,update:e},n){t.allowRecurse=e.allowRecurse=n}function ei(t,e,n=!1){const r=t.children,o=e.children;if(j(r)&&j(o))for(let t=0;tt&&(t.disabled||""===t.disabled),ri=t=>"undefined"!=typeof SVGElement&&t instanceof SVGElement,oi=(t,e)=>{const n=t&&t.to;return B(n)?e?e(n):null:n};function ii(t,e,n,{o:{insert:r},m:o},i=2){0===i&&r(t.targetAnchor,e,n);const{el:a,anchor:s,shapeFlag:c,children:l,props:u}=t,f=2===i;if(f&&r(a,e,n),(!f||ni(u))&&16&c)for(let t=0;t{16&y&&u(b,t,e,o,i,a,s,c)};g?m(n,l):f&&m(f,d)}else{e.el=t.el;const r=e.anchor=t.anchor,u=e.target=t.target,p=e.targetAnchor=t.targetAnchor,v=ni(t.props),m=v?n:u,y=v?r:p;if(a=a||ri(u),A?(d(t.dynamicChildren,A,m,o,i,a,s),ei(t,e,!0)):c||f(t,e,m,y,o,i,a,s,!1),g)v||ii(e,n,r,l,1);else if((e.props&&e.props.to)!==(t.props&&t.props.to)){const t=e.target=oi(e.props,h);t&&ii(e,t,null,l,0)}else v&&ii(e,u,p,l,1)}},remove(t,e,n,r,{um:o,o:{remove:i}},a){const{shapeFlag:s,children:c,anchor:l,targetAnchor:u,target:f,props:d}=t;if(f&&i(u),(a||!ni(d))&&(i(l),16&s))for(let t=0;t0?di||b:null,hi(),mi>0&&di&&di.push(t),t}function bi(t,e,n,r,o,i){return yi(Oi(t,e,n,r,o,i,!0))}function Ai(t,e,n,r,o){return yi(Ei(t,e,n,r,o,!0))}function _i(t){return!!t&&!0===t.__v_isVNode}function wi(t,e){return t.type===e.type&&t.key===e.key}function xi(t){vi=t}const Si="__vInternal",Ci=({key:t})=>null!=t?t:null,ki=({ref:t,ref_key:e,ref_for:n})=>null!=t?B(t)||Le(t)||N(t)?{i:Gn,r:t,k:e,f:!!n}:t:null;function Oi(t,e=null,n=null,r=0,o=null,i=(t===si?0:1),a=!1,s=!1){const c={__v_isVNode:!0,__v_skip:!0,type:t,props:e,key:e&&Ci(e),ref:e&&ki(e),scopeId:Zn,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:i,patchFlag:r,dynamicProps:o,dynamicChildren:null,appContext:null};return s?(Mi(c,n),128&i&&t.normalize(c)):n&&(c.shapeFlag|=B(n)?8:16),mi>0&&!a&&di&&(c.patchFlag>0||6&i)&&32!==c.patchFlag&&di.push(c),c}const Ei=function(t,e=null,n=null,r=0,o=null,a=!1){if(t&&t!==io||(t=li),_i(t)){const r=Li(t,e,!0);return n&&Mi(r,n),mi>0&&!a&&di&&(6&r.shapeFlag?di[di.indexOf(t)]=r:di.push(r)),r.patchFlag|=-2,r}if(N(s=t)&&"__vccOpts"in s&&(t=t.__vccOpts),e){e=ji(e);let{class:t,style:n}=e;t&&!B(t)&&(e.class=l(t)),M(n)&&(xe(n)&&!j(n)&&(n=C({},n)),e.style=i(n))}var s;return Oi(t,e,n,r,o,B(t)?1:rr(t)?128:(t=>t.__isTeleport)(t)?64:M(t)?4:N(t)?2:0,a,!0)};function ji(t){return t?xe(t)||Si in t?C({},t):t:null}function Li(t,e,n=!1){const{props:r,ref:o,patchFlag:i,children:a}=t,s=e?Di(r||{},e):r;return{__v_isVNode:!0,__v_skip:!0,type:t.type,props:s,key:s&&Ci(s),ref:e&&e.ref?n&&o?j(o)?o.concat(ki(e)):[o,ki(e)]:ki(e):o,scopeId:t.scopeId,slotScopeIds:t.slotScopeIds,children:a,target:t.target,targetAnchor:t.targetAnchor,staticCount:t.staticCount,shapeFlag:t.shapeFlag,patchFlag:e&&t.type!==si?-1===i?16:16|i:i,dynamicProps:t.dynamicProps,dynamicChildren:t.dynamicChildren,appContext:t.appContext,dirs:t.dirs,transition:t.transition,component:t.component,suspense:t.suspense,ssContent:t.ssContent&&Li(t.ssContent),ssFallback:t.ssFallback&&Li(t.ssFallback),el:t.el,anchor:t.anchor}}function Ti(t=" ",e=0){return Ei(ci,null,t,e)}function Pi(t,e){const n=Ei(ui,null,t);return n.staticCount=e,n}function Ni(t="",e=!1){return e?(pi(),Ai(li,null,t)):Ei(li,null,t)}function Bi(t){return null==t||"boolean"==typeof t?Ei(li):j(t)?Ei(si,null,t.slice()):"object"==typeof t?Ii(t):Ei(ci,null,String(t))}function Ii(t){return null===t.el||t.memo?t:Li(t)}function Mi(t,e){let n=0;const{shapeFlag:r}=t;if(null==e)e=null;else if(j(e))n=16;else if("object"==typeof e){if(65&r){const n=e.default;return void(n&&(n._c&&(n._d=!1),Mi(t,n()),n._c&&(n._d=!0)))}{n=32;const r=e._;r||Si in e?3===r&&Gn&&(1===Gn.slots._?e._=1:(e._=2,t.patchFlag|=1024)):e._ctx=Gn}}else N(e)?(e={default:e,_ctx:Gn},n=32):(e=String(e),64&r?(n=16,e=[Ti(e)]):n=8);t.children=e,t.shapeFlag|=n}function Di(...t){const e={};for(let n=0;nzi||Gn,Hi=t=>{zi=t,t.scope.on()},Gi=()=>{zi&&zi.scope.off(),zi=null};function Zi(t){return 4&t.vnode.shapeFlag}let qi,Qi,Yi=!1;function Ji(t,e=!1){Yi=e;const{props:n,children:r}=t.vnode,o=Zi(t);!function(t,e,n,r=!1){const o={},i={};X(i,Si,1),t.propsDefaults=Object.create(null),Lo(t,e,o,i);for(const e in t.propsOptions[0])e in o||(o[e]=void 0);n?t.props=r?o:me(o):t.type.props?t.props=o:t.props=i,t.attrs=i}(t,n,o,e),((t,e)=>{if(32&t.vnode.shapeFlag){const n=e._;n?(t.slots=Se(e),X(e,"_",n)):$o(e,t.slots={})}else t.slots={},e&&Uo(t,e);X(t.slots,Si,1)})(t,r);const i=o?function(t,e){const n=t.type;t.accessCache=Object.create(null),t.proxy=Ce(new Proxy(t.ctx,yo));const{setup:r}=n;if(r){const n=t.setupContext=r.length>1?ea(t):null;Hi(t),St();const o=cn(r,t,0,[t.props,n]);if(Ct(),Gi(),D(o)){if(o.then(Gi,Gi),e)return o.then((n=>{Ki(t,n,e)})).catch((e=>{un(e,t,0)}));t.asyncDep=o}else Ki(t,o,e)}else ta(t,e)}(t,e):void 0;return Yi=!1,i}function Ki(t,e,n){N(e)?t.type.__ssrInlineRender?t.ssrRender=e:t.render=e:M(e)&&(__VUE_PROD_DEVTOOLS__&&(t.devtoolsRawSetupState=e),t.setupState=Re(e)),ta(t,n)}function Wi(t){qi=t,Qi=t=>{t.render._rc&&(t.withProxy=new Proxy(t.ctx,bo))}}const Xi=()=>!qi;function ta(t,e,n){const r=t.type;if(!t.render){if(!e&&qi&&!r.render){const e=r.template;if(e){const{isCustomElement:n,compilerOptions:o}=t.appContext.config,{delimiters:i,compilerOptions:a}=r,s=C(C({isCustomElement:n,delimiters:i},o),a);r.render=qi(e,s)}}t.render=r.render||A,Qi&&Qi(t)}__VUE_OPTIONS_API__&&(Hi(t),St(),function(t){const e=xo(t),n=t.proxy,r=t.ctx;Ao=!1,e.beforeCreate&&_o(e.beforeCreate,t,"bc");const{data:o,computed:i,methods:a,watch:s,provide:c,inject:l,created:u,beforeMount:f,mounted:d,beforeUpdate:p,updated:h,activated:v,deactivated:m,beforeDestroy:g,beforeUnmount:y,destroyed:b,unmounted:_,render:w,renderTracked:x,renderTriggered:S,errorCaptured:C,serverPrefetch:k,expose:O,inheritAttrs:E,components:L,directives:T,filters:P}=e;if(l&&function(t,e,n=A,r=!1){j(t)&&(t=Oo(t));for(const n in t){const o=t[n];let i;i=M(o)?"default"in o?fr(o.from||n,o.default,!0):fr(o.from||n):fr(o),Le(i)&&r?Object.defineProperty(e,n,{enumerable:!0,configurable:!0,get:()=>i.value,set:t=>i.value=t}):e[n]=i}}(l,r,null,t.appContext.config.unwrapInjectedRef),a)for(const t in a){const e=a[t];N(e)&&(r[t]=e.bind(n))}if(o){const e=o.call(n,n);M(e)&&(t.data=ve(e))}if(Ao=!0,i)for(const t in i){const e=i[t],o=N(e)?e.bind(n,n):N(e.get)?e.get.bind(n,n):A,a=!N(e)&&N(e.set)?e.set.bind(n):A,s=aa({get:o,set:a});Object.defineProperty(r,t,{enumerable:!0,configurable:!0,get:()=>s.value,set:t=>s.value=t})}if(s)for(const t in s)wo(s[t],r,n,t);if(c){const t=N(c)?c.call(n):c;Reflect.ownKeys(t).forEach((e=>{ur(e,t[e])}))}function B(t,e){j(e)?e.forEach((e=>t(e.bind(n)))):e&&t(e.bind(n))}if(u&&_o(u,t,"c"),B(Gr,f),B(Zr,d),B(qr,p),B(Qr,h),B(Dr,v),B(Rr,m),B(to,C),B(Xr,x),B(Wr,S),B(Yr,y),B(Jr,_),B(Kr,k),j(O))if(O.length){const e=t.exposed||(t.exposed={});O.forEach((t=>{Object.defineProperty(e,t,{get:()=>n[t],set:e=>n[t]=e})}))}else t.exposed||(t.exposed={});w&&t.render===A&&(t.render=w),null!=E&&(t.inheritAttrs=E),L&&(t.components=L),T&&(t.directives=T)}(t),Ct(),Gi())}function ea(t){let e;return{get attrs(){return e||(e=function(t){return new Proxy(t.attrs,{get:(e,n)=>(kt(t,0,"$attrs"),e[n])})}(t))},slots:t.slots,emit:t.emit,expose:e=>{t.exposed=e||{}}}}function na(t){if(t.exposed)return t.exposeProxy||(t.exposeProxy=new Proxy(Re(Ce(t.exposed)),{get:(e,n)=>n in e?e[n]:n in go?go[n](t):void 0}))}const ra=/(?:^|[-_])(\w)/g;function oa(t,e=!0){return N(t)?t.displayName||t.name:t.name||e&&t.__name}function ia(t,e,n=!1){let r=oa(e);if(!r&&e.__file){const t=e.__file.match(/([^/\\]+)\.\w+$/);t&&(r=t[1])}if(!r&&t&&t.parent){const n=t=>{for(const n in t)if(t[n]===e)return n};r=n(t.components||t.parent.type.components)||n(t.appContext.components)}return r?r.replace(ra,(t=>t.toUpperCase())).replace(/[-_]/g,""):n?"App":"Anonymous"}const aa=(t,e)=>function(t,e,n=!1){let r,o;const i=N(t);return i?(r=t,o=A):(r=t.get,o=t.set),new He(r,o,i||!o,n)}(t,0,Yi);function sa(){return null}function ca(){return null}function la(t){}function ua(t,e){return null}function fa(){return pa().slots}function da(){return pa().attrs}function pa(){const t=Vi();return t.setupContext||(t.setupContext=ea(t))}function ha(t,e){const n=j(t)?t.reduce(((t,e)=>(t[e]={},t)),{}):t;for(const t in e){const r=n[t];r?j(r)||N(r)?n[t]={type:r,default:e[t]}:r.default=e[t]:null===r&&(n[t]={default:e[t]})}return n}function va(t,e){const n={};for(const r in t)e.includes(r)||Object.defineProperty(n,r,{enumerable:!0,get:()=>t[r]});return n}function ma(t){const e=Vi();let n=t();return Gi(),D(n)&&(n=n.catch((t=>{throw Hi(e),t}))),[n,()=>Hi(e)]}function ga(t,e,n){const r=arguments.length;return 2===r?M(e)&&!j(e)?_i(e)?Ei(t,null,[e]):Ei(t,e):Ei(t,null,e):(r>3?n=Array.prototype.slice.call(arguments,2):3===r&&_i(n)&&(n=[n]),Ei(t,e,n))}const ya=Symbol(""),ba=()=>{{const t=fr(ya);return t||on("Server rendering context not provided. Make sure to only call useSSRContext() conditionally in the server build."),t}};function Aa(){}function _a(t,e,n,r){const o=n[r];if(o&&wa(o,t))return o;const i=e();return i.memo=t.slice(),n[r]=i}function wa(t,e){const n=t.memo;if(n.length!=e.length)return!1;for(let t=0;t0&&di&&di.push(t),!0}const xa="3.2.37",Sa={createComponentInstance:Ui,setupComponent:Ji,renderComponentRoot:Wn,setCurrentRenderingInstance:qn,isVNode:_i,normalizeVNode:Bi},Ca=null,ka=null,Oa="undefined"!=typeof document?document:null,Ea=Oa&&Oa.createElement("template"),ja={insert:(t,e,n)=>{e.insertBefore(t,n||null)},remove:t=>{const e=t.parentNode;e&&e.removeChild(t)},createElement:(t,e,n,r)=>{const o=e?Oa.createElementNS("http://www.w3.org/2000/svg",t):Oa.createElement(t,n?{is:n}:void 0);return"select"===t&&r&&null!=r.multiple&&o.setAttribute("multiple",r.multiple),o},createText:t=>Oa.createTextNode(t),createComment:t=>Oa.createComment(t),setText:(t,e)=>{t.nodeValue=e},setElementText:(t,e)=>{t.textContent=e},parentNode:t=>t.parentNode,nextSibling:t=>t.nextSibling,querySelector:t=>Oa.querySelector(t),setScopeId(t,e){t.setAttribute(e,"")},cloneNode(t){const e=t.cloneNode(!0);return"_value"in t&&(e._value=t._value),e},insertStaticContent(t,e,n,r,o,i){const a=n?n.previousSibling:e.lastChild;if(o&&(o===i||o.nextSibling))for(;e.insertBefore(o.cloneNode(!0),n),o!==i&&(o=o.nextSibling););else{Ea.innerHTML=r?`${t}`:t;const o=Ea.content;if(r){const t=o.firstChild;for(;t.firstChild;)o.appendChild(t.firstChild);o.removeChild(t)}e.insertBefore(o,n)}return[a?a.nextSibling:e.firstChild,n?n.previousSibling:e.lastChild]}},La=/\s*!important$/;function Ta(t,e,n){if(j(n))n.forEach((n=>Ta(t,e,n)));else if(null==n&&(n=""),e.startsWith("--"))t.setProperty(e,n);else{const r=function(t,e){const n=Na[e];if(n)return n;let r=Z(e);if("filter"!==r&&r in t)return Na[e]=r;r=Y(r);for(let n=0;n{let t=Date.now,e=!1;if("undefined"!=typeof window){Date.now()>document.createEvent("Event").timeStamp&&(t=performance.now.bind(performance));const n=navigator.userAgent.match(/firefox\/(\d+)/i);e=!!(n&&Number(n[1])<=53)}return[t,e]})();let Da=0;const Ra=Promise.resolve(),Fa=()=>{Da=0};function $a(t,e,n,r){t.addEventListener(e,n,r)}const Ua=/(?:Once|Passive|Capture)$/,za=/^on[a-z]/;function Va(t,e){const n=Lr(t);class r extends Za{constructor(t){super(n,t,e)}}return r.def=n,r}const Ha=t=>Va(t,Qs),Ga="undefined"!=typeof HTMLElement?HTMLElement:class{};class Za extends Ga{constructor(t,e={},n){super(),this._def=t,this._props=e,this._instance=null,this._connected=!1,this._resolved=!1,this._numberProps=null,this.shadowRoot&&n?n(this._createVNode(),this.shadowRoot):this.attachShadow({mode:"open"})}connectedCallback(){this._connected=!0,this._instance||this._resolveDef()}disconnectedCallback(){this._connected=!1,Sn((()=>{this._connected||(qs(null,this.shadowRoot),this._instance=null)}))}_resolveDef(){if(this._resolved)return;this._resolved=!0;for(let t=0;t{for(const e of t)this._setAttr(e.attributeName)})).observe(this,{attributes:!0});const t=t=>{const{props:e,styles:n}=t,r=!j(e),o=e?r?Object.keys(e):e:[];let i;if(r)for(const t in this._props){const n=e[t];(n===Number||n&&n.type===Number)&&(this._props[t]=tt(this._props[t]),(i||(i=Object.create(null)))[t]=!0)}this._numberProps=i;for(const t of Object.keys(this))"_"!==t[0]&&this._setProp(t,this[t],!0,!1);for(const t of o.map(Z))Object.defineProperty(this,t,{get(){return this._getProp(t)},set(e){this._setProp(t,e)}});this._applyStyles(n),this._update()},e=this._def.__asyncLoader;e?e().then(t):t(this._def)}_setAttr(t){let e=this.getAttribute(t);this._numberProps&&this._numberProps[t]&&(e=tt(e)),this._setProp(Z(t),e,!1)}_getProp(t){return this._props[t]}_setProp(t,e,n=!0,r=!0){e!==this._props[t]&&(this._props[t]=e,r&&this._instance&&this._update(),n&&(!0===e?this.setAttribute(Q(t),""):"string"==typeof e||"number"==typeof e?this.setAttribute(Q(t),e+""):e||this.removeAttribute(Q(t))))}_update(){qs(this._createVNode(),this.shadowRoot)}_createVNode(){const t=Ei(this._def,C({},this._props));return this._instance||(t.ce=t=>{this._instance=t,t.isCE=!0,t.emit=(t,...e)=>{this.dispatchEvent(new CustomEvent(t,{detail:e}))};let e=this;for(;e=e&&(e.parentNode||e.host);)if(e instanceof Za){t.parent=e._instance;break}}),t}_applyStyles(t){t&&t.forEach((t=>{const e=document.createElement("style");e.textContent=t,this.shadowRoot.appendChild(e)}))}}function qa(t="$style"){{const e=Vi();if(!e)return y;const n=e.type.__cssModules;return n&&n[t]||y}}function Qa(t){const e=Vi();if(!e)return;const n=()=>Ya(e.subTree,t(e.proxy));pr(n),Zr((()=>{const t=new MutationObserver(n);t.observe(e.subTree.el.parentNode,{childList:!0}),Jr((()=>t.disconnect()))}))}function Ya(t,e){if(128&t.shapeFlag){const n=t.suspense;t=n.activeBranch,n.pendingBranch&&!n.isHydrating&&n.effects.push((()=>{Ya(n.activeBranch,e)}))}for(;t.component;)t=t.component.subTree;if(1&t.shapeFlag&&t.el)Ja(t.el,e);else if(t.type===si)t.children.forEach((t=>Ya(t,e)));else if(t.type===ui){let{el:n,anchor:r}=t;for(;n&&(Ja(n,e),n!==r);)n=n.nextSibling}}function Ja(t,e){if(1===t.nodeType){const n=t.style;for(const t in e)n.setProperty(`--${t}`,e[t])}}const Ka="transition",Wa="animation",Xa=(t,{slots:e})=>ga(xr,os(t),e);Xa.displayName="Transition";const ts={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},es=Xa.props=C({},xr.props,ts),ns=(t,e=[])=>{j(t)?t.forEach((t=>t(...e))):t&&t(...e)},rs=t=>!!t&&(j(t)?t.some((t=>t.length>1)):t.length>1);function os(t){const e={};for(const n in t)n in ts||(e[n]=t[n]);if(!1===t.css)return e;const{name:n="v",type:r,duration:o,enterFromClass:i=`${n}-enter-from`,enterActiveClass:a=`${n}-enter-active`,enterToClass:s=`${n}-enter-to`,appearFromClass:c=i,appearActiveClass:l=a,appearToClass:u=s,leaveFromClass:f=`${n}-leave-from`,leaveActiveClass:d=`${n}-leave-active`,leaveToClass:p=`${n}-leave-to`}=t,h=function(t){if(null==t)return null;if(M(t))return[is(t.enter),is(t.leave)];{const e=is(t);return[e,e]}}(o),v=h&&h[0],m=h&&h[1],{onBeforeEnter:g,onEnter:y,onEnterCancelled:b,onLeave:A,onLeaveCancelled:_,onBeforeAppear:w=g,onAppear:x=y,onAppearCancelled:S=b}=e,k=(t,e,n)=>{ss(t,e?u:s),ss(t,e?l:a),n&&n()},O=(t,e)=>{t._isLeaving=!1,ss(t,f),ss(t,p),ss(t,d),e&&e()},E=t=>(e,n)=>{const o=t?x:y,a=()=>k(e,t,n);ns(o,[e,a]),cs((()=>{ss(e,t?c:i),as(e,t?u:s),rs(o)||us(e,r,v,a)}))};return C(e,{onBeforeEnter(t){ns(g,[t]),as(t,i),as(t,a)},onBeforeAppear(t){ns(w,[t]),as(t,c),as(t,l)},onEnter:E(!1),onAppear:E(!0),onLeave(t,e){t._isLeaving=!0;const n=()=>O(t,e);as(t,f),hs(),as(t,d),cs((()=>{t._isLeaving&&(ss(t,f),as(t,p),rs(A)||us(t,r,m,n))})),ns(A,[t,n])},onEnterCancelled(t){k(t,!1),ns(b,[t])},onAppearCancelled(t){k(t,!0),ns(S,[t])},onLeaveCancelled(t){O(t),ns(_,[t])}})}function is(t){return tt(t)}function as(t,e){e.split(/\s+/).forEach((e=>e&&t.classList.add(e))),(t._vtc||(t._vtc=new Set)).add(e)}function ss(t,e){e.split(/\s+/).forEach((e=>e&&t.classList.remove(e)));const{_vtc:n}=t;n&&(n.delete(e),n.size||(t._vtc=void 0))}function cs(t){requestAnimationFrame((()=>{requestAnimationFrame(t)}))}let ls=0;function us(t,e,n,r){const o=t._endId=++ls,i=()=>{o===t._endId&&r()};if(n)return setTimeout(i,n);const{type:a,timeout:s,propCount:c}=fs(t,e);if(!a)return r();const l=a+"end";let u=0;const f=()=>{t.removeEventListener(l,d),i()},d=e=>{e.target===t&&++u>=c&&f()};setTimeout((()=>{u(n[t]||"").split(", "),o=r("transitionDelay"),i=r("transitionDuration"),a=ds(o,i),s=r("animationDelay"),c=r("animationDuration"),l=ds(s,c);let u=null,f=0,d=0;return e===Ka?a>0&&(u=Ka,f=a,d=i.length):e===Wa?l>0&&(u=Wa,f=l,d=c.length):(f=Math.max(a,l),u=f>0?a>l?Ka:Wa:null,d=u?u===Ka?i.length:c.length:0),{type:u,timeout:f,propCount:d,hasTransform:u===Ka&&/\b(transform|all)(,|$)/.test(n.transitionProperty)}}function ds(t,e){for(;t.lengthps(e)+ps(t[n]))))}function ps(t){return 1e3*Number(t.slice(0,-1).replace(",","."))}function hs(){return document.body.offsetHeight}const vs=new WeakMap,ms=new WeakMap,gs={name:"TransitionGroup",props:C({},es,{tag:String,moveClass:String}),setup(t,{slots:e}){const n=Vi(),r=_r();let o,i;return Qr((()=>{if(!o.length)return;const e=t.moveClass||`${t.name||"v"}-move`;if(!function(t,e,n){const r=t.cloneNode();t._vtc&&t._vtc.forEach((t=>{t.split(/\s+/).forEach((t=>t&&r.classList.remove(t)))})),n.split(/\s+/).forEach((t=>t&&r.classList.add(t))),r.style.display="none";const o=1===e.nodeType?e:e.parentNode;o.appendChild(r);const{hasTransform:i}=fs(r);return o.removeChild(r),i}(o[0].el,n.vnode.el,e))return;o.forEach(ys),o.forEach(bs);const r=o.filter(As);hs(),r.forEach((t=>{const n=t.el,r=n.style;as(n,e),r.transform=r.webkitTransform=r.transitionDuration="";const o=n._moveCb=t=>{t&&t.target!==n||t&&!/transform$/.test(t.propertyName)||(n.removeEventListener("transitionend",o),n._moveCb=null,ss(n,e))};n.addEventListener("transitionend",o)}))})),()=>{const a=Se(t),s=os(a);let c=a.tag||si;o=i,i=e.default?jr(e.default()):[];for(let t=0;t{const e=t.props["onUpdate:modelValue"]||!1;return j(e)?t=>W(e,t):e};function ws(t){t.target.composing=!0}function xs(t){const e=t.target;e.composing&&(e.composing=!1,e.dispatchEvent(new Event("input")))}const Ss={created(t,{modifiers:{lazy:e,trim:n,number:r}},o){t._assign=_s(o);const i=r||o.props&&"number"===o.props.type;$a(t,e?"change":"input",(e=>{if(e.target.composing)return;let r=t.value;n&&(r=r.trim()),i&&(r=tt(r)),t._assign(r)})),n&&$a(t,"change",(()=>{t.value=t.value.trim()})),e||($a(t,"compositionstart",ws),$a(t,"compositionend",xs),$a(t,"change",xs))},mounted(t,{value:e}){t.value=null==e?"":e},beforeUpdate(t,{value:e,modifiers:{lazy:n,trim:r,number:o}},i){if(t._assign=_s(i),t.composing)return;if(document.activeElement===t&&"range"!==t.type){if(n)return;if(r&&t.value.trim()===e)return;if((o||"number"===t.type)&&tt(t.value)===e)return}const a=null==e?"":e;t.value!==a&&(t.value=a)}},Cs={deep:!0,created(t,e,n){t._assign=_s(n),$a(t,"change",(()=>{const e=t._modelValue,n=Ls(t),r=t.checked,o=t._assign;if(j(e)){const t=v(e,n),i=-1!==t;if(r&&!i)o(e.concat(n));else if(!r&&i){const n=[...e];n.splice(t,1),o(n)}}else if(T(e)){const t=new Set(e);r?t.add(n):t.delete(n),o(t)}else o(Ts(t,r))}))},mounted:ks,beforeUpdate(t,e,n){t._assign=_s(n),ks(t,e,n)}};function ks(t,{value:e,oldValue:n},r){t._modelValue=e,j(e)?t.checked=v(e,r.props.value)>-1:T(e)?t.checked=e.has(r.props.value):e!==n&&(t.checked=h(e,Ts(t,!0)))}const Os={created(t,{value:e},n){t.checked=h(e,n.props.value),t._assign=_s(n),$a(t,"change",(()=>{t._assign(Ls(t))}))},beforeUpdate(t,{value:e,oldValue:n},r){t._assign=_s(r),e!==n&&(t.checked=h(e,r.props.value))}},Es={deep:!0,created(t,{value:e,modifiers:{number:n}},r){const o=T(e);$a(t,"change",(()=>{const e=Array.prototype.filter.call(t.options,(t=>t.selected)).map((t=>n?tt(Ls(t)):Ls(t)));t._assign(t.multiple?o?new Set(e):e:e[0])})),t._assign=_s(r)},mounted(t,{value:e}){js(t,e)},beforeUpdate(t,e,n){t._assign=_s(n)},updated(t,{value:e}){js(t,e)}};function js(t,e){const n=t.multiple;if(!n||j(e)||T(e)){for(let r=0,o=t.options.length;r-1:o.selected=e.has(i);else if(h(Ls(o),e))return void(t.selectedIndex!==r&&(t.selectedIndex=r))}n||-1===t.selectedIndex||(t.selectedIndex=-1)}}function Ls(t){return"_value"in t?t._value:t.value}function Ts(t,e){const n=e?"_trueValue":"_falseValue";return n in t?t[n]:e}const Ps={created(t,e,n){Bs(t,e,n,null,"created")},mounted(t,e,n){Bs(t,e,n,null,"mounted")},beforeUpdate(t,e,n,r){Bs(t,e,n,r,"beforeUpdate")},updated(t,e,n,r){Bs(t,e,n,r,"updated")}};function Ns(t,e){switch(t){case"SELECT":return Es;case"TEXTAREA":return Ss;default:switch(e){case"checkbox":return Cs;case"radio":return Os;default:return Ss}}}function Bs(t,e,n,r,o){const i=Ns(t.tagName,n.props&&n.props.type)[o];i&&i(t,e,n,r)}const Is=["ctrl","shift","alt","meta"],Ms={stop:t=>t.stopPropagation(),prevent:t=>t.preventDefault(),self:t=>t.target!==t.currentTarget,ctrl:t=>!t.ctrlKey,shift:t=>!t.shiftKey,alt:t=>!t.altKey,meta:t=>!t.metaKey,left:t=>"button"in t&&0!==t.button,middle:t=>"button"in t&&1!==t.button,right:t=>"button"in t&&2!==t.button,exact:(t,e)=>Is.some((n=>t[`${n}Key`]&&!e.includes(n)))},Ds=(t,e)=>(n,...r)=>{for(let t=0;tn=>{if(!("key"in n))return;const r=Q(n.key);return e.some((t=>t===r||Rs[t]===r))?t(n):void 0},$s={beforeMount(t,{value:e},{transition:n}){t._vod="none"===t.style.display?"":t.style.display,n&&e?n.beforeEnter(t):Us(t,e)},mounted(t,{value:e},{transition:n}){n&&e&&n.enter(t)},updated(t,{value:e,oldValue:n},{transition:r}){!e!=!n&&(r?e?(r.beforeEnter(t),Us(t,!0),r.enter(t)):r.leave(t,(()=>{Us(t,!1)})):Us(t,e))},beforeUnmount(t,{value:e}){Us(t,e)}};function Us(t,e){t.style.display=e?t._vod:"none"}const zs=C({patchProp:(t,e,n,i,a=!1,s,c,l,u)=>{"class"===e?function(t,e,n){const r=t._vtc;r&&(e=(e?[e,...r]:[...r]).join(" ")),null==e?t.removeAttribute("class"):n?t.setAttribute("class",e):t.className=e}(t,i,a):"style"===e?function(t,e,n){const r=t.style,o=B(n);if(n&&!o){for(const t in n)Ta(r,t,n[t]);if(e&&!B(e))for(const t in e)null==n[t]&&Ta(r,t,"")}else{const i=r.display;o?e!==n&&(r.cssText=n):e&&t.removeAttribute("style"),"_vod"in t&&(r.display=i)}}(t,n,i):x(e)?S(e)||function(t,e,n,r,o=null){const i=t._vei||(t._vei={}),a=i[e];if(r&&a)a.value=r;else{const[n,s]=function(t){let e;if(Ua.test(t)){let n;for(e={};n=t.match(Ua);)t=t.slice(0,t.length-n[0].length),e[n[0].toLowerCase()]=!0}return[Q(t.slice(2)),e]}(e);if(r){const a=i[e]=function(t,e){const n=t=>{const r=t.timeStamp||Ia();(Ma||r>=n.attached-1)&&ln(function(t,e){if(j(e)){const n=t.stopImmediatePropagation;return t.stopImmediatePropagation=()=>{n.call(t),t._stopped=!0},e.map((t=>e=>!e._stopped&&t&&t(e)))}return e}(t,n.value),e,5,[t])};return n.value=t,n.attached=Da||(Ra.then(Fa),Da=Ia()),n}(r,o);$a(t,n,a,s)}else a&&(function(t,e,n,r){t.removeEventListener(e,n,r)}(t,n,a,s),i[e]=void 0)}}(t,e,0,i,c):("."===e[0]?(e=e.slice(1),1):"^"===e[0]?(e=e.slice(1),0):function(t,e,n,r){return r?"innerHTML"===e||"textContent"===e||!!(e in t&&za.test(e)&&N(n)):!("spellcheck"===e||"draggable"===e||"translate"===e||"form"===e||"list"===e&&"INPUT"===t.tagName||"type"===e&&"TEXTAREA"===t.tagName||za.test(e)&&B(n)||!(e in t))}(t,e,i,a))?function(t,e,n,r,i,a,s){if("innerHTML"===e||"textContent"===e)return r&&s(r,i,a),void(t[e]=null==n?"":n);if("value"===e&&"PROGRESS"!==t.tagName&&!t.tagName.includes("-")){t._value=n;const r=null==n?"":n;return t.value===r&&"OPTION"!==t.tagName||(t.value=r),void(null==n&&t.removeAttribute(e))}let c=!1;if(""===n||null==n){const r=typeof t[e];"boolean"===r?n=o(n):null==n&&"string"===r?(n="",c=!0):"number"===r&&(n=0,c=!0)}try{t[e]=n}catch(t){}c&&t.removeAttribute(e)}(t,e,i,s,c,l,u):("true-value"===e?t._trueValue=i:"false-value"===e&&(t._falseValue=i),function(t,e,n,i,a){if(i&&e.startsWith("xlink:"))null==n?t.removeAttributeNS(Ba,e.slice(6,e.length)):t.setAttributeNS(Ba,e,n);else{const i=r(e);null==n||i&&!o(n)?t.removeAttribute(e):t.setAttribute(e,i?"":n)}}(t,e,i,a))}},ja);let Vs,Hs=!1;function Gs(){return Vs||(Vs=Ko(zs))}function Zs(){return Vs=Hs?Vs:Wo(zs),Hs=!0,Vs}const qs=(...t)=>{Gs().render(...t)},Qs=(...t)=>{Zs().hydrate(...t)},Ys=(...t)=>{const e=Gs().createApp(...t),{mount:n}=e;return e.mount=t=>{const r=Ks(t);if(!r)return;const o=e._component;N(o)||o.render||o.template||(o.template=r.innerHTML),r.innerHTML="";const i=n(r,!1,r instanceof SVGElement);return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),i},e},Js=(...t)=>{const e=Zs().createApp(...t),{mount:n}=e;return e.mount=t=>{const e=Ks(t);if(e)return n(e,!0,e instanceof SVGElement)},e};function Ks(t){return B(t)?document.querySelector(t):t}let Ws=!1;const Xs=()=>{Ws||(Ws=!0,Ss.getSSRProps=({value:t})=>({value:t}),Os.getSSRProps=({value:t},e)=>{if(e.props&&h(e.props.value,t))return{checked:!0}},Cs.getSSRProps=({value:t},e)=>{if(j(t)){if(e.props&&v(t,e.props.value)>-1)return{checked:!0}}else if(T(t)){if(e.props&&t.has(e.props.value))return{checked:!0}}else if(t)return{checked:!0}},Ps.getSSRProps=(t,e)=>{if("string"!=typeof e.type)return;const n=Ns(e.type.toUpperCase(),e.props&&e.props.type);return n.getSSRProps?n.getSSRProps(t,e):void 0},$s.getSSRProps=({value:t})=>{if(!t)return{style:{display:"none"}}})};function tc(t){throw t}function ec(t){}function nc(t,e,n,r){const o=new SyntaxError(String(t));return o.code=t,o.loc=e,o}const rc=Symbol(""),oc=Symbol(""),ic=Symbol(""),ac=Symbol(""),sc=Symbol(""),cc=Symbol(""),lc=Symbol(""),uc=Symbol(""),fc=Symbol(""),dc=Symbol(""),pc=Symbol(""),hc=Symbol(""),vc=Symbol(""),mc=Symbol(""),gc=Symbol(""),yc=Symbol(""),bc=Symbol(""),Ac=Symbol(""),_c=Symbol(""),wc=Symbol(""),xc=Symbol(""),Sc=Symbol(""),Cc=Symbol(""),kc=Symbol(""),Oc=Symbol(""),Ec=Symbol(""),jc=Symbol(""),Lc=Symbol(""),Tc=Symbol(""),Pc=Symbol(""),Nc=Symbol(""),Bc=Symbol(""),Ic=Symbol(""),Mc=Symbol(""),Dc=Symbol(""),Rc=Symbol(""),Fc=Symbol(""),$c=Symbol(""),Uc=Symbol(""),zc={[rc]:"Fragment",[oc]:"Teleport",[ic]:"Suspense",[ac]:"KeepAlive",[sc]:"BaseTransition",[cc]:"openBlock",[lc]:"createBlock",[uc]:"createElementBlock",[fc]:"createVNode",[dc]:"createElementVNode",[pc]:"createCommentVNode",[hc]:"createTextVNode",[vc]:"createStaticVNode",[mc]:"resolveComponent",[gc]:"resolveDynamicComponent",[yc]:"resolveDirective",[bc]:"resolveFilter",[Ac]:"withDirectives",[_c]:"renderList",[wc]:"renderSlot",[xc]:"createSlots",[Sc]:"toDisplayString",[Cc]:"mergeProps",[kc]:"normalizeClass",[Oc]:"normalizeStyle",[Ec]:"normalizeProps",[jc]:"guardReactiveProps",[Lc]:"toHandlers",[Tc]:"camelize",[Pc]:"capitalize",[Nc]:"toHandlerKey",[Bc]:"setBlockTracking",[Ic]:"pushScopeId",[Mc]:"popScopeId",[Dc]:"withCtx",[Rc]:"unref",[Fc]:"isRef",[$c]:"withMemo",[Uc]:"isMemoSame"},Vc={source:"",start:{line:1,column:1,offset:0},end:{line:1,column:1,offset:0}};function Hc(t,e,n,r,o,i,a,s=!1,c=!1,l=!1,u=Vc){return t&&(s?(t.helper(cc),t.helper(bl(t.inSSR,l))):t.helper(yl(t.inSSR,l)),a&&t.helper(Ac)),{type:13,tag:e,props:n,children:r,patchFlag:o,dynamicProps:i,directives:a,isBlock:s,disableTracking:c,isComponent:l,loc:u}}function Gc(t,e=Vc){return{type:17,loc:e,elements:t}}function Zc(t,e=Vc){return{type:15,loc:e,properties:t}}function qc(t,e){return{type:16,loc:Vc,key:B(t)?Qc(t,!0):t,value:e}}function Qc(t,e=!1,n=Vc,r=0){return{type:4,loc:n,content:t,isStatic:e,constType:e?3:r}}function Yc(t,e=Vc){return{type:8,loc:e,children:t}}function Jc(t,e=[],n=Vc){return{type:14,loc:n,callee:t,arguments:e}}function Kc(t,e,n=!1,r=!1,o=Vc){return{type:18,params:t,returns:e,newline:n,isSlot:r,loc:o}}function Wc(t,e,n,r=!0){return{type:19,test:t,consequent:e,alternate:n,newline:r,loc:Vc}}const Xc=t=>4===t.type&&t.isStatic,tl=(t,e)=>t===e||t===Q(e);function el(t){return tl(t,"Teleport")?oc:tl(t,"Suspense")?ic:tl(t,"KeepAlive")?ac:tl(t,"BaseTransition")?sc:void 0}const nl=/^\d|[^\$\w]/,rl=t=>!nl.test(t),ol=/[A-Za-z_$\xA0-\uFFFF]/,il=/[\.\?\w$\xA0-\uFFFF]/,al=/\s+[.[]\s*|\s*[.[]\s+/g,sl=t=>{t=t.trim().replace(al,(t=>t.trim()));let e=0,n=[],r=0,o=0,i=null;for(let a=0;a4===t.key.type&&t.key.content===n))}t||i.properties.unshift(e),r=i}else r=Jc(n.helper(Cc),[Zc([e]),i]),o&&o.callee===jc&&(o=a[a.length-2]);13===t.type?o?o.arguments[0]=r:t.props=r:o?o.arguments[0]=r:t.arguments[2]=r}function xl(t,e){return`_${e}_${t.replace(/[^\w]/g,((e,n)=>"-"===e?"_":t.charCodeAt(n).toString()))}`}function Sl(t,{helper:e,removeHelper:n,inSSR:r}){t.isBlock||(t.isBlock=!0,n(yl(r,t.isComponent)),e(cc),e(bl(r,t.isComponent)))}function Cl(t,e){const n=e.options?e.options.compatConfig:e.compatConfig,r=n&&n[t];return"MODE"===t?r||3:r}function kl(t,e){const n=Cl("MODE",e),r=Cl(t,e);return 3===n?!0===r:!1!==r}function Ol(t,e,n,...r){return kl(t,e)}const El=/&(gt|lt|amp|apos|quot);/g,jl={gt:">",lt:"<",amp:"&",apos:"'",quot:'"'},Ll={delimiters:["{{","}}"],getNamespace:()=>0,getTextMode:()=>0,isVoidTag:_,isPreTag:_,isCustomElement:_,decodeEntities:t=>t.replace(El,((t,e)=>jl[e])),onError:tc,onWarn:ec,comments:!1};function Tl(t,e,n){const r=Zl(n),o=r?r.ns:0,i=[];for(;!Wl(t,e,n);){const a=t.source;let s;if(0===e||1===e)if(!t.inVPre&&ql(a,t.options.delimiters[0]))s=Ul(t,e);else if(0===e&&"<"===a[0])if(1===a.length)Kl(t,5,1);else if("!"===a[1])ql(a,"\x3c!--")?s=Bl(t):ql(a,""===a[2]){Kl(t,14,2),Ql(t,3);continue}if(/[a-z]/i.test(a[2])){Kl(t,23),Rl(t,1,r);continue}Kl(t,12,2),s=Il(t)}else/[a-z]/i.test(a[1])?(s=Ml(t,n),kl("COMPILER_NATIVE_TEMPLATE",t)&&s&&"template"===s.tag&&!s.props.some((t=>7===t.type&&Dl(t.name)))&&(s=s.children)):"?"===a[1]?(Kl(t,21,1),s=Il(t)):Kl(t,12,1);if(s||(s=zl(t,e)),j(s))for(let t=0;t/.exec(t.source);if(r){r.index<=3&&Kl(t,0),r[1]&&Kl(t,10),n=t.source.slice(4,r.index);const e=t.source.slice(0,r.index);let o=1,i=0;for(;-1!==(i=e.indexOf("\x3c!--",o));)Ql(t,i-o+1),i+4");return-1===o?(r=t.source.slice(n),Ql(t,t.source.length)):(r=t.source.slice(n,o),Ql(t,o+1)),{type:3,content:r,loc:Gl(t,e)}}function Ml(t,e){const n=t.inPre,r=t.inVPre,o=Zl(e),i=Rl(t,0,o),a=t.inPre&&!n,s=t.inVPre&&!r;if(i.isSelfClosing||t.options.isVoidTag(i.tag))return a&&(t.inPre=!1),s&&(t.inVPre=!1),i;e.push(i);const c=t.options.getTextMode(i,o),l=Tl(t,c,e);e.pop();{const e=i.props.find((t=>6===t.type&&"inline-template"===t.name));if(e&&Ol("COMPILER_INLINE_TEMPLATE",t,e.loc)){const n=Gl(t,i.loc.end);e.value={type:2,content:n.source,loc:n}}}if(i.children=l,Xl(t.source,i.tag))Rl(t,1,o);else if(Kl(t,24,0,i.loc.start),0===t.source.length&&"script"===i.tag.toLowerCase()){const e=l[0];e&&ql(e.loc.source,"\x3c!--")&&Kl(t,8)}return i.loc=Gl(t,i.loc.start),a&&(t.inPre=!1),s&&(t.inVPre=!1),i}const Dl=e("if,else,else-if,for,slot");function Rl(t,e,n){const r=Hl(t),o=/^<\/?([a-z][^\t\r\n\f />]*)/i.exec(t.source),i=o[1],a=t.options.getNamespace(i,n);Ql(t,o[0].length),Yl(t);const s=Hl(t),c=t.source;t.options.isPreTag(i)&&(t.inPre=!0);let l=Fl(t,e);0===e&&!t.inVPre&&l.some((t=>7===t.type&&"pre"===t.name))&&(t.inVPre=!0,C(t,s),t.source=c,l=Fl(t,e).filter((t=>"v-pre"!==t.name)));let u=!1;if(0===t.source.length?Kl(t,9):(u=ql(t.source,"/>"),1===e&&u&&Kl(t,4),Ql(t,u?2:1)),1===e)return;let f=0;return t.inVPre||("slot"===i?f=2:"template"===i?l.some((t=>7===t.type&&Dl(t.name)))&&(f=3):function(t,e,n){const r=n.options;if(r.isCustomElement(t))return!1;if("component"===t||/^[A-Z]/.test(t)||el(t)||r.isBuiltInComponent&&r.isBuiltInComponent(t)||r.isNativeTag&&!r.isNativeTag(t))return!0;for(let t=0;t0&&!ql(t.source,">")&&!ql(t.source,"/>");){if(ql(t.source,"/")){Kl(t,22),Ql(t,1),Yl(t);continue}1===e&&Kl(t,3);const o=$l(t,r);6===o.type&&o.value&&"class"===o.name&&(o.value.content=o.value.content.replace(/\s+/g," ").trim()),0===e&&n.push(o),/^[^\t\r\n\f />]/.test(t.source)&&Kl(t,15),Yl(t)}return n}function $l(t,e){const n=Hl(t),r=/^[^\t\r\n\f />][^\t\r\n\f />=]*/.exec(t.source)[0];e.has(r)&&Kl(t,2),e.add(r),"="===r[0]&&Kl(t,19);{const e=/["'<]/g;let n;for(;n=e.exec(r);)Kl(t,17,n.index)}let o;Ql(t,r.length),/^[\t\r\n\f ]*=/.test(t.source)&&(Yl(t),Ql(t,1),Yl(t),o=function(t){const e=Hl(t);let n;const r=t.source[0],o='"'===r||"'"===r;if(o){Ql(t,1);const e=t.source.indexOf(r);-1===e?n=Vl(t,t.source.length,4):(n=Vl(t,e,4),Ql(t,1))}else{const e=/^[^\t\r\n\f >]+/.exec(t.source);if(!e)return;const r=/["'<=`]/g;let o;for(;o=r.exec(e[0]);)Kl(t,18,o.index);n=Vl(t,e[0].length,4)}return{content:n,isQuoted:o,loc:Gl(t,e)}}(t),o||Kl(t,13));const i=Gl(t,n);if(!t.inVPre&&/^(v-[A-Za-z0-9-]|:|\.|@|#)/.test(r)){const e=/(?:^v-([a-z0-9-]+))?(?:(?::|^\.|^@|^#)(\[[^\]]+\]|[^\.]+))?(.+)?$/i.exec(r);let a,s=ql(r,"."),c=e[1]||(s||ql(r,":")?"bind":ql(r,"@")?"on":"slot");if(e[2]){const o="slot"===c,i=r.lastIndexOf(e[2]),s=Gl(t,Jl(t,n,i),Jl(t,n,i+e[2].length+(o&&e[3]||"").length));let l=e[2],u=!0;l.startsWith("[")?(u=!1,l.endsWith("]")?l=l.slice(1,l.length-1):(Kl(t,27),l=l.slice(1))):o&&(l+=e[3]||""),a={type:4,content:l,isStatic:u,constType:u?3:0,loc:s}}if(o&&o.isQuoted){const t=o.loc;t.start.offset++,t.start.column++,t.end=ll(t.start,o.content),t.source=t.source.slice(1,-1)}const l=e[3]?e[3].slice(1).split("."):[];return s&&l.push("prop"),"bind"===c&&a&&l.includes("sync")&&Ol("COMPILER_V_BIND_SYNC",t,0,a.loc.source)&&(c="model",l.splice(l.indexOf("sync"),1)),{type:7,name:c,exp:o&&{type:4,content:o.content,isStatic:!1,constType:0,loc:o.loc},arg:a,modifiers:l,loc:i}}return!t.inVPre&&ql(r,"v-")&&Kl(t,26),{type:6,name:r,value:o&&{type:2,content:o.content,loc:o.loc},loc:i}}function Ul(t,e){const[n,r]=t.options.delimiters,o=t.source.indexOf(r,n.length);if(-1===o)return void Kl(t,25);const i=Hl(t);Ql(t,n.length);const a=Hl(t),s=Hl(t),c=o-n.length,l=t.source.slice(0,c),u=Vl(t,c,e),f=u.trim(),d=u.indexOf(f);return d>0&&ul(a,l,d),ul(s,l,c-(u.length-f.length-d)),Ql(t,r.length),{type:5,content:{type:4,isStatic:!1,constType:0,content:f,loc:Gl(t,a,s)},loc:Gl(t,i)}}function zl(t,e){const n=3===e?["]]>"]:["<",t.options.delimiters[0]];let r=t.source.length;for(let e=0;eo&&(r=o)}const o=Hl(t);return{type:2,content:Vl(t,r,e),loc:Gl(t,o)}}function Vl(t,e,n){const r=t.source.slice(0,e);return Ql(t,e),2!==n&&3!==n&&r.includes("&")?t.options.decodeEntities(r,4===n):r}function Hl(t){const{column:e,line:n,offset:r}=t;return{column:e,line:n,offset:r}}function Gl(t,e,n){return{start:e,end:n=n||Hl(t),source:t.originalSource.slice(e.offset,n.offset)}}function Zl(t){return t[t.length-1]}function ql(t,e){return t.startsWith(e)}function Ql(t,e){const{source:n}=t;ul(t,n,e),t.source=n.slice(e)}function Yl(t){const e=/^[\t\r\n\f ]+/.exec(t.source);e&&Ql(t,e[0].length)}function Jl(t,e,n){return ll(e,t.originalSource.slice(e.offset,n),n)}function Kl(t,e,n,r=Hl(t)){n&&(r.offset+=n,r.column+=n),t.options.onError(nc(e,{start:r,end:r,source:""}))}function Wl(t,e,n){const r=t.source;switch(e){case 0:if(ql(r,"=0;--t)if(Xl(r,n[t].tag))return!0;break;case 1:case 2:{const t=Zl(n);if(t&&Xl(r,t.tag))return!0;break}case 3:if(ql(r,"]]>"))return!0}return!r}function Xl(t,e){return ql(t,"]/.test(t[2+e.length]||">")}function tu(t,e){nu(t,e,eu(t,t.children[0]))}function eu(t,e){const{children:n}=t;return 1===n.length&&1===e.type&&!gl(e)}function nu(t,e,n=!1){const{children:r}=t,o=r.length;let i=0;for(let t=0;t0){if(t>=2){o.codegenNode.patchFlag="-1",o.codegenNode=e.hoist(o.codegenNode),i++;continue}}else{const t=o.codegenNode;if(13===t.type){const n=cu(t);if((!n||512===n||1===n)&&au(o,e)>=2){const n=su(o);n&&(t.props=e.hoist(n))}t.dynamicProps&&(t.dynamicProps=e.hoist(t.dynamicProps))}}}else 12===o.type&&ru(o.content,e)>=2&&(o.codegenNode=e.hoist(o.codegenNode),i++);if(1===o.type){const t=1===o.tagType;t&&e.scopes.vSlot++,nu(o,e),t&&e.scopes.vSlot--}else if(11===o.type)nu(o,e,1===o.children.length);else if(9===o.type)for(let t=0;t1)for(let o=0;o{n--};for(;ne===t:e=>t.test(e);return(t,r)=>{if(1===t.type){const{props:o}=t;if(3===t.tagType&&o.some(vl))return;const i=[];for(let a=0;a`${zc[t]}: _${zc[t]}`;function pu(t,e,{helper:n,push:r,newline:o,isTS:i}){const a=n("filter"===e?bc:"component"===e?mc:yc);for(let n=0;n3||!1;e.push("["),n&&e.indent(),vu(t,e,n),n&&e.deindent(),e.push("]")}function vu(t,e,n=!1,r=!0){const{push:o,newline:i}=e;for(let a=0;at||"null"))}([i,a,s,c,l]),e),n(")"),f&&n(")"),u&&(n(", "),mu(u,e),n(")"))}(t,e);break;case 14:!function(t,e){const{push:n,helper:r,pure:o}=e,i=B(t.callee)?t.callee:r(t.callee);o&&n(fu),n(i+"(",t),vu(t.arguments,e),n(")")}(t,e);break;case 15:!function(t,e){const{push:n,indent:r,deindent:o,newline:i}=e,{properties:a}=t;if(!a.length)return void n("{}",t);const s=a.length>1||!1;n(s?"{":"{ "),s&&r();for(let t=0;t "),(c||s)&&(n("{"),r()),a?(c&&n("return "),j(a)?hu(a,e):mu(a,e)):s&&mu(s,e),(c||s)&&(o(),n("}")),l&&(t.isNonScopedSlot&&n(", undefined, true"),n(")"))}(t,e);break;case 19:!function(t,e){const{test:n,consequent:r,alternate:o,newline:i}=t,{push:a,indent:s,deindent:c,newline:l}=e;if(4===n.type){const t=!rl(n.content);t&&a("("),gu(n,e),t&&a(")")}else a("("),mu(n,e),a(")");i&&s(),e.indentLevel++,i||a(" "),a("? "),mu(r,e),e.indentLevel--,i&&l(),i||a(" "),a(": ");const u=19===o.type;u||e.indentLevel++,mu(o,e),u||e.indentLevel--,i&&c(!0)}(t,e);break;case 20:!function(t,e){const{push:n,helper:r,indent:o,deindent:i,newline:a}=e;n(`_cache[${t.index}] || (`),t.isVNode&&(o(),n(`${r(Bc)}(-1),`),a()),n(`_cache[${t.index}] = `),mu(t.value,e),t.isVNode&&(n(","),a(),n(`${r(Bc)}(1),`),a(),n(`_cache[${t.index}]`),i()),n(")")}(t,e);break;case 21:vu(t.body,e,!0,!1)}}function gu(t,e){const{content:n,isStatic:r}=t;e.push(r?JSON.stringify(n):n,t)}function yu(t,e){for(let n=0;nfunction(t,e,n,r){if(!("else"===e.name||e.exp&&e.exp.content.trim())){const r=e.exp?e.exp.loc:t.loc;n.onError(nc(28,e.loc)),e.exp=Qc("true",!1,r)}if("if"===e.name){const o=_u(t,e),i={type:9,loc:t.loc,branches:[o]};if(n.replaceNode(i),r)return r(i,o,!0)}else{const o=n.parent.children;let i=o.indexOf(t);for(;i-- >=-1;){const a=o[i];if(!a||2!==a.type||a.content.trim().length){if(a&&9===a.type){"else-if"===e.name&&void 0===a.branches[a.branches.length-1].condition&&n.onError(nc(30,t.loc)),n.removeNode();const o=_u(t,e);a.branches.push(o);const i=r&&r(a,o,!1);lu(o,n),i&&i(),n.currentNode=null}else n.onError(nc(30,t.loc));break}n.removeNode(a)}}}(t,e,n,((t,e,r)=>{const o=n.parent.children;let i=o.indexOf(t),a=0;for(;i-- >=0;){const t=o[i];t&&9===t.type&&(a+=t.branches.length)}return()=>{if(r)t.codegenNode=wu(e,a,n);else{const r=function(t){for(;;)if(19===t.type){if(19!==t.alternate.type)return t;t=t.alternate}else 20===t.type&&(t=t.value)}(t.codegenNode);r.alternate=wu(e,a+t.branches.length-1,n)}}}))));function _u(t,e){const n=3===t.tagType;return{type:10,loc:t.loc,condition:"else"===e.name?void 0:e.exp,children:n&&!fl(t,"for")?t.children:[t],userKey:dl(t,"key"),isTemplateIf:n}}function wu(t,e,n){return t.condition?Wc(t.condition,xu(t,e,n),Jc(n.helper(pc),['""',"true"])):xu(t,e,n)}function xu(t,e,n){const{helper:r}=n,o=qc("key",Qc(`${e}`,!1,Vc,2)),{children:i}=t,a=i[0];if(1!==i.length||1!==a.type){if(1===i.length&&11===a.type){const t=a.codegenNode;return wl(t,o,n),t}{let e=64;return Hc(n,r(rc),Zc([o]),i,e+"",void 0,void 0,!0,!1,!1,t.loc)}}{const t=a.codegenNode,e=14===(s=t).type&&s.callee===$c?s.arguments[1].returns:s;return 13===e.type&&Sl(e,n),wl(e,o,n),t}var s}const Su=uu("for",((t,e,n)=>{const{helper:r,removeHelper:o}=n;return function(t,e,n,r){if(!e.exp)return void n.onError(nc(31,e.loc));const o=Eu(e.exp);if(!o)return void n.onError(nc(32,e.loc));const{addIdentifiers:i,removeIdentifiers:a,scopes:s}=n,{source:c,value:l,key:u,index:f}=o,d={type:11,loc:e.loc,source:c,valueAlias:l,keyAlias:u,objectIndexAlias:f,parseResult:o,children:ml(t)?t.children:[t]};n.replaceNode(d),s.vFor++;const p=r&&r(d);return()=>{s.vFor--,p&&p()}}(t,e,n,(e=>{const i=Jc(r(_c),[e.source]),a=ml(t),s=fl(t,"memo"),c=dl(t,"key"),l=c&&(6===c.type?Qc(c.value.content,!0):c.exp),u=c?qc("key",l):null,f=4===e.source.type&&e.source.constType>0,d=f?64:c?128:256;return e.codegenNode=Hc(n,r(rc),void 0,i,d+"",void 0,void 0,!0,!f,!1,t.loc),()=>{let c;const{children:d}=e,p=1!==d.length||1!==d[0].type,h=gl(t)?t:a&&1===t.children.length&&gl(t.children[0])?t.children[0]:null;if(h?(c=h.codegenNode,a&&u&&wl(c,u,n)):p?c=Hc(n,r(rc),u?Zc([u]):void 0,t.children,"64",void 0,void 0,!0,void 0,!1):(c=d[0].codegenNode,a&&u&&wl(c,u,n),c.isBlock!==!f&&(c.isBlock?(o(cc),o(bl(n.inSSR,c.isComponent))):o(yl(n.inSSR,c.isComponent))),c.isBlock=!f,c.isBlock?(r(cc),r(bl(n.inSSR,c.isComponent))):r(yl(n.inSSR,c.isComponent))),s){const t=Kc(Lu(e.parseResult,[Qc("_cached")]));t.body={type:21,body:[Yc(["const _memo = (",s.exp,")"]),Yc(["if (_cached",...l?[" && _cached.key === ",l]:[],` && ${n.helperString(Uc)}(_cached, _memo)) return _cached`]),Yc(["const _item = ",c]),Qc("_item.memo = _memo"),Qc("return _item")],loc:Vc},i.arguments.push(t,Qc("_cache"),Qc(String(n.cached++)))}else i.arguments.push(Kc(Lu(e.parseResult),c,!0))}}))})),Cu=/([\s\S]*?)\s+(?:in|of)\s+([\s\S]*)/,ku=/,([^,\}\]]*)(?:,([^,\}\]]*))?$/,Ou=/^\(|\)$/g;function Eu(t,e){const n=t.loc,r=t.content,o=r.match(Cu);if(!o)return;const[,i,a]=o,s={source:ju(n,a.trim(),r.indexOf(a,i.length)),value:void 0,key:void 0,index:void 0};let c=i.trim().replace(Ou,"").trim();const l=i.indexOf(c),u=c.match(ku);if(u){c=c.replace(ku,"").trim();const t=u[1].trim();let e;if(t&&(e=r.indexOf(t,l+c.length),s.key=ju(n,t,e)),u[2]){const o=u[2].trim();o&&(s.index=ju(n,o,r.indexOf(o,s.key?e+t.length:l+c.length)))}}return c&&(s.value=ju(n,c,l)),s}function ju(t,e,n){return Qc(e,!1,cl(t,n,e.length))}function Lu({value:t,key:e,index:n},r=[]){return function(t){let e=t.length;for(;e--&&!t[e];);return t.slice(0,e+1).map(((t,e)=>t||Qc("_".repeat(e+1),!1)))}([t,e,n,...r])}const Tu=Qc("undefined",!1),Pu=(t,e)=>{if(1===t.type&&(1===t.tagType||3===t.tagType)){const n=fl(t,"slot");if(n)return n.exp,e.scopes.vSlot++,()=>{e.scopes.vSlot--}}},Nu=(t,e,n)=>Kc(t,e,!1,!0,e.length?e[0].loc:n);function Bu(t,e,n=Nu){e.helper(Dc);const{children:r,loc:o}=t,i=[],a=[];let s=e.scopes.vSlot>0||e.scopes.vFor>0;const c=fl(t,"slot",!0);if(c){const{arg:t,exp:e}=c;t&&!Xc(t)&&(s=!0),i.push(qc(t||Qc("default",!0),n(e,r,o)))}let l=!1,u=!1;const f=[],d=new Set;for(let t=0;t{const i=n(t,r,o);return e.compatConfig&&(i.isNonScopedSlot=!0),qc("default",i)};l?f.length&&f.some((t=>Du(t)))&&(u?e.onError(nc(39,f[0].loc)):i.push(t(void 0,f))):i.push(t(void 0,r))}const p=s?2:Mu(t.children)?3:1;let h=Zc(i.concat(qc("_",Qc(p+"",!1))),o);return a.length&&(h=Jc(e.helper(xc),[h,Gc(a)])),{slots:h,hasDynamicSlots:s}}function Iu(t,e){return Zc([qc("name",t),qc("fn",e)])}function Mu(t){for(let e=0;efunction(){if(1!==(t=e.currentNode).type||0!==t.tagType&&1!==t.tagType)return;const{tag:n,props:r}=t,o=1===t.tagType;let i=o?function(t,e,n=!1){let{tag:r}=t;const o=Vu(r),i=dl(t,"is");if(i)if(o||kl("COMPILER_IS_ON_ELEMENT",e)){const t=6===i.type?i.value&&Qc(i.value.content,!0):i.exp;if(t)return Jc(e.helper(gc),[t])}else 6===i.type&&i.value.content.startsWith("vue:")&&(r=i.value.content.slice(4));const a=!o&&fl(t,"is");if(a&&a.exp)return Jc(e.helper(gc),[a.exp]);const s=el(r)||e.isBuiltInComponent(r);return s?(n||e.helper(s),s):(e.helper(mc),e.components.add(r),xl(r,"component"))}(t,e):`"${n}"`;const a=M(i)&&i.callee===gc;let s,c,l,u,f,d,p=0,h=a||i===oc||i===ic||!o&&("svg"===n||"foreignObject"===n);if(r.length>0){const n=$u(t,e,void 0,o,a);s=n.props,p=n.patchFlag,f=n.dynamicPropNames;const r=n.directives;d=r&&r.length?Gc(r.map((t=>function(t,e){const n=[],r=Ru.get(t);r?n.push(e.helperString(r)):(e.helper(yc),e.directives.add(t.name),n.push(xl(t.name,"directive")));const{loc:o}=t;if(t.exp&&n.push(t.exp),t.arg&&(t.exp||n.push("void 0"),n.push(t.arg)),Object.keys(t.modifiers).length){t.arg||(t.exp||n.push("void 0"),n.push("void 0"));const e=Qc("true",!1,o);n.push(Zc(t.modifiers.map((t=>qc(t,e))),o))}return Gc(n,t.loc)}(t,e)))):void 0,n.shouldUseBlock&&(h=!0)}if(t.children.length>0)if(i===ac&&(h=!0,p|=1024),o&&i!==oc&&i!==ac){const{slots:n,hasDynamicSlots:r}=Bu(t,e);c=n,r&&(p|=1024)}else if(1===t.children.length&&i!==oc){const n=t.children[0],r=n.type,o=5===r||8===r;o&&0===ru(n,e)&&(p|=1),c=o||2===r?n:t.children}else c=t.children;0!==p&&(l=String(p),f&&f.length&&(u=function(t){let e="[";for(let n=0,r=t.length;n0;let p=!1,h=0,v=!1,m=!1,g=!1,y=!1,b=!1,A=!1;const _=[],w=({key:t,value:n})=>{if(Xc(t)){const i=t.content,a=x(i);if(!a||r&&!o||"onclick"===i.toLowerCase()||"onUpdate:modelValue"===i||z(i)||(y=!0),a&&z(i)&&(A=!0),20===n.type||(4===n.type||8===n.type)&&ru(n,e)>0)return;"ref"===i?v=!0:"class"===i?m=!0:"style"===i?g=!0:"key"===i||_.includes(i)||_.push(i),!r||"class"!==i&&"style"!==i||_.includes(i)||_.push(i)}else b=!0};for(let o=0;o0&&l.push(qc(Qc("ref_for",!0),Qc("true")))),"is"===n&&(Vu(a)||r&&r.content.startsWith("vue:")||kl("COMPILER_IS_ON_ELEMENT",e)))continue;l.push(qc(Qc(n,!0,cl(t,0,n.length)),Qc(r?r.content:"",o,r?r.loc:t)))}else{const{name:n,arg:o,exp:h,loc:v}=c,m="bind"===n,g="on"===n;if("slot"===n){r||e.onError(nc(40,v));continue}if("once"===n||"memo"===n)continue;if("is"===n||m&&pl(o,"is")&&(Vu(a)||kl("COMPILER_IS_ON_ELEMENT",e)))continue;if(g&&i)continue;if((m&&pl(o,"key")||g&&d&&pl(o,"vue:before-update"))&&(p=!0),m&&pl(o,"ref")&&e.scopes.vFor>0&&l.push(qc(Qc("ref_for",!0),Qc("true"))),!o&&(m||g)){if(b=!0,h)if(l.length&&(u.push(Zc(Uu(l),s)),l=[]),m){if(kl("COMPILER_V_BIND_OBJECT_ORDER",e)){u.unshift(h);continue}u.push(h)}else u.push({type:14,loc:v,callee:e.helper(Lc),arguments:[h]});else e.onError(nc(m?34:35,v));continue}const y=e.directiveTransforms[n];if(y){const{props:n,needRuntime:r}=y(c,t,e);!i&&n.forEach(w),l.push(...n),r&&(f.push(c),I(r)&&Ru.set(c,r))}else V(n)||(f.push(c),d&&(p=!0))}}let S;if(u.length?(l.length&&u.push(Zc(Uu(l),s)),S=u.length>1?Jc(e.helper(Cc),u,s):u[0]):l.length&&(S=Zc(Uu(l),s)),b?h|=16:(m&&!r&&(h|=2),g&&!r&&(h|=4),_.length&&(h|=8),y&&(h|=32)),p||0!==h&&32!==h||!(v||A||f.length>0)||(h|=512),!e.inSSR&&S)switch(S.type){case 15:let t=-1,n=-1,r=!1;for(let e=0;e{const e=Object.create(null);return t=>e[t]||(e[t]=(t=>t.replace(Hu,((t,e)=>e?e.toUpperCase():"")))(t))})(),Zu=(t,e)=>{if(gl(t)){const{children:n,loc:r}=t,{slotName:o,slotProps:i}=function(t,e){let n,r='"default"';const o=[];for(let e=0;e0){const{props:r,directives:i}=$u(t,e,o,!1,!1);n=r,i.length&&e.onError(nc(36,i[0].loc))}return{slotName:r,slotProps:n}}(t,e),a=[e.prefixIdentifiers?"_ctx.$slots":"$slots",o,"{}","undefined","true"];let s=2;i&&(a[2]=i,s=3),n.length&&(a[3]=Kc([],n,!1,!1,r),s=4),e.scopeId&&!e.slotted&&(s=5),a.splice(s),t.codegenNode=Jc(e.helper(wc),a,r)}},qu=/^\s*([\w$_]+|(async\s*)?\([^)]*?\))\s*=>|^\s*(async\s+)?function(?:\s+[\w$]+)?\s*\(/,Qu=(t,e,n,r)=>{const{loc:o,modifiers:i,arg:a}=t;let s;if(t.exp||i.length||n.onError(nc(35,o)),4===a.type)if(a.isStatic){let t=a.content;t.startsWith("vue:")&&(t=`vnode-${t.slice(4)}`),s=Qc(J(Z(t)),!0,a.loc)}else s=Yc([`${n.helperString(Nc)}(`,a,")"]);else s=a,s.children.unshift(`${n.helperString(Nc)}(`),s.children.push(")");let c=t.exp;c&&!c.content.trim()&&(c=void 0);let l=n.cacheHandlers&&!c&&!n.inVOnce;if(c){const t=sl(c.content),e=!(t||qu.test(c.content)),n=c.content.includes(";");(e||l&&t)&&(c=Yc([`${e?"$event":"(...args)"} => ${n?"{":"("}`,c,n?"}":")"]))}let u={props:[qc(s,c||Qc("() => {}",!1,o))]};return r&&(u=r(u)),l&&(u.props[0].value=n.cache(u.props[0].value)),u.props.forEach((t=>t.key.isHandlerKey=!0)),u},Yu=(t,e,n)=>{const{exp:r,modifiers:o,loc:i}=t,a=t.arg;return 4!==a.type?(a.children.unshift("("),a.children.push(') || ""')):a.isStatic||(a.content=`${a.content} || ""`),o.includes("camel")&&(4===a.type?a.isStatic?a.content=Z(a.content):a.content=`${n.helperString(Tc)}(${a.content})`:(a.children.unshift(`${n.helperString(Tc)}(`),a.children.push(")"))),n.inSSR||(o.includes("prop")&&Ju(a,"."),o.includes("attr")&&Ju(a,"^")),!r||4===r.type&&!r.content.trim()?(n.onError(nc(34,i)),{props:[qc(a,Qc("",!0,i))]}):{props:[qc(a,r)]}},Ju=(t,e)=>{4===t.type?t.isStatic?t.content=e+t.content:t.content=`\`${e}\${${t.content}}\``:(t.children.unshift(`'${e}' + (`),t.children.push(")"))},Ku=(t,e)=>{if(0===t.type||1===t.type||11===t.type||10===t.type)return()=>{const n=t.children;let r,o=!1;for(let t=0;t7===t.type&&!e.directiveTransforms[t.name]))||"template"===t.tag)))for(let t=0;t{if(1===t.type&&fl(t,"once",!0)){if(Wu.has(t)||e.inVOnce)return;return Wu.add(t),e.inVOnce=!0,e.helper(Bc),()=>{e.inVOnce=!1;const t=e.currentNode;t.codegenNode&&(t.codegenNode=e.cache(t.codegenNode,!0))}}},tf=(t,e,n)=>{const{exp:r,arg:o}=t;if(!r)return n.onError(nc(41,t.loc)),ef();const i=r.loc.source,a=4===r.type?r.content:i;if(n.bindingMetadata[i],!a.trim()||!sl(a))return n.onError(nc(42,r.loc)),ef();const s=o||Qc("modelValue",!0),c=o?Xc(o)?`onUpdate:${o.content}`:Yc(['"onUpdate:" + ',o]):"onUpdate:modelValue";let l;l=Yc([(n.isTS?"($event: any)":"$event")+" => ((",r,") = $event)"]);const u=[qc(s,t.exp),qc(c,l)];if(t.modifiers.length&&1===e.tagType){const e=t.modifiers.map((t=>(rl(t)?t:JSON.stringify(t))+": true")).join(", "),n=o?Xc(o)?`${o.content}Modifiers`:Yc([o,' + "Modifiers"']):"modelModifiers";u.push(qc(n,Qc(`{ ${e} }`,!1,t.loc,2)))}return ef(u)};function ef(t=[]){return{props:t}}const nf=/[\w).+\-_$\]]/,rf=(t,e)=>{kl("COMPILER_FILTER",e)&&(5===t.type&&of(t.content,e),1===t.type&&t.props.forEach((t=>{7===t.type&&"for"!==t.name&&t.exp&&of(t.exp,e)})))};function of(t,e){if(4===t.type)af(t,e);else for(let n=0;n=0&&(t=n.charAt(e)," "===t);e--);t&&nf.test(t)||(u=!0)}}else void 0===a?(h=i+1,a=n.slice(0,i).trim()):m();function m(){v.push(n.slice(h,i).trim()),h=i+1}if(void 0===a?a=n.slice(0,i).trim():0!==h&&m(),v.length){for(i=0;i{if(1===t.type){const n=fl(t,"memo");if(!n||cf.has(t))return;return cf.add(t),()=>{const r=t.codegenNode||e.currentNode.codegenNode;r&&13===r.type&&(1!==t.tagType&&Sl(r,e),t.codegenNode=Jc(e.helper($c),[n.exp,Kc(void 0,r),"_cache",String(e.cached++)]))}}};const uf=Symbol(""),ff=Symbol(""),df=Symbol(""),pf=Symbol(""),hf=Symbol(""),vf=Symbol(""),mf=Symbol(""),gf=Symbol(""),yf=Symbol(""),bf=Symbol("");var Af;let _f;Af={[uf]:"vModelRadio",[ff]:"vModelCheckbox",[df]:"vModelText",[pf]:"vModelSelect",[hf]:"vModelDynamic",[vf]:"withModifiers",[mf]:"withKeys",[gf]:"vShow",[yf]:"Transition",[bf]:"TransitionGroup"},Object.getOwnPropertySymbols(Af).forEach((t=>{zc[t]=Af[t]}));const wf=e("style,iframe,script,noscript",!0),xf={isVoidTag:p,isNativeTag:t=>f(t)||d(t),isPreTag:t=>"pre"===t,decodeEntities:function(t,e=!1){return _f||(_f=document.createElement("div")),e?(_f.innerHTML=`
`,_f.children[0].getAttribute("foo")):(_f.innerHTML=t,_f.textContent)},isBuiltInComponent:t=>tl(t,"Transition")?yf:tl(t,"TransitionGroup")?bf:void 0,getNamespace(t,e){let n=e?e.ns:0;if(e&&2===n)if("annotation-xml"===e.tag){if("svg"===t)return 1;e.props.some((t=>6===t.type&&"encoding"===t.name&&null!=t.value&&("text/html"===t.value.content||"application/xhtml+xml"===t.value.content)))&&(n=0)}else/^m(?:[ions]|text)$/.test(e.tag)&&"mglyph"!==t&&"malignmark"!==t&&(n=0);else e&&1===n&&("foreignObject"!==e.tag&&"desc"!==e.tag&&"title"!==e.tag||(n=0));if(0===n){if("svg"===t)return 1;if("math"===t)return 2}return n},getTextMode({tag:t,ns:e}){if(0===e){if("textarea"===t||"title"===t)return 1;if(wf(t))return 2}return 0}},Sf=(t,e)=>{const n=c(t);return Qc(JSON.stringify(n),!1,e,3)};function Cf(t,e){return nc(t,e)}const kf=e("passive,once,capture"),Of=e("stop,prevent,self,ctrl,shift,alt,meta,exact,middle"),Ef=e("left,right"),jf=e("onkeyup,onkeydown,onkeypress",!0),Lf=(t,e)=>Xc(t)&&"onclick"===t.content.toLowerCase()?Qc(e,!0):4!==t.type?Yc(["(",t,`) === "onClick" ? "${e}" : (`,t,")"]):t,Tf=(t,e)=>{1!==t.type||0!==t.tagType||"script"!==t.tag&&"style"!==t.tag||(e.onError(Cf(60,t.loc)),e.removeNode())},Pf=[t=>{1===t.type&&t.props.forEach(((e,n)=>{6===e.type&&"style"===e.name&&e.value&&(t.props[n]={type:7,name:"bind",arg:Qc("style",!0,e.loc),exp:Sf(e.value.content,e.loc),modifiers:[],loc:e.loc})}))}],Nf={cloak:()=>({props:[]}),html:(t,e,n)=>{const{exp:r,loc:o}=t;return r||n.onError(Cf(50,o)),e.children.length&&(n.onError(Cf(51,o)),e.children.length=0),{props:[qc(Qc("innerHTML",!0,o),r||Qc("",!0))]}},text:(t,e,n)=>{const{exp:r,loc:o}=t;return r||n.onError(Cf(52,o)),e.children.length&&(n.onError(Cf(53,o)),e.children.length=0),{props:[qc(Qc("textContent",!0),r?ru(r,n)>0?r:Jc(n.helperString(Sc),[r],o):Qc("",!0))]}},model:(t,e,n)=>{const r=tf(t,e,n);if(!r.props.length||1===e.tagType)return r;t.arg&&n.onError(Cf(55,t.arg.loc));const{tag:o}=e,i=n.isCustomElement(o);if("input"===o||"textarea"===o||"select"===o||i){let a=df,s=!1;if("input"===o||i){const r=dl(e,"type");if(r){if(7===r.type)a=hf;else if(r.value)switch(r.value.content){case"radio":a=uf;break;case"checkbox":a=ff;break;case"file":s=!0,n.onError(Cf(56,t.loc))}}else(function(t){return t.props.some((t=>!(7!==t.type||"bind"!==t.name||t.arg&&4===t.arg.type&&t.arg.isStatic)))})(e)&&(a=hf)}else"select"===o&&(a=pf);s||(r.needRuntime=n.helper(a))}else n.onError(Cf(54,t.loc));return r.props=r.props.filter((t=>!(4===t.key.type&&"modelValue"===t.key.content))),r},on:(t,e,n)=>Qu(t,0,n,(e=>{const{modifiers:r}=t;if(!r.length)return e;let{key:o,value:i}=e.props[0];const{keyModifiers:a,nonKeyModifiers:s,eventOptionModifiers:c}=((t,e,n,r)=>{const o=[],i=[],a=[];for(let r=0;r{const{exp:r,loc:o}=t;return r||n.onError(Cf(58,o)),{props:[],needRuntime:n.helper(gf)}}},Bf=Object.create(null);Wi((function(e,n){if(!B(e)){if(!e.nodeType)return A;e=e.innerHTML}const r=e,o=Bf[r];if(o)return o;if("#"===e[0]){const t=document.querySelector(e);e=t?t.innerHTML:""}const{code:i}=function(t,e={}){return function(t,e={}){const n=e.onError||tc,r="module"===e.mode;!0===e.prefixIdentifiers?n(nc(46)):r&&n(nc(47)),e.cacheHandlers&&n(nc(48)),e.scopeId&&!r&&n(nc(49));const o=B(t)?function(t,e={}){const n=function(t,e){const n=C({},Ll);let r;for(r in e)n[r]=void 0===e[r]?Ll[r]:e[r];return{options:n,column:1,line:1,offset:0,originalSource:t,source:t,inPre:!1,inVPre:!1,onWarn:n.onWarn}}(t,e),r=Hl(n);return function(t,e=Vc){return{type:0,children:t,helpers:[],components:[],directives:[],hoists:[],imports:[],cached:0,temps:0,codegenNode:void 0,loc:e}}(Tl(n,0,[]),Gl(n,r))}(t,e):t,[i,a]=[[Xu,Au,lf,Su,rf,Zu,Fu,Pu,Ku],{on:Qu,bind:Yu,model:tf}];return function(t,e){const n=function(t,{filename:e="",prefixIdentifiers:n=!1,hoistStatic:r=!1,cacheHandlers:o=!1,nodeTransforms:i=[],directiveTransforms:a={},transformHoist:s=null,isBuiltInComponent:c=A,isCustomElement:l=A,expressionPlugins:u=[],scopeId:f=null,slotted:d=!0,ssr:p=!1,inSSR:h=!1,ssrCssVars:v="",bindingMetadata:m=y,inline:g=!1,isTS:b=!1,onError:_=tc,onWarn:w=ec,compatConfig:x}){const S=e.replace(/\?.*$/,"").match(/([^/\\]+)\.\w+$/),C={selfName:S&&Y(Z(S[1])),prefixIdentifiers:n,hoistStatic:r,cacheHandlers:o,nodeTransforms:i,directiveTransforms:a,transformHoist:s,isBuiltInComponent:c,isCustomElement:l,expressionPlugins:u,scopeId:f,slotted:d,ssr:p,inSSR:h,ssrCssVars:v,bindingMetadata:m,inline:g,isTS:b,onError:_,onWarn:w,compatConfig:x,root:t,helpers:new Map,components:new Set,directives:new Set,hoists:[],imports:[],constantCache:new Map,temps:0,cached:0,identifiers:Object.create(null),scopes:{vFor:0,vSlot:0,vPre:0,vOnce:0},parent:null,currentNode:t,childIndex:0,inVOnce:!1,helper(t){const e=C.helpers.get(t)||0;return C.helpers.set(t,e+1),t},removeHelper(t){const e=C.helpers.get(t);if(e){const n=e-1;n?C.helpers.set(t,n):C.helpers.delete(t)}},helperString:t=>`_${zc[C.helper(t)]}`,replaceNode(t){C.parent.children[C.childIndex]=C.currentNode=t},removeNode(t){const e=C.parent.children,n=t?e.indexOf(t):C.currentNode?C.childIndex:-1;t&&t!==C.currentNode?C.childIndex>n&&(C.childIndex--,C.onNodeRemoved()):(C.currentNode=null,C.onNodeRemoved()),C.parent.children.splice(n,1)},onNodeRemoved:()=>{},addIdentifiers(t){},removeIdentifiers(t){},hoist(t){B(t)&&(t=Qc(t)),C.hoists.push(t);const e=Qc(`_hoisted_${C.hoists.length}`,!1,t.loc,2);return e.hoisted=t,e},cache:(t,e=!1)=>function(t,e,n=!1){return{type:20,index:t,value:e,isVNode:n,loc:Vc}}(C.cached++,t,e)};return C.filters=new Set,C}(t,e);lu(t,n),e.hoistStatic&&tu(t,n),e.ssr||function(t,e){const{helper:n}=e,{children:r}=t;if(1===r.length){const n=r[0];if(eu(t,n)&&n.codegenNode){const r=n.codegenNode;13===r.type&&Sl(r,e),t.codegenNode=r}else t.codegenNode=n}else if(r.length>1){let r=64;t.codegenNode=Hc(e,n(rc),void 0,t.children,r+"",void 0,void 0,!0,void 0,!1)}}(t,n),t.helpers=[...n.helpers.keys()],t.components=[...n.components],t.directives=[...n.directives],t.imports=n.imports,t.hoists=n.hoists,t.temps=n.temps,t.cached=n.cached,t.filters=[...n.filters]}(o,C({},e,{prefixIdentifiers:!1,nodeTransforms:[...i,...e.nodeTransforms||[]],directiveTransforms:C({},a,e.directiveTransforms||{})})),function(t,e={}){const n=function(t,{mode:e="function",prefixIdentifiers:n="module"===e,sourceMap:r=!1,filename:o="template.vue.html",scopeId:i=null,optimizeImports:a=!1,runtimeGlobalName:s="Vue",runtimeModuleName:c="vue",ssrRuntimeModuleName:l="vue/server-renderer",ssr:u=!1,isTS:f=!1,inSSR:d=!1}){const p={mode:e,prefixIdentifiers:n,sourceMap:r,filename:o,scopeId:i,optimizeImports:a,runtimeGlobalName:s,runtimeModuleName:c,ssrRuntimeModuleName:l,ssr:u,isTS:f,inSSR:d,source:t.loc.source,code:"",column:1,line:1,offset:0,indentLevel:0,pure:!1,map:void 0,helper:t=>`_${zc[t]}`,push(t,e){p.code+=t},indent(){h(++p.indentLevel)},deindent(t=!1){t?--p.indentLevel:h(--p.indentLevel)},newline(){h(p.indentLevel)}};function h(t){p.push("\n"+" ".repeat(t))}return p}(t,e);e.onContextCreated&&e.onContextCreated(n);const{mode:r,push:o,prefixIdentifiers:i,indent:a,deindent:s,newline:c,scopeId:l,ssr:u}=n,f=t.helpers.length>0,d=!i&&"module"!==r;if(function(t,e){const{ssr:n,prefixIdentifiers:r,push:o,newline:i,runtimeModuleName:a,runtimeGlobalName:s,ssrRuntimeModuleName:c}=e,l=s;t.helpers.length>0&&(o(`const _Vue = ${l}\n`),t.hoists.length)&&o(`const { ${[fc,dc,pc,hc,vc].filter((e=>t.helpers.includes(e))).map(du).join(", ")} } = _Vue\n`),function(t,e){if(!t.length)return;e.pure=!0;const{push:n,newline:r,helper:o,scopeId:i,mode:a}=e;r();for(let o=0;o0)&&c()),t.directives.length&&(pu(t.directives,"directive",n),t.temps>0&&c()),t.filters&&t.filters.length&&(c(),pu(t.filters,"filter",n),c()),t.temps>0){o("let ");for(let e=0;e0?", ":""}_temp${e}`)}return(t.components.length||t.directives.length||t.temps)&&(o("\n"),c()),u||o("return "),t.codegenNode?mu(t.codegenNode,n):o("null"),d&&(s(),o("}")),s(),o("}"),{ast:t,code:n.code,preamble:"",map:n.map?n.map.toJSON():void 0}}(o,C({},e,{prefixIdentifiers:!1}))}(t,C({},xf,e,{nodeTransforms:[Tf,...Pf,...e.nodeTransforms||[]],directiveTransforms:C({},Nf,e.directiveTransforms||{}),transformHoist:null}))}(e,C({hoistStatic:!0,onError:void 0,onWarn:A},n)),a=new Function("Vue",i)(t);return a._rc=!0,Bf[r]=a}));const If={create:(t,e,n)=>{const r=[...t?.settings?.customs||[],"boiler-content"],o=ve(t.getState()),i=Ys({template:'',computed:{state:()=>o}});return n(i),i.config.unwrapInjectedRef=!0,i.config.compilerOptions.isCustomElement=t=>r.includes(t),i.component("widget",e),i.provide("$boiler",t),i.provide("$injector",((t,e)=>{return n={type:t,data:e},window.dispatchEvent(new CustomEvent("$injector",{detail:n}));var n})),{watch:(t,e)=>o[t]=e,mount:t=>i.mount(t),unmount:()=>i.unmount(),css:()=>{let t="";return Array.isArray(e?.styles)&&(t+=e.styles.join("")),Array.isArray(e?.extends?.styles)&&(t+=e.extends.styles.join("")),t}}},observe:t=>Object.keys(t.props||{})},Mf={class:"tabs-container"},Df={inject:["$boiler"],created(){this.$boiler.publishes("open-pad"),this.$boiler.listen("click-tab",(({tab:t})=>this.$boiler.publish("open-pad",{pad:t})))}};var Rf=tv(744);const Ff={inject:["$boiler"],props:{tab:String,default:Boolean},computed:{active:t=>t.requested?t.requested===t.tab:"string"==typeof t.default},data:()=>({requested:null}),created(){this.$boiler.subscribe("open-pad",(({pad:t})=>this.requested=t)),this.default&&this.open(),this.$boiler.style((t=>({display:"inline-flex",flexDirection:"row",position:"relative",alignItems:"center",marginLeft:t.matches("*:first-child")?0:"1.6em",lineHeight:"3.2em",whiteSpace:"nowrap",color:"#212121",cursor:"pointer",fontWeight:"500"})))},methods:{open(){this.$boiler.dispatch("click-tab",{tab:this.tab})}}},$f={class:"pad"},Uf={inject:["$boiler","$injector"],props:{pad:String,default:Boolean},computed:{opened:t=>t.requested?t.requested===t.pad:t.default},data:()=>({requested:null}),created(){this.$boiler.subscribe("open-pad",(({pad:t})=>this.requested=t))},watch:{async opened(t){t&&(await this.$nextTick(),this.$injector("$size"))}}},zf={class:"c-card__header"},Vf={key:0,class:"c-card__title"},Hf={key:1,class:"c-card__subtitle"},Gf={class:"c-card__content"},Zf={props:{title:String,subtitle:String}},qf=(0,Rf.Z)(Df,[["render",function(t,e,n,r,o,i){return pi(),bi("div",Mf,[po(t.$slots,"default",{},void 0,!0)])}],["styles",[".tabs-container[data-v-5e9a2e78]{width:100%;margin-top:32px}"]],["__scopeId","data-v-5e9a2e78"]]),Qf=(0,Rf.Z)(Ff,[["render",function(t,e,n,r,o,i){return pi(),bi("div",{class:l(["tab",{active:i.active}]),onClick:e[0]||(e[0]=t=>i.open())},[po(t.$slots,"default",{},void 0,!0)],2)}],["styles",[".tab[data-v-bb9a221a]{font-weight:500;font-family:Roboto,\"Helvetica Neue\",sans-serif;letter-spacing:.5px}.tab[data-v-bb9a221a]:hover{color:#4797f2}.tab.active[data-v-bb9a221a]{color:#4797f2}.tab.active[data-v-bb9a221a]:after{height:3px}.tab[data-v-bb9a221a]:after{content:'';position:absolute;bottom:0;left:0;right:0;height:0;background-color:#4797f2;transition:all .3s linear}"]],["__scopeId","data-v-bb9a221a"]]),Yf=(0,Rf.Z)(Uf,[["render",function(t,e,n,r,o,i){return eo((pi(),bi("div",$f,[po(t.$slots,"default",{},void 0,!0)],512)),[[$s,i.opened]])}],["styles",[".pad[data-v-f37d67be]{border-top:1px solid #e0e0e0;padding-top:32px}"]],["__scopeId","data-v-f37d67be"]]),Jf={extends:(0,Rf.Z)(Zf,[["render",function(t,e,n,r,o,i){return pi(),bi("div",{class:l(["c-card",t.classes])},[Oi("div",zf,[n.title?(pi(),bi("p",Vf,m(n.title),1)):Ni("v-if",!0),n.subtitle?(pi(),bi("p",Hf,m(n.subtitle),1)):Ni("v-if",!0)]),Oi("div",Gf,[po(t.$slots,"default")])],2)}],["styles",[".c-card{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;padding:18px 24px 24px 24px;display:block;text-decoration:inherit;color:inherit}.c-card__header{margin-bottom:26px}.c-card__title{line-height:25px;font-size:20px;margin:0}.c-card__subtitle{font-size:14px;line-height:20px;color:#707070;margin:0}"]]])},Kf=(t={},e={})=>{const n=(()=>{let t,e={},n=()=>{};return{plugin:e=>t=e,store:t=>n=t,setup:t=>Object.assign(e,t),mount(r,o){if(!t)throw new Error("To mount a component we need a plugin");const i=o;i.extends&&(i.props={...i.props,...i.extends.props}),customElements.define(r,nn(t,i,n,e))}}})();n.plugin(If),n.store((t=>e=>e.provide("$bus",t))((()=>{const t={},e={};return{add(e){if(!e.name)throw new Error('Module should have a mandatory "name" property');t[e.name]=(({state:t={},actions:e={}})=>({state:ve(t),actions:e}))(e)},watch:(e,n="*")=>"*"===n?t[e].state:t[e].state[n],commit(n,r,o){t[n].state[r]=o,(Ze([n,r],e)||[]).forEach((t=>t(o)))},dispatch:(e,n,r)=>t[e].actions[n].call(t[e],r,t),listen(t,n,r){Ge(t,e)||(e[t]={}),Ge(n,e[t])||(e[t][n]=[]),e[t][n].push(r)}}})())),n.setup({customs:Object.keys(t)});for(const e in t)n.mount(e,t[e]);return Qe(e)}})();var nv=ev.Zb,rv=ev.ZP,ov=n(154),iv=n.n(ov);Qn.use(iv()),rv({"ui-card":nv}).then((function(t){vc.registerModule("bus",{namespaced:!0,actions:{emit:function(e,n){var r=n.name,o=n.value;t.emit(r,o)}}}),t.watch("*",(function(t){vc.commit("setInstallationContext",t)}),{immediate:!0}),new Qn({store:vc,render:function(t){return t(Kh)}}).$mount("#app")}))})()})(); \ No newline at end of file +/*! For license information please see e362c49b3047272f792b.js.LICENSE.txt */ +(()=>{var t={592:function(t){t.exports=function(){return e={686:function(t,e,n){"use strict";n.d(e,{default:function(){return m}}),e=n(279);var r=n.n(e),o=(e=n(370),n.n(e)),i=(e=n(817),n.n(e));function a(t){try{return document.execCommand(t)}catch(t){return}}var s=function(t){return t=i()(t),a("cut"),t};function c(t,e){var n,r;return n=t,r="rtl"===document.documentElement.getAttribute("dir"),(t=document.createElement("textarea")).style.fontSize="12pt",t.style.border="0",t.style.padding="0",t.style.margin="0",t.style.position="absolute",t.style[r?"right":"left"]="-9999px",r=window.pageYOffset||document.documentElement.scrollTop,t.style.top="".concat(r,"px"),t.setAttribute("readonly",""),t.value=n,e.container.appendChild(t),e=i()(t),a("copy"),t.remove(),e}var l=function(t){var e=1{const r=n(514),o={};for(const t of Object.keys(r))o[r[t]]=t;const i={rgb:{channels:3,labels:"rgb"},hsl:{channels:3,labels:"hsl"},hsv:{channels:3,labels:"hsv"},hwb:{channels:3,labels:"hwb"},cmyk:{channels:4,labels:"cmyk"},xyz:{channels:3,labels:"xyz"},lab:{channels:3,labels:"lab"},lch:{channels:3,labels:"lch"},hex:{channels:1,labels:["hex"]},keyword:{channels:1,labels:["keyword"]},ansi16:{channels:1,labels:["ansi16"]},ansi256:{channels:1,labels:["ansi256"]},hcg:{channels:3,labels:["h","c","g"]},apple:{channels:3,labels:["r16","g16","b16"]},gray:{channels:1,labels:["gray"]}};t.exports=i;for(const t of Object.keys(i)){if(!("channels"in i[t]))throw new Error("missing channels property: "+t);if(!("labels"in i[t]))throw new Error("missing channel labels property: "+t);if(i[t].labels.length!==i[t].channels)throw new Error("channel and label counts mismatch: "+t);const{channels:e,labels:n}=i[t];delete i[t].channels,delete i[t].labels,Object.defineProperty(i[t],"channels",{value:e}),Object.defineProperty(i[t],"labels",{value:n})}i.rgb.hsl=function(t){const e=t[0]/255,n=t[1]/255,r=t[2]/255,o=Math.min(e,n,r),i=Math.max(e,n,r),a=i-o;let s,c;i===o?s=0:e===i?s=(n-r)/a:n===i?s=2+(r-e)/a:r===i&&(s=4+(e-n)/a),s=Math.min(60*s,360),s<0&&(s+=360);const l=(o+i)/2;return c=i===o?0:l<=.5?a/(i+o):a/(2-i-o),[s,100*c,100*l]},i.rgb.hsv=function(t){let e,n,r,o,i;const a=t[0]/255,s=t[1]/255,c=t[2]/255,l=Math.max(a,s,c),u=l-Math.min(a,s,c),f=function(t){return(l-t)/6/u+.5};return 0===u?(o=0,i=0):(i=u/l,e=f(a),n=f(s),r=f(c),a===l?o=r-n:s===l?o=1/3+e-r:c===l&&(o=2/3+n-e),o<0?o+=1:o>1&&(o-=1)),[360*o,100*i,100*l]},i.rgb.hwb=function(t){const e=t[0],n=t[1];let r=t[2];const o=i.rgb.hsl(t)[0],a=1/255*Math.min(e,Math.min(n,r));return r=1-1/255*Math.max(e,Math.max(n,r)),[o,100*a,100*r]},i.rgb.cmyk=function(t){const e=t[0]/255,n=t[1]/255,r=t[2]/255,o=Math.min(1-e,1-n,1-r);return[100*((1-e-o)/(1-o)||0),100*((1-n-o)/(1-o)||0),100*((1-r-o)/(1-o)||0),100*o]},i.rgb.keyword=function(t){const e=o[t];if(e)return e;let n,i=1/0;for(const e of Object.keys(r)){const o=(s=r[e],((a=t)[0]-s[0])**2+(a[1]-s[1])**2+(a[2]-s[2])**2);o.04045?((e+.055)/1.055)**2.4:e/12.92,n=n>.04045?((n+.055)/1.055)**2.4:n/12.92,r=r>.04045?((r+.055)/1.055)**2.4:r/12.92,[100*(.4124*e+.3576*n+.1805*r),100*(.2126*e+.7152*n+.0722*r),100*(.0193*e+.1192*n+.9505*r)]},i.rgb.lab=function(t){const e=i.rgb.xyz(t);let n=e[0],r=e[1],o=e[2];return n/=95.047,r/=100,o/=108.883,n=n>.008856?n**(1/3):7.787*n+16/116,r=r>.008856?r**(1/3):7.787*r+16/116,o=o>.008856?o**(1/3):7.787*o+16/116,[116*r-16,500*(n-r),200*(r-o)]},i.hsl.rgb=function(t){const e=t[0]/360,n=t[1]/100,r=t[2]/100;let o,i,a;if(0===n)return a=255*r,[a,a,a];o=r<.5?r*(1+n):r+n-r*n;const s=2*r-o,c=[0,0,0];for(let t=0;t<3;t++)i=e+1/3*-(t-1),i<0&&i++,i>1&&i--,a=6*i<1?s+6*(o-s)*i:2*i<1?o:3*i<2?s+(o-s)*(2/3-i)*6:s,c[t]=255*a;return c},i.hsl.hsv=function(t){const e=t[0];let n=t[1]/100,r=t[2]/100,o=n;const i=Math.max(r,.01);return r*=2,n*=r<=1?r:2-r,o*=i<=1?i:2-i,[e,100*(0===r?2*o/(i+o):2*n/(r+n)),(r+n)/2*100]},i.hsv.rgb=function(t){const e=t[0]/60,n=t[1]/100;let r=t[2]/100;const o=Math.floor(e)%6,i=e-Math.floor(e),a=255*r*(1-n),s=255*r*(1-n*i),c=255*r*(1-n*(1-i));switch(r*=255,o){case 0:return[r,c,a];case 1:return[s,r,a];case 2:return[a,r,c];case 3:return[a,s,r];case 4:return[c,a,r];case 5:return[r,a,s]}},i.hsv.hsl=function(t){const e=t[0],n=t[1]/100,r=t[2]/100,o=Math.max(r,.01);let i,a;a=(2-n)*r;const s=(2-n)*o;return i=n*o,i/=s<=1?s:2-s,i=i||0,a/=2,[e,100*i,100*a]},i.hwb.rgb=function(t){const e=t[0]/360;let n=t[1]/100,r=t[2]/100;const o=n+r;let i;o>1&&(n/=o,r/=o);const a=Math.floor(6*e),s=1-r;i=6*e-a,0!=(1&a)&&(i=1-i);const c=n+i*(s-n);let l,u,f;switch(a){default:case 6:case 0:l=s,u=c,f=n;break;case 1:l=c,u=s,f=n;break;case 2:l=n,u=s,f=c;break;case 3:l=n,u=c,f=s;break;case 4:l=c,u=n,f=s;break;case 5:l=s,u=n,f=c}return[255*l,255*u,255*f]},i.cmyk.rgb=function(t){const e=t[0]/100,n=t[1]/100,r=t[2]/100,o=t[3]/100;return[255*(1-Math.min(1,e*(1-o)+o)),255*(1-Math.min(1,n*(1-o)+o)),255*(1-Math.min(1,r*(1-o)+o))]},i.xyz.rgb=function(t){const e=t[0]/100,n=t[1]/100,r=t[2]/100;let o,i,a;return o=3.2406*e+-1.5372*n+-.4986*r,i=-.9689*e+1.8758*n+.0415*r,a=.0557*e+-.204*n+1.057*r,o=o>.0031308?1.055*o**(1/2.4)-.055:12.92*o,i=i>.0031308?1.055*i**(1/2.4)-.055:12.92*i,a=a>.0031308?1.055*a**(1/2.4)-.055:12.92*a,o=Math.min(Math.max(0,o),1),i=Math.min(Math.max(0,i),1),a=Math.min(Math.max(0,a),1),[255*o,255*i,255*a]},i.xyz.lab=function(t){let e=t[0],n=t[1],r=t[2];return e/=95.047,n/=100,r/=108.883,e=e>.008856?e**(1/3):7.787*e+16/116,n=n>.008856?n**(1/3):7.787*n+16/116,r=r>.008856?r**(1/3):7.787*r+16/116,[116*n-16,500*(e-n),200*(n-r)]},i.lab.xyz=function(t){let e,n,r;n=(t[0]+16)/116,e=t[1]/500+n,r=n-t[2]/200;const o=n**3,i=e**3,a=r**3;return n=o>.008856?o:(n-16/116)/7.787,e=i>.008856?i:(e-16/116)/7.787,r=a>.008856?a:(r-16/116)/7.787,e*=95.047,n*=100,r*=108.883,[e,n,r]},i.lab.lch=function(t){const e=t[0],n=t[1],r=t[2];let o;return o=360*Math.atan2(r,n)/2/Math.PI,o<0&&(o+=360),[e,Math.sqrt(n*n+r*r),o]},i.lch.lab=function(t){const e=t[0],n=t[1],r=t[2]/360*2*Math.PI;return[e,n*Math.cos(r),n*Math.sin(r)]},i.rgb.ansi16=function(t,e=null){const[n,r,o]=t;let a=null===e?i.rgb.hsv(t)[2]:e;if(a=Math.round(a/50),0===a)return 30;let s=30+(Math.round(o/255)<<2|Math.round(r/255)<<1|Math.round(n/255));return 2===a&&(s+=60),s},i.hsv.ansi16=function(t){return i.rgb.ansi16(i.hsv.rgb(t),t[2])},i.rgb.ansi256=function(t){const e=t[0],n=t[1],r=t[2];return e===n&&n===r?e<8?16:e>248?231:Math.round((e-8)/247*24)+232:16+36*Math.round(e/255*5)+6*Math.round(n/255*5)+Math.round(r/255*5)},i.ansi16.rgb=function(t){let e=t%10;if(0===e||7===e)return t>50&&(e+=3.5),e=e/10.5*255,[e,e,e];const n=.5*(1+~~(t>50));return[(1&e)*n*255,(e>>1&1)*n*255,(e>>2&1)*n*255]},i.ansi256.rgb=function(t){if(t>=232){const e=10*(t-232)+8;return[e,e,e]}let e;return t-=16,[Math.floor(t/36)/5*255,Math.floor((e=t%36)/6)/5*255,e%6/5*255]},i.rgb.hex=function(t){const e=(((255&Math.round(t[0]))<<16)+((255&Math.round(t[1]))<<8)+(255&Math.round(t[2]))).toString(16).toUpperCase();return"000000".substring(e.length)+e},i.hex.rgb=function(t){const e=t.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i);if(!e)return[0,0,0];let n=e[0];3===e[0].length&&(n=n.split("").map((t=>t+t)).join(""));const r=parseInt(n,16);return[r>>16&255,r>>8&255,255&r]},i.rgb.hcg=function(t){const e=t[0]/255,n=t[1]/255,r=t[2]/255,o=Math.max(Math.max(e,n),r),i=Math.min(Math.min(e,n),r),a=o-i;let s,c;return s=a<1?i/(1-a):0,c=a<=0?0:o===e?(n-r)/a%6:o===n?2+(r-e)/a:4+(e-n)/a,c/=6,c%=1,[360*c,100*a,100*s]},i.hsl.hcg=function(t){const e=t[1]/100,n=t[2]/100,r=n<.5?2*e*n:2*e*(1-n);let o=0;return r<1&&(o=(n-.5*r)/(1-r)),[t[0],100*r,100*o]},i.hsv.hcg=function(t){const e=t[1]/100,n=t[2]/100,r=e*n;let o=0;return r<1&&(o=(n-r)/(1-r)),[t[0],100*r,100*o]},i.hcg.rgb=function(t){const e=t[0]/360,n=t[1]/100,r=t[2]/100;if(0===n)return[255*r,255*r,255*r];const o=[0,0,0],i=e%1*6,a=i%1,s=1-a;let c=0;switch(Math.floor(i)){case 0:o[0]=1,o[1]=a,o[2]=0;break;case 1:o[0]=s,o[1]=1,o[2]=0;break;case 2:o[0]=0,o[1]=1,o[2]=a;break;case 3:o[0]=0,o[1]=s,o[2]=1;break;case 4:o[0]=a,o[1]=0,o[2]=1;break;default:o[0]=1,o[1]=0,o[2]=s}return c=(1-n)*r,[255*(n*o[0]+c),255*(n*o[1]+c),255*(n*o[2]+c)]},i.hcg.hsv=function(t){const e=t[1]/100,n=e+t[2]/100*(1-e);let r=0;return n>0&&(r=e/n),[t[0],100*r,100*n]},i.hcg.hsl=function(t){const e=t[1]/100,n=t[2]/100*(1-e)+.5*e;let r=0;return n>0&&n<.5?r=e/(2*n):n>=.5&&n<1&&(r=e/(2*(1-n))),[t[0],100*r,100*n]},i.hcg.hwb=function(t){const e=t[1]/100,n=e+t[2]/100*(1-e);return[t[0],100*(n-e),100*(1-n)]},i.hwb.hcg=function(t){const e=t[1]/100,n=1-t[2]/100,r=n-e;let o=0;return r<1&&(o=(n-r)/(1-r)),[t[0],100*r,100*o]},i.apple.rgb=function(t){return[t[0]/65535*255,t[1]/65535*255,t[2]/65535*255]},i.rgb.apple=function(t){return[t[0]/255*65535,t[1]/255*65535,t[2]/255*65535]},i.gray.rgb=function(t){return[t[0]/100*255,t[0]/100*255,t[0]/100*255]},i.gray.hsl=function(t){return[0,0,t[0]]},i.gray.hsv=i.gray.hsl,i.gray.hwb=function(t){return[0,100,t[0]]},i.gray.cmyk=function(t){return[0,0,0,t[0]]},i.gray.lab=function(t){return[t[0],0,0]},i.gray.hex=function(t){const e=255&Math.round(t[0]/100*255),n=((e<<16)+(e<<8)+e).toString(16).toUpperCase();return"000000".substring(n.length)+n},i.rgb.gray=function(t){return[(t[0]+t[1]+t[2])/3/255*100]}},798:(t,e,n)=>{const r=n(997),o=n(555),i={};Object.keys(r).forEach((t=>{i[t]={},Object.defineProperty(i[t],"channels",{value:r[t].channels}),Object.defineProperty(i[t],"labels",{value:r[t].labels});const e=o(t);Object.keys(e).forEach((n=>{const r=e[n];i[t][n]=function(t){const e=function(...e){const n=e[0];if(null==n)return n;n.length>1&&(e=n);const r=t(e);if("object"==typeof r)for(let t=r.length,e=0;e1&&(e=n),t(e))};return"conversion"in t&&(e.conversion=t.conversion),e}(r)}))})),t.exports=i},555:(t,e,n)=>{const r=n(997);function o(t,e){return function(n){return e(t(n))}}function i(t,e){const n=[e[t].parent,t];let i=r[e[t].parent][t],a=e[t].parent;for(;e[a].parent;)n.unshift(e[a].parent),i=o(r[e[a].parent][a],i),a=e[a].parent;return i.conversion=n,i}t.exports=function(t){const e=function(t){const e=function(){const t={},e=Object.keys(r);for(let n=e.length,r=0;r{"use strict";t.exports={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]}},878:function(t,e,n){t.exports=function(){"use strict";var t=function(t){var e=t.id,n=t.viewBox,r=t.content;this.id=e,this.viewBox=n,this.content=r};t.prototype.stringify=function(){return this.content},t.prototype.toString=function(){return this.stringify()},t.prototype.destroy=function(){var t=this;["id","viewBox","content"].forEach((function(e){return delete t[e]}))};function e(t,e){return t(e={exports:{}},e.exports),e.exports}"undefined"!=typeof window?window:void 0!==n.g?n.g:"undefined"!=typeof self&&self;var r=e((function(t,e){t.exports=function(){function t(t){return t&&"object"==typeof t&&"[object RegExp]"!==Object.prototype.toString.call(t)&&"[object Date]"!==Object.prototype.toString.call(t)}function e(t){return Array.isArray(t)?[]:{}}function n(n,r){return r&&!0===r.clone&&t(n)?i(e(n),n,r):n}function r(e,r,o){var a=e.slice();return r.forEach((function(r,s){void 0===a[s]?a[s]=n(r,o):t(r)?a[s]=i(e[s],r,o):-1===e.indexOf(r)&&a.push(n(r,o))})),a}function o(e,r,o){var a={};return t(e)&&Object.keys(e).forEach((function(t){a[t]=n(e[t],o)})),Object.keys(r).forEach((function(s){t(r[s])&&e[s]?a[s]=i(e[s],r[s],o):a[s]=n(r[s],o)})),a}function i(t,e,i){var a=Array.isArray(e),s=(i||{arrayMerge:r}).arrayMerge||r;return a?Array.isArray(t)?s(t,e,i):n(e,i):o(t,e,i)}return i.all=function(t,e){if(!Array.isArray(t)||t.length<2)throw new Error("first argument should be an array with at least two elements");return t.reduce((function(t,n){return i(t,n,e)}))},i}()})),o=e((function(t,e){e.default={svg:{name:"xmlns",uri:"http://www.w3.org/2000/svg"},xlink:{name:"xmlns:xlink",uri:"http://www.w3.org/1999/xlink"}},t.exports=e.default})),i=o.svg,a=o.xlink,s={};s[i.name]=i.uri,s[a.name]=a.uri;var c=function(t,e){return void 0===t&&(t=""),""+t+""},l=function(t){function e(){t.apply(this,arguments)}t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e;var n={isMounted:{}};return n.isMounted.get=function(){return!!this.node},e.createFromExistingNode=function(t){return new e({id:t.getAttribute("id"),viewBox:t.getAttribute("viewBox"),content:t.outerHTML})},e.prototype.destroy=function(){this.isMounted&&this.unmount(),t.prototype.destroy.call(this)},e.prototype.mount=function(t){if(this.isMounted)return this.node;var e="string"==typeof t?document.querySelector(t):t,n=this.render();return this.node=n,e.appendChild(n),n},e.prototype.render=function(){var t=this.stringify();return function(t){var e=!!document.importNode,n=(new DOMParser).parseFromString(t,"image/svg+xml").documentElement;return e?document.importNode(n,!0):n}(c(t)).childNodes[0]},e.prototype.unmount=function(){this.node.parentNode.removeChild(this.node)},Object.defineProperties(e.prototype,n),e}(t);return l}()},159:function(t,e,n){t.exports=function(){"use strict";function t(t,e){return t(e={exports:{}},e.exports),e.exports}"undefined"!=typeof window?window:void 0!==n.g?n.g:"undefined"!=typeof self&&self;var e=t((function(t,e){t.exports=function(){function t(t){return t&&"object"==typeof t&&"[object RegExp]"!==Object.prototype.toString.call(t)&&"[object Date]"!==Object.prototype.toString.call(t)}function e(t){return Array.isArray(t)?[]:{}}function n(n,r){return r&&!0===r.clone&&t(n)?i(e(n),n,r):n}function r(e,r,o){var a=e.slice();return r.forEach((function(r,s){void 0===a[s]?a[s]=n(r,o):t(r)?a[s]=i(e[s],r,o):-1===e.indexOf(r)&&a.push(n(r,o))})),a}function o(e,r,o){var a={};return t(e)&&Object.keys(e).forEach((function(t){a[t]=n(e[t],o)})),Object.keys(r).forEach((function(s){t(r[s])&&e[s]?a[s]=i(e[s],r[s],o):a[s]=n(r[s],o)})),a}function i(t,e,i){var a=Array.isArray(e),s=(i||{arrayMerge:r}).arrayMerge||r;return a?Array.isArray(t)?s(t,e,i):n(e,i):o(t,e,i)}return i.all=function(t,e){if(!Array.isArray(t)||t.length<2)throw new Error("first argument should be an array with at least two elements");return t.reduce((function(t,n){return i(t,n,e)}))},i}()}));var r=t((function(t,e){e.default={svg:{name:"xmlns",uri:"http://www.w3.org/2000/svg"},xlink:{name:"xmlns:xlink",uri:"http://www.w3.org/1999/xlink"}},t.exports=e.default})),o=r.svg,i=r.xlink,a={};a[o.name]=o.uri,a[i.name]=i.uri;var s,c=function(t,n){return void 0===t&&(t=""),""+t+""},l=r.svg,u=r.xlink,f={attrs:(s={style:["position: absolute","width: 0","height: 0"].join("; "),"aria-hidden":"true"},s[l.name]=l.uri,s[u.name]=u.uri,s)},d=function(t){this.config=e(f,t||{}),this.symbols=[]};d.prototype.add=function(t){var e=this.symbols,n=this.find(t.id);return n?(e[e.indexOf(n)]=t,!1):(e.push(t),!0)},d.prototype.remove=function(t){var e=this.symbols,n=this.find(t);return!!n&&(e.splice(e.indexOf(n),1),n.destroy(),!0)},d.prototype.find=function(t){return this.symbols.filter((function(e){return e.id===t}))[0]||null},d.prototype.has=function(t){return null!==this.find(t)},d.prototype.stringify=function(){var t=this.config.attrs,e=this.symbols.map((function(t){return t.stringify()})).join("");return c(e,t)},d.prototype.toString=function(){return this.stringify()},d.prototype.destroy=function(){this.symbols.forEach((function(t){return t.destroy()}))};var p=function(t){var e=t.id,n=t.viewBox,r=t.content;this.id=e,this.viewBox=n,this.content=r};p.prototype.stringify=function(){return this.content},p.prototype.toString=function(){return this.stringify()},p.prototype.destroy=function(){var t=this;["id","viewBox","content"].forEach((function(e){return delete t[e]}))};var h=function(t){var e=!!document.importNode,n=(new DOMParser).parseFromString(t,"image/svg+xml").documentElement;return e?document.importNode(n,!0):n},v=function(t){function e(){t.apply(this,arguments)}t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e;var n={isMounted:{}};return n.isMounted.get=function(){return!!this.node},e.createFromExistingNode=function(t){return new e({id:t.getAttribute("id"),viewBox:t.getAttribute("viewBox"),content:t.outerHTML})},e.prototype.destroy=function(){this.isMounted&&this.unmount(),t.prototype.destroy.call(this)},e.prototype.mount=function(t){if(this.isMounted)return this.node;var e="string"==typeof t?document.querySelector(t):t,n=this.render();return this.node=n,e.appendChild(n),n},e.prototype.render=function(){var t=this.stringify();return h(c(t)).childNodes[0]},e.prototype.unmount=function(){this.node.parentNode.removeChild(this.node)},Object.defineProperties(e.prototype,n),e}(p),m={autoConfigure:!0,mountTo:"body",syncUrlsWithBaseTag:!1,listenLocationChangeEvent:!0,locationChangeEvent:"locationChange",locationChangeAngularEmitter:!1,usagesToUpdate:"use[*|href]",moveGradientsOutsideSymbol:!1},g=function(t){return Array.prototype.slice.call(t,0)},y=function(){return/firefox/i.test(navigator.userAgent)},b=function(){return/msie/i.test(navigator.userAgent)||/trident/i.test(navigator.userAgent)},A=function(){return/edge/i.test(navigator.userAgent)},_=function(t){return(t||window.location.href).split("#")[0]},w=function(t){angular.module("ng").run(["$rootScope",function(e){e.$on("$locationChangeSuccess",(function(e,n,r){var o,i,a;o=t,i={oldUrl:r,newUrl:n},(a=document.createEvent("CustomEvent")).initCustomEvent(o,!1,!1,i),window.dispatchEvent(a)}))}])},x=function(t,e){return void 0===e&&(e="linearGradient, radialGradient, pattern, mask, clipPath"),g(t.querySelectorAll("symbol")).forEach((function(t){g(t.querySelectorAll(e)).forEach((function(e){t.parentNode.insertBefore(e,t)}))})),t};var S=r.xlink.uri,C="xlink:href",k=/[{}|\\\^\[\]`"<>]/g;function O(t){return t.replace(k,(function(t){return"%"+t[0].charCodeAt(0).toString(16).toUpperCase()}))}var E,j=["clipPath","colorProfile","src","cursor","fill","filter","marker","markerStart","markerMid","markerEnd","mask","stroke","style"],L=j.map((function(t){return"["+t+"]"})).join(","),T=function(t,e,n,r){var o,i,a=O(n),s=O(r);(o=t.querySelectorAll(L),i=function(t){var e=t.localName,n=t.value;return-1!==j.indexOf(e)&&-1!==n.indexOf("url("+a)},g(o).reduce((function(t,e){if(!e.attributes)return t;var n=g(e.attributes),r=i?n.filter(i):n;return t.concat(r)}),[])).forEach((function(t){return t.value=t.value.replace(new RegExp(a.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),"g"),s)})),function(t,e,n){g(t).forEach((function(t){var r=t.getAttribute(C);if(r&&0===r.indexOf(e)){var o=r.replace(e,n);t.setAttributeNS(S,C,o)}}))}(e,a,s)},P="mount",N="symbol_mount",B=function(t){function n(n){var r=this;void 0===n&&(n={}),t.call(this,e(m,n));var o,i=(o=o||Object.create(null),{on:function(t,e){(o[t]||(o[t]=[])).push(e)},off:function(t,e){o[t]&&o[t].splice(o[t].indexOf(e)>>>0,1)},emit:function(t,e){(o[t]||[]).map((function(t){t(e)})),(o["*"]||[]).map((function(n){n(t,e)}))}});this._emitter=i,this.node=null;var a=this.config;if(a.autoConfigure&&this._autoConfigure(n),a.syncUrlsWithBaseTag){var s=document.getElementsByTagName("base")[0].getAttribute("href");i.on(P,(function(){return r.updateUrls("#",s)}))}var c=this._handleLocationChange.bind(this);this._handleLocationChange=c,a.listenLocationChangeEvent&&window.addEventListener(a.locationChangeEvent,c),a.locationChangeAngularEmitter&&w(a.locationChangeEvent),i.on(P,(function(t){a.moveGradientsOutsideSymbol&&x(t)})),i.on(N,(function(t){var e;a.moveGradientsOutsideSymbol&&x(t.parentNode),(b()||A())&&(e=[],g(t.querySelectorAll("style")).forEach((function(t){t.textContent+="",e.push(t)})))}))}t&&(n.__proto__=t),n.prototype=Object.create(t&&t.prototype),n.prototype.constructor=n;var r={isMounted:{}};return r.isMounted.get=function(){return!!this.node},n.prototype._autoConfigure=function(t){var e=this.config;void 0===t.syncUrlsWithBaseTag&&(e.syncUrlsWithBaseTag=void 0!==document.getElementsByTagName("base")[0]),void 0===t.locationChangeAngularEmitter&&(e.locationChangeAngularEmitter=void 0!==window.angular),void 0===t.moveGradientsOutsideSymbol&&(e.moveGradientsOutsideSymbol=y())},n.prototype._handleLocationChange=function(t){var e=t.detail,n=e.oldUrl,r=e.newUrl;this.updateUrls(n,r)},n.prototype.add=function(e){var n=t.prototype.add.call(this,e);return this.isMounted&&n&&(e.mount(this.node),this._emitter.emit(N,e.node)),n},n.prototype.attach=function(t){var e=this,n=this;if(n.isMounted)return n.node;var r="string"==typeof t?document.querySelector(t):t;return n.node=r,this.symbols.forEach((function(t){t.mount(n.node),e._emitter.emit(N,t.node)})),g(r.querySelectorAll("symbol")).forEach((function(t){var e=v.createFromExistingNode(t);e.node=t,n.add(e)})),this._emitter.emit(P,r),r},n.prototype.destroy=function(){var t=this,e=t.config,n=t.symbols,r=t._emitter;n.forEach((function(t){return t.destroy()})),r.off("*"),window.removeEventListener(e.locationChangeEvent,this._handleLocationChange),this.isMounted&&this.unmount()},n.prototype.mount=function(t,e){void 0===t&&(t=this.config.mountTo),void 0===e&&(e=!1);var n=this;if(n.isMounted)return n.node;var r="string"==typeof t?document.querySelector(t):t,o=n.render();return this.node=o,e&&r.childNodes[0]?r.insertBefore(o,r.childNodes[0]):r.appendChild(o),this._emitter.emit(P,o),o},n.prototype.render=function(){return h(this.stringify())},n.prototype.unmount=function(){this.node.parentNode.removeChild(this.node)},n.prototype.updateUrls=function(t,e){if(!this.isMounted)return!1;var n=document.querySelectorAll(this.config.usagesToUpdate);return T(this.node,n,_(t)+"#",_(e)+"#"),!0},Object.defineProperties(n.prototype,r),n}(d),M=t((function(t){var e;e=function(){var t,e=[],n=document,r=n.documentElement.doScroll,o="DOMContentLoaded",i=(r?/^loaded|^c/:/^loaded|^i|^c/).test(n.readyState);return i||n.addEventListener(o,t=function(){for(n.removeEventListener(o,t),i=1;t=e.shift();)t()}),function(t){i?setTimeout(t,0):e.push(t)}},t.exports=e()})),I="__SVG_SPRITE_NODE__",D="__SVG_SPRITE__";window[D]?E=window[D]:(E=new B({attrs:{id:I,"aria-hidden":"true"}}),window[D]=E);var R=function(){var t=document.getElementById(I);t?E.attach(t):E.mount(document.body,!0)};return document.body?R():M(R),E}()},154:(t,e,n)=>{var r=n(592),o={autoSetContainer:!1,appendToBody:!0},i={install:function(t){var e="3."===t.version.slice(0,2)?t.config.globalProperties:t.prototype;e.$clipboardConfig=o,e.$copyText=function(t,e){return new Promise((function(n,i){var a=document.createElement("button"),s=new r(a,{text:function(){return t},action:function(){return"copy"},container:"object"==typeof e?e:document.body});s.on("success",(function(t){s.destroy(),n(t)})),s.on("error",(function(t){s.destroy(),i(t)})),o.appendToBody&&document.body.appendChild(a),a.click(),o.appendToBody&&document.body.removeChild(a)}))},t.directive("clipboard",{bind:function(t,e,n){if("success"===e.arg)t._vClipboard_success=e.value;else if("error"===e.arg)t._vClipboard_error=e.value;else{var i=new r(t,{text:function(){return e.value},action:function(){return"cut"===e.arg?"cut":"copy"},container:o.autoSetContainer?t:void 0});i.on("success",(function(e){var n=t._vClipboard_success;n&&n(e)})),i.on("error",(function(e){var n=t._vClipboard_error;n&&n(e)})),t._vClipboard=i}},update:function(t,e){"success"===e.arg?t._vClipboard_success=e.value:"error"===e.arg?t._vClipboard_error=e.value:(t._vClipboard.text=function(){return e.value},t._vClipboard.action=function(){return"cut"===e.arg?"cut":"copy"})},unbind:function(t,e){t._vClipboard&&("success"===e.arg?delete t._vClipboard_success:"error"===e.arg?delete t._vClipboard_error:(t._vClipboard.destroy(),delete t._vClipboard))}})},config:o};t.exports=i}},e={};function n(r){var o=e[r];if(void 0!==o)return o.exports;var i=e[r]={exports:{}};return t[r].call(i.exports,i,i.exports,n),i.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),(()=>{"use strict";var t=Object.freeze({}),e=Array.isArray;function r(t){return null==t}function o(t){return null!=t}function i(t){return!0===t}function a(t){return"string"==typeof t||"number"==typeof t||"symbol"==typeof t||"boolean"==typeof t}function s(t){return"function"==typeof t}function c(t){return null!==t&&"object"==typeof t}var l=Object.prototype.toString;function u(t){return"[object Object]"===l.call(t)}function f(t){var e=parseFloat(String(t));return e>=0&&Math.floor(e)===e&&isFinite(t)}function d(t){return o(t)&&"function"==typeof t.then&&"function"==typeof t.catch}function p(t){return null==t?"":Array.isArray(t)||u(t)&&t.toString===l?JSON.stringify(t,null,2):String(t)}function h(t){var e=parseFloat(t);return isNaN(e)?t:e}function v(t,e){for(var n=Object.create(null),r=t.split(","),o=0;o-1)return t.splice(r,1)}}var b=Object.prototype.hasOwnProperty;function A(t,e){return b.call(t,e)}function _(t){var e=Object.create(null);return function(n){return e[n]||(e[n]=t(n))}}var w=/-(\w)/g,x=_((function(t){return t.replace(w,(function(t,e){return e?e.toUpperCase():""}))})),S=_((function(t){return t.charAt(0).toUpperCase()+t.slice(1)})),C=/\B([A-Z])/g,k=_((function(t){return t.replace(C,"-$1").toLowerCase()})),O=Function.prototype.bind?function(t,e){return t.bind(e)}:function(t,e){function n(n){var r=arguments.length;return r?r>1?t.apply(e,arguments):t.call(e,n):t.call(e)}return n._length=t.length,n};function E(t,e){e=e||0;for(var n=t.length-e,r=new Array(n);n--;)r[n]=t[n+e];return r}function j(t,e){for(var n in e)t[n]=e[n];return t}function L(t){for(var e={},n=0;n0,J=q&&q.indexOf("edge/")>0;q&&q.indexOf("android");var K=q&&/iphone|ipad|ipod|ios/.test(q);q&&/chrome\/\d+/.test(q),q&&/phantomjs/.test(q);var W,X=q&&q.match(/firefox\/(\d+)/),tt={}.watch,et=!1;if(Z)try{var nt={};Object.defineProperty(nt,"passive",{get:function(){et=!0}}),window.addEventListener("test-passive",null,nt)}catch(Wh){}var rt=function(){return void 0===W&&(W=!Z&&void 0!==n.g&&n.g.process&&"server"===n.g.process.env.VUE_ENV),W},ot=Z&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function it(t){return"function"==typeof t&&/native code/.test(t.toString())}var at,st="undefined"!=typeof Symbol&&it(Symbol)&&"undefined"!=typeof Reflect&&it(Reflect.ownKeys);at="undefined"!=typeof Set&&it(Set)?Set:function(){function t(){this.set=Object.create(null)}return t.prototype.has=function(t){return!0===this.set[t]},t.prototype.add=function(t){this.set[t]=!0},t.prototype.clear=function(){this.set=Object.create(null)},t}();var ct=null;function lt(t){void 0===t&&(t=null),t||ct&&ct._scope.off(),ct=t,t&&t._scope.on()}var ut=function(){function t(t,e,n,r,o,i,a,s){this.tag=t,this.data=e,this.children=n,this.text=r,this.elm=o,this.ns=void 0,this.context=i,this.fnContext=void 0,this.fnOptions=void 0,this.fnScopeId=void 0,this.key=e&&e.key,this.componentOptions=a,this.componentInstance=void 0,this.parent=void 0,this.raw=!1,this.isStatic=!1,this.isRootInsert=!0,this.isComment=!1,this.isCloned=!1,this.isOnce=!1,this.asyncFactory=s,this.asyncMeta=void 0,this.isAsyncPlaceholder=!1}return Object.defineProperty(t.prototype,"child",{get:function(){return this.componentInstance},enumerable:!1,configurable:!0}),t}(),ft=function(t){void 0===t&&(t="");var e=new ut;return e.text=t,e.isComment=!0,e};function dt(t){return new ut(void 0,void 0,void 0,String(t))}function pt(t){var e=new ut(t.tag,t.data,t.children&&t.children.slice(),t.text,t.elm,t.context,t.componentOptions,t.asyncFactory);return e.ns=t.ns,e.isStatic=t.isStatic,e.key=t.key,e.isComment=t.isComment,e.fnContext=t.fnContext,e.fnOptions=t.fnOptions,e.fnScopeId=t.fnScopeId,e.asyncMeta=t.asyncMeta,e.isCloned=!0,e}var ht=0,vt=[],mt=function(){for(var t=0;t0&&(Ht((c=Gt(c,"".concat(n||"","_").concat(s)))[0])&&Ht(u)&&(f[l]=dt(u.text+c[0].text),c.shift()),f.push.apply(f,c)):a(c)?Ht(u)?f[l]=dt(u.text+c):""!==c&&f.push(dt(c)):Ht(c)&&Ht(u)?f[l]=dt(u.text+c.text):(i(t._isVList)&&o(c.tag)&&r(c.key)&&o(n)&&(c.key="__vlist".concat(n,"_").concat(s,"__")),f.push(c)));return f}var Zt=1,qt=2;function Qt(t,n,r,l,u,f){return(e(r)||a(r))&&(u=l,l=r,r=void 0),i(f)&&(u=qt),function(t,n,r,i,a){if(o(r)&&o(r.__ob__))return ft();if(o(r)&&o(r.is)&&(n=r.is),!n)return ft();var l,u;if(e(i)&&s(i[0])&&((r=r||{}).scopedSlots={default:i[0]},i.length=0),a===qt?i=Vt(i):a===Zt&&(i=function(t){for(var n=0;n0,s=n?!!n.$stable:!a,c=n&&n.$key;if(n){if(n._normalized)return n._normalized;if(s&&o&&o!==t&&c===o.$key&&!a&&!o.$hasNormal)return o;for(var l in i={},n)n[l]&&"$"!==l[0]&&(i[l]=ve(e,r,l,n[l]))}else i={};for(var u in r)u in i||(i[u]=me(r,u));return n&&Object.isExtensible(n)&&(n._normalized=i),V(i,"$stable",s),V(i,"$key",c),V(i,"$hasNormal",a),i}function ve(t,n,r,o){var i=function(){var n=ct;lt(t);var r=arguments.length?o.apply(null,arguments):o({}),i=(r=r&&"object"==typeof r&&!e(r)?[r]:Vt(r))&&r[0];return lt(n),r&&(!i||1===r.length&&i.isComment&&!pe(i))?void 0:r};return o.proxy&&Object.defineProperty(n,r,{get:i,enumerable:!0,configurable:!0}),i}function me(t,e){return function(){return t[e]}}function ge(t,e,n,r,o){var i=!1;for(var a in e)a in t?e[a]!==n[a]&&(i=!0):(i=!0,ye(t,a,r,o));for(var a in t)a in e||(i=!0,delete t[a]);return i}function ye(t,e,n,r){Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get:function(){return n[r][e]}})}function be(t,e){for(var n in e)t[n]=e[n];for(var n in t)n in e||delete t[n]}var Ae,_e=null;function we(t,e){return(t.__esModule||st&&"Module"===t[Symbol.toStringTag])&&(t=t.default),c(t)?e.extend(t):t}function xe(t){if(e(t))for(var n=0;ndocument.createEvent("Event").timeStamp&&(Ue=function(){return ze.now()})}var Ve=function(t,e){if(t.post){if(!e.post)return 1}else if(e.post)return-1;return t.id-e.id};function He(){var t,e;for($e=Ue(),Re=!0,Be.sort(Ve),Fe=0;FeFe&&Be[n].id>t.id;)n--;Be.splice(n+1,0,t)}else Be.push(t);De||(De=!0,cn(He))}}(this)},t.prototype.run=function(){if(this.active){var t=this.get();if(t!==this.value||c(t)||this.deep){var e=this.value;if(this.value=t,this.user){var n='callback for watcher "'.concat(this.expression,'"');Ye(this.cb,this.vm,[t,e],this.vm,n)}else this.cb.call(this.vm,t,e)}}},t.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},t.prototype.depend=function(){for(var t=this.deps.length;t--;)this.deps[t].depend()},t.prototype.teardown=function(){if(this.vm&&!this.vm._isBeingDestroyed&&y(this.vm._scope.effects,this),this.active){for(var t=this.deps.length;t--;)this.deps[t].removeSub(this);this.active=!1,this.onStop&&this.onStop()}},t}(),vn={enumerable:!0,configurable:!0,get:T,set:T};function mn(t,e,n){vn.get=function(){return this[e][n]},vn.set=function(t){this[e][n]=t},Object.defineProperty(t,n,vn)}function gn(n){var r=n.$options;if(r.props&&function(t,e){var n=t.$options.propsData||{},r=t._props=Bt({}),o=t.$options._propKeys=[];!t.$parent||kt(!1);var i=function(i){o.push(i);var a=Vn(i,e,n,t);Lt(r,i,a),i in t||mn(t,"_props",i)};for(var a in e)i(a);kt(!0)}(n,r.props),function(e){var n=e.$options,r=n.setup;if(r){var o=e._setupContext=function(e){return{get attrs(){if(!e._attrsProxy){var n=e._attrsProxy={};V(n,"_v_attr_proxy",!0),ge(n,e.$attrs,t,e,"$attrs")}return e._attrsProxy},get listeners(){return e._listenersProxy||ge(e._listenersProxy={},e.$listeners,t,e,"$listeners"),e._listenersProxy},get slots(){return function(t){return t._slotsProxy||be(t._slotsProxy={},t.$scopedSlots),t._slotsProxy}(e)},emit:O(e.$emit,e),expose:function(t){t&&Object.keys(t).forEach((function(n){return Dt(e,t,n)}))}}}(e);lt(e),bt();var i=Ye(r,null,[e._props||Bt({}),o],e,"setup");if(At(),lt(),s(i))n.render=i;else if(c(i))if(e._setupState=i,i.__sfc){var a=e._setupProxy={};for(var l in i)"__sfc"!==l&&Dt(a,i,l)}else for(var l in i)z(l)||Dt(e,i,l)}}(n),r.methods&&function(t,e){for(var n in t.$options.props,e)t[n]="function"!=typeof e[n]?T:O(e[n],t)}(n,r.methods),r.data)!function(t){var e=t.$options.data;e=t._data=s(e)?function(t,e){bt();try{return t.call(e,e)}catch(t){return Qe(t,e,"data()"),{}}finally{At()}}(e,t):e||{},u(e)||(e={});for(var n=Object.keys(e),r=t.$options.props,o=(t.$options.methods,n.length);o--;){var i=n[o];r&&A(r,i)||z(i)||mn(t,"_data",i)}var a=jt(e);a&&a.vmCount++}(n);else{var o=jt(n._data={});o&&o.vmCount++}r.computed&&function(t,e){var n=t._computedWatchers=Object.create(null),r=rt();for(var o in e){var i=e[o],a=s(i)?i:i.get;r||(n[o]=new hn(t,a||T,T,yn)),o in t||bn(t,o,i)}}(n,r.computed),r.watch&&r.watch!==tt&&function(t,n){for(var r in n){var o=n[r];if(e(o))for(var i=0;i-1)if(i&&!A(o,"default"))a=!1;else if(""===a||a===k(t)){var l=qn(String,o.type);(l<0||c-1:"string"==typeof t?t.split(",").indexOf(n)>-1:(r=t,!("[object RegExp]"!==l.call(r))&&t.test(n));var r}function Kn(t,e){var n=t.cache,r=t.keys,o=t._vnode;for(var i in n){var a=n[i];if(a){var s=a.name;s&&!e(s)&&Wn(n,i,r,o)}}}function Wn(t,e,n,r){var o=t[e];!o||r&&o.tag===r.tag||o.componentInstance.$destroy(),t[e]=null,y(n,e)}!function(e){e.prototype._init=function(e){var n=this;n._uid=Sn++,n._isVue=!0,n.__v_skip=!0,n._scope=new qe(!0),n._scope._vm=!0,e&&e._isComponent?function(t,e){var n=t.$options=Object.create(t.constructor.options),r=e._parentVnode;n.parent=e.parent,n._parentVnode=r;var o=r.componentOptions;n.propsData=o.propsData,n._parentListeners=o.listeners,n._renderChildren=o.children,n._componentTag=o.tag,e.render&&(n.render=e.render,n.staticRenderFns=e.staticRenderFns)}(n,e):n.$options=Un(Cn(n.constructor),e||{},n),n._renderProxy=n,n._self=n,function(t){var e=t.$options,n=e.parent;if(n&&!e.abstract){for(;n.$options.abstract&&n.$parent;)n=n.$parent;n.$children.push(t)}t.$parent=n,t.$root=n?n.$root:t,t.$children=[],t.$refs={},t._provided=n?n._provided:Object.create(null),t._watcher=null,t._inactive=null,t._directInactive=!1,t._isMounted=!1,t._isDestroyed=!1,t._isBeingDestroyed=!1}(n),function(t){t._events=Object.create(null),t._hasHookEvent=!1;var e=t.$options._parentListeners;e&&Oe(t,e)}(n),function(e){e._vnode=null,e._staticTrees=null;var n=e.$options,r=e.$vnode=n._parentVnode,o=r&&r.context;e.$slots=fe(n._renderChildren,o),e.$scopedSlots=r?he(e.$parent,r.data.scopedSlots,e.$slots):t,e._c=function(t,n,r,o){return Qt(e,t,n,r,o,!1)},e.$createElement=function(t,n,r,o){return Qt(e,t,n,r,o,!0)};var i=r&&r.data;Lt(e,"$attrs",i&&i.attrs||t,null,!0),Lt(e,"$listeners",n._parentListeners||t,null,!0)}(n),Ne(n,"beforeCreate",void 0,!1),function(t){var e=xn(t.$options.inject,t);e&&(kt(!1),Object.keys(e).forEach((function(n){Lt(t,n,e[n])})),kt(!0))}(n),gn(n),function(t){var e=t.$options.provide;if(e){var n=s(e)?e.call(t):e;if(!c(n))return;for(var r=function(t){var e=t._provided,n=t.$parent&&t.$parent._provided;return n===e?t._provided=Object.create(n):e}(t),o=st?Reflect.ownKeys(n):Object.keys(n),i=0;i1?E(n):n;for(var r=E(arguments,1),o='event handler for "'.concat(t,'"'),i=0,a=n.length;iparseInt(this.max)&&Wn(e,n[0],n,this._vnode),this.vnodeToCache=null}}},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var t in this.cache)Wn(this.cache,t,this.keys)},mounted:function(){var t=this;this.cacheVNode(),this.$watch("include",(function(e){Kn(t,(function(t){return Jn(e,t)}))})),this.$watch("exclude",(function(e){Kn(t,(function(t){return!Jn(e,t)}))}))},updated:function(){this.cacheVNode()},render:function(){var t=this.$slots.default,e=xe(t),n=e&&e.componentOptions;if(n){var r=Yn(n),o=this.include,i=this.exclude;if(o&&(!r||!Jn(o,r))||i&&r&&Jn(i,r))return e;var a=this.cache,s=this.keys,c=null==e.key?n.Ctor.cid+(n.tag?"::".concat(n.tag):""):e.key;a[c]?(e.componentInstance=a[c].componentInstance,y(s,c),s.push(c)):(this.vnodeToCache=e,this.keyToCache=c),e.data.keepAlive=!0}return e||t&&t[0]}}};!function(t){var e={get:function(){return $}};Object.defineProperty(t,"config",e),t.util={warn:Bn,extend:j,mergeOptions:Un,defineReactive:Lt},t.set=Tt,t.delete=Pt,t.nextTick=cn,t.observable=function(t){return jt(t),t},t.options=Object.create(null),R.forEach((function(e){t.options[e+"s"]=Object.create(null)})),t.options._base=t,j(t.options.components,tr),function(t){t.use=function(t){var e=this._installedPlugins||(this._installedPlugins=[]);if(e.indexOf(t)>-1)return this;var n=E(arguments,1);return n.unshift(this),s(t.install)?t.install.apply(t,n):s(t)&&t.apply(null,n),e.push(t),this}}(t),function(t){t.mixin=function(t){return this.options=Un(this.options,t),this}}(t),function(t){t.cid=0;var e=1;t.extend=function(t){t=t||{};var n=this,r=n.cid,o=t._Ctor||(t._Ctor={});if(o[r])return o[r];var i=jn(t)||jn(n.options),a=function(t){this._init(t)};return(a.prototype=Object.create(n.prototype)).constructor=a,a.cid=e++,a.options=Un(n.options,t),a.super=n,a.options.props&&function(t){var e=t.options.props;for(var n in e)mn(t.prototype,"_props",n)}(a),a.options.computed&&function(t){var e=t.options.computed;for(var n in e)bn(t.prototype,n,e[n])}(a),a.extend=n.extend,a.mixin=n.mixin,a.use=n.use,R.forEach((function(t){a[t]=n[t]})),i&&(a.options.components[i]=a),a.superOptions=n.options,a.extendOptions=t,a.sealedOptions=j({},a.options),o[r]=a,a}}(t),function(t){R.forEach((function(e){t[e]=function(t,n){return n?("component"===e&&u(n)&&(n.name=n.name||t,n=this.options._base.extend(n)),"directive"===e&&s(n)&&(n={bind:n,update:n}),this.options[e+"s"][t]=n,n):this.options[e+"s"][t]}}))}(t)}(Qn),Object.defineProperty(Qn.prototype,"$isServer",{get:rt}),Object.defineProperty(Qn.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(Qn,"FunctionalRenderContext",{value:kn}),Qn.version="2.7.14";var er=v("style,class"),nr=v("input,textarea,option,select,progress"),rr=function(t,e,n){return"value"===n&&nr(t)&&"button"!==e||"selected"===n&&"option"===t||"checked"===n&&"input"===t||"muted"===n&&"video"===t},or=v("contenteditable,draggable,spellcheck"),ir=v("events,caret,typing,plaintext-only"),ar=function(t,e){return fr(e)||"false"===e?"false":"contenteditable"===t&&ir(e)?e:"true"},sr=v("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,truespeed,typemustmatch,visible"),cr="http://www.w3.org/1999/xlink",lr=function(t){return":"===t.charAt(5)&&"xlink"===t.slice(0,5)},ur=function(t){return lr(t)?t.slice(6,t.length):""},fr=function(t){return null==t||!1===t};function dr(t,e){return{staticClass:pr(t.staticClass,e.staticClass),class:o(t.class)?[t.class,e.class]:e.class}}function pr(t,e){return t?e?t+" "+e:t:e||""}function hr(t){return Array.isArray(t)?function(t){for(var e,n="",r=0,i=t.length;r-1?$r(t,e,n):sr(e)?fr(n)?t.removeAttribute(e):(n="allowfullscreen"===e&&"EMBED"===t.tagName?"true":e,t.setAttribute(e,n)):or(e)?t.setAttribute(e,ar(e,n)):lr(e)?fr(n)?t.removeAttributeNS(cr,ur(e)):t.setAttributeNS(cr,e,n):$r(t,e,n)}function $r(t,e,n){if(fr(n))t.removeAttribute(e);else{if(Q&&!Y&&"TEXTAREA"===t.tagName&&"placeholder"===e&&""!==n&&!t.__ieph){var r=function(e){e.stopImmediatePropagation(),t.removeEventListener("input",r)};t.addEventListener("input",r),t.__ieph=!0}t.setAttribute(e,n)}}var Ur={create:Rr,update:Rr};function zr(t,e){var n=e.elm,i=e.data,a=t.data;if(!(r(i.staticClass)&&r(i.class)&&(r(a)||r(a.staticClass)&&r(a.class)))){var s=function(t){for(var e=t.data,n=t,r=t;o(r.componentInstance);)(r=r.componentInstance._vnode)&&r.data&&(e=dr(r.data,e));for(;o(n=n.parent);)n&&n.data&&(e=dr(e,n.data));return i=e.staticClass,a=e.class,o(i)||o(a)?pr(i,hr(a)):"";var i,a}(e),c=n._transitionClasses;o(c)&&(s=pr(s,hr(c))),s!==n._prevClass&&(n.setAttribute("class",s),n._prevClass=s)}}var Vr,Hr,Gr,Zr,qr,Qr,Yr={create:zr,update:zr},Jr=/[\w).+\-_$\]]/;function Kr(t){var e,n,r,o,i,a=!1,s=!1,c=!1,l=!1,u=0,f=0,d=0,p=0;for(r=0;r=0&&" "===(v=t.charAt(h));h--);v&&Jr.test(v)||(l=!0)}}else void 0===o?(p=r+1,o=t.slice(0,r).trim()):m();function m(){(i||(i=[])).push(t.slice(p,r).trim()),p=r+1}if(void 0===o?o=t.slice(0,r).trim():0!==p&&m(),i)for(r=0;r-1?{exp:t.slice(0,Zr),key:'"'+t.slice(Zr+1)+'"'}:{exp:t,key:null};for(Hr=t,Zr=qr=Qr=0;!vo();)mo(Gr=ho())?yo(Gr):91===Gr&&go(Gr);return{exp:t.slice(0,qr),key:t.slice(qr+1,Qr)}}(t);return null===n.key?"".concat(t,"=").concat(e):"$set(".concat(n.exp,", ").concat(n.key,", ").concat(e,")")}function ho(){return Hr.charCodeAt(++Zr)}function vo(){return Zr>=Vr}function mo(t){return 34===t||39===t}function go(t){var e=1;for(qr=Zr;!vo();)if(mo(t=ho()))yo(t);else if(91===t&&e++,93===t&&e--,0===e){Qr=Zr;break}}function yo(t){for(var e=t;!vo()&&(t=ho())!==e;);}var bo,Ao="__r",_o="__c";function wo(t,e,n){var r=bo;return function o(){null!==e.apply(null,arguments)&&Co(t,o,n,r)}}var xo=Xe&&!(X&&Number(X[1])<=53);function So(t,e,n,r){if(xo){var o=$e,i=e;e=i._wrapper=function(t){if(t.target===t.currentTarget||t.timeStamp>=o||t.timeStamp<=0||t.target.ownerDocument!==document)return i.apply(this,arguments)}}bo.addEventListener(t,e,et?{capture:n,passive:r}:n)}function Co(t,e,n,r){(r||bo).removeEventListener(t,e._wrapper||e,n)}function ko(t,e){if(!r(t.data.on)||!r(e.data.on)){var n=e.data.on||{},i=t.data.on||{};bo=e.elm||t.elm,function(t){if(o(t[Ao])){var e=Q?"change":"input";t[e]=[].concat(t[Ao],t[e]||[]),delete t[Ao]}o(t[_o])&&(t.change=[].concat(t[_o],t.change||[]),delete t[_o])}(n),$t(n,i,So,Co,wo,e.context),bo=void 0}}var Oo,Eo={create:ko,update:ko,destroy:function(t){return ko(t,Or)}};function jo(t,e){if(!r(t.data.domProps)||!r(e.data.domProps)){var n,a,s=e.elm,c=t.data.domProps||{},l=e.data.domProps||{};for(n in(o(l.__ob__)||i(l._v_attr_proxy))&&(l=e.data.domProps=j({},l)),c)n in l||(s[n]="");for(n in l){if(a=l[n],"textContent"===n||"innerHTML"===n){if(e.children&&(e.children.length=0),a===c[n])continue;1===s.childNodes.length&&s.removeChild(s.childNodes[0])}if("value"===n&&"PROGRESS"!==s.tagName){s._value=a;var u=r(a)?"":String(a);Lo(s,u)&&(s.value=u)}else if("innerHTML"===n&&gr(s.tagName)&&r(s.innerHTML)){(Oo=Oo||document.createElement("div")).innerHTML="".concat(a,"");for(var f=Oo.firstChild;s.firstChild;)s.removeChild(s.firstChild);for(;f.firstChild;)s.appendChild(f.firstChild)}else if(a!==c[n])try{s[n]=a}catch(t){}}}}function Lo(t,e){return!t.composing&&("OPTION"===t.tagName||function(t,e){var n=!0;try{n=document.activeElement!==t}catch(t){}return n&&t.value!==e}(t,e)||function(t,e){var n=t.value,r=t._vModifiers;if(o(r)){if(r.number)return h(n)!==h(e);if(r.trim)return n.trim()!==e.trim()}return n!==e}(t,e))}var To={create:jo,update:jo},Po=_((function(t){var e={},n=/:(.+)/;return t.split(/;(?![^(]*\))/g).forEach((function(t){if(t){var r=t.split(n);r.length>1&&(e[r[0].trim()]=r[1].trim())}})),e}));function No(t){var e=Bo(t.style);return t.staticStyle?j(t.staticStyle,e):e}function Bo(t){return Array.isArray(t)?L(t):"string"==typeof t?Po(t):t}var Mo,Io=/^--/,Do=/\s*!important$/,Ro=function(t,e,n){if(Io.test(e))t.style.setProperty(e,n);else if(Do.test(n))t.style.setProperty(k(e),n.replace(Do,""),"important");else{var r=$o(e);if(Array.isArray(n))for(var o=0,i=n.length;o-1?e.split(Vo).forEach((function(e){return t.classList.add(e)})):t.classList.add(e);else{var n=" ".concat(t.getAttribute("class")||""," ");n.indexOf(" "+e+" ")<0&&t.setAttribute("class",(n+e).trim())}}function Go(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(Vo).forEach((function(e){return t.classList.remove(e)})):t.classList.remove(e),t.classList.length||t.removeAttribute("class");else{for(var n=" ".concat(t.getAttribute("class")||""," "),r=" "+e+" ";n.indexOf(r)>=0;)n=n.replace(r," ");(n=n.trim())?t.setAttribute("class",n):t.removeAttribute("class")}}function Zo(t){if(t){if("object"==typeof t){var e={};return!1!==t.css&&j(e,qo(t.name||"v")),j(e,t),e}return"string"==typeof t?qo(t):void 0}}var qo=_((function(t){return{enterClass:"".concat(t,"-enter"),enterToClass:"".concat(t,"-enter-to"),enterActiveClass:"".concat(t,"-enter-active"),leaveClass:"".concat(t,"-leave"),leaveToClass:"".concat(t,"-leave-to"),leaveActiveClass:"".concat(t,"-leave-active")}})),Qo=Z&&!Y,Yo="transition",Jo="animation",Ko="transition",Wo="transitionend",Xo="animation",ti="animationend";Qo&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(Ko="WebkitTransition",Wo="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(Xo="WebkitAnimation",ti="webkitAnimationEnd"));var ei=Z?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(t){return t()};function ni(t){ei((function(){ei(t)}))}function ri(t,e){var n=t._transitionClasses||(t._transitionClasses=[]);n.indexOf(e)<0&&(n.push(e),Ho(t,e))}function oi(t,e){t._transitionClasses&&y(t._transitionClasses,e),Go(t,e)}function ii(t,e,n){var r=si(t,e),o=r.type,i=r.timeout,a=r.propCount;if(!o)return n();var s=o===Yo?Wo:ti,c=0,l=function(){t.removeEventListener(s,u),n()},u=function(e){e.target===t&&++c>=a&&l()};setTimeout((function(){c0&&(n=Yo,u=a,f=i.length):e===Jo?l>0&&(n=Jo,u=l,f=c.length):f=(n=(u=Math.max(a,l))>0?a>l?Yo:Jo:null)?n===Yo?i.length:c.length:0,{type:n,timeout:u,propCount:f,hasTransform:n===Yo&&ai.test(r[Ko+"Property"])}}function ci(t,e){for(;t.length1}function hi(t,e){!0!==e.data.show&&ui(e)}var vi=function(t){var n,s,c={},l=t.modules,u=t.nodeOps;for(n=0;nh?A(t,r(n[g+1])?null:n[g+1].elm,n,p,g,i):p>g&&w(e,f,h)}(f,v,m,n,l):o(m)?(o(t.text)&&u.setTextContent(f,""),A(f,null,m,0,m.length-1,n)):o(v)?w(v,0,v.length-1):o(t.text)&&u.setTextContent(f,""):t.text!==e.text&&u.setTextContent(f,e.text),o(h)&&o(p=h.hook)&&o(p=p.postpatch)&&p(t,e)}}}function k(t,e,n){if(i(n)&&o(t.parent))t.parent.data.pendingInsert=e;else for(var r=0;r-1,a.selected!==i&&(a.selected=i);else if(B(Ai(a),r))return void(t.selectedIndex!==s&&(t.selectedIndex=s));o||(t.selectedIndex=-1)}}function bi(t,e){return e.every((function(e){return!B(e,t)}))}function Ai(t){return"_value"in t?t._value:t.value}function _i(t){t.target.composing=!0}function wi(t){t.target.composing&&(t.target.composing=!1,xi(t.target,"input"))}function xi(t,e){var n=document.createEvent("HTMLEvents");n.initEvent(e,!0,!0),t.dispatchEvent(n)}function Si(t){return!t.componentInstance||t.data&&t.data.transition?t:Si(t.componentInstance._vnode)}var Ci={model:mi,show:{bind:function(t,e,n){var r=e.value,o=(n=Si(n)).data&&n.data.transition,i=t.__vOriginalDisplay="none"===t.style.display?"":t.style.display;r&&o?(n.data.show=!0,ui(n,(function(){t.style.display=i}))):t.style.display=r?i:"none"},update:function(t,e,n){var r=e.value;!r!=!e.oldValue&&((n=Si(n)).data&&n.data.transition?(n.data.show=!0,r?ui(n,(function(){t.style.display=t.__vOriginalDisplay})):fi(n,(function(){t.style.display="none"}))):t.style.display=r?t.__vOriginalDisplay:"none")},unbind:function(t,e,n,r,o){o||(t.style.display=t.__vOriginalDisplay)}}},ki={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function Oi(t){var e=t&&t.componentOptions;return e&&e.Ctor.options.abstract?Oi(xe(e.children)):t}function Ei(t){var e={},n=t.$options;for(var r in n.propsData)e[r]=t[r];var o=n._parentListeners;for(var r in o)e[x(r)]=o[r];return e}function ji(t,e){if(/\d-keep-alive$/.test(e.tag))return t("keep-alive",{props:e.componentOptions.propsData})}var Li=function(t){return t.tag||pe(t)},Ti=function(t){return"show"===t.name},Pi={name:"transition",props:ki,abstract:!0,render:function(t){var e=this,n=this.$slots.default;if(n&&(n=n.filter(Li)).length){var r=this.mode,o=n[0];if(function(t){for(;t=t.parent;)if(t.data.transition)return!0}(this.$vnode))return o;var i=Oi(o);if(!i)return o;if(this._leaving)return ji(t,o);var s="__transition-".concat(this._uid,"-");i.key=null==i.key?i.isComment?s+"comment":s+i.tag:a(i.key)?0===String(i.key).indexOf(s)?i.key:s+i.key:i.key;var c=(i.data||(i.data={})).transition=Ei(this),l=this._vnode,u=Oi(l);if(i.data.directives&&i.data.directives.some(Ti)&&(i.data.show=!0),u&&u.data&&!function(t,e){return e.key===t.key&&e.tag===t.tag}(i,u)&&!pe(u)&&(!u.componentInstance||!u.componentInstance._vnode.isComment)){var f=u.data.transition=j({},c);if("out-in"===r)return this._leaving=!0,Ut(f,"afterLeave",(function(){e._leaving=!1,e.$forceUpdate()})),ji(t,o);if("in-out"===r){if(pe(i))return l;var d,p=function(){d()};Ut(c,"afterEnter",p),Ut(c,"enterCancelled",p),Ut(f,"delayLeave",(function(t){d=t}))}}return o}}},Ni=j({tag:String,moveClass:String},ki);delete Ni.mode;var Bi={props:Ni,beforeMount:function(){var t=this,e=this._update;this._update=function(n,r){var o=je(t);t.__patch__(t._vnode,t.kept,!1,!0),t._vnode=t.kept,o(),e.call(t,n,r)}},render:function(t){for(var e=this.tag||this.$vnode.data.tag||"span",n=Object.create(null),r=this.prevChildren=this.children,o=this.$slots.default||[],i=this.children=[],a=Ei(this),s=0;s-1?Ar[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:Ar[t]=/HTMLUnknownElement/.test(e.toString())},j(Qn.options.directives,Ci),j(Qn.options.components,Ri),Qn.prototype.__patch__=Z?vi:T,Qn.prototype.$mount=function(t,e){return function(t,e,n){var r;t.$el=e,t.$options.render||(t.$options.render=ft),Ne(t,"beforeMount"),r=function(){t._update(t._render(),n)},new hn(t,r,T,{before:function(){t._isMounted&&!t._isDestroyed&&Ne(t,"beforeUpdate")}},!0),n=!1;var o=t._preWatchers;if(o)for(var i=0;i\/=]+)(?:\s*(=)\s*(?:"([^"]*)"+|'([^']*)'+|([^\s"'=<>`]+)))?/,Yi=/^\s*((?:v-[\w-]+:|@|:|#)\[[^=]+?\][^\s"'<>\/=]*)(?:\s*(=)\s*(?:"([^"]*)"+|'([^']*)'+|([^\s"'=<>`]+)))?/,Ji="[a-zA-Z_][\\-\\.0-9_a-zA-Z".concat(U.source,"]*"),Ki="((?:".concat(Ji,"\\:)?").concat(Ji,")"),Wi=new RegExp("^<".concat(Ki)),Xi=/^\s*(\/?)>/,ta=new RegExp("^<\\/".concat(Ki,"[^>]*>")),ea=/^]+>/i,na=/^",""":'"',"&":"&"," ":"\n"," ":"\t","'":"'"},sa=/&(?:lt|gt|quot|amp|#39);/g,ca=/&(?:lt|gt|quot|amp|#39|#10|#9);/g,la=v("pre,textarea",!0),ua=function(t,e){return t&&la(t)&&"\n"===e[0]};function fa(t,e){var n=e?ca:sa;return t.replace(n,(function(t){return aa[t]}))}var da,pa,ha,va,ma,ga,ya,ba,Aa=/^@|^v-on:/,_a=/^v-|^@|^:|^#/,wa=/([\s\S]*?)\s+(?:in|of)\s+([\s\S]*)/,xa=/,([^,\}\]]*)(?:,([^,\}\]]*))?$/,Sa=/^\(|\)$/g,Ca=/^\[.*\]$/,ka=/:(.*)$/,Oa=/^:|^\.|^v-bind:/,Ea=/\.[^.\]]+(?=[^\]]*$)/g,ja=/^v-slot(:|$)|^#/,La=/[\r\n]/,Ta=/[ \f\t\r\n]+/g,Pa=_((function(t){return(Fi=Fi||document.createElement("div")).innerHTML=t,Fi.textContent})),Na="_empty_";function Ba(t,e,n){return{type:1,tag:t,attrsList:e,attrsMap:Ua(e),rawAttrsMap:{},parent:n,children:[]}}function Ma(t,e){da=e.warn||Xr,ga=e.isPreTag||P,ya=e.mustUseProp||P,ba=e.getTagNamespace||P;e.isReservedTag;ha=to(e.modules,"transformNode"),va=to(e.modules,"preTransformNode"),ma=to(e.modules,"postTransformNode"),pa=e.delimiters;var n,r,o=[],i=!1!==e.preserveWhitespace,a=e.whitespace,s=!1,c=!1;function l(t){if(u(t),s||t.processed||(t=Ia(t,e)),o.length||t===n||n.if&&(t.elseif||t.else)&&Ra(n,{exp:t.elseif,block:t}),r&&!t.forbidden)if(t.elseif||t.else)a=t,l=function(t){for(var e=t.length;e--;){if(1===t[e].type)return t[e];t.pop()}}(r.children),l&&l.if&&Ra(l,{exp:a.elseif,block:a});else{if(t.slotScope){var i=t.slotTarget||'"default"';(r.scopedSlots||(r.scopedSlots={}))[i]=t}r.children.push(t),t.parent=r}var a,l;t.children=t.children.filter((function(t){return!t.slotScope})),u(t),t.pre&&(s=!1),ga(t.tag)&&(c=!1);for(var f=0;f]*>)","i"));w=t.replace(p,(function(t,n,r){return l=r.length,oa(d)||"noscript"===d||(n=n.replace(//g,"$1").replace(//g,"$1")),ua(d,n)&&(n=n.slice(1)),e.chars&&e.chars(n),""})),c+=t.length-w.length,t=w,f(d,c-l,c)}else{var h=t.indexOf("<");if(0===h){if(na.test(t)){var v=t.indexOf("--\x3e");if(v>=0)return e.shouldKeepComment&&e.comment&&e.comment(t.substring(4,v),c,c+v+3),u(v+3),"continue"}if(ra.test(t)){var m=t.indexOf("]>");if(m>=0)return u(m+2),"continue"}var g=t.match(ea);if(g)return u(g[0].length),"continue";var y=t.match(ta);if(y){var b=c;return u(y[0].length),f(y[1],b,c),"continue"}var A=function(){var e=t.match(Wi);if(e){var n={tagName:e[1],attrs:[],start:c};u(e[0].length);for(var r=void 0,o=void 0;!(r=t.match(Xi))&&(o=t.match(Yi)||t.match(Qi));)o.start=c,u(o[0].length),o.end=c,n.attrs.push(o);if(r)return n.unarySlash=r[1],u(r[0].length),n.end=c,n}}();if(A)return function(t){var n=t.tagName,c=t.unarySlash;i&&("p"===r&&qi(n)&&f(r),s(n)&&r===n&&f(n));for(var l=a(n)||!!c,u=t.attrs.length,d=new Array(u),p=0;p=0){for(w=t.slice(h);!(ta.test(w)||Wi.test(w)||na.test(w)||ra.test(w)||(x=w.indexOf("<",1))<0);)h+=x,w=t.slice(h);_=t.substring(0,h)}h<0&&(_=t),_&&u(_.length),e.chars&&_&&e.chars(_,c-_.length,c)}if(t===n)return e.chars&&e.chars(t),"break"};t&&"break"!==l(););function u(e){c+=e,t=t.substring(e)}function f(t,n,i){var a,s;if(null==n&&(n=c),null==i&&(i=c),t)for(s=t.toLowerCase(),a=o.length-1;a>=0&&o[a].lowerCasedTag!==s;a--);else a=0;if(a>=0){for(var l=o.length-1;l>=a;l--)e.end&&e.end(o[l].tag,n,i);o.length=a,r=a&&o[a-1].tag}else"br"===s?e.start&&e.start(t,[],!0,n,i):"p"===s&&(e.start&&e.start(t,[],!1,n,i),e.end&&e.end(t,n,i))}f()}(t,{warn:da,expectHTML:e.expectHTML,isUnaryTag:e.isUnaryTag,canBeLeftOpenTag:e.canBeLeftOpenTag,shouldDecodeNewlines:e.shouldDecodeNewlines,shouldDecodeNewlinesForHref:e.shouldDecodeNewlinesForHref,shouldKeepComment:e.comments,outputSourceRange:e.outputSourceRange,start:function(t,i,a,u,f){var d=r&&r.ns||ba(t);Q&&"svg"===d&&(i=function(t){for(var e=[],n=0;nc&&(s.push(i=t.slice(c,o)),a.push(JSON.stringify(i)));var l=Kr(r[1].trim());a.push("_s(".concat(l,")")),s.push({"@binding":l}),c=o+r[0].length}return c-1")+("true"===i?":(".concat(e,")"):":_q(".concat(e,",").concat(i,")"))),ao(t,"change","var $$a=".concat(e,",")+"$$el=$event.target,"+"$$c=$$el.checked?(".concat(i,"):(").concat(a,");")+"if(Array.isArray($$a)){"+"var $$v=".concat(r?"_n("+o+")":o,",")+"$$i=_i($$a,$$v);"+"if($$el.checked){$$i<0&&(".concat(po(e,"$$a.concat([$$v])"),")}")+"else{$$i>-1&&(".concat(po(e,"$$a.slice(0,$$i).concat($$a.slice($$i+1))"),")}")+"}else{".concat(po(e,"$$c"),"}"),null,!0)}(t,r,o);else if("input"===i&&"radio"===a)!function(t,e,n){var r=n&&n.number,o=so(t,"value")||"null";o=r?"_n(".concat(o,")"):o,eo(t,"checked","_q(".concat(e,",").concat(o,")")),ao(t,"change",po(e,o),null,!0)}(t,r,o);else if("input"===i||"textarea"===i)!function(t,e,n){var r=t.attrsMap.type,o=n||{},i=o.lazy,a=o.number,s=o.trim,c=!i&&"range"!==r,l=i?"change":"range"===r?Ao:"input",u="$event.target.value";s&&(u="$event.target.value.trim()"),a&&(u="_n(".concat(u,")"));var f=po(e,u);c&&(f="if($event.target.composing)return;".concat(f)),eo(t,"value","(".concat(e,")")),ao(t,l,f,null,!0),(s||a)&&ao(t,"blur","$forceUpdate()")}(t,r,o);else if(!$.isReservedTag(i))return fo(t,r,o),!1;return!0},text:function(t,e){e.value&&eo(t,"textContent","_s(".concat(e.value,")"),e)},html:function(t,e){e.value&&eo(t,"innerHTML","_s(".concat(e.value,")"),e)}},Ya={expectHTML:!0,modules:qa,directives:Qa,isPreTag:function(t){return"pre"===t},isUnaryTag:Gi,mustUseProp:rr,canBeLeftOpenTag:Zi,isReservedTag:yr,getTagNamespace:br,staticKeys:function(t){return t.reduce((function(t,e){return t.concat(e.staticKeys||[])}),[]).join(",")}(qa)},Ja=_((function(t){return v("type,tag,attrsList,attrsMap,plain,parent,children,attrs,start,end,rawAttrsMap"+(t?","+t:""))}));function Ka(t,e){t&&(Ga=Ja(e.staticKeys||""),Za=e.isReservedTag||P,Wa(t),Xa(t,!1))}function Wa(t){if(t.static=function(t){return 2!==t.type&&(3===t.type||!(!t.pre&&(t.hasBindings||t.if||t.for||m(t.tag)||!Za(t.tag)||function(t){for(;t.parent;){if("template"!==(t=t.parent).tag)return!1;if(t.for)return!0}return!1}(t)||!Object.keys(t).every(Ga))))}(t),1===t.type){if(!Za(t.tag)&&"slot"!==t.tag&&null==t.attrsMap["inline-template"])return;for(var e=0,n=t.children.length;e|^function(?:\s+[\w$]+)?\s*\(/,es=/\([^)]*?\);*$/,ns=/^[A-Za-z_$][\w$]*(?:\.[A-Za-z_$][\w$]*|\['[^']*?']|\["[^"]*?"]|\[\d+]|\[[A-Za-z_$][\w$]*])*$/,rs={esc:27,tab:9,enter:13,space:32,up:38,left:37,right:39,down:40,delete:[8,46]},os={esc:["Esc","Escape"],tab:"Tab",enter:"Enter",space:[" ","Spacebar"],up:["Up","ArrowUp"],left:["Left","ArrowLeft"],right:["Right","ArrowRight"],down:["Down","ArrowDown"],delete:["Backspace","Delete","Del"]},is=function(t){return"if(".concat(t,")return null;")},as={stop:"$event.stopPropagation();",prevent:"$event.preventDefault();",self:is("$event.target !== $event.currentTarget"),ctrl:is("!$event.ctrlKey"),shift:is("!$event.shiftKey"),alt:is("!$event.altKey"),meta:is("!$event.metaKey"),left:is("'button' in $event && $event.button !== 0"),middle:is("'button' in $event && $event.button !== 1"),right:is("'button' in $event && $event.button !== 2")};function ss(t,e){var n=e?"nativeOn:":"on:",r="",o="";for(var i in t){var a=cs(t[i]);t[i]&&t[i].dynamic?o+="".concat(i,",").concat(a,","):r+='"'.concat(i,'":').concat(a,",")}return r="{".concat(r.slice(0,-1),"}"),o?n+"_d(".concat(r,",[").concat(o.slice(0,-1),"])"):n+r}function cs(t){if(!t)return"function(){}";if(Array.isArray(t))return"[".concat(t.map((function(t){return cs(t)})).join(","),"]");var e=ns.test(t.value),n=ts.test(t.value),r=ns.test(t.value.replace(es,""));if(t.modifiers){var o="",i="",a=[],s=function(e){if(as[e])i+=as[e],rs[e]&&a.push(e);else if("exact"===e){var n=t.modifiers;i+=is(["ctrl","shift","alt","meta"].filter((function(t){return!n[t]})).map((function(t){return"$event.".concat(t,"Key")})).join("||"))}else a.push(e)};for(var c in t.modifiers)s(c);a.length&&(o+=function(t){return"if(!$event.type.indexOf('key')&&"+"".concat(t.map(ls).join("&&"),")return null;")}(a)),i&&(o+=i);var l=e?"return ".concat(t.value,".apply(null, arguments)"):n?"return (".concat(t.value,").apply(null, arguments)"):r?"return ".concat(t.value):t.value;return"function($event){".concat(o).concat(l,"}")}return e||n?t.value:"function($event){".concat(r?"return ".concat(t.value):t.value,"}")}function ls(t){var e=parseInt(t,10);if(e)return"$event.keyCode!==".concat(e);var n=rs[t],r=os[t];return"_k($event.keyCode,"+"".concat(JSON.stringify(t),",")+"".concat(JSON.stringify(n),",")+"$event.key,"+"".concat(JSON.stringify(r))+")"}var us={on:function(t,e){t.wrapListeners=function(t){return"_g(".concat(t,",").concat(e.value,")")}},bind:function(t,e){t.wrapData=function(n){return"_b(".concat(n,",'").concat(t.tag,"',").concat(e.value,",").concat(e.modifiers&&e.modifiers.prop?"true":"false").concat(e.modifiers&&e.modifiers.sync?",true":"",")")}},cloak:T},fs=function(t){this.options=t,this.warn=t.warn||Xr,this.transforms=to(t.modules,"transformCode"),this.dataGenFns=to(t.modules,"genData"),this.directives=j(j({},us),t.directives);var e=t.isReservedTag||P;this.maybeComponent=function(t){return!!t.component||!e(t.tag)},this.onceId=0,this.staticRenderFns=[],this.pre=!1};function ds(t,e){var n=new fs(e),r=t?"script"===t.tag?"null":ps(t,n):'_c("div")';return{render:"with(this){return ".concat(r,"}"),staticRenderFns:n.staticRenderFns}}function ps(t,e){if(t.parent&&(t.pre=t.pre||t.parent.pre),t.staticRoot&&!t.staticProcessed)return hs(t,e);if(t.once&&!t.onceProcessed)return vs(t,e);if(t.for&&!t.forProcessed)return ys(t,e);if(t.if&&!t.ifProcessed)return ms(t,e);if("template"!==t.tag||t.slotTarget||e.pre){if("slot"===t.tag)return function(t,e){var n=t.slotName||'"default"',r=ws(t,e),o="_t(".concat(n).concat(r?",function(){return ".concat(r,"}"):""),i=t.attrs||t.dynamicAttrs?Cs((t.attrs||[]).concat(t.dynamicAttrs||[]).map((function(t){return{name:x(t.name),value:t.value,dynamic:t.dynamic}}))):null,a=t.attrsMap["v-bind"];return!i&&!a||r||(o+=",null"),i&&(o+=",".concat(i)),a&&(o+="".concat(i?"":",null",",").concat(a)),o+")"}(t,e);var n=void 0;if(t.component)n=function(t,e,n){var r=e.inlineTemplate?null:ws(e,n,!0);return"_c(".concat(t,",").concat(bs(e,n)).concat(r?",".concat(r):"",")")}(t.component,t,e);else{var r=void 0,o=e.maybeComponent(t);(!t.plain||t.pre&&o)&&(r=bs(t,e));var i=void 0,a=e.options.bindings;o&&a&&!1!==a.__isScriptSetup&&(i=function(t,e){var n=x(e),r=S(n),o=function(o){return t[e]===o?e:t[n]===o?n:t[r]===o?r:void 0},i=o("setup-const")||o("setup-reactive-const");if(i)return i;var a=o("setup-let")||o("setup-ref")||o("setup-maybe-ref");return a||void 0}(a,t.tag)),i||(i="'".concat(t.tag,"'"));var s=t.inlineTemplate?null:ws(t,e,!0);n="_c(".concat(i).concat(r?",".concat(r):"").concat(s?",".concat(s):"",")")}for(var c=0;c>>0}(a)):"",")")}(t,t.scopedSlots,e),",")),t.model&&(n+="model:{value:".concat(t.model.value,",callback:").concat(t.model.callback,",expression:").concat(t.model.expression,"},")),t.inlineTemplate){var i=function(t,e){var n=t.children[0];if(n&&1===n.type){var r=ds(n,e.options);return"inlineTemplate:{render:function(){".concat(r.render,"},staticRenderFns:[").concat(r.staticRenderFns.map((function(t){return"function(){".concat(t,"}")})).join(","),"]}")}}(t,e);i&&(n+="".concat(i,","))}return n=n.replace(/,$/,"")+"}",t.dynamicAttrs&&(n="_b(".concat(n,',"').concat(t.tag,'",').concat(Cs(t.dynamicAttrs),")")),t.wrapData&&(n=t.wrapData(n)),t.wrapListeners&&(n=t.wrapListeners(n)),n}function As(t){return 1===t.type&&("slot"===t.tag||t.children.some(As))}function _s(t,e){var n=t.attrsMap["slot-scope"];if(t.if&&!t.ifProcessed&&!n)return ms(t,e,_s,"null");if(t.for&&!t.forProcessed)return ys(t,e,_s);var r=t.slotScope===Na?"":String(t.slotScope),o="function(".concat(r,"){")+"return ".concat("template"===t.tag?t.if&&n?"(".concat(t.if,")?").concat(ws(t,e)||"undefined",":undefined"):ws(t,e)||"undefined":ps(t,e),"}"),i=r?"":",proxy:true";return"{key:".concat(t.slotTarget||'"default"',",fn:").concat(o).concat(i,"}")}function ws(t,e,n,r,o){var i=t.children;if(i.length){var a=i[0];if(1===i.length&&a.for&&"template"!==a.tag&&"slot"!==a.tag){var s=n?e.maybeComponent(a)?",1":",0":"";return"".concat((r||ps)(a,e)).concat(s)}var c=n?function(t,e){for(var n=0,r=0;r':'
',Ls.innerHTML.indexOf(" ")>0}var Bs=!!Z&&Ns(!1),Ms=!!Z&&Ns(!0),Is=_((function(t){var e=wr(t);return e&&e.innerHTML})),Ds=Qn.prototype.$mount;Qn.prototype.$mount=function(t,e){if((t=t&&wr(t))===document.body||t===document.documentElement)return this;var n=this.$options;if(!n.render){var r=n.template;if(r)if("string"==typeof r)"#"===r.charAt(0)&&(r=Is(r));else{if(!r.nodeType)return this;r=r.innerHTML}else t&&(r=function(t){if(t.outerHTML)return t.outerHTML;var e=document.createElement("div");return e.appendChild(t.cloneNode(!0)),e.innerHTML}(t));if(r){var o=Ps(r,{outputSourceRange:!1,shouldDecodeNewlines:Bs,shouldDecodeNewlinesForHref:Ms,delimiters:n.delimiters,comments:n.comments},this),i=o.render,a=o.staticRenderFns;n.render=i,n.staticRenderFns=a}}return Ds.call(this,t,e)},Qn.compile=Ps;var Rs=("undefined"!=typeof window?window:void 0!==n.g?n.g:{}).__VUE_DEVTOOLS_GLOBAL_HOOK__;function Fs(t,e){if(void 0===e&&(e=[]),null===t||"object"!=typeof t)return t;var n,r=(n=function(e){return e.original===t},e.filter(n)[0]);if(r)return r.copy;var o=Array.isArray(t)?[]:{};return e.push({original:t,copy:o}),Object.keys(t).forEach((function(n){o[n]=Fs(t[n],e)})),o}function $s(t,e){Object.keys(t).forEach((function(n){return e(t[n],n)}))}function Us(t){return null!==t&&"object"==typeof t}var zs=function(t,e){this.runtime=e,this._children=Object.create(null),this._rawModule=t;var n=t.state;this.state=("function"==typeof n?n():n)||{}},Vs={namespaced:{configurable:!0}};Vs.namespaced.get=function(){return!!this._rawModule.namespaced},zs.prototype.addChild=function(t,e){this._children[t]=e},zs.prototype.removeChild=function(t){delete this._children[t]},zs.prototype.getChild=function(t){return this._children[t]},zs.prototype.hasChild=function(t){return t in this._children},zs.prototype.update=function(t){this._rawModule.namespaced=t.namespaced,t.actions&&(this._rawModule.actions=t.actions),t.mutations&&(this._rawModule.mutations=t.mutations),t.getters&&(this._rawModule.getters=t.getters)},zs.prototype.forEachChild=function(t){$s(this._children,t)},zs.prototype.forEachGetter=function(t){this._rawModule.getters&&$s(this._rawModule.getters,t)},zs.prototype.forEachAction=function(t){this._rawModule.actions&&$s(this._rawModule.actions,t)},zs.prototype.forEachMutation=function(t){this._rawModule.mutations&&$s(this._rawModule.mutations,t)},Object.defineProperties(zs.prototype,Vs);var Hs,Gs=function(t){this.register([],t,!1)};function Zs(t,e,n){if(e.update(n),n.modules)for(var r in n.modules){if(!e.getChild(r))return;Zs(t.concat(r),e.getChild(r),n.modules[r])}}Gs.prototype.get=function(t){return t.reduce((function(t,e){return t.getChild(e)}),this.root)},Gs.prototype.getNamespace=function(t){var e=this.root;return t.reduce((function(t,n){return t+((e=e.getChild(n)).namespaced?n+"/":"")}),"")},Gs.prototype.update=function(t){Zs([],this.root,t)},Gs.prototype.register=function(t,e,n){var r=this;void 0===n&&(n=!0);var o=new zs(e,n);0===t.length?this.root=o:this.get(t.slice(0,-1)).addChild(t[t.length-1],o),e.modules&&$s(e.modules,(function(e,o){r.register(t.concat(o),e,n)}))},Gs.prototype.unregister=function(t){var e=this.get(t.slice(0,-1)),n=t[t.length-1],r=e.getChild(n);r&&r.runtime&&e.removeChild(n)},Gs.prototype.isRegistered=function(t){var e=this.get(t.slice(0,-1)),n=t[t.length-1];return!!e&&e.hasChild(n)};var qs=function(t){var e=this;void 0===t&&(t={}),!Hs&&"undefined"!=typeof window&&window.Vue&&ec(window.Vue);var n=t.plugins;void 0===n&&(n=[]);var r=t.strict;void 0===r&&(r=!1),this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new Gs(t),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new Hs,this._makeLocalGettersCache=Object.create(null);var o=this,i=this.dispatch,a=this.commit;this.dispatch=function(t,e){return i.call(o,t,e)},this.commit=function(t,e,n){return a.call(o,t,e,n)},this.strict=r;var s=this._modules.root.state;Ws(this,s,[],this._modules.root),Ks(this,s),n.forEach((function(t){return t(e)})),(void 0!==t.devtools?t.devtools:Hs.config.devtools)&&function(t){Rs&&(t._devtoolHook=Rs,Rs.emit("vuex:init",t),Rs.on("vuex:travel-to-state",(function(e){t.replaceState(e)})),t.subscribe((function(t,e){Rs.emit("vuex:mutation",t,e)}),{prepend:!0}),t.subscribeAction((function(t,e){Rs.emit("vuex:action",t,e)}),{prepend:!0}))}(this)},Qs={state:{configurable:!0}};function Ys(t,e,n){return e.indexOf(t)<0&&(n&&n.prepend?e.unshift(t):e.push(t)),function(){var n=e.indexOf(t);n>-1&&e.splice(n,1)}}function Js(t,e){t._actions=Object.create(null),t._mutations=Object.create(null),t._wrappedGetters=Object.create(null),t._modulesNamespaceMap=Object.create(null);var n=t.state;Ws(t,n,[],t._modules.root,!0),Ks(t,n,e)}function Ks(t,e,n){var r=t._vm;t.getters={},t._makeLocalGettersCache=Object.create(null);var o=t._wrappedGetters,i={};$s(o,(function(e,n){i[n]=function(t,e){return function(){return t(e)}}(e,t),Object.defineProperty(t.getters,n,{get:function(){return t._vm[n]},enumerable:!0})}));var a=Hs.config.silent;Hs.config.silent=!0,t._vm=new Hs({data:{$$state:e},computed:i}),Hs.config.silent=a,t.strict&&function(t){t._vm.$watch((function(){return this._data.$$state}),(function(){}),{deep:!0,sync:!0})}(t),r&&(n&&t._withCommit((function(){r._data.$$state=null})),Hs.nextTick((function(){return r.$destroy()})))}function Ws(t,e,n,r,o){var i=!n.length,a=t._modules.getNamespace(n);if(r.namespaced&&(t._modulesNamespaceMap[a],t._modulesNamespaceMap[a]=r),!i&&!o){var s=Xs(e,n.slice(0,-1)),c=n[n.length-1];t._withCommit((function(){Hs.set(s,c,r.state)}))}var l=r.context=function(t,e,n){var r=""===e,o={dispatch:r?t.dispatch:function(n,r,o){var i=tc(n,r,o),a=i.payload,s=i.options,c=i.type;return s&&s.root||(c=e+c),t.dispatch(c,a)},commit:r?t.commit:function(n,r,o){var i=tc(n,r,o),a=i.payload,s=i.options,c=i.type;s&&s.root||(c=e+c),t.commit(c,a,s)}};return Object.defineProperties(o,{getters:{get:r?function(){return t.getters}:function(){return function(t,e){if(!t._makeLocalGettersCache[e]){var n={},r=e.length;Object.keys(t.getters).forEach((function(o){if(o.slice(0,r)===e){var i=o.slice(r);Object.defineProperty(n,i,{get:function(){return t.getters[o]},enumerable:!0})}})),t._makeLocalGettersCache[e]=n}return t._makeLocalGettersCache[e]}(t,e)}},state:{get:function(){return Xs(t.state,n)}}}),o}(t,a,n);r.forEachMutation((function(e,n){!function(t,e,n,r){(t._mutations[e]||(t._mutations[e]=[])).push((function(e){n.call(t,r.state,e)}))}(t,a+n,e,l)})),r.forEachAction((function(e,n){var r=e.root?n:a+n,o=e.handler||e;!function(t,e,n,r){(t._actions[e]||(t._actions[e]=[])).push((function(e){var o,i=n.call(t,{dispatch:r.dispatch,commit:r.commit,getters:r.getters,state:r.state,rootGetters:t.getters,rootState:t.state},e);return(o=i)&&"function"==typeof o.then||(i=Promise.resolve(i)),t._devtoolHook?i.catch((function(e){throw t._devtoolHook.emit("vuex:error",e),e})):i}))}(t,r,o,l)})),r.forEachGetter((function(e,n){!function(t,e,n,r){t._wrappedGetters[e]||(t._wrappedGetters[e]=function(t){return n(r.state,r.getters,t.state,t.getters)})}(t,a+n,e,l)})),r.forEachChild((function(r,i){Ws(t,e,n.concat(i),r,o)}))}function Xs(t,e){return e.reduce((function(t,e){return t[e]}),t)}function tc(t,e,n){return Us(t)&&t.type&&(n=e,e=t,t=t.type),{type:t,payload:e,options:n}}function ec(t){Hs&&t===Hs||function(t){if(Number(t.version.split(".")[0])>=2)t.mixin({beforeCreate:n});else{var e=t.prototype._init;t.prototype._init=function(t){void 0===t&&(t={}),t.init=t.init?[n].concat(t.init):n,e.call(this,t)}}function n(){var t=this.$options;t.store?this.$store="function"==typeof t.store?t.store():t.store:t.parent&&t.parent.$store&&(this.$store=t.parent.$store)}}(Hs=t)}Qs.state.get=function(){return this._vm._data.$$state},Qs.state.set=function(t){},qs.prototype.commit=function(t,e,n){var r=this,o=tc(t,e,n),i=o.type,a=o.payload,s=(o.options,{type:i,payload:a}),c=this._mutations[i];c&&(this._withCommit((function(){c.forEach((function(t){t(a)}))})),this._subscribers.slice().forEach((function(t){return t(s,r.state)})))},qs.prototype.dispatch=function(t,e){var n=this,r=tc(t,e),o=r.type,i=r.payload,a={type:o,payload:i},s=this._actions[o];if(s){try{this._actionSubscribers.slice().filter((function(t){return t.before})).forEach((function(t){return t.before(a,n.state)}))}catch(t){}var c=s.length>1?Promise.all(s.map((function(t){return t(i)}))):s[0](i);return new Promise((function(t,e){c.then((function(e){try{n._actionSubscribers.filter((function(t){return t.after})).forEach((function(t){return t.after(a,n.state)}))}catch(t){}t(e)}),(function(t){try{n._actionSubscribers.filter((function(t){return t.error})).forEach((function(e){return e.error(a,n.state,t)}))}catch(t){}e(t)}))}))}},qs.prototype.subscribe=function(t,e){return Ys(t,this._subscribers,e)},qs.prototype.subscribeAction=function(t,e){return Ys("function"==typeof t?{before:t}:t,this._actionSubscribers,e)},qs.prototype.watch=function(t,e,n){var r=this;return this._watcherVM.$watch((function(){return t(r.state,r.getters)}),e,n)},qs.prototype.replaceState=function(t){var e=this;this._withCommit((function(){e._vm._data.$$state=t}))},qs.prototype.registerModule=function(t,e,n){void 0===n&&(n={}),"string"==typeof t&&(t=[t]),this._modules.register(t,e),Ws(this,this.state,t,this._modules.get(t),n.preserveState),Ks(this,this.state)},qs.prototype.unregisterModule=function(t){var e=this;"string"==typeof t&&(t=[t]),this._modules.unregister(t),this._withCommit((function(){var n=Xs(e.state,t.slice(0,-1));Hs.delete(n,t[t.length-1])})),Js(this)},qs.prototype.hasModule=function(t){return"string"==typeof t&&(t=[t]),this._modules.isRegistered(t)},qs.prototype.hotUpdate=function(t){this._modules.update(t),Js(this,!0)},qs.prototype._withCommit=function(t){var e=this._committing;this._committing=!0,t(),this._committing=e},Object.defineProperties(qs.prototype,Qs);var nc=sc((function(t,e){var n={};return ac(e).forEach((function(e){var r=e.key,o=e.val;n[r]=function(){var e=this.$store.state,n=this.$store.getters;if(t){var r=cc(this.$store,0,t);if(!r)return;e=r.context.state,n=r.context.getters}return"function"==typeof o?o.call(this,e,n):e[o]},n[r].vuex=!0})),n})),rc=sc((function(t,e){var n={};return ac(e).forEach((function(e){var r=e.key,o=e.val;n[r]=function(){for(var e=[],n=arguments.length;n--;)e[n]=arguments[n];var r=this.$store.commit;if(t){var i=cc(this.$store,0,t);if(!i)return;r=i.context.commit}return"function"==typeof o?o.apply(this,[r].concat(e)):r.apply(this.$store,[o].concat(e))}})),n})),oc=sc((function(t,e){var n={};return ac(e).forEach((function(e){var r=e.key,o=e.val;o=t+o,n[r]=function(){if(!t||cc(this.$store,0,t))return this.$store.getters[o]},n[r].vuex=!0})),n})),ic=sc((function(t,e){var n={};return ac(e).forEach((function(e){var r=e.key,o=e.val;n[r]=function(){for(var e=[],n=arguments.length;n--;)e[n]=arguments[n];var r=this.$store.dispatch;if(t){var i=cc(this.$store,0,t);if(!i)return;r=i.context.dispatch}return"function"==typeof o?o.apply(this,[r].concat(e)):r.apply(this.$store,[o].concat(e))}})),n}));function ac(t){return function(t){return Array.isArray(t)||Us(t)}(t)?Array.isArray(t)?t.map((function(t){return{key:t,val:t}})):Object.keys(t).map((function(e){return{key:e,val:t[e]}})):[]}function sc(t){return function(e,n){return"string"!=typeof e?(n=e,e=""):"/"!==e.charAt(e.length-1)&&(e+="/"),t(e,n)}}function cc(t,e,n){return t._modulesNamespaceMap[n]}function lc(t,e,n){var r=n?t.groupCollapsed:t.group;try{r.call(t,e)}catch(n){t.log(e)}}function uc(t){try{t.groupEnd()}catch(e){t.log("—— log end ——")}}function fc(){var t=new Date;return" @ "+dc(t.getHours(),2)+":"+dc(t.getMinutes(),2)+":"+dc(t.getSeconds(),2)+"."+dc(t.getMilliseconds(),3)}function dc(t,e){return n=e-t.toString().length,new Array(n+1).join("0")+t;var n}var pc={Store:qs,install:ec,version:"3.6.2",mapState:nc,mapMutations:rc,mapGetters:oc,mapActions:ic,createNamespacedHelpers:function(t){return{mapState:nc.bind(null,t),mapGetters:oc.bind(null,t),mapMutations:rc.bind(null,t),mapActions:ic.bind(null,t)}},createLogger:function(t){void 0===t&&(t={});var e=t.collapsed;void 0===e&&(e=!0);var n=t.filter;void 0===n&&(n=function(t,e,n){return!0});var r=t.transformer;void 0===r&&(r=function(t){return t});var o=t.mutationTransformer;void 0===o&&(o=function(t){return t});var i=t.actionFilter;void 0===i&&(i=function(t,e){return!0});var a=t.actionTransformer;void 0===a&&(a=function(t){return t});var s=t.logMutations;void 0===s&&(s=!0);var c=t.logActions;void 0===c&&(c=!0);var l=t.logger;return void 0===l&&(l=console),function(t){var u=Fs(t.state);void 0!==l&&(s&&t.subscribe((function(t,i){var a=Fs(i);if(n(t,u,a)){var s=fc(),c=o(t),f="mutation "+t.type+s;lc(l,f,e),l.log("%c prev state","color: #9E9E9E; font-weight: bold",r(u)),l.log("%c mutation","color: #03A9F4; font-weight: bold",c),l.log("%c next state","color: #4CAF50; font-weight: bold",r(a)),uc(l)}u=a})),c&&t.subscribeAction((function(t,n){if(i(t,n)){var r=fc(),o=a(t),s="action "+t.type+r;lc(l,s,e),l.log("%c action","color: #03A9F4; font-weight: bold",o),uc(l)}})))}}};const hc=pc;Qn.use(hc);const vc=new hc.Store({state:{installationContext:{isAdmin:!1}},mutations:{setInstallationContext:function(t,e){t.installationContext=Object.assign(t.installationContext,e)}}});var mc=function(){var t=this,e=t._self._c;return e("div",{staticClass:"app",style:t.styleCustomizations},["details"===t.active&&t.item?e("item-details",{attrs:{item:t.item},on:{closed:t.openList}}):e("items-list",{on:{"item-clicked":t.openDetails}})],1)};mc._withStripped=!0;var gc=function(){var t=this,e=t._self._c;return e("div",[e("ez-toolbar",{staticClass:"_mb_24",scopedSlots:t._u([{key:"actions",fn:function(){return[e("c-button",{attrs:{mode:"solid",label:"Request New Database",color:"accent"},on:{click:t.openCreationDialog},scopedSlots:t._u([{key:"icon",fn:function(){return[e("ez-svg",{attrs:{path:"add",color:"white",size:"18"}})]},proxy:!0}])})]},proxy:!0}])}),t.showPlaceholder?e("c-screen-placeholder",{attrs:{icon:t.placeholderIcon,title:"No databases","button-text":"Request new database",fullsize:""},on:{action:t.openCreationDialog}},[t._v("Request cloud-based database storage through this extension, but please be aware\nthat each request will be subject to review and approval by the CloudBlue team."),e("br"),t._v("For more information, please refer to our documentation.")]):e("ez-table",{attrs:{loading:t.loading,columns:t.columns,"fix-layout":""},scopedSlots:t._u([{key:"workload",fn:function(n){var r=n.value;return[e("span",{staticClass:"capitalize"},[t._v(t._s(r))])]}},{key:"name",fn:function(n){var r=n.item;return[e("div",{staticClass:"detail-item"},[e("a",{staticClass:"detail-item__text",on:{click:function(e){return t.$emit("item-clicked",r)}}},[t._v(t._s(r.name))]),e("div",{staticClass:"detail-item__assistive-text"},[t._v(t._s(r.id))])])]}},{key:"description",fn:function(n){var r=n.value;return[e("div",{staticClass:"assistive-text"},[t._v(t._s(r))])]}},{key:"status",fn:function(t){var n=t.value;return[e("c-status",{attrs:{status:n}})]}}]),model:{value:t.list,callback:function(e){t.list=e},expression:"list"}}),e("database-dialog",{on:{saved:t.load},model:{value:t.dialogOpened,callback:function(e){t.dialogOpened=e},expression:"dialogOpened"}})],1)};gc._withStripped=!0;var yc=n(878),bc=n.n(yc),Ac=n(159),_c=n.n(Ac),wc=new(bc())({id:"storage_baseline_56f971",use:"storage_baseline_56f971-usage",viewBox:"0 0 24 24",content:''});_c().add(wc);const xc=wc,Sc=function(){return!0},Cc={"@@functional/placeholder":!0};function kc(t){return null!=t&&"object"==typeof t&&!0===t["@@functional/placeholder"]}function Oc(t){return function e(n){return 0===arguments.length||kc(n)?e:t.apply(this,arguments)}}function Ec(t){return function e(n,r){switch(arguments.length){case 0:return e;case 1:return kc(n)?e:Oc((function(e){return t(n,e)}));default:return kc(n)&&kc(r)?e:kc(n)?Oc((function(e){return t(e,r)})):kc(r)?Oc((function(e){return t(n,e)})):t(n,r)}}}const jc=Array.isArray||function(t){return null!=t&&t.length>=0&&"[object Array]"===Object.prototype.toString.call(t)};function Lc(t,e,n){return function(){if(0===arguments.length)return n();var r=arguments[arguments.length-1];if(!jc(r)){for(var o=0;o0&&t.hasOwnProperty(0)&&t.hasOwnProperty(t.length-1))}));var Rc=function(){function t(t){this.f=t}return t.prototype["@@transducer/init"]=function(){throw new Error("init not implemented on XWrap")},t.prototype["@@transducer/result"]=function(t){return t},t.prototype["@@transducer/step"]=function(t,e){return this.f(t,e)},t}();function Fc(t,e){switch(t){case 0:return function(){return e.apply(this,arguments)};case 1:return function(t){return e.apply(this,arguments)};case 2:return function(t,n){return e.apply(this,arguments)};case 3:return function(t,n,r){return e.apply(this,arguments)};case 4:return function(t,n,r,o){return e.apply(this,arguments)};case 5:return function(t,n,r,o,i){return e.apply(this,arguments)};case 6:return function(t,n,r,o,i,a){return e.apply(this,arguments)};case 7:return function(t,n,r,o,i,a,s){return e.apply(this,arguments)};case 8:return function(t,n,r,o,i,a,s,c){return e.apply(this,arguments)};case 9:return function(t,n,r,o,i,a,s,c,l){return e.apply(this,arguments)};case 10:return function(t,n,r,o,i,a,s,c,l,u){return e.apply(this,arguments)};default:throw new Error("First argument to _arity must be a non-negative integer no greater than ten")}}const $c=Ec((function(t,e){return Fc(t.length,(function(){return t.apply(e,arguments)}))}));function Uc(t,e,n){for(var r=n.next();!r.done;){if((e=t["@@transducer/step"](e,r.value))&&e["@@transducer/reduced"]){e=e["@@transducer/value"];break}r=n.next()}return t["@@transducer/result"](e)}function zc(t,e,n,r){return t["@@transducer/result"](n[r]($c(t["@@transducer/step"],t),e))}var Vc="undefined"!=typeof Symbol?Symbol.iterator:"@@iterator";function Hc(t,e,n){if("function"==typeof t&&(t=function(t){return new Rc(t)}(t)),Dc(n))return function(t,e,n){for(var r=0,o=n.length;r=arguments.length)?s=e[a]:(s=arguments[o],o+=1),r[a]=s,kc(s)||(i-=1),a+=1}return i<=0?n.apply(this,r):Fc(i,qc(t,r,n))}}const Qc=Ec((function(t,e){return 1===t?Oc(e):Fc(t,qc(t,[],e))}));function Yc(t,e){return Object.prototype.hasOwnProperty.call(e,t)}var Jc=Object.prototype.toString;const Kc=function(){return"[object Arguments]"===Jc.call(arguments)?function(t){return"[object Arguments]"===Jc.call(t)}:function(t){return Yc("callee",t)}}();var Wc=!{toString:null}.propertyIsEnumerable("toString"),Xc=["constructor","valueOf","isPrototypeOf","toString","propertyIsEnumerable","hasOwnProperty","toLocaleString"],tl=function(){return arguments.propertyIsEnumerable("length")}(),el=function(t,e){for(var n=0;n=0;)Yc(e=Xc[n],t)&&!el(r,e)&&(r[r.length]=e),n-=1;return r})):Oc((function(t){return Object(t)!==t?[]:Object.keys(t)}));const rl=nl,ol=Ec(Lc(["fantasy-land/map","map"],Zc,(function(t,e){switch(Object.prototype.toString.call(e)){case"[object Function]":return Qc(e.length,(function(){return t.call(this,e.apply(this,arguments))}));case"[object Object]":return Hc((function(n,r){return n[r]=t(e[r]),n}),{},rl(e));default:return Mc(t,e)}}))),il=Number.isInteger||function(t){return t<<0===t},al=Ec((function(t,e){var n=t<0?e.length+t:t;return Ic(e)?e.charAt(n):e[n]}));var sl=Ec((function(t,e){if(null!=e)return il(t)?al(t,e):e[t]}));const cl=sl,ll=Ec((function(t,e){return ol(cl(t),e)}));function ul(t){return function e(n,r,o){switch(arguments.length){case 0:return e;case 1:return kc(n)?e:Ec((function(e,r){return t(n,e,r)}));case 2:return kc(n)&&kc(r)?e:kc(n)?Ec((function(e,n){return t(e,r,n)})):kc(r)?Ec((function(e,r){return t(n,e,r)})):Oc((function(e){return t(n,r,e)}));default:return kc(n)&&kc(r)&&kc(o)?e:kc(n)&&kc(r)?Ec((function(e,n){return t(e,n,o)})):kc(n)&&kc(o)?Ec((function(e,n){return t(e,r,n)})):kc(r)&&kc(o)?Ec((function(e,r){return t(n,e,r)})):kc(n)?Oc((function(e){return t(e,r,o)})):kc(r)?Oc((function(e){return t(n,e,o)})):kc(o)?Oc((function(e){return t(n,r,e)})):t(n,r,o)}}}const fl=ul(Hc),dl=Oc((function(t){return function(){return t}})),pl=Ec((function(t,e){return e>t?e:t}));var hl=Oc((function(t){return Qc(fl(pl,0,ll("length",t)),(function(){for(var e=0,n=t.length;e=0;){if(n[s]===t)return r[s]===e;s-=1}switch(a){case"Map":return t.size===e.size&&Fl(t.entries(),e.entries(),n.concat([t]),r.concat([e]));case"Set":return t.size===e.size&&Fl(t.values(),e.values(),n.concat([t]),r.concat([e]));case"Arguments":case"Array":case"Object":case"Boolean":case"Number":case"String":case"Date":case"Error":case"RegExp":case"Int8Array":case"Uint8Array":case"Uint8ClampedArray":case"Int16Array":case"Uint16Array":case"Int32Array":case"Uint32Array":case"Float32Array":case"Float64Array":case"ArrayBuffer":break;default:return!1}var c=rl(t);if(c.length!==rl(e).length)return!1;var l=n.concat([t]),u=r.concat([e]);for(s=c.length-1;s>=0;){var f=c[s];if(!Yc(f,e)||!$l(e[f],t[f],l,u))return!1;s-=1}return!0}const Ul=Ec((function(t,e){return $l(t,e,[],[])}));function zl(t,e){return function(t,e,n){var r,o;if("function"==typeof t.indexOf)switch(typeof e){case"number":if(0===e){for(r=1/e;n=0}function Vl(t){return'"'+t.replace(/\\/g,"\\\\").replace(/[\b]/g,"\\b").replace(/\f/g,"\\f").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/\t/g,"\\t").replace(/\v/g,"\\v").replace(/\0/g,"\\0").replace(/"/g,'\\"')+'"'}var Hl=function(t){return(t<10?"0":"")+t};const Gl="function"==typeof Date.prototype.toISOString?function(t){return t.toISOString()}:function(t){return t.getUTCFullYear()+"-"+Hl(t.getUTCMonth()+1)+"-"+Hl(t.getUTCDate())+"T"+Hl(t.getUTCHours())+":"+Hl(t.getUTCMinutes())+":"+Hl(t.getUTCSeconds())+"."+(t.getUTCMilliseconds()/1e3).toFixed(3).slice(2,5)+"Z"};function Zl(t){return"[object Object]"===Object.prototype.toString.call(t)}var ql=function(){function t(t,e){this.xf=e,this.f=t}return t.prototype["@@transducer/init"]=Pc.init,t.prototype["@@transducer/result"]=Pc.result,t.prototype["@@transducer/step"]=function(t,e){return this.f(e)?this.xf["@@transducer/step"](t,e):t},t}(),Ql=Ec(Lc(["fantasy-land/filter","filter"],Ec((function(t,e){return new ql(t,e)})),(function(t,e){return Zl(e)?Hc((function(n,r){return t(e[r])&&(n[r]=e[r]),n}),{},rl(e)):function(t,e){for(var n=0,r=e.length,o=[];n":Kl(n,r)},r=function(t,e){return Mc((function(e){return Vl(e)+": "+n(t[e])}),e.slice().sort())};switch(Object.prototype.toString.call(t)){case"[object Arguments]":return"(function() { return arguments; }("+Mc(n,t).join(", ")+"))";case"[object Array]":return"["+Mc(n,t).concat(r(t,Jl((function(t){return/^\d+$/.test(t)}),rl(t)))).join(", ")+"]";case"[object Boolean]":return"object"==typeof t?"new Boolean("+n(t.valueOf())+")":t.toString();case"[object Date]":return"new Date("+(isNaN(t.valueOf())?n(NaN):Vl(Gl(t)))+")";case"[object Null]":return"null";case"[object Number]":return"object"==typeof t?"new Number("+n(t.valueOf())+")":1/t==-1/0?"-0":t.toString(10);case"[object String]":return"object"==typeof t?"new String("+n(t.valueOf())+")":Vl(t);case"[object Undefined]":return"undefined";default:if("function"==typeof t.toString){var o=t.toString();if("[object Object]"!==o)return o}return"{"+r(t,rl(t)).join(", ")+"}"}}const Wl=Oc((function(t){return Kl(t,[])})),Xl=Ec((function(t,e){if(jc(t)){if(jc(e))return t.concat(e);throw new TypeError(Wl(e)+" is not an array")}if(Ic(t)){if(Ic(e))return t+e;throw new TypeError(Wl(e)+" is not a string")}if(null!=t&&Al(t["fantasy-land/concat"]))return t["fantasy-land/concat"](e);if(null!=t&&Al(t.concat))return t.concat(e);throw new TypeError(Wl(t)+' does not have a method named "concat" or "fantasy-land/concat"')})),tu=Oc((function(t){return Fc(fl(pl,0,ol((function(t){return t[0].length}),t)),(function(){for(var e=0;e=0&&this.i>=this.n?Tc(n):n},t}(),ru=Ec((function(t,e){return new nu(t,e)})),ou=Ec(Lc(["take"],ru,(function(t,e){return Nl(0,t<0?1/0:t,e)})));const iu=ou,au=Ec((function(t,e){return t||e})),su=Ec((function(t,e){return Al(t)?function(){return t.apply(this,arguments)||e.apply(this,arguments)}:xl(au)(t,e)}));const cu=Oc((function(t){return null!=t&&"function"==typeof t["fantasy-land/empty"]?t["fantasy-land/empty"]():null!=t&&null!=t.constructor&&"function"==typeof t.constructor["fantasy-land/empty"]?t.constructor["fantasy-land/empty"]():null!=t&&"function"==typeof t.empty?t.empty():null!=t&&null!=t.constructor&&"function"==typeof t.constructor.empty?t.constructor.empty():jc(t)?[]:Ic(t)?"":Zl(t)?{}:Kc(t)?function(){return arguments}():(e=t,"[object Uint8ClampedArray]"===(n=Object.prototype.toString.call(e))||"[object Int8Array]"===n||"[object Uint8Array]"===n||"[object Int16Array]"===n||"[object Uint16Array]"===n||"[object Int32Array]"===n||"[object Uint32Array]"===n||"[object Float32Array]"===n||"[object Float64Array]"===n||"[object BigInt64Array]"===n||"[object BigUint64Array]"===n?t.constructor.from(""):void 0);var e,n})),lu=Oc((function(t){return Qc(t.length,(function(e,n){var r=Array.prototype.slice.call(arguments,0);return r[0]=n,r[1]=e,t.apply(this,r)}))}));var uu=Ec((function(t,e){for(var n=rl(e),r=0;rt.length)&&(e=t.length);for(var n=0,r=new Array(e);n'});_c().add($f);const Uf=$f;var zf=new(bc())({id:"fiber_manual_record_baseline_8281a3",use:"fiber_manual_record_baseline_8281a3-usage",viewBox:"0 0 24 24",content:''});_c().add(zf);const Vf=zf;var Hf=new(bc())({id:"error_baseline_62d23d",use:"error_baseline_62d23d-usage",viewBox:"0 0 24 24",content:''});_c().add(Hf);const Gf=Hf;var Zf=new(bc())({id:"cancel_baseline_40908e",use:"cancel_baseline_40908e-usage",viewBox:"0 0 24 24",content:''});_c().add(Zf);const qf=Zf;var Qf=new(bc())({id:"visibility_off_baseline_3a9ed4",use:"visibility_off_baseline_3a9ed4-usage",viewBox:"0 0 24 24",content:''});_c().add(Qf);const Yf=Qf;var Jf=new(bc())({id:"label_off_baseline_256c68",use:"label_off_baseline_256c68-usage",viewBox:"0 0 24 24",content:''});_c().add(Jf);const Kf=Jf;var Wf=new(bc())({id:"label_baseline_689cf0",use:"label_baseline_689cf0-usage",viewBox:"0 0 24 24",content:''});_c().add(Wf);const Xf=Wf;var td=new(bc())({id:"lock_baseline_1c126a",use:"lock_baseline_1c126a-usage",viewBox:"0 0 24 24",content:''});_c().add(td);const ed=td;var nd=new(bc())({id:"lock_open_baseline_ea39e5",use:"lock_open_baseline_ea39e5-usage",viewBox:"0 0 24 24",content:''});_c().add(nd);const rd=nd;var od=new(bc())({id:"pause_circle_filled_baseline_9b3445",use:"pause_circle_filled_baseline_9b3445-usage",viewBox:"0 0 24 24",content:''});_c().add(od);const id=od;var ad=new(bc())({id:"remove_circle_baseline_52604f",use:"remove_circle_baseline_52604f-usage",viewBox:"0 0 24 24",content:''});_c().add(ad);const sd=ad;var cd=new(bc())({id:"optimized_clock_animated_101c2b",use:"optimized_clock_animated_101c2b-usage",viewBox:"0 0 24 24",content:'\n \n \n \n'});_c().add(cd);const ld=cd;var ud;function fd(t){return fd="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},fd(t)}function dd(t,e,n){return(e=function(t){var e=function(t,e){if("object"!==fd(t)||null===t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,"string");if("object"!==fd(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"===fd(e)?e:String(e)}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var pd="#212121",hd=(dd(ud={},"blue",{color:"#3150bc",label:"blue"}),dd(ud,"green",{color:"#0bb071",label:"green"}),dd(ud,"grey",{color:"#666666",label:"grey"}),dd(ud,"light blue",{color:"#2c98f0",label:"light blue"}),dd(ud,"lime",{color:"#2fb11a",label:"lime"}),dd(ud,"orange",{color:"#f2994a",label:"orange"}),dd(ud,"pink",{color:"#f70076",label:"pink"}),dd(ud,"red",{color:"#ff6a6a",label:"red"}),dd(ud,"violet",{color:"#8133ff",label:"violet"}),dd(ud,"white",{color:"#ffffff",label:"white"}),dd(ud,"black",{color:"#000000",label:"black"}),ud),vd={BLOB:"blob",JSON:"json",FORM_DATA:"formData",TEXT:"text"},md={done:Uf,dot:Vf,error:Gf,failed:qf,hidden:Yf,label_off:Kf,label:Xf,lock:ed,open:rd,paused:id,skip:sd,waiting:ld},gd={deleted:{text:"deleted",icon:md.failed,color:"#ff6a6a"},active:{text:"active",icon:md.done,color:"#0bb071"},reconfiguring:{text:"reconfiguring",icon:md.waiting,color:"#f2994a"},reviewing:{text:"reviewing",icon:md.waiting,color:"#b1b1b1"}};function yd(t){return yd="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},yd(t)}function bd(){bd=function(){return t};var t={},e=Object.prototype,n=e.hasOwnProperty,r=Object.defineProperty||function(t,e,n){t[e]=n.value},o="function"==typeof Symbol?Symbol:{},i=o.iterator||"@@iterator",a=o.asyncIterator||"@@asyncIterator",s=o.toStringTag||"@@toStringTag";function c(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{c({},"")}catch(t){c=function(t,e,n){return t[e]=n}}function l(t,e,n,o){var i=e&&e.prototype instanceof d?e:d,a=Object.create(i.prototype),s=new C(o||[]);return r(a,"_invoke",{value:_(t,n,s)}),a}function u(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}t.wrap=l;var f={};function d(){}function p(){}function h(){}var v={};c(v,i,(function(){return this}));var m=Object.getPrototypeOf,g=m&&m(m(k([])));g&&g!==e&&n.call(g,i)&&(v=g);var y=h.prototype=d.prototype=Object.create(v);function b(t){["next","throw","return"].forEach((function(e){c(t,e,(function(t){return this._invoke(e,t)}))}))}function A(t,e){function o(r,i,a,s){var c=u(t[r],t,i);if("throw"!==c.type){var l=c.arg,f=l.value;return f&&"object"==yd(f)&&n.call(f,"__await")?e.resolve(f.__await).then((function(t){o("next",t,a,s)}),(function(t){o("throw",t,a,s)})):e.resolve(f).then((function(t){l.value=t,a(l)}),(function(t){return o("throw",t,a,s)}))}s(c.arg)}var i;r(this,"_invoke",{value:function(t,n){function r(){return new e((function(e,r){o(t,n,e,r)}))}return i=i?i.then(r,r):r()}})}function _(t,e,n){var r="suspendedStart";return function(o,i){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===o)throw i;return{value:void 0,done:!0}}for(n.method=o,n.arg=i;;){var a=n.delegate;if(a){var s=w(a,n);if(s){if(s===f)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var c=u(t,e,n);if("normal"===c.type){if(r=n.done?"completed":"suspendedYield",c.arg===f)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(r="completed",n.method="throw",n.arg=c.arg)}}}function w(t,e){var n=e.method,r=t.iterator[n];if(void 0===r)return e.delegate=null,"throw"===n&&t.iterator.return&&(e.method="return",e.arg=void 0,w(t,e),"throw"===e.method)||"return"!==n&&(e.method="throw",e.arg=new TypeError("The iterator does not provide a '"+n+"' method")),f;var o=u(r,t.iterator,e.arg);if("throw"===o.type)return e.method="throw",e.arg=o.arg,e.delegate=null,f;var i=o.arg;return i?i.done?(e[t.resultName]=i.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,f):i:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,f)}function x(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function S(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function C(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(x,this),this.reset(!0)}function k(t){if(t){var e=t[i];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var r=-1,o=function e(){for(;++r=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return r("end");if(i.tryLoc<=this.prev){var s=n.call(i,"catchLoc"),c=n.call(i,"finallyLoc");if(s&&c){if(this.prev=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),S(n),f}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;S(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,n){return this.delegate={iterator:k(t),resultName:e,nextLoc:n},"next"===this.method&&(this.arg=void 0),f}},t}function Ad(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function _d(t){for(var e=1;e2?a-2:0),c=2;c1&&void 0!==arguments[1]&&arguments[1],n=new FormData;return t instanceof File||t instanceof Blob?n.append("value",t):fu((function(t,e){if(void 0!==t){var r=tu([[pu,dl("")],[Ou(Blob),bu],[Ou(Object),JSON.stringify],[Sc,bu]])(t);n.append(e,r)}}),vf(dl(e),Af,t)),n};function Nd(){var t;return t=bd().mark((function t(e,n,r,o,i){var a,s,c,l,u,f,d,p,h,v,m=arguments;return bd().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return a=m.length>5&&void 0!==m[5]&&m[5],s=m.length>6&&void 0!==m[6]&&m[6],c=!(m.length>7&&void 0!==m[7])||m[7],l=new URL(vf(of("/"),(function(t){return"".concat(window.location.origin).concat(t)}))(e)),u={method:n,headers:o,credentials:a?"omit":"same-origin"},o.upload?u.body=Td(o)?r.file:Pd(r,c):r&&(u.headers["Content-Type"]="application/json",u.body=hf(Ou(String),JSON.stringify,r)),t.next=8,fetch(l,u);case 8:return d=t.sent,t.prev=9,p=d.clone(),h=_u(i,yl(vd)),t.next=14,p[h?i:"json"]();case 14:f=t.sent,t.next=20;break;case 17:t.prev=17,t.t0=t.catch(9),f=d.text();case 20:if(d.ok){t.next=23;break}try{v=JSON.parse(f)}catch(t){v=f}throw new Ld(v,d,"Server responded with non-ok code: ".concat(d.status));case 23:return t.abrupt("return",s?{body:f,headers:d.headers,status:d.status}:f);case 24:case"end":return t.stop()}}),t,null,[[9,17]])})),Nd=function(){var e=this,n=arguments;return new Promise((function(r,o){var i=t.apply(e,n);function a(t){xd(i,r,o,a,s,"next",t)}function s(t){xd(i,r,o,a,s,"throw",t)}a(void 0)}))},Nd.apply(this,arguments)}var Bd=eu((function(t,e,n){var r=n.apiKey,o=void 0===r?void 0:r,i=n.body,a=void 0===i?void 0:i,s=n.headers,c=void 0===s?{}:s,l=n.parseResponseAs,u=void 0===l?vd.JSON:l,f=n.noCookies,d=void 0!==f&&f,p=n.fullResponse,h=void 0!==p&&p,v=n.flatFormData,m=void 0===v||v,g=c;return o&&(g.Authorization=o),function(t,e,n,r,o){return Nd.apply(this,arguments)}(e,t,a,g,u,d,h,m)})),Md={query:Bd,get:Bd("GET"),post:Bd("POST"),put:Bd("PUT"),patch:Bd("PATCH"),delete:Bd("DELETE")};const Id=function(t,e){return _d({list:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return Md.get(t,e)},create:function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return Md.post(t,_d({body:e},n))},get:function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return Md.get("".concat(t,"/").concat(e),n)},update:function(e,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return Md.put("".concat(t,"/").concat(e),_d({body:n},r))},delete:function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return Md.delete("".concat(t,"/").concat(e),n)}},e)};function Dd(t){return Dd="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Dd(t)}function Rd(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Fd(t){for(var e=1;e2&&void 0!==arguments[2]?arguments[2]:{};return Md.post("".concat(Ud,"/").concat(t,"/reconfigure"),Fd({body:e},n))},delete:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return Md.delete("".concat(Ud,"/").concat(t),e)},activate:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return Md.post("".concat(Ud,"/").concat(t,"/activate"),Fd({body:e},n))}});var Vd=function(){var t=this,e=t._self._c;return e("div",{staticClass:"screen-placeholder",class:{"screen-placeholder_fullsize":t.fullsize}},[e("div",{staticClass:"screen-placeholder__content"},[t.icon?e("c-fancy-icon",{staticClass:"screen-placeholder__icon",attrs:{icon:t.icon,color:t.color,size:96}}):t._e(),e("h2",{staticClass:"screen-placeholder__header",attrs:{locator:"screen-placeholder_header"}},[t._v(t._s(t.title))]),e("p",{directives:[{name:"show",rawName:"v-show",value:t.$slots.default,expression:"$slots.default"}],staticClass:"screen-placeholder__text"},[t._t("default")],2),t.alertVisible&&t.alertText?e("c-alert",{staticClass:"screen-placeholder__alert",attrs:{locator:"alert-state-placeholder",message:t.alertText},scopedSlots:t._u([{key:"actions",fn:function(){return[t.alertButtonVisible&&t.alertButtonText?e("c-button",{attrs:{color:"accent",locator:"screen-placeholder_alert-button",label:t.alertButtonText},on:{click:t.alertAction}}):t._e()]},proxy:!0}],null,!1,1762611848)}):t._e(),t.buttonVisible&&t.buttonText?e("div",{staticClass:"screen-placeholder__actions"},[e("c-button",{staticClass:"screen-placeholder__button",attrs:{disabled:t.buttonDisabled,mode:"outlined",color:"accent",locator:"screen-placeholder_action-button",label:t.buttonText},on:{click:t.action},scopedSlots:t._u([{key:"icon",fn:function(){return[e("ez-svg",{attrs:{path:"add",color:"accent"}})]},proxy:!0}],null,!1,3807830182)})],1):t._e()],1)])};Vd._withStripped=!0;var Hd=function(){var t=this,e=t._self._c;return e("div",{staticClass:"c-alert-holder"},[e("div",{staticClass:"c-alert",class:t.classSettings},[e("div",{staticClass:"c-alert__icon"},[e("c-icon",{attrs:{icon:t.icon}})],1),e("div",{staticClass:"c-alert__text"},[t._t("message",(function(){return[t._v(t._s(t.message))]}))],2),this.$slots.actions?e("div",{staticClass:"c-alert__actions"},[t._t("actions")],2):t._e()])])};Hd._withStripped=!0;var Gd=new(bc())({id:"info_baseline_e24db8",use:"info_baseline_e24db8-usage",viewBox:"0 0 24 24",content:''});_c().add(Gd);const Zd=Gd;var qd=function(){var t=this,e=t._self._c;return e("svg",{staticClass:"c-icon",class:t.classes,style:t.styles,attrs:{"view-box":t.icon.viewBox},on:{click:function(e){return t.$emit("click",e)}}},[e("use",{attrs:{"xlink:href":"#".concat(t.icon.id)}})])};qd._withStripped=!0;var Qd=n(798),Yd=n.n(Qd);function Jd(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n180}));function ap(t,e,n,r,o,i,a,s){var c,l="function"==typeof t?t.options:t;if(e&&(l.render=e,l.staticRenderFns=n,l._compiled=!0),r&&(l.functional=!0),i&&(l._scopeId="data-v-"+i),a?(c=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),o&&o.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},l._ssrRegister=c):o&&(c=s?function(){o.call(this,(l.functional?this.parent:this).$root.$options.shadowRoot)}:o),c)if(l.functional){l._injectStyles=c;var u=l.render;l.render=function(t,e){return c.call(e),u(t,e)}}else{var f=l.beforeCreate;l.beforeCreate=f?[].concat(f,c):[c]}return{exports:t,options:l}}const sp=ap({props:{icon:{type:Object,required:!0},color:String,disabled:Boolean,size:[Number,String]},computed:{classes:Cf({"c-icon_disabled":["disabled"],"c-icon_link":_f(["$listeners","click"],["$listeners","!click"])}),actualColor:function(t){var e=t.$vuetify,n=t.color;return Vu(n,["theme",n],e)},styles:Cf({color:["actualColor"],height:["actualSize"],width:["actualSize"]}),actualSize:wf(["size"],Xd)}},qd,[],!1,null,null,null).exports;function cp(t){return cp="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},cp(t)}const lp=ap({components:{cIcon:sp},props:{message:{type:String,default:"List is empty. Please add item."},icon:{type:Object,default:function(){return Zd}},dense:{type:Boolean},alignTop:{type:Boolean},fluid:{type:Boolean},type:{type:String,validator:lu(_u)(["info","error","success","warning","default"]),default:"default"}},computed:{isStringIcon:wf(["icon"],Ou(String)),classSettings:function(){return function(t,e,n){return(e=function(t){var e=function(t,e){if("object"!==cp(t)||null===t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,"string");if("object"!==cp(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"===cp(e)?e:String(e)}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}({"c-alert_align-top":this.alignTop,"c-alert_fluid":this.fluid,"c-alert_dense":this.dense},"c-alert_".concat(this.type),!0)}}},Hd,[],!1,null,null,null).exports;var up=function(){var t=this,e=t._self._c;return e("button",{ref:"button",staticClass:"c-button",class:t.computedClasses,style:t.computedColors,attrs:{type:t.type,disabled:t.calculatedDisabled},on:{click:function(e){return t.$emit("click",e)}}},[!t.link||t.disabled||t.loading?t._e():e("a",{staticClass:"c-button__link",attrs:{href:t.link}}),this.$slots.icon||t.icon?e("div",{staticClass:"c-button__icon-left"},[t._t("icon",(function(){return[t.showIconLoader?e("c-icon",{attrs:{icon:t.icons.connectLoaderAnimated,size:t.iconSize,locator:"loading-indicator"}}):t.icon?e("c-icon",{attrs:{icon:t.icon,size:t.iconSize}}):t._e()]}))],2):t._e(),t._t("default",(function(){return[t.label?[t.showLoader?e("c-icon",{attrs:{icon:t.icons.connectLoaderAnimated,size:t.iconSize,locator:"loading-indicator"}}):t._e(),e("div",{staticClass:"c-button__label",class:t.cButtonLabelClasses},[t._v(t._s(t.label))])]:t._e()]})),this.$slots["right-icon"]||t.iconRight?e("div",{staticClass:"c-button__icon-right"},[t._t("right-icon",(function(){return[t.showRightIconLoader?e("c-icon",{attrs:{icon:t.icons.connectLoaderAnimated,size:t.iconSize,locator:"loading-indicator"}}):t.iconRight?e("c-icon",{class:t.cButtonIconRightClasses,attrs:{icon:t.iconRight,size:t.iconSize}}):t._e()]}))],2):t._e()],2)};up._withStripped=!0;var fp=new(bc())({id:"loader_animated_9a3322",use:"loader_animated_9a3322-usage",viewBox:"0 0 24 24",content:'\n \n \n \n \n \n \n'});_c().add(fp);const dp=fp;var pp={solid:"solid",flat:"flat",outlined:"outlined",rounded:"rounded"},hp=yl(pp),vp=Ml(Ef("#000000","#FFFFFF",ip),Kd);const mp=ap({components:{cIcon:sp},props:{active:Boolean,icon:Object,iconRight:Object,label:String,opener:Boolean,isOpen:Boolean,size:String,fluid:Boolean,loading:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},type:{type:String,default:"button",validator:_u(Cc,["button","submit"])},mode:{type:String,default:pp.flat,validator:_u(Cc,hp)},color:{type:String,default:"",validator:op},small:{type:Boolean,default:!1},upperCase:{type:Boolean,default:!0},link:String},data:function(){return{buttonColor:"",icons:{connectLoaderAnimated:dp}}},computed:{calculatedDisabled:su(cl("loading"),cl("disabled")),isIconOnlyBtn:mf({icon:Lf,label:jf,iconRight:jf}),isTxtOnlyBtn:mf({icon:jf,label:Lf,iconRight:jf}),isIconsBtn:mf({icon:Lf,iconRight:Lf}),isSolidBtn:Ju("mode",pp.solid),initialBtnColor:tu([[cl("color"),wf(["color"],ep)],[cl("isSolidBtn"),dl("accent")],[Sc,dl("#212121")]]),isVarColor:wf(["initialBtnColor"],tp),classNameByMode:function(t){var e=t.mode;return"c-button_".concat(e)},classFluid:Cf({"c-button_fluid":["fluid"]}),classActive:Cf({"c-button_active":["active"]}),classNameBySize:Nf(["small"],"c-button_small",""),classNameByDisabled:Nf(["disabled"],"c-button_disabled",""),classNameByContent:tu([[cl("isIconOnlyBtn"),dl("c-button_icon-only")],[cl("isTxtOnlyBtn"),dl("c-button_txt-only")],[Sc,dl("")]]),computedClasses:Ml(Gu(["classNameByMode","classNameBySize","classNameByContent","classNameByDisabled","classFluid","classActive"]),qu(Lf),yl),computedColor:function(t){return tu([[cl("disabled"),Pf],[cl("isVarColor"),dl({"--button-computed-color":"var(--theme_".concat(t.initialBtnColor,"_rgb)")})],[cl("color"),Ml(cl("color"),np,Su("--button-computed-color"))],[Sc,Ml(cl("initialBtnColor"),np,Su("--button-color"))]])(t)},computedContentColor:Au(vl([cl("disabled"),Tf("isSolidBtn")]),Pf,Cf({"--solid-content-color":wf(["buttonColor"],vp)})),computedColors:Of(["computedColor","computedContentColor"],Iu),showIconLoader:Sl(cl("loading"),vl([cl("icon"),cl("isIconsBtn")])),showLoader:gf({loading:!0,isTxtOnlyBtn:!0}),showRightIconLoader:mf({loading:Boolean,icon:jf,iconRight:Lf}),showIconOnly:vl([cl("showLoader"),cl("isIconOnlyBtn")]),iconSize:tu([[cl("size"),cl("size")],[Sl(cl("showIconOnly"),cl("small")),dl("18")],[cl("showIconOnly"),dl("24")],[cl("small"),dl("14")],[Sc,dl("18")]]),cButtonLabelClasses:Cf({"c-button__label_uppercase":["upperCase"],"c-button__label_loading":["showLoader"]}),cButtonIconRightClasses:Cf({"opener-status":["opener"],open:["isOpen"]})},mounted:function(){this.buttonColor=rp(getComputedStyle(this.$refs.button).getPropertyValue("--button-color"))}},up,[],!1,null,null,null).exports;var gp=function(){var t=this,e=t._self._c;return e("div",{staticClass:"fancy-icon",style:t.containerStyles},[t.hasNotification?e("div",{staticClass:"fancy-icon__notification"}):t._e(),e("c-icon",{attrs:{icon:t.icon,size:t.preparedIconSize}})],1)};gp._withStripped=!0;var yp=Ml(pl(16),(function(t){return t-(t-16)/2}));const bp=ap({components:{cIcon:sp},props:{color:{type:String,required:!1},icon:{type:Object,required:!0},hasNotification:{type:Boolean,default:!1},size:{type:Number,default:32,validator:Mu(16)},iconSize:{type:Number}},computed:{componentColor:kf(["color"],Wd("theme_accent_rgb"),dl(null)),containerSize:wf(["size"],(function(t){return{width:"".concat(t,"px"),height:"".concat(t,"px")}})),containerStyles:Of(["containerSize","componentColor"],Iu),preparedIconSize:su(cl("iconSize"),wf(["size"],yp))}},gp,[],!1,null,null,null).exports;var Ap=function(){var t=this,e=t._self._c;return e("svg",{class:t.classes,attrs:{xmlns:"http://www.w3.org/2000/svg",width:t.width||t.size,height:t.height||t.size,viewBox:"0 0 ".concat(t.viewBox," ").concat(t.viewBox)},on:{click:function(e){return t.$emit("click",e)}}},[t._t("default",(function(){return[e("path",{attrs:{d:"M0 0h24v24H0z",fill:"none"}}),e("path",{style:{fill:t.realColor},attrs:{d:t.correctPath}})]}))],2)};Ap._withStripped=!0;const _p=JSON.parse('{"add_icon":"M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z","info_icon":"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z","arrow_drop_down_icon":"M7 10l5 5 5-5z","arrow_back_icon":"M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z","check_icon":"M9 22l-10-10.598 2.798-2.859 7.149 7.473 13.144-14.016 2.909 2.806z","visibility_off_icon":"M12 7c2.76 0 5 2.24 5 5 0 .65-.13 1.26-.36 1.83l2.92 2.92c1.51-1.26 2.7-2.89 3.43-4.75-1.73-4.39-6-7.5-11-7.5-1.4 0-2.74.25-3.98.7l2.16 2.16C10.74 7.13 11.35 7 12 7zM2 4.27l2.28 2.28.46.46C3.08 8.3 1.78 10.02 1 12c1.73 4.39 6 7.5 11 7.5 1.55 0 3.03-.3 4.38-.84l.42.42L19.73 22 21 20.73 3.27 3 2 4.27zM7.53 9.8l1.55 1.55c-.05.21-.08.43-.08.65 0 1.66 1.34 3 3 3 .22 0 .44-.03.65-.08l1.55 1.55c-.67.33-1.41.53-2.2.53-2.76 0-5-2.24-5-5 0-.79.2-1.53.53-2.2zm4.31-.78l3.15 3.15.02-.16c0-1.66-1.34-3-3-3l-.17.01z","chat_bubble_outline_icon":"M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H6l-2 2V4h16v12z","storage_icon":"M2 20h20v-4H2v4zm2-3h2v2H4v-2zM2 4v4h20V4H2zm4 3H4V5h2v2zm-4 7h20v-4H2v4zm2-3h2v2H4v-2z"}');var wp={primary:"#1565c0",accent:"#4797f2",contrast:"#ffffff"};const xp=ap({props:{path:String,size:{type:String,default:"24"},width:String,height:String,viewBox:{type:String,default:"24"},color:{type:String,default:pd}},computed:{correctPath:function(t){var e=t.path;return _p["".concat(e,"_icon")]||e},classes:Cf({"c-icon_disabled":["disabled"],"c-icon_link":_f(["$listeners","click"],["$listeners","!click"])}),realColor:function(t){var e=t.color;return wp[e]||e}}},Ap,[],!1,null,null,null).exports,Sp=ap({components:{cFancyIcon:bp,ezSvg:xp,cAlert:lp,cButton:mp},props:{icon:Object,color:{type:String,default:"#BDBDBD"},title:{type:String,default:""},buttonText:String,buttonVisible:{type:Boolean,default:!0},alertText:String,alertVisible:{type:Boolean,default:!0},alertButtonVisible:{type:Boolean,default:!0},alertButtonText:String,fullsize:Boolean,buttonDisabled:Boolean,entityName:String},methods:{action:function(){this.$emit("action")},alertAction:function(){this.$emit("alert-action")}}},Vd,[],!1,null,null,null).exports;var Cp=function(){var t=this,e=t._self._c;return e("div",{staticClass:"c-table",class:{"c-table-loading":t.loading}},[e("div",{staticClass:"table-relative"},[e("div",{staticClass:"c-table__overflow"},[t.columns.length?e("table",{ref:"table",class:{"c-table_layout_fixed":t.fixLayout,"c-table_loading":t.loading,"c-table_dense":t.dense},attrs:{locator:t.locator}},[e("thead",[e("tr",t._l(t.columns,(function(n){return e("th",{key:"".concat(n.value,"_header"),style:n.style||{}},[t._t("".concat(n.value,"-header"),(function(){return[e("span",[t._v(t._s(n.name||n.value))])]}),null,n)],2)})),0)]),e("tbody",[t.loading?t._l(10,(function(n){return e("tr",{key:n,staticClass:"c-table__loader"},t._l(t.columns,(function(n){return e("td",{key:n.value,style:n.style||{}},[e("div",{staticClass:"c-table__loader_skeleton",style:"width: ".concat(t.random(50,100),"%")})])})),0)})):!t.loading&&t.value.length?t._l(t.value,(function(n,r){return e("tr",{key:r},t._l(t.columns,(function(r){return e("td",{key:"".concat(r.value,"_column"),style:r.style||{}},[t._t(r.value,(function(){return[e("span",[t._v(t._s(t.dpath(r.value,n)))])]}),null,{column:r,item:n,value:t.dpath(r.value,n)})],2)})),0)})):[e("tr",[e("td",{staticClass:"text-xs-center",attrs:{colspan:t.columns.length}},[t._v("No data available")])])]],2)]):t._e()])])])};Cp._withStripped=!0;const kp=ap({props:{value:Array,columns:Array,loading:Boolean,fixLayout:Boolean,dense:Boolean,locator:String,prepareRow:{type:Function,default:bu}},methods:{dpath:If,random:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;return Math.floor(Math.random()*(e-t+1)+t)}}},Cp,[],!1,null,null,null).exports;var Op=function(){var t=this,e=t._self._c;return e("div",{staticClass:"status-mark"},[e("c-icon",{staticClass:"status-mark__icon",style:{color:t.localStatus.color},attrs:{icon:t.localStatus.icon,size:16}}),t.showText?e("span",{staticClass:"status-mark__text",attrs:{locator:"status-value"}},[e("span",{key:t.localStatus.text,staticClass:"capitalize"},[t._v(t._s(t._f("replaceUnderscoreToSpaces")(t.localStatus.text||"")))])]):t._e()],1)};Op._withStripped=!0;const Ep=ap({components:{cIcon:sp},props:{status:{type:String,required:!0},custom:{type:Object,default:function(){return{}}},showText:{type:Boolean,default:!0}},computed:{localStatus:function(t){return $u(Wu({},t.status,gd),t.custom)}},filters:{replaceUnderscoreToSpaces:nf(/_/g," ")}},Op,[],!1,null,null,null).exports;var jp=function(){var t=this,e=t._self._c;return e("div",{staticClass:"ez-toolbar__placeholder"},[e("div",{staticClass:"ez-toolbar _display_flex-center"},[t.onBack?e("ez-svg",{staticClass:"_ml_24 _mr_24",attrs:{path:"arrow_back"},on:{click:t.onBack}}):t._e(),e("div",{staticClass:"_display_flex-column"},[t.subtitle?e("div",{staticClass:"assistive-text"},[t._v(t._s(t.subtitle))]):t._e(),e("h3",{staticClass:"ez-toolbar__title _mb_0"},[t._v(" "+t._s(t.title))])]),e("div",{staticClass:"ez-toolbar__actions _mr_24"},[t._t("actions")],2)],1)])};jp._withStripped=!0;const Lp=ap({components:{ezSvg:xp},props:{onBack:Function,title:{type:String,default:""},subtitle:String}},jp,[],!1,null,null,null).exports;var Tp=function(){var t=this,e=t._self._c;return e("ez-dialog",{attrs:{width:"800",title:"Request database","error-text":t.errorText},scopedSlots:t._u([{key:"actions",fn:function(){return[e("c-button",{attrs:{mode:"outlined",label:"Cancel"},on:{click:t.close}}),e("c-button",{attrs:{disabled:!t.allowSaving,mode:"solid",loading:t.saving,label:t.isEdit?"Save":"Send to review",color:"accent"},on:{click:t.save}})]},proxy:!0}]),model:{value:t.dialogOpened,callback:function(e){t.dialogOpened=e},expression:"dialogOpened"}},[e("ui-card",{attrs:{title:"General"}},[t.isEdit?t._e():e("div",[e("div",{staticClass:"two-columns"},[e("div",{staticClass:"detail-item _mt_0"},[e("div",{staticClass:"detail-item-head item-label _mb_8"},[t._v("Name"),e("sup",{staticClass:"red _ml_4"},[t._v("*")])]),e("div",{staticClass:"detail-item__text"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.name,expression:"form.name"}],attrs:{required:"",type:"text",materialize:""},domProps:{value:t.form.name},on:{input:function(e){e.target.composing||t.$set(t.form,"name",e.target.value)}}})])]),e("div",{staticClass:"detail-item _mt_0"},[e("div",{staticClass:"detail-item-head item-label _mb_8"},[t._v("Region"),e("sup",{staticClass:"red _ml_4"},[t._v("*")])]),e("div",{staticClass:"detail-item__text"},[e("select",{directives:[{name:"model",rawName:"v-model",value:t.form.region.id,expression:"form.region.id"}],attrs:{required:"",materialize:""},on:{change:function(e){var n=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){return"_value"in t?t._value:t.value}));t.$set(t.form.region,"id",e.target.multiple?n:n[0])}}},[e("option",{attrs:{disabled:""}},[t._v("Choose region")]),t._l(t.regions,(function(n){return e("option",{key:n.id,domProps:{value:n.id}},[t._v(t._s(n.name))])}))],2)])])]),e("div",{staticClass:"detail-item"},[e("div",{staticClass:"detail-item-head item-label _mb_12"},[t._v("Workload type")]),e("div",{staticClass:"detail-item__text vertical-middle"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.workload,expression:"form.workload"}],attrs:{id:"small",type:"radio",value:"small",materialize:""},domProps:{checked:t._q(t.form.workload,"small")},on:{change:function(e){return t.$set(t.form,"workload","small")}}}),e("label",{staticClass:"_ml_8",attrs:{for:"small",materialize:""}},[t._v("Small")]),e("div",{staticClass:"_ml_24"}),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.workload,expression:"form.workload"}],attrs:{id:"medium",type:"radio",value:"medium",materialize:""},domProps:{checked:t._q(t.form.workload,"medium")},on:{change:function(e){return t.$set(t.form,"workload","medium")}}}),e("label",{staticClass:"_ml_8",attrs:{for:"medium",materialize:""}},[t._v("Medium")]),e("div",{staticClass:"_ml_24"}),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.workload,expression:"form.workload"}],staticClass:"_ml_24",attrs:{id:"large",type:"radio",value:"large",materialize:""},domProps:{checked:t._q(t.form.workload,"large")},on:{change:function(e){return t.$set(t.form,"workload","large")}}}),e("label",{staticClass:"_ml_8",attrs:{for:"large",materialize:""}},[t._v("Large")])])]),e("p",{staticClass:"_mt_16 _mb_0 assistive-text"},[t._v(t._s(t.workloadDescriptions[t.form.workload])),e("a",{staticClass:"_ml_4",attrs:{href:"https://learn.microsoft.com/en-us/azure/postgresql/flexible-server/concepts-limits#maximum-connections",target:"_blank"}},[t._v("Read more")])])]),t.isEdit?e("div",{staticClass:"detail-item _mt_0"},[e("div",{staticClass:"detail-item-head item-label _mb_8"},[t._v("Name"),e("sup",{staticClass:"red _ml_4"},[t._v("*")])]),e("div",{staticClass:"detail-item__text"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.name,expression:"form.name"}],attrs:{required:"",type:"text",materialize:""},domProps:{value:t.form.name},on:{input:function(e){e.target.composing||t.$set(t.form,"name",e.target.value)}}})])]):t._e()]),e("div",{staticClass:"_mt_24"}),e("ui-card",{attrs:{title:"Technical contact"}},[e("div",{staticClass:"detail-item"},[e("div",{staticClass:"detail-item-head item-label _mb_8"},[t._v("User"),e("sup",{staticClass:"_ml_4 red"},[t._v("*")])]),e("div",{staticClass:"detail-item__text"},[e("select",{directives:[{name:"model",rawName:"v-model",value:t.form.tech_contact.id,expression:"form.tech_contact.id"}],attrs:{materialize:""},on:{change:function(e){var n=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){return"_value"in t?t._value:t.value}));t.$set(t.form.tech_contact,"id",e.target.multiple?n:n[0])}}},[e("option",{attrs:{disabled:""}},[t._v("Choose user")]),t._l(t.users,(function(n){return e("option",{key:n.id,domProps:{value:n.id}},[t._v(t._s(n.name)+" ("+t._s(n.email)+")")])}))],2)])]),e("div",{staticClass:"detail-item"},[e("div",{staticClass:"detail-item-head item-label _mb_8"},[t._v("Planned database workload"),e("sup",{staticClass:"red _ml_4"},[t._v("*")])]),e("div",{staticClass:"detail-item__text"},[e("textarea",{directives:[{name:"model",rawName:"v-model",value:t.form.description,expression:"form.description"}],attrs:{materialize:""},domProps:{value:t.form.description},on:{input:function(e){e.target.composing||t.$set(t.form,"description",e.target.value)}}})])]),t.isEdit?t._e():e("p",{staticClass:"font-size_smaller _mt_44"},[t._v("By checking the “I have read and accepted the agreement” box located on this page,\nyou agree to be bound by this agreement. You represent and warrant that you have\nthe authority to bind the entity on behalf of which you are creating an account to the\nterms of this agreement.")]),t.isEdit?t._e():e("div",{staticClass:"vertical-middle _mt_16"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.acceptTermsAndConds,expression:"acceptTermsAndConds"}],attrs:{id:"acceptTermsAndConds",required:"",type:"checkbox",materialize:""},domProps:{checked:Array.isArray(t.acceptTermsAndConds)?t._i(t.acceptTermsAndConds,null)>-1:t.acceptTermsAndConds},on:{change:function(e){var n=t.acceptTermsAndConds,r=e.target,o=!!r.checked;if(Array.isArray(n)){var i=t._i(n,null);r.checked?i<0&&(t.acceptTermsAndConds=n.concat([null])):i>-1&&(t.acceptTermsAndConds=n.slice(0,i).concat(n.slice(i+1)))}else t.acceptTermsAndConds=o}}}),e("label",{staticClass:"_ml_8",attrs:{required:"",for:"acceptTermsAndConds",materialize:""}},[t._v("I agree to all terms and conditions")])])])],1)};Tp._withStripped=!0;var Pp=function(){var t=this,e=t._self._c;return e("div",{directives:[{name:"show",rawName:"v-show",value:t.value,expression:"value"}],staticClass:"c-dialog",class:t.cDialogClasses,on:{keydown:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"esc",27,e.key,["Esc","Escape"])?null:t.closeHandler.apply(null,arguments)}}},[e("transition",{attrs:{name:"overlay"}},[t.value?e("div",{ref:"dialog-overview",staticClass:"c-dialog__overlay",class:{"c-dialog__overlay-invisible":!t.showOverlay},on:{click:t.outsideClickHandler}}):t._e()]),e("transition",{attrs:{name:"window"}},[t.value?e("div",{ref:"c-window",staticClass:"c-dialog__window c-window",class:t.dialogBodyClasses,style:{height:t.height,width:t.width,minWidth:t.width},attrs:{tabindex:"-1",locator:t.locator,id:t.id}},[e("div",{staticClass:"c-window__header"},[e("h2",{staticClass:"c-window__title",attrs:{locator:"dialog-title"}},[t._t("title",(function(){return[e("div",{staticClass:"truncator"},[e("div",{staticClass:"truncator__truncate capitalize-first-letter"},[t._v(t._s(t.title))]),t.status?e("div",{staticClass:"c-window__status truncator__keep"},[t._v("— "+t._s(t.status))]):t._e()])]})),t.$slots["header-actions"]?e("div",{staticClass:"header-actions"},[t._t("header-actions")],2):t._e()],2),e("div",{staticClass:"c-window__message"},[t.errorText?e("c-alert",{attrs:{message:t.errorText,icon:t.icons.googleErrorBaseline,dense:"",fluid:"",type:"error",locator:"dialog-error"},scopedSlots:t._u([{key:"message",fn:function(){return[t._t("message",null,{errorText:t.errorText})]},proxy:!0}],null,!0)}):t._e()],1),t.$slots.toolbar?e("div",{staticClass:"c-window__toolbar"},[t._t("toolbar")],2):t._e()]),e("c-scroll-box",{ref:"scrollBox",staticClass:"c-window__content",class:{"c-window__content_no-frame":t.noFrame},on:{"scroll-at-bottom":function(e){return t.$emit("scroll-at-bottom")}}},[t._t("default")],2),e("div",{staticClass:"c-window__actions",class:{"c-window__actions_no-divider":t.hideActionsDivider}},[t._t("actions",(function(){return[t._l(t.preparedActions,(function(n){return["spacer"===n.type?e("div",{key:"".concat(n.label,"-divider"),staticClass:"horizontal-spacer"}):n.hidden?t._e():e("c-button",t._b({key:n.label,attrs:{locator:n.key,label:n.label,disabled:n.disabled||t.isActionLoading[n.label],color:n.color||"accent",loading:n.loading||t.isActionLoading[n.label],mode:n.mode||"outlined"},on:{click:function(){return t.actionClickHandler(n)}}},"c-button",n.props,!1))]}))]}))],2)],1):t._e()])],1)};Pp._withStripped=!0;var Np=function(){var t=this;return(0,t._self._c)("div",{ref:"container",staticClass:"scroll-box",on:{scroll:t.onScroll}},[t._t("default")],2)};function Bp(t){return Bp="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Bp(t)}function Mp(){Mp=function(){return t};var t={},e=Object.prototype,n=e.hasOwnProperty,r=Object.defineProperty||function(t,e,n){t[e]=n.value},o="function"==typeof Symbol?Symbol:{},i=o.iterator||"@@iterator",a=o.asyncIterator||"@@asyncIterator",s=o.toStringTag||"@@toStringTag";function c(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{c({},"")}catch(t){c=function(t,e,n){return t[e]=n}}function l(t,e,n,o){var i=e&&e.prototype instanceof d?e:d,a=Object.create(i.prototype),s=new C(o||[]);return r(a,"_invoke",{value:_(t,n,s)}),a}function u(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}t.wrap=l;var f={};function d(){}function p(){}function h(){}var v={};c(v,i,(function(){return this}));var m=Object.getPrototypeOf,g=m&&m(m(k([])));g&&g!==e&&n.call(g,i)&&(v=g);var y=h.prototype=d.prototype=Object.create(v);function b(t){["next","throw","return"].forEach((function(e){c(t,e,(function(t){return this._invoke(e,t)}))}))}function A(t,e){function o(r,i,a,s){var c=u(t[r],t,i);if("throw"!==c.type){var l=c.arg,f=l.value;return f&&"object"==Bp(f)&&n.call(f,"__await")?e.resolve(f.__await).then((function(t){o("next",t,a,s)}),(function(t){o("throw",t,a,s)})):e.resolve(f).then((function(t){l.value=t,a(l)}),(function(t){return o("throw",t,a,s)}))}s(c.arg)}var i;r(this,"_invoke",{value:function(t,n){function r(){return new e((function(e,r){o(t,n,e,r)}))}return i=i?i.then(r,r):r()}})}function _(t,e,n){var r="suspendedStart";return function(o,i){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===o)throw i;return{value:void 0,done:!0}}for(n.method=o,n.arg=i;;){var a=n.delegate;if(a){var s=w(a,n);if(s){if(s===f)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var c=u(t,e,n);if("normal"===c.type){if(r=n.done?"completed":"suspendedYield",c.arg===f)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(r="completed",n.method="throw",n.arg=c.arg)}}}function w(t,e){var n=e.method,r=t.iterator[n];if(void 0===r)return e.delegate=null,"throw"===n&&t.iterator.return&&(e.method="return",e.arg=void 0,w(t,e),"throw"===e.method)||"return"!==n&&(e.method="throw",e.arg=new TypeError("The iterator does not provide a '"+n+"' method")),f;var o=u(r,t.iterator,e.arg);if("throw"===o.type)return e.method="throw",e.arg=o.arg,e.delegate=null,f;var i=o.arg;return i?i.done?(e[t.resultName]=i.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,f):i:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,f)}function x(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function S(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function C(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(x,this),this.reset(!0)}function k(t){if(t){var e=t[i];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var r=-1,o=function e(){for(;++r=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return r("end");if(i.tryLoc<=this.prev){var s=n.call(i,"catchLoc"),c=n.call(i,"finallyLoc");if(s&&c){if(this.prev=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),S(n),f}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;S(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,n){return this.delegate={iterator:k(t),resultName:e,nextLoc:n},"next"===this.method&&(this.arg=void 0),f}},t}function Ip(t,e,n,r,o,i,a){try{var s=t[i](a),c=s.value}catch(t){return void n(t)}s.done?e(c):Promise.resolve(c).then(r,o)}function Dp(t){return function(){var e=this,n=arguments;return new Promise((function(r,o){var i=t.apply(e,n);function a(t){Ip(i,r,o,a,s,"next",t)}function s(t){Ip(i,r,o,a,s,"throw",t)}a(void 0)}))}}Np._withStripped=!0;function Rp(t){return Rp="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Rp(t)}function Fp(){Fp=function(){return t};var t={},e=Object.prototype,n=e.hasOwnProperty,r=Object.defineProperty||function(t,e,n){t[e]=n.value},o="function"==typeof Symbol?Symbol:{},i=o.iterator||"@@iterator",a=o.asyncIterator||"@@asyncIterator",s=o.toStringTag||"@@toStringTag";function c(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{c({},"")}catch(t){c=function(t,e,n){return t[e]=n}}function l(t,e,n,o){var i=e&&e.prototype instanceof d?e:d,a=Object.create(i.prototype),s=new C(o||[]);return r(a,"_invoke",{value:_(t,n,s)}),a}function u(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}t.wrap=l;var f={};function d(){}function p(){}function h(){}var v={};c(v,i,(function(){return this}));var m=Object.getPrototypeOf,g=m&&m(m(k([])));g&&g!==e&&n.call(g,i)&&(v=g);var y=h.prototype=d.prototype=Object.create(v);function b(t){["next","throw","return"].forEach((function(e){c(t,e,(function(t){return this._invoke(e,t)}))}))}function A(t,e){function o(r,i,a,s){var c=u(t[r],t,i);if("throw"!==c.type){var l=c.arg,f=l.value;return f&&"object"==Rp(f)&&n.call(f,"__await")?e.resolve(f.__await).then((function(t){o("next",t,a,s)}),(function(t){o("throw",t,a,s)})):e.resolve(f).then((function(t){l.value=t,a(l)}),(function(t){return o("throw",t,a,s)}))}s(c.arg)}var i;r(this,"_invoke",{value:function(t,n){function r(){return new e((function(e,r){o(t,n,e,r)}))}return i=i?i.then(r,r):r()}})}function _(t,e,n){var r="suspendedStart";return function(o,i){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===o)throw i;return{value:void 0,done:!0}}for(n.method=o,n.arg=i;;){var a=n.delegate;if(a){var s=w(a,n);if(s){if(s===f)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var c=u(t,e,n);if("normal"===c.type){if(r=n.done?"completed":"suspendedYield",c.arg===f)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(r="completed",n.method="throw",n.arg=c.arg)}}}function w(t,e){var n=e.method,r=t.iterator[n];if(void 0===r)return e.delegate=null,"throw"===n&&t.iterator.return&&(e.method="return",e.arg=void 0,w(t,e),"throw"===e.method)||"return"!==n&&(e.method="throw",e.arg=new TypeError("The iterator does not provide a '"+n+"' method")),f;var o=u(r,t.iterator,e.arg);if("throw"===o.type)return e.method="throw",e.arg=o.arg,e.delegate=null,f;var i=o.arg;return i?i.done?(e[t.resultName]=i.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,f):i:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,f)}function x(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function S(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function C(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(x,this),this.reset(!0)}function k(t){if(t){var e=t[i];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var r=-1,o=function e(){for(;++r=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return r("end");if(i.tryLoc<=this.prev){var s=n.call(i,"catchLoc"),c=n.call(i,"finallyLoc");if(s&&c){if(this.prev=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),S(n),f}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;S(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,n){return this.delegate={iterator:k(t),resultName:e,nextLoc:n},"next"===this.method&&(this.arg=void 0),f}},t}function $p(t,e,n,r,o,i,a){try{var s=t[i](a),c=s.value}catch(t){return void n(t)}s.done?e(c):Promise.resolve(c).then(r,o)}function Up(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function zp(t,e,n){return(e=function(t){var e=function(t,e){if("object"!==Rp(t)||null===t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,"string");if("object"!==Rp(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(t);return"symbol"===Rp(e)?e:String(e)}(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}const Vp={components:{cAlert:lp,cScrollBox:ap({data:function(){return{isScrollAtBottom:!1,isScrollAtTop:!1}},methods:{scrollBottom:function(){if(this.$refs.container){var t=this.$refs.container,e=t.scrollHeight,n=t.scrollTop,r=t.clientHeight;return Math.abs(e-r-n)}},isScrollHidden:function(){var t=this;return Dp(Mp().mark((function e(){var n,r,o,i;return Mp().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=!0,e.next=3,t.$nextTick();case 3:return t.$refs.container&&(r=t.$refs.container,o=r.scrollHeight,i=r.clientHeight,n=o<=i),e.abrupt("return",n);case 5:case"end":return e.stop()}}),e)})))()},checkScrollDown:function(){var t=this;return Dp(Mp().mark((function e(){var n;return Mp().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t.$refs.container){e.next=2;break}return e.abrupt("return");case 2:return n=t.$refs.container.scrollTop,t.isScrollAtBottom=t.scrollBottom()<5,t.isScrollAtTop=n<5,e.next=7,t.isScrollHidden();case 7:!e.sent&&(t.isScrollAtBottom&&t.$emit("scroll-at-bottom"),t.isScrollAtTop&&t.$emit("scroll-at-top"));case 9:case"end":return e.stop()}}),e)})))()},onScroll:function(){this.$emit("scroll",this.scrollBottom()),this.checkScrollDown()}}},Np,[],!1,null,"823afdb6",null).exports,cButton:mp},props:{value:Boolean,id:String,locator:String,status:String,errorText:String,noFrame:Boolean,hideActionsDivider:Boolean,onCancel:Function,showOverlay:Boolean,preventOutsideClick:Boolean,width:{type:String,default:"500px"},height:{type:String,default:"auto"},title:{type:String,required:!0},actions:{type:Array,default:dl([{label:"Close",closeAfterHandle:!0,color:pd}])}},data:function(){return{isActionLoading:{},isShaking:!1,icons:{googleErrorBaseline:Gf}}},computed:{isErrorShown:wf(["errorText"],Boolean),cDialogClasses:Cf({"c-dialog_opened":["localValue"]}),dialogBodyClasses:Cf({"c-dialog__window_z-shaking":["isShaking"]}),preparedActions:wf(["actions"],ol((function(t){return function(t){for(var e=1;e0&&void 0!==arguments[0]?arguments[0]:{};return Md.get("/public/v1/auth/context",t)},qp=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return Md.get("/public/v1/accounts/".concat(t,"/users?status=active"),e)};function Qp(t){return Qp="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Qp(t)}function Yp(){Yp=function(){return t};var t={},e=Object.prototype,n=e.hasOwnProperty,r=Object.defineProperty||function(t,e,n){t[e]=n.value},o="function"==typeof Symbol?Symbol:{},i=o.iterator||"@@iterator",a=o.asyncIterator||"@@asyncIterator",s=o.toStringTag||"@@toStringTag";function c(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{c({},"")}catch(t){c=function(t,e,n){return t[e]=n}}function l(t,e,n,o){var i=e&&e.prototype instanceof d?e:d,a=Object.create(i.prototype),s=new C(o||[]);return r(a,"_invoke",{value:_(t,n,s)}),a}function u(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}t.wrap=l;var f={};function d(){}function p(){}function h(){}var v={};c(v,i,(function(){return this}));var m=Object.getPrototypeOf,g=m&&m(m(k([])));g&&g!==e&&n.call(g,i)&&(v=g);var y=h.prototype=d.prototype=Object.create(v);function b(t){["next","throw","return"].forEach((function(e){c(t,e,(function(t){return this._invoke(e,t)}))}))}function A(t,e){function o(r,i,a,s){var c=u(t[r],t,i);if("throw"!==c.type){var l=c.arg,f=l.value;return f&&"object"==Qp(f)&&n.call(f,"__await")?e.resolve(f.__await).then((function(t){o("next",t,a,s)}),(function(t){o("throw",t,a,s)})):e.resolve(f).then((function(t){l.value=t,a(l)}),(function(t){return o("throw",t,a,s)}))}s(c.arg)}var i;r(this,"_invoke",{value:function(t,n){function r(){return new e((function(e,r){o(t,n,e,r)}))}return i=i?i.then(r,r):r()}})}function _(t,e,n){var r="suspendedStart";return function(o,i){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===o)throw i;return{value:void 0,done:!0}}for(n.method=o,n.arg=i;;){var a=n.delegate;if(a){var s=w(a,n);if(s){if(s===f)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var c=u(t,e,n);if("normal"===c.type){if(r=n.done?"completed":"suspendedYield",c.arg===f)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(r="completed",n.method="throw",n.arg=c.arg)}}}function w(t,e){var n=e.method,r=t.iterator[n];if(void 0===r)return e.delegate=null,"throw"===n&&t.iterator.return&&(e.method="return",e.arg=void 0,w(t,e),"throw"===e.method)||"return"!==n&&(e.method="throw",e.arg=new TypeError("The iterator does not provide a '"+n+"' method")),f;var o=u(r,t.iterator,e.arg);if("throw"===o.type)return e.method="throw",e.arg=o.arg,e.delegate=null,f;var i=o.arg;return i?i.done?(e[t.resultName]=i.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,f):i:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,f)}function x(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function S(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function C(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(x,this),this.reset(!0)}function k(t){if(t){var e=t[i];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var r=-1,o=function e(){for(;++r=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return r("end");if(i.tryLoc<=this.prev){var s=n.call(i,"catchLoc"),c=n.call(i,"finallyLoc");if(s&&c){if(this.prev=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),S(n),f}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;S(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,n){return this.delegate={iterator:k(t),resultName:e,nextLoc:n},"next"===this.method&&(this.arg=void 0),f}},t}function Jp(t,e,n,r,o,i,a){try{var s=t[i](a),c=s.value}catch(t){return void n(t)}s.done?e(c):Promise.resolve(c).then(r,o)}function Kp(t){return function(){var e=this,n=arguments;return new Promise((function(r,o){var i=t.apply(e,n);function a(t){Jp(i,r,o,a,s,"next",t)}function s(t){Jp(i,r,o,a,s,"throw",t)}a(void 0)}))}}function Wp(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Xp(t){for(var e=1;e=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return r("end");if(i.tryLoc<=this.prev){var s=n.call(i,"catchLoc"),c=n.call(i,"finallyLoc");if(s&&c){if(this.prev=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),S(n),f}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;S(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,n){return this.delegate={iterator:k(t),resultName:e,nextLoc:n},"next"===this.method&&(this.arg=void 0),f}},t}function ih(t,e,n,r,o,i,a){try{var s=t[i](a),c=s.value}catch(t){return void n(t)}s.done?e(c):Promise.resolve(c).then(r,o)}function ah(t){return function(){var e=this,n=arguments;return new Promise((function(r,o){var i=t.apply(e,n);function a(t){ih(i,r,o,a,s,"next",t)}function s(t){ih(i,r,o,a,s,"throw",t)}a(void 0)}))}}const sh=ap({components:{DatabaseDialog:nh,cScreenPlaceholder:Sp,ezTable:kp,ezToolbar:Lp,cStatus:Ep,cButton:mp,ezSvg:xp},data:function(){return{dialogOpened:!1,loading:!1,list:[]}},computed:{placeholderIcon:function(){return xc},showPlaceholder:function(t){var e=t.list;return!t.loading&&jf(e)},columns:function(){return[{name:"DB",value:"name",style:{width:"300px",paddingLeft:"24px"}},{name:"Region",value:"region.name",style:{width:"100px"}},{name:"Workload",value:"workload",style:{width:"100px"}},{name:"Description",value:"description"},{name:"Status",value:"status",style:{width:"120px",paddingLeft:"24px"}}]}},methods:{openCreationDialog:function(){this.dialogOpened=!0},load:function(){var t=this;return ah(oh().mark((function e(){return oh().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t.loading=!0,e.next=3,zd.list();case 3:t.list=e.sent,t.loading=!1;case 5:case"end":return e.stop()}}),e)})))()}},created:function(){var t=this;return ah(oh().mark((function e(){return oh().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.load();case 2:case"end":return e.stop()}}),e)})))()}},gc,[],!1,null,"19aaea64",null).exports;var ch=function(){var t=this,e=t._self._c;return e("div",[t.loading?e("ez-loader",{attrs:{size:"70",fullscreen:"","move-up":"24"}}):t._e(),t.loading?t._e():e("ez-toolbar",{attrs:{"on-back":t.onBack,title:t.localItem.name||"",subtitle:"Database Details"},scopedSlots:t._u([{key:"actions",fn:function(){return[t.installationContext.isAdmin?e("c-button",{staticClass:"_mr_16",attrs:{mode:"solid",label:"Activate",color:"accent"},on:{click:t.openActivateDialog}}):t._e(),t.installationContext.isAdmin?e("c-button",{staticClass:"_mr_16",attrs:{mode:"solid",label:"Delete",color:"accent"},on:{click:t.openDeleteDialog}}):t._e(),t.installationContext.isAdmin?t._e():e("c-button",{staticClass:"_mr_16",attrs:{disabled:"active"!==t.localItem.status,mode:"solid",label:"Request Reconfiguration",color:"accent"},on:{click:t.openReconfigureDialog},scopedSlots:t._u([{key:"icon",fn:function(){return[e("ez-svg",{attrs:{path:"chat_bubble_outline",color:"active"!==t.localItem.status?"#bdbdbd":"white",size:"18"}})]},proxy:!0}],null,!1,3832732555)}),e("c-button",{attrs:{mode:"outlined",label:"Edit"},on:{click:t.openEditDialog}})]},proxy:!0}],null,!1,3076025417)}),t.loading?t._e():e("div",{staticClass:"container"},[e("div",{staticClass:"two-columns"},[e("ui-card",{attrs:{title:"General"}},[e("div",{staticClass:"item-row"},[e("div",{staticClass:"item-label"},[t._v("ID")]),e("div",{staticClass:"item-value"},[t._v(t._s(t.localItem.id))])]),e("div",{staticClass:"item-row"},[e("div",{staticClass:"item-label"},[t._v("Status")]),e("div",{staticClass:"item-value"},[e("c-status",{attrs:{status:t.localItem.status}})],1)]),t.localItem.case&&["reviewing","reconfiguring"].includes(t.localItem.status)?e("div",{staticClass:"item-row"},[e("div",{staticClass:"item-label"},[t._v("Ticket")]),e("a",{staticClass:"item-value capitalize",on:{click:function(e){return t.redirect(t.localItem.case.id)}}},[t._v(t._s(t.localItem.case.id))])]):t._e(),e("div",{staticClass:"item-row"},[e("div",{staticClass:"item-label"},[t._v("Region")]),e("div",{staticClass:"item-value capitalize"},[t._v(t._s(t.localItem.region.name))])]),e("div",{staticClass:"item-row"},[e("div",{staticClass:"item-label"},[t._v("Workload Type")]),e("div",{staticClass:"item-value capitalize"},[t._v(t._s(t.localItem.workload))])]),e("div",{staticClass:"divider _mt_24 _mb_24"}),e("div",{staticClass:"item-row"},[e("div",{staticClass:"item-label"},[t._v("Created")]),e("div",{staticClass:"item-value"},[t._v(t._s(t._f("ddmmyyyy")(t.localItem.events.created.at)))])]),t.localItem.events.updated?e("div",{staticClass:"item-row"},[e("div",{staticClass:"item-label"},[t._v("Updated")]),e("div",{staticClass:"item-value"},[t._v(t._s(t._f("ddmmyyyy")(t.localItem.events.updated.at)))])]):t._e()]),e("ui-card",{attrs:{title:"Technical Contact"}},[e("div",{staticClass:"detail-item"},[e("div",{staticClass:"detail-item-head item-label _mb_8"},[t._v("User")]),e("div",{staticClass:"detail-item__text"},[t._v(t._s(t.localItem.tech_contact.name))]),e("div",{staticClass:"detail-item__assistive-text"},[t._v(t._s(t.localItem.tech_contact.email))])]),e("div",{staticClass:"detail-item"},[e("div",{staticClass:"detail-item-head item-label _mb_8"},[t._v("Planned database workload")]),e("div",{staticClass:"detail-item__text"},[t._v(t._s(t.localItem.description))])])])],1),t.localItem&&t.localItem.credentials?e("ui-card",{staticClass:"_mt_24",attrs:{title:"Access information"}},[e("div",{staticClass:"item-row"},[e("div",{staticClass:"item-label"},[t._v("URL")]),e("div",{staticClass:"item-value"},[t._v(t._s(t.hidePassword?t.databaseUrl.hidePassword:t.databaseUrl.showPassword)),e("c-icon",{staticClass:"pointer _ml_16",attrs:{icon:t.hidePassword?t.icons.on:t.icons.off,size:"18",color:"black"},on:{click:function(e){t.hidePassword=!t.hidePassword}}}),e("c-icon",{staticClass:"pointer _ml_16",attrs:{icon:t.icons.copy,size:"18",color:"black"},on:{click:function(e){return t.$copyText(t.databaseUrl.showPassword)}}})],1)]),e("div",{staticClass:"item-row"},[e("div",{staticClass:"item-label"},[t._v("DB Name")]),e("div",{staticClass:"item-value"},[t._v(t._s(t.localItem.credentials.name||"–"))])]),e("div",{staticClass:"item-row"},[e("div",{staticClass:"item-label"},[t._v("Username")]),e("div",{staticClass:"item-value"},[t._v(t._s(t.localItem.credentials.username))])]),e("div",{staticClass:"item-row"},[e("div",{staticClass:"item-label"},[t._v("Password")]),e("div",{staticClass:"item-value"},[t._v(t._s(t.hidePassword?"••••••••••••":t.localItem.credentials.password)),e("c-icon",{staticClass:"pointer _ml_16",attrs:{icon:t.hidePassword?t.icons.on:t.icons.off,size:"18",color:"black"},on:{click:function(e){t.hidePassword=!t.hidePassword}}}),e("c-icon",{staticClass:"pointer _ml_16",attrs:{icon:t.icons.copy,size:"18",color:"black"},on:{click:function(e){return t.$copyText(t.localItem.credentials.password)}}})],1)]),e("div",{staticClass:"item-row"},[e("div",{staticClass:"item-label"},[t._v("SSL")]),e("div",{staticClass:"item-value"},[t._v("Required")])])]):t._e()],1),e("database-dialog",{attrs:{mode:"edit",item:t.localItem},on:{saved:t.load},model:{value:t.isDialogOpened,callback:function(e){t.isDialogOpened=e},expression:"isDialogOpened"}}),e("activate-dialog",{attrs:{item:t.localItem},on:{saved:t.load},model:{value:t.isActivateDialogOpened,callback:function(e){t.isActivateDialogOpened=e},expression:"isActivateDialogOpened"}}),e("delete-dialog",{attrs:{item:t.localItem},on:{saved:t.onBack},model:{value:t.isDeleteDialogOpened,callback:function(e){t.isDeleteDialogOpened=e},expression:"isDeleteDialogOpened"}}),e("reconf-dialog",{attrs:{item:t.localItem},on:{saved:t.load},model:{value:t.isReconfDialogOpened,callback:function(e){t.isReconfDialogOpened=e},expression:"isReconfDialogOpened"}})],1)};ch._withStripped=!0;var lh=new(bc())({id:"visibility_baseline_e5b7cb",use:"visibility_baseline_e5b7cb-usage",viewBox:"0 0 24 24",content:''});_c().add(lh);const uh=lh;var fh=new(bc())({id:"content_copy_baseline_72dd79",use:"content_copy_baseline_72dd79-usage",viewBox:"0 0 24 24",content:''});_c().add(fh);const dh=fh;var ph=function(){var t=this,e=t._self._c;return e("div",{staticClass:"centerize",style:t.fullscreen?"height: calc(100vh - ".concat(t.moveUp,"px)"):""},[e("svg",{staticClass:"connect-loader-icon",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:t.size,height:t.size}},[e("circle",{staticClass:"connect-loader-icon__circle",style:{stroke:t.color},attrs:{cx:"12",cy:"12",r:"8","stroke-dasharray":"50 100","stroke-dashoffset":"-17"}},[e("animateTransform",{attrs:{attributeType:"xml",attributeName:"transform",type:"rotate",from:"0 12 12",to:"360 12 12",dur:"2s",repeatCount:"indefinite"}}),e("animate",{attrs:{attributeName:"stroke-dasharray",dur:"1.7s",calcMode:"spline",repeatCount:"indefinite",values:"0 100; 50 100; 50 100",keyTimes:"0; 0.7; 1",keySplines:"0.42 0 0.58 1; 0.42 0 0.58 1"}}),e("animate",{attrs:{attributeName:"stroke-dashoffset",dur:"1.7s",calcMode:"spline",repeatCount:"indefinite",values:"0; -17; -49.9",keyTimes:"0; 0.7; 1",keySplines:"0.42 0 0.58 1; 0.42 0 0.58 1"}})],1)])])};ph._withStripped=!0;const hh=ap({props:{size:{type:String,default:"24"},fullscreen:Boolean,color:{type:String,default:"#1565C0"},moveUp:{type:String,default:"0"}}},ph,[],!1,null,null,null).exports;var vh=function(){var t=this,e=t._self._c;return e("ez-dialog",{attrs:{width:"800",title:"Activate database","error-text":t.errorText},scopedSlots:t._u([{key:"actions",fn:function(){return[e("c-button",{attrs:{mode:"outlined",label:"Cancel"},on:{click:t.close}}),e("c-button",{attrs:{disabled:!t.allowSaving,mode:"solid",loading:t.saving,label:"Activate",color:"accent"},on:{click:t.save}})]},proxy:!0}]),model:{value:t.dialogOpened,callback:function(e){t.dialogOpened=e},expression:"dialogOpened"}},[e("ui-card",{attrs:{title:"Access"}},[e("div",{staticClass:"detail-item _mt_0"},[e("div",{staticClass:"detail-item-head item-label _mb_8"},[t._v("Username"),e("sup",{staticClass:"red _ml_4"},[t._v("*")])]),e("div",{staticClass:"detail-item__text"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.credentials.username,expression:"form.credentials.username"}],attrs:{required:"",type:"text",materialize:""},domProps:{value:t.form.credentials.username},on:{input:function(e){e.target.composing||t.$set(t.form.credentials,"username",e.target.value)}}})])]),e("div",{staticClass:"detail-item"},[e("div",{staticClass:"detail-item-head item-label _mb_8"},[t._v("Password"),e("sup",{staticClass:"red _ml_4"},[t._v("*")])]),e("div",{staticClass:"detail-item__text"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.credentials.password,expression:"form.credentials.password"}],attrs:{required:"",type:"password",materialize:""},domProps:{value:t.form.credentials.password},on:{input:function(e){e.target.composing||t.$set(t.form.credentials,"password",e.target.value)}}})])]),e("div",{staticClass:"detail-item"},[e("div",{staticClass:"detail-item-head item-label _mb_8"},[t._v("Host"),e("sup",{staticClass:"red _ml_4"},[t._v("*")])]),e("div",{staticClass:"detail-item__text"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.credentials.host,expression:"form.credentials.host"}],attrs:{required:"",type:"text",materialize:""},domProps:{value:t.form.credentials.host},on:{input:function(e){e.target.composing||t.$set(t.form.credentials,"host",e.target.value)}}})])]),e("div",{staticClass:"detail-item"},[e("div",{staticClass:"detail-item-head item-label _mb_8"},[t._v("DB Name")]),e("div",{staticClass:"detail-item__text"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.credentials.name,expression:"form.credentials.name"}],attrs:{type:"text",materialize:""},domProps:{value:t.form.credentials.name},on:{input:function(e){e.target.composing||t.$set(t.form.credentials,"name",e.target.value)}}})])])]),e("div",{staticClass:"_mt_24"}),e("ui-card",{attrs:{title:"General"}},[e("div",{staticClass:"detail-item _mt_0"},[e("div",{staticClass:"detail-item-head item-label _mb_12"},[t._v("Workload type")]),e("div",{staticClass:"detail-item__text vertical-middle"},[e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.workload,expression:"form.workload"}],attrs:{id:"small",type:"radio",value:"small",materialize:""},domProps:{checked:t._q(t.form.workload,"small")},on:{change:function(e){return t.$set(t.form,"workload","small")}}}),e("label",{staticClass:"_ml_8",attrs:{for:"small",materialize:""}},[t._v("Small")]),e("div",{staticClass:"_ml_24"}),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.workload,expression:"form.workload"}],attrs:{id:"medium",type:"radio",value:"medium",materialize:""},domProps:{checked:t._q(t.form.workload,"medium")},on:{change:function(e){return t.$set(t.form,"workload","medium")}}}),e("label",{staticClass:"_ml_8",attrs:{for:"medium",materialize:""}},[t._v("Medium")]),e("div",{staticClass:"_ml_24"}),e("input",{directives:[{name:"model",rawName:"v-model",value:t.form.workload,expression:"form.workload"}],staticClass:"_ml_24",attrs:{id:"large",type:"radio",value:"large",materialize:""},domProps:{checked:t._q(t.form.workload,"large")},on:{change:function(e){return t.$set(t.form,"workload","large")}}}),e("label",{staticClass:"_ml_8",attrs:{for:"large",materialize:""}},[t._v("Large")])])])])],1)};function mh(t){return mh="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},mh(t)}function gh(){gh=function(){return t};var t={},e=Object.prototype,n=e.hasOwnProperty,r=Object.defineProperty||function(t,e,n){t[e]=n.value},o="function"==typeof Symbol?Symbol:{},i=o.iterator||"@@iterator",a=o.asyncIterator||"@@asyncIterator",s=o.toStringTag||"@@toStringTag";function c(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{c({},"")}catch(t){c=function(t,e,n){return t[e]=n}}function l(t,e,n,o){var i=e&&e.prototype instanceof d?e:d,a=Object.create(i.prototype),s=new C(o||[]);return r(a,"_invoke",{value:_(t,n,s)}),a}function u(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}t.wrap=l;var f={};function d(){}function p(){}function h(){}var v={};c(v,i,(function(){return this}));var m=Object.getPrototypeOf,g=m&&m(m(k([])));g&&g!==e&&n.call(g,i)&&(v=g);var y=h.prototype=d.prototype=Object.create(v);function b(t){["next","throw","return"].forEach((function(e){c(t,e,(function(t){return this._invoke(e,t)}))}))}function A(t,e){function o(r,i,a,s){var c=u(t[r],t,i);if("throw"!==c.type){var l=c.arg,f=l.value;return f&&"object"==mh(f)&&n.call(f,"__await")?e.resolve(f.__await).then((function(t){o("next",t,a,s)}),(function(t){o("throw",t,a,s)})):e.resolve(f).then((function(t){l.value=t,a(l)}),(function(t){return o("throw",t,a,s)}))}s(c.arg)}var i;r(this,"_invoke",{value:function(t,n){function r(){return new e((function(e,r){o(t,n,e,r)}))}return i=i?i.then(r,r):r()}})}function _(t,e,n){var r="suspendedStart";return function(o,i){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===o)throw i;return{value:void 0,done:!0}}for(n.method=o,n.arg=i;;){var a=n.delegate;if(a){var s=w(a,n);if(s){if(s===f)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var c=u(t,e,n);if("normal"===c.type){if(r=n.done?"completed":"suspendedYield",c.arg===f)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(r="completed",n.method="throw",n.arg=c.arg)}}}function w(t,e){var n=e.method,r=t.iterator[n];if(void 0===r)return e.delegate=null,"throw"===n&&t.iterator.return&&(e.method="return",e.arg=void 0,w(t,e),"throw"===e.method)||"return"!==n&&(e.method="throw",e.arg=new TypeError("The iterator does not provide a '"+n+"' method")),f;var o=u(r,t.iterator,e.arg);if("throw"===o.type)return e.method="throw",e.arg=o.arg,e.delegate=null,f;var i=o.arg;return i?i.done?(e[t.resultName]=i.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,f):i:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,f)}function x(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function S(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function C(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(x,this),this.reset(!0)}function k(t){if(t){var e=t[i];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var r=-1,o=function e(){for(;++r=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return r("end");if(i.tryLoc<=this.prev){var s=n.call(i,"catchLoc"),c=n.call(i,"finallyLoc");if(s&&c){if(this.prev=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),S(n),f}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;S(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,n){return this.delegate={iterator:k(t),resultName:e,nextLoc:n},"next"===this.method&&(this.arg=void 0),f}},t}function yh(t,e,n,r,o,i,a){try{var s=t[i](a),c=s.value}catch(t){return void n(t)}s.done?e(c):Promise.resolve(c).then(r,o)}function bh(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Ah(t){for(var e=1;e=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return r("end");if(i.tryLoc<=this.prev){var s=n.call(i,"catchLoc"),c=n.call(i,"finallyLoc");if(s&&c){if(this.prev=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),S(n),f}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;S(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,n){return this.delegate={iterator:k(t),resultName:e,nextLoc:n},"next"===this.method&&(this.arg=void 0),f}},t}function Oh(t,e,n,r,o,i,a){try{var s=t[i](a),c=s.value}catch(t){return void n(t)}s.done?e(c):Promise.resolve(c).then(r,o)}function Eh(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function jh(t){for(var e=1;e=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return r("end");if(i.tryLoc<=this.prev){var s=n.call(i,"catchLoc"),c=n.call(i,"finallyLoc");if(s&&c){if(this.prev=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),S(n),f}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;S(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,n){return this.delegate={iterator:k(t),resultName:e,nextLoc:n},"next"===this.method&&(this.arg=void 0),f}},t}function Mh(t,e,n,r,o,i,a){try{var s=t[i](a),c=s.value}catch(t){return void n(t)}s.done?e(c):Promise.resolve(c).then(r,o)}function Ih(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Dh(t){for(var e=1;e1)}},methods:Dh(Dh({},ic("bus",["emit"])),{},{close:function(){this.dialogOpened=!1,this.form={subject:"",description:""},this.$emit("closed")},save:function(){var t,e=this;return(t=Bh().mark((function t(){var n,r,o,i;return Bh().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return e.saving=!0,n=Fh[e.form.subject],r=n.action,o=n.details,t.prev=2,t.next=5,zd.reconfigure(e.item.id,{action:r,details:"".concat(o,"\n\n").concat(e.form.description)});case 5:i=t.sent,e.$emit("saved",i),e.close(),t.next=14;break;case 10:t.prev=10,t.t0=t.catch(2),e.emit({name:"snackbar:error",value:t.t0}),console.error(t.t0);case 14:e.saving=!1;case 15:case"end":return t.stop()}}),t,null,[[2,10]])})),function(){var e=this,n=arguments;return new Promise((function(r,o){var i=t.apply(e,n);function a(t){Mh(i,r,o,a,s,"next",t)}function s(t){Mh(i,r,o,a,s,"throw",t)}a(void 0)}))})()}}),watch:{value:{immediate:!0,handler:function(t){this.dialogOpened=t}},dialogOpened:function(t){this.value!==t&&this.$emit("input",t)}}},Ph,[],!1,null,"3697aa7f",null).exports;function Uh(t){return Uh="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Uh(t)}function zh(){zh=function(){return t};var t={},e=Object.prototype,n=e.hasOwnProperty,r=Object.defineProperty||function(t,e,n){t[e]=n.value},o="function"==typeof Symbol?Symbol:{},i=o.iterator||"@@iterator",a=o.asyncIterator||"@@asyncIterator",s=o.toStringTag||"@@toStringTag";function c(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{c({},"")}catch(t){c=function(t,e,n){return t[e]=n}}function l(t,e,n,o){var i=e&&e.prototype instanceof d?e:d,a=Object.create(i.prototype),s=new C(o||[]);return r(a,"_invoke",{value:_(t,n,s)}),a}function u(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}t.wrap=l;var f={};function d(){}function p(){}function h(){}var v={};c(v,i,(function(){return this}));var m=Object.getPrototypeOf,g=m&&m(m(k([])));g&&g!==e&&n.call(g,i)&&(v=g);var y=h.prototype=d.prototype=Object.create(v);function b(t){["next","throw","return"].forEach((function(e){c(t,e,(function(t){return this._invoke(e,t)}))}))}function A(t,e){function o(r,i,a,s){var c=u(t[r],t,i);if("throw"!==c.type){var l=c.arg,f=l.value;return f&&"object"==Uh(f)&&n.call(f,"__await")?e.resolve(f.__await).then((function(t){o("next",t,a,s)}),(function(t){o("throw",t,a,s)})):e.resolve(f).then((function(t){l.value=t,a(l)}),(function(t){return o("throw",t,a,s)}))}s(c.arg)}var i;r(this,"_invoke",{value:function(t,n){function r(){return new e((function(e,r){o(t,n,e,r)}))}return i=i?i.then(r,r):r()}})}function _(t,e,n){var r="suspendedStart";return function(o,i){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===o)throw i;return{value:void 0,done:!0}}for(n.method=o,n.arg=i;;){var a=n.delegate;if(a){var s=w(a,n);if(s){if(s===f)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var c=u(t,e,n);if("normal"===c.type){if(r=n.done?"completed":"suspendedYield",c.arg===f)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(r="completed",n.method="throw",n.arg=c.arg)}}}function w(t,e){var n=e.method,r=t.iterator[n];if(void 0===r)return e.delegate=null,"throw"===n&&t.iterator.return&&(e.method="return",e.arg=void 0,w(t,e),"throw"===e.method)||"return"!==n&&(e.method="throw",e.arg=new TypeError("The iterator does not provide a '"+n+"' method")),f;var o=u(r,t.iterator,e.arg);if("throw"===o.type)return e.method="throw",e.arg=o.arg,e.delegate=null,f;var i=o.arg;return i?i.done?(e[t.resultName]=i.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,f):i:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,f)}function x(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function S(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function C(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(x,this),this.reset(!0)}function k(t){if(t){var e=t[i];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var r=-1,o=function e(){for(;++r=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return r("end");if(i.tryLoc<=this.prev){var s=n.call(i,"catchLoc"),c=n.call(i,"finallyLoc");if(s&&c){if(this.prev=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),S(n),f}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;S(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,n){return this.delegate={iterator:k(t),resultName:e,nextLoc:n},"next"===this.method&&(this.arg=void 0),f}},t}function Vh(t,e,n,r,o,i,a){try{var s=t[i](a),c=s.value}catch(t){return void n(t)}s.done?e(c):Promise.resolve(c).then(r,o)}function Hh(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Gh(t){for(var e=1;e0&&void 0!==arguments[0]?arguments[0]:"theme",e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e.primary,r=void 0===n?"#1565c0":n,o=e.accent,i=void 0===o?"#4797f2":o,a=e.contrast,s=void 0===a?"#ffffff":a;return{computed:{styleCustomizations:function(){var e;return Jh(e={},"--".concat(t,"_primary"),r),Jh(e,"--".concat(t,"_primary_rgb"),Kd(r)),Jh(e,"--".concat(t,"_accent"),i),Jh(e,"--".concat(t,"_accent_rgb"),Kd(i)),Jh(e,"--".concat(t,"_contrast"),s),Jh(e,"--".concat(t,"_contrast_rgb"),Kd(s)),e}},methods:{genCssVar:function(e,n){return Su("--".concat(t,"_").concat(e),n)}}}}()],components:{ItemsList:sh,ItemDetails:Qh},data:function(){return{active:"list",item:null}},methods:{openDetails:function(t){this.item=t.id,this.active="details"},openList:function(){this.active="list",this.item=null}}},mc,[],!1,null,null,null).exports;var Wh={705:t=>{t.exports=function t(e,n,r){function o(a,s){if(!n[a]){if(!e[a]){if(i)return i(a,!0);throw new Error("Cannot find module '"+a+"'")}s=n[a]={exports:{}},e[a][0].call(s.exports,(function(t){return o(e[a][1][t]||t)}),s,s.exports,t,e,n,r)}return n[a].exports}for(var i=void 0,a=0;a>16),c((65280&r)>>8),c(255&r);return 2==o?c(255&(r=l(t.charAt(n))<<2|l(t.charAt(n+1))>>4)):1==o&&(c((r=l(t.charAt(n))<<10|l(t.charAt(n+1))<<4|l(t.charAt(n+2))>>2)>>8&255),c(255&r)),i},t.fromByteArray=function(t){var e,n,r,o,i=t.length%3,a="";function s(t){return"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charAt(t)}for(e=0,r=t.length-i;e>18&63)+s(o>>12&63)+s(o>>6&63)+s(63&o);switch(i){case 1:a=(a+=s((n=t[t.length-1])>>2))+s(n<<4&63)+"==";break;case 2:a=(a=(a+=s((n=(t[t.length-2]<<8)+t[t.length-1])>>10))+s(n>>4&63))+s(n<<2&63)+"="}return a}}(void 0===n?this.base64js={}:n)}).call(this,t("lYpoI2"),"undefined"!=typeof self?self:"undefined"!=typeof window?window:{},t("buffer").Buffer,arguments[3],arguments[4],arguments[5],arguments[6],"/node_modules/gulp-browserify/node_modules/base64-js/lib/b64.js","/node_modules/gulp-browserify/node_modules/base64-js/lib")},{buffer:3,lYpoI2:11}],3:[function(t,e,n){(function(e,r,o,i,a,s,c,l,u){var f=t("base64-js"),d=t("ieee754");function o(t,e,n){if(!(this instanceof o))return new o(t,e,n);var r,i,a,s,c=typeof t;if("base64"===e&&"string"==c)for(t=(s=t).trim?s.trim():s.replace(/^\s+|\s+$/g,"");t.length%4!=0;)t+="=";if("number"==c)r=O(t);else if("string"==c)r=o.byteLength(t,e);else{if("object"!=c)throw new Error("First argument needs to be a number, array or string.");r=O(t.length)}if(o._useTypedArrays?i=o._augment(new Uint8Array(r)):((i=this).length=r,i._isBuffer=!0),o._useTypedArrays&&"number"==typeof t.byteLength)i._set(t);else if(E(s=t)||o.isBuffer(s)||s&&"object"==typeof s&&"number"==typeof s.length)for(a=0;a>>0)):(e+1>>0),o}function v(t,e,n,r){if(r||(D("boolean"==typeof n,"missing or invalid endian"),D(null!=e,"missing offset"),D(e+1>>8*(r?i:1-i)}function A(t,e,n,r,o){if(o||(D(null!=e,"missing value"),D("boolean"==typeof r,"missing or invalid endian"),D(null!=n,"missing offset"),D(n+3>>8*(r?i:3-i)&255}function _(t,e,n,r,o){o||(D(null!=e,"missing value"),D("boolean"==typeof r,"missing or invalid endian"),D(null!=n,"missing offset"),D(n+1>8,n%=256,r.push(n),r.push(e);return r}(e),t,n,r)}(this,t,e,n);break;default:throw new Error("Unknown encoding")}return i},o.prototype.toString=function(t,e,n){var r,o,i,a,s=this;if(t=String(t||"utf8").toLowerCase(),e=Number(e)||0,(n=void 0!==n?Number(n):s.length)===e)return"";switch(t){case"hex":r=function(t,e,n){var r=t.length;(!e||e<0)&&(e=0),(!n||n<0||rthis.length&&(r=this.length);var i=(r=t.length-e=this.length))return this[t]},o.prototype.readUInt16LE=function(t,e){return p(this,t,!0,e)},o.prototype.readUInt16BE=function(t,e){return p(this,t,!1,e)},o.prototype.readUInt32LE=function(t,e){return h(this,t,!0,e)},o.prototype.readUInt32BE=function(t,e){return h(this,t,!1,e)},o.prototype.readInt8=function(t,e){if(e||(D(null!=t,"missing offset"),D(t=this.length))return 128&this[t]?-1*(255-this[t]+1):this[t]},o.prototype.readInt16LE=function(t,e){return v(this,t,!0,e)},o.prototype.readInt16BE=function(t,e){return v(this,t,!1,e)},o.prototype.readInt32LE=function(t,e){return m(this,t,!0,e)},o.prototype.readInt32BE=function(t,e){return m(this,t,!1,e)},o.prototype.readFloatLE=function(t,e){return g(this,t,!0,e)},o.prototype.readFloatBE=function(t,e){return g(this,t,!1,e)},o.prototype.readDoubleLE=function(t,e){return y(this,t,!0,e)},o.prototype.readDoubleBE=function(t,e){return y(this,t,!1,e)},o.prototype.writeUInt8=function(t,e,n){n||(D(null!=t,"missing value"),D(null!=e,"missing offset"),D(e=this.length||(this[e]=t)},o.prototype.writeUInt16LE=function(t,e,n){b(this,t,e,!0,n)},o.prototype.writeUInt16BE=function(t,e,n){b(this,t,e,!1,n)},o.prototype.writeUInt32LE=function(t,e,n){A(this,t,e,!0,n)},o.prototype.writeUInt32BE=function(t,e,n){A(this,t,e,!1,n)},o.prototype.writeInt8=function(t,e,n){n||(D(null!=t,"missing value"),D(null!=e,"missing offset"),D(e=this.length||(0<=t?this.writeUInt8(t,e,n):this.writeUInt8(255+t+1,e,n))},o.prototype.writeInt16LE=function(t,e,n){_(this,t,e,!0,n)},o.prototype.writeInt16BE=function(t,e,n){_(this,t,e,!1,n)},o.prototype.writeInt32LE=function(t,e,n){w(this,t,e,!0,n)},o.prototype.writeInt32BE=function(t,e,n){w(this,t,e,!1,n)},o.prototype.writeFloatLE=function(t,e,n){x(this,t,e,!0,n)},o.prototype.writeFloatBE=function(t,e,n){x(this,t,e,!1,n)},o.prototype.writeDoubleLE=function(t,e,n){S(this,t,e,!0,n)},o.prototype.writeDoubleBE=function(t,e,n){S(this,t,e,!1,n)},o.prototype.fill=function(t,e,n){if(e=e||0,n=n||this.length,D("number"==typeof(t="string"==typeof(t=t||0)?t.charCodeAt(0):t)&&!isNaN(t),"value is not a number"),D(e<=n,"end < start"),n!==e&&0!==this.length){D(0<=e&&e"},o.prototype.toArrayBuffer=function(){if("undefined"==typeof Uint8Array)throw new Error("Buffer.toArrayBuffer not supported in this browser");if(o._useTypedArrays)return new o(this).buffer;for(var t=new Uint8Array(this.length),e=0,n=t.length;e=e.length||o>=t.length);o++)e[o+n]=t[o];return o}function N(t){try{return decodeURIComponent(t)}catch(t){return String.fromCharCode(65533)}}function B(t,e){D("number"==typeof t,"cannot write a non-number as a number"),D(0<=t,"specified a negative value for writing an unsigned value"),D(t<=e,"value is larger than maximum value for type"),D(Math.floor(t)===t,"value has a fractional component")}function M(t,e,n){D("number"==typeof t,"cannot write a non-number as a number"),D(t<=e,"value larger than maximum allowed value"),D(n<=t,"value smaller than minimum allowed value"),D(Math.floor(t)===t,"value has a fractional component")}function I(t,e,n){D("number"==typeof t,"cannot write a non-number as a number"),D(t<=e,"value larger than maximum allowed value"),D(n<=t,"value smaller than minimum allowed value")}function D(t,e){if(!t)throw new Error(e||"Failed assertion")}o._augment=function(t){return t._isBuffer=!0,t._get=t.get,t._set=t.set,t.get=C.get,t.set=C.set,t.write=C.write,t.toString=C.toString,t.toLocaleString=C.toString,t.toJSON=C.toJSON,t.copy=C.copy,t.slice=C.slice,t.readUInt8=C.readUInt8,t.readUInt16LE=C.readUInt16LE,t.readUInt16BE=C.readUInt16BE,t.readUInt32LE=C.readUInt32LE,t.readUInt32BE=C.readUInt32BE,t.readInt8=C.readInt8,t.readInt16LE=C.readInt16LE,t.readInt16BE=C.readInt16BE,t.readInt32LE=C.readInt32LE,t.readInt32BE=C.readInt32BE,t.readFloatLE=C.readFloatLE,t.readFloatBE=C.readFloatBE,t.readDoubleLE=C.readDoubleLE,t.readDoubleBE=C.readDoubleBE,t.writeUInt8=C.writeUInt8,t.writeUInt16LE=C.writeUInt16LE,t.writeUInt16BE=C.writeUInt16BE,t.writeUInt32LE=C.writeUInt32LE,t.writeUInt32BE=C.writeUInt32BE,t.writeInt8=C.writeInt8,t.writeInt16LE=C.writeInt16LE,t.writeInt16BE=C.writeInt16BE,t.writeInt32LE=C.writeInt32LE,t.writeInt32BE=C.writeInt32BE,t.writeFloatLE=C.writeFloatLE,t.writeFloatBE=C.writeFloatBE,t.writeDoubleLE=C.writeDoubleLE,t.writeDoubleBE=C.writeDoubleBE,t.fill=C.fill,t.inspect=C.inspect,t.toArrayBuffer=C.toArrayBuffer,t}}).call(this,t("lYpoI2"),"undefined"!=typeof self?self:"undefined"!=typeof window?window:{},t("buffer").Buffer,arguments[3],arguments[4],arguments[5],arguments[6],"/node_modules/gulp-browserify/node_modules/buffer/index.js","/node_modules/gulp-browserify/node_modules/buffer")},{"base64-js":2,buffer:3,ieee754:10,lYpoI2:11}],4:[function(t,e,n){(function(n,r,o,i,a,s,c,l,u){var f=new(o=t("buffer").Buffer)(4);f.fill(0),e.exports={hash:function(t,e,n,r){for(var i=e(function(t,e){t.length%4!=0&&(n=t.length+(4-t.length%4),t=o.concat([t,f],n));for(var n,r=[],i=e?t.readInt32BE:t.readInt32LE,a=0;av?e=t(e):e.length>5]|=128<>>9<<4)]=e;for(var n=1732584193,r=-271733879,o=-1732584194,i=271733878,a=0;a>>32-o,n)}function h(t,e,n,r,o,i,a){return p(e&n|~e&r,t,e,o,i,a)}function v(t,e,n,r,o,i,a){return p(e&r|n&~r,t,e,o,i,a)}function m(t,e,n,r,o,i,a){return p(e^n^r,t,e,o,i,a)}function g(t,e,n,r,o,i,a){return p(n^(e|~r),t,e,o,i,a)}function y(t,e){var n=(65535&t)+(65535&e);return(t>>16)+(e>>16)+(n>>16)<<16|65535&n}e.exports=function(t){return f.hash(t,d,16)}}).call(this,t("lYpoI2"),"undefined"!=typeof self?self:"undefined"!=typeof window?window:{},t("buffer").Buffer,arguments[3],arguments[4],arguments[5],arguments[6],"/node_modules/gulp-browserify/node_modules/crypto-browserify/md5.js","/node_modules/gulp-browserify/node_modules/crypto-browserify")},{"./helpers":4,buffer:3,lYpoI2:11}],7:[function(t,e,n){(function(t,n,r,o,i,a,s,c,l){e.exports=function(t){for(var e,n=new Array(t),r=0;r>>((3&r)<<3)&255;return n}}).call(this,t("lYpoI2"),"undefined"!=typeof self?self:"undefined"!=typeof window?window:{},t("buffer").Buffer,arguments[3],arguments[4],arguments[5],arguments[6],"/node_modules/gulp-browserify/node_modules/crypto-browserify/rng.js","/node_modules/gulp-browserify/node_modules/crypto-browserify")},{buffer:3,lYpoI2:11}],8:[function(t,e,n){(function(n,r,o,i,a,s,c,l,u){var f=t("./helpers");function d(t,e){t[e>>5]|=128<<24-e%32,t[15+(e+64>>9<<4)]=e;for(var n,r,o,i=Array(80),a=1732584193,s=-271733879,c=-1732584194,l=271733878,u=-1009589776,f=0;f>16)+(e>>16)+(n>>16)<<16|65535&n}function h(t,e){return t<>>32-e}e.exports=function(t){return f.hash(t,d,20,!0)}}).call(this,t("lYpoI2"),"undefined"!=typeof self?self:"undefined"!=typeof window?window:{},t("buffer").Buffer,arguments[3],arguments[4],arguments[5],arguments[6],"/node_modules/gulp-browserify/node_modules/crypto-browserify/sha.js","/node_modules/gulp-browserify/node_modules/crypto-browserify")},{"./helpers":4,buffer:3,lYpoI2:11}],9:[function(t,e,n){(function(n,r,o,i,a,s,c,l,u){function f(t,e){var n=(65535&t)+(65535&e);return(t>>16)+(e>>16)+(n>>16)<<16|65535&n}function d(t,e){var n,r=new Array(1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298),o=new Array(1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225),i=new Array(64);t[e>>5]|=128<<24-e%32,t[15+(e+64>>9<<4)]=e;for(var a,s,c=0;c>>e|t<<32-e},v=function(t,e){return t>>>e};e.exports=function(t){return p.hash(t,d,32,!0)}}).call(this,t("lYpoI2"),"undefined"!=typeof self?self:"undefined"!=typeof window?window:{},t("buffer").Buffer,arguments[3],arguments[4],arguments[5],arguments[6],"/node_modules/gulp-browserify/node_modules/crypto-browserify/sha256.js","/node_modules/gulp-browserify/node_modules/crypto-browserify")},{"./helpers":4,buffer:3,lYpoI2:11}],10:[function(t,e,n){(function(t,e,r,o,i,a,s,c,l){n.read=function(t,e,n,r,o){var i,a,s=8*o-r-1,c=(1<>1,u=-7,f=n?o-1:0,d=n?-1:1;for(o=t[e+f],f+=d,i=o&(1<<-u)-1,o>>=-u,u+=s;0>=-u,u+=r;0>1,f=23===o?Math.pow(2,-24)-Math.pow(2,-77):0,d=r?0:i-1,p=r?1:-1;for(i=e<0||0===e&&1/e<0?1:0,e=Math.abs(e),isNaN(e)||e===1/0?(s=isNaN(e)?1:0,a=l):(a=Math.floor(Math.log(e)/Math.LN2),e*(r=Math.pow(2,-a))<1&&(a--,r*=2),2<=(e+=1<=a+u?f/r:f*Math.pow(2,1-u))*r&&(a++,r/=2),l<=a+u?(s=0,a=l):1<=a+u?(s=(e*r-1)*Math.pow(2,o),a+=u):(s=e*Math.pow(2,u-1)*Math.pow(2,o),a=0));8<=o;t[n+d]=255&s,d+=p,s/=256,o-=8);for(a=a<{e.Z=(t,e)=>{const n=t.__vccOpts||t;for(const[t,r]of e)n[t]=r;return n}}},Xh={};function tv(t){var e=Xh[t];if(void 0!==e)return e.exports;var n=Xh[t]={exports:{}};return Wh[t](n,n.exports,tv),n.exports}tv.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return tv.d(e,{a:e}),e},tv.d=(t,e)=>{for(var n in e)tv.o(e,n)&&!tv.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},tv.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),tv.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),tv.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var ev={};(()=>{tv.d(ev,{Zb:()=>Jf,vh:()=>Yf,OK:()=>Qf,mQ:()=>qf,ZP:()=>Kf});var t={};function e(t,e){const n=Object.create(null),r=t.split(",");for(let t=0;t!!n[t.toLowerCase()]:t=>!!n[t]}tv.r(t),tv.d(t,{BaseTransition:()=>xr,Comment:()=>li,EffectScope:()=>ot,Fragment:()=>si,KeepAlive:()=>Mr,ReactiveEffect:()=>yt,Static:()=>ui,Suspense:()=>or,Teleport:()=>ai,Text:()=>ci,Transition:()=>Xa,TransitionGroup:()=>gs,VueElement:()=>Za,callWithAsyncErrorHandling:()=>ln,callWithErrorHandling:()=>cn,camelize:()=>Z,capitalize:()=>Y,cloneVNode:()=>Li,compatUtils:()=>ka,computed:()=>aa,createApp:()=>Ys,createBlock:()=>Ai,createCommentVNode:()=>Ni,createElementBlock:()=>bi,createElementVNode:()=>Oi,createHydrationRenderer:()=>Wo,createPropsRestProxy:()=>va,createRenderer:()=>Ko,createSSRApp:()=>Js,createSlots:()=>fo,createStaticVNode:()=>Pi,createTextVNode:()=>Ti,createVNode:()=>Ei,customRef:()=>$e,defineAsyncComponent:()=>Pr,defineComponent:()=>Lr,defineCustomElement:()=>Va,defineEmits:()=>ca,defineExpose:()=>la,defineProps:()=>sa,defineSSRCustomElement:()=>Ha,devtools:()=>Nn,effect:()=>At,effectScope:()=>it,getCurrentInstance:()=>Vi,getCurrentScope:()=>st,getTransitionRawChildren:()=>jr,guardReactiveProps:()=>ji,h:()=>ga,handleError:()=>un,hydrate:()=>Qs,initCustomFormatter:()=>Aa,initDirectivesForSSR:()=>Xs,inject:()=>fr,isMemoSame:()=>wa,isProxy:()=>xe,isReactive:()=>Ae,isReadonly:()=>_e,isRef:()=>Le,isRuntimeOnly:()=>Xi,isShallow:()=>we,isVNode:()=>_i,markRaw:()=>Ce,mergeDefaults:()=>ha,mergeProps:()=>Di,nextTick:()=>Sn,normalizeClass:()=>l,normalizeProps:()=>u,normalizeStyle:()=>i,onActivated:()=>Dr,onBeforeMount:()=>Gr,onBeforeUnmount:()=>Yr,onBeforeUpdate:()=>qr,onDeactivated:()=>Rr,onErrorCaptured:()=>to,onMounted:()=>Zr,onRenderTracked:()=>Xr,onRenderTriggered:()=>Wr,onScopeDispose:()=>ct,onServerPrefetch:()=>Kr,onUnmounted:()=>Jr,onUpdated:()=>Qr,openBlock:()=>pi,popScopeId:()=>Yn,provide:()=>ur,proxyRefs:()=>Re,pushScopeId:()=>Qn,queuePostFlushCb:()=>En,reactive:()=>ve,readonly:()=>ge,ref:()=>Te,registerRuntimeCompiler:()=>Wi,render:()=>qs,renderList:()=>uo,renderSlot:()=>po,resolveComponent:()=>oo,resolveDirective:()=>so,resolveDynamicComponent:()=>ao,resolveFilter:()=>Ca,resolveTransitionHooks:()=>Cr,setBlockTracking:()=>gi,setDevtoolsHook:()=>Dn,setTransitionHooks:()=>Er,shallowReactive:()=>me,shallowReadonly:()=>ye,shallowRef:()=>Pe,ssrContextKey:()=>ya,ssrUtils:()=>Sa,stop:()=>_t,toDisplayString:()=>m,toHandlerKey:()=>J,toHandlers:()=>vo,toRaw:()=>Se,toRef:()=>Ve,toRefs:()=>Ue,transformVNodeArgs:()=>xi,triggerRef:()=>Me,unref:()=>Ie,useAttrs:()=>da,useCssModule:()=>qa,useCssVars:()=>Qa,useSSRContext:()=>ba,useSlots:()=>fa,useTransitionState:()=>_r,vModelCheckbox:()=>Cs,vModelDynamic:()=>Ps,vModelRadio:()=>Os,vModelSelect:()=>Es,vModelText:()=>Ss,vShow:()=>$s,version:()=>xa,warn:()=>on,watch:()=>mr,watchEffect:()=>dr,watchPostEffect:()=>pr,watchSyncEffect:()=>hr,withAsyncContext:()=>ma,withCtx:()=>Kn,withDefaults:()=>ua,withDirectives:()=>eo,withKeys:()=>Fs,withMemo:()=>_a,withModifiers:()=>Ds,withScopeId:()=>Jn});const n=e("Infinity,undefined,NaN,isFinite,isNaN,parseFloat,parseInt,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,Math,Number,Date,Array,Object,Boolean,String,RegExp,Map,Set,JSON,Intl,BigInt"),r=e("itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly");function o(t){return!!t||""===t}function i(t){if(j(t)){const e={};for(let n=0;n{if(t){const n=t.split(s);n.length>1&&(e[n[0].trim()]=n[1].trim())}})),e}function l(t){let e="";if(B(t))e=t;else if(j(t))for(let n=0;nh(t,e)))}const m=t=>B(t)?t:null==t?"":j(t)||I(t)&&(t.toString===R||!N(t.toString))?JSON.stringify(t,g,2):String(t),g=(t,e)=>e&&e.__v_isRef?g(t,e.value):L(e)?{[`Map(${e.size})`]:[...e.entries()].reduce(((t,[e,n])=>(t[`${e} =>`]=n,t)),{})}:T(e)?{[`Set(${e.size})`]:[...e.values()]}:!I(e)||j(e)||$(e)?e:String(e),y={},b=[],A=()=>{},_=()=>!1,w=/^on[^a-z]/,x=t=>w.test(t),S=t=>t.startsWith("onUpdate:"),C=Object.assign,k=(t,e)=>{const n=t.indexOf(e);n>-1&&t.splice(n,1)},O=Object.prototype.hasOwnProperty,E=(t,e)=>O.call(t,e),j=Array.isArray,L=t=>"[object Map]"===F(t),T=t=>"[object Set]"===F(t),P=t=>"[object Date]"===F(t),N=t=>"function"==typeof t,B=t=>"string"==typeof t,M=t=>"symbol"==typeof t,I=t=>null!==t&&"object"==typeof t,D=t=>I(t)&&N(t.then)&&N(t.catch),R=Object.prototype.toString,F=t=>R.call(t),$=t=>"[object Object]"===F(t),U=t=>B(t)&&"NaN"!==t&&"-"!==t[0]&&""+parseInt(t,10)===t,z=e(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),V=e("bind,cloak,else-if,else,for,html,if,model,on,once,pre,show,slot,text,memo"),H=t=>{const e=Object.create(null);return n=>e[n]||(e[n]=t(n))},G=/-(\w)/g,Z=H((t=>t.replace(G,((t,e)=>e?e.toUpperCase():"")))),q=/\B([A-Z])/g,Q=H((t=>t.replace(q,"-$1").toLowerCase())),Y=H((t=>t.charAt(0).toUpperCase()+t.slice(1))),J=H((t=>t?`on${Y(t)}`:"")),K=(t,e)=>!Object.is(t,e),W=(t,e)=>{for(let n=0;n{Object.defineProperty(t,e,{configurable:!0,enumerable:!1,value:n})},tt=t=>{const e=parseFloat(t);return isNaN(e)?t:e};let et;const nt=()=>et||(et="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:void 0!==tv.g?tv.g:{});let rt;class ot{constructor(t=!1){this.active=!0,this.effects=[],this.cleanups=[],!t&&rt&&(this.parent=rt,this.index=(rt.scopes||(rt.scopes=[])).push(this)-1)}run(t){if(this.active){const e=rt;try{return rt=this,t()}finally{rt=e}}}on(){rt=this}off(){rt=this.parent}stop(t){if(this.active){let e,n;for(e=0,n=this.effects.length;e{const e=new Set(t);return e.w=0,e.n=0,e},ut=t=>(t.w&vt)>0,ft=t=>(t.n&vt)>0,dt=new WeakMap;let pt,ht=0,vt=1;const mt=Symbol(""),gt=Symbol("");class yt{constructor(t,e=null,n){this.fn=t,this.scheduler=e,this.active=!0,this.deps=[],this.parent=void 0,at(this,n)}run(){if(!this.active)return this.fn();let t=pt,e=wt;for(;t;){if(t===this)return;t=t.parent}try{return this.parent=pt,pt=this,wt=!0,vt=1<<++ht,ht<=30?(({deps:t})=>{if(t.length)for(let e=0;e{const{deps:e}=t;if(e.length){let n=0;for(let r=0;r{("length"===e||e>=r)&&s.push(t)}));else switch(void 0!==n&&s.push(a.get(n)),e){case"add":j(t)?U(n)&&s.push(a.get("length")):(s.push(a.get(mt)),L(t)&&s.push(a.get(gt)));break;case"delete":j(t)||(s.push(a.get(mt)),L(t)&&s.push(a.get(gt)));break;case"set":L(t)&&s.push(a.get(mt))}if(1===s.length)s[0]&&jt(s[0]);else{const t=[];for(const e of s)e&&t.push(...e);jt(lt(t))}}function jt(t,e){const n=j(t)?t:[...t];for(const t of n)t.computed&&Lt(t);for(const t of n)t.computed||Lt(t)}function Lt(t,e){(t!==pt||t.allowRecurse)&&(t.scheduler?t.scheduler():t.run())}const Tt=e("__proto__,__v_isRef,__isVue"),Pt=new Set(Object.getOwnPropertyNames(Symbol).filter((t=>"arguments"!==t&&"caller"!==t)).map((t=>Symbol[t])).filter(M)),Nt=Rt(),Bt=Rt(!1,!0),Mt=Rt(!0),It=Rt(!0,!0),Dt=function(){const t={};return["includes","indexOf","lastIndexOf"].forEach((e=>{t[e]=function(...t){const n=Se(this);for(let t=0,e=this.length;t{t[e]=function(...t){St();const n=Se(this)[e].apply(this,t);return Ct(),n}})),t}();function Rt(t=!1,e=!1){return function(n,r,o){if("__v_isReactive"===r)return!t;if("__v_isReadonly"===r)return t;if("__v_isShallow"===r)return e;if("__v_raw"===r&&o===(t?e?he:pe:e?de:fe).get(n))return n;const i=j(n);if(!t&&i&&E(Dt,r))return Reflect.get(Dt,r,o);const a=Reflect.get(n,r,o);return(M(r)?Pt.has(r):Tt(r))?a:(t||kt(n,0,r),e?a:Le(a)?i&&U(r)?a:a.value:I(a)?t?ge(a):ve(a):a)}}function Ft(t=!1){return function(e,n,r,o){let i=e[n];if(_e(i)&&Le(i)&&!Le(r))return!1;if(!t&&!_e(r)&&(we(r)||(r=Se(r),i=Se(i)),!j(e)&&Le(i)&&!Le(r)))return i.value=r,!0;const a=j(e)&&U(n)?Number(n)!0,deleteProperty:(t,e)=>!0},zt=C({},$t,{get:Bt,set:Ft(!0)}),Vt=C({},Ut,{get:It}),Ht=t=>t,Gt=t=>Reflect.getPrototypeOf(t);function Zt(t,e,n=!1,r=!1){const o=Se(t=t.__v_raw),i=Se(e);n||(e!==i&&kt(o,0,e),kt(o,0,i));const{has:a}=Gt(o),s=r?Ht:n?Oe:ke;return a.call(o,e)?s(t.get(e)):a.call(o,i)?s(t.get(i)):void(t!==o&&t.get(e))}function qt(t,e=!1){const n=this.__v_raw,r=Se(n),o=Se(t);return e||(t!==o&&kt(r,0,t),kt(r,0,o)),t===o?n.has(t):n.has(t)||n.has(o)}function Qt(t,e=!1){return t=t.__v_raw,!e&&kt(Se(t),0,mt),Reflect.get(t,"size",t)}function Yt(t){t=Se(t);const e=Se(this);return Gt(e).has.call(e,t)||(e.add(t),Et(e,"add",t,t)),this}function Jt(t,e){e=Se(e);const n=Se(this),{has:r,get:o}=Gt(n);let i=r.call(n,t);i||(t=Se(t),i=r.call(n,t));const a=o.call(n,t);return n.set(t,e),i?K(e,a)&&Et(n,"set",t,e):Et(n,"add",t,e),this}function Kt(t){const e=Se(this),{has:n,get:r}=Gt(e);let o=n.call(e,t);o||(t=Se(t),o=n.call(e,t)),r&&r.call(e,t);const i=e.delete(t);return o&&Et(e,"delete",t,void 0),i}function Wt(){const t=Se(this),e=0!==t.size,n=t.clear();return e&&Et(t,"clear",void 0,void 0),n}function Xt(t,e){return function(n,r){const o=this,i=o.__v_raw,a=Se(i),s=e?Ht:t?Oe:ke;return!t&&kt(a,0,mt),i.forEach(((t,e)=>n.call(r,s(t),s(e),o)))}}function te(t,e,n){return function(...r){const o=this.__v_raw,i=Se(o),a=L(i),s="entries"===t||t===Symbol.iterator&&a,c="keys"===t&&a,l=o[t](...r),u=n?Ht:e?Oe:ke;return!e&&kt(i,0,c?gt:mt),{next(){const{value:t,done:e}=l.next();return e?{value:t,done:e}:{value:s?[u(t[0]),u(t[1])]:u(t),done:e}},[Symbol.iterator](){return this}}}}function ee(t){return function(...e){return"delete"!==t&&this}}const[ne,re,oe,ie]=function(){const t={get(t){return Zt(this,t)},get size(){return Qt(this)},has:qt,add:Yt,set:Jt,delete:Kt,clear:Wt,forEach:Xt(!1,!1)},e={get(t){return Zt(this,t,!1,!0)},get size(){return Qt(this)},has:qt,add:Yt,set:Jt,delete:Kt,clear:Wt,forEach:Xt(!1,!0)},n={get(t){return Zt(this,t,!0)},get size(){return Qt(this,!0)},has(t){return qt.call(this,t,!0)},add:ee("add"),set:ee("set"),delete:ee("delete"),clear:ee("clear"),forEach:Xt(!0,!1)},r={get(t){return Zt(this,t,!0,!0)},get size(){return Qt(this,!0)},has(t){return qt.call(this,t,!0)},add:ee("add"),set:ee("set"),delete:ee("delete"),clear:ee("clear"),forEach:Xt(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach((o=>{t[o]=te(o,!1,!1),n[o]=te(o,!0,!1),e[o]=te(o,!1,!0),r[o]=te(o,!0,!0)})),[t,n,e,r]}();function ae(t,e){const n=e?t?ie:oe:t?re:ne;return(e,r,o)=>"__v_isReactive"===r?!t:"__v_isReadonly"===r?t:"__v_raw"===r?e:Reflect.get(E(n,r)&&r in e?n:e,r,o)}const se={get:ae(!1,!1)},ce={get:ae(!1,!0)},le={get:ae(!0,!1)},ue={get:ae(!0,!0)},fe=new WeakMap,de=new WeakMap,pe=new WeakMap,he=new WeakMap;function ve(t){return _e(t)?t:be(t,!1,$t,se,fe)}function me(t){return be(t,!1,zt,ce,de)}function ge(t){return be(t,!0,Ut,le,pe)}function ye(t){return be(t,!0,Vt,ue,he)}function be(t,e,n,r,o){if(!I(t))return t;if(t.__v_raw&&(!e||!t.__v_isReactive))return t;const i=o.get(t);if(i)return i;const a=(s=t).__v_skip||!Object.isExtensible(s)?0:function(t){switch(t){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}((t=>F(t).slice(8,-1))(s));var s;if(0===a)return t;const c=new Proxy(t,2===a?r:n);return o.set(t,c),c}function Ae(t){return _e(t)?Ae(t.__v_raw):!(!t||!t.__v_isReactive)}function _e(t){return!(!t||!t.__v_isReadonly)}function we(t){return!(!t||!t.__v_isShallow)}function xe(t){return Ae(t)||_e(t)}function Se(t){const e=t&&t.__v_raw;return e?Se(e):t}function Ce(t){return X(t,"__v_skip",!0),t}const ke=t=>I(t)?ve(t):t,Oe=t=>I(t)?ge(t):t;function Ee(t){wt&&pt&&Ot((t=Se(t)).dep||(t.dep=lt()))}function je(t,e){(t=Se(t)).dep&&jt(t.dep)}function Le(t){return!(!t||!0!==t.__v_isRef)}function Te(t){return Ne(t,!1)}function Pe(t){return Ne(t,!0)}function Ne(t,e){return Le(t)?t:new Be(t,e)}class Be{constructor(t,e){this.__v_isShallow=e,this.dep=void 0,this.__v_isRef=!0,this._rawValue=e?t:Se(t),this._value=e?t:ke(t)}get value(){return Ee(this),this._value}set value(t){t=this.__v_isShallow?t:Se(t),K(t,this._rawValue)&&(this._rawValue=t,this._value=this.__v_isShallow?t:ke(t),je(this))}}function Me(t){je(t)}function Ie(t){return Le(t)?t.value:t}const De={get:(t,e,n)=>Ie(Reflect.get(t,e,n)),set:(t,e,n,r)=>{const o=t[e];return Le(o)&&!Le(n)?(o.value=n,!0):Reflect.set(t,e,n,r)}};function Re(t){return Ae(t)?t:new Proxy(t,De)}class Fe{constructor(t){this.dep=void 0,this.__v_isRef=!0;const{get:e,set:n}=t((()=>Ee(this)),(()=>je(this)));this._get=e,this._set=n}get value(){return this._get()}set value(t){this._set(t)}}function $e(t){return new Fe(t)}function Ue(t){const e=j(t)?new Array(t.length):{};for(const n in t)e[n]=Ve(t,n);return e}class ze{constructor(t,e,n){this._object=t,this._key=e,this._defaultValue=n,this.__v_isRef=!0}get value(){const t=this._object[this._key];return void 0===t?this._defaultValue:t}set value(t){this._object[this._key]=t}}function Ve(t,e,n){const r=t[e];return Le(r)?r:new ze(t,e,n)}class He{constructor(t,e,n,r){this._setter=e,this.dep=void 0,this.__v_isRef=!0,this._dirty=!0,this.effect=new yt(t,(()=>{this._dirty||(this._dirty=!0,je(this))})),this.effect.computed=this,this.effect.active=this._cacheable=!r,this.__v_isReadonly=n}get value(){const t=Se(this);return Ee(t),!t._dirty&&t._cacheable||(t._dirty=!1,t._value=t.effect.run()),t._value}set value(t){this._setter(t)}}const Ge=(t,e)=>Object.keys(e).includes(t),Ze=([t,...e],n)=>void 0===t||"object"!=typeof n?n:Ze(e,n[t]),qe=(t,...e)=>t(...e),Qe=async(t={})=>{const e=new class{constructor(){this.id=null,this.state={},this.listeners={},this.watchers={}}assign(t){this.state&&t&&(Object.keys(t).forEach((e=>{Ge(e,this.state)&&(this.state[e]=t[e]),Ge(e,this.watchers)&&this.watchers[e].forEach(qe)})),Ge("*",this.watchers)&&this.watchers["*"].forEach(qe))}size(){return{height:Math.max(document.documentElement.offsetHeight,document.documentElement.scrollHeight),width:Math.max(document.documentElement.offsetWidth,document.documentElement.scrollWidth)}}},n=(t=>({watch(e,n,{immediate:r}={}){let o,i;"function"==typeof e?(i="*",o=e):(i=e,o=n),Ge(i,t.watchers)||(t.watchers[i]=[]),t.watchers[i].push((()=>{o("*"===i?t.state:t.state[i])})),r&&o("*"===i?t.state:t.state[i])},commit(e){var n;t.assign(e),window.top.postMessage({$id:t.id||null,data:t.state?(n=t.state,JSON.parse(JSON.stringify(n))):null},"*")},emit(e,n=!0){window.top.postMessage({$id:t.id||null,events:{[e]:n}},"*")},listen(e,n){t.listeners[e]=n}}))(e);return await((t,e,n={})=>new Promise((r=>{e.id=window.name||`slot_${([1e7]+-1e3+-4e3+-8e3+-1e11).replace(/[018]/g,(t=>(t^crypto.getRandomValues(new Uint8Array(1))[0]&15>>t/4).toString(16)))}`,t.emit("$created"),t.listen("$init",(o=>{e.state=o,n?.disableAutoResizing||(t.emit("$size",e.size()),setInterval((()=>t.emit("$size",e.size())),300)),r()})),window.addEventListener("$injector",(({detail:n})=>{let{type:r,data:o}=n;"$size"===r&&(o=e.size()),t.emit(r,o)})),window.addEventListener("message",(({data:t})=>{if(t?.$id!==e.id)return;const{data:n,events:r}=t;r?Object.keys(r).forEach((n=>{e.listeners[n]&&e.listeners[n](r[n],t)})):n&&e.assign(n)})),t.emit("$mounted")})))(n,e,t),n};var Ye=tv(705),Je=tv.n(Ye);const Ke=()=>{},We=(t,e)=>e.reduce(((e,n)=>(e[n]=t.getAttribute(n),e)),{}),Xe=(t,e,n)=>{var r,o,i;o=n,(null===(i=r=t.getAttribute(e))||["string","number","boolean","undefined"].includes(typeof i)?r!==o:Je()(r)!==Je()(o))&&t.setAttribute(e,n)},tn=(t,e,n)=>{t.addEventListener(e,(t=>{t.stopPropagation(),n(t.detail.input)}))},en=(t,e,n)=>{const r=new CustomEvent(e,{bubbles:!0,detail:{input:n}});t.dispatchEvent(r)},nn=(t,e,n,r)=>class extends HTMLElement{constructor(){super(),this.$id=[...Array(8)].map((()=>Math.floor(16*Math.random()).toString(16))).join(""),this.$app=null,this.$settings=r,this.$shadow=this.attachShadow({mode:"open"}),this.$container=document.createElement("container"),this.$container.setAttribute("id",`app_${this.$id}`),this.$slot=document.createElement("slot"),this.$slot.setAttribute("id",`slot_${this.$id}`);const{watch:o=Ke,mount:i=Ke,unmount:a=Ke,css:s=Ke}=t.create(((t,e,n)=>{const r={},o=n.observe(e),i=t?.$settings,a=t?.innerHTML;return{element:t,observed:o,settings:i,content:a,publishes(e){tn(t,`$subscribe:${e}`,(t=>{r[e]||(r[e]=[]),r[e].push(t)}))},subscribe(e,n){en(t,`$subscribe:${e}`,n)},publish(t,e){r[t]&&((t,...e)=>{t.forEach((t=>{"function"==typeof t&&t(...e)}))})(r[t],e)},listen(e,n){tn(t,`$dispatch:${e}`,n)},dispatch(e,n){en(t,`$dispatch:${e}`,n)},style(e){const n="function"==typeof e?e(t):e;for(const e in n)t.style[e]=n[e]},getState:(e={})=>({...We(t,o),...e}),raiseState(e){Object.keys(e).forEach((n=>{if(o.includes(n)){Xe(t,n,e[n]);const r=new CustomEvent(`update:${n}`,{bubbles:!1,detail:e[n]});t.dispatchEvent(r)}}));const n=new CustomEvent("update",{bubbles:!1,detail:We(t,o)});t.dispatchEvent(n)}}})(this,e,t),e,n);this.mount=i,this.unmount=a,this.watch=o,this.css=s}connectedCallback(){t.observe(e).forEach((t=>{this.addEventListener(`update:${t}`,(e=>{let n=Ke,r=this.getAttribute(`on${t}`);Xe(this,t,e.detail),"function"==typeof r?n=r:r&&(n=new Function(`return ${r}`)()),n(e.detail)}))})),this.addEventListener("update",(t=>{let e=Ke,n=this.getAttribute("onUpdate");"function"==typeof n?e=n:n&&(e=new Function(`return ${n}`)()),e(t.detail)}));const n=document.createElement("style");if(n.append(this.css()),this.$shadow.appendChild(n),this.$container.appendChild(this.$slot),this.$shadow.appendChild(this.$container),this.$app=this.mount(this.$container),!this.$shadow.getElementById(`slot_${this.$id}`)){const t=this.$shadow.querySelector("boiler-content");if(!t)return;t.replaceWith(this.$slot)}}disconnectedCallback(){this.unmount(this.$app)}static get observedAttributes(){return t.observe?t.observe(e):[]}attributeChangedCallback(n,r,o){t.observe&&t.observe(e).includes(n)&&this.watch(n,o,r)}},rn=[];function on(t,...e){St();const n=rn.length?rn[rn.length-1].component:null,r=n&&n.appContext.config.warnHandler,o=function(){let t=rn[rn.length-1];if(!t)return[];const e=[];for(;t;){const n=e[0];n&&n.vnode===t?n.recurseCount++:e.push({vnode:t,recurseCount:0});const r=t.component&&t.component.parent;t=r&&r.vnode}return e}();if(r)cn(r,n,11,[t+e.join(""),n&&n.proxy,o.map((({vnode:t})=>`at <${ia(n,t.type)}>`)).join("\n"),o]);else{const n=[`[Vue warn]: ${t}`,...e];o.length&&n.push("\n",...function(t){const e=[];return t.forEach(((t,n)=>{e.push(...0===n?[]:["\n"],...function({vnode:t,recurseCount:e}){const n=e>0?`... (${e} recursive calls)`:"",r=!!t.component&&null==t.component.parent,o=` at <${ia(t.component,t.type,r)}`,i=">"+n;return t.props?[o,...an(t.props),i]:[o+i]}(t))})),e}(o)),console.warn(...n)}Ct()}function an(t){const e=[],n=Object.keys(t);return n.slice(0,3).forEach((n=>{e.push(...sn(n,t[n]))})),n.length>3&&e.push(" ..."),e}function sn(t,e,n){return B(e)?(e=JSON.stringify(e),n?e:[`${t}=${e}`]):"number"==typeof e||"boolean"==typeof e||null==e?n?e:[`${t}=${e}`]:Le(e)?(e=sn(t,Se(e.value),!0),n?e:[`${t}=Ref<`,e,">"]):N(e)?[`${t}=fn${e.name?`<${e.name}>`:""}`]:(e=Se(e),n?e:[`${t}=`,e])}function cn(t,e,n,r){let o;try{o=r?t(...r):t()}catch(t){un(t,e,n)}return o}function ln(t,e,n,r){if(N(t)){const o=cn(t,e,n,r);return o&&D(o)&&o.catch((t=>{un(t,e,n)})),o}const o=[];for(let i=0;i>>1;Tn(pn[r])Tn(t)-Tn(e))),An=0;Annull==t.id?1/0:t.id;function Pn(t){dn=!1,fn=!0,jn(t),pn.sort(((t,e)=>Tn(t)-Tn(e)));try{for(hn=0;hnNn.emit(t,...e))),Bn=[]):"undefined"!=typeof window&&window.HTMLElement&&!(null===(r=null===(n=window.navigator)||void 0===n?void 0:n.userAgent)||void 0===r?void 0:r.includes("jsdom"))?((e.__VUE_DEVTOOLS_HOOK_REPLAY__=e.__VUE_DEVTOOLS_HOOK_REPLAY__||[]).push((t=>{Dn(t,e)})),setTimeout((()=>{Nn||(e.__VUE_DEVTOOLS_HOOK_REPLAY__=null,Mn=!0,Bn=[])}),3e3)):(Mn=!0,Bn=[])}const Rn=Un("component:added"),Fn=Un("component:updated"),$n=Un("component:removed");function Un(t){return e=>{In(t,e.appContext.app,e.uid,e.parent?e.parent.uid:void 0,e)}}function zn(t,e,...n){if(t.isUnmounted)return;const r=t.vnode.props||y;let o=n;const i=e.startsWith("update:"),a=i&&e.slice(7);if(a&&a in r){const t=`${"modelValue"===a?"model":a}Modifiers`,{number:e,trim:i}=r[t]||y;i&&(o=n.map((t=>t.trim()))),e&&(o=n.map(tt))}let s;__VUE_PROD_DEVTOOLS__&&function(t,e,n){In("component:emit",t.appContext.app,t,e,n)}(t,e,o);let c=r[s=J(e)]||r[s=J(Z(e))];!c&&i&&(c=r[s=J(Q(e))]),c&&ln(c,t,6,o);const l=r[s+"Once"];if(l){if(t.emitted){if(t.emitted[s])return}else t.emitted={};t.emitted[s]=!0,ln(l,t,6,o)}}function Vn(t,e,n=!1){const r=e.emitsCache,o=r.get(t);if(void 0!==o)return o;const i=t.emits;let a={},s=!1;if(__VUE_OPTIONS_API__&&!N(t)){const r=t=>{const n=Vn(t,e,!0);n&&(s=!0,C(a,n))};!n&&e.mixins.length&&e.mixins.forEach(r),t.extends&&r(t.extends),t.mixins&&t.mixins.forEach(r)}return i||s?(j(i)?i.forEach((t=>a[t]=null)):C(a,i),r.set(t,a),a):(r.set(t,null),null)}function Hn(t,e){return!(!t||!x(e))&&(e=e.slice(2).replace(/Once$/,""),E(t,e[0].toLowerCase()+e.slice(1))||E(t,Q(e))||E(t,e))}let Gn=null,Zn=null;function qn(t){const e=Gn;return Gn=t,Zn=t&&t.type.__scopeId||null,e}function Qn(t){Zn=t}function Yn(){Zn=null}const Jn=t=>Kn;function Kn(t,e=Gn,n){if(!e)return t;if(t._n)return t;const r=(...n)=>{r._d&&gi(-1);const o=qn(e),i=t(...n);return qn(o),r._d&&gi(1),__VUE_PROD_DEVTOOLS__&&Fn(e),i};return r._n=!0,r._c=!0,r._d=!0,r}function Wn(t){const{type:e,vnode:n,proxy:r,withProxy:o,props:i,propsOptions:[a],slots:s,attrs:c,emit:l,render:u,renderCache:f,data:d,setupState:p,ctx:h,inheritAttrs:v}=t;let m,g;const y=qn(t);try{if(4&n.shapeFlag){const t=o||r;m=Bi(u.call(t,t,f,i,p,d,h)),g=c}else{const t=e;m=Bi(t.length>1?t(i,{attrs:c,slots:s,emit:l}):t(i,null)),g=e.props?c:Xn(c)}}catch(e){fi.length=0,un(e,t,1),m=Ei(li)}let b=m;if(g&&!1!==v){const t=Object.keys(g),{shapeFlag:e}=b;t.length&&7&e&&(a&&t.some(S)&&(g=tr(g,a)),b=Li(b,g))}return n.dirs&&(b=Li(b),b.dirs=b.dirs?b.dirs.concat(n.dirs):n.dirs),n.transition&&(b.transition=n.transition),m=b,qn(y),m}const Xn=t=>{let e;for(const n in t)("class"===n||"style"===n||x(n))&&((e||(e={}))[n]=t[n]);return e},tr=(t,e)=>{const n={};for(const r in t)S(r)&&r.slice(9)in e||(n[r]=t[r]);return n};function er(t,e,n){const r=Object.keys(e);if(r.length!==Object.keys(t).length)return!0;for(let o=0;ot.__isSuspense,or={name:"Suspense",__isSuspense:!0,process(t,e,n,r,o,i,a,s,c,l){null==t?function(t,e,n,r,o,i,a,s,c){const{p:l,o:{createElement:u}}=c,f=u("div"),d=t.suspense=ar(t,o,r,e,f,n,i,a,s,c);l(null,d.pendingBranch=t.ssContent,f,null,r,d,i,a),d.deps>0?(ir(t,"onPending"),ir(t,"onFallback"),l(null,t.ssFallback,e,n,r,null,i,a),lr(d,t.ssFallback)):d.resolve()}(e,n,r,o,i,a,s,c,l):function(t,e,n,r,o,i,a,s,{p:c,um:l,o:{createElement:u}}){const f=e.suspense=t.suspense;f.vnode=e,e.el=t.el;const d=e.ssContent,p=e.ssFallback,{activeBranch:h,pendingBranch:v,isInFallback:m,isHydrating:g}=f;if(v)f.pendingBranch=d,wi(d,v)?(c(v,d,f.hiddenContainer,null,o,f,i,a,s),f.deps<=0?f.resolve():m&&(c(h,p,n,r,o,null,i,a,s),lr(f,p))):(f.pendingId++,g?(f.isHydrating=!1,f.activeBranch=v):l(v,o,f),f.deps=0,f.effects.length=0,f.hiddenContainer=u("div"),m?(c(null,d,f.hiddenContainer,null,o,f,i,a,s),f.deps<=0?f.resolve():(c(h,p,n,r,o,null,i,a,s),lr(f,p))):h&&wi(d,h)?(c(h,d,n,r,o,f,i,a,s),f.resolve(!0)):(c(null,d,f.hiddenContainer,null,o,f,i,a,s),f.deps<=0&&f.resolve()));else if(h&&wi(d,h))c(h,d,n,r,o,f,i,a,s),lr(f,d);else if(ir(e,"onPending"),f.pendingBranch=d,f.pendingId++,c(null,d,f.hiddenContainer,null,o,f,i,a,s),f.deps<=0)f.resolve();else{const{timeout:t,pendingId:e}=f;t>0?setTimeout((()=>{f.pendingId===e&&f.fallback(p)}),t):0===t&&f.fallback(p)}}(t,e,n,r,o,a,s,c,l)},hydrate:function(t,e,n,r,o,i,a,s,c){const l=e.suspense=ar(e,r,n,t.parentNode,document.createElement("div"),null,o,i,a,s,!0),u=c(t,l.pendingBranch=e.ssContent,n,l,i,a);return 0===l.deps&&l.resolve(),u},create:ar,normalize:function(t){const{shapeFlag:e,children:n}=t,r=32&e;t.ssContent=sr(r?n.default:n),t.ssFallback=r?sr(n.fallback):Ei(li)}};function ir(t,e){const n=t.props&&t.props[e];N(n)&&n()}function ar(t,e,n,r,o,i,a,s,c,l,u=!1){const{p:f,m:d,um:p,n:h,o:{parentNode:v,remove:m}}=l,g=tt(t.props&&t.props.timeout),y={vnode:t,parent:e,parentComponent:n,isSVG:a,container:r,hiddenContainer:o,anchor:i,deps:0,pendingId:0,timeout:"number"==typeof g?g:-1,activeBranch:null,pendingBranch:null,isInFallback:!0,isHydrating:u,isUnmounted:!1,effects:[],resolve(t=!1){const{vnode:e,activeBranch:n,pendingBranch:r,pendingId:o,effects:i,parentComponent:a,container:s}=y;if(y.isHydrating)y.isHydrating=!1;else if(!t){const t=n&&r.transition&&"out-in"===r.transition.mode;t&&(n.transition.afterLeave=()=>{o===y.pendingId&&d(r,s,e,0)});let{anchor:e}=y;n&&(e=h(n),p(n,a,y,!0)),t||d(r,s,e,0)}lr(y,r),y.pendingBranch=null,y.isInFallback=!1;let c=y.parent,l=!1;for(;c;){if(c.pendingBranch){c.effects.push(...i),l=!0;break}c=c.parent}l||En(i),y.effects=[],ir(e,"onResolve")},fallback(t){if(!y.pendingBranch)return;const{vnode:e,activeBranch:n,parentComponent:r,container:o,isSVG:i}=y;ir(e,"onFallback");const a=h(n),l=()=>{y.isInFallback&&(f(null,t,o,a,r,null,i,s,c),lr(y,t))},u=t.transition&&"out-in"===t.transition.mode;u&&(n.transition.afterLeave=l),y.isInFallback=!0,p(n,r,null,!0),u||l()},move(t,e,n){y.activeBranch&&d(y.activeBranch,t,e,n),y.container=t},next:()=>y.activeBranch&&h(y.activeBranch),registerDep(t,e){const n=!!y.pendingBranch;n&&y.deps++;const r=t.vnode.el;t.asyncDep.catch((e=>{un(e,t,0)})).then((o=>{if(t.isUnmounted||y.isUnmounted||y.pendingId!==t.suspenseId)return;t.asyncResolved=!0;const{vnode:i}=t;Ki(t,o,!1),r&&(i.el=r);const s=!r&&t.subTree.el;e(t,i,v(r||t.subTree.el),r?null:h(t.subTree),y,a,c),s&&m(s),nr(t,i.el),n&&0==--y.deps&&y.resolve()}))},unmount(t,e){y.isUnmounted=!0,y.activeBranch&&p(y.activeBranch,n,t,e),y.pendingBranch&&p(y.pendingBranch,n,t,e)}};return y}function sr(t){let e;if(N(t)){const n=mi&&t._c;n&&(t._d=!1,pi()),t=t(),n&&(t._d=!0,e=di,hi())}if(j(t)){const e=function(t){let e;for(let n=0;ne!==t))),t}function cr(t,e){e&&e.pendingBranch?j(t)?e.effects.push(...t):e.effects.push(t):En(t)}function lr(t,e){t.activeBranch=e;const{vnode:n,parentComponent:r}=t,o=n.el=e.el;r&&r.subTree===n&&(r.vnode.el=o,nr(r,o))}function ur(t,e){if(zi){let n=zi.provides;const r=zi.parent&&zi.parent.provides;r===n&&(n=zi.provides=Object.create(r)),n[t]=e}}function fr(t,e,n=!1){const r=zi||Gn;if(r){const o=null==r.parent?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides;if(o&&t in o)return o[t];if(arguments.length>1)return n&&N(e)?e.call(r.proxy):e}}function dr(t,e){return gr(t,null,e)}function pr(t,e){return gr(t,null,{flush:"post"})}function hr(t,e){return gr(t,null,{flush:"sync"})}const vr={};function mr(t,e,n){return gr(t,e,n)}function gr(t,e,{immediate:n,deep:r,flush:o,onTrack:i,onTrigger:a}=y){const s=zi;let c,l,u=!1,f=!1;if(Le(t)?(c=()=>t.value,u=we(t)):Ae(t)?(c=()=>t,r=!0):j(t)?(f=!0,u=t.some((t=>Ae(t)||we(t))),c=()=>t.map((t=>Le(t)?t.value:Ae(t)?Ar(t):N(t)?cn(t,s,2):void 0))):c=N(t)?e?()=>cn(t,s,2):()=>{if(!s||!s.isUnmounted)return l&&l(),ln(t,s,3,[d])}:A,e&&r){const t=c;c=()=>Ar(t())}let d=t=>{l=m.onStop=()=>{cn(t,s,4)}};if(Yi)return d=A,e?n&&ln(e,s,3,[c(),f?[]:void 0,d]):c(),A;let p=f?[]:vr;const h=()=>{if(m.active)if(e){const t=m.run();(r||u||(f?t.some(((t,e)=>K(t,p[e]))):K(t,p)))&&(l&&l(),ln(e,s,3,[t,p===vr?void 0:p,d]),p=t)}else m.run()};let v;h.allowRecurse=!!e,v="sync"===o?h:"post"===o?()=>Jo(h,s&&s.suspense):()=>function(t){On(t,mn,vn,gn)}(h);const m=new yt(c,v);return e?n?h():p=m.run():"post"===o?Jo(m.run.bind(m),s&&s.suspense):m.run(),()=>{m.stop(),s&&s.scope&&k(s.scope.effects,m)}}function yr(t,e,n){const r=this.proxy,o=B(t)?t.includes(".")?br(r,t):()=>r[t]:t.bind(r,r);let i;N(e)?i=e:(i=e.handler,n=e);const a=zi;Hi(this);const s=gr(o,i.bind(r),n);return a?Hi(a):Gi(),s}function br(t,e){const n=e.split(".");return()=>{let e=t;for(let t=0;t{Ar(t,e)}));else if($(t))for(const n in t)Ar(t[n],e);return t}function _r(){const t={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return Zr((()=>{t.isMounted=!0})),Yr((()=>{t.isUnmounting=!0})),t}const wr=[Function,Array],xr={name:"BaseTransition",props:{mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:wr,onEnter:wr,onAfterEnter:wr,onEnterCancelled:wr,onBeforeLeave:wr,onLeave:wr,onAfterLeave:wr,onLeaveCancelled:wr,onBeforeAppear:wr,onAppear:wr,onAfterAppear:wr,onAppearCancelled:wr},setup(t,{slots:e}){const n=Vi(),r=_r();let o;return()=>{const i=e.default&&jr(e.default(),!0);if(!i||!i.length)return;let a=i[0];if(i.length>1){let t=!1;for(const e of i)if(e.type!==li){a=e,t=!0;break}}const s=Se(t),{mode:c}=s;if(r.isLeaving)return kr(a);const l=Or(a);if(!l)return kr(a);const u=Cr(l,s,r,n);Er(l,u);const f=n.subTree,d=f&&Or(f);let p=!1;const{getTransitionKey:h}=l.type;if(h){const t=h();void 0===o?o=t:t!==o&&(o=t,p=!0)}if(d&&d.type!==li&&(!wi(l,d)||p)){const t=Cr(d,s,r,n);if(Er(d,t),"out-in"===c)return r.isLeaving=!0,t.afterLeave=()=>{r.isLeaving=!1,n.update()},kr(a);"in-out"===c&&l.type!==li&&(t.delayLeave=(t,e,n)=>{Sr(r,d)[String(d.key)]=d,t._leaveCb=()=>{e(),t._leaveCb=void 0,delete u.delayedLeave},u.delayedLeave=n})}return a}}};function Sr(t,e){const{leavingVNodes:n}=t;let r=n.get(e.type);return r||(r=Object.create(null),n.set(e.type,r)),r}function Cr(t,e,n,r){const{appear:o,mode:i,persisted:a=!1,onBeforeEnter:s,onEnter:c,onAfterEnter:l,onEnterCancelled:u,onBeforeLeave:f,onLeave:d,onAfterLeave:p,onLeaveCancelled:h,onBeforeAppear:v,onAppear:m,onAfterAppear:g,onAppearCancelled:y}=e,b=String(t.key),A=Sr(n,t),_=(t,e)=>{t&&ln(t,r,9,e)},w=(t,e)=>{const n=e[1];_(t,e),j(t)?t.every((t=>t.length<=1))&&n():t.length<=1&&n()},x={mode:i,persisted:a,beforeEnter(e){let r=s;if(!n.isMounted){if(!o)return;r=v||s}e._leaveCb&&e._leaveCb(!0);const i=A[b];i&&wi(t,i)&&i.el._leaveCb&&i.el._leaveCb(),_(r,[e])},enter(t){let e=c,r=l,i=u;if(!n.isMounted){if(!o)return;e=m||c,r=g||l,i=y||u}let a=!1;const s=t._enterCb=e=>{a||(a=!0,_(e?i:r,[t]),x.delayedLeave&&x.delayedLeave(),t._enterCb=void 0)};e?w(e,[t,s]):s()},leave(e,r){const o=String(t.key);if(e._enterCb&&e._enterCb(!0),n.isUnmounting)return r();_(f,[e]);let i=!1;const a=e._leaveCb=n=>{i||(i=!0,r(),_(n?h:p,[e]),e._leaveCb=void 0,A[o]===t&&delete A[o])};A[o]=t,d?w(d,[e,a]):a()},clone:t=>Cr(t,e,n,r)};return x}function kr(t){if(Br(t))return(t=Li(t)).children=null,t}function Or(t){return Br(t)?t.children?t.children[0]:void 0:t}function Er(t,e){6&t.shapeFlag&&t.component?Er(t.component.subTree,e):128&t.shapeFlag?(t.ssContent.transition=e.clone(t.ssContent),t.ssFallback.transition=e.clone(t.ssFallback)):t.transition=e}function jr(t,e=!1,n){let r=[],o=0;for(let i=0;i1)for(let t=0;t!!t.type.__asyncLoader;function Pr(t){N(t)&&(t={loader:t});const{loader:e,loadingComponent:n,errorComponent:r,delay:o=200,timeout:i,suspensible:a=!0,onError:s}=t;let c,l=null,u=0;const f=()=>{let t;return l||(t=l=e().catch((t=>{if(t=t instanceof Error?t:new Error(String(t)),s)return new Promise(((e,n)=>{s(t,(()=>e((u++,l=null,f()))),(()=>n(t)),u+1)}));throw t})).then((e=>t!==l&&l?l:(e&&(e.__esModule||"Module"===e[Symbol.toStringTag])&&(e=e.default),c=e,e))))};return Lr({name:"AsyncComponentWrapper",__asyncLoader:f,get __asyncResolved(){return c},setup(){const t=zi;if(c)return()=>Nr(c,t);const e=e=>{l=null,un(e,t,13,!r)};if(a&&t.suspense||Yi)return f().then((e=>()=>Nr(e,t))).catch((t=>(e(t),()=>r?Ei(r,{error:t}):null)));const s=Te(!1),u=Te(),d=Te(!!o);return o&&setTimeout((()=>{d.value=!1}),o),null!=i&&setTimeout((()=>{if(!s.value&&!u.value){const t=new Error(`Async component timed out after ${i}ms.`);e(t),u.value=t}}),i),f().then((()=>{s.value=!0,t.parent&&Br(t.parent.vnode)&&Cn(t.parent.update)})).catch((t=>{e(t),u.value=t})),()=>s.value&&c?Nr(c,t):u.value&&r?Ei(r,{error:u.value}):n&&!d.value?Ei(n):void 0}})}function Nr(t,{vnode:{ref:e,props:n,children:r,shapeFlag:o},parent:i}){const a=Ei(t,n,r);return a.ref=e,a}const Br=t=>t.type.__isKeepAlive,Mr={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(t,{slots:e}){const n=Vi(),r=n.ctx;if(!r.renderer)return()=>{const t=e.default&&e.default();return t&&1===t.length?t[0]:t};const o=new Map,i=new Set;let a=null;__VUE_PROD_DEVTOOLS__&&(n.__v_cache=o);const s=n.suspense,{renderer:{p:c,m:l,um:u,o:{createElement:f}}}=r,d=f("div");function p(t){Ur(t),u(t,n,s,!0)}function h(t){o.forEach(((e,n)=>{const r=oa(e.type);!r||t&&t(r)||v(n)}))}function v(t){const e=o.get(t);a&&e.type===a.type?a&&Ur(a):p(e),o.delete(t),i.delete(t)}r.activate=(t,e,n,r,o)=>{const i=t.component;l(t,e,n,0,s),c(i.vnode,t,e,n,i,s,r,t.slotScopeIds,o),Jo((()=>{i.isDeactivated=!1,i.a&&W(i.a);const e=t.props&&t.props.onVnodeMounted;e&&Ri(e,i.parent,t)}),s),__VUE_PROD_DEVTOOLS__&&Rn(i)},r.deactivate=t=>{const e=t.component;l(t,d,null,1,s),Jo((()=>{e.da&&W(e.da);const n=t.props&&t.props.onVnodeUnmounted;n&&Ri(n,e.parent,t),e.isDeactivated=!0}),s),__VUE_PROD_DEVTOOLS__&&Rn(e)},mr((()=>[t.include,t.exclude]),(([t,e])=>{t&&h((e=>Ir(t,e))),e&&h((t=>!Ir(e,t)))}),{flush:"post",deep:!0});let m=null;const g=()=>{null!=m&&o.set(m,zr(n.subTree))};return Zr(g),Qr(g),Yr((()=>{o.forEach((t=>{const{subTree:e,suspense:r}=n,o=zr(e);if(t.type!==o.type)p(t);else{Ur(o);const t=o.component.da;t&&Jo(t,r)}}))})),()=>{if(m=null,!e.default)return null;const n=e.default(),r=n[0];if(n.length>1)return a=null,n;if(!_i(r)||!(4&r.shapeFlag||128&r.shapeFlag))return a=null,r;let s=zr(r);const c=s.type,l=oa(Tr(s)?s.type.__asyncResolved||{}:c),{include:u,exclude:f,max:d}=t;if(u&&(!l||!Ir(u,l))||f&&l&&Ir(f,l))return a=s,r;const p=null==s.key?c:s.key,h=o.get(p);return s.el&&(s=Li(s),128&r.shapeFlag&&(r.ssContent=s)),m=p,h?(s.el=h.el,s.component=h.component,s.transition&&Er(s,s.transition),s.shapeFlag|=512,i.delete(p),i.add(p)):(i.add(p),d&&i.size>parseInt(d,10)&&v(i.values().next().value)),s.shapeFlag|=256,a=s,rr(r.type)?r:s}}};function Ir(t,e){return j(t)?t.some((t=>Ir(t,e))):B(t)?t.split(",").includes(e):!!t.test&&t.test(e)}function Dr(t,e){Fr(t,"a",e)}function Rr(t,e){Fr(t,"da",e)}function Fr(t,e,n=zi){const r=t.__wdc||(t.__wdc=()=>{let e=n;for(;e;){if(e.isDeactivated)return;e=e.parent}return t()});if(Vr(e,r,n),n){let t=n.parent;for(;t&&t.parent;)Br(t.parent.vnode)&&$r(r,e,n,t),t=t.parent}}function $r(t,e,n,r){const o=Vr(e,t,r,!0);Jr((()=>{k(r[e],o)}),n)}function Ur(t){let e=t.shapeFlag;256&e&&(e-=256),512&e&&(e-=512),t.shapeFlag=e}function zr(t){return 128&t.shapeFlag?t.ssContent:t}function Vr(t,e,n=zi,r=!1){if(n){const o=n[t]||(n[t]=[]),i=e.__weh||(e.__weh=(...r)=>{if(n.isUnmounted)return;St(),Hi(n);const o=ln(e,n,t,r);return Gi(),Ct(),o});return r?o.unshift(i):o.push(i),i}}const Hr=t=>(e,n=zi)=>(!Yi||"sp"===t)&&Vr(t,e,n),Gr=Hr("bm"),Zr=Hr("m"),qr=Hr("bu"),Qr=Hr("u"),Yr=Hr("bum"),Jr=Hr("um"),Kr=Hr("sp"),Wr=Hr("rtg"),Xr=Hr("rtc");function to(t,e=zi){Vr("ec",t,e)}function eo(t,e){const n=Gn;if(null===n)return t;const r=na(n)||n.proxy,o=t.dirs||(t.dirs=[]);for(let t=0;te(t,n,void 0,i&&i[n])));else{const n=Object.keys(t);o=new Array(n.length);for(let r=0,a=n.length;r!_i(t)||t.type!==li&&!(t.type===si&&!ho(t.children))))?t:null}function vo(t){const e={};for(const n in t)e[J(n)]=t[n];return e}const mo=t=>t?Zi(t)?na(t)||t.proxy:mo(t.parent):null,go=C(Object.create(null),{$:t=>t,$el:t=>t.vnode.el,$data:t=>t.data,$props:t=>t.props,$attrs:t=>t.attrs,$slots:t=>t.slots,$refs:t=>t.refs,$parent:t=>mo(t.parent),$root:t=>mo(t.root),$emit:t=>t.emit,$options:t=>__VUE_OPTIONS_API__?xo(t):t.type,$forceUpdate:t=>t.f||(t.f=()=>Cn(t.update)),$nextTick:t=>t.n||(t.n=Sn.bind(t.proxy)),$watch:t=>__VUE_OPTIONS_API__?yr.bind(t):A}),yo={get({_:t},e){const{ctx:n,setupState:r,data:o,props:i,accessCache:a,type:s,appContext:c}=t;let l;if("$"!==e[0]){const s=a[e];if(void 0!==s)switch(s){case 1:return r[e];case 2:return o[e];case 4:return n[e];case 3:return i[e]}else{if(r!==y&&E(r,e))return a[e]=1,r[e];if(o!==y&&E(o,e))return a[e]=2,o[e];if((l=t.propsOptions[0])&&E(l,e))return a[e]=3,i[e];if(n!==y&&E(n,e))return a[e]=4,n[e];__VUE_OPTIONS_API__&&!Ao||(a[e]=0)}}const u=go[e];let f,d;return u?("$attrs"===e&&kt(t,0,e),u(t)):(f=s.__cssModules)&&(f=f[e])?f:n!==y&&E(n,e)?(a[e]=4,n[e]):(d=c.config.globalProperties,E(d,e)?d[e]:void 0)},set({_:t},e,n){const{data:r,setupState:o,ctx:i}=t;return o!==y&&E(o,e)?(o[e]=n,!0):r!==y&&E(r,e)?(r[e]=n,!0):!(E(t.props,e)||"$"===e[0]&&e.slice(1)in t||(i[e]=n,0))},has({_:{data:t,setupState:e,accessCache:n,ctx:r,appContext:o,propsOptions:i}},a){let s;return!!n[a]||t!==y&&E(t,a)||e!==y&&E(e,a)||(s=i[0])&&E(s,a)||E(r,a)||E(go,a)||E(o.config.globalProperties,a)},defineProperty(t,e,n){return null!=n.get?t._.accessCache[e]=0:E(n,"value")&&this.set(t,e,n.value,null),Reflect.defineProperty(t,e,n)}},bo=C({},yo,{get(t,e){if(e!==Symbol.unscopables)return yo.get(t,e,t)},has:(t,e)=>"_"!==e[0]&&!n(e)});let Ao=!0;function _o(t,e,n){ln(j(t)?t.map((t=>t.bind(e.proxy))):t.bind(e.proxy),e,n)}function wo(t,e,n,r){const o=r.includes(".")?br(n,r):()=>n[r];if(B(t)){const n=e[t];N(n)&&mr(o,n)}else if(N(t))mr(o,t.bind(n));else if(I(t))if(j(t))t.forEach((t=>wo(t,e,n,r)));else{const r=N(t.handler)?t.handler.bind(n):e[t.handler];N(r)&&mr(o,r,t)}}function xo(t){const e=t.type,{mixins:n,extends:r}=e,{mixins:o,optionsCache:i,config:{optionMergeStrategies:a}}=t.appContext,s=i.get(e);let c;return s?c=s:o.length||n||r?(c={},o.length&&o.forEach((t=>So(c,t,a,!0))),So(c,e,a)):c=e,i.set(e,c),c}function So(t,e,n,r=!1){const{mixins:o,extends:i}=e;i&&So(t,i,n,!0),o&&o.forEach((e=>So(t,e,n,!0)));for(const o in e)if(r&&"expose"===o);else{const r=Co[o]||n&&n[o];t[o]=r?r(t[o],e[o]):e[o]}return t}const Co={data:ko,props:jo,emits:jo,methods:jo,computed:jo,beforeCreate:Eo,created:Eo,beforeMount:Eo,mounted:Eo,beforeUpdate:Eo,updated:Eo,beforeDestroy:Eo,beforeUnmount:Eo,destroyed:Eo,unmounted:Eo,activated:Eo,deactivated:Eo,errorCaptured:Eo,serverPrefetch:Eo,components:jo,directives:jo,watch:function(t,e){if(!t)return e;if(!e)return t;const n=C(Object.create(null),t);for(const r in e)n[r]=Eo(t[r],e[r]);return n},provide:ko,inject:function(t,e){return jo(Oo(t),Oo(e))}};function ko(t,e){return e?t?function(){return C(N(t)?t.call(this,this):t,N(e)?e.call(this,this):e)}:e:t}function Oo(t){if(j(t)){const e={};for(let n=0;n{c=!0;const[n,r]=Po(t,e,!0);C(a,n),r&&s.push(...r)};!n&&e.mixins.length&&e.mixins.forEach(r),t.extends&&r(t.extends),t.mixins&&t.mixins.forEach(r)}if(!i&&!c)return r.set(t,b),b;if(j(i))for(let t=0;t-1,r[1]=n<0||t-1||E(r,"default"))&&s.push(e)}}}const l=[a,s];return r.set(t,l),l}function No(t){return"$"!==t[0]}function Bo(t){const e=t&&t.toString().match(/^\s*function (\w+)/);return e?e[1]:null===t?"null":""}function Mo(t,e){return Bo(t)===Bo(e)}function Io(t,e){return j(e)?e.findIndex((e=>Mo(e,t))):N(e)&&Mo(e,t)?0:-1}const Do=t=>"_"===t[0]||"$stable"===t,Ro=t=>j(t)?t.map(Bi):[Bi(t)],Fo=(t,e,n)=>{if(e._n)return e;const r=Kn(((...t)=>Ro(e(...t))),n);return r._c=!1,r},$o=(t,e,n)=>{const r=t._ctx;for(const n in t){if(Do(n))continue;const o=t[n];if(N(o))e[n]=Fo(0,o,r);else if(null!=o){const t=Ro(o);e[n]=()=>t}}},Uo=(t,e)=>{const n=Ro(e);t.slots.default=()=>n};function zo(){return{app:null,config:{isNativeTag:_,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let Vo=0;function Ho(t,e){return function(n,r=null){N(n)||(n=Object.assign({},n)),null==r||I(r)||(r=null);const o=zo(),i=new Set;let a=!1;const s=o.app={_uid:Vo++,_component:n,_props:r,_container:null,_context:o,_instance:null,version:xa,get config(){return o.config},set config(t){},use:(t,...e)=>(i.has(t)||(t&&N(t.install)?(i.add(t),t.install(s,...e)):N(t)&&(i.add(t),t(s,...e))),s),mixin:t=>(__VUE_OPTIONS_API__&&(o.mixins.includes(t)||o.mixins.push(t)),s),component:(t,e)=>e?(o.components[t]=e,s):o.components[t],directive:(t,e)=>e?(o.directives[t]=e,s):o.directives[t],mount(i,c,l){if(!a){const u=Ei(n,r);return u.appContext=o,c&&e?e(u,i):t(u,i,l),a=!0,s._container=i,i.__vue_app__=s,__VUE_PROD_DEVTOOLS__&&(s._instance=u.component,function(t,e){In("app:init",t,e,{Fragment:si,Text:ci,Comment:li,Static:ui})}(s,xa)),na(u.component)||u.component.proxy}},unmount(){a&&(t(null,s._container),__VUE_PROD_DEVTOOLS__&&(s._instance=null,function(t){In("app:unmount",t)}(s)),delete s._container.__vue_app__)},provide:(t,e)=>(o.provides[t]=e,s)};return s}}function Go(t,e,n,r,o=!1){if(j(t))return void t.forEach(((t,i)=>Go(t,e&&(j(e)?e[i]:e),n,r,o)));if(Tr(r)&&!o)return;const i=4&r.shapeFlag?na(r.component)||r.component.proxy:r.el,a=o?null:i,{i:s,r:c}=t,l=e&&e.r,u=s.refs===y?s.refs={}:s.refs,f=s.setupState;if(null!=l&&l!==c&&(B(l)?(u[l]=null,E(f,l)&&(f[l]=null)):Le(l)&&(l.value=null)),N(c))cn(c,s,12,[a,u]);else{const e=B(c),r=Le(c);if(e||r){const s=()=>{if(t.f){const n=e?u[c]:c.value;o?j(n)&&k(n,i):j(n)?n.includes(i)||n.push(i):e?(u[c]=[i],E(f,c)&&(f[c]=u[c])):(c.value=[i],t.k&&(u[t.k]=c.value))}else e?(u[c]=a,E(f,c)&&(f[c]=a)):r&&(c.value=a,t.k&&(u[t.k]=a))};a?(s.id=-1,Jo(s,n)):s()}}}let Zo=!1;const qo=t=>/svg/.test(t.namespaceURI)&&"foreignObject"!==t.tagName,Qo=t=>8===t.nodeType;function Yo(t){const{mt:e,p:n,o:{patchProp:r,createText:o,nextSibling:i,parentNode:a,remove:s,insert:c,createComment:l}}=t,u=(n,r,s,l,m,g=!1)=>{const y=Qo(n)&&"["===n.data,b=()=>h(n,r,s,l,m,y),{type:A,ref:_,shapeFlag:w,patchFlag:x}=r,S=n.nodeType;r.el=n,-2===x&&(g=!1,r.dynamicChildren=null);let C=null;switch(A){case ci:3!==S?""===r.children?(c(r.el=o(""),a(n),n),C=n):C=b():(n.data!==r.children&&(Zo=!0,n.data=r.children),C=i(n));break;case li:C=8!==S||y?b():i(n);break;case ui:if(1===S||3===S){C=n;const t=!r.children.length;for(let e=0;e{a=a||!!e.dynamicChildren;const{type:c,props:l,patchFlag:u,shapeFlag:f,dirs:p}=e,h="input"===c&&p||"option"===c;if(h||-1!==u){if(p&&no(e,null,n,"created"),l)if(h||!a||48&u)for(const e in l)(h&&e.endsWith("value")||x(e)&&!z(e))&&r(t,e,null,l[e],!1,void 0,n);else l.onClick&&r(t,"onClick",null,l.onClick,!1,void 0,n);let c;if((c=l&&l.onVnodeBeforeMount)&&Ri(c,n,e),p&&no(e,null,n,"beforeMount"),((c=l&&l.onVnodeMounted)||p)&&cr((()=>{c&&Ri(c,n,e),p&&no(e,null,n,"mounted")}),o),16&f&&(!l||!l.innerHTML&&!l.textContent)){let r=d(t.firstChild,e,t,n,o,i,a);for(;r;){Zo=!0;const t=r;r=r.nextSibling,s(t)}}else 8&f&&t.textContent!==e.children&&(Zo=!0,t.textContent=e.children)}return t.nextSibling},d=(t,e,r,o,i,a,s)=>{s=s||!!e.dynamicChildren;const c=e.children,l=c.length;for(let e=0;e{const{slotScopeIds:u}=e;u&&(o=o?o.concat(u):u);const f=a(t),p=d(i(t),e,f,n,r,o,s);return p&&Qo(p)&&"]"===p.data?i(e.anchor=p):(Zo=!0,c(e.anchor=l("]"),f,p),p)},h=(t,e,r,o,c,l)=>{if(Zo=!0,e.el=null,l){const e=v(t);for(;;){const n=i(t);if(!n||n===e)break;s(n)}}const u=i(t),f=a(t);return s(t),n(null,e,f,u,r,o,qo(f),c),u},v=t=>{let e=0;for(;t;)if((t=i(t))&&Qo(t)&&("["===t.data&&e++,"]"===t.data)){if(0===e)return i(t);e--}return t};return[(t,e)=>{if(!e.hasChildNodes())return n(null,t,e),Ln(),void(e._vnode=t);Zo=!1,u(e.firstChild,t,null,null,null),Ln(),e._vnode=t,Zo&&console.error("Hydration completed but contains mismatches.")},u]}const Jo=cr;function Ko(t){return Xo(t)}function Wo(t){return Xo(t,Yo)}function Xo(t,e){"boolean"!=typeof __VUE_OPTIONS_API__&&(nt().__VUE_OPTIONS_API__=!0),"boolean"!=typeof __VUE_PROD_DEVTOOLS__&&(nt().__VUE_PROD_DEVTOOLS__=!1);const n=nt();n.__VUE__=!0,__VUE_PROD_DEVTOOLS__&&Dn(n.__VUE_DEVTOOLS_GLOBAL_HOOK__,n);const{insert:r,remove:o,patchProp:i,createElement:a,createText:s,createComment:c,setText:l,setElementText:u,parentNode:f,nextSibling:d,setScopeId:p=A,cloneNode:h,insertStaticContent:v}=t,m=(t,e,n,r=null,o=null,i=null,a=!1,s=null,c=!!e.dynamicChildren)=>{if(t===e)return;t&&!wi(t,e)&&(r=J(t),V(t,o,i,!0),t=null),-2===e.patchFlag&&(c=!1,e.dynamicChildren=null);const{type:l,ref:u,shapeFlag:f}=e;switch(l){case ci:g(t,e,n,r);break;case li:_(t,e,n,r);break;case ui:null==t&&w(e,n,r,a);break;case si:P(t,e,n,r,o,i,a,s,c);break;default:1&f?x(t,e,n,r,o,i,a,s,c):6&f?N(t,e,n,r,o,i,a,s,c):(64&f||128&f)&&l.process(t,e,n,r,o,i,a,s,c,X)}null!=u&&o&&Go(u,t&&t.ref,i,e||t,!e)},g=(t,e,n,o)=>{if(null==t)r(e.el=s(e.children),n,o);else{const n=e.el=t.el;e.children!==t.children&&l(n,e.children)}},_=(t,e,n,o)=>{null==t?r(e.el=c(e.children||""),n,o):e.el=t.el},w=(t,e,n,r)=>{[t.el,t.anchor]=v(t.children,e,n,r,t.el,t.anchor)},x=(t,e,n,r,o,i,a,s,c)=>{a=a||"svg"===e.type,null==t?S(e,n,r,o,i,a,s,c):j(t,e,o,i,a,s,c)},S=(t,e,n,o,s,c,l,f)=>{let d,p;const{type:v,props:m,shapeFlag:g,transition:y,patchFlag:b,dirs:A}=t;if(t.el&&void 0!==h&&-1===b)d=t.el=h(t.el);else{if(d=t.el=a(t.type,c,m&&m.is,m),8&g?u(d,t.children):16&g&&O(t.children,d,null,o,s,c&&"foreignObject"!==v,l,f),A&&no(t,null,o,"created"),m){for(const e in m)"value"===e||z(e)||i(d,e,null,m[e],c,t.children,o,s,Y);"value"in m&&i(d,"value",null,m.value),(p=m.onVnodeBeforeMount)&&Ri(p,o,t)}k(d,t,t.scopeId,l,o)}__VUE_PROD_DEVTOOLS__&&(Object.defineProperty(d,"__vnode",{value:t,enumerable:!1}),Object.defineProperty(d,"__vueParentComponent",{value:o,enumerable:!1})),A&&no(t,null,o,"beforeMount");const _=(!s||s&&!s.pendingBranch)&&y&&!y.persisted;_&&y.beforeEnter(d),r(d,e,n),((p=m&&m.onVnodeMounted)||_||A)&&Jo((()=>{p&&Ri(p,o,t),_&&y.enter(d),A&&no(t,null,o,"mounted")}),s)},k=(t,e,n,r,o)=>{if(n&&p(t,n),r)for(let e=0;e{for(let l=c;l{const c=e.el=t.el;let{patchFlag:l,dynamicChildren:f,dirs:d}=e;l|=16&t.patchFlag;const p=t.props||y,h=e.props||y;let v;n&&ti(n,!1),(v=h.onVnodeBeforeUpdate)&&Ri(v,n,e,t),d&&no(e,t,n,"beforeUpdate"),n&&ti(n,!0);const m=o&&"foreignObject"!==e.type;if(f?L(t.dynamicChildren,f,c,n,r,m,a):s||R(t,e,c,null,n,r,m,a,!1),l>0){if(16&l)T(c,e,p,h,n,r,o);else if(2&l&&p.class!==h.class&&i(c,"class",null,h.class,o),4&l&&i(c,"style",p.style,h.style,o),8&l){const a=e.dynamicProps;for(let e=0;e{v&&Ri(v,n,e,t),d&&no(e,t,n,"updated")}),r)},L=(t,e,n,r,o,i,a)=>{for(let s=0;s{if(n!==r){for(const c in r){if(z(c))continue;const l=r[c],u=n[c];l!==u&&"value"!==c&&i(t,c,u,l,s,e.children,o,a,Y)}if(n!==y)for(const c in n)z(c)||c in r||i(t,c,n[c],null,s,e.children,o,a,Y);"value"in r&&i(t,"value",n.value,r.value)}},P=(t,e,n,o,i,a,c,l,u)=>{const f=e.el=t?t.el:s(""),d=e.anchor=t?t.anchor:s("");let{patchFlag:p,dynamicChildren:h,slotScopeIds:v}=e;v&&(l=l?l.concat(v):v),null==t?(r(f,n,o),r(d,n,o),O(e.children,n,d,i,a,c,l,u)):p>0&&64&p&&h&&t.dynamicChildren?(L(t.dynamicChildren,h,n,i,a,c,l),(null!=e.key||i&&e===i.subTree)&&ei(t,e,!0)):R(t,e,n,d,i,a,c,l,u)},N=(t,e,n,r,o,i,a,s,c)=>{e.slotScopeIds=s,null==t?512&e.shapeFlag?o.ctx.activate(e,n,r,a,c):B(e,n,r,o,i,a,c):M(t,e,c)},B=(t,e,n,r,o,i,a)=>{const s=t.component=Ui(t,r,o);if(Br(t)&&(s.ctx.renderer=X),Ji(s),s.asyncDep){if(o&&o.registerDep(s,I),!t.el){const t=s.subTree=Ei(li);_(null,t,e,n)}}else I(s,t,e,n,o,i,a)},M=(t,e,n)=>{const r=e.component=t.component;if(function(t,e,n){const{props:r,children:o,component:i}=t,{props:a,children:s,patchFlag:c}=e,l=i.emitsOptions;if(e.dirs||e.transition)return!0;if(!(n&&c>=0))return!(!o&&!s||s&&s.$stable)||r!==a&&(r?!a||er(r,a,l):!!a);if(1024&c)return!0;if(16&c)return r?er(r,a,l):!!a;if(8&c){const t=e.dynamicProps;for(let e=0;ehn&&pn.splice(e,1)}(r.update),r.update()}else e.el=t.el,r.vnode=e},I=(t,e,n,r,o,i,a)=>{const s=t.effect=new yt((()=>{if(t.isMounted){let e,{next:n,bu:r,u:s,parent:c,vnode:l}=t,u=n;ti(t,!1),n?(n.el=l.el,D(t,n,a)):n=l,r&&W(r),(e=n.props&&n.props.onVnodeBeforeUpdate)&&Ri(e,c,n,l),ti(t,!0);const d=Wn(t),p=t.subTree;t.subTree=d,m(p,d,f(p.el),J(p),t,o,i),n.el=d.el,null===u&&nr(t,d.el),s&&Jo(s,o),(e=n.props&&n.props.onVnodeUpdated)&&Jo((()=>Ri(e,c,n,l)),o),__VUE_PROD_DEVTOOLS__&&Fn(t)}else{let a;const{el:s,props:c}=e,{bm:l,m:u,parent:f}=t,d=Tr(e);if(ti(t,!1),l&&W(l),!d&&(a=c&&c.onVnodeBeforeMount)&&Ri(a,f,e),ti(t,!0),s&&et){const n=()=>{t.subTree=Wn(t),et(s,t.subTree,t,o,null)};d?e.type.__asyncLoader().then((()=>!t.isUnmounted&&n())):n()}else{const a=t.subTree=Wn(t);m(null,a,n,r,t,o,i),e.el=a.el}if(u&&Jo(u,o),!d&&(a=c&&c.onVnodeMounted)){const t=e;Jo((()=>Ri(a,f,t)),o)}(256&e.shapeFlag||f&&Tr(f.vnode)&&256&f.vnode.shapeFlag)&&t.a&&Jo(t.a,o),t.isMounted=!0,__VUE_PROD_DEVTOOLS__&&Rn(t),e=n=r=null}}),(()=>Cn(c)),t.scope),c=t.update=()=>s.run();c.id=t.uid,ti(t,!0),c()},D=(t,e,n)=>{e.component=t;const r=t.vnode.props;t.vnode=e,t.next=null,function(t,e,n,r){const{props:o,attrs:i,vnode:{patchFlag:a}}=t,s=Se(o),[c]=t.propsOptions;let l=!1;if(!(r||a>0)||16&a){let r;Lo(t,e,o,i)&&(l=!0);for(const i in s)e&&(E(e,i)||(r=Q(i))!==i&&E(e,r))||(c?!n||void 0===n[i]&&void 0===n[r]||(o[i]=To(c,s,i,void 0,t,!0)):delete o[i]);if(i!==s)for(const t in i)e&&E(e,t)||(delete i[t],l=!0)}else if(8&a){const n=t.vnode.dynamicProps;for(let r=0;r{const{vnode:r,slots:o}=t;let i=!0,a=y;if(32&r.shapeFlag){const t=e._;t?n&&1===t?i=!1:(C(o,e),n||1!==t||delete o._):(i=!e.$stable,$o(e,o)),a=e}else e&&(Uo(t,e),a={default:1});if(i)for(const t in o)Do(t)||t in a||delete o[t]})(t,e.children,n),St(),jn(void 0,t.update),Ct()},R=(t,e,n,r,o,i,a,s,c=!1)=>{const l=t&&t.children,f=t?t.shapeFlag:0,d=e.children,{patchFlag:p,shapeFlag:h}=e;if(p>0){if(128&p)return void $(l,d,n,r,o,i,a,s,c);if(256&p)return void F(l,d,n,r,o,i,a,s,c)}8&h?(16&f&&Y(l,o,i),d!==l&&u(n,d)):16&f?16&h?$(l,d,n,r,o,i,a,s,c):Y(l,o,i,!0):(8&f&&u(n,""),16&h&&O(d,n,r,o,i,a,s,c))},F=(t,e,n,r,o,i,a,s,c)=>{e=e||b;const l=(t=t||b).length,u=e.length,f=Math.min(l,u);let d;for(d=0;du?Y(t,o,i,!0,!1,f):O(e,n,r,o,i,a,s,c,f)},$=(t,e,n,r,o,i,a,s,c)=>{let l=0;const u=e.length;let f=t.length-1,d=u-1;for(;l<=f&&l<=d;){const r=t[l],u=e[l]=c?Mi(e[l]):Bi(e[l]);if(!wi(r,u))break;m(r,u,n,null,o,i,a,s,c),l++}for(;l<=f&&l<=d;){const r=t[f],l=e[d]=c?Mi(e[d]):Bi(e[d]);if(!wi(r,l))break;m(r,l,n,null,o,i,a,s,c),f--,d--}if(l>f){if(l<=d){const t=d+1,f=td)for(;l<=f;)V(t[l],o,i,!0),l++;else{const p=l,h=l,v=new Map;for(l=h;l<=d;l++){const t=e[l]=c?Mi(e[l]):Bi(e[l]);null!=t.key&&v.set(t.key,l)}let g,y=0;const A=d-h+1;let _=!1,w=0;const x=new Array(A);for(l=0;l=A){V(r,o,i,!0);continue}let u;if(null!=r.key)u=v.get(r.key);else for(g=h;g<=d;g++)if(0===x[g-h]&&wi(r,e[g])){u=g;break}void 0===u?V(r,o,i,!0):(x[u-h]=l+1,u>=w?w=u:_=!0,m(r,e[u],n,null,o,i,a,s,c),y++)}const S=_?function(t){const e=t.slice(),n=[0];let r,o,i,a,s;const c=t.length;for(r=0;r>1,t[n[s]]0&&(e[r]=n[i-1]),n[i]=r)}}for(i=n.length,a=n[i-1];i-- >0;)n[i]=a,a=e[a];return n}(x):b;for(g=S.length-1,l=A-1;l>=0;l--){const t=h+l,f=e[t],d=t+1{const{el:a,type:s,transition:c,children:l,shapeFlag:u}=t;if(6&u)U(t.component.subTree,e,n,o);else if(128&u)t.suspense.move(e,n,o);else if(64&u)s.move(t,e,n,X);else if(s!==si)if(s!==ui)if(2!==o&&1&u&&c)if(0===o)c.beforeEnter(a),r(a,e,n),Jo((()=>c.enter(a)),i);else{const{leave:t,delayLeave:o,afterLeave:i}=c,s=()=>r(a,e,n),l=()=>{t(a,(()=>{s(),i&&i()}))};o?o(a,s,l):l()}else r(a,e,n);else(({el:t,anchor:e},n,o)=>{let i;for(;t&&t!==e;)i=d(t),r(t,n,o),t=i;r(e,n,o)})(t,e,n);else{r(a,e,n);for(let t=0;t{const{type:i,props:a,ref:s,children:c,dynamicChildren:l,shapeFlag:u,patchFlag:f,dirs:d}=t;if(null!=s&&Go(s,null,n,t,!0),256&u)return void e.ctx.deactivate(t);const p=1&u&&d,h=!Tr(t);let v;if(h&&(v=a&&a.onVnodeBeforeUnmount)&&Ri(v,e,t),6&u)q(t.component,n,r);else{if(128&u)return void t.suspense.unmount(n,r);p&&no(t,null,e,"beforeUnmount"),64&u?t.type.remove(t,e,n,o,X,r):l&&(i!==si||f>0&&64&f)?Y(l,e,n,!1,!0):(i===si&&384&f||!o&&16&u)&&Y(c,e,n),r&&H(t)}(h&&(v=a&&a.onVnodeUnmounted)||p)&&Jo((()=>{v&&Ri(v,e,t),p&&no(t,null,e,"unmounted")}),n)},H=t=>{const{type:e,el:n,anchor:r,transition:i}=t;if(e===si)return void G(n,r);if(e===ui)return void(({el:t,anchor:e})=>{let n;for(;t&&t!==e;)n=d(t),o(t),t=n;o(e)})(t);const a=()=>{o(n),i&&!i.persisted&&i.afterLeave&&i.afterLeave()};if(1&t.shapeFlag&&i&&!i.persisted){const{leave:e,delayLeave:r}=i,o=()=>e(n,a);r?r(t.el,a,o):o()}else a()},G=(t,e)=>{let n;for(;t!==e;)n=d(t),o(t),t=n;o(e)},q=(t,e,n)=>{const{bum:r,scope:o,update:i,subTree:a,um:s}=t;r&&W(r),o.stop(),i&&(i.active=!1,V(a,t,e,n)),s&&Jo(s,e),Jo((()=>{t.isUnmounted=!0}),e),e&&e.pendingBranch&&!e.isUnmounted&&t.asyncDep&&!t.asyncResolved&&t.suspenseId===e.pendingId&&(e.deps--,0===e.deps&&e.resolve()),__VUE_PROD_DEVTOOLS__&&$n(t)},Y=(t,e,n,r=!1,o=!1,i=0)=>{for(let a=i;a6&t.shapeFlag?J(t.component.subTree):128&t.shapeFlag?t.suspense.next():d(t.anchor||t.el),K=(t,e,n)=>{null==t?e._vnode&&V(e._vnode,null,null,!0):m(e._vnode||null,t,e,null,null,null,n),Ln(),e._vnode=t},X={p:m,um:V,m:U,r:H,mt:B,mc:O,pc:R,pbc:L,n:J,o:t};let tt,et;return e&&([tt,et]=e(X)),{render:K,hydrate:tt,createApp:Ho(K,tt)}}function ti({effect:t,update:e},n){t.allowRecurse=e.allowRecurse=n}function ei(t,e,n=!1){const r=t.children,o=e.children;if(j(r)&&j(o))for(let t=0;tt&&(t.disabled||""===t.disabled),ri=t=>"undefined"!=typeof SVGElement&&t instanceof SVGElement,oi=(t,e)=>{const n=t&&t.to;return B(n)?e?e(n):null:n};function ii(t,e,n,{o:{insert:r},m:o},i=2){0===i&&r(t.targetAnchor,e,n);const{el:a,anchor:s,shapeFlag:c,children:l,props:u}=t,f=2===i;if(f&&r(a,e,n),(!f||ni(u))&&16&c)for(let t=0;t{16&y&&u(b,t,e,o,i,a,s,c)};g?m(n,l):f&&m(f,d)}else{e.el=t.el;const r=e.anchor=t.anchor,u=e.target=t.target,p=e.targetAnchor=t.targetAnchor,v=ni(t.props),m=v?n:u,y=v?r:p;if(a=a||ri(u),A?(d(t.dynamicChildren,A,m,o,i,a,s),ei(t,e,!0)):c||f(t,e,m,y,o,i,a,s,!1),g)v||ii(e,n,r,l,1);else if((e.props&&e.props.to)!==(t.props&&t.props.to)){const t=e.target=oi(e.props,h);t&&ii(e,t,null,l,0)}else v&&ii(e,u,p,l,1)}},remove(t,e,n,r,{um:o,o:{remove:i}},a){const{shapeFlag:s,children:c,anchor:l,targetAnchor:u,target:f,props:d}=t;if(f&&i(u),(a||!ni(d))&&(i(l),16&s))for(let t=0;t0?di||b:null,hi(),mi>0&&di&&di.push(t),t}function bi(t,e,n,r,o,i){return yi(Oi(t,e,n,r,o,i,!0))}function Ai(t,e,n,r,o){return yi(Ei(t,e,n,r,o,!0))}function _i(t){return!!t&&!0===t.__v_isVNode}function wi(t,e){return t.type===e.type&&t.key===e.key}function xi(t){vi=t}const Si="__vInternal",Ci=({key:t})=>null!=t?t:null,ki=({ref:t,ref_key:e,ref_for:n})=>null!=t?B(t)||Le(t)||N(t)?{i:Gn,r:t,k:e,f:!!n}:t:null;function Oi(t,e=null,n=null,r=0,o=null,i=(t===si?0:1),a=!1,s=!1){const c={__v_isVNode:!0,__v_skip:!0,type:t,props:e,key:e&&Ci(e),ref:e&&ki(e),scopeId:Zn,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:i,patchFlag:r,dynamicProps:o,dynamicChildren:null,appContext:null};return s?(Ii(c,n),128&i&&t.normalize(c)):n&&(c.shapeFlag|=B(n)?8:16),mi>0&&!a&&di&&(c.patchFlag>0||6&i)&&32!==c.patchFlag&&di.push(c),c}const Ei=function(t,e=null,n=null,r=0,o=null,a=!1){if(t&&t!==io||(t=li),_i(t)){const r=Li(t,e,!0);return n&&Ii(r,n),mi>0&&!a&&di&&(6&r.shapeFlag?di[di.indexOf(t)]=r:di.push(r)),r.patchFlag|=-2,r}if(N(s=t)&&"__vccOpts"in s&&(t=t.__vccOpts),e){e=ji(e);let{class:t,style:n}=e;t&&!B(t)&&(e.class=l(t)),I(n)&&(xe(n)&&!j(n)&&(n=C({},n)),e.style=i(n))}var s;return Oi(t,e,n,r,o,B(t)?1:rr(t)?128:(t=>t.__isTeleport)(t)?64:I(t)?4:N(t)?2:0,a,!0)};function ji(t){return t?xe(t)||Si in t?C({},t):t:null}function Li(t,e,n=!1){const{props:r,ref:o,patchFlag:i,children:a}=t,s=e?Di(r||{},e):r;return{__v_isVNode:!0,__v_skip:!0,type:t.type,props:s,key:s&&Ci(s),ref:e&&e.ref?n&&o?j(o)?o.concat(ki(e)):[o,ki(e)]:ki(e):o,scopeId:t.scopeId,slotScopeIds:t.slotScopeIds,children:a,target:t.target,targetAnchor:t.targetAnchor,staticCount:t.staticCount,shapeFlag:t.shapeFlag,patchFlag:e&&t.type!==si?-1===i?16:16|i:i,dynamicProps:t.dynamicProps,dynamicChildren:t.dynamicChildren,appContext:t.appContext,dirs:t.dirs,transition:t.transition,component:t.component,suspense:t.suspense,ssContent:t.ssContent&&Li(t.ssContent),ssFallback:t.ssFallback&&Li(t.ssFallback),el:t.el,anchor:t.anchor}}function Ti(t=" ",e=0){return Ei(ci,null,t,e)}function Pi(t,e){const n=Ei(ui,null,t);return n.staticCount=e,n}function Ni(t="",e=!1){return e?(pi(),Ai(li,null,t)):Ei(li,null,t)}function Bi(t){return null==t||"boolean"==typeof t?Ei(li):j(t)?Ei(si,null,t.slice()):"object"==typeof t?Mi(t):Ei(ci,null,String(t))}function Mi(t){return null===t.el||t.memo?t:Li(t)}function Ii(t,e){let n=0;const{shapeFlag:r}=t;if(null==e)e=null;else if(j(e))n=16;else if("object"==typeof e){if(65&r){const n=e.default;return void(n&&(n._c&&(n._d=!1),Ii(t,n()),n._c&&(n._d=!0)))}{n=32;const r=e._;r||Si in e?3===r&&Gn&&(1===Gn.slots._?e._=1:(e._=2,t.patchFlag|=1024)):e._ctx=Gn}}else N(e)?(e={default:e,_ctx:Gn},n=32):(e=String(e),64&r?(n=16,e=[Ti(e)]):n=8);t.children=e,t.shapeFlag|=n}function Di(...t){const e={};for(let n=0;nzi||Gn,Hi=t=>{zi=t,t.scope.on()},Gi=()=>{zi&&zi.scope.off(),zi=null};function Zi(t){return 4&t.vnode.shapeFlag}let qi,Qi,Yi=!1;function Ji(t,e=!1){Yi=e;const{props:n,children:r}=t.vnode,o=Zi(t);!function(t,e,n,r=!1){const o={},i={};X(i,Si,1),t.propsDefaults=Object.create(null),Lo(t,e,o,i);for(const e in t.propsOptions[0])e in o||(o[e]=void 0);n?t.props=r?o:me(o):t.type.props?t.props=o:t.props=i,t.attrs=i}(t,n,o,e),((t,e)=>{if(32&t.vnode.shapeFlag){const n=e._;n?(t.slots=Se(e),X(e,"_",n)):$o(e,t.slots={})}else t.slots={},e&&Uo(t,e);X(t.slots,Si,1)})(t,r);const i=o?function(t,e){const n=t.type;t.accessCache=Object.create(null),t.proxy=Ce(new Proxy(t.ctx,yo));const{setup:r}=n;if(r){const n=t.setupContext=r.length>1?ea(t):null;Hi(t),St();const o=cn(r,t,0,[t.props,n]);if(Ct(),Gi(),D(o)){if(o.then(Gi,Gi),e)return o.then((n=>{Ki(t,n,e)})).catch((e=>{un(e,t,0)}));t.asyncDep=o}else Ki(t,o,e)}else ta(t,e)}(t,e):void 0;return Yi=!1,i}function Ki(t,e,n){N(e)?t.type.__ssrInlineRender?t.ssrRender=e:t.render=e:I(e)&&(__VUE_PROD_DEVTOOLS__&&(t.devtoolsRawSetupState=e),t.setupState=Re(e)),ta(t,n)}function Wi(t){qi=t,Qi=t=>{t.render._rc&&(t.withProxy=new Proxy(t.ctx,bo))}}const Xi=()=>!qi;function ta(t,e,n){const r=t.type;if(!t.render){if(!e&&qi&&!r.render){const e=r.template;if(e){const{isCustomElement:n,compilerOptions:o}=t.appContext.config,{delimiters:i,compilerOptions:a}=r,s=C(C({isCustomElement:n,delimiters:i},o),a);r.render=qi(e,s)}}t.render=r.render||A,Qi&&Qi(t)}__VUE_OPTIONS_API__&&(Hi(t),St(),function(t){const e=xo(t),n=t.proxy,r=t.ctx;Ao=!1,e.beforeCreate&&_o(e.beforeCreate,t,"bc");const{data:o,computed:i,methods:a,watch:s,provide:c,inject:l,created:u,beforeMount:f,mounted:d,beforeUpdate:p,updated:h,activated:v,deactivated:m,beforeDestroy:g,beforeUnmount:y,destroyed:b,unmounted:_,render:w,renderTracked:x,renderTriggered:S,errorCaptured:C,serverPrefetch:k,expose:O,inheritAttrs:E,components:L,directives:T,filters:P}=e;if(l&&function(t,e,n=A,r=!1){j(t)&&(t=Oo(t));for(const n in t){const o=t[n];let i;i=I(o)?"default"in o?fr(o.from||n,o.default,!0):fr(o.from||n):fr(o),Le(i)&&r?Object.defineProperty(e,n,{enumerable:!0,configurable:!0,get:()=>i.value,set:t=>i.value=t}):e[n]=i}}(l,r,null,t.appContext.config.unwrapInjectedRef),a)for(const t in a){const e=a[t];N(e)&&(r[t]=e.bind(n))}if(o){const e=o.call(n,n);I(e)&&(t.data=ve(e))}if(Ao=!0,i)for(const t in i){const e=i[t],o=N(e)?e.bind(n,n):N(e.get)?e.get.bind(n,n):A,a=!N(e)&&N(e.set)?e.set.bind(n):A,s=aa({get:o,set:a});Object.defineProperty(r,t,{enumerable:!0,configurable:!0,get:()=>s.value,set:t=>s.value=t})}if(s)for(const t in s)wo(s[t],r,n,t);if(c){const t=N(c)?c.call(n):c;Reflect.ownKeys(t).forEach((e=>{ur(e,t[e])}))}function B(t,e){j(e)?e.forEach((e=>t(e.bind(n)))):e&&t(e.bind(n))}if(u&&_o(u,t,"c"),B(Gr,f),B(Zr,d),B(qr,p),B(Qr,h),B(Dr,v),B(Rr,m),B(to,C),B(Xr,x),B(Wr,S),B(Yr,y),B(Jr,_),B(Kr,k),j(O))if(O.length){const e=t.exposed||(t.exposed={});O.forEach((t=>{Object.defineProperty(e,t,{get:()=>n[t],set:e=>n[t]=e})}))}else t.exposed||(t.exposed={});w&&t.render===A&&(t.render=w),null!=E&&(t.inheritAttrs=E),L&&(t.components=L),T&&(t.directives=T)}(t),Ct(),Gi())}function ea(t){let e;return{get attrs(){return e||(e=function(t){return new Proxy(t.attrs,{get:(e,n)=>(kt(t,0,"$attrs"),e[n])})}(t))},slots:t.slots,emit:t.emit,expose:e=>{t.exposed=e||{}}}}function na(t){if(t.exposed)return t.exposeProxy||(t.exposeProxy=new Proxy(Re(Ce(t.exposed)),{get:(e,n)=>n in e?e[n]:n in go?go[n](t):void 0}))}const ra=/(?:^|[-_])(\w)/g;function oa(t,e=!0){return N(t)?t.displayName||t.name:t.name||e&&t.__name}function ia(t,e,n=!1){let r=oa(e);if(!r&&e.__file){const t=e.__file.match(/([^/\\]+)\.\w+$/);t&&(r=t[1])}if(!r&&t&&t.parent){const n=t=>{for(const n in t)if(t[n]===e)return n};r=n(t.components||t.parent.type.components)||n(t.appContext.components)}return r?r.replace(ra,(t=>t.toUpperCase())).replace(/[-_]/g,""):n?"App":"Anonymous"}const aa=(t,e)=>function(t,e,n=!1){let r,o;const i=N(t);return i?(r=t,o=A):(r=t.get,o=t.set),new He(r,o,i||!o,n)}(t,0,Yi);function sa(){return null}function ca(){return null}function la(t){}function ua(t,e){return null}function fa(){return pa().slots}function da(){return pa().attrs}function pa(){const t=Vi();return t.setupContext||(t.setupContext=ea(t))}function ha(t,e){const n=j(t)?t.reduce(((t,e)=>(t[e]={},t)),{}):t;for(const t in e){const r=n[t];r?j(r)||N(r)?n[t]={type:r,default:e[t]}:r.default=e[t]:null===r&&(n[t]={default:e[t]})}return n}function va(t,e){const n={};for(const r in t)e.includes(r)||Object.defineProperty(n,r,{enumerable:!0,get:()=>t[r]});return n}function ma(t){const e=Vi();let n=t();return Gi(),D(n)&&(n=n.catch((t=>{throw Hi(e),t}))),[n,()=>Hi(e)]}function ga(t,e,n){const r=arguments.length;return 2===r?I(e)&&!j(e)?_i(e)?Ei(t,null,[e]):Ei(t,e):Ei(t,null,e):(r>3?n=Array.prototype.slice.call(arguments,2):3===r&&_i(n)&&(n=[n]),Ei(t,e,n))}const ya=Symbol(""),ba=()=>{{const t=fr(ya);return t||on("Server rendering context not provided. Make sure to only call useSSRContext() conditionally in the server build."),t}};function Aa(){}function _a(t,e,n,r){const o=n[r];if(o&&wa(o,t))return o;const i=e();return i.memo=t.slice(),n[r]=i}function wa(t,e){const n=t.memo;if(n.length!=e.length)return!1;for(let t=0;t0&&di&&di.push(t),!0}const xa="3.2.37",Sa={createComponentInstance:Ui,setupComponent:Ji,renderComponentRoot:Wn,setCurrentRenderingInstance:qn,isVNode:_i,normalizeVNode:Bi},Ca=null,ka=null,Oa="undefined"!=typeof document?document:null,Ea=Oa&&Oa.createElement("template"),ja={insert:(t,e,n)=>{e.insertBefore(t,n||null)},remove:t=>{const e=t.parentNode;e&&e.removeChild(t)},createElement:(t,e,n,r)=>{const o=e?Oa.createElementNS("http://www.w3.org/2000/svg",t):Oa.createElement(t,n?{is:n}:void 0);return"select"===t&&r&&null!=r.multiple&&o.setAttribute("multiple",r.multiple),o},createText:t=>Oa.createTextNode(t),createComment:t=>Oa.createComment(t),setText:(t,e)=>{t.nodeValue=e},setElementText:(t,e)=>{t.textContent=e},parentNode:t=>t.parentNode,nextSibling:t=>t.nextSibling,querySelector:t=>Oa.querySelector(t),setScopeId(t,e){t.setAttribute(e,"")},cloneNode(t){const e=t.cloneNode(!0);return"_value"in t&&(e._value=t._value),e},insertStaticContent(t,e,n,r,o,i){const a=n?n.previousSibling:e.lastChild;if(o&&(o===i||o.nextSibling))for(;e.insertBefore(o.cloneNode(!0),n),o!==i&&(o=o.nextSibling););else{Ea.innerHTML=r?`${t}`:t;const o=Ea.content;if(r){const t=o.firstChild;for(;t.firstChild;)o.appendChild(t.firstChild);o.removeChild(t)}e.insertBefore(o,n)}return[a?a.nextSibling:e.firstChild,n?n.previousSibling:e.lastChild]}},La=/\s*!important$/;function Ta(t,e,n){if(j(n))n.forEach((n=>Ta(t,e,n)));else if(null==n&&(n=""),e.startsWith("--"))t.setProperty(e,n);else{const r=function(t,e){const n=Na[e];if(n)return n;let r=Z(e);if("filter"!==r&&r in t)return Na[e]=r;r=Y(r);for(let n=0;n{let t=Date.now,e=!1;if("undefined"!=typeof window){Date.now()>document.createEvent("Event").timeStamp&&(t=performance.now.bind(performance));const n=navigator.userAgent.match(/firefox\/(\d+)/i);e=!!(n&&Number(n[1])<=53)}return[t,e]})();let Da=0;const Ra=Promise.resolve(),Fa=()=>{Da=0};function $a(t,e,n,r){t.addEventListener(e,n,r)}const Ua=/(?:Once|Passive|Capture)$/,za=/^on[a-z]/;function Va(t,e){const n=Lr(t);class r extends Za{constructor(t){super(n,t,e)}}return r.def=n,r}const Ha=t=>Va(t,Qs),Ga="undefined"!=typeof HTMLElement?HTMLElement:class{};class Za extends Ga{constructor(t,e={},n){super(),this._def=t,this._props=e,this._instance=null,this._connected=!1,this._resolved=!1,this._numberProps=null,this.shadowRoot&&n?n(this._createVNode(),this.shadowRoot):this.attachShadow({mode:"open"})}connectedCallback(){this._connected=!0,this._instance||this._resolveDef()}disconnectedCallback(){this._connected=!1,Sn((()=>{this._connected||(qs(null,this.shadowRoot),this._instance=null)}))}_resolveDef(){if(this._resolved)return;this._resolved=!0;for(let t=0;t{for(const e of t)this._setAttr(e.attributeName)})).observe(this,{attributes:!0});const t=t=>{const{props:e,styles:n}=t,r=!j(e),o=e?r?Object.keys(e):e:[];let i;if(r)for(const t in this._props){const n=e[t];(n===Number||n&&n.type===Number)&&(this._props[t]=tt(this._props[t]),(i||(i=Object.create(null)))[t]=!0)}this._numberProps=i;for(const t of Object.keys(this))"_"!==t[0]&&this._setProp(t,this[t],!0,!1);for(const t of o.map(Z))Object.defineProperty(this,t,{get(){return this._getProp(t)},set(e){this._setProp(t,e)}});this._applyStyles(n),this._update()},e=this._def.__asyncLoader;e?e().then(t):t(this._def)}_setAttr(t){let e=this.getAttribute(t);this._numberProps&&this._numberProps[t]&&(e=tt(e)),this._setProp(Z(t),e,!1)}_getProp(t){return this._props[t]}_setProp(t,e,n=!0,r=!0){e!==this._props[t]&&(this._props[t]=e,r&&this._instance&&this._update(),n&&(!0===e?this.setAttribute(Q(t),""):"string"==typeof e||"number"==typeof e?this.setAttribute(Q(t),e+""):e||this.removeAttribute(Q(t))))}_update(){qs(this._createVNode(),this.shadowRoot)}_createVNode(){const t=Ei(this._def,C({},this._props));return this._instance||(t.ce=t=>{this._instance=t,t.isCE=!0,t.emit=(t,...e)=>{this.dispatchEvent(new CustomEvent(t,{detail:e}))};let e=this;for(;e=e&&(e.parentNode||e.host);)if(e instanceof Za){t.parent=e._instance;break}}),t}_applyStyles(t){t&&t.forEach((t=>{const e=document.createElement("style");e.textContent=t,this.shadowRoot.appendChild(e)}))}}function qa(t="$style"){{const e=Vi();if(!e)return y;const n=e.type.__cssModules;return n&&n[t]||y}}function Qa(t){const e=Vi();if(!e)return;const n=()=>Ya(e.subTree,t(e.proxy));pr(n),Zr((()=>{const t=new MutationObserver(n);t.observe(e.subTree.el.parentNode,{childList:!0}),Jr((()=>t.disconnect()))}))}function Ya(t,e){if(128&t.shapeFlag){const n=t.suspense;t=n.activeBranch,n.pendingBranch&&!n.isHydrating&&n.effects.push((()=>{Ya(n.activeBranch,e)}))}for(;t.component;)t=t.component.subTree;if(1&t.shapeFlag&&t.el)Ja(t.el,e);else if(t.type===si)t.children.forEach((t=>Ya(t,e)));else if(t.type===ui){let{el:n,anchor:r}=t;for(;n&&(Ja(n,e),n!==r);)n=n.nextSibling}}function Ja(t,e){if(1===t.nodeType){const n=t.style;for(const t in e)n.setProperty(`--${t}`,e[t])}}const Ka="transition",Wa="animation",Xa=(t,{slots:e})=>ga(xr,os(t),e);Xa.displayName="Transition";const ts={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},es=Xa.props=C({},xr.props,ts),ns=(t,e=[])=>{j(t)?t.forEach((t=>t(...e))):t&&t(...e)},rs=t=>!!t&&(j(t)?t.some((t=>t.length>1)):t.length>1);function os(t){const e={};for(const n in t)n in ts||(e[n]=t[n]);if(!1===t.css)return e;const{name:n="v",type:r,duration:o,enterFromClass:i=`${n}-enter-from`,enterActiveClass:a=`${n}-enter-active`,enterToClass:s=`${n}-enter-to`,appearFromClass:c=i,appearActiveClass:l=a,appearToClass:u=s,leaveFromClass:f=`${n}-leave-from`,leaveActiveClass:d=`${n}-leave-active`,leaveToClass:p=`${n}-leave-to`}=t,h=function(t){if(null==t)return null;if(I(t))return[is(t.enter),is(t.leave)];{const e=is(t);return[e,e]}}(o),v=h&&h[0],m=h&&h[1],{onBeforeEnter:g,onEnter:y,onEnterCancelled:b,onLeave:A,onLeaveCancelled:_,onBeforeAppear:w=g,onAppear:x=y,onAppearCancelled:S=b}=e,k=(t,e,n)=>{ss(t,e?u:s),ss(t,e?l:a),n&&n()},O=(t,e)=>{t._isLeaving=!1,ss(t,f),ss(t,p),ss(t,d),e&&e()},E=t=>(e,n)=>{const o=t?x:y,a=()=>k(e,t,n);ns(o,[e,a]),cs((()=>{ss(e,t?c:i),as(e,t?u:s),rs(o)||us(e,r,v,a)}))};return C(e,{onBeforeEnter(t){ns(g,[t]),as(t,i),as(t,a)},onBeforeAppear(t){ns(w,[t]),as(t,c),as(t,l)},onEnter:E(!1),onAppear:E(!0),onLeave(t,e){t._isLeaving=!0;const n=()=>O(t,e);as(t,f),hs(),as(t,d),cs((()=>{t._isLeaving&&(ss(t,f),as(t,p),rs(A)||us(t,r,m,n))})),ns(A,[t,n])},onEnterCancelled(t){k(t,!1),ns(b,[t])},onAppearCancelled(t){k(t,!0),ns(S,[t])},onLeaveCancelled(t){O(t),ns(_,[t])}})}function is(t){return tt(t)}function as(t,e){e.split(/\s+/).forEach((e=>e&&t.classList.add(e))),(t._vtc||(t._vtc=new Set)).add(e)}function ss(t,e){e.split(/\s+/).forEach((e=>e&&t.classList.remove(e)));const{_vtc:n}=t;n&&(n.delete(e),n.size||(t._vtc=void 0))}function cs(t){requestAnimationFrame((()=>{requestAnimationFrame(t)}))}let ls=0;function us(t,e,n,r){const o=t._endId=++ls,i=()=>{o===t._endId&&r()};if(n)return setTimeout(i,n);const{type:a,timeout:s,propCount:c}=fs(t,e);if(!a)return r();const l=a+"end";let u=0;const f=()=>{t.removeEventListener(l,d),i()},d=e=>{e.target===t&&++u>=c&&f()};setTimeout((()=>{u(n[t]||"").split(", "),o=r("transitionDelay"),i=r("transitionDuration"),a=ds(o,i),s=r("animationDelay"),c=r("animationDuration"),l=ds(s,c);let u=null,f=0,d=0;return e===Ka?a>0&&(u=Ka,f=a,d=i.length):e===Wa?l>0&&(u=Wa,f=l,d=c.length):(f=Math.max(a,l),u=f>0?a>l?Ka:Wa:null,d=u?u===Ka?i.length:c.length:0),{type:u,timeout:f,propCount:d,hasTransform:u===Ka&&/\b(transform|all)(,|$)/.test(n.transitionProperty)}}function ds(t,e){for(;t.lengthps(e)+ps(t[n]))))}function ps(t){return 1e3*Number(t.slice(0,-1).replace(",","."))}function hs(){return document.body.offsetHeight}const vs=new WeakMap,ms=new WeakMap,gs={name:"TransitionGroup",props:C({},es,{tag:String,moveClass:String}),setup(t,{slots:e}){const n=Vi(),r=_r();let o,i;return Qr((()=>{if(!o.length)return;const e=t.moveClass||`${t.name||"v"}-move`;if(!function(t,e,n){const r=t.cloneNode();t._vtc&&t._vtc.forEach((t=>{t.split(/\s+/).forEach((t=>t&&r.classList.remove(t)))})),n.split(/\s+/).forEach((t=>t&&r.classList.add(t))),r.style.display="none";const o=1===e.nodeType?e:e.parentNode;o.appendChild(r);const{hasTransform:i}=fs(r);return o.removeChild(r),i}(o[0].el,n.vnode.el,e))return;o.forEach(ys),o.forEach(bs);const r=o.filter(As);hs(),r.forEach((t=>{const n=t.el,r=n.style;as(n,e),r.transform=r.webkitTransform=r.transitionDuration="";const o=n._moveCb=t=>{t&&t.target!==n||t&&!/transform$/.test(t.propertyName)||(n.removeEventListener("transitionend",o),n._moveCb=null,ss(n,e))};n.addEventListener("transitionend",o)}))})),()=>{const a=Se(t),s=os(a);let c=a.tag||si;o=i,i=e.default?jr(e.default()):[];for(let t=0;t{const e=t.props["onUpdate:modelValue"]||!1;return j(e)?t=>W(e,t):e};function ws(t){t.target.composing=!0}function xs(t){const e=t.target;e.composing&&(e.composing=!1,e.dispatchEvent(new Event("input")))}const Ss={created(t,{modifiers:{lazy:e,trim:n,number:r}},o){t._assign=_s(o);const i=r||o.props&&"number"===o.props.type;$a(t,e?"change":"input",(e=>{if(e.target.composing)return;let r=t.value;n&&(r=r.trim()),i&&(r=tt(r)),t._assign(r)})),n&&$a(t,"change",(()=>{t.value=t.value.trim()})),e||($a(t,"compositionstart",ws),$a(t,"compositionend",xs),$a(t,"change",xs))},mounted(t,{value:e}){t.value=null==e?"":e},beforeUpdate(t,{value:e,modifiers:{lazy:n,trim:r,number:o}},i){if(t._assign=_s(i),t.composing)return;if(document.activeElement===t&&"range"!==t.type){if(n)return;if(r&&t.value.trim()===e)return;if((o||"number"===t.type)&&tt(t.value)===e)return}const a=null==e?"":e;t.value!==a&&(t.value=a)}},Cs={deep:!0,created(t,e,n){t._assign=_s(n),$a(t,"change",(()=>{const e=t._modelValue,n=Ls(t),r=t.checked,o=t._assign;if(j(e)){const t=v(e,n),i=-1!==t;if(r&&!i)o(e.concat(n));else if(!r&&i){const n=[...e];n.splice(t,1),o(n)}}else if(T(e)){const t=new Set(e);r?t.add(n):t.delete(n),o(t)}else o(Ts(t,r))}))},mounted:ks,beforeUpdate(t,e,n){t._assign=_s(n),ks(t,e,n)}};function ks(t,{value:e,oldValue:n},r){t._modelValue=e,j(e)?t.checked=v(e,r.props.value)>-1:T(e)?t.checked=e.has(r.props.value):e!==n&&(t.checked=h(e,Ts(t,!0)))}const Os={created(t,{value:e},n){t.checked=h(e,n.props.value),t._assign=_s(n),$a(t,"change",(()=>{t._assign(Ls(t))}))},beforeUpdate(t,{value:e,oldValue:n},r){t._assign=_s(r),e!==n&&(t.checked=h(e,r.props.value))}},Es={deep:!0,created(t,{value:e,modifiers:{number:n}},r){const o=T(e);$a(t,"change",(()=>{const e=Array.prototype.filter.call(t.options,(t=>t.selected)).map((t=>n?tt(Ls(t)):Ls(t)));t._assign(t.multiple?o?new Set(e):e:e[0])})),t._assign=_s(r)},mounted(t,{value:e}){js(t,e)},beforeUpdate(t,e,n){t._assign=_s(n)},updated(t,{value:e}){js(t,e)}};function js(t,e){const n=t.multiple;if(!n||j(e)||T(e)){for(let r=0,o=t.options.length;r-1:o.selected=e.has(i);else if(h(Ls(o),e))return void(t.selectedIndex!==r&&(t.selectedIndex=r))}n||-1===t.selectedIndex||(t.selectedIndex=-1)}}function Ls(t){return"_value"in t?t._value:t.value}function Ts(t,e){const n=e?"_trueValue":"_falseValue";return n in t?t[n]:e}const Ps={created(t,e,n){Bs(t,e,n,null,"created")},mounted(t,e,n){Bs(t,e,n,null,"mounted")},beforeUpdate(t,e,n,r){Bs(t,e,n,r,"beforeUpdate")},updated(t,e,n,r){Bs(t,e,n,r,"updated")}};function Ns(t,e){switch(t){case"SELECT":return Es;case"TEXTAREA":return Ss;default:switch(e){case"checkbox":return Cs;case"radio":return Os;default:return Ss}}}function Bs(t,e,n,r,o){const i=Ns(t.tagName,n.props&&n.props.type)[o];i&&i(t,e,n,r)}const Ms=["ctrl","shift","alt","meta"],Is={stop:t=>t.stopPropagation(),prevent:t=>t.preventDefault(),self:t=>t.target!==t.currentTarget,ctrl:t=>!t.ctrlKey,shift:t=>!t.shiftKey,alt:t=>!t.altKey,meta:t=>!t.metaKey,left:t=>"button"in t&&0!==t.button,middle:t=>"button"in t&&1!==t.button,right:t=>"button"in t&&2!==t.button,exact:(t,e)=>Ms.some((n=>t[`${n}Key`]&&!e.includes(n)))},Ds=(t,e)=>(n,...r)=>{for(let t=0;tn=>{if(!("key"in n))return;const r=Q(n.key);return e.some((t=>t===r||Rs[t]===r))?t(n):void 0},$s={beforeMount(t,{value:e},{transition:n}){t._vod="none"===t.style.display?"":t.style.display,n&&e?n.beforeEnter(t):Us(t,e)},mounted(t,{value:e},{transition:n}){n&&e&&n.enter(t)},updated(t,{value:e,oldValue:n},{transition:r}){!e!=!n&&(r?e?(r.beforeEnter(t),Us(t,!0),r.enter(t)):r.leave(t,(()=>{Us(t,!1)})):Us(t,e))},beforeUnmount(t,{value:e}){Us(t,e)}};function Us(t,e){t.style.display=e?t._vod:"none"}const zs=C({patchProp:(t,e,n,i,a=!1,s,c,l,u)=>{"class"===e?function(t,e,n){const r=t._vtc;r&&(e=(e?[e,...r]:[...r]).join(" ")),null==e?t.removeAttribute("class"):n?t.setAttribute("class",e):t.className=e}(t,i,a):"style"===e?function(t,e,n){const r=t.style,o=B(n);if(n&&!o){for(const t in n)Ta(r,t,n[t]);if(e&&!B(e))for(const t in e)null==n[t]&&Ta(r,t,"")}else{const i=r.display;o?e!==n&&(r.cssText=n):e&&t.removeAttribute("style"),"_vod"in t&&(r.display=i)}}(t,n,i):x(e)?S(e)||function(t,e,n,r,o=null){const i=t._vei||(t._vei={}),a=i[e];if(r&&a)a.value=r;else{const[n,s]=function(t){let e;if(Ua.test(t)){let n;for(e={};n=t.match(Ua);)t=t.slice(0,t.length-n[0].length),e[n[0].toLowerCase()]=!0}return[Q(t.slice(2)),e]}(e);if(r){const a=i[e]=function(t,e){const n=t=>{const r=t.timeStamp||Ma();(Ia||r>=n.attached-1)&&ln(function(t,e){if(j(e)){const n=t.stopImmediatePropagation;return t.stopImmediatePropagation=()=>{n.call(t),t._stopped=!0},e.map((t=>e=>!e._stopped&&t&&t(e)))}return e}(t,n.value),e,5,[t])};return n.value=t,n.attached=Da||(Ra.then(Fa),Da=Ma()),n}(r,o);$a(t,n,a,s)}else a&&(function(t,e,n,r){t.removeEventListener(e,n,r)}(t,n,a,s),i[e]=void 0)}}(t,e,0,i,c):("."===e[0]?(e=e.slice(1),1):"^"===e[0]?(e=e.slice(1),0):function(t,e,n,r){return r?"innerHTML"===e||"textContent"===e||!!(e in t&&za.test(e)&&N(n)):!("spellcheck"===e||"draggable"===e||"translate"===e||"form"===e||"list"===e&&"INPUT"===t.tagName||"type"===e&&"TEXTAREA"===t.tagName||za.test(e)&&B(n)||!(e in t))}(t,e,i,a))?function(t,e,n,r,i,a,s){if("innerHTML"===e||"textContent"===e)return r&&s(r,i,a),void(t[e]=null==n?"":n);if("value"===e&&"PROGRESS"!==t.tagName&&!t.tagName.includes("-")){t._value=n;const r=null==n?"":n;return t.value===r&&"OPTION"!==t.tagName||(t.value=r),void(null==n&&t.removeAttribute(e))}let c=!1;if(""===n||null==n){const r=typeof t[e];"boolean"===r?n=o(n):null==n&&"string"===r?(n="",c=!0):"number"===r&&(n=0,c=!0)}try{t[e]=n}catch(t){}c&&t.removeAttribute(e)}(t,e,i,s,c,l,u):("true-value"===e?t._trueValue=i:"false-value"===e&&(t._falseValue=i),function(t,e,n,i,a){if(i&&e.startsWith("xlink:"))null==n?t.removeAttributeNS(Ba,e.slice(6,e.length)):t.setAttributeNS(Ba,e,n);else{const i=r(e);null==n||i&&!o(n)?t.removeAttribute(e):t.setAttribute(e,i?"":n)}}(t,e,i,a))}},ja);let Vs,Hs=!1;function Gs(){return Vs||(Vs=Ko(zs))}function Zs(){return Vs=Hs?Vs:Wo(zs),Hs=!0,Vs}const qs=(...t)=>{Gs().render(...t)},Qs=(...t)=>{Zs().hydrate(...t)},Ys=(...t)=>{const e=Gs().createApp(...t),{mount:n}=e;return e.mount=t=>{const r=Ks(t);if(!r)return;const o=e._component;N(o)||o.render||o.template||(o.template=r.innerHTML),r.innerHTML="";const i=n(r,!1,r instanceof SVGElement);return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),i},e},Js=(...t)=>{const e=Zs().createApp(...t),{mount:n}=e;return e.mount=t=>{const e=Ks(t);if(e)return n(e,!0,e instanceof SVGElement)},e};function Ks(t){return B(t)?document.querySelector(t):t}let Ws=!1;const Xs=()=>{Ws||(Ws=!0,Ss.getSSRProps=({value:t})=>({value:t}),Os.getSSRProps=({value:t},e)=>{if(e.props&&h(e.props.value,t))return{checked:!0}},Cs.getSSRProps=({value:t},e)=>{if(j(t)){if(e.props&&v(t,e.props.value)>-1)return{checked:!0}}else if(T(t)){if(e.props&&t.has(e.props.value))return{checked:!0}}else if(t)return{checked:!0}},Ps.getSSRProps=(t,e)=>{if("string"!=typeof e.type)return;const n=Ns(e.type.toUpperCase(),e.props&&e.props.type);return n.getSSRProps?n.getSSRProps(t,e):void 0},$s.getSSRProps=({value:t})=>{if(!t)return{style:{display:"none"}}})};function tc(t){throw t}function ec(t){}function nc(t,e,n,r){const o=new SyntaxError(String(t));return o.code=t,o.loc=e,o}const rc=Symbol(""),oc=Symbol(""),ic=Symbol(""),ac=Symbol(""),sc=Symbol(""),cc=Symbol(""),lc=Symbol(""),uc=Symbol(""),fc=Symbol(""),dc=Symbol(""),pc=Symbol(""),hc=Symbol(""),vc=Symbol(""),mc=Symbol(""),gc=Symbol(""),yc=Symbol(""),bc=Symbol(""),Ac=Symbol(""),_c=Symbol(""),wc=Symbol(""),xc=Symbol(""),Sc=Symbol(""),Cc=Symbol(""),kc=Symbol(""),Oc=Symbol(""),Ec=Symbol(""),jc=Symbol(""),Lc=Symbol(""),Tc=Symbol(""),Pc=Symbol(""),Nc=Symbol(""),Bc=Symbol(""),Mc=Symbol(""),Ic=Symbol(""),Dc=Symbol(""),Rc=Symbol(""),Fc=Symbol(""),$c=Symbol(""),Uc=Symbol(""),zc={[rc]:"Fragment",[oc]:"Teleport",[ic]:"Suspense",[ac]:"KeepAlive",[sc]:"BaseTransition",[cc]:"openBlock",[lc]:"createBlock",[uc]:"createElementBlock",[fc]:"createVNode",[dc]:"createElementVNode",[pc]:"createCommentVNode",[hc]:"createTextVNode",[vc]:"createStaticVNode",[mc]:"resolveComponent",[gc]:"resolveDynamicComponent",[yc]:"resolveDirective",[bc]:"resolveFilter",[Ac]:"withDirectives",[_c]:"renderList",[wc]:"renderSlot",[xc]:"createSlots",[Sc]:"toDisplayString",[Cc]:"mergeProps",[kc]:"normalizeClass",[Oc]:"normalizeStyle",[Ec]:"normalizeProps",[jc]:"guardReactiveProps",[Lc]:"toHandlers",[Tc]:"camelize",[Pc]:"capitalize",[Nc]:"toHandlerKey",[Bc]:"setBlockTracking",[Mc]:"pushScopeId",[Ic]:"popScopeId",[Dc]:"withCtx",[Rc]:"unref",[Fc]:"isRef",[$c]:"withMemo",[Uc]:"isMemoSame"},Vc={source:"",start:{line:1,column:1,offset:0},end:{line:1,column:1,offset:0}};function Hc(t,e,n,r,o,i,a,s=!1,c=!1,l=!1,u=Vc){return t&&(s?(t.helper(cc),t.helper(bl(t.inSSR,l))):t.helper(yl(t.inSSR,l)),a&&t.helper(Ac)),{type:13,tag:e,props:n,children:r,patchFlag:o,dynamicProps:i,directives:a,isBlock:s,disableTracking:c,isComponent:l,loc:u}}function Gc(t,e=Vc){return{type:17,loc:e,elements:t}}function Zc(t,e=Vc){return{type:15,loc:e,properties:t}}function qc(t,e){return{type:16,loc:Vc,key:B(t)?Qc(t,!0):t,value:e}}function Qc(t,e=!1,n=Vc,r=0){return{type:4,loc:n,content:t,isStatic:e,constType:e?3:r}}function Yc(t,e=Vc){return{type:8,loc:e,children:t}}function Jc(t,e=[],n=Vc){return{type:14,loc:n,callee:t,arguments:e}}function Kc(t,e,n=!1,r=!1,o=Vc){return{type:18,params:t,returns:e,newline:n,isSlot:r,loc:o}}function Wc(t,e,n,r=!0){return{type:19,test:t,consequent:e,alternate:n,newline:r,loc:Vc}}const Xc=t=>4===t.type&&t.isStatic,tl=(t,e)=>t===e||t===Q(e);function el(t){return tl(t,"Teleport")?oc:tl(t,"Suspense")?ic:tl(t,"KeepAlive")?ac:tl(t,"BaseTransition")?sc:void 0}const nl=/^\d|[^\$\w]/,rl=t=>!nl.test(t),ol=/[A-Za-z_$\xA0-\uFFFF]/,il=/[\.\?\w$\xA0-\uFFFF]/,al=/\s+[.[]\s*|\s*[.[]\s+/g,sl=t=>{t=t.trim().replace(al,(t=>t.trim()));let e=0,n=[],r=0,o=0,i=null;for(let a=0;a4===t.key.type&&t.key.content===n))}t||i.properties.unshift(e),r=i}else r=Jc(n.helper(Cc),[Zc([e]),i]),o&&o.callee===jc&&(o=a[a.length-2]);13===t.type?o?o.arguments[0]=r:t.props=r:o?o.arguments[0]=r:t.arguments[2]=r}function xl(t,e){return`_${e}_${t.replace(/[^\w]/g,((e,n)=>"-"===e?"_":t.charCodeAt(n).toString()))}`}function Sl(t,{helper:e,removeHelper:n,inSSR:r}){t.isBlock||(t.isBlock=!0,n(yl(r,t.isComponent)),e(cc),e(bl(r,t.isComponent)))}function Cl(t,e){const n=e.options?e.options.compatConfig:e.compatConfig,r=n&&n[t];return"MODE"===t?r||3:r}function kl(t,e){const n=Cl("MODE",e),r=Cl(t,e);return 3===n?!0===r:!1!==r}function Ol(t,e,n,...r){return kl(t,e)}const El=/&(gt|lt|amp|apos|quot);/g,jl={gt:">",lt:"<",amp:"&",apos:"'",quot:'"'},Ll={delimiters:["{{","}}"],getNamespace:()=>0,getTextMode:()=>0,isVoidTag:_,isPreTag:_,isCustomElement:_,decodeEntities:t=>t.replace(El,((t,e)=>jl[e])),onError:tc,onWarn:ec,comments:!1};function Tl(t,e,n){const r=Zl(n),o=r?r.ns:0,i=[];for(;!Wl(t,e,n);){const a=t.source;let s;if(0===e||1===e)if(!t.inVPre&&ql(a,t.options.delimiters[0]))s=Ul(t,e);else if(0===e&&"<"===a[0])if(1===a.length)Kl(t,5,1);else if("!"===a[1])ql(a,"\x3c!--")?s=Bl(t):ql(a,""===a[2]){Kl(t,14,2),Ql(t,3);continue}if(/[a-z]/i.test(a[2])){Kl(t,23),Rl(t,1,r);continue}Kl(t,12,2),s=Ml(t)}else/[a-z]/i.test(a[1])?(s=Il(t,n),kl("COMPILER_NATIVE_TEMPLATE",t)&&s&&"template"===s.tag&&!s.props.some((t=>7===t.type&&Dl(t.name)))&&(s=s.children)):"?"===a[1]?(Kl(t,21,1),s=Ml(t)):Kl(t,12,1);if(s||(s=zl(t,e)),j(s))for(let t=0;t/.exec(t.source);if(r){r.index<=3&&Kl(t,0),r[1]&&Kl(t,10),n=t.source.slice(4,r.index);const e=t.source.slice(0,r.index);let o=1,i=0;for(;-1!==(i=e.indexOf("\x3c!--",o));)Ql(t,i-o+1),i+4");return-1===o?(r=t.source.slice(n),Ql(t,t.source.length)):(r=t.source.slice(n,o),Ql(t,o+1)),{type:3,content:r,loc:Gl(t,e)}}function Il(t,e){const n=t.inPre,r=t.inVPre,o=Zl(e),i=Rl(t,0,o),a=t.inPre&&!n,s=t.inVPre&&!r;if(i.isSelfClosing||t.options.isVoidTag(i.tag))return a&&(t.inPre=!1),s&&(t.inVPre=!1),i;e.push(i);const c=t.options.getTextMode(i,o),l=Tl(t,c,e);e.pop();{const e=i.props.find((t=>6===t.type&&"inline-template"===t.name));if(e&&Ol("COMPILER_INLINE_TEMPLATE",t,e.loc)){const n=Gl(t,i.loc.end);e.value={type:2,content:n.source,loc:n}}}if(i.children=l,Xl(t.source,i.tag))Rl(t,1,o);else if(Kl(t,24,0,i.loc.start),0===t.source.length&&"script"===i.tag.toLowerCase()){const e=l[0];e&&ql(e.loc.source,"\x3c!--")&&Kl(t,8)}return i.loc=Gl(t,i.loc.start),a&&(t.inPre=!1),s&&(t.inVPre=!1),i}const Dl=e("if,else,else-if,for,slot");function Rl(t,e,n){const r=Hl(t),o=/^<\/?([a-z][^\t\r\n\f />]*)/i.exec(t.source),i=o[1],a=t.options.getNamespace(i,n);Ql(t,o[0].length),Yl(t);const s=Hl(t),c=t.source;t.options.isPreTag(i)&&(t.inPre=!0);let l=Fl(t,e);0===e&&!t.inVPre&&l.some((t=>7===t.type&&"pre"===t.name))&&(t.inVPre=!0,C(t,s),t.source=c,l=Fl(t,e).filter((t=>"v-pre"!==t.name)));let u=!1;if(0===t.source.length?Kl(t,9):(u=ql(t.source,"/>"),1===e&&u&&Kl(t,4),Ql(t,u?2:1)),1===e)return;let f=0;return t.inVPre||("slot"===i?f=2:"template"===i?l.some((t=>7===t.type&&Dl(t.name)))&&(f=3):function(t,e,n){const r=n.options;if(r.isCustomElement(t))return!1;if("component"===t||/^[A-Z]/.test(t)||el(t)||r.isBuiltInComponent&&r.isBuiltInComponent(t)||r.isNativeTag&&!r.isNativeTag(t))return!0;for(let t=0;t0&&!ql(t.source,">")&&!ql(t.source,"/>");){if(ql(t.source,"/")){Kl(t,22),Ql(t,1),Yl(t);continue}1===e&&Kl(t,3);const o=$l(t,r);6===o.type&&o.value&&"class"===o.name&&(o.value.content=o.value.content.replace(/\s+/g," ").trim()),0===e&&n.push(o),/^[^\t\r\n\f />]/.test(t.source)&&Kl(t,15),Yl(t)}return n}function $l(t,e){const n=Hl(t),r=/^[^\t\r\n\f />][^\t\r\n\f />=]*/.exec(t.source)[0];e.has(r)&&Kl(t,2),e.add(r),"="===r[0]&&Kl(t,19);{const e=/["'<]/g;let n;for(;n=e.exec(r);)Kl(t,17,n.index)}let o;Ql(t,r.length),/^[\t\r\n\f ]*=/.test(t.source)&&(Yl(t),Ql(t,1),Yl(t),o=function(t){const e=Hl(t);let n;const r=t.source[0],o='"'===r||"'"===r;if(o){Ql(t,1);const e=t.source.indexOf(r);-1===e?n=Vl(t,t.source.length,4):(n=Vl(t,e,4),Ql(t,1))}else{const e=/^[^\t\r\n\f >]+/.exec(t.source);if(!e)return;const r=/["'<=`]/g;let o;for(;o=r.exec(e[0]);)Kl(t,18,o.index);n=Vl(t,e[0].length,4)}return{content:n,isQuoted:o,loc:Gl(t,e)}}(t),o||Kl(t,13));const i=Gl(t,n);if(!t.inVPre&&/^(v-[A-Za-z0-9-]|:|\.|@|#)/.test(r)){const e=/(?:^v-([a-z0-9-]+))?(?:(?::|^\.|^@|^#)(\[[^\]]+\]|[^\.]+))?(.+)?$/i.exec(r);let a,s=ql(r,"."),c=e[1]||(s||ql(r,":")?"bind":ql(r,"@")?"on":"slot");if(e[2]){const o="slot"===c,i=r.lastIndexOf(e[2]),s=Gl(t,Jl(t,n,i),Jl(t,n,i+e[2].length+(o&&e[3]||"").length));let l=e[2],u=!0;l.startsWith("[")?(u=!1,l.endsWith("]")?l=l.slice(1,l.length-1):(Kl(t,27),l=l.slice(1))):o&&(l+=e[3]||""),a={type:4,content:l,isStatic:u,constType:u?3:0,loc:s}}if(o&&o.isQuoted){const t=o.loc;t.start.offset++,t.start.column++,t.end=ll(t.start,o.content),t.source=t.source.slice(1,-1)}const l=e[3]?e[3].slice(1).split("."):[];return s&&l.push("prop"),"bind"===c&&a&&l.includes("sync")&&Ol("COMPILER_V_BIND_SYNC",t,0,a.loc.source)&&(c="model",l.splice(l.indexOf("sync"),1)),{type:7,name:c,exp:o&&{type:4,content:o.content,isStatic:!1,constType:0,loc:o.loc},arg:a,modifiers:l,loc:i}}return!t.inVPre&&ql(r,"v-")&&Kl(t,26),{type:6,name:r,value:o&&{type:2,content:o.content,loc:o.loc},loc:i}}function Ul(t,e){const[n,r]=t.options.delimiters,o=t.source.indexOf(r,n.length);if(-1===o)return void Kl(t,25);const i=Hl(t);Ql(t,n.length);const a=Hl(t),s=Hl(t),c=o-n.length,l=t.source.slice(0,c),u=Vl(t,c,e),f=u.trim(),d=u.indexOf(f);return d>0&&ul(a,l,d),ul(s,l,c-(u.length-f.length-d)),Ql(t,r.length),{type:5,content:{type:4,isStatic:!1,constType:0,content:f,loc:Gl(t,a,s)},loc:Gl(t,i)}}function zl(t,e){const n=3===e?["]]>"]:["<",t.options.delimiters[0]];let r=t.source.length;for(let e=0;eo&&(r=o)}const o=Hl(t);return{type:2,content:Vl(t,r,e),loc:Gl(t,o)}}function Vl(t,e,n){const r=t.source.slice(0,e);return Ql(t,e),2!==n&&3!==n&&r.includes("&")?t.options.decodeEntities(r,4===n):r}function Hl(t){const{column:e,line:n,offset:r}=t;return{column:e,line:n,offset:r}}function Gl(t,e,n){return{start:e,end:n=n||Hl(t),source:t.originalSource.slice(e.offset,n.offset)}}function Zl(t){return t[t.length-1]}function ql(t,e){return t.startsWith(e)}function Ql(t,e){const{source:n}=t;ul(t,n,e),t.source=n.slice(e)}function Yl(t){const e=/^[\t\r\n\f ]+/.exec(t.source);e&&Ql(t,e[0].length)}function Jl(t,e,n){return ll(e,t.originalSource.slice(e.offset,n),n)}function Kl(t,e,n,r=Hl(t)){n&&(r.offset+=n,r.column+=n),t.options.onError(nc(e,{start:r,end:r,source:""}))}function Wl(t,e,n){const r=t.source;switch(e){case 0:if(ql(r,"=0;--t)if(Xl(r,n[t].tag))return!0;break;case 1:case 2:{const t=Zl(n);if(t&&Xl(r,t.tag))return!0;break}case 3:if(ql(r,"]]>"))return!0}return!r}function Xl(t,e){return ql(t,"]/.test(t[2+e.length]||">")}function tu(t,e){nu(t,e,eu(t,t.children[0]))}function eu(t,e){const{children:n}=t;return 1===n.length&&1===e.type&&!gl(e)}function nu(t,e,n=!1){const{children:r}=t,o=r.length;let i=0;for(let t=0;t0){if(t>=2){o.codegenNode.patchFlag="-1",o.codegenNode=e.hoist(o.codegenNode),i++;continue}}else{const t=o.codegenNode;if(13===t.type){const n=cu(t);if((!n||512===n||1===n)&&au(o,e)>=2){const n=su(o);n&&(t.props=e.hoist(n))}t.dynamicProps&&(t.dynamicProps=e.hoist(t.dynamicProps))}}}else 12===o.type&&ru(o.content,e)>=2&&(o.codegenNode=e.hoist(o.codegenNode),i++);if(1===o.type){const t=1===o.tagType;t&&e.scopes.vSlot++,nu(o,e),t&&e.scopes.vSlot--}else if(11===o.type)nu(o,e,1===o.children.length);else if(9===o.type)for(let t=0;t1)for(let o=0;o{n--};for(;ne===t:e=>t.test(e);return(t,r)=>{if(1===t.type){const{props:o}=t;if(3===t.tagType&&o.some(vl))return;const i=[];for(let a=0;a`${zc[t]}: _${zc[t]}`;function pu(t,e,{helper:n,push:r,newline:o,isTS:i}){const a=n("filter"===e?bc:"component"===e?mc:yc);for(let n=0;n3||!1;e.push("["),n&&e.indent(),vu(t,e,n),n&&e.deindent(),e.push("]")}function vu(t,e,n=!1,r=!0){const{push:o,newline:i}=e;for(let a=0;at||"null"))}([i,a,s,c,l]),e),n(")"),f&&n(")"),u&&(n(", "),mu(u,e),n(")"))}(t,e);break;case 14:!function(t,e){const{push:n,helper:r,pure:o}=e,i=B(t.callee)?t.callee:r(t.callee);o&&n(fu),n(i+"(",t),vu(t.arguments,e),n(")")}(t,e);break;case 15:!function(t,e){const{push:n,indent:r,deindent:o,newline:i}=e,{properties:a}=t;if(!a.length)return void n("{}",t);const s=a.length>1||!1;n(s?"{":"{ "),s&&r();for(let t=0;t "),(c||s)&&(n("{"),r()),a?(c&&n("return "),j(a)?hu(a,e):mu(a,e)):s&&mu(s,e),(c||s)&&(o(),n("}")),l&&(t.isNonScopedSlot&&n(", undefined, true"),n(")"))}(t,e);break;case 19:!function(t,e){const{test:n,consequent:r,alternate:o,newline:i}=t,{push:a,indent:s,deindent:c,newline:l}=e;if(4===n.type){const t=!rl(n.content);t&&a("("),gu(n,e),t&&a(")")}else a("("),mu(n,e),a(")");i&&s(),e.indentLevel++,i||a(" "),a("? "),mu(r,e),e.indentLevel--,i&&l(),i||a(" "),a(": ");const u=19===o.type;u||e.indentLevel++,mu(o,e),u||e.indentLevel--,i&&c(!0)}(t,e);break;case 20:!function(t,e){const{push:n,helper:r,indent:o,deindent:i,newline:a}=e;n(`_cache[${t.index}] || (`),t.isVNode&&(o(),n(`${r(Bc)}(-1),`),a()),n(`_cache[${t.index}] = `),mu(t.value,e),t.isVNode&&(n(","),a(),n(`${r(Bc)}(1),`),a(),n(`_cache[${t.index}]`),i()),n(")")}(t,e);break;case 21:vu(t.body,e,!0,!1)}}function gu(t,e){const{content:n,isStatic:r}=t;e.push(r?JSON.stringify(n):n,t)}function yu(t,e){for(let n=0;nfunction(t,e,n,r){if(!("else"===e.name||e.exp&&e.exp.content.trim())){const r=e.exp?e.exp.loc:t.loc;n.onError(nc(28,e.loc)),e.exp=Qc("true",!1,r)}if("if"===e.name){const o=_u(t,e),i={type:9,loc:t.loc,branches:[o]};if(n.replaceNode(i),r)return r(i,o,!0)}else{const o=n.parent.children;let i=o.indexOf(t);for(;i-- >=-1;){const a=o[i];if(!a||2!==a.type||a.content.trim().length){if(a&&9===a.type){"else-if"===e.name&&void 0===a.branches[a.branches.length-1].condition&&n.onError(nc(30,t.loc)),n.removeNode();const o=_u(t,e);a.branches.push(o);const i=r&&r(a,o,!1);lu(o,n),i&&i(),n.currentNode=null}else n.onError(nc(30,t.loc));break}n.removeNode(a)}}}(t,e,n,((t,e,r)=>{const o=n.parent.children;let i=o.indexOf(t),a=0;for(;i-- >=0;){const t=o[i];t&&9===t.type&&(a+=t.branches.length)}return()=>{if(r)t.codegenNode=wu(e,a,n);else{const r=function(t){for(;;)if(19===t.type){if(19!==t.alternate.type)return t;t=t.alternate}else 20===t.type&&(t=t.value)}(t.codegenNode);r.alternate=wu(e,a+t.branches.length-1,n)}}}))));function _u(t,e){const n=3===t.tagType;return{type:10,loc:t.loc,condition:"else"===e.name?void 0:e.exp,children:n&&!fl(t,"for")?t.children:[t],userKey:dl(t,"key"),isTemplateIf:n}}function wu(t,e,n){return t.condition?Wc(t.condition,xu(t,e,n),Jc(n.helper(pc),['""',"true"])):xu(t,e,n)}function xu(t,e,n){const{helper:r}=n,o=qc("key",Qc(`${e}`,!1,Vc,2)),{children:i}=t,a=i[0];if(1!==i.length||1!==a.type){if(1===i.length&&11===a.type){const t=a.codegenNode;return wl(t,o,n),t}{let e=64;return Hc(n,r(rc),Zc([o]),i,e+"",void 0,void 0,!0,!1,!1,t.loc)}}{const t=a.codegenNode,e=14===(s=t).type&&s.callee===$c?s.arguments[1].returns:s;return 13===e.type&&Sl(e,n),wl(e,o,n),t}var s}const Su=uu("for",((t,e,n)=>{const{helper:r,removeHelper:o}=n;return function(t,e,n,r){if(!e.exp)return void n.onError(nc(31,e.loc));const o=Eu(e.exp);if(!o)return void n.onError(nc(32,e.loc));const{addIdentifiers:i,removeIdentifiers:a,scopes:s}=n,{source:c,value:l,key:u,index:f}=o,d={type:11,loc:e.loc,source:c,valueAlias:l,keyAlias:u,objectIndexAlias:f,parseResult:o,children:ml(t)?t.children:[t]};n.replaceNode(d),s.vFor++;const p=r&&r(d);return()=>{s.vFor--,p&&p()}}(t,e,n,(e=>{const i=Jc(r(_c),[e.source]),a=ml(t),s=fl(t,"memo"),c=dl(t,"key"),l=c&&(6===c.type?Qc(c.value.content,!0):c.exp),u=c?qc("key",l):null,f=4===e.source.type&&e.source.constType>0,d=f?64:c?128:256;return e.codegenNode=Hc(n,r(rc),void 0,i,d+"",void 0,void 0,!0,!f,!1,t.loc),()=>{let c;const{children:d}=e,p=1!==d.length||1!==d[0].type,h=gl(t)?t:a&&1===t.children.length&&gl(t.children[0])?t.children[0]:null;if(h?(c=h.codegenNode,a&&u&&wl(c,u,n)):p?c=Hc(n,r(rc),u?Zc([u]):void 0,t.children,"64",void 0,void 0,!0,void 0,!1):(c=d[0].codegenNode,a&&u&&wl(c,u,n),c.isBlock!==!f&&(c.isBlock?(o(cc),o(bl(n.inSSR,c.isComponent))):o(yl(n.inSSR,c.isComponent))),c.isBlock=!f,c.isBlock?(r(cc),r(bl(n.inSSR,c.isComponent))):r(yl(n.inSSR,c.isComponent))),s){const t=Kc(Lu(e.parseResult,[Qc("_cached")]));t.body={type:21,body:[Yc(["const _memo = (",s.exp,")"]),Yc(["if (_cached",...l?[" && _cached.key === ",l]:[],` && ${n.helperString(Uc)}(_cached, _memo)) return _cached`]),Yc(["const _item = ",c]),Qc("_item.memo = _memo"),Qc("return _item")],loc:Vc},i.arguments.push(t,Qc("_cache"),Qc(String(n.cached++)))}else i.arguments.push(Kc(Lu(e.parseResult),c,!0))}}))})),Cu=/([\s\S]*?)\s+(?:in|of)\s+([\s\S]*)/,ku=/,([^,\}\]]*)(?:,([^,\}\]]*))?$/,Ou=/^\(|\)$/g;function Eu(t,e){const n=t.loc,r=t.content,o=r.match(Cu);if(!o)return;const[,i,a]=o,s={source:ju(n,a.trim(),r.indexOf(a,i.length)),value:void 0,key:void 0,index:void 0};let c=i.trim().replace(Ou,"").trim();const l=i.indexOf(c),u=c.match(ku);if(u){c=c.replace(ku,"").trim();const t=u[1].trim();let e;if(t&&(e=r.indexOf(t,l+c.length),s.key=ju(n,t,e)),u[2]){const o=u[2].trim();o&&(s.index=ju(n,o,r.indexOf(o,s.key?e+t.length:l+c.length)))}}return c&&(s.value=ju(n,c,l)),s}function ju(t,e,n){return Qc(e,!1,cl(t,n,e.length))}function Lu({value:t,key:e,index:n},r=[]){return function(t){let e=t.length;for(;e--&&!t[e];);return t.slice(0,e+1).map(((t,e)=>t||Qc("_".repeat(e+1),!1)))}([t,e,n,...r])}const Tu=Qc("undefined",!1),Pu=(t,e)=>{if(1===t.type&&(1===t.tagType||3===t.tagType)){const n=fl(t,"slot");if(n)return n.exp,e.scopes.vSlot++,()=>{e.scopes.vSlot--}}},Nu=(t,e,n)=>Kc(t,e,!1,!0,e.length?e[0].loc:n);function Bu(t,e,n=Nu){e.helper(Dc);const{children:r,loc:o}=t,i=[],a=[];let s=e.scopes.vSlot>0||e.scopes.vFor>0;const c=fl(t,"slot",!0);if(c){const{arg:t,exp:e}=c;t&&!Xc(t)&&(s=!0),i.push(qc(t||Qc("default",!0),n(e,r,o)))}let l=!1,u=!1;const f=[],d=new Set;for(let t=0;t{const i=n(t,r,o);return e.compatConfig&&(i.isNonScopedSlot=!0),qc("default",i)};l?f.length&&f.some((t=>Du(t)))&&(u?e.onError(nc(39,f[0].loc)):i.push(t(void 0,f))):i.push(t(void 0,r))}const p=s?2:Iu(t.children)?3:1;let h=Zc(i.concat(qc("_",Qc(p+"",!1))),o);return a.length&&(h=Jc(e.helper(xc),[h,Gc(a)])),{slots:h,hasDynamicSlots:s}}function Mu(t,e){return Zc([qc("name",t),qc("fn",e)])}function Iu(t){for(let e=0;efunction(){if(1!==(t=e.currentNode).type||0!==t.tagType&&1!==t.tagType)return;const{tag:n,props:r}=t,o=1===t.tagType;let i=o?function(t,e,n=!1){let{tag:r}=t;const o=Vu(r),i=dl(t,"is");if(i)if(o||kl("COMPILER_IS_ON_ELEMENT",e)){const t=6===i.type?i.value&&Qc(i.value.content,!0):i.exp;if(t)return Jc(e.helper(gc),[t])}else 6===i.type&&i.value.content.startsWith("vue:")&&(r=i.value.content.slice(4));const a=!o&&fl(t,"is");if(a&&a.exp)return Jc(e.helper(gc),[a.exp]);const s=el(r)||e.isBuiltInComponent(r);return s?(n||e.helper(s),s):(e.helper(mc),e.components.add(r),xl(r,"component"))}(t,e):`"${n}"`;const a=I(i)&&i.callee===gc;let s,c,l,u,f,d,p=0,h=a||i===oc||i===ic||!o&&("svg"===n||"foreignObject"===n);if(r.length>0){const n=$u(t,e,void 0,o,a);s=n.props,p=n.patchFlag,f=n.dynamicPropNames;const r=n.directives;d=r&&r.length?Gc(r.map((t=>function(t,e){const n=[],r=Ru.get(t);r?n.push(e.helperString(r)):(e.helper(yc),e.directives.add(t.name),n.push(xl(t.name,"directive")));const{loc:o}=t;if(t.exp&&n.push(t.exp),t.arg&&(t.exp||n.push("void 0"),n.push(t.arg)),Object.keys(t.modifiers).length){t.arg||(t.exp||n.push("void 0"),n.push("void 0"));const e=Qc("true",!1,o);n.push(Zc(t.modifiers.map((t=>qc(t,e))),o))}return Gc(n,t.loc)}(t,e)))):void 0,n.shouldUseBlock&&(h=!0)}if(t.children.length>0)if(i===ac&&(h=!0,p|=1024),o&&i!==oc&&i!==ac){const{slots:n,hasDynamicSlots:r}=Bu(t,e);c=n,r&&(p|=1024)}else if(1===t.children.length&&i!==oc){const n=t.children[0],r=n.type,o=5===r||8===r;o&&0===ru(n,e)&&(p|=1),c=o||2===r?n:t.children}else c=t.children;0!==p&&(l=String(p),f&&f.length&&(u=function(t){let e="[";for(let n=0,r=t.length;n0;let p=!1,h=0,v=!1,m=!1,g=!1,y=!1,b=!1,A=!1;const _=[],w=({key:t,value:n})=>{if(Xc(t)){const i=t.content,a=x(i);if(!a||r&&!o||"onclick"===i.toLowerCase()||"onUpdate:modelValue"===i||z(i)||(y=!0),a&&z(i)&&(A=!0),20===n.type||(4===n.type||8===n.type)&&ru(n,e)>0)return;"ref"===i?v=!0:"class"===i?m=!0:"style"===i?g=!0:"key"===i||_.includes(i)||_.push(i),!r||"class"!==i&&"style"!==i||_.includes(i)||_.push(i)}else b=!0};for(let o=0;o0&&l.push(qc(Qc("ref_for",!0),Qc("true")))),"is"===n&&(Vu(a)||r&&r.content.startsWith("vue:")||kl("COMPILER_IS_ON_ELEMENT",e)))continue;l.push(qc(Qc(n,!0,cl(t,0,n.length)),Qc(r?r.content:"",o,r?r.loc:t)))}else{const{name:n,arg:o,exp:h,loc:v}=c,m="bind"===n,g="on"===n;if("slot"===n){r||e.onError(nc(40,v));continue}if("once"===n||"memo"===n)continue;if("is"===n||m&&pl(o,"is")&&(Vu(a)||kl("COMPILER_IS_ON_ELEMENT",e)))continue;if(g&&i)continue;if((m&&pl(o,"key")||g&&d&&pl(o,"vue:before-update"))&&(p=!0),m&&pl(o,"ref")&&e.scopes.vFor>0&&l.push(qc(Qc("ref_for",!0),Qc("true"))),!o&&(m||g)){if(b=!0,h)if(l.length&&(u.push(Zc(Uu(l),s)),l=[]),m){if(kl("COMPILER_V_BIND_OBJECT_ORDER",e)){u.unshift(h);continue}u.push(h)}else u.push({type:14,loc:v,callee:e.helper(Lc),arguments:[h]});else e.onError(nc(m?34:35,v));continue}const y=e.directiveTransforms[n];if(y){const{props:n,needRuntime:r}=y(c,t,e);!i&&n.forEach(w),l.push(...n),r&&(f.push(c),M(r)&&Ru.set(c,r))}else V(n)||(f.push(c),d&&(p=!0))}}let S;if(u.length?(l.length&&u.push(Zc(Uu(l),s)),S=u.length>1?Jc(e.helper(Cc),u,s):u[0]):l.length&&(S=Zc(Uu(l),s)),b?h|=16:(m&&!r&&(h|=2),g&&!r&&(h|=4),_.length&&(h|=8),y&&(h|=32)),p||0!==h&&32!==h||!(v||A||f.length>0)||(h|=512),!e.inSSR&&S)switch(S.type){case 15:let t=-1,n=-1,r=!1;for(let e=0;e{const e=Object.create(null);return t=>e[t]||(e[t]=(t=>t.replace(Hu,((t,e)=>e?e.toUpperCase():"")))(t))})(),Zu=(t,e)=>{if(gl(t)){const{children:n,loc:r}=t,{slotName:o,slotProps:i}=function(t,e){let n,r='"default"';const o=[];for(let e=0;e0){const{props:r,directives:i}=$u(t,e,o,!1,!1);n=r,i.length&&e.onError(nc(36,i[0].loc))}return{slotName:r,slotProps:n}}(t,e),a=[e.prefixIdentifiers?"_ctx.$slots":"$slots",o,"{}","undefined","true"];let s=2;i&&(a[2]=i,s=3),n.length&&(a[3]=Kc([],n,!1,!1,r),s=4),e.scopeId&&!e.slotted&&(s=5),a.splice(s),t.codegenNode=Jc(e.helper(wc),a,r)}},qu=/^\s*([\w$_]+|(async\s*)?\([^)]*?\))\s*=>|^\s*(async\s+)?function(?:\s+[\w$]+)?\s*\(/,Qu=(t,e,n,r)=>{const{loc:o,modifiers:i,arg:a}=t;let s;if(t.exp||i.length||n.onError(nc(35,o)),4===a.type)if(a.isStatic){let t=a.content;t.startsWith("vue:")&&(t=`vnode-${t.slice(4)}`),s=Qc(J(Z(t)),!0,a.loc)}else s=Yc([`${n.helperString(Nc)}(`,a,")"]);else s=a,s.children.unshift(`${n.helperString(Nc)}(`),s.children.push(")");let c=t.exp;c&&!c.content.trim()&&(c=void 0);let l=n.cacheHandlers&&!c&&!n.inVOnce;if(c){const t=sl(c.content),e=!(t||qu.test(c.content)),n=c.content.includes(";");(e||l&&t)&&(c=Yc([`${e?"$event":"(...args)"} => ${n?"{":"("}`,c,n?"}":")"]))}let u={props:[qc(s,c||Qc("() => {}",!1,o))]};return r&&(u=r(u)),l&&(u.props[0].value=n.cache(u.props[0].value)),u.props.forEach((t=>t.key.isHandlerKey=!0)),u},Yu=(t,e,n)=>{const{exp:r,modifiers:o,loc:i}=t,a=t.arg;return 4!==a.type?(a.children.unshift("("),a.children.push(') || ""')):a.isStatic||(a.content=`${a.content} || ""`),o.includes("camel")&&(4===a.type?a.isStatic?a.content=Z(a.content):a.content=`${n.helperString(Tc)}(${a.content})`:(a.children.unshift(`${n.helperString(Tc)}(`),a.children.push(")"))),n.inSSR||(o.includes("prop")&&Ju(a,"."),o.includes("attr")&&Ju(a,"^")),!r||4===r.type&&!r.content.trim()?(n.onError(nc(34,i)),{props:[qc(a,Qc("",!0,i))]}):{props:[qc(a,r)]}},Ju=(t,e)=>{4===t.type?t.isStatic?t.content=e+t.content:t.content=`\`${e}\${${t.content}}\``:(t.children.unshift(`'${e}' + (`),t.children.push(")"))},Ku=(t,e)=>{if(0===t.type||1===t.type||11===t.type||10===t.type)return()=>{const n=t.children;let r,o=!1;for(let t=0;t7===t.type&&!e.directiveTransforms[t.name]))||"template"===t.tag)))for(let t=0;t{if(1===t.type&&fl(t,"once",!0)){if(Wu.has(t)||e.inVOnce)return;return Wu.add(t),e.inVOnce=!0,e.helper(Bc),()=>{e.inVOnce=!1;const t=e.currentNode;t.codegenNode&&(t.codegenNode=e.cache(t.codegenNode,!0))}}},tf=(t,e,n)=>{const{exp:r,arg:o}=t;if(!r)return n.onError(nc(41,t.loc)),ef();const i=r.loc.source,a=4===r.type?r.content:i;if(n.bindingMetadata[i],!a.trim()||!sl(a))return n.onError(nc(42,r.loc)),ef();const s=o||Qc("modelValue",!0),c=o?Xc(o)?`onUpdate:${o.content}`:Yc(['"onUpdate:" + ',o]):"onUpdate:modelValue";let l;l=Yc([(n.isTS?"($event: any)":"$event")+" => ((",r,") = $event)"]);const u=[qc(s,t.exp),qc(c,l)];if(t.modifiers.length&&1===e.tagType){const e=t.modifiers.map((t=>(rl(t)?t:JSON.stringify(t))+": true")).join(", "),n=o?Xc(o)?`${o.content}Modifiers`:Yc([o,' + "Modifiers"']):"modelModifiers";u.push(qc(n,Qc(`{ ${e} }`,!1,t.loc,2)))}return ef(u)};function ef(t=[]){return{props:t}}const nf=/[\w).+\-_$\]]/,rf=(t,e)=>{kl("COMPILER_FILTER",e)&&(5===t.type&&of(t.content,e),1===t.type&&t.props.forEach((t=>{7===t.type&&"for"!==t.name&&t.exp&&of(t.exp,e)})))};function of(t,e){if(4===t.type)af(t,e);else for(let n=0;n=0&&(t=n.charAt(e)," "===t);e--);t&&nf.test(t)||(u=!0)}}else void 0===a?(h=i+1,a=n.slice(0,i).trim()):m();function m(){v.push(n.slice(h,i).trim()),h=i+1}if(void 0===a?a=n.slice(0,i).trim():0!==h&&m(),v.length){for(i=0;i{if(1===t.type){const n=fl(t,"memo");if(!n||cf.has(t))return;return cf.add(t),()=>{const r=t.codegenNode||e.currentNode.codegenNode;r&&13===r.type&&(1!==t.tagType&&Sl(r,e),t.codegenNode=Jc(e.helper($c),[n.exp,Kc(void 0,r),"_cache",String(e.cached++)]))}}};const uf=Symbol(""),ff=Symbol(""),df=Symbol(""),pf=Symbol(""),hf=Symbol(""),vf=Symbol(""),mf=Symbol(""),gf=Symbol(""),yf=Symbol(""),bf=Symbol("");var Af;let _f;Af={[uf]:"vModelRadio",[ff]:"vModelCheckbox",[df]:"vModelText",[pf]:"vModelSelect",[hf]:"vModelDynamic",[vf]:"withModifiers",[mf]:"withKeys",[gf]:"vShow",[yf]:"Transition",[bf]:"TransitionGroup"},Object.getOwnPropertySymbols(Af).forEach((t=>{zc[t]=Af[t]}));const wf=e("style,iframe,script,noscript",!0),xf={isVoidTag:p,isNativeTag:t=>f(t)||d(t),isPreTag:t=>"pre"===t,decodeEntities:function(t,e=!1){return _f||(_f=document.createElement("div")),e?(_f.innerHTML=`
`,_f.children[0].getAttribute("foo")):(_f.innerHTML=t,_f.textContent)},isBuiltInComponent:t=>tl(t,"Transition")?yf:tl(t,"TransitionGroup")?bf:void 0,getNamespace(t,e){let n=e?e.ns:0;if(e&&2===n)if("annotation-xml"===e.tag){if("svg"===t)return 1;e.props.some((t=>6===t.type&&"encoding"===t.name&&null!=t.value&&("text/html"===t.value.content||"application/xhtml+xml"===t.value.content)))&&(n=0)}else/^m(?:[ions]|text)$/.test(e.tag)&&"mglyph"!==t&&"malignmark"!==t&&(n=0);else e&&1===n&&("foreignObject"!==e.tag&&"desc"!==e.tag&&"title"!==e.tag||(n=0));if(0===n){if("svg"===t)return 1;if("math"===t)return 2}return n},getTextMode({tag:t,ns:e}){if(0===e){if("textarea"===t||"title"===t)return 1;if(wf(t))return 2}return 0}},Sf=(t,e)=>{const n=c(t);return Qc(JSON.stringify(n),!1,e,3)};function Cf(t,e){return nc(t,e)}const kf=e("passive,once,capture"),Of=e("stop,prevent,self,ctrl,shift,alt,meta,exact,middle"),Ef=e("left,right"),jf=e("onkeyup,onkeydown,onkeypress",!0),Lf=(t,e)=>Xc(t)&&"onclick"===t.content.toLowerCase()?Qc(e,!0):4!==t.type?Yc(["(",t,`) === "onClick" ? "${e}" : (`,t,")"]):t,Tf=(t,e)=>{1!==t.type||0!==t.tagType||"script"!==t.tag&&"style"!==t.tag||(e.onError(Cf(60,t.loc)),e.removeNode())},Pf=[t=>{1===t.type&&t.props.forEach(((e,n)=>{6===e.type&&"style"===e.name&&e.value&&(t.props[n]={type:7,name:"bind",arg:Qc("style",!0,e.loc),exp:Sf(e.value.content,e.loc),modifiers:[],loc:e.loc})}))}],Nf={cloak:()=>({props:[]}),html:(t,e,n)=>{const{exp:r,loc:o}=t;return r||n.onError(Cf(50,o)),e.children.length&&(n.onError(Cf(51,o)),e.children.length=0),{props:[qc(Qc("innerHTML",!0,o),r||Qc("",!0))]}},text:(t,e,n)=>{const{exp:r,loc:o}=t;return r||n.onError(Cf(52,o)),e.children.length&&(n.onError(Cf(53,o)),e.children.length=0),{props:[qc(Qc("textContent",!0),r?ru(r,n)>0?r:Jc(n.helperString(Sc),[r],o):Qc("",!0))]}},model:(t,e,n)=>{const r=tf(t,e,n);if(!r.props.length||1===e.tagType)return r;t.arg&&n.onError(Cf(55,t.arg.loc));const{tag:o}=e,i=n.isCustomElement(o);if("input"===o||"textarea"===o||"select"===o||i){let a=df,s=!1;if("input"===o||i){const r=dl(e,"type");if(r){if(7===r.type)a=hf;else if(r.value)switch(r.value.content){case"radio":a=uf;break;case"checkbox":a=ff;break;case"file":s=!0,n.onError(Cf(56,t.loc))}}else(function(t){return t.props.some((t=>!(7!==t.type||"bind"!==t.name||t.arg&&4===t.arg.type&&t.arg.isStatic)))})(e)&&(a=hf)}else"select"===o&&(a=pf);s||(r.needRuntime=n.helper(a))}else n.onError(Cf(54,t.loc));return r.props=r.props.filter((t=>!(4===t.key.type&&"modelValue"===t.key.content))),r},on:(t,e,n)=>Qu(t,0,n,(e=>{const{modifiers:r}=t;if(!r.length)return e;let{key:o,value:i}=e.props[0];const{keyModifiers:a,nonKeyModifiers:s,eventOptionModifiers:c}=((t,e,n,r)=>{const o=[],i=[],a=[];for(let r=0;r{const{exp:r,loc:o}=t;return r||n.onError(Cf(58,o)),{props:[],needRuntime:n.helper(gf)}}},Bf=Object.create(null);Wi((function(e,n){if(!B(e)){if(!e.nodeType)return A;e=e.innerHTML}const r=e,o=Bf[r];if(o)return o;if("#"===e[0]){const t=document.querySelector(e);e=t?t.innerHTML:""}const{code:i}=function(t,e={}){return function(t,e={}){const n=e.onError||tc,r="module"===e.mode;!0===e.prefixIdentifiers?n(nc(46)):r&&n(nc(47)),e.cacheHandlers&&n(nc(48)),e.scopeId&&!r&&n(nc(49));const o=B(t)?function(t,e={}){const n=function(t,e){const n=C({},Ll);let r;for(r in e)n[r]=void 0===e[r]?Ll[r]:e[r];return{options:n,column:1,line:1,offset:0,originalSource:t,source:t,inPre:!1,inVPre:!1,onWarn:n.onWarn}}(t,e),r=Hl(n);return function(t,e=Vc){return{type:0,children:t,helpers:[],components:[],directives:[],hoists:[],imports:[],cached:0,temps:0,codegenNode:void 0,loc:e}}(Tl(n,0,[]),Gl(n,r))}(t,e):t,[i,a]=[[Xu,Au,lf,Su,rf,Zu,Fu,Pu,Ku],{on:Qu,bind:Yu,model:tf}];return function(t,e){const n=function(t,{filename:e="",prefixIdentifiers:n=!1,hoistStatic:r=!1,cacheHandlers:o=!1,nodeTransforms:i=[],directiveTransforms:a={},transformHoist:s=null,isBuiltInComponent:c=A,isCustomElement:l=A,expressionPlugins:u=[],scopeId:f=null,slotted:d=!0,ssr:p=!1,inSSR:h=!1,ssrCssVars:v="",bindingMetadata:m=y,inline:g=!1,isTS:b=!1,onError:_=tc,onWarn:w=ec,compatConfig:x}){const S=e.replace(/\?.*$/,"").match(/([^/\\]+)\.\w+$/),C={selfName:S&&Y(Z(S[1])),prefixIdentifiers:n,hoistStatic:r,cacheHandlers:o,nodeTransforms:i,directiveTransforms:a,transformHoist:s,isBuiltInComponent:c,isCustomElement:l,expressionPlugins:u,scopeId:f,slotted:d,ssr:p,inSSR:h,ssrCssVars:v,bindingMetadata:m,inline:g,isTS:b,onError:_,onWarn:w,compatConfig:x,root:t,helpers:new Map,components:new Set,directives:new Set,hoists:[],imports:[],constantCache:new Map,temps:0,cached:0,identifiers:Object.create(null),scopes:{vFor:0,vSlot:0,vPre:0,vOnce:0},parent:null,currentNode:t,childIndex:0,inVOnce:!1,helper(t){const e=C.helpers.get(t)||0;return C.helpers.set(t,e+1),t},removeHelper(t){const e=C.helpers.get(t);if(e){const n=e-1;n?C.helpers.set(t,n):C.helpers.delete(t)}},helperString:t=>`_${zc[C.helper(t)]}`,replaceNode(t){C.parent.children[C.childIndex]=C.currentNode=t},removeNode(t){const e=C.parent.children,n=t?e.indexOf(t):C.currentNode?C.childIndex:-1;t&&t!==C.currentNode?C.childIndex>n&&(C.childIndex--,C.onNodeRemoved()):(C.currentNode=null,C.onNodeRemoved()),C.parent.children.splice(n,1)},onNodeRemoved:()=>{},addIdentifiers(t){},removeIdentifiers(t){},hoist(t){B(t)&&(t=Qc(t)),C.hoists.push(t);const e=Qc(`_hoisted_${C.hoists.length}`,!1,t.loc,2);return e.hoisted=t,e},cache:(t,e=!1)=>function(t,e,n=!1){return{type:20,index:t,value:e,isVNode:n,loc:Vc}}(C.cached++,t,e)};return C.filters=new Set,C}(t,e);lu(t,n),e.hoistStatic&&tu(t,n),e.ssr||function(t,e){const{helper:n}=e,{children:r}=t;if(1===r.length){const n=r[0];if(eu(t,n)&&n.codegenNode){const r=n.codegenNode;13===r.type&&Sl(r,e),t.codegenNode=r}else t.codegenNode=n}else if(r.length>1){let r=64;t.codegenNode=Hc(e,n(rc),void 0,t.children,r+"",void 0,void 0,!0,void 0,!1)}}(t,n),t.helpers=[...n.helpers.keys()],t.components=[...n.components],t.directives=[...n.directives],t.imports=n.imports,t.hoists=n.hoists,t.temps=n.temps,t.cached=n.cached,t.filters=[...n.filters]}(o,C({},e,{prefixIdentifiers:!1,nodeTransforms:[...i,...e.nodeTransforms||[]],directiveTransforms:C({},a,e.directiveTransforms||{})})),function(t,e={}){const n=function(t,{mode:e="function",prefixIdentifiers:n="module"===e,sourceMap:r=!1,filename:o="template.vue.html",scopeId:i=null,optimizeImports:a=!1,runtimeGlobalName:s="Vue",runtimeModuleName:c="vue",ssrRuntimeModuleName:l="vue/server-renderer",ssr:u=!1,isTS:f=!1,inSSR:d=!1}){const p={mode:e,prefixIdentifiers:n,sourceMap:r,filename:o,scopeId:i,optimizeImports:a,runtimeGlobalName:s,runtimeModuleName:c,ssrRuntimeModuleName:l,ssr:u,isTS:f,inSSR:d,source:t.loc.source,code:"",column:1,line:1,offset:0,indentLevel:0,pure:!1,map:void 0,helper:t=>`_${zc[t]}`,push(t,e){p.code+=t},indent(){h(++p.indentLevel)},deindent(t=!1){t?--p.indentLevel:h(--p.indentLevel)},newline(){h(p.indentLevel)}};function h(t){p.push("\n"+" ".repeat(t))}return p}(t,e);e.onContextCreated&&e.onContextCreated(n);const{mode:r,push:o,prefixIdentifiers:i,indent:a,deindent:s,newline:c,scopeId:l,ssr:u}=n,f=t.helpers.length>0,d=!i&&"module"!==r;if(function(t,e){const{ssr:n,prefixIdentifiers:r,push:o,newline:i,runtimeModuleName:a,runtimeGlobalName:s,ssrRuntimeModuleName:c}=e,l=s;t.helpers.length>0&&(o(`const _Vue = ${l}\n`),t.hoists.length)&&o(`const { ${[fc,dc,pc,hc,vc].filter((e=>t.helpers.includes(e))).map(du).join(", ")} } = _Vue\n`),function(t,e){if(!t.length)return;e.pure=!0;const{push:n,newline:r,helper:o,scopeId:i,mode:a}=e;r();for(let o=0;o0)&&c()),t.directives.length&&(pu(t.directives,"directive",n),t.temps>0&&c()),t.filters&&t.filters.length&&(c(),pu(t.filters,"filter",n),c()),t.temps>0){o("let ");for(let e=0;e0?", ":""}_temp${e}`)}return(t.components.length||t.directives.length||t.temps)&&(o("\n"),c()),u||o("return "),t.codegenNode?mu(t.codegenNode,n):o("null"),d&&(s(),o("}")),s(),o("}"),{ast:t,code:n.code,preamble:"",map:n.map?n.map.toJSON():void 0}}(o,C({},e,{prefixIdentifiers:!1}))}(t,C({},xf,e,{nodeTransforms:[Tf,...Pf,...e.nodeTransforms||[]],directiveTransforms:C({},Nf,e.directiveTransforms||{}),transformHoist:null}))}(e,C({hoistStatic:!0,onError:void 0,onWarn:A},n)),a=new Function("Vue",i)(t);return a._rc=!0,Bf[r]=a}));const Mf={create:(t,e,n)=>{const r=[...t?.settings?.customs||[],"boiler-content"],o=ve(t.getState()),i=Ys({template:'',computed:{state:()=>o}});return n(i),i.config.unwrapInjectedRef=!0,i.config.compilerOptions.isCustomElement=t=>r.includes(t),i.component("widget",e),i.provide("$boiler",t),i.provide("$injector",((t,e)=>{return n={type:t,data:e},window.dispatchEvent(new CustomEvent("$injector",{detail:n}));var n})),{watch:(t,e)=>o[t]=e,mount:t=>i.mount(t),unmount:()=>i.unmount(),css:()=>{let t="";return Array.isArray(e?.styles)&&(t+=e.styles.join("")),Array.isArray(e?.extends?.styles)&&(t+=e.extends.styles.join("")),t}}},observe:t=>Object.keys(t.props||{})},If={class:"tabs-container"},Df={inject:["$boiler"],created(){this.$boiler.publishes("open-pad"),this.$boiler.listen("click-tab",(({tab:t})=>this.$boiler.publish("open-pad",{pad:t})))}};var Rf=tv(744);const Ff={inject:["$boiler"],props:{tab:String,default:Boolean},computed:{active:t=>t.requested?t.requested===t.tab:"string"==typeof t.default},data:()=>({requested:null}),created(){this.$boiler.subscribe("open-pad",(({pad:t})=>this.requested=t)),this.default&&this.open(),this.$boiler.style((t=>({display:"inline-flex",flexDirection:"row",position:"relative",alignItems:"center",marginLeft:t.matches("*:first-child")?0:"1.6em",lineHeight:"3.2em",whiteSpace:"nowrap",color:"#212121",cursor:"pointer",fontWeight:"500"})))},methods:{open(){this.$boiler.dispatch("click-tab",{tab:this.tab})}}},$f={class:"pad"},Uf={inject:["$boiler","$injector"],props:{pad:String,default:Boolean},computed:{opened:t=>t.requested?t.requested===t.pad:t.default},data:()=>({requested:null}),created(){this.$boiler.subscribe("open-pad",(({pad:t})=>this.requested=t))},watch:{async opened(t){t&&(await this.$nextTick(),this.$injector("$size"))}}},zf={class:"c-card__header"},Vf={key:0,class:"c-card__title"},Hf={key:1,class:"c-card__subtitle"},Gf={class:"c-card__content"},Zf={props:{title:String,subtitle:String}},qf=(0,Rf.Z)(Df,[["render",function(t,e,n,r,o,i){return pi(),bi("div",If,[po(t.$slots,"default",{},void 0,!0)])}],["styles",[".tabs-container[data-v-5e9a2e78]{width:100%;margin-top:32px}"]],["__scopeId","data-v-5e9a2e78"]]),Qf=(0,Rf.Z)(Ff,[["render",function(t,e,n,r,o,i){return pi(),bi("div",{class:l(["tab",{active:i.active}]),onClick:e[0]||(e[0]=t=>i.open())},[po(t.$slots,"default",{},void 0,!0)],2)}],["styles",[".tab[data-v-bb9a221a]{font-weight:500;font-family:Roboto,\"Helvetica Neue\",sans-serif;letter-spacing:.5px}.tab[data-v-bb9a221a]:hover{color:#4797f2}.tab.active[data-v-bb9a221a]{color:#4797f2}.tab.active[data-v-bb9a221a]:after{height:3px}.tab[data-v-bb9a221a]:after{content:'';position:absolute;bottom:0;left:0;right:0;height:0;background-color:#4797f2;transition:all .3s linear}"]],["__scopeId","data-v-bb9a221a"]]),Yf=(0,Rf.Z)(Uf,[["render",function(t,e,n,r,o,i){return eo((pi(),bi("div",$f,[po(t.$slots,"default",{},void 0,!0)],512)),[[$s,i.opened]])}],["styles",[".pad[data-v-f37d67be]{border-top:1px solid #e0e0e0;padding-top:32px}"]],["__scopeId","data-v-f37d67be"]]),Jf={extends:(0,Rf.Z)(Zf,[["render",function(t,e,n,r,o,i){return pi(),bi("div",{class:l(["c-card",t.classes])},[Oi("div",zf,[n.title?(pi(),bi("p",Vf,m(n.title),1)):Ni("v-if",!0),n.subtitle?(pi(),bi("p",Hf,m(n.subtitle),1)):Ni("v-if",!0)]),Oi("div",Gf,[po(t.$slots,"default")])],2)}],["styles",[".c-card{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;padding:18px 24px 24px 24px;display:block;text-decoration:inherit;color:inherit}.c-card__header{margin-bottom:26px}.c-card__title{line-height:25px;font-size:20px;margin:0}.c-card__subtitle{font-size:14px;line-height:20px;color:#707070;margin:0}"]]])},Kf=(t={},e={})=>{const n=(()=>{let t,e={},n=()=>{};return{plugin:e=>t=e,store:t=>n=t,setup:t=>Object.assign(e,t),mount(r,o){if(!t)throw new Error("To mount a component we need a plugin");const i=o;i.extends&&(i.props={...i.props,...i.extends.props}),customElements.define(r,nn(t,i,n,e))}}})();n.plugin(Mf),n.store((t=>e=>e.provide("$bus",t))((()=>{const t={},e={};return{add(e){if(!e.name)throw new Error('Module should have a mandatory "name" property');t[e.name]=(({state:t={},actions:e={}})=>({state:ve(t),actions:e}))(e)},watch:(e,n="*")=>"*"===n?t[e].state:t[e].state[n],commit(n,r,o){t[n].state[r]=o,(Ze([n,r],e)||[]).forEach((t=>t(o)))},dispatch:(e,n,r)=>t[e].actions[n].call(t[e],r,t),listen(t,n,r){Ge(t,e)||(e[t]={}),Ge(n,e[t])||(e[t][n]=[]),e[t][n].push(r)}}})())),n.setup({customs:Object.keys(t)});for(const e in t)n.mount(e,t[e]);return Qe(e)}})();var nv=ev.Zb,rv=ev.ZP,ov=n(154),iv=n.n(ov);Qn.use(iv()),rv({"ui-card":nv}).then((function(t){vc.registerModule("bus",{namespaced:!0,actions:{emit:function(e,n){var r=n.name,o=n.value;t.emit(r,o)}}}),t.watch("*",(function(t){vc.commit("setInstallationContext",t)}),{immediate:!0}),new Qn({store:vc,render:function(t){return t(Kh)}}).$mount("#app")}))})()})(); \ No newline at end of file diff --git a/dbaas/static/b7d579a519616740b116.js.LICENSE.txt b/dbaas/static/e362c49b3047272f792b.js.LICENSE.txt similarity index 100% rename from dbaas/static/b7d579a519616740b116.js.LICENSE.txt rename to dbaas/static/e362c49b3047272f792b.js.LICENSE.txt diff --git a/dbaas/static/index.html b/dbaas/static/index.html index 95b7522..f2fce4d 100644 --- a/dbaas/static/index.html +++ b/dbaas/static/index.html @@ -1 +1 @@ -Lorem ipsum
\ No newline at end of file +Lorem ipsum
\ No newline at end of file diff --git a/dbaas/static/main.css b/dbaas/static/main.css index ddc4b19..10e0d59 100644 --- a/dbaas/static/main.css +++ b/dbaas/static/main.css @@ -10,12 +10,12 @@ .scroll-box[data-v-823afdb6]{position:relative;overflow-y:auto} .c-dialog{z-index:100;position:fixed;left:0;right:0;bottom:0;top:0;display:flex;transition-property:z-index;transition-duration:0s;transition-timing-function:step-end;transition-delay:.3s}.c-dialog_opened{z-index:1;transition-duration:.3s;transition-timing-function:step-start;transition-delay:0s}.c-dialog__overlay{z-index:3;pointer-events:auto;touch-action:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(33,33,33,0.46)}.c-dialog__overlay-invisible{opacity:0}.c-dialog__window{z-index:3;position:relative;flex:0 0 auto;pointer-events:all;touch-action:auto;max-height:90%;max-width:calc(100% - 48px);margin:auto;outline:none;box-shadow:0 11px 15px -7px rgba(0,0,0,0.2),0 24px 38px 3px rgba(0,0,0,0.14),0 9px 46px 8px rgba(0,0,0,0.12);border-radius:4px;overflow-y:hidden}.c-dialog__window_z-shaking{animation-name:z-shake-dialog;animation-timing-function:cubic-bezier(.25,.8,.25,1);animation-duration:.15s}.c-window{display:grid;grid-template-rows:auto 1fr auto;grid-template-columns:auto 1fr auto;grid-template-areas:"h h h h" "s c c r" "s a a r";overflow:auto;background-color:#fff}.c-window__header{grid-area:h;min-width:0;max-width:100%}.c-window__header,.c-window__title{user-select:none}.c-window__status{margin-left:8px;color:rgba(var(--theme_contrast_rgb),0.5)}.c-window__title{display:flex;justify-content:space-between;align-items:center;height:64px;padding-left:24px;padding-right:24px;margin-top:0;margin-bottom:0;line-height:24px;font-size:20px;font-weight:500;color:var(--theme_contrast);background-color:var(--theme_primary)}.c-window__message .c-alert{border-radius:0}.c-window__toolbar{border-bottom:1px solid #e0e0e0}.c-window__sidebar{position:relative;grid-area:s;display:flex;background-color:#f5f5f5}.c-window__sidebar:before{content:"";position:absolute;top:0;bottom:0;right:0;width:1px;background-color:#e0e0e0}.c-window__content{grid-area:c;padding:24px}.c-window__content_no-frame{padding:0}.c-window__actions{display:flex;grid-area:a;min-height:52px;align-items:center;justify-content:flex-end;padding-left:16px;padding-right:16px;border-top:1px solid #e0e0e0}.c-window__actions_no-divider{border-top-color:transparent}.c-window__actions button{margin:0}.c-window__actions button + button{margin-left:16px}@-moz-keyframes z-shake-dialog{0%{transform:scale(1)}50%{transform:scale(1.03)}100%{transform:scale(1)}}@-webkit-keyframes z-shake-dialog{0%{transform:scale(1)}50%{transform:scale(1.03)}100%{transform:scale(1)}}@-o-keyframes z-shake-dialog{0%{transform:scale(1)}50%{transform:scale(1.03)}100%{transform:scale(1)}}@keyframes z-shake-dialog{0%{transform:scale(1)}50%{transform:scale(1.03)}100%{transform:scale(1)}} -.red[data-v-e10dd250]{color:#ff6a6a}.two-columns[data-v-e10dd250]{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.two-columns > *[data-v-e10dd250]{width:calc(50% - 8px)}.vertical-middle[data-v-e10dd250]{display:flex;justify-content:flex-start;flex-direction:row;align-items:center} +.red[data-v-686eedec]{color:#ff6a6a}.two-columns[data-v-686eedec]{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.two-columns > *[data-v-686eedec]{width:calc(50% - 8px)}.vertical-middle[data-v-686eedec]{display:flex;justify-content:flex-start;flex-direction:row;align-items:center} .two-columns[data-v-19aaea64]{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.two-columns > *[data-v-19aaea64]{width:calc(50% - 12px)}.vertical-middle[data-v-19aaea64]{display:flex;justify-content:flex-start;flex-direction:row;align-items:center} .connect-loader-icon__circle{fill:none;stroke-width:2px;stroke-linecap:butt}.centerize{display:flex;align-items:center;justify-content:center} -.red[data-v-24efc03c]{color:#ff6a6a}.vertical-middle[data-v-24efc03c]{display:flex;justify-content:flex-start;flex-direction:row;align-items:center} +.red[data-v-501f8573]{color:#ff6a6a}.vertical-middle[data-v-501f8573]{display:flex;justify-content:flex-start;flex-direction:row;align-items:center} .choice-card[data-v-3697aa7f]{display:flex;padding:24px;box-sizing:border-box;align-items:center;background-color:#f5f5f5;border-radius:2px;margin-bottom:16px;cursor:pointer}.choice-card__chosen[data-v-3697aa7f]{background-color:rgba(var(--theme_accent_rgb),0.15);outline:1px solid var(--theme_accent)} diff --git a/package.json b/package.json index b814dd5..31bcb46 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cloudblueconnect/eaas-database-extension", - "version": "0.2.1", + "version": "0.3.1", "description": "On-demand provisioning of cloud-based database storages as a service.", "author": "Ingram Micro", "license": "Apache Software License 2.0", diff --git a/ui/app/views/ActivateDialog.spec.js b/ui/app/views/ActivateDialog.spec.js index 3530b27..6fb808b 100644 --- a/ui/app/views/ActivateDialog.spec.js +++ b/ui/app/views/ActivateDialog.spec.js @@ -20,6 +20,7 @@ describe('ActivateDialog', () => { expect(cmp.data()).toEqual({ dialogOpened: false, saving: false, + errorText: null, form: { credentials: { name: '', diff --git a/ui/app/views/ActivateDialog.vue b/ui/app/views/ActivateDialog.vue index 1366418..b73379f 100644 --- a/ui/app/views/ActivateDialog.vue +++ b/ui/app/views/ActivateDialog.vue @@ -3,6 +3,7 @@ ez-dialog( v-model="dialogOpened", width="800", title="Activate database", + :error-text="errorText", ) ui-card(title="Access") .detail-item._mt_0 @@ -107,6 +108,7 @@ export default { }, data: () => ({ + errorText: null, dialogOpened: false, saving: false, form: initialForm(), @@ -130,6 +132,7 @@ export default { }, async save() { + this.errorText = null; this.saving = true; try { @@ -138,6 +141,12 @@ export default { this.$emit('saved'); this.close(); } catch (e) { + if (e.status === 422) { + this.errorText = 'An input error occurred. Please fill all required fields'; + } else { + this.errorText = `#${e.status} ${e.message}`; + } + this.emit({ name: 'snackbar:error', value: e }); } @@ -158,6 +167,11 @@ export default { }, dialogOpened(v) { + if (!v) { + this.errorText = null; + this.form = initialForm(); + } + if (this.value !== v) this.$emit('input', v); }, }, diff --git a/ui/app/views/CreateEditDialog.spec.js b/ui/app/views/CreateEditDialog.spec.js index 245f2ff..f8c1063 100644 --- a/ui/app/views/CreateEditDialog.spec.js +++ b/ui/app/views/CreateEditDialog.spec.js @@ -35,6 +35,7 @@ describe('CreateEditDialog', () => { describe('#data', () => { it('should provide initial data', () => { expect(cmp.data()).toEqual({ + errorText: null, dialogOpened: false, acceptTermsAndConds: false, saving: false, @@ -76,7 +77,15 @@ describe('CreateEditDialog', () => { let setContext; beforeEach(() => { - setContext = (isEdit, acceptTermsAndConds, name, description, contact, region) => { + setContext = ( + isEdit, + acceptTermsAndConds, + name, + description, + workload, + contact, + region, + ) => { context = { isEdit, acceptTermsAndConds, @@ -84,6 +93,7 @@ describe('CreateEditDialog', () => { form: { name, description, + workload, tech_contact: { id: contact, @@ -98,26 +108,28 @@ describe('CreateEditDialog', () => { }); it.each([ - [false, true, 'name', 'description', 'contact', 'region', ['toBe', true]], - [false, false, null, null, null, null, ['toBe', false]], - [false, true, null, null, null, null, ['toBe', false]], - [false, true, 'name', null, null, null, ['toBe', false]], - [false, true, null, 'description', null, null, ['toBe', false]], - [false, true, 'name', 'description', 'contact', null, ['toBe', false]], - [false, false, 'name', 'description', 'contact', 'region', ['toBe', false]], - [false, false, null, 'description', 'contact', 'region', ['toBe', false]], - [false, false, null, null, null, 'region', ['toBe', false]], - - [true, false, 'name', 'description', 'contact', null, ['toBe', true]], - [true, false, null, null, 'contact', null, ['toBe', false]], - [true, false, null, null, null, null, ['toBe', false]], - [true, false, 'name', null, null, null, ['toBe', false]], + [false, true, 'name', 'description', 'workload', 'contact', 'region', ['toBe', true]], + [false, false, null, null, null, null, null, ['toBe', false]], + [false, true, null, null, null, null, null, ['toBe', false]], + [false, true, 'name', null, null, null, null, ['toBe', false]], + [false, true, null, 'description', null, null, null, ['toBe', false]], + [false, true, null, null, 'workload', null, null, ['toBe', false]], + [false, true, 'name', 'description', 'workload', 'contact', null, ['toBe', false]], + [false, false, 'name', 'description', 'workload', 'contact', 'region', ['toBe', false]], + [false, false, null, 'description', 'workload', 'contact', 'region', ['toBe', false]], + [false, false, null, null, null, null, 'region', ['toBe', false]], + + [true, false, 'name', 'description', 'workload', 'contact', null, ['toBe', true]], + [true, false, null, null, 'workload', 'contact', null, ['toBe', false]], + [true, false, null, null, null, 'contact', null, ['toBe', false]], + [true, false, null, null, null, null, null, ['toBe', false]], + [true, false, 'name', null, null, null, null, ['toBe', false]], ])( - 'When isEdit=%j, acceptTermsAndConds=%j, name=%j, contact=%j, region=%j should "%j"', - (isEdit, acceptTermsAndConds, name, description, contact, region, spec) => { + 'When isEdit=%j, acceptTermsAndConds=%j, name=%j, description=%j, workload=%j, contact=%j, region=%j should "%j"', + (isEdit, acceptTermsAndConds, name, description, workload, contact, region, spec) => { const [satisfies, condition] = spec; - setContext(isEdit, acceptTermsAndConds, name, description, contact, region); + setContext(isEdit, acceptTermsAndConds, name, description, workload, contact, region); expect(cmp.computed.allowSaving(context))[satisfies](condition); }, diff --git a/ui/app/views/CreateEditDialog.vue b/ui/app/views/CreateEditDialog.vue index de17004..bc3be95 100644 --- a/ui/app/views/CreateEditDialog.vue +++ b/ui/app/views/CreateEditDialog.vue @@ -3,6 +3,7 @@ ez-dialog( v-model="dialogOpened", width="800", title="Request database", + :error-text="errorText", ) ui-card(title="General") // CREATE MODE @@ -38,6 +39,12 @@ ez-dialog( input#large._ml_24(type="radio" v-model="form.workload" value="large", materialize) label._ml_8(for="large", materialize) Large + p._mt_16._mb_0.assistive-text {{ workloadDescriptions[form.workload] }} + a._ml_4( + href="https://learn.microsoft.com/en-us/azure/postgresql/flexible-server/concepts-limits#maximum-connections", + target="_blank", + ) Read more + // EDIT MODE .detail-item._mt_0(v-if="isEdit") .detail-item-head.item-label._mb_8 Name @@ -154,6 +161,7 @@ export default { }, data: () => ({ + errorText: null, dialogOpened: false, acceptTermsAndConds: false, saving: false, @@ -168,6 +176,7 @@ export default { isEdit && form.name && form.description + && form.workload && form.tech_contact.id ) || ( !isEdit @@ -175,8 +184,15 @@ export default { && form.name && form.description && form.region.id + && form.workload && form.tech_contact.id )), + + workloadDescriptions: () => ({ + small: 'Plan "B2s". vCores: 2; Memory Size: 4Gb; Max Connections: 100; Max User Connections: 97', + medium: 'Plan "D2s_v3". vCores: 2; Memory Size: 8Gb; Max Connections: 859; Max User Connections: 856', + large: 'Plan "D8s_v3". vCores: 8; Memory Size: 32Gb; Max Connections: 3438; Max User Connections: 3435', + }), }, methods: { @@ -191,6 +207,7 @@ export default { }, async save() { + this.errorText = null; this.saving = true; try { @@ -200,6 +217,12 @@ export default { this.$emit('saved'); this.close(); } catch (e) { + if (e.status === 422) { + this.errorText = 'An input error occurred. Please fill all required fields'; + } else { + this.errorText = `#${e.status} ${e.message}`; + } + this.emit({ name: 'snackbar:error', value: e }); } @@ -229,6 +252,7 @@ export default { }, dialogOpened(v) { + if (!v) this.form = initialForm(); if (this.value !== v) this.$emit('input', v); }, },