index-Bbk6z3EX.js 90 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. (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)}})();/**
  2. * @vue/shared v3.5.13
  3. * (c) 2018-present Yuxi (Evan) You and Vue contributors
  4. * @license MIT
  5. **//*! #__NO_SIDE_EFFECTS__ */function os(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const X={},_t=[],De=()=>{},ki=()=>!1,yn=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),ls=e=>e.startsWith("onUpdate:"),ue=Object.assign,cs=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Bi=Object.prototype.hasOwnProperty,q=(e,t)=>Bi.call(e,t),j=Array.isArray,bt=e=>_n(e)==="[object Map]",br=e=>_n(e)==="[object Set]",k=e=>typeof e=="function",se=e=>typeof e=="string",st=e=>typeof e=="symbol",ee=e=>e!==null&&typeof e=="object",xr=e=>(ee(e)||k(e))&&k(e.then)&&k(e.catch),wr=Object.prototype.toString,_n=e=>wr.call(e),Vi=e=>_n(e).slice(8,-1),Er=e=>_n(e)==="[object Object]",fs=e=>se(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Ft=os(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),bn=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},Ui=/-(\w)/g,Ee=bn(e=>e.replace(Ui,(t,n)=>n?n.toUpperCase():"")),Ki=/\B([A-Z])/g,dt=bn(e=>e.replace(Ki,"-$1").toLowerCase()),xn=bn(e=>e.charAt(0).toUpperCase()+e.slice(1)),Mn=bn(e=>e?`on${xn(e)}`:""),nt=(e,t)=>!Object.is(e,t),In=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},Sr=(e,t,n,s=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:s,value:n})},Wi=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let As;const wn=()=>As||(As=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function us(e){if(j(e)){const t={};for(let n=0;n<e.length;n++){const s=e[n],r=se(s)?Qi(s):us(s);if(r)for(const i in r)t[i]=r[i]}return t}else if(se(e)||ee(e))return e}const qi=/;(?![^(]*\))/g,zi=/:([^]+)/,Gi=/\/\*[^]*?\*\//g;function Qi(e){const t={};return e.replace(Gi,"").split(qi).forEach(n=>{if(n){const s=n.split(zi);s.length>1&&(t[s[0].trim()]=s[1].trim())}}),t}function as(e){let t="";if(se(e))t=e;else if(j(e))for(let n=0;n<e.length;n++){const s=as(e[n]);s&&(t+=s+" ")}else if(ee(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const Yi="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",Ji=os(Yi);function Rr(e){return!!e||e===""}const Cr=e=>!!(e&&e.__v_isRef===!0),Pr=e=>se(e)?e:e==null?"":j(e)||ee(e)&&(e.toString===wr||!k(e.toString))?Cr(e)?Pr(e.value):JSON.stringify(e,Ar,2):String(e),Ar=(e,t)=>Cr(t)?Ar(e,t.value):bt(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[s,r],i)=>(n[Fn(s,i)+" =>"]=r,n),{})}:br(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>Fn(n))}:st(t)?Fn(t):ee(t)&&!j(t)&&!Er(t)?String(t):t,Fn=(e,t="")=>{var n;return st(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
  6. * @vue/reactivity v3.5.13
  7. * (c) 2018-present Yuxi (Evan) You and Vue contributors
  8. * @license MIT
  9. **/let ye;class Zi{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=ye,!t&&ye&&(this.index=(ye.scopes||(ye.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=ye;try{return ye=this,t()}finally{ye=n}}}on(){ye=this}off(){ye=this.parent}stop(t){if(this._active){this._active=!1;let n,s;for(n=0,s=this.effects.length;n<s;n++)this.effects[n].stop();for(this.effects.length=0,n=0,s=this.cleanups.length;n<s;n++)this.cleanups[n]();if(this.cleanups.length=0,this.scopes){for(n=0,s=this.scopes.length;n<s;n++)this.scopes[n].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const r=this.parent.scopes.pop();r&&r!==this&&(this.parent.scopes[this.index]=r,r.index=this.index)}this.parent=void 0}}}function Xi(){return ye}let Z;const Nn=new WeakSet;class Or{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,ye&&ye.active&&ye.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,Nn.has(this)&&(Nn.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||Mr(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,Os(this),Ir(this);const t=Z,n=Ce;Z=this,Ce=!0;try{return this.fn()}finally{Fr(this),Z=t,Ce=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)ps(t);this.deps=this.depsTail=void 0,Os(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?Nn.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){Kn(this)&&this.run()}get dirty(){return Kn(this)}}let Tr=0,Nt,Ht;function Mr(e,t=!1){if(e.flags|=8,t){e.next=Ht,Ht=e;return}e.next=Nt,Nt=e}function ds(){Tr++}function hs(){if(--Tr>0)return;if(Ht){let t=Ht;for(Ht=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;Nt;){let t=Nt;for(Nt=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 Ir(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function Fr(e){let t,n=e.depsTail,s=n;for(;s;){const r=s.prevDep;s.version===-1?(s===n&&(n=r),ps(s),eo(s)):t=s,s.dep.activeLink=s.prevActiveLink,s.prevActiveLink=void 0,s=r}e.deps=t,e.depsTail=n}function Kn(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(Nr(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function Nr(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===Bt))return;e.globalVersion=Bt;const t=e.dep;if(e.flags|=2,t.version>0&&!e.isSSR&&e.deps&&!Kn(e)){e.flags&=-3;return}const n=Z,s=Ce;Z=e,Ce=!0;try{Ir(e);const r=e.fn(e._value);(t.version===0||nt(r,e._value))&&(e._value=r,t.version++)}catch(r){throw t.version++,r}finally{Z=n,Ce=s,Fr(e),e.flags&=-3}}function ps(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)ps(i,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function eo(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 Hr=[];function rt(){Hr.push(Ce),Ce=!1}function it(){const e=Hr.pop();Ce=e===void 0?!0:e}function Os(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=Z;Z=void 0;try{t()}finally{Z=n}}}let Bt=0;class to{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 gs{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}track(t){if(!Z||!Ce||Z===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==Z)n=this.activeLink=new to(Z,this),Z.deps?(n.prevDep=Z.depsTail,Z.depsTail.nextDep=n,Z.depsTail=n):Z.deps=Z.depsTail=n,Lr(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=Z.depsTail,n.nextDep=void 0,Z.depsTail.nextDep=n,Z.depsTail=n,Z.deps===n&&(Z.deps=s)}return n}trigger(t){this.version++,Bt++,this.notify(t)}notify(t){ds();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{hs()}}}function Lr(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)Lr(s)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const Wn=new WeakMap,ut=Symbol(""),qn=Symbol(""),Vt=Symbol("");function oe(e,t,n){if(Ce&&Z){let s=Wn.get(e);s||Wn.set(e,s=new Map);let r=s.get(n);r||(s.set(n,r=new gs),r.map=s,r.key=n),r.track()}}function We(e,t,n,s,r,i){const o=Wn.get(e);if(!o){Bt++;return}const c=l=>{l&&l.trigger()};if(ds(),t==="clear")o.forEach(c);else{const l=j(e),d=l&&fs(n);if(l&&n==="length"){const a=Number(s);o.forEach((h,g)=>{(g==="length"||g===Vt||!st(g)&&g>=a)&&c(h)})}else switch((n!==void 0||o.has(void 0))&&c(o.get(n)),d&&c(o.get(Vt)),t){case"add":l?d&&c(o.get("length")):(c(o.get(ut)),bt(e)&&c(o.get(qn)));break;case"delete":l||(c(o.get(ut)),bt(e)&&c(o.get(qn)));break;case"set":bt(e)&&c(o.get(ut));break}}hs()}function mt(e){const t=W(e);return t===e?t:(oe(t,"iterate",Vt),we(e)?t:t.map(le))}function En(e){return oe(e=W(e),"iterate",Vt),e}const no={__proto__:null,[Symbol.iterator](){return Hn(this,Symbol.iterator,le)},concat(...e){return mt(this).concat(...e.map(t=>j(t)?mt(t):t))},entries(){return Hn(this,"entries",e=>(e[1]=le(e[1]),e))},every(e,t){return Ve(this,"every",e,t,void 0,arguments)},filter(e,t){return Ve(this,"filter",e,t,n=>n.map(le),arguments)},find(e,t){return Ve(this,"find",e,t,le,arguments)},findIndex(e,t){return Ve(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return Ve(this,"findLast",e,t,le,arguments)},findLastIndex(e,t){return Ve(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return Ve(this,"forEach",e,t,void 0,arguments)},includes(...e){return Ln(this,"includes",e)},indexOf(...e){return Ln(this,"indexOf",e)},join(e){return mt(this).join(e)},lastIndexOf(...e){return Ln(this,"lastIndexOf",e)},map(e,t){return Ve(this,"map",e,t,void 0,arguments)},pop(){return Ot(this,"pop")},push(...e){return Ot(this,"push",e)},reduce(e,...t){return Ts(this,"reduce",e,t)},reduceRight(e,...t){return Ts(this,"reduceRight",e,t)},shift(){return Ot(this,"shift")},some(e,t){return Ve(this,"some",e,t,void 0,arguments)},splice(...e){return Ot(this,"splice",e)},toReversed(){return mt(this).toReversed()},toSorted(e){return mt(this).toSorted(e)},toSpliced(...e){return mt(this).toSpliced(...e)},unshift(...e){return Ot(this,"unshift",e)},values(){return Hn(this,"values",le)}};function Hn(e,t,n){const s=En(e),r=s[t]();return s!==e&&!we(e)&&(r._next=r.next,r.next=()=>{const i=r._next();return i.value&&(i.value=n(i.value)),i}),r}const so=Array.prototype;function Ve(e,t,n,s,r,i){const o=En(e),c=o!==e&&!we(e),l=o[t];if(l!==so[t]){const h=l.apply(e,i);return c?le(h):h}let d=n;o!==e&&(c?d=function(h,g){return n.call(this,le(h),g,e)}:n.length>2&&(d=function(h,g){return n.call(this,h,g,e)}));const a=l.call(o,d,s);return c&&r?r(a):a}function Ts(e,t,n,s){const r=En(e);let i=n;return r!==e&&(we(e)?n.length>3&&(i=function(o,c,l){return n.call(this,o,c,l,e)}):i=function(o,c,l){return n.call(this,o,le(c),l,e)}),r[t](i,...s)}function Ln(e,t,n){const s=W(e);oe(s,"iterate",Vt);const r=s[t](...n);return(r===-1||r===!1)&&ys(n[0])?(n[0]=W(n[0]),s[t](...n)):r}function Ot(e,t,n=[]){rt(),ds();const s=W(e)[t].apply(e,n);return hs(),it(),s}const ro=os("__proto__,__v_isRef,__isVue"),$r=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(st));function io(e){st(e)||(e=String(e));const t=W(this);return oe(t,"has",e),t.hasOwnProperty(e)}class jr{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?mo:Vr:i?Br:kr).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(s)?t:void 0;const o=j(t);if(!r){let l;if(o&&(l=no[n]))return l;if(n==="hasOwnProperty")return io}const c=Reflect.get(t,n,fe(t)?t:s);return(st(n)?$r.has(n):ro(n))||(r||oe(t,"get",n),i)?c:fe(c)?o&&fs(n)?c:c.value:ee(c)?r?Kr(c):Sn(c):c}}class Dr extends jr{constructor(t=!1){super(!1,t)}set(t,n,s,r){let i=t[n];if(!this._isShallow){const l=at(i);if(!we(s)&&!at(s)&&(i=W(i),s=W(s)),!j(t)&&fe(i)&&!fe(s))return l?!1:(i.value=s,!0)}const o=j(t)&&fs(n)?Number(n)<t.length:q(t,n),c=Reflect.set(t,n,s,fe(t)?t:r);return t===W(r)&&(o?nt(s,i)&&We(t,"set",n,s):We(t,"add",n,s)),c}deleteProperty(t,n){const s=q(t,n);t[n];const r=Reflect.deleteProperty(t,n);return r&&s&&We(t,"delete",n,void 0),r}has(t,n){const s=Reflect.has(t,n);return(!st(n)||!$r.has(n))&&oe(t,"has",n),s}ownKeys(t){return oe(t,"iterate",j(t)?"length":ut),Reflect.ownKeys(t)}}class oo extends jr{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const lo=new Dr,co=new oo,fo=new Dr(!0);const zn=e=>e,Xt=e=>Reflect.getPrototypeOf(e);function uo(e,t,n){return function(...s){const r=this.__v_raw,i=W(r),o=bt(i),c=e==="entries"||e===Symbol.iterator&&o,l=e==="keys"&&o,d=r[e](...s),a=n?zn:t?Gn:le;return!t&&oe(i,"iterate",l?qn:ut),{next(){const{value:h,done:g}=d.next();return g?{value:h,done:g}:{value:c?[a(h[0]),a(h[1])]:a(h),done:g}},[Symbol.iterator](){return this}}}}function en(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function ao(e,t){const n={get(r){const i=this.__v_raw,o=W(i),c=W(r);e||(nt(r,c)&&oe(o,"get",r),oe(o,"get",c));const{has:l}=Xt(o),d=t?zn:e?Gn:le;if(l.call(o,r))return d(i.get(r));if(l.call(o,c))return d(i.get(c));i!==o&&i.get(r)},get size(){const r=this.__v_raw;return!e&&oe(W(r),"iterate",ut),Reflect.get(r,"size",r)},has(r){const i=this.__v_raw,o=W(i),c=W(r);return e||(nt(r,c)&&oe(o,"has",r),oe(o,"has",c)),r===c?i.has(r):i.has(r)||i.has(c)},forEach(r,i){const o=this,c=o.__v_raw,l=W(c),d=t?zn:e?Gn:le;return!e&&oe(l,"iterate",ut),c.forEach((a,h)=>r.call(i,d(a),d(h),o))}};return ue(n,e?{add:en("add"),set:en("set"),delete:en("delete"),clear:en("clear")}:{add(r){!t&&!we(r)&&!at(r)&&(r=W(r));const i=W(this);return Xt(i).has.call(i,r)||(i.add(r),We(i,"add",r,r)),this},set(r,i){!t&&!we(i)&&!at(i)&&(i=W(i));const o=W(this),{has:c,get:l}=Xt(o);let d=c.call(o,r);d||(r=W(r),d=c.call(o,r));const a=l.call(o,r);return o.set(r,i),d?nt(i,a)&&We(o,"set",r,i):We(o,"add",r,i),this},delete(r){const i=W(this),{has:o,get:c}=Xt(i);let l=o.call(i,r);l||(r=W(r),l=o.call(i,r)),c&&c.call(i,r);const d=i.delete(r);return l&&We(i,"delete",r,void 0),d},clear(){const r=W(this),i=r.size!==0,o=r.clear();return i&&We(r,"clear",void 0,void 0),o}}),["keys","values","entries",Symbol.iterator].forEach(r=>{n[r]=uo(r,e,t)}),n}function ms(e,t){const n=ao(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 ho={get:ms(!1,!1)},po={get:ms(!1,!0)},go={get:ms(!0,!1)};const kr=new WeakMap,Br=new WeakMap,Vr=new WeakMap,mo=new WeakMap;function vo(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function yo(e){return e.__v_skip||!Object.isExtensible(e)?0:vo(Vi(e))}function Sn(e){return at(e)?e:vs(e,!1,lo,ho,kr)}function Ur(e){return vs(e,!1,fo,po,Br)}function Kr(e){return vs(e,!0,co,go,Vr)}function vs(e,t,n,s,r){if(!ee(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const i=r.get(e);if(i)return i;const o=yo(e);if(o===0)return e;const c=new Proxy(e,o===2?s:n);return r.set(e,c),c}function xt(e){return at(e)?xt(e.__v_raw):!!(e&&e.__v_isReactive)}function at(e){return!!(e&&e.__v_isReadonly)}function we(e){return!!(e&&e.__v_isShallow)}function ys(e){return e?!!e.__v_raw:!1}function W(e){const t=e&&e.__v_raw;return t?W(t):e}function _o(e){return!q(e,"__v_skip")&&Object.isExtensible(e)&&Sr(e,"__v_skip",!0),e}const le=e=>ee(e)?Sn(e):e,Gn=e=>ee(e)?Kr(e):e;function fe(e){return e?e.__v_isRef===!0:!1}function bo(e){return Wr(e,!1)}function xo(e){return Wr(e,!0)}function Wr(e,t){return fe(e)?e:new wo(e,t)}class wo{constructor(t,n){this.dep=new gs,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:W(t),this._value=n?t:le(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)||at(t);t=s?t:W(t),nt(t,n)&&(this._rawValue=t,this._value=s?t:le(t),this.dep.trigger())}}function _e(e){return fe(e)?e.value:e}const Eo={get:(e,t,n)=>t==="__v_raw"?e:_e(Reflect.get(e,t,n)),set:(e,t,n,s)=>{const r=e[t];return fe(r)&&!fe(n)?(r.value=n,!0):Reflect.set(e,t,n,s)}};function qr(e){return xt(e)?e:new Proxy(e,Eo)}class So{constructor(t,n,s){this.fn=t,this.setter=n,this._value=void 0,this.dep=new gs(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=Bt-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=s}notify(){if(this.flags|=16,!(this.flags&8)&&Z!==this)return Mr(this,!0),!0}get value(){const t=this.dep.track();return Nr(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function Ro(e,t,n=!1){let s,r;return k(e)?s=e:(s=e.get,r=e.set),new So(s,r,n)}const tn={},an=new WeakMap;let ft;function Co(e,t=!1,n=ft){if(n){let s=an.get(n);s||an.set(n,s=[]),s.push(e)}}function Po(e,t,n=X){const{immediate:s,deep:r,once:i,scheduler:o,augmentJob:c,call:l}=n,d=T=>r?T:we(T)||r===!1||r===0?tt(T,1):tt(T);let a,h,g,m,A=!1,O=!1;if(fe(e)?(h=()=>e.value,A=we(e)):xt(e)?(h=()=>d(e),A=!0):j(e)?(O=!0,A=e.some(T=>xt(T)||we(T)),h=()=>e.map(T=>{if(fe(T))return T.value;if(xt(T))return d(T);if(k(T))return l?l(T,2):T()})):k(e)?t?h=l?()=>l(e,2):e:h=()=>{if(g){rt();try{g()}finally{it()}}const T=ft;ft=a;try{return l?l(e,3,[m]):e(m)}finally{ft=T}}:h=De,t&&r){const T=h,Q=r===!0?1/0:r;h=()=>tt(T(),Q)}const B=Xi(),N=()=>{a.stop(),B&&B.active&&cs(B.effects,a)};if(i&&t){const T=t;t=(...Q)=>{T(...Q),N()}}let I=O?new Array(e.length).fill(tn):tn;const H=T=>{if(!(!(a.flags&1)||!a.dirty&&!T))if(t){const Q=a.run();if(r||A||(O?Q.some((ie,te)=>nt(ie,I[te])):nt(Q,I))){g&&g();const ie=ft;ft=a;try{const te=[Q,I===tn?void 0:O&&I[0]===tn?[]:I,m];l?l(t,3,te):t(...te),I=Q}finally{ft=ie}}}else a.run()};return c&&c(H),a=new Or(h),a.scheduler=o?()=>o(H,!1):H,m=T=>Co(T,!1,a),g=a.onStop=()=>{const T=an.get(a);if(T){if(l)l(T,4);else for(const Q of T)Q();an.delete(a)}},t?s?H(!0):I=a.run():o?o(H.bind(null,!0),!0):a.run(),N.pause=a.pause.bind(a),N.resume=a.resume.bind(a),N.stop=N,N}function tt(e,t=1/0,n){if(t<=0||!ee(e)||e.__v_skip||(n=n||new Set,n.has(e)))return e;if(n.add(e),t--,fe(e))tt(e.value,t,n);else if(j(e))for(let s=0;s<e.length;s++)tt(e[s],t,n);else if(br(e)||bt(e))e.forEach(s=>{tt(s,t,n)});else if(Er(e)){for(const s in e)tt(e[s],t,n);for(const s of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,s)&&tt(e[s],t,n)}return e}/**
  10. * @vue/runtime-core v3.5.13
  11. * (c) 2018-present Yuxi (Evan) You and Vue contributors
  12. * @license MIT
  13. **/function Yt(e,t,n,s){try{return s?e(...s):e()}catch(r){Rn(r,t,n)}}function ke(e,t,n,s){if(k(e)){const r=Yt(e,t,n,s);return r&&xr(r)&&r.catch(i=>{Rn(i,t,n)}),r}if(j(e)){const r=[];for(let i=0;i<e.length;i++)r.push(ke(e[i],t,n,s));return r}}function Rn(e,t,n,s=!0){const r=t?t.vnode:null,{errorHandler:i,throwUnhandledErrorInProduction:o}=t&&t.appContext.config||X;if(t){let c=t.parent;const l=t.proxy,d=`https://vuejs.org/error-reference/#runtime-${n}`;for(;c;){const a=c.ec;if(a){for(let h=0;h<a.length;h++)if(a[h](e,l,d)===!1)return}c=c.parent}if(i){rt(),Yt(i,null,10,[e,l,d]),it();return}}Ao(e,n,r,s,o)}function Ao(e,t,n,s=!0,r=!1){if(r)throw e;console.error(e)}const de=[];let Le=-1;const wt=[];let Ze=null,vt=0;const zr=Promise.resolve();let dn=null;function Gr(e){const t=dn||zr;return e?t.then(this?e.bind(this):e):t}function Oo(e){let t=Le+1,n=de.length;for(;t<n;){const s=t+n>>>1,r=de[s],i=Ut(r);i<e||i===e&&r.flags&2?t=s+1:n=s}return t}function _s(e){if(!(e.flags&1)){const t=Ut(e),n=de[de.length-1];!n||!(e.flags&2)&&t>=Ut(n)?de.push(e):de.splice(Oo(t),0,e),e.flags|=1,Qr()}}function Qr(){dn||(dn=zr.then(Jr))}function To(e){j(e)?wt.push(...e):Ze&&e.id===-1?Ze.splice(vt+1,0,e):e.flags&1||(wt.push(e),e.flags|=1),Qr()}function Ms(e,t,n=Le+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 Yr(e){if(wt.length){const t=[...new Set(wt)].sort((n,s)=>Ut(n)-Ut(s));if(wt.length=0,Ze){Ze.push(...t);return}for(Ze=t,vt=0;vt<Ze.length;vt++){const n=Ze[vt];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}Ze=null,vt=0}}const Ut=e=>e.id==null?e.flags&2?-1:1/0:e.id;function Jr(e){try{for(Le=0;Le<de.length;Le++){const t=de[Le];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),Yt(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;Le<de.length;Le++){const t=de[Le];t&&(t.flags&=-2)}Le=-1,de.length=0,Yr(),dn=null,(de.length||wt.length)&&Jr()}}let Re=null,Zr=null;function hn(e){const t=Re;return Re=e,Zr=e&&e.type.__scopeId||null,t}function Mo(e,t=Re,n){if(!t||e._n)return e;const s=(...r)=>{s._d&&Bs(-1);const i=hn(t);let o;try{o=e(...r)}finally{hn(i),s._d&&Bs(1)}return o};return s._n=!0,s._c=!0,s._d=!0,s}function lt(e,t,n,s){const r=e.dirs,i=t&&t.dirs;for(let o=0;o<r.length;o++){const c=r[o];i&&(c.oldValue=i[o].value);let l=c.dir[s];l&&(rt(),ke(l,n,8,[e.el,c,e,t]),it())}}const Io=Symbol("_vte"),Fo=e=>e.__isTeleport;function bs(e,t){e.shapeFlag&6&&e.component?(e.transition=t,bs(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}/*! #__NO_SIDE_EFFECTS__ */function Xr(e,t){return k(e)?ue({name:e.name},t,{setup:e}):e}function ei(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function pn(e,t,n,s,r=!1){if(j(e)){e.forEach((A,O)=>pn(A,t&&(j(t)?t[O]:t),n,s,r));return}if(Lt(s)&&!r){s.shapeFlag&512&&s.type.__asyncResolved&&s.component.subTree.component&&pn(e,t,n,s.component.subTree);return}const i=s.shapeFlag&4?Es(s.component):s.el,o=r?null:i,{i:c,r:l}=e,d=t&&t.r,a=c.refs===X?c.refs={}:c.refs,h=c.setupState,g=W(h),m=h===X?()=>!1:A=>q(g,A);if(d!=null&&d!==l&&(se(d)?(a[d]=null,m(d)&&(h[d]=null)):fe(d)&&(d.value=null)),k(l))Yt(l,c,12,[o,a]);else{const A=se(l),O=fe(l);if(A||O){const B=()=>{if(e.f){const N=A?m(l)?h[l]:a[l]:l.value;r?j(N)&&cs(N,i):j(N)?N.includes(i)||N.push(i):A?(a[l]=[i],m(l)&&(h[l]=a[l])):(l.value=[i],e.k&&(a[e.k]=l.value))}else A?(a[l]=o,m(l)&&(h[l]=o)):O&&(l.value=o,e.k&&(a[e.k]=o))};o?(B.id=-1,ve(B,n)):B()}}}wn().requestIdleCallback;wn().cancelIdleCallback;const Lt=e=>!!e.type.__asyncLoader,ti=e=>e.type.__isKeepAlive;function No(e,t){ni(e,"a",t)}function Ho(e,t){ni(e,"da",t)}function ni(e,t,n=ce){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;)ti(r.parent.vnode)&&Lo(s,t,n,r),r=r.parent}}function Lo(e,t,n,s){const r=Cn(t,e,s,!0);si(()=>{cs(s[t],r)},n)}function Cn(e,t,n=ce,s=!1){if(n){const r=n[e]||(n[e]=[]),i=t.__weh||(t.__weh=(...o)=>{rt();const c=Jt(n),l=ke(t,n,e,o);return c(),it(),l});return s?r.unshift(i):r.push(i),i}}const ze=e=>(t,n=ce)=>{(!qt||e==="sp")&&Cn(e,(...s)=>t(...s),n)},$o=ze("bm"),jo=ze("m"),Do=ze("bu"),ko=ze("u"),Bo=ze("bum"),si=ze("um"),Vo=ze("sp"),Uo=ze("rtg"),Ko=ze("rtc");function Wo(e,t=ce){Cn("ec",e,t)}const qo="components";function zo(e,t){return Qo(qo,e,!0,t)||e}const Go=Symbol.for("v-ndc");function Qo(e,t,n=!0,s=!1){const r=Re||ce;if(r){const i=r.type;{const c=$l(i,!1);if(c&&(c===t||c===Ee(t)||c===xn(Ee(t))))return i}const o=Is(r[e]||i[e],t)||Is(r.appContext[e],t);return!o&&s?i:o}}function Is(e,t){return e&&(e[t]||e[Ee(t)]||e[xn(Ee(t))])}function Yo(e,t,n,s){let r;const i=n,o=j(e);if(o||se(e)){const c=o&&xt(e);let l=!1;c&&(l=!we(e),e=En(e)),r=new Array(e.length);for(let d=0,a=e.length;d<a;d++)r[d]=t(l?le(e[d]):e[d],d,void 0,i)}else if(typeof e=="number"){r=new Array(e);for(let c=0;c<e;c++)r[c]=t(c+1,c,void 0,i)}else if(ee(e))if(e[Symbol.iterator])r=Array.from(e,(c,l)=>t(c,l,void 0,i));else{const c=Object.keys(e);r=new Array(c.length);for(let l=0,d=c.length;l<d;l++){const a=c[l];r[l]=t(e[a],a,l,i)}}else r=[];return r}const Qn=e=>e?Si(e)?Es(e):Qn(e.parent):null,$t=ue(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=>Qn(e.parent),$root:e=>Qn(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>ii(e),$forceUpdate:e=>e.f||(e.f=()=>{_s(e.update)}),$nextTick:e=>e.n||(e.n=Gr.bind(e.proxy)),$watch:e=>vl.bind(e)}),$n=(e,t)=>e!==X&&!e.__isScriptSetup&&q(e,t),Jo={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:s,data:r,props:i,accessCache:o,type:c,appContext:l}=e;let d;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($n(s,t))return o[t]=1,s[t];if(r!==X&&q(r,t))return o[t]=2,r[t];if((d=e.propsOptions[0])&&q(d,t))return o[t]=3,i[t];if(n!==X&&q(n,t))return o[t]=4,n[t];Yn&&(o[t]=0)}}const a=$t[t];let h,g;if(a)return t==="$attrs"&&oe(e.attrs,"get",""),a(e);if((h=c.__cssModules)&&(h=h[t]))return h;if(n!==X&&q(n,t))return o[t]=4,n[t];if(g=l.config.globalProperties,q(g,t))return g[t]},set({_:e},t,n){const{data:s,setupState:r,ctx:i}=e;return $n(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}},o){let c;return!!n[o]||e!==X&&q(e,o)||$n(t,o)||(c=i[0])&&q(c,o)||q(s,o)||q($t,o)||q(r.config.globalProperties,o)},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 Fs(e){return j(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let Yn=!0;function Zo(e){const t=ii(e),n=e.proxy,s=e.ctx;Yn=!1,t.beforeCreate&&Ns(t.beforeCreate,e,"bc");const{data:r,computed:i,methods:o,watch:c,provide:l,inject:d,created:a,beforeMount:h,mounted:g,beforeUpdate:m,updated:A,activated:O,deactivated:B,beforeDestroy:N,beforeUnmount:I,destroyed:H,unmounted:T,render:Q,renderTracked:ie,renderTriggered:te,errorCaptured:Ae,serverPrefetch:Ge,expose:Oe,inheritAttrs:Qe,components:ot,directives:Te,filters:Pt}=t;if(d&&Xo(d,s,null),o)for(const G in o){const U=o[G];k(U)&&(s[G]=U.bind(n))}if(r){const G=r.call(n,n);ee(G)&&(e.data=Sn(G))}if(Yn=!0,i)for(const G in i){const U=i[G],Be=k(U)?U.bind(n,n):k(U.get)?U.get.bind(n,n):De,Ye=!k(U)&&k(U.set)?U.set.bind(n):De,Me=Se({get:Be,set:Ye});Object.defineProperty(s,G,{enumerable:!0,configurable:!0,get:()=>Me.value,set:he=>Me.value=he})}if(c)for(const G in c)ri(c[G],s,n,G);if(l){const G=k(l)?l.call(n):l;Reflect.ownKeys(G).forEach(U=>{on(U,G[U])})}a&&Ns(a,e,"c");function re(G,U){j(U)?U.forEach(Be=>G(Be.bind(n))):U&&G(U.bind(n))}if(re($o,h),re(jo,g),re(Do,m),re(ko,A),re(No,O),re(Ho,B),re(Wo,Ae),re(Ko,ie),re(Uo,te),re(Bo,I),re(si,T),re(Vo,Ge),j(Oe))if(Oe.length){const G=e.exposed||(e.exposed={});Oe.forEach(U=>{Object.defineProperty(G,U,{get:()=>n[U],set:Be=>n[U]=Be})})}else e.exposed||(e.exposed={});Q&&e.render===De&&(e.render=Q),Qe!=null&&(e.inheritAttrs=Qe),ot&&(e.components=ot),Te&&(e.directives=Te),Ge&&ei(e)}function Xo(e,t,n=De){j(e)&&(e=Jn(e));for(const s in e){const r=e[s];let i;ee(r)?"default"in r?i=qe(r.from||s,r.default,!0):i=qe(r.from||s):i=qe(r),fe(i)?Object.defineProperty(t,s,{enumerable:!0,configurable:!0,get:()=>i.value,set:o=>i.value=o}):t[s]=i}}function Ns(e,t,n){ke(j(e)?e.map(s=>s.bind(t.proxy)):e.bind(t.proxy),t,n)}function ri(e,t,n,s){let r=s.includes(".")?_i(n,s):()=>n[s];if(se(e)){const i=t[e];k(i)&&ln(r,i)}else if(k(e))ln(r,e.bind(n));else if(ee(e))if(j(e))e.forEach(i=>ri(i,t,n,s));else{const i=k(e.handler)?e.handler.bind(n):t[e.handler];k(i)&&ln(r,i,e)}}function ii(e){const t=e.type,{mixins:n,extends:s}=t,{mixins:r,optionsCache:i,config:{optionMergeStrategies:o}}=e.appContext,c=i.get(t);let l;return c?l=c:!r.length&&!n&&!s?l=t:(l={},r.length&&r.forEach(d=>gn(l,d,o,!0)),gn(l,t,o)),ee(t)&&i.set(t,l),l}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 c=el[o]||n&&n[o];e[o]=c?c(e[o],t[o]):t[o]}return e}const el={data:Hs,props:Ls,emits:Ls,methods:It,computed:It,beforeCreate:ae,created:ae,beforeMount:ae,mounted:ae,beforeUpdate:ae,updated:ae,beforeDestroy:ae,beforeUnmount:ae,destroyed:ae,unmounted:ae,activated:ae,deactivated:ae,errorCaptured:ae,serverPrefetch:ae,components:It,directives:It,watch:nl,provide:Hs,inject:tl};function Hs(e,t){return t?e?function(){return ue(k(e)?e.call(this,this):e,k(t)?t.call(this,this):t)}:t:e}function tl(e,t){return It(Jn(e),Jn(t))}function Jn(e){if(j(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function ae(e,t){return e?[...new Set([].concat(e,t))]:t}function It(e,t){return e?ue(Object.create(null),e,t):t}function Ls(e,t){return e?j(e)&&j(t)?[...new Set([...e,...t])]:ue(Object.create(null),Fs(e),Fs(t??{})):t}function nl(e,t){if(!e)return t;if(!t)return e;const n=ue(Object.create(null),e);for(const s in t)n[s]=ae(e[s],t[s]);return n}function oi(){return{app:null,config:{isNativeTag:ki,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 sl=0;function rl(e,t){return function(s,r=null){k(s)||(s=ue({},s)),r!=null&&!ee(r)&&(r=null);const i=oi(),o=new WeakSet,c=[];let l=!1;const d=i.app={_uid:sl++,_component:s,_props:r,_container:null,_context:i,_instance:null,version:Dl,get config(){return i.config},set config(a){},use(a,...h){return o.has(a)||(a&&k(a.install)?(o.add(a),a.install(d,...h)):k(a)&&(o.add(a),a(d,...h))),d},mixin(a){return i.mixins.includes(a)||i.mixins.push(a),d},component(a,h){return h?(i.components[a]=h,d):i.components[a]},directive(a,h){return h?(i.directives[a]=h,d):i.directives[a]},mount(a,h,g){if(!l){const m=d._ceVNode||ne(s,r);return m.appContext=i,g===!0?g="svg":g===!1&&(g=void 0),e(m,a,g),l=!0,d._container=a,a.__vue_app__=d,Es(m.component)}},onUnmount(a){c.push(a)},unmount(){l&&(ke(c,d._instance,16),e(null,d._container),delete d._container.__vue_app__)},provide(a,h){return i.provides[a]=h,d},runWithContext(a){const h=Et;Et=d;try{return a()}finally{Et=h}}};return d}}let Et=null;function on(e,t){if(ce){let n=ce.provides;const s=ce.parent&&ce.parent.provides;s===n&&(n=ce.provides=Object.create(s)),n[e]=t}}function qe(e,t,n=!1){const s=ce||Re;if(s||Et){const r=Et?Et._context.provides:s?s.parent==null?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&&k(t)?t.call(s&&s.proxy):t}}const li={},ci=()=>Object.create(li),fi=e=>Object.getPrototypeOf(e)===li;function il(e,t,n,s=!1){const r={},i=ci();e.propsDefaults=Object.create(null),ui(e,t,r,i);for(const o in e.propsOptions[0])o in r||(r[o]=void 0);n?e.props=s?r:Ur(r):e.type.props?e.props=r:e.props=i,e.attrs=i}function ol(e,t,n,s){const{props:r,attrs:i,vnode:{patchFlag:o}}=e,c=W(r),[l]=e.propsOptions;let d=!1;if((s||o>0)&&!(o&16)){if(o&8){const a=e.vnode.dynamicProps;for(let h=0;h<a.length;h++){let g=a[h];if(Pn(e.emitsOptions,g))continue;const m=t[g];if(l)if(q(i,g))m!==i[g]&&(i[g]=m,d=!0);else{const A=Ee(g);r[A]=Zn(l,c,A,m,e,!1)}else m!==i[g]&&(i[g]=m,d=!0)}}}else{ui(e,t,r,i)&&(d=!0);let a;for(const h in c)(!t||!q(t,h)&&((a=dt(h))===h||!q(t,a)))&&(l?n&&(n[h]!==void 0||n[a]!==void 0)&&(r[h]=Zn(l,c,h,void 0,e,!0)):delete r[h]);if(i!==c)for(const h in i)(!t||!q(t,h))&&(delete i[h],d=!0)}d&&We(e.attrs,"set","")}function ui(e,t,n,s){const[r,i]=e.propsOptions;let o=!1,c;if(t)for(let l in t){if(Ft(l))continue;const d=t[l];let a;r&&q(r,a=Ee(l))?!i||!i.includes(a)?n[a]=d:(c||(c={}))[a]=d:Pn(e.emitsOptions,l)||(!(l in s)||d!==s[l])&&(s[l]=d,o=!0)}if(i){const l=W(n),d=c||X;for(let a=0;a<i.length;a++){const h=i[a];n[h]=Zn(r,l,h,d[h],e,!q(d,h))}}return o}function Zn(e,t,n,s,r,i){const o=e[n];if(o!=null){const c=q(o,"default");if(c&&s===void 0){const l=o.default;if(o.type!==Function&&!o.skipFactory&&k(l)){const{propsDefaults:d}=r;if(n in d)s=d[n];else{const a=Jt(r);s=d[n]=l.call(null,t),a()}}else s=l;r.ce&&r.ce._setProp(n,s)}o[0]&&(i&&!c?s=!1:o[1]&&(s===""||s===dt(n))&&(s=!0))}return s}const ll=new WeakMap;function ai(e,t,n=!1){const s=n?ll:t.propsCache,r=s.get(e);if(r)return r;const i=e.props,o={},c=[];let l=!1;if(!k(e)){const a=h=>{l=!0;const[g,m]=ai(h,t,!0);ue(o,g),m&&c.push(...m)};!n&&t.mixins.length&&t.mixins.forEach(a),e.extends&&a(e.extends),e.mixins&&e.mixins.forEach(a)}if(!i&&!l)return ee(e)&&s.set(e,_t),_t;if(j(i))for(let a=0;a<i.length;a++){const h=Ee(i[a]);$s(h)&&(o[h]=X)}else if(i)for(const a in i){const h=Ee(a);if($s(h)){const g=i[a],m=o[h]=j(g)||k(g)?{type:g}:ue({},g),A=m.type;let O=!1,B=!0;if(j(A))for(let N=0;N<A.length;++N){const I=A[N],H=k(I)&&I.name;if(H==="Boolean"){O=!0;break}else H==="String"&&(B=!1)}else O=k(A)&&A.name==="Boolean";m[0]=O,m[1]=B,(O||q(m,"default"))&&c.push(h)}}const d=[o,c];return ee(e)&&s.set(e,d),d}function $s(e){return e[0]!=="$"&&!Ft(e)}const di=e=>e[0]==="_"||e==="$stable",xs=e=>j(e)?e.map(je):[je(e)],cl=(e,t,n)=>{if(t._n)return t;const s=Mo((...r)=>xs(t(...r)),n);return s._c=!1,s},hi=(e,t,n)=>{const s=e._ctx;for(const r in e){if(di(r))continue;const i=e[r];if(k(i))t[r]=cl(r,i,s);else if(i!=null){const o=xs(i);t[r]=()=>o}}},pi=(e,t)=>{const n=xs(t);e.slots.default=()=>n},gi=(e,t,n)=>{for(const s in t)(n||s!=="_")&&(e[s]=t[s])},fl=(e,t,n)=>{const s=e.slots=ci();if(e.vnode.shapeFlag&32){const r=t._;r?(gi(s,t,n),n&&Sr(s,"_",r,!0)):hi(t,s)}else t&&pi(e,t)},ul=(e,t,n)=>{const{vnode:s,slots:r}=e;let i=!0,o=X;if(s.shapeFlag&32){const c=t._;c?n&&c===1?i=!1:gi(r,t,n):(i=!t.$stable,hi(t,r)),o=t}else t&&(pi(e,t),o={default:1});if(i)for(const c in r)!di(c)&&o[c]==null&&delete r[c]},ve=Sl;function al(e){return dl(e)}function dl(e,t){const n=wn();n.__VUE__=!0;const{insert:s,remove:r,patchProp:i,createElement:o,createText:c,createComment:l,setText:d,setElementText:a,parentNode:h,nextSibling:g,setScopeId:m=De,insertStaticContent:A}=e,O=(f,u,p,v=null,b=null,_=null,S=void 0,E=null,w=!!u.dynamicChildren)=>{if(f===u)return;f&&!Tt(f,u)&&(v=y(f),he(f,b,_,!0),f=null),u.patchFlag===-2&&(w=!1,u.dynamicChildren=null);const{type:x,ref:L,shapeFlag:C}=u;switch(x){case An:B(f,u,p,v);break;case Kt:N(f,u,p,v);break;case cn:f==null&&I(u,p,v,S);break;case $e:ot(f,u,p,v,b,_,S,E,w);break;default:C&1?Q(f,u,p,v,b,_,S,E,w):C&6?Te(f,u,p,v,b,_,S,E,w):(C&64||C&128)&&x.process(f,u,p,v,b,_,S,E,w,M)}L!=null&&b&&pn(L,f&&f.ref,_,u||f,!u)},B=(f,u,p,v)=>{if(f==null)s(u.el=c(u.children),p,v);else{const b=u.el=f.el;u.children!==f.children&&d(b,u.children)}},N=(f,u,p,v)=>{f==null?s(u.el=l(u.children||""),p,v):u.el=f.el},I=(f,u,p,v)=>{[f.el,f.anchor]=A(f.children,u,p,v,f.el,f.anchor)},H=({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)},T=({el:f,anchor:u})=>{let p;for(;f&&f!==u;)p=g(f),r(f),f=p;r(u)},Q=(f,u,p,v,b,_,S,E,w)=>{u.type==="svg"?S="svg":u.type==="math"&&(S="mathml"),f==null?ie(u,p,v,b,_,S,E,w):Ge(f,u,b,_,S,E,w)},ie=(f,u,p,v,b,_,S,E)=>{let w,x;const{props:L,shapeFlag:C,transition:F,dirs:$}=f;if(w=f.el=o(f.type,_,L&&L.is,L),C&8?a(w,f.children):C&16&&Ae(f.children,w,null,v,b,jn(f,_),S,E),$&&lt(f,null,v,"created"),te(w,f,f.scopeId,S,v),L){for(const J in L)J!=="value"&&!Ft(J)&&i(w,J,null,L[J],_,v);"value"in L&&i(w,"value",null,L.value,_),(x=L.onVnodeBeforeMount)&&He(x,v,f)}$&&lt(f,null,v,"beforeMount");const V=hl(b,F);V&&F.beforeEnter(w),s(w,u,p),((x=L&&L.onVnodeMounted)||V||$)&&ve(()=>{x&&He(x,v,f),V&&F.enter(w),$&&lt(f,null,v,"mounted")},b)},te=(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 S=b.vnode;te(f,S,S.scopeId,S.slotScopeIds,b.parent)}}},Ae=(f,u,p,v,b,_,S,E,w=0)=>{for(let x=w;x<f.length;x++){const L=f[x]=E?Xe(f[x]):je(f[x]);O(null,L,u,p,v,b,_,S,E)}},Ge=(f,u,p,v,b,_,S)=>{const E=u.el=f.el;let{patchFlag:w,dynamicChildren:x,dirs:L}=u;w|=f.patchFlag&16;const C=f.props||X,F=u.props||X;let $;if(p&&ct(p,!1),($=F.onVnodeBeforeUpdate)&&He($,p,u,f),L&&lt(u,f,p,"beforeUpdate"),p&&ct(p,!0),(C.innerHTML&&F.innerHTML==null||C.textContent&&F.textContent==null)&&a(E,""),x?Oe(f.dynamicChildren,x,E,p,v,jn(u,b),_):S||U(f,u,E,null,p,v,jn(u,b),_,!1),w>0){if(w&16)Qe(E,C,F,p,b);else if(w&2&&C.class!==F.class&&i(E,"class",null,F.class,b),w&4&&i(E,"style",C.style,F.style,b),w&8){const V=u.dynamicProps;for(let J=0;J<V.length;J++){const z=V[J],ge=C[z],pe=F[z];(pe!==ge||z==="value")&&i(E,z,ge,pe,b,p)}}w&1&&f.children!==u.children&&a(E,u.children)}else!S&&x==null&&Qe(E,C,F,p,b);(($=F.onVnodeUpdated)||L)&&ve(()=>{$&&He($,p,u,f),L&&lt(u,f,p,"updated")},v)},Oe=(f,u,p,v,b,_,S)=>{for(let E=0;E<u.length;E++){const w=f[E],x=u[E],L=w.el&&(w.type===$e||!Tt(w,x)||w.shapeFlag&70)?h(w.el):p;O(w,x,L,null,v,b,_,S,!0)}},Qe=(f,u,p,v,b)=>{if(u!==p){if(u!==X)for(const _ in u)!Ft(_)&&!(_ in p)&&i(f,_,u[_],null,b,v);for(const _ in p){if(Ft(_))continue;const S=p[_],E=u[_];S!==E&&_!=="value"&&i(f,_,E,S,b,v)}"value"in p&&i(f,"value",u.value,p.value,b)}},ot=(f,u,p,v,b,_,S,E,w)=>{const x=u.el=f?f.el:c(""),L=u.anchor=f?f.anchor:c("");let{patchFlag:C,dynamicChildren:F,slotScopeIds:$}=u;$&&(E=E?E.concat($):$),f==null?(s(x,p,v),s(L,p,v),Ae(u.children||[],p,L,b,_,S,E,w)):C>0&&C&64&&F&&f.dynamicChildren?(Oe(f.dynamicChildren,F,p,b,_,S,E),(u.key!=null||b&&u===b.subTree)&&mi(f,u,!0)):U(f,u,p,L,b,_,S,E,w)},Te=(f,u,p,v,b,_,S,E,w)=>{u.slotScopeIds=E,f==null?u.shapeFlag&512?b.ctx.activate(u,p,v,S,w):Pt(u,p,v,b,_,S,w):ht(f,u,w)},Pt=(f,u,p,v,b,_,S)=>{const E=f.component=Il(f,v,b);if(ti(f)&&(E.ctx.renderer=M),Fl(E,!1,S),E.asyncDep){if(b&&b.registerDep(E,re,S),!f.el){const w=E.subTree=ne(Kt);N(null,w,u,p)}}else re(E,f,u,p,b,_,S)},ht=(f,u,p)=>{const v=u.component=f.component;if(wl(f,u,p))if(v.asyncDep&&!v.asyncResolved){G(v,u,p);return}else v.next=u,v.update();else u.el=f.el,v.vnode=u},re=(f,u,p,v,b,_,S)=>{const E=()=>{if(f.isMounted){let{next:C,bu:F,u:$,parent:V,vnode:J}=f;{const Fe=vi(f);if(Fe){C&&(C.el=J.el,G(f,C,S)),Fe.asyncDep.then(()=>{f.isUnmounted||E()});return}}let z=C,ge;ct(f,!1),C?(C.el=J.el,G(f,C,S)):C=J,F&&In(F),(ge=C.props&&C.props.onVnodeBeforeUpdate)&&He(ge,V,C,J),ct(f,!0);const pe=Ds(f),Ie=f.subTree;f.subTree=pe,O(Ie,pe,h(Ie.el),y(Ie),f,b,_),C.el=pe.el,z===null&&El(f,pe.el),$&&ve($,b),(ge=C.props&&C.props.onVnodeUpdated)&&ve(()=>He(ge,V,C,J),b)}else{let C;const{el:F,props:$}=u,{bm:V,m:J,parent:z,root:ge,type:pe}=f,Ie=Lt(u);ct(f,!1),V&&In(V),!Ie&&(C=$&&$.onVnodeBeforeMount)&&He(C,z,u),ct(f,!0);{ge.ce&&ge.ce._injectChildStyle(pe);const Fe=f.subTree=Ds(f);O(null,Fe,p,v,f,b,_),u.el=Fe.el}if(J&&ve(J,b),!Ie&&(C=$&&$.onVnodeMounted)){const Fe=u;ve(()=>He(C,z,Fe),b)}(u.shapeFlag&256||z&&Lt(z.vnode)&&z.vnode.shapeFlag&256)&&f.a&&ve(f.a,b),f.isMounted=!0,u=p=v=null}};f.scope.on();const w=f.effect=new Or(E);f.scope.off();const x=f.update=w.run.bind(w),L=f.job=w.runIfDirty.bind(w);L.i=f,L.id=f.uid,w.scheduler=()=>_s(L),ct(f,!0),x()},G=(f,u,p)=>{u.component=f;const v=f.vnode.props;f.vnode=u,f.next=null,ol(f,u.props,v,p),ul(f,u.children,p),rt(),Ms(f),it()},U=(f,u,p,v,b,_,S,E,w=!1)=>{const x=f&&f.children,L=f?f.shapeFlag:0,C=u.children,{patchFlag:F,shapeFlag:$}=u;if(F>0){if(F&128){Ye(x,C,p,v,b,_,S,E,w);return}else if(F&256){Be(x,C,p,v,b,_,S,E,w);return}}$&8?(L&16&&xe(x,b,_),C!==x&&a(p,C)):L&16?$&16?Ye(x,C,p,v,b,_,S,E,w):xe(x,b,_,!0):(L&8&&a(p,""),$&16&&Ae(C,p,v,b,_,S,E,w))},Be=(f,u,p,v,b,_,S,E,w)=>{f=f||_t,u=u||_t;const x=f.length,L=u.length,C=Math.min(x,L);let F;for(F=0;F<C;F++){const $=u[F]=w?Xe(u[F]):je(u[F]);O(f[F],$,p,null,b,_,S,E,w)}x>L?xe(f,b,_,!0,!1,C):Ae(u,p,v,b,_,S,E,w,C)},Ye=(f,u,p,v,b,_,S,E,w)=>{let x=0;const L=u.length;let C=f.length-1,F=L-1;for(;x<=C&&x<=F;){const $=f[x],V=u[x]=w?Xe(u[x]):je(u[x]);if(Tt($,V))O($,V,p,null,b,_,S,E,w);else break;x++}for(;x<=C&&x<=F;){const $=f[C],V=u[F]=w?Xe(u[F]):je(u[F]);if(Tt($,V))O($,V,p,null,b,_,S,E,w);else break;C--,F--}if(x>C){if(x<=F){const $=F+1,V=$<L?u[$].el:v;for(;x<=F;)O(null,u[x]=w?Xe(u[x]):je(u[x]),p,V,b,_,S,E,w),x++}}else if(x>F)for(;x<=C;)he(f[x],b,_,!0),x++;else{const $=x,V=x,J=new Map;for(x=V;x<=F;x++){const me=u[x]=w?Xe(u[x]):je(u[x]);me.key!=null&&J.set(me.key,x)}let z,ge=0;const pe=F-V+1;let Ie=!1,Fe=0;const At=new Array(pe);for(x=0;x<pe;x++)At[x]=0;for(x=$;x<=C;x++){const me=f[x];if(ge>=pe){he(me,b,_,!0);continue}let Ne;if(me.key!=null)Ne=J.get(me.key);else for(z=V;z<=F;z++)if(At[z-V]===0&&Tt(me,u[z])){Ne=z;break}Ne===void 0?he(me,b,_,!0):(At[Ne-V]=x+1,Ne>=Fe?Fe=Ne:Ie=!0,O(me,u[Ne],p,null,b,_,S,E,w),ge++)}const Cs=Ie?pl(At):_t;for(z=Cs.length-1,x=pe-1;x>=0;x--){const me=V+x,Ne=u[me],Ps=me+1<L?u[me+1].el:v;At[x]===0?O(null,Ne,p,Ps,b,_,S,E,w):Ie&&(z<0||x!==Cs[z]?Me(Ne,p,Ps,2):z--)}}},Me=(f,u,p,v,b=null)=>{const{el:_,type:S,transition:E,children:w,shapeFlag:x}=f;if(x&6){Me(f.component.subTree,u,p,v);return}if(x&128){f.suspense.move(u,p,v);return}if(x&64){S.move(f,u,p,M);return}if(S===$e){s(_,u,p);for(let C=0;C<w.length;C++)Me(w[C],u,p,v);s(f.anchor,u,p);return}if(S===cn){H(f,u,p);return}if(v!==2&&x&1&&E)if(v===0)E.beforeEnter(_),s(_,u,p),ve(()=>E.enter(_),b);else{const{leave:C,delayLeave:F,afterLeave:$}=E,V=()=>s(_,u,p),J=()=>{C(_,()=>{V(),$&&$()})};F?F(_,V,J):J()}else s(_,u,p)},he=(f,u,p,v=!1,b=!1)=>{const{type:_,props:S,ref:E,children:w,dynamicChildren:x,shapeFlag:L,patchFlag:C,dirs:F,cacheIndex:$}=f;if(C===-2&&(b=!1),E!=null&&pn(E,null,p,f,!0),$!=null&&(u.renderCache[$]=void 0),L&256){u.ctx.deactivate(f);return}const V=L&1&&F,J=!Lt(f);let z;if(J&&(z=S&&S.onVnodeBeforeUnmount)&&He(z,u,f),L&6)Zt(f.component,p,v);else{if(L&128){f.suspense.unmount(p,v);return}V&&lt(f,null,u,"beforeUnmount"),L&64?f.type.remove(f,u,p,M,v):x&&!x.hasOnce&&(_!==$e||C>0&&C&64)?xe(x,u,p,!1,!0):(_===$e&&C&384||!b&&L&16)&&xe(w,u,p),v&&pt(f)}(J&&(z=S&&S.onVnodeUnmounted)||V)&&ve(()=>{z&&He(z,u,f),V&&lt(f,null,u,"unmounted")},p)},pt=f=>{const{type:u,el:p,anchor:v,transition:b}=f;if(u===$e){gt(p,v);return}if(u===cn){T(f);return}const _=()=>{r(p),b&&!b.persisted&&b.afterLeave&&b.afterLeave()};if(f.shapeFlag&1&&b&&!b.persisted){const{leave:S,delayLeave:E}=b,w=()=>S(p,_);E?E(f.el,_,w):w()}else _()},gt=(f,u)=>{let p;for(;f!==u;)p=g(f),r(f),f=p;r(u)},Zt=(f,u,p)=>{const{bum:v,scope:b,job:_,subTree:S,um:E,m:w,a:x}=f;js(w),js(x),v&&In(v),b.stop(),_&&(_.flags|=8,he(S,f,u,p)),E&&ve(E,u),ve(()=>{f.isUnmounted=!0},u),u&&u.pendingBranch&&!u.isUnmounted&&f.asyncDep&&!f.asyncResolved&&f.suspenseId===u.pendingId&&(u.deps--,u.deps===0&&u.resolve())},xe=(f,u,p,v=!1,b=!1,_=0)=>{for(let S=_;S<f.length;S++)he(f[S],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[Io];return p?g(p):u};let P=!1;const R=(f,u,p)=>{f==null?u._vnode&&he(u._vnode,null,null,!0):O(u._vnode||null,f,u,null,null,null,p),u._vnode=f,P||(P=!0,Ms(),Yr(),P=!1)},M={p:O,um:he,m:Me,r:pt,mt:Pt,mc:Ae,pc:U,pbc:Oe,n:y,o:e};return{render:R,hydrate:void 0,createApp:rl(R)}}function jn({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 ct({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function hl(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function mi(e,t,n=!1){const s=e.children,r=t.children;if(j(s)&&j(r))for(let i=0;i<s.length;i++){const o=s[i];let c=r[i];c.shapeFlag&1&&!c.dynamicChildren&&((c.patchFlag<=0||c.patchFlag===32)&&(c=r[i]=Xe(r[i]),c.el=o.el),!n&&c.patchFlag!==-2&&mi(o,c)),c.type===An&&(c.el=o.el)}}function pl(e){const t=e.slice(),n=[0];let s,r,i,o,c;const l=e.length;for(s=0;s<l;s++){const d=e[s];if(d!==0){if(r=n[n.length-1],e[r]<d){t[s]=r,n.push(s);continue}for(i=0,o=n.length-1;i<o;)c=i+o>>1,e[n[c]]<d?i=c+1:o=c;d<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 vi(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:vi(t)}function js(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}const gl=Symbol.for("v-scx"),ml=()=>qe(gl);function ln(e,t,n){return yi(e,t,n)}function yi(e,t,n=X){const{immediate:s,deep:r,flush:i,once:o}=n,c=ue({},n),l=t&&s||!t&&i!=="post";let d;if(qt){if(i==="sync"){const m=ml();d=m.__watcherHandles||(m.__watcherHandles=[])}else if(!l){const m=()=>{};return m.stop=De,m.resume=De,m.pause=De,m}}const a=ce;c.call=(m,A,O)=>ke(m,a,A,O);let h=!1;i==="post"?c.scheduler=m=>{ve(m,a&&a.suspense)}:i!=="sync"&&(h=!0,c.scheduler=(m,A)=>{A?m():_s(m)}),c.augmentJob=m=>{t&&(m.flags|=4),h&&(m.flags|=2,a&&(m.id=a.uid,m.i=a))};const g=Po(e,t,c);return qt&&(d?d.push(g):l&&g()),g}function vl(e,t,n){const s=this.proxy,r=se(e)?e.includes(".")?_i(s,e):()=>s[e]:e.bind(s,s);let i;k(t)?i=t:(i=t.handler,n=t);const o=Jt(this),c=yi(r,i.bind(s),n);return o(),c}function _i(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 yl=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${Ee(t)}Modifiers`]||e[`${dt(t)}Modifiers`];function _l(e,t,...n){if(e.isUnmounted)return;const s=e.vnode.props||X;let r=n;const i=t.startsWith("update:"),o=i&&yl(s,t.slice(7));o&&(o.trim&&(r=n.map(a=>se(a)?a.trim():a)),o.number&&(r=n.map(Wi)));let c,l=s[c=Mn(t)]||s[c=Mn(Ee(t))];!l&&i&&(l=s[c=Mn(dt(t))]),l&&ke(l,e,6,r);const d=s[c+"Once"];if(d){if(!e.emitted)e.emitted={};else if(e.emitted[c])return;e.emitted[c]=!0,ke(d,e,6,r)}}function bi(e,t,n=!1){const s=t.emitsCache,r=s.get(e);if(r!==void 0)return r;const i=e.emits;let o={},c=!1;if(!k(e)){const l=d=>{const a=bi(d,t,!0);a&&(c=!0,ue(o,a))};!n&&t.mixins.length&&t.mixins.forEach(l),e.extends&&l(e.extends),e.mixins&&e.mixins.forEach(l)}return!i&&!c?(ee(e)&&s.set(e,null),null):(j(i)?i.forEach(l=>o[l]=null):ue(o,i),ee(e)&&s.set(e,o),o)}function Pn(e,t){return!e||!yn(t)?!1:(t=t.slice(2).replace(/Once$/,""),q(e,t[0].toLowerCase()+t.slice(1))||q(e,dt(t))||q(e,t))}function Ds(e){const{type:t,vnode:n,proxy:s,withProxy:r,propsOptions:[i],slots:o,attrs:c,emit:l,render:d,renderCache:a,props:h,data:g,setupState:m,ctx:A,inheritAttrs:O}=e,B=hn(e);let N,I;try{if(n.shapeFlag&4){const T=r||s,Q=T;N=je(d.call(Q,T,a,h,m,g,A)),I=c}else{const T=t;N=je(T.length>1?T(h,{attrs:c,slots:o,emit:l}):T(h,null)),I=t.props?c:bl(c)}}catch(T){jt.length=0,Rn(T,e,1),N=ne(Kt)}let H=N;if(I&&O!==!1){const T=Object.keys(I),{shapeFlag:Q}=H;T.length&&Q&7&&(i&&T.some(ls)&&(I=xl(I,i)),H=St(H,I,!1,!0))}return n.dirs&&(H=St(H,null,!1,!0),H.dirs=H.dirs?H.dirs.concat(n.dirs):n.dirs),n.transition&&bs(H,n.transition),N=H,hn(B),N}const bl=e=>{let t;for(const n in e)(n==="class"||n==="style"||yn(n))&&((t||(t={}))[n]=e[n]);return t},xl=(e,t)=>{const n={};for(const s in e)(!ls(s)||!(s.slice(9)in t))&&(n[s]=e[s]);return n};function wl(e,t,n){const{props:s,children:r,component:i}=e,{props:o,children:c,patchFlag:l}=t,d=i.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&l>=0){if(l&1024)return!0;if(l&16)return s?ks(s,o,d):!!o;if(l&8){const a=t.dynamicProps;for(let h=0;h<a.length;h++){const g=a[h];if(o[g]!==s[g]&&!Pn(d,g))return!0}}}else return(r||c)&&(!c||!c.$stable)?!0:s===o?!1:s?o?ks(s,o,d):!0:!!o;return!1}function ks(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]&&!Pn(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 xi=e=>e.__isSuspense;function Sl(e,t){t&&t.pendingBranch?j(e)?t.effects.push(...e):t.effects.push(e):To(e)}const $e=Symbol.for("v-fgt"),An=Symbol.for("v-txt"),Kt=Symbol.for("v-cmt"),cn=Symbol.for("v-stc"),jt=[];let be=null;function Xn(e=!1){jt.push(be=e?null:[])}function Rl(){jt.pop(),be=jt[jt.length-1]||null}let Wt=1;function Bs(e,t=!1){Wt+=e,e<0&&be&&t&&(be.hasOnce=!0)}function wi(e){return e.dynamicChildren=Wt>0?be||_t:null,Rl(),Wt>0&&be&&be.push(e),e}function Vs(e,t,n,s,r,i){return wi(D(e,t,n,s,r,i,!0))}function Cl(e,t,n,s,r){return wi(ne(e,t,n,s,r,!0))}function mn(e){return e?e.__v_isVNode===!0:!1}function Tt(e,t){return e.type===t.type&&e.key===t.key}const Ei=({key:e})=>e??null,fn=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?se(e)||fe(e)||k(e)?{i:Re,r:e,k:t,f:!!n}:e:null);function D(e,t=null,n=null,s=0,r=null,i=e===$e?0:1,o=!1,c=!1){const l={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Ei(t),ref:t&&fn(t),scopeId:Zr,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:Re};return c?(ws(l,n),i&128&&e.normalize(l)):n&&(l.shapeFlag|=se(n)?8:16),Wt>0&&!o&&be&&(l.patchFlag>0||i&6)&&l.patchFlag!==32&&be.push(l),l}const ne=Pl;function Pl(e,t=null,n=null,s=0,r=null,i=!1){if((!e||e===Go)&&(e=Kt),mn(e)){const c=St(e,t,!0);return n&&ws(c,n),Wt>0&&!i&&be&&(c.shapeFlag&6?be[be.indexOf(e)]=c:be.push(c)),c.patchFlag=-2,c}if(jl(e)&&(e=e.__vccOpts),t){t=Al(t);let{class:c,style:l}=t;c&&!se(c)&&(t.class=as(c)),ee(l)&&(ys(l)&&!j(l)&&(l=ue({},l)),t.style=us(l))}const o=se(e)?1:xi(e)?128:Fo(e)?64:ee(e)?4:k(e)?2:0;return D(e,t,n,s,r,o,i,!0)}function Al(e){return e?ys(e)||fi(e)?ue({},e):e:null}function St(e,t,n=!1,s=!1){const{props:r,ref:i,patchFlag:o,children:c,transition:l}=e,d=t?Ol(r||{},t):r,a={__v_isVNode:!0,__v_skip:!0,type:e.type,props:d,key:d&&Ei(d),ref:t&&t.ref?n&&i?j(i)?i.concat(fn(t)):[i,fn(t)]:fn(t):i,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:c,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==$e?o===-1?16:o|16:o,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:l,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&St(e.ssContent),ssFallback:e.ssFallback&&St(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return l&&s&&bs(a,l.clone(a)),a}function es(e=" ",t=0){return ne(An,null,e,t)}function nn(e,t){const n=ne(cn,null,e);return n.staticCount=t,n}function je(e){return e==null||typeof e=="boolean"?ne(Kt):j(e)?ne($e,null,e.slice()):mn(e)?Xe(e):ne(An,null,String(e))}function Xe(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:St(e)}function ws(e,t){let n=0;const{shapeFlag:s}=e;if(t==null)t=null;else if(j(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&&!fi(t)?t._ctx=Re:r===3&&Re&&(Re.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else k(t)?(t={default:t,_ctx:Re},n=32):(t=String(t),s&64?(n=16,t=[es(t)]):n=8);e.children=t,e.shapeFlag|=n}function Ol(...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=as([t.class,s.class]));else if(r==="style")t.style=us([t.style,s.style]);else if(yn(r)){const i=t[r],o=s[r];o&&i!==o&&!(j(i)&&i.includes(o))&&(t[r]=i?[].concat(i,o):o)}else r!==""&&(t[r]=s[r])}return t}function He(e,t,n,s=null){ke(e,t,7,[n,s])}const Tl=oi();let Ml=0;function Il(e,t,n){const s=e.type,r=(t?t.appContext:e.appContext)||Tl,i={uid:Ml++,vnode:e,type:s,parent:t,appContext:r,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new Zi(!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:ai(s,r),emitsOptions:bi(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=_l.bind(null,i),e.ce&&e.ce(i),i}let ce=null,vn,ts;{const e=wn(),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=>ce=n),ts=t("__VUE_SSR_SETTERS__",n=>qt=n)}const Jt=e=>{const t=ce;return vn(e),e.scope.on(),()=>{e.scope.off(),vn(t)}},Us=()=>{ce&&ce.scope.off(),vn(null)};function Si(e){return e.vnode.shapeFlag&4}let qt=!1;function Fl(e,t=!1,n=!1){t&&ts(t);const{props:s,children:r}=e.vnode,i=Si(e);il(e,s,i,t),fl(e,r,n);const o=i?Nl(e,t):void 0;return t&&ts(!1),o}function Nl(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,Jo);const{setup:s}=n;if(s){rt();const r=e.setupContext=s.length>1?Ll(e):null,i=Jt(e),o=Yt(s,e,0,[e.props,r]),c=xr(o);if(it(),i(),(c||e.sp)&&!Lt(e)&&ei(e),c){if(o.then(Us,Us),t)return o.then(l=>{Ks(e,l)}).catch(l=>{Rn(l,e,0)});e.asyncDep=o}else Ks(e,o)}else Ri(e)}function Ks(e,t,n){k(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:ee(t)&&(e.setupState=qr(t)),Ri(e)}function Ri(e,t,n){const s=e.type;e.render||(e.render=s.render||De);{const r=Jt(e);rt();try{Zo(e)}finally{it(),r()}}}const Hl={get(e,t){return oe(e,"get",""),e[t]}};function Ll(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,Hl),slots:e.slots,emit:e.emit,expose:t}}function Es(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(qr(_o(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 $l(e,t=!0){return k(e)?e.displayName||e.name:e.name||t&&e.__name}function jl(e){return k(e)&&"__vccOpts"in e}const Se=(e,t)=>Ro(e,t,qt);function zt(e,t,n){const s=arguments.length;return s===2?ee(t)&&!j(t)?mn(t)?ne(e,null,[t]):ne(e,t):ne(e,null,t):(s>3?n=Array.prototype.slice.call(arguments,2):s===3&&mn(n)&&(n=[n]),ne(e,t,n))}const Dl="3.5.13";/**
  14. * @vue/runtime-dom v3.5.13
  15. * (c) 2018-present Yuxi (Evan) You and Vue contributors
  16. * @license MIT
  17. **/let ns;const Ws=typeof window<"u"&&window.trustedTypes;if(Ws)try{ns=Ws.createPolicy("vue",{createHTML:e=>e})}catch{}const Ci=ns?e=>ns.createHTML(e):e=>e,kl="http://www.w3.org/2000/svg",Bl="http://www.w3.org/1998/Math/MathML",Ke=typeof document<"u"?document:null,qs=Ke&&Ke.createElement("template"),Vl={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(Bl,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=Ci(s==="svg"?`<svg>${e}</svg>`:s==="mathml"?`<math>${e}</math>`:e);const c=qs.content;if(s==="svg"||s==="mathml"){const l=c.firstChild;for(;l.firstChild;)c.appendChild(l.firstChild);c.removeChild(l)}t.insertBefore(c,n)}return[o?o.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Ul=Symbol("_vtc");function Kl(e,t,n){const s=e[Ul];s&&(t=(t?[t,...s]:[...s]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const zs=Symbol("_vod"),Wl=Symbol("_vsh"),ql=Symbol(""),zl=/(^|;)\s*display\s*:/;function Gl(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 c=o.slice(0,o.indexOf(":")).trim();n[c]==null&&un(s,c,"")}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[ql];o&&(n+=";"+o),s.cssText=n,i=zl.test(n)}}else t&&e.removeAttribute("style");zs in e&&(e[zs]=i?s.display:"",e[Wl]&&(s.display="none"))}const Gs=/\s*!important$/;function un(e,t,n){if(j(n))n.forEach(s=>un(e,t,s));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const s=Ql(e,t);Gs.test(n)?e.setProperty(dt(s),n.replace(Gs,""),"important"):e[s]=n}}const Qs=["Webkit","Moz","ms"],Dn={};function Ql(e,t){const n=Dn[t];if(n)return n;let s=Ee(t);if(s!=="filter"&&s in e)return Dn[t]=s;s=xn(s);for(let r=0;r<Qs.length;r++){const i=Qs[r]+s;if(i in e)return Dn[t]=i}return t}const Ys="http://www.w3.org/1999/xlink";function Js(e,t,n,s,r,i=Ji(t)){s&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(Ys,t.slice(6,t.length)):e.setAttributeNS(Ys,t,n):n==null||i&&!Rr(n)?e.removeAttribute(t):e.setAttribute(t,i?"":st(n)?String(n):n)}function Zs(e,t,n,s,r){if(t==="innerHTML"||t==="textContent"){n!=null&&(e[t]=t==="innerHTML"?Ci(n):n);return}const i=e.tagName;if(t==="value"&&i!=="PROGRESS"&&!i.includes("-")){const c=i==="OPTION"?e.getAttribute("value")||"":e.value,l=n==null?e.type==="checkbox"?"on":"":String(n);(c!==l||!("_value"in e))&&(e.value=l),n==null&&e.removeAttribute(t),e._value=n;return}let o=!1;if(n===""||n==null){const c=typeof e[t];c==="boolean"?n=Rr(n):n==null&&c==="string"?(n="",o=!0):c==="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 Jl(e,t,n,s){e.removeEventListener(t,n,s)}const Xs=Symbol("_vei");function Zl(e,t,n,s,r=null){const i=e[Xs]||(e[Xs]={}),o=i[t];if(s&&o)o.value=s;else{const[c,l]=Xl(t);if(s){const d=i[t]=nc(s,r);Yl(e,c,d,l)}else o&&(Jl(e,c,o,l),i[t]=void 0)}}const er=/(?:Once|Passive|Capture)$/;function Xl(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):dt(e.slice(2)),t]}let kn=0;const ec=Promise.resolve(),tc=()=>kn||(ec.then(()=>kn=0),kn=Date.now());function nc(e,t){const n=s=>{if(!s._vts)s._vts=Date.now();else if(s._vts<=n.attached)return;ke(sc(s,n.value),t,5,[s])};return n.value=e,n.attached=tc(),n}function sc(e,t){if(j(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,rc=(e,t,n,s,r,i)=>{const o=r==="svg";t==="class"?Kl(e,s,o):t==="style"?Gl(e,n,s):yn(t)?ls(t)||Zl(e,t,n,s,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):ic(e,t,s,o))?(Zs(e,t,s),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&Js(e,t,s,o,i,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!se(s))?Zs(e,Ee(t),s,i,t):(t==="true-value"?e._trueValue=s:t==="false-value"&&(e._falseValue=s),Js(e,t,s,o))};function ic(e,t,n,s){if(s)return!!(t==="innerHTML"||t==="textContent"||t in e&&tr(t)&&k(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||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)&&se(n)?!1:t in e}const oc=ue({patchProp:rc},Vl);let nr;function lc(){return nr||(nr=al(oc))}const cc=(...e)=>{const t=lc().createApp(...e),{mount:n}=t;return t.mount=s=>{const r=uc(s);if(!r)return;const i=t._component;!k(i)&&!i.render&&!i.template&&(i.template=r.innerHTML),r.nodeType===1&&(r.textContent="");const o=n(r,!1,fc(r));return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),o},t};function fc(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function uc(e){return se(e)?document.querySelector(e):e}const ac=(e,t)=>{const n=e.__vccOpts||e;for(const[s,r]of t)n[s]=r;return n},dc={};function hc(e,t){const n=zo("router-view");return Xn(),Cl(n)}const pc=ac(dc,[["render",hc]]);/*!
  18. * vue-router v4.5.0
  19. * (c) 2024 Eduardo San Martin Morote
  20. * @license MIT
  21. */const yt=typeof document<"u";function Pi(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function gc(e){return e.__esModule||e[Symbol.toStringTag]==="Module"||e.default&&Pi(e.default)}const K=Object.assign;function Bn(e,t){const n={};for(const s in t){const r=t[s];n[s]=Pe(r)?r.map(e):e(r)}return n}const Dt=()=>{},Pe=Array.isArray,Ai=/#/g,mc=/&/g,vc=/\//g,yc=/=/g,_c=/\?/g,Oi=/\+/g,bc=/%5B/g,xc=/%5D/g,Ti=/%5E/g,wc=/%60/g,Mi=/%7B/g,Ec=/%7C/g,Ii=/%7D/g,Sc=/%20/g;function Ss(e){return encodeURI(""+e).replace(Ec,"|").replace(bc,"[").replace(xc,"]")}function Rc(e){return Ss(e).replace(Mi,"{").replace(Ii,"}").replace(Ti,"^")}function ss(e){return Ss(e).replace(Oi,"%2B").replace(Sc,"+").replace(Ai,"%23").replace(mc,"%26").replace(wc,"`").replace(Mi,"{").replace(Ii,"}").replace(Ti,"^")}function Cc(e){return ss(e).replace(yc,"%3D")}function Pc(e){return Ss(e).replace(Ai,"%23").replace(_c,"%3F")}function Ac(e){return e==null?"":Pc(e).replace(vc,"%2F")}function Gt(e){try{return decodeURIComponent(""+e)}catch{}return""+e}const Oc=/\/$/,Tc=e=>e.replace(Oc,"");function Vn(e,t,n="/"){let s,r={},i="",o="";const c=t.indexOf("#");let l=t.indexOf("?");return c<l&&c>=0&&(l=-1),l>-1&&(s=t.slice(0,l),i=t.slice(l+1,c>-1?c:t.length),r=e(i)),c>-1&&(s=s||t.slice(0,c),o=t.slice(c,t.length)),s=Nc(s??t,n),{fullPath:s+(i&&"?")+i+o,path:s,query:r,hash:Gt(o)}}function Mc(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function sr(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function Ic(e,t,n){const s=t.matched.length-1,r=n.matched.length-1;return s>-1&&s===r&&Rt(t.matched[s],n.matched[r])&&Fi(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function Rt(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(const n in e)if(!Fc(e[n],t[n]))return!1;return!0}function Fc(e,t){return Pe(e)?rr(e,t):Pe(t)?rr(t,e):e===t}function rr(e,t){return Pe(t)?e.length===t.length&&e.every((n,s)=>n===t[s]):e.length===1&&e[0]===t}function Nc(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,c;for(o=0;o<s.length;o++)if(c=s[o],c!==".")if(c==="..")i>1&&i--;else break;return n.slice(0,i).join("/")+"/"+s.slice(o).join("/")}const Je={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};var Qt;(function(e){e.pop="pop",e.push="push"})(Qt||(Qt={}));var kt;(function(e){e.back="back",e.forward="forward",e.unknown=""})(kt||(kt={}));function Hc(e){if(!e)if(yt){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),Tc(e)}const Lc=/^[^#]+#/;function $c(e,t){return e.replace(Lc,"#")+t}function jc(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 On=()=>({left:window.scrollX,top:window.scrollY});function Dc(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=jc(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 ir(e,t){return(history.state?history.state.position-t:-1)+e}const rs=new Map;function kc(e,t){rs.set(e,t)}function Bc(e){const t=rs.get(e);return rs.delete(e),t}let Vc=()=>location.protocol+"//"+location.host;function Ni(e,t){const{pathname:n,search:s,hash:r}=t,i=e.indexOf("#");if(i>-1){let c=r.includes(e.slice(i))?e.slice(i).length:1,l=r.slice(c);return l[0]!=="/"&&(l="/"+l),sr(l,"")}return sr(n,e)+s+r}function Uc(e,t,n,s){let r=[],i=[],o=null;const c=({state:g})=>{const m=Ni(e,location),A=n.value,O=t.value;let B=0;if(g){if(n.value=m,t.value=g,o&&o===A){o=null;return}B=O?g.position-O.position:0}else s(m);r.forEach(N=>{N(n.value,A,{delta:B,type:Qt.pop,direction:B?B>0?kt.forward:kt.back:kt.unknown})})};function l(){o=n.value}function d(g){r.push(g);const m=()=>{const A=r.indexOf(g);A>-1&&r.splice(A,1)};return i.push(m),m}function a(){const{history:g}=window;g.state&&g.replaceState(K({},g.state,{scroll:On()}),"")}function h(){for(const g of i)g();i=[],window.removeEventListener("popstate",c),window.removeEventListener("beforeunload",a)}return window.addEventListener("popstate",c),window.addEventListener("beforeunload",a,{passive:!0}),{pauseListeners:l,listen:d,destroy:h}}function or(e,t,n,s=!1,r=!1){return{back:e,current:t,forward:n,replaced:s,position:window.history.length,scroll:r?On():null}}function Kc(e){const{history:t,location:n}=window,s={value:Ni(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(l,d,a){const h=e.indexOf("#"),g=h>-1?(n.host&&document.querySelector("base")?e:e.slice(h))+l:Vc()+e+l;try{t[a?"replaceState":"pushState"](d,"",g),r.value=d}catch(m){console.error(m),n[a?"replace":"assign"](g)}}function o(l,d){const a=K({},t.state,or(r.value.back,l,r.value.forward,!0),d,{position:r.value.position});i(l,a,!0),s.value=l}function c(l,d){const a=K({},r.value,t.state,{forward:l,scroll:On()});i(a.current,a,!0);const h=K({},or(s.value,l,null),{position:a.position+1},d);i(l,h,!1),s.value=l}return{location:s,state:r,push:c,replace:o}}function Wc(e){e=Hc(e);const t=Kc(e),n=Uc(e,t.state,t.location,t.replace);function s(i,o=!0){o||n.pauseListeners(),history.go(i)}const r=K({location:"",base:e,go:s,createHref:$c.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}function qc(e){return e=location.host?e||location.pathname+location.search:"",e.includes("#")||(e+="#"),Wc(e)}function zc(e){return typeof e=="string"||e&&typeof e=="object"}function Hi(e){return typeof e=="string"||typeof e=="symbol"}const Li=Symbol("");var lr;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(lr||(lr={}));function Ct(e,t){return K(new Error,{type:e,[Li]:!0},t)}function Ue(e,t){return e instanceof Error&&Li in e&&(t==null||!!(e.type&t))}const cr="[^/]+?",Gc={sensitive:!1,strict:!1,start:!0,end:!0},Qc=/[.+*?^${}()[\]/\\]/g;function Yc(e,t){const n=K({},Gc,t),s=[];let r=n.start?"^":"";const i=[];for(const d of e){const a=d.length?[]:[90];n.strict&&!d.length&&(r+="/");for(let h=0;h<d.length;h++){const g=d[h];let m=40+(n.sensitive?.25:0);if(g.type===0)h||(r+="/"),r+=g.value.replace(Qc,"\\$&"),m+=40;else if(g.type===1){const{value:A,repeatable:O,optional:B,regexp:N}=g;i.push({name:A,repeatable:O,optional:B});const I=N||cr;if(I!==cr){m+=10;try{new RegExp(`(${I})`)}catch(T){throw new Error(`Invalid custom RegExp for param "${A}" (${I}): `+T.message)}}let H=O?`((?:${I})(?:/(?:${I}))*)`:`(${I})`;h||(H=B&&d.length<2?`(?:/${H})`:"/"+H),B&&(H+="?"),r+=H,m+=20,B&&(m+=-8),O&&(m+=-20),I===".*"&&(m+=-50)}a.push(m)}s.push(a)}if(n.strict&&n.end){const d=s.length-1;s[d][s[d].length-1]+=.7000000000000001}n.strict||(r+="/?"),n.end?r+="$":n.strict&&!r.endsWith("/")&&(r+="(?:/|$)");const o=new RegExp(r,n.sensitive?"":"i");function c(d){const a=d.match(o),h={};if(!a)return null;for(let g=1;g<a.length;g++){const m=a[g]||"",A=i[g-1];h[A.name]=m&&A.repeatable?m.split("/"):m}return h}function l(d){let a="",h=!1;for(const g of e){(!h||!a.endsWith("/"))&&(a+="/"),h=!1;for(const m of g)if(m.type===0)a+=m.value;else if(m.type===1){const{value:A,repeatable:O,optional:B}=m,N=A in d?d[A]:"";if(Pe(N)&&!O)throw new Error(`Provided param "${A}" is an array but it is not repeatable (* or + modifiers)`);const I=Pe(N)?N.join("/"):N;if(!I)if(B)g.length<2&&(a.endsWith("/")?a=a.slice(0,-1):h=!0);else throw new Error(`Missing required param "${A}"`);a+=I}}return a||"/"}return{re:o,score:s,keys:i,parse:c,stringify:l}}function Jc(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]===80?-1:1:e.length>t.length?t.length===1&&t[0]===80?1:-1:0}function $i(e,t){let n=0;const s=e.score,r=t.score;for(;n<s.length&&n<r.length;){const i=Jc(s[n],r[n]);if(i)return i;n++}if(Math.abs(r.length-s.length)===1){if(fr(s))return 1;if(fr(r))return-1}return r.length-s.length}function fr(e){const t=e[e.length-1];return e.length>0&&t[t.length-1]<0}const Zc={type:0,value:""},Xc=/[a-zA-Z0-9_]/;function ef(e){if(!e)return[[]];if(e==="/")return[[Zc]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(m){throw new Error(`ERR (${n})/"${d}": ${m}`)}let n=0,s=n;const r=[];let i;function o(){i&&r.push(i),i=[]}let c=0,l,d="",a="";function h(){d&&(n===0?i.push({type:0,value:d}):n===1||n===2||n===3?(i.length>1&&(l==="*"||l==="+")&&t(`A repeatable param (${d}) must be alone in its segment. eg: '/:ids+.`),i.push({type:1,value:d,regexp:a,repeatable:l==="*"||l==="+",optional:l==="*"||l==="?"})):t("Invalid state to consume buffer"),d="")}function g(){d+=l}for(;c<e.length;){if(l=e[c++],l==="\\"&&n!==2){s=n,n=4;continue}switch(n){case 0:l==="/"?(d&&h(),o()):l===":"?(h(),n=1):g();break;case 4:g(),n=s;break;case 1:l==="("?n=2:Xc.test(l)?g():(h(),n=0,l!=="*"&&l!=="?"&&l!=="+"&&c--);break;case 2:l===")"?a[a.length-1]=="\\"?a=a.slice(0,-1)+l:n=3:a+=l;break;case 3:h(),n=0,l!=="*"&&l!=="?"&&l!=="+"&&c--,a="";break;default:t("Unknown state");break}}return n===2&&t(`Unfinished custom RegExp for param "${d}"`),h(),o(),r}function tf(e,t,n){const s=Yc(ef(e.path),n),r=K(s,{record:e,parent:t,children:[],alias:[]});return t&&!r.record.aliasOf==!t.record.aliasOf&&t.children.push(r),r}function nf(e,t){const n=[],s=new Map;t=hr({strict:!1,end:!0,sensitive:!1},t);function r(h){return s.get(h)}function i(h,g,m){const A=!m,O=ar(h);O.aliasOf=m&&m.record;const B=hr(t,h),N=[O];if("alias"in h){const T=typeof h.alias=="string"?[h.alias]:h.alias;for(const Q of T)N.push(ar(K({},O,{components:m?m.record.components:O.components,path:Q,aliasOf:m?m.record:O})))}let I,H;for(const T of N){const{path:Q}=T;if(g&&Q[0]!=="/"){const ie=g.record.path,te=ie[ie.length-1]==="/"?"":"/";T.path=g.record.path+(Q&&te+Q)}if(I=tf(T,g,B),m?m.alias.push(I):(H=H||I,H!==I&&H.alias.push(I),A&&h.name&&!dr(I)&&o(h.name)),ji(I)&&l(I),O.children){const ie=O.children;for(let te=0;te<ie.length;te++)i(ie[te],I,m&&m.children[te])}m=m||I}return H?()=>{o(H)}:Dt}function o(h){if(Hi(h)){const g=s.get(h);g&&(s.delete(h),n.splice(n.indexOf(g),1),g.children.forEach(o),g.alias.forEach(o))}else{const g=n.indexOf(h);g>-1&&(n.splice(g,1),h.record.name&&s.delete(h.record.name),h.children.forEach(o),h.alias.forEach(o))}}function c(){return n}function l(h){const g=of(h,n);n.splice(g,0,h),h.record.name&&!dr(h)&&s.set(h.record.name,h)}function d(h,g){let m,A={},O,B;if("name"in h&&h.name){if(m=s.get(h.name),!m)throw Ct(1,{location:h});B=m.record.name,A=K(ur(g.params,m.keys.filter(H=>!H.optional).concat(m.parent?m.parent.keys.filter(H=>H.optional):[]).map(H=>H.name)),h.params&&ur(h.params,m.keys.map(H=>H.name))),O=m.stringify(A)}else if(h.path!=null)O=h.path,m=n.find(H=>H.re.test(O)),m&&(A=m.parse(O),B=m.record.name);else{if(m=g.name?s.get(g.name):n.find(H=>H.re.test(g.path)),!m)throw Ct(1,{location:h,currentLocation:g});B=m.record.name,A=K({},g.params,h.params),O=m.stringify(A)}const N=[];let I=m;for(;I;)N.unshift(I.record),I=I.parent;return{name:B,path:O,params:A,matched:N,meta:rf(N)}}e.forEach(h=>i(h));function a(){n.length=0,s.clear()}return{addRoute:i,resolve:d,removeRoute:o,clearRoutes:a,getRoutes:c,getRecordMatcher:r}}function ur(e,t){const n={};for(const s of t)s in e&&(n[s]=e[s]);return n}function ar(e){const t={path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:e.aliasOf,beforeEnter:e.beforeEnter,props:sf(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 sf(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 dr(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function rf(e){return e.reduce((t,n)=>K(t,n.meta),{})}function hr(e,t){const n={};for(const s in e)n[s]=s in t?t[s]:e[s];return n}function of(e,t){let n=0,s=t.length;for(;n!==s;){const i=n+s>>1;$i(e,t[i])<0?s=i:n=i+1}const r=lf(e);return r&&(s=t.lastIndexOf(r,s-1)),s}function lf(e){let t=e;for(;t=t.parent;)if(ji(t)&&$i(e,t)===0)return t}function ji({record:e}){return!!(e.name||e.components&&Object.keys(e.components).length||e.redirect)}function cf(e){const t={};if(e===""||e==="?")return t;const s=(e[0]==="?"?e.slice(1):e).split("&");for(let r=0;r<s.length;++r){const i=s[r].replace(Oi," "),o=i.indexOf("="),c=Gt(o<0?i:i.slice(0,o)),l=o<0?null:Gt(i.slice(o+1));if(c in t){let d=t[c];Pe(d)||(d=t[c]=[d]),d.push(l)}else t[c]=l}return t}function pr(e){let t="";for(let n in e){const s=e[n];if(n=Cc(n),s==null){s!==void 0&&(t+=(t.length?"&":"")+n);continue}(Pe(s)?s.map(i=>i&&ss(i)):[s&&ss(s)]).forEach(i=>{i!==void 0&&(t+=(t.length?"&":"")+n,i!=null&&(t+="="+i))})}return t}function ff(e){const t={};for(const n in e){const s=e[n];s!==void 0&&(t[n]=Pe(s)?s.map(r=>r==null?null:""+r):s==null?s:""+s)}return t}const uf=Symbol(""),gr=Symbol(""),Rs=Symbol(""),Di=Symbol(""),is=Symbol("");function Mt(){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 et(e,t,n,s,r,i=o=>o()){const o=s&&(s.enterCallbacks[r]=s.enterCallbacks[r]||[]);return()=>new Promise((c,l)=>{const d=g=>{g===!1?l(Ct(4,{from:n,to:t})):g instanceof Error?l(g):zc(g)?l(Ct(2,{from:t,to:g})):(o&&s.enterCallbacks[r]===o&&typeof g=="function"&&o.push(g),c())},a=i(()=>e.call(s&&s.instances[r],t,n,d));let h=Promise.resolve(a);e.length<3&&(h=h.then(d)),h.catch(g=>l(g))})}function Un(e,t,n,s,r=i=>i()){const i=[];for(const o of e)for(const c in o.components){let l=o.components[c];if(!(t!=="beforeRouteEnter"&&!o.instances[c]))if(Pi(l)){const a=(l.__vccOpts||l)[t];a&&i.push(et(a,n,s,o,c,r))}else{let d=l();i.push(()=>d.then(a=>{if(!a)throw new Error(`Couldn't resolve component "${c}" at "${o.path}"`);const h=gc(a)?a.default:a;o.mods[c]=a,o.components[c]=h;const m=(h.__vccOpts||h)[t];return m&&et(m,n,s,o,c,r)()}))}}return i}function mr(e){const t=qe(Rs),n=qe(Di),s=Se(()=>{const l=_e(e.to);return t.resolve(l)}),r=Se(()=>{const{matched:l}=s.value,{length:d}=l,a=l[d-1],h=n.matched;if(!a||!h.length)return-1;const g=h.findIndex(Rt.bind(null,a));if(g>-1)return g;const m=vr(l[d-2]);return d>1&&vr(a)===m&&h[h.length-1].path!==m?h.findIndex(Rt.bind(null,l[d-2])):g}),i=Se(()=>r.value>-1&&gf(n.params,s.value.params)),o=Se(()=>r.value>-1&&r.value===n.matched.length-1&&Fi(n.params,s.value.params));function c(l={}){if(pf(l)){const d=t[_e(e.replace)?"replace":"push"](_e(e.to)).catch(Dt);return e.viewTransition&&typeof document<"u"&&"startViewTransition"in document&&document.startViewTransition(()=>d),d}return Promise.resolve()}return{route:s,href:Se(()=>s.value.href),isActive:i,isExactActive:o,navigate:c}}function af(e){return e.length===1?e[0]:e}const df=Xr({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"}},useLink:mr,setup(e,{slots:t}){const n=Sn(mr(e)),{options:s}=qe(Rs),r=Se(()=>({[yr(e.activeClass,s.linkActiveClass,"router-link-active")]:n.isActive,[yr(e.exactActiveClass,s.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const i=t.default&&af(t.default(n));return e.custom?i:zt("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:r.value},i)}}}),hf=df;function pf(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 gf(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(!Pe(r)||r.length!==s.length||s.some((i,o)=>i!==r[o]))return!1}return!0}function vr(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const yr=(e,t,n)=>e??t??n,mf=Xr({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const s=qe(is),r=Se(()=>e.route||s.value),i=qe(gr,0),o=Se(()=>{let d=_e(i);const{matched:a}=r.value;let h;for(;(h=a[d])&&!h.components;)d++;return d}),c=Se(()=>r.value.matched[o.value]);on(gr,Se(()=>o.value+1)),on(uf,c),on(is,r);const l=bo();return ln(()=>[l.value,c.value,e.name],([d,a,h],[g,m,A])=>{a&&(a.instances[h]=d,m&&m!==a&&d&&d===g&&(a.leaveGuards.size||(a.leaveGuards=m.leaveGuards),a.updateGuards.size||(a.updateGuards=m.updateGuards))),d&&a&&(!m||!Rt(a,m)||!g)&&(a.enterCallbacks[h]||[]).forEach(O=>O(d))},{flush:"post"}),()=>{const d=r.value,a=e.name,h=c.value,g=h&&h.components[a];if(!g)return _r(n.default,{Component:g,route:d});const m=h.props[a],A=m?m===!0?d.params:typeof m=="function"?m(d):m:null,B=zt(g,K({},A,t,{onVnodeUnmounted:N=>{N.component.isUnmounted&&(h.instances[a]=null)},ref:l}));return _r(n.default,{Component:B,route:d})||B}}});function _r(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const vf=mf;function yf(e){const t=nf(e.routes,e),n=e.parseQuery||cf,s=e.stringifyQuery||pr,r=e.history,i=Mt(),o=Mt(),c=Mt(),l=xo(Je);let d=Je;yt&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const a=Bn.bind(null,y=>""+y),h=Bn.bind(null,Ac),g=Bn.bind(null,Gt);function m(y,P){let R,M;return Hi(y)?(R=t.getRecordMatcher(y),M=P):M=y,t.addRoute(M,R)}function A(y){const P=t.getRecordMatcher(y);P&&t.removeRoute(P)}function O(){return t.getRoutes().map(y=>y.record)}function B(y){return!!t.getRecordMatcher(y)}function N(y,P){if(P=K({},P||l.value),typeof y=="string"){const p=Vn(n,y,P.path),v=t.resolve({path:p.path},P),b=r.createHref(p.fullPath);return K(p,v,{params:g(v.params),hash:Gt(p.hash),redirectedFrom:void 0,href:b})}let R;if(y.path!=null)R=K({},y,{path:Vn(n,y.path,P.path).path});else{const p=K({},y.params);for(const v in p)p[v]==null&&delete p[v];R=K({},y,{params:h(p)}),P.params=h(P.params)}const M=t.resolve(R,P),Y=y.hash||"";M.params=a(g(M.params));const f=Mc(s,K({},y,{hash:Rc(Y),path:M.path})),u=r.createHref(f);return K({fullPath:f,hash:Y,query:s===pr?ff(y.query):y.query||{}},M,{redirectedFrom:void 0,href:u})}function I(y){return typeof y=="string"?Vn(n,y,l.value.path):K({},y)}function H(y,P){if(d!==y)return Ct(8,{from:P,to:y})}function T(y){return te(y)}function Q(y){return T(K(I(y),{replace:!0}))}function ie(y){const P=y.matched[y.matched.length-1];if(P&&P.redirect){const{redirect:R}=P;let M=typeof R=="function"?R(y):R;return typeof M=="string"&&(M=M.includes("?")||M.includes("#")?M=I(M):{path:M},M.params={}),K({query:y.query,hash:y.hash,params:M.path!=null?{}:y.params},M)}}function te(y,P){const R=d=N(y),M=l.value,Y=y.state,f=y.force,u=y.replace===!0,p=ie(R);if(p)return te(K(I(p),{state:typeof p=="object"?K({},Y,p.state):Y,force:f,replace:u}),P||R);const v=R;v.redirectedFrom=P;let b;return!f&&Ic(s,M,R)&&(b=Ct(16,{to:v,from:M}),Me(M,M,!0,!1)),(b?Promise.resolve(b):Oe(v,M)).catch(_=>Ue(_)?Ue(_,2)?_:Ye(_):U(_,v,M)).then(_=>{if(_){if(Ue(_,2))return te(K({replace:u},I(_.to),{state:typeof _.to=="object"?K({},Y,_.to.state):Y,force:f}),P||v)}else _=ot(v,M,!0,u,Y);return Qe(v,M,_),_})}function Ae(y,P){const R=H(y,P);return R?Promise.reject(R):Promise.resolve()}function Ge(y){const P=gt.values().next().value;return P&&typeof P.runWithContext=="function"?P.runWithContext(y):y()}function Oe(y,P){let R;const[M,Y,f]=_f(y,P);R=Un(M.reverse(),"beforeRouteLeave",y,P);for(const p of M)p.leaveGuards.forEach(v=>{R.push(et(v,y,P))});const u=Ae.bind(null,y,P);return R.push(u),xe(R).then(()=>{R=[];for(const p of i.list())R.push(et(p,y,P));return R.push(u),xe(R)}).then(()=>{R=Un(Y,"beforeRouteUpdate",y,P);for(const p of Y)p.updateGuards.forEach(v=>{R.push(et(v,y,P))});return R.push(u),xe(R)}).then(()=>{R=[];for(const p of f)if(p.beforeEnter)if(Pe(p.beforeEnter))for(const v of p.beforeEnter)R.push(et(v,y,P));else R.push(et(p.beforeEnter,y,P));return R.push(u),xe(R)}).then(()=>(y.matched.forEach(p=>p.enterCallbacks={}),R=Un(f,"beforeRouteEnter",y,P,Ge),R.push(u),xe(R))).then(()=>{R=[];for(const p of o.list())R.push(et(p,y,P));return R.push(u),xe(R)}).catch(p=>Ue(p,8)?p:Promise.reject(p))}function Qe(y,P,R){c.list().forEach(M=>Ge(()=>M(y,P,R)))}function ot(y,P,R,M,Y){const f=H(y,P);if(f)return f;const u=P===Je,p=yt?history.state:{};R&&(M||u?r.replace(y.fullPath,K({scroll:u&&p&&p.scroll},Y)):r.push(y.fullPath,Y)),l.value=y,Me(y,P,R,u),Ye()}let Te;function Pt(){Te||(Te=r.listen((y,P,R)=>{if(!Zt.listening)return;const M=N(y),Y=ie(M);if(Y){te(K(Y,{replace:!0,force:!0}),M).catch(Dt);return}d=M;const f=l.value;yt&&kc(ir(f.fullPath,R.delta),On()),Oe(M,f).catch(u=>Ue(u,12)?u:Ue(u,2)?(te(K(I(u.to),{force:!0}),M).then(p=>{Ue(p,20)&&!R.delta&&R.type===Qt.pop&&r.go(-1,!1)}).catch(Dt),Promise.reject()):(R.delta&&r.go(-R.delta,!1),U(u,M,f))).then(u=>{u=u||ot(M,f,!1),u&&(R.delta&&!Ue(u,8)?r.go(-R.delta,!1):R.type===Qt.pop&&Ue(u,20)&&r.go(-1,!1)),Qe(M,f,u)}).catch(Dt)}))}let ht=Mt(),re=Mt(),G;function U(y,P,R){Ye(y);const M=re.list();return M.length?M.forEach(Y=>Y(y,P,R)):console.error(y),Promise.reject(y)}function Be(){return G&&l.value!==Je?Promise.resolve():new Promise((y,P)=>{ht.add([y,P])})}function Ye(y){return G||(G=!y,Pt(),ht.list().forEach(([P,R])=>y?R(y):P()),ht.reset()),y}function Me(y,P,R,M){const{scrollBehavior:Y}=e;if(!yt||!Y)return Promise.resolve();const f=!R&&Bc(ir(y.fullPath,0))||(M||!R)&&history.state&&history.state.scroll||null;return Gr().then(()=>Y(y,P,f)).then(u=>u&&Dc(u)).catch(u=>U(u,y,P))}const he=y=>r.go(y);let pt;const gt=new Set,Zt={currentRoute:l,listening:!0,addRoute:m,removeRoute:A,clearRoutes:t.clearRoutes,hasRoute:B,getRoutes:O,resolve:N,options:e,push:T,replace:Q,go:he,back:()=>he(-1),forward:()=>he(1),beforeEach:i.add,beforeResolve:o.add,afterEach:c.add,onError:re.add,isReady:Be,install(y){const P=this;y.component("RouterLink",hf),y.component("RouterView",vf),y.config.globalProperties.$router=P,Object.defineProperty(y.config.globalProperties,"$route",{enumerable:!0,get:()=>_e(l)}),yt&&!pt&&l.value===Je&&(pt=!0,T(r.location).catch(Y=>{}));const R={};for(const Y in Je)Object.defineProperty(R,Y,{get:()=>l.value[Y],enumerable:!0});y.provide(Rs,P),y.provide(Di,Ur(R)),y.provide(is,l);const M=y.unmount;gt.add(y),y.unmount=function(){gt.delete(y),gt.size<1&&(d=Je,Te&&Te(),Te=null,l.value=Je,pt=!1,G=!1),M()}}};function xe(y){return y.reduce((P,R)=>P.then(()=>Ge(R)),Promise.resolve())}return Zt}function _f(e,t){const n=[],s=[],r=[],i=Math.max(t.matched.length,e.matched.length);for(let o=0;o<i;o++){const c=t.matched[o];c&&(e.matched.find(d=>Rt(d,c))?s.push(c):n.push(c));const l=e.matched[o];l&&(t.matched.find(d=>Rt(d,l))||r.push(l))}return[n,s,r]}/**
  22. * @license lucide-vue-next v0.475.0 - ISC
  23. *
  24. * This source code is licensed under the ISC license.
  25. * See the LICENSE file in the root directory of this source tree.
  26. */const bf=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase();/**
  27. * @license lucide-vue-next v0.475.0 - ISC
  28. *
  29. * This source code is licensed under the ISC license.
  30. * See the LICENSE file in the root directory of this source tree.
  31. */var sn={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};/**
  32. * @license lucide-vue-next v0.475.0 - ISC
  33. *
  34. * This source code is licensed under the ISC license.
  35. * See the LICENSE file in the root directory of this source tree.
  36. */const xf=({size:e,strokeWidth:t=2,absoluteStrokeWidth:n,color:s,iconNode:r,name:i,class:o,...c},{slots:l})=>zt("svg",{...sn,width:e||sn.width,height:e||sn.height,stroke:s||sn.stroke,"stroke-width":n?Number(t)*24/Number(e):t,class:["lucide",`lucide-${bf(i??"icon")}`],...c},[...r.map(d=>zt(...d)),...l.default?[l.default()]:[]]);/**
  37. * @license lucide-vue-next v0.475.0 - ISC
  38. *
  39. * This source code is licensed under the ISC license.
  40. * See the LICENSE file in the root directory of this source tree.
  41. */const Tn=(e,t)=>(n,{slots:s})=>zt(xf,{...n,iconNode:t,name:e},s);/**
  42. * @license lucide-vue-next v0.475.0 - ISC
  43. *
  44. * This source code is licensed under the ISC license.
  45. * See the LICENSE file in the root directory of this source tree.
  46. */const wf=Tn("BoxIcon",[["path",{d:"M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z",key:"hh9hay"}],["path",{d:"m3.3 7 8.7 5 8.7-5",key:"g66t2b"}],["path",{d:"M12 22V12",key:"d0xqtd"}]]);/**
  47. * @license lucide-vue-next v0.475.0 - ISC
  48. *
  49. * This source code is licensed under the ISC license.
  50. * See the LICENSE file in the root directory of this source tree.
  51. */const rn=Tn("FileTextIcon",[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M10 9H8",key:"b1mrlr"}],["path",{d:"M16 13H8",key:"t4e002"}],["path",{d:"M16 17H8",key:"z1uh3a"}]]);/**
  52. * @license lucide-vue-next v0.475.0 - ISC
  53. *
  54. * This source code is licensed under the ISC license.
  55. * See the LICENSE file in the root directory of this source tree.
  56. */const Ef=Tn("HouseIcon",[["path",{d:"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8",key:"5wwlr5"}],["path",{d:"M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z",key:"1d0kgt"}]]);/**
  57. * @license lucide-vue-next v0.475.0 - ISC
  58. *
  59. * This source code is licensed under the ISC license.
  60. * See the LICENSE file in the root directory of this source tree.
  61. */const Sf=Tn("SearchIcon",[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]]),Rf={class:"min-h-screen bg-gray-50"},Cf={class:"bg-white border-b"},Pf={class:"flex items-center justify-between px-4 py-2"},Af={class:"flex-1 max-w-xl mx-4"},Of={class:"relative"},Tf={class:"flex"},Mf={class:"w-64 min-h-screen bg-white border-r"},If={class:"p-4"},Ff={class:"space-y-2"},Nf={href:"#/",class:"flex items-center px-4 py-2 text-blue-600 bg-blue-50 rounded-lg"},Hf={href:"#",class:"flex items-center px-4 py-2 text-gray-600 hover:bg-gray-50 rounded-lg"},Lf={class:"flex-1 p-6"},$f={class:"mb-6"},jf={class:"grid grid-cols-2 gap-6"},Df={class:"bg-white rounded-lg p-6 shadow-sm flex items-center space-x-4"},kf={class:"w-12 h-12 rounded-lg flex items-center justify-center bg-blue-50"},Bf={class:"bg-white rounded-lg p-6 shadow-sm flex items-center space-x-4"},Vf={class:"w-12 h-12 rounded-lg flex items-center justify-center bg-yellow-50"},Uf={class:"mb-6"},Kf={class:"grid grid-cols-2 gap-6"},Wf={class:"bg-white rounded-lg p-6 shadow-sm flex items-center space-x-4"},qf={class:"w-12 h-12 rounded-lg flex items-center justify-center bg-green-50"},zf={class:"bg-white rounded-lg p-6 shadow-sm flex items-center space-x-4"},Gf={class:"w-12 h-12 rounded-lg flex items-center justify-center bg-red-50"},Qf={__name:"HomeView",setup(e){return(t,n)=>(Xn(),Vs("div",Rf,[D("header",Cf,[D("div",Pf,[n[1]||(n[1]=nn('<div class="flex items-center space-x-2"><div class="text-blue-600"><div class="w-8 h-8"><div class="w-full h-full"></div></div></div><span class="text-xl font-medium">ProductName</span></div>',1)),D("div",Af,[D("div",Of,[ne(_e(Sf),{class:"absolute left-3 top-1/2 transform -translate-y-1/2 text-gray-400",size:"{20}"}),n[0]||(n[0]=D("input",{type:"text",placeholder:"搜索...",class:"w-full pl-10 pr-4 py-2 border rounded-lg focus:outline-none focus:ring-2 focus:ring-blue-500"},null,-1))])]),n[2]||(n[2]=nn('<div class="flex items-center space-x-4"><a href="#/about" class="text-blue-600 hover:underline">关于我们</a><a href="#/services" class="text-blue-600 hover:underline">服务</a><a href="#/cases" class="text-blue-600 hover:underline">客户案例</a><a href="#/contact" class="text-blue-600 hover:underline">联系我们</a><button class="bg-blue-500 text-white px-4 py-2 rounded hover:bg-blue-600">登录</button><button class="bg-gray-200 text-gray-700 px-4 py-2 rounded hover:bg-gray-300">注册</button></div>',1))])]),D("div",Tf,[D("aside",Mf,[D("nav",If,[n[4]||(n[4]=D("div",{class:"mb-4 text-gray-500"},"菜单类别标题",-1)),D("ul",Ff,[D("li",null,[D("a",Nf,[ne(_e(Ef),{class:"w-5 h-5 mr-3"}),n[3]||(n[3]=es(" 首页 "))])]),(Xn(),Vs($e,null,Yo(8,s=>D("li",{key:s},[D("a",Hf,[ne(_e(wf),{class:"w-5 h-5 mr-3"}),es(" 系统模块"+Pr(s),1)])])),64))])])]),D("main",Lf,[D("section",$f,[n[7]||(n[7]=D("h2",{class:"text-2xl font-bold mb-4"},"特色区域",-1)),D("div",jf,[D("div",Df,[D("div",kf,[ne(_e(rn),{class:"text-blue-500",size:"{24}"})]),n[5]||(n[5]=D("div",null,[D("h3",{class:"text-lg font-medium"},"核心产品1"),D("p",{class:"text-gray-500"},"简短描述")],-1))]),D("div",Bf,[D("div",Vf,[ne(_e(rn),{class:"text-yellow-500",size:"{24}"})]),n[6]||(n[6]=D("div",null,[D("h3",{class:"text-lg font-medium"},"核心产品2"),D("p",{class:"text-gray-500"},"简短描述")],-1))])])]),D("section",Uf,[n[10]||(n[10]=D("h2",{class:"text-2xl font-bold mb-4"},"产品/服务展示区",-1)),D("div",Kf,[D("div",Wf,[D("div",qf,[ne(_e(rn),{class:"text-green-500",size:"{24}"})]),n[8]||(n[8]=D("div",null,[D("h3",{class:"text-lg font-medium"},"服务1"),D("p",{class:"text-gray-500"},"简短描述")],-1))]),D("div",zf,[D("div",Gf,[ne(_e(rn),{class:"text-red-500",size:"{24}"})]),n[9]||(n[9]=D("div",null,[D("h3",{class:"text-lg font-medium"},"服务2"),D("p",{class:"text-gray-500"},"简短描述")],-1))])])]),n[11]||(n[11]=nn('<section class="mb-6"><h2 class="text-2xl font-bold mb-4">客户评价区</h2><div class="bg-white rounded-lg p-6 shadow-sm"><div class="space-y-4"><div class="flex items-start"><div class="w-12 h-12 rounded-full bg-gray-200 mr-4"></div><div><div class="text-gray-900">客户名1</div><p class="text-gray-500">正面评价</p></div></div><div class="flex items-start"><div class="w-12 h-12 rounded-full bg-gray-200 mr-4"></div><div><div class="text-gray-900">客户名2</div><p class="text-gray-500">正面评价</p></div></div></div></div></section><section class="mb-6"><h2 class="text-2xl font-bold mb-4">最新动态区</h2><div class="bg-white rounded-lg p-6 shadow-sm"><div class="space-y-4"><div class="flex items-start"><div class="w-12 h-12 rounded-full bg-gray-200 mr-4"></div><div><div class="text-gray-900">新闻标题1</div><p class="text-gray-500">简短描述</p></div></div><div class="flex items-start"><div class="w-12 h-12 rounded-full bg-gray-200 mr-4"></div><div><div class="text-gray-900">新闻标题2</div><p class="text-gray-500">简短描述</p></div></div></div></div></section>',2))])]),n[12]||(n[12]=nn('<footer class="bg-white border-t"><div class="flex items-center justify-between px-4 py-4"><div class="text-gray-500"><p>公司地址: 123 街道, 城市, 国家</p><p>联系电话: +123456789</p><p>Email: contact@example.com</p></div><div class="flex items-center space-x-4"><a href="https://facebook.com" class="text-gray-500 hover:underline">Facebook</a><a href="https://twitter.com" class="text-gray-500 hover:underline">Twitter</a><a href="https://instagram.com" class="text-gray-500 hover:underline">Instagram</a></div><div class="text-gray-500"> © 2025 ProductName. All rights reserved. </div></div></footer>',1))]))}},Yf=[{path:"/",name:"home",component:Qf}],Jf=yf({history:qc(location.pathname),routes:Yf});cc(pc).use(Jf).mount("#app");