iframe-coordinator-cli 5.5.3 → 5.5.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +7 -0
- package/dist/assets/index-FsFV9auh.js +49 -0
- package/dist/index.html +3 -4
- package/example-ifc.config.js +16 -16
- package/ifc-cli.js +45 -43
- package/package.json +16 -14
- package/dist/assets/index.34c60d5f.js +0 -49
- /package/dist/assets/{index.19c5eadd.css → index-MTnT396m.css} +0 -0
package/README.md
CHANGED
|
@@ -1,34 +1,41 @@
|
|
|
1
1
|
# wrapper-app
|
|
2
2
|
|
|
3
3
|
## Project setup
|
|
4
|
+
|
|
4
5
|
```
|
|
5
6
|
npm install
|
|
6
7
|
```
|
|
7
8
|
|
|
8
9
|
### Compiles and hot-reloads for development
|
|
10
|
+
|
|
9
11
|
```
|
|
10
12
|
npm run serve
|
|
11
13
|
```
|
|
12
14
|
|
|
13
15
|
### Compiles and minifies for production
|
|
16
|
+
|
|
14
17
|
```
|
|
15
18
|
npm run build
|
|
16
19
|
```
|
|
17
20
|
|
|
18
21
|
### Run your tests
|
|
22
|
+
|
|
19
23
|
```
|
|
20
24
|
npm run test
|
|
21
25
|
```
|
|
22
26
|
|
|
23
27
|
### Lints and fixes files
|
|
28
|
+
|
|
24
29
|
```
|
|
25
30
|
npm run lint
|
|
26
31
|
```
|
|
27
32
|
|
|
28
33
|
### Run your unit tests
|
|
34
|
+
|
|
29
35
|
```
|
|
30
36
|
npm run test:unit
|
|
31
37
|
```
|
|
32
38
|
|
|
33
39
|
### Customize configuration
|
|
40
|
+
|
|
34
41
|
See [Configuration Reference](https://cli.vuejs.org/config/).
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const i of document.querySelectorAll('link[rel="modulepreload"]'))n(i);new MutationObserver(i=>{for(const a of i)if(a.type==="childList")for(const o of a.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&n(o)}).observe(document,{childList:!0,subtree:!0});function r(i){const a={};return i.integrity&&(a.integrity=i.integrity),i.referrerPolicy&&(a.referrerPolicy=i.referrerPolicy),i.crossOrigin==="use-credentials"?a.credentials="include":i.crossOrigin==="anonymous"?a.credentials="omit":a.credentials="same-origin",a}function n(i){if(i.ep)return;i.ep=!0;const a=r(i);fetch(i.href,a)}})();var Cu=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Su(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function $u(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var r=function n(){return this instanceof n?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};r.prototype=t.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(e).forEach(function(n){var i=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(r,n,i.get?i:{enumerable:!0,get:function(){return e[n]}})}),r}var S={},ri={},re={},vo={},Yt={};Object.defineProperty(Yt,"__esModule",{value:!0});Yt.asAnnotation=ho;Yt.isAnnotation=Au;function mr(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?mr=function(r){return typeof r}:mr=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},mr(e)}function ho(e){if(mr(e)==="object"&&e!==null){if(e.type==="ObjectAnnotation")return e;if(e.type==="ArrayAnnotation")return e;if(e.type==="ScalarAnnotation")return e;if(e.type==="FunctionAnnotation")return e;if(e.type==="CircularRefAnnotation")return e}}function Au(e){return ho(e)!==void 0}(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.annotateFields=c,e.default=d;var t=Yt;function r(p){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?r=function(v){return typeof v}:r=function(v){return v&&typeof Symbol=="function"&&v.constructor===Symbol&&v!==Symbol.prototype?"symbol":typeof v},r(p)}function n(p,m){return o(p)||a(p,m)||u(p,m)||i()}function i(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
2
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function a(p,m){var v=p==null?null:typeof Symbol<"u"&&p[Symbol.iterator]||p["@@iterator"];if(v!=null){var y=[],h=!0,b=!1,O,$;try{for(v=v.call(p);!(h=(O=v.next()).done)&&(y.push(O.value),!(m&&y.length===m));h=!0);}catch(C){b=!0,$=C}finally{try{!h&&v.return!=null&&v.return()}finally{if(b)throw $}}return y}}function o(p){if(Array.isArray(p))return p}function s(p,m){var v=typeof Symbol<"u"&&p[Symbol.iterator]||p["@@iterator"];if(!v){if(Array.isArray(p)||(v=u(p))||m&&p&&typeof p.length=="number"){v&&(p=v);var y=0,h=function(){};return{s:h,n:function(){return y>=p.length?{done:!0}:{done:!1,value:p[y++]}},e:function(A){throw A},f:h}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
3
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var b=!0,O=!1,$;return{s:function(){v=v.call(p)},n:function(){var A=v.next();return b=A.done,A},e:function(A){O=!0,$=A},f:function(){try{!b&&v.return!=null&&v.return()}finally{if(O)throw $}}}}function u(p,m){if(p){if(typeof p=="string")return f(p,m);var v=Object.prototype.toString.call(p).slice(8,-1);if(v==="Object"&&p.constructor&&(v=p.constructor.name),v==="Map"||v==="Set")return Array.from(p);if(v==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(v))return f(p,m)}}function f(p,m){(m==null||m>p.length)&&(m=p.length);for(var v=0,y=new Array(m);v<m;v++)y[v]=p[v];return y}function c(p,m,v){var y=v??new WeakSet;if(y.has(p))return{type:"CircularRefAnnotation",annotation:void 0};y.add(p);var h=Object.entries(p),b=new Set(Object.keys(p)),O=s(m),$;try{for(O.s();!($=O.n()).done;){var C=n($.value,1),A=C[0];b.has(A)||h.push([A,void 0])}}catch(B){O.e(B)}finally{O.f()}var T=s(m),P;try{var N=function(){var F=n(P.value,2),_=F[0],g=F[1];h=h.map(function(E){var x=n(E,2),R=x[0],L=x[1];return _===R?[R,typeof g=="string"?d(L,g,y):g]:[R,L]})};for(T.s();!(P=T.n()).done;)N()}catch(B){T.e(B)}finally{T.f()}return l(h,void 0,y)}function l(p,m,v){var y=p.map(function(h){var b=n(h,2),O=b[0],$=b[1];return{key:O,value:d($,void 0,v)}});return{type:"ObjectAnnotation",pairs:y,annotation:m}}function d(p,m,v){if(p==null||typeof p=="string"||typeof p=="number"||typeof p=="boolean"||typeof p.getMonth=="function")return{type:"ScalarAnnotation",value:p,annotation:m};var y=(0,t.asAnnotation)(p);if(y)return m===void 0?y:y.type==="ObjectAnnotation"?{type:"ObjectAnnotation",pairs:y.pairs,annotation:m}:y.type==="ArrayAnnotation"?{type:"ArrayAnnotation",items:y.items,annotation:m}:y.type==="FunctionAnnotation"?{type:"FunctionAnnotation",annotation:m}:y.type==="CircularRefAnnotation"?{type:"CircularRefAnnotation",annotation:m}:{type:"ScalarAnnotation",value:y.value,annotation:m};if(Array.isArray(p)){var h=v??new WeakSet;if(h.has(p))return{type:"CircularRefAnnotation",annotation:m};h.add(p);var b=p.map(function($){return d($,void 0,h)});return{type:"ArrayAnnotation",items:b,annotation:m}}else if(r(p)==="object"){var O=v??new WeakSet;return O.has(p)?{type:"CircularRefAnnotation",annotation:m}:(O.add(p),l(Object.entries(p),m,O))}else{if(typeof p=="function")return{type:"FunctionAnnotation",annotation:m};throw new Error("Unknown annotation")}}})(vo);var yo={},We={};Object.defineProperty(We,"__esModule",{value:!0});We.asDate=Pu;We.isMultiline=go;We.indent=xu;We.INDENT=void 0;var mo=" ";We.INDENT=mo;var Tu=function(t){return!!t&&Object.prototype.toString.call(t)==="[object Date]"&&!isNaN(t)};function Pu(e){return Tu(e)?e:null}function go(e){var t=e.split(`
|
|
4
|
+
`).length;return t>1}function xu(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:mo;return go(e)?e.split(`
|
|
5
|
+
`).map(function(r){return t+r}).join(`
|
|
6
|
+
`):t+e}(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.serializeValue=d,e.serializeAnnotation=p,e.default=m;var t=We;function r(v,y){return a(v)||i(v,y)||s(v,y)||n()}function n(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
7
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function i(v,y){var h=v==null?null:typeof Symbol<"u"&&v[Symbol.iterator]||v["@@iterator"];if(h!=null){var b=[],O=!0,$=!1,C,A;try{for(h=h.call(v);!(O=(C=h.next()).done)&&(b.push(C.value),!(y&&b.length===y));O=!0);}catch(T){$=!0,A=T}finally{try{!O&&h.return!=null&&h.return()}finally{if($)throw A}}return b}}function a(v){if(Array.isArray(v))return v}function o(v,y){var h=typeof Symbol<"u"&&v[Symbol.iterator]||v["@@iterator"];if(!h){if(Array.isArray(v)||(h=s(v))||y&&v&&typeof v.length=="number"){h&&(v=h);var b=0,O=function(){};return{s:O,n:function(){return b>=v.length?{done:!0}:{done:!1,value:v[b++]}},e:function(P){throw P},f:O}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
8
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var $=!0,C=!1,A;return{s:function(){h=h.call(v)},n:function(){var P=h.next();return $=P.done,P},e:function(P){C=!0,A=P},f:function(){try{!$&&h.return!=null&&h.return()}finally{if(C)throw A}}}}function s(v,y){if(v){if(typeof v=="string")return u(v,y);var h=Object.prototype.toString.call(v).slice(8,-1);if(h==="Object"&&v.constructor&&(h=v.constructor.name),h==="Map"||h==="Set")return Array.from(v);if(h==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(h))return u(v,y)}}function u(v,y){(y==null||y>v.length)&&(y=v.length);for(var h=0,b=new Array(y);h<y;h++)b[h]=v[h];return b}function f(v){var y=arguments.length>1&&arguments[1]!==void 0?arguments[1]:80,h=JSON.stringify(v);if(h.length<=y)return h;var b=v.substring(0,y-15)+"...";return h=JSON.stringify(b)+" [truncated]",h}function c(v,y){if(v.length===0)return"[]";var h=[],b=o(v),O;try{for(b.s();!(O=b.n()).done;){var $=O.value,C=p($,y+t.INDENT),A=r(C,2),T=A[0],P=A[1];h.push(y+t.INDENT+T+","),P!==void 0&&h.push((0,t.indent)(P,y+t.INDENT))}}catch(N){b.e(N)}finally{b.f()}return["["].concat(h,[y+"]"]).join(`
|
|
9
|
+
`)}function l(v,y){if(v.length===0)return"{}";var h=[],b=o(v),O;try{for(b.s();!(O=b.n()).done;){var $=O.value,C=$.key,A=$.value,T=d(C),P=y+t.INDENT+" ".repeat(T.length+2),N=p(A,y+t.INDENT),B=r(N,2),F=B[0],_=B[1];h.push(y+t.INDENT+T+": "+F+","),_!==void 0&&h.push((0,t.indent)(_,P))}}catch(g){b.e(g)}finally{b.f()}return["{"].concat(h,[y+"}"]).join(`
|
|
10
|
+
`)}function d(v){if(typeof v=="string")return f(v);if(typeof v=="number"||typeof v=="boolean")return v.toString();if(v===null)return"null";if(v===void 0)return"undefined";var y=(0,t.asDate)(v);return y!==null?"new Date(".concat(JSON.stringify(y.toISOString()),")"):v instanceof Date?"(Invalid Date)":"(unserializable)"}function p(v){var y=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",h;v.type==="ArrayAnnotation"?h=c(v.items,y):v.type==="ObjectAnnotation"?h=l(v.pairs,y):v.type==="FunctionAnnotation"?h="function() {}":v.type==="CircularRefAnnotation"?h="<circular ref>":h=d(v.value);var b=v.annotation;if(b!==void 0){var O="^".repeat((0,t.isMultiline)(h)?1:h.length);return[h,[O,b].join((0,t.isMultiline)(b)?`
|
|
11
|
+
`:" ")]}else return[h,void 0]}function m(v){var y=p(v),h=r(y,2),b=h[0],O=h[1];return O!==void 0?"".concat(b,`
|
|
12
|
+
`).concat(O):"".concat(b)}})(yo);var _o={};(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=u;function t(f){return i(f)||n(f)||o(f)||r()}function r(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
13
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function n(f){if(typeof Symbol<"u"&&f[Symbol.iterator]!=null||f["@@iterator"]!=null)return Array.from(f)}function i(f){if(Array.isArray(f))return s(f)}function a(f,c){var l=typeof Symbol<"u"&&f[Symbol.iterator]||f["@@iterator"];if(!l){if(Array.isArray(f)||(l=o(f))||c&&f&&typeof f.length=="number"){l&&(f=l);var d=0,p=function(){};return{s:p,n:function(){return d>=f.length?{done:!0}:{done:!1,value:f[d++]}},e:function(b){throw b},f:p}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
14
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var m=!0,v=!1,y;return{s:function(){l=l.call(f)},n:function(){var b=l.next();return m=b.done,b},e:function(b){v=!0,y=b},f:function(){try{!m&&l.return!=null&&l.return()}finally{if(v)throw y}}}}function o(f,c){if(f){if(typeof f=="string")return s(f,c);var l=Object.prototype.toString.call(f).slice(8,-1);if(l==="Object"&&f.constructor&&(l=f.constructor.name),l==="Map"||l==="Set")return Array.from(f);if(l==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(l))return s(f,c)}}function s(f,c){(c==null||c>f.length)&&(c=f.length);for(var l=0,d=new Array(c);l<c;l++)d[l]=f[l];return d}function u(f){var c=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],l=[];if(f.type==="ArrayAnnotation"){var d=f.items,p=0,m=a(d),v;try{for(m.s();!(v=m.n()).done;){var y=v.value;l.push.apply(l,t(u(y,[].concat(t(c),[p++]))))}}catch(T){m.e(T)}finally{m.f()}}else if(f.type==="ObjectAnnotation"){var h=f.pairs,b=a(h),O;try{for(b.s();!(O=b.n()).done;){var $=O.value;l.push.apply(l,t(u($.value,[].concat(t(c),[$.key]))))}}catch(T){b.e(T)}finally{b.f()}}var C=f.annotation;if(!C)return l;var A;return c.length===0?A="":c.length===1?A=typeof c[0]=="number"?"Value at index ".concat(c[0],": "):"Value at key ".concat(JSON.stringify(c[0]),": "):A="Value at keypath ".concat(c.map(function(T){return T.toString()}).join("."),": "),[].concat(l,["".concat(A).concat(C)])}})(_o);(function(e){function t(c){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?t=function(d){return typeof d}:t=function(d){return d&&typeof Symbol=="function"&&d.constructor===Symbol&&d!==Symbol.prototype?"symbol":typeof d},t(c)}Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"annotate",{enumerable:!0,get:function(){return r.default}}),Object.defineProperty(e,"annotateFields",{enumerable:!0,get:function(){return r.annotateFields}}),Object.defineProperty(e,"isAnnotation",{enumerable:!0,get:function(){return n.isAnnotation}}),Object.defineProperty(e,"serialize",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(e,"summarize",{enumerable:!0,get:function(){return a.default}}),Object.defineProperty(e,"indent",{enumerable:!0,get:function(){return o.indent}});var r=f(vo),n=Yt,i=s(yo),a=s(_o),o=We;function s(c){return c&&c.__esModule?c:{default:c}}function u(c){if(typeof WeakMap!="function")return null;var l=new WeakMap,d=new WeakMap;return(u=function(m){return m?d:l})(c)}function f(c,l){if(!l&&c&&c.__esModule)return c;if(c===null||t(c)!=="object"&&typeof c!="function")return{default:c};var d=u(l);if(d&&d.has(c))return d.get(c);var p={},m=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var v in c)if(v!=="default"&&Object.prototype.hasOwnProperty.call(c,v)){var y=m?Object.getOwnPropertyDescriptor(c,v):null;y&&(y.get||y.set)?Object.defineProperty(p,v,y):p[v]=c[v]}return p.default=c,d&&d.set(c,p),p}})(re);Object.defineProperty(ri,"__esModule",{value:!0});ri.guard=Mu;var bo=re;function Ru(e){return(0,bo.summarize)(e).join(`
|
|
15
|
+
`)}function Mu(e,t){var r=t||{},n=r.style||"inline",i=n==="inline"?bo.serialize:Ru;return function(a){return e(a).mapError(function(o){var s=new Error(`
|
|
16
|
+
`+i(o));return s.name="Decoding error",s}).unwrap()}}var ae={},oe={};(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.Err=e.Ok=e.default=void 0;function t(f,c){if(!(f instanceof c))throw new TypeError("Cannot call a class as a function")}function r(f,c){for(var l=0;l<c.length;l++){var d=c[l];d.enumerable=d.enumerable||!1,d.configurable=!0,"value"in d&&(d.writable=!0),Object.defineProperty(f,d.key,d)}}function n(f,c,l){return c&&r(f.prototype,c),l&&r(f,l),f}var i="Ok",a="Err",o=function(){function f(c){t(this,f),this._r=c}return n(f,[{key:"toString",value:function(){var l=this._r;return l.type===i?"Ok(".concat(String(l.value),")"):"Err(".concat(String(l.error),")")}},{key:"isOk",value:function(){return this._r.type===i}},{key:"isErr",value:function(){return this._r.type===a}},{key:"withDefault",value:function(l){var d=this._r;return d.type===i?d.value:l}},{key:"value",value:function(){var l=this._r;return l.type===i?l.value:void 0}},{key:"errValue",value:function(){var l=this._r;return l.type===a?l.error:void 0}},{key:"unwrap",value:function(){var l=this._r;if(l.type===i)return l.value;throw l.error}},{key:"expect",value:function(l){var d=this._r;if(d.type===i)return d.value;throw l instanceof Error?l:new Error(l)}},{key:"dispatch",value:function(l,d){var p=this._r;return p.type===i?l(p.value):d(p.error)}},{key:"andThen",value:function(l){var d=this._r;return d.type===i?l(d.value):f.err(d.error)}},{key:"map",value:function(l){var d=this._r;return d.type===i?f.ok(l(d.value)):f.err(d.error)}},{key:"mapError",value:function(l){var d=this._r;return d.type===i?f.ok(d.value):f.err(l(d.error))}}],[{key:"ok",value:function(l){return new f({type:i,value:l})}},{key:"err",value:function(l){return new f({type:a,error:l})}}]),f}();e.default=o;var s=function(c){return o.ok(c)};e.Ok=s;var u=function(c){return o.err(c)};e.Err=u})(oe);Object.defineProperty(ae,"__esModule",{value:!0});ae.map=Nu;ae.compose=wo;ae.predicate=Lu;ae.isDate=void 0;var ju=re,On=oe,Iu=function(t){return t!=null&&Object.prototype.toString.call(t)==="[object Date]"&&!isNaN(t)};ae.isDate=Iu;function Nu(e,t){return wo(e,function(r){return(0,On.Ok)(t(r))})}function wo(e,t){return function(r){return e(r).andThen(t)}}function Lu(e,t){return function(r){return e(r)?(0,On.Ok)(r):(0,On.Err)((0,ju.annotate)(r,t))}}var St={};Object.defineProperty(St,"__esModule",{value:!0});St.array=Wu;St.poja=void 0;var En=re,Pr=oe,Du=ae;function ku(e){return Hu(e)||Uu(e)||Fu()}function Fu(){throw new TypeError("Invalid attempt to spread non-iterable instance")}function Uu(e){if(Symbol.iterator in Object(e)||Object.prototype.toString.call(e)==="[object Arguments]")return Array.from(e)}function Hu(e){if(Array.isArray(e)){for(var t=0,r=new Array(e.length);t<e.length;t++)r[t]=e[t];return r}}var Oo=function(t){return Array.isArray(t)?(0,Pr.Ok)(t.slice()):(0,Pr.Err)((0,En.annotate)(t,"Must be an array"))};St.poja=Oo;function zu(e,t){var r=[],n=0,i=!0,a=!1,o=void 0;try{for(var s=e[Symbol.iterator](),u;!(i=(u=s.next()).done);i=!0){var f=u.value;try{var c=f.unwrap();r.push(c)}catch(d){var l=ku(t);return l.splice(n,1,(0,En.annotate)(d,d.annotation!==void 0?"".concat(d.annotation," (at index ").concat(n,")"):"index ".concat(n))),(0,Pr.Err)((0,En.annotate)(l))}n++}}catch(d){a=!0,o=d}finally{try{!i&&s.return!=null&&s.return()}finally{if(a)throw o}}return(0,Pr.Ok)(r)}function Bu(e){return function(t){var r=t.map(e),n=zu(r,t);return n}}function Wu(e){return(0,Du.compose)(Oo,Bu(e))}var Eo={},ge={};Object.defineProperty(ge,"__esModule",{value:!0});ge.positiveInteger=ge.integer=ge.positiveNumber=ge.number=void 0;var Gu=re,Hi=oe,Fe=ae,Ku=function(t){return typeof t=="number"&&!Number.isNaN(t)?(0,Hi.Ok)(t):(0,Hi.Err)((0,Gu.annotate)(t,"Must be number"))},Zr=(0,Fe.compose)(Ku,(0,Fe.predicate)(Number.isFinite,"Number must be finite"));ge.number=Zr;var qu=(0,Fe.compose)(Zr,(0,Fe.predicate)(function(e){return e>=0},"Number must be positive"));ge.positiveNumber=qu;var Ju=(0,Fe.compose)(Zr,(0,Fe.predicate)(Number.isInteger,"Number must be an integer"));ge.integer=Ju;var Yu=(0,Fe.compose)(Zr,(0,Fe.predicate)(function(e){return e>=0&&Number.isInteger(e)},"Number must be an integer"));ge.positiveInteger=Yu;(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.numericBoolean=e.truthy=e.boolean=void 0;var t=re,r=oe,n=ge,i=ae,a=function(f){return typeof f=="boolean"?(0,r.Ok)(f):(0,r.Err)((0,t.annotate)(f,"Must be boolean"))};e.boolean=a;var o=function(f){return(0,r.Ok)(!!f)};e.truthy=o;var s=(0,i.map)(n.number,function(u){return!!u});e.numericBoolean=s})(Eo);var fe={};Object.defineProperty(fe,"__esModule",{value:!0});fe.constant=Qu;fe.hardcoded=Vu;fe.unknown=fe.mixed=fe.undefined_=fe.null_=void 0;var ni=re,Ue=oe,Xu=function(t){return t===null?(0,Ue.Ok)(t):(0,Ue.Err)((0,ni.annotate)(t,"Must be null"))};fe.null_=Xu;var Zu=function(t){return t===void 0?(0,Ue.Ok)(t):(0,Ue.Err)((0,ni.annotate)(t,"Must be undefined"))};fe.undefined_=Zu;function Qu(e){return function(t){return t===e?(0,Ue.Ok)(e):(0,Ue.Err)((0,ni.annotate)(t,"Must be constant ".concat(String(e))))}}function Vu(e){return function(t){return(0,Ue.Ok)(e)}}var Co=function(t){return(0,Ue.Ok)(t)};fe.mixed=Co;var ef=Co;fe.unknown=ef;var Qr={};Object.defineProperty(Qr,"__esModule",{value:!0});Qr.date=void 0;var tf=re,zi=oe,rf=ae,nf=function(t){return(0,rf.isDate)(t)?(0,zi.Ok)(t):(0,zi.Err)((0,tf.annotate)(t,"Must be a Date"))};Qr.date=nf;var ii={},le={};Object.defineProperty(le,"__esModule",{value:!0});le.either=xe;le.either3=So;le.either4=$o;le.either5=Ao;le.either6=To;le.either7=Po;le.either8=xo;le.either9=af;le.oneOf=of;var kt=re,Ft=oe;function Bi(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";return"-"+(0,kt.indent)(e).substring(1)}function xe(e,t){return function(r){return e(r).dispatch(function(n){return(0,Ft.Ok)(n)},function(n){return t(r).dispatch(function(i){return(0,Ft.Ok)(i)},function(i){return(0,Ft.Err)((0,kt.annotate)(r,["Either:",Bi((0,kt.summarize)(n).join(`
|
|
17
|
+
`)),Bi((0,kt.summarize)(i).join(`
|
|
18
|
+
`))].join(`
|
|
19
|
+
`)))})})}}function So(e,t,r){return xe(e,xe(t,r))}function $o(e,t,r,n){return xe(e,So(t,r,n))}function Ao(e,t,r,n,i){return xe(e,$o(t,r,n,i))}function To(e,t,r,n,i,a){return xe(e,Ao(t,r,n,i,a))}function Po(e,t,r,n,i,a,o){return xe(e,To(t,r,n,i,a,o))}function xo(e,t,r,n,i,a,o,s){return xe(e,Po(t,r,n,i,a,o,s))}function af(e,t,r,n,i,a,o,s,u){return xe(e,xo(t,r,n,i,a,o,s,u))}function of(e){return function(t){var r=!0,n=!1,i=void 0;try{for(var a=e[Symbol.iterator](),o;!(r=(o=a.next()).done);r=!0){var s=o.value;if(s===t)return(0,Ft.Ok)(s)}}catch(u){n=!0,i=u}finally{try{!r&&a.return!=null&&a.return()}finally{if(n)throw i}}return(0,Ft.Err)((0,kt.annotate)(t,"Must be one of ".concat(e.map(function(u){return JSON.stringify(u)}).join(", "))))}}var Ge={};Object.defineProperty(Ge,"__esModule",{value:!0});Ge.object=jo;Ge.exact=df;Ge.pojo=void 0;var mt=re,Ot=oe,Cn=ae;function Ro(e){return ff(e)||uf(e)||sf()}function sf(){throw new TypeError("Invalid attempt to spread non-iterable instance")}function uf(e){if(Symbol.iterator in Object(e)||Object.prototype.toString.call(e)==="[object Arguments]")return Array.from(e)}function ff(e){if(Array.isArray(e)){for(var t=0,r=new Array(e.length);t<e.length;t++)r[t]=e[t];return r}}function cf(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{},n=Object.keys(r);typeof Object.getOwnPropertySymbols=="function"&&(n=n.concat(Object.getOwnPropertySymbols(r).filter(function(i){return Object.getOwnPropertyDescriptor(r,i).enumerable}))),n.forEach(function(i){lf(e,i,r[i])})}return e}function lf(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function gr(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?gr=function(r){return typeof r}:gr=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},gr(e)}function pf(e){return e!=null&&gr(e)==="object"&&Object.prototype.toString.call(e)==="[object Object]"}function Mo(e,t){var r=new Set,n=!0,i=!1,a=void 0;try{for(var o=e[Symbol.iterator](),s;!(n=(s=o.next()).done);n=!0){var u=s.value;t.has(u)||r.add(u)}}catch(f){i=!0,a=f}finally{try{!n&&o.return!=null&&o.return()}finally{if(i)throw a}}return r}var ai=function(t){return pf(t)?(0,Ot.Ok)(cf({},t)):(0,Ot.Err)((0,mt.annotate)(t,"Must be an object"))};Ge.pojo=ai;function jo(e){var t=new Set(Object.keys(e));return(0,Cn.compose)(ai,function(r){for(var n=new Set(Object.keys(r)),i=Mo(t,n),a={},o={},s=0,u=Object.keys(e);s<u.length;s++){var f=u[s],c=e[f],l=r[f],d=c(l);try{a[f]=d.unwrap(),i.delete(f)}catch(b){if(!(0,mt.isAnnotation)(b))throw b;l===void 0?i.add(f):o[f]=b}}var p=Object.keys(o);if(p.length>0||i.size>0){var m;if(p.length>0){var v=p.map(function(b){return[b,o[b]]});m=(0,mt.annotateFields)(r,v)}else m=(0,mt.annotate)(r);if(i.size>0){var y=Ro(i).map(function(b){return'"'.concat(b,'"')}).join(", "),h=i.size>1?"keys":"key";m=(0,mt.annotate)(m,"Missing ".concat(h,": ").concat(y))}return(0,Ot.Err)(m)}return(0,Ot.Ok)(a)})}function df(e){var t=new Set(Object.keys(e)),r=(0,Cn.compose)(ai,function(i){var a=new Set(Object.keys(i)),o=Mo(a,t);return o.size>0?(0,Ot.Err)((0,mt.annotate)(i,"Superfluous keys: ".concat(Ro(o).join(", ")))):(0,Ot.Ok)(i)}),n=jo(e);return(0,Cn.compose)(r,n)}Object.defineProperty(ii,"__esModule",{value:!0});ii.dispatch=mf;var vf=le,hf=Ge;function yf(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function mf(e,t){var r=(0,hf.object)(yf({},e,(0,vf.oneOf)(Object.keys(t))));return function(n){return r(n).andThen(function(i){var a=i[e],o=t[a];return o(n)})}}var oi={};Object.defineProperty(oi,"__esModule",{value:!0});oi.fail=bf;var gf=re,_f=oe;function bf(e){return function(t){return(0,_f.Err)((0,gf.annotate)(t,e))}}var si={};Object.defineProperty(si,"__esModule",{value:!0});si.instanceOf=Of;var wf=re,Wi=oe;function Of(e){return function(t){return t instanceof e?(0,Wi.Ok)(t):(0,Wi.Err)((0,wf.annotate)(t,"Must be ".concat(e.name," instance")))}}var Vr={};Object.defineProperty(Vr,"__esModule",{value:!0});Vr.mapping=No;Vr.dict=Pf;var Gi=re,Ki=oe,Ef=Ge,Io=ae;function Cf(e,t){return Af(e)||$f(e,t)||Sf()}function Sf(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}function $f(e,t){var r=[],n=!0,i=!1,a=void 0;try{for(var o=e[Symbol.iterator](),s;!(n=(s=o.next()).done)&&(r.push(s.value),!(t&&r.length===t));n=!0);}catch(u){i=!0,a=u}finally{try{!n&&o.return!=null&&o.return()}finally{if(i)throw a}}return r}function Af(e){if(Array.isArray(e))return e}function No(e){return(0,Io.compose)(Ef.pojo,function(t){var r=[],n=[];return Object.keys(t).forEach(function(i){var a=t[i],o=e(a);try{var s=o.unwrap();n.length===0&&r.push([i,s])}catch(u){if((0,Gi.isAnnotation)(u))r.length=0,n.push([i,u]);else throw u}}),n.length>0?(0,Ki.Err)((0,Gi.annotateFields)(t,n)):(0,Ki.Ok)(new Map(r))})}function Tf(e){var t={},r=!0,n=!1,i=void 0;try{for(var a=e.entries()[Symbol.iterator](),o;!(r=(o=a.next()).done);r=!0){var s=Cf(o.value,2),u=s[0],f=s[1];t[u]=f}}catch(c){n=!0,i=c}finally{try{!r&&a.return!=null&&a.return()}finally{if(n)throw i}}return t}function Pf(e){return(0,Io.map)(No(e),Tf)}var Xt={};Object.defineProperty(Xt,"__esModule",{value:!0});Xt.optional=Rf;Xt.nullable=Mf;Xt.maybe=If;var xf=re,qi=oe,Lo=fe,ui=le;function Rf(e){return(0,ui.either)(Lo.undefined_,e)}function Mf(e){return(0,ui.either)(Lo.null_,e)}var jf=function(t){return t==null?(0,qi.Ok)(t):(0,qi.Err)((0,xf.annotate)(t,"Must be undefined or null"))};function If(e){return(0,ui.either)(jf,e)}var Pe={};Object.defineProperty(Pe,"__esModule",{value:!0});Pe.regex=Do;Pe.url=Pe.email=Pe.string=void 0;var Sn=re,Ut=oe,$n=ae,Nf=/^([A-Za-z]{3,9}(?:[+][A-Za-z]{3,9})?):\/\/(?:([-;:&=+$,\w]+)@)?(?:([A-Za-z0-9.-]+)(?::([0-9]{2,5}))?)(\/(?:[-+~%/.,\w]*)?(?:\?[-+=&;%@.,\w]*)?(?:#[.,!/\w]*)?)?$/,Lf=["https"],fi=function(t){return typeof t=="string"?(0,Ut.Ok)(t):(0,Ut.Err)((0,Sn.annotate)(t,"Must be string"))};Pe.string=fi;function Do(e,t){return(0,$n.compose)(fi,(0,$n.predicate)(function(r){return e.test(r)},t))}var Df=Do(/^(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/,"Must be email");Pe.email=Df;var kf=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Lf;return(0,$n.compose)(fi,function(r){var n=r.match(Nf);if(n){var i=n[1];return t.length===0||t.includes(i.toLowerCase())?(0,Ut.Ok)(r):(0,Ut.Err)((0,Sn.annotate)(r,"URL scheme must be any of: ".concat(t.join(", "))))}else return(0,Ut.Err)((0,Sn.annotate)(r,"Must be URL"))})};Pe.url=kf;var ut={};Object.defineProperty(ut,"__esModule",{value:!0});ut.tuple2=Bf;ut.tuple3=Wf;ut.tuple4=Gf;ut.tuple5=Kf;ut.tuple6=qf;var Zt=re,Ce=oe,Ff=St,nt=ae;function Qt(e,t){return zf(e)||Hf(e,t)||Uf()}function Uf(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}function Hf(e,t){var r=[],n=!0,i=!1,a=void 0;try{for(var o=e[Symbol.iterator](),s;!(n=(s=o.next()).done)&&(r.push(s.value),!(t&&r.length===t));n=!0);}catch(u){i=!0,a=u}finally{try{!n&&o.return!=null&&o.return()}finally{if(i)throw a}}return r}function zf(e){if(Array.isArray(e))return e}var Vt=function(t){return(0,nt.compose)(Ff.poja,(0,nt.predicate)(function(r){return r.length===t},"Must be a ".concat(t,"-tuple")))};function Bf(e,t){return(0,nt.compose)(Vt(2),function(r){var n=Qt(r,2),i=n[0],a=n[1],o=e(i),s=t(a);try{return(0,Ce.Ok)([o.unwrap(),s.unwrap()])}catch{return(0,Ce.Err)((0,Zt.annotate)([o.isErr()?o.errValue():o.value(),s.isErr()?s.errValue():s.value()]))}})}function Wf(e,t,r){return(0,nt.compose)(Vt(3),function(n){var i=Qt(n,3),a=i[0],o=i[1],s=i[2],u=e(a),f=t(o),c=r(s);try{return(0,Ce.Ok)([u.unwrap(),f.unwrap(),c.unwrap()])}catch{return(0,Ce.Err)((0,Zt.annotate)([u.isErr()?u.errValue():u.value(),f.isErr()?f.errValue():f.value(),c.isErr()?c.errValue():c.value()]))}})}function Gf(e,t,r,n){return(0,nt.compose)(Vt(4),function(i){var a=Qt(i,4),o=a[0],s=a[1],u=a[2],f=a[3],c=e(o),l=t(s),d=r(u),p=n(f);try{return(0,Ce.Ok)([c.unwrap(),l.unwrap(),d.unwrap(),p.unwrap()])}catch{return(0,Ce.Err)((0,Zt.annotate)([c.isErr()?c.errValue():c.value(),l.isErr()?l.errValue():l.value(),d.isErr()?d.errValue():d.value(),p.isErr()?p.errValue():p.value()]))}})}function Kf(e,t,r,n,i){return(0,nt.compose)(Vt(5),function(a){var o=Qt(a,5),s=o[0],u=o[1],f=o[2],c=o[3],l=o[4],d=e(s),p=t(u),m=r(f),v=n(c),y=i(l);try{return(0,Ce.Ok)([d.unwrap(),p.unwrap(),m.unwrap(),v.unwrap(),y.unwrap()])}catch{return(0,Ce.Err)((0,Zt.annotate)([d.isErr()?d.errValue():d.value(),p.isErr()?p.errValue():p.value(),m.isErr()?m.errValue():m.value(),v.isErr()?v.errValue():v.value(),y.isErr()?y.errValue():y.value()]))}})}function qf(e,t,r,n,i,a){return(0,nt.compose)(Vt(6),function(o){var s=Qt(o,6),u=s[0],f=s[1],c=s[2],l=s[3],d=s[4],p=s[5],m=e(u),v=t(f),y=r(c),h=n(l),b=i(d),O=a(p);try{return(0,Ce.Ok)([m.unwrap(),v.unwrap(),y.unwrap(),h.unwrap(),b.unwrap(),O.unwrap()])}catch{return(0,Ce.Err)((0,Zt.annotate)([m.isErr()?m.errValue():m.value(),v.isErr()?v.errValue():v.value(),y.isErr()?y.errValue():y.value(),h.isErr()?h.errValue():h.value(),b.isErr()?b.errValue():b.value(),O.isErr()?O.errValue():O.value()]))}})}(function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"guard",{enumerable:!0,get:function(){return t.guard}}),Object.defineProperty(e,"compose",{enumerable:!0,get:function(){return r.compose}}),Object.defineProperty(e,"map",{enumerable:!0,get:function(){return r.map}}),Object.defineProperty(e,"predicate",{enumerable:!0,get:function(){return r.predicate}}),Object.defineProperty(e,"array",{enumerable:!0,get:function(){return n.array}}),Object.defineProperty(e,"poja",{enumerable:!0,get:function(){return n.poja}}),Object.defineProperty(e,"boolean",{enumerable:!0,get:function(){return i.boolean}}),Object.defineProperty(e,"numericBoolean",{enumerable:!0,get:function(){return i.numericBoolean}}),Object.defineProperty(e,"truthy",{enumerable:!0,get:function(){return i.truthy}}),Object.defineProperty(e,"constant",{enumerable:!0,get:function(){return a.constant}}),Object.defineProperty(e,"hardcoded",{enumerable:!0,get:function(){return a.hardcoded}}),Object.defineProperty(e,"mixed",{enumerable:!0,get:function(){return a.mixed}}),Object.defineProperty(e,"null_",{enumerable:!0,get:function(){return a.null_}}),Object.defineProperty(e,"undefined_",{enumerable:!0,get:function(){return a.undefined_}}),Object.defineProperty(e,"unknown",{enumerable:!0,get:function(){return a.unknown}}),Object.defineProperty(e,"date",{enumerable:!0,get:function(){return o.date}}),Object.defineProperty(e,"dispatch",{enumerable:!0,get:function(){return s.dispatch}}),Object.defineProperty(e,"either",{enumerable:!0,get:function(){return u.either}}),Object.defineProperty(e,"either3",{enumerable:!0,get:function(){return u.either3}}),Object.defineProperty(e,"either4",{enumerable:!0,get:function(){return u.either4}}),Object.defineProperty(e,"either5",{enumerable:!0,get:function(){return u.either5}}),Object.defineProperty(e,"either6",{enumerable:!0,get:function(){return u.either6}}),Object.defineProperty(e,"either7",{enumerable:!0,get:function(){return u.either7}}),Object.defineProperty(e,"either8",{enumerable:!0,get:function(){return u.either8}}),Object.defineProperty(e,"either9",{enumerable:!0,get:function(){return u.either9}}),Object.defineProperty(e,"oneOf",{enumerable:!0,get:function(){return u.oneOf}}),Object.defineProperty(e,"fail",{enumerable:!0,get:function(){return f.fail}}),Object.defineProperty(e,"instanceOf",{enumerable:!0,get:function(){return c.instanceOf}}),Object.defineProperty(e,"mapping",{enumerable:!0,get:function(){return l.mapping}}),Object.defineProperty(e,"dict",{enumerable:!0,get:function(){return l.dict}}),Object.defineProperty(e,"integer",{enumerable:!0,get:function(){return d.integer}}),Object.defineProperty(e,"number",{enumerable:!0,get:function(){return d.number}}),Object.defineProperty(e,"positiveInteger",{enumerable:!0,get:function(){return d.positiveInteger}}),Object.defineProperty(e,"positiveNumber",{enumerable:!0,get:function(){return d.positiveNumber}}),Object.defineProperty(e,"exact",{enumerable:!0,get:function(){return p.exact}}),Object.defineProperty(e,"object",{enumerable:!0,get:function(){return p.object}}),Object.defineProperty(e,"pojo",{enumerable:!0,get:function(){return p.pojo}}),Object.defineProperty(e,"maybe",{enumerable:!0,get:function(){return m.maybe}}),Object.defineProperty(e,"nullable",{enumerable:!0,get:function(){return m.nullable}}),Object.defineProperty(e,"optional",{enumerable:!0,get:function(){return m.optional}}),Object.defineProperty(e,"email",{enumerable:!0,get:function(){return v.email}}),Object.defineProperty(e,"regex",{enumerable:!0,get:function(){return v.regex}}),Object.defineProperty(e,"string",{enumerable:!0,get:function(){return v.string}}),Object.defineProperty(e,"url",{enumerable:!0,get:function(){return v.url}}),Object.defineProperty(e,"tuple2",{enumerable:!0,get:function(){return y.tuple2}}),Object.defineProperty(e,"tuple3",{enumerable:!0,get:function(){return y.tuple3}}),Object.defineProperty(e,"tuple4",{enumerable:!0,get:function(){return y.tuple4}}),Object.defineProperty(e,"tuple5",{enumerable:!0,get:function(){return y.tuple5}}),Object.defineProperty(e,"tuple6",{enumerable:!0,get:function(){return y.tuple6}});var t=ri,r=ae,n=St,i=Eo,a=fe,o=Qr,s=ii,u=le,f=oi,c=si,l=Vr,d=ge,p=Ge,m=Xt,v=Pe,y=ut})(S);function Jf(e){return An(xr(e))}function An(e){return e.replace(/^\/+/,"")}function xr(e){return e.replace(/\/+$/,"")}const Ji=[].findIndex||function(e,t){if(this==null)throw new TypeError('"this" is null or not defined');const r=Object(this),n=r.length>>>0;if(typeof e!="function")throw new TypeError("predicate must be a function");let i=0;for(;i<n;){const a=r[i];if(e.call(t,a,i,r))return i;i++}return-1};function Yi(e){return e===this}class Yf{constructor(t){this._rootEmitter=t}addListener(t,r){return this._rootEmitter.addListener(t,r),this}removeListener(t,r){return this._rootEmitter.removeListener(t,r),this}removeAllListeners(t){return this._rootEmitter.removeAllListeners(t),this}}class Xf{constructor(){this._events={}}addListener(t,r){this._events[t]||(this._events[t]=[]);const n=this._events[t];return Ji.call(n,Yi,r)<0&&n.push(r),this}removeListener(t,r){if(!this._events[t])return this;const n=this._events[t],i=Ji.call(n,Yi,r);return i>=0&&this._events[t].splice(i,1),this}removeAllListeners(t){return delete this._events[t],this}dispatch(t,r){if(!this._events[t])return!1;const n=[...this._events[t]],i=n.length;for(let a=0;a<i;a++)n[a](r);return!0}}new Map(Object.entries({Comma:",",Period:".",Semicolon:";",Quote:'"',BracketLeft:"[",BracketRight:"]",Backquote:"`",Backslash:"\\",Minus:"-",Equal:"="}));const Zf="5.5.8",Rr="iframe-coordinator";function Qf(e){return Object.assign(Object.assign({direction:"HostToClient"},e),{protocol:Rr,version:Zf})}function $e(e,t){return S.object({protocol:S.either(S.constant(Rr),S.hardcoded(Rr)),version:S.either(S.string,S.hardcoded("unknown")),msgType:e,msg:t,direction:S.optional(Vf)})}const Vf=S.either(S.constant("ClientToHost"),S.constant("HostToClient")),ec=$e(S.constant("clickFired"),S.object({})),tc=$e(S.constant("registeredKeyFired"),S.object({altKey:S.optional(S.boolean),charCode:S.optional(S.number),code:S.optional(S.string),ctrlKey:S.optional(S.boolean),key:S.string,keyCode:S.optional(S.number),metaKey:S.optional(S.boolean),shiftKey:S.optional(S.boolean)})),rc=$e(S.constant("client_started"),S.mixed),nc=$e(S.constant("env_init"),S.object({locale:S.string,hostRootUrl:S.string,assignedRoute:S.string,registeredKeys:S.optional(S.array(S.object({key:S.string,altKey:S.optional(S.boolean),ctrlKey:S.optional(S.boolean),metaKey:S.optional(S.boolean),shiftKey:S.optional(S.boolean)}))),custom:S.mixed})),ic=$e(S.constant("modalRequest"),S.object({modalId:S.string,modalData:S.mixed})),ac=$e(S.constant("navRequest"),S.object({url:S.string,history:S.optional(S.either(S.constant("push"),S.constant("replace")))}));function oc(e){return"notifyRequest"}const sc=S.map(S.constant("toastRequest"),oc),Xi=$e(S.either(S.constant("notifyRequest"),sc),S.object({title:S.optional(S.string),message:S.string,custom:S.mixed})),uc=$e(S.constant("pageMetadata"),S.object({title:S.string,breadcrumbs:S.array(S.object({text:S.string,href:S.string})),custom:S.optional(S.mixed)})),fc=$e(S.constant("promptOnLeave"),S.object({shouldPrompt:S.boolean,message:S.optional(S.string)})),ko=$e(S.constant("publish"),S.object({topic:S.string,payload:S.mixed,clientId:S.optional(S.string)}));function cc(e){return S.guard(S.dispatch("msgType",{publish:ko,registeredKeyFired:tc,client_started:rc,clickFired:ec,navRequest:ac,notifyRequest:Xi,toastRequest:Xi,modalRequest:ic,pageMetadata:uc,promptOnLeave:fc}))(e)}function lc(e){return S.guard(S.dispatch("msgType",{publish:ko,env_init:nc}))(e)}const pc="frame-router iframe { width: 100%; height: 100%; }",Zi=["allow-popups-to-escape-sandbox","allow-scripts","allow-same-origin","allow-modals","allow-forms","allow-popups","allow-downloads","allow-top-navigation-by-user-activation"];let or;class dc{constructor(t){this._window=t.mockWindow?t.mockWindow:window,this._postMessageHandler=r=>{this._handlePostMessage(t.onMessage,r)},this._frameLocation="about:blank",this._iframe=this._window.document.createElement("iframe"),this._iframe.setAttribute("frameborder","0"),or||(or=this._window.document.createElement("style"),or.innerText=pc,this._window.document.head.appendChild(or)),this._iframe.setAttribute("sandbox",Zi.join(" "))}setFrameAllow(t){typeof t!="string"&&(t=""),this._iframe.setAttribute("allow",t)}setFrameSandbox(t){typeof t!="string"&&(t="");const r=t.split(" ").concat(Zi),n=[...new Set(r)].join(" ");this._iframe.setAttribute("sandbox",n)}setFrameDefaultTitle(t){typeof t!="string"&&(t=""),this._iframe.setAttribute("title",t)}setFrameLocation(t){return this._frameLocation=t||"about:blank",this._iframe.contentWindow?this._navigateFrame():this._iframe.onload=r=>{this._navigateFrame(),this._iframe.onload=null},this._frameLocation}sendToClient(t){const r=this._expectedClientOrigin();if(this._iframe.contentWindow&&r){const n=Qf(t);let i;try{i=lc(n)}catch(a){throw new Error(`
|
|
20
|
+
I received invalid data to send to a client application. This is probably due
|
|
21
|
+
to bad data passed to a frame-router method.
|
|
22
|
+
`.trim()+`
|
|
23
|
+
`+a.message)}this._iframe.contentWindow.postMessage(i,r)}}startMessageHandler(){this._window.addEventListener("message",this._postMessageHandler)}stopMessageHandler(){this._window.removeEventListener("message",this._postMessageHandler)}embed(t){const r=t.getAttribute("frame-id");r&&this._iframe.setAttribute("id",r),t.appendChild(this._iframe)}_handlePostMessage(t,r){let n=null;if(r.data&&r.data.direction==="HostToClient")return;try{n=cc(r.data)}catch(a){if(r.data.protocol===Rr)throw new Error(`
|
|
24
|
+
I received an invalid message from the client application. This is probably due
|
|
25
|
+
to a major version mismatch between client and host iframe-coordinator libraries.
|
|
26
|
+
`.trim()+`
|
|
27
|
+
`+a.message);return}const i=this._expectedClientOrigin();i&&r.origin===i&&r.source===this._iframe.contentWindow&&(n.msgType==="clickFired"&&this._iframe.click(),t(n))}_navigateFrame(){this._iframe.contentWindow&&this._iframe.contentWindow.location.replace(this._frameLocation)}_expectedClientOrigin(){try{const t=new URL(this._frameLocation,this._window.location.href);return t.protocol!=="http:"&&t.protocol!=="https:"?null:new URL(t.origin).origin}catch{return null}}}class Qi{constructor(t){this._clients=Object.keys(t).map(r=>hc(r,t[r]))}getClientTarget(t){let r=null;return this._clients.forEach(n=>{const i=vc(t,n.assignedRoute);i!==null&&(r={id:n.id,url:yc(n.url,i),assignedRoute:n.assignedRoute,allow:n.allow,sandbox:n.sandbox,defaultTitle:n.defaultTitle})}),r}}function vc(e,t){const r=An(e);if(r.startsWith(t)){const n=r.replace(t,"");return An(n)}else return null}function hc(e,t){return{id:e,url:t.url,assignedRoute:Jf(t.assignedRoute),allow:t.allow,sandbox:t.sandbox,defaultTitle:t.defaultTitle}}function yc(e,t){const r=new URL(e,window.location.href);if(r.hash){const n=xr(r.hash);r.hash=`${n}/${t}`}else{const n=xr(r.pathname);r.pathname=`${n}/${t}`}return r.toString()}const Mt="route";class mc extends HTMLElement{constructor(){super(),this._publishEmitter=new Xf,this._publishExposedEmitter=new Yf(this._publishEmitter),this._queuedEvents=[],this._frameManager=new dc({onMessage:this._handleClientMessages.bind(this)})}static get observedAttributes(){return[Mt]}connectedCallback(){this._frameManager.embed(this),this._frameManager.startMessageHandler(),this._emitQueuedEvents()}disconnectedCallback(){this._frameManager.stopMessageHandler()}setupFrames(t,r){this._router=new Qi(t);const n=this._processHostUrl(r.hostRootUrl);this._envData=Object.assign(Object.assign({},r),{hostRootUrl:n}),this._clientConfig={clients:t,envData:r},this.changeRoute(this.getAttribute(Mt)||"about:blank")}get messaging(){return this._publishExposedEmitter}publish(t){this._frameManager.sendToClient({msg:t,msgType:"publish"})}changeRoute(t){if(this._router){const r=this._router.getClientTarget(t),n=r&&r.id||"";this._currentClientId!==n&&this._dispatchEventWhenConnected(new CustomEvent("clientChanged",{detail:n})),r===null&&this._currentPath!==t&&this._dispatchEventWhenConnected(new CustomEvent("clientNotFound")),this._currentPath=t,this._currentClientId=n;const i=this._frameManager.setFrameLocation(r&&r.url);this._frameManager.setFrameSandbox(r&&r.sandbox||void 0),this._frameManager.setFrameAllow(r&&r.allow||void 0),this._frameManager.setFrameDefaultTitle(r&&r.defaultTitle||void 0),this._dispatchEventWhenConnected(new CustomEvent("frameTransition",{detail:i}))}}attributeChangedCallback(t,r,n){t===Mt&&r!==n&&this.changeRoute(n||"")}get clientConfig(){return this._clientConfig}set clientConfig(t){this._clientConfig=t,this._configureClients(t.clients,t.envData)}_configureClients(t,r){this._router=new Qi(t);const n=this._processHostUrl(r.hostRootUrl);this._envData=Object.assign(Object.assign({},r),{hostRootUrl:n}),this.changeRoute(this.getAttribute(Mt)||"about:blank")}_handleClientMessages(t){switch(t.msgType){case"publish":const r=t.msg;r.clientId=this._currentClientId,this._publishEmitter.dispatch(t.msg.topic,r),this._dispatchClientMessage(t);break;case"client_started":this._handleLifecycleMessage(t);break;default:this._dispatchClientMessage(t)}}_handleLifecycleMessage(t){const r=this._getCurrentClientAssignedRoute(),n=Object.assign(Object.assign({},this._envData),{assignedRoute:r});this._frameManager.sendToClient({msgType:"env_init",msg:n})}_dispatchClientMessage(t){const r=t.msg;r.clientId=this._currentClientId,this.dispatchEvent(new CustomEvent(t.msgType,{detail:r}))}_dispatchEventWhenConnected(t){this.isConnected?this.dispatchEvent(t):this._queuedEvents.push(t)}_emitQueuedEvents(){this.isConnected&&(this._queuedEvents.forEach(t=>this.dispatchEvent(t)),this._queuedEvents=[])}_getCurrentClientAssignedRoute(){const t=this.getAttribute(Mt)||"",r=this._router.getClientTarget(t);return r&&r.assignedRoute||""}_processHostUrl(t){const r=new URL(t);if(r.hash)return r.href;const n=xr(t);return window.location.hash?`${n}/#`:n}}function gc(){customElements.define("frame-router",mc)}var _c={};/*!
|
|
28
|
+
* Vue.js v2.7.16
|
|
29
|
+
* (c) 2014-2023 Evan You
|
|
30
|
+
* Released under the MIT License.
|
|
31
|
+
*/var ee=Object.freeze({}),I=Array.isArray;function j(e){return e==null}function w(e){return e!=null}function J(e){return e===!0}function bc(e){return e===!1}function er(e){return typeof e=="string"||typeof e=="number"||typeof e=="symbol"||typeof e=="boolean"}function z(e){return typeof e=="function"}function te(e){return e!==null&&typeof e=="object"}var ci=Object.prototype.toString;function ie(e){return ci.call(e)==="[object Object]"}function wc(e){return ci.call(e)==="[object RegExp]"}function Fo(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function Tn(e){return w(e)&&typeof e.then=="function"&&typeof e.catch=="function"}function Oc(e){return e==null?"":Array.isArray(e)||ie(e)&&e.toString===ci?JSON.stringify(e,Ec,2):String(e)}function Ec(e,t){return t&&t.__v_isRef?t.value:t}function zt(e){var t=parseFloat(e);return isNaN(t)?e:t}function be(e,t){for(var r=Object.create(null),n=e.split(","),i=0;i<n.length;i++)r[n[i]]=!0;return t?function(a){return r[a.toLowerCase()]}:function(a){return r[a]}}be("slot,component",!0);var Cc=be("key,ref,slot,slot-scope,is");function Ke(e,t){var r=e.length;if(r){if(t===e[r-1]){e.length=r-1;return}var n=e.indexOf(t);if(n>-1)return e.splice(n,1)}}var Sc=Object.prototype.hasOwnProperty;function ne(e,t){return Sc.call(e,t)}function ft(e){var t=Object.create(null);return function(n){var i=t[n];return i||(t[n]=e(n))}}var $c=/-(\w)/g,it=ft(function(e){return e.replace($c,function(t,r){return r?r.toUpperCase():""})}),Ac=ft(function(e){return e.charAt(0).toUpperCase()+e.slice(1)}),Tc=/\B([A-Z])/g,tr=ft(function(e){return e.replace(Tc,"-$1").toLowerCase()});function Pc(e,t){function r(n){var i=arguments.length;return i?i>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return r._length=e.length,r}function xc(e,t){return e.bind(t)}var Uo=Function.prototype.bind?xc:Pc;function Pn(e,t){t=t||0;for(var r=e.length-t,n=new Array(r);r--;)n[r]=e[r+t];return n}function W(e,t){for(var r in t)e[r]=t[r];return e}function Ho(e){for(var t={},r=0;r<e.length;r++)e[r]&&W(t,e[r]);return t}function q(e,t,r){}var sr=function(e,t,r){return!1},zo=function(e){return e};function at(e,t){if(e===t)return!0;var r=te(e),n=te(t);if(r&&n)try{var i=Array.isArray(e),a=Array.isArray(t);if(i&&a)return e.length===t.length&&e.every(function(u,f){return at(u,t[f])});if(e instanceof Date&&t instanceof Date)return e.getTime()===t.getTime();if(!i&&!a){var o=Object.keys(e),s=Object.keys(t);return o.length===s.length&&o.every(function(u){return at(e[u],t[u])})}else return!1}catch{return!1}else return!r&&!n?String(e)===String(t):!1}function Bo(e,t){for(var r=0;r<e.length;r++)if(at(e[r],t))return r;return-1}function Mr(e){var t=!1;return function(){t||(t=!0,e.apply(this,arguments))}}function xn(e,t){return e===t?e===0&&1/e!==1/t:e===e||t===t}var Vi="data-server-rendered",en=["component","directive","filter"],Wo=["beforeCreate","created","beforeMount","mounted","beforeUpdate","updated","beforeDestroy","destroyed","activated","deactivated","errorCaptured","serverPrefetch","renderTracked","renderTriggered"],ve={optionMergeStrategies:Object.create(null),silent:!1,productionTip:!1,devtools:!1,performance:!1,errorHandler:null,warnHandler:null,ignoredElements:[],keyCodes:Object.create(null),isReservedTag:sr,isReservedAttr:sr,isUnknownElement:sr,getTagNamespace:q,parsePlatformTagName:zo,mustUseProp:sr,async:!0,_lifecycleHooks:Wo},Rc=/a-zA-Z\u00B7\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u037D\u037F-\u1FFF\u200C-\u200D\u203F-\u2040\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD/;function Go(e){var t=(e+"").charCodeAt(0);return t===36||t===95}function X(e,t,r,n){Object.defineProperty(e,t,{value:r,enumerable:!!n,writable:!0,configurable:!0})}var Mc=new RegExp("[^".concat(Rc.source,".$_\\d]"));function jc(e){if(!Mc.test(e)){var t=e.split(".");return function(r){for(var n=0;n<t.length;n++){if(!r)return;r=r[t[n]]}return r}}}var Ic="__proto__"in{},ue=typeof window<"u",he=ue&&window.navigator.userAgent.toLowerCase(),$t=he&&/msie|trident/.test(he),At=he&&he.indexOf("msie 9.0")>0,Ko=he&&he.indexOf("edge/")>0;he&&he.indexOf("android")>0;var Nc=he&&/iphone|ipad|ipod|ios/.test(he),ea=he&&he.match(/firefox\/(\d+)/),Rn={}.watch,qo=!1;if(ue)try{var ta={};Object.defineProperty(ta,"passive",{get:function(){qo=!0}}),window.addEventListener("test-passive",null,ta)}catch{}var ur,qe=function(){return ur===void 0&&(!ue&&typeof global<"u"?ur=global.process&&_c.VUE_ENV==="server":ur=!1),ur},jr=ue&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function wt(e){return typeof e=="function"&&/native code/.test(e.toString())}var rr=typeof Symbol<"u"&&wt(Symbol)&&typeof Reflect<"u"&&wt(Reflect.ownKeys),Bt;typeof Set<"u"&&wt(Set)?Bt=Set:Bt=function(){function e(){this.set=Object.create(null)}return e.prototype.has=function(t){return this.set[t]===!0},e.prototype.add=function(t){this.set[t]=!0},e.prototype.clear=function(){this.set=Object.create(null)},e}();var Y=null;function Lc(){return Y&&{proxy:Y}}function He(e){e===void 0&&(e=null),e||Y&&Y._scope.off(),Y=e,e&&e._scope.on()}var ce=function(){function e(t,r,n,i,a,o,s,u){this.tag=t,this.data=r,this.children=n,this.text=i,this.elm=a,this.ns=void 0,this.context=o,this.fnContext=void 0,this.fnOptions=void 0,this.fnScopeId=void 0,this.key=r&&r.key,this.componentOptions=s,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=u,this.asyncMeta=void 0,this.isAsyncPlaceholder=!1}return Object.defineProperty(e.prototype,"child",{get:function(){return this.componentInstance},enumerable:!1,configurable:!0}),e}(),Ve=function(e){e===void 0&&(e="");var t=new ce;return t.text=e,t.isComment=!0,t};function gt(e){return new ce(void 0,void 0,void 0,String(e))}function Mn(e){var t=new ce(e.tag,e.data,e.children&&e.children.slice(),e.text,e.elm,e.context,e.componentOptions,e.asyncFactory);return t.ns=e.ns,t.isStatic=e.isStatic,t.key=e.key,t.isComment=e.isComment,t.fnContext=e.fnContext,t.fnOptions=e.fnOptions,t.fnScopeId=e.fnScopeId,t.asyncMeta=e.asyncMeta,t.isCloned=!0,t}var Dc=0,_r=[],kc=function(){for(var e=0;e<_r.length;e++){var t=_r[e];t.subs=t.subs.filter(function(r){return r}),t._pending=!1}_r.length=0},Se=function(){function e(){this._pending=!1,this.id=Dc++,this.subs=[]}return e.prototype.addSub=function(t){this.subs.push(t)},e.prototype.removeSub=function(t){this.subs[this.subs.indexOf(t)]=null,this._pending||(this._pending=!0,_r.push(this))},e.prototype.depend=function(t){e.target&&e.target.addDep(this)},e.prototype.notify=function(t){for(var r=this.subs.filter(function(o){return o}),n=0,i=r.length;n<i;n++){var a=r[n];a.update()}},e}();Se.target=null;var br=[];function Tt(e){br.push(e),Se.target=e}function Pt(){br.pop(),Se.target=br[br.length-1]}var Jo=Array.prototype,Ir=Object.create(Jo),Fc=["push","pop","shift","unshift","splice","sort","reverse"];Fc.forEach(function(e){var t=Jo[e];X(Ir,e,function(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];var a=t.apply(this,n),o=this.__ob__,s;switch(e){case"push":case"unshift":s=n;break;case"splice":s=n.slice(2);break}return s&&o.observeArray(s),o.dep.notify(),a})});var ra=Object.getOwnPropertyNames(Ir),Yo={},li=!0;function ze(e){li=e}var Uc={notify:q,depend:q,addSub:q,removeSub:q},na=function(){function e(t,r,n){if(r===void 0&&(r=!1),n===void 0&&(n=!1),this.value=t,this.shallow=r,this.mock=n,this.dep=n?Uc:new Se,this.vmCount=0,X(t,"__ob__",this),I(t)){if(!n)if(Ic)t.__proto__=Ir;else for(var i=0,a=ra.length;i<a;i++){var o=ra[i];X(t,o,Ir[o])}r||this.observeArray(t)}else for(var s=Object.keys(t),i=0;i<s.length;i++){var o=s[i];Be(t,o,Yo,void 0,r,n)}}return e.prototype.observeArray=function(t){for(var r=0,n=t.length;r<n;r++)Re(t[r],!1,this.mock)},e}();function Re(e,t,r){if(e&&ne(e,"__ob__")&&e.__ob__ instanceof na)return e.__ob__;if(li&&(r||!qe())&&(I(e)||ie(e))&&Object.isExtensible(e)&&!e.__v_skip&&!Q(e)&&!(e instanceof ce))return new na(e,t,r)}function Be(e,t,r,n,i,a,o){o===void 0&&(o=!1);var s=new Se,u=Object.getOwnPropertyDescriptor(e,t);if(!(u&&u.configurable===!1)){var f=u&&u.get,c=u&&u.set;(!f||c)&&(r===Yo||arguments.length===2)&&(r=e[t]);var l=i?r&&r.__ob__:Re(r,!1,a);return Object.defineProperty(e,t,{enumerable:!0,configurable:!0,get:function(){var p=f?f.call(e):r;return Se.target&&(s.depend(),l&&(l.dep.depend(),I(p)&&Xo(p))),Q(p)&&!i?p.value:p},set:function(p){var m=f?f.call(e):r;if(xn(m,p)){if(c)c.call(e,p);else{if(f)return;if(!i&&Q(m)&&!Q(p)){m.value=p;return}else r=p}l=i?p&&p.__ob__:Re(p,!1,a),s.notify()}}}),s}}function tn(e,t,r){if(!ct(e)){var n=e.__ob__;return I(e)&&Fo(t)?(e.length=Math.max(e.length,t),e.splice(t,1,r),n&&!n.shallow&&n.mock&&Re(r,!1,!0),r):t in e&&!(t in Object.prototype)?(e[t]=r,r):e._isVue||n&&n.vmCount?r:n?(Be(n.value,t,r,void 0,n.shallow,n.mock),n.dep.notify(),r):(e[t]=r,r)}}function pi(e,t){if(I(e)&&Fo(t)){e.splice(t,1);return}var r=e.__ob__;e._isVue||r&&r.vmCount||ct(e)||ne(e,t)&&(delete e[t],r&&r.dep.notify())}function Xo(e){for(var t=void 0,r=0,n=e.length;r<n;r++)t=e[r],t&&t.__ob__&&t.__ob__.dep.depend(),I(t)&&Xo(t)}function Hc(e){return Zo(e,!1),e}function di(e){return Zo(e,!0),X(e,"__v_isShallow",!0),e}function Zo(e,t){ct(e)||Re(e,t,qe())}function et(e){return ct(e)?et(e.__v_raw):!!(e&&e.__ob__)}function Nr(e){return!!(e&&e.__v_isShallow)}function ct(e){return!!(e&&e.__v_isReadonly)}function zc(e){return et(e)||ct(e)}function Qo(e){var t=e&&e.__v_raw;return t?Qo(t):e}function Bc(e){return Object.isExtensible(e)&&X(e,"__v_skip",!0),e}var nr="__v_isRef";function Q(e){return!!(e&&e.__v_isRef===!0)}function Wc(e){return Vo(e,!1)}function Gc(e){return Vo(e,!0)}function Vo(e,t){if(Q(e))return e;var r={};return X(r,nr,!0),X(r,"__v_isShallow",t),X(r,"dep",Be(r,"value",e,null,t,qe())),r}function Kc(e){e.dep&&e.dep.notify()}function qc(e){return Q(e)?e.value:e}function Jc(e){if(et(e))return e;for(var t={},r=Object.keys(e),n=0;n<r.length;n++)Lr(t,e,r[n]);return t}function Lr(e,t,r){Object.defineProperty(e,r,{enumerable:!0,configurable:!0,get:function(){var n=t[r];if(Q(n))return n.value;var i=n&&n.__ob__;return i&&i.dep.depend(),n},set:function(n){var i=t[r];Q(i)&&!Q(n)?i.value=n:t[r]=n}})}function Yc(e){var t=new Se,r=e(function(){t.depend()},function(){t.notify()}),n=r.get,i=r.set,a={get value(){return n()},set value(o){i(o)}};return X(a,nr,!0),a}function Xc(e){var t=I(e)?new Array(e.length):{};for(var r in e)t[r]=es(e,r);return t}function es(e,t,r){var n=e[t];if(Q(n))return n;var i={get value(){var a=e[t];return a===void 0?r:a},set value(a){e[t]=a}};return X(i,nr,!0),i}var Zc="__v_rawToReadonly",Qc="__v_rawToShallowReadonly";function ts(e){return rs(e,!1)}function rs(e,t){if(!ie(e)||ct(e))return e;var r=t?Qc:Zc,n=e[r];if(n)return n;var i=Object.create(Object.getPrototypeOf(e));X(e,r,i),X(i,"__v_isReadonly",!0),X(i,"__v_raw",e),Q(e)&&X(i,nr,!0),(t||Nr(e))&&X(i,"__v_isShallow",!0);for(var a=Object.keys(e),o=0;o<a.length;o++)Vc(i,e,a[o],t);return i}function Vc(e,t,r,n){Object.defineProperty(e,r,{enumerable:!0,configurable:!0,get:function(){var i=t[r];return n||!ie(i)?i:ts(i)},set:function(){}})}function el(e){return rs(e,!0)}function tl(e,t){var r,n,i=z(e);i?(r=e,n=q):(r=e.get,n=e.set);var a=qe()?null:new ir(Y,r,q,{lazy:!0}),o={effect:a,get value(){return a?(a.dirty&&a.evaluate(),Se.target&&a.depend(),a.value):r()},set value(s){n(s)}};return X(o,nr,!0),X(o,"__v_isReadonly",i),o}var rn="watcher",ia="".concat(rn," callback"),aa="".concat(rn," getter"),rl="".concat(rn," cleanup");function nl(e,t){return nn(e,null,t)}function ns(e,t){return nn(e,null,{flush:"post"})}function il(e,t){return nn(e,null,{flush:"sync"})}var oa={};function al(e,t,r){return nn(e,t,r)}function nn(e,t,r){var n=r===void 0?ee:r,i=n.immediate,a=n.deep,o=n.flush,s=o===void 0?"pre":o;n.onTrack,n.onTrigger;var u=Y,f=function(b,O,$){$===void 0&&($=null);var C=Me(b,null,$,u,O);return a&&C&&C.__ob__&&C.__ob__.dep.depend(),C},c,l=!1,d=!1;if(Q(e)?(c=function(){return e.value},l=Nr(e)):et(e)?(c=function(){return e.__ob__.dep.depend(),e},a=!0):I(e)?(d=!0,l=e.some(function(b){return et(b)||Nr(b)}),c=function(){return e.map(function(b){if(Q(b))return b.value;if(et(b))return b.__ob__.dep.depend(),Et(b);if(z(b))return f(b,aa)})}):z(e)?t?c=function(){return f(e,aa)}:c=function(){if(!(u&&u._isDestroyed))return m&&m(),f(e,rn,[v])}:c=q,t&&a){var p=c;c=function(){return Et(p())}}var m,v=function(b){m=y.onStop=function(){f(b,rl)}};if(qe())return v=q,t?i&&f(t,ia,[c(),d?[]:void 0,v]):c(),q;var y=new ir(Y,c,q,{lazy:!0});y.noRecurse=!t;var h=d?[]:oa;return y.run=function(){if(y.active)if(t){var b=y.get();(a||l||(d?b.some(function(O,$){return xn(O,h[$])}):xn(b,h)))&&(m&&m(),f(t,ia,[b,h===oa?void 0:h,v]),h=b)}else y.get()},s==="sync"?y.update=y.run:s==="post"?(y.post=!0,y.update=function(){return Fn(y)}):y.update=function(){if(u&&u===Y&&!u._isMounted){var b=u._preWatchers||(u._preWatchers=[]);b.indexOf(y)<0&&b.push(y)}else Fn(y)},t?i?y.run():h=y.get():s==="post"&&u?u.$once("hook:mounted",function(){return y.get()}):y.get(),function(){y.teardown()}}var V,vi=function(){function e(t){t===void 0&&(t=!1),this.detached=t,this.active=!0,this.effects=[],this.cleanups=[],this.parent=V,!t&&V&&(this.index=(V.scopes||(V.scopes=[])).push(this)-1)}return e.prototype.run=function(t){if(this.active){var r=V;try{return V=this,t()}finally{V=r}}},e.prototype.on=function(){V=this},e.prototype.off=function(){V=this.parent},e.prototype.stop=function(t){if(this.active){var r=void 0,n=void 0;for(r=0,n=this.effects.length;r<n;r++)this.effects[r].teardown();for(r=0,n=this.cleanups.length;r<n;r++)this.cleanups[r]();if(this.scopes)for(r=0,n=this.scopes.length;r<n;r++)this.scopes[r].stop(!0);if(!this.detached&&this.parent&&!t){var i=this.parent.scopes.pop();i&&i!==this&&(this.parent.scopes[this.index]=i,i.index=this.index)}this.parent=void 0,this.active=!1}},e}();function ol(e){return new vi(e)}function sl(e,t){t===void 0&&(t=V),t&&t.active&&t.effects.push(e)}function is(){return V}function ul(e){V&&V.cleanups.push(e)}function fl(e,t){Y&&(as(Y)[e]=t)}function as(e){var t=e._provided,r=e.$parent&&e.$parent._provided;return r===t?e._provided=Object.create(r):t}function cl(e,t,r){r===void 0&&(r=!1);var n=Y;if(n){var i=n.$parent&&n.$parent._provided;if(i&&e in i)return i[e];if(arguments.length>1)return r&&z(t)?t.call(n):t}}var sa=ft(function(e){var t=e.charAt(0)==="&";e=t?e.slice(1):e;var r=e.charAt(0)==="~";e=r?e.slice(1):e;var n=e.charAt(0)==="!";return e=n?e.slice(1):e,{name:e,once:r,capture:n,passive:t}});function jn(e,t){function r(){var n=r.fns;if(I(n))for(var i=n.slice(),a=0;a<i.length;a++)Me(i[a],null,arguments,t,"v-on handler");else return Me(n,null,arguments,t,"v-on handler")}return r.fns=e,r}function os(e,t,r,n,i,a){var o,s,u,f;for(o in e)s=e[o],u=t[o],f=sa(o),j(s)||(j(u)?(j(s.fns)&&(s=e[o]=jn(s,a)),J(f.once)&&(s=e[o]=i(f.name,s,f.capture)),r(f.name,s,f.capture,f.passive,f.params)):s!==u&&(u.fns=s,e[o]=u));for(o in t)j(e[o])&&(f=sa(o),n(f.name,t[o],f.capture))}function Ie(e,t,r){e instanceof ce&&(e=e.data.hook||(e.data.hook={}));var n,i=e[t];function a(){r.apply(this,arguments),Ke(n.fns,a)}j(i)?n=jn([a]):w(i.fns)&&J(i.merged)?(n=i,n.fns.push(a)):n=jn([i,a]),n.merged=!0,e[t]=n}function ll(e,t,r){var n=t.options.props;if(!j(n)){var i={},a=e.attrs,o=e.props;if(w(a)||w(o))for(var s in n){var u=tr(s);ua(i,o,s,u,!0)||ua(i,a,s,u,!1)}return i}}function ua(e,t,r,n,i){if(w(t)){if(ne(t,r))return e[r]=t[r],i||delete t[r],!0;if(ne(t,n))return e[r]=t[n],i||delete t[n],!0}return!1}function pl(e){for(var t=0;t<e.length;t++)if(I(e[t]))return Array.prototype.concat.apply([],e);return e}function hi(e){return er(e)?[gt(e)]:I(e)?ss(e):void 0}function jt(e){return w(e)&&w(e.text)&&bc(e.isComment)}function ss(e,t){var r=[],n,i,a,o;for(n=0;n<e.length;n++)i=e[n],!(j(i)||typeof i=="boolean")&&(a=r.length-1,o=r[a],I(i)?i.length>0&&(i=ss(i,"".concat(t||"","_").concat(n)),jt(i[0])&&jt(o)&&(r[a]=gt(o.text+i[0].text),i.shift()),r.push.apply(r,i)):er(i)?jt(o)?r[a]=gt(o.text+i):i!==""&&r.push(gt(i)):jt(i)&&jt(o)?r[a]=gt(o.text+i.text):(J(e._isVList)&&w(i.tag)&&j(i.key)&&w(t)&&(i.key="__vlist".concat(t,"_").concat(n,"__")),r.push(i)));return r}function dl(e,t){var r=null,n,i,a,o;if(I(e)||typeof e=="string")for(r=new Array(e.length),n=0,i=e.length;n<i;n++)r[n]=t(e[n],n);else if(typeof e=="number")for(r=new Array(e),n=0;n<e;n++)r[n]=t(n+1,n);else if(te(e))if(rr&&e[Symbol.iterator]){r=[];for(var s=e[Symbol.iterator](),u=s.next();!u.done;)r.push(t(u.value,r.length)),u=s.next()}else for(a=Object.keys(e),r=new Array(a.length),n=0,i=a.length;n<i;n++)o=a[n],r[n]=t(e[o],o,n);return w(r)||(r=[]),r._isVList=!0,r}function vl(e,t,r,n){var i=this.$scopedSlots[e],a;i?(r=r||{},n&&(r=W(W({},n),r)),a=i(r)||(z(t)?t():t)):a=this.$slots[e]||(z(t)?t():t);var o=r&&r.slot;return o?this.$createElement("template",{slot:o},a):a}function hl(e){return Ur(this.$options,"filters",e)||zo}function fa(e,t){return I(e)?e.indexOf(t)===-1:e!==t}function yl(e,t,r,n,i){var a=ve.keyCodes[t]||r;return i&&n&&!ve.keyCodes[t]?fa(i,n):a?fa(a,e):n?tr(n)!==t:e===void 0}function ml(e,t,r,n,i){if(r&&te(r)){I(r)&&(r=Ho(r));var a=void 0,o=function(u){if(u==="class"||u==="style"||Cc(u))a=e;else{var f=e.attrs&&e.attrs.type;a=n||ve.mustUseProp(t,f,u)?e.domProps||(e.domProps={}):e.attrs||(e.attrs={})}var c=it(u),l=tr(u);if(!(c in a)&&!(l in a)&&(a[u]=r[u],i)){var d=e.on||(e.on={});d["update:".concat(u)]=function(p){r[u]=p}}};for(var s in r)o(s)}return e}function gl(e,t){var r=this._staticTrees||(this._staticTrees=[]),n=r[e];return n&&!t||(n=r[e]=this.$options.staticRenderFns[e].call(this._renderProxy,this._c,this),us(n,"__static__".concat(e),!1)),n}function _l(e,t,r){return us(e,"__once__".concat(t).concat(r?"_".concat(r):""),!0),e}function us(e,t,r){if(I(e))for(var n=0;n<e.length;n++)e[n]&&typeof e[n]!="string"&&ca(e[n],"".concat(t,"_").concat(n),r);else ca(e,t,r)}function ca(e,t,r){e.isStatic=!0,e.key=t,e.isOnce=r}function bl(e,t){if(t&&ie(t)){var r=e.on=e.on?W({},e.on):{};for(var n in t){var i=r[n],a=t[n];r[n]=i?[].concat(i,a):a}}return e}function fs(e,t,r,n){t=t||{$stable:!r};for(var i=0;i<e.length;i++){var a=e[i];I(a)?fs(a,t,r):a&&(a.proxy&&(a.fn.proxy=!0),t[a.key]=a.fn)}return n&&(t.$key=n),t}function wl(e,t){for(var r=0;r<t.length;r+=2){var n=t[r];typeof n=="string"&&n&&(e[t[r]]=t[r+1])}return e}function Ol(e,t){return typeof e=="string"?t+e:e}function cs(e){e._o=_l,e._n=zt,e._s=Oc,e._l=dl,e._t=vl,e._q=at,e._i=Bo,e._m=gl,e._f=hl,e._k=yl,e._b=ml,e._v=gt,e._e=Ve,e._u=fs,e._g=bl,e._d=wl,e._p=Ol}function yi(e,t){if(!e||!e.length)return{};for(var r={},n=0,i=e.length;n<i;n++){var a=e[n],o=a.data;if(o&&o.attrs&&o.attrs.slot&&delete o.attrs.slot,(a.context===t||a.fnContext===t)&&o&&o.slot!=null){var s=o.slot,u=r[s]||(r[s]=[]);a.tag==="template"?u.push.apply(u,a.children||[]):u.push(a)}else(r.default||(r.default=[])).push(a)}for(var f in r)r[f].every(El)&&delete r[f];return r}function El(e){return e.isComment&&!e.asyncFactory||e.text===" "}function Wt(e){return e.isComment&&e.asyncFactory}function Ht(e,t,r,n){var i,a=Object.keys(r).length>0,o=t?!!t.$stable:!a,s=t&&t.$key;if(!t)i={};else{if(t._normalized)return t._normalized;if(o&&n&&n!==ee&&s===n.$key&&!a&&!n.$hasNormal)return n;i={};for(var u in t)t[u]&&u[0]!=="$"&&(i[u]=Cl(e,r,u,t[u]))}for(var f in r)f in i||(i[f]=Sl(r,f));return t&&Object.isExtensible(t)&&(t._normalized=i),X(i,"$stable",o),X(i,"$key",s),X(i,"$hasNormal",a),i}function Cl(e,t,r,n){var i=function(){var a=Y;He(e);var o=arguments.length?n.apply(null,arguments):n({});o=o&&typeof o=="object"&&!I(o)?[o]:hi(o);var s=o&&o[0];return He(a),o&&(!s||o.length===1&&s.isComment&&!Wt(s))?void 0:o};return n.proxy&&Object.defineProperty(t,r,{get:i,enumerable:!0,configurable:!0}),i}function Sl(e,t){return function(){return e[t]}}function $l(e){var t=e.$options,r=t.setup;if(r){var n=e._setupContext=ls(e);He(e),Tt();var i=Me(r,null,[e._props||di({}),n],e,"setup");if(Pt(),He(),z(i))t.render=i;else if(te(i))if(e._setupState=i,i.__sfc){var o=e._setupProxy={};for(var a in i)a!=="__sfc"&&Lr(o,i,a)}else for(var a in i)Go(a)||Lr(e,i,a)}}function ls(e){return{get attrs(){if(!e._attrsProxy){var t=e._attrsProxy={};X(t,"_v_attr_proxy",!0),Dr(t,e.$attrs,ee,e,"$attrs")}return e._attrsProxy},get listeners(){if(!e._listenersProxy){var t=e._listenersProxy={};Dr(t,e.$listeners,ee,e,"$listeners")}return e._listenersProxy},get slots(){return Tl(e)},emit:Uo(e.$emit,e),expose:function(t){t&&Object.keys(t).forEach(function(r){return Lr(e,t,r)})}}}function Dr(e,t,r,n,i){var a=!1;for(var o in t)o in e?t[o]!==r[o]&&(a=!0):(a=!0,Al(e,o,n,i));for(var o in e)o in t||(a=!0,delete e[o]);return a}function Al(e,t,r,n){Object.defineProperty(e,t,{enumerable:!0,configurable:!0,get:function(){return r[n][t]}})}function Tl(e){return e._slotsProxy||ps(e._slotsProxy={},e.$scopedSlots),e._slotsProxy}function ps(e,t){for(var r in t)e[r]=t[r];for(var r in e)r in t||delete e[r]}function Pl(){return mi().slots}function xl(){return mi().attrs}function Rl(){return mi().listeners}function mi(){var e=Y;return e._setupContext||(e._setupContext=ls(e))}function Ml(e,t){var r=I(e)?e.reduce(function(a,o){return a[o]={},a},{}):e;for(var n in t){var i=r[n];i?I(i)||z(i)?r[n]={type:i,default:t[n]}:i.default=t[n]:i===null&&(r[n]={default:t[n]})}return r}function jl(e){e._vnode=null,e._staticTrees=null;var t=e.$options,r=e.$vnode=t._parentVnode,n=r&&r.context;e.$slots=yi(t._renderChildren,n),e.$scopedSlots=r?Ht(e.$parent,r.data.scopedSlots,e.$slots):ee,e._c=function(a,o,s,u){return Gt(e,a,o,s,u,!1)},e.$createElement=function(a,o,s,u){return Gt(e,a,o,s,u,!0)};var i=r&&r.data;Be(e,"$attrs",i&&i.attrs||ee,null,!0),Be(e,"$listeners",t._parentListeners||ee,null,!0)}var wr=null;function Il(e){cs(e.prototype),e.prototype.$nextTick=function(t){return an(t,this)},e.prototype._render=function(){var t=this,r=t.$options,n=r.render,i=r._parentVnode;i&&t._isMounted&&(t.$scopedSlots=Ht(t.$parent,i.data.scopedSlots,t.$slots,t.$scopedSlots),t._slotsProxy&&ps(t._slotsProxy,t.$scopedSlots)),t.$vnode=i;var a=Y,o=wr,s;try{He(t),wr=t,s=n.call(t._renderProxy,t.$createElement)}catch(u){ot(u,t,"render"),s=t._vnode}finally{wr=o,He(a)}return I(s)&&s.length===1&&(s=s[0]),s instanceof ce||(s=Ve()),s.parent=i,s}}function vn(e,t){return(e.__esModule||rr&&e[Symbol.toStringTag]==="Module")&&(e=e.default),te(e)?t.extend(e):e}function Nl(e,t,r,n,i){var a=Ve();return a.asyncFactory=e,a.asyncMeta={data:t,context:r,children:n,tag:i},a}function Ll(e,t){if(J(e.error)&&w(e.errorComp))return e.errorComp;if(w(e.resolved))return e.resolved;var r=wr;if(r&&w(e.owners)&&e.owners.indexOf(r)===-1&&e.owners.push(r),J(e.loading)&&w(e.loadingComp))return e.loadingComp;if(r&&!w(e.owners)){var n=e.owners=[r],i=!0,a=null,o=null;r.$on("hook:destroyed",function(){return Ke(n,r)});var s=function(l){for(var d=0,p=n.length;d<p;d++)n[d].$forceUpdate();l&&(n.length=0,a!==null&&(clearTimeout(a),a=null),o!==null&&(clearTimeout(o),o=null))},u=Mr(function(l){e.resolved=vn(l,t),i?n.length=0:s(!0)}),f=Mr(function(l){w(e.errorComp)&&(e.error=!0,s(!0))}),c=e(u,f);return te(c)&&(Tn(c)?j(e.resolved)&&c.then(u,f):Tn(c.component)&&(c.component.then(u,f),w(c.error)&&(e.errorComp=vn(c.error,t)),w(c.loading)&&(e.loadingComp=vn(c.loading,t),c.delay===0?e.loading=!0:a=setTimeout(function(){a=null,j(e.resolved)&&j(e.error)&&(e.loading=!0,s(!1))},c.delay||200)),w(c.timeout)&&(o=setTimeout(function(){o=null,j(e.resolved)&&f(null)},c.timeout)))),i=!1,e.loading?e.loadingComp:e.resolved}}function ds(e){if(I(e))for(var t=0;t<e.length;t++){var r=e[t];if(w(r)&&(w(r.componentOptions)||Wt(r)))return r}}var Dl=1,vs=2;function Gt(e,t,r,n,i,a){return(I(r)||er(r))&&(i=n,n=r,r=void 0),J(a)&&(i=vs),kl(e,t,r,n,i)}function kl(e,t,r,n,i){if(w(r)&&w(r.__ob__)||(w(r)&&w(r.is)&&(t=r.is),!t))return Ve();I(n)&&z(n[0])&&(r=r||{},r.scopedSlots={default:n[0]},n.length=0),i===vs?n=hi(n):i===Dl&&(n=pl(n));var a,o;if(typeof t=="string"){var s=void 0;o=e.$vnode&&e.$vnode.ns||ve.getTagNamespace(t),ve.isReservedTag(t)?a=new ce(ve.parsePlatformTagName(t),r,n,void 0,void 0,e):(!r||!r.pre)&&w(s=Ur(e.$options,"components",t))?a=ga(s,r,e,n,t):a=new ce(t,r,n,void 0,void 0,e)}else a=ga(t,r,e,n);return I(a)?a:w(a)?(w(o)&&hs(a,o),w(r)&&Fl(r),a):Ve()}function hs(e,t,r){if(e.ns=t,e.tag==="foreignObject"&&(t=void 0,r=!0),w(e.children))for(var n=0,i=e.children.length;n<i;n++){var a=e.children[n];w(a.tag)&&(j(a.ns)||J(r)&&a.tag!=="svg")&&hs(a,t,r)}}function Fl(e){te(e.style)&&Et(e.style),te(e.class)&&Et(e.class)}function Ul(e,t,r){return Gt(Y,e,t,r,2,!0)}function ot(e,t,r){Tt();try{if(t)for(var n=t;n=n.$parent;){var i=n.$options.errorCaptured;if(i)for(var a=0;a<i.length;a++)try{var o=i[a].call(n,e,t,r)===!1;if(o)return}catch(s){la(s,n,"errorCaptured hook")}}la(e,t,r)}finally{Pt()}}function Me(e,t,r,n,i){var a;try{a=r?e.apply(t,r):e.call(t),a&&!a._isVue&&Tn(a)&&!a._handled&&(a.catch(function(o){return ot(o,n,i+" (Promise/async)")}),a._handled=!0)}catch(o){ot(o,n,i)}return a}function la(e,t,r){if(ve.errorHandler)try{return ve.errorHandler.call(null,e,t,r)}catch(n){n!==e&&pa(n)}pa(e)}function pa(e,t,r){if(ue&&typeof console<"u")console.error(e);else throw e}var In=!1,Nn=[],Ln=!1;function fr(){Ln=!1;var e=Nn.slice(0);Nn.length=0;for(var t=0;t<e.length;t++)e[t]()}var Lt;if(typeof Promise<"u"&&wt(Promise)){var Hl=Promise.resolve();Lt=function(){Hl.then(fr),Nc&&setTimeout(q)},In=!0}else if(!$t&&typeof MutationObserver<"u"&&(wt(MutationObserver)||MutationObserver.toString()==="[object MutationObserverConstructor]")){var cr=1,zl=new MutationObserver(fr),da=document.createTextNode(String(cr));zl.observe(da,{characterData:!0}),Lt=function(){cr=(cr+1)%2,da.data=String(cr)},In=!0}else typeof setImmediate<"u"&&wt(setImmediate)?Lt=function(){setImmediate(fr)}:Lt=function(){setTimeout(fr,0)};function an(e,t){var r;if(Nn.push(function(){if(e)try{e.call(t)}catch(n){ot(n,t,"nextTick")}else r&&r(t)}),Ln||(Ln=!0,Lt()),!e&&typeof Promise<"u")return new Promise(function(n){r=n})}function Bl(e){e===void 0&&(e="$style");{if(!Y)return ee;var t=Y[e];return t||ee}}function Wl(e){if(ue){var t=Y;t&&ns(function(){var r=t.$el,n=e(t,t._setupProxy);if(r&&r.nodeType===1){var i=r.style;for(var a in n)i.setProperty("--".concat(a),n[a])}})}}function Gl(e){z(e)&&(e={loader:e});var t=e.loader,r=e.loadingComponent,n=e.errorComponent,i=e.delay,a=i===void 0?200:i,o=e.timeout;e.suspensible;var s=e.onError,u=null,f=0,c=function(){return f++,u=null,l()},l=function(){var d;return u||(d=u=t().catch(function(p){if(p=p instanceof Error?p:new Error(String(p)),s)return new Promise(function(m,v){var y=function(){return m(c())},h=function(){return v(p)};s(p,y,h,f+1)});throw p}).then(function(p){return d!==u&&u?u:(p&&(p.__esModule||p[Symbol.toStringTag]==="Module")&&(p=p.default),p)}))};return function(){var d=l();return{component:d,delay:a,timeout:o,error:n,loading:r}}}function ye(e){return function(t,r){if(r===void 0&&(r=Y),!!r)return Kl(r,e,t)}}function Kl(e,t,r){var n=e.$options;n[t]=Es(n[t],r)}var ql=ye("beforeMount"),Jl=ye("mounted"),Yl=ye("beforeUpdate"),Xl=ye("updated"),Zl=ye("beforeDestroy"),Ql=ye("destroyed"),Vl=ye("activated"),ep=ye("deactivated"),tp=ye("serverPrefetch"),rp=ye("renderTracked"),np=ye("renderTriggered"),ip=ye("errorCaptured");function ap(e,t){t===void 0&&(t=Y),ip(e,t)}var ys="2.7.16";function op(e){return e}var va=new Bt;function Et(e){return Or(e,va),va.clear(),e}function Or(e,t){var r,n,i=I(e);if(!(!i&&!te(e)||e.__v_skip||Object.isFrozen(e)||e instanceof ce)){if(e.__ob__){var a=e.__ob__.dep.id;if(t.has(a))return;t.add(a)}if(i)for(r=e.length;r--;)Or(e[r],t);else if(Q(e))Or(e.value,t);else for(n=Object.keys(e),r=n.length;r--;)Or(e[n[r]],t)}}var sp=0,ir=function(){function e(t,r,n,i,a){sl(this,V&&!V._vm?V:t?t._scope:void 0),(this.vm=t)&&a&&(t._watcher=this),i?(this.deep=!!i.deep,this.user=!!i.user,this.lazy=!!i.lazy,this.sync=!!i.sync,this.before=i.before):this.deep=this.user=this.lazy=this.sync=!1,this.cb=n,this.id=++sp,this.active=!0,this.post=!1,this.dirty=this.lazy,this.deps=[],this.newDeps=[],this.depIds=new Bt,this.newDepIds=new Bt,this.expression="",z(r)?this.getter=r:(this.getter=jc(r),this.getter||(this.getter=q)),this.value=this.lazy?void 0:this.get()}return e.prototype.get=function(){Tt(this);var t,r=this.vm;try{t=this.getter.call(r,r)}catch(n){if(this.user)ot(n,r,'getter for watcher "'.concat(this.expression,'"'));else throw n}finally{this.deep&&Et(t),Pt(),this.cleanupDeps()}return t},e.prototype.addDep=function(t){var r=t.id;this.newDepIds.has(r)||(this.newDepIds.add(r),this.newDeps.push(t),this.depIds.has(r)||t.addSub(this))},e.prototype.cleanupDeps=function(){for(var t=this.deps.length;t--;){var r=this.deps[t];this.newDepIds.has(r.id)||r.removeSub(this)}var n=this.depIds;this.depIds=this.newDepIds,this.newDepIds=n,this.newDepIds.clear(),n=this.deps,this.deps=this.newDeps,this.newDeps=n,this.newDeps.length=0},e.prototype.update=function(){this.lazy?this.dirty=!0:this.sync?this.run():Fn(this)},e.prototype.run=function(){if(this.active){var t=this.get();if(t!==this.value||te(t)||this.deep){var r=this.value;if(this.value=t,this.user){var n='callback for watcher "'.concat(this.expression,'"');Me(this.cb,this.vm,[t,r],this.vm,n)}else this.cb.call(this.vm,t,r)}}},e.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},e.prototype.depend=function(){for(var t=this.deps.length;t--;)this.deps[t].depend()},e.prototype.teardown=function(){if(this.vm&&!this.vm._isBeingDestroyed&&Ke(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()}},e}();function up(e){e._events=Object.create(null),e._hasHookEvent=!1;var t=e.$options._parentListeners;t&&ms(e,t)}var Kt;function fp(e,t){Kt.$on(e,t)}function cp(e,t){Kt.$off(e,t)}function lp(e,t){var r=Kt;return function n(){var i=t.apply(null,arguments);i!==null&&r.$off(e,n)}}function ms(e,t,r){Kt=e,os(t,r||{},fp,cp,lp,e),Kt=void 0}function pp(e){var t=/^hook:/;e.prototype.$on=function(r,n){var i=this;if(I(r))for(var a=0,o=r.length;a<o;a++)i.$on(r[a],n);else(i._events[r]||(i._events[r]=[])).push(n),t.test(r)&&(i._hasHookEvent=!0);return i},e.prototype.$once=function(r,n){var i=this;function a(){i.$off(r,a),n.apply(i,arguments)}return a.fn=n,i.$on(r,a),i},e.prototype.$off=function(r,n){var i=this;if(!arguments.length)return i._events=Object.create(null),i;if(I(r)){for(var a=0,o=r.length;a<o;a++)i.$off(r[a],n);return i}var s=i._events[r];if(!s)return i;if(!n)return i._events[r]=null,i;for(var u,f=s.length;f--;)if(u=s[f],u===n||u.fn===n){s.splice(f,1);break}return i},e.prototype.$emit=function(r){var n=this,i=n._events[r];if(i){i=i.length>1?Pn(i):i;for(var a=Pn(arguments,1),o='event handler for "'.concat(r,'"'),s=0,u=i.length;s<u;s++)Me(i[s],n,a,n,o)}return n}}var tt=null;function gs(e){var t=tt;return tt=e,function(){tt=t}}function dp(e){var t=e.$options,r=t.parent;if(r&&!t.abstract){for(;r.$options.abstract&&r.$parent;)r=r.$parent;r.$children.push(e)}e.$parent=r,e.$root=r?r.$root:e,e.$children=[],e.$refs={},e._provided=r?r._provided:Object.create(null),e._watcher=null,e._inactive=null,e._directInactive=!1,e._isMounted=!1,e._isDestroyed=!1,e._isBeingDestroyed=!1}function vp(e){e.prototype._update=function(t,r){var n=this,i=n.$el,a=n._vnode,o=gs(n);n._vnode=t,a?n.$el=n.__patch__(a,t):n.$el=n.__patch__(n.$el,t,r,!1),o(),i&&(i.__vue__=null),n.$el&&(n.$el.__vue__=n);for(var s=n;s&&s.$vnode&&s.$parent&&s.$vnode===s.$parent._vnode;)s.$parent.$el=s.$el,s=s.$parent},e.prototype.$forceUpdate=function(){var t=this;t._watcher&&t._watcher.update()},e.prototype.$destroy=function(){var t=this;if(!t._isBeingDestroyed){_e(t,"beforeDestroy"),t._isBeingDestroyed=!0;var r=t.$parent;r&&!r._isBeingDestroyed&&!t.$options.abstract&&Ke(r.$children,t),t._scope.stop(),t._data.__ob__&&t._data.__ob__.vmCount--,t._isDestroyed=!0,t.__patch__(t._vnode,null),_e(t,"destroyed"),t.$off(),t.$el&&(t.$el.__vue__=null),t.$vnode&&(t.$vnode.parent=null)}}}function hp(e,t,r){e.$el=t,e.$options.render||(e.$options.render=Ve),_e(e,"beforeMount");var n;n=function(){e._update(e._render(),r)};var i={before:function(){e._isMounted&&!e._isDestroyed&&_e(e,"beforeUpdate")}};new ir(e,n,q,i,!0),r=!1;var a=e._preWatchers;if(a)for(var o=0;o<a.length;o++)a[o].run();return e.$vnode==null&&(e._isMounted=!0,_e(e,"mounted")),e}function yp(e,t,r,n,i){var a=n.data.scopedSlots,o=e.$scopedSlots,s=!!(a&&!a.$stable||o!==ee&&!o.$stable||a&&e.$scopedSlots.$key!==a.$key||!a&&e.$scopedSlots.$key),u=!!(i||e.$options._renderChildren||s),f=e.$vnode;e.$options._parentVnode=n,e.$vnode=n,e._vnode&&(e._vnode.parent=n),e.$options._renderChildren=i;var c=n.data.attrs||ee;e._attrsProxy&&Dr(e._attrsProxy,c,f.data&&f.data.attrs||ee,e,"$attrs")&&(u=!0),e.$attrs=c,r=r||ee;var l=e.$options._parentListeners;if(e._listenersProxy&&Dr(e._listenersProxy,r,l||ee,e,"$listeners"),e.$listeners=e.$options._parentListeners=r,ms(e,r,l),t&&e.$options.props){ze(!1);for(var d=e._props,p=e.$options._propKeys||[],m=0;m<p.length;m++){var v=p[m],y=e.$options.props;d[v]=Ei(v,y,t,e)}ze(!0),e.$options.propsData=t}u&&(e.$slots=yi(i,n.context),e.$forceUpdate())}function _s(e){for(;e&&(e=e.$parent);)if(e._inactive)return!0;return!1}function gi(e,t){if(t){if(e._directInactive=!1,_s(e))return}else if(e._directInactive)return;if(e._inactive||e._inactive===null){e._inactive=!1;for(var r=0;r<e.$children.length;r++)gi(e.$children[r]);_e(e,"activated")}}function bs(e,t){if(!(t&&(e._directInactive=!0,_s(e)))&&!e._inactive){e._inactive=!0;for(var r=0;r<e.$children.length;r++)bs(e.$children[r]);_e(e,"deactivated")}}function _e(e,t,r,n){n===void 0&&(n=!0),Tt();var i=Y,a=is();n&&He(e);var o=e.$options[t],s="".concat(t," hook");if(o)for(var u=0,f=o.length;u<f;u++)Me(o[u],e,r||null,e,s);e._hasHookEvent&&e.$emit("hook:"+t),n&&(He(i),a&&a.on()),Pt()}var Ae=[],_i=[],kr={},Dn=!1,bi=!1,_t=0;function mp(){_t=Ae.length=_i.length=0,kr={},Dn=bi=!1}var ws=0,kn=Date.now;if(ue&&!$t){var hn=window.performance;hn&&typeof hn.now=="function"&&kn()>document.createEvent("Event").timeStamp&&(kn=function(){return hn.now()})}var gp=function(e,t){if(e.post){if(!t.post)return 1}else if(t.post)return-1;return e.id-t.id};function _p(){ws=kn(),bi=!0;var e,t;for(Ae.sort(gp),_t=0;_t<Ae.length;_t++)e=Ae[_t],e.before&&e.before(),t=e.id,kr[t]=null,e.run();var r=_i.slice(),n=Ae.slice();mp(),Op(r),bp(n),kc(),jr&&ve.devtools&&jr.emit("flush")}function bp(e){for(var t=e.length;t--;){var r=e[t],n=r.vm;n&&n._watcher===r&&n._isMounted&&!n._isDestroyed&&_e(n,"updated")}}function wp(e){e._inactive=!1,_i.push(e)}function Op(e){for(var t=0;t<e.length;t++)e[t]._inactive=!0,gi(e[t],!0)}function Fn(e){var t=e.id;if(kr[t]==null&&!(e===Se.target&&e.noRecurse)){if(kr[t]=!0,!bi)Ae.push(e);else{for(var r=Ae.length-1;r>_t&&Ae[r].id>e.id;)r--;Ae.splice(r+1,0,e)}Dn||(Dn=!0,an(_p))}}function Ep(e){var t=e.$options.provide;if(t){var r=z(t)?t.call(e):t;if(!te(r))return;for(var n=as(e),i=rr?Reflect.ownKeys(r):Object.keys(r),a=0;a<i.length;a++){var o=i[a];Object.defineProperty(n,o,Object.getOwnPropertyDescriptor(r,o))}}}function Cp(e){var t=Os(e.$options.inject,e);t&&(ze(!1),Object.keys(t).forEach(function(r){Be(e,r,t[r])}),ze(!0))}function Os(e,t){if(e){for(var r=Object.create(null),n=rr?Reflect.ownKeys(e):Object.keys(e),i=0;i<n.length;i++){var a=n[i];if(a!=="__ob__"){var o=e[a].from;if(o in t._provided)r[a]=t._provided[o];else if("default"in e[a]){var s=e[a].default;r[a]=z(s)?s.call(t):s}}}return r}}function wi(e,t,r,n,i){var a=this,o=i.options,s;ne(n,"_uid")?(s=Object.create(n),s._original=n):(s=n,n=n._original);var u=J(o._compiled),f=!u;this.data=e,this.props=t,this.children=r,this.parent=n,this.listeners=e.on||ee,this.injections=Os(o.inject,n),this.slots=function(){return a.$slots||Ht(n,e.scopedSlots,a.$slots=yi(r,n)),a.$slots},Object.defineProperty(this,"scopedSlots",{enumerable:!0,get:function(){return Ht(n,e.scopedSlots,this.slots())}}),u&&(this.$options=o,this.$slots=this.slots(),this.$scopedSlots=Ht(n,e.scopedSlots,this.$slots)),o._scopeId?this._c=function(c,l,d,p){var m=Gt(s,c,l,d,p,f);return m&&!I(m)&&(m.fnScopeId=o._scopeId,m.fnContext=n),m}:this._c=function(c,l,d,p){return Gt(s,c,l,d,p,f)}}cs(wi.prototype);function Sp(e,t,r,n,i){var a=e.options,o={},s=a.props;if(w(s))for(var u in s)o[u]=Ei(u,s,t||ee);else w(r.attrs)&&ya(o,r.attrs),w(r.props)&&ya(o,r.props);var f=new wi(r,o,i,n,e),c=a.render.call(null,f._c,f);if(c instanceof ce)return ha(c,r,f.parent,a);if(I(c)){for(var l=hi(c)||[],d=new Array(l.length),p=0;p<l.length;p++)d[p]=ha(l[p],r,f.parent,a);return d}}function ha(e,t,r,n,i){var a=Mn(e);return a.fnContext=r,a.fnOptions=n,t.slot&&((a.data||(a.data={})).slot=t.slot),a}function ya(e,t){for(var r in t)e[it(r)]=t[r]}function Fr(e){return e.name||e.__name||e._componentTag}var Oi={init:function(e,t){if(e.componentInstance&&!e.componentInstance._isDestroyed&&e.data.keepAlive){var r=e;Oi.prepatch(r,r)}else{var n=e.componentInstance=$p(e,tt);n.$mount(t?e.elm:void 0,t)}},prepatch:function(e,t){var r=t.componentOptions,n=t.componentInstance=e.componentInstance;yp(n,r.propsData,r.listeners,t,r.children)},insert:function(e){var t=e.context,r=e.componentInstance;r._isMounted||(r._isMounted=!0,_e(r,"mounted")),e.data.keepAlive&&(t._isMounted?wp(r):gi(r,!0))},destroy:function(e){var t=e.componentInstance;t._isDestroyed||(e.data.keepAlive?bs(t,!0):t.$destroy())}},ma=Object.keys(Oi);function ga(e,t,r,n,i){if(!j(e)){var a=r.$options._base;if(te(e)&&(e=a.extend(e)),typeof e=="function"){var o;if(j(e.cid)&&(o=e,e=Ll(o,a),e===void 0))return Nl(o,t,r,n,i);t=t||{},Si(e),w(t.model)&&Pp(e.options,t);var s=ll(t,e);if(J(e.options.functional))return Sp(e,s,t,r,n);var u=t.on;if(t.on=t.nativeOn,J(e.options.abstract)){var f=t.slot;t={},f&&(t.slot=f)}Ap(t);var c=Fr(e.options)||i,l=new ce("vue-component-".concat(e.cid).concat(c?"-".concat(c):""),t,void 0,void 0,void 0,r,{Ctor:e,propsData:s,listeners:u,tag:i,children:n},o);return l}}}function $p(e,t){var r={_isComponent:!0,_parentVnode:e,parent:t},n=e.data.inlineTemplate;return w(n)&&(r.render=n.render,r.staticRenderFns=n.staticRenderFns),new e.componentOptions.Ctor(r)}function Ap(e){for(var t=e.hook||(e.hook={}),r=0;r<ma.length;r++){var n=ma[r],i=t[n],a=Oi[n];i!==a&&!(i&&i._merged)&&(t[n]=i?Tp(a,i):a)}}function Tp(e,t){var r=function(n,i){e(n,i),t(n,i)};return r._merged=!0,r}function Pp(e,t){var r=e.model&&e.model.prop||"value",n=e.model&&e.model.event||"input";(t.attrs||(t.attrs={}))[r]=t.model.value;var i=t.on||(t.on={}),a=i[n],o=t.model.callback;w(a)?(I(a)?a.indexOf(o)===-1:a!==o)&&(i[n]=[o].concat(a)):i[n]=o}var xp=q,Ee=ve.optionMergeStrategies;function qt(e,t,r){if(r===void 0&&(r=!0),!t)return e;for(var n,i,a,o=rr?Reflect.ownKeys(t):Object.keys(t),s=0;s<o.length;s++)n=o[s],n!=="__ob__"&&(i=e[n],a=t[n],!r||!ne(e,n)?tn(e,n,a):i!==a&&ie(i)&&ie(a)&&qt(i,a));return e}function _a(e,t,r){return r?function(){var i=z(t)?t.call(r,r):t,a=z(e)?e.call(r,r):e;return i?qt(i,a):a}:t?e?function(){return qt(z(t)?t.call(this,this):t,z(e)?e.call(this,this):e)}:t:e}Ee.data=function(e,t,r){return r?_a(e,t,r):t&&typeof t!="function"?e:_a(e,t)};function Es(e,t){var r=t?e?e.concat(t):I(t)?t:[t]:e;return r&&Rp(r)}function Rp(e){for(var t=[],r=0;r<e.length;r++)t.indexOf(e[r])===-1&&t.push(e[r]);return t}Wo.forEach(function(e){Ee[e]=Es});function Mp(e,t,r,n){var i=Object.create(e||null);return t?W(i,t):i}en.forEach(function(e){Ee[e+"s"]=Mp});Ee.watch=function(e,t,r,n){if(e===Rn&&(e=void 0),t===Rn&&(t=void 0),!t)return Object.create(e||null);if(!e)return t;var i={};W(i,e);for(var a in t){var o=i[a],s=t[a];o&&!I(o)&&(o=[o]),i[a]=o?o.concat(s):I(s)?s:[s]}return i};Ee.props=Ee.methods=Ee.inject=Ee.computed=function(e,t,r,n){if(!e)return t;var i=Object.create(null);return W(i,e),t&&W(i,t),i};Ee.provide=function(e,t){return e?function(){var r=Object.create(null);return qt(r,z(e)?e.call(this):e),t&&qt(r,z(t)?t.call(this):t,!1),r}:t};var jp=function(e,t){return t===void 0?e:t};function Ip(e,t){var r=e.props;if(r){var n={},i,a,o;if(I(r))for(i=r.length;i--;)a=r[i],typeof a=="string"&&(o=it(a),n[o]={type:null});else if(ie(r))for(var s in r)a=r[s],o=it(s),n[o]=ie(a)?a:{type:a};e.props=n}}function Np(e,t){var r=e.inject;if(r){var n=e.inject={};if(I(r))for(var i=0;i<r.length;i++)n[r[i]]={from:r[i]};else if(ie(r))for(var a in r){var o=r[a];n[a]=ie(o)?W({from:a},o):{from:o}}}}function Lp(e){var t=e.directives;if(t)for(var r in t){var n=t[r];z(n)&&(t[r]={bind:n,update:n})}}function st(e,t,r){if(z(t)&&(t=t.options),Ip(t),Np(t),Lp(t),!t._base&&(t.extends&&(e=st(e,t.extends,r)),t.mixins))for(var n=0,i=t.mixins.length;n<i;n++)e=st(e,t.mixins[n],r);var a={},o;for(o in e)s(o);for(o in t)ne(e,o)||s(o);function s(u){var f=Ee[u]||jp;a[u]=f(e[u],t[u],r,u)}return a}function Ur(e,t,r,n){if(typeof r=="string"){var i=e[t];if(ne(i,r))return i[r];var a=it(r);if(ne(i,a))return i[a];var o=Ac(a);if(ne(i,o))return i[o];var s=i[r]||i[a]||i[o];return s}}function Ei(e,t,r,n){var i=t[e],a=!ne(r,e),o=r[e],s=wa(Boolean,i.type);if(s>-1){if(a&&!ne(i,"default"))o=!1;else if(o===""||o===tr(e)){var u=wa(String,i.type);(u<0||s<u)&&(o=!0)}}if(o===void 0){o=Dp(n,i,e);var f=li;ze(!0),Re(o),ze(f)}return o}function Dp(e,t,r){if(ne(t,"default")){var n=t.default;return e&&e.$options.propsData&&e.$options.propsData[r]===void 0&&e._props[r]!==void 0?e._props[r]:z(n)&&Un(t.type)!=="Function"?n.call(e):n}}var kp=/^\s*function (\w+)/;function Un(e){var t=e&&e.toString().match(kp);return t?t[1]:""}function ba(e,t){return Un(e)===Un(t)}function wa(e,t){if(!I(t))return ba(t,e)?0:-1;for(var r=0,n=t.length;r<n;r++)if(ba(t[r],e))return r;return-1}var je={enumerable:!0,configurable:!0,get:q,set:q};function Ci(e,t,r){je.get=function(){return this[t][r]},je.set=function(i){this[t][r]=i},Object.defineProperty(e,r,je)}function Fp(e){var t=e.$options;if(t.props&&Up(e,t.props),$l(e),t.methods&&Gp(e,t.methods),t.data)Hp(e);else{var r=Re(e._data={});r&&r.vmCount++}t.computed&&Wp(e,t.computed),t.watch&&t.watch!==Rn&&Kp(e,t.watch)}function Up(e,t){var r=e.$options.propsData||{},n=e._props=di({}),i=e.$options._propKeys=[],a=!e.$parent;a||ze(!1);var o=function(u){i.push(u);var f=Ei(u,t,r,e);Be(n,u,f,void 0,!0),u in e||Ci(e,"_props",u)};for(var s in t)o(s);ze(!0)}function Hp(e){var t=e.$options.data;t=e._data=z(t)?zp(t,e):t||{},ie(t)||(t={});var r=Object.keys(t),n=e.$options.props;e.$options.methods;for(var i=r.length;i--;){var a=r[i];n&&ne(n,a)||Go(a)||Ci(e,"_data",a)}var o=Re(t);o&&o.vmCount++}function zp(e,t){Tt();try{return e.call(t,t)}catch(r){return ot(r,t,"data()"),{}}finally{Pt()}}var Bp={lazy:!0};function Wp(e,t){var r=e._computedWatchers=Object.create(null),n=qe();for(var i in t){var a=t[i],o=z(a)?a:a.get;n||(r[i]=new ir(e,o||q,q,Bp)),i in e||Cs(e,i,a)}}function Cs(e,t,r){var n=!qe();z(r)?(je.get=n?Oa(t):Ea(r),je.set=q):(je.get=r.get?n&&r.cache!==!1?Oa(t):Ea(r.get):q,je.set=r.set||q),Object.defineProperty(e,t,je)}function Oa(e){return function(){var r=this._computedWatchers&&this._computedWatchers[e];if(r)return r.dirty&&r.evaluate(),Se.target&&r.depend(),r.value}}function Ea(e){return function(){return e.call(this,this)}}function Gp(e,t){e.$options.props;for(var r in t)e[r]=typeof t[r]!="function"?q:Uo(t[r],e)}function Kp(e,t){for(var r in t){var n=t[r];if(I(n))for(var i=0;i<n.length;i++)Hn(e,r,n[i]);else Hn(e,r,n)}}function Hn(e,t,r,n){return ie(r)&&(n=r,r=r.handler),typeof r=="string"&&(r=e[r]),e.$watch(t,r,n)}function qp(e){var t={};t.get=function(){return this._data};var r={};r.get=function(){return this._props},Object.defineProperty(e.prototype,"$data",t),Object.defineProperty(e.prototype,"$props",r),e.prototype.$set=tn,e.prototype.$delete=pi,e.prototype.$watch=function(n,i,a){var o=this;if(ie(i))return Hn(o,n,i,a);a=a||{},a.user=!0;var s=new ir(o,n,i,a);if(a.immediate){var u='callback for immediate watcher "'.concat(s.expression,'"');Tt(),Me(i,o,[s.value],o,u),Pt()}return function(){s.teardown()}}}var Jp=0;function Yp(e){e.prototype._init=function(t){var r=this;r._uid=Jp++,r._isVue=!0,r.__v_skip=!0,r._scope=new vi(!0),r._scope.parent=void 0,r._scope._vm=!0,t&&t._isComponent?Xp(r,t):r.$options=st(Si(r.constructor),t||{},r),r._renderProxy=r,r._self=r,dp(r),up(r),jl(r),_e(r,"beforeCreate",void 0,!1),Cp(r),Fp(r),Ep(r),_e(r,"created"),r.$options.el&&r.$mount(r.$options.el)}}function Xp(e,t){var r=e.$options=Object.create(e.constructor.options),n=t._parentVnode;r.parent=t.parent,r._parentVnode=n;var i=n.componentOptions;r.propsData=i.propsData,r._parentListeners=i.listeners,r._renderChildren=i.children,r._componentTag=i.tag,t.render&&(r.render=t.render,r.staticRenderFns=t.staticRenderFns)}function Si(e){var t=e.options;if(e.super){var r=Si(e.super),n=e.superOptions;if(r!==n){e.superOptions=r;var i=Zp(e);i&&W(e.extendOptions,i),t=e.options=st(r,e.extendOptions),t.name&&(t.components[t.name]=e)}}return t}function Zp(e){var t,r=e.options,n=e.sealedOptions;for(var i in r)r[i]!==n[i]&&(t||(t={}),t[i]=r[i]);return t}function G(e){this._init(e)}Yp(G);qp(G);pp(G);vp(G);Il(G);function Qp(e){e.use=function(t){var r=this._installedPlugins||(this._installedPlugins=[]);if(r.indexOf(t)>-1)return this;var n=Pn(arguments,1);return n.unshift(this),z(t.install)?t.install.apply(t,n):z(t)&&t.apply(null,n),r.push(t),this}}function Vp(e){e.mixin=function(t){return this.options=st(this.options,t),this}}function ed(e){e.cid=0;var t=1;e.extend=function(r){r=r||{};var n=this,i=n.cid,a=r._Ctor||(r._Ctor={});if(a[i])return a[i];var o=Fr(r)||Fr(n.options),s=function(f){this._init(f)};return s.prototype=Object.create(n.prototype),s.prototype.constructor=s,s.cid=t++,s.options=st(n.options,r),s.super=n,s.options.props&&td(s),s.options.computed&&rd(s),s.extend=n.extend,s.mixin=n.mixin,s.use=n.use,en.forEach(function(u){s[u]=n[u]}),o&&(s.options.components[o]=s),s.superOptions=n.options,s.extendOptions=r,s.sealedOptions=W({},s.options),a[i]=s,s}}function td(e){var t=e.options.props;for(var r in t)Ci(e.prototype,"_props",r)}function rd(e){var t=e.options.computed;for(var r in t)Cs(e.prototype,r,t[r])}function nd(e){en.forEach(function(t){e[t]=function(r,n){return n?(t==="component"&&ie(n)&&(n.name=n.name||r,n=this.options._base.extend(n)),t==="directive"&&z(n)&&(n={bind:n,update:n}),this.options[t+"s"][r]=n,n):this.options[t+"s"][r]}})}function Ca(e){return e&&(Fr(e.Ctor.options)||e.tag)}function lr(e,t){return I(e)?e.indexOf(t)>-1:typeof e=="string"?e.split(",").indexOf(t)>-1:wc(e)?e.test(t):!1}function Sa(e,t){var r=e.cache,n=e.keys,i=e._vnode,a=e.$vnode;for(var o in r){var s=r[o];if(s){var u=s.name;u&&!t(u)&&zn(r,o,n,i)}}a.componentOptions.children=void 0}function zn(e,t,r,n){var i=e[t];i&&(!n||i.tag!==n.tag)&&i.componentInstance.$destroy(),e[t]=null,Ke(r,t)}var $a=[String,RegExp,Array],id={name:"keep-alive",abstract:!0,props:{include:$a,exclude:$a,max:[String,Number]},methods:{cacheVNode:function(){var e=this,t=e.cache,r=e.keys,n=e.vnodeToCache,i=e.keyToCache;if(n){var a=n.tag,o=n.componentInstance,s=n.componentOptions;t[i]={name:Ca(s),tag:a,componentInstance:o},r.push(i),this.max&&r.length>parseInt(this.max)&&zn(t,r[0],r,this._vnode),this.vnodeToCache=null}}},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var e in this.cache)zn(this.cache,e,this.keys)},mounted:function(){var e=this;this.cacheVNode(),this.$watch("include",function(t){Sa(e,function(r){return lr(t,r)})}),this.$watch("exclude",function(t){Sa(e,function(r){return!lr(t,r)})})},updated:function(){this.cacheVNode()},render:function(){var e=this.$slots.default,t=ds(e),r=t&&t.componentOptions;if(r){var n=Ca(r),i=this,a=i.include,o=i.exclude;if(a&&(!n||!lr(a,n))||o&&n&&lr(o,n))return t;var s=this,u=s.cache,f=s.keys,c=t.key==null?r.Ctor.cid+(r.tag?"::".concat(r.tag):""):t.key;u[c]?(t.componentInstance=u[c].componentInstance,Ke(f,c),f.push(c)):(this.vnodeToCache=t,this.keyToCache=c),t.data.keepAlive=!0}return t||e&&e[0]}},ad={KeepAlive:id};function od(e){var t={};t.get=function(){return ve},Object.defineProperty(e,"config",t),e.util={warn:xp,extend:W,mergeOptions:st,defineReactive:Be},e.set=tn,e.delete=pi,e.nextTick=an,e.observable=function(r){return Re(r),r},e.options=Object.create(null),en.forEach(function(r){e.options[r+"s"]=Object.create(null)}),e.options._base=e,W(e.options.components,ad),Qp(e),Vp(e),ed(e),nd(e)}od(G);Object.defineProperty(G.prototype,"$isServer",{get:qe});Object.defineProperty(G.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}});Object.defineProperty(G,"FunctionalRenderContext",{value:wi});G.version=ys;var sd=be("style,class"),ud=be("input,textarea,option,select,progress"),fd=function(e,t,r){return r==="value"&&ud(e)&&t!=="button"||r==="selected"&&e==="option"||r==="checked"&&e==="input"||r==="muted"&&e==="video"},Ss=be("contenteditable,draggable,spellcheck"),cd=be("events,caret,typing,plaintext-only"),ld=function(e,t){return Hr(t)||t==="false"?"false":e==="contenteditable"&&cd(t)?t:"true"},pd=be("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"),Bn="http://www.w3.org/1999/xlink",$i=function(e){return e.charAt(5)===":"&&e.slice(0,5)==="xlink"},$s=function(e){return $i(e)?e.slice(6,e.length):""},Hr=function(e){return e==null||e===!1};function dd(e){for(var t=e.data,r=e,n=e;w(n.componentInstance);)n=n.componentInstance._vnode,n&&n.data&&(t=Aa(n.data,t));for(;w(r=r.parent);)r&&r.data&&(t=Aa(t,r.data));return vd(t.staticClass,t.class)}function Aa(e,t){return{staticClass:Ai(e.staticClass,t.staticClass),class:w(e.class)?[e.class,t.class]:t.class}}function vd(e,t){return w(e)||w(t)?Ai(e,Ti(t)):""}function Ai(e,t){return e?t?e+" "+t:e:t||""}function Ti(e){return Array.isArray(e)?hd(e):te(e)?yd(e):typeof e=="string"?e:""}function hd(e){for(var t="",r,n=0,i=e.length;n<i;n++)w(r=Ti(e[n]))&&r!==""&&(t&&(t+=" "),t+=r);return t}function yd(e){var t="";for(var r in e)e[r]&&(t&&(t+=" "),t+=r);return t}var md={svg:"http://www.w3.org/2000/svg",math:"http://www.w3.org/1998/Math/MathML"},gd=be("html,body,base,head,link,meta,style,title,address,article,aside,footer,header,h1,h2,h3,h4,h5,h6,hgroup,nav,section,div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,rtc,ruby,s,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,output,progress,select,textarea,details,dialog,menu,menuitem,summary,content,element,shadow,template,blockquote,iframe,tfoot"),Pi=be("svg,animate,circle,clippath,cursor,defs,desc,ellipse,filter,font-face,foreignobject,g,glyph,image,line,marker,mask,missing-glyph,path,pattern,polygon,polyline,rect,switch,symbol,text,textpath,tspan,use,view",!0),As=function(e){return gd(e)||Pi(e)};function _d(e){if(Pi(e))return"svg";if(e==="math")return"math"}var pr=Object.create(null);function bd(e){if(!ue)return!0;if(As(e))return!1;if(e=e.toLowerCase(),pr[e]!=null)return pr[e];var t=document.createElement(e);return e.indexOf("-")>-1?pr[e]=t.constructor===window.HTMLUnknownElement||t.constructor===window.HTMLElement:pr[e]=/HTMLUnknownElement/.test(t.toString())}var Wn=be("text,number,password,search,email,tel,url");function wd(e){if(typeof e=="string"){var t=document.querySelector(e);return t||document.createElement("div")}else return e}function Od(e,t){var r=document.createElement(e);return e!=="select"||t.data&&t.data.attrs&&t.data.attrs.multiple!==void 0&&r.setAttribute("multiple","multiple"),r}function Ed(e,t){return document.createElementNS(md[e],t)}function Cd(e){return document.createTextNode(e)}function Sd(e){return document.createComment(e)}function $d(e,t,r){e.insertBefore(t,r)}function Ad(e,t){e.removeChild(t)}function Td(e,t){e.appendChild(t)}function Pd(e){return e.parentNode}function xd(e){return e.nextSibling}function Rd(e){return e.tagName}function Md(e,t){e.textContent=t}function jd(e,t){e.setAttribute(t,"")}var Id=Object.freeze({__proto__:null,createElement:Od,createElementNS:Ed,createTextNode:Cd,createComment:Sd,insertBefore:$d,removeChild:Ad,appendChild:Td,parentNode:Pd,nextSibling:xd,tagName:Rd,setTextContent:Md,setStyleScope:jd}),Nd={create:function(e,t){bt(t)},update:function(e,t){e.data.ref!==t.data.ref&&(bt(e,!0),bt(t))},destroy:function(e){bt(e,!0)}};function bt(e,t){var r=e.data.ref;if(w(r)){var n=e.context,i=e.componentInstance||e.elm,a=t?null:i,o=t?void 0:i;if(z(r)){Me(r,n,[a],n,"template ref function");return}var s=e.data.refInFor,u=typeof r=="string"||typeof r=="number",f=Q(r),c=n.$refs;if(u||f){if(s){var l=u?c[r]:r.value;t?I(l)&&Ke(l,i):I(l)?l.includes(i)||l.push(i):u?(c[r]=[i],Ta(n,r,c[r])):r.value=[i]}else if(u){if(t&&c[r]!==i)return;c[r]=o,Ta(n,r,a)}else if(f){if(t&&r.value!==i)return;r.value=a}}}}function Ta(e,t,r){var n=e._setupState;n&&ne(n,t)&&(Q(n[t])?n[t].value=r:n[t]=r)}var Ne=new ce("",{},[]),It=["create","activate","update","remove","destroy"];function Qe(e,t){return e.key===t.key&&e.asyncFactory===t.asyncFactory&&(e.tag===t.tag&&e.isComment===t.isComment&&w(e.data)===w(t.data)&&Ld(e,t)||J(e.isAsyncPlaceholder)&&j(t.asyncFactory.error))}function Ld(e,t){if(e.tag!=="input")return!0;var r,n=w(r=e.data)&&w(r=r.attrs)&&r.type,i=w(r=t.data)&&w(r=r.attrs)&&r.type;return n===i||Wn(n)&&Wn(i)}function Dd(e,t,r){var n,i,a={};for(n=t;n<=r;++n)i=e[n].key,w(i)&&(a[i]=n);return a}function kd(e){var t,r,n={},i=e.modules,a=e.nodeOps;for(t=0;t<It.length;++t)for(n[It[t]]=[],r=0;r<i.length;++r)w(i[r][It[t]])&&n[It[t]].push(i[r][It[t]]);function o(_){return new ce(a.tagName(_).toLowerCase(),{},[],void 0,_)}function s(_,g){function E(){--E.listeners===0&&u(_)}return E.listeners=g,E}function u(_){var g=a.parentNode(_);w(g)&&a.removeChild(g,_)}function f(_,g,E,x,R,L,M){if(w(_.elm)&&w(L)&&(_=L[M]=Mn(_)),_.isRootInsert=!R,!c(_,g,E,x)){var D=_.data,k=_.children,U=_.tag;w(U)?(_.elm=_.ns?a.createElementNS(_.ns,U):a.createElement(U,_),h(_),m(_,k,g),w(D)&&y(_,g),p(E,_.elm,x)):J(_.isComment)?(_.elm=a.createComment(_.text),p(E,_.elm,x)):(_.elm=a.createTextNode(_.text),p(E,_.elm,x))}}function c(_,g,E,x){var R=_.data;if(w(R)){var L=w(_.componentInstance)&&R.keepAlive;if(w(R=R.hook)&&w(R=R.init)&&R(_,!1),w(_.componentInstance))return l(_,g),p(E,_.elm,x),J(L)&&d(_,g,E,x),!0}}function l(_,g){w(_.data.pendingInsert)&&(g.push.apply(g,_.data.pendingInsert),_.data.pendingInsert=null),_.elm=_.componentInstance.$el,v(_)?(y(_,g),h(_)):(bt(_),g.push(_))}function d(_,g,E,x){for(var R,L=_;L.componentInstance;)if(L=L.componentInstance._vnode,w(R=L.data)&&w(R=R.transition)){for(R=0;R<n.activate.length;++R)n.activate[R](Ne,L);g.push(L);break}p(E,_.elm,x)}function p(_,g,E){w(_)&&(w(E)?a.parentNode(E)===_&&a.insertBefore(_,g,E):a.appendChild(_,g))}function m(_,g,E){if(I(g))for(var x=0;x<g.length;++x)f(g[x],E,_.elm,null,!0,g,x);else er(_.text)&&a.appendChild(_.elm,a.createTextNode(String(_.text)))}function v(_){for(;_.componentInstance;)_=_.componentInstance._vnode;return w(_.tag)}function y(_,g){for(var E=0;E<n.create.length;++E)n.create[E](Ne,_);t=_.data.hook,w(t)&&(w(t.create)&&t.create(Ne,_),w(t.insert)&&g.push(_))}function h(_){var g;if(w(g=_.fnScopeId))a.setStyleScope(_.elm,g);else for(var E=_;E;)w(g=E.context)&&w(g=g.$options._scopeId)&&a.setStyleScope(_.elm,g),E=E.parent;w(g=tt)&&g!==_.context&&g!==_.fnContext&&w(g=g.$options._scopeId)&&a.setStyleScope(_.elm,g)}function b(_,g,E,x,R,L){for(;x<=R;++x)f(E[x],L,_,g,!1,E,x)}function O(_){var g,E,x=_.data;if(w(x))for(w(g=x.hook)&&w(g=g.destroy)&&g(_),g=0;g<n.destroy.length;++g)n.destroy[g](_);if(w(g=_.children))for(E=0;E<_.children.length;++E)O(_.children[E])}function $(_,g,E){for(;g<=E;++g){var x=_[g];w(x)&&(w(x.tag)?(C(x),O(x)):u(x.elm))}}function C(_,g){if(w(g)||w(_.data)){var E,x=n.remove.length+1;for(w(g)?g.listeners+=x:g=s(_.elm,x),w(E=_.componentInstance)&&w(E=E._vnode)&&w(E.data)&&C(E,g),E=0;E<n.remove.length;++E)n.remove[E](_,g);w(E=_.data.hook)&&w(E=E.remove)?E(_,g):g()}else u(_.elm)}function A(_,g,E,x,R){for(var L=0,M=0,D=g.length-1,k=g[0],U=g[D],H=E.length-1,Z=E[0],de=E[H],Ye,Xe,Ze,dt,dn=!R;L<=D&&M<=H;)j(k)?k=g[++L]:j(U)?U=g[--D]:Qe(k,Z)?(P(k,Z,x,E,M),k=g[++L],Z=E[++M]):Qe(U,de)?(P(U,de,x,E,H),U=g[--D],de=E[--H]):Qe(k,de)?(P(k,de,x,E,H),dn&&a.insertBefore(_,k.elm,a.nextSibling(U.elm)),k=g[++L],de=E[--H]):Qe(U,Z)?(P(U,Z,x,E,M),dn&&a.insertBefore(_,U.elm,k.elm),U=g[--D],Z=E[++M]):(j(Ye)&&(Ye=Dd(g,L,D)),Xe=w(Z.key)?Ye[Z.key]:T(Z,g,L,D),j(Xe)?f(Z,x,_,k.elm,!1,E,M):(Ze=g[Xe],Qe(Ze,Z)?(P(Ze,Z,x,E,M),g[Xe]=void 0,dn&&a.insertBefore(_,Ze.elm,k.elm)):f(Z,x,_,k.elm,!1,E,M)),Z=E[++M]);L>D?(dt=j(E[H+1])?null:E[H+1].elm,b(_,dt,E,M,H,x)):M>H&&$(g,L,D)}function T(_,g,E,x){for(var R=E;R<x;R++){var L=g[R];if(w(L)&&Qe(_,L))return R}}function P(_,g,E,x,R,L){if(_!==g){w(g.elm)&&w(x)&&(g=x[R]=Mn(g));var M=g.elm=_.elm;if(J(_.isAsyncPlaceholder)){w(g.asyncFactory.resolved)?F(_.elm,g,E):g.isAsyncPlaceholder=!0;return}if(J(g.isStatic)&&J(_.isStatic)&&g.key===_.key&&(J(g.isCloned)||J(g.isOnce))){g.componentInstance=_.componentInstance;return}var D,k=g.data;w(k)&&w(D=k.hook)&&w(D=D.prepatch)&&D(_,g);var U=_.children,H=g.children;if(w(k)&&v(g)){for(D=0;D<n.update.length;++D)n.update[D](_,g);w(D=k.hook)&&w(D=D.update)&&D(_,g)}j(g.text)?w(U)&&w(H)?U!==H&&A(M,U,H,E,L):w(H)?(w(_.text)&&a.setTextContent(M,""),b(M,null,H,0,H.length-1,E)):w(U)?$(U,0,U.length-1):w(_.text)&&a.setTextContent(M,""):_.text!==g.text&&a.setTextContent(M,g.text),w(k)&&w(D=k.hook)&&w(D=D.postpatch)&&D(_,g)}}function N(_,g,E){if(J(E)&&w(_.parent))_.parent.data.pendingInsert=g;else for(var x=0;x<g.length;++x)g[x].data.hook.insert(g[x])}var B=be("attrs,class,staticClass,staticStyle,key");function F(_,g,E,x){var R,L=g.tag,M=g.data,D=g.children;if(x=x||M&&M.pre,g.elm=_,J(g.isComment)&&w(g.asyncFactory))return g.isAsyncPlaceholder=!0,!0;if(w(M)&&(w(R=M.hook)&&w(R=R.init)&&R(g,!0),w(R=g.componentInstance)))return l(g,E),!0;if(w(L)){if(w(D))if(!_.hasChildNodes())m(g,D,E);else if(w(R=M)&&w(R=R.domProps)&&w(R=R.innerHTML)){if(R!==_.innerHTML)return!1}else{for(var k=!0,U=_.firstChild,H=0;H<D.length;H++){if(!U||!F(U,D[H],E,x)){k=!1;break}U=U.nextSibling}if(!k||U)return!1}if(w(M)){var Z=!1;for(var de in M)if(!B(de)){Z=!0,y(g,E);break}!Z&&M.class&&Et(M.class)}}else _.data!==g.text&&(_.data=g.text);return!0}return function(g,E,x,R){if(j(E)){w(g)&&O(g);return}var L=!1,M=[];if(j(g))L=!0,f(E,M);else{var D=w(g.nodeType);if(!D&&Qe(g,E))P(g,E,M,null,null,R);else{if(D){if(g.nodeType===1&&g.hasAttribute(Vi)&&(g.removeAttribute(Vi),x=!0),J(x)&&F(g,E,M))return N(E,M,!0),g;g=o(g)}var k=g.elm,U=a.parentNode(k);if(f(E,M,k._leaveCb?null:U,a.nextSibling(k)),w(E.parent))for(var H=E.parent,Z=v(E);H;){for(var de=0;de<n.destroy.length;++de)n.destroy[de](H);if(H.elm=E.elm,Z){for(var Ye=0;Ye<n.create.length;++Ye)n.create[Ye](Ne,H);var Xe=H.data.hook.insert;if(Xe.merged)for(var Ze=Xe.fns.slice(1),dt=0;dt<Ze.length;dt++)Ze[dt]()}else bt(H);H=H.parent}w(U)?$([g],0,0):w(g.tag)&&O(g)}}return N(E,M,L),E.elm}}var Fd={create:yn,update:yn,destroy:function(t){yn(t,Ne)}};function yn(e,t){(e.data.directives||t.data.directives)&&Ud(e,t)}function Ud(e,t){var r=e===Ne,n=t===Ne,i=Pa(e.data.directives,e.context),a=Pa(t.data.directives,t.context),o=[],s=[],u,f,c;for(u in a)f=i[u],c=a[u],f?(c.oldValue=f.value,c.oldArg=f.arg,Nt(c,"update",t,e),c.def&&c.def.componentUpdated&&s.push(c)):(Nt(c,"bind",t,e),c.def&&c.def.inserted&&o.push(c));if(o.length){var l=function(){for(var d=0;d<o.length;d++)Nt(o[d],"inserted",t,e)};r?Ie(t,"insert",l):l()}if(s.length&&Ie(t,"postpatch",function(){for(var d=0;d<s.length;d++)Nt(s[d],"componentUpdated",t,e)}),!r)for(u in i)a[u]||Nt(i[u],"unbind",e,e,n)}var Hd=Object.create(null);function Pa(e,t){var r=Object.create(null);if(!e)return r;var n,i;for(n=0;n<e.length;n++){if(i=e[n],i.modifiers||(i.modifiers=Hd),r[zd(i)]=i,t._setupState&&t._setupState.__sfc){var a=i.def||Ur(t,"_setupState","v-"+i.name);typeof a=="function"?i.def={bind:a,update:a}:i.def=a}i.def=i.def||Ur(t.$options,"directives",i.name)}return r}function zd(e){return e.rawName||"".concat(e.name,".").concat(Object.keys(e.modifiers||{}).join("."))}function Nt(e,t,r,n,i){var a=e.def&&e.def[t];if(a)try{a(r.elm,e,r,n,i)}catch(o){ot(o,r.context,"directive ".concat(e.name," ").concat(t," hook"))}}var Bd=[Nd,Fd];function xa(e,t){var r=t.componentOptions;if(!(w(r)&&r.Ctor.options.inheritAttrs===!1)&&!(j(e.data.attrs)&&j(t.data.attrs))){var n,i,a,o=t.elm,s=e.data.attrs||{},u=t.data.attrs||{};(w(u.__ob__)||J(u._v_attr_proxy))&&(u=t.data.attrs=W({},u));for(n in u)i=u[n],a=s[n],a!==i&&Ra(o,n,i,t.data.pre);($t||Ko)&&u.value!==s.value&&Ra(o,"value",u.value);for(n in s)j(u[n])&&($i(n)?o.removeAttributeNS(Bn,$s(n)):Ss(n)||o.removeAttribute(n))}}function Ra(e,t,r,n){n||e.tagName.indexOf("-")>-1?Ma(e,t,r):pd(t)?Hr(r)?e.removeAttribute(t):(r=t==="allowfullscreen"&&e.tagName==="EMBED"?"true":t,e.setAttribute(t,r)):Ss(t)?e.setAttribute(t,ld(t,r)):$i(t)?Hr(r)?e.removeAttributeNS(Bn,$s(t)):e.setAttributeNS(Bn,t,r):Ma(e,t,r)}function Ma(e,t,r){if(Hr(r))e.removeAttribute(t);else{if($t&&!At&&e.tagName==="TEXTAREA"&&t==="placeholder"&&r!==""&&!e.__ieph){var n=function(i){i.stopImmediatePropagation(),e.removeEventListener("input",n)};e.addEventListener("input",n),e.__ieph=!0}e.setAttribute(t,r)}}var Wd={create:xa,update:xa};function ja(e,t){var r=t.elm,n=t.data,i=e.data;if(!(j(n.staticClass)&&j(n.class)&&(j(i)||j(i.staticClass)&&j(i.class)))){var a=dd(t),o=r._transitionClasses;w(o)&&(a=Ai(a,Ti(o))),a!==r._prevClass&&(r.setAttribute("class",a),r._prevClass=a)}}var Gd={create:ja,update:ja},mn="__r",gn="__c";function Kd(e){if(w(e[mn])){var t=$t?"change":"input";e[t]=[].concat(e[mn],e[t]||[]),delete e[mn]}w(e[gn])&&(e.change=[].concat(e[gn],e.change||[]),delete e[gn])}var Jt;function qd(e,t,r){var n=Jt;return function i(){var a=t.apply(null,arguments);a!==null&&Ts(e,i,r,n)}}var Jd=In&&!(ea&&Number(ea[1])<=53);function Yd(e,t,r,n){if(Jd){var i=ws,a=t;t=a._wrapper=function(o){if(o.target===o.currentTarget||o.timeStamp>=i||o.timeStamp<=0||o.target.ownerDocument!==document)return a.apply(this,arguments)}}Jt.addEventListener(e,t,qo?{capture:r,passive:n}:r)}function Ts(e,t,r,n){(n||Jt).removeEventListener(e,t._wrapper||t,r)}function _n(e,t){if(!(j(e.data.on)&&j(t.data.on))){var r=t.data.on||{},n=e.data.on||{};Jt=t.elm||e.elm,Kd(r),os(r,n,Yd,Ts,qd,t.context),Jt=void 0}}var Xd={create:_n,update:_n,destroy:function(e){return _n(e,Ne)}},dr;function Ia(e,t){if(!(j(e.data.domProps)&&j(t.data.domProps))){var r,n,i=t.elm,a=e.data.domProps||{},o=t.data.domProps||{};(w(o.__ob__)||J(o._v_attr_proxy))&&(o=t.data.domProps=W({},o));for(r in a)r in o||(i[r]="");for(r in o){if(n=o[r],r==="textContent"||r==="innerHTML"){if(t.children&&(t.children.length=0),n===a[r])continue;i.childNodes.length===1&&i.removeChild(i.childNodes[0])}if(r==="value"&&i.tagName!=="PROGRESS"){i._value=n;var s=j(n)?"":String(n);Zd(i,s)&&(i.value=s)}else if(r==="innerHTML"&&Pi(i.tagName)&&j(i.innerHTML)){dr=dr||document.createElement("div"),dr.innerHTML="<svg>".concat(n,"</svg>");for(var u=dr.firstChild;i.firstChild;)i.removeChild(i.firstChild);for(;u.firstChild;)i.appendChild(u.firstChild)}else if(n!==a[r])try{i[r]=n}catch{}}}}function Zd(e,t){return!e.composing&&(e.tagName==="OPTION"||Qd(e,t)||Vd(e,t))}function Qd(e,t){var r=!0;try{r=document.activeElement!==e}catch{}return r&&e.value!==t}function Vd(e,t){var r=e.value,n=e._vModifiers;if(w(n)){if(n.number)return zt(r)!==zt(t);if(n.trim)return r.trim()!==t.trim()}return r!==t}var ev={create:Ia,update:Ia},tv=ft(function(e){var t={},r=/;(?![^(]*\))/g,n=/:(.+)/;return e.split(r).forEach(function(i){if(i){var a=i.split(n);a.length>1&&(t[a[0].trim()]=a[1].trim())}}),t});function bn(e){var t=Ps(e.style);return e.staticStyle?W(e.staticStyle,t):t}function Ps(e){return Array.isArray(e)?Ho(e):typeof e=="string"?tv(e):e}function rv(e,t){var r={},n;if(t)for(var i=e;i.componentInstance;)i=i.componentInstance._vnode,i&&i.data&&(n=bn(i.data))&&W(r,n);(n=bn(e.data))&&W(r,n);for(var a=e;a=a.parent;)a.data&&(n=bn(a.data))&&W(r,n);return r}var nv=/^--/,Na=/\s*!important$/,La=function(e,t,r){if(nv.test(t))e.style.setProperty(t,r);else if(Na.test(r))e.style.setProperty(tr(t),r.replace(Na,""),"important");else{var n=iv(t);if(Array.isArray(r))for(var i=0,a=r.length;i<a;i++)e.style[n]=r[i];else e.style[n]=r}},Da=["Webkit","Moz","ms"],vr,iv=ft(function(e){if(vr=vr||document.createElement("div").style,e=it(e),e!=="filter"&&e in vr)return e;for(var t=e.charAt(0).toUpperCase()+e.slice(1),r=0;r<Da.length;r++){var n=Da[r]+t;if(n in vr)return n}});function ka(e,t){var r=t.data,n=e.data;if(!(j(r.staticStyle)&&j(r.style)&&j(n.staticStyle)&&j(n.style))){var i,a,o=t.elm,s=n.staticStyle,u=n.normalizedStyle||n.style||{},f=s||u,c=Ps(t.data.style)||{};t.data.normalizedStyle=w(c.__ob__)?W({},c):c;var l=rv(t,!0);for(a in f)j(l[a])&&La(o,a,"");for(a in l)i=l[a],La(o,a,i??"")}}var av={create:ka,update:ka},xs=/\s+/;function Rs(e,t){if(!(!t||!(t=t.trim())))if(e.classList)t.indexOf(" ")>-1?t.split(xs).forEach(function(n){return e.classList.add(n)}):e.classList.add(t);else{var r=" ".concat(e.getAttribute("class")||""," ");r.indexOf(" "+t+" ")<0&&e.setAttribute("class",(r+t).trim())}}function Ms(e,t){if(!(!t||!(t=t.trim())))if(e.classList)t.indexOf(" ")>-1?t.split(xs).forEach(function(i){return e.classList.remove(i)}):e.classList.remove(t),e.classList.length||e.removeAttribute("class");else{for(var r=" ".concat(e.getAttribute("class")||""," "),n=" "+t+" ";r.indexOf(n)>=0;)r=r.replace(n," ");r=r.trim(),r?e.setAttribute("class",r):e.removeAttribute("class")}}function js(e){if(e){if(typeof e=="object"){var t={};return e.css!==!1&&W(t,Fa(e.name||"v")),W(t,e),t}else if(typeof e=="string")return Fa(e)}}var Fa=ft(function(e){return{enterClass:"".concat(e,"-enter"),enterToClass:"".concat(e,"-enter-to"),enterActiveClass:"".concat(e,"-enter-active"),leaveClass:"".concat(e,"-leave"),leaveToClass:"".concat(e,"-leave-to"),leaveActiveClass:"".concat(e,"-leave-active")}}),Is=ue&&!At,yt="transition",wn="animation",Er="transition",zr="transitionend",Gn="animation",Ns="animationend";Is&&(window.ontransitionend===void 0&&window.onwebkittransitionend!==void 0&&(Er="WebkitTransition",zr="webkitTransitionEnd"),window.onanimationend===void 0&&window.onwebkitanimationend!==void 0&&(Gn="WebkitAnimation",Ns="webkitAnimationEnd"));var Ua=ue?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(e){return e()};function Ls(e){Ua(function(){Ua(e)})}function rt(e,t){var r=e._transitionClasses||(e._transitionClasses=[]);r.indexOf(t)<0&&(r.push(t),Rs(e,t))}function Te(e,t){e._transitionClasses&&Ke(e._transitionClasses,t),Ms(e,t)}function Ds(e,t,r){var n=ks(e,t),i=n.type,a=n.timeout,o=n.propCount;if(!i)return r();var s=i===yt?zr:Ns,u=0,f=function(){e.removeEventListener(s,c),r()},c=function(l){l.target===e&&++u>=o&&f()};setTimeout(function(){u<o&&f()},a+1),e.addEventListener(s,c)}var ov=/\b(transform|all)(,|$)/;function ks(e,t){var r=window.getComputedStyle(e),n=(r[Er+"Delay"]||"").split(", "),i=(r[Er+"Duration"]||"").split(", "),a=Ha(n,i),o=(r[Gn+"Delay"]||"").split(", "),s=(r[Gn+"Duration"]||"").split(", "),u=Ha(o,s),f,c=0,l=0;t===yt?a>0&&(f=yt,c=a,l=i.length):t===wn?u>0&&(f=wn,c=u,l=s.length):(c=Math.max(a,u),f=c>0?a>u?yt:wn:null,l=f?f===yt?i.length:s.length:0);var d=f===yt&&ov.test(r[Er+"Property"]);return{type:f,timeout:c,propCount:l,hasTransform:d}}function Ha(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max.apply(null,t.map(function(r,n){return za(r)+za(e[n])}))}function za(e){return Number(e.slice(0,-1).replace(",","."))*1e3}function Kn(e,t){var r=e.elm;w(r._leaveCb)&&(r._leaveCb.cancelled=!0,r._leaveCb());var n=js(e.data.transition);if(!j(n)&&!(w(r._enterCb)||r.nodeType!==1)){for(var i=n.css,a=n.type,o=n.enterClass,s=n.enterToClass,u=n.enterActiveClass,f=n.appearClass,c=n.appearToClass,l=n.appearActiveClass,d=n.beforeEnter,p=n.enter,m=n.afterEnter,v=n.enterCancelled,y=n.beforeAppear,h=n.appear,b=n.afterAppear,O=n.appearCancelled,$=n.duration,C=tt,A=tt.$vnode;A&&A.parent;)C=A.context,A=A.parent;var T=!C._isMounted||!e.isRootInsert;if(!(T&&!h&&h!=="")){var P=T&&f?f:o,N=T&&l?l:u,B=T&&c?c:s,F=T&&y||d,_=T&&z(h)?h:p,g=T&&b||m,E=T&&O||v,x=zt(te($)?$.enter:$),R=i!==!1&&!At,L=xi(_),M=r._enterCb=Mr(function(){R&&(Te(r,B),Te(r,N)),M.cancelled?(R&&Te(r,P),E&&E(r)):g&&g(r),r._enterCb=null});e.data.show||Ie(e,"insert",function(){var D=r.parentNode,k=D&&D._pending&&D._pending[e.key];k&&k.tag===e.tag&&k.elm._leaveCb&&k.elm._leaveCb(),_&&_(r,M)}),F&&F(r),R&&(rt(r,P),rt(r,N),Ls(function(){Te(r,P),M.cancelled||(rt(r,B),L||(Us(x)?setTimeout(M,x):Ds(r,a,M)))})),e.data.show&&(t&&t(),_&&_(r,M)),!R&&!L&&M()}}}function Fs(e,t){var r=e.elm;w(r._enterCb)&&(r._enterCb.cancelled=!0,r._enterCb());var n=js(e.data.transition);if(j(n)||r.nodeType!==1)return t();if(w(r._leaveCb))return;var i=n.css,a=n.type,o=n.leaveClass,s=n.leaveToClass,u=n.leaveActiveClass,f=n.beforeLeave,c=n.leave,l=n.afterLeave,d=n.leaveCancelled,p=n.delayLeave,m=n.duration,v=i!==!1&&!At,y=xi(c),h=zt(te(m)?m.leave:m),b=r._leaveCb=Mr(function(){r.parentNode&&r.parentNode._pending&&(r.parentNode._pending[e.key]=null),v&&(Te(r,s),Te(r,u)),b.cancelled?(v&&Te(r,o),d&&d(r)):(t(),l&&l(r)),r._leaveCb=null});p?p(O):O();function O(){b.cancelled||(!e.data.show&&r.parentNode&&((r.parentNode._pending||(r.parentNode._pending={}))[e.key]=e),f&&f(r),v&&(rt(r,o),rt(r,u),Ls(function(){Te(r,o),b.cancelled||(rt(r,s),y||(Us(h)?setTimeout(b,h):Ds(r,a,b)))})),c&&c(r,b),!v&&!y&&b())}}function Us(e){return typeof e=="number"&&!isNaN(e)}function xi(e){if(j(e))return!1;var t=e.fns;return w(t)?xi(Array.isArray(t)?t[0]:t):(e._length||e.length)>1}function Ba(e,t){t.data.show!==!0&&Kn(t)}var sv=ue?{create:Ba,activate:Ba,remove:function(e,t){e.data.show!==!0?Fs(e,t):t()}}:{},uv=[Wd,Gd,Xd,ev,av,sv],fv=uv.concat(Bd),cv=kd({nodeOps:Id,modules:fv});At&&document.addEventListener("selectionchange",function(){var e=document.activeElement;e&&e.vmodel&&Ri(e,"input")});var Hs={inserted:function(e,t,r,n){r.tag==="select"?(n.elm&&!n.elm._vOptions?Ie(r,"postpatch",function(){Hs.componentUpdated(e,t,r)}):Wa(e,t,r.context),e._vOptions=[].map.call(e.options,Br)):(r.tag==="textarea"||Wn(e.type))&&(e._vModifiers=t.modifiers,t.modifiers.lazy||(e.addEventListener("compositionstart",lv),e.addEventListener("compositionend",qa),e.addEventListener("change",qa),At&&(e.vmodel=!0)))},componentUpdated:function(e,t,r){if(r.tag==="select"){Wa(e,t,r.context);var n=e._vOptions,i=e._vOptions=[].map.call(e.options,Br);if(i.some(function(o,s){return!at(o,n[s])})){var a=e.multiple?t.value.some(function(o){return Ka(o,i)}):t.value!==t.oldValue&&Ka(t.value,i);a&&Ri(e,"change")}}}};function Wa(e,t,r){Ga(e,t),($t||Ko)&&setTimeout(function(){Ga(e,t)},0)}function Ga(e,t,r){var n=t.value,i=e.multiple;if(!(i&&!Array.isArray(n))){for(var a,o,s=0,u=e.options.length;s<u;s++)if(o=e.options[s],i)a=Bo(n,Br(o))>-1,o.selected!==a&&(o.selected=a);else if(at(Br(o),n)){e.selectedIndex!==s&&(e.selectedIndex=s);return}i||(e.selectedIndex=-1)}}function Ka(e,t){return t.every(function(r){return!at(r,e)})}function Br(e){return"_value"in e?e._value:e.value}function lv(e){e.target.composing=!0}function qa(e){e.target.composing&&(e.target.composing=!1,Ri(e.target,"input"))}function Ri(e,t){var r=document.createEvent("HTMLEvents");r.initEvent(t,!0,!0),e.dispatchEvent(r)}function qn(e){return e.componentInstance&&(!e.data||!e.data.transition)?qn(e.componentInstance._vnode):e}var pv={bind:function(e,t,r){var n=t.value;r=qn(r);var i=r.data&&r.data.transition,a=e.__vOriginalDisplay=e.style.display==="none"?"":e.style.display;n&&i?(r.data.show=!0,Kn(r,function(){e.style.display=a})):e.style.display=n?a:"none"},update:function(e,t,r){var n=t.value,i=t.oldValue;if(!n!=!i){r=qn(r);var a=r.data&&r.data.transition;a?(r.data.show=!0,n?Kn(r,function(){e.style.display=e.__vOriginalDisplay}):Fs(r,function(){e.style.display="none"})):e.style.display=n?e.__vOriginalDisplay:"none"}},unbind:function(e,t,r,n,i){i||(e.style.display=e.__vOriginalDisplay)}},dv={model:Hs,show:pv},zs={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 Jn(e){var t=e&&e.componentOptions;return t&&t.Ctor.options.abstract?Jn(ds(t.children)):e}function Bs(e){var t={},r=e.$options;for(var n in r.propsData)t[n]=e[n];var i=r._parentListeners;for(var n in i)t[it(n)]=i[n];return t}function Ja(e,t){if(/\d-keep-alive$/.test(t.tag))return e("keep-alive",{props:t.componentOptions.propsData})}function vv(e){for(;e=e.parent;)if(e.data.transition)return!0}function hv(e,t){return t.key===e.key&&t.tag===e.tag}var yv=function(e){return e.tag||Wt(e)},mv=function(e){return e.name==="show"},gv={name:"transition",props:zs,abstract:!0,render:function(e){var t=this,r=this.$slots.default;if(r&&(r=r.filter(yv),!!r.length)){var n=this.mode,i=r[0];if(vv(this.$vnode))return i;var a=Jn(i);if(!a)return i;if(this._leaving)return Ja(e,i);var o="__transition-".concat(this._uid,"-");a.key=a.key==null?a.isComment?o+"comment":o+a.tag:er(a.key)?String(a.key).indexOf(o)===0?a.key:o+a.key:a.key;var s=(a.data||(a.data={})).transition=Bs(this),u=this._vnode,f=Jn(u);if(a.data.directives&&a.data.directives.some(mv)&&(a.data.show=!0),f&&f.data&&!hv(a,f)&&!Wt(f)&&!(f.componentInstance&&f.componentInstance._vnode.isComment)){var c=f.data.transition=W({},s);if(n==="out-in")return this._leaving=!0,Ie(c,"afterLeave",function(){t._leaving=!1,t.$forceUpdate()}),Ja(e,i);if(n==="in-out"){if(Wt(a))return u;var l,d=function(){l()};Ie(s,"afterEnter",d),Ie(s,"enterCancelled",d),Ie(c,"delayLeave",function(p){l=p})}}return i}}},Ws=W({tag:String,moveClass:String},zs);delete Ws.mode;var _v={props:Ws,beforeMount:function(){var e=this,t=this._update;this._update=function(r,n){var i=gs(e);e.__patch__(e._vnode,e.kept,!1,!0),e._vnode=e.kept,i(),t.call(e,r,n)}},render:function(e){for(var t=this.tag||this.$vnode.data.tag||"span",r=Object.create(null),n=this.prevChildren=this.children,i=this.$slots.default||[],a=this.children=[],o=Bs(this),s=0;s<i.length;s++){var u=i[s];u.tag&&u.key!=null&&String(u.key).indexOf("__vlist")!==0&&(a.push(u),r[u.key]=u,(u.data||(u.data={})).transition=o)}if(n){for(var f=[],c=[],s=0;s<n.length;s++){var u=n[s];u.data.transition=o,u.data.pos=u.elm.getBoundingClientRect(),r[u.key]?f.push(u):c.push(u)}this.kept=e(t,null,f),this.removed=c}return e(t,null,a)},updated:function(){var e=this.prevChildren,t=this.moveClass||(this.name||"v")+"-move";!e.length||!this.hasMove(e[0].elm,t)||(e.forEach(bv),e.forEach(wv),e.forEach(Ov),this._reflow=document.body.offsetHeight,e.forEach(function(r){if(r.data.moved){var n=r.elm,i=n.style;rt(n,t),i.transform=i.WebkitTransform=i.transitionDuration="",n.addEventListener(zr,n._moveCb=function a(o){o&&o.target!==n||(!o||/transform$/.test(o.propertyName))&&(n.removeEventListener(zr,a),n._moveCb=null,Te(n,t))})}}))},methods:{hasMove:function(e,t){if(!Is)return!1;if(this._hasMove)return this._hasMove;var r=e.cloneNode();e._transitionClasses&&e._transitionClasses.forEach(function(i){Ms(r,i)}),Rs(r,t),r.style.display="none",this.$el.appendChild(r);var n=ks(r);return this.$el.removeChild(r),this._hasMove=n.hasTransform}}};function bv(e){e.elm._moveCb&&e.elm._moveCb(),e.elm._enterCb&&e.elm._enterCb()}function wv(e){e.data.newPos=e.elm.getBoundingClientRect()}function Ov(e){var t=e.data.pos,r=e.data.newPos,n=t.left-r.left,i=t.top-r.top;if(n||i){e.data.moved=!0;var a=e.elm.style;a.transform=a.WebkitTransform="translate(".concat(n,"px,").concat(i,"px)"),a.transitionDuration="0s"}}var Ev={Transition:gv,TransitionGroup:_v};G.config.mustUseProp=fd;G.config.isReservedTag=As;G.config.isReservedAttr=sd;G.config.getTagNamespace=_d;G.config.isUnknownElement=bd;W(G.options.directives,dv);W(G.options.components,Ev);G.prototype.__patch__=ue?cv:q;G.prototype.$mount=function(e,t){return e=e&&ue?wd(e):void 0,hp(this,e,t)};ue&&setTimeout(function(){ve.devtools&&jr&&jr.emit("init",G)},0);const Cv=Object.freeze(Object.defineProperty({__proto__:null,EffectScope:vi,computed:tl,customRef:Yc,default:G,defineAsyncComponent:Gl,defineComponent:op,del:pi,effectScope:ol,getCurrentInstance:Lc,getCurrentScope:is,h:Ul,inject:cl,isProxy:zc,isReactive:et,isReadonly:ct,isRef:Q,isShallow:Nr,markRaw:Bc,mergeDefaults:Ml,nextTick:an,onActivated:Vl,onBeforeMount:ql,onBeforeUnmount:Zl,onBeforeUpdate:Yl,onDeactivated:ep,onErrorCaptured:ap,onMounted:Jl,onRenderTracked:rp,onRenderTriggered:np,onScopeDispose:ul,onServerPrefetch:tp,onUnmounted:Ql,onUpdated:Xl,provide:fl,proxyRefs:Jc,reactive:Hc,readonly:ts,ref:Wc,set:tn,shallowReactive:di,shallowReadonly:el,shallowRef:Gc,toRaw:Qo,toRef:es,toRefs:Xc,triggerRef:Kc,unref:qc,useAttrs:xl,useCssModule:Bl,useCssVars:Wl,useListeners:Rl,useSlots:Pl,version:ys,watch:al,watchEffect:nl,watchPostEffect:ns,watchSyncEffect:il},Symbol.toStringTag,{value:"Module"}));var Gs={exports:{}};const Sv=$u(Cv);(function(e,t){(function(n,i){e.exports=i(Sv)})(Cu,function(r){return function(n){var i={};function a(o){if(i[o])return i[o].exports;var s=i[o]={i:o,l:!1,exports:{}};return n[o].call(s.exports,s,s.exports,a),s.l=!0,s.exports}return a.m=n,a.c=i,a.i=function(o){return o},a.d=function(o,s,u){a.o(o,s)||Object.defineProperty(o,s,{configurable:!1,enumerable:!0,get:u})},a.n=function(o){var s=o&&o.__esModule?function(){return o.default}:function(){return o};return a.d(s,"a",s),s},a.o=function(o,s){return Object.prototype.hasOwnProperty.call(o,s)},a.p="/dist/",a(a.s=2)}([function(n,i){n.exports=function(o,s,u,f){var c,l=o=o||{},d=typeof o.default;(d==="object"||d==="function")&&(c=o,l=o.default);var p=typeof l=="function"?l.options:l;if(s&&(p.render=s.render,p.staticRenderFns=s.staticRenderFns),u&&(p._scopeId=u),f){var m=Object.create(p.computed||null);Object.keys(f).forEach(function(v){var y=f[v];m[v]=function(){return y}}),p.computed=m}return{esModule:c,exports:l,options:p}}},function(n,i,a){a.d(i,"a",function(){return u});var o=a(20),s=a.n(o),u=new s.a({name:"vue-notification"})},function(n,i,a){Object.defineProperty(i,"__esModule",{value:!0});var o=a(3),s=a.n(o),u=a(1),f=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(l){return typeof l}:function(l){return l&&typeof Symbol=="function"&&l.constructor===Symbol&&l!==Symbol.prototype?"symbol":typeof l},c={install:function(d){var p=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(!this.installed){this.installed=!0,this.params=p,d.component(p.componentName||"notifications",s.a);var m=function(h){typeof h=="string"&&(h={title:"",text:h}),(typeof h>"u"?"undefined":f(h))==="object"&&u.a.$emit("add",h)};m.close=function(y){u.a.$emit("close",y)};var v=p.name||"notify";d.prototype["$"+v]=m,d[v]=m}}};i.default=c},function(n,i,a){a(17);var o=a(0)(a(5),a(15),null,null);n.exports=o.exports},function(n,i,a){Object.defineProperty(i,"__esModule",{value:!0}),i.default={name:"CssGroup",props:["name"]}},function(n,i,a){Object.defineProperty(i,"__esModule",{value:!0});var o=a(2),s=a(1),u=a(9),f=a(7),c=a(13),l=a.n(c),d=a(12),p=a.n(d),m=a(8);function v(b,O,$){return O in b?Object.defineProperty(b,O,{value:$,enumerable:!0,configurable:!0,writable:!0}):b[O]=$,b}var y={IDLE:0,DESTROYED:2},h={name:"Notifications",components:{VelocityGroup:l.a,CssGroup:p.a},props:{group:{type:String,default:""},width:{type:[Number,String],default:300},reverse:{type:Boolean,default:!1},position:{type:[String,Array],default:function(){return f.a.position}},classes:{type:String,default:"vue-notification"},animationType:{type:String,default:"css",validator:function(O){return O==="css"||O==="velocity"}},animation:{type:Object,default:function(){return f.a.velocityAnimation}},animationName:{type:String,default:f.a.cssAnimation},speed:{type:Number,default:300},cooldown:{type:Number,default:0},duration:{type:Number,default:3e3},delay:{type:Number,default:0},max:{type:Number,default:1/0},ignoreDuplicates:{type:Boolean,default:!1},closeOnClick:{type:Boolean,default:!0}},data:function(){return{list:[],velocity:o.default.params.velocity}},mounted:function(){s.a.$on("add",this.addItem),s.a.$on("close",this.closeItem)},computed:{actualWidth:function(){return a.i(m.a)(this.width)},isVA:function(){return this.animationType==="velocity"},componentName:function(){return this.isVA?"VelocityGroup":"CssGroup"},styles:function(){var O=a.i(u.a)(this.position),$=O.x,C=O.y,A=this.actualWidth.value,T=this.actualWidth.type,P=v({width:A+T},C,"0px");return $==="center"?P.left="calc(50% - "+A/2+T+")":P[$]="0px",P},active:function(){return this.list.filter(function(O){return O.state!==y.DESTROYED})},botToTop:function(){return this.styles.hasOwnProperty("bottom")}},methods:{destroyIfNecessary:function(O){this.closeOnClick&&this.destroy(O)},addItem:function(O){var $=this;if(O.group=O.group||"",this.group===O.group){if(O.clean||O.clear){this.destroyAll();return}var C=typeof O.duration=="number"?O.duration:this.duration,A=typeof O.speed=="number"?O.speed:this.speed,T=typeof O.ignoreDuplicates=="boolean"?O.ignoreDuplicates:this.ignoreDuplicates,P=O.title,N=O.text,B=O.type,F=O.data,_=O.id,g={id:_||a.i(u.b)(),title:P,text:N,type:B,state:y.IDLE,speed:A,length:C+2*A,data:F};C>=0&&(g.timer=setTimeout(function(){$.destroy(g)},g.length));var E=this.reverse?!this.botToTop:this.botToTop,x=-1,R=this.active.some(function(M){return M.title===O.title&&M.text===O.text}),L=T?!R:!0;L&&(E?(this.list.push(g),this.active.length>this.max&&(x=0)):(this.list.unshift(g),this.active.length>this.max&&(x=this.active.length-1)),x!==-1&&this.destroy(this.active[x]))}},closeItem:function(O){this.destroyById(O)},notifyClass:function(O){return["vue-notification-template",this.classes,O.type]},notifyWrapperStyle:function(O){return this.isVA?null:{transition:"all "+O.speed+"ms"}},destroy:function(O){clearTimeout(O.timer),O.state=y.DESTROYED,this.isVA||this.clean()},destroyById:function(O){var $=this.list.find(function(C){return C.id===O});$&&this.destroy($)},destroyAll:function(){this.active.forEach(this.destroy)},getAnimation:function(O,$){var C=this.animation[O];return typeof C=="function"?C.call(this,$):C},enter:function(O){var $=O.el,C=O.complete,A=this.getAnimation("enter",$);this.velocity($,A,{duration:this.speed,complete:C})},leave:function(O){var $=O.el,C=O.complete,A=this.getAnimation("leave",$);this.velocity($,A,{duration:this.speed,complete:C})},clean:function(){this.list=this.list.filter(function(O){return O.state!==y.DESTROYED})}}};i.default=h},function(n,i,a){Object.defineProperty(i,"__esModule",{value:!0}),i.default={name:"VelocityGroup",methods:{enter:function(s,u){this.$emit("enter",{el:s,complete:u})},leave:function(s,u){this.$emit("leave",{el:s,complete:u})},afterLeave:function(){this.$emit("afterLeave")}}}},function(n,i,a){i.a={position:["top","right"],cssAnimation:"vn-fade",velocityAnimation:{enter:function(s){var u=s.clientHeight;return{height:[u,0],opacity:[1,0]}},leave:{height:0,opacity:[0,1]}}}},function(n,i,a){var o=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(l){return typeof l}:function(l){return l&&typeof Symbol=="function"&&l.constructor===Symbol&&l!==Symbol.prototype?"symbol":typeof l},s="[-+]?[0-9]*.?[0-9]+",u=[{name:"px",regexp:new RegExp("^"+s+"px$")},{name:"%",regexp:new RegExp("^"+s+"%$")},{name:"px",regexp:new RegExp("^"+s+"$")}],f=function(d){if(d==="auto")return{type:d,value:0};for(var p=0;p<u.length;p++){var m=u[p];if(m.regexp.test(d))return{type:m.name,value:parseFloat(d)}}return{type:"",value:d}},c=function(d){switch(typeof d>"u"?"undefined":o(d)){case"number":return{type:"px",value:d};case"string":return f(d);default:return{type:"",value:d}}};i.a=c},function(n,i,a){a.d(i,"b",function(){return s}),a.d(i,"a",function(){return f});var o={x:["left","center","right"],y:["top","bottom"]},s=function(c){return function(){return c++}}(0),u=function(l){return typeof l!="string"?[]:l.split(/\s+/gi).filter(function(d){return d})},f=function(l){typeof l=="string"&&(l=u(l));var d=null,p=null;return l.forEach(function(m){o.y.indexOf(m)!==-1&&(p=m),o.x.indexOf(m)!==-1&&(d=m)}),{x:d,y:p}}},function(n,i,a){i=n.exports=a(11)(),i.push([n.i,".vue-notification-group{display:block;position:fixed;z-index:5000}.vue-notification-wrapper{display:block;overflow:hidden;width:100%;margin:0;padding:0}.notification-title{font-weight:600}.vue-notification-template{background:#fff}.vue-notification,.vue-notification-template{display:block;box-sizing:border-box;text-align:left}.vue-notification{font-size:12px;padding:10px;margin:0 5px 5px;color:#fff;background:#44a4fc;border-left:5px solid #187fe7}.vue-notification.warn{background:#ffb648;border-left-color:#f48a06}.vue-notification.error{background:#e54d42;border-left-color:#b82e24}.vue-notification.success{background:#68cd86;border-left-color:#42a85f}.vn-fade-enter-active,.vn-fade-leave-active,.vn-fade-move{transition:all .5s}.vn-fade-enter,.vn-fade-leave-to{opacity:0}",""])},function(n,i){n.exports=function(){var a=[];return a.toString=function(){for(var s=[],u=0;u<this.length;u++){var f=this[u];f[2]?s.push("@media "+f[2]+"{"+f[1]+"}"):s.push(f[1])}return s.join("")},a.i=function(o,s){typeof o=="string"&&(o=[[null,o,""]]);for(var u={},f=0;f<this.length;f++){var c=this[f][0];typeof c=="number"&&(u[c]=!0)}for(f=0;f<o.length;f++){var l=o[f];(typeof l[0]!="number"||!u[l[0]])&&(s&&!l[2]?l[2]=s:s&&(l[2]="("+l[2]+") and ("+s+")"),a.push(l))}},a}},function(n,i,a){var o=a(0)(a(4),a(16),null,null);n.exports=o.exports},function(n,i,a){var o=a(0)(a(6),a(14),null,null);n.exports=o.exports},function(n,i){n.exports={render:function(){var a=this,o=a.$createElement,s=a._self._c||o;return s("transition-group",{attrs:{css:!1},on:{enter:a.enter,leave:a.leave,"after-leave":a.afterLeave}},[a._t("default")],2)},staticRenderFns:[]}},function(n,i){n.exports={render:function(){var a=this,o=a.$createElement,s=a._self._c||o;return s("div",{staticClass:"vue-notification-group",style:a.styles},[s(a.componentName,{tag:"component",attrs:{name:a.animationName},on:{enter:a.enter,leave:a.leave,"after-leave":a.clean}},a._l(a.active,function(u){return s("div",{key:u.id,staticClass:"vue-notification-wrapper",style:a.notifyWrapperStyle(u),attrs:{"data-id":u.id}},[a._t("body",[s("div",{class:a.notifyClass(u),on:{click:function(f){return a.destroyIfNecessary(u)}}},[u.title?s("div",{staticClass:"notification-title",domProps:{innerHTML:a._s(u.title)}}):a._e(),a._v(" "),s("div",{staticClass:"notification-content",domProps:{innerHTML:a._s(u.text)}})])],{item:u,close:function(){return a.destroy(u)}})],2)}),0)],1)},staticRenderFns:[]}},function(n,i){n.exports={render:function(){var a=this,o=a.$createElement,s=a._self._c||o;return s("transition-group",{attrs:{name:a.name}},[a._t("default")],2)},staticRenderFns:[]}},function(n,i,a){var o=a(10);typeof o=="string"&&(o=[[n.i,o,""]]),o.locals&&(n.exports=o.locals),a(18)("2901aeae",o,!0)},function(n,i,a){var o=typeof document<"u";if(typeof DEBUG<"u"&&DEBUG&&!o)throw new Error("vue-style-loader cannot be used in a non-browser environment. Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.");var s=a(19),u={},f=o&&(document.head||document.getElementsByTagName("head")[0]),c=null,l=0,d=!1,p=function(){},m=typeof navigator<"u"&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());n.exports=function(C,A,T){d=T;var P=s(C,A);return v(P),function(B){for(var F=[],_=0;_<P.length;_++){var g=P[_],E=u[g.id];E.refs--,F.push(E)}B?(P=s(C,B),v(P)):P=[];for(var _=0;_<F.length;_++){var E=F[_];if(E.refs===0){for(var x=0;x<E.parts.length;x++)E.parts[x]();delete u[E.id]}}}};function v(C){for(var A=0;A<C.length;A++){var T=C[A],P=u[T.id];if(P){P.refs++;for(var N=0;N<P.parts.length;N++)P.parts[N](T.parts[N]);for(;N<T.parts.length;N++)P.parts.push(h(T.parts[N]));P.parts.length>T.parts.length&&(P.parts.length=T.parts.length)}else{for(var B=[],N=0;N<T.parts.length;N++)B.push(h(T.parts[N]));u[T.id]={id:T.id,refs:1,parts:B}}}}function y(){var C=document.createElement("style");return C.type="text/css",f.appendChild(C),C}function h(C){var A,T,P=document.querySelector('style[data-vue-ssr-id~="'+C.id+'"]');if(P){if(d)return p;P.parentNode.removeChild(P)}if(m){var N=l++;P=c||(c=y()),A=O.bind(null,P,N,!1),T=O.bind(null,P,N,!0)}else P=y(),A=$.bind(null,P),T=function(){P.parentNode.removeChild(P)};return A(C),function(F){if(F){if(F.css===C.css&&F.media===C.media&&F.sourceMap===C.sourceMap)return;A(C=F)}else T()}}var b=function(){var C=[];return function(A,T){return C[A]=T,C.filter(Boolean).join(`
|
|
32
|
+
`)}}();function O(C,A,T,P){var N=T?"":P.css;if(C.styleSheet)C.styleSheet.cssText=b(A,N);else{var B=document.createTextNode(N),F=C.childNodes;F[A]&&C.removeChild(F[A]),F.length?C.insertBefore(B,F[A]):C.appendChild(B)}}function $(C,A){var T=A.css,P=A.media,N=A.sourceMap;if(P&&C.setAttribute("media",P),N&&(T+=`
|
|
33
|
+
/*# sourceURL=`+N.sources[0]+" */",T+=`
|
|
34
|
+
/*# sourceMappingURL=data:application/json;base64,`+btoa(unescape(encodeURIComponent(JSON.stringify(N))))+" */"),C.styleSheet)C.styleSheet.cssText=T;else{for(;C.firstChild;)C.removeChild(C.firstChild);C.appendChild(document.createTextNode(T))}}},function(n,i){n.exports=function(o,s){for(var u=[],f={},c=0;c<s.length;c++){var l=s[c],d=l[0],p=l[1],m=l[2],v=l[3],y={id:o+":"+c,css:p,media:m,sourceMap:v};f[d]?f[d].parts.push(y):u.push(f[d]={id:d,parts:[y]})}return u}},function(n,i){n.exports=r}])})})(Gs);var $v=Gs.exports;const Av=Su($v);function Ks(e,t,r,n,i,a,o,s){var u=typeof e=="function"?e.options:e;t&&(u.render=t,u.staticRenderFns=r,u._compiled=!0),n&&(u.functional=!0),a&&(u._scopeId="data-v-"+a);var f;if(o?(f=function(d){d=d||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,!d&&typeof __VUE_SSR_CONTEXT__<"u"&&(d=__VUE_SSR_CONTEXT__),i&&i.call(this,d),d&&d._registeredComponents&&d._registeredComponents.add(o)},u._ssrRegister=f):i&&(f=s?function(){i.call(this,(u.functional?this.parent:this).$root.$options.shadowRoot)}:i),f)if(u.functional){u._injectStyles=f;var c=u.render;u.render=function(p,m){return f.call(m),c(p,m)}}else{var l=u.beforeCreate;u.beforeCreate=l?[].concat(l,f):[f]}return{exports:e,options:u}}const Tv={};var Pv=function(){var t=this,r=t._self._c;return r("div",{attrs:{id:"app"}},[r("notifications",{attrs:{group:"toast",id:"toastNotifications",position:"top right"}}),r("notifications",{attrs:{group:"pubsub",id:"pubsubEvents",position:"top left"}}),r("notifications",{attrs:{group:"keydown",id:"keydownEvents",position:"bottom left"}}),r("notifications",{attrs:{group:"metadata",id:"metadataEvent",position:"bottom right"}}),r("router-view")],1)},xv=[],Rv=Ks(Tv,Pv,xv,!1,null,null,null,null);const Mv=Rv.exports;/*!
|
|
35
|
+
* vue-router v3.6.5
|
|
36
|
+
* (c) 2022 Evan You
|
|
37
|
+
* @license MIT
|
|
38
|
+
*/function me(e,t){for(var r in t)e[r]=t[r];return e}var jv=/[!'()*]/g,Iv=function(e){return"%"+e.charCodeAt(0).toString(16)},Nv=/%2C/g,vt=function(e){return encodeURIComponent(e).replace(jv,Iv).replace(Nv,",")};function Yn(e){try{return decodeURIComponent(e)}catch{}return e}function Lv(e,t,r){t===void 0&&(t={});var n=r||Dv,i;try{i=n(e||"")}catch{i={}}for(var a in t){var o=t[a];i[a]=Array.isArray(o)?o.map(Ya):Ya(o)}return i}var Ya=function(e){return e==null||typeof e=="object"?e:String(e)};function Dv(e){var t={};return e=e.trim().replace(/^(\?|#|&)/,""),e&&e.split("&").forEach(function(r){var n=r.replace(/\+/g," ").split("="),i=Yn(n.shift()),a=n.length>0?Yn(n.join("=")):null;t[i]===void 0?t[i]=a:Array.isArray(t[i])?t[i].push(a):t[i]=[t[i],a]}),t}function kv(e){var t=e?Object.keys(e).map(function(r){var n=e[r];if(n===void 0)return"";if(n===null)return vt(r);if(Array.isArray(n)){var i=[];return n.forEach(function(a){a!==void 0&&(a===null?i.push(vt(r)):i.push(vt(r)+"="+vt(a)))}),i.join("&")}return vt(r)+"="+vt(n)}).filter(function(r){return r.length>0}).join("&"):null;return t?"?"+t:""}var Wr=/\/?$/;function Gr(e,t,r,n){var i=n&&n.options.stringifyQuery,a=t.query||{};try{a=Xn(a)}catch{}var o={name:t.name||e&&e.name,meta:e&&e.meta||{},path:t.path||"/",hash:t.hash||"",query:a,params:t.params||{},fullPath:Xa(t,i),matched:e?Fv(e):[]};return r&&(o.redirectedFrom=Xa(r,i)),Object.freeze(o)}function Xn(e){if(Array.isArray(e))return e.map(Xn);if(e&&typeof e=="object"){var t={};for(var r in e)t[r]=Xn(e[r]);return t}else return e}var Je=Gr(null,{path:"/"});function Fv(e){for(var t=[];e;)t.unshift(e),e=e.parent;return t}function Xa(e,t){var r=e.path,n=e.query;n===void 0&&(n={});var i=e.hash;i===void 0&&(i="");var a=t||kv;return(r||"/")+a(n)+i}function qs(e,t,r){return t===Je?e===t:t?e.path&&t.path?e.path.replace(Wr,"")===t.path.replace(Wr,"")&&(r||e.hash===t.hash&&Cr(e.query,t.query)):e.name&&t.name?e.name===t.name&&(r||e.hash===t.hash&&Cr(e.query,t.query)&&Cr(e.params,t.params)):!1:!1}function Cr(e,t){if(e===void 0&&(e={}),t===void 0&&(t={}),!e||!t)return e===t;var r=Object.keys(e).sort(),n=Object.keys(t).sort();return r.length!==n.length?!1:r.every(function(i,a){var o=e[i],s=n[a];if(s!==i)return!1;var u=t[i];return o==null||u==null?o===u:typeof o=="object"&&typeof u=="object"?Cr(o,u):String(o)===String(u)})}function Uv(e,t){return e.path.replace(Wr,"/").indexOf(t.path.replace(Wr,"/"))===0&&(!t.hash||e.hash===t.hash)&&Hv(e.query,t.query)}function Hv(e,t){for(var r in t)if(!(r in e))return!1;return!0}function Js(e){for(var t=0;t<e.matched.length;t++){var r=e.matched[t];for(var n in r.instances){var i=r.instances[n],a=r.enteredCbs[n];if(!(!i||!a)){delete r.enteredCbs[n];for(var o=0;o<a.length;o++)i._isBeingDestroyed||a[o](i)}}}}var zv={name:"RouterView",functional:!0,props:{name:{type:String,default:"default"}},render:function(t,r){var n=r.props,i=r.children,a=r.parent,o=r.data;o.routerView=!0;for(var s=a.$createElement,u=n.name,f=a.$route,c=a._routerViewCache||(a._routerViewCache={}),l=0,d=!1;a&&a._routerRoot!==a;){var p=a.$vnode?a.$vnode.data:{};p.routerView&&l++,p.keepAlive&&a._directInactive&&a._inactive&&(d=!0),a=a.$parent}if(o.routerViewDepth=l,d){var m=c[u],v=m&&m.component;return v?(m.configProps&&Za(v,o,m.route,m.configProps),s(v,o,i)):s()}var y=f.matched[l],h=y&&y.components[u];if(!y||!h)return c[u]=null,s();c[u]={component:h},o.registerRouteInstance=function(O,$){var C=y.instances[u];($&&C!==O||!$&&C===O)&&(y.instances[u]=$)},(o.hook||(o.hook={})).prepatch=function(O,$){y.instances[u]=$.componentInstance},o.hook.init=function(O){O.data.keepAlive&&O.componentInstance&&O.componentInstance!==y.instances[u]&&(y.instances[u]=O.componentInstance),Js(f)};var b=y.props&&y.props[u];return b&&(me(c[u],{route:f,configProps:b}),Za(h,o,f,b)),s(h,o,i)}};function Za(e,t,r,n){var i=t.props=Bv(r,n);if(i){i=t.props=me({},i);var a=t.attrs=t.attrs||{};for(var o in i)(!e.props||!(o in e.props))&&(a[o]=i[o],delete i[o])}}function Bv(e,t){switch(typeof t){case"undefined":return;case"object":return t;case"function":return t(e);case"boolean":return t?e.params:void 0}}function Ys(e,t,r){var n=e.charAt(0);if(n==="/")return e;if(n==="?"||n==="#")return t+e;var i=t.split("/");(!r||!i[i.length-1])&&i.pop();for(var a=e.replace(/^\//,"").split("/"),o=0;o<a.length;o++){var s=a[o];s===".."?i.pop():s!=="."&&i.push(s)}return i[0]!==""&&i.unshift(""),i.join("/")}function Wv(e){var t="",r="",n=e.indexOf("#");n>=0&&(t=e.slice(n),e=e.slice(0,n));var i=e.indexOf("?");return i>=0&&(r=e.slice(i+1),e=e.slice(0,i)),{path:e,query:r,hash:t}}function Le(e){return e.replace(/\/(?:\s*\/)+/g,"/")}var Kr=Array.isArray||function(e){return Object.prototype.toString.call(e)=="[object Array]"},xt=Qs,Gv=Mi,Kv=Xv,qv=Xs,Jv=Zs,Yv=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function Mi(e,t){for(var r=[],n=0,i=0,a="",o=t&&t.delimiter||"/",s;(s=Yv.exec(e))!=null;){var u=s[0],f=s[1],c=s.index;if(a+=e.slice(i,c),i=c+u.length,f){a+=f[1];continue}var l=e[i],d=s[2],p=s[3],m=s[4],v=s[5],y=s[6],h=s[7];a&&(r.push(a),a="");var b=d!=null&&l!=null&&l!==d,O=y==="+"||y==="*",$=y==="?"||y==="*",C=s[2]||o,A=m||v;r.push({name:p||n++,prefix:d||"",delimiter:C,optional:$,repeat:O,partial:b,asterisk:!!h,pattern:A?Vv(A):h?".*":"[^"+Sr(C)+"]+?"})}return i<e.length&&(a+=e.substr(i)),a&&r.push(a),r}function Xv(e,t){return Xs(Mi(e,t),t)}function Zv(e){return encodeURI(e).replace(/[\/?#]/g,function(t){return"%"+t.charCodeAt(0).toString(16).toUpperCase()})}function Qv(e){return encodeURI(e).replace(/[?#]/g,function(t){return"%"+t.charCodeAt(0).toString(16).toUpperCase()})}function Xs(e,t){for(var r=new Array(e.length),n=0;n<e.length;n++)typeof e[n]=="object"&&(r[n]=new RegExp("^(?:"+e[n].pattern+")$",Ii(t)));return function(i,a){for(var o="",s=i||{},u=a||{},f=u.pretty?Zv:encodeURIComponent,c=0;c<e.length;c++){var l=e[c];if(typeof l=="string"){o+=l;continue}var d=s[l.name],p;if(d==null)if(l.optional){l.partial&&(o+=l.prefix);continue}else throw new TypeError('Expected "'+l.name+'" to be defined');if(Kr(d)){if(!l.repeat)throw new TypeError('Expected "'+l.name+'" to not repeat, but received `'+JSON.stringify(d)+"`");if(d.length===0){if(l.optional)continue;throw new TypeError('Expected "'+l.name+'" to not be empty')}for(var m=0;m<d.length;m++){if(p=f(d[m]),!r[c].test(p))throw new TypeError('Expected all "'+l.name+'" to match "'+l.pattern+'", but received `'+JSON.stringify(p)+"`");o+=(m===0?l.prefix:l.delimiter)+p}continue}if(p=l.asterisk?Qv(d):f(d),!r[c].test(p))throw new TypeError('Expected "'+l.name+'" to match "'+l.pattern+'", but received "'+p+'"');o+=l.prefix+p}return o}}function Sr(e){return e.replace(/([.+*?=^!:${}()[\]|\/\\])/g,"\\$1")}function Vv(e){return e.replace(/([=!:$\/()])/g,"\\$1")}function ji(e,t){return e.keys=t,e}function Ii(e){return e&&e.sensitive?"":"i"}function eh(e,t){var r=e.source.match(/\((?!\?)/g);if(r)for(var n=0;n<r.length;n++)t.push({name:n,prefix:null,delimiter:null,optional:!1,repeat:!1,partial:!1,asterisk:!1,pattern:null});return ji(e,t)}function th(e,t,r){for(var n=[],i=0;i<e.length;i++)n.push(Qs(e[i],t,r).source);var a=new RegExp("(?:"+n.join("|")+")",Ii(r));return ji(a,t)}function rh(e,t,r){return Zs(Mi(e,r),t,r)}function Zs(e,t,r){Kr(t)||(r=t||r,t=[]),r=r||{};for(var n=r.strict,i=r.end!==!1,a="",o=0;o<e.length;o++){var s=e[o];if(typeof s=="string")a+=Sr(s);else{var u=Sr(s.prefix),f="(?:"+s.pattern+")";t.push(s),s.repeat&&(f+="(?:"+u+f+")*"),s.optional?s.partial?f=u+"("+f+")?":f="(?:"+u+"("+f+"))?":f=u+"("+f+")",a+=f}}var c=Sr(r.delimiter||"/"),l=a.slice(-c.length)===c;return n||(a=(l?a.slice(0,-c.length):a)+"(?:"+c+"(?=$))?"),i?a+="$":a+=n&&l?"":"(?="+c+"|$)",ji(new RegExp("^"+a,Ii(r)),t)}function Qs(e,t,r){return Kr(t)||(r=t||r,t=[]),r=r||{},e instanceof RegExp?eh(e,t):Kr(e)?th(e,t,r):rh(e,t,r)}xt.parse=Gv;xt.compile=Kv;xt.tokensToFunction=qv;xt.tokensToRegExp=Jv;var Qa=Object.create(null);function $r(e,t,r){t=t||{};try{var n=Qa[e]||(Qa[e]=xt.compile(e));return typeof t.pathMatch=="string"&&(t[0]=t.pathMatch),n(t,{pretty:!0})}catch{return""}finally{delete t[0]}}function Ni(e,t,r,n){var i=typeof e=="string"?{path:e}:e;if(i._normalized)return i;if(i.name){i=me({},e);var a=i.params;return a&&typeof a=="object"&&(i.params=me({},a)),i}if(!i.path&&i.params&&t){i=me({},i),i._normalized=!0;var o=me(me({},t.params),i.params);if(t.name)i.name=t.name,i.params=o;else if(t.matched.length){var s=t.matched[t.matched.length-1].path;i.path=$r(s,o,"path "+t.path)}return i}var u=Wv(i.path||""),f=t&&t.path||"/",c=u.path?Ys(u.path,f,r||i.append):f,l=Lv(u.query,i.query,n&&n.options.parseQuery),d=i.hash||u.hash;return d&&d.charAt(0)!=="#"&&(d="#"+d),{_normalized:!0,path:c,query:l,hash:d}}var nh=[String,Object],ih=[String,Array],Va=function(){},ah={name:"RouterLink",props:{to:{type:nh,required:!0},tag:{type:String,default:"a"},custom:Boolean,exact:Boolean,exactPath:Boolean,append:Boolean,replace:Boolean,activeClass:String,exactActiveClass:String,ariaCurrentValue:{type:String,default:"page"},event:{type:ih,default:"click"}},render:function(t){var r=this,n=this.$router,i=this.$route,a=n.resolve(this.to,i,this.append),o=a.location,s=a.route,u=a.href,f={},c=n.options.linkActiveClass,l=n.options.linkExactActiveClass,d=c??"router-link-active",p=l??"router-link-exact-active",m=this.activeClass==null?d:this.activeClass,v=this.exactActiveClass==null?p:this.exactActiveClass,y=s.redirectedFrom?Gr(null,Ni(s.redirectedFrom),null,n):s;f[v]=qs(i,y,this.exactPath),f[m]=this.exact||this.exactPath?f[v]:Uv(i,y);var h=f[v]?this.ariaCurrentValue:null,b=function(_){eo(_)&&(r.replace?n.replace(o,Va):n.push(o,Va))},O={click:eo};Array.isArray(this.event)?this.event.forEach(function(_){O[_]=b}):O[this.event]=b;var $={class:f},C=!this.$scopedSlots.$hasNormal&&this.$scopedSlots.default&&this.$scopedSlots.default({href:u,route:s,navigate:b,isActive:f[m],isExactActive:f[v]});if(C){if(C.length===1)return C[0];if(C.length>1||!C.length)return C.length===0?t():t("span",{},C)}if(this.tag==="a")$.on=O,$.attrs={href:u,"aria-current":h};else{var A=Vs(this.$slots.default);if(A){A.isStatic=!1;var T=A.data=me({},A.data);T.on=T.on||{};for(var P in T.on){var N=T.on[P];P in O&&(T.on[P]=Array.isArray(N)?N:[N])}for(var B in O)B in T.on?T.on[B].push(O[B]):T.on[B]=b;var F=A.data.attrs=me({},A.data.attrs);F.href=u,F["aria-current"]=h}else $.on=O}return t(this.tag,$,this.$slots.default)}};function eo(e){if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)&&!e.defaultPrevented&&!(e.button!==void 0&&e.button!==0)){if(e.currentTarget&&e.currentTarget.getAttribute){var t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}function Vs(e){if(e){for(var t,r=0;r<e.length;r++)if(t=e[r],t.tag==="a"||t.children&&(t=Vs(t.children)))return t}}var qr;function Zn(e){if(!(Zn.installed&&qr===e)){Zn.installed=!0,qr=e;var t=function(i){return i!==void 0},r=function(i,a){var o=i.$options._parentVnode;t(o)&&t(o=o.data)&&t(o=o.registerRouteInstance)&&o(i,a)};e.mixin({beforeCreate:function(){t(this.$options.router)?(this._routerRoot=this,this._router=this.$options.router,this._router.init(this),e.util.defineReactive(this,"_route",this._router.history.current)):this._routerRoot=this.$parent&&this.$parent._routerRoot||this,r(this,this)},destroyed:function(){r(this)}}),Object.defineProperty(e.prototype,"$router",{get:function(){return this._routerRoot._router}}),Object.defineProperty(e.prototype,"$route",{get:function(){return this._routerRoot._route}}),e.component("RouterView",zv),e.component("RouterLink",ah);var n=e.config.optionMergeStrategies;n.beforeRouteEnter=n.beforeRouteLeave=n.beforeRouteUpdate=n.created}}var ar=typeof window<"u";function hr(e,t,r,n,i){var a=t||[],o=r||Object.create(null),s=n||Object.create(null);e.forEach(function(c){Qn(a,o,s,c,i)});for(var u=0,f=a.length;u<f;u++)a[u]==="*"&&(a.push(a.splice(u,1)[0]),f--,u--);return{pathList:a,pathMap:o,nameMap:s}}function Qn(e,t,r,n,i,a){var o=n.path,s=n.name,u=n.pathToRegexpOptions||{},f=sh(o,i,u.strict);typeof n.caseSensitive=="boolean"&&(u.sensitive=n.caseSensitive);var c={path:f,regex:oh(f,u),components:n.components||{default:n.component},alias:n.alias?typeof n.alias=="string"?[n.alias]:n.alias:[],instances:{},enteredCbs:{},name:s,parent:i,matchAs:a,redirect:n.redirect,beforeEnter:n.beforeEnter,meta:n.meta||{},props:n.props==null?{}:n.components?n.props:{default:n.props}};if(n.children&&n.children.forEach(function(v){var y=a?Le(a+"/"+v.path):void 0;Qn(e,t,r,v,c,y)}),t[c.path]||(e.push(c.path),t[c.path]=c),n.alias!==void 0)for(var l=Array.isArray(n.alias)?n.alias:[n.alias],d=0;d<l.length;++d){var p=l[d],m={path:p,children:n.children};Qn(e,t,r,m,i,c.path||"/")}s&&(r[s]||(r[s]=c))}function oh(e,t){var r=xt(e,[],t);return r}function sh(e,t,r){return r||(e=e.replace(/\/$/,"")),e[0]==="/"||t==null?e:Le(t.path+"/"+e)}function uh(e,t){var r=hr(e),n=r.pathList,i=r.pathMap,a=r.nameMap;function o(p){hr(p,n,i,a)}function s(p,m){var v=typeof p!="object"?a[p]:void 0;hr([m||p],n,i,a,v),v&&v.alias.length&&hr(v.alias.map(function(y){return{path:y,children:[m]}}),n,i,a,v)}function u(){return n.map(function(p){return i[p]})}function f(p,m,v){var y=Ni(p,m,!1,t),h=y.name;if(h){var b=a[h];if(!b)return d(null,y);var O=b.regex.keys.filter(function(P){return!P.optional}).map(function(P){return P.name});if(typeof y.params!="object"&&(y.params={}),m&&typeof m.params=="object")for(var $ in m.params)!($ in y.params)&&O.indexOf($)>-1&&(y.params[$]=m.params[$]);return y.path=$r(b.path,y.params),d(b,y,v)}else if(y.path){y.params={};for(var C=0;C<n.length;C++){var A=n[C],T=i[A];if(fh(T.regex,y.path,y.params))return d(T,y,v)}}return d(null,y)}function c(p,m){var v=p.redirect,y=typeof v=="function"?v(Gr(p,m,null,t)):v;if(typeof y=="string"&&(y={path:y}),!y||typeof y!="object")return d(null,m);var h=y,b=h.name,O=h.path,$=m.query,C=m.hash,A=m.params;if($=h.hasOwnProperty("query")?h.query:$,C=h.hasOwnProperty("hash")?h.hash:C,A=h.hasOwnProperty("params")?h.params:A,b)return a[b],f({_normalized:!0,name:b,query:$,hash:C,params:A},void 0,m);if(O){var T=ch(O,p),P=$r(T,A);return f({_normalized:!0,path:P,query:$,hash:C},void 0,m)}else return d(null,m)}function l(p,m,v){var y=$r(v,m.params),h=f({_normalized:!0,path:y});if(h){var b=h.matched,O=b[b.length-1];return m.params=h.params,d(O,m)}return d(null,m)}function d(p,m,v){return p&&p.redirect?c(p,v||m):p&&p.matchAs?l(p,m,p.matchAs):Gr(p,m,v,t)}return{match:f,addRoute:s,getRoutes:u,addRoutes:o}}function fh(e,t,r){var n=t.match(e);if(n){if(!r)return!0}else return!1;for(var i=1,a=n.length;i<a;++i){var o=e.keys[i-1];o&&(r[o.name||"pathMatch"]=typeof n[i]=="string"?Yn(n[i]):n[i])}return!0}function ch(e,t){return Ys(e,t.parent?t.parent.path:"/",!0)}var lh=ar&&window.performance&&window.performance.now?window.performance:Date;function eu(){return lh.now().toFixed(3)}var tu=eu();function on(){return tu}function ru(e){return tu=e}var nu=Object.create(null);function iu(){"scrollRestoration"in window.history&&(window.history.scrollRestoration="manual");var e=window.location.protocol+"//"+window.location.host,t=window.location.href.replace(e,""),r=me({},window.history.state);return r.key=on(),window.history.replaceState(r,"",t),window.addEventListener("popstate",to),function(){window.removeEventListener("popstate",to)}}function De(e,t,r,n){if(e.app){var i=e.options.scrollBehavior;i&&e.app.$nextTick(function(){var a=ph(),o=i.call(e,t,r,n?a:null);o&&(typeof o.then=="function"?o.then(function(s){io(s,a)}).catch(function(s){}):io(o,a))})}}function au(){var e=on();e&&(nu[e]={x:window.pageXOffset,y:window.pageYOffset})}function to(e){au(),e.state&&e.state.key&&ru(e.state.key)}function ph(){var e=on();if(e)return nu[e]}function dh(e,t){var r=document.documentElement,n=r.getBoundingClientRect(),i=e.getBoundingClientRect();return{x:i.left-n.left-t.x,y:i.top-n.top-t.y}}function ro(e){return Ct(e.x)||Ct(e.y)}function no(e){return{x:Ct(e.x)?e.x:window.pageXOffset,y:Ct(e.y)?e.y:window.pageYOffset}}function vh(e){return{x:Ct(e.x)?e.x:0,y:Ct(e.y)?e.y:0}}function Ct(e){return typeof e=="number"}var hh=/^#\d/;function io(e,t){var r=typeof e=="object";if(r&&typeof e.selector=="string"){var n=hh.test(e.selector)?document.getElementById(e.selector.slice(1)):document.querySelector(e.selector);if(n){var i=e.offset&&typeof e.offset=="object"?e.offset:{};i=vh(i),t=dh(n,i)}else ro(e)&&(t=no(e))}else r&&ro(e)&&(t=no(e));t&&("scrollBehavior"in document.documentElement.style?window.scrollTo({left:t.x,top:t.y,behavior:e.behavior}):window.scrollTo(t.x,t.y))}var ke=ar&&function(){var e=window.navigator.userAgent;return(e.indexOf("Android 2.")!==-1||e.indexOf("Android 4.0")!==-1)&&e.indexOf("Mobile Safari")!==-1&&e.indexOf("Chrome")===-1&&e.indexOf("Windows Phone")===-1?!1:window.history&&typeof window.history.pushState=="function"}();function Jr(e,t){au();var r=window.history;try{if(t){var n=me({},r.state);n.key=on(),r.replaceState(n,"",e)}else r.pushState({key:ru(eu())},"",e)}catch{window.location[t?"replace":"assign"](e)}}function Vn(e){Jr(e,!0)}var lt={redirected:2,aborted:4,cancelled:8,duplicated:16};function yh(e,t){return sn(e,t,lt.redirected,'Redirected when going from "'+e.fullPath+'" to "'+bh(t)+'" via a navigation guard.')}function mh(e,t){var r=sn(e,t,lt.duplicated,'Avoided redundant navigation to current location: "'+e.fullPath+'".');return r.name="NavigationDuplicated",r}function ao(e,t){return sn(e,t,lt.cancelled,'Navigation cancelled from "'+e.fullPath+'" to "'+t.fullPath+'" with a new navigation.')}function gh(e,t){return sn(e,t,lt.aborted,'Navigation aborted from "'+e.fullPath+'" to "'+t.fullPath+'" via a navigation guard.')}function sn(e,t,r,n){var i=new Error(n);return i._isRouter=!0,i.from=e,i.to=t,i.type=r,i}var _h=["params","query","hash"];function bh(e){if(typeof e=="string")return e;if("path"in e)return e.path;var t={};return _h.forEach(function(r){r in e&&(t[r]=e[r])}),JSON.stringify(t,null,2)}function Yr(e){return Object.prototype.toString.call(e).indexOf("Error")>-1}function un(e,t){return Yr(e)&&e._isRouter&&(t==null||e.type===t)}function oo(e,t,r){var n=function(i){i>=e.length?r():e[i]?t(e[i],function(){n(i+1)}):n(i+1)};n(0)}function wh(e){return function(t,r,n){var i=!1,a=0,o=null;ou(e,function(s,u,f,c){if(typeof s=="function"&&s.cid===void 0){i=!0,a++;var l=so(function(v){Eh(v)&&(v=v.default),s.resolved=typeof v=="function"?v:qr.extend(v),f.components[c]=v,a--,a<=0&&n()}),d=so(function(v){var y="Failed to resolve async component "+c+": "+v;o||(o=Yr(v)?v:new Error(y),n(o))}),p;try{p=s(l,d)}catch(v){d(v)}if(p)if(typeof p.then=="function")p.then(l,d);else{var m=p.component;m&&typeof m.then=="function"&&m.then(l,d)}}}),i||n()}}function ou(e,t){return su(e.map(function(r){return Object.keys(r.components).map(function(n){return t(r.components[n],r.instances[n],r,n)})}))}function su(e){return Array.prototype.concat.apply([],e)}var Oh=typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol";function Eh(e){return e.__esModule||Oh&&e[Symbol.toStringTag]==="Module"}function so(e){var t=!1;return function(){for(var r=[],n=arguments.length;n--;)r[n]=arguments[n];if(!t)return t=!0,e.apply(this,r)}}var we=function(t,r){this.router=t,this.base=Ch(r),this.current=Je,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[],this.listeners=[]};we.prototype.listen=function(t){this.cb=t};we.prototype.onReady=function(t,r){this.ready?t():(this.readyCbs.push(t),r&&this.readyErrorCbs.push(r))};we.prototype.onError=function(t){this.errorCbs.push(t)};we.prototype.transitionTo=function(t,r,n){var i=this,a;try{a=this.router.match(t,this.current)}catch(s){throw this.errorCbs.forEach(function(u){u(s)}),s}var o=this.current;this.confirmTransition(a,function(){i.updateRoute(a),r&&r(a),i.ensureURL(),i.router.afterHooks.forEach(function(s){s&&s(a,o)}),i.ready||(i.ready=!0,i.readyCbs.forEach(function(s){s(a)}))},function(s){n&&n(s),s&&!i.ready&&(!un(s,lt.redirected)||o!==Je)&&(i.ready=!0,i.readyErrorCbs.forEach(function(u){u(s)}))})};we.prototype.confirmTransition=function(t,r,n){var i=this,a=this.current;this.pending=t;var o=function(v){!un(v)&&Yr(v)&&(i.errorCbs.length?i.errorCbs.forEach(function(y){y(v)}):console.error(v)),n&&n(v)},s=t.matched.length-1,u=a.matched.length-1;if(qs(t,a)&&s===u&&t.matched[s]===a.matched[u])return this.ensureURL(),t.hash&&De(this.router,a,t,!1),o(mh(a,t));var f=Sh(this.current.matched,t.matched),c=f.updated,l=f.deactivated,d=f.activated,p=[].concat(Ah(l),this.router.beforeHooks,Th(c),d.map(function(v){return v.beforeEnter}),wh(d)),m=function(v,y){if(i.pending!==t)return o(ao(a,t));try{v(t,a,function(h){h===!1?(i.ensureURL(!0),o(gh(a,t))):Yr(h)?(i.ensureURL(!0),o(h)):typeof h=="string"||typeof h=="object"&&(typeof h.path=="string"||typeof h.name=="string")?(o(yh(a,t)),typeof h=="object"&&h.replace?i.replace(h):i.push(h)):y(h)})}catch(h){o(h)}};oo(p,m,function(){var v=Ph(d),y=v.concat(i.router.resolveHooks);oo(y,m,function(){if(i.pending!==t)return o(ao(a,t));i.pending=null,r(t),i.router.app&&i.router.app.$nextTick(function(){Js(t)})})})};we.prototype.updateRoute=function(t){this.current=t,this.cb&&this.cb(t)};we.prototype.setupListeners=function(){};we.prototype.teardown=function(){this.listeners.forEach(function(t){t()}),this.listeners=[],this.current=Je,this.pending=null};function Ch(e){if(!e)if(ar){var t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^https?:\/\/[^\/]+/,"")}else e="/";return e.charAt(0)!=="/"&&(e="/"+e),e.replace(/\/$/,"")}function Sh(e,t){var r,n=Math.max(e.length,t.length);for(r=0;r<n&&e[r]===t[r];r++);return{updated:t.slice(0,r),activated:t.slice(r),deactivated:e.slice(r)}}function Li(e,t,r,n){var i=ou(e,function(a,o,s,u){var f=$h(a,t);if(f)return Array.isArray(f)?f.map(function(c){return r(c,o,s,u)}):r(f,o,s,u)});return su(n?i.reverse():i)}function $h(e,t){return typeof e!="function"&&(e=qr.extend(e)),e.options[t]}function Ah(e){return Li(e,"beforeRouteLeave",uu,!0)}function Th(e){return Li(e,"beforeRouteUpdate",uu)}function uu(e,t){if(t)return function(){return e.apply(t,arguments)}}function Ph(e){return Li(e,"beforeRouteEnter",function(t,r,n,i){return xh(t,n,i)})}function xh(e,t,r){return function(i,a,o){return e(i,a,function(s){typeof s=="function"&&(t.enteredCbs[r]||(t.enteredCbs[r]=[]),t.enteredCbs[r].push(s)),o(s)})}}var fu=function(e){function t(r,n){e.call(this,r,n),this._startLocation=Dt(this.base)}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.prototype.setupListeners=function(){var n=this;if(!(this.listeners.length>0)){var i=this.router,a=i.options.scrollBehavior,o=ke&&a;o&&this.listeners.push(iu());var s=function(){var u=n.current,f=Dt(n.base);n.current===Je&&f===n._startLocation||n.transitionTo(f,function(c){o&&De(i,c,u,!0)})};window.addEventListener("popstate",s),this.listeners.push(function(){window.removeEventListener("popstate",s)})}},t.prototype.go=function(n){window.history.go(n)},t.prototype.push=function(n,i,a){var o=this,s=this,u=s.current;this.transitionTo(n,function(f){Jr(Le(o.base+f.fullPath)),De(o.router,f,u,!1),i&&i(f)},a)},t.prototype.replace=function(n,i,a){var o=this,s=this,u=s.current;this.transitionTo(n,function(f){Vn(Le(o.base+f.fullPath)),De(o.router,f,u,!1),i&&i(f)},a)},t.prototype.ensureURL=function(n){if(Dt(this.base)!==this.current.fullPath){var i=Le(this.base+this.current.fullPath);n?Jr(i):Vn(i)}},t.prototype.getCurrentLocation=function(){return Dt(this.base)},t}(we);function Dt(e){var t=window.location.pathname,r=t.toLowerCase(),n=e.toLowerCase();return e&&(r===n||r.indexOf(Le(n+"/"))===0)&&(t=t.slice(e.length)),(t||"/")+window.location.search+window.location.hash}var cu=function(e){function t(r,n,i){e.call(this,r,n),!(i&&Rh(this.base))&&uo()}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.prototype.setupListeners=function(){var n=this;if(!(this.listeners.length>0)){var i=this.router,a=i.options.scrollBehavior,o=ke&&a;o&&this.listeners.push(iu());var s=function(){var f=n.current;uo()&&n.transitionTo(Ar(),function(c){o&&De(n.router,c,f,!0),ke||Tr(c.fullPath)})},u=ke?"popstate":"hashchange";window.addEventListener(u,s),this.listeners.push(function(){window.removeEventListener(u,s)})}},t.prototype.push=function(n,i,a){var o=this,s=this,u=s.current;this.transitionTo(n,function(f){fo(f.fullPath),De(o.router,f,u,!1),i&&i(f)},a)},t.prototype.replace=function(n,i,a){var o=this,s=this,u=s.current;this.transitionTo(n,function(f){Tr(f.fullPath),De(o.router,f,u,!1),i&&i(f)},a)},t.prototype.go=function(n){window.history.go(n)},t.prototype.ensureURL=function(n){var i=this.current.fullPath;Ar()!==i&&(n?fo(i):Tr(i))},t.prototype.getCurrentLocation=function(){return Ar()},t}(we);function Rh(e){var t=Dt(e);if(!/^\/#/.test(t))return window.location.replace(Le(e+"/#"+t)),!0}function uo(){var e=Ar();return e.charAt(0)==="/"?!0:(Tr("/"+e),!1)}function Ar(){var e=window.location.href,t=e.indexOf("#");return t<0?"":(e=e.slice(t+1),e)}function ei(e){var t=window.location.href,r=t.indexOf("#"),n=r>=0?t.slice(0,r):t;return n+"#"+e}function fo(e){ke?Jr(ei(e)):window.location.hash=e}function Tr(e){ke?Vn(ei(e)):window.location.replace(ei(e))}var Mh=function(e){function t(r,n){e.call(this,r,n),this.stack=[],this.index=-1}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.prototype.push=function(n,i,a){var o=this;this.transitionTo(n,function(s){o.stack=o.stack.slice(0,o.index+1).concat(s),o.index++,i&&i(s)},a)},t.prototype.replace=function(n,i,a){var o=this;this.transitionTo(n,function(s){o.stack=o.stack.slice(0,o.index).concat(s),i&&i(s)},a)},t.prototype.go=function(n){var i=this,a=this.index+n;if(!(a<0||a>=this.stack.length)){var o=this.stack[a];this.confirmTransition(o,function(){var s=i.current;i.index=a,i.updateRoute(o),i.router.afterHooks.forEach(function(u){u&&u(o,s)})},function(s){un(s,lt.duplicated)&&(i.index=a)})}},t.prototype.getCurrentLocation=function(){var n=this.stack[this.stack.length-1];return n?n.fullPath:"/"},t.prototype.ensureURL=function(){},t}(we),K=function(t){t===void 0&&(t={}),this.app=null,this.apps=[],this.options=t,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=uh(t.routes||[],this);var r=t.mode||"hash";switch(this.fallback=r==="history"&&!ke&&t.fallback!==!1,this.fallback&&(r="hash"),ar||(r="abstract"),this.mode=r,r){case"history":this.history=new fu(this,t.base);break;case"hash":this.history=new cu(this,t.base,this.fallback);break;case"abstract":this.history=new Mh(this,t.base);break}},lu={currentRoute:{configurable:!0}};K.prototype.match=function(t,r,n){return this.matcher.match(t,r,n)};lu.currentRoute.get=function(){return this.history&&this.history.current};K.prototype.init=function(t){var r=this;if(this.apps.push(t),t.$once("hook:destroyed",function(){var o=r.apps.indexOf(t);o>-1&&r.apps.splice(o,1),r.app===t&&(r.app=r.apps[0]||null),r.app||r.history.teardown()}),!this.app){this.app=t;var n=this.history;if(n instanceof fu||n instanceof cu){var i=function(o){var s=n.current,u=r.options.scrollBehavior,f=ke&&u;f&&"fullPath"in o&&De(r,o,s,!1)},a=function(o){n.setupListeners(),i(o)};n.transitionTo(n.getCurrentLocation(),a,a)}n.listen(function(o){r.apps.forEach(function(s){s._route=o})})}};K.prototype.beforeEach=function(t){return Di(this.beforeHooks,t)};K.prototype.beforeResolve=function(t){return Di(this.resolveHooks,t)};K.prototype.afterEach=function(t){return Di(this.afterHooks,t)};K.prototype.onReady=function(t,r){this.history.onReady(t,r)};K.prototype.onError=function(t){this.history.onError(t)};K.prototype.push=function(t,r,n){var i=this;if(!r&&!n&&typeof Promise<"u")return new Promise(function(a,o){i.history.push(t,a,o)});this.history.push(t,r,n)};K.prototype.replace=function(t,r,n){var i=this;if(!r&&!n&&typeof Promise<"u")return new Promise(function(a,o){i.history.replace(t,a,o)});this.history.replace(t,r,n)};K.prototype.go=function(t){this.history.go(t)};K.prototype.back=function(){this.go(-1)};K.prototype.forward=function(){this.go(1)};K.prototype.getMatchedComponents=function(t){var r=t?t.matched?t:this.resolve(t).route:this.currentRoute;return r?[].concat.apply([],r.matched.map(function(n){return Object.keys(n.components).map(function(i){return n.components[i]})})):[]};K.prototype.resolve=function(t,r,n){r=r||this.history.current;var i=Ni(t,r,n,this),a=this.match(i,r),o=a.redirectedFrom||a.fullPath,s=this.history.base,u=jh(s,o,this.mode);return{location:i,route:a,href:u,normalizedTo:i,resolved:a}};K.prototype.getRoutes=function(){return this.matcher.getRoutes()};K.prototype.addRoute=function(t,r){this.matcher.addRoute(t,r),this.history.current!==Je&&this.history.transitionTo(this.history.getCurrentLocation())};K.prototype.addRoutes=function(t){this.matcher.addRoutes(t),this.history.current!==Je&&this.history.transitionTo(this.history.getCurrentLocation())};Object.defineProperties(K.prototype,lu);var pu=K;function Di(e,t){return e.push(t),function(){var r=e.indexOf(t);r>-1&&e.splice(r,1)}}function jh(e,t,r){var n=r==="hash"?"#"+t:t;return e?Le(e+"/"+n):n}K.install=Zn;K.version="3.6.5";K.isNavigationFailure=un;K.NavigationFailureType=lt;K.START_LOCATION=Je;ar&&window.Vue&&window.Vue.use(K);const Ih={name:"iframeEmbed",props:["frameRoute"],data(){return{frameUrl:"",showMenu:!0,clientConfig:{},metadata:{}}},methods:{displayToast(e){const t=JSON.stringify(e.detail.custom,null,2),r=`<div class="message">${e.detail.message}</div>
|
|
39
|
+
<pre class="customData">${t}</pre>`;this.$notify({group:"toast",title:e.detail.title,text:r,duration:e.detail.custom.duration||-1,type:"toast"})},handleNav(e){const t=new URL(e.detail.url);location.hash===t.hash||(e.detail.history==="replace"?window.location.replace(t.hash):window.location.hash=t.hash)},handleKeyEvent(e){this.$notify({group:"keydown",title:`registeredKeyFired event from ${e.detail.clientId}`,text:`<pre>${JSON.stringify(e.detail,null,2)}</pre>`,duration:3e3,type:"registeredKeyFired"})},notifyPubSub(e){const t=JSON.stringify(e,null,2);this.$notify({group:"pubsub",title:`${e.clientId} on ${e.topic}`,text:`<pre>${t}</pre>`,duration:-1,type:"pubsub"})},updateFrameUrl(e){this.frameUrl=e.detail,this.showMenu=this.frameUrl==="about:blank"},updatePageMetadata(e){this.metadata={title:e.detail.title,breadcrumbs:e.detail.breadcrumbs}},handlePromptOnLeave(e){e.detail.shouldPrompt===!0&&(window.onbeforeunload=function(t){t.preventDefault(),t.returnValue=""}),e.detail.shouldPrompt===!1&&(window.onbeforeunload=null)}},mounted(){const e=frameRouter.setupFrames;if(frameRouter.setupFrames=(...t)=>{e.apply(frameRouter,t)},window.routerSetup&&typeof window.routerSetup=="function"){const t=window.routerSetup(frameRouter);this.clientConfig=frameRouter.clientConfig.clients,t.publishTopics&&t.publishTopics.forEach(r=>{frameRouter.messaging.addListener(r,n=>{this.notifyPubSub(n)})})}else console.log(`====== ERROR ======
|
|
40
|
+
Could not find a function to set up the frame-router element with. Your
|
|
41
|
+
JS configuration file must assign a set-up function to \`module.exports\`.
|
|
42
|
+
Run:
|
|
43
|
+
ifc-cli --help
|
|
44
|
+
for more details.
|
|
45
|
+
`)}};var Nh=function(){var t=this,r=t._self._c;return r("div",{attrs:{id:"routerLayout"}},[r("div",{staticClass:"explainer"},[t._v(" Showing "),r("span",{staticClass:"app-route"},[t._v(t._s(t.frameRoute))]),t._v(" as "),r("span",{staticClass:"frame-url"},[t._v(t._s(t.frameUrl))]),r("span",{staticClass:"metadata-container"},[r("span",{staticClass:"metadata-title"},[t._v("Page Metadata: ")]),r("span",{staticClass:"metadata-content"},[t._v(t._s(t.metadata))])])]),t.showMenu?r("div",{attrs:{id:"appMenu"}},[r("h2",[t._v("No app is registered for "+t._s(t.frameRoute))]),Object.keys(t.clientConfig).length>0?r("div",[r("p",[t._v("To see your embedded apps, use one of the links below.")]),r("nav",[r("ul",t._l(t.clientConfig,function(n,i){return r("li",{key:i},[r("a",{attrs:{href:"#"+n.assignedRoute}},[t._v(t._s(i)+" @ "+t._s(n.assignedRoute))])])}),0)])]):r("div",[r("p",[t._v(" I couldn't find any registered client applications. Please check your ifc-cli configuration file. ")])])]):t._e(),r("frame-router",{attrs:{id:"frameRouter",route:t.frameRoute,"frame-id":"ifc-cli-frame"},on:{notifyRequest:t.displayToast,registeredKeyFired:t.handleKeyEvent,navRequest:t.handleNav,promptOnLeave:t.handlePromptOnLeave,frameTransition:t.updateFrameUrl,pageMetadata:t.updatePageMetadata}})],1)},Lh=[],Dh=Ks(Ih,Nh,Lh,!1,null,null,null,null);const kh=Dh.exports;G.use(pu);const Fh=new pu({routes:[{path:"*",component:kh,props:e=>({frameRoute:e.fullPath})}]});/*!
|
|
46
|
+
* vuex v3.6.2
|
|
47
|
+
* (c) 2021 Evan You
|
|
48
|
+
* @license MIT
|
|
49
|
+
*/function Uh(e){var t=Number(e.version.split(".")[0]);if(t>=2)e.mixin({beforeCreate:n});else{var r=e.prototype._init;e.prototype._init=function(i){i===void 0&&(i={}),i.init=i.init?[n].concat(i.init):n,r.call(this,i)}}function n(){var i=this.$options;i.store?this.$store=typeof i.store=="function"?i.store():i.store:i.parent&&i.parent.$store&&(this.$store=i.parent.$store)}}var Hh=typeof window<"u"?window:typeof global<"u"?global:{},ht=Hh.__VUE_DEVTOOLS_GLOBAL_HOOK__;function zh(e){ht&&(e._devtoolHook=ht,ht.emit("vuex:init",e),ht.on("vuex:travel-to-state",function(t){e.replaceState(t)}),e.subscribe(function(t,r){ht.emit("vuex:mutation",t,r)},{prepend:!0}),e.subscribeAction(function(t,r){ht.emit("vuex:action",t,r)},{prepend:!0}))}function Bh(e,t){return e.filter(t)[0]}function ti(e,t){if(t===void 0&&(t=[]),e===null||typeof e!="object")return e;var r=Bh(t,function(i){return i.original===e});if(r)return r.copy;var n=Array.isArray(e)?[]:{};return t.push({original:e,copy:n}),Object.keys(e).forEach(function(i){n[i]=ti(e[i],t)}),n}function Rt(e,t){Object.keys(e).forEach(function(r){return t(e[r],r)})}function du(e){return e!==null&&typeof e=="object"}function Wh(e){return e&&typeof e.then=="function"}function Gh(e,t){return function(){return e(t)}}var Oe=function(t,r){this.runtime=r,this._children=Object.create(null),this._rawModule=t;var n=t.state;this.state=(typeof n=="function"?n():n)||{}},vu={namespaced:{configurable:!0}};vu.namespaced.get=function(){return!!this._rawModule.namespaced};Oe.prototype.addChild=function(t,r){this._children[t]=r};Oe.prototype.removeChild=function(t){delete this._children[t]};Oe.prototype.getChild=function(t){return this._children[t]};Oe.prototype.hasChild=function(t){return t in this._children};Oe.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)};Oe.prototype.forEachChild=function(t){Rt(this._children,t)};Oe.prototype.forEachGetter=function(t){this._rawModule.getters&&Rt(this._rawModule.getters,t)};Oe.prototype.forEachAction=function(t){this._rawModule.actions&&Rt(this._rawModule.actions,t)};Oe.prototype.forEachMutation=function(t){this._rawModule.mutations&&Rt(this._rawModule.mutations,t)};Object.defineProperties(Oe.prototype,vu);var pt=function(t){this.register([],t,!1)};pt.prototype.get=function(t){return t.reduce(function(r,n){return r.getChild(n)},this.root)};pt.prototype.getNamespace=function(t){var r=this.root;return t.reduce(function(n,i){return r=r.getChild(i),n+(r.namespaced?i+"/":"")},"")};pt.prototype.update=function(t){hu([],this.root,t)};pt.prototype.register=function(t,r,n){var i=this;n===void 0&&(n=!0);var a=new Oe(r,n);if(t.length===0)this.root=a;else{var o=this.get(t.slice(0,-1));o.addChild(t[t.length-1],a)}r.modules&&Rt(r.modules,function(s,u){i.register(t.concat(u),s,n)})};pt.prototype.unregister=function(t){var r=this.get(t.slice(0,-1)),n=t[t.length-1],i=r.getChild(n);i&&i.runtime&&r.removeChild(n)};pt.prototype.isRegistered=function(t){var r=this.get(t.slice(0,-1)),n=t[t.length-1];return r?r.hasChild(n):!1};function hu(e,t,r){if(t.update(r),r.modules)for(var n in r.modules){if(!t.getChild(n))return;hu(e.concat(n),t.getChild(n),r.modules[n])}}var se,pe=function(t){var r=this;t===void 0&&(t={}),!se&&typeof window<"u"&&window.Vue&&gu(window.Vue);var n=t.plugins;n===void 0&&(n=[]);var i=t.strict;i===void 0&&(i=!1),this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new pt(t),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new se,this._makeLocalGettersCache=Object.create(null);var a=this,o=this,s=o.dispatch,u=o.commit;this.dispatch=function(d,p){return s.call(a,d,p)},this.commit=function(d,p,m){return u.call(a,d,p,m)},this.strict=i;var f=this._modules.root.state;fn(this,f,[],this._modules.root),Fi(this,f),n.forEach(function(l){return l(r)});var c=t.devtools!==void 0?t.devtools:se.config.devtools;c&&zh(this)},ki={state:{configurable:!0}};ki.state.get=function(){return this._vm._data.$$state};ki.state.set=function(e){};pe.prototype.commit=function(t,r,n){var i=this,a=Xr(t,r,n),o=a.type,s=a.payload,u={type:o,payload:s},f=this._mutations[o];f&&(this._withCommit(function(){f.forEach(function(l){l(s)})}),this._subscribers.slice().forEach(function(c){return c(u,i.state)}))};pe.prototype.dispatch=function(t,r){var n=this,i=Xr(t,r),a=i.type,o=i.payload,s={type:a,payload:o},u=this._actions[a];if(u){try{this._actionSubscribers.slice().filter(function(c){return c.before}).forEach(function(c){return c.before(s,n.state)})}catch{}var f=u.length>1?Promise.all(u.map(function(c){return c(o)})):u[0](o);return new Promise(function(c,l){f.then(function(d){try{n._actionSubscribers.filter(function(p){return p.after}).forEach(function(p){return p.after(s,n.state)})}catch{}c(d)},function(d){try{n._actionSubscribers.filter(function(p){return p.error}).forEach(function(p){return p.error(s,n.state,d)})}catch{}l(d)})})}};pe.prototype.subscribe=function(t,r){return yu(t,this._subscribers,r)};pe.prototype.subscribeAction=function(t,r){var n=typeof t=="function"?{before:t}:t;return yu(n,this._actionSubscribers,r)};pe.prototype.watch=function(t,r,n){var i=this;return this._watcherVM.$watch(function(){return t(i.state,i.getters)},r,n)};pe.prototype.replaceState=function(t){var r=this;this._withCommit(function(){r._vm._data.$$state=t})};pe.prototype.registerModule=function(t,r,n){n===void 0&&(n={}),typeof t=="string"&&(t=[t]),this._modules.register(t,r),fn(this,this.state,t,this._modules.get(t),n.preserveState),Fi(this,this.state)};pe.prototype.unregisterModule=function(t){var r=this;typeof t=="string"&&(t=[t]),this._modules.unregister(t),this._withCommit(function(){var n=Ui(r.state,t.slice(0,-1));se.delete(n,t[t.length-1])}),mu(this)};pe.prototype.hasModule=function(t){return typeof t=="string"&&(t=[t]),this._modules.isRegistered(t)};pe.prototype.hotUpdate=function(t){this._modules.update(t),mu(this,!0)};pe.prototype._withCommit=function(t){var r=this._committing;this._committing=!0,t(),this._committing=r};Object.defineProperties(pe.prototype,ki);function yu(e,t,r){return t.indexOf(e)<0&&(r&&r.prepend?t.unshift(e):t.push(e)),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}function mu(e,t){e._actions=Object.create(null),e._mutations=Object.create(null),e._wrappedGetters=Object.create(null),e._modulesNamespaceMap=Object.create(null);var r=e.state;fn(e,r,[],e._modules.root,!0),Fi(e,r,t)}function Fi(e,t,r){var n=e._vm;e.getters={},e._makeLocalGettersCache=Object.create(null);var i=e._wrappedGetters,a={};Rt(i,function(s,u){a[u]=Gh(s,e),Object.defineProperty(e.getters,u,{get:function(){return e._vm[u]},enumerable:!0})});var o=se.config.silent;se.config.silent=!0,e._vm=new se({data:{$$state:t},computed:a}),se.config.silent=o,e.strict&&Zh(e),n&&(r&&e._withCommit(function(){n._data.$$state=null}),se.nextTick(function(){return n.$destroy()}))}function fn(e,t,r,n,i){var a=!r.length,o=e._modules.getNamespace(r);if(n.namespaced&&(e._modulesNamespaceMap[o],e._modulesNamespaceMap[o]=n),!a&&!i){var s=Ui(t,r.slice(0,-1)),u=r[r.length-1];e._withCommit(function(){se.set(s,u,n.state)})}var f=n.context=Kh(e,o,r);n.forEachMutation(function(c,l){var d=o+l;Jh(e,d,c,f)}),n.forEachAction(function(c,l){var d=c.root?l:o+l,p=c.handler||c;Yh(e,d,p,f)}),n.forEachGetter(function(c,l){var d=o+l;Xh(e,d,c,f)}),n.forEachChild(function(c,l){fn(e,t,r.concat(l),c,i)})}function Kh(e,t,r){var n=t==="",i={dispatch:n?e.dispatch:function(a,o,s){var u=Xr(a,o,s),f=u.payload,c=u.options,l=u.type;return(!c||!c.root)&&(l=t+l),e.dispatch(l,f)},commit:n?e.commit:function(a,o,s){var u=Xr(a,o,s),f=u.payload,c=u.options,l=u.type;(!c||!c.root)&&(l=t+l),e.commit(l,f,c)}};return Object.defineProperties(i,{getters:{get:n?function(){return e.getters}:function(){return qh(e,t)}},state:{get:function(){return Ui(e.state,r)}}}),i}function qh(e,t){if(!e._makeLocalGettersCache[t]){var r={},n=t.length;Object.keys(e.getters).forEach(function(i){if(i.slice(0,n)===t){var a=i.slice(n);Object.defineProperty(r,a,{get:function(){return e.getters[i]},enumerable:!0})}}),e._makeLocalGettersCache[t]=r}return e._makeLocalGettersCache[t]}function Jh(e,t,r,n){var i=e._mutations[t]||(e._mutations[t]=[]);i.push(function(o){r.call(e,n.state,o)})}function Yh(e,t,r,n){var i=e._actions[t]||(e._actions[t]=[]);i.push(function(o){var s=r.call(e,{dispatch:n.dispatch,commit:n.commit,getters:n.getters,state:n.state,rootGetters:e.getters,rootState:e.state},o);return Wh(s)||(s=Promise.resolve(s)),e._devtoolHook?s.catch(function(u){throw e._devtoolHook.emit("vuex:error",u),u}):s})}function Xh(e,t,r,n){e._wrappedGetters[t]||(e._wrappedGetters[t]=function(a){return r(n.state,n.getters,a.state,a.getters)})}function Zh(e){e._vm.$watch(function(){return this._data.$$state},function(){},{deep:!0,sync:!0})}function Ui(e,t){return t.reduce(function(r,n){return r[n]},e)}function Xr(e,t,r){return du(e)&&e.type&&(r=t,t=e,e=e.type),{type:e,payload:t,options:r}}function gu(e){se&&e===se||(se=e,Uh(se))}var _u=ln(function(e,t){var r={};return cn(t).forEach(function(n){var i=n.key,a=n.val;r[i]=function(){var s=this.$store.state,u=this.$store.getters;if(e){var f=pn(this.$store,"mapState",e);if(!f)return;s=f.context.state,u=f.context.getters}return typeof a=="function"?a.call(this,s,u):s[a]},r[i].vuex=!0}),r}),bu=ln(function(e,t){var r={};return cn(t).forEach(function(n){var i=n.key,a=n.val;r[i]=function(){for(var s=[],u=arguments.length;u--;)s[u]=arguments[u];var f=this.$store.commit;if(e){var c=pn(this.$store,"mapMutations",e);if(!c)return;f=c.context.commit}return typeof a=="function"?a.apply(this,[f].concat(s)):f.apply(this.$store,[a].concat(s))}}),r}),wu=ln(function(e,t){var r={};return cn(t).forEach(function(n){var i=n.key,a=n.val;a=e+a,r[i]=function(){if(!(e&&!pn(this.$store,"mapGetters",e)))return this.$store.getters[a]},r[i].vuex=!0}),r}),Ou=ln(function(e,t){var r={};return cn(t).forEach(function(n){var i=n.key,a=n.val;r[i]=function(){for(var s=[],u=arguments.length;u--;)s[u]=arguments[u];var f=this.$store.dispatch;if(e){var c=pn(this.$store,"mapActions",e);if(!c)return;f=c.context.dispatch}return typeof a=="function"?a.apply(this,[f].concat(s)):f.apply(this.$store,[a].concat(s))}}),r}),Qh=function(e){return{mapState:_u.bind(null,e),mapGetters:wu.bind(null,e),mapMutations:bu.bind(null,e),mapActions:Ou.bind(null,e)}};function cn(e){return Vh(e)?Array.isArray(e)?e.map(function(t){return{key:t,val:t}}):Object.keys(e).map(function(t){return{key:t,val:e[t]}}):[]}function Vh(e){return Array.isArray(e)||du(e)}function ln(e){return function(t,r){return typeof t!="string"?(r=t,t=""):t.charAt(t.length-1)!=="/"&&(t+="/"),e(t,r)}}function pn(e,t,r){var n=e._modulesNamespaceMap[r];return n}function ey(e){e===void 0&&(e={});var t=e.collapsed;t===void 0&&(t=!0);var r=e.filter;r===void 0&&(r=function(c,l,d){return!0});var n=e.transformer;n===void 0&&(n=function(c){return c});var i=e.mutationTransformer;i===void 0&&(i=function(c){return c});var a=e.actionFilter;a===void 0&&(a=function(c,l){return!0});var o=e.actionTransformer;o===void 0&&(o=function(c){return c});var s=e.logMutations;s===void 0&&(s=!0);var u=e.logActions;u===void 0&&(u=!0);var f=e.logger;return f===void 0&&(f=console),function(c){var l=ti(c.state);typeof f>"u"||(s&&c.subscribe(function(d,p){var m=ti(p);if(r(d,l,m)){var v=po(),y=i(d),h="mutation "+d.type+v;co(f,h,t),f.log("%c prev state","color: #9E9E9E; font-weight: bold",n(l)),f.log("%c mutation","color: #03A9F4; font-weight: bold",y),f.log("%c next state","color: #4CAF50; font-weight: bold",n(m)),lo(f)}l=m}),u&&c.subscribeAction(function(d,p){if(a(d,p)){var m=po(),v=o(d),y="action "+d.type+m;co(f,y,t),f.log("%c action","color: #03A9F4; font-weight: bold",v),lo(f)}}))}}function co(e,t,r){var n=r?e.groupCollapsed:e.group;try{n.call(e,t)}catch{e.log(t)}}function lo(e){try{e.groupEnd()}catch{e.log("—— log end ——")}}function po(){var e=new Date;return" @ "+yr(e.getHours(),2)+":"+yr(e.getMinutes(),2)+":"+yr(e.getSeconds(),2)+"."+yr(e.getMilliseconds(),3)}function ty(e,t){return new Array(t+1).join(e)}function yr(e,t){return ty("0",t-e.toString().length)+e}var ry={Store:pe,install:gu,version:"3.6.2",mapState:_u,mapMutations:bu,mapGetters:wu,mapActions:Ou,createNamespacedHelpers:Qh,createLogger:ey};const Eu=ry;G.use(Eu);const ny=new Eu.Store({state:{},mutations:{},actions:{}});gc();window.addEventListener("error",e=>{console.error("Uncaught Error:",e.error)});G.config.productionTip=!1;G.use(Av);new G({router:Fh,store:ny,render:e=>e(Mv),created(){"-ms-scroll-limit"in document.documentElement.style&&"-ms-ime-align"in document.documentElement.style&&window.addEventListener("hashchange",e=>{const t=window.location.hash.slice(1);this.$route.path!==t&&this.$router.push(t)},!1)}}).$mount("#app");
|
package/dist/index.html
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!
|
|
1
|
+
<!doctype html>
|
|
2
2
|
<html lang="en">
|
|
3
3
|
<head>
|
|
4
4
|
<meta charset="utf-8" />
|
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
|
|
7
7
|
<link rel="icon" href="/favicon.ico" />
|
|
8
8
|
<title>ifc-wrapper</title>
|
|
9
|
-
<script type="module" crossorigin src="/assets/index.
|
|
10
|
-
<link rel="stylesheet" href="/assets/index.
|
|
9
|
+
<script type="module" crossorigin src="/assets/index-FsFV9auh.js"></script>
|
|
10
|
+
<link rel="stylesheet" crossorigin href="/assets/index-MTnT396m.css">
|
|
11
11
|
</head>
|
|
12
12
|
<body>
|
|
13
13
|
<noscript>
|
|
@@ -17,6 +17,5 @@
|
|
|
17
17
|
>
|
|
18
18
|
</noscript>
|
|
19
19
|
<div id="app"></div>
|
|
20
|
-
|
|
21
20
|
</body>
|
|
22
21
|
</html>
|