Files
quyun-v2/frontend/user/dist/assets/index-wt7BFVvy.js
2025-12-15 17:55:32 +08:00

26 lines
85 KiB
JavaScript

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