heyio 1.0.1 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- import{e}from"./index-DZOS9syn.js";/**
1
+ import{e}from"./index-C7ISENGx.js";/**
2
2
  * @license lucide-vue-next v0.474.0 - ISC
3
3
  *
4
4
  * This source code is licensed under the ISC license.
@@ -1,4 +1,4 @@
1
- import{e}from"./index-DZOS9syn.js";/**
1
+ import{e}from"./index-C7ISENGx.js";/**
2
2
  * @license lucide-vue-next v0.474.0 - ISC
3
3
  *
4
4
  * This source code is licensed under the ISC license.
@@ -5,8 +5,8 @@
5
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
6
  <title>IO — Dashboard</title>
7
7
  <link rel="icon" type="image/svg+xml" href="/favicon.svg" />
8
- <script type="module" crossorigin src="/assets/index-DZOS9syn.js"></script>
9
- <link rel="stylesheet" crossorigin href="/assets/index-D7M5O-_l.css">
8
+ <script type="module" crossorigin src="/assets/index-C7ISENGx.js"></script>
9
+ <link rel="stylesheet" crossorigin href="/assets/index-3PY8rYhY.css">
10
10
  </head>
11
11
  <body class="bg-background text-foreground">
12
12
  <div id="app"></div>
@@ -1 +0,0 @@
1
- import{i as n,l,d as s,c as r,F as i,m,f as d,b as a,r as b,k as p,t as c}from"./index-DZOS9syn.js";const x={class:"p-6"},f={class:"flex gap-1 border-b border-border mb-6"},g=["onClick"],v={key:0,class:"space-y-4 max-w-lg"},y={key:1,class:"space-y-4 max-w-lg"},w={key:2,class:"space-y-4 max-w-lg"},k={key:3,class:"space-y-4 max-w-lg"},h={key:4,class:"space-y-4 max-w-lg"},T=n({__name:"SettingsView",setup(_){const t=b("general"),u=[{id:"general",label:"General"},{id:"telegram",label:"Telegram"},{id:"auth",label:"Auth"},{id:"models",label:"Models"},{id:"advanced",label:"Advanced"}];return(S,e)=>(l(),s("div",x,[e[5]||(e[5]=r("h1",{class:"text-2xl font-bold mb-6"},"Settings",-1)),r("div",f,[(l(),s(i,null,m(u,o=>r("button",{key:o.id,onClick:A=>t.value=o.id,class:p(["px-4 py-2 text-sm font-medium border-b-2 transition-colors",t.value===o.id?"border-primary text-foreground":"border-transparent text-muted-foreground hover:text-foreground"])},c(o.label),11,g)),64))]),t.value==="general"?(l(),s("div",v,[...e[0]||(e[0]=[d('<div><label class="text-sm font-medium">Default Model</label><input value="gpt-4.1" class="mt-1 w-full rounded-md border border-input bg-background px-3 py-2 text-sm"></div><div><label class="text-sm font-medium">Port</label><input type="number" value="3170" class="mt-1 w-full rounded-md border border-input bg-background px-3 py-2 text-sm"></div><div><label class="text-sm font-medium">Background Notify Mode</label><select class="mt-1 w-full rounded-md border border-input bg-background px-3 py-2 text-sm"><option value="all">All</option><option value="meaningful" selected>Meaningful</option><option value="off">Off</option></select></div>',3)])])):a("",!0),t.value==="telegram"?(l(),s("div",y,[...e[1]||(e[1]=[d('<div><label class="text-sm font-medium">Bot Token</label><input type="password" placeholder="••••••••" class="mt-1 w-full rounded-md border border-input bg-background px-3 py-2 text-sm"></div><div><label class="text-sm font-medium">Authorized User ID</label><input type="number" placeholder="123456789" class="mt-1 w-full rounded-md border border-input bg-background px-3 py-2 text-sm"></div><div class="flex items-center gap-3"><label class="text-sm font-medium">Enable Telegram</label><button class="relative w-10 h-5 rounded-full bg-muted"><span class="absolute top-0.5 left-0.5 w-4 h-4 rounded-full bg-white"></span></button></div>',3)])])):a("",!0),t.value==="auth"?(l(),s("div",w,[...e[2]||(e[2]=[d('<div><label class="text-sm font-medium">Supabase URL</label><input placeholder="https://your-project.supabase.co" class="mt-1 w-full rounded-md border border-input bg-background px-3 py-2 text-sm"></div><div><label class="text-sm font-medium">Supabase Anon Key</label><input type="password" placeholder="••••••••" class="mt-1 w-full rounded-md border border-input bg-background px-3 py-2 text-sm"></div><div><label class="text-sm font-medium">Authorized Email</label><input type="email" placeholder="you@example.com" class="mt-1 w-full rounded-md border border-input bg-background px-3 py-2 text-sm"></div>',3)])])):a("",!0),t.value==="models"?(l(),s("div",k,[...e[3]||(e[3]=[d('<div><label class="text-sm font-medium">High Tier</label><p class="text-xs text-muted-foreground mb-1">Complex tasks (architecture, debugging)</p><input value="claude-opus-4.7, claude-opus-4.6" class="mt-1 w-full rounded-md border border-input bg-background px-3 py-2 text-sm"></div><div><label class="text-sm font-medium">Medium Tier</label><p class="text-xs text-muted-foreground mb-1">Standard tasks (features, tests)</p><input value="claude-sonnet-4.6, gpt-5.5, claude-opus-4.5" class="mt-1 w-full rounded-md border border-input bg-background px-3 py-2 text-sm"></div><div><label class="text-sm font-medium">Low Tier</label><p class="text-xs text-muted-foreground mb-1">Simple tasks (reads, formatting)</p><input value="claude-haiku-4.5, gpt-5.4-mini" class="mt-1 w-full rounded-md border border-input bg-background px-3 py-2 text-sm"></div>',3)])])):a("",!0),t.value==="advanced"?(l(),s("div",h,[...e[4]||(e[4]=[d('<div class="flex items-center justify-between"><div><label class="text-sm font-medium">Self-Edit Mode</label><p class="text-xs text-muted-foreground">Allow IO to modify its own source code</p></div><button class="relative w-10 h-5 rounded-full bg-muted"><span class="absolute top-0.5 left-0.5 w-4 h-4 rounded-full bg-white"></span></button></div><div class="flex items-center justify-between"><div><label class="text-sm font-medium">Watchdog</label><p class="text-xs text-muted-foreground">Monitor event loop and zombie instances</p></div><button class="relative w-10 h-5 rounded-full bg-primary"><span class="absolute top-0.5 w-4 h-4 rounded-full bg-white translate-x-5"></span></button></div>',2)])])):a("",!0)]))}});export{T as default};
@@ -1,21 +0,0 @@
1
- import{e as h,i as S,o as V,l as o,d as s,c as e,h as c,u as i,z as k,x as b,b as z,F as m,m as L,B as $,t as x,r,k as B}from"./index-DZOS9syn.js";import{b as y,d as D,a as I}from"./api-WGvTsXaE.js";import{T as j}from"./trash-2-DHoetkC4.js";/**
2
- * @license lucide-vue-next v0.474.0 - ISC
3
- *
4
- * This source code is licensed under the ISC license.
5
- * See the LICENSE file in the root directory of this source tree.
6
- */const q=h("PencilIcon",[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}],["path",{d:"m15 5 4 4",key:"1mk7zo"}]]);/**
7
- * @license lucide-vue-next v0.474.0 - ISC
8
- *
9
- * This source code is licensed under the ISC license.
10
- * See the LICENSE file in the root directory of this source tree.
11
- */const E=h("SaveIcon",[["path",{d:"M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z",key:"1c8476"}],["path",{d:"M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7",key:"1ydtos"}],["path",{d:"M7 3v4a1 1 0 0 0 1 1h7",key:"t51u73"}]]);/**
12
- * @license lucide-vue-next v0.474.0 - ISC
13
- *
14
- * This source code is licensed under the ISC license.
15
- * See the LICENSE file in the root directory of this source tree.
16
- */const N=h("SearchIcon",[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]]);/**
17
- * @license lucide-vue-next v0.474.0 - ISC
18
- *
19
- * This source code is licensed under the ISC license.
20
- * See the LICENSE file in the root directory of this source tree.
21
- */const T=h("XIcon",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]),F={class:"flex h-full"},H={class:"w-64 border-r border-border flex flex-col shrink-0"},U={class:"p-3 border-b border-border"},X={class:"relative"},G={class:"flex-1 overflow-y-auto p-2"},O={key:0,class:"text-xs text-muted-foreground p-2"},Q=["onClick"],W={class:"flex-1 flex flex-col"},A={key:0,class:"flex items-center justify-center h-full text-muted-foreground"},J={class:"text-center"},K={class:"flex items-center justify-between px-4 py-2 border-b border-border"},R={class:"text-sm font-medium font-mono"},Y={class:"flex gap-1"},Z={class:"flex-1 overflow-y-auto p-4"},ee={key:1,class:"prose prose-sm dark:prose-invert max-w-none whitespace-pre-wrap"},le=S({__name:"WikiView",setup(te){const d=r([]),a=r(null),v=r(""),u=r(!1),f=r(""),p=r(""),g=r(!0);V(async()=>{try{d.value=await y("/wiki/pages")}finally{g.value=!1}});async function _(l){a.value=l,u.value=!1;const t=await y(`/wiki/page/${l}`);v.value=t.content}function w(){f.value=v.value,u.value=!0}async function C(){a.value&&(await D(`/wiki/page/${a.value}`,{content:f.value}),v.value=f.value,u.value=!1)}async function M(){a.value&&confirm(`Delete "${a.value}"?`)&&(await I(`/wiki/page/${a.value}`),d.value=d.value.filter(l=>l!==a.value),a.value=null,v.value="")}const P=()=>{if(!p.value)return d.value;const l=p.value.toLowerCase();return d.value.filter(t=>t.toLowerCase().includes(l))};return(l,t)=>(o(),s("div",F,[e("div",H,[e("div",U,[e("div",X,[c(i(N),{class:"absolute left-2.5 top-2.5 w-3.5 h-3.5 text-muted-foreground"}),k(e("input",{"onUpdate:modelValue":t[0]||(t[0]=n=>p.value=n),placeholder:"Search pages...",class:"w-full rounded-md border border-input bg-background pl-8 pr-3 py-2 text-xs focus:outline-none focus:ring-1 focus:ring-ring"},null,512),[[b,p.value]])])]),e("div",G,[g.value?(o(),s("div",O,"Loading...")):z("",!0),(o(!0),s(m,null,L(P(),n=>(o(),s("button",{key:n,onClick:ae=>_(n),class:B(["w-full text-left px-2 py-1.5 text-xs rounded hover:bg-accent truncate transition-colors",{"bg-accent font-medium":a.value===n}])}," 📄 "+x(n),11,Q))),128))])]),e("div",W,[a.value?(o(),s(m,{key:1},[e("div",K,[e("span",R,x(a.value),1),e("div",Y,[u.value?(o(),s(m,{key:1},[e("button",{onClick:C,class:"p-1.5 rounded hover:bg-accent text-green-500",title:"Save"},[c(i(E),{class:"w-4 h-4"})]),e("button",{onClick:t[1]||(t[1]=n=>u.value=!1),class:"p-1.5 rounded hover:bg-accent text-muted-foreground",title:"Cancel"},[c(i(T),{class:"w-4 h-4"})])],64)):(o(),s(m,{key:0},[e("button",{onClick:w,class:"p-1.5 rounded hover:bg-accent text-muted-foreground",title:"Edit"},[c(i(q),{class:"w-4 h-4"})]),e("button",{onClick:M,class:"p-1.5 rounded hover:bg-destructive/10 text-muted-foreground hover:text-destructive",title:"Delete"},[c(i(j),{class:"w-4 h-4"})])],64))])]),e("div",Z,[u.value?k((o(),s("textarea",{key:0,"onUpdate:modelValue":t[2]||(t[2]=n=>f.value=n),class:"w-full h-full min-h-[400px] font-mono text-sm bg-background border border-input rounded-md p-3 focus:outline-none focus:ring-1 focus:ring-ring resize-none"},null,512)),[[b,f.value]]):(o(),s("div",ee,x(v.value),1))])],64)):(o(),s("div",A,[e("div",J,[c(i($),{class:"w-12 h-12 mx-auto mb-3 opacity-50"}),t[3]||(t[3]=e("p",null,"Select a page to view",-1))])]))])]))}});export{le as default};
@@ -1,95 +0,0 @@
1
- const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/ChatView-EFFiln1H.js","assets/api-WGvTsXaE.js","assets/SquadsView-DQ3vFlyO.js","assets/SquadDetailView-CsCw2ZLp.js","assets/FeedView-bN4NMOL7.js","assets/trash-2-DHoetkC4.js","assets/SkillsView-BLsD-0u0.js","assets/plus-BOvyX1BC.js","assets/McpView-C2CHiwsi.js","assets/SchedulesView-CyilLban.js","assets/WikiView-19M3oqnq.js"])))=>i.map(i=>d[i]);
2
- (function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const r of document.querySelectorAll('link[rel="modulepreload"]'))s(r);new MutationObserver(r=>{for(const o of r)if(o.type==="childList")for(const i of o.addedNodes)i.tagName==="LINK"&&i.rel==="modulepreload"&&s(i)}).observe(document,{childList:!0,subtree:!0});function n(r){const o={};return r.integrity&&(o.integrity=r.integrity),r.referrerPolicy&&(o.referrerPolicy=r.referrerPolicy),r.crossOrigin==="use-credentials"?o.credentials="include":r.crossOrigin==="anonymous"?o.credentials="omit":o.credentials="same-origin",o}function s(r){if(r.ep)return;r.ep=!0;const o=n(r);fetch(r.href,o)}})();/**
3
- * @vue/shared v3.5.34
4
- * (c) 2018-present Yuxi (Evan) You and Vue contributors
5
- * @license MIT
6
- **/function Fs(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const ee={},Dt=[],Qe=()=>{},ro=()=>!1,jn=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),kn=e=>e.startsWith("onUpdate:"),pe=Object.assign,js=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Fi=Object.prototype.hasOwnProperty,Q=(e,t)=>Fi.call(e,t),F=Array.isArray,Lt=e=>pn(e)==="[object Map]",Hn=e=>pn(e)==="[object Set]",ir=e=>pn(e)==="[object Date]",H=e=>typeof e=="function",oe=e=>typeof e=="string",Me=e=>typeof e=="symbol",X=e=>e!==null&&typeof e=="object",oo=e=>(X(e)||H(e))&&H(e.then)&&H(e.catch),io=Object.prototype.toString,pn=e=>io.call(e),ji=e=>pn(e).slice(8,-1),lo=e=>pn(e)==="[object Object]",Bn=e=>oe(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Jt=Fs(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Un=e=>{const t=Object.create(null);return(n=>t[n]||(t[n]=e(n)))},ki=/-\w/g,Ee=Un(e=>e.replace(ki,t=>t.slice(1).toUpperCase())),Hi=/\B([A-Z])/g,yt=Un(e=>e.replace(Hi,"-$1").toLowerCase()),Kn=Un(e=>e.charAt(0).toUpperCase()+e.slice(1)),os=Un(e=>e?`on${Kn(e)}`:""),Je=(e,t)=>!Object.is(e,t),Sn=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},co=(e,t,n,s=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:s,value:n})},Gn=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let lr;const Wn=()=>lr||(lr=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function ks(e){if(F(e)){const t={};for(let n=0;n<e.length;n++){const s=e[n],r=oe(s)?Gi(s):ks(s);if(r)for(const o in r)t[o]=r[o]}return t}else if(oe(e)||X(e))return e}const Bi=/;(?![^(]*\))/g,Ui=/:([^]+)/,Ki=/\/\*[^]*?\*\//g;function Gi(e){const t={};return e.replace(Ki,"").split(Bi).forEach(n=>{if(n){const s=n.split(Ui);s.length>1&&(t[s[0].trim()]=s[1].trim())}}),t}function qn(e){let t="";if(oe(e))t=e;else if(F(e))for(let n=0;n<e.length;n++){const s=qn(e[n]);s&&(t+=s+" ")}else if(X(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const Wi="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",qi=Fs(Wi);function uo(e){return!!e||e===""}function $i(e,t){if(e.length!==t.length)return!1;let n=!0;for(let s=0;n&&s<e.length;s++)n=gn(e[s],t[s]);return n}function gn(e,t){if(e===t)return!0;let n=ir(e),s=ir(t);if(n||s)return n&&s?e.getTime()===t.getTime():!1;if(n=Me(e),s=Me(t),n||s)return e===t;if(n=F(e),s=F(t),n||s)return n&&s?$i(e,t):!1;if(n=X(e),s=X(t),n||s){if(!n||!s)return!1;const r=Object.keys(e).length,o=Object.keys(t).length;if(r!==o)return!1;for(const i in e){const l=e.hasOwnProperty(i),c=t.hasOwnProperty(i);if(l&&!c||!l&&c||!gn(e[i],t[i]))return!1}}return String(e)===String(t)}function zi(e,t){return e.findIndex(n=>gn(n,t))}const fo=e=>!!(e&&e.__v_isRef===!0),vs=e=>oe(e)?e:e==null?"":F(e)||X(e)&&(e.toString===io||!H(e.toString))?fo(e)?vs(e.value):JSON.stringify(e,ao,2):String(e),ao=(e,t)=>fo(t)?ao(e,t.value):Lt(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[s,r],o)=>(n[is(s,o)+" =>"]=r,n),{})}:Hn(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>is(n))}:Me(t)?is(t):X(t)&&!F(t)&&!lo(t)?String(t):t,is=(e,t="")=>{var n;return Me(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
7
- * @vue/reactivity v3.5.34
8
- * (c) 2018-present Yuxi (Evan) You and Vue contributors
9
- * @license MIT
10
- **/let fe;class ho{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this._warnOnRun=!0,this.__v_skip=!0,!t&&fe&&(fe.active?(this.parent=fe,this.index=(fe.scopes||(fe.scopes=[])).push(this)-1):(this._active=!1,this._warnOnRun=!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=fe;try{return fe=this,t()}finally{fe=n}}}on(){++this._on===1&&(this.prevScope=fe,fe=this)}off(){if(this._on>0&&--this._on===0){if(fe===this)fe=this.prevScope;else{let t=fe;for(;t;){if(t.prevScope===this){t.prevScope=this.prevScope;break}t=t.prevScope}}this.prevScope=void 0}}stop(t){if(this._active){this._active=!1;let n,s;for(n=0,s=this.effects.length;n<s;n++)this.effects[n].stop();for(this.effects.length=0,n=0,s=this.cleanups.length;n<s;n++)this.cleanups[n]();if(this.cleanups.length=0,this.scopes){for(n=0,s=this.scopes.length;n<s;n++)this.scopes[n].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const r=this.parent.scopes.pop();r&&r!==this&&(this.parent.scopes[this.index]=r,r.index=this.index)}this.parent=void 0}}}function po(e){return new ho(e)}function go(){return fe}function Ji(e,t=!1){fe&&fe.cleanups.push(e)}let ne;const ls=new WeakSet;class mo{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,fe&&(fe.active?fe.effects.push(this):this.flags&=-2)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,ls.has(this)&&(ls.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||yo(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,cr(this),vo(this);const t=ne,n=Ve;ne=this,Ve=!0;try{return this.fn()}finally{bo(this),ne=t,Ve=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)Us(t);this.deps=this.depsTail=void 0,cr(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?ls.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){bs(this)&&this.run()}get dirty(){return bs(this)}}let _o=0,Qt,Yt;function yo(e,t=!1){if(e.flags|=8,t){e.next=Yt,Yt=e;return}e.next=Qt,Qt=e}function Hs(){_o++}function Bs(){if(--_o>0)return;if(Yt){let t=Yt;for(Yt=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;Qt;){let t=Qt;for(Qt=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(s){e||(e=s)}t=n}}if(e)throw e}function vo(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function bo(e){let t,n=e.depsTail,s=n;for(;s;){const r=s.prevDep;s.version===-1?(s===n&&(n=r),Us(s),Qi(s)):t=s,s.dep.activeLink=s.prevActiveLink,s.prevActiveLink=void 0,s=r}e.deps=t,e.depsTail=n}function bs(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(Eo(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function Eo(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===ln)||(e.globalVersion=ln,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!bs(e))))return;e.flags|=2;const t=e.dep,n=ne,s=Ve;ne=e,Ve=!0;try{vo(e);const r=e.fn(e._value);(t.version===0||Je(r,e._value))&&(e.flags|=128,e._value=r,t.version++)}catch(r){throw t.version++,r}finally{ne=n,Ve=s,bo(e),e.flags&=-3}}function Us(e,t=!1){const{dep:n,prevSub:s,nextSub:r}=e;if(s&&(s.nextSub=r,e.prevSub=void 0),r&&(r.prevSub=s,e.nextSub=void 0),n.subs===e&&(n.subs=s,!s&&n.computed)){n.computed.flags&=-5;for(let o=n.computed.deps;o;o=o.nextDep)Us(o,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function Qi(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let Ve=!0;const xo=[];function it(){xo.push(Ve),Ve=!1}function lt(){const e=xo.pop();Ve=e===void 0?!0:e}function cr(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=ne;ne=void 0;try{t()}finally{ne=n}}}let ln=0;class Yi{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 Ks{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0,this.__v_skip=!0}track(t){if(!ne||!Ve||ne===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==ne)n=this.activeLink=new Yi(ne,this),ne.deps?(n.prevDep=ne.depsTail,ne.depsTail.nextDep=n,ne.depsTail=n):ne.deps=ne.depsTail=n,So(n);else if(n.version===-1&&(n.version=this.version,n.nextDep)){const s=n.nextDep;s.prevDep=n.prevDep,n.prevDep&&(n.prevDep.nextDep=s),n.prevDep=ne.depsTail,n.nextDep=void 0,ne.depsTail.nextDep=n,ne.depsTail=n,ne.deps===n&&(ne.deps=s)}return n}trigger(t){this.version++,ln++,this.notify(t)}notify(t){Hs();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{Bs()}}}function So(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let s=t.deps;s;s=s.nextDep)So(s)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const Cn=new WeakMap,Rt=Symbol(""),Es=Symbol(""),cn=Symbol("");function ge(e,t,n){if(Ve&&ne){let s=Cn.get(e);s||Cn.set(e,s=new Map);let r=s.get(n);r||(s.set(n,r=new Ks),r.map=s,r.key=n),r.track()}}function st(e,t,n,s,r,o){const i=Cn.get(e);if(!i){ln++;return}const l=c=>{c&&c.trigger()};if(Hs(),t==="clear")i.forEach(l);else{const c=F(e),a=c&&Bn(n);if(c&&n==="length"){const f=Number(s);i.forEach((d,g)=>{(g==="length"||g===cn||!Me(g)&&g>=f)&&l(d)})}else switch((n!==void 0||i.has(void 0))&&l(i.get(n)),a&&l(i.get(cn)),t){case"add":c?a&&l(i.get("length")):(l(i.get(Rt)),Lt(e)&&l(i.get(Es)));break;case"delete":c||(l(i.get(Rt)),Lt(e)&&l(i.get(Es)));break;case"set":Lt(e)&&l(i.get(Rt));break}}Bs()}function Xi(e,t){const n=Cn.get(e);return n&&n.get(t)}function It(e){const t=$(e);return t===e?t:(ge(t,"iterate",cn),Ie(e)?t:t.map(Fe))}function $n(e){return ge(e=$(e),"iterate",cn),e}function qe(e,t){return ct(e)?kt(ot(e)?Fe(t):t):Fe(t)}const Zi={__proto__:null,[Symbol.iterator](){return cs(this,Symbol.iterator,e=>qe(this,e))},concat(...e){return It(this).concat(...e.map(t=>F(t)?It(t):t))},entries(){return cs(this,"entries",e=>(e[1]=qe(this,e[1]),e))},every(e,t){return Ze(this,"every",e,t,void 0,arguments)},filter(e,t){return Ze(this,"filter",e,t,n=>n.map(s=>qe(this,s)),arguments)},find(e,t){return Ze(this,"find",e,t,n=>qe(this,n),arguments)},findIndex(e,t){return Ze(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return Ze(this,"findLast",e,t,n=>qe(this,n),arguments)},findLastIndex(e,t){return Ze(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return Ze(this,"forEach",e,t,void 0,arguments)},includes(...e){return us(this,"includes",e)},indexOf(...e){return us(this,"indexOf",e)},join(e){return It(this).join(e)},lastIndexOf(...e){return us(this,"lastIndexOf",e)},map(e,t){return Ze(this,"map",e,t,void 0,arguments)},pop(){return Gt(this,"pop")},push(...e){return Gt(this,"push",e)},reduce(e,...t){return ur(this,"reduce",e,t)},reduceRight(e,...t){return ur(this,"reduceRight",e,t)},shift(){return Gt(this,"shift")},some(e,t){return Ze(this,"some",e,t,void 0,arguments)},splice(...e){return Gt(this,"splice",e)},toReversed(){return It(this).toReversed()},toSorted(e){return It(this).toSorted(e)},toSpliced(...e){return It(this).toSpliced(...e)},unshift(...e){return Gt(this,"unshift",e)},values(){return cs(this,"values",e=>qe(this,e))}};function cs(e,t,n){const s=$n(e),r=s[t]();return s!==e&&!Ie(e)&&(r._next=r.next,r.next=()=>{const o=r._next();return o.done||(o.value=n(o.value)),o}),r}const el=Array.prototype;function Ze(e,t,n,s,r,o){const i=$n(e),l=i!==e&&!Ie(e),c=i[t];if(c!==el[t]){const d=c.apply(e,o);return l?Fe(d):d}let a=n;i!==e&&(l?a=function(d,g){return n.call(this,qe(e,d),g,e)}:n.length>2&&(a=function(d,g){return n.call(this,d,g,e)}));const f=c.call(i,a,s);return l&&r?r(f):f}function ur(e,t,n,s){const r=$n(e),o=r!==e&&!Ie(e);let i=n,l=!1;r!==e&&(o?(l=s.length===0,i=function(a,f,d){return l&&(l=!1,a=qe(e,a)),n.call(this,a,qe(e,f),d,e)}):n.length>3&&(i=function(a,f,d){return n.call(this,a,f,d,e)}));const c=r[t](i,...s);return l?qe(e,c):c}function us(e,t,n){const s=$(e);ge(s,"iterate",cn);const r=s[t](...n);return(r===-1||r===!1)&&zn(n[0])?(n[0]=$(n[0]),s[t](...n)):r}function Gt(e,t,n=[]){it(),Hs();const s=$(e)[t].apply(e,n);return Bs(),lt(),s}const tl=Fs("__proto__,__v_isRef,__isVue"),wo=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Me));function nl(e){Me(e)||(e=String(e));const t=$(this);return ge(t,"has",e),t.hasOwnProperty(e)}class Ao{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,s){if(n==="__v_skip")return t.__v_skip;const r=this._isReadonly,o=this._isShallow;if(n==="__v_isReactive")return!r;if(n==="__v_isReadonly")return r;if(n==="__v_isShallow")return o;if(n==="__v_raw")return s===(r?o?hl:Po:o?Oo:Co).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(s)?t:void 0;const i=F(t);if(!r){let c;if(i&&(c=Zi[n]))return c;if(n==="hasOwnProperty")return nl}const l=Reflect.get(t,n,le(t)?t:s);if((Me(n)?wo.has(n):tl(n))||(r||ge(t,"get",n),o))return l;if(le(l)){const c=i&&Bn(n)?l:l.value;return r&&X(c)?Ss(c):c}return X(l)?r?Ss(l):mn(l):l}}class Ro extends Ao{constructor(t=!1){super(!1,t)}set(t,n,s,r){let o=t[n];const i=F(t)&&Bn(n);if(!this._isShallow){const a=ct(o);if(!Ie(s)&&!ct(s)&&(o=$(o),s=$(s)),!i&&le(o)&&!le(s))return a||(o.value=s),!0}const l=i?Number(n)<t.length:Q(t,n),c=Reflect.set(t,n,s,le(t)?t:r);return t===$(r)&&(l?Je(s,o)&&st(t,"set",n,s):st(t,"add",n,s)),c}deleteProperty(t,n){const s=Q(t,n);t[n];const r=Reflect.deleteProperty(t,n);return r&&s&&st(t,"delete",n,void 0),r}has(t,n){const s=Reflect.has(t,n);return(!Me(n)||!wo.has(n))&&ge(t,"has",n),s}ownKeys(t){return ge(t,"iterate",F(t)?"length":Rt),Reflect.ownKeys(t)}}class sl extends Ao{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const rl=new Ro,ol=new sl,il=new Ro(!0);const xs=e=>e,vn=e=>Reflect.getPrototypeOf(e);function ll(e,t,n){return function(...s){const r=this.__v_raw,o=$(r),i=Lt(o),l=e==="entries"||e===Symbol.iterator&&i,c=e==="keys"&&i,a=r[e](...s),f=n?xs:t?kt:Fe;return!t&&ge(o,"iterate",c?Es:Rt),pe(Object.create(a),{next(){const{value:d,done:g}=a.next();return g?{value:d,done:g}:{value:l?[f(d[0]),f(d[1])]:f(d),done:g}}})}}function bn(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function cl(e,t){const n={get(r){const o=this.__v_raw,i=$(o),l=$(r);e||(Je(r,l)&&ge(i,"get",r),ge(i,"get",l));const{has:c}=vn(i),a=t?xs:e?kt:Fe;if(c.call(i,r))return a(o.get(r));if(c.call(i,l))return a(o.get(l));o!==i&&o.get(r)},get size(){const r=this.__v_raw;return!e&&ge($(r),"iterate",Rt),r.size},has(r){const o=this.__v_raw,i=$(o),l=$(r);return e||(Je(r,l)&&ge(i,"has",r),ge(i,"has",l)),r===l?o.has(r):o.has(r)||o.has(l)},forEach(r,o){const i=this,l=i.__v_raw,c=$(l),a=t?xs:e?kt:Fe;return!e&&ge(c,"iterate",Rt),l.forEach((f,d)=>r.call(o,a(f),a(d),i))}};return pe(n,e?{add:bn("add"),set:bn("set"),delete:bn("delete"),clear:bn("clear")}:{add(r){const o=$(this),i=vn(o),l=$(r),c=!t&&!Ie(r)&&!ct(r)?l:r;return i.has.call(o,c)||Je(r,c)&&i.has.call(o,r)||Je(l,c)&&i.has.call(o,l)||(o.add(c),st(o,"add",c,c)),this},set(r,o){!t&&!Ie(o)&&!ct(o)&&(o=$(o));const i=$(this),{has:l,get:c}=vn(i);let a=l.call(i,r);a||(r=$(r),a=l.call(i,r));const f=c.call(i,r);return i.set(r,o),a?Je(o,f)&&st(i,"set",r,o):st(i,"add",r,o),this},delete(r){const o=$(this),{has:i,get:l}=vn(o);let c=i.call(o,r);c||(r=$(r),c=i.call(o,r)),l&&l.call(o,r);const a=o.delete(r);return c&&st(o,"delete",r,void 0),a},clear(){const r=$(this),o=r.size!==0,i=r.clear();return o&&st(r,"clear",void 0,void 0),i}}),["keys","values","entries",Symbol.iterator].forEach(r=>{n[r]=ll(r,e,t)}),n}function Gs(e,t){const n=cl(e,t);return(s,r,o)=>r==="__v_isReactive"?!e:r==="__v_isReadonly"?e:r==="__v_raw"?s:Reflect.get(Q(n,r)&&r in s?n:s,r,o)}const ul={get:Gs(!1,!1)},fl={get:Gs(!1,!0)},al={get:Gs(!0,!1)};const Co=new WeakMap,Oo=new WeakMap,Po=new WeakMap,hl=new WeakMap;function dl(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function pl(e){return e.__v_skip||!Object.isExtensible(e)?0:dl(ji(e))}function mn(e){return ct(e)?e:Ws(e,!1,rl,ul,Co)}function Io(e){return Ws(e,!1,il,fl,Oo)}function Ss(e){return Ws(e,!0,ol,al,Po)}function Ws(e,t,n,s,r){if(!X(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const o=pl(e);if(o===0)return e;const i=r.get(e);if(i)return i;const l=new Proxy(e,o===2?s:n);return r.set(e,l),l}function ot(e){return ct(e)?ot(e.__v_raw):!!(e&&e.__v_isReactive)}function ct(e){return!!(e&&e.__v_isReadonly)}function Ie(e){return!!(e&&e.__v_isShallow)}function zn(e){return e?!!e.__v_raw:!1}function $(e){const t=e&&e.__v_raw;return t?$(t):e}function qs(e){return!Q(e,"__v_skip")&&Object.isExtensible(e)&&co(e,"__v_skip",!0),e}const Fe=e=>X(e)?mn(e):e,kt=e=>X(e)?Ss(e):e;function le(e){return e?e.__v_isRef===!0:!1}function Xt(e){return To(e,!1)}function gl(e){return To(e,!0)}function To(e,t){return le(e)?e:new ml(e,t)}class ml{constructor(t,n){this.dep=new Ks,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:$(t),this._value=n?t:Fe(t),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(t){const n=this._rawValue,s=this.__v_isShallow||Ie(t)||ct(t);t=s?t:$(t),Je(t,n)&&(this._rawValue=t,this._value=s?t:Fe(t),this.dep.trigger())}}function Le(e){return le(e)?e.value:e}const _l={get:(e,t,n)=>t==="__v_raw"?e:Le(Reflect.get(e,t,n)),set:(e,t,n,s)=>{const r=e[t];return le(r)&&!le(n)?(r.value=n,!0):Reflect.set(e,t,n,s)}};function No(e){return ot(e)?e:new Proxy(e,_l)}function yl(e){const t=F(e)?new Array(e.length):{};for(const n in e)t[n]=bl(e,n);return t}class vl{constructor(t,n,s){this._object=t,this._defaultValue=s,this.__v_isRef=!0,this._value=void 0,this._key=Me(n)?n:String(n),this._raw=$(t);let r=!0,o=t;if(!F(t)||Me(this._key)||!Bn(this._key))do r=!zn(o)||Ie(o);while(r&&(o=o.__v_raw));this._shallow=r}get value(){let t=this._object[this._key];return this._shallow&&(t=Le(t)),this._value=t===void 0?this._defaultValue:t}set value(t){if(this._shallow&&le(this._raw[this._key])){const n=this._object[this._key];if(le(n)){n.value=t;return}}this._object[this._key]=t}get dep(){return Xi(this._raw,this._key)}}function bl(e,t,n){return new vl(e,t,n)}class El{constructor(t,n,s){this.fn=t,this.setter=n,this._value=void 0,this.dep=new Ks(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=ln-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=s}notify(){if(this.flags|=16,!(this.flags&8)&&ne!==this)return yo(this,!0),!0}get value(){const t=this.dep.track();return Eo(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function xl(e,t,n=!1){let s,r;return H(e)?s=e:(s=e.get,r=e.set),new El(s,r,n)}const En={},On=new WeakMap;let St;function Sl(e,t=!1,n=St){if(n){let s=On.get(n);s||On.set(n,s=[]),s.push(e)}}function wl(e,t,n=ee){const{immediate:s,deep:r,once:o,scheduler:i,augmentJob:l,call:c}=n,a=T=>r?T:Ie(T)||r===!1||r===0?rt(T,1):rt(T);let f,d,g,m,O=!1,w=!1;if(le(e)?(d=()=>e.value,O=Ie(e)):ot(e)?(d=()=>a(e),O=!0):F(e)?(w=!0,O=e.some(T=>ot(T)||Ie(T)),d=()=>e.map(T=>{if(le(T))return T.value;if(ot(T))return a(T);if(H(T))return c?c(T,2):T()})):H(e)?t?d=c?()=>c(e,2):e:d=()=>{if(g){it();try{g()}finally{lt()}}const T=St;St=f;try{return c?c(e,3,[m]):e(m)}finally{St=T}}:d=Qe,t&&r){const T=d,U=r===!0?1/0:r;d=()=>rt(T(),U)}const j=go(),V=()=>{f.stop(),j&&j.active&&js(j.effects,f)};if(o&&t){const T=t;t=(...U)=>{T(...U),V()}}let P=w?new Array(e.length).fill(En):En;const N=T=>{if(!(!(f.flags&1)||!f.dirty&&!T))if(t){const U=f.run();if(r||O||(w?U.some((ae,Y)=>Je(ae,P[Y])):Je(U,P))){g&&g();const ae=St;St=f;try{const Y=[U,P===En?void 0:w&&P[0]===En?[]:P,m];P=U,c?c(t,3,Y):t(...Y)}finally{St=ae}}}else f.run()};return l&&l(N),f=new mo(d),f.scheduler=i?()=>i(N,!1):N,m=T=>Sl(T,!1,f),g=f.onStop=()=>{const T=On.get(f);if(T){if(c)c(T,4);else for(const U of T)U();On.delete(f)}},t?s?N(!0):P=f.run():i?i(N.bind(null,!0),!0):f.run(),V.pause=f.pause.bind(f),V.resume=f.resume.bind(f),V.stop=V,V}function rt(e,t=1/0,n){if(t<=0||!X(e)||e.__v_skip||(n=n||new Map,(n.get(e)||0)>=t))return e;if(n.set(e,t),t--,le(e))rt(e.value,t,n);else if(F(e))for(let s=0;s<e.length;s++)rt(e[s],t,n);else if(Hn(e)||Lt(e))e.forEach(s=>{rt(s,t,n)});else if(lo(e)){for(const s in e)rt(e[s],t,n);for(const s of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,s)&&rt(e[s],t,n)}return e}/**
11
- * @vue/runtime-core v3.5.34
12
- * (c) 2018-present Yuxi (Evan) You and Vue contributors
13
- * @license MIT
14
- **/function _n(e,t,n,s){try{return s?e(...s):e()}catch(r){Jn(r,t,n)}}function Ye(e,t,n,s){if(H(e)){const r=_n(e,t,n,s);return r&&oo(r)&&r.catch(o=>{Jn(o,t,n)}),r}if(F(e)){const r=[];for(let o=0;o<e.length;o++)r.push(Ye(e[o],t,n,s));return r}}function Jn(e,t,n,s=!0){const r=t?t.vnode:null,{errorHandler:o,throwUnhandledErrorInProduction:i}=t&&t.appContext.config||ee;if(t){let l=t.parent;const c=t.proxy,a=`https://vuejs.org/error-reference/#runtime-${n}`;for(;l;){const f=l.ec;if(f){for(let d=0;d<f.length;d++)if(f[d](e,c,a)===!1)return}l=l.parent}if(o){it(),_n(o,null,10,[e,c,a]),lt();return}}Al(e,n,r,s,i)}function Al(e,t,n,s=!0,r=!1){if(r)throw e;console.error(e)}const be=[];let We=-1;const Vt=[];let gt=null,Nt=0;const Mo=Promise.resolve();let Pn=null;function Qn(e){const t=Pn||Mo;return e?t.then(this?e.bind(this):e):t}function Rl(e){let t=We+1,n=be.length;for(;t<n;){const s=t+n>>>1,r=be[s],o=un(r);o<e||o===e&&r.flags&2?t=s+1:n=s}return t}function $s(e){if(!(e.flags&1)){const t=un(e),n=be[be.length-1];!n||!(e.flags&2)&&t>=un(n)?be.push(e):be.splice(Rl(t),0,e),e.flags|=1,Do()}}function Do(){Pn||(Pn=Mo.then(Vo))}function Cl(e){F(e)?Vt.push(...e):gt&&e.id===-1?gt.splice(Nt+1,0,e):e.flags&1||(Vt.push(e),e.flags|=1),Do()}function fr(e,t,n=We+1){for(;n<be.length;n++){const s=be[n];if(s&&s.flags&2){if(e&&s.id!==e.uid)continue;be.splice(n,1),n--,s.flags&4&&(s.flags&=-2),s(),s.flags&4||(s.flags&=-2)}}}function Lo(e){if(Vt.length){const t=[...new Set(Vt)].sort((n,s)=>un(n)-un(s));if(Vt.length=0,gt){gt.push(...t);return}for(gt=t,Nt=0;Nt<gt.length;Nt++){const n=gt[Nt];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}gt=null,Nt=0}}const un=e=>e.id==null?e.flags&2?-1:1/0:e.id;function Vo(e){try{for(We=0;We<be.length;We++){const t=be[We];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),_n(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;We<be.length;We++){const t=be[We];t&&(t.flags&=-2)}We=-1,be.length=0,Lo(),Pn=null,(be.length||Vt.length)&&Vo()}}let Oe=null,Fo=null;function In(e){const t=Oe;return Oe=e,Fo=e&&e.type.__scopeId||null,t}function jo(e,t=Oe,n){if(!t||e._n)return e;const s=(...r)=>{s._d&&Mn(-1);const o=In(t);let i;try{i=e(...r)}finally{In(o),s._d&&Mn(1)}return i};return s._n=!0,s._c=!0,s._d=!0,s}function Qf(e,t){if(Oe===null)return e;const n=ts(Oe),s=e.dirs||(e.dirs=[]);for(let r=0;r<t.length;r++){let[o,i,l,c=ee]=t[r];o&&(H(o)&&(o={mounted:o,updated:o}),o.deep&&rt(i),s.push({dir:o,instance:n,value:i,oldValue:void 0,arg:l,modifiers:c}))}return e}function Et(e,t,n,s){const r=e.dirs,o=t&&t.dirs;for(let i=0;i<r.length;i++){const l=r[i];o&&(l.oldValue=o[i].value);let c=l.dir[s];c&&(it(),Ye(c,n,8,[e.el,l,e,t]),lt())}}function wn(e,t){if(me){let n=me.provides;const s=me.parent&&me.parent.provides;s===n&&(n=me.provides=Object.create(s)),n[e]=t}}function Ne(e,t,n=!1){const s=gi();if(s||Ct){let r=Ct?Ct._context.provides:s?s.parent==null||s.ce?s.vnode.appContext&&s.vnode.appContext.provides:s.parent.provides:void 0;if(r&&e in r)return r[e];if(arguments.length>1)return n&&H(t)?t.call(s&&s.proxy):t}}function Ol(){return!!(gi()||Ct)}const Pl=Symbol.for("v-scx"),Il=()=>Ne(Pl);function Zt(e,t,n){return ko(e,t,n)}function ko(e,t,n=ee){const{immediate:s,deep:r,flush:o,once:i}=n,l=pe({},n),c=t&&s||!t&&o!=="post";let a;if(an){if(o==="sync"){const m=Il();a=m.__watcherHandles||(m.__watcherHandles=[])}else if(!c){const m=()=>{};return m.stop=Qe,m.resume=Qe,m.pause=Qe,m}}const f=me;l.call=(m,O,w)=>Ye(m,f,O,w);let d=!1;o==="post"?l.scheduler=m=>{we(m,f&&f.suspense)}:o!=="sync"&&(d=!0,l.scheduler=(m,O)=>{O?m():$s(m)}),l.augmentJob=m=>{t&&(m.flags|=4),d&&(m.flags|=2,f&&(m.id=f.uid,m.i=f))};const g=wl(e,t,l);return an&&(a?a.push(g):c&&g()),g}function Tl(e,t,n){const s=this.proxy,r=oe(e)?e.includes(".")?Ho(s,e):()=>s[e]:e.bind(s,s);let o;H(t)?o=t:(o=t.handler,n=t);const i=yn(this),l=ko(r,o.bind(s),n);return i(),l}function Ho(e,t){const n=t.split(".");return()=>{let s=e;for(let r=0;r<n.length&&s;r++)s=s[n[r]];return s}}const Nl=Symbol("_vte"),Ml=e=>e.__isTeleport,Dl=Symbol("_leaveCb");function zs(e,t){e.shapeFlag&6&&e.component?(e.transition=t,zs(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function Yn(e,t){return H(e)?pe({name:e.name},t,{setup:e}):e}function Bo(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function ar(e,t){let n;return!!((n=Object.getOwnPropertyDescriptor(e,t))&&!n.configurable)}const Tn=new WeakMap;function en(e,t,n,s,r=!1){if(F(e)){e.forEach((w,j)=>en(w,t&&(F(t)?t[j]:t),n,s,r));return}if(tn(s)&&!r){s.shapeFlag&512&&s.type.__asyncResolved&&s.component.subTree.component&&en(e,t,n,s.component.subTree);return}const o=s.shapeFlag&4?ts(s.component):s.el,i=r?null:o,{i:l,r:c}=e,a=t&&t.r,f=l.refs===ee?l.refs={}:l.refs,d=l.setupState,g=$(d),m=d===ee?ro:w=>ar(f,w)?!1:Q(g,w),O=(w,j)=>!(j&&ar(f,j));if(a!=null&&a!==c){if(hr(t),oe(a))f[a]=null,m(a)&&(d[a]=null);else if(le(a)){const w=t;O(a,w.k)&&(a.value=null),w.k&&(f[w.k]=null)}}if(H(c))_n(c,l,12,[i,f]);else{const w=oe(c),j=le(c);if(w||j){const V=()=>{if(e.f){const P=w?m(c)?d[c]:f[c]:O()||!e.k?c.value:f[e.k];if(r)F(P)&&js(P,o);else if(F(P))P.includes(o)||P.push(o);else if(w)f[c]=[o],m(c)&&(d[c]=f[c]);else{const N=[o];O(c,e.k)&&(c.value=N),e.k&&(f[e.k]=N)}}else w?(f[c]=i,m(c)&&(d[c]=i)):j&&(O(c,e.k)&&(c.value=i),e.k&&(f[e.k]=i))};if(i){const P=()=>{V(),Tn.delete(e)};P.id=-1,Tn.set(e,P),we(P,n)}else hr(e),V()}}}function hr(e){const t=Tn.get(e);t&&(t.flags|=8,Tn.delete(e))}Wn().requestIdleCallback;Wn().cancelIdleCallback;const tn=e=>!!e.type.__asyncLoader,Uo=e=>e.type.__isKeepAlive;function Ll(e,t){Ko(e,"a",t)}function Vl(e,t){Ko(e,"da",t)}function Ko(e,t,n=me){const s=e.__wdc||(e.__wdc=()=>{let r=n;for(;r;){if(r.isDeactivated)return;r=r.parent}return e()});if(Xn(t,s,n),n){let r=n.parent;for(;r&&r.parent;)Uo(r.parent.vnode)&&Fl(s,t,n,r),r=r.parent}}function Fl(e,t,n,s){const r=Xn(t,e,s,!0);Go(()=>{js(s[t],r)},n)}function Xn(e,t,n=me,s=!1){if(n){const r=n[e]||(n[e]=[]),o=t.__weh||(t.__weh=(...i)=>{it();const l=yn(n),c=Ye(t,n,e,i);return l(),lt(),c});return s?r.unshift(o):r.push(o),o}}const ut=e=>(t,n=me)=>{(!an||e==="sp")&&Xn(e,(...s)=>t(...s),n)},jl=ut("bm"),kl=ut("m"),Hl=ut("bu"),Bl=ut("u"),Ul=ut("bum"),Go=ut("um"),Kl=ut("sp"),Gl=ut("rtg"),Wl=ut("rtc");function ql(e,t=me){Xn("ec",e,t)}const Wo="components";function qo(e,t){return zo(Wo,e,!0,t)||e}const $o=Symbol.for("v-ndc");function $l(e){return oe(e)?zo(Wo,e,!1)||e:e||$o}function zo(e,t,n=!0,s=!1){const r=Oe||me;if(r){const o=r.type;{const l=Mc(o,!1);if(l&&(l===t||l===Ee(t)||l===Kn(Ee(t))))return o}const i=dr(r[e]||o[e],t)||dr(r.appContext[e],t);return!i&&s?o:i}}function dr(e,t){return e&&(e[t]||e[Ee(t)]||e[Kn(Ee(t))])}function zl(e,t,n,s){let r;const o=n,i=F(e);if(i||oe(e)){const l=i&&ot(e);let c=!1,a=!1;l&&(c=!Ie(e),a=ct(e),e=$n(e)),r=new Array(e.length);for(let f=0,d=e.length;f<d;f++)r[f]=t(c?a?kt(Fe(e[f])):Fe(e[f]):e[f],f,void 0,o)}else if(typeof e=="number"){r=new Array(e);for(let l=0;l<e;l++)r[l]=t(l+1,l,void 0,o)}else if(X(e))if(e[Symbol.iterator])r=Array.from(e,(l,c)=>t(l,c,void 0,o));else{const l=Object.keys(e);r=new Array(l.length);for(let c=0,a=l.length;c<a;c++){const f=l[c];r[c]=t(e[f],f,c,o)}}else r=[];return r}const ws=e=>e?mi(e)?ts(e):ws(e.parent):null,nn=pe(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=>ws(e.parent),$root:e=>ws(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>Qo(e),$forceUpdate:e=>e.f||(e.f=()=>{$s(e.update)}),$nextTick:e=>e.n||(e.n=Qn.bind(e.proxy)),$watch:e=>Tl.bind(e)}),fs=(e,t)=>e!==ee&&!e.__isScriptSetup&&Q(e,t),Jl={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:s,data:r,props:o,accessCache:i,type:l,appContext:c}=e;if(t[0]!=="$"){const g=i[t];if(g!==void 0)switch(g){case 1:return s[t];case 2:return r[t];case 4:return n[t];case 3:return o[t]}else{if(fs(s,t))return i[t]=1,s[t];if(r!==ee&&Q(r,t))return i[t]=2,r[t];if(Q(o,t))return i[t]=3,o[t];if(n!==ee&&Q(n,t))return i[t]=4,n[t];As&&(i[t]=0)}}const a=nn[t];let f,d;if(a)return t==="$attrs"&&ge(e.attrs,"get",""),a(e);if((f=l.__cssModules)&&(f=f[t]))return f;if(n!==ee&&Q(n,t))return i[t]=4,n[t];if(d=c.config.globalProperties,Q(d,t))return d[t]},set({_:e},t,n){const{data:s,setupState:r,ctx:o}=e;return fs(r,t)?(r[t]=n,!0):s!==ee&&Q(s,t)?(s[t]=n,!0):Q(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(o[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:s,appContext:r,props:o,type:i}},l){let c;return!!(n[l]||e!==ee&&l[0]!=="$"&&Q(e,l)||fs(t,l)||Q(o,l)||Q(s,l)||Q(nn,l)||Q(r.config.globalProperties,l)||(c=i.__cssModules)&&c[l])},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:Q(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function pr(e){return F(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let As=!0;function Ql(e){const t=Qo(e),n=e.proxy,s=e.ctx;As=!1,t.beforeCreate&&gr(t.beforeCreate,e,"bc");const{data:r,computed:o,methods:i,watch:l,provide:c,inject:a,created:f,beforeMount:d,mounted:g,beforeUpdate:m,updated:O,activated:w,deactivated:j,beforeDestroy:V,beforeUnmount:P,destroyed:N,unmounted:T,render:U,renderTracked:ae,renderTriggered:Y,errorCaptured:K,serverPrefetch:G,expose:re,inheritAttrs:_e,components:Re,directives:xe,filters:vt}=t;if(a&&Yl(a,s,null),i)for(const B in i){const z=i[B];H(z)&&(s[B]=z.bind(n))}if(r){const B=r.call(n,n);X(B)&&(e.data=mn(B))}if(As=!0,o)for(const B in o){const z=o[B],Xe=H(z)?z.bind(n,n):H(z.get)?z.get.bind(n,n):Qe,ht=!H(z)&&H(z.set)?z.set.bind(n):Qe,ke=Ae({get:Xe,set:ht});Object.defineProperty(s,B,{enumerable:!0,configurable:!0,get:()=>ke.value,set:Se=>ke.value=Se})}if(l)for(const B in l)Jo(l[B],s,n,B);if(c){const B=H(c)?c.call(n):c;Reflect.ownKeys(B).forEach(z=>{wn(z,B[z])})}f&&gr(f,e,"c");function se(B,z){F(z)?z.forEach(Xe=>B(Xe.bind(n))):z&&B(z.bind(n))}if(se(jl,d),se(kl,g),se(Hl,m),se(Bl,O),se(Ll,w),se(Vl,j),se(ql,K),se(Wl,ae),se(Gl,Y),se(Ul,P),se(Go,T),se(Kl,G),F(re))if(re.length){const B=e.exposed||(e.exposed={});re.forEach(z=>{Object.defineProperty(B,z,{get:()=>n[z],set:Xe=>n[z]=Xe,enumerable:!0})})}else e.exposed||(e.exposed={});U&&e.render===Qe&&(e.render=U),_e!=null&&(e.inheritAttrs=_e),Re&&(e.components=Re),xe&&(e.directives=xe),G&&Bo(e)}function Yl(e,t,n=Qe){F(e)&&(e=Rs(e));for(const s in e){const r=e[s];let o;X(r)?"default"in r?o=Ne(r.from||s,r.default,!0):o=Ne(r.from||s):o=Ne(r),le(o)?Object.defineProperty(t,s,{enumerable:!0,configurable:!0,get:()=>o.value,set:i=>o.value=i}):t[s]=o}}function gr(e,t,n){Ye(F(e)?e.map(s=>s.bind(t.proxy)):e.bind(t.proxy),t,n)}function Jo(e,t,n,s){let r=s.includes(".")?Ho(n,s):()=>n[s];if(oe(e)){const o=t[e];H(o)&&Zt(r,o)}else if(H(e))Zt(r,e.bind(n));else if(X(e))if(F(e))e.forEach(o=>Jo(o,t,n,s));else{const o=H(e.handler)?e.handler.bind(n):t[e.handler];H(o)&&Zt(r,o,e)}}function Qo(e){const t=e.type,{mixins:n,extends:s}=t,{mixins:r,optionsCache:o,config:{optionMergeStrategies:i}}=e.appContext,l=o.get(t);let c;return l?c=l:!r.length&&!n&&!s?c=t:(c={},r.length&&r.forEach(a=>Nn(c,a,i,!0)),Nn(c,t,i)),X(t)&&o.set(t,c),c}function Nn(e,t,n,s=!1){const{mixins:r,extends:o}=t;o&&Nn(e,o,n,!0),r&&r.forEach(i=>Nn(e,i,n,!0));for(const i in t)if(!(s&&i==="expose")){const l=Xl[i]||n&&n[i];e[i]=l?l(e[i],t[i]):t[i]}return e}const Xl={data:mr,props:_r,emits:_r,methods:$t,computed:$t,beforeCreate:ye,created:ye,beforeMount:ye,mounted:ye,beforeUpdate:ye,updated:ye,beforeDestroy:ye,beforeUnmount:ye,destroyed:ye,unmounted:ye,activated:ye,deactivated:ye,errorCaptured:ye,serverPrefetch:ye,components:$t,directives:$t,watch:ec,provide:mr,inject:Zl};function mr(e,t){return t?e?function(){return pe(H(e)?e.call(this,this):e,H(t)?t.call(this,this):t)}:t:e}function Zl(e,t){return $t(Rs(e),Rs(t))}function Rs(e){if(F(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function ye(e,t){return e?[...new Set([].concat(e,t))]:t}function $t(e,t){return e?pe(Object.create(null),e,t):t}function _r(e,t){return e?F(e)&&F(t)?[...new Set([...e,...t])]:pe(Object.create(null),pr(e),pr(t??{})):t}function ec(e,t){if(!e)return t;if(!t)return e;const n=pe(Object.create(null),e);for(const s in t)n[s]=ye(e[s],t[s]);return n}function Yo(){return{app:null,config:{isNativeTag:ro,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 tc=0;function nc(e,t){return function(s,r=null){H(s)||(s=pe({},s)),r!=null&&!X(r)&&(r=null);const o=Yo(),i=new WeakSet,l=[];let c=!1;const a=o.app={_uid:tc++,_component:s,_props:r,_container:null,_context:o,_instance:null,version:Lc,get config(){return o.config},set config(f){},use(f,...d){return i.has(f)||(f&&H(f.install)?(i.add(f),f.install(a,...d)):H(f)&&(i.add(f),f(a,...d))),a},mixin(f){return o.mixins.includes(f)||o.mixins.push(f),a},component(f,d){return d?(o.components[f]=d,a):o.components[f]},directive(f,d){return d?(o.directives[f]=d,a):o.directives[f]},mount(f,d,g){if(!c){const m=a._ceVNode||de(s,r);return m.appContext=o,g===!0?g="svg":g===!1&&(g=void 0),e(m,f,g),c=!0,a._container=f,f.__vue_app__=a,ts(m.component)}},onUnmount(f){l.push(f)},unmount(){c&&(Ye(l,a._instance,16),e(null,a._container),delete a._container.__vue_app__)},provide(f,d){return o.provides[f]=d,a},runWithContext(f){const d=Ct;Ct=a;try{return f()}finally{Ct=d}}};return a}}let Ct=null;const sc=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${Ee(t)}Modifiers`]||e[`${yt(t)}Modifiers`];function rc(e,t,...n){if(e.isUnmounted)return;const s=e.vnode.props||ee;let r=n;const o=t.startsWith("update:"),i=o&&sc(s,t.slice(7));i&&(i.trim&&(r=n.map(f=>oe(f)?f.trim():f)),i.number&&(r=n.map(Gn)));let l,c=s[l=os(t)]||s[l=os(Ee(t))];!c&&o&&(c=s[l=os(yt(t))]),c&&Ye(c,e,6,r);const a=s[l+"Once"];if(a){if(!e.emitted)e.emitted={};else if(e.emitted[l])return;e.emitted[l]=!0,Ye(a,e,6,r)}}const oc=new WeakMap;function Xo(e,t,n=!1){const s=n?oc:t.emitsCache,r=s.get(e);if(r!==void 0)return r;const o=e.emits;let i={},l=!1;if(!H(e)){const c=a=>{const f=Xo(a,t,!0);f&&(l=!0,pe(i,f))};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}return!o&&!l?(X(e)&&s.set(e,null),null):(F(o)?o.forEach(c=>i[c]=null):pe(i,o),X(e)&&s.set(e,i),i)}function Zn(e,t){return!e||!jn(t)?!1:(t=t.slice(2).replace(/Once$/,""),Q(e,t[0].toLowerCase()+t.slice(1))||Q(e,yt(t))||Q(e,t))}function yr(e){const{type:t,vnode:n,proxy:s,withProxy:r,propsOptions:[o],slots:i,attrs:l,emit:c,render:a,renderCache:f,props:d,data:g,setupState:m,ctx:O,inheritAttrs:w}=e,j=In(e);let V,P;try{if(n.shapeFlag&4){const T=r||s,U=T;V=ze(a.call(U,T,f,d,m,g,O)),P=l}else{const T=t;V=ze(T.length>1?T(d,{attrs:l,slots:i,emit:c}):T(d,null)),P=t.props?l:ic(l)}}catch(T){sn.length=0,Jn(T,e,1),V=de(_t)}let N=V;if(P&&w!==!1){const T=Object.keys(P),{shapeFlag:U}=N;T.length&&U&7&&(o&&T.some(kn)&&(P=lc(P,o)),N=Ht(N,P,!1,!0))}return n.dirs&&(N=Ht(N,null,!1,!0),N.dirs=N.dirs?N.dirs.concat(n.dirs):n.dirs),n.transition&&zs(N,n.transition),V=N,In(j),V}const ic=e=>{let t;for(const n in e)(n==="class"||n==="style"||jn(n))&&((t||(t={}))[n]=e[n]);return t},lc=(e,t)=>{const n={};for(const s in e)(!kn(s)||!(s.slice(9)in t))&&(n[s]=e[s]);return n};function cc(e,t,n){const{props:s,children:r,component:o}=e,{props:i,children:l,patchFlag:c}=t,a=o.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&c>=0){if(c&1024)return!0;if(c&16)return s?vr(s,i,a):!!i;if(c&8){const f=t.dynamicProps;for(let d=0;d<f.length;d++){const g=f[d];if(Zo(i,s,g)&&!Zn(a,g))return!0}}}else return(r||l)&&(!l||!l.$stable)?!0:s===i?!1:s?i?vr(s,i,a):!0:!!i;return!1}function vr(e,t,n){const s=Object.keys(t);if(s.length!==Object.keys(e).length)return!0;for(let r=0;r<s.length;r++){const o=s[r];if(Zo(t,e,o)&&!Zn(n,o))return!0}return!1}function Zo(e,t,n){const s=e[n],r=t[n];return n==="style"&&X(s)&&X(r)?!gn(s,r):s!==r}function uc({vnode:e,parent:t,suspense:n},s){for(;t;){const r=t.subTree;if(r.suspense&&r.suspense.activeBranch===e&&(r.suspense.vnode.el=r.el=s,e=r),r===e)(e=t.vnode).el=s,t=t.parent;else break}n&&n.activeBranch===e&&(n.vnode.el=s)}const ei={},ti=()=>Object.create(ei),ni=e=>Object.getPrototypeOf(e)===ei;function fc(e,t,n,s=!1){const r={},o=ti();e.propsDefaults=Object.create(null),si(e,t,r,o);for(const i in e.propsOptions[0])i in r||(r[i]=void 0);n?e.props=s?r:Io(r):e.type.props?e.props=r:e.props=o,e.attrs=o}function ac(e,t,n,s){const{props:r,attrs:o,vnode:{patchFlag:i}}=e,l=$(r),[c]=e.propsOptions;let a=!1;if((s||i>0)&&!(i&16)){if(i&8){const f=e.vnode.dynamicProps;for(let d=0;d<f.length;d++){let g=f[d];if(Zn(e.emitsOptions,g))continue;const m=t[g];if(c)if(Q(o,g))m!==o[g]&&(o[g]=m,a=!0);else{const O=Ee(g);r[O]=Cs(c,l,O,m,e,!1)}else m!==o[g]&&(o[g]=m,a=!0)}}}else{si(e,t,r,o)&&(a=!0);let f;for(const d in l)(!t||!Q(t,d)&&((f=yt(d))===d||!Q(t,f)))&&(c?n&&(n[d]!==void 0||n[f]!==void 0)&&(r[d]=Cs(c,l,d,void 0,e,!0)):delete r[d]);if(o!==l)for(const d in o)(!t||!Q(t,d))&&(delete o[d],a=!0)}a&&st(e.attrs,"set","")}function si(e,t,n,s){const[r,o]=e.propsOptions;let i=!1,l;if(t)for(let c in t){if(Jt(c))continue;const a=t[c];let f;r&&Q(r,f=Ee(c))?!o||!o.includes(f)?n[f]=a:(l||(l={}))[f]=a:Zn(e.emitsOptions,c)||(!(c in s)||a!==s[c])&&(s[c]=a,i=!0)}if(o){const c=$(n),a=l||ee;for(let f=0;f<o.length;f++){const d=o[f];n[d]=Cs(r,c,d,a[d],e,!Q(a,d))}}return i}function Cs(e,t,n,s,r,o){const i=e[n];if(i!=null){const l=Q(i,"default");if(l&&s===void 0){const c=i.default;if(i.type!==Function&&!i.skipFactory&&H(c)){const{propsDefaults:a}=r;if(n in a)s=a[n];else{const f=yn(r);s=a[n]=c.call(null,t),f()}}else s=c;r.ce&&r.ce._setProp(n,s)}i[0]&&(o&&!l?s=!1:i[1]&&(s===""||s===yt(n))&&(s=!0))}return s}const hc=new WeakMap;function ri(e,t,n=!1){const s=n?hc:t.propsCache,r=s.get(e);if(r)return r;const o=e.props,i={},l=[];let c=!1;if(!H(e)){const f=d=>{c=!0;const[g,m]=ri(d,t,!0);pe(i,g),m&&l.push(...m)};!n&&t.mixins.length&&t.mixins.forEach(f),e.extends&&f(e.extends),e.mixins&&e.mixins.forEach(f)}if(!o&&!c)return X(e)&&s.set(e,Dt),Dt;if(F(o))for(let f=0;f<o.length;f++){const d=Ee(o[f]);br(d)&&(i[d]=ee)}else if(o)for(const f in o){const d=Ee(f);if(br(d)){const g=o[f],m=i[d]=F(g)||H(g)?{type:g}:pe({},g),O=m.type;let w=!1,j=!0;if(F(O))for(let V=0;V<O.length;++V){const P=O[V],N=H(P)&&P.name;if(N==="Boolean"){w=!0;break}else N==="String"&&(j=!1)}else w=H(O)&&O.name==="Boolean";m[0]=w,m[1]=j,(w||Q(m,"default"))&&l.push(d)}}const a=[i,l];return X(e)&&s.set(e,a),a}function br(e){return e[0]!=="$"&&!Jt(e)}const Js=e=>e==="_"||e==="_ctx"||e==="$stable",Qs=e=>F(e)?e.map(ze):[ze(e)],dc=(e,t,n)=>{if(t._n)return t;const s=jo((...r)=>Qs(t(...r)),n);return s._c=!1,s},oi=(e,t,n)=>{const s=e._ctx;for(const r in e){if(Js(r))continue;const o=e[r];if(H(o))t[r]=dc(r,o,s);else if(o!=null){const i=Qs(o);t[r]=()=>i}}},ii=(e,t)=>{const n=Qs(t);e.slots.default=()=>n},li=(e,t,n)=>{for(const s in t)(n||!Js(s))&&(e[s]=t[s])},pc=(e,t,n)=>{const s=e.slots=ti();if(e.vnode.shapeFlag&32){const r=t._;r?(li(s,t,n),n&&co(s,"_",r,!0)):oi(t,s)}else t&&ii(e,t)},gc=(e,t,n)=>{const{vnode:s,slots:r}=e;let o=!0,i=ee;if(s.shapeFlag&32){const l=t._;l?n&&l===1?o=!1:li(r,t,n):(o=!t.$stable,oi(t,r)),i=t}else t&&(ii(e,t),i={default:1});if(o)for(const l in r)!Js(l)&&i[l]==null&&delete r[l]},we=bc;function mc(e){return _c(e)}function _c(e,t){const n=Wn();n.__VUE__=!0;const{insert:s,remove:r,patchProp:o,createElement:i,createText:l,createComment:c,setText:a,setElementText:f,parentNode:d,nextSibling:g,setScopeId:m=Qe,insertStaticContent:O}=e,w=(u,h,p,_=null,b=null,y=null,A=void 0,S=null,x=!!h.dynamicChildren)=>{if(u===h)return;u&&!Wt(u,h)&&(_=v(u),Se(u,b,y,!0),u=null),h.patchFlag===-2&&(x=!1,h.dynamicChildren=null);const{type:E,ref:L,shapeFlag:C}=h;switch(E){case es:j(u,h,p,_);break;case _t:V(u,h,p,_);break;case An:u==null&&P(h,p,_,A);break;case $e:Re(u,h,p,_,b,y,A,S,x);break;default:C&1?U(u,h,p,_,b,y,A,S,x):C&6?xe(u,h,p,_,b,y,A,S,x):(C&64||C&128)&&E.process(u,h,p,_,b,y,A,S,x,M)}L!=null&&b?en(L,u&&u.ref,y,h||u,!h):L==null&&u&&u.ref!=null&&en(u.ref,null,y,u,!0)},j=(u,h,p,_)=>{if(u==null)s(h.el=l(h.children),p,_);else{const b=h.el=u.el;h.children!==u.children&&a(b,h.children)}},V=(u,h,p,_)=>{u==null?s(h.el=c(h.children||""),p,_):h.el=u.el},P=(u,h,p,_)=>{[u.el,u.anchor]=O(u.children,h,p,_,u.el,u.anchor)},N=({el:u,anchor:h},p,_)=>{let b;for(;u&&u!==h;)b=g(u),s(u,p,_),u=b;s(h,p,_)},T=({el:u,anchor:h})=>{let p;for(;u&&u!==h;)p=g(u),r(u),u=p;r(h)},U=(u,h,p,_,b,y,A,S,x)=>{if(h.type==="svg"?A="svg":h.type==="math"&&(A="mathml"),u==null)ae(h,p,_,b,y,A,S,x);else{const E=u.el&&u.el._isVueCE?u.el:null;try{E&&E._beginPatch(),G(u,h,b,y,A,S,x)}finally{E&&E._endPatch()}}},ae=(u,h,p,_,b,y,A,S)=>{let x,E;const{props:L,shapeFlag:C,transition:D,dirs:k}=u;if(x=u.el=i(u.type,y,L&&L.is,L),C&8?f(x,u.children):C&16&&K(u.children,x,null,_,b,as(u,y),A,S),k&&Et(u,null,_,"created"),Y(x,u,u.scopeId,A,_),L){for(const Z in L)Z!=="value"&&!Jt(Z)&&o(x,Z,null,L[Z],y,_);"value"in L&&o(x,"value",null,L.value,y),(E=L.onVnodeBeforeMount)&&Ke(E,_,u)}k&&Et(u,null,_,"beforeMount");const q=yc(b,D);q&&D.beforeEnter(x),s(x,h,p),((E=L&&L.onVnodeMounted)||q||k)&&we(()=>{try{E&&Ke(E,_,u),q&&D.enter(x),k&&Et(u,null,_,"mounted")}finally{}},b)},Y=(u,h,p,_,b)=>{if(p&&m(u,p),_)for(let y=0;y<_.length;y++)m(u,_[y]);if(b){let y=b.subTree;if(h===y||ai(y.type)&&(y.ssContent===h||y.ssFallback===h)){const A=b.vnode;Y(u,A,A.scopeId,A.slotScopeIds,b.parent)}}},K=(u,h,p,_,b,y,A,S,x=0)=>{for(let E=x;E<u.length;E++){const L=u[E]=S?nt(u[E]):ze(u[E]);w(null,L,h,p,_,b,y,A,S)}},G=(u,h,p,_,b,y,A)=>{const S=h.el=u.el;let{patchFlag:x,dynamicChildren:E,dirs:L}=h;x|=u.patchFlag&16;const C=u.props||ee,D=h.props||ee;let k;if(p&&xt(p,!1),(k=D.onVnodeBeforeUpdate)&&Ke(k,p,h,u),L&&Et(h,u,p,"beforeUpdate"),p&&xt(p,!0),(C.innerHTML&&D.innerHTML==null||C.textContent&&D.textContent==null)&&f(S,""),E?re(u.dynamicChildren,E,S,p,_,as(h,b),y):A||z(u,h,S,null,p,_,as(h,b),y,!1),x>0){if(x&16)_e(S,C,D,p,b);else if(x&2&&C.class!==D.class&&o(S,"class",null,D.class,b),x&4&&o(S,"style",C.style,D.style,b),x&8){const q=h.dynamicProps;for(let Z=0;Z<q.length;Z++){const te=q[Z],ce=C[te],he=D[te];(he!==ce||te==="value")&&o(S,te,ce,he,b,p)}}x&1&&u.children!==h.children&&f(S,h.children)}else!A&&E==null&&_e(S,C,D,p,b);((k=D.onVnodeUpdated)||L)&&we(()=>{k&&Ke(k,p,h,u),L&&Et(h,u,p,"updated")},_)},re=(u,h,p,_,b,y,A)=>{for(let S=0;S<h.length;S++){const x=u[S],E=h[S],L=x.el&&(x.type===$e||!Wt(x,E)||x.shapeFlag&198)?d(x.el):p;w(x,E,L,null,_,b,y,A,!0)}},_e=(u,h,p,_,b)=>{if(h!==p){if(h!==ee)for(const y in h)!Jt(y)&&!(y in p)&&o(u,y,h[y],null,b,_);for(const y in p){if(Jt(y))continue;const A=p[y],S=h[y];A!==S&&y!=="value"&&o(u,y,S,A,b,_)}"value"in p&&o(u,"value",h.value,p.value,b)}},Re=(u,h,p,_,b,y,A,S,x)=>{const E=h.el=u?u.el:l(""),L=h.anchor=u?u.anchor:l("");let{patchFlag:C,dynamicChildren:D,slotScopeIds:k}=h;k&&(S=S?S.concat(k):k),u==null?(s(E,p,_),s(L,p,_),K(h.children||[],p,L,b,y,A,S,x)):C>0&&C&64&&D&&u.dynamicChildren&&u.dynamicChildren.length===D.length?(re(u.dynamicChildren,D,p,b,y,A,S),(h.key!=null||b&&h===b.subTree)&&ci(u,h,!0)):z(u,h,p,L,b,y,A,S,x)},xe=(u,h,p,_,b,y,A,S,x)=>{h.slotScopeIds=S,u==null?h.shapeFlag&512?b.ctx.activate(h,p,_,A,x):vt(h,p,_,b,y,A,x):at(u,h,x)},vt=(u,h,p,_,b,y,A)=>{const S=u.component=Oc(u,_,b);if(Uo(u)&&(S.ctx.renderer=M),Pc(S,!1,A),S.asyncDep){if(b&&b.registerDep(S,se,A),!u.el){const x=S.subTree=de(_t);V(null,x,h,p),u.placeholder=x.el}}else se(S,u,h,p,b,y,A)},at=(u,h,p)=>{const _=h.component=u.component;if(cc(u,h,p))if(_.asyncDep&&!_.asyncResolved){B(_,h,p);return}else _.next=h,_.update();else h.el=u.el,_.vnode=h},se=(u,h,p,_,b,y,A)=>{const S=()=>{if(u.isMounted){let{next:C,bu:D,u:k,parent:q,vnode:Z}=u;{const Be=ui(u);if(Be){C&&(C.el=Z.el,B(u,C,A)),Be.asyncDep.then(()=>{we(()=>{u.isUnmounted||E()},b)});return}}let te=C,ce;xt(u,!1),C?(C.el=Z.el,B(u,C,A)):C=Z,D&&Sn(D),(ce=C.props&&C.props.onVnodeBeforeUpdate)&&Ke(ce,q,C,Z),xt(u,!0);const he=yr(u),He=u.subTree;u.subTree=he,w(He,he,d(He.el),v(He),u,b,y),C.el=he.el,te===null&&uc(u,he.el),k&&we(k,b),(ce=C.props&&C.props.onVnodeUpdated)&&we(()=>Ke(ce,q,C,Z),b)}else{let C;const{el:D,props:k}=h,{bm:q,m:Z,parent:te,root:ce,type:he}=u,He=tn(h);xt(u,!1),q&&Sn(q),!He&&(C=k&&k.onVnodeBeforeMount)&&Ke(C,te,h),xt(u,!0);{ce.ce&&ce.ce._hasShadowRoot()&&ce.ce._injectChildStyle(he,u.parent?u.parent.type:void 0);const Be=u.subTree=yr(u);w(null,Be,p,_,u,b,y),h.el=Be.el}if(Z&&we(Z,b),!He&&(C=k&&k.onVnodeMounted)){const Be=h;we(()=>Ke(C,te,Be),b)}(h.shapeFlag&256||te&&tn(te.vnode)&&te.vnode.shapeFlag&256)&&u.a&&we(u.a,b),u.isMounted=!0,h=p=_=null}};u.scope.on();const x=u.effect=new mo(S);u.scope.off();const E=u.update=x.run.bind(x),L=u.job=x.runIfDirty.bind(x);L.i=u,L.id=u.uid,x.scheduler=()=>$s(L),xt(u,!0),E()},B=(u,h,p)=>{h.component=u;const _=u.vnode.props;u.vnode=h,u.next=null,ac(u,h.props,_,p),gc(u,h.children,p),it(),fr(u),lt()},z=(u,h,p,_,b,y,A,S,x=!1)=>{const E=u&&u.children,L=u?u.shapeFlag:0,C=h.children,{patchFlag:D,shapeFlag:k}=h;if(D>0){if(D&128){ht(E,C,p,_,b,y,A,S,x);return}else if(D&256){Xe(E,C,p,_,b,y,A,S,x);return}}k&8?(L&16&&Te(E,b,y),C!==E&&f(p,C)):L&16?k&16?ht(E,C,p,_,b,y,A,S,x):Te(E,b,y,!0):(L&8&&f(p,""),k&16&&K(C,p,_,b,y,A,S,x))},Xe=(u,h,p,_,b,y,A,S,x)=>{u=u||Dt,h=h||Dt;const E=u.length,L=h.length,C=Math.min(E,L);let D;for(D=0;D<C;D++){const k=h[D]=x?nt(h[D]):ze(h[D]);w(u[D],k,p,null,b,y,A,S,x)}E>L?Te(u,b,y,!0,!1,C):K(h,p,_,b,y,A,S,x,C)},ht=(u,h,p,_,b,y,A,S,x)=>{let E=0;const L=h.length;let C=u.length-1,D=L-1;for(;E<=C&&E<=D;){const k=u[E],q=h[E]=x?nt(h[E]):ze(h[E]);if(Wt(k,q))w(k,q,p,null,b,y,A,S,x);else break;E++}for(;E<=C&&E<=D;){const k=u[C],q=h[D]=x?nt(h[D]):ze(h[D]);if(Wt(k,q))w(k,q,p,null,b,y,A,S,x);else break;C--,D--}if(E>C){if(E<=D){const k=D+1,q=k<L?h[k].el:_;for(;E<=D;)w(null,h[E]=x?nt(h[E]):ze(h[E]),p,q,b,y,A,S,x),E++}}else if(E>D)for(;E<=C;)Se(u[E],b,y,!0),E++;else{const k=E,q=E,Z=new Map;for(E=q;E<=D;E++){const Ce=h[E]=x?nt(h[E]):ze(h[E]);Ce.key!=null&&Z.set(Ce.key,E)}let te,ce=0;const he=D-q+1;let He=!1,Be=0;const Kt=new Array(he);for(E=0;E<he;E++)Kt[E]=0;for(E=k;E<=C;E++){const Ce=u[E];if(ce>=he){Se(Ce,b,y,!0);continue}let Ue;if(Ce.key!=null)Ue=Z.get(Ce.key);else for(te=q;te<=D;te++)if(Kt[te-q]===0&&Wt(Ce,h[te])){Ue=te;break}Ue===void 0?Se(Ce,b,y,!0):(Kt[Ue-q]=E+1,Ue>=Be?Be=Ue:He=!0,w(Ce,h[Ue],p,null,b,y,A,S,x),ce++)}const sr=He?vc(Kt):Dt;for(te=sr.length-1,E=he-1;E>=0;E--){const Ce=q+E,Ue=h[Ce],rr=h[Ce+1],or=Ce+1<L?rr.el||fi(rr):_;Kt[E]===0?w(null,Ue,p,or,b,y,A,S,x):He&&(te<0||E!==sr[te]?ke(Ue,p,or,2):te--)}}},ke=(u,h,p,_,b=null)=>{const{el:y,type:A,transition:S,children:x,shapeFlag:E}=u;if(E&6){ke(u.component.subTree,h,p,_);return}if(E&128){u.suspense.move(h,p,_);return}if(E&64){A.move(u,h,p,M);return}if(A===$e){s(y,h,p);for(let C=0;C<x.length;C++)ke(x[C],h,p,_);s(u.anchor,h,p);return}if(A===An){N(u,h,p);return}if(_!==2&&E&1&&S)if(_===0)S.beforeEnter(y),s(y,h,p),we(()=>S.enter(y),b);else{const{leave:C,delayLeave:D,afterLeave:k}=S,q=()=>{u.ctx.isUnmounted?r(y):s(y,h,p)},Z=()=>{y._isLeaving&&y[Dl](!0),C(y,()=>{q(),k&&k()})};D?D(y,q,Z):Z()}else s(y,h,p)},Se=(u,h,p,_=!1,b=!1)=>{const{type:y,props:A,ref:S,children:x,dynamicChildren:E,shapeFlag:L,patchFlag:C,dirs:D,cacheIndex:k,memo:q}=u;if(C===-2&&(b=!1),S!=null&&(it(),en(S,null,p,u,!0),lt()),k!=null&&(h.renderCache[k]=void 0),L&256){h.ctx.deactivate(u);return}const Z=L&1&&D,te=!tn(u);let ce;if(te&&(ce=A&&A.onVnodeBeforeUnmount)&&Ke(ce,h,u),L&6)bt(u.component,p,_);else{if(L&128){u.suspense.unmount(p,_);return}Z&&Et(u,null,h,"beforeUnmount"),L&64?u.type.remove(u,h,p,M,_):E&&!E.hasOnce&&(y!==$e||C>0&&C&64)?Te(E,h,p,!1,!0):(y===$e&&C&384||!b&&L&16)&&Te(x,h,p),_&&Ot(u)}const he=q!=null&&k==null;(te&&(ce=A&&A.onVnodeUnmounted)||Z||he)&&we(()=>{ce&&Ke(ce,h,u),Z&&Et(u,null,h,"unmounted"),he&&(u.el=null)},p)},Ot=u=>{const{type:h,el:p,anchor:_,transition:b}=u;if(h===$e){Pt(p,_);return}if(h===An){T(u);return}const y=()=>{r(p),b&&!b.persisted&&b.afterLeave&&b.afterLeave()};if(u.shapeFlag&1&&b&&!b.persisted){const{leave:A,delayLeave:S}=b,x=()=>A(p,y);S?S(u.el,y,x):x()}else y()},Pt=(u,h)=>{let p;for(;u!==h;)p=g(u),r(u),u=p;r(h)},bt=(u,h,p)=>{const{bum:_,scope:b,job:y,subTree:A,um:S,m:x,a:E}=u;Er(x),Er(E),_&&Sn(_),b.stop(),y&&(y.flags|=8,Se(A,u,h,p)),S&&we(S,h),we(()=>{u.isUnmounted=!0},h)},Te=(u,h,p,_=!1,b=!1,y=0)=>{for(let A=y;A<u.length;A++)Se(u[A],h,p,_,b)},v=u=>{if(u.shapeFlag&6)return v(u.component.subTree);if(u.shapeFlag&128)return u.suspense.next();const h=g(u.anchor||u.el),p=h&&h[Nl];return p?g(p):h};let I=!1;const R=(u,h,p)=>{let _;u==null?h._vnode&&(Se(h._vnode,null,null,!0),_=h._vnode.component):w(h._vnode||null,u,h,null,null,null,p),h._vnode=u,I||(I=!0,fr(_),Lo(),I=!1)},M={p:w,um:Se,m:ke,r:Ot,mt:vt,mc:K,pc:z,pbc:re,n:v,o:e};return{render:R,hydrate:void 0,createApp:nc(R)}}function as({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 xt({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function yc(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function ci(e,t,n=!1){const s=e.children,r=t.children;if(F(s)&&F(r))for(let o=0;o<s.length;o++){const i=s[o];let l=r[o];l.shapeFlag&1&&!l.dynamicChildren&&((l.patchFlag<=0||l.patchFlag===32)&&(l=r[o]=nt(r[o]),l.el=i.el),!n&&l.patchFlag!==-2&&ci(i,l)),l.type===es&&(l.patchFlag===-1&&(l=r[o]=nt(l)),l.el=i.el),l.type===_t&&!l.el&&(l.el=i.el)}}function vc(e){const t=e.slice(),n=[0];let s,r,o,i,l;const c=e.length;for(s=0;s<c;s++){const a=e[s];if(a!==0){if(r=n[n.length-1],e[r]<a){t[s]=r,n.push(s);continue}for(o=0,i=n.length-1;o<i;)l=o+i>>1,e[n[l]]<a?o=l+1:i=l;a<e[n[o]]&&(o>0&&(t[s]=n[o-1]),n[o]=s)}}for(o=n.length,i=n[o-1];o-- >0;)n[o]=i,i=t[i];return n}function ui(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:ui(t)}function Er(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}function fi(e){if(e.placeholder)return e.placeholder;const t=e.component;return t?fi(t.subTree):null}const ai=e=>e.__isSuspense;function bc(e,t){t&&t.pendingBranch?F(e)?t.effects.push(...e):t.effects.push(e):Cl(e)}const $e=Symbol.for("v-fgt"),es=Symbol.for("v-txt"),_t=Symbol.for("v-cmt"),An=Symbol.for("v-stc"),sn=[];let Pe=null;function Ft(e=!1){sn.push(Pe=e?null:[])}function Ec(){sn.pop(),Pe=sn[sn.length-1]||null}let fn=1;function Mn(e,t=!1){fn+=e,e<0&&Pe&&t&&(Pe.hasOnce=!0)}function hi(e){return e.dynamicChildren=fn>0?Pe||Dt:null,Ec(),fn>0&&Pe&&Pe.push(e),e}function Os(e,t,n,s,r,o){return hi(De(e,t,n,s,r,o,!0))}function Ys(e,t,n,s,r){return hi(de(e,t,n,s,r,!0))}function Dn(e){return e?e.__v_isVNode===!0:!1}function Wt(e,t){return e.type===t.type&&e.key===t.key}const di=({key:e})=>e??null,Rn=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?oe(e)||le(e)||H(e)?{i:Oe,r:e,k:t,f:!!n}:e:null);function De(e,t=null,n=null,s=0,r=null,o=e===$e?0:1,i=!1,l=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&di(t),ref:t&&Rn(t),scopeId:Fo,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:s,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:Oe};return l?(Xs(c,n),o&128&&e.normalize(c)):n&&(c.shapeFlag|=oe(n)?8:16),fn>0&&!i&&Pe&&(c.patchFlag>0||o&6)&&c.patchFlag!==32&&Pe.push(c),c}const de=xc;function xc(e,t=null,n=null,s=0,r=null,o=!1){if((!e||e===$o)&&(e=_t),Dn(e)){const l=Ht(e,t,!0);return n&&Xs(l,n),fn>0&&!o&&Pe&&(l.shapeFlag&6?Pe[Pe.indexOf(e)]=l:Pe.push(l)),l.patchFlag=-2,l}if(Dc(e)&&(e=e.__vccOpts),t){t=Sc(t);let{class:l,style:c}=t;l&&!oe(l)&&(t.class=qn(l)),X(c)&&(zn(c)&&!F(c)&&(c=pe({},c)),t.style=ks(c))}const i=oe(e)?1:ai(e)?128:Ml(e)?64:X(e)?4:H(e)?2:0;return De(e,t,n,s,r,i,o,!0)}function Sc(e){return e?zn(e)||ni(e)?pe({},e):e:null}function Ht(e,t,n=!1,s=!1){const{props:r,ref:o,patchFlag:i,children:l,transition:c}=e,a=t?Ac(r||{},t):r,f={__v_isVNode:!0,__v_skip:!0,type:e.type,props:a,key:a&&di(a),ref:t&&t.ref?n&&o?F(o)?o.concat(Rn(t)):[o,Rn(t)]:Rn(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!==$e?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&&Ht(e.ssContent),ssFallback:e.ssFallback&&Ht(e.ssFallback),placeholder:e.placeholder,el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return c&&s&&zs(f,c.clone(f)),f}function pi(e=" ",t=0){return de(es,null,e,t)}function Yf(e,t){const n=de(An,null,e);return n.staticCount=t,n}function wc(e="",t=!1){return t?(Ft(),Ys(_t,null,e)):de(_t,null,e)}function ze(e){return e==null||typeof e=="boolean"?de(_t):F(e)?de($e,null,e.slice()):Dn(e)?nt(e):de(es,null,String(e))}function nt(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Ht(e)}function Xs(e,t){let n=0;const{shapeFlag:s}=e;if(t==null)t=null;else if(F(t))n=16;else if(typeof t=="object")if(s&65){const r=t.default;r&&(r._c&&(r._d=!1),Xs(e,r()),r._c&&(r._d=!0));return}else{n=32;const r=t._;!r&&!ni(t)?t._ctx=Oe:r===3&&Oe&&(Oe.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else H(t)?(t={default:t,_ctx:Oe},n=32):(t=String(t),s&64?(n=16,t=[pi(t)]):n=8);e.children=t,e.shapeFlag|=n}function Ac(...e){const t={};for(let n=0;n<e.length;n++){const s=e[n];for(const r in s)if(r==="class")t.class!==s.class&&(t.class=qn([t.class,s.class]));else if(r==="style")t.style=ks([t.style,s.style]);else if(jn(r)){const o=t[r],i=s[r];i&&o!==i&&!(F(o)&&o.includes(i))?t[r]=o?[].concat(o,i):i:i==null&&o==null&&!kn(r)&&(t[r]=i)}else r!==""&&(t[r]=s[r])}return t}function Ke(e,t,n,s=null){Ye(e,t,7,[n,s])}const Rc=Yo();let Cc=0;function Oc(e,t,n){const s=e.type,r=(t?t.appContext:e.appContext)||Rc,o={uid:Cc++,vnode:e,type:s,parent:t,appContext:r,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new ho(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(r.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:ri(s,r),emitsOptions:Xo(s,r),emit:null,emitted:null,propsDefaults:ee,inheritAttrs:s.inheritAttrs,ctx:ee,data:ee,props:ee,attrs:ee,slots:ee,refs:ee,setupState:ee,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=rc.bind(null,o),e.ce&&e.ce(o),o}let me=null;const gi=()=>me||Oe;let Ln,Ps;{const e=Wn(),t=(n,s)=>{let r;return(r=e[n])||(r=e[n]=[]),r.push(s),o=>{r.length>1?r.forEach(i=>i(o)):r[0](o)}};Ln=t("__VUE_INSTANCE_SETTERS__",n=>me=n),Ps=t("__VUE_SSR_SETTERS__",n=>an=n)}const yn=e=>{const t=me;return Ln(e),e.scope.on(),()=>{e.scope.off(),Ln(t)}},xr=()=>{me&&me.scope.off(),Ln(null)};function mi(e){return e.vnode.shapeFlag&4}let an=!1;function Pc(e,t=!1,n=!1){t&&Ps(t);const{props:s,children:r}=e.vnode,o=mi(e);fc(e,s,o,t),pc(e,r,n||t);const i=o?Ic(e,t):void 0;return t&&Ps(!1),i}function Ic(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,Jl);const{setup:s}=n;if(s){it();const r=e.setupContext=s.length>1?Nc(e):null,o=yn(e),i=_n(s,e,0,[e.props,r]),l=oo(i);if(lt(),o(),(l||e.sp)&&!tn(e)&&Bo(e),l){if(i.then(xr,xr),t)return i.then(c=>{Sr(e,c)}).catch(c=>{Jn(c,e,0)});e.asyncDep=i}else Sr(e,i)}else _i(e)}function Sr(e,t,n){H(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:X(t)&&(e.setupState=No(t)),_i(e)}function _i(e,t,n){const s=e.type;e.render||(e.render=s.render||Qe);{const r=yn(e);it();try{Ql(e)}finally{lt(),r()}}}const Tc={get(e,t){return ge(e,"get",""),e[t]}};function Nc(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,Tc),slots:e.slots,emit:e.emit,expose:t}}function ts(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(No(qs(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in nn)return nn[n](e)},has(t,n){return n in t||n in nn}})):e.proxy}function Mc(e,t=!0){return H(e)?e.displayName||e.name:e.name||t&&e.__name}function Dc(e){return H(e)&&"__vccOpts"in e}const Ae=(e,t)=>xl(e,t,an);function hn(e,t,n){try{Mn(-1);const s=arguments.length;return s===2?X(t)&&!F(t)?Dn(t)?de(e,null,[t]):de(e,t):de(e,null,t):(s>3?n=Array.prototype.slice.call(arguments,2):s===3&&Dn(n)&&(n=[n]),de(e,t,n))}finally{Mn(1)}}const Lc="3.5.34";/**
15
- * @vue/runtime-dom v3.5.34
16
- * (c) 2018-present Yuxi (Evan) You and Vue contributors
17
- * @license MIT
18
- **/let Is;const wr=typeof window<"u"&&window.trustedTypes;if(wr)try{Is=wr.createPolicy("vue",{createHTML:e=>e})}catch{}const yi=Is?e=>Is.createHTML(e):e=>e,Vc="http://www.w3.org/2000/svg",Fc="http://www.w3.org/1998/Math/MathML",tt=typeof document<"u"?document:null,Ar=tt&&tt.createElement("template"),jc={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,s)=>{const r=t==="svg"?tt.createElementNS(Vc,e):t==="mathml"?tt.createElementNS(Fc,e):n?tt.createElement(e,{is:n}):tt.createElement(e);return e==="select"&&s&&s.multiple!=null&&r.setAttribute("multiple",s.multiple),r},createText:e=>tt.createTextNode(e),createComment:e=>tt.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>tt.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,s,r,o){const i=n?n.previousSibling:t.lastChild;if(r&&(r===o||r.nextSibling))for(;t.insertBefore(r.cloneNode(!0),n),!(r===o||!(r=r.nextSibling)););else{Ar.innerHTML=yi(s==="svg"?`<svg>${e}</svg>`:s==="mathml"?`<math>${e}</math>`:e);const l=Ar.content;if(s==="svg"||s==="mathml"){const c=l.firstChild;for(;c.firstChild;)l.appendChild(c.firstChild);l.removeChild(c)}t.insertBefore(l,n)}return[i?i.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},kc=Symbol("_vtc");function Hc(e,t,n){const s=e[kc];s&&(t=(t?[t,...s]:[...s]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const Rr=Symbol("_vod"),Bc=Symbol("_vsh"),Uc=Symbol(""),Kc=/(?:^|;)\s*display\s*:/;function Gc(e,t,n){const s=e.style,r=oe(n);let o=!1;if(n&&!r){if(t)if(oe(t))for(const i of t.split(";")){const l=i.slice(0,i.indexOf(":")).trim();n[l]==null&&zt(s,l,"")}else for(const i in t)n[i]==null&&zt(s,i,"");for(const i in n){i==="display"&&(o=!0);const l=n[i];l!=null?qc(e,i,!oe(t)&&t?t[i]:void 0,l)||zt(s,i,l):zt(s,i,"")}}else if(r){if(t!==n){const i=s[Uc];i&&(n+=";"+i),s.cssText=n,o=Kc.test(n)}}else t&&e.removeAttribute("style");Rr in e&&(e[Rr]=o?s.display:"",e[Bc]&&(s.display="none"))}const Cr=/\s*!important$/;function zt(e,t,n){if(F(n))n.forEach(s=>zt(e,t,s));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const s=Wc(e,t);Cr.test(n)?e.setProperty(yt(s),n.replace(Cr,""),"important"):e[s]=n}}const Or=["Webkit","Moz","ms"],hs={};function Wc(e,t){const n=hs[t];if(n)return n;let s=Ee(t);if(s!=="filter"&&s in e)return hs[t]=s;s=Kn(s);for(let r=0;r<Or.length;r++){const o=Or[r]+s;if(o in e)return hs[t]=o}return t}function qc(e,t,n,s){return e.tagName==="TEXTAREA"&&(t==="width"||t==="height")&&oe(s)&&n===s}const Pr="http://www.w3.org/1999/xlink";function Ir(e,t,n,s,r,o=qi(t)){s&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(Pr,t.slice(6,t.length)):e.setAttributeNS(Pr,t,n):n==null||o&&!uo(n)?e.removeAttribute(t):e.setAttribute(t,o?"":Me(n)?String(n):n)}function Tr(e,t,n,s,r){if(t==="innerHTML"||t==="textContent"){n!=null&&(e[t]=t==="innerHTML"?yi(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=uo(n):n==null&&l==="string"?(n="",i=!0):l==="number"&&(n=0,i=!0)}try{e[t]=n}catch{}i&&e.removeAttribute(r||t)}function wt(e,t,n,s){e.addEventListener(t,n,s)}function $c(e,t,n,s){e.removeEventListener(t,n,s)}const Nr=Symbol("_vei");function zc(e,t,n,s,r=null){const o=e[Nr]||(e[Nr]={}),i=o[t];if(s&&i)i.value=s;else{const[l,c]=Jc(t);if(s){const a=o[t]=Xc(s,r);wt(e,l,a,c)}else i&&($c(e,l,i,c),o[t]=void 0)}}const Mr=/(?:Once|Passive|Capture)$/;function Jc(e){let t;if(Mr.test(e)){t={};let s;for(;s=e.match(Mr);)e=e.slice(0,e.length-s[0].length),t[s[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):yt(e.slice(2)),t]}let ds=0;const Qc=Promise.resolve(),Yc=()=>ds||(Qc.then(()=>ds=0),ds=Date.now());function Xc(e,t){const n=s=>{if(!s._vts)s._vts=Date.now();else if(s._vts<=n.attached)return;Ye(Zc(s,n.value),t,5,[s])};return n.value=e,n.attached=Yc(),n}function Zc(e,t){if(F(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(s=>r=>!r._stopped&&s&&s(r))}else return t}const Dr=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,eu=(e,t,n,s,r,o)=>{const i=r==="svg";t==="class"?Hc(e,s,i):t==="style"?Gc(e,n,s):jn(t)?kn(t)||zc(e,t,n,s,o):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):tu(e,t,s,i))?(Tr(e,t,s),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&Ir(e,t,s,i,o,t!=="value")):e._isVueCE&&(nu(e,t)||e._def.__asyncLoader&&(/[A-Z]/.test(t)||!oe(s)))?Tr(e,Ee(t),s,o,t):(t==="true-value"?e._trueValue=s:t==="false-value"&&(e._falseValue=s),Ir(e,t,s,i))};function tu(e,t,n,s){if(s)return!!(t==="innerHTML"||t==="textContent"||t in e&&Dr(t)&&H(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="autocorrect"||t==="sandbox"&&e.tagName==="IFRAME"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const r=e.tagName;if(r==="IMG"||r==="VIDEO"||r==="CANVAS"||r==="SOURCE")return!1}return Dr(t)&&oe(n)?!1:t in e}function nu(e,t){const n=e._def.props;if(!n)return!1;const s=Ee(t);return Array.isArray(n)?n.some(r=>Ee(r)===s):Object.keys(n).some(r=>Ee(r)===s)}const Vn=e=>{const t=e.props["onUpdate:modelValue"]||!1;return F(t)?n=>Sn(t,n):t};function su(e){e.target.composing=!0}function Lr(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const jt=Symbol("_assign");function Vr(e,t,n){return t&&(e=e.trim()),n&&(e=Gn(e)),e}const Xf={created(e,{modifiers:{lazy:t,trim:n,number:s}},r){e[jt]=Vn(r);const o=s||r.props&&r.props.type==="number";wt(e,t?"change":"input",i=>{i.target.composing||e[jt](Vr(e.value,n,o))}),(n||o)&&wt(e,"change",()=>{e.value=Vr(e.value,n,o)}),t||(wt(e,"compositionstart",su),wt(e,"compositionend",Lr),wt(e,"change",Lr))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,oldValue:n,modifiers:{lazy:s,trim:r,number:o}},i){if(e[jt]=Vn(i),e.composing)return;const l=(o||e.type==="number")&&!/^0\d/.test(e.value)?Gn(e.value):e.value,c=t??"";if(l===c)return;const a=e.getRootNode();(a instanceof Document||a instanceof ShadowRoot)&&a.activeElement===e&&e.type!=="range"&&(s&&t===n||r&&e.value.trim()===c)||(e.value=c)}},Zf={deep:!0,created(e,{value:t,modifiers:{number:n}},s){const r=Hn(t);wt(e,"change",()=>{const o=Array.prototype.filter.call(e.options,i=>i.selected).map(i=>n?Gn(Fn(i)):Fn(i));e[jt](e.multiple?r?new Set(o):o:o[0]),e._assigning=!0,Qn(()=>{e._assigning=!1})}),e[jt]=Vn(s)},mounted(e,{value:t}){Fr(e,t)},beforeUpdate(e,t,n){e[jt]=Vn(n)},updated(e,{value:t}){e._assigning||Fr(e,t)}};function Fr(e,t){const n=e.multiple,s=F(t);if(!(n&&!s&&!Hn(t))){for(let r=0,o=e.options.length;r<o;r++){const i=e.options[r],l=Fn(i);if(n)if(s){const c=typeof l;c==="string"||c==="number"?i.selected=t.some(a=>String(a)===String(l)):i.selected=zi(t,l)>-1}else i.selected=t.has(l);else if(gn(Fn(i),t)){e.selectedIndex!==r&&(e.selectedIndex=r);return}}!n&&e.selectedIndex!==-1&&(e.selectedIndex=-1)}}function Fn(e){return"_value"in e?e._value:e.value}const ru=["ctrl","shift","alt","meta"],ou={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)=>ru.some(n=>e[`${n}Key`]&&!t.includes(n))},ea=(e,t)=>{if(!e)return e;const n=e._withMods||(e._withMods={}),s=t.join(".");return n[s]||(n[s]=((r,...o)=>{for(let i=0;i<t.length;i++){const l=ou[t[i]];if(l&&l(r,t))return}return e(r,...o)}))},iu={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},ta=(e,t)=>{const n=e._withKeys||(e._withKeys={}),s=t.join(".");return n[s]||(n[s]=(r=>{if(!("key"in r))return;const o=yt(r.key);if(t.some(i=>i===o||iu[i]===o))return e(r)}))},lu=pe({patchProp:eu},jc);let jr;function cu(){return jr||(jr=mc(lu))}const uu=((...e)=>{const t=cu().createApp(...e),{mount:n}=t;return t.mount=s=>{const r=au(s);if(!r)return;const o=t._component;!H(o)&&!o.render&&!o.template&&(o.template=r.innerHTML),r.nodeType===1&&(r.textContent="");const i=n(r,!1,fu(r));return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),i},t});function fu(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function au(e){return oe(e)?document.querySelector(e):e}/*!
19
- * pinia v3.0.4
20
- * (c) 2025 Eduardo San Martin Morote
21
- * @license MIT
22
- */let vi;const ns=e=>vi=e,bi=Symbol();function Ts(e){return e&&typeof e=="object"&&Object.prototype.toString.call(e)==="[object Object]"&&typeof e.toJSON!="function"}var rn;(function(e){e.direct="direct",e.patchObject="patch object",e.patchFunction="patch function"})(rn||(rn={}));function hu(){const e=po(!0),t=e.run(()=>Xt({}));let n=[],s=[];const r=qs({install(o){ns(r),r._a=o,o.provide(bi,r),o.config.globalProperties.$pinia=r,s.forEach(i=>n.push(i)),s=[]},use(o){return this._a?n.push(o):s.push(o),this},_p:n,_a:null,_e:e,_s:new Map,state:t});return r}const Ei=()=>{};function kr(e,t,n,s=Ei){e.add(t);const r=()=>{e.delete(t)&&s()};return!n&&go()&&Ji(r),r}function Tt(e,...t){e.forEach(n=>{n(...t)})}const du=e=>e(),Hr=Symbol(),ps=Symbol();function Ns(e,t){e instanceof Map&&t instanceof Map?t.forEach((n,s)=>e.set(s,n)):e instanceof Set&&t instanceof Set&&t.forEach(e.add,e);for(const n in t){if(!t.hasOwnProperty(n))continue;const s=t[n],r=e[n];Ts(r)&&Ts(s)&&e.hasOwnProperty(n)&&!le(s)&&!ot(s)?e[n]=Ns(r,s):e[n]=s}return e}const pu=Symbol();function gu(e){return!Ts(e)||!Object.prototype.hasOwnProperty.call(e,pu)}const{assign:pt}=Object;function mu(e){return!!(le(e)&&e.effect)}function _u(e,t,n,s){const{state:r,actions:o,getters:i}=t,l=n.state.value[e];let c;function a(){l||(n.state.value[e]=r?r():{});const f=yl(n.state.value[e]);return pt(f,o,Object.keys(i||{}).reduce((d,g)=>(d[g]=qs(Ae(()=>{ns(n);const m=n._s.get(e);return i[g].call(m,m)})),d),{}))}return c=xi(e,a,t,n,s,!0),c}function xi(e,t,n={},s,r,o){let i;const l=pt({actions:{}},n),c={deep:!0};let a,f,d=new Set,g=new Set,m;const O=s.state.value[e];!o&&!O&&(s.state.value[e]={});let w;function j(K){let G;a=f=!1,typeof K=="function"?(K(s.state.value[e]),G={type:rn.patchFunction,storeId:e,events:m}):(Ns(s.state.value[e],K),G={type:rn.patchObject,payload:K,storeId:e,events:m});const re=w=Symbol();Qn().then(()=>{w===re&&(a=!0)}),f=!0,Tt(d,G,s.state.value[e])}const V=o?function(){const{state:G}=n,re=G?G():{};this.$patch(_e=>{pt(_e,re)})}:Ei;function P(){i.stop(),d.clear(),g.clear(),s._s.delete(e)}const N=(K,G="")=>{if(Hr in K)return K[ps]=G,K;const re=function(){ns(s);const _e=Array.from(arguments),Re=new Set,xe=new Set;function vt(B){Re.add(B)}function at(B){xe.add(B)}Tt(g,{args:_e,name:re[ps],store:U,after:vt,onError:at});let se;try{se=K.apply(this&&this.$id===e?this:U,_e)}catch(B){throw Tt(xe,B),B}return se instanceof Promise?se.then(B=>(Tt(Re,B),B)).catch(B=>(Tt(xe,B),Promise.reject(B))):(Tt(Re,se),se)};return re[Hr]=!0,re[ps]=G,re},T={_p:s,$id:e,$onAction:kr.bind(null,g),$patch:j,$reset:V,$subscribe(K,G={}){const re=kr(d,K,G.detached,()=>_e()),_e=i.run(()=>Zt(()=>s.state.value[e],Re=>{(G.flush==="sync"?f:a)&&K({storeId:e,type:rn.direct,events:m},Re)},pt({},c,G)));return re},$dispose:P},U=mn(T);s._s.set(e,U);const Y=(s._a&&s._a.runWithContext||du)(()=>s._e.run(()=>(i=po()).run(()=>t({action:N}))));for(const K in Y){const G=Y[K];if(le(G)&&!mu(G)||ot(G))o||(O&&gu(G)&&(le(G)?G.value=O[K]:Ns(G,O[K])),s.state.value[e][K]=G);else if(typeof G=="function"){const re=N(G,K);Y[K]=re,l.actions[K]=G}}return pt(U,Y),pt($(U),Y),Object.defineProperty(U,"$state",{get:()=>s.state.value[e],set:K=>{j(G=>{pt(G,K)})}}),s._p.forEach(K=>{pt(U,i.run(()=>K({store:U,app:s._a,pinia:s,options:l})))}),O&&o&&n.hydrate&&n.hydrate(U.$state,O),a=!0,f=!0,U}/*! #__NO_SIDE_EFFECTS__ */function yu(e,t,n){let s;const r=typeof t=="function";s=r?n:t;function o(i,l){const c=Ol();return i=i||(c?Ne(bi,null):null),i&&ns(i),i=vi,i._s.has(e)||(r?xi(e,t,s,i):_u(e,s,i)),i._s.get(e)}return o.$id=e,o}/*!
23
- * vue-router v4.6.4
24
- * (c) 2025 Eduardo San Martin Morote
25
- * @license MIT
26
- */const Mt=typeof document<"u";function Si(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function vu(e){return e.__esModule||e[Symbol.toStringTag]==="Module"||e.default&&Si(e.default)}const J=Object.assign;function gs(e,t){const n={};for(const s in t){const r=t[s];n[s]=je(r)?r.map(e):e(r)}return n}const on=()=>{},je=Array.isArray;function Br(e,t){const n={};for(const s in e)n[s]=s in t?t[s]:e[s];return n}const wi=/#/g,bu=/&/g,Eu=/\//g,xu=/=/g,Su=/\?/g,Ai=/\+/g,wu=/%5B/g,Au=/%5D/g,Ri=/%5E/g,Ru=/%60/g,Ci=/%7B/g,Cu=/%7C/g,Oi=/%7D/g,Ou=/%20/g;function Zs(e){return e==null?"":encodeURI(""+e).replace(Cu,"|").replace(wu,"[").replace(Au,"]")}function Pu(e){return Zs(e).replace(Ci,"{").replace(Oi,"}").replace(Ri,"^")}function Ms(e){return Zs(e).replace(Ai,"%2B").replace(Ou,"+").replace(wi,"%23").replace(bu,"%26").replace(Ru,"`").replace(Ci,"{").replace(Oi,"}").replace(Ri,"^")}function Iu(e){return Ms(e).replace(xu,"%3D")}function Tu(e){return Zs(e).replace(wi,"%23").replace(Su,"%3F")}function Nu(e){return Tu(e).replace(Eu,"%2F")}function dn(e){if(e==null)return null;try{return decodeURIComponent(""+e)}catch{}return""+e}const Mu=/\/$/,Du=e=>e.replace(Mu,"");function ms(e,t,n="/"){let s,r={},o="",i="";const l=t.indexOf("#");let c=t.indexOf("?");return c=l>=0&&c>l?-1:c,c>=0&&(s=t.slice(0,c),o=t.slice(c,l>0?l:t.length),r=e(o.slice(1))),l>=0&&(s=s||t.slice(0,l),i=t.slice(l,t.length)),s=ju(s??t,n),{fullPath:s+o+i,path:s,query:r,hash:dn(i)}}function Lu(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function Ur(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function Vu(e,t,n){const s=t.matched.length-1,r=n.matched.length-1;return s>-1&&s===r&&Bt(t.matched[s],n.matched[r])&&Pi(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function Bt(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function Pi(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(var n in e)if(!Fu(e[n],t[n]))return!1;return!0}function Fu(e,t){return je(e)?Kr(e,t):je(t)?Kr(t,e):(e==null?void 0:e.valueOf())===(t==null?void 0:t.valueOf())}function Kr(e,t){return je(t)?e.length===t.length&&e.every((n,s)=>n===t[s]):e.length===1&&e[0]===t}function ju(e,t){if(e.startsWith("/"))return e;if(!e)return t;const n=t.split("/"),s=e.split("/"),r=s[s.length-1];(r===".."||r===".")&&s.push("");let o=n.length-1,i,l;for(i=0;i<s.length;i++)if(l=s[i],l!==".")if(l==="..")o>1&&o--;else break;return n.slice(0,o).join("/")+"/"+s.slice(i).join("/")}const dt={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};let Ds=(function(e){return e.pop="pop",e.push="push",e})({}),_s=(function(e){return e.back="back",e.forward="forward",e.unknown="",e})({});function ku(e){if(!e)if(Mt){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),Du(e)}const Hu=/^[^#]+#/;function Bu(e,t){return e.replace(Hu,"#")+t}function Uu(e,t){const n=document.documentElement.getBoundingClientRect(),s=e.getBoundingClientRect();return{behavior:t.behavior,left:s.left-n.left-(t.left||0),top:s.top-n.top-(t.top||0)}}const ss=()=>({left:window.scrollX,top:window.scrollY});function Ku(e){let t;if("el"in e){const n=e.el,s=typeof n=="string"&&n.startsWith("#"),r=typeof n=="string"?s?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!r)return;t=Uu(r,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.scrollX,t.top!=null?t.top:window.scrollY)}function Gr(e,t){return(history.state?history.state.position-t:-1)+e}const Ls=new Map;function Gu(e,t){Ls.set(e,t)}function Wu(e){const t=Ls.get(e);return Ls.delete(e),t}function qu(e){return typeof e=="string"||e&&typeof e=="object"}function Ii(e){return typeof e=="string"||typeof e=="symbol"}let ie=(function(e){return e[e.MATCHER_NOT_FOUND=1]="MATCHER_NOT_FOUND",e[e.NAVIGATION_GUARD_REDIRECT=2]="NAVIGATION_GUARD_REDIRECT",e[e.NAVIGATION_ABORTED=4]="NAVIGATION_ABORTED",e[e.NAVIGATION_CANCELLED=8]="NAVIGATION_CANCELLED",e[e.NAVIGATION_DUPLICATED=16]="NAVIGATION_DUPLICATED",e})({});const Ti=Symbol("");ie.MATCHER_NOT_FOUND+"",ie.NAVIGATION_GUARD_REDIRECT+"",ie.NAVIGATION_ABORTED+"",ie.NAVIGATION_CANCELLED+"",ie.NAVIGATION_DUPLICATED+"";function Ut(e,t){return J(new Error,{type:e,[Ti]:!0},t)}function et(e,t){return e instanceof Error&&Ti in e&&(t==null||!!(e.type&t))}const $u=["params","query","hash"];function zu(e){if(typeof e=="string")return e;if(e.path!=null)return e.path;const t={};for(const n of $u)n in e&&(t[n]=e[n]);return JSON.stringify(t,null,2)}function Ju(e){const t={};if(e===""||e==="?")return t;const n=(e[0]==="?"?e.slice(1):e).split("&");for(let s=0;s<n.length;++s){const r=n[s].replace(Ai," "),o=r.indexOf("="),i=dn(o<0?r:r.slice(0,o)),l=o<0?null:dn(r.slice(o+1));if(i in t){let c=t[i];je(c)||(c=t[i]=[c]),c.push(l)}else t[i]=l}return t}function Wr(e){let t="";for(let n in e){const s=e[n];if(n=Iu(n),s==null){s!==void 0&&(t+=(t.length?"&":"")+n);continue}(je(s)?s.map(r=>r&&Ms(r)):[s&&Ms(s)]).forEach(r=>{r!==void 0&&(t+=(t.length?"&":"")+n,r!=null&&(t+="="+r))})}return t}function Qu(e){const t={};for(const n in e){const s=e[n];s!==void 0&&(t[n]=je(s)?s.map(r=>r==null?null:""+r):s==null?s:""+s)}return t}const Yu=Symbol(""),qr=Symbol(""),rs=Symbol(""),er=Symbol(""),Vs=Symbol("");function qt(){let e=[];function t(s){return e.push(s),()=>{const r=e.indexOf(s);r>-1&&e.splice(r,1)}}function n(){e=[]}return{add:t,list:()=>e.slice(),reset:n}}function mt(e,t,n,s,r,o=i=>i()){const i=s&&(s.enterCallbacks[r]=s.enterCallbacks[r]||[]);return()=>new Promise((l,c)=>{const a=g=>{g===!1?c(Ut(ie.NAVIGATION_ABORTED,{from:n,to:t})):g instanceof Error?c(g):qu(g)?c(Ut(ie.NAVIGATION_GUARD_REDIRECT,{from:t,to:g})):(i&&s.enterCallbacks[r]===i&&typeof g=="function"&&i.push(g),l())},f=o(()=>e.call(s&&s.instances[r],t,n,a));let d=Promise.resolve(f);e.length<3&&(d=d.then(a)),d.catch(g=>c(g))})}function ys(e,t,n,s,r=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(Si(c)){const a=(c.__vccOpts||c)[t];a&&o.push(mt(a,n,s,i,l,r))}else{let a=c();o.push(()=>a.then(f=>{if(!f)throw new Error(`Couldn't resolve component "${l}" at "${i.path}"`);const d=vu(f)?f.default:f;i.mods[l]=f,i.components[l]=d;const g=(d.__vccOpts||d)[t];return g&&mt(g,n,s,i,l,r)()}))}}return o}function Xu(e,t){const n=[],s=[],r=[],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(a=>Bt(a,l))?s.push(l):n.push(l));const c=e.matched[i];c&&(t.matched.find(a=>Bt(a,c))||r.push(c))}return[n,s,r]}/*!
27
- * vue-router v4.6.4
28
- * (c) 2025 Eduardo San Martin Morote
29
- * @license MIT
30
- */let Zu=()=>location.protocol+"//"+location.host;function Ni(e,t){const{pathname:n,search:s,hash:r}=t,o=e.indexOf("#");if(o>-1){let i=r.includes(e.slice(o))?e.slice(o).length:1,l=r.slice(i);return l[0]!=="/"&&(l="/"+l),Ur(l,"")}return Ur(n,e)+s+r}function ef(e,t,n,s){let r=[],o=[],i=null;const l=({state:g})=>{const m=Ni(e,location),O=n.value,w=t.value;let j=0;if(g){if(n.value=m,t.value=g,i&&i===O){i=null;return}j=w?g.position-w.position:0}else s(m);r.forEach(V=>{V(n.value,O,{delta:j,type:Ds.pop,direction:j?j>0?_s.forward:_s.back:_s.unknown})})};function c(){i=n.value}function a(g){r.push(g);const m=()=>{const O=r.indexOf(g);O>-1&&r.splice(O,1)};return o.push(m),m}function f(){if(document.visibilityState==="hidden"){const{history:g}=window;if(!g.state)return;g.replaceState(J({},g.state,{scroll:ss()}),"")}}function d(){for(const g of o)g();o=[],window.removeEventListener("popstate",l),window.removeEventListener("pagehide",f),document.removeEventListener("visibilitychange",f)}return window.addEventListener("popstate",l),window.addEventListener("pagehide",f),document.addEventListener("visibilitychange",f),{pauseListeners:c,listen:a,destroy:d}}function $r(e,t,n,s=!1,r=!1){return{back:e,current:t,forward:n,replaced:s,position:window.history.length,scroll:r?ss():null}}function tf(e){const{history:t,location:n}=window,s={value:Ni(e,n)},r={value:t.state};r.value||o(s.value,{back:null,current:s.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function o(c,a,f){const d=e.indexOf("#"),g=d>-1?(n.host&&document.querySelector("base")?e:e.slice(d))+c:Zu()+e+c;try{t[f?"replaceState":"pushState"](a,"",g),r.value=a}catch(m){console.error(m),n[f?"replace":"assign"](g)}}function i(c,a){o(c,J({},t.state,$r(r.value.back,c,r.value.forward,!0),a,{position:r.value.position}),!0),s.value=c}function l(c,a){const f=J({},r.value,t.state,{forward:c,scroll:ss()});o(f.current,f,!0),o(c,J({},$r(s.value,c,null),{position:f.position+1},a),!1),s.value=c}return{location:s,state:r,push:l,replace:i}}function nf(e){e=ku(e);const t=tf(e),n=ef(e,t.state,t.location,t.replace);function s(o,i=!0){i||n.pauseListeners(),history.go(o)}const r=J({location:"",base:e,go:s,createHref:Bu.bind(null,e)},t,n);return Object.defineProperty(r,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(r,"state",{enumerable:!0,get:()=>t.state.value}),r}let At=(function(e){return e[e.Static=0]="Static",e[e.Param=1]="Param",e[e.Group=2]="Group",e})({});var ue=(function(e){return e[e.Static=0]="Static",e[e.Param=1]="Param",e[e.ParamRegExp=2]="ParamRegExp",e[e.ParamRegExpEnd=3]="ParamRegExpEnd",e[e.EscapeNext=4]="EscapeNext",e})(ue||{});const sf={type:At.Static,value:""},rf=/[a-zA-Z0-9_]/;function of(e){if(!e)return[[]];if(e==="/")return[[sf]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(m){throw new Error(`ERR (${n})/"${a}": ${m}`)}let n=ue.Static,s=n;const r=[];let o;function i(){o&&r.push(o),o=[]}let l=0,c,a="",f="";function d(){a&&(n===ue.Static?o.push({type:At.Static,value:a}):n===ue.Param||n===ue.ParamRegExp||n===ue.ParamRegExpEnd?(o.length>1&&(c==="*"||c==="+")&&t(`A repeatable param (${a}) must be alone in its segment. eg: '/:ids+.`),o.push({type:At.Param,value:a,regexp:f,repeatable:c==="*"||c==="+",optional:c==="*"||c==="?"})):t("Invalid state to consume buffer"),a="")}function g(){a+=c}for(;l<e.length;){if(c=e[l++],c==="\\"&&n!==ue.ParamRegExp){s=n,n=ue.EscapeNext;continue}switch(n){case ue.Static:c==="/"?(a&&d(),i()):c===":"?(d(),n=ue.Param):g();break;case ue.EscapeNext:g(),n=s;break;case ue.Param:c==="("?n=ue.ParamRegExp:rf.test(c)?g():(d(),n=ue.Static,c!=="*"&&c!=="?"&&c!=="+"&&l--);break;case ue.ParamRegExp:c===")"?f[f.length-1]=="\\"?f=f.slice(0,-1)+c:n=ue.ParamRegExpEnd:f+=c;break;case ue.ParamRegExpEnd:d(),n=ue.Static,c!=="*"&&c!=="?"&&c!=="+"&&l--,f="";break;default:t("Unknown state");break}}return n===ue.ParamRegExp&&t(`Unfinished custom RegExp for param "${a}"`),d(),i(),r}const zr="[^/]+?",lf={sensitive:!1,strict:!1,start:!0,end:!0};var ve=(function(e){return e[e._multiplier=10]="_multiplier",e[e.Root=90]="Root",e[e.Segment=40]="Segment",e[e.SubSegment=30]="SubSegment",e[e.Static=40]="Static",e[e.Dynamic=20]="Dynamic",e[e.BonusCustomRegExp=10]="BonusCustomRegExp",e[e.BonusWildcard=-50]="BonusWildcard",e[e.BonusRepeatable=-20]="BonusRepeatable",e[e.BonusOptional=-8]="BonusOptional",e[e.BonusStrict=.7000000000000001]="BonusStrict",e[e.BonusCaseSensitive=.25]="BonusCaseSensitive",e})(ve||{});const cf=/[.+*?^${}()[\]/\\]/g;function uf(e,t){const n=J({},lf,t),s=[];let r=n.start?"^":"";const o=[];for(const a of e){const f=a.length?[]:[ve.Root];n.strict&&!a.length&&(r+="/");for(let d=0;d<a.length;d++){const g=a[d];let m=ve.Segment+(n.sensitive?ve.BonusCaseSensitive:0);if(g.type===At.Static)d||(r+="/"),r+=g.value.replace(cf,"\\$&"),m+=ve.Static;else if(g.type===At.Param){const{value:O,repeatable:w,optional:j,regexp:V}=g;o.push({name:O,repeatable:w,optional:j});const P=V||zr;if(P!==zr){m+=ve.BonusCustomRegExp;try{`${P}`}catch(T){throw new Error(`Invalid custom RegExp for param "${O}" (${P}): `+T.message)}}let N=w?`((?:${P})(?:/(?:${P}))*)`:`(${P})`;d||(N=j&&a.length<2?`(?:/${N})`:"/"+N),j&&(N+="?"),r+=N,m+=ve.Dynamic,j&&(m+=ve.BonusOptional),w&&(m+=ve.BonusRepeatable),P===".*"&&(m+=ve.BonusWildcard)}f.push(m)}s.push(f)}if(n.strict&&n.end){const a=s.length-1;s[a][s[a].length-1]+=ve.BonusStrict}n.strict||(r+="/?"),n.end?r+="$":n.strict&&!r.endsWith("/")&&(r+="(?:/|$)");const i=new RegExp(r,n.sensitive?"":"i");function l(a){const f=a.match(i),d={};if(!f)return null;for(let g=1;g<f.length;g++){const m=f[g]||"",O=o[g-1];d[O.name]=m&&O.repeatable?m.split("/"):m}return d}function c(a){let f="",d=!1;for(const g of e){(!d||!f.endsWith("/"))&&(f+="/"),d=!1;for(const m of g)if(m.type===At.Static)f+=m.value;else if(m.type===At.Param){const{value:O,repeatable:w,optional:j}=m,V=O in a?a[O]:"";if(je(V)&&!w)throw new Error(`Provided param "${O}" is an array but it is not repeatable (* or + modifiers)`);const P=je(V)?V.join("/"):V;if(!P)if(j)g.length<2&&(f.endsWith("/")?f=f.slice(0,-1):d=!0);else throw new Error(`Missing required param "${O}"`);f+=P}}return f||"/"}return{re:i,score:s,keys:o,parse:l,stringify:c}}function ff(e,t){let n=0;for(;n<e.length&&n<t.length;){const s=t[n]-e[n];if(s)return s;n++}return e.length<t.length?e.length===1&&e[0]===ve.Static+ve.Segment?-1:1:e.length>t.length?t.length===1&&t[0]===ve.Static+ve.Segment?1:-1:0}function Mi(e,t){let n=0;const s=e.score,r=t.score;for(;n<s.length&&n<r.length;){const o=ff(s[n],r[n]);if(o)return o;n++}if(Math.abs(r.length-s.length)===1){if(Jr(s))return 1;if(Jr(r))return-1}return r.length-s.length}function Jr(e){const t=e[e.length-1];return e.length>0&&t[t.length-1]<0}const af={strict:!1,end:!0,sensitive:!1};function hf(e,t,n){const s=uf(of(e.path),n),r=J(s,{record:e,parent:t,children:[],alias:[]});return t&&!r.record.aliasOf==!t.record.aliasOf&&t.children.push(r),r}function df(e,t){const n=[],s=new Map;t=Br(af,t);function r(d){return s.get(d)}function o(d,g,m){const O=!m,w=Yr(d);w.aliasOf=m&&m.record;const j=Br(t,d),V=[w];if("alias"in d){const T=typeof d.alias=="string"?[d.alias]:d.alias;for(const U of T)V.push(Yr(J({},w,{components:m?m.record.components:w.components,path:U,aliasOf:m?m.record:w})))}let P,N;for(const T of V){const{path:U}=T;if(g&&U[0]!=="/"){const ae=g.record.path,Y=ae[ae.length-1]==="/"?"":"/";T.path=g.record.path+(U&&Y+U)}if(P=hf(T,g,j),m?m.alias.push(P):(N=N||P,N!==P&&N.alias.push(P),O&&d.name&&!Xr(P)&&i(d.name)),Di(P)&&c(P),w.children){const ae=w.children;for(let Y=0;Y<ae.length;Y++)o(ae[Y],P,m&&m.children[Y])}m=m||P}return N?()=>{i(N)}:on}function i(d){if(Ii(d)){const g=s.get(d);g&&(s.delete(d),n.splice(n.indexOf(g),1),g.children.forEach(i),g.alias.forEach(i))}else{const g=n.indexOf(d);g>-1&&(n.splice(g,1),d.record.name&&s.delete(d.record.name),d.children.forEach(i),d.alias.forEach(i))}}function l(){return n}function c(d){const g=mf(d,n);n.splice(g,0,d),d.record.name&&!Xr(d)&&s.set(d.record.name,d)}function a(d,g){let m,O={},w,j;if("name"in d&&d.name){if(m=s.get(d.name),!m)throw Ut(ie.MATCHER_NOT_FOUND,{location:d});j=m.record.name,O=J(Qr(g.params,m.keys.filter(N=>!N.optional).concat(m.parent?m.parent.keys.filter(N=>N.optional):[]).map(N=>N.name)),d.params&&Qr(d.params,m.keys.map(N=>N.name))),w=m.stringify(O)}else if(d.path!=null)w=d.path,m=n.find(N=>N.re.test(w)),m&&(O=m.parse(w),j=m.record.name);else{if(m=g.name?s.get(g.name):n.find(N=>N.re.test(g.path)),!m)throw Ut(ie.MATCHER_NOT_FOUND,{location:d,currentLocation:g});j=m.record.name,O=J({},g.params,d.params),w=m.stringify(O)}const V=[];let P=m;for(;P;)V.unshift(P.record),P=P.parent;return{name:j,path:w,params:O,matched:V,meta:gf(V)}}e.forEach(d=>o(d));function f(){n.length=0,s.clear()}return{addRoute:o,resolve:a,removeRoute:i,clearRoutes:f,getRoutes:l,getRecordMatcher:r}}function Qr(e,t){const n={};for(const s of t)s in e&&(n[s]=e[s]);return n}function Yr(e){const t={path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:e.aliasOf,beforeEnter:e.beforeEnter,props:pf(e),children:e.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in e?e.components||null:e.component&&{default:e.component}};return Object.defineProperty(t,"mods",{value:{}}),t}function pf(e){const t={},n=e.props||!1;if("component"in e)t.default=n;else for(const s in e.components)t[s]=typeof n=="object"?n[s]:n;return t}function Xr(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function gf(e){return e.reduce((t,n)=>J(t,n.meta),{})}function mf(e,t){let n=0,s=t.length;for(;n!==s;){const o=n+s>>1;Mi(e,t[o])<0?s=o:n=o+1}const r=_f(e);return r&&(s=t.lastIndexOf(r,s-1)),s}function _f(e){let t=e;for(;t=t.parent;)if(Di(t)&&Mi(e,t)===0)return t}function Di({record:e}){return!!(e.name||e.components&&Object.keys(e.components).length||e.redirect)}function Zr(e){const t=Ne(rs),n=Ne(er),s=Ae(()=>{const c=Le(e.to);return t.resolve(c)}),r=Ae(()=>{const{matched:c}=s.value,{length:a}=c,f=c[a-1],d=n.matched;if(!f||!d.length)return-1;const g=d.findIndex(Bt.bind(null,f));if(g>-1)return g;const m=eo(c[a-2]);return a>1&&eo(f)===m&&d[d.length-1].path!==m?d.findIndex(Bt.bind(null,c[a-2])):g}),o=Ae(()=>r.value>-1&&xf(n.params,s.value.params)),i=Ae(()=>r.value>-1&&r.value===n.matched.length-1&&Pi(n.params,s.value.params));function l(c={}){if(Ef(c)){const a=t[Le(e.replace)?"replace":"push"](Le(e.to)).catch(on);return e.viewTransition&&typeof document<"u"&&"startViewTransition"in document&&document.startViewTransition(()=>a),a}return Promise.resolve()}return{route:s,href:Ae(()=>s.value.href),isActive:o,isExactActive:i,navigate:l}}function yf(e){return e.length===1?e[0]:e}const vf=Yn({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:Zr,setup(e,{slots:t}){const n=mn(Zr(e)),{options:s}=Ne(rs),r=Ae(()=>({[to(e.activeClass,s.linkActiveClass,"router-link-active")]:n.isActive,[to(e.exactActiveClass,s.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const o=t.default&&yf(t.default(n));return e.custom?o:hn("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:r.value},o)}}}),bf=vf;function Ef(e){if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)&&!e.defaultPrevented&&!(e.button!==void 0&&e.button!==0)){if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}function xf(e,t){for(const n in t){const s=t[n],r=e[n];if(typeof s=="string"){if(s!==r)return!1}else if(!je(r)||r.length!==s.length||s.some((o,i)=>o.valueOf()!==r[i].valueOf()))return!1}return!0}function eo(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const to=(e,t,n)=>e??t??n,Sf=Yn({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const s=Ne(Vs),r=Ae(()=>e.route||s.value),o=Ne(qr,0),i=Ae(()=>{let a=Le(o);const{matched:f}=r.value;let d;for(;(d=f[a])&&!d.components;)a++;return a}),l=Ae(()=>r.value.matched[i.value]);wn(qr,Ae(()=>i.value+1)),wn(Yu,l),wn(Vs,r);const c=Xt();return Zt(()=>[c.value,l.value,e.name],([a,f,d],[g,m,O])=>{f&&(f.instances[d]=a,m&&m!==f&&a&&a===g&&(f.leaveGuards.size||(f.leaveGuards=m.leaveGuards),f.updateGuards.size||(f.updateGuards=m.updateGuards))),a&&f&&(!m||!Bt(f,m)||!g)&&(f.enterCallbacks[d]||[]).forEach(w=>w(a))},{flush:"post"}),()=>{const a=r.value,f=e.name,d=l.value,g=d&&d.components[f];if(!g)return no(n.default,{Component:g,route:a});const m=d.props[f],O=m?m===!0?a.params:typeof m=="function"?m(a):m:null,j=hn(g,J({},O,t,{onVnodeUnmounted:V=>{V.component.isUnmounted&&(d.instances[f]=null)},ref:c}));return no(n.default,{Component:j,route:a})||j}}});function no(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const wf=Sf;function Af(e){const t=df(e.routes,e),n=e.parseQuery||Ju,s=e.stringifyQuery||Wr,r=e.history,o=qt(),i=qt(),l=qt(),c=gl(dt);let a=dt;Mt&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const f=gs.bind(null,v=>""+v),d=gs.bind(null,Nu),g=gs.bind(null,dn);function m(v,I){let R,M;return Ii(v)?(R=t.getRecordMatcher(v),M=I):M=v,t.addRoute(M,R)}function O(v){const I=t.getRecordMatcher(v);I&&t.removeRoute(I)}function w(){return t.getRoutes().map(v=>v.record)}function j(v){return!!t.getRecordMatcher(v)}function V(v,I){if(I=J({},I||c.value),typeof v=="string"){const p=ms(n,v,I.path),_=t.resolve({path:p.path},I),b=r.createHref(p.fullPath);return J(p,_,{params:g(_.params),hash:dn(p.hash),redirectedFrom:void 0,href:b})}let R;if(v.path!=null)R=J({},v,{path:ms(n,v.path,I.path).path});else{const p=J({},v.params);for(const _ in p)p[_]==null&&delete p[_];R=J({},v,{params:d(p)}),I.params=d(I.params)}const M=t.resolve(R,I),W=v.hash||"";M.params=f(g(M.params));const u=Lu(s,J({},v,{hash:Pu(W),path:M.path})),h=r.createHref(u);return J({fullPath:u,hash:W,query:s===Wr?Qu(v.query):v.query||{}},M,{redirectedFrom:void 0,href:h})}function P(v){return typeof v=="string"?ms(n,v,c.value.path):J({},v)}function N(v,I){if(a!==v)return Ut(ie.NAVIGATION_CANCELLED,{from:I,to:v})}function T(v){return Y(v)}function U(v){return T(J(P(v),{replace:!0}))}function ae(v,I){const R=v.matched[v.matched.length-1];if(R&&R.redirect){const{redirect:M}=R;let W=typeof M=="function"?M(v,I):M;return typeof W=="string"&&(W=W.includes("?")||W.includes("#")?W=P(W):{path:W},W.params={}),J({query:v.query,hash:v.hash,params:W.path!=null?{}:v.params},W)}}function Y(v,I){const R=a=V(v),M=c.value,W=v.state,u=v.force,h=v.replace===!0,p=ae(R,M);if(p)return Y(J(P(p),{state:typeof p=="object"?J({},W,p.state):W,force:u,replace:h}),I||R);const _=R;_.redirectedFrom=I;let b;return!u&&Vu(s,M,R)&&(b=Ut(ie.NAVIGATION_DUPLICATED,{to:_,from:M}),ke(M,M,!0,!1)),(b?Promise.resolve(b):re(_,M)).catch(y=>et(y)?et(y,ie.NAVIGATION_GUARD_REDIRECT)?y:ht(y):z(y,_,M)).then(y=>{if(y){if(et(y,ie.NAVIGATION_GUARD_REDIRECT))return Y(J({replace:h},P(y.to),{state:typeof y.to=="object"?J({},W,y.to.state):W,force:u}),I||_)}else y=Re(_,M,!0,h,W);return _e(_,M,y),y})}function K(v,I){const R=N(v,I);return R?Promise.reject(R):Promise.resolve()}function G(v){const I=Pt.values().next().value;return I&&typeof I.runWithContext=="function"?I.runWithContext(v):v()}function re(v,I){let R;const[M,W,u]=Xu(v,I);R=ys(M.reverse(),"beforeRouteLeave",v,I);for(const p of M)p.leaveGuards.forEach(_=>{R.push(mt(_,v,I))});const h=K.bind(null,v,I);return R.push(h),Te(R).then(()=>{R=[];for(const p of o.list())R.push(mt(p,v,I));return R.push(h),Te(R)}).then(()=>{R=ys(W,"beforeRouteUpdate",v,I);for(const p of W)p.updateGuards.forEach(_=>{R.push(mt(_,v,I))});return R.push(h),Te(R)}).then(()=>{R=[];for(const p of u)if(p.beforeEnter)if(je(p.beforeEnter))for(const _ of p.beforeEnter)R.push(mt(_,v,I));else R.push(mt(p.beforeEnter,v,I));return R.push(h),Te(R)}).then(()=>(v.matched.forEach(p=>p.enterCallbacks={}),R=ys(u,"beforeRouteEnter",v,I,G),R.push(h),Te(R))).then(()=>{R=[];for(const p of i.list())R.push(mt(p,v,I));return R.push(h),Te(R)}).catch(p=>et(p,ie.NAVIGATION_CANCELLED)?p:Promise.reject(p))}function _e(v,I,R){l.list().forEach(M=>G(()=>M(v,I,R)))}function Re(v,I,R,M,W){const u=N(v,I);if(u)return u;const h=I===dt,p=Mt?history.state:{};R&&(M||h?r.replace(v.fullPath,J({scroll:h&&p&&p.scroll},W)):r.push(v.fullPath,W)),c.value=v,ke(v,I,R,h),ht()}let xe;function vt(){xe||(xe=r.listen((v,I,R)=>{if(!bt.listening)return;const M=V(v),W=ae(M,bt.currentRoute.value);if(W){Y(J(W,{replace:!0,force:!0}),M).catch(on);return}a=M;const u=c.value;Mt&&Gu(Gr(u.fullPath,R.delta),ss()),re(M,u).catch(h=>et(h,ie.NAVIGATION_ABORTED|ie.NAVIGATION_CANCELLED)?h:et(h,ie.NAVIGATION_GUARD_REDIRECT)?(Y(J(P(h.to),{force:!0}),M).then(p=>{et(p,ie.NAVIGATION_ABORTED|ie.NAVIGATION_DUPLICATED)&&!R.delta&&R.type===Ds.pop&&r.go(-1,!1)}).catch(on),Promise.reject()):(R.delta&&r.go(-R.delta,!1),z(h,M,u))).then(h=>{h=h||Re(M,u,!1),h&&(R.delta&&!et(h,ie.NAVIGATION_CANCELLED)?r.go(-R.delta,!1):R.type===Ds.pop&&et(h,ie.NAVIGATION_ABORTED|ie.NAVIGATION_DUPLICATED)&&r.go(-1,!1)),_e(M,u,h)}).catch(on)}))}let at=qt(),se=qt(),B;function z(v,I,R){ht(v);const M=se.list();return M.length?M.forEach(W=>W(v,I,R)):console.error(v),Promise.reject(v)}function Xe(){return B&&c.value!==dt?Promise.resolve():new Promise((v,I)=>{at.add([v,I])})}function ht(v){return B||(B=!v,vt(),at.list().forEach(([I,R])=>v?R(v):I()),at.reset()),v}function ke(v,I,R,M){const{scrollBehavior:W}=e;if(!Mt||!W)return Promise.resolve();const u=!R&&Wu(Gr(v.fullPath,0))||(M||!R)&&history.state&&history.state.scroll||null;return Qn().then(()=>W(v,I,u)).then(h=>h&&Ku(h)).catch(h=>z(h,v,I))}const Se=v=>r.go(v);let Ot;const Pt=new Set,bt={currentRoute:c,listening:!0,addRoute:m,removeRoute:O,clearRoutes:t.clearRoutes,hasRoute:j,getRoutes:w,resolve:V,options:e,push:T,replace:U,go:Se,back:()=>Se(-1),forward:()=>Se(1),beforeEach:o.add,beforeResolve:i.add,afterEach:l.add,onError:se.add,isReady:Xe,install(v){v.component("RouterLink",bf),v.component("RouterView",wf),v.config.globalProperties.$router=bt,Object.defineProperty(v.config.globalProperties,"$route",{enumerable:!0,get:()=>Le(c)}),Mt&&!Ot&&c.value===dt&&(Ot=!0,T(r.location).catch(M=>{}));const I={};for(const M in dt)Object.defineProperty(I,M,{get:()=>c.value[M],enumerable:!0});v.provide(rs,bt),v.provide(er,Io(I)),v.provide(Vs,c);const R=v.unmount;Pt.add(v),v.unmount=function(){Pt.delete(v),Pt.size<1&&(a=dt,xe&&xe(),xe=null,c.value=dt,Ot=!1,B=!1),R()}}};function Te(v){return v.reduce((I,R)=>I.then(()=>G(R)),Promise.resolve())}return bt}function Rf(){return Ne(rs)}function Li(e){return Ne(er)}const tr=yu("auth",()=>{const e=Xt(localStorage.getItem("io_token")),t=Xt(localStorage.getItem("io_email")),n=Xt(!1),s=Ae(()=>!!e.value);async function r(l,c){throw new Error("Auth not configured")}async function o(){e.value=null,t.value=null,localStorage.removeItem("io_token"),localStorage.removeItem("io_email")}async function i(){}return{token:e,email:t,loading:n,isAuthenticated:s,login:r,logout:o,refreshToken:i}});/**
31
- * @license lucide-vue-next v0.474.0 - ISC
32
- *
33
- * This source code is licensed under the ISC license.
34
- * See the LICENSE file in the root directory of this source tree.
35
- */const Cf=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase();/**
36
- * @license lucide-vue-next v0.474.0 - ISC
37
- *
38
- * This source code is licensed under the ISC license.
39
- * See the LICENSE file in the root directory of this source tree.
40
- */var xn={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};/**
41
- * @license lucide-vue-next v0.474.0 - ISC
42
- *
43
- * This source code is licensed under the ISC license.
44
- * See the LICENSE file in the root directory of this source tree.
45
- */const Of=({size:e,strokeWidth:t=2,absoluteStrokeWidth:n,color:s,iconNode:r,name:o,class:i,...l},{slots:c})=>hn("svg",{...xn,width:e||xn.width,height:e||xn.height,stroke:s||xn.stroke,"stroke-width":n?Number(t)*24/Number(e):t,class:["lucide",`lucide-${Cf(o??"icon")}`],...l},[...r.map(a=>hn(...a)),...c.default?[c.default()]:[]]);/**
46
- * @license lucide-vue-next v0.474.0 - ISC
47
- *
48
- * This source code is licensed under the ISC license.
49
- * See the LICENSE file in the root directory of this source tree.
50
- */const ft=(e,t)=>(n,{slots:s})=>hn(Of,{...n,iconNode:t,name:e},s);/**
51
- * @license lucide-vue-next v0.474.0 - ISC
52
- *
53
- * This source code is licensed under the ISC license.
54
- * See the LICENSE file in the root directory of this source tree.
55
- */const Pf=ft("BookOpenIcon",[["path",{d:"M12 7v14",key:"1akyts"}],["path",{d:"M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z",key:"ruj8y"}]]);/**
56
- * @license lucide-vue-next v0.474.0 - ISC
57
- *
58
- * This source code is licensed under the ISC license.
59
- * See the LICENSE file in the root directory of this source tree.
60
- */const If=ft("ClockIcon",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16 14",key:"68esgv"}]]);/**
61
- * @license lucide-vue-next v0.474.0 - ISC
62
- *
63
- * This source code is licensed under the ISC license.
64
- * See the LICENSE file in the root directory of this source tree.
65
- */const Tf=ft("InboxIcon",[["polyline",{points:"22 12 16 12 14 15 10 15 8 12 2 12",key:"o97t9d"}],["path",{d:"M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z",key:"oot6mr"}]]);/**
66
- * @license lucide-vue-next v0.474.0 - ISC
67
- *
68
- * This source code is licensed under the ISC license.
69
- * See the LICENSE file in the root directory of this source tree.
70
- */const Nf=ft("LogOutIcon",[["path",{d:"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4",key:"1uf3rs"}],["polyline",{points:"16 17 21 12 16 7",key:"1gabdz"}],["line",{x1:"21",x2:"9",y1:"12",y2:"12",key:"1uyos4"}]]);/**
71
- * @license lucide-vue-next v0.474.0 - ISC
72
- *
73
- * This source code is licensed under the ISC license.
74
- * See the LICENSE file in the root directory of this source tree.
75
- */const Mf=ft("MessageSquareIcon",[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}]]);/**
76
- * @license lucide-vue-next v0.474.0 - ISC
77
- *
78
- * This source code is licensed under the ISC license.
79
- * See the LICENSE file in the root directory of this source tree.
80
- */const Df=ft("PuzzleIcon",[["path",{d:"M15.39 4.39a1 1 0 0 0 1.68-.474 2.5 2.5 0 1 1 3.014 3.015 1 1 0 0 0-.474 1.68l1.683 1.682a2.414 2.414 0 0 1 0 3.414L19.61 15.39a1 1 0 0 1-1.68-.474 2.5 2.5 0 1 0-3.014 3.015 1 1 0 0 1 .474 1.68l-1.683 1.682a2.414 2.414 0 0 1-3.414 0L8.61 19.61a1 1 0 0 0-1.68.474 2.5 2.5 0 1 1-3.014-3.015 1 1 0 0 0 .474-1.68l-1.683-1.682a2.414 2.414 0 0 1 0-3.414L4.39 8.61a1 1 0 0 1 1.68.474 2.5 2.5 0 1 0 3.014-3.015 1 1 0 0 1-.474-1.68l1.683-1.682a2.414 2.414 0 0 1 3.414 0z",key:"w46dr5"}]]);/**
81
- * @license lucide-vue-next v0.474.0 - ISC
82
- *
83
- * This source code is licensed under the ISC license.
84
- * See the LICENSE file in the root directory of this source tree.
85
- */const Lf=ft("ServerIcon",[["rect",{width:"20",height:"8",x:"2",y:"2",rx:"2",ry:"2",key:"ngkwjq"}],["rect",{width:"20",height:"8",x:"2",y:"14",rx:"2",ry:"2",key:"iecqi9"}],["line",{x1:"6",x2:"6.01",y1:"6",y2:"6",key:"16zg32"}],["line",{x1:"6",x2:"6.01",y1:"18",y2:"18",key:"nzw8ys"}]]);/**
86
- * @license lucide-vue-next v0.474.0 - ISC
87
- *
88
- * This source code is licensed under the ISC license.
89
- * See the LICENSE file in the root directory of this source tree.
90
- */const Vf=ft("SettingsIcon",[["path",{d:"M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z",key:"1qme2f"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]]);/**
91
- * @license lucide-vue-next v0.474.0 - ISC
92
- *
93
- * This source code is licensed under the ISC license.
94
- * See the LICENSE file in the root directory of this source tree.
95
- */const Ff=ft("UsersIcon",[["path",{d:"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2",key:"1yyitq"}],["circle",{cx:"9",cy:"7",r:"4",key:"nufk8"}],["path",{d:"M22 21v-2a4 4 0 0 0-3-3.87",key:"kshegd"}],["path",{d:"M16 3.13a4 4 0 0 1 0 7.75",key:"1da9ce"}]]),jf={class:"w-64 border-r border-border bg-card flex flex-col h-full shrink-0"},kf={class:"flex-1 p-2 space-y-1 overflow-y-auto"},Hf={class:"p-3 border-t border-border"},Bf={class:"flex items-center justify-between"},Uf={class:"text-xs text-muted-foreground truncate"},Kf=Yn({__name:"AppSidebar",setup(e){const t=Li(),n=Rf(),s=tr(),r=[{name:"Chat",icon:Mf,path:"/"},{name:"Squads",icon:Ff,path:"/squads"},{name:"Feed",icon:Tf,path:"/feed"},{name:"Skills",icon:Df,path:"/skills"},{name:"MCP Servers",icon:Lf,path:"/mcp"},{name:"Schedules",icon:If,path:"/schedules"},{name:"Wiki",icon:Pf,path:"/wiki"},{name:"Settings",icon:Vf,path:"/settings"}];async function o(){await s.logout(),n.push("/login")}return(i,l)=>{const c=qo("router-link");return Ft(),Os("aside",jf,[l[0]||(l[0]=De("div",{class:"p-4 border-b border-border"},[De("h1",{class:"text-xl font-bold tracking-tight"},"🤖 IO"),De("p",{class:"text-xs text-muted-foreground mt-1"},"Personal AI Assistant")],-1)),De("nav",kf,[(Ft(),Os($e,null,zl(r,a=>de(c,{key:a.path,to:a.path,class:qn(["flex items-center gap-3 px-3 py-2 rounded-md text-sm transition-colors",[Le(t).path===a.path||a.path!=="/"&&Le(t).path.startsWith(a.path)?"bg-accent text-accent-foreground font-medium":"text-muted-foreground hover:bg-accent/50 hover:text-accent-foreground"]])},{default:jo(()=>[(Ft(),Ys($l(a.icon),{class:"w-4 h-4"})),pi(" "+vs(a.name),1)]),_:2},1032,["to","class"])),64))]),De("div",Hf,[De("div",Bf,[De("span",Uf,vs(Le(s).email),1),De("button",{onClick:o,class:"p-1.5 rounded-md hover:bg-accent text-muted-foreground hover:text-foreground transition-colors",title:"Sign out"},[de(Le(Nf),{class:"w-4 h-4"})])])])])}}}),Gf={class:"flex h-screen overflow-hidden"},Wf={class:"flex-1 overflow-auto"},qf=Yn({__name:"App",setup(e){const t=tr(),n=Li(),s=Ae(()=>t.isAuthenticated&&n.name!=="login");return(r,o)=>{const i=qo("router-view");return Ft(),Os("div",Gf,[s.value?(Ft(),Ys(Kf,{key:0})):wc("",!0),De("main",Wf,[de(i)])])}}}),$f="modulepreload",zf=function(e){return"/"+e},so={},Ge=function(t,n,s){let r=Promise.resolve();if(n&&n.length>0){let i=function(a){return Promise.all(a.map(f=>Promise.resolve(f).then(d=>({status:"fulfilled",value:d}),d=>({status:"rejected",reason:d}))))};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"));r=i(n.map(a=>{if(a=zf(a),a in so)return;so[a]=!0;const f=a.endsWith(".css"),d=f?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${a}"]${d}`))return;const g=document.createElement("link");if(g.rel=f?"stylesheet":$f,f||(g.as="script"),g.crossOrigin="",g.href=a,c&&g.setAttribute("nonce",c),document.head.appendChild(g),f)return new Promise((m,O)=>{g.addEventListener("load",m),g.addEventListener("error",()=>O(new Error(`Unable to preload CSS for ${a}`)))})}))}function o(i){const l=new Event("vite:preloadError",{cancelable:!0});if(l.payload=i,window.dispatchEvent(l),!l.defaultPrevented)throw i}return r.then(i=>{for(const l of i||[])l.status==="rejected"&&o(l.reason);return t().catch(o)})},Jf=[{path:"/login",name:"login",component:()=>Ge(()=>import("./LoginView-CNtasq3n.js"),[]),meta:{public:!0}},{path:"/",name:"chat",component:()=>Ge(()=>import("./ChatView-EFFiln1H.js"),__vite__mapDeps([0,1]))},{path:"/squads",name:"squads",component:()=>Ge(()=>import("./SquadsView-DQ3vFlyO.js"),__vite__mapDeps([2,1]))},{path:"/squads/:id",name:"squad-detail",component:()=>Ge(()=>import("./SquadDetailView-CsCw2ZLp.js"),__vite__mapDeps([3,1]))},{path:"/feed",name:"feed",component:()=>Ge(()=>import("./FeedView-bN4NMOL7.js"),__vite__mapDeps([4,1,5]))},{path:"/skills",name:"skills",component:()=>Ge(()=>import("./SkillsView-BLsD-0u0.js"),__vite__mapDeps([6,1,7,5]))},{path:"/mcp",name:"mcp",component:()=>Ge(()=>import("./McpView-C2CHiwsi.js"),__vite__mapDeps([8,1,7,5]))},{path:"/schedules",name:"schedules",component:()=>Ge(()=>import("./SchedulesView-CyilLban.js"),__vite__mapDeps([9,1,7,5]))},{path:"/wiki",name:"wiki",component:()=>Ge(()=>import("./WikiView-19M3oqnq.js"),__vite__mapDeps([10,1,5]))},{path:"/settings",name:"settings",component:()=>Ge(()=>import("./SettingsView-1wLXKEF4.js"),[])}],Vi=Af({history:nf(),routes:Jf});Vi.beforeEach(e=>{const t=tr();if(!e.meta.public&&!t.isAuthenticated)return{name:"login"}});const nr=uu(qf);nr.use(hu());nr.use(Vi);nr.mount("#app");export{ta as A,Pf as B,If as C,ea as D,$e as F,Tf as I,Df as P,Lf as S,Ff as U,Ys as a,wc as b,De as c,Os as d,ft as e,Yf as f,pi as g,de as h,Yn as i,yu as j,qn as k,Ft as l,zl as m,Qn as n,kl as o,qo as p,tr as q,Xt as r,Li as s,vs as t,Le as u,Rf as v,Zf as w,Xf as x,jo as y,Qf as z};