Files
CMLeonOS/docs/cmleonos/docs/.vuepress/dist/assets/app-DPqZ-Olm.js
2026-02-04 15:32:13 +08:00

33 lines
173 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

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

/**
* @vue/shared v3.5.27
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function ss(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const ve={},Cn=[],St=()=>{},al=()=>!1,ur=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),is=e=>e.startsWith("onUpdate:"),Me=Object.assign,ls=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},_c=Object.prototype.hasOwnProperty,pe=(e,t)=>_c.call(e,t),re=Array.isArray,Tn=e=>to(e)==="[object Map]",cl=e=>to(e)==="[object Set]",oe=e=>typeof e=="function",Oe=e=>typeof e=="string",Ht=e=>typeof e=="symbol",Ee=e=>e!==null&&typeof e=="object",ul=e=>(Ee(e)||oe(e))&&oe(e.then)&&oe(e.catch),fl=Object.prototype.toString,to=e=>fl.call(e),yc=e=>to(e).slice(8,-1),dl=e=>to(e)==="[object Object]",no=e=>Oe(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,fn=ss(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),ro=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},Ec=/-\w/g,tt=ro(e=>e.replace(Ec,t=>t.slice(1).toUpperCase())),Sc=/\B([A-Z])/g,en=ro(e=>e.replace(Sc,"-$1").toLowerCase()),fr=ro(e=>e.charAt(0).toUpperCase()+e.slice(1)),Eo=ro(e=>e?`on${fr(e)}`:""),qt=(e,t)=>!Object.is(e,t),So=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},hl=(e,t,n,r=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:r,value:n})},wc=e=>{const t=parseFloat(e);return isNaN(t)?e:t},Cc=e=>{const t=Oe(e)?Number(e):NaN;return isNaN(t)?e:t};let zs;const oo=()=>zs||(zs=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Dn(e){if(re(e)){const t={};for(let n=0;n<e.length;n++){const r=e[n],o=Oe(r)?Lc(r):Dn(r);if(o)for(const s in o)t[s]=o[s]}return t}else if(Oe(e)||Ee(e))return e}const Tc=/;(?![^(]*\))/g,Ac=/:([^]+)/,xc=/\/\*[^]*?\*\//g;function Lc(e){const t={};return e.replace(xc,"").split(Tc).forEach(n=>{if(n){const r=n.split(Ac);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function Qe(e){let t="";if(Oe(e))t=e;else if(re(e))for(let n=0;n<e.length;n++){const r=Qe(e[n]);r&&(t+=r+" ")}else if(Ee(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}function wo(e){if(!e)return null;let{class:t,style:n}=e;return t&&!Oe(t)&&(e.class=Qe(t)),n&&(e.style=Dn(n)),e}const Rc="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",Oc=ss(Rc);function pl(e){return!!e||e===""}const ml=e=>!!(e&&e.__v_isRef===!0),Le=e=>Oe(e)?e:e==null?"":re(e)||Ee(e)&&(e.toString===fl||!oe(e.toString))?ml(e)?Le(e.value):JSON.stringify(e,gl,2):String(e),gl=(e,t)=>ml(t)?gl(e,t.value):Tn(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,o],s)=>(n[Co(r,s)+" =>"]=o,n),{})}:cl(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>Co(n))}:Ht(t)?Co(t):Ee(t)&&!re(t)&&!dl(t)?String(t):t,Co=(e,t="")=>{var n;return Ht(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
* @vue/reactivity v3.5.27
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let Ue;class Pc{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=Ue,!t&&Ue&&(this.index=(Ue.scopes||(Ue.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=Ue;try{return Ue=this,t()}finally{Ue=n}}}on(){++this._on===1&&(this.prevScope=Ue,Ue=this)}off(){this._on>0&&--this._on===0&&(Ue=this.prevScope,this.prevScope=void 0)}stop(t){if(this._active){this._active=!1;let n,r;for(n=0,r=this.effects.length;n<r;n++)this.effects[n].stop();for(this.effects.length=0,n=0,r=this.cleanups.length;n<r;n++)this.cleanups[n]();if(this.cleanups.length=0,this.scopes){for(n=0,r=this.scopes.length;n<r;n++)this.scopes[n].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const o=this.parent.scopes.pop();o&&o!==this&&(this.parent.scopes[this.index]=o,o.index=this.index)}this.parent=void 0}}}function vl(){return Ue}function Ic(e,t=!1){Ue&&Ue.cleanups.push(e)}let we;const To=new WeakSet;class bl{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,Ue&&Ue.active&&Ue.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,To.has(this)&&(To.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||yl(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,Us(this),El(this);const t=we,n=ht;we=this,ht=!0;try{return this.fn()}finally{Sl(this),we=t,ht=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)us(t);this.deps=this.depsTail=void 0,Us(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?To.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){zo(this)&&this.run()}get dirty(){return zo(this)}}let _l=0,Gn,Kn;function yl(e,t=!1){if(e.flags|=8,t){e.next=Kn,Kn=e;return}e.next=Gn,Gn=e}function as(){_l++}function cs(){if(--_l>0)return;if(Kn){let t=Kn;for(Kn=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;Gn;){let t=Gn;for(Gn=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(r){e||(e=r)}t=n}}if(e)throw e}function El(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function Sl(e){let t,n=e.depsTail,r=n;for(;r;){const o=r.prevDep;r.version===-1?(r===n&&(n=o),us(r),kc(r)):t=r,r.dep.activeLink=r.prevActiveLink,r.prevActiveLink=void 0,r=o}e.deps=t,e.depsTail=n}function zo(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(wl(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function wl(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===Zn)||(e.globalVersion=Zn,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!zo(e))))return;e.flags|=2;const t=e.dep,n=we,r=ht;we=e,ht=!0;try{El(e);const o=e.fn(e._value);(t.version===0||qt(o,e._value))&&(e.flags|=128,e._value=o,t.version++)}catch(o){throw t.version++,o}finally{we=n,ht=r,Sl(e),e.flags&=-3}}function us(e,t=!1){const{dep:n,prevSub:r,nextSub:o}=e;if(r&&(r.nextSub=o,e.prevSub=void 0),o&&(o.prevSub=r,e.nextSub=void 0),n.subs===e&&(n.subs=r,!r&&n.computed)){n.computed.flags&=-5;for(let s=n.computed.deps;s;s=s.nextDep)us(s,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function kc(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let ht=!0;const Cl=[];function Mt(){Cl.push(ht),ht=!1}function Dt(){const e=Cl.pop();ht=e===void 0?!0:e}function Us(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=we;we=void 0;try{t()}finally{we=n}}}let Zn=0;class Nc{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 so{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(!we||!ht||we===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==we)n=this.activeLink=new Nc(we,this),we.deps?(n.prevDep=we.depsTail,we.depsTail.nextDep=n,we.depsTail=n):we.deps=we.depsTail=n,Tl(n);else if(n.version===-1&&(n.version=this.version,n.nextDep)){const r=n.nextDep;r.prevDep=n.prevDep,n.prevDep&&(n.prevDep.nextDep=r),n.prevDep=we.depsTail,n.nextDep=void 0,we.depsTail.nextDep=n,we.depsTail=n,we.deps===n&&(we.deps=r)}return n}trigger(t){this.version++,Zn++,this.notify(t)}notify(t){as();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{cs()}}}function Tl(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let r=t.deps;r;r=r.nextDep)Tl(r)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const zr=new WeakMap,dn=Symbol(""),Uo=Symbol(""),er=Symbol("");function We(e,t,n){if(ht&&we){let r=zr.get(e);r||zr.set(e,r=new Map);let o=r.get(n);o||(r.set(n,o=new so),o.map=r,o.key=n),o.track()}}function Pt(e,t,n,r,o,s){const i=zr.get(e);if(!i){Zn++;return}const l=a=>{a&&a.trigger()};if(as(),t==="clear")i.forEach(l);else{const a=re(e),c=a&&no(n);if(a&&n==="length"){const u=Number(r);i.forEach((f,h)=>{(h==="length"||h===er||!Ht(h)&&h>=u)&&l(f)})}else switch((n!==void 0||i.has(void 0))&&l(i.get(n)),c&&l(i.get(er)),t){case"add":a?c&&l(i.get("length")):(l(i.get(dn)),Tn(e)&&l(i.get(Uo)));break;case"delete":a||(l(i.get(dn)),Tn(e)&&l(i.get(Uo)));break;case"set":Tn(e)&&l(i.get(dn));break}}cs()}function Mc(e,t){const n=zr.get(e);return n&&n.get(t)}function bn(e){const t=de(e);return t===e?t:(We(t,"iterate",er),lt(e)?t:t.map(mt))}function io(e){return We(e=de(e),"iterate",er),e}function Ut(e,t){return $t(e)?Pn(Yt(e)?mt(t):t):mt(t)}const Dc={__proto__:null,[Symbol.iterator](){return Ao(this,Symbol.iterator,e=>Ut(this,e))},concat(...e){return bn(this).concat(...e.map(t=>re(t)?bn(t):t))},entries(){return Ao(this,"entries",e=>(e[1]=Ut(this,e[1]),e))},every(e,t){return Ct(this,"every",e,t,void 0,arguments)},filter(e,t){return Ct(this,"filter",e,t,n=>n.map(r=>Ut(this,r)),arguments)},find(e,t){return Ct(this,"find",e,t,n=>Ut(this,n),arguments)},findIndex(e,t){return Ct(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return Ct(this,"findLast",e,t,n=>Ut(this,n),arguments)},findLastIndex(e,t){return Ct(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return Ct(this,"forEach",e,t,void 0,arguments)},includes(...e){return xo(this,"includes",e)},indexOf(...e){return xo(this,"indexOf",e)},join(e){return bn(this).join(e)},lastIndexOf(...e){return xo(this,"lastIndexOf",e)},map(e,t){return Ct(this,"map",e,t,void 0,arguments)},pop(){return Fn(this,"pop")},push(...e){return Fn(this,"push",e)},reduce(e,...t){return Ws(this,"reduce",e,t)},reduceRight(e,...t){return Ws(this,"reduceRight",e,t)},shift(){return Fn(this,"shift")},some(e,t){return Ct(this,"some",e,t,void 0,arguments)},splice(...e){return Fn(this,"splice",e)},toReversed(){return bn(this).toReversed()},toSorted(e){return bn(this).toSorted(e)},toSpliced(...e){return bn(this).toSpliced(...e)},unshift(...e){return Fn(this,"unshift",e)},values(){return Ao(this,"values",e=>Ut(this,e))}};function Ao(e,t,n){const r=io(e),o=r[t]();return r!==e&&!lt(e)&&(o._next=o.next,o.next=()=>{const s=o._next();return s.done||(s.value=n(s.value)),s}),o}const $c=Array.prototype;function Ct(e,t,n,r,o,s){const i=io(e),l=i!==e&&!lt(e),a=i[t];if(a!==$c[t]){const f=a.apply(e,s);return l?mt(f):f}let c=n;i!==e&&(l?c=function(f,h){return n.call(this,Ut(e,f),h,e)}:n.length>2&&(c=function(f,h){return n.call(this,f,h,e)}));const u=a.call(i,c,r);return l&&o?o(u):u}function Ws(e,t,n,r){const o=io(e);let s=n;return o!==e&&(lt(e)?n.length>3&&(s=function(i,l,a){return n.call(this,i,l,a,e)}):s=function(i,l,a){return n.call(this,i,Ut(e,l),a,e)}),o[t](s,...r)}function xo(e,t,n){const r=de(e);We(r,"iterate",er);const o=r[t](...n);return(o===-1||o===!1)&&co(n[0])?(n[0]=de(n[0]),r[t](...n)):o}function Fn(e,t,n=[]){Mt(),as();const r=de(e)[t].apply(e,n);return cs(),Dt(),r}const Hc=ss("__proto__,__v_isRef,__isVue"),Al=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Ht));function Fc(e){Ht(e)||(e=String(e));const t=de(this);return We(t,"has",e),t.hasOwnProperty(e)}class xl{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,r){if(n==="__v_skip")return t.__v_skip;const o=this._isReadonly,s=this._isShallow;if(n==="__v_isReactive")return!o;if(n==="__v_isReadonly")return o;if(n==="__v_isShallow")return s;if(n==="__v_raw")return r===(o?s?kl:Il:s?Pl:Ol).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(r)?t:void 0;const i=re(t);if(!o){let a;if(i&&(a=Dc[n]))return a;if(n==="hasOwnProperty")return Fc}const l=Reflect.get(t,n,Pe(t)?t:r);if((Ht(n)?Al.has(n):Hc(n))||(o||We(t,"get",n),s))return l;if(Pe(l)){const a=i&&no(n)?l:l.value;return o&&Ee(a)?tr(a):a}return Ee(l)?o?tr(l):gn(l):l}}class Ll extends xl{constructor(t=!1){super(!1,t)}set(t,n,r,o){let s=t[n];const i=re(t)&&no(n);if(!this._isShallow){const c=$t(s);if(!lt(r)&&!$t(r)&&(s=de(s),r=de(r)),!i&&Pe(s)&&!Pe(r))return c||(s.value=r),!0}const l=i?Number(n)<t.length:pe(t,n),a=Reflect.set(t,n,r,Pe(t)?t:o);return t===de(o)&&(l?qt(r,s)&&Pt(t,"set",n,r):Pt(t,"add",n,r)),a}deleteProperty(t,n){const r=pe(t,n);t[n];const o=Reflect.deleteProperty(t,n);return o&&r&&Pt(t,"delete",n,void 0),o}has(t,n){const r=Reflect.has(t,n);return(!Ht(n)||!Al.has(n))&&We(t,"has",n),r}ownKeys(t){return We(t,"iterate",re(t)?"length":dn),Reflect.ownKeys(t)}}class Rl extends xl{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const Bc=new Ll,jc=new Rl,Vc=new Ll(!0),zc=new Rl(!0),Wo=e=>e,wr=e=>Reflect.getPrototypeOf(e);function Uc(e,t,n){return function(...r){const o=this.__v_raw,s=de(o),i=Tn(s),l=e==="entries"||e===Symbol.iterator&&i,a=e==="keys"&&i,c=o[e](...r),u=n?Wo:t?Pn:mt;return!t&&We(s,"iterate",a?Uo:dn),Me(Object.create(c),{next(){const{value:f,done:h}=c.next();return h?{value:f,done:h}:{value:l?[u(f[0]),u(f[1])]:u(f),done:h}}})}}function Cr(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Wc(e,t){const n={get(o){const s=this.__v_raw,i=de(s),l=de(o);e||(qt(o,l)&&We(i,"get",o),We(i,"get",l));const{has:a}=wr(i),c=t?Wo:e?Pn:mt;if(a.call(i,o))return c(s.get(o));if(a.call(i,l))return c(s.get(l));s!==i&&s.get(o)},get size(){const o=this.__v_raw;return!e&&We(de(o),"iterate",dn),o.size},has(o){const s=this.__v_raw,i=de(s),l=de(o);return e||(qt(o,l)&&We(i,"has",o),We(i,"has",l)),o===l?s.has(o):s.has(o)||s.has(l)},forEach(o,s){const i=this,l=i.__v_raw,a=de(l),c=t?Wo:e?Pn:mt;return!e&&We(a,"iterate",dn),l.forEach((u,f)=>o.call(s,c(u),c(f),i))}};return Me(n,e?{add:Cr("add"),set:Cr("set"),delete:Cr("delete"),clear:Cr("clear")}:{add(o){!t&&!lt(o)&&!$t(o)&&(o=de(o));const s=de(this);return wr(s).has.call(s,o)||(s.add(o),Pt(s,"add",o,o)),this},set(o,s){!t&&!lt(s)&&!$t(s)&&(s=de(s));const i=de(this),{has:l,get:a}=wr(i);let c=l.call(i,o);c||(o=de(o),c=l.call(i,o));const u=a.call(i,o);return i.set(o,s),c?qt(s,u)&&Pt(i,"set",o,s):Pt(i,"add",o,s),this},delete(o){const s=de(this),{has:i,get:l}=wr(s);let a=i.call(s,o);a||(o=de(o),a=i.call(s,o)),l&&l.call(s,o);const c=s.delete(o);return a&&Pt(s,"delete",o,void 0),c},clear(){const o=de(this),s=o.size!==0,i=o.clear();return s&&Pt(o,"clear",void 0,void 0),i}}),["keys","values","entries",Symbol.iterator].forEach(o=>{n[o]=Uc(o,e,t)}),n}function lo(e,t){const n=Wc(e,t);return(r,o,s)=>o==="__v_isReactive"?!e:o==="__v_isReadonly"?e:o==="__v_raw"?r:Reflect.get(pe(n,o)&&o in r?n:r,o,s)}const Gc={get:lo(!1,!1)},Kc={get:lo(!1,!0)},qc={get:lo(!0,!1)},Yc={get:lo(!0,!0)},Ol=new WeakMap,Pl=new WeakMap,Il=new WeakMap,kl=new WeakMap;function Jc(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Qc(e){return e.__v_skip||!Object.isExtensible(e)?0:Jc(yc(e))}function gn(e){return $t(e)?e:ao(e,!1,Bc,Gc,Ol)}function Nl(e){return ao(e,!1,Vc,Kc,Pl)}function tr(e){return ao(e,!0,jc,qc,Il)}function Xc(e){return ao(e,!0,zc,Yc,kl)}function ao(e,t,n,r,o){if(!Ee(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const s=Qc(e);if(s===0)return e;const i=o.get(e);if(i)return i;const l=new Proxy(e,s===2?r:n);return o.set(e,l),l}function Yt(e){return $t(e)?Yt(e.__v_raw):!!(e&&e.__v_isReactive)}function $t(e){return!!(e&&e.__v_isReadonly)}function lt(e){return!!(e&&e.__v_isShallow)}function co(e){return e?!!e.__v_raw:!1}function de(e){const t=e&&e.__v_raw;return t?de(t):e}function Zc(e){return!pe(e,"__v_skip")&&Object.isExtensible(e)&&hl(e,"__v_skip",!0),e}const mt=e=>Ee(e)?gn(e):e,Pn=e=>Ee(e)?tr(e):e;function Pe(e){return e?e.__v_isRef===!0:!1}function Xe(e){return Ml(e,!1)}function ye(e){return Ml(e,!0)}function Ml(e,t){return Pe(e)?e:new eu(e,t)}class eu{constructor(t,n){this.dep=new so,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:de(t),this._value=n?t:mt(t),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(t){const n=this._rawValue,r=this.__v_isShallow||lt(t)||$t(t);t=r?t:de(t),qt(t,n)&&(this._rawValue=t,this._value=r?t:mt(t),this.dep.trigger())}}function K(e){return Pe(e)?e.value:e}function be(e){return oe(e)?e():K(e)}const tu={get:(e,t,n)=>t==="__v_raw"?e:K(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const o=e[t];return Pe(o)&&!Pe(n)?(o.value=n,!0):Reflect.set(e,t,n,r)}};function Dl(e){return Yt(e)?e:new Proxy(e,tu)}class nu{constructor(t){this.__v_isRef=!0,this._value=void 0;const n=this.dep=new so,{get:r,set:o}=t(n.track.bind(n),n.trigger.bind(n));this._get=r,this._set=o}get value(){return this._value=this._get()}set value(t){this._set(t)}}function $l(e){return new nu(e)}function Hl(e){const t=re(e)?new Array(e.length):{};for(const n in e)t[n]=Bl(e,n);return t}class ru{constructor(t,n,r){this._object=t,this._key=n,this._defaultValue=r,this.__v_isRef=!0,this._value=void 0,this._raw=de(t);let o=!0,s=t;if(!re(t)||!no(String(n)))do o=!co(s)||lt(s);while(o&&(s=s.__v_raw));this._shallow=o}get value(){let t=this._object[this._key];return this._shallow&&(t=K(t)),this._value=t===void 0?this._defaultValue:t}set value(t){if(this._shallow&&Pe(this._raw[this._key])){const n=this._object[this._key];if(Pe(n)){n.value=t;return}}this._object[this._key]=t}get dep(){return Mc(this._raw,this._key)}}class ou{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 Fl(e,t,n){return Pe(e)?e:oe(e)?new ou(e):Ee(e)&&arguments.length>1?Bl(e,t,n):Xe(e)}function Bl(e,t,n){return new ru(e,t,n)}class su{constructor(t,n,r){this.fn=t,this.setter=n,this._value=void 0,this.dep=new so(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=Zn-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=r}notify(){if(this.flags|=16,!(this.flags&8)&&we!==this)return yl(this,!0),!0}get value(){const t=this.dep.track();return wl(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function iu(e,t,n=!1){let r,o;return oe(e)?r=e:(r=e.get,o=e.set),new su(r,o,n)}const Tr={},Ur=new WeakMap;let ln;function lu(e,t=!1,n=ln){if(n){let r=Ur.get(n);r||Ur.set(n,r=[]),r.push(e)}}function au(e,t,n=ve){const{immediate:r,deep:o,once:s,scheduler:i,augmentJob:l,call:a}=n,c=b=>o?b:lt(b)||o===!1||o===0?It(b,1):It(b);let u,f,h,p,v=!1,_=!1;if(Pe(e)?(f=()=>e.value,v=lt(e)):Yt(e)?(f=()=>c(e),v=!0):re(e)?(_=!0,v=e.some(b=>Yt(b)||lt(b)),f=()=>e.map(b=>{if(Pe(b))return b.value;if(Yt(b))return c(b);if(oe(b))return a?a(b,2):b()})):oe(e)?t?f=a?()=>a(e,2):e:f=()=>{if(h){Mt();try{h()}finally{Dt()}}const b=ln;ln=u;try{return a?a(e,3,[p]):e(p)}finally{ln=b}}:f=St,t&&o){const b=f,H=o===!0?1/0:o;f=()=>It(b(),H)}const S=vl(),C=()=>{u.stop(),S&&S.active&&ls(S.effects,u)};if(s&&t){const b=t;t=(...H)=>{b(...H),C()}}let T=_?new Array(e.length).fill(Tr):Tr;const g=b=>{if(!(!(u.flags&1)||!u.dirty&&!b))if(t){const H=u.run();if(o||v||(_?H.some((J,$)=>qt(J,T[$])):qt(H,T))){h&&h();const J=ln;ln=u;try{const $=[H,T===Tr?void 0:_&&T[0]===Tr?[]:T,p];T=H,a?a(t,3,$):t(...$)}finally{ln=J}}}else u.run()};return l&&l(g),u=new bl(f),u.scheduler=i?()=>i(g,!1):g,p=b=>lu(b,!1,u),h=u.onStop=()=>{const b=Ur.get(u);if(b){if(a)a(b,4);else for(const H of b)H();Ur.delete(u)}},t?r?g(!0):T=u.run():i?i(g.bind(null,!0),!0):u.run(),C.pause=u.pause.bind(u),C.resume=u.resume.bind(u),C.stop=C,C}function It(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--,Pe(e))It(e.value,t,n);else if(re(e))for(let r=0;r<e.length;r++)It(e[r],t,n);else if(cl(e)||Tn(e))e.forEach(r=>{It(r,t,n)});else if(dl(e)){for(const r in e)It(e[r],t,n);for(const r of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,r)&&It(e[r],t,n)}return e}/**
* @vue/runtime-core v3.5.27
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function dr(e,t,n,r){try{return r?e(...r):e()}catch(o){hr(o,t,n)}}function gt(e,t,n,r){if(oe(e)){const o=dr(e,t,n,r);return o&&ul(o)&&o.catch(s=>{hr(s,t,n)}),o}if(re(e)){const o=[];for(let s=0;s<e.length;s++)o.push(gt(e[s],t,n,r));return o}}function hr(e,t,n,r=!0){const o=t?t.vnode:null,{errorHandler:s,throwUnhandledErrorInProduction:i}=t&&t.appContext.config||ve;if(t){let l=t.parent;const a=t.proxy,c=`https://vuejs.org/error-reference/#runtime-${n}`;for(;l;){const u=l.ec;if(u){for(let f=0;f<u.length;f++)if(u[f](e,a,c)===!1)return}l=l.parent}if(s){Mt(),dr(s,null,10,[e,a,c]),Dt();return}}cu(e,n,o,r,i)}function cu(e,t,n,r=!0,o=!1){if(o)throw e;console.error(e)}const Je=[];let yt=-1;const An=[];let Wt=null,En=0;const jl=Promise.resolve();let Wr=null;function pr(e){const t=Wr||jl;return e?t.then(this?e.bind(this):e):t}function uu(e){let t=yt+1,n=Je.length;for(;t<n;){const r=t+n>>>1,o=Je[r],s=nr(o);s<e||s===e&&o.flags&2?t=r+1:n=r}return t}function fs(e){if(!(e.flags&1)){const t=nr(e),n=Je[Je.length-1];!n||!(e.flags&2)&&t>=nr(n)?Je.push(e):Je.splice(uu(t),0,e),e.flags|=1,Vl()}}function Vl(){Wr||(Wr=jl.then(zl))}function fu(e){re(e)?An.push(...e):Wt&&e.id===-1?Wt.splice(En+1,0,e):e.flags&1||(An.push(e),e.flags|=1),Vl()}function Gs(e,t,n=yt+1){for(;n<Je.length;n++){const r=Je[n];if(r&&r.flags&2){if(e&&r.id!==e.uid)continue;Je.splice(n,1),n--,r.flags&4&&(r.flags&=-2),r(),r.flags&4||(r.flags&=-2)}}}function Gr(e){if(An.length){const t=[...new Set(An)].sort((n,r)=>nr(n)-nr(r));if(An.length=0,Wt){Wt.push(...t);return}for(Wt=t,En=0;En<Wt.length;En++){const n=Wt[En];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}Wt=null,En=0}}const nr=e=>e.id==null?e.flags&2?-1:1/0:e.id;function zl(e){try{for(yt=0;yt<Je.length;yt++){const t=Je[yt];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),dr(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;yt<Je.length;yt++){const t=Je[yt];t&&(t.flags&=-2)}yt=-1,Je.length=0,Gr(),Wr=null,(Je.length||An.length)&&zl()}}let Be=null,Ul=null;function Kr(e){const t=Be;return Be=e,Ul=e&&e.type.__scopeId||null,t}function Te(e,t=Be,n){if(!t||e._n)return e;const r=(...o)=>{r._d&&Qr(-1);const s=Kr(t);let i;try{i=e(...o)}finally{Kr(s),r._d&&Qr(1)}return i};return r._n=!0,r._c=!0,r._d=!0,r}function qr(e,t){if(Be===null)return e;const n=po(Be),r=e.dirs||(e.dirs=[]);for(let o=0;o<t.length;o++){let[s,i,l,a=ve]=t[o];s&&(oe(s)&&(s={mounted:s,updated:s}),s.deep&&It(i),r.push({dir:s,instance:n,value:i,oldValue:void 0,arg:l,modifiers:a}))}return e}function Et(e,t,n,r){const o=e.dirs,s=t&&t.dirs;for(let i=0;i<o.length;i++){const l=o[i];s&&(l.oldValue=s[i].value);let a=l.dir[r];a&&(Mt(),gt(a,n,8,[e.el,l,e,t]),Dt())}}function Jt(e,t){if(Fe){let n=Fe.provides;const r=Fe.parent&&Fe.parent.provides;r===n&&(n=Fe.provides=Object.create(r)),n[e]=t}}function je(e,t,n=!1){const r=Bt();if(r||pn){let o=pn?pn._context.provides:r?r.parent==null||r.ce?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:void 0;if(o&&e in o)return o[e];if(arguments.length>1)return n&&oe(t)?t.call(r&&r.proxy):t}}function Wl(){return!!(Bt()||pn)}const du=Symbol.for("v-scx"),hu=()=>je(du);function pu(e,t){return ds(e,null,t)}function Ge(e,t,n){return ds(e,t,n)}function ds(e,t,n=ve){const{immediate:r,deep:o,flush:s,once:i}=n,l=Me({},n),a=t&&r||!t&&s!=="post";let c;if(In){if(s==="sync"){const p=hu();c=p.__watcherHandles||(p.__watcherHandles=[])}else if(!a){const p=()=>{};return p.stop=St,p.resume=St,p.pause=St,p}}const u=Fe;l.call=(p,v,_)=>gt(p,u,v,_);let f=!1;s==="post"?l.scheduler=p=>{st(p,u&&u.suspense)}:s!=="sync"&&(f=!0,l.scheduler=(p,v)=>{v?p():fs(p)}),l.augmentJob=p=>{t&&(p.flags|=4),f&&(p.flags|=2,u&&(p.id=u.uid,p.i=u))};const h=au(e,t,l);return In&&(c?c.push(h):a&&h()),h}function mu(e,t,n){const r=this.proxy,o=Oe(e)?e.includes(".")?Gl(r,e):()=>r[e]:e.bind(r,r);let s;oe(t)?s=t:(s=t.handler,n=t);const i=gr(this),l=ds(o,s.bind(r),n);return i(),l}function Gl(e,t){const n=t.split(".");return()=>{let r=e;for(let o=0;o<n.length&&r;o++)r=r[n[o]];return r}}const gu=Symbol("_vte"),Kl=e=>e.__isTeleport,Ot=Symbol("_leaveCb"),Ar=Symbol("_enterCb");function vu(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return at(()=>{e.isMounted=!0}),ps(()=>{e.isUnmounting=!0}),e}const ct=[Function,Array],ql={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:ct,onEnter:ct,onAfterEnter:ct,onEnterCancelled:ct,onBeforeLeave:ct,onLeave:ct,onAfterLeave:ct,onLeaveCancelled:ct,onBeforeAppear:ct,onAppear:ct,onAfterAppear:ct,onAppearCancelled:ct},Yl=e=>{const t=e.subTree;return t.component?Yl(t.component):t},bu={name:"BaseTransition",props:ql,setup(e,{slots:t}){const n=Bt(),r=vu();return()=>{const o=t.default&&Xl(t.default(),!0);if(!o||!o.length)return;const s=Jl(o),i=de(e),{mode:l}=i;if(r.isLeaving)return Lo(s);const a=Ks(s);if(!a)return Lo(s);let c=Go(a,i,r,n,f=>c=f);a.type!==He&&rr(a,c);let u=n.subTree&&Ks(n.subTree);if(u&&u.type!==He&&!cn(u,a)&&Yl(n).type!==He){let f=Go(u,i,r,n);if(rr(u,f),l==="out-in"&&a.type!==He)return r.isLeaving=!0,f.afterLeave=()=>{r.isLeaving=!1,n.job.flags&8||n.update(),delete f.afterLeave,u=void 0},Lo(s);l==="in-out"&&a.type!==He?f.delayLeave=(h,p,v)=>{const _=Ql(r,u);_[String(u.key)]=u,h[Ot]=()=>{p(),h[Ot]=void 0,delete c.delayedLeave,u=void 0},c.delayedLeave=()=>{v(),delete c.delayedLeave,u=void 0}}:u=void 0}else u&&(u=void 0);return s}}};function Jl(e){let t=e[0];if(e.length>1){for(const n of e)if(n.type!==He){t=n;break}}return t}const _u=bu;function Ql(e,t){const{leavingVNodes:n}=e;let r=n.get(t.type);return r||(r=Object.create(null),n.set(t.type,r)),r}function Go(e,t,n,r,o){const{appear:s,mode:i,persisted:l=!1,onBeforeEnter:a,onEnter:c,onAfterEnter:u,onEnterCancelled:f,onBeforeLeave:h,onLeave:p,onAfterLeave:v,onLeaveCancelled:_,onBeforeAppear:S,onAppear:C,onAfterAppear:T,onAppearCancelled:g}=t,b=String(e.key),H=Ql(n,e),J=(R,k)=>{R&&gt(R,r,9,k)},$=(R,k)=>{const z=k[1];J(R,k),re(R)?R.every(E=>E.length<=1)&&z():R.length<=1&&z()},w={mode:i,persisted:l,beforeEnter(R){let k=a;if(!n.isMounted)if(s)k=S||a;else return;R[Ot]&&R[Ot](!0);const z=H[b];z&&cn(e,z)&&z.el[Ot]&&z.el[Ot](),J(k,[R])},enter(R){let k=c,z=u,E=f;if(!n.isMounted)if(s)k=C||c,z=T||u,E=g||f;else return;let M=!1;const D=R[Ar]=j=>{M||(M=!0,j?J(E,[R]):J(z,[R]),w.delayedLeave&&w.delayedLeave(),R[Ar]=void 0)};k?$(k,[R,D]):D()},leave(R,k){const z=String(e.key);if(R[Ar]&&R[Ar](!0),n.isUnmounting)return k();J(h,[R]);let E=!1;const M=R[Ot]=D=>{E||(E=!0,k(),D?J(_,[R]):J(v,[R]),R[Ot]=void 0,H[z]===e&&delete H[z])};H[z]=e,p?$(p,[R,M]):M()},clone(R){const k=Go(R,t,n,r,o);return o&&o(k),k}};return w}function Lo(e){if(mr(e))return e=Xt(e),e.children=null,e}function Ks(e){if(!mr(e))return Kl(e.type)&&e.children?Jl(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&&oe(n.default))return n.default()}}function rr(e,t){e.shapeFlag&6&&e.component?(e.transition=t,rr(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 Xl(e,t=!1,n){let r=[],o=0;for(let s=0;s<e.length;s++){let i=e[s];const l=n==null?i.key:String(n)+String(i.key!=null?i.key:s);i.type===_e?(i.patchFlag&128&&o++,r=r.concat(Xl(i.children,t,l))):(t||i.type!==He)&&r.push(l!=null?Xt(i,{key:l}):i)}if(o>1)for(let s=0;s<r.length;s++)r[s].patchFlag=-2;return r}function fe(e,t){return oe(e)?Me({name:e.name},t,{setup:e}):e}function hs(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function qs(e){const t=Bt(),n=ye(null);if(t){const o=t.refs===ve?t.refs={}:t.refs;Object.defineProperty(o,e,{enumerable:!0,get:()=>n.value,set:s=>n.value=s})}return n}const Yr=new WeakMap;function xn(e,t,n,r,o=!1){if(re(e)){e.forEach((v,_)=>xn(v,t&&(re(t)?t[_]:t),n,r,o));return}if(hn(r)&&!o){r.shapeFlag&512&&r.type.__asyncResolved&&r.component.subTree.component&&xn(e,t,n,r.component.subTree);return}const s=r.shapeFlag&4?po(r.component):r.el,i=o?null:s,{i:l,r:a}=e,c=t&&t.r,u=l.refs===ve?l.refs={}:l.refs,f=l.setupState,h=de(f),p=f===ve?al:v=>pe(h,v);if(c!=null&&c!==a){if(Ys(t),Oe(c))u[c]=null,p(c)&&(f[c]=null);else if(Pe(c)){c.value=null;const v=t;v.k&&(u[v.k]=null)}}if(oe(a))dr(a,l,12,[i,u]);else{const v=Oe(a),_=Pe(a);if(v||_){const S=()=>{if(e.f){const C=v?p(a)?f[a]:u[a]:a.value;if(o)re(C)&&ls(C,s);else if(re(C))C.includes(s)||C.push(s);else if(v)u[a]=[s],p(a)&&(f[a]=u[a]);else{const T=[s];a.value=T,e.k&&(u[e.k]=T)}}else v?(u[a]=i,p(a)&&(f[a]=i)):_&&(a.value=i,e.k&&(u[e.k]=i))};if(i){const C=()=>{S(),Yr.delete(e)};C.id=-1,Yr.set(e,C),st(C,n)}else Ys(e),S()}}}function Ys(e){const t=Yr.get(e);t&&(t.flags|=8,Yr.delete(e))}let Js=!1;const _n=()=>{Js||(console.error("Hydration completed but contains mismatches."),Js=!0)},yu=e=>e.namespaceURI.includes("svg")&&e.tagName!=="foreignObject",Eu=e=>e.namespaceURI.includes("MathML"),xr=e=>{if(e.nodeType===1){if(yu(e))return"svg";if(Eu(e))return"mathml"}},wn=e=>e.nodeType===8;function Su(e){const{mt:t,p:n,o:{patchProp:r,createText:o,nextSibling:s,parentNode:i,remove:l,insert:a,createComment:c}}=e,u=(g,b)=>{if(!b.hasChildNodes()){n(null,g,b),Gr(),b._vnode=g;return}f(b.firstChild,g,null,null,null),Gr(),b._vnode=g},f=(g,b,H,J,$,w=!1)=>{w=w||!!b.dynamicChildren;const R=wn(g)&&g.data==="[",k=()=>_(g,b,H,J,$,R),{type:z,ref:E,shapeFlag:M,patchFlag:D}=b;let j=g.nodeType;b.el=g,D===-2&&(w=!1,b.dynamicChildren=null);let L=null;switch(z){case mn:j!==3?b.children===""?(a(b.el=o(""),i(g),g),L=g):L=k():(g.data!==b.children&&(_n(),g.data=b.children),L=s(g));break;case He:T(g)?(L=s(g),C(b.el=g.content.firstChild,g,H)):j!==8||R?L=k():L=s(g);break;case Yn:if(R&&(g=s(g),j=g.nodeType),j===1||j===3){L=g;const X=!b.children.length;for(let V=0;V<b.staticCount;V++)X&&(b.children+=L.nodeType===1?L.outerHTML:L.data),V===b.staticCount-1&&(b.anchor=L),L=s(L);return R?s(L):L}else k();break;case _e:R?L=v(g,b,H,J,$,w):L=k();break;default:if(M&1)(j!==1||b.type.toLowerCase()!==g.tagName.toLowerCase())&&!T(g)?L=k():L=h(g,b,H,J,$,w);else if(M&6){b.slotScopeIds=$;const X=i(g);if(R?L=S(g):wn(g)&&g.data==="teleport start"?L=S(g,g.data,"teleport end"):L=s(g),t(b,X,null,H,J,xr(X),w),hn(b)&&!b.type.__asyncResolved){let V;R?(V=le(_e),V.anchor=L?L.previousSibling:X.lastChild):V=g.nodeType===3?Zt(""):le("div"),V.el=g,b.component.subTree=V}}else M&64?j!==8?L=k():L=b.type.hydrate(g,b,H,J,$,w,e,p):M&128&&(L=b.type.hydrate(g,b,H,J,xr(i(g)),$,w,e,f))}return E!=null&&xn(E,null,J,b),L},h=(g,b,H,J,$,w)=>{w=w||!!b.dynamicChildren;const{type:R,props:k,patchFlag:z,shapeFlag:E,dirs:M,transition:D}=b,j=R==="input"||R==="option";if(j||z!==-1){M&&Et(b,null,H,"created");let L=!1;if(T(g)){L=ma(null,D)&&H&&H.vnode.props&&H.vnode.props.appear;const V=g.content.firstChild;if(L){const ae=V.getAttribute("class");ae&&(V.$cls=ae),D.beforeEnter(V)}C(V,g,H),b.el=g=V}if(E&16&&!(k&&(k.innerHTML||k.textContent))){let V=p(g.firstChild,b,g,H,J,$,w);for(;V;){Lr(g,1)||_n();const ae=V;V=V.nextSibling,l(ae)}}else if(E&8){let V=b.children;V[0]===`
`&&(g.tagName==="PRE"||g.tagName==="TEXTAREA")&&(V=V.slice(1));const{textContent:ae}=g;ae!==V&&ae!==V.replace(/\r\n|\r/g,`
`)&&(Lr(g,0)||_n(),g.textContent=b.children)}if(k){if(j||!w||z&48){const V=g.tagName.includes("-");for(const ae in k)(j&&(ae.endsWith("value")||ae==="indeterminate")||ur(ae)&&!fn(ae)||ae[0]==="."||V&&!fn(ae))&&r(g,ae,null,k[ae],void 0,H)}else if(k.onClick)r(g,"onClick",null,k.onClick,void 0,H);else if(z&4&&Yt(k.style))for(const V in k.style)k.style[V]}let X;(X=k&&k.onVnodeBeforeMount)&&ut(X,H,b),M&&Et(b,null,H,"beforeMount"),((X=k&&k.onVnodeMounted)||M||L)&&ya(()=>{X&&ut(X,H,b),L&&D.enter(g),M&&Et(b,null,H,"mounted")},J)}return g.nextSibling},p=(g,b,H,J,$,w,R)=>{R=R||!!b.dynamicChildren;const k=b.children,z=k.length;for(let E=0;E<z;E++){const M=R?k[E]:k[E]=ft(k[E]),D=M.type===mn;g?(D&&!R&&E+1<z&&ft(k[E+1]).type===mn&&(a(o(g.data.slice(M.children.length)),H,s(g)),g.data=M.children),g=f(g,M,J,$,w,R)):D&&!M.children?a(M.el=o(""),H):(Lr(H,1)||_n(),n(null,M,H,null,J,$,xr(H),w))}return g},v=(g,b,H,J,$,w)=>{const{slotScopeIds:R}=b;R&&($=$?$.concat(R):R);const k=i(g),z=p(s(g),b,k,H,J,$,w);return z&&wn(z)&&z.data==="]"?s(b.anchor=z):(_n(),a(b.anchor=c("]"),k,z),z)},_=(g,b,H,J,$,w)=>{if(Lr(g.parentElement,1)||_n(),b.el=null,w){const z=S(g);for(;;){const E=s(g);if(E&&E!==z)l(E);else break}}const R=s(g),k=i(g);return l(g),n(null,b,k,R,H,J,xr(k),$),H&&(H.vnode.el=b.el,ia(H,b.el)),R},S=(g,b="[",H="]")=>{let J=0;for(;g;)if(g=s(g),g&&wn(g)&&(g.data===b&&J++,g.data===H)){if(J===0)return s(g);J--}return g},C=(g,b,H)=>{const J=b.parentNode;J&&J.replaceChild(g,b);let $=H;for(;$;)$.vnode.el===b&&($.vnode.el=$.subTree.el=g),$=$.parent},T=g=>g.nodeType===1&&g.tagName==="TEMPLATE";return[u,f]}const Qs="data-allow-mismatch",wu={0:"text",1:"children",2:"class",3:"style",4:"attribute"};function Lr(e,t){if(t===0||t===1)for(;e&&!e.hasAttribute(Qs);)e=e.parentElement;const n=e&&e.getAttribute(Qs);if(n==null)return!1;if(n==="")return!0;{const r=n.split(",");return t===0&&r.includes("children")?!0:r.includes(wu[t])}}oo().requestIdleCallback;oo().cancelIdleCallback;function Cu(e,t){if(wn(e)&&e.data==="["){let n=1,r=e.nextSibling;for(;r;){if(r.nodeType===1){if(t(r)===!1)break}else if(wn(r))if(r.data==="]"){if(--n===0)break}else r.data==="["&&n++;r=r.nextSibling}}else t(e)}const hn=e=>!!e.type.__asyncLoader;function Tu(e){oe(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:r,delay:o=200,hydrate:s,timeout:i,suspensible:l=!0,onError:a}=e;let c=null,u,f=0;const h=()=>(f++,c=null,p()),p=()=>{let v;return c||(v=c=t().catch(_=>{if(_=_ instanceof Error?_:new Error(String(_)),a)return new Promise((S,C)=>{a(_,()=>S(h()),()=>C(_),f+1)});throw _}).then(_=>v!==c&&c?c:(_&&(_.__esModule||_[Symbol.toStringTag]==="Module")&&(_=_.default),u=_,_)))};return fe({name:"AsyncComponentWrapper",__asyncLoader:p,__asyncHydrate(v,_,S){let C=!1;(_.bu||(_.bu=[])).push(()=>C=!0);const T=()=>{C||S()},g=s?()=>{const b=s(T,H=>Cu(v,H));b&&(_.bum||(_.bum=[])).push(b)}:T;u?g():p().then(()=>!_.isUnmounted&&g())},get __asyncResolved(){return u},setup(){const v=Fe;if(hs(v),u)return()=>Rr(u,v);const _=g=>{c=null,hr(g,v,13,!r)};if(l&&v.suspense||In)return p().then(g=>()=>Rr(g,v)).catch(g=>(_(g),()=>r?le(r,{error:g}):null));const S=Xe(!1),C=Xe(),T=Xe(!!o);return o&&setTimeout(()=>{T.value=!1},o),i!=null&&setTimeout(()=>{if(!S.value&&!C.value){const g=new Error(`Async component timed out after ${i}ms.`);_(g),C.value=g}},i),p().then(()=>{S.value=!0,v.parent&&mr(v.parent.vnode)&&v.parent.update()}).catch(g=>{_(g),C.value=g}),()=>{if(S.value&&u)return Rr(u,v);if(C.value&&r)return le(r,{error:C.value});if(n&&!T.value)return Rr(n,v)}}})}function Rr(e,t){const{ref:n,props:r,children:o,ce:s}=t.vnode,i=le(e,r,o);return i.ref=n,i.ce=s,delete t.vnode.ce,i}const mr=e=>e.type.__isKeepAlive;function Au(e,t){Zl(e,"a",t)}function xu(e,t){Zl(e,"da",t)}function Zl(e,t,n=Fe){const r=e.__wdc||(e.__wdc=()=>{let o=n;for(;o;){if(o.isDeactivated)return;o=o.parent}return e()});if(uo(t,r,n),n){let o=n.parent;for(;o&&o.parent;)mr(o.parent.vnode)&&Lu(r,t,n,o),o=o.parent}}function Lu(e,t,n,r){const o=uo(t,e,r,!0);fo(()=>{ls(r[t],o)},n)}function uo(e,t,n=Fe,r=!1){if(n){const o=n[e]||(n[e]=[]),s=t.__weh||(t.__weh=(...i)=>{Mt();const l=gr(n),a=gt(t,n,e,i);return l(),Dt(),a});return r?o.unshift(s):o.push(s),s}}const Ft=e=>(t,n=Fe)=>{(!In||e==="sp")&&uo(e,(...r)=>t(...r),n)},Ru=Ft("bm"),at=Ft("m"),Ou=Ft("bu"),Pu=Ft("u"),ps=Ft("bum"),fo=Ft("um"),Iu=Ft("sp"),ku=Ft("rtg"),Nu=Ft("rtc");function Mu(e,t=Fe){uo("ec",e,t)}const Du="components";function ea(e,t){return Hu(Du,e,!0,t)||e}const $u=Symbol.for("v-ndc");function Hu(e,t,n=!0,r=!1){const o=Be||Fe;if(o){const s=o.type;{const l=Ef(s,!1);if(l&&(l===t||l===tt(t)||l===fr(tt(t))))return s}const i=Xs(o[e]||s[e],t)||Xs(o.appContext[e],t);return!i&&r?s:i}}function Xs(e,t){return e&&(e[t]||e[tt(t)]||e[fr(tt(t))])}function Qt(e,t,n,r){let o;const s=n,i=re(e);if(i||Oe(e)){const l=i&&Yt(e);let a=!1,c=!1;l&&(a=!lt(e),c=$t(e),e=io(e)),o=new Array(e.length);for(let u=0,f=e.length;u<f;u++)o[u]=t(a?c?Pn(mt(e[u])):mt(e[u]):e[u],u,void 0,s)}else if(typeof e=="number"){o=new Array(e);for(let l=0;l<e;l++)o[l]=t(l+1,l,void 0,s)}else if(Ee(e))if(e[Symbol.iterator])o=Array.from(e,(l,a)=>t(l,a,void 0,s));else{const l=Object.keys(e);o=new Array(l.length);for(let a=0,c=l.length;a<c;a++){const u=l[a];o[a]=t(e[u],u,a,s)}}else o=[];return o}function Fu(e,t){for(let n=0;n<t.length;n++){const r=t[n];if(re(r))for(let o=0;o<r.length;o++)e[r[o].name]=r[o].fn;else r&&(e[r.name]=r.key?(...o)=>{const s=r.fn(...o);return s&&(s.key=r.key),s}:r.fn)}return e}function Ce(e,t,n={},r,o){if(Be.ce||Be.parent&&hn(Be.parent)&&Be.parent.ce){const c=Object.keys(n).length>0;return t!=="default"&&(n.name=t),G(),Re(_e,null,[le("slot",n,r&&r())],c?-2:64)}let s=e[t];s&&s._c&&(s._d=!1),G();const i=s&&ta(s(n)),l=n.key||i&&i.key,a=Re(_e,{key:(l&&!Ht(l)?l:`_${t}`)+(!i&&r?"_fb":"")},i||(r?r():[]),i&&e._===1?64:-2);return a.scopeId&&(a.slotScopeIds=[a.scopeId+"-s"]),s&&s._c&&(s._d=!0),a}function ta(e){return e.some(t=>sr(t)?!(t.type===He||t.type===_e&&!ta(t.children)):!0)?e:null}const Ko=e=>e?wa(e)?po(e):Ko(e.parent):null,qn=Me(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>Ko(e.parent),$root:e=>Ko(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>ra(e),$forceUpdate:e=>e.f||(e.f=()=>{fs(e.update)}),$nextTick:e=>e.n||(e.n=pr.bind(e.proxy)),$watch:e=>mu.bind(e)}),Ro=(e,t)=>e!==ve&&!e.__isScriptSetup&&pe(e,t),Bu={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:r,data:o,props:s,accessCache:i,type:l,appContext:a}=e;if(t[0]!=="$"){const h=i[t];if(h!==void 0)switch(h){case 1:return r[t];case 2:return o[t];case 4:return n[t];case 3:return s[t]}else{if(Ro(r,t))return i[t]=1,r[t];if(o!==ve&&pe(o,t))return i[t]=2,o[t];if(pe(s,t))return i[t]=3,s[t];if(n!==ve&&pe(n,t))return i[t]=4,n[t];qo&&(i[t]=0)}}const c=qn[t];let u,f;if(c)return t==="$attrs"&&We(e.attrs,"get",""),c(e);if((u=l.__cssModules)&&(u=u[t]))return u;if(n!==ve&&pe(n,t))return i[t]=4,n[t];if(f=a.config.globalProperties,pe(f,t))return f[t]},set({_:e},t,n){const{data:r,setupState:o,ctx:s}=e;return Ro(o,t)?(o[t]=n,!0):r!==ve&&pe(r,t)?(r[t]=n,!0):pe(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(s[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:o,props:s,type:i}},l){let a;return!!(n[l]||e!==ve&&l[0]!=="$"&&pe(e,l)||Ro(t,l)||pe(s,l)||pe(r,l)||pe(qn,l)||pe(o.config.globalProperties,l)||(a=i.__cssModules)&&a[l])},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:pe(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function Zs(e){return re(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let qo=!0;function ju(e){const t=ra(e),n=e.proxy,r=e.ctx;qo=!1,t.beforeCreate&&ei(t.beforeCreate,e,"bc");const{data:o,computed:s,methods:i,watch:l,provide:a,inject:c,created:u,beforeMount:f,mounted:h,beforeUpdate:p,updated:v,activated:_,deactivated:S,beforeDestroy:C,beforeUnmount:T,destroyed:g,unmounted:b,render:H,renderTracked:J,renderTriggered:$,errorCaptured:w,serverPrefetch:R,expose:k,inheritAttrs:z,components:E,directives:M,filters:D}=t;if(c&&Vu(c,r,null),i)for(const X in i){const V=i[X];oe(V)&&(r[X]=V.bind(n))}if(o){const X=o.call(n,n);Ee(X)&&(e.data=gn(X))}if(qo=!0,s)for(const X in s){const V=s[X],ae=oe(V)?V.bind(n,n):oe(V.get)?V.get.bind(n,n):St,Ie=!oe(V)&&oe(V.set)?V.set.bind(n):St,$e=N({get:ae,set:Ie});Object.defineProperty(r,X,{enumerable:!0,configurable:!0,get:()=>$e.value,set:Ve=>$e.value=Ve})}if(l)for(const X in l)na(l[X],r,n,X);if(a){const X=oe(a)?a.call(n):a;Reflect.ownKeys(X).forEach(V=>{Jt(V,X[V])})}u&&ei(u,e,"c");function L(X,V){re(V)?V.forEach(ae=>X(ae.bind(n))):V&&X(V.bind(n))}if(L(Ru,f),L(at,h),L(Ou,p),L(Pu,v),L(Au,_),L(xu,S),L(Mu,w),L(Nu,J),L(ku,$),L(ps,T),L(fo,b),L(Iu,R),re(k))if(k.length){const X=e.exposed||(e.exposed={});k.forEach(V=>{Object.defineProperty(X,V,{get:()=>n[V],set:ae=>n[V]=ae,enumerable:!0})})}else e.exposed||(e.exposed={});H&&e.render===St&&(e.render=H),z!=null&&(e.inheritAttrs=z),E&&(e.components=E),M&&(e.directives=M),R&&hs(e)}function Vu(e,t,n=St){re(e)&&(e=Yo(e));for(const r in e){const o=e[r];let s;Ee(o)?"default"in o?s=je(o.from||r,o.default,!0):s=je(o.from||r):s=je(o),Pe(s)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>s.value,set:i=>s.value=i}):t[r]=s}}function ei(e,t,n){gt(re(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function na(e,t,n,r){let o=r.includes(".")?Gl(n,r):()=>n[r];if(Oe(e)){const s=t[e];oe(s)&&Ge(o,s)}else if(oe(e))Ge(o,e.bind(n));else if(Ee(e))if(re(e))e.forEach(s=>na(s,t,n,r));else{const s=oe(e.handler)?e.handler.bind(n):t[e.handler];oe(s)&&Ge(o,s,e)}}function ra(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:o,optionsCache:s,config:{optionMergeStrategies:i}}=e.appContext,l=s.get(t);let a;return l?a=l:!o.length&&!n&&!r?a=t:(a={},o.length&&o.forEach(c=>Jr(a,c,i,!0)),Jr(a,t,i)),Ee(t)&&s.set(t,a),a}function Jr(e,t,n,r=!1){const{mixins:o,extends:s}=t;s&&Jr(e,s,n,!0),o&&o.forEach(i=>Jr(e,i,n,!0));for(const i in t)if(!(r&&i==="expose")){const l=zu[i]||n&&n[i];e[i]=l?l(e[i],t[i]):t[i]}return e}const zu={data:ti,props:ni,emits:ni,methods:Un,computed:Un,beforeCreate:qe,created:qe,beforeMount:qe,mounted:qe,beforeUpdate:qe,updated:qe,beforeDestroy:qe,beforeUnmount:qe,destroyed:qe,unmounted:qe,activated:qe,deactivated:qe,errorCaptured:qe,serverPrefetch:qe,components:Un,directives:Un,watch:Wu,provide:ti,inject:Uu};function ti(e,t){return t?e?function(){return Me(oe(e)?e.call(this,this):e,oe(t)?t.call(this,this):t)}:t:e}function Uu(e,t){return Un(Yo(e),Yo(t))}function Yo(e){if(re(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function qe(e,t){return e?[...new Set([].concat(e,t))]:t}function Un(e,t){return e?Me(Object.create(null),e,t):t}function ni(e,t){return e?re(e)&&re(t)?[...new Set([...e,...t])]:Me(Object.create(null),Zs(e),Zs(t??{})):t}function Wu(e,t){if(!e)return t;if(!t)return e;const n=Me(Object.create(null),e);for(const r in t)n[r]=qe(e[r],t[r]);return n}function oa(){return{app:null,config:{isNativeTag:al,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let Gu=0;function Ku(e,t){return function(r,o=null){oe(r)||(r=Me({},r)),o!=null&&!Ee(o)&&(o=null);const s=oa(),i=new WeakSet,l=[];let a=!1;const c=s.app={_uid:Gu++,_component:r,_props:o,_container:null,_context:s,_instance:null,version:wf,get config(){return s.config},set config(u){},use(u,...f){return i.has(u)||(u&&oe(u.install)?(i.add(u),u.install(c,...f)):oe(u)&&(i.add(u),u(c,...f))),c},mixin(u){return s.mixins.includes(u)||s.mixins.push(u),c},component(u,f){return f?(s.components[u]=f,c):s.components[u]},directive(u,f){return f?(s.directives[u]=f,c):s.directives[u]},mount(u,f,h){if(!a){const p=c._ceVNode||le(r,o);return p.appContext=s,h===!0?h="svg":h===!1&&(h=void 0),f&&t?t(p,u):e(p,u,h),a=!0,c._container=u,u.__vue_app__=c,po(p.component)}},onUnmount(u){l.push(u)},unmount(){a&&(gt(l,c._instance,16),e(null,c._container),delete c._container.__vue_app__)},provide(u,f){return s.provides[u]=f,c},runWithContext(u){const f=pn;pn=c;try{return u()}finally{pn=f}}};return c}}let pn=null;const qu=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${tt(t)}Modifiers`]||e[`${en(t)}Modifiers`];function Yu(e,t,...n){if(e.isUnmounted)return;const r=e.vnode.props||ve;let o=n;const s=t.startsWith("update:"),i=s&&qu(r,t.slice(7));i&&(i.trim&&(o=n.map(u=>Oe(u)?u.trim():u)),i.number&&(o=n.map(wc)));let l,a=r[l=Eo(t)]||r[l=Eo(tt(t))];!a&&s&&(a=r[l=Eo(en(t))]),a&&gt(a,e,6,o);const c=r[l+"Once"];if(c){if(!e.emitted)e.emitted={};else if(e.emitted[l])return;e.emitted[l]=!0,gt(c,e,6,o)}}const Ju=new WeakMap;function sa(e,t,n=!1){const r=n?Ju:t.emitsCache,o=r.get(e);if(o!==void 0)return o;const s=e.emits;let i={},l=!1;if(!oe(e)){const a=c=>{const u=sa(c,t,!0);u&&(l=!0,Me(i,u))};!n&&t.mixins.length&&t.mixins.forEach(a),e.extends&&a(e.extends),e.mixins&&e.mixins.forEach(a)}return!s&&!l?(Ee(e)&&r.set(e,null),null):(re(s)?s.forEach(a=>i[a]=null):Me(i,s),Ee(e)&&r.set(e,i),i)}function ho(e,t){return!e||!ur(t)?!1:(t=t.slice(2).replace(/Once$/,""),pe(e,t[0].toLowerCase()+t.slice(1))||pe(e,en(t))||pe(e,t))}function Oo(e){const{type:t,vnode:n,proxy:r,withProxy:o,propsOptions:[s],slots:i,attrs:l,emit:a,render:c,renderCache:u,props:f,data:h,setupState:p,ctx:v,inheritAttrs:_}=e,S=Kr(e);let C,T;try{if(n.shapeFlag&4){const b=o||r,H=b;C=ft(c.call(H,b,u,f,p,h,v)),T=l}else{const b=t;C=ft(b.length>1?b(f,{attrs:l,slots:i,emit:a}):b(f,null)),T=t.props?l:Qu(l)}}catch(b){Jn.length=0,hr(b,e,1),C=le(He)}let g=C;if(T&&_!==!1){const b=Object.keys(T),{shapeFlag:H}=g;b.length&&H&7&&(s&&b.some(is)&&(T=Xu(T,s)),g=Xt(g,T,!1,!0))}return n.dirs&&(g=Xt(g,null,!1,!0),g.dirs=g.dirs?g.dirs.concat(n.dirs):n.dirs),n.transition&&rr(g,n.transition),C=g,Kr(S),C}const Qu=e=>{let t;for(const n in e)(n==="class"||n==="style"||ur(n))&&((t||(t={}))[n]=e[n]);return t},Xu=(e,t)=>{const n={};for(const r in e)(!is(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function Zu(e,t,n){const{props:r,children:o,component:s}=e,{props:i,children:l,patchFlag:a}=t,c=s.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&a>=0){if(a&1024)return!0;if(a&16)return r?ri(r,i,c):!!i;if(a&8){const u=t.dynamicProps;for(let f=0;f<u.length;f++){const h=u[f];if(i[h]!==r[h]&&!ho(c,h))return!0}}}else return(o||l)&&(!l||!l.$stable)?!0:r===i?!1:r?i?ri(r,i,c):!0:!!i;return!1}function ri(e,t,n){const r=Object.keys(t);if(r.length!==Object.keys(e).length)return!0;for(let o=0;o<r.length;o++){const s=r[o];if(t[s]!==e[s]&&!ho(n,s))return!0}return!1}function ia({vnode:e,parent:t},n){for(;t;){const r=t.subTree;if(r.suspense&&r.suspense.activeBranch===e&&(r.el=e.el),r===e)(e=t.vnode).el=n,t=t.parent;else break}}const la={},aa=()=>Object.create(la),ca=e=>Object.getPrototypeOf(e)===la;function ef(e,t,n,r=!1){const o={},s=aa();e.propsDefaults=Object.create(null),ua(e,t,o,s);for(const i in e.propsOptions[0])i in o||(o[i]=void 0);n?e.props=r?o:Nl(o):e.type.props?e.props=o:e.props=s,e.attrs=s}function tf(e,t,n,r){const{props:o,attrs:s,vnode:{patchFlag:i}}=e,l=de(o),[a]=e.propsOptions;let c=!1;if((r||i>0)&&!(i&16)){if(i&8){const u=e.vnode.dynamicProps;for(let f=0;f<u.length;f++){let h=u[f];if(ho(e.emitsOptions,h))continue;const p=t[h];if(a)if(pe(s,h))p!==s[h]&&(s[h]=p,c=!0);else{const v=tt(h);o[v]=Jo(a,l,v,p,e,!1)}else p!==s[h]&&(s[h]=p,c=!0)}}}else{ua(e,t,o,s)&&(c=!0);let u;for(const f in l)(!t||!pe(t,f)&&((u=en(f))===f||!pe(t,u)))&&(a?n&&(n[f]!==void 0||n[u]!==void 0)&&(o[f]=Jo(a,l,f,void 0,e,!0)):delete o[f]);if(s!==l)for(const f in s)(!t||!pe(t,f))&&(delete s[f],c=!0)}c&&Pt(e.attrs,"set","")}function ua(e,t,n,r){const[o,s]=e.propsOptions;let i=!1,l;if(t)for(let a in t){if(fn(a))continue;const c=t[a];let u;o&&pe(o,u=tt(a))?!s||!s.includes(u)?n[u]=c:(l||(l={}))[u]=c:ho(e.emitsOptions,a)||(!(a in r)||c!==r[a])&&(r[a]=c,i=!0)}if(s){const a=de(n),c=l||ve;for(let u=0;u<s.length;u++){const f=s[u];n[f]=Jo(o,a,f,c[f],e,!pe(c,f))}}return i}function Jo(e,t,n,r,o,s){const i=e[n];if(i!=null){const l=pe(i,"default");if(l&&r===void 0){const a=i.default;if(i.type!==Function&&!i.skipFactory&&oe(a)){const{propsDefaults:c}=o;if(n in c)r=c[n];else{const u=gr(o);r=c[n]=a.call(null,t),u()}}else r=a;o.ce&&o.ce._setProp(n,r)}i[0]&&(s&&!l?r=!1:i[1]&&(r===""||r===en(n))&&(r=!0))}return r}const nf=new WeakMap;function fa(e,t,n=!1){const r=n?nf:t.propsCache,o=r.get(e);if(o)return o;const s=e.props,i={},l=[];let a=!1;if(!oe(e)){const u=f=>{a=!0;const[h,p]=fa(f,t,!0);Me(i,h),p&&l.push(...p)};!n&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}if(!s&&!a)return Ee(e)&&r.set(e,Cn),Cn;if(re(s))for(let u=0;u<s.length;u++){const f=tt(s[u]);oi(f)&&(i[f]=ve)}else if(s)for(const u in s){const f=tt(u);if(oi(f)){const h=s[u],p=i[f]=re(h)||oe(h)?{type:h}:Me({},h),v=p.type;let _=!1,S=!0;if(re(v))for(let C=0;C<v.length;++C){const T=v[C],g=oe(T)&&T.name;if(g==="Boolean"){_=!0;break}else g==="String"&&(S=!1)}else _=oe(v)&&v.name==="Boolean";p[0]=_,p[1]=S,(_||pe(p,"default"))&&l.push(f)}}const c=[i,l];return Ee(e)&&r.set(e,c),c}function oi(e){return e[0]!=="$"&&!fn(e)}const ms=e=>e==="_"||e==="_ctx"||e==="$stable",gs=e=>re(e)?e.map(ft):[ft(e)],rf=(e,t,n)=>{if(t._n)return t;const r=Te((...o)=>gs(t(...o)),n);return r._c=!1,r},da=(e,t,n)=>{const r=e._ctx;for(const o in e){if(ms(o))continue;const s=e[o];if(oe(s))t[o]=rf(o,s,r);else if(s!=null){const i=gs(s);t[o]=()=>i}}},ha=(e,t)=>{const n=gs(t);e.slots.default=()=>n},pa=(e,t,n)=>{for(const r in t)(n||!ms(r))&&(e[r]=t[r])},of=(e,t,n)=>{const r=e.slots=aa();if(e.vnode.shapeFlag&32){const o=t._;o?(pa(r,t,n),n&&hl(r,"_",o,!0)):da(t,r)}else t&&ha(e,t)},sf=(e,t,n)=>{const{vnode:r,slots:o}=e;let s=!0,i=ve;if(r.shapeFlag&32){const l=t._;l?n&&l===1?s=!1:pa(o,t,n):(s=!t.$stable,da(t,o)),i=t}else t&&(ha(e,t),i={default:1});if(s)for(const l in o)!ms(l)&&i[l]==null&&delete o[l]},st=ya;function lf(e){return af(e,Su)}function af(e,t){const n=oo();n.__VUE__=!0;const{insert:r,remove:o,patchProp:s,createElement:i,createText:l,createComment:a,setText:c,setElementText:u,parentNode:f,nextSibling:h,setScopeId:p=St,insertStaticContent:v}=e,_=(d,m,y,O=null,A=null,P=null,W=void 0,B=null,F=!!m.dynamicChildren)=>{if(d===m)return;d&&!cn(d,m)&&(O=x(d),Ve(d,A,P,!0),d=null),m.patchFlag===-2&&(F=!1,m.dynamicChildren=null);const{type:I,ref:te,shapeFlag:Y}=m;switch(I){case mn:S(d,m,y,O);break;case He:C(d,m,y,O);break;case Yn:d==null&&T(m,y,O,W);break;case _e:E(d,m,y,O,A,P,W,B,F);break;default:Y&1?H(d,m,y,O,A,P,W,B,F):Y&6?M(d,m,y,O,A,P,W,B,F):(Y&64||Y&128)&&I.process(d,m,y,O,A,P,W,B,F,Z)}te!=null&&A?xn(te,d&&d.ref,P,m||d,!m):te==null&&d&&d.ref!=null&&xn(d.ref,null,P,d,!0)},S=(d,m,y,O)=>{if(d==null)r(m.el=l(m.children),y,O);else{const A=m.el=d.el;m.children!==d.children&&c(A,m.children)}},C=(d,m,y,O)=>{d==null?r(m.el=a(m.children||""),y,O):m.el=d.el},T=(d,m,y,O)=>{[d.el,d.anchor]=v(d.children,m,y,O,d.el,d.anchor)},g=({el:d,anchor:m},y,O)=>{let A;for(;d&&d!==m;)A=h(d),r(d,y,O),d=A;r(m,y,O)},b=({el:d,anchor:m})=>{let y;for(;d&&d!==m;)y=h(d),o(d),d=y;o(m)},H=(d,m,y,O,A,P,W,B,F)=>{if(m.type==="svg"?W="svg":m.type==="math"&&(W="mathml"),d==null)J(m,y,O,A,P,W,B,F);else{const I=d.el&&d.el._isVueCE?d.el:null;try{I&&I._beginPatch(),R(d,m,A,P,W,B,F)}finally{I&&I._endPatch()}}},J=(d,m,y,O,A,P,W,B)=>{let F,I;const{props:te,shapeFlag:Y,transition:ee,dirs:se}=d;if(F=d.el=i(d.type,P,te&&te.is,te),Y&8?u(F,d.children):Y&16&&w(d.children,F,null,O,A,Po(d,P),W,B),se&&Et(d,null,O,"created"),$(F,d,d.scopeId,W,O),te){for(const Se in te)Se!=="value"&&!fn(Se)&&s(F,Se,null,te[Se],P,O);"value"in te&&s(F,"value",null,te.value,P),(I=te.onVnodeBeforeMount)&&ut(I,O,d)}se&&Et(d,null,O,"beforeMount");const ue=ma(A,ee);ue&&ee.beforeEnter(F),r(F,m,y),((I=te&&te.onVnodeMounted)||ue||se)&&st(()=>{I&&ut(I,O,d),ue&&ee.enter(F),se&&Et(d,null,O,"mounted")},A)},$=(d,m,y,O,A)=>{if(y&&p(d,y),O)for(let P=0;P<O.length;P++)p(d,O[P]);if(A){let P=A.subTree;if(m===P||_a(P.type)&&(P.ssContent===m||P.ssFallback===m)){const W=A.vnode;$(d,W,W.scopeId,W.slotScopeIds,A.parent)}}},w=(d,m,y,O,A,P,W,B,F=0)=>{for(let I=F;I<d.length;I++){const te=d[I]=B?Gt(d[I]):ft(d[I]);_(null,te,m,y,O,A,P,W,B)}},R=(d,m,y,O,A,P,W)=>{const B=m.el=d.el;let{patchFlag:F,dynamicChildren:I,dirs:te}=m;F|=d.patchFlag&16;const Y=d.props||ve,ee=m.props||ve;let se;if(y&&nn(y,!1),(se=ee.onVnodeBeforeUpdate)&&ut(se,y,m,d),te&&Et(m,d,y,"beforeUpdate"),y&&nn(y,!0),(Y.innerHTML&&ee.innerHTML==null||Y.textContent&&ee.textContent==null)&&u(B,""),I?k(d.dynamicChildren,I,B,y,O,Po(m,A),P):W||V(d,m,B,null,y,O,Po(m,A),P,!1),F>0){if(F&16)z(B,Y,ee,y,A);else if(F&2&&Y.class!==ee.class&&s(B,"class",null,ee.class,A),F&4&&s(B,"style",Y.style,ee.style,A),F&8){const ue=m.dynamicProps;for(let Se=0;Se<ue.length;Se++){const me=ue[Se],et=Y[me],ze=ee[me];(ze!==et||me==="value")&&s(B,me,et,ze,A,y)}}F&1&&d.children!==m.children&&u(B,m.children)}else!W&&I==null&&z(B,Y,ee,y,A);((se=ee.onVnodeUpdated)||te)&&st(()=>{se&&ut(se,y,m,d),te&&Et(m,d,y,"updated")},O)},k=(d,m,y,O,A,P,W)=>{for(let B=0;B<m.length;B++){const F=d[B],I=m[B],te=F.el&&(F.type===_e||!cn(F,I)||F.shapeFlag&198)?f(F.el):y;_(F,I,te,null,O,A,P,W,!0)}},z=(d,m,y,O,A)=>{if(m!==y){if(m!==ve)for(const P in m)!fn(P)&&!(P in y)&&s(d,P,m[P],null,A,O);for(const P in y){if(fn(P))continue;const W=y[P],B=m[P];W!==B&&P!=="value"&&s(d,P,B,W,A,O)}"value"in y&&s(d,"value",m.value,y.value,A)}},E=(d,m,y,O,A,P,W,B,F)=>{const I=m.el=d?d.el:l(""),te=m.anchor=d?d.anchor:l("");let{patchFlag:Y,dynamicChildren:ee,slotScopeIds:se}=m;se&&(B=B?B.concat(se):se),d==null?(r(I,y,O),r(te,y,O),w(m.children||[],y,te,A,P,W,B,F)):Y>0&&Y&64&&ee&&d.dynamicChildren&&d.dynamicChildren.length===ee.length?(k(d.dynamicChildren,ee,y,A,P,W,B),(m.key!=null||A&&m===A.subTree)&&ga(d,m,!0)):V(d,m,y,te,A,P,W,B,F)},M=(d,m,y,O,A,P,W,B,F)=>{m.slotScopeIds=B,d==null?m.shapeFlag&512?A.ctx.activate(m,y,O,W,F):D(m,y,O,A,P,W,F):j(d,m,F)},D=(d,m,y,O,A,P,W)=>{const B=d.component=gf(d,O,A);if(mr(d)&&(B.ctx.renderer=Z),vf(B,!1,W),B.asyncDep){if(A&&A.registerDep(B,L,W),!d.el){const F=B.subTree=le(He);C(null,F,m,y),d.placeholder=F.el}}else L(B,d,m,y,A,P,W)},j=(d,m,y)=>{const O=m.component=d.component;if(Zu(d,m,y))if(O.asyncDep&&!O.asyncResolved){X(O,m,y);return}else O.next=m,O.update();else m.el=d.el,O.vnode=m},L=(d,m,y,O,A,P,W)=>{const B=()=>{if(d.isMounted){let{next:Y,bu:ee,u:se,parent:ue,vnode:Se}=d;{const rt=va(d);if(rt){Y&&(Y.el=Se.el,X(d,Y,W)),rt.asyncDep.then(()=>{d.isUnmounted||B()});return}}let me=Y,et;nn(d,!1),Y?(Y.el=Se.el,X(d,Y,W)):Y=Se,ee&&So(ee),(et=Y.props&&Y.props.onVnodeBeforeUpdate)&&ut(et,ue,Y,Se),nn(d,!0);const ze=Oo(d),dt=d.subTree;d.subTree=ze,_(dt,ze,f(dt.el),x(dt),d,A,P),Y.el=ze.el,me===null&&ia(d,ze.el),se&&st(se,A),(et=Y.props&&Y.props.onVnodeUpdated)&&st(()=>ut(et,ue,Y,Se),A)}else{let Y;const{el:ee,props:se}=m,{bm:ue,m:Se,parent:me,root:et,type:ze}=d,dt=hn(m);if(nn(d,!1),ue&&So(ue),!dt&&(Y=se&&se.onVnodeBeforeMount)&&ut(Y,me,m),nn(d,!0),ee&&ge){const rt=()=>{d.subTree=Oo(d),ge(ee,d.subTree,d,A,null)};dt&&ze.__asyncHydrate?ze.__asyncHydrate(ee,d,rt):rt()}else{et.ce&&et.ce._def.shadowRoot!==!1&&et.ce._injectChildStyle(ze);const rt=d.subTree=Oo(d);_(null,rt,y,O,d,A,P),m.el=rt.el}if(Se&&st(Se,A),!dt&&(Y=se&&se.onVnodeMounted)){const rt=m;st(()=>ut(Y,me,rt),A)}(m.shapeFlag&256||me&&hn(me.vnode)&&me.vnode.shapeFlag&256)&&d.a&&st(d.a,A),d.isMounted=!0,m=y=O=null}};d.scope.on();const F=d.effect=new bl(B);d.scope.off();const I=d.update=F.run.bind(F),te=d.job=F.runIfDirty.bind(F);te.i=d,te.id=d.uid,F.scheduler=()=>fs(te),nn(d,!0),I()},X=(d,m,y)=>{m.component=d;const O=d.vnode.props;d.vnode=m,d.next=null,tf(d,m.props,O,y),sf(d,m.children,y),Mt(),Gs(d),Dt()},V=(d,m,y,O,A,P,W,B,F=!1)=>{const I=d&&d.children,te=d?d.shapeFlag:0,Y=m.children,{patchFlag:ee,shapeFlag:se}=m;if(ee>0){if(ee&128){Ie(I,Y,y,O,A,P,W,B,F);return}else if(ee&256){ae(I,Y,y,O,A,P,W,B,F);return}}se&8?(te&16&&Ze(I,A,P),Y!==I&&u(y,Y)):te&16?se&16?Ie(I,Y,y,O,A,P,W,B,F):Ze(I,A,P,!0):(te&8&&u(y,""),se&16&&w(Y,y,O,A,P,W,B,F))},ae=(d,m,y,O,A,P,W,B,F)=>{d=d||Cn,m=m||Cn;const I=d.length,te=m.length,Y=Math.min(I,te);let ee;for(ee=0;ee<Y;ee++){const se=m[ee]=F?Gt(m[ee]):ft(m[ee]);_(d[ee],se,y,null,A,P,W,B,F)}I>te?Ze(d,A,P,!0,!1,Y):w(m,y,O,A,P,W,B,F,Y)},Ie=(d,m,y,O,A,P,W,B,F)=>{let I=0;const te=m.length;let Y=d.length-1,ee=te-1;for(;I<=Y&&I<=ee;){const se=d[I],ue=m[I]=F?Gt(m[I]):ft(m[I]);if(cn(se,ue))_(se,ue,y,null,A,P,W,B,F);else break;I++}for(;I<=Y&&I<=ee;){const se=d[Y],ue=m[ee]=F?Gt(m[ee]):ft(m[ee]);if(cn(se,ue))_(se,ue,y,null,A,P,W,B,F);else break;Y--,ee--}if(I>Y){if(I<=ee){const se=ee+1,ue=se<te?m[se].el:O;for(;I<=ee;)_(null,m[I]=F?Gt(m[I]):ft(m[I]),y,ue,A,P,W,B,F),I++}}else if(I>ee)for(;I<=Y;)Ve(d[I],A,P,!0),I++;else{const se=I,ue=I,Se=new Map;for(I=ue;I<=ee;I++){const ot=m[I]=F?Gt(m[I]):ft(m[I]);ot.key!=null&&Se.set(ot.key,I)}let me,et=0;const ze=ee-ue+1;let dt=!1,rt=0;const Hn=new Array(ze);for(I=0;I<ze;I++)Hn[I]=0;for(I=se;I<=Y;I++){const ot=d[I];if(et>=ze){Ve(ot,A,P,!0);continue}let _t;if(ot.key!=null)_t=Se.get(ot.key);else for(me=ue;me<=ee;me++)if(Hn[me-ue]===0&&cn(ot,m[me])){_t=me;break}_t===void 0?Ve(ot,A,P,!0):(Hn[_t-ue]=I+1,_t>=rt?rt=_t:dt=!0,_(ot,m[_t],y,null,A,P,W,B,F),et++)}const Bs=dt?cf(Hn):Cn;for(me=Bs.length-1,I=ze-1;I>=0;I--){const ot=ue+I,_t=m[ot],js=m[ot+1],Vs=ot+1<te?js.el||ba(js):O;Hn[I]===0?_(null,_t,y,Vs,A,P,W,B,F):dt&&(me<0||I!==Bs[me]?$e(_t,y,Vs,2):me--)}}},$e=(d,m,y,O,A=null)=>{const{el:P,type:W,transition:B,children:F,shapeFlag:I}=d;if(I&6){$e(d.component.subTree,m,y,O);return}if(I&128){d.suspense.move(m,y,O);return}if(I&64){W.move(d,m,y,Z);return}if(W===_e){r(P,m,y);for(let Y=0;Y<F.length;Y++)$e(F[Y],m,y,O);r(d.anchor,m,y);return}if(W===Yn){g(d,m,y);return}if(O!==2&&I&1&&B)if(O===0)B.beforeEnter(P),r(P,m,y),st(()=>B.enter(P),A);else{const{leave:Y,delayLeave:ee,afterLeave:se}=B,ue=()=>{d.ctx.isUnmounted?o(P):r(P,m,y)},Se=()=>{P._isLeaving&&P[Ot](!0),Y(P,()=>{ue(),se&&se()})};ee?ee(P,ue,Se):Se()}else r(P,m,y)},Ve=(d,m,y,O=!1,A=!1)=>{const{type:P,props:W,ref:B,children:F,dynamicChildren:I,shapeFlag:te,patchFlag:Y,dirs:ee,cacheIndex:se}=d;if(Y===-2&&(A=!1),B!=null&&(Mt(),xn(B,null,y,d,!0),Dt()),se!=null&&(m.renderCache[se]=void 0),te&256){m.ctx.deactivate(d);return}const ue=te&1&&ee,Se=!hn(d);let me;if(Se&&(me=W&&W.onVnodeBeforeUnmount)&&ut(me,m,d),te&6)nt(d.component,y,O);else{if(te&128){d.suspense.unmount(y,O);return}ue&&Et(d,null,m,"beforeUnmount"),te&64?d.type.remove(d,m,y,Z,O):I&&!I.hasOnce&&(P!==_e||Y>0&&Y&64)?Ze(I,m,y,!1,!0):(P===_e&&Y&384||!A&&te&16)&&Ze(F,m,y),O&&jt(d)}(Se&&(me=W&&W.onVnodeUnmounted)||ue)&&st(()=>{me&&ut(me,m,d),ue&&Et(d,null,m,"unmounted")},y)},jt=d=>{const{type:m,el:y,anchor:O,transition:A}=d;if(m===_e){Vt(y,O);return}if(m===Yn){b(d);return}const P=()=>{o(y),A&&!A.persisted&&A.afterLeave&&A.afterLeave()};if(d.shapeFlag&1&&A&&!A.persisted){const{leave:W,delayLeave:B}=A,F=()=>W(y,P);B?B(d.el,P,F):F()}else P()},Vt=(d,m)=>{let y;for(;d!==m;)y=h(d),o(d),d=y;o(m)},nt=(d,m,y)=>{const{bum:O,scope:A,job:P,subTree:W,um:B,m:F,a:I}=d;si(F),si(I),O&&So(O),A.stop(),P&&(P.flags|=8,Ve(W,d,m,y)),B&&st(B,m),st(()=>{d.isUnmounted=!0},m)},Ze=(d,m,y,O=!1,A=!1,P=0)=>{for(let W=P;W<d.length;W++)Ve(d[W],m,y,O,A)},x=d=>{if(d.shapeFlag&6)return x(d.component.subTree);if(d.shapeFlag&128)return d.suspense.next();const m=h(d.anchor||d.el),y=m&&m[gu];return y?h(y):m};let q=!1;const U=(d,m,y)=>{let O;d==null?m._vnode&&(Ve(m._vnode,null,null,!0),O=m._vnode.component):_(m._vnode||null,d,m,null,null,null,y),m._vnode=d,q||(q=!0,Gs(O),Gr(),q=!1)},Z={p:_,um:Ve,m:$e,r:jt,mt:D,mc:w,pc:V,pbc:k,n:x,o:e};let ce,ge;return t&&([ce,ge]=t(Z)),{render:U,hydrate:ce,createApp:Ku(U,ce)}}function Po({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 nn({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function ma(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function ga(e,t,n=!1){const r=e.children,o=t.children;if(re(r)&&re(o))for(let s=0;s<r.length;s++){const i=r[s];let l=o[s];l.shapeFlag&1&&!l.dynamicChildren&&((l.patchFlag<=0||l.patchFlag===32)&&(l=o[s]=Gt(o[s]),l.el=i.el),!n&&l.patchFlag!==-2&&ga(i,l)),l.type===mn&&(l.patchFlag!==-1?l.el=i.el:l.__elIndex=s+(e.type===_e?1:0)),l.type===He&&!l.el&&(l.el=i.el)}}function cf(e){const t=e.slice(),n=[0];let r,o,s,i,l;const a=e.length;for(r=0;r<a;r++){const c=e[r];if(c!==0){if(o=n[n.length-1],e[o]<c){t[r]=o,n.push(r);continue}for(s=0,i=n.length-1;s<i;)l=s+i>>1,e[n[l]]<c?s=l+1:i=l;c<e[n[s]]&&(s>0&&(t[r]=n[s-1]),n[s]=r)}}for(s=n.length,i=n[s-1];s-- >0;)n[s]=i,i=t[i];return n}function va(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:va(t)}function si(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}function ba(e){if(e.placeholder)return e.placeholder;const t=e.component;return t?ba(t.subTree):null}const _a=e=>e.__isSuspense;function ya(e,t){t&&t.pendingBranch?re(e)?t.effects.push(...e):t.effects.push(e):fu(e)}const _e=Symbol.for("v-fgt"),mn=Symbol.for("v-txt"),He=Symbol.for("v-cmt"),Yn=Symbol.for("v-stc"),Jn=[];let it=null;function G(e=!1){Jn.push(it=e?null:[])}function uf(){Jn.pop(),it=Jn[Jn.length-1]||null}let or=1;function Qr(e,t=!1){or+=e,e<0&&it&&t&&(it.hasOnce=!0)}function Ea(e){return e.dynamicChildren=or>0?it||Cn:null,uf(),or>0&&it&&it.push(e),e}function ne(e,t,n,r,o,s){return Ea(ie(e,t,n,r,o,s,!0))}function Re(e,t,n,r,o){return Ea(le(e,t,n,r,o,!0))}function sr(e){return e?e.__v_isVNode===!0:!1}function cn(e,t){return e.type===t.type&&e.key===t.key}const Sa=({key:e})=>e??null,Hr=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?Oe(e)||Pe(e)||oe(e)?{i:Be,r:e,k:t,f:!!n}:e:null);function ie(e,t=null,n=null,r=0,o=null,s=e===_e?0:1,i=!1,l=!1){const a={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Sa(t),ref:t&&Hr(t),scopeId:Ul,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:s,patchFlag:r,dynamicProps:o,dynamicChildren:null,appContext:null,ctx:Be};return l?(vs(a,n),s&128&&e.normalize(a)):n&&(a.shapeFlag|=Oe(n)?8:16),or>0&&!i&&it&&(a.patchFlag>0||s&6)&&a.patchFlag!==32&&it.push(a),a}const le=ff;function ff(e,t=null,n=null,r=0,o=null,s=!1){if((!e||e===$u)&&(e=He),sr(e)){const l=Xt(e,t,!0);return n&&vs(l,n),or>0&&!s&&it&&(l.shapeFlag&6?it[it.indexOf(e)]=l:it.push(l)),l.patchFlag=-2,l}if(Sf(e)&&(e=e.__vccOpts),t){t=Fr(t);let{class:l,style:a}=t;l&&!Oe(l)&&(t.class=Qe(l)),Ee(a)&&(co(a)&&!re(a)&&(a=Me({},a)),t.style=Dn(a))}const i=Oe(e)?1:_a(e)?128:Kl(e)?64:Ee(e)?4:oe(e)?2:0;return ie(e,t,n,r,o,i,s,!0)}function Fr(e){return e?co(e)||ca(e)?Me({},e):e:null}function Xt(e,t,n=!1,r=!1){const{props:o,ref:s,patchFlag:i,children:l,transition:a}=e,c=t?hf(o||{},t):o,u={__v_isVNode:!0,__v_skip:!0,type:e.type,props:c,key:c&&Sa(c),ref:t&&t.ref?n&&s?re(s)?s.concat(Hr(t)):[s,Hr(t)]:Hr(t):s,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:l,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==_e?i===-1?16:i|16:i,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:a,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Xt(e.ssContent),ssFallback:e.ssFallback&&Xt(e.ssFallback),placeholder:e.placeholder,el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return a&&r&&rr(u,a.clone(u)),u}function Zt(e=" ",t=0){return le(mn,null,e,t)}function df(e,t){const n=le(Yn,null,e);return n.staticCount=t,n}function ke(e="",t=!1){return t?(G(),Re(He,null,e)):le(He,null,e)}function ft(e){return e==null||typeof e=="boolean"?le(He):re(e)?le(_e,null,e.slice()):sr(e)?Gt(e):le(mn,null,String(e))}function Gt(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Xt(e)}function vs(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(re(t))n=16;else if(typeof t=="object")if(r&65){const o=t.default;o&&(o._c&&(o._d=!1),vs(e,o()),o._c&&(o._d=!0));return}else{n=32;const o=t._;!o&&!ca(t)?t._ctx=Be:o===3&&Be&&(Be.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else oe(t)?(t={default:t,_ctx:Be},n=32):(t=String(t),r&64?(n=16,t=[Zt(t)]):n=8);e.children=t,e.shapeFlag|=n}function hf(...e){const t={};for(let n=0;n<e.length;n++){const r=e[n];for(const o in r)if(o==="class")t.class!==r.class&&(t.class=Qe([t.class,r.class]));else if(o==="style")t.style=Dn([t.style,r.style]);else if(ur(o)){const s=t[o],i=r[o];i&&s!==i&&!(re(s)&&s.includes(i))&&(t[o]=s?[].concat(s,i):i)}else o!==""&&(t[o]=r[o])}return t}function ut(e,t,n,r=null){gt(e,t,7,[n,r])}const pf=oa();let mf=0;function gf(e,t,n){const r=e.type,o=(t?t.appContext:e.appContext)||pf,s={uid:mf++,vnode:e,type:r,parent:t,appContext:o,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new Pc(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(o.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:fa(r,o),emitsOptions:sa(r,o),emit:null,emitted:null,propsDefaults:ve,inheritAttrs:r.inheritAttrs,ctx:ve,data:ve,props:ve,attrs:ve,slots:ve,refs:ve,setupState:ve,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 s.ctx={_:s},s.root=t?t.root:s,s.emit=Yu.bind(null,s),e.ce&&e.ce(s),s}let Fe=null;const Bt=()=>Fe||Be;let Xr,Qo;{const e=oo(),t=(n,r)=>{let o;return(o=e[n])||(o=e[n]=[]),o.push(r),s=>{o.length>1?o.forEach(i=>i(s)):o[0](s)}};Xr=t("__VUE_INSTANCE_SETTERS__",n=>Fe=n),Qo=t("__VUE_SSR_SETTERS__",n=>In=n)}const gr=e=>{const t=Fe;return Xr(e),e.scope.on(),()=>{e.scope.off(),Xr(t)}},ii=()=>{Fe&&Fe.scope.off(),Xr(null)};function wa(e){return e.vnode.shapeFlag&4}let In=!1;function vf(e,t=!1,n=!1){t&&Qo(t);const{props:r,children:o}=e.vnode,s=wa(e);ef(e,r,s,t),of(e,o,n||t);const i=s?bf(e,t):void 0;return t&&Qo(!1),i}function bf(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,Bu);const{setup:r}=n;if(r){Mt();const o=e.setupContext=r.length>1?yf(e):null,s=gr(e),i=dr(r,e,0,[e.props,o]),l=ul(i);if(Dt(),s(),(l||e.sp)&&!hn(e)&&hs(e),l){if(i.then(ii,ii),t)return i.then(a=>{li(e,a)}).catch(a=>{hr(a,e,0)});e.asyncDep=i}else li(e,i)}else Ca(e)}function li(e,t,n){oe(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Ee(t)&&(e.setupState=Dl(t)),Ca(e)}function Ca(e,t,n){const r=e.type;e.render||(e.render=r.render||St);{const o=gr(e);Mt();try{ju(e)}finally{Dt(),o()}}}const _f={get(e,t){return We(e,"get",""),e[t]}};function yf(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,_f),slots:e.slots,emit:e.emit,expose:t}}function po(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(Dl(Zc(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in qn)return qn[n](e)},has(t,n){return n in t||n in qn}})):e.proxy}function Ef(e,t=!0){return oe(e)?e.displayName||e.name:e.name||t&&e.__name}function Sf(e){return oe(e)&&"__vccOpts"in e}const N=(e,t)=>iu(e,t,In);function Q(e,t,n){try{Qr(-1);const r=arguments.length;return r===2?Ee(t)&&!re(t)?sr(t)?le(e,null,[t]):le(e,t):le(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&sr(n)&&(n=[n]),le(e,t,n))}finally{Qr(1)}}const wf="3.5.27";/**
* @vue/runtime-dom v3.5.27
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let Xo;const ai=typeof window<"u"&&window.trustedTypes;if(ai)try{Xo=ai.createPolicy("vue",{createHTML:e=>e})}catch{}const Ta=Xo?e=>Xo.createHTML(e):e=>e,Cf="http://www.w3.org/2000/svg",Tf="http://www.w3.org/1998/Math/MathML",Rt=typeof document<"u"?document:null,ci=Rt&&Rt.createElement("template"),Af={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const o=t==="svg"?Rt.createElementNS(Cf,e):t==="mathml"?Rt.createElementNS(Tf,e):n?Rt.createElement(e,{is:n}):Rt.createElement(e);return e==="select"&&r&&r.multiple!=null&&o.setAttribute("multiple",r.multiple),o},createText:e=>Rt.createTextNode(e),createComment:e=>Rt.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Rt.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,o,s){const i=n?n.previousSibling:t.lastChild;if(o&&(o===s||o.nextSibling))for(;t.insertBefore(o.cloneNode(!0),n),!(o===s||!(o=o.nextSibling)););else{ci.innerHTML=Ta(r==="svg"?`<svg>${e}</svg>`:r==="mathml"?`<math>${e}</math>`:e);const l=ci.content;if(r==="svg"||r==="mathml"){const a=l.firstChild;for(;a.firstChild;)l.appendChild(a.firstChild);l.removeChild(a)}t.insertBefore(l,n)}return[i?i.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},zt="transition",Bn="animation",ir=Symbol("_vtc"),Aa={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},xf=Me({},ql,Aa),Lf=e=>(e.displayName="Transition",e.props=xf,e),bs=Lf((e,{slots:t})=>Q(_u,Rf(e),t)),rn=(e,t=[])=>{re(e)?e.forEach(n=>n(...t)):e&&e(...t)},ui=e=>e?re(e)?e.some(t=>t.length>1):e.length>1:!1;function Rf(e){const t={};for(const E in e)E in Aa||(t[E]=e[E]);if(e.css===!1)return t;const{name:n="v",type:r,duration:o,enterFromClass:s=`${n}-enter-from`,enterActiveClass:i=`${n}-enter-active`,enterToClass:l=`${n}-enter-to`,appearFromClass:a=s,appearActiveClass:c=i,appearToClass:u=l,leaveFromClass:f=`${n}-leave-from`,leaveActiveClass:h=`${n}-leave-active`,leaveToClass:p=`${n}-leave-to`}=e,v=Of(o),_=v&&v[0],S=v&&v[1],{onBeforeEnter:C,onEnter:T,onEnterCancelled:g,onLeave:b,onLeaveCancelled:H,onBeforeAppear:J=C,onAppear:$=T,onAppearCancelled:w=g}=t,R=(E,M,D,j)=>{E._enterCancelled=j,on(E,M?u:l),on(E,M?c:i),D&&D()},k=(E,M)=>{E._isLeaving=!1,on(E,f),on(E,p),on(E,h),M&&M()},z=E=>(M,D)=>{const j=E?$:T,L=()=>R(M,E,D);rn(j,[M,L]),fi(()=>{on(M,E?a:s),Tt(M,E?u:l),ui(j)||di(M,r,_,L)})};return Me(t,{onBeforeEnter(E){rn(C,[E]),Tt(E,s),Tt(E,i)},onBeforeAppear(E){rn(J,[E]),Tt(E,a),Tt(E,c)},onEnter:z(!1),onAppear:z(!0),onLeave(E,M){E._isLeaving=!0;const D=()=>k(E,M);Tt(E,f),E._enterCancelled?(Tt(E,h),mi(E)):(mi(E),Tt(E,h)),fi(()=>{E._isLeaving&&(on(E,f),Tt(E,p),ui(b)||di(E,r,S,D))}),rn(b,[E,D])},onEnterCancelled(E){R(E,!1,void 0,!0),rn(g,[E])},onAppearCancelled(E){R(E,!0,void 0,!0),rn(w,[E])},onLeaveCancelled(E){k(E),rn(H,[E])}})}function Of(e){if(e==null)return null;if(Ee(e))return[Io(e.enter),Io(e.leave)];{const t=Io(e);return[t,t]}}function Io(e){return Cc(e)}function Tt(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[ir]||(e[ir]=new Set)).add(t)}function on(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.remove(r));const n=e[ir];n&&(n.delete(t),n.size||(e[ir]=void 0))}function fi(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let Pf=0;function di(e,t,n,r){const o=e._endId=++Pf,s=()=>{o===e._endId&&r()};if(n!=null)return setTimeout(s,n);const{type:i,timeout:l,propCount:a}=If(e,t);if(!i)return r();const c=i+"end";let u=0;const f=()=>{e.removeEventListener(c,h),s()},h=p=>{p.target===e&&++u>=a&&f()};setTimeout(()=>{u<a&&f()},l+1),e.addEventListener(c,h)}function If(e,t){const n=window.getComputedStyle(e),r=v=>(n[v]||"").split(", "),o=r(`${zt}Delay`),s=r(`${zt}Duration`),i=hi(o,s),l=r(`${Bn}Delay`),a=r(`${Bn}Duration`),c=hi(l,a);let u=null,f=0,h=0;t===zt?i>0&&(u=zt,f=i,h=s.length):t===Bn?c>0&&(u=Bn,f=c,h=a.length):(f=Math.max(i,c),u=f>0?i>c?zt:Bn:null,h=u?u===zt?s.length:a.length:0);const p=u===zt&&/\b(?:transform|all)(?:,|$)/.test(r(`${zt}Property`).toString());return{type:u,timeout:f,propCount:h,hasTransform:p}}function hi(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,r)=>pi(n)+pi(e[r])))}function pi(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function mi(e){return(e?e.ownerDocument:document).body.offsetHeight}function kf(e,t,n){const r=e[ir];r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const Zr=Symbol("_vod"),xa=Symbol("_vsh"),eo={name:"show",beforeMount(e,{value:t},{transition:n}){e[Zr]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):jn(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:r}){!t!=!n&&(r?t?(r.beforeEnter(e),jn(e,!0),r.enter(e)):r.leave(e,()=>{jn(e,!1)}):jn(e,t))},beforeUnmount(e,{value:t}){jn(e,t)}};function jn(e,t){e.style.display=t?e[Zr]:"none",e[xa]=!t}const Nf=Symbol(""),Mf=/(?:^|;)\s*display\s*:/;function Df(e,t,n){const r=e.style,o=Oe(n);let s=!1;if(n&&!o){if(t)if(Oe(t))for(const i of t.split(";")){const l=i.slice(0,i.indexOf(":")).trim();n[l]==null&&Br(r,l,"")}else for(const i in t)n[i]==null&&Br(r,i,"");for(const i in n)i==="display"&&(s=!0),Br(r,i,n[i])}else if(o){if(t!==n){const i=r[Nf];i&&(n+=";"+i),r.cssText=n,s=Mf.test(n)}}else t&&e.removeAttribute("style");Zr in e&&(e[Zr]=s?r.display:"",e[xa]&&(r.display="none"))}const gi=/\s*!important$/;function Br(e,t,n){if(re(n))n.forEach(r=>Br(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=$f(e,t);gi.test(n)?e.setProperty(en(r),n.replace(gi,""),"important"):e[r]=n}}const vi=["Webkit","Moz","ms"],ko={};function $f(e,t){const n=ko[t];if(n)return n;let r=tt(t);if(r!=="filter"&&r in e)return ko[t]=r;r=fr(r);for(let o=0;o<vi.length;o++){const s=vi[o]+r;if(s in e)return ko[t]=s}return t}const bi="http://www.w3.org/1999/xlink";function _i(e,t,n,r,o,s=Oc(t)){r&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(bi,t.slice(6,t.length)):e.setAttributeNS(bi,t,n):n==null||s&&!pl(n)?e.removeAttribute(t):e.setAttribute(t,s?"":Ht(n)?String(n):n)}function yi(e,t,n,r,o){if(t==="innerHTML"||t==="textContent"){n!=null&&(e[t]=t==="innerHTML"?Ta(n):n);return}const s=e.tagName;if(t==="value"&&s!=="PROGRESS"&&!s.includes("-")){const l=s==="OPTION"?e.getAttribute("value")||"":e.value,a=n==null?e.type==="checkbox"?"on":"":String(n);(l!==a||!("_value"in e))&&(e.value=a),n==null&&e.removeAttribute(t),e._value=n;return}let i=!1;if(n===""||n==null){const l=typeof e[t];l==="boolean"?n=pl(n):n==null&&l==="string"?(n="",i=!0):l==="number"&&(n=0,i=!0)}try{e[t]=n}catch{}i&&e.removeAttribute(o||t)}function Hf(e,t,n,r){e.addEventListener(t,n,r)}function Ff(e,t,n,r){e.removeEventListener(t,n,r)}const Ei=Symbol("_vei");function Bf(e,t,n,r,o=null){const s=e[Ei]||(e[Ei]={}),i=s[t];if(r&&i)i.value=r;else{const[l,a]=jf(t);if(r){const c=s[t]=Uf(r,o);Hf(e,l,c,a)}else i&&(Ff(e,l,i,a),s[t]=void 0)}}const Si=/(?:Once|Passive|Capture)$/;function jf(e){let t;if(Si.test(e)){t={};let r;for(;r=e.match(Si);)e=e.slice(0,e.length-r[0].length),t[r[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):en(e.slice(2)),t]}let No=0;const Vf=Promise.resolve(),zf=()=>No||(Vf.then(()=>No=0),No=Date.now());function Uf(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;gt(Wf(r,n.value),t,5,[r])};return n.value=e,n.attached=zf(),n}function Wf(e,t){if(re(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(r=>o=>!o._stopped&&r&&r(o))}else return t}const wi=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,Gf=(e,t,n,r,o,s)=>{const i=o==="svg";t==="class"?kf(e,r,i):t==="style"?Df(e,n,r):ur(t)?is(t)||Bf(e,t,n,r,s):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Kf(e,t,r,i))?(yi(e,t,r),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&_i(e,t,r,i,s,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!Oe(r))?yi(e,tt(t),r,s,t):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),_i(e,t,r,i))};function Kf(e,t,n,r){if(r)return!!(t==="innerHTML"||t==="textContent"||t in e&&wi(t)&&oe(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 o=e.tagName;if(o==="IMG"||o==="VIDEO"||o==="CANVAS"||o==="SOURCE")return!1}return wi(t)&&Oe(n)?!1:t in e}const qf={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},Yf=(e,t)=>{const n=e._withKeys||(e._withKeys={}),r=t.join(".");return n[r]||(n[r]=o=>{if(!("key"in o))return;const s=en(o.key);if(t.some(i=>i===s||qf[i]===s))return e(o)})},Jf=Me({patchProp:Gf},Af);let Mo,Ci=!1;function Qf(){return Mo=Ci?Mo:lf(Jf),Ci=!0,Mo}const Xf=(...e)=>{const t=Qf().createApp(...e),{mount:n}=t;return t.mount=r=>{const o=ed(r);if(o)return n(o,!0,Zf(o))},t};function Zf(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function ed(e){return Oe(e)?document.querySelector(e):e}var vr=e=>/^[a-z][a-z0-9+.-]*:/.test(e)||e.startsWith("//"),td=/.md((\?|#).*)?$/,nd=(e,t="/")=>vr(e)||e.startsWith("/")&&!e.startsWith(t)&&!td.test(e),br=e=>/^(https?:)?\/\//.test(e),Ti=e=>{if(!e||e.endsWith("/"))return e;let t=e.replace(/(^|\/)README.md$/i,"$1index.html");return t.endsWith(".md")?t=`${t.substring(0,t.length-3)}.html`:t.endsWith(".html")||(t=`${t}.html`),t.endsWith("/index.html")&&(t=t.substring(0,t.length-10)),t},rd="http://.",od=(e,t)=>{if(!e.startsWith("/")&&t){const n=t.slice(0,t.lastIndexOf("/"));return Ti(new URL(`${n}/${e}`,rd).pathname)}return Ti(e)},sd=(e,t)=>{const n=Object.keys(e).sort((r,o)=>{const s=o.split("/").length-r.split("/").length;return s!==0?s:o.length-r.length});for(const r of n)if(t.startsWith(r))return r;return"/"},id=/(#|\?)/,La=e=>{const[t,...n]=e.split(id);return{pathname:t,hashAndQueries:n.join("")}},ld=["link","meta","script","style","noscript","template"],ad=["title","base"],cd=([e,t,n])=>ad.includes(e)?e:ld.includes(e)?e==="meta"&&t.name?`${e}.${t.name}`:e==="template"&&t.id?`${e}.${t.id}`:JSON.stringify([e,Object.entries(t).map(([r,o])=>typeof o=="boolean"?o?[r,""]:null:[r,o]).filter(r=>r!=null).sort(([r],[o])=>r.localeCompare(o)),n]):null,ud=e=>{const t=new Set,n=[];return e.forEach(r=>{const o=cd(r);o&&!t.has(o)&&(t.add(o),n.push(r))}),n},fd=e=>e.endsWith("/")||e.endsWith(".html")?e:`${e}/`,Ra=e=>e.endsWith("/")?e.slice(0,-1):e,Oa=e=>e.startsWith("/")?e.slice(1):e,_s=e=>Object.prototype.toString.call(e)==="[object Object]",pt=e=>typeof e=="string";const dd="modulepreload",hd=function(e){return"/"+e},Ai={},Or=function(t,n,r){let o=Promise.resolve();if(n&&n.length>0){document.getElementsByTagName("link");const i=document.querySelector("meta[property=csp-nonce]"),l=(i==null?void 0:i.nonce)||(i==null?void 0:i.getAttribute("nonce"));o=Promise.allSettled(n.map(a=>{if(a=hd(a),a in Ai)return;Ai[a]=!0;const c=a.endsWith(".css"),u=c?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${a}"]${u}`))return;const f=document.createElement("link");if(f.rel=c?"stylesheet":dd,c||(f.as="script"),f.crossOrigin="",f.href=a,l&&f.setAttribute("nonce",l),document.head.appendChild(f),c)return new Promise((h,p)=>{f.addEventListener("load",h),f.addEventListener("error",()=>p(new Error(`Unable to preload CSS for ${a}`)))})}))}function s(i){const l=new Event("vite:preloadError",{cancelable:!0});if(l.payload=i,window.dispatchEvent(l),!l.defaultPrevented)throw i}return o.then(i=>{for(const l of i||[])l.status==="rejected"&&s(l.reason);return t().catch(s)})},pd=JSON.parse("{}"),md=Object.fromEntries([["/get-started.html",{loader:()=>Or(()=>import("./get-started.html-CZESuujR.js"),[]),meta:{title:"配置教程"}}],["/lua.html",{loader:()=>Or(()=>import("./lua.html-CwfoAtde.js"),[]),meta:{title:"CMLeonOS Lua API 文档"}}],["/",{loader:()=>Or(()=>import("./index.html-C2W3YGc4.js"),[]),meta:{title:"主页"}}],["/404.html",{loader:()=>Or(()=>import("./404.html-quW2M2uK.js"),[]),meta:{title:""}}]]);/*!
* vue-router v4.6.4
* (c) 2025 Eduardo San Martin Morote
* @license MIT
*/const Sn=typeof document<"u";function Pa(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function gd(e){return e.__esModule||e[Symbol.toStringTag]==="Module"||e.default&&Pa(e.default)}const he=Object.assign;function Do(e,t){const n={};for(const r in t){const o=t[r];n[r]=vt(o)?o.map(e):e(o)}return n}const Qn=()=>{},vt=Array.isArray;function xi(e,t){const n={};for(const r in e)n[r]=r in t?t[r]:e[r];return n}const Ia=/#/g,vd=/&/g,bd=/\//g,_d=/=/g,yd=/\?/g,ka=/\+/g,Ed=/%5B/g,Sd=/%5D/g,Na=/%5E/g,wd=/%60/g,Ma=/%7B/g,Cd=/%7C/g,Da=/%7D/g,Td=/%20/g;function ys(e){return e==null?"":encodeURI(""+e).replace(Cd,"|").replace(Ed,"[").replace(Sd,"]")}function Ad(e){return ys(e).replace(Ma,"{").replace(Da,"}").replace(Na,"^")}function Zo(e){return ys(e).replace(ka,"%2B").replace(Td,"+").replace(Ia,"%23").replace(vd,"%26").replace(wd,"`").replace(Ma,"{").replace(Da,"}").replace(Na,"^")}function xd(e){return Zo(e).replace(_d,"%3D")}function Ld(e){return ys(e).replace(Ia,"%23").replace(yd,"%3F")}function Rd(e){return Ld(e).replace(bd,"%2F")}function lr(e){if(e==null)return null;try{return decodeURIComponent(""+e)}catch{}return""+e}const Od=/\/$/,Pd=e=>e.replace(Od,"");function $o(e,t,n="/"){let r,o={},s="",i="";const l=t.indexOf("#");let a=t.indexOf("?");return a=l>=0&&a>l?-1:a,a>=0&&(r=t.slice(0,a),s=t.slice(a,l>0?l:t.length),o=e(s.slice(1))),l>=0&&(r=r||t.slice(0,l),i=t.slice(l,t.length)),r=Md(r??t,n),{fullPath:r+s+i,path:r,query:o,hash:lr(i)}}function Id(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function Li(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function kd(e,t,n){const r=t.matched.length-1,o=n.matched.length-1;return r>-1&&r===o&&kn(t.matched[r],n.matched[o])&&$a(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function kn(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function $a(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(var n in e)if(!Nd(e[n],t[n]))return!1;return!0}function Nd(e,t){return vt(e)?Ri(e,t):vt(t)?Ri(t,e):(e==null?void 0:e.valueOf())===(t==null?void 0:t.valueOf())}function Ri(e,t){return vt(t)?e.length===t.length&&e.every((n,r)=>n===t[r]):e.length===1&&e[0]===t}function Md(e,t){if(e.startsWith("/"))return e;if(!e)return t;const n=t.split("/"),r=e.split("/"),o=r[r.length-1];(o===".."||o===".")&&r.push("");let s=n.length-1,i,l;for(i=0;i<r.length;i++)if(l=r[i],l!==".")if(l==="..")s>1&&s--;else break;return n.slice(0,s).join("/")+"/"+r.slice(i).join("/")}const Lt={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};let es=function(e){return e.pop="pop",e.push="push",e}({}),Ho=function(e){return e.back="back",e.forward="forward",e.unknown="",e}({});function Dd(e){if(!e)if(Sn){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),Pd(e)}const $d=/^[^#]+#/;function Hd(e,t){return e.replace($d,"#")+t}function Fd(e,t){const n=document.documentElement.getBoundingClientRect(),r=e.getBoundingClientRect();return{behavior:t.behavior,left:r.left-n.left-(t.left||0),top:r.top-n.top-(t.top||0)}}const mo=()=>({left:window.scrollX,top:window.scrollY});function Bd(e){let t;if("el"in e){const n=e.el,r=typeof n=="string"&&n.startsWith("#"),o=typeof n=="string"?r?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!o)return;t=Fd(o,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.scrollX,t.top!=null?t.top:window.scrollY)}function Oi(e,t){return(history.state?history.state.position-t:-1)+e}const ts=new Map;function jd(e,t){ts.set(e,t)}function Vd(e){const t=ts.get(e);return ts.delete(e),t}function zd(e){return typeof e=="string"||e&&typeof e=="object"}function Ha(e){return typeof e=="string"||typeof e=="symbol"}let xe=function(e){return e[e.MATCHER_NOT_FOUND=1]="MATCHER_NOT_FOUND",e[e.NAVIGATION_GUARD_REDIRECT=2]="NAVIGATION_GUARD_REDIRECT",e[e.NAVIGATION_ABORTED=4]="NAVIGATION_ABORTED",e[e.NAVIGATION_CANCELLED=8]="NAVIGATION_CANCELLED",e[e.NAVIGATION_DUPLICATED=16]="NAVIGATION_DUPLICATED",e}({});const Fa=Symbol("");xe.MATCHER_NOT_FOUND+"",xe.NAVIGATION_GUARD_REDIRECT+"",xe.NAVIGATION_ABORTED+"",xe.NAVIGATION_CANCELLED+"",xe.NAVIGATION_DUPLICATED+"";function Nn(e,t){return he(new Error,{type:e,[Fa]:!0},t)}function At(e,t){return e instanceof Error&&Fa in e&&(t==null||!!(e.type&t))}const Ud=["params","query","hash"];function Wd(e){if(typeof e=="string")return e;if(e.path!=null)return e.path;const t={};for(const n of Ud)n in e&&(t[n]=e[n]);return JSON.stringify(t,null,2)}function Gd(e){const t={};if(e===""||e==="?")return t;const n=(e[0]==="?"?e.slice(1):e).split("&");for(let r=0;r<n.length;++r){const o=n[r].replace(ka," "),s=o.indexOf("="),i=lr(s<0?o:o.slice(0,s)),l=s<0?null:lr(o.slice(s+1));if(i in t){let a=t[i];vt(a)||(a=t[i]=[a]),a.push(l)}else t[i]=l}return t}function Pi(e){let t="";for(let n in e){const r=e[n];if(n=xd(n),r==null){r!==void 0&&(t+=(t.length?"&":"")+n);continue}(vt(r)?r.map(o=>o&&Zo(o)):[r&&Zo(r)]).forEach(o=>{o!==void 0&&(t+=(t.length?"&":"")+n,o!=null&&(t+="="+o))})}return t}function Kd(e){const t={};for(const n in e){const r=e[n];r!==void 0&&(t[n]=vt(r)?r.map(o=>o==null?null:""+o):r==null?r:""+r)}return t}const qd=Symbol(""),Ii=Symbol(""),go=Symbol(""),Es=Symbol(""),ns=Symbol("");function Vn(){let e=[];function t(r){return e.push(r),()=>{const o=e.indexOf(r);o>-1&&e.splice(o,1)}}function n(){e=[]}return{add:t,list:()=>e.slice(),reset:n}}function Kt(e,t,n,r,o,s=i=>i()){const i=r&&(r.enterCallbacks[o]=r.enterCallbacks[o]||[]);return()=>new Promise((l,a)=>{const c=h=>{h===!1?a(Nn(xe.NAVIGATION_ABORTED,{from:n,to:t})):h instanceof Error?a(h):zd(h)?a(Nn(xe.NAVIGATION_GUARD_REDIRECT,{from:t,to:h})):(i&&r.enterCallbacks[o]===i&&typeof h=="function"&&i.push(h),l())},u=s(()=>e.call(r&&r.instances[o],t,n,c));let f=Promise.resolve(u);e.length<3&&(f=f.then(c)),f.catch(h=>a(h))})}function Fo(e,t,n,r,o=s=>s()){const s=[];for(const i of e)for(const l in i.components){let a=i.components[l];if(!(t!=="beforeRouteEnter"&&!i.instances[l]))if(Pa(a)){const c=(a.__vccOpts||a)[t];c&&s.push(Kt(c,n,r,i,l,o))}else{let c=a();s.push(()=>c.then(u=>{if(!u)throw new Error(`Couldn't resolve component "${l}" at "${i.path}"`);const f=gd(u)?u.default:u;i.mods[l]=u,i.components[l]=f;const h=(f.__vccOpts||f)[t];return h&&Kt(h,n,r,i,l,o)()}))}}return s}function Yd(e,t){const n=[],r=[],o=[],s=Math.max(t.matched.length,e.matched.length);for(let i=0;i<s;i++){const l=t.matched[i];l&&(e.matched.find(c=>kn(c,l))?r.push(l):n.push(l));const a=e.matched[i];a&&(t.matched.find(c=>kn(c,a))||o.push(a))}return[n,r,o]}/*!
* vue-router v4.6.4
* (c) 2025 Eduardo San Martin Morote
* @license MIT
*/let Jd=()=>location.protocol+"//"+location.host;function Ba(e,t){const{pathname:n,search:r,hash:o}=t,s=e.indexOf("#");if(s>-1){let i=o.includes(e.slice(s))?e.slice(s).length:1,l=o.slice(i);return l[0]!=="/"&&(l="/"+l),Li(l,"")}return Li(n,e)+r+o}function Qd(e,t,n,r){let o=[],s=[],i=null;const l=({state:h})=>{const p=Ba(e,location),v=n.value,_=t.value;let S=0;if(h){if(n.value=p,t.value=h,i&&i===v){i=null;return}S=_?h.position-_.position:0}else r(p);o.forEach(C=>{C(n.value,v,{delta:S,type:es.pop,direction:S?S>0?Ho.forward:Ho.back:Ho.unknown})})};function a(){i=n.value}function c(h){o.push(h);const p=()=>{const v=o.indexOf(h);v>-1&&o.splice(v,1)};return s.push(p),p}function u(){if(document.visibilityState==="hidden"){const{history:h}=window;if(!h.state)return;h.replaceState(he({},h.state,{scroll:mo()}),"")}}function f(){for(const h of s)h();s=[],window.removeEventListener("popstate",l),window.removeEventListener("pagehide",u),document.removeEventListener("visibilitychange",u)}return window.addEventListener("popstate",l),window.addEventListener("pagehide",u),document.addEventListener("visibilitychange",u),{pauseListeners:a,listen:c,destroy:f}}function ki(e,t,n,r=!1,o=!1){return{back:e,current:t,forward:n,replaced:r,position:window.history.length,scroll:o?mo():null}}function Xd(e){const{history:t,location:n}=window,r={value:Ba(e,n)},o={value:t.state};o.value||s(r.value,{back:null,current:r.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function s(a,c,u){const f=e.indexOf("#"),h=f>-1?(n.host&&document.querySelector("base")?e:e.slice(f))+a:Jd()+e+a;try{t[u?"replaceState":"pushState"](c,"",h),o.value=c}catch(p){console.error(p),n[u?"replace":"assign"](h)}}function i(a,c){s(a,he({},t.state,ki(o.value.back,a,o.value.forward,!0),c,{position:o.value.position}),!0),r.value=a}function l(a,c){const u=he({},o.value,t.state,{forward:a,scroll:mo()});s(u.current,u,!0),s(a,he({},ki(r.value,a,null),{position:u.position+1},c),!1),r.value=a}return{location:r,state:o,push:l,replace:i}}function Zd(e){e=Dd(e);const t=Xd(e),n=Qd(e,t.state,t.location,t.replace);function r(s,i=!0){i||n.pauseListeners(),history.go(s)}const o=he({location:"",base:e,go:r,createHref:Hd.bind(null,e)},t,n);return Object.defineProperty(o,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(o,"state",{enumerable:!0,get:()=>t.state.value}),o}let un=function(e){return e[e.Static=0]="Static",e[e.Param=1]="Param",e[e.Group=2]="Group",e}({});var Ne=function(e){return e[e.Static=0]="Static",e[e.Param=1]="Param",e[e.ParamRegExp=2]="ParamRegExp",e[e.ParamRegExpEnd=3]="ParamRegExpEnd",e[e.EscapeNext=4]="EscapeNext",e}(Ne||{});const eh={type:un.Static,value:""},th=/[a-zA-Z0-9_]/;function nh(e){if(!e)return[[]];if(e==="/")return[[eh]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(p){throw new Error(`ERR (${n})/"${c}": ${p}`)}let n=Ne.Static,r=n;const o=[];let s;function i(){s&&o.push(s),s=[]}let l=0,a,c="",u="";function f(){c&&(n===Ne.Static?s.push({type:un.Static,value:c}):n===Ne.Param||n===Ne.ParamRegExp||n===Ne.ParamRegExpEnd?(s.length>1&&(a==="*"||a==="+")&&t(`A repeatable param (${c}) must be alone in its segment. eg: '/:ids+.`),s.push({type:un.Param,value:c,regexp:u,repeatable:a==="*"||a==="+",optional:a==="*"||a==="?"})):t("Invalid state to consume buffer"),c="")}function h(){c+=a}for(;l<e.length;){if(a=e[l++],a==="\\"&&n!==Ne.ParamRegExp){r=n,n=Ne.EscapeNext;continue}switch(n){case Ne.Static:a==="/"?(c&&f(),i()):a===":"?(f(),n=Ne.Param):h();break;case Ne.EscapeNext:h(),n=r;break;case Ne.Param:a==="("?n=Ne.ParamRegExp:th.test(a)?h():(f(),n=Ne.Static,a!=="*"&&a!=="?"&&a!=="+"&&l--);break;case Ne.ParamRegExp:a===")"?u[u.length-1]=="\\"?u=u.slice(0,-1)+a:n=Ne.ParamRegExpEnd:u+=a;break;case Ne.ParamRegExpEnd:f(),n=Ne.Static,a!=="*"&&a!=="?"&&a!=="+"&&l--,u="";break;default:t("Unknown state");break}}return n===Ne.ParamRegExp&&t(`Unfinished custom RegExp for param "${c}"`),f(),i(),o}const Ni="[^/]+?",rh={sensitive:!1,strict:!1,start:!0,end:!0};var Ye=function(e){return e[e._multiplier=10]="_multiplier",e[e.Root=90]="Root",e[e.Segment=40]="Segment",e[e.SubSegment=30]="SubSegment",e[e.Static=40]="Static",e[e.Dynamic=20]="Dynamic",e[e.BonusCustomRegExp=10]="BonusCustomRegExp",e[e.BonusWildcard=-50]="BonusWildcard",e[e.BonusRepeatable=-20]="BonusRepeatable",e[e.BonusOptional=-8]="BonusOptional",e[e.BonusStrict=.7000000000000001]="BonusStrict",e[e.BonusCaseSensitive=.25]="BonusCaseSensitive",e}(Ye||{});const oh=/[.+*?^${}()[\]/\\]/g;function sh(e,t){const n=he({},rh,t),r=[];let o=n.start?"^":"";const s=[];for(const c of e){const u=c.length?[]:[Ye.Root];n.strict&&!c.length&&(o+="/");for(let f=0;f<c.length;f++){const h=c[f];let p=Ye.Segment+(n.sensitive?Ye.BonusCaseSensitive:0);if(h.type===un.Static)f||(o+="/"),o+=h.value.replace(oh,"\\$&"),p+=Ye.Static;else if(h.type===un.Param){const{value:v,repeatable:_,optional:S,regexp:C}=h;s.push({name:v,repeatable:_,optional:S});const T=C||Ni;if(T!==Ni){p+=Ye.BonusCustomRegExp;try{`${T}`}catch(b){throw new Error(`Invalid custom RegExp for param "${v}" (${T}): `+b.message)}}let g=_?`((?:${T})(?:/(?:${T}))*)`:`(${T})`;f||(g=S&&c.length<2?`(?:/${g})`:"/"+g),S&&(g+="?"),o+=g,p+=Ye.Dynamic,S&&(p+=Ye.BonusOptional),_&&(p+=Ye.BonusRepeatable),T===".*"&&(p+=Ye.BonusWildcard)}u.push(p)}r.push(u)}if(n.strict&&n.end){const c=r.length-1;r[c][r[c].length-1]+=Ye.BonusStrict}n.strict||(o+="/?"),n.end?o+="$":n.strict&&!o.endsWith("/")&&(o+="(?:/|$)");const i=new RegExp(o,n.sensitive?"":"i");function l(c){const u=c.match(i),f={};if(!u)return null;for(let h=1;h<u.length;h++){const p=u[h]||"",v=s[h-1];f[v.name]=p&&v.repeatable?p.split("/"):p}return f}function a(c){let u="",f=!1;for(const h of e){(!f||!u.endsWith("/"))&&(u+="/"),f=!1;for(const p of h)if(p.type===un.Static)u+=p.value;else if(p.type===un.Param){const{value:v,repeatable:_,optional:S}=p,C=v in c?c[v]:"";if(vt(C)&&!_)throw new Error(`Provided param "${v}" is an array but it is not repeatable (* or + modifiers)`);const T=vt(C)?C.join("/"):C;if(!T)if(S)h.length<2&&(u.endsWith("/")?u=u.slice(0,-1):f=!0);else throw new Error(`Missing required param "${v}"`);u+=T}}return u||"/"}return{re:i,score:r,keys:s,parse:l,stringify:a}}function ih(e,t){let n=0;for(;n<e.length&&n<t.length;){const r=t[n]-e[n];if(r)return r;n++}return e.length<t.length?e.length===1&&e[0]===Ye.Static+Ye.Segment?-1:1:e.length>t.length?t.length===1&&t[0]===Ye.Static+Ye.Segment?1:-1:0}function ja(e,t){let n=0;const r=e.score,o=t.score;for(;n<r.length&&n<o.length;){const s=ih(r[n],o[n]);if(s)return s;n++}if(Math.abs(o.length-r.length)===1){if(Mi(r))return 1;if(Mi(o))return-1}return o.length-r.length}function Mi(e){const t=e[e.length-1];return e.length>0&&t[t.length-1]<0}const lh={strict:!1,end:!0,sensitive:!1};function ah(e,t,n){const r=sh(nh(e.path),n),o=he(r,{record:e,parent:t,children:[],alias:[]});return t&&!o.record.aliasOf==!t.record.aliasOf&&t.children.push(o),o}function ch(e,t){const n=[],r=new Map;t=xi(lh,t);function o(f){return r.get(f)}function s(f,h,p){const v=!p,_=$i(f);_.aliasOf=p&&p.record;const S=xi(t,f),C=[_];if("alias"in f){const b=typeof f.alias=="string"?[f.alias]:f.alias;for(const H of b)C.push($i(he({},_,{components:p?p.record.components:_.components,path:H,aliasOf:p?p.record:_})))}let T,g;for(const b of C){const{path:H}=b;if(h&&H[0]!=="/"){const J=h.record.path,$=J[J.length-1]==="/"?"":"/";b.path=h.record.path+(H&&$+H)}if(T=ah(b,h,S),p?p.alias.push(T):(g=g||T,g!==T&&g.alias.push(T),v&&f.name&&!Hi(T)&&i(f.name)),Va(T)&&a(T),_.children){const J=_.children;for(let $=0;$<J.length;$++)s(J[$],T,p&&p.children[$])}p=p||T}return g?()=>{i(g)}:Qn}function i(f){if(Ha(f)){const h=r.get(f);h&&(r.delete(f),n.splice(n.indexOf(h),1),h.children.forEach(i),h.alias.forEach(i))}else{const h=n.indexOf(f);h>-1&&(n.splice(h,1),f.record.name&&r.delete(f.record.name),f.children.forEach(i),f.alias.forEach(i))}}function l(){return n}function a(f){const h=dh(f,n);n.splice(h,0,f),f.record.name&&!Hi(f)&&r.set(f.record.name,f)}function c(f,h){let p,v={},_,S;if("name"in f&&f.name){if(p=r.get(f.name),!p)throw Nn(xe.MATCHER_NOT_FOUND,{location:f});S=p.record.name,v=he(Di(h.params,p.keys.filter(g=>!g.optional).concat(p.parent?p.parent.keys.filter(g=>g.optional):[]).map(g=>g.name)),f.params&&Di(f.params,p.keys.map(g=>g.name))),_=p.stringify(v)}else if(f.path!=null)_=f.path,p=n.find(g=>g.re.test(_)),p&&(v=p.parse(_),S=p.record.name);else{if(p=h.name?r.get(h.name):n.find(g=>g.re.test(h.path)),!p)throw Nn(xe.MATCHER_NOT_FOUND,{location:f,currentLocation:h});S=p.record.name,v=he({},h.params,f.params),_=p.stringify(v)}const C=[];let T=p;for(;T;)C.unshift(T.record),T=T.parent;return{name:S,path:_,params:v,matched:C,meta:fh(C)}}e.forEach(f=>s(f));function u(){n.length=0,r.clear()}return{addRoute:s,resolve:c,removeRoute:i,clearRoutes:u,getRoutes:l,getRecordMatcher:o}}function Di(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}function $i(e){const t={path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:e.aliasOf,beforeEnter:e.beforeEnter,props:uh(e),children:e.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in e?e.components||null:e.component&&{default:e.component}};return Object.defineProperty(t,"mods",{value:{}}),t}function uh(e){const t={},n=e.props||!1;if("component"in e)t.default=n;else for(const r in e.components)t[r]=typeof n=="object"?n[r]:n;return t}function Hi(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function fh(e){return e.reduce((t,n)=>he(t,n.meta),{})}function dh(e,t){let n=0,r=t.length;for(;n!==r;){const s=n+r>>1;ja(e,t[s])<0?r=s:n=s+1}const o=hh(e);return o&&(r=t.lastIndexOf(o,r-1)),r}function hh(e){let t=e;for(;t=t.parent;)if(Va(t)&&ja(e,t)===0)return t}function Va({record:e}){return!!(e.name||e.components&&Object.keys(e.components).length||e.redirect)}function Fi(e){const t=je(go),n=je(Es),r=N(()=>{const a=K(e.to);return t.resolve(a)}),o=N(()=>{const{matched:a}=r.value,{length:c}=a,u=a[c-1],f=n.matched;if(!u||!f.length)return-1;const h=f.findIndex(kn.bind(null,u));if(h>-1)return h;const p=Bi(a[c-2]);return c>1&&Bi(u)===p&&f[f.length-1].path!==p?f.findIndex(kn.bind(null,a[c-2])):h}),s=N(()=>o.value>-1&&bh(n.params,r.value.params)),i=N(()=>o.value>-1&&o.value===n.matched.length-1&&$a(n.params,r.value.params));function l(a={}){if(vh(a)){const c=t[K(e.replace)?"replace":"push"](K(e.to)).catch(Qn);return e.viewTransition&&typeof document<"u"&&"startViewTransition"in document&&document.startViewTransition(()=>c),c}return Promise.resolve()}return{route:r,href:N(()=>r.value.href),isActive:s,isExactActive:i,navigate:l}}function ph(e){return e.length===1?e[0]:e}const mh=fe({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"},viewTransition:Boolean},useLink:Fi,setup(e,{slots:t}){const n=gn(Fi(e)),{options:r}=je(go),o=N(()=>({[ji(e.activeClass,r.linkActiveClass,"router-link-active")]:n.isActive,[ji(e.exactActiveClass,r.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const s=t.default&&ph(t.default(n));return e.custom?s:Q("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:o.value},s)}}}),gh=mh;function vh(e){if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)&&!e.defaultPrevented&&!(e.button!==void 0&&e.button!==0)){if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}function bh(e,t){for(const n in t){const r=t[n],o=e[n];if(typeof r=="string"){if(r!==o)return!1}else if(!vt(o)||o.length!==r.length||r.some((s,i)=>s.valueOf()!==o[i].valueOf()))return!1}return!0}function Bi(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const ji=(e,t,n)=>e??t??n,_h=fe({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const r=je(ns),o=N(()=>e.route||r.value),s=je(Ii,0),i=N(()=>{let c=K(s);const{matched:u}=o.value;let f;for(;(f=u[c])&&!f.components;)c++;return c}),l=N(()=>o.value.matched[i.value]);Jt(Ii,N(()=>i.value+1)),Jt(qd,l),Jt(ns,o);const a=Xe();return Ge(()=>[a.value,l.value,e.name],([c,u,f],[h,p,v])=>{u&&(u.instances[f]=c,p&&p!==u&&c&&c===h&&(u.leaveGuards.size||(u.leaveGuards=p.leaveGuards),u.updateGuards.size||(u.updateGuards=p.updateGuards))),c&&u&&(!p||!kn(u,p)||!h)&&(u.enterCallbacks[f]||[]).forEach(_=>_(c))},{flush:"post"}),()=>{const c=o.value,u=e.name,f=l.value,h=f&&f.components[u];if(!h)return Vi(n.default,{Component:h,route:c});const p=f.props[u],v=p?p===!0?c.params:typeof p=="function"?p(c):p:null,S=Q(h,he({},v,t,{onVnodeUnmounted:C=>{C.component.isUnmounted&&(f.instances[u]=null)},ref:a}));return Vi(n.default,{Component:S,route:c})||S}}});function Vi(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const yh=_h;function Eh(e){const t=ch(e.routes,e),n=e.parseQuery||Gd,r=e.stringifyQuery||Pi,o=e.history,s=Vn(),i=Vn(),l=Vn(),a=ye(Lt);let c=Lt;Sn&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const u=Do.bind(null,x=>""+x),f=Do.bind(null,Rd),h=Do.bind(null,lr);function p(x,q){let U,Z;return Ha(x)?(U=t.getRecordMatcher(x),Z=q):Z=x,t.addRoute(Z,U)}function v(x){const q=t.getRecordMatcher(x);q&&t.removeRoute(q)}function _(){return t.getRoutes().map(x=>x.record)}function S(x){return!!t.getRecordMatcher(x)}function C(x,q){if(q=he({},q||a.value),typeof x=="string"){const m=$o(n,x,q.path),y=t.resolve({path:m.path},q),O=o.createHref(m.fullPath);return he(m,y,{params:h(y.params),hash:lr(m.hash),redirectedFrom:void 0,href:O})}let U;if(x.path!=null)U=he({},x,{path:$o(n,x.path,q.path).path});else{const m=he({},x.params);for(const y in m)m[y]==null&&delete m[y];U=he({},x,{params:f(m)}),q.params=f(q.params)}const Z=t.resolve(U,q),ce=x.hash||"";Z.params=u(h(Z.params));const ge=Id(r,he({},x,{hash:Ad(ce),path:Z.path})),d=o.createHref(ge);return he({fullPath:ge,hash:ce,query:r===Pi?Kd(x.query):x.query||{}},Z,{redirectedFrom:void 0,href:d})}function T(x){return typeof x=="string"?$o(n,x,a.value.path):he({},x)}function g(x,q){if(c!==x)return Nn(xe.NAVIGATION_CANCELLED,{from:q,to:x})}function b(x){return $(x)}function H(x){return b(he(T(x),{replace:!0}))}function J(x,q){const U=x.matched[x.matched.length-1];if(U&&U.redirect){const{redirect:Z}=U;let ce=typeof Z=="function"?Z(x,q):Z;return typeof ce=="string"&&(ce=ce.includes("?")||ce.includes("#")?ce=T(ce):{path:ce},ce.params={}),he({query:x.query,hash:x.hash,params:ce.path!=null?{}:x.params},ce)}}function $(x,q){const U=c=C(x),Z=a.value,ce=x.state,ge=x.force,d=x.replace===!0,m=J(U,Z);if(m)return $(he(T(m),{state:typeof m=="object"?he({},ce,m.state):ce,force:ge,replace:d}),q||U);const y=U;y.redirectedFrom=q;let O;return!ge&&kd(r,Z,U)&&(O=Nn(xe.NAVIGATION_DUPLICATED,{to:y,from:Z}),$e(Z,Z,!0,!1)),(O?Promise.resolve(O):k(y,Z)).catch(A=>At(A)?At(A,xe.NAVIGATION_GUARD_REDIRECT)?A:Ie(A):V(A,y,Z)).then(A=>{if(A){if(At(A,xe.NAVIGATION_GUARD_REDIRECT))return $(he({replace:d},T(A.to),{state:typeof A.to=="object"?he({},ce,A.to.state):ce,force:ge}),q||y)}else A=E(y,Z,!0,d,ce);return z(y,Z,A),A})}function w(x,q){const U=g(x,q);return U?Promise.reject(U):Promise.resolve()}function R(x){const q=Vt.values().next().value;return q&&typeof q.runWithContext=="function"?q.runWithContext(x):x()}function k(x,q){let U;const[Z,ce,ge]=Yd(x,q);U=Fo(Z.reverse(),"beforeRouteLeave",x,q);for(const m of Z)m.leaveGuards.forEach(y=>{U.push(Kt(y,x,q))});const d=w.bind(null,x,q);return U.push(d),Ze(U).then(()=>{U=[];for(const m of s.list())U.push(Kt(m,x,q));return U.push(d),Ze(U)}).then(()=>{U=Fo(ce,"beforeRouteUpdate",x,q);for(const m of ce)m.updateGuards.forEach(y=>{U.push(Kt(y,x,q))});return U.push(d),Ze(U)}).then(()=>{U=[];for(const m of ge)if(m.beforeEnter)if(vt(m.beforeEnter))for(const y of m.beforeEnter)U.push(Kt(y,x,q));else U.push(Kt(m.beforeEnter,x,q));return U.push(d),Ze(U)}).then(()=>(x.matched.forEach(m=>m.enterCallbacks={}),U=Fo(ge,"beforeRouteEnter",x,q,R),U.push(d),Ze(U))).then(()=>{U=[];for(const m of i.list())U.push(Kt(m,x,q));return U.push(d),Ze(U)}).catch(m=>At(m,xe.NAVIGATION_CANCELLED)?m:Promise.reject(m))}function z(x,q,U){l.list().forEach(Z=>R(()=>Z(x,q,U)))}function E(x,q,U,Z,ce){const ge=g(x,q);if(ge)return ge;const d=q===Lt,m=Sn?history.state:{};U&&(Z||d?o.replace(x.fullPath,he({scroll:d&&m&&m.scroll},ce)):o.push(x.fullPath,ce)),a.value=x,$e(x,q,U,d),Ie()}let M;function D(){M||(M=o.listen((x,q,U)=>{if(!nt.listening)return;const Z=C(x),ce=J(Z,nt.currentRoute.value);if(ce){$(he(ce,{replace:!0,force:!0}),Z).catch(Qn);return}c=Z;const ge=a.value;Sn&&jd(Oi(ge.fullPath,U.delta),mo()),k(Z,ge).catch(d=>At(d,xe.NAVIGATION_ABORTED|xe.NAVIGATION_CANCELLED)?d:At(d,xe.NAVIGATION_GUARD_REDIRECT)?($(he(T(d.to),{force:!0}),Z).then(m=>{At(m,xe.NAVIGATION_ABORTED|xe.NAVIGATION_DUPLICATED)&&!U.delta&&U.type===es.pop&&o.go(-1,!1)}).catch(Qn),Promise.reject()):(U.delta&&o.go(-U.delta,!1),V(d,Z,ge))).then(d=>{d=d||E(Z,ge,!1),d&&(U.delta&&!At(d,xe.NAVIGATION_CANCELLED)?o.go(-U.delta,!1):U.type===es.pop&&At(d,xe.NAVIGATION_ABORTED|xe.NAVIGATION_DUPLICATED)&&o.go(-1,!1)),z(Z,ge,d)}).catch(Qn)}))}let j=Vn(),L=Vn(),X;function V(x,q,U){Ie(x);const Z=L.list();return Z.length?Z.forEach(ce=>ce(x,q,U)):console.error(x),Promise.reject(x)}function ae(){return X&&a.value!==Lt?Promise.resolve():new Promise((x,q)=>{j.add([x,q])})}function Ie(x){return X||(X=!x,D(),j.list().forEach(([q,U])=>x?U(x):q()),j.reset()),x}function $e(x,q,U,Z){const{scrollBehavior:ce}=e;if(!Sn||!ce)return Promise.resolve();const ge=!U&&Vd(Oi(x.fullPath,0))||(Z||!U)&&history.state&&history.state.scroll||null;return pr().then(()=>ce(x,q,ge)).then(d=>d&&Bd(d)).catch(d=>V(d,x,q))}const Ve=x=>o.go(x);let jt;const Vt=new Set,nt={currentRoute:a,listening:!0,addRoute:p,removeRoute:v,clearRoutes:t.clearRoutes,hasRoute:S,getRoutes:_,resolve:C,options:e,push:b,replace:H,go:Ve,back:()=>Ve(-1),forward:()=>Ve(1),beforeEach:s.add,beforeResolve:i.add,afterEach:l.add,onError:L.add,isReady:ae,install(x){x.component("RouterLink",gh),x.component("RouterView",yh),x.config.globalProperties.$router=nt,Object.defineProperty(x.config.globalProperties,"$route",{enumerable:!0,get:()=>K(a)}),Sn&&!jt&&a.value===Lt&&(jt=!0,b(o.location).catch(Z=>{}));const q={};for(const Z in Lt)Object.defineProperty(q,Z,{get:()=>a.value[Z],enumerable:!0});x.provide(go,nt),x.provide(Es,Nl(q)),x.provide(ns,a);const U=x.unmount;Vt.add(x),x.unmount=function(){Vt.delete(x),Vt.size<1&&(c=Lt,M&&M(),M=null,a.value=Lt,jt=!1,X=!1),U()}}};function Ze(x){return x.reduce((q,U)=>q.then(()=>R(U)),Promise.resolve())}return nt}function _r(){return je(go)}function $n(e){return je(Es)}var Ss=Symbol(""),bt=()=>{const e=je(Ss);if(!e)throw new Error("useClientData() is called without provider.");return e},Sh=()=>bt().pageComponent,ws=()=>bt().pageData,yr=()=>bt().pageFrontmatter,wh=()=>bt().pageHead,Cs=()=>bt().pageLang,Ch=()=>bt().pageLayout,Th=()=>bt().routeLocale,za=()=>bt().routePath,Ah=()=>bt().routes,xh=()=>bt().siteData,jr=ye([]),Er=e=>{jr.value.push(e),fo(()=>{jr.value=jr.value.filter(t=>t!==e)})},Lh=Symbol(""),rs=ye(pd),Ln=ye(md),Ua=(e,t)=>{const n=od(e,t);if(Ln.value[n])return n;const r=encodeURI(n);if(Ln.value[r])return r;const o=rs.value[n]||rs.value[r];return o||n},ar=(e,t)=>{const{pathname:n,hashAndQueries:r}=La(e),o=Ua(n,t),s=o+r;return Ln.value[o]?{...Ln.value[o],path:s,notFound:!1}:{...Ln.value["/404.html"],path:s,notFound:!0}},Rh=(e,t)=>{const{pathname:n,hashAndQueries:r}=La(e);return Ua(n,t)+r},Oh=e=>{if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)&&!e.defaultPrevented&&!(e.button!==void 0&&e.button!==0)){if(e.currentTarget){const t=e.currentTarget.getAttribute("target");if(t!=null&&t.match(/\b_blank\b/i))return}return e.preventDefault(),!0}},vo=fe({name:"RouteLink",props:{to:{type:String,required:!0},active:Boolean,activeClass:{type:String,default:"route-link-active"}},slots:Object,setup(e,{slots:t}){const n=_r(),r=$n(),o=N(()=>e.to.startsWith("#")||e.to.startsWith("?")?e.to:`/${Rh(e.to,r.path).substring(1)}`);return()=>Q("a",{class:["route-link",{[e.activeClass]:e.active}],href:o.value,onClick:(s={})=>{Oh(s)&&n.push(e.to).catch()}},t.default())}}),Ph=fe({name:"AutoLink",props:{config:{type:Object,required:!0}},slots:Object,setup(e,{slots:t}){const n=Fl(e,"config"),r=$n(),o=xh(),s=N(()=>vr(n.value.link)),i=N(()=>n.value.target||(s.value?"_blank":void 0)),l=N(()=>i.value==="_blank"),a=N(()=>!s.value&&!l.value),c=N(()=>n.value.rel||(l.value?"noopener noreferrer":null)),u=N(()=>n.value.ariaLabel??n.value.text),f=N(()=>{if(n.value.exact)return!1;const p=Object.keys(o.value.locales);return p.length?p.every(v=>v!==n.value.link):n.value.link!=="/"}),h=N(()=>a.value?n.value.activeMatch?(n.value.activeMatch instanceof RegExp?n.value.activeMatch:new RegExp(n.value.activeMatch,"u")).test(r.path):f.value?r.path.startsWith(n.value.link):r.path===n.value.link:!1);return()=>{const{before:p,after:v,default:_}=t,S=(_==null?void 0:_(n.value))??[p==null?void 0:p(n.value),n.value.text,v==null?void 0:v(n.value)];return a.value?Q(vo,{class:"auto-link",to:n.value.link,active:h.value,"aria-label":u.value},()=>S):Q("a",{class:"auto-link external-link",href:n.value.link,"aria-label":u.value,rel:c.value,target:i.value},S)}}}),Ts=fe({name:"ClientOnly",setup(e,t){const n=Xe(!1);return at(()=>{n.value=!0}),()=>{var r,o;return n.value?(o=(r=t.slots).default)==null?void 0:o.call(r):null}}}),Pr=e=>{jr.value.forEach(t=>t(e))},As=fe({name:"Content",props:{path:{type:String,required:!1,default:""}},setup(e){const t=Sh(),n=N(()=>{if(!e.path)return t.value;const o=ar(e.path);return Tu(async()=>o.loader().then(({comp:s})=>s))}),r=yr();return Ge(r,()=>{Pr("updated")},{deep:!0,flush:"post"}),()=>Q(n.value,{onVnodeMounted:()=>{Pr("mounted")},onVnodeUpdated:()=>{Pr("updated")},onVnodeBeforeUnmount:()=>{Pr("beforeUnmount")}})}}),Ih="Layout",kh="en-US",sn=gn({resolveLayouts:e=>e.reduce((t,n)=>({...t,...n.layouts}),{}),resolvePageHead:(e,t,n)=>{const r=pt(t.description)?t.description:n.description,o=[...Array.isArray(t.head)?t.head:[],...n.head,["title",{},e],["meta",{name:"description",content:r}]];return ud(o)},resolvePageHeadTitle:(e,t)=>[e.title,t.title].filter(n=>!!n).join(" | "),resolvePageLang:(e,t)=>e.lang||t.lang||kh,resolvePageLayout:(e,t)=>{const n=pt(e.frontmatter.layout)?e.frontmatter.layout:Ih;if(!t[n])throw new Error(`[vuepress] Cannot resolve layout: ${n}`);return t[n]},resolveRouteLocale:(e,t)=>sd(e,decodeURI(t)),resolveSiteLocaleData:({base:e,locales:t,...n},r)=>{var o;return{...n,...t[r],head:[...((o=t[r])==null?void 0:o.head)??[],...n.head]}}}),tn=(e={})=>e,xs=e=>br(e)?e:`/${Oa(e)}`,Nh=Object.defineProperty,Mh=(e,t)=>{for(var n in t)Nh(e,n,{get:t[n],enumerable:!0})},Dh={};Mh(Dh,{COMPONENT_STATE_TYPE:()=>$h,INSPECTOR_ID:()=>Hh,INSPECTOR_LABEL:()=>Fh,INSPECTOR_NODES:()=>Bh,INSPECTOR_STATE_SECTION_NAME:()=>jh,PLUGIN_ID:()=>Wa,PLUGIN_LABEL:()=>Ls});var Wa="org.vuejs.vuepress",Ls="VuePress",$h=Ls,Hh=Wa,Fh=Ls,zi={id:"INTERNAL",label:"Internal",keys:["layouts","routes","redirects"]},Ui={id:"SITE",label:"Site",keys:["siteData","siteLocaleData"]},Wi={id:"ROUTE",label:"Route",keys:["routePath","routeLocale"]},Gi={id:"PAGE",label:"Page",keys:["pageData","pageFrontmatter","pageLang","pageHead","pageHeadTitle","pageLayout","pageComponent"]},Bh={[zi.id]:zi,[Ui.id]:Ui,[Wi.id]:Wi,[Gi.id]:Gi},jh="State";function bo(e){return vl()?(Ic(e),!0):!1}const Rn=new WeakMap,Ga=(...e)=>{var t;const n=e[0],r=(t=Bt())==null?void 0:t.proxy;if(r==null&&!Wl())throw new Error("injectLocal must be called in setup");return r&&Rn.has(r)&&n in Rn.get(r)?Rn.get(r)[n]:je(...e)};function Vh(e,t){var n;const r=(n=Bt())==null?void 0:n.proxy;if(r==null)throw new Error("provideLocal must be called in setup");Rn.has(r)||Rn.set(r,Object.create(null));const o=Rn.get(r);return o[e]=t,Jt(e,t)}const Rs=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const zh=e=>e!=null,Uh=Object.prototype.toString,Wh=e=>Uh.call(e)==="[object Object]",vn=()=>{};function Gh(...e){if(e.length!==1)return Fl(...e);const t=e[0];return typeof t=="function"?tr($l(()=>({get:t,set:vn}))):Xe(t)}function Os(e,t){function n(...r){return new Promise((o,s)=>{Promise.resolve(e(()=>t.apply(this,r),{fn:t,thisArg:this,args:r})).then(o).catch(s)})}return n}const Ka=e=>e();function Kh(e,t={}){let n,r,o=vn;const s=a=>{clearTimeout(a),o(),o=vn};let i;return a=>{const c=be(e),u=be(t.maxWait);return n&&s(n),c<=0||u!==void 0&&u<=0?(r&&(s(r),r=void 0),Promise.resolve(a())):new Promise((f,h)=>{o=t.rejectOnCancel?h:f,i=a,u&&!r&&(r=setTimeout(()=>{n&&s(n),r=void 0,f(i())},u)),n=setTimeout(()=>{r&&s(r),r=void 0,f(a())},c)})}}function qh(...e){let t=0,n,r=!0,o=vn,s,i,l,a,c;!Pe(e[0])&&typeof e[0]=="object"?{delay:i,trailing:l=!0,leading:a=!0,rejectOnCancel:c=!1}=e[0]:[i,l=!0,a=!0,c=!1]=e;const u=()=>{n&&(clearTimeout(n),n=void 0,o(),o=vn)};return h=>{const p=be(i),v=Date.now()-t,_=()=>s=h();return u(),p<=0?(t=Date.now(),_()):(v>p&&(a||!r)?(t=Date.now(),_()):l&&(s=new Promise((S,C)=>{o=c?C:S,n=setTimeout(()=>{t=Date.now(),r=!0,S(_()),u()},Math.max(0,p-v))})),!a&&!n&&(n=setTimeout(()=>r=!0,p)),r=!1,s)}}function Yh(e=Ka,t={}){const{initialState:n="active"}=t,r=Gh(n==="active");function o(){r.value=!1}function s(){r.value=!0}return{isActive:tr(r),pause:o,resume:s,eventFilter:(...l)=>{r.value&&e(...l)}}}function Jh(e){let t;function n(){return t||(t=e()),t}return n.reset=async()=>{const r=t;t=void 0,r&&await r},n}function Ki(e){return e.endsWith("rem")?Number.parseFloat(e)*16:Number.parseFloat(e)}function Xn(e){return Array.isArray(e)?e:[e]}function Qh(e){return Bt()}function qa(e,t=200,n={}){return Os(Kh(t,n),e)}function Xh(e,t=200,n=!1,r=!0,o=!1){return Os(qh(t,n,r,o),e)}function Zh(e,t,n={}){const{eventFilter:r=Ka,...o}=n;return Ge(e,Os(r,t),o)}function ep(e,t,n={}){const{eventFilter:r,initialState:o="active",...s}=n,{eventFilter:i,pause:l,resume:a,isActive:c}=Yh(r,{initialState:o});return{stop:Zh(e,t,{...s,eventFilter:i}),pause:l,resume:a,isActive:c}}function _o(e,t=!0,n){Qh()?at(e,n):t?e():pr(e)}function tp(e,t,n={}){const{immediate:r=!0,immediateCallback:o=!1}=n,s=ye(!1);let i;function l(){i&&(clearTimeout(i),i=void 0)}function a(){s.value=!1,l()}function c(...u){o&&e(),l(),s.value=!0,i=setTimeout(()=>{s.value=!1,i=void 0,e(...u)},be(t))}return r&&(s.value=!0,Rs&&c()),bo(a),{isPending:Xc(s),start:c,stop:a}}function Ps(e=!1,t={}){const{truthyValue:n=!0,falsyValue:r=!1}=t,o=Pe(e),s=ye(e);function i(l){if(arguments.length)return s.value=l,s.value;{const a=be(n);return s.value=s.value===a?be(r):a,s.value}}return o?i:[s,i]}function Is(e,t,n){return Ge(e,t,{...n,immediate:!0})}const wt=Rs?window:void 0,Ya=Rs?window.navigator:void 0;function kt(e){var t;const n=be(e);return(t=n==null?void 0:n.$el)!=null?t:n}function Ke(...e){const t=[],n=()=>{t.forEach(l=>l()),t.length=0},r=(l,a,c,u)=>(l.addEventListener(a,c,u),()=>l.removeEventListener(a,c,u)),o=N(()=>{const l=Xn(be(e[0])).filter(a=>a!=null);return l.every(a=>typeof a!="string")?l:void 0}),s=Is(()=>{var l,a;return[(a=(l=o.value)==null?void 0:l.map(c=>kt(c)))!=null?a:[wt].filter(c=>c!=null),Xn(be(o.value?e[1]:e[0])),Xn(K(o.value?e[2]:e[1])),be(o.value?e[3]:e[2])]},([l,a,c,u])=>{if(n(),!(l!=null&&l.length)||!(a!=null&&a.length)||!(c!=null&&c.length))return;const f=Wh(u)?{...u}:u;t.push(...l.flatMap(h=>a.flatMap(p=>c.map(v=>r(h,p,v,f)))))},{flush:"post"}),i=()=>{s(),n()};return bo(n),i}function np(){const e=ye(!1),t=Bt();return t&&at(()=>{e.value=!0},t),e}function Sr(e){const t=np();return N(()=>(t.value,!!e()))}function rp(e,t,n={}){const{window:r=wt,...o}=n;let s;const i=Sr(()=>r&&"MutationObserver"in r),l=()=>{s&&(s.disconnect(),s=void 0)},a=N(()=>{const h=be(e),p=Xn(h).map(kt).filter(zh);return new Set(p)}),c=Ge(a,h=>{l(),i.value&&h.size&&(s=new MutationObserver(t),h.forEach(p=>s.observe(p,o)))},{immediate:!0,flush:"post"}),u=()=>s==null?void 0:s.takeRecords(),f=()=>{c(),l()};return bo(f),{isSupported:i,stop:f,takeRecords:u}}const op=Symbol("vueuse-ssr-width");function sp(){const e=Wl()?Ga(op,null):null;return typeof e=="number"?e:void 0}function ks(e,t={}){const{window:n=wt,ssrWidth:r=sp()}=t,o=Sr(()=>n&&"matchMedia"in n&&typeof n.matchMedia=="function"),s=ye(typeof r=="number"),i=ye(),l=ye(!1),a=c=>{l.value=c.matches};return pu(()=>{if(s.value){s.value=!o.value;const c=be(e).split(",");l.value=c.some(u=>{const f=u.includes("not all"),h=u.match(/\(\s*min-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/),p=u.match(/\(\s*max-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/);let v=!!(h||p);return h&&v&&(v=r>=Ki(h[1])),p&&v&&(v=r<=Ki(p[1])),f?!v:v});return}o.value&&(i.value=n.matchMedia(be(e)),l.value=i.value.matches)}),Ke(i,"change",a,{passive:!0}),N(()=>l.value)}function qi(e,t={}){const{controls:n=!1,navigator:r=Ya}=t,o=Sr(()=>r&&"permissions"in r),s=ye(),i=typeof e=="string"?{name:e}:e,l=ye(),a=()=>{var u,f;l.value=(f=(u=s.value)==null?void 0:u.state)!=null?f:"prompt"};Ke(s,"change",a,{passive:!0});const c=Jh(async()=>{if(o.value){if(!s.value)try{s.value=await r.permissions.query(i)}catch{s.value=void 0}finally{a()}if(n)return de(s.value)}});return c(),n?{state:l,isSupported:o,query:c}:l}function ip(e={}){const{navigator:t=Ya,read:n=!1,source:r,copiedDuring:o=1500,legacy:s=!1}=e,i=Sr(()=>t&&"clipboard"in t),l=qi("clipboard-read"),a=qi("clipboard-write"),c=N(()=>i.value||s),u=ye(""),f=ye(!1),h=tp(()=>f.value=!1,o,{immediate:!1});async function p(){let T=!(i.value&&C(l.value));if(!T)try{u.value=await t.clipboard.readText()}catch{T=!0}T&&(u.value=S())}c.value&&n&&Ke(["copy","cut"],p,{passive:!0});async function v(T=be(r)){if(c.value&&T!=null){let g=!(i.value&&C(a.value));if(!g)try{await t.clipboard.writeText(T)}catch{g=!0}g&&_(T),u.value=T,f.value=!0,h.start()}}function _(T){const g=document.createElement("textarea");g.value=T??"",g.style.position="absolute",g.style.opacity="0",document.body.appendChild(g),g.select(),document.execCommand("copy"),g.remove()}function S(){var T,g,b;return(b=(g=(T=document==null?void 0:document.getSelection)==null?void 0:T.call(document))==null?void 0:g.toString())!=null?b:""}function C(T){return T==="granted"||T==="prompt"}return{isSupported:c,text:u,copied:f,copy:v}}const Ir=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},kr="__vueuse_ssr_handlers__",lp=ap();function ap(){return kr in Ir||(Ir[kr]=Ir[kr]||{}),Ir[kr]}function cp(e,t){return lp[e]||t}function up(e){return ks("(prefers-color-scheme: dark)",e)}function fp(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 dp={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()}},Yi="vueuse-storage";function Ns(e,t,n,r={}){var o;const{flush:s="pre",deep:i=!0,listenToStorageChanges:l=!0,writeDefaults:a=!0,mergeDefaults:c=!1,shallow:u,window:f=wt,eventFilter:h,onError:p=D=>{console.error(D)},initOnMounted:v}=r,_=(u?ye:Xe)(typeof t=="function"?t():t),S=N(()=>be(e));if(!n)try{n=cp("getDefaultStorage",()=>{var D;return(D=wt)==null?void 0:D.localStorage})()}catch(D){p(D)}if(!n)return _;const C=be(t),T=fp(C),g=(o=r.serializer)!=null?o:dp[T],{pause:b,resume:H}=ep(_,D=>k(D),{flush:s,deep:i,eventFilter:h});Ge(S,()=>E(),{flush:s});let J=!1;const $=D=>{v&&!J||E(D)},w=D=>{v&&!J||M(D)};f&&l&&(n instanceof Storage?Ke(f,"storage",$,{passive:!0}):Ke(f,Yi,w)),v?_o(()=>{J=!0,E()}):E();function R(D,j){if(f){const L={key:S.value,oldValue:D,newValue:j,storageArea:n};f.dispatchEvent(n instanceof Storage?new StorageEvent("storage",L):new CustomEvent(Yi,{detail:L}))}}function k(D){try{const j=n.getItem(S.value);if(D==null)R(j,null),n.removeItem(S.value);else{const L=g.write(D);j!==L&&(n.setItem(S.value,L),R(j,L))}}catch(j){p(j)}}function z(D){const j=D?D.newValue:n.getItem(S.value);if(j==null)return a&&C!=null&&n.setItem(S.value,g.write(C)),C;if(!D&&c){const L=g.read(j);return typeof c=="function"?c(L,C):T==="object"&&!Array.isArray(L)?{...C,...L}:L}else return typeof j!="string"?j:g.read(j)}function E(D){if(!(D&&D.storageArea!==n)){if(D&&D.key==null){_.value=C;return}if(!(D&&D.key!==S.value)){b();try{const j=g.write(_.value);(D===void 0||(D==null?void 0:D.newValue)!==j)&&(_.value=z(D))}catch(j){p(j)}finally{D?pr(H):H()}}}}function M(D){E(D.detail)}return _}function hp(e,t,n={}){const{window:r=wt,...o}=n;let s;const i=Sr(()=>r&&"ResizeObserver"in r),l=()=>{s&&(s.disconnect(),s=void 0)},a=N(()=>{const f=be(e);return Array.isArray(f)?f.map(h=>kt(h)):[kt(f)]}),c=Ge(a,f=>{if(l(),i.value&&r){s=new ResizeObserver(t);for(const h of f)h&&s.observe(h,o)}},{immediate:!0,flush:"post"}),u=()=>{l(),c()};return bo(u),{isSupported:i,stop:u}}function pp(e,t={width:0,height:0},n={}){const{window:r=wt,box:o="content-box"}=n,s=N(()=>{var f,h;return(h=(f=kt(e))==null?void 0:f.namespaceURI)==null?void 0:h.includes("svg")}),i=ye(t.width),l=ye(t.height),{stop:a}=hp(e,([f])=>{const h=o==="border-box"?f.borderBoxSize:o==="content-box"?f.contentBoxSize:f.devicePixelContentBoxSize;if(r&&s.value){const p=kt(e);if(p){const v=p.getBoundingClientRect();i.value=v.width,l.value=v.height}}else if(h){const p=Xn(h);i.value=p.reduce((v,{inlineSize:_})=>v+_,0),l.value=p.reduce((v,{blockSize:_})=>v+_,0)}else i.value=f.contentRect.width,l.value=f.contentRect.height},n);_o(()=>{const f=kt(e);f&&(i.value="offsetWidth"in f?f.offsetWidth:t.width,l.value="offsetHeight"in f?f.offsetHeight:t.height)});const c=Ge(()=>kt(e),f=>{i.value=f?t.width:0,l.value=f?t.height:0});function u(){a(),c()}return{width:i,height:l,stop:u}}const Ji=1;function mp(e,t={}){const{throttle:n=0,idle:r=200,onStop:o=vn,onScroll:s=vn,offset:i={left:0,right:0,top:0,bottom:0},observe:l={mutation:!1},eventListenerOptions:a={capture:!1,passive:!0},behavior:c="auto",window:u=wt,onError:f=R=>{console.error(R)}}=t,h=typeof l=="boolean"?{mutation:l}:l,p=ye(0),v=ye(0),_=N({get(){return p.value},set(R){C(R,void 0)}}),S=N({get(){return v.value},set(R){C(void 0,R)}});function C(R,k){var z,E,M,D;if(!u)return;const j=be(e);if(!j)return;(M=j instanceof Document?u.document.body:j)==null||M.scrollTo({top:(z=be(k))!=null?z:S.value,left:(E=be(R))!=null?E:_.value,behavior:be(c)});const L=((D=j==null?void 0:j.document)==null?void 0:D.documentElement)||(j==null?void 0:j.documentElement)||j;_!=null&&(p.value=L.scrollLeft),S!=null&&(v.value=L.scrollTop)}const T=ye(!1),g=gn({left:!0,right:!1,top:!0,bottom:!1}),b=gn({left:!1,right:!1,top:!1,bottom:!1}),H=R=>{T.value&&(T.value=!1,b.left=!1,b.right=!1,b.top=!1,b.bottom=!1,o(R))},J=qa(H,n+r),$=R=>{var k;if(!u)return;const z=((k=R==null?void 0:R.document)==null?void 0:k.documentElement)||(R==null?void 0:R.documentElement)||kt(R),{display:E,flexDirection:M,direction:D}=getComputedStyle(z),j=D==="rtl"?-1:1,L=z.scrollLeft;b.left=L<p.value,b.right=L>p.value;const X=Math.abs(L*j)<=(i.left||0),V=Math.abs(L*j)+z.clientWidth>=z.scrollWidth-(i.right||0)-Ji;E==="flex"&&M==="row-reverse"?(g.left=V,g.right=X):(g.left=X,g.right=V),p.value=L;let ae=z.scrollTop;R===u.document&&!ae&&(ae=u.document.body.scrollTop),b.top=ae<v.value,b.bottom=ae>v.value;const Ie=Math.abs(ae)<=(i.top||0),$e=Math.abs(ae)+z.clientHeight>=z.scrollHeight-(i.bottom||0)-Ji;E==="flex"&&M==="column-reverse"?(g.top=$e,g.bottom=Ie):(g.top=Ie,g.bottom=$e),v.value=ae},w=R=>{var k;if(!u)return;const z=(k=R.target.documentElement)!=null?k:R.target;$(z),T.value=!0,J(R),s(R)};return Ke(e,"scroll",n?Xh(w,n,!0,!1):w,a),_o(()=>{try{const R=be(e);if(!R)return;$(R)}catch(R){f(R)}}),h!=null&&h.mutation&&e!=null&&e!==u&&e!==document&&rp(e,()=>{const R=be(e);R&&$(R)},{attributes:!0,childList:!0,subtree:!0}),Ke(e,"scrollend",H,a),{x:_,y:S,isScrolling:T,arrivedState:g,directions:b,measure(){const R=be(e);u&&R&&$(R)}}}function gp(e={}){const{window:t=wt,...n}=e;return mp(t,n)}function vp(e={}){const{window:t=wt,initialWidth:n=Number.POSITIVE_INFINITY,initialHeight:r=Number.POSITIVE_INFINITY,listenOrientation:o=!0,includeScrollbar:s=!0,type:i="inner"}=e,l=ye(n),a=ye(r),c=()=>{if(t)if(i==="outer")l.value=t.outerWidth,a.value=t.outerHeight;else if(i==="visual"&&t.visualViewport){const{width:f,height:h,scale:p}=t.visualViewport;l.value=Math.round(f*p),a.value=Math.round(h*p)}else s?(l.value=t.innerWidth,a.value=t.innerHeight):(l.value=t.document.documentElement.clientWidth,a.value=t.document.documentElement.clientHeight)};c(),_o(c);const u={passive:!0};if(Ke("resize",c,u),t&&i==="visual"&&t.visualViewport&&Ke(t.visualViewport,"resize",c,u),o){const f=ks("(orientation: portrait)");Ge(f,()=>c())}return{width:l,height:a}}const Qi=async(e,t)=>{const{path:n,query:r}=e.currentRoute.value,{scrollBehavior:o}=e.options;e.options.scrollBehavior=void 0,await e.replace({path:n,query:r,hash:t}),e.options.scrollBehavior=o},bp=({headerLinkSelector:e,headerAnchorSelector:t,delay:n,offset:r=5})=>{const o=_r();Ke("scroll",qa(()=>{var v,_;const i=Math.max(window.scrollY,document.documentElement.scrollTop,document.body.scrollTop);if(Math.abs(i-0)<r){Qi(o,"");return}const a=window.innerHeight+i,c=Math.max(document.documentElement.scrollHeight,document.body.scrollHeight),u=Math.abs(c-a)<r,f=Array.from(document.querySelectorAll(e)),p=Array.from(document.querySelectorAll(t)).filter(S=>f.some(C=>C.hash===S.hash));for(let S=0;S<p.length;S++){const C=p[S],T=p[S+1],g=i>=(((v=C.parentElement)==null?void 0:v.offsetTop)??0)-r,b=!T||i<(((_=T.parentElement)==null?void 0:_.offsetTop)??0)-r;if(!(g&&b))continue;const J=decodeURIComponent(o.currentRoute.value.hash),$=decodeURIComponent(C.hash);if(J===$)return;if(u){for(let w=S+1;w<p.length;w++)if(J===decodeURIComponent(p[w].hash))return}Qi(o,$);return}},n))},_p="a.vp-sidebar-item",yp=".header-anchor",Ep=300,Sp=5,wp=tn({setup(){bp({headerLinkSelector:_p,headerAnchorSelector:yp,delay:Ep,offset:Sp})}}),Cp=Object.freeze(Object.defineProperty({__proto__:null,default:wp},Symbol.toStringTag,{value:"Module"})),Ja=[...new Array(6)].map((e,t)=>`[vp-content] h${t+1}`).join(","),Tp=(e,t=2)=>{if(t===!1)return[];const[n,r]=typeof t=="number"?[t,t]:t==="deep"?[2,6]:t,o=e.filter(i=>i.level>=n&&i.level<=r),s=[];e:for(let i=0;i<o.length;i++){const l=o[i];if(i===0)s.push(l);else{for(let a=i-1;a>=0;a--){const c=o[a];if(c.level<l.level){c.children.push(l);continue e}}s.push(l)}}return s},Ap=(e,t=[])=>{let n;if(t.length){const r=e.cloneNode(!0);r.querySelectorAll(t.join(",")).forEach(o=>{o.remove()}),n=r.textContent||""}else n=e.textContent||"";return n.trim()},xp=(e=Ja,t=[])=>Array.from(document.querySelectorAll(e)).filter(n=>n.id&&n.hasChildNodes()).map(n=>({element:n,title:Ap(n,t),link:`#${n.id}`,slug:n.id,level:Number(n.tagName[1]),children:[]})),Lp=({selector:e=Ja,levels:t=2,ignore:n=[]}={})=>Tp(xp(e,n),t),Qa=(e,t)=>{var r;const n=(r=Bt())==null?void 0:r.appContext.components;return n?e in n||tt(e)in n||fr(tt(e))in n:!1},Ms=e=>{const t=Th();return N(()=>be(e)[t.value]??{})},Rp=()=>{const e=Ah();return N(()=>Object.keys(e.value))},Op=e=>typeof e<"u",Xa=(e,t)=>pt(e)&&e.startsWith(t),{keys:Pp}=Object,Za=e=>Xa(e,"/")&&e[1]!=="/",ec=e=>!nd(e)&&!vr(e);var Ip={"/":{backToTop:"返回顶部"}};const kp=fe({name:"BackToTop",setup(){const e=yr(),t=Ms(Ip),n=ye(),{height:r}=pp(n),{height:o}=vp(),{y:s}=gp(),i=N(()=>(e.value.backToTop??!0)&&s.value>100),l=N(()=>s.value/(r.value-o.value)*100);return at(()=>{n.value=document.body}),()=>Q(bs,{name:"back-to-top"},()=>i.value?Q("button",{type:"button",class:"vp-back-to-top-button","aria-label":t.value.backToTop,onClick:()=>{window.scrollTo({top:0,behavior:"smooth"})}},[Q("span",{class:"vp-scroll-progress",role:"progressbar","aria-labelledby":"loadinglabel","aria-valuenow":l.value},Q("svg",Q("circle",{cx:"26",cy:"26",r:"24",fill:"none",stroke:"currentColor","stroke-width":"4","stroke-dasharray":`${Math.PI*l.value*.48} ${Math.PI*(100-l.value)*.48}`}))),Q("div",{class:"back-to-top-icon"})]):null)}}),Np=tn({rootComponents:[kp]}),Mp=Object.freeze(Object.defineProperty({__proto__:null,default:Np},Symbol.toStringTag,{value:"Module"})),Dp=/language-(shellscript|shell|bash|sh|zsh)/,$p=({duration:e=2e3,locales:t,selector:n,showInMobile:r,ignoreSelector:o=[],transform:s})=>{const i=ks("(max-width: 419px)"),l=N(()=>!i.value||r),a=Ms(t),c=v=>{var S;if(v.hasAttribute("copy-code"))return;const _=document.createElement("button");_.type="button",_.classList.add("vp-copy-code-button"),_.setAttribute("aria-label",a.value.copy),_.setAttribute("data-copied",a.value.copied),(S=v.parentElement)==null||S.insertBefore(_,v),v.setAttribute("copy-code","")},u=()=>{document.body.classList.toggle("no-copy-code",!l.value),l.value&&document.querySelectorAll(n.join(",")).forEach(c)};Is(l,u,{flush:"post"}),Er(v=>{v!=="beforeUnmount"&&u()});const{copy:f}=ip({legacy:!0}),h=new WeakMap,p=async(v,_,S)=>{const C=_.cloneNode(!0);o.length&&C.querySelectorAll(o.join(",")).forEach(b=>{b.remove()}),s&&s(C);let T=C.textContent||"";if(Dp.test(v.className)&&(T=T.replace(/^ *(\$|>) /gm,"")),await f(T),e<=0)return;S.classList.add("copied"),clearTimeout(h.get(S));const g=setTimeout(()=>{S.classList.remove("copied"),S.blur(),h.delete(S)},e);h.set(S,g)};Ke("click",v=>{const _=v.target;if(l.value&&_.matches('div[class*="language-"] > button.vp-copy-code-button')){const S=_.parentElement,C=_.nextElementSibling;if(!S||!C)return;p(S,C,_)}})};var Hp=[],Fp={"/":{copy:"复制代码",copied:"已复制"}},Bp=['[vp-content] div[class*="language-"] pre'];const jp=tn({setup:()=>{$p({selector:Bp,ignoreSelector:Hp,locales:Fp,duration:2e3,showInMobile:!1})}}),Vp=Object.freeze(Object.defineProperty({__proto__:null,default:jp},Symbol.toStringTag,{value:"Module"})),zp=tn({setup(){Ke("beforeprint",()=>{document.querySelectorAll("details").forEach(e=>{e.open=!0})})}}),Up=Object.freeze(Object.defineProperty({__proto__:null,default:zp},Symbol.toStringTag,{value:"Module"}));var Xi={provider:"github",pattern:{commit:":repo/commit/:hash",issue:":repo/issues/:issue",tag:":repo/releases/tag/:tag"},repo:""};const Zi=typeof Xi>"u"?{}:Xi,Wp=(e,t)=>!e||br(e)?e:t==="github"?`https://github.com/${e}`:t==="gitee"?`https://gitee.com/${e}`:e,Gp=/#(\d+)/g,Kp=(e=!0)=>{const t=yr(),n=Cs(),r=ws(),{pattern:o={},provider:s}=Zi,i=Wp(Zi.repo,s);return N(()=>{var a;if(t.value.changelog===!1||!be(e))return[];const l=new Intl.DateTimeFormat(n.value,{dateStyle:"short"});return(((a=r.value.git)==null?void 0:a.changelog)??[]).map(c=>{const u={date:l.format(c.time),...c};return o.issue&&i&&(u.message=u.message.replace(Gp,(f,h)=>`<a href="${o.issue.replace(":issue",h).replace(":repo",i)}" target="_blank" rel="noopener noreferrer">${f}</a>`)),o.commit&&i&&(u.commitUrl=o.commit.replace(":hash",u.hash).replace(":repo",i)),o.tag&&i&&u.tag&&(u.tagUrl=o.tag.replace(":tag",u.tag).replace(":repo",i)),u})})},tc=(e=!0)=>{const t=yr(),n=ws();return N(()=>{var r;return t.value.contributors===!1||!be(e)?[]:((r=n.value.git)==null?void 0:r.contributors)??[]})};var el={"/":{contributors:"贡献者",changelog:"更新日志",timeOn:"于",viewChangelog:"查看所有更新日志",latestUpdateAt:"最近更新:"}};const qp=typeof el>"u"?{}:el,Ds=()=>Ms(qp),nc=(e=!0)=>{const t=Cs(),n=Ds(),r=ws();return N(()=>{var l,a,c;if(!be(e))return null;const o=((l=r.value.git)==null?void 0:l.updatedTime)??((c=(a=r.value.git)==null?void 0:a.changelog)==null?void 0:c[0].time);if(!o)return null;const s=new Date(o),i=new Intl.DateTimeFormat(t.value,{dateStyle:"short",timeStyle:"short"}).format(o);return{date:s,text:i,iso:s.toISOString(),locale:n.value.latestUpdateAt}})},rc=({level:e=2,text:t,anchor:n})=>Q(`h${e||2}`,{id:n,tabindex:"-1"},Q("a",{href:`#${n}`,class:"header-anchor"},Q("span",t))),Yp=({name:e,url:t,avatar:n})=>Q(t?"a":"span",{href:t,target:"_blank",rel:"noreferrer",class:"vp-contributor"},[n?Q("img",{src:n,alt:"",class:"vp-contributor-avatar"}):null,Q("span",{class:"vp-contributor-name"},e)]),Jp=fe({name:"GitContributors",props:{title:String,headerLevel:{type:Number,default:2}},setup(e){const t=tc(),n=Ds();return()=>t.value.length?[Q(rc,{level:e.headerLevel,anchor:"doc-contributors",text:e.title||n.value.contributors}),Q("div",{class:"vp-contributors"},t.value.map(r=>Q(Yp,r)))]:null}}),Qp=fe({name:"GitChangelog",props:{title:String,headerLevel:{type:Number,default:2}},setup(e){const t=Kp(),n=Ds(),r=nc(),[o,s]=Ps(),i=()=>Q("div",{class:"vp-changelog-header",onClick:()=>s()},[Q("div",{class:"vp-latest-updated"},[Q("span",{class:"vp-changelog-icon"}),Q("span",{"data-allow-mismatch":""},r.value.text)]),Q("div",[Q("span",{class:"vp-changelog-menu-icon"}),Q("span",n.value.viewChangelog)])]),l=({item:c})=>Q("li",{class:"vp-changelog-item-tag"},Q("div",[Q("a",{class:"vp-changelog-tag"},Q("code",c.tag)),Q("span",{class:"vp-changelog-date","data-allow-mismatch":""},[n.value.timeOn," ",Q("time",{datetime:new Date(c.time).toISOString()},c.date)])])),a=({item:c})=>Q("li",{class:"vp-changelog-item-commit"},[Q(c.commitUrl?"a":"span",{class:"vp-changelog-hash",href:c.commitUrl,target:"_blank",rel:"noreferrer"},[Q("code",c.hash.slice(0,5))]),Q("span",{class:"vp-changelog-divider"},"-"),Q("span",{class:"vp-changelog-message",innerHTML:c.message}),Q("span",{class:"vp-changelog-date","data-allow-mismatch":""},[n.value.timeOn||"on"," ",Q("time",{datetime:new Date(c.time).toISOString()},c.date)])]);return()=>t.value.length?[Q(rc,{level:e.headerLevel,anchor:"doc-changelog",text:e.title||n.value.changelog}),Q("div",{class:["vp-changelog-wrapper",{active:o.value}]},[Q(i),Q("ul",{class:"vp-changelog-list"},[t.value.map(c=>c.tag?Q(l,{item:c,key:c.tag}):Q(a,{item:c,key:c.hash}))])])]:null}}),Xp={enhance:({app:e})=>{e.component("GitContributors",Jp),e.component("GitChangelog",Qp)}},Zp=Object.freeze(Object.defineProperty({__proto__:null,default:Xp},Symbol.toStringTag,{value:"Module"}));/*! medium-zoom 1.1.0 | MIT License | https://github.com/francoischalifour/medium-zoom */var an=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Nr=function(t){return t.tagName==="IMG"},em=function(t){return NodeList.prototype.isPrototypeOf(t)},Vr=function(t){return t&&t.nodeType===1},tl=function(t){var n=t.currentSrc||t.src;return n.substr(-4).toLowerCase()===".svg"},nl=function(t){try{return Array.isArray(t)?t.filter(Nr):em(t)?[].slice.call(t).filter(Nr):Vr(t)?[t].filter(Nr):typeof t=="string"?[].slice.call(document.querySelectorAll(t)).filter(Nr):[]}catch{throw new TypeError(`The provided selector is invalid.
Expects a CSS selector, a Node element, a NodeList or an array.
See: https://github.com/francoischalifour/medium-zoom`)}},tm=function(t){var n=document.createElement("div");return n.classList.add("medium-zoom-overlay"),n.style.background=t,n},nm=function(t){var n=t.getBoundingClientRect(),r=n.top,o=n.left,s=n.width,i=n.height,l=t.cloneNode(),a=window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,c=window.pageXOffset||document.documentElement.scrollLeft||document.body.scrollLeft||0;return l.removeAttribute("id"),l.style.position="absolute",l.style.top=r+a+"px",l.style.left=o+c+"px",l.style.width=s+"px",l.style.height=i+"px",l.style.transform="",l},yn=function(t,n){var r=an({bubbles:!1,cancelable:!1,detail:void 0},n);if(typeof window.CustomEvent=="function")return new CustomEvent(t,r);var o=document.createEvent("CustomEvent");return o.initCustomEvent(t,r.bubbles,r.cancelable,r.detail),o},rm=function e(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=window.Promise||function(E){function M(){}E(M,M)},o=function(E){var M=E.target;if(M===R){v();return}g.indexOf(M)!==-1&&_({target:M})},s=function(){if(!(H||!w.original)){var E=window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0;Math.abs(J-E)>$.scrollOffset&&setTimeout(v,150)}},i=function(E){var M=E.key||E.keyCode;(M==="Escape"||M==="Esc"||M===27)&&v()},l=function(){var E=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},M=E;if(E.background&&(R.style.background=E.background),E.container&&E.container instanceof Object&&(M.container=an({},$.container,E.container)),E.template){var D=Vr(E.template)?E.template:document.querySelector(E.template);M.template=D}return $=an({},$,M),g.forEach(function(j){j.dispatchEvent(yn("medium-zoom:update",{detail:{zoom:k}}))}),k},a=function(){var E=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return e(an({},$,E))},c=function(){for(var E=arguments.length,M=Array(E),D=0;D<E;D++)M[D]=arguments[D];var j=M.reduce(function(L,X){return[].concat(L,nl(X))},[]);return j.filter(function(L){return g.indexOf(L)===-1}).forEach(function(L){g.push(L),L.classList.add("medium-zoom-image")}),b.forEach(function(L){var X=L.type,V=L.listener,ae=L.options;j.forEach(function(Ie){Ie.addEventListener(X,V,ae)})}),k},u=function(){for(var E=arguments.length,M=Array(E),D=0;D<E;D++)M[D]=arguments[D];w.zoomed&&v();var j=M.length>0?M.reduce(function(L,X){return[].concat(L,nl(X))},[]):g;return j.forEach(function(L){L.classList.remove("medium-zoom-image"),L.dispatchEvent(yn("medium-zoom:detach",{detail:{zoom:k}}))}),g=g.filter(function(L){return j.indexOf(L)===-1}),k},f=function(E,M){var D=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return g.forEach(function(j){j.addEventListener("medium-zoom:"+E,M,D)}),b.push({type:"medium-zoom:"+E,listener:M,options:D}),k},h=function(E,M){var D=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return g.forEach(function(j){j.removeEventListener("medium-zoom:"+E,M,D)}),b=b.filter(function(j){return!(j.type==="medium-zoom:"+E&&j.listener.toString()===M.toString())}),k},p=function(){var E=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},M=E.target,D=function(){var L={width:document.documentElement.clientWidth,height:document.documentElement.clientHeight,left:0,top:0,right:0,bottom:0},X=void 0,V=void 0;if($.container)if($.container instanceof Object)L=an({},L,$.container),X=L.width-L.left-L.right-$.margin*2,V=L.height-L.top-L.bottom-$.margin*2;else{var ae=Vr($.container)?$.container:document.querySelector($.container),Ie=ae.getBoundingClientRect(),$e=Ie.width,Ve=Ie.height,jt=Ie.left,Vt=Ie.top;L=an({},L,{width:$e,height:Ve,left:jt,top:Vt})}X=X||L.width-$.margin*2,V=V||L.height-$.margin*2;var nt=w.zoomedHd||w.original,Ze=tl(nt)?X:nt.naturalWidth||X,x=tl(nt)?V:nt.naturalHeight||V,q=nt.getBoundingClientRect(),U=q.top,Z=q.left,ce=q.width,ge=q.height,d=Math.min(Math.max(ce,Ze),X)/ce,m=Math.min(Math.max(ge,x),V)/ge,y=Math.min(d,m),O=(-Z+(X-ce)/2+$.margin+L.left)/y,A=(-U+(V-ge)/2+$.margin+L.top)/y,P="scale("+y+") translate3d("+O+"px, "+A+"px, 0)";w.zoomed.style.transform=P,w.zoomedHd&&(w.zoomedHd.style.transform=P)};return new r(function(j){if(M&&g.indexOf(M)===-1){j(k);return}var L=function $e(){H=!1,w.zoomed.removeEventListener("transitionend",$e),w.original.dispatchEvent(yn("medium-zoom:opened",{detail:{zoom:k}})),j(k)};if(w.zoomed){j(k);return}if(M)w.original=M;else if(g.length>0){var X=g;w.original=X[0]}else{j(k);return}if(w.original.dispatchEvent(yn("medium-zoom:open",{detail:{zoom:k}})),J=window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,H=!0,w.zoomed=nm(w.original),document.body.appendChild(R),$.template){var V=Vr($.template)?$.template:document.querySelector($.template);w.template=document.createElement("div"),w.template.appendChild(V.content.cloneNode(!0)),document.body.appendChild(w.template)}if(w.original.parentElement&&w.original.parentElement.tagName==="PICTURE"&&w.original.currentSrc&&(w.zoomed.src=w.original.currentSrc),document.body.appendChild(w.zoomed),window.requestAnimationFrame(function(){document.body.classList.add("medium-zoom--opened")}),w.original.classList.add("medium-zoom-image--hidden"),w.zoomed.classList.add("medium-zoom-image--opened"),w.zoomed.addEventListener("click",v),w.zoomed.addEventListener("transitionend",L),w.original.getAttribute("data-zoom-src")){w.zoomedHd=w.zoomed.cloneNode(),w.zoomedHd.removeAttribute("srcset"),w.zoomedHd.removeAttribute("sizes"),w.zoomedHd.removeAttribute("loading"),w.zoomedHd.src=w.zoomed.getAttribute("data-zoom-src"),w.zoomedHd.onerror=function(){clearInterval(ae),console.warn("Unable to reach the zoom image target "+w.zoomedHd.src),w.zoomedHd=null,D()};var ae=setInterval(function(){w.zoomedHd.complete&&(clearInterval(ae),w.zoomedHd.classList.add("medium-zoom-image--opened"),w.zoomedHd.addEventListener("click",v),document.body.appendChild(w.zoomedHd),D())},10)}else if(w.original.hasAttribute("srcset")){w.zoomedHd=w.zoomed.cloneNode(),w.zoomedHd.removeAttribute("sizes"),w.zoomedHd.removeAttribute("loading");var Ie=w.zoomedHd.addEventListener("load",function(){w.zoomedHd.removeEventListener("load",Ie),w.zoomedHd.classList.add("medium-zoom-image--opened"),w.zoomedHd.addEventListener("click",v),document.body.appendChild(w.zoomedHd),D()})}else D()})},v=function(){return new r(function(E){if(H||!w.original){E(k);return}var M=function D(){w.original.classList.remove("medium-zoom-image--hidden"),document.body.removeChild(w.zoomed),w.zoomedHd&&document.body.removeChild(w.zoomedHd),document.body.removeChild(R),w.zoomed.classList.remove("medium-zoom-image--opened"),w.template&&document.body.removeChild(w.template),H=!1,w.zoomed.removeEventListener("transitionend",D),w.original.dispatchEvent(yn("medium-zoom:closed",{detail:{zoom:k}})),w.original=null,w.zoomed=null,w.zoomedHd=null,w.template=null,E(k)};H=!0,document.body.classList.remove("medium-zoom--opened"),w.zoomed.style.transform="",w.zoomedHd&&(w.zoomedHd.style.transform=""),w.template&&(w.template.style.transition="opacity 150ms",w.template.style.opacity=0),w.original.dispatchEvent(yn("medium-zoom:close",{detail:{zoom:k}})),w.zoomed.addEventListener("transitionend",M)})},_=function(){var E=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},M=E.target;return w.original?v():p({target:M})},S=function(){return $},C=function(){return g},T=function(){return w.original},g=[],b=[],H=!1,J=0,$=n,w={original:null,zoomed:null,zoomedHd:null,template:null};Object.prototype.toString.call(t)==="[object Object]"?$=t:(t||typeof t=="string")&&c(t),$=an({margin:0,background:"#fff",scrollOffset:40,container:null,template:null},$);var R=tm($.background);document.addEventListener("click",o),document.addEventListener("keyup",i),document.addEventListener("scroll",s),window.addEventListener("resize",v);var k={open:p,close:v,toggle:_,update:l,clone:a,attach:c,detach:u,on:f,off:h,getOptions:S,getImages:C,getZoomedImage:T};return k};function om(e,t){t===void 0&&(t={});var n=t.insertAt;if(!(typeof document>"u")){var r=document.head||document.getElementsByTagName("head")[0],o=document.createElement("style");o.type="text/css",n==="top"&&r.firstChild?r.insertBefore(o,r.firstChild):r.appendChild(o),o.styleSheet?o.styleSheet.cssText=e:o.appendChild(document.createTextNode(e))}}var sm=".medium-zoom-overlay{position:fixed;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .3s;will-change:opacity}.medium-zoom--opened .medium-zoom-overlay{cursor:pointer;cursor:zoom-out;opacity:1}.medium-zoom-image{cursor:pointer;cursor:zoom-in;transition:transform .3s cubic-bezier(.2,0,.2,1)!important}.medium-zoom-image--hidden{visibility:hidden}.medium-zoom-image--opened{position:relative;cursor:pointer;cursor:zoom-out;will-change:transform}";om(sm);const oc=Symbol("mediumZoom"),im=()=>{const e=je(oc);if(!e)throw new Error("useMediumZoom() is called without provider.");return e};var lm={};const am="[vp-content] > img, [vp-content] :not(a) > img",cm=lm,um=tn({enhance({app:e}){const t=rm(cm);t.refresh=(n=am)=>{t.detach(),t.attach(n)},e.provide(oc,t)},setup(){const e=im();Er(t=>{t!=="beforeUnmount"&&e.refresh()})}}),fm=Object.freeze(Object.defineProperty({__proto__:null,default:um},Symbol.toStringTag,{value:"Module"}));/**
* NProgress, (c) 2013, 2014 Rico Sta. Cruz - http://ricostacruz.com/nprogress
* @license MIT
*/const rl=(e,t)=>{e.classList.add(t)},ol=(e,t)=>{e.classList.remove(t)},dm=e=>{var t;(t=e==null?void 0:e.parentNode)==null||t.removeChild(e)},Bo=(e,t,n)=>e<t?t:e>n?n:e,sl=e=>(-1+e)*100,hm=(()=>{const e=[],t=()=>{const n=e.shift();n&&n(t)};return n=>{e.push(n),e.length===1&&t()}})(),pm=e=>e.replace(/^-ms-/,"ms-").replace(/-([\da-z])/gi,(t,n)=>n.toUpperCase()),Mr=(()=>{const e=["Webkit","O","Moz","ms"],t={},n=s=>{const{style:i}=document.body;if(s in i)return s;const l=s.charAt(0).toUpperCase()+s.slice(1);let a=e.length;for(;a--;){const c=`${e[a]}${l}`;if(c in i)return c}return s},r=s=>{const i=pm(s);return t[i]??(t[i]=n(i))},o=(s,i,l)=>{s.style[r(i)]=l};return(s,i)=>{for(const l in i){const a=i[l];Object.hasOwn(i,l)&&Op(a)&&o(s,l,a)}}})(),xt={minimum:.08,easing:"ease",speed:200,trickleRate:.02,trickleSpeed:800,barSelector:'[role="bar"]',parent:"body",template:'<div class="bar" role="bar"></div>'},Ae={percent:null,isRendered:()=>!!document.getElementById("nprogress"),set:e=>{const{speed:t,easing:n}=xt,r=Ae.isStarted(),o=Bo(e,xt.minimum,1);Ae.percent=o===1?null:o;const s=Ae.render(!r),i=s.querySelector(xt.barSelector);return s.offsetWidth,hm(l=>{Mr(i,{transform:`translate3d(${sl(o)}%,0,0)`,transition:`all ${t}ms ${n}`}),o===1?(Mr(s,{transition:"none",opacity:"1"}),s.offsetWidth,setTimeout(()=>{Mr(s,{transition:`all ${t}ms linear`,opacity:"0"}),setTimeout(()=>{Ae.remove(),l()},t)},t)):setTimeout(()=>{l()},t)}),Ae},isStarted:()=>typeof Ae.percent=="number",start:()=>{Ae.percent||Ae.set(0);const e=()=>{setTimeout(()=>{Ae.percent&&(Ae.trickle(),e())},xt.trickleSpeed)};return e(),Ae},done:e=>!e&&!Ae.percent?Ae:Ae.increase(.3+.5*Math.random()).set(1),increase:e=>{let{percent:t}=Ae;return t?(t=Bo(t+(typeof e=="number"?e:(1-t)*Bo(Math.random()*t,.1,.95)),0,.994),Ae.set(t)):Ae.start()},trickle:()=>Ae.increase(Math.random()*xt.trickleRate),render:e=>{if(Ae.isRendered())return document.getElementById("nprogress");rl(document.documentElement,"nprogress-busy");const t=document.createElement("div");t.id="nprogress",t.innerHTML=xt.template;const n=t.querySelector(xt.barSelector),r=document.querySelector(xt.parent),o=e?"-100":sl(Ae.percent??0);return Mr(n,{transition:"all 0 linear",transform:`translate3d(${o}%,0,0)`}),r&&(r!==document.body&&rl(r,"nprogress-custom-parent"),r.appendChild(t)),t},remove:()=>{ol(document.documentElement,"nprogress-busy"),ol(document.querySelector(xt.parent),"nprogress-custom-parent"),dm(document.getElementById("nprogress"))}},mm=()=>{at(()=>{const e=_r(),t=new Set;t.add(e.currentRoute.value.path),e.beforeEach(n=>{t.has(n.path)||Ae.start()}),e.afterEach(n=>{t.add(n.path),Ae.done()})})},gm=tn({setup(){mm()}}),vm=Object.freeze(Object.defineProperty({__proto__:null,default:gm},Symbol.toStringTag,{value:"Module"})),bm=({selector:e='div[class*="language-"].has-collapsed-lines > .collapsed-lines'}={})=>{Ke("click",t=>{const n=t.target;if(n.matches(e)){const r=n.parentElement;r!=null&&r.classList.toggle("collapsed")&&r.scrollIntoView({block:"center",behavior:"instant"})}})},_m={setup(){bm()}},ym=Object.freeze(Object.defineProperty({__proto__:null,default:_m},Symbol.toStringTag,{value:"Module"})),Em="VUEPRESS_CODE_TAB_STORE",Dr=Ns(Em,{}),Sm=fe({name:"CodeTabs",props:{active:{type:Number,default:0},data:{type:Array,required:!0},id:{type:String,required:!0},tabId:String},slots:Object,setup(e,{slots:t}){const n=Xe(e.active),r=ye([]),o=()=>{e.tabId&&(Dr.value[e.tabId]=e.data[n.value].id)},s=(c=n.value)=>{n.value=c<r.value.length-1?c+1:0,r.value[n.value].focus()},i=(c=n.value)=>{n.value=c>0?c-1:r.value.length-1,r.value[n.value].focus()},l=(c,u)=>{c.key===" "||c.key==="Enter"?(c.preventDefault(),n.value=u):c.key==="ArrowRight"?(c.preventDefault(),s()):c.key==="ArrowLeft"&&(c.preventDefault(),i()),e.tabId&&(Dr.value[e.tabId]=e.data[n.value].id)},a=()=>{if(e.tabId){const c=e.data.findIndex(({id:u})=>Dr.value[e.tabId]===u);if(c!==-1)return c}return e.active};return at(()=>{n.value=a(),Ge(()=>e.tabId&&Dr.value[e.tabId],(c,u)=>{if(e.tabId&&c!==u){const f=e.data.findIndex(({id:h})=>h===c);f!==-1&&(n.value=f)}})}),()=>e.data.length?Q("div",{class:"vp-code-tabs"},[Q("div",{class:"vp-code-tabs-nav",role:"tablist"},e.data.map(({id:c},u)=>{const f=u===n.value;return Q("button",{type:"button",ref:h=>{h&&(r.value[u]=h)},class:["vp-code-tab-nav",{active:f}],role:"tab","aria-controls":`codetab-${e.id}-${u}`,"aria-selected":f,onClick:()=>{n.value=u,o()},onKeydown:h=>{l(h,u)}},t[`title${u}`]({value:c,isActive:f}))})),e.data.map(({id:c},u)=>{const f=u===n.value;return Q("div",{class:["vp-code-tab",{active:f}],id:`codetab-${e.id}-${u}`,role:"tabpanel","aria-expanded":f},[Q("div",{class:"vp-code-tab-title"},t[`title${u}`]({value:c,isActive:f})),t[`tab${u}`]({value:c,isActive:f})])})]):null}}),wm="VUEPRESS_TAB_STORE",jo=Ns(wm,{}),Cm=fe({name:"Tabs",props:{active:{type:Number,default:0},data:{type:Array,required:!0},id:{type:String,required:!0},tabId:String},slots:Object,setup(e,{slots:t}){const n=Xe(e.active),r=ye([]),o=()=>{e.tabId&&(jo.value[e.tabId]=e.data[n.value].id)},s=(c=n.value)=>{n.value=c<r.value.length-1?c+1:0,r.value[n.value].focus()},i=(c=n.value)=>{n.value=c>0?c-1:r.value.length-1,r.value[n.value].focus()},l=(c,u)=>{c.key===" "||c.key==="Enter"?(c.preventDefault(),n.value=u):c.key==="ArrowRight"?(c.preventDefault(),s()):c.key==="ArrowLeft"&&(c.preventDefault(),i()),o()},a=()=>{if(e.tabId){const c=e.data.findIndex(({id:u})=>jo.value[e.tabId]===u);if(c!==-1)return c}return e.active};return at(()=>{n.value=a(),Ge(()=>e.tabId&&jo.value[e.tabId],(c,u)=>{if(e.tabId&&c!==u){const f=e.data.findIndex(({id:h})=>h===c);f!==-1&&(n.value=f)}})}),()=>e.data.length?Q("div",{class:"vp-tabs"},[Q("div",{class:"vp-tabs-nav",role:"tablist"},e.data.map(({id:c},u)=>{const f=u===n.value;return Q("button",{type:"button",ref:h=>{h&&(r.value[u]=h)},class:["vp-tab-nav",{active:f}],role:"tab","aria-controls":`tab-${e.id}-${u}`,"aria-selected":f,onClick:()=>{n.value=u,o()},onKeydown:h=>{l(h,u)}},t[`title${u}`]({value:c,isActive:f}))})),e.data.map(({id:c},u)=>{const f=u===n.value;return Q("div",{class:["vp-tab",{active:f}],id:`tab-${e.id}-${u}`,role:"tabpanel","aria-expanded":f},[Q("div",{class:"vp-tab-title"},t[`title${u}`]({value:c,isActive:f})),t[`tab${u}`]({value:c,isActive:f})])})]):null}}),Tm={enhance:({app:e})=>{e.component("CodeTabs",Sm),e.component("Tabs",Cm)}},Am=Object.freeze(Object.defineProperty({__proto__:null,default:Tm},Symbol.toStringTag,{value:"Module"})),xm=JSON.parse(`{"navbar":["/","/get-started","/lua"],"locales":{"/":{"selectLanguageName":"English"}},"colorMode":"auto","colorModeSwitch":true,"logo":null,"repo":null,"selectLanguageText":"Languages","selectLanguageAriaLabel":"Select language","sidebar":"heading","sidebarDepth":2,"editLink":true,"editLinkText":"Edit this page","lastUpdated":true,"contributors":true,"contributorsText":"Contributors","notFound":["There's nothing here.","How did we get here?","That's a Four-Oh-Four.","Looks like we've got some broken links."],"backToHome":"Take me home","openInNewWindow":"open in new window","toggleColorMode":"toggle color mode","toggleSidebar":"toggle sidebar"}`),Lm=Xe(xm),sc=()=>Lm,ic=Symbol(""),Rm=()=>{const e=je(ic);if(!e)throw new Error("useThemeLocaleData() is called without provider.");return e},Om=(e,t)=>{const{locales:n,...r}=e;return{...r,...n==null?void 0:n[t]}},Pm=tn({enhance({app:e}){const t=sc(),n=e._context.provides[Ss],r=N(()=>Om(t.value,n.routeLocale.value));e.provide(ic,r),Object.defineProperties(e.config.globalProperties,{$theme:{get(){return t.value}},$themeLocale:{get(){return r.value}}})}}),Im=Object.freeze(Object.defineProperty({__proto__:null,default:Pm},Symbol.toStringTag,{value:"Module"})),De=()=>{const{pageData:e,pageFrontmatter:t,pageLang:n,siteData:r,siteLocaleData:o,...s}=bt();return{...s,page:e,frontmatter:t,lang:n,site:r,siteLocale:o,theme:sc(),themeLocale:Rm()}},lc=Symbol(""),km=e=>{const t=(n=e.value)=>{const r=window.document.documentElement;r.dataset.theme=n?"dark":"light"};at(()=>{Is(e,t)}),fo(()=>{t()})},$s=()=>{const e=je(lc);if(!e)throw new Error("useDarkMode() is called without provider.");return e},Nm=()=>{const{themeLocale:e}=De(),t=up(),n=Ns("vuepress-color-scheme",e.value.colorMode),r=N({get(){return e.value.colorModeSwitch?n.value==="auto"?t.value:n.value==="dark":e.value.colorMode==="dark"},set(o){o===t.value?n.value="auto":n.value=o?"dark":"light"}});Jt(lc,r),km(r)},ac=Symbol("headers"),Mm=()=>{const e=Ga(ac);if(!e)throw new Error("useHeaders() is called without provider.");return e},Dm=()=>{const{frontmatter:e,themeLocale:t}=De(),n=Xe([]),r=N(()=>e.value.sidebarDepth??t.value.sidebarDepth??2),o=()=>{if(r.value<=0){n.value=[];return}n.value=Lp({levels:[2,r.value+1],ignore:[".vp-badge"]})};Vh(ac,n),Er(s=>{s==="beforeUnmount"?n.value=[]:o()})};let Vo=null,zn=null;const $m={wait:()=>Vo,pending:()=>{Vo=new Promise(e=>{zn=e})},resolve:()=>{zn==null||zn(),Vo=null,zn=null}},cc=()=>$m,Mn=(e,t)=>{const{notFound:n,meta:r,path:o}=ar(e,t);return n?{text:o,link:o}:{text:r.title||o,link:o}},On=(e="",t="")=>Za(t)||vr(t)?t:`${fd(e)}${t}`,Hm=e=>({text:e.title,link:e.link,children:Hs(e.children)}),Hs=e=>e?e.map(t=>Hm(t)):[],uc=(e,t)=>[{text:e.title,children:Hs(t)}],fc=(e,t,n,r="")=>{const o=(s,i)=>{var a;const l=pt(s)?Mn(On(i,s)):pt(s.link)?{...s,link:ec(s.link)?Mn(On(i,s.link)).link:s.link}:s;if("children"in l)return{...l,children:l.children.map(c=>o(c,On(i,l.prefix)))};if(l.link===n){const c=((a=t[0])==null?void 0:a.level)===1?t[0].children:t;return{...l,children:Hs(c)}}return l};return e.map(s=>o(s,r))},Fm=(e,t,n,r)=>{const o=Pp(e).sort((s,i)=>i.length-s.length);for(const s of o)if(Xa(decodeURI(r),s)){const i=e[s];return i?i==="heading"?uc(t,n):fc(i,n,r,s):[]}return console.warn(`${decodeURI(r)} is missing sidebar config.`),[]},dc=Symbol("sidebarItems"),Fs=()=>{const e=je(dc);if(!e)throw new Error("useSidebarItems() is called without provider.");return e},Bm=(e,t,n,r,o)=>e===!1?[]:e==="heading"?uc(t,o):Array.isArray(e)?fc(e,o,n,r):_s(e)?Fm(e,t,o,n):[],jm=()=>{const{frontmatter:e,page:t,routeLocale:n,themeLocale:r}=De(),o=Mm(),s=za(),i=N(()=>e.value.home?!1:e.value.sidebar??r.value.sidebar??"heading"),l=N(()=>Bm(i.value,t.value,s.value,n.value,o.value));Jt(dc,l)},Vm=fe({__name:"Badge",props:{type:{default:"tip"},text:{default:""},vertical:{default:void 0}},setup(e){return(t,n)=>(G(),ne("span",{class:Qe(["vp-badge",e.type]),style:Dn({verticalAlign:e.vertical})},[Ce(t.$slots,"default",{},()=>[Zt(Le(e.text),1)])],6))}}),zm=fe({__name:"VPFadeSlideYTransition",emits:["beforeEnter","beforeLeave"],setup(e){return(t,n)=>(G(),Re(bs,{name:"vp-fade-slide-y",mode:"out-in",onBeforeEnter:n[0]||(n[0]=r=>t.$emit("beforeEnter")),onBeforeLeave:n[1]||(n[1]=r=>t.$emit("beforeLeave"))},{default:Te(()=>[Ce(t.$slots,"default")]),_:3}))}}),Um={key:0,class:"vp-features"},Wm=fe({__name:"VPHomeFeatures",setup(e){const{frontmatter:t}=De(),n=N(()=>t.value.features??[]);return(r,o)=>n.value.length?(G(),ne("div",Um,[(G(!0),ne(_e,null,Qt(n.value,s=>(G(),ne("div",{key:s.title,class:"vp-feature"},[ie("h2",null,Le(s.title),1),ie("p",null,Le(s.details),1)]))),128))])):ke("",!0)}}),Gm=["innerHTML"],Km=["textContent"],qm=fe({__name:"VPHomeFooter",setup(e){const t=yr(),n=N(()=>t.value.footer),r=N(()=>t.value.footerHtml);return(o,s)=>n.value?(G(),ne(_e,{key:0},[r.value?(G(),ne("div",{key:0,class:"vp-footer","vp-footer":"",innerHTML:n.value},null,8,Gm)):(G(),ne("div",{key:1,class:"vp-footer","vp-footer":"",textContent:Le(n.value)},null,8,Km))],64)):ke("",!0)}}),Nt=fe({__name:"VPAutoLink",props:{config:{}},setup(e){return(t,n)=>(G(),Re(K(Ph),{config:e.config},Fu({before:Te(()=>[Ce(t.$slots,"before",wo(Fr(e.config)))]),after:Te(()=>[Ce(t.$slots,"after",wo(Fr(e.config)))]),_:2},[t.$slots.default?{name:"default",fn:Te(()=>[Ce(t.$slots,"default",wo(Fr(e.config)))]),key:"0"}:void 0]),1032,["config"]))}}),Ym={class:"vp-hero"},Jm={key:0,id:"main-title"},Qm={key:1,class:"vp-hero-description"},Xm={key:2,class:"vp-hero-actions"},Zm=fe({__name:"VPHomeHero",setup(e){const{frontmatter:t,siteLocale:n}=De(),r=$s(),o=N(()=>t.value.heroText===null?null:t.value.heroText||n.value.title||"Hello"),s=N(()=>t.value.tagline===null?null:t.value.tagline||n.value.description||"Welcome to your VuePress site"),i=N(()=>r.value&&t.value.heroImageDark!==void 0?t.value.heroImageDark:t.value.heroImage),l=N(()=>t.value.heroAlt||o.value||"hero"),a=N(()=>t.value.heroHeight??280),c=N(()=>Array.isArray(t.value.actions)?t.value.actions.map(({type:f="primary",...h})=>({type:f,...h})):[]),u=()=>{if(!i.value)return null;const f=Q("img",{class:"vp-hero-image",src:xs(i.value),alt:l.value,height:a.value});return t.value.heroImageDark===void 0?f:Q(Ts,()=>f)};return(f,h)=>(G(),ne("header",Ym,[le(u),o.value?(G(),ne("h1",Jm,Le(o.value),1)):ke("",!0),s.value?(G(),ne("p",Qm,Le(s.value),1)):ke("",!0),c.value.length?(G(),ne("p",Xm,[(G(!0),ne(_e,null,Qt(c.value,p=>(G(),Re(Nt,{key:p.text,class:Qe(["vp-hero-action-button",[p.type]]),config:p},null,8,["class","config"]))),128))])):ke("",!0)]))}}),eg={class:"vp-home"},tg={"vp-content":""},ng=fe({__name:"VPHome",setup(e){return(t,n)=>(G(),ne("main",eg,[le(Zm),le(Wm),ie("div",tg,[le(K(As))]),le(qm)]))}}),rg=["aria-hidden"],og=fe({__name:"VPNavbarBrand",setup(e){const{routeLocale:t,siteLocale:n,themeLocale:r}=De(),o=$s(),s=N(()=>r.value.home||t.value),i=N(()=>n.value.title),l=N(()=>o.value&&r.value.logoDark!==void 0?r.value.logoDark:r.value.logo),a=N(()=>r.value.logoAlt??i.value),c=N(()=>i.value.toLocaleUpperCase().trim()===a.value.toLocaleUpperCase().trim()),u=()=>{if(!l.value)return null;const f=Q("img",{class:"vp-site-logo",src:xs(l.value),alt:a.value});return r.value.logoDark===void 0?f:Q(Ts,()=>f)};return(f,h)=>(G(),Re(K(vo),{to:s.value},{default:Te(()=>[le(u),i.value?(G(),ne("span",{key:0,class:Qe(["vp-site-name",{"vp-hide-mobile":l.value}]),"aria-hidden":c.value},Le(i.value),11,rg)):ke("",!0)]),_:1},8,["to"]))}}),hc=fe({__name:"VPDropdownTransition",setup(e){const t=r=>{r.style.height=`${r.scrollHeight}px`},n=r=>{r.style.height=""};return(r,o)=>(G(),Re(bs,{name:"vp-dropdown",onEnter:t,onAfterEnter:n,onBeforeLeave:t},{default:Te(()=>[Ce(r.$slots,"default")]),_:3}))}}),sg=["aria-label"],ig={class:"title"},lg=["aria-label"],ag={class:"title"},cg={class:"vp-navbar-dropdown"},ug={class:"vp-navbar-dropdown-subtitle"},fg={key:1},dg={class:"vp-navbar-dropdown-subitem-wrapper"},hg=fe({__name:"VPNavbarDropdown",props:{config:{}},setup(e){const t=e,{config:n}=Hl(t),[r,o]=Ps(),s=N(()=>n.value.ariaLabel||n.value.text),i=(a,c)=>c[c.length-1]===a,l=a=>{a.detail===0?o():o(!1)};return Er(()=>{o(!1)}),(a,c)=>(G(),ne("div",{class:Qe(["vp-navbar-dropdown-wrapper",{open:K(r)}])},[ie("button",{class:"vp-navbar-dropdown-title",type:"button","aria-label":s.value,onClick:l},[ie("span",ig,Le(K(n).text),1),c[1]||(c[1]=ie("span",{class:"arrow down"},null,-1))],8,sg),ie("button",{class:"vp-navbar-dropdown-title-mobile",type:"button","aria-label":s.value,onClick:c[0]||(c[0]=()=>K(o)())},[ie("span",ag,Le(K(n).text),1),ie("span",{class:Qe(["arrow",K(r)?"down":"right"])},null,2)],8,lg),le(hc,null,{default:Te(()=>[qr(ie("ul",cg,[(G(!0),ne(_e,null,Qt(K(n).children,u=>(G(),ne("li",{key:u.text,class:"vp-navbar-dropdown-item"},["children"in u?(G(),ne(_e,{key:0},[ie("h4",ug,[u.link?(G(),Re(Nt,{key:0,config:u,onFocusout:()=>{i(u,K(n).children)&&u.children.length===0&&(r.value=!1)}},null,8,["config","onFocusout"])):(G(),ne("span",fg,Le(u.text),1))]),ie("ul",dg,[(G(!0),ne(_e,null,Qt(u.children,f=>(G(),ne("li",{key:f.link,class:"vp-navbar-dropdown-subitem"},[le(Nt,{config:f,onFocusout:()=>{i(f,u.children)&&i(u,K(n).children)&&K(o)(!1)}},null,8,["config","onFocusout"])]))),128))])],64)):(G(),Re(Nt,{key:1,config:u,onFocusout:()=>{i(u,K(n).children)&&K(o)(!1)}},null,8,["config","onFocusout"]))]))),128))],512),[[eo,K(r)]])]),_:1})],2))}}),pc=(e,t="")=>pt(e)?Mn(On(t,e)):"children"in e?{...e,children:e.children.map(n=>pc(n,On(t,e.prefix)))}:{...e,link:ec(e.link)?Mn(On(t,e.link)).link:e.link},pg=()=>{const{themeLocale:e}=De();return N(()=>(e.value.navbar||[]).map(t=>pc(t)))},mc=e=>!br(e)||e.includes("github.com")?"GitHub":e.includes("bitbucket.org")?"Bitbucket":e.includes("gitlab.com")?"GitLab":e.includes("gitee.com")?"Gitee":null,mg=()=>{const{themeLocale:e}=De(),t=N(()=>e.value.repo),n=N(()=>t.value?mc(t.value):null),r=N(()=>t.value&&!br(t.value)?`https://github.com/${t.value}`:t.value),o=N(()=>r.value?e.value.repoLabel?e.value.repoLabel:n.value===null?"Source":n.value:null);return N(()=>!r.value||!o.value?[]:[{text:o.value,link:r.value}])},gg=()=>{const e=$n(),t=Rp(),{routeLocale:n,site:r,siteLocale:o,theme:s,themeLocale:i}=De();return N(()=>{const l=Object.keys(r.value.locales);if(l.length<2)return[];const a=e.path,c=e.fullPath;return[{text:`${i.value.selectLanguageText}`,ariaLabel:`${i.value.selectLanguageAriaLabel??i.value.selectLanguageText}`,children:l.map(f=>{var C,T;const h=((C=r.value.locales)==null?void 0:C[f])??{},p=((T=s.value.locales)==null?void 0:T[f])??{},v=`${h.lang}`,_=p.selectLanguageName??v;if(v===o.value.lang)return{text:_,activeMatch:".",link:e.fullPath};const S=a.replace(n.value,f);return{text:_,link:t.value.some(g=>g===S)?c.replace(a,S):p.home??f}})}]})},vg="719px",bg={mobile:vg};var cr;(function(e){e.Mobile="mobile"})(cr||(cr={}));const _g={[cr.Mobile]:Number.parseInt(bg.mobile.replace("px",""),10)},gc=(e,t)=>{const n=_g[e];Number.isInteger(n)&&(Ke("orientationchange",()=>{t(n)},!1),Ke("resize",()=>{t(n)},!1),at(()=>{t(n)}))},yg=["aria-label"],vc=fe({__name:"VPNavbarItems",setup(e){const{themeLocale:t}=De(),n=pg(),r=gg(),o=mg(),s=Xe(!1),i=N(()=>t.value.navbarLabel??"site navigation"),l=N(()=>[...n.value,...r.value,...o.value]);return gc(cr.Mobile,a=>{s.value=window.innerWidth<a}),(a,c)=>l.value.length?(G(),ne("nav",{key:0,class:"vp-navbar-items","aria-label":i.value},[(G(!0),ne(_e,null,Qt(l.value,u=>(G(),ne("div",{key:u.text,class:"vp-navbar-item"},["children"in u?(G(),Re(hg,{key:0,class:Qe({mobile:s.value}),config:u},null,8,["class","config"])):(G(),Re(Nt,{key:1,config:u},null,8,["config"]))]))),128))],8,yg)):ke("",!0)}}),yo=(e,t)=>{const n=e.__vccOpts||e;for(const[r,o]of t)n[r]=o;return n},Eg={},Sg={class:"dark-icon",viewBox:"0 0 32 32"};function wg(e,t){return G(),ne("svg",Sg,[...t[0]||(t[0]=[ie("path",{d:"M13.502 5.414a15.075 15.075 0 0 0 11.594 18.194a11.113 11.113 0 0 1-7.975 3.39c-.138 0-.278.005-.418 0a11.094 11.094 0 0 1-3.2-21.584M14.98 3a1.002 1.002 0 0 0-.175.016a13.096 13.096 0 0 0 1.825 25.981c.164.006.328 0 .49 0a13.072 13.072 0 0 0 10.703-5.555a1.01 1.01 0 0 0-.783-1.565A13.08 13.08 0 0 1 15.89 4.38A1.015 1.015 0 0 0 14.98 3z",fill:"currentColor"},null,-1)])])}const Cg=yo(Eg,[["render",wg]]),Tg={},Ag={class:"light-icon",viewBox:"0 0 32 32"};function xg(e,t){return G(),ne("svg",Ag,[...t[0]||(t[0]=[df('<path d="M16 12.005a4 4 0 1 1-4 4a4.005 4.005 0 0 1 4-4m0-2a6 6 0 1 0 6 6a6 6 0 0 0-6-6z" fill="currentColor"></path><path d="M5.394 6.813l1.414-1.415l3.506 3.506L8.9 10.318z" fill="currentColor"></path><path d="M2 15.005h5v2H2z" fill="currentColor"></path><path d="M5.394 25.197L8.9 21.691l1.414 1.415l-3.506 3.505z" fill="currentColor"></path><path d="M15 25.005h2v5h-2z" fill="currentColor"></path><path d="M21.687 23.106l1.414-1.415l3.506 3.506l-1.414 1.414z" fill="currentColor"></path><path d="M25 15.005h5v2h-5z" fill="currentColor"></path><path d="M21.687 8.904l3.506-3.506l1.414 1.415l-3.506 3.505z" fill="currentColor"></path><path d="M15 2.005h2v5h-2z" fill="currentColor"></path>',9)])])}const Lg=yo(Tg,[["render",xg]]),Rg=["title"],Og=fe({__name:"VPToggleColorModeButton",setup(e){const{themeLocale:t}=De(),n=$s(),r=()=>{n.value=!n.value};return(o,s)=>(G(),ne("button",{type:"button",class:"vp-toggle-color-mode-button",title:K(t).toggleColorMode,onClick:r},[qr(le(Lg,null,null,512),[[eo,!K(n)]]),qr(le(Cg,null,null,512),[[eo,K(n)]])],8,Rg))}}),Pg=["title"],Ig=fe({__name:"VPToggleSidebarButton",emits:["toggle"],setup(e){const{themeLocale:t}=De();return(n,r)=>(G(),ne("div",{class:"vp-toggle-sidebar-button",title:K(t).toggleSidebar,"aria-expanded":"false",role:"button",tabindex:"0",onClick:r[0]||(r[0]=o=>n.$emit("toggle"))},[...r[1]||(r[1]=[ie("div",{class:"icon","aria-hidden":"true"},[ie("span"),ie("span"),ie("span")],-1)])],8,Pg))}}),kg={ref:"navbar-brand"},Ng=fe({__name:"VPNavbar",emits:["toggleSidebar"],setup(e){const t=Qa("SearchBox")?ea("SearchBox"):()=>null,{themeLocale:n}=De(),r=qs("navbar"),o=qs("navbar-brand"),s=Xe(0),i=N(()=>s.value?{maxWidth:`${s.value}px`}:{}),l=(a,c)=>{var h;const u=(h=a==null?void 0:a.ownerDocument.defaultView)==null?void 0:h.getComputedStyle(a,null)[c],f=Number.parseInt(u,10);return Number.isNaN(f)?0:f};return gc(cr.Mobile,a=>{var u;const c=l(r.value,"paddingLeft")+l(r.value,"paddingRight");window.innerWidth<a?s.value=0:s.value=r.value.offsetWidth-c-(((u=o.value)==null?void 0:u.offsetWidth)??0)}),(a,c)=>(G(),ne("header",{ref_key:"navbar",ref:r,class:"vp-navbar","vp-navbar":""},[le(Ig,{onToggle:c[0]||(c[0]=u=>a.$emit("toggleSidebar"))}),ie("span",kg,[le(og)],512),ie("div",{class:"vp-navbar-items-wrapper",style:Dn(i.value)},[Ce(a.$slots,"before"),le(vc,{class:"vp-hide-mobile"}),Ce(a.$slots,"after"),K(n).colorModeSwitch?(G(),Re(Og,{key:0})):ke("",!0),le(K(t))],4)],512))}}),Mg={},Dg={class:"edit-icon",viewBox:"0 0 1024 1024"};function $g(e,t){return G(),ne("svg",Dg,[...t[0]||(t[0]=[ie("g",{fill:"currentColor"},[ie("path",{d:"M430.818 653.65a60.46 60.46 0 0 1-50.96-93.281l71.69-114.012 7.773-10.365L816.038 80.138A60.46 60.46 0 0 1 859.225 62a60.46 60.46 0 0 1 43.186 18.138l43.186 43.186a60.46 60.46 0 0 1 0 86.373L588.879 565.55l-8.637 8.637-117.466 68.234a60.46 60.46 0 0 1-31.958 11.229z"}),ie("path",{d:"M728.802 962H252.891A190.883 190.883 0 0 1 62.008 771.98V296.934a190.883 190.883 0 0 1 190.883-192.61h267.754a60.46 60.46 0 0 1 0 120.92H252.891a69.962 69.962 0 0 0-69.098 69.099V771.98a69.962 69.962 0 0 0 69.098 69.098h475.911A69.962 69.962 0 0 0 797.9 771.98V503.363a60.46 60.46 0 1 1 120.922 0V771.98A190.883 190.883 0 0 1 728.802 962z"})],-1)])])}const Hg=yo(Mg,[["render",$g]]),Fg={GitHub:":repo/edit/:branch/:path",GitLab:":repo/-/edit/:branch/:path",Gitee:":repo/edit/:branch/:path",Bitbucket:":repo/src/:branch/:path?mode=edit&spa=0&at=:branch&fileviewer=file-view-default"},Bg=({docsRepo:e,editLinkPattern:t})=>{if(t)return t;const n=mc(e);return n!==null?Fg[n]:null},jg=({docsRepo:e,docsBranch:t,docsDir:n,filePathRelative:r,editLinkPattern:o})=>{if(!r)return null;const s=Bg({docsRepo:e,editLinkPattern:o});return s?s.replace(/:repo/,br(e)?e:`https://github.com/${e}`).replace(/:branch/,t).replace(/:path/,Oa(`${Ra(n)}/${r}`)):null},Vg=()=>{const{frontmatter:e,page:t,themeLocale:n}=De();return N(()=>{if(!(e.value.editLink??n.value.editLink??!0))return null;const{repo:o,docsRepo:s=o,docsBranch:i="main",docsDir:l="",editLinkText:a}=n.value;if(!s)return null;const c=jg({docsRepo:s,docsBranch:i,docsDir:l,filePathRelative:t.value.filePathRelative,editLinkPattern:e.value.editLinkPattern??n.value.editLinkPattern});return c?{text:a??"Edit this page",link:c}:null})},zg={class:"vp-page-meta"},Ug={key:0,class:"vp-meta-item edit-link"},Wg={class:"vp-meta-item git-info"},Gg={key:0,class:"vp-meta-item last-updated"},Kg={class:"meta-item-label"},qg=["datetime"],Yg={key:1,class:"vp-meta-item contributors"},Jg={class:"meta-item-label"},Qg={class:"meta-item-info"},Xg=["title"],Zg=fe({__name:"VPPageMeta",setup(e){const{frontmatter:t,themeLocale:n}=De(),r=tc(()=>t.value.contributors??n.value.contributors??!0),o=Vg(),s=nc(()=>t.value.lastUpdated??n.value.lastUpdated??!0);return(i,l)=>(G(),ne("footer",zg,[K(o)?(G(),ne("div",Ug,[le(Nt,{class:"label",config:K(o)},{before:Te(()=>[le(Hg)]),_:1},8,["config"])])):ke("",!0),ie("div",Wg,[K(s)?(G(),ne("div",Gg,[ie("span",Kg,Le(K(n).lastUpdatedText??K(s).locale)+": ",1),ie("time",{class:"meta-item-info",datetime:K(s).iso,"data-allow-mismatch":""},Le(K(s).text),9,qg)])):ke("",!0),K(r).length?(G(),ne("div",Yg,[ie("span",Jg,Le(K(n).contributorsText)+": ",1),ie("span",Qg,[(G(!0),ne(_e,null,Qt(K(r),(a,c)=>(G(),ne(_e,{key:c},[ie("span",{class:"contributor",title:`email: ${a.email}`},Le(a.name),9,Xg),c!==K(r).length-1?(G(),ne(_e,{key:0},[Zt(", ")],64)):ke("",!0)],64))),128))])])):ke("",!0)])]))}}),ev=()=>{const e=_r(),t=$n();return n=>{n&&(Za(n)?t.fullPath!==n&&e.push(n):vr(n)?window.open(n):e.push(encodeURI(n)))}},il=(e,t)=>e===!1?!1:pt(e)?Mn(e,t):_s(e)?{...e,link:Mn(e.link,t).link}:null,os=(e,t,n)=>{const r=e.findIndex(s=>s.link===t);if(r!==-1){const s=e[r+n];return s?s.link?s:"prefix"in s&&!ar(s.prefix).notFound?{...s,link:s.prefix}:null:null}for(const s of e)if("children"in s){const i=os(s.children,t,n);if(i)return i}const o=e.findIndex(s=>"prefix"in s&&s.prefix===t);if(o!==-1){const s=e[o+n];return s?s.link?s:"prefix"in s&&!ar(s.prefix).notFound?{...s,link:s.prefix}:null:null}return null},tv=()=>{const{frontmatter:e,themeLocale:t}=De(),n=Fs(),r=za(),o=N(()=>{const i=il(e.value.prev,r.value);return i===!1?null:i??(t.value.prev===!1?null:os(n.value,r.value,-1))}),s=N(()=>{const i=il(e.value.next,r.value);return i===!1?null:i??(t.value.next===!1?null:os(n.value,r.value,1))});return{prevLink:o,nextLink:s}},nv=["aria-label"],rv={class:"hint"},ov={class:"link"},sv={class:"external-link"},iv={class:"hint"},lv={class:"link"},av={class:"external-link"},cv=fe({__name:"VPPageNav",setup(e){const{themeLocale:t}=De(),n=ev(),{prevLink:r,nextLink:o}=tv(),s=N(()=>t.value.pageNavbarLabel??"page navigation");return Ke("keydown",i=>{i.altKey&&(i.key==="ArrowRight"?o.value&&(n(o.value.link),i.preventDefault()):i.key==="ArrowLeft"&&r.value&&(n(r.value.link),i.preventDefault()))}),(i,l)=>K(r)||K(o)?(G(),ne("nav",{key:0,class:"vp-page-nav","aria-label":s.value},[K(r)?(G(),Re(Nt,{key:0,class:"prev",config:K(r)},{default:Te(()=>[ie("div",rv,[l[0]||(l[0]=ie("span",{class:"arrow left"},null,-1)),Zt(" "+Le(K(t).prev??"Prev"),1)]),ie("div",ov,[ie("span",sv,Le(K(r).text),1)])]),_:1},8,["config"])):ke("",!0),K(o)?(G(),Re(Nt,{key:1,class:"next",config:K(o)},{default:Te(()=>[ie("div",iv,[Zt(Le(K(t).next??"Next")+" ",1),l[1]||(l[1]=ie("span",{class:"arrow right"},null,-1))]),ie("div",lv,[ie("span",av,Le(K(o).text),1)])]),_:1},8,["config"])):ke("",!0)],8,nv)):ke("",!0)}}),uv={class:"vp-page"},fv={"vp-content":""},dv=fe({__name:"VPPage",setup(e){return(t,n)=>(G(),ne("main",uv,[Ce(t.$slots,"top"),ie("div",fv,[Ce(t.$slots,"content-top"),le(K(As)),Ce(t.$slots,"content-bottom")]),le(Zg),le(cv),Ce(t.$slots,"bottom")]))}}),ll=e=>decodeURI(e).replace(/#.*$/,"").replace(/(index)?\.(md|html)$/,""),hv=(e,t)=>{if(t.hash===e)return!0;const n=ll(t.path),r=ll(e);return n===r},bc=(e,t)=>e.link&&hv(e.link,t)?!0:"children"in e?e.children.some(n=>bc(n,t)):!1,pv={class:"vp-sidebar-children"},mv=fe({__name:"VPSidebarItem",props:{item:{},depth:{default:0}},setup(e){const t=e,{item:n,depth:r}=Hl(t),o=$n(),s=_r(),i=N(()=>n.value.collapsible),l=N(()=>bc(n.value,o)),a=N(()=>({"vp-sidebar-item":!0,"vp-sidebar-heading":r.value===0,active:l.value,collapsible:i.value})),c=N(()=>i.value?l.value:!0),[u,f]=Ps(c.value),h=v=>{i.value&&(v.preventDefault(),f())},p=s.afterEach(()=>{pr(()=>{u.value=c.value})});return ps(()=>{p()}),(v,_)=>{const S=ea("VPSidebarItem",!0);return G(),ne("li",null,[K(n).link?(G(),Re(Nt,{key:0,class:Qe(a.value),config:K(n)},{after:Te(()=>[i.value?(G(),ne("span",{key:0,class:Qe(["arrow",K(u)?"down":"right"])},null,2)):ke("",!0)]),_:1},8,["class","config"])):(G(),ne("p",{key:1,tabindex:"0",class:Qe(a.value),onClick:h,onKeydown:Yf(h,["enter"])},[Zt(Le(K(n).text)+" ",1),i.value?(G(),ne("span",{key:0,class:Qe(["arrow",K(u)?"down":"right"])},null,2)):ke("",!0)],34)),"children"in K(n)&&K(n).children.length?(G(),Re(hc,{key:2},{default:Te(()=>[qr(ie("ul",pv,[(G(!0),ne(_e,null,Qt(K(n).children,C=>(G(),Re(S,{key:`${K(r)}${C.text}${C.link}`,item:C,depth:K(r)+1},null,8,["item","depth"]))),128))],512),[[eo,K(u)]])]),_:1})):ke("",!0)])}}}),gv={key:0,class:"vp-sidebar-items"},vv=fe({__name:"VPSidebarItems",setup(e){const t=$n(),n=Fs();return at(()=>{Ge(()=>t.hash,r=>{const o=document.querySelector(".vp-sidebar");if(!o)return;const s=document.querySelector(`.vp-sidebar .vp-sidebar-item.auto-link[href="${t.path}${r}"]`);if(!s)return;const{top:i,height:l}=o.getBoundingClientRect(),{top:a,height:c}=s.getBoundingClientRect();a<i?s.scrollIntoView(!0):a+c>i+l&&s.scrollIntoView(!1)})}),(r,o)=>K(n).length?(G(),ne("ul",gv,[(G(!0),ne(_e,null,Qt(K(n),s=>(G(),Re(mv,{key:`${s.text}${s.link}`,item:s},null,8,["item"]))),128))])):ke("",!0)}}),bv={class:"vp-sidebar","vp-sidebar":""},_v=fe({__name:"VPSidebar",setup(e){return(t,n)=>(G(),ne("aside",bv,[le(vc),Ce(t.$slots,"top"),le(vv),Ce(t.$slots,"bottom")]))}}),yv=fe({__name:"Layout",setup(e){const{frontmatter:t,page:n,themeLocale:r}=De(),o=N(()=>t.value.navbar??r.value.navbar??!0),s=Fs(),i=Xe(!1),l=S=>{i.value=typeof S=="boolean"?S:!i.value},a={x:0,y:0},c=S=>{a.x=S.changedTouches[0].clientX,a.y=S.changedTouches[0].clientY},u=S=>{const C=S.changedTouches[0].clientX-a.x,T=S.changedTouches[0].clientY-a.y;Math.abs(C)>Math.abs(T)&&Math.abs(C)>40&&(C>0&&a.x<=80?l(!0):l(!1))},f=N(()=>t.value.externalLinkIcon??r.value.externalLinkIcon??!0),h=N(()=>[{"no-navbar":!o.value,"no-sidebar":!s.value.length,"sidebar-open":i.value,"external-link-icon":f.value},t.value.pageClass]);Er(()=>{l(!1)});const p=cc(),v=p.resolve,_=p.pending;return(S,C)=>(G(),ne("div",{class:Qe(["vp-theme-container",h.value]),"vp-container":"",onTouchstart:c,onTouchend:u},[Ce(S.$slots,"navbar",{},()=>[o.value?(G(),Re(Ng,{key:0,onToggleSidebar:l},{before:Te(()=>[Ce(S.$slots,"navbar-before")]),after:Te(()=>[Ce(S.$slots,"navbar-after")]),_:3})):ke("",!0)]),ie("div",{class:"vp-sidebar-mask",onClick:C[0]||(C[0]=T=>l(!1))}),Ce(S.$slots,"sidebar",{},()=>[le(_v,null,{top:Te(()=>[Ce(S.$slots,"sidebar-top")]),bottom:Te(()=>[Ce(S.$slots,"sidebar-bottom")]),_:3})]),Ce(S.$slots,"page",{},()=>[le(zm,{onBeforeEnter:K(v),onBeforeLeave:K(_)},{default:Te(()=>[K(t).home?(G(),Re(ng,{key:0})):(G(),Re(dv,{key:K(n).path},{top:Te(()=>[Ce(S.$slots,"page-top")]),"content-top":Te(()=>[Ce(S.$slots,"page-content-top")]),"content-bottom":Te(()=>[Ce(S.$slots,"page-content-bottom")]),bottom:Te(()=>[Ce(S.$slots,"page-bottom")]),_:3}))]),_:3},8,["onBeforeEnter","onBeforeLeave"])])],34))}}),Ev={class:"vp-theme-container","vp-container":""},Sv={class:"page"},wv={"vp-content":""},Cv=fe({__name:"NotFound",setup(e){const{routeLocale:t,themeLocale:n}=De(),r=N(()=>n.value.notFound??["Not Found"]),o=()=>r.value[Math.floor(Math.random()*r.value.length)],s=N(()=>n.value.home??t.value),i=N(()=>n.value.backToHome??"Back to home");return(l,a)=>(G(),ne("div",Ev,[ie("main",Sv,[ie("div",wv,[a[0]||(a[0]=ie("h1",null,"404",-1)),ie("blockquote",null,Le(o()),1),le(K(vo),{to:s.value},{default:Te(()=>[Zt(Le(i.value),1)]),_:1},8,["to"])])])]))}}),Tv=yo(Cv,[["__scopeId","data-v-d32690b4"]]),Av=tn({enhance({app:e,router:t}){Qa("Badge")||e.component("Badge",Vm);const n=t.options.scrollBehavior;t.options.scrollBehavior=async(...r)=>(await cc().wait(),n(...r))},setup(){Nm(),Dm(),jm()},layouts:{Layout:yv,NotFound:Tv}}),xv=Object.freeze(Object.defineProperty({__proto__:null,default:Av},Symbol.toStringTag,{value:"Module"})),$r=[Cp,Mp,Vp,Up,Zp,fm,vm,ym,Am,Im,xv].map(e=>e.default).filter(Boolean),Lv=JSON.parse('{"base":"/","lang":"zh-CN","title":"CMLeonOS官方文档站","description":"CMLeonOS是一个基于微内核架构的操作系统它的目标是提供一个简单、可靠、安全的操作系统环境。","head":[],"locales":{}}');var Wn=ye(Lv),Rv=Zd,Ov=()=>{const e=Eh({history:Rv(Ra("/")),routes:[{name:"vuepress-route",path:"/:catchAll(.*)",components:{}}],scrollBehavior:(t,n,r)=>r||(t.hash?{el:t.hash}:{top:0})});return e.beforeResolve(async(t,n)=>{if(t.path!==n.path||n===Lt){const r=ar(t.fullPath);if(r.path!==t.fullPath)return r.path;const o=await r.loader();t.meta={...r.meta,_pageChunk:o}}else t.path===n.path&&(t.meta=n.meta)}),e},Pv=e=>{e.component("ClientOnly",Ts),e.component("Content",As),e.component("RouteLink",vo)},Iv=(e,t,n)=>{const r=N(()=>t.currentRoute.value.path),o=$l((S,C)=>({get(){return S(),t.currentRoute.value.meta._pageChunk},set(T){t.currentRoute.value.meta._pageChunk=T,C()}})),s=N(()=>sn.resolveLayouts(n)),i=N(()=>sn.resolveRouteLocale(Wn.value.locales,r.value)),l=N(()=>sn.resolveSiteLocaleData(Wn.value,i.value)),a=N(()=>o.value.comp),c=N(()=>o.value.data),u=N(()=>c.value.frontmatter),f=N(()=>sn.resolvePageHeadTitle(c.value,l.value)),h=N(()=>sn.resolvePageHead(f.value,u.value,l.value)),p=N(()=>sn.resolvePageLang(c.value,l.value)),v=N(()=>sn.resolvePageLayout(c.value,s.value)),_={layouts:s,pageData:c,pageComponent:a,pageFrontmatter:u,pageHead:h,pageHeadTitle:f,pageLang:p,pageLayout:v,redirects:rs,routeLocale:i,routePath:r,routes:Ln,siteData:Wn,siteLocaleData:l};return e.provide(Ss,_),Object.defineProperties(e.config.globalProperties,{$frontmatter:{get:()=>u.value},$head:{get:()=>h.value},$headTitle:{get:()=>f.value},$lang:{get:()=>p.value},$page:{get:()=>c.value},$routeLocale:{get:()=>i.value},$site:{get:()=>Wn.value},$siteLocale:{get:()=>l.value},$withBase:{get:()=>xs}}),_},kv=([e,t,n=""])=>{const r=Object.entries(t).map(([l,a])=>pt(a)?`[${l}=${JSON.stringify(a)}]`:a?`[${l}]`:"").join(""),o=`head > ${e}${r}`;return Array.from(document.querySelectorAll(o)).find(l=>l.innerText===n)??null},Nv=([e,t,n])=>{if(!pt(e))return null;const r=document.createElement(e);return _s(t)&&Object.entries(t).forEach(([o,s])=>{pt(s)?r.setAttribute(o,s):s&&r.setAttribute(o,"")}),pt(n)&&r.appendChild(document.createTextNode(n)),r},Mv=()=>{const e=wh(),t=Cs();let n=[];const r=()=>{e.value.forEach(i=>{const l=kv(i);l&&n.push(l)})},o=()=>{const i=[];return e.value.forEach(l=>{const a=Nv(l);a&&i.push(a)}),i},s=()=>{document.documentElement.lang=t.value;const i=o();n.forEach((l,a)=>{const c=i.findIndex(u=>l.isEqualNode(u));c===-1?(l.remove(),delete n[a]):i.splice(c,1)}),i.forEach(l=>document.head.appendChild(l)),n=[...n.filter(l=>!!l),...i]};Jt(Lh,s),at(()=>{r(),Ge(e,s,{immediate:!1})})},Dv=Xf,$v=async()=>{var n;const e=Dv({name:"Vuepress",setup(){var s;Mv();for(const i of $r)(s=i.setup)==null||s.call(i);const r=$r.flatMap(({rootComponents:i=[]})=>i.map(l=>Q(l))),o=Ch();return()=>[Q(o.value),r]}}),t=Ov();Pv(e),Iv(e,t,$r);for(const r of $r)await((n=r.enhance)==null?void 0:n.call(r,{app:e,router:t,siteData:Wn}));return e.use(t),{app:e,router:t}};$v().then(({app:e,router:t})=>{t.isReady().then(()=>{e.mount("#app")})});export{yo as _,df as a,ie as b,ne as c,$v as createVueApp,G as o};