8 lines
138 KiB
JavaScript
8 lines
138 KiB
JavaScript
function ms(e,t){const n=Object.create(null),r=e.split(",");for(let s=0;s<r.length;s++)n[r[s]]=!0;return t?s=>!!n[s.toLowerCase()]:s=>!!n[s]}const le={},Lt=[],Be=()=>{},lc=()=>!1,cc=/^on[^a-z]/,Tn=e=>cc.test(e),ys=e=>e.startsWith("onUpdate:"),ge=Object.assign,_s=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},ac=Object.prototype.hasOwnProperty,Z=(e,t)=>ac.call(e,t),z=Array.isArray,Nt=e=>xn(e)==="[object Map]",_i=e=>xn(e)==="[object Set]",uc=e=>xn(e)==="[object RegExp]",Q=e=>typeof e=="function",ue=e=>typeof e=="string",bs=e=>typeof e=="symbol",ce=e=>e!==null&&typeof e=="object",bi=e=>ce(e)&&Q(e.then)&&Q(e.catch),vi=Object.prototype.toString,xn=e=>vi.call(e),fc=e=>xn(e).slice(8,-1),wi=e=>xn(e)==="[object Object]",vs=e=>ue(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,ln=ms(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),ar=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},dc=/-(\w)/g,ze=ar(e=>e.replace(dc,(t,n)=>n?n.toUpperCase():"")),hc=/\B([A-Z])/g,Jt=ar(e=>e.replace(hc,"-$1").toLowerCase()),ur=ar(e=>e.charAt(0).toUpperCase()+e.slice(1)),Rr=ar(e=>e?`on${ur(e)}`:""),mn=(e,t)=>!Object.is(e,t),cn=(e,t)=>{for(let n=0;n<e.length;n++)e[n](t)},zn=(e,t,n)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},pc=e=>{const t=parseFloat(e);return isNaN(t)?e:t},Ei=e=>{const t=ue(e)?Number(e):NaN;return isNaN(t)?e:t};let Ys;const Br=()=>Ys||(Ys=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function fr(e){if(z(e)){const t={};for(let n=0;n<e.length;n++){const r=e[n],s=ue(r)?_c(r):fr(r);if(s)for(const o in s)t[o]=s[o]}return t}else{if(ue(e))return e;if(ce(e))return e}}const gc=/;(?![^(]*\))/g,mc=/:([^]+)/,yc=/\/\*[^]*?\*\//g;function _c(e){const t={};return e.replace(yc,"").split(gc).forEach(n=>{if(n){const r=n.split(mc);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function dr(e){let t="";if(ue(e))t=e;else if(z(e))for(let n=0;n<e.length;n++){const r=dr(e[n]);r&&(t+=r+" ")}else if(ce(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}function bc(e){if(!e)return null;let{class:t,style:n}=e;return t&&!ue(t)&&(e.class=dr(t)),n&&(e.style=fr(n)),e}const vc="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",wc=ms(vc);function Ci(e){return!!e||e===""}const $p=e=>ue(e)?e:e==null?"":z(e)||ce(e)&&(e.toString===vi||!Q(e.toString))?JSON.stringify(e,Ri,2):String(e),Ri=(e,t)=>t&&t.__v_isRef?Ri(e,t.value):Nt(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,s])=>(n[`${r} =>`]=s,n),{})}:_i(t)?{[`Set(${t.size})`]:[...t.values()]}:ce(t)&&!z(t)&&!wi(t)?String(t):t;let Ne;class Ec{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Ne,!t&&Ne&&(this.index=(Ne.scopes||(Ne.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=Ne;try{return Ne=this,t()}finally{Ne=n}}}on(){Ne=this}off(){Ne=this.parent}stop(t){if(this._active){let n,r;for(n=0,r=this.effects.length;n<r;n++)this.effects[n].stop();for(n=0,r=this.cleanups.length;n<r;n++)this.cleanups[n]();if(this.scopes)for(n=0,r=this.scopes.length;n<r;n++)this.scopes[n].stop(!0);if(!this.detached&&this.parent&&!t){const s=this.parent.scopes.pop();s&&s!==this&&(this.parent.scopes[this.index]=s,s.index=this.index)}this.parent=void 0,this._active=!1}}}function Cc(e,t=Ne){t&&t.active&&t.effects.push(e)}function Rc(){return Ne}const ws=e=>{const t=new Set(e);return t.w=0,t.n=0,t},Ti=e=>(e.w&pt)>0,xi=e=>(e.n&pt)>0,Tc=({deps:e})=>{if(e.length)for(let t=0;t<e.length;t++)e[t].w|=pt},xc=e=>{const{deps:t}=e;if(t.length){let n=0;for(let r=0;r<t.length;r++){const s=t[r];Ti(s)&&!xi(s)?s.delete(e):t[n++]=s,s.w&=~pt,s.n&=~pt}t.length=n}},Jn=new WeakMap;let rn=0,pt=1;const Ur=30;let $e;const Tt=Symbol(""),Dr=Symbol("");class Es{constructor(t,n=null,r){this.fn=t,this.scheduler=n,this.active=!0,this.deps=[],this.parent=void 0,Cc(this,r)}run(){if(!this.active)return this.fn();let t=$e,n=ft;for(;t;){if(t===this)return;t=t.parent}try{return this.parent=$e,$e=this,ft=!0,pt=1<<++rn,rn<=Ur?Tc(this):Xs(this),this.fn()}finally{rn<=Ur&&xc(this),pt=1<<--rn,$e=this.parent,ft=n,this.parent=void 0,this.deferStop&&this.stop()}}stop(){$e===this?this.deferStop=!0:this.active&&(Xs(this),this.onStop&&this.onStop(),this.active=!1)}}function Xs(e){const{deps:t}=e;if(t.length){for(let n=0;n<t.length;n++)t[n].delete(e);t.length=0}}let ft=!0;const Pi=[];function Qt(){Pi.push(ft),ft=!1}function Yt(){const e=Pi.pop();ft=e===void 0?!0:e}function xe(e,t,n){if(ft&&$e){let r=Jn.get(e);r||Jn.set(e,r=new Map);let s=r.get(n);s||r.set(n,s=ws()),ki(s)}}function ki(e,t){let n=!1;rn<=Ur?xi(e)||(e.n|=pt,n=!Ti(e)):n=!e.has($e),n&&(e.add($e),$e.deps.push(e))}function Ge(e,t,n,r,s,o){const i=Jn.get(e);if(!i)return;let l=[];if(t==="clear")l=[...i.values()];else if(n==="length"&&z(e)){const c=Number(r);i.forEach((u,a)=>{(a==="length"||a>=c)&&l.push(u)})}else switch(n!==void 0&&l.push(i.get(n)),t){case"add":z(e)?vs(n)&&l.push(i.get("length")):(l.push(i.get(Tt)),Nt(e)&&l.push(i.get(Dr)));break;case"delete":z(e)||(l.push(i.get(Tt)),Nt(e)&&l.push(i.get(Dr)));break;case"set":Nt(e)&&l.push(i.get(Tt));break}if(l.length===1)l[0]&&Kr(l[0]);else{const c=[];for(const u of l)u&&c.push(...u);Kr(ws(c))}}function Kr(e,t){const n=z(e)?e:[...e];for(const r of n)r.computed&&Gs(r);for(const r of n)r.computed||Gs(r)}function Gs(e,t){(e!==$e||e.allowRecurse)&&(e.scheduler?e.scheduler():e.run())}function Pc(e,t){var n;return(n=Jn.get(e))==null?void 0:n.get(t)}const kc=ms("__proto__,__v_isRef,__isVue"),Ai=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(bs)),Ac=Cs(),Sc=Cs(!1,!0),Oc=Cs(!0),Zs=Ic();function Ic(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=ee(this);for(let o=0,i=this.length;o<i;o++)xe(r,"get",o+"");const s=r[t](...n);return s===-1||s===!1?r[t](...n.map(ee)):s}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){Qt();const r=ee(this)[t].apply(this,n);return Yt(),r}}),e}function Hc(e){const t=ee(this);return xe(t,"has",e),t.hasOwnProperty(e)}function Cs(e=!1,t=!1){return function(r,s,o){if(s==="__v_isReactive")return!e;if(s==="__v_isReadonly")return e;if(s==="__v_isShallow")return t;if(s==="__v_raw"&&o===(e?t?Qc:Mi:t?Hi:Ii).get(r))return r;const i=z(r);if(!e){if(i&&Z(Zs,s))return Reflect.get(Zs,s,o);if(s==="hasOwnProperty")return Hc}const l=Reflect.get(r,s,o);return(bs(s)?Ai.has(s):kc(s))||(e||xe(r,"get",s),t)?l:ye(l)?i&&vs(s)?l:l.value:ce(l)?e?Li(l):gt(l):l}}const Mc=Si(),Lc=Si(!0);function Si(e=!1){return function(n,r,s,o){let i=n[r];if(Pt(i)&&ye(i)&&!ye(s))return!1;if(!e&&(!Qn(s)&&!Pt(s)&&(i=ee(i),s=ee(s)),!z(n)&&ye(i)&&!ye(s)))return i.value=s,!0;const l=z(n)&&vs(r)?Number(r)<n.length:Z(n,r),c=Reflect.set(n,r,s,o);return n===ee(o)&&(l?mn(s,i)&&Ge(n,"set",r,s):Ge(n,"add",r,s)),c}}function Nc(e,t){const n=Z(e,t);e[t];const r=Reflect.deleteProperty(e,t);return r&&n&&Ge(e,"delete",t,void 0),r}function $c(e,t){const n=Reflect.has(e,t);return(!bs(t)||!Ai.has(t))&&xe(e,"has",t),n}function jc(e){return xe(e,"iterate",z(e)?"length":Tt),Reflect.ownKeys(e)}const Oi={get:Ac,set:Mc,deleteProperty:Nc,has:$c,ownKeys:jc},Fc={get:Oc,set(e,t){return!0},deleteProperty(e,t){return!0}},Bc=ge({},Oi,{get:Sc,set:Lc}),Rs=e=>e,hr=e=>Reflect.getPrototypeOf(e);function Hn(e,t,n=!1,r=!1){e=e.__v_raw;const s=ee(e),o=ee(t);n||(t!==o&&xe(s,"get",t),xe(s,"get",o));const{has:i}=hr(s),l=r?Rs:n?Ps:yn;if(i.call(s,t))return l(e.get(t));if(i.call(s,o))return l(e.get(o));e!==s&&e.get(t)}function Mn(e,t=!1){const n=this.__v_raw,r=ee(n),s=ee(e);return t||(e!==s&&xe(r,"has",e),xe(r,"has",s)),e===s?n.has(e):n.has(e)||n.has(s)}function Ln(e,t=!1){return e=e.__v_raw,!t&&xe(ee(e),"iterate",Tt),Reflect.get(e,"size",e)}function eo(e){e=ee(e);const t=ee(this);return hr(t).has.call(t,e)||(t.add(e),Ge(t,"add",e,e)),this}function to(e,t){t=ee(t);const n=ee(this),{has:r,get:s}=hr(n);let o=r.call(n,e);o||(e=ee(e),o=r.call(n,e));const i=s.call(n,e);return n.set(e,t),o?mn(t,i)&&Ge(n,"set",e,t):Ge(n,"add",e,t),this}function no(e){const t=ee(this),{has:n,get:r}=hr(t);let s=n.call(t,e);s||(e=ee(e),s=n.call(t,e)),r&&r.call(t,e);const o=t.delete(e);return s&&Ge(t,"delete",e,void 0),o}function ro(){const e=ee(this),t=e.size!==0,n=e.clear();return t&&Ge(e,"clear",void 0,void 0),n}function Nn(e,t){return function(r,s){const o=this,i=o.__v_raw,l=ee(i),c=t?Rs:e?Ps:yn;return!e&&xe(l,"iterate",Tt),i.forEach((u,a)=>r.call(s,c(u),c(a),o))}}function $n(e,t,n){return function(...r){const s=this.__v_raw,o=ee(s),i=Nt(o),l=e==="entries"||e===Symbol.iterator&&i,c=e==="keys"&&i,u=s[e](...r),a=n?Rs:t?Ps:yn;return!t&&xe(o,"iterate",c?Dr:Tt),{next(){const{value:f,done:d}=u.next();return d?{value:f,done:d}:{value:l?[a(f[0]),a(f[1])]:a(f),done:d}},[Symbol.iterator](){return this}}}}function rt(e){return function(...t){return e==="delete"?!1:this}}function Uc(){const e={get(o){return Hn(this,o)},get size(){return Ln(this)},has:Mn,add:eo,set:to,delete:no,clear:ro,forEach:Nn(!1,!1)},t={get(o){return Hn(this,o,!1,!0)},get size(){return Ln(this)},has:Mn,add:eo,set:to,delete:no,clear:ro,forEach:Nn(!1,!0)},n={get(o){return Hn(this,o,!0)},get size(){return Ln(this,!0)},has(o){return Mn.call(this,o,!0)},add:rt("add"),set:rt("set"),delete:rt("delete"),clear:rt("clear"),forEach:Nn(!0,!1)},r={get(o){return Hn(this,o,!0,!0)},get size(){return Ln(this,!0)},has(o){return Mn.call(this,o,!0)},add:rt("add"),set:rt("set"),delete:rt("delete"),clear:rt("clear"),forEach:Nn(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(o=>{e[o]=$n(o,!1,!1),n[o]=$n(o,!0,!1),t[o]=$n(o,!1,!0),r[o]=$n(o,!0,!0)}),[e,n,t,r]}const[Dc,Kc,Wc,qc]=Uc();function Ts(e,t){const n=t?e?qc:Wc:e?Kc:Dc;return(r,s,o)=>s==="__v_isReactive"?!e:s==="__v_isReadonly"?e:s==="__v_raw"?r:Reflect.get(Z(n,s)&&s in r?n:r,s,o)}const Vc={get:Ts(!1,!1)},zc={get:Ts(!1,!0)},Jc={get:Ts(!0,!1)},Ii=new WeakMap,Hi=new WeakMap,Mi=new WeakMap,Qc=new WeakMap;function Yc(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Xc(e){return e.__v_skip||!Object.isExtensible(e)?0:Yc(fc(e))}function gt(e){return Pt(e)?e:xs(e,!1,Oi,Vc,Ii)}function Pn(e){return xs(e,!1,Bc,zc,Hi)}function Li(e){return xs(e,!0,Fc,Jc,Mi)}function xs(e,t,n,r,s){if(!ce(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const o=s.get(e);if(o)return o;const i=Xc(e);if(i===0)return e;const l=new Proxy(e,i===2?r:n);return s.set(e,l),l}function $t(e){return Pt(e)?$t(e.__v_raw):!!(e&&e.__v_isReactive)}function Pt(e){return!!(e&&e.__v_isReadonly)}function Qn(e){return!!(e&&e.__v_isShallow)}function Ni(e){return $t(e)||Pt(e)}function ee(e){const t=e&&e.__v_raw;return t?ee(t):e}function $i(e){return zn(e,"__v_skip",!0),e}const yn=e=>ce(e)?gt(e):e,Ps=e=>ce(e)?Li(e):e;function ji(e){ft&&$e&&(e=ee(e),ki(e.dep||(e.dep=ws())))}function Fi(e,t){e=ee(e);const n=e.dep;n&&Kr(n)}function ye(e){return!!(e&&e.__v_isRef===!0)}function dt(e){return Bi(e,!1)}function _n(e){return Bi(e,!0)}function Bi(e,t){return ye(e)?e:new Gc(e,t)}class Gc{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:ee(t),this._value=n?t:yn(t)}get value(){return ji(this),this._value}set value(t){const n=this.__v_isShallow||Qn(t)||Pt(t);t=n?t:ee(t),mn(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:yn(t),Fi(this))}}function ae(e){return ye(e)?e.value:e}const Zc={get:(e,t,n)=>ae(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const s=e[t];return ye(s)&&!ye(n)?(s.value=n,!0):Reflect.set(e,t,n,r)}};function Ui(e){return $t(e)?e:new Proxy(e,Zc)}class ea{constructor(t,n,r){this._object=t,this._key=n,this._defaultValue=r,this.__v_isRef=!0}get value(){const t=this._object[this._key];return t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return Pc(ee(this._object),this._key)}}class ta{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}}function na(e,t,n){return ye(e)?e:Q(e)?new ta(e):ce(e)&&arguments.length>1?ra(e,t,n):dt(e)}function ra(e,t,n){const r=e[t];return ye(r)?r:new ea(e,t,n)}class sa{constructor(t,n,r,s){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this._dirty=!0,this.effect=new Es(t,()=>{this._dirty||(this._dirty=!0,Fi(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!s,this.__v_isReadonly=r}get value(){const t=ee(this);return ji(t),(t._dirty||!t._cacheable)&&(t._dirty=!1,t._value=t.effect.run()),t._value}set value(t){this._setter(t)}}function oa(e,t,n=!1){let r,s;const o=Q(e);return o?(r=e,s=Be):(r=e.get,s=e.set),new sa(r,s,o||!s,n)}function ht(e,t,n,r){let s;try{s=r?e(...r):e()}catch(o){Xt(o,t,n)}return s}function He(e,t,n,r){if(Q(e)){const o=ht(e,t,n,r);return o&&bi(o)&&o.catch(i=>{Xt(i,t,n)}),o}const s=[];for(let o=0;o<e.length;o++)s.push(He(e[o],t,n,r));return s}function Xt(e,t,n,r=!0){const s=t?t.vnode:null;if(t){let o=t.parent;const i=t.proxy,l=n;for(;o;){const u=o.ec;if(u){for(let a=0;a<u.length;a++)if(u[a](e,i,l)===!1)return}o=o.parent}const c=t.appContext.config.errorHandler;if(c){ht(c,null,10,[e,i,l]);return}}ia(e,n,s,r)}function ia(e,t,n,r=!0){console.error(e)}let bn=!1,Wr=!1;const ve=[];let Ve=0;const jt=[];let Ye=null,wt=0;const Di=Promise.resolve();let ks=null;function Gt(e){const t=ks||Di;return e?t.then(this?e.bind(this):e):t}function la(e){let t=Ve+1,n=ve.length;for(;t<n;){const r=t+n>>>1;vn(ve[r])<e?t=r+1:n=r}return t}function pr(e){(!ve.length||!ve.includes(e,bn&&e.allowRecurse?Ve+1:Ve))&&(e.id==null?ve.push(e):ve.splice(la(e.id),0,e),Ki())}function Ki(){!bn&&!Wr&&(Wr=!0,ks=Di.then(qi))}function ca(e){const t=ve.indexOf(e);t>Ve&&ve.splice(t,1)}function Wi(e){z(e)?jt.push(...e):(!Ye||!Ye.includes(e,e.allowRecurse?wt+1:wt))&&jt.push(e),Ki()}function so(e,t=bn?Ve+1:0){for(;t<ve.length;t++){const n=ve[t];n&&n.pre&&(ve.splice(t,1),t--,n())}}function Yn(e){if(jt.length){const t=[...new Set(jt)];if(jt.length=0,Ye){Ye.push(...t);return}for(Ye=t,Ye.sort((n,r)=>vn(n)-vn(r)),wt=0;wt<Ye.length;wt++)Ye[wt]();Ye=null,wt=0}}const vn=e=>e.id==null?1/0:e.id,aa=(e,t)=>{const n=vn(e)-vn(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function qi(e){Wr=!1,bn=!0,ve.sort(aa);const t=Be;try{for(Ve=0;Ve<ve.length;Ve++){const n=ve[Ve];n&&n.active!==!1&&ht(n,null,14)}}finally{Ve=0,ve.length=0,Yn(),bn=!1,ks=null,(ve.length||jt.length)&&qi()}}function ua(e,t,...n){if(e.isUnmounted)return;const r=e.vnode.props||le;let s=n;const o=t.startsWith("update:"),i=o&&t.slice(7);if(i&&i in r){const a=`${i==="modelValue"?"model":i}Modifiers`,{number:f,trim:d}=r[a]||le;d&&(s=n.map(m=>ue(m)?m.trim():m)),f&&(s=n.map(pc))}let l,c=r[l=Rr(t)]||r[l=Rr(ze(t))];!c&&o&&(c=r[l=Rr(Jt(t))]),c&&He(c,e,6,s);const u=r[l+"Once"];if(u){if(!e.emitted)e.emitted={};else if(e.emitted[l])return;e.emitted[l]=!0,He(u,e,6,s)}}function Vi(e,t,n=!1){const r=t.emitsCache,s=r.get(e);if(s!==void 0)return s;const o=e.emits;let i={},l=!1;if(!Q(e)){const c=u=>{const a=Vi(u,t,!0);a&&(l=!0,ge(i,a))};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}return!o&&!l?(ce(e)&&r.set(e,null),null):(z(o)?o.forEach(c=>i[c]=null):ge(i,o),ce(e)&&r.set(e,i),i)}function gr(e,t){return!e||!Tn(t)?!1:(t=t.slice(2).replace(/Once$/,""),Z(e,t[0].toLowerCase()+t.slice(1))||Z(e,Jt(t))||Z(e,t))}let Te=null,mr=null;function Xn(e){const t=Te;return Te=e,mr=e&&e.type.__scopeId||null,t}function jp(e){mr=e}function Fp(){mr=null}function zi(e,t=Te,n){if(!t||e._n)return e;const r=(...s)=>{r._d&&bo(-1);const o=Xn(t);let i;try{i=e(...s)}finally{Xn(o),r._d&&bo(1)}return i};return r._n=!0,r._c=!0,r._d=!0,r}function Tr(e){const{type:t,vnode:n,proxy:r,withProxy:s,props:o,propsOptions:[i],slots:l,attrs:c,emit:u,render:a,renderCache:f,data:d,setupState:m,ctx:v,inheritAttrs:R}=e;let O,_;const g=Xn(e);try{if(n.shapeFlag&4){const b=s||r;O=Oe(a.call(b,b,f,o,m,d,v)),_=c}else{const b=t;O=Oe(b.length>1?b(o,{attrs:c,slots:l,emit:u}):b(o,null)),_=t.props?c:da(c)}}catch(b){fn.length=0,Xt(b,e,1),O=me(Me)}let T=O;if(_&&R!==!1){const b=Object.keys(_),{shapeFlag:k}=T;b.length&&k&7&&(i&&b.some(ys)&&(_=ha(_,i)),T=Ze(T,_))}return n.dirs&&(T=Ze(T),T.dirs=T.dirs?T.dirs.concat(n.dirs):n.dirs),n.transition&&(T.transition=n.transition),O=T,Xn(g),O}function fa(e){let t;for(let n=0;n<e.length;n++){const r=e[n];if(Cn(r)){if(r.type!==Me||r.children==="v-if"){if(t)return;t=r}}else return}return t}const da=e=>{let t;for(const n in e)(n==="class"||n==="style"||Tn(n))&&((t||(t={}))[n]=e[n]);return t},ha=(e,t)=>{const n={};for(const r in e)(!ys(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function pa(e,t,n){const{props:r,children:s,component:o}=e,{props:i,children:l,patchFlag:c}=t,u=o.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&c>=0){if(c&1024)return!0;if(c&16)return r?oo(r,i,u):!!i;if(c&8){const a=t.dynamicProps;for(let f=0;f<a.length;f++){const d=a[f];if(i[d]!==r[d]&&!gr(u,d))return!0}}}else return(s||l)&&(!l||!l.$stable)?!0:r===i?!1:r?i?oo(r,i,u):!0:!!i;return!1}function oo(e,t,n){const r=Object.keys(t);if(r.length!==Object.keys(e).length)return!0;for(let s=0;s<r.length;s++){const o=r[s];if(t[o]!==e[o]&&!gr(n,o))return!0}return!1}function As({vnode:e,parent:t},n){for(;t&&t.subTree===e;)(e=t.vnode).el=n,t=t.parent}const Ji=e=>e.__isSuspense,ga={name:"Suspense",__isSuspense:!0,process(e,t,n,r,s,o,i,l,c,u){e==null?ma(t,n,r,s,o,i,l,c,u):ya(e,t,n,r,s,i,l,c,u)},hydrate:_a,create:Ss,normalize:ba},Qi=ga;function wn(e,t){const n=e.props&&e.props[t];Q(n)&&n()}function ma(e,t,n,r,s,o,i,l,c){const{p:u,o:{createElement:a}}=c,f=a("div"),d=e.suspense=Ss(e,s,r,t,f,n,o,i,l,c);u(null,d.pendingBranch=e.ssContent,f,null,r,d,o,i),d.deps>0?(wn(e,"onPending"),wn(e,"onFallback"),u(null,e.ssFallback,t,n,r,null,o,i),Ft(d,e.ssFallback)):d.resolve(!1,!0)}function ya(e,t,n,r,s,o,i,l,{p:c,um:u,o:{createElement:a}}){const f=t.suspense=e.suspense;f.vnode=t,t.el=e.el;const d=t.ssContent,m=t.ssFallback,{activeBranch:v,pendingBranch:R,isInFallback:O,isHydrating:_}=f;if(R)f.pendingBranch=d,je(d,R)?(c(R,d,f.hiddenContainer,null,s,f,o,i,l),f.deps<=0?f.resolve():O&&(c(v,m,n,r,s,null,o,i,l),Ft(f,m))):(f.pendingId++,_?(f.isHydrating=!1,f.activeBranch=R):u(R,s,f),f.deps=0,f.effects.length=0,f.hiddenContainer=a("div"),O?(c(null,d,f.hiddenContainer,null,s,f,o,i,l),f.deps<=0?f.resolve():(c(v,m,n,r,s,null,o,i,l),Ft(f,m))):v&&je(d,v)?(c(v,d,n,r,s,f,o,i,l),f.resolve(!0)):(c(null,d,f.hiddenContainer,null,s,f,o,i,l),f.deps<=0&&f.resolve()));else if(v&&je(d,v))c(v,d,n,r,s,f,o,i,l),Ft(f,d);else if(wn(t,"onPending"),f.pendingBranch=d,f.pendingId++,c(null,d,f.hiddenContainer,null,s,f,o,i,l),f.deps<=0)f.resolve();else{const{timeout:g,pendingId:T}=f;g>0?setTimeout(()=>{f.pendingId===T&&f.fallback(m)},g):g===0&&f.fallback(m)}}function Ss(e,t,n,r,s,o,i,l,c,u,a=!1){const{p:f,m:d,um:m,n:v,o:{parentNode:R,remove:O}}=u;let _;const g=va(e);g&&t!=null&&t.pendingBranch&&(_=t.pendingId,t.deps++);const T=e.props?Ei(e.props.timeout):void 0,b={vnode:e,parent:t,parentComponent:n,isSVG:i,container:r,hiddenContainer:s,anchor:o,deps:0,pendingId:0,timeout:typeof T=="number"?T:-1,activeBranch:null,pendingBranch:null,isInFallback:!0,isHydrating:a,isUnmounted:!1,effects:[],resolve(k=!1,M=!1){const{vnode:L,activeBranch:x,pendingBranch:D,pendingId:U,effects:J,parentComponent:$,container:V}=b;if(b.isHydrating)b.isHydrating=!1;else if(!k){const G=x&&D.transition&&D.transition.mode==="out-in";G&&(x.transition.afterLeave=()=>{U===b.pendingId&&d(D,V,te,0)});let{anchor:te}=b;x&&(te=v(x),m(x,$,b,!0)),G||d(D,V,te,0)}Ft(b,D),b.pendingBranch=null,b.isInFallback=!1;let F=b.parent,de=!1;for(;F;){if(F.pendingBranch){F.effects.push(...J),de=!0;break}F=F.parent}de||Wi(J),b.effects=[],g&&t&&t.pendingBranch&&_===t.pendingId&&(t.deps--,t.deps===0&&!M&&t.resolve()),wn(L,"onResolve")},fallback(k){if(!b.pendingBranch)return;const{vnode:M,activeBranch:L,parentComponent:x,container:D,isSVG:U}=b;wn(M,"onFallback");const J=v(L),$=()=>{b.isInFallback&&(f(null,k,D,J,x,null,U,l,c),Ft(b,k))},V=k.transition&&k.transition.mode==="out-in";V&&(L.transition.afterLeave=$),b.isInFallback=!0,m(L,x,null,!0),V||$()},move(k,M,L){b.activeBranch&&d(b.activeBranch,k,M,L),b.container=k},next(){return b.activeBranch&&v(b.activeBranch)},registerDep(k,M){const L=!!b.pendingBranch;L&&b.deps++;const x=k.vnode.el;k.asyncDep.catch(D=>{Xt(D,k,0)}).then(D=>{if(k.isUnmounted||b.isUnmounted||b.pendingId!==k.suspenseId)return;k.asyncResolved=!0;const{vnode:U}=k;Yr(k,D,!1),x&&(U.el=x);const J=!x&&k.subTree.el;M(k,U,R(x||k.subTree.el),x?null:v(k.subTree),b,i,c),J&&O(J),As(k,U.el),L&&--b.deps===0&&b.resolve()})},unmount(k,M){b.isUnmounted=!0,b.activeBranch&&m(b.activeBranch,n,k,M),b.pendingBranch&&m(b.pendingBranch,n,k,M)}};return b}function _a(e,t,n,r,s,o,i,l,c){const u=t.suspense=Ss(t,r,n,e.parentNode,document.createElement("div"),null,s,o,i,l,!0),a=c(e,u.pendingBranch=t.ssContent,n,u,o,i);return u.deps===0&&u.resolve(!1,!0),a}function ba(e){const{shapeFlag:t,children:n}=e,r=t&32;e.ssContent=io(r?n.default:n),e.ssFallback=r?io(n.fallback):me(Me)}function io(e){let t;if(Q(e)){const n=Kt&&e._c;n&&(e._d=!1,ut()),e=e(),n&&(e._d=!0,t=Ie,yl())}return z(e)&&(e=fa(e)),e=Oe(e),t&&!e.dynamicChildren&&(e.dynamicChildren=t.filter(n=>n!==e)),e}function Yi(e,t){t&&t.pendingBranch?z(e)?t.effects.push(...e):t.effects.push(e):Wi(e)}function Ft(e,t){e.activeBranch=t;const{vnode:n,parentComponent:r}=e,s=n.el=t.el;r&&r.subTree===n&&(r.vnode.el=s,As(r,s))}function va(e){var t;return((t=e.props)==null?void 0:t.suspensible)!=null&&e.props.suspensible!==!1}function Bp(e,t){return Os(e,null,t)}const jn={};function an(e,t,n){return Os(e,t,n)}function Os(e,t,{immediate:n,deep:r,flush:s,onTrack:o,onTrigger:i}=le){var l;const c=Rc()===((l=pe)==null?void 0:l.scope)?pe:null;let u,a=!1,f=!1;if(ye(e)?(u=()=>e.value,a=Qn(e)):$t(e)?(u=()=>e,r=!0):z(e)?(f=!0,a=e.some(b=>$t(b)||Qn(b)),u=()=>e.map(b=>{if(ye(b))return b.value;if($t(b))return Rt(b);if(Q(b))return ht(b,c,2)})):Q(e)?t?u=()=>ht(e,c,2):u=()=>{if(!(c&&c.isUnmounted))return d&&d(),He(e,c,3,[m])}:u=Be,t&&r){const b=u;u=()=>Rt(b())}let d,m=b=>{d=g.onStop=()=>{ht(b,c,4)}},v;if(qt)if(m=Be,t?n&&He(t,c,3,[u(),f?[]:void 0,m]):u(),s==="sync"){const b=fu();v=b.__watcherHandles||(b.__watcherHandles=[])}else return Be;let R=f?new Array(e.length).fill(jn):jn;const O=()=>{if(g.active)if(t){const b=g.run();(r||a||(f?b.some((k,M)=>mn(k,R[M])):mn(b,R)))&&(d&&d(),He(t,c,3,[b,R===jn?void 0:f&&R[0]===jn?[]:R,m]),R=b)}else g.run()};O.allowRecurse=!!t;let _;s==="sync"?_=O:s==="post"?_=()=>_e(O,c&&c.suspense):(O.pre=!0,c&&(O.id=c.uid),_=()=>pr(O));const g=new Es(u,_);t?n?O():R=g.run():s==="post"?_e(g.run.bind(g),c&&c.suspense):g.run();const T=()=>{g.stop(),c&&c.scope&&_s(c.scope.effects,g)};return v&&v.push(T),T}function wa(e,t,n){const r=this.proxy,s=ue(e)?e.includes(".")?Xi(r,e):()=>r[e]:e.bind(r,r);let o;Q(t)?o=t:(o=t.handler,n=t);const i=pe;Wt(this);const l=Os(s,o.bind(r),n);return i?Wt(i):xt(),l}function Xi(e,t){const n=t.split(".");return()=>{let r=e;for(let s=0;s<n.length&&r;s++)r=r[n[s]];return r}}function Rt(e,t){if(!ce(e)||e.__v_skip||(t=t||new Set,t.has(e)))return e;if(t.add(e),ye(e))Rt(e.value,t);else if(z(e))for(let n=0;n<e.length;n++)Rt(e[n],t);else if(_i(e)||Nt(e))e.forEach(n=>{Rt(n,t)});else if(wi(e))for(const n in e)Rt(e[n],t);return e}function Up(e,t){const n=Te;if(n===null)return e;const r=br(n)||n.proxy,s=e.dirs||(e.dirs=[]);for(let o=0;o<t.length;o++){let[i,l,c,u=le]=t[o];i&&(Q(i)&&(i={mounted:i,updated:i}),i.deep&&Rt(l),s.push({dir:i,instance:r,value:l,oldValue:void 0,arg:c,modifiers:u}))}return e}function qe(e,t,n,r){const s=e.dirs,o=t&&t.dirs;for(let i=0;i<s.length;i++){const l=s[i];o&&(l.oldValue=o[i].value);let c=l.dir[r];c&&(Qt(),He(c,n,8,[e.el,l,e,t]),Yt())}}function Ea(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return Is(()=>{e.isMounted=!0}),Hs(()=>{e.isUnmounting=!0}),e}const Ae=[Function,Array],Gi={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Ae,onEnter:Ae,onAfterEnter:Ae,onEnterCancelled:Ae,onBeforeLeave:Ae,onLeave:Ae,onAfterLeave:Ae,onLeaveCancelled:Ae,onBeforeAppear:Ae,onAppear:Ae,onAfterAppear:Ae,onAppearCancelled:Ae},Ca={name:"BaseTransition",props:Gi,setup(e,{slots:t}){const n=js(),r=Ea();let s;return()=>{const o=t.default&&el(t.default(),!0);if(!o||!o.length)return;let i=o[0];if(o.length>1){for(const R of o)if(R.type!==Me){i=R;break}}const l=ee(e),{mode:c}=l;if(r.isLeaving)return xr(i);const u=lo(i);if(!u)return xr(i);const a=qr(u,l,r,n);Gn(u,a);const f=n.subTree,d=f&&lo(f);let m=!1;const{getTransitionKey:v}=u.type;if(v){const R=v();s===void 0?s=R:R!==s&&(s=R,m=!0)}if(d&&d.type!==Me&&(!je(u,d)||m)){const R=qr(d,l,r,n);if(Gn(d,R),c==="out-in")return r.isLeaving=!0,R.afterLeave=()=>{r.isLeaving=!1,n.update.active!==!1&&n.update()},xr(i);c==="in-out"&&u.type!==Me&&(R.delayLeave=(O,_,g)=>{const T=Zi(r,d);T[String(d.key)]=d,O._leaveCb=()=>{_(),O._leaveCb=void 0,delete a.delayedLeave},a.delayedLeave=g})}return i}}},Ra=Ca;function Zi(e,t){const{leavingVNodes:n}=e;let r=n.get(t.type);return r||(r=Object.create(null),n.set(t.type,r)),r}function qr(e,t,n,r){const{appear:s,mode:o,persisted:i=!1,onBeforeEnter:l,onEnter:c,onAfterEnter:u,onEnterCancelled:a,onBeforeLeave:f,onLeave:d,onAfterLeave:m,onLeaveCancelled:v,onBeforeAppear:R,onAppear:O,onAfterAppear:_,onAppearCancelled:g}=t,T=String(e.key),b=Zi(n,e),k=(x,D)=>{x&&He(x,r,9,D)},M=(x,D)=>{const U=D[1];k(x,D),z(x)?x.every(J=>J.length<=1)&&U():x.length<=1&&U()},L={mode:o,persisted:i,beforeEnter(x){let D=l;if(!n.isMounted)if(s)D=R||l;else return;x._leaveCb&&x._leaveCb(!0);const U=b[T];U&&je(e,U)&&U.el._leaveCb&&U.el._leaveCb(),k(D,[x])},enter(x){let D=c,U=u,J=a;if(!n.isMounted)if(s)D=O||c,U=_||u,J=g||a;else return;let $=!1;const V=x._enterCb=F=>{$||($=!0,F?k(J,[x]):k(U,[x]),L.delayedLeave&&L.delayedLeave(),x._enterCb=void 0)};D?M(D,[x,V]):V()},leave(x,D){const U=String(e.key);if(x._enterCb&&x._enterCb(!0),n.isUnmounting)return D();k(f,[x]);let J=!1;const $=x._leaveCb=V=>{J||(J=!0,D(),V?k(v,[x]):k(m,[x]),x._leaveCb=void 0,b[U]===e&&delete b[U])};b[U]=e,d?M(d,[x,$]):$()},clone(x){return qr(x,t,n,r)}};return L}function xr(e){if(An(e))return e=Ze(e),e.children=null,e}function lo(e){return An(e)?e.children?e.children[0]:void 0:e}function Gn(e,t){e.shapeFlag&6&&e.component?Gn(e.component.subTree,t):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function el(e,t=!1,n){let r=[],s=0;for(let o=0;o<e.length;o++){let i=e[o];const l=n==null?i.key:String(n)+String(i.key!=null?i.key:o);i.type===Se?(i.patchFlag&128&&s++,r=r.concat(el(i.children,t,l))):(t||i.type!==Me)&&r.push(l!=null?Ze(i,{key:l}):i)}if(s>1)for(let o=0;o<r.length;o++)r[o].patchFlag=-2;return r}function kn(e,t){return Q(e)?(()=>ge({name:e.name},t,{setup:e}))():e}const Bt=e=>!!e.type.__asyncLoader;function co(e){Q(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:r,delay:s=200,timeout:o,suspensible:i=!0,onError:l}=e;let c=null,u,a=0;const f=()=>(a++,c=null,d()),d=()=>{let m;return c||(m=c=t().catch(v=>{if(v=v instanceof Error?v:new Error(String(v)),l)return new Promise((R,O)=>{l(v,()=>R(f()),()=>O(v),a+1)});throw v}).then(v=>m!==c&&c?c:(v&&(v.__esModule||v[Symbol.toStringTag]==="Module")&&(v=v.default),u=v,v)))};return kn({name:"AsyncComponentWrapper",__asyncLoader:d,get __asyncResolved(){return u},setup(){const m=pe;if(u)return()=>Pr(u,m);const v=g=>{c=null,Xt(g,m,13,!r)};if(i&&m.suspense||qt)return d().then(g=>()=>Pr(g,m)).catch(g=>(v(g),()=>r?me(r,{error:g}):null));const R=dt(!1),O=dt(),_=dt(!!s);return s&&setTimeout(()=>{_.value=!1},s),o!=null&&setTimeout(()=>{if(!R.value&&!O.value){const g=new Error(`Async component timed out after ${o}ms.`);v(g),O.value=g}},o),d().then(()=>{R.value=!0,m.parent&&An(m.parent.vnode)&&pr(m.parent.update)}).catch(g=>{v(g),O.value=g}),()=>{if(R.value&&u)return Pr(u,m);if(O.value&&r)return me(r,{error:O.value});if(n&&!_.value)return me(n)}}})}function Pr(e,t){const{ref:n,props:r,children:s,ce:o}=t.vnode,i=me(e,r,s);return i.ref=n,i.ce=o,delete t.vnode.ce,i}const An=e=>e.type.__isKeepAlive,Ta={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(e,{slots:t}){const n=js(),r=n.ctx;if(!r.renderer)return()=>{const g=t.default&&t.default();return g&&g.length===1?g[0]:g};const s=new Map,o=new Set;let i=null;const l=n.suspense,{renderer:{p:c,m:u,um:a,o:{createElement:f}}}=r,d=f("div");r.activate=(g,T,b,k,M)=>{const L=g.component;u(g,T,b,0,l),c(L.vnode,g,T,b,L,l,k,g.slotScopeIds,M),_e(()=>{L.isDeactivated=!1,L.a&&cn(L.a);const x=g.props&&g.props.onVnodeMounted;x&&Re(x,L.parent,g)},l)},r.deactivate=g=>{const T=g.component;u(g,d,null,1,l),_e(()=>{T.da&&cn(T.da);const b=g.props&&g.props.onVnodeUnmounted;b&&Re(b,T.parent,g),T.isDeactivated=!0},l)};function m(g){kr(g),a(g,n,l,!0)}function v(g){s.forEach((T,b)=>{const k=Xr(T.type);k&&(!g||!g(k))&&R(b)})}function R(g){const T=s.get(g);!i||!je(T,i)?m(T):i&&kr(i),s.delete(g),o.delete(g)}an(()=>[e.include,e.exclude],([g,T])=>{g&&v(b=>sn(g,b)),T&&v(b=>!sn(T,b))},{flush:"post",deep:!0});let O=null;const _=()=>{O!=null&&s.set(O,Ar(n.subTree))};return Is(_),nl(_),Hs(()=>{s.forEach(g=>{const{subTree:T,suspense:b}=n,k=Ar(T);if(g.type===k.type&&g.key===k.key){kr(k);const M=k.component.da;M&&_e(M,b);return}m(g)})}),()=>{if(O=null,!t.default)return null;const g=t.default(),T=g[0];if(g.length>1)return i=null,g;if(!Cn(T)||!(T.shapeFlag&4)&&!(T.shapeFlag&128))return i=null,T;let b=Ar(T);const k=b.type,M=Xr(Bt(b)?b.type.__asyncResolved||{}:k),{include:L,exclude:x,max:D}=e;if(L&&(!M||!sn(L,M))||x&&M&&sn(x,M))return i=b,T;const U=b.key==null?k:b.key,J=s.get(U);return b.el&&(b=Ze(b),T.shapeFlag&128&&(T.ssContent=b)),O=U,J?(b.el=J.el,b.component=J.component,b.transition&&Gn(b,b.transition),b.shapeFlag|=512,o.delete(U),o.add(U)):(o.add(U),D&&o.size>parseInt(D,10)&&R(o.values().next().value)),b.shapeFlag|=256,i=b,Ji(T.type)?T:b}}},xa=Ta;function sn(e,t){return z(e)?e.some(n=>sn(n,t)):ue(e)?e.split(",").includes(t):uc(e)?e.test(t):!1}function Pa(e,t){tl(e,"a",t)}function ka(e,t){tl(e,"da",t)}function tl(e,t,n=pe){const r=e.__wdc||(e.__wdc=()=>{let s=n;for(;s;){if(s.isDeactivated)return;s=s.parent}return e()});if(yr(t,r,n),n){let s=n.parent;for(;s&&s.parent;)An(s.parent.vnode)&&Aa(r,t,n,s),s=s.parent}}function Aa(e,t,n,r){const s=yr(t,e,r,!0);rl(()=>{_s(r[t],s)},n)}function kr(e){e.shapeFlag&=-257,e.shapeFlag&=-513}function Ar(e){return e.shapeFlag&128?e.ssContent:e}function yr(e,t,n=pe,r=!1){if(n){const s=n[e]||(n[e]=[]),o=t.__weh||(t.__weh=(...i)=>{if(n.isUnmounted)return;Qt(),Wt(n);const l=He(t,n,e,i);return xt(),Yt(),l});return r?s.unshift(o):s.push(o),o}}const et=e=>(t,n=pe)=>(!qt||e==="sp")&&yr(e,(...r)=>t(...r),n),Sa=et("bm"),Is=et("m"),Oa=et("bu"),nl=et("u"),Hs=et("bum"),rl=et("um"),Ia=et("sp"),Ha=et("rtg"),Ma=et("rtc");function sl(e,t=pe){yr("ec",e,t)}const Ms="components";function Dp(e,t){return il(Ms,e,!0,t)||e}const ol=Symbol.for("v-ndc");function La(e){return ue(e)?il(Ms,e,!1)||e:e||ol}function il(e,t,n=!0,r=!1){const s=Te||pe;if(s){const o=s.type;if(e===Ms){const l=Xr(o,!1);if(l&&(l===t||l===ze(t)||l===ur(ze(t))))return o}const i=ao(s[e]||o[e],t)||ao(s.appContext[e],t);return!i&&r?o:i}}function ao(e,t){return e&&(e[t]||e[ze(t)]||e[ur(ze(t))])}const Vr=e=>e?Cl(e)?br(e)||e.proxy:Vr(e.parent):null,un=ge(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>Vr(e.parent),$root:e=>Vr(e.root),$emit:e=>e.emit,$options:e=>Ls(e),$forceUpdate:e=>e.f||(e.f=()=>pr(e.update)),$nextTick:e=>e.n||(e.n=Gt.bind(e.proxy)),$watch:e=>wa.bind(e)}),Sr=(e,t)=>e!==le&&!e.__isScriptSetup&&Z(e,t),Na={get({_:e},t){const{ctx:n,setupState:r,data:s,props:o,accessCache:i,type:l,appContext:c}=e;let u;if(t[0]!=="$"){const m=i[t];if(m!==void 0)switch(m){case 1:return r[t];case 2:return s[t];case 4:return n[t];case 3:return o[t]}else{if(Sr(r,t))return i[t]=1,r[t];if(s!==le&&Z(s,t))return i[t]=2,s[t];if((u=e.propsOptions[0])&&Z(u,t))return i[t]=3,o[t];if(n!==le&&Z(n,t))return i[t]=4,n[t];zr&&(i[t]=0)}}const a=un[t];let f,d;if(a)return t==="$attrs"&&xe(e,"get",t),a(e);if((f=l.__cssModules)&&(f=f[t]))return f;if(n!==le&&Z(n,t))return i[t]=4,n[t];if(d=c.config.globalProperties,Z(d,t))return d[t]},set({_:e},t,n){const{data:r,setupState:s,ctx:o}=e;return Sr(s,t)?(s[t]=n,!0):r!==le&&Z(r,t)?(r[t]=n,!0):Z(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(o[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:s,propsOptions:o}},i){let l;return!!n[i]||e!==le&&Z(e,i)||Sr(t,i)||(l=o[0])&&Z(l,i)||Z(r,i)||Z(un,i)||Z(s.config.globalProperties,i)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:Z(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function uo(e){return z(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let zr=!0;function $a(e){const t=Ls(e),n=e.proxy,r=e.ctx;zr=!1,t.beforeCreate&&fo(t.beforeCreate,e,"bc");const{data:s,computed:o,methods:i,watch:l,provide:c,inject:u,created:a,beforeMount:f,mounted:d,beforeUpdate:m,updated:v,activated:R,deactivated:O,beforeDestroy:_,beforeUnmount:g,destroyed:T,unmounted:b,render:k,renderTracked:M,renderTriggered:L,errorCaptured:x,serverPrefetch:D,expose:U,inheritAttrs:J,components:$,directives:V,filters:F}=t;if(u&&ja(u,r,null),i)for(const te in i){const ne=i[te];Q(ne)&&(r[te]=ne.bind(n))}if(s){const te=s.call(n,n);ce(te)&&(e.data=gt(te))}if(zr=!0,o)for(const te in o){const ne=o[te],Je=Q(ne)?ne.bind(n,n):Q(ne.get)?ne.get.bind(n,n):Be,nt=!Q(ne)&&Q(ne.set)?ne.set.bind(n):Be,De=Fe({get:Je,set:nt});Object.defineProperty(r,te,{enumerable:!0,configurable:!0,get:()=>De.value,set:Ee=>De.value=Ee})}if(l)for(const te in l)ll(l[te],r,n,te);if(c){const te=Q(c)?c.call(n):c;Reflect.ownKeys(te).forEach(ne=>{Ut(ne,te[ne])})}a&&fo(a,e,"c");function G(te,ne){z(ne)?ne.forEach(Je=>te(Je.bind(n))):ne&&te(ne.bind(n))}if(G(Sa,f),G(Is,d),G(Oa,m),G(nl,v),G(Pa,R),G(ka,O),G(sl,x),G(Ma,M),G(Ha,L),G(Hs,g),G(rl,b),G(Ia,D),z(U))if(U.length){const te=e.exposed||(e.exposed={});U.forEach(ne=>{Object.defineProperty(te,ne,{get:()=>n[ne],set:Je=>n[ne]=Je})})}else e.exposed||(e.exposed={});k&&e.render===Be&&(e.render=k),J!=null&&(e.inheritAttrs=J),$&&(e.components=$),V&&(e.directives=V)}function ja(e,t,n=Be){z(e)&&(e=Jr(e));for(const r in e){const s=e[r];let o;ce(s)?"default"in s?o=ke(s.from||r,s.default,!0):o=ke(s.from||r):o=ke(s),ye(o)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>o.value,set:i=>o.value=i}):t[r]=o}}function fo(e,t,n){He(z(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function ll(e,t,n,r){const s=r.includes(".")?Xi(n,r):()=>n[r];if(ue(e)){const o=t[e];Q(o)&&an(s,o)}else if(Q(e))an(s,e.bind(n));else if(ce(e))if(z(e))e.forEach(o=>ll(o,t,n,r));else{const o=Q(e.handler)?e.handler.bind(n):t[e.handler];Q(o)&&an(s,o,e)}}function Ls(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:s,optionsCache:o,config:{optionMergeStrategies:i}}=e.appContext,l=o.get(t);let c;return l?c=l:!s.length&&!n&&!r?c=t:(c={},s.length&&s.forEach(u=>Zn(c,u,i,!0)),Zn(c,t,i)),ce(t)&&o.set(t,c),c}function Zn(e,t,n,r=!1){const{mixins:s,extends:o}=t;o&&Zn(e,o,n,!0),s&&s.forEach(i=>Zn(e,i,n,!0));for(const i in t)if(!(r&&i==="expose")){const l=Fa[i]||n&&n[i];e[i]=l?l(e[i],t[i]):t[i]}return e}const Fa={data:ho,props:po,emits:po,methods:on,computed:on,beforeCreate:we,created:we,beforeMount:we,mounted:we,beforeUpdate:we,updated:we,beforeDestroy:we,beforeUnmount:we,destroyed:we,unmounted:we,activated:we,deactivated:we,errorCaptured:we,serverPrefetch:we,components:on,directives:on,watch:Ua,provide:ho,inject:Ba};function ho(e,t){return t?e?function(){return ge(Q(e)?e.call(this,this):e,Q(t)?t.call(this,this):t)}:t:e}function Ba(e,t){return on(Jr(e),Jr(t))}function Jr(e){if(z(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function we(e,t){return e?[...new Set([].concat(e,t))]:t}function on(e,t){return e?ge(Object.create(null),e,t):t}function po(e,t){return e?z(e)&&z(t)?[...new Set([...e,...t])]:ge(Object.create(null),uo(e),uo(t??{})):t}function Ua(e,t){if(!e)return t;if(!t)return e;const n=ge(Object.create(null),e);for(const r in t)n[r]=we(e[r],t[r]);return n}function cl(){return{app:null,config:{isNativeTag:lc,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let Da=0;function Ka(e,t){return function(r,s=null){Q(r)||(r=ge({},r)),s!=null&&!ce(s)&&(s=null);const o=cl(),i=new Set;let l=!1;const c=o.app={_uid:Da++,_component:r,_props:s,_container:null,_context:o,_instance:null,version:Tl,get config(){return o.config},set config(u){},use(u,...a){return i.has(u)||(u&&Q(u.install)?(i.add(u),u.install(c,...a)):Q(u)&&(i.add(u),u(c,...a))),c},mixin(u){return o.mixins.includes(u)||o.mixins.push(u),c},component(u,a){return a?(o.components[u]=a,c):o.components[u]},directive(u,a){return a?(o.directives[u]=a,c):o.directives[u]},mount(u,a,f){if(!l){const d=me(r,s);return d.appContext=o,a&&t?t(d,u):e(d,u,f),l=!0,c._container=u,u.__vue_app__=c,br(d.component)||d.component.proxy}},unmount(){l&&(e(null,c._container),delete c._container.__vue_app__)},provide(u,a){return o.provides[u]=a,c},runWithContext(u){En=c;try{return u()}finally{En=null}}};return c}}let En=null;function Ut(e,t){if(pe){let n=pe.provides;const r=pe.parent&&pe.parent.provides;r===n&&(n=pe.provides=Object.create(r)),n[e]=t}}function ke(e,t,n=!1){const r=pe||Te;if(r||En){const s=r?r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:En._context.provides;if(s&&e in s)return s[e];if(arguments.length>1)return n&&Q(t)?t.call(r&&r.proxy):t}}function al(){return!!(pe||Te||En)}function Wa(e,t,n,r=!1){const s={},o={};zn(o,_r,1),e.propsDefaults=Object.create(null),ul(e,t,s,o);for(const i in e.propsOptions[0])i in s||(s[i]=void 0);n?e.props=r?s:Pn(s):e.type.props?e.props=s:e.props=o,e.attrs=o}function qa(e,t,n,r){const{props:s,attrs:o,vnode:{patchFlag:i}}=e,l=ee(s),[c]=e.propsOptions;let u=!1;if((r||i>0)&&!(i&16)){if(i&8){const a=e.vnode.dynamicProps;for(let f=0;f<a.length;f++){let d=a[f];if(gr(e.emitsOptions,d))continue;const m=t[d];if(c)if(Z(o,d))m!==o[d]&&(o[d]=m,u=!0);else{const v=ze(d);s[v]=Qr(c,l,v,m,e,!1)}else m!==o[d]&&(o[d]=m,u=!0)}}}else{ul(e,t,s,o)&&(u=!0);let a;for(const f in l)(!t||!Z(t,f)&&((a=Jt(f))===f||!Z(t,a)))&&(c?n&&(n[f]!==void 0||n[a]!==void 0)&&(s[f]=Qr(c,l,f,void 0,e,!0)):delete s[f]);if(o!==l)for(const f in o)(!t||!Z(t,f))&&(delete o[f],u=!0)}u&&Ge(e,"set","$attrs")}function ul(e,t,n,r){const[s,o]=e.propsOptions;let i=!1,l;if(t)for(let c in t){if(ln(c))continue;const u=t[c];let a;s&&Z(s,a=ze(c))?!o||!o.includes(a)?n[a]=u:(l||(l={}))[a]=u:gr(e.emitsOptions,c)||(!(c in r)||u!==r[c])&&(r[c]=u,i=!0)}if(o){const c=ee(n),u=l||le;for(let a=0;a<o.length;a++){const f=o[a];n[f]=Qr(s,c,f,u[f],e,!Z(u,f))}}return i}function Qr(e,t,n,r,s,o){const i=e[n];if(i!=null){const l=Z(i,"default");if(l&&r===void 0){const c=i.default;if(i.type!==Function&&!i.skipFactory&&Q(c)){const{propsDefaults:u}=s;n in u?r=u[n]:(Wt(s),r=u[n]=c.call(null,t),xt())}else r=c}i[0]&&(o&&!l?r=!1:i[1]&&(r===""||r===Jt(n))&&(r=!0))}return r}function fl(e,t,n=!1){const r=t.propsCache,s=r.get(e);if(s)return s;const o=e.props,i={},l=[];let c=!1;if(!Q(e)){const a=f=>{c=!0;const[d,m]=fl(f,t,!0);ge(i,d),m&&l.push(...m)};!n&&t.mixins.length&&t.mixins.forEach(a),e.extends&&a(e.extends),e.mixins&&e.mixins.forEach(a)}if(!o&&!c)return ce(e)&&r.set(e,Lt),Lt;if(z(o))for(let a=0;a<o.length;a++){const f=ze(o[a]);go(f)&&(i[f]=le)}else if(o)for(const a in o){const f=ze(a);if(go(f)){const d=o[a],m=i[f]=z(d)||Q(d)?{type:d}:ge({},d);if(m){const v=_o(Boolean,m.type),R=_o(String,m.type);m[0]=v>-1,m[1]=R<0||v<R,(v>-1||Z(m,"default"))&&l.push(f)}}}const u=[i,l];return ce(e)&&r.set(e,u),u}function go(e){return e[0]!=="$"}function mo(e){const t=e&&e.toString().match(/^\s*(function|class) (\w+)/);return t?t[2]:e===null?"null":""}function yo(e,t){return mo(e)===mo(t)}function _o(e,t){return z(t)?t.findIndex(n=>yo(n,e)):Q(t)&&yo(t,e)?0:-1}const dl=e=>e[0]==="_"||e==="$stable",Ns=e=>z(e)?e.map(Oe):[Oe(e)],Va=(e,t,n)=>{if(t._n)return t;const r=zi((...s)=>Ns(t(...s)),n);return r._c=!1,r},hl=(e,t,n)=>{const r=e._ctx;for(const s in e){if(dl(s))continue;const o=e[s];if(Q(o))t[s]=Va(s,o,r);else if(o!=null){const i=Ns(o);t[s]=()=>i}}},pl=(e,t)=>{const n=Ns(t);e.slots.default=()=>n},za=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=ee(t),zn(t,"_",n)):hl(t,e.slots={})}else e.slots={},t&&pl(e,t);zn(e.slots,_r,1)},Ja=(e,t,n)=>{const{vnode:r,slots:s}=e;let o=!0,i=le;if(r.shapeFlag&32){const l=t._;l?n&&l===1?o=!1:(ge(s,t),!n&&l===1&&delete s._):(o=!t.$stable,hl(t,s)),i=t}else t&&(pl(e,t),i={default:1});if(o)for(const l in s)!dl(l)&&!(l in i)&&delete s[l]};function er(e,t,n,r,s=!1){if(z(e)){e.forEach((d,m)=>er(d,t&&(z(t)?t[m]:t),n,r,s));return}if(Bt(r)&&!s)return;const o=r.shapeFlag&4?br(r.component)||r.component.proxy:r.el,i=s?null:o,{i:l,r:c}=e,u=t&&t.r,a=l.refs===le?l.refs={}:l.refs,f=l.setupState;if(u!=null&&u!==c&&(ue(u)?(a[u]=null,Z(f,u)&&(f[u]=null)):ye(u)&&(u.value=null)),Q(c))ht(c,l,12,[i,a]);else{const d=ue(c),m=ye(c);if(d||m){const v=()=>{if(e.f){const R=d?Z(f,c)?f[c]:a[c]:c.value;s?z(R)&&_s(R,o):z(R)?R.includes(o)||R.push(o):d?(a[c]=[o],Z(f,c)&&(f[c]=a[c])):(c.value=[o],e.k&&(a[e.k]=c.value))}else d?(a[c]=i,Z(f,c)&&(f[c]=i)):m&&(c.value=i,e.k&&(a[e.k]=i))};i?(v.id=-1,_e(v,n)):v()}}}let st=!1;const Fn=e=>/svg/.test(e.namespaceURI)&&e.tagName!=="foreignObject",Bn=e=>e.nodeType===8;function Qa(e){const{mt:t,p:n,o:{patchProp:r,createText:s,nextSibling:o,parentNode:i,remove:l,insert:c,createComment:u}}=e,a=(_,g)=>{if(!g.hasChildNodes()){n(null,_,g),Yn(),g._vnode=_;return}st=!1,f(g.firstChild,_,null,null,null),Yn(),g._vnode=_,st&&console.error("Hydration completed but contains mismatches.")},f=(_,g,T,b,k,M=!1)=>{const L=Bn(_)&&_.data==="[",x=()=>R(_,g,T,b,k,L),{type:D,ref:U,shapeFlag:J,patchFlag:$}=g;let V=_.nodeType;g.el=_,$===-2&&(M=!1,g.dynamicChildren=null);let F=null;switch(D){case Dt:V!==3?g.children===""?(c(g.el=s(""),i(_),_),F=_):F=x():(_.data!==g.children&&(st=!0,_.data=g.children),F=o(_));break;case Me:V!==8||L?F=x():F=o(_);break;case Wn:if(L&&(_=o(_),V=_.nodeType),V===1||V===3){F=_;const de=!g.children.length;for(let G=0;G<g.staticCount;G++)de&&(g.children+=F.nodeType===1?F.outerHTML:F.data),G===g.staticCount-1&&(g.anchor=F),F=o(F);return L?o(F):F}else x();break;case Se:L?F=v(_,g,T,b,k,M):F=x();break;default:if(J&1)V!==1||g.type.toLowerCase()!==_.tagName.toLowerCase()?F=x():F=d(_,g,T,b,k,M);else if(J&6){g.slotScopeIds=k;const de=i(_);if(t(g,de,null,T,b,Fn(de),M),F=L?O(_):o(_),F&&Bn(F)&&F.data==="teleport end"&&(F=o(F)),Bt(g)){let G;L?(G=me(Se),G.anchor=F?F.previousSibling:de.lastChild):G=_.nodeType===3?El(""):me("div"),G.el=_,g.component.subTree=G}}else J&64?V!==8?F=x():F=g.type.hydrate(_,g,T,b,k,M,e,m):J&128&&(F=g.type.hydrate(_,g,T,b,Fn(i(_)),k,M,e,f))}return U!=null&&er(U,null,b,g),F},d=(_,g,T,b,k,M)=>{M=M||!!g.dynamicChildren;const{type:L,props:x,patchFlag:D,shapeFlag:U,dirs:J}=g,$=L==="input"&&J||L==="option";if($||D!==-1){if(J&&qe(g,null,T,"created"),x)if($||!M||D&48)for(const F in x)($&&F.endsWith("value")||Tn(F)&&!ln(F))&&r(_,F,null,x[F],!1,void 0,T);else x.onClick&&r(_,"onClick",null,x.onClick,!1,void 0,T);let V;if((V=x&&x.onVnodeBeforeMount)&&Re(V,T,g),J&&qe(g,null,T,"beforeMount"),((V=x&&x.onVnodeMounted)||J)&&Yi(()=>{V&&Re(V,T,g),J&&qe(g,null,T,"mounted")},b),U&16&&!(x&&(x.innerHTML||x.textContent))){let F=m(_.firstChild,g,_,T,b,k,M);for(;F;){st=!0;const de=F;F=F.nextSibling,l(de)}}else U&8&&_.textContent!==g.children&&(st=!0,_.textContent=g.children)}return _.nextSibling},m=(_,g,T,b,k,M,L)=>{L=L||!!g.dynamicChildren;const x=g.children,D=x.length;for(let U=0;U<D;U++){const J=L?x[U]:x[U]=Oe(x[U]);if(_)_=f(_,J,b,k,M,L);else{if(J.type===Dt&&!J.children)continue;st=!0,n(null,J,T,null,b,k,Fn(T),M)}}return _},v=(_,g,T,b,k,M)=>{const{slotScopeIds:L}=g;L&&(k=k?k.concat(L):L);const x=i(_),D=m(o(_),g,x,T,b,k,M);return D&&Bn(D)&&D.data==="]"?o(g.anchor=D):(st=!0,c(g.anchor=u("]"),x,D),D)},R=(_,g,T,b,k,M)=>{if(st=!0,g.el=null,M){const D=O(_);for(;;){const U=o(_);if(U&&U!==D)l(U);else break}}const L=o(_),x=i(_);return l(_),n(null,g,x,L,T,b,Fn(x),k),L},O=_=>{let g=0;for(;_;)if(_=o(_),_&&Bn(_)&&(_.data==="["&&g++,_.data==="]")){if(g===0)return o(_);g--}return _};return[a,f]}const _e=Yi;function Ya(e){return gl(e)}function Xa(e){return gl(e,Qa)}function gl(e,t){const n=Br();n.__VUE__=!0;const{insert:r,remove:s,patchProp:o,createElement:i,createText:l,createComment:c,setText:u,setElementText:a,parentNode:f,nextSibling:d,setScopeId:m=Be,insertStaticContent:v}=e,R=(h,p,y,w=null,C=null,P=null,N=!1,S=null,I=!!p.dynamicChildren)=>{if(h===p)return;h&&!je(h,p)&&(w=E(h),Ee(h,C,P,!0),h=null),p.patchFlag===-2&&(I=!1,p.dynamicChildren=null);const{type:A,ref:W,shapeFlag:B}=p;switch(A){case Dt:O(h,p,y,w);break;case Me:_(h,p,y,w);break;case Wn:h==null&&g(p,y,w,N);break;case Se:$(h,p,y,w,C,P,N,S,I);break;default:B&1?k(h,p,y,w,C,P,N,S,I):B&6?V(h,p,y,w,C,P,N,S,I):(B&64||B&128)&&A.process(h,p,y,w,C,P,N,S,I,H)}W!=null&&C&&er(W,h&&h.ref,P,p||h,!p)},O=(h,p,y,w)=>{if(h==null)r(p.el=l(p.children),y,w);else{const C=p.el=h.el;p.children!==h.children&&u(C,p.children)}},_=(h,p,y,w)=>{h==null?r(p.el=c(p.children||""),y,w):p.el=h.el},g=(h,p,y,w)=>{[h.el,h.anchor]=v(h.children,p,y,w,h.el,h.anchor)},T=({el:h,anchor:p},y,w)=>{let C;for(;h&&h!==p;)C=d(h),r(h,y,w),h=C;r(p,y,w)},b=({el:h,anchor:p})=>{let y;for(;h&&h!==p;)y=d(h),s(h),h=y;s(p)},k=(h,p,y,w,C,P,N,S,I)=>{N=N||p.type==="svg",h==null?M(p,y,w,C,P,N,S,I):D(h,p,C,P,N,S,I)},M=(h,p,y,w,C,P,N,S)=>{let I,A;const{type:W,props:B,shapeFlag:q,transition:Y,dirs:X}=h;if(I=h.el=i(h.type,P,B&&B.is,B),q&8?a(I,h.children):q&16&&x(h.children,I,null,w,C,P&&W!=="foreignObject",N,S),X&&qe(h,null,w,"created"),L(I,h,h.scopeId,N,w),B){for(const oe in B)oe!=="value"&&!ln(oe)&&o(I,oe,null,B[oe],P,h.children,w,C,be);"value"in B&&o(I,"value",null,B.value),(A=B.onVnodeBeforeMount)&&Re(A,w,h)}X&&qe(h,null,w,"beforeMount");const ie=(!C||C&&!C.pendingBranch)&&Y&&!Y.persisted;ie&&Y.beforeEnter(I),r(I,p,y),((A=B&&B.onVnodeMounted)||ie||X)&&_e(()=>{A&&Re(A,w,h),ie&&Y.enter(I),X&&qe(h,null,w,"mounted")},C)},L=(h,p,y,w,C)=>{if(y&&m(h,y),w)for(let P=0;P<w.length;P++)m(h,w[P]);if(C){let P=C.subTree;if(p===P){const N=C.vnode;L(h,N,N.scopeId,N.slotScopeIds,C.parent)}}},x=(h,p,y,w,C,P,N,S,I=0)=>{for(let A=I;A<h.length;A++){const W=h[A]=S?ct(h[A]):Oe(h[A]);R(null,W,p,y,w,C,P,N,S)}},D=(h,p,y,w,C,P,N)=>{const S=p.el=h.el;let{patchFlag:I,dynamicChildren:A,dirs:W}=p;I|=h.patchFlag&16;const B=h.props||le,q=p.props||le;let Y;y&&mt(y,!1),(Y=q.onVnodeBeforeUpdate)&&Re(Y,y,p,h),W&&qe(p,h,y,"beforeUpdate"),y&&mt(y,!0);const X=C&&p.type!=="foreignObject";if(A?U(h.dynamicChildren,A,S,y,w,X,P):N||ne(h,p,S,null,y,w,X,P,!1),I>0){if(I&16)J(S,p,B,q,y,w,C);else if(I&2&&B.class!==q.class&&o(S,"class",null,q.class,C),I&4&&o(S,"style",B.style,q.style,C),I&8){const ie=p.dynamicProps;for(let oe=0;oe<ie.length;oe++){const he=ie[oe],Le=B[he],Ot=q[he];(Ot!==Le||he==="value")&&o(S,he,Le,Ot,C,h.children,y,w,be)}}I&1&&h.children!==p.children&&a(S,p.children)}else!N&&A==null&&J(S,p,B,q,y,w,C);((Y=q.onVnodeUpdated)||W)&&_e(()=>{Y&&Re(Y,y,p,h),W&&qe(p,h,y,"updated")},w)},U=(h,p,y,w,C,P,N)=>{for(let S=0;S<p.length;S++){const I=h[S],A=p[S],W=I.el&&(I.type===Se||!je(I,A)||I.shapeFlag&70)?f(I.el):y;R(I,A,W,null,w,C,P,N,!0)}},J=(h,p,y,w,C,P,N)=>{if(y!==w){if(y!==le)for(const S in y)!ln(S)&&!(S in w)&&o(h,S,y[S],null,N,p.children,C,P,be);for(const S in w){if(ln(S))continue;const I=w[S],A=y[S];I!==A&&S!=="value"&&o(h,S,A,I,N,p.children,C,P,be)}"value"in w&&o(h,"value",y.value,w.value)}},$=(h,p,y,w,C,P,N,S,I)=>{const A=p.el=h?h.el:l(""),W=p.anchor=h?h.anchor:l("");let{patchFlag:B,dynamicChildren:q,slotScopeIds:Y}=p;Y&&(S=S?S.concat(Y):Y),h==null?(r(A,y,w),r(W,y,w),x(p.children,y,W,C,P,N,S,I)):B>0&&B&64&&q&&h.dynamicChildren?(U(h.dynamicChildren,q,y,C,P,N,S),(p.key!=null||C&&p===C.subTree)&&ml(h,p,!0)):ne(h,p,y,W,C,P,N,S,I)},V=(h,p,y,w,C,P,N,S,I)=>{p.slotScopeIds=S,h==null?p.shapeFlag&512?C.ctx.activate(p,y,w,N,I):F(p,y,w,C,P,N,I):de(h,p,I)},F=(h,p,y,w,C,P,N)=>{const S=h.component=su(h,w,C);if(An(h)&&(S.ctx.renderer=H),ou(S),S.asyncDep){if(C&&C.registerDep(S,G),!h.el){const I=S.subTree=me(Me);_(null,I,p,y)}return}G(S,h,p,y,C,P,N)},de=(h,p,y)=>{const w=p.component=h.component;if(pa(h,p,y))if(w.asyncDep&&!w.asyncResolved){te(w,p,y);return}else w.next=p,ca(w.update),w.update();else p.el=h.el,w.vnode=p},G=(h,p,y,w,C,P,N)=>{const S=()=>{if(h.isMounted){let{next:W,bu:B,u:q,parent:Y,vnode:X}=h,ie=W,oe;mt(h,!1),W?(W.el=X.el,te(h,W,N)):W=X,B&&cn(B),(oe=W.props&&W.props.onVnodeBeforeUpdate)&&Re(oe,Y,W,X),mt(h,!0);const he=Tr(h),Le=h.subTree;h.subTree=he,R(Le,he,f(Le.el),E(Le),h,C,P),W.el=he.el,ie===null&&As(h,he.el),q&&_e(q,C),(oe=W.props&&W.props.onVnodeUpdated)&&_e(()=>Re(oe,Y,W,X),C)}else{let W;const{el:B,props:q}=p,{bm:Y,m:X,parent:ie}=h,oe=Bt(p);if(mt(h,!1),Y&&cn(Y),!oe&&(W=q&&q.onVnodeBeforeMount)&&Re(W,ie,p),mt(h,!0),B&&re){const he=()=>{h.subTree=Tr(h),re(B,h.subTree,h,C,null)};oe?p.type.__asyncLoader().then(()=>!h.isUnmounted&&he()):he()}else{const he=h.subTree=Tr(h);R(null,he,y,w,h,C,P),p.el=he.el}if(X&&_e(X,C),!oe&&(W=q&&q.onVnodeMounted)){const he=p;_e(()=>Re(W,ie,he),C)}(p.shapeFlag&256||ie&&Bt(ie.vnode)&&ie.vnode.shapeFlag&256)&&h.a&&_e(h.a,C),h.isMounted=!0,p=y=w=null}},I=h.effect=new Es(S,()=>pr(A),h.scope),A=h.update=()=>I.run();A.id=h.uid,mt(h,!0),A()},te=(h,p,y)=>{p.component=h;const w=h.vnode.props;h.vnode=p,h.next=null,qa(h,p.props,w,y),Ja(h,p.children,y),Qt(),so(),Yt()},ne=(h,p,y,w,C,P,N,S,I=!1)=>{const A=h&&h.children,W=h?h.shapeFlag:0,B=p.children,{patchFlag:q,shapeFlag:Y}=p;if(q>0){if(q&128){nt(A,B,y,w,C,P,N,S,I);return}else if(q&256){Je(A,B,y,w,C,P,N,S,I);return}}Y&8?(W&16&&be(A,C,P),B!==A&&a(y,B)):W&16?Y&16?nt(A,B,y,w,C,P,N,S,I):be(A,C,P,!0):(W&8&&a(y,""),Y&16&&x(B,y,w,C,P,N,S,I))},Je=(h,p,y,w,C,P,N,S,I)=>{h=h||Lt,p=p||Lt;const A=h.length,W=p.length,B=Math.min(A,W);let q;for(q=0;q<B;q++){const Y=p[q]=I?ct(p[q]):Oe(p[q]);R(h[q],Y,y,null,C,P,N,S,I)}A>W?be(h,C,P,!0,!1,B):x(p,y,w,C,P,N,S,I,B)},nt=(h,p,y,w,C,P,N,S,I)=>{let A=0;const W=p.length;let B=h.length-1,q=W-1;for(;A<=B&&A<=q;){const Y=h[A],X=p[A]=I?ct(p[A]):Oe(p[A]);if(je(Y,X))R(Y,X,y,null,C,P,N,S,I);else break;A++}for(;A<=B&&A<=q;){const Y=h[B],X=p[q]=I?ct(p[q]):Oe(p[q]);if(je(Y,X))R(Y,X,y,null,C,P,N,S,I);else break;B--,q--}if(A>B){if(A<=q){const Y=q+1,X=Y<W?p[Y].el:w;for(;A<=q;)R(null,p[A]=I?ct(p[A]):Oe(p[A]),y,X,C,P,N,S,I),A++}}else if(A>q)for(;A<=B;)Ee(h[A],C,P,!0),A++;else{const Y=A,X=A,ie=new Map;for(A=X;A<=q;A++){const Pe=p[A]=I?ct(p[A]):Oe(p[A]);Pe.key!=null&&ie.set(Pe.key,A)}let oe,he=0;const Le=q-X+1;let Ot=!1,zs=0;const Zt=new Array(Le);for(A=0;A<Le;A++)Zt[A]=0;for(A=Y;A<=B;A++){const Pe=h[A];if(he>=Le){Ee(Pe,C,P,!0);continue}let Ke;if(Pe.key!=null)Ke=ie.get(Pe.key);else for(oe=X;oe<=q;oe++)if(Zt[oe-X]===0&&je(Pe,p[oe])){Ke=oe;break}Ke===void 0?Ee(Pe,C,P,!0):(Zt[Ke-X]=A+1,Ke>=zs?zs=Ke:Ot=!0,R(Pe,p[Ke],y,null,C,P,N,S,I),he++)}const Js=Ot?Ga(Zt):Lt;for(oe=Js.length-1,A=Le-1;A>=0;A--){const Pe=X+A,Ke=p[Pe],Qs=Pe+1<W?p[Pe+1].el:w;Zt[A]===0?R(null,Ke,y,Qs,C,P,N,S,I):Ot&&(oe<0||A!==Js[oe]?De(Ke,y,Qs,2):oe--)}}},De=(h,p,y,w,C=null)=>{const{el:P,type:N,transition:S,children:I,shapeFlag:A}=h;if(A&6){De(h.component.subTree,p,y,w);return}if(A&128){h.suspense.move(p,y,w);return}if(A&64){N.move(h,p,y,H);return}if(N===Se){r(P,p,y);for(let B=0;B<I.length;B++)De(I[B],p,y,w);r(h.anchor,p,y);return}if(N===Wn){T(h,p,y);return}if(w!==2&&A&1&&S)if(w===0)S.beforeEnter(P),r(P,p,y),_e(()=>S.enter(P),C);else{const{leave:B,delayLeave:q,afterLeave:Y}=S,X=()=>r(P,p,y),ie=()=>{B(P,()=>{X(),Y&&Y()})};q?q(P,X,ie):ie()}else r(P,p,y)},Ee=(h,p,y,w=!1,C=!1)=>{const{type:P,props:N,ref:S,children:I,dynamicChildren:A,shapeFlag:W,patchFlag:B,dirs:q}=h;if(S!=null&&er(S,null,y,h,!0),W&256){p.ctx.deactivate(h);return}const Y=W&1&&q,X=!Bt(h);let ie;if(X&&(ie=N&&N.onVnodeBeforeUnmount)&&Re(ie,p,h),W&6)In(h.component,y,w);else{if(W&128){h.suspense.unmount(y,w);return}Y&&qe(h,null,p,"beforeUnmount"),W&64?h.type.remove(h,p,y,C,H,w):A&&(P!==Se||B>0&&B&64)?be(A,p,y,!1,!0):(P===Se&&B&384||!C&&W&16)&&be(I,p,y),w&&At(h)}(X&&(ie=N&&N.onVnodeUnmounted)||Y)&&_e(()=>{ie&&Re(ie,p,h),Y&&qe(h,null,p,"unmounted")},y)},At=h=>{const{type:p,el:y,anchor:w,transition:C}=h;if(p===Se){St(y,w);return}if(p===Wn){b(h);return}const P=()=>{s(y),C&&!C.persisted&&C.afterLeave&&C.afterLeave()};if(h.shapeFlag&1&&C&&!C.persisted){const{leave:N,delayLeave:S}=C,I=()=>N(y,P);S?S(h.el,P,I):I()}else P()},St=(h,p)=>{let y;for(;h!==p;)y=d(h),s(h),h=y;s(p)},In=(h,p,y)=>{const{bum:w,scope:C,update:P,subTree:N,um:S}=h;w&&cn(w),C.stop(),P&&(P.active=!1,Ee(N,h,p,y)),S&&_e(S,p),_e(()=>{h.isUnmounted=!0},p),p&&p.pendingBranch&&!p.isUnmounted&&h.asyncDep&&!h.asyncResolved&&h.suspenseId===p.pendingId&&(p.deps--,p.deps===0&&p.resolve())},be=(h,p,y,w=!1,C=!1,P=0)=>{for(let N=P;N<h.length;N++)Ee(h[N],p,y,w,C)},E=h=>h.shapeFlag&6?E(h.component.subTree):h.shapeFlag&128?h.suspense.next():d(h.anchor||h.el),j=(h,p,y)=>{h==null?p._vnode&&Ee(p._vnode,null,null,!0):R(p._vnode||null,h,p,null,null,null,y),so(),Yn(),p._vnode=h},H={p:R,um:Ee,m:De,r:At,mt:F,mc:x,pc:ne,pbc:U,n:E,o:e};let K,re;return t&&([K,re]=t(H)),{render:j,hydrate:K,createApp:Ka(j,K)}}function mt({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function ml(e,t,n=!1){const r=e.children,s=t.children;if(z(r)&&z(s))for(let o=0;o<r.length;o++){const i=r[o];let l=s[o];l.shapeFlag&1&&!l.dynamicChildren&&((l.patchFlag<=0||l.patchFlag===32)&&(l=s[o]=ct(s[o]),l.el=i.el),n||ml(i,l)),l.type===Dt&&(l.el=i.el)}}function Ga(e){const t=e.slice(),n=[0];let r,s,o,i,l;const c=e.length;for(r=0;r<c;r++){const u=e[r];if(u!==0){if(s=n[n.length-1],e[s]<u){t[r]=s,n.push(r);continue}for(o=0,i=n.length-1;o<i;)l=o+i>>1,e[n[l]]<u?o=l+1:i=l;u<e[n[o]]&&(o>0&&(t[r]=n[o-1]),n[o]=r)}}for(o=n.length,i=n[o-1];o-- >0;)n[o]=i,i=t[i];return n}const Za=e=>e.__isTeleport,Se=Symbol.for("v-fgt"),Dt=Symbol.for("v-txt"),Me=Symbol.for("v-cmt"),Wn=Symbol.for("v-stc"),fn=[];let Ie=null;function ut(e=!1){fn.push(Ie=e?null:[])}function yl(){fn.pop(),Ie=fn[fn.length-1]||null}let Kt=1;function bo(e){Kt+=e}function _l(e){return e.dynamicChildren=Kt>0?Ie||Lt:null,yl(),Kt>0&&Ie&&Ie.push(e),e}function Kp(e,t,n,r,s,o){return _l(vl(e,t,n,r,s,o,!0))}function Et(e,t,n,r,s){return _l(me(e,t,n,r,s,!0))}function Cn(e){return e?e.__v_isVNode===!0:!1}function je(e,t){return e.type===t.type&&e.key===t.key}const _r="__vInternal",bl=({key:e})=>e??null,qn=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?ue(e)||ye(e)||Q(e)?{i:Te,r:e,k:t,f:!!n}:e:null);function vl(e,t=null,n=null,r=0,s=null,o=e===Se?0:1,i=!1,l=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&bl(t),ref:t&&qn(t),scopeId:mr,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:o,patchFlag:r,dynamicProps:s,dynamicChildren:null,appContext:null,ctx:Te};return l?($s(c,n),o&128&&e.normalize(c)):n&&(c.shapeFlag|=ue(n)?8:16),Kt>0&&!i&&Ie&&(c.patchFlag>0||o&6)&&c.patchFlag!==32&&Ie.push(c),c}const me=eu;function eu(e,t=null,n=null,r=0,s=null,o=!1){if((!e||e===ol)&&(e=Me),Cn(e)){const l=Ze(e,t,!0);return n&&$s(l,n),Kt>0&&!o&&Ie&&(l.shapeFlag&6?Ie[Ie.indexOf(e)]=l:Ie.push(l)),l.patchFlag|=-2,l}if(au(e)&&(e=e.__vccOpts),t){t=wl(t);let{class:l,style:c}=t;l&&!ue(l)&&(t.class=dr(l)),ce(c)&&(Ni(c)&&!z(c)&&(c=ge({},c)),t.style=fr(c))}const i=ue(e)?1:Ji(e)?128:Za(e)?64:ce(e)?4:Q(e)?2:0;return vl(e,t,n,r,s,i,o,!0)}function wl(e){return e?Ni(e)||_r in e?ge({},e):e:null}function Ze(e,t,n=!1){const{props:r,ref:s,patchFlag:o,children:i}=e,l=t?tu(r||{},t):r;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:l,key:l&&bl(l),ref:t&&t.ref?n&&s?z(s)?s.concat(qn(t)):[s,qn(t)]:qn(t):s,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:i,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Se?o===-1?16:o|16:o,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Ze(e.ssContent),ssFallback:e.ssFallback&&Ze(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function El(e=" ",t=0){return me(Dt,null,e,t)}function Oe(e){return e==null||typeof e=="boolean"?me(Me):z(e)?me(Se,null,e.slice()):typeof e=="object"?ct(e):me(Dt,null,String(e))}function ct(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Ze(e)}function $s(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(z(t))n=16;else if(typeof t=="object")if(r&65){const s=t.default;s&&(s._c&&(s._d=!1),$s(e,s()),s._c&&(s._d=!0));return}else{n=32;const s=t._;!s&&!(_r in t)?t._ctx=Te:s===3&&Te&&(Te.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else Q(t)?(t={default:t,_ctx:Te},n=32):(t=String(t),r&64?(n=16,t=[El(t)]):n=8);e.children=t,e.shapeFlag|=n}function tu(...e){const t={};for(let n=0;n<e.length;n++){const r=e[n];for(const s in r)if(s==="class")t.class!==r.class&&(t.class=dr([t.class,r.class]));else if(s==="style")t.style=fr([t.style,r.style]);else if(Tn(s)){const o=t[s],i=r[s];i&&o!==i&&!(z(o)&&o.includes(i))&&(t[s]=o?[].concat(o,i):i)}else s!==""&&(t[s]=r[s])}return t}function Re(e,t,n,r=null){He(e,t,7,[n,r])}const nu=cl();let ru=0;function su(e,t,n){const r=e.type,s=(t?t.appContext:e.appContext)||nu,o={uid:ru++,vnode:e,type:r,parent:t,appContext:s,root:null,next:null,subTree:null,effect:null,update:null,scope:new Ec(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(s.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:fl(r,s),emitsOptions:Vi(r,s),emit:null,emitted:null,propsDefaults:le,inheritAttrs:r.inheritAttrs,ctx:le,data:le,props:le,attrs:le,slots:le,refs:le,setupState:le,setupContext:null,attrsProxy:null,slotsProxy:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return o.ctx={_:o},o.root=t?t.root:o,o.emit=ua.bind(null,o),e.ce&&e.ce(o),o}let pe=null;const js=()=>pe||Te;let Fs,It,vo="__VUE_INSTANCE_SETTERS__";(It=Br()[vo])||(It=Br()[vo]=[]),It.push(e=>pe=e),Fs=e=>{It.length>1?It.forEach(t=>t(e)):It[0](e)};const Wt=e=>{Fs(e),e.scope.on()},xt=()=>{pe&&pe.scope.off(),Fs(null)};function Cl(e){return e.vnode.shapeFlag&4}let qt=!1;function ou(e,t=!1){qt=t;const{props:n,children:r}=e.vnode,s=Cl(e);Wa(e,n,s,t),za(e,r);const o=s?iu(e,t):void 0;return qt=!1,o}function iu(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=$i(new Proxy(e.ctx,Na));const{setup:r}=n;if(r){const s=e.setupContext=r.length>1?cu(e):null;Wt(e),Qt();const o=ht(r,e,0,[e.props,s]);if(Yt(),xt(),bi(o)){if(o.then(xt,xt),t)return o.then(i=>{Yr(e,i,t)}).catch(i=>{Xt(i,e,0)});e.asyncDep=o}else Yr(e,o,t)}else Rl(e,t)}function Yr(e,t,n){Q(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:ce(t)&&(e.setupState=Ui(t)),Rl(e,n)}let wo;function Rl(e,t,n){const r=e.type;if(!e.render){if(!t&&wo&&!r.render){const s=r.template||Ls(e).template;if(s){const{isCustomElement:o,compilerOptions:i}=e.appContext.config,{delimiters:l,compilerOptions:c}=r,u=ge(ge({isCustomElement:o,delimiters:l},i),c);r.render=wo(s,u)}}e.render=r.render||Be}Wt(e),Qt(),$a(e),Yt(),xt()}function lu(e){return e.attrsProxy||(e.attrsProxy=new Proxy(e.attrs,{get(t,n){return xe(e,"get","$attrs"),t[n]}}))}function cu(e){const t=n=>{e.exposed=n||{}};return{get attrs(){return lu(e)},slots:e.slots,emit:e.emit,expose:t}}function br(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(Ui($i(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in un)return un[n](e)},has(t,n){return n in t||n in un}}))}function Xr(e,t=!0){return Q(e)?e.displayName||e.name:e.name||t&&e.__name}function au(e){return Q(e)&&"__vccOpts"in e}const Fe=(e,t)=>oa(e,t,qt);function Xe(e,t,n){const r=arguments.length;return r===2?ce(t)&&!z(t)?Cn(t)?me(e,null,[t]):me(e,t):me(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&Cn(n)&&(n=[n]),me(e,t,n))}const uu=Symbol.for("v-scx"),fu=()=>ke(uu),Tl="3.3.4",du="http://www.w3.org/2000/svg",Ct=typeof document<"u"?document:null,Eo=Ct&&Ct.createElement("template"),hu={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const s=t?Ct.createElementNS(du,e):Ct.createElement(e,n?{is:n}:void 0);return e==="select"&&r&&r.multiple!=null&&s.setAttribute("multiple",r.multiple),s},createText:e=>Ct.createTextNode(e),createComment:e=>Ct.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Ct.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,s,o){const i=n?n.previousSibling:t.lastChild;if(s&&(s===o||s.nextSibling))for(;t.insertBefore(s.cloneNode(!0),n),!(s===o||!(s=s.nextSibling)););else{Eo.innerHTML=r?`<svg>${e}</svg>`:e;const l=Eo.content;if(r){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]}};function pu(e,t,n){const r=e._vtc;r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}function gu(e,t,n){const r=e.style,s=ue(n);if(n&&!s){if(t&&!ue(t))for(const o in t)n[o]==null&&Gr(r,o,"");for(const o in n)Gr(r,o,n[o])}else{const o=r.display;s?t!==n&&(r.cssText=n):t&&e.removeAttribute("style"),"_vod"in e&&(r.display=o)}}const Co=/\s*!important$/;function Gr(e,t,n){if(z(n))n.forEach(r=>Gr(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=mu(e,t);Co.test(n)?e.setProperty(Jt(r),n.replace(Co,""),"important"):e[r]=n}}const Ro=["Webkit","Moz","ms"],Or={};function mu(e,t){const n=Or[t];if(n)return n;let r=ze(t);if(r!=="filter"&&r in e)return Or[t]=r;r=ur(r);for(let s=0;s<Ro.length;s++){const o=Ro[s]+r;if(o in e)return Or[t]=o}return t}const To="http://www.w3.org/1999/xlink";function yu(e,t,n,r,s){if(r&&t.startsWith("xlink:"))n==null?e.removeAttributeNS(To,t.slice(6,t.length)):e.setAttributeNS(To,t,n);else{const o=wc(t);n==null||o&&!Ci(n)?e.removeAttribute(t):e.setAttribute(t,o?"":n)}}function _u(e,t,n,r,s,o,i){if(t==="innerHTML"||t==="textContent"){r&&i(r,s,o),e[t]=n??"";return}const l=e.tagName;if(t==="value"&&l!=="PROGRESS"&&!l.includes("-")){e._value=n;const u=l==="OPTION"?e.getAttribute("value"):e.value,a=n??"";u!==a&&(e.value=a),n==null&&e.removeAttribute(t);return}let c=!1;if(n===""||n==null){const u=typeof e[t];u==="boolean"?n=Ci(n):n==null&&u==="string"?(n="",c=!0):u==="number"&&(n=0,c=!0)}try{e[t]=n}catch{}c&&e.removeAttribute(t)}function bu(e,t,n,r){e.addEventListener(t,n,r)}function vu(e,t,n,r){e.removeEventListener(t,n,r)}function wu(e,t,n,r,s=null){const o=e._vei||(e._vei={}),i=o[t];if(r&&i)i.value=r;else{const[l,c]=Eu(t);if(r){const u=o[t]=Tu(r,s);bu(e,l,u,c)}else i&&(vu(e,l,i,c),o[t]=void 0)}}const xo=/(?:Once|Passive|Capture)$/;function Eu(e){let t;if(xo.test(e)){t={};let r;for(;r=e.match(xo);)e=e.slice(0,e.length-r[0].length),t[r[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):Jt(e.slice(2)),t]}let Ir=0;const Cu=Promise.resolve(),Ru=()=>Ir||(Cu.then(()=>Ir=0),Ir=Date.now());function Tu(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;He(xu(r,n.value),t,5,[r])};return n.value=e,n.attached=Ru(),n}function xu(e,t){if(z(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(r=>s=>!s._stopped&&r&&r(s))}else return t}const Po=/^on[a-z]/,Pu=(e,t,n,r,s=!1,o,i,l,c)=>{t==="class"?pu(e,r,s):t==="style"?gu(e,n,r):Tn(t)?ys(t)||wu(e,t,n,r,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):ku(e,t,r,s))?_u(e,t,r,o,i,l,c):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),yu(e,t,r,s))};function ku(e,t,n,r){return r?!!(t==="innerHTML"||t==="textContent"||t in e&&Po.test(t)&&Q(n)):t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA"||Po.test(t)&&ue(n)?!1:t in e}const ot="transition",en="animation",Bs=(e,{slots:t})=>Xe(Ra,Au(e),t);Bs.displayName="Transition";const xl={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};Bs.props=ge({},Gi,xl);const yt=(e,t=[])=>{z(e)?e.forEach(n=>n(...t)):e&&e(...t)},ko=e=>e?z(e)?e.some(t=>t.length>1):e.length>1:!1;function Au(e){const t={};for(const $ in e)$ in xl||(t[$]=e[$]);if(e.css===!1)return t;const{name:n="v",type:r,duration:s,enterFromClass:o=`${n}-enter-from`,enterActiveClass:i=`${n}-enter-active`,enterToClass:l=`${n}-enter-to`,appearFromClass:c=o,appearActiveClass:u=i,appearToClass:a=l,leaveFromClass:f=`${n}-leave-from`,leaveActiveClass:d=`${n}-leave-active`,leaveToClass:m=`${n}-leave-to`}=e,v=Su(s),R=v&&v[0],O=v&&v[1],{onBeforeEnter:_,onEnter:g,onEnterCancelled:T,onLeave:b,onLeaveCancelled:k,onBeforeAppear:M=_,onAppear:L=g,onAppearCancelled:x=T}=t,D=($,V,F)=>{_t($,V?a:l),_t($,V?u:i),F&&F()},U=($,V)=>{$._isLeaving=!1,_t($,f),_t($,m),_t($,d),V&&V()},J=$=>(V,F)=>{const de=$?L:g,G=()=>D(V,$,F);yt(de,[V,G]),Ao(()=>{_t(V,$?c:o),it(V,$?a:l),ko(de)||So(V,r,R,G)})};return ge(t,{onBeforeEnter($){yt(_,[$]),it($,o),it($,i)},onBeforeAppear($){yt(M,[$]),it($,c),it($,u)},onEnter:J(!1),onAppear:J(!0),onLeave($,V){$._isLeaving=!0;const F=()=>U($,V);it($,f),Hu(),it($,d),Ao(()=>{$._isLeaving&&(_t($,f),it($,m),ko(b)||So($,r,O,F))}),yt(b,[$,F])},onEnterCancelled($){D($,!1),yt(T,[$])},onAppearCancelled($){D($,!0),yt(x,[$])},onLeaveCancelled($){U($),yt(k,[$])}})}function Su(e){if(e==null)return null;if(ce(e))return[Hr(e.enter),Hr(e.leave)];{const t=Hr(e);return[t,t]}}function Hr(e){return Ei(e)}function it(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e._vtc||(e._vtc=new Set)).add(t)}function _t(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.remove(r));const{_vtc:n}=e;n&&(n.delete(t),n.size||(e._vtc=void 0))}function Ao(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let Ou=0;function So(e,t,n,r){const s=e._endId=++Ou,o=()=>{s===e._endId&&r()};if(n)return setTimeout(o,n);const{type:i,timeout:l,propCount:c}=Iu(e,t);if(!i)return r();const u=i+"end";let a=0;const f=()=>{e.removeEventListener(u,d),o()},d=m=>{m.target===e&&++a>=c&&f()};setTimeout(()=>{a<c&&f()},l+1),e.addEventListener(u,d)}function Iu(e,t){const n=window.getComputedStyle(e),r=v=>(n[v]||"").split(", "),s=r(`${ot}Delay`),o=r(`${ot}Duration`),i=Oo(s,o),l=r(`${en}Delay`),c=r(`${en}Duration`),u=Oo(l,c);let a=null,f=0,d=0;t===ot?i>0&&(a=ot,f=i,d=o.length):t===en?u>0&&(a=en,f=u,d=c.length):(f=Math.max(i,u),a=f>0?i>u?ot:en:null,d=a?a===ot?o.length:c.length:0);const m=a===ot&&/\b(transform|all)(,|$)/.test(r(`${ot}Property`).toString());return{type:a,timeout:f,propCount:d,hasTransform:m}}function Oo(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,r)=>Io(n)+Io(e[r])))}function Io(e){return Number(e.slice(0,-1).replace(",","."))*1e3}function Hu(){return document.body.offsetHeight}const Mu=["ctrl","shift","alt","meta"],Lu={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>Mu.some(n=>e[`${n}Key`]&&!t.includes(n))},Wp=(e,t)=>(n,...r)=>{for(let s=0;s<t.length;s++){const o=Lu[t[s]];if(o&&o(n,t))return}return e(n,...r)},qp={beforeMount(e,{value:t},{transition:n}){e._vod=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):tn(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:r}){!t!=!n&&(r?t?(r.beforeEnter(e),tn(e,!0),r.enter(e)):r.leave(e,()=>{tn(e,!1)}):tn(e,t))},beforeUnmount(e,{value:t}){tn(e,t)}};function tn(e,t){e.style.display=t?e._vod:"none"}const Pl=ge({patchProp:Pu},hu);let dn,Ho=!1;function Nu(){return dn||(dn=Ya(Pl))}function $u(){return dn=Ho?dn:Xa(Pl),Ho=!0,dn}const ju=(...e)=>{const t=Nu().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=kl(r);if(!s)return;const o=t._component;!Q(o)&&!o.render&&!o.template&&(o.template=s.innerHTML),s.innerHTML="";const i=n(s,!1,s instanceof SVGElement);return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),i},t},Fu=(...e)=>{const t=$u().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=kl(r);if(s)return n(s,!0,s instanceof SVGElement)},t};function kl(e){return ue(e)?document.querySelector(e):e}const Bu=/"(?:_|\\u0{2}5[Ff]){2}(?:p|\\u0{2}70)(?:r|\\u0{2}72)(?:o|\\u0{2}6[Ff])(?:t|\\u0{2}74)(?:o|\\u0{2}6[Ff])(?:_|\\u0{2}5[Ff]){2}"\s*:/,Uu=/"(?:c|\\u0063)(?:o|\\u006[Ff])(?:n|\\u006[Ee])(?:s|\\u0073)(?:t|\\u0074)(?:r|\\u0072)(?:u|\\u0075)(?:c|\\u0063)(?:t|\\u0074)(?:o|\\u006[Ff])(?:r|\\u0072)"\s*:/,Du=/^\s*["[{]|^\s*-?\d[\d.]{0,14}\s*$/;function Ku(e,t){if(e==="__proto__"||e==="constructor"&&t&&typeof t=="object"&&"prototype"in t){Wu(e);return}return t}function Wu(e){console.warn(`[destr] Dropping "${e}" key to prevent prototype pollution.`)}function tr(e,t={}){if(typeof e!="string")return e;const n=e.trim();if(e[0]==='"'&&e[e.length-1]==='"')return n.slice(1,-1);if(n.length<=9){const r=n.toLowerCase();if(r==="true")return!0;if(r==="false")return!1;if(r==="undefined")return;if(r==="null")return null;if(r==="nan")return Number.NaN;if(r==="infinity")return Number.POSITIVE_INFINITY;if(r==="-infinity")return Number.NEGATIVE_INFINITY}if(!Du.test(e)){if(t.strict)throw new SyntaxError("[destr] Invalid JSON");return e}try{if(Bu.test(e)||Uu.test(e)){if(t.strict)throw new Error("[destr] Possible prototype pollution");return JSON.parse(e,Ku)}return JSON.parse(e)}catch(r){if(t.strict)throw r;return e}}const qu=/#/g,Vu=/&/g,zu=/=/g,Us=/\+/g,Ju=/%5e/gi,Qu=/%60/gi,Yu=/%7c/gi,Xu=/%20/gi;function Gu(e){return encodeURI(""+e).replace(Yu,"|")}function Zr(e){return Gu(typeof e=="string"?e:JSON.stringify(e)).replace(Us,"%2B").replace(Xu,"+").replace(qu,"%23").replace(Vu,"%26").replace(Qu,"`").replace(Ju,"^")}function Mr(e){return Zr(e).replace(zu,"%3D")}function nr(e=""){try{return decodeURIComponent(""+e)}catch{return""+e}}function Zu(e){return nr(e.replace(Us," "))}function ef(e){return nr(e.replace(Us," "))}function tf(e=""){const t={};e[0]==="?"&&(e=e.slice(1));for(const n of e.split("&")){const r=n.match(/([^=]+)=?(.*)/)||[];if(r.length<2)continue;const s=Zu(r[1]);if(s==="__proto__"||s==="constructor")continue;const o=ef(r[2]||"");t[s]===void 0?t[s]=o:Array.isArray(t[s])?t[s].push(o):t[s]=[t[s],o]}return t}function nf(e,t){return(typeof t=="number"||typeof t=="boolean")&&(t=String(t)),t?Array.isArray(t)?t.map(n=>`${Mr(e)}=${Zr(n)}`).join("&"):`${Mr(e)}=${Zr(t)}`:Mr(e)}function rf(e){return Object.keys(e).filter(t=>e[t]!==void 0).map(t=>nf(t,e[t])).filter(Boolean).join("&")}const sf=/^[\s\w\0+.-]{2,}:([/\\]{1,2})/,of=/^[\s\w\0+.-]{2,}:([/\\]{2})?/,lf=/^([/\\]\s*){2,}[^/\\]/;function Sn(e,t={}){return typeof t=="boolean"&&(t={acceptRelative:t}),t.strict?sf.test(e):of.test(e)||(t.acceptRelative?lf.test(e):!1)}const cf=/^[\s\0]*(blob|data|javascript|vbscript):$/i;function af(e){return!!e&&cf.test(e)}const uf=/\/$|\/\?/;function es(e="",t=!1){return t?uf.test(e):e.endsWith("/")}function Al(e="",t=!1){if(!t)return(es(e)?e.slice(0,-1):e)||"/";if(!es(e,!0))return e||"/";const[n,...r]=e.split("?");return(n.slice(0,-1)||"/")+(r.length>0?`?${r.join("?")}`:"")}function ts(e="",t=!1){if(!t)return e.endsWith("/")?e:e+"/";if(es(e,!0))return e||"/";const[n,...r]=e.split("?");return n+"/"+(r.length>0?`?${r.join("?")}`:"")}function ff(e=""){return e.startsWith("/")}function Mo(e=""){return ff(e)?e:"/"+e}function df(e,t){if(Ol(t)||Sn(e))return e;const n=Al(t);return e.startsWith(n)?e:On(n,e)}function Lo(e,t){if(Ol(t))return e;const n=Al(t);if(!e.startsWith(n))return e;const r=e.slice(n.length);return r[0]==="/"?r:"/"+r}function Sl(e,t){const n=vr(e),r={...tf(n.search),...t};return n.search=rf(r),mf(n)}function Ol(e){return!e||e==="/"}function hf(e){return e&&e!=="/"}const pf=/^\.?\//;function On(e,...t){let n=e||"";for(const r of t.filter(s=>hf(s)))if(n){const s=r.replace(pf,"");n=ts(n)+s}else n=r;return n}function gf(e,t,n={}){return n.trailingSlash||(e=ts(e),t=ts(t)),n.leadingSlash||(e=Mo(e),t=Mo(t)),n.encoding||(e=nr(e),t=nr(t)),e===t}function vr(e="",t){const n=e.match(/^[\s\0]*(blob:|data:|javascript:|vbscript:)(.*)/);if(n){const[,f,d=""]=n;return{protocol:f,pathname:d,href:f+d,auth:"",host:"",search:"",hash:""}}if(!Sn(e,{acceptRelative:!0}))return t?vr(t+e):No(e);const[,r="",s,o=""]=e.replace(/\\/g,"/").match(/^[\s\0]*([\w+.-]{2,}:)?\/\/([^/@]+@)?(.*)/)||[],[,i="",l=""]=o.match(/([^#/?]*)(.*)?/)||[],{pathname:c,search:u,hash:a}=No(l.replace(/\/(?=[A-Za-z]:)/,""));return{protocol:r,auth:s?s.slice(0,Math.max(0,s.length-1)):"",host:i,pathname:c,search:u,hash:a}}function No(e=""){const[t="",n="",r=""]=(e.match(/([^#?]*)(\?[^#]*)?(#.*)?/)||[]).splice(1);return{pathname:t,search:n,hash:r}}function mf(e){const t=e.pathname||"",n=e.search?(e.search.startsWith("?")?"":"?")+e.search:"",r=e.hash||"",s=e.auth?e.auth+"@":"",o=e.host||"";return(e.protocol?e.protocol+"//":"")+s+o+t+n+r}class yf extends Error{constructor(t,n){super(t,n),this.name="FetchError",n!=null&&n.cause&&!this.cause&&(this.cause=n.cause)}}function _f(e){var c,u,a,f,d;const t=((c=e.error)==null?void 0:c.message)||((u=e.error)==null?void 0:u.toString())||"",n=((a=e.request)==null?void 0:a.method)||((f=e.options)==null?void 0:f.method)||"GET",r=((d=e.request)==null?void 0:d.url)||String(e.request)||"/",s=`[${n}] ${JSON.stringify(r)}`,o=e.response?`${e.response.status} ${e.response.statusText}`:"<no response>",i=`${s}: ${o}${t?` ${t}`:""}`,l=new yf(i,e.error?{cause:e.error}:void 0);for(const m of["request","options","response"])Object.defineProperty(l,m,{get(){return e[m]}});for(const[m,v]of[["data","_data"],["status","status"],["statusCode","status"],["statusText","statusText"],["statusMessage","statusText"]])Object.defineProperty(l,m,{get(){return e.response&&e.response[v]}});return l}const bf=new Set(Object.freeze(["PATCH","POST","PUT","DELETE"]));function $o(e="GET"){return bf.has(e.toUpperCase())}function vf(e){if(e===void 0)return!1;const t=typeof e;return t==="string"||t==="number"||t==="boolean"||t===null?!0:t!=="object"?!1:Array.isArray(e)?!0:e.buffer?!1:e.constructor&&e.constructor.name==="Object"||typeof e.toJSON=="function"}const wf=new Set(["image/svg","application/xml","application/xhtml","application/html"]),Ef=/^application\/(?:[\w!#$%&*.^`~-]*\+)?json(;.+)?$/i;function Cf(e=""){if(!e)return"json";const t=e.split(";").shift()||"";return Ef.test(t)?"json":wf.has(t)||t.startsWith("text/")?"text":"blob"}function Rf(e,t,n=globalThis.Headers){const r={...t,...e};if(t!=null&&t.params&&(e!=null&&e.params)&&(r.params={...t==null?void 0:t.params,...e==null?void 0:e.params}),t!=null&&t.query&&(e!=null&&e.query)&&(r.query={...t==null?void 0:t.query,...e==null?void 0:e.query}),t!=null&&t.headers&&(e!=null&&e.headers)){r.headers=new n((t==null?void 0:t.headers)||{});for(const[s,o]of new n((e==null?void 0:e.headers)||{}))r.headers.set(s,o)}return r}const Tf=new Set([408,409,425,429,500,502,503,504]),xf=new Set([101,204,205,304]);function Il(e={}){const{fetch:t=globalThis.fetch,Headers:n=globalThis.Headers,AbortController:r=globalThis.AbortController}=e;async function s(l){const c=l.error&&l.error.name==="AbortError"&&!l.options.timeout||!1;if(l.options.retry!==!1&&!c){let a;typeof l.options.retry=="number"?a=l.options.retry:a=$o(l.options.method)?0:1;const f=l.response&&l.response.status||500;if(a>0&&(Array.isArray(l.options.retryStatusCodes)?l.options.retryStatusCodes.includes(f):Tf.has(f))){const d=l.options.retryDelay||0;return d>0&&await new Promise(m=>setTimeout(m,d)),o(l.request,{...l.options,retry:a-1,timeout:l.options.timeout})}}const u=_f(l);throw Error.captureStackTrace&&Error.captureStackTrace(u,o),u}const o=async function(c,u={}){var d;const a={request:c,options:Rf(u,e.defaults,n),response:void 0,error:void 0};if(a.options.method=(d=a.options.method)==null?void 0:d.toUpperCase(),a.options.onRequest&&await a.options.onRequest(a),typeof a.request=="string"&&(a.options.baseURL&&(a.request=df(a.request,a.options.baseURL)),(a.options.query||a.options.params)&&(a.request=Sl(a.request,{...a.options.params,...a.options.query}))),a.options.body&&$o(a.options.method)&&(vf(a.options.body)?(a.options.body=typeof a.options.body=="string"?a.options.body:JSON.stringify(a.options.body),a.options.headers=new n(a.options.headers||{}),a.options.headers.has("content-type")||a.options.headers.set("content-type","application/json"),a.options.headers.has("accept")||a.options.headers.set("accept","application/json")):("pipeTo"in a.options.body&&typeof a.options.body.pipeTo=="function"||typeof a.options.body.pipe=="function")&&("duplex"in a.options||(a.options.duplex="half"))),!a.options.signal&&a.options.timeout){const m=new r;setTimeout(()=>m.abort(),a.options.timeout),a.options.signal=m.signal}try{a.response=await t(a.request,a.options)}catch(m){return a.error=m,a.options.onRequestError&&await a.options.onRequestError(a),await s(a)}if(a.response.body&&!xf.has(a.response.status)&&a.options.method!=="HEAD"){const m=(a.options.parseResponse?"json":a.options.responseType)||Cf(a.response.headers.get("content-type")||"");switch(m){case"json":{const v=await a.response.text(),R=a.options.parseResponse||tr;a.response._data=R(v);break}case"stream":{a.response._data=a.response.body;break}default:a.response._data=await a.response[m]()}}return a.options.onResponse&&await a.options.onResponse(a),!a.options.ignoreResponseError&&a.response.status>=400&&a.response.status<600?(a.options.onResponseError&&await a.options.onResponseError(a),await s(a)):a.response},i=async function(c,u){return(await o(c,u))._data};return i.raw=o,i.native=(...l)=>t(...l),i.create=(l={})=>Il({...e,defaults:{...e.defaults,...l}}),i}const Ds=function(){if(typeof globalThis<"u")return globalThis;if(typeof self<"u")return self;if(typeof window<"u")return window;if(typeof global<"u")return global;throw new Error("unable to locate global object")}(),Pf=Ds.fetch||(()=>Promise.reject(new Error("[ofetch] global.fetch is not supported!"))),kf=Ds.Headers,Af=Ds.AbortController,Sf=Il({fetch:Pf,Headers:kf,AbortController:Af}),Of=Sf,If=()=>{var e;return((e=window==null?void 0:window.__NUXT__)==null?void 0:e.config)||{}},rr=If().app,Hf=()=>rr.baseURL,Mf=()=>rr.buildAssetsDir,Lf=(...e)=>On(Hl(),Mf(),...e),Hl=(...e)=>{const t=rr.cdnURL||rr.baseURL;return e.length?On(t,...e):t};globalThis.__buildAssetsURL=Lf,globalThis.__publicAssetsURL=Hl;function ns(e,t={},n){for(const r in e){const s=e[r],o=n?`${n}:${r}`:r;typeof s=="object"&&s!==null?ns(s,t,o):typeof s=="function"&&(t[o]=s)}return t}const Nf={run:e=>e()},$f=()=>Nf,Ml=typeof console.createTask<"u"?console.createTask:$f;function jf(e,t){const n=t.shift(),r=Ml(n);return e.reduce((s,o)=>s.then(()=>r.run(()=>o(...t))),Promise.resolve())}function Ff(e,t){const n=t.shift(),r=Ml(n);return Promise.all(e.map(s=>r.run(()=>s(...t))))}function Lr(e,t){for(const n of[...e])n(t)}class Bf{constructor(){this._hooks={},this._before=void 0,this._after=void 0,this._deprecatedMessages=void 0,this._deprecatedHooks={},this.hook=this.hook.bind(this),this.callHook=this.callHook.bind(this),this.callHookWith=this.callHookWith.bind(this)}hook(t,n,r={}){if(!t||typeof n!="function")return()=>{};const s=t;let o;for(;this._deprecatedHooks[t];)o=this._deprecatedHooks[t],t=o.to;if(o&&!r.allowDeprecated){let i=o.message;i||(i=`${s} hook has been deprecated`+(o.to?`, please use ${o.to}`:"")),this._deprecatedMessages||(this._deprecatedMessages=new Set),this._deprecatedMessages.has(i)||(console.warn(i),this._deprecatedMessages.add(i))}if(!n.name)try{Object.defineProperty(n,"name",{get:()=>"_"+t.replace(/\W+/g,"_")+"_hook_cb",configurable:!0})}catch{}return this._hooks[t]=this._hooks[t]||[],this._hooks[t].push(n),()=>{n&&(this.removeHook(t,n),n=void 0)}}hookOnce(t,n){let r,s=(...o)=>(typeof r=="function"&&r(),r=void 0,s=void 0,n(...o));return r=this.hook(t,s),r}removeHook(t,n){if(this._hooks[t]){const r=this._hooks[t].indexOf(n);r!==-1&&this._hooks[t].splice(r,1),this._hooks[t].length===0&&delete this._hooks[t]}}deprecateHook(t,n){this._deprecatedHooks[t]=typeof n=="string"?{to:n}:n;const r=this._hooks[t]||[];delete this._hooks[t];for(const s of r)this.hook(t,s)}deprecateHooks(t){Object.assign(this._deprecatedHooks,t);for(const n in t)this.deprecateHook(n,t[n])}addHooks(t){const n=ns(t),r=Object.keys(n).map(s=>this.hook(s,n[s]));return()=>{for(const s of r.splice(0,r.length))s()}}removeHooks(t){const n=ns(t);for(const r in n)this.removeHook(r,n[r])}removeAllHooks(){for(const t in this._hooks)delete this._hooks[t]}callHook(t,...n){return n.unshift(t),this.callHookWith(jf,t,...n)}callHookParallel(t,...n){return n.unshift(t),this.callHookWith(Ff,t,...n)}callHookWith(t,n,...r){const s=this._before||this._after?{name:n,args:r,context:{}}:void 0;this._before&&Lr(this._before,s);const o=t(n in this._hooks?[...this._hooks[n]]:[],r);return o instanceof Promise?o.finally(()=>{this._after&&s&&Lr(this._after,s)}):(this._after&&s&&Lr(this._after,s),o)}beforeEach(t){return this._before=this._before||[],this._before.push(t),()=>{if(this._before!==void 0){const n=this._before.indexOf(t);n!==-1&&this._before.splice(n,1)}}}afterEach(t){return this._after=this._after||[],this._after.push(t),()=>{if(this._after!==void 0){const n=this._after.indexOf(t);n!==-1&&this._after.splice(n,1)}}}}function Ll(){return new Bf}function Uf(e={}){let t,n=!1;const r=i=>{if(t&&t!==i)throw new Error("Context conflict")};let s;if(e.asyncContext){const i=e.AsyncLocalStorage||globalThis.AsyncLocalStorage;i?s=new i:console.warn("[unctx] `AsyncLocalStorage` is not provided.")}const o=()=>{if(s&&t===void 0){const i=s.getStore();if(i!==void 0)return i}return t};return{use:()=>{const i=o();if(i===void 0)throw new Error("Context is not available");return i},tryUse:()=>o(),set:(i,l)=>{l||r(i),t=i,n=!0},unset:()=>{t=void 0,n=!1},call:(i,l)=>{r(i),t=i;try{return s?s.run(i,l):l()}finally{n||(t=void 0)}},async callAsync(i,l){t=i;const c=()=>{t=i},u=()=>t===i?c:void 0;rs.add(u);try{const a=s?s.run(i,l):l();return n||(t=void 0),await a}finally{rs.delete(u)}}}}function Df(e={}){const t={};return{get(n,r={}){return t[n]||(t[n]=Uf({...e,...r})),t[n],t[n]}}}const sr=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof global<"u"?global:typeof window<"u"?window:{},jo="__unctx__",Kf=sr[jo]||(sr[jo]=Df()),Wf=(e,t={})=>Kf.get(e,t),Fo="__unctx_async_handlers__",rs=sr[Fo]||(sr[Fo]=new Set);function or(e){const t=[];for(const s of rs){const o=s();o&&t.push(o)}const n=()=>{for(const s of t)s()};let r=e();return r&&typeof r=="object"&&"catch"in r&&(r=r.catch(s=>{throw n(),s})),[r,n]}const Nl=Wf("nuxt-app",{asyncContext:!1}),qf="__nuxt_plugin";function Vf(e){let t=0;const n={provide:void 0,globalName:"nuxt",versions:{get nuxt(){return"3.7.4"},get vue(){return n.vueApp.version}},payload:gt({data:{},state:{},_errors:{},...window.__NUXT__??{}}),static:{data:{}},runWithContext:s=>Qf(n,s),isHydrating:!0,deferHydration(){if(!n.isHydrating)return()=>{};t++;let s=!1;return()=>{if(!s&&(s=!0,t--,t===0))return n.isHydrating=!1,n.callHook("app:suspense:resolve")}},_asyncDataPromises:{},_asyncData:{},_payloadRevivers:{},...e};n.hooks=Ll(),n.hook=n.hooks.hook,n.callHook=n.hooks.callHook,n.provide=(s,o)=>{const i="$"+s;Un(n,i,o),Un(n.vueApp.config.globalProperties,i,o)},Un(n.vueApp,"$nuxt",n),Un(n.vueApp.config.globalProperties,"$nuxt",n);{window.addEventListener("nuxt.preloadError",o=>{n.callHook("app:chunkError",{error:o.payload})}),window.useNuxtApp=window.useNuxtApp||fe;const s=n.hook("app:error",(...o)=>{console.error("[nuxt] error caught during app initialization",...o)});n.hook("app:mounted",s)}const r=gt(n.payload.config);return n.provide("config",r),n}async function zf(e,t){if(t.hooks&&e.hooks.addHooks(t.hooks),typeof t=="function"){const{provide:n}=await e.runWithContext(()=>t(e))||{};if(n&&typeof n=="object")for(const r in n)e.provide(r,n[r])}}async function Jf(e,t){const n=[],r=[];for(const s of t){const o=zf(e,s);s.parallel?n.push(o.catch(i=>r.push(i))):await o}if(await Promise.all(n),r.length)throw r[0]}/*! @__NO_SIDE_EFFECTS__ */function tt(e){return typeof e=="function"?e:(delete e.name,Object.assign(e.setup||(()=>{}),e,{[qf]:!0}))}function Qf(e,t,n){const r=()=>n?t(...n):t();return Nl.set(e),e.vueApp.runWithContext(r)}/*! @__NO_SIDE_EFFECTS__ */function fe(){var t;let e;if(al()&&(e=(t=js())==null?void 0:t.appContext.app.$nuxt),e=e||Nl.tryUse(),!e)throw new Error("[nuxt] instance unavailable");return e}/*! @__NO_SIDE_EFFECTS__ */function Ks(){return fe().$config}function Un(e,t,n){Object.defineProperty(e,t,{get:()=>n})}const Yf="modulepreload",Xf=function(e,t){return e[0]==="."?new URL(e,t).href:e},Bo={},Gf=function(t,n,r){if(!n||n.length===0)return t();const s=document.getElementsByTagName("link");return Promise.all(n.map(o=>{if(o=Xf(o,r),o in Bo)return;Bo[o]=!0;const i=o.endsWith(".css"),l=i?'[rel="stylesheet"]':"";if(!!r)for(let a=s.length-1;a>=0;a--){const f=s[a];if(f.href===o&&(!i||f.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${o}"]${l}`))return;const u=document.createElement("link");if(u.rel=i?"stylesheet":Yf,i||(u.as="script",u.crossOrigin=""),u.href=o,document.head.appendChild(u),i)return new Promise((a,f)=>{u.addEventListener("load",a),u.addEventListener("error",()=>f(new Error(`Unable to preload CSS for ${o}`)))})})).then(()=>t()).catch(o=>{const i=new Event("vite:preloadError",{cancelable:!0});if(i.payload=o,window.dispatchEvent(i),!i.defaultPrevented)throw o})},ir=(...e)=>Gf(...e).catch(t=>{const n=new Event("nuxt.preloadError");throw n.payload=t,window.dispatchEvent(n),t}),Zf=-1,ed=-2,td=-3,nd=-4,rd=-5,sd=-6;function od(e,t){return id(JSON.parse(e),t)}function id(e,t){if(typeof e=="number")return s(e,!0);if(!Array.isArray(e)||e.length===0)throw new Error("Invalid input");const n=e,r=Array(n.length);function s(o,i=!1){if(o===Zf)return;if(o===td)return NaN;if(o===nd)return 1/0;if(o===rd)return-1/0;if(o===sd)return-0;if(i)throw new Error("Invalid input");if(o in r)return r[o];const l=n[o];if(!l||typeof l!="object")r[o]=l;else if(Array.isArray(l))if(typeof l[0]=="string"){const c=l[0],u=t==null?void 0:t[c];if(u)return r[o]=u(s(l[1]));switch(c){case"Date":r[o]=new Date(l[1]);break;case"Set":const a=new Set;r[o]=a;for(let m=1;m<l.length;m+=1)a.add(s(l[m]));break;case"Map":const f=new Map;r[o]=f;for(let m=1;m<l.length;m+=2)f.set(s(l[m]),s(l[m+1]));break;case"RegExp":r[o]=new RegExp(l[1],l[2]);break;case"Object":r[o]=Object(l[1]);break;case"BigInt":r[o]=BigInt(l[1]);break;case"null":const d=Object.create(null);r[o]=d;for(let m=1;m<l.length;m+=2)d[l[m]]=s(l[m+1]);break;default:throw new Error(`Unknown type ${c}`)}}else{const c=new Array(l.length);r[o]=c;for(let u=0;u<l.length;u+=1){const a=l[u];a!==ed&&(c[u]=s(a))}}else{const c={};r[o]=c;for(const u in l){const a=l[u];c[u]=s(a)}}return r[o]}return s(0)}function ld(e){return Array.isArray(e)?e:[e]}const cd=["title","titleTemplate","script","style","noscript"],Vn=["base","meta","link","style","script","noscript"],ad=["title","titleTemplate","templateParams","base","htmlAttrs","bodyAttrs","meta","link","style","script","noscript"],ud=["base","title","titleTemplate","bodyAttrs","htmlAttrs","templateParams"],$l=["tagPosition","tagPriority","tagDuplicateStrategy","innerHTML","textContent","processTemplateParams"],fd=typeof window<"u";function jl(e){let t=9;for(let n=0;n<e.length;)t=Math.imul(t^e.charCodeAt(n++),9**9);return((t^t>>>9)+65536).toString(16).substring(1,8).toLowerCase()}function Uo(e){return e._h||jl(e._d?e._d:`${e.tag}:${e.textContent||e.innerHTML||""}:${Object.entries(e.props).map(([t,n])=>`${t}:${String(n)}`).join(",")}`)}function Fl(e,t){const{props:n,tag:r}=e;if(ud.includes(r))return r;if(r==="link"&&n.rel==="canonical")return"canonical";if(n.charset)return"charset";const s=["id"];r==="meta"&&s.push("name","property","http-equiv");for(const o of s)if(typeof n[o]<"u"){const i=String(n[o]);return t&&!t(i)?!1:`${r}:${o}:${i}`}return!1}function Do(e,t){return e==null?t||null:typeof e=="function"?e(t):e}async function dd(e,t,n){const r={tag:e,props:await Bl(typeof t=="object"&&typeof t!="function"&&!(t instanceof Promise)?{...t}:{[["script","noscript","style"].includes(e)?"innerHTML":"textContent"]:t},["templateParams","titleTemplate"].includes(e))};return $l.forEach(s=>{const o=typeof r.props[s]<"u"?r.props[s]:n[s];typeof o<"u"&&((!["innerHTML","textContent"].includes(s)||cd.includes(r.tag))&&(r[s]=o),delete r.props[s])}),r.props.body&&(r.tagPosition="bodyClose",delete r.props.body),r.props.children&&(r.innerHTML=r.props.children,delete r.props.children),r.tag==="script"&&(typeof r.innerHTML=="object"&&(r.innerHTML=JSON.stringify(r.innerHTML),r.props.type=r.props.type||"application/json"),r.innerHTML&&["application/ld+json","application/json"].includes(r.props.type)&&(r.innerHTML=r.innerHTML.replace(/</g,"\\u003C"))),Array.isArray(r.props.content)?r.props.content.map(s=>({...r,props:{...r.props,content:s}})):r}function hd(e){return typeof e=="object"&&!Array.isArray(e)&&(e=Object.keys(e).filter(t=>e[t])),(Array.isArray(e)?e.join(" "):e).split(" ").filter(t=>t.trim()).filter(Boolean).join(" ")}async function Bl(e,t){for(const n of Object.keys(e)){if(n==="class"){e[n]=hd(e[n]);continue}if(e[n]instanceof Promise&&(e[n]=await e[n]),!t&&!$l.includes(n)){const r=String(e[n]),s=n.startsWith("data-");r==="true"||r===""?e[n]=s?"true":!0:e[n]||(s&&r==="false"?e[n]="false":delete e[n])}}return e}const pd=10;async function gd(e){const t=[];return Object.entries(e.resolvedInput).filter(([n,r])=>typeof r<"u"&&ad.includes(n)).forEach(([n,r])=>{const s=ld(r);t.push(...s.map(o=>dd(n,o,e)).flat())}),(await Promise.all(t)).flat().filter(Boolean).map((n,r)=>(n._e=e._i,e.mode&&(n._m=e.mode),n._p=(e._i<<pd)+r,n))}const Ko={base:-10,title:10},Wo={critical:-80,high:-10,low:20};function lr(e){let t=100;const n=e.tagPriority;return typeof n=="number"?n:(e.tag==="meta"?(e.props["http-equiv"]==="content-security-policy"&&(t=-30),e.props.charset&&(t=-20),e.props.name==="viewport"&&(t=-15)):e.tag==="link"&&e.props.rel==="preconnect"?t=20:e.tag in Ko&&(t=Ko[e.tag]),typeof n=="string"&&n in Wo?t+Wo[n]:t)}const md=[{prefix:"before:",offset:-1},{prefix:"after:",offset:1}],lt="%separator";function bt(e,t,n){if(typeof e!="string"||!e.includes("%"))return e;function r(i){let l;return["s","pageTitle"].includes(i)?l=t.pageTitle:i.includes(".")?l=i.split(".").reduce((c,u)=>c&&c[u]||void 0,t):l=t[i],typeof l<"u"?(l||"").replace(/"/g,'\\"'):!1}let s=e;try{s=decodeURI(e)}catch{}return(s.match(/%(\w+\.+\w+)|%(\w+)/g)||[]).sort().reverse().forEach(i=>{const l=r(i.slice(1));typeof l=="string"&&(e=e.replace(new RegExp(`\\${i}(\\W|$)`,"g"),(c,u)=>`${l}${u}`).trim())}),e.includes(lt)&&(e.endsWith(lt)&&(e=e.slice(0,-lt.length).trim()),e.startsWith(lt)&&(e=e.slice(lt.length).trim()),e=e.replace(new RegExp(`\\${lt}\\s*\\${lt}`,"g"),lt),e=bt(e,{separator:n},n)),e}async function yd(e){const t={tag:e.tagName.toLowerCase(),props:await Bl(e.getAttributeNames().reduce((n,r)=>({...n,[r]:e.getAttribute(r)}),{})),innerHTML:e.innerHTML};return t._d=Fl(t),t}async function Ul(e,t={}){var a;const n=t.document||e.resolvedOptions.document;if(!n)return;const r={shouldRender:e.dirty,tags:[]};if(await e.hooks.callHook("dom:beforeRender",r),!r.shouldRender)return;const s=(await e.resolveTags()).map(f=>({tag:f,id:Vn.includes(f.tag)?Uo(f):f.tag,shouldRender:!0}));let o=e._dom;if(!o){o={elMap:{htmlAttrs:n.documentElement,bodyAttrs:n.body}};for(const f of["body","head"]){const d=(a=n==null?void 0:n[f])==null?void 0:a.children;for(const m of[...d].filter(v=>Vn.includes(v.tagName.toLowerCase())))o.elMap[m.getAttribute("data-hid")||Uo(await yd(m))]=m}}o.pendingSideEffects={...o.sideEffects||{}},o.sideEffects={};function i(f,d,m){const v=`${f}:${d}`;o.sideEffects[v]=m,delete o.pendingSideEffects[v]}function l({id:f,$el:d,tag:m}){const v=m.tag.endsWith("Attrs");o.elMap[f]=d,v||(["textContent","innerHTML"].forEach(R=>{m[R]&&m[R]!==d[R]&&(d[R]=m[R])}),i(f,"el",()=>{o.elMap[f].remove(),delete o.elMap[f]})),Object.entries(m.props).forEach(([R,O])=>{const _=`attr:${R}`;if(R==="class")for(const g of(O||"").split(" ").filter(Boolean))v&&i(f,`${_}:${g}`,()=>d.classList.remove(g)),!d.classList.contains(g)&&d.classList.add(g);else d.getAttribute(R)!==O&&d.setAttribute(R,O===!0?"":String(O)),v&&i(f,_,()=>d.removeAttribute(R))})}const c=[],u={bodyClose:void 0,bodyOpen:void 0,head:void 0};for(const f of s){const{tag:d,shouldRender:m,id:v}=f;if(m){if(d.tag==="title"){n.title=d.textContent;continue}f.$el=f.$el||o.elMap[v],f.$el?l(f):Vn.includes(d.tag)&&c.push(f)}}for(const f of c){const d=f.tag.tagPosition||"head";f.$el=n.createElement(f.tag.tag),l(f),u[d]=u[d]||n.createDocumentFragment(),u[d].appendChild(f.$el)}for(const f of s)await e.hooks.callHook("dom:renderTag",f,n,i);u.head&&n.head.appendChild(u.head),u.bodyOpen&&n.body.insertBefore(u.bodyOpen,n.body.firstChild),u.bodyClose&&n.body.appendChild(u.bodyClose),Object.values(o.pendingSideEffects).forEach(f=>f()),e._dom=o,e.dirty=!1,await e.hooks.callHook("dom:rendered",{renders:s})}async function _d(e,t={}){const n=t.delayFn||(r=>setTimeout(r,10));return e._domUpdatePromise=e._domUpdatePromise||new Promise(r=>n(async()=>{await Ul(e,t),delete e._domUpdatePromise,r()}))}function bd(e){return t=>{var r,s;const n=((s=(r=t.resolvedOptions.document)==null?void 0:r.head.querySelector('script[id="unhead:payload"]'))==null?void 0:s.innerHTML)||!1;return n&&t.push(JSON.parse(n)),{mode:"client",hooks:{"entries:updated":function(o){_d(o,e)}}}}}const vd=["templateParams","htmlAttrs","bodyAttrs"],wd={hooks:{"tag:normalise":function({tag:e}){["hid","vmid","key"].forEach(r=>{e.props[r]&&(e.key=e.props[r],delete e.props[r])});const n=Fl(e)||(e.key?`${e.tag}:${e.key}`:!1);n&&(e._d=n)},"tags:resolve":function(e){const t={};e.tags.forEach(r=>{const s=(r.key?`${r.tag}:${r.key}`:r._d)||r._p,o=t[s];if(o){let l=r==null?void 0:r.tagDuplicateStrategy;if(!l&&vd.includes(r.tag)&&(l="merge"),l==="merge"){const c=o.props;["class","style"].forEach(u=>{r.props[u]&&c[u]&&(u==="style"&&!c[u].endsWith(";")&&(c[u]+=";"),r.props[u]=`${c[u]} ${r.props[u]}`)}),t[s].props={...c,...r.props};return}else if(r._e===o._e){o._duped=o._duped||[],r._d=`${o._d}:${o._duped.length+1}`,o._duped.push(r);return}else if(lr(r)>lr(o))return}const i=Object.keys(r.props).length+(r.innerHTML?1:0)+(r.textContent?1:0);if(Vn.includes(r.tag)&&i===0){delete t[s];return}t[s]=r});const n=[];Object.values(t).forEach(r=>{const s=r._duped;delete r._duped,n.push(r),s&&n.push(...s)}),e.tags=n,e.tags=e.tags.filter(r=>!(r.tag==="meta"&&(r.props.name||r.props.property)&&!r.props.content))}}},Ed={mode:"server",hooks:{"tags:resolve":function(e){const t={};e.tags.filter(n=>["titleTemplate","templateParams","title"].includes(n.tag)&&n._m==="server").forEach(n=>{t[n.tag]=n.tag.startsWith("title")?n.textContent:n.props}),Object.keys(t).length&&e.tags.push({tag:"script",innerHTML:JSON.stringify(t),props:{id:"unhead:payload",type:"application/json"}})}}},qo=["script","link","bodyAttrs"];function Vo(e){const t={},n={};return Object.entries(e.props).forEach(([r,s])=>{r.startsWith("on")&&typeof s=="function"?n[r]=s:t[r]=s}),{props:t,eventHandlers:n}}const Cd={hooks:{"ssr:render":function(e){e.tags=e.tags.map(t=>(!qo.includes(t.tag)||!Object.entries(t.props).find(([n,r])=>n.startsWith("on")&&typeof r=="function")||(t.props=Vo(t).props),t))},"tags:resolve":function(e){e.tags=e.tags.map(t=>{if(!qo.includes(t.tag))return t;const{props:n,eventHandlers:r}=Vo(t);return Object.keys(r).length&&(t.props=n,t._eventHandlers=r),t})},"dom:renderTag":function(e,t,n){if(!e.tag._eventHandlers)return;const r=e.tag.tag==="bodyAttrs"?t.defaultView:e.$el;Object.entries(e.tag._eventHandlers).forEach(([s,o])=>{const i=`${e.tag._d||e.tag._p}:${s}`,l=s.slice(2).toLowerCase(),c=`data-h-${l}`;if(n(e.id,i,()=>{}),e.$el.hasAttribute(c))return;const u=o;e.$el.setAttribute(c,""),r.addEventListener(l,u),e.entry&&n(e.id,i,()=>{r.removeEventListener(l,u),e.$el.removeAttribute(c)})})}}},Rd=["link","style","script","noscript"],Td={hooks:{"tag:normalise":({tag:e})=>{e.key&&Rd.includes(e.tag)&&(e.props["data-hid"]=e._h=jl(e.key))}}},xd={hooks:{"tags:resolve":e=>{const t=n=>{var r;return(r=e.tags.find(s=>s._d===n))==null?void 0:r._p};for(const{prefix:n,offset:r}of md)for(const s of e.tags.filter(o=>typeof o.tagPriority=="string"&&o.tagPriority.startsWith(n))){const o=t(s.tagPriority.replace(n,""));typeof o<"u"&&(s._p=o+r)}e.tags.sort((n,r)=>n._p-r._p).sort((n,r)=>lr(n)-lr(r))}}},Pd={hooks:{"tags:resolve":e=>{var i;const{tags:t}=e,n=(i=t.find(l=>l.tag==="title"))==null?void 0:i.textContent,r=t.findIndex(l=>l.tag==="templateParams"),s=r!==-1?t[r].props:{},o=s.separator||"|";delete s.separator,s.pageTitle=bt(s.pageTitle||n||"",s,o);for(const l of t)l.processTemplateParams!==!1&&(["titleTemplate","title"].includes(l.tag)&&typeof l.textContent=="string"?l.textContent=bt(l.textContent,s,o):l.tag==="meta"&&typeof l.props.content=="string"?l.props.content=bt(l.props.content,s,o):l.tag==="link"&&typeof l.props.href=="string"?l.props.href=bt(l.props.href,s,o):l.processTemplateParams===!0&&(l.innerHTML?l.innerHTML=bt(l.innerHTML,s,o):l.textContent&&(l.textContent=bt(l.textContent,s,o))));e.tags=t.filter(l=>l.tag!=="templateParams")}}},kd={hooks:{"tags:resolve":e=>{const{tags:t}=e;let n=t.findIndex(s=>s.tag==="titleTemplate");const r=t.findIndex(s=>s.tag==="title");if(r!==-1&&n!==-1){const s=Do(t[n].textContent,t[r].textContent);s!==null?t[r].textContent=s||t[r].textContent:delete t[r]}else if(n!==-1){const s=Do(t[n].textContent);s!==null&&(t[n].textContent=s,t[n].tag="title",n=-1)}n!==-1&&delete t[n],e.tags=t.filter(Boolean)}}};let Dl;function Ad(e={}){const t=Sd(e);return t.use(bd()),Dl=t}function zo(e,t){return!e||e==="server"&&t||e==="client"&&!t}function Sd(e={}){const t=Ll();t.addHooks(e.hooks||{}),e.document=e.document||(fd?document:void 0);const n=!e.document;e.plugins=[wd,Ed,Cd,Td,xd,Pd,kd,...(e==null?void 0:e.plugins)||[]];const r=()=>{i.dirty=!0,t.callHook("entries:updated",i)};let s=0,o=[];const i={dirty:!1,resolvedOptions:e,hooks:t,headEntries(){return o},use(l){const c=typeof l=="function"?l(i):l;zo(c.mode,n)&&t.addHooks(c.hooks||{})},push(l,c){c==null||delete c.head;const u={_i:s++,input:l,...c};return zo(u.mode,n)&&(o.push(u),r()),{dispose(){o=o.filter(a=>a._i!==u._i),t.callHook("entries:updated",i),r()},patch(a){o=o.map(f=>(f._i===u._i&&(f.input=u.input=a),f)),r()}}},async resolveTags(){const l={tags:[],entries:[...o]};await t.callHook("entries:resolve",l);for(const c of l.entries){const u=c.resolvedInput||c.input;if(c.resolvedInput=await(c.transform?c.transform(u):u),c.resolvedInput)for(const a of await gd(c)){const f={tag:a,entry:c,resolvedOptions:i.resolvedOptions};await t.callHook("tag:normalise",f),l.tags.push(f.tag)}}return await t.callHook("tags:beforeResolve",l),await t.callHook("tags:resolve",l),l.tags},ssr:n};return e.plugins.forEach(l=>i.use(l)),i.hooks.callHook("init",i),i}function Od(){return Dl}const Id=Tl.startsWith("3");function Hd(e){return typeof e=="function"?e():ae(e)}function ss(e,t=""){if(e instanceof Promise)return e;const n=Hd(e);return!e||!n?n:Array.isArray(n)?n.map(r=>ss(r,t)):typeof n=="object"?Object.fromEntries(Object.entries(n).map(([r,s])=>r==="titleTemplate"||r.startsWith("on")?[r,ae(s)]:[r,ss(s,r)])):n}const Md={hooks:{"entries:resolve":function(e){for(const t of e.entries)t.resolvedInput=ss(t.input)}}},Kl="usehead";function Ld(e){return{install(n){Id&&(n.config.globalProperties.$unhead=e,n.config.globalProperties.$head=e,n.provide(Kl,e))}}.install}function Nd(e={}){e.domDelayFn=e.domDelayFn||(n=>Gt(()=>setTimeout(()=>n(),0)));const t=Ad(e);return t.use(Md),t.install=Ld(t),t}const os=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},is="__unhead_injection_handler__";function $d(e){os[is]=e}function Vp(){if(is in os)return os[is]();const e=ke(Kl);return e||Od()}function Nr(e){return e!==null&&typeof e=="object"}function ls(e,t,n=".",r){if(!Nr(t))return ls(e,{},n,r);const s=Object.assign({},t);for(const o in e){if(o==="__proto__"||o==="constructor")continue;const i=e[o];i!=null&&(r&&r(s,o,i,n)||(Array.isArray(i)&&Array.isArray(s[o])?s[o]=[...i,...s[o]]:Nr(i)&&Nr(s[o])?s[o]=ls(i,s[o],(n?`${n}.`:"")+o.toString(),r):s[o]=i))}return s}function jd(e){return(...t)=>t.reduce((n,r)=>ls(n,r,"",e),{})}const Fd=jd();function Bd(e,t){try{return t in e}catch{return!1}}var Ud=Object.defineProperty,Dd=(e,t,n)=>t in e?Ud(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,vt=(e,t,n)=>(Dd(e,typeof t!="symbol"?t+"":t,n),n);class cs extends Error{constructor(t,n={}){super(t,n),vt(this,"statusCode",500),vt(this,"fatal",!1),vt(this,"unhandled",!1),vt(this,"statusMessage"),vt(this,"data"),vt(this,"cause"),n.cause&&!this.cause&&(this.cause=n.cause)}toJSON(){const t={message:this.message,statusCode:us(this.statusCode,500)};return this.statusMessage&&(t.statusMessage=Wl(this.statusMessage)),this.data!==void 0&&(t.data=this.data),t}}vt(cs,"__h3_error__",!0);function as(e){if(typeof e=="string")return new cs(e);if(Kd(e))return e;const t=new cs(e.message??e.statusMessage??"",{cause:e.cause||e});if(Bd(e,"stack"))try{Object.defineProperty(t,"stack",{get(){return e.stack}})}catch{try{t.stack=e.stack}catch{}}if(e.data&&(t.data=e.data),e.statusCode?t.statusCode=us(e.statusCode,t.statusCode):e.status&&(t.statusCode=us(e.status,t.statusCode)),e.statusMessage?t.statusMessage=e.statusMessage:e.statusText&&(t.statusMessage=e.statusText),t.statusMessage){const n=t.statusMessage;Wl(t.statusMessage)!==n&&console.warn("[h3] Please prefer using `message` for longer error messages instead of `statusMessage`. In the future, `statusMessage` will be sanitized by default.")}return e.fatal!==void 0&&(t.fatal=e.fatal),e.unhandled!==void 0&&(t.unhandled=e.unhandled),t}function Kd(e){var t;return((t=e==null?void 0:e.constructor)==null?void 0:t.__h3_error__)===!0}const Wd=/[^\u0009\u0020-\u007E]/g;function Wl(e=""){return e.replace(Wd,"")}function us(e,t=200){return!e||(typeof e=="string"&&(e=Number.parseInt(e,10)),e<100||e>999)?t:e}const qd=Symbol("layout-meta"),wr=Symbol("route"),kt=()=>{var e;return(e=fe())==null?void 0:e.$router},ql=()=>al()?ke(wr,fe()._route):fe()._route;/*! @__NO_SIDE_EFFECTS__ */const Vd=()=>{try{if(fe()._processingMiddleware)return!0}catch{return!0}return!1},zp=(e,t)=>{e||(e="/");const n=typeof e=="string"?e:Sl(e.path||"/",e.query||{})+(e.hash||"");if(t!=null&&t.open){{const{target:l="_blank",windowFeatures:c={}}=t.open,u=Object.entries(c).filter(([a,f])=>f!==void 0).map(([a,f])=>`${a.toLowerCase()}=${f}`).join(", ");open(n,l,u)}return Promise.resolve()}const r=(t==null?void 0:t.external)||Sn(n,{acceptRelative:!0});if(r){if(!(t!=null&&t.external))throw new Error("Navigating to an external URL is not allowed by default. Use `navigateTo(url, { external: true })`.");const l=vr(n).protocol;if(l&&af(l))throw new Error(`Cannot navigate to a URL with '${l}' protocol.`)}const s=Vd();if(!r&&s)return e;const o=kt(),i=fe();return r?(t!=null&&t.replace?location.replace(n):location.href=n,s?i.isHydrating?new Promise(()=>{}):!1:Promise.resolve()):t!=null&&t.replace?o.replace(e):o.push(e)},Er=()=>na(fe().payload,"error"),Mt=e=>{const t=Ws(e);try{const n=fe(),r=Er();n.hooks.callHook("app:error",t),r.value=r.value||t}catch{throw t}return t},zd=async(e={})=>{const t=fe(),n=Er();t.callHook("app:error:cleared",e),e.redirect&&await kt().replace(e.redirect),n.value=null},Jd=e=>!!(e&&typeof e=="object"&&"__nuxt_error"in e),Ws=e=>{const t=as(e);return t.__nuxt_error=!0,t},Jo=globalThis.requestIdleCallback||(e=>{const t=Date.now(),n={didTimeout:!1,timeRemaining:()=>Math.max(0,50-(Date.now()-t))};return setTimeout(()=>{e(n)},1)}),Jp=globalThis.cancelIdleCallback||(e=>{clearTimeout(e)}),Qd=e=>{const t=fe();t.isHydrating?t.hooks.hookOnce("app:suspense:resolve",()=>{Jo(e)}):Jo(e)};function Yd(e={}){const t=e.path||window.location.pathname;let n={};try{n=tr(sessionStorage.getItem("nuxt:reload")||"{}")}catch{}if(e.force||(n==null?void 0:n.path)!==t||(n==null?void 0:n.expires)<Date.now()){try{sessionStorage.setItem("nuxt:reload",JSON.stringify({path:t,expires:Date.now()+(e.ttl??1e4)}))}catch{}if(e.persistState)try{sessionStorage.setItem("nuxt:reload:state",JSON.stringify({state:fe().payload.state}))}catch{}window.location.pathname!==t?window.location.href=t:window.location.reload()}}const fs=!1,Xd=!1,Gd="#__nuxt";function Qo(e,t={}){const n=Zd(e,t),r=fe(),s=r._payloadCache=r._payloadCache||{};return n in s||(s[n]=eh().then(o=>o?Vl(n).then(i=>i||(delete s[n],null)):(s[n]=null,null))),s[n]}const Yo="json";function Zd(e,t={}){const n=new URL(e,"http://localhost");if(n.search)throw new Error("Payload URL cannot contain search params: "+e);if(n.host!=="localhost"||Sn(n.pathname,{acceptRelative:!0}))throw new Error("Payload URL must not include hostname: "+e);const r=t.hash||(t.fresh?Date.now():"");return On(Ks().app.baseURL,n.pathname,r?`_payload.${r}.${Yo}`:`_payload.${Yo}`)}async function Vl(e){const t=fetch(e).then(n=>n.text().then(zl));try{return await t}catch(n){console.warn("[nuxt] Cannot load payload ",e,n)}return null}async function eh(e=ql().path){return!!fe().payload.prerenderedAt}let Dn=null;async function th(){if(Dn)return Dn;const e=document.getElementById("__NUXT_DATA__");if(!e)return{};const t=zl(e.textContent||""),n=e.dataset.src?await Vl(e.dataset.src):void 0;return Dn={...t,...n,...window.__NUXT__},Dn}function zl(e){return od(e,fe()._payloadRevivers)}function nh(e,t){fe()._payloadRevivers[e]=t}const Xo={NuxtError:e=>Ws(e),EmptyShallowRef:e=>_n(e==="_"?void 0:e==="0n"?BigInt(0):tr(e)),EmptyRef:e=>dt(e==="_"?void 0:e==="0n"?BigInt(0):tr(e)),ShallowRef:e=>_n(e),ShallowReactive:e=>Pn(e),Ref:e=>dt(e),Reactive:e=>gt(e)},rh=tt({name:"nuxt:revive-payload:client",order:-30,async setup(e){let t,n;for(const r in Xo)nh(r,Xo[r]);Object.assign(e.payload,([t,n]=or(()=>e.runWithContext(th)),t=await t,n(),t)),window.__NUXT__=e.payload}}),sh=[],oh=tt({name:"nuxt:head",enforce:"pre",setup(e){const t=Nd({plugins:sh});$d(()=>fe().vueApp._context.provides.usehead),e.vueApp.use(t);{let n=!0;const r=async()=>{n=!1,await Ul(t)};t.hooks.hook("dom:beforeRender",s=>{s.shouldRender=!n}),e.hooks.hook("page:start",()=>{n=!0}),e.hooks.hook("page:finish",()=>{e.isHydrating||r()}),e.hooks.hook("app:error",r),e.hooks.hook("app:suspense:resolve",r)}}});/*!
|
|
* vue-router v4.2.5
|
|
* (c) 2023 Eduardo San Martin Morote
|
|
* @license MIT
|
|
*/const Ht=typeof window<"u";function ih(e){return e.__esModule||e[Symbol.toStringTag]==="Module"}const se=Object.assign;function $r(e,t){const n={};for(const r in t){const s=t[r];n[r]=Ue(s)?s.map(e):e(s)}return n}const hn=()=>{},Ue=Array.isArray,lh=/\/$/,ch=e=>e.replace(lh,"");function jr(e,t,n="/"){let r,s={},o="",i="";const l=t.indexOf("#");let c=t.indexOf("?");return l<c&&l>=0&&(c=-1),c>-1&&(r=t.slice(0,c),o=t.slice(c+1,l>-1?l:t.length),s=e(o)),l>-1&&(r=r||t.slice(0,l),i=t.slice(l,t.length)),r=dh(r??t,n),{fullPath:r+(o&&"?")+o+i,path:r,query:s,hash:i}}function ah(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function Go(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function uh(e,t,n){const r=t.matched.length-1,s=n.matched.length-1;return r>-1&&r===s&&Vt(t.matched[r],n.matched[s])&&Jl(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function Vt(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function Jl(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!fh(e[n],t[n]))return!1;return!0}function fh(e,t){return Ue(e)?Zo(e,t):Ue(t)?Zo(t,e):e===t}function Zo(e,t){return Ue(t)?e.length===t.length&&e.every((n,r)=>n===t[r]):e.length===1&&e[0]===t}function dh(e,t){if(e.startsWith("/"))return e;if(!e)return t;const n=t.split("/"),r=e.split("/"),s=r[r.length-1];(s===".."||s===".")&&r.push("");let o=n.length-1,i,l;for(i=0;i<r.length;i++)if(l=r[i],l!==".")if(l==="..")o>1&&o--;else break;return n.slice(0,o).join("/")+"/"+r.slice(i-(i===r.length?1:0)).join("/")}var Rn;(function(e){e.pop="pop",e.push="push"})(Rn||(Rn={}));var pn;(function(e){e.back="back",e.forward="forward",e.unknown=""})(pn||(pn={}));function hh(e){if(!e)if(Ht){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),ch(e)}const ph=/^[^#]+#/;function gh(e,t){return e.replace(ph,"#")+t}function mh(e,t){const n=document.documentElement.getBoundingClientRect(),r=e.getBoundingClientRect();return{behavior:t.behavior,left:r.left-n.left-(t.left||0),top:r.top-n.top-(t.top||0)}}const Cr=()=>({left:window.pageXOffset,top:window.pageYOffset});function yh(e){let t;if("el"in e){const n=e.el,r=typeof n=="string"&&n.startsWith("#"),s=typeof n=="string"?r?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!s)return;t=mh(s,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.pageXOffset,t.top!=null?t.top:window.pageYOffset)}function ei(e,t){return(history.state?history.state.position-t:-1)+e}const ds=new Map;function _h(e,t){ds.set(e,t)}function bh(e){const t=ds.get(e);return ds.delete(e),t}let vh=()=>location.protocol+"//"+location.host;function Ql(e,t){const{pathname:n,search:r,hash:s}=t,o=e.indexOf("#");if(o>-1){let l=s.includes(e.slice(o))?e.slice(o).length:1,c=s.slice(l);return c[0]!=="/"&&(c="/"+c),Go(c,"")}return Go(n,e)+r+s}function wh(e,t,n,r){let s=[],o=[],i=null;const l=({state:d})=>{const m=Ql(e,location),v=n.value,R=t.value;let O=0;if(d){if(n.value=m,t.value=d,i&&i===v){i=null;return}O=R?d.position-R.position:0}else r(m);s.forEach(_=>{_(n.value,v,{delta:O,type:Rn.pop,direction:O?O>0?pn.forward:pn.back:pn.unknown})})};function c(){i=n.value}function u(d){s.push(d);const m=()=>{const v=s.indexOf(d);v>-1&&s.splice(v,1)};return o.push(m),m}function a(){const{history:d}=window;d.state&&d.replaceState(se({},d.state,{scroll:Cr()}),"")}function f(){for(const d of o)d();o=[],window.removeEventListener("popstate",l),window.removeEventListener("beforeunload",a)}return window.addEventListener("popstate",l),window.addEventListener("beforeunload",a,{passive:!0}),{pauseListeners:c,listen:u,destroy:f}}function ti(e,t,n,r=!1,s=!1){return{back:e,current:t,forward:n,replaced:r,position:window.history.length,scroll:s?Cr():null}}function Eh(e){const{history:t,location:n}=window,r={value:Ql(e,n)},s={value:t.state};s.value||o(r.value,{back:null,current:r.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function o(c,u,a){const f=e.indexOf("#"),d=f>-1?(n.host&&document.querySelector("base")?e:e.slice(f))+c:vh()+e+c;try{t[a?"replaceState":"pushState"](u,"",d),s.value=u}catch(m){console.error(m),n[a?"replace":"assign"](d)}}function i(c,u){const a=se({},t.state,ti(s.value.back,c,s.value.forward,!0),u,{position:s.value.position});o(c,a,!0),r.value=c}function l(c,u){const a=se({},s.value,t.state,{forward:c,scroll:Cr()});o(a.current,a,!0);const f=se({},ti(r.value,c,null),{position:a.position+1},u);o(c,f,!1),r.value=c}return{location:r,state:s,push:l,replace:i}}function Yl(e){e=hh(e);const t=Eh(e),n=wh(e,t.state,t.location,t.replace);function r(o,i=!0){i||n.pauseListeners(),history.go(o)}const s=se({location:"",base:e,go:r,createHref:gh.bind(null,e)},t,n);return Object.defineProperty(s,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(s,"state",{enumerable:!0,get:()=>t.state.value}),s}function Ch(e){return e=location.host?e||location.pathname+location.search:"",e.includes("#")||(e+="#"),Yl(e)}function Rh(e){return typeof e=="string"||e&&typeof e=="object"}function Xl(e){return typeof e=="string"||typeof e=="symbol"}const We={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0},Gl=Symbol("");var ni;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(ni||(ni={}));function zt(e,t){return se(new Error,{type:e,[Gl]:!0},t)}function Qe(e,t){return e instanceof Error&&Gl in e&&(t==null||!!(e.type&t))}const ri="[^/]+?",Th={sensitive:!1,strict:!1,start:!0,end:!0},xh=/[.+*?^${}()[\]/\\]/g;function Ph(e,t){const n=se({},Th,t),r=[];let s=n.start?"^":"";const o=[];for(const u of e){const a=u.length?[]:[90];n.strict&&!u.length&&(s+="/");for(let f=0;f<u.length;f++){const d=u[f];let m=40+(n.sensitive?.25:0);if(d.type===0)f||(s+="/"),s+=d.value.replace(xh,"\\$&"),m+=40;else if(d.type===1){const{value:v,repeatable:R,optional:O,regexp:_}=d;o.push({name:v,repeatable:R,optional:O});const g=_||ri;if(g!==ri){m+=10;try{new RegExp(`(${g})`)}catch(b){throw new Error(`Invalid custom RegExp for param "${v}" (${g}): `+b.message)}}let T=R?`((?:${g})(?:/(?:${g}))*)`:`(${g})`;f||(T=O&&u.length<2?`(?:/${T})`:"/"+T),O&&(T+="?"),s+=T,m+=20,O&&(m+=-8),R&&(m+=-20),g===".*"&&(m+=-50)}a.push(m)}r.push(a)}if(n.strict&&n.end){const u=r.length-1;r[u][r[u].length-1]+=.7000000000000001}n.strict||(s+="/?"),n.end?s+="$":n.strict&&(s+="(?:/|$)");const i=new RegExp(s,n.sensitive?"":"i");function l(u){const a=u.match(i),f={};if(!a)return null;for(let d=1;d<a.length;d++){const m=a[d]||"",v=o[d-1];f[v.name]=m&&v.repeatable?m.split("/"):m}return f}function c(u){let a="",f=!1;for(const d of e){(!f||!a.endsWith("/"))&&(a+="/"),f=!1;for(const m of d)if(m.type===0)a+=m.value;else if(m.type===1){const{value:v,repeatable:R,optional:O}=m,_=v in u?u[v]:"";if(Ue(_)&&!R)throw new Error(`Provided param "${v}" is an array but it is not repeatable (* or + modifiers)`);const g=Ue(_)?_.join("/"):_;if(!g)if(O)d.length<2&&(a.endsWith("/")?a=a.slice(0,-1):f=!0);else throw new Error(`Missing required param "${v}"`);a+=g}}return a||"/"}return{re:i,score:r,keys:o,parse:l,stringify:c}}function kh(e,t){let n=0;for(;n<e.length&&n<t.length;){const r=t[n]-e[n];if(r)return r;n++}return e.length<t.length?e.length===1&&e[0]===40+40?-1:1:e.length>t.length?t.length===1&&t[0]===40+40?1:-1:0}function Ah(e,t){let n=0;const r=e.score,s=t.score;for(;n<r.length&&n<s.length;){const o=kh(r[n],s[n]);if(o)return o;n++}if(Math.abs(s.length-r.length)===1){if(si(r))return 1;if(si(s))return-1}return s.length-r.length}function si(e){const t=e[e.length-1];return e.length>0&&t[t.length-1]<0}const Sh={type:0,value:""},Oh=/[a-zA-Z0-9_]/;function Ih(e){if(!e)return[[]];if(e==="/")return[[Sh]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(m){throw new Error(`ERR (${n})/"${u}": ${m}`)}let n=0,r=n;const s=[];let o;function i(){o&&s.push(o),o=[]}let l=0,c,u="",a="";function f(){u&&(n===0?o.push({type:0,value:u}):n===1||n===2||n===3?(o.length>1&&(c==="*"||c==="+")&&t(`A repeatable param (${u}) must be alone in its segment. eg: '/:ids+.`),o.push({type:1,value:u,regexp:a,repeatable:c==="*"||c==="+",optional:c==="*"||c==="?"})):t("Invalid state to consume buffer"),u="")}function d(){u+=c}for(;l<e.length;){if(c=e[l++],c==="\\"&&n!==2){r=n,n=4;continue}switch(n){case 0:c==="/"?(u&&f(),i()):c===":"?(f(),n=1):d();break;case 4:d(),n=r;break;case 1:c==="("?n=2:Oh.test(c)?d():(f(),n=0,c!=="*"&&c!=="?"&&c!=="+"&&l--);break;case 2:c===")"?a[a.length-1]=="\\"?a=a.slice(0,-1)+c:n=3:a+=c;break;case 3:f(),n=0,c!=="*"&&c!=="?"&&c!=="+"&&l--,a="";break;default:t("Unknown state");break}}return n===2&&t(`Unfinished custom RegExp for param "${u}"`),f(),i(),s}function Hh(e,t,n){const r=Ph(Ih(e.path),n),s=se(r,{record:e,parent:t,children:[],alias:[]});return t&&!s.record.aliasOf==!t.record.aliasOf&&t.children.push(s),s}function Mh(e,t){const n=[],r=new Map;t=li({strict:!1,end:!0,sensitive:!1},t);function s(a){return r.get(a)}function o(a,f,d){const m=!d,v=Lh(a);v.aliasOf=d&&d.record;const R=li(t,a),O=[v];if("alias"in a){const T=typeof a.alias=="string"?[a.alias]:a.alias;for(const b of T)O.push(se({},v,{components:d?d.record.components:v.components,path:b,aliasOf:d?d.record:v}))}let _,g;for(const T of O){const{path:b}=T;if(f&&b[0]!=="/"){const k=f.record.path,M=k[k.length-1]==="/"?"":"/";T.path=f.record.path+(b&&M+b)}if(_=Hh(T,f,R),d?d.alias.push(_):(g=g||_,g!==_&&g.alias.push(_),m&&a.name&&!ii(_)&&i(a.name)),v.children){const k=v.children;for(let M=0;M<k.length;M++)o(k[M],_,d&&d.children[M])}d=d||_,(_.record.components&&Object.keys(_.record.components).length||_.record.name||_.record.redirect)&&c(_)}return g?()=>{i(g)}:hn}function i(a){if(Xl(a)){const f=r.get(a);f&&(r.delete(a),n.splice(n.indexOf(f),1),f.children.forEach(i),f.alias.forEach(i))}else{const f=n.indexOf(a);f>-1&&(n.splice(f,1),a.record.name&&r.delete(a.record.name),a.children.forEach(i),a.alias.forEach(i))}}function l(){return n}function c(a){let f=0;for(;f<n.length&&Ah(a,n[f])>=0&&(a.record.path!==n[f].record.path||!Zl(a,n[f]));)f++;n.splice(f,0,a),a.record.name&&!ii(a)&&r.set(a.record.name,a)}function u(a,f){let d,m={},v,R;if("name"in a&&a.name){if(d=r.get(a.name),!d)throw zt(1,{location:a});R=d.record.name,m=se(oi(f.params,d.keys.filter(g=>!g.optional).map(g=>g.name)),a.params&&oi(a.params,d.keys.map(g=>g.name))),v=d.stringify(m)}else if("path"in a)v=a.path,d=n.find(g=>g.re.test(v)),d&&(m=d.parse(v),R=d.record.name);else{if(d=f.name?r.get(f.name):n.find(g=>g.re.test(f.path)),!d)throw zt(1,{location:a,currentLocation:f});R=d.record.name,m=se({},f.params,a.params),v=d.stringify(m)}const O=[];let _=d;for(;_;)O.unshift(_.record),_=_.parent;return{name:R,path:v,params:m,matched:O,meta:$h(O)}}return e.forEach(a=>o(a)),{addRoute:o,resolve:u,removeRoute:i,getRoutes:l,getRecordMatcher:s}}function oi(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}function Lh(e){return{path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:void 0,beforeEnter:e.beforeEnter,props:Nh(e),children:e.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in e?e.components||null:e.component&&{default:e.component}}}function Nh(e){const t={},n=e.props||!1;if("component"in e)t.default=n;else for(const r in e.components)t[r]=typeof n=="object"?n[r]:n;return t}function ii(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function $h(e){return e.reduce((t,n)=>se(t,n.meta),{})}function li(e,t){const n={};for(const r in e)n[r]=r in t?t[r]:e[r];return n}function Zl(e,t){return t.children.some(n=>n===e||Zl(e,n))}const ec=/#/g,jh=/&/g,Fh=/\//g,Bh=/=/g,Uh=/\?/g,tc=/\+/g,Dh=/%5B/g,Kh=/%5D/g,nc=/%5E/g,Wh=/%60/g,rc=/%7B/g,qh=/%7C/g,sc=/%7D/g,Vh=/%20/g;function qs(e){return encodeURI(""+e).replace(qh,"|").replace(Dh,"[").replace(Kh,"]")}function zh(e){return qs(e).replace(rc,"{").replace(sc,"}").replace(nc,"^")}function hs(e){return qs(e).replace(tc,"%2B").replace(Vh,"+").replace(ec,"%23").replace(jh,"%26").replace(Wh,"`").replace(rc,"{").replace(sc,"}").replace(nc,"^")}function Jh(e){return hs(e).replace(Bh,"%3D")}function Qh(e){return qs(e).replace(ec,"%23").replace(Uh,"%3F")}function Yh(e){return e==null?"":Qh(e).replace(Fh,"%2F")}function cr(e){try{return decodeURIComponent(""+e)}catch{}return""+e}function Xh(e){const t={};if(e===""||e==="?")return t;const r=(e[0]==="?"?e.slice(1):e).split("&");for(let s=0;s<r.length;++s){const o=r[s].replace(tc," "),i=o.indexOf("="),l=cr(i<0?o:o.slice(0,i)),c=i<0?null:cr(o.slice(i+1));if(l in t){let u=t[l];Ue(u)||(u=t[l]=[u]),u.push(c)}else t[l]=c}return t}function ci(e){let t="";for(let n in e){const r=e[n];if(n=Jh(n),r==null){r!==void 0&&(t+=(t.length?"&":"")+n);continue}(Ue(r)?r.map(o=>o&&hs(o)):[r&&hs(r)]).forEach(o=>{o!==void 0&&(t+=(t.length?"&":"")+n,o!=null&&(t+="="+o))})}return t}function Gh(e){const t={};for(const n in e){const r=e[n];r!==void 0&&(t[n]=Ue(r)?r.map(s=>s==null?null:""+s):r==null?r:""+r)}return t}const Zh=Symbol(""),ai=Symbol(""),Vs=Symbol(""),oc=Symbol(""),ps=Symbol("");function nn(){let e=[];function t(r){return e.push(r),()=>{const s=e.indexOf(r);s>-1&&e.splice(s,1)}}function n(){e=[]}return{add:t,list:()=>e.slice(),reset:n}}function at(e,t,n,r,s){const o=r&&(r.enterCallbacks[s]=r.enterCallbacks[s]||[]);return()=>new Promise((i,l)=>{const c=f=>{f===!1?l(zt(4,{from:n,to:t})):f instanceof Error?l(f):Rh(f)?l(zt(2,{from:t,to:f})):(o&&r.enterCallbacks[s]===o&&typeof f=="function"&&o.push(f),i())},u=e.call(r&&r.instances[s],t,n,c);let a=Promise.resolve(u);e.length<3&&(a=a.then(c)),a.catch(f=>l(f))})}function Fr(e,t,n,r){const s=[];for(const o of e)for(const i in o.components){let l=o.components[i];if(!(t!=="beforeRouteEnter"&&!o.instances[i]))if(ep(l)){const u=(l.__vccOpts||l)[t];u&&s.push(at(u,n,r,o,i))}else{let c=l();s.push(()=>c.then(u=>{if(!u)return Promise.reject(new Error(`Couldn't resolve component "${i}" at "${o.path}"`));const a=ih(u)?u.default:u;o.components[i]=a;const d=(a.__vccOpts||a)[t];return d&&at(d,n,r,o,i)()}))}}return s}function ep(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function ui(e){const t=ke(Vs),n=ke(oc),r=Fe(()=>t.resolve(ae(e.to))),s=Fe(()=>{const{matched:c}=r.value,{length:u}=c,a=c[u-1],f=n.matched;if(!a||!f.length)return-1;const d=f.findIndex(Vt.bind(null,a));if(d>-1)return d;const m=fi(c[u-2]);return u>1&&fi(a)===m&&f[f.length-1].path!==m?f.findIndex(Vt.bind(null,c[u-2])):d}),o=Fe(()=>s.value>-1&&sp(n.params,r.value.params)),i=Fe(()=>s.value>-1&&s.value===n.matched.length-1&&Jl(n.params,r.value.params));function l(c={}){return rp(c)?t[ae(e.replace)?"replace":"push"](ae(e.to)).catch(hn):Promise.resolve()}return{route:r,href:Fe(()=>r.value.href),isActive:o,isExactActive:i,navigate:l}}const tp=kn({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"}},useLink:ui,setup(e,{slots:t}){const n=gt(ui(e)),{options:r}=ke(Vs),s=Fe(()=>({[di(e.activeClass,r.linkActiveClass,"router-link-active")]:n.isActive,[di(e.exactActiveClass,r.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const o=t.default&&t.default(n);return e.custom?o:Xe("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:s.value},o)}}}),np=tp;function rp(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){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}function sp(e,t){for(const n in t){const r=t[n],s=e[n];if(typeof r=="string"){if(r!==s)return!1}else if(!Ue(s)||s.length!==r.length||r.some((o,i)=>o!==s[i]))return!1}return!0}function fi(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const di=(e,t,n)=>e??t??n,op=kn({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const r=ke(ps),s=Fe(()=>e.route||r.value),o=ke(ai,0),i=Fe(()=>{let u=ae(o);const{matched:a}=s.value;let f;for(;(f=a[u])&&!f.components;)u++;return u}),l=Fe(()=>s.value.matched[i.value]);Ut(ai,Fe(()=>i.value+1)),Ut(Zh,l),Ut(ps,s);const c=dt();return an(()=>[c.value,l.value,e.name],([u,a,f],[d,m,v])=>{a&&(a.instances[f]=u,m&&m!==a&&u&&u===d&&(a.leaveGuards.size||(a.leaveGuards=m.leaveGuards),a.updateGuards.size||(a.updateGuards=m.updateGuards))),u&&a&&(!m||!Vt(a,m)||!d)&&(a.enterCallbacks[f]||[]).forEach(R=>R(u))},{flush:"post"}),()=>{const u=s.value,a=e.name,f=l.value,d=f&&f.components[a];if(!d)return hi(n.default,{Component:d,route:u});const m=f.props[a],v=m?m===!0?u.params:typeof m=="function"?m(u):m:null,O=Xe(d,se({},v,t,{onVnodeUnmounted:_=>{_.component.isUnmounted&&(f.instances[a]=null)},ref:c}));return hi(n.default,{Component:O,route:u})||O}}});function hi(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const ic=op;function ip(e){const t=Mh(e.routes,e),n=e.parseQuery||Xh,r=e.stringifyQuery||ci,s=e.history,o=nn(),i=nn(),l=nn(),c=_n(We);let u=We;Ht&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const a=$r.bind(null,E=>""+E),f=$r.bind(null,Yh),d=$r.bind(null,cr);function m(E,j){let H,K;return Xl(E)?(H=t.getRecordMatcher(E),K=j):K=E,t.addRoute(K,H)}function v(E){const j=t.getRecordMatcher(E);j&&t.removeRoute(j)}function R(){return t.getRoutes().map(E=>E.record)}function O(E){return!!t.getRecordMatcher(E)}function _(E,j){if(j=se({},j||c.value),typeof E=="string"){const y=jr(n,E,j.path),w=t.resolve({path:y.path},j),C=s.createHref(y.fullPath);return se(y,w,{params:d(w.params),hash:cr(y.hash),redirectedFrom:void 0,href:C})}let H;if("path"in E)H=se({},E,{path:jr(n,E.path,j.path).path});else{const y=se({},E.params);for(const w in y)y[w]==null&&delete y[w];H=se({},E,{params:f(y)}),j.params=f(j.params)}const K=t.resolve(H,j),re=E.hash||"";K.params=a(d(K.params));const h=ah(r,se({},E,{hash:zh(re),path:K.path})),p=s.createHref(h);return se({fullPath:h,hash:re,query:r===ci?Gh(E.query):E.query||{}},K,{redirectedFrom:void 0,href:p})}function g(E){return typeof E=="string"?jr(n,E,c.value.path):se({},E)}function T(E,j){if(u!==E)return zt(8,{from:j,to:E})}function b(E){return L(E)}function k(E){return b(se(g(E),{replace:!0}))}function M(E){const j=E.matched[E.matched.length-1];if(j&&j.redirect){const{redirect:H}=j;let K=typeof H=="function"?H(E):H;return typeof K=="string"&&(K=K.includes("?")||K.includes("#")?K=g(K):{path:K},K.params={}),se({query:E.query,hash:E.hash,params:"path"in K?{}:E.params},K)}}function L(E,j){const H=u=_(E),K=c.value,re=E.state,h=E.force,p=E.replace===!0,y=M(H);if(y)return L(se(g(y),{state:typeof y=="object"?se({},re,y.state):re,force:h,replace:p}),j||H);const w=H;w.redirectedFrom=j;let C;return!h&&uh(r,K,H)&&(C=zt(16,{to:w,from:K}),De(K,K,!0,!1)),(C?Promise.resolve(C):U(w,K)).catch(P=>Qe(P)?Qe(P,2)?P:nt(P):ne(P,w,K)).then(P=>{if(P){if(Qe(P,2))return L(se({replace:p},g(P.to),{state:typeof P.to=="object"?se({},re,P.to.state):re,force:h}),j||w)}else P=$(w,K,!0,p,re);return J(w,K,P),P})}function x(E,j){const H=T(E,j);return H?Promise.reject(H):Promise.resolve()}function D(E){const j=St.values().next().value;return j&&typeof j.runWithContext=="function"?j.runWithContext(E):E()}function U(E,j){let H;const[K,re,h]=lp(E,j);H=Fr(K.reverse(),"beforeRouteLeave",E,j);for(const y of K)y.leaveGuards.forEach(w=>{H.push(at(w,E,j))});const p=x.bind(null,E,j);return H.push(p),be(H).then(()=>{H=[];for(const y of o.list())H.push(at(y,E,j));return H.push(p),be(H)}).then(()=>{H=Fr(re,"beforeRouteUpdate",E,j);for(const y of re)y.updateGuards.forEach(w=>{H.push(at(w,E,j))});return H.push(p),be(H)}).then(()=>{H=[];for(const y of h)if(y.beforeEnter)if(Ue(y.beforeEnter))for(const w of y.beforeEnter)H.push(at(w,E,j));else H.push(at(y.beforeEnter,E,j));return H.push(p),be(H)}).then(()=>(E.matched.forEach(y=>y.enterCallbacks={}),H=Fr(h,"beforeRouteEnter",E,j),H.push(p),be(H))).then(()=>{H=[];for(const y of i.list())H.push(at(y,E,j));return H.push(p),be(H)}).catch(y=>Qe(y,8)?y:Promise.reject(y))}function J(E,j,H){l.list().forEach(K=>D(()=>K(E,j,H)))}function $(E,j,H,K,re){const h=T(E,j);if(h)return h;const p=j===We,y=Ht?history.state:{};H&&(K||p?s.replace(E.fullPath,se({scroll:p&&y&&y.scroll},re)):s.push(E.fullPath,re)),c.value=E,De(E,j,H,p),nt()}let V;function F(){V||(V=s.listen((E,j,H)=>{if(!In.listening)return;const K=_(E),re=M(K);if(re){L(se(re,{replace:!0}),K).catch(hn);return}u=K;const h=c.value;Ht&&_h(ei(h.fullPath,H.delta),Cr()),U(K,h).catch(p=>Qe(p,12)?p:Qe(p,2)?(L(p.to,K).then(y=>{Qe(y,20)&&!H.delta&&H.type===Rn.pop&&s.go(-1,!1)}).catch(hn),Promise.reject()):(H.delta&&s.go(-H.delta,!1),ne(p,K,h))).then(p=>{p=p||$(K,h,!1),p&&(H.delta&&!Qe(p,8)?s.go(-H.delta,!1):H.type===Rn.pop&&Qe(p,20)&&s.go(-1,!1)),J(K,h,p)}).catch(hn)}))}let de=nn(),G=nn(),te;function ne(E,j,H){nt(E);const K=G.list();return K.length?K.forEach(re=>re(E,j,H)):console.error(E),Promise.reject(E)}function Je(){return te&&c.value!==We?Promise.resolve():new Promise((E,j)=>{de.add([E,j])})}function nt(E){return te||(te=!E,F(),de.list().forEach(([j,H])=>E?H(E):j()),de.reset()),E}function De(E,j,H,K){const{scrollBehavior:re}=e;if(!Ht||!re)return Promise.resolve();const h=!H&&bh(ei(E.fullPath,0))||(K||!H)&&history.state&&history.state.scroll||null;return Gt().then(()=>re(E,j,h)).then(p=>p&&yh(p)).catch(p=>ne(p,E,j))}const Ee=E=>s.go(E);let At;const St=new Set,In={currentRoute:c,listening:!0,addRoute:m,removeRoute:v,hasRoute:O,getRoutes:R,resolve:_,options:e,push:b,replace:k,go:Ee,back:()=>Ee(-1),forward:()=>Ee(1),beforeEach:o.add,beforeResolve:i.add,afterEach:l.add,onError:G.add,isReady:Je,install(E){const j=this;E.component("RouterLink",np),E.component("RouterView",ic),E.config.globalProperties.$router=j,Object.defineProperty(E.config.globalProperties,"$route",{enumerable:!0,get:()=>ae(c)}),Ht&&!At&&c.value===We&&(At=!0,b(s.location).catch(re=>{}));const H={};for(const re in We)Object.defineProperty(H,re,{get:()=>c.value[re],enumerable:!0});E.provide(Vs,j),E.provide(oc,Pn(H)),E.provide(ps,c);const K=E.unmount;St.add(E),E.unmount=function(){St.delete(E),St.size<1&&(u=We,V&&V(),V=null,c.value=We,At=!1,te=!1),K()}}};function be(E){return E.reduce((j,H)=>j.then(()=>D(H)),Promise.resolve())}return In}function lp(e,t){const n=[],r=[],s=[],o=Math.max(t.matched.length,e.matched.length);for(let i=0;i<o;i++){const l=t.matched[i];l&&(e.matched.find(u=>Vt(u,l))?r.push(l):n.push(l));const c=e.matched[i];c&&(t.matched.find(u=>Vt(u,c))||s.push(c))}return[n,r,s]}const pi=[{name:"docs",path:"/docs",meta:{},alias:[],redirect:void 0,component:()=>ir(()=>import("./docs.9e72e5f9.js"),[],import.meta.url).then(e=>e.default||e)},{name:"index",path:"/",meta:{},alias:[],redirect:void 0,component:()=>ir(()=>import("./index.b9bfeaf5.js"),["./index.b9bfeaf5.js","./vue.f36acd1f.c9309656.js","./index.8708db4b.css"],import.meta.url).then(e=>e.default||e)}],cp={scrollBehavior(e,t,n){var u;const r=fe(),s=((u=kt().options)==null?void 0:u.scrollBehaviorType)??"auto";let o=n||void 0;const i=typeof e.meta.scrollToTop=="function"?e.meta.scrollToTop(e,t):e.meta.scrollToTop;if(!o&&t&&e&&i!==!1&&ap(t,e)&&(o={left:0,top:0}),e.path===t.path){if(t.hash&&!e.hash)return{left:0,top:0};if(e.hash)return{el:e.hash,top:gi(e.hash),behavior:s}}const l=a=>!!(a.meta.pageTransition??fs),c=l(t)&&l(e)?"page:transition:finish":"page:finish";return new Promise(a=>{r.hooks.hookOnce(c,async()=>{await Gt(),e.hash&&(o={el:e.hash,top:gi(e.hash),behavior:s}),a(o)})})}};function gi(e){try{const t=document.querySelector(e);if(t)return parseFloat(getComputedStyle(t).scrollMarginTop)}catch{}return 0}function ap(e,t){return t.path!==e.path||JSON.stringify(e.params)!==JSON.stringify(t.params)}const up={hashMode:!0},Ce={...up,...cp},fp=async e=>{var c;let t,n;if(!((c=e.meta)!=null&&c.validate))return;const r=fe(),s=kt();if(([t,n]=or(()=>Promise.resolve(e.meta.validate(e))),t=await t,n(),t)===!0)return;const i=Ws({statusCode:404,statusMessage:`Page Not Found: ${e.fullPath}`}),l=s.beforeResolve(u=>{if(l(),u===e){const a=s.afterEach(async()=>{a(),await r.runWithContext(()=>Mt(i)),window.history.pushState({},"",e.fullPath)});return!1}})},dp=[fp],gn={};function hp(e,t,n){const{pathname:r,search:s,hash:o}=t,i=e.indexOf("#");if(i>-1){const u=o.includes(e.slice(i))?e.slice(i).length:1;let a=o.slice(u);return a[0]!=="/"&&(a="/"+a),Lo(a,"")}const l=Lo(r,e),c=!n||gf(l,n,{trailingSlash:!0})?l:n;return c+(c.includes("?")?"":s)+o}const pp=tt({name:"nuxt:router",enforce:"pre",async setup(e){var R,O;let t,n,r=Ks().app.baseURL;Ce.hashMode&&!r.includes("#")&&(r+="#");const s=((R=Ce.history)==null?void 0:R.call(Ce,r))??(Ce.hashMode?Ch(r):Yl(r)),o=((O=Ce.routes)==null?void 0:O.call(Ce,pi))??pi;let i;const l=hp(r,window.location,e.payload.path),c=ip({...Ce,scrollBehavior:(_,g,T)=>{var b;if(g===We){i=T;return}return c.options.scrollBehavior=Ce.scrollBehavior,(b=Ce.scrollBehavior)==null?void 0:b.call(Ce,_,We,i||T)},history:s,routes:o});e.vueApp.use(c);const u=_n(c.currentRoute.value);c.afterEach((_,g)=>{u.value=g}),Object.defineProperty(e.vueApp.config.globalProperties,"previousRoute",{get:()=>u.value});const a=_n(c.resolve(l)),f=()=>{a.value=c.currentRoute.value};e.hook("page:finish",f),c.afterEach((_,g)=>{var T,b,k,M;((b=(T=_.matched[0])==null?void 0:T.components)==null?void 0:b.default)===((M=(k=g.matched[0])==null?void 0:k.components)==null?void 0:M.default)&&f()});const d={};for(const _ in a.value)Object.defineProperty(d,_,{get:()=>a.value[_]});e._route=Pn(d),e._middleware=e._middleware||{global:[],named:{}};const m=Er();try{[t,n]=or(()=>c.isReady()),await t,n()}catch(_){[t,n]=or(()=>e.runWithContext(()=>Mt(_))),await t,n()}const v=e.payload.state._layout;return c.beforeEach(async(_,g)=>{var T;_.meta=gt(_.meta),e.isHydrating&&v&&!Pt(_.meta.layout)&&(_.meta.layout=v),e._processingMiddleware=!0;{const b=new Set([...dp,...e._middleware.global]);for(const k of _.matched){const M=k.meta.middleware;if(M)if(Array.isArray(M))for(const L of M)b.add(L);else b.add(M)}for(const k of b){const M=typeof k=="string"?e._middleware.named[k]||await((T=gn[k])==null?void 0:T.call(gn).then(x=>x.default||x)):k;if(!M)throw new Error(`Unknown route middleware: '${k}'.`);const L=await e.runWithContext(()=>M(_,g));if(!e.payload.serverRendered&&e.isHydrating&&(L===!1||L instanceof Error)){const x=L||as({statusCode:404,statusMessage:`Page Not Found: ${l}`});return await e.runWithContext(()=>Mt(x)),!1}if(L!==!0&&(L||L===!1))return L}}}),c.onError(()=>{delete e._processingMiddleware}),c.afterEach(async(_,g,T)=>{delete e._processingMiddleware,!e.isHydrating&&m.value&&await e.runWithContext(zd),_.matched.length===0&&await e.runWithContext(()=>Mt(as({statusCode:404,fatal:!1,statusMessage:`Page not found: ${_.fullPath}`})))}),e.hooks.hookOnce("app:created",async()=>{try{await c.replace({...c.resolve(l),name:void 0,force:!0}),c.options.scrollBehavior=Ce.scrollBehavior}catch(_){await e.runWithContext(()=>Mt(_))}}),{provide:{router:c}}}}),gp=tt({name:"nuxt:payload",setup(e){kt().beforeResolve(async(t,n)=>{if(t.path===n.path)return;const r=await Qo(t.path);r&&Object.assign(e.static.data,r.data)}),Qd(()=>{e.hooks.hook("link:prefetch",async t=>{vr(t).protocol||await Qo(t)})})}}),mp=tt({name:"nuxt:global-components"}),Kn={},yp=tt({name:"nuxt:prefetch",setup(e){const t=kt();e.hooks.hook("app:mounted",()=>{t.beforeEach(async n=>{var s;const r=(s=n==null?void 0:n.meta)==null?void 0:s.layout;r&&typeof Kn[r]=="function"&&await Kn[r]()})}),e.hooks.hook("link:prefetch",n=>{var i,l,c,u;if(Sn(n))return;const r=t.resolve(n);if(!r)return;const s=(i=r==null?void 0:r.meta)==null?void 0:i.layout;let o=Array.isArray((l=r==null?void 0:r.meta)==null?void 0:l.middleware)?(c=r==null?void 0:r.meta)==null?void 0:c.middleware:[(u=r==null?void 0:r.meta)==null?void 0:u.middleware];o=o.filter(a=>typeof a=="string");for(const a of o)typeof gn[a]=="function"&&gn[a]();s&&typeof Kn[s]=="function"&&Kn[s]()})}});const _p=tt(()=>{}),bp=tt({name:"nuxt:chunk-reload",setup(e){const t=kt(),n=Ks(),r=new Set;t.beforeEach(()=>{r.clear()}),e.hook("app:chunkError",({error:o})=>{r.add(o)});function s(o){const l="href"in o&&o.href.startsWith("#")?n.app.baseURL+o.href:On(n.app.baseURL,o.fullPath);Yd({path:l,persistState:!0})}e.hook("app:manifest:update",()=>{t.beforeResolve(s)}),t.onError((o,i)=>{r.has(o)&&s(i)})}}),vp=tt(e=>{window.LA.init({id:"3FpmB0neGGavAjhl",ck:"3FpmB0neGGavAjhl"})}),wp=[rh,oh,pp,gp,mp,yp,_p,bp,vp],Ep=(e,t)=>t.path.replace(/(:\w+)\([^)]+\)/g,"$1").replace(/(:\w+)[?+*]/g,"$1").replace(/:\w+/g,n=>{var r;return((r=e.params[n.slice(1)])==null?void 0:r.toString())||""}),gs=(e,t)=>{const n=e.route.matched.find(s=>{var o;return((o=s.components)==null?void 0:o.default)===e.Component.type}),r=t??(n==null?void 0:n.meta.key)??(n&&Ep(e.route,n));return typeof r=="function"?r(e.route):r},Cp=(e,t)=>({default:()=>e?Xe(xa,e===!0?{}:e,t):t}),Rp=kn({name:"RouteProvider",props:{vnode:{type:Object,required:!0},route:{type:Object,required:!0},vnodeRef:Object,renderKey:String,trackRootNodes:Boolean},setup(e){const t=e.renderKey,n=e.route,r={};for(const s in e.route)Object.defineProperty(r,s,{get:()=>t===e.renderKey?e.route[s]:n[s]});return Ut(wr,Pn(r)),()=>Xe(e.vnode,{ref:e.vnodeRef})}}),Tp=(e,t,n)=>(t=t===!0?{}:t,{default:()=>{var r;return t?Xe(e,t,n):(r=n.default)==null?void 0:r.call(n)}}),xp=kn({name:"NuxtPage",inheritAttrs:!1,props:{name:{type:String},transition:{type:[Boolean,Object],default:void 0},keepalive:{type:[Boolean,Object],default:void 0},route:{type:Object},pageKey:{type:[Function,String],default:null}},setup(e,{attrs:t,expose:n}){const r=fe(),s=dt(),o=ke(wr,null);n({pageRef:s});const i=ke(qd,null);let l;const c=r.deferHydration();return()=>Xe(ic,{name:e.name,route:e.route,...t},{default:u=>{const a=Ap(o,u.route,u.Component),f=o&&o.matched.length===u.route.matched.length;if(!u.Component)return l&&!f?l:void 0;if(l&&i&&!i.isCurrent(u.route))return l;if(a&&o&&(!i||i!=null&&i.isCurrent(o)))return f?l:null;const d=gs(u,e.pageKey),m=!!(e.transition??u.route.meta.pageTransition??fs),v=m&&kp([e.transition,u.route.meta.pageTransition,fs,{onAfterLeave:()=>{r.callHook("page:transition:finish",u.Component)}}].filter(Boolean));return l=Tp(Bs,m&&v,Cp(e.keepalive??u.route.meta.keepalive??Xd,Xe(Qi,{suspensible:!0,onPending:()=>r.callHook("page:start",u.Component),onResolve:()=>{Gt(()=>r.callHook("page:finish",u.Component).finally(c))}},{default:()=>Xe(Rp,{key:d,vnode:u.Component,route:u.route,renderKey:d,trackRootNodes:m,vnodeRef:s})}))).default(),l}})}});function Pp(e){return Array.isArray(e)?e:e?[e]:[]}function kp(e){const t=e.map(n=>({...n,onAfterLeave:Pp(n.onAfterLeave)}));return Fd(...t)}function Ap(e,t,n){if(!e)return!1;const r=t.matched.findIndex(s=>{var o;return((o=s.components)==null?void 0:o.default)===(n==null?void 0:n.type)});return!r||r===-1?!1:t.matched.slice(0,r).some((s,o)=>{var i,l,c;return((i=s.components)==null?void 0:i.default)!==((c=(l=e.matched[o])==null?void 0:l.components)==null?void 0:c.default)})||n&&gs({route:t,Component:n})!==gs({route:e,Component:n})}const Sp=(e,t)=>{const n=e.__vccOpts||e;for(const[r,s]of t)n[r]=s;return n},Op={};function Ip(e,t){const n=xp;return ut(),Et(n)}const Hp=Sp(Op,[["render",Ip]]),Mp={__name:"nuxt-error-page",props:{error:Object},setup(e){const n=e.error;(n.stack||"").split(`
|
|
`).splice(1).map(f=>({text:f.replace("webpack:/","").replace(".vue",".js").trim(),internal:f.includes("node_modules")&&!f.includes(".cache")||f.includes("internal")||f.includes("new Promise")})).map(f=>`<span class="stack${f.internal?" internal":""}">${f.text}</span>`).join(`
|
|
`);const r=Number(n.statusCode||500),s=r===404,o=n.statusMessage??(s?"Page Not Found":"Internal Server Error"),i=n.message||n.toString(),l=void 0,a=s?co(()=>ir(()=>import("./error-404.5dec52c3.js"),["./error-404.5dec52c3.js","./vue.f36acd1f.c9309656.js","./error-404.7fc72018.css"],import.meta.url).then(f=>f.default||f)):co(()=>ir(()=>import("./error-500.5a40b2cc.js"),["./error-500.5a40b2cc.js","./vue.f36acd1f.c9309656.js","./error-500.c5df6088.css"],import.meta.url).then(f=>f.default||f));return(f,d)=>(ut(),Et(ae(a),bc(wl({statusCode:ae(r),statusMessage:ae(o),description:ae(i),stack:ae(l)})),null,16))}},Lp=Mp,Np={__name:"nuxt-root",setup(e){const t=()=>null,n=fe(),r=n.deferHydration(),s=!1;Ut(wr,ql()),n.hooks.callHookWith(l=>l.map(c=>c()),"vue:setup");const o=Er();sl((l,c,u)=>{if(n.hooks.callHook("vue:error",l,c,u).catch(a=>console.error("[nuxt] Error in `vue:error` hook",a)),Jd(l)&&(l.fatal||l.unhandled))return n.runWithContext(()=>Mt(l)),!1});const i=!1;return(l,c)=>(ut(),Et(Qi,{onResolve:ae(r)},{default:zi(()=>[ae(o)?(ut(),Et(ae(Lp),{key:0,error:ae(o)},null,8,["error"])):ae(i)?(ut(),Et(ae(t),{key:1,context:ae(i)},null,8,["context"])):ae(s)?(ut(),Et(La(ae(s)),{key:2})):(ut(),Et(ae(Hp),{key:3}))]),_:1},8,["onResolve"]))}},mi=Np;globalThis.$fetch||(globalThis.$fetch=Of.create({baseURL:Hf()}));let yi;{let e;yi=async function(){var o,i;if(e)return e;const r=!!((o=window.__NUXT__)!=null&&o.serverRendered||((i=document.getElementById("__NUXT_DATA__"))==null?void 0:i.dataset.ssr)==="true")?Fu(mi):ju(mi),s=Vf({vueApp:r});try{await Jf(s,wp)}catch(l){await s.callHook("app:error",l),s.payload.error=s.payload.error||l}try{await s.hooks.callHook("app:created",r),await s.hooks.callHook("app:beforeMount",r),r.mount(Gd),await s.hooks.callHook("app:mounted",r),await Gt()}catch(l){await s.callHook("app:error",l),s.payload.error=s.payload.error||l}return r},e=yi().catch(t=>{console.error("Error while mounting app:",t)})}export{Fp as A,dr as B,ae as C,Up as D,qp as E,Wp as F,Vp as G,Bp as H,an as I,ka as J,Pa as K,js as L,ss as M,Sp as _,Qd as a,Jo as b,Fe as c,kn as d,Hs as e,Jp as f,Xe as g,Sn as h,Dp as i,tf as j,Al as k,fe as l,ut as m,zp as n,Is as o,vr as p,Kp as q,dt as r,vl as s,$p as t,kt as u,me as v,ts as w,zi as x,El as y,jp as z};
|