27 lines
364 KiB
JavaScript
Raw Normal View History

const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./_QqbM9t2.js","./error-404.CZkObG7r.css","./CqXfGTyn.js","./error-500.BFrSi6nG.css"])))=>i.map(i=>d[i]);
var lA=Object.defineProperty;var aA=(e,t,n)=>t in e?lA(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var bn=(e,t,n)=>aA(e,typeof t!="symbol"?t+"":t,n);(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const o of document.querySelectorAll('link[rel="modulepreload"]'))s(o);new MutationObserver(o=>{for(const r of o)if(r.type==="childList")for(const i of r.addedNodes)i.tagName==="LINK"&&i.rel==="modulepreload"&&s(i)}).observe(document,{childList:!0,subtree:!0});function n(o){const r={};return o.integrity&&(r.integrity=o.integrity),o.referrerPolicy&&(r.referrerPolicy=o.referrerPolicy),o.crossOrigin==="use-credentials"?r.credentials="include":o.crossOrigin==="anonymous"?r.credentials="omit":r.credentials="same-origin",r}function s(o){if(o.ep)return;o.ep=!0;const r=n(o);fetch(o.href,r)}})();/**
* @vue/shared v3.5.13
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**//*! #__NO_SIDE_EFFECTS__ */function zl(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const Pe={},ks=[],gt=()=>{},cA=()=>!1,So=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Vl=e=>e.startsWith("onUpdate:"),Xe=Object.assign,Kl=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},uA=Object.prototype.hasOwnProperty,Re=(e,t)=>uA.call(e,t),pe=Array.isArray,_s=e=>Nr(e)==="[object Map]",mf=e=>Nr(e)==="[object Set]",de=e=>typeof e=="function",Be=e=>typeof e=="string",pn=e=>typeof e=="symbol",Me=e=>e!==null&&typeof e=="object",vf=e=>(Me(e)||de(e))&&de(e.then)&&de(e.catch),yf=Object.prototype.toString,Nr=e=>yf.call(e),fA=e=>Nr(e).slice(8,-1),bf=e=>Nr(e)==="[object Object]",Wl=e=>Be(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Ts=zl(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Dr=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},dA=/-(\w)/g,Lt=Dr(e=>e.replace(dA,(t,n)=>n?n.toUpperCase():"")),AA=/\B([A-Z])/g,Pn=Dr(e=>e.replace(AA,"-$1").toLowerCase()),Fr=Dr(e=>e.charAt(0).toUpperCase()+e.slice(1)),xi=Dr(e=>e?`on${Fr(e)}`:""),Ln=(e,t)=>!Object.is(e,t),ar=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},wf=(e,t,n,s=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:s,value:n})},$i=e=>{const t=parseFloat(e);return isNaN(t)?e:t},Cf=e=>{const t=Be(e)?Number(e):NaN;return isNaN(t)?e:t};let ac;const Hr=()=>ac||(ac=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function nt(e){if(pe(e)){const t={};for(let n=0;n<e.length;n++){const s=e[n],o=Be(s)?mA(s):nt(s);if(o)for(const r in o)t[r]=o[r]}return t}else if(Be(e)||Me(e))return e}const pA=/;(?![^(]*\))/g,hA=/:([^]+)/,gA=/\/\*[^]*?\*\//g;function mA(e){const t={};return e.replace(gA,"").split(pA).forEach(n=>{if(n){const s=n.split(hA);s.length>1&&(t[s[0].trim()]=s[1].trim())}}),t}function Ce(e){let t="";if(Be(e))t=e;else if(pe(e))for(let n=0;n<e.length;n++){const s=Ce(e[n]);s&&(t+=s+" ")}else if(Me(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}function vA(e){if(!e)return null;let{class:t,style:n}=e;return t&&!Be(t)&&(e.class=Ce(t)),n&&(e.style=nt(n)),e}const yA="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",bA=zl(yA);function Ef(e){return!!e||e===""}const Sf=e=>!!(e&&e.__v_isRef===!0),oe=e=>Be(e)?e:e==null?"":pe(e)||Me(e)&&(e.toString===yf||!de(e.toString))?Sf(e)?oe(e.value):JSON.stringify(e,xf,2):String(e),xf=(e,t)=>Sf(t)?xf(e,t.value):_s(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[s,o],r)=>(n[ki(s,r)+" =>"]=o,n),{})}:mf(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>ki(n))}:pn(t)?ki(t):Me(t)&&!pe(t)&&!bf(t)?String(t):t,ki=(e,t="")=>{var n;return pn(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
* @vue/reactivity v3.5.13
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let pt;class kf{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=pt,!t&&pt&&(this.index=(pt.scopes||(pt.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].pause();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].resume();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].resume()}}run(t){if(this._active){const n=pt;try{return pt=this,t()}finally{pt=n}}}on(){pt=this}off(){pt=this.parent}stop(t){if(this._active){this._active=!1;let n,s;for(n=0,s=this.effects.length;n<s;n++)this.effects[n].stop();for(this.effects.length=0,n=0,s=this.cleanups.length;n<s;n++)this.cleanups[n]();if(this.cleanups.length=0,this.scopes){for(n=0,s=this.scopes.length;n<s;n++)this.scopes[n].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const o=this.parent.scopes.pop();o&&o!==this&&(this.parent.scopes[this.index]=o,o.index=this.index)}this.parent=void 0}}}function wA(e){return new kf(e)}function Gl(){return pt}function _f(e,t=!1){pt&&pt.cleanups.push(e)}let Ne;const _i=new WeakSet;class Tf{constructor(t){this.fn=t,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,pt&&pt.active&&pt.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,_i.has(this)&&(_i.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||Lf(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,cc(this),Of(this);const t=Ne,n=zt;Ne=this,zt=!0;try{return this.fn()}finally{Bf(this),Ne=t,zt=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)Xl(t);this.deps=this.depsTail=void 0,cc(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?_i.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){el(this)&&this.run()}get dirty(){return el(this)}}let Rf=0,so,oo;function Lf(e,t=!1){if(e.flags|=8,t){e.next=oo,oo=e;return}e.next=so,so=e}function Yl(){Rf++}function Jl(){if(--Rf>0)return;if(oo){let t=oo;for(oo=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;so;){let t=so;for(so=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(s){e||(e=s)}t=n}}if(e)throw e}function Of(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function Bf(e){let t,n=e.depsTail,s=n;for(;s;){const o=s.prevDep;s.version===-1?(s===n&&(n=o),Xl(s),CA(s)):t=s,s.dep.activeLink=s.prevActiveLink,s.prevActiveLink=void 0,s=o}e.deps=t,e.depsTail=n}function el(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(If(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function If(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===fo))return;e.globalVersion=fo;const t=e.dep;if(e.flags|=2,t.version>0&&!e.isSSR&&e.deps&&!el(e)){e.flags&=-3;return}const n=Ne,s=zt;Ne=e,zt=!0;try{Of(e);const o=e.fn(e._value);(t.version===0||Ln(o,e._value))&&(e._value=o,t.version++)}catch(o){throw t.version++,o}finally{Ne=n,zt=s,Bf(e),e.flags&=-3}}function Xl(e,t=!1){const{dep:n,prevSub:s,nextSub:o}=e;if(s&&(s.nextSub=o,e.prevSub=void 0),o&&(o.prevSub=s,e.nextSub=void 0),n.subs===e&&(n.subs=s,!s&&n.computed)){n.computed.flags&=-5;for(let r=n.computed.deps;r;r=r.nextDep)Xl(r,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function CA(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let zt=!0;const Mf=[];function Nn(){Mf.push(zt),zt=!1}function Dn(){const e=Mf.pop();zt=e===void 0?!0:e}function cc(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=Ne;Ne=void 0;try{t()}finally{Ne=n}}}let fo=0;class EA{constructor(t,n){this.sub=t,this.dep=n,this.version=n.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=th
* @vue/runtime-core v3.5.13
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function xo(e,t,n,s){try{return s?e(...s):e()}catch(o){Ds(o,t,n)}}function Vt(e,t,n,s){if(de(e)){const o=xo(e,t,n,s);return o&&vf(o)&&o.catch(r=>{Ds(r,t,n)}),o}if(pe(e)){const o=[];for(let r=0;r<e.length;r++)o.push(Vt(e[r],t,n,s));return o}}function Ds(e,t,n,s=!0){const o=t?t.vnode:null,{errorHandler:r,throwUnhandledErrorInProduction:i}=t&&t.appContext.config||Pe;if(t){let l=t.parent;const c=t.proxy,f=`https://vuejs.org/error-reference/#runtime-${n}`;for(;l;){const u=l.ec;if(u){for(let a=0;a<u.length;a++)if(u[a](e,c,f)===!1)return}l=l.parent}if(r){Nn(),xo(r,null,10,[e,c,f]),Dn();return}}ZA(e,n,o,s,i)}function ZA(e,t,n,s=!0,o=!1){if(o)throw e;console.error(e)}const ht=[];let Xt=-1;const Rs=[];let Sn=null,ws=0;const zf=Promise.resolve();let br=null;function Pt(e){const t=br||zf;return e?t.then(this?e.bind(this):e):t}function $A(e){let t=Xt+1,n=ht.length;for(;t<n;){const s=t+n>>>1,o=ht[s],r=po(o);r<e||r===e&&o.flags&2?t=s+1:n=s}return t}function na(e){if(!(e.flags&1)){const t=po(e),n=ht[ht.length-1];!n||!(e.flags&2)&&t>=po(n)?ht.push(e):ht.splice($A(t),0,e),e.flags|=1,Vf()}}function Vf(){br||(br=zf.then(Kf))}function il(e){pe(e)?Rs.push(...e):Sn&&e.id===-1?Sn.splice(ws+1,0,e):e.flags&1||(Rs.push(e),e.flags|=1),Vf()}function fc(e,t,n=Xt+1){for(;n<ht.length;n++){const s=ht[n];if(s&&s.flags&2){if(e&&s.id!==e.uid)continue;ht.splice(n,1),n--,s.flags&4&&(s.flags&=-2),s(),s.flags&4||(s.flags&=-2)}}}function wr(e){if(Rs.length){const t=[...new Set(Rs)].sort((n,s)=>po(n)-po(s));if(Rs.length=0,Sn){Sn.push(...t);return}for(Sn=t,ws=0;ws<Sn.length;ws++){const n=Sn[ws];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}Sn=null,ws=0}}const po=e=>e.id==null?e.flags&2?-1:1/0:e.id;function Kf(e){try{for(Xt=0;Xt<ht.length;Xt++){const t=ht[Xt];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),xo(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;Xt<ht.length;Xt++){const t=ht[Xt];t&&(t.flags&=-2)}Xt=-1,ht.length=0,wr(),br=null,(ht.length||Rs.length)&&Kf()}}let Ye=null,Wf=null;function Cr(e){const t=Ye;return Ye=e,Wf=e&&e.type.__scopeId||null,t}function De(e,t=Ye,n){if(!t||e._n)return e;const s=(...o)=>{s._d&&Tc(-1);const r=Cr(t);let i;try{i=e(...o)}finally{Cr(r),s._d&&Tc(1)}return i};return s._n=!0,s._c=!0,s._d=!0,s}function _t(e,t){if(Ye===null)return e;const n=Gr(Ye),s=e.dirs||(e.dirs=[]);for(let o=0;o<t.length;o++){let[r,i,l,c=Pe]=t[o];r&&(de(r)&&(r={mounted:r,updated:r}),r.deep&&An(i),s.push({dir:r,instance:n,value:i,oldValue:void 0,arg:l,modifiers:c}))}return e}function $t(e,t,n,s){const o=e.dirs,r=t&&t.dirs;for(let i=0;i<o.length;i++){const l=o[i];r&&(l.oldValue=r[i].value);let c=l.dir[s];c&&(Nn(),Vt(c,n,8,[e.el,l,e,t]),Dn())}}const Gf=Symbol("_vte"),Yf=e=>e.__isTeleport,ro=e=>e&&(e.disabled||e.disabled===""),dc=e=>e&&(e.defer||e.defer===""),Ac=e=>typeof SVGElement<"u"&&e instanceof SVGElement,pc=e=>typeof MathMLElement=="function"&&e instanceof MathMLElement,ll=(e,t)=>{const n=e&&e.to;return Be(n)?t?t(n):null:n},Jf={name:"Teleport",__isTeleport:!0,process(e,t,n,s,o,r,i,l,c,f){const{mc:u,pc:a,pbc:h,o:{insert:m,querySelector:d,createText:A,createComment:b}}=f,S=ro(t.props);let{shapeFlag:I,children:g,dynamicChildren:x}=t;if(e==null){const k=t.el=A(""),N=t.anchor=A("");m(k,n,s),m(N,n,s);const U=(P,j)=>{I&16&&(o&&o.isCE&&(o.ce._teleportTarget=P),u(g,P,j,o,r,i,l,c))},$=()=>{const P=t.target=ll(t.props,d),j=Xf(P,t,A,m);P&&(i!=="svg"&&Ac(P)?i="svg":i!=="mathml"&&pc(P)&&(i="mathml"),S||(U(P,j),cr(t,!1)))};S&&(U(n,N),cr(t,!0)),dc(t.props)?At(()=>{$(),t.el.__isMounted=!0},r):$()}else{if(dc(t.props)&&!e.el.__isMounted){At(()=>{Jf.process(e,t,n,s,o,r,i,l,c,f),delete e.el.__isMounted},r);return}t.el=e.el,t.targetStart=e.targetStart;const k=t.anchor=e.anchor,N=t.target=e.target,U=t.targetAnchor=e.targetAnchor,$=ro(e.props),P=$?n:N,j=$?k:U;if(i==="svg"||Ac(N)?i="svg":(i==="mathml"||pc(N))&&(i="mathml"),x?(h(e.dynamicChildren,x,P,o,r,i,l),ra(e,t,!0)):c||a(e,t,P,j,o,r,i,l,!1),S)$?t.props&&e.props&&t.props.to!==e.props.to&&(t.props.to=e.props.to):zo(t,n,k,f,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const V=t.target=ll(t.props,d);V&&zo(t
`&&(g.tagName==="PRE"||g.tagName==="TEXTAREA")&&(se=se.slice(1)),g.textContent!==se&&(Wo(g,0)||vs(),g.textContent=x.children)}if(j){if(ue||!$||V&48){const se=g.tagName.includes("-");for(const ke in j)(ue&&(ke.endsWith("value")||ke==="indeterminate")||So(ke)&&!Ts(ke)||ke[0]==="."||se)&&s(g,ke,null,j[ke],void 0,k)}else if(j.onClick)s(g,"onClick",null,j.onClick,void 0,k);else if(V&4&&ts(j.style))for(const se in j.style)j.style[se]}let te;(te=j&&j.onVnodeBeforeMount)&&Mt(te,k,x),ie&&$t(x,null,k,"beforeMount"),((te=j&&j.onVnodeMounted)||ie||X)&&O0(()=>{te&&Mt(te,k,x),X&&me.enter(g),ie&&$t(x,null,k,"mounted")},N)}return g.nextSibling},m=(g,x,k,N,U,$,P)=>{P=P||!!x.dynamicChildren;const j=x.children,V=j.length;for(let M=0;M<V;M++){const ie=P?j[M]:j[M]=Tt(j[M]),me=ie.type===On;g?(me&&!P&&M+1<V&&Tt(j[M+1]).type===On&&(c(o(g.data.slice(ie.children.length)),k,r(g)),g.data=ie.children),g=a(g,ie,N,U,$,P)):me&&!ie.children?c(ie.el=o(""),k):(Wo(k,1)||vs(),n(null,ie,k,null,N,U,Ko(k),$))}return g},d=(g,x,k,N,U,$)=>{const{slotScopeIds:P}=x;P&&(U=U?U.concat(P):P);const j=i(g),V=m(r(g),x,j,k,N,U,$);return V&&Ss(V)&&V.data==="]"?r(x.anchor=V):(vs(),c(x.anchor=f("]"),j,V),V)},A=(g,x,k,N,U,$)=>{if(Wo(g.parentElement,1)||vs(),x.el=null,$){const V=b(g);for(;;){const M=r(g);if(M&&M!==V)l(M);else break}}const P=r(g),j=i(g);return l(g),n(null,x,j,P,k,N,Ko(j),U),k&&(k.vnode.el=x.el,Kr(k,x.el)),P},b=(g,x="[",k="]")=>{let N=0;for(;g;)if(g=r(g),g&&Ss(g)&&(g.data===x&&N++,g.data===k)){if(N===0)return r(g);N--}return g},S=(g,x,k)=>{const N=x.parentNode;N&&N.replaceChild(g,x);let U=k;for(;U;)U.vnode.el===x&&(U.vnode.el=U.subTree.el=g),U=U.parent},I=g=>g.nodeType===1&&g.tagName==="TEMPLATE";return[u,a]}const mc="data-allow-mismatch",ap={0:"text",1:"children",2:"class",3:"style",4:"attribute"};function Wo(e,t){if(t===0||t===1)for(;e&&!e.hasAttribute(mc);)e=e.parentElement;const n=e&&e.getAttribute(mc);if(n==null)return!1;if(n==="")return!0;{const s=n.split(",");return t===0&&s.includes("children")?!0:n.split(",").includes(ap[t])}}Hr().requestIdleCallback;Hr().cancelIdleCallback;function cp(e,t){if(Ss(e)&&e.data==="["){let n=1,s=e.nextSibling;for(;s;){if(s.nodeType===1){if(t(s)===!1)break}else if(Ss(s))if(s.data==="]"){if(--n===0)break}else s.data==="["&&n++;s=s.nextSibling}}else t(e)}const ns=e=>!!e.type.__asyncLoader;/*! #__NO_SIDE_EFFECTS__ */function vc(e){de(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:s,delay:o=200,hydrate:r,timeout:i,suspensible:l=!0,onError:c}=e;let f=null,u,a=0;const h=()=>(a++,f=null,m()),m=()=>{let d;return f||(d=f=t().catch(A=>{if(A=A instanceof Error?A:new Error(String(A)),c)return new Promise((b,S)=>{c(A,()=>b(h()),()=>S(A),a+1)});throw A}).then(A=>d!==f&&f?f:(A&&(A.__esModule||A[Symbol.toStringTag]==="Module")&&(A=A.default),u=A,A)))};return _e({name:"AsyncComponentWrapper",__asyncLoader:m,__asyncHydrate(d,A,b){const S=r?()=>{const I=r(b,g=>cp(d,g));I&&(A.bum||(A.bum=[])).push(I)}:b;u?S():m().then(()=>!A.isUnmounted&&S())},get __asyncResolved(){return u},setup(){const d=Ge;if(sa(d),u)return()=>Oi(u,d);const A=g=>{f=null,Ds(g,d,13,!s)};if(l&&d.suspense||Is)return m().then(g=>()=>Oi(g,d)).catch(g=>(A(g),()=>s?Ee(s,{error:g}):null));const b=F(!1),S=F(),I=F(!!o);return o&&setTimeout(()=>{I.value=!1},o),i!=null&&setTimeout(()=>{if(!b.value&&!S.value){const g=new Error(`Async component timed out after ${i}ms.`);A(g),S.value=g}},i),m().then(()=>{b.value=!0,d.parent&&ko(d.parent.vnode)&&d.parent.update()}).catch(g=>{A(g),S.value=g}),()=>{if(b.value&&u)return Oi(u,d);if(S.value&&s)return Ee(s,{error:S.value});if(n&&!I.value)return Ee(n)}}})}function Oi(e,t){const{ref:n,props:s,children:o,ce:r}=t.vnode,i=Ee(e,s,o);return i.ref=n,i.ce=r,delete t.vnode.ce,i}const ko=e=>e.type.__isKeepAlive;function s0(e,t){r0(e,"a",t)}function o0(e,t){r0(e,"da",t)}function r0(e,t,n=Ge){const s=e.__wdc||(e.__wdc=()=>{let o=n;for(;o;){if(o.isDeactivated)return;o=o.parent}return e()});if(Qr(t,s,n),n){let o=n.parent;for(;o&&o.parent;)ko(o.parent.vnode)&&up(s,t,n,o),o=o.parent}}function up(e,t,n,s){const o=Qr(t,e,s,!0);nn(()=>{Kl(s[t],o)
* @vue/runtime-dom v3.5.13
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let gl;const Lc=typeof window<"u"&&window.trustedTypes;if(Lc)try{gl=Lc.createPolicy("vue",{createHTML:e=>e})}catch{}const H0=gl?e=>gl.createHTML(e):e=>e,ch="http://www.w3.org/2000/svg",uh="http://www.w3.org/1998/Math/MathML",fn=typeof document<"u"?document:null,Oc=fn&&fn.createElement("template"),fh={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,s)=>{const o=t==="svg"?fn.createElementNS(ch,e):t==="mathml"?fn.createElementNS(uh,e):n?fn.createElement(e,{is:n}):fn.createElement(e);return e==="select"&&s&&s.multiple!=null&&o.setAttribute("multiple",s.multiple),o},createText:e=>fn.createTextNode(e),createComment:e=>fn.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>fn.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,s,o,r){const i=n?n.previousSibling:t.lastChild;if(o&&(o===r||o.nextSibling))for(;t.insertBefore(o.cloneNode(!0),n),!(o===r||!(o=o.nextSibling)););else{Oc.innerHTML=H0(s==="svg"?`<svg>${e}</svg>`:s==="mathml"?`<math>${e}</math>`:e);const l=Oc.content;if(s==="svg"||s==="mathml"){const c=l.firstChild;for(;c.firstChild;)l.appendChild(c.firstChild);l.removeChild(c)}t.insertBefore(l,n)}return[i?i.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},wn="transition",Xs="animation",vo=Symbol("_vtc"),U0={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},dh=Xe({},Zf,U0),Ah=e=>(e.displayName="Transition",e.props=dh,e),Yr=Ah((e,{slots:t})=>aa(op,ph(e),t)),Kn=(e,t=[])=>{pe(e)?e.forEach(n=>n(...t)):e&&e(...t)},Bc=e=>e?pe(e)?e.some(t=>t.length>1):e.length>1:!1;function ph(e){const t={};for(const M in e)M in U0||(t[M]=e[M]);if(e.css===!1)return t;const{name:n="v",type:s,duration:o,enterFromClass:r=`${n}-enter-from`,enterActiveClass:i=`${n}-enter-active`,enterToClass:l=`${n}-enter-to`,appearFromClass:c=r,appearActiveClass:f=i,appearToClass:u=l,leaveFromClass:a=`${n}-leave-from`,leaveActiveClass:h=`${n}-leave-active`,leaveToClass:m=`${n}-leave-to`}=e,d=hh(o),A=d&&d[0],b=d&&d[1],{onBeforeEnter:S,onEnter:I,onEnterCancelled:g,onLeave:x,onLeaveCancelled:k,onBeforeAppear:N=S,onAppear:U=I,onAppearCancelled:$=g}=t,P=(M,ie,me,ue)=>{M._enterCancelled=ue,Wn(M,ie?u:l),Wn(M,ie?f:i),me&&me()},j=(M,ie)=>{M._isLeaving=!1,Wn(M,a),Wn(M,m),Wn(M,h),ie&&ie()},V=M=>(ie,me)=>{const ue=M?U:I,X=()=>P(ie,M,me);Kn(ue,[ie,X]),Ic(()=>{Wn(ie,M?c:r),cn(ie,M?u:l),Bc(ue)||Mc(ie,s,A,X)})};return Xe(t,{onBeforeEnter(M){Kn(S,[M]),cn(M,r),cn(M,i)},onBeforeAppear(M){Kn(N,[M]),cn(M,c),cn(M,f)},onEnter:V(!1),onAppear:V(!0),onLeave(M,ie){M._isLeaving=!0;const me=()=>j(M,ie);cn(M,a),M._enterCancelled?(cn(M,h),Dc()):(Dc(),cn(M,h)),Ic(()=>{M._isLeaving&&(Wn(M,a),cn(M,m),Bc(x)||Mc(M,s,b,me))}),Kn(x,[M,me])},onEnterCancelled(M){P(M,!1,void 0,!0),Kn(g,[M])},onAppearCancelled(M){P(M,!0,void 0,!0),Kn($,[M])},onLeaveCancelled(M){j(M),Kn(k,[M])}})}function hh(e){if(e==null)return null;if(Me(e))return[Ni(e.enter),Ni(e.leave)];{const t=Ni(e);return[t,t]}}function Ni(e){return Cf(e)}function cn(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[vo]||(e[vo]=new Set)).add(t)}function Wn(e,t){t.split(/\s+/).forEach(s=>s&&e.classList.remove(s));const n=e[vo];n&&(n.delete(t),n.size||(e[vo]=void 0))}function Ic(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let gh=0;function Mc(e,t,n,s){const o=e._endId=++gh,r=()=>{o===e._endId&&s()};if(n!=null)return setTimeout(r,n);const{type:i,timeout:l,propCount:c}=mh(e,t);if(!i)return s();const f=i+"end";let u=0;const a=()=>{e.removeEventListener(f,h),r()},h=m=>{m.target===e&&++u>=c&&a()};setTimeout(()=>{u<c&&a()},l+1),e.addEventListener(f,h)}function mh(e,t){const n=window.getComputedStyle(e),s=d=>(n[d]||"").split(", "),o=s(`${wn}Delay`),r=s(`${wn}Duration`),i=Pc(o,r),l=s(`${Xs}
`).forEach(function(i){o=i.indexOf(":"),n=i.substring(0,o).trim().toLowerCase(),s=i.substring(o+1).trim(),!(!n||t[n]&&Kb[n])&&(n==="set-cookie"?t[n]?t[n].push(s):t[n]=[s]:t[n]=t[n]?t[n]+", "+s:s)}),t},$u=Symbol("internals");function to(e){return e&&String(e).trim().toLowerCase()}function gr(e){return e===!1||e==null?e:O.isArray(e)?e.map(gr):String(e)}function Gb(e){const t=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let s;for(;s=n.exec(e);)t[s[1]]=s[2];return t}const Yb=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function Ji(e,t,n,s,o){if(O.isFunction(s))return s.call(this,t,n);if(o&&(t=n),!!O.isString(t)){if(O.isString(s))return t.indexOf(s)!==-1;if(O.isRegExp(s))return s.test(t)}}function Jb(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,n,s)=>n.toUpperCase()+s)}function Xb(e,t){const n=O.toCamelCase(" "+t);["get","set","has"].forEach(s=>{Object.defineProperty(e,s+n,{value:function(o,r,i){return this[s].call(this,t,o,r,i)},configurable:!0})})}let Ct=class{constructor(t){t&&this.set(t)}set(t,n,s){const o=this;function r(l,c,f){const u=to(c);if(!u)throw new Error("header name must be a non-empty string");const a=O.findKey(o,u);(!a||o[a]===void 0||f===!0||f===void 0&&o[a]!==!1)&&(o[a||c]=gr(l))}const i=(l,c)=>O.forEach(l,(f,u)=>r(f,u,c));if(O.isPlainObject(t)||t instanceof this.constructor)i(t,n);else if(O.isString(t)&&(t=t.trim())&&!Yb(t))i(Wb(t),n);else if(O.isHeaders(t))for(const[l,c]of t.entries())r(c,l,s);else t!=null&&r(n,t,s);return this}get(t,n){if(t=to(t),t){const s=O.findKey(this,t);if(s){const o=this[s];if(!n)return o;if(n===!0)return Gb(o);if(O.isFunction(n))return n.call(this,o,s);if(O.isRegExp(n))return n.exec(o);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,n){if(t=to(t),t){const s=O.findKey(this,t);return!!(s&&this[s]!==void 0&&(!n||Ji(this,this[s],s,n)))}return!1}delete(t,n){const s=this;let o=!1;function r(i){if(i=to(i),i){const l=O.findKey(s,i);l&&(!n||Ji(s,s[l],l,n))&&(delete s[l],o=!0)}}return O.isArray(t)?t.forEach(r):r(t),o}clear(t){const n=Object.keys(this);let s=n.length,o=!1;for(;s--;){const r=n[s];(!t||Ji(this,this[r],r,t,!0))&&(delete this[r],o=!0)}return o}normalize(t){const n=this,s={};return O.forEach(this,(o,r)=>{const i=O.findKey(s,r);if(i){n[i]=gr(o),delete n[r];return}const l=t?Jb(r):String(r).trim();l!==r&&delete n[r],n[l]=gr(o),s[l]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const n=Object.create(null);return O.forEach(this,(s,o)=>{s!=null&&s!==!1&&(n[o]=t&&O.isArray(s)?s.join(", "):s)}),n}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,n])=>t+": "+n).join(`
`)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...n){const s=new this(t);return n.forEach(o=>s.set(o)),s}static accessor(t){const s=(this[$u]=this[$u]={accessors:{}}).accessors,o=this.prototype;function r(i){const l=to(i);s[l]||(Xb(o,i),s[l]=!0)}return O.isArray(t)?t.forEach(r):r(t),this}};Ct.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);O.reduceDescriptors(Ct.prototype,({value:e},t)=>{let n=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(s){this[n]=s}}});O.freezeMethods(Ct);function Xi(e,t){const n=this||Oo,s=t||n,o=Ct.from(s.headers);let r=s.data;return O.forEach(e,function(l){r=l.call(n,r,o.normalize(),t?t.status:void 0)}),o.normalize(),r}function h2(e){return!!(e&&e.__CANCEL__)}function Qs(e,t,n){ve.call(this,e??"canceled",ve.ERR_CANCELED,t,n),this.name="CanceledError"}O.inherits(Qs,ve,{__CANCEL__:!0});function g2(e,t,n){const s=n.config.validateStatus;!n.status||!s||s(n.status)?e(n):t(new ve("Request failed with status code "+n.status,[ve.ERR_BAD_REQUEST,ve.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}function Zb(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function $b(e,t){e=e||10;const n=new Array(e),s=new Array(e);let o=0,r=0,i;return t=t!==void 0?t:1e3,function(c){const f=Date.now(),u=s[r];i||(i=f),n[o]=c,s[o]=f;let a=r,h=0;for(;a!==o;)h+=n[a++],a=a%e;if(o=(o+1)%e,o===r&&(r=(r+1)%e),f-i<t)return;const m=u&&f-u;return m?Math.round(h*1e3/m):void 0}}function e8(e,t){let n=0,s=1e3/t,o,r;const i=(f,u=Date.now())=>{n=u,o=null,r&&(clearTimeout(r),r=null),e.apply(null,f)};return[(...f)=>{const u=Date.now(),a=u-n;a>=s?i(f,u):(o=f,r||(r=setTimeout(()=>{r=null,i(o)},s-a)))},()=>o&&i(o)]}const Mr=(e,t,n=3)=>{let s=0;const o=$b(50,250);return e8(r=>{const i=r.loaded,l=r.lengthComputable?r.total:void 0,c=i-s,f=o(c),u=i<=l;s=i;const a={loaded:i,total:l,progress:l?i/l:void 0,bytes:c,rate:f||void 0,estimated:f&&l&&u?(l-i)/f:void 0,event:r,lengthComputable:l!=null,[t?"download":"upload"]:!0};e(a)},n)},ef=(e,t)=>{const n=e!=null;return[s=>t[0]({lengthComputable:n,total:e,loaded:s}),t[1]]},tf=e=>(...t)=>O.asap(()=>e(...t)),t8=at.hasStandardBrowserEnv?((e,t)=>n=>(n=new URL(n,at.origin),e.protocol===n.protocol&&e.host===n.host&&(t||e.port===n.port)))(new URL(at.origin),at.navigator&&/(msie|trident)/i.test(at.navigator.userAgent)):()=>!0,n8=at.hasStandardBrowserEnv?{write(e,t,n,s,o,r){const i=[e+"="+encodeURIComponent(t)];O.isNumber(n)&&i.push("expires="+new Date(n).toGMTString()),O.isString(s)&&i.push("path="+s),O.isString(o)&&i.push("domain="+o),r===!0&&i.push("secure"),document.cookie=i.join("; ")},read(e){const t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function s8(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function o8(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function m2(e,t,n){let s=!s8(t);return e&&s||n==!1?o8(e,t):t}const nf=e=>e instanceof Ct?{...e}:e;function as(e,t){t=t||{};const n={};function s(f,u,a,h){return O.isPlainObject(f)&&O.isPlainObject(u)?O.merge.call({caseless:h},f,u):O.isPlainObject(u)?O.merge({},u):O.isArray(u)?u.slice():u}function o(f,u,a,h){if(O.isUndefined(u)){if(!O.isUndefined(f))return s(void 0,f,a,h)}else return s(f,u,a,h)}function r(f,u){if(!O.isUndefined(u))return s(void 0,u)}function i(f,u){if(O.isUndefined(u)){if(!O.isUndefined(f))return s(void 0,f)}else return s(void 0,u)}function l(f,u,a){if(a in t)return s(f,u);if(a in e)return s(void 0,f)}const c={url:r,method:r,data:r,baseURL:i,transformRequest:i,transformResponse:i,paramsSerializer:i,timeout:i,timeoutMessage:i,withCredentials:i,withXSRFToken:i,adapter:i,responseType:i,xsrfCookieName:i,xsrfHeaderName:i,onUploadProgress:i,onDownloadProgress:i,decompress:i,maxContentLength:i,maxBodyLength:i,beforeRedirect:i,transport:i,httpAgent:i,httpsAgent:i,cancelToken:i,socketPath:i,responseEncoding:i,validateStatu
`+r.map(rf).join(`
`):" "+rf(r[0]):"as no adapter specified";throw new ve("There is no suitable adapter to dispatch the request "+i,"ERR_NOT_SUPPORT")}return s},adapters:Ql};function Zi(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new Qs(null,e)}function lf(e){return Zi(e),e.headers=Ct.from(e.headers),e.data=Xi.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),w2.getAdapter(e.adapter||Oo.adapter)(e).then(function(s){return Zi(e),s.data=Xi.call(e,e.transformResponse,s),s.headers=Ct.from(s.headers),s},function(s){return h2(s)||(Zi(e),s&&s.response&&(s.response.data=Xi.call(e,e.transformResponse,s.response),s.response.headers=Ct.from(s.response.headers))),Promise.reject(s)})}const C2="1.8.3",li={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{li[e]=function(s){return typeof s===e||"a"+(t<1?"n ":" ")+e}});const af={};li.transitional=function(t,n,s){function o(r,i){return"[Axios v"+C2+"] Transitional option '"+r+"'"+i+(s?". "+s:"")}return(r,i,l)=>{if(t===!1)throw new ve(o(i," has been removed"+(n?" in "+n:"")),ve.ERR_DEPRECATED);return n&&!af[i]&&(af[i]=!0,console.warn(o(i," has been deprecated since v"+n+" and will be removed in the near future"))),t?t(r,i,l):!0}};li.spelling=function(t){return(n,s)=>(console.warn(`${s} is likely a misspelling of ${t}`),!0)};function m8(e,t,n){if(typeof e!="object")throw new ve("options must be an object",ve.ERR_BAD_OPTION_VALUE);const s=Object.keys(e);let o=s.length;for(;o-- >0;){const r=s[o],i=t[r];if(i){const l=e[r],c=l===void 0||i(l,r,e);if(c!==!0)throw new ve("option "+r+" must be "+c,ve.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new ve("Unknown option "+r,ve.ERR_BAD_OPTION)}}const mr={assertOptions:m8,validators:li},Jt=mr.validators;let os=class{constructor(t){this.defaults=t,this.interceptors={request:new Zu,response:new Zu}}async request(t,n){try{return await this._request(t,n)}catch(s){if(s instanceof Error){let o={};Error.captureStackTrace?Error.captureStackTrace(o):o=new Error;const r=o.stack?o.stack.replace(/^.+\n/,""):"";try{s.stack?r&&!String(s.stack).endsWith(r.replace(/^.+\n.+\n/,""))&&(s.stack+=`
`+r):s.stack=r}catch{}}throw s}}_request(t,n){typeof t=="string"?(n=n||{},n.url=t):n=t||{},n=as(this.defaults,n);const{transitional:s,paramsSerializer:o,headers:r}=n;s!==void 0&&mr.assertOptions(s,{silentJSONParsing:Jt.transitional(Jt.boolean),forcedJSONParsing:Jt.transitional(Jt.boolean),clarifyTimeoutError:Jt.transitional(Jt.boolean)},!1),o!=null&&(O.isFunction(o)?n.paramsSerializer={serialize:o}:mr.assertOptions(o,{encode:Jt.function,serialize:Jt.function},!0)),n.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?n.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:n.allowAbsoluteUrls=!0),mr.assertOptions(n,{baseUrl:Jt.spelling("baseURL"),withXsrfToken:Jt.spelling("withXSRFToken")},!0),n.method=(n.method||this.defaults.method||"get").toLowerCase();let i=r&&O.merge(r.common,r[n.method]);r&&O.forEach(["delete","get","head","post","put","patch","common"],d=>{delete r[d]}),n.headers=Ct.concat(i,r);const l=[];let c=!0;this.interceptors.request.forEach(function(A){typeof A.runWhen=="function"&&A.runWhen(n)===!1||(c=c&&A.synchronous,l.unshift(A.fulfilled,A.rejected))});const f=[];this.interceptors.response.forEach(function(A){f.push(A.fulfilled,A.rejected)});let u,a=0,h;if(!c){const d=[lf.bind(this),void 0];for(d.unshift.apply(d,l),d.push.apply(d,f),h=d.length,u=Promise.resolve(n);a<h;)u=u.then(d[a++],d[a++]);return u}h=l.length;let m=n;for(a=0;a<h;){const d=l[a++],A=l[a++];try{m=d(m)}catch(b){A.call(this,b);break}}try{u=lf.call(this,m)}catch(d){return Promise.reject(d)}for(a=0,h=f.length;a<h;)u=u.then(f[a++],f[a++]);return u}getUri(t){t=as(this.defaults,t);const n=m2(t.baseURL,t.url,t.allowAbsoluteUrls);return d2(n,t.params,t.paramsSerializer)}};O.forEach(["delete","get","head","options"],function(t){os.prototype[t]=function(n,s){return this.request(as(s||{},{method:t,url:n,data:(s||{}).data}))}});O.forEach(["post","put","patch"],function(t){function n(s){return function(r,i,l){return this.request(as(l||{},{method:t,headers:s?{"Content-Type":"multipart/form-data"}:{},url:r,data:i}))}}os.prototype[t]=n(),os.prototype[t+"Form"]=n(!0)});let v8=class E2{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let n;this.promise=new Promise(function(r){n=r});const s=this;this.promise.then(o=>{if(!s._listeners)return;let r=s._listeners.length;for(;r-- >0;)s._listeners[r](o);s._listeners=null}),this.promise.then=o=>{let r;const i=new Promise(l=>{s.subscribe(l),r=l}).then(o);return i.cancel=function(){s.unsubscribe(r)},i},t(function(r,i,l){s.reason||(s.reason=new Qs(r,i,l),n(s.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const n=this._listeners.indexOf(t);n!==-1&&this._listeners.splice(n,1)}toAbortSignal(){const t=new AbortController,n=s=>{t.abort(s)};return this.subscribe(n),t.signal.unsubscribe=()=>this.unsubscribe(n),t.signal}static source(){let t;return{token:new E2(function(o){t=o}),cancel:t}}};function y8(e){return function(n){return e.apply(null,n)}}function b8(e){return O.isObject(e)&&e.isAxiosError===!0}const ql={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsToo
`).splice(1).map(a=>({text:a.replace("webpack:/","").replace(".vue",".js").trim(),internal:a.includes("node_modules")&&!a.includes(".cache")||a.includes("internal")||a.includes("new Promise")})).map(a=>`<span class="stack${a.internal?" internal":""}">${a.text}</span>`).join(`
`);const s=Number(n.statusCode||500),o=s===404,r=n.statusMessage??(o?"Page Not Found":"Internal Server Error"),i=n.message||n.toString(),l=void 0,u=o?vc(()=>du(()=>import("./_QqbM9t2.js"),__vite__mapDeps([0,1]),import.meta.url)):vc(()=>du(()=>import("./CqXfGTyn.js"),__vite__mapDeps([2,3]),import.meta.url));return(a,h)=>(_(),Qe(T(u),vA(P0({statusCode:T(s),statusMessage:T(r),description:T(i),stack:T(l)})),null,16))}},A9={key:0},hf={__name:"nuxt-root",setup(e){const t=()=>null,n=ot(),s=n.deferHydration();if(n.isHydrating){const c=n.hooks.hookOnce("app:error",s);rs().beforeEach(c)}const o=!1;je(ud,Aa()),n.hooks.callHookWith(c=>c.map(f=>f()),"vue:setup");const r=pa(),i=!1;i0((c,f,u)=>{if(n.hooks.callHook("vue:error",c,f,u).catch(a=>console.error("[nuxt] Error in `vue:error` hook",a)),ug(c)&&(c.fatal||c.unhandled))return n.runWithContext(()=>ag(c)),!1});const l=!1;return(c,f)=>(_(),Qe(Kp,{onResolve:T(s)},{default:De(()=>[T(i)?(_(),L("div",A9)):T(r)?(_(),Qe(T(d9),{key:1,error:T(r)},null,8,["error"])):T(l)?(_(),Qe(T(t),{key:2,context:T(l)},null,8,["context"])):T(o)?(_(),Qe(Ls(T(o)),{key:3})):(_(),Qe(T(f9),{key:4}))]),_:1},8,["onResolve"]))}};let gf;{let e;gf=async function(){var i,l;if(e)return e;const s=!!(((i=window.__NUXT__)==null?void 0:i.serverRendered)??((l=document.getElementById("__NUXT_DATA__"))==null?void 0:l.dataset.ssr)==="true")?Hh(hf):Fh(hf),o=W1({vueApp:s});async function r(c){var f;await o.callHook("app:error",c),(f=o.payload).error||(f.error=ha(c))}s.config.errorHandler=r,o.hook("app:suspense:resolve",()=>{s.config.errorHandler===r&&(s.config.errorHandler=void 0)});try{await J1(o,v3)}catch(c){r(c)}try{await o.hooks.callHook("app:created",s),await o.hooks.callHook("app:beforeMount",s),s.mount(z1),await o.hooks.callHook("app:mounted",s),await Pt()}catch(c){r(c)}return s},e=gf().catch(t=>{throw console.error("Error while mounting app:",t),t})}export{Ee as A,De as B,Oe as C,N8 as _,ot as a,ya as b,pu as c,_e as d,cs as e,y9 as f,m9 as g,aa as h,lg as i,ge as j,Fs as k,Jr as l,bo as m,ig as n,Et as o,ua as p,fa as q,F as r,v9 as s,Jg as t,rs as u,L as v,yl as w,_ as x,p as y,oe as z};