1
0
mirror of https://github.com/ZeroCatDev/Classworks.git synced 2025-07-02 00:59:23 +00:00
Classworks/assets/index-DpRopL3V.js

40 lines
313 KiB
JavaScript

const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./default-eHHphOHo.js","./default-BRY5QpsL.css","./index-CMeJB2RC.js","./VTextField-BILbZBCf.js","./VTextField-C30ZV5fj.css","./VTooltip-3kQUJEF5.js","./VTooltip-DNuxJ6UK.css","./VChip-BTSKEMFl.js","./VChip-D4JJLP8c.css","./index-ElzFk_yh.js","./VAppBarTitle-BZkfRM3W.js","./VAppBarTitle-Becd2iU0.css","./index-Cxe0vzNV.css","./VMenu-CTAx5lBf.js","./VMenu-C31D-C2L.css","./VContainer-SydirbBl.js","./VRow-CnmWQtpQ.js","./VTextarea-DOaAGxnK.js","./VTextarea-DZzaBsH2.css","./index-DercazET.css","./404-B2CQj-sz.js","./CacheManagement-BVx9heem.js","./VAlert-BS51CJh5.js","./VAlert-DKDXo5YV.css","./VExpansionPanels-BEW1skbM.js","./VExpansionPanels-CVwpiXq1.css","./VSkeletonLoader-Dq0HmBpQ.js","./VSkeletonLoader-BQFFZ-Yb.css","./cses2wakeup-0f7WKX1P.js","./VTabsWindowItem-BJ_hq1yy.js","./VTabsWindowItem-C_A-aTEI.css","./VSwitch-ClUOf-t2.js","./VCheckboxBtn-BMVogzxc.js","./VCheckboxBtn-D9cm454A.css","./VSwitch-DdP_-uRS.css","./VDataTable-DBs8j_KF.js","./VDataTable-CfXrXQ5N.css","./cses2wakeup-DFR2MBO2.css","./DataMigration-C7wFOqC9.js","./DataMigration-CCX2M6jB.css","./index-CIilR5aw.js","./_id_-DfxnsV9d.js","./settings-BNI-qWGc.js","./settings-Dx_ORfUS.css"])))=>i.map(i=>d[i]);
(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const s of document.querySelectorAll('link[rel="modulepreload"]'))r(s);new MutationObserver(s=>{for(const i of s)if(i.type==="childList")for(const o of i.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&r(o)}).observe(document,{childList:!0,subtree:!0});function n(s){const i={};return s.integrity&&(i.integrity=s.integrity),s.referrerPolicy&&(i.referrerPolicy=s.referrerPolicy),s.crossOrigin==="use-credentials"?i.credentials="include":s.crossOrigin==="anonymous"?i.credentials="omit":i.credentials="same-origin",i}function r(s){if(s.ep)return;s.ep=!0;const i=n(s);fetch(s.href,i)}})();/**
* @vue/shared v3.5.16
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**//*! #__NO_SIDE_EFFECTS__ */function Ia(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const Ee={},lr=[],Gt=()=>{},fg=()=>!1,Ci=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Da=e=>e.startsWith("onUpdate:"),He=Object.assign,La=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},dg=Object.prototype.hasOwnProperty,we=(e,t)=>dg.call(e,t),ne=Array.isArray,cr=e=>_i(e)==="[object Map]",af=e=>_i(e)==="[object Set]",ie=e=>typeof e=="function",Ne=e=>typeof e=="string",fn=e=>typeof e=="symbol",Re=e=>e!==null&&typeof e=="object",lf=e=>(Re(e)||ie(e))&&ie(e.then)&&ie(e.catch),cf=Object.prototype.toString,_i=e=>cf.call(e),mg=e=>_i(e).slice(8,-1),uf=e=>_i(e)==="[object Object]",Na=e=>Ne(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,zr=Ia(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),xi=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},hg=/-(\w)/g,lt=xi(e=>e.replace(hg,(t,n)=>n?n.toUpperCase():"")),gg=/\B([A-Z])/g,Rn=xi(e=>e.replace(gg,"-$1").toLowerCase()),_r=xi(e=>e.charAt(0).toUpperCase()+e.slice(1)),Zi=xi(e=>e?`on${_r(e)}`:""),_n=(e,t)=>!Object.is(e,t),Hs=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},ff=(e,t,n,r=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:r,value:n})},Lo=e=>{const t=parseFloat(e);return isNaN(t)?e:t},vg=e=>{const t=Ne(e)?Number(e):NaN;return isNaN(t)?e:t};let Ol;const Ei=()=>Ol||(Ol=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Oe(e){if(ne(e)){const t={};for(let n=0;n<e.length;n++){const r=e[n],s=Ne(r)?wg(r):Oe(r);if(s)for(const i in s)t[i]=s[i]}return t}else if(Ne(e)||Re(e))return e}const pg=/;(?![^(]*\))/g,yg=/:([^]+)/,bg=/\/\*[^]*?\*\//g;function wg(e){const t={};return e.replace(bg,"").split(pg).forEach(n=>{if(n){const r=n.split(yg);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function ve(e){let t="";if(Ne(e))t=e;else if(ne(e))for(let n=0;n<e.length;n++){const r=ve(e[n]);r&&(t+=r+" ")}else if(Re(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const Sg="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",Cg=Ia(Sg);function df(e){return!!e||e===""}const mf=e=>!!(e&&e.__v_isRef===!0),Pt=e=>Ne(e)?e:e==null?"":ne(e)||Re(e)&&(e.toString===cf||!ie(e.toString))?mf(e)?Pt(e.value):JSON.stringify(e,hf,2):String(e),hf=(e,t)=>mf(t)?hf(e,t.value):cr(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,s],i)=>(n[Qi(r,i)+" =>"]=s,n),{})}:af(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>Qi(n))}:fn(t)?Qi(t):Re(t)&&!ne(t)&&!uf(t)?String(t):t,Qi=(e,t="")=>{var n;return fn(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
* @vue/reactivity v3.5.16
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let et;class gf{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=et,!t&&et&&(this.index=(et.scopes||(et.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].pause();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].resume();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].resume()}}run(t){if(this._active){const n=et;try{return et=this,t()}finally{et=n}}}on(){++this._on===1&&(this.prevScope=et,et=this)}off(){this._on>0&&--this._on===0&&(et=this.prevScope,this.prevScope=void 0)}stop(t){if(this._active){this._active=!1;let n,r;for(n=0,r=this.effects.length;n<r;n++)this.effects[n].stop();for(this.effects.length=0,n=0,r=this.cleanups.length;n<r;n++)this.cleanups[n]();if(this.cleanups.length=0,this.scopes){for(n=0,r=this.scopes.length;n<r;n++)this.scopes[n].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const s=this.parent.scopes.pop();s&&s!==this&&(this.parent.scopes[this.index]=s,s.index=this.index)}this.parent=void 0}}}function vr(e){return new gf(e)}function _g(){return et}function yt(e,t=!1){et&&et.cleanups.push(e)}let Te;const eo=new WeakSet;class vf{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,et&&et.active&&et.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,eo.has(this)&&(eo.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||yf(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,kl(this),bf(this);const t=Te,n=Ot;Te=this,Ot=!0;try{return this.fn()}finally{wf(this),Te=t,Ot=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)Fa(t);this.deps=this.depsTail=void 0,kl(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?eo.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){No(this)&&this.run()}get dirty(){return No(this)}}let pf=0,qr,Kr;function yf(e,t=!1){if(e.flags|=8,t){e.next=Kr,Kr=e;return}e.next=qr,qr=e}function Ma(){pf++}function Ba(){if(--pf>0)return;if(Kr){let t=Kr;for(Kr=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;qr;){let t=qr;for(qr=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(r){e||(e=r)}t=n}}if(e)throw e}function bf(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function wf(e){let t,n=e.depsTail,r=n;for(;r;){const s=r.prevDep;r.version===-1?(r===n&&(n=s),Fa(r),xg(r)):t=r,r.dep.activeLink=r.prevActiveLink,r.prevActiveLink=void 0,r=s}e.deps=t,e.depsTail=n}function No(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(Sf(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function Sf(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===ts)||(e.globalVersion=ts,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!No(e))))return;e.flags|=2;const t=e.dep,n=Te,r=Ot;Te=e,Ot=!0;try{bf(e);const s=e.fn(e._value);(t.version===0||_n(s,e._value))&&(e.flags|=128,e._value=s,t.version++)}catch(s){throw t.version++,s}finally{Te=n,Ot=r,wf(e),e.flags&=-3}}function Fa(e,t=!1){const{dep:n,prevSub:r,nextSub:s}=e;if(r&&(r.nextSub=s,e.prevSub=void 0),s&&(s.prevSub=r,e.nextSub=void 0),n.subs===e&&(n.subs=r,!r&&n.computed)){n.computed.flags&=-5;for(let i=n.computed.deps;i;i=i.nextDep)Fa(i,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function xg(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let Ot=!0;const Cf=[];function ln(){Cf.push(Ot),Ot=!1}function cn(){const e=Cf.pop();Ot=e===void 0?!0:e}function kl(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=Te;Te=void 0;try{t()}finally{Te=n}}}let ts=0;class Eg{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 $a{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0}track(t){if(!Te||!Ot||Te===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==Te)n=this.activeLink=new Eg(Te,this),Te.deps?(n.prevDep=Te.depsTail,Te.depsTail.nextDep=n,Te.depsTail=n):Te.deps=Te.depsTail=n,_f(n);else if(n.version===-1&&(n.version=this.version,n.nextDep)){const r=n.nextDep;r.prevDep=n.prevDep,n.prevDep&&(n.prevDep.nextDep=r),n.prevDep=Te.depsTail,n.nextDep=void 0,Te.depsTail.nextDep=n,Te.depsTail=n,Te.deps===n&&(Te.deps=r)}return n}trigger(t){this.version++,ts++,this.notify(t)}notify(t){Ma();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{Ba()}}}function _f(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let r=t.deps;r;r=r.nextDep)_f(r)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const ti=new WeakMap,Hn=Symbol(""),Mo=Symbol(""),ns=Symbol("");function tt(e,t,n){if(Ot&&Te){let r=ti.get(e);r||ti.set(e,r=new Map);let s=r.get(n);s||(r.set(n,s=new $a),s.map=r,s.key=n),s.track()}}function rn(e,t,n,r,s,i){const o=ti.get(e);if(!o){ts++;return}const a=l=>{l&&l.trigger()};if(Ma(),t==="clear")o.forEach(a);else{const l=ne(e),u=l&&Na(n);if(l&&n==="length"){const c=Number(r);o.forEach((f,d)=>{(d==="length"||d===ns||!fn(d)&&d>=c)&&a(f)})}else switch((n!==void 0||o.has(void 0))&&a(o.get(n)),u&&a(o.get(ns)),t){case"add":l?u&&a(o.get("length")):(a(o.get(Hn)),cr(e)&&a(o.get(Mo)));break;case"delete":l||(a(o.get(Hn)),cr(e)&&a(o.get(Mo)));break;case"set":cr(e)&&a(o.get(Hn));break}}Ba()}function Ag(e,t){const n=ti.get(e);return n&&n.get(t)}function Xn(e){const t=ee(e);return t===e?t:(tt(t,"iterate",ns),xt(e)?t:t.map(Je))}function Ai(e){return tt(e=ee(e),"iterate",ns),e}const Tg={__proto__:null,[Symbol.iterator](){return to(this,Symbol.iterator,Je)},concat(...e){return Xn(this).concat(...e.map(t=>ne(t)?Xn(t):t))},entries(){return to(this,"entries",e=>(e[1]=Je(e[1]),e))},every(e,t){return Zt(this,"every",e,t,void 0,arguments)},filter(e,t){return Zt(this,"filter",e,t,n=>n.map(Je),arguments)},find(e,t){return Zt(this,"find",e,t,Je,arguments)},findIndex(e,t){return Zt(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return Zt(this,"findLast",e,t,Je,arguments)},findLastIndex(e,t){return Zt(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return Zt(this,"forEach",e,t,void 0,arguments)},includes(...e){return no(this,"includes",e)},indexOf(...e){return no(this,"indexOf",e)},join(e){return Xn(this).join(e)},lastIndexOf(...e){return no(this,"lastIndexOf",e)},map(e,t){return Zt(this,"map",e,t,void 0,arguments)},pop(){return Lr(this,"pop")},push(...e){return Lr(this,"push",e)},reduce(e,...t){return Il(this,"reduce",e,t)},reduceRight(e,...t){return Il(this,"reduceRight",e,t)},shift(){return Lr(this,"shift")},some(e,t){return Zt(this,"some",e,t,void 0,arguments)},splice(...e){return Lr(this,"splice",e)},toReversed(){return Xn(this).toReversed()},toSorted(e){return Xn(this).toSorted(e)},toSpliced(...e){return Xn(this).toSpliced(...e)},unshift(...e){return Lr(this,"unshift",e)},values(){return to(this,"values",Je)}};function to(e,t,n){const r=Ai(e),s=r[t]();return r!==e&&!xt(e)&&(s._next=s.next,s.next=()=>{const i=s._next();return i.value&&(i.value=n(i.value)),i}),s}const Rg=Array.prototype;function Zt(e,t,n,r,s,i){const o=Ai(e),a=o!==e&&!xt(e),l=o[t];if(l!==Rg[t]){const f=l.apply(e,i);return a?Je(f):f}let u=n;o!==e&&(a?u=function(f,d){return n.call(this,Je(f),d,e)}:n.length>2&&(u=function(f,d){return n.call(this,f,d,e)}));const c=l.call(o,u,r);return a&&s?s(c):c}function Il(e,t,n,r){const s=Ai(e);let i=n;return s!==e&&(xt(e)?n.length>3&&(i=function(o,a,l){return n.call(this,o,a,l,e)}):i=function(o,a,l){return n.call(this,o,Je(a),l,e)}),s[t](i,...r)}function no(e,t,n){const r=ee(e);tt(r,"iterate",ns);const s=r[t](...n);return(s===-1||s===!1)&&Ha(n[0])?(n[0]=ee(n[0]),r[t](...n)):s}function Lr(e,t,n=[]){ln(),Ma();const r=ee(e)[t].apply(e,n);return Ba(),cn(),r}const Pg=Ia("__proto__,__v_isRef,__isVue"),xf=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(fn));function Og(e){fn(e)||(e=String(e));const t=ee(this);return tt(t,"has",e),t.hasOwnProperty(e)}class Ef{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,r){if(n==="__v_skip")return t.__v_skip;const s=this._isReadonly,i=this._isShallow;if(n==="__v_isReactive")return!s;if(n==="__v_isReadonly")return s;if(n==="__v_isShallow")return i;if(n==="__v_raw")return r===(s?i?Vg:Pf:i?Rf:Tf).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(r)?t:void 0;const o=ne(t);if(!s){let l;if(o&&(l=Tg[n]))return l;if(n==="hasOwnProperty")return Og}const a=Reflect.get(t,n,$e(t)?t:r);return(fn(n)?xf.has(n):Pg(n))||(s||tt(t,"get",n),i)?a:$e(a)?o&&Na(n)?a:a.value:Re(a)?s?ps(a):ze(a):a}}class Af extends Ef{constructor(t=!1){super(!1,t)}set(t,n,r,s){let i=t[n];if(!this._isShallow){const l=xn(i);if(!xt(r)&&!xn(r)&&(i=ee(i),r=ee(r)),!ne(t)&&$e(i)&&!$e(r))return l?!1:(i.value=r,!0)}const o=ne(t)&&Na(n)?Number(n)<t.length:we(t,n),a=Reflect.set(t,n,r,$e(t)?t:s);return t===ee(s)&&(o?_n(r,i)&&rn(t,"set",n,r):rn(t,"add",n,r)),a}deleteProperty(t,n){const r=we(t,n);t[n];const s=Reflect.deleteProperty(t,n);return s&&r&&rn(t,"delete",n,void 0),s}has(t,n){const r=Reflect.has(t,n);return(!fn(n)||!xf.has(n))&&tt(t,"has",n),r}ownKeys(t){return tt(t,"iterate",ne(t)?"length":Hn),Reflect.ownKeys(t)}}class kg extends Ef{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const Ig=new Af,Dg=new kg,Lg=new Af(!0);const Bo=e=>e,ks=e=>Reflect.getPrototypeOf(e);function Ng(e,t,n){return function(...r){const s=this.__v_raw,i=ee(s),o=cr(i),a=e==="entries"||e===Symbol.iterator&&o,l=e==="keys"&&o,u=s[e](...r),c=n?Bo:t?ni:Je;return!t&&tt(i,"iterate",l?Mo:Hn),{next(){const{value:f,done:d}=u.next();return d?{value:f,done:d}:{value:a?[c(f[0]),c(f[1])]:c(f),done:d}},[Symbol.iterator](){return this}}}}function Is(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Mg(e,t){const n={get(s){const i=this.__v_raw,o=ee(i),a=ee(s);e||(_n(s,a)&&tt(o,"get",s),tt(o,"get",a));const{has:l}=ks(o),u=t?Bo:e?ni:Je;if(l.call(o,s))return u(i.get(s));if(l.call(o,a))return u(i.get(a));i!==o&&i.get(s)},get size(){const s=this.__v_raw;return!e&&tt(ee(s),"iterate",Hn),Reflect.get(s,"size",s)},has(s){const i=this.__v_raw,o=ee(i),a=ee(s);return e||(_n(s,a)&&tt(o,"has",s),tt(o,"has",a)),s===a?i.has(s):i.has(s)||i.has(a)},forEach(s,i){const o=this,a=o.__v_raw,l=ee(a),u=t?Bo:e?ni:Je;return!e&&tt(l,"iterate",Hn),a.forEach((c,f)=>s.call(i,u(c),u(f),o))}};return He(n,e?{add:Is("add"),set:Is("set"),delete:Is("delete"),clear:Is("clear")}:{add(s){!t&&!xt(s)&&!xn(s)&&(s=ee(s));const i=ee(this);return ks(i).has.call(i,s)||(i.add(s),rn(i,"add",s,s)),this},set(s,i){!t&&!xt(i)&&!xn(i)&&(i=ee(i));const o=ee(this),{has:a,get:l}=ks(o);let u=a.call(o,s);u||(s=ee(s),u=a.call(o,s));const c=l.call(o,s);return o.set(s,i),u?_n(i,c)&&rn(o,"set",s,i):rn(o,"add",s,i),this},delete(s){const i=ee(this),{has:o,get:a}=ks(i);let l=o.call(i,s);l||(s=ee(s),l=o.call(i,s)),a&&a.call(i,s);const u=i.delete(s);return l&&rn(i,"delete",s,void 0),u},clear(){const s=ee(this),i=s.size!==0,o=s.clear();return i&&rn(s,"clear",void 0,void 0),o}}),["keys","values","entries",Symbol.iterator].forEach(s=>{n[s]=Ng(s,e,t)}),n}function Va(e,t){const n=Mg(e,t);return(r,s,i)=>s==="__v_isReactive"?!e:s==="__v_isReadonly"?e:s==="__v_raw"?r:Reflect.get(we(n,s)&&s in r?n:r,s,i)}const Bg={get:Va(!1,!1)},Fg={get:Va(!1,!0)},$g={get:Va(!0,!1)};const Tf=new WeakMap,Rf=new WeakMap,Pf=new WeakMap,Vg=new WeakMap;function jg(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Hg(e){return e.__v_skip||!Object.isExtensible(e)?0:jg(mg(e))}function ze(e){return xn(e)?e:ja(e,!1,Ig,Bg,Tf)}function Of(e){return ja(e,!1,Lg,Fg,Rf)}function ps(e){return ja(e,!0,Dg,$g,Pf)}function ja(e,t,n,r,s){if(!Re(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const i=Hg(e);if(i===0)return e;const o=s.get(e);if(o)return o;const a=new Proxy(e,i===2?r:n);return s.set(e,a),a}function ur(e){return xn(e)?ur(e.__v_raw):!!(e&&e.__v_isReactive)}function xn(e){return!!(e&&e.__v_isReadonly)}function xt(e){return!!(e&&e.__v_isShallow)}function Ha(e){return e?!!e.__v_raw:!1}function ee(e){const t=e&&e.__v_raw;return t?ee(t):e}function kf(e){return!we(e,"__v_skip")&&Object.isExtensible(e)&&ff(e,"__v_skip",!0),e}const Je=e=>Re(e)?ze(e):e,ni=e=>Re(e)?ps(e):e;function $e(e){return e?e.__v_isRef===!0:!1}function ue(e){return If(e,!1)}function de(e){return If(e,!0)}function If(e,t){return $e(e)?e:new Ug(e,t)}class Ug{constructor(t,n){this.dep=new $a,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:ee(t),this._value=n?t:Je(t),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(t){const n=this._rawValue,r=this.__v_isShallow||xt(t)||xn(t);t=r?t:ee(t),_n(t,n)&&(this._rawValue=t,this._value=r?t:Je(t),this.dep.trigger())}}function vt(e){return $e(e)?e.value:e}function un(e){return ie(e)?e():vt(e)}const Wg={get:(e,t,n)=>t==="__v_raw"?e:vt(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const s=e[t];return $e(s)&&!$e(n)?(s.value=n,!0):Reflect.set(e,t,n,r)}};function Df(e){return ur(e)?e:new Proxy(e,Wg)}function Lf(e){const t=ne(e)?new Array(e.length):{};for(const n in e)t[n]=Nf(e,n);return t}class zg{constructor(t,n,r){this._object=t,this._key=n,this._defaultValue=r,this.__v_isRef=!0,this._value=void 0}get value(){const t=this._object[this._key];return this._value=t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return Ag(ee(this._object),this._key)}}class qg{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0,this._value=void 0}get value(){return this._value=this._getter()}}function J(e,t,n){return $e(e)?e:ie(e)?new qg(e):Re(e)&&arguments.length>1?Nf(e,t,n):ue(e)}function Nf(e,t,n){const r=e[t];return $e(r)?r:new zg(e,t,n)}class Kg{constructor(t,n,r){this.fn=t,this.setter=n,this._value=void 0,this.dep=new $a(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=ts-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=r}notify(){if(this.flags|=16,!(this.flags&8)&&Te!==this)return yf(this,!0),!0}get value(){const t=this.dep.track();return Sf(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function Gg(e,t,n=!1){let r,s;return ie(e)?r=e:(r=e.get,s=e.set),new Kg(r,s,n)}const Ds={},ri=new WeakMap;let $n;function Yg(e,t=!1,n=$n){if(n){let r=ri.get(n);r||ri.set(n,r=[]),r.push(e)}}function Jg(e,t,n=Ee){const{immediate:r,deep:s,once:i,scheduler:o,augmentJob:a,call:l}=n,u=A=>s?A:xt(A)||s===!1||s===0?sn(A,1):sn(A);let c,f,d,h,m=!1,g=!1;if($e(e)?(f=()=>e.value,m=xt(e)):ur(e)?(f=()=>u(e),m=!0):ne(e)?(g=!0,m=e.some(A=>ur(A)||xt(A)),f=()=>e.map(A=>{if($e(A))return A.value;if(ur(A))return u(A);if(ie(A))return l?l(A,2):A()})):ie(e)?t?f=l?()=>l(e,2):e:f=()=>{if(d){ln();try{d()}finally{cn()}}const A=$n;$n=c;try{return l?l(e,3,[h]):e(h)}finally{$n=A}}:f=Gt,t&&s){const A=f,N=s===!0?1/0:s;f=()=>sn(A(),N)}const b=_g(),y=()=>{c.stop(),b&&b.active&&La(b.effects,c)};if(i&&t){const A=t;t=(...N)=>{A(...N),y()}}let S=g?new Array(e.length).fill(Ds):Ds;const _=A=>{if(!(!(c.flags&1)||!c.dirty&&!A))if(t){const N=c.run();if(s||m||(g?N.some((D,B)=>_n(D,S[B])):_n(N,S))){d&&d();const D=$n;$n=c;try{const B=[N,S===Ds?void 0:g&&S[0]===Ds?[]:S,h];S=N,l?l(t,3,B):t(...B)}finally{$n=D}}}else c.run()};return a&&a(_),c=new vf(f),c.scheduler=o?()=>o(_,!1):_,h=A=>Yg(A,!1,c),d=c.onStop=()=>{const A=ri.get(c);if(A){if(l)l(A,4);else for(const N of A)N();ri.delete(c)}},t?r?_(!0):S=c.run():o?o(_.bind(null,!0),!0):c.run(),y.pause=c.pause.bind(c),y.resume=c.resume.bind(c),y.stop=y,y}function sn(e,t=1/0,n){if(t<=0||!Re(e)||e.__v_skip||(n=n||new Set,n.has(e)))return e;if(n.add(e),t--,$e(e))sn(e.value,t,n);else if(ne(e))for(let r=0;r<e.length;r++)sn(e[r],t,n);else if(af(e)||cr(e))e.forEach(r=>{sn(r,t,n)});else if(uf(e)){for(const r in e)sn(e[r],t,n);for(const r of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,r)&&sn(e[r],t,n)}return e}/**
* @vue/runtime-core v3.5.16
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function ys(e,t,n,r){try{return r?e(...r):e()}catch(s){Ti(s,t,n)}}function kt(e,t,n,r){if(ie(e)){const s=ys(e,t,n,r);return s&&lf(s)&&s.catch(i=>{Ti(i,t,n)}),s}if(ne(e)){const s=[];for(let i=0;i<e.length;i++)s.push(kt(e[i],t,n,r));return s}}function Ti(e,t,n,r=!0){const s=t?t.vnode:null,{errorHandler:i,throwUnhandledErrorInProduction:o}=t&&t.appContext.config||Ee;if(t){let a=t.parent;const l=t.proxy,u=`https://vuejs.org/error-reference/#runtime-${n}`;for(;a;){const c=a.ec;if(c){for(let f=0;f<c.length;f++)if(c[f](e,l,u)===!1)return}a=a.parent}if(i){ln(),ys(i,null,10,[e,l,u]),cn();return}}Xg(e,n,s,r,o)}function Xg(e,t,n,r=!0,s=!1){if(s)throw e;console.error(e)}const at=[];let jt=-1;const fr=[];let yn=null,nr=0;const Mf=Promise.resolve();let si=null;function At(e){const t=si||Mf;return e?t.then(this?e.bind(this):e):t}function Zg(e){let t=jt+1,n=at.length;for(;t<n;){const r=t+n>>>1,s=at[r],i=rs(s);i<e||i===e&&s.flags&2?t=r+1:n=r}return t}function Ua(e){if(!(e.flags&1)){const t=rs(e),n=at[at.length-1];!n||!(e.flags&2)&&t>=rs(n)?at.push(e):at.splice(Zg(t),0,e),e.flags|=1,Bf()}}function Bf(){si||(si=Mf.then($f))}function Qg(e){ne(e)?fr.push(...e):yn&&e.id===-1?yn.splice(nr+1,0,e):e.flags&1||(fr.push(e),e.flags|=1),Bf()}function Dl(e,t,n=jt+1){for(;n<at.length;n++){const r=at[n];if(r&&r.flags&2){if(e&&r.id!==e.uid)continue;at.splice(n,1),n--,r.flags&4&&(r.flags&=-2),r(),r.flags&4||(r.flags&=-2)}}}function Ff(e){if(fr.length){const t=[...new Set(fr)].sort((n,r)=>rs(n)-rs(r));if(fr.length=0,yn){yn.push(...t);return}for(yn=t,nr=0;nr<yn.length;nr++){const n=yn[nr];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}yn=null,nr=0}}const rs=e=>e.id==null?e.flags&2?-1:1/0:e.id;function $f(e){try{for(jt=0;jt<at.length;jt++){const t=at[jt];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),ys(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;jt<at.length;jt++){const t=at[jt];t&&(t.flags&=-2)}jt=-1,at.length=0,Ff(),si=null,(at.length||fr.length)&&$f()}}let qe=null,Vf=null;function ii(e){const t=qe;return qe=e,Vf=e&&e.type.__scopeId||null,t}function We(e,t=qe,n){if(!t||e._n)return e;const r=(...s)=>{r._d&&Kl(-1);const i=ii(t);let o;try{o=e(...s)}finally{ii(i),r._d&&Kl(1)}return o};return r._n=!0,r._c=!0,r._d=!0,r}function qn(e,t){if(qe===null)return e;const n=Li(qe),r=e.dirs||(e.dirs=[]);for(let s=0;s<t.length;s++){let[i,o,a,l=Ee]=t[s];i&&(ie(i)&&(i={mounted:i,updated:i}),i.deep&&sn(o),r.push({dir:i,instance:n,value:o,oldValue:void 0,arg:a,modifiers:l}))}return e}function Dn(e,t,n,r){const s=e.dirs,i=t&&t.dirs;for(let o=0;o<s.length;o++){const a=s[o];i&&(a.oldValue=i[o].value);let l=a.dir[r];l&&(ln(),kt(l,n,8,[e.el,a,e,t]),cn())}}const jf=Symbol("_vte"),Hf=e=>e.__isTeleport,Gr=e=>e&&(e.disabled||e.disabled===""),Ll=e=>e&&(e.defer||e.defer===""),Nl=e=>typeof SVGElement<"u"&&e instanceof SVGElement,Ml=e=>typeof MathMLElement=="function"&&e instanceof MathMLElement,Fo=(e,t)=>{const n=e&&e.to;return Ne(n)?t?t(n):null:n},Uf={name:"Teleport",__isTeleport:!0,process(e,t,n,r,s,i,o,a,l,u){const{mc:c,pc:f,pbc:d,o:{insert:h,querySelector:m,createText:g,createComment:b}}=u,y=Gr(t.props);let{shapeFlag:S,children:_,dynamicChildren:A}=t;if(e==null){const N=t.el=g(""),D=t.anchor=g("");h(N,n,r),h(D,n,r);const B=(k,W)=>{S&16&&(s&&s.isCE&&(s.ce._teleportTarget=k),c(_,k,W,s,i,o,a,l))},T=()=>{const k=t.target=Fo(t.props,m),W=Wf(k,t,g,h);k&&(o!=="svg"&&Nl(k)?o="svg":o!=="mathml"&&Ml(k)&&(o="mathml"),y||(B(k,W),Us(t,!1)))};y&&(B(n,D),Us(t,!0)),Ll(t.props)?(t.el.__isMounted=!1,ot(()=>{T(),delete t.el.__isMounted},i)):T()}else{if(Ll(t.props)&&e.el.__isMounted===!1){ot(()=>{Uf.process(e,t,n,r,s,i,o,a,l,u)},i);return}t.el=e.el,t.targetStart=e.targetStart;const N=t.anchor=e.anchor,D=t.target=e.target,B=t.targetAnchor=e.targetAnchor,T=Gr(e.props),k=T?n:D,W=T?N:B;if(o==="svg"||Nl(D)?o="svg":(o==="mathml"||Ml(D))&&(o="mathml"),A?(d(e.dynamicChildren,A,k,s,i,o,a),Ga(e,t,!0)):l||f(e,t,k,W,s,i,o,a,!1),y)T?t.props&&e.props&&t.props.to!==e.props.to&&(t.props.to=e.props.to):Ls(t,n,N,u,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const j=t.target=Fo(t.props,m);j&&Ls(t,j,null,u,0)}else T&&Ls(t,D,B,u,1);Us(t,y)}},remove(e,t,n,{um:r,o:{remove:s}},i){const{shapeFlag:o,children:a,anchor:l,targetStart:u,targetAnchor:c,target:f,props:d}=e;if(f&&(s(u),s(c)),i&&s(l),o&16){const h=i||!Gr(d);for(let m=0;m<a.length;m++){const g=a[m];r(g,t,n,h,!!g.dynamicChildren)}}},move:Ls,hydrate:ev};function Ls(e,t,n,{o:{insert:r},m:s},i=2){i===0&&r(e.targetAnchor,t,n);const{el:o,anchor:a,shapeFlag:l,children:u,props:c}=e,f=i===2;if(f&&r(o,t,n),(!f||Gr(c))&&l&16)for(let d=0;d<u.length;d++)s(u[d],t,n,2);f&&r(a,t,n)}function ev(e,t,n,r,s,i,{o:{nextSibling:o,parentNode:a,querySelector:l,insert:u,createText:c}},f){const d=t.target=Fo(t.props,l);if(d){const h=Gr(t.props),m=d._lpa||d.firstChild;if(t.shapeFlag&16)if(h)t.anchor=f(o(e),t,a(e),n,r,s,i),t.targetStart=m,t.targetAnchor=m&&o(m);else{t.anchor=o(e);let g=m;for(;g;){if(g&&g.nodeType===8){if(g.data==="teleport start anchor")t.targetStart=g;else if(g.data==="teleport anchor"){t.targetAnchor=g,d._lpa=t.targetAnchor&&o(t.targetAnchor);break}}g=o(g)}t.targetAnchor||Wf(d,t,c,u),f(m&&o(m),t,d,n,r,s,i)}Us(t,h)}return t.anchor&&o(t.anchor)}const tv=Uf;function Us(e,t){const n=e.ctx;if(n&&n.ut){let r,s;for(t?(r=e.el,s=e.anchor):(r=e.targetStart,s=e.targetAnchor);r&&r!==s;)r.nodeType===1&&r.setAttribute("data-v-owner",n.uid),r=r.nextSibling;n.ut()}}function Wf(e,t,n,r){const s=t.targetStart=n(""),i=t.targetAnchor=n("");return s[jf]=i,e&&(r(s,e),r(i,e)),i}const bn=Symbol("_leaveCb"),Ns=Symbol("_enterCb");function zf(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return Pn(()=>{e.isMounted=!0}),bt(()=>{e.isUnmounting=!0}),e}const Ct=[Function,Array],qf={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Ct,onEnter:Ct,onAfterEnter:Ct,onEnterCancelled:Ct,onBeforeLeave:Ct,onLeave:Ct,onAfterLeave:Ct,onLeaveCancelled:Ct,onBeforeAppear:Ct,onAppear:Ct,onAfterAppear:Ct,onAppearCancelled:Ct},Kf=e=>{const t=e.subTree;return t.component?Kf(t.component):t},nv={name:"BaseTransition",props:qf,setup(e,{slots:t}){const n=Di(),r=zf();return()=>{const s=t.default&&Wa(t.default(),!0);if(!s||!s.length)return;const i=Gf(s),o=ee(e),{mode:a}=o;if(r.isLeaving)return ro(i);const l=Bl(i);if(!l)return ro(i);let u=ss(l,o,r,n,f=>u=f);l.type!==Xe&&Kn(l,u);let c=n.subTree&&Bl(n.subTree);if(c&&c.type!==Xe&&!Vn(l,c)&&Kf(n).type!==Xe){let f=ss(c,o,r,n);if(Kn(c,f),a==="out-in"&&l.type!==Xe)return r.isLeaving=!0,f.afterLeave=()=>{r.isLeaving=!1,n.job.flags&8||n.update(),delete f.afterLeave,c=void 0},ro(i);a==="in-out"&&l.type!==Xe?f.delayLeave=(d,h,m)=>{const g=Yf(r,c);g[String(c.key)]=c,d[bn]=()=>{h(),d[bn]=void 0,delete u.delayedLeave,c=void 0},u.delayedLeave=()=>{m(),delete u.delayedLeave,c=void 0}}:c=void 0}else c&&(c=void 0);return i}}};function Gf(e){let t=e[0];if(e.length>1){for(const n of e)if(n.type!==Xe){t=n;break}}return t}const rv=nv;function Yf(e,t){const{leavingVNodes:n}=e;let r=n.get(t.type);return r||(r=Object.create(null),n.set(t.type,r)),r}function ss(e,t,n,r,s){const{appear:i,mode:o,persisted:a=!1,onBeforeEnter:l,onEnter:u,onAfterEnter:c,onEnterCancelled:f,onBeforeLeave:d,onLeave:h,onAfterLeave:m,onLeaveCancelled:g,onBeforeAppear:b,onAppear:y,onAfterAppear:S,onAppearCancelled:_}=t,A=String(e.key),N=Yf(n,e),D=(k,W)=>{k&&kt(k,r,9,W)},B=(k,W)=>{const j=W[1];D(k,W),ne(k)?k.every(x=>x.length<=1)&&j():k.length<=1&&j()},T={mode:o,persisted:a,beforeEnter(k){let W=l;if(!n.isMounted)if(i)W=b||l;else return;k[bn]&&k[bn](!0);const j=N[A];j&&Vn(e,j)&&j.el[bn]&&j.el[bn](),D(W,[k])},enter(k){let W=u,j=c,x=f;if(!n.isMounted)if(i)W=y||u,j=S||c,x=_||f;else return;let L=!1;const Y=k[Ns]=X=>{L||(L=!0,X?D(x,[k]):D(j,[k]),T.delayedLeave&&T.delayedLeave(),k[Ns]=void 0)};W?B(W,[k,Y]):Y()},leave(k,W){const j=String(e.key);if(k[Ns]&&k[Ns](!0),n.isUnmounting)return W();D(d,[k]);let x=!1;const L=k[bn]=Y=>{x||(x=!0,W(),Y?D(g,[k]):D(m,[k]),k[bn]=void 0,N[j]===e&&delete N[j])};N[j]=e,h?B(h,[k,L]):L()},clone(k){const W=ss(k,t,n,r,s);return s&&s(W),W}};return T}function ro(e){if(Pi(e))return e=En(e),e.children=null,e}function Bl(e){if(!Pi(e))return Hf(e.type)&&e.children?Gf(e.children):e;if(e.component)return e.component.subTree;const{shapeFlag:t,children:n}=e;if(n){if(t&16)return n[0];if(t&32&&ie(n.default))return n.default()}}function Kn(e,t){e.shapeFlag&6&&e.component?(e.transition=t,Kn(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 Wa(e,t=!1,n){let r=[],s=0;for(let i=0;i<e.length;i++){let o=e[i];const a=n==null?o.key:String(n)+String(o.key!=null?o.key:i);o.type===ke?(o.patchFlag&128&&s++,r=r.concat(Wa(o.children,t,a))):(t||o.type!==Xe)&&r.push(a!=null?En(o,{key:a}):o)}if(s>1)for(let i=0;i<r.length;i++)r[i].patchFlag=-2;return r}/*! #__NO_SIDE_EFFECTS__ */function Ri(e,t){return ie(e)?He({name:e.name},t,{setup:e}):e}function Jf(){const e=Di();return e?(e.appContext.config.idPrefix||"v")+"-"+e.ids[0]+e.ids[1]++:""}function Xf(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function oi(e,t,n,r,s=!1){if(ne(e)){e.forEach((m,g)=>oi(m,t&&(ne(t)?t[g]:t),n,r,s));return}if(dr(r)&&!s){r.shapeFlag&512&&r.type.__asyncResolved&&r.component.subTree.component&&oi(e,t,n,r.component.subTree);return}const i=r.shapeFlag&4?Li(r.component):r.el,o=s?null:i,{i:a,r:l}=e,u=t&&t.r,c=a.refs===Ee?a.refs={}:a.refs,f=a.setupState,d=ee(f),h=f===Ee?()=>!1:m=>we(d,m);if(u!=null&&u!==l&&(Ne(u)?(c[u]=null,h(u)&&(f[u]=null)):$e(u)&&(u.value=null)),ie(l))ys(l,a,12,[o,c]);else{const m=Ne(l),g=$e(l);if(m||g){const b=()=>{if(e.f){const y=m?h(l)?f[l]:c[l]:l.value;s?ne(y)&&La(y,i):ne(y)?y.includes(i)||y.push(i):m?(c[l]=[i],h(l)&&(f[l]=c[l])):(l.value=[i],e.k&&(c[e.k]=l.value))}else m?(c[l]=o,h(l)&&(f[l]=o)):g&&(l.value=o,e.k&&(c[e.k]=o))};o?(b.id=-1,ot(b,n)):b()}}}Ei().requestIdleCallback;Ei().cancelIdleCallback;const dr=e=>!!e.type.__asyncLoader,Pi=e=>e.type.__isKeepAlive;function Zf(e,t){ed(e,"a",t)}function Qf(e,t){ed(e,"da",t)}function ed(e,t,n=Ze){const r=e.__wdc||(e.__wdc=()=>{let s=n;for(;s;){if(s.isDeactivated)return;s=s.parent}return e()});if(Oi(t,r,n),n){let s=n.parent;for(;s&&s.parent;)Pi(s.parent.vnode)&&sv(r,t,n,s),s=s.parent}}function sv(e,t,n,r){const s=Oi(t,e,r,!0);td(()=>{La(r[t],s)},n)}function Oi(e,t,n=Ze,r=!1){if(n){const s=n[e]||(n[e]=[]),i=t.__weh||(t.__weh=(...o)=>{ln();const a=ws(n),l=kt(t,n,e,o);return a(),cn(),l});return r?s.unshift(i):s.push(i),i}}const dn=e=>(t,n=Ze)=>{(!os||e==="sp")&&Oi(e,(...r)=>t(...r),n)},ki=dn("bm"),Pn=dn("m"),iv=dn("bu"),za=dn("u"),bt=dn("bum"),td=dn("um"),ov=dn("sp"),av=dn("rtg"),lv=dn("rtc");function cv(e,t=Ze){Oi("ec",e,t)}const nd="components";function uv(e,t){return id(nd,e,!0,t)||e}const rd=Symbol.for("v-ndc");function sd(e){return Ne(e)?id(nd,e,!1)||e:e||rd}function id(e,t,n=!0,r=!1){const s=qe||Ze;if(s){const i=s.type;{const a=Jv(i,!1);if(a&&(a===t||a===lt(t)||a===_r(lt(t))))return i}const o=Fl(s[e]||i[e],t)||Fl(s.appContext[e],t);return!o&&r?i:o}}function Fl(e,t){return e&&(e[t]||e[lt(t)]||e[_r(lt(t))])}function fv(e,t,n,r){let s;const i=n,o=ne(e);if(o||Ne(e)){const a=o&&ur(e);let l=!1,u=!1;a&&(l=!xt(e),u=xn(e),e=Ai(e)),s=new Array(e.length);for(let c=0,f=e.length;c<f;c++)s[c]=t(l?u?ni(Je(e[c])):Je(e[c]):e[c],c,void 0,i)}else if(typeof e=="number"){s=new Array(e);for(let a=0;a<e;a++)s[a]=t(a+1,a,void 0,i)}else if(Re(e))if(e[Symbol.iterator])s=Array.from(e,(a,l)=>t(a,l,void 0,i));else{const a=Object.keys(e);s=new Array(a.length);for(let l=0,u=a.length;l<u;l++){const c=a[l];s[l]=t(e[c],c,l,i)}}else s=[];return s}function C_(e,t){for(let n=0;n<t.length;n++){const r=t[n];if(ne(r))for(let s=0;s<r.length;s++)e[r[s].name]=r[s].fn;else r&&(e[r.name]=r.key?(...s)=>{const i=r.fn(...s);return i&&(i.key=r.key),i}:r.fn)}return e}function __(e,t,n={},r,s){if(qe.ce||qe.parent&&dr(qe.parent)&&qe.parent.ce)return t!=="default"&&(n.name=t),_t(),qt(ke,null,[R("slot",n,r)],64);let i=e[t];i&&i._c&&(i._d=!1),_t();const o=i&&od(i(n)),a=n.key||o&&o.key,l=qt(ke,{key:(a&&!fn(a)?a:`_${t}`)+""},o||[],o&&e._===1?64:-2);return i&&i._c&&(i._d=!0),l}function od(e){return e.some(t=>pr(t)?!(t.type===Xe||t.type===ke&&!od(t.children)):!0)?e:null}const $o=e=>e?Ed(e)?Li(e):$o(e.parent):null,Yr=He(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=>$o(e.parent),$root:e=>$o(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>ld(e),$forceUpdate:e=>e.f||(e.f=()=>{Ua(e.update)}),$nextTick:e=>e.n||(e.n=At.bind(e.proxy)),$watch:e=>Iv.bind(e)}),so=(e,t)=>e!==Ee&&!e.__isScriptSetup&&we(e,t),dv={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:r,data:s,props:i,accessCache:o,type:a,appContext:l}=e;let u;if(t[0]!=="$"){const h=o[t];if(h!==void 0)switch(h){case 1:return r[t];case 2:return s[t];case 4:return n[t];case 3:return i[t]}else{if(so(r,t))return o[t]=1,r[t];if(s!==Ee&&we(s,t))return o[t]=2,s[t];if((u=e.propsOptions[0])&&we(u,t))return o[t]=3,i[t];if(n!==Ee&&we(n,t))return o[t]=4,n[t];Vo&&(o[t]=0)}}const c=Yr[t];let f,d;if(c)return t==="$attrs"&&tt(e.attrs,"get",""),c(e);if((f=a.__cssModules)&&(f=f[t]))return f;if(n!==Ee&&we(n,t))return o[t]=4,n[t];if(d=l.config.globalProperties,we(d,t))return d[t]},set({_:e},t,n){const{data:r,setupState:s,ctx:i}=e;return so(s,t)?(s[t]=n,!0):r!==Ee&&we(r,t)?(r[t]=n,!0):we(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(i[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:s,propsOptions:i}},o){let a;return!!n[o]||e!==Ee&&we(e,o)||so(t,o)||(a=i[0])&&we(a,o)||we(r,o)||we(Yr,o)||we(s.config.globalProperties,o)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:we(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function $l(e){return ne(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let Vo=!0;function mv(e){const t=ld(e),n=e.proxy,r=e.ctx;Vo=!1,t.beforeCreate&&Vl(t.beforeCreate,e,"bc");const{data:s,computed:i,methods:o,watch:a,provide:l,inject:u,created:c,beforeMount:f,mounted:d,beforeUpdate:h,updated:m,activated:g,deactivated:b,beforeDestroy:y,beforeUnmount:S,destroyed:_,unmounted:A,render:N,renderTracked:D,renderTriggered:B,errorCaptured:T,serverPrefetch:k,expose:W,inheritAttrs:j,components:x,directives:L,filters:Y}=t;if(u&&hv(u,r,null),o)for(const oe in o){const se=o[oe];ie(se)&&(r[oe]=se.bind(n))}if(s){const oe=s.call(n,n);Re(oe)&&(e.data=ze(oe))}if(Vo=!0,i)for(const oe in i){const se=i[oe],Be=ie(se)?se.bind(n,n):ie(se.get)?se.get.bind(n,n):Gt,Se=!ie(se)&&ie(se.set)?se.set.bind(n):Gt,Pe=M({get:Be,set:Se});Object.defineProperty(r,oe,{enumerable:!0,configurable:!0,get:()=>Pe.value,set:xe=>Pe.value=xe})}if(a)for(const oe in a)ad(a[oe],r,n,oe);if(l){const oe=ie(l)?l.call(n):l;Reflect.ownKeys(oe).forEach(se=>{st(se,oe[se])})}c&&Vl(c,e,"c");function re(oe,se){ne(se)?se.forEach(Be=>oe(Be.bind(n))):se&&oe(se.bind(n))}if(re(ki,f),re(Pn,d),re(iv,h),re(za,m),re(Zf,g),re(Qf,b),re(cv,T),re(lv,D),re(av,B),re(bt,S),re(td,A),re(ov,k),ne(W))if(W.length){const oe=e.exposed||(e.exposed={});W.forEach(se=>{Object.defineProperty(oe,se,{get:()=>n[se],set:Be=>n[se]=Be})})}else e.exposed||(e.exposed={});N&&e.render===Gt&&(e.render=N),j!=null&&(e.inheritAttrs=j),x&&(e.components=x),L&&(e.directives=L),k&&Xf(e)}function hv(e,t,n=Gt){ne(e)&&(e=jo(e));for(const r in e){const s=e[r];let i;Re(s)?"default"in s?i=pe(s.from||r,s.default,!0):i=pe(s.from||r):i=pe(s),$e(i)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>i.value,set:o=>i.value=o}):t[r]=i}}function Vl(e,t,n){kt(ne(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function ad(e,t,n,r){let s=r.includes(".")?bd(n,r):()=>n[r];if(Ne(e)){const i=t[e];ie(i)&&me(s,i)}else if(ie(e))me(s,e.bind(n));else if(Re(e))if(ne(e))e.forEach(i=>ad(i,t,n,r));else{const i=ie(e.handler)?e.handler.bind(n):t[e.handler];ie(i)&&me(s,i,e)}}function ld(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:s,optionsCache:i,config:{optionMergeStrategies:o}}=e.appContext,a=i.get(t);let l;return a?l=a:!s.length&&!n&&!r?l=t:(l={},s.length&&s.forEach(u=>ai(l,u,o,!0)),ai(l,t,o)),Re(t)&&i.set(t,l),l}function ai(e,t,n,r=!1){const{mixins:s,extends:i}=t;i&&ai(e,i,n,!0),s&&s.forEach(o=>ai(e,o,n,!0));for(const o in t)if(!(r&&o==="expose")){const a=gv[o]||n&&n[o];e[o]=a?a(e[o],t[o]):t[o]}return e}const gv={data:jl,props:Hl,emits:Hl,methods:jr,computed:jr,beforeCreate:it,created:it,beforeMount:it,mounted:it,beforeUpdate:it,updated:it,beforeDestroy:it,beforeUnmount:it,destroyed:it,unmounted:it,activated:it,deactivated:it,errorCaptured:it,serverPrefetch:it,components:jr,directives:jr,watch:pv,provide:jl,inject:vv};function jl(e,t){return t?e?function(){return He(ie(e)?e.call(this,this):e,ie(t)?t.call(this,this):t)}:t:e}function vv(e,t){return jr(jo(e),jo(t))}function jo(e){if(ne(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function it(e,t){return e?[...new Set([].concat(e,t))]:t}function jr(e,t){return e?He(Object.create(null),e,t):t}function Hl(e,t){return e?ne(e)&&ne(t)?[...new Set([...e,...t])]:He(Object.create(null),$l(e),$l(t??{})):t}function pv(e,t){if(!e)return t;if(!t)return e;const n=He(Object.create(null),e);for(const r in t)n[r]=it(e[r],t[r]);return n}function cd(){return{app:null,config:{isNativeTag:fg,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 yv=0;function bv(e,t){return function(r,s=null){ie(r)||(r=He({},r)),s!=null&&!Re(s)&&(s=null);const i=cd(),o=new WeakSet,a=[];let l=!1;const u=i.app={_uid:yv++,_component:r,_props:s,_container:null,_context:i,_instance:null,version:Zv,get config(){return i.config},set config(c){},use(c,...f){return o.has(c)||(c&&ie(c.install)?(o.add(c),c.install(u,...f)):ie(c)&&(o.add(c),c(u,...f))),u},mixin(c){return i.mixins.includes(c)||i.mixins.push(c),u},component(c,f){return f?(i.components[c]=f,u):i.components[c]},directive(c,f){return f?(i.directives[c]=f,u):i.directives[c]},mount(c,f,d){if(!l){const h=u._ceVNode||R(r,s);return h.appContext=i,d===!0?d="svg":d===!1&&(d=void 0),e(h,c,d),l=!0,u._container=c,c.__vue_app__=u,Li(h.component)}},onUnmount(c){a.push(c)},unmount(){l&&(kt(a,u._instance,16),e(null,u._container),delete u._container.__vue_app__)},provide(c,f){return i.provides[c]=f,u},runWithContext(c){const f=mr;mr=u;try{return c()}finally{mr=f}}};return u}}let mr=null;function st(e,t){if(Ze){let n=Ze.provides;const r=Ze.parent&&Ze.parent.provides;r===n&&(n=Ze.provides=Object.create(r)),n[e]=t}}function pe(e,t,n=!1){const r=Ze||qe;if(r||mr){let s=mr?mr._context.provides:r?r.parent==null||r.ce?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:void 0;if(s&&e in s)return s[e];if(arguments.length>1)return n&&ie(t)?t.call(r&&r.proxy):t}}const ud={},fd=()=>Object.create(ud),dd=e=>Object.getPrototypeOf(e)===ud;function wv(e,t,n,r=!1){const s={},i=fd();e.propsDefaults=Object.create(null),md(e,t,s,i);for(const o in e.propsOptions[0])o in s||(s[o]=void 0);n?e.props=r?s:Of(s):e.type.props?e.props=s:e.props=i,e.attrs=i}function Sv(e,t,n,r){const{props:s,attrs:i,vnode:{patchFlag:o}}=e,a=ee(s),[l]=e.propsOptions;let u=!1;if((r||o>0)&&!(o&16)){if(o&8){const c=e.vnode.dynamicProps;for(let f=0;f<c.length;f++){let d=c[f];if(Ii(e.emitsOptions,d))continue;const h=t[d];if(l)if(we(i,d))h!==i[d]&&(i[d]=h,u=!0);else{const m=lt(d);s[m]=Ho(l,a,m,h,e,!1)}else h!==i[d]&&(i[d]=h,u=!0)}}}else{md(e,t,s,i)&&(u=!0);let c;for(const f in a)(!t||!we(t,f)&&((c=Rn(f))===f||!we(t,c)))&&(l?n&&(n[f]!==void 0||n[c]!==void 0)&&(s[f]=Ho(l,a,f,void 0,e,!0)):delete s[f]);if(i!==a)for(const f in i)(!t||!we(t,f))&&(delete i[f],u=!0)}u&&rn(e.attrs,"set","")}function md(e,t,n,r){const[s,i]=e.propsOptions;let o=!1,a;if(t)for(let l in t){if(zr(l))continue;const u=t[l];let c;s&&we(s,c=lt(l))?!i||!i.includes(c)?n[c]=u:(a||(a={}))[c]=u:Ii(e.emitsOptions,l)||(!(l in r)||u!==r[l])&&(r[l]=u,o=!0)}if(i){const l=ee(n),u=a||Ee;for(let c=0;c<i.length;c++){const f=i[c];n[f]=Ho(s,l,f,u[f],e,!we(u,f))}}return o}function Ho(e,t,n,r,s,i){const o=e[n];if(o!=null){const a=we(o,"default");if(a&&r===void 0){const l=o.default;if(o.type!==Function&&!o.skipFactory&&ie(l)){const{propsDefaults:u}=s;if(n in u)r=u[n];else{const c=ws(s);r=u[n]=l.call(null,t),c()}}else r=l;s.ce&&s.ce._setProp(n,r)}o[0]&&(i&&!a?r=!1:o[1]&&(r===""||r===Rn(n))&&(r=!0))}return r}const Cv=new WeakMap;function hd(e,t,n=!1){const r=n?Cv:t.propsCache,s=r.get(e);if(s)return s;const i=e.props,o={},a=[];let l=!1;if(!ie(e)){const c=f=>{l=!0;const[d,h]=hd(f,t,!0);He(o,d),h&&a.push(...h)};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}if(!i&&!l)return Re(e)&&r.set(e,lr),lr;if(ne(i))for(let c=0;c<i.length;c++){const f=lt(i[c]);Ul(f)&&(o[f]=Ee)}else if(i)for(const c in i){const f=lt(c);if(Ul(f)){const d=i[c],h=o[f]=ne(d)||ie(d)?{type:d}:He({},d),m=h.type;let g=!1,b=!0;if(ne(m))for(let y=0;y<m.length;++y){const S=m[y],_=ie(S)&&S.name;if(_==="Boolean"){g=!0;break}else _==="String"&&(b=!1)}else g=ie(m)&&m.name==="Boolean";h[0]=g,h[1]=b,(g||we(h,"default"))&&a.push(f)}}const u=[o,a];return Re(e)&&r.set(e,u),u}function Ul(e){return e[0]!=="$"&&!zr(e)}const qa=e=>e[0]==="_"||e==="$stable",Ka=e=>ne(e)?e.map(Wt):[Wt(e)],_v=(e,t,n)=>{if(t._n)return t;const r=We((...s)=>Ka(t(...s)),n);return r._c=!1,r},gd=(e,t,n)=>{const r=e._ctx;for(const s in e){if(qa(s))continue;const i=e[s];if(ie(i))t[s]=_v(s,i,r);else if(i!=null){const o=Ka(i);t[s]=()=>o}}},vd=(e,t)=>{const n=Ka(t);e.slots.default=()=>n},pd=(e,t,n)=>{for(const r in t)(n||!qa(r))&&(e[r]=t[r])},xv=(e,t,n)=>{const r=e.slots=fd();if(e.vnode.shapeFlag&32){const s=t._;s?(pd(r,t,n),n&&ff(r,"_",s,!0)):gd(t,r)}else t&&vd(e,t)},Ev=(e,t,n)=>{const{vnode:r,slots:s}=e;let i=!0,o=Ee;if(r.shapeFlag&32){const a=t._;a?n&&a===1?i=!1:pd(s,t,n):(i=!t.$stable,gd(t,s)),o=t}else t&&(vd(e,t),o={default:1});if(i)for(const a in s)!qa(a)&&o[a]==null&&delete s[a]},ot=$v;function Av(e){return Tv(e)}function Tv(e,t){const n=Ei();n.__VUE__=!0;const{insert:r,remove:s,patchProp:i,createElement:o,createText:a,createComment:l,setText:u,setElementText:c,parentNode:f,nextSibling:d,setScopeId:h=Gt,insertStaticContent:m}=e,g=(v,p,w,P=null,I=null,O=null,z=void 0,U=null,H=!!p.dynamicChildren)=>{if(v===p)return;v&&!Vn(v,p)&&(P=C(v),xe(v,I,O,!0),v=null),p.patchFlag===-2&&(H=!1,p.dynamicChildren=null);const{type:$,ref:te,shapeFlag:q}=p;switch($){case bs:b(v,p,w,P);break;case Xe:y(v,p,w,P);break;case oo:v==null&&S(p,w,P,z);break;case ke:x(v,p,w,P,I,O,z,U,H);break;default:q&1?N(v,p,w,P,I,O,z,U,H):q&6?L(v,p,w,P,I,O,z,U,H):(q&64||q&128)&&$.process(v,p,w,P,I,O,z,U,H,G)}te!=null&&I&&oi(te,v&&v.ref,O,p||v,!p)},b=(v,p,w,P)=>{if(v==null)r(p.el=a(p.children),w,P);else{const I=p.el=v.el;p.children!==v.children&&u(I,p.children)}},y=(v,p,w,P)=>{v==null?r(p.el=l(p.children||""),w,P):p.el=v.el},S=(v,p,w,P)=>{[v.el,v.anchor]=m(v.children,p,w,P,v.el,v.anchor)},_=({el:v,anchor:p},w,P)=>{let I;for(;v&&v!==p;)I=d(v),r(v,w,P),v=I;r(p,w,P)},A=({el:v,anchor:p})=>{let w;for(;v&&v!==p;)w=d(v),s(v),v=w;s(p)},N=(v,p,w,P,I,O,z,U,H)=>{p.type==="svg"?z="svg":p.type==="math"&&(z="mathml"),v==null?D(p,w,P,I,O,z,U,H):k(v,p,I,O,z,U,H)},D=(v,p,w,P,I,O,z,U)=>{let H,$;const{props:te,shapeFlag:q,transition:Q,dirs:ae}=v;if(H=v.el=o(v.type,O,te&&te.is,te),q&8?c(H,v.children):q&16&&T(v.children,H,null,P,I,io(v,O),z,U),ae&&Dn(v,null,P,"created"),B(H,v,v.scopeId,z,P),te){for(const Ae in te)Ae!=="value"&&!zr(Ae)&&i(H,Ae,null,te[Ae],O,P);"value"in te&&i(H,"value",null,te.value,O),($=te.onVnodeBeforeMount)&&Bt($,P,v)}ae&&Dn(v,null,P,"beforeMount");const he=Rv(I,Q);he&&Q.beforeEnter(H),r(H,p,w),(($=te&&te.onVnodeMounted)||he||ae)&&ot(()=>{$&&Bt($,P,v),he&&Q.enter(H),ae&&Dn(v,null,P,"mounted")},I)},B=(v,p,w,P,I)=>{if(w&&h(v,w),P)for(let O=0;O<P.length;O++)h(v,P[O]);if(I){let O=I.subTree;if(p===O||Sd(O.type)&&(O.ssContent===p||O.ssFallback===p)){const z=I.vnode;B(v,z,z.scopeId,z.slotScopeIds,I.parent)}}},T=(v,p,w,P,I,O,z,U,H=0)=>{for(let $=H;$<v.length;$++){const te=v[$]=U?wn(v[$]):Wt(v[$]);g(null,te,p,w,P,I,O,z,U)}},k=(v,p,w,P,I,O,z)=>{const U=p.el=v.el;let{patchFlag:H,dynamicChildren:$,dirs:te}=p;H|=v.patchFlag&16;const q=v.props||Ee,Q=p.props||Ee;let ae;if(w&&Ln(w,!1),(ae=Q.onVnodeBeforeUpdate)&&Bt(ae,w,p,v),te&&Dn(p,v,w,"beforeUpdate"),w&&Ln(w,!0),(q.innerHTML&&Q.innerHTML==null||q.textContent&&Q.textContent==null)&&c(U,""),$?W(v.dynamicChildren,$,U,w,P,io(p,I),O):z||se(v,p,U,null,w,P,io(p,I),O,!1),H>0){if(H&16)j(U,q,Q,w,I);else if(H&2&&q.class!==Q.class&&i(U,"class",null,Q.class,I),H&4&&i(U,"style",q.style,Q.style,I),H&8){const he=p.dynamicProps;for(let Ae=0;Ae<he.length;Ae++){const Ce=he[Ae],mt=q[Ce],ct=Q[Ce];(ct!==mt||Ce==="value")&&i(U,Ce,mt,ct,I,w)}}H&1&&v.children!==p.children&&c(U,p.children)}else!z&&$==null&&j(U,q,Q,w,I);((ae=Q.onVnodeUpdated)||te)&&ot(()=>{ae&&Bt(ae,w,p,v),te&&Dn(p,v,w,"updated")},P)},W=(v,p,w,P,I,O,z)=>{for(let U=0;U<p.length;U++){const H=v[U],$=p[U],te=H.el&&(H.type===ke||!Vn(H,$)||H.shapeFlag&198)?f(H.el):w;g(H,$,te,null,P,I,O,z,!0)}},j=(v,p,w,P,I)=>{if(p!==w){if(p!==Ee)for(const O in p)!zr(O)&&!(O in w)&&i(v,O,p[O],null,I,P);for(const O in w){if(zr(O))continue;const z=w[O],U=p[O];z!==U&&O!=="value"&&i(v,O,U,z,I,P)}"value"in w&&i(v,"value",p.value,w.value,I)}},x=(v,p,w,P,I,O,z,U,H)=>{const $=p.el=v?v.el:a(""),te=p.anchor=v?v.anchor:a("");let{patchFlag:q,dynamicChildren:Q,slotScopeIds:ae}=p;ae&&(U=U?U.concat(ae):ae),v==null?(r($,w,P),r(te,w,P),T(p.children||[],w,te,I,O,z,U,H)):q>0&&q&64&&Q&&v.dynamicChildren?(W(v.dynamicChildren,Q,w,I,O,z,U),(p.key!=null||I&&p===I.subTree)&&Ga(v,p,!0)):se(v,p,w,te,I,O,z,U,H)},L=(v,p,w,P,I,O,z,U,H)=>{p.slotScopeIds=U,v==null?p.shapeFlag&512?I.ctx.activate(p,w,P,z,H):Y(p,w,P,I,O,z,H):X(v,p,H)},Y=(v,p,w,P,I,O,z)=>{const U=v.component=zv(v,P,I);if(Pi(v)&&(U.ctx.renderer=G),qv(U,!1,z),U.asyncDep){if(I&&I.registerDep(U,re,z),!v.el){const H=U.subTree=R(Xe);y(null,H,p,w)}}else re(U,v,p,w,I,O,z)},X=(v,p,w)=>{const P=p.component=v.component;if(Bv(v,p,w))if(P.asyncDep&&!P.asyncResolved){oe(P,p,w);return}else P.next=p,P.update();else p.el=v.el,P.vnode=p},re=(v,p,w,P,I,O,z)=>{const U=()=>{if(v.isMounted){let{next:q,bu:Q,u:ae,parent:he,vnode:Ae}=v;{const Nt=yd(v);if(Nt){q&&(q.el=Ae.el,oe(v,q,z)),Nt.asyncDep.then(()=>{v.isUnmounted||U()});return}}let Ce=q,mt;Ln(v,!1),q?(q.el=Ae.el,oe(v,q,z)):q=Ae,Q&&Hs(Q),(mt=q.props&&q.props.onVnodeBeforeUpdate)&&Bt(mt,he,q,Ae),Ln(v,!0);const ct=zl(v),Lt=v.subTree;v.subTree=ct,g(Lt,ct,f(Lt.el),C(Lt),v,I,O),q.el=ct.el,Ce===null&&Fv(v,ct.el),ae&&ot(ae,I),(mt=q.props&&q.props.onVnodeUpdated)&&ot(()=>Bt(mt,he,q,Ae),I)}else{let q;const{el:Q,props:ae}=p,{bm:he,m:Ae,parent:Ce,root:mt,type:ct}=v,Lt=dr(p);Ln(v,!1),he&&Hs(he),!Lt&&(q=ae&&ae.onVnodeBeforeMount)&&Bt(q,Ce,p),Ln(v,!0);{mt.ce&&mt.ce._injectChildStyle(ct);const Nt=v.subTree=zl(v);g(null,Nt,w,P,v,I,O),p.el=Nt.el}if(Ae&&ot(Ae,I),!Lt&&(q=ae&&ae.onVnodeMounted)){const Nt=p;ot(()=>Bt(q,Ce,Nt),I)}(p.shapeFlag&256||Ce&&dr(Ce.vnode)&&Ce.vnode.shapeFlag&256)&&v.a&&ot(v.a,I),v.isMounted=!0,p=w=P=null}};v.scope.on();const H=v.effect=new vf(U);v.scope.off();const $=v.update=H.run.bind(H),te=v.job=H.runIfDirty.bind(H);te.i=v,te.id=v.uid,H.scheduler=()=>Ua(te),Ln(v,!0),$()},oe=(v,p,w)=>{p.component=v;const P=v.vnode.props;v.vnode=p,v.next=null,Sv(v,p.props,P,w),Ev(v,p.children,w),ln(),Dl(v),cn()},se=(v,p,w,P,I,O,z,U,H=!1)=>{const $=v&&v.children,te=v?v.shapeFlag:0,q=p.children,{patchFlag:Q,shapeFlag:ae}=p;if(Q>0){if(Q&128){Se($,q,w,P,I,O,z,U,H);return}else if(Q&256){Be($,q,w,P,I,O,z,U,H);return}}ae&8?(te&16&&Fe($,I,O),q!==$&&c(w,q)):te&16?ae&16?Se($,q,w,P,I,O,z,U,H):Fe($,I,O,!0):(te&8&&c(w,""),ae&16&&T(q,w,P,I,O,z,U,H))},Be=(v,p,w,P,I,O,z,U,H)=>{v=v||lr,p=p||lr;const $=v.length,te=p.length,q=Math.min($,te);let Q;for(Q=0;Q<q;Q++){const ae=p[Q]=H?wn(p[Q]):Wt(p[Q]);g(v[Q],ae,w,null,I,O,z,U,H)}$>te?Fe(v,I,O,!0,!1,q):T(p,w,P,I,O,z,U,H,q)},Se=(v,p,w,P,I,O,z,U,H)=>{let $=0;const te=p.length;let q=v.length-1,Q=te-1;for(;$<=q&&$<=Q;){const ae=v[$],he=p[$]=H?wn(p[$]):Wt(p[$]);if(Vn(ae,he))g(ae,he,w,null,I,O,z,U,H);else break;$++}for(;$<=q&&$<=Q;){const ae=v[q],he=p[Q]=H?wn(p[Q]):Wt(p[Q]);if(Vn(ae,he))g(ae,he,w,null,I,O,z,U,H);else break;q--,Q--}if($>q){if($<=Q){const ae=Q+1,he=ae<te?p[ae].el:P;for(;$<=Q;)g(null,p[$]=H?wn(p[$]):Wt(p[$]),w,he,I,O,z,U,H),$++}}else if($>Q)for(;$<=q;)xe(v[$],I,O,!0),$++;else{const ae=$,he=$,Ae=new Map;for($=he;$<=Q;$++){const ht=p[$]=H?wn(p[$]):Wt(p[$]);ht.key!=null&&Ae.set(ht.key,$)}let Ce,mt=0;const ct=Q-he+1;let Lt=!1,Nt=0;const Dr=new Array(ct);for($=0;$<ct;$++)Dr[$]=0;for($=ae;$<=q;$++){const ht=v[$];if(mt>=ct){xe(ht,I,O,!0);continue}let Mt;if(ht.key!=null)Mt=Ae.get(ht.key);else for(Ce=he;Ce<=Q;Ce++)if(Dr[Ce-he]===0&&Vn(ht,p[Ce])){Mt=Ce;break}Mt===void 0?xe(ht,I,O,!0):(Dr[Mt-he]=$+1,Mt>=Nt?Nt=Mt:Lt=!0,g(ht,p[Mt],w,null,I,O,z,U,H),mt++)}const Rl=Lt?Pv(Dr):lr;for(Ce=Rl.length-1,$=ct-1;$>=0;$--){const ht=he+$,Mt=p[ht],Pl=ht+1<te?p[ht+1].el:P;Dr[$]===0?g(null,Mt,w,Pl,I,O,z,U,H):Lt&&(Ce<0||$!==Rl[Ce]?Pe(Mt,w,Pl,2):Ce--)}}},Pe=(v,p,w,P,I=null)=>{const{el:O,type:z,transition:U,children:H,shapeFlag:$}=v;if($&6){Pe(v.component.subTree,p,w,P);return}if($&128){v.suspense.move(p,w,P);return}if($&64){z.move(v,p,w,G);return}if(z===ke){r(O,p,w);for(let q=0;q<H.length;q++)Pe(H[q],p,w,P);r(v.anchor,p,w);return}if(z===oo){_(v,p,w);return}if(P!==2&&$&1&&U)if(P===0)U.beforeEnter(O),r(O,p,w),ot(()=>U.enter(O),I);else{const{leave:q,delayLeave:Q,afterLeave:ae}=U,he=()=>{v.ctx.isUnmounted?s(O):r(O,p,w)},Ae=()=>{q(O,()=>{he(),ae&&ae()})};Q?Q(O,he,Ae):Ae()}else r(O,p,w)},xe=(v,p,w,P=!1,I=!1)=>{const{type:O,props:z,ref:U,children:H,dynamicChildren:$,shapeFlag:te,patchFlag:q,dirs:Q,cacheIndex:ae}=v;if(q===-2&&(I=!1),U!=null&&(ln(),oi(U,null,w,v,!0),cn()),ae!=null&&(p.renderCache[ae]=void 0),te&256){p.ctx.deactivate(v);return}const he=te&1&&Q,Ae=!dr(v);let Ce;if(Ae&&(Ce=z&&z.onVnodeBeforeUnmount)&&Bt(Ce,p,v),te&6)Ke(v.component,w,P);else{if(te&128){v.suspense.unmount(w,P);return}he&&Dn(v,null,p,"beforeUnmount"),te&64?v.type.remove(v,p,w,G,P):$&&!$.hasOnce&&(O!==ke||q>0&&q&64)?Fe($,p,w,!1,!0):(O===ke&&q&384||!I&&te&16)&&Fe(H,p,w),P&&je(v)}(Ae&&(Ce=z&&z.onVnodeUnmounted)||he)&&ot(()=>{Ce&&Bt(Ce,p,v),he&&Dn(v,null,p,"unmounted")},w)},je=v=>{const{type:p,el:w,anchor:P,transition:I}=v;if(p===ke){ce(w,P);return}if(p===oo){A(v);return}const O=()=>{s(w),I&&!I.persisted&&I.afterLeave&&I.afterLeave()};if(v.shapeFlag&1&&I&&!I.persisted){const{leave:z,delayLeave:U}=I,H=()=>z(w,O);U?U(v.el,O,H):H()}else O()},ce=(v,p)=>{let w;for(;v!==p;)w=d(v),s(v),v=w;s(p)},Ke=(v,p,w)=>{const{bum:P,scope:I,job:O,subTree:z,um:U,m:H,a:$,parent:te,slots:{__:q}}=v;Wl(H),Wl($),P&&Hs(P),te&&ne(q)&&q.forEach(Q=>{te.renderCache[Q]=void 0}),I.stop(),O&&(O.flags|=8,xe(z,v,p,w)),U&&ot(U,p),ot(()=>{v.isUnmounted=!0},p),p&&p.pendingBranch&&!p.isUnmounted&&v.asyncDep&&!v.asyncResolved&&v.suspenseId===p.pendingId&&(p.deps--,p.deps===0&&p.resolve())},Fe=(v,p,w,P=!1,I=!1,O=0)=>{for(let z=O;z<v.length;z++)xe(v[z],p,w,P,I)},C=v=>{if(v.shapeFlag&6)return C(v.component.subTree);if(v.shapeFlag&128)return v.suspense.next();const p=d(v.anchor||v.el),w=p&&p[jf];return w?d(w):p};let F=!1;const V=(v,p,w)=>{v==null?p._vnode&&xe(p._vnode,null,null,!0):g(p._vnode||null,v,p,null,null,null,w),p._vnode=v,F||(F=!0,Dl(),Ff(),F=!1)},G={p:g,um:xe,m:Pe,r:je,mt:Y,mc:T,pc:se,pbc:W,n:C,o:e};return{render:V,hydrate:void 0,createApp:bv(V)}}function io({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 Ln({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function Rv(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Ga(e,t,n=!1){const r=e.children,s=t.children;if(ne(r)&&ne(s))for(let i=0;i<r.length;i++){const o=r[i];let a=s[i];a.shapeFlag&1&&!a.dynamicChildren&&((a.patchFlag<=0||a.patchFlag===32)&&(a=s[i]=wn(s[i]),a.el=o.el),!n&&a.patchFlag!==-2&&Ga(o,a)),a.type===bs&&(a.el=o.el),a.type===Xe&&!a.el&&(a.el=o.el)}}function Pv(e){const t=e.slice(),n=[0];let r,s,i,o,a;const l=e.length;for(r=0;r<l;r++){const u=e[r];if(u!==0){if(s=n[n.length-1],e[s]<u){t[r]=s,n.push(r);continue}for(i=0,o=n.length-1;i<o;)a=i+o>>1,e[n[a]]<u?i=a+1:o=a;u<e[n[i]]&&(i>0&&(t[r]=n[i-1]),n[i]=r)}}for(i=n.length,o=n[i-1];i-- >0;)n[i]=o,o=t[o];return n}function yd(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:yd(t)}function Wl(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}const Ov=Symbol.for("v-scx"),kv=()=>pe(Ov);function Xt(e,t){return Ya(e,null,t)}function me(e,t,n){return Ya(e,t,n)}function Ya(e,t,n=Ee){const{immediate:r,deep:s,flush:i,once:o}=n,a=He({},n),l=t&&r||!t&&i!=="post";let u;if(os){if(i==="sync"){const h=kv();u=h.__watcherHandles||(h.__watcherHandles=[])}else if(!l){const h=()=>{};return h.stop=Gt,h.resume=Gt,h.pause=Gt,h}}const c=Ze;a.call=(h,m,g)=>kt(h,c,m,g);let f=!1;i==="post"?a.scheduler=h=>{ot(h,c&&c.suspense)}:i!=="sync"&&(f=!0,a.scheduler=(h,m)=>{m?h():Ua(h)}),a.augmentJob=h=>{t&&(h.flags|=4),f&&(h.flags|=2,c&&(h.id=c.uid,h.i=c))};const d=Jg(e,t,a);return os&&(u?u.push(d):l&&d()),d}function Iv(e,t,n){const r=this.proxy,s=Ne(e)?e.includes(".")?bd(r,e):()=>r[e]:e.bind(r,r);let i;ie(t)?i=t:(i=t.handler,n=t);const o=ws(this),a=Ya(s,i.bind(r),n);return o(),a}function bd(e,t){const n=t.split(".");return()=>{let r=e;for(let s=0;s<n.length&&r;s++)r=r[n[s]];return r}}const Dv=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${lt(t)}Modifiers`]||e[`${Rn(t)}Modifiers`];function Lv(e,t,...n){if(e.isUnmounted)return;const r=e.vnode.props||Ee;let s=n;const i=t.startsWith("update:"),o=i&&Dv(r,t.slice(7));o&&(o.trim&&(s=n.map(c=>Ne(c)?c.trim():c)),o.number&&(s=n.map(Lo)));let a,l=r[a=Zi(t)]||r[a=Zi(lt(t))];!l&&i&&(l=r[a=Zi(Rn(t))]),l&&kt(l,e,6,s);const u=r[a+"Once"];if(u){if(!e.emitted)e.emitted={};else if(e.emitted[a])return;e.emitted[a]=!0,kt(u,e,6,s)}}function wd(e,t,n=!1){const r=t.emitsCache,s=r.get(e);if(s!==void 0)return s;const i=e.emits;let o={},a=!1;if(!ie(e)){const l=u=>{const c=wd(u,t,!0);c&&(a=!0,He(o,c))};!n&&t.mixins.length&&t.mixins.forEach(l),e.extends&&l(e.extends),e.mixins&&e.mixins.forEach(l)}return!i&&!a?(Re(e)&&r.set(e,null),null):(ne(i)?i.forEach(l=>o[l]=null):He(o,i),Re(e)&&r.set(e,o),o)}function Ii(e,t){return!e||!Ci(t)?!1:(t=t.slice(2).replace(/Once$/,""),we(e,t[0].toLowerCase()+t.slice(1))||we(e,Rn(t))||we(e,t))}function zl(e){const{type:t,vnode:n,proxy:r,withProxy:s,propsOptions:[i],slots:o,attrs:a,emit:l,render:u,renderCache:c,props:f,data:d,setupState:h,ctx:m,inheritAttrs:g}=e,b=ii(e);let y,S;try{if(n.shapeFlag&4){const A=s||r,N=A;y=Wt(u.call(N,A,c,f,h,d,m)),S=a}else{const A=t;y=Wt(A.length>1?A(f,{attrs:a,slots:o,emit:l}):A(f,null)),S=t.props?a:Nv(a)}}catch(A){Jr.length=0,Ti(A,e,1),y=R(Xe)}let _=y;if(S&&g!==!1){const A=Object.keys(S),{shapeFlag:N}=_;A.length&&N&7&&(i&&A.some(Da)&&(S=Mv(S,i)),_=En(_,S,!1,!0))}return n.dirs&&(_=En(_,null,!1,!0),_.dirs=_.dirs?_.dirs.concat(n.dirs):n.dirs),n.transition&&Kn(_,n.transition),y=_,ii(b),y}const Nv=e=>{let t;for(const n in e)(n==="class"||n==="style"||Ci(n))&&((t||(t={}))[n]=e[n]);return t},Mv=(e,t)=>{const n={};for(const r in e)(!Da(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function Bv(e,t,n){const{props:r,children:s,component:i}=e,{props:o,children:a,patchFlag:l}=t,u=i.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&l>=0){if(l&1024)return!0;if(l&16)return r?ql(r,o,u):!!o;if(l&8){const c=t.dynamicProps;for(let f=0;f<c.length;f++){const d=c[f];if(o[d]!==r[d]&&!Ii(u,d))return!0}}}else return(s||a)&&(!a||!a.$stable)?!0:r===o?!1:r?o?ql(r,o,u):!0:!!o;return!1}function ql(e,t,n){const r=Object.keys(t);if(r.length!==Object.keys(e).length)return!0;for(let s=0;s<r.length;s++){const i=r[s];if(t[i]!==e[i]&&!Ii(n,i))return!0}return!1}function Fv({vnode:e,parent:t},n){for(;t;){const r=t.subTree;if(r.suspense&&r.suspense.activeBranch===e&&(r.el=e.el),r===e)(e=t.vnode).el=n,t=t.parent;else break}}const Sd=e=>e.__isSuspense;function $v(e,t){t&&t.pendingBranch?ne(e)?t.effects.push(...e):t.effects.push(e):Qg(e)}const ke=Symbol.for("v-fgt"),bs=Symbol.for("v-txt"),Xe=Symbol.for("v-cmt"),oo=Symbol.for("v-stc"),Jr=[];let pt=null;function _t(e=!1){Jr.push(pt=e?null:[])}function Vv(){Jr.pop(),pt=Jr[Jr.length-1]||null}let is=1;function Kl(e,t=!1){is+=e,e<0&&pt&&t&&(pt.hasOnce=!0)}function Cd(e){return e.dynamicChildren=is>0?pt||lr:null,Vv(),is>0&&pt&&pt.push(e),e}function _d(e,t,n,r,s,i){return Cd(K(e,t,n,r,s,i,!0))}function qt(e,t,n,r,s){return Cd(R(e,t,n,r,s,!0))}function pr(e){return e?e.__v_isVNode===!0:!1}function Vn(e,t){return e.type===t.type&&e.key===t.key}const xd=({key:e})=>e??null,Ws=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?Ne(e)||$e(e)||ie(e)?{i:qe,r:e,k:t,f:!!n}:e:null);function K(e,t=null,n=null,r=0,s=null,i=e===ke?0:1,o=!1,a=!1){const l={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&xd(t),ref:t&&Ws(t),scopeId:Vf,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:i,patchFlag:r,dynamicProps:s,dynamicChildren:null,appContext:null,ctx:qe};return a?(Ja(l,n),i&128&&e.normalize(l)):n&&(l.shapeFlag|=Ne(n)?8:16),is>0&&!o&&pt&&(l.patchFlag>0||i&6)&&l.patchFlag!==32&&pt.push(l),l}const R=jv;function jv(e,t=null,n=null,r=0,s=null,i=!1){if((!e||e===rd)&&(e=Xe),pr(e)){const a=En(e,t,!0);return n&&Ja(a,n),is>0&&!i&&pt&&(a.shapeFlag&6?pt[pt.indexOf(e)]=a:pt.push(a)),a.patchFlag=-2,a}if(Xv(e)&&(e=e.__vccOpts),t){t=Hv(t);let{class:a,style:l}=t;a&&!Ne(a)&&(t.class=ve(a)),Re(l)&&(Ha(l)&&!ne(l)&&(l=He({},l)),t.style=Oe(l))}const o=Ne(e)?1:Sd(e)?128:Hf(e)?64:Re(e)?4:ie(e)?2:0;return K(e,t,n,r,s,o,i,!0)}function Hv(e){return e?Ha(e)||dd(e)?He({},e):e:null}function En(e,t,n=!1,r=!1){const{props:s,ref:i,patchFlag:o,children:a,transition:l}=e,u=t?Ie(s||{},t):s,c={__v_isVNode:!0,__v_skip:!0,type:e.type,props:u,key:u&&xd(u),ref:t&&t.ref?n&&i?ne(i)?i.concat(Ws(t)):[i,Ws(t)]:Ws(t):i,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:a,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==ke?o===-1?16:o|16:o,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:l,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&En(e.ssContent),ssFallback:e.ssFallback&&En(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return l&&r&&Kn(c,l.clone(c)),c}function Hr(e=" ",t=0){return R(bs,null,e,t)}function Uo(e="",t=!1){return t?(_t(),qt(Xe,null,e)):R(Xe,null,e)}function Wt(e){return e==null||typeof e=="boolean"?R(Xe):ne(e)?R(ke,null,e.slice()):pr(e)?wn(e):R(bs,null,String(e))}function wn(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:En(e)}function Ja(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(ne(t))n=16;else if(typeof t=="object")if(r&65){const s=t.default;s&&(s._c&&(s._d=!1),Ja(e,s()),s._c&&(s._d=!0));return}else{n=32;const s=t._;!s&&!dd(t)?t._ctx=qe:s===3&&qe&&(qe.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else ie(t)?(t={default:t,_ctx:qe},n=32):(t=String(t),r&64?(n=16,t=[Hr(t)]):n=8);e.children=t,e.shapeFlag|=n}function Ie(...e){const t={};for(let n=0;n<e.length;n++){const r=e[n];for(const s in r)if(s==="class")t.class!==r.class&&(t.class=ve([t.class,r.class]));else if(s==="style")t.style=Oe([t.style,r.style]);else if(Ci(s)){const i=t[s],o=r[s];o&&i!==o&&!(ne(i)&&i.includes(o))&&(t[s]=i?[].concat(i,o):o)}else s!==""&&(t[s]=r[s])}return t}function Bt(e,t,n,r=null){kt(e,t,7,[n,r])}const Uv=cd();let Wv=0;function zv(e,t,n){const r=e.type,s=(t?t.appContext:e.appContext)||Uv,i={uid:Wv++,vnode:e,type:r,parent:t,appContext:s,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new gf(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(s.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:hd(r,s),emitsOptions:wd(r,s),emit:null,emitted:null,propsDefaults:Ee,inheritAttrs:r.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 i.ctx={_:i},i.root=t?t.root:i,i.emit=Lv.bind(null,i),e.ce&&e.ce(i),i}let Ze=null;const Di=()=>Ze||qe;let li,Wo;{const e=Ei(),t=(n,r)=>{let s;return(s=e[n])||(s=e[n]=[]),s.push(r),i=>{s.length>1?s.forEach(o=>o(i)):s[0](i)}};li=t("__VUE_INSTANCE_SETTERS__",n=>Ze=n),Wo=t("__VUE_SSR_SETTERS__",n=>os=n)}const ws=e=>{const t=Ze;return li(e),e.scope.on(),()=>{e.scope.off(),li(t)}},Gl=()=>{Ze&&Ze.scope.off(),li(null)};function Ed(e){return e.vnode.shapeFlag&4}let os=!1;function qv(e,t=!1,n=!1){t&&Wo(t);const{props:r,children:s}=e.vnode,i=Ed(e);wv(e,r,i,t),xv(e,s,n||t);const o=i?Kv(e,t):void 0;return t&&Wo(!1),o}function Kv(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,dv);const{setup:r}=n;if(r){ln();const s=e.setupContext=r.length>1?Yv(e):null,i=ws(e),o=ys(r,e,0,[e.props,s]),a=lf(o);if(cn(),i(),(a||e.sp)&&!dr(e)&&Xf(e),a){if(o.then(Gl,Gl),t)return o.then(l=>{Yl(e,l)}).catch(l=>{Ti(l,e,0)});e.asyncDep=o}else Yl(e,o)}else Ad(e)}function Yl(e,t,n){ie(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Re(t)&&(e.setupState=Df(t)),Ad(e)}function Ad(e,t,n){const r=e.type;e.render||(e.render=r.render||Gt);{const s=ws(e);ln();try{mv(e)}finally{cn(),s()}}}const Gv={get(e,t){return tt(e,"get",""),e[t]}};function Yv(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,Gv),slots:e.slots,emit:e.emit,expose:t}}function Li(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(Df(kf(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Yr)return Yr[n](e)},has(t,n){return n in t||n in Yr}})):e.proxy}function Jv(e,t=!0){return ie(e)?e.displayName||e.name:e.name||t&&e.__name}function Xv(e){return ie(e)&&"__vccOpts"in e}const M=(e,t)=>Gg(e,t,os);function On(e,t,n){const r=arguments.length;return r===2?Re(t)&&!ne(t)?pr(t)?R(e,null,[t]):R(e,t):R(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&pr(n)&&(n=[n]),R(e,t,n))}const Zv="3.5.16";/**
* @vue/runtime-dom v3.5.16
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let zo;const Jl=typeof window<"u"&&window.trustedTypes;if(Jl)try{zo=Jl.createPolicy("vue",{createHTML:e=>e})}catch{}const Td=zo?e=>zo.createHTML(e):e=>e,Qv="http://www.w3.org/2000/svg",ep="http://www.w3.org/1998/Math/MathML",nn=typeof document<"u"?document:null,Xl=nn&&nn.createElement("template"),tp={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const s=t==="svg"?nn.createElementNS(Qv,e):t==="mathml"?nn.createElementNS(ep,e):n?nn.createElement(e,{is:n}):nn.createElement(e);return e==="select"&&r&&r.multiple!=null&&s.setAttribute("multiple",r.multiple),s},createText:e=>nn.createTextNode(e),createComment:e=>nn.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>nn.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,s,i){const o=n?n.previousSibling:t.lastChild;if(s&&(s===i||s.nextSibling))for(;t.insertBefore(s.cloneNode(!0),n),!(s===i||!(s=s.nextSibling)););else{Xl.innerHTML=Td(r==="svg"?`<svg>${e}</svg>`:r==="mathml"?`<math>${e}</math>`:e);const a=Xl.content;if(r==="svg"||r==="mathml"){const l=a.firstChild;for(;l.firstChild;)a.appendChild(l.firstChild);a.removeChild(l)}t.insertBefore(a,n)}return[o?o.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},gn="transition",Nr="animation",yr=Symbol("_vtc"),Rd={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},Pd=He({},qf,Rd),np=e=>(e.displayName="Transition",e.props=Pd,e),An=np((e,{slots:t})=>On(rv,Od(e),t)),Nn=(e,t=[])=>{ne(e)?e.forEach(n=>n(...t)):e&&e(...t)},Zl=e=>e?ne(e)?e.some(t=>t.length>1):e.length>1:!1;function Od(e){const t={};for(const x in e)x in Rd||(t[x]=e[x]);if(e.css===!1)return t;const{name:n="v",type:r,duration:s,enterFromClass:i=`${n}-enter-from`,enterActiveClass:o=`${n}-enter-active`,enterToClass:a=`${n}-enter-to`,appearFromClass:l=i,appearActiveClass:u=o,appearToClass:c=a,leaveFromClass:f=`${n}-leave-from`,leaveActiveClass:d=`${n}-leave-active`,leaveToClass:h=`${n}-leave-to`}=e,m=rp(s),g=m&&m[0],b=m&&m[1],{onBeforeEnter:y,onEnter:S,onEnterCancelled:_,onLeave:A,onLeaveCancelled:N,onBeforeAppear:D=y,onAppear:B=S,onAppearCancelled:T=_}=t,k=(x,L,Y,X)=>{x._enterCancelled=X,pn(x,L?c:a),pn(x,L?u:o),Y&&Y()},W=(x,L)=>{x._isLeaving=!1,pn(x,f),pn(x,h),pn(x,d),L&&L()},j=x=>(L,Y)=>{const X=x?B:S,re=()=>k(L,x,Y);Nn(X,[L,re]),Ql(()=>{pn(L,x?l:i),Vt(L,x?c:a),Zl(X)||ec(L,r,g,re)})};return He(t,{onBeforeEnter(x){Nn(y,[x]),Vt(x,i),Vt(x,o)},onBeforeAppear(x){Nn(D,[x]),Vt(x,l),Vt(x,u)},onEnter:j(!1),onAppear:j(!0),onLeave(x,L){x._isLeaving=!0;const Y=()=>W(x,L);Vt(x,f),x._enterCancelled?(Vt(x,d),qo()):(qo(),Vt(x,d)),Ql(()=>{x._isLeaving&&(pn(x,f),Vt(x,h),Zl(A)||ec(x,r,b,Y))}),Nn(A,[x,Y])},onEnterCancelled(x){k(x,!1,void 0,!0),Nn(_,[x])},onAppearCancelled(x){k(x,!0,void 0,!0),Nn(T,[x])},onLeaveCancelled(x){W(x),Nn(N,[x])}})}function rp(e){if(e==null)return null;if(Re(e))return[ao(e.enter),ao(e.leave)];{const t=ao(e);return[t,t]}}function ao(e){return vg(e)}function Vt(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[yr]||(e[yr]=new Set)).add(t)}function pn(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.remove(r));const n=e[yr];n&&(n.delete(t),n.size||(e[yr]=void 0))}function Ql(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let sp=0;function ec(e,t,n,r){const s=e._endId=++sp,i=()=>{s===e._endId&&r()};if(n!=null)return setTimeout(i,n);const{type:o,timeout:a,propCount:l}=kd(e,t);if(!o)return r();const u=o+"end";let c=0;const f=()=>{e.removeEventListener(u,d),i()},d=h=>{h.target===e&&++c>=l&&f()};setTimeout(()=>{c<l&&f()},a+1),e.addEventListener(u,d)}function kd(e,t){const n=window.getComputedStyle(e),r=m=>(n[m]||"").split(", "),s=r(`${gn}Delay`),i=r(`${gn}Duration`),o=tc(s,i),a=r(`${Nr}Delay`),l=r(`${Nr}Duration`),u=tc(a,l);let c=null,f=0,d=0;t===gn?o>0&&(c=gn,f=o,d=i.length):t===Nr?u>0&&(c=Nr,f=u,d=l.length):(f=Math.max(o,u),c=f>0?o>u?gn:Nr:null,d=c?c===gn?i.length:l.length:0);const h=c===gn&&/\b(transform|all)(,|$)/.test(r(`${gn}Property`).toString());return{type:c,timeout:f,propCount:d,hasTransform:h}}function tc(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,r)=>nc(n)+nc(e[r])))}function nc(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function qo(){return document.body.offsetHeight}function ip(e,t,n){const r=e[yr];r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const ci=Symbol("_vod"),Id=Symbol("_vsh"),Xa={beforeMount(e,{value:t},{transition:n}){e[ci]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):Mr(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:r}){!t!=!n&&(r?t?(r.beforeEnter(e),Mr(e,!0),r.enter(e)):r.leave(e,()=>{Mr(e,!1)}):Mr(e,t))},beforeUnmount(e,{value:t}){Mr(e,t)}};function Mr(e,t){e.style.display=t?e[ci]:"none",e[Id]=!t}const op=Symbol(""),ap=/(^|;)\s*display\s*:/;function lp(e,t,n){const r=e.style,s=Ne(n);let i=!1;if(n&&!s){if(t)if(Ne(t))for(const o of t.split(";")){const a=o.slice(0,o.indexOf(":")).trim();n[a]==null&&zs(r,a,"")}else for(const o in t)n[o]==null&&zs(r,o,"");for(const o in n)o==="display"&&(i=!0),zs(r,o,n[o])}else if(s){if(t!==n){const o=r[op];o&&(n+=";"+o),r.cssText=n,i=ap.test(n)}}else t&&e.removeAttribute("style");ci in e&&(e[ci]=i?r.display:"",e[Id]&&(r.display="none"))}const rc=/\s*!important$/;function zs(e,t,n){if(ne(n))n.forEach(r=>zs(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=cp(e,t);rc.test(n)?e.setProperty(Rn(r),n.replace(rc,""),"important"):e[r]=n}}const sc=["Webkit","Moz","ms"],lo={};function cp(e,t){const n=lo[t];if(n)return n;let r=lt(t);if(r!=="filter"&&r in e)return lo[t]=r;r=_r(r);for(let s=0;s<sc.length;s++){const i=sc[s]+r;if(i in e)return lo[t]=i}return t}const ic="http://www.w3.org/1999/xlink";function oc(e,t,n,r,s,i=Cg(t)){r&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(ic,t.slice(6,t.length)):e.setAttributeNS(ic,t,n):n==null||i&&!df(n)?e.removeAttribute(t):e.setAttribute(t,i?"":fn(n)?String(n):n)}function ac(e,t,n,r,s){if(t==="innerHTML"||t==="textContent"){n!=null&&(e[t]=t==="innerHTML"?Td(n):n);return}const i=e.tagName;if(t==="value"&&i!=="PROGRESS"&&!i.includes("-")){const a=i==="OPTION"?e.getAttribute("value")||"":e.value,l=n==null?e.type==="checkbox"?"on":"":String(n);(a!==l||!("_value"in e))&&(e.value=l),n==null&&e.removeAttribute(t),e._value=n;return}let o=!1;if(n===""||n==null){const a=typeof e[t];a==="boolean"?n=df(n):n==null&&a==="string"?(n="",o=!0):a==="number"&&(n=0,o=!0)}try{e[t]=n}catch{}o&&e.removeAttribute(s||t)}function rr(e,t,n,r){e.addEventListener(t,n,r)}function up(e,t,n,r){e.removeEventListener(t,n,r)}const lc=Symbol("_vei");function fp(e,t,n,r,s=null){const i=e[lc]||(e[lc]={}),o=i[t];if(r&&o)o.value=r;else{const[a,l]=dp(t);if(r){const u=i[t]=gp(r,s);rr(e,a,u,l)}else o&&(up(e,a,o,l),i[t]=void 0)}}const cc=/(?:Once|Passive|Capture)$/;function dp(e){let t;if(cc.test(e)){t={};let r;for(;r=e.match(cc);)e=e.slice(0,e.length-r[0].length),t[r[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):Rn(e.slice(2)),t]}let co=0;const mp=Promise.resolve(),hp=()=>co||(mp.then(()=>co=0),co=Date.now());function gp(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;kt(vp(r,n.value),t,5,[r])};return n.value=e,n.attached=hp(),n}function vp(e,t){if(ne(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(r=>s=>!s._stopped&&r&&r(s))}else return t}const uc=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,pp=(e,t,n,r,s,i)=>{const o=s==="svg";t==="class"?ip(e,r,o):t==="style"?lp(e,n,r):Ci(t)?Da(t)||fp(e,t,n,r,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):yp(e,t,r,o))?(ac(e,t,r),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&oc(e,t,r,o,i,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!Ne(r))?ac(e,lt(t),r,i,t):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),oc(e,t,r,o))};function yp(e,t,n,r){if(r)return!!(t==="innerHTML"||t==="textContent"||t in e&&uc(t)&&ie(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="autocorrect"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const s=e.tagName;if(s==="IMG"||s==="VIDEO"||s==="CANVAS"||s==="SOURCE")return!1}return uc(t)&&Ne(n)?!1:t in e}const Dd=new WeakMap,Ld=new WeakMap,ui=Symbol("_moveCb"),fc=Symbol("_enterCb"),bp=e=>(delete e.props.mode,e),wp=bp({name:"TransitionGroup",props:He({},Pd,{tag:String,moveClass:String}),setup(e,{slots:t}){const n=Di(),r=zf();let s,i;return za(()=>{if(!s.length)return;const o=e.moveClass||`${e.name||"v"}-move`;if(!xp(s[0].el,n.vnode.el,o)){s=[];return}s.forEach(Sp),s.forEach(Cp);const a=s.filter(_p);qo(),a.forEach(l=>{const u=l.el,c=u.style;Vt(u,o),c.transform=c.webkitTransform=c.transitionDuration="";const f=u[ui]=d=>{d&&d.target!==u||(!d||/transform$/.test(d.propertyName))&&(u.removeEventListener("transitionend",f),u[ui]=null,pn(u,o))};u.addEventListener("transitionend",f)}),s=[]}),()=>{const o=ee(e),a=Od(o);let l=o.tag||ke;if(s=[],i)for(let u=0;u<i.length;u++){const c=i[u];c.el&&c.el instanceof Element&&(s.push(c),Kn(c,ss(c,a,r,n)),Dd.set(c,c.el.getBoundingClientRect()))}i=t.default?Wa(t.default()):[];for(let u=0;u<i.length;u++){const c=i[u];c.key!=null&&Kn(c,ss(c,a,r,n))}return R(l,null,i)}}}),Za=wp;function Sp(e){const t=e.el;t[ui]&&t[ui](),t[fc]&&t[fc]()}function Cp(e){Ld.set(e,e.el.getBoundingClientRect())}function _p(e){const t=Dd.get(e),n=Ld.get(e),r=t.left-n.left,s=t.top-n.top;if(r||s){const i=e.el.style;return i.transform=i.webkitTransform=`translate(${r}px,${s}px)`,i.transitionDuration="0s",e}}function xp(e,t,n){const r=e.cloneNode(),s=e[yr];s&&s.forEach(a=>{a.split(/\s+/).forEach(l=>l&&r.classList.remove(l))}),n.split(/\s+/).forEach(a=>a&&r.classList.add(a)),r.style.display="none";const i=t.nodeType===1?t:t.parentNode;i.appendChild(r);const{hasTransform:o}=kd(r);return i.removeChild(r),o}const dc=e=>{const t=e.props["onUpdate:modelValue"]||!1;return ne(t)?n=>Hs(t,n):t};function Ep(e){e.target.composing=!0}function mc(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const uo=Symbol("_assign"),x_={created(e,{modifiers:{lazy:t,trim:n,number:r}},s){e[uo]=dc(s);const i=r||s.props&&s.props.type==="number";rr(e,t?"change":"input",o=>{if(o.target.composing)return;let a=e.value;n&&(a=a.trim()),i&&(a=Lo(a)),e[uo](a)}),n&&rr(e,"change",()=>{e.value=e.value.trim()}),t||(rr(e,"compositionstart",Ep),rr(e,"compositionend",mc),rr(e,"change",mc))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,oldValue:n,modifiers:{lazy:r,trim:s,number:i}},o){if(e[uo]=dc(o),e.composing)return;const a=(i||e.type==="number")&&!/^0\d/.test(e.value)?Lo(e.value):e.value,l=t??"";a!==l&&(document.activeElement===e&&e.type!=="range"&&(r&&t===n||s&&e.value.trim()===l)||(e.value=l))}},Ap=["ctrl","shift","alt","meta"],Tp={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)=>Ap.some(n=>e[`${n}Key`]&&!t.includes(n))},E_=(e,t)=>{const n=e._withMods||(e._withMods={}),r=t.join(".");return n[r]||(n[r]=(s,...i)=>{for(let o=0;o<t.length;o++){const a=Tp[t[o]];if(a&&a(s,t))return}return e(s,...i)})},Rp={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},A_=(e,t)=>{const n=e._withKeys||(e._withKeys={}),r=t.join(".");return n[r]||(n[r]=s=>{if(!("key"in s))return;const i=Rn(s.key);if(t.some(o=>o===i||Rp[o]===i))return e(s)})},Pp=He({patchProp:pp},tp);let hc;function Op(){return hc||(hc=Av(Pp))}const kp=(...e)=>{const t=Op().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=Dp(r);if(!s)return;const i=t._component;!ie(i)&&!i.render&&!i.template&&(i.template=s.innerHTML),s.nodeType===1&&(s.textContent="");const o=n(s,!1,Ip(s));return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),o},t};function Ip(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function Dp(e){return Ne(e)?document.querySelector(e):e}function Ss(e,t){let n;function r(){n=vr(),n.run(()=>t.length?t(()=>{n==null||n.stop(),r()}):t())}me(e,s=>{s&&!n?r():s||(n==null||n.stop(),n=void 0)},{immediate:!0}),yt(()=>{n==null||n.stop()})}const De=typeof window<"u",Qa=De&&"IntersectionObserver"in window,Lp=De&&("ontouchstart"in window||window.navigator.maxTouchPoints>0);function gc(e,t,n){Np(e,t),t.set(e,n)}function Np(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}function vc(e,t,n){return e.set(Nd(e,t),n),n}function Qt(e,t){return e.get(Nd(e,t))}function Nd(e,t,n){if(typeof e=="function"?e===t:e.has(t))return arguments.length<3?t:n;throw new TypeError("Private element is not present on this object")}function Md(e,t,n){const r=t.length-1;if(r<0)return e===void 0?n:e;for(let s=0;s<r;s++){if(e==null)return n;e=e[t[s]]}return e==null||e[t[r]]===void 0?n:e[t[r]]}function Cs(e,t){if(e===t)return!0;if(e instanceof Date&&t instanceof Date&&e.getTime()!==t.getTime()||e!==Object(e)||t!==Object(t))return!1;const n=Object.keys(e);return n.length!==Object.keys(t).length?!1:n.every(r=>Cs(e[r],t[r]))}function Ko(e,t,n){return e==null||!t||typeof t!="string"?n:e[t]!==void 0?e[t]:(t=t.replace(/\[(\w+)\]/g,".$1"),t=t.replace(/^\./,""),Md(e,t.split("."),n))}function on(e,t,n){if(t===!0)return e===void 0?n:e;if(t==null||typeof t=="boolean")return n;if(e!==Object(e)){if(typeof t!="function")return n;const s=t(e,n);return typeof s>"u"?n:s}if(typeof t=="string")return Ko(e,t,n);if(Array.isArray(t))return Md(e,t,n);if(typeof t!="function")return n;const r=t(e,n);return typeof r>"u"?n:r}function Bd(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;return Array.from({length:e},(n,r)=>t+r)}function fe(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"px";if(e==null||e==="")return;const n=Number(e);return isNaN(n)?String(e):isFinite(n)?`${n}${t}`:void 0}function Go(e){return e!==null&&typeof e=="object"&&!Array.isArray(e)}function pc(e){let t;return e!==null&&typeof e=="object"&&((t=Object.getPrototypeOf(e))===Object.prototype||t===null)}function el(e){if(e&&"$el"in e){const t=e.$el;return(t==null?void 0:t.nodeType)===Node.TEXT_NODE?t.nextElementSibling:t}return e}const yc=Object.freeze({enter:13,tab:9,delete:46,esc:27,space:32,up:38,down:40,left:37,right:39,end:35,home:36,del:46,backspace:8,insert:45,pageup:33,pagedown:34,shift:16}),T_=Object.freeze({enter:"Enter",tab:"Tab",delete:"Delete",esc:"Escape",space:"Space",up:"ArrowUp",down:"ArrowDown",left:"ArrowLeft",right:"ArrowRight",end:"End",home:"Home",del:"Delete",backspace:"Backspace",insert:"Insert",pageup:"PageUp",pagedown:"PageDown",shift:"Shift"});function R_(e){return Object.keys(e)}function fo(e,t){return t.every(n=>e.hasOwnProperty(n))}function tl(e,t){const n={};for(const r of t)Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}function bc(e,t,n){const r=Object.create(null),s=Object.create(null);for(const i in e)t.some(o=>o instanceof RegExp?o.test(i):o===i)?r[i]=e[i]:s[i]=e[i];return[r,s]}function Ni(e,t){const n={...e};return t.forEach(r=>delete n[r]),n}const Fd=/^on[^a-z]/,$d=e=>Fd.test(e),Mp=["onAfterscriptexecute","onAnimationcancel","onAnimationend","onAnimationiteration","onAnimationstart","onAuxclick","onBeforeinput","onBeforescriptexecute","onChange","onClick","onCompositionend","onCompositionstart","onCompositionupdate","onContextmenu","onCopy","onCut","onDblclick","onFocusin","onFocusout","onFullscreenchange","onFullscreenerror","onGesturechange","onGestureend","onGesturestart","onGotpointercapture","onInput","onKeydown","onKeypress","onKeyup","onLostpointercapture","onMousedown","onMousemove","onMouseout","onMouseover","onMouseup","onMousewheel","onPaste","onPointercancel","onPointerdown","onPointerenter","onPointerleave","onPointermove","onPointerout","onPointerover","onPointerup","onReset","onSelect","onSubmit","onTouchcancel","onTouchend","onTouchmove","onTouchstart","onTransitioncancel","onTransitionend","onTransitionrun","onTransitionstart","onWheel"];function P_(e){const[t,n]=bc(e,[Fd]),r=Ni(t,Mp),[s,i]=bc(n,["class","style","id",/^data-/]);return Object.assign(s,t),Object.assign(i,r),[s,i]}function nl(e){return e==null?[]:Array.isArray(e)?e:[e]}function O_(e,t){let n=0;const r=function(){for(var s=arguments.length,i=new Array(s),o=0;o<s;o++)i[o]=arguments[o];clearTimeout(n),n=setTimeout(()=>e(...i),vt(t))};return r.clear=()=>{clearTimeout(n)},r.immediate=e,r}function Tn(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1;return Math.max(t,Math.min(n,e))}function wc(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"0";return e+n.repeat(Math.max(0,t-e.length))}function Sc(e,t){return(arguments.length>2&&arguments[2]!==void 0?arguments[2]:"0").repeat(Math.max(0,t-e.length))+e}function Bp(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1;const n=[];let r=0;for(;r<e.length;)n.push(e.substr(r,t)),r+=t;return n}function k_(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1e3;if(e<t)return`${e} B`;const n=t===1024?["Ki","Mi","Gi"]:["k","M","G"];let r=-1;for(;Math.abs(e)>=t&&r<n.length-1;)e/=t,++r;return`${e.toFixed(1)} ${n[r]}B`}function rt(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=arguments.length>2?arguments[2]:void 0;const r={};for(const s in e)r[s]=e[s];for(const s in t){const i=e[s],o=t[s];if(pc(i)&&pc(o)){r[s]=rt(i,o,n);continue}if(n&&Array.isArray(i)&&Array.isArray(o)){r[s]=n(i,o);continue}r[s]=o}return r}function Vd(e){return e.map(t=>t.type===ke?Vd(t.children):t).flat()}function Un(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";if(Un.cache.has(e))return Un.cache.get(e);const t=e.replace(/[^a-z]/gi,"-").replace(/\B([A-Z])/g,"-$1").toLowerCase();return Un.cache.set(e,t),t}Un.cache=new Map;function or(e,t){if(!t||typeof t!="object")return[];if(Array.isArray(t))return t.map(n=>or(e,n)).flat(1);if(t.suspense)return or(e,t.ssContent);if(Array.isArray(t.children))return t.children.map(n=>or(e,n)).flat(1);if(t.component){if(Object.getOwnPropertySymbols(t.component.provides).includes(e))return[t.component];if(t.component.subTree)return or(e,t.component.subTree).flat(1)}return[]}var Zn=new WeakMap,Mn=new WeakMap;class Fp{constructor(t){gc(this,Zn,[]),gc(this,Mn,0),this.size=t}get isFull(){return Qt(Zn,this).length===this.size}push(t){Qt(Zn,this)[Qt(Mn,this)]=t,vc(Mn,this,(Qt(Mn,this)+1)%this.size)}values(){return Qt(Zn,this).slice(Qt(Mn,this)).concat(Qt(Zn,this).slice(0,Qt(Mn,this)))}clear(){Qt(Zn,this).length=0,vc(Mn,this,0)}}function rl(e){const t=ze({});Xt(()=>{const r=e();for(const s in r)t[s]=r[s]},{flush:"sync"});const n={};for(const r in t)n[r]=J(()=>t[r]);return n}function fi(e,t){return e.includes(t)}function jd(e){return e[2].toLowerCase()+e.slice(3)}const Xr=()=>[Function,Array];function Cc(e,t){return t="on"+_r(t),!!(e[t]||e[`${t}Once`]||e[`${t}Capture`]||e[`${t}OnceCapture`]||e[`${t}CaptureOnce`])}function I_(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];if(Array.isArray(e))for(const s of e)s(...n);else typeof e=="function"&&e(...n)}function Hd(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;const n=["button","[href]",'input:not([type="hidden"])',"select","textarea","[tabindex]"].map(r=>`${r}${t?':not([tabindex="-1"])':""}:not([disabled])`).join(", ");return[...e.querySelectorAll(n)]}function $p(e,t,n){let r,s=e.indexOf(document.activeElement);const i=t==="next"?1:-1;do s+=i,r=e[s];while((!r||r.offsetParent==null||!((n==null?void 0:n(r))??!0))&&s<e.length&&s>=0);return r}function Ud(e,t){var r,s,i,o;const n=Hd(e);if(t==null)(e===document.activeElement||!e.contains(document.activeElement))&&((r=n[0])==null||r.focus());else if(t==="first")(s=n[0])==null||s.focus();else if(t==="last")(i=n.at(-1))==null||i.focus();else if(typeof t=="number")(o=n[t])==null||o.focus();else{const a=$p(n,t);a?a.focus():Ud(e,t==="next"?"first":"last")}}function D_(e){return e==null||typeof e=="string"&&e.trim()===""}function Vp(e,t){if(!(De&&typeof CSS<"u"&&typeof CSS.supports<"u"&&CSS.supports(`selector(${t})`)))return null;try{return!!e&&e.matches(t)}catch{return null}}function jp(e){return e.some(t=>pr(t)?t.type===Xe?!1:t.type!==ke||jp(t.children):!0)?e:null}function Hp(e,t){if(!De||e===0)return t(),()=>{};const n=window.setTimeout(t,e);return()=>window.clearTimeout(n)}function L_(e,t){const n=e.clientX,r=e.clientY,s=t.getBoundingClientRect(),i=s.left,o=s.top,a=s.right,l=s.bottom;return n>=i&&n<=a&&r>=o&&r<=l}function Yo(){const e=de(),t=n=>{e.value=n};return Object.defineProperty(t,"value",{enumerable:!0,get:()=>e.value,set:n=>e.value=n}),Object.defineProperty(t,"el",{enumerable:!0,get:()=>el(e.value)}),t}function N_(e){const t=e.key.length===1,n=!e.ctrlKey&&!e.metaKey&&!e.altKey;return t&&n}function Wd(e){return typeof e=="string"||typeof e=="number"||typeof e=="boolean"||typeof e=="bigint"}function Up(e){if(!e)return;const t={};for(const n in e)t[lt(n)]=e[n];return t}const zd=["top","bottom"],Wp=["start","end","left","right"];function Jo(e,t){let[n,r]=e.split(" ");return r||(r=fi(zd,n)?"start":fi(Wp,n)?"top":"center"),{side:_c(n,t),align:_c(r,t)}}function _c(e,t){return e==="start"?t?"right":"left":e==="end"?t?"left":"right":e}function mo(e){return{side:{center:"center",top:"bottom",bottom:"top",left:"right",right:"left"}[e.side],align:e.align}}function ho(e){return{side:e.side,align:{center:"center",top:"bottom",bottom:"top",left:"right",right:"left"}[e.align]}}function xc(e){return{side:e.align,align:e.side}}function Ec(e){return fi(zd,e.side)?"y":"x"}class Yt{constructor(t){let{x:n,y:r,width:s,height:i}=t;this.x=n,this.y=r,this.width=s,this.height=i}get top(){return this.y}get bottom(){return this.y+this.height}get left(){return this.x}get right(){return this.x+this.width}}function Ac(e,t){return{x:{before:Math.max(0,t.left-e.left),after:Math.max(0,e.right-t.right)},y:{before:Math.max(0,t.top-e.top),after:Math.max(0,e.bottom-t.bottom)}}}function qd(e){return Array.isArray(e)?new Yt({x:e[0],y:e[1],width:0,height:0}):e.getBoundingClientRect()}function zp(e){if(e===document.documentElement)return visualViewport?new Yt({x:visualViewport.scale>1?0:visualViewport.offsetLeft,y:visualViewport.scale>1?0:visualViewport.offsetTop,width:visualViewport.width*visualViewport.scale,height:visualViewport.height*visualViewport.scale}):new Yt({x:0,y:0,width:document.documentElement.clientWidth,height:document.documentElement.clientHeight});{const t=e.getBoundingClientRect();return new Yt({x:t.x,y:t.y,width:e.clientWidth,height:e.clientHeight})}}function Kd(e){const t=e.getBoundingClientRect(),n=getComputedStyle(e),r=n.transform;if(r){let s,i,o,a,l;if(r.startsWith("matrix3d("))s=r.slice(9,-1).split(/, /),i=Number(s[0]),o=Number(s[5]),a=Number(s[12]),l=Number(s[13]);else if(r.startsWith("matrix("))s=r.slice(7,-1).split(/, /),i=Number(s[0]),o=Number(s[3]),a=Number(s[4]),l=Number(s[5]);else return new Yt(t);const u=n.transformOrigin,c=t.x-a-(1-i)*parseFloat(u),f=t.y-l-(1-o)*parseFloat(u.slice(u.indexOf(" ")+1)),d=i?t.width/i:e.offsetWidth+1,h=o?t.height/o:e.offsetHeight+1;return new Yt({x:c,y:f,width:d,height:h})}else return new Yt(t)}function Ur(e,t,n){if(typeof e.animate>"u")return{finished:Promise.resolve()};let r;try{r=e.animate(t,n)}catch{return{finished:Promise.resolve()}}return typeof r.finished>"u"&&(r.finished=new Promise(s=>{r.onfinish=()=>{s(r)}})),r}const qs=new WeakMap;function qp(e,t){Object.keys(t).forEach(n=>{if($d(n)){const r=jd(n),s=qs.get(e);if(t[n]==null)s==null||s.forEach(i=>{const[o,a]=i;o===r&&(e.removeEventListener(r,a),s.delete(i))});else if(!s||![...s].some(i=>i[0]===r&&i[1]===t[n])){e.addEventListener(r,t[n]);const i=s||new Set;i.add([r,t[n]]),qs.has(e)||qs.set(e,i)}}else t[n]==null?e.removeAttribute(n):e.setAttribute(n,t[n])})}function Kp(e,t){Object.keys(t).forEach(n=>{if($d(n)){const r=jd(n),s=qs.get(e);s==null||s.forEach(i=>{const[o,a]=i;o===r&&(e.removeEventListener(r,a),s.delete(i))})}else e.removeAttribute(n)})}const Qn=2.4,Tc=.2126729,Rc=.7151522,Pc=.072175,Gp=.55,Yp=.58,Jp=.57,Xp=.62,Ms=.03,Oc=1.45,Zp=5e-4,Qp=1.25,ey=1.25,kc=.078,Ic=12.82051282051282,Bs=.06,Dc=.001;function Lc(e,t){const n=(e.r/255)**Qn,r=(e.g/255)**Qn,s=(e.b/255)**Qn,i=(t.r/255)**Qn,o=(t.g/255)**Qn,a=(t.b/255)**Qn;let l=n*Tc+r*Rc+s*Pc,u=i*Tc+o*Rc+a*Pc;if(l<=Ms&&(l+=(Ms-l)**Oc),u<=Ms&&(u+=(Ms-u)**Oc),Math.abs(u-l)<Zp)return 0;let c;if(u>l){const f=(u**Gp-l**Yp)*Qp;c=f<Dc?0:f<kc?f-f*Ic*Bs:f-Bs}else{const f=(u**Xp-l**Jp)*ey;c=f>-Dc?0:f>-kc?f-f*Ic*Bs:f+Bs}return c*100}function M_(e){}function ty(e,t){t=Array.isArray(t)?t.slice(0,-1).map(n=>`'${n}'`).join(", ")+` or '${t.at(-1)}'`:`'${t}'`}const di=.20689655172413793,ny=e=>e>di**3?Math.cbrt(e):e/(3*di**2)+4/29,ry=e=>e>di?e**3:3*di**2*(e-4/29);function Gd(e){const t=ny,n=t(e[1]);return[116*n-16,500*(t(e[0]/.95047)-n),200*(n-t(e[2]/1.08883))]}function Yd(e){const t=ry,n=(e[0]+16)/116;return[t(n+e[1]/500)*.95047,t(n),t(n-e[2]/200)*1.08883]}const sy=[[3.2406,-1.5372,-.4986],[-.9689,1.8758,.0415],[.0557,-.204,1.057]],iy=e=>e<=.0031308?e*12.92:1.055*e**(1/2.4)-.055,oy=[[.4124,.3576,.1805],[.2126,.7152,.0722],[.0193,.1192,.9505]],ay=e=>e<=.04045?e/12.92:((e+.055)/1.055)**2.4;function Jd(e){const t=Array(3),n=iy,r=sy;for(let s=0;s<3;++s)t[s]=Math.round(Tn(n(r[s][0]*e[0]+r[s][1]*e[1]+r[s][2]*e[2]))*255);return{r:t[0],g:t[1],b:t[2]}}function sl(e){let{r:t,g:n,b:r}=e;const s=[0,0,0],i=ay,o=oy;t=i(t/255),n=i(n/255),r=i(r/255);for(let a=0;a<3;++a)s[a]=o[a][0]*t+o[a][1]*n+o[a][2]*r;return s}function Xo(e){return!!e&&/^(#|var\(--|(rgb|hsl)a?\()/.test(e)}function ly(e){return Xo(e)&&!/^((rgb|hsl)a?\()?var\(--/.test(e)}const Nc=/^(?<fn>(?:rgb|hsl)a?)\((?<values>.+)\)/,cy={rgb:(e,t,n,r)=>({r:e,g:t,b:n,a:r}),rgba:(e,t,n,r)=>({r:e,g:t,b:n,a:r}),hsl:(e,t,n,r)=>Mc({h:e,s:t,l:n,a:r}),hsla:(e,t,n,r)=>Mc({h:e,s:t,l:n,a:r}),hsv:(e,t,n,r)=>as({h:e,s:t,v:n,a:r}),hsva:(e,t,n,r)=>as({h:e,s:t,v:n,a:r})};function Kt(e){if(typeof e=="number")return{r:(e&16711680)>>16,g:(e&65280)>>8,b:e&255};if(typeof e=="string"&&Nc.test(e)){const{groups:t}=e.match(Nc),{fn:n,values:r}=t,s=r.split(/,\s*|\s*\/\s*|\s+/).map((i,o)=>i.endsWith("%")||o>0&&o<3&&["hsl","hsla","hsv","hsva"].includes(n)?parseFloat(i)/100:parseFloat(i));return cy[n](...s)}else if(typeof e=="string"){let t=e.startsWith("#")?e.slice(1):e;return[3,4].includes(t.length)?t=t.split("").map(n=>n+n).join(""):[6,8].includes(t.length),fy(t)}else if(typeof e=="object"){if(fo(e,["r","g","b"]))return e;if(fo(e,["h","s","l"]))return as(Xd(e));if(fo(e,["h","s","v"]))return as(e)}throw new TypeError(`Invalid color: ${e==null?e:String(e)||e.constructor.name}
Expected #hex, #hexa, rgb(), rgba(), hsl(), hsla(), object or number`)}function as(e){const{h:t,s:n,v:r,a:s}=e,i=a=>{const l=(a+t/60)%6;return r-r*n*Math.max(Math.min(l,4-l,1),0)},o=[i(5),i(3),i(1)].map(a=>Math.round(a*255));return{r:o[0],g:o[1],b:o[2],a:s}}function Mc(e){return as(Xd(e))}function Xd(e){const{h:t,s:n,l:r,a:s}=e,i=r+n*Math.min(r,1-r),o=i===0?0:2-2*r/i;return{h:t,s:o,v:i,a:s}}function Fs(e){const t=Math.round(e).toString(16);return("00".substr(0,2-t.length)+t).toUpperCase()}function uy(e){let{r:t,g:n,b:r,a:s}=e;return`#${[Fs(t),Fs(n),Fs(r),s!==void 0?Fs(Math.round(s*255)):""].join("")}`}function fy(e){e=dy(e);let[t,n,r,s]=Bp(e,2).map(i=>parseInt(i,16));return s=s===void 0?s:s/255,{r:t,g:n,b:r,a:s}}function dy(e){return e.startsWith("#")&&(e=e.slice(1)),e=e.replace(/([^0-9a-f])/gi,"F"),(e.length===3||e.length===4)&&(e=e.split("").map(t=>t+t).join("")),e.length!==6&&(e=wc(wc(e,6),8,"F")),e}function my(e,t){const n=Gd(sl(e));return n[0]=n[0]+t*10,Jd(Yd(n))}function hy(e,t){const n=Gd(sl(e));return n[0]=n[0]-t*10,Jd(Yd(n))}function gy(e){const t=Kt(e);return sl(t)[1]}function Zd(e){const t=Math.abs(Lc(Kt(0),Kt(e)));return Math.abs(Lc(Kt(16777215),Kt(e)))>Math.min(t,50)?"#fff":"#000"}function Z(e,t){return n=>Object.keys(e).reduce((r,s)=>{const o=typeof e[s]=="object"&&e[s]!=null&&!Array.isArray(e[s])?e[s]:{type:e[s]};return n&&s in n?r[s]={...o,default:n[s]}:r[s]=o,t&&!r[s].source&&(r[s].source=t),r},{})}const Me=Z({class:[String,Array,Object],style:{type:[String,Array,Object],default:null}},"component");function Ue(e,t){const n=Di();if(!n)throw new Error(`[Vuetify] ${e} must be called from inside a setup function`);return n}function kn(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"composables";const t=Ue(e).type;return Un((t==null?void 0:t.aliasName)||(t==null?void 0:t.name))}function vy(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Ue("injectSelf");const{provides:n}=t;if(n&&e in n)return n[e]}const br=Symbol.for("vuetify:defaults");function py(e){return ue(e)}function il(){const e=pe(br);if(!e)throw new Error("[Vuetify] Could not find defaults instance");return e}function Mi(e,t){const n=il(),r=ue(e),s=M(()=>{if(vt(t==null?void 0:t.disabled))return n.value;const o=vt(t==null?void 0:t.scoped),a=vt(t==null?void 0:t.reset),l=vt(t==null?void 0:t.root);if(r.value==null&&!(o||a||l))return n.value;let u=rt(r.value,{prev:n.value});if(o)return u;if(a||l){const c=Number(a||1/0);for(let f=0;f<=c&&!(!u||!("prev"in u));f++)u=u.prev;return u&&typeof l=="string"&&l in u&&(u=rt(rt(u,{prev:u}),u[l])),u}return u.prev?rt(u.prev,u):u});return st(br,s),s}function yy(e,t){return e.props&&(typeof e.props[t]<"u"||typeof e.props[Un(t)]<"u")}function by(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0,n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:il();const r=Ue("useDefaults");if(t=t??r.type.name??r.type.__name,!t)throw new Error("[Vuetify] Could not determine component name");const s=M(()=>{var l;return(l=n.value)==null?void 0:l[e._as??t]}),i=new Proxy(e,{get(l,u){var h,m,g,b;const c=Reflect.get(l,u);if(u==="class"||u==="style")return[(h=s.value)==null?void 0:h[u],c].filter(y=>y!=null);if(yy(r.vnode,u))return c;const f=(m=s.value)==null?void 0:m[u];if(f!==void 0)return f;const d=(b=(g=n.value)==null?void 0:g.global)==null?void 0:b[u];return d!==void 0?d:c}}),o=de();Xt(()=>{if(s.value){const l=Object.entries(s.value).filter(u=>{let[c]=u;return c.startsWith(c[0].toUpperCase())});o.value=l.length?Object.fromEntries(l):void 0}else o.value=void 0});function a(){const l=vy(br,r);st(br,M(()=>o.value?rt((l==null?void 0:l.value)??{},o.value):l==null?void 0:l.value))}return{props:i,provideSubDefaults:a}}function xr(e){if(e._setup=e._setup??e.setup,!e.name)return e;if(e._setup){e.props=Z(e.props??{},e.name)();const t=Object.keys(e.props).filter(n=>n!=="class"&&n!=="style");e.filterProps=function(r){return tl(r,t)},e.props._as=String,e.setup=function(r,s){const i=il();if(!i.value)return e._setup(r,s);const{props:o,provideSubDefaults:a}=by(r,r._as??e.name,i),l=e._setup(o,s);return a(),l}}return e}function ye(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;return t=>(e?xr:Ri)(t)}function B_(e,t){return t.props=e,t}function ol(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"div",n=arguments.length>2?arguments[2]:void 0;return ye()({name:n??_r(lt(e.replace(/__/g,"-"))),props:{tag:{type:String,default:t},...Me()},setup(r,s){let{slots:i}=s;return()=>{var o;return On(r.tag,{class:[e,r.class],style:r.style},(o=i.default)==null?void 0:o.call(i))}}})}function Qd(e){if(typeof e.getRootNode!="function"){for(;e.parentNode;)e=e.parentNode;return e!==document?null:document}const t=e.getRootNode();return t!==document&&t.getRootNode({composed:!0})!==document?null:t}const Zo="cubic-bezier(0.4, 0, 0.2, 1)",wy="cubic-bezier(0.0, 0, 0.2, 1)",Sy="cubic-bezier(0.4, 0, 1, 1)";function Cy(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;for(;e;){if(t?_y(e):al(e))return e;e=e.parentElement}return document.scrollingElement}function mi(e,t){const n=[];if(t&&e&&!t.contains(e))return n;for(;e&&(al(e)&&n.push(e),e!==t);)e=e.parentElement;return n}function al(e){if(!e||e.nodeType!==Node.ELEMENT_NODE)return!1;const t=window.getComputedStyle(e);return t.overflowY==="scroll"||t.overflowY==="auto"&&e.scrollHeight>e.clientHeight}function _y(e){if(!e||e.nodeType!==Node.ELEMENT_NODE)return!1;const t=window.getComputedStyle(e);return["scroll","auto"].includes(t.overflowY)}function xy(e){for(;e;){if(window.getComputedStyle(e).position==="fixed")return!0;e=e.offsetParent}return!1}function Le(e){const t=Ue("useRender");t.render=e}function an(e,t,n){let r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:f=>f,s=arguments.length>4&&arguments[4]!==void 0?arguments[4]:f=>f;const i=Ue("useProxiedModel"),o=ue(e[t]!==void 0?e[t]:n),a=Un(t),u=M(a!==t?()=>{var f,d,h,m;return e[t],!!(((f=i.vnode.props)!=null&&f.hasOwnProperty(t)||(d=i.vnode.props)!=null&&d.hasOwnProperty(a))&&((h=i.vnode.props)!=null&&h.hasOwnProperty(`onUpdate:${t}`)||(m=i.vnode.props)!=null&&m.hasOwnProperty(`onUpdate:${a}`)))}:()=>{var f,d;return e[t],!!((f=i.vnode.props)!=null&&f.hasOwnProperty(t)&&((d=i.vnode.props)!=null&&d.hasOwnProperty(`onUpdate:${t}`)))});Ss(()=>!u.value,()=>{me(()=>e[t],f=>{o.value=f})});const c=M({get(){const f=e[t];return r(u.value?f:o.value)},set(f){const d=s(f),h=ee(u.value?e[t]:o.value);h===d||r(h)===f||(o.value=d,i==null||i.emit(`update:${t}`,d))}});return Object.defineProperty(c,"externalValue",{get:()=>u.value?e[t]:o.value}),c}const Ey={badge:"Badge",open:"Open",close:"Close",dismiss:"Dismiss",confirmEdit:{ok:"OK",cancel:"Cancel"},dataIterator:{noResultsText:"No matching records found",loadingText:"Loading items..."},dataTable:{itemsPerPageText:"Rows per page:",ariaLabel:{sortDescending:"Sorted descending.",sortAscending:"Sorted ascending.",sortNone:"Not sorted.",activateNone:"Activate to remove sorting.",activateDescending:"Activate to sort descending.",activateAscending:"Activate to sort ascending."},sortBy:"Sort by"},dataFooter:{itemsPerPageText:"Items per page:",itemsPerPageAll:"All",nextPage:"Next page",prevPage:"Previous page",firstPage:"First page",lastPage:"Last page",pageText:"{0}-{1} of {2}"},dateRangeInput:{divider:"to"},datePicker:{itemsSelected:"{0} selected",range:{title:"Select dates",header:"Enter dates"},title:"Select date",header:"Enter date",input:{placeholder:"Enter date"}},noDataText:"No data available",carousel:{prev:"Previous visual",next:"Next visual",ariaLabel:{delimiter:"Carousel slide {0} of {1}"}},calendar:{moreEvents:"{0} more",today:"Today"},input:{clear:"Clear {0}",prependAction:"{0} prepended action",appendAction:"{0} appended action",otp:"Please enter OTP character {0}"},fileInput:{counter:"{0} files",counterSize:"{0} files ({1} in total)"},fileUpload:{title:"Drag and drop files here",divider:"or",browse:"Browse Files"},timePicker:{am:"AM",pm:"PM",title:"Select Time"},pagination:{ariaLabel:{root:"Pagination Navigation",next:"Next page",previous:"Previous page",page:"Go to page {0}",currentPage:"Page {0}, Current page",first:"First page",last:"Last page"}},stepper:{next:"Next",prev:"Previous"},rating:{ariaLabel:{item:"Rating {0} of {1}"}},loading:"Loading...",infiniteScroll:{loadMore:"Load more",empty:"No more"},rules:{required:"This field is required",email:"Please enter a valid email",number:"This field can only contain numbers",integer:"This field can only contain integer values",capital:"This field can only contain uppercase letters",maxLength:"You must enter a maximum of {0} characters",minLength:"You must enter a minimum of {0} characters",strictLength:"The length of the entered field is invalid",exclude:"The {0} character is not allowed",notEmpty:"Please choose at least one value",pattern:"Invalid format"}},Bc="$vuetify.",Fc=(e,t)=>e.replace(/\{(\d+)\}/g,(n,r)=>String(t[Number(r)])),em=(e,t,n)=>function(r){for(var s=arguments.length,i=new Array(s>1?s-1:0),o=1;o<s;o++)i[o-1]=arguments[o];if(!r.startsWith(Bc))return Fc(r,i);const a=r.replace(Bc,""),l=e.value&&n.value[e.value],u=t.value&&n.value[t.value];let c=Ko(l,a,null);return c||(`${r}${e.value}`,c=Ko(u,a,null)),c||(c=r),typeof c!="string"&&(c=r),Fc(c,i)};function tm(e,t){return(n,r)=>new Intl.NumberFormat([e.value,t.value],r).format(n)}function go(e,t,n){const r=an(e,t,e[t]??n.value);return r.value=e[t]??n.value,me(n,s=>{e[t]==null&&(r.value=n.value)}),r}function nm(e){return t=>{const n=go(t,"locale",e.current),r=go(t,"fallback",e.fallback),s=go(t,"messages",e.messages);return{name:"vuetify",current:n,fallback:r,messages:s,t:em(n,r,s),n:tm(n,r),provide:nm({current:n,fallback:r,messages:s})}}}function Ay(e){const t=de((e==null?void 0:e.locale)??"en"),n=de((e==null?void 0:e.fallback)??"en"),r=ue({en:Ey,...e==null?void 0:e.messages});return{name:"vuetify",current:t,fallback:n,messages:r,t:em(t,n,r),n:tm(t,n),provide:nm({current:t,fallback:n,messages:r})}}const hi=Symbol.for("vuetify:locale");function Ty(e){return e.name!=null}function Ry(e){const t=e!=null&&e.adapter&&Ty(e==null?void 0:e.adapter)?e==null?void 0:e.adapter:Ay(e),n=ky(t,e);return{...t,...n}}function Py(){const e=pe(hi);if(!e)throw new Error("[Vuetify] Could not find injected locale instance");return e}function Oy(){return{af:!1,ar:!0,bg:!1,ca:!1,ckb:!1,cs:!1,de:!1,el:!1,en:!1,es:!1,et:!1,fa:!0,fi:!1,fr:!1,hr:!1,hu:!1,he:!0,id:!1,it:!1,ja:!1,km:!1,ko:!1,lv:!1,lt:!1,nl:!1,no:!1,pl:!1,pt:!1,ro:!1,ru:!1,sk:!1,sl:!1,srCyrl:!1,srLatn:!1,sv:!1,th:!1,tr:!1,az:!1,uk:!1,vi:!1,zhHans:!1,zhHant:!1}}function ky(e,t){const n=ue((t==null?void 0:t.rtl)??Oy()),r=M(()=>n.value[e.current.value]??!1);return{isRtl:r,rtl:n,rtlClasses:J(()=>`v-locale--is-${r.value?"rtl":"ltr"}`)}}function _s(){const e=pe(hi);if(!e)throw new Error("[Vuetify] Could not find injected rtl instance");return{isRtl:e.isRtl,rtlClasses:e.rtlClasses}}function xs(e){const t=e.slice(-2).toUpperCase();switch(!0){case e==="GB-alt-variant":return{firstDay:0,firstWeekSize:4};case e==="001":return{firstDay:1,firstWeekSize:1};case`AG AS BD BR BS BT BW BZ CA CO DM DO ET GT GU HK HN ID IL IN JM JP KE
KH KR LA MH MM MO MT MX MZ NI NP PA PE PH PK PR PY SA SG SV TH TT TW UM US
VE VI WS YE ZA ZW`.includes(t):return{firstDay:0,firstWeekSize:1};case`AI AL AM AR AU AZ BA BM BN BY CL CM CN CR CY EC GE HR KG KZ LB LK LV
MD ME MK MN MY NZ RO RS SI TJ TM TR UA UY UZ VN XK`.includes(t):return{firstDay:1,firstWeekSize:1};case`AD AN AT AX BE BG CH CZ DE DK EE ES FI FJ FO FR GB GF GP GR HU IE IS
IT LI LT LU MC MQ NL NO PL RE RU SE SK SM VA`.includes(t):return{firstDay:1,firstWeekSize:4};case"AE AF BH DJ DZ EG IQ IR JO KW LY OM QA SD SY".includes(t):return{firstDay:6,firstWeekSize:1};case t==="MV":return{firstDay:5,firstWeekSize:1};case t==="PT":return{firstDay:0,firstWeekSize:4};default:return null}}function Iy(e,t,n){var c;const r=[];let s=[];const i=rm(e),o=sm(e),a=n??((c=xs(t))==null?void 0:c.firstDay)??0,l=(i.getDay()-a+7)%7,u=(o.getDay()-a+7)%7;for(let f=0;f<l;f++){const d=new Date(i);d.setDate(d.getDate()-(l-f)),s.push(d)}for(let f=1;f<=o.getDate();f++){const d=new Date(e.getFullYear(),e.getMonth(),f);s.push(d),s.length===7&&(r.push(s),s=[])}for(let f=1;f<7-u;f++){const d=new Date(o);d.setDate(d.getDate()+f),s.push(d)}return s.length>0&&r.push(s),r}function Qo(e,t,n){var i;const r=n??((i=xs(t))==null?void 0:i.firstDay)??0,s=new Date(e);for(;s.getDay()!==r;)s.setDate(s.getDate()-1);return s}function Dy(e,t){var s;const n=new Date(e),r=((((s=xs(t))==null?void 0:s.firstDay)??0)+6)%7;for(;n.getDay()!==r;)n.setDate(n.getDate()+1);return n}function rm(e){return new Date(e.getFullYear(),e.getMonth(),1)}function sm(e){return new Date(e.getFullYear(),e.getMonth()+1,0)}function Ly(e){const t=e.split("-").map(Number);return new Date(t[0],t[1]-1,t[2])}const Ny=/^([12]\d{3}-([1-9]|0[1-9]|1[0-2])-([1-9]|0[1-9]|[12]\d|3[01]))$/;function im(e){if(e==null)return new Date;if(e instanceof Date)return e;if(typeof e=="string"){let t;if(Ny.test(e))return Ly(e);if(t=Date.parse(e),!isNaN(t))return new Date(t)}return null}const $c=new Date(2e3,0,2);function My(e,t){var r;const n=t??((r=xs(e))==null?void 0:r.firstDay)??0;return Bd(7).map(s=>{const i=new Date($c);return i.setDate($c.getDate()+n+s),new Intl.DateTimeFormat(e,{weekday:"narrow"}).format(i)})}function By(e,t,n,r){const s=im(e)??new Date,i=r==null?void 0:r[t];if(typeof i=="function")return i(s,t,n);let o={};switch(t){case"fullDate":o={year:"numeric",month:"long",day:"numeric"};break;case"fullDateWithWeekday":o={weekday:"long",year:"numeric",month:"long",day:"numeric"};break;case"normalDate":const a=s.getDate(),l=new Intl.DateTimeFormat(n,{month:"long"}).format(s);return`${a} ${l}`;case"normalDateWithWeekday":o={weekday:"short",day:"numeric",month:"short"};break;case"shortDate":o={month:"short",day:"numeric"};break;case"year":o={year:"numeric"};break;case"month":o={month:"long"};break;case"monthShort":o={month:"short"};break;case"monthAndYear":o={month:"long",year:"numeric"};break;case"monthAndDate":o={month:"long",day:"numeric"};break;case"weekday":o={weekday:"long"};break;case"weekdayShort":o={weekday:"short"};break;case"dayOfMonth":return new Intl.NumberFormat(n).format(s.getDate());case"hours12h":o={hour:"numeric",hour12:!0};break;case"hours24h":o={hour:"numeric",hour12:!1};break;case"minutes":o={minute:"numeric"};break;case"seconds":o={second:"numeric"};break;case"fullTime":o={hour:"numeric",minute:"numeric"};break;case"fullTime12h":o={hour:"numeric",minute:"numeric",hour12:!0};break;case"fullTime24h":o={hour:"numeric",minute:"numeric",hour12:!1};break;case"fullDateTime":o={year:"numeric",month:"short",day:"numeric",hour:"numeric",minute:"numeric"};break;case"fullDateTime12h":o={year:"numeric",month:"short",day:"numeric",hour:"numeric",minute:"numeric",hour12:!0};break;case"fullDateTime24h":o={year:"numeric",month:"short",day:"numeric",hour:"numeric",minute:"numeric",hour12:!1};break;case"keyboardDate":o={year:"numeric",month:"2-digit",day:"2-digit"};break;case"keyboardDateTime":return o={year:"numeric",month:"2-digit",day:"2-digit",hour:"numeric",minute:"numeric"},new Intl.DateTimeFormat(n,o).format(s).replace(/, /g," ");case"keyboardDateTime12h":return o={year:"numeric",month:"2-digit",day:"2-digit",hour:"numeric",minute:"numeric",hour12:!0},new Intl.DateTimeFormat(n,o).format(s).replace(/, /g," ");case"keyboardDateTime24h":return o={year:"numeric",month:"2-digit",day:"2-digit",hour:"numeric",minute:"numeric",hour12:!1},new Intl.DateTimeFormat(n,o).format(s).replace(/, /g," ");default:o=i??{timeZone:"UTC",timeZoneName:"short"}}return new Intl.DateTimeFormat(n,o).format(s)}function Fy(e,t){const n=e.toJsDate(t),r=n.getFullYear(),s=Sc(String(n.getMonth()+1),2,"0"),i=Sc(String(n.getDate()),2,"0");return`${r}-${s}-${i}`}function $y(e){const[t,n,r]=e.split("-").map(Number);return new Date(t,n-1,r)}function Vy(e,t){const n=new Date(e);return n.setMinutes(n.getMinutes()+t),n}function jy(e,t){const n=new Date(e);return n.setHours(n.getHours()+t),n}function Ks(e,t){const n=new Date(e);return n.setDate(n.getDate()+t),n}function Hy(e,t){const n=new Date(e);return n.setDate(n.getDate()+t*7),n}function Uy(e,t){const n=new Date(e);return n.setDate(1),n.setMonth(n.getMonth()+t),n}function ea(e){return e.getFullYear()}function Wy(e){return e.getMonth()}function zy(e,t,n,r){const s=xs(t),i=n??(s==null?void 0:s.firstDay)??0,o=r??(s==null?void 0:s.firstWeekSize)??1;function a(h){const m=new Date(h,0,1);return 7-ta(m,Qo(m,t,i),"days")}let l=ea(e);const u=Ks(Qo(e,t,i),6);l<ea(u)&&a(l+1)>=o&&l++;const c=new Date(l,0,1),f=a(l),d=f>=o?Ks(c,f-7):Ks(c,f);return 1+ta(e,d,"weeks")}function qy(e){return e.getDate()}function Ky(e){return new Date(e.getFullYear(),e.getMonth()+1,1)}function Gy(e){return new Date(e.getFullYear(),e.getMonth()-1,1)}function Yy(e){return e.getHours()}function Jy(e){return e.getMinutes()}function Xy(e){return new Date(e.getFullYear(),0,1)}function Zy(e){return new Date(e.getFullYear(),11,31)}function Qy(e,t){return gi(e,t[0])&&nb(e,t[1])}function eb(e){const t=new Date(e);return t instanceof Date&&!isNaN(t.getTime())}function gi(e,t){return e.getTime()>t.getTime()}function tb(e,t){return gi(na(e),na(t))}function nb(e,t){return e.getTime()<t.getTime()}function Vc(e,t){return e.getTime()===t.getTime()}function rb(e,t){return e.getDate()===t.getDate()&&e.getMonth()===t.getMonth()&&e.getFullYear()===t.getFullYear()}function sb(e,t){return e.getMonth()===t.getMonth()&&e.getFullYear()===t.getFullYear()}function ib(e,t){return e.getFullYear()===t.getFullYear()}function ta(e,t,n){const r=new Date(e),s=new Date(t);switch(n){case"years":return r.getFullYear()-s.getFullYear();case"quarters":return Math.floor((r.getMonth()-s.getMonth()+(r.getFullYear()-s.getFullYear())*12)/4);case"months":return r.getMonth()-s.getMonth()+(r.getFullYear()-s.getFullYear())*12;case"weeks":return Math.floor((r.getTime()-s.getTime())/(1e3*60*60*24*7));case"days":return Math.floor((r.getTime()-s.getTime())/(1e3*60*60*24));case"hours":return Math.floor((r.getTime()-s.getTime())/(1e3*60*60));case"minutes":return Math.floor((r.getTime()-s.getTime())/(1e3*60));case"seconds":return Math.floor((r.getTime()-s.getTime())/1e3);default:return r.getTime()-s.getTime()}}function ob(e,t){const n=new Date(e);return n.setHours(t),n}function ab(e,t){const n=new Date(e);return n.setMinutes(t),n}function lb(e,t){const n=new Date(e);return n.setMonth(t),n}function cb(e,t){const n=new Date(e);return n.setDate(t),n}function ub(e,t){const n=new Date(e);return n.setFullYear(t),n}function na(e){return new Date(e.getFullYear(),e.getMonth(),e.getDate(),0,0,0,0)}function fb(e){return new Date(e.getFullYear(),e.getMonth(),e.getDate(),23,59,59,999)}class db{constructor(t){this.locale=t.locale,this.formats=t.formats}date(t){return im(t)}toJsDate(t){return t}toISO(t){return Fy(this,t)}parseISO(t){return $y(t)}addMinutes(t,n){return Vy(t,n)}addHours(t,n){return jy(t,n)}addDays(t,n){return Ks(t,n)}addWeeks(t,n){return Hy(t,n)}addMonths(t,n){return Uy(t,n)}getWeekArray(t,n){const r=n!==void 0?Number(n):void 0;return Iy(t,this.locale,r)}startOfWeek(t,n){const r=n!==void 0?Number(n):void 0;return Qo(t,this.locale,r)}endOfWeek(t){return Dy(t,this.locale)}startOfMonth(t){return rm(t)}endOfMonth(t){return sm(t)}format(t,n){return By(t,n,this.locale,this.formats)}isEqual(t,n){return Vc(t,n)}isValid(t){return eb(t)}isWithinRange(t,n){return Qy(t,n)}isAfter(t,n){return gi(t,n)}isAfterDay(t,n){return tb(t,n)}isBefore(t,n){return!gi(t,n)&&!Vc(t,n)}isSameDay(t,n){return rb(t,n)}isSameMonth(t,n){return sb(t,n)}isSameYear(t,n){return ib(t,n)}setMinutes(t,n){return ab(t,n)}setHours(t,n){return ob(t,n)}setMonth(t,n){return lb(t,n)}setDate(t,n){return cb(t,n)}setYear(t,n){return ub(t,n)}getDiff(t,n,r){return ta(t,n,r)}getWeekdays(t){const n=t!==void 0?Number(t):void 0;return My(this.locale,n)}getYear(t){return ea(t)}getMonth(t){return Wy(t)}getWeek(t,n,r){const s=n!==void 0?Number(n):void 0;return zy(t,this.locale,s,r)}getDate(t){return qy(t)}getNextMonth(t){return Ky(t)}getPreviousMonth(t){return Gy(t)}getHours(t){return Yy(t)}getMinutes(t){return Jy(t)}startOfDay(t){return na(t)}endOfDay(t){return fb(t)}startOfYear(t){return Xy(t)}endOfYear(t){return Zy(t)}}const om=Symbol.for("vuetify:date-options"),jc=Symbol.for("vuetify:date-adapter");function mb(e,t){const n=rt({adapter:db,locale:{af:"af-ZA",bg:"bg-BG",ca:"ca-ES",ckb:"",cs:"cs-CZ",de:"de-DE",el:"el-GR",en:"en-US",et:"et-EE",fa:"fa-IR",fi:"fi-FI",hr:"hr-HR",hu:"hu-HU",he:"he-IL",id:"id-ID",it:"it-IT",ja:"ja-JP",ko:"ko-KR",lv:"lv-LV",lt:"lt-LT",nl:"nl-NL",no:"no-NO",pl:"pl-PL",pt:"pt-PT",ro:"ro-RO",ru:"ru-RU",sk:"sk-SK",sl:"sl-SI",srCyrl:"sr-SP",srLatn:"sr-SP",sv:"sv-SE",th:"th-TH",tr:"tr-TR",az:"az-AZ",uk:"uk-UA",vi:"vi-VN",zhHans:"zh-CN",zhHant:"zh-TW"}},e);return{options:n,instance:am(n,t)}}function am(e,t){const n=ze(typeof e.adapter=="function"?new e.adapter({locale:e.locale[t.current.value]??t.current.value,formats:e.formats}):e.adapter);return me(t.current,r=>{n.locale=e.locale[r]??r??n.locale}),Object.assign(n,{createDateRange(r,s){const i=n.getDiff(s??r,r,"days"),o=[r];for(let a=1;a<i;a++){const l=n.addDays(r,a);o.push(l)}return s&&o.push(n.endOfDay(s)),o}})}function F_(){const e=pe(om);if(!e)throw new Error("[Vuetify] Could not find injected date options");const t=Py();return am(e,t)}const $_=["sm","md","lg","xl","xxl"],ra=Symbol.for("vuetify:display"),Hc={mobileBreakpoint:"lg",thresholds:{xs:0,sm:600,md:960,lg:1280,xl:1920,xxl:2560}},hb=function(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Hc;return rt(Hc,e)};function Uc(e){return De&&!e?window.innerWidth:typeof e=="object"&&e.clientWidth||0}function Wc(e){return De&&!e?window.innerHeight:typeof e=="object"&&e.clientHeight||0}function zc(e){const t=De&&!e?window.navigator.userAgent:"ssr";function n(m){return!!t.match(m)}const r=n(/android/i),s=n(/iphone|ipad|ipod/i),i=n(/cordova/i),o=n(/electron/i),a=n(/chrome/i),l=n(/edge/i),u=n(/firefox/i),c=n(/opera/i),f=n(/win/i),d=n(/mac/i),h=n(/linux/i);return{android:r,ios:s,cordova:i,electron:o,chrome:a,edge:l,firefox:u,opera:c,win:f,mac:d,linux:h,touch:Lp,ssr:t==="ssr"}}function gb(e,t){const{thresholds:n,mobileBreakpoint:r}=hb(e),s=de(Wc(t)),i=de(zc(t)),o=ze({}),a=de(Uc(t));function l(){s.value=Wc(),a.value=Uc()}function u(){l(),i.value=zc()}return Xt(()=>{const c=a.value<n.sm,f=a.value<n.md&&!c,d=a.value<n.lg&&!(f||c),h=a.value<n.xl&&!(d||f||c),m=a.value<n.xxl&&!(h||d||f||c),g=a.value>=n.xxl,b=c?"xs":f?"sm":d?"md":h?"lg":m?"xl":"xxl",y=typeof r=="number"?r:n[r],S=a.value<y;o.xs=c,o.sm=f,o.md=d,o.lg=h,o.xl=m,o.xxl=g,o.smAndUp=!c,o.mdAndUp=!(c||f),o.lgAndUp=!(c||f||d),o.xlAndUp=!(c||f||d||h),o.smAndDown=!(d||h||m||g),o.mdAndDown=!(h||m||g),o.lgAndDown=!(m||g),o.xlAndDown=!g,o.name=b,o.height=s.value,o.width=a.value,o.mobile=S,o.mobileBreakpoint=r,o.platform=i.value,o.thresholds=n}),De&&(window.addEventListener("resize",l,{passive:!0}),yt(()=>{window.removeEventListener("resize",l)},!0)),{...Lf(o),update:u,ssr:!!t}}const V_=Z({mobile:{type:Boolean,default:!1},mobileBreakpoint:[Number,String]},"display");function vb(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{mobile:null},t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:kn();const n=pe(ra);if(!n)throw new Error("Could not find Vuetify display injection");const r=M(()=>e.mobile?!0:typeof e.mobileBreakpoint=="number"?n.width.value<e.mobileBreakpoint:e.mobileBreakpoint?n.width.value<n.thresholds.value[e.mobileBreakpoint]:e.mobile===null?n.mobile.value:!1),s=J(()=>t?{[`${t}--mobile`]:r.value}:{});return{...n,displayClasses:s,mobile:r}}const lm=Symbol.for("vuetify:goto");function cm(){return{container:void 0,duration:300,layout:!1,offset:0,easing:"easeInOutCubic",patterns:{linear:e=>e,easeInQuad:e=>e**2,easeOutQuad:e=>e*(2-e),easeInOutQuad:e=>e<.5?2*e**2:-1+(4-2*e)*e,easeInCubic:e=>e**3,easeOutCubic:e=>--e**3+1,easeInOutCubic:e=>e<.5?4*e**3:(e-1)*(2*e-2)*(2*e-2)+1,easeInQuart:e=>e**4,easeOutQuart:e=>1- --e**4,easeInOutQuart:e=>e<.5?8*e**4:1-8*--e**4,easeInQuint:e=>e**5,easeOutQuint:e=>1+--e**5,easeInOutQuint:e=>e<.5?16*e**5:1+16*--e**5}}}function pb(e){return ll(e)??(document.scrollingElement||document.body)}function ll(e){return typeof e=="string"?document.querySelector(e):el(e)}function vo(e,t,n){if(typeof e=="number")return t&&n?-e:e;let r=ll(e),s=0;for(;r;)s+=t?r.offsetLeft:r.offsetTop,r=r.offsetParent;return s}function yb(e,t){return{rtl:t.isRtl,options:rt(cm(),e)}}async function qc(e,t,n,r){const s=n?"scrollLeft":"scrollTop",i=rt((r==null?void 0:r.options)??cm(),t),o=r==null?void 0:r.rtl.value,a=(typeof e=="number"?e:ll(e))??0,l=i.container==="parent"&&a instanceof HTMLElement?a.parentElement:pb(i.container),u=typeof i.easing=="function"?i.easing:i.patterns[i.easing];if(!u)throw new TypeError(`Easing function "${i.easing}" not found.`);let c;if(typeof a=="number")c=vo(a,n,o);else if(c=vo(a,n,o)-vo(l,n,o),i.layout){const m=window.getComputedStyle(a).getPropertyValue("--v-layout-top");m&&(c-=parseInt(m,10))}c+=i.offset,c=bb(l,c,!!o,!!n);const f=l[s]??0;if(c===f)return Promise.resolve(c);const d=performance.now();return new Promise(h=>requestAnimationFrame(function m(g){const y=(g-d)/i.duration,S=Math.floor(f+(c-f)*u(Tn(y,0,1)));if(l[s]=S,y>=1&&Math.abs(S-l[s])<10)return h(c);if(y>2)return h(l[s]);requestAnimationFrame(m)}))}function j_(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};const t=pe(lm),{isRtl:n}=_s();if(!t)throw new Error("[Vuetify] Could not find injected goto instance");const r={...t,rtl:J(()=>t.rtl.value||n.value)};async function s(i,o){return qc(i,rt(e,o),!1,r)}return s.horizontal=async(i,o)=>qc(i,rt(e,o),!0,r),s}function bb(e,t,n,r){const{scrollWidth:s,scrollHeight:i}=e,[o,a]=e===document.scrollingElement?[window.innerWidth,window.innerHeight]:[e.offsetWidth,e.offsetHeight];let l,u;return r?n?(l=-(s-o),u=0):(l=0,u=s-o):(l=0,u=i+-a),Tn(t,l,u)}const wb={collapse:"mdi-chevron-up",complete:"mdi-check",cancel:"mdi-close-circle",close:"mdi-close",delete:"mdi-close-circle",clear:"mdi-close-circle",success:"mdi-check-circle",info:"mdi-information",warning:"mdi-alert-circle",error:"mdi-close-circle",prev:"mdi-chevron-left",next:"mdi-chevron-right",checkboxOn:"mdi-checkbox-marked",checkboxOff:"mdi-checkbox-blank-outline",checkboxIndeterminate:"mdi-minus-box",delimiter:"mdi-circle",sortAsc:"mdi-arrow-up",sortDesc:"mdi-arrow-down",expand:"mdi-chevron-down",menu:"mdi-menu",subgroup:"mdi-menu-down",dropdown:"mdi-menu-down",radioOn:"mdi-radiobox-marked",radioOff:"mdi-radiobox-blank",edit:"mdi-pencil",ratingEmpty:"mdi-star-outline",ratingFull:"mdi-star",ratingHalf:"mdi-star-half-full",loading:"mdi-cached",first:"mdi-page-first",last:"mdi-page-last",unfold:"mdi-unfold-more-horizontal",file:"mdi-paperclip",plus:"mdi-plus",minus:"mdi-minus",calendar:"mdi-calendar",treeviewCollapse:"mdi-menu-down",treeviewExpand:"mdi-menu-right",eyeDropper:"mdi-eyedropper",upload:"mdi-cloud-upload",color:"mdi-palette"},Sb={component:e=>On(fm,{...e,class:"mdi"})},Qe=[String,Function,Object,Array],sa=Symbol.for("vuetify:icons"),Bi=Z({icon:{type:Qe},tag:{type:[String,Object,Function],required:!0}},"icon"),Kc=ye()({name:"VComponentIcon",props:Bi(),setup(e,t){let{slots:n}=t;return()=>{const r=e.icon;return R(e.tag,null,{default:()=>{var s;return[e.icon?R(r,null,null):(s=n.default)==null?void 0:s.call(n)]}})}}}),um=xr({name:"VSvgIcon",inheritAttrs:!1,props:Bi(),setup(e,t){let{attrs:n}=t;return()=>R(e.tag,Ie(n,{style:null}),{default:()=>[K("svg",{class:"v-icon__svg",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",role:"img","aria-hidden":"true"},[Array.isArray(e.icon)?e.icon.map(r=>Array.isArray(r)?K("path",{d:r[0],"fill-opacity":r[1]},null):K("path",{d:r},null)):K("path",{d:e.icon},null)])]})}});xr({name:"VLigatureIcon",props:Bi(),setup(e){return()=>R(e.tag,null,{default:()=>[e.icon]})}});const fm=xr({name:"VClassIcon",props:Bi(),setup(e){return()=>R(e.tag,{class:ve(e.icon)},null)}});function Cb(){return{svg:{component:um},class:{component:fm}}}function _b(e){const t=Cb(),n=(e==null?void 0:e.defaultSet)??"mdi";return n==="mdi"&&!t.mdi&&(t.mdi=Sb),rt({defaultSet:n,sets:t,aliases:{...wb,vuetify:["M8.2241 14.2009L12 21L22 3H14.4459L8.2241 14.2009Z",["M7.26303 12.4733L7.00113 12L2 3H12.5261C12.5261 3 12.5261 3 12.5261 3L7.26303 12.4733Z",.6]],"vuetify-outline":"svg:M7.26 12.47 12.53 3H2L7.26 12.47ZM14.45 3 8.22 14.2 12 21 22 3H14.45ZM18.6 5 12 16.88 10.51 14.2 15.62 5ZM7.26 8.35 5.4 5H9.13L7.26 8.35Z","vuetify-play":["m6.376 13.184-4.11-7.192C1.505 4.66 2.467 3 4.003 3h8.532l-.953 1.576-.006.01-.396.677c-.429.732-.214 1.507.194 2.015.404.503 1.092.878 1.869.806a3.72 3.72 0 0 1 1.005.022c.276.053.434.143.523.237.138.146.38.635-.25 2.09-.893 1.63-1.553 1.722-1.847 1.677-.213-.033-.468-.158-.756-.406a4.95 4.95 0 0 1-.8-.927c-.39-.564-1.04-.84-1.66-.846-.625-.006-1.316.27-1.693.921l-.478.826-.911 1.506Z",["M9.093 11.552c.046-.079.144-.15.32-.148a.53.53 0 0 1 .43.207c.285.414.636.847 1.046 1.2.405.35.914.662 1.516.754 1.334.205 2.502-.698 3.48-2.495l.014-.028.013-.03c.687-1.574.774-2.852-.005-3.675-.37-.391-.861-.586-1.333-.676a5.243 5.243 0 0 0-1.447-.044c-.173.016-.393-.073-.54-.257-.145-.18-.127-.316-.082-.392l.393-.672L14.287 3h5.71c1.536 0 2.499 1.659 1.737 2.992l-7.997 13.996c-.768 1.344-2.706 1.344-3.473 0l-3.037-5.314 1.377-2.278.004-.006.004-.007.481-.831Z",.6]]}},e)}const xb=e=>{const t=pe(sa);if(!t)throw new Error("Missing Vuetify Icons provide!");return{iconData:M(()=>{var l;const r=un(e);if(!r)return{component:Kc};let s=r;if(typeof s=="string"&&(s=s.trim(),s.startsWith("$")&&(s=(l=t.aliases)==null?void 0:l[s.slice(1)])),Array.isArray(s))return{component:um,icon:s};if(typeof s!="string")return{component:Kc,icon:s};const i=Object.keys(t.sets).find(u=>typeof s=="string"&&s.startsWith(`${u}:`)),o=i?s.slice(i.length+1):s;return{component:t.sets[i??t.defaultSet].component,icon:o}})}},ls=Symbol.for("vuetify:theme"),wt=Z({theme:String},"theme");function Gc(){return{defaultTheme:"light",variations:{colors:[],lighten:0,darken:0},themes:{light:{dark:!1,colors:{background:"#FFFFFF",surface:"#FFFFFF","surface-bright":"#FFFFFF","surface-light":"#EEEEEE","surface-variant":"#424242","on-surface-variant":"#EEEEEE",primary:"#1867C0","primary-darken-1":"#1F5592",secondary:"#48A9A6","secondary-darken-1":"#018786",error:"#B00020",info:"#2196F3",success:"#4CAF50",warning:"#FB8C00"},variables:{"border-color":"#000000","border-opacity":.12,"high-emphasis-opacity":.87,"medium-emphasis-opacity":.6,"disabled-opacity":.38,"idle-opacity":.04,"hover-opacity":.04,"focus-opacity":.12,"selected-opacity":.08,"activated-opacity":.12,"pressed-opacity":.12,"dragged-opacity":.08,"theme-kbd":"#212529","theme-on-kbd":"#FFFFFF","theme-code":"#F5F5F5","theme-on-code":"#000000"}},dark:{dark:!0,colors:{background:"#121212",surface:"#212121","surface-bright":"#ccbfd6","surface-light":"#424242","surface-variant":"#c8c8c8","on-surface-variant":"#000000",primary:"#2196F3","primary-darken-1":"#277CC1",secondary:"#54B6B2","secondary-darken-1":"#48A9A6",error:"#CF6679",info:"#2196F3",success:"#4CAF50",warning:"#FB8C00"},variables:{"border-color":"#FFFFFF","border-opacity":.12,"high-emphasis-opacity":1,"medium-emphasis-opacity":.7,"disabled-opacity":.5,"idle-opacity":.1,"hover-opacity":.04,"focus-opacity":.12,"selected-opacity":.08,"activated-opacity":.12,"pressed-opacity":.16,"dragged-opacity":.08,"theme-kbd":"#212529","theme-on-kbd":"#FFFFFF","theme-code":"#343434","theme-on-code":"#CCCCCC"}}},stylesheetId:"vuetify-theme-stylesheet"}}function Eb(){var r,s;let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Gc();const t=Gc();if(!e)return{...t,isDisabled:!0};const n={};for(const[i,o]of Object.entries(e.themes??{})){const a=o.dark||i==="dark"?(r=t.themes)==null?void 0:r.dark:(s=t.themes)==null?void 0:s.light;n[i]=rt(a,o)}return rt(t,{...e,themes:n})}function Bn(e,t,n,r){e.push(`${Pb(t,r)} {
`,...n.map(s=>` ${s};
`),`}
`)}function Yc(e){const t=e.dark?2:1,n=e.dark?1:2,r=[];for(const[s,i]of Object.entries(e.colors)){const o=Kt(i);r.push(`--v-theme-${s}: ${o.r},${o.g},${o.b}`),s.startsWith("on-")||r.push(`--v-theme-${s}-overlay-multiplier: ${gy(i)>.18?t:n}`)}for(const[s,i]of Object.entries(e.variables)){const o=typeof i=="string"&&i.startsWith("#")?Kt(i):void 0,a=o?`${o.r}, ${o.g}, ${o.b}`:void 0;r.push(`--v-${s}: ${a??i}`)}return r}function Ab(e,t,n){const r={};if(n)for(const s of["lighten","darken"]){const i=s==="lighten"?my:hy;for(const o of Bd(n[s],1))r[`${e}-${s}-${o}`]=uy(i(Kt(t),o))}return r}function Tb(e,t){if(!t)return{};let n={};for(const r of t.colors){const s=e[r];s&&(n={...n,...Ab(r,s,t)})}return n}function Rb(e){const t={};for(const n of Object.keys(e)){if(n.startsWith("on-")||e[`on-${n}`])continue;const r=`on-${n}`,s=Kt(e[n]);t[r]=Zd(s)}return t}function Pb(e,t){if(!t)return e;const n=`:where(${t})`;return e===":root"?n:`${n} ${e}`}function Ob(e,t){e&&(e.innerHTML=t)}function kb(e,t){if(!De)return null;let n=document.getElementById(e);return n||(n=document.createElement("style"),n.id=e,n.type="text/css",t&&n.setAttribute("nonce",t),document.head.appendChild(n)),n}function Ib(e){const t=Eb(e),n=de(t.defaultTheme),r=ue(t.themes),s=M(()=>{const u={};for(const[c,f]of Object.entries(r.value)){const d={...f.colors,...Tb(f.colors,t.variations)};u[c]={...f,colors:{...d,...Rb(d)}}}return u}),i=J(()=>s.value[n.value]),o=M(()=>{var h;const u=[];(h=i.value)!=null&&h.dark&&Bn(u,":root",["color-scheme: dark"],t.scope),Bn(u,":root",Yc(i.value),t.scope);for(const[m,g]of Object.entries(s.value))Bn(u,`.v-theme--${m}`,[`color-scheme: ${g.dark?"dark":"normal"}`,...Yc(g)],t.scope);const c=[],f=[],d=new Set(Object.values(s.value).flatMap(m=>Object.keys(m.colors)));for(const m of d)m.startsWith("on-")?Bn(f,`.${m}`,[`color: rgb(var(--v-theme-${m})) !important`],t.scope):(Bn(c,`.bg-${m}`,[`--v-theme-overlay-multiplier: var(--v-theme-${m}-overlay-multiplier)`,`background-color: rgb(var(--v-theme-${m})) !important`,`color: rgb(var(--v-theme-on-${m})) !important`],t.scope),Bn(f,`.text-${m}`,[`color: rgb(var(--v-theme-${m})) !important`],t.scope),Bn(f,`.border-${m}`,[`--v-border-color: var(--v-theme-${m})`],t.scope));return u.push(...c,...f),u.map((m,g)=>g===0?m:` ${m}`).join("")});function a(u){if(t.isDisabled)return;const c=u._context.provides.usehead;if(c){let f=function(){return{style:[{textContent:o.value,id:t.stylesheetId,nonce:t.cspNonce||!1}]}};if(c.push){const d=c.push(f);De&&me(o,()=>{d.patch(f)})}else De?(c.addHeadObjs(J(f)),Xt(()=>c.updateDOM())):c.addHeadObjs(f())}else{let f=function(){Ob(kb(t.stylesheetId,t.cspNonce),o.value)};De?me(o,f,{immediate:!0}):f()}}const l=J(()=>t.isDisabled?void 0:`v-theme--${n.value}`);return{install:a,isDisabled:t.isDisabled,name:n,themes:r,current:i,computedThemes:s,themeClasses:l,styles:o,global:{name:n,current:i}}}function Tt(e){Ue("provideTheme");const t=pe(ls,null);if(!t)throw new Error("Could not find Vuetify theme injection");const n=J(()=>e.theme??t.name.value),r=J(()=>t.themes.value[n.value]),s=J(()=>t.isDisabled?void 0:`v-theme--${n.value}`),i={...t,name:n,current:r,themeClasses:s};return st(ls,i),i}function dm(){Ue("useTheme");const e=pe(ls,null);if(!e)throw new Error("Could not find Vuetify theme injection");return e}function mm(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"content";const n=Yo(),r=ue();if(De){const s=new ResizeObserver(i=>{e==null||e(i,s),i.length&&(t==="content"?r.value=i[0].contentRect:r.value=i[0].target.getBoundingClientRect())});bt(()=>{s.disconnect()}),me(()=>n.el,(i,o)=>{o&&(s.unobserve(o),r.value=void 0),i&&s.observe(i)},{flush:"post"})}return{resizeRef:n,contentRect:ps(r)}}const cs=Symbol.for("vuetify:layout"),hm=Symbol.for("vuetify:layout-item"),Jc=1e3,Db=Z({overlaps:{type:Array,default:()=>[]},fullHeight:Boolean},"layout"),H_=Z({name:{type:String},order:{type:[Number,String],default:0},absolute:Boolean},"layout-item");function Lb(){const e=pe(cs);if(!e)throw new Error("[Vuetify] Could not find injected layout");return{getLayoutItem:e.getLayoutItem,mainRect:e.mainRect,mainStyles:e.mainStyles}}function U_(e){const t=pe(cs);if(!t)throw new Error("[Vuetify] Could not find injected layout");const n=e.id??`layout-item-${Jf()}`,r=Ue("useLayoutItem");st(hm,{id:n});const s=de(!1);Qf(()=>s.value=!0),Zf(()=>s.value=!1);const{layoutItemStyles:i,layoutItemScrimStyles:o}=t.register(r,{...e,active:M(()=>s.value?!1:e.active.value),id:n});return bt(()=>t.unregister(n)),{layoutItemStyles:i,layoutRect:t.layoutRect,layoutItemScrimStyles:o}}const Nb=(e,t,n,r)=>{let s={top:0,left:0,right:0,bottom:0};const i=[{id:"",layer:{...s}}];for(const o of e){const a=t.get(o),l=n.get(o),u=r.get(o);if(!a||!l||!u)continue;const c={...s,[a.value]:parseInt(s[a.value],10)+(u.value?parseInt(l.value,10):0)};i.push({id:o,layer:c}),s=c}return i};function Mb(e){const t=pe(cs,null),n=M(()=>t?t.rootZIndex.value-100:Jc),r=ue([]),s=ze(new Map),i=ze(new Map),o=ze(new Map),a=ze(new Map),l=ze(new Map),{resizeRef:u,contentRect:c}=mm(),f=M(()=>{const D=new Map,B=e.overlaps??[];for(const T of B.filter(k=>k.includes(":"))){const[k,W]=T.split(":");if(!r.value.includes(k)||!r.value.includes(W))continue;const j=s.get(k),x=s.get(W),L=i.get(k),Y=i.get(W);!j||!x||!L||!Y||(D.set(W,{position:j.value,amount:parseInt(L.value,10)}),D.set(k,{position:x.value,amount:-parseInt(Y.value,10)}))}return D}),d=M(()=>{const D=[...new Set([...o.values()].map(T=>T.value))].sort((T,k)=>T-k),B=[];for(const T of D){const k=r.value.filter(W=>{var j;return((j=o.get(W))==null?void 0:j.value)===T});B.push(...k)}return Nb(B,s,i,a)}),h=M(()=>!Array.from(l.values()).some(D=>D.value)),m=M(()=>d.value[d.value.length-1].layer),g=J(()=>({"--v-layout-left":fe(m.value.left),"--v-layout-right":fe(m.value.right),"--v-layout-top":fe(m.value.top),"--v-layout-bottom":fe(m.value.bottom),...h.value?void 0:{transition:"none"}})),b=M(()=>d.value.slice(1).map((D,B)=>{let{id:T}=D;const{layer:k}=d.value[B],W=i.get(T),j=s.get(T);return{id:T,...k,size:Number(W.value),position:j.value}})),y=D=>b.value.find(B=>B.id===D),S=Ue("createLayout"),_=de(!1);Pn(()=>{_.value=!0}),st(cs,{register:(D,B)=>{let{id:T,order:k,position:W,layoutSize:j,elementSize:x,active:L,disableTransitions:Y,absolute:X}=B;o.set(T,k),s.set(T,W),i.set(T,j),a.set(T,L),Y&&l.set(T,Y);const oe=or(hm,S==null?void 0:S.vnode).indexOf(D);oe>-1?r.value.splice(oe,0,T):r.value.push(T);const se=M(()=>b.value.findIndex(xe=>xe.id===T)),Be=M(()=>n.value+d.value.length*2-se.value*2),Se=M(()=>{const xe=W.value==="left"||W.value==="right",je=W.value==="right",ce=W.value==="bottom",Ke=x.value??j.value,Fe=Ke===0?"%":"px",C={[W.value]:0,zIndex:Be.value,transform:`translate${xe?"X":"Y"}(${(L.value?0:-(Ke===0?100:Ke))*(je||ce?-1:1)}${Fe})`,position:X.value||n.value!==Jc?"absolute":"fixed",...h.value?void 0:{transition:"none"}};if(!_.value)return C;const F=b.value[se.value];if(!F)throw new Error(`[Vuetify] Could not find layout item "${T}"`);const V=f.value.get(T);return V&&(F[V.position]+=V.amount),{...C,height:xe?`calc(100% - ${F.top}px - ${F.bottom}px)`:x.value?`${x.value}px`:void 0,left:je?void 0:`${F.left}px`,right:je?`${F.right}px`:void 0,top:W.value!=="bottom"?`${F.top}px`:void 0,bottom:W.value!=="top"?`${F.bottom}px`:void 0,width:xe?x.value?`${x.value}px`:void 0:`calc(100% - ${F.left}px - ${F.right}px)`}}),Pe=M(()=>({zIndex:Be.value-1}));return{layoutItemStyles:Se,layoutItemScrimStyles:Pe,zIndex:Be}},unregister:D=>{o.delete(D),s.delete(D),i.delete(D),a.delete(D),l.delete(D),r.value=r.value.filter(B=>B!==D)},mainRect:m,mainStyles:g,getLayoutItem:y,items:b,layoutRect:c,rootZIndex:n});const A=J(()=>["v-layout",{"v-layout--full-height":e.fullHeight}]),N=J(()=>({zIndex:t?n.value:void 0,position:t?"relative":void 0,overflow:t?"hidden":void 0}));return{layoutClasses:A,layoutStyles:N,getLayoutItem:y,items:b,layoutRect:c,layoutRef:u}}function gm(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};const{blueprint:t,...n}=e,r=rt(t,n),{aliases:s={},components:i={},directives:o={}}=r,a=vr();return a.run(()=>{const l=py(r.defaults),u=gb(r.display,r.ssr),c=Ib(r.theme),f=_b(r.icons),d=Ry(r.locale),h=mb(r.date,d),m=yb(r.goTo,d);function g(y){for(const _ in o)y.directive(_,o[_]);for(const _ in i)y.component(_,i[_]);for(const _ in s)y.component(_,xr({...s[_],name:_,aliasName:s[_].name}));const S=vr();if(S.run(()=>{c.install(y)}),y.onUnmount(()=>S.stop()),y.provide(br,l),y.provide(ra,u),y.provide(ls,c),y.provide(sa,f),y.provide(hi,d),y.provide(om,h.options),y.provide(jc,h.instance),y.provide(lm,m),De&&r.ssr)if(y.$nuxt)y.$nuxt.hook("app:suspense:resolve",()=>{u.update()});else{const{mount:_}=y;y.mount=function(){const A=_(...arguments);return At(()=>u.update()),y.mount=_,A}}y.mixin({computed:{$vuetify(){return ze({defaults:er.call(this,br),display:er.call(this,ra),theme:er.call(this,ls),icons:er.call(this,sa),locale:er.call(this,hi),date:er.call(this,jc)})}}})}function b(){a.stop()}return{install:g,unmount:b,defaults:l,display:u,theme:c,icons:f,locale:d,date:h,goTo:m}})}const Bb="3.8.8";gm.version=Bb;function er(e){var r,s;const t=this.$,n=((r=t.parent)==null?void 0:r.provides)??((s=t.vnode.appContext)==null?void 0:s.provides);if(n&&e in n)return n[e]}const Fb=gm({theme:{defaultTheme:"dark"}});/*!
* pinia v3.0.3
* (c) 2025 Eduardo San Martin Morote
* @license MIT
*/const $b=Symbol();var Xc;(function(e){e.direct="direct",e.patchObject="patch object",e.patchFunction="patch function"})(Xc||(Xc={}));function Vb(){const e=vr(!0),t=e.run(()=>ue({}));let n=[],r=[];const s=kf({install(i){s._a=i,i.provide($b,s),i.config.globalProperties.$pinia=s,r.forEach(o=>n.push(o)),r=[]},use(i){return this._a?n.push(i):r.push(i),this},_p:n,_a:null,_e:e,_s:new Map,state:t});return s}const jb=Vb();/*!
* vue-router v4.5.1
* (c) 2025 Eduardo San Martin Morote
* @license MIT
*/const sr=typeof document<"u";function vm(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function Hb(e){return e.__esModule||e[Symbol.toStringTag]==="Module"||e.default&&vm(e.default)}const be=Object.assign;function po(e,t){const n={};for(const r in t){const s=t[r];n[r]=It(s)?s.map(e):e(s)}return n}const Zr=()=>{},It=Array.isArray,pm=/#/g,Ub=/&/g,Wb=/\//g,zb=/=/g,qb=/\?/g,ym=/\+/g,Kb=/%5B/g,Gb=/%5D/g,bm=/%5E/g,Yb=/%60/g,wm=/%7B/g,Jb=/%7C/g,Sm=/%7D/g,Xb=/%20/g;function cl(e){return encodeURI(""+e).replace(Jb,"|").replace(Kb,"[").replace(Gb,"]")}function Zb(e){return cl(e).replace(wm,"{").replace(Sm,"}").replace(bm,"^")}function ia(e){return cl(e).replace(ym,"%2B").replace(Xb,"+").replace(pm,"%23").replace(Ub,"%26").replace(Yb,"`").replace(wm,"{").replace(Sm,"}").replace(bm,"^")}function Qb(e){return ia(e).replace(zb,"%3D")}function e0(e){return cl(e).replace(pm,"%23").replace(qb,"%3F")}function t0(e){return e==null?"":e0(e).replace(Wb,"%2F")}function us(e){try{return decodeURIComponent(""+e)}catch{}return""+e}const n0=/\/$/,r0=e=>e.replace(n0,"");function yo(e,t,n="/"){let r,s={},i="",o="";const a=t.indexOf("#");let l=t.indexOf("?");return a<l&&a>=0&&(l=-1),l>-1&&(r=t.slice(0,l),i=t.slice(l+1,a>-1?a:t.length),s=e(i)),a>-1&&(r=r||t.slice(0,a),o=t.slice(a,t.length)),r=a0(r??t,n),{fullPath:r+(i&&"?")+i+o,path:r,query:s,hash:us(o)}}function s0(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function Zc(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function i0(e,t,n){const r=t.matched.length-1,s=n.matched.length-1;return r>-1&&r===s&&wr(t.matched[r],n.matched[s])&&Cm(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function wr(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function Cm(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!o0(e[n],t[n]))return!1;return!0}function o0(e,t){return It(e)?Qc(e,t):It(t)?Qc(t,e):e===t}function Qc(e,t){return It(t)?e.length===t.length&&e.every((n,r)=>n===t[r]):e.length===1&&e[0]===t}function a0(e,t){if(e.startsWith("/"))return e;if(!e)return t;const n=t.split("/"),r=e.split("/"),s=r[r.length-1];(s===".."||s===".")&&r.push("");let i=n.length-1,o,a;for(o=0;o<r.length;o++)if(a=r[o],a!==".")if(a==="..")i>1&&i--;else break;return n.slice(0,i).join("/")+"/"+r.slice(o).join("/")}const vn={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};var fs;(function(e){e.pop="pop",e.push="push"})(fs||(fs={}));var Qr;(function(e){e.back="back",e.forward="forward",e.unknown=""})(Qr||(Qr={}));function l0(e){if(!e)if(sr){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),r0(e)}const c0=/^[^#]+#/;function u0(e,t){return e.replace(c0,"#")+t}function f0(e,t){const n=document.documentElement.getBoundingClientRect(),r=e.getBoundingClientRect();return{behavior:t.behavior,left:r.left-n.left-(t.left||0),top:r.top-n.top-(t.top||0)}}const Fi=()=>({left:window.scrollX,top:window.scrollY});function d0(e){let t;if("el"in e){const n=e.el,r=typeof n=="string"&&n.startsWith("#"),s=typeof n=="string"?r?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!s)return;t=f0(s,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.scrollX,t.top!=null?t.top:window.scrollY)}function eu(e,t){return(history.state?history.state.position-t:-1)+e}const oa=new Map;function m0(e,t){oa.set(e,t)}function h0(e){const t=oa.get(e);return oa.delete(e),t}let g0=()=>location.protocol+"//"+location.host;function _m(e,t){const{pathname:n,search:r,hash:s}=t,i=e.indexOf("#");if(i>-1){let a=s.includes(e.slice(i))?e.slice(i).length:1,l=s.slice(a);return l[0]!=="/"&&(l="/"+l),Zc(l,"")}return Zc(n,e)+r+s}function v0(e,t,n,r){let s=[],i=[],o=null;const a=({state:d})=>{const h=_m(e,location),m=n.value,g=t.value;let b=0;if(d){if(n.value=h,t.value=d,o&&o===m){o=null;return}b=g?d.position-g.position:0}else r(h);s.forEach(y=>{y(n.value,m,{delta:b,type:fs.pop,direction:b?b>0?Qr.forward:Qr.back:Qr.unknown})})};function l(){o=n.value}function u(d){s.push(d);const h=()=>{const m=s.indexOf(d);m>-1&&s.splice(m,1)};return i.push(h),h}function c(){const{history:d}=window;d.state&&d.replaceState(be({},d.state,{scroll:Fi()}),"")}function f(){for(const d of i)d();i=[],window.removeEventListener("popstate",a),window.removeEventListener("beforeunload",c)}return window.addEventListener("popstate",a),window.addEventListener("beforeunload",c,{passive:!0}),{pauseListeners:l,listen:u,destroy:f}}function tu(e,t,n,r=!1,s=!1){return{back:e,current:t,forward:n,replaced:r,position:window.history.length,scroll:s?Fi():null}}function p0(e){const{history:t,location:n}=window,r={value:_m(e,n)},s={value:t.state};s.value||i(r.value,{back:null,current:r.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function i(l,u,c){const f=e.indexOf("#"),d=f>-1?(n.host&&document.querySelector("base")?e:e.slice(f))+l:g0()+e+l;try{t[c?"replaceState":"pushState"](u,"",d),s.value=u}catch(h){console.error(h),n[c?"replace":"assign"](d)}}function o(l,u){const c=be({},t.state,tu(s.value.back,l,s.value.forward,!0),u,{position:s.value.position});i(l,c,!0),r.value=l}function a(l,u){const c=be({},s.value,t.state,{forward:l,scroll:Fi()});i(c.current,c,!0);const f=be({},tu(r.value,l,null),{position:c.position+1},u);i(l,f,!1),r.value=l}return{location:r,state:s,push:a,replace:o}}function y0(e){e=l0(e);const t=p0(e),n=v0(e,t.state,t.location,t.replace);function r(i,o=!0){o||n.pauseListeners(),history.go(i)}const s=be({location:"",base:e,go:r,createHref:u0.bind(null,e)},t,n);return Object.defineProperty(s,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(s,"state",{enumerable:!0,get:()=>t.state.value}),s}function b0(e){return typeof e=="string"||e&&typeof e=="object"}function xm(e){return typeof e=="string"||typeof e=="symbol"}const Em=Symbol("");var nu;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(nu||(nu={}));function Sr(e,t){return be(new Error,{type:e,[Em]:!0},t)}function en(e,t){return e instanceof Error&&Em in e&&(t==null||!!(e.type&t))}const ru="[^/]+?",w0={sensitive:!1,strict:!1,start:!0,end:!0},S0=/[.+*?^${}()[\]/\\]/g;function C0(e,t){const n=be({},w0,t),r=[];let s=n.start?"^":"";const i=[];for(const u of e){const c=u.length?[]:[90];n.strict&&!u.length&&(s+="/");for(let f=0;f<u.length;f++){const d=u[f];let h=40+(n.sensitive?.25:0);if(d.type===0)f||(s+="/"),s+=d.value.replace(S0,"\\$&"),h+=40;else if(d.type===1){const{value:m,repeatable:g,optional:b,regexp:y}=d;i.push({name:m,repeatable:g,optional:b});const S=y||ru;if(S!==ru){h+=10;try{new RegExp(`(${S})`)}catch(A){throw new Error(`Invalid custom RegExp for param "${m}" (${S}): `+A.message)}}let _=g?`((?:${S})(?:/(?:${S}))*)`:`(${S})`;f||(_=b&&u.length<2?`(?:/${_})`:"/"+_),b&&(_+="?"),s+=_,h+=20,b&&(h+=-8),g&&(h+=-20),S===".*"&&(h+=-50)}c.push(h)}r.push(c)}if(n.strict&&n.end){const u=r.length-1;r[u][r[u].length-1]+=.7000000000000001}n.strict||(s+="/?"),n.end?s+="$":n.strict&&!s.endsWith("/")&&(s+="(?:/|$)");const o=new RegExp(s,n.sensitive?"":"i");function a(u){const c=u.match(o),f={};if(!c)return null;for(let d=1;d<c.length;d++){const h=c[d]||"",m=i[d-1];f[m.name]=h&&m.repeatable?h.split("/"):h}return f}function l(u){let c="",f=!1;for(const d of e){(!f||!c.endsWith("/"))&&(c+="/"),f=!1;for(const h of d)if(h.type===0)c+=h.value;else if(h.type===1){const{value:m,repeatable:g,optional:b}=h,y=m in u?u[m]:"";if(It(y)&&!g)throw new Error(`Provided param "${m}" is an array but it is not repeatable (* or + modifiers)`);const S=It(y)?y.join("/"):y;if(!S)if(b)d.length<2&&(c.endsWith("/")?c=c.slice(0,-1):f=!0);else throw new Error(`Missing required param "${m}"`);c+=S}}return c||"/"}return{re:o,score:r,keys:i,parse:a,stringify:l}}function _0(e,t){let n=0;for(;n<e.length&&n<t.length;){const r=t[n]-e[n];if(r)return r;n++}return e.length<t.length?e.length===1&&e[0]===80?-1:1:e.length>t.length?t.length===1&&t[0]===80?1:-1:0}function Am(e,t){let n=0;const r=e.score,s=t.score;for(;n<r.length&&n<s.length;){const i=_0(r[n],s[n]);if(i)return i;n++}if(Math.abs(s.length-r.length)===1){if(su(r))return 1;if(su(s))return-1}return s.length-r.length}function su(e){const t=e[e.length-1];return e.length>0&&t[t.length-1]<0}const x0={type:0,value:""},E0=/[a-zA-Z0-9_]/;function A0(e){if(!e)return[[]];if(e==="/")return[[x0]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(h){throw new Error(`ERR (${n})/"${u}": ${h}`)}let n=0,r=n;const s=[];let i;function o(){i&&s.push(i),i=[]}let a=0,l,u="",c="";function f(){u&&(n===0?i.push({type:0,value:u}):n===1||n===2||n===3?(i.length>1&&(l==="*"||l==="+")&&t(`A repeatable param (${u}) must be alone in its segment. eg: '/:ids+.`),i.push({type:1,value:u,regexp:c,repeatable:l==="*"||l==="+",optional:l==="*"||l==="?"})):t("Invalid state to consume buffer"),u="")}function d(){u+=l}for(;a<e.length;){if(l=e[a++],l==="\\"&&n!==2){r=n,n=4;continue}switch(n){case 0:l==="/"?(u&&f(),o()):l===":"?(f(),n=1):d();break;case 4:d(),n=r;break;case 1:l==="("?n=2:E0.test(l)?d():(f(),n=0,l!=="*"&&l!=="?"&&l!=="+"&&a--);break;case 2:l===")"?c[c.length-1]=="\\"?c=c.slice(0,-1)+l:n=3:c+=l;break;case 3:f(),n=0,l!=="*"&&l!=="?"&&l!=="+"&&a--,c="";break;default:t("Unknown state");break}}return n===2&&t(`Unfinished custom RegExp for param "${u}"`),f(),o(),s}function T0(e,t,n){const r=C0(A0(e.path),n),s=be(r,{record:e,parent:t,children:[],alias:[]});return t&&!s.record.aliasOf==!t.record.aliasOf&&t.children.push(s),s}function R0(e,t){const n=[],r=new Map;t=lu({strict:!1,end:!0,sensitive:!1},t);function s(f){return r.get(f)}function i(f,d,h){const m=!h,g=ou(f);g.aliasOf=h&&h.record;const b=lu(t,f),y=[g];if("alias"in f){const A=typeof f.alias=="string"?[f.alias]:f.alias;for(const N of A)y.push(ou(be({},g,{components:h?h.record.components:g.components,path:N,aliasOf:h?h.record:g})))}let S,_;for(const A of y){const{path:N}=A;if(d&&N[0]!=="/"){const D=d.record.path,B=D[D.length-1]==="/"?"":"/";A.path=d.record.path+(N&&B+N)}if(S=T0(A,d,b),h?h.alias.push(S):(_=_||S,_!==S&&_.alias.push(S),m&&f.name&&!au(S)&&o(f.name)),Tm(S)&&l(S),g.children){const D=g.children;for(let B=0;B<D.length;B++)i(D[B],S,h&&h.children[B])}h=h||S}return _?()=>{o(_)}:Zr}function o(f){if(xm(f)){const d=r.get(f);d&&(r.delete(f),n.splice(n.indexOf(d),1),d.children.forEach(o),d.alias.forEach(o))}else{const d=n.indexOf(f);d>-1&&(n.splice(d,1),f.record.name&&r.delete(f.record.name),f.children.forEach(o),f.alias.forEach(o))}}function a(){return n}function l(f){const d=k0(f,n);n.splice(d,0,f),f.record.name&&!au(f)&&r.set(f.record.name,f)}function u(f,d){let h,m={},g,b;if("name"in f&&f.name){if(h=r.get(f.name),!h)throw Sr(1,{location:f});b=h.record.name,m=be(iu(d.params,h.keys.filter(_=>!_.optional).concat(h.parent?h.parent.keys.filter(_=>_.optional):[]).map(_=>_.name)),f.params&&iu(f.params,h.keys.map(_=>_.name))),g=h.stringify(m)}else if(f.path!=null)g=f.path,h=n.find(_=>_.re.test(g)),h&&(m=h.parse(g),b=h.record.name);else{if(h=d.name?r.get(d.name):n.find(_=>_.re.test(d.path)),!h)throw Sr(1,{location:f,currentLocation:d});b=h.record.name,m=be({},d.params,f.params),g=h.stringify(m)}const y=[];let S=h;for(;S;)y.unshift(S.record),S=S.parent;return{name:b,path:g,params:m,matched:y,meta:O0(y)}}e.forEach(f=>i(f));function c(){n.length=0,r.clear()}return{addRoute:i,resolve:u,removeRoute:o,clearRoutes:c,getRoutes:a,getRecordMatcher:s}}function iu(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}function ou(e){const t={path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:e.aliasOf,beforeEnter:e.beforeEnter,props:P0(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 P0(e){const t={},n=e.props||!1;if("component"in e)t.default=n;else for(const r in e.components)t[r]=typeof n=="object"?n[r]:n;return t}function au(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function O0(e){return e.reduce((t,n)=>be(t,n.meta),{})}function lu(e,t){const n={};for(const r in e)n[r]=r in t?t[r]:e[r];return n}function k0(e,t){let n=0,r=t.length;for(;n!==r;){const i=n+r>>1;Am(e,t[i])<0?r=i:n=i+1}const s=I0(e);return s&&(r=t.lastIndexOf(s,r-1)),r}function I0(e){let t=e;for(;t=t.parent;)if(Tm(t)&&Am(e,t)===0)return t}function Tm({record:e}){return!!(e.name||e.components&&Object.keys(e.components).length||e.redirect)}function D0(e){const t={};if(e===""||e==="?")return t;const r=(e[0]==="?"?e.slice(1):e).split("&");for(let s=0;s<r.length;++s){const i=r[s].replace(ym," "),o=i.indexOf("="),a=us(o<0?i:i.slice(0,o)),l=o<0?null:us(i.slice(o+1));if(a in t){let u=t[a];It(u)||(u=t[a]=[u]),u.push(l)}else t[a]=l}return t}function cu(e){let t="";for(let n in e){const r=e[n];if(n=Qb(n),r==null){r!==void 0&&(t+=(t.length?"&":"")+n);continue}(It(r)?r.map(i=>i&&ia(i)):[r&&ia(r)]).forEach(i=>{i!==void 0&&(t+=(t.length?"&":"")+n,i!=null&&(t+="="+i))})}return t}function L0(e){const t={};for(const n in e){const r=e[n];r!==void 0&&(t[n]=It(r)?r.map(s=>s==null?null:""+s):r==null?r:""+r)}return t}const N0=Symbol(""),uu=Symbol(""),$i=Symbol(""),ul=Symbol(""),aa=Symbol("");function Br(){let e=[];function t(r){return e.push(r),()=>{const s=e.indexOf(r);s>-1&&e.splice(s,1)}}function n(){e=[]}return{add:t,list:()=>e.slice(),reset:n}}function Sn(e,t,n,r,s,i=o=>o()){const o=r&&(r.enterCallbacks[s]=r.enterCallbacks[s]||[]);return()=>new Promise((a,l)=>{const u=d=>{d===!1?l(Sr(4,{from:n,to:t})):d instanceof Error?l(d):b0(d)?l(Sr(2,{from:t,to:d})):(o&&r.enterCallbacks[s]===o&&typeof d=="function"&&o.push(d),a())},c=i(()=>e.call(r&&r.instances[s],t,n,u));let f=Promise.resolve(c);e.length<3&&(f=f.then(u)),f.catch(d=>l(d))})}function bo(e,t,n,r,s=i=>i()){const i=[];for(const o of e)for(const a in o.components){let l=o.components[a];if(!(t!=="beforeRouteEnter"&&!o.instances[a]))if(vm(l)){const c=(l.__vccOpts||l)[t];c&&i.push(Sn(c,n,r,o,a,s))}else{let u=l();i.push(()=>u.then(c=>{if(!c)throw new Error(`Couldn't resolve component "${a}" at "${o.path}"`);const f=Hb(c)?c.default:c;o.mods[a]=c,o.components[a]=f;const h=(f.__vccOpts||f)[t];return h&&Sn(h,n,r,o,a,s)()}))}}return i}function fu(e){const t=pe($i),n=pe(ul),r=M(()=>{const l=vt(e.to);return t.resolve(l)}),s=M(()=>{const{matched:l}=r.value,{length:u}=l,c=l[u-1],f=n.matched;if(!c||!f.length)return-1;const d=f.findIndex(wr.bind(null,c));if(d>-1)return d;const h=du(l[u-2]);return u>1&&du(c)===h&&f[f.length-1].path!==h?f.findIndex(wr.bind(null,l[u-2])):d}),i=M(()=>s.value>-1&&V0(n.params,r.value.params)),o=M(()=>s.value>-1&&s.value===n.matched.length-1&&Cm(n.params,r.value.params));function a(l={}){if($0(l)){const u=t[vt(e.replace)?"replace":"push"](vt(e.to)).catch(Zr);return e.viewTransition&&typeof document<"u"&&"startViewTransition"in document&&document.startViewTransition(()=>u),u}return Promise.resolve()}return{route:r,href:M(()=>r.value.href),isActive:i,isExactActive:o,navigate:a}}function M0(e){return e.length===1?e[0]:e}const B0=Ri({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:fu,setup(e,{slots:t}){const n=ze(fu(e)),{options:r}=pe($i),s=M(()=>({[mu(e.activeClass,r.linkActiveClass,"router-link-active")]:n.isActive,[mu(e.exactActiveClass,r.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const i=t.default&&M0(t.default(n));return e.custom?i:On("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:s.value},i)}}}),F0=B0;function $0(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 V0(e,t){for(const n in t){const r=t[n],s=e[n];if(typeof r=="string"){if(r!==s)return!1}else if(!It(s)||s.length!==r.length||r.some((i,o)=>i!==s[o]))return!1}return!0}function du(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const mu=(e,t,n)=>e??t??n,j0=Ri({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const r=pe(aa),s=M(()=>e.route||r.value),i=pe(uu,0),o=M(()=>{let u=vt(i);const{matched:c}=s.value;let f;for(;(f=c[u])&&!f.components;)u++;return u}),a=M(()=>s.value.matched[o.value]);st(uu,M(()=>o.value+1)),st(N0,a),st(aa,s);const l=ue();return me(()=>[l.value,a.value,e.name],([u,c,f],[d,h,m])=>{c&&(c.instances[f]=u,h&&h!==c&&u&&u===d&&(c.leaveGuards.size||(c.leaveGuards=h.leaveGuards),c.updateGuards.size||(c.updateGuards=h.updateGuards))),u&&c&&(!h||!wr(c,h)||!d)&&(c.enterCallbacks[f]||[]).forEach(g=>g(u))},{flush:"post"}),()=>{const u=s.value,c=e.name,f=a.value,d=f&&f.components[c];if(!d)return hu(n.default,{Component:d,route:u});const h=f.props[c],m=h?h===!0?u.params:typeof h=="function"?h(u):h:null,b=On(d,be({},m,t,{onVnodeUnmounted:y=>{y.component.isUnmounted&&(f.instances[c]=null)},ref:l}));return hu(n.default,{Component:b,route:u})||b}}});function hu(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const H0=j0;function U0(e){const t=R0(e.routes,e),n=e.parseQuery||D0,r=e.stringifyQuery||cu,s=e.history,i=Br(),o=Br(),a=Br(),l=de(vn);let u=vn;sr&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const c=po.bind(null,C=>""+C),f=po.bind(null,t0),d=po.bind(null,us);function h(C,F){let V,G;return xm(C)?(V=t.getRecordMatcher(C),G=F):G=C,t.addRoute(G,V)}function m(C){const F=t.getRecordMatcher(C);F&&t.removeRoute(F)}function g(){return t.getRoutes().map(C=>C.record)}function b(C){return!!t.getRecordMatcher(C)}function y(C,F){if(F=be({},F||l.value),typeof C=="string"){const w=yo(n,C,F.path),P=t.resolve({path:w.path},F),I=s.createHref(w.fullPath);return be(w,P,{params:d(P.params),hash:us(w.hash),redirectedFrom:void 0,href:I})}let V;if(C.path!=null)V=be({},C,{path:yo(n,C.path,F.path).path});else{const w=be({},C.params);for(const P in w)w[P]==null&&delete w[P];V=be({},C,{params:f(w)}),F.params=f(F.params)}const G=t.resolve(V,F),ge=C.hash||"";G.params=c(d(G.params));const v=s0(r,be({},C,{hash:Zb(ge),path:G.path})),p=s.createHref(v);return be({fullPath:v,hash:ge,query:r===cu?L0(C.query):C.query||{}},G,{redirectedFrom:void 0,href:p})}function S(C){return typeof C=="string"?yo(n,C,l.value.path):be({},C)}function _(C,F){if(u!==C)return Sr(8,{from:F,to:C})}function A(C){return B(C)}function N(C){return A(be(S(C),{replace:!0}))}function D(C){const F=C.matched[C.matched.length-1];if(F&&F.redirect){const{redirect:V}=F;let G=typeof V=="function"?V(C):V;return typeof G=="string"&&(G=G.includes("?")||G.includes("#")?G=S(G):{path:G},G.params={}),be({query:C.query,hash:C.hash,params:G.path!=null?{}:C.params},G)}}function B(C,F){const V=u=y(C),G=l.value,ge=C.state,v=C.force,p=C.replace===!0,w=D(V);if(w)return B(be(S(w),{state:typeof w=="object"?be({},ge,w.state):ge,force:v,replace:p}),F||V);const P=V;P.redirectedFrom=F;let I;return!v&&i0(r,G,V)&&(I=Sr(16,{to:P,from:G}),Pe(G,G,!0,!1)),(I?Promise.resolve(I):W(P,G)).catch(O=>en(O)?en(O,2)?O:Se(O):se(O,P,G)).then(O=>{if(O){if(en(O,2))return B(be({replace:p},S(O.to),{state:typeof O.to=="object"?be({},ge,O.to.state):ge,force:v}),F||P)}else O=x(P,G,!0,p,ge);return j(P,G,O),O})}function T(C,F){const V=_(C,F);return V?Promise.reject(V):Promise.resolve()}function k(C){const F=ce.values().next().value;return F&&typeof F.runWithContext=="function"?F.runWithContext(C):C()}function W(C,F){let V;const[G,ge,v]=W0(C,F);V=bo(G.reverse(),"beforeRouteLeave",C,F);for(const w of G)w.leaveGuards.forEach(P=>{V.push(Sn(P,C,F))});const p=T.bind(null,C,F);return V.push(p),Fe(V).then(()=>{V=[];for(const w of i.list())V.push(Sn(w,C,F));return V.push(p),Fe(V)}).then(()=>{V=bo(ge,"beforeRouteUpdate",C,F);for(const w of ge)w.updateGuards.forEach(P=>{V.push(Sn(P,C,F))});return V.push(p),Fe(V)}).then(()=>{V=[];for(const w of v)if(w.beforeEnter)if(It(w.beforeEnter))for(const P of w.beforeEnter)V.push(Sn(P,C,F));else V.push(Sn(w.beforeEnter,C,F));return V.push(p),Fe(V)}).then(()=>(C.matched.forEach(w=>w.enterCallbacks={}),V=bo(v,"beforeRouteEnter",C,F,k),V.push(p),Fe(V))).then(()=>{V=[];for(const w of o.list())V.push(Sn(w,C,F));return V.push(p),Fe(V)}).catch(w=>en(w,8)?w:Promise.reject(w))}function j(C,F,V){a.list().forEach(G=>k(()=>G(C,F,V)))}function x(C,F,V,G,ge){const v=_(C,F);if(v)return v;const p=F===vn,w=sr?history.state:{};V&&(G||p?s.replace(C.fullPath,be({scroll:p&&w&&w.scroll},ge)):s.push(C.fullPath,ge)),l.value=C,Pe(C,F,V,p),Se()}let L;function Y(){L||(L=s.listen((C,F,V)=>{if(!Ke.listening)return;const G=y(C),ge=D(G);if(ge){B(be(ge,{replace:!0,force:!0}),G).catch(Zr);return}u=G;const v=l.value;sr&&m0(eu(v.fullPath,V.delta),Fi()),W(G,v).catch(p=>en(p,12)?p:en(p,2)?(B(be(S(p.to),{force:!0}),G).then(w=>{en(w,20)&&!V.delta&&V.type===fs.pop&&s.go(-1,!1)}).catch(Zr),Promise.reject()):(V.delta&&s.go(-V.delta,!1),se(p,G,v))).then(p=>{p=p||x(G,v,!1),p&&(V.delta&&!en(p,8)?s.go(-V.delta,!1):V.type===fs.pop&&en(p,20)&&s.go(-1,!1)),j(G,v,p)}).catch(Zr)}))}let X=Br(),re=Br(),oe;function se(C,F,V){Se(C);const G=re.list();return G.length?G.forEach(ge=>ge(C,F,V)):console.error(C),Promise.reject(C)}function Be(){return oe&&l.value!==vn?Promise.resolve():new Promise((C,F)=>{X.add([C,F])})}function Se(C){return oe||(oe=!C,Y(),X.list().forEach(([F,V])=>C?V(C):F()),X.reset()),C}function Pe(C,F,V,G){const{scrollBehavior:ge}=e;if(!sr||!ge)return Promise.resolve();const v=!V&&h0(eu(C.fullPath,0))||(G||!V)&&history.state&&history.state.scroll||null;return At().then(()=>ge(C,F,v)).then(p=>p&&d0(p)).catch(p=>se(p,C,F))}const xe=C=>s.go(C);let je;const ce=new Set,Ke={currentRoute:l,listening:!0,addRoute:h,removeRoute:m,clearRoutes:t.clearRoutes,hasRoute:b,getRoutes:g,resolve:y,options:e,push:A,replace:N,go:xe,back:()=>xe(-1),forward:()=>xe(1),beforeEach:i.add,beforeResolve:o.add,afterEach:a.add,onError:re.add,isReady:Be,install(C){const F=this;C.component("RouterLink",F0),C.component("RouterView",H0),C.config.globalProperties.$router=F,Object.defineProperty(C.config.globalProperties,"$route",{enumerable:!0,get:()=>vt(l)}),sr&&!je&&l.value===vn&&(je=!0,A(s.location).catch(ge=>{}));const V={};for(const ge in vn)Object.defineProperty(V,ge,{get:()=>l.value[ge],enumerable:!0});C.provide($i,F),C.provide(ul,Of(V)),C.provide(aa,l);const G=C.unmount;ce.add(C),C.unmount=function(){ce.delete(C),ce.size<1&&(u=vn,L&&L(),L=null,l.value=vn,je=!1,oe=!1),G()}}};function Fe(C){return C.reduce((F,V)=>F.then(()=>k(V)),Promise.resolve())}return Ke}function W0(e,t){const n=[],r=[],s=[],i=Math.max(t.matched.length,e.matched.length);for(let o=0;o<i;o++){const a=t.matched[o];a&&(e.matched.find(u=>wr(u,a))?r.push(a):n.push(a));const l=e.matched[o];l&&(t.matched.find(u=>wr(u,l))||s.push(l))}return[n,r,s]}function z0(){return pe($i)}function q0(e){return pe(ul)}function K0(e){const{extendRoutes:t,routes:n}=e;return t&&console.warn('"extendRoutes()" is deprecated, please modify the routes directly. See https://uvr.esm.is/guide/extending-routes.html#extending-routes-at-runtime for an alternative.'),U0(Object.assign(e,{routes:typeof t=="function"&&t(n)||n}))}const G0="modulepreload",Y0=function(e,t){return new URL(e,t).href},gu={},tn=function(t,n,r){let s=Promise.resolve();if(n&&n.length>0){const o=document.getElementsByTagName("link"),a=document.querySelector("meta[property=csp-nonce]"),l=(a==null?void 0:a.nonce)||(a==null?void 0:a.getAttribute("nonce"));s=Promise.allSettled(n.map(u=>{if(u=Y0(u,r),u in gu)return;gu[u]=!0;const c=u.endsWith(".css"),f=c?'[rel="stylesheet"]':"";if(!!r)for(let m=o.length-1;m>=0;m--){const g=o[m];if(g.href===u&&(!c||g.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${u}"]${f}`))return;const h=document.createElement("link");if(h.rel=c?"stylesheet":G0,c||(h.as="script"),h.crossOrigin="",h.href=u,l&&h.setAttribute("nonce",l),document.head.appendChild(h),c)return new Promise((m,g)=>{h.addEventListener("load",m),h.addEventListener("error",()=>g(new Error(`Unable to preload CSS for ${u}`)))})}))}function i(o){const a=new Event("vite:preloadError",{cancelable:!0});if(a.payload=o,window.dispatchEvent(a),!a.defaultPrevented)throw o}return s.then(o=>{for(const a of o||[])a.status==="rejected"&&i(a.reason);return t().catch(i)})},J0=e=>{const t={};Object.entries(Object.assign({"/src/layouts/default.vue":()=>tn(()=>import("./default-eHHphOHo.js"),__vite__mapDeps([0,1]),import.meta.url)})).forEach(([s,i])=>{let o=s.replace("/src/layouts/","").replace(".vue","");t[o]=i});function r(s,i=!0){return s.map(o=>{var a,l,u,c,f,d;if(((a=o.children)==null?void 0:a.length)>0&&(o.children=r(o.children,!1)),i){if(!o.component&&((l=o.children)==null?void 0:l.find(m=>{var g;return(m.path===""||m.path==="/")&&((g=m.meta)==null?void 0:g.isLayout)})))return o;if(((u=o.meta)==null?void 0:u.layout)!==!1)return{path:o.path,component:t[((c=o.meta)==null?void 0:c.layout)||"default"],children:o.path==="/"?[o]:[{...o,path:""}],meta:{isLayout:!0}}}return(f=o.meta)!=null&&f.layout?{path:o.path,component:t[(d=o.meta)==null?void 0:d.layout],children:[{...o,path:""}],meta:{isLayout:!0}}:o})}return r(e)},X0=[{path:"/",name:"/",component:()=>tn(()=>import("./index-CMeJB2RC.js"),__vite__mapDeps([2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19]),import.meta.url)},{path:"/404",name:"/404",component:()=>tn(()=>import("./404-B2CQj-sz.js"),__vite__mapDeps([20,16,15]),import.meta.url)},{path:"/CacheManagement",name:"/CacheManagement",component:()=>tn(()=>import("./CacheManagement-BVx9heem.js"),__vite__mapDeps([21,22,23,24,25,7,8,26,27,16,15]),import.meta.url)},{path:"/cses2wakeup",name:"/cses2wakeup",component:()=>tn(()=>import("./cses2wakeup-0f7WKX1P.js"),__vite__mapDeps([28,16,22,23,29,30,7,8,5,6,17,3,4,18,31,32,33,34,26,27,35,13,14,36,15,37]),import.meta.url)},{path:"/DataMigration",name:"/DataMigration",component:()=>tn(()=>import("./DataMigration-C7wFOqC9.js"),__vite__mapDeps([38,16,3,4,32,33,22,23,35,13,14,7,8,36,26,27,15,39]),import.meta.url)},{path:"/list",children:[{path:"",name:"/list/",component:()=>tn(()=>import("./index-CIilR5aw.js"),__vite__mapDeps([40,10,11,3,4,15]),import.meta.url)},{path:":id",name:"/list/[id]",component:()=>tn(()=>import("./_id_-DfxnsV9d.js"),__vite__mapDeps([41,10,11,3,4,32,33,7,8,17,18,31,34,15]),import.meta.url)}]},{path:"/settings",name:"/settings",component:()=>tn(()=>import("./settings-BNI-qWGc.js"),__vite__mapDeps([42,9,10,11,7,8,3,4,12,16,31,32,33,34,35,13,14,36,22,23,17,18,24,25,29,30,15,43]),import.meta.url)}],fl=K0({history:y0("./"),routes:J0(X0)});fl.onError((e,t)=>{var n,r;(r=(n=e==null?void 0:e.message)==null?void 0:n.includes)!=null&&r.call(n,"Failed to fetch dynamically imported module")?localStorage.getItem("vuetify:dynamic-reload")?console.error("Dynamic import error, reloading page did not fix it",e):(console.log("Reloading page to fix dynamic import error"),localStorage.setItem("vuetify:dynamic-reload","true"),location.assign(t.fullPath)):console.error(e)});fl.isReady().then(()=>{localStorage.removeItem("vuetify:dynamic-reload")});function Z0(e){e.use(Fb).use(fl).use(jb)}let $s;const Q0=new Uint8Array(16);function ew(){if(!$s&&($s=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!$s))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return $s(Q0)}const Ge=[];for(let e=0;e<256;++e)Ge.push((e+256).toString(16).slice(1));function tw(e,t=0){return Ge[e[t+0]]+Ge[e[t+1]]+Ge[e[t+2]]+Ge[e[t+3]]+"-"+Ge[e[t+4]]+Ge[e[t+5]]+"-"+Ge[e[t+6]]+Ge[e[t+7]]+"-"+Ge[e[t+8]]+Ge[e[t+9]]+"-"+Ge[e[t+10]]+Ge[e[t+11]]+Ge[e[t+12]]+Ge[e[t+13]]+Ge[e[t+14]]+Ge[e[t+15]]}const nw=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),vu={randomUUID:nw};function rw(e,t,n){if(vu.randomUUID&&!e)return vu.randomUUID();e=e||{};const r=e.random||(e.rng||ew)();return r[6]=r[6]&15|64,r[8]=r[8]&63|128,tw(r)}async function sw(){return Notification&&Notification.requestPermission?await Notification.requestPermission()==="granted"?(console.log("通知权限已授予"),!0):(console.warn("通知权限被拒绝"),!1):(console.warn("浏览器不支持通知权限请求"),!1)}async function iw(){var e;try{return(e=navigator.storage)!=null&&e.persist?await navigator.storage.persist():!1}catch(t){return console.warn("请求持久性存储失败:",t),!1}}async function ow(){if(await sw()&&In.getSetting("storage.persistOnLoad")){const t=await iw();console.log(`持久性存储状态: ${t?"已启用":"未启用"}`)}}typeof window<"u"&&window.addEventListener("load",ow);const wo="Classworks_settings";function aw(){return rw()}const pu={"server.domain":"https://kv.wuyuan.dev","server.siteKey":""},Fn={"device.uuid":{type:"string",default:aw(),description:"设备唯一标识符",icon:"mdi-identifier"},"namespace.password":{type:"string",default:"",description:"命名空间访问密码",icon:"mdi-key"},"namespace.accessType":{type:"string",default:"readwrite",description:"访问权限类型",icon:"mdi-shield-lock",validate:e=>["readonly","readwrite"].includes(e)},"storage.persistOnLoad":{type:"boolean",default:!0,description:"是否在页面加载时自动请求持久性存储",icon:"mdi-database-sync"},"display.emptySubjectDisplay":{type:"string",default:"card",validate:e=>["card","button"].includes(e),description:"空科目的显示方式",icon:"mdi-card-outline"},"display.dynamicSort":{type:"boolean",default:!0,description:"是否启用动态排序",icon:"mdi-sort-variant"},"display.showRandomButton":{type:"boolean",default:!1,description:"是否显示随机点人按钮",icon:"mdi-shuffle-variant"},"display.showFullscreenButton":{type:"boolean",default:!0,description:"是否显示全屏按钮",icon:"mdi-fullscreen"},"display.cardHoverEffect":{type:"boolean",default:!0,description:"是否启用卡片悬浮效果",icon:"mdi-gesture-tap"},"display.enhancedTouchMode":{type:"boolean",default:!0,description:"是否启用增强触摸模式",icon:"mdi-gesture-tap-button"},"display.showAntiScreenBurnCard":{type:"boolean",default:!1,description:"是否显示防烧屏忽悠卡片",icon:"mdi-monitor-shimmer"},"display.showListCard":{type:"boolean",default:!0,description:"是否显示列表卡片",icon:"mdi-list-box"},"server.domain":{type:"string",default:"",validate:e=>{if(!e)return!0;try{return new URL(e),!0}catch(t){return console.error("域名格式无效:",t),!1}},description:"后端服务器域名",icon:"mdi-web"},"server.classNumber":{type:"string",default:"高三八班",validate:e=>/.*/.test(e),description:"班级编号",icon:"mdi-account-group"},"server.siteKey":{type:"string",default:"",description:"网站令牌",icon:"mdi-key-chain"},"server.provider":{type:"string",default:"kv-local",validate:e=>["kv-local","kv-server","classworkscloud"].includes(e),description:"数据提供者",icon:"mdi-database"},"refresh.auto":{type:"boolean",default:!1,description:"是否启用自动刷新",icon:"mdi-refresh-auto"},"refresh.interval":{type:"number",default:300,validate:e=>e>=10&&e<=3600,description:"自动刷新间隔(秒)",icon:"mdi-timer-outline"},"font.size":{type:"number",default:28,validate:e=>e>=16&&e<=100,description:"字体大小",icon:"mdi-format-size"},"edit.autoSave":{type:"boolean",default:!0,description:"是否启用自动保存",icon:"mdi-content-save-outline"},"edit.blockNonTodayAutoSave":{type:"boolean",default:!0,description:"禁止自动保存非当天数据",icon:"mdi-calendar-lock"},"edit.refreshBeforeEdit":{type:"boolean",default:!0,description:"编辑前是否自动刷新",icon:"mdi-refresh"},"edit.confirmNonTodaySave":{type:"boolean",default:!0,description:"保存非当天数据需确认",icon:"mdi-calendar-alert"},"developer.enabled":{type:"boolean",default:!1,description:"是否启用开发者选项",icon:"mdi-developer-board"},"developer.showDebugConfig":{type:"boolean",default:!1,description:"是否显示调试配置",icon:"mdi-bug-outline"},"developer.disableMessageLog":{type:"boolean",default:!1,description:"禁用消息日志记录",requireDeveloper:!0,icon:"mdi-message-off-outline"},"message.showSidebar":{type:"boolean",default:!0,description:"是否显示消息记录侧栏",requireDeveloper:!0,icon:"mdi-message-text-outline"},"message.maxActiveMessages":{type:"number",default:5,validate:e=>e>=1&&e<=10,description:"同时显示的最大消息数量",requireDeveloper:!0,icon:"mdi-message-badge-outline"},"message.timeout":{type:"number",default:5e3,validate:e=>e>=1e3&&e<=3e4,description:"消息自动关闭时间(毫秒)",requireDeveloper:!0,icon:"mdi-timer-sand"},"message.saveHistory":{type:"boolean",default:!0,description:"是否保存消息历史记录",requireDeveloper:!0,icon:"mdi-history"},"theme.mode":{type:"string",default:"dark",validate:e=>["light","dark"].includes(e),description:"主题模式",icon:"mdi-theme-light-dark"},"randomPicker.enabled":{type:"boolean",default:!0,description:"是否启用随机点名功能",icon:"mdi-account-question"},"randomPicker.animation":{type:"boolean",default:!0,description:"是否启用随机点名动画效果",icon:"mdi-animation-play"},"randomPicker.defaultCount":{type:"number",default:1,validate:e=>e>=1&&e,description:"默认抽取人数",icon:"mdi-counter"},"randomPicker.excludeAbsent":{type:"boolean",default:!0,description:"是否排除请假学生",icon:"mdi-account-off"},"randomPicker.excludeLate":{type:"boolean",default:!1,description:"是否排除迟到学生",icon:"mdi-clock-alert"},"randomPicker.excludeExcluded":{type:"boolean",default:!0,description:"是否排除不参与学生",icon:"mdi-account-cancel"},"randomPicker.mode":{type:"string",default:"name",validate:e=>["name","number"].includes(e),description:"随机点名模式",icon:"mdi-format-list-numbered"},"randomPicker.maxNumber":{type:"number",default:60,validate:e=>e>=1&&e,description:"学号模式最大值",icon:"mdi-numeric"},"randomPicker.minNumber":{type:"number",default:1,validate:e=>e>=1&&e,description:"学号模式最小值",icon:"mdi-numeric-negative-1"}};class lw{constructor(){this.settingsCache=null,this.isInitialized=!1}init(){this.isInitialized||(this.loadSettings(),this.isInitialized=!0)}loadSettings(){this.settingsCache={};try{const t=typeof localStorage<"u"?localStorage.getItem(wo):null;t&&(this.settingsCache=JSON.parse(t))}catch(t){console.error("加载设置失败:",t)}for(const[t,n]of Object.entries(Fn))t in this.settingsCache||(this.settingsCache[t]=n.default);return this.settingsCache}saveSettings(){if(!(typeof localStorage>"u"))try{localStorage.setItem(wo,JSON.stringify(this.settingsCache))}catch(t){console.error("保存设置失败:",t)}}getSetting(t){this.isInitialized||this.init();const n=Fn[t];if(!n)return console.warn(`未定义的设置项: ${t}`),null;if(n.requireDeveloper&&!this.settingsCache["developer.enabled"])return n.default;if(this.settingsCache["server.provider"]==="classworkscloud"&&pu[t]!==void 0)return pu[t];const r=this.settingsCache[t];return r!==void 0?r:n.default}setSetting(t,n){this.isInitialized||this.init();const r=Fn[t];if(!r)return console.warn(`未定义的设置项: ${t}`),!1;if(r.requireDeveloper&&!this.settingsCache["developer.enabled"])return console.warn(`设置项 ${t} 需要启用开发者选项`),!1;try{const s=this.settingsCache[t];if(typeof n!==r.type&&(n=r.type==="boolean"?!!n:r.type==="number"?Number(n):String(n)),r.validate&&!r.validate(n))return console.warn(`设置项 ${t} 的值无效`),!1;this.settingsCache[t]=n,this.saveSettings(),this.logSettingsChange(t,s,n);const i=r.legacyKey;return i&&typeof localStorage<"u"&&localStorage.setItem(i,n.toString()),!0}catch(s){return console.error(`设置配置项 ${t} 失败:`,s),!1}}logSettingsChange(t,n,r){this.settingsCache["developer.enabled"]&&this.settingsCache["developer.showDebugConfig"]&&console.log(`[Settings] ${t}:`,{old:n,new:r,time:new Date().toLocaleTimeString()})}resetSetting(t){this.isInitialized||this.init();const n=Fn[t];if(!n){console.warn(`未定义的设置项: ${t}`);return}this.settingsCache[t]=n.default,this.saveSettings()}resetAllSettings(){this.settingsCache={};for(const[t,n]of Object.entries(Fn))this.settingsCache[t]=n.default;this.saveSettings()}watchSettings(t){if(typeof window>"u")return()=>{};const n=r=>{r.key===wo&&(this.settingsCache=JSON.parse(r.newValue),t(this.settingsCache))};return window.addEventListener("storage",n),()=>window.removeEventListener("storage",n)}getSettingDefinition(t){return Fn[t]||null}exportSettingsAsKeyValue(){this.isInitialized||this.init();const t={};for(const n in Fn)t[n]=this.getSetting(n);return t}}const In=new lw;typeof window<"u"&&In.init();const _e=e=>In.getSetting(e),So=(e,t)=>In.setSetting(e,t),W_=e=>In.resetSetting(e),z_=e=>In.watchSettings(e),q_=e=>In.getSettingDefinition(e),K_=()=>In.exportSettingsAsKeyValue();class cw{constructor(){this.logs=[]}async addLog(t){return this.logs.push(t),this.logs.length>100&&this.logs.shift(),!0}async getLogs(t=20){return this.logs.slice(-t).reverse()}}const Gs=new cw,zt=[];let Ys=null,Ht=null;const Fr={SUCCESS:"success",ERROR:"error",INFO:"info",WARNING:"warning"},uw={timeout:3e3,showSnackbar:!0,addToLog:!0};async function Vs(e,t,n="",r={}){const s={...uw,...r},i={id:Date.now()+Math.random(),type:e,title:t,content:n.substring(0,500),timestamp:new Date};if(s.addToLog)try{for(await Gs.addLog(i),zt.unshift(i);zt.length>_e("message.maxActiveMessages");)zt.pop();Ht==null||Ht(zt)}catch(o){console.error("保存日志失败:",o)}return s.showSnackbar&&(Ys==null||Ys(i)),i}function fw(e,t){let n=null;return function(...r){n&&clearTimeout(n),n=setTimeout(()=>{e.apply(this,r)},t)}}const ir={install:e=>{e.config.globalProperties.$message={success:(t,n,r)=>Vs(Fr.SUCCESS,t,n,r),error:(t,n,r)=>Vs(Fr.ERROR,t,n,r),info:(t,n,r)=>Vs(Fr.INFO,t,n,r),warning:(t,n,r)=>Vs(Fr.WARNING,t,n,r)}},onSnackbar:e=>{Ys=e},onLog:e=>{Ht=e},getMessages:async()=>{try{return await Gs.getLogs()}catch(e){return console.error("获取日志失败:",e),[...zt]}},clearMessages:async()=>{try{await Gs.clearLogs(),zt.length=0,Ht==null||Ht(zt)}catch(e){console.error("清除日志失败:",e)}},MessageType:Fr,markAsRead:()=>{},deleteMessage:async e=>{try{await Gs.deleteLog(e);const t=zt.findIndex(n=>n.id===e);t!==-1&&zt.splice(t,1),Ht==null||Ht(zt)}catch(t){console.error("删除消息失败:",t)}},getUnreadCount:()=>0,debounce:fw},Rm=(e,t)=>{const n=e.__vccOpts||e;for(const[r,s]of t)n[r]=s;return n},Er=Z({border:[Boolean,Number,String]},"border");function Ar(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:kn();return{borderClasses:M(()=>{const r=e.border;return r===!0||r===""?`${t}--border`:typeof r=="string"||r===0?String(r).split(" ").map(s=>`border-${s}`):[]})}}const dw=[null,"default","comfortable","compact"],Yn=Z({density:{type:String,default:"default",validator:e=>dw.includes(e)}},"density");function Tr(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:kn();return{densityClasses:J(()=>`${t}--density-${e.density}`)}}const Es=Z({elevation:{type:[Number,String],validator(e){const t=parseInt(e);return!isNaN(t)&&t>=0&&t<=24}}},"elevation");function As(e){return{elevationClasses:J(()=>{const n=$e(e)?e.value:e.elevation;return n==null?[]:[`elevation-${n}`]})}}const mn=Z({rounded:{type:[Boolean,Number,String],default:void 0},tile:Boolean},"rounded");function hn(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:kn();return{roundedClasses:M(()=>{const r=$e(e)?e.value:e.rounded,s=$e(e)?e.value:e.tile,i=[];if(r===!0||r==="")i.push(`${t}--rounded`);else if(typeof r=="string"||r===0)for(const o of String(r).split(" "))i.push(`rounded-${o}`);else(s||r===!1)&&i.push("rounded-0");return i})}}const dt=Z({tag:{type:[String,Object,Function],default:"div"}},"tag");function dl(e){return rl(()=>{const t=un(e),n=[],r={};if(t.background)if(Xo(t.background)){if(r.backgroundColor=t.background,!t.text&&ly(t.background)){const s=Kt(t.background);if(s.a==null||s.a===1){const i=Zd(s);r.color=i,r.caretColor=i}}}else n.push(`bg-${t.background}`);return t.text&&(Xo(t.text)?(r.color=t.text,r.caretColor=t.text):n.push(`text-${t.text}`)),{colorClasses:n,colorStyles:r}})}function Cr(e){const{colorClasses:t,colorStyles:n}=dl(()=>({text:un(e)}));return{textColorClasses:t,textColorStyles:n}}function hr(e){const{colorClasses:t,colorStyles:n}=dl(()=>({background:un(e)}));return{backgroundColorClasses:t,backgroundColorStyles:n}}const mw=["elevated","flat","tonal","outlined","text","plain"];function Ts(e,t){return K(ke,null,[e&&K("span",{key:"overlay",class:ve(`${t}__overlay`)},null),K("span",{key:"underlay",class:ve(`${t}__underlay`)},null)])}const Jn=Z({color:String,variant:{type:String,default:"elevated",validator:e=>mw.includes(e)}},"variant");function Rs(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:kn();const n=J(()=>{const{variant:i}=un(e);return`${t}--variant-${i}`}),{colorClasses:r,colorStyles:s}=dl(()=>{const{variant:i,color:o}=un(e);return{[["elevated","flat"].includes(i)?"background":"text"]:o}});return{colorClasses:r,colorStyles:s,variantClasses:n}}const Pm=Z({baseColor:String,divided:Boolean,...Er(),...Me(),...Yn(),...Es(),...mn(),...dt(),...wt(),...Jn()},"VBtnGroup"),yu=ye()({name:"VBtnGroup",props:Pm(),setup(e,t){let{slots:n}=t;const{themeClasses:r}=Tt(e),{densityClasses:s}=Tr(e),{borderClasses:i}=Ar(e),{elevationClasses:o}=As(e),{roundedClasses:a}=hn(e);Mi({VBtn:{height:"auto",baseColor:J(()=>e.baseColor),color:J(()=>e.color),density:J(()=>e.density),flat:!0,variant:J(()=>e.variant)}}),Le(()=>R(e.tag,{class:ve(["v-btn-group",{"v-btn-group--divided":e.divided},r.value,i.value,s.value,o.value,a.value,e.class]),style:Oe(e.style)},n))}}),hw=Z({modelValue:{type:null,default:void 0},multiple:Boolean,mandatory:[Boolean,String],max:Number,selectedClass:String,disabled:Boolean},"group"),gw=Z({value:null,disabled:Boolean,selectedClass:String},"group-item");function vw(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;const r=Ue("useGroupItem");if(!r)throw new Error("[Vuetify] useGroupItem composable must be used inside a component setup function");const s=Jf();st(Symbol.for(`${t.description}:id`),s);const i=pe(t,null);if(!i){if(!n)return i;throw new Error(`[Vuetify] Could not find useGroup injection with symbol ${t.description}`)}const o=J(()=>e.value),a=M(()=>!!(i.disabled.value||e.disabled));i.register({id:s,value:o,disabled:a},r),bt(()=>{i.unregister(s)});const l=M(()=>i.isSelected(s)),u=M(()=>i.items.value[0].id===s),c=M(()=>i.items.value[i.items.value.length-1].id===s),f=M(()=>l.value&&[i.selectedClass.value,e.selectedClass]);return me(l,d=>{r.emit("group:selected",{value:d})},{flush:"sync"}),{id:s,isSelected:l,isFirst:u,isLast:c,toggle:()=>i.select(s,!l.value),select:d=>i.select(s,d),selectedClass:f,value:o,disabled:a,group:i}}function pw(e,t){let n=!1;const r=ze([]),s=an(e,"modelValue",[],d=>d==null?[]:Om(r,nl(d)),d=>{const h=bw(r,d);return e.multiple?h:h[0]}),i=Ue("useGroup");function o(d,h){const m=d,g=Symbol.for(`${t.description}:id`),y=or(g,i==null?void 0:i.vnode).indexOf(h);vt(m.value)==null&&(m.value=y,m.useIndexAsValue=!0),y>-1?r.splice(y,0,m):r.push(m)}function a(d){if(n)return;l();const h=r.findIndex(m=>m.id===d);r.splice(h,1)}function l(){const d=r.find(h=>!h.disabled);d&&e.mandatory==="force"&&!s.value.length&&(s.value=[d.id])}Pn(()=>{l()}),bt(()=>{n=!0}),za(()=>{for(let d=0;d<r.length;d++)r[d].useIndexAsValue&&(r[d].value=d)});function u(d,h){const m=r.find(g=>g.id===d);if(!(h&&(m!=null&&m.disabled)))if(e.multiple){const g=s.value.slice(),b=g.findIndex(S=>S===d),y=~b;if(h=h??!y,y&&e.mandatory&&g.length<=1||!y&&e.max!=null&&g.length+1>e.max)return;b<0&&h?g.push(d):b>=0&&!h&&g.splice(b,1),s.value=g}else{const g=s.value.includes(d);if(e.mandatory&&g)return;s.value=h??!g?[d]:[]}}function c(d){if(e.multiple,s.value.length){const h=s.value[0],m=r.findIndex(y=>y.id===h);let g=(m+d)%r.length,b=r[g];for(;b.disabled&&g!==m;)g=(g+d)%r.length,b=r[g];if(b.disabled)return;s.value=[r[g].id]}else{const h=r.find(m=>!m.disabled);h&&(s.value=[h.id])}}const f={register:o,unregister:a,selected:s,select:u,disabled:J(()=>e.disabled),prev:()=>c(r.length-1),next:()=>c(1),isSelected:d=>s.value.includes(d),selectedClass:J(()=>e.selectedClass),items:J(()=>r),getItemIndex:d=>yw(r,d)};return st(t,f),f}function yw(e,t){const n=Om(e,[t]);return n.length?e.findIndex(r=>r.id===n[0]):-1}function Om(e,t){const n=[];return t.forEach(r=>{const s=e.find(o=>Cs(r,o.value)),i=e[r];(s==null?void 0:s.value)!=null?n.push(s.id):i!=null&&n.push(i.id)}),n}function bw(e,t){const n=[];return t.forEach(r=>{const s=e.findIndex(i=>i.id===r);if(~s){const i=e[s];n.push(i.value!=null?i.value:s)}}),n}const km=Symbol.for("vuetify:v-btn-toggle"),ww=Z({...Pm(),...hw()},"VBtnToggle"),G_=ye()({name:"VBtnToggle",props:ww(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const{isSelected:r,next:s,prev:i,select:o,selected:a}=pw(e,km);return Le(()=>{const l=yu.filterProps(e);return R(yu,Ie({class:["v-btn-toggle",e.class]},l,{style:e.style}),{default:()=>{var u;return[(u=n.default)==null?void 0:u.call(n,{isSelected:r,next:s,prev:i,select:o,selected:a})]}})}),{next:s,prev:i,select:o}}}),Sw=Z({defaults:Object,disabled:Boolean,reset:[Number,String],root:[Boolean,String],scoped:Boolean},"VDefaultsProvider"),Et=ye(!1)({name:"VDefaultsProvider",props:Sw(),setup(e,t){let{slots:n}=t;const{defaults:r,disabled:s,reset:i,root:o,scoped:a}=Lf(e);return Mi(r,{reset:i,root:o,scoped:a,disabled:s}),()=>{var l;return(l=n.default)==null?void 0:l.call(n)}}}),Cw=["x-small","small","default","large","x-large"],Vi=Z({size:{type:[String,Number],default:"default"}},"size");function ji(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:kn();return rl(()=>{const n=e.size;let r,s;return fi(Cw,n)?r=`${t}--size-${n}`:n&&(s={width:fe(n),height:fe(n)}),{sizeClasses:r,sizeStyles:s}})}const _w=Z({color:String,disabled:Boolean,start:Boolean,end:Boolean,icon:Qe,opacity:[String,Number],...Me(),...Vi(),...dt({tag:"i"}),...wt()},"VIcon"),Jt=ye()({name:"VIcon",props:_w(),setup(e,t){let{attrs:n,slots:r}=t;const s=de(),{themeClasses:i}=dm(),{iconData:o}=xb(()=>s.value||e.icon),{sizeClasses:a}=ji(e),{textColorClasses:l,textColorStyles:u}=Cr(()=>e.color);return Le(()=>{var d,h;const c=(d=r.default)==null?void 0:d.call(r);c&&(s.value=(h=Vd(c).filter(m=>m.type===bs&&m.children&&typeof m.children=="string")[0])==null?void 0:h.children);const f=!!(n.onClick||n.onClickOnce);return R(o.value.component,{tag:e.tag,icon:o.value.icon,class:ve(["v-icon","notranslate",i.value,a.value,l.value,{"v-icon--clickable":f,"v-icon--disabled":e.disabled,"v-icon--start":e.start,"v-icon--end":e.end},e.class]),style:Oe([{"--v-icon-opacity":e.opacity},a.value?void 0:{fontSize:fe(e.size),height:fe(e.size),width:fe(e.size)},u.value,e.style]),role:f?"button":void 0,"aria-hidden":!f,tabindex:f?e.disabled?-1:0:void 0},{default:()=>[c]})}),{}}});function Im(e,t){const n=ue(),r=de(!1);if(Qa){const s=new IntersectionObserver(i=>{r.value=!!i.find(o=>o.isIntersecting)},t);bt(()=>{s.disconnect()}),me(n,(i,o)=>{o&&(s.unobserve(o),r.value=!1),i&&s.observe(i)},{flush:"post"})}return{intersectionRef:n,isIntersecting:r}}const xw=Z({bgColor:String,color:String,indeterminate:[Boolean,String],modelValue:{type:[Number,String],default:0},rotate:{type:[Number,String],default:0},width:{type:[Number,String],default:4},...Me(),...Vi(),...dt({tag:"div"}),...wt()},"VProgressCircular"),Ew=ye()({name:"VProgressCircular",props:xw(),setup(e,t){let{slots:n}=t;const r=20,s=2*Math.PI*r,i=ue(),{themeClasses:o}=Tt(e),{sizeClasses:a,sizeStyles:l}=ji(e),{textColorClasses:u,textColorStyles:c}=Cr(()=>e.color),{textColorClasses:f,textColorStyles:d}=Cr(()=>e.bgColor),{intersectionRef:h,isIntersecting:m}=Im(),{resizeRef:g,contentRect:b}=mm(),y=J(()=>Tn(parseFloat(e.modelValue),0,100)),S=J(()=>Number(e.width)),_=J(()=>l.value?Number(e.size):b.value?b.value.width:Math.max(S.value,32)),A=J(()=>r/(1-S.value/_.value)*2),N=J(()=>S.value/_.value*A.value),D=J(()=>fe((100-y.value)/100*s));return Xt(()=>{h.value=i.value,g.value=i.value}),Le(()=>R(e.tag,{ref:i,class:ve(["v-progress-circular",{"v-progress-circular--indeterminate":!!e.indeterminate,"v-progress-circular--visible":m.value,"v-progress-circular--disable-shrink":e.indeterminate==="disable-shrink"},o.value,a.value,u.value,e.class]),style:Oe([l.value,c.value,e.style]),role:"progressbar","aria-valuemin":"0","aria-valuemax":"100","aria-valuenow":e.indeterminate?void 0:y.value},{default:()=>[K("svg",{style:{transform:`rotate(calc(-90deg + ${Number(e.rotate)}deg))`},xmlns:"http://www.w3.org/2000/svg",viewBox:`0 0 ${A.value} ${A.value}`},[K("circle",{class:ve(["v-progress-circular__underlay",f.value]),style:Oe(d.value),fill:"transparent",cx:"50%",cy:"50%",r,"stroke-width":N.value,"stroke-dasharray":s,"stroke-dashoffset":0},null),K("circle",{class:"v-progress-circular__overlay",fill:"transparent",cx:"50%",cy:"50%",r,"stroke-width":N.value,"stroke-dasharray":s,"stroke-dashoffset":D.value},null)]),n.default&&K("div",{class:"v-progress-circular__content"},[n.default({value:y.value})])]})),{}}}),Rr=Z({height:[Number,String],maxHeight:[Number,String],maxWidth:[Number,String],minHeight:[Number,String],minWidth:[Number,String],width:[Number,String]},"dimension");function Pr(e){return{dimensionStyles:M(()=>{const n={},r=fe(e.height),s=fe(e.maxHeight),i=fe(e.maxWidth),o=fe(e.minHeight),a=fe(e.minWidth),l=fe(e.width);return r!=null&&(n.height=r),s!=null&&(n.maxHeight=s),i!=null&&(n.maxWidth=i),o!=null&&(n.minHeight=o),a!=null&&(n.minWidth=a),l!=null&&(n.width=l),n})}}const bu={center:"center",top:"bottom",bottom:"top",left:"right",right:"left"},Hi=Z({location:String},"location");function ml(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,n=arguments.length>2?arguments[2]:void 0;const{isRtl:r}=_s();return{locationStyles:M(()=>{if(!e.location)return{};const{side:i,align:o}=Jo(e.location.split(" ").length>1?e.location:`${e.location} center`,r.value);function a(u){return n?n(u):0}const l={};return i!=="center"&&(t?l[bu[i]]=`calc(100% - ${a(i)}px)`:l[i]=0),o!=="center"?t?l[bu[o]]=`calc(100% - ${a(o)}px)`:l[o]=0:(i==="center"?l.top=l.left="50%":l[{top:"left",bottom:"left",left:"top",right:"top"}[i]]="50%",l.transform={top:"translateX(-50%)",bottom:"translateX(-50%)",left:"translateY(-50%)",right:"translateY(-50%)",center:"translate(-50%, -50%)"}[i]),l})}}const Aw=Z({absolute:Boolean,active:{type:Boolean,default:!0},bgColor:String,bgOpacity:[Number,String],bufferValue:{type:[Number,String],default:0},bufferColor:String,bufferOpacity:[Number,String],clickable:Boolean,color:String,height:{type:[Number,String],default:4},indeterminate:Boolean,max:{type:[Number,String],default:100},modelValue:{type:[Number,String],default:0},opacity:[Number,String],reverse:Boolean,stream:Boolean,striped:Boolean,roundedBar:Boolean,...Me(),...Hi({location:"top"}),...mn(),...dt(),...wt()},"VProgressLinear"),Dm=ye()({name:"VProgressLinear",props:Aw(),emits:{"update:modelValue":e=>!0},setup(e,t){var j;let{slots:n}=t;const r=an(e,"modelValue"),{isRtl:s,rtlClasses:i}=_s(),{themeClasses:o}=Tt(e),{locationStyles:a}=ml(e),{textColorClasses:l,textColorStyles:u}=Cr(()=>e.color),{backgroundColorClasses:c,backgroundColorStyles:f}=hr(()=>e.bgColor||e.color),{backgroundColorClasses:d,backgroundColorStyles:h}=hr(()=>e.bufferColor||e.bgColor||e.color),{backgroundColorClasses:m,backgroundColorStyles:g}=hr(()=>e.color),{roundedClasses:b}=hn(e),{intersectionRef:y,isIntersecting:S}=Im(),_=M(()=>parseFloat(e.max)),A=M(()=>parseFloat(e.height)),N=M(()=>Tn(parseFloat(e.bufferValue)/_.value*100,0,100)),D=M(()=>Tn(parseFloat(r.value)/_.value*100,0,100)),B=M(()=>s.value!==e.reverse),T=M(()=>e.indeterminate?"fade-transition":"slide-x-transition"),k=De&&((j=window.matchMedia)==null?void 0:j.call(window,"(forced-colors: active)").matches);function W(x){if(!y.value)return;const{left:L,right:Y,width:X}=y.value.getBoundingClientRect(),re=B.value?X-x.clientX+(Y-X):x.clientX-L;r.value=Math.round(re/X*_.value)}return Le(()=>R(e.tag,{ref:y,class:ve(["v-progress-linear",{"v-progress-linear--absolute":e.absolute,"v-progress-linear--active":e.active&&S.value,"v-progress-linear--reverse":B.value,"v-progress-linear--rounded":e.rounded,"v-progress-linear--rounded-bar":e.roundedBar,"v-progress-linear--striped":e.striped},b.value,o.value,i.value,e.class]),style:Oe([{bottom:e.location==="bottom"?0:void 0,top:e.location==="top"?0:void 0,height:e.active?fe(A.value):0,"--v-progress-linear-height":fe(A.value),...e.absolute?a.value:{}},e.style]),role:"progressbar","aria-hidden":e.active?"false":"true","aria-valuemin":"0","aria-valuemax":e.max,"aria-valuenow":e.indeterminate?void 0:Math.min(parseFloat(r.value),_.value),onClick:e.clickable&&W},{default:()=>[e.stream&&K("div",{key:"stream",class:ve(["v-progress-linear__stream",l.value]),style:{...u.value,[B.value?"left":"right"]:fe(-A.value),borderTop:`${fe(A.value/2)} dotted`,opacity:parseFloat(e.bufferOpacity),top:`calc(50% - ${fe(A.value/4)})`,width:fe(100-N.value,"%"),"--v-progress-linear-stream-to":fe(A.value*(B.value?1:-1))}},null),K("div",{class:ve(["v-progress-linear__background",k?void 0:c.value]),style:Oe([f.value,{opacity:parseFloat(e.bgOpacity),width:e.stream?0:void 0}])},null),K("div",{class:ve(["v-progress-linear__buffer",k?void 0:d.value]),style:Oe([h.value,{opacity:parseFloat(e.bufferOpacity),width:fe(N.value,"%")}])},null),R(An,{name:T.value},{default:()=>[e.indeterminate?K("div",{class:"v-progress-linear__indeterminate"},[["long","short"].map(x=>K("div",{key:x,class:ve(["v-progress-linear__indeterminate",x,k?void 0:m.value]),style:Oe(g.value)},null))]):K("div",{class:ve(["v-progress-linear__determinate",k?void 0:m.value]),style:Oe([g.value,{width:fe(D.value,"%")}])},null)]}),n.default&&K("div",{class:"v-progress-linear__content"},[n.default({value:D.value,buffer:N.value})])]})),{}}}),Lm=Z({loading:[Boolean,String]},"loader");function Nm(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:kn();return{loaderClasses:J(()=>({[`${t}--loading`]:e.loading}))}}function Tw(e,t){var r;let{slots:n}=t;return K("div",{class:ve(`${e.name}__loader`)},[((r=n.default)==null?void 0:r.call(n,{color:e.color,isActive:e.active}))||R(Dm,{absolute:e.absolute,active:e.active,color:e.color,height:"2",indeterminate:!0},null)])}const Rw=["static","relative","fixed","absolute","sticky"],hl=Z({position:{type:String,validator:e=>Rw.includes(e)}},"position");function gl(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:kn();return{positionClasses:J(()=>e.position?`${t}--${e.position}`:void 0)}}function Pw(){const e=Ue("useRoute");return M(()=>{var t;return(t=e==null?void 0:e.proxy)==null?void 0:t.$route})}function Ow(){var e,t;return(t=(e=Ue("useRouter"))==null?void 0:e.proxy)==null?void 0:t.$router}function vl(e,t){var c,f;const n=sd("RouterLink"),r=J(()=>!!(e.href||e.to)),s=M(()=>(r==null?void 0:r.value)||Cc(t,"click")||Cc(e,"click"));if(typeof n=="string"||!("useLink"in n)){const d=J(()=>e.href);return{isLink:r,isClickable:s,href:d,linkProps:ze({href:d})}}const i=n.useLink({to:J(()=>e.to||""),replace:J(()=>e.replace)}),o=M(()=>e.to?i:void 0),a=Pw(),l=M(()=>{var d,h,m;return o.value?e.exact?a.value?((m=o.value.isExactActive)==null?void 0:m.value)&&Cs(o.value.route.value.query,a.value.query):((h=o.value.isExactActive)==null?void 0:h.value)??!1:((d=o.value.isActive)==null?void 0:d.value)??!1:!1}),u=M(()=>{var d;return e.to?(d=o.value)==null?void 0:d.route.value.href:e.href});return{isLink:r,isClickable:s,isActive:l,route:(c=o.value)==null?void 0:c.route,navigate:(f=o.value)==null?void 0:f.navigate,href:u,linkProps:ze({href:u,"aria-current":J(()=>l.value?"page":void 0)})}}const pl=Z({href:String,replace:Boolean,to:[String,Object],exact:Boolean},"router");let Co=!1;function kw(e,t){let n=!1,r,s;De&&(e!=null&&e.beforeEach)&&(At(()=>{window.addEventListener("popstate",i),r=e.beforeEach((o,a,l)=>{Co?n?t(l):l():setTimeout(()=>n?t(l):l()),Co=!0}),s=e==null?void 0:e.afterEach(()=>{Co=!1})}),yt(()=>{window.removeEventListener("popstate",i),r==null||r(),s==null||s()}));function i(o){var a;(a=o.state)!=null&&a.replaced||(n=!0,setTimeout(()=>n=!1))}}function Iw(e,t){me(()=>{var n;return(n=e.isActive)==null?void 0:n.value},n=>{e.isLink.value&&n&&t&&At(()=>{t(!0)})},{immediate:!0})}const la=Symbol("rippleStop"),Dw=80;function wu(e,t){e.style.transform=t,e.style.webkitTransform=t}function ca(e){return e.constructor.name==="TouchEvent"}function Mm(e){return e.constructor.name==="KeyboardEvent"}const Lw=function(e,t){var f;let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},r=0,s=0;if(!Mm(e)){const d=t.getBoundingClientRect(),h=ca(e)?e.touches[e.touches.length-1]:e;r=h.clientX-d.left,s=h.clientY-d.top}let i=0,o=.3;(f=t._ripple)!=null&&f.circle?(o=.15,i=t.clientWidth/2,i=n.center?i:i+Math.sqrt((r-i)**2+(s-i)**2)/4):i=Math.sqrt(t.clientWidth**2+t.clientHeight**2)/2;const a=`${(t.clientWidth-i*2)/2}px`,l=`${(t.clientHeight-i*2)/2}px`,u=n.center?a:`${r-i}px`,c=n.center?l:`${s-i}px`;return{radius:i,scale:o,x:u,y:c,centerX:a,centerY:l}},vi={show(e,t){var h;let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(!((h=t==null?void 0:t._ripple)!=null&&h.enabled))return;const r=document.createElement("span"),s=document.createElement("span");r.appendChild(s),r.className="v-ripple__container",n.class&&(r.className+=` ${n.class}`);const{radius:i,scale:o,x:a,y:l,centerX:u,centerY:c}=Lw(e,t,n),f=`${i*2}px`;s.className="v-ripple__animation",s.style.width=f,s.style.height=f,t.appendChild(r);const d=window.getComputedStyle(t);d&&d.position==="static"&&(t.style.position="relative",t.dataset.previousPosition="static"),s.classList.add("v-ripple__animation--enter"),s.classList.add("v-ripple__animation--visible"),wu(s,`translate(${a}, ${l}) scale3d(${o},${o},${o})`),s.dataset.activated=String(performance.now()),requestAnimationFrame(()=>{requestAnimationFrame(()=>{s.classList.remove("v-ripple__animation--enter"),s.classList.add("v-ripple__animation--in"),wu(s,`translate(${u}, ${c}) scale3d(1,1,1)`)})})},hide(e){var i;if(!((i=e==null?void 0:e._ripple)!=null&&i.enabled))return;const t=e.getElementsByClassName("v-ripple__animation");if(t.length===0)return;const n=t[t.length-1];if(n.dataset.isHiding)return;n.dataset.isHiding="true";const r=performance.now()-Number(n.dataset.activated),s=Math.max(250-r,0);setTimeout(()=>{n.classList.remove("v-ripple__animation--in"),n.classList.add("v-ripple__animation--out"),setTimeout(()=>{var a;e.getElementsByClassName("v-ripple__animation").length===1&&e.dataset.previousPosition&&(e.style.position=e.dataset.previousPosition,delete e.dataset.previousPosition),((a=n.parentNode)==null?void 0:a.parentNode)===e&&e.removeChild(n.parentNode)},300)},s)}};function Bm(e){return typeof e>"u"||!!e}function ds(e){const t={},n=e.currentTarget;if(!(!(n!=null&&n._ripple)||n._ripple.touched||e[la])){if(e[la]=!0,ca(e))n._ripple.touched=!0,n._ripple.isTouch=!0;else if(n._ripple.isTouch)return;if(t.center=n._ripple.centered||Mm(e),n._ripple.class&&(t.class=n._ripple.class),ca(e)){if(n._ripple.showTimerCommit)return;n._ripple.showTimerCommit=()=>{vi.show(e,n,t)},n._ripple.showTimer=window.setTimeout(()=>{var r;(r=n==null?void 0:n._ripple)!=null&&r.showTimerCommit&&(n._ripple.showTimerCommit(),n._ripple.showTimerCommit=null)},Dw)}else vi.show(e,n,t)}}function Su(e){e[la]=!0}function gt(e){const t=e.currentTarget;if(t!=null&&t._ripple){if(window.clearTimeout(t._ripple.showTimer),e.type==="touchend"&&t._ripple.showTimerCommit){t._ripple.showTimerCommit(),t._ripple.showTimerCommit=null,t._ripple.showTimer=window.setTimeout(()=>{gt(e)});return}window.setTimeout(()=>{t._ripple&&(t._ripple.touched=!1)}),vi.hide(t)}}function Fm(e){const t=e.currentTarget;t!=null&&t._ripple&&(t._ripple.showTimerCommit&&(t._ripple.showTimerCommit=null),window.clearTimeout(t._ripple.showTimer))}let ms=!1;function $m(e){!ms&&(e.keyCode===yc.enter||e.keyCode===yc.space)&&(ms=!0,ds(e))}function Vm(e){ms=!1,gt(e)}function jm(e){ms&&(ms=!1,gt(e))}function Hm(e,t,n){const{value:r,modifiers:s}=t,i=Bm(r);if(i||vi.hide(e),e._ripple=e._ripple??{},e._ripple.enabled=i,e._ripple.centered=s.center,e._ripple.circle=s.circle,Go(r)&&r.class&&(e._ripple.class=r.class),i&&!n){if(s.stop){e.addEventListener("touchstart",Su,{passive:!0}),e.addEventListener("mousedown",Su);return}e.addEventListener("touchstart",ds,{passive:!0}),e.addEventListener("touchend",gt,{passive:!0}),e.addEventListener("touchmove",Fm,{passive:!0}),e.addEventListener("touchcancel",gt),e.addEventListener("mousedown",ds),e.addEventListener("mouseup",gt),e.addEventListener("mouseleave",gt),e.addEventListener("keydown",$m),e.addEventListener("keyup",Vm),e.addEventListener("blur",jm),e.addEventListener("dragstart",gt,{passive:!0})}else!i&&n&&Um(e)}function Um(e){e.removeEventListener("mousedown",ds),e.removeEventListener("touchstart",ds),e.removeEventListener("touchend",gt),e.removeEventListener("touchmove",Fm),e.removeEventListener("touchcancel",gt),e.removeEventListener("mouseup",gt),e.removeEventListener("mouseleave",gt),e.removeEventListener("keydown",$m),e.removeEventListener("keyup",Vm),e.removeEventListener("dragstart",gt),e.removeEventListener("blur",jm)}function Nw(e,t){Hm(e,t,!1)}function Mw(e){delete e._ripple,Um(e)}function Bw(e,t){if(t.value===t.oldValue)return;const n=Bm(t.oldValue);Hm(e,t,n)}const hs={mounted:Nw,unmounted:Mw,updated:Bw},Fw=Z({active:{type:Boolean,default:void 0},activeColor:String,baseColor:String,symbol:{type:null,default:km},flat:Boolean,icon:[Boolean,String,Function,Object],prependIcon:Qe,appendIcon:Qe,block:Boolean,readonly:Boolean,slim:Boolean,stacked:Boolean,ripple:{type:[Boolean,Object],default:!0},text:{type:[String,Number,Boolean],default:void 0},...Er(),...Me(),...Yn(),...Rr(),...Es(),...gw(),...Lm(),...Hi(),...hl(),...mn(),...pl(),...Vi(),...dt({tag:"button"}),...wt(),...Jn({variant:"elevated"})},"VBtn"),Wm=ye()({name:"VBtn",props:Fw(),emits:{"group:selected":e=>!0},setup(e,t){let{attrs:n,slots:r}=t;const{themeClasses:s}=Tt(e),{borderClasses:i}=Ar(e),{densityClasses:o}=Tr(e),{dimensionStyles:a}=Pr(e),{elevationClasses:l}=As(e),{loaderClasses:u}=Nm(e),{locationStyles:c}=ml(e),{positionClasses:f}=gl(e),{roundedClasses:d}=hn(e),{sizeClasses:h,sizeStyles:m}=ji(e),g=vw(e,e.symbol,!1),b=vl(e,n),y=M(()=>{var j;return e.active!==void 0?e.active:b.isLink.value?(j=b.isActive)==null?void 0:j.value:g==null?void 0:g.isSelected.value}),S=J(()=>y.value?e.activeColor??e.color:e.color),_=M(()=>{var x,L;return{color:(g==null?void 0:g.isSelected.value)&&(!b.isLink.value||((x=b.isActive)==null?void 0:x.value))||!g||((L=b.isActive)==null?void 0:L.value)?S.value??e.baseColor:e.baseColor,variant:e.variant}}),{colorClasses:A,colorStyles:N,variantClasses:D}=Rs(_),B=M(()=>(g==null?void 0:g.disabled.value)||e.disabled),T=J(()=>e.variant==="elevated"&&!(e.disabled||e.flat||e.border)),k=M(()=>{if(!(e.value===void 0||typeof e.value=="symbol"))return Object(e.value)===e.value?JSON.stringify(e.value,null,0):e.value});function W(j){var x;B.value||b.isLink.value&&(j.metaKey||j.ctrlKey||j.shiftKey||j.button!==0||n.target==="_blank")||((x=b.navigate)==null||x.call(b,j),g==null||g.toggle())}return Iw(b,g==null?void 0:g.select),Le(()=>{const j=b.isLink.value?"a":e.tag,x=!!(e.prependIcon||r.prepend),L=!!(e.appendIcon||r.append),Y=!!(e.icon&&e.icon!==!0);return qn(R(j,Ie({type:j==="a"?void 0:"button",class:["v-btn",g==null?void 0:g.selectedClass.value,{"v-btn--active":y.value,"v-btn--block":e.block,"v-btn--disabled":B.value,"v-btn--elevated":T.value,"v-btn--flat":e.flat,"v-btn--icon":!!e.icon,"v-btn--loading":e.loading,"v-btn--readonly":e.readonly,"v-btn--slim":e.slim,"v-btn--stacked":e.stacked},s.value,i.value,A.value,o.value,l.value,u.value,f.value,d.value,h.value,D.value,e.class],style:[N.value,a.value,c.value,m.value,e.style],"aria-busy":e.loading?!0:void 0,disabled:B.value||void 0,tabindex:e.loading||e.readonly?-1:void 0,onClick:W,value:k.value},b.linkProps),{default:()=>{var X;return[Ts(!0,"v-btn"),!e.icon&&x&&K("span",{key:"prepend",class:"v-btn__prepend"},[r.prepend?R(Et,{key:"prepend-defaults",disabled:!e.prependIcon,defaults:{VIcon:{icon:e.prependIcon}}},r.prepend):R(Jt,{key:"prepend-icon",icon:e.prependIcon},null)]),K("span",{class:"v-btn__content","data-no-activator":""},[!r.default&&Y?R(Jt,{key:"content-icon",icon:e.icon},null):R(Et,{key:"content-defaults",disabled:!Y,defaults:{VIcon:{icon:e.icon}}},{default:()=>{var re;return[((re=r.default)==null?void 0:re.call(r))??Pt(e.text)]}})]),!e.icon&&L&&K("span",{key:"append",class:"v-btn__append"},[r.append?R(Et,{key:"append-defaults",disabled:!e.appendIcon,defaults:{VIcon:{icon:e.appendIcon}}},r.append):R(Jt,{key:"append-icon",icon:e.appendIcon},null)]),!!e.loading&&K("span",{key:"loader",class:"v-btn__loader"},[((X=r.loader)==null?void 0:X.call(r))??R(Ew,{color:typeof e.loading=="boolean"?void 0:e.loading,indeterminate:!0,width:"2"},null)])]}}),[[hs,!B.value&&e.ripple,"",{center:!!e.icon}]])}),{group:g}}});function _o(e,t){return{x:e.x+t.x,y:e.y+t.y}}function $w(e,t){return{x:e.x-t.x,y:e.y-t.y}}function Cu(e,t){if(e.side==="top"||e.side==="bottom"){const{side:n,align:r}=e,s=r==="left"?0:r==="center"?t.width/2:r==="right"?t.width:r,i=n==="top"?0:n==="bottom"?t.height:n;return _o({x:s,y:i},t)}else if(e.side==="left"||e.side==="right"){const{side:n,align:r}=e,s=n==="left"?0:n==="right"?t.width:n,i=r==="top"?0:r==="center"?t.height/2:r==="bottom"?t.height:r;return _o({x:s,y:i},t)}return _o({x:t.width/2,y:t.height/2},t)}const zm={static:Hw,connected:Ww},Vw=Z({locationStrategy:{type:[String,Function],default:"static",validator:e=>typeof e=="function"||e in zm},location:{type:String,default:"bottom"},origin:{type:String,default:"auto"},offset:[Number,String,Array]},"VOverlay-location-strategies");function jw(e,t){const n=ue({}),r=ue();De&&Ss(()=>!!(t.isActive.value&&e.locationStrategy),a=>{var l,u;me(()=>e.locationStrategy,a),yt(()=>{window.removeEventListener("resize",s),visualViewport==null||visualViewport.removeEventListener("resize",i),visualViewport==null||visualViewport.removeEventListener("scroll",o),r.value=void 0}),window.addEventListener("resize",s,{passive:!0}),visualViewport==null||visualViewport.addEventListener("resize",i,{passive:!0}),visualViewport==null||visualViewport.addEventListener("scroll",o,{passive:!0}),typeof e.locationStrategy=="function"?r.value=(l=e.locationStrategy(t,e,n))==null?void 0:l.updateLocation:r.value=(u=zm[e.locationStrategy](t,e,n))==null?void 0:u.updateLocation});function s(a){var l;(l=r.value)==null||l.call(r,a)}function i(a){var l;(l=r.value)==null||l.call(r,a)}function o(a){var l;(l=r.value)==null||l.call(r,a)}return{contentStyles:n,updateLocation:r}}function Hw(){}function Uw(e,t){const n=Kd(e);return t?n.x+=parseFloat(e.style.right||0):n.x-=parseFloat(e.style.left||0),n.y-=parseFloat(e.style.top||0),n}function Ww(e,t,n){(Array.isArray(e.target.value)||xy(e.target.value))&&Object.assign(n.value,{position:"fixed",top:0,[e.isRtl.value?"right":"left"]:0});const{preferredAnchor:s,preferredOrigin:i}=rl(()=>{const y=Jo(t.location,e.isRtl.value),S=t.origin==="overlap"?y:t.origin==="auto"?mo(y):Jo(t.origin,e.isRtl.value);return y.side===S.side&&y.align===ho(S).align?{preferredAnchor:xc(y),preferredOrigin:xc(S)}:{preferredAnchor:y,preferredOrigin:S}}),[o,a,l,u]=["minWidth","minHeight","maxWidth","maxHeight"].map(y=>M(()=>{const S=parseFloat(t[y]);return isNaN(S)?1/0:S})),c=M(()=>{if(Array.isArray(t.offset))return t.offset;if(typeof t.offset=="string"){const y=t.offset.split(" ").map(parseFloat);return y.length<2&&y.push(0),y}return typeof t.offset=="number"?[t.offset,0]:[0,0]});let f=!1,d=-1;const h=new Fp(4),m=new ResizeObserver(()=>{if(!f)return;if(requestAnimationFrame(S=>{S!==d&&h.clear(),requestAnimationFrame(_=>{d=_})}),h.isFull){const S=h.values();if(Cs(S.at(-1),S.at(-3)))return}const y=b();y&&h.push(y.flipped)});me([e.target,e.contentEl],(y,S)=>{let[_,A]=y,[N,D]=S;N&&!Array.isArray(N)&&m.unobserve(N),_&&!Array.isArray(_)&&m.observe(_),D&&m.unobserve(D),A&&m.observe(A)},{immediate:!0}),yt(()=>{m.disconnect()});let g=new Yt({x:0,y:0,width:0,height:0});function b(){if(f=!1,requestAnimationFrame(()=>f=!0),!e.target.value||!e.contentEl.value)return;(Array.isArray(e.target.value)||e.target.value.offsetParent||e.target.value.getClientRects().length)&&(g=qd(e.target.value));const y=Uw(e.contentEl.value,e.isRtl.value),S=mi(e.contentEl.value),_=12;S.length||(S.push(document.documentElement),e.contentEl.value.style.top&&e.contentEl.value.style.left||(y.x-=parseFloat(document.documentElement.style.getPropertyValue("--v-body-scroll-x")||0),y.y-=parseFloat(document.documentElement.style.getPropertyValue("--v-body-scroll-y")||0)));const A=S.reduce((L,Y)=>{const X=zp(Y);return L?new Yt({x:Math.max(L.left,X.left),y:Math.max(L.top,X.top),width:Math.min(L.right,X.right)-Math.max(L.left,X.left),height:Math.min(L.bottom,X.bottom)-Math.max(L.top,X.top)}):X},void 0);A.x+=_,A.y+=_,A.width-=_*2,A.height-=_*2;let N={anchor:s.value,origin:i.value};function D(L){const Y=new Yt(y),X=Cu(L.anchor,g),re=Cu(L.origin,Y);let{x:oe,y:se}=$w(X,re);switch(L.anchor.side){case"top":se-=c.value[0];break;case"bottom":se+=c.value[0];break;case"left":oe-=c.value[0];break;case"right":oe+=c.value[0];break}switch(L.anchor.align){case"top":se-=c.value[1];break;case"bottom":se+=c.value[1];break;case"left":oe-=c.value[1];break;case"right":oe+=c.value[1];break}return Y.x+=oe,Y.y+=se,Y.width=Math.min(Y.width,l.value),Y.height=Math.min(Y.height,u.value),{overflows:Ac(Y,A),x:oe,y:se}}let B=0,T=0;const k={x:0,y:0},W={x:!1,y:!1};let j=-1;for(;!(j++>10);){const{x:L,y:Y,overflows:X}=D(N);B+=L,T+=Y,y.x+=L,y.y+=Y;{const re=Ec(N.anchor),oe=X.x.before||X.x.after,se=X.y.before||X.y.after;let Be=!1;if(["x","y"].forEach(Se=>{if(Se==="x"&&oe&&!W.x||Se==="y"&&se&&!W.y){const Pe={anchor:{...N.anchor},origin:{...N.origin}},xe=Se==="x"?re==="y"?ho:mo:re==="y"?mo:ho;Pe.anchor=xe(Pe.anchor),Pe.origin=xe(Pe.origin);const{overflows:je}=D(Pe);(je[Se].before<=X[Se].before&&je[Se].after<=X[Se].after||je[Se].before+je[Se].after<(X[Se].before+X[Se].after)/2)&&(N=Pe,Be=W[Se]=!0)}}),Be)continue}X.x.before&&(B+=X.x.before,y.x+=X.x.before),X.x.after&&(B-=X.x.after,y.x-=X.x.after),X.y.before&&(T+=X.y.before,y.y+=X.y.before),X.y.after&&(T-=X.y.after,y.y-=X.y.after);{const re=Ac(y,A);k.x=A.width-re.x.before-re.x.after,k.y=A.height-re.y.before-re.y.after,B+=re.x.before,y.x+=re.x.before,T+=re.y.before,y.y+=re.y.before}break}const x=Ec(N.anchor);return Object.assign(n.value,{"--v-overlay-anchor-origin":`${N.anchor.side} ${N.anchor.align}`,transformOrigin:`${N.origin.side} ${N.origin.align}`,top:fe(xo(T)),left:e.isRtl.value?void 0:fe(xo(B)),right:e.isRtl.value?fe(xo(-B)):void 0,minWidth:fe(x==="y"?Math.min(o.value,g.width):o.value),maxWidth:fe(_u(Tn(k.x,o.value===1/0?0:o.value,l.value))),maxHeight:fe(_u(Tn(k.y,a.value===1/0?0:a.value,u.value)))}),{available:k,contentBox:y,flipped:W}}return me(()=>[s.value,i.value,t.offset,t.minWidth,t.minHeight,t.maxWidth,t.maxHeight],()=>b()),At(()=>{const y=b();if(!y)return;const{available:S,contentBox:_}=y;_.height>S.y&&requestAnimationFrame(()=>{b(),requestAnimationFrame(()=>{b()})})}),{updateLocation:b}}function xo(e){return Math.round(e*devicePixelRatio)/devicePixelRatio}function _u(e){return Math.ceil(e*devicePixelRatio)/devicePixelRatio}let ua=!0;const pi=[];function zw(e){!ua||pi.length?(pi.push(e),fa()):(ua=!1,e(),fa())}let xu=-1;function fa(){cancelAnimationFrame(xu),xu=requestAnimationFrame(()=>{const e=pi.shift();e&&e(),pi.length?fa():ua=!0})}const Js={none:null,close:Gw,block:Yw,reposition:Jw},qw=Z({scrollStrategy:{type:[String,Function],default:"block",validator:e=>typeof e=="function"||e in Js}},"VOverlay-scroll-strategies");function Kw(e,t){if(!De)return;let n;Xt(async()=>{n==null||n.stop(),t.isActive.value&&e.scrollStrategy&&(n=vr(),await new Promise(r=>setTimeout(r)),n.active&&n.run(()=>{var r;typeof e.scrollStrategy=="function"?e.scrollStrategy(t,e,n):(r=Js[e.scrollStrategy])==null||r.call(Js,t,e,n)}))}),yt(()=>{n==null||n.stop()})}function Gw(e){function t(n){e.isActive.value=!1}qm(e.targetEl.value??e.contentEl.value,t)}function Yw(e,t){var o;const n=(o=e.root.value)==null?void 0:o.offsetParent,r=[...new Set([...mi(e.targetEl.value,t.contained?n:void 0),...mi(e.contentEl.value,t.contained?n:void 0)])].filter(a=>!a.classList.contains("v-overlay-scroll-blocked")),s=window.innerWidth-document.documentElement.offsetWidth,i=(a=>al(a)&&a)(n||document.documentElement);i&&e.root.value.classList.add("v-overlay--scroll-blocked"),r.forEach((a,l)=>{a.style.setProperty("--v-body-scroll-x",fe(-a.scrollLeft)),a.style.setProperty("--v-body-scroll-y",fe(-a.scrollTop)),a!==document.documentElement&&a.style.setProperty("--v-scrollbar-offset",fe(s)),a.classList.add("v-overlay-scroll-blocked")}),yt(()=>{r.forEach((a,l)=>{const u=parseFloat(a.style.getPropertyValue("--v-body-scroll-x")),c=parseFloat(a.style.getPropertyValue("--v-body-scroll-y")),f=a.style.scrollBehavior;a.style.scrollBehavior="auto",a.style.removeProperty("--v-body-scroll-x"),a.style.removeProperty("--v-body-scroll-y"),a.style.removeProperty("--v-scrollbar-offset"),a.classList.remove("v-overlay-scroll-blocked"),a.scrollLeft=-u,a.scrollTop=-c,a.style.scrollBehavior=f}),i&&e.root.value.classList.remove("v-overlay--scroll-blocked")})}function Jw(e,t,n){let r=!1,s=-1,i=-1;function o(a){zw(()=>{var c,f;const l=performance.now();(f=(c=e.updateLocation).value)==null||f.call(c,a),r=(performance.now()-l)/(1e3/60)>2})}i=(typeof requestIdleCallback>"u"?a=>a():requestIdleCallback)(()=>{n.run(()=>{qm(e.targetEl.value??e.contentEl.value,a=>{r?(cancelAnimationFrame(s),s=requestAnimationFrame(()=>{s=requestAnimationFrame(()=>{o(a)})})):o(a)})})}),yt(()=>{typeof cancelIdleCallback<"u"&&cancelIdleCallback(i),cancelAnimationFrame(s)})}function qm(e,t){const n=[document,...mi(e)];n.forEach(r=>{r.addEventListener("scroll",t,{passive:!0})}),yt(()=>{n.forEach(r=>{r.removeEventListener("scroll",t)})})}const Xw=Symbol.for("vuetify:v-menu"),Zw=Z({closeDelay:[Number,String],openDelay:[Number,String]},"delay");function Qw(e,t){let n=()=>{};function r(o){n==null||n();const a=Number(o?e.openDelay:e.closeDelay);return new Promise(l=>{n=Hp(a,()=>{t==null||t(o),l(o)})})}function s(){return r(!0)}function i(){return r(!1)}return{clearDelay:n,runOpenDelay:s,runCloseDelay:i}}const eS=Z({target:[String,Object],activator:[String,Object],activatorProps:{type:Object,default:()=>({})},openOnClick:{type:Boolean,default:void 0},openOnHover:Boolean,openOnFocus:{type:Boolean,default:void 0},closeOnContentClick:Boolean,...Zw()},"VOverlay-activator");function tS(e,t){let{isActive:n,isTop:r,contentEl:s}=t;const i=Ue("useActivator"),o=ue();let a=!1,l=!1,u=!0;const c=M(()=>e.openOnFocus||e.openOnFocus==null&&e.openOnHover),f=M(()=>e.openOnClick||e.openOnClick==null&&!e.openOnHover&&!c.value),{runOpenDelay:d,runCloseDelay:h}=Qw(e,T=>{T===(e.openOnHover&&a||c.value&&l)&&!(e.openOnHover&&n.value&&!r.value)&&(n.value!==T&&(u=!0),n.value=T)}),m=ue(),g={onClick:T=>{T.stopPropagation(),o.value=T.currentTarget||T.target,n.value||(m.value=[T.clientX,T.clientY]),n.value=!n.value},onMouseenter:T=>{var k;(k=T.sourceCapabilities)!=null&&k.firesTouchEvents||(a=!0,o.value=T.currentTarget||T.target,d())},onMouseleave:T=>{a=!1,h()},onFocus:T=>{Vp(T.target,":focus-visible")!==!1&&(l=!0,T.stopPropagation(),o.value=T.currentTarget||T.target,d())},onBlur:T=>{l=!1,T.stopPropagation(),h()}},b=M(()=>{const T={};return f.value&&(T.onClick=g.onClick),e.openOnHover&&(T.onMouseenter=g.onMouseenter,T.onMouseleave=g.onMouseleave),c.value&&(T.onFocus=g.onFocus,T.onBlur=g.onBlur),T}),y=M(()=>{const T={};if(e.openOnHover&&(T.onMouseenter=()=>{a=!0,d()},T.onMouseleave=()=>{a=!1,h()}),c.value&&(T.onFocusin=()=>{l=!0,d()},T.onFocusout=()=>{l=!1,h()}),e.closeOnContentClick){const k=pe(Xw,null);T.onClick=()=>{n.value=!1,k==null||k.closeParents()}}return T}),S=M(()=>{const T={};return e.openOnHover&&(T.onMouseenter=()=>{u&&(a=!0,u=!1,d())},T.onMouseleave=()=>{a=!1,h()}),T});me(r,T=>{var k;T&&(e.openOnHover&&!a&&(!c.value||!l)||c.value&&!l&&(!e.openOnHover||!a))&&!((k=s.value)!=null&&k.contains(document.activeElement))&&(n.value=!1)}),me(n,T=>{T||setTimeout(()=>{m.value=void 0})},{flush:"post"});const _=Yo();Xt(()=>{_.value&&At(()=>{o.value=_.el})});const A=Yo(),N=M(()=>e.target==="cursor"&&m.value?m.value:A.value?A.el:Km(e.target,i)||o.value),D=M(()=>Array.isArray(N.value)?void 0:N.value);let B;return me(()=>!!e.activator,T=>{T&&De?(B=vr(),B.run(()=>{nS(e,i,{activatorEl:o,activatorEvents:b})})):B&&B.stop()},{flush:"post",immediate:!0}),yt(()=>{B==null||B.stop()}),{activatorEl:o,activatorRef:_,target:N,targetEl:D,targetRef:A,activatorEvents:b,contentEvents:y,scrimEvents:S}}function nS(e,t,n){let{activatorEl:r,activatorEvents:s}=n;me(()=>e.activator,(l,u)=>{if(u&&l!==u){const c=a(u);c&&o(c)}l&&At(()=>i())},{immediate:!0}),me(()=>e.activatorProps,()=>{i()}),yt(()=>{o()});function i(){let l=arguments.length>0&&arguments[0]!==void 0?arguments[0]:a(),u=arguments.length>1&&arguments[1]!==void 0?arguments[1]:e.activatorProps;l&&qp(l,Ie(s.value,u))}function o(){let l=arguments.length>0&&arguments[0]!==void 0?arguments[0]:a(),u=arguments.length>1&&arguments[1]!==void 0?arguments[1]:e.activatorProps;l&&Kp(l,Ie(s.value,u))}function a(){let l=arguments.length>0&&arguments[0]!==void 0?arguments[0]:e.activator;const u=Km(l,t);return r.value=(u==null?void 0:u.nodeType)===Node.ELEMENT_NODE?u:void 0,r.value}}function Km(e,t){var r,s;if(!e)return;let n;if(e==="parent"){let i=(s=(r=t==null?void 0:t.proxy)==null?void 0:r.$el)==null?void 0:s.parentNode;for(;i!=null&&i.hasAttribute("data-no-activator");)i=i.parentNode;n=i}else typeof e=="string"?n=document.querySelector(e):"$el"in e?n=e.$el:n=e;return n}function rS(){if(!De)return de(!1);const{ssr:e}=vb();if(e){const t=de(!1);return Pn(()=>{t.value=!0}),t}else return de(!0)}const sS=Z({eager:Boolean},"lazy");function iS(e,t){const n=de(!1),r=J(()=>n.value||e.eager||t.value);me(t,()=>n.value=!0);function s(){e.eager||(n.value=!1)}return{isBooted:n,hasContent:r,onAfterLeave:s}}function yl(){const t=Ue("useScopeId").vnode.scopeId;return{scopeId:t?{[t]:""}:void 0}}const Eu=Symbol.for("vuetify:stack"),$r=ze([]);function oS(e,t,n){const r=Ue("useStack"),s=!n,i=pe(Eu,void 0),o=ze({activeChildren:new Set});st(Eu,o);const a=de(Number(un(t)));Ss(e,()=>{var f;const c=(f=$r.at(-1))==null?void 0:f[1];a.value=c?c+10:Number(un(t)),s&&$r.push([r.uid,a.value]),i==null||i.activeChildren.add(r.uid),yt(()=>{if(s){const d=ee($r).findIndex(h=>h[0]===r.uid);$r.splice(d,1)}i==null||i.activeChildren.delete(r.uid)})});const l=de(!0);s&&Xt(()=>{var f;const c=((f=$r.at(-1))==null?void 0:f[0])===r.uid;setTimeout(()=>l.value=c)});const u=J(()=>!o.activeChildren.size);return{globalTop:ps(l),localTop:u,stackStyles:J(()=>({zIndex:a.value}))}}function aS(e){return{teleportTarget:M(()=>{const n=e();if(n===!0||!De)return;const r=n===!1?document.body:typeof n=="string"?document.querySelector(n):n;if(r==null)return;let s=[...r.children].find(i=>i.matches(".v-overlay-container"));return s||(s=document.createElement("div"),s.className="v-overlay-container",r.appendChild(s)),s})}}const Gm=Z({transition:{type:null,default:"fade-transition",validator:e=>e!==!0}},"transition"),ar=(e,t)=>{let{slots:n}=t;const{transition:r,disabled:s,group:i,...o}=e,{component:a=i?Za:An,...l}=Go(r)?r:{};let u;return Go(r)?u=Ie(l,JSON.parse(JSON.stringify({disabled:s,group:i})),o):u=Ie({name:s||!r?"":r},o),On(a,u,n)};function lS(){return!0}function Ym(e,t,n){if(!e||Jm(e,n)===!1)return!1;const r=Qd(t);if(typeof ShadowRoot<"u"&&r instanceof ShadowRoot&&r.host===e.target)return!1;const s=(typeof n.value=="object"&&n.value.include||(()=>[]))();return s.push(t),!s.some(i=>i==null?void 0:i.contains(e.target))}function Jm(e,t){return(typeof t.value=="object"&&t.value.closeConditional||lS)(e)}function cS(e,t,n){const r=typeof n.value=="function"?n.value:n.value.handler;e.shadowTarget=e.target,t._clickOutside.lastMousedownWasOutside&&Ym(e,t,n)&&setTimeout(()=>{Jm(e,n)&&r&&r(e)},0)}function Au(e,t){const n=Qd(e);t(document),typeof ShadowRoot<"u"&&n instanceof ShadowRoot&&t(n)}const Tu={mounted(e,t){const n=s=>cS(s,e,t),r=s=>{e._clickOutside.lastMousedownWasOutside=Ym(s,e,t)};Au(e,s=>{s.addEventListener("click",n,!0),s.addEventListener("mousedown",r,!0)}),e._clickOutside||(e._clickOutside={lastMousedownWasOutside:!1}),e._clickOutside[t.instance.$.uid]={onClick:n,onMousedown:r}},beforeUnmount(e,t){e._clickOutside&&(Au(e,n=>{var i;if(!n||!((i=e._clickOutside)!=null&&i[t.instance.$.uid]))return;const{onClick:r,onMousedown:s}=e._clickOutside[t.instance.$.uid];n.removeEventListener("click",r,!0),n.removeEventListener("mousedown",s,!0)}),delete e._clickOutside[t.instance.$.uid])}};function uS(e){const{modelValue:t,color:n,...r}=e;return R(An,{name:"fade-transition",appear:!0},{default:()=>[e.modelValue&&K("div",Ie({class:["v-overlay__scrim",e.color.backgroundColorClasses.value],style:e.color.backgroundColorStyles.value},r),null)]})}const bl=Z({absolute:Boolean,attach:[Boolean,String,Object],closeOnBack:{type:Boolean,default:!0},contained:Boolean,contentClass:null,contentProps:null,disabled:Boolean,opacity:[Number,String],noClickAnimation:Boolean,modelValue:Boolean,persistent:Boolean,scrim:{type:[Boolean,String],default:!0},zIndex:{type:[Number,String],default:2e3},...eS(),...Me(),...Rr(),...sS(),...Vw(),...qw(),...wt(),...Gm()},"VOverlay"),yi=ye()({name:"VOverlay",directives:{vClickOutside:Tu},inheritAttrs:!1,props:{_disableGlobalStack:Boolean,...bl()},emits:{"click:outside":e=>!0,"update:modelValue":e=>!0,keydown:e=>!0,afterEnter:()=>!0,afterLeave:()=>!0},setup(e,t){let{slots:n,attrs:r,emit:s}=t;const i=Ue("VOverlay"),o=ue(),a=ue(),l=ue(),u=an(e,"modelValue"),c=M({get:()=>u.value,set:C=>{C&&e.disabled||(u.value=C)}}),{themeClasses:f}=Tt(e),{rtlClasses:d,isRtl:h}=_s(),{hasContent:m,onAfterLeave:g}=iS(e,c),b=hr(()=>typeof e.scrim=="string"?e.scrim:null),{globalTop:y,localTop:S,stackStyles:_}=oS(c,()=>e.zIndex,e._disableGlobalStack),{activatorEl:A,activatorRef:N,target:D,targetEl:B,targetRef:T,activatorEvents:k,contentEvents:W,scrimEvents:j}=tS(e,{isActive:c,isTop:S,contentEl:l}),{teleportTarget:x}=aS(()=>{var V,G,ge;const C=e.attach||e.contained;if(C)return C;const F=((V=A==null?void 0:A.value)==null?void 0:V.getRootNode())||((ge=(G=i.proxy)==null?void 0:G.$el)==null?void 0:ge.getRootNode());return F instanceof ShadowRoot?F:!1}),{dimensionStyles:L}=Pr(e),Y=rS(),{scopeId:X}=yl();me(()=>e.disabled,C=>{C&&(c.value=!1)});const{contentStyles:re,updateLocation:oe}=jw(e,{isRtl:h,contentEl:l,target:D,isActive:c});Kw(e,{root:o,contentEl:l,targetEl:B,isActive:c,updateLocation:oe});function se(C){s("click:outside",C),e.persistent?ce():c.value=!1}function Be(C){return c.value&&y.value&&(!e.scrim||C.target===a.value||C instanceof MouseEvent&&C.shadowTarget===a.value)}De&&me(c,C=>{C?window.addEventListener("keydown",Se):window.removeEventListener("keydown",Se)},{immediate:!0}),bt(()=>{De&&window.removeEventListener("keydown",Se)});function Se(C){var F,V,G;C.key==="Escape"&&y.value&&((F=l.value)!=null&&F.contains(document.activeElement)||s("keydown",C),e.persistent?ce():(c.value=!1,(V=l.value)!=null&&V.contains(document.activeElement)&&((G=A.value)==null||G.focus())))}function Pe(C){C.key==="Escape"&&!y.value||s("keydown",C)}const xe=Ow();Ss(()=>e.closeOnBack,()=>{kw(xe,C=>{y.value&&c.value?(C(!1),e.persistent?ce():c.value=!1):C()})});const je=ue();me(()=>c.value&&(e.absolute||e.contained)&&x.value==null,C=>{if(C){const F=Cy(o.value);F&&F!==document.scrollingElement&&(je.value=F.scrollTop)}});function ce(){e.noClickAnimation||l.value&&Ur(l.value,[{transformOrigin:"center"},{transform:"scale(1.03)"},{transformOrigin:"center"}],{duration:150,easing:Zo})}function Ke(){s("afterEnter")}function Fe(){g(),s("afterLeave")}return Le(()=>{var C;return K(ke,null,[(C=n.activator)==null?void 0:C.call(n,{isActive:c.value,targetRef:T,props:Ie({ref:N},k.value,e.activatorProps)}),Y.value&&m.value&&R(tv,{disabled:!x.value,to:x.value},{default:()=>[K("div",Ie({class:["v-overlay",{"v-overlay--absolute":e.absolute||e.contained,"v-overlay--active":c.value,"v-overlay--contained":e.contained},f.value,d.value,e.class],style:[_.value,{"--v-overlay-opacity":e.opacity,top:fe(je.value)},e.style],ref:o,onKeydown:Pe},X,r),[R(uS,Ie({color:b,modelValue:c.value&&!!e.scrim,ref:a},j.value),null),R(ar,{appear:!0,persisted:!0,transition:e.transition,target:D.value,onAfterEnter:Ke,onAfterLeave:Fe},{default:()=>{var F;return[qn(K("div",Ie({ref:l,class:["v-overlay__content",e.contentClass],style:[L.value,re.value]},W.value,e.contentProps),[(F=n.default)==null?void 0:F.call(n,{isActive:c})]),[[Xa,c.value],[Tu,{handler:se,closeConditional:Be,include:()=>[A.value]}]])]}})])]})])}),{activatorEl:A,scrimEl:a,target:D,animateClick:ce,contentEl:l,globalTop:y,localTop:S,updateLocation:oe}}}),Eo=Symbol("Forwarded refs");function Ao(e,t){let n=e;for(;n;){const r=Reflect.getOwnPropertyDescriptor(n,t);if(r)return r;n=Object.getPrototypeOf(n)}}function Xm(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return e[Eo]=n,new Proxy(e,{get(s,i){if(Reflect.has(s,i))return Reflect.get(s,i);if(!(typeof i=="symbol"||i.startsWith("$")||i.startsWith("__"))){for(const o of n)if(o.value&&Reflect.has(o.value,i)){const a=Reflect.get(o.value,i);return typeof a=="function"?a.bind(o.value):a}}},has(s,i){if(Reflect.has(s,i))return!0;if(typeof i=="symbol"||i.startsWith("$")||i.startsWith("__"))return!1;for(const o of n)if(o.value&&Reflect.has(o.value,i))return!0;return!1},set(s,i,o){if(Reflect.has(s,i))return Reflect.set(s,i,o);if(typeof i=="symbol"||i.startsWith("$")||i.startsWith("__"))return!1;for(const a of n)if(a.value&&Reflect.has(a.value,i))return Reflect.set(a.value,i,o);return!1},getOwnPropertyDescriptor(s,i){var a;const o=Reflect.getOwnPropertyDescriptor(s,i);if(o)return o;if(!(typeof i=="symbol"||i.startsWith("$")||i.startsWith("__"))){for(const l of n){if(!l.value)continue;const u=Ao(l.value,i)??("_"in l.value?Ao((a=l.value._)==null?void 0:a.setupState,i):void 0);if(u)return u}for(const l of n){const u=l.value&&l.value[Eo];if(!u)continue;const c=u.slice();for(;c.length;){const f=c.shift(),d=Ao(f.value,i);if(d)return d;const h=f.value&&f.value[Eo];h&&c.push(...h)}}}}})}function fS(e){const t=de(e());let n=-1;function r(){clearInterval(n)}function s(){r(),At(()=>t.value=e())}function i(o){const a=o?getComputedStyle(o):{transitionDuration:.2},l=parseFloat(a.transitionDuration)*1e3||200;if(r(),t.value<=0)return;const u=performance.now();n=window.setInterval(()=>{const c=performance.now()-u+l;t.value=Math.max(e()-c,0),t.value<=0&&r()},l)}return yt(r),{clear:r,time:t,start:i,reset:s}}const dS=Z({multiLine:Boolean,text:String,timer:[Boolean,String],timeout:{type:[Number,String],default:5e3},vertical:Boolean,...Hi({location:"bottom"}),...hl(),...mn(),...Jn(),...wt(),...Ni(bl({transition:"v-snackbar-transition"}),["persistent","noClickAnimation","scrim","scrollStrategy"])},"VSnackbar"),mS=ye()({name:"VSnackbar",props:dS(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:n}=t;const r=an(e,"modelValue"),{positionClasses:s}=gl(e),{scopeId:i}=yl(),{themeClasses:o}=Tt(e),{colorClasses:a,colorStyles:l,variantClasses:u}=Rs(e),{roundedClasses:c}=hn(e),f=fS(()=>Number(e.timeout)),d=ue(),h=ue(),m=de(!1),g=de(0),b=ue(),y=pe(cs,void 0);Ss(()=>!!y,()=>{const j=Lb();Xt(()=>{b.value=j.mainStyles.value})}),me(r,_),me(()=>e.timeout,_),Pn(()=>{r.value&&_()});let S=-1;function _(){f.reset(),window.clearTimeout(S);const j=Number(e.timeout);if(!r.value||j===-1)return;const x=el(h.value);f.start(x),S=window.setTimeout(()=>{r.value=!1},j)}function A(){f.reset(),window.clearTimeout(S)}function N(){m.value=!0,A()}function D(){m.value=!1,_()}function B(j){g.value=j.touches[0].clientY}function T(j){Math.abs(g.value-j.changedTouches[0].clientY)>50&&(r.value=!1)}function k(){m.value&&D()}const W=M(()=>e.location.split(" ").reduce((j,x)=>(j[`v-snackbar--${x}`]=!0,j),{}));return Le(()=>{const j=yi.filterProps(e),x=!!(n.default||n.text||e.text);return R(yi,Ie({ref:d,class:["v-snackbar",{"v-snackbar--active":r.value,"v-snackbar--multi-line":e.multiLine&&!e.vertical,"v-snackbar--timer":!!e.timer,"v-snackbar--vertical":e.vertical},W.value,s.value,e.class],style:[b.value,e.style]},j,{modelValue:r.value,"onUpdate:modelValue":L=>r.value=L,contentProps:Ie({class:["v-snackbar__wrapper",o.value,a.value,c.value,u.value],style:[l.value],onPointerenter:N,onPointerleave:D},j.contentProps),persistent:!0,noClickAnimation:!0,scrim:!1,scrollStrategy:"none",_disableGlobalStack:!0,onTouchstartPassive:B,onTouchend:T,onAfterLeave:k},i),{default:()=>{var L,Y;return[Ts(!1,"v-snackbar"),e.timer&&!m.value&&K("div",{key:"timer",class:"v-snackbar__timer"},[R(Dm,{ref:h,color:typeof e.timer=="string"?e.timer:"info",max:e.timeout,"model-value":f.time.value},null)]),x&&K("div",{key:"content",class:"v-snackbar__content",role:"status","aria-live":"polite"},[((L=n.text)==null?void 0:L.call(n))??e.text,(Y=n.default)==null?void 0:Y.call(n)]),n.actions&&R(Et,{defaults:{VBtn:{variant:"text",ripple:!1,slim:!0}}},{default:()=>[K("div",{class:"v-snackbar__actions"},[n.actions({isActive:r})])]})]},activator:n.activator})}),Xm({},d)}}),hS=Ri({name:"GlobalMessage",setup(){var i;const e=ue(!1),t=ue(null),n={success:"mdi-check-circle",error:"mdi-alert-circle",warning:"mdi-alert",info:"mdi-information"},r={success:"success",error:"error",warning:"warning",info:"info"},s=(i=ir==null?void 0:ir.onSnackbar)==null?void 0:i.call(ir,async o=>{o&&(e.value&&(e.value=!1,await At()),t.value=o,e.value=!0)});return bt(()=>s==null?void 0:s()),{snackbar:e,message:t,icons:n,colors:r}}}),gS={class:"d-flex align-center"},vS={class:"text-subtitle-2 font-weight-medium"},pS={key:0,class:"text-body-2"};function yS(e,t,n,r,s,i){var o;return _t(),qt(mS,{modelValue:e.snackbar,"onUpdate:modelValue":t[1]||(t[1]=a=>e.snackbar=a),color:e.colors[(o=e.message)==null?void 0:o.type]||e.colors.info,timeout:2e3,location:"bottom","multi-line":"",variant:"tonal"},{actions:We(()=>[R(Wm,{variant:"text",icon:"mdi-close",onClick:t[0]||(t[0]=a=>e.snackbar=!1)})]),default:We(()=>{var a,l,u,c;return[K("div",gS,[R(Jt,{icon:e.icons[(a=e.message)==null?void 0:a.type]||e.icons.info,class:"mr-2"},null,8,["icon"]),K("div",null,[K("div",vS,Pt((l=e.message)==null?void 0:l.title),1),(u=e.message)!=null&&u.content?(_t(),_d("div",pS,Pt((c=e.message)==null?void 0:c.content),1)):Uo("",!0)])])]}),_:1},8,["modelValue","color"])}const Zm=Rm(hS,[["render",yS]]),Qm=ye()({name:"VCardActions",props:Me(),setup(e,t){let{slots:n}=t;return Mi({VBtn:{slim:!0,variant:"text"}}),Le(()=>{var r;return K("div",{class:ve(["v-card-actions",e.class]),style:Oe(e.style)},[(r=n.default)==null?void 0:r.call(n)])}),{}}}),bS=Z({opacity:[Number,String],...Me(),...dt()},"VCardSubtitle"),wS=ye()({name:"VCardSubtitle",props:bS(),setup(e,t){let{slots:n}=t;return Le(()=>R(e.tag,{class:ve(["v-card-subtitle",e.class]),style:Oe([{"--v-card-subtitle-opacity":e.opacity},e.style])},n)),{}}}),eh=ol("v-card-title");function SS(e){return{aspectStyles:M(()=>{const t=Number(e.aspectRatio);return t?{paddingBottom:String(1/t*100)+"%"}:void 0})}}const th=Z({aspectRatio:[String,Number],contentClass:null,inline:Boolean,...Me(),...Rr()},"VResponsive"),Ru=ye()({name:"VResponsive",props:th(),setup(e,t){let{slots:n}=t;const{aspectStyles:r}=SS(e),{dimensionStyles:s}=Pr(e);return Le(()=>{var i;return K("div",{class:ve(["v-responsive",{"v-responsive--inline":e.inline},e.class]),style:Oe([s.value,e.style])},[K("div",{class:"v-responsive__sizer",style:Oe(r.value)},null),(i=n.additional)==null?void 0:i.call(n),n.default&&K("div",{class:ve(["v-responsive__content",e.contentClass])},[n.default()])])}),{}}});function CS(e,t){if(!Qa)return;const n=t.modifiers||{},r=t.value,{handler:s,options:i}=typeof r=="object"?r:{handler:r,options:{}},o=new IntersectionObserver(function(){var f;let a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],l=arguments.length>1?arguments[1]:void 0;const u=(f=e._observe)==null?void 0:f[t.instance.$.uid];if(!u)return;const c=a.some(d=>d.isIntersecting);s&&(!n.quiet||u.init)&&(!n.once||c||u.init)&&s(c,a,l),c&&n.once?nh(e,t):u.init=!0},i);e._observe=Object(e._observe),e._observe[t.instance.$.uid]={init:!1,observer:o},o.observe(e)}function nh(e,t){var r;const n=(r=e._observe)==null?void 0:r[t.instance.$.uid];n&&(n.observer.unobserve(e),delete e._observe[t.instance.$.uid])}const Pu={mounted:CS,unmounted:nh},_S=Z({absolute:Boolean,alt:String,cover:Boolean,color:String,draggable:{type:[Boolean,String],default:void 0},eager:Boolean,gradient:String,lazySrc:String,options:{type:Object,default:()=>({root:void 0,rootMargin:void 0,threshold:void 0})},sizes:String,src:{type:[String,Object],default:""},crossorigin:String,referrerpolicy:String,srcset:String,position:String,...th(),...Me(),...mn(),...Gm()},"VImg"),rh=ye()({name:"VImg",directives:{vIntersect:Pu},props:_S(),emits:{loadstart:e=>!0,load:e=>!0,error:e=>!0},setup(e,t){let{emit:n,slots:r}=t;const{backgroundColorClasses:s,backgroundColorStyles:i}=hr(()=>e.color),{roundedClasses:o}=hn(e),a=Ue("VImg"),l=de(""),u=ue(),c=de(e.eager?"loading":"idle"),f=de(),d=de(),h=M(()=>e.src&&typeof e.src=="object"?{src:e.src.src,srcset:e.srcset||e.src.srcset,lazySrc:e.lazySrc||e.src.lazySrc,aspect:Number(e.aspectRatio||e.src.aspect||0)}:{src:e.src,srcset:e.srcset,lazySrc:e.lazySrc,aspect:Number(e.aspectRatio||0)}),m=M(()=>h.value.aspect||f.value/d.value||0);me(()=>e.src,()=>{g(c.value!=="idle")}),me(m,(x,L)=>{!x&&L&&u.value&&A(u.value)}),ki(()=>g());function g(x){if(!(e.eager&&x)&&!(Qa&&!x&&!e.eager)){if(c.value="loading",h.value.lazySrc){const L=new Image;L.src=h.value.lazySrc,A(L,null)}h.value.src&&At(()=>{var L;n("loadstart",((L=u.value)==null?void 0:L.currentSrc)||h.value.src),setTimeout(()=>{var Y;if(!a.isUnmounted)if((Y=u.value)!=null&&Y.complete){if(u.value.naturalWidth||y(),c.value==="error")return;m.value||A(u.value,null),c.value==="loading"&&b()}else m.value||A(u.value),S()})})}}function b(){var x;a.isUnmounted||(S(),A(u.value),c.value="loaded",n("load",((x=u.value)==null?void 0:x.currentSrc)||h.value.src))}function y(){var x;a.isUnmounted||(c.value="error",n("error",((x=u.value)==null?void 0:x.currentSrc)||h.value.src))}function S(){const x=u.value;x&&(l.value=x.currentSrc||x.src)}let _=-1;bt(()=>{clearTimeout(_)});function A(x){let L=arguments.length>1&&arguments[1]!==void 0?arguments[1]:100;const Y=()=>{if(clearTimeout(_),a.isUnmounted)return;const{naturalHeight:X,naturalWidth:re}=x;X||re?(f.value=re,d.value=X):!x.complete&&c.value==="loading"&&L!=null?_=window.setTimeout(Y,L):(x.currentSrc.endsWith(".svg")||x.currentSrc.startsWith("data:image/svg+xml"))&&(f.value=1,d.value=1)};Y()}const N=J(()=>({"v-img__img--cover":e.cover,"v-img__img--contain":!e.cover})),D=()=>{var Y;if(!h.value.src||c.value==="idle")return null;const x=K("img",{class:ve(["v-img__img",N.value]),style:{objectPosition:e.position},crossorigin:e.crossorigin,src:h.value.src,srcset:h.value.srcset,alt:e.alt,referrerpolicy:e.referrerpolicy,draggable:e.draggable,sizes:e.sizes,ref:u,onLoad:b,onError:y},null),L=(Y=r.sources)==null?void 0:Y.call(r);return R(ar,{transition:e.transition,appear:!0},{default:()=>[qn(L?K("picture",{class:"v-img__picture"},[L,x]):x,[[Xa,c.value==="loaded"]])]})},B=()=>R(ar,{transition:e.transition},{default:()=>[h.value.lazySrc&&c.value!=="loaded"&&K("img",{class:ve(["v-img__img","v-img__img--preload",N.value]),style:{objectPosition:e.position},crossorigin:e.crossorigin,src:h.value.lazySrc,alt:e.alt,referrerpolicy:e.referrerpolicy,draggable:e.draggable},null)]}),T=()=>r.placeholder?R(ar,{transition:e.transition,appear:!0},{default:()=>[(c.value==="loading"||c.value==="error"&&!r.error)&&K("div",{class:"v-img__placeholder"},[r.placeholder()])]}):null,k=()=>r.error?R(ar,{transition:e.transition,appear:!0},{default:()=>[c.value==="error"&&K("div",{class:"v-img__error"},[r.error()])]}):null,W=()=>e.gradient?K("div",{class:"v-img__gradient",style:{backgroundImage:`linear-gradient(${e.gradient})`}},null):null,j=de(!1);{const x=me(m,L=>{L&&(requestAnimationFrame(()=>{requestAnimationFrame(()=>{j.value=!0})}),x())})}return Le(()=>{const x=Ru.filterProps(e);return qn(R(Ru,Ie({class:["v-img",{"v-img--absolute":e.absolute,"v-img--booting":!j.value},s.value,o.value,e.class],style:[{width:fe(e.width==="auto"?f.value:e.width)},i.value,e.style]},x,{aspectRatio:m.value,"aria-label":e.alt,role:e.alt?"img":void 0}),{additional:()=>K(ke,null,[R(D,null,null),R(B,null,null),R(W,null,null),R(T,null,null),R(k,null,null)]),default:r.default}),[[Pu,{handler:g,options:e.options},null,{once:!0}]])}),{currentSrc:l,image:u,state:c,naturalWidth:f,naturalHeight:d}}}),xS=Z({start:Boolean,end:Boolean,icon:Qe,image:String,text:String,...Er(),...Me(),...Yn(),...mn(),...Vi(),...dt(),...wt(),...Jn({variant:"flat"})},"VAvatar"),bi=ye()({name:"VAvatar",props:xS(),setup(e,t){let{slots:n}=t;const{themeClasses:r}=Tt(e),{borderClasses:s}=Ar(e),{colorClasses:i,colorStyles:o,variantClasses:a}=Rs(e),{densityClasses:l}=Tr(e),{roundedClasses:u}=hn(e),{sizeClasses:c,sizeStyles:f}=ji(e);return Le(()=>R(e.tag,{class:ve(["v-avatar",{"v-avatar--start":e.start,"v-avatar--end":e.end},r.value,s.value,i.value,l.value,u.value,c.value,a.value,e.class]),style:Oe([o.value,f.value,e.style])},{default:()=>[n.default?R(Et,{key:"content-defaults",defaults:{VImg:{cover:!0,src:e.image},VIcon:{icon:e.icon}}},{default:()=>[n.default()]}):e.image?R(rh,{key:"image",src:e.image,alt:"",cover:!0},null):e.icon?R(Jt,{key:"icon",icon:e.icon},null):e.text,Ts(!1,"v-avatar")]})),{}}}),ES=Z({appendAvatar:String,appendIcon:Qe,prependAvatar:String,prependIcon:Qe,subtitle:{type:[String,Number,Boolean],default:void 0},title:{type:[String,Number,Boolean],default:void 0},...Me(),...Yn()},"VCardItem"),AS=ye()({name:"VCardItem",props:ES(),setup(e,t){let{slots:n}=t;return Le(()=>{var u;const r=!!(e.prependAvatar||e.prependIcon),s=!!(r||n.prepend),i=!!(e.appendAvatar||e.appendIcon),o=!!(i||n.append),a=!!(e.title!=null||n.title),l=!!(e.subtitle!=null||n.subtitle);return K("div",{class:ve(["v-card-item",e.class]),style:Oe(e.style)},[s&&K("div",{key:"prepend",class:"v-card-item__prepend"},[n.prepend?R(Et,{key:"prepend-defaults",disabled:!r,defaults:{VAvatar:{density:e.density,image:e.prependAvatar},VIcon:{density:e.density,icon:e.prependIcon}}},n.prepend):K(ke,null,[e.prependAvatar&&R(bi,{key:"prepend-avatar",density:e.density,image:e.prependAvatar},null),e.prependIcon&&R(Jt,{key:"prepend-icon",density:e.density,icon:e.prependIcon},null)])]),K("div",{class:"v-card-item__content"},[a&&R(eh,{key:"title"},{default:()=>{var c;return[((c=n.title)==null?void 0:c.call(n))??Pt(e.title)]}}),l&&R(wS,{key:"subtitle"},{default:()=>{var c;return[((c=n.subtitle)==null?void 0:c.call(n))??Pt(e.subtitle)]}}),(u=n.default)==null?void 0:u.call(n)]),o&&K("div",{key:"append",class:"v-card-item__append"},[n.append?R(Et,{key:"append-defaults",disabled:!i,defaults:{VAvatar:{density:e.density,image:e.appendAvatar},VIcon:{density:e.density,icon:e.appendIcon}}},n.append):K(ke,null,[e.appendIcon&&R(Jt,{key:"append-icon",density:e.density,icon:e.appendIcon},null),e.appendAvatar&&R(bi,{key:"append-avatar",density:e.density,image:e.appendAvatar},null)])])])}),{}}}),TS=Z({opacity:[Number,String],...Me(),...dt()},"VCardText"),da=ye()({name:"VCardText",props:TS(),setup(e,t){let{slots:n}=t;return Le(()=>R(e.tag,{class:ve(["v-card-text",e.class]),style:Oe([{"--v-card-text-opacity":e.opacity},e.style])},n)),{}}}),RS=Z({appendAvatar:String,appendIcon:Qe,disabled:Boolean,flat:Boolean,hover:Boolean,image:String,link:{type:Boolean,default:void 0},prependAvatar:String,prependIcon:Qe,ripple:{type:[Boolean,Object],default:!0},subtitle:{type:[String,Number,Boolean],default:void 0},text:{type:[String,Number,Boolean],default:void 0},title:{type:[String,Number,Boolean],default:void 0},...Er(),...Me(),...Yn(),...Rr(),...Es(),...Lm(),...Hi(),...hl(),...mn(),...pl(),...dt(),...wt(),...Jn({variant:"elevated"})},"VCard"),Ou=ye()({name:"VCard",directives:{vRipple:hs},props:RS(),setup(e,t){let{attrs:n,slots:r}=t;const{themeClasses:s}=Tt(e),{borderClasses:i}=Ar(e),{colorClasses:o,colorStyles:a,variantClasses:l}=Rs(e),{densityClasses:u}=Tr(e),{dimensionStyles:c}=Pr(e),{elevationClasses:f}=As(e),{loaderClasses:d}=Nm(e),{locationStyles:h}=ml(e),{positionClasses:m}=gl(e),{roundedClasses:g}=hn(e),b=vl(e,n);return Le(()=>{const y=e.link!==!1&&b.isLink.value,S=!e.disabled&&e.link!==!1&&(e.link||b.isClickable.value),_=y?"a":e.tag,A=!!(r.title||e.title!=null),N=!!(r.subtitle||e.subtitle!=null),D=A||N,B=!!(r.append||e.appendAvatar||e.appendIcon),T=!!(r.prepend||e.prependAvatar||e.prependIcon),k=!!(r.image||e.image),W=D||T||B,j=!!(r.text||e.text!=null);return qn(R(_,Ie({class:["v-card",{"v-card--disabled":e.disabled,"v-card--flat":e.flat,"v-card--hover":e.hover&&!(e.disabled||e.flat),"v-card--link":S},s.value,i.value,o.value,u.value,f.value,d.value,m.value,g.value,l.value,e.class],style:[a.value,c.value,h.value,e.style],onClick:S&&b.navigate,tabindex:e.disabled?-1:void 0},b.linkProps),{default:()=>{var x;return[k&&K("div",{key:"image",class:"v-card__image"},[r.image?R(Et,{key:"image-defaults",disabled:!e.image,defaults:{VImg:{cover:!0,src:e.image}}},r.image):R(rh,{key:"image-img",cover:!0,src:e.image},null)]),R(Tw,{name:"v-card",active:!!e.loading,color:typeof e.loading=="boolean"?void 0:e.loading},{default:r.loader}),W&&R(AS,{key:"item",prependAvatar:e.prependAvatar,prependIcon:e.prependIcon,title:e.title,subtitle:e.subtitle,appendAvatar:e.appendAvatar,appendIcon:e.appendIcon},{default:r.item,prepend:r.prepend,title:r.title,subtitle:r.subtitle,append:r.append}),j&&R(da,{key:"text"},{default:()=>{var L;return[((L=r.text)==null?void 0:L.call(r))??e.text]}}),(x=r.default)==null?void 0:x.call(r),r.actions&&R(Qm,null,{default:r.actions}),Ts(S,"v-card")]}}),[[hs,S&&e.ripple]])}),{}}}),PS=Z({disabled:Boolean,group:Boolean,hideOnLeave:Boolean,leaveAbsolute:Boolean,mode:String,origin:String},"transition");function St(e,t,n){return ye()({name:e,props:PS({mode:n,origin:t}),setup(r,s){let{slots:i}=s;const o={onBeforeEnter(a){r.origin&&(a.style.transformOrigin=r.origin)},onLeave(a){if(r.leaveAbsolute){const{offsetTop:l,offsetLeft:u,offsetWidth:c,offsetHeight:f}=a;a._transitionInitialStyles={position:a.style.position,top:a.style.top,left:a.style.left,width:a.style.width,height:a.style.height},a.style.position="absolute",a.style.top=`${l}px`,a.style.left=`${u}px`,a.style.width=`${c}px`,a.style.height=`${f}px`}r.hideOnLeave&&a.style.setProperty("display","none","important")},onAfterLeave(a){if(r.leaveAbsolute&&(a!=null&&a._transitionInitialStyles)){const{position:l,top:u,left:c,width:f,height:d}=a._transitionInitialStyles;delete a._transitionInitialStyles,a.style.position=l||"",a.style.top=u||"",a.style.left=c||"",a.style.width=f||"",a.style.height=d||""}}};return()=>{const a=r.group?Za:An;return On(a,{name:r.disabled?"":e,css:!r.disabled,...r.group?void 0:{mode:r.mode},...r.disabled?{}:o},i.default)}}})}function sh(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"in-out";return ye()({name:e,props:{mode:{type:String,default:n},disabled:Boolean,group:Boolean},setup(r,s){let{slots:i}=s;const o=r.group?Za:An;return()=>On(o,{name:r.disabled?"":e,css:!r.disabled,...r.disabled?{}:t},i.default)}})}function ih(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";const n=(arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1)?"width":"height",r=lt(`offset-${n}`);return{onBeforeEnter(o){o._parent=o.parentNode,o._initialStyle={transition:o.style.transition,overflow:o.style.overflow,[n]:o.style[n]}},onEnter(o){const a=o._initialStyle;if(!a)return;o.style.setProperty("transition","none","important"),o.style.overflow="hidden";const l=`${o[r]}px`;o.style[n]="0",o.offsetHeight,o.style.transition=a.transition,e&&o._parent&&o._parent.classList.add(e),requestAnimationFrame(()=>{o.style[n]=l})},onAfterEnter:i,onEnterCancelled:i,onLeave(o){o._initialStyle={transition:"",overflow:o.style.overflow,[n]:o.style[n]},o.style.overflow="hidden",o.style[n]=`${o[r]}px`,o.offsetHeight,requestAnimationFrame(()=>o.style[n]="0")},onAfterLeave:s,onLeaveCancelled:s};function s(o){e&&o._parent&&o._parent.classList.remove(e),i(o)}function i(o){if(!o._initialStyle)return;const a=o._initialStyle[n];o.style.overflow=o._initialStyle.overflow,a!=null&&(o.style[n]=a),delete o._initialStyle}}const OS=Z({target:[Object,Array]},"v-dialog-transition"),To=new WeakMap,kS=ye()({name:"VDialogTransition",props:OS(),setup(e,t){let{slots:n}=t;const r={onBeforeEnter(s){s.style.pointerEvents="none",s.style.visibility="hidden"},async onEnter(s,i){var h;await new Promise(m=>requestAnimationFrame(m)),await new Promise(m=>requestAnimationFrame(m)),s.style.visibility="";const o=Iu(e.target,s),{x:a,y:l,sx:u,sy:c,speed:f}=o;To.set(s,o);const d=Ur(s,[{transform:`translate(${a}px, ${l}px) scale(${u}, ${c})`,opacity:0},{}],{duration:225*f,easing:wy});(h=ku(s))==null||h.forEach(m=>{Ur(m,[{opacity:0},{opacity:0,offset:.33},{}],{duration:225*2*f,easing:Zo})}),d.finished.then(()=>i())},onAfterEnter(s){s.style.removeProperty("pointer-events")},onBeforeLeave(s){s.style.pointerEvents="none"},async onLeave(s,i){var h;await new Promise(m=>requestAnimationFrame(m));let o;!To.has(s)||Array.isArray(e.target)||e.target.offsetParent||e.target.getClientRects().length?o=Iu(e.target,s):o=To.get(s);const{x:a,y:l,sx:u,sy:c,speed:f}=o;Ur(s,[{},{transform:`translate(${a}px, ${l}px) scale(${u}, ${c})`,opacity:0}],{duration:125*f,easing:Sy}).finished.then(()=>i()),(h=ku(s))==null||h.forEach(m=>{Ur(m,[{},{opacity:0,offset:.2},{opacity:0}],{duration:125*2*f,easing:Zo})})},onAfterLeave(s){s.style.removeProperty("pointer-events")}};return()=>e.target?R(An,Ie({name:"dialog-transition"},r,{css:!1}),n):R(An,{name:"dialog-transition"},n)}});function ku(e){var n;const t=(n=e.querySelector(":scope > .v-card, :scope > .v-sheet, :scope > .v-list"))==null?void 0:n.children;return t&&[...t]}function Iu(e,t){const n=qd(e),r=Kd(t),[s,i]=getComputedStyle(t).transformOrigin.split(" ").map(y=>parseFloat(y)),[o,a]=getComputedStyle(t).getPropertyValue("--v-overlay-anchor-origin").split(" ");let l=n.left+n.width/2;o==="left"||a==="left"?l-=n.width/2:(o==="right"||a==="right")&&(l+=n.width/2);let u=n.top+n.height/2;o==="top"||a==="top"?u-=n.height/2:(o==="bottom"||a==="bottom")&&(u+=n.height/2);const c=n.width/r.width,f=n.height/r.height,d=Math.max(1,c,f),h=c/d||0,m=f/d||0,g=r.width*r.height/(window.innerWidth*window.innerHeight),b=g>.12?Math.min(1.5,(g-.12)*10+1):1;return{x:l-(s+r.left),y:u-(i+r.top),sx:h,sy:m,speed:b}}St("fab-transition","center center","out-in");St("dialog-bottom-transition");St("dialog-top-transition");const Y_=St("fade-transition"),J_=St("scale-transition");St("scroll-x-transition");St("scroll-x-reverse-transition");St("scroll-y-transition");St("scroll-y-reverse-transition");St("slide-x-transition");St("slide-x-reverse-transition");const X_=St("slide-y-transition");St("slide-y-reverse-transition");const IS=sh("expand-transition",ih()),Z_=sh("expand-x-transition",ih("",!0)),DS=Z({fullscreen:Boolean,retainFocus:{type:Boolean,default:!0},scrollable:Boolean,...bl({origin:"center center",scrollStrategy:"block",transition:{component:kS},zIndex:2400})},"VDialog"),LS=ye()({name:"VDialog",props:DS(),emits:{"update:modelValue":e=>!0,afterEnter:()=>!0,afterLeave:()=>!0},setup(e,t){let{emit:n,slots:r}=t;const s=an(e,"modelValue"),{scopeId:i}=yl(),o=ue();function a(c){var h,m;const f=c.relatedTarget,d=c.target;if(f!==d&&((h=o.value)!=null&&h.contentEl)&&((m=o.value)!=null&&m.globalTop)&&![document,o.value.contentEl].includes(d)&&!o.value.contentEl.contains(d)){const g=Hd(o.value.contentEl);if(!g.length)return;const b=g[0],y=g[g.length-1];f===b?y.focus():b.focus()}}bt(()=>{document.removeEventListener("focusin",a)}),De&&me(()=>s.value&&e.retainFocus,c=>{c?document.addEventListener("focusin",a):document.removeEventListener("focusin",a)},{immediate:!0});function l(){var c;n("afterEnter"),(e.scrim||e.retainFocus)&&((c=o.value)!=null&&c.contentEl)&&!o.value.contentEl.contains(document.activeElement)&&o.value.contentEl.focus({preventScroll:!0})}function u(){n("afterLeave")}return me(s,async c=>{var f;c||(await At(),(f=o.value.activatorEl)==null||f.focus({preventScroll:!0}))}),Le(()=>{const c=yi.filterProps(e),f=Ie({"aria-haspopup":"dialog"},e.activatorProps),d=Ie({tabindex:-1},e.contentProps);return R(yi,Ie({ref:o,class:["v-dialog",{"v-dialog--fullscreen":e.fullscreen,"v-dialog--scrollable":e.scrollable},e.class],style:e.style},c,{modelValue:s.value,"onUpdate:modelValue":h=>s.value=h,"aria-modal":"true",activatorProps:f,contentProps:d,height:e.fullscreen?void 0:e.height,width:e.fullscreen?void 0:e.width,maxHeight:e.fullscreen?void 0:e.maxHeight,maxWidth:e.fullscreen?void 0:e.maxWidth,role:"dialog",onAfterEnter:l,onAfterLeave:u},i),{activator:r.activator,default:function(){for(var h=arguments.length,m=new Array(h),g=0;g<h;g++)m[g]=arguments[g];return R(Et,{root:"VDialog"},{default:()=>{var b;return[(b=r.default)==null?void 0:b.call(r,...m)]}})}})}),Xm({},o)}}),NS=Z({color:String,inset:Boolean,length:[Number,String],opacity:[Number,String],thickness:[Number,String],vertical:Boolean,...Me(),...wt()},"VDivider"),oh=ye()({name:"VDivider",props:NS(),setup(e,t){let{attrs:n,slots:r}=t;const{themeClasses:s}=Tt(e),{textColorClasses:i,textColorStyles:o}=Cr(()=>e.color),a=M(()=>{const l={};return e.length&&(l[e.vertical?"height":"width"]=fe(e.length)),e.thickness&&(l[e.vertical?"borderRightWidth":"borderTopWidth"]=fe(e.thickness)),l});return Le(()=>{const l=K("hr",{class:ve([{"v-divider":!0,"v-divider--inset":e.inset,"v-divider--vertical":e.vertical},s.value,i.value,e.class]),style:Oe([a.value,o.value,{"--v-border-opacity":e.opacity},e.style]),"aria-orientation":!n.role||n.role==="separator"?e.vertical?"vertical":"horizontal":void 0,role:`${n.role||"separator"}`},null);return r.default?K("div",{class:ve(["v-divider__wrapper",{"v-divider__wrapper--vertical":e.vertical,"v-divider__wrapper--inset":e.inset}])},[l,K("div",{class:"v-divider__content"},[r.default()]),l]):l}),{}}}),MS=ol("v-spacer","div","VSpacer"),ma=Symbol.for("vuetify:list");function ah(){const e=pe(ma,{hasPrepend:de(!1),updateHasPrepend:()=>null}),t={hasPrepend:de(!1),updateHasPrepend:n=>{n&&(t.hasPrepend.value=n)}};return st(ma,t),e}function lh(){return pe(ma,null)}const wl=e=>{const t={activate:n=>{let{id:r,value:s,activated:i}=n;return r=ee(r),e&&!s&&i.size===1&&i.has(r)||(s?i.add(r):i.delete(r)),i},in:(n,r,s)=>{let i=new Set;if(n!=null)for(const o of nl(n))i=t.activate({id:o,value:!0,activated:new Set(i),children:r,parents:s});return i},out:n=>Array.from(n)};return t},ch=e=>{const t=wl(e);return{activate:r=>{let{activated:s,id:i,...o}=r;i=ee(i);const a=s.has(i)?new Set([i]):new Set;return t.activate({...o,id:i,activated:a})},in:(r,s,i)=>{let o=new Set;if(r!=null){const a=nl(r);a.length&&(o=t.in(a.slice(0,1),s,i))}return o},out:(r,s,i)=>t.out(r,s,i)}},BS=e=>{const t=wl(e);return{activate:r=>{let{id:s,activated:i,children:o,...a}=r;return s=ee(s),o.has(s)?i:t.activate({id:s,activated:i,children:o,...a})},in:t.in,out:t.out}},FS=e=>{const t=ch(e);return{activate:r=>{let{id:s,activated:i,children:o,...a}=r;return s=ee(s),o.has(s)?i:t.activate({id:s,activated:i,children:o,...a})},in:t.in,out:t.out}},$S={open:e=>{let{id:t,value:n,opened:r,parents:s}=e;if(n){const i=new Set;i.add(t);let o=s.get(t);for(;o!=null;)i.add(o),o=s.get(o);return i}else return r.delete(t),r},select:()=>null},uh={open:e=>{let{id:t,value:n,opened:r,parents:s}=e;if(n){let i=s.get(t);for(r.add(t);i!=null&&i!==t;)r.add(i),i=s.get(i);return r}else r.delete(t);return r},select:()=>null},VS={open:uh.open,select:e=>{let{id:t,value:n,opened:r,parents:s}=e;if(!n)return r;const i=[];let o=s.get(t);for(;o!=null;)i.push(o),o=s.get(o);return new Set(i)}},Sl=e=>{const t={select:n=>{let{id:r,value:s,selected:i}=n;if(r=ee(r),e&&!s){const o=Array.from(i.entries()).reduce((a,l)=>{let[u,c]=l;return c==="on"&&a.push(u),a},[]);if(o.length===1&&o[0]===r)return i}return i.set(r,s?"on":"off"),i},in:(n,r,s)=>{const i=new Map;for(const o of n||[])t.select({id:o,value:!0,selected:i,children:r,parents:s});return i},out:n=>{const r=[];for(const[s,i]of n.entries())i==="on"&&r.push(s);return r}};return t},fh=e=>{const t=Sl(e);return{select:r=>{let{selected:s,id:i,...o}=r;i=ee(i);const a=s.has(i)?new Map([[i,s.get(i)]]):new Map;return t.select({...o,id:i,selected:a})},in:(r,s,i)=>r!=null&&r.length?t.in(r.slice(0,1),s,i):new Map,out:(r,s,i)=>t.out(r,s,i)}},jS=e=>{const t=Sl(e);return{select:r=>{let{id:s,selected:i,children:o,...a}=r;return s=ee(s),o.has(s)?i:t.select({id:s,selected:i,children:o,...a})},in:t.in,out:t.out}},HS=e=>{const t=fh(e);return{select:r=>{let{id:s,selected:i,children:o,...a}=r;return s=ee(s),o.has(s)?i:t.select({id:s,selected:i,children:o,...a})},in:t.in,out:t.out}},dh=e=>{const t={select:n=>{let{id:r,value:s,selected:i,children:o,parents:a}=n;r=ee(r);const l=new Map(i),u=[r];for(;u.length;){const f=u.shift();i.set(ee(f),s?"on":"off"),o.has(f)&&u.push(...o.get(f))}let c=ee(a.get(r));for(;c;){const f=o.get(c),d=f.every(m=>i.get(ee(m))==="on"),h=f.every(m=>!i.has(ee(m))||i.get(ee(m))==="off");i.set(c,d?"on":h?"off":"indeterminate"),c=ee(a.get(c))}return e&&!s&&Array.from(i.entries()).reduce((d,h)=>{let[m,g]=h;return g==="on"&&d.push(m),d},[]).length===0?l:i},in:(n,r,s)=>{let i=new Map;for(const o of n||[])i=t.select({id:o,value:!0,selected:i,children:r,parents:s});return i},out:(n,r)=>{const s=[];for(const[i,o]of n.entries())o==="on"&&!r.has(i)&&s.push(i);return s}};return t},US=e=>{const t=dh(e);return{select:t.select,in:t.in,out:(r,s,i)=>{const o=[];for(const[a,l]of r.entries())if(l==="on"){if(i.has(a)){const u=i.get(a);if(r.get(u)==="on")continue}o.push(a)}return o}}},gs=Symbol.for("vuetify:nested"),mh={id:de(),root:{register:()=>null,unregister:()=>null,parents:ue(new Map),children:ue(new Map),open:()=>null,openOnSelect:()=>null,activate:()=>null,select:()=>null,activatable:ue(!1),selectable:ue(!1),opened:ue(new Set),activated:ue(new Set),selected:ue(new Map),selectedValues:ue([]),getPath:()=>[]}},WS=Z({activatable:Boolean,selectable:Boolean,activeStrategy:[String,Function,Object],selectStrategy:[String,Function,Object],openStrategy:[String,Object],opened:null,activated:null,selected:null,mandatory:Boolean},"nested"),zS=e=>{let t=!1;const n=ue(new Map),r=ue(new Map),s=an(e,"opened",e.opened,m=>new Set(m),m=>[...m.values()]),i=M(()=>{if(typeof e.activeStrategy=="object")return e.activeStrategy;if(typeof e.activeStrategy=="function")return e.activeStrategy(e.mandatory);switch(e.activeStrategy){case"leaf":return BS(e.mandatory);case"single-leaf":return FS(e.mandatory);case"independent":return wl(e.mandatory);case"single-independent":default:return ch(e.mandatory)}}),o=M(()=>{if(typeof e.selectStrategy=="object")return e.selectStrategy;if(typeof e.selectStrategy=="function")return e.selectStrategy(e.mandatory);switch(e.selectStrategy){case"single-leaf":return HS(e.mandatory);case"leaf":return jS(e.mandatory);case"independent":return Sl(e.mandatory);case"single-independent":return fh(e.mandatory);case"trunk":return US(e.mandatory);case"classic":default:return dh(e.mandatory)}}),a=M(()=>{if(typeof e.openStrategy=="object")return e.openStrategy;switch(e.openStrategy){case"list":return VS;case"single":return $S;case"multiple":default:return uh}}),l=an(e,"activated",e.activated,m=>i.value.in(m,n.value,r.value),m=>i.value.out(m,n.value,r.value)),u=an(e,"selected",e.selected,m=>o.value.in(m,n.value,r.value),m=>o.value.out(m,n.value,r.value));bt(()=>{t=!0});function c(m){const g=[];let b=m;for(;b!=null;)g.unshift(b),b=r.value.get(b);return g}const f=Ue("nested"),d=new Set,h={id:de(),root:{opened:s,activatable:J(()=>e.activatable),selectable:J(()=>e.selectable),activated:l,selected:u,selectedValues:M(()=>{const m=[];for(const[g,b]of u.value.entries())b==="on"&&m.push(g);return m}),register:(m,g,b)=>{if(d.has(m)){c(m).map(String).join(" -> "),c(g).concat(m).map(String).join(" -> ");return}else d.add(m);g&&m!==g&&r.value.set(m,g),b&&n.value.set(m,[]),g!=null&&n.value.set(g,[...n.value.get(g)||[],m])},unregister:m=>{if(t)return;d.delete(m),n.value.delete(m);const g=r.value.get(m);if(g){const b=n.value.get(g)??[];n.value.set(g,b.filter(y=>y!==m))}r.value.delete(m)},open:(m,g,b)=>{f.emit("click:open",{id:m,value:g,path:c(m),event:b});const y=a.value.open({id:m,value:g,opened:new Set(s.value),children:n.value,parents:r.value,event:b});y&&(s.value=y)},openOnSelect:(m,g,b)=>{const y=a.value.select({id:m,value:g,selected:new Map(u.value),opened:new Set(s.value),children:n.value,parents:r.value,event:b});y&&(s.value=y)},select:(m,g,b)=>{f.emit("click:select",{id:m,value:g,path:c(m),event:b});const y=o.value.select({id:m,value:g,selected:new Map(u.value),children:n.value,parents:r.value,event:b});y&&(u.value=y),h.root.openOnSelect(m,g,b)},activate:(m,g,b)=>{if(!e.activatable)return h.root.select(m,!0,b);f.emit("click:activate",{id:m,value:g,path:c(m),event:b});const y=i.value.activate({id:m,value:g,activated:new Set(l.value),children:n.value,parents:r.value,event:b});if(y.size!==l.value.size)l.value=y;else{for(const S of y)if(!l.value.has(S)){l.value=y;return}for(const S of l.value)if(!y.has(S)){l.value=y;return}}},children:n,parents:r,getPath:c}};return st(gs,h),h.root},hh=(e,t)=>{const n=pe(gs,mh),r=Symbol("nested item"),s=M(()=>un(e)??r),i={...n,id:s,open:(o,a)=>n.root.open(s.value,o,a),openOnSelect:(o,a)=>n.root.openOnSelect(s.value,o,a),isOpen:M(()=>n.root.opened.value.has(s.value)),parent:M(()=>n.root.parents.value.get(s.value)),activate:(o,a)=>n.root.activate(s.value,o,a),isActivated:M(()=>n.root.activated.value.has(ee(s.value))),select:(o,a)=>n.root.select(s.value,o,a),isSelected:M(()=>n.root.selected.value.get(ee(s.value))==="on"),isIndeterminate:M(()=>n.root.selected.value.get(ee(s.value))==="indeterminate"),isLeaf:M(()=>!n.root.children.value.get(s.value)),isGroupActivator:n.isGroupActivator};return ki(()=>{!n.isGroupActivator&&n.root.register(s.value,n.id.value,t)}),bt(()=>{!n.isGroupActivator&&n.root.unregister(s.value)}),t&&st(gs,i),i},qS=()=>{const e=pe(gs,mh);st(gs,{...e,isGroupActivator:!0})};function KS(){const e=de(!1);return Pn(()=>{window.requestAnimationFrame(()=>{e.value=!0})}),{ssrBootStyles:J(()=>e.value?void 0:{transition:"none !important"}),isBooted:ps(e)}}const GS=xr({name:"VListGroupActivator",setup(e,t){let{slots:n}=t;return qS(),()=>{var r;return(r=n.default)==null?void 0:r.call(n)}}}),YS=Z({activeColor:String,baseColor:String,color:String,collapseIcon:{type:Qe,default:"$collapse"},expandIcon:{type:Qe,default:"$expand"},prependIcon:Qe,appendIcon:Qe,fluid:Boolean,subgroup:Boolean,title:String,value:null,...Me(),...dt()},"VListGroup"),Du=ye()({name:"VListGroup",props:YS(),setup(e,t){let{slots:n}=t;const{isOpen:r,open:s,id:i}=hh(()=>e.value,!0),o=M(()=>`v-list-group--id-${String(i.value)}`),a=lh(),{isBooted:l}=KS();function u(h){var m;h.stopPropagation(),!["INPUT","TEXTAREA"].includes((m=h.target)==null?void 0:m.tagName)&&s(!r.value,h)}const c=M(()=>({onClick:u,class:"v-list-group__header",id:o.value})),f=M(()=>r.value?e.collapseIcon:e.expandIcon),d=M(()=>({VListItem:{active:r.value,activeColor:e.activeColor,baseColor:e.baseColor,color:e.color,prependIcon:e.prependIcon||e.subgroup&&f.value,appendIcon:e.appendIcon||!e.subgroup&&f.value,title:e.title,value:e.value}}));return Le(()=>R(e.tag,{class:ve(["v-list-group",{"v-list-group--prepend":a==null?void 0:a.hasPrepend.value,"v-list-group--fluid":e.fluid,"v-list-group--subgroup":e.subgroup,"v-list-group--open":r.value},e.class]),style:Oe(e.style)},{default:()=>[n.activator&&R(Et,{defaults:d.value},{default:()=>[R(GS,null,{default:()=>[n.activator({props:c.value,isOpen:r.value})]})]}),R(ar,{transition:{component:IS},disabled:!l.value},{default:()=>{var h;return[qn(K("div",{class:"v-list-group__items",role:"group","aria-labelledby":o.value},[(h=n.default)==null?void 0:h.call(n)]),[[Xa,r.value]])]}})]})),{isOpen:r}}}),JS=Z({opacity:[Number,String],...Me(),...dt()},"VListItemSubtitle"),gh=ye()({name:"VListItemSubtitle",props:JS(),setup(e,t){let{slots:n}=t;return Le(()=>R(e.tag,{class:ve(["v-list-item-subtitle",e.class]),style:Oe([{"--v-list-item-subtitle-opacity":e.opacity},e.style])},n)),{}}}),vh=ol("v-list-item-title"),XS=Z({active:{type:Boolean,default:void 0},activeClass:String,activeColor:String,appendAvatar:String,appendIcon:Qe,baseColor:String,disabled:Boolean,lines:[Boolean,String],link:{type:Boolean,default:void 0},nav:Boolean,prependAvatar:String,prependIcon:Qe,ripple:{type:[Boolean,Object],default:!0},slim:Boolean,subtitle:{type:[String,Number,Boolean],default:void 0},title:{type:[String,Number,Boolean],default:void 0},value:null,onClick:Xr(),onClickOnce:Xr(),...Er(),...Me(),...Yn(),...Rr(),...Es(),...mn(),...pl(),...dt(),...wt(),...Jn({variant:"text"})},"VListItem"),ha=ye()({name:"VListItem",directives:{vRipple:hs},props:XS(),emits:{click:e=>!0},setup(e,t){let{attrs:n,slots:r,emit:s}=t;const i=vl(e,n),o=M(()=>e.value===void 0?i.href.value:e.value),{activate:a,isActivated:l,select:u,isOpen:c,isSelected:f,isIndeterminate:d,isGroupActivator:h,root:m,parent:g,openOnSelect:b,id:y}=hh(o,!1),S=lh(),_=M(()=>{var ce;return e.active!==!1&&(e.active||((ce=i.isActive)==null?void 0:ce.value)||(m.activatable.value?l.value:f.value))}),A=J(()=>e.link!==!1&&i.isLink.value),N=M(()=>!!S&&(m.selectable.value||m.activatable.value||e.value!=null)),D=M(()=>!e.disabled&&e.link!==!1&&(e.link||i.isClickable.value||N.value)),B=J(()=>e.rounded||e.nav),T=J(()=>e.color??e.activeColor),k=J(()=>({color:_.value?T.value??e.baseColor:e.baseColor,variant:e.variant}));me(()=>{var ce;return(ce=i.isActive)==null?void 0:ce.value},ce=>{ce&&W()}),ki(()=>{var ce;(ce=i.isActive)!=null&&ce.value&&W()});function W(){g.value!=null&&m.open(g.value,!0),b(!0)}const{themeClasses:j}=Tt(e),{borderClasses:x}=Ar(e),{colorClasses:L,colorStyles:Y,variantClasses:X}=Rs(k),{densityClasses:re}=Tr(e),{dimensionStyles:oe}=Pr(e),{elevationClasses:se}=As(e),{roundedClasses:Be}=hn(B),Se=J(()=>e.lines?`v-list-item--${e.lines}-line`:void 0),Pe=M(()=>({isActive:_.value,select:u,isOpen:c.value,isSelected:f.value,isIndeterminate:d.value}));function xe(ce){var Ke,Fe;s("click",ce),!["INPUT","TEXTAREA"].includes((Ke=ce.target)==null?void 0:Ke.tagName)&&D.value&&((Fe=i.navigate)==null||Fe.call(i,ce),!h&&(m.activatable.value?a(!l.value,ce):(m.selectable.value||e.value!=null)&&u(!f.value,ce)))}function je(ce){const Ke=ce.target;["INPUT","TEXTAREA"].includes(Ke.tagName)||(ce.key==="Enter"||ce.key===" ")&&(ce.preventDefault(),ce.target.dispatchEvent(new MouseEvent("click",ce)))}return Le(()=>{const ce=A.value?"a":e.tag,Ke=r.title||e.title!=null,Fe=r.subtitle||e.subtitle!=null,C=!!(e.appendAvatar||e.appendIcon),F=!!(C||r.append),V=!!(e.prependAvatar||e.prependIcon),G=!!(V||r.prepend);return S==null||S.updateHasPrepend(G),e.activeColor&&ty("active-color",["color","base-color"]),qn(R(ce,Ie({class:["v-list-item",{"v-list-item--active":_.value,"v-list-item--disabled":e.disabled,"v-list-item--link":D.value,"v-list-item--nav":e.nav,"v-list-item--prepend":!G&&(S==null?void 0:S.hasPrepend.value),"v-list-item--slim":e.slim,[`${e.activeClass}`]:e.activeClass&&_.value},j.value,x.value,L.value,re.value,se.value,Se.value,Be.value,X.value,e.class],style:[Y.value,oe.value,e.style],tabindex:D.value?S?-2:0:void 0,"aria-selected":N.value?m.activatable.value?l.value:m.selectable.value?f.value:_.value:void 0,onClick:xe,onKeydown:D.value&&!A.value&&je},i.linkProps),{default:()=>{var ge;return[Ts(D.value||_.value,"v-list-item"),G&&K("div",{key:"prepend",class:"v-list-item__prepend"},[r.prepend?R(Et,{key:"prepend-defaults",disabled:!V,defaults:{VAvatar:{density:e.density,image:e.prependAvatar},VIcon:{density:e.density,icon:e.prependIcon},VListItemAction:{start:!0}}},{default:()=>{var v;return[(v=r.prepend)==null?void 0:v.call(r,Pe.value)]}}):K(ke,null,[e.prependAvatar&&R(bi,{key:"prepend-avatar",density:e.density,image:e.prependAvatar},null),e.prependIcon&&R(Jt,{key:"prepend-icon",density:e.density,icon:e.prependIcon},null)]),K("div",{class:"v-list-item__spacer"},null)]),K("div",{class:"v-list-item__content","data-no-activator":""},[Ke&&R(vh,{key:"title"},{default:()=>{var v;return[((v=r.title)==null?void 0:v.call(r,{title:e.title}))??Pt(e.title)]}}),Fe&&R(gh,{key:"subtitle"},{default:()=>{var v;return[((v=r.subtitle)==null?void 0:v.call(r,{subtitle:e.subtitle}))??Pt(e.subtitle)]}}),(ge=r.default)==null?void 0:ge.call(r,Pe.value)]),F&&K("div",{key:"append",class:"v-list-item__append"},[r.append?R(Et,{key:"append-defaults",disabled:!C,defaults:{VAvatar:{density:e.density,image:e.appendAvatar},VIcon:{density:e.density,icon:e.appendIcon},VListItemAction:{end:!0}}},{default:()=>{var v;return[(v=r.append)==null?void 0:v.call(r,Pe.value)]}}):K(ke,null,[e.appendIcon&&R(Jt,{key:"append-icon",density:e.density,icon:e.appendIcon},null),e.appendAvatar&&R(bi,{key:"append-avatar",density:e.density,image:e.appendAvatar},null)]),K("div",{class:"v-list-item__spacer"},null)])]}}),[[hs,D.value&&e.ripple]])}),{activate:a,isActivated:l,isGroupActivator:h,isSelected:f,list:S,select:u,root:m,id:y,link:i}}}),ZS=Z({color:String,inset:Boolean,sticky:Boolean,title:String,...Me(),...dt()},"VListSubheader"),QS=ye()({name:"VListSubheader",props:ZS(),setup(e,t){let{slots:n}=t;const{textColorClasses:r,textColorStyles:s}=Cr(()=>e.color);return Le(()=>{const i=!!(n.default||e.title);return R(e.tag,{class:ve(["v-list-subheader",{"v-list-subheader--inset":e.inset,"v-list-subheader--sticky":e.sticky},r.value,e.class]),style:Oe([{textColorStyles:s},e.style])},{default:()=>{var o;return[i&&K("div",{class:"v-list-subheader__text"},[((o=n.default)==null?void 0:o.call(n))??e.title])]}})}),{}}}),e1=Z({items:Array,returnObject:Boolean},"VListChildren"),ph=ye()({name:"VListChildren",props:e1(),setup(e,t){let{slots:n}=t;return ah(),()=>{var r,s;return((r=n.default)==null?void 0:r.call(n))??((s=e.items)==null?void 0:s.map(i=>{var d,h;let{children:o,props:a,type:l,raw:u}=i;if(l==="divider")return((d=n.divider)==null?void 0:d.call(n,{props:a}))??R(oh,a,null);if(l==="subheader")return((h=n.subheader)==null?void 0:h.call(n,{props:a}))??R(QS,a,null);const c={subtitle:n.subtitle?m=>{var g;return(g=n.subtitle)==null?void 0:g.call(n,{...m,item:u})}:void 0,prepend:n.prepend?m=>{var g;return(g=n.prepend)==null?void 0:g.call(n,{...m,item:u})}:void 0,append:n.append?m=>{var g;return(g=n.append)==null?void 0:g.call(n,{...m,item:u})}:void 0,title:n.title?m=>{var g;return(g=n.title)==null?void 0:g.call(n,{...m,item:u})}:void 0},f=Du.filterProps(a);return o?R(Du,Ie({value:a==null?void 0:a.value},f),{activator:m=>{let{props:g}=m;const b={...a,...g,value:e.returnObject?u:a.value};return n.header?n.header({props:b}):R(ha,b,c)},default:()=>R(ph,{items:o,returnObject:e.returnObject},n)}):n.item?n.item({props:a}):R(ha,Ie(a,{value:e.returnObject?u:a.value}),c)}))}}}),t1=Z({items:{type:Array,default:()=>[]},itemTitle:{type:[String,Array,Function],default:"title"},itemValue:{type:[String,Array,Function],default:"value"},itemChildren:{type:[Boolean,String,Array,Function],default:"children"},itemProps:{type:[Boolean,String,Array,Function],default:"props"},returnObject:Boolean,valueComparator:Function},"list-items");function ga(e,t){const n=on(t,e.itemTitle,t),r=on(t,e.itemValue,n),s=on(t,e.itemChildren),i=e.itemProps===!0?typeof t=="object"&&t!=null&&!Array.isArray(t)?"children"in t?Ni(t,["children"]):t:void 0:on(t,e.itemProps),o={title:n,value:r,...Up(i)};return{title:String(o.title??""),value:o.value,props:o,children:Array.isArray(s)?yh(e,s):void 0,raw:t}}function yh(e,t){const n=tl(e,["itemTitle","itemValue","itemChildren","itemProps","returnObject","valueComparator"]),r=[];for(const s of t)r.push(ga(n,s));return r}function Q_(e){const t=M(()=>yh(e,e.items)),n=M(()=>t.value.some(a=>a.value===null)),r=de(new Map),s=de([]);Xt(()=>{const a=t.value,l=new Map,u=[];for(let c=0;c<a.length;c++){const f=a[c];if(Wd(f.value)||f.value===null){let d=l.get(f.value);d||(d=[],l.set(f.value,d)),d.push(f)}else u.push(f)}r.value=l,s.value=u});function i(a){const l=r.value,u=t.value,c=s.value,f=n.value,d=e.returnObject,h=!!e.valueComparator,m=e.valueComparator||Cs,g=tl(e,["itemTitle","itemValue","itemChildren","itemProps","returnObject","valueComparator"]),b=[];e:for(const y of a){if(!f&&y===null)continue;if(d&&typeof y=="string"){b.push(ga(g,y));continue}const S=l.get(y);if(h||!S){for(const _ of h?u:c)if(m(y,_.value)){b.push(_);continue e}b.push(ga(g,y));continue}b.push(...S)}return b}function o(a){return e.returnObject?a.map(l=>{let{raw:u}=l;return u}):a.map(l=>{let{value:u}=l;return u})}return{items:t,transformIn:i,transformOut:o}}function n1(e,t){const n=on(t,e.itemType,"item"),r=Wd(t)?t:on(t,e.itemTitle),s=on(t,e.itemValue,void 0),i=on(t,e.itemChildren),o=e.itemProps===!0?Ni(t,["children"]):on(t,e.itemProps),a={title:r,value:s,...o};return{type:n,title:a.title,value:a.value,props:a,children:n==="item"&&i?bh(e,i):void 0,raw:t}}function bh(e,t){const n=[];for(const r of t)n.push(n1(e,r));return n}function r1(e){return{items:M(()=>bh(e,e.items))}}const s1=Z({baseColor:String,activeColor:String,activeClass:String,bgColor:String,disabled:Boolean,expandIcon:Qe,collapseIcon:Qe,lines:{type:[Boolean,String],default:"one"},slim:Boolean,nav:Boolean,"onClick:open":Xr(),"onClick:select":Xr(),"onUpdate:opened":Xr(),...WS({selectStrategy:"single-leaf",openStrategy:"list"}),...Er(),...Me(),...Yn(),...Rr(),...Es(),itemType:{type:String,default:"type"},...t1(),...mn(),...dt(),...wt(),...Jn({variant:"text"})},"VList"),i1=ye()({name:"VList",props:s1(),emits:{"update:selected":e=>!0,"update:activated":e=>!0,"update:opened":e=>!0,"click:open":e=>!0,"click:activate":e=>!0,"click:select":e=>!0},setup(e,t){let{slots:n}=t;const{items:r}=r1(e),{themeClasses:s}=Tt(e),{backgroundColorClasses:i,backgroundColorStyles:o}=hr(()=>e.bgColor),{borderClasses:a}=Ar(e),{densityClasses:l}=Tr(e),{dimensionStyles:u}=Pr(e),{elevationClasses:c}=As(e),{roundedClasses:f}=hn(e),{children:d,open:h,parents:m,select:g,getPath:b}=zS(e),y=J(()=>e.lines?`v-list--${e.lines}-line`:void 0),S=J(()=>e.activeColor),_=J(()=>e.baseColor),A=J(()=>e.color);ah(),Mi({VListGroup:{activeColor:S,baseColor:_,color:A,expandIcon:J(()=>e.expandIcon),collapseIcon:J(()=>e.collapseIcon)},VListItem:{activeClass:J(()=>e.activeClass),activeColor:S,baseColor:_,color:A,density:J(()=>e.density),disabled:J(()=>e.disabled),lines:J(()=>e.lines),nav:J(()=>e.nav),slim:J(()=>e.slim),variant:J(()=>e.variant)}});const N=de(!1),D=ue();function B(L){N.value=!0}function T(L){N.value=!1}function k(L){var Y;!N.value&&!(L.relatedTarget&&((Y=D.value)!=null&&Y.contains(L.relatedTarget)))&&x()}function W(L){const Y=L.target;if(!(!D.value||["INPUT","TEXTAREA"].includes(Y.tagName))){if(L.key==="ArrowDown")x("next");else if(L.key==="ArrowUp")x("prev");else if(L.key==="Home")x("first");else if(L.key==="End")x("last");else return;L.preventDefault()}}function j(L){N.value=!0}function x(L){if(D.value)return Ud(D.value,L)}return Le(()=>R(e.tag,{ref:D,class:ve(["v-list",{"v-list--disabled":e.disabled,"v-list--nav":e.nav,"v-list--slim":e.slim},s.value,i.value,a.value,l.value,c.value,y.value,f.value,e.class]),style:Oe([o.value,u.value,e.style]),tabindex:e.disabled?-1:0,role:"listbox","aria-activedescendant":void 0,onFocusin:B,onFocusout:T,onFocus:k,onKeydown:W,onMousedown:j},{default:()=>[R(ph,{items:r.value,returnObject:e.returnObject},n)]})),{open:h,select:g,focus:x,children:d,parents:m,getPath:b}}});let va=null;const wh={name:"RateLimitModal",data(){return{isVisible:!1,activeRequests:[]}},computed:{hasActiveRequests(){return this.activeRequests.length>0}},watch:{hasActiveRequests(e){this.isVisible=e}},methods:{close(){this.isVisible=!1},show(e,t,n){const r=Date.now()+Math.random().toString(36).substring(2,9),s=Math.max(0,Math.floor((new Date(e)-new Date)/1e3)),i={id:r,resetTime:e,path:t,method:n,remainingSeconds:s};this.activeRequests.push(i),this.startCountdown(r),this.isVisible=!0},startCountdown(e){const t=this.activeRequests.find(r=>r.id===e);if(!t)return;const n=setInterval(()=>{const r=this.activeRequests.findIndex(s=>s.id===e);if(r===-1){clearInterval(n);return}this.activeRequests[r].remainingSeconds--,this.activeRequests[r].remainingSeconds<=0&&(clearInterval(n),this.activeRequests.splice(r,1))},1e3);t.intervalId=n},clearAllCountdowns(){this.activeRequests.forEach(e=>{e.intervalId&&clearInterval(e.intervalId)}),this.activeRequests=[]}},beforeUnmount(){this.clearAllCountdowns()},created(){va=this}};wh.show=function(e,t,n){va&&va.show(e,t,n)};const o1=wh,a1={class:"text-primary font-weight-bold"};function l1(e,t,n,r,s,i){return _t(),qt(LS,{modelValue:e.isVisible,"onUpdate:modelValue":t[0]||(t[0]=o=>e.isVisible=o),"max-width":"500",persistent:""},{default:We(()=>[R(Ou,{class:"rate-limit-modal"},{default:We(()=>[R(eh,{class:"text-center pa-4 bg-error text-white"},{default:We(()=>[R(Jt,{icon:"mdi-clock-alert-outline",size:"large",class:"mr-2"}),t[1]||(t[1]=Hr(" 请求频率超限 "))]),_:1,__:[1]}),R(da,{class:"pa-6"},{default:We(()=>[t[3]||(t[3]=K("div",{class:"text-body-1 mb-4"},"您的请求过于频繁,请稍后再试。",-1)),e.activeRequests.length>0?(_t(),qt(Ou,{key:0,flat:"",class:"mb-4"},{default:We(()=>[R(da,null,{default:We(()=>[(_t(!0),_d(ke,null,fv(e.activeRequests,(o,a)=>(_t(),qt(i1,{key:a,class:"mb-4"},{default:We(()=>[R(ha,{"prepend-icon":"mdi-web",color:"primary"},{default:We(()=>[R(vh,null,{default:We(()=>[t[2]||(t[2]=Hr(" 等待时间: ")),K("span",a1,Pt(o.remainingSeconds),1)]),_:2,__:[2]},1024),R(gh,null,{default:We(()=>[Hr(Pt(o.method)+" "+Pt(o.path),1)]),_:2},1024)]),_:2},1024)]),_:2},1024))),128)),e.index<e.activeRequests.length-1?(_t(),qt(oh,{key:0,class:"my-3"})):Uo("",!0)]),_:1})]),_:1})):Uo("",!0),t[4]||(t[4]=K("div",{class:"text-body-2 text-grey"}," 请在等待时间后再次尝试,或减少请求频率以避免限制。 ",-1))]),_:1,__:[3,4]}),R(Qm,{class:"pa-4 pt-0"},{default:We(()=>[R(MS),R(Wm,{color:"primary",variant:"tonal",onClick:e.close},{default:We(()=>t[5]||(t[5]=[Hr(" 我知道了 ")])),_:1,__:[5]},8,["onClick"])]),_:1})]),_:1})]),_:1},8,["modelValue"])}const Sh=Rm(o1,[["render",l1]]);function c1(e){try{(function(t,n,r,s,i,o,a){n.getElementById("clarity-script")||(t[r]=t[r]||function(){(t[r].q=t[r].q||[]).push(arguments)},o=n.createElement(s),o.async=1,o.src="https://www.clarity.ms/tag/"+i+"?ref=npm",o.id="clarity-script",a=n.getElementsByTagName(s)[0],a.parentNode.insertBefore(o,a))})(window,document,"clarity","script",e);return}catch{return}}const Ch={init(e){c1(e)},setTag(e,t){window.clarity("set",e,t)},identify(e,t,n,r){window.clarity("identify",e,t,n,r)},consent(e=!0){window.clarity("consent",e)},upgrade(e){window.clarity("upgrade",e)},event(e){window.clarity("event",e)}};function _h(e,t){return function(){return e.apply(t,arguments)}}const{toString:u1}=Object.prototype,{getPrototypeOf:Cl}=Object,{iterator:Ui,toStringTag:xh}=Symbol,Wi=(e=>t=>{const n=u1.call(t);return e[n]||(e[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),Dt=e=>(e=e.toLowerCase(),t=>Wi(t)===e),zi=e=>t=>typeof t===e,{isArray:Or}=Array,vs=zi("undefined");function f1(e){return e!==null&&!vs(e)&&e.constructor!==null&&!vs(e.constructor)&&ut(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const Eh=Dt("ArrayBuffer");function d1(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&Eh(e.buffer),t}const m1=zi("string"),ut=zi("function"),Ah=zi("number"),qi=e=>e!==null&&typeof e=="object",h1=e=>e===!0||e===!1,Xs=e=>{if(Wi(e)!=="object")return!1;const t=Cl(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(xh in e)&&!(Ui in e)},g1=Dt("Date"),v1=Dt("File"),p1=Dt("Blob"),y1=Dt("FileList"),b1=e=>qi(e)&&ut(e.pipe),w1=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||ut(e.append)&&((t=Wi(e))==="formdata"||t==="object"&&ut(e.toString)&&e.toString()==="[object FormData]"))},S1=Dt("URLSearchParams"),[C1,_1,x1,E1]=["ReadableStream","Request","Response","Headers"].map(Dt),A1=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Ps(e,t,{allOwnKeys:n=!1}={}){if(e===null||typeof e>"u")return;let r,s;if(typeof e!="object"&&(e=[e]),Or(e))for(r=0,s=e.length;r<s;r++)t.call(null,e[r],r,e);else{const i=n?Object.getOwnPropertyNames(e):Object.keys(e),o=i.length;let a;for(r=0;r<o;r++)a=i[r],t.call(null,e[a],a,e)}}function Th(e,t){t=t.toLowerCase();const n=Object.keys(e);let r=n.length,s;for(;r-- >0;)if(s=n[r],t===s.toLowerCase())return s;return null}const jn=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,Rh=e=>!vs(e)&&e!==jn;function pa(){const{caseless:e}=Rh(this)&&this||{},t={},n=(r,s)=>{const i=e&&Th(t,s)||s;Xs(t[i])&&Xs(r)?t[i]=pa(t[i],r):Xs(r)?t[i]=pa({},r):Or(r)?t[i]=r.slice():t[i]=r};for(let r=0,s=arguments.length;r<s;r++)arguments[r]&&Ps(arguments[r],n);return t}const T1=(e,t,n,{allOwnKeys:r}={})=>(Ps(t,(s,i)=>{n&&ut(s)?e[i]=_h(s,n):e[i]=s},{allOwnKeys:r}),e),R1=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),P1=(e,t,n,r)=>{e.prototype=Object.create(t.prototype,r),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),n&&Object.assign(e.prototype,n)},O1=(e,t,n,r)=>{let s,i,o;const a={};if(t=t||{},e==null)return t;do{for(s=Object.getOwnPropertyNames(e),i=s.length;i-- >0;)o=s[i],(!r||r(o,e,t))&&!a[o]&&(t[o]=e[o],a[o]=!0);e=n!==!1&&Cl(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},k1=(e,t,n)=>{e=String(e),(n===void 0||n>e.length)&&(n=e.length),n-=t.length;const r=e.indexOf(t,n);return r!==-1&&r===n},I1=e=>{if(!e)return null;if(Or(e))return e;let t=e.length;if(!Ah(t))return null;const n=new Array(t);for(;t-- >0;)n[t]=e[t];return n},D1=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&Cl(Uint8Array)),L1=(e,t)=>{const r=(e&&e[Ui]).call(e);let s;for(;(s=r.next())&&!s.done;){const i=s.value;t.call(e,i[0],i[1])}},N1=(e,t)=>{let n;const r=[];for(;(n=e.exec(t))!==null;)r.push(n);return r},M1=Dt("HTMLFormElement"),B1=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(n,r,s){return r.toUpperCase()+s}),Lu=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),F1=Dt("RegExp"),Ph=(e,t)=>{const n=Object.getOwnPropertyDescriptors(e),r={};Ps(n,(s,i)=>{let o;(o=t(s,i,e))!==!1&&(r[i]=o||s)}),Object.defineProperties(e,r)},$1=e=>{Ph(e,(t,n)=>{if(ut(e)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const r=e[n];if(ut(r)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")})}})},V1=(e,t)=>{const n={},r=s=>{s.forEach(i=>{n[i]=!0})};return Or(e)?r(e):r(String(e).split(t)),n},j1=()=>{},H1=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t;function U1(e){return!!(e&&ut(e.append)&&e[xh]==="FormData"&&e[Ui])}const W1=e=>{const t=new Array(10),n=(r,s)=>{if(qi(r)){if(t.indexOf(r)>=0)return;if(!("toJSON"in r)){t[s]=r;const i=Or(r)?[]:{};return Ps(r,(o,a)=>{const l=n(o,s+1);!vs(l)&&(i[a]=l)}),t[s]=void 0,i}}return r};return n(e,0)},z1=Dt("AsyncFunction"),q1=e=>e&&(qi(e)||ut(e))&&ut(e.then)&&ut(e.catch),Oh=((e,t)=>e?setImmediate:t?((n,r)=>(jn.addEventListener("message",({source:s,data:i})=>{s===jn&&i===n&&r.length&&r.shift()()},!1),s=>{r.push(s),jn.postMessage(n,"*")}))(`axios@${Math.random()}`,[]):n=>setTimeout(n))(typeof setImmediate=="function",ut(jn.postMessage)),K1=typeof queueMicrotask<"u"?queueMicrotask.bind(jn):typeof process<"u"&&process.nextTick||Oh,G1=e=>e!=null&&ut(e[Ui]),E={isArray:Or,isArrayBuffer:Eh,isBuffer:f1,isFormData:w1,isArrayBufferView:d1,isString:m1,isNumber:Ah,isBoolean:h1,isObject:qi,isPlainObject:Xs,isReadableStream:C1,isRequest:_1,isResponse:x1,isHeaders:E1,isUndefined:vs,isDate:g1,isFile:v1,isBlob:p1,isRegExp:F1,isFunction:ut,isStream:b1,isURLSearchParams:S1,isTypedArray:D1,isFileList:y1,forEach:Ps,merge:pa,extend:T1,trim:A1,stripBOM:R1,inherits:P1,toFlatObject:O1,kindOf:Wi,kindOfTest:Dt,endsWith:k1,toArray:I1,forEachEntry:L1,matchAll:N1,isHTMLForm:M1,hasOwnProperty:Lu,hasOwnProp:Lu,reduceDescriptors:Ph,freezeMethods:$1,toObjectSet:V1,toCamelCase:B1,noop:j1,toFiniteNumber:H1,findKey:Th,global:jn,isContextDefined:Rh,isSpecCompliantForm:U1,toJSONObject:W1,isAsyncFn:z1,isThenable:q1,setImmediate:Oh,asap:K1,isIterable:G1};function le(e,t,n,r,s){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),n&&(this.config=n),r&&(this.request=r),s&&(this.response=s,this.status=s.status?s.status:null)}E.inherits(le,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:E.toJSONObject(this.config),code:this.code,status:this.status}}});const kh=le.prototype,Ih={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{Ih[e]={value:e}});Object.defineProperties(le,Ih);Object.defineProperty(kh,"isAxiosError",{value:!0});le.from=(e,t,n,r,s,i)=>{const o=Object.create(kh);return E.toFlatObject(e,o,function(l){return l!==Error.prototype},a=>a!=="isAxiosError"),le.call(o,e.message,t,n,r,s),o.cause=e,o.name=e.name,i&&Object.assign(o,i),o};const Y1=null;function ya(e){return E.isPlainObject(e)||E.isArray(e)}function Dh(e){return E.endsWith(e,"[]")?e.slice(0,-2):e}function Nu(e,t,n){return e?e.concat(t).map(function(s,i){return s=Dh(s),!n&&i?"["+s+"]":s}).join(n?".":""):t}function J1(e){return E.isArray(e)&&!e.some(ya)}const X1=E.toFlatObject(E,{},null,function(t){return/^is[A-Z]/.test(t)});function Ki(e,t,n){if(!E.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,n=E.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(g,b){return!E.isUndefined(b[g])});const r=n.metaTokens,s=n.visitor||c,i=n.dots,o=n.indexes,l=(n.Blob||typeof Blob<"u"&&Blob)&&E.isSpecCompliantForm(t);if(!E.isFunction(s))throw new TypeError("visitor must be a function");function u(m){if(m===null)return"";if(E.isDate(m))return m.toISOString();if(!l&&E.isBlob(m))throw new le("Blob is not supported. Use a Buffer instead.");return E.isArrayBuffer(m)||E.isTypedArray(m)?l&&typeof Blob=="function"?new Blob([m]):Buffer.from(m):m}function c(m,g,b){let y=m;if(m&&!b&&typeof m=="object"){if(E.endsWith(g,"{}"))g=r?g:g.slice(0,-2),m=JSON.stringify(m);else if(E.isArray(m)&&J1(m)||(E.isFileList(m)||E.endsWith(g,"[]"))&&(y=E.toArray(m)))return g=Dh(g),y.forEach(function(_,A){!(E.isUndefined(_)||_===null)&&t.append(o===!0?Nu([g],A,i):o===null?g:g+"[]",u(_))}),!1}return ya(m)?!0:(t.append(Nu(b,g,i),u(m)),!1)}const f=[],d=Object.assign(X1,{defaultVisitor:c,convertValue:u,isVisitable:ya});function h(m,g){if(!E.isUndefined(m)){if(f.indexOf(m)!==-1)throw Error("Circular reference detected in "+g.join("."));f.push(m),E.forEach(m,function(y,S){(!(E.isUndefined(y)||y===null)&&s.call(t,y,E.isString(S)?S.trim():S,g,d))===!0&&h(y,g?g.concat(S):[S])}),f.pop()}}if(!E.isObject(e))throw new TypeError("data must be an object");return h(e),t}function Mu(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(r){return t[r]})}function _l(e,t){this._pairs=[],e&&Ki(e,this,t)}const Lh=_l.prototype;Lh.append=function(t,n){this._pairs.push([t,n])};Lh.toString=function(t){const n=t?function(r){return t.call(this,r,Mu)}:Mu;return this._pairs.map(function(s){return n(s[0])+"="+n(s[1])},"").join("&")};function Z1(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function Nh(e,t,n){if(!t)return e;const r=n&&n.encode||Z1;E.isFunction(n)&&(n={serialize:n});const s=n&&n.serialize;let i;if(s?i=s(t,n):i=E.isURLSearchParams(t)?t.toString():new _l(t,n).toString(r),i){const o=e.indexOf("#");o!==-1&&(e=e.slice(0,o)),e+=(e.indexOf("?")===-1?"?":"&")+i}return e}class Bu{constructor(){this.handlers=[]}use(t,n,r){return this.handlers.push({fulfilled:t,rejected:n,synchronous:r?r.synchronous:!1,runWhen:r?r.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){E.forEach(this.handlers,function(r){r!==null&&t(r)})}}const Mh={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},Q1=typeof URLSearchParams<"u"?URLSearchParams:_l,eC=typeof FormData<"u"?FormData:null,tC=typeof Blob<"u"?Blob:null,nC={isBrowser:!0,classes:{URLSearchParams:Q1,FormData:eC,Blob:tC},protocols:["http","https","file","blob","url","data"]},xl=typeof window<"u"&&typeof document<"u",ba=typeof navigator=="object"&&navigator||void 0,rC=xl&&(!ba||["ReactNative","NativeScript","NS"].indexOf(ba.product)<0),sC=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",iC=xl&&window.location.href||"http://localhost",oC=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:xl,hasStandardBrowserEnv:rC,hasStandardBrowserWebWorkerEnv:sC,navigator:ba,origin:iC},Symbol.toStringTag,{value:"Module"})),nt={...oC,...nC};function aC(e,t){return Ki(e,new nt.classes.URLSearchParams,Object.assign({visitor:function(n,r,s,i){return nt.isNode&&E.isBuffer(n)?(this.append(r,n.toString("base64")),!1):i.defaultVisitor.apply(this,arguments)}},t))}function lC(e){return E.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function cC(e){const t={},n=Object.keys(e);let r;const s=n.length;let i;for(r=0;r<s;r++)i=n[r],t[i]=e[i];return t}function Bh(e){function t(n,r,s,i){let o=n[i++];if(o==="__proto__")return!0;const a=Number.isFinite(+o),l=i>=n.length;return o=!o&&E.isArray(s)?s.length:o,l?(E.hasOwnProp(s,o)?s[o]=[s[o],r]:s[o]=r,!a):((!s[o]||!E.isObject(s[o]))&&(s[o]=[]),t(n,r,s[o],i)&&E.isArray(s[o])&&(s[o]=cC(s[o])),!a)}if(E.isFormData(e)&&E.isFunction(e.entries)){const n={};return E.forEachEntry(e,(r,s)=>{t(lC(r),s,n,0)}),n}return null}function uC(e,t,n){if(E.isString(e))try{return(t||JSON.parse)(e),E.trim(e)}catch(r){if(r.name!=="SyntaxError")throw r}return(n||JSON.stringify)(e)}const Os={transitional:Mh,adapter:["xhr","http","fetch"],transformRequest:[function(t,n){const r=n.getContentType()||"",s=r.indexOf("application/json")>-1,i=E.isObject(t);if(i&&E.isHTMLForm(t)&&(t=new FormData(t)),E.isFormData(t))return s?JSON.stringify(Bh(t)):t;if(E.isArrayBuffer(t)||E.isBuffer(t)||E.isStream(t)||E.isFile(t)||E.isBlob(t)||E.isReadableStream(t))return t;if(E.isArrayBufferView(t))return t.buffer;if(E.isURLSearchParams(t))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let a;if(i){if(r.indexOf("application/x-www-form-urlencoded")>-1)return aC(t,this.formSerializer).toString();if((a=E.isFileList(t))||r.indexOf("multipart/form-data")>-1){const l=this.env&&this.env.FormData;return Ki(a?{"files[]":t}:t,l&&new l,this.formSerializer)}}return i||s?(n.setContentType("application/json",!1),uC(t)):t}],transformResponse:[function(t){const n=this.transitional||Os.transitional,r=n&&n.forcedJSONParsing,s=this.responseType==="json";if(E.isResponse(t)||E.isReadableStream(t))return t;if(t&&E.isString(t)&&(r&&!this.responseType||s)){const o=!(n&&n.silentJSONParsing)&&s;try{return JSON.parse(t)}catch(a){if(o)throw a.name==="SyntaxError"?le.from(a,le.ERR_BAD_RESPONSE,this,null,this.response):a}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:nt.classes.FormData,Blob:nt.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};E.forEach(["delete","get","head","post","put","patch"],e=>{Os.headers[e]={}});const fC=E.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),dC=e=>{const t={};let n,r,s;return e&&e.split(`
`).forEach(function(o){s=o.indexOf(":"),n=o.substring(0,s).trim().toLowerCase(),r=o.substring(s+1).trim(),!(!n||t[n]&&fC[n])&&(n==="set-cookie"?t[n]?t[n].push(r):t[n]=[r]:t[n]=t[n]?t[n]+", "+r:r)}),t},Fu=Symbol("internals");function Vr(e){return e&&String(e).trim().toLowerCase()}function Zs(e){return e===!1||e==null?e:E.isArray(e)?e.map(Zs):String(e)}function mC(e){const t=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let r;for(;r=n.exec(e);)t[r[1]]=r[2];return t}const hC=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function Ro(e,t,n,r,s){if(E.isFunction(r))return r.call(this,t,n);if(s&&(t=n),!!E.isString(t)){if(E.isString(r))return t.indexOf(r)!==-1;if(E.isRegExp(r))return r.test(t)}}function gC(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,n,r)=>n.toUpperCase()+r)}function vC(e,t){const n=E.toCamelCase(" "+t);["get","set","has"].forEach(r=>{Object.defineProperty(e,r+n,{value:function(s,i,o){return this[r].call(this,t,s,i,o)},configurable:!0})})}let ft=class{constructor(t){t&&this.set(t)}set(t,n,r){const s=this;function i(a,l,u){const c=Vr(l);if(!c)throw new Error("header name must be a non-empty string");const f=E.findKey(s,c);(!f||s[f]===void 0||u===!0||u===void 0&&s[f]!==!1)&&(s[f||l]=Zs(a))}const o=(a,l)=>E.forEach(a,(u,c)=>i(u,c,l));if(E.isPlainObject(t)||t instanceof this.constructor)o(t,n);else if(E.isString(t)&&(t=t.trim())&&!hC(t))o(dC(t),n);else if(E.isObject(t)&&E.isIterable(t)){let a={},l,u;for(const c of t){if(!E.isArray(c))throw TypeError("Object iterator must return a key-value pair");a[u=c[0]]=(l=a[u])?E.isArray(l)?[...l,c[1]]:[l,c[1]]:c[1]}o(a,n)}else t!=null&&i(n,t,r);return this}get(t,n){if(t=Vr(t),t){const r=E.findKey(this,t);if(r){const s=this[r];if(!n)return s;if(n===!0)return mC(s);if(E.isFunction(n))return n.call(this,s,r);if(E.isRegExp(n))return n.exec(s);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,n){if(t=Vr(t),t){const r=E.findKey(this,t);return!!(r&&this[r]!==void 0&&(!n||Ro(this,this[r],r,n)))}return!1}delete(t,n){const r=this;let s=!1;function i(o){if(o=Vr(o),o){const a=E.findKey(r,o);a&&(!n||Ro(r,r[a],a,n))&&(delete r[a],s=!0)}}return E.isArray(t)?t.forEach(i):i(t),s}clear(t){const n=Object.keys(this);let r=n.length,s=!1;for(;r--;){const i=n[r];(!t||Ro(this,this[i],i,t,!0))&&(delete this[i],s=!0)}return s}normalize(t){const n=this,r={};return E.forEach(this,(s,i)=>{const o=E.findKey(r,i);if(o){n[o]=Zs(s),delete n[i];return}const a=t?gC(i):String(i).trim();a!==i&&delete n[i],n[a]=Zs(s),r[a]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const n=Object.create(null);return E.forEach(this,(r,s)=>{r!=null&&r!==!1&&(n[s]=t&&E.isArray(r)?r.join(", "):r)}),n}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,n])=>t+": "+n).join(`
`)}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...n){const r=new this(t);return n.forEach(s=>r.set(s)),r}static accessor(t){const r=(this[Fu]=this[Fu]={accessors:{}}).accessors,s=this.prototype;function i(o){const a=Vr(o);r[a]||(vC(s,o),r[a]=!0)}return E.isArray(t)?t.forEach(i):i(t),this}};ft.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);E.reduceDescriptors(ft.prototype,({value:e},t)=>{let n=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(r){this[n]=r}}});E.freezeMethods(ft);function Po(e,t){const n=this||Os,r=t||n,s=ft.from(r.headers);let i=r.data;return E.forEach(e,function(a){i=a.call(n,i,s.normalize(),t?t.status:void 0)}),s.normalize(),i}function Fh(e){return!!(e&&e.__CANCEL__)}function kr(e,t,n){le.call(this,e??"canceled",le.ERR_CANCELED,t,n),this.name="CanceledError"}E.inherits(kr,le,{__CANCEL__:!0});function $h(e,t,n){const r=n.config.validateStatus;!n.status||!r||r(n.status)?e(n):t(new le("Request failed with status code "+n.status,[le.ERR_BAD_REQUEST,le.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}function pC(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function yC(e,t){e=e||10;const n=new Array(e),r=new Array(e);let s=0,i=0,o;return t=t!==void 0?t:1e3,function(l){const u=Date.now(),c=r[i];o||(o=u),n[s]=l,r[s]=u;let f=i,d=0;for(;f!==s;)d+=n[f++],f=f%e;if(s=(s+1)%e,s===i&&(i=(i+1)%e),u-o<t)return;const h=c&&u-c;return h?Math.round(d*1e3/h):void 0}}function bC(e,t){let n=0,r=1e3/t,s,i;const o=(u,c=Date.now())=>{n=c,s=null,i&&(clearTimeout(i),i=null),e.apply(null,u)};return[(...u)=>{const c=Date.now(),f=c-n;f>=r?o(u,c):(s=u,i||(i=setTimeout(()=>{i=null,o(s)},r-f)))},()=>s&&o(s)]}const wi=(e,t,n=3)=>{let r=0;const s=yC(50,250);return bC(i=>{const o=i.loaded,a=i.lengthComputable?i.total:void 0,l=o-r,u=s(l),c=o<=a;r=o;const f={loaded:o,total:a,progress:a?o/a:void 0,bytes:l,rate:u||void 0,estimated:u&&a&&c?(a-o)/u:void 0,event:i,lengthComputable:a!=null,[t?"download":"upload"]:!0};e(f)},n)},$u=(e,t)=>{const n=e!=null;return[r=>t[0]({lengthComputable:n,total:e,loaded:r}),t[1]]},Vu=e=>(...t)=>E.asap(()=>e(...t)),wC=nt.hasStandardBrowserEnv?((e,t)=>n=>(n=new URL(n,nt.origin),e.protocol===n.protocol&&e.host===n.host&&(t||e.port===n.port)))(new URL(nt.origin),nt.navigator&&/(msie|trident)/i.test(nt.navigator.userAgent)):()=>!0,SC=nt.hasStandardBrowserEnv?{write(e,t,n,r,s,i){const o=[e+"="+encodeURIComponent(t)];E.isNumber(n)&&o.push("expires="+new Date(n).toGMTString()),E.isString(r)&&o.push("path="+r),E.isString(s)&&o.push("domain="+s),i===!0&&o.push("secure"),document.cookie=o.join("; ")},read(e){const t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function CC(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function _C(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function Vh(e,t,n){let r=!CC(t);return e&&(r||n==!1)?_C(e,t):t}const ju=e=>e instanceof ft?{...e}:e;function Gn(e,t){t=t||{};const n={};function r(u,c,f,d){return E.isPlainObject(u)&&E.isPlainObject(c)?E.merge.call({caseless:d},u,c):E.isPlainObject(c)?E.merge({},c):E.isArray(c)?c.slice():c}function s(u,c,f,d){if(E.isUndefined(c)){if(!E.isUndefined(u))return r(void 0,u,f,d)}else return r(u,c,f,d)}function i(u,c){if(!E.isUndefined(c))return r(void 0,c)}function o(u,c){if(E.isUndefined(c)){if(!E.isUndefined(u))return r(void 0,u)}else return r(void 0,c)}function a(u,c,f){if(f in t)return r(u,c);if(f in e)return r(void 0,u)}const l={url:i,method:i,data:i,baseURL:o,transformRequest:o,transformResponse:o,paramsSerializer:o,timeout:o,timeoutMessage:o,withCredentials:o,withXSRFToken:o,adapter:o,responseType:o,xsrfCookieName:o,xsrfHeaderName:o,onUploadProgress:o,onDownloadProgress:o,decompress:o,maxContentLength:o,maxBodyLength:o,beforeRedirect:o,transport:o,httpAgent:o,httpsAgent:o,cancelToken:o,socketPath:o,responseEncoding:o,validateStatus:a,headers:(u,c,f)=>s(ju(u),ju(c),f,!0)};return E.forEach(Object.keys(Object.assign({},e,t)),function(c){const f=l[c]||s,d=f(e[c],t[c],c);E.isUndefined(d)&&f!==a||(n[c]=d)}),n}const jh=e=>{const t=Gn({},e);let{data:n,withXSRFToken:r,xsrfHeaderName:s,xsrfCookieName:i,headers:o,auth:a}=t;t.headers=o=ft.from(o),t.url=Nh(Vh(t.baseURL,t.url,t.allowAbsoluteUrls),e.params,e.paramsSerializer),a&&o.set("Authorization","Basic "+btoa((a.username||"")+":"+(a.password?unescape(encodeURIComponent(a.password)):"")));let l;if(E.isFormData(n)){if(nt.hasStandardBrowserEnv||nt.hasStandardBrowserWebWorkerEnv)o.setContentType(void 0);else if((l=o.getContentType())!==!1){const[u,...c]=l?l.split(";").map(f=>f.trim()).filter(Boolean):[];o.setContentType([u||"multipart/form-data",...c].join("; "))}}if(nt.hasStandardBrowserEnv&&(r&&E.isFunction(r)&&(r=r(t)),r||r!==!1&&wC(t.url))){const u=s&&i&&SC.read(i);u&&o.set(s,u)}return t},xC=typeof XMLHttpRequest<"u",EC=xC&&function(e){return new Promise(function(n,r){const s=jh(e);let i=s.data;const o=ft.from(s.headers).normalize();let{responseType:a,onUploadProgress:l,onDownloadProgress:u}=s,c,f,d,h,m;function g(){h&&h(),m&&m(),s.cancelToken&&s.cancelToken.unsubscribe(c),s.signal&&s.signal.removeEventListener("abort",c)}let b=new XMLHttpRequest;b.open(s.method.toUpperCase(),s.url,!0),b.timeout=s.timeout;function y(){if(!b)return;const _=ft.from("getAllResponseHeaders"in b&&b.getAllResponseHeaders()),N={data:!a||a==="text"||a==="json"?b.responseText:b.response,status:b.status,statusText:b.statusText,headers:_,config:e,request:b};$h(function(B){n(B),g()},function(B){r(B),g()},N),b=null}"onloadend"in b?b.onloadend=y:b.onreadystatechange=function(){!b||b.readyState!==4||b.status===0&&!(b.responseURL&&b.responseURL.indexOf("file:")===0)||setTimeout(y)},b.onabort=function(){b&&(r(new le("Request aborted",le.ECONNABORTED,e,b)),b=null)},b.onerror=function(){r(new le("Network Error",le.ERR_NETWORK,e,b)),b=null},b.ontimeout=function(){let A=s.timeout?"timeout of "+s.timeout+"ms exceeded":"timeout exceeded";const N=s.transitional||Mh;s.timeoutErrorMessage&&(A=s.timeoutErrorMessage),r(new le(A,N.clarifyTimeoutError?le.ETIMEDOUT:le.ECONNABORTED,e,b)),b=null},i===void 0&&o.setContentType(null),"setRequestHeader"in b&&E.forEach(o.toJSON(),function(A,N){b.setRequestHeader(N,A)}),E.isUndefined(s.withCredentials)||(b.withCredentials=!!s.withCredentials),a&&a!=="json"&&(b.responseType=s.responseType),u&&([d,m]=wi(u,!0),b.addEventListener("progress",d)),l&&b.upload&&([f,h]=wi(l),b.upload.addEventListener("progress",f),b.upload.addEventListener("loadend",h)),(s.cancelToken||s.signal)&&(c=_=>{b&&(r(!_||_.type?new kr(null,e,b):_),b.abort(),b=null)},s.cancelToken&&s.cancelToken.subscribe(c),s.signal&&(s.signal.aborted?c():s.signal.addEventListener("abort",c)));const S=pC(s.url);if(S&&nt.protocols.indexOf(S)===-1){r(new le("Unsupported protocol "+S+":",le.ERR_BAD_REQUEST,e));return}b.send(i||null)})},AC=(e,t)=>{const{length:n}=e=e?e.filter(Boolean):[];if(t||n){let r=new AbortController,s;const i=function(u){if(!s){s=!0,a();const c=u instanceof Error?u:this.reason;r.abort(c instanceof le?c:new kr(c instanceof Error?c.message:c))}};let o=t&&setTimeout(()=>{o=null,i(new le(`timeout ${t} of ms exceeded`,le.ETIMEDOUT))},t);const a=()=>{e&&(o&&clearTimeout(o),o=null,e.forEach(u=>{u.unsubscribe?u.unsubscribe(i):u.removeEventListener("abort",i)}),e=null)};e.forEach(u=>u.addEventListener("abort",i));const{signal:l}=r;return l.unsubscribe=()=>E.asap(a),l}},TC=function*(e,t){let n=e.byteLength;if(n<t){yield e;return}let r=0,s;for(;r<n;)s=r+t,yield e.slice(r,s),r=s},RC=async function*(e,t){for await(const n of PC(e))yield*TC(n,t)},PC=async function*(e){if(e[Symbol.asyncIterator]){yield*e;return}const t=e.getReader();try{for(;;){const{done:n,value:r}=await t.read();if(n)break;yield r}}finally{await t.cancel()}},Hu=(e,t,n,r)=>{const s=RC(e,t);let i=0,o,a=l=>{o||(o=!0,r&&r(l))};return new ReadableStream({async pull(l){try{const{done:u,value:c}=await s.next();if(u){a(),l.close();return}let f=c.byteLength;if(n){let d=i+=f;n(d)}l.enqueue(new Uint8Array(c))}catch(u){throw a(u),u}},cancel(l){return a(l),s.return()}},{highWaterMark:2})},Gi=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",Hh=Gi&&typeof ReadableStream=="function",OC=Gi&&(typeof TextEncoder=="function"?(e=>t=>e.encode(t))(new TextEncoder):async e=>new Uint8Array(await new Response(e).arrayBuffer())),Uh=(e,...t)=>{try{return!!e(...t)}catch{return!1}},kC=Hh&&Uh(()=>{let e=!1;const t=new Request(nt.origin,{body:new ReadableStream,method:"POST",get duplex(){return e=!0,"half"}}).headers.has("Content-Type");return e&&!t}),Uu=64*1024,wa=Hh&&Uh(()=>E.isReadableStream(new Response("").body)),Si={stream:wa&&(e=>e.body)};Gi&&(e=>{["text","arrayBuffer","blob","formData","stream"].forEach(t=>{!Si[t]&&(Si[t]=E.isFunction(e[t])?n=>n[t]():(n,r)=>{throw new le(`Response type '${t}' is not supported`,le.ERR_NOT_SUPPORT,r)})})})(new Response);const IC=async e=>{if(e==null)return 0;if(E.isBlob(e))return e.size;if(E.isSpecCompliantForm(e))return(await new Request(nt.origin,{method:"POST",body:e}).arrayBuffer()).byteLength;if(E.isArrayBufferView(e)||E.isArrayBuffer(e))return e.byteLength;if(E.isURLSearchParams(e)&&(e=e+""),E.isString(e))return(await OC(e)).byteLength},DC=async(e,t)=>{const n=E.toFiniteNumber(e.getContentLength());return n??IC(t)},LC=Gi&&(async e=>{let{url:t,method:n,data:r,signal:s,cancelToken:i,timeout:o,onDownloadProgress:a,onUploadProgress:l,responseType:u,headers:c,withCredentials:f="same-origin",fetchOptions:d}=jh(e);u=u?(u+"").toLowerCase():"text";let h=AC([s,i&&i.toAbortSignal()],o),m;const g=h&&h.unsubscribe&&(()=>{h.unsubscribe()});let b;try{if(l&&kC&&n!=="get"&&n!=="head"&&(b=await DC(c,r))!==0){let N=new Request(t,{method:"POST",body:r,duplex:"half"}),D;if(E.isFormData(r)&&(D=N.headers.get("content-type"))&&c.setContentType(D),N.body){const[B,T]=$u(b,wi(Vu(l)));r=Hu(N.body,Uu,B,T)}}E.isString(f)||(f=f?"include":"omit");const y="credentials"in Request.prototype;m=new Request(t,{...d,signal:h,method:n.toUpperCase(),headers:c.normalize().toJSON(),body:r,duplex:"half",credentials:y?f:void 0});let S=await fetch(m);const _=wa&&(u==="stream"||u==="response");if(wa&&(a||_&&g)){const N={};["status","statusText","headers"].forEach(k=>{N[k]=S[k]});const D=E.toFiniteNumber(S.headers.get("content-length")),[B,T]=a&&$u(D,wi(Vu(a),!0))||[];S=new Response(Hu(S.body,Uu,B,()=>{T&&T(),g&&g()}),N)}u=u||"text";let A=await Si[E.findKey(Si,u)||"text"](S,e);return!_&&g&&g(),await new Promise((N,D)=>{$h(N,D,{data:A,headers:ft.from(S.headers),status:S.status,statusText:S.statusText,config:e,request:m})})}catch(y){throw g&&g(),y&&y.name==="TypeError"&&/Load failed|fetch/i.test(y.message)?Object.assign(new le("Network Error",le.ERR_NETWORK,e,m),{cause:y.cause||y}):le.from(y,y&&y.code,e,m)}}),Sa={http:Y1,xhr:EC,fetch:LC};E.forEach(Sa,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const Wu=e=>`- ${e}`,NC=e=>E.isFunction(e)||e===null||e===!1,Wh={getAdapter:e=>{e=E.isArray(e)?e:[e];const{length:t}=e;let n,r;const s={};for(let i=0;i<t;i++){n=e[i];let o;if(r=n,!NC(n)&&(r=Sa[(o=String(n)).toLowerCase()],r===void 0))throw new le(`Unknown adapter '${o}'`);if(r)break;s[o||"#"+i]=r}if(!r){const i=Object.entries(s).map(([a,l])=>`adapter ${a} `+(l===!1?"is not supported by the environment":"is not available in the build"));let o=t?i.length>1?`since :
`+i.map(Wu).join(`
`):" "+Wu(i[0]):"as no adapter specified";throw new le("There is no suitable adapter to dispatch the request "+o,"ERR_NOT_SUPPORT")}return r},adapters:Sa};function Oo(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new kr(null,e)}function zu(e){return Oo(e),e.headers=ft.from(e.headers),e.data=Po.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),Wh.getAdapter(e.adapter||Os.adapter)(e).then(function(r){return Oo(e),r.data=Po.call(e,e.transformResponse,r),r.headers=ft.from(r.headers),r},function(r){return Fh(r)||(Oo(e),r&&r.response&&(r.response.data=Po.call(e,e.transformResponse,r.response),r.response.headers=ft.from(r.response.headers))),Promise.reject(r)})}const zh="1.9.0",Yi={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{Yi[e]=function(r){return typeof r===e||"a"+(t<1?"n ":" ")+e}});const qu={};Yi.transitional=function(t,n,r){function s(i,o){return"[Axios v"+zh+"] Transitional option '"+i+"'"+o+(r?". "+r:"")}return(i,o,a)=>{if(t===!1)throw new le(s(o," has been removed"+(n?" in "+n:"")),le.ERR_DEPRECATED);return n&&!qu[o]&&(qu[o]=!0,console.warn(s(o," has been deprecated since v"+n+" and will be removed in the near future"))),t?t(i,o,a):!0}};Yi.spelling=function(t){return(n,r)=>(console.warn(`${r} is likely a misspelling of ${t}`),!0)};function MC(e,t,n){if(typeof e!="object")throw new le("options must be an object",le.ERR_BAD_OPTION_VALUE);const r=Object.keys(e);let s=r.length;for(;s-- >0;){const i=r[s],o=t[i];if(o){const a=e[i],l=a===void 0||o(a,i,e);if(l!==!0)throw new le("option "+i+" must be "+l,le.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new le("Unknown option "+i,le.ERR_BAD_OPTION)}}const Qs={assertOptions:MC,validators:Yi},Ft=Qs.validators;let Wn=class{constructor(t){this.defaults=t||{},this.interceptors={request:new Bu,response:new Bu}}async request(t,n){try{return await this._request(t,n)}catch(r){if(r instanceof Error){let s={};Error.captureStackTrace?Error.captureStackTrace(s):s=new Error;const i=s.stack?s.stack.replace(/^.+\n/,""):"";try{r.stack?i&&!String(r.stack).endsWith(i.replace(/^.+\n.+\n/,""))&&(r.stack+=`
`+i):r.stack=i}catch{}}throw r}}_request(t,n){typeof t=="string"?(n=n||{},n.url=t):n=t||{},n=Gn(this.defaults,n);const{transitional:r,paramsSerializer:s,headers:i}=n;r!==void 0&&Qs.assertOptions(r,{silentJSONParsing:Ft.transitional(Ft.boolean),forcedJSONParsing:Ft.transitional(Ft.boolean),clarifyTimeoutError:Ft.transitional(Ft.boolean)},!1),s!=null&&(E.isFunction(s)?n.paramsSerializer={serialize:s}:Qs.assertOptions(s,{encode:Ft.function,serialize:Ft.function},!0)),n.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?n.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:n.allowAbsoluteUrls=!0),Qs.assertOptions(n,{baseUrl:Ft.spelling("baseURL"),withXsrfToken:Ft.spelling("withXSRFToken")},!0),n.method=(n.method||this.defaults.method||"get").toLowerCase();let o=i&&E.merge(i.common,i[n.method]);i&&E.forEach(["delete","get","head","post","put","patch","common"],m=>{delete i[m]}),n.headers=ft.concat(o,i);const a=[];let l=!0;this.interceptors.request.forEach(function(g){typeof g.runWhen=="function"&&g.runWhen(n)===!1||(l=l&&g.synchronous,a.unshift(g.fulfilled,g.rejected))});const u=[];this.interceptors.response.forEach(function(g){u.push(g.fulfilled,g.rejected)});let c,f=0,d;if(!l){const m=[zu.bind(this),void 0];for(m.unshift.apply(m,a),m.push.apply(m,u),d=m.length,c=Promise.resolve(n);f<d;)c=c.then(m[f++],m[f++]);return c}d=a.length;let h=n;for(f=0;f<d;){const m=a[f++],g=a[f++];try{h=m(h)}catch(b){g.call(this,b);break}}try{c=zu.call(this,h)}catch(m){return Promise.reject(m)}for(f=0,d=u.length;f<d;)c=c.then(u[f++],u[f++]);return c}getUri(t){t=Gn(this.defaults,t);const n=Vh(t.baseURL,t.url,t.allowAbsoluteUrls);return Nh(n,t.params,t.paramsSerializer)}};E.forEach(["delete","get","head","options"],function(t){Wn.prototype[t]=function(n,r){return this.request(Gn(r||{},{method:t,url:n,data:(r||{}).data}))}});E.forEach(["post","put","patch"],function(t){function n(r){return function(i,o,a){return this.request(Gn(a||{},{method:t,headers:r?{"Content-Type":"multipart/form-data"}:{},url:i,data:o}))}}Wn.prototype[t]=n(),Wn.prototype[t+"Form"]=n(!0)});let BC=class qh{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let n;this.promise=new Promise(function(i){n=i});const r=this;this.promise.then(s=>{if(!r._listeners)return;let i=r._listeners.length;for(;i-- >0;)r._listeners[i](s);r._listeners=null}),this.promise.then=s=>{let i;const o=new Promise(a=>{r.subscribe(a),i=a}).then(s);return o.cancel=function(){r.unsubscribe(i)},o},t(function(i,o,a){r.reason||(r.reason=new kr(i,o,a),n(r.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const n=this._listeners.indexOf(t);n!==-1&&this._listeners.splice(n,1)}toAbortSignal(){const t=new AbortController,n=r=>{t.abort(r)};return this.subscribe(n),t.signal.unsubscribe=()=>this.unsubscribe(n),t.signal}static source(){let t;return{token:new qh(function(s){t=s}),cancel:t}}};function FC(e){return function(n){return e.apply(null,n)}}function $C(e){return E.isObject(e)&&e.isAxiosError===!0}const Ca={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(Ca).forEach(([e,t])=>{Ca[t]=e});function Kh(e){const t=new Wn(e),n=_h(Wn.prototype.request,t);return E.extend(n,Wn.prototype,t,{allOwnKeys:!0}),E.extend(n,t,null,{allOwnKeys:!0}),n.create=function(s){return Kh(Gn(e,s))},n}const Ve=Kh(Os);Ve.Axios=Wn;Ve.CanceledError=kr;Ve.CancelToken=BC;Ve.isCancel=Fh;Ve.VERSION=zh;Ve.toFormData=Ki;Ve.AxiosError=le;Ve.Cancel=Ve.CanceledError;Ve.all=function(t){return Promise.all(t)};Ve.spread=FC;Ve.isAxiosError=$C;Ve.mergeConfig=Gn;Ve.AxiosHeaders=ft;Ve.formToJSON=e=>Bh(E.isHTMLForm(e)?new FormData(e):e);Ve.getAdapter=Wh.getAdapter;Ve.HttpStatusCode=Ca;Ve.default=Ve;const{Axios:nx,AxiosError:rx,CanceledError:sx,isCancel:ix,CancelToken:ox,VERSION:ax,all:lx,Cancel:cx,isAxiosError:ux,spread:fx,toFormData:dx,AxiosHeaders:mx,HttpStatusCode:hx,formToJSON:gx,getAdapter:vx,mergeConfig:px}=Ve;function VC(e,t){return"headers"in e&&typeof e.headers=="object"&&!Array.isArray(e.headers)?ko(e.headers):"getHeaders"in e&&typeof e.getHeaders=="function"?ko(e.getHeaders()):ko(e)}function ko(e,t){const n=$t(e,"ratelimit");if(n)return WC(n);let r;if($t(e,"ratelimit-remaining"))r="ratelimit-";else if($t(e,"x-ratelimit-remaining"))r="x-ratelimit-";else if($t(e,"x-rate-limit-remaining"))r="x-rate-limit-";else return;const s=Rt($t(e,`${r}limit`)),i=Rt($t(e,`${r}used`))||Rt($t(e,`${r}observed`)),o=Rt($t(e,`${r}remaining`));let a;const l=$t(e,`${r}reset`);switch(void 0){case"date":{a=Gh(l??"");break}case"unix":{a=_a(l??"");break}case"seconds":{a=Yh(l??"");break}case"milliseconds":{a=zC(l??"");break}default:if(l)a=KC(l);else{const c=$t(e,"retry-after");c&&(a=_a(c))}}return{limit:Number.isNaN(s)?i+o:s,used:Number.isNaN(i)?s-o:i,remaining:o,reset:a}}var jC=/limit\s*=\s*(\d+)/i,HC=/remaining\s*=\s*(\d+)/i,UC=/reset\s*=\s*(\d+)/i;function WC(e){var t,n,r;const s=Rt((t=jC.exec(e))==null?void 0:t[1]),i=Rt((n=HC.exec(e))==null?void 0:n[1]),o=Rt((r=UC.exec(e))==null?void 0:r[1]),a=El(o);return{limit:s,used:s-i,remaining:i,reset:a}}function El(e){const t=new Date;return t.setSeconds(t.getSeconds()+e),t}function Rt(e){return typeof e=="number"?e:Number.parseInt(e??"",10)}function $t(e,t){var n;if("get"in e&&typeof e.get=="function")return(n=e.get(t))!=null?n:void 0;if(t in e&&typeof e[t]=="string")return e[t]}function Gh(e){return new Date(e)}function _a(e){const t=Rt(e);return new Date(t*1e3)}function Yh(e){const t=Rt(e);return El(t)}function zC(e){const t=Rt(e);return El(t/1e3)}var qC=/[a-z]/i;function KC(e){if(qC.test(e))return Gh(e);const t=Rt(e);return t&&t>1e9?_a(t):Yh(t)}const Jh="3.7.7",GC=Jh,Ir=typeof Buffer=="function",Ku=typeof TextDecoder=="function"?new TextDecoder:void 0,Gu=typeof TextEncoder=="function"?new TextEncoder:void 0,YC="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",Wr=Array.prototype.slice.call(YC),js=(e=>{let t={};return e.forEach((n,r)=>t[n]=r),t})(Wr),JC=/^(?:[A-Za-z\d+\/]{4})*?(?:[A-Za-z\d+\/]{2}(?:==)?|[A-Za-z\d+\/]{3}=?)?$/,Ye=String.fromCharCode.bind(String),Yu=typeof Uint8Array.from=="function"?Uint8Array.from.bind(Uint8Array):e=>new Uint8Array(Array.prototype.slice.call(e,0)),Xh=e=>e.replace(/=/g,"").replace(/[+\/]/g,t=>t=="+"?"-":"_"),Zh=e=>e.replace(/[^A-Za-z0-9\+\/]/g,""),Qh=e=>{let t,n,r,s,i="";const o=e.length%3;for(let a=0;a<e.length;){if((n=e.charCodeAt(a++))>255||(r=e.charCodeAt(a++))>255||(s=e.charCodeAt(a++))>255)throw new TypeError("invalid character found");t=n<<16|r<<8|s,i+=Wr[t>>18&63]+Wr[t>>12&63]+Wr[t>>6&63]+Wr[t&63]}return o?i.slice(0,o-3)+"===".substring(o):i},Al=typeof btoa=="function"?e=>btoa(e):Ir?e=>Buffer.from(e,"binary").toString("base64"):Qh,xa=Ir?e=>Buffer.from(e).toString("base64"):e=>{let n=[];for(let r=0,s=e.length;r<s;r+=4096)n.push(Ye.apply(null,e.subarray(r,r+4096)));return Al(n.join(""))},ei=(e,t=!1)=>t?Xh(xa(e)):xa(e),XC=e=>{if(e.length<2){var t=e.charCodeAt(0);return t<128?e:t<2048?Ye(192|t>>>6)+Ye(128|t&63):Ye(224|t>>>12&15)+Ye(128|t>>>6&63)+Ye(128|t&63)}else{var t=65536+(e.charCodeAt(0)-55296)*1024+(e.charCodeAt(1)-56320);return Ye(240|t>>>18&7)+Ye(128|t>>>12&63)+Ye(128|t>>>6&63)+Ye(128|t&63)}},ZC=/[\uD800-\uDBFF][\uDC00-\uDFFFF]|[^\x00-\x7F]/g,eg=e=>e.replace(ZC,XC),Ju=Ir?e=>Buffer.from(e,"utf8").toString("base64"):Gu?e=>xa(Gu.encode(e)):e=>Al(eg(e)),gr=(e,t=!1)=>t?Xh(Ju(e)):Ju(e),Xu=e=>gr(e,!0),QC=/[\xC0-\xDF][\x80-\xBF]|[\xE0-\xEF][\x80-\xBF]{2}|[\xF0-\xF7][\x80-\xBF]{3}/g,e_=e=>{switch(e.length){case 4:var t=(7&e.charCodeAt(0))<<18|(63&e.charCodeAt(1))<<12|(63&e.charCodeAt(2))<<6|63&e.charCodeAt(3),n=t-65536;return Ye((n>>>10)+55296)+Ye((n&1023)+56320);case 3:return Ye((15&e.charCodeAt(0))<<12|(63&e.charCodeAt(1))<<6|63&e.charCodeAt(2));default:return Ye((31&e.charCodeAt(0))<<6|63&e.charCodeAt(1))}},tg=e=>e.replace(QC,e_),ng=e=>{if(e=e.replace(/\s+/g,""),!JC.test(e))throw new TypeError("malformed base64.");e+="==".slice(2-(e.length&3));let t,n="",r,s;for(let i=0;i<e.length;)t=js[e.charAt(i++)]<<18|js[e.charAt(i++)]<<12|(r=js[e.charAt(i++)])<<6|(s=js[e.charAt(i++)]),n+=r===64?Ye(t>>16&255):s===64?Ye(t>>16&255,t>>8&255):Ye(t>>16&255,t>>8&255,t&255);return n},Tl=typeof atob=="function"?e=>atob(Zh(e)):Ir?e=>Buffer.from(e,"base64").toString("binary"):ng,rg=Ir?e=>Yu(Buffer.from(e,"base64")):e=>Yu(Tl(e).split("").map(t=>t.charCodeAt(0))),sg=e=>rg(ig(e)),t_=Ir?e=>Buffer.from(e,"base64").toString("utf8"):Ku?e=>Ku.decode(rg(e)):e=>tg(Tl(e)),ig=e=>Zh(e.replace(/[-_]/g,t=>t=="-"?"+":"/")),Ea=e=>t_(ig(e)),n_=e=>{if(typeof e!="string")return!1;const t=e.replace(/\s+/g,"").replace(/={0,2}$/,"");return!/[^\s0-9a-zA-Z\+/]/.test(t)||!/[^\s0-9a-zA-Z\-_]/.test(t)},og=e=>({value:e,enumerable:!1,writable:!0,configurable:!0}),ag=function(){const e=(t,n)=>Object.defineProperty(String.prototype,t,og(n));e("fromBase64",function(){return Ea(this)}),e("toBase64",function(t){return gr(this,t)}),e("toBase64URI",function(){return gr(this,!0)}),e("toBase64URL",function(){return gr(this,!0)}),e("toUint8Array",function(){return sg(this)})},lg=function(){const e=(t,n)=>Object.defineProperty(Uint8Array.prototype,t,og(n));e("toBase64",function(t){return ei(this,t)}),e("toBase64URI",function(){return ei(this,!0)}),e("toBase64URL",function(){return ei(this,!0)})},r_=()=>{ag(),lg()},Zu={version:Jh,VERSION:GC,atob:Tl,atobPolyfill:ng,btoa:Al,btoaPolyfill:Qh,fromBase64:Ea,toBase64:gr,encode:gr,encodeURI:Xu,encodeURL:Xu,utob:eg,btou:tg,decode:Ea,isValid:n_,fromUint8Array:ei,toUint8Array:sg,extendString:ag,extendUint8Array:lg,extendBuiltins:r_},Cn=Ve.create({timeout:1e4});Cn.interceptors.request.use(e=>{const t=_e("server.provider");if(t==="kv-server"||t==="classworkscloud"){const n=_e("server.siteKey");n&&(e.headers["x-site-key"]=Zu.encode(n));const r=_e("namespace.password");r&&(e.headers["x-namespace-password"]=Zu.encode(r))}return e},e=>(console.log(e),Promise.reject(e)));Cn.interceptors.response.use(e=>e,e=>{if(e.response&&e.response.status===429)try{const t=VC(e.response);t&&Sh.show(t.reset,e.config.url,e.config.method.toUpperCase())}catch(t){console.error("解析限速头信息失败:",t)}return Promise.reject(e)});const Aa=(e,t)=>t.some(n=>e instanceof n);let Qu,ef;function s_(){return Qu||(Qu=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function i_(){return ef||(ef=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])}const Ta=new WeakMap,Io=new WeakMap,Ji=new WeakMap;function o_(e){const t=new Promise((n,r)=>{const s=()=>{e.removeEventListener("success",i),e.removeEventListener("error",o)},i=()=>{n(zn(e.result)),s()},o=()=>{r(e.error),s()};e.addEventListener("success",i),e.addEventListener("error",o)});return Ji.set(t,e),t}function a_(e){if(Ta.has(e))return;const t=new Promise((n,r)=>{const s=()=>{e.removeEventListener("complete",i),e.removeEventListener("error",o),e.removeEventListener("abort",o)},i=()=>{n(),s()},o=()=>{r(e.error||new DOMException("AbortError","AbortError")),s()};e.addEventListener("complete",i),e.addEventListener("error",o),e.addEventListener("abort",o)});Ta.set(e,t)}let Ra={get(e,t,n){if(e instanceof IDBTransaction){if(t==="done")return Ta.get(e);if(t==="store")return n.objectStoreNames[1]?void 0:n.objectStore(n.objectStoreNames[0])}return zn(e[t])},set(e,t,n){return e[t]=n,!0},has(e,t){return e instanceof IDBTransaction&&(t==="done"||t==="store")?!0:t in e}};function cg(e){Ra=e(Ra)}function l_(e){return i_().includes(e)?function(...t){return e.apply(Pa(this),t),zn(this.request)}:function(...t){return zn(e.apply(Pa(this),t))}}function c_(e){return typeof e=="function"?l_(e):(e instanceof IDBTransaction&&a_(e),Aa(e,s_())?new Proxy(e,Ra):e)}function zn(e){if(e instanceof IDBRequest)return o_(e);if(Io.has(e))return Io.get(e);const t=c_(e);return t!==e&&(Io.set(e,t),Ji.set(t,e)),t}const Pa=e=>Ji.get(e);function u_(e,t,{blocked:n,upgrade:r,blocking:s,terminated:i}={}){const o=indexedDB.open(e,t),a=zn(o);return r&&o.addEventListener("upgradeneeded",l=>{r(zn(o.result),l.oldVersion,l.newVersion,zn(o.transaction),l)}),n&&o.addEventListener("blocked",l=>n(l.oldVersion,l.newVersion,l)),a.then(l=>{i&&l.addEventListener("close",()=>i()),s&&l.addEventListener("versionchange",u=>s(u.oldVersion,u.newVersion,u))}).catch(()=>{}),a}const f_=["get","getKey","getAll","getAllKeys","count"],d_=["put","add","delete","clear"],Do=new Map;function tf(e,t){if(!(e instanceof IDBDatabase&&!(t in e)&&typeof t=="string"))return;if(Do.get(t))return Do.get(t);const n=t.replace(/FromIndex$/,""),r=t!==n,s=d_.includes(n);if(!(n in(r?IDBIndex:IDBObjectStore).prototype)||!(s||f_.includes(n)))return;const i=async function(o,...a){const l=this.transaction(o,s?"readwrite":"readonly");let u=l.store;return r&&(u=u.index(a.shift())),(await Promise.all([u[n](...a),s&&l.done]))[0]};return Do.set(t,i),i}cg(e=>({...e,get:(t,n,r)=>tf(t,n)||e.get(t,n,r),has:(t,n)=>!!tf(t,n)||e.has(t,n)}));const m_=["continue","continuePrimaryKey","advance"],nf={},Oa=new WeakMap,ug=new WeakMap,h_={get(e,t){if(!m_.includes(t))return e[t];let n=nf[t];return n||(n=nf[t]=function(...r){Oa.set(this,ug.get(this)[t](...r))}),n}};async function*g_(...e){let t=this;if(t instanceof IDBCursor||(t=await t.openCursor(...e)),!t)return;t=t;const n=new Proxy(t,h_);for(ug.set(n,t),Ji.set(n,Pa(t));t;)yield n,t=await(Oa.get(n)||t.continue()),Oa.delete(n)}function rf(e,t){return t===Symbol.asyncIterator&&Aa(e,[IDBIndex,IDBObjectStore,IDBCursor])||t==="iterate"&&Aa(e,[IDBIndex,IDBObjectStore])}cg(e=>({...e,get(t,n,r){return rf(t,n)?g_:e.get(t,n,r)},has(t,n){return rf(t,n)||e.has(t,n)}}));const v_="ClassworksDB",p_=2,sf=async()=>u_(v_,p_,{upgrade(e){e.objectStoreNames.contains("kv")||e.createObjectStore("kv"),e.objectStoreNames.contains("system")||e.createObjectStore("system")}}),of={async loadData(e){try{const n=await(await sf()).get("kv",e);return n?es(JSON.parse(n)):Ut("数据不存在","NOT_FOUND")}catch(t){return Ut("读取本地数据失败:"+t)}},async saveData(e,t){try{return await(await sf()).put("kv",JSON.stringify(t),e),es(!0)}catch(n){return Ut("保存本地数据失败:"+n)}}},es=e=>e,Ut=(e,t="UNKNOWN_ERROR")=>({success:!1,error:{code:t,message:e}}),yx={loadData:async e=>{const t=_e("server.provider");return t==="kv-server"||t==="classworkscloud"?ka.loadData(e):of.loadData(e)},saveData:async(e,t)=>{const n=_e("server.provider");return n==="kv-server"||n==="classworkscloud"?ka.saveData(e,t):of.saveData(e,t)}},tr=()=>{const e={Accept:"application/json"},t=_e("server.siteKey"),n=_e("namespace.password");return t&&(e["x-site-key"]=t),n&&(e["x-namespace-password"]=n),e},ka={async loadNamespaceInfo(){var e,t;try{const n=_e("server.domain"),r=_e("device.uuid"),s=await Cn.get(`${n}/${r}/_info`,{headers:tr()}),{name:i,accessType:o}=s.data;if(i===null){const a=_e("server.classNumber");return await this.updateNamespaceInfo({name:a}),await this.loadNamespaceInfo()}return o&&So("namespace.accessType",o),es(s)}catch(n){return Ut(((t=(e=n.response)==null?void 0:e.data)==null?void 0:t.message)||"获取命名空间信息失败","NAMESPACE_ERROR")}},async updateNamespaceInfo(e){var t,n;try{const r=_e("server.domain"),s=_e("device.uuid");return await Cn.put(`${r}/${s}/_info`,e,{headers:tr()})}catch(r){return Ut(((n=(t=r.response)==null?void 0:t.data)==null?void 0:n.message)||"更新命名空间信息失败","NAMESPACE_ERROR")}},async updatePassword(e,t,n=null){var r,s;try{const i=_e("server.domain"),o=_e("device.uuid"),a=await Cn.post(`${i}/${o}/_password`,{password:e,oldPassword:t,passwordHint:n},{headers:tr()});return a.status===200&&So("namespace.password",e||""),a}catch(i){return Ut(((s=(r=i.response)==null?void 0:r.data)==null?void 0:s.message)||"更新密码失败","PASSWORD_ERROR")}},async deletePassword(){var e,t;try{const n=_e("server.domain"),r=_e("device.uuid"),s=await Cn.delete(`${n}/${r}/_password`,{headers:tr()});return So("namespace.password",""),s}catch(n){return Ut(((t=(e=n.response)==null?void 0:e.data)==null?void 0:t.message)||"删除密码失败","PASSWORD_ERROR")}},async loadData(e){var t,n,r;try{const s=_e("server.domain"),i=_e("device.uuid"),o=await Cn.get(`${s}/${i}/${e}`,{headers:tr()});return es(o.data)}catch(s){return((t=s.response)==null?void 0:t.status)===404?Ut("数据不存在","NOT_FOUND"):Ut(((r=(n=s.response)==null?void 0:n.data)==null?void 0:r.message)||"服务器连接失败","NETWORK_ERROR")}},async saveData(e,t){var n,r;try{const s=_e("server.domain"),i=_e("device.uuid");return await Cn.post(`${s}/${i}/${e}`,t,{headers:tr()}),es(!0)}catch(s){return Ut(((r=(n=s.response)==null?void 0:n.data)==null?void 0:r.message)||"保存失败","SAVE_ERROR")}}},y_=Z({...Me(),...Db({fullHeight:!0}),...wt()},"VApp"),b_=ye()({name:"VApp",props:y_(),setup(e,t){let{slots:n}=t;const r=Tt(e),{layoutClasses:s,getLayoutItem:i,items:o,layoutRef:a}=Mb(e),{rtlClasses:l}=_s();return Le(()=>{var u;return K("div",{ref:a,class:ve(["v-application",r.themeClasses.value,s.value,l.value,e.class]),style:Oe([e.style])},[K("div",{class:"v-application__wrap"},[(u=n.default)==null?void 0:u.call(n)])])}),{getLayoutItem:i,items:o,theme:r}}}),w_={__name:"App",setup(e){const t=dm(),n=z0(),r=q0();Pn(async()=>{const i=_e("theme.mode");t.global.name.value=i,s(),Ch.identify(_e("device.uuid"),_e("server.domain"),_e("server.provider"),_e("server.classNumber"));const o=_e("server.provider");if(o==="kv-server"||o==="classworkscloud")try{await ka.loadNamespaceInfo()}catch(a){console.error("加载命名空间信息失败:",a)}});function s(){const i=_e("server.provider");(i==="server"||i==="indexedDB")&&r.path!=="/datamigration"&&(console.log("检测到旧的数据提供者类型,正在重定向到数据迁移页面..."),n.push({path:"/datamigration",query:{reason:"legacy_provider",provider:i}}))}return me(()=>r.path,i=>{i!=="/datamigration"&&s()}),(i,o)=>{const a=uv("router-view"),l=Zm;return _t(),qt(b_,null,{default:We(()=>[R(a,null,{default:We(({Component:u,route:c})=>[R(An,{name:"md3",mode:"out-in"},{default:We(()=>[(_t(),qt(sd(u),{key:c.path}))]),_:2},1024)]),_:1}),R(l),R(Sh)]),_:1})}}},S_="rhp8uqoc3l";Ch.init(S_);const Xi=kp(w_);Z0(Xi);Xi.use(ir);Xi.component("GlobalMessage",Zm);Xi.mount("#app");export{G_ as $,Er as A,vb as B,qt as C,_t as D,We as E,_d as F,K as G,ke as H,fv as I,Hr as J,Pr as K,Lb as L,KS as M,Rr as N,uv as O,b_ as P,_e as Q,So as R,Ou as S,eh as T,MS as U,Jt as V,Wm as W,da as X,Uo as Y,Pt as Z,Rm as _,Tt as a,u_ as a$,Ie as a0,Za as a1,LS as a2,Qe as a3,ar as a4,Et as a5,Xr as a6,F_ as a7,an as a8,nl as a9,yx as aA,z_ as aB,Ru as aC,rh as aD,yi as aE,Cr as aF,dm as aG,bc as aH,qn as aI,Xa as aJ,Gm as aK,Jf as aL,P_ as aM,k_ as aN,Xm as aO,I_ as aP,Fw as aQ,Ur as aR,Zo as aS,Tr as aT,yl as aU,Mi as aV,Yn as aW,Go as aX,C_ as aY,bl as aZ,Cn as a_,me as aa,Ni as ab,Bd as ac,Yo as ad,Pn as ae,At as af,ol as ag,ml as ah,gl as ai,hl as aj,Hi as ak,Py as al,_s as am,Y_ as an,i1 as ao,ha as ap,yu as aq,wS as ar,mS as as,bi as at,oh as au,Qm as av,vh as aw,gh as ax,Zu as ay,Fn as az,Ar as b,Xw as b$,QS as b0,A_ as b1,E_ as b2,AS as b3,__ as b4,Dm as b5,An as b6,W_ as b7,q_ as b8,K_ as b9,$d as bA,iv as bB,Jn as bC,Vi as bD,T_ as bE,O_ as bF,on as bG,De as bH,Ue as bI,Cy as bJ,Q_ as bK,Cs as bL,jp as bM,kS as bN,N_ as bO,Vp as bP,t1 as bQ,B_ as bR,_r as bS,M_ as bT,Ko as bU,D_ as bV,Nm as bW,Tw as bX,Lm as bY,vt as bZ,Lf as b_,Qw as ba,Zw as bb,IS as bc,ka as bd,Ve as be,bt as bf,Fp as bg,yt as bh,Tn as bi,Ow as bj,_c as bk,ps as bl,V_ as bm,Ri as bn,ir as bo,pe as bp,iS as bq,sS as br,hs as bs,vw as bt,gw as bu,st as bv,pw as bw,tl as bx,hw as by,R_ as bz,As as c,Qf as c0,Hd as c1,Ud as c2,$p as c3,L_ as c4,Rs as c5,Ts as c6,On as c7,$_ as c8,J_ as c9,Ew as ca,Pu as cb,x_ as cc,j_ as cd,ji as ce,vl as cf,Z_ as cg,pl as ch,X_ as ci,kn as cj,Kd as ck,kf as cl,ki as cm,En as cn,hn as d,mm as e,M as f,ye as g,Ss as h,U_ as i,Le as j,R as k,ve as l,fe as m,Oe as n,wt as o,Z as p,dt as q,ue as r,de as s,J as t,hr as u,mn as v,Xt as w,H_ as x,Es as y,Me as z};