evening_detective/static/admin/assets/index-D8AuJy-0.js
2025-06-17 03:17:45 +07:00

34 lines
115 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/AboutView-BBfZONtB.js","assets/AboutView-CSIvawM9.css"])))=>i.map(i=>d[i]);
(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const s of document.querySelectorAll('link[rel="modulepreload"]'))r(s);new MutationObserver(s=>{for(const o of s)if(o.type==="childList")for(const i of o.addedNodes)i.tagName==="LINK"&&i.rel==="modulepreload"&&r(i)}).observe(document,{childList:!0,subtree:!0});function n(s){const o={};return s.integrity&&(o.integrity=s.integrity),s.referrerPolicy&&(o.referrerPolicy=s.referrerPolicy),s.crossOrigin==="use-credentials"?o.credentials="include":s.crossOrigin==="anonymous"?o.credentials="omit":o.credentials="same-origin",o}function r(s){if(s.ep)return;s.ep=!0;const o=n(s);fetch(s.href,o)}})();/**
* @vue/shared v3.5.13
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**//*! #__NO_SIDE_EFFECTS__ */function Hr(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const ie={},Mt=[],ze=()=>{},al=()=>!1,Tn=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),$r=e=>e.startsWith("onUpdate:"),me=Object.assign,jr=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},dl=Object.prototype.hasOwnProperty,re=(e,t)=>dl.call(e,t),J=Array.isArray,Nt=e=>xn(e)==="[object Map]",Lo=e=>xn(e)==="[object Set]",Y=e=>typeof e=="function",ae=e=>typeof e=="string",dt=e=>typeof e=="symbol",fe=e=>e!==null&&typeof e=="object",Do=e=>(fe(e)||Y(e))&&Y(e.then)&&Y(e.catch),Fo=Object.prototype.toString,xn=e=>Fo.call(e),hl=e=>xn(e).slice(8,-1),Uo=e=>xn(e)==="[object Object]",qr=e=>ae(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Wt=Hr(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),In=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},pl=/-(\w)/g,at=In(e=>e.replace(pl,(t,n)=>n?n.toUpperCase():"")),gl=/\B([A-Z])/g,Ct=In(e=>e.replace(gl,"-$1").toLowerCase()),ko=In(e=>e.charAt(0).toUpperCase()+e.slice(1)),Hn=In(e=>e?`on${ko(e)}`:""),ut=(e,t)=>!Object.is(e,t),mn=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},Ho=(e,t,n,r=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:r,value:n})},Sr=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let fs;const Mn=()=>fs||(fs=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Vr(e){if(J(e)){const t={};for(let n=0;n<e.length;n++){const r=e[n],s=ae(r)?_l(r):Vr(r);if(s)for(const o in s)t[o]=s[o]}return t}else if(ae(e)||fe(e))return e}const ml=/;(?![^(]*\))/g,yl=/:([^]+)/,bl=/\/\*[^]*?\*\//g;function _l(e){const t={};return e.replace(bl,"").split(ml).forEach(n=>{if(n){const r=n.split(yl);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function Kr(e){let t="";if(ae(e))t=e;else if(J(e))for(let n=0;n<e.length;n++){const r=Kr(e[n]);r&&(t+=r+" ")}else if(fe(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const vl="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",wl=Hr(vl);function $o(e){return!!e||e===""}const jo=e=>!!(e&&e.__v_isRef===!0),bt=e=>ae(e)?e:e==null?"":J(e)||fe(e)&&(e.toString===Fo||!Y(e.toString))?jo(e)?bt(e.value):JSON.stringify(e,qo,2):String(e),qo=(e,t)=>jo(t)?qo(e,t.value):Nt(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,s],o)=>(n[$n(r,o)+" =>"]=s,n),{})}:Lo(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>$n(n))}:dt(t)?$n(t):fe(t)&&!J(t)&&!Uo(t)?String(t):t,$n=(e,t="")=>{var n;return dt(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
* @vue/reactivity v3.5.13
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let Ae;class Vo{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=Ae,!t&&Ae&&(this.index=(Ae.scopes||(Ae.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=Ae;try{return Ae=this,t()}finally{Ae=n}}}on(){Ae=this}off(){Ae=this.parent}stop(t){if(this._active){this._active=!1;let n,r;for(n=0,r=this.effects.length;n<r;n++)this.effects[n].stop();for(this.effects.length=0,n=0,r=this.cleanups.length;n<r;n++)this.cleanups[n]();if(this.cleanups.length=0,this.scopes){for(n=0,r=this.scopes.length;n<r;n++)this.scopes[n].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const s=this.parent.scopes.pop();s&&s!==this&&(this.parent.scopes[this.index]=s,s.index=this.index)}this.parent=void 0}}}function El(e){return new Vo(e)}function Cl(){return Ae}let ce;const jn=new WeakSet;class Ko{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,Ae&&Ae.active&&Ae.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,jn.has(this)&&(jn.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||Wo(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,as(this),Go(this);const t=ce,n=De;ce=this,De=!0;try{return this.fn()}finally{Jo(this),ce=t,De=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)Gr(t);this.deps=this.depsTail=void 0,as(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?jn.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){Rr(this)&&this.run()}get dirty(){return Rr(this)}}let zo=0,Gt,Jt;function Wo(e,t=!1){if(e.flags|=8,t){e.next=Jt,Jt=e;return}e.next=Gt,Gt=e}function zr(){zo++}function Wr(){if(--zo>0)return;if(Jt){let t=Jt;for(Jt=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;Gt;){let t=Gt;for(Gt=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(r){e||(e=r)}t=n}}if(e)throw e}function Go(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function Jo(e){let t,n=e.depsTail,r=n;for(;r;){const s=r.prevDep;r.version===-1?(r===n&&(n=s),Gr(r),Sl(r)):t=r,r.dep.activeLink=r.prevActiveLink,r.prevActiveLink=void 0,r=s}e.deps=t,e.depsTail=n}function Rr(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(Yo(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function Yo(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===tn))return;e.globalVersion=tn;const t=e.dep;if(e.flags|=2,t.version>0&&!e.isSSR&&e.deps&&!Rr(e)){e.flags&=-3;return}const n=ce,r=De;ce=e,De=!0;try{Go(e);const s=e.fn(e._value);(t.version===0||ut(s,e._value))&&(e._value=s,t.version++)}catch(s){throw t.version++,s}finally{ce=n,De=r,Jo(e),e.flags&=-3}}function Gr(e,t=!1){const{dep:n,prevSub:r,nextSub:s}=e;if(r&&(r.nextSub=s,e.prevSub=void 0),s&&(s.prevSub=r,e.nextSub=void 0),n.subs===e&&(n.subs=r,!r&&n.computed)){n.computed.flags&=-5;for(let o=n.computed.deps;o;o=o.nextDep)Gr(o,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function Sl(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let De=!0;const Qo=[];function ht(){Qo.push(De),De=!1}function pt(){const e=Qo.pop();De=e===void 0?!0:e}function as(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=ce;ce=void 0;try{t()}finally{ce=n}}}let tn=0;class Rl{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 Jr{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(!ce||!De||ce===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==ce)n=this.activeLink=new Rl(ce,this),ce.deps?(n.prevDep=ce.depsTail,ce.depsTail.nextDep=n,ce.depsTail=n):ce.deps=ce.depsTail=n,Xo(n);else if(n.version===-1&&(n.version=this.version,n.nextDep)){const r=n.nextDep;r.prevDep=n.prevDep,n.prevDep&&(n.prevDep.nextDep=r),n.prevDep=ce.depsTail,n.nextDep=void 0,ce.depsTail.nextDep=n,ce.depsTail=n,ce.deps===n&&(ce.deps=r)}return n}trigger(t){this.version++,tn++,this.notify(t)}notify(t){zr();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{Wr()}}}function Xo(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let r=t.deps;r;r=r.nextDep)Xo(r)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const Pr=new WeakMap,wt=Symbol(""),Ar=Symbol(""),nn=Symbol("");function he(e,t,n){if(De&&ce){let r=Pr.get(e);r||Pr.set(e,r=new Map);let s=r.get(n);s||(r.set(n,s=new Jr),s.map=r,s.key=n),s.track()}}function Xe(e,t,n,r,s,o){const i=Pr.get(e);if(!i){tn++;return}const l=c=>{c&&c.trigger()};if(zr(),t==="clear")i.forEach(l);else{const c=J(e),f=c&&qr(n);if(c&&n==="length"){const u=Number(r);i.forEach((a,p)=>{(p==="length"||p===nn||!dt(p)&&p>=u)&&l(a)})}else switch((n!==void 0||i.has(void 0))&&l(i.get(n)),f&&l(i.get(nn)),t){case"add":c?f&&l(i.get("length")):(l(i.get(wt)),Nt(e)&&l(i.get(Ar)));break;case"delete":c||(l(i.get(wt)),Nt(e)&&l(i.get(Ar)));break;case"set":Nt(e)&&l(i.get(wt));break}}Wr()}function Pt(e){const t=ne(e);return t===e?t:(he(t,"iterate",nn),Oe(e)?t:t.map(pe))}function Nn(e){return he(e=ne(e),"iterate",nn),e}const Pl={__proto__:null,[Symbol.iterator](){return qn(this,Symbol.iterator,pe)},concat(...e){return Pt(this).concat(...e.map(t=>J(t)?Pt(t):t))},entries(){return qn(this,"entries",e=>(e[1]=pe(e[1]),e))},every(e,t){return Ge(this,"every",e,t,void 0,arguments)},filter(e,t){return Ge(this,"filter",e,t,n=>n.map(pe),arguments)},find(e,t){return Ge(this,"find",e,t,pe,arguments)},findIndex(e,t){return Ge(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return Ge(this,"findLast",e,t,pe,arguments)},findLastIndex(e,t){return Ge(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return Ge(this,"forEach",e,t,void 0,arguments)},includes(...e){return Vn(this,"includes",e)},indexOf(...e){return Vn(this,"indexOf",e)},join(e){return Pt(this).join(e)},lastIndexOf(...e){return Vn(this,"lastIndexOf",e)},map(e,t){return Ge(this,"map",e,t,void 0,arguments)},pop(){return $t(this,"pop")},push(...e){return $t(this,"push",e)},reduce(e,...t){return ds(this,"reduce",e,t)},reduceRight(e,...t){return ds(this,"reduceRight",e,t)},shift(){return $t(this,"shift")},some(e,t){return Ge(this,"some",e,t,void 0,arguments)},splice(...e){return $t(this,"splice",e)},toReversed(){return Pt(this).toReversed()},toSorted(e){return Pt(this).toSorted(e)},toSpliced(...e){return Pt(this).toSpliced(...e)},unshift(...e){return $t(this,"unshift",e)},values(){return qn(this,"values",pe)}};function qn(e,t,n){const r=Nn(e),s=r[t]();return r!==e&&!Oe(e)&&(s._next=s.next,s.next=()=>{const o=s._next();return o.value&&(o.value=n(o.value)),o}),s}const Al=Array.prototype;function Ge(e,t,n,r,s,o){const i=Nn(e),l=i!==e&&!Oe(e),c=i[t];if(c!==Al[t]){const a=c.apply(e,o);return l?pe(a):a}let f=n;i!==e&&(l?f=function(a,p){return n.call(this,pe(a),p,e)}:n.length>2&&(f=function(a,p){return n.call(this,a,p,e)}));const u=c.call(i,f,r);return l&&s?s(u):u}function ds(e,t,n,r){const s=Nn(e);let o=n;return s!==e&&(Oe(e)?n.length>3&&(o=function(i,l,c){return n.call(this,i,l,c,e)}):o=function(i,l,c){return n.call(this,i,pe(l),c,e)}),s[t](o,...r)}function Vn(e,t,n){const r=ne(e);he(r,"iterate",nn);const s=r[t](...n);return(s===-1||s===!1)&&Xr(n[0])?(n[0]=ne(n[0]),r[t](...n)):s}function $t(e,t,n=[]){ht(),zr();const r=ne(e)[t].apply(e,n);return Wr(),pt(),r}const Tl=Hr("__proto__,__v_isRef,__isVue"),Zo=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(dt));function xl(e){dt(e)||(e=String(e));const t=ne(this);return he(t,"has",e),t.hasOwnProperty(e)}class ei{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,r){if(n==="__v_skip")return t.__v_skip;const s=this._isReadonly,o=this._isShallow;if(n==="__v_isReactive")return!s;if(n==="__v_isReadonly")return s;if(n==="__v_isShallow")return o;if(n==="__v_raw")return r===(s?o?kl:si:o?ri:ni).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(r)?t:void 0;const i=J(t);if(!s){let c;if(i&&(c=Pl[n]))return c;if(n==="hasOwnProperty")return xl}const l=Reflect.get(t,n,ge(t)?t:r);return(dt(n)?Zo.has(n):Tl(n))||(s||he(t,"get",n),o)?l:ge(l)?i&&qr(n)?l:l.value:fe(l)?s?ii(l):On(l):l}}class ti extends ei{constructor(t=!1){super(!1,t)}set(t,n,r,s){let o=t[n];if(!this._isShallow){const c=Et(o);if(!Oe(r)&&!Et(r)&&(o=ne(o),r=ne(r)),!J(t)&&ge(o)&&!ge(r))return c?!1:(o.value=r,!0)}const i=J(t)&&qr(n)?Number(n)<t.length:re(t,n),l=Reflect.set(t,n,r,ge(t)?t:s);return t===ne(s)&&(i?ut(r,o)&&Xe(t,"set",n,r):Xe(t,"add",n,r)),l}deleteProperty(t,n){const r=re(t,n);t[n];const s=Reflect.deleteProperty(t,n);return s&&r&&Xe(t,"delete",n,void 0),s}has(t,n){const r=Reflect.has(t,n);return(!dt(n)||!Zo.has(n))&&he(t,"has",n),r}ownKeys(t){return he(t,"iterate",J(t)?"length":wt),Reflect.ownKeys(t)}}class Il extends ei{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const Ml=new ti,Nl=new Il,Ol=new ti(!0);const Tr=e=>e,dn=e=>Reflect.getPrototypeOf(e);function Bl(e,t,n){return function(...r){const s=this.__v_raw,o=ne(s),i=Nt(o),l=e==="entries"||e===Symbol.iterator&&i,c=e==="keys"&&i,f=s[e](...r),u=n?Tr:t?xr:pe;return!t&&he(o,"iterate",c?Ar:wt),{next(){const{value:a,done:p}=f.next();return p?{value:a,done:p}:{value:l?[u(a[0]),u(a[1])]:u(a),done:p}},[Symbol.iterator](){return this}}}}function hn(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Ll(e,t){const n={get(s){const o=this.__v_raw,i=ne(o),l=ne(s);e||(ut(s,l)&&he(i,"get",s),he(i,"get",l));const{has:c}=dn(i),f=t?Tr:e?xr:pe;if(c.call(i,s))return f(o.get(s));if(c.call(i,l))return f(o.get(l));o!==i&&o.get(s)},get size(){const s=this.__v_raw;return!e&&he(ne(s),"iterate",wt),Reflect.get(s,"size",s)},has(s){const o=this.__v_raw,i=ne(o),l=ne(s);return e||(ut(s,l)&&he(i,"has",s),he(i,"has",l)),s===l?o.has(s):o.has(s)||o.has(l)},forEach(s,o){const i=this,l=i.__v_raw,c=ne(l),f=t?Tr:e?xr:pe;return!e&&he(c,"iterate",wt),l.forEach((u,a)=>s.call(o,f(u),f(a),i))}};return me(n,e?{add:hn("add"),set:hn("set"),delete:hn("delete"),clear:hn("clear")}:{add(s){!t&&!Oe(s)&&!Et(s)&&(s=ne(s));const o=ne(this);return dn(o).has.call(o,s)||(o.add(s),Xe(o,"add",s,s)),this},set(s,o){!t&&!Oe(o)&&!Et(o)&&(o=ne(o));const i=ne(this),{has:l,get:c}=dn(i);let f=l.call(i,s);f||(s=ne(s),f=l.call(i,s));const u=c.call(i,s);return i.set(s,o),f?ut(o,u)&&Xe(i,"set",s,o):Xe(i,"add",s,o),this},delete(s){const o=ne(this),{has:i,get:l}=dn(o);let c=i.call(o,s);c||(s=ne(s),c=i.call(o,s)),l&&l.call(o,s);const f=o.delete(s);return c&&Xe(o,"delete",s,void 0),f},clear(){const s=ne(this),o=s.size!==0,i=s.clear();return o&&Xe(s,"clear",void 0,void 0),i}}),["keys","values","entries",Symbol.iterator].forEach(s=>{n[s]=Bl(s,e,t)}),n}function Yr(e,t){const n=Ll(e,t);return(r,s,o)=>s==="__v_isReactive"?!e:s==="__v_isReadonly"?e:s==="__v_raw"?r:Reflect.get(re(n,s)&&s in r?n:r,s,o)}const Dl={get:Yr(!1,!1)},Fl={get:Yr(!1,!0)},Ul={get:Yr(!0,!1)};const ni=new WeakMap,ri=new WeakMap,si=new WeakMap,kl=new WeakMap;function Hl(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function $l(e){return e.__v_skip||!Object.isExtensible(e)?0:Hl(hl(e))}function On(e){return Et(e)?e:Qr(e,!1,Ml,Dl,ni)}function oi(e){return Qr(e,!1,Ol,Fl,ri)}function ii(e){return Qr(e,!0,Nl,Ul,si)}function Qr(e,t,n,r,s){if(!fe(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const o=s.get(e);if(o)return o;const i=$l(e);if(i===0)return e;const l=new Proxy(e,i===2?r:n);return s.set(e,l),l}function Ot(e){return Et(e)?Ot(e.__v_raw):!!(e&&e.__v_isReactive)}function Et(e){return!!(e&&e.__v_isReadonly)}function Oe(e){return!!(e&&e.__v_isShallow)}function Xr(e){return e?!!e.__v_raw:!1}function ne(e){const t=e&&e.__v_raw;return t?ne(t):e}function li(e){return!re(e,"__v_skip")&&Object.isExtensible(e)&&Ho(e,"__v_skip",!0),e}const pe=e=>fe(e)?On(e):e,xr=e=>fe(e)?ii(e):e;function ge(e){return e?e.__v_isRef===!0:!1}function Ye(e){return ci(e,!1)}function jl(e){return ci(e,!0)}function ci(e,t){return ge(e)?e:new ql(e,t)}class ql{constructor(t,n){this.dep=new Jr,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:ne(t),this._value=n?t:pe(t),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(t){const n=this._rawValue,r=this.__v_isShallow||Oe(t)||Et(t);t=r?t:ne(t),ut(t,n)&&(this._rawValue=t,this._value=r?t:pe(t),this.dep.trigger())}}function ft(e){return ge(e)?e.value:e}const Vl={get:(e,t,n)=>t==="__v_raw"?e:ft(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const s=e[t];return ge(s)&&!ge(n)?(s.value=n,!0):Reflect.set(e,t,n,r)}};function ui(e){return Ot(e)?e:new Proxy(e,Vl)}class Kl{constructor(t,n,r){this.fn=t,this.setter=n,this._value=void 0,this.dep=new Jr(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=tn-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=r}notify(){if(this.flags|=16,!(this.flags&8)&&ce!==this)return Wo(this,!0),!0}get value(){const t=this.dep.track();return Yo(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function zl(e,t,n=!1){let r,s;return Y(e)?r=e:(r=e.get,s=e.set),new Kl(r,s,n)}const pn={},wn=new WeakMap;let _t;function Wl(e,t=!1,n=_t){if(n){let r=wn.get(n);r||wn.set(n,r=[]),r.push(e)}}function Gl(e,t,n=ie){const{immediate:r,deep:s,once:o,scheduler:i,augmentJob:l,call:c}=n,f=b=>s?b:Oe(b)||s===!1||s===0?Ze(b,1):Ze(b);let u,a,p,g,C=!1,R=!1;if(ge(e)?(a=()=>e.value,C=Oe(e)):Ot(e)?(a=()=>f(e),C=!0):J(e)?(R=!0,C=e.some(b=>Ot(b)||Oe(b)),a=()=>e.map(b=>{if(ge(b))return b.value;if(Ot(b))return f(b);if(Y(b))return c?c(b,2):b()})):Y(e)?t?a=c?()=>c(e,2):e:a=()=>{if(p){ht();try{p()}finally{pt()}}const b=_t;_t=u;try{return c?c(e,3,[g]):e(g)}finally{_t=b}}:a=ze,t&&s){const b=a,$=s===!0?1/0:s;a=()=>Ze(b(),$)}const F=Cl(),P=()=>{u.stop(),F&&F.active&&jr(F.effects,u)};if(o&&t){const b=t;t=(...$)=>{b(...$),P()}}let y=R?new Array(e.length).fill(pn):pn;const v=b=>{if(!(!(u.flags&1)||!u.dirty&&!b))if(t){const $=u.run();if(s||C||(R?$.some((T,N)=>ut(T,y[N])):ut($,y))){p&&p();const T=_t;_t=u;try{const N=[$,y===pn?void 0:R&&y[0]===pn?[]:y,g];c?c(t,3,N):t(...N),y=$}finally{_t=T}}}else u.run()};return l&&l(v),u=new Ko(a),u.scheduler=i?()=>i(v,!1):v,g=b=>Wl(b,!1,u),p=u.onStop=()=>{const b=wn.get(u);if(b){if(c)c(b,4);else for(const $ of b)$();wn.delete(u)}},t?r?v(!0):y=u.run():i?i(v.bind(null,!0),!0):u.run(),P.pause=u.pause.bind(u),P.resume=u.resume.bind(u),P.stop=P,P}function Ze(e,t=1/0,n){if(t<=0||!fe(e)||e.__v_skip||(n=n||new Set,n.has(e)))return e;if(n.add(e),t--,ge(e))Ze(e.value,t,n);else if(J(e))for(let r=0;r<e.length;r++)Ze(e[r],t,n);else if(Lo(e)||Nt(e))e.forEach(r=>{Ze(r,t,n)});else if(Uo(e)){for(const r in e)Ze(e[r],t,n);for(const r of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,r)&&Ze(e[r],t,n)}return e}/**
* @vue/runtime-core v3.5.13
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function fn(e,t,n,r){try{return r?e(...r):e()}catch(s){Bn(s,t,n)}}function We(e,t,n,r){if(Y(e)){const s=fn(e,t,n,r);return s&&Do(s)&&s.catch(o=>{Bn(o,t,n)}),s}if(J(e)){const s=[];for(let o=0;o<e.length;o++)s.push(We(e[o],t,n,r));return s}}function Bn(e,t,n,r=!0){const s=t?t.vnode:null,{errorHandler:o,throwUnhandledErrorInProduction:i}=t&&t.appContext.config||ie;if(t){let l=t.parent;const c=t.proxy,f=`https://vuejs.org/error-reference/#runtime-${n}`;for(;l;){const u=l.ec;if(u){for(let a=0;a<u.length;a++)if(u[a](e,c,f)===!1)return}l=l.parent}if(o){ht(),fn(o,null,10,[e,c,f]),pt();return}}Jl(e,n,s,r,i)}function Jl(e,t,n,r=!0,s=!1){if(s)throw e;console.error(e)}const we=[];let Ve=-1;const Bt=[];let it=null,Tt=0;const fi=Promise.resolve();let En=null;function ai(e){const t=En||fi;return e?t.then(this?e.bind(this):e):t}function Yl(e){let t=Ve+1,n=we.length;for(;t<n;){const r=t+n>>>1,s=we[r],o=rn(s);o<e||o===e&&s.flags&2?t=r+1:n=r}return t}function Zr(e){if(!(e.flags&1)){const t=rn(e),n=we[we.length-1];!n||!(e.flags&2)&&t>=rn(n)?we.push(e):we.splice(Yl(t),0,e),e.flags|=1,di()}}function di(){En||(En=fi.then(pi))}function Ql(e){J(e)?Bt.push(...e):it&&e.id===-1?it.splice(Tt+1,0,e):e.flags&1||(Bt.push(e),e.flags|=1),di()}function hs(e,t,n=Ve+1){for(;n<we.length;n++){const r=we[n];if(r&&r.flags&2){if(e&&r.id!==e.uid)continue;we.splice(n,1),n--,r.flags&4&&(r.flags&=-2),r(),r.flags&4||(r.flags&=-2)}}}function hi(e){if(Bt.length){const t=[...new Set(Bt)].sort((n,r)=>rn(n)-rn(r));if(Bt.length=0,it){it.push(...t);return}for(it=t,Tt=0;Tt<it.length;Tt++){const n=it[Tt];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}it=null,Tt=0}}const rn=e=>e.id==null?e.flags&2?-1:1/0:e.id;function pi(e){try{for(Ve=0;Ve<we.length;Ve++){const t=we[Ve];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),fn(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;Ve<we.length;Ve++){const t=we[Ve];t&&(t.flags&=-2)}Ve=-1,we.length=0,hi(),En=null,(we.length||Bt.length)&&pi()}}let Ne=null,gi=null;function Cn(e){const t=Ne;return Ne=e,gi=e&&e.type.__scopeId||null,t}function Xl(e,t=Ne,n){if(!t||e._n)return e;const r=(...s)=>{r._d&&Cs(-1);const o=Cn(t);let i;try{i=e(...s)}finally{Cn(o),r._d&&Cs(1)}return i};return r._n=!0,r._c=!0,r._d=!0,r}function Zl(e,t){if(Ne===null)return e;const n=Un(Ne),r=e.dirs||(e.dirs=[]);for(let s=0;s<t.length;s++){let[o,i,l,c=ie]=t[s];o&&(Y(o)&&(o={mounted:o,updated:o}),o.deep&&Ze(i),r.push({dir:o,instance:n,value:i,oldValue:void 0,arg:l,modifiers:c}))}return e}function gt(e,t,n,r){const s=e.dirs,o=t&&t.dirs;for(let i=0;i<s.length;i++){const l=s[i];o&&(l.oldValue=o[i].value);let c=l.dir[r];c&&(ht(),We(c,n,8,[e.el,l,e,t]),pt())}}const ec=Symbol("_vte"),tc=e=>e.__isTeleport;function es(e,t){e.shapeFlag&6&&e.component?(e.transition=t,es(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 kt(e,t){return Y(e)?me({name:e.name},t,{setup:e}):e}function mi(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function Sn(e,t,n,r,s=!1){if(J(e)){e.forEach((C,R)=>Sn(C,t&&(J(t)?t[R]:t),n,r,s));return}if(Yt(r)&&!s){r.shapeFlag&512&&r.type.__asyncResolved&&r.component.subTree.component&&Sn(e,t,n,r.component.subTree);return}const o=r.shapeFlag&4?Un(r.component):r.el,i=s?null:o,{i:l,r:c}=e,f=t&&t.r,u=l.refs===ie?l.refs={}:l.refs,a=l.setupState,p=ne(a),g=a===ie?()=>!1:C=>re(p,C);if(f!=null&&f!==c&&(ae(f)?(u[f]=null,g(f)&&(a[f]=null)):ge(f)&&(f.value=null)),Y(c))fn(c,l,12,[i,u]);else{const C=ae(c),R=ge(c);if(C||R){const F=()=>{if(e.f){const P=C?g(c)?a[c]:u[c]:c.value;s?J(P)&&jr(P,o):J(P)?P.includes(o)||P.push(o):C?(u[c]=[o],g(c)&&(a[c]=u[c])):(c.value=[o],e.k&&(u[e.k]=c.value))}else C?(u[c]=i,g(c)&&(a[c]=i)):R&&(c.value=i,e.k&&(u[e.k]=i))};i?(F.id=-1,Pe(F,n)):F()}}}Mn().requestIdleCallback;Mn().cancelIdleCallback;const Yt=e=>!!e.type.__asyncLoader,yi=e=>e.type.__isKeepAlive;function nc(e,t){bi(e,"a",t)}function rc(e,t){bi(e,"da",t)}function bi(e,t,n=Ee){const r=e.__wdc||(e.__wdc=()=>{let s=n;for(;s;){if(s.isDeactivated)return;s=s.parent}return e()});if(Ln(t,r,n),n){let s=n.parent;for(;s&&s.parent;)yi(s.parent.vnode)&&sc(r,t,n,s),s=s.parent}}function sc(e,t,n,r){const s=Ln(t,e,r,!0);vi(()=>{jr(r[t],s)},n)}function Ln(e,t,n=Ee,r=!1){if(n){const s=n[e]||(n[e]=[]),o=t.__weh||(t.__weh=(...i)=>{ht();const l=an(n),c=We(t,n,e,i);return l(),pt(),c});return r?s.unshift(o):s.push(o),o}}const tt=e=>(t,n=Ee)=>{(!ln||e==="sp")&&Ln(e,(...r)=>t(...r),n)},oc=tt("bm"),_i=tt("m"),ic=tt("bu"),lc=tt("u"),cc=tt("bum"),vi=tt("um"),uc=tt("sp"),fc=tt("rtg"),ac=tt("rtc");function dc(e,t=Ee){Ln("ec",e,t)}const hc=Symbol.for("v-ndc");function ps(e,t,n,r){let s;const o=n,i=J(e);if(i||ae(e)){const l=i&&Ot(e);let c=!1;l&&(c=!Oe(e),e=Nn(e)),s=new Array(e.length);for(let f=0,u=e.length;f<u;f++)s[f]=t(c?pe(e[f]):e[f],f,void 0,o)}else if(typeof e=="number"){s=new Array(e);for(let l=0;l<e;l++)s[l]=t(l+1,l,void 0,o)}else if(fe(e))if(e[Symbol.iterator])s=Array.from(e,(l,c)=>t(l,c,void 0,o));else{const l=Object.keys(e);s=new Array(l.length);for(let c=0,f=l.length;c<f;c++){const u=l[c];s[c]=t(e[u],u,c,o)}}else s=[];return s}const Ir=e=>e?ji(e)?Un(e):Ir(e.parent):null,Qt=me(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=>Ir(e.parent),$root:e=>Ir(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>Ei(e),$forceUpdate:e=>e.f||(e.f=()=>{Zr(e.update)}),$nextTick:e=>e.n||(e.n=ai.bind(e.proxy)),$watch:e=>Bc.bind(e)}),Kn=(e,t)=>e!==ie&&!e.__isScriptSetup&&re(e,t),pc={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:r,data:s,props:o,accessCache:i,type:l,appContext:c}=e;let f;if(t[0]!=="$"){const g=i[t];if(g!==void 0)switch(g){case 1:return r[t];case 2:return s[t];case 4:return n[t];case 3:return o[t]}else{if(Kn(r,t))return i[t]=1,r[t];if(s!==ie&&re(s,t))return i[t]=2,s[t];if((f=e.propsOptions[0])&&re(f,t))return i[t]=3,o[t];if(n!==ie&&re(n,t))return i[t]=4,n[t];Mr&&(i[t]=0)}}const u=Qt[t];let a,p;if(u)return t==="$attrs"&&he(e.attrs,"get",""),u(e);if((a=l.__cssModules)&&(a=a[t]))return a;if(n!==ie&&re(n,t))return i[t]=4,n[t];if(p=c.config.globalProperties,re(p,t))return p[t]},set({_:e},t,n){const{data:r,setupState:s,ctx:o}=e;return Kn(s,t)?(s[t]=n,!0):r!==ie&&re(r,t)?(r[t]=n,!0):re(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(o[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:s,propsOptions:o}},i){let l;return!!n[i]||e!==ie&&re(e,i)||Kn(t,i)||(l=o[0])&&re(l,i)||re(r,i)||re(Qt,i)||re(s.config.globalProperties,i)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:re(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function gs(e){return J(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let Mr=!0;function gc(e){const t=Ei(e),n=e.proxy,r=e.ctx;Mr=!1,t.beforeCreate&&ms(t.beforeCreate,e,"bc");const{data:s,computed:o,methods:i,watch:l,provide:c,inject:f,created:u,beforeMount:a,mounted:p,beforeUpdate:g,updated:C,activated:R,deactivated:F,beforeDestroy:P,beforeUnmount:y,destroyed:v,unmounted:b,render:$,renderTracked:T,renderTriggered:N,errorCaptured:H,serverPrefetch:D,expose:q,inheritAttrs:j,components:V,directives:k,filters:W}=t;if(f&&mc(f,r,null),i)for(const ee in i){const X=i[ee];Y(X)&&(r[ee]=X.bind(n))}if(s){const ee=s.call(n,n);fe(ee)&&(e.data=On(ee))}if(Mr=!0,o)for(const ee in o){const X=o[ee],Be=Y(X)?X.bind(n,n):Y(X.get)?X.get.bind(n,n):ze,Ie=!Y(X)&&Y(X.set)?X.set.bind(n):ze,be=Le({get:Be,set:Ie});Object.defineProperty(r,ee,{enumerable:!0,configurable:!0,get:()=>be.value,set:de=>be.value=de})}if(l)for(const ee in l)wi(l[ee],r,n,ee);if(c){const ee=Y(c)?c.call(n):c;Reflect.ownKeys(ee).forEach(X=>{yn(X,ee[X])})}u&&ms(u,e,"c");function ue(ee,X){J(X)?X.forEach(Be=>ee(Be.bind(n))):X&&ee(X.bind(n))}if(ue(oc,a),ue(_i,p),ue(ic,g),ue(lc,C),ue(nc,R),ue(rc,F),ue(dc,H),ue(ac,T),ue(fc,N),ue(cc,y),ue(vi,b),ue(uc,D),J(q))if(q.length){const ee=e.exposed||(e.exposed={});q.forEach(X=>{Object.defineProperty(ee,X,{get:()=>n[X],set:Be=>n[X]=Be})})}else e.exposed||(e.exposed={});$&&e.render===ze&&(e.render=$),j!=null&&(e.inheritAttrs=j),V&&(e.components=V),k&&(e.directives=k),D&&mi(e)}function mc(e,t,n=ze){J(e)&&(e=Nr(e));for(const r in e){const s=e[r];let o;fe(s)?"default"in s?o=et(s.from||r,s.default,!0):o=et(s.from||r):o=et(s),ge(o)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>o.value,set:i=>o.value=i}):t[r]=o}}function ms(e,t,n){We(J(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function wi(e,t,n,r){let s=r.includes(".")?Di(n,r):()=>n[r];if(ae(e)){const o=t[e];Y(o)&&bn(s,o)}else if(Y(e))bn(s,e.bind(n));else if(fe(e))if(J(e))e.forEach(o=>wi(o,t,n,r));else{const o=Y(e.handler)?e.handler.bind(n):t[e.handler];Y(o)&&bn(s,o,e)}}function Ei(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:s,optionsCache:o,config:{optionMergeStrategies:i}}=e.appContext,l=o.get(t);let c;return l?c=l:!s.length&&!n&&!r?c=t:(c={},s.length&&s.forEach(f=>Rn(c,f,i,!0)),Rn(c,t,i)),fe(t)&&o.set(t,c),c}function Rn(e,t,n,r=!1){const{mixins:s,extends:o}=t;o&&Rn(e,o,n,!0),s&&s.forEach(i=>Rn(e,i,n,!0));for(const i in t)if(!(r&&i==="expose")){const l=yc[i]||n&&n[i];e[i]=l?l(e[i],t[i]):t[i]}return e}const yc={data:ys,props:bs,emits:bs,methods:zt,computed:zt,beforeCreate:ve,created:ve,beforeMount:ve,mounted:ve,beforeUpdate:ve,updated:ve,beforeDestroy:ve,beforeUnmount:ve,destroyed:ve,unmounted:ve,activated:ve,deactivated:ve,errorCaptured:ve,serverPrefetch:ve,components:zt,directives:zt,watch:_c,provide:ys,inject:bc};function ys(e,t){return t?e?function(){return me(Y(e)?e.call(this,this):e,Y(t)?t.call(this,this):t)}:t:e}function bc(e,t){return zt(Nr(e),Nr(t))}function Nr(e){if(J(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function ve(e,t){return e?[...new Set([].concat(e,t))]:t}function zt(e,t){return e?me(Object.create(null),e,t):t}function bs(e,t){return e?J(e)&&J(t)?[...new Set([...e,...t])]:me(Object.create(null),gs(e),gs(t??{})):t}function _c(e,t){if(!e)return t;if(!t)return e;const n=me(Object.create(null),e);for(const r in t)n[r]=ve(e[r],t[r]);return n}function Ci(){return{app:null,config:{isNativeTag:al,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 vc=0;function wc(e,t){return function(r,s=null){Y(r)||(r=me({},r)),s!=null&&!fe(s)&&(s=null);const o=Ci(),i=new WeakSet,l=[];let c=!1;const f=o.app={_uid:vc++,_component:r,_props:s,_container:null,_context:o,_instance:null,version:eu,get config(){return o.config},set config(u){},use(u,...a){return i.has(u)||(u&&Y(u.install)?(i.add(u),u.install(f,...a)):Y(u)&&(i.add(u),u(f,...a))),f},mixin(u){return o.mixins.includes(u)||o.mixins.push(u),f},component(u,a){return a?(o.components[u]=a,f):o.components[u]},directive(u,a){return a?(o.directives[u]=a,f):o.directives[u]},mount(u,a,p){if(!c){const g=f._ceVNode||xe(r,s);return g.appContext=o,p===!0?p="svg":p===!1&&(p=void 0),e(g,u,p),c=!0,f._container=u,u.__vue_app__=f,Un(g.component)}},onUnmount(u){l.push(u)},unmount(){c&&(We(l,f._instance,16),e(null,f._container),delete f._container.__vue_app__)},provide(u,a){return o.provides[u]=a,f},runWithContext(u){const a=Lt;Lt=f;try{return u()}finally{Lt=a}}};return f}}let Lt=null;function yn(e,t){if(Ee){let n=Ee.provides;const r=Ee.parent&&Ee.parent.provides;r===n&&(n=Ee.provides=Object.create(r)),n[e]=t}}function et(e,t,n=!1){const r=Ee||Ne;if(r||Lt){const s=Lt?Lt._context.provides:r?r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:void 0;if(s&&e in s)return s[e];if(arguments.length>1)return n&&Y(t)?t.call(r&&r.proxy):t}}const Si={},Ri=()=>Object.create(Si),Pi=e=>Object.getPrototypeOf(e)===Si;function Ec(e,t,n,r=!1){const s={},o=Ri();e.propsDefaults=Object.create(null),Ai(e,t,s,o);for(const i in e.propsOptions[0])i in s||(s[i]=void 0);n?e.props=r?s:oi(s):e.type.props?e.props=s:e.props=o,e.attrs=o}function Cc(e,t,n,r){const{props:s,attrs:o,vnode:{patchFlag:i}}=e,l=ne(s),[c]=e.propsOptions;let f=!1;if((r||i>0)&&!(i&16)){if(i&8){const u=e.vnode.dynamicProps;for(let a=0;a<u.length;a++){let p=u[a];if(Dn(e.emitsOptions,p))continue;const g=t[p];if(c)if(re(o,p))g!==o[p]&&(o[p]=g,f=!0);else{const C=at(p);s[C]=Or(c,l,C,g,e,!1)}else g!==o[p]&&(o[p]=g,f=!0)}}}else{Ai(e,t,s,o)&&(f=!0);let u;for(const a in l)(!t||!re(t,a)&&((u=Ct(a))===a||!re(t,u)))&&(c?n&&(n[a]!==void 0||n[u]!==void 0)&&(s[a]=Or(c,l,a,void 0,e,!0)):delete s[a]);if(o!==l)for(const a in o)(!t||!re(t,a))&&(delete o[a],f=!0)}f&&Xe(e.attrs,"set","")}function Ai(e,t,n,r){const[s,o]=e.propsOptions;let i=!1,l;if(t)for(let c in t){if(Wt(c))continue;const f=t[c];let u;s&&re(s,u=at(c))?!o||!o.includes(u)?n[u]=f:(l||(l={}))[u]=f:Dn(e.emitsOptions,c)||(!(c in r)||f!==r[c])&&(r[c]=f,i=!0)}if(o){const c=ne(n),f=l||ie;for(let u=0;u<o.length;u++){const a=o[u];n[a]=Or(s,c,a,f[a],e,!re(f,a))}}return i}function Or(e,t,n,r,s,o){const i=e[n];if(i!=null){const l=re(i,"default");if(l&&r===void 0){const c=i.default;if(i.type!==Function&&!i.skipFactory&&Y(c)){const{propsDefaults:f}=s;if(n in f)r=f[n];else{const u=an(s);r=f[n]=c.call(null,t),u()}}else r=c;s.ce&&s.ce._setProp(n,r)}i[0]&&(o&&!l?r=!1:i[1]&&(r===""||r===Ct(n))&&(r=!0))}return r}const Sc=new WeakMap;function Ti(e,t,n=!1){const r=n?Sc:t.propsCache,s=r.get(e);if(s)return s;const o=e.props,i={},l=[];let c=!1;if(!Y(e)){const u=a=>{c=!0;const[p,g]=Ti(a,t,!0);me(i,p),g&&l.push(...g)};!n&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}if(!o&&!c)return fe(e)&&r.set(e,Mt),Mt;if(J(o))for(let u=0;u<o.length;u++){const a=at(o[u]);_s(a)&&(i[a]=ie)}else if(o)for(const u in o){const a=at(u);if(_s(a)){const p=o[u],g=i[a]=J(p)||Y(p)?{type:p}:me({},p),C=g.type;let R=!1,F=!0;if(J(C))for(let P=0;P<C.length;++P){const y=C[P],v=Y(y)&&y.name;if(v==="Boolean"){R=!0;break}else v==="String"&&(F=!1)}else R=Y(C)&&C.name==="Boolean";g[0]=R,g[1]=F,(R||re(g,"default"))&&l.push(a)}}const f=[i,l];return fe(e)&&r.set(e,f),f}function _s(e){return e[0]!=="$"&&!Wt(e)}const xi=e=>e[0]==="_"||e==="$stable",ts=e=>J(e)?e.map(Ke):[Ke(e)],Rc=(e,t,n)=>{if(t._n)return t;const r=Xl((...s)=>ts(t(...s)),n);return r._c=!1,r},Ii=(e,t,n)=>{const r=e._ctx;for(const s in e){if(xi(s))continue;const o=e[s];if(Y(o))t[s]=Rc(s,o,r);else if(o!=null){const i=ts(o);t[s]=()=>i}}},Mi=(e,t)=>{const n=ts(t);e.slots.default=()=>n},Ni=(e,t,n)=>{for(const r in t)(n||r!=="_")&&(e[r]=t[r])},Pc=(e,t,n)=>{const r=e.slots=Ri();if(e.vnode.shapeFlag&32){const s=t._;s?(Ni(r,t,n),n&&Ho(r,"_",s,!0)):Ii(t,r)}else t&&Mi(e,t)},Ac=(e,t,n)=>{const{vnode:r,slots:s}=e;let o=!0,i=ie;if(r.shapeFlag&32){const l=t._;l?n&&l===1?o=!1:Ni(s,t,n):(o=!t.$stable,Ii(t,s)),i=t}else t&&(Mi(e,t),i={default:1});if(o)for(const l in s)!xi(l)&&i[l]==null&&delete s[l]},Pe=$c;function Tc(e){return xc(e)}function xc(e,t){const n=Mn();n.__VUE__=!0;const{insert:r,remove:s,patchProp:o,createElement:i,createText:l,createComment:c,setText:f,setElementText:u,parentNode:a,nextSibling:p,setScopeId:g=ze,insertStaticContent:C}=e,R=(d,h,m,w=null,S=null,E=null,B=void 0,M=null,x=!!h.dynamicChildren)=>{if(d===h)return;d&&!qt(d,h)&&(w=_(d),de(d,S,E,!0),d=null),h.patchFlag===-2&&(x=!1,h.dynamicChildren=null);const{type:A,ref:z,shapeFlag:L}=h;switch(A){case Fn:F(d,h,m,w);break;case sn:P(d,h,m,w);break;case Wn:d==null&&y(h,m,w,B);break;case Me:V(d,h,m,w,S,E,B,M,x);break;default:L&1?$(d,h,m,w,S,E,B,M,x):L&6?k(d,h,m,w,S,E,B,M,x):(L&64||L&128)&&A.process(d,h,m,w,S,E,B,M,x,U)}z!=null&&S&&Sn(z,d&&d.ref,E,h||d,!h)},F=(d,h,m,w)=>{if(d==null)r(h.el=l(h.children),m,w);else{const S=h.el=d.el;h.children!==d.children&&f(S,h.children)}},P=(d,h,m,w)=>{d==null?r(h.el=c(h.children||""),m,w):h.el=d.el},y=(d,h,m,w)=>{[d.el,d.anchor]=C(d.children,h,m,w,d.el,d.anchor)},v=({el:d,anchor:h},m,w)=>{let S;for(;d&&d!==h;)S=p(d),r(d,m,w),d=S;r(h,m,w)},b=({el:d,anchor:h})=>{let m;for(;d&&d!==h;)m=p(d),s(d),d=m;s(h)},$=(d,h,m,w,S,E,B,M,x)=>{h.type==="svg"?B="svg":h.type==="math"&&(B="mathml"),d==null?T(h,m,w,S,E,B,M,x):D(d,h,S,E,B,M,x)},T=(d,h,m,w,S,E,B,M)=>{let x,A;const{props:z,shapeFlag:L,transition:K,dirs:G}=d;if(x=d.el=i(d.type,E,z&&z.is,z),L&8?u(x,d.children):L&16&&H(d.children,x,null,w,S,zn(d,E),B,M),G&&gt(d,null,w,"created"),N(x,d,d.scopeId,B,w),z){for(const le in z)le!=="value"&&!Wt(le)&&o(x,le,null,z[le],E,w);"value"in z&&o(x,"value",null,z.value,E),(A=z.onVnodeBeforeMount)&&je(A,w,d)}G&&gt(d,null,w,"beforeMount");const Q=Ic(S,K);Q&&K.beforeEnter(x),r(x,h,m),((A=z&&z.onVnodeMounted)||Q||G)&&Pe(()=>{A&&je(A,w,d),Q&&K.enter(x),G&&gt(d,null,w,"mounted")},S)},N=(d,h,m,w,S)=>{if(m&&g(d,m),w)for(let E=0;E<w.length;E++)g(d,w[E]);if(S){let E=S.subTree;if(h===E||Ui(E.type)&&(E.ssContent===h||E.ssFallback===h)){const B=S.vnode;N(d,B,B.scopeId,B.slotScopeIds,S.parent)}}},H=(d,h,m,w,S,E,B,M,x=0)=>{for(let A=x;A<d.length;A++){const z=d[A]=M?lt(d[A]):Ke(d[A]);R(null,z,h,m,w,S,E,B,M)}},D=(d,h,m,w,S,E,B)=>{const M=h.el=d.el;let{patchFlag:x,dynamicChildren:A,dirs:z}=h;x|=d.patchFlag&16;const L=d.props||ie,K=h.props||ie;let G;if(m&&mt(m,!1),(G=K.onVnodeBeforeUpdate)&&je(G,m,h,d),z&&gt(h,d,m,"beforeUpdate"),m&&mt(m,!0),(L.innerHTML&&K.innerHTML==null||L.textContent&&K.textContent==null)&&u(M,""),A?q(d.dynamicChildren,A,M,m,w,zn(h,S),E):B||X(d,h,M,null,m,w,zn(h,S),E,!1),x>0){if(x&16)j(M,L,K,m,S);else if(x&2&&L.class!==K.class&&o(M,"class",null,K.class,S),x&4&&o(M,"style",L.style,K.style,S),x&8){const Q=h.dynamicProps;for(let le=0;le<Q.length;le++){const se=Q[le],Se=L[se],Ce=K[se];(Ce!==Se||se==="value")&&o(M,se,Se,Ce,S,m)}}x&1&&d.children!==h.children&&u(M,h.children)}else!B&&A==null&&j(M,L,K,m,S);((G=K.onVnodeUpdated)||z)&&Pe(()=>{G&&je(G,m,h,d),z&&gt(h,d,m,"updated")},w)},q=(d,h,m,w,S,E,B)=>{for(let M=0;M<h.length;M++){const x=d[M],A=h[M],z=x.el&&(x.type===Me||!qt(x,A)||x.shapeFlag&70)?a(x.el):m;R(x,A,z,null,w,S,E,B,!0)}},j=(d,h,m,w,S)=>{if(h!==m){if(h!==ie)for(const E in h)!Wt(E)&&!(E in m)&&o(d,E,h[E],null,S,w);for(const E in m){if(Wt(E))continue;const B=m[E],M=h[E];B!==M&&E!=="value"&&o(d,E,M,B,S,w)}"value"in m&&o(d,"value",h.value,m.value,S)}},V=(d,h,m,w,S,E,B,M,x)=>{const A=h.el=d?d.el:l(""),z=h.anchor=d?d.anchor:l("");let{patchFlag:L,dynamicChildren:K,slotScopeIds:G}=h;G&&(M=M?M.concat(G):G),d==null?(r(A,m,w),r(z,m,w),H(h.children||[],m,z,S,E,B,M,x)):L>0&&L&64&&K&&d.dynamicChildren?(q(d.dynamicChildren,K,m,S,E,B,M),(h.key!=null||S&&h===S.subTree)&&Oi(d,h,!0)):X(d,h,m,z,S,E,B,M,x)},k=(d,h,m,w,S,E,B,M,x)=>{h.slotScopeIds=M,d==null?h.shapeFlag&512?S.ctx.activate(h,m,w,B,x):W(h,m,w,S,E,B,x):ye(d,h,x)},W=(d,h,m,w,S,E,B)=>{const M=d.component=Gc(d,w,S);if(yi(d)&&(M.ctx.renderer=U),Jc(M,!1,B),M.asyncDep){if(S&&S.registerDep(M,ue,B),!d.el){const x=M.subTree=xe(sn);P(null,x,h,m)}}else ue(M,d,h,m,S,E,B)},ye=(d,h,m)=>{const w=h.component=d.component;if(kc(d,h,m))if(w.asyncDep&&!w.asyncResolved){ee(w,h,m);return}else w.next=h,w.update();else h.el=d.el,w.vnode=h},ue=(d,h,m,w,S,E,B)=>{const M=()=>{if(d.isMounted){let{next:L,bu:K,u:G,parent:Q,vnode:le}=d;{const He=Bi(d);if(He){L&&(L.el=le.el,ee(d,L,B)),He.asyncDep.then(()=>{d.isUnmounted||M()});return}}let se=L,Se;mt(d,!1),L?(L.el=le.el,ee(d,L,B)):L=le,K&&mn(K),(Se=L.props&&L.props.onVnodeBeforeUpdate)&&je(Se,Q,L,le),mt(d,!0);const Ce=ws(d),ke=d.subTree;d.subTree=Ce,R(ke,Ce,a(ke.el),_(ke),d,S,E),L.el=Ce.el,se===null&&Hc(d,Ce.el),G&&Pe(G,S),(Se=L.props&&L.props.onVnodeUpdated)&&Pe(()=>je(Se,Q,L,le),S)}else{let L;const{el:K,props:G}=h,{bm:Q,m:le,parent:se,root:Se,type:Ce}=d,ke=Yt(h);mt(d,!1),Q&&mn(Q),!ke&&(L=G&&G.onVnodeBeforeMount)&&je(L,se,h),mt(d,!0);{Se.ce&&Se.ce._injectChildStyle(Ce);const He=d.subTree=ws(d);R(null,He,m,w,d,S,E),h.el=He.el}if(le&&Pe(le,S),!ke&&(L=G&&G.onVnodeMounted)){const He=h;Pe(()=>je(L,se,He),S)}(h.shapeFlag&256||se&&Yt(se.vnode)&&se.vnode.shapeFlag&256)&&d.a&&Pe(d.a,S),d.isMounted=!0,h=m=w=null}};d.scope.on();const x=d.effect=new Ko(M);d.scope.off();const A=d.update=x.run.bind(x),z=d.job=x.runIfDirty.bind(x);z.i=d,z.id=d.uid,x.scheduler=()=>Zr(z),mt(d,!0),A()},ee=(d,h,m)=>{h.component=d;const w=d.vnode.props;d.vnode=h,d.next=null,Cc(d,h.props,w,m),Ac(d,h.children,m),ht(),hs(d),pt()},X=(d,h,m,w,S,E,B,M,x=!1)=>{const A=d&&d.children,z=d?d.shapeFlag:0,L=h.children,{patchFlag:K,shapeFlag:G}=h;if(K>0){if(K&128){Ie(A,L,m,w,S,E,B,M,x);return}else if(K&256){Be(A,L,m,w,S,E,B,M,x);return}}G&8?(z&16&&_e(A,S,E),L!==A&&u(m,L)):z&16?G&16?Ie(A,L,m,w,S,E,B,M,x):_e(A,S,E,!0):(z&8&&u(m,""),G&16&&H(L,m,w,S,E,B,M,x))},Be=(d,h,m,w,S,E,B,M,x)=>{d=d||Mt,h=h||Mt;const A=d.length,z=h.length,L=Math.min(A,z);let K;for(K=0;K<L;K++){const G=h[K]=x?lt(h[K]):Ke(h[K]);R(d[K],G,m,null,S,E,B,M,x)}A>z?_e(d,S,E,!0,!1,L):H(h,m,w,S,E,B,M,x,L)},Ie=(d,h,m,w,S,E,B,M,x)=>{let A=0;const z=h.length;let L=d.length-1,K=z-1;for(;A<=L&&A<=K;){const G=d[A],Q=h[A]=x?lt(h[A]):Ke(h[A]);if(qt(G,Q))R(G,Q,m,null,S,E,B,M,x);else break;A++}for(;A<=L&&A<=K;){const G=d[L],Q=h[K]=x?lt(h[K]):Ke(h[K]);if(qt(G,Q))R(G,Q,m,null,S,E,B,M,x);else break;L--,K--}if(A>L){if(A<=K){const G=K+1,Q=G<z?h[G].el:w;for(;A<=K;)R(null,h[A]=x?lt(h[A]):Ke(h[A]),m,Q,S,E,B,M,x),A++}}else if(A>K)for(;A<=L;)de(d[A],S,E,!0),A++;else{const G=A,Q=A,le=new Map;for(A=Q;A<=K;A++){const Re=h[A]=x?lt(h[A]):Ke(h[A]);Re.key!=null&&le.set(Re.key,A)}let se,Se=0;const Ce=K-Q+1;let ke=!1,He=0;const Ht=new Array(Ce);for(A=0;A<Ce;A++)Ht[A]=0;for(A=G;A<=L;A++){const Re=d[A];if(Se>=Ce){de(Re,S,E,!0);continue}let $e;if(Re.key!=null)$e=le.get(Re.key);else for(se=Q;se<=K;se++)if(Ht[se-Q]===0&&qt(Re,h[se])){$e=se;break}$e===void 0?de(Re,S,E,!0):(Ht[$e-Q]=A+1,$e>=He?He=$e:ke=!0,R(Re,h[$e],m,null,S,E,B,M,x),Se++)}const cs=ke?Mc(Ht):Mt;for(se=cs.length-1,A=Ce-1;A>=0;A--){const Re=Q+A,$e=h[Re],us=Re+1<z?h[Re+1].el:w;Ht[A]===0?R(null,$e,m,us,S,E,B,M,x):ke&&(se<0||A!==cs[se]?be($e,m,us,2):se--)}}},be=(d,h,m,w,S=null)=>{const{el:E,type:B,transition:M,children:x,shapeFlag:A}=d;if(A&6){be(d.component.subTree,h,m,w);return}if(A&128){d.suspense.move(h,m,w);return}if(A&64){B.move(d,h,m,U);return}if(B===Me){r(E,h,m);for(let L=0;L<x.length;L++)be(x[L],h,m,w);r(d.anchor,h,m);return}if(B===Wn){v(d,h,m);return}if(w!==2&&A&1&&M)if(w===0)M.beforeEnter(E),r(E,h,m),Pe(()=>M.enter(E),S);else{const{leave:L,delayLeave:K,afterLeave:G}=M,Q=()=>r(E,h,m),le=()=>{L(E,()=>{Q(),G&&G()})};K?K(E,Q,le):le()}else r(E,h,m)},de=(d,h,m,w=!1,S=!1)=>{const{type:E,props:B,ref:M,children:x,dynamicChildren:A,shapeFlag:z,patchFlag:L,dirs:K,cacheIndex:G}=d;if(L===-2&&(S=!1),M!=null&&Sn(M,null,m,d,!0),G!=null&&(h.renderCache[G]=void 0),z&256){h.ctx.deactivate(d);return}const Q=z&1&&K,le=!Yt(d);let se;if(le&&(se=B&&B.onVnodeBeforeUnmount)&&je(se,h,d),z&6)rt(d.component,m,w);else{if(z&128){d.suspense.unmount(m,w);return}Q&&gt(d,null,h,"beforeUnmount"),z&64?d.type.remove(d,h,m,U,w):A&&!A.hasOnce&&(E!==Me||L>0&&L&64)?_e(A,h,m,!1,!0):(E===Me&&L&384||!S&&z&16)&&_e(x,h,m),w&&Ue(d)}(le&&(se=B&&B.onVnodeUnmounted)||Q)&&Pe(()=>{se&&je(se,h,d),Q&&gt(d,null,h,"unmounted")},m)},Ue=d=>{const{type:h,el:m,anchor:w,transition:S}=d;if(h===Me){nt(m,w);return}if(h===Wn){b(d);return}const E=()=>{s(m),S&&!S.persisted&&S.afterLeave&&S.afterLeave()};if(d.shapeFlag&1&&S&&!S.persisted){const{leave:B,delayLeave:M}=S,x=()=>B(m,E);M?M(d.el,E,x):x()}else E()},nt=(d,h)=>{let m;for(;d!==h;)m=p(d),s(d),d=m;s(h)},rt=(d,h,m)=>{const{bum:w,scope:S,job:E,subTree:B,um:M,m:x,a:A}=d;vs(x),vs(A),w&&mn(w),S.stop(),E&&(E.flags|=8,de(B,d,h,m)),M&&Pe(M,h),Pe(()=>{d.isUnmounted=!0},h),h&&h.pendingBranch&&!h.isUnmounted&&d.asyncDep&&!d.asyncResolved&&d.suspenseId===h.pendingId&&(h.deps--,h.deps===0&&h.resolve())},_e=(d,h,m,w=!1,S=!1,E=0)=>{for(let B=E;B<d.length;B++)de(d[B],h,m,w,S)},_=d=>{if(d.shapeFlag&6)return _(d.component.subTree);if(d.shapeFlag&128)return d.suspense.next();const h=p(d.anchor||d.el),m=h&&h[ec];return m?p(m):h};let O=!1;const I=(d,h,m)=>{d==null?h._vnode&&de(h._vnode,null,null,!0):R(h._vnode||null,d,h,null,null,null,m),h._vnode=d,O||(O=!0,hs(),hi(),O=!1)},U={p:R,um:de,m:be,r:Ue,mt:W,mc:H,pc:X,pbc:q,n:_,o:e};return{render:I,hydrate:void 0,createApp:wc(I)}}function zn({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 mt({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function Ic(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Oi(e,t,n=!1){const r=e.children,s=t.children;if(J(r)&&J(s))for(let o=0;o<r.length;o++){const i=r[o];let l=s[o];l.shapeFlag&1&&!l.dynamicChildren&&((l.patchFlag<=0||l.patchFlag===32)&&(l=s[o]=lt(s[o]),l.el=i.el),!n&&l.patchFlag!==-2&&Oi(i,l)),l.type===Fn&&(l.el=i.el)}}function Mc(e){const t=e.slice(),n=[0];let r,s,o,i,l;const c=e.length;for(r=0;r<c;r++){const f=e[r];if(f!==0){if(s=n[n.length-1],e[s]<f){t[r]=s,n.push(r);continue}for(o=0,i=n.length-1;o<i;)l=o+i>>1,e[n[l]]<f?o=l+1:i=l;f<e[n[o]]&&(o>0&&(t[r]=n[o-1]),n[o]=r)}}for(o=n.length,i=n[o-1];o-- >0;)n[o]=i,i=t[i];return n}function Bi(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Bi(t)}function vs(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}const Nc=Symbol.for("v-scx"),Oc=()=>et(Nc);function bn(e,t,n){return Li(e,t,n)}function Li(e,t,n=ie){const{immediate:r,deep:s,flush:o,once:i}=n,l=me({},n),c=t&&r||!t&&o!=="post";let f;if(ln){if(o==="sync"){const g=Oc();f=g.__watcherHandles||(g.__watcherHandles=[])}else if(!c){const g=()=>{};return g.stop=ze,g.resume=ze,g.pause=ze,g}}const u=Ee;l.call=(g,C,R)=>We(g,u,C,R);let a=!1;o==="post"?l.scheduler=g=>{Pe(g,u&&u.suspense)}:o!=="sync"&&(a=!0,l.scheduler=(g,C)=>{C?g():Zr(g)}),l.augmentJob=g=>{t&&(g.flags|=4),a&&(g.flags|=2,u&&(g.id=u.uid,g.i=u))};const p=Gl(e,t,l);return ln&&(f?f.push(p):c&&p()),p}function Bc(e,t,n){const r=this.proxy,s=ae(e)?e.includes(".")?Di(r,e):()=>r[e]:e.bind(r,r);let o;Y(t)?o=t:(o=t.handler,n=t);const i=an(this),l=Li(s,o.bind(r),n);return i(),l}function Di(e,t){const n=t.split(".");return()=>{let r=e;for(let s=0;s<n.length&&r;s++)r=r[n[s]];return r}}const Lc=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${at(t)}Modifiers`]||e[`${Ct(t)}Modifiers`];function Dc(e,t,...n){if(e.isUnmounted)return;const r=e.vnode.props||ie;let s=n;const o=t.startsWith("update:"),i=o&&Lc(r,t.slice(7));i&&(i.trim&&(s=n.map(u=>ae(u)?u.trim():u)),i.number&&(s=n.map(Sr)));let l,c=r[l=Hn(t)]||r[l=Hn(at(t))];!c&&o&&(c=r[l=Hn(Ct(t))]),c&&We(c,e,6,s);const f=r[l+"Once"];if(f){if(!e.emitted)e.emitted={};else if(e.emitted[l])return;e.emitted[l]=!0,We(f,e,6,s)}}function Fi(e,t,n=!1){const r=t.emitsCache,s=r.get(e);if(s!==void 0)return s;const o=e.emits;let i={},l=!1;if(!Y(e)){const c=f=>{const u=Fi(f,t,!0);u&&(l=!0,me(i,u))};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}return!o&&!l?(fe(e)&&r.set(e,null),null):(J(o)?o.forEach(c=>i[c]=null):me(i,o),fe(e)&&r.set(e,i),i)}function Dn(e,t){return!e||!Tn(t)?!1:(t=t.slice(2).replace(/Once$/,""),re(e,t[0].toLowerCase()+t.slice(1))||re(e,Ct(t))||re(e,t))}function ws(e){const{type:t,vnode:n,proxy:r,withProxy:s,propsOptions:[o],slots:i,attrs:l,emit:c,render:f,renderCache:u,props:a,data:p,setupState:g,ctx:C,inheritAttrs:R}=e,F=Cn(e);let P,y;try{if(n.shapeFlag&4){const b=s||r,$=b;P=Ke(f.call($,b,u,a,g,p,C)),y=l}else{const b=t;P=Ke(b.length>1?b(a,{attrs:l,slots:i,emit:c}):b(a,null)),y=t.props?l:Fc(l)}}catch(b){Xt.length=0,Bn(b,e,1),P=xe(sn)}let v=P;if(y&&R!==!1){const b=Object.keys(y),{shapeFlag:$}=v;b.length&&$&7&&(o&&b.some($r)&&(y=Uc(y,o)),v=Dt(v,y,!1,!0))}return n.dirs&&(v=Dt(v,null,!1,!0),v.dirs=v.dirs?v.dirs.concat(n.dirs):n.dirs),n.transition&&es(v,n.transition),P=v,Cn(F),P}const Fc=e=>{let t;for(const n in e)(n==="class"||n==="style"||Tn(n))&&((t||(t={}))[n]=e[n]);return t},Uc=(e,t)=>{const n={};for(const r in e)(!$r(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function kc(e,t,n){const{props:r,children:s,component:o}=e,{props:i,children:l,patchFlag:c}=t,f=o.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&c>=0){if(c&1024)return!0;if(c&16)return r?Es(r,i,f):!!i;if(c&8){const u=t.dynamicProps;for(let a=0;a<u.length;a++){const p=u[a];if(i[p]!==r[p]&&!Dn(f,p))return!0}}}else return(s||l)&&(!l||!l.$stable)?!0:r===i?!1:r?i?Es(r,i,f):!0:!!i;return!1}function Es(e,t,n){const r=Object.keys(t);if(r.length!==Object.keys(e).length)return!0;for(let s=0;s<r.length;s++){const o=r[s];if(t[o]!==e[o]&&!Dn(n,o))return!0}return!1}function Hc({vnode:e,parent:t},n){for(;t;){const r=t.subTree;if(r.suspense&&r.suspense.activeBranch===e&&(r.el=e.el),r===e)(e=t.vnode).el=n,t=t.parent;else break}}const Ui=e=>e.__isSuspense;function $c(e,t){t&&t.pendingBranch?J(e)?t.effects.push(...e):t.effects.push(e):Ql(e)}const Me=Symbol.for("v-fgt"),Fn=Symbol.for("v-txt"),sn=Symbol.for("v-cmt"),Wn=Symbol.for("v-stc"),Xt=[];let Te=null;function vt(e=!1){Xt.push(Te=e?null:[])}function jc(){Xt.pop(),Te=Xt[Xt.length-1]||null}let on=1;function Cs(e,t=!1){on+=e,e<0&&Te&&t&&(Te.hasOnce=!0)}function ki(e){return e.dynamicChildren=on>0?Te||Mt:null,jc(),on>0&&Te&&Te.push(e),e}function jt(e,t,n,r,s,o){return ki(Z(e,t,n,r,s,o,!0))}function Hi(e,t,n,r,s){return ki(xe(e,t,n,r,s,!0))}function Pn(e){return e?e.__v_isVNode===!0:!1}function qt(e,t){return e.type===t.type&&e.key===t.key}const $i=({key:e})=>e??null,_n=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?ae(e)||ge(e)||Y(e)?{i:Ne,r:e,k:t,f:!!n}:e:null);function Z(e,t=null,n=null,r=0,s=null,o=e===Me?0:1,i=!1,l=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&$i(t),ref:t&&_n(t),scopeId:gi,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:o,patchFlag:r,dynamicProps:s,dynamicChildren:null,appContext:null,ctx:Ne};return l?(ns(c,n),o&128&&e.normalize(c)):n&&(c.shapeFlag|=ae(n)?8:16),on>0&&!i&&Te&&(c.patchFlag>0||o&6)&&c.patchFlag!==32&&Te.push(c),c}const xe=qc;function qc(e,t=null,n=null,r=0,s=null,o=!1){if((!e||e===hc)&&(e=sn),Pn(e)){const l=Dt(e,t,!0);return n&&ns(l,n),on>0&&!o&&Te&&(l.shapeFlag&6?Te[Te.indexOf(e)]=l:Te.push(l)),l.patchFlag=-2,l}if(Zc(e)&&(e=e.__vccOpts),t){t=Vc(t);let{class:l,style:c}=t;l&&!ae(l)&&(t.class=Kr(l)),fe(c)&&(Xr(c)&&!J(c)&&(c=me({},c)),t.style=Vr(c))}const i=ae(e)?1:Ui(e)?128:tc(e)?64:fe(e)?4:Y(e)?2:0;return Z(e,t,n,r,s,i,o,!0)}function Vc(e){return e?Xr(e)||Pi(e)?me({},e):e:null}function Dt(e,t,n=!1,r=!1){const{props:s,ref:o,patchFlag:i,children:l,transition:c}=e,f=t?Kc(s||{},t):s,u={__v_isVNode:!0,__v_skip:!0,type:e.type,props:f,key:f&&$i(f),ref:t&&t.ref?n&&o?J(o)?o.concat(_n(t)):[o,_n(t)]:_n(t):o,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:l,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Me?i===-1?16:i|16:i,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:c,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Dt(e.ssContent),ssFallback:e.ssFallback&&Dt(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return c&&r&&es(u,c.clone(u)),u}function Br(e=" ",t=0){return xe(Fn,null,e,t)}function Ke(e){return e==null||typeof e=="boolean"?xe(sn):J(e)?xe(Me,null,e.slice()):Pn(e)?lt(e):xe(Fn,null,String(e))}function lt(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Dt(e)}function ns(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(J(t))n=16;else if(typeof t=="object")if(r&65){const s=t.default;s&&(s._c&&(s._d=!1),ns(e,s()),s._c&&(s._d=!0));return}else{n=32;const s=t._;!s&&!Pi(t)?t._ctx=Ne:s===3&&Ne&&(Ne.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else Y(t)?(t={default:t,_ctx:Ne},n=32):(t=String(t),r&64?(n=16,t=[Br(t)]):n=8);e.children=t,e.shapeFlag|=n}function Kc(...e){const t={};for(let n=0;n<e.length;n++){const r=e[n];for(const s in r)if(s==="class")t.class!==r.class&&(t.class=Kr([t.class,r.class]));else if(s==="style")t.style=Vr([t.style,r.style]);else if(Tn(s)){const o=t[s],i=r[s];i&&o!==i&&!(J(o)&&o.includes(i))&&(t[s]=o?[].concat(o,i):i)}else s!==""&&(t[s]=r[s])}return t}function je(e,t,n,r=null){We(e,t,7,[n,r])}const zc=Ci();let Wc=0;function Gc(e,t,n){const r=e.type,s=(t?t.appContext:e.appContext)||zc,o={uid:Wc++,vnode:e,type:r,parent:t,appContext:s,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new Vo(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(s.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Ti(r,s),emitsOptions:Fi(r,s),emit:null,emitted:null,propsDefaults:ie,inheritAttrs:r.inheritAttrs,ctx:ie,data:ie,props:ie,attrs:ie,slots:ie,refs:ie,setupState:ie,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 o.ctx={_:o},o.root=t?t.root:o,o.emit=Dc.bind(null,o),e.ce&&e.ce(o),o}let Ee=null,An,Lr;{const e=Mn(),t=(n,r)=>{let s;return(s=e[n])||(s=e[n]=[]),s.push(r),o=>{s.length>1?s.forEach(i=>i(o)):s[0](o)}};An=t("__VUE_INSTANCE_SETTERS__",n=>Ee=n),Lr=t("__VUE_SSR_SETTERS__",n=>ln=n)}const an=e=>{const t=Ee;return An(e),e.scope.on(),()=>{e.scope.off(),An(t)}},Ss=()=>{Ee&&Ee.scope.off(),An(null)};function ji(e){return e.vnode.shapeFlag&4}let ln=!1;function Jc(e,t=!1,n=!1){t&&Lr(t);const{props:r,children:s}=e.vnode,o=ji(e);Ec(e,r,o,t),Pc(e,s,n);const i=o?Yc(e,t):void 0;return t&&Lr(!1),i}function Yc(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,pc);const{setup:r}=n;if(r){ht();const s=e.setupContext=r.length>1?Xc(e):null,o=an(e),i=fn(r,e,0,[e.props,s]),l=Do(i);if(pt(),o(),(l||e.sp)&&!Yt(e)&&mi(e),l){if(i.then(Ss,Ss),t)return i.then(c=>{Rs(e,c)}).catch(c=>{Bn(c,e,0)});e.asyncDep=i}else Rs(e,i)}else qi(e)}function Rs(e,t,n){Y(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:fe(t)&&(e.setupState=ui(t)),qi(e)}function qi(e,t,n){const r=e.type;e.render||(e.render=r.render||ze);{const s=an(e);ht();try{gc(e)}finally{pt(),s()}}}const Qc={get(e,t){return he(e,"get",""),e[t]}};function Xc(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,Qc),slots:e.slots,emit:e.emit,expose:t}}function Un(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(ui(li(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Qt)return Qt[n](e)},has(t,n){return n in t||n in Qt}})):e.proxy}function Zc(e){return Y(e)&&"__vccOpts"in e}const Le=(e,t)=>zl(e,t,ln);function rs(e,t,n){const r=arguments.length;return r===2?fe(t)&&!J(t)?Pn(t)?xe(e,null,[t]):xe(e,t):xe(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&Pn(n)&&(n=[n]),xe(e,t,n))}const eu="3.5.13";/**
* @vue/runtime-dom v3.5.13
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let Dr;const Ps=typeof window<"u"&&window.trustedTypes;if(Ps)try{Dr=Ps.createPolicy("vue",{createHTML:e=>e})}catch{}const Vi=Dr?e=>Dr.createHTML(e):e=>e,tu="http://www.w3.org/2000/svg",nu="http://www.w3.org/1998/Math/MathML",Qe=typeof document<"u"?document:null,As=Qe&&Qe.createElement("template"),ru={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const s=t==="svg"?Qe.createElementNS(tu,e):t==="mathml"?Qe.createElementNS(nu,e):n?Qe.createElement(e,{is:n}):Qe.createElement(e);return e==="select"&&r&&r.multiple!=null&&s.setAttribute("multiple",r.multiple),s},createText:e=>Qe.createTextNode(e),createComment:e=>Qe.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Qe.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,s,o){const i=n?n.previousSibling:t.lastChild;if(s&&(s===o||s.nextSibling))for(;t.insertBefore(s.cloneNode(!0),n),!(s===o||!(s=s.nextSibling)););else{As.innerHTML=Vi(r==="svg"?`<svg>${e}</svg>`:r==="mathml"?`<math>${e}</math>`:e);const l=As.content;if(r==="svg"||r==="mathml"){const c=l.firstChild;for(;c.firstChild;)l.appendChild(c.firstChild);l.removeChild(c)}t.insertBefore(l,n)}return[i?i.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},su=Symbol("_vtc");function ou(e,t,n){const r=e[su];r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const Ts=Symbol("_vod"),iu=Symbol("_vsh"),lu=Symbol(""),cu=/(^|;)\s*display\s*:/;function uu(e,t,n){const r=e.style,s=ae(n);let o=!1;if(n&&!s){if(t)if(ae(t))for(const i of t.split(";")){const l=i.slice(0,i.indexOf(":")).trim();n[l]==null&&vn(r,l,"")}else for(const i in t)n[i]==null&&vn(r,i,"");for(const i in n)i==="display"&&(o=!0),vn(r,i,n[i])}else if(s){if(t!==n){const i=r[lu];i&&(n+=";"+i),r.cssText=n,o=cu.test(n)}}else t&&e.removeAttribute("style");Ts in e&&(e[Ts]=o?r.display:"",e[iu]&&(r.display="none"))}const xs=/\s*!important$/;function vn(e,t,n){if(J(n))n.forEach(r=>vn(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=fu(e,t);xs.test(n)?e.setProperty(Ct(r),n.replace(xs,""),"important"):e[r]=n}}const Is=["Webkit","Moz","ms"],Gn={};function fu(e,t){const n=Gn[t];if(n)return n;let r=at(t);if(r!=="filter"&&r in e)return Gn[t]=r;r=ko(r);for(let s=0;s<Is.length;s++){const o=Is[s]+r;if(o in e)return Gn[t]=o}return t}const Ms="http://www.w3.org/1999/xlink";function Ns(e,t,n,r,s,o=wl(t)){r&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(Ms,t.slice(6,t.length)):e.setAttributeNS(Ms,t,n):n==null||o&&!$o(n)?e.removeAttribute(t):e.setAttribute(t,o?"":dt(n)?String(n):n)}function Os(e,t,n,r,s){if(t==="innerHTML"||t==="textContent"){n!=null&&(e[t]=t==="innerHTML"?Vi(n):n);return}const o=e.tagName;if(t==="value"&&o!=="PROGRESS"&&!o.includes("-")){const l=o==="OPTION"?e.getAttribute("value")||"":e.value,c=n==null?e.type==="checkbox"?"on":"":String(n);(l!==c||!("_value"in e))&&(e.value=c),n==null&&e.removeAttribute(t),e._value=n;return}let i=!1;if(n===""||n==null){const l=typeof e[t];l==="boolean"?n=$o(n):n==null&&l==="string"?(n="",i=!0):l==="number"&&(n=0,i=!0)}try{e[t]=n}catch{}i&&e.removeAttribute(s||t)}function xt(e,t,n,r){e.addEventListener(t,n,r)}function au(e,t,n,r){e.removeEventListener(t,n,r)}const Bs=Symbol("_vei");function du(e,t,n,r,s=null){const o=e[Bs]||(e[Bs]={}),i=o[t];if(r&&i)i.value=r;else{const[l,c]=hu(t);if(r){const f=o[t]=mu(r,s);xt(e,l,f,c)}else i&&(au(e,l,i,c),o[t]=void 0)}}const Ls=/(?:Once|Passive|Capture)$/;function hu(e){let t;if(Ls.test(e)){t={};let r;for(;r=e.match(Ls);)e=e.slice(0,e.length-r[0].length),t[r[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):Ct(e.slice(2)),t]}let Jn=0;const pu=Promise.resolve(),gu=()=>Jn||(pu.then(()=>Jn=0),Jn=Date.now());function mu(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;We(yu(r,n.value),t,5,[r])};return n.value=e,n.attached=gu(),n}function yu(e,t){if(J(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(r=>s=>!s._stopped&&r&&r(s))}else return t}const Ds=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,bu=(e,t,n,r,s,o)=>{const i=s==="svg";t==="class"?ou(e,r,i):t==="style"?uu(e,n,r):Tn(t)?$r(t)||du(e,t,n,r,o):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):_u(e,t,r,i))?(Os(e,t,r),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&Ns(e,t,r,i,o,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!ae(r))?Os(e,at(t),r,o,t):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),Ns(e,t,r,i))};function _u(e,t,n,r){if(r)return!!(t==="innerHTML"||t==="textContent"||t in e&&Ds(t)&&Y(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 s=e.tagName;if(s==="IMG"||s==="VIDEO"||s==="CANVAS"||s==="SOURCE")return!1}return Ds(t)&&ae(n)?!1:t in e}const Fs=e=>{const t=e.props["onUpdate:modelValue"]||!1;return J(t)?n=>mn(t,n):t};function vu(e){e.target.composing=!0}function Us(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const Yn=Symbol("_assign"),wu={created(e,{modifiers:{lazy:t,trim:n,number:r}},s){e[Yn]=Fs(s);const o=r||s.props&&s.props.type==="number";xt(e,t?"change":"input",i=>{if(i.target.composing)return;let l=e.value;n&&(l=l.trim()),o&&(l=Sr(l)),e[Yn](l)}),n&&xt(e,"change",()=>{e.value=e.value.trim()}),t||(xt(e,"compositionstart",vu),xt(e,"compositionend",Us),xt(e,"change",Us))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,oldValue:n,modifiers:{lazy:r,trim:s,number:o}},i){if(e[Yn]=Fs(i),e.composing)return;const l=(o||e.type==="number")&&!/^0\d/.test(e.value)?Sr(e.value):e.value,c=t??"";l!==c&&(document.activeElement===e&&e.type!=="range"&&(r&&t===n||s&&e.value.trim()===c)||(e.value=c))}},Eu=["ctrl","shift","alt","meta"],Cu={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>Eu.some(n=>e[`${n}Key`]&&!t.includes(n))},Su=(e,t)=>{const n=e._withMods||(e._withMods={}),r=t.join(".");return n[r]||(n[r]=(s,...o)=>{for(let i=0;i<t.length;i++){const l=Cu[t[i]];if(l&&l(s,t))return}return e(s,...o)})},Ru=me({patchProp:bu},ru);let ks;function Pu(){return ks||(ks=Tc(Ru))}const Au=(...e)=>{const t=Pu().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=xu(r);if(!s)return;const o=t._component;!Y(o)&&!o.render&&!o.template&&(o.template=s.innerHTML),s.nodeType===1&&(s.textContent="");const i=n(s,!1,Tu(s));return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),i},t};function Tu(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function xu(e){return ae(e)?document.querySelector(e):e}/*!
* pinia v3.0.2
* (c) 2025 Eduardo San Martin Morote
* @license MIT
*/const Iu=Symbol();var Hs;(function(e){e.direct="direct",e.patchObject="patch object",e.patchFunction="patch function"})(Hs||(Hs={}));function Mu(){const e=El(!0),t=e.run(()=>Ye({}));let n=[],r=[];const s=li({install(o){s._a=o,o.provide(Iu,s),o.config.globalProperties.$pinia=s,r.forEach(i=>n.push(i)),r=[]},use(o){return this._a?n.push(o):r.push(o),this},_p:n,_a:null,_e:e,_s:new Map,state:t});return s}/*!
* vue-router v4.5.1
* (c) 2025 Eduardo San Martin Morote
* @license MIT
*/const It=typeof document<"u";function Ki(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function Nu(e){return e.__esModule||e[Symbol.toStringTag]==="Module"||e.default&&Ki(e.default)}const te=Object.assign;function Qn(e,t){const n={};for(const r in t){const s=t[r];n[r]=Fe(s)?s.map(e):e(s)}return n}const Zt=()=>{},Fe=Array.isArray,zi=/#/g,Ou=/&/g,Bu=/\//g,Lu=/=/g,Du=/\?/g,Wi=/\+/g,Fu=/%5B/g,Uu=/%5D/g,Gi=/%5E/g,ku=/%60/g,Ji=/%7B/g,Hu=/%7C/g,Yi=/%7D/g,$u=/%20/g;function ss(e){return encodeURI(""+e).replace(Hu,"|").replace(Fu,"[").replace(Uu,"]")}function ju(e){return ss(e).replace(Ji,"{").replace(Yi,"}").replace(Gi,"^")}function Fr(e){return ss(e).replace(Wi,"%2B").replace($u,"+").replace(zi,"%23").replace(Ou,"%26").replace(ku,"`").replace(Ji,"{").replace(Yi,"}").replace(Gi,"^")}function qu(e){return Fr(e).replace(Lu,"%3D")}function Vu(e){return ss(e).replace(zi,"%23").replace(Du,"%3F")}function Ku(e){return e==null?"":Vu(e).replace(Bu,"%2F")}function cn(e){try{return decodeURIComponent(""+e)}catch{}return""+e}const zu=/\/$/,Wu=e=>e.replace(zu,"");function Xn(e,t,n="/"){let r,s={},o="",i="";const l=t.indexOf("#");let c=t.indexOf("?");return l<c&&l>=0&&(c=-1),c>-1&&(r=t.slice(0,c),o=t.slice(c+1,l>-1?l:t.length),s=e(o)),l>-1&&(r=r||t.slice(0,l),i=t.slice(l,t.length)),r=Qu(r??t,n),{fullPath:r+(o&&"?")+o+i,path:r,query:s,hash:cn(i)}}function Gu(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function $s(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function Ju(e,t,n){const r=t.matched.length-1,s=n.matched.length-1;return r>-1&&r===s&&Ft(t.matched[r],n.matched[s])&&Qi(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function Ft(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function Qi(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!Yu(e[n],t[n]))return!1;return!0}function Yu(e,t){return Fe(e)?js(e,t):Fe(t)?js(t,e):e===t}function js(e,t){return Fe(t)?e.length===t.length&&e.every((n,r)=>n===t[r]):e.length===1&&e[0]===t}function Qu(e,t){if(e.startsWith("/"))return e;if(!e)return t;const n=t.split("/"),r=e.split("/"),s=r[r.length-1];(s===".."||s===".")&&r.push("");let o=n.length-1,i,l;for(i=0;i<r.length;i++)if(l=r[i],l!==".")if(l==="..")o>1&&o--;else break;return n.slice(0,o).join("/")+"/"+r.slice(i).join("/")}const st={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};var un;(function(e){e.pop="pop",e.push="push"})(un||(un={}));var en;(function(e){e.back="back",e.forward="forward",e.unknown=""})(en||(en={}));function Xu(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),Wu(e)}const Zu=/^[^#]+#/;function ef(e,t){return e.replace(Zu,"#")+t}function tf(e,t){const n=document.documentElement.getBoundingClientRect(),r=e.getBoundingClientRect();return{behavior:t.behavior,left:r.left-n.left-(t.left||0),top:r.top-n.top-(t.top||0)}}const kn=()=>({left:window.scrollX,top:window.scrollY});function nf(e){let t;if("el"in e){const n=e.el,r=typeof n=="string"&&n.startsWith("#"),s=typeof n=="string"?r?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!s)return;t=tf(s,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 qs(e,t){return(history.state?history.state.position-t:-1)+e}const Ur=new Map;function rf(e,t){Ur.set(e,t)}function sf(e){const t=Ur.get(e);return Ur.delete(e),t}let of=()=>location.protocol+"//"+location.host;function Xi(e,t){const{pathname:n,search:r,hash:s}=t,o=e.indexOf("#");if(o>-1){let l=s.includes(e.slice(o))?e.slice(o).length:1,c=s.slice(l);return c[0]!=="/"&&(c="/"+c),$s(c,"")}return $s(n,e)+r+s}function lf(e,t,n,r){let s=[],o=[],i=null;const l=({state:p})=>{const g=Xi(e,location),C=n.value,R=t.value;let F=0;if(p){if(n.value=g,t.value=p,i&&i===C){i=null;return}F=R?p.position-R.position:0}else r(g);s.forEach(P=>{P(n.value,C,{delta:F,type:un.pop,direction:F?F>0?en.forward:en.back:en.unknown})})};function c(){i=n.value}function f(p){s.push(p);const g=()=>{const C=s.indexOf(p);C>-1&&s.splice(C,1)};return o.push(g),g}function u(){const{history:p}=window;p.state&&p.replaceState(te({},p.state,{scroll:kn()}),"")}function a(){for(const p of o)p();o=[],window.removeEventListener("popstate",l),window.removeEventListener("beforeunload",u)}return window.addEventListener("popstate",l),window.addEventListener("beforeunload",u,{passive:!0}),{pauseListeners:c,listen:f,destroy:a}}function Vs(e,t,n,r=!1,s=!1){return{back:e,current:t,forward:n,replaced:r,position:window.history.length,scroll:s?kn():null}}function cf(e){const{history:t,location:n}=window,r={value:Xi(e,n)},s={value:t.state};s.value||o(r.value,{back:null,current:r.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function o(c,f,u){const a=e.indexOf("#"),p=a>-1?(n.host&&document.querySelector("base")?e:e.slice(a))+c:of()+e+c;try{t[u?"replaceState":"pushState"](f,"",p),s.value=f}catch(g){console.error(g),n[u?"replace":"assign"](p)}}function i(c,f){const u=te({},t.state,Vs(s.value.back,c,s.value.forward,!0),f,{position:s.value.position});o(c,u,!0),r.value=c}function l(c,f){const u=te({},s.value,t.state,{forward:c,scroll:kn()});o(u.current,u,!0);const a=te({},Vs(r.value,c,null),{position:u.position+1},f);o(c,a,!1),r.value=c}return{location:r,state:s,push:l,replace:i}}function uf(e){e=Xu(e);const t=cf(e),n=lf(e,t.state,t.location,t.replace);function r(o,i=!0){i||n.pauseListeners(),history.go(o)}const s=te({location:"",base:e,go:r,createHref:ef.bind(null,e)},t,n);return Object.defineProperty(s,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(s,"state",{enumerable:!0,get:()=>t.state.value}),s}function ff(e){return typeof e=="string"||e&&typeof e=="object"}function Zi(e){return typeof e=="string"||typeof e=="symbol"}const el=Symbol("");var Ks;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(Ks||(Ks={}));function Ut(e,t){return te(new Error,{type:e,[el]:!0},t)}function Je(e,t){return e instanceof Error&&el in e&&(t==null||!!(e.type&t))}const zs="[^/]+?",af={sensitive:!1,strict:!1,start:!0,end:!0},df=/[.+*?^${}()[\]/\\]/g;function hf(e,t){const n=te({},af,t),r=[];let s=n.start?"^":"";const o=[];for(const f of e){const u=f.length?[]:[90];n.strict&&!f.length&&(s+="/");for(let a=0;a<f.length;a++){const p=f[a];let g=40+(n.sensitive?.25:0);if(p.type===0)a||(s+="/"),s+=p.value.replace(df,"\\$&"),g+=40;else if(p.type===1){const{value:C,repeatable:R,optional:F,regexp:P}=p;o.push({name:C,repeatable:R,optional:F});const y=P||zs;if(y!==zs){g+=10;try{new RegExp(`(${y})`)}catch(b){throw new Error(`Invalid custom RegExp for param "${C}" (${y}): `+b.message)}}let v=R?`((?:${y})(?:/(?:${y}))*)`:`(${y})`;a||(v=F&&f.length<2?`(?:/${v})`:"/"+v),F&&(v+="?"),s+=v,g+=20,F&&(g+=-8),R&&(g+=-20),y===".*"&&(g+=-50)}u.push(g)}r.push(u)}if(n.strict&&n.end){const f=r.length-1;r[f][r[f].length-1]+=.7000000000000001}n.strict||(s+="/?"),n.end?s+="$":n.strict&&!s.endsWith("/")&&(s+="(?:/|$)");const i=new RegExp(s,n.sensitive?"":"i");function l(f){const u=f.match(i),a={};if(!u)return null;for(let p=1;p<u.length;p++){const g=u[p]||"",C=o[p-1];a[C.name]=g&&C.repeatable?g.split("/"):g}return a}function c(f){let u="",a=!1;for(const p of e){(!a||!u.endsWith("/"))&&(u+="/"),a=!1;for(const g of p)if(g.type===0)u+=g.value;else if(g.type===1){const{value:C,repeatable:R,optional:F}=g,P=C in f?f[C]:"";if(Fe(P)&&!R)throw new Error(`Provided param "${C}" is an array but it is not repeatable (* or + modifiers)`);const y=Fe(P)?P.join("/"):P;if(!y)if(F)p.length<2&&(u.endsWith("/")?u=u.slice(0,-1):a=!0);else throw new Error(`Missing required param "${C}"`);u+=y}}return u||"/"}return{re:i,score:r,keys:o,parse:l,stringify:c}}function pf(e,t){let n=0;for(;n<e.length&&n<t.length;){const r=t[n]-e[n];if(r)return r;n++}return e.length<t.length?e.length===1&&e[0]===80?-1:1:e.length>t.length?t.length===1&&t[0]===80?1:-1:0}function tl(e,t){let n=0;const r=e.score,s=t.score;for(;n<r.length&&n<s.length;){const o=pf(r[n],s[n]);if(o)return o;n++}if(Math.abs(s.length-r.length)===1){if(Ws(r))return 1;if(Ws(s))return-1}return s.length-r.length}function Ws(e){const t=e[e.length-1];return e.length>0&&t[t.length-1]<0}const gf={type:0,value:""},mf=/[a-zA-Z0-9_]/;function yf(e){if(!e)return[[]];if(e==="/")return[[gf]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(g){throw new Error(`ERR (${n})/"${f}": ${g}`)}let n=0,r=n;const s=[];let o;function i(){o&&s.push(o),o=[]}let l=0,c,f="",u="";function a(){f&&(n===0?o.push({type:0,value:f}):n===1||n===2||n===3?(o.length>1&&(c==="*"||c==="+")&&t(`A repeatable param (${f}) must be alone in its segment. eg: '/:ids+.`),o.push({type:1,value:f,regexp:u,repeatable:c==="*"||c==="+",optional:c==="*"||c==="?"})):t("Invalid state to consume buffer"),f="")}function p(){f+=c}for(;l<e.length;){if(c=e[l++],c==="\\"&&n!==2){r=n,n=4;continue}switch(n){case 0:c==="/"?(f&&a(),i()):c===":"?(a(),n=1):p();break;case 4:p(),n=r;break;case 1:c==="("?n=2:mf.test(c)?p():(a(),n=0,c!=="*"&&c!=="?"&&c!=="+"&&l--);break;case 2:c===")"?u[u.length-1]=="\\"?u=u.slice(0,-1)+c:n=3:u+=c;break;case 3:a(),n=0,c!=="*"&&c!=="?"&&c!=="+"&&l--,u="";break;default:t("Unknown state");break}}return n===2&&t(`Unfinished custom RegExp for param "${f}"`),a(),i(),s}function bf(e,t,n){const r=hf(yf(e.path),n),s=te(r,{record:e,parent:t,children:[],alias:[]});return t&&!s.record.aliasOf==!t.record.aliasOf&&t.children.push(s),s}function _f(e,t){const n=[],r=new Map;t=Qs({strict:!1,end:!0,sensitive:!1},t);function s(a){return r.get(a)}function o(a,p,g){const C=!g,R=Js(a);R.aliasOf=g&&g.record;const F=Qs(t,a),P=[R];if("alias"in a){const b=typeof a.alias=="string"?[a.alias]:a.alias;for(const $ of b)P.push(Js(te({},R,{components:g?g.record.components:R.components,path:$,aliasOf:g?g.record:R})))}let y,v;for(const b of P){const{path:$}=b;if(p&&$[0]!=="/"){const T=p.record.path,N=T[T.length-1]==="/"?"":"/";b.path=p.record.path+($&&N+$)}if(y=bf(b,p,F),g?g.alias.push(y):(v=v||y,v!==y&&v.alias.push(y),C&&a.name&&!Ys(y)&&i(a.name)),nl(y)&&c(y),R.children){const T=R.children;for(let N=0;N<T.length;N++)o(T[N],y,g&&g.children[N])}g=g||y}return v?()=>{i(v)}:Zt}function i(a){if(Zi(a)){const p=r.get(a);p&&(r.delete(a),n.splice(n.indexOf(p),1),p.children.forEach(i),p.alias.forEach(i))}else{const p=n.indexOf(a);p>-1&&(n.splice(p,1),a.record.name&&r.delete(a.record.name),a.children.forEach(i),a.alias.forEach(i))}}function l(){return n}function c(a){const p=Ef(a,n);n.splice(p,0,a),a.record.name&&!Ys(a)&&r.set(a.record.name,a)}function f(a,p){let g,C={},R,F;if("name"in a&&a.name){if(g=r.get(a.name),!g)throw Ut(1,{location:a});F=g.record.name,C=te(Gs(p.params,g.keys.filter(v=>!v.optional).concat(g.parent?g.parent.keys.filter(v=>v.optional):[]).map(v=>v.name)),a.params&&Gs(a.params,g.keys.map(v=>v.name))),R=g.stringify(C)}else if(a.path!=null)R=a.path,g=n.find(v=>v.re.test(R)),g&&(C=g.parse(R),F=g.record.name);else{if(g=p.name?r.get(p.name):n.find(v=>v.re.test(p.path)),!g)throw Ut(1,{location:a,currentLocation:p});F=g.record.name,C=te({},p.params,a.params),R=g.stringify(C)}const P=[];let y=g;for(;y;)P.unshift(y.record),y=y.parent;return{name:F,path:R,params:C,matched:P,meta:wf(P)}}e.forEach(a=>o(a));function u(){n.length=0,r.clear()}return{addRoute:o,resolve:f,removeRoute:i,clearRoutes:u,getRoutes:l,getRecordMatcher:s}}function Gs(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}function Js(e){const t={path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:e.aliasOf,beforeEnter:e.beforeEnter,props:vf(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 vf(e){const t={},n=e.props||!1;if("component"in e)t.default=n;else for(const r in e.components)t[r]=typeof n=="object"?n[r]:n;return t}function Ys(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function wf(e){return e.reduce((t,n)=>te(t,n.meta),{})}function Qs(e,t){const n={};for(const r in e)n[r]=r in t?t[r]:e[r];return n}function Ef(e,t){let n=0,r=t.length;for(;n!==r;){const o=n+r>>1;tl(e,t[o])<0?r=o:n=o+1}const s=Cf(e);return s&&(r=t.lastIndexOf(s,r-1)),r}function Cf(e){let t=e;for(;t=t.parent;)if(nl(t)&&tl(e,t)===0)return t}function nl({record:e}){return!!(e.name||e.components&&Object.keys(e.components).length||e.redirect)}function Sf(e){const t={};if(e===""||e==="?")return t;const r=(e[0]==="?"?e.slice(1):e).split("&");for(let s=0;s<r.length;++s){const o=r[s].replace(Wi," "),i=o.indexOf("="),l=cn(i<0?o:o.slice(0,i)),c=i<0?null:cn(o.slice(i+1));if(l in t){let f=t[l];Fe(f)||(f=t[l]=[f]),f.push(c)}else t[l]=c}return t}function Xs(e){let t="";for(let n in e){const r=e[n];if(n=qu(n),r==null){r!==void 0&&(t+=(t.length?"&":"")+n);continue}(Fe(r)?r.map(o=>o&&Fr(o)):[r&&Fr(r)]).forEach(o=>{o!==void 0&&(t+=(t.length?"&":"")+n,o!=null&&(t+="="+o))})}return t}function Rf(e){const t={};for(const n in e){const r=e[n];r!==void 0&&(t[n]=Fe(r)?r.map(s=>s==null?null:""+s):r==null?r:""+r)}return t}const Pf=Symbol(""),Zs=Symbol(""),os=Symbol(""),rl=Symbol(""),kr=Symbol("");function Vt(){let e=[];function t(r){return e.push(r),()=>{const s=e.indexOf(r);s>-1&&e.splice(s,1)}}function n(){e=[]}return{add:t,list:()=>e.slice(),reset:n}}function ct(e,t,n,r,s,o=i=>i()){const i=r&&(r.enterCallbacks[s]=r.enterCallbacks[s]||[]);return()=>new Promise((l,c)=>{const f=p=>{p===!1?c(Ut(4,{from:n,to:t})):p instanceof Error?c(p):ff(p)?c(Ut(2,{from:t,to:p})):(i&&r.enterCallbacks[s]===i&&typeof p=="function"&&i.push(p),l())},u=o(()=>e.call(r&&r.instances[s],t,n,f));let a=Promise.resolve(u);e.length<3&&(a=a.then(f)),a.catch(p=>c(p))})}function Zn(e,t,n,r,s=o=>o()){const o=[];for(const i of e)for(const l in i.components){let c=i.components[l];if(!(t!=="beforeRouteEnter"&&!i.instances[l]))if(Ki(c)){const u=(c.__vccOpts||c)[t];u&&o.push(ct(u,n,r,i,l,s))}else{let f=c();o.push(()=>f.then(u=>{if(!u)throw new Error(`Couldn't resolve component "${l}" at "${i.path}"`);const a=Nu(u)?u.default:u;i.mods[l]=u,i.components[l]=a;const g=(a.__vccOpts||a)[t];return g&&ct(g,n,r,i,l,s)()}))}}return o}function eo(e){const t=et(os),n=et(rl),r=Le(()=>{const c=ft(e.to);return t.resolve(c)}),s=Le(()=>{const{matched:c}=r.value,{length:f}=c,u=c[f-1],a=n.matched;if(!u||!a.length)return-1;const p=a.findIndex(Ft.bind(null,u));if(p>-1)return p;const g=to(c[f-2]);return f>1&&to(u)===g&&a[a.length-1].path!==g?a.findIndex(Ft.bind(null,c[f-2])):p}),o=Le(()=>s.value>-1&&Mf(n.params,r.value.params)),i=Le(()=>s.value>-1&&s.value===n.matched.length-1&&Qi(n.params,r.value.params));function l(c={}){if(If(c)){const f=t[ft(e.replace)?"replace":"push"](ft(e.to)).catch(Zt);return e.viewTransition&&typeof document<"u"&&"startViewTransition"in document&&document.startViewTransition(()=>f),f}return Promise.resolve()}return{route:r,href:Le(()=>r.value.href),isActive:o,isExactActive:i,navigate:l}}function Af(e){return e.length===1?e[0]:e}const Tf=kt({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"},viewTransition:Boolean},useLink:eo,setup(e,{slots:t}){const n=On(eo(e)),{options:r}=et(os),s=Le(()=>({[no(e.activeClass,r.linkActiveClass,"router-link-active")]:n.isActive,[no(e.exactActiveClass,r.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const o=t.default&&Af(t.default(n));return e.custom?o:rs("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:s.value},o)}}}),xf=Tf;function If(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 Mf(e,t){for(const n in t){const r=t[n],s=e[n];if(typeof r=="string"){if(r!==s)return!1}else if(!Fe(s)||s.length!==r.length||r.some((o,i)=>o!==s[i]))return!1}return!0}function to(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const no=(e,t,n)=>e??t??n,Nf=kt({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const r=et(kr),s=Le(()=>e.route||r.value),o=et(Zs,0),i=Le(()=>{let f=ft(o);const{matched:u}=s.value;let a;for(;(a=u[f])&&!a.components;)f++;return f}),l=Le(()=>s.value.matched[i.value]);yn(Zs,Le(()=>i.value+1)),yn(Pf,l),yn(kr,s);const c=Ye();return bn(()=>[c.value,l.value,e.name],([f,u,a],[p,g,C])=>{u&&(u.instances[a]=f,g&&g!==u&&f&&f===p&&(u.leaveGuards.size||(u.leaveGuards=g.leaveGuards),u.updateGuards.size||(u.updateGuards=g.updateGuards))),f&&u&&(!g||!Ft(u,g)||!p)&&(u.enterCallbacks[a]||[]).forEach(R=>R(f))},{flush:"post"}),()=>{const f=s.value,u=e.name,a=l.value,p=a&&a.components[u];if(!p)return ro(n.default,{Component:p,route:f});const g=a.props[u],C=g?g===!0?f.params:typeof g=="function"?g(f):g:null,F=rs(p,te({},C,t,{onVnodeUnmounted:P=>{P.component.isUnmounted&&(a.instances[u]=null)},ref:c}));return ro(n.default,{Component:F,route:f})||F}}});function ro(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const sl=Nf;function Of(e){const t=_f(e.routes,e),n=e.parseQuery||Sf,r=e.stringifyQuery||Xs,s=e.history,o=Vt(),i=Vt(),l=Vt(),c=jl(st);let f=st;It&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const u=Qn.bind(null,_=>""+_),a=Qn.bind(null,Ku),p=Qn.bind(null,cn);function g(_,O){let I,U;return Zi(_)?(I=t.getRecordMatcher(_),U=O):U=_,t.addRoute(U,I)}function C(_){const O=t.getRecordMatcher(_);O&&t.removeRoute(O)}function R(){return t.getRoutes().map(_=>_.record)}function F(_){return!!t.getRecordMatcher(_)}function P(_,O){if(O=te({},O||c.value),typeof _=="string"){const m=Xn(n,_,O.path),w=t.resolve({path:m.path},O),S=s.createHref(m.fullPath);return te(m,w,{params:p(w.params),hash:cn(m.hash),redirectedFrom:void 0,href:S})}let I;if(_.path!=null)I=te({},_,{path:Xn(n,_.path,O.path).path});else{const m=te({},_.params);for(const w in m)m[w]==null&&delete m[w];I=te({},_,{params:a(m)}),O.params=a(O.params)}const U=t.resolve(I,O),oe=_.hash||"";U.params=u(p(U.params));const d=Gu(r,te({},_,{hash:ju(oe),path:U.path})),h=s.createHref(d);return te({fullPath:d,hash:oe,query:r===Xs?Rf(_.query):_.query||{}},U,{redirectedFrom:void 0,href:h})}function y(_){return typeof _=="string"?Xn(n,_,c.value.path):te({},_)}function v(_,O){if(f!==_)return Ut(8,{from:O,to:_})}function b(_){return N(_)}function $(_){return b(te(y(_),{replace:!0}))}function T(_){const O=_.matched[_.matched.length-1];if(O&&O.redirect){const{redirect:I}=O;let U=typeof I=="function"?I(_):I;return typeof U=="string"&&(U=U.includes("?")||U.includes("#")?U=y(U):{path:U},U.params={}),te({query:_.query,hash:_.hash,params:U.path!=null?{}:_.params},U)}}function N(_,O){const I=f=P(_),U=c.value,oe=_.state,d=_.force,h=_.replace===!0,m=T(I);if(m)return N(te(y(m),{state:typeof m=="object"?te({},oe,m.state):oe,force:d,replace:h}),O||I);const w=I;w.redirectedFrom=O;let S;return!d&&Ju(r,U,I)&&(S=Ut(16,{to:w,from:U}),be(U,U,!0,!1)),(S?Promise.resolve(S):q(w,U)).catch(E=>Je(E)?Je(E,2)?E:Ie(E):X(E,w,U)).then(E=>{if(E){if(Je(E,2))return N(te({replace:h},y(E.to),{state:typeof E.to=="object"?te({},oe,E.to.state):oe,force:d}),O||w)}else E=V(w,U,!0,h,oe);return j(w,U,E),E})}function H(_,O){const I=v(_,O);return I?Promise.reject(I):Promise.resolve()}function D(_){const O=nt.values().next().value;return O&&typeof O.runWithContext=="function"?O.runWithContext(_):_()}function q(_,O){let I;const[U,oe,d]=Bf(_,O);I=Zn(U.reverse(),"beforeRouteLeave",_,O);for(const m of U)m.leaveGuards.forEach(w=>{I.push(ct(w,_,O))});const h=H.bind(null,_,O);return I.push(h),_e(I).then(()=>{I=[];for(const m of o.list())I.push(ct(m,_,O));return I.push(h),_e(I)}).then(()=>{I=Zn(oe,"beforeRouteUpdate",_,O);for(const m of oe)m.updateGuards.forEach(w=>{I.push(ct(w,_,O))});return I.push(h),_e(I)}).then(()=>{I=[];for(const m of d)if(m.beforeEnter)if(Fe(m.beforeEnter))for(const w of m.beforeEnter)I.push(ct(w,_,O));else I.push(ct(m.beforeEnter,_,O));return I.push(h),_e(I)}).then(()=>(_.matched.forEach(m=>m.enterCallbacks={}),I=Zn(d,"beforeRouteEnter",_,O,D),I.push(h),_e(I))).then(()=>{I=[];for(const m of i.list())I.push(ct(m,_,O));return I.push(h),_e(I)}).catch(m=>Je(m,8)?m:Promise.reject(m))}function j(_,O,I){l.list().forEach(U=>D(()=>U(_,O,I)))}function V(_,O,I,U,oe){const d=v(_,O);if(d)return d;const h=O===st,m=It?history.state:{};I&&(U||h?s.replace(_.fullPath,te({scroll:h&&m&&m.scroll},oe)):s.push(_.fullPath,oe)),c.value=_,be(_,O,I,h),Ie()}let k;function W(){k||(k=s.listen((_,O,I)=>{if(!rt.listening)return;const U=P(_),oe=T(U);if(oe){N(te(oe,{replace:!0,force:!0}),U).catch(Zt);return}f=U;const d=c.value;It&&rf(qs(d.fullPath,I.delta),kn()),q(U,d).catch(h=>Je(h,12)?h:Je(h,2)?(N(te(y(h.to),{force:!0}),U).then(m=>{Je(m,20)&&!I.delta&&I.type===un.pop&&s.go(-1,!1)}).catch(Zt),Promise.reject()):(I.delta&&s.go(-I.delta,!1),X(h,U,d))).then(h=>{h=h||V(U,d,!1),h&&(I.delta&&!Je(h,8)?s.go(-I.delta,!1):I.type===un.pop&&Je(h,20)&&s.go(-1,!1)),j(U,d,h)}).catch(Zt)}))}let ye=Vt(),ue=Vt(),ee;function X(_,O,I){Ie(_);const U=ue.list();return U.length?U.forEach(oe=>oe(_,O,I)):console.error(_),Promise.reject(_)}function Be(){return ee&&c.value!==st?Promise.resolve():new Promise((_,O)=>{ye.add([_,O])})}function Ie(_){return ee||(ee=!_,W(),ye.list().forEach(([O,I])=>_?I(_):O()),ye.reset()),_}function be(_,O,I,U){const{scrollBehavior:oe}=e;if(!It||!oe)return Promise.resolve();const d=!I&&sf(qs(_.fullPath,0))||(U||!I)&&history.state&&history.state.scroll||null;return ai().then(()=>oe(_,O,d)).then(h=>h&&nf(h)).catch(h=>X(h,_,O))}const de=_=>s.go(_);let Ue;const nt=new Set,rt={currentRoute:c,listening:!0,addRoute:g,removeRoute:C,clearRoutes:t.clearRoutes,hasRoute:F,getRoutes:R,resolve:P,options:e,push:b,replace:$,go:de,back:()=>de(-1),forward:()=>de(1),beforeEach:o.add,beforeResolve:i.add,afterEach:l.add,onError:ue.add,isReady:Be,install(_){const O=this;_.component("RouterLink",xf),_.component("RouterView",sl),_.config.globalProperties.$router=O,Object.defineProperty(_.config.globalProperties,"$route",{enumerable:!0,get:()=>ft(c)}),It&&!Ue&&c.value===st&&(Ue=!0,b(s.location).catch(oe=>{}));const I={};for(const oe in st)Object.defineProperty(I,oe,{get:()=>c.value[oe],enumerable:!0});_.provide(os,O),_.provide(rl,oi(I)),_.provide(kr,c);const U=_.unmount;nt.add(_),_.unmount=function(){nt.delete(_),nt.size<1&&(f=st,k&&k(),k=null,c.value=st,Ue=!1,ee=!1),U()}}};function _e(_){return _.reduce((O,I)=>O.then(()=>D(I)),Promise.resolve())}return rt}function Bf(e,t){const n=[],r=[],s=[],o=Math.max(t.matched.length,e.matched.length);for(let i=0;i<o;i++){const l=t.matched[i];l&&(e.matched.find(f=>Ft(f,l))?r.push(l):n.push(l));const c=e.matched[i];c&&(t.matched.find(f=>Ft(f,c))||s.push(c))}return[n,r,s]}const Lf=kt({__name:"App",setup(e){return(t,n)=>(vt(),Hi(ft(sl)))}}),ol=(e,t)=>{const n=e.__vccOpts||e;for(const[r,s]of t)n[r]=s;return n},Df=ol(Lf,[["__scopeId","data-v-e5db0c22"]]),Ff="modulepreload",Uf=function(e){return"/"+e},so={},kf=function(t,n,r){let s=Promise.resolve();if(n&&n.length>0){let i=function(f){return Promise.all(f.map(u=>Promise.resolve(u).then(a=>({status:"fulfilled",value:a}),a=>({status:"rejected",reason:a}))))};document.getElementsByTagName("link");const l=document.querySelector("meta[property=csp-nonce]"),c=(l==null?void 0:l.nonce)||(l==null?void 0:l.getAttribute("nonce"));s=i(n.map(f=>{if(f=Uf(f),f in so)return;so[f]=!0;const u=f.endsWith(".css"),a=u?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${f}"]${a}`))return;const p=document.createElement("link");if(p.rel=u?"stylesheet":Ff,u||(p.as="script"),p.crossOrigin="",p.href=f,c&&p.setAttribute("nonce",c),document.head.appendChild(p),u)return new Promise((g,C)=>{p.addEventListener("load",g),p.addEventListener("error",()=>C(new Error(`Unable to preload CSS for ${f}`)))})}))}function o(i){const l=new Event("vite:preloadError",{cancelable:!0});if(l.payload=i,window.dispatchEvent(l),!l.defaultPrevented)throw i}return s.then(i=>{for(const l of i||[])l.status==="rejected"&&o(l.reason);return t().catch(o)})};function yt(e){const t="http://"+window.location.host.split(":")[0]+":8090"+e;return console.log(t),t}var At={},er,oo;function Hf(){return oo||(oo=1,er=function(){return typeof Promise=="function"&&Promise.prototype&&Promise.prototype.then}),er}var tr={},ot={},io;function St(){if(io)return ot;io=1;let e;const t=[0,26,44,70,100,134,172,196,242,292,346,404,466,532,581,655,733,815,901,991,1085,1156,1258,1364,1474,1588,1706,1828,1921,2051,2185,2323,2465,2611,2761,2876,3034,3196,3362,3532,3706];return ot.getSymbolSize=function(r){if(!r)throw new Error('"version" cannot be null or undefined');if(r<1||r>40)throw new Error('"version" should be in range from 1 to 40');return r*4+17},ot.getSymbolTotalCodewords=function(r){return t[r]},ot.getBCHDigit=function(n){let r=0;for(;n!==0;)r++,n>>>=1;return r},ot.setToSJISFunction=function(r){if(typeof r!="function")throw new Error('"toSJISFunc" is not a valid function.');e=r},ot.isKanjiModeEnabled=function(){return typeof e<"u"},ot.toSJIS=function(r){return e(r)},ot}var nr={},lo;function is(){return lo||(lo=1,function(e){e.L={bit:1},e.M={bit:0},e.Q={bit:3},e.H={bit:2};function t(n){if(typeof n!="string")throw new Error("Param is not a string");switch(n.toLowerCase()){case"l":case"low":return e.L;case"m":case"medium":return e.M;case"q":case"quartile":return e.Q;case"h":case"high":return e.H;default:throw new Error("Unknown EC Level: "+n)}}e.isValid=function(r){return r&&typeof r.bit<"u"&&r.bit>=0&&r.bit<4},e.from=function(r,s){if(e.isValid(r))return r;try{return t(r)}catch{return s}}}(nr)),nr}var rr,co;function $f(){if(co)return rr;co=1;function e(){this.buffer=[],this.length=0}return e.prototype={get:function(t){const n=Math.floor(t/8);return(this.buffer[n]>>>7-t%8&1)===1},put:function(t,n){for(let r=0;r<n;r++)this.putBit((t>>>n-r-1&1)===1)},getLengthInBits:function(){return this.length},putBit:function(t){const n=Math.floor(this.length/8);this.buffer.length<=n&&this.buffer.push(0),t&&(this.buffer[n]|=128>>>this.length%8),this.length++}},rr=e,rr}var sr,uo;function jf(){if(uo)return sr;uo=1;function e(t){if(!t||t<1)throw new Error("BitMatrix size must be defined and greater than 0");this.size=t,this.data=new Uint8Array(t*t),this.reservedBit=new Uint8Array(t*t)}return e.prototype.set=function(t,n,r,s){const o=t*this.size+n;this.data[o]=r,s&&(this.reservedBit[o]=!0)},e.prototype.get=function(t,n){return this.data[t*this.size+n]},e.prototype.xor=function(t,n,r){this.data[t*this.size+n]^=r},e.prototype.isReserved=function(t,n){return this.reservedBit[t*this.size+n]},sr=e,sr}var or={},fo;function qf(){return fo||(fo=1,function(e){const t=St().getSymbolSize;e.getRowColCoords=function(r){if(r===1)return[];const s=Math.floor(r/7)+2,o=t(r),i=o===145?26:Math.ceil((o-13)/(2*s-2))*2,l=[o-7];for(let c=1;c<s-1;c++)l[c]=l[c-1]-i;return l.push(6),l.reverse()},e.getPositions=function(r){const s=[],o=e.getRowColCoords(r),i=o.length;for(let l=0;l<i;l++)for(let c=0;c<i;c++)l===0&&c===0||l===0&&c===i-1||l===i-1&&c===0||s.push([o[l],o[c]]);return s}}(or)),or}var ir={},ao;function Vf(){if(ao)return ir;ao=1;const e=St().getSymbolSize,t=7;return ir.getPositions=function(r){const s=e(r);return[[0,0],[s-t,0],[0,s-t]]},ir}var lr={},ho;function Kf(){return ho||(ho=1,function(e){e.Patterns={PATTERN000:0,PATTERN001:1,PATTERN010:2,PATTERN011:3,PATTERN100:4,PATTERN101:5,PATTERN110:6,PATTERN111:7};const t={N1:3,N2:3,N3:40,N4:10};e.isValid=function(s){return s!=null&&s!==""&&!isNaN(s)&&s>=0&&s<=7},e.from=function(s){return e.isValid(s)?parseInt(s,10):void 0},e.getPenaltyN1=function(s){const o=s.size;let i=0,l=0,c=0,f=null,u=null;for(let a=0;a<o;a++){l=c=0,f=u=null;for(let p=0;p<o;p++){let g=s.get(a,p);g===f?l++:(l>=5&&(i+=t.N1+(l-5)),f=g,l=1),g=s.get(p,a),g===u?c++:(c>=5&&(i+=t.N1+(c-5)),u=g,c=1)}l>=5&&(i+=t.N1+(l-5)),c>=5&&(i+=t.N1+(c-5))}return i},e.getPenaltyN2=function(s){const o=s.size;let i=0;for(let l=0;l<o-1;l++)for(let c=0;c<o-1;c++){const f=s.get(l,c)+s.get(l,c+1)+s.get(l+1,c)+s.get(l+1,c+1);(f===4||f===0)&&i++}return i*t.N2},e.getPenaltyN3=function(s){const o=s.size;let i=0,l=0,c=0;for(let f=0;f<o;f++){l=c=0;for(let u=0;u<o;u++)l=l<<1&2047|s.get(f,u),u>=10&&(l===1488||l===93)&&i++,c=c<<1&2047|s.get(u,f),u>=10&&(c===1488||c===93)&&i++}return i*t.N3},e.getPenaltyN4=function(s){let o=0;const i=s.data.length;for(let c=0;c<i;c++)o+=s.data[c];return Math.abs(Math.ceil(o*100/i/5)-10)*t.N4};function n(r,s,o){switch(r){case e.Patterns.PATTERN000:return(s+o)%2===0;case e.Patterns.PATTERN001:return s%2===0;case e.Patterns.PATTERN010:return o%3===0;case e.Patterns.PATTERN011:return(s+o)%3===0;case e.Patterns.PATTERN100:return(Math.floor(s/2)+Math.floor(o/3))%2===0;case e.Patterns.PATTERN101:return s*o%2+s*o%3===0;case e.Patterns.PATTERN110:return(s*o%2+s*o%3)%2===0;case e.Patterns.PATTERN111:return(s*o%3+(s+o)%2)%2===0;default:throw new Error("bad maskPattern:"+r)}}e.applyMask=function(s,o){const i=o.size;for(let l=0;l<i;l++)for(let c=0;c<i;c++)o.isReserved(c,l)||o.xor(c,l,n(s,c,l))},e.getBestMask=function(s,o){const i=Object.keys(e.Patterns).length;let l=0,c=1/0;for(let f=0;f<i;f++){o(f),e.applyMask(f,s);const u=e.getPenaltyN1(s)+e.getPenaltyN2(s)+e.getPenaltyN3(s)+e.getPenaltyN4(s);e.applyMask(f,s),u<c&&(c=u,l=f)}return l}}(lr)),lr}var gn={},po;function il(){if(po)return gn;po=1;const e=is(),t=[1,1,1,1,1,1,1,1,1,1,2,2,1,2,2,4,1,2,4,4,2,4,4,4,2,4,6,5,2,4,6,6,2,5,8,8,4,5,8,8,4,5,8,11,4,8,10,11,4,9,12,16,4,9,16,16,6,10,12,18,6,10,17,16,6,11,16,19,6,13,18,21,7,14,21,25,8,16,20,25,8,17,23,25,9,17,23,34,9,18,25,30,10,20,27,32,12,21,29,35,12,23,34,37,12,25,34,40,13,26,35,42,14,28,38,45,15,29,40,48,16,31,43,51,17,33,45,54,18,35,48,57,19,37,51,60,19,38,53,63,20,40,56,66,21,43,59,70,22,45,62,74,24,47,65,77,25,49,68,81],n=[7,10,13,17,10,16,22,28,15,26,36,44,20,36,52,64,26,48,72,88,36,64,96,112,40,72,108,130,48,88,132,156,60,110,160,192,72,130,192,224,80,150,224,264,96,176,260,308,104,198,288,352,120,216,320,384,132,240,360,432,144,280,408,480,168,308,448,532,180,338,504,588,196,364,546,650,224,416,600,700,224,442,644,750,252,476,690,816,270,504,750,900,300,560,810,960,312,588,870,1050,336,644,952,1110,360,700,1020,1200,390,728,1050,1260,420,784,1140,1350,450,812,1200,1440,480,868,1290,1530,510,924,1350,1620,540,980,1440,1710,570,1036,1530,1800,570,1064,1590,1890,600,1120,1680,1980,630,1204,1770,2100,660,1260,1860,2220,720,1316,1950,2310,750,1372,2040,2430];return gn.getBlocksCount=function(s,o){switch(o){case e.L:return t[(s-1)*4+0];case e.M:return t[(s-1)*4+1];case e.Q:return t[(s-1)*4+2];case e.H:return t[(s-1)*4+3];default:return}},gn.getTotalCodewordsCount=function(s,o){switch(o){case e.L:return n[(s-1)*4+0];case e.M:return n[(s-1)*4+1];case e.Q:return n[(s-1)*4+2];case e.H:return n[(s-1)*4+3];default:return}},gn}var cr={},Kt={},go;function zf(){if(go)return Kt;go=1;const e=new Uint8Array(512),t=new Uint8Array(256);return function(){let r=1;for(let s=0;s<255;s++)e[s]=r,t[r]=s,r<<=1,r&256&&(r^=285);for(let s=255;s<512;s++)e[s]=e[s-255]}(),Kt.log=function(r){if(r<1)throw new Error("log("+r+")");return t[r]},Kt.exp=function(r){return e[r]},Kt.mul=function(r,s){return r===0||s===0?0:e[t[r]+t[s]]},Kt}var mo;function Wf(){return mo||(mo=1,function(e){const t=zf();e.mul=function(r,s){const o=new Uint8Array(r.length+s.length-1);for(let i=0;i<r.length;i++)for(let l=0;l<s.length;l++)o[i+l]^=t.mul(r[i],s[l]);return o},e.mod=function(r,s){let o=new Uint8Array(r);for(;o.length-s.length>=0;){const i=o[0];for(let c=0;c<s.length;c++)o[c]^=t.mul(s[c],i);let l=0;for(;l<o.length&&o[l]===0;)l++;o=o.slice(l)}return o},e.generateECPolynomial=function(r){let s=new Uint8Array([1]);for(let o=0;o<r;o++)s=e.mul(s,new Uint8Array([1,t.exp(o)]));return s}}(cr)),cr}var ur,yo;function Gf(){if(yo)return ur;yo=1;const e=Wf();function t(n){this.genPoly=void 0,this.degree=n,this.degree&&this.initialize(this.degree)}return t.prototype.initialize=function(r){this.degree=r,this.genPoly=e.generateECPolynomial(this.degree)},t.prototype.encode=function(r){if(!this.genPoly)throw new Error("Encoder not initialized");const s=new Uint8Array(r.length+this.degree);s.set(r);const o=e.mod(s,this.genPoly),i=this.degree-o.length;if(i>0){const l=new Uint8Array(this.degree);return l.set(o,i),l}return o},ur=t,ur}var fr={},ar={},dr={},bo;function ll(){return bo||(bo=1,dr.isValid=function(t){return!isNaN(t)&&t>=1&&t<=40}),dr}var qe={},_o;function cl(){if(_o)return qe;_o=1;const e="[0-9]+",t="[A-Z $%*+\\-./:]+";let n="(?:[u3000-u303F]|[u3040-u309F]|[u30A0-u30FF]|[uFF00-uFFEF]|[u4E00-u9FAF]|[u2605-u2606]|[u2190-u2195]|u203B|[u2010u2015u2018u2019u2025u2026u201Cu201Du2225u2260]|[u0391-u0451]|[u00A7u00A8u00B1u00B4u00D7u00F7])+";n=n.replace(/u/g,"\\u");const r="(?:(?![A-Z0-9 $%*+\\-./:]|"+n+`)(?:.|[\r
]))+`;qe.KANJI=new RegExp(n,"g"),qe.BYTE_KANJI=new RegExp("[^A-Z0-9 $%*+\\-./:]+","g"),qe.BYTE=new RegExp(r,"g"),qe.NUMERIC=new RegExp(e,"g"),qe.ALPHANUMERIC=new RegExp(t,"g");const s=new RegExp("^"+n+"$"),o=new RegExp("^"+e+"$"),i=new RegExp("^[A-Z0-9 $%*+\\-./:]+$");return qe.testKanji=function(c){return s.test(c)},qe.testNumeric=function(c){return o.test(c)},qe.testAlphanumeric=function(c){return i.test(c)},qe}var vo;function Rt(){return vo||(vo=1,function(e){const t=ll(),n=cl();e.NUMERIC={id:"Numeric",bit:1,ccBits:[10,12,14]},e.ALPHANUMERIC={id:"Alphanumeric",bit:2,ccBits:[9,11,13]},e.BYTE={id:"Byte",bit:4,ccBits:[8,16,16]},e.KANJI={id:"Kanji",bit:8,ccBits:[8,10,12]},e.MIXED={bit:-1},e.getCharCountIndicator=function(o,i){if(!o.ccBits)throw new Error("Invalid mode: "+o);if(!t.isValid(i))throw new Error("Invalid version: "+i);return i>=1&&i<10?o.ccBits[0]:i<27?o.ccBits[1]:o.ccBits[2]},e.getBestModeForData=function(o){return n.testNumeric(o)?e.NUMERIC:n.testAlphanumeric(o)?e.ALPHANUMERIC:n.testKanji(o)?e.KANJI:e.BYTE},e.toString=function(o){if(o&&o.id)return o.id;throw new Error("Invalid mode")},e.isValid=function(o){return o&&o.bit&&o.ccBits};function r(s){if(typeof s!="string")throw new Error("Param is not a string");switch(s.toLowerCase()){case"numeric":return e.NUMERIC;case"alphanumeric":return e.ALPHANUMERIC;case"kanji":return e.KANJI;case"byte":return e.BYTE;default:throw new Error("Unknown mode: "+s)}}e.from=function(o,i){if(e.isValid(o))return o;try{return r(o)}catch{return i}}}(ar)),ar}var wo;function Jf(){return wo||(wo=1,function(e){const t=St(),n=il(),r=is(),s=Rt(),o=ll(),i=7973,l=t.getBCHDigit(i);function c(p,g,C){for(let R=1;R<=40;R++)if(g<=e.getCapacity(R,C,p))return R}function f(p,g){return s.getCharCountIndicator(p,g)+4}function u(p,g){let C=0;return p.forEach(function(R){const F=f(R.mode,g);C+=F+R.getBitsLength()}),C}function a(p,g){for(let C=1;C<=40;C++)if(u(p,C)<=e.getCapacity(C,g,s.MIXED))return C}e.from=function(g,C){return o.isValid(g)?parseInt(g,10):C},e.getCapacity=function(g,C,R){if(!o.isValid(g))throw new Error("Invalid QR Code version");typeof R>"u"&&(R=s.BYTE);const F=t.getSymbolTotalCodewords(g),P=n.getTotalCodewordsCount(g,C),y=(F-P)*8;if(R===s.MIXED)return y;const v=y-f(R,g);switch(R){case s.NUMERIC:return Math.floor(v/10*3);case s.ALPHANUMERIC:return Math.floor(v/11*2);case s.KANJI:return Math.floor(v/13);case s.BYTE:default:return Math.floor(v/8)}},e.getBestVersionForData=function(g,C){let R;const F=r.from(C,r.M);if(Array.isArray(g)){if(g.length>1)return a(g,F);if(g.length===0)return 1;R=g[0]}else R=g;return c(R.mode,R.getLength(),F)},e.getEncodedBits=function(g){if(!o.isValid(g)||g<7)throw new Error("Invalid QR Code version");let C=g<<12;for(;t.getBCHDigit(C)-l>=0;)C^=i<<t.getBCHDigit(C)-l;return g<<12|C}}(fr)),fr}var hr={},Eo;function Yf(){if(Eo)return hr;Eo=1;const e=St(),t=1335,n=21522,r=e.getBCHDigit(t);return hr.getEncodedBits=function(o,i){const l=o.bit<<3|i;let c=l<<10;for(;e.getBCHDigit(c)-r>=0;)c^=t<<e.getBCHDigit(c)-r;return(l<<10|c)^n},hr}var pr={},gr,Co;function Qf(){if(Co)return gr;Co=1;const e=Rt();function t(n){this.mode=e.NUMERIC,this.data=n.toString()}return t.getBitsLength=function(r){return 10*Math.floor(r/3)+(r%3?r%3*3+1:0)},t.prototype.getLength=function(){return this.data.length},t.prototype.getBitsLength=function(){return t.getBitsLength(this.data.length)},t.prototype.write=function(r){let s,o,i;for(s=0;s+3<=this.data.length;s+=3)o=this.data.substr(s,3),i=parseInt(o,10),r.put(i,10);const l=this.data.length-s;l>0&&(o=this.data.substr(s),i=parseInt(o,10),r.put(i,l*3+1))},gr=t,gr}var mr,So;function Xf(){if(So)return mr;So=1;const e=Rt(),t=["0","1","2","3","4","5","6","7","8","9","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z"," ","$","%","*","+","-",".","/",":"];function n(r){this.mode=e.ALPHANUMERIC,this.data=r}return n.getBitsLength=function(s){return 11*Math.floor(s/2)+6*(s%2)},n.prototype.getLength=function(){return this.data.length},n.prototype.getBitsLength=function(){return n.getBitsLength(this.data.length)},n.prototype.write=function(s){let o;for(o=0;o+2<=this.data.length;o+=2){let i=t.indexOf(this.data[o])*45;i+=t.indexOf(this.data[o+1]),s.put(i,11)}this.data.length%2&&s.put(t.indexOf(this.data[o]),6)},mr=n,mr}var yr,Ro;function Zf(){if(Ro)return yr;Ro=1;const e=Rt();function t(n){this.mode=e.BYTE,typeof n=="string"?this.data=new TextEncoder().encode(n):this.data=new Uint8Array(n)}return t.getBitsLength=function(r){return r*8},t.prototype.getLength=function(){return this.data.length},t.prototype.getBitsLength=function(){return t.getBitsLength(this.data.length)},t.prototype.write=function(n){for(let r=0,s=this.data.length;r<s;r++)n.put(this.data[r],8)},yr=t,yr}var br,Po;function ea(){if(Po)return br;Po=1;const e=Rt(),t=St();function n(r){this.mode=e.KANJI,this.data=r}return n.getBitsLength=function(s){return s*13},n.prototype.getLength=function(){return this.data.length},n.prototype.getBitsLength=function(){return n.getBitsLength(this.data.length)},n.prototype.write=function(r){let s;for(s=0;s<this.data.length;s++){let o=t.toSJIS(this.data[s]);if(o>=33088&&o<=40956)o-=33088;else if(o>=57408&&o<=60351)o-=49472;else throw new Error("Invalid SJIS character: "+this.data[s]+`
Make sure your charset is UTF-8`);o=(o>>>8&255)*192+(o&255),r.put(o,13)}},br=n,br}var _r={exports:{}},Ao;function ta(){return Ao||(Ao=1,function(e){var t={single_source_shortest_paths:function(n,r,s){var o={},i={};i[r]=0;var l=t.PriorityQueue.make();l.push(r,0);for(var c,f,u,a,p,g,C,R,F;!l.empty();){c=l.pop(),f=c.value,a=c.cost,p=n[f]||{};for(u in p)p.hasOwnProperty(u)&&(g=p[u],C=a+g,R=i[u],F=typeof i[u]>"u",(F||R>C)&&(i[u]=C,l.push(u,C),o[u]=f))}if(typeof s<"u"&&typeof i[s]>"u"){var P=["Could not find a path from ",r," to ",s,"."].join("");throw new Error(P)}return o},extract_shortest_path_from_predecessor_list:function(n,r){for(var s=[],o=r;o;)s.push(o),n[o],o=n[o];return s.reverse(),s},find_path:function(n,r,s){var o=t.single_source_shortest_paths(n,r,s);return t.extract_shortest_path_from_predecessor_list(o,s)},PriorityQueue:{make:function(n){var r=t.PriorityQueue,s={},o;n=n||{};for(o in r)r.hasOwnProperty(o)&&(s[o]=r[o]);return s.queue=[],s.sorter=n.sorter||r.default_sorter,s},default_sorter:function(n,r){return n.cost-r.cost},push:function(n,r){var s={value:n,cost:r};this.queue.push(s),this.queue.sort(this.sorter)},pop:function(){return this.queue.shift()},empty:function(){return this.queue.length===0}}};e.exports=t}(_r)),_r.exports}var To;function na(){return To||(To=1,function(e){const t=Rt(),n=Qf(),r=Xf(),s=Zf(),o=ea(),i=cl(),l=St(),c=ta();function f(P){return unescape(encodeURIComponent(P)).length}function u(P,y,v){const b=[];let $;for(;($=P.exec(v))!==null;)b.push({data:$[0],index:$.index,mode:y,length:$[0].length});return b}function a(P){const y=u(i.NUMERIC,t.NUMERIC,P),v=u(i.ALPHANUMERIC,t.ALPHANUMERIC,P);let b,$;return l.isKanjiModeEnabled()?(b=u(i.BYTE,t.BYTE,P),$=u(i.KANJI,t.KANJI,P)):(b=u(i.BYTE_KANJI,t.BYTE,P),$=[]),y.concat(v,b,$).sort(function(N,H){return N.index-H.index}).map(function(N){return{data:N.data,mode:N.mode,length:N.length}})}function p(P,y){switch(y){case t.NUMERIC:return n.getBitsLength(P);case t.ALPHANUMERIC:return r.getBitsLength(P);case t.KANJI:return o.getBitsLength(P);case t.BYTE:return s.getBitsLength(P)}}function g(P){return P.reduce(function(y,v){const b=y.length-1>=0?y[y.length-1]:null;return b&&b.mode===v.mode?(y[y.length-1].data+=v.data,y):(y.push(v),y)},[])}function C(P){const y=[];for(let v=0;v<P.length;v++){const b=P[v];switch(b.mode){case t.NUMERIC:y.push([b,{data:b.data,mode:t.ALPHANUMERIC,length:b.length},{data:b.data,mode:t.BYTE,length:b.length}]);break;case t.ALPHANUMERIC:y.push([b,{data:b.data,mode:t.BYTE,length:b.length}]);break;case t.KANJI:y.push([b,{data:b.data,mode:t.BYTE,length:f(b.data)}]);break;case t.BYTE:y.push([{data:b.data,mode:t.BYTE,length:f(b.data)}])}}return y}function R(P,y){const v={},b={start:{}};let $=["start"];for(let T=0;T<P.length;T++){const N=P[T],H=[];for(let D=0;D<N.length;D++){const q=N[D],j=""+T+D;H.push(j),v[j]={node:q,lastCount:0},b[j]={};for(let V=0;V<$.length;V++){const k=$[V];v[k]&&v[k].node.mode===q.mode?(b[k][j]=p(v[k].lastCount+q.length,q.mode)-p(v[k].lastCount,q.mode),v[k].lastCount+=q.length):(v[k]&&(v[k].lastCount=q.length),b[k][j]=p(q.length,q.mode)+4+t.getCharCountIndicator(q.mode,y))}}$=H}for(let T=0;T<$.length;T++)b[$[T]].end=0;return{map:b,table:v}}function F(P,y){let v;const b=t.getBestModeForData(P);if(v=t.from(y,b),v!==t.BYTE&&v.bit<b.bit)throw new Error('"'+P+'" cannot be encoded with mode '+t.toString(v)+`.
Suggested mode is: `+t.toString(b));switch(v===t.KANJI&&!l.isKanjiModeEnabled()&&(v=t.BYTE),v){case t.NUMERIC:return new n(P);case t.ALPHANUMERIC:return new r(P);case t.KANJI:return new o(P);case t.BYTE:return new s(P)}}e.fromArray=function(y){return y.reduce(function(v,b){return typeof b=="string"?v.push(F(b,null)):b.data&&v.push(F(b.data,b.mode)),v},[])},e.fromString=function(y,v){const b=a(y,l.isKanjiModeEnabled()),$=C(b),T=R($,v),N=c.find_path(T.map,"start","end"),H=[];for(let D=1;D<N.length-1;D++)H.push(T.table[N[D]].node);return e.fromArray(g(H))},e.rawSplit=function(y){return e.fromArray(a(y,l.isKanjiModeEnabled()))}}(pr)),pr}var xo;function ra(){if(xo)return tr;xo=1;const e=St(),t=is(),n=$f(),r=jf(),s=qf(),o=Vf(),i=Kf(),l=il(),c=Gf(),f=Jf(),u=Yf(),a=Rt(),p=na();function g(T,N){const H=T.size,D=o.getPositions(N);for(let q=0;q<D.length;q++){const j=D[q][0],V=D[q][1];for(let k=-1;k<=7;k++)if(!(j+k<=-1||H<=j+k))for(let W=-1;W<=7;W++)V+W<=-1||H<=V+W||(k>=0&&k<=6&&(W===0||W===6)||W>=0&&W<=6&&(k===0||k===6)||k>=2&&k<=4&&W>=2&&W<=4?T.set(j+k,V+W,!0,!0):T.set(j+k,V+W,!1,!0))}}function C(T){const N=T.size;for(let H=8;H<N-8;H++){const D=H%2===0;T.set(H,6,D,!0),T.set(6,H,D,!0)}}function R(T,N){const H=s.getPositions(N);for(let D=0;D<H.length;D++){const q=H[D][0],j=H[D][1];for(let V=-2;V<=2;V++)for(let k=-2;k<=2;k++)V===-2||V===2||k===-2||k===2||V===0&&k===0?T.set(q+V,j+k,!0,!0):T.set(q+V,j+k,!1,!0)}}function F(T,N){const H=T.size,D=f.getEncodedBits(N);let q,j,V;for(let k=0;k<18;k++)q=Math.floor(k/3),j=k%3+H-8-3,V=(D>>k&1)===1,T.set(q,j,V,!0),T.set(j,q,V,!0)}function P(T,N,H){const D=T.size,q=u.getEncodedBits(N,H);let j,V;for(j=0;j<15;j++)V=(q>>j&1)===1,j<6?T.set(j,8,V,!0):j<8?T.set(j+1,8,V,!0):T.set(D-15+j,8,V,!0),j<8?T.set(8,D-j-1,V,!0):j<9?T.set(8,15-j-1+1,V,!0):T.set(8,15-j-1,V,!0);T.set(D-8,8,1,!0)}function y(T,N){const H=T.size;let D=-1,q=H-1,j=7,V=0;for(let k=H-1;k>0;k-=2)for(k===6&&k--;;){for(let W=0;W<2;W++)if(!T.isReserved(q,k-W)){let ye=!1;V<N.length&&(ye=(N[V]>>>j&1)===1),T.set(q,k-W,ye),j--,j===-1&&(V++,j=7)}if(q+=D,q<0||H<=q){q-=D,D=-D;break}}}function v(T,N,H){const D=new n;H.forEach(function(W){D.put(W.mode.bit,4),D.put(W.getLength(),a.getCharCountIndicator(W.mode,T)),W.write(D)});const q=e.getSymbolTotalCodewords(T),j=l.getTotalCodewordsCount(T,N),V=(q-j)*8;for(D.getLengthInBits()+4<=V&&D.put(0,4);D.getLengthInBits()%8!==0;)D.putBit(0);const k=(V-D.getLengthInBits())/8;for(let W=0;W<k;W++)D.put(W%2?17:236,8);return b(D,T,N)}function b(T,N,H){const D=e.getSymbolTotalCodewords(N),q=l.getTotalCodewordsCount(N,H),j=D-q,V=l.getBlocksCount(N,H),k=D%V,W=V-k,ye=Math.floor(D/V),ue=Math.floor(j/V),ee=ue+1,X=ye-ue,Be=new c(X);let Ie=0;const be=new Array(V),de=new Array(V);let Ue=0;const nt=new Uint8Array(T.buffer);for(let I=0;I<V;I++){const U=I<W?ue:ee;be[I]=nt.slice(Ie,Ie+U),de[I]=Be.encode(be[I]),Ie+=U,Ue=Math.max(Ue,U)}const rt=new Uint8Array(D);let _e=0,_,O;for(_=0;_<Ue;_++)for(O=0;O<V;O++)_<be[O].length&&(rt[_e++]=be[O][_]);for(_=0;_<X;_++)for(O=0;O<V;O++)rt[_e++]=de[O][_];return rt}function $(T,N,H,D){let q;if(Array.isArray(T))q=p.fromArray(T);else if(typeof T=="string"){let ye=N;if(!ye){const ue=p.rawSplit(T);ye=f.getBestVersionForData(ue,H)}q=p.fromString(T,ye||40)}else throw new Error("Invalid data");const j=f.getBestVersionForData(q,H);if(!j)throw new Error("The amount of data is too big to be stored in a QR Code");if(!N)N=j;else if(N<j)throw new Error(`
The chosen QR Code version cannot contain this amount of data.
Minimum version required to store current data is: `+j+`.
`);const V=v(N,H,q),k=e.getSymbolSize(N),W=new r(k);return g(W,N),C(W),R(W,N),P(W,H,0),N>=7&&F(W,N),y(W,V),isNaN(D)&&(D=i.getBestMask(W,P.bind(null,W,H))),i.applyMask(D,W),P(W,H,D),{modules:W,version:N,errorCorrectionLevel:H,maskPattern:D,segments:q}}return tr.create=function(N,H){if(typeof N>"u"||N==="")throw new Error("No input text");let D=t.M,q,j;return typeof H<"u"&&(D=t.from(H.errorCorrectionLevel,t.M),q=f.from(H.version),j=i.from(H.maskPattern),H.toSJISFunc&&e.setToSJISFunction(H.toSJISFunc)),$(N,q,D,j)},tr}var vr={},wr={},Io;function ul(){return Io||(Io=1,function(e){function t(n){if(typeof n=="number"&&(n=n.toString()),typeof n!="string")throw new Error("Color should be defined as hex string");let r=n.slice().replace("#","").split("");if(r.length<3||r.length===5||r.length>8)throw new Error("Invalid hex color: "+n);(r.length===3||r.length===4)&&(r=Array.prototype.concat.apply([],r.map(function(o){return[o,o]}))),r.length===6&&r.push("F","F");const s=parseInt(r.join(""),16);return{r:s>>24&255,g:s>>16&255,b:s>>8&255,a:s&255,hex:"#"+r.slice(0,6).join("")}}e.getOptions=function(r){r||(r={}),r.color||(r.color={});const s=typeof r.margin>"u"||r.margin===null||r.margin<0?4:r.margin,o=r.width&&r.width>=21?r.width:void 0,i=r.scale||4;return{width:o,scale:o?4:i,margin:s,color:{dark:t(r.color.dark||"#000000ff"),light:t(r.color.light||"#ffffffff")},type:r.type,rendererOpts:r.rendererOpts||{}}},e.getScale=function(r,s){return s.width&&s.width>=r+s.margin*2?s.width/(r+s.margin*2):s.scale},e.getImageWidth=function(r,s){const o=e.getScale(r,s);return Math.floor((r+s.margin*2)*o)},e.qrToImageData=function(r,s,o){const i=s.modules.size,l=s.modules.data,c=e.getScale(i,o),f=Math.floor((i+o.margin*2)*c),u=o.margin*c,a=[o.color.light,o.color.dark];for(let p=0;p<f;p++)for(let g=0;g<f;g++){let C=(p*f+g)*4,R=o.color.light;if(p>=u&&g>=u&&p<f-u&&g<f-u){const F=Math.floor((p-u)/c),P=Math.floor((g-u)/c);R=a[l[F*i+P]?1:0]}r[C++]=R.r,r[C++]=R.g,r[C++]=R.b,r[C]=R.a}}}(wr)),wr}var Mo;function sa(){return Mo||(Mo=1,function(e){const t=ul();function n(s,o,i){s.clearRect(0,0,o.width,o.height),o.style||(o.style={}),o.height=i,o.width=i,o.style.height=i+"px",o.style.width=i+"px"}function r(){try{return document.createElement("canvas")}catch{throw new Error("You need to specify a canvas element")}}e.render=function(o,i,l){let c=l,f=i;typeof c>"u"&&(!i||!i.getContext)&&(c=i,i=void 0),i||(f=r()),c=t.getOptions(c);const u=t.getImageWidth(o.modules.size,c),a=f.getContext("2d"),p=a.createImageData(u,u);return t.qrToImageData(p.data,o,c),n(a,f,u),a.putImageData(p,0,0),f},e.renderToDataURL=function(o,i,l){let c=l;typeof c>"u"&&(!i||!i.getContext)&&(c=i,i=void 0),c||(c={});const f=e.render(o,i,c),u=c.type||"image/png",a=c.rendererOpts||{};return f.toDataURL(u,a.quality)}}(vr)),vr}var Er={},No;function oa(){if(No)return Er;No=1;const e=ul();function t(s,o){const i=s.a/255,l=o+'="'+s.hex+'"';return i<1?l+" "+o+'-opacity="'+i.toFixed(2).slice(1)+'"':l}function n(s,o,i){let l=s+o;return typeof i<"u"&&(l+=" "+i),l}function r(s,o,i){let l="",c=0,f=!1,u=0;for(let a=0;a<s.length;a++){const p=Math.floor(a%o),g=Math.floor(a/o);!p&&!f&&(f=!0),s[a]?(u++,a>0&&p>0&&s[a-1]||(l+=f?n("M",p+i,.5+g+i):n("m",c,0),c=0,f=!1),p+1<o&&s[a+1]||(l+=n("h",u),u=0)):c++}return l}return Er.render=function(o,i,l){const c=e.getOptions(i),f=o.modules.size,u=o.modules.data,a=f+c.margin*2,p=c.color.light.a?"<path "+t(c.color.light,"fill")+' d="M0 0h'+a+"v"+a+'H0z"/>':"",g="<path "+t(c.color.dark,"stroke")+' d="'+r(u,f,c.margin)+'"/>',C='viewBox="0 0 '+a+" "+a+'"',F='<svg xmlns="http://www.w3.org/2000/svg" '+(c.width?'width="'+c.width+'" height="'+c.width+'" ':"")+C+' shape-rendering="crispEdges">'+p+g+`</svg>
`;return typeof l=="function"&&l(null,F),F},Er}var Oo;function ia(){if(Oo)return At;Oo=1;const e=Hf(),t=ra(),n=sa(),r=oa();function s(o,i,l,c,f){const u=[].slice.call(arguments,1),a=u.length,p=typeof u[a-1]=="function";if(!p&&!e())throw new Error("Callback required as last argument");if(p){if(a<2)throw new Error("Too few arguments provided");a===2?(f=l,l=i,i=c=void 0):a===3&&(i.getContext&&typeof f>"u"?(f=c,c=void 0):(f=c,c=l,l=i,i=void 0))}else{if(a<1)throw new Error("Too few arguments provided");return a===1?(l=i,i=c=void 0):a===2&&!i.getContext&&(c=l,l=i,i=void 0),new Promise(function(g,C){try{const R=t.create(l,c);g(o(R,i,c))}catch(R){C(R)}})}try{const g=t.create(l,c);f(null,o(g,i,c))}catch(g){f(g)}}return At.create=t.create,At.toCanvas=s.bind(null,n.render),At.toDataURL=s.bind(null,n.renderToDataURL),At.toString=s.bind(null,function(o,i,l){return r.render(o,l)}),At}var Cr=ia();/*! vue-qrcode v2.0.0 | (c) 2018-present Chen Fengyuan | MIT */const Bo="ready";var la=kt({name:"VueQrcode",props:{value:{type:String,default:void 0},options:{type:Object,default:void 0},tag:{type:String,default:"canvas"}},emits:[Bo],watch:{$props:{deep:!0,immediate:!0,handler(){this.$el&&this.generate()}}},mounted(){this.generate()},methods:{generate(){const e=this.options||{},t=String(this.value),n=()=>{this.$emit(Bo,this.$el)};switch(this.tag){case"canvas":Cr.toCanvas(this.$el,t,e,r=>{if(r)throw r;n()});break;case"img":Cr.toDataURL(t,e,(r,s)=>{if(r)throw r;this.$el.src=s,this.$el.onload=n});break;case"svg":Cr.toString(t,e,(r,s)=>{if(r)throw r;const o=document.createElement("div");o.innerHTML=s;const i=o.querySelector("svg");if(i){const{attributes:l,childNodes:c}=i;Object.keys(l).forEach(f=>{const u=l[Number(f)];this.$el.setAttribute(u.name,u.value)}),Object.keys(c).forEach(f=>{const u=c[Number(f)];this.$el.appendChild(u.cloneNode(!0))}),n()}});break}}},render(){return rs(this.tag,this.$slots.default)}});const ca={class:"header-block"},ua={class:"qr"},fa={class:"team-name"},aa=["href"],da={class:"cell-center"},ha=["onClick"],pa={class:"cell-center"},ga=["onClick"],ma={class:"form-custom form-block"},ya={class:"center-block-custom"},ba=kt({__name:"AdminWindow",setup(e){const t=Ye("-"),n=Ye("-"),r=Ye(""),s=Ye(),o=Ye({teams:[]});function i(){fetch(yt("/teams")).then(y=>y.json()).then(y=>{o.value=y}).catch(y=>{console.error("Ошибка:",y)})}function l(y,v){fetch(yt("/teams/"+y+"/applications"),{method:"POST",body:JSON.stringify({applications:[{id:v}]})}).then(()=>{}).catch(b=>{console.error("Ошибка:",b)})}const c=Ye("");function f(){fetch(yt("/teams"),{method:"POST",body:JSON.stringify({teams:[{name:c.value}]})}).then(()=>{c.value=""}).catch(y=>{console.error("Ошибка:",y)})}const u=Ye({width:100,margin:1,color:{dark:"#000000",light:"f0f0f0"}});function a(){fetch(yt("/game")).then(y=>y.json()).then(y=>{var v,b,$;s.value=y,y.state==="NEW"&&(r.value="Игра ещё не началась"),y.state==="RUN"&&(r.value="Игра идет с "+((v=s.value)==null?void 0:v.startAt.substring(11))),y.state==="STOP"&&(r.value="Игра остановлена "+((b=s.value)==null?void 0:b.startAt.substring(11))+" - "+(($=s.value)==null?void 0:$.endAt.substring(11)))}).catch(y=>{console.error("Ошибка:",y)})}function p(){r.value="Загрузка...",fetch(yt("/game/start"),{method:"POST"}).catch(y=>{console.error("Ошибка:",y)})}function g(){r.value="Загрузка...",fetch(yt("/game/stop"),{method:"POST"}).catch(y=>{console.error("Ошибка:",y)})}function C(y){const v=atob(y),b=new Uint8Array(v.length);for(let $=0;$<v.length;$++)b[$]=v.charCodeAt($);return b}function R(){fetch(yt("/teams/pdf")).then(y=>y.json()).then(y=>{const v=C(y.result);F(v,"teams_qr_code.pdf","application/pdf;teams_qr_code.pdf")}).catch(y=>{console.error("Ошибка:",y)})}function F(y,v,b){const $=new Blob([y],{type:b}),T=URL.createObjectURL($),N=document.createElement("a");N.href=T,N.download=v,N.click(),URL.revokeObjectURL(T)}let P=0;return _i(()=>{i(),P=setInterval(()=>{i(),a()},2e3),fl.beforeEach((y,v,b)=>{clearInterval(P),b()})}),(y,v)=>(vt(),jt(Me,null,[Z("div",ca," Вечерний детектив - "+bt(r.value),1),Z("div",ua,[xe(ft(la),{value:t.value,options:u.value,tag:"svg",class:"qr-code"},null,8,["value","options"]),Z("div",null,bt(n.value),1)]),Z("div",{class:"form-block buttons-block"},[Z("a",{onClick:p,class:"button-menu"},"Начать"),Z("a",{onClick:g,class:"button-menu"},"Остановить")]),Z("table",null,[Z("thead",null,[Z("tr",null,[v[1]||(v[1]=Z("th",null,"№",-1)),v[2]||(v[2]=Z("th",null,"Название команды",-1)),v[3]||(v[3]=Z("th",null,"Поездки",-1)),v[4]||(v[4]=Z("th",null,"Приложения",-1)),Z("th",null,[Z("button",{onClick:R,class:"button-custom-inline"},"Скачать qr-ы")])])]),Z("tbody",null,[(vt(!0),jt(Me,null,ps(o.value.teams,(b,$)=>(vt(),jt("tr",{key:b.name},[Z("td",null,bt($+1),1),Z("td",fa,[Br(bt(b.name)+" ",1),Z("a",{href:b.url,target:"_blank"},"[url]",8,aa)]),Z("td",da,bt(b.spendTime),1),Z("td",null,[(vt(!0),jt(Me,null,ps(b.applications,T=>(vt(),jt("div",{key:T.id},[Br(bt(T.name)+" ",1),Z("button",{class:"link-button",onClick:N=>l(b.id,T.id)},"Выдано",8,ha)]))),128))]),Z("td",pa,[Z("a",{onClick:T=>(t.value=b.url,n.value=b.name)},"QR",8,ga)])]))),128))])]),Z("div",ma,[Z("div",ya,[Z("form",{onSubmit:Su(f,["prevent"])},[Z("div",null,[Zl(Z("input",{class:"input-custom","onUpdate:modelValue":v[0]||(v[0]=b=>c.value=b),type:"text",placeholder:"Название команды"},null,512),[[wu,c.value]])]),v[5]||(v[5]=Z("div",{class:"button-container"},[Z("button",{class:"button-custom",type:"submit"},"Добавить")],-1))],32)])])],64))}}),_a=ol(ba,[["__scopeId","data-v-5b3a2ec4"]]),va=kt({__name:"HomeView",setup(e){return(t,n)=>(vt(),Hi(_a))}}),fl=Of({history:uf("/"),routes:[{path:"/",name:"home",component:va},{path:"/about",name:"about",component:()=>kf(()=>import("./AboutView-BBfZONtB.js"),__vite__mapDeps([0,1]))}]}),ls=Au(Df);ls.use(Mu());ls.use(fl);ls.mount("#app");export{ol as _,Z as a,jt as c,vt as o};