Files
xueguang_web_dist/assets/index-BbYcdrlh.js
zhutao abc955d3bc 1
2025-11-28 15:25:17 +08:00

27 lines
85 KiB
JavaScript

const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/index-D4mISQVM.js","assets/index-D8hG3RCP.css"])))=>i.map(i=>d[i]);
(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const r of document.querySelectorAll('link[rel="modulepreload"]'))s(r);new MutationObserver(r=>{for(const i of r)if(i.type==="childList")for(const o of i.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&s(o)}).observe(document,{childList:!0,subtree:!0});function n(r){const i={};return r.integrity&&(i.integrity=r.integrity),r.referrerPolicy&&(i.referrerPolicy=r.referrerPolicy),r.crossOrigin==="use-credentials"?i.credentials="include":r.crossOrigin==="anonymous"?i.credentials="omit":i.credentials="same-origin",i}function s(r){if(r.ep)return;r.ep=!0;const i=n(r);fetch(r.href,i)}})();/**
* @vue/shared v3.5.22
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function ss(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const X={},Et=[],Ve=()=>{},br=()=>!1,mn=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),rs=e=>e.startsWith("onUpdate:"),fe=Object.assign,is=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Li=Object.prototype.hasOwnProperty,q=(e,t)=>Li.call(e,t),V=Array.isArray,Ft=e=>_n(e)==="[object Map]",Fi=e=>_n(e)==="[object Set]",B=e=>typeof e=="function",re=e=>typeof e=="string",Pt=e=>typeof e=="symbol",te=e=>e!==null&&typeof e=="object",Er=e=>(te(e)||B(e))&&B(e.then)&&B(e.catch),Hi=Object.prototype.toString,_n=e=>Hi.call(e),Bi=e=>_n(e).slice(8,-1),Vi=e=>_n(e)==="[object Object]",os=e=>re(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Ht=ss(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),vn=e=>{const t=Object.create(null);return(n=>t[n]||(t[n]=e(n)))},ji=/-\w/g,Re=vn(e=>e.replace(ji,t=>t.slice(1).toUpperCase())),Ui=/\B([A-Z])/g,pt=vn(e=>e.replace(Ui,"-$1").toLowerCase()),yn=vn(e=>e.charAt(0).toUpperCase()+e.slice(1)),wn=vn(e=>e?`on${yn(e)}`:""),it=(e,t)=>!Object.is(e,t),On=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},xr=(e,t,n,s=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:s,value:n})},Gi=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let Ps;const bn=()=>Ps||(Ps=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function ls(e){if(V(e)){const t={};for(let n=0;n<e.length;n++){const s=e[n],r=re(s)?qi(s):ls(s);if(r)for(const i in r)t[i]=r[i]}return t}else if(re(e)||te(e))return e}const Ki=/;(?![^(]*\))/g,Wi=/:([^]+)/,ki=/\/\*[^]*?\*\//g;function qi(e){const t={};return e.replace(ki,"").split(Ki).forEach(n=>{if(n){const s=n.split(Wi);s.length>1&&(t[s[0].trim()]=s[1].trim())}}),t}function cs(e){let t="";if(re(e))t=e;else if(V(e))for(let n=0;n<e.length;n++){const s=cs(e[n]);s&&(t+=s+" ")}else if(te(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const $i="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",zi=ss($i);function Rr(e){return!!e||e===""}/**
* @vue/reactivity v3.5.22
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let _e;class Ji{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=_e,!t&&_e&&(this.index=(_e.scopes||(_e.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].pause();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].resume();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].resume()}}run(t){if(this._active){const n=_e;try{return _e=this,t()}finally{_e=n}}}on(){++this._on===1&&(this.prevScope=_e,_e=this)}off(){this._on>0&&--this._on===0&&(_e=this.prevScope,this.prevScope=void 0)}stop(t){if(this._active){this._active=!1;let n,s;for(n=0,s=this.effects.length;n<s;n++)this.effects[n].stop();for(this.effects.length=0,n=0,s=this.cleanups.length;n<s;n++)this.cleanups[n]();if(this.cleanups.length=0,this.scopes){for(n=0,s=this.scopes.length;n<s;n++)this.scopes[n].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const r=this.parent.scopes.pop();r&&r!==this&&(this.parent.scopes[this.index]=r,r.index=this.index)}this.parent=void 0}}}function Qi(){return _e}let Y;const Pn=new WeakSet;class Ar{constructor(t){this.fn=t,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,_e&&_e.active&&_e.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,Pn.has(this)&&(Pn.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||Cr(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,Ts(this),wr(this);const t=Y,n=Ce;Y=this,Ce=!0;try{return this.fn()}finally{Or(this),Y=t,Ce=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)as(t);this.deps=this.depsTail=void 0,Ts(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?Pn.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){Un(this)&&this.run()}get dirty(){return Un(this)}}let Sr=0,Bt,Vt;function Cr(e,t=!1){if(e.flags|=8,t){e.next=Vt,Vt=e;return}e.next=Bt,Bt=e}function fs(){Sr++}function us(){if(--Sr>0)return;if(Vt){let t=Vt;for(Vt=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;Bt;){let t=Bt;for(Bt=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(s){e||(e=s)}t=n}}if(e)throw e}function wr(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function Or(e){let t,n=e.depsTail,s=n;for(;s;){const r=s.prevDep;s.version===-1?(s===n&&(n=r),as(s),Yi(s)):t=s,s.dep.activeLink=s.prevActiveLink,s.prevActiveLink=void 0,s=r}e.deps=t,e.depsTail=n}function Un(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(Pr(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function Pr(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===qt)||(e.globalVersion=qt,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!Un(e))))return;e.flags|=2;const t=e.dep,n=Y,s=Ce;Y=e,Ce=!0;try{wr(e);const r=e.fn(e._value);(t.version===0||it(r,e._value))&&(e.flags|=128,e._value=r,t.version++)}catch(r){throw t.version++,r}finally{Y=n,Ce=s,Or(e),e.flags&=-3}}function as(e,t=!1){const{dep:n,prevSub:s,nextSub:r}=e;if(s&&(s.nextSub=r,e.prevSub=void 0),r&&(r.prevSub=s,e.nextSub=void 0),n.subs===e&&(n.subs=s,!s&&n.computed)){n.computed.flags&=-5;for(let i=n.computed.deps;i;i=i.nextDep)as(i,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function Yi(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let Ce=!0;const Tr=[];function ze(){Tr.push(Ce),Ce=!1}function Je(){const e=Tr.pop();Ce=e===void 0?!0:e}function Ts(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=Y;Y=void 0;try{t()}finally{Y=n}}}let qt=0;class Xi{constructor(t,n){this.sub=t,this.dep=n,this.version=n.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class ds{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0,this.__v_skip=!0}track(t){if(!Y||!Ce||Y===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==Y)n=this.activeLink=new Xi(Y,this),Y.deps?(n.prevDep=Y.depsTail,Y.depsTail.nextDep=n,Y.depsTail=n):Y.deps=Y.depsTail=n,Ir(n);else if(n.version===-1&&(n.version=this.version,n.nextDep)){const s=n.nextDep;s.prevDep=n.prevDep,n.prevDep&&(n.prevDep.nextDep=s),n.prevDep=Y.depsTail,n.nextDep=void 0,Y.depsTail.nextDep=n,Y.depsTail=n,Y.deps===n&&(Y.deps=s)}return n}trigger(t){this.version++,qt++,this.notify(t)}notify(t){fs();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{us()}}}function Ir(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let s=t.deps;s;s=s.nextDep)Ir(s)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const Gn=new WeakMap,dt=Symbol(""),Kn=Symbol(""),$t=Symbol("");function oe(e,t,n){if(Ce&&Y){let s=Gn.get(e);s||Gn.set(e,s=new Map);let r=s.get(n);r||(s.set(n,r=new ds),r.map=s,r.key=n),r.track()}}function $e(e,t,n,s,r,i){const o=Gn.get(e);if(!o){qt++;return}const l=c=>{c&&c.trigger()};if(fs(),t==="clear")o.forEach(l);else{const c=V(e),h=c&&os(n);if(c&&n==="length"){const a=Number(s);o.forEach((d,g)=>{(g==="length"||g===$t||!Pt(g)&&g>=a)&&l(d)})}else switch((n!==void 0||o.has(void 0))&&l(o.get(n)),h&&l(o.get($t)),t){case"add":c?h&&l(o.get("length")):(l(o.get(dt)),Ft(e)&&l(o.get(Kn)));break;case"delete":c||(l(o.get(dt)),Ft(e)&&l(o.get(Kn)));break;case"set":Ft(e)&&l(o.get(dt));break}}us()}function vt(e){const t=k(e);return t===e?t:(oe(t,"iterate",$t),we(e)?t:t.map(de))}function hs(e){return oe(e=k(e),"iterate",$t),e}const Zi={__proto__:null,[Symbol.iterator](){return Tn(this,Symbol.iterator,de)},concat(...e){return vt(this).concat(...e.map(t=>V(t)?vt(t):t))},entries(){return Tn(this,"entries",e=>(e[1]=de(e[1]),e))},every(e,t){return Ke(this,"every",e,t,void 0,arguments)},filter(e,t){return Ke(this,"filter",e,t,n=>n.map(de),arguments)},find(e,t){return Ke(this,"find",e,t,de,arguments)},findIndex(e,t){return Ke(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return Ke(this,"findLast",e,t,de,arguments)},findLastIndex(e,t){return Ke(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return Ke(this,"forEach",e,t,void 0,arguments)},includes(...e){return In(this,"includes",e)},indexOf(...e){return In(this,"indexOf",e)},join(e){return vt(this).join(e)},lastIndexOf(...e){return In(this,"lastIndexOf",e)},map(e,t){return Ke(this,"map",e,t,void 0,arguments)},pop(){return Nt(this,"pop")},push(...e){return Nt(this,"push",e)},reduce(e,...t){return Is(this,"reduce",e,t)},reduceRight(e,...t){return Is(this,"reduceRight",e,t)},shift(){return Nt(this,"shift")},some(e,t){return Ke(this,"some",e,t,void 0,arguments)},splice(...e){return Nt(this,"splice",e)},toReversed(){return vt(this).toReversed()},toSorted(e){return vt(this).toSorted(e)},toSpliced(...e){return vt(this).toSpliced(...e)},unshift(...e){return Nt(this,"unshift",e)},values(){return Tn(this,"values",de)}};function Tn(e,t,n){const s=hs(e),r=s[t]();return s!==e&&!we(e)&&(r._next=r.next,r.next=()=>{const i=r._next();return i.done||(i.value=n(i.value)),i}),r}const eo=Array.prototype;function Ke(e,t,n,s,r,i){const o=hs(e),l=o!==e&&!we(e),c=o[t];if(c!==eo[t]){const d=c.apply(e,i);return l?de(d):d}let h=n;o!==e&&(l?h=function(d,g){return n.call(this,de(d),g,e)}:n.length>2&&(h=function(d,g){return n.call(this,d,g,e)}));const a=c.call(o,h,s);return l&&r?r(a):a}function Is(e,t,n,s){const r=hs(e);let i=n;return r!==e&&(we(e)?n.length>3&&(i=function(o,l,c){return n.call(this,o,l,c,e)}):i=function(o,l,c){return n.call(this,o,de(l),c,e)}),r[t](i,...s)}function In(e,t,n){const s=k(e);oe(s,"iterate",$t);const r=s[t](...n);return(r===-1||r===!1)&&ms(n[0])?(n[0]=k(n[0]),s[t](...n)):r}function Nt(e,t,n=[]){ze(),fs();const s=k(e)[t].apply(e,n);return us(),Je(),s}const to=ss("__proto__,__v_isRef,__isVue"),Nr=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Pt));function no(e){Pt(e)||(e=String(e));const t=k(this);return oe(t,"has",e),t.hasOwnProperty(e)}class Mr{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,s){if(n==="__v_skip")return t.__v_skip;const r=this._isReadonly,i=this._isShallow;if(n==="__v_isReactive")return!r;if(n==="__v_isReadonly")return r;if(n==="__v_isShallow")return i;if(n==="__v_raw")return s===(r?i?ho:Hr:i?Fr:Lr).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(s)?t:void 0;const o=V(t);if(!r){let c;if(o&&(c=Zi[n]))return c;if(n==="hasOwnProperty")return no}const l=Reflect.get(t,n,ce(t)?t:s);if((Pt(n)?Nr.has(n):to(n))||(r||oe(t,"get",n),i))return l;if(ce(l)){const c=o&&os(n)?l:l.value;return r&&te(c)?kn(c):c}return te(l)?r?kn(l):En(l):l}}class Dr extends Mr{constructor(t=!1){super(!1,t)}set(t,n,s,r){let i=t[n];if(!this._isShallow){const c=ht(i);if(!we(s)&&!ht(s)&&(i=k(i),s=k(s)),!V(t)&&ce(i)&&!ce(s))return c||(i.value=s),!0}const o=V(t)&&os(n)?Number(n)<t.length:q(t,n),l=Reflect.set(t,n,s,ce(t)?t:r);return t===k(r)&&(o?it(s,i)&&$e(t,"set",n,s):$e(t,"add",n,s)),l}deleteProperty(t,n){const s=q(t,n);t[n];const r=Reflect.deleteProperty(t,n);return r&&s&&$e(t,"delete",n,void 0),r}has(t,n){const s=Reflect.has(t,n);return(!Pt(n)||!Nr.has(n))&&oe(t,"has",n),s}ownKeys(t){return oe(t,"iterate",V(t)?"length":dt),Reflect.ownKeys(t)}}class so extends Mr{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const ro=new Dr,io=new so,oo=new Dr(!0);const Wn=e=>e,en=e=>Reflect.getPrototypeOf(e);function lo(e,t,n){return function(...s){const r=this.__v_raw,i=k(r),o=Ft(i),l=e==="entries"||e===Symbol.iterator&&o,c=e==="keys"&&o,h=r[e](...s),a=n?Wn:t?qn:de;return!t&&oe(i,"iterate",c?Kn:dt),{next(){const{value:d,done:g}=h.next();return g?{value:d,done:g}:{value:l?[a(d[0]),a(d[1])]:a(d),done:g}},[Symbol.iterator](){return this}}}}function tn(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function co(e,t){const n={get(r){const i=this.__v_raw,o=k(i),l=k(r);e||(it(r,l)&&oe(o,"get",r),oe(o,"get",l));const{has:c}=en(o),h=t?Wn:e?qn:de;if(c.call(o,r))return h(i.get(r));if(c.call(o,l))return h(i.get(l));i!==o&&i.get(r)},get size(){const r=this.__v_raw;return!e&&oe(k(r),"iterate",dt),r.size},has(r){const i=this.__v_raw,o=k(i),l=k(r);return e||(it(r,l)&&oe(o,"has",r),oe(o,"has",l)),r===l?i.has(r):i.has(r)||i.has(l)},forEach(r,i){const o=this,l=o.__v_raw,c=k(l),h=t?Wn:e?qn:de;return!e&&oe(c,"iterate",dt),l.forEach((a,d)=>r.call(i,h(a),h(d),o))}};return fe(n,e?{add:tn("add"),set:tn("set"),delete:tn("delete"),clear:tn("clear")}:{add(r){!t&&!we(r)&&!ht(r)&&(r=k(r));const i=k(this);return en(i).has.call(i,r)||(i.add(r),$e(i,"add",r,r)),this},set(r,i){!t&&!we(i)&&!ht(i)&&(i=k(i));const o=k(this),{has:l,get:c}=en(o);let h=l.call(o,r);h||(r=k(r),h=l.call(o,r));const a=c.call(o,r);return o.set(r,i),h?it(i,a)&&$e(o,"set",r,i):$e(o,"add",r,i),this},delete(r){const i=k(this),{has:o,get:l}=en(i);let c=o.call(i,r);c||(r=k(r),c=o.call(i,r)),l&&l.call(i,r);const h=i.delete(r);return c&&$e(i,"delete",r,void 0),h},clear(){const r=k(this),i=r.size!==0,o=r.clear();return i&&$e(r,"clear",void 0,void 0),o}}),["keys","values","entries",Symbol.iterator].forEach(r=>{n[r]=lo(r,e,t)}),n}function ps(e,t){const n=co(e,t);return(s,r,i)=>r==="__v_isReactive"?!e:r==="__v_isReadonly"?e:r==="__v_raw"?s:Reflect.get(q(n,r)&&r in s?n:s,r,i)}const fo={get:ps(!1,!1)},uo={get:ps(!1,!0)},ao={get:ps(!0,!1)};const Lr=new WeakMap,Fr=new WeakMap,Hr=new WeakMap,ho=new WeakMap;function po(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function go(e){return e.__v_skip||!Object.isExtensible(e)?0:po(Bi(e))}function En(e){return ht(e)?e:gs(e,!1,ro,fo,Lr)}function Br(e){return gs(e,!1,oo,uo,Fr)}function kn(e){return gs(e,!0,io,ao,Hr)}function gs(e,t,n,s,r){if(!te(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const i=go(e);if(i===0)return e;const o=r.get(e);if(o)return o;const l=new Proxy(e,i===2?s:n);return r.set(e,l),l}function jt(e){return ht(e)?jt(e.__v_raw):!!(e&&e.__v_isReactive)}function ht(e){return!!(e&&e.__v_isReadonly)}function we(e){return!!(e&&e.__v_isShallow)}function ms(e){return e?!!e.__v_raw:!1}function k(e){const t=e&&e.__v_raw;return t?k(t):e}function mo(e){return!q(e,"__v_skip")&&Object.isExtensible(e)&&xr(e,"__v_skip",!0),e}const de=e=>te(e)?En(e):e,qn=e=>te(e)?kn(e):e;function ce(e){return e?e.__v_isRef===!0:!1}function _o(e){return Vr(e,!1)}function vo(e){return Vr(e,!0)}function Vr(e,t){return ce(e)?e:new yo(e,t)}class yo{constructor(t,n){this.dep=new ds,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:k(t),this._value=n?t:de(t),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(t){const n=this._rawValue,s=this.__v_isShallow||we(t)||ht(t);t=s?t:k(t),it(t,n)&&(this._rawValue=t,this._value=s?t:de(t),this.dep.trigger())}}function xt(e){return ce(e)?e.value:e}const bo={get:(e,t,n)=>t==="__v_raw"?e:xt(Reflect.get(e,t,n)),set:(e,t,n,s)=>{const r=e[t];return ce(r)&&!ce(n)?(r.value=n,!0):Reflect.set(e,t,n,s)}};function jr(e){return jt(e)?e:new Proxy(e,bo)}class Eo{constructor(t,n,s){this.fn=t,this.setter=n,this._value=void 0,this.dep=new ds(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=qt-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=s}notify(){if(this.flags|=16,!(this.flags&8)&&Y!==this)return Cr(this,!0),!0}get value(){const t=this.dep.track();return Pr(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function xo(e,t,n=!1){let s,r;return B(e)?s=e:(s=e.get,r=e.set),new Eo(s,r,n)}const nn={},cn=new WeakMap;let ut;function Ro(e,t=!1,n=ut){if(n){let s=cn.get(n);s||cn.set(n,s=[]),s.push(e)}}function Ao(e,t,n=X){const{immediate:s,deep:r,once:i,scheduler:o,augmentJob:l,call:c}=n,h=I=>r?I:we(I)||r===!1||r===0?rt(I,1):rt(I);let a,d,g,m,w=!1,P=!1;if(ce(e)?(d=()=>e.value,w=we(e)):jt(e)?(d=()=>h(e),w=!0):V(e)?(P=!0,w=e.some(I=>jt(I)||we(I)),d=()=>e.map(I=>{if(ce(I))return I.value;if(jt(I))return h(I);if(B(I))return c?c(I,2):I()})):B(e)?t?d=c?()=>c(e,2):e:d=()=>{if(g){ze();try{g()}finally{Je()}}const I=ut;ut=a;try{return c?c(e,3,[m]):e(m)}finally{ut=I}}:d=Ve,t&&r){const I=d,J=r===!0?1/0:r;d=()=>rt(I(),J)}const j=Qi(),N=()=>{a.stop(),j&&j.active&&is(j.effects,a)};if(i&&t){const I=t;t=(...J)=>{I(...J),N()}}let T=P?new Array(e.length).fill(nn):nn;const L=I=>{if(!(!(a.flags&1)||!a.dirty&&!I))if(t){const J=a.run();if(r||w||(P?J.some((ie,Z)=>it(ie,T[Z])):it(J,T))){g&&g();const ie=ut;ut=a;try{const Z=[J,T===nn?void 0:P&&T[0]===nn?[]:T,m];T=J,c?c(t,3,Z):t(...Z)}finally{ut=ie}}}else a.run()};return l&&l(L),a=new Ar(d),a.scheduler=o?()=>o(L,!1):L,m=I=>Ro(I,!1,a),g=a.onStop=()=>{const I=cn.get(a);if(I){if(c)c(I,4);else for(const J of I)J();cn.delete(a)}},t?s?L(!0):T=a.run():o?o(L.bind(null,!0),!0):a.run(),N.pause=a.pause.bind(a),N.resume=a.resume.bind(a),N.stop=N,N}function rt(e,t=1/0,n){if(t<=0||!te(e)||e.__v_skip||(n=n||new Map,(n.get(e)||0)>=t))return e;if(n.set(e,t),t--,ce(e))rt(e.value,t,n);else if(V(e))for(let s=0;s<e.length;s++)rt(e[s],t,n);else if(Fi(e)||Ft(e))e.forEach(s=>{rt(s,t,n)});else if(Vi(e)){for(const s in e)rt(e[s],t,n);for(const s of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,s)&&rt(e[s],t,n)}return e}/**
* @vue/runtime-core v3.5.22
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function Xt(e,t,n,s){try{return s?e(...s):e()}catch(r){xn(r,t,n)}}function Ue(e,t,n,s){if(B(e)){const r=Xt(e,t,n,s);return r&&Er(r)&&r.catch(i=>{xn(i,t,n)}),r}if(V(e)){const r=[];for(let i=0;i<e.length;i++)r.push(Ue(e[i],t,n,s));return r}}function xn(e,t,n,s=!0){const r=t?t.vnode:null,{errorHandler:i,throwUnhandledErrorInProduction:o}=t&&t.appContext.config||X;if(t){let l=t.parent;const c=t.proxy,h=`https://vuejs.org/error-reference/#runtime-${n}`;for(;l;){const a=l.ec;if(a){for(let d=0;d<a.length;d++)if(a[d](e,c,h)===!1)return}l=l.parent}if(i){ze(),Xt(i,null,10,[e,c,h]),Je();return}}So(e,n,r,s,o)}function So(e,t,n,s=!0,r=!1){if(r)throw e;console.error(e)}const he=[];let He=-1;const Rt=[];let tt=null,yt=0;const Ur=Promise.resolve();let fn=null;function Gr(e){const t=fn||Ur;return e?t.then(this?e.bind(this):e):t}function Co(e){let t=He+1,n=he.length;for(;t<n;){const s=t+n>>>1,r=he[s],i=zt(r);i<e||i===e&&r.flags&2?t=s+1:n=s}return t}function _s(e){if(!(e.flags&1)){const t=zt(e),n=he[he.length-1];!n||!(e.flags&2)&&t>=zt(n)?he.push(e):he.splice(Co(t),0,e),e.flags|=1,Kr()}}function Kr(){fn||(fn=Ur.then(kr))}function wo(e){V(e)?Rt.push(...e):tt&&e.id===-1?tt.splice(yt+1,0,e):e.flags&1||(Rt.push(e),e.flags|=1),Kr()}function Ns(e,t,n=He+1){for(;n<he.length;n++){const s=he[n];if(s&&s.flags&2){if(e&&s.id!==e.uid)continue;he.splice(n,1),n--,s.flags&4&&(s.flags&=-2),s(),s.flags&4||(s.flags&=-2)}}}function Wr(e){if(Rt.length){const t=[...new Set(Rt)].sort((n,s)=>zt(n)-zt(s));if(Rt.length=0,tt){tt.push(...t);return}for(tt=t,yt=0;yt<tt.length;yt++){const n=tt[yt];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}tt=null,yt=0}}const zt=e=>e.id==null?e.flags&2?-1:1/0:e.id;function kr(e){try{for(He=0;He<he.length;He++){const t=he[He];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),Xt(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;He<he.length;He++){const t=he[He];t&&(t.flags&=-2)}He=-1,he.length=0,Wr(),fn=null,(he.length||Rt.length)&&kr()}}let Se=null,qr=null;function un(e){const t=Se;return Se=e,qr=e&&e.type.__scopeId||null,t}function Oo(e,t=Se,n){if(!t||e._n)return e;const s=(...r)=>{s._d&&hn(-1);const i=un(t);let o;try{o=e(...r)}finally{un(i),s._d&&hn(1)}return o};return s._n=!0,s._c=!0,s._d=!0,s}function ct(e,t,n,s){const r=e.dirs,i=t&&t.dirs;for(let o=0;o<r.length;o++){const l=r[o];i&&(l.oldValue=i[o].value);let c=l.dir[s];c&&(ze(),Ue(c,n,8,[e.el,l,e,t]),Je())}}const Po=Symbol("_vte"),To=e=>e.__isTeleport,Io=Symbol("_leaveCb");function vs(e,t){e.shapeFlag&6&&e.component?(e.transition=t,vs(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 $r(e,t){return B(e)?fe({name:e.name},t,{setup:e}):e}function zr(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}const an=new WeakMap;function Ut(e,t,n,s,r=!1){if(V(e)){e.forEach((w,P)=>Ut(w,t&&(V(t)?t[P]:t),n,s,r));return}if(Gt(s)&&!r){s.shapeFlag&512&&s.type.__asyncResolved&&s.component.subTree.component&&Ut(e,t,n,s.component.subTree);return}const i=s.shapeFlag&4?xs(s.component):s.el,o=r?null:i,{i:l,r:c}=e,h=t&&t.r,a=l.refs===X?l.refs={}:l.refs,d=l.setupState,g=k(d),m=d===X?br:w=>q(g,w);if(h!=null&&h!==c){if(Ms(t),re(h))a[h]=null,m(h)&&(d[h]=null);else if(ce(h)){h.value=null;const w=t;w.k&&(a[w.k]=null)}}if(B(c))Xt(c,l,12,[o,a]);else{const w=re(c),P=ce(c);if(w||P){const j=()=>{if(e.f){const N=w?m(c)?d[c]:a[c]:c.value;if(r)V(N)&&is(N,i);else if(V(N))N.includes(i)||N.push(i);else if(w)a[c]=[i],m(c)&&(d[c]=a[c]);else{const T=[i];c.value=T,e.k&&(a[e.k]=T)}}else w?(a[c]=o,m(c)&&(d[c]=o)):P&&(c.value=o,e.k&&(a[e.k]=o))};if(o){const N=()=>{j(),an.delete(e)};N.id=-1,an.set(e,N),ye(N,n)}else Ms(e),j()}}}function Ms(e){const t=an.get(e);t&&(t.flags|=8,an.delete(e))}bn().requestIdleCallback;bn().cancelIdleCallback;const Gt=e=>!!e.type.__asyncLoader,Jr=e=>e.type.__isKeepAlive;function No(e,t){Qr(e,"a",t)}function Mo(e,t){Qr(e,"da",t)}function Qr(e,t,n=le){const s=e.__wdc||(e.__wdc=()=>{let r=n;for(;r;){if(r.isDeactivated)return;r=r.parent}return e()});if(Rn(t,s,n),n){let r=n.parent;for(;r&&r.parent;)Jr(r.parent.vnode)&&Do(s,t,n,r),r=r.parent}}function Do(e,t,n,s){const r=Rn(t,e,s,!0);Yr(()=>{is(s[t],r)},n)}function Rn(e,t,n=le,s=!1){if(n){const r=n[e]||(n[e]=[]),i=t.__weh||(t.__weh=(...o)=>{ze();const l=Zt(n),c=Ue(t,n,e,o);return l(),Je(),c});return s?r.unshift(i):r.push(i),i}}const Qe=e=>(t,n=le)=>{(!Qt||e==="sp")&&Rn(e,(...s)=>t(...s),n)},Lo=Qe("bm"),Fo=Qe("m"),Ho=Qe("bu"),Bo=Qe("u"),Vo=Qe("bum"),Yr=Qe("um"),jo=Qe("sp"),Uo=Qe("rtg"),Go=Qe("rtc");function Ko(e,t=le){Rn("ec",e,t)}const Wo="components";function ko(e,t){return $o(Wo,e,!0,t)||e}const qo=Symbol.for("v-ndc");function $o(e,t,n=!0,s=!1){const r=Se||le;if(r){const i=r.type;{const l=Bl(i,!1);if(l&&(l===t||l===Re(t)||l===yn(Re(t))))return i}const o=Ds(r[e]||i[e],t)||Ds(r.appContext[e],t);return!o&&s?i:o}}function Ds(e,t){return e&&(e[t]||e[Re(t)]||e[yn(Re(t))])}const $n=e=>e?vi(e)?xs(e):$n(e.parent):null,Kt=fe(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=>$n(e.parent),$root:e=>$n(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>Zr(e),$forceUpdate:e=>e.f||(e.f=()=>{_s(e.update)}),$nextTick:e=>e.n||(e.n=Gr.bind(e.proxy)),$watch:e=>pl.bind(e)}),Nn=(e,t)=>e!==X&&!e.__isScriptSetup&&q(e,t),zo={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:s,data:r,props:i,accessCache:o,type:l,appContext:c}=e;let h;if(t[0]!=="$"){const m=o[t];if(m!==void 0)switch(m){case 1:return s[t];case 2:return r[t];case 4:return n[t];case 3:return i[t]}else{if(Nn(s,t))return o[t]=1,s[t];if(r!==X&&q(r,t))return o[t]=2,r[t];if((h=e.propsOptions[0])&&q(h,t))return o[t]=3,i[t];if(n!==X&&q(n,t))return o[t]=4,n[t];zn&&(o[t]=0)}}const a=Kt[t];let d,g;if(a)return t==="$attrs"&&oe(e.attrs,"get",""),a(e);if((d=l.__cssModules)&&(d=d[t]))return d;if(n!==X&&q(n,t))return o[t]=4,n[t];if(g=c.config.globalProperties,q(g,t))return g[t]},set({_:e},t,n){const{data:s,setupState:r,ctx:i}=e;return Nn(r,t)?(r[t]=n,!0):s!==X&&q(s,t)?(s[t]=n,!0):q(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(i[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:s,appContext:r,propsOptions:i,type:o}},l){let c,h;return!!(n[l]||e!==X&&l[0]!=="$"&&q(e,l)||Nn(t,l)||(c=i[0])&&q(c,l)||q(s,l)||q(Kt,l)||q(r.config.globalProperties,l)||(h=o.__cssModules)&&h[l])},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:q(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function Ls(e){return V(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let zn=!0;function Jo(e){const t=Zr(e),n=e.proxy,s=e.ctx;zn=!1,t.beforeCreate&&Fs(t.beforeCreate,e,"bc");const{data:r,computed:i,methods:o,watch:l,provide:c,inject:h,created:a,beforeMount:d,mounted:g,beforeUpdate:m,updated:w,activated:P,deactivated:j,beforeDestroy:N,beforeUnmount:T,destroyed:L,unmounted:I,render:J,renderTracked:ie,renderTriggered:Z,errorCaptured:Pe,serverPrefetch:Ye,expose:Te,inheritAttrs:Xe,components:ot,directives:Ie,filters:Tt}=t;if(h&&Qo(h,s,null),o)for(const z in o){const K=o[z];B(K)&&(s[z]=K.bind(n))}if(r){const z=r.call(n,n);te(z)&&(e.data=En(z))}if(zn=!0,i)for(const z in i){const K=i[z],Ge=B(K)?K.bind(n,n):B(K.get)?K.get.bind(n,n):Ve,Ze=!B(K)&&B(K.set)?K.set.bind(n):Ve,Ne=Ae({get:Ge,set:Ze});Object.defineProperty(s,z,{enumerable:!0,configurable:!0,get:()=>Ne.value,set:pe=>Ne.value=pe})}if(l)for(const z in l)Xr(l[z],s,n,z);if(c){const z=B(c)?c.call(n):c;Reflect.ownKeys(z).forEach(K=>{sn(K,z[K])})}a&&Fs(a,e,"c");function se(z,K){V(K)?K.forEach(Ge=>z(Ge.bind(n))):K&&z(K.bind(n))}if(se(Lo,d),se(Fo,g),se(Ho,m),se(Bo,w),se(No,P),se(Mo,j),se(Ko,Pe),se(Go,ie),se(Uo,Z),se(Vo,T),se(Yr,I),se(jo,Ye),V(Te))if(Te.length){const z=e.exposed||(e.exposed={});Te.forEach(K=>{Object.defineProperty(z,K,{get:()=>n[K],set:Ge=>n[K]=Ge,enumerable:!0})})}else e.exposed||(e.exposed={});J&&e.render===Ve&&(e.render=J),Xe!=null&&(e.inheritAttrs=Xe),ot&&(e.components=ot),Ie&&(e.directives=Ie),Ye&&zr(e)}function Qo(e,t,n=Ve){V(e)&&(e=Jn(e));for(const s in e){const r=e[s];let i;te(r)?"default"in r?i=je(r.from||s,r.default,!0):i=je(r.from||s):i=je(r),ce(i)?Object.defineProperty(t,s,{enumerable:!0,configurable:!0,get:()=>i.value,set:o=>i.value=o}):t[s]=i}}function Fs(e,t,n){Ue(V(e)?e.map(s=>s.bind(t.proxy)):e.bind(t.proxy),t,n)}function Xr(e,t,n,s){let r=s.includes(".")?di(n,s):()=>n[s];if(re(e)){const i=t[e];B(i)&&rn(r,i)}else if(B(e))rn(r,e.bind(n));else if(te(e))if(V(e))e.forEach(i=>Xr(i,t,n,s));else{const i=B(e.handler)?e.handler.bind(n):t[e.handler];B(i)&&rn(r,i,e)}}function Zr(e){const t=e.type,{mixins:n,extends:s}=t,{mixins:r,optionsCache:i,config:{optionMergeStrategies:o}}=e.appContext,l=i.get(t);let c;return l?c=l:!r.length&&!n&&!s?c=t:(c={},r.length&&r.forEach(h=>dn(c,h,o,!0)),dn(c,t,o)),te(t)&&i.set(t,c),c}function dn(e,t,n,s=!1){const{mixins:r,extends:i}=t;i&&dn(e,i,n,!0),r&&r.forEach(o=>dn(e,o,n,!0));for(const o in t)if(!(s&&o==="expose")){const l=Yo[o]||n&&n[o];e[o]=l?l(e[o],t[o]):t[o]}return e}const Yo={data:Hs,props:Bs,emits:Bs,methods:Lt,computed:Lt,beforeCreate:ue,created:ue,beforeMount:ue,mounted:ue,beforeUpdate:ue,updated:ue,beforeDestroy:ue,beforeUnmount:ue,destroyed:ue,unmounted:ue,activated:ue,deactivated:ue,errorCaptured:ue,serverPrefetch:ue,components:Lt,directives:Lt,watch:Zo,provide:Hs,inject:Xo};function Hs(e,t){return t?e?function(){return fe(B(e)?e.call(this,this):e,B(t)?t.call(this,this):t)}:t:e}function Xo(e,t){return Lt(Jn(e),Jn(t))}function Jn(e){if(V(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function ue(e,t){return e?[...new Set([].concat(e,t))]:t}function Lt(e,t){return e?fe(Object.create(null),e,t):t}function Bs(e,t){return e?V(e)&&V(t)?[...new Set([...e,...t])]:fe(Object.create(null),Ls(e),Ls(t??{})):t}function Zo(e,t){if(!e)return t;if(!t)return e;const n=fe(Object.create(null),e);for(const s in t)n[s]=ue(e[s],t[s]);return n}function ei(){return{app:null,config:{isNativeTag:br,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 el=0;function tl(e,t){return function(s,r=null){B(s)||(s=fe({},s)),r!=null&&!te(r)&&(r=null);const i=ei(),o=new WeakSet,l=[];let c=!1;const h=i.app={_uid:el++,_component:s,_props:r,_container:null,_context:i,_instance:null,version:jl,get config(){return i.config},set config(a){},use(a,...d){return o.has(a)||(a&&B(a.install)?(o.add(a),a.install(h,...d)):B(a)&&(o.add(a),a(h,...d))),h},mixin(a){return i.mixins.includes(a)||i.mixins.push(a),h},component(a,d){return d?(i.components[a]=d,h):i.components[a]},directive(a,d){return d?(i.directives[a]=d,h):i.directives[a]},mount(a,d,g){if(!c){const m=h._ceVNode||xe(s,r);return m.appContext=i,g===!0?g="svg":g===!1&&(g=void 0),e(m,a,g),c=!0,h._container=a,a.__vue_app__=h,xs(m.component)}},onUnmount(a){l.push(a)},unmount(){c&&(Ue(l,h._instance,16),e(null,h._container),delete h._container.__vue_app__)},provide(a,d){return i.provides[a]=d,h},runWithContext(a){const d=At;At=h;try{return a()}finally{At=d}}};return h}}let At=null;function sn(e,t){if(le){let n=le.provides;const s=le.parent&&le.parent.provides;s===n&&(n=le.provides=Object.create(s)),n[e]=t}}function je(e,t,n=!1){const s=Ml();if(s||At){let r=At?At._context.provides:s?s.parent==null||s.ce?s.vnode.appContext&&s.vnode.appContext.provides:s.parent.provides:void 0;if(r&&e in r)return r[e];if(arguments.length>1)return n&&B(t)?t.call(s&&s.proxy):t}}const ti={},ni=()=>Object.create(ti),si=e=>Object.getPrototypeOf(e)===ti;function nl(e,t,n,s=!1){const r={},i=ni();e.propsDefaults=Object.create(null),ri(e,t,r,i);for(const o in e.propsOptions[0])o in r||(r[o]=void 0);n?e.props=s?r:Br(r):e.type.props?e.props=r:e.props=i,e.attrs=i}function sl(e,t,n,s){const{props:r,attrs:i,vnode:{patchFlag:o}}=e,l=k(r),[c]=e.propsOptions;let h=!1;if((s||o>0)&&!(o&16)){if(o&8){const a=e.vnode.dynamicProps;for(let d=0;d<a.length;d++){let g=a[d];if(An(e.emitsOptions,g))continue;const m=t[g];if(c)if(q(i,g))m!==i[g]&&(i[g]=m,h=!0);else{const w=Re(g);r[w]=Qn(c,l,w,m,e,!1)}else m!==i[g]&&(i[g]=m,h=!0)}}}else{ri(e,t,r,i)&&(h=!0);let a;for(const d in l)(!t||!q(t,d)&&((a=pt(d))===d||!q(t,a)))&&(c?n&&(n[d]!==void 0||n[a]!==void 0)&&(r[d]=Qn(c,l,d,void 0,e,!0)):delete r[d]);if(i!==l)for(const d in i)(!t||!q(t,d))&&(delete i[d],h=!0)}h&&$e(e.attrs,"set","")}function ri(e,t,n,s){const[r,i]=e.propsOptions;let o=!1,l;if(t)for(let c in t){if(Ht(c))continue;const h=t[c];let a;r&&q(r,a=Re(c))?!i||!i.includes(a)?n[a]=h:(l||(l={}))[a]=h:An(e.emitsOptions,c)||(!(c in s)||h!==s[c])&&(s[c]=h,o=!0)}if(i){const c=k(n),h=l||X;for(let a=0;a<i.length;a++){const d=i[a];n[d]=Qn(r,c,d,h[d],e,!q(h,d))}}return o}function Qn(e,t,n,s,r,i){const o=e[n];if(o!=null){const l=q(o,"default");if(l&&s===void 0){const c=o.default;if(o.type!==Function&&!o.skipFactory&&B(c)){const{propsDefaults:h}=r;if(n in h)s=h[n];else{const a=Zt(r);s=h[n]=c.call(null,t),a()}}else s=c;r.ce&&r.ce._setProp(n,s)}o[0]&&(i&&!l?s=!1:o[1]&&(s===""||s===pt(n))&&(s=!0))}return s}const rl=new WeakMap;function ii(e,t,n=!1){const s=n?rl:t.propsCache,r=s.get(e);if(r)return r;const i=e.props,o={},l=[];let c=!1;if(!B(e)){const a=d=>{c=!0;const[g,m]=ii(d,t,!0);fe(o,g),m&&l.push(...m)};!n&&t.mixins.length&&t.mixins.forEach(a),e.extends&&a(e.extends),e.mixins&&e.mixins.forEach(a)}if(!i&&!c)return te(e)&&s.set(e,Et),Et;if(V(i))for(let a=0;a<i.length;a++){const d=Re(i[a]);Vs(d)&&(o[d]=X)}else if(i)for(const a in i){const d=Re(a);if(Vs(d)){const g=i[a],m=o[d]=V(g)||B(g)?{type:g}:fe({},g),w=m.type;let P=!1,j=!0;if(V(w))for(let N=0;N<w.length;++N){const T=w[N],L=B(T)&&T.name;if(L==="Boolean"){P=!0;break}else L==="String"&&(j=!1)}else P=B(w)&&w.name==="Boolean";m[0]=P,m[1]=j,(P||q(m,"default"))&&l.push(d)}}const h=[o,l];return te(e)&&s.set(e,h),h}function Vs(e){return e[0]!=="$"&&!Ht(e)}const ys=e=>e==="_"||e==="_ctx"||e==="$stable",bs=e=>V(e)?e.map(Be):[Be(e)],il=(e,t,n)=>{if(t._n)return t;const s=Oo((...r)=>bs(t(...r)),n);return s._c=!1,s},oi=(e,t,n)=>{const s=e._ctx;for(const r in e){if(ys(r))continue;const i=e[r];if(B(i))t[r]=il(r,i,s);else if(i!=null){const o=bs(i);t[r]=()=>o}}},li=(e,t)=>{const n=bs(t);e.slots.default=()=>n},ci=(e,t,n)=>{for(const s in t)(n||!ys(s))&&(e[s]=t[s])},ol=(e,t,n)=>{const s=e.slots=ni();if(e.vnode.shapeFlag&32){const r=t._;r?(ci(s,t,n),n&&xr(s,"_",r,!0)):oi(t,s)}else t&&li(e,t)},ll=(e,t,n)=>{const{vnode:s,slots:r}=e;let i=!0,o=X;if(s.shapeFlag&32){const l=t._;l?n&&l===1?i=!1:ci(r,t,n):(i=!t.$stable,oi(t,r)),o=t}else t&&(li(e,t),o={default:1});if(i)for(const l in r)!ys(l)&&o[l]==null&&delete r[l]},ye=xl;function cl(e){return fl(e)}function fl(e,t){const n=bn();n.__VUE__=!0;const{insert:s,remove:r,patchProp:i,createElement:o,createText:l,createComment:c,setText:h,setElementText:a,parentNode:d,nextSibling:g,setScopeId:m=Ve,insertStaticContent:w}=e,P=(f,u,p,v=null,b=null,_=null,A=void 0,R=null,x=!!u.dynamicChildren)=>{if(f===u)return;f&&!Mt(f,u)&&(v=y(f),pe(f,b,_,!0),f=null),u.patchFlag===-2&&(x=!1,u.dynamicChildren=null);const{type:E,ref:F,shapeFlag:C}=u;switch(E){case Sn:j(f,u,p,v);break;case St:N(f,u,p,v);break;case Dn:f==null&&T(u,p,v,A);break;case qe:ot(f,u,p,v,b,_,A,R,x);break;default:C&1?J(f,u,p,v,b,_,A,R,x):C&6?Ie(f,u,p,v,b,_,A,R,x):(C&64||C&128)&&E.process(f,u,p,v,b,_,A,R,x,M)}F!=null&&b?Ut(F,f&&f.ref,_,u||f,!u):F==null&&f&&f.ref!=null&&Ut(f.ref,null,_,f,!0)},j=(f,u,p,v)=>{if(f==null)s(u.el=l(u.children),p,v);else{const b=u.el=f.el;u.children!==f.children&&h(b,u.children)}},N=(f,u,p,v)=>{f==null?s(u.el=c(u.children||""),p,v):u.el=f.el},T=(f,u,p,v)=>{[f.el,f.anchor]=w(f.children,u,p,v,f.el,f.anchor)},L=({el:f,anchor:u},p,v)=>{let b;for(;f&&f!==u;)b=g(f),s(f,p,v),f=b;s(u,p,v)},I=({el:f,anchor:u})=>{let p;for(;f&&f!==u;)p=g(f),r(f),f=p;r(u)},J=(f,u,p,v,b,_,A,R,x)=>{u.type==="svg"?A="svg":u.type==="math"&&(A="mathml"),f==null?ie(u,p,v,b,_,A,R,x):Ye(f,u,b,_,A,R,x)},ie=(f,u,p,v,b,_,A,R)=>{let x,E;const{props:F,shapeFlag:C,transition:D,dirs:H}=f;if(x=f.el=o(f.type,_,F&&F.is,F),C&8?a(x,f.children):C&16&&Pe(f.children,x,null,v,b,Mn(f,_),A,R),H&&ct(f,null,v,"created"),Z(x,f,f.scopeId,A,v),F){for(const Q in F)Q!=="value"&&!Ht(Q)&&i(x,Q,null,F[Q],_,v);"value"in F&&i(x,"value",null,F.value,_),(E=F.onVnodeBeforeMount)&&Fe(E,v,f)}H&&ct(f,null,v,"beforeMount");const G=ul(b,D);G&&D.beforeEnter(x),s(x,u,p),((E=F&&F.onVnodeMounted)||G||H)&&ye(()=>{E&&Fe(E,v,f),G&&D.enter(x),H&&ct(f,null,v,"mounted")},b)},Z=(f,u,p,v,b)=>{if(p&&m(f,p),v)for(let _=0;_<v.length;_++)m(f,v[_]);if(b){let _=b.subTree;if(u===_||pi(_.type)&&(_.ssContent===u||_.ssFallback===u)){const A=b.vnode;Z(f,A,A.scopeId,A.slotScopeIds,b.parent)}}},Pe=(f,u,p,v,b,_,A,R,x=0)=>{for(let E=x;E<f.length;E++){const F=f[E]=R?nt(f[E]):Be(f[E]);P(null,F,u,p,v,b,_,A,R)}},Ye=(f,u,p,v,b,_,A)=>{const R=u.el=f.el;let{patchFlag:x,dynamicChildren:E,dirs:F}=u;x|=f.patchFlag&16;const C=f.props||X,D=u.props||X;let H;if(p&&ft(p,!1),(H=D.onVnodeBeforeUpdate)&&Fe(H,p,u,f),F&&ct(u,f,p,"beforeUpdate"),p&&ft(p,!0),(C.innerHTML&&D.innerHTML==null||C.textContent&&D.textContent==null)&&a(R,""),E?Te(f.dynamicChildren,E,R,p,v,Mn(u,b),_):A||K(f,u,R,null,p,v,Mn(u,b),_,!1),x>0){if(x&16)Xe(R,C,D,p,b);else if(x&2&&C.class!==D.class&&i(R,"class",null,D.class,b),x&4&&i(R,"style",C.style,D.style,b),x&8){const G=u.dynamicProps;for(let Q=0;Q<G.length;Q++){const $=G[Q],ge=C[$],me=D[$];(me!==ge||$==="value")&&i(R,$,ge,me,b,p)}}x&1&&f.children!==u.children&&a(R,u.children)}else!A&&E==null&&Xe(R,C,D,p,b);((H=D.onVnodeUpdated)||F)&&ye(()=>{H&&Fe(H,p,u,f),F&&ct(u,f,p,"updated")},v)},Te=(f,u,p,v,b,_,A)=>{for(let R=0;R<u.length;R++){const x=f[R],E=u[R],F=x.el&&(x.type===qe||!Mt(x,E)||x.shapeFlag&198)?d(x.el):p;P(x,E,F,null,v,b,_,A,!0)}},Xe=(f,u,p,v,b)=>{if(u!==p){if(u!==X)for(const _ in u)!Ht(_)&&!(_ in p)&&i(f,_,u[_],null,b,v);for(const _ in p){if(Ht(_))continue;const A=p[_],R=u[_];A!==R&&_!=="value"&&i(f,_,R,A,b,v)}"value"in p&&i(f,"value",u.value,p.value,b)}},ot=(f,u,p,v,b,_,A,R,x)=>{const E=u.el=f?f.el:l(""),F=u.anchor=f?f.anchor:l("");let{patchFlag:C,dynamicChildren:D,slotScopeIds:H}=u;H&&(R=R?R.concat(H):H),f==null?(s(E,p,v),s(F,p,v),Pe(u.children||[],p,F,b,_,A,R,x)):C>0&&C&64&&D&&f.dynamicChildren?(Te(f.dynamicChildren,D,p,b,_,A,R),(u.key!=null||b&&u===b.subTree)&&fi(f,u,!0)):K(f,u,p,F,b,_,A,R,x)},Ie=(f,u,p,v,b,_,A,R,x)=>{u.slotScopeIds=R,f==null?u.shapeFlag&512?b.ctx.activate(u,p,v,A,x):Tt(u,p,v,b,_,A,x):gt(f,u,x)},Tt=(f,u,p,v,b,_,A)=>{const R=f.component=Nl(f,v,b);if(Jr(f)&&(R.ctx.renderer=M),Dl(R,!1,A),R.asyncDep){if(b&&b.registerDep(R,se,A),!f.el){const x=R.subTree=xe(St);N(null,x,u,p),f.placeholder=x.el}}else se(R,f,u,p,b,_,A)},gt=(f,u,p)=>{const v=u.component=f.component;if(bl(f,u,p))if(v.asyncDep&&!v.asyncResolved){z(v,u,p);return}else v.next=u,v.update();else u.el=f.el,v.vnode=u},se=(f,u,p,v,b,_,A)=>{const R=()=>{if(f.isMounted){let{next:C,bu:D,u:H,parent:G,vnode:Q}=f;{const De=ui(f);if(De){C&&(C.el=Q.el,z(f,C,A)),De.asyncDep.then(()=>{f.isUnmounted||R()});return}}let $=C,ge;ft(f,!1),C?(C.el=Q.el,z(f,C,A)):C=Q,D&&On(D),(ge=C.props&&C.props.onVnodeBeforeUpdate)&&Fe(ge,G,C,Q),ft(f,!0);const me=Us(f),Me=f.subTree;f.subTree=me,P(Me,me,d(Me.el),y(Me),f,b,_),C.el=me.el,$===null&&El(f,me.el),H&&ye(H,b),(ge=C.props&&C.props.onVnodeUpdated)&&ye(()=>Fe(ge,G,C,Q),b)}else{let C;const{el:D,props:H}=u,{bm:G,m:Q,parent:$,root:ge,type:me}=f,Me=Gt(u);ft(f,!1),G&&On(G),!Me&&(C=H&&H.onVnodeBeforeMount)&&Fe(C,$,u),ft(f,!0);{ge.ce&&ge.ce._def.shadowRoot!==!1&&ge.ce._injectChildStyle(me);const De=f.subTree=Us(f);P(null,De,p,v,f,b,_),u.el=De.el}if(Q&&ye(Q,b),!Me&&(C=H&&H.onVnodeMounted)){const De=u;ye(()=>Fe(C,$,De),b)}(u.shapeFlag&256||$&&Gt($.vnode)&&$.vnode.shapeFlag&256)&&f.a&&ye(f.a,b),f.isMounted=!0,u=p=v=null}};f.scope.on();const x=f.effect=new Ar(R);f.scope.off();const E=f.update=x.run.bind(x),F=f.job=x.runIfDirty.bind(x);F.i=f,F.id=f.uid,x.scheduler=()=>_s(F),ft(f,!0),E()},z=(f,u,p)=>{u.component=f;const v=f.vnode.props;f.vnode=u,f.next=null,sl(f,u.props,v,p),ll(f,u.children,p),ze(),Ns(f),Je()},K=(f,u,p,v,b,_,A,R,x=!1)=>{const E=f&&f.children,F=f?f.shapeFlag:0,C=u.children,{patchFlag:D,shapeFlag:H}=u;if(D>0){if(D&128){Ze(E,C,p,v,b,_,A,R,x);return}else if(D&256){Ge(E,C,p,v,b,_,A,R,x);return}}H&8?(F&16&&Ee(E,b,_),C!==E&&a(p,C)):F&16?H&16?Ze(E,C,p,v,b,_,A,R,x):Ee(E,b,_,!0):(F&8&&a(p,""),H&16&&Pe(C,p,v,b,_,A,R,x))},Ge=(f,u,p,v,b,_,A,R,x)=>{f=f||Et,u=u||Et;const E=f.length,F=u.length,C=Math.min(E,F);let D;for(D=0;D<C;D++){const H=u[D]=x?nt(u[D]):Be(u[D]);P(f[D],H,p,null,b,_,A,R,x)}E>F?Ee(f,b,_,!0,!1,C):Pe(u,p,v,b,_,A,R,x,C)},Ze=(f,u,p,v,b,_,A,R,x)=>{let E=0;const F=u.length;let C=f.length-1,D=F-1;for(;E<=C&&E<=D;){const H=f[E],G=u[E]=x?nt(u[E]):Be(u[E]);if(Mt(H,G))P(H,G,p,null,b,_,A,R,x);else break;E++}for(;E<=C&&E<=D;){const H=f[C],G=u[D]=x?nt(u[D]):Be(u[D]);if(Mt(H,G))P(H,G,p,null,b,_,A,R,x);else break;C--,D--}if(E>C){if(E<=D){const H=D+1,G=H<F?u[H].el:v;for(;E<=D;)P(null,u[E]=x?nt(u[E]):Be(u[E]),p,G,b,_,A,R,x),E++}}else if(E>D)for(;E<=C;)pe(f[E],b,_,!0),E++;else{const H=E,G=E,Q=new Map;for(E=G;E<=D;E++){const ve=u[E]=x?nt(u[E]):Be(u[E]);ve.key!=null&&Q.set(ve.key,E)}let $,ge=0;const me=D-G+1;let Me=!1,De=0;const It=new Array(me);for(E=0;E<me;E++)It[E]=0;for(E=H;E<=C;E++){const ve=f[E];if(ge>=me){pe(ve,b,_,!0);continue}let Le;if(ve.key!=null)Le=Q.get(ve.key);else for($=G;$<=D;$++)if(It[$-G]===0&&Mt(ve,u[$])){Le=$;break}Le===void 0?pe(ve,b,_,!0):(It[Le-G]=E+1,Le>=De?De=Le:Me=!0,P(ve,u[Le],p,null,b,_,A,R,x),ge++)}const Cs=Me?al(It):Et;for($=Cs.length-1,E=me-1;E>=0;E--){const ve=G+E,Le=u[ve],ws=u[ve+1],Os=ve+1<F?ws.el||ws.placeholder:v;It[E]===0?P(null,Le,p,Os,b,_,A,R,x):Me&&($<0||E!==Cs[$]?Ne(Le,p,Os,2):$--)}}},Ne=(f,u,p,v,b=null)=>{const{el:_,type:A,transition:R,children:x,shapeFlag:E}=f;if(E&6){Ne(f.component.subTree,u,p,v);return}if(E&128){f.suspense.move(u,p,v);return}if(E&64){A.move(f,u,p,M);return}if(A===qe){s(_,u,p);for(let C=0;C<x.length;C++)Ne(x[C],u,p,v);s(f.anchor,u,p);return}if(A===Dn){L(f,u,p);return}if(v!==2&&E&1&&R)if(v===0)R.beforeEnter(_),s(_,u,p),ye(()=>R.enter(_),b);else{const{leave:C,delayLeave:D,afterLeave:H}=R,G=()=>{f.ctx.isUnmounted?r(_):s(_,u,p)},Q=()=>{_._isLeaving&&_[Io](!0),C(_,()=>{G(),H&&H()})};D?D(_,G,Q):Q()}else s(_,u,p)},pe=(f,u,p,v=!1,b=!1)=>{const{type:_,props:A,ref:R,children:x,dynamicChildren:E,shapeFlag:F,patchFlag:C,dirs:D,cacheIndex:H}=f;if(C===-2&&(b=!1),R!=null&&(ze(),Ut(R,null,p,f,!0),Je()),H!=null&&(u.renderCache[H]=void 0),F&256){u.ctx.deactivate(f);return}const G=F&1&&D,Q=!Gt(f);let $;if(Q&&($=A&&A.onVnodeBeforeUnmount)&&Fe($,u,f),F&6)lt(f.component,p,v);else{if(F&128){f.suspense.unmount(p,v);return}G&&ct(f,null,u,"beforeUnmount"),F&64?f.type.remove(f,u,p,M,v):E&&!E.hasOnce&&(_!==qe||C>0&&C&64)?Ee(E,u,p,!1,!0):(_===qe&&C&384||!b&&F&16)&&Ee(x,u,p),v&&mt(f)}(Q&&($=A&&A.onVnodeUnmounted)||G)&&ye(()=>{$&&Fe($,u,f),G&&ct(f,null,u,"unmounted")},p)},mt=f=>{const{type:u,el:p,anchor:v,transition:b}=f;if(u===qe){_t(p,v);return}if(u===Dn){I(f);return}const _=()=>{r(p),b&&!b.persisted&&b.afterLeave&&b.afterLeave()};if(f.shapeFlag&1&&b&&!b.persisted){const{leave:A,delayLeave:R}=b,x=()=>A(p,_);R?R(f.el,_,x):x()}else _()},_t=(f,u)=>{let p;for(;f!==u;)p=g(f),r(f),f=p;r(u)},lt=(f,u,p)=>{const{bum:v,scope:b,job:_,subTree:A,um:R,m:x,a:E}=f;js(x),js(E),v&&On(v),b.stop(),_&&(_.flags|=8,pe(A,f,u,p)),R&&ye(R,u),ye(()=>{f.isUnmounted=!0},u)},Ee=(f,u,p,v=!1,b=!1,_=0)=>{for(let A=_;A<f.length;A++)pe(f[A],u,p,v,b)},y=f=>{if(f.shapeFlag&6)return y(f.component.subTree);if(f.shapeFlag&128)return f.suspense.next();const u=g(f.anchor||f.el),p=u&&u[Po];return p?g(p):u};let O=!1;const S=(f,u,p)=>{f==null?u._vnode&&pe(u._vnode,null,null,!0):P(u._vnode||null,f,u,null,null,null,p),u._vnode=f,O||(O=!0,Ns(),Wr(),O=!1)},M={p:P,um:pe,m:Ne,r:mt,mt:Tt,mc:Pe,pc:K,pbc:Te,n:y,o:e};return{render:S,hydrate:void 0,createApp:tl(S)}}function Mn({type:e,props:t},n){return n==="svg"&&e==="foreignObject"||n==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:n}function ft({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function ul(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function fi(e,t,n=!1){const s=e.children,r=t.children;if(V(s)&&V(r))for(let i=0;i<s.length;i++){const o=s[i];let l=r[i];l.shapeFlag&1&&!l.dynamicChildren&&((l.patchFlag<=0||l.patchFlag===32)&&(l=r[i]=nt(r[i]),l.el=o.el),!n&&l.patchFlag!==-2&&fi(o,l)),l.type===Sn&&l.patchFlag!==-1&&(l.el=o.el),l.type===St&&!l.el&&(l.el=o.el)}}function al(e){const t=e.slice(),n=[0];let s,r,i,o,l;const c=e.length;for(s=0;s<c;s++){const h=e[s];if(h!==0){if(r=n[n.length-1],e[r]<h){t[s]=r,n.push(s);continue}for(i=0,o=n.length-1;i<o;)l=i+o>>1,e[n[l]]<h?i=l+1:o=l;h<e[n[i]]&&(i>0&&(t[s]=n[i-1]),n[i]=s)}}for(i=n.length,o=n[i-1];i-- >0;)n[i]=o,o=t[o];return n}function ui(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:ui(t)}function js(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}const dl=Symbol.for("v-scx"),hl=()=>je(dl);function rn(e,t,n){return ai(e,t,n)}function ai(e,t,n=X){const{immediate:s,deep:r,flush:i,once:o}=n,l=fe({},n),c=t&&s||!t&&i!=="post";let h;if(Qt){if(i==="sync"){const m=hl();h=m.__watcherHandles||(m.__watcherHandles=[])}else if(!c){const m=()=>{};return m.stop=Ve,m.resume=Ve,m.pause=Ve,m}}const a=le;l.call=(m,w,P)=>Ue(m,a,w,P);let d=!1;i==="post"?l.scheduler=m=>{ye(m,a&&a.suspense)}:i!=="sync"&&(d=!0,l.scheduler=(m,w)=>{w?m():_s(m)}),l.augmentJob=m=>{t&&(m.flags|=4),d&&(m.flags|=2,a&&(m.id=a.uid,m.i=a))};const g=Ao(e,t,l);return Qt&&(h?h.push(g):c&&g()),g}function pl(e,t,n){const s=this.proxy,r=re(e)?e.includes(".")?di(s,e):()=>s[e]:e.bind(s,s);let i;B(t)?i=t:(i=t.handler,n=t);const o=Zt(this),l=ai(r,i.bind(s),n);return o(),l}function di(e,t){const n=t.split(".");return()=>{let s=e;for(let r=0;r<n.length&&s;r++)s=s[n[r]];return s}}const gl=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${Re(t)}Modifiers`]||e[`${pt(t)}Modifiers`];function ml(e,t,...n){if(e.isUnmounted)return;const s=e.vnode.props||X;let r=n;const i=t.startsWith("update:"),o=i&&gl(s,t.slice(7));o&&(o.trim&&(r=n.map(a=>re(a)?a.trim():a)),o.number&&(r=n.map(Gi)));let l,c=s[l=wn(t)]||s[l=wn(Re(t))];!c&&i&&(c=s[l=wn(pt(t))]),c&&Ue(c,e,6,r);const h=s[l+"Once"];if(h){if(!e.emitted)e.emitted={};else if(e.emitted[l])return;e.emitted[l]=!0,Ue(h,e,6,r)}}const _l=new WeakMap;function hi(e,t,n=!1){const s=n?_l:t.emitsCache,r=s.get(e);if(r!==void 0)return r;const i=e.emits;let o={},l=!1;if(!B(e)){const c=h=>{const a=hi(h,t,!0);a&&(l=!0,fe(o,a))};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}return!i&&!l?(te(e)&&s.set(e,null),null):(V(i)?i.forEach(c=>o[c]=null):fe(o,i),te(e)&&s.set(e,o),o)}function An(e,t){return!e||!mn(t)?!1:(t=t.slice(2).replace(/Once$/,""),q(e,t[0].toLowerCase()+t.slice(1))||q(e,pt(t))||q(e,t))}function Us(e){const{type:t,vnode:n,proxy:s,withProxy:r,propsOptions:[i],slots:o,attrs:l,emit:c,render:h,renderCache:a,props:d,data:g,setupState:m,ctx:w,inheritAttrs:P}=e,j=un(e);let N,T;try{if(n.shapeFlag&4){const I=r||s,J=I;N=Be(h.call(J,I,a,d,m,g,w)),T=l}else{const I=t;N=Be(I.length>1?I(d,{attrs:l,slots:o,emit:c}):I(d,null)),T=t.props?l:vl(l)}}catch(I){Wt.length=0,xn(I,e,1),N=xe(St)}let L=N;if(T&&P!==!1){const I=Object.keys(T),{shapeFlag:J}=L;I.length&&J&7&&(i&&I.some(rs)&&(T=yl(T,i)),L=Ct(L,T,!1,!0))}return n.dirs&&(L=Ct(L,null,!1,!0),L.dirs=L.dirs?L.dirs.concat(n.dirs):n.dirs),n.transition&&vs(L,n.transition),N=L,un(j),N}const vl=e=>{let t;for(const n in e)(n==="class"||n==="style"||mn(n))&&((t||(t={}))[n]=e[n]);return t},yl=(e,t)=>{const n={};for(const s in e)(!rs(s)||!(s.slice(9)in t))&&(n[s]=e[s]);return n};function bl(e,t,n){const{props:s,children:r,component:i}=e,{props:o,children:l,patchFlag:c}=t,h=i.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&c>=0){if(c&1024)return!0;if(c&16)return s?Gs(s,o,h):!!o;if(c&8){const a=t.dynamicProps;for(let d=0;d<a.length;d++){const g=a[d];if(o[g]!==s[g]&&!An(h,g))return!0}}}else return(r||l)&&(!l||!l.$stable)?!0:s===o?!1:s?o?Gs(s,o,h):!0:!!o;return!1}function Gs(e,t,n){const s=Object.keys(t);if(s.length!==Object.keys(e).length)return!0;for(let r=0;r<s.length;r++){const i=s[r];if(t[i]!==e[i]&&!An(n,i))return!0}return!1}function El({vnode:e,parent:t},n){for(;t;){const s=t.subTree;if(s.suspense&&s.suspense.activeBranch===e&&(s.el=e.el),s===e)(e=t.vnode).el=n,t=t.parent;else break}}const pi=e=>e.__isSuspense;function xl(e,t){t&&t.pendingBranch?V(e)?t.effects.push(...e):t.effects.push(e):wo(e)}const qe=Symbol.for("v-fgt"),Sn=Symbol.for("v-txt"),St=Symbol.for("v-cmt"),Dn=Symbol.for("v-stc"),Wt=[];let be=null;function Rl(e=!1){Wt.push(be=e?null:[])}function Al(){Wt.pop(),be=Wt[Wt.length-1]||null}let Jt=1;function hn(e,t=!1){Jt+=e,e<0&&be&&t&&(be.hasOnce=!0)}function gi(e){return e.dynamicChildren=Jt>0?be||Et:null,Al(),Jt>0&&be&&be.push(e),e}function Of(e,t,n,s,r,i){return gi(_i(e,t,n,s,r,i,!0))}function Sl(e,t,n,s,r){return gi(xe(e,t,n,s,r,!0))}function pn(e){return e?e.__v_isVNode===!0:!1}function Mt(e,t){return e.type===t.type&&e.key===t.key}const mi=({key:e})=>e??null,on=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?re(e)||ce(e)||B(e)?{i:Se,r:e,k:t,f:!!n}:e:null);function _i(e,t=null,n=null,s=0,r=null,i=e===qe?0:1,o=!1,l=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&mi(t),ref:t&&on(t),scopeId:qr,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:i,patchFlag:s,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:Se};return l?(Es(c,n),i&128&&e.normalize(c)):n&&(c.shapeFlag|=re(n)?8:16),Jt>0&&!o&&be&&(c.patchFlag>0||i&6)&&c.patchFlag!==32&&be.push(c),c}const xe=Cl;function Cl(e,t=null,n=null,s=0,r=null,i=!1){if((!e||e===qo)&&(e=St),pn(e)){const l=Ct(e,t,!0);return n&&Es(l,n),Jt>0&&!i&&be&&(l.shapeFlag&6?be[be.indexOf(e)]=l:be.push(l)),l.patchFlag=-2,l}if(Vl(e)&&(e=e.__vccOpts),t){t=wl(t);let{class:l,style:c}=t;l&&!re(l)&&(t.class=cs(l)),te(c)&&(ms(c)&&!V(c)&&(c=fe({},c)),t.style=ls(c))}const o=re(e)?1:pi(e)?128:To(e)?64:te(e)?4:B(e)?2:0;return _i(e,t,n,s,r,o,i,!0)}function wl(e){return e?ms(e)||si(e)?fe({},e):e:null}function Ct(e,t,n=!1,s=!1){const{props:r,ref:i,patchFlag:o,children:l,transition:c}=e,h=t?Pl(r||{},t):r,a={__v_isVNode:!0,__v_skip:!0,type:e.type,props:h,key:h&&mi(h),ref:t&&t.ref?n&&i?V(i)?i.concat(on(t)):[i,on(t)]:on(t):i,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:l,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==qe?o===-1?16:o|16:o,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:c,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Ct(e.ssContent),ssFallback:e.ssFallback&&Ct(e.ssFallback),placeholder:e.placeholder,el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return c&&s&&vs(a,c.clone(a)),a}function Ol(e=" ",t=0){return xe(Sn,null,e,t)}function Be(e){return e==null||typeof e=="boolean"?xe(St):V(e)?xe(qe,null,e.slice()):pn(e)?nt(e):xe(Sn,null,String(e))}function nt(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Ct(e)}function Es(e,t){let n=0;const{shapeFlag:s}=e;if(t==null)t=null;else if(V(t))n=16;else if(typeof t=="object")if(s&65){const r=t.default;r&&(r._c&&(r._d=!1),Es(e,r()),r._c&&(r._d=!0));return}else{n=32;const r=t._;!r&&!si(t)?t._ctx=Se:r===3&&Se&&(Se.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else B(t)?(t={default:t,_ctx:Se},n=32):(t=String(t),s&64?(n=16,t=[Ol(t)]):n=8);e.children=t,e.shapeFlag|=n}function Pl(...e){const t={};for(let n=0;n<e.length;n++){const s=e[n];for(const r in s)if(r==="class")t.class!==s.class&&(t.class=cs([t.class,s.class]));else if(r==="style")t.style=ls([t.style,s.style]);else if(mn(r)){const i=t[r],o=s[r];o&&i!==o&&!(V(i)&&i.includes(o))&&(t[r]=i?[].concat(i,o):o)}else r!==""&&(t[r]=s[r])}return t}function Fe(e,t,n,s=null){Ue(e,t,7,[n,s])}const Tl=ei();let Il=0;function Nl(e,t,n){const s=e.type,r=(t?t.appContext:e.appContext)||Tl,i={uid:Il++,vnode:e,type:s,parent:t,appContext:r,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new Ji(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(r.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:ii(s,r),emitsOptions:hi(s,r),emit:null,emitted:null,propsDefaults:X,inheritAttrs:s.inheritAttrs,ctx:X,data:X,props:X,attrs:X,slots:X,refs:X,setupState:X,setupContext: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 i.ctx={_:i},i.root=t?t.root:i,i.emit=ml.bind(null,i),e.ce&&e.ce(i),i}let le=null;const Ml=()=>le||Se;let gn,Yn;{const e=bn(),t=(n,s)=>{let r;return(r=e[n])||(r=e[n]=[]),r.push(s),i=>{r.length>1?r.forEach(o=>o(i)):r[0](i)}};gn=t("__VUE_INSTANCE_SETTERS__",n=>le=n),Yn=t("__VUE_SSR_SETTERS__",n=>Qt=n)}const Zt=e=>{const t=le;return gn(e),e.scope.on(),()=>{e.scope.off(),gn(t)}},Ks=()=>{le&&le.scope.off(),gn(null)};function vi(e){return e.vnode.shapeFlag&4}let Qt=!1;function Dl(e,t=!1,n=!1){t&&Yn(t);const{props:s,children:r}=e.vnode,i=vi(e);nl(e,s,i,t),ol(e,r,n||t);const o=i?Ll(e,t):void 0;return t&&Yn(!1),o}function Ll(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,zo);const{setup:s}=n;if(s){ze();const r=e.setupContext=s.length>1?Hl(e):null,i=Zt(e),o=Xt(s,e,0,[e.props,r]),l=Er(o);if(Je(),i(),(l||e.sp)&&!Gt(e)&&zr(e),l){if(o.then(Ks,Ks),t)return o.then(c=>{Ws(e,c)}).catch(c=>{xn(c,e,0)});e.asyncDep=o}else Ws(e,o)}else yi(e)}function Ws(e,t,n){B(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:te(t)&&(e.setupState=jr(t)),yi(e)}function yi(e,t,n){const s=e.type;e.render||(e.render=s.render||Ve);{const r=Zt(e);ze();try{Jo(e)}finally{Je(),r()}}}const Fl={get(e,t){return oe(e,"get",""),e[t]}};function Hl(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,Fl),slots:e.slots,emit:e.emit,expose:t}}function xs(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(jr(mo(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Kt)return Kt[n](e)},has(t,n){return n in t||n in Kt}})):e.proxy}function Bl(e,t=!0){return B(e)?e.displayName||e.name:e.name||t&&e.__name}function Vl(e){return B(e)&&"__vccOpts"in e}const Ae=(e,t)=>xo(e,t,Qt);function bi(e,t,n){try{hn(-1);const s=arguments.length;return s===2?te(t)&&!V(t)?pn(t)?xe(e,null,[t]):xe(e,t):xe(e,null,t):(s>3?n=Array.prototype.slice.call(arguments,2):s===3&&pn(n)&&(n=[n]),xe(e,t,n))}finally{hn(1)}}const jl="3.5.22";/**
* @vue/runtime-dom v3.5.22
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let Xn;const ks=typeof window<"u"&&window.trustedTypes;if(ks)try{Xn=ks.createPolicy("vue",{createHTML:e=>e})}catch{}const Ei=Xn?e=>Xn.createHTML(e):e=>e,Ul="http://www.w3.org/2000/svg",Gl="http://www.w3.org/1998/Math/MathML",ke=typeof document<"u"?document:null,qs=ke&&ke.createElement("template"),Kl={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,s)=>{const r=t==="svg"?ke.createElementNS(Ul,e):t==="mathml"?ke.createElementNS(Gl,e):n?ke.createElement(e,{is:n}):ke.createElement(e);return e==="select"&&s&&s.multiple!=null&&r.setAttribute("multiple",s.multiple),r},createText:e=>ke.createTextNode(e),createComment:e=>ke.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>ke.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,s,r,i){const o=n?n.previousSibling:t.lastChild;if(r&&(r===i||r.nextSibling))for(;t.insertBefore(r.cloneNode(!0),n),!(r===i||!(r=r.nextSibling)););else{qs.innerHTML=Ei(s==="svg"?`<svg>${e}</svg>`:s==="mathml"?`<math>${e}</math>`:e);const l=qs.content;if(s==="svg"||s==="mathml"){const c=l.firstChild;for(;c.firstChild;)l.appendChild(c.firstChild);l.removeChild(c)}t.insertBefore(l,n)}return[o?o.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Wl=Symbol("_vtc");function kl(e,t,n){const s=e[Wl];s&&(t=(t?[t,...s]:[...s]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const $s=Symbol("_vod"),ql=Symbol("_vsh"),$l=Symbol(""),zl=/(?:^|;)\s*display\s*:/;function Jl(e,t,n){const s=e.style,r=re(n);let i=!1;if(n&&!r){if(t)if(re(t))for(const o of t.split(";")){const l=o.slice(0,o.indexOf(":")).trim();n[l]==null&&ln(s,l,"")}else for(const o in t)n[o]==null&&ln(s,o,"");for(const o in n)o==="display"&&(i=!0),ln(s,o,n[o])}else if(r){if(t!==n){const o=s[$l];o&&(n+=";"+o),s.cssText=n,i=zl.test(n)}}else t&&e.removeAttribute("style");$s in e&&(e[$s]=i?s.display:"",e[ql]&&(s.display="none"))}const zs=/\s*!important$/;function ln(e,t,n){if(V(n))n.forEach(s=>ln(e,t,s));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const s=Ql(e,t);zs.test(n)?e.setProperty(pt(s),n.replace(zs,""),"important"):e[s]=n}}const Js=["Webkit","Moz","ms"],Ln={};function Ql(e,t){const n=Ln[t];if(n)return n;let s=Re(t);if(s!=="filter"&&s in e)return Ln[t]=s;s=yn(s);for(let r=0;r<Js.length;r++){const i=Js[r]+s;if(i in e)return Ln[t]=i}return t}const Qs="http://www.w3.org/1999/xlink";function Ys(e,t,n,s,r,i=zi(t)){s&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(Qs,t.slice(6,t.length)):e.setAttributeNS(Qs,t,n):n==null||i&&!Rr(n)?e.removeAttribute(t):e.setAttribute(t,i?"":Pt(n)?String(n):n)}function Xs(e,t,n,s,r){if(t==="innerHTML"||t==="textContent"){n!=null&&(e[t]=t==="innerHTML"?Ei(n):n);return}const i=e.tagName;if(t==="value"&&i!=="PROGRESS"&&!i.includes("-")){const l=i==="OPTION"?e.getAttribute("value")||"":e.value,c=n==null?e.type==="checkbox"?"on":"":String(n);(l!==c||!("_value"in e))&&(e.value=c),n==null&&e.removeAttribute(t),e._value=n;return}let o=!1;if(n===""||n==null){const l=typeof e[t];l==="boolean"?n=Rr(n):n==null&&l==="string"?(n="",o=!0):l==="number"&&(n=0,o=!0)}try{e[t]=n}catch{}o&&e.removeAttribute(r||t)}function Yl(e,t,n,s){e.addEventListener(t,n,s)}function Xl(e,t,n,s){e.removeEventListener(t,n,s)}const Zs=Symbol("_vei");function Zl(e,t,n,s,r=null){const i=e[Zs]||(e[Zs]={}),o=i[t];if(s&&o)o.value=s;else{const[l,c]=ec(t);if(s){const h=i[t]=sc(s,r);Yl(e,l,h,c)}else o&&(Xl(e,l,o,c),i[t]=void 0)}}const er=/(?:Once|Passive|Capture)$/;function ec(e){let t;if(er.test(e)){t={};let s;for(;s=e.match(er);)e=e.slice(0,e.length-s[0].length),t[s[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):pt(e.slice(2)),t]}let Fn=0;const tc=Promise.resolve(),nc=()=>Fn||(tc.then(()=>Fn=0),Fn=Date.now());function sc(e,t){const n=s=>{if(!s._vts)s._vts=Date.now();else if(s._vts<=n.attached)return;Ue(rc(s,n.value),t,5,[s])};return n.value=e,n.attached=nc(),n}function rc(e,t){if(V(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(s=>r=>!r._stopped&&s&&s(r))}else return t}const tr=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,ic=(e,t,n,s,r,i)=>{const o=r==="svg";t==="class"?kl(e,s,o):t==="style"?Jl(e,n,s):mn(t)?rs(t)||Zl(e,t,n,s,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):oc(e,t,s,o))?(Xs(e,t,s),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&Ys(e,t,s,o,i,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!re(s))?Xs(e,Re(t),s,i,t):(t==="true-value"?e._trueValue=s:t==="false-value"&&(e._falseValue=s),Ys(e,t,s,o))};function oc(e,t,n,s){if(s)return!!(t==="innerHTML"||t==="textContent"||t in e&&tr(t)&&B(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="autocorrect"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const r=e.tagName;if(r==="IMG"||r==="VIDEO"||r==="CANVAS"||r==="SOURCE")return!1}return tr(t)&&re(n)?!1:t in e}const lc=fe({patchProp:ic},Kl);let nr;function cc(){return nr||(nr=cl(lc))}const fc=((...e)=>{const t=cc().createApp(...e),{mount:n}=t;return t.mount=s=>{const r=ac(s);if(!r)return;const i=t._component;!B(i)&&!i.render&&!i.template&&(i.template=r.innerHTML),r.nodeType===1&&(r.textContent="");const o=n(r,!1,uc(r));return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),o},t});function uc(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function ac(e){return re(e)?document.querySelector(e):e}const dc=(e,t)=>{const n=e.__vccOpts||e;for(const[s,r]of t)n[s]=r;return n},hc={};function pc(e,t){const n=ko("RouterView");return Rl(),Sl(n)}const gc=dc(hc,[["render",pc]]),mc="modulepreload",_c=function(e){return"/"+e},sr={},vc=function(t,n,s){let r=Promise.resolve();if(n&&n.length>0){let c=function(h){return Promise.all(h.map(a=>Promise.resolve(a).then(d=>({status:"fulfilled",value:d}),d=>({status:"rejected",reason:d}))))};document.getElementsByTagName("link");const o=document.querySelector("meta[property=csp-nonce]"),l=o?.nonce||o?.getAttribute("nonce");r=c(n.map(h=>{if(h=_c(h),h in sr)return;sr[h]=!0;const a=h.endsWith(".css"),d=a?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${h}"]${d}`))return;const g=document.createElement("link");if(g.rel=a?"stylesheet":mc,a||(g.as="script"),g.crossOrigin="",g.href=h,l&&g.setAttribute("nonce",l),document.head.appendChild(g),a)return new Promise((m,w)=>{g.addEventListener("load",m),g.addEventListener("error",()=>w(new Error(`Unable to preload CSS for ${h}`)))})}))}function i(o){const l=new Event("vite:preloadError",{cancelable:!0});if(l.payload=o,window.dispatchEvent(l),!l.defaultPrevented)throw o}return r.then(o=>{for(const l of o||[])l.status==="rejected"&&i(l.reason);return t().catch(i)})};/*!
* vue-router v4.6.3
* (c) 2025 Eduardo San Martin Morote
* @license MIT
*/const bt=typeof document<"u";function xi(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function yc(e){return e.__esModule||e[Symbol.toStringTag]==="Module"||e.default&&xi(e.default)}const W=Object.assign;function Hn(e,t){const n={};for(const s in t){const r=t[s];n[s]=Oe(r)?r.map(e):e(r)}return n}const kt=()=>{},Oe=Array.isArray;function rr(e,t){const n={};for(const s in e)n[s]=s in t?t[s]:e[s];return n}const Ri=/#/g,bc=/&/g,Ec=/\//g,xc=/=/g,Rc=/\?/g,Ai=/\+/g,Ac=/%5B/g,Sc=/%5D/g,Si=/%5E/g,Cc=/%60/g,Ci=/%7B/g,wc=/%7C/g,wi=/%7D/g,Oc=/%20/g;function Rs(e){return e==null?"":encodeURI(""+e).replace(wc,"|").replace(Ac,"[").replace(Sc,"]")}function Pc(e){return Rs(e).replace(Ci,"{").replace(wi,"}").replace(Si,"^")}function Zn(e){return Rs(e).replace(Ai,"%2B").replace(Oc,"+").replace(Ri,"%23").replace(bc,"%26").replace(Cc,"`").replace(Ci,"{").replace(wi,"}").replace(Si,"^")}function Tc(e){return Zn(e).replace(xc,"%3D")}function Ic(e){return Rs(e).replace(Ri,"%23").replace(Rc,"%3F")}function Nc(e){return Ic(e).replace(Ec,"%2F")}function Yt(e){if(e==null)return null;try{return decodeURIComponent(""+e)}catch{}return""+e}const Mc=/\/$/,Dc=e=>e.replace(Mc,"");function Bn(e,t,n="/"){let s,r={},i="",o="";const l=t.indexOf("#");let c=t.indexOf("?");return c=l>=0&&c>l?-1:c,c>=0&&(s=t.slice(0,c),i=t.slice(c,l>0?l:t.length),r=e(i.slice(1))),l>=0&&(s=s||t.slice(0,l),o=t.slice(l,t.length)),s=Bc(s??t,n),{fullPath:s+i+o,path:s,query:r,hash:Yt(o)}}function Lc(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function ir(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function Fc(e,t,n){const s=t.matched.length-1,r=n.matched.length-1;return s>-1&&s===r&&wt(t.matched[s],n.matched[r])&&Oi(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function wt(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function Oi(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!Hc(e[n],t[n]))return!1;return!0}function Hc(e,t){return Oe(e)?or(e,t):Oe(t)?or(t,e):e===t}function or(e,t){return Oe(t)?e.length===t.length&&e.every((n,s)=>n===t[s]):e.length===1&&e[0]===t}function Bc(e,t){if(e.startsWith("/"))return e;if(!e)return t;const n=t.split("/"),s=e.split("/"),r=s[s.length-1];(r===".."||r===".")&&s.push("");let i=n.length-1,o,l;for(o=0;o<s.length;o++)if(l=s[o],l!==".")if(l==="..")i>1&&i--;else break;return n.slice(0,i).join("/")+"/"+s.slice(o).join("/")}const et={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};let es=(function(e){return e.pop="pop",e.push="push",e})({}),Vn=(function(e){return e.back="back",e.forward="forward",e.unknown="",e})({});function Vc(e){if(!e)if(bt){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),Dc(e)}const jc=/^[^#]+#/;function Uc(e,t){return e.replace(jc,"#")+t}function Gc(e,t){const n=document.documentElement.getBoundingClientRect(),s=e.getBoundingClientRect();return{behavior:t.behavior,left:s.left-n.left-(t.left||0),top:s.top-n.top-(t.top||0)}}const Cn=()=>({left:window.scrollX,top:window.scrollY});function Kc(e){let t;if("el"in e){const n=e.el,s=typeof n=="string"&&n.startsWith("#"),r=typeof n=="string"?s?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!r)return;t=Gc(r,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.scrollX,t.top!=null?t.top:window.scrollY)}function lr(e,t){return(history.state?history.state.position-t:-1)+e}const ts=new Map;function Wc(e,t){ts.set(e,t)}function kc(e){const t=ts.get(e);return ts.delete(e),t}function qc(e){return typeof e=="string"||e&&typeof e=="object"}function Pi(e){return typeof e=="string"||typeof e=="symbol"}let ee=(function(e){return e[e.MATCHER_NOT_FOUND=1]="MATCHER_NOT_FOUND",e[e.NAVIGATION_GUARD_REDIRECT=2]="NAVIGATION_GUARD_REDIRECT",e[e.NAVIGATION_ABORTED=4]="NAVIGATION_ABORTED",e[e.NAVIGATION_CANCELLED=8]="NAVIGATION_CANCELLED",e[e.NAVIGATION_DUPLICATED=16]="NAVIGATION_DUPLICATED",e})({});const Ti=Symbol("");ee.MATCHER_NOT_FOUND+"",ee.NAVIGATION_GUARD_REDIRECT+"",ee.NAVIGATION_ABORTED+"",ee.NAVIGATION_CANCELLED+"",ee.NAVIGATION_DUPLICATED+"";function Ot(e,t){return W(new Error,{type:e,[Ti]:!0},t)}function We(e,t){return e instanceof Error&&Ti in e&&(t==null||!!(e.type&t))}const $c=["params","query","hash"];function zc(e){if(typeof e=="string")return e;if(e.path!=null)return e.path;const t={};for(const n of $c)n in e&&(t[n]=e[n]);return JSON.stringify(t,null,2)}function Jc(e){const t={};if(e===""||e==="?")return t;const n=(e[0]==="?"?e.slice(1):e).split("&");for(let s=0;s<n.length;++s){const r=n[s].replace(Ai," "),i=r.indexOf("="),o=Yt(i<0?r:r.slice(0,i)),l=i<0?null:Yt(r.slice(i+1));if(o in t){let c=t[o];Oe(c)||(c=t[o]=[c]),c.push(l)}else t[o]=l}return t}function cr(e){let t="";for(let n in e){const s=e[n];if(n=Tc(n),s==null){s!==void 0&&(t+=(t.length?"&":"")+n);continue}(Oe(s)?s.map(r=>r&&Zn(r)):[s&&Zn(s)]).forEach(r=>{r!==void 0&&(t+=(t.length?"&":"")+n,r!=null&&(t+="="+r))})}return t}function Qc(e){const t={};for(const n in e){const s=e[n];s!==void 0&&(t[n]=Oe(s)?s.map(r=>r==null?null:""+r):s==null?s:""+s)}return t}const Yc=Symbol(""),fr=Symbol(""),As=Symbol(""),Ss=Symbol(""),ns=Symbol("");function Dt(){let e=[];function t(s){return e.push(s),()=>{const r=e.indexOf(s);r>-1&&e.splice(r,1)}}function n(){e=[]}return{add:t,list:()=>e.slice(),reset:n}}function st(e,t,n,s,r,i=o=>o()){const o=s&&(s.enterCallbacks[r]=s.enterCallbacks[r]||[]);return()=>new Promise((l,c)=>{const h=g=>{g===!1?c(Ot(ee.NAVIGATION_ABORTED,{from:n,to:t})):g instanceof Error?c(g):qc(g)?c(Ot(ee.NAVIGATION_GUARD_REDIRECT,{from:t,to:g})):(o&&s.enterCallbacks[r]===o&&typeof g=="function"&&o.push(g),l())},a=i(()=>e.call(s&&s.instances[r],t,n,h));let d=Promise.resolve(a);e.length<3&&(d=d.then(h)),d.catch(g=>c(g))})}function jn(e,t,n,s,r=i=>i()){const i=[];for(const o of e)for(const l in o.components){let c=o.components[l];if(!(t!=="beforeRouteEnter"&&!o.instances[l]))if(xi(c)){const h=(c.__vccOpts||c)[t];h&&i.push(st(h,n,s,o,l,r))}else{let h=c();i.push(()=>h.then(a=>{if(!a)throw new Error(`Couldn't resolve component "${l}" at "${o.path}"`);const d=yc(a)?a.default:a;o.mods[l]=a,o.components[l]=d;const g=(d.__vccOpts||d)[t];return g&&st(g,n,s,o,l,r)()}))}}return i}function Xc(e,t){const n=[],s=[],r=[],i=Math.max(t.matched.length,e.matched.length);for(let o=0;o<i;o++){const l=t.matched[o];l&&(e.matched.find(h=>wt(h,l))?s.push(l):n.push(l));const c=e.matched[o];c&&(t.matched.find(h=>wt(h,c))||r.push(c))}return[n,s,r]}/*!
* vue-router v4.6.3
* (c) 2025 Eduardo San Martin Morote
* @license MIT
*/let Zc=()=>location.protocol+"//"+location.host;function Ii(e,t){const{pathname:n,search:s,hash:r}=t,i=e.indexOf("#");if(i>-1){let o=r.includes(e.slice(i))?e.slice(i).length:1,l=r.slice(o);return l[0]!=="/"&&(l="/"+l),ir(l,"")}return ir(n,e)+s+r}function ef(e,t,n,s){let r=[],i=[],o=null;const l=({state:g})=>{const m=Ii(e,location),w=n.value,P=t.value;let j=0;if(g){if(n.value=m,t.value=g,o&&o===w){o=null;return}j=P?g.position-P.position:0}else s(m);r.forEach(N=>{N(n.value,w,{delta:j,type:es.pop,direction:j?j>0?Vn.forward:Vn.back:Vn.unknown})})};function c(){o=n.value}function h(g){r.push(g);const m=()=>{const w=r.indexOf(g);w>-1&&r.splice(w,1)};return i.push(m),m}function a(){if(document.visibilityState==="hidden"){const{history:g}=window;if(!g.state)return;g.replaceState(W({},g.state,{scroll:Cn()}),"")}}function d(){for(const g of i)g();i=[],window.removeEventListener("popstate",l),window.removeEventListener("pagehide",a),document.removeEventListener("visibilitychange",a)}return window.addEventListener("popstate",l),window.addEventListener("pagehide",a),document.addEventListener("visibilitychange",a),{pauseListeners:c,listen:h,destroy:d}}function ur(e,t,n,s=!1,r=!1){return{back:e,current:t,forward:n,replaced:s,position:window.history.length,scroll:r?Cn():null}}function tf(e){const{history:t,location:n}=window,s={value:Ii(e,n)},r={value:t.state};r.value||i(s.value,{back:null,current:s.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function i(c,h,a){const d=e.indexOf("#"),g=d>-1?(n.host&&document.querySelector("base")?e:e.slice(d))+c:Zc()+e+c;try{t[a?"replaceState":"pushState"](h,"",g),r.value=h}catch(m){console.error(m),n[a?"replace":"assign"](g)}}function o(c,h){i(c,W({},t.state,ur(r.value.back,c,r.value.forward,!0),h,{position:r.value.position}),!0),s.value=c}function l(c,h){const a=W({},r.value,t.state,{forward:c,scroll:Cn()});i(a.current,a,!0),i(c,W({},ur(s.value,c,null),{position:a.position+1},h),!1),s.value=c}return{location:s,state:r,push:l,replace:o}}function nf(e){e=Vc(e);const t=tf(e),n=ef(e,t.state,t.location,t.replace);function s(i,o=!0){o||n.pauseListeners(),history.go(i)}const r=W({location:"",base:e,go:s,createHref:Uc.bind(null,e)},t,n);return Object.defineProperty(r,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(r,"state",{enumerable:!0,get:()=>t.state.value}),r}let at=(function(e){return e[e.Static=0]="Static",e[e.Param=1]="Param",e[e.Group=2]="Group",e})({});var ne=(function(e){return e[e.Static=0]="Static",e[e.Param=1]="Param",e[e.ParamRegExp=2]="ParamRegExp",e[e.ParamRegExpEnd=3]="ParamRegExpEnd",e[e.EscapeNext=4]="EscapeNext",e})(ne||{});const sf={type:at.Static,value:""},rf=/[a-zA-Z0-9_]/;function of(e){if(!e)return[[]];if(e==="/")return[[sf]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(m){throw new Error(`ERR (${n})/"${h}": ${m}`)}let n=ne.Static,s=n;const r=[];let i;function o(){i&&r.push(i),i=[]}let l=0,c,h="",a="";function d(){h&&(n===ne.Static?i.push({type:at.Static,value:h}):n===ne.Param||n===ne.ParamRegExp||n===ne.ParamRegExpEnd?(i.length>1&&(c==="*"||c==="+")&&t(`A repeatable param (${h}) must be alone in its segment. eg: '/:ids+.`),i.push({type:at.Param,value:h,regexp:a,repeatable:c==="*"||c==="+",optional:c==="*"||c==="?"})):t("Invalid state to consume buffer"),h="")}function g(){h+=c}for(;l<e.length;){if(c=e[l++],c==="\\"&&n!==ne.ParamRegExp){s=n,n=ne.EscapeNext;continue}switch(n){case ne.Static:c==="/"?(h&&d(),o()):c===":"?(d(),n=ne.Param):g();break;case ne.EscapeNext:g(),n=s;break;case ne.Param:c==="("?n=ne.ParamRegExp:rf.test(c)?g():(d(),n=ne.Static,c!=="*"&&c!=="?"&&c!=="+"&&l--);break;case ne.ParamRegExp:c===")"?a[a.length-1]=="\\"?a=a.slice(0,-1)+c:n=ne.ParamRegExpEnd:a+=c;break;case ne.ParamRegExpEnd:d(),n=ne.Static,c!=="*"&&c!=="?"&&c!=="+"&&l--,a="";break;default:t("Unknown state");break}}return n===ne.ParamRegExp&&t(`Unfinished custom RegExp for param "${h}"`),d(),o(),r}const ar="[^/]+?",lf={sensitive:!1,strict:!1,start:!0,end:!0};var ae=(function(e){return e[e._multiplier=10]="_multiplier",e[e.Root=90]="Root",e[e.Segment=40]="Segment",e[e.SubSegment=30]="SubSegment",e[e.Static=40]="Static",e[e.Dynamic=20]="Dynamic",e[e.BonusCustomRegExp=10]="BonusCustomRegExp",e[e.BonusWildcard=-50]="BonusWildcard",e[e.BonusRepeatable=-20]="BonusRepeatable",e[e.BonusOptional=-8]="BonusOptional",e[e.BonusStrict=.7000000000000001]="BonusStrict",e[e.BonusCaseSensitive=.25]="BonusCaseSensitive",e})(ae||{});const cf=/[.+*?^${}()[\]/\\]/g;function ff(e,t){const n=W({},lf,t),s=[];let r=n.start?"^":"";const i=[];for(const h of e){const a=h.length?[]:[ae.Root];n.strict&&!h.length&&(r+="/");for(let d=0;d<h.length;d++){const g=h[d];let m=ae.Segment+(n.sensitive?ae.BonusCaseSensitive:0);if(g.type===at.Static)d||(r+="/"),r+=g.value.replace(cf,"\\$&"),m+=ae.Static;else if(g.type===at.Param){const{value:w,repeatable:P,optional:j,regexp:N}=g;i.push({name:w,repeatable:P,optional:j});const T=N||ar;if(T!==ar){m+=ae.BonusCustomRegExp;try{`${T}`}catch(I){throw new Error(`Invalid custom RegExp for param "${w}" (${T}): `+I.message)}}let L=P?`((?:${T})(?:/(?:${T}))*)`:`(${T})`;d||(L=j&&h.length<2?`(?:/${L})`:"/"+L),j&&(L+="?"),r+=L,m+=ae.Dynamic,j&&(m+=ae.BonusOptional),P&&(m+=ae.BonusRepeatable),T===".*"&&(m+=ae.BonusWildcard)}a.push(m)}s.push(a)}if(n.strict&&n.end){const h=s.length-1;s[h][s[h].length-1]+=ae.BonusStrict}n.strict||(r+="/?"),n.end?r+="$":n.strict&&!r.endsWith("/")&&(r+="(?:/|$)");const o=new RegExp(r,n.sensitive?"":"i");function l(h){const a=h.match(o),d={};if(!a)return null;for(let g=1;g<a.length;g++){const m=a[g]||"",w=i[g-1];d[w.name]=m&&w.repeatable?m.split("/"):m}return d}function c(h){let a="",d=!1;for(const g of e){(!d||!a.endsWith("/"))&&(a+="/"),d=!1;for(const m of g)if(m.type===at.Static)a+=m.value;else if(m.type===at.Param){const{value:w,repeatable:P,optional:j}=m,N=w in h?h[w]:"";if(Oe(N)&&!P)throw new Error(`Provided param "${w}" is an array but it is not repeatable (* or + modifiers)`);const T=Oe(N)?N.join("/"):N;if(!T)if(j)g.length<2&&(a.endsWith("/")?a=a.slice(0,-1):d=!0);else throw new Error(`Missing required param "${w}"`);a+=T}}return a||"/"}return{re:o,score:s,keys:i,parse:l,stringify:c}}function uf(e,t){let n=0;for(;n<e.length&&n<t.length;){const s=t[n]-e[n];if(s)return s;n++}return e.length<t.length?e.length===1&&e[0]===ae.Static+ae.Segment?-1:1:e.length>t.length?t.length===1&&t[0]===ae.Static+ae.Segment?1:-1:0}function Ni(e,t){let n=0;const s=e.score,r=t.score;for(;n<s.length&&n<r.length;){const i=uf(s[n],r[n]);if(i)return i;n++}if(Math.abs(r.length-s.length)===1){if(dr(s))return 1;if(dr(r))return-1}return r.length-s.length}function dr(e){const t=e[e.length-1];return e.length>0&&t[t.length-1]<0}const af={strict:!1,end:!0,sensitive:!1};function df(e,t,n){const s=ff(of(e.path),n),r=W(s,{record:e,parent:t,children:[],alias:[]});return t&&!r.record.aliasOf==!t.record.aliasOf&&t.children.push(r),r}function hf(e,t){const n=[],s=new Map;t=rr(af,t);function r(d){return s.get(d)}function i(d,g,m){const w=!m,P=pr(d);P.aliasOf=m&&m.record;const j=rr(t,d),N=[P];if("alias"in d){const I=typeof d.alias=="string"?[d.alias]:d.alias;for(const J of I)N.push(pr(W({},P,{components:m?m.record.components:P.components,path:J,aliasOf:m?m.record:P})))}let T,L;for(const I of N){const{path:J}=I;if(g&&J[0]!=="/"){const ie=g.record.path,Z=ie[ie.length-1]==="/"?"":"/";I.path=g.record.path+(J&&Z+J)}if(T=df(I,g,j),m?m.alias.push(T):(L=L||T,L!==T&&L.alias.push(T),w&&d.name&&!gr(T)&&o(d.name)),Mi(T)&&c(T),P.children){const ie=P.children;for(let Z=0;Z<ie.length;Z++)i(ie[Z],T,m&&m.children[Z])}m=m||T}return L?()=>{o(L)}:kt}function o(d){if(Pi(d)){const g=s.get(d);g&&(s.delete(d),n.splice(n.indexOf(g),1),g.children.forEach(o),g.alias.forEach(o))}else{const g=n.indexOf(d);g>-1&&(n.splice(g,1),d.record.name&&s.delete(d.record.name),d.children.forEach(o),d.alias.forEach(o))}}function l(){return n}function c(d){const g=mf(d,n);n.splice(g,0,d),d.record.name&&!gr(d)&&s.set(d.record.name,d)}function h(d,g){let m,w={},P,j;if("name"in d&&d.name){if(m=s.get(d.name),!m)throw Ot(ee.MATCHER_NOT_FOUND,{location:d});j=m.record.name,w=W(hr(g.params,m.keys.filter(L=>!L.optional).concat(m.parent?m.parent.keys.filter(L=>L.optional):[]).map(L=>L.name)),d.params&&hr(d.params,m.keys.map(L=>L.name))),P=m.stringify(w)}else if(d.path!=null)P=d.path,m=n.find(L=>L.re.test(P)),m&&(w=m.parse(P),j=m.record.name);else{if(m=g.name?s.get(g.name):n.find(L=>L.re.test(g.path)),!m)throw Ot(ee.MATCHER_NOT_FOUND,{location:d,currentLocation:g});j=m.record.name,w=W({},g.params,d.params),P=m.stringify(w)}const N=[];let T=m;for(;T;)N.unshift(T.record),T=T.parent;return{name:j,path:P,params:w,matched:N,meta:gf(N)}}e.forEach(d=>i(d));function a(){n.length=0,s.clear()}return{addRoute:i,resolve:h,removeRoute:o,clearRoutes:a,getRoutes:l,getRecordMatcher:r}}function hr(e,t){const n={};for(const s of t)s in e&&(n[s]=e[s]);return n}function pr(e){const t={path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:e.aliasOf,beforeEnter:e.beforeEnter,props:pf(e),children:e.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in e?e.components||null:e.component&&{default:e.component}};return Object.defineProperty(t,"mods",{value:{}}),t}function pf(e){const t={},n=e.props||!1;if("component"in e)t.default=n;else for(const s in e.components)t[s]=typeof n=="object"?n[s]:n;return t}function gr(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function gf(e){return e.reduce((t,n)=>W(t,n.meta),{})}function mf(e,t){let n=0,s=t.length;for(;n!==s;){const i=n+s>>1;Ni(e,t[i])<0?s=i:n=i+1}const r=_f(e);return r&&(s=t.lastIndexOf(r,s-1)),s}function _f(e){let t=e;for(;t=t.parent;)if(Mi(t)&&Ni(e,t)===0)return t}function Mi({record:e}){return!!(e.name||e.components&&Object.keys(e.components).length||e.redirect)}function mr(e){const t=je(As),n=je(Ss),s=Ae(()=>{const c=xt(e.to);return t.resolve(c)}),r=Ae(()=>{const{matched:c}=s.value,{length:h}=c,a=c[h-1],d=n.matched;if(!a||!d.length)return-1;const g=d.findIndex(wt.bind(null,a));if(g>-1)return g;const m=_r(c[h-2]);return h>1&&_r(a)===m&&d[d.length-1].path!==m?d.findIndex(wt.bind(null,c[h-2])):g}),i=Ae(()=>r.value>-1&&xf(n.params,s.value.params)),o=Ae(()=>r.value>-1&&r.value===n.matched.length-1&&Oi(n.params,s.value.params));function l(c={}){if(Ef(c)){const h=t[xt(e.replace)?"replace":"push"](xt(e.to)).catch(kt);return e.viewTransition&&typeof document<"u"&&"startViewTransition"in document&&document.startViewTransition(()=>h),h}return Promise.resolve()}return{route:s,href:Ae(()=>s.value.href),isActive:i,isExactActive:o,navigate:l}}function vf(e){return e.length===1?e[0]:e}const yf=$r({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"},viewTransition:Boolean},useLink:mr,setup(e,{slots:t}){const n=En(mr(e)),{options:s}=je(As),r=Ae(()=>({[vr(e.activeClass,s.linkActiveClass,"router-link-active")]:n.isActive,[vr(e.exactActiveClass,s.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const i=t.default&&vf(t.default(n));return e.custom?i:bi("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:r.value},i)}}}),bf=yf;function Ef(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 xf(e,t){for(const n in t){const s=t[n],r=e[n];if(typeof s=="string"){if(s!==r)return!1}else if(!Oe(r)||r.length!==s.length||s.some((i,o)=>i!==r[o]))return!1}return!0}function _r(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const vr=(e,t,n)=>e??t??n,Rf=$r({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const s=je(ns),r=Ae(()=>e.route||s.value),i=je(fr,0),o=Ae(()=>{let h=xt(i);const{matched:a}=r.value;let d;for(;(d=a[h])&&!d.components;)h++;return h}),l=Ae(()=>r.value.matched[o.value]);sn(fr,Ae(()=>o.value+1)),sn(Yc,l),sn(ns,r);const c=_o();return rn(()=>[c.value,l.value,e.name],([h,a,d],[g,m,w])=>{a&&(a.instances[d]=h,m&&m!==a&&h&&h===g&&(a.leaveGuards.size||(a.leaveGuards=m.leaveGuards),a.updateGuards.size||(a.updateGuards=m.updateGuards))),h&&a&&(!m||!wt(a,m)||!g)&&(a.enterCallbacks[d]||[]).forEach(P=>P(h))},{flush:"post"}),()=>{const h=r.value,a=e.name,d=l.value,g=d&&d.components[a];if(!g)return yr(n.default,{Component:g,route:h});const m=d.props[a],w=m?m===!0?h.params:typeof m=="function"?m(h):m:null,j=bi(g,W({},w,t,{onVnodeUnmounted:N=>{N.component.isUnmounted&&(d.instances[a]=null)},ref:c}));return yr(n.default,{Component:j,route:h})||j}}});function yr(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const Af=Rf;function Sf(e){const t=hf(e.routes,e),n=e.parseQuery||Jc,s=e.stringifyQuery||cr,r=e.history,i=Dt(),o=Dt(),l=Dt(),c=vo(et);let h=et;bt&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const a=Hn.bind(null,y=>""+y),d=Hn.bind(null,Nc),g=Hn.bind(null,Yt);function m(y,O){let S,M;return Pi(y)?(S=t.getRecordMatcher(y),M=O):M=y,t.addRoute(M,S)}function w(y){const O=t.getRecordMatcher(y);O&&t.removeRoute(O)}function P(){return t.getRoutes().map(y=>y.record)}function j(y){return!!t.getRecordMatcher(y)}function N(y,O){if(O=W({},O||c.value),typeof y=="string"){const p=Bn(n,y,O.path),v=t.resolve({path:p.path},O),b=r.createHref(p.fullPath);return W(p,v,{params:g(v.params),hash:Yt(p.hash),redirectedFrom:void 0,href:b})}let S;if(y.path!=null)S=W({},y,{path:Bn(n,y.path,O.path).path});else{const p=W({},y.params);for(const v in p)p[v]==null&&delete p[v];S=W({},y,{params:d(p)}),O.params=d(O.params)}const M=t.resolve(S,O),U=y.hash||"";M.params=a(g(M.params));const f=Lc(s,W({},y,{hash:Pc(U),path:M.path})),u=r.createHref(f);return W({fullPath:f,hash:U,query:s===cr?Qc(y.query):y.query||{}},M,{redirectedFrom:void 0,href:u})}function T(y){return typeof y=="string"?Bn(n,y,c.value.path):W({},y)}function L(y,O){if(h!==y)return Ot(ee.NAVIGATION_CANCELLED,{from:O,to:y})}function I(y){return Z(y)}function J(y){return I(W(T(y),{replace:!0}))}function ie(y,O){const S=y.matched[y.matched.length-1];if(S&&S.redirect){const{redirect:M}=S;let U=typeof M=="function"?M(y,O):M;return typeof U=="string"&&(U=U.includes("?")||U.includes("#")?U=T(U):{path:U},U.params={}),W({query:y.query,hash:y.hash,params:U.path!=null?{}:y.params},U)}}function Z(y,O){const S=h=N(y),M=c.value,U=y.state,f=y.force,u=y.replace===!0,p=ie(S,M);if(p)return Z(W(T(p),{state:typeof p=="object"?W({},U,p.state):U,force:f,replace:u}),O||S);const v=S;v.redirectedFrom=O;let b;return!f&&Fc(s,M,S)&&(b=Ot(ee.NAVIGATION_DUPLICATED,{to:v,from:M}),Ne(M,M,!0,!1)),(b?Promise.resolve(b):Te(v,M)).catch(_=>We(_)?We(_,ee.NAVIGATION_GUARD_REDIRECT)?_:Ze(_):K(_,v,M)).then(_=>{if(_){if(We(_,ee.NAVIGATION_GUARD_REDIRECT))return Z(W({replace:u},T(_.to),{state:typeof _.to=="object"?W({},U,_.to.state):U,force:f}),O||v)}else _=ot(v,M,!0,u,U);return Xe(v,M,_),_})}function Pe(y,O){const S=L(y,O);return S?Promise.reject(S):Promise.resolve()}function Ye(y){const O=_t.values().next().value;return O&&typeof O.runWithContext=="function"?O.runWithContext(y):y()}function Te(y,O){let S;const[M,U,f]=Xc(y,O);S=jn(M.reverse(),"beforeRouteLeave",y,O);for(const p of M)p.leaveGuards.forEach(v=>{S.push(st(v,y,O))});const u=Pe.bind(null,y,O);return S.push(u),Ee(S).then(()=>{S=[];for(const p of i.list())S.push(st(p,y,O));return S.push(u),Ee(S)}).then(()=>{S=jn(U,"beforeRouteUpdate",y,O);for(const p of U)p.updateGuards.forEach(v=>{S.push(st(v,y,O))});return S.push(u),Ee(S)}).then(()=>{S=[];for(const p of f)if(p.beforeEnter)if(Oe(p.beforeEnter))for(const v of p.beforeEnter)S.push(st(v,y,O));else S.push(st(p.beforeEnter,y,O));return S.push(u),Ee(S)}).then(()=>(y.matched.forEach(p=>p.enterCallbacks={}),S=jn(f,"beforeRouteEnter",y,O,Ye),S.push(u),Ee(S))).then(()=>{S=[];for(const p of o.list())S.push(st(p,y,O));return S.push(u),Ee(S)}).catch(p=>We(p,ee.NAVIGATION_CANCELLED)?p:Promise.reject(p))}function Xe(y,O,S){l.list().forEach(M=>Ye(()=>M(y,O,S)))}function ot(y,O,S,M,U){const f=L(y,O);if(f)return f;const u=O===et,p=bt?history.state:{};S&&(M||u?r.replace(y.fullPath,W({scroll:u&&p&&p.scroll},U)):r.push(y.fullPath,U)),c.value=y,Ne(y,O,S,u),Ze()}let Ie;function Tt(){Ie||(Ie=r.listen((y,O,S)=>{if(!lt.listening)return;const M=N(y),U=ie(M,lt.currentRoute.value);if(U){Z(W(U,{replace:!0,force:!0}),M).catch(kt);return}h=M;const f=c.value;bt&&Wc(lr(f.fullPath,S.delta),Cn()),Te(M,f).catch(u=>We(u,ee.NAVIGATION_ABORTED|ee.NAVIGATION_CANCELLED)?u:We(u,ee.NAVIGATION_GUARD_REDIRECT)?(Z(W(T(u.to),{force:!0}),M).then(p=>{We(p,ee.NAVIGATION_ABORTED|ee.NAVIGATION_DUPLICATED)&&!S.delta&&S.type===es.pop&&r.go(-1,!1)}).catch(kt),Promise.reject()):(S.delta&&r.go(-S.delta,!1),K(u,M,f))).then(u=>{u=u||ot(M,f,!1),u&&(S.delta&&!We(u,ee.NAVIGATION_CANCELLED)?r.go(-S.delta,!1):S.type===es.pop&&We(u,ee.NAVIGATION_ABORTED|ee.NAVIGATION_DUPLICATED)&&r.go(-1,!1)),Xe(M,f,u)}).catch(kt)}))}let gt=Dt(),se=Dt(),z;function K(y,O,S){Ze(y);const M=se.list();return M.length?M.forEach(U=>U(y,O,S)):console.error(y),Promise.reject(y)}function Ge(){return z&&c.value!==et?Promise.resolve():new Promise((y,O)=>{gt.add([y,O])})}function Ze(y){return z||(z=!y,Tt(),gt.list().forEach(([O,S])=>y?S(y):O()),gt.reset()),y}function Ne(y,O,S,M){const{scrollBehavior:U}=e;if(!bt||!U)return Promise.resolve();const f=!S&&kc(lr(y.fullPath,0))||(M||!S)&&history.state&&history.state.scroll||null;return Gr().then(()=>U(y,O,f)).then(u=>u&&Kc(u)).catch(u=>K(u,y,O))}const pe=y=>r.go(y);let mt;const _t=new Set,lt={currentRoute:c,listening:!0,addRoute:m,removeRoute:w,clearRoutes:t.clearRoutes,hasRoute:j,getRoutes:P,resolve:N,options:e,push:I,replace:J,go:pe,back:()=>pe(-1),forward:()=>pe(1),beforeEach:i.add,beforeResolve:o.add,afterEach:l.add,onError:se.add,isReady:Ge,install(y){y.component("RouterLink",bf),y.component("RouterView",Af),y.config.globalProperties.$router=lt,Object.defineProperty(y.config.globalProperties,"$route",{enumerable:!0,get:()=>xt(c)}),bt&&!mt&&c.value===et&&(mt=!0,I(r.location).catch(M=>{}));const O={};for(const M in et)Object.defineProperty(O,M,{get:()=>c.value[M],enumerable:!0});y.provide(As,lt),y.provide(Ss,Br(O)),y.provide(ns,c);const S=y.unmount;_t.add(y),y.unmount=function(){_t.delete(y),_t.size<1&&(h=et,Ie&&Ie(),Ie=null,c.value=et,mt=!1,z=!1),S()}}};function Ee(y){return y.reduce((O,S)=>O.then(()=>Ye(S)),Promise.resolve())}return lt}function Pf(e){return je(Ss)}const Cf=[{path:"/board",component:()=>vc(()=>import("./index-D4mISQVM.js").then(e=>e.t),__vite__mapDeps([0,1]))}],wf=Sf({history:nf(),routes:Cf});let Di=fc(gc);Di.use(wf);Di.mount("#app");export{vc as _,dc as a,Of as c,$r as d,Rl as o,Pf as u};