Files
2026-05-06 19:15:57 +08:00

5 lines
110 KiB
JavaScript

function Ys(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const ne={},Ft=[],Ye=()=>{},wi=()=>!1,dn=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Kn=e=>e.startsWith("onUpdate:"),he=Object.assign,zs=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},fl=Object.prototype.hasOwnProperty,te=(e,t)=>fl.call(e,t),G=Array.isArray,Dt=e=>hn(e)==="[object Map]",Si=e=>hn(e)==="[object Set]",Er=e=>hn(e)==="[object Date]",X=e=>typeof e=="function",le=e=>typeof e=="string",Le=e=>typeof e=="symbol",ee=e=>e!==null&&typeof e=="object",Ei=e=>(ee(e)||X(e))&&X(e.then)&&X(e.catch),Ti=Object.prototype.toString,hn=e=>Ti.call(e),dl=e=>hn(e).slice(8,-1),xi=e=>hn(e)==="[object Object]",qn=e=>le(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Et=Ys(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Gn=e=>{const t=Object.create(null);return(n=>t[n]||(t[n]=e(n)))},hl=/-\w/g,Ce=Gn(e=>e.replace(hl,t=>t.slice(1).toUpperCase())),pl=/\B([A-Z])/g,pt=Gn(e=>e.replace(pl,"-$1").toLowerCase()),Xn=Gn(e=>e.charAt(0).toUpperCase()+e.slice(1)),On=Gn(e=>e?`on${Xn(e)}`:""),Xe=(e,t)=>!Object.is(e,t),Pn=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},Ci=(e,t,n,s=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:s,value:n})},Js=e=>{const t=parseFloat(e);return isNaN(t)?e:t},gl=e=>{const t=le(e)?Number(e):NaN;return isNaN(t)?e:t};let Tr;const Yn=()=>Tr||(Tr=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Qs(e){if(G(e)){const t={};for(let n=0;n<e.length;n++){const s=e[n],r=le(s)?bl(s):Qs(s);if(r)for(const i in r)t[i]=r[i]}return t}else if(le(e)||ee(e))return e}const ml=/;(?![^(]*\))/g,vl=/:([^]+)/,yl=/\/\*[^]*?\*\//g;function bl(e){const t={};return e.replace(yl,"").split(ml).forEach(n=>{if(n){const s=n.split(vl);s.length>1&&(t[s[0].trim()]=s[1].trim())}}),t}function Zs(e){let t="";if(le(e))t=e;else if(G(e))for(let n=0;n<e.length;n++){const s=Zs(e[n]);s&&(t+=s+" ")}else if(ee(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const _l="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",wl=Ys(_l);function Ai(e){return!!e||e===""}function Sl(e,t){if(e.length!==t.length)return!1;let n=!0;for(let s=0;n&&s<e.length;s++)n=er(e[s],t[s]);return n}function er(e,t){if(e===t)return!0;let n=Er(e),s=Er(t);if(n||s)return n&&s?e.getTime()===t.getTime():!1;if(n=Le(e),s=Le(t),n||s)return e===t;if(n=G(e),s=G(t),n||s)return n&&s?Sl(e,t):!1;if(n=ee(e),s=ee(t),n||s){if(!n||!s)return!1;const r=Object.keys(e).length,i=Object.keys(t).length;if(r!==i)return!1;for(const o in e){const l=e.hasOwnProperty(o),c=t.hasOwnProperty(o);if(l&&!c||!l&&c||!er(e[o],t[o]))return!1}}return String(e)===String(t)}const Mi=e=>!!(e&&e.__v_isRef===!0),El=e=>le(e)?e:e==null?"":G(e)||ee(e)&&(e.toString===Ti||!X(e.toString))?Mi(e)?El(e.value):JSON.stringify(e,Ri,2):String(e),Ri=(e,t)=>Mi(t)?Ri(e,t.value):Dt(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[s,r],i)=>(n[hs(s,i)+" =>"]=r,n),{})}:Si(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>hs(n))}:Le(t)?hs(t):ee(t)&&!G(t)&&!xi(t)?String(t):t,hs=(e,t="")=>{var n;return Le(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};let pe;class Tl{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.__v_skip=!0,this.parent=pe,!t&&pe&&(this.index=(pe.scopes||(pe.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=pe;try{return pe=this,t()}finally{pe=n}}}on(){++this._on===1&&(this.prevScope=pe,pe=this)}off(){if(this._on>0&&--this._on===0){if(pe===this)pe=this.prevScope;else{let t=pe;for(;t;){if(t.prevScope===this){t.prevScope=this.prevScope;break}t=t.prevScope}}this.prevScope=void 0}}stop(t){if(this._active){this._active=!1;let n,s;for(n=0,s=this.effects.length;n<s;n++)this.effects[n].stop();for(this.effects.length=0,n=0,s=this.cleanups.length;n<s;n++)this.cleanups[n]();if(this.cleanups.length=0,this.scopes){for(n=0,s=this.scopes.length;n<s;n++)this.scopes[n].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const r=this.parent.scopes.pop();r&&r!==this&&(this.parent.scopes[this.index]=r,r.index=this.index)}this.parent=void 0}}}function tr(){return pe}function xl(e,t=!1){pe&&pe.cleanups.push(e)}let ie;const ps=new WeakSet;class Oi{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,pe&&pe.active&&pe.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,ps.has(this)&&(ps.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||Li(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,xr(this),Ii(this);const t=ie,n=He;ie=this,He=!0;try{return this.fn()}finally{Ni(this),ie=t,He=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)rr(t);this.deps=this.depsTail=void 0,xr(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?ps.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){Ps(this)&&this.run()}get dirty(){return Ps(this)}}let Pi=0,Jt,Qt;function Li(e,t=!1){if(e.flags|=8,t){e.next=Qt,Qt=e;return}e.next=Jt,Jt=e}function nr(){Pi++}function sr(){if(--Pi>0)return;if(Qt){let t=Qt;for(Qt=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;Jt;){let t=Jt;for(Jt=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(s){e||(e=s)}t=n}}if(e)throw e}function Ii(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function Ni(e){let t,n=e.depsTail,s=n;for(;s;){const r=s.prevDep;s.version===-1?(s===n&&(n=r),rr(s),Cl(s)):t=s,s.dep.activeLink=s.prevActiveLink,s.prevActiveLink=void 0,s=r}e.deps=t,e.depsTail=n}function Ps(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(Fi(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function Fi(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===sn)||(e.globalVersion=sn,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!Ps(e))))return;e.flags|=2;const t=e.dep,n=ie,s=He;ie=e,He=!0;try{Ii(e);const r=e.fn(e._value);(t.version===0||Xe(r,e._value))&&(e.flags|=128,e._value=r,t.version++)}catch(r){throw t.version++,r}finally{ie=n,He=s,Ni(e),e.flags&=-3}}function rr(e,t=!1){const{dep:n,prevSub:s,nextSub:r}=e;if(s&&(s.nextSub=r,e.prevSub=void 0),r&&(r.prevSub=s,e.nextSub=void 0),n.subs===e&&(n.subs=s,!s&&n.computed)){n.computed.flags&=-5;for(let i=n.computed.deps;i;i=i.nextDep)rr(i,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function Cl(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let He=!0;const Di=[];function st(){Di.push(He),He=!1}function rt(){const e=Di.pop();He=e===void 0?!0:e}function xr(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=ie;ie=void 0;try{t()}finally{ie=n}}}let sn=0;class Al{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 zn{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0,this.__v_skip=!0}track(t){if(!ie||!He||ie===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==ie)n=this.activeLink=new Al(ie,this),ie.deps?(n.prevDep=ie.depsTail,ie.depsTail.nextDep=n,ie.depsTail=n):ie.deps=ie.depsTail=n,Hi(n);else if(n.version===-1&&(n.version=this.version,n.nextDep)){const s=n.nextDep;s.prevDep=n.prevDep,n.prevDep&&(n.prevDep.nextDep=s),n.prevDep=ie.depsTail,n.nextDep=void 0,ie.depsTail.nextDep=n,ie.depsTail=n,ie.deps===n&&(ie.deps=s)}return n}trigger(t){this.version++,sn++,this.notify(t)}notify(t){nr();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{sr()}}}function Hi(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let s=t.deps;s;s=s.nextDep)Hi(s)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const Dn=new WeakMap,Tt=Symbol(""),Ls=Symbol(""),rn=Symbol("");function be(e,t,n){if(He&&ie){let s=Dn.get(e);s||Dn.set(e,s=new Map);let r=s.get(n);r||(s.set(n,r=new zn),r.map=s,r.key=n),r.track()}}function tt(e,t,n,s,r,i){const o=Dn.get(e);if(!o){sn++;return}const l=c=>{c&&c.trigger()};if(nr(),t==="clear")o.forEach(l);else{const c=G(e),u=c&&qn(n);if(c&&n==="length"){const a=Number(s);o.forEach((d,m)=>{(m==="length"||m===rn||!Le(m)&&m>=a)&&l(d)})}else switch((n!==void 0||o.has(void 0))&&l(o.get(n)),u&&l(o.get(rn)),t){case"add":c?u&&l(o.get("length")):(l(o.get(Tt)),Dt(e)&&l(o.get(Ls)));break;case"delete":c||(l(o.get(Tt)),Dt(e)&&l(o.get(Ls)));break;case"set":Dt(e)&&l(o.get(Tt));break}}sr()}function Ml(e,t){const n=Dn.get(e);return n&&n.get(t)}function Ot(e){const t=Z(e);return t===e?t:(be(t,"iterate",rn),Oe(e)?t:t.map(je))}function Jn(e){return be(e=Z(e),"iterate",rn),e}function Ge(e,t){return it(e)?Vt(ft(e)?je(t):t):je(t)}const Rl={__proto__:null,[Symbol.iterator](){return gs(this,Symbol.iterator,e=>Ge(this,e))},concat(...e){return Ot(this).concat(...e.map(t=>G(t)?Ot(t):t))},entries(){return gs(this,"entries",e=>(e[1]=Ge(this,e[1]),e))},every(e,t){return Je(this,"every",e,t,void 0,arguments)},filter(e,t){return Je(this,"filter",e,t,n=>n.map(s=>Ge(this,s)),arguments)},find(e,t){return Je(this,"find",e,t,n=>Ge(this,n),arguments)},findIndex(e,t){return Je(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return Je(this,"findLast",e,t,n=>Ge(this,n),arguments)},findLastIndex(e,t){return Je(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return Je(this,"forEach",e,t,void 0,arguments)},includes(...e){return ms(this,"includes",e)},indexOf(...e){return ms(this,"indexOf",e)},join(e){return Ot(this).join(e)},lastIndexOf(...e){return ms(this,"lastIndexOf",e)},map(e,t){return Je(this,"map",e,t,void 0,arguments)},pop(){return Kt(this,"pop")},push(...e){return Kt(this,"push",e)},reduce(e,...t){return Cr(this,"reduce",e,t)},reduceRight(e,...t){return Cr(this,"reduceRight",e,t)},shift(){return Kt(this,"shift")},some(e,t){return Je(this,"some",e,t,void 0,arguments)},splice(...e){return Kt(this,"splice",e)},toReversed(){return Ot(this).toReversed()},toSorted(e){return Ot(this).toSorted(e)},toSpliced(...e){return Ot(this).toSpliced(...e)},unshift(...e){return Kt(this,"unshift",e)},values(){return gs(this,"values",e=>Ge(this,e))}};function gs(e,t,n){const s=Jn(e),r=s[t]();return s!==e&&!Oe(e)&&(r._next=r.next,r.next=()=>{const i=r._next();return i.done||(i.value=n(i.value)),i}),r}const Ol=Array.prototype;function Je(e,t,n,s,r,i){const o=Jn(e),l=o!==e&&!Oe(e),c=o[t];if(c!==Ol[t]){const d=c.apply(e,i);return l?je(d):d}let u=n;o!==e&&(l?u=function(d,m){return n.call(this,Ge(e,d),m,e)}:n.length>2&&(u=function(d,m){return n.call(this,d,m,e)}));const a=c.call(o,u,s);return l&&r?r(a):a}function Cr(e,t,n,s){const r=Jn(e),i=r!==e&&!Oe(e);let o=n,l=!1;r!==e&&(i?(l=s.length===0,o=function(u,a,d){return l&&(l=!1,u=Ge(e,u)),n.call(this,u,Ge(e,a),d,e)}):n.length>3&&(o=function(u,a,d){return n.call(this,u,a,d,e)}));const c=r[t](o,...s);return l?Ge(e,c):c}function ms(e,t,n){const s=Z(e);be(s,"iterate",rn);const r=s[t](...n);return(r===-1||r===!1)&&es(n[0])?(n[0]=Z(n[0]),s[t](...n)):r}function Kt(e,t,n=[]){st(),nr();const s=Z(e)[t].apply(e,n);return sr(),rt(),s}const Pl=Ys("__proto__,__v_isRef,__isVue"),$i=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Le));function Ll(e){Le(e)||(e=String(e));const t=Z(this);return be(t,"has",e),t.hasOwnProperty(e)}class ji{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,s){if(n==="__v_skip")return t.__v_skip;const r=this._isReadonly,i=this._isShallow;if(n==="__v_isReactive")return!r;if(n==="__v_isReadonly")return r;if(n==="__v_isShallow")return i;if(n==="__v_raw")return s===(r?i?Ki:Bi:i?Wi:Ui).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(s)?t:void 0;const o=G(t);if(!r){let c;if(o&&(c=Rl[n]))return c;if(n==="hasOwnProperty")return Ll}const l=Reflect.get(t,n,ae(t)?t:s);if((Le(n)?$i.has(n):Pl(n))||(r||be(t,"get",n),i))return l;if(ae(l)){const c=o&&qn(n)?l:l.value;return r&&ee(c)?on(c):c}return ee(l)?r?on(l):jt(l):l}}class Vi extends ji{constructor(t=!1){super(!1,t)}set(t,n,s,r){let i=t[n];const o=G(t)&&qn(n);if(!this._isShallow){const u=it(i);if(!Oe(s)&&!it(s)&&(i=Z(i),s=Z(s)),!o&&ae(i)&&!ae(s))return u||(i.value=s),!0}const l=o?Number(n)<t.length:te(t,n),c=Reflect.set(t,n,s,ae(t)?t:r);return t===Z(r)&&(l?Xe(s,i)&&tt(t,"set",n,s):tt(t,"add",n,s)),c}deleteProperty(t,n){const s=te(t,n);t[n];const r=Reflect.deleteProperty(t,n);return r&&s&&tt(t,"delete",n,void 0),r}has(t,n){const s=Reflect.has(t,n);return(!Le(n)||!$i.has(n))&&be(t,"has",n),s}ownKeys(t){return be(t,"iterate",G(t)?"length":Tt),Reflect.ownKeys(t)}}class ki extends ji{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const Il=new Vi,Nl=new ki,Fl=new Vi(!0),Dl=new ki(!0),Is=e=>e,bn=e=>Reflect.getPrototypeOf(e);function Hl(e,t,n){return function(...s){const r=this.__v_raw,i=Z(r),o=Dt(i),l=e==="entries"||e===Symbol.iterator&&o,c=e==="keys"&&o,u=r[e](...s),a=n?Is:t?Vt:je;return!t&&be(i,"iterate",c?Ls:Tt),he(Object.create(u),{next(){const{value:d,done:m}=u.next();return m?{value:d,done:m}:{value:l?[a(d[0]),a(d[1])]:a(d),done:m}}})}}function _n(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function $l(e,t){const n={get(r){const i=this.__v_raw,o=Z(i),l=Z(r);e||(Xe(r,l)&&be(o,"get",r),be(o,"get",l));const{has:c}=bn(o),u=t?Is:e?Vt:je;if(c.call(o,r))return u(i.get(r));if(c.call(o,l))return u(i.get(l));i!==o&&i.get(r)},get size(){const r=this.__v_raw;return!e&&be(Z(r),"iterate",Tt),r.size},has(r){const i=this.__v_raw,o=Z(i),l=Z(r);return e||(Xe(r,l)&&be(o,"has",r),be(o,"has",l)),r===l?i.has(r):i.has(r)||i.has(l)},forEach(r,i){const o=this,l=o.__v_raw,c=Z(l),u=t?Is:e?Vt:je;return!e&&be(c,"iterate",Tt),l.forEach((a,d)=>r.call(i,u(a),u(d),o))}};return he(n,e?{add:_n("add"),set:_n("set"),delete:_n("delete"),clear:_n("clear")}:{add(r){const i=Z(this),o=bn(i),l=Z(r),c=!t&&!Oe(r)&&!it(r)?l:r;return o.has.call(i,c)||Xe(r,c)&&o.has.call(i,r)||Xe(l,c)&&o.has.call(i,l)||(i.add(c),tt(i,"add",c,c)),this},set(r,i){!t&&!Oe(i)&&!it(i)&&(i=Z(i));const o=Z(this),{has:l,get:c}=bn(o);let u=l.call(o,r);u||(r=Z(r),u=l.call(o,r));const a=c.call(o,r);return o.set(r,i),u?Xe(i,a)&&tt(o,"set",r,i):tt(o,"add",r,i),this},delete(r){const i=Z(this),{has:o,get:l}=bn(i);let c=o.call(i,r);c||(r=Z(r),c=o.call(i,r)),l&&l.call(i,r);const u=i.delete(r);return c&&tt(i,"delete",r,void 0),u},clear(){const r=Z(this),i=r.size!==0,o=r.clear();return i&&tt(r,"clear",void 0,void 0),o}}),["keys","values","entries",Symbol.iterator].forEach(r=>{n[r]=Hl(r,e,t)}),n}function Qn(e,t){const n=$l(e,t);return(s,r,i)=>r==="__v_isReactive"?!e:r==="__v_isReadonly"?e:r==="__v_raw"?s:Reflect.get(te(n,r)&&r in s?n:s,r,i)}const jl={get:Qn(!1,!1)},Vl={get:Qn(!1,!0)},kl={get:Qn(!0,!1)},Ul={get:Qn(!0,!0)},Ui=new WeakMap,Wi=new WeakMap,Bi=new WeakMap,Ki=new WeakMap;function Wl(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Bl(e){return e.__v_skip||!Object.isExtensible(e)?0:Wl(dl(e))}function jt(e){return it(e)?e:Zn(e,!1,Il,jl,Ui)}function Kl(e){return Zn(e,!1,Fl,Vl,Wi)}function on(e){return Zn(e,!0,Nl,kl,Bi)}function ql(e){return Zn(e,!0,Dl,Ul,Ki)}function Zn(e,t,n,s,r){if(!ee(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const i=Bl(e);if(i===0)return e;const o=r.get(e);if(o)return o;const l=new Proxy(e,i===2?s:n);return r.set(e,l),l}function ft(e){return it(e)?ft(e.__v_raw):!!(e&&e.__v_isReactive)}function it(e){return!!(e&&e.__v_isReadonly)}function Oe(e){return!!(e&&e.__v_isShallow)}function es(e){return e?!!e.__v_raw:!1}function Z(e){const t=e&&e.__v_raw;return t?Z(t):e}function Ln(e){return!te(e,"__v_skip")&&Object.isExtensible(e)&&Ci(e,"__v_skip",!0),e}const je=e=>ee(e)?jt(e):e,Vt=e=>ee(e)?on(e):e;function ae(e){return e?e.__v_isRef===!0:!1}function $e(e){return qi(e,!1)}function _e(e){return qi(e,!0)}function qi(e,t){return ae(e)?e:new Gl(e,t)}class Gl{constructor(t,n){this.dep=new zn,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:Z(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,s=this.__v_isShallow||Oe(t)||it(t);t=s?t:Z(t),Xe(t,n)&&(this._rawValue=t,this._value=s?t:je(t),this.dep.trigger())}}function ts(e){return ae(e)?e.value:e}function ce(e){return X(e)?e():ts(e)}const Xl={get:(e,t,n)=>t==="__v_raw"?e:ts(Reflect.get(e,t,n)),set:(e,t,n,s)=>{const r=e[t];return ae(r)&&!ae(n)?(r.value=n,!0):Reflect.set(e,t,n,s)}};function Gi(e){return ft(e)?e:new Proxy(e,Xl)}class Yl{constructor(t){this.__v_isRef=!0,this._value=void 0;const n=this.dep=new zn,{get:s,set:r}=t(n.track.bind(n),n.trigger.bind(n));this._get=s,this._set=r}get value(){return this._value=this._get()}set value(t){this._set(t)}}function zl(e){return new Yl(e)}class Jl{constructor(t,n,s){this._object=t,this._defaultValue=s,this.__v_isRef=!0,this._value=void 0,this._key=Le(n)?n:String(n),this._raw=Z(t);let r=!0,i=t;if(!G(t)||Le(this._key)||!qn(this._key))do r=!es(i)||Oe(i);while(r&&(i=i.__v_raw));this._shallow=r}get value(){let t=this._object[this._key];return this._shallow&&(t=ts(t)),this._value=t===void 0?this._defaultValue:t}set value(t){if(this._shallow&&ae(this._raw[this._key])){const n=this._object[this._key];if(ae(n)){n.value=t;return}}this._object[this._key]=t}get dep(){return Ml(this._raw,this._key)}}class Ql{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 Zl(e,t,n){return ae(e)?e:X(e)?new Ql(e):ee(e)&&arguments.length>1?ec(e,t,n):$e(e)}function ec(e,t,n){return new Jl(e,t,n)}class tc{constructor(t,n,s){this.fn=t,this.setter=n,this._value=void 0,this.dep=new zn(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=sn-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=s}notify(){if(this.flags|=16,!(this.flags&8)&&ie!==this)return Li(this,!0),!0}get value(){const t=this.dep.track();return Fi(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function nc(e,t,n=!1){let s,r;return X(e)?s=e:(s=e.get,r=e.set),new tc(s,r,n)}const wn={},Hn=new WeakMap;let _t;function sc(e,t=!1,n=_t){if(n){let s=Hn.get(n);s||Hn.set(n,s=[]),s.push(e)}}function rc(e,t,n=ne){const{immediate:s,deep:r,once:i,scheduler:o,augmentJob:l,call:c}=n,u=g=>r?g:Oe(g)||r===!1||r===0?nt(g,1):nt(g);let a,d,m,v,w=!1,_=!1;if(ae(e)?(d=()=>e.value,w=Oe(e)):ft(e)?(d=()=>u(e),w=!0):G(e)?(_=!0,w=e.some(g=>ft(g)||Oe(g)),d=()=>e.map(g=>{if(ae(g))return g.value;if(ft(g))return u(g);if(X(g))return c?c(g,2):g()})):X(e)?t?d=c?()=>c(e,2):e:d=()=>{if(m){st();try{m()}finally{rt()}}const g=_t;_t=a;try{return c?c(e,3,[v]):e(v)}finally{_t=g}}:d=Ye,t&&r){const g=d,M=r===!0?1/0:r;d=()=>nt(g(),M)}const O=tr(),H=()=>{a.stop(),O&&O.active&&zs(O.effects,a)};if(i&&t){const g=t;t=(...M)=>{g(...M),H()}}let I=_?new Array(e.length).fill(wn):wn;const p=g=>{if(!(!(a.flags&1)||!a.dirty&&!g))if(t){const M=a.run();if(r||w||(_?M.some((B,P)=>Xe(B,I[P])):Xe(M,I))){m&&m();const B=_t;_t=a;try{const P=[M,I===wn?void 0:_&&I[0]===wn?[]:I,v];I=M,c?c(t,3,P):t(...P)}finally{_t=B}}}else a.run()};return l&&l(p),a=new Oi(d),a.scheduler=o?()=>o(p,!1):p,v=g=>sc(g,!1,a),m=a.onStop=()=>{const g=Hn.get(a);if(g){if(c)c(g,4);else for(const M of g)M();Hn.delete(a)}},t?s?p(!0):I=a.run():o?o(p.bind(null,!0),!0):a.run(),H.pause=a.pause.bind(a),H.resume=a.resume.bind(a),H.stop=H,H}function nt(e,t=1/0,n){if(t<=0||!ee(e)||e.__v_skip||(n=n||new Map,(n.get(e)||0)>=t))return e;if(n.set(e,t),t--,ae(e))nt(e.value,t,n);else if(G(e))for(let s=0;s<e.length;s++)nt(e[s],t,n);else if(Si(e)||Dt(e))e.forEach(s=>{nt(s,t,n)});else if(xi(e)){for(const s in e)nt(e[s],t,n);for(const s of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,s)&&nt(e[s],t,n)}return e}function pn(e,t,n,s){try{return s?e(...s):e()}catch(r){gn(r,t,n)}}function Ve(e,t,n,s){if(X(e)){const r=pn(e,t,n,s);return r&&Ei(r)&&r.catch(i=>{gn(i,t,n)}),r}if(G(e)){const r=[];for(let i=0;i<e.length;i++)r.push(Ve(e[i],t,n,s));return r}}function gn(e,t,n,s=!0){const r=t?t.vnode:null,{errorHandler:i,throwUnhandledErrorInProduction:o}=t&&t.appContext.config||ne;if(t){let l=t.parent;const c=t.proxy,u=`https://vuejs.org/error-reference/#runtime-${n}`;for(;l;){const a=l.ec;if(a){for(let d=0;d<a.length;d++)if(a[d](e,c,u)===!1)return}l=l.parent}if(i){st(),pn(i,null,10,[e,c,u]),rt();return}}ic(e,n,r,s,o)}function ic(e,t,n,s=!0,r=!1){if(r)throw e;console.error(e)}const Ee=[];let Be=-1;const Ht=[];let at=null,Lt=0;const Xi=Promise.resolve();let $n=null;function ns(e){const t=$n||Xi;return e?t.then(this?e.bind(this):e):t}function oc(e){let t=Be+1,n=Ee.length;for(;t<n;){const s=t+n>>>1,r=Ee[s],i=ln(r);i<e||i===e&&r.flags&2?t=s+1:n=s}return t}function ir(e){if(!(e.flags&1)){const t=ln(e),n=Ee[Ee.length-1];!n||!(e.flags&2)&&t>=ln(n)?Ee.push(e):Ee.splice(oc(t),0,e),e.flags|=1,Yi()}}function Yi(){$n||($n=Xi.then(zi))}function lc(e){G(e)?Ht.push(...e):at&&e.id===-1?at.splice(Lt+1,0,e):e.flags&1||(Ht.push(e),e.flags|=1),Yi()}function Ar(e,t,n=Be+1){for(;n<Ee.length;n++){const s=Ee[n];if(s&&s.flags&2){if(e&&s.id!==e.uid)continue;Ee.splice(n,1),n--,s.flags&4&&(s.flags&=-2),s(),s.flags&4||(s.flags&=-2)}}}function jn(e){if(Ht.length){const t=[...new Set(Ht)].sort((n,s)=>ln(n)-ln(s));if(Ht.length=0,at){at.push(...t);return}for(at=t,Lt=0;Lt<at.length;Lt++){const n=at[Lt];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}at=null,Lt=0}}const ln=e=>e.id==null?e.flags&2?-1:1/0:e.id;function zi(e){try{for(Be=0;Be<Ee.length;Be++){const t=Ee[Be];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),pn(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;Be<Ee.length;Be++){const t=Ee[Be];t&&(t.flags&=-2)}Be=-1,Ee.length=0,jn(),$n=null,(Ee.length||Ht.length)&&zi()}}let ye=null,Ji=null;function Vn(e){const t=ye;return ye=e,Ji=e&&e.type.__scopeId||null,t}function cc(e,t=ye,n){if(!t||e._n)return e;const s=(...r)=>{s._d&&Wn(-1);const i=Vn(t);let o;try{o=e(...r)}finally{Vn(i),s._d&&Wn(1)}return o};return s._n=!0,s._c=!0,s._d=!0,s}function lf(e,t){if(ye===null)return e;const n=ls(ye),s=e.dirs||(e.dirs=[]);for(let r=0;r<t.length;r++){let[i,o,l,c=ne]=t[r];i&&(X(i)&&(i={mounted:i,updated:i}),i.deep&&nt(o),s.push({dir:i,instance:n,value:o,oldValue:void 0,arg:l,modifiers:c}))}return e}function Ke(e,t,n,s){const r=e.dirs,i=t&&t.dirs;for(let o=0;o<r.length;o++){const l=r[o];i&&(l.oldValue=i[o].value);let c=l.dir[s];c&&(st(),Ve(c,n,8,[e.el,l,e,t]),rt())}}function ac(e,t){if(ve){let n=ve.provides;const s=ve.parent&&ve.parent.provides;s===n&&(n=ve.provides=Object.create(s)),n[e]=t}}function xt(e,t,n=!1){const s=gt();if(s||At){let r=At?At._context.provides:s?s.parent==null||s.ce?s.vnode.appContext&&s.vnode.appContext.provides:s.parent.provides:void 0;if(r&&e in r)return r[e];if(arguments.length>1)return n&&X(t)?t.call(s&&s.proxy):t}}function Qi(){return!!(gt()||At)}const uc=Symbol.for("v-scx"),fc=()=>xt(uc);function or(e,t){return ss(e,null,t)}function cf(e,t){return ss(e,null,{flush:"post"})}function Pe(e,t,n){return ss(e,t,n)}function ss(e,t,n=ne){const{immediate:s,deep:r,flush:i,once:o}=n,l=he({},n),c=t&&s||!t&&i!=="post";let u;if(kt){if(i==="sync"){const v=fc();u=v.__watcherHandles||(v.__watcherHandles=[])}else if(!c){const v=()=>{};return v.stop=Ye,v.resume=Ye,v.pause=Ye,v}}const a=ve;l.call=(v,w,_)=>Ve(v,a,w,_);let d=!1;i==="post"?l.scheduler=v=>{Se(v,a&&a.suspense)}:i!=="sync"&&(d=!0,l.scheduler=(v,w)=>{w?v():ir(v)}),l.augmentJob=v=>{t&&(v.flags|=4),d&&(v.flags|=2,a&&(v.id=a.uid,v.i=a))};const m=rc(e,t,l);return kt&&(u?u.push(m):c&&m()),m}function dc(e,t,n){const s=this.proxy,r=le(e)?e.includes(".")?Zi(s,e):()=>s[e]:e.bind(s,s);let i;X(t)?i=t:(i=t.handler,n=t);const o=vn(this),l=ss(r,i.bind(s),n);return o(),l}function Zi(e,t){const n=t.split(".");return()=>{let s=e;for(let r=0;r<n.length&&s;r++)s=s[n[r]];return s}}const ct=new WeakMap,eo=Symbol("_vte"),to=e=>e.__isTeleport,wt=e=>e&&(e.disabled||e.disabled===""),hc=e=>e&&(e.defer||e.defer===""),Mr=e=>typeof SVGElement<"u"&&e instanceof SVGElement,Rr=e=>typeof MathMLElement=="function"&&e instanceof MathMLElement,Ns=(e,t)=>{const n=e&&e.to;return le(n)?t?t(n):null:n},pc={name:"Teleport",__isTeleport:!0,process(e,t,n,s,r,i,o,l,c,u){const{mc:a,pc:d,pbc:m,o:{insert:v,querySelector:w,createText:_,createComment:O,parentNode:H}}=u,I=wt(t.props);let{dynamicChildren:p}=t;const g=(P,U,b)=>{P.shapeFlag&16&&a(P.children,U,b,r,i,o,l,c)},M=(P=t)=>{const U=wt(P.props),b=P.target=Ns(P.props,w),A=Fs(b,P,_,v);b&&(o!=="svg"&&Mr(b)?o="svg":o!=="mathml"&&Rr(b)&&(o="mathml"),r&&r.isCE&&(r.ce._teleportTargets||(r.ce._teleportTargets=new Set)).add(b),U||(g(P,b,A),Xt(P,!1)))},B=P=>{const U=()=>{if(ct.get(P)===U){if(ct.delete(P),wt(P.props)){const b=H(P.el)||n;g(P,b,P.anchor),Xt(P,!0)}M(P)}};ct.set(P,U),Se(U,i)};if(e==null){const P=t.el=_(""),U=t.anchor=_("");if(v(P,n,s),v(U,n,s),hc(t.props)||i&&i.pendingBranch){B(t);return}I&&(g(t,n,U),Xt(t,!0)),M()}else{t.el=e.el;const P=t.anchor=e.anchor,U=ct.get(e);if(U){U.flags|=8,ct.delete(e),B(t);return}t.targetStart=e.targetStart;const b=t.target=e.target,A=t.targetAnchor=e.targetAnchor,j=wt(e.props),S=j?n:b,k=j?P:A;if(o==="svg"||Mr(b)?o="svg":(o==="mathml"||Rr(b))&&(o="mathml"),p?(m(e.dynamicChildren,p,S,r,i,o,l),fr(e,t,!0)):c||d(e,t,S,k,r,i,o,l,!1),I)j?t.props&&e.props&&t.props.to!==e.props.to&&(t.props.to=e.props.to):Sn(t,n,P,u,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const $=t.target=Ns(t.props,w);$&&Sn(t,$,null,u,0)}else j&&Sn(t,b,A,u,1);Xt(t,I)}},remove(e,t,n,{um:s,o:{remove:r}},i){const{shapeFlag:o,children:l,anchor:c,targetStart:u,targetAnchor:a,target:d,props:m}=e;let v=i||!wt(m);const w=ct.get(e);if(w&&(w.flags|=8,ct.delete(e),v=!1),d&&(r(u),r(a)),i&&r(c),o&16)for(let _=0;_<l.length;_++){const O=l[_];s(O,t,n,v,!!O.dynamicChildren)}},move:Sn,hydrate:gc};function Sn(e,t,n,{o:{insert:s},m:r},i=2){i===0&&s(e.targetAnchor,t,n);const{el:o,anchor:l,shapeFlag:c,children:u,props:a}=e,d=i===2;if(d&&s(o,t,n),!ct.has(e)&&(!d||wt(a))&&c&16)for(let m=0;m<u.length;m++)r(u[m],t,n,2);d&&s(l,t,n)}function gc(e,t,n,s,r,i,{o:{nextSibling:o,parentNode:l,querySelector:c,insert:u,createText:a}},d){function m(O,H){let I=H;for(;I;){if(I&&I.nodeType===8){if(I.data==="teleport start anchor")t.targetStart=I;else if(I.data==="teleport anchor"){t.targetAnchor=I,O._lpa=t.targetAnchor&&o(t.targetAnchor);break}}I=o(I)}}function v(O,H){H.anchor=d(o(O),H,l(O),n,s,r,i)}const w=t.target=Ns(t.props,c),_=wt(t.props);if(w){const O=w._lpa||w.firstChild;t.shapeFlag&16&&(_?(v(e,t),m(w,O),t.targetAnchor||Fs(w,t,a,u,l(e)===w?e:null)):(t.anchor=o(e),m(w,O),t.targetAnchor||Fs(w,t,a,u),d(O&&o(O),t,w,n,s,r,i))),Xt(t,_)}else _&&t.shapeFlag&16&&(v(e,t),t.targetStart=e,t.targetAnchor=o(e));return t.anchor&&o(t.anchor)}const af=pc;function Xt(e,t){const n=e.ctx;if(n&&n.ut){let s,r;for(t?(s=e.el,r=e.anchor):(s=e.targetStart,r=e.targetAnchor);s&&s!==r;)s.nodeType===1&&s.setAttribute("data-v-owner",n.uid),s=s.nextSibling;n.ut()}}function Fs(e,t,n,s,r=null){const i=t.targetStart=n(""),o=t.targetAnchor=n("");return i[eo]=o,e&&(s(i,e,r),s(o,e,r)),o}const qe=Symbol("_leaveCb"),qt=Symbol("_enterCb");function mc(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return Ut(()=>{e.isMounted=!0}),co(()=>{e.isUnmounting=!0}),e}const Ie=[Function,Array],no={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Ie,onEnter:Ie,onAfterEnter:Ie,onEnterCancelled:Ie,onBeforeLeave:Ie,onLeave:Ie,onAfterLeave:Ie,onLeaveCancelled:Ie,onBeforeAppear:Ie,onAppear:Ie,onAfterAppear:Ie,onAppearCancelled:Ie},so=e=>{const t=e.subTree;return t.component?so(t.component):t},vc={name:"BaseTransition",props:no,setup(e,{slots:t}){const n=gt(),s=mc();return()=>{const r=t.default&&oo(t.default(),!0),i=r&&r.length?ro(r):n.subTree?la():void 0;if(!i)return;const o=Z(e),{mode:l}=o;if(s.isLeaving)return vs(i);const c=Or(i);if(!c)return vs(i);let u=Ds(c,o,s,n,d=>u=d);c.type!==me&&cn(c,u);let a=n.subTree&&Or(n.subTree);if(a&&a.type!==me&&!St(a,c)&&so(n).type!==me){let d=Ds(a,o,s,n);if(cn(a,d),l==="out-in"&&c.type!==me)return s.isLeaving=!0,d.afterLeave=()=>{s.isLeaving=!1,n.job.flags&8||n.update(),delete d.afterLeave,a=void 0},vs(i);l==="in-out"&&c.type!==me?d.delayLeave=(m,v,w)=>{const _=io(s,a);_[String(a.key)]=a,m[qe]=()=>{v(),m[qe]=void 0,delete u.delayedLeave,a=void 0},u.delayedLeave=()=>{w(),delete u.delayedLeave,a=void 0}}:a=void 0}else a&&(a=void 0);return i}}};function ro(e){let t=e[0];if(e.length>1){for(const n of e)if(n.type!==me){t=n;break}}return t}const yc=vc;function io(e,t){const{leavingVNodes:n}=e;let s=n.get(t.type);return s||(s=Object.create(null),n.set(t.type,s)),s}function Ds(e,t,n,s,r){const{appear:i,mode:o,persisted:l=!1,onBeforeEnter:c,onEnter:u,onAfterEnter:a,onEnterCancelled:d,onBeforeLeave:m,onLeave:v,onAfterLeave:w,onLeaveCancelled:_,onBeforeAppear:O,onAppear:H,onAfterAppear:I,onAppearCancelled:p}=t,g=String(e.key),M=io(n,e),B=(b,A)=>{b&&Ve(b,s,9,A)},P=(b,A)=>{const j=A[1];B(b,A),G(b)?b.every(S=>S.length<=1)&&j():b.length<=1&&j()},U={mode:o,persisted:l,beforeEnter(b){let A=c;if(!n.isMounted)if(i)A=O||c;else return;b[qe]&&b[qe](!0);const j=M[g];j&&St(e,j)&&j.el[qe]&&j.el[qe](),B(A,[b])},enter(b){if(M[g]===e)return;let A=u,j=a,S=d;if(!n.isMounted)if(i)A=H||u,j=I||a,S=p||d;else return;let k=!1;b[qt]=K=>{k||(k=!0,K?B(S,[b]):B(j,[b]),U.delayedLeave&&U.delayedLeave(),b[qt]=void 0)};const $=b[qt].bind(null,!1);A?P(A,[b,$]):$()},leave(b,A){const j=String(e.key);if(b[qt]&&b[qt](!0),n.isUnmounting)return A();B(m,[b]);let S=!1;b[qe]=$=>{S||(S=!0,A(),$?B(_,[b]):B(w,[b]),b[qe]=void 0,M[j]===e&&delete M[j])};const k=b[qe].bind(null,!1);M[j]=e,v?P(v,[b,k]):k()},clone(b){const A=Ds(b,t,n,s,r);return r&&r(A),A}};return U}function vs(e){if(mn(e))return e=dt(e),e.children=null,e}function Or(e){if(!mn(e))return to(e.type)&&e.children?ro(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&&X(n.default))return n.default()}}function cn(e,t){e.shapeFlag&6&&e.component?(e.transition=t,cn(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 oo(e,t=!1,n){let s=[],r=0;for(let i=0;i<e.length;i++){let o=e[i];const l=n==null?o.key:String(n)+String(o.key!=null?o.key:i);o.type===Te?(o.patchFlag&128&&r++,s=s.concat(oo(o.children,t,l))):(t||o.type!==me)&&s.push(l!=null?dt(o,{key:l}):o)}if(r>1)for(let i=0;i<s.length;i++)s[i].patchFlag=-2;return s}function lr(e,t){return X(e)?he({name:e.name},t,{setup:e}):e}function cr(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function uf(e){const t=gt(),n=_e(null);if(t){const r=t.refs===ne?t.refs={}:t.refs;Object.defineProperty(r,e,{enumerable:!0,get:()=>n.value,set:i=>n.value=i})}return n}function Pr(e,t){let n;return!!((n=Object.getOwnPropertyDescriptor(e,t))&&!n.configurable)}const kn=new WeakMap;function $t(e,t,n,s,r=!1){if(G(e)){e.forEach((_,O)=>$t(_,t&&(G(t)?t[O]:t),n,s,r));return}if(Ct(s)&&!r){s.shapeFlag&512&&s.type.__asyncResolved&&s.component.subTree.component&&$t(e,t,n,s.component.subTree);return}const i=s.shapeFlag&4?ls(s.component):s.el,o=r?null:i,{i:l,r:c}=e,u=t&&t.r,a=l.refs===ne?l.refs={}:l.refs,d=l.setupState,m=Z(d),v=d===ne?wi:_=>Pr(a,_)?!1:te(m,_),w=(_,O)=>!(O&&Pr(a,O));if(u!=null&&u!==c){if(Lr(t),le(u))a[u]=null,v(u)&&(d[u]=null);else if(ae(u)){const _=t;w(u,_.k)&&(u.value=null),_.k&&(a[_.k]=null)}}if(X(c))pn(c,l,12,[o,a]);else{const _=le(c),O=ae(c);if(_||O){const H=()=>{if(e.f){const I=_?v(c)?d[c]:a[c]:w()||!e.k?c.value:a[e.k];if(r)G(I)&&zs(I,i);else if(G(I))I.includes(i)||I.push(i);else if(_)a[c]=[i],v(c)&&(d[c]=a[c]);else{const p=[i];w(c,e.k)&&(c.value=p),e.k&&(a[e.k]=p)}}else _?(a[c]=o,v(c)&&(d[c]=o)):O&&(w(c,e.k)&&(c.value=o),e.k&&(a[e.k]=o))};if(o){const I=()=>{H(),kn.delete(e)};I.id=-1,kn.set(e,I),Se(I,n)}else Lr(e),H()}}}function Lr(e){const t=kn.get(e);t&&(t.flags|=8,kn.delete(e))}let Ir=!1;const Pt=()=>{Ir||(console.error("Hydration completed but contains mismatches."),Ir=!0)},bc=e=>e.namespaceURI.includes("svg")&&e.tagName!=="foreignObject",_c=e=>e.namespaceURI.includes("MathML"),En=e=>{if(e.nodeType===1){if(bc(e))return"svg";if(_c(e))return"mathml"}},Nt=e=>e.nodeType===8;function wc(e){const{mt:t,p:n,o:{patchProp:s,createText:r,nextSibling:i,parentNode:o,remove:l,insert:c,createComment:u}}=e,a=(p,g)=>{if(!g.hasChildNodes()){n(null,p,g),jn(),g._vnode=p;return}d(g.firstChild,p,null,null,null),jn(),g._vnode=p},d=(p,g,M,B,P,U=!1)=>{U=U||!!g.dynamicChildren;const b=Nt(p)&&p.data==="[",A=()=>_(p,g,M,B,P,b),{type:j,ref:S,shapeFlag:k,patchFlag:$}=g;let K=p.nodeType;g.el=p,$===-2&&(U=!1,g.dynamicChildren=null);let N=null;switch(j){case Mt:K!==3?g.children===""?(c(g.el=r(""),o(p),p),N=p):N=A():(p.data!==g.children&&(Pt(),p.data=g.children),N=i(p));break;case me:I(p)?(N=i(p),H(g.el=p.content.firstChild,p,M)):K!==8||b?N=A():N=i(p);break;case en:if(b&&(p=i(p),K=p.nodeType),K===1||K===3){N=p;const z=!g.children.length;for(let V=0;V<g.staticCount;V++)z&&(g.children+=N.nodeType===1?N.outerHTML:N.data),V===g.staticCount-1&&(g.anchor=N),N=i(N);return b?i(N):N}else A();break;case Te:b?N=w(p,g,M,B,P,U):N=A();break;default:if(k&1)(K!==1||g.type.toLowerCase()!==p.tagName.toLowerCase())&&!I(p)?N=A():N=m(p,g,M,B,P,U);else if(k&6){g.slotScopeIds=P;const z=o(p);if(b?N=O(p):Nt(p)&&p.data==="teleport start"?N=O(p,p.data,"teleport end"):N=i(p),t(g,z,null,M,B,En(z),U),Ct(g)&&!g.type.__asyncResolved){let V;b?(V=fe(Te),V.anchor=N?N.previousSibling:z.lastChild):V=p.nodeType===3?Ho(""):fe("div"),V.el=p,g.component.subTree=V}}else k&64?K!==8?N=A():N=g.type.hydrate(p,g,M,B,P,U,e,v):k&128&&(N=g.type.hydrate(p,g,M,B,En(o(p)),P,U,e,d))}return S!=null&&$t(S,null,B,g),N},m=(p,g,M,B,P,U)=>{U=U||!!g.dynamicChildren;const{type:b,props:A,patchFlag:j,shapeFlag:S,dirs:k,transition:$}=g,K=b==="input"||b==="option";if(K||j!==-1){k&&Ke(g,null,M,"created");let N=!1;if(I(p)){N=Ro(null,$)&&M&&M.vnode.props&&M.vnode.props.appear;const V=p.content.firstChild;if(N){const J=V.getAttribute("class");J&&(V.$cls=J),$.beforeEnter(V)}H(V,p,M),g.el=p=V}if(S&16&&!(A&&(A.innerHTML||A.textContent))){let V=v(p.firstChild,g,p,M,B,P,U);for(;V;){Tn(p,1)||Pt();const J=V;V=V.nextSibling,l(J)}}else if(S&8){let V=g.children;V[0]===`
`&&(p.tagName==="PRE"||p.tagName==="TEXTAREA")&&(V=V.slice(1));const{textContent:J}=p;J!==V&&J!==V.replace(/\r\n|\r/g,`
`)&&(Tn(p,0)||Pt(),p.textContent=g.children)}if(A){if(K||!U||j&48){const V=p.tagName.includes("-");for(const J in A)(K&&(J.endsWith("value")||J==="indeterminate")||dn(J)&&!Et(J)||J[0]==="."||V&&!Et(J))&&s(p,J,null,A[J],void 0,M)}else if(A.onClick)s(p,"onClick",null,A.onClick,void 0,M);else if(j&4&&ft(A.style))for(const V in A.style)A.style[V]}let z;(z=A&&A.onVnodeBeforeMount)&&Ne(z,M,g),k&&Ke(g,null,M,"beforeMount"),((z=A&&A.onVnodeMounted)||k||N)&&Io(()=>{z&&Ne(z,M,g),N&&$.enter(p),k&&Ke(g,null,M,"mounted")},B)}return p.nextSibling},v=(p,g,M,B,P,U,b)=>{b=b||!!g.dynamicChildren;const A=g.children,j=A.length;for(let S=0;S<j;S++){const k=b?A[S]:A[S]=Fe(A[S]),$=k.type===Mt;p?($&&!b&&S+1<j&&Fe(A[S+1]).type===Mt&&(c(r(p.data.slice(k.children.length)),M,i(p)),p.data=k.children),p=d(p,k,B,P,U,b)):$&&!k.children?c(k.el=r(""),M):(Tn(M,1)||Pt(),n(null,k,M,null,B,P,En(M),U))}return p},w=(p,g,M,B,P,U)=>{const{slotScopeIds:b}=g;b&&(P=P?P.concat(b):b);const A=o(p),j=v(i(p),g,A,M,B,P,U);return j&&Nt(j)&&j.data==="]"?i(g.anchor=j):(Pt(),c(g.anchor=u("]"),A,j),j)},_=(p,g,M,B,P,U)=>{if(Tn(p.parentElement,1)||Pt(),g.el=null,U){const j=O(p);for(;;){const S=i(p);if(S&&S!==j)l(S);else break}}const b=i(p),A=o(p);return l(p),n(null,g,A,b,M,B,En(A),P),M&&(M.vnode.el=g.el,bo(M,g.el)),b},O=(p,g="[",M="]")=>{let B=0;for(;p;)if(p=i(p),p&&Nt(p)&&(p.data===g&&B++,p.data===M)){if(B===0)return i(p);B--}return p},H=(p,g,M)=>{const B=g.parentNode;B&&B.replaceChild(p,g);let P=M;for(;P;)P.vnode.el===g&&(P.vnode.el=P.subTree.el=p),P=P.parent},I=p=>p.nodeType===1&&p.tagName==="TEMPLATE";return[a,d]}const Nr="data-allow-mismatch",Sc={0:"text",1:"children",2:"class",3:"style",4:"attribute"};function Tn(e,t){if(t===0||t===1)for(;e&&!e.hasAttribute(Nr);)e=e.parentElement;const n=e&&e.getAttribute(Nr);if(n==null)return!1;if(n==="")return!0;{const s=n.split(",");return t===0&&s.includes("children")?!0:s.includes(Sc[t])}}Yn().requestIdleCallback;Yn().cancelIdleCallback;function Ec(e,t){if(Nt(e)&&e.data==="["){let n=1,s=e.nextSibling;for(;s;){if(s.nodeType===1){if(t(s)===!1)break}else if(Nt(s))if(s.data==="]"){if(--n===0)break}else s.data==="["&&n++;s=s.nextSibling}}else t(e)}const Ct=e=>!!e.type.__asyncLoader;function ff(e){X(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:s,delay:r=200,hydrate:i,timeout:o,suspensible:l=!0,onError:c}=e;let u=null,a,d=0;const m=()=>(d++,u=null,v()),v=()=>{let w;return u||(w=u=t().catch(_=>{if(_=_ instanceof Error?_:new Error(String(_)),c)return new Promise((O,H)=>{c(_,()=>O(m()),()=>H(_),d+1)});throw _}).then(_=>w!==u&&u?u:(_&&(_.__esModule||_[Symbol.toStringTag]==="Module")&&(_=_.default),a=_,_)))};return lr({name:"AsyncComponentWrapper",__asyncLoader:v,__asyncHydrate(w,_,O){let H=!1;(_.bu||(_.bu=[])).push(()=>H=!0);const I=()=>{H||O()},p=i?()=>{const g=i(I,M=>Ec(w,M));g&&(_.bum||(_.bum=[])).push(g)}:I;a?p():v().then(()=>!_.isUnmounted&&p())},get __asyncResolved(){return a},setup(){const w=ve;if(cr(w),a)return()=>xn(a,w);const _=p=>{u=null,gn(p,w,13,!s)};if(l&&w.suspense||kt)return v().then(p=>()=>xn(p,w)).catch(p=>(_(p),()=>s?fe(s,{error:p}):null));const O=$e(!1),H=$e(),I=$e(!!r);return r&&setTimeout(()=>{I.value=!1},r),o!=null&&setTimeout(()=>{if(!O.value&&!H.value){const p=new Error(`Async component timed out after ${o}ms.`);_(p),H.value=p}},o),v().then(()=>{O.value=!0,w.parent&&mn(w.parent.vnode)&&w.parent.update()}).catch(p=>{_(p),H.value=p}),()=>{if(O.value&&a)return xn(a,w);if(H.value&&s)return fe(s,{error:H.value});if(n&&!I.value)return xn(n,w)}}})}function xn(e,t){const{ref:n,props:s,children:r,ce:i}=t.vnode,o=fe(e,s,r);return o.ref=n,o.ce=i,delete t.vnode.ce,o}const mn=e=>e.type.__isKeepAlive;function Tc(e,t){lo(e,"a",t)}function xc(e,t){lo(e,"da",t)}function lo(e,t,n=ve){const s=e.__wdc||(e.__wdc=()=>{let r=n;for(;r;){if(r.isDeactivated)return;r=r.parent}return e()});if(rs(t,s,n),n){let r=n.parent;for(;r&&r.parent;)mn(r.parent.vnode)&&Cc(s,t,n,r),r=r.parent}}function Cc(e,t,n,s){const r=rs(t,e,s,!0);is(()=>{zs(s[t],r)},n)}function rs(e,t,n=ve,s=!1){if(n){const r=n[e]||(n[e]=[]),i=t.__weh||(t.__weh=(...o)=>{st();const l=vn(n),c=Ve(t,n,e,o);return l(),rt(),c});return s?r.unshift(i):r.push(i),i}}const ot=e=>(t,n=ve)=>{(!kt||e==="sp")&&rs(e,(...s)=>t(...s),n)},Ac=ot("bm"),Ut=ot("m"),Mc=ot("bu"),Rc=ot("u"),co=ot("bum"),is=ot("um"),Oc=ot("sp"),Pc=ot("rtg"),Lc=ot("rtc");function Ic(e,t=ve){rs("ec",e,t)}const ao="components";function df(e,t){return fo(ao,e,!0,t)||e}const uo=Symbol.for("v-ndc");function hf(e){return le(e)?fo(ao,e,!1)||e:e||uo}function fo(e,t,n=!0,s=!1){const r=ye||ve;if(r){const i=r.type;{const l=ga(i,!1);if(l&&(l===t||l===Ce(t)||l===Xn(Ce(t))))return i}const o=Fr(r[e]||i[e],t)||Fr(r.appContext[e],t);return!o&&s?i:o}}function Fr(e,t){return e&&(e[t]||e[Ce(t)]||e[Xn(Ce(t))])}function pf(e,t,n,s){let r;const i=n,o=G(e);if(o||le(e)){const l=o&&ft(e);let c=!1,u=!1;l&&(c=!Oe(e),u=it(e),e=Jn(e)),r=new Array(e.length);for(let a=0,d=e.length;a<d;a++)r[a]=t(c?u?Vt(je(e[a])):je(e[a]):e[a],a,void 0,i)}else if(typeof e=="number"){r=new Array(e);for(let l=0;l<e;l++)r[l]=t(l+1,l,void 0,i)}else if(ee(e))if(e[Symbol.iterator])r=Array.from(e,(l,c)=>t(l,c,void 0,i));else{const l=Object.keys(e);r=new Array(l.length);for(let c=0,u=l.length;c<u;c++){const a=l[c];r[c]=t(e[a],a,c,i)}}else r=[];return r}function gf(e,t,n={},s,r){if(ye.ce||ye.parent&&Ct(ye.parent)&&ye.parent.ce){const u=Object.keys(n).length>0;return t!=="default"&&(n.name=t),ks(),Us(Te,null,[fe("slot",n,s&&s())],u?-2:64)}let i=e[t];i&&i._c&&(i._d=!1),ks();const o=i&&ho(i(n)),l=n.key||o&&o.key,c=Us(Te,{key:(l&&!Le(l)?l:`_${t}`)+(!o&&s?"_fb":"")},o||(s?s():[]),o&&e._===1?64:-2);return!r&&c.scopeId&&(c.slotScopeIds=[c.scopeId+"-s"]),i&&i._c&&(i._d=!0),c}function ho(e){return e.some(t=>un(t)?!(t.type===me||t.type===Te&&!ho(t.children)):!0)?e:null}function mf(e,t){const n={};for(const s in e)n[/[A-Z]/.test(s)?`on:${s}`:On(s)]=e[s];return n}const Hs=e=>e?$o(e)?ls(e):Hs(e.parent):null,Zt=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=>Hs(e.parent),$root:e=>Hs(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>go(e),$forceUpdate:e=>e.f||(e.f=()=>{ir(e.update)}),$nextTick:e=>e.n||(e.n=ns.bind(e.proxy)),$watch:e=>dc.bind(e)}),ys=(e,t)=>e!==ne&&!e.__isScriptSetup&&te(e,t),Nc={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:s,data:r,props:i,accessCache:o,type:l,appContext:c}=e;if(t[0]!=="$"){const m=o[t];if(m!==void 0)switch(m){case 1:return s[t];case 2:return r[t];case 4:return n[t];case 3:return i[t]}else{if(ys(s,t))return o[t]=1,s[t];if(r!==ne&&te(r,t))return o[t]=2,r[t];if(te(i,t))return o[t]=3,i[t];if(n!==ne&&te(n,t))return o[t]=4,n[t];$s&&(o[t]=0)}}const u=Zt[t];let a,d;if(u)return t==="$attrs"&&be(e.attrs,"get",""),u(e);if((a=l.__cssModules)&&(a=a[t]))return a;if(n!==ne&&te(n,t))return o[t]=4,n[t];if(d=c.config.globalProperties,te(d,t))return d[t]},set({_:e},t,n){const{data:s,setupState:r,ctx:i}=e;return ys(r,t)?(r[t]=n,!0):s!==ne&&te(s,t)?(s[t]=n,!0):te(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(i[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:s,appContext:r,props:i,type:o}},l){let c;return!!(n[l]||e!==ne&&l[0]!=="$"&&te(e,l)||ys(t,l)||te(i,l)||te(s,l)||te(Zt,l)||te(r.config.globalProperties,l)||(c=o.__cssModules)&&c[l])},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:te(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function vf(){return Fc().slots}function Fc(e){const t=gt();return t.setupContext||(t.setupContext=Vo(t))}function Dr(e){return G(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let $s=!0;function Dc(e){const t=go(e),n=e.proxy,s=e.ctx;$s=!1,t.beforeCreate&&Hr(t.beforeCreate,e,"bc");const{data:r,computed:i,methods:o,watch:l,provide:c,inject:u,created:a,beforeMount:d,mounted:m,beforeUpdate:v,updated:w,activated:_,deactivated:O,beforeDestroy:H,beforeUnmount:I,destroyed:p,unmounted:g,render:M,renderTracked:B,renderTriggered:P,errorCaptured:U,serverPrefetch:b,expose:A,inheritAttrs:j,components:S,directives:k,filters:$}=t;if(u&&Hc(u,s,null),o)for(const z in o){const V=o[z];X(V)&&(s[z]=V.bind(n))}if(r){const z=r.call(n,n);ee(z)&&(e.data=jt(z))}if($s=!0,i)for(const z in i){const V=i[z],J=X(V)?V.bind(n,n):X(V.get)?V.get.bind(n,n):Ye,mt=!X(V)&&X(V.set)?V.set.bind(n):Ye,ke=oe({get:J,set:mt});Object.defineProperty(s,z,{enumerable:!0,configurable:!0,get:()=>ke.value,set:Ue=>ke.value=Ue})}if(l)for(const z in l)po(l[z],s,n,z);if(c){const z=X(c)?c.call(n):c;Reflect.ownKeys(z).forEach(V=>{ac(V,z[V])})}a&&Hr(a,e,"c");function N(z,V){G(V)?V.forEach(J=>z(J.bind(n))):V&&z(V.bind(n))}if(N(Ac,d),N(Ut,m),N(Mc,v),N(Rc,w),N(Tc,_),N(xc,O),N(Ic,U),N(Lc,B),N(Pc,P),N(co,I),N(is,g),N(Oc,b),G(A))if(A.length){const z=e.exposed||(e.exposed={});A.forEach(V=>{Object.defineProperty(z,V,{get:()=>n[V],set:J=>n[V]=J,enumerable:!0})})}else e.exposed||(e.exposed={});M&&e.render===Ye&&(e.render=M),j!=null&&(e.inheritAttrs=j),S&&(e.components=S),k&&(e.directives=k),b&&cr(e)}function Hc(e,t,n=Ye){G(e)&&(e=js(e));for(const s in e){const r=e[s];let i;ee(r)?"default"in r?i=xt(r.from||s,r.default,!0):i=xt(r.from||s):i=xt(r),ae(i)?Object.defineProperty(t,s,{enumerable:!0,configurable:!0,get:()=>i.value,set:o=>i.value=o}):t[s]=i}}function Hr(e,t,n){Ve(G(e)?e.map(s=>s.bind(t.proxy)):e.bind(t.proxy),t,n)}function po(e,t,n,s){let r=s.includes(".")?Zi(n,s):()=>n[s];if(le(e)){const i=t[e];X(i)&&Pe(r,i)}else if(X(e))Pe(r,e.bind(n));else if(ee(e))if(G(e))e.forEach(i=>po(i,t,n,s));else{const i=X(e.handler)?e.handler.bind(n):t[e.handler];X(i)&&Pe(r,i,e)}}function go(e){const t=e.type,{mixins:n,extends:s}=t,{mixins:r,optionsCache:i,config:{optionMergeStrategies:o}}=e.appContext,l=i.get(t);let c;return l?c=l:!r.length&&!n&&!s?c=t:(c={},r.length&&r.forEach(u=>Un(c,u,o,!0)),Un(c,t,o)),ee(t)&&i.set(t,c),c}function Un(e,t,n,s=!1){const{mixins:r,extends:i}=t;i&&Un(e,i,n,!0),r&&r.forEach(o=>Un(e,o,n,!0));for(const o in t)if(!(s&&o==="expose")){const l=$c[o]||n&&n[o];e[o]=l?l(e[o],t[o]):t[o]}return e}const $c={data:$r,props:jr,emits:jr,methods:Yt,computed:Yt,beforeCreate:we,created:we,beforeMount:we,mounted:we,beforeUpdate:we,updated:we,beforeDestroy:we,beforeUnmount:we,destroyed:we,unmounted:we,activated:we,deactivated:we,errorCaptured:we,serverPrefetch:we,components:Yt,directives:Yt,watch:Vc,provide:$r,inject:jc};function $r(e,t){return t?e?function(){return he(X(e)?e.call(this,this):e,X(t)?t.call(this,this):t)}:t:e}function jc(e,t){return Yt(js(e),js(t))}function js(e){if(G(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function we(e,t){return e?[...new Set([].concat(e,t))]:t}function Yt(e,t){return e?he(Object.create(null),e,t):t}function jr(e,t){return e?G(e)&&G(t)?[...new Set([...e,...t])]:he(Object.create(null),Dr(e),Dr(t??{})):t}function Vc(e,t){if(!e)return t;if(!t)return e;const n=he(Object.create(null),e);for(const s in t)n[s]=we(e[s],t[s]);return n}function mo(){return{app:null,config:{isNativeTag:wi,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 kc=0;function Uc(e,t){return function(s,r=null){X(s)||(s=he({},s)),r!=null&&!ee(r)&&(r=null);const i=mo(),o=new WeakSet,l=[];let c=!1;const u=i.app={_uid:kc++,_component:s,_props:r,_container:null,_context:i,_instance:null,version:va,get config(){return i.config},set config(a){},use(a,...d){return o.has(a)||(a&&X(a.install)?(o.add(a),a.install(u,...d)):X(a)&&(o.add(a),a(u,...d))),u},mixin(a){return i.mixins.includes(a)||i.mixins.push(a),u},component(a,d){return d?(i.components[a]=d,u):i.components[a]},directive(a,d){return d?(i.directives[a]=d,u):i.directives[a]},mount(a,d,m){if(!c){const v=u._ceVNode||fe(s,r);return v.appContext=i,m===!0?m="svg":m===!1&&(m=void 0),d&&t?t(v,a):e(v,a,m),c=!0,u._container=a,a.__vue_app__=u,ls(v.component)}},onUnmount(a){l.push(a)},unmount(){c&&(Ve(l,u._instance,16),e(null,u._container),delete u._container.__vue_app__)},provide(a,d){return i.provides[a]=d,u},runWithContext(a){const d=At;At=u;try{return a()}finally{At=d}}};return u}}let At=null;const Wc=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${Ce(t)}Modifiers`]||e[`${pt(t)}Modifiers`];function Bc(e,t,...n){if(e.isUnmounted)return;const s=e.vnode.props||ne;let r=n;const i=t.startsWith("update:"),o=i&&Wc(s,t.slice(7));o&&(o.trim&&(r=n.map(a=>le(a)?a.trim():a)),o.number&&(r=n.map(Js)));let l,c=s[l=On(t)]||s[l=On(Ce(t))];!c&&i&&(c=s[l=On(pt(t))]),c&&Ve(c,e,6,r);const u=s[l+"Once"];if(u){if(!e.emitted)e.emitted={};else if(e.emitted[l])return;e.emitted[l]=!0,Ve(u,e,6,r)}}const Kc=new WeakMap;function vo(e,t,n=!1){const s=n?Kc:t.emitsCache,r=s.get(e);if(r!==void 0)return r;const i=e.emits;let o={},l=!1;if(!X(e)){const c=u=>{const a=vo(u,t,!0);a&&(l=!0,he(o,a))};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}return!i&&!l?(ee(e)&&s.set(e,null),null):(G(i)?i.forEach(c=>o[c]=null):he(o,i),ee(e)&&s.set(e,o),o)}function os(e,t){return!e||!dn(t)?!1:(t=t.slice(2).replace(/Once$/,""),te(e,t[0].toLowerCase()+t.slice(1))||te(e,pt(t))||te(e,t))}function bs(e){const{type:t,vnode:n,proxy:s,withProxy:r,propsOptions:[i],slots:o,attrs:l,emit:c,render:u,renderCache:a,props:d,data:m,setupState:v,ctx:w,inheritAttrs:_}=e,O=Vn(e);let H,I;try{if(n.shapeFlag&4){const g=r||s,M=g;H=Fe(u.call(M,g,a,d,v,m,w)),I=l}else{const g=t;H=Fe(g.length>1?g(d,{attrs:l,slots:o,emit:c}):g(d,null)),I=t.props?l:qc(l)}}catch(g){tn.length=0,gn(g,e,1),H=fe(me)}let p=H;if(I&&_!==!1){const g=Object.keys(I),{shapeFlag:M}=p;g.length&&M&7&&(i&&g.some(Kn)&&(I=Gc(I,i)),p=dt(p,I,!1,!0))}return n.dirs&&(p=dt(p,null,!1,!0),p.dirs=p.dirs?p.dirs.concat(n.dirs):n.dirs),n.transition&&cn(p,n.transition),H=p,Vn(O),H}const qc=e=>{let t;for(const n in e)(n==="class"||n==="style"||dn(n))&&((t||(t={}))[n]=e[n]);return t},Gc=(e,t)=>{const n={};for(const s in e)(!Kn(s)||!(s.slice(9)in t))&&(n[s]=e[s]);return n};function Xc(e,t,n){const{props:s,children:r,component:i}=e,{props:o,children:l,patchFlag:c}=t,u=i.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&c>=0){if(c&1024)return!0;if(c&16)return s?Vr(s,o,u):!!o;if(c&8){const a=t.dynamicProps;for(let d=0;d<a.length;d++){const m=a[d];if(yo(o,s,m)&&!os(u,m))return!0}}}else return(r||l)&&(!l||!l.$stable)?!0:s===o?!1:s?o?Vr(s,o,u):!0:!!o;return!1}function Vr(e,t,n){const s=Object.keys(t);if(s.length!==Object.keys(e).length)return!0;for(let r=0;r<s.length;r++){const i=s[r];if(yo(t,e,i)&&!os(n,i))return!0}return!1}function yo(e,t,n){const s=e[n],r=t[n];return n==="style"&&ee(s)&&ee(r)?!er(s,r):s!==r}function bo({vnode:e,parent:t,suspense:n},s){for(;t;){const r=t.subTree;if(r.suspense&&r.suspense.activeBranch===e&&(r.suspense.vnode.el=r.el=s,e=r),r===e)(e=t.vnode).el=s,t=t.parent;else break}n&&n.activeBranch===e&&(n.vnode.el=s)}const _o={},wo=()=>Object.create(_o),So=e=>Object.getPrototypeOf(e)===_o;function Yc(e,t,n,s=!1){const r={},i=wo();e.propsDefaults=Object.create(null),Eo(e,t,r,i);for(const o in e.propsOptions[0])o in r||(r[o]=void 0);n?e.props=s?r:Kl(r):e.type.props?e.props=r:e.props=i,e.attrs=i}function zc(e,t,n,s){const{props:r,attrs:i,vnode:{patchFlag:o}}=e,l=Z(r),[c]=e.propsOptions;let u=!1;if((s||o>0)&&!(o&16)){if(o&8){const a=e.vnode.dynamicProps;for(let d=0;d<a.length;d++){let m=a[d];if(os(e.emitsOptions,m))continue;const v=t[m];if(c)if(te(i,m))v!==i[m]&&(i[m]=v,u=!0);else{const w=Ce(m);r[w]=Vs(c,l,w,v,e,!1)}else v!==i[m]&&(i[m]=v,u=!0)}}}else{Eo(e,t,r,i)&&(u=!0);let a;for(const d in l)(!t||!te(t,d)&&((a=pt(d))===d||!te(t,a)))&&(c?n&&(n[d]!==void 0||n[a]!==void 0)&&(r[d]=Vs(c,l,d,void 0,e,!0)):delete r[d]);if(i!==l)for(const d in i)(!t||!te(t,d))&&(delete i[d],u=!0)}u&&tt(e.attrs,"set","")}function Eo(e,t,n,s){const[r,i]=e.propsOptions;let o=!1,l;if(t)for(let c in t){if(Et(c))continue;const u=t[c];let a;r&&te(r,a=Ce(c))?!i||!i.includes(a)?n[a]=u:(l||(l={}))[a]=u:os(e.emitsOptions,c)||(!(c in s)||u!==s[c])&&(s[c]=u,o=!0)}if(i){const c=Z(n),u=l||ne;for(let a=0;a<i.length;a++){const d=i[a];n[d]=Vs(r,c,d,u[d],e,!te(u,d))}}return o}function Vs(e,t,n,s,r,i){const o=e[n];if(o!=null){const l=te(o,"default");if(l&&s===void 0){const c=o.default;if(o.type!==Function&&!o.skipFactory&&X(c)){const{propsDefaults:u}=r;if(n in u)s=u[n];else{const a=vn(r);s=u[n]=c.call(null,t),a()}}else s=c;r.ce&&r.ce._setProp(n,s)}o[0]&&(i&&!l?s=!1:o[1]&&(s===""||s===pt(n))&&(s=!0))}return s}const Jc=new WeakMap;function To(e,t,n=!1){const s=n?Jc:t.propsCache,r=s.get(e);if(r)return r;const i=e.props,o={},l=[];let c=!1;if(!X(e)){const a=d=>{c=!0;const[m,v]=To(d,t,!0);he(o,m),v&&l.push(...v)};!n&&t.mixins.length&&t.mixins.forEach(a),e.extends&&a(e.extends),e.mixins&&e.mixins.forEach(a)}if(!i&&!c)return ee(e)&&s.set(e,Ft),Ft;if(G(i))for(let a=0;a<i.length;a++){const d=Ce(i[a]);kr(d)&&(o[d]=ne)}else if(i)for(const a in i){const d=Ce(a);if(kr(d)){const m=i[a],v=o[d]=G(m)||X(m)?{type:m}:he({},m),w=v.type;let _=!1,O=!0;if(G(w))for(let H=0;H<w.length;++H){const I=w[H],p=X(I)&&I.name;if(p==="Boolean"){_=!0;break}else p==="String"&&(O=!1)}else _=X(w)&&w.name==="Boolean";v[0]=_,v[1]=O,(_||te(v,"default"))&&l.push(d)}}const u=[o,l];return ee(e)&&s.set(e,u),u}function kr(e){return e[0]!=="$"&&!Et(e)}const ar=e=>e==="_"||e==="_ctx"||e==="$stable",ur=e=>G(e)?e.map(Fe):[Fe(e)],Qc=(e,t,n)=>{if(t._n)return t;const s=cc((...r)=>ur(t(...r)),n);return s._c=!1,s},xo=(e,t,n)=>{const s=e._ctx;for(const r in e){if(ar(r))continue;const i=e[r];if(X(i))t[r]=Qc(r,i,s);else if(i!=null){const o=ur(i);t[r]=()=>o}}},Co=(e,t)=>{const n=ur(t);e.slots.default=()=>n},Ao=(e,t,n)=>{for(const s in t)(n||!ar(s))&&(e[s]=t[s])},Zc=(e,t,n)=>{const s=e.slots=wo();if(e.vnode.shapeFlag&32){const r=t._;r?(Ao(s,t,n),n&&Ci(s,"_",r,!0)):xo(t,s)}else t&&Co(e,t)},ea=(e,t,n)=>{const{vnode:s,slots:r}=e;let i=!0,o=ne;if(s.shapeFlag&32){const l=t._;l?n&&l===1?i=!1:Ao(r,t,n):(i=!t.$stable,xo(t,r)),o=t}else t&&(Co(e,t),o={default:1});if(i)for(const l in r)!ar(l)&&o[l]==null&&delete r[l]},Se=Io;function ta(e){return Mo(e)}function na(e){return Mo(e,wc)}function Mo(e,t){const n=Yn();n.__VUE__=!0;const{insert:s,remove:r,patchProp:i,createElement:o,createText:l,createComment:c,setText:u,setElementText:a,parentNode:d,nextSibling:m,setScopeId:v=Ye,insertStaticContent:w}=e,_=(f,h,y,C=null,E=null,T=null,F=void 0,L=null,R=!!h.dynamicChildren)=>{if(f===h)return;f&&!St(f,h)&&(C=yn(f),Ue(f,E,T,!0),f=null),h.patchFlag===-2&&(R=!1,h.dynamicChildren=null);const{type:x,ref:q,shapeFlag:D}=h;switch(x){case Mt:O(f,h,y,C);break;case me:H(f,h,y,C);break;case en:f==null&&I(h,y,C,F);break;case Te:S(f,h,y,C,E,T,F,L,R);break;default:D&1?M(f,h,y,C,E,T,F,L,R):D&6?k(f,h,y,C,E,T,F,L,R):(D&64||D&128)&&x.process(f,h,y,C,E,T,F,L,R,Rt)}q!=null&&E?$t(q,f&&f.ref,T,h||f,!h):q==null&&f&&f.ref!=null&&$t(f.ref,null,T,f,!0)},O=(f,h,y,C)=>{if(f==null)s(h.el=l(h.children),y,C);else{const E=h.el=f.el;h.children!==f.children&&u(E,h.children)}},H=(f,h,y,C)=>{f==null?s(h.el=c(h.children||""),y,C):h.el=f.el},I=(f,h,y,C)=>{[f.el,f.anchor]=w(f.children,h,y,C,f.el,f.anchor)},p=({el:f,anchor:h},y,C)=>{let E;for(;f&&f!==h;)E=m(f),s(f,y,C),f=E;s(h,y,C)},g=({el:f,anchor:h})=>{let y;for(;f&&f!==h;)y=m(f),r(f),f=y;r(h)},M=(f,h,y,C,E,T,F,L,R)=>{if(h.type==="svg"?F="svg":h.type==="math"&&(F="mathml"),f==null)B(h,y,C,E,T,F,L,R);else{const x=f.el&&f.el._isVueCE?f.el:null;try{x&&x._beginPatch(),b(f,h,E,T,F,L,R)}finally{x&&x._endPatch()}}},B=(f,h,y,C,E,T,F,L)=>{let R,x;const{props:q,shapeFlag:D,transition:W,dirs:Y}=f;if(R=f.el=o(f.type,T,q&&q.is,q),D&8?a(R,f.children):D&16&&U(f.children,R,null,C,E,_s(f,T),F,L),Y&&Ke(f,null,C,"created"),P(R,f,f.scopeId,F,C),q){for(const se in q)se!=="value"&&!Et(se)&&i(R,se,null,q[se],T,C);"value"in q&&i(R,"value",null,q.value,T),(x=q.onVnodeBeforeMount)&&Ne(x,C,f)}Y&&Ke(f,null,C,"beforeMount");const Q=Ro(E,W);Q&&W.beforeEnter(R),s(R,h,y),((x=q&&q.onVnodeMounted)||Q||Y)&&Se(()=>{x&&Ne(x,C,f),Q&&W.enter(R),Y&&Ke(f,null,C,"mounted")},E)},P=(f,h,y,C,E)=>{if(y&&v(f,y),C)for(let T=0;T<C.length;T++)v(f,C[T]);if(E){let T=E.subTree;if(h===T||Lo(T.type)&&(T.ssContent===h||T.ssFallback===h)){const F=E.vnode;P(f,F,F.scopeId,F.slotScopeIds,E.parent)}}},U=(f,h,y,C,E,T,F,L,R=0)=>{for(let x=R;x<f.length;x++){const q=f[x]=L?et(f[x]):Fe(f[x]);_(null,q,h,y,C,E,T,F,L)}},b=(f,h,y,C,E,T,F)=>{const L=h.el=f.el;let{patchFlag:R,dynamicChildren:x,dirs:q}=h;R|=f.patchFlag&16;const D=f.props||ne,W=h.props||ne;let Y;if(y&&vt(y,!1),(Y=W.onVnodeBeforeUpdate)&&Ne(Y,y,h,f),q&&Ke(h,f,y,"beforeUpdate"),y&&vt(y,!0),(D.innerHTML&&W.innerHTML==null||D.textContent&&W.textContent==null)&&a(L,""),x?A(f.dynamicChildren,x,L,y,C,_s(h,E),T):F||V(f,h,L,null,y,C,_s(h,E),T,!1),R>0){if(R&16)j(L,D,W,y,E);else if(R&2&&D.class!==W.class&&i(L,"class",null,W.class,E),R&4&&i(L,"style",D.style,W.style,E),R&8){const Q=h.dynamicProps;for(let se=0;se<Q.length;se++){const re=Q[se],ue=D[re],de=W[re];(de!==ue||re==="value")&&i(L,re,ue,de,E,y)}}R&1&&f.children!==h.children&&a(L,h.children)}else!F&&x==null&&j(L,D,W,y,E);((Y=W.onVnodeUpdated)||q)&&Se(()=>{Y&&Ne(Y,y,h,f),q&&Ke(h,f,y,"updated")},C)},A=(f,h,y,C,E,T,F)=>{for(let L=0;L<h.length;L++){const R=f[L],x=h[L],q=R.el&&(R.type===Te||!St(R,x)||R.shapeFlag&198)?d(R.el):y;_(R,x,q,null,C,E,T,F,!0)}},j=(f,h,y,C,E)=>{if(h!==y){if(h!==ne)for(const T in h)!Et(T)&&!(T in y)&&i(f,T,h[T],null,E,C);for(const T in y){if(Et(T))continue;const F=y[T],L=h[T];F!==L&&T!=="value"&&i(f,T,L,F,E,C)}"value"in y&&i(f,"value",h.value,y.value,E)}},S=(f,h,y,C,E,T,F,L,R)=>{const x=h.el=f?f.el:l(""),q=h.anchor=f?f.anchor:l("");let{patchFlag:D,dynamicChildren:W,slotScopeIds:Y}=h;Y&&(L=L?L.concat(Y):Y),f==null?(s(x,y,C),s(q,y,C),U(h.children||[],y,q,E,T,F,L,R)):D>0&&D&64&&W&&f.dynamicChildren&&f.dynamicChildren.length===W.length?(A(f.dynamicChildren,W,y,E,T,F,L),(h.key!=null||E&&h===E.subTree)&&fr(f,h,!0)):V(f,h,y,q,E,T,F,L,R)},k=(f,h,y,C,E,T,F,L,R)=>{h.slotScopeIds=L,f==null?h.shapeFlag&512?E.ctx.activate(h,y,C,F,R):$(h,y,C,E,T,F,R):K(f,h,R)},$=(f,h,y,C,E,T,F)=>{const L=f.component=fa(f,C,E);if(mn(f)&&(L.ctx.renderer=Rt),da(L,!1,F),L.asyncDep){if(E&&E.registerDep(L,N,F),!f.el){const R=L.subTree=fe(me);H(null,R,h,y),f.placeholder=R.el}}else N(L,f,h,y,E,T,F)},K=(f,h,y)=>{const C=h.component=f.component;if(Xc(f,h,y))if(C.asyncDep&&!C.asyncResolved){z(C,h,y);return}else C.next=h,C.update();else h.el=f.el,C.vnode=h},N=(f,h,y,C,E,T,F)=>{const L=()=>{if(f.isMounted){let{next:D,bu:W,u:Y,parent:Q,vnode:se}=f;{const Ae=Oo(f);if(Ae){D&&(D.el=se.el,z(f,D,F)),Ae.asyncDep.then(()=>{Se(()=>{f.isUnmounted||x()},E)});return}}let re=D,ue;vt(f,!1),D?(D.el=se.el,z(f,D,F)):D=se,W&&Pn(W),(ue=D.props&&D.props.onVnodeBeforeUpdate)&&Ne(ue,Q,D,se),vt(f,!0);const de=bs(f),De=f.subTree;f.subTree=de,_(De,de,d(De.el),yn(De),f,E,T),D.el=de.el,re===null&&bo(f,de.el),Y&&Se(Y,E),(ue=D.props&&D.props.onVnodeUpdated)&&Se(()=>Ne(ue,Q,D,se),E)}else{let D;const{el:W,props:Y}=h,{bm:Q,m:se,parent:re,root:ue,type:de}=f,De=Ct(h);if(vt(f,!1),Q&&Pn(Q),!De&&(D=Y&&Y.onVnodeBeforeMount)&&Ne(D,re,h),vt(f,!0),W&&ds){const Ae=()=>{f.subTree=bs(f),ds(W,f.subTree,f,E,null)};De&&de.__asyncHydrate?de.__asyncHydrate(W,f,Ae):Ae()}else{ue.ce&&ue.ce._hasShadowRoot()&&ue.ce._injectChildStyle(de,f.parent?f.parent.type:void 0);const Ae=f.subTree=bs(f);_(null,Ae,y,C,f,E,T),h.el=Ae.el}if(se&&Se(se,E),!De&&(D=Y&&Y.onVnodeMounted)){const Ae=h;Se(()=>Ne(D,re,Ae),E)}(h.shapeFlag&256||re&&Ct(re.vnode)&&re.vnode.shapeFlag&256)&&f.a&&Se(f.a,E),f.isMounted=!0,h=y=C=null}};f.scope.on();const R=f.effect=new Oi(L);f.scope.off();const x=f.update=R.run.bind(R),q=f.job=R.runIfDirty.bind(R);q.i=f,q.id=f.uid,R.scheduler=()=>ir(q),vt(f,!0),x()},z=(f,h,y)=>{h.component=f;const C=f.vnode.props;f.vnode=h,f.next=null,zc(f,h.props,C,y),ea(f,h.children,y),st(),Ar(f),rt()},V=(f,h,y,C,E,T,F,L,R=!1)=>{const x=f&&f.children,q=f?f.shapeFlag:0,D=h.children,{patchFlag:W,shapeFlag:Y}=h;if(W>0){if(W&128){mt(x,D,y,C,E,T,F,L,R);return}else if(W&256){J(x,D,y,C,E,T,F,L,R);return}}Y&8?(q&16&&Wt(x,E,T),D!==x&&a(y,D)):q&16?Y&16?mt(x,D,y,C,E,T,F,L,R):Wt(x,E,T,!0):(q&8&&a(y,""),Y&16&&U(D,y,C,E,T,F,L,R))},J=(f,h,y,C,E,T,F,L,R)=>{f=f||Ft,h=h||Ft;const x=f.length,q=h.length,D=Math.min(x,q);let W;for(W=0;W<D;W++){const Y=h[W]=R?et(h[W]):Fe(h[W]);_(f[W],Y,y,null,E,T,F,L,R)}x>q?Wt(f,E,T,!0,!1,D):U(h,y,C,E,T,F,L,R,D)},mt=(f,h,y,C,E,T,F,L,R)=>{let x=0;const q=h.length;let D=f.length-1,W=q-1;for(;x<=D&&x<=W;){const Y=f[x],Q=h[x]=R?et(h[x]):Fe(h[x]);if(St(Y,Q))_(Y,Q,y,null,E,T,F,L,R);else break;x++}for(;x<=D&&x<=W;){const Y=f[D],Q=h[W]=R?et(h[W]):Fe(h[W]);if(St(Y,Q))_(Y,Q,y,null,E,T,F,L,R);else break;D--,W--}if(x>D){if(x<=W){const Y=W+1,Q=Y<q?h[Y].el:C;for(;x<=W;)_(null,h[x]=R?et(h[x]):Fe(h[x]),y,Q,E,T,F,L,R),x++}}else if(x>W)for(;x<=D;)Ue(f[x],E,T,!0),x++;else{const Y=x,Q=x,se=new Map;for(x=Q;x<=W;x++){const Me=h[x]=R?et(h[x]):Fe(h[x]);Me.key!=null&&se.set(Me.key,x)}let re,ue=0;const de=W-Q+1;let De=!1,Ae=0;const Bt=new Array(de);for(x=0;x<de;x++)Bt[x]=0;for(x=Y;x<=D;x++){const Me=f[x];if(ue>=de){Ue(Me,E,T,!0);continue}let We;if(Me.key!=null)We=se.get(Me.key);else for(re=Q;re<=W;re++)if(Bt[re-Q]===0&&St(Me,h[re])){We=re;break}We===void 0?Ue(Me,E,T,!0):(Bt[We-Q]=x+1,We>=Ae?Ae=We:De=!0,_(Me,h[We],y,null,E,T,F,L,R),ue++)}const _r=De?sa(Bt):Ft;for(re=_r.length-1,x=de-1;x>=0;x--){const Me=Q+x,We=h[Me],wr=h[Me+1],Sr=Me+1<q?wr.el||Po(wr):C;Bt[x]===0?_(null,We,y,Sr,E,T,F,L,R):De&&(re<0||x!==_r[re]?ke(We,y,Sr,2):re--)}}},ke=(f,h,y,C,E=null)=>{const{el:T,type:F,transition:L,children:R,shapeFlag:x}=f;if(x&6){ke(f.component.subTree,h,y,C);return}if(x&128){f.suspense.move(h,y,C);return}if(x&64){F.move(f,h,y,Rt);return}if(F===Te){s(T,h,y);for(let D=0;D<R.length;D++)ke(R[D],h,y,C);s(f.anchor,h,y);return}if(F===en){p(f,h,y);return}if(C!==2&&x&1&&L)if(C===0)L.beforeEnter(T),s(T,h,y),Se(()=>L.enter(T),E);else{const{leave:D,delayLeave:W,afterLeave:Y}=L,Q=()=>{f.ctx.isUnmounted?r(T):s(T,h,y)},se=()=>{T._isLeaving&&T[qe](!0),D(T,()=>{Q(),Y&&Y()})};W?W(T,Q,se):se()}else s(T,h,y)},Ue=(f,h,y,C=!1,E=!1)=>{const{type:T,props:F,ref:L,children:R,dynamicChildren:x,shapeFlag:q,patchFlag:D,dirs:W,cacheIndex:Y,memo:Q}=f;if(D===-2&&(E=!1),L!=null&&(st(),$t(L,null,y,f,!0),rt()),Y!=null&&(h.renderCache[Y]=void 0),q&256){h.ctx.deactivate(f);return}const se=q&1&&W,re=!Ct(f);let ue;if(re&&(ue=F&&F.onVnodeBeforeUnmount)&&Ne(ue,h,f),q&6)ul(f.component,y,C);else{if(q&128){f.suspense.unmount(y,C);return}se&&Ke(f,null,h,"beforeUnmount"),q&64?f.type.remove(f,h,y,Rt,C):x&&!x.hasOnce&&(T!==Te||D>0&&D&64)?Wt(x,h,y,!1,!0):(T===Te&&D&384||!E&&q&16)&&Wt(R,h,y),C&&yr(f)}const de=Q!=null&&Y==null;(re&&(ue=F&&F.onVnodeUnmounted)||se||de)&&Se(()=>{ue&&Ne(ue,h,f),se&&Ke(f,null,h,"unmounted"),de&&(f.el=null)},y)},yr=f=>{const{type:h,el:y,anchor:C,transition:E}=f;if(h===Te){al(y,C);return}if(h===en){g(f);return}const T=()=>{r(y),E&&!E.persisted&&E.afterLeave&&E.afterLeave()};if(f.shapeFlag&1&&E&&!E.persisted){const{leave:F,delayLeave:L}=E,R=()=>F(y,T);L?L(f.el,T,R):R()}else T()},al=(f,h)=>{let y;for(;f!==h;)y=m(f),r(f),f=y;r(h)},ul=(f,h,y)=>{const{bum:C,scope:E,job:T,subTree:F,um:L,m:R,a:x}=f;Ur(R),Ur(x),C&&Pn(C),E.stop(),T&&(T.flags|=8,Ue(F,f,h,y)),L&&Se(L,h),Se(()=>{f.isUnmounted=!0},h)},Wt=(f,h,y,C=!1,E=!1,T=0)=>{for(let F=T;F<f.length;F++)Ue(f[F],h,y,C,E)},yn=f=>{if(f.shapeFlag&6)return yn(f.component.subTree);if(f.shapeFlag&128)return f.suspense.next();const h=m(f.anchor||f.el),y=h&&h[eo];return y?m(y):h};let us=!1;const br=(f,h,y)=>{let C;f==null?h._vnode&&(Ue(h._vnode,null,null,!0),C=h._vnode.component):_(h._vnode||null,f,h,null,null,null,y),h._vnode=f,us||(us=!0,Ar(C),jn(),us=!1)},Rt={p:_,um:Ue,m:ke,r:yr,mt:$,mc:U,pc:V,pbc:A,n:yn,o:e};let fs,ds;return t&&([fs,ds]=t(Rt)),{render:br,hydrate:fs,createApp:Uc(br,fs)}}function _s({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 vt({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function Ro(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function fr(e,t,n=!1){const s=e.children,r=t.children;if(G(s)&&G(r))for(let i=0;i<s.length;i++){const o=s[i];let l=r[i];l.shapeFlag&1&&!l.dynamicChildren&&((l.patchFlag<=0||l.patchFlag===32)&&(l=r[i]=et(r[i]),l.el=o.el),!n&&l.patchFlag!==-2&&fr(o,l)),l.type===Mt&&(l.patchFlag===-1&&(l=r[i]=et(l)),l.el=o.el),l.type===me&&!l.el&&(l.el=o.el)}}function sa(e){const t=e.slice(),n=[0];let s,r,i,o,l;const c=e.length;for(s=0;s<c;s++){const u=e[s];if(u!==0){if(r=n[n.length-1],e[r]<u){t[s]=r,n.push(s);continue}for(i=0,o=n.length-1;i<o;)l=i+o>>1,e[n[l]]<u?i=l+1:o=l;u<e[n[i]]&&(i>0&&(t[s]=n[i-1]),n[i]=s)}}for(i=n.length,o=n[i-1];i-- >0;)n[i]=o,o=t[o];return n}function Oo(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Oo(t)}function Ur(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}function Po(e){if(e.placeholder)return e.placeholder;const t=e.component;return t?Po(t.subTree):null}const Lo=e=>e.__isSuspense;function Io(e,t){t&&t.pendingBranch?G(e)?t.effects.push(...e):t.effects.push(e):lc(e)}const Te=Symbol.for("v-fgt"),Mt=Symbol.for("v-txt"),me=Symbol.for("v-cmt"),en=Symbol.for("v-stc"),tn=[];let Re=null;function ks(e=!1){tn.push(Re=e?null:[])}function ra(){tn.pop(),Re=tn[tn.length-1]||null}let an=1;function Wn(e,t=!1){an+=e,e<0&&Re&&t&&(Re.hasOnce=!0)}function No(e){return e.dynamicChildren=an>0?Re||Ft:null,ra(),an>0&&Re&&Re.push(e),e}function yf(e,t,n,s,r,i){return No(Do(e,t,n,s,r,i,!0))}function Us(e,t,n,s,r){return No(fe(e,t,n,s,r,!0))}function un(e){return e?e.__v_isVNode===!0:!1}function St(e,t){return e.type===t.type&&e.key===t.key}const Fo=({key:e})=>e??null,In=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?le(e)||ae(e)||X(e)?{i:ye,r:e,k:t,f:!!n}:e:null);function Do(e,t=null,n=null,s=0,r=null,i=e===Te?0:1,o=!1,l=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Fo(t),ref:t&&In(t),scopeId:Ji,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:i,patchFlag:s,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:ye};return l?(dr(c,n),i&128&&e.normalize(c)):n&&(c.shapeFlag|=le(n)?8:16),an>0&&!o&&Re&&(c.patchFlag>0||i&6)&&c.patchFlag!==32&&Re.push(c),c}const fe=ia;function ia(e,t=null,n=null,s=0,r=null,i=!1){if((!e||e===uo)&&(e=me),un(e)){const l=dt(e,t,!0);return n&&dr(l,n),an>0&&!i&&Re&&(l.shapeFlag&6?Re[Re.indexOf(e)]=l:Re.push(l)),l.patchFlag=-2,l}if(ma(e)&&(e=e.__vccOpts),t){t=oa(t);let{class:l,style:c}=t;l&&!le(l)&&(t.class=Zs(l)),ee(c)&&(es(c)&&!G(c)&&(c=he({},c)),t.style=Qs(c))}const o=le(e)?1:Lo(e)?128:to(e)?64:ee(e)?4:X(e)?2:0;return Do(e,t,n,s,r,o,i,!0)}function oa(e){return e?es(e)||So(e)?he({},e):e:null}function dt(e,t,n=!1,s=!1){const{props:r,ref:i,patchFlag:o,children:l,transition:c}=e,u=t?ca(r||{},t):r,a={__v_isVNode:!0,__v_skip:!0,type:e.type,props:u,key:u&&Fo(u),ref:t&&t.ref?n&&i?G(i)?i.concat(In(t)):[i,In(t)]:In(t):i,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:l,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Te?o===-1?16:o|16:o,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:c,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&dt(e.ssContent),ssFallback:e.ssFallback&&dt(e.ssFallback),placeholder:e.placeholder,el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return c&&s&&cn(a,c.clone(a)),a}function Ho(e=" ",t=0){return fe(Mt,null,e,t)}function bf(e,t){const n=fe(en,null,e);return n.staticCount=t,n}function la(e="",t=!1){return t?(ks(),Us(me,null,e)):fe(me,null,e)}function Fe(e){return e==null||typeof e=="boolean"?fe(me):G(e)?fe(Te,null,e.slice()):un(e)?et(e):fe(Mt,null,String(e))}function et(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:dt(e)}function dr(e,t){let n=0;const{shapeFlag:s}=e;if(t==null)t=null;else if(G(t))n=16;else if(typeof t=="object")if(s&65){const r=t.default;r&&(r._c&&(r._d=!1),dr(e,r()),r._c&&(r._d=!0));return}else{n=32;const r=t._;!r&&!So(t)?t._ctx=ye:r===3&&ye&&(ye.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else X(t)?(t={default:t,_ctx:ye},n=32):(t=String(t),s&64?(n=16,t=[Ho(t)]):n=8);e.children=t,e.shapeFlag|=n}function ca(...e){const t={};for(let n=0;n<e.length;n++){const s=e[n];for(const r in s)if(r==="class")t.class!==s.class&&(t.class=Zs([t.class,s.class]));else if(r==="style")t.style=Qs([t.style,s.style]);else if(dn(r)){const i=t[r],o=s[r];o&&i!==o&&!(G(i)&&i.includes(o))?t[r]=i?[].concat(i,o):o:o==null&&i==null&&!Kn(r)&&(t[r]=o)}else r!==""&&(t[r]=s[r])}return t}function Ne(e,t,n,s=null){Ve(e,t,7,[n,s])}const aa=mo();let ua=0;function fa(e,t,n){const s=e.type,r=(t?t.appContext:e.appContext)||aa,i={uid:ua++,vnode:e,type:s,parent:t,appContext:r,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new Tl(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(r.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:To(s,r),emitsOptions:vo(s,r),emit:null,emitted:null,propsDefaults:ne,inheritAttrs:s.inheritAttrs,ctx:ne,data:ne,props:ne,attrs:ne,slots:ne,refs:ne,setupState:ne,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=Bc.bind(null,i),e.ce&&e.ce(i),i}let ve=null;const gt=()=>ve||ye;let Bn,Ws;{const e=Yn(),t=(n,s)=>{let r;return(r=e[n])||(r=e[n]=[]),r.push(s),i=>{r.length>1?r.forEach(o=>o(i)):r[0](i)}};Bn=t("__VUE_INSTANCE_SETTERS__",n=>ve=n),Ws=t("__VUE_SSR_SETTERS__",n=>kt=n)}const vn=e=>{const t=ve;return Bn(e),e.scope.on(),()=>{e.scope.off(),Bn(t)}},Wr=()=>{ve&&ve.scope.off(),Bn(null)};function $o(e){return e.vnode.shapeFlag&4}let kt=!1;function da(e,t=!1,n=!1){t&&Ws(t);const{props:s,children:r}=e.vnode,i=$o(e);Yc(e,s,i,t),Zc(e,r,n||t);const o=i?ha(e,t):void 0;return t&&Ws(!1),o}function ha(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,Nc);const{setup:s}=n;if(s){st();const r=e.setupContext=s.length>1?Vo(e):null,i=vn(e),o=pn(s,e,0,[e.props,r]),l=Ei(o);if(rt(),i(),(l||e.sp)&&!Ct(e)&&cr(e),l){if(o.then(Wr,Wr),t)return o.then(c=>{Br(e,c)}).catch(c=>{gn(c,e,0)});e.asyncDep=o}else Br(e,o)}else jo(e)}function Br(e,t,n){X(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:ee(t)&&(e.setupState=Gi(t)),jo(e)}function jo(e,t,n){const s=e.type;e.render||(e.render=s.render||Ye);{const r=vn(e);st();try{Dc(e)}finally{rt(),r()}}}const pa={get(e,t){return be(e,"get",""),e[t]}};function Vo(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,pa),slots:e.slots,emit:e.emit,expose:t}}function ls(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(Gi(Ln(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Zt)return Zt[n](e)},has(t,n){return n in t||n in Zt}})):e.proxy}function ga(e,t=!0){return X(e)?e.displayName||e.name:e.name||t&&e.__name}function ma(e){return X(e)&&"__vccOpts"in e}const oe=(e,t)=>nc(e,t,kt);function Bs(e,t,n){try{Wn(-1);const s=arguments.length;return s===2?ee(t)&&!G(t)?un(t)?fe(e,null,[t]):fe(e,t):fe(e,null,t):(s>3?n=Array.prototype.slice.call(arguments,2):s===3&&un(n)&&(n=[n]),fe(e,t,n))}finally{Wn(1)}}const va="3.5.33";let Ks;const Kr=typeof window<"u"&&window.trustedTypes;if(Kr)try{Ks=Kr.createPolicy("vue",{createHTML:e=>e})}catch{}const ko=Ks?e=>Ks.createHTML(e):e=>e,ya="http://www.w3.org/2000/svg",ba="http://www.w3.org/1998/Math/MathML",Ze=typeof document<"u"?document:null,qr=Ze&&Ze.createElement("template"),_a={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,s)=>{const r=t==="svg"?Ze.createElementNS(ya,e):t==="mathml"?Ze.createElementNS(ba,e):n?Ze.createElement(e,{is:n}):Ze.createElement(e);return e==="select"&&s&&s.multiple!=null&&r.setAttribute("multiple",s.multiple),r},createText:e=>Ze.createTextNode(e),createComment:e=>Ze.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Ze.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,s,r,i){const o=n?n.previousSibling:t.lastChild;if(r&&(r===i||r.nextSibling))for(;t.insertBefore(r.cloneNode(!0),n),!(r===i||!(r=r.nextSibling)););else{qr.innerHTML=ko(s==="svg"?`<svg>${e}</svg>`:s==="mathml"?`<math>${e}</math>`:e);const l=qr.content;if(s==="svg"||s==="mathml"){const c=l.firstChild;for(;c.firstChild;)l.appendChild(c.firstChild);l.removeChild(c)}t.insertBefore(l,n)}return[o?o.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},lt="transition",Gt="animation",fn=Symbol("_vtc"),Uo={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},wa=he({},no,Uo),Sa=e=>(e.displayName="Transition",e.props=wa,e),_f=Sa((e,{slots:t})=>Bs(yc,Ea(e),t)),yt=(e,t=[])=>{G(e)?e.forEach(n=>n(...t)):e&&e(...t)},Gr=e=>e?G(e)?e.some(t=>t.length>1):e.length>1:!1;function Ea(e){const t={};for(const S in e)S in Uo||(t[S]=e[S]);if(e.css===!1)return t;const{name:n="v",type:s,duration:r,enterFromClass:i=`${n}-enter-from`,enterActiveClass:o=`${n}-enter-active`,enterToClass:l=`${n}-enter-to`,appearFromClass:c=i,appearActiveClass:u=o,appearToClass:a=l,leaveFromClass:d=`${n}-leave-from`,leaveActiveClass:m=`${n}-leave-active`,leaveToClass:v=`${n}-leave-to`}=e,w=Ta(r),_=w&&w[0],O=w&&w[1],{onBeforeEnter:H,onEnter:I,onEnterCancelled:p,onLeave:g,onLeaveCancelled:M,onBeforeAppear:B=H,onAppear:P=I,onAppearCancelled:U=p}=t,b=(S,k,$,K)=>{S._enterCancelled=K,bt(S,k?a:l),bt(S,k?u:o),$&&$()},A=(S,k)=>{S._isLeaving=!1,bt(S,d),bt(S,v),bt(S,m),k&&k()},j=S=>(k,$)=>{const K=S?P:I,N=()=>b(k,S,$);yt(K,[k,N]),Xr(()=>{bt(k,S?c:i),Qe(k,S?a:l),Gr(K)||Yr(k,s,_,N)})};return he(t,{onBeforeEnter(S){yt(H,[S]),Qe(S,i),Qe(S,o)},onBeforeAppear(S){yt(B,[S]),Qe(S,c),Qe(S,u)},onEnter:j(!1),onAppear:j(!0),onLeave(S,k){S._isLeaving=!0;const $=()=>A(S,k);Qe(S,d),S._enterCancelled?(Qe(S,m),Qr(S)):(Qr(S),Qe(S,m)),Xr(()=>{S._isLeaving&&(bt(S,d),Qe(S,v),Gr(g)||Yr(S,s,O,$))}),yt(g,[S,$])},onEnterCancelled(S){b(S,!1,void 0,!0),yt(p,[S])},onAppearCancelled(S){b(S,!0,void 0,!0),yt(U,[S])},onLeaveCancelled(S){A(S),yt(M,[S])}})}function Ta(e){if(e==null)return null;if(ee(e))return[ws(e.enter),ws(e.leave)];{const t=ws(e);return[t,t]}}function ws(e){return gl(e)}function Qe(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[fn]||(e[fn]=new Set)).add(t)}function bt(e,t){t.split(/\s+/).forEach(s=>s&&e.classList.remove(s));const n=e[fn];n&&(n.delete(t),n.size||(e[fn]=void 0))}function Xr(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let xa=0;function Yr(e,t,n,s){const r=e._endId=++xa,i=()=>{r===e._endId&&s()};if(n!=null)return setTimeout(i,n);const{type:o,timeout:l,propCount:c}=Ca(e,t);if(!o)return s();const u=o+"end";let a=0;const d=()=>{e.removeEventListener(u,m),i()},m=v=>{v.target===e&&++a>=c&&d()};setTimeout(()=>{a<c&&d()},l+1),e.addEventListener(u,m)}function Ca(e,t){const n=window.getComputedStyle(e),s=w=>(n[w]||"").split(", "),r=s(`${lt}Delay`),i=s(`${lt}Duration`),o=zr(r,i),l=s(`${Gt}Delay`),c=s(`${Gt}Duration`),u=zr(l,c);let a=null,d=0,m=0;t===lt?o>0&&(a=lt,d=o,m=i.length):t===Gt?u>0&&(a=Gt,d=u,m=c.length):(d=Math.max(o,u),a=d>0?o>u?lt:Gt:null,m=a?a===lt?i.length:c.length:0);const v=a===lt&&/\b(?:transform|all)(?:,|$)/.test(s(`${lt}Property`).toString());return{type:a,timeout:d,propCount:m,hasTransform:v}}function zr(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,s)=>Jr(n)+Jr(e[s])))}function Jr(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function Qr(e){return(e?e.ownerDocument:document).body.offsetHeight}function Aa(e,t,n){const s=e[fn];s&&(t=(t?[t,...s]:[...s]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const Zr=Symbol("_vod"),Ma=Symbol("_vsh"),Ra=Symbol(""),Oa=/(?:^|;)\s*display\s*:/;function Pa(e,t,n){const s=e.style,r=le(n);let i=!1;if(n&&!r){if(t)if(le(t))for(const o of t.split(";")){const l=o.slice(0,o.indexOf(":")).trim();n[l]==null&&zt(s,l,"")}else for(const o in t)n[o]==null&&zt(s,o,"");for(const o in n){o==="display"&&(i=!0);const l=n[o];l!=null?Ia(e,o,!le(t)&&t?t[o]:void 0,l)||zt(s,o,l):zt(s,o,"")}}else if(r){if(t!==n){const o=s[Ra];o&&(n+=";"+o),s.cssText=n,i=Oa.test(n)}}else t&&e.removeAttribute("style");Zr in e&&(e[Zr]=i?s.display:"",e[Ma]&&(s.display="none"))}const ei=/\s*!important$/;function zt(e,t,n){if(G(n))n.forEach(s=>zt(e,t,s));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const s=La(e,t);ei.test(n)?e.setProperty(pt(s),n.replace(ei,""),"important"):e[s]=n}}const ti=["Webkit","Moz","ms"],Ss={};function La(e,t){const n=Ss[t];if(n)return n;let s=Ce(t);if(s!=="filter"&&s in e)return Ss[t]=s;s=Xn(s);for(let r=0;r<ti.length;r++){const i=ti[r]+s;if(i in e)return Ss[t]=i}return t}function Ia(e,t,n,s){return e.tagName==="TEXTAREA"&&(t==="width"||t==="height")&&le(s)&&n===s}const ni="http://www.w3.org/1999/xlink";function si(e,t,n,s,r,i=wl(t)){s&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(ni,t.slice(6,t.length)):e.setAttributeNS(ni,t,n):n==null||i&&!Ai(n)?e.removeAttribute(t):e.setAttribute(t,i?"":Le(n)?String(n):n)}function ri(e,t,n,s,r){if(t==="innerHTML"||t==="textContent"){n!=null&&(e[t]=t==="innerHTML"?ko(n):n);return}const i=e.tagName;if(t==="value"&&i!=="PROGRESS"&&!i.includes("-")){const l=i==="OPTION"?e.getAttribute("value")||"":e.value,c=n==null?e.type==="checkbox"?"on":"":String(n);(l!==c||!("_value"in e))&&(e.value=c),n==null&&e.removeAttribute(t),e._value=n;return}let o=!1;if(n===""||n==null){const l=typeof e[t];l==="boolean"?n=Ai(n):n==null&&l==="string"?(n="",o=!0):l==="number"&&(n=0,o=!0)}try{e[t]=n}catch{}o&&e.removeAttribute(r||t)}function It(e,t,n,s){e.addEventListener(t,n,s)}function Na(e,t,n,s){e.removeEventListener(t,n,s)}const ii=Symbol("_vei");function Fa(e,t,n,s,r=null){const i=e[ii]||(e[ii]={}),o=i[t];if(s&&o)o.value=s;else{const[l,c]=Da(t);if(s){const u=i[t]=ja(s,r);It(e,l,u,c)}else o&&(Na(e,l,o,c),i[t]=void 0)}}const oi=/(?:Once|Passive|Capture)$/;function Da(e){let t;if(oi.test(e)){t={};let s;for(;s=e.match(oi);)e=e.slice(0,e.length-s[0].length),t[s[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):pt(e.slice(2)),t]}let Es=0;const Ha=Promise.resolve(),$a=()=>Es||(Ha.then(()=>Es=0),Es=Date.now());function ja(e,t){const n=s=>{if(!s._vts)s._vts=Date.now();else if(s._vts<=n.attached)return;Ve(Va(s,n.value),t,5,[s])};return n.value=e,n.attached=$a(),n}function Va(e,t){if(G(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(s=>r=>!r._stopped&&s&&s(r))}else return t}const li=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,ka=(e,t,n,s,r,i)=>{const o=r==="svg";t==="class"?Aa(e,s,o):t==="style"?Pa(e,n,s):dn(t)?Kn(t)||Fa(e,t,n,s,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Ua(e,t,s,o))?(ri(e,t,s),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&si(e,t,s,o,i,t!=="value")):e._isVueCE&&(Wa(e,t)||e._def.__asyncLoader&&(/[A-Z]/.test(t)||!le(s)))?ri(e,Ce(t),s,i,t):(t==="true-value"?e._trueValue=s:t==="false-value"&&(e._falseValue=s),si(e,t,s,o))};function Ua(e,t,n,s){if(s)return!!(t==="innerHTML"||t==="textContent"||t in e&&li(t)&&X(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="autocorrect"||t==="sandbox"&&e.tagName==="IFRAME"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const r=e.tagName;if(r==="IMG"||r==="VIDEO"||r==="CANVAS"||r==="SOURCE")return!1}return li(t)&&le(n)?!1:t in e}function Wa(e,t){const n=e._def.props;if(!n)return!1;const s=Ce(t);return Array.isArray(n)?n.some(r=>Ce(r)===s):Object.keys(n).some(r=>Ce(r)===s)}const ci=e=>{const t=e.props["onUpdate:modelValue"]||!1;return G(t)?n=>Pn(t,n):t};function Ba(e){e.target.composing=!0}function ai(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const Ts=Symbol("_assign");function ui(e,t,n){return t&&(e=e.trim()),n&&(e=Js(e)),e}const wf={created(e,{modifiers:{lazy:t,trim:n,number:s}},r){e[Ts]=ci(r);const i=s||r.props&&r.props.type==="number";It(e,t?"change":"input",o=>{o.target.composing||e[Ts](ui(e.value,n,i))}),(n||i)&&It(e,"change",()=>{e.value=ui(e.value,n,i)}),t||(It(e,"compositionstart",Ba),It(e,"compositionend",ai),It(e,"change",ai))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,oldValue:n,modifiers:{lazy:s,trim:r,number:i}},o){if(e[Ts]=ci(o),e.composing)return;const l=(i||e.type==="number")&&!/^0\d/.test(e.value)?Js(e.value):e.value,c=t??"";if(l===c)return;const u=e.getRootNode();(u instanceof Document||u instanceof ShadowRoot)&&u.activeElement===e&&e.type!=="range"&&(s&&t===n||r&&e.value.trim()===c)||(e.value=c)}},Ka=["ctrl","shift","alt","meta"],qa={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)=>Ka.some(n=>e[`${n}Key`]&&!t.includes(n))},Sf=(e,t)=>{if(!e)return e;const n=e._withMods||(e._withMods={}),s=t.join(".");return n[s]||(n[s]=((r,...i)=>{for(let o=0;o<t.length;o++){const l=qa[t[o]];if(l&&l(r,t))return}return e(r,...i)}))},Ga={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},Ef=(e,t)=>{const n=e._withKeys||(e._withKeys={}),s=t.join(".");return n[s]||(n[s]=(r=>{if(!("key"in r))return;const i=pt(r.key);if(t.some(o=>o===i||Ga[o]===i))return e(r)}))},Wo=he({patchProp:ka},_a);let nn,fi=!1;function Xa(){return nn||(nn=ta(Wo))}function Ya(){return nn=fi?nn:na(Wo),fi=!0,nn}const Tf=((...e)=>{const t=Xa().createApp(...e),{mount:n}=t;return t.mount=s=>{const r=Ko(s);if(!r)return;const i=t._component;!X(i)&&!i.render&&!i.template&&(i.template=r.innerHTML),r.nodeType===1&&(r.textContent="");const o=n(r,!1,Bo(r));return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),o},t}),xf=((...e)=>{const t=Ya().createApp(...e),{mount:n}=t;return t.mount=s=>{const r=Ko(s);if(r)return n(r,!0,Bo(r))},t});function Bo(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function Ko(e){return le(e)?document.querySelector(e):e}const Cf=(e,t)=>{const n=e.__vccOpts||e;for(const[s,r]of t)n[s]=r;return n},za=window.__VP_SITE_DATA__;function qo(e,t){return tr()?(xl(e,t),!0):!1}const xs=new WeakMap,Ja=(...e)=>{var t;const n=e[0],s=(t=gt())===null||t===void 0?void 0:t.proxy,r=s??tr();if(r==null&&!Qi())throw new Error("injectLocal must be called in setup");return r&&xs.has(r)&&n in xs.get(r)?xs.get(r)[n]:xt(...e)},Go=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const Qa=e=>e!=null,Za=Object.prototype.toString,eu=e=>Za.call(e)==="[object Object]",ht=()=>{},di=tu();function tu(){var e,t,n;return Go&&!!(!((e=window)===null||e===void 0||(e=e.navigator)===null||e===void 0)&&e.userAgent)&&(/iP(?:ad|hone|od)/.test(window.navigator.userAgent)||((t=window)===null||t===void 0||(t=t.navigator)===null||t===void 0?void 0:t.maxTouchPoints)>2&&/iPad|Macintosh/.test((n=window)===null||n===void 0?void 0:n.navigator.userAgent))}function hr(...e){if(e.length!==1)return Zl(...e);const t=e[0];return typeof t=="function"?on(zl(()=>({get:t,set:ht}))):$e(t)}function pr(e,t){function n(...s){return new Promise((r,i)=>{Promise.resolve(e(()=>t.apply(this,s),{fn:t,thisArg:this,args:s})).then(r).catch(i)})}return n}const Xo=e=>e();function Yo(e,t={}){let n,s,r=ht;const i=c=>{clearTimeout(c),r(),r=ht};let o;return c=>{const u=ce(e),a=ce(t.maxWait);return n&&i(n),u<=0||a!==void 0&&a<=0?(s&&(i(s),s=void 0),Promise.resolve(c())):new Promise((d,m)=>{r=t.rejectOnCancel?m:d,o=c,a&&!s&&(s=setTimeout(()=>{n&&i(n),s=void 0,d(o())},a)),n=setTimeout(()=>{s&&i(s),s=void 0,d(c())},u)})}}function nu(...e){let t=0,n,s=!0,r=ht,i,o,l,c,u;!ae(e[0])&&typeof e[0]=="object"?{delay:o,trailing:l=!0,leading:c=!0,rejectOnCancel:u=!1}=e[0]:[o,l=!0,c=!0,u=!1]=e;const a=()=>{n&&(clearTimeout(n),n=void 0,r(),r=ht)};return m=>{const v=ce(o),w=Date.now()-t,_=()=>i=m();return a(),v<=0?(t=Date.now(),_()):(w>v?(t=Date.now(),(c||!s)&&_()):l&&(i=new Promise((O,H)=>{r=u?H:O,n=setTimeout(()=>{t=Date.now(),s=!0,O(_()),a()},Math.max(0,v-w))})),!c&&!n&&(n=setTimeout(()=>s=!0,v)),s=!1,i)}}function su(e=Xo,t={}){const{initialState:n="active"}=t,s=hr(n==="active");function r(){s.value=!1}function i(){s.value=!0}return{isActive:ql(s),pause:r,resume:i,eventFilter:(...l)=>{s.value&&e(...l)}}}function hi(e){return e.endsWith("rem")?Number.parseFloat(e)*16:Number.parseFloat(e)}function Nn(e){return Array.isArray(e)?e:[e]}function zo(e){return gt()}function ru(e,t=200,n={}){return pr(Yo(t,n),e)}function iu(e,t=200,n=!1,s=!0,r=!1){return pr(nu(t,n,s,r),e)}function Jo(e,t,n={}){const{eventFilter:s=Xo,...r}=n;return Pe(e,pr(s,t),r)}function ou(e,t,n={}){const{eventFilter:s,initialState:r="active",...i}=n,{eventFilter:o,pause:l,resume:c,isActive:u}=su(s,{initialState:r});return{stop:Jo(e,t,{...i,eventFilter:o}),pause:l,resume:c,isActive:u}}function cs(e,t=!0,n){zo()?Ut(e,n):t?e():ns(e)}function lu(e,t){zo()&&is(e,t)}function Af(e,t,n={}){const{debounce:s=0,maxWait:r=void 0,...i}=n;return Jo(e,t,{...i,eventFilter:Yo(s,{maxWait:r})})}function cu(e,t,n){return Pe(e,t,{...n,immediate:!0})}function Mf(e,t,n){var s;let r;ae(n)?r={evaluating:n}:r=n||{};const{lazy:i=!1,flush:o="sync",evaluating:l=void 0,shallow:c=!0,onError:u=(s=globalThis.reportError)!==null&&s!==void 0?s:ht}=r,a=_e(!i),d=c?_e(t):$e(t);let m=0;return or(async v=>{if(!a.value)return;m++;const w=m;let _=!1;l&&Promise.resolve().then(()=>{l.value=!0});try{const O=await e(H=>{v(()=>{l&&(l.value=!1),_||H()})});w===m&&(d.value=O)}catch(O){u(O)}finally{l&&w===m&&(l.value=!1),_=!0}},{flush:o}),i?oe(()=>(a.value=!0,d.value)):d}const xe=Go?window:void 0;function as(e){var t;const n=ce(e);return(t=n?.$el)!==null&&t!==void 0?t:n}function ze(...e){const t=(s,r,i,o)=>(s.addEventListener(r,i,o),()=>s.removeEventListener(r,i,o)),n=oe(()=>{const s=Nn(ce(e[0])).filter(r=>r!=null);return s.every(r=>typeof r!="string")?s:void 0});return cu(()=>{var s,r;return[(s=(r=n.value)===null||r===void 0?void 0:r.map(i=>as(i)))!==null&&s!==void 0?s:[xe].filter(i=>i!=null),Nn(ce(n.value?e[1]:e[0])),Nn(ts(n.value?e[2]:e[1])),ce(n.value?e[3]:e[2])]},([s,r,i,o],l,c)=>{if(!s?.length||!r?.length||!i?.length)return;const u=eu(o)?{...o}:o,a=s.flatMap(d=>r.flatMap(m=>i.map(v=>t(d,m,v,u))));c(()=>{a.forEach(d=>d())})},{flush:"post"})}function au(){const e=_e(!1),t=gt();return t&&Ut(()=>{e.value=!0},t),e}function gr(e){const t=au();return oe(()=>(t.value,!!e()))}function uu(e,t,n={}){const{window:s=xe,...r}=n;let i;const o=gr(()=>s&&"MutationObserver"in s),l=()=>{i&&(i.disconnect(),i=void 0)},c=Pe(oe(()=>{const d=Nn(ce(e)).map(as).filter(Qa);return new Set(d)}),d=>{l(),o.value&&d.size&&(i=new MutationObserver(t),d.forEach(m=>i.observe(m,r)))},{immediate:!0,flush:"post"}),u=()=>i?.takeRecords(),a=()=>{c(),l()};return qo(a),{isSupported:o,stop:a,takeRecords:u}}function fu(e){return typeof e=="function"?e:typeof e=="string"?t=>t.key===e:Array.isArray(e)?t=>e.includes(t.key):()=>!0}function Rf(...e){let t,n,s={};e.length===3?(t=e[0],n=e[1],s=e[2]):e.length===2?typeof e[1]=="object"?(t=!0,n=e[0],s=e[1]):(t=e[0],n=e[1]):(t=!0,n=e[0]);const{target:r=xe,eventName:i="keydown",passive:o=!1,dedupe:l=!1}=s,c=fu(t);return ze(r,i,a=>{a.repeat&&ce(l)||c(a)&&n(a)},o)}const du=Symbol("vueuse-ssr-width");function hu(){const e=Qi()?Ja(du,null):null;return typeof e=="number"?e:void 0}function Qo(e,t={}){const{window:n=xe,ssrWidth:s=hu()}=t,r=gr(()=>n&&"matchMedia"in n&&typeof n.matchMedia=="function"),i=_e(typeof s=="number"),o=_e(),l=_e(!1),c=u=>{l.value=u.matches};return or(()=>{if(i.value){i.value=!r.value,l.value=ce(e).split(",").some(u=>{const a=u.includes("not all"),d=u.match(/\(\s*min-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/),m=u.match(/\(\s*max-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/);let v=!!(d||m);return d&&v&&(v=s>=hi(d[1])),m&&v&&(v=s<=hi(m[1])),a?!v:v});return}r.value&&(o.value=n.matchMedia(ce(e)),l.value=o.value.matches)}),ze(o,"change",c,{passive:!0}),oe(()=>l.value)}const Cn=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},An="__vueuse_ssr_handlers__",pu=gu();function gu(){return An in Cn||(Cn[An]=Cn[An]||{}),Cn[An]}function Zo(e,t){return pu[e]||t}function el(e){return Qo("(prefers-color-scheme: dark)",e)}function mu(e){return e==null?"any":e instanceof Set?"set":e instanceof Map?"map":e instanceof Date?"date":typeof e=="boolean"?"boolean":typeof e=="string"?"string":typeof e=="object"?"object":Number.isNaN(e)?"any":"number"}const vu={boolean:{read:e=>e==="true",write:e=>String(e)},object:{read:e=>JSON.parse(e),write:e=>JSON.stringify(e)},number:{read:e=>Number.parseFloat(e),write:e=>String(e)},any:{read:e=>e,write:e=>String(e)},string:{read:e=>e,write:e=>String(e)},map:{read:e=>new Map(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e.entries()))},set:{read:e=>new Set(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e))},date:{read:e=>new Date(e),write:e=>e.toISOString()}},pi="vueuse-storage";function mr(e,t,n,s={}){var r;const{flush:i="pre",deep:o=!0,listenToStorageChanges:l=!0,writeDefaults:c=!0,mergeDefaults:u=!1,shallow:a,window:d=xe,eventFilter:m,onError:v=$=>{console.error($)},initOnMounted:w}=s,_=(a?_e:$e)(typeof t=="function"?t():t),O=oe(()=>ce(e));if(!n)try{n=Zo("getDefaultStorage",()=>xe?.localStorage)()}catch($){v($)}if(!n)return _;const H=ce(t),I=mu(H),p=(r=s.serializer)!==null&&r!==void 0?r:vu[I],{pause:g,resume:M}=ou(_,$=>A($),{flush:i,deep:o,eventFilter:m});Pe(O,()=>S(),{flush:i});let B=!1;const P=$=>{w&&!B||S($)},U=$=>{w&&!B||k($)};d&&l&&(n instanceof Storage?ze(d,"storage",P,{passive:!0}):ze(d,pi,U)),w?cs(()=>{B=!0,S()}):S();function b($,K){if(d){const N={key:O.value,oldValue:$,newValue:K,storageArea:n};d.dispatchEvent(n instanceof Storage?new StorageEvent("storage",N):new CustomEvent(pi,{detail:N}))}}function A($){try{const K=n.getItem(O.value);if($==null)b(K,null),n.removeItem(O.value);else{const N=p.write($);K!==N&&(n.setItem(O.value,N),b(K,N))}}catch(K){v(K)}}function j($){const K=$?$.newValue:n.getItem(O.value);if(K==null)return c&&H!=null&&n.setItem(O.value,p.write(H)),H;if(!$&&u){const N=p.read(K);return typeof u=="function"?u(N,H):I==="object"&&!Array.isArray(N)?{...H,...N}:N}else return typeof K!="string"?K:p.read(K)}function S($){if(!($&&$.storageArea!==n)){if($&&$.key==null){_.value=H;return}if(!($&&$.key!==O.value)){g();try{const K=p.write(_.value);($===void 0||$?.newValue!==K)&&(_.value=j($))}catch(K){v(K)}finally{$?ns(M):M()}}}}function k($){S($.detail)}return _}const yu="*,*::before,*::after{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}";function bu(e={}){const{selector:t="html",attribute:n="class",initialValue:s="auto",window:r=xe,storage:i,storageKey:o="vueuse-color-scheme",listenToStorageChanges:l=!0,storageRef:c,emitAuto:u,disableTransition:a=!0}=e,d={auto:"",light:"light",dark:"dark",...e.modes||{}},m=el({window:r}),v=oe(()=>m.value?"dark":"light"),w=c||(o==null?hr(s):mr(o,s,i,{window:r,listenToStorageChanges:l})),_=oe(()=>w.value==="auto"?v.value:w.value),O=Zo("updateHTMLAttrs",(g,M,B)=>{const P=typeof g=="string"?r?.document.querySelector(g):as(g);if(!P)return;const U=new Set,b=new Set;let A=null;if(M==="class"){const S=B.split(/\s/g);Object.values(d).flatMap(k=>(k||"").split(/\s/g)).filter(Boolean).forEach(k=>{S.includes(k)?U.add(k):b.add(k)})}else A={key:M,value:B};if(U.size===0&&b.size===0&&A===null)return;let j;a&&(j=r.document.createElement("style"),j.appendChild(document.createTextNode(yu)),r.document.head.appendChild(j));for(const S of U)P.classList.add(S);for(const S of b)P.classList.remove(S);A&&P.setAttribute(A.key,A.value),a&&(r.getComputedStyle(j).opacity,document.head.removeChild(j))});function H(g){var M;O(t,n,(M=d[g])!==null&&M!==void 0?M:g)}function I(g){e.onChanged?e.onChanged(g,H):H(g)}Pe(_,I,{flush:"post",immediate:!0}),cs(()=>I(_.value));const p=oe({get(){return u?w.value:_.value},set(g){w.value=g}});return Object.assign(p,{store:w,system:v,state:_})}function _u(e={}){const{valueDark:t="dark",valueLight:n=""}=e,s=bu({...e,onChanged:(i,o)=>{var l;e.onChanged?(l=e.onChanged)===null||l===void 0||l.call(e,i==="dark",o,i):o(i)},modes:{dark:t,light:n}}),r=oe(()=>s.system.value);return oe({get(){return s.value==="dark"},set(i){const o=i?"dark":"light";r.value===o?s.value="auto":s.value=o}})}function Cs(e){return typeof Window<"u"&&e instanceof Window?e.document.documentElement:typeof Document<"u"&&e instanceof Document?e.documentElement:e}const gi=1;function wu(e,t={}){const{throttle:n=0,idle:s=200,onStop:r=ht,onScroll:i=ht,offset:o={left:0,right:0,top:0,bottom:0},observe:l={mutation:!1},eventListenerOptions:c={capture:!1,passive:!0},behavior:u="auto",window:a=xe,onError:d=b=>{console.error(b)}}=t,m=typeof l=="boolean"?{mutation:l}:l,v=_e(0),w=_e(0),_=oe({get(){return v.value},set(b){H(b,void 0)}}),O=oe({get(){return w.value},set(b){H(void 0,b)}});function H(b,A){var j,S,k,$;if(!a)return;const K=ce(e);if(!K)return;(j=K instanceof Document?a.document.body:K)===null||j===void 0||j.scrollTo({top:(S=ce(A))!==null&&S!==void 0?S:O.value,left:(k=ce(b))!==null&&k!==void 0?k:_.value,behavior:ce(u)});const N=(K==null||($=K.document)===null||$===void 0?void 0:$.documentElement)||K?.documentElement||K;_!=null&&(v.value=N.scrollLeft),O!=null&&(w.value=N.scrollTop)}const I=_e(!1),p=jt({left:!0,right:!1,top:!0,bottom:!1}),g=jt({left:!1,right:!1,top:!1,bottom:!1}),M=b=>{I.value&&(I.value=!1,g.left=!1,g.right=!1,g.top=!1,g.bottom=!1,r(b))},B=ru(M,n+s),P=b=>{var A;if(!a)return;const j=(b==null||(A=b.document)===null||A===void 0?void 0:A.documentElement)||b?.documentElement||as(b),{display:S,flexDirection:k,direction:$}=a.getComputedStyle(j),K=$==="rtl"?-1:1,N=j.scrollLeft;g.left=N<v.value,g.right=N>v.value;const z=Math.abs(N*K)<=(o.left||0),V=Math.abs(N*K)+j.clientWidth>=j.scrollWidth-(o.right||0)-gi;S==="flex"&&k==="row-reverse"?(p.left=V,p.right=z):(p.left=z,p.right=V),v.value=N;let J=j.scrollTop;b===a.document&&!J&&(J=a.document.body.scrollTop),g.top=J<w.value,g.bottom=J>w.value;const mt=Math.abs(J)<=(o.top||0),ke=Math.abs(J)+j.clientHeight>=j.scrollHeight-(o.bottom||0)-gi;S==="flex"&&k==="column-reverse"?(p.top=ke,p.bottom=mt):(p.top=mt,p.bottom=ke),w.value=J},U=b=>{var A;a&&(P((A=b.target.documentElement)!==null&&A!==void 0?A:b.target),I.value=!0,B(b),i(b))};return ze(e,"scroll",n?iu(U,n,!0,!1):U,c),cs(()=>{try{const b=ce(e);if(!b)return;P(b)}catch(b){d(b)}}),m?.mutation&&e!=null&&e!==a&&e!==document&&uu(e,()=>{const b=ce(e);b&&P(b)},{attributes:!0,childList:!0,subtree:!0}),ze(e,"scrollend",M,c),{x:_,y:O,isScrolling:I,arrivedState:p,directions:g,measure(){const b=ce(e);a&&b&&P(b)}}}function Of(e,t,n={}){const{window:s=xe}=n;return mr(e,t,s?.localStorage,n)}function Pf(e={}){const{window:t=xe}=e,n=t?.navigator,s=gr(()=>n&&"language"in n),r=_e(n?.language);return ze(t,"languagechange",()=>{n&&(r.value=n.language)},{passive:!0}),{isSupported:s,language:r}}function tl(e){const t=window.getComputedStyle(e);if(t.overflowX==="scroll"||t.overflowY==="scroll"||t.overflowX==="auto"&&e.clientWidth<e.scrollWidth||t.overflowY==="auto"&&e.clientHeight<e.scrollHeight)return!0;{const n=e.parentNode;return!n||n.tagName==="BODY"?!1:tl(n)}}function Su(e){const t=e||window.event,n=t.target;return tl(n)?!1:t.touches.length>1?!0:(t.preventDefault&&t.preventDefault(),!1)}const As=new WeakMap;function Lf(e,t=!1){const n=_e(t);let s=null,r="";Pe(hr(e),l=>{const c=Cs(ce(l));if(c){const u=c;if(As.get(u)||As.set(u,u.style.overflow),u.style.overflow!=="hidden"&&(r=u.style.overflow),u.style.overflow==="hidden")return n.value=!0;if(n.value)return u.style.overflow="hidden"}},{immediate:!0});const i=()=>{const l=Cs(ce(e));!l||n.value||(di&&(s=ze(l,"touchmove",c=>{Su(c)},{passive:!1})),l.style.overflow="hidden",n.value=!0)},o=()=>{const l=Cs(ce(e));!l||!n.value||(di&&s?.(),l.style.overflow=r,As.delete(l),n.value=!1)};return qo(o),oe({get(){return n.value},set(l){l?i():o()}})}function If(e,t,n={}){const{window:s=xe}=n;return mr(e,t,s?.sessionStorage,n)}function Nf(e={}){const{window:t=xe,...n}=e;return wu(t,n)}function Ff(e={}){const{window:t=xe,initialWidth:n=Number.POSITIVE_INFINITY,initialHeight:s=Number.POSITIVE_INFINITY,listenOrientation:r=!0,includeScrollbar:i=!0,type:o="inner"}=e,l=_e(n),c=_e(s),u=()=>{if(t)if(o==="outer")l.value=t.outerWidth,c.value=t.outerHeight;else if(o==="visual"&&t.visualViewport){const{width:d,height:m,scale:v}=t.visualViewport;l.value=Math.round(d*v),c.value=Math.round(m*v)}else i?(l.value=t.innerWidth,c.value=t.innerHeight):(l.value=t.document.documentElement.clientWidth,c.value=t.document.documentElement.clientHeight)};u(),cs(u);const a={passive:!0};return ze("resize",u,a),t&&o==="visual"&&t.visualViewport&&ze(t.visualViewport,"resize",u,a),r&&Pe(Qo("(orientation: portrait)"),()=>u()),{width:l,height:c}}const Eu={};var Tu={};const nl=/^(?:[a-z]+:|\/\/)/i,xu="vitepress-theme-appearance",sl=Symbol("stack-view:unpack"),Cu=/#.*?(?=:~:|$)/,Au=/[?#].*$/,Mu=/(?:(^|\/)index)?\.(?:md|html)$/,ge=typeof document<"u",rl={relativePath:"404.md",filePath:"",title:"404",description:"Not Found",headers:[],frontmatter:{sidebar:!1,layout:"page"},lastUpdated:0,isNotFound:!0};function Ru(e,t,n=!1){if(t===void 0)return!1;if(e=mi(`/${e}`),n)return new RegExp(t).test(e);if(mi(t)!==e)return!1;const s=t.match(Cu);return s?(ge?location.hash:"")===s[0]:!0}function mi(e){return decodeURI(e).replace(Au,"").replace(Mu,"$1")}function Ou(e){return nl.test(e)}function Pu(e,t){return Object.keys(e?.locales||{}).find(n=>n!=="root"&&!Ou(n)&&Ru(t,`^/${n}/`,!0))||"root"}function Lu(e,t){const n=Pu(e,t),{label:s,link:r,...i}=e.locales[n]??{};Object.assign(i,{localeIndex:n});const o=Hu(e,t),l={head:ol(e.head??[],i.head??[],...o.map(c=>c.head??[]).reverse())};return vr(l,...o,i,e)}function il(e,t){const n=t.title||e.title,s=t.titleTemplate??e.titleTemplate;if(typeof s=="string"&&s.includes(":title"))return s.replace(/:title/g,n);const r=Iu(e.title,s);return n===r.slice(3)?n:`${n}${r}`}function Iu(e,t){return t===!1?"":t===!0||t===void 0?` | ${e}`:e===t?"":` | ${t}`}function ol(...e){const t=[],n=new Map;for(const s of e)for(const r of s){const[i,o]=r,l=Object.entries(o)[0];if(i!=="meta"||!l){t.push(r);continue}const c=`${l[0]}=${l[1]}`,u=n.get(c);u!=null?t[u]=r:(n.set(c,t.length),t.push(r))}return t}const Nu=/[\u0000-\u001F"#$&*+,:;<=>?[\]^`{|}\u007F]/g,Fu=/^[a-z]:/i;function vi(e){const t=Fu.exec(e),n=t?t[0]:"";return n+e.slice(n.length).replace(Nu,"_").replace(/(^|\/)_+(?=[^/]*$)/,"$1")}const Ms=new Set;function Du(e){if(Ms.size===0){const n=typeof process=="object"&&Tu?.VITE_EXTRA_EXTENSIONS||Eu?.VITE_EXTRA_EXTENSIONS||"";("3g2,3gp,aac,ai,apng,au,avif,bin,bmp,cer,class,conf,crl,css,csv,dll,doc,eps,epub,exe,gif,gz,ics,ief,jar,jpe,jpeg,jpg,js,json,jsonld,m4a,man,mid,midi,mjs,mov,mp2,mp3,mp4,mpe,mpeg,mpg,mpp,oga,ogg,ogv,ogx,opus,otf,p10,p7c,p7m,p7s,pdf,png,ps,qt,roff,rtf,rtx,ser,svg,t,tif,tiff,tr,ts,tsv,ttf,txt,vtt,wav,weba,webm,webp,woff,woff2,xhtml,xml,yaml,yml,zip"+(n&&typeof n=="string"?","+n:"")).split(",").forEach(s=>Ms.add(s))}const t=e.split(".").pop();return t==null||!Ms.has(t.toLowerCase())}function Df(e){return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}function Hu({additionalConfig:e},t){if(e===void 0)return[];if(typeof e=="function")return e(t)??[];const n=[],s=t.split("/").slice(0,-1);for(;s.length;){const r=`/${s.join("/")}/`;n.push(e[r]),s.pop()}return n.push(e["/"]),n.filter(r=>r!==void 0)}function vr(...e){const t=e.filter(r=>$u(r));if(t.length<=1)return e[0];const n=new Set(t.flatMap(r=>Reflect.ownKeys(r))),s=[...n];return new Proxy({},{get(r,i){return i===sl?t:vr(...t.map(o=>o[i]).filter(o=>o!==void 0))},set(){throw new Error("StackView is read-only and cannot be mutated.")},has(r,i){return n.has(i)},ownKeys(){return s},getOwnPropertyDescriptor(r,i){for(const o of t){const l=Object.getOwnPropertyDescriptor(o,i);if(l)return l}}})}vr.unpack=function(e){return e?.[sl]};function $u(e){return Object.prototype.toString.call(e)==="[object Object]"}const ju=["shellscript","shell","bash","sh","zsh"];function Vu(e){return ju.includes(e)}const ku=Symbol(),ut=_e(on(za));function Hf(e){const t=oe(()=>Lu(ut.value,e.data.relativePath)),n=t.value.appearance,s=n==="force-dark"?$e(!0):n==="force-auto"?el():n?_u({storageKey:xu,initialValue:()=>n==="dark"?"dark":"auto",...typeof n=="object"?n:{}}):$e(!1),r=$e(ge?location.hash:"");return ge&&window.addEventListener("hashchange",()=>{r.value=location.hash}),Pe(()=>e.data,()=>{r.value=ge?location.hash:""}),{site:t,theme:oe(()=>t.value.themeConfig),page:oe(()=>e.data),frontmatter:oe(()=>e.data.frontmatter),params:oe(()=>e.data.params),lang:oe(()=>t.value.lang),dir:oe(()=>e.data.frontmatter.dir||t.value.dir),localeIndex:oe(()=>t.value.localeIndex||"root"),title:oe(()=>il(t.value,e.data)),description:oe(()=>e.data.description||t.value.description),isDark:s,hash:oe(()=>r.value)}}function Uu(){const e=xt(ku);if(!e)throw new Error("vitepress data not properly injected in app");return e}function Wu(e,t){return`${e}${t}`.replace(/\/+/g,"/")}function yi(e){return nl.test(e)||!e.startsWith("/")?e:Wu(ut.value.base,e)}function Bu(e){let t=e.replace(/\.html$/,"");if(t=decodeURIComponent(t),t=t.replace(/\/$/,"/index"),ge){t=vi(t.slice(1).replace(/\//g,"_")||"index")+".md";let s=__VP_HASH_MAP__[t.toLowerCase()];if(s||(t=t.endsWith("_index.md")?t.slice(0,-9)+".md":t.slice(0,-3)+"_index.md",s=__VP_HASH_MAP__[t.toLowerCase()]),!s)return null;t=`/assets/${t}.${s}.js`}else t=`./${vi(t.slice(1).replace(/\//g,"_"))}.md.js`;return t}let Fn=[];function $f(e){Fn.push(e),lu(()=>{Fn=Fn.filter(t=>t!==e)})}function Ku(){let e=ut.value.scrollOffset,t=0,n=24;if(typeof e=="object"&&"padding"in e&&(n=e.padding,e=e.selector),typeof e=="number")t=e;else if(typeof e=="string")t=bi(e,n);else if(Array.isArray(e))for(const s of e){const r=bi(s,n);if(r){t=r;break}}return t}function bi(e,t){const n=document.querySelector(e);if(!n)return 0;const s=n.getBoundingClientRect().bottom;return s<0?0:s+t}const qu=Symbol(),qs="http://a.com",Gu=()=>({path:"/",hash:"",query:"",component:null,data:rl});function jf(e,t){const n=jt(Gu()),s={route:n,async go(l,c){const{hash:u}=new URL(l,qs),a=ge&&document.fragmentDirective&&u.includes(":~:");l=Xs(l),await s.onBeforeRouteChange?.(l)!==!1&&((!ge||await Yu(l,{...c,hasTextFragment:a}))&&await i(l,{initialLoad:!!c?.initialLoad}),a&&(location.hash=u),o(),await s.onAfterRouteChange?.(l))}};let r=null;async function i(l,{scrollPosition:c=0,isRetry:u=!1,initialLoad:a=!1}={}){if(await s.onBeforePageLoad?.(l)===!1)return;const d=new URL(l,qs),m=r=d.pathname;try{let v=await e(m);if(!v)throw new Error(`Page not found: ${m}`);if(r===m){r=null;const{default:w,__pageData:_}=v;if(!w)throw new Error(`Invalid route component: ${w}`);await s.onAfterPageLoad?.(l),n.path=ge?m:yi(m),n.component=Ln(w),n.data=Ln(_),o(d),ge&&ns(()=>{let O=ut.value.base+_.relativePath.replace(/(?:(^|\/)index)?\.md$/,"$1");!ut.value.cleanUrls&&!O.endsWith("/")&&(O+=".html"),O!==d.pathname&&(d.pathname=O,l=O+d.search+d.hash,history.replaceState({},"",l)),a||Gs(d.hash,!1,c)})}}catch(v){if(!/fetch|Page not found/.test(v.message)&&!/^\/404(\.html|\/)?$/.test(l)&&console.error(v),!u)try{const w=await fetch(ut.value.base+"hashmap.json");window.__VP_HASH_MAP__=await w.json(),await i(l,{scrollPosition:c,isRetry:!0,initialLoad:a});return}catch{}if(r===m){r=null,n.path=ge?m:yi(m),n.component=t?Ln(t):null;const w=ge?n.path.replace(/(^|\/)$/,"$1index").replace(/(\.html)?$/,".md").slice(ut.value.base.length):"404.md";n.data={...rl,relativePath:w},o(d)}}}function o(l=ge?location:{search:"",hash:""}){n.query=l.search,n.hash=decodeURIComponent(l.hash)}return ge&&(history.state===null&&history.replaceState({},""),window.addEventListener("click",l=>{if(l.defaultPrevented||!(l.target instanceof Element)||l.target.closest("button")||l.button!==0||l.ctrlKey||l.shiftKey||l.altKey||l.metaKey)return;const c=l.target.closest("a");if(!c||c.closest(".vp-raw")||c.hasAttribute("download")||c.hasAttribute("target"))return;const u=c.getAttribute("href")??(c instanceof SVGAElement?c.getAttribute("xlink:href"):null);if(u==null)return;const{href:a,origin:d,pathname:m}=new URL(u,c.baseURI),v=new URL(location.href);d===v.origin&&Du(m)&&(l.preventDefault(),s.go(a,{smoothScroll:c.classList.contains("header-anchor")}))},{capture:!0}),window.addEventListener("popstate",async l=>{if(l.state===null)return;const c=Xs(location.href);await i(c,{scrollPosition:l.state.scrollPosition||0}),o(),await s.onAfterRouteChange?.(c)}),window.addEventListener("hashchange",l=>{l.preventDefault(),o()})),s}function Xu(){const e=xt(qu);if(!e)throw new Error("useRouter() is called without provider.");return e}function ll(){return Xu().route}function Gs(e,t=!1,n=0){if(!e||n){window.scrollTo(0,n);return}let s=null;try{s=document.getElementById(decodeURIComponent(e).slice(1))}catch(l){console.warn(l)}if(!s)return;const r=window.scrollY+s.getBoundingClientRect().top-Ku()+Number.parseInt(window.getComputedStyle(s).paddingTop,10)||0,i=window.matchMedia("(prefers-reduced-motion)").matches?"instant":t&&Math.abs(r-window.scrollY)<=window.innerHeight?"smooth":"auto";requestAnimationFrame(()=>{if(window.scrollTo({left:0,top:r,behavior:i}),s.focus({preventScroll:!0}),document.activeElement===s||s.hasAttribute("tabindex"))return;const l=()=>{s.removeAttribute("tabindex"),s.removeEventListener("blur",l)};s.setAttribute("tabindex","-1"),s.addEventListener("blur",l),s.focus({preventScroll:!0}),document.activeElement!==s&&l()})}function Xs(e){const t=new URL(e,qs);return t.pathname=t.pathname.replace(/(^|\/)index(\.html)?$/,"$1"),ut.value.cleanUrls?t.pathname=t.pathname.replace(/\.html$/,""):!t.pathname.endsWith("/")&&!t.pathname.endsWith(".html")&&(t.pathname+=".html"),t.pathname+t.search+t.hash.split(":~:")[0]}async function Yu(e,{smoothScroll:t=!1,initialLoad:n=!1,replace:s=!1,hasTextFragment:r=!1}={}){const i=Xs(location.href),o=new URL(e,location.origin),l=new URL(i,location.origin);if(e===i){if(!n)return r||Gs(o.hash,t),!1}else if(s?history.replaceState({},"",e):(history.replaceState({scrollPosition:window.scrollY},""),history.pushState({},"",e)),o.pathname===l.pathname)return o.hash!==l.hash&&(window.dispatchEvent(new HashChangeEvent("hashchange",{oldURL:l.href,newURL:o.href})),r||Gs(o.hash,t)),!1;return!0}const Mn=()=>Fn.forEach(e=>e()),Vf=lr({name:"VitePressContent",props:{as:{type:[Object,String],default:"div"}},setup(e){const t=ll(),{frontmatter:n,site:s}=Uu();return Pe(n,Mn,{deep:!0,flush:"post"}),()=>Bs(e.as,s.value.contentProps??{style:{position:"relative"}},[t.component?Bs(t.component,{onVnodeMounted:Mn,onVnodeUpdated:Mn,onVnodeUnmounted:Mn}):"404 Page Not Found"])}}),zu="modulepreload",Ju=function(e){return"/"+e},_i={},kf=function(t,n,s){let r=Promise.resolve();if(n&&n.length>0){let c=function(u){return Promise.all(u.map(a=>Promise.resolve(a).then(d=>({status:"fulfilled",value:d}),d=>({status:"rejected",reason:d}))))};document.getElementsByTagName("link");const o=document.querySelector("meta[property=csp-nonce]"),l=o?.nonce||o?.getAttribute("nonce");r=c(n.map(u=>{if(u=Ju(u),u in _i)return;_i[u]=!0;const a=u.endsWith(".css"),d=a?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${u}"]${d}`))return;const m=document.createElement("link");if(m.rel=a?"stylesheet":zu,a||(m.as="script"),m.crossOrigin="",m.href=u,l&&m.setAttribute("nonce",l),document.head.appendChild(m),a)return new Promise((v,w)=>{m.addEventListener("load",v),m.addEventListener("error",()=>w(new Error(`Unable to preload CSS for ${u}`)))})}))}function i(o){const l=new Event("vite:preloadError",{cancelable:!0});if(l.payload=o,window.dispatchEvent(l),!l.defaultPrevented)throw o}return r.then(o=>{for(const l of o||[])l.status==="rejected"&&i(l.reason);return t().catch(i)})},Uf=lr({setup(e,{slots:t}){const n=$e(!1);return Ut(()=>{n.value=!0}),()=>n.value&&t.default?t.default():null}});function Wf(){ge&&window.addEventListener("click",e=>{const t=e.target;if(t.matches(".vp-code-group input")){const n=t.parentElement?.parentElement;if(!n)return;const s=Array.from(n.querySelectorAll("input")).indexOf(t);if(s<0)return;const r=n.querySelector(".blocks");if(!r)return;const i=Array.from(r.children).find(c=>c.classList.contains("active"));if(!i)return;const o=r.children[s];if(!o||i===o)return;i.classList.remove("active"),Qu(o),n?.querySelector(`label[for="${t.id}"]`)?.scrollIntoView({block:"nearest"})}})}function Qu(e){e.classList.add("active"),window.dispatchEvent(new CustomEvent("vitepress:codeGroupTabActivate",{detail:e}))}const Zu=[".vp-copy-ignore",".diff.remove"].join(", ");function Bf(){if(ge){const e=new WeakMap;window.addEventListener("click",t=>{const n=t.target;if(n.matches('div[class*="language-"] > button.copy')){const s=n.parentElement,r=n.nextElementSibling?.nextElementSibling;if(!s||!r)return;const i=r.cloneNode(!0);i.querySelectorAll(Zu).forEach(c=>c.remove()),i.innerHTML=i.innerHTML.replace(/\n+/g,`
`);let o=i.textContent||"";const l=/language-(\w+)/.exec(s.className)?.[1]||"";Vu(l)&&(o=o.replace(/^ *(\$|>) /gm,"").trim()),ef(o).then(()=>{n.classList.add("copied"),clearTimeout(e.get(n));const c=setTimeout(()=>{n.classList.remove("copied"),n.blur(),e.delete(n)},2e3);e.set(n,c)})}})}}async function ef(e){try{await navigator.clipboard.writeText(e)}catch{const t=document.createElement("textarea"),n=document.activeElement;t.value=e,t.setAttribute("readonly",""),t.style.contain="strict",t.style.position="absolute",t.style.left="-9999px",t.style.fontSize="12pt";const s=document.getSelection(),r=s?s.rangeCount>0&&s.getRangeAt(0):null;document.body.appendChild(t),t.select(),t.selectionStart=0,t.selectionEnd=e.length,document.execCommand("copy"),document.body.removeChild(t),r&&(s.removeAllRanges(),s.addRange(r)),n&&n.focus()}}function Kf(e,t){let n=!0,s=[];const r=i=>{if(n){n=!1,i.forEach(l=>{const c=Rs(l);for(const u of document.head.children)if(u.isEqualNode(c)){s.push(u);return}});return}const o=i.map(Rs);s.forEach((l,c)=>{const u=o.findIndex(a=>a?.isEqualNode(l??null));u!==-1?delete o[u]:(l?.remove(),delete s[c])}),o.forEach(l=>l&&document.head.appendChild(l)),s=[...s,...o].filter(Boolean)};or(()=>{const i=e.data,o=t.value,l=i&&i.description,c=i&&i.frontmatter.head||[],u=il(o,i);u!==document.title&&(document.title=u);const a=l||o.description;let d=document.querySelector("meta[name=description]");d?d.getAttribute("content")!==a&&d.setAttribute("content",a):Rs(["meta",{name:"description",content:a}]),r(ol(o.head,nf(c)))})}function Rs([e,t,n]){const s=document.createElement(e);for(const r in t)s.setAttribute(r,t[r]);return n&&(s.innerHTML=n),e==="script"&&t.async==null&&(s.async=!1),s}function tf(e){return e[0]==="meta"&&e[1]&&e[1].name==="description"}function nf(e){return e.filter(t=>!tf(t))}const Os=new Set,cl=()=>document.createElement("link"),sf=e=>{const t=cl();t.rel="prefetch",t.href=e,document.head.appendChild(t)},rf=e=>{const t=new XMLHttpRequest;t.open("GET",e,t.withCredentials=!0),t.send()};let Rn;const of=ge&&(Rn=cl())&&Rn.relList&&Rn.relList.supports&&Rn.relList.supports("prefetch")?sf:rf;function qf(){if(!ge||!window.IntersectionObserver)return;let e;if((e=navigator.connection)&&(e.saveData||/2g/.test(e.effectiveType)))return;const t=window.requestIdleCallback||setTimeout;let n=null;const s=()=>{n&&n.disconnect(),n=new IntersectionObserver(i=>{i.forEach(o=>{if(o.isIntersecting){const l=o.target;n.unobserve(l);const{pathname:c}=l;if(!Os.has(c)){Os.add(c);const u=Bu(c);u&&of(u)}}})}),t(()=>{document.querySelectorAll("#app a").forEach(i=>{const{hostname:o,pathname:l}=new URL(i.href instanceof SVGAnimatedString?i.href.animVal:i.href,i.baseURI),c=l.match(/\.\w+$/);c&&c[0]!==".html"||i.target!=="_blank"&&o===location.hostname&&(l!==location.pathname?n.observe(i):Os.add(l))})})};Ut(s);const r=ll();Pe(()=>r.path,s),is(()=>{n&&n.disconnect()})}const Gf="/demo.png";export{Lf as $,cf as A,ge as B,ll as C,ql as D,_e as E,$f as F,Te as G,pf as H,df as I,fe as J,hf as K,nl as L,uf as M,Pf as N,ca as O,xt as P,Qs as Q,Ff as R,Rf as S,_f as T,ns as U,Nf as V,on as W,$u as X,ff as Y,kf as Z,Cf as _,Ho as a,ac as a0,mf as a1,Ef as a2,co as a3,Sf as a4,vf as a5,Bs as a6,Kf as a7,qu as a8,Hf as a9,af as aA,Ln as aB,Tf as aC,Df as aD,ku as aa,Vf as ab,Uf as ac,ut as ad,jf as ae,Bu as af,xf as ag,qf as ah,Bf as ai,Wf as aj,bf as ak,Gf as al,Nn as am,ce as an,as as ao,Qa as ap,qo as aq,Mf as ar,If as as,Of as at,Af as au,Xu as av,ze as aw,lf as ax,wf as ay,ae as az,Us as b,yf as c,lr as d,la as e,Du as f,yi as g,oe as h,Ou as i,Do as j,ts as k,Ru as l,Qo as m,Zs as n,ks as o,Ut as p,Rc as q,gf as r,is as s,El as t,Uu as u,Ku as v,cc as w,or as x,$e as y,Pe as z};