22 lines
116 KiB
JavaScript
22 lines
116 KiB
JavaScript
|
|
(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const o of document.querySelectorAll('link[rel="modulepreload"]'))s(o);new MutationObserver(o=>{for(const i of o)if(i.type==="childList")for(const l of i.addedNodes)l.tagName==="LINK"&&l.rel==="modulepreload"&&s(l)}).observe(document,{childList:!0,subtree:!0});function n(o){const i={};return o.integrity&&(i.integrity=o.integrity),o.referrerpolicy&&(i.referrerPolicy=o.referrerpolicy),o.crossorigin==="use-credentials"?i.credentials="include":o.crossorigin==="anonymous"?i.credentials="omit":i.credentials="same-origin",i}function s(o){if(o.ep)return;o.ep=!0;const i=n(o);fetch(o.href,i)}})();/**
|
||
|
|
* @vue/shared v3.5.21
|
||
|
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
||
|
|
* @license MIT
|
||
|
|
**/function Ps(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const ee={},Dt=[],Ne=()=>{},qo=()=>!1,Vn=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Ts=e=>e.startsWith("onUpdate:"),ue=Object.assign,As=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},pr=Object.prototype.hasOwnProperty,Y=(e,t)=>pr.call(e,t),V=Array.isArray,Mt=e=>pn(e)==="[object Map]",Bn=e=>pn(e)==="[object Set]",Ys=e=>pn(e)==="[object Date]",U=e=>typeof e=="function",le=e=>typeof e=="string",ze=e=>typeof e=="symbol",se=e=>e!==null&&typeof e=="object",zo=e=>(se(e)||U(e))&&U(e.then)&&U(e.catch),Go=Object.prototype.toString,pn=e=>Go.call(e),hr=e=>pn(e).slice(8,-1),Jo=e=>pn(e)==="[object Object]",Rs=e=>le(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Yt=Ps(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Un=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},gr=/-\w/g,De=Un(e=>e.replace(gr,t=>t.slice(1).toUpperCase())),mr=/\B([A-Z])/g,Et=Un(e=>e.replace(mr,"-$1").toLowerCase()),Kn=Un(e=>e.charAt(0).toUpperCase()+e.slice(1)),es=Un(e=>e?`on${Kn(e)}`:""),gt=(e,t)=>!Object.is(e,t),Sn=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},Yo=(e,t,n,s=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:s,value:n})},An=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let Qs;const hn=()=>Qs||(Qs=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Os(e){if(V(e)){const t={};for(let n=0;n<e.length;n++){const s=e[n],o=le(s)?br(s):Os(s);if(o)for(const i in o)t[i]=o[i]}return t}else if(le(e)||se(e))return e}const _r=/;(?![^(]*\))/g,vr=/:([^]+)/,yr=/\/\*[^]*?\*\//g;function br(e){const t={};return e.replace(yr,"").split(_r).forEach(n=>{if(n){const s=n.split(vr);s.length>1&&(t[s[0].trim()]=s[1].trim())}}),t}function tt(e){let t="";if(le(e))t=e;else if(V(e))for(let n=0;n<e.length;n++){const s=tt(e[n]);s&&(t+=s+" ")}else if(se(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const xr="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",Sr=Ps(xr);function Qo(e){return!!e||e===""}function wr(e,t){if(e.length!==t.length)return!1;let n=!0;for(let s=0;n&&s<e.length;s++)n=Wn(e[s],t[s]);return n}function Wn(e,t){if(e===t)return!0;let n=Ys(e),s=Ys(t);if(n||s)return n&&s?e.getTime()===t.getTime():!1;if(n=ze(e),s=ze(t),n||s)return e===t;if(n=V(e),s=V(t),n||s)return n&&s?wr(e,t):!1;if(n=se(e),s=se(t),n||s){if(!n||!s)return!1;const o=Object.keys(e).length,i=Object.keys(t).length;if(o!==i)return!1;for(const l in e){const r=e.hasOwnProperty(l),c=t.hasOwnProperty(l);if(r&&!c||!r&&c||!Wn(e[l],t[l]))return!1}}return String(e)===String(t)}function Cr(e,t){return e.findIndex(n=>Wn(n,t))}const Xo=e=>!!(e&&e.__v_isRef===!0),F=e=>le(e)?e:e==null?"":V(e)||se(e)&&(e.toString===Go||!U(e.toString))?Xo(e)?F(e.value):JSON.stringify(e,Zo,2):String(e),Zo=(e,t)=>Xo(t)?Zo(e,t.value):Mt(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[s,o],i)=>(n[ts(s,i)+" =>"]=o,n),{})}:Bn(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>ts(n))}:ze(t)?ts(t):se(t)&&!V(t)&&!Jo(t)?String(t):t,ts=(e,t="")=>{var n;return ze(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
|
||
|
|
* @vue/reactivity v3.5.21
|
||
|
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
||
|
|
* @license MIT
|
||
|
|
**/let Se;class Er{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=Se,!t&&Se&&(this.index=(Se.scopes||(Se.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=Se;try{return Se=this,t()}finally{Se=n}}}on(){++this._on===1&&(this.prevScope=Se,Se=this)}off(){this._on>0&&--this._on===0&&(Se=this.prevScope,this.prevScope=void 0)}stop(t){if(this._active){this._active=!1;let n,s;for(n=0,s=this.effects.length;n<s;n++)this.effects[n].stop();for(this.effects.length=0,n=0,s=this.cleanups.length;n<s;n++)this.cleanups[n]();if(this.cleanups.length=0,this.scopes){for(n=0,s=this.scopes.length;n<s;n++)this.scopes[n].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const o=this.parent.scopes.pop();o&&o!==this&&(this.parent.scopes[this.index]=o,o.index=this.index)}this.parent=void 0}}}function Pr(){return Se}let ne;const ns=new WeakSet;class ei{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,Se&&Se.active&&Se.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,ns.has(this)&&(ns.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||ni(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,Xs(this),si(this);const t=ne,n=$e;ne=this,$e=!0;try{return this.fn()}finally{oi(this),ne=t,$e=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)Ms(t);this.deps=this.depsTail=void 0,Xs(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?ns.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){ps(this)&&this.run()}get dirty(){return ps(this)}}let ti=0,Qt,Xt;function ni(e,t=!1){if(e.flags|=8,t){e.next=Xt,Xt=e;return}e.next=Qt,Qt=e}function Is(){ti++}function Ds(){if(--ti>0)return;if(Xt){let t=Xt;for(Xt=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;Qt;){let t=Qt;for(Qt=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 si(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function oi(e){let t,n=e.depsTail,s=n;for(;s;){const o=s.prevDep;s.version===-1?(s===n&&(n=o),Ms(s),Tr(s)):t=s,s.dep.activeLink=s.prevActiveLink,s.prevActiveLink=void 0,s=o}e.deps=t,e.depsTail=n}function ps(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(ii(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function ii(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===rn)||(e.globalVersion=rn,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!ps(e))))return;e.flags|=2;const t=e.dep,n=ne,s=$e;ne=e,$e=!0;try{si(e);const o=e.fn(e._value);(t.version===0||gt(o,e._value))&&(e.flags|=128,e._value=o,t.version++)}catch(o){throw t.version++,o}finally{ne=n,$e=s,oi(e),e.flags&=-3}}function Ms(e,t=!1){const{dep:n,prevSub:s,nextSub:o}=e;if(s&&(s.nextSub=o,e.prevSub=void 0),o&&(o.prevSub=s,e.nextSub=void 0),n.subs===e&&(n.subs=s,!s&&n.computed)){n.computed.flags&=-5;for(let i=n.computed.deps;i;i=i.nextDep)Ms(i,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function Tr(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let $e=!0;const ri=[];function st(){ri.push($e),$e=!1}function ot(){const e=ri.pop();$e=e===void 0?!0:e}function Xs(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=ne;ne=void 0;try{t()}finally{ne=n}}}let rn=0;class Ar{constructor(t,n){this.sub=t,this.dep=n,this.version=n.version,this.nextDep=this.prevDep=t
|
||
|
|
* @vue/runtime-core v3.5.21
|
||
|
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
||
|
|
* @license MIT
|
||
|
|
**/function gn(e,t,n,s){try{return s?e(...s):e()}catch(o){Gn(o,t,n)}}function Ge(e,t,n,s){if(U(e)){const o=gn(e,t,n,s);return o&&zo(o)&&o.catch(i=>{Gn(i,t,n)}),o}if(V(e)){const o=[];for(let i=0;i<e.length;i++)o.push(Ge(e[i],t,n,s));return o}}function Gn(e,t,n,s=!0){const o=t?t.vnode:null,{errorHandler:i,throwUnhandledErrorInProduction:l}=t&&t.appContext.config||ee;if(t){let r=t.parent;const c=t.proxy,p=`https://vuejs.org/error-reference/#runtime-${n}`;for(;r;){const u=r.ec;if(u){for(let h=0;h<u.length;h++)if(u[h](e,c,p)===!1)return}r=r.parent}if(i){st(),gn(i,null,10,[e,c,p]),ot();return}}el(e,n,o,s,l)}function el(e,t,n,s=!0,o=!1){if(o)throw e;console.error(e)}const ye=[];let We=-1;const Nt=[];let ft=null,Ot=0;const vi=Promise.resolve();let In=null;function Ls(e){const t=In||vi;return e?t.then(this?e.bind(this):e):t}function tl(e){let t=We+1,n=ye.length;for(;t<n;){const s=t+n>>>1,o=ye[s],i=cn(o);i<e||i===e&&o.flags&2?t=s+1:n=s}return t}function js(e){if(!(e.flags&1)){const t=cn(e),n=ye[ye.length-1];!n||!(e.flags&2)&&t>=cn(n)?ye.push(e):ye.splice(tl(t),0,e),e.flags|=1,yi()}}function yi(){In||(In=vi.then(xi))}function nl(e){V(e)?Nt.push(...e):ft&&e.id===-1?ft.splice(Ot+1,0,e):e.flags&1||(Nt.push(e),e.flags|=1),yi()}function eo(e,t,n=We+1){for(;n<ye.length;n++){const s=ye[n];if(s&&s.flags&2){if(e&&s.id!==e.uid)continue;ye.splice(n,1),n--,s.flags&4&&(s.flags&=-2),s(),s.flags&4||(s.flags&=-2)}}}function bi(e){if(Nt.length){const t=[...new Set(Nt)].sort((n,s)=>cn(n)-cn(s));if(Nt.length=0,ft){ft.push(...t);return}for(ft=t,Ot=0;Ot<ft.length;Ot++){const n=ft[Ot];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}ft=null,Ot=0}}const cn=e=>e.id==null?e.flags&2?-1:1/0:e.id;function xi(e){const t=Ne;try{for(We=0;We<ye.length;We++){const n=ye[We];n&&!(n.flags&8)&&(n.flags&4&&(n.flags&=-2),gn(n,n.i,n.i?15:14),n.flags&4||(n.flags&=-2))}}finally{for(;We<ye.length;We++){const n=ye[We];n&&(n.flags&=-2)}We=-1,ye.length=0,bi(),In=null,(ye.length||Nt.length)&&xi()}}let Ae=null,Si=null;function Dn(e){const t=Ae;return Ae=e,Si=e&&e.type.__scopeId||null,t}function we(e,t=Ae,n){if(!t||e._n)return e;const s=(...o)=>{s._d&&kn(-1);const i=Dn(t);let l;try{l=e(...o)}finally{Dn(i),s._d&&kn(1)}return l};return s._n=!0,s._c=!0,s._d=!0,s}function Fe(e,t){if(Ae===null)return e;const n=Xn(Ae),s=e.dirs||(e.dirs=[]);for(let o=0;o<t.length;o++){let[i,l,r,c=ee]=t[o];i&&(U(i)&&(i={mounted:i,updated:i}),i.deep&&et(l),s.push({dir:i,instance:n,value:l,oldValue:void 0,arg:r,modifiers:c}))}return e}function yt(e,t,n,s){const o=e.dirs,i=t&&t.dirs;for(let l=0;l<o.length;l++){const r=o[l];i&&(r.oldValue=i[l].value);let c=r.dir[s];c&&(st(),Ge(c,n,8,[e.el,r,e,t]),ot())}}const sl=Symbol("_vte"),ol=e=>e.__isTeleport,il=Symbol("_leaveCb");function Hs(e,t){e.shapeFlag&6&&e.component?(e.transition=t,Hs(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function wi(e,t){return U(e)?(()=>ue({name:e.name},t,{setup:e}))():e}function Ci(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}const Mn=new WeakMap;function Zt(e,t,n,s,o=!1){if(V(e)){e.forEach((A,O)=>Zt(A,t&&(V(t)?t[O]:t),n,s,o));return}if(en(s)&&!o){s.shapeFlag&512&&s.type.__asyncResolved&&s.component.subTree.component&&Zt(e,t,n,s.component.subTree);return}const i=s.shapeFlag&4?Xn(s.component):s.el,l=o?null:i,{i:r,r:c}=e,p=t&&t.r,u=r.refs===ee?r.refs={}:r.refs,h=r.setupState,m=J(h),_=h===ee?qo:A=>Y(m,A);if(p!=null&&p!==c){if(to(t),le(p))u[p]=null,_(p)&&(h[p]=null);else if(_e(p)){p.value=null;const A=t;A.k&&(u[A.k]=null)}}if(U(c))gn(c,r,12,[l,u]);else{const A=le(c),O=_e(c);if(A||O){const K=()=>{if(e.f){const N=A?_(c)?h[c]:u[c]:c.value;if(o)V(N)&&As(N,i);else if(V(N))N.includes(i)||N.push(i);else if(A)u[c]=[i],_(c)&&(h[c]=u[c]);else{const I=[i];c.value=I,e.k&&(u[e.k]=I)}}else A?(u[c]=l,_(c)&&(h[c]=l)):O&&(c.value=l,e.k&&(u[e.k]=l))};if(l){const N=()=>{K(),Mn.delete(e)};N.id=-1,Mn.set(e,N),Te(N,n)}else to(e),K()}}}function to(e){const t=Mn.get(e);t&&(t.flags|=8,Mn.delete(e))}hn().requestIdleCallback;hn().cancelIdleCallback;const en=e=>!!e.typ
|
||
|
|
* @vue/runtime-dom v3.5.21
|
||
|
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
||
|
|
* @license MIT
|
||
|
|
**/let Ss;const ho=typeof window<"u"&&window.trustedTypes;if(ho)try{Ss=ho.createPolicy("vue",{createHTML:e=>e})}catch{}const Yi=Ss?e=>Ss.createHTML(e):e=>e,pc="http://www.w3.org/2000/svg",hc="http://www.w3.org/1998/Math/MathML",Xe=typeof document<"u"?document:null,go=Xe&&Xe.createElement("template"),gc={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,s)=>{const o=t==="svg"?Xe.createElementNS(pc,e):t==="mathml"?Xe.createElementNS(hc,e):n?Xe.createElement(e,{is:n}):Xe.createElement(e);return e==="select"&&s&&s.multiple!=null&&o.setAttribute("multiple",s.multiple),o},createText:e=>Xe.createTextNode(e),createComment:e=>Xe.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Xe.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,s,o,i){const l=n?n.previousSibling:t.lastChild;if(o&&(o===i||o.nextSibling))for(;t.insertBefore(o.cloneNode(!0),n),!(o===i||!(o=o.nextSibling)););else{go.innerHTML=Yi(s==="svg"?`<svg>${e}</svg>`:s==="mathml"?`<math>${e}</math>`:e);const r=go.content;if(s==="svg"||s==="mathml"){const c=r.firstChild;for(;c.firstChild;)r.appendChild(c.firstChild);r.removeChild(c)}t.insertBefore(r,n)}return[l?l.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},mc=Symbol("_vtc");function _c(e,t,n){const s=e[mc];s&&(t=(t?[t,...s]:[...s]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const Ln=Symbol("_vod"),Qi=Symbol("_vsh"),mo={name:"show",beforeMount(e,{value:t},{transition:n}){e[Ln]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):zt(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:s}){!t!=!n&&(s?t?(s.beforeEnter(e),zt(e,!0),s.enter(e)):s.leave(e,()=>{zt(e,!1)}):zt(e,t))},beforeUnmount(e,{value:t}){zt(e,t)}};function zt(e,t){e.style.display=t?e[Ln]:"none",e[Qi]=!t}const vc=Symbol(""),yc=/(?:^|;)\s*display\s*:/;function bc(e,t,n){const s=e.style,o=le(n);let i=!1;if(n&&!o){if(t)if(le(t))for(const l of t.split(";")){const r=l.slice(0,l.indexOf(":")).trim();n[r]==null&&Tn(s,r,"")}else for(const l in t)n[l]==null&&Tn(s,l,"");for(const l in n)l==="display"&&(i=!0),Tn(s,l,n[l])}else if(o){if(t!==n){const l=s[vc];l&&(n+=";"+l),s.cssText=n,i=yc.test(n)}}else t&&e.removeAttribute("style");Ln in e&&(e[Ln]=i?s.display:"",e[Qi]&&(s.display="none"))}const _o=/\s*!important$/;function Tn(e,t,n){if(V(n))n.forEach(s=>Tn(e,t,s));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const s=xc(e,t);_o.test(n)?e.setProperty(Et(s),n.replace(_o,""),"important"):e[s]=n}}const vo=["Webkit","Moz","ms"],cs={};function xc(e,t){const n=cs[t];if(n)return n;let s=De(t);if(s!=="filter"&&s in e)return cs[t]=s;s=Kn(s);for(let o=0;o<vo.length;o++){const i=vo[o]+s;if(i in e)return cs[t]=i}return t}const yo="http://www.w3.org/1999/xlink";function bo(e,t,n,s,o,i=Sr(t)){s&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(yo,t.slice(6,t.length)):e.setAttributeNS(yo,t,n):n==null||i&&!Qo(n)?e.removeAttribute(t):e.setAttribute(t,i?"":ze(n)?String(n):n)}function xo(e,t,n,s,o){if(t==="innerHTML"||t==="textContent"){n!=null&&(e[t]=t==="innerHTML"?Yi(n):n);return}const i=e.tagName;if(t==="value"&&i!=="PROGRESS"&&!i.includes("-")){const r=i==="OPTION"?e.getAttribute("value")||"":e.value,c=n==null?e.type==="checkbox"?"on":"":String(n);(r!==c||!("_value"in e))&&(e.value=c),n==null&&e.removeAttribute(t),e._value=n;return}let l=!1;if(n===""||n==null){const r=typeof e[t];r==="boolean"?n=Qo(n):n==null&&r==="string"?(n="",l=!0):r==="number"&&(n=0,l=!0)}try{e[t]=n}catch{}l&&e.removeAttribute(o||t)}function St(e,t,n,s){e.addEventListener(t,n,s)}function Sc(e,t,n,s){e.removeEventListener(t,n,s)}const So=Symbol("_vei");function wc(e,t,n,s,o=null){const i=e[So]||(e[So]={}),l=i[t];if(s&&l)l.value=s;else{const[r,c]=Cc(t);if(s){const p=i[t]=Tc(s,o);St(e,r,p,c)}else l&&(Sc(e,r,l,c),i[t]=void 0)}}const wo=/(?:Once|Passive|Capture)$/;function Cc(
|
||
|
|
* vue-router v4.5.1
|
||
|
|
* (c) 2025 Eduardo San Martin Morote
|
||
|
|
* @license MIT
|
||
|
|
*/const It=typeof document<"u";function Xi(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function Uc(e){return e.__esModule||e[Symbol.toStringTag]==="Module"||e.default&&Xi(e.default)}const G=Object.assign;function us(e,t){const n={};for(const s in t){const o=t[s];n[s]=Le(o)?o.map(e):e(o)}return n}const sn=()=>{},Le=Array.isArray,Zi=/#/g,Kc=/&/g,Wc=/\//g,qc=/=/g,zc=/\?/g,er=/\+/g,Gc=/%5B/g,Jc=/%5D/g,tr=/%5E/g,Yc=/%60/g,nr=/%7B/g,Qc=/%7C/g,sr=/%7D/g,Xc=/%20/g;function Ws(e){return encodeURI(""+e).replace(Qc,"|").replace(Gc,"[").replace(Jc,"]")}function Zc(e){return Ws(e).replace(nr,"{").replace(sr,"}").replace(tr,"^")}function ws(e){return Ws(e).replace(er,"%2B").replace(Xc,"+").replace(Zi,"%23").replace(Kc,"%26").replace(Yc,"`").replace(nr,"{").replace(sr,"}").replace(tr,"^")}function ea(e){return ws(e).replace(qc,"%3D")}function ta(e){return Ws(e).replace(Zi,"%23").replace(zc,"%3F")}function na(e){return e==null?"":ta(e).replace(Wc,"%2F")}function fn(e){try{return decodeURIComponent(""+e)}catch{}return""+e}const sa=/\/$/,oa=e=>e.replace(sa,"");function fs(e,t,n="/"){let s,o={},i="",l="";const r=t.indexOf("#");let c=t.indexOf("?");return r<c&&r>=0&&(c=-1),c>-1&&(s=t.slice(0,c),i=t.slice(c+1,r>-1?r:t.length),o=e(i)),r>-1&&(s=s||t.slice(0,r),l=t.slice(r,t.length)),s=ca(s!=null?s:t,n),{fullPath:s+(i&&"?")+i+l,path:s,query:o,hash:fn(l)}}function ia(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function Ro(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function ra(e,t,n){const s=t.matched.length-1,o=n.matched.length-1;return s>-1&&s===o&&Ht(t.matched[s],n.matched[o])&&or(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function Ht(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function or(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!la(e[n],t[n]))return!1;return!0}function la(e,t){return Le(e)?Oo(e,t):Le(t)?Oo(t,e):e===t}function Oo(e,t){return Le(t)?e.length===t.length&&e.every((n,s)=>n===t[s]):e.length===1&&e[0]===t}function ca(e,t){if(e.startsWith("/"))return e;if(!e)return t;const n=t.split("/"),s=e.split("/"),o=s[s.length-1];(o===".."||o===".")&&s.push("");let i=n.length-1,l,r;for(l=0;l<s.length;l++)if(r=s[l],r!==".")if(r==="..")i>1&&i--;else break;return n.slice(0,i).join("/")+"/"+s.slice(l).join("/")}const at={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};var dn;(function(e){e.pop="pop",e.push="push"})(dn||(dn={}));var on;(function(e){e.back="back",e.forward="forward",e.unknown=""})(on||(on={}));function aa(e){if(!e)if(It){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),oa(e)}const ua=/^[^#]+#/;function fa(e,t){return e.replace(ua,"#")+t}function da(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 Zn=()=>({left:window.scrollX,top:window.scrollY});function pa(e){let t;if("el"in e){const n=e.el,s=typeof n=="string"&&n.startsWith("#"),o=typeof n=="string"?s?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!o)return;t=da(o,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 Io(e,t){return(history.state?history.state.position-t:-1)+e}const Cs=new Map;function ha(e,t){Cs.set(e,t)}function ga(e){const t=Cs.get(e);return Cs.delete(e),t}let ma=()=>location.protocol+"//"+location.host;function ir(e,t){const{pathname:n,search:s,hash:o}=t,i=e.indexOf("#");if(i>-1){let r=o.includes(e.slice(i))?e.slice(i).length:1,c=o.slice(r);return c[0]!=="/"&&(c="/"+c),Ro(c,"")}return Ro(n,e)+s+o}function _a(e,t,n,s){let o=[],i=[],l=null;const r=({state:m})=>{const _=ir(e,location),A=n.value,O=t.value;let K=0;if(m){if(n.value=_,t.value=m,l&&l===A){l=null;return}K=O?m.po
|