LiteyukiBot/assets/app-BNsaVIyD.js

46 lines
271 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.

function __vite__mapDeps(indexes) {
if (!__vite__mapDeps.viteFileDeps) {
__vite__mapDeps.viteFileDeps = []
}
return indexes.map((i) => __vite__mapDeps.viteFileDeps[i])
}
/**
* @vue/shared v3.4.21
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function Ol(e,t){const n=new Set(e.split(","));return t?r=>n.has(r.toLowerCase()):r=>n.has(r)}const Ce={},Tn=[],at=()=>{},cf=()=>!1,Er=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Pl=e=>e.startsWith("onUpdate:"),$e=Object.assign,$l=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},uf=Object.prototype.hasOwnProperty,he=(e,t)=>uf.call(e,t),oe=Array.isArray,Ln=e=>vo(e)==="[object Map]",Ji=e=>vo(e)==="[object Set]",ae=e=>typeof e=="function",Re=e=>typeof e=="string",zn=e=>typeof e=="symbol",we=e=>e!==null&&typeof e=="object",Xi=e=>(we(e)||ae(e))&&ae(e.then)&&ae(e.catch),Zi=Object.prototype.toString,vo=e=>Zi.call(e),ff=e=>vo(e).slice(8,-1),ea=e=>vo(e)==="[object Object]",Rl=e=>Re(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,An=Ol(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),mo=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},df=/-(\w)/g,dt=mo(e=>e.replace(df,(t,n)=>n?n.toUpperCase():"")),pf=/\B([A-Z])/g,Un=mo(e=>e.replace(pf,"-$1").toLowerCase()),kr=mo(e=>e.charAt(0).toUpperCase()+e.slice(1)),Po=mo(e=>e?`on${kr(e)}`:""),Wt=(e,t)=>!Object.is(e,t),to=(e,t)=>{for(let n=0;n<e.length;n++)e[n](t)},oo=(e,t,n)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},ll=e=>{const t=parseFloat(e);return isNaN(t)?e:t},hf=e=>{const t=Re(e)?Number(e):NaN;return isNaN(t)?e:t};let bs;const ta=()=>bs||(bs=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Ml(e){if(oe(e)){const t={};for(let n=0;n<e.length;n++){const r=e[n],o=Re(r)?yf(r):Ml(r);if(o)for(const l in o)t[l]=o[l]}return t}else if(Re(e)||we(e))return e}const vf=/;(?![^(]*\))/g,mf=/:([^]+)/,gf=/\/\*[^]*?\*\//g;function yf(e){const t={};return e.replace(gf,"").split(vf).forEach(n=>{if(n){const r=n.split(mf);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function Nl(e){let t="";if(Re(e))t=e;else if(oe(e))for(let n=0;n<e.length;n++){const r=Nl(e[n]);r&&(t+=r+" ")}else if(we(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const bf="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",_f=Ol(bf);function na(e){return!!e||e===""}const zt=e=>Re(e)?e:e==null?"":oe(e)||we(e)&&(e.toString===Zi||!ae(e.toString))?JSON.stringify(e,ra,2):String(e),ra=(e,t)=>t&&t.__v_isRef?ra(e,t.value):Ln(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,o],l)=>(n[$o(r,l)+" =>"]=o,n),{})}:Ji(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>$o(n))}:zn(t)?$o(t):we(t)&&!oe(t)&&!ea(t)?String(t):t,$o=(e,t="")=>{var n;return zn(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
* @vue/reactivity v3.4.21
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let nt;class wf{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=nt,!t&&nt&&(this.index=(nt.scopes||(nt.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=nt;try{return nt=this,t()}finally{nt=n}}}on(){nt=this}off(){nt=this.parent}stop(t){if(this._active){let n,r;for(n=0,r=this.effects.length;n<r;n++)this.effects[n].stop();for(n=0,r=this.cleanups.length;n<r;n++)this.cleanups[n]();if(this.scopes)for(n=0,r=this.scopes.length;n<r;n++)this.scopes[n].stop(!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,this._active=!1}}}function Ef(e,t=nt){t&&t.active&&t.effects.push(e)}function oa(){return nt}function kf(e){nt&&nt.cleanups.push(e)}let un;class Dl{constructor(t,n,r,o){this.fn=t,this.trigger=n,this.scheduler=r,this.active=!0,this.deps=[],this._dirtyLevel=4,this._trackId=0,this._runnings=0,this._shouldSchedule=!1,this._depsLength=0,Ef(this,o)}get dirty(){if(this._dirtyLevel===2||this._dirtyLevel===3){this._dirtyLevel=1,hn();for(let t=0;t<this._depsLength;t++){const n=this.deps[t];if(n.computed&&(Cf(n.computed),this._dirtyLevel>=4))break}this._dirtyLevel===1&&(this._dirtyLevel=0),vn()}return this._dirtyLevel>=4}set dirty(t){this._dirtyLevel=t?4:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let t=Ut,n=un;try{return Ut=!0,un=this,this._runnings++,_s(this),this.fn()}finally{ws(this),this._runnings--,un=n,Ut=t}}stop(){var t;this.active&&(_s(this),ws(this),(t=this.onStop)==null||t.call(this),this.active=!1)}}function Cf(e){return e.value}function _s(e){e._trackId++,e._depsLength=0}function ws(e){if(e.deps.length>e._depsLength){for(let t=e._depsLength;t<e.deps.length;t++)la(e.deps[t],e);e.deps.length=e._depsLength}}function la(e,t){const n=e.get(t);n!==void 0&&t._trackId!==n&&(e.delete(t),e.size===0&&e.cleanup())}let Ut=!0,sl=0;const sa=[];function hn(){sa.push(Ut),Ut=!1}function vn(){const e=sa.pop();Ut=e===void 0?!0:e}function Fl(){sl++}function jl(){for(sl--;!sl&&il.length;)il.shift()()}function ia(e,t,n){if(t.get(e)!==e._trackId){t.set(e,e._trackId);const r=e.deps[e._depsLength];r!==t?(r&&la(r,e),e.deps[e._depsLength++]=t):e._depsLength++}}const il=[];function aa(e,t,n){Fl();for(const r of e.keys()){let o;r._dirtyLevel<t&&(o??(o=e.get(r)===r._trackId))&&(r._shouldSchedule||(r._shouldSchedule=r._dirtyLevel===0),r._dirtyLevel=t),r._shouldSchedule&&(o??(o=e.get(r)===r._trackId))&&(r.trigger(),(!r._runnings||r.allowRecurse)&&r._dirtyLevel!==2&&(r._shouldSchedule=!1,r.scheduler&&il.push(r.scheduler)))}jl()}const ca=(e,t)=>{const n=new Map;return n.cleanup=e,n.computed=t,n},lo=new WeakMap,fn=Symbol(""),al=Symbol("");function Ze(e,t,n){if(Ut&&un){let r=lo.get(e);r||lo.set(e,r=new Map);let o=r.get(n);o||r.set(n,o=ca(()=>r.delete(n))),ia(un,o)}}function At(e,t,n,r,o,l){const s=lo.get(e);if(!s)return;let i=[];if(t==="clear")i=[...s.values()];else if(n==="length"&&oe(e)){const a=Number(r);s.forEach((c,u)=>{(u==="length"||!zn(u)&&u>=a)&&i.push(c)})}else switch(n!==void 0&&i.push(s.get(n)),t){case"add":oe(e)?Rl(n)&&i.push(s.get("length")):(i.push(s.get(fn)),Ln(e)&&i.push(s.get(al)));break;case"delete":oe(e)||(i.push(s.get(fn)),Ln(e)&&i.push(s.get(al)));break;case"set":Ln(e)&&i.push(s.get(fn));break}Fl();for(const a of i)a&&aa(a,4);jl()}function xf(e,t){var n;return(n=lo.get(e))==null?void 0:n.get(t)}const Sf=Ol("__proto__,__v_isRef,__isVue"),ua=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(zn)),Es=Tf();function Tf(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=fe(this);for(let l=0,s=this.length;l<s;l++)Ze(r,"get",l+"");const o=r[t](...n);return o===-1||o===!1?r[t](...n.map(fe)):o}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){hn(),Fl();const r=fe(this)[t].apply(this,n);return jl(),vn(),r}}),e}function Lf(e){const t=fe(this);return Ze(t,"has",e),t.hasOwnProperty(e)}class fa{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,r){const o=this._isReadonly,l=this._isShallow;if(n==="__v_isReactive")return!o;if(n==="__v_isReadonly")return o;if(n==="__v_isShallow")return l;if(n==="__v_raw")return r===(o?l?Hf:va:l?ha:pa).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(r)?t:void 0;const s=oe(t);if(!o){if(s&&he(Es,n))return Reflect.get(Es,n,r);if(n==="hasOwnProperty")return Lf}const i=Reflect.get(t,n,r);return(zn(n)?ua.has(n):Sf(n))||(o||Ze(t,"get",n),l)?i:Me(i)?s&&Rl(n)?i:i.value:we(i)?o?xr(i):Cr(i):i}}class da extends fa{constructor(t=!1){super(!1,t)}set(t,n,r,o){let l=t[n];if(!this._isShallow){const a=Nn(l);if(!so(r)&&!Nn(r)&&(l=fe(l),r=fe(r)),!oe(t)&&Me(l)&&!Me(r))return a?!1:(l.value=r,!0)}const s=oe(t)&&Rl(n)?Number(n)<t.length:he(t,n),i=Reflect.set(t,n,r,o);return t===fe(o)&&(s?Wt(r,l)&&At(t,"set",n,r):At(t,"add",n,r)),i}deleteProperty(t,n){const r=he(t,n);t[n];const o=Reflect.deleteProperty(t,n);return o&&r&&At(t,"delete",n,void 0),o}has(t,n){const r=Reflect.has(t,n);return(!zn(n)||!ua.has(n))&&Ze(t,"has",n),r}ownKeys(t){return Ze(t,"iterate",oe(t)?"length":fn),Reflect.ownKeys(t)}}class Af extends fa{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const If=new da,Of=new Af,Pf=new da(!0),Bl=e=>e,go=e=>Reflect.getPrototypeOf(e);function jr(e,t,n=!1,r=!1){e=e.__v_raw;const o=fe(e),l=fe(t);n||(Wt(t,l)&&Ze(o,"get",t),Ze(o,"get",l));const{has:s}=go(o),i=r?Bl:n?zl:cr;if(s.call(o,t))return i(e.get(t));if(s.call(o,l))return i(e.get(l));e!==o&&e.get(t)}function Br(e,t=!1){const n=this.__v_raw,r=fe(n),o=fe(e);return t||(Wt(e,o)&&Ze(r,"has",e),Ze(r,"has",o)),e===o?n.has(e):n.has(e)||n.has(o)}function Hr(e,t=!1){return e=e.__v_raw,!t&&Ze(fe(e),"iterate",fn),Reflect.get(e,"size",e)}function ks(e){e=fe(e);const t=fe(this);return go(t).has.call(t,e)||(t.add(e),At(t,"add",e,e)),this}function Cs(e,t){t=fe(t);const n=fe(this),{has:r,get:o}=go(n);let l=r.call(n,e);l||(e=fe(e),l=r.call(n,e));const s=o.call(n,e);return n.set(e,t),l?Wt(t,s)&&At(n,"set",e,t):At(n,"add",e,t),this}function xs(e){const t=fe(this),{has:n,get:r}=go(t);let o=n.call(t,e);o||(e=fe(e),o=n.call(t,e)),r&&r.call(t,e);const l=t.delete(e);return o&&At(t,"delete",e,void 0),l}function Ss(){const e=fe(this),t=e.size!==0,n=e.clear();return t&&At(e,"clear",void 0,void 0),n}function Vr(e,t){return function(r,o){const l=this,s=l.__v_raw,i=fe(s),a=t?Bl:e?zl:cr;return!e&&Ze(i,"iterate",fn),s.forEach((c,u)=>r.call(o,a(c),a(u),l))}}function zr(e,t,n){return function(...r){const o=this.__v_raw,l=fe(o),s=Ln(l),i=e==="entries"||e===Symbol.iterator&&s,a=e==="keys"&&s,c=o[e](...r),u=n?Bl:t?zl:cr;return!t&&Ze(l,"iterate",a?al:fn),{next(){const{value:d,done:p}=c.next();return p?{value:d,done:p}:{value:i?[u(d[0]),u(d[1])]:u(d),done:p}},[Symbol.iterator](){return this}}}}function Pt(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function $f(){const e={get(l){return jr(this,l)},get size(){return Hr(this)},has:Br,add:ks,set:Cs,delete:xs,clear:Ss,forEach:Vr(!1,!1)},t={get(l){return jr(this,l,!1,!0)},get size(){return Hr(this)},has:Br,add:ks,set:Cs,delete:xs,clear:Ss,forEach:Vr(!1,!0)},n={get(l){return jr(this,l,!0)},get size(){return Hr(this,!0)},has(l){return Br.call(this,l,!0)},add:Pt("add"),set:Pt("set"),delete:Pt("delete"),clear:Pt("clear"),forEach:Vr(!0,!1)},r={get(l){return jr(this,l,!0,!0)},get size(){return Hr(this,!0)},has(l){return Br.call(this,l,!0)},add:Pt("add"),set:Pt("set"),delete:Pt("delete"),clear:Pt("clear"),forEach:Vr(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(l=>{e[l]=zr(l,!1,!1),n[l]=zr(l,!0,!1),t[l]=zr(l,!1,!0),r[l]=zr(l,!0,!0)}),[e,n,t,r]}const[Rf,Mf,Nf,Df]=$f();function Hl(e,t){const n=t?e?Df:Nf:e?Mf:Rf;return(r,o,l)=>o==="__v_isReactive"?!e:o==="__v_isReadonly"?e:o==="__v_raw"?r:Reflect.get(he(n,o)&&o in r?n:r,o,l)}const Ff={get:Hl(!1,!1)},jf={get:Hl(!1,!0)},Bf={get:Hl(!0,!1)},pa=new WeakMap,ha=new WeakMap,va=new WeakMap,Hf=new WeakMap;function Vf(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function zf(e){return e.__v_skip||!Object.isExtensible(e)?0:Vf(ff(e))}function Cr(e){return Nn(e)?e:Vl(e,!1,If,Ff,pa)}function ma(e){return Vl(e,!1,Pf,jf,ha)}function xr(e){return Vl(e,!0,Of,Bf,va)}function Vl(e,t,n,r,o){if(!we(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const l=o.get(e);if(l)return l;const s=zf(e);if(s===0)return e;const i=new Proxy(e,s===2?r:n);return o.set(e,i),i}function In(e){return Nn(e)?In(e.__v_raw):!!(e&&e.__v_isReactive)}function Nn(e){return!!(e&&e.__v_isReadonly)}function so(e){return!!(e&&e.__v_isShallow)}function ga(e){return In(e)||Nn(e)}function fe(e){const t=e&&e.__v_raw;return t?fe(t):e}function ya(e){return Object.isExtensible(e)&&oo(e,"__v_skip",!0),e}const cr=e=>we(e)?Cr(e):e,zl=e=>we(e)?xr(e):e;class ba{constructor(t,n,r,o){this.getter=t,this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this.effect=new Dl(()=>t(this._value),()=>er(this,this.effect._dirtyLevel===2?2:3)),this.effect.computed=this,this.effect.active=this._cacheable=!o,this.__v_isReadonly=r}get value(){const t=fe(this);return(!t._cacheable||t.effect.dirty)&&Wt(t._value,t._value=t.effect.run())&&er(t,4),Ul(t),t.effect._dirtyLevel>=2&&er(t,2),t._value}set value(t){this._setter(t)}get _dirty(){return this.effect.dirty}set _dirty(t){this.effect.dirty=t}}function Uf(e,t,n=!1){let r,o;const l=ae(e);return l?(r=e,o=at):(r=e.get,o=e.set),new ba(r,o,l||!o,n)}function Ul(e){var t;Ut&&un&&(e=fe(e),ia(un,(t=e.dep)!=null?t:e.dep=ca(()=>e.dep=void 0,e instanceof ba?e:void 0)))}function er(e,t=4,n){e=fe(e);const r=e.dep;r&&aa(r,t)}function Me(e){return!!(e&&e.__v_isRef===!0)}function Y(e){return _a(e,!1)}function Fe(e){return _a(e,!0)}function _a(e,t){return Me(e)?e:new qf(e,t)}class qf{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:fe(t),this._value=n?t:cr(t)}get value(){return Ul(this),this._value}set value(t){const n=this.__v_isShallow||so(t)||Nn(t);t=n?t:fe(t),Wt(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:cr(t),er(this,4))}}function rt(e){return Me(e)?e.value:e}const Wf={get:(e,t,n)=>rt(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const o=e[t];return Me(o)&&!Me(n)?(o.value=n,!0):Reflect.set(e,t,n,r)}};function wa(e){return In(e)?e:new Proxy(e,Wf)}class Gf{constructor(t){this.dep=void 0,this.__v_isRef=!0;const{get:n,set:r}=t(()=>Ul(this),()=>er(this));this._get=n,this._set=r}get value(){return this._get()}set value(t){this._set(t)}}function ql(e){return new Gf(e)}function Kf(e){const t=oe(e)?new Array(e.length):{};for(const n in e)t[n]=Ea(e,n);return t}class Yf{constructor(t,n,r){this._object=t,this._key=n,this._defaultValue=r,this.__v_isRef=!0}get value(){const t=this._object[this._key];return t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return xf(fe(this._object),this._key)}}class Qf{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}}function yo(e,t,n){return Me(e)?e:ae(e)?new Qf(e):we(e)&&arguments.length>1?Ea(e,t,n):Y(e)}function Ea(e,t,n){const r=e[t];return Me(r)?r:new Yf(e,t,n)}/**
* @vue/runtime-core v3.4.21
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function qt(e,t,n,r){try{return r?e(...r):e()}catch(o){Sr(o,t,n)}}function ct(e,t,n,r){if(ae(e)){const l=qt(e,t,n,r);return l&&Xi(l)&&l.catch(s=>{Sr(s,t,n)}),l}const o=[];for(let l=0;l<e.length;l++)o.push(ct(e[l],t,n,r));return o}function Sr(e,t,n,r=!0){const o=t?t.vnode:null;if(t){let l=t.parent;const s=t.proxy,i=`https://vuejs.org/error-reference/#runtime-${n}`;for(;l;){const c=l.ec;if(c){for(let u=0;u<c.length;u++)if(c[u](e,s,i)===!1)return}l=l.parent}const a=t.appContext.config.errorHandler;if(a){qt(a,null,10,[e,s,i]);return}}Jf(e,n,o,r)}function Jf(e,t,n,r=!0){console.error(e)}let ur=!1,cl=!1;const Ve=[];let Et=0;const On=[];let Ft=null,ln=0;const ka=Promise.resolve();let Wl=null;function Qt(e){const t=Wl||ka;return e?t.then(this?e.bind(this):e):t}function Xf(e){let t=Et+1,n=Ve.length;for(;t<n;){const r=t+n>>>1,o=Ve[r],l=fr(o);l<e||l===e&&o.pre?t=r+1:n=r}return t}function bo(e){(!Ve.length||!Ve.includes(e,ur&&e.allowRecurse?Et+1:Et))&&(e.id==null?Ve.push(e):Ve.splice(Xf(e.id),0,e),Ca())}function Ca(){!ur&&!cl&&(cl=!0,Wl=ka.then(xa))}function Zf(e){const t=Ve.indexOf(e);t>Et&&Ve.splice(t,1)}function ed(e){oe(e)?On.push(...e):(!Ft||!Ft.includes(e,e.allowRecurse?ln+1:ln))&&On.push(e),Ca()}function Ts(e,t,n=ur?Et+1:0){for(;n<Ve.length;n++){const r=Ve[n];if(r&&r.pre){if(e&&r.id!==e.uid)continue;Ve.splice(n,1),n--,r()}}}function io(e){if(On.length){const t=[...new Set(On)].sort((n,r)=>fr(n)-fr(r));if(On.length=0,Ft){Ft.push(...t);return}for(Ft=t,ln=0;ln<Ft.length;ln++)Ft[ln]();Ft=null,ln=0}}const fr=e=>e.id==null?1/0:e.id,td=(e,t)=>{const n=fr(e)-fr(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function xa(e){cl=!1,ur=!0,Ve.sort(td);try{for(Et=0;Et<Ve.length;Et++){const t=Ve[Et];t&&t.active!==!1&&qt(t,null,14)}}finally{Et=0,Ve.length=0,io(),ur=!1,Wl=null,(Ve.length||On.length)&&xa()}}function nd(e,t,...n){if(e.isUnmounted)return;const r=e.vnode.props||Ce;let o=n;const l=t.startsWith("update:"),s=l&&t.slice(7);if(s&&s in r){const u=`${s==="modelValue"?"model":s}Modifiers`,{number:d,trim:p}=r[u]||Ce;p&&(o=n.map(h=>Re(h)?h.trim():h)),d&&(o=n.map(ll))}let i,a=r[i=Po(t)]||r[i=Po(dt(t))];!a&&l&&(a=r[i=Po(Un(t))]),a&&ct(a,e,6,o);const c=r[i+"Once"];if(c){if(!e.emitted)e.emitted={};else if(e.emitted[i])return;e.emitted[i]=!0,ct(c,e,6,o)}}function Sa(e,t,n=!1){const r=t.emitsCache,o=r.get(e);if(o!==void 0)return o;const l=e.emits;let s={},i=!1;if(!ae(e)){const a=c=>{const u=Sa(c,t,!0);u&&(i=!0,$e(s,u))};!n&&t.mixins.length&&t.mixins.forEach(a),e.extends&&a(e.extends),e.mixins&&e.mixins.forEach(a)}return!l&&!i?(we(e)&&r.set(e,null),null):(oe(l)?l.forEach(a=>s[a]=null):$e(s,l),we(e)&&r.set(e,s),s)}function _o(e,t){return!e||!Er(t)?!1:(t=t.slice(2).replace(/Once$/,""),he(e,t[0].toLowerCase()+t.slice(1))||he(e,Un(t))||he(e,t))}let We=null,wo=null;function ao(e){const t=We;return We=e,wo=e&&e.type.__scopeId||null,t}function Tr(e){wo=e}function Lr(){wo=null}function rd(e,t=We,n){if(!t||e._n)return e;const r=(...o)=>{r._d&&js(-1);const l=ao(t);let s;try{s=e(...o)}finally{ao(l),r._d&&js(1)}return s};return r._n=!0,r._c=!0,r._d=!0,r}function Ro(e){const{type:t,vnode:n,proxy:r,withProxy:o,props:l,propsOptions:[s],slots:i,attrs:a,emit:c,render:u,renderCache:d,data:p,setupState:h,ctx:m,inheritAttrs:_}=e;let b,w;const C=ao(e);try{if(n.shapeFlag&4){const x=o||r,P=x;b=vt(u.call(P,x,d,l,h,p,m)),w=a}else{const x=t;b=vt(x.length>1?x(l,{attrs:a,slots:i,emit:c}):x(l,null)),w=t.props?a:od(a)}}catch(x){lr.length=0,Sr(x,e,1),b=Oe(ut)}let y=b;if(w&&_!==!1){const x=Object.keys(w),{shapeFlag:P}=y;x.length&&P&7&&(s&&x.some(Pl)&&(w=ld(w,s)),y=Kt(y,w))}return n.dirs&&(y=Kt(y),y.dirs=y.dirs?y.dirs.concat(n.dirs):n.dirs),n.transition&&(y.transition=n.transition),b=y,ao(C),b}const od=e=>{let t;for(const n in e)(n==="class"||n==="style"||Er(n))&&((t||(t={}))[n]=e[n]);return t},ld=(e,t)=>{const n={};for(const r in e)(!Pl(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function sd(e,t,n){const{props:r,children:o,component:l}=e,{props:s,children:i,patchFlag:a}=t,c=l.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&a>=0){if(a&1024)return!0;if(a&16)return r?Ls(r,s,c):!!s;if(a&8){const u=t.dynamicProps;for(let d=0;d<u.length;d++){const p=u[d];if(s[p]!==r[p]&&!_o(c,p))return!0}}}else return(o||i)&&(!i||!i.$stable)?!0:r===s?!1:r?s?Ls(r,s,c):!0:!!s;return!1}function Ls(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 l=r[o];if(t[l]!==e[l]&&!_o(n,l))return!0}return!1}function id({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 Ta="components";function gt(e,t){return cd(Ta,e,!0,t)||e}const ad=Symbol.for("v-ndc");function cd(e,t,n=!0,r=!1){const o=We||Be;if(o){const l=o.type;if(e===Ta){const i=r1(l,!1);if(i&&(i===t||i===dt(t)||i===kr(dt(t))))return l}const s=As(o[e]||l[e],t)||As(o.appContext[e],t);return!s&&r?l:s}}function As(e,t){return e&&(e[t]||e[dt(t)]||e[kr(dt(t))])}const ud=e=>e.__isSuspense;function La(e,t){t&&t.pendingBranch?oe(e)?t.effects.push(...e):t.effects.push(e):ed(e)}const fd=Symbol.for("v-scx"),dd=()=>De(fd);function Aa(e,t){return Gl(e,null,t)}const Ur={};function ve(e,t,n){return Gl(e,t,n)}function Gl(e,t,{immediate:n,deep:r,flush:o,once:l,onTrack:s,onTrigger:i}=Ce){if(t&&l){const S=t;t=(...I)=>{S(...I),P()}}const a=Be,c=S=>r===!0?S:an(S,r===!1?1:void 0);let u,d=!1,p=!1;if(Me(e)?(u=()=>e.value,d=so(e)):In(e)?(u=()=>c(e),d=!0):oe(e)?(p=!0,d=e.some(S=>In(S)||so(S)),u=()=>e.map(S=>{if(Me(S))return S.value;if(In(S))return c(S);if(ae(S))return qt(S,a,2)})):ae(e)?t?u=()=>qt(e,a,2):u=()=>(h&&h(),ct(e,a,3,[m])):u=at,t&&r){const S=u;u=()=>an(S())}let h,m=S=>{h=y.onStop=()=>{qt(S,a,4),h=y.onStop=void 0}},_;if(Pr)if(m=at,t?n&&ct(t,a,3,[u(),p?[]:void 0,m]):u(),o==="sync"){const S=dd();_=S.__watcherHandles||(S.__watcherHandles=[])}else return at;let b=p?new Array(e.length).fill(Ur):Ur;const w=()=>{if(!(!y.active||!y.dirty))if(t){const S=y.run();(r||d||(p?S.some((I,$)=>Wt(I,b[$])):Wt(S,b)))&&(h&&h(),ct(t,a,3,[S,b===Ur?void 0:p&&b[0]===Ur?[]:b,m]),b=S)}else y.run()};w.allowRecurse=!!t;let C;o==="sync"?C=w:o==="post"?C=()=>Qe(w,a&&a.suspense):(w.pre=!0,a&&(w.id=a.uid),C=()=>bo(w));const y=new Dl(u,at,C),x=oa(),P=()=>{y.stop(),x&&$l(x.effects,y)};return t?n?w():b=y.run():o==="post"?Qe(y.run.bind(y),a&&a.suspense):y.run(),_&&_.push(P),P}function pd(e,t,n){const r=this.proxy,o=Re(e)?e.includes(".")?Ia(r,e):()=>r[e]:e.bind(r,r);let l;ae(t)?l=t:(l=t.handler,n=t);const s=Or(this),i=Gl(o,l.bind(r),n);return s(),i}function Ia(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}}function an(e,t,n=0,r){if(!we(e)||e.__v_skip)return e;if(t&&t>0){if(n>=t)return e;n++}if(r=r||new Set,r.has(e))return e;if(r.add(e),Me(e))an(e.value,t,n,r);else if(oe(e))for(let o=0;o<e.length;o++)an(e[o],t,n,r);else if(Ji(e)||Ln(e))e.forEach(o=>{an(o,t,n,r)});else if(ea(e))for(const o in e)an(e[o],t,n,r);return e}function Oa(e,t){if(We===null)return e;const n=Co(We)||We.proxy,r=e.dirs||(e.dirs=[]);for(let o=0;o<t.length;o++){let[l,s,i,a=Ce]=t[o];l&&(ae(l)&&(l={mounted:l,updated:l}),l.deep&&an(s),r.push({dir:l,instance:n,value:s,oldValue:void 0,arg:i,modifiers:a}))}return e}function wt(e,t,n,r){const o=e.dirs,l=t&&t.dirs;for(let s=0;s<o.length;s++){const i=o[s];l&&(i.oldValue=l[s].value);let a=i.dir[r];a&&(hn(),ct(a,n,8,[e.el,i,e,t]),vn())}}const jt=Symbol("_leaveCb"),qr=Symbol("_enterCb");function Pa(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return Ee(()=>{e.isMounted=!0}),Yl(()=>{e.isUnmounting=!0}),e}const lt=[Function,Array],$a={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:lt,onEnter:lt,onAfterEnter:lt,onEnterCancelled:lt,onBeforeLeave:lt,onLeave:lt,onAfterLeave:lt,onLeaveCancelled:lt,onBeforeAppear:lt,onAppear:lt,onAfterAppear:lt,onAppearCancelled:lt},hd={name:"BaseTransition",props:$a,setup(e,{slots:t}){const n=Ir(),r=Pa();return()=>{const o=t.default&&Kl(t.default(),!0);if(!o||!o.length)return;let l=o[0];if(o.length>1){for(const p of o)if(p.type!==ut){l=p;break}}const s=fe(e),{mode:i}=s;if(r.isLeaving)return Mo(l);const a=Is(l);if(!a)return Mo(l);const c=dr(a,s,r,n);pr(a,c);const u=n.subTree,d=u&&Is(u);if(d&&d.type!==ut&&!sn(a,d)){const p=dr(d,s,r,n);if(pr(d,p),i==="out-in")return r.isLeaving=!0,p.afterLeave=()=>{r.isLeaving=!1,n.update.active!==!1&&(n.effect.dirty=!0,n.update())},Mo(l);i==="in-out"&&a.type!==ut&&(p.delayLeave=(h,m,_)=>{const b=Ra(r,d);b[String(d.key)]=d,h[jt]=()=>{m(),h[jt]=void 0,delete c.delayedLeave},c.delayedLeave=_})}return l}}},vd=hd;function Ra(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 dr(e,t,n,r){const{appear:o,mode:l,persisted:s=!1,onBeforeEnter:i,onEnter:a,onAfterEnter:c,onEnterCancelled:u,onBeforeLeave:d,onLeave:p,onAfterLeave:h,onLeaveCancelled:m,onBeforeAppear:_,onAppear:b,onAfterAppear:w,onAppearCancelled:C}=t,y=String(e.key),x=Ra(n,e),P=($,Q)=>{$&&ct($,r,9,Q)},S=($,Q)=>{const O=Q[1];P($,Q),oe($)?$.every(U=>U.length<=1)&&O():$.length<=1&&O()},I={mode:l,persisted:s,beforeEnter($){let Q=i;if(!n.isMounted)if(o)Q=_||i;else return;$[jt]&&$[jt](!0);const O=x[y];O&&sn(e,O)&&O.el[jt]&&O.el[jt](),P(Q,[$])},enter($){let Q=a,O=c,U=u;if(!n.isMounted)if(o)Q=b||a,O=w||c,U=C||u;else return;let M=!1;const re=$[qr]=ke=>{M||(M=!0,ke?P(U,[$]):P(O,[$]),I.delayedLeave&&I.delayedLeave(),$[qr]=void 0)};Q?S(Q,[$,re]):re()},leave($,Q){const O=String(e.key);if($[qr]&&$[qr](!0),n.isUnmounting)return Q();P(d,[$]);let U=!1;const M=$[jt]=re=>{U||(U=!0,Q(),re?P(m,[$]):P(h,[$]),$[jt]=void 0,x[O]===e&&delete x[O])};x[O]=e,p?S(p,[$,M]):M()},clone($){return dr($,t,n,r)}};return I}function Mo(e){if(Ar(e))return e=Kt(e),e.children=null,e}function Is(e){return Ar(e)?e.children?e.children[0]:void 0:e}function pr(e,t){e.shapeFlag&6&&e.component?pr(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 Kl(e,t=!1,n){let r=[],o=0;for(let l=0;l<e.length;l++){let s=e[l];const i=n==null?s.key:String(n)+String(s.key!=null?s.key:l);s.type===Ue?(s.patchFlag&128&&o++,r=r.concat(Kl(s.children,t,i))):(t||s.type!==ut)&&r.push(i!=null?Kt(s,{key:i}):s)}if(o>1)for(let l=0;l<r.length;l++)r[l].patchFlag=-2;return r}/*! #__NO_SIDE_EFFECTS__ */function V(e,t){return ae(e)?$e({name:e.name},t,{setup:e}):e}const tr=e=>!!e.type.__asyncLoader;/*! #__NO_SIDE_EFFECTS__ */function md(e){ae(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:r,delay:o=200,timeout:l,suspensible:s=!0,onError:i}=e;let a=null,c,u=0;const d=()=>(u++,a=null,p()),p=()=>{let h;return a||(h=a=t().catch(m=>{if(m=m instanceof Error?m:new Error(String(m)),i)return new Promise((_,b)=>{i(m,()=>_(d()),()=>b(m),u+1)});throw m}).then(m=>h!==a&&a?a:(m&&(m.__esModule||m[Symbol.toStringTag]==="Module")&&(m=m.default),c=m,m)))};return V({name:"AsyncComponentWrapper",__asyncLoader:p,get __asyncResolved(){return c},setup(){const h=Be;if(c)return()=>No(c,h);const m=C=>{a=null,Sr(C,h,13,!r)};if(s&&h.suspense||Pr)return p().then(C=>()=>No(C,h)).catch(C=>(m(C),()=>r?Oe(r,{error:C}):null));const _=Y(!1),b=Y(),w=Y(!!o);return o&&setTimeout(()=>{w.value=!1},o),l!=null&&setTimeout(()=>{if(!_.value&&!b.value){const C=new Error(`Async component timed out after ${l}ms.`);m(C),b.value=C}},l),p().then(()=>{_.value=!0,h.parent&&Ar(h.parent.vnode)&&(h.parent.effect.dirty=!0,bo(h.parent.update))}).catch(C=>{m(C),b.value=C}),()=>{if(_.value&&c)return No(c,h);if(b.value&&r)return Oe(r,{error:b.value});if(n&&!w.value)return Oe(n)}}})}function No(e,t){const{ref:n,props:r,children:o,ce:l}=t.vnode,s=Oe(e,r,o);return s.ref=n,s.ce=l,delete t.vnode.ce,s}const Ar=e=>e.type.__isKeepAlive;function gd(e,t){Ma(e,"a",t)}function yd(e,t){Ma(e,"da",t)}function Ma(e,t,n=Be){const r=e.__wdc||(e.__wdc=()=>{let o=n;for(;o;){if(o.isDeactivated)return;o=o.parent}return e()});if(Eo(t,r,n),n){let o=n.parent;for(;o&&o.parent;)Ar(o.parent.vnode)&&bd(r,t,n,o),o=o.parent}}function bd(e,t,n,r){const o=Eo(t,e,r,!0);mn(()=>{$l(r[t],o)},n)}function Eo(e,t,n=Be,r=!1){if(n){const o=n[e]||(n[e]=[]),l=t.__weh||(t.__weh=(...s)=>{if(n.isUnmounted)return;hn();const i=Or(n),a=ct(t,n,e,s);return i(),vn(),a});return r?o.unshift(l):o.push(l),l}}const Ot=e=>(t,n=Be)=>(!Pr||e==="sp")&&Eo(e,(...r)=>t(...r),n),_d=Ot("bm"),Ee=Ot("m"),wd=Ot("bu"),Na=Ot("u"),Yl=Ot("bum"),mn=Ot("um"),Ed=Ot("sp"),kd=Ot("rtg"),Cd=Ot("rtc");function xd(e,t=Be){Eo("ec",e,t)}function Da(e,t,n,r){let o;const l=n&&n[r];if(oe(e)||Re(e)){o=new Array(e.length);for(let s=0,i=e.length;s<i;s++)o[s]=t(e[s],s,void 0,l&&l[s])}else if(typeof e=="number"){o=new Array(e);for(let s=0;s<e;s++)o[s]=t(s+1,s,void 0,l&&l[s])}else if(we(e))if(e[Symbol.iterator])o=Array.from(e,(s,i)=>t(s,i,void 0,l&&l[i]));else{const s=Object.keys(e);o=new Array(s.length);for(let i=0,a=s.length;i<a;i++){const c=s[i];o[i]=t(e[c],c,i,l&&l[i])}}else o=[];return n&&(n[r]=o),o}const ul=e=>e?Qa(e)?Co(e)||e.proxy:ul(e.parent):null,nr=$e(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=>ul(e.parent),$root:e=>ul(e.root),$emit:e=>e.emit,$options:e=>Ql(e),$forceUpdate:e=>e.f||(e.f=()=>{e.effect.dirty=!0,bo(e.update)}),$nextTick:e=>e.n||(e.n=Qt.bind(e.proxy)),$watch:e=>pd.bind(e)}),Do=(e,t)=>e!==Ce&&!e.__isScriptSetup&&he(e,t),Sd={get({_:e},t){const{ctx:n,setupState:r,data:o,props:l,accessCache:s,type:i,appContext:a}=e;let c;if(t[0]!=="$"){const h=s[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 l[t]}else{if(Do(r,t))return s[t]=1,r[t];if(o!==Ce&&he(o,t))return s[t]=2,o[t];if((c=e.propsOptions[0])&&he(c,t))return s[t]=3,l[t];if(n!==Ce&&he(n,t))return s[t]=4,n[t];fl&&(s[t]=0)}}const u=nr[t];let d,p;if(u)return t==="$attrs"&&Ze(e,"get",t),u(e);if((d=i.__cssModules)&&(d=d[t]))return d;if(n!==Ce&&he(n,t))return s[t]=4,n[t];if(p=a.config.globalProperties,he(p,t))return p[t]},set({_:e},t,n){const{data:r,setupState:o,ctx:l}=e;return Do(o,t)?(o[t]=n,!0):r!==Ce&&he(r,t)?(r[t]=n,!0):he(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(l[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:o,propsOptions:l}},s){let i;return!!n[s]||e!==Ce&&he(e,s)||Do(t,s)||(i=l[0])&&he(i,s)||he(r,s)||he(nr,s)||he(o.config.globalProperties,s)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:he(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function Os(e){return oe(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let fl=!0;function Td(e){const t=Ql(e),n=e.proxy,r=e.ctx;fl=!1,t.beforeCreate&&Ps(t.beforeCreate,e,"bc");const{data:o,computed:l,methods:s,watch:i,provide:a,inject:c,created:u,beforeMount:d,mounted:p,beforeUpdate:h,updated:m,activated:_,deactivated:b,beforeDestroy:w,beforeUnmount:C,destroyed:y,unmounted:x,render:P,renderTracked:S,renderTriggered:I,errorCaptured:$,serverPrefetch:Q,expose:O,inheritAttrs:U,components:M,directives:re,filters:ke}=t;if(c&&Ld(c,r,null),s)for(const le in s){const W=s[le];ae(W)&&(r[le]=W.bind(n))}if(o){const le=o.call(n,n);we(le)&&(e.data=Cr(le))}if(fl=!0,l)for(const le in l){const W=l[le],Se=ae(W)?W.bind(n,n):ae(W.get)?W.get.bind(n,n):at,ot=!ae(W)&&ae(W.set)?W.set.bind(n):at,Ye=T({get:Se,set:ot});Object.defineProperty(r,le,{enumerable:!0,configurable:!0,get:()=>Ye.value,set:Z=>Ye.value=Z})}if(i)for(const le in i)Fa(i[le],r,n,le);if(a){const le=ae(a)?a.call(n):a;Reflect.ownKeys(le).forEach(W=>{Pn(W,le[W])})}u&&Ps(u,e,"c");function K(le,W){oe(W)?W.forEach(Se=>le(Se.bind(n))):W&&le(W.bind(n))}if(K(_d,d),K(Ee,p),K(wd,h),K(Na,m),K(gd,_),K(yd,b),K(xd,$),K(Cd,S),K(kd,I),K(Yl,C),K(mn,x),K(Ed,Q),oe(O))if(O.length){const le=e.exposed||(e.exposed={});O.forEach(W=>{Object.defineProperty(le,W,{get:()=>n[W],set:Se=>n[W]=Se})})}else e.exposed||(e.exposed={});P&&e.render===at&&(e.render=P),U!=null&&(e.inheritAttrs=U),M&&(e.components=M),re&&(e.directives=re)}function Ld(e,t,n=at){oe(e)&&(e=dl(e));for(const r in e){const o=e[r];let l;we(o)?"default"in o?l=De(o.from||r,o.default,!0):l=De(o.from||r):l=De(o),Me(l)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>l.value,set:s=>l.value=s}):t[r]=l}}function Ps(e,t,n){ct(oe(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function Fa(e,t,n,r){const o=r.includes(".")?Ia(n,r):()=>n[r];if(Re(e)){const l=t[e];ae(l)&&ve(o,l)}else if(ae(e))ve(o,e.bind(n));else if(we(e))if(oe(e))e.forEach(l=>Fa(l,t,n,r));else{const l=ae(e.handler)?e.handler.bind(n):t[e.handler];ae(l)&&ve(o,l,e)}}function Ql(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:o,optionsCache:l,config:{optionMergeStrategies:s}}=e.appContext,i=l.get(t);let a;return i?a=i:!o.length&&!n&&!r?a=t:(a={},o.length&&o.forEach(c=>co(a,c,s,!0)),co(a,t,s)),we(t)&&l.set(t,a),a}function co(e,t,n,r=!1){const{mixins:o,extends:l}=t;l&&co(e,l,n,!0),o&&o.forEach(s=>co(e,s,n,!0));for(const s in t)if(!(r&&s==="expose")){const i=Ad[s]||n&&n[s];e[s]=i?i(e[s],t[s]):t[s]}return e}const Ad={data:$s,props:Rs,emits:Rs,methods:Xn,computed:Xn,beforeCreate:ze,created:ze,beforeMount:ze,mounted:ze,beforeUpdate:ze,updated:ze,beforeDestroy:ze,beforeUnmount:ze,destroyed:ze,unmounted:ze,activated:ze,deactivated:ze,errorCaptured:ze,serverPrefetch:ze,components:Xn,directives:Xn,watch:Od,provide:$s,inject:Id};function $s(e,t){return t?e?function(){return $e(ae(e)?e.call(this,this):e,ae(t)?t.call(this,this):t)}:t:e}function Id(e,t){return Xn(dl(e),dl(t))}function dl(e){if(oe(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function ze(e,t){return e?[...new Set([].concat(e,t))]:t}function Xn(e,t){return e?$e(Object.create(null),e,t):t}function Rs(e,t){return e?oe(e)&&oe(t)?[...new Set([...e,...t])]:$e(Object.create(null),Os(e),Os(t??{})):t}function Od(e,t){if(!e)return t;if(!t)return e;const n=$e(Object.create(null),e);for(const r in t)n[r]=ze(e[r],t[r]);return n}function ja(){return{app:null,config:{isNativeTag:cf,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 Pd=0;function $d(e,t){return function(r,o=null){ae(r)||(r=$e({},r)),o!=null&&!we(o)&&(o=null);const l=ja(),s=new WeakSet;let i=!1;const a=l.app={_uid:Pd++,_component:r,_props:o,_container:null,_context:l,_instance:null,version:l1,get config(){return l.config},set config(c){},use(c,...u){return s.has(c)||(c&&ae(c.install)?(s.add(c),c.install(a,...u)):ae(c)&&(s.add(c),c(a,...u))),a},mixin(c){return l.mixins.includes(c)||l.mixins.push(c),a},component(c,u){return u?(l.components[c]=u,a):l.components[c]},directive(c,u){return u?(l.directives[c]=u,a):l.directives[c]},mount(c,u,d){if(!i){const p=Oe(r,o);return p.appContext=l,d===!0?d="svg":d===!1&&(d=void 0),u&&t?t(p,c):e(p,c,d),i=!0,a._container=c,c.__vue_app__=a,Co(p.component)||p.component.proxy}},unmount(){i&&(e(null,a._container),delete a._container.__vue_app__)},provide(c,u){return l.provides[c]=u,a},runWithContext(c){const u=rr;rr=a;try{return c()}finally{rr=u}}};return a}}let rr=null;function Pn(e,t){if(Be){let n=Be.provides;const r=Be.parent&&Be.parent.provides;r===n&&(n=Be.provides=Object.create(r)),n[e]=t}}function De(e,t,n=!1){const r=Be||We;if(r||rr){const o=r?r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:rr._context.provides;if(o&&e in o)return o[e];if(arguments.length>1)return n&&ae(t)?t.call(r&&r.proxy):t}}function Rd(e,t,n,r=!1){const o={},l={};oo(l,ko,1),e.propsDefaults=Object.create(null),Ba(e,t,o,l);for(const s in e.propsOptions[0])s in o||(o[s]=void 0);n?e.props=r?o:ma(o):e.type.props?e.props=o:e.props=l,e.attrs=l}function Md(e,t,n,r){const{props:o,attrs:l,vnode:{patchFlag:s}}=e,i=fe(o),[a]=e.propsOptions;let c=!1;if((r||s>0)&&!(s&16)){if(s&8){const u=e.vnode.dynamicProps;for(let d=0;d<u.length;d++){let p=u[d];if(_o(e.emitsOptions,p))continue;const h=t[p];if(a)if(he(l,p))h!==l[p]&&(l[p]=h,c=!0);else{const m=dt(p);o[m]=pl(a,i,m,h,e,!1)}else h!==l[p]&&(l[p]=h,c=!0)}}}else{Ba(e,t,o,l)&&(c=!0);let u;for(const d in i)(!t||!he(t,d)&&((u=Un(d))===d||!he(t,u)))&&(a?n&&(n[d]!==void 0||n[u]!==void 0)&&(o[d]=pl(a,i,d,void 0,e,!0)):delete o[d]);if(l!==i)for(const d in l)(!t||!he(t,d))&&(delete l[d],c=!0)}c&&At(e,"set","$attrs")}function Ba(e,t,n,r){const[o,l]=e.propsOptions;let s=!1,i;if(t)for(let a in t){if(An(a))continue;const c=t[a];let u;o&&he(o,u=dt(a))?!l||!l.includes(u)?n[u]=c:(i||(i={}))[u]=c:_o(e.emitsOptions,a)||(!(a in r)||c!==r[a])&&(r[a]=c,s=!0)}if(l){const a=fe(n),c=i||Ce;for(let u=0;u<l.length;u++){const d=l[u];n[d]=pl(o,a,d,c[d],e,!he(c,d))}}return s}function pl(e,t,n,r,o,l){const s=e[n];if(s!=null){const i=he(s,"default");if(i&&r===void 0){const a=s.default;if(s.type!==Function&&!s.skipFactory&&ae(a)){const{propsDefaults:c}=o;if(n in c)r=c[n];else{const u=Or(o);r=c[n]=a.call(null,t),u()}}else r=a}s[0]&&(l&&!i?r=!1:s[1]&&(r===""||r===Un(n))&&(r=!0))}return r}function Ha(e,t,n=!1){const r=t.propsCache,o=r.get(e);if(o)return o;const l=e.props,s={},i=[];let a=!1;if(!ae(e)){const u=d=>{a=!0;const[p,h]=Ha(d,t,!0);$e(s,p),h&&i.push(...h)};!n&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}if(!l&&!a)return we(e)&&r.set(e,Tn),Tn;if(oe(l))for(let u=0;u<l.length;u++){const d=dt(l[u]);Ms(d)&&(s[d]=Ce)}else if(l)for(const u in l){const d=dt(u);if(Ms(d)){const p=l[u],h=s[d]=oe(p)||ae(p)?{type:p}:$e({},p);if(h){const m=Fs(Boolean,h.type),_=Fs(String,h.type);h[0]=m>-1,h[1]=_<0||m<_,(m>-1||he(h,"default"))&&i.push(d)}}}const c=[s,i];return we(e)&&r.set(e,c),c}function Ms(e){return e[0]!=="$"&&!An(e)}function Ns(e){return e===null?"null":typeof e=="function"?e.name||"":typeof e=="object"&&e.constructor&&e.constructor.name||""}function Ds(e,t){return Ns(e)===Ns(t)}function Fs(e,t){return oe(t)?t.findIndex(n=>Ds(n,e)):ae(t)&&Ds(t,e)?0:-1}const Va=e=>e[0]==="_"||e==="$stable",Jl=e=>oe(e)?e.map(vt):[vt(e)],Nd=(e,t,n)=>{if(t._n)return t;const r=rd((...o)=>Jl(t(...o)),n);return r._c=!1,r},za=(e,t,n)=>{const r=e._ctx;for(const o in e){if(Va(o))continue;const l=e[o];if(ae(l))t[o]=Nd(o,l,r);else if(l!=null){const s=Jl(l);t[o]=()=>s}}},Ua=(e,t)=>{const n=Jl(t);e.slots.default=()=>n},Dd=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=fe(t),oo(t,"_",n)):za(t,e.slots={})}else e.slots={},t&&Ua(e,t);oo(e.slots,ko,1)},Fd=(e,t,n)=>{const{vnode:r,slots:o}=e;let l=!0,s=Ce;if(r.shapeFlag&32){const i=t._;i?n&&i===1?l=!1:($e(o,t),!n&&i===1&&delete o._):(l=!t.$stable,za(t,o)),s=t}else t&&(Ua(e,t),s={default:1});if(l)for(const i in o)!Va(i)&&s[i]==null&&delete o[i]};function uo(e,t,n,r,o=!1){if(oe(e)){e.forEach((p,h)=>uo(p,t&&(oe(t)?t[h]:t),n,r,o));return}if(tr(r)&&!o)return;const l=r.shapeFlag&4?Co(r.component)||r.component.proxy:r.el,s=o?null:l,{i,r:a}=e,c=t&&t.r,u=i.refs===Ce?i.refs={}:i.refs,d=i.setupState;if(c!=null&&c!==a&&(Re(c)?(u[c]=null,he(d,c)&&(d[c]=null)):Me(c)&&(c.value=null)),ae(a))qt(a,i,12,[s,u]);else{const p=Re(a),h=Me(a);if(p||h){const m=()=>{if(e.f){const _=p?he(d,a)?d[a]:u[a]:a.value;o?oe(_)&&$l(_,l):oe(_)?_.includes(l)||_.push(l):p?(u[a]=[l],he(d,a)&&(d[a]=u[a])):(a.value=[l],e.k&&(u[e.k]=a.value))}else p?(u[a]=s,he(d,a)&&(d[a]=s)):h&&(a.value=s,e.k&&(u[e.k]=s))};s?(m.id=-1,Qe(m,n)):m()}}}let $t=!1;const jd=e=>e.namespaceURI.includes("svg")&&e.tagName!=="foreignObject",Bd=e=>e.namespaceURI.includes("MathML"),Wr=e=>{if(jd(e))return"svg";if(Bd(e))return"mathml"},Gr=e=>e.nodeType===8;function Hd(e){const{mt:t,p:n,o:{patchProp:r,createText:o,nextSibling:l,parentNode:s,remove:i,insert:a,createComment:c}}=e,u=(y,x)=>{if(!x.hasChildNodes()){n(null,y,x),io(),x._vnode=y;return}$t=!1,d(x.firstChild,y,null,null,null),io(),x._vnode=y,$t&&console.error("Hydration completed but contains mismatches.")},d=(y,x,P,S,I,$=!1)=>{const Q=Gr(y)&&y.data==="[",O=()=>_(y,x,P,S,I,Q),{type:U,ref:M,shapeFlag:re,patchFlag:ke}=x;let _e=y.nodeType;x.el=y,ke===-2&&($=!1,x.dynamicChildren=null);let K=null;switch(U){case Dn:_e!==3?x.children===""?(a(x.el=o(""),s(y),y),K=y):K=O():(y.data!==x.children&&($t=!0,y.data=x.children),K=l(y));break;case ut:C(y)?(K=l(y),w(x.el=y.content.firstChild,y,P)):_e!==8||Q?K=O():K=l(y);break;case or:if(Q&&(y=l(y),_e=y.nodeType),_e===1||_e===3){K=y;const le=!x.children.length;for(let W=0;W<x.staticCount;W++)le&&(x.children+=K.nodeType===1?K.outerHTML:K.data),W===x.staticCount-1&&(x.anchor=K),K=l(K);return Q?l(K):K}else O();break;case Ue:Q?K=m(y,x,P,S,I,$):K=O();break;default:if(re&1)(_e!==1||x.type.toLowerCase()!==y.tagName.toLowerCase())&&!C(y)?K=O():K=p(y,x,P,S,I,$);else if(re&6){x.slotScopeIds=I;const le=s(y);if(Q?K=b(y):Gr(y)&&y.data==="teleport start"?K=b(y,y.data,"teleport end"):K=l(y),t(x,le,null,P,S,Wr(le),$),tr(x)){let W;Q?(W=Oe(Ue),W.anchor=K?K.previousSibling:le.lastChild):W=y.nodeType===3?fo(""):Oe("div"),W.el=y,x.component.subTree=W}}else re&64?_e!==8?K=O():K=x.type.hydrate(y,x,P,S,I,$,e,h):re&128&&(K=x.type.hydrate(y,x,P,S,Wr(s(y)),I,$,e,d))}return M!=null&&uo(M,null,S,x),K},p=(y,x,P,S,I,$)=>{$=$||!!x.dynamicChildren;const{type:Q,props:O,patchFlag:U,shapeFlag:M,dirs:re,transition:ke}=x,_e=Q==="input"||Q==="option";if(_e||U!==-1){re&&wt(x,null,P,"created");let K=!1;if(C(y)){K=qa(S,ke)&&P&&P.vnode.props&&P.vnode.props.appear;const W=y.content.firstChild;K&&ke.beforeEnter(W),w(W,y,P),x.el=y=W}if(M&16&&!(O&&(O.innerHTML||O.textContent))){let W=h(y.firstChild,x,y,P,S,I,$);for(;W;){$t=!0;const Se=W;W=W.nextSibling,i(Se)}}else M&8&&y.textContent!==x.children&&($t=!0,y.textContent=x.children);if(O)if(_e||!$||U&48)for(const W in O)(_e&&(W.endsWith("value")||W==="indeterminate")||Er(W)&&!An(W)||W[0]===".")&&r(y,W,null,O[W],void 0,void 0,P);else O.onClick&&r(y,"onClick",null,O.onClick,void 0,void 0,P);let le;(le=O&&O.onVnodeBeforeMount)&&st(le,P,x),re&&wt(x,null,P,"beforeMount"),((le=O&&O.onVnodeMounted)||re||K)&&La(()=>{le&&st(le,P,x),K&&ke.enter(y),re&&wt(x,null,P,"mounted")},S)}return y.nextSibling},h=(y,x,P,S,I,$,Q)=>{Q=Q||!!x.dynamicChildren;const O=x.children,U=O.length;for(let M=0;M<U;M++){const re=Q?O[M]:O[M]=vt(O[M]);if(y)y=d(y,re,S,I,$,Q);else{if(re.type===Dn&&!re.children)continue;$t=!0,n(null,re,P,null,S,I,Wr(P),$)}}return y},m=(y,x,P,S,I,$)=>{const{slotScopeIds:Q}=x;Q&&(I=I?I.concat(Q):Q);const O=s(y),U=h(l(y),x,O,P,S,I,$);return U&&Gr(U)&&U.data==="]"?l(x.anchor=U):($t=!0,a(x.anchor=c("]"),O,U),U)},_=(y,x,P,S,I,$)=>{if($t=!0,x.el=null,$){const U=b(y);for(;;){const M=l(y);if(M&&M!==U)i(M);else break}}const Q=l(y),O=s(y);return i(y),n(null,x,O,Q,P,S,Wr(O),I),Q},b=(y,x="[",P="]")=>{let S=0;for(;y;)if(y=l(y),y&&Gr(y)&&(y.data===x&&S++,y.data===P)){if(S===0)return l(y);S--}return y},w=(y,x,P)=>{const S=x.parentNode;S&&S.replaceChild(y,x);let I=P;for(;I;)I.vnode.el===x&&(I.vnode.el=I.subTree.el=y),I=I.parent},C=y=>y.nodeType===1&&y.tagName.toLowerCase()==="template";return[u,d]}const Qe=La;function Vd(e){return zd(e,Hd)}function zd(e,t){const n=ta();n.__VUE__=!0;const{insert:r,remove:o,patchProp:l,createElement:s,createText:i,createComment:a,setText:c,setElementText:u,parentNode:d,nextSibling:p,setScopeId:h=at,insertStaticContent:m}=e,_=(v,g,k,A=null,L=null,D=null,H=void 0,N=null,B=!!g.dynamicChildren)=>{if(v===g)return;v&&!sn(v,g)&&(A=E(v),Z(v,L,D,!0),v=null),g.patchFlag===-2&&(B=!1,g.dynamicChildren=null);const{type:R,ref:q,shapeFlag:ne}=g;switch(R){case Dn:b(v,g,k,A);break;case ut:w(v,g,k,A);break;case or:v==null&&C(g,k,A,H);break;case Ue:M(v,g,k,A,L,D,H,N,B);break;default:ne&1?P(v,g,k,A,L,D,H,N,B):ne&6?re(v,g,k,A,L,D,H,N,B):(ne&64||ne&128)&&R.process(v,g,k,A,L,D,H,N,B,X)}q!=null&&L&&uo(q,v&&v.ref,D,g||v,!g)},b=(v,g,k,A)=>{if(v==null)r(g.el=i(g.children),k,A);else{const L=g.el=v.el;g.children!==v.children&&c(L,g.children)}},w=(v,g,k,A)=>{v==null?r(g.el=a(g.children||""),k,A):g.el=v.el},C=(v,g,k,A)=>{[v.el,v.anchor]=m(v.children,g,k,A,v.el,v.anchor)},y=({el:v,anchor:g},k,A)=>{let L;for(;v&&v!==g;)L=p(v),r(v,k,A),v=L;r(g,k,A)},x=({el:v,anchor:g})=>{let k;for(;v&&v!==g;)k=p(v),o(v),v=k;o(g)},P=(v,g,k,A,L,D,H,N,B)=>{g.type==="svg"?H="svg":g.type==="math"&&(H="mathml"),v==null?S(g,k,A,L,D,H,N,B):Q(v,g,L,D,H,N,B)},S=(v,g,k,A,L,D,H,N)=>{let B,R;const{props:q,shapeFlag:ne,transition:ee,dirs:ie}=v;if(B=v.el=s(v.type,D,q&&q.is,q),ne&8?u(B,v.children):ne&16&&$(v.children,B,null,A,L,Fo(v,D),H,N),ie&&wt(v,null,A,"created"),I(B,v,v.scopeId,H,A),q){for(const ge in q)ge!=="value"&&!An(ge)&&l(B,ge,null,q[ge],D,v.children,A,L,J);"value"in q&&l(B,"value",null,q.value,D),(R=q.onVnodeBeforeMount)&&st(R,A,v)}ie&&wt(v,null,A,"beforeMount");const ue=qa(L,ee);ue&&ee.beforeEnter(B),r(B,g,k),((R=q&&q.onVnodeMounted)||ue||ie)&&Qe(()=>{R&&st(R,A,v),ue&&ee.enter(B),ie&&wt(v,null,A,"mounted")},L)},I=(v,g,k,A,L)=>{if(k&&h(v,k),A)for(let D=0;D<A.length;D++)h(v,A[D]);if(L){let D=L.subTree;if(g===D){const H=L.vnode;I(v,H,H.scopeId,H.slotScopeIds,L.parent)}}},$=(v,g,k,A,L,D,H,N,B=0)=>{for(let R=B;R<v.length;R++){const q=v[R]=N?Bt(v[R]):vt(v[R]);_(null,q,g,k,A,L,D,H,N)}},Q=(v,g,k,A,L,D,H)=>{const N=g.el=v.el;let{patchFlag:B,dynamicChildren:R,dirs:q}=g;B|=v.patchFlag&16;const ne=v.props||Ce,ee=g.props||Ce;let ie;if(k&&nn(k,!1),(ie=ee.onVnodeBeforeUpdate)&&st(ie,k,g,v),q&&wt(g,v,k,"beforeUpdate"),k&&nn(k,!0),R?O(v.dynamicChildren,R,N,k,A,Fo(g,L),D):H||W(v,g,N,null,k,A,Fo(g,L),D,!1),B>0){if(B&16)U(N,g,ne,ee,k,A,L);else if(B&2&&ne.class!==ee.class&&l(N,"class",null,ee.class,L),B&4&&l(N,"style",ne.style,ee.style,L),B&8){const ue=g.dynamicProps;for(let ge=0;ge<ue.length;ge++){const Te=ue[ge],je=ne[Te],pt=ee[Te];(pt!==je||Te==="value")&&l(N,Te,je,pt,L,v.children,k,A,J)}}B&1&&v.children!==g.children&&u(N,g.children)}else!H&&R==null&&U(N,g,ne,ee,k,A,L);((ie=ee.onVnodeUpdated)||q)&&Qe(()=>{ie&&st(ie,k,g,v),q&&wt(g,v,k,"updated")},A)},O=(v,g,k,A,L,D,H)=>{for(let N=0;N<g.length;N++){const B=v[N],R=g[N],q=B.el&&(B.type===Ue||!sn(B,R)||B.shapeFlag&70)?d(B.el):k;_(B,R,q,null,A,L,D,H,!0)}},U=(v,g,k,A,L,D,H)=>{if(k!==A){if(k!==Ce)for(const N in k)!An(N)&&!(N in A)&&l(v,N,k[N],null,H,g.children,L,D,J);for(const N in A){if(An(N))continue;const B=A[N],R=k[N];B!==R&&N!=="value"&&l(v,N,R,B,H,g.children,L,D,J)}"value"in A&&l(v,"value",k.value,A.value,H)}},M=(v,g,k,A,L,D,H,N,B)=>{const R=g.el=v?v.el:i(""),q=g.anchor=v?v.anchor:i("");let{patchFlag:ne,dynamicChildren:ee,slotScopeIds:ie}=g;ie&&(N=N?N.concat(ie):ie),v==null?(r(R,k,A),r(q,k,A),$(g.children||[],k,q,L,D,H,N,B)):ne>0&&ne&64&&ee&&v.dynamicChildren?(O(v.dynamicChildren,ee,k,L,D,H,N),(g.key!=null||L&&g===L.subTree)&&Wa(v,g,!0)):W(v,g,k,q,L,D,H,N,B)},re=(v,g,k,A,L,D,H,N,B)=>{g.slotScopeIds=N,v==null?g.shapeFlag&512?L.ctx.activate(g,k,A,H,B):ke(g,k,A,L,D,H,B):_e(v,g,B)},ke=(v,g,k,A,L,D,H)=>{const N=v.component=Xd(v,A,L);if(Ar(v)&&(N.ctx.renderer=X),Zd(N),N.asyncDep){if(L&&L.registerDep(N,K),!v.el){const B=N.subTree=Oe(ut);w(null,B,g,k)}}else K(N,v,g,k,L,D,H)},_e=(v,g,k)=>{const A=g.component=v.component;if(sd(v,g,k))if(A.asyncDep&&!A.asyncResolved){le(A,g,k);return}else A.next=g,Zf(A.update),A.effect.dirty=!0,A.update();else g.el=v.el,A.vnode=g},K=(v,g,k,A,L,D,H)=>{const N=()=>{if(v.isMounted){let{next:q,bu:ne,u:ee,parent:ie,vnode:ue}=v;{const _n=Ga(v);if(_n){q&&(q.el=ue.el,le(v,q,H)),_n.asyncDep.then(()=>{v.isUnmounted||N()});return}}let ge=q,Te;nn(v,!1),q?(q.el=ue.el,le(v,q,H)):q=ue,ne&&to(ne),(Te=q.props&&q.props.onVnodeBeforeUpdate)&&st(Te,ie,q,ue),nn(v,!0);const je=Ro(v),pt=v.subTree;v.subTree=je,_(pt,je,d(pt.el),E(pt),v,L,D),q.el=je.el,ge===null&&id(v,je.el),ee&&Qe(ee,L),(Te=q.props&&q.props.onVnodeUpdated)&&Qe(()=>st(Te,ie,q,ue),L)}else{let q;const{el:ne,props:ee}=g,{bm:ie,m:ue,parent:ge}=v,Te=tr(g);if(nn(v,!1),ie&&to(ie),!Te&&(q=ee&&ee.onVnodeBeforeMount)&&st(q,ge,g),nn(v,!0),ne&&be){const je=()=>{v.subTree=Ro(v),be(ne,v.subTree,v,L,null)};Te?g.type.__asyncLoader().then(()=>!v.isUnmounted&&je()):je()}else{const je=v.subTree=Ro(v);_(null,je,k,A,v,L,D),g.el=je.el}if(ue&&Qe(ue,L),!Te&&(q=ee&&ee.onVnodeMounted)){const je=g;Qe(()=>st(q,ge,je),L)}(g.shapeFlag&256||ge&&tr(ge.vnode)&&ge.vnode.shapeFlag&256)&&v.a&&Qe(v.a,L),v.isMounted=!0,g=k=A=null}},B=v.effect=new Dl(N,at,()=>bo(R),v.scope),R=v.update=()=>{B.dirty&&B.run()};R.id=v.uid,nn(v,!0),R()},le=(v,g,k)=>{g.component=v;const A=v.vnode.props;v.vnode=g,v.next=null,Md(v,g.props,A,k),Fd(v,g.children,k),hn(),Ts(v),vn()},W=(v,g,k,A,L,D,H,N,B=!1)=>{const R=v&&v.children,q=v?v.shapeFlag:0,ne=g.children,{patchFlag:ee,shapeFlag:ie}=g;if(ee>0){if(ee&128){ot(R,ne,k,A,L,D,H,N,B);return}else if(ee&256){Se(R,ne,k,A,L,D,H,N,B);return}}ie&8?(q&16&&J(R,L,D),ne!==R&&u(k,ne)):q&16?ie&16?ot(R,ne,k,A,L,D,H,N,B):J(R,L,D,!0):(q&8&&u(k,""),ie&16&&$(ne,k,A,L,D,H,N,B))},Se=(v,g,k,A,L,D,H,N,B)=>{v=v||Tn,g=g||Tn;const R=v.length,q=g.length,ne=Math.min(R,q);let ee;for(ee=0;ee<ne;ee++){const ie=g[ee]=B?Bt(g[ee]):vt(g[ee]);_(v[ee],ie,k,null,L,D,H,N,B)}R>q?J(v,L,D,!0,!1,ne):$(g,k,A,L,D,H,N,B,ne)},ot=(v,g,k,A,L,D,H,N,B)=>{let R=0;const q=g.length;let ne=v.length-1,ee=q-1;for(;R<=ne&&R<=ee;){const ie=v[R],ue=g[R]=B?Bt(g[R]):vt(g[R]);if(sn(ie,ue))_(ie,ue,k,null,L,D,H,N,B);else break;R++}for(;R<=ne&&R<=ee;){const ie=v[ne],ue=g[ee]=B?Bt(g[ee]):vt(g[ee]);if(sn(ie,ue))_(ie,ue,k,null,L,D,H,N,B);else break;ne--,ee--}if(R>ne){if(R<=ee){const ie=ee+1,ue=ie<q?g[ie].el:A;for(;R<=ee;)_(null,g[R]=B?Bt(g[R]):vt(g[R]),k,ue,L,D,H,N,B),R++}}else if(R>ee)for(;R<=ne;)Z(v[R],L,D,!0),R++;else{const ie=R,ue=R,ge=new Map;for(R=ue;R<=ee;R++){const tt=g[R]=B?Bt(g[R]):vt(g[R]);tt.key!=null&&ge.set(tt.key,R)}let Te,je=0;const pt=ee-ue+1;let _n=!1,ms=0;const Kn=new Array(pt);for(R=0;R<pt;R++)Kn[R]=0;for(R=ie;R<=ne;R++){const tt=v[R];if(je>=pt){Z(tt,L,D,!0);continue}let _t;if(tt.key!=null)_t=ge.get(tt.key);else for(Te=ue;Te<=ee;Te++)if(Kn[Te-ue]===0&&sn(tt,g[Te])){_t=Te;break}_t===void 0?Z(tt,L,D,!0):(Kn[_t-ue]=R+1,_t>=ms?ms=_t:_n=!0,_(tt,g[_t],k,null,L,D,H,N,B),je++)}const gs=_n?Ud(Kn):Tn;for(Te=gs.length-1,R=pt-1;R>=0;R--){const tt=ue+R,_t=g[tt],ys=tt+1<q?g[tt+1].el:A;Kn[R]===0?_(null,_t,k,ys,L,D,H,N,B):_n&&(Te<0||R!==gs[Te]?Ye(_t,k,ys,2):Te--)}}},Ye=(v,g,k,A,L=null)=>{const{el:D,type:H,transition:N,children:B,shapeFlag:R}=v;if(R&6){Ye(v.component.subTree,g,k,A);return}if(R&128){v.suspense.move(g,k,A);return}if(R&64){H.move(v,g,k,X);return}if(H===Ue){r(D,g,k);for(let ne=0;ne<B.length;ne++)Ye(B[ne],g,k,A);r(v.anchor,g,k);return}if(H===or){y(v,g,k);return}if(A!==2&&R&1&&N)if(A===0)N.beforeEnter(D),r(D,g,k),Qe(()=>N.enter(D),L);else{const{leave:ne,delayLeave:ee,afterLeave:ie}=N,ue=()=>r(D,g,k),ge=()=>{ne(D,()=>{ue(),ie&&ie()})};ee?ee(D,ue,ge):ge()}else r(D,g,k)},Z=(v,g,k,A=!1,L=!1)=>{const{type:D,props:H,ref:N,children:B,dynamicChildren:R,shapeFlag:q,patchFlag:ne,dirs:ee}=v;if(N!=null&&uo(N,null,k,v,!0),q&256){g.ctx.deactivate(v);return}const ie=q&1&&ee,ue=!tr(v);let ge;if(ue&&(ge=H&&H.onVnodeBeforeUnmount)&&st(ge,g,v),q&6)te(v.component,k,A);else{if(q&128){v.suspense.unmount(k,A);return}ie&&wt(v,null,g,"beforeUnmount"),q&64?v.type.remove(v,g,k,L,X,A):R&&(D!==Ue||ne>0&&ne&64)?J(R,g,k,!1,!0):(D===Ue&&ne&384||!L&&q&16)&&J(B,g,k),A&&z(v)}(ue&&(ge=H&&H.onVnodeUnmounted)||ie)&&Qe(()=>{ge&&st(ge,g,v),ie&&wt(v,null,g,"unmounted")},k)},z=v=>{const{type:g,el:k,anchor:A,transition:L}=v;if(g===Ue){G(k,A);return}if(g===or){x(v);return}const D=()=>{o(k),L&&!L.persisted&&L.afterLeave&&L.afterLeave()};if(v.shapeFlag&1&&L&&!L.persisted){const{leave:H,delayLeave:N}=L,B=()=>H(k,D);N?N(v.el,D,B):B()}else D()},G=(v,g)=>{let k;for(;v!==g;)k=p(v),o(v),v=k;o(g)},te=(v,g,k)=>{const{bum:A,scope:L,update:D,subTree:H,um:N}=v;A&&to(A),L.stop(),D&&(D.active=!1,Z(H,v,g,k)),N&&Qe(N,g),Qe(()=>{v.isUnmounted=!0},g),g&&g.pendingBranch&&!g.isUnmounted&&v.asyncDep&&!v.asyncResolved&&v.suspenseId===g.pendingId&&(g.deps--,g.deps===0&&g.resolve())},J=(v,g,k,A=!1,L=!1,D=0)=>{for(let H=D;H<v.length;H++)Z(v[H],g,k,A,L)},E=v=>v.shapeFlag&6?E(v.component.subTree):v.shapeFlag&128?v.suspense.next():p(v.anchor||v.el);let F=!1;const j=(v,g,k)=>{v==null?g._vnode&&Z(g._vnode,null,null,!0):_(g._vnode||null,v,g,null,null,null,k),F||(F=!0,Ts(),io(),F=!1),g._vnode=v},X={p:_,um:Z,m:Ye,r:z,mt:ke,mc:$,pc:W,pbc:O,n:E,o:e};let de,be;return t&&([de,be]=t(X)),{render:j,hydrate:de,createApp:$d(j,de)}}function Fo({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,update:t},n){e.allowRecurse=t.allowRecurse=n}function qa(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Wa(e,t,n=!1){const r=e.children,o=t.children;if(oe(r)&&oe(o))for(let l=0;l<r.length;l++){const s=r[l];let i=o[l];i.shapeFlag&1&&!i.dynamicChildren&&((i.patchFlag<=0||i.patchFlag===32)&&(i=o[l]=Bt(o[l]),i.el=s.el),n||Wa(s,i)),i.type===Dn&&(i.el=s.el)}}function Ud(e){const t=e.slice(),n=[0];let r,o,l,s,i;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(l=0,s=n.length-1;l<s;)i=l+s>>1,e[n[i]]<c?l=i+1:s=i;c<e[n[l]]&&(l>0&&(t[r]=n[l-1]),n[l]=r)}}for(l=n.length,s=n[l-1];l-- >0;)n[l]=s,s=t[s];return n}function Ga(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Ga(t)}const qd=e=>e.__isTeleport,Ue=Symbol.for("v-fgt"),Dn=Symbol.for("v-txt"),ut=Symbol.for("v-cmt"),or=Symbol.for("v-stc"),lr=[];let mt=null;function yt(e=!1){lr.push(mt=e?null:[])}function Wd(){lr.pop(),mt=lr[lr.length-1]||null}let hr=1;function js(e){hr+=e}function Ka(e){return e.dynamicChildren=hr>0?mt||Tn:null,Wd(),hr>0&&mt&&mt.push(e),e}function Gt(e,t,n,r,o,l){return Ka(se(e,t,n,r,o,l,!0))}function Xl(e,t,n,r,o){return Ka(Oe(e,t,n,r,o,!0))}function hl(e){return e?e.__v_isVNode===!0:!1}function sn(e,t){return e.type===t.type&&e.key===t.key}const ko="__vInternal",Ya=({key:e})=>e??null,no=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?Re(e)||Me(e)||ae(e)?{i:We,r:e,k:t,f:!!n}:e:null);function se(e,t=null,n=null,r=0,o=null,l=e===Ue?0:1,s=!1,i=!1){const a={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Ya(t),ref:t&&no(t),scopeId:wo,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:l,patchFlag:r,dynamicProps:o,dynamicChildren:null,appContext:null,ctx:We};return i?(Zl(a,n),l&128&&e.normalize(a)):n&&(a.shapeFlag|=Re(n)?8:16),hr>0&&!s&&mt&&(a.patchFlag>0||l&6)&&a.patchFlag!==32&&mt.push(a),a}const Oe=Gd;function Gd(e,t=null,n=null,r=0,o=null,l=!1){if((!e||e===ad)&&(e=ut),hl(e)){const i=Kt(e,t,!0);return n&&Zl(i,n),hr>0&&!l&&mt&&(i.shapeFlag&6?mt[mt.indexOf(e)]=i:mt.push(i)),i.patchFlag|=-2,i}if(o1(e)&&(e=e.__vccOpts),t){t=Kd(t);let{class:i,style:a}=t;i&&!Re(i)&&(t.class=Nl(i)),we(a)&&(ga(a)&&!oe(a)&&(a=$e({},a)),t.style=Ml(a))}const s=Re(e)?1:ud(e)?128:qd(e)?64:we(e)?4:ae(e)?2:0;return se(e,t,n,r,o,s,l,!0)}function Kd(e){return e?ga(e)||ko in e?$e({},e):e:null}function Kt(e,t,n=!1){const{props:r,ref:o,patchFlag:l,children:s}=e,i=t?Yd(r||{},t):r;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:i,key:i&&Ya(i),ref:t&&t.ref?n&&o?oe(o)?o.concat(no(t)):[o,no(t)]:no(t):o,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:s,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Ue?l===-1?16:l|16:l,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Kt(e.ssContent),ssFallback:e.ssFallback&&Kt(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function fo(e=" ",t=0){return Oe(Dn,null,e,t)}function sm(e,t){const n=Oe(or,null,e);return n.staticCount=t,n}function dn(e="",t=!1){return t?(yt(),Xl(ut,null,e)):Oe(ut,null,e)}function vt(e){return e==null||typeof e=="boolean"?Oe(ut):oe(e)?Oe(Ue,null,e.slice()):typeof e=="object"?Bt(e):Oe(Dn,null,String(e))}function Bt(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Kt(e)}function Zl(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(oe(t))n=16;else if(typeof t=="object")if(r&65){const o=t.default;o&&(o._c&&(o._d=!1),Zl(e,o()),o._c&&(o._d=!0));return}else{n=32;const o=t._;!o&&!(ko in t)?t._ctx=We:o===3&&We&&(We.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else ae(t)?(t={default:t,_ctx:We},n=32):(t=String(t),r&64?(n=16,t=[fo(t)]):n=8);e.children=t,e.shapeFlag|=n}function Yd(...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=Nl([t.class,r.class]));else if(o==="style")t.style=Ml([t.style,r.style]);else if(Er(o)){const l=t[o],s=r[o];s&&l!==s&&!(oe(l)&&l.includes(s))&&(t[o]=l?[].concat(l,s):s)}else o!==""&&(t[o]=r[o])}return t}function st(e,t,n,r=null){ct(e,t,7,[n,r])}const Qd=ja();let Jd=0;function Xd(e,t,n){const r=e.type,o=(t?t.appContext:e.appContext)||Qd,l={uid:Jd++,vnode:e,type:r,parent:t,appContext:o,root:null,next:null,subTree:null,effect:null,update:null,scope:new wf(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(o.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Ha(r,o),emitsOptions:Sa(r,o),emit:null,emitted:null,propsDefaults:Ce,inheritAttrs:r.inheritAttrs,ctx:Ce,data:Ce,props:Ce,attrs:Ce,slots:Ce,refs:Ce,setupState:Ce,setupContext:null,attrsProxy:null,slotsProxy: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 l.ctx={_:l},l.root=t?t.root:l,l.emit=nd.bind(null,l),e.ce&&e.ce(l),l}let Be=null;const Ir=()=>Be||We;let po,vl;{const e=ta(),t=(n,r)=>{let o;return(o=e[n])||(o=e[n]=[]),o.push(r),l=>{o.length>1?o.forEach(s=>s(l)):o[0](l)}};po=t("__VUE_INSTANCE_SETTERS__",n=>Be=n),vl=t("__VUE_SSR_SETTERS__",n=>Pr=n)}const Or=e=>{const t=Be;return po(e),e.scope.on(),()=>{e.scope.off(),po(t)}},Bs=()=>{Be&&Be.scope.off(),po(null)};function Qa(e){return e.vnode.shapeFlag&4}let Pr=!1;function Zd(e,t=!1){t&&vl(t);const{props:n,children:r}=e.vnode,o=Qa(e);Rd(e,n,o,t),Dd(e,r);const l=o?e1(e,t):void 0;return t&&vl(!1),l}function e1(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=ya(new Proxy(e.ctx,Sd));const{setup:r}=n;if(r){const o=e.setupContext=r.length>1?n1(e):null,l=Or(e);hn();const s=qt(r,e,0,[e.props,o]);if(vn(),l(),Xi(s)){if(s.then(Bs,Bs),t)return s.then(i=>{Hs(e,i,t)}).catch(i=>{Sr(i,e,0)});e.asyncDep=s}else Hs(e,s,t)}else Ja(e,t)}function Hs(e,t,n){ae(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:we(t)&&(e.setupState=wa(t)),Ja(e,n)}let Vs;function Ja(e,t,n){const r=e.type;if(!e.render){if(!t&&Vs&&!r.render){const o=r.template||Ql(e).template;if(o){const{isCustomElement:l,compilerOptions:s}=e.appContext.config,{delimiters:i,compilerOptions:a}=r,c=$e($e({isCustomElement:l,delimiters:i},s),a);r.render=Vs(o,c)}}e.render=r.render||at}{const o=Or(e);hn();try{Td(e)}finally{vn(),o()}}}function t1(e){return e.attrsProxy||(e.attrsProxy=new Proxy(e.attrs,{get(t,n){return Ze(e,"get","$attrs"),t[n]}}))}function n1(e){const t=n=>{e.exposed=n||{}};return{get attrs(){return t1(e)},slots:e.slots,emit:e.emit,expose:t}}function Co(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(wa(ya(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in nr)return nr[n](e)},has(t,n){return n in t||n in nr}}))}function r1(e,t=!0){return ae(e)?e.displayName||e.name:e.name||t&&e.__name}function o1(e){return ae(e)&&"__vccOpts"in e}const T=(e,t)=>Uf(e,t,Pr);function f(e,t,n){const r=arguments.length;return r===2?we(t)&&!oe(t)?hl(t)?Oe(e,null,[t]):Oe(e,t):Oe(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&hl(n)&&(n=[n]),Oe(e,t,n))}const l1="3.4.21";/**
* @vue/runtime-dom v3.4.21
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/const s1="http://www.w3.org/2000/svg",i1="http://www.w3.org/1998/Math/MathML",Ht=typeof document<"u"?document:null,zs=Ht&&Ht.createElement("template"),a1={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"?Ht.createElementNS(s1,e):t==="mathml"?Ht.createElementNS(i1,e):Ht.createElement(e,n?{is:n}:void 0);return e==="select"&&r&&r.multiple!=null&&o.setAttribute("multiple",r.multiple),o},createText:e=>Ht.createTextNode(e),createComment:e=>Ht.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Ht.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,o,l){const s=n?n.previousSibling:t.lastChild;if(o&&(o===l||o.nextSibling))for(;t.insertBefore(o.cloneNode(!0),n),!(o===l||!(o=o.nextSibling)););else{zs.innerHTML=r==="svg"?`<svg>${e}</svg>`:r==="mathml"?`<math>${e}</math>`:e;const i=zs.content;if(r==="svg"||r==="mathml"){const a=i.firstChild;for(;a.firstChild;)i.appendChild(a.firstChild);i.removeChild(a)}t.insertBefore(i,n)}return[s?s.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Rt="transition",Yn="animation",Fn=Symbol("_vtc"),Yt=(e,{slots:t})=>f(vd,Za(e),t);Yt.displayName="Transition";const Xa={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},c1=Yt.props=$e({},$a,Xa),rn=(e,t=[])=>{oe(e)?e.forEach(n=>n(...t)):e&&e(...t)},Us=e=>e?oe(e)?e.some(t=>t.length>1):e.length>1:!1;function Za(e){const t={};for(const M in e)M in Xa||(t[M]=e[M]);if(e.css===!1)return t;const{name:n="v",type:r,duration:o,enterFromClass:l=`${n}-enter-from`,enterActiveClass:s=`${n}-enter-active`,enterToClass:i=`${n}-enter-to`,appearFromClass:a=l,appearActiveClass:c=s,appearToClass:u=i,leaveFromClass:d=`${n}-leave-from`,leaveActiveClass:p=`${n}-leave-active`,leaveToClass:h=`${n}-leave-to`}=e,m=u1(o),_=m&&m[0],b=m&&m[1],{onBeforeEnter:w,onEnter:C,onEnterCancelled:y,onLeave:x,onLeaveCancelled:P,onBeforeAppear:S=w,onAppear:I=C,onAppearCancelled:$=y}=t,Q=(M,re,ke)=>{Dt(M,re?u:i),Dt(M,re?c:s),ke&&ke()},O=(M,re)=>{M._isLeaving=!1,Dt(M,d),Dt(M,h),Dt(M,p),re&&re()},U=M=>(re,ke)=>{const _e=M?I:C,K=()=>Q(re,M,ke);rn(_e,[re,K]),qs(()=>{Dt(re,M?a:l),St(re,M?u:i),Us(_e)||Ws(re,r,_,K)})};return $e(t,{onBeforeEnter(M){rn(w,[M]),St(M,l),St(M,s)},onBeforeAppear(M){rn(S,[M]),St(M,a),St(M,c)},onEnter:U(!1),onAppear:U(!0),onLeave(M,re){M._isLeaving=!0;const ke=()=>O(M,re);St(M,d),tc(),St(M,p),qs(()=>{M._isLeaving&&(Dt(M,d),St(M,h),Us(x)||Ws(M,r,b,ke))}),rn(x,[M,ke])},onEnterCancelled(M){Q(M,!1),rn(y,[M])},onAppearCancelled(M){Q(M,!0),rn($,[M])},onLeaveCancelled(M){O(M),rn(P,[M])}})}function u1(e){if(e==null)return null;if(we(e))return[jo(e.enter),jo(e.leave)];{const t=jo(e);return[t,t]}}function jo(e){return hf(e)}function St(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[Fn]||(e[Fn]=new Set)).add(t)}function Dt(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.remove(r));const n=e[Fn];n&&(n.delete(t),n.size||(e[Fn]=void 0))}function qs(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let f1=0;function Ws(e,t,n,r){const o=e._endId=++f1,l=()=>{o===e._endId&&r()};if(n)return setTimeout(l,n);const{type:s,timeout:i,propCount:a}=ec(e,t);if(!s)return r();const c=s+"end";let u=0;const d=()=>{e.removeEventListener(c,p),l()},p=h=>{h.target===e&&++u>=a&&d()};setTimeout(()=>{u<a&&d()},i+1),e.addEventListener(c,p)}function ec(e,t){const n=window.getComputedStyle(e),r=m=>(n[m]||"").split(", "),o=r(`${Rt}Delay`),l=r(`${Rt}Duration`),s=Gs(o,l),i=r(`${Yn}Delay`),a=r(`${Yn}Duration`),c=Gs(i,a);let u=null,d=0,p=0;t===Rt?s>0&&(u=Rt,d=s,p=l.length):t===Yn?c>0&&(u=Yn,d=c,p=a.length):(d=Math.max(s,c),u=d>0?s>c?Rt:Yn:null,p=u?u===Rt?l.length:a.length:0);const h=u===Rt&&/\b(transform|all)(,|$)/.test(r(`${Rt}Property`).toString());return{type:u,timeout:d,propCount:p,hasTransform:h}}function Gs(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,r)=>Ks(n)+Ks(e[r])))}function Ks(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function tc(){return document.body.offsetHeight}function d1(e,t,n){const r=e[Fn];r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const Ys=Symbol("_vod"),p1=Symbol("_vsh"),h1=Symbol(""),v1=/(^|;)\s*display\s*:/;function m1(e,t,n){const r=e.style,o=Re(n);let l=!1;if(n&&!o){if(t)if(Re(t))for(const s of t.split(";")){const i=s.slice(0,s.indexOf(":")).trim();n[i]==null&&ro(r,i,"")}else for(const s in t)n[s]==null&&ro(r,s,"");for(const s in n)s==="display"&&(l=!0),ro(r,s,n[s])}else if(o){if(t!==n){const s=r[h1];s&&(n+=";"+s),r.cssText=n,l=v1.test(n)}}else t&&e.removeAttribute("style");Ys in e&&(e[Ys]=l?r.display:"",e[p1]&&(r.display="none"))}const Qs=/\s*!important$/;function ro(e,t,n){if(oe(n))n.forEach(r=>ro(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=g1(e,t);Qs.test(n)?e.setProperty(Un(r),n.replace(Qs,""),"important"):e[r]=n}}const Js=["Webkit","Moz","ms"],Bo={};function g1(e,t){const n=Bo[t];if(n)return n;let r=dt(t);if(r!=="filter"&&r in e)return Bo[t]=r;r=kr(r);for(let o=0;o<Js.length;o++){const l=Js[o]+r;if(l in e)return Bo[t]=l}return t}const Xs="http://www.w3.org/1999/xlink";function y1(e,t,n,r,o){if(r&&t.startsWith("xlink:"))n==null?e.removeAttributeNS(Xs,t.slice(6,t.length)):e.setAttributeNS(Xs,t,n);else{const l=_f(t);n==null||l&&!na(n)?e.removeAttribute(t):e.setAttribute(t,l?"":n)}}function b1(e,t,n,r,o,l,s){if(t==="innerHTML"||t==="textContent"){r&&s(r,o,l),e[t]=n??"";return}const i=e.tagName;if(t==="value"&&i!=="PROGRESS"&&!i.includes("-")){const c=i==="OPTION"?e.getAttribute("value")||"":e.value,u=n??"";(c!==u||!("_value"in e))&&(e.value=u),n==null&&e.removeAttribute(t),e._value=n;return}let a=!1;if(n===""||n==null){const c=typeof e[t];c==="boolean"?n=na(n):n==null&&c==="string"?(n="",a=!0):c==="number"&&(n=0,a=!0)}try{e[t]=n}catch{}a&&e.removeAttribute(t)}function En(e,t,n,r){e.addEventListener(t,n,r)}function _1(e,t,n,r){e.removeEventListener(t,n,r)}const Zs=Symbol("_vei");function w1(e,t,n,r,o=null){const l=e[Zs]||(e[Zs]={}),s=l[t];if(r&&s)s.value=r;else{const[i,a]=E1(t);if(r){const c=l[t]=x1(r,o);En(e,i,c,a)}else s&&(_1(e,i,s,a),l[t]=void 0)}}const ei=/(?:Once|Passive|Capture)$/;function E1(e){let t;if(ei.test(e)){t={};let r;for(;r=e.match(ei);)e=e.slice(0,e.length-r[0].length),t[r[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):Un(e.slice(2)),t]}let Ho=0;const k1=Promise.resolve(),C1=()=>Ho||(k1.then(()=>Ho=0),Ho=Date.now());function x1(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;ct(S1(r,n.value),t,5,[r])};return n.value=e,n.attached=C1(),n}function S1(e,t){if(oe(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 ti=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,T1=(e,t,n,r,o,l,s,i,a)=>{const c=o==="svg";t==="class"?d1(e,r,c):t==="style"?m1(e,n,r):Er(t)?Pl(t)||w1(e,t,n,r,s):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):L1(e,t,r,c))?b1(e,t,r,l,s,i,a):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),y1(e,t,r,c))};function L1(e,t,n,r){if(r)return!!(t==="innerHTML"||t==="textContent"||t in e&&ti(t)&&ae(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const o=e.tagName;if(o==="IMG"||o==="VIDEO"||o==="CANVAS"||o==="SOURCE")return!1}return ti(t)&&Re(n)?!1:t in e}const nc=new WeakMap,rc=new WeakMap,ho=Symbol("_moveCb"),ni=Symbol("_enterCb"),oc={name:"TransitionGroup",props:$e({},c1,{tag:String,moveClass:String}),setup(e,{slots:t}){const n=Ir(),r=Pa();let o,l;return Na(()=>{if(!o.length)return;const s=e.moveClass||`${e.name||"v"}-move`;if(!R1(o[0].el,n.vnode.el,s))return;o.forEach(O1),o.forEach(P1);const i=o.filter($1);tc(),i.forEach(a=>{const c=a.el,u=c.style;St(c,s),u.transform=u.webkitTransform=u.transitionDuration="";const d=c[ho]=p=>{p&&p.target!==c||(!p||/transform$/.test(p.propertyName))&&(c.removeEventListener("transitionend",d),c[ho]=null,Dt(c,s))};c.addEventListener("transitionend",d)})}),()=>{const s=fe(e),i=Za(s);let a=s.tag||Ue;o=l,l=t.default?Kl(t.default()):[];for(let c=0;c<l.length;c++){const u=l[c];u.key!=null&&pr(u,dr(u,i,r,n))}if(o)for(let c=0;c<o.length;c++){const u=o[c];pr(u,dr(u,i,r,n)),nc.set(u,u.el.getBoundingClientRect())}return Oe(a,null,l)}}},A1=e=>delete e.mode;oc.props;const I1=oc;function O1(e){const t=e.el;t[ho]&&t[ho](),t[ni]&&t[ni]()}function P1(e){rc.set(e,e.el.getBoundingClientRect())}function $1(e){const t=nc.get(e),n=rc.get(e),r=t.left-n.left,o=t.top-n.top;if(r||o){const l=e.el.style;return l.transform=l.webkitTransform=`translate(${r}px,${o}px)`,l.transitionDuration="0s",e}}function R1(e,t,n){const r=e.cloneNode(),o=e[Fn];o&&o.forEach(i=>{i.split(/\s+/).forEach(a=>a&&r.classList.remove(a))}),n.split(/\s+/).forEach(i=>i&&r.classList.add(i)),r.style.display="none";const l=t.nodeType===1?t:t.parentNode;l.appendChild(r);const{hasTransform:s}=ec(r);return l.removeChild(r),s}const ri=e=>{const t=e.props["onUpdate:modelValue"]||!1;return oe(t)?n=>to(t,n):t};function M1(e){e.target.composing=!0}function oi(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const Vo=Symbol("_assign"),lc={created(e,{modifiers:{lazy:t,trim:n,number:r}},o){e[Vo]=ri(o);const l=r||o.props&&o.props.type==="number";En(e,t?"change":"input",s=>{if(s.target.composing)return;let i=e.value;n&&(i=i.trim()),l&&(i=ll(i)),e[Vo](i)}),n&&En(e,"change",()=>{e.value=e.value.trim()}),t||(En(e,"compositionstart",M1),En(e,"compositionend",oi),En(e,"change",oi))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,modifiers:{lazy:n,trim:r,number:o}},l){if(e[Vo]=ri(l),e.composing)return;const s=o||e.type==="number"?ll(e.value):e.value,i=t??"";s!==i&&(document.activeElement===e&&e.type!=="range"&&(n||r&&e.value.trim()===i)||(e.value=i))}},N1=$e({patchProp:T1},a1);let zo,li=!1;function D1(){return zo=li?zo:Vd(N1),li=!0,zo}const F1=(...e)=>{const t=D1().createApp(...e),{mount:n}=t;return t.mount=r=>{const o=B1(r);if(o)return n(o,!0,j1(o))},t};function j1(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function B1(e){return Re(e)?document.querySelector(e):e}var H1=["link","meta","script","style","noscript","template"],V1=["title","base"],z1=([e,t,n])=>V1.includes(e)?e:H1.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,U1=e=>{const t=new Set,n=[];return e.forEach(r=>{const o=z1(r);o&&!t.has(o)&&(t.add(o),n.push(r))}),n},q1=e=>e[0]==="/"?e:`/${e}`,sc=e=>e[e.length-1]==="/"||e.endsWith(".html")?e:`${e}/`,gn=e=>/^(https?:)?\/\//.test(e),W1=/.md((\?|#).*)?$/,jn=(e,t="/")=>!!(gn(e)||e.startsWith("/")&&!e.startsWith(t)&&!W1.test(e)),ic=e=>/^[a-z][a-z0-9+.-]*:/.test(e),qn=e=>Object.prototype.toString.call(e)==="[object Object]",G1=e=>{const[t,...n]=e.split(/(\?|#)/);if(!t||t.endsWith("/"))return e;let r=t.replace(/(^|\/)README.md$/i,"$1index.html");return r.endsWith(".md")?r=r.substring(0,r.length-3)+".html":r.endsWith(".html")||(r=r+".html"),r.endsWith("/index.html")&&(r=r.substring(0,r.length-10)),r+n.join("")},es=e=>e[e.length-1]==="/"?e.slice(0,-1):e,ac=e=>e[0]==="/"?e.slice(1):e,K1=(e,t)=>{const n=Object.keys(e).sort((r,o)=>{const l=o.split("/").length-r.split("/").length;return l!==0?l:o.length-r.length});for(const r of n)if(t.startsWith(r))return r;return"/"},Pe=e=>typeof e=="string";const Y1="modulepreload",Q1=function(e){return"/"+e},si={},ce=function(t,n,r){let o=Promise.resolve();if(n&&n.length>0){const l=document.getElementsByTagName("link"),s=document.querySelector("meta[property=csp-nonce]"),i=(s==null?void 0:s.nonce)||(s==null?void 0:s.getAttribute("nonce"));o=Promise.all(n.map(a=>{if(a=Q1(a),a in si)return;si[a]=!0;const c=a.endsWith(".css"),u=c?'[rel="stylesheet"]':"";if(!!r)for(let h=l.length-1;h>=0;h--){const m=l[h];if(m.href===a&&(!c||m.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${a}"]${u}`))return;const p=document.createElement("link");if(p.rel=c?"stylesheet":Y1,c||(p.as="script",p.crossOrigin=""),p.href=a,i&&p.setAttribute("nonce",i),document.head.appendChild(p),c)return new Promise((h,m)=>{p.addEventListener("load",h),p.addEventListener("error",()=>m(new Error(`Unable to preload CSS for ${a}`)))})}))}return o.then(()=>t()).catch(l=>{const s=new Event("vite:preloadError",{cancelable:!0});if(s.payload=l,window.dispatchEvent(s),!s.defaultPrevented)throw l})},J1=JSON.parse("{}"),X1=Object.fromEntries([["/",{loader:()=>ce(()=>import("./index.html-xWBCJN1f.js"),__vite__mapDeps([])),meta:{t:"首页",i:"home"}}],["/deploy/",{loader:()=>ce(()=>import("./index.html-7EwwH1sr.js"),__vite__mapDeps([])),meta:{t:"项目部署",i:"laptop-code"}}],["/deploy/config.html",{loader:()=>ce(()=>import("./config.html-D1kNfoqX.js"),__vite__mapDeps([])),meta:{t:"配置",i:"cog",O:2}}],["/deploy/fandq.html",{loader:()=>ce(()=>import("./fandq.html-CFrsAXXG.js"),__vite__mapDeps([])),meta:{t:"答疑",i:"question",O:3}}],["/deploy/install.html",{loader:()=>ce(()=>import("./install.html-B6wCY17k.js"),__vite__mapDeps([])),meta:{t:"安装",i:"download",O:1}}],["/dev/",{loader:()=>ce(()=>import("./index.html-3sB368dY.js"),__vite__mapDeps([])),meta:{t:"开发及贡献",i:"laptop-code"}}],["/dev/dev_comm.html",{loader:()=>ce(()=>import("./dev_comm.html-D7DkfhtR.js"),__vite__mapDeps([])),meta:{t:"进程通信",i:"exchange-alt",O:4}}],["/dev/dev_lyfunc.html",{loader:()=>ce(()=>import("./dev_lyfunc.html-DKFY_wrl.js"),__vite__mapDeps([])),meta:{t:"轻雪函数",i:"code",O:2}}],["/dev/dev_lyplugin.html",{loader:()=>ce(()=>import("./dev_lyplugin.html-BTQwlygD.js"),__vite__mapDeps([])),meta:{t:"轻雪插件开发",i:"laptop-code",O:3}}],["/dev/dev_resource_pack.html",{loader:()=>ce(()=>import("./dev_resource_pack.html-Ck03KEhi.js"),__vite__mapDeps([])),meta:{t:"资源包开发",i:"box",O:1}}],["/en/",{loader:()=>ce(()=>import("./index.html-BalHW1fA.js"),__vite__mapDeps([])),meta:{t:"Home",i:"home"}}],["/store/",{loader:()=>ce(()=>import("./index.html-BNWIuOTA.js"),__vite__mapDeps([])),meta:{t:"资源及插件商店",i:"store"}}],["/store/plugin.html",{loader:()=>ce(()=>import("./plugin.html-92hqhA9W.js"),__vite__mapDeps([])),meta:{t:"插件商店",i:"plug",O:2}}],["/store/resource.html",{loader:()=>ce(()=>import("./resource.html-CW4TG6DG.js"),__vite__mapDeps([])),meta:{t:"资源商店",i:"box",O:1}}],["/usage/",{loader:()=>ce(()=>import("./index.html-DlAuq7S_.js"),__vite__mapDeps([])),meta:{t:"使用手册",i:"laptop-code"}}],["/usage/agreement.html",{loader:()=>ce(()=>import("./agreement.html-CN-xKo9d.js"),__vite__mapDeps([])),meta:{t:"用户协议",i:"user-secret",O:3}}],["/usage/basic_command.html",{loader:()=>ce(()=>import("./basic_command.html-BxL5aZFJ.js"),__vite__mapDeps([])),meta:{t:"基础命令",i:"comment",O:1}}],["/usage/extra_command.html",{loader:()=>ce(()=>import("./extra_command.html-Br6wd_53.js"),__vite__mapDeps([])),meta:{t:"功能命令",i:"comment",O:2}}],["/en/deploy/",{loader:()=>ce(()=>import("./index.html-B1bTcRgS.js"),__vite__mapDeps([])),meta:{t:"Deploy",i:"laptop-code"}}],["/en/deploy/config.html",{loader:()=>ce(()=>import("./config.html-DCo-OCId.js"),__vite__mapDeps([])),meta:{t:"Configuration",i:"cog",O:2}}],["/en/deploy/fandq.html",{loader:()=>ce(()=>import("./fandq.html-Bh6TpVve.js"),__vite__mapDeps([])),meta:{t:"FAQ",i:"question",O:3}}],["/en/deploy/install.html",{loader:()=>ce(()=>import("./install.html-TefZ0u4d.js"),__vite__mapDeps([])),meta:{t:"Installation",i:"download",O:1}}],["/en/dev/",{loader:()=>ce(()=>import("./index.html-BR_djHDu.js"),__vite__mapDeps([])),meta:{t:"Contribute",i:"laptop-code"}}],["/en/dev/dev_comm.html",{loader:()=>ce(()=>import("./dev_comm.html--30_RUZ6.js"),__vite__mapDeps([])),meta:{t:"Communication",i:"exchange-alt",O:4}}],["/en/dev/dev_lyfunc.html",{loader:()=>ce(()=>import("./dev_lyfunc.html-hIxm8JC3.js"),__vite__mapDeps([])),meta:{t:"Liteyuki Function",i:"code",O:2}}],["/en/dev/dev_lyplugin.html",{loader:()=>ce(()=>import("./dev_lyplugin.html-D5wJzcIe.js"),__vite__mapDeps([])),meta:{t:"Liteyuki Plugin",i:"laptop-code",O:3}}],["/en/dev/dev_resource_pack.html",{loader:()=>ce(()=>import("./dev_resource_pack.html-CyubhkwA.js"),__vite__mapDeps([])),meta:{t:"Resource Pack",i:"box",O:1}}],["/en/store/",{loader:()=>ce(()=>import("./index.html-C8SmH9kf.js"),__vite__mapDeps([])),meta:{t:"Extensions Store",i:"store"}}],["/en/store/plugin.html",{loader:()=>ce(()=>import("./plugin.html-si-Sggpu.js"),__vite__mapDeps([])),meta:{t:"Plugin Store",i:"plug",O:2}}],["/en/store/resource.html",{loader:()=>ce(()=>import("./resource.html-DoagQDdz.js"),__vite__mapDeps([])),meta:{t:"Resource Store",i:"box",O:1}}],["/en/usage/",{loader:()=>ce(()=>import("./index.html-CS0GECQX.js"),__vite__mapDeps([])),meta:{t:"Usage",i:"laptop-code"}}],["/en/usage/agreement.html",{loader:()=>ce(()=>import("./agreement.html-l0w5V0ON.js"),__vite__mapDeps([])),meta:{t:"User Agreement",i:"user-secret",O:3}}],["/en/usage/basic_command.html",{loader:()=>ce(()=>import("./basic_command.html-CNp60Sgh.js"),__vite__mapDeps([])),meta:{t:"Basic Commands",i:"comment",O:1}}],["/en/usage/extra_command.html",{loader:()=>ce(()=>import("./extra_command.html-BIywlEAw.js"),__vite__mapDeps([])),meta:{t:"Extra Commands",i:"comment",O:2}}],["/404.html",{loader:()=>ce(()=>import("./404.html-S0tHwCQc.js"),__vite__mapDeps([])),meta:{t:""}}]]);/*!
* vue-router v4.4.0
* (c) 2024 Eduardo San Martin Morote
* @license MIT
*/const kn=typeof document<"u";function Z1(e){return e.__esModule||e[Symbol.toStringTag]==="Module"}const me=Object.assign;function Uo(e,t){const n={};for(const r in t){const o=t[r];n[r]=bt(o)?o.map(e):e(o)}return n}const sr=()=>{},bt=Array.isArray,cc=/#/g,ep=/&/g,tp=/\//g,np=/=/g,rp=/\?/g,uc=/\+/g,op=/%5B/g,lp=/%5D/g,fc=/%5E/g,sp=/%60/g,dc=/%7B/g,ip=/%7C/g,pc=/%7D/g,ap=/%20/g;function ts(e){return encodeURI(""+e).replace(ip,"|").replace(op,"[").replace(lp,"]")}function cp(e){return ts(e).replace(dc,"{").replace(pc,"}").replace(fc,"^")}function ml(e){return ts(e).replace(uc,"%2B").replace(ap,"+").replace(cc,"%23").replace(ep,"%26").replace(sp,"`").replace(dc,"{").replace(pc,"}").replace(fc,"^")}function up(e){return ml(e).replace(np,"%3D")}function fp(e){return ts(e).replace(cc,"%23").replace(rp,"%3F")}function dp(e){return e==null?"":fp(e).replace(tp,"%2F")}function vr(e){try{return decodeURIComponent(""+e)}catch{}return""+e}const pp=/\/$/,hp=e=>e.replace(pp,"");function qo(e,t,n="/"){let r,o={},l="",s="";const i=t.indexOf("#");let a=t.indexOf("?");return i<a&&i>=0&&(a=-1),a>-1&&(r=t.slice(0,a),l=t.slice(a+1,i>-1?i:t.length),o=e(l)),i>-1&&(r=r||t.slice(0,i),s=t.slice(i,t.length)),r=yp(r??t,n),{fullPath:r+(l&&"?")+l+s,path:r,query:o,hash:vr(s)}}function vp(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function ii(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function mp(e,t,n){const r=t.matched.length-1,o=n.matched.length-1;return r>-1&&r===o&&Bn(t.matched[r],n.matched[o])&&hc(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function Bn(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function hc(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!gp(e[n],t[n]))return!1;return!0}function gp(e,t){return bt(e)?ai(e,t):bt(t)?ai(t,e):e===t}function ai(e,t){return bt(t)?e.length===t.length&&e.every((n,r)=>n===t[r]):e.length===1&&e[0]===t}function yp(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 l=n.length-1,s,i;for(s=0;s<r.length;s++)if(i=r[s],i!==".")if(i==="..")l>1&&l--;else break;return n.slice(0,l).join("/")+"/"+r.slice(s).join("/")}const Tt={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};var mr;(function(e){e.pop="pop",e.push="push"})(mr||(mr={}));var ir;(function(e){e.back="back",e.forward="forward",e.unknown=""})(ir||(ir={}));function bp(e){if(!e)if(kn){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),hp(e)}const _p=/^[^#]+#/;function wp(e,t){return e.replace(_p,"#")+t}function Ep(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 xo=()=>({left:window.scrollX,top:window.scrollY});function kp(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=Ep(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 ci(e,t){return(history.state?history.state.position-t:-1)+e}const gl=new Map;function Cp(e,t){gl.set(e,t)}function xp(e){const t=gl.get(e);return gl.delete(e),t}let Sp=()=>location.protocol+"//"+location.host;function vc(e,t){const{pathname:n,search:r,hash:o}=t,l=e.indexOf("#");if(l>-1){let i=o.includes(e.slice(l))?e.slice(l).length:1,a=o.slice(i);return a[0]!=="/"&&(a="/"+a),ii(a,"")}return ii(n,e)+r+o}function Tp(e,t,n,r){let o=[],l=[],s=null;const i=({state:p})=>{const h=vc(e,location),m=n.value,_=t.value;let b=0;if(p){if(n.value=h,t.value=p,s&&s===m){s=null;return}b=_?p.position-_.position:0}else r(h);o.forEach(w=>{w(n.value,m,{delta:b,type:mr.pop,direction:b?b>0?ir.forward:ir.back:ir.unknown})})};function a(){s=n.value}function c(p){o.push(p);const h=()=>{const m=o.indexOf(p);m>-1&&o.splice(m,1)};return l.push(h),h}function u(){const{history:p}=window;p.state&&p.replaceState(me({},p.state,{scroll:xo()}),"")}function d(){for(const p of l)p();l=[],window.removeEventListener("popstate",i),window.removeEventListener("beforeunload",u)}return window.addEventListener("popstate",i),window.addEventListener("beforeunload",u,{passive:!0}),{pauseListeners:a,listen:c,destroy:d}}function ui(e,t,n,r=!1,o=!1){return{back:e,current:t,forward:n,replaced:r,position:window.history.length,scroll:o?xo():null}}function Lp(e){const{history:t,location:n}=window,r={value:vc(e,n)},o={value:t.state};o.value||l(r.value,{back:null,current:r.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function l(a,c,u){const d=e.indexOf("#"),p=d>-1?(n.host&&document.querySelector("base")?e:e.slice(d))+a:Sp()+e+a;try{t[u?"replaceState":"pushState"](c,"",p),o.value=c}catch(h){console.error(h),n[u?"replace":"assign"](p)}}function s(a,c){const u=me({},t.state,ui(o.value.back,a,o.value.forward,!0),c,{position:o.value.position});l(a,u,!0),r.value=a}function i(a,c){const u=me({},o.value,t.state,{forward:a,scroll:xo()});l(u.current,u,!0);const d=me({},ui(r.value,a,null),{position:u.position+1},c);l(a,d,!1),r.value=a}return{location:r,state:o,push:i,replace:s}}function Ap(e){e=bp(e);const t=Lp(e),n=Tp(e,t.state,t.location,t.replace);function r(l,s=!0){s||n.pauseListeners(),history.go(l)}const o=me({location:"",base:e,go:r,createHref:wp.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}function Ip(e){return typeof e=="string"||e&&typeof e=="object"}function mc(e){return typeof e=="string"||typeof e=="symbol"}const gc=Symbol("");var fi;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(fi||(fi={}));function Hn(e,t){return me(new Error,{type:e,[gc]:!0},t)}function xt(e,t){return e instanceof Error&&gc in e&&(t==null||!!(e.type&t))}const di="[^/]+?",Op={sensitive:!1,strict:!1,start:!0,end:!0},Pp=/[.+*?^${}()[\]/\\]/g;function $p(e,t){const n=me({},Op,t),r=[];let o=n.start?"^":"";const l=[];for(const c of e){const u=c.length?[]:[90];n.strict&&!c.length&&(o+="/");for(let d=0;d<c.length;d++){const p=c[d];let h=40+(n.sensitive?.25:0);if(p.type===0)d||(o+="/"),o+=p.value.replace(Pp,"\\$&"),h+=40;else if(p.type===1){const{value:m,repeatable:_,optional:b,regexp:w}=p;l.push({name:m,repeatable:_,optional:b});const C=w||di;if(C!==di){h+=10;try{new RegExp(`(${C})`)}catch(x){throw new Error(`Invalid custom RegExp for param "${m}" (${C}): `+x.message)}}let y=_?`((?:${C})(?:/(?:${C}))*)`:`(${C})`;d||(y=b&&c.length<2?`(?:/${y})`:"/"+y),b&&(y+="?"),o+=y,h+=20,b&&(h+=-8),_&&(h+=-20),C===".*"&&(h+=-50)}u.push(h)}r.push(u)}if(n.strict&&n.end){const c=r.length-1;r[c][r[c].length-1]+=.7000000000000001}n.strict||(o+="/?"),n.end?o+="$":n.strict&&(o+="(?:/|$)");const s=new RegExp(o,n.sensitive?"":"i");function i(c){const u=c.match(s),d={};if(!u)return null;for(let p=1;p<u.length;p++){const h=u[p]||"",m=l[p-1];d[m.name]=h&&m.repeatable?h.split("/"):h}return d}function a(c){let u="",d=!1;for(const p of e){(!d||!u.endsWith("/"))&&(u+="/"),d=!1;for(const h of p)if(h.type===0)u+=h.value;else if(h.type===1){const{value:m,repeatable:_,optional:b}=h,w=m in c?c[m]:"";if(bt(w)&&!_)throw new Error(`Provided param "${m}" is an array but it is not repeatable (* or + modifiers)`);const C=bt(w)?w.join("/"):w;if(!C)if(b)p.length<2&&(u.endsWith("/")?u=u.slice(0,-1):d=!0);else throw new Error(`Missing required param "${m}"`);u+=C}}return u||"/"}return{re:s,score:r,keys:l,parse:i,stringify:a}}function Rp(e,t){let n=0;for(;n<e.length&&n<t.length;){const r=t[n]-e[n];if(r)return r;n++}return e.length<t.length?e.length===1&&e[0]===80?-1:1:e.length>t.length?t.length===1&&t[0]===80?1:-1:0}function yc(e,t){let n=0;const r=e.score,o=t.score;for(;n<r.length&&n<o.length;){const l=Rp(r[n],o[n]);if(l)return l;n++}if(Math.abs(o.length-r.length)===1){if(pi(r))return 1;if(pi(o))return-1}return o.length-r.length}function pi(e){const t=e[e.length-1];return e.length>0&&t[t.length-1]<0}const Mp={type:0,value:""},Np=/[a-zA-Z0-9_]/;function Dp(e){if(!e)return[[]];if(e==="/")return[[Mp]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(h){throw new Error(`ERR (${n})/"${c}": ${h}`)}let n=0,r=n;const o=[];let l;function s(){l&&o.push(l),l=[]}let i=0,a,c="",u="";function d(){c&&(n===0?l.push({type:0,value:c}):n===1||n===2||n===3?(l.length>1&&(a==="*"||a==="+")&&t(`A repeatable param (${c}) must be alone in its segment. eg: '/:ids+.`),l.push({type:1,value:c,regexp:u,repeatable:a==="*"||a==="+",optional:a==="*"||a==="?"})):t("Invalid state to consume buffer"),c="")}function p(){c+=a}for(;i<e.length;){if(a=e[i++],a==="\\"&&n!==2){r=n,n=4;continue}switch(n){case 0:a==="/"?(c&&d(),s()):a===":"?(d(),n=1):p();break;case 4:p(),n=r;break;case 1:a==="("?n=2:Np.test(a)?p():(d(),n=0,a!=="*"&&a!=="?"&&a!=="+"&&i--);break;case 2:a===")"?u[u.length-1]=="\\"?u=u.slice(0,-1)+a:n=3:u+=a;break;case 3:d(),n=0,a!=="*"&&a!=="?"&&a!=="+"&&i--,u="";break;default:t("Unknown state");break}}return n===2&&t(`Unfinished custom RegExp for param "${c}"`),d(),s(),o}function Fp(e,t,n){const r=$p(Dp(e.path),n),o=me(r,{record:e,parent:t,children:[],alias:[]});return t&&!o.record.aliasOf==!t.record.aliasOf&&t.children.push(o),o}function jp(e,t){const n=[],r=new Map;t=mi({strict:!1,end:!0,sensitive:!1},t);function o(d){return r.get(d)}function l(d,p,h){const m=!h,_=Bp(d);_.aliasOf=h&&h.record;const b=mi(t,d),w=[_];if("alias"in d){const x=typeof d.alias=="string"?[d.alias]:d.alias;for(const P of x)w.push(me({},_,{components:h?h.record.components:_.components,path:P,aliasOf:h?h.record:_}))}let C,y;for(const x of w){const{path:P}=x;if(p&&P[0]!=="/"){const S=p.record.path,I=S[S.length-1]==="/"?"":"/";x.path=p.record.path+(P&&I+P)}if(C=Fp(x,p,b),h?h.alias.push(C):(y=y||C,y!==C&&y.alias.push(C),m&&d.name&&!vi(C)&&s(d.name)),bc(C)&&a(C),_.children){const S=_.children;for(let I=0;I<S.length;I++)l(S[I],C,h&&h.children[I])}h=h||C}return y?()=>{s(y)}:sr}function s(d){if(mc(d)){const p=r.get(d);p&&(r.delete(d),n.splice(n.indexOf(p),1),p.children.forEach(s),p.alias.forEach(s))}else{const p=n.indexOf(d);p>-1&&(n.splice(p,1),d.record.name&&r.delete(d.record.name),d.children.forEach(s),d.alias.forEach(s))}}function i(){return n}function a(d){const p=zp(d,n);n.splice(p,0,d),d.record.name&&!vi(d)&&r.set(d.record.name,d)}function c(d,p){let h,m={},_,b;if("name"in d&&d.name){if(h=r.get(d.name),!h)throw Hn(1,{location:d});b=h.record.name,m=me(hi(p.params,h.keys.filter(y=>!y.optional).concat(h.parent?h.parent.keys.filter(y=>y.optional):[]).map(y=>y.name)),d.params&&hi(d.params,h.keys.map(y=>y.name))),_=h.stringify(m)}else if(d.path!=null)_=d.path,h=n.find(y=>y.re.test(_)),h&&(m=h.parse(_),b=h.record.name);else{if(h=p.name?r.get(p.name):n.find(y=>y.re.test(p.path)),!h)throw Hn(1,{location:d,currentLocation:p});b=h.record.name,m=me({},p.params,d.params),_=h.stringify(m)}const w=[];let C=h;for(;C;)w.unshift(C.record),C=C.parent;return{name:b,path:_,params:m,matched:w,meta:Vp(w)}}e.forEach(d=>l(d));function u(){n.length=0,r.clear()}return{addRoute:l,resolve:c,removeRoute:s,clearRoutes:u,getRoutes:i,getRecordMatcher:o}}function hi(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}function Bp(e){return{path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:void 0,beforeEnter:e.beforeEnter,props:Hp(e),children:e.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in e?e.components||null:e.component&&{default:e.component}}}function Hp(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 vi(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function Vp(e){return e.reduce((t,n)=>me(t,n.meta),{})}function mi(e,t){const n={};for(const r in e)n[r]=r in t?t[r]:e[r];return n}function zp(e,t){let n=0,r=t.length;for(;n!==r;){const l=n+r>>1;yc(e,t[l])<0?r=l:n=l+1}const o=Up(e);return o&&(r=t.lastIndexOf(o,r-1)),r}function Up(e){let t=e;for(;t=t.parent;)if(bc(t)&&yc(e,t)===0)return t}function bc({record:e}){return!!(e.name||e.components&&Object.keys(e.components).length||e.redirect)}function qp(e){const t={};if(e===""||e==="?")return t;const r=(e[0]==="?"?e.slice(1):e).split("&");for(let o=0;o<r.length;++o){const l=r[o].replace(uc," "),s=l.indexOf("="),i=vr(s<0?l:l.slice(0,s)),a=s<0?null:vr(l.slice(s+1));if(i in t){let c=t[i];bt(c)||(c=t[i]=[c]),c.push(a)}else t[i]=a}return t}function gi(e){let t="";for(let n in e){const r=e[n];if(n=up(n),r==null){r!==void 0&&(t+=(t.length?"&":"")+n);continue}(bt(r)?r.map(l=>l&&ml(l)):[r&&ml(r)]).forEach(l=>{l!==void 0&&(t+=(t.length?"&":"")+n,l!=null&&(t+="="+l))})}return t}function Wp(e){const t={};for(const n in e){const r=e[n];r!==void 0&&(t[n]=bt(r)?r.map(o=>o==null?null:""+o):r==null?r:""+r)}return t}const Gp=Symbol(""),yi=Symbol(""),So=Symbol(""),ns=Symbol(""),yl=Symbol("");function Qn(){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 Vt(e,t,n,r,o,l=s=>s()){const s=r&&(r.enterCallbacks[o]=r.enterCallbacks[o]||[]);return()=>new Promise((i,a)=>{const c=p=>{p===!1?a(Hn(4,{from:n,to:t})):p instanceof Error?a(p):Ip(p)?a(Hn(2,{from:t,to:p})):(s&&r.enterCallbacks[o]===s&&typeof p=="function"&&s.push(p),i())},u=l(()=>e.call(r&&r.instances[o],t,n,c));let d=Promise.resolve(u);e.length<3&&(d=d.then(c)),d.catch(p=>a(p))})}function Wo(e,t,n,r,o=l=>l()){const l=[];for(const s of e)for(const i in s.components){let a=s.components[i];if(!(t!=="beforeRouteEnter"&&!s.instances[i]))if(Kp(a)){const u=(a.__vccOpts||a)[t];u&&l.push(Vt(u,n,r,s,i,o))}else{let c=a();l.push(()=>c.then(u=>{if(!u)return Promise.reject(new Error(`Couldn't resolve component "${i}" at "${s.path}"`));const d=Z1(u)?u.default:u;s.components[i]=d;const h=(d.__vccOpts||d)[t];return h&&Vt(h,n,r,s,i,o)()}))}}return l}function Kp(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function bi(e){const t=De(So),n=De(ns),r=T(()=>{const a=rt(e.to);return t.resolve(a)}),o=T(()=>{const{matched:a}=r.value,{length:c}=a,u=a[c-1],d=n.matched;if(!u||!d.length)return-1;const p=d.findIndex(Bn.bind(null,u));if(p>-1)return p;const h=_i(a[c-2]);return c>1&&_i(u)===h&&d[d.length-1].path!==h?d.findIndex(Bn.bind(null,a[c-2])):p}),l=T(()=>o.value>-1&&Xp(n.params,r.value.params)),s=T(()=>o.value>-1&&o.value===n.matched.length-1&&hc(n.params,r.value.params));function i(a={}){return Jp(a)?t[rt(e.replace)?"replace":"push"](rt(e.to)).catch(sr):Promise.resolve()}return{route:r,href:T(()=>r.value.href),isActive:l,isExactActive:s,navigate:i}}const Yp=V({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"}},useLink:bi,setup(e,{slots:t}){const n=Cr(bi(e)),{options:r}=De(So),o=T(()=>({[wi(e.activeClass,r.linkActiveClass,"router-link-active")]:n.isActive,[wi(e.exactActiveClass,r.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const l=t.default&&t.default(n);return e.custom?l:f("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:o.value},l)}}}),Qp=Yp;function Jp(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 Xp(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(!bt(o)||o.length!==r.length||r.some((l,s)=>l!==o[s]))return!1}return!0}function _i(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const wi=(e,t,n)=>e??t??n,Zp=V({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const r=De(yl),o=T(()=>e.route||r.value),l=De(yi,0),s=T(()=>{let c=rt(l);const{matched:u}=o.value;let d;for(;(d=u[c])&&!d.components;)c++;return c}),i=T(()=>o.value.matched[s.value]);Pn(yi,T(()=>s.value+1)),Pn(Gp,i),Pn(yl,o);const a=Y();return ve(()=>[a.value,i.value,e.name],([c,u,d],[p,h,m])=>{u&&(u.instances[d]=c,h&&h!==u&&c&&c===p&&(u.leaveGuards.size||(u.leaveGuards=h.leaveGuards),u.updateGuards.size||(u.updateGuards=h.updateGuards))),c&&u&&(!h||!Bn(u,h)||!p)&&(u.enterCallbacks[d]||[]).forEach(_=>_(c))},{flush:"post"}),()=>{const c=o.value,u=e.name,d=i.value,p=d&&d.components[u];if(!p)return Ei(n.default,{Component:p,route:c});const h=d.props[u],m=h?h===!0?c.params:typeof h=="function"?h(c):h:null,b=f(p,me({},m,t,{onVnodeUnmounted:w=>{w.component.isUnmounted&&(d.instances[u]=null)},ref:a}));return Ei(n.default,{Component:b,route:c})||b}}});function Ei(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const e0=Zp;function t0(e){const t=jp(e.routes,e),n=e.parseQuery||qp,r=e.stringifyQuery||gi,o=e.history,l=Qn(),s=Qn(),i=Qn(),a=Fe(Tt);let c=Tt;kn&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const u=Uo.bind(null,E=>""+E),d=Uo.bind(null,dp),p=Uo.bind(null,vr);function h(E,F){let j,X;return mc(E)?(j=t.getRecordMatcher(E),X=F):X=E,t.addRoute(X,j)}function m(E){const F=t.getRecordMatcher(E);F&&t.removeRoute(F)}function _(){return t.getRoutes().map(E=>E.record)}function b(E){return!!t.getRecordMatcher(E)}function w(E,F){if(F=me({},F||a.value),typeof E=="string"){const g=qo(n,E,F.path),k=t.resolve({path:g.path},F),A=o.createHref(g.fullPath);return me(g,k,{params:p(k.params),hash:vr(g.hash),redirectedFrom:void 0,href:A})}let j;if(E.path!=null)j=me({},E,{path:qo(n,E.path,F.path).path});else{const g=me({},E.params);for(const k in g)g[k]==null&&delete g[k];j=me({},E,{params:d(g)}),F.params=d(F.params)}const X=t.resolve(j,F),de=E.hash||"";X.params=u(p(X.params));const be=vp(r,me({},E,{hash:cp(de),path:X.path})),v=o.createHref(be);return me({fullPath:be,hash:de,query:r===gi?Wp(E.query):E.query||{}},X,{redirectedFrom:void 0,href:v})}function C(E){return typeof E=="string"?qo(n,E,a.value.path):me({},E)}function y(E,F){if(c!==E)return Hn(8,{from:F,to:E})}function x(E){return I(E)}function P(E){return x(me(C(E),{replace:!0}))}function S(E){const F=E.matched[E.matched.length-1];if(F&&F.redirect){const{redirect:j}=F;let X=typeof j=="function"?j(E):j;return typeof X=="string"&&(X=X.includes("?")||X.includes("#")?X=C(X):{path:X},X.params={}),me({query:E.query,hash:E.hash,params:X.path!=null?{}:E.params},X)}}function I(E,F){const j=c=w(E),X=a.value,de=E.state,be=E.force,v=E.replace===!0,g=S(j);if(g)return I(me(C(g),{state:typeof g=="object"?me({},de,g.state):de,force:be,replace:v}),F||j);const k=j;k.redirectedFrom=F;let A;return!be&&mp(r,X,j)&&(A=Hn(16,{to:k,from:X}),Ye(X,X,!0,!1)),(A?Promise.resolve(A):O(k,X)).catch(L=>xt(L)?xt(L,2)?L:ot(L):W(L,k,X)).then(L=>{if(L){if(xt(L,2))return I(me({replace:v},C(L.to),{state:typeof L.to=="object"?me({},de,L.to.state):de,force:be}),F||k)}else L=M(k,X,!0,v,de);return U(k,X,L),L})}function $(E,F){const j=y(E,F);return j?Promise.reject(j):Promise.resolve()}function Q(E){const F=G.values().next().value;return F&&typeof F.runWithContext=="function"?F.runWithContext(E):E()}function O(E,F){let j;const[X,de,be]=n0(E,F);j=Wo(X.reverse(),"beforeRouteLeave",E,F);for(const g of X)g.leaveGuards.forEach(k=>{j.push(Vt(k,E,F))});const v=$.bind(null,E,F);return j.push(v),J(j).then(()=>{j=[];for(const g of l.list())j.push(Vt(g,E,F));return j.push(v),J(j)}).then(()=>{j=Wo(de,"beforeRouteUpdate",E,F);for(const g of de)g.updateGuards.forEach(k=>{j.push(Vt(k,E,F))});return j.push(v),J(j)}).then(()=>{j=[];for(const g of be)if(g.beforeEnter)if(bt(g.beforeEnter))for(const k of g.beforeEnter)j.push(Vt(k,E,F));else j.push(Vt(g.beforeEnter,E,F));return j.push(v),J(j)}).then(()=>(E.matched.forEach(g=>g.enterCallbacks={}),j=Wo(be,"beforeRouteEnter",E,F,Q),j.push(v),J(j))).then(()=>{j=[];for(const g of s.list())j.push(Vt(g,E,F));return j.push(v),J(j)}).catch(g=>xt(g,8)?g:Promise.reject(g))}function U(E,F,j){i.list().forEach(X=>Q(()=>X(E,F,j)))}function M(E,F,j,X,de){const be=y(E,F);if(be)return be;const v=F===Tt,g=kn?history.state:{};j&&(X||v?o.replace(E.fullPath,me({scroll:v&&g&&g.scroll},de)):o.push(E.fullPath,de)),a.value=E,Ye(E,F,j,v),ot()}let re;function ke(){re||(re=o.listen((E,F,j)=>{if(!te.listening)return;const X=w(E),de=S(X);if(de){I(me(de,{replace:!0}),X).catch(sr);return}c=X;const be=a.value;kn&&Cp(ci(be.fullPath,j.delta),xo()),O(X,be).catch(v=>xt(v,12)?v:xt(v,2)?(I(v.to,X).then(g=>{xt(g,20)&&!j.delta&&j.type===mr.pop&&o.go(-1,!1)}).catch(sr),Promise.reject()):(j.delta&&o.go(-j.delta,!1),W(v,X,be))).then(v=>{v=v||M(X,be,!1),v&&(j.delta&&!xt(v,8)?o.go(-j.delta,!1):j.type===mr.pop&&xt(v,20)&&o.go(-1,!1)),U(X,be,v)}).catch(sr)}))}let _e=Qn(),K=Qn(),le;function W(E,F,j){ot(E);const X=K.list();return X.length?X.forEach(de=>de(E,F,j)):console.error(E),Promise.reject(E)}function Se(){return le&&a.value!==Tt?Promise.resolve():new Promise((E,F)=>{_e.add([E,F])})}function ot(E){return le||(le=!E,ke(),_e.list().forEach(([F,j])=>E?j(E):F()),_e.reset()),E}function Ye(E,F,j,X){const{scrollBehavior:de}=e;if(!kn||!de)return Promise.resolve();const be=!j&&xp(ci(E.fullPath,0))||(X||!j)&&history.state&&history.state.scroll||null;return Qt().then(()=>de(E,F,be)).then(v=>v&&kp(v)).catch(v=>W(v,E,F))}const Z=E=>o.go(E);let z;const G=new Set,te={currentRoute:a,listening:!0,addRoute:h,removeRoute:m,clearRoutes:t.clearRoutes,hasRoute:b,getRoutes:_,resolve:w,options:e,push:x,replace:P,go:Z,back:()=>Z(-1),forward:()=>Z(1),beforeEach:l.add,beforeResolve:s.add,afterEach:i.add,onError:K.add,isReady:Se,install(E){const F=this;E.component("RouterLink",Qp),E.component("RouterView",e0),E.config.globalProperties.$router=F,Object.defineProperty(E.config.globalProperties,"$route",{enumerable:!0,get:()=>rt(a)}),kn&&!z&&a.value===Tt&&(z=!0,x(o.location).catch(de=>{}));const j={};for(const de in Tt)Object.defineProperty(j,de,{get:()=>a.value[de],enumerable:!0});E.provide(So,F),E.provide(ns,ma(j)),E.provide(yl,a);const X=E.unmount;G.add(E),E.unmount=function(){G.delete(E),G.size<1&&(c=Tt,re&&re(),re=null,a.value=Tt,z=!1,le=!1),X()}}};function J(E){return E.reduce((F,j)=>F.then(()=>Q(j)),Promise.resolve())}return te}function n0(e,t){const n=[],r=[],o=[],l=Math.max(t.matched.length,e.matched.length);for(let s=0;s<l;s++){const i=t.matched[s];i&&(e.matched.find(c=>Bn(c,i))?r.push(i):n.push(i));const a=e.matched[s];a&&(t.matched.find(c=>Bn(c,a))||o.push(a))}return[n,r,o]}function yn(){return De(So)}function Jt(e){return De(ns)}var rs=Symbol(""),Ct=()=>{const e=De(rs);if(!e)throw new Error("useClientData() is called without provider.");return e},r0=()=>Ct().pageComponent,Le=()=>Ct().pageData,Ae=()=>Ct().pageFrontmatter,o0=()=>Ct().pageHead,os=()=>Ct().pageLang,l0=()=>Ct().pageLayout,Xt=()=>Ct().routeLocale,_c=()=>Ct().routes,wc=()=>Ct().siteData,To=()=>Ct().siteLocaleData,s0=Symbol(""),bl=Fe(J1),gr=Fe(X1),Ec=e=>{const t=G1(e);if(gr.value[t])return t;const n=encodeURI(t);return gr.value[n]?n:bl.value[t]||bl.value[n]||t},Lo=e=>{const t=Ec(e),n=gr.value[t]??{...gr.value["/404.html"],notFound:!0};return{path:t,notFound:!1,...n}},Ao=V({name:"ClientOnly",setup(e,t){const n=Y(!1);return Ee(()=>{n.value=!0}),()=>{var r,o;return n.value?(o=(r=t.slots).default)==null?void 0:o.call(r):null}}}),kc=V({name:"Content",props:{path:{type:String,required:!1,default:""}},setup(e){const t=r0(),n=T(()=>{if(!e.path)return t.value;const r=Lo(e.path);return md(()=>r.loader().then(({comp:o})=>o))});return()=>f(n.value)}}),et=(e={})=>e,Ge=e=>gn(e)?e:`/${ac(e)}`,i0=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}},Je=({active:e=!1,activeClass:t="route-link-active",to:n,...r},{slots:o})=>{var a;const l=yn(),s=Ec(n),i=s.startsWith("#")||s.startsWith("?")?s:Ge(s);return f("a",{...r,class:["route-link",{[t]:e}],href:i,onClick:(c={})=>{i0(c)?l.push(n).catch():Promise.resolve()}},(a=o.default)==null?void 0:a.call(o))};Je.displayName="RouteLink";Je.props={active:Boolean,activeClass:String,to:String};var a0="Layout",c0="en-US",on=Cr({resolveLayouts:e=>e.reduce((t,n)=>({...t,...n.layouts}),{}),resolvePageHead:(e,t,n)=>{const r=Pe(t.description)?t.description:n.description,o=[...Array.isArray(t.head)?t.head:[],...n.head,["title",{},e],["meta",{name:"description",content:r}]];return U1(o)},resolvePageHeadTitle:(e,t)=>[e.title,t.title].filter(n=>!!n).join(" | "),resolvePageLang:(e,t)=>e.lang||t.lang||c0,resolvePageLayout:(e,t)=>{const n=Pe(e.frontmatter.layout)?e.frontmatter.layout:a0;if(!t[n])throw new Error(`[vuepress] Cannot resolve layout: ${n}`);return t[n]},resolveRouteLocale:(e,t)=>K1(e,t),resolveSiteLocaleData:(e,t)=>{var n;return{...e,...e.locales[t],head:[...((n=e.locales[t])==null?void 0:n.head)??[],...e.head??[]]}}});const u0={},$r=e=>{const t=Xt();return T(()=>e[t.value]??{})},f0=()=>{const e=_c();return T(()=>Object.keys(e.value))};var qe=Uint8Array,xn=Uint16Array,d0=Int32Array,Cc=new qe([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),xc=new qe([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),p0=new qe([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),Sc=function(e,t){for(var n=new xn(31),r=0;r<31;++r)n[r]=t+=1<<e[r-1];for(var o=new d0(n[30]),r=1;r<30;++r)for(var l=n[r];l<n[r+1];++l)o[l]=l-n[r]<<5|r;return{b:n,r:o}},Tc=Sc(Cc,2),Lc=Tc.b,h0=Tc.r;Lc[28]=258,h0[258]=28;var v0=Sc(xc,0),m0=v0.b,_l=new xn(32768);for(var xe=0;xe<32768;++xe){var Mt=(xe&43690)>>1|(xe&21845)<<1;Mt=(Mt&52428)>>2|(Mt&13107)<<2,Mt=(Mt&61680)>>4|(Mt&3855)<<4,_l[xe]=((Mt&65280)>>8|(Mt&255)<<8)>>1}var ar=function(e,t,n){for(var r=e.length,o=0,l=new xn(t);o<r;++o)e[o]&&++l[e[o]-1];var s=new xn(t);for(o=1;o<t;++o)s[o]=s[o-1]+l[o-1]<<1;var i;if(n){i=new xn(1<<t);var a=15-t;for(o=0;o<r;++o)if(e[o])for(var c=o<<4|e[o],u=t-e[o],d=s[e[o]-1]++<<u,p=d|(1<<u)-1;d<=p;++d)i[_l[d]>>a]=c}else for(i=new xn(r),o=0;o<r;++o)e[o]&&(i[o]=_l[s[e[o]-1]++]>>15-e[o]);return i},Rr=new qe(288);for(var xe=0;xe<144;++xe)Rr[xe]=8;for(var xe=144;xe<256;++xe)Rr[xe]=9;for(var xe=256;xe<280;++xe)Rr[xe]=7;for(var xe=280;xe<288;++xe)Rr[xe]=8;var Ac=new qe(32);for(var xe=0;xe<32;++xe)Ac[xe]=5;var g0=ar(Rr,9,1),y0=ar(Ac,5,1),Go=function(e){for(var t=e[0],n=1;n<e.length;++n)e[n]>t&&(t=e[n]);return t},ht=function(e,t,n){var r=t/8|0;return(e[r]|e[r+1]<<8)>>(t&7)&n},Ko=function(e,t){var n=t/8|0;return(e[n]|e[n+1]<<8|e[n+2]<<16)>>(t&7)},b0=function(e){return(e+7)/8|0},ls=function(e,t,n){return(t==null||t<0)&&(t=0),(n==null||n>e.length)&&(n=e.length),new qe(e.subarray(t,n))},_0=["unexpected EOF","invalid block type","invalid length/literal","invalid distance","stream finished","no stream handler",,"no callback","invalid UTF-8 data","extra field too long","date not in range 1980-2099","filename too long","stream finishing","invalid zip data"],it=function(e,t,n){var r=new Error(t||_0[e]);if(r.code=e,Error.captureStackTrace&&Error.captureStackTrace(r,it),!n)throw r;return r},w0=function(e,t,n,r){var o=e.length,l=r?r.length:0;if(!o||t.f&&!t.l)return n||new qe(0);var s=!n,i=s||t.i!=2,a=t.i;s&&(n=new qe(o*3));var c=function(de){var be=n.length;if(de>be){var v=new qe(Math.max(be*2,de));v.set(n),n=v}},u=t.f||0,d=t.p||0,p=t.b||0,h=t.l,m=t.d,_=t.m,b=t.n,w=o*8;do{if(!h){u=ht(e,d,1);var C=ht(e,d+1,3);if(d+=3,C)if(C==1)h=g0,m=y0,_=9,b=5;else if(C==2){var S=ht(e,d,31)+257,I=ht(e,d+10,15)+4,$=S+ht(e,d+5,31)+1;d+=14;for(var Q=new qe($),O=new qe(19),U=0;U<I;++U)O[p0[U]]=ht(e,d+U*3,7);d+=I*3;for(var M=Go(O),re=(1<<M)-1,ke=ar(O,M,1),U=0;U<$;){var _e=ke[ht(e,d,re)];d+=_e&15;var y=_e>>4;if(y<16)Q[U++]=y;else{var K=0,le=0;for(y==16?(le=3+ht(e,d,3),d+=2,K=Q[U-1]):y==17?(le=3+ht(e,d,7),d+=3):y==18&&(le=11+ht(e,d,127),d+=7);le--;)Q[U++]=K}}var W=Q.subarray(0,S),Se=Q.subarray(S);_=Go(W),b=Go(Se),h=ar(W,_,1),m=ar(Se,b,1)}else it(1);else{var y=b0(d)+4,x=e[y-4]|e[y-3]<<8,P=y+x;if(P>o){a&&it(0);break}i&&c(p+x),n.set(e.subarray(y,P),p),t.b=p+=x,t.p=d=P*8,t.f=u;continue}if(d>w){a&&it(0);break}}i&&c(p+131072);for(var ot=(1<<_)-1,Ye=(1<<b)-1,Z=d;;Z=d){var K=h[Ko(e,d)&ot],z=K>>4;if(d+=K&15,d>w){a&&it(0);break}if(K||it(2),z<256)n[p++]=z;else if(z==256){Z=d,h=null;break}else{var G=z-254;if(z>264){var U=z-257,te=Cc[U];G=ht(e,d,(1<<te)-1)+Lc[U],d+=te}var J=m[Ko(e,d)&Ye],E=J>>4;J||it(3),d+=J&15;var Se=m0[E];if(E>3){var te=xc[E];Se+=Ko(e,d)&(1<<te)-1,d+=te}if(d>w){a&&it(0);break}i&&c(p+131072);var F=p+G;if(p<Se){var j=l-Se,X=Math.min(Se,F);for(j+p<0&&it(3);p<X;++p)n[p]=r[j+p]}for(;p<F;++p)n[p]=n[p-Se]}}t.l=h,t.p=Z,t.b=p,t.f=u,h&&(u=1,t.m=_,t.d=m,t.n=b)}while(!u);return p!=n.length&&s?ls(n,0,p):n.subarray(0,p)},E0=new qe(0),k0=function(e,t){return((e[0]&15)!=8||e[0]>>4>7||(e[0]<<8|e[1])%31)&&it(6,"invalid zlib data"),(e[1]>>5&1)==+!t&&it(6,"invalid zlib data: "+(e[1]&32?"need":"unexpected")+" dictionary"),(e[1]>>3&4)+2};function C0(e,t){return w0(e.subarray(k0(e,t&&t.dictionary),-4),{i:2},t&&t.out,t&&t.dictionary)}var ki=typeof TextEncoder<"u"&&new TextEncoder,wl=typeof TextDecoder<"u"&&new TextDecoder,x0=0;try{wl.decode(E0,{stream:!0}),x0=1}catch{}var S0=function(e){for(var t="",n=0;;){var r=e[n++],o=(r>127)+(r>223)+(r>239);if(n+o>e.length)return{s:t,r:ls(e,n-1)};o?o==3?(r=((r&15)<<18|(e[n++]&63)<<12|(e[n++]&63)<<6|e[n++]&63)-65536,t+=String.fromCharCode(55296|r>>10,56320|r&1023)):o&1?t+=String.fromCharCode((r&31)<<6|e[n++]&63):t+=String.fromCharCode((r&15)<<12|(e[n++]&63)<<6|e[n++]&63):t+=String.fromCharCode(r)}};function T0(e,t){if(t){for(var n=new qe(e.length),r=0;r<e.length;++r)n[r]=e.charCodeAt(r);return n}if(ki)return ki.encode(e);for(var o=e.length,l=new qe(e.length+(e.length>>1)),s=0,i=function(u){l[s++]=u},r=0;r<o;++r){if(s+5>l.length){var a=new qe(s+8+(o-r<<1));a.set(l),l=a}var c=e.charCodeAt(r);c<128||t?i(c):c<2048?(i(192|c>>6),i(128|c&63)):c>55295&&c<57344?(c=65536+(c&1047552)|e.charCodeAt(++r)&1023,i(240|c>>18),i(128|c>>12&63),i(128|c>>6&63),i(128|c&63)):(i(224|c>>12),i(128|c>>6&63),i(128|c&63))}return ls(l,0,s)}function L0(e,t){if(t){for(var n="",r=0;r<e.length;r+=16384)n+=String.fromCharCode.apply(null,e.subarray(r,r+16384));return n}else{if(wl)return wl.decode(e);var o=S0(e),l=o.s,n=o.r;return n.length&&it(8),l}}const El=e=>{const t=atob(e);return L0(C0(T0(t,!0)))},ft=(e,t)=>{var r;const n=(r=(t==null?void 0:t._instance)||Ir())==null?void 0:r.appContext.components;return n?e in n||dt(e)in n||kr(dt(e))in n:!1},Ic=e=>new Promise(t=>setTimeout(t,e)),Oc=e=>typeof e<"u",Yo=e=>typeof e=="number",kl=Array.isArray,Vn=(e,t)=>Pe(e)&&e.startsWith(t),A0=(e,t)=>Pe(e)&&e.endsWith(t),Pc=Object.entries,Zt=Object.keys,I0=e=>{if(e){if(typeof e=="number")return new Date(e);const t=Date.parse(e.toString());if(!Number.isNaN(t))return new Date(t)}return null},ss=e=>Vn(e,"/");function is(e,t){let n,r,o;const l=Y(!0),s=()=>{l.value=!0,o()};ve(e,s,{flush:"sync"});const i=typeof t=="function"?t:t.get,a=typeof t=="function"?void 0:t.set,c=ql((u,d)=>(r=u,o=d,{get(){return l.value&&(n=i(),l.value=!1),r(),n},set(p){a==null||a(p)}}));return Object.isExtensible(c)&&(c.trigger=s),c}function Wn(e){return oa()?(kf(e),!0):!1}function He(e){return typeof e=="function"?e():rt(e)}const Mr=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const O0=Object.prototype.toString,P0=e=>O0.call(e)==="[object Object]",pn=()=>{},Ci=$0();function $0(){var e,t;return Mr&&((e=window==null?void 0:window.navigator)==null?void 0:e.userAgent)&&(/iP(ad|hone|od)/.test(window.navigator.userAgent)||((t=window==null?void 0:window.navigator)==null?void 0:t.maxTouchPoints)>2&&/iPad|Macintosh/.test(window==null?void 0:window.navigator.userAgent))}function as(e,t){function n(...r){return new Promise((o,l)=>{Promise.resolve(e(()=>t.apply(this,r),{fn:t,thisArg:this,args:r})).then(o).catch(l)})}return n}const $c=e=>e();function R0(e,t={}){let n,r,o=pn;const l=i=>{clearTimeout(i),o(),o=pn};return i=>{const a=He(e),c=He(t.maxWait);return n&&l(n),a<=0||c!==void 0&&c<=0?(r&&(l(r),r=null),Promise.resolve(i())):new Promise((u,d)=>{o=t.rejectOnCancel?d:u,c&&!r&&(r=setTimeout(()=>{n&&l(n),r=null,u(i())},c)),n=setTimeout(()=>{r&&l(r),r=null,u(i())},a)})}}function M0(...e){let t=0,n,r=!0,o=pn,l,s,i,a,c;!Me(e[0])&&typeof e[0]=="object"?{delay:s,trailing:i=!0,leading:a=!0,rejectOnCancel:c=!1}=e[0]:[s,i=!0,a=!0,c=!1]=e;const u=()=>{n&&(clearTimeout(n),n=void 0,o(),o=pn)};return p=>{const h=He(s),m=Date.now()-t,_=()=>l=p();return u(),h<=0?(t=Date.now(),_()):(m>h&&(a||!r)?(t=Date.now(),_()):i&&(l=new Promise((b,w)=>{o=c?w:b,n=setTimeout(()=>{t=Date.now(),r=!0,b(_()),u()},Math.max(0,h-m))})),!a&&!n&&(n=setTimeout(()=>r=!0,h)),r=!1,l)}}function N0(e=$c){const t=Y(!0);function n(){t.value=!1}function r(){t.value=!0}const o=(...l)=>{t.value&&e(...l)};return{isActive:xr(t),pause:n,resume:r,eventFilter:o}}function D0(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 Rc(e){return e||Ir()}function F0(...e){if(e.length!==1)return yo(...e);const t=e[0];return typeof t=="function"?xr(ql(()=>({get:t,set:pn}))):Y(t)}function Mc(e,t=200,n={}){return as(R0(t,n),e)}function j0(e,t=200,n=!1,r=!0,o=!1){return as(M0(t,n,r,o),e)}function B0(e,t,n={}){const{eventFilter:r=$c,...o}=n;return ve(e,as(r,t),o)}function H0(e,t,n={}){const{eventFilter:r,...o}=n,{eventFilter:l,pause:s,resume:i,isActive:a}=N0(r);return{stop:B0(e,t,{...o,eventFilter:l}),pause:s,resume:i,isActive:a}}function Io(e,t=!0,n){Rc()?Ee(e,n):t?e():Qt(e)}function V0(e,t){Rc(t)&&mn(e,t)}function z0(e,t,n={}){const{immediate:r=!0}=n,o=Y(!1);let l=null;function s(){l&&(clearTimeout(l),l=null)}function i(){o.value=!1,s()}function a(...c){s(),o.value=!0,l=setTimeout(()=>{o.value=!1,l=null,e(...c)},He(t))}return r&&(o.value=!0,Mr&&a()),Wn(i),{isPending:xr(o),start:a,stop:i}}function yr(e=!1,t={}){const{truthyValue:n=!0,falsyValue:r=!1}=t,o=Me(e),l=Y(e);function s(i){if(arguments.length)return l.value=i,l.value;{const a=He(n);return l.value=l.value===a?He(r):a,l.value}}return o?s:[l,s]}function Lt(e){var t;const n=He(e);return(t=n==null?void 0:n.$el)!=null?t:n}const It=Mr?window:void 0,Nc=Mr?window.document:void 0,Dc=Mr?window.navigator:void 0;function Ne(...e){let t,n,r,o;if(typeof e[0]=="string"||Array.isArray(e[0])?([n,r,o]=e,t=It):[t,n,r,o]=e,!t)return pn;Array.isArray(n)||(n=[n]),Array.isArray(r)||(r=[r]);const l=[],s=()=>{l.forEach(u=>u()),l.length=0},i=(u,d,p,h)=>(u.addEventListener(d,p,h),()=>u.removeEventListener(d,p,h)),a=ve(()=>[Lt(t),He(o)],([u,d])=>{if(s(),!u)return;const p=P0(d)?{...d}:d;l.push(...n.flatMap(h=>r.map(m=>i(u,h,m,p))))},{immediate:!0,flush:"post"}),c=()=>{a(),s()};return Wn(c),c}function U0(){const e=Y(!1),t=Ir();return t&&Ee(()=>{e.value=!0},t),e}function Nr(e){const t=U0();return T(()=>(t.value,!!e()))}function Fc(e,t={}){const{window:n=It}=t,r=Nr(()=>n&&"matchMedia"in n&&typeof n.matchMedia=="function");let o;const l=Y(!1),s=c=>{l.value=c.matches},i=()=>{o&&("removeEventListener"in o?o.removeEventListener("change",s):o.removeListener(s))},a=Aa(()=>{r.value&&(i(),o=n.matchMedia(He(e)),"addEventListener"in o?o.addEventListener("change",s):o.addListener(s),l.value=o.matches)});return Wn(()=>{a(),i(),o=void 0}),l}function xi(e,t={}){const{controls:n=!1,navigator:r=Dc}=t,o=Nr(()=>r&&"permissions"in r);let l;const s=typeof e=="string"?{name:e}:e,i=Y(),a=()=>{l&&(i.value=l.state)},c=D0(async()=>{if(o.value){if(!l)try{l=await r.permissions.query(s),Ne(l,"change",a),a()}catch{i.value="prompt"}return l}});return c(),n?{state:i,isSupported:o,query:c}:i}function q0(e={}){const{navigator:t=Dc,read:n=!1,source:r,copiedDuring:o=1500,legacy:l=!1}=e,s=Nr(()=>t&&"clipboard"in t),i=xi("clipboard-read"),a=xi("clipboard-write"),c=T(()=>s.value||l),u=Y(""),d=Y(!1),p=z0(()=>d.value=!1,o);function h(){s.value&&w(i.value)?t.clipboard.readText().then(C=>{u.value=C}):u.value=b()}c.value&&n&&Ne(["copy","cut"],h);async function m(C=He(r)){c.value&&C!=null&&(s.value&&w(a.value)?await t.clipboard.writeText(C):_(C),u.value=C,d.value=!0,p.start())}function _(C){const y=document.createElement("textarea");y.value=C??"",y.style.position="absolute",y.style.opacity="0",document.body.appendChild(y),y.select(),document.execCommand("copy"),y.remove()}function b(){var C,y,x;return(x=(y=(C=document==null?void 0:document.getSelection)==null?void 0:C.call(document))==null?void 0:y.toString())!=null?x:""}function w(C){return C==="granted"||C==="prompt"}return{isSupported:c,text:u,copied:d,copy:m}}const Kr=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Yr="__vueuse_ssr_handlers__",W0=G0();function G0(){return Yr in Kr||(Kr[Yr]=Kr[Yr]||{}),Kr[Yr]}function K0(e,t){return W0[e]||t}function Y0(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 Q0={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()}},Si="vueuse-storage";function Gn(e,t,n,r={}){var o;const{flush:l="pre",deep:s=!0,listenToStorageChanges:i=!0,writeDefaults:a=!0,mergeDefaults:c=!1,shallow:u,window:d=It,eventFilter:p,onError:h=O=>{console.error(O)},initOnMounted:m}=r,_=(u?Fe:Y)(typeof t=="function"?t():t);if(!n)try{n=K0("getDefaultStorage",()=>{var O;return(O=It)==null?void 0:O.localStorage})()}catch(O){h(O)}if(!n)return _;const b=He(t),w=Y0(b),C=(o=r.serializer)!=null?o:Q0[w],{pause:y,resume:x}=H0(_,()=>S(_.value),{flush:l,deep:s,eventFilter:p});d&&i&&Io(()=>{Ne(d,"storage",$),Ne(d,Si,Q),m&&$()}),m||$();function P(O,U){d&&d.dispatchEvent(new CustomEvent(Si,{detail:{key:e,oldValue:O,newValue:U,storageArea:n}}))}function S(O){try{const U=n.getItem(e);if(O==null)P(U,null),n.removeItem(e);else{const M=C.write(O);U!==M&&(n.setItem(e,M),P(U,M))}}catch(U){h(U)}}function I(O){const U=O?O.newValue:n.getItem(e);if(U==null)return a&&b!=null&&n.setItem(e,C.write(b)),b;if(!O&&c){const M=C.read(U);return typeof c=="function"?c(M,b):w==="object"&&!Array.isArray(M)?{...b,...M}:M}else return typeof U!="string"?U:C.read(U)}function $(O){if(!(O&&O.storageArea!==n)){if(O&&O.key==null){_.value=b;return}if(!(O&&O.key!==e)){y();try{(O==null?void 0:O.newValue)!==C.write(_.value)&&(_.value=I(O))}catch(U){h(U)}finally{O?Qt(x):x()}}}}function Q(O){$(O.detail)}return _}function J0(e){return Fc("(prefers-color-scheme: dark)",e)}function X0(e,t,n={}){const{window:r=It,...o}=n;let l;const s=Nr(()=>r&&"ResizeObserver"in r),i=()=>{l&&(l.disconnect(),l=void 0)},a=T(()=>Array.isArray(e)?e.map(d=>Lt(d)):[Lt(e)]),c=ve(a,d=>{if(i(),s.value&&r){l=new ResizeObserver(t);for(const p of d)p&&l.observe(p,o)}},{immediate:!0,flush:"post"}),u=()=>{i(),c()};return Wn(u),{isSupported:s,stop:u}}function Z0(e,t={width:0,height:0},n={}){const{window:r=It,box:o="content-box"}=n,l=T(()=>{var d,p;return(p=(d=Lt(e))==null?void 0:d.namespaceURI)==null?void 0:p.includes("svg")}),s=Y(t.width),i=Y(t.height),{stop:a}=X0(e,([d])=>{const p=o==="border-box"?d.borderBoxSize:o==="content-box"?d.contentBoxSize:d.devicePixelContentBoxSize;if(r&&l.value){const h=Lt(e);if(h){const m=r.getComputedStyle(h);s.value=Number.parseFloat(m.width),i.value=Number.parseFloat(m.height)}}else if(p){const h=Array.isArray(p)?p:[p];s.value=h.reduce((m,{inlineSize:_})=>m+_,0),i.value=h.reduce((m,{blockSize:_})=>m+_,0)}else s.value=d.contentRect.width,i.value=d.contentRect.height},n);Io(()=>{const d=Lt(e);d&&(s.value="offsetWidth"in d?d.offsetWidth:t.width,i.value="offsetHeight"in d?d.offsetHeight:t.height)});const c=ve(()=>Lt(e),d=>{s.value=d?t.width:0,i.value=d?t.height:0});function u(){a(),c()}return{width:s,height:i,stop:u}}const Ti=["fullscreenchange","webkitfullscreenchange","webkitendfullscreen","mozfullscreenchange","MSFullscreenChange"];function cs(e,t={}){const{document:n=Nc,autoExit:r=!1}=t,o=T(()=>{var w;return(w=Lt(e))!=null?w:n==null?void 0:n.querySelector("html")}),l=Y(!1),s=T(()=>["requestFullscreen","webkitRequestFullscreen","webkitEnterFullscreen","webkitEnterFullScreen","webkitRequestFullScreen","mozRequestFullScreen","msRequestFullscreen"].find(w=>n&&w in n||o.value&&w in o.value)),i=T(()=>["exitFullscreen","webkitExitFullscreen","webkitExitFullScreen","webkitCancelFullScreen","mozCancelFullScreen","msExitFullscreen"].find(w=>n&&w in n||o.value&&w in o.value)),a=T(()=>["fullScreen","webkitIsFullScreen","webkitDisplayingFullscreen","mozFullScreen","msFullscreenElement"].find(w=>n&&w in n||o.value&&w in o.value)),c=["fullscreenElement","webkitFullscreenElement","mozFullScreenElement","msFullscreenElement"].find(w=>n&&w in n),u=Nr(()=>o.value&&n&&s.value!==void 0&&i.value!==void 0&&a.value!==void 0),d=()=>c?(n==null?void 0:n[c])===o.value:!1,p=()=>{if(a.value){if(n&&n[a.value]!=null)return n[a.value];{const w=o.value;if((w==null?void 0:w[a.value])!=null)return!!w[a.value]}}return!1};async function h(){if(!(!u.value||!l.value)){if(i.value)if((n==null?void 0:n[i.value])!=null)await n[i.value]();else{const w=o.value;(w==null?void 0:w[i.value])!=null&&await w[i.value]()}l.value=!1}}async function m(){if(!u.value||l.value)return;p()&&await h();const w=o.value;s.value&&(w==null?void 0:w[s.value])!=null&&(await w[s.value](),l.value=!0)}async function _(){await(l.value?h():m())}const b=()=>{const w=p();(!w||w&&d())&&(l.value=w)};return Ne(n,Ti,b,!1),Ne(()=>Lt(o),Ti,b,!1),r&&Wn(h),{isSupported:u,isFullscreen:l,enter:m,exit:h,toggle:_}}function Qo(e){return typeof Window<"u"&&e instanceof Window?e.document.documentElement:typeof Document<"u"&&e instanceof Document?e.documentElement:e}function Jo(e,t=pn,n={}){const{immediate:r=!0,manual:o=!1,type:l="text/javascript",async:s=!0,crossOrigin:i,referrerPolicy:a,noModule:c,defer:u,document:d=Nc,attrs:p={}}=n,h=Y(null);let m=null;const _=C=>new Promise((y,x)=>{const P=$=>(h.value=$,y($),$);if(!d){y(!1);return}let S=!1,I=d.querySelector(`script[src="${He(e)}"]`);I?I.hasAttribute("data-loaded")&&P(I):(I=d.createElement("script"),I.type=l,I.async=s,I.src=He(e),u&&(I.defer=u),i&&(I.crossOrigin=i),c&&(I.noModule=c),a&&(I.referrerPolicy=a),Object.entries(p).forEach(([$,Q])=>I==null?void 0:I.setAttribute($,Q)),S=!0),I.addEventListener("error",$=>x($)),I.addEventListener("abort",$=>x($)),I.addEventListener("load",()=>{I.setAttribute("data-loaded","true"),t(I),P(I)}),S&&(I=d.head.appendChild(I)),C||P(I)}),b=(C=!0)=>(m||(m=_(C)),m),w=()=>{if(!d)return;m=null,h.value&&(h.value=null);const C=d.querySelector(`script[src="${He(e)}"]`);C&&d.head.removeChild(C)};return r&&!o&&Io(b),o||V0(w),{scriptTag:h,load:b,unload:w}}function jc(e){const t=window.getComputedStyle(e);if(t.overflowX==="scroll"||t.overflowY==="scroll"||t.overflowX==="auto"&&e.clientWidth<e.scrollWidth||t.overflowY==="auto"&&e.clientHeight<e.scrollHeight)return!0;{const n=e.parentNode;return!n||n.tagName==="BODY"?!1:jc(n)}}function eh(e){const t=e||window.event,n=t.target;return jc(n)?!1:t.touches.length>1?!0:(t.preventDefault&&t.preventDefault(),!1)}const Qr=new WeakMap;function Bc(e,t=!1){const n=Y(t);let r=null;ve(F0(e),s=>{const i=Qo(He(s));if(i){const a=i;Qr.get(a)||Qr.set(a,a.style.overflow),n.value&&(a.style.overflow="hidden")}},{immediate:!0});const o=()=>{const s=Qo(He(e));!s||n.value||(Ci&&(r=Ne(s,"touchmove",i=>{eh(i)},{passive:!1})),s.style.overflow="hidden",n.value=!0)},l=()=>{var s;const i=Qo(He(e));!i||!n.value||(Ci&&(r==null||r()),i.style.overflow=(s=Qr.get(i))!=null?s:"",Qr.delete(i),n.value=!1)};return Wn(l),T({get(){return n.value},set(s){s?o():l()}})}function Hc(e,t,n={}){const{window:r=It}=n;return Gn(e,t,r==null?void 0:r.sessionStorage,n)}function th(e={}){const{window:t=It,behavior:n="auto"}=e;if(!t)return{x:Y(0),y:Y(0)};const r=Y(t.scrollX),o=Y(t.scrollY),l=T({get(){return r.value},set(i){scrollTo({left:i,behavior:n})}}),s=T({get(){return o.value},set(i){scrollTo({top:i,behavior:n})}});return Ne(t,"scroll",()=>{r.value=t.scrollX,o.value=t.scrollY},{capture:!1,passive:!0}),{x:l,y:s}}function nh(e={}){const{window:t=It,initialWidth:n=Number.POSITIVE_INFINITY,initialHeight:r=Number.POSITIVE_INFINITY,listenOrientation:o=!0,includeScrollbar:l=!0}=e,s=Y(n),i=Y(r),a=()=>{t&&(l?(s.value=t.innerWidth,i.value=t.innerHeight):(s.value=t.document.documentElement.clientWidth,i.value=t.document.documentElement.clientHeight))};if(a(),Io(a),Ne("resize",a,{passive:!0}),o){const c=Fc("(orientation: portrait)");ve(c,()=>a())}return{width:s,height:i}}var rh=V({name:"FontIcon",props:{icon:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""}},setup(e){const t=T(()=>{const r=["font-icon icon"],o=`fas fa-${e.icon}`;return r.push("fa-fw fa-sm"),r.push(e.icon.includes(" ")?e.icon:o),r}),n=T(()=>{const r={};return e.color&&(r.color=e.color),e.size&&(r["font-size"]=Number.isNaN(Number(e.size))?e.size:`${e.size}px`),Zt(r).length?r:null});return()=>e.icon?f("span",{key:e.icon,class:t.value,style:n.value}):null}});const Vc=({type:e="info",text:t="",vertical:n,color:r},{slots:o})=>{var l;return f("span",{class:["vp-badge",e,{diy:r}],style:{verticalAlign:n??!1,backgroundColor:r??!1}},((l=o.default)==null?void 0:l.call(o))||t)};Vc.displayName="Badge";const zc=({title:e,desc:t="",logo:n,background:r,color:o,link:l})=>{const s=[n?f("img",{class:"vp-card-logo",src:Ge(n),loading:"lazy","no-view":""}):null,f("div",{class:"vp-card-content"},[f("div",{class:"vp-card-title",innerHTML:e}),f("hr"),f("div",{class:"vp-card-desc",innerHTML:t})])],i={};return r&&(i.background=r),o&&(i.color=o),l?jn(l)?f("a",{class:"vp-card",href:l,target:"_blank",style:i},s):f(Je,{to:l,class:"vp-card",style:i},()=>s):f("div",{class:"vp-card",style:i},s)};zc.displayName="VPCard";const oh=et({enhance:({app:e})=>{ft("FontIcon")||e.component("FontIcon",rh),ft("Badge")||e.component("Badge",Vc),ft("VPCard")||e.component("VPCard",zc)},setup:()=>{Jo("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6/js/brands.min.js",()=>{},{attrs:{"data-auto-replace-svg":"nest"}}),Jo("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6/js/solid.min.js",()=>{},{attrs:{"data-auto-replace-svg":"nest"}}),Jo("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6/js/fontawesome.min.js",()=>{},{attrs:{"data-auto-replace-svg":"nest"}})},rootComponents:[]}),Li=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},lh=({headerLinkSelector:e,headerAnchorSelector:t,delay:n,offset:r=5})=>{const o=yn();Ne("scroll",Mc(()=>{var m,_;const s=Math.max(window.scrollY,document.documentElement.scrollTop,document.body.scrollTop);if(Math.abs(s-0)<r){Li(o,"");return}const a=window.innerHeight+s,c=Math.max(document.documentElement.scrollHeight,document.body.scrollHeight),u=Math.abs(c-a)<r,d=Array.from(document.querySelectorAll(e)),h=Array.from(document.querySelectorAll(t)).filter(b=>d.some(w=>w.hash===b.hash));for(let b=0;b<h.length;b++){const w=h[b],C=h[b+1],y=s>=(((m=w.parentElement)==null?void 0:m.offsetTop)??0)-r,x=!C||s<(((_=C.parentElement)==null?void 0:_.offsetTop)??0)-r;if(!(y&&x))continue;const S=decodeURIComponent(o.currentRoute.value.hash),I=decodeURIComponent(w.hash);if(S===I)return;if(u){for(let $=b+1;$<h.length;$++)if(S===decodeURIComponent(h[$].hash))return}Li(o,I);return}},n))},sh=".vp-sidebar-link, .vp-toc-link",ih=".header-anchor",ah=200,ch=5,uh=et({setup(){lh({headerLinkSelector:sh,headerAnchorSelector:ih,delay:ah,offset:ch})}});let Uc=e=>Pe(e.title)?{title:e.title}:null;const qc=Symbol(""),fh=e=>{Uc=e},dh=()=>De(qc),ph=e=>{e.provide(qc,Uc)};var hh={"/en/":{title:"Catalog",empty:"No catalog"},"/":{title:"目录",empty:"暂无目录"}};const vh=V({name:"Catalog",props:{base:{type:String,default:""},level:{type:Number,default:3},index:Boolean,hideHeading:Boolean},setup(e){const t=dh(),n=$r(hh),r=Le(),o=_c(),l=wc(),i=Fe(Pc(o.value).map(([c,{meta:u}])=>{const d=t(u);if(!d)return null;const p=c.split("/").length;return{level:A0(c,"/")?p-2:p-1,base:c.replace(/\/[^/]+\/?$/,"/"),path:c,...d}}).filter(c=>qn(c)&&Pe(c.title))),a=T(()=>{const c=e.base?q1(sc(e.base)):r.value.path.replace(/\/[^/]+$/,"/"),u=c.split("/").length-2,d=[];return i.value.filter(({level:p,path:h})=>{if(!Vn(h,c)||h===c)return!1;if(c==="/"){const m=Zt(l.value.locales).filter(_=>_!=="/");if(h==="/404.html"||m.some(_=>Vn(h,_)))return!1}return p-u<=e.level}).sort(({title:p,level:h,order:m},{title:_,level:b,order:w})=>{const C=h-b;return C||(Yo(m)?Yo(w)?m>0?w>0?m-w:-1:w<0?m-w:1:m:Yo(w)?w:p.localeCompare(_))}).forEach(p=>{var _;const{base:h,level:m}=p;switch(m-u){case 1:{d.push(p);break}case 2:{const b=d.find(w=>w.path===h);b&&(b.children??(b.children=[])).push(p);break}default:{const b=d.find(w=>w.path===h.replace(/\/[^/]+\/$/,"/"));if(b){const w=(_=b.children)==null?void 0:_.find(C=>C.path===h);w&&(w.children??(w.children=[])).push(p)}}}}),d});return()=>{const c=a.value.some(u=>u.children);return f("div",{class:["vp-catalog-wrapper",{index:e.index}]},[e.hideHeading?null:f("h2",{class:"vp-catalog-main-title"},n.value.title),a.value.length?f(e.index?"ol":"ul",{class:["vp-catalogs",{deep:c}]},a.value.map(({children:u=[],title:d,path:p,content:h})=>{const m=f(Je,{class:"vp-catalog-title",to:p},()=>h?f(h):d);return f("li",{class:"vp-catalog"},c?[f("h3",{id:d,class:["vp-catalog-child-title",{"has-children":u.length}]},[f("a",{href:`#${d}`,class:"vp-catalog-header-anchor","aria-hidden":!0},"#"),m]),u.length?f(e.index?"ol":"ul",{class:"vp-child-catalogs"},u.map(({children:_=[],content:b,path:w,title:C})=>f("li",{class:"vp-child-catalog"},[f("div",{class:["vp-catalog-sub-title",{"has-children":_.length}]},[f("a",{href:`#${C}`,class:"vp-catalog-header-anchor"},"#"),f(Je,{class:"vp-catalog-title",to:w},()=>b?f(b):C)]),_.length?f(e.index?"ol":"div",{class:e.index?"vp-sub-catalogs":"vp-sub-catalogs-wrapper"},_.map(({content:y,path:x,title:P})=>e.index?f("li",{class:"vp-sub-catalog"},f(Je,{to:x},()=>y?f(y):P)):f(Je,{class:"vp-sub-catalog-link",to:x},()=>y?f(y):P))):null]))):null]:f("div",{class:"vp-catalog-child-title"},m))})):f("p",{class:"vp-empty-catalog"},n.value.empty)])}}}),mh=et({enhance:({app:e})=>{ph(e),ft("Catalog",e)||e.component("Catalog",vh)}});var gh={"/en/":{backToTop:"Back to top"},"/":{backToTop:"返回顶部"}};const yh=V({name:"BackToTop",setup(e){const t=Ae(),n=$r(gh),r=Fe(),{height:o}=Z0(r),{height:l}=nh(),{y:s}=th(),i=T(()=>t.value.backToTop!==!1&&s.value>100),a=T(()=>s.value/(o.value-l.value)*100);return Ee(()=>{r.value=document.body}),()=>f(Yt,{name:"back-to-top"},()=>i.value?f("button",{type:"button",class:"vp-back-to-top-button","aria-label":n.value.backToTop,onClick:()=>{window.scrollTo({top:0,behavior:"smooth"})}},[f("span",{class:"vp-scroll-progress",role:"progressbar","aria-labelledby":"loadinglabel","aria-valuenow":a.value},f("svg",f("circle",{cx:"50%",cy:"50%",style:{"stroke-dasharray":`calc(${Math.PI*a.value}% - ${4*Math.PI}px) calc(${Math.PI*100}% - ${4*Math.PI}px)`}}))),f("div",{class:"back-to-top-icon"})]):null)}}),bh=et({rootComponents:[yh]}),_h=f("svg",{class:"external-link-icon",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false",x:"0px",y:"0px",viewBox:"0 0 100 100",width:"15",height:"15"},[f("path",{fill:"currentColor",d:"M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"}),f("polygon",{fill:"currentColor",points:"45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"})]),Wc=V({name:"ExternalLinkIcon",props:{locales:{type:Object,required:!1,default:()=>({})}},setup(e){const t=Xt(),n=T(()=>e.locales[t.value]??{openInNewWindow:"open in new window"});return()=>f("span",[_h,f("span",{class:"external-link-icon-sr-only"},n.value.openInNewWindow)])}});var wh={};const Eh=wh,kh=et({enhance({app:e}){e.component("ExternalLinkIcon",f(Wc,{locales:Eh}))}});/**
* NProgress, (c) 2013, 2014 Rico Sta. Cruz - http://ricostacruz.com/nprogress
* @license MIT
*/const pe={settings:{minimum:.08,easing:"ease",speed:200,trickle:!0,trickleRate:.02,trickleSpeed:800,barSelector:'[role="bar"]',parent:"body",template:'<div class="bar" role="bar"></div>'},status:null,set:e=>{const t=pe.isStarted();e=Xo(e,pe.settings.minimum,1),pe.status=e===1?null:e;const n=pe.render(!t),r=n.querySelector(pe.settings.barSelector),o=pe.settings.speed,l=pe.settings.easing;return n.offsetWidth,Ch(s=>{Jr(r,{transform:"translate3d("+Ai(e)+"%,0,0)",transition:"all "+o+"ms "+l}),e===1?(Jr(n,{transition:"none",opacity:"1"}),n.offsetWidth,setTimeout(function(){Jr(n,{transition:"all "+o+"ms linear",opacity:"0"}),setTimeout(function(){pe.remove(),s()},o)},o)):setTimeout(()=>s(),o)}),pe},isStarted:()=>typeof pe.status=="number",start:()=>{pe.status||pe.set(0);const e=()=>{setTimeout(()=>{pe.status&&(pe.trickle(),e())},pe.settings.trickleSpeed)};return pe.settings.trickle&&e(),pe},done:e=>!e&&!pe.status?pe:pe.inc(.3+.5*Math.random()).set(1),inc:e=>{let t=pe.status;return t?(typeof e!="number"&&(e=(1-t)*Xo(Math.random()*t,.1,.95)),t=Xo(t+e,0,.994),pe.set(t)):pe.start()},trickle:()=>pe.inc(Math.random()*pe.settings.trickleRate),render:e=>{if(pe.isRendered())return document.getElementById("nprogress");Ii(document.documentElement,"nprogress-busy");const t=document.createElement("div");t.id="nprogress",t.innerHTML=pe.settings.template;const n=t.querySelector(pe.settings.barSelector),r=e?"-100":Ai(pe.status||0),o=document.querySelector(pe.settings.parent);return Jr(n,{transition:"all 0 linear",transform:"translate3d("+r+"%,0,0)"}),o!==document.body&&Ii(o,"nprogress-custom-parent"),o==null||o.appendChild(t),t},remove:()=>{Oi(document.documentElement,"nprogress-busy"),Oi(document.querySelector(pe.settings.parent),"nprogress-custom-parent");const e=document.getElementById("nprogress");e&&xh(e)},isRendered:()=>!!document.getElementById("nprogress")},Xo=(e,t,n)=>e<t?t:e>n?n:e,Ai=e=>(-1+e)*100,Ch=function(){const e=[];function t(){const n=e.shift();n&&n(t)}return function(n){e.push(n),e.length===1&&t()}}(),Jr=function(){const e=["Webkit","O","Moz","ms"],t={};function n(s){return s.replace(/^-ms-/,"ms-").replace(/-([\da-z])/gi,function(i,a){return a.toUpperCase()})}function r(s){const i=document.body.style;if(s in i)return s;let a=e.length;const c=s.charAt(0).toUpperCase()+s.slice(1);let u;for(;a--;)if(u=e[a]+c,u in i)return u;return s}function o(s){return s=n(s),t[s]??(t[s]=r(s))}function l(s,i,a){i=o(i),s.style[i]=a}return function(s,i){for(const a in i){const c=i[a];c!==void 0&&Object.prototype.hasOwnProperty.call(i,a)&&l(s,a,c)}}}(),Gc=(e,t)=>(typeof e=="string"?e:us(e)).indexOf(" "+t+" ")>=0,Ii=(e,t)=>{const n=us(e),r=n+t;Gc(n,t)||(e.className=r.substring(1))},Oi=(e,t)=>{const n=us(e);if(!Gc(e,t))return;const r=n.replace(" "+t+" "," ");e.className=r.substring(1,r.length-1)},us=e=>(" "+(e.className||"")+" ").replace(/\s+/gi," "),xh=e=>{e&&e.parentNode&&e.parentNode.removeChild(e)},Sh=()=>{Ee(()=>{const e=yn(),t=new Set;t.add(e.currentRoute.value.path),e.beforeEach(n=>{t.has(n.path)||pe.start()}),e.afterEach(n=>{t.add(n.path),pe.done()})})},Th=et({setup(){Sh()}}),Lh=JSON.parse(`{"encrypt":{"config":{"/demo/encrypt.html":["$2a$10$5kI.C2t81SnSom3.2TzB4e8Kd2X1iObBbPrj83jGu/5EvDWyGmGf."]}},"locales":{"/en/":{"lang":"en-US","navbarLocales":{"langName":"English","selectLangAriaLabel":"Select language"},"metaLocales":{"author":"Author","date":"Writing Date","origin":"Original","views":"Page views","category":"Category","tag":"Tag","readingTime":"Reading Time","words":"Words","toc":"On This Page","prev":"Prev","next":"Next","lastUpdated":"Last update","contributors":"Contributors","editLink":"在 GitHub 上编辑","print":"Print"},"outlookLocales":{"themeColor":"Theme Color","darkmode":"Theme Mode","fullscreen":"Full Screen"},"encryptLocales":{"iconLabel":"Page Encrypted","placeholder":"Enter password","remember":"Remember password","errorHint":"Please enter the correct password!"},"routeLocales":{"skipToContent":"Skip to main content","notFoundTitle":"Page not found","notFoundMsg":["Theres nothing here.","How did we get here?","Thats a Four-Oh-Four.","Looks like we've got some broken links."],"back":"Go back","home":"Take me home","openInNewWindow":"Open in new window"},"navbar":["/en/",{"text":"Deploy","link":"/en/deploy/","prefix":"deploy/"},{"text":"Usage","link":"/en/usage/","prefix":"usage/"},{"text":"Extensions","link":"/en/store/","prefix":"store/"},{"text":"Contribute","link":"/en/dev/","prefix":"dev/"}],"sidebar":{"/en/":["",{"text":"Install & Deploy","icon":"laptop-code","prefix":"deploy/","children":"structure"},{"text":"Usage & Features","icon":"book","prefix":"usage/","children":"structure"},{"text":"Resources & Plugins","icon":"store","prefix":"store/","children":"structure"},{"text":"Development & Contribution","icon":"pen-nib","prefix":"dev/","children":"structure"}]},"author":{"name":"SnowyKami","url":"https://sfkm.me"}},"/":{"lang":"zh-CN","navbarLocales":{"langName":"简体中文","selectLangAriaLabel":"选择语言"},"metaLocales":{"author":"作者","date":"写作日期","origin":"原创","views":"访问量","category":"分类","tag":"标签","readingTime":"阅读时间","words":"字数","toc":"此页内容","prev":"上一页","next":"下一页","lastUpdated":"上次编辑于","contributors":"贡献者","editLink":"在 GitHub 上编辑","print":"打印"},"outlookLocales":{"themeColor":"主题色","darkmode":"外观","fullscreen":"全屏"},"encryptLocales":{"iconLabel":"文章已加密","placeholder":"输入密码","remember":"记住密码","errorHint":"请输入正确的密码"},"routeLocales":{"skipToContent":"跳至主要內容","notFoundTitle":"页面不存在","notFoundMsg":["这里什么也没有","我们是怎么来到这儿的?","这 是 四 零 四 !","看起来你访问了一个失效的链接"],"back":"返回上一页","home":"带我回家","openInNewWindow":"Open in new window"},"navbar":["/",{"text":"安装及部署","link":"/deploy/","prefix":"deploy/"},{"text":"使用及功能","link":"/usage/","prefix":"usage/"},{"text":"资源及插件","link":"/store/","prefix":"store/"},{"text":"开发及贡献","link":"/dev/","prefix":"dev/"}],"sidebar":{"/":["",{"text":"安装及部署","icon":"laptop-code","prefix":"deploy/","children":"structure"},{"text":"使用及功能","icon":"book","prefix":"usage/","children":"structure"},{"text":"资源及插件","icon":"store","prefix":"store/","children":"structure"},{"text":"开发及贡献","icon":"pen-nib","prefix":"dev/","children":"structure"}]},"author":{"name":"远野千束","url":"https://sfkm.me"}}},"logo":"https://cdn.liteyuki.icu/static/img/liteyuki_icon_640.png","repo":"https://github.com/LiteyukiStudio/LiteyukiBot","docsDir":"docs","footer":"LiteyukiBot","displayFooter":true}`),Ah=Y(Lh),Kc=()=>Ah,Yc=Symbol(""),Ih=()=>{const e=De(Yc);if(!e)throw new Error("useThemeLocaleData() is called without provider.");return e},Oh=(e,t)=>{const{locales:n,...r}=e;return{...r,...n==null?void 0:n[t]}},Ph=et({enhance({app:e}){const t=Kc(),n=e._context.provides[rs],r=T(()=>Oh(t.value,n.routeLocale.value));e.provide(Yc,r),Object.defineProperties(e.config.globalProperties,{$theme:{get(){return t.value}},$themeLocale:{get(){return r.value}}})}});var $h={provider:"Giscus",lightTheme:"https://unpkg.com/vuepress-theme-hope@2.0.0-rc.32/templates/giscus/light.css",darkTheme:"https://unpkg.com/vuepress-theme-hope@2.0.0-rc.32/templates/giscus/dark.css",repo:"snowykami/LiteyukiBot",repoId:"R_kgDOHVNKpQ",category:"Announcements",categoryId:"DIC_kwDOHVNKpc4CeWxj"};const Rh=$h;let Mh=Rh;const Qc=Symbol(""),Jc=()=>De(Qc),Nh=Jc,Dh=e=>{e.provide(Qc,Mh)},Xc=()=>f("svg",{xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",preserveAspectRatio:"xMidYMid",viewBox:"0 0 100 100"},[f("circle",{cx:"28",cy:"75",r:"11",fill:"currentColor"},f("animate",{attributeName:"fill-opacity",begin:"0s",dur:"1s",keyTimes:"0;0.2;1",repeatCount:"indefinite",values:"0;1;1"})),f("path",{fill:"none",stroke:"#88baf0","stroke-width":"10",d:"M28 47a28 28 0 0 1 28 28"},f("animate",{attributeName:"stroke-opacity",begin:"0.1s",dur:"1s",keyTimes:"0;0.2;1",repeatCount:"indefinite",values:"0;1;1"})),f("path",{fill:"none",stroke:"#88baf0","stroke-width":"10",d:"M28 25a50 50 0 0 1 50 50"},f("animate",{attributeName:"stroke-opacity",begin:"0.2s",dur:"1s",keyTimes:"0;0.2;1",repeatCount:"indefinite",values:"0;1;1"}))]);Xc.displayName="LoadingIcon";const Pi=["ar","ca","da","de","en","eo","es","fa","fr","he","id","it","ja","ko","nl","pl","pt","ro","ru","th","tr","uk","uz","vi","zh-CN","zh-TW"],Fh=V({name:"GiscusComment",props:{identifier:{type:String,required:!0},darkmode:Boolean},setup(e){const t=Nh(),n=os(),r=!!(t.repo&&t.repoId&&t.category&&t.categoryId),{repo:o,repoId:l,category:s,categoryId:i}=t,a=Y(!1),c=T(()=>{if(Pi.includes(n.value))return n.value;const d=n.value.split("-")[0];return Pi.includes(d)?d:"en"}),u=T(()=>({repo:o,repoId:l,category:s,categoryId:i,lang:c.value,theme:e.darkmode?t.darkTheme||"dark":t.lightTheme||"light",mapping:t.mapping||"pathname",term:e.identifier,inputPosition:t.inputPosition||"top",reactionsEnabled:t.reactionsEnabled===!1?"0":"1",strict:t.strict===!1?"0":"1",loading:t.lazyLoading===!1?"eager":"lazy",emitMetadata:"0"}));return Ee(async()=>{await ce(()=>import("./giscus-7BMGhbDA.js"),__vite__mapDeps([])),a.value=!0}),()=>r?f("div",{id:"comment",class:["giscus-wrapper",{"input-top":t.inputPosition!=="bottom"}]},a.value?f("giscus-widget",u.value):f(Xc)):null}}),jh=V({name:"CommentService",props:{darkmode:Boolean},setup(e){const t=Jc(),n=Le(),r=Ae(),o=t.comment!==!1,l=T(()=>r.value.comment||o&&r.value.comment!==!1);return()=>f(Fh,{id:"vp-comment",identifier:r.value.commentID||n.value.path,darkmode:e.darkmode,style:{display:l.value?"block":"none"}})}}),Bh=et({enhance:({app:e})=>{Dh(e),e.component("CommentService",jh)}}),Hh=/\b(?:Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini)/i,Vh=()=>typeof window<"u"&&window.navigator&&"userAgent"in window.navigator&&Hh.test(navigator.userAgent),zh=({delay:e=500,duration:t=2e3,locales:n,selector:r,showInMobile:o})=>{const{copy:l,copied:s}=q0({legacy:!0,copiedDuring:t}),i=$r(n),a=Le(),c=p=>{if(!p.hasAttribute("copy-code-registered")){const h=document.createElement("button");h.type="button",h.classList.add("vp-copy-code-button"),h.innerHTML='<div class="vp-copy-icon" />',h.setAttribute("aria-label",i.value.copy),h.setAttribute("data-copied",i.value.copied),p.parentElement&&p.parentElement.insertBefore(h,p),p.setAttribute("copy-code-registered","")}},u=()=>{Qt().then(()=>Ic(e)).then(()=>{r.forEach(p=>{document.querySelectorAll(p).forEach(c)})})},d=(p,h,m)=>{let{innerText:_=""}=h;/language-(shellscript|shell|bash|sh|zsh)/.test(p.classList.toString())&&(_=_.replace(/^ *(\$|>) /gm,"")),l(_).then(()=>{m.classList.add("copied"),ve(s,()=>{m.classList.remove("copied"),m.blur()},{once:!0})})};Ee(()=>{const p=!Vh()||o;p&&u(),Ne("click",h=>{const m=h.target;if(m.matches('div[class*="language-"] > button.copy')){const _=m.parentElement,b=m.nextElementSibling;b&&d(_,b,m)}else if(m.matches('div[class*="language-"] div.vp-copy-icon')){const _=m.parentElement,b=_.parentElement,w=_.nextElementSibling;w&&d(b,w,_)}}),ve(()=>a.value.path,()=>{p&&u()})})};var Uh={"/en/":{copy:"Copy code",copied:"Copied"},"/":{copy:"复制代码",copied:"已复制"}},qh=['.theme-hope-content div[class*="language-"] pre'];const Wh=500,Gh=2e3,Kh=Uh,Yh=qh,Qh=!1,Jh=et({setup:()=>{zh({selector:Yh,locales:Kh,duration:Gh,delay:Wh,showInMobile:Qh})}}),Xr=Gn("VUEPRESS_CODE_TAB_STORE",{});var Xh=V({name:"CodeTabs",props:{active:{type:Number,default:0},data:{type:Array,required:!0},id:{type:String,required:!0},tabId:{type:String,default:""}},slots:Object,setup(e,{slots:t}){const n=Y(e.active),r=Fe([]),o=()=>{e.tabId&&(Xr.value[e.tabId]=e.data[n.value].id)},l=(c=n.value)=>{n.value=c<r.value.length-1?c+1:0,r.value[n.value].focus()},s=(c=n.value)=>{n.value=c>0?c-1:r.value.length-1,r.value[n.value].focus()},i=(c,u)=>{c.key===" "||c.key==="Enter"?(c.preventDefault(),n.value=u):c.key==="ArrowRight"?(c.preventDefault(),l()):c.key==="ArrowLeft"&&(c.preventDefault(),s()),e.tabId&&(Xr.value[e.tabId]=e.data[n.value].id)},a=()=>{if(e.tabId){const c=e.data.findIndex(({id:u})=>Xr.value[e.tabId]===u);if(c!==-1)return c}return e.active};return Ee(()=>{n.value=a(),ve(()=>Xr.value[e.tabId],(c,u)=>{if(e.tabId&&c!==u){const d=e.data.findIndex(({id:p})=>p===c);d!==-1&&(n.value=d)}})}),()=>e.data.length?f("div",{class:"vp-code-tabs"},[f("div",{class:"vp-code-tabs-nav",role:"tablist"},e.data.map(({id:c},u)=>{const d=u===n.value;return f("button",{type:"button",ref:p=>{p&&(r.value[u]=p)},class:["vp-code-tab-nav",{active:d}],role:"tab","aria-controls":`codetab-${e.id}-${u}`,"aria-selected":d,onClick:()=>{n.value=u,o()},onKeydown:p=>i(p,u)},t[`title${u}`]({value:c,isActive:d}))})),e.data.map(({id:c},u)=>{const d=u===n.value;return f("div",{class:["vp-code-tab",{active:d}],id:`codetab-${e.id}-${u}`,role:"tabpanel","aria-expanded":d},[f("div",{class:"vp-code-tab-title"},t[`title${u}`]({value:c,isActive:d})),t[`tab${u}`]({value:c,isActive:d})])})]):null}});const Zc=({active:e=!1},{slots:t})=>{var n;return f("div",{class:["code-group-item",{active:e}],"aria-selected":e},(n=t.default)==null?void 0:n.call(t))};Zc.displayName="CodeGroupItem";const Zh=V({name:"CodeGroup",slots:Object,setup(e,{slots:t}){const n=Y(-1),r=Fe([]),o=(i=n.value)=>{n.value=i<r.value.length-1?i+1:0,r.value[n.value].focus()},l=(i=n.value)=>{n.value=i>0?i-1:r.value.length-1,r.value[n.value].focus()},s=(i,a)=>{i.key===" "||i.key==="Enter"?(i.preventDefault(),n.value=a):i.key==="ArrowRight"?(i.preventDefault(),o(a)):i.key==="ArrowLeft"&&(i.preventDefault(),l(a))};return()=>{var a;const i=(((a=t.default)==null?void 0:a.call(t))||[]).filter(c=>c.type.name==="CodeGroupItem").map(c=>(c.props===null&&(c.props={}),c));return i.length===0?null:(n.value<0||n.value>i.length-1?(n.value=i.findIndex(c=>"active"in c.props),n.value===-1&&(n.value=0)):i.forEach((c,u)=>{c.props.active=u===n.value}),f("div",{class:"code-group"},[f("div",{class:"code-group-nav"},i.map((c,u)=>{const d=u===n.value;return f("button",{type:"button",ref:p=>{p&&(r.value[u]=p)},class:["code-group-nav-tab",{active:d}],"aria-pressed":d,"aria-expanded":d,onClick:()=>{n.value=u},onKeydown:p=>s(p,u)},c.props.title)})),i]))}}}),Ie=({name:e="",color:t="currentColor"},{slots:n})=>{var r;return f("svg",{xmlns:"http://www.w3.org/2000/svg",class:["icon",`${e}-icon`],viewBox:"0 0 1024 1024",fill:t,"aria-label":`${e} icon`},(r=n.default)==null?void 0:r.call(n))};Ie.displayName="IconBase";const fs=({size:e=48,stroke:t=4,wrapper:n=!0,height:r=2*e})=>{const o=f("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:e,preserveAspectRatio:"xMidYMid",viewBox:"25 25 50 50"},[f("animateTransform",{attributeName:"transform",type:"rotate",dur:"2s",keyTimes:"0;1",repeatCount:"indefinite",values:"0;360"}),f("circle",{cx:"50",cy:"50",r:"20",fill:"none",stroke:"currentColor","stroke-width":t,"stroke-linecap":"round"},[f("animate",{attributeName:"stroke-dasharray",dur:"1.5s",keyTimes:"0;0.5;1",repeatCount:"indefinite",values:"1,200;90,200;1,200"}),f("animate",{attributeName:"stroke-dashoffset",dur:"1.5s",keyTimes:"0;0.5;1",repeatCount:"indefinite",values:"0;-35px;-125px"})])]);return n?f("div",{class:"loading-icon-wrapper",style:`display:flex;align-items:center;justify-content:center;height:${r}px`},o):o};fs.displayName="LoadingIcon";const eu=(e,{slots:t})=>{var n;return(n=t.default)==null?void 0:n.call(t)},tu=()=>f(Ie,{name:"github"},()=>f("path",{d:"M511.957 21.333C241.024 21.333 21.333 240.981 21.333 512c0 216.832 140.544 400.725 335.574 465.664 24.49 4.395 32.256-10.07 32.256-23.083 0-11.69.256-44.245 0-85.205-136.448 29.61-164.736-64.64-164.736-64.64-22.315-56.704-54.4-71.765-54.4-71.765-44.587-30.464 3.285-29.824 3.285-29.824 49.195 3.413 75.179 50.517 75.179 50.517 43.776 75.008 114.816 53.333 142.762 40.79 4.523-31.66 17.152-53.377 31.19-65.537-108.971-12.458-223.488-54.485-223.488-242.602 0-53.547 19.114-97.323 50.517-131.67-5.035-12.33-21.93-62.293 4.779-129.834 0 0 41.258-13.184 134.912 50.346a469.803 469.803 0 0 1 122.88-16.554c41.642.213 83.626 5.632 122.88 16.554 93.653-63.488 134.784-50.346 134.784-50.346 26.752 67.541 9.898 117.504 4.864 129.834 31.402 34.347 50.474 78.123 50.474 131.67 0 188.586-114.73 230.016-224.042 242.09 17.578 15.232 33.578 44.672 33.578 90.454v135.85c0 13.142 7.936 27.606 32.854 22.87C862.25 912.597 1002.667 728.747 1002.667 512c0-271.019-219.648-490.667-490.71-490.667z"}));tu.displayName="GitHubIcon";const nu=()=>f(Ie,{name:"gitlab"},()=>f("path",{d:"M229.333 78.688C223.52 62 199.895 62 193.895 78.688L87.958 406.438h247.5c-.188 0-106.125-327.75-106.125-327.75zM33.77 571.438c-4.875 15 .563 31.687 13.313 41.25l464.812 345L87.77 406.438zm301.5-165 176.813 551.25 176.812-551.25zm655.125 165-54-165-424.312 551.25 464.812-345c12.938-9.563 18.188-26.25 13.5-41.25zM830.27 78.688c-5.812-16.688-29.437-16.688-35.437 0l-106.125 327.75h247.5z"}));nu.displayName="GitLabIcon";const ru=()=>f(Ie,{name:"gitee"},()=>f("path",{d:"M512 992C246.92 992 32 777.08 32 512S246.92 32 512 32s480 214.92 480 480-214.92 480-480 480zm242.97-533.34H482.39a23.7 23.7 0 0 0-23.7 23.7l-.03 59.28c0 13.08 10.59 23.7 23.7 23.7h165.96a23.7 23.7 0 0 1 23.7 23.7v11.85a71.1 71.1 0 0 1-71.1 71.1H375.71a23.7 23.7 0 0 1-23.7-23.7V423.11a71.1 71.1 0 0 1 71.1-71.1h331.8a23.7 23.7 0 0 0 23.7-23.7l.06-59.25a23.73 23.73 0 0 0-23.7-23.73H423.11a177.78 177.78 0 0 0-177.78 177.75v331.83c0 13.08 10.62 23.7 23.7 23.7h349.62a159.99 159.99 0 0 0 159.99-159.99V482.33a23.7 23.7 0 0 0-23.7-23.7z"}));ru.displayName="GiteeIcon";const ou=()=>f(Ie,{name:"bitbucket"},()=>f("path",{d:"M575.256 490.862c6.29 47.981-52.005 85.723-92.563 61.147-45.714-20.004-45.714-92.562-1.133-113.152 38.29-23.442 93.696 7.424 93.696 52.005zm63.451-11.996c-10.276-81.152-102.29-134.839-177.152-101.156-47.433 21.138-79.433 71.424-77.129 124.562 2.853 69.705 69.157 126.866 138.862 120.576S647.3 548.571 638.708 478.83zm136.558-309.723c-25.161-33.134-67.986-38.839-105.728-45.13-106.862-17.151-216.576-17.7-323.438 1.134-35.438 5.706-75.447 11.996-97.719 43.996 36.572 34.304 88.576 39.424 135.424 45.129 84.553 10.862 171.447 11.447 256 .585 47.433-5.705 99.987-10.276 135.424-45.714zm32.585 591.433c-16.018 55.99-6.839 131.438-66.304 163.986-102.29 56.576-226.304 62.867-338.87 42.862-59.43-10.862-129.135-29.696-161.72-85.723-14.3-54.858-23.442-110.848-32.585-166.84l3.438-9.142 10.276-5.157c170.277 112.567 408.576 112.567 579.438 0 26.844 8.01 6.84 40.558 6.29 60.014zm103.424-549.157c-19.42 125.148-41.728 249.71-63.415 374.272-6.29 36.572-41.728 57.162-71.424 72.558-106.862 53.724-231.424 62.866-348.562 50.286-79.433-8.558-160.585-29.696-225.134-79.433-30.28-23.443-30.28-63.415-35.986-97.134-20.005-117.138-42.862-234.277-57.161-352.585 6.839-51.42 64.585-73.728 107.447-89.71 57.16-21.138 118.272-30.866 178.87-36.571 129.134-12.58 261.157-8.01 386.304 28.562 44.581 13.13 92.563 31.415 122.844 69.705 13.714 17.7 9.143 40.01 6.29 60.014z"}));ou.displayName="BitbucketIcon";const lu=()=>f(Ie,{name:"source"},()=>f("path",{d:"M601.92 475.2c0 76.428-8.91 83.754-28.512 99.594-14.652 11.88-43.956 14.058-78.012 16.434-18.81 1.386-40.392 2.97-62.172 6.534-18.612 2.97-36.432 9.306-53.064 17.424V299.772c37.818-21.978 63.36-62.766 63.36-109.692 0-69.894-56.826-126.72-126.72-126.72S190.08 120.186 190.08 190.08c0 46.926 25.542 87.714 63.36 109.692v414.216c-37.818 21.978-63.36 62.766-63.36 109.692 0 69.894 56.826 126.72 126.72 126.72s126.72-56.826 126.72-126.72c0-31.086-11.286-59.598-29.7-81.576 13.266-9.504 27.522-17.226 39.996-19.206 16.038-2.574 32.868-3.762 50.688-5.148 48.312-3.366 103.158-7.326 148.896-44.55 61.182-49.698 74.25-103.158 75.24-187.902V475.2h-126.72zM316.8 126.72c34.848 0 63.36 28.512 63.36 63.36s-28.512 63.36-63.36 63.36-63.36-28.512-63.36-63.36 28.512-63.36 63.36-63.36zm0 760.32c-34.848 0-63.36-28.512-63.36-63.36s28.512-63.36 63.36-63.36 63.36 28.512 63.36 63.36-28.512 63.36-63.36 63.36zM823.68 158.4h-95.04V63.36h-126.72v95.04h-95.04v126.72h95.04v95.04h126.72v-95.04h95.04z"}));lu.displayName="SourceIcon";const su=(e,t)=>{let n=1;for(let r=0;r<e.length;r++)n+=e.charCodeAt(r),n+=n<<10,n^=n>>6;return n+=n<<3,n^=n>>11,n%t},iu=/#.*$/u,e2=e=>{const t=iu.exec(e);return t?t[0]:""},$i=e=>decodeURI(e).replace(iu,"").replace(/\/index\.html$/iu,"/").replace(/\.html$/iu,"").replace(/(README|index)?\.md$/iu,""),au=(e,t)=>{if(!Oc(t))return!1;const n=$i(e.path),r=$i(t),o=e2(t);return o?o===e.hash&&(!r||n===r):n===r},t2=e=>gn(e)?e:`https://github.com/${e}`,cu=e=>!gn(e)||/github\.com/.test(e)?"GitHub":/bitbucket\.org/.test(e)?"Bitbucket":/gitlab\.com/.test(e)?"GitLab":/gitee\.com/.test(e)?"Gitee":null;var n2=e=>Object.prototype.toString.call(e)==="[object Object]",br=e=>typeof e=="string";const uu=Array.isArray,Ri=e=>n2(e)&&br(e.name),Mi=(e,t=!1)=>e?uu(e)?e.map(n=>br(n)?{name:n}:Ri(n)?n:null).filter(n=>n!==null):br(e)?[{name:e}]:Ri(e)?[e]:(console.error(`Expect "author" to be \`AuthorInfo[] | AuthorInfo | string[] | string ${t?"":"| false"} | undefined\`, but got`,e),[]):[],fu=(e,t)=>{if(e){if(uu(e)&&e.every(br))return e;if(br(e))return[e];console.error(`Expect ${t||"value"} to be \`string[] | string | undefined\`, but got`,e)}return[]},r2=e=>fu(e,"category"),o2=e=>fu(e,"tag"),l2='<svg class="codepen-icon" viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg"><path d="M123.429 668L468 897.714V692.571L277.143 565.143zM88 585.714L198.286 512 88 438.286v147.428zm468 312L900.571 668 746.857 565.143 556 692.57v205.143zM512 616l155.429-104L512 408 356.571 512zM277.143 458.857L468 331.43V126.286L123.429 356zM825.714 512L936 585.714V438.286zm-78.857-53.143L900.571 356 556 126.286v205.143zM1024 356v312q0 23.429-19.429 36.571l-468 312Q524.571 1024 512 1024t-24.571-7.429l-468-312Q0 691.43 0 668V356q0-23.429 19.429-36.571l468-312Q499.429 0 512 0t24.571 7.429l468 312Q1024 332.57 1024 356z"/></svg>',s2='<svg class="jsfiddle-icon" viewBox="0 0 1170 1024" xmlns="http://www.w3.org/2000/svg"><path d="M1028.571 441.143q63.429 26.286 102.572 83.143t39.143 126.571q0 93.714-67.429 160.286T940 877.714q-2.286 0-6.571-.285t-6-.286H232q-97.143-5.714-164.571-71.714T0 645.143q0-62.857 31.429-116t84-84q-6.858-22.286-6.858-46.857 0-65.715 46.858-112T269.143 240q54.286 0 98.286 33.143 42.857-88 127.142-141.714t186.572-53.715q94.857 0 174.857 46t126.571 124.857 46.572 172q0 3.429-.286 10.286t-.286 10.286zm-761.142 152q0 69.714 48 110.286T434.286 744q78.285 0 137.143-56.571-9.143-11.429-27.143-32.286t-24.857-28.857q-38.286 37.143-82.286 37.143-31.429 0-53.429-19.143t-22-50q0-30.286 22-49.715T436 525.143q25.143 0 48.286 12T526 568.57t37.143 42.858 39.428 46.857 44 42.857T702 732.57t69.429 12q69.142 0 116.857-40.857T936 594.857q0-69.143-48-109.714T769.714 444.57Q688 444.571 632 500l53.143 61.714q37.714-36.571 81.143-36.571 29.714 0 52.571 18.857t22.857 48q0 32.571-21.143 52.286T766.857 664q-24.571 0-47.143-12t-41.143-31.429-37.428-42.857-39.714-46.857T557.143 488 502 456.571t-67.714-12q-69.715 0-118.286 40.286t-48.571 108.286z"/></svg>';var i2={useBabel:!1,jsLib:[],cssLib:[],codepenLayout:"left",codepenEditors:"101",babel:"https://unpkg.com/@babel/standalone/babel.min.js",vue:"https://unpkg.com/vue/dist/vue.global.prod.js",react:"https://unpkg.com/react/umd/react.production.min.js",reactDOM:"https://unpkg.com/react-dom/umd/react-dom.production.min.js"};const Zo=i2,Ni={html:{types:["html","slim","haml","md","markdown","vue"],map:{html:"none",vue:"none",md:"markdown"}},js:{types:["js","javascript","coffee","coffeescript","ts","typescript","ls","livescript"],map:{js:"none",javascript:"none",coffee:"coffeescript",ls:"livescript",ts:"typescript"}},css:{types:["css","less","sass","scss","stylus","styl"],map:{css:"none",styl:"stylus"}}},a2=(e,t,n)=>{const r=document.createElement(e);return qn(t)&&Zt(t).forEach(o=>{if(o.indexOf("data"))r[o]=t[o];else{const l=o.replace("data","");r.dataset[l]=t[o]}}),n&&n.forEach(o=>{r.appendChild(o)}),r},ds=e=>({...Zo,...e,jsLib:Array.from(new Set([...Zo.jsLib||[],...e.jsLib||[]])),cssLib:Array.from(new Set([...Zo.cssLib||[],...e.cssLib||[]]))}),$n=(e,t)=>{if(Oc(e[t]))return e[t];const n=new Promise(r=>{var l;const o=document.createElement("script");o.src=t,(l=document.querySelector("body"))==null||l.appendChild(o),o.onload=()=>{r()}});return e[t]=n,n},c2=(e,t)=>{if(t.css&&Array.from(e.childNodes).every(n=>n.nodeName!=="STYLE")){const n=a2("style",{innerHTML:t.css});e.appendChild(n)}},u2=(e,t,n)=>{const r=n.getScript();if(r&&Array.from(t.childNodes).every(o=>o.nodeName!=="SCRIPT")){const o=document.createElement("script");o.appendChild(document.createTextNode(`{const document=window.document.querySelector('#${e} .vp-code-demo-display').shadowRoot;
${r}}`)),t.appendChild(o)}},f2=e=>{const t=Zt(e),n={html:[],js:[],css:[],isLegal:!1};return["html","js","css"].forEach(r=>{const o=t.filter(l=>Ni[r].types.includes(l));if(o.length){const l=o[0];n[r]=[e[l].replace(/^\n|\n$/g,""),Ni[r].map[l]||l]}}),n.isLegal=(!n.html.length||n.html[1]==="none")&&(!n.js.length||n.js[1]==="none")&&(!n.css.length||n.css[1]==="none"),n},du=e=>e.replace(/<br \/>/g,"<br>").replace(/<((\S+)[^<]*?)\s+\/>/g,"<$1></$2>"),pu=e=>`<div id="app">
${du(e)}
</div>`,d2=e=>`${e.replace("export default ","const $reactApp = ").replace(/App\.__style__(\s*)=(\s*)`([\s\S]*)?`/,"")};
ReactDOM.createRoot(document.getElementById("app")).render(React.createElement($reactApp))`,p2=e=>e.replace(/export\s+default\s*\{(\n*[\s\S]*)\n*\}\s*;?$/u,"Vue.createApp({$1}).mount('#app')").replace(/export\s+default\s*define(Async)?Component\s*\(\s*\{(\n*[\s\S]*)\n*\}\s*\)\s*;?$/u,"Vue.createApp({$1}).mount('#app')").trim(),hu=e=>`(function(exports){var module={};module.exports=exports;${e};return module.exports.__esModule?module.exports.default:module.exports;})({})`,h2=(e,t)=>{const n=ds(t),r=e.js[0]||"";return{...n,html:du(e.html[0]||""),js:r,css:e.css[0]||"",isLegal:e.isLegal,getScript:()=>{var o;return n.useBabel?((o=window.Babel.transform(r,{presets:["es2015"]}))==null?void 0:o.code)||"":r}}},v2=/<template>([\s\S]+)<\/template>/u,m2=/<script(\s*lang=(['"])(.*?)\2)?>([\s\S]+)<\/script>/u,g2=/<style(\s*lang=(['"])(.*?)\2)?\s*(?:scoped)?>([\s\S]+)<\/style>/u,y2=(e,t)=>{const n=ds(t),r=e.html[0]||"",o=v2.exec(r),l=m2.exec(r),s=g2.exec(r),i=o?o[1].replace(/^\n|\n$/g,""):"",[a="",c=""]=l?[l[4].replace(/^\n|\n$/g,""),l[3]]:[],[u="",d=""]=s?[s[4].replace(/^\n|\n$/g,""),s[3]]:[],p=c===""&&(d===""||d==="css");return{...n,html:pu(i),js:p2(a),css:u,isLegal:p,jsLib:[n.vue,...n.jsLib],getScript:()=>{var m,_;const h=t.useBabel?((_=(m=window.Babel)==null?void 0:m.transform(a,{presets:["es2015"]}))==null?void 0:_.code)||"":a.replace(/export\s+default/u,"return");return`const app=window.document.createElement('div');document.firstElementChild.appendChild(app);const appOptions=${hu(h)};appOptions.template=\`${i.replace("`",'\\`"')}\`;window.Vue.createApp(appOptions).mount(app);`}}},b2=(e,t)=>{const n=ds(t);return{...n,html:pu(""),js:d2(e.js[0]||""),css:e.css[0]||(e.js[0]?e.js[0].replace(/App\.__style__(?:\s*)=(?:\s*)`([\s\S]*)?`/,"$1").trim():""),isLegal:e.isLegal,jsLib:[n.react,n.reactDOM,...n.jsLib],jsx:!0,getScript:()=>{var o,l;const r=((l=(o=window.Babel)==null?void 0:o.transform(e.js[0]||"",{presets:["es2015","react"]}))==null?void 0:l.code)||"";return`window.ReactDOM.createRoot(document.firstElementChild).render(window.React.createElement(${hu(r)}))`}}},Rn={},_2=e=>Promise.all([$n(Rn,e.babel),$n(Rn,e.react),$n(Rn,e.reactDOM)]),w2=e=>{const t=[$n(Rn,e.vue)];return e.useBabel&&t.push($n(Rn,e.babel)),Promise.all(t)},E2=e=>e.useBabel?$n(Rn,e.babel):Promise.resolve();var k2=V({name:"CodeDemo",props:{id:{type:String,required:!0},type:{type:String,default:"normal"},title:{type:String,default:""},config:{type:String,default:""},code:{type:String,required:!0}},slots:Object,setup(e,{slots:t}){const[n,r]=yr(!1),o=Fe(),l=Fe(),s=Y("0"),i=Y(!1),a=T(()=>JSON.parse(e.config?El(e.config):"{}")),c=T(()=>{const m=JSON.parse(El(e.code));return f2(m)}),u=T(()=>e.type==="react"?b2(c.value,a.value):e.type==="vue"?y2(c.value,a.value):h2(c.value,a.value)),d=T(()=>u.value.isLegal),p=(m=!1)=>{const _=o.value.attachShadow({mode:"open"}),b=document.createElement("div");b.classList.add("code-demo-app"),_.appendChild(b),d.value?(m&&(b.innerHTML=u.value.html),c2(_,u.value),u2(e.id,_,u.value),s.value="0"):s.value="auto",i.value=!0},h=()=>{switch(e.type){case"react":return _2(u.value).then(()=>p());case"vue":return w2(u.value).then(()=>p());default:return E2(u.value).then(()=>p(!0))}};return Ne("beforeprint",()=>{r(!0)}),Ee(()=>{setTimeout(()=>{h()},800)}),()=>{var m;return f("div",{class:"vp-code-demo",id:e.id},[f("div",{class:"vp-code-demo-header"},[u.value.isLegal?f("button",{type:"button",title:"toggle","aria-hidden":!0,class:["vp-code-demo-toggle-button",n.value?"down":"end"],onClick:()=>{s.value=n.value?"0":`${l.value.clientHeight+13.8}px`,r()}}):null,e.title?f("span",{class:"vp-code-demo-title"},decodeURIComponent(e.title)):null,u.value.isLegal&&u.value.jsfiddle!==!1?f("form",{class:"code-demo-jsfiddle",target:"_blank",action:"https://jsfiddle.net/api/post/library/pure/",method:"post"},[f("input",{type:"hidden",name:"html",value:u.value.html}),f("input",{type:"hidden",name:"js",value:u.value.js}),f("input",{type:"hidden",name:"css",value:u.value.css}),f("input",{type:"hidden",name:"wrap",value:"1"}),f("input",{type:"hidden",name:"panel_js",value:"3"}),f("input",{type:"hidden",name:"resources",value:[...u.value.cssLib,...u.value.jsLib].join(",")}),f("button",{type:"submit",class:"jsfiddle-button",innerHTML:s2,"aria-label":"JSFiddle","data-balloon-pos":"up"})]):null,!u.value.isLegal||u.value.codepen!==!1?f("form",{class:"code-demo-codepen",target:"_blank",action:"https://codepen.io/pen/define",method:"post"},[f("input",{type:"hidden",name:"data",value:JSON.stringify({html:u.value.html,js:u.value.js,css:u.value.css,js_external:u.value.jsLib.join(";"),css_external:u.value.cssLib.join(";"),layout:u.value.codepenLayout,html_pre_processor:c.value?c.value.html[1]:"none",js_pre_processor:c.value?c.value.js[1]:u.value.jsx?"babel":"none",css_pre_processor:c.value?c.value.css[1]:"none",editors:u.value.codepenEditors})}),f("button",{type:"submit",innerHTML:l2,class:"codepen-button","aria-label":"Codepen","data-balloon-pos":"up"})]):null]),i.value?null:f(fs,{class:"vp-code-demo-loading"}),f("div",{ref:o,class:"vp-code-demo-display",style:{display:d.value&&i.value?"block":"none"}}),f("div",{class:"vp-code-demo-code-wrapper",style:{height:s.value}},f("div",{ref:l,class:"vp-code-demo-codes"},(m=t.default)==null?void 0:m.call(t)))])}}}),C2=V({name:"MdDemo",props:{id:{type:String,required:!0},title:{type:String,default:""}},slots:Object,setup(e,{slots:t}){const[n,r]=yr(!1),o=Fe(),l=Y("0");return Ne("beforeprint",()=>{r(!0)}),()=>{var s,i;return f("div",{class:"vp-md-demo",id:e.id},[f("div",{class:"vp-md-demo-header"},[f("button",{type:"button",title:"toggle","aria-hidden":!0,class:["vp-md-demo-toggle-button",n.value?"down":"end"],onClick:()=>{l.value=n.value?"0":`${o.value.clientHeight+13.8}px`,r()}}),e.title?decodeURIComponent(e.title):null]),f("div",{class:"vp-md-demo-display"},(s=t.default)==null?void 0:s.call(t)),f("div",{class:"vp-md-demo-code-wrapper",style:{height:l.value}},f("div",{ref:o,class:"vp-md-demo-codes"},(i=t.code)==null?void 0:i.call(t)))])}}});let x2={};const vu=Symbol(""),S2=()=>De(vu),T2=e=>{e.provide(vu,x2)},L2=(async()=>{}).constructor,A2=(e,t,n)=>t==="js"?L2("myChart",`let width,height,option,__echarts_config__;
{
${e}
__echarts_config__={width,height,option};
}
return __echarts_config__;
`)(n):Promise.resolve({option:JSON.parse(e)});var I2=V({name:"ECharts",props:{config:{type:String,required:!0},id:{type:String,required:!0},title:{type:String,default:""},type:{type:String,default:"json"}},setup(e){const t=S2(),n=Y(!0),r=Fe();let o;return Ne("resize",Mc(()=>o==null?void 0:o.resize(),100)),Ee(()=>{Promise.all([ce(()=>import("./index-Cw_AvLww.js"),__vite__mapDeps([])),new Promise(l=>setTimeout(l,800))]).then(async([l])=>{var a;await((a=t.setup)==null?void 0:a.call(t)),o=l.init(r.value);const{option:s,...i}=await A2(El(e.config),e.type,o);o.resize(i),o.setOption({...t.option,...s}),n.value=!1})}),mn(()=>{o==null||o.dispose()}),()=>[e.title?f("div",{class:"echarts-title"},decodeURIComponent(e.title)):null,f("div",{class:"echarts-wrapper"},[f("div",{ref:r,class:"echarts-container",id:e.id}),n.value?f(fs,{class:"echarts-loading",height:360}):null])]}});const O2=()=>{Ne("beforeprint",()=>{document.querySelectorAll("details").forEach(e=>{e.open=!0})})},el=Gn("VUEPRESS_TAB_STORE",{});var P2=V({name:"Tabs",props:{active:{type:Number,default:0},data:{type:Array,required:!0},id:{type:String,required:!0},tabId:{type:String,default:""}},slots:Object,setup(e,{slots:t}){const n=Y(e.active),r=Fe([]),o=()=>{e.tabId&&(el.value[e.tabId]=e.data[n.value].id)},l=(c=n.value)=>{n.value=c<r.value.length-1?c+1:0,r.value[n.value].focus()},s=(c=n.value)=>{n.value=c>0?c-1:r.value.length-1,r.value[n.value].focus()},i=(c,u)=>{c.key===" "||c.key==="Enter"?(c.preventDefault(),n.value=u):c.key==="ArrowRight"?(c.preventDefault(),l()):c.key==="ArrowLeft"&&(c.preventDefault(),s()),o()},a=()=>{if(e.tabId){const c=e.data.findIndex(({id:u})=>el.value[e.tabId]===u);if(c!==-1)return c}return e.active};return Ee(()=>{n.value=a(),ve(()=>el.value[e.tabId],(c,u)=>{if(e.tabId&&c!==u){const d=e.data.findIndex(({id:p})=>p===c);d!==-1&&(n.value=d)}})}),()=>e.data.length?f("div",{class:"vp-tabs"},[f("div",{class:"vp-tabs-nav",role:"tablist"},e.data.map(({id:c},u)=>{const d=u===n.value;return f("button",{type:"button",ref:p=>{p&&(r.value[u]=p)},class:["vp-tab-nav",{active:d}],role:"tab","aria-controls":`tab-${e.id}-${u}`,"aria-selected":d,onClick:()=>{n.value=u,o()},onKeydown:p=>i(p,u)},t[`title${u}`]({value:c,isActive:d}))})),e.data.map(({id:c},u)=>{const d=u===n.value;return f("div",{class:["vp-tab",{active:d}],id:`tab-${e.id}-${u}`,role:"tabpanel","aria-expanded":d},[f("div",{class:"vp-tab-title"},t[`title${u}`]({value:c,isActive:d})),t[`tab${u}`]({value:c,isActive:d})])})]):null}});const $2=et({enhance:({app:e})=>{e.component("CodeTabs",Xh),ft("CodeGroup",e)||e.component("CodeGroup",Zh),ft("CodeGroupItem",e)||e.component("CodeGroupItem",Zc),e.component("CodeDemo",k2),e.component("MdDemo",C2),e.component("ECharts",I2),T2(e),e.component("Tabs",P2)},setup:()=>{O2()}});let R2={};const mu=Symbol(""),M2=()=>De(mu),N2=e=>{e.provide(mu,R2)},D2='<div class="photo-swipe-loading"><svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" preserveAspectRatio="xMidYMid" viewBox="25 25 50 50"><animateTransform attributeName="transform" type="rotate" dur="2s" keyTimes="0;1" repeatCount="indefinite" values="0;360"></animateTransform><circle cx="50" cy="50" r="20" fill="none" stroke="currentColor" stroke-width="4" stroke-linecap="round"><animate attributeName="stroke-dasharray" dur="1.5s" keyTimes="0;0.5;1" repeatCount="indefinite" values="1,200;90,200;1,200"></animate><animate attributeName="stroke-dashoffset" dur="1.5s" keyTimes="0;0.5;1" repeatCount="indefinite" values="0;-35px;-125px"></animate></circle></svg></div>',F2=e=>Pe(e)?Array.from(document.querySelectorAll(e)):e.map(t=>Array.from(document.querySelectorAll(t))).flat(),gu=e=>new Promise((t,n)=>{e.complete?t({type:"image",element:e,src:e.src,width:e.naturalWidth,height:e.naturalHeight,alt:e.alt,msrc:e.src}):(e.onload=()=>t(gu(e)),e.onerror=r=>n(r))}),j2=e=>{const{isSupported:t,toggle:n}=cs();e.on("uiRegister",()=>{t.value&&e.ui.registerElement({name:"fullscreen",order:7,isButton:!0,html:'<svg class="pswp__icn" viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg"><path d="M249.5 270.833H437v-75H212a37.5 37.5 0 0 0-37.5 37.5v225h75v-187.5zm-37.5 600h225v-75H249.5v-187.5h-75v225a37.5 37.5 0 0 0 37.5 37.5zm637.5-37.5v-225h-75v187.5H587v75h225a37.5 37.5 0 0 0 37.5-37.5zM587 270.833h187.5v187.5h75v-225a37.5 37.5 0 0 0-37.5-37.5H587v75z"/></svg>',onClick:()=>{n()}}),e.ui.registerElement({name:"download",order:8,isButton:!0,tagName:"a",html:{isCustomSVG:!0,inner:'<path d="M20.5 14.3 17.1 18V10h-2.2v7.9l-3.4-3.6L10 16l6 6.1 6-6.1-1.5-1.6ZM23 23H9v2h14" id="pswp__icn-download"/>',outlineID:"pswp__icn-download"},onInit:(r,o)=>{r.setAttribute("download",""),r.setAttribute("target","_blank"),r.setAttribute("rel","noopener"),o.on("change",()=>{r.setAttribute("href",o.currSlide.data.src)})}}),e.ui.registerElement({name:"bulletsIndicator",className:"photo-swipe-bullets-indicator",appendTo:"wrapper",onInit:(r,o)=>{const l=[];let s=-1;for(let i=0;i<o.getNumItems();i++){const a=document.createElement("div");a.className="photo-swipe-bullet",a.onclick=c=>{o.goTo(l.indexOf(c.target))},l.push(a),r.appendChild(a)}o.on("change",()=>{s>=0&&l[s].classList.remove("active"),l[o.currIndex].classList.add("active"),s=o.currIndex})}})})},B2=(e,t,n=!0)=>ce(()=>import("./photoswipe.esm-SzV8tJDW.js"),__vite__mapDeps([])).then(({default:r})=>{let o=null;const l=e.map(s=>({html:D2,element:s,msrc:s.src}));return e.forEach((s,i)=>{const a=()=>{o==null||o.destroy(),o=new r({preloaderDelay:0,showHideAnimationType:"zoom",...t,dataSource:l,index:i,...n?{closeOnVerticalDrag:!0,wheelToZoom:!1}:{}}),j2(o),o.addFilter("thumbEl",()=>s),o.addFilter("placeholderSrc",()=>s.src),o.init()};s.getAttribute("photo-swipe")||(s.style.cursor="zoom-in",s.addEventListener("click",()=>{a()}),s.addEventListener("keypress",({key:c})=>{c==="Enter"&&a()}),s.setAttribute("photo-swipe","")),gu(s).then(c=>{l.splice(i,1,c),o==null||o.refreshSlideContent(i)})}),n?Ne("wheel",()=>{o==null||o.close()}):()=>{}}),H2=({selector:e,locales:t,delay:n=500,scrollToClose:r=!0})=>{const o=M2(),l=$r(t),s=Le(),i=Ae();let a=null;const c=()=>{const{photoSwipe:u}=i.value;u!==!1&&Qt().then(()=>Ic(n)).then(async()=>{const d=Pe(u)?u:e;a=await B2(F2(d),{...o,...l.value},r)})};Ee(()=>{c(),ve(()=>s.value.path,()=>{a==null||a(),c()})}),mn(()=>{a==null||a()})};var V2={"/en/":{closeTitle:"Close",downloadTitle:"Download Image",fullscreenTitle:"Switch to full screen",zoomTitle:"Zoom in/out",arrowPrevTitle:"Prev (Arrow Left)",arrowNextTitle:"Next (Arrow Right)"},"/":{closeTitle:"关闭",downloadTitle:"下载图片",fullscreenTitle:"切换全屏",zoomTitle:"缩放",arrowPrevTitle:"上一个 (左箭头)",arrowNextTitle:"下一个 (右箭头)"}};const z2=".theme-hope-content :not(a) > img:not([no-view])",U2=V2,q2=800,W2=!0,G2=et({enhance:({app:e})=>{N2(e)},setup:()=>{H2({selector:z2,delay:q2,locales:U2,scrollToClose:W2})}}),K2=e=>e instanceof Element?document.activeElement===e&&(["TEXTAREA","SELECT","INPUT"].includes(e.tagName)||e.hasAttribute("contenteditable")):!1,Y2=(e,t)=>t.some(n=>{if(Pe(n))return n===e.key;const{key:r,ctrl:o=!1,shift:l=!1,alt:s=!1}=n;return r===e.key&&o===e.ctrlKey&&l===e.shiftKey&&s===e.altKey}),Q2=/[^\x00-\x7F]/,J2=e=>e.split(/\s+/g).map(t=>t.trim()).filter(t=>!!t),Di=e=>e.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&"),Fi=(e,t)=>{const n=t.join(" "),r=J2(e);if(Q2.test(e))return r.some(s=>n.toLowerCase().indexOf(s)>-1);const o=e.endsWith(" ");return new RegExp(r.map((s,i)=>r.length===i+1&&!o?`(?=.*\\b${Di(s)})`:`(?=.*\\b${Di(s)}\\b)`).join("")+".+","gi").test(n)},X2=({input:e,hotKeys:t})=>{if(t.value.length===0)return;const n=r=>{e.value&&Y2(r,t.value)&&!K2(r.target)&&(r.preventDefault(),e.value.focus())};Ee(()=>{document.addEventListener("keydown",n)}),Yl(()=>{document.removeEventListener("keydown",n)})},Z2=[{title:"首页",headers:[],path:"/",pathLocale:"/",extraFields:[]},{title:"项目部署",headers:[],path:"/deploy/",pathLocale:"/",extraFields:[]},{title:"配置",headers:[{level:2,title:"基础配置项",slug:"基础配置项",link:"#基础配置项",children:[]},{level:2,title:"其他配置",slug:"其他配置",link:"#其他配置",children:[]},{level:2,title:"与NoneBot对接的OneBot实现端配置",slug:"与nonebot对接的onebot实现端配置",link:"#与nonebot对接的onebot实现端配置",children:[]},{level:2,title:"其他",slug:"其他",link:"#其他",children:[]}],path:"/deploy/config.html",pathLocale:"/",extraFields:[]},{title:"答疑",headers:[{level:2,title:"常见问题",slug:"常见问题",link:"#常见问题",children:[]},{level:2,title:"推荐方案(QQ)",slug:"推荐方案-qq",link:"#推荐方案-qq",children:[]},{level:2,title:"推荐方案(Minecraft)",slug:"推荐方案-minecraft",link:"#推荐方案-minecraft",children:[]},{level:2,title:"鸣谢",slug:"鸣谢",link:"#鸣谢",children:[]}],path:"/deploy/fandq.html",pathLocale:"/",extraFields:[]},{title:"安装",headers:[{level:2,title:"开始安装",slug:"开始安装",link:"#开始安装",children:[{level:3,title:"常规部署",slug:"常规部署",link:"#常规部署",children:[]},{level:3,title:"使用Docker构建镜像部署",slug:"使用docker构建镜像部署",link:"#使用docker构建镜像部署",children:[]},{level:3,title:"使用TRSS Scripts部署",slug:"使用trss-scripts部署",link:"#使用trss-scripts部署",children:[]}]},{level:2,title:"设备要求",slug:"设备要求",link:"#设备要求",children:[]}],path:"/deploy/install.html",pathLocale:"/",extraFields:[]},{title:"开发及贡献",headers:[],path:"/dev/",pathLocale:"/",extraFields:[]},{title:"进程通信",headers:[{level:2,title:"通道通信",slug:"通道通信",link:"#通道通信",children:[{level:3,title:"简介",slug:"简介",link:"#简介",children:[]},{level:3,title:"示例",slug:"示例",link:"#示例",children:[]}]},{level:2,title:"共享内存通信",slug:"共享内存通信",link:"#共享内存通信",children:[{level:3,title:"简介",slug:"简介-1",link:"#简介-1",children:[]},{level:3,title:"示例",slug:"示例-1",link:"#示例-1",children:[]}]}],path:"/dev/dev_comm.html",pathLocale:"/",extraFields:[]},{title:"轻雪函数",headers:[{level:2,title:"轻雪函数",slug:"轻雪函数",link:"#轻雪函数",children:[{level:3,title:"函数文件",slug:"函数文件",link:"#函数文件",children:[]},{level:3,title:"命令文档",slug:"命令文档",link:"#命令文档",children:[]},{level:3,title:"API",slug:"api",link:"#api",children:[]},{level:3,title:"结束关键字",slug:"结束关键字",link:"#结束关键字",children:[]}]}],path:"/dev/dev_lyfunc.html",pathLocale:"/",extraFields:[]},{title:"轻雪插件开发",headers:[{level:2,title:"简介",slug:"简介",link:"#简介",children:[]},{level:2,title:"开始",slug:"开始",link:"#开始",children:[{level:3,title:"创建插件",slug:"创建插件",link:"#创建插件",children:[]},{level:3,title:"编写逻辑部分",slug:"编写逻辑部分",link:"#编写逻辑部分",children:[]},{level:3,title:"加载插件",slug:"加载插件",link:"#加载插件",children:[]}]}],path:"/dev/dev_lyplugin.html",pathLocale:"/",extraFields:[]},{title:"资源包开发",headers:[{level:2,title:"简介",slug:"简介",link:"#简介",children:[]},{level:2,title:"加载资源包",slug:"加载资源包",link:"#加载资源包",children:[]}],path:"/dev/dev_resource_pack.html",pathLocale:"/",extraFields:[]},{title:"Home",headers:[],path:"/en/",pathLocale:"/en/",extraFields:[]},{title:"资源及插件商店",headers:[],path:"/store/",pathLocale:"/",extraFields:[]},{title:"插件商店",headers:[],path:"/store/plugin.html",pathLocale:"/",extraFields:[]},{title:"资源商店",headers:[],path:"/store/resource.html",pathLocale:"/",extraFields:[]},{title:"使用手册",headers:[],path:"/usage/",pathLocale:"/",extraFields:[]},{title:"用户协议",headers:[],path:"/usage/agreement.html",pathLocale:"/",extraFields:[]},{title:"基础命令",headers:[{level:2,title:"轻雪命令liteyuki_command",slug:"轻雪命令liteyuki-command",link:"#轻雪命令liteyuki-command",children:[{level:3,title:"命令别名",slug:"命令别名",link:"#命令别名",children:[]}]},{level:2,title:"插件/包管理器 liteyuki_pacman",slug:"插件-包管理器-liteyuki-pacman",link:"#插件-包管理器-liteyuki-pacman",children:[{level:3,title:"命令别名",slug:"命令别名-1",link:"#命令别名-1",children:[]}]},{level:2,title:"用户管理liteyuki_user",slug:"用户管理liteyuki-user",link:"#用户管理liteyuki-user",children:[]}],path:"/usage/basic_command.html",pathLocale:"/",extraFields:[]},{title:"功能命令",headers:[{level:2,title:"功能插件命令",slug:"功能插件命令",link:"#功能插件命令",children:[{level:3,title:"轻雪天气liteyuki_weather",slug:"轻雪天气liteyuki-weather",link:"#轻雪天气liteyuki-weather",children:[]},{level:3,title:"统计信息liteyuki_statistics",slug:"统计信息liteyuki-statistics",link:"#统计信息liteyuki-statistics",children:[]}]}],path:"/usage/extra_command.html",pathLocale:"/",extraFields:[]},{title:"Deploy",headers:[],path:"/en/deploy/",pathLocale:"/en/",extraFields:[]},{title:"Configuration",headers:[{level:2,title:"基础配置项",slug:"基础配置项",link:"#基础配置项",children:[]},{level:2,title:"其他配置",slug:"其他配置",link:"#其他配置",children:[]},{level:2,title:"与NoneBot对接的OneBot实现端配置",slug:"与nonebot对接的onebot实现端配置",link:"#与nonebot对接的onebot实现端配置",children:[]},{level:2,title:"其他",slug:"其他",link:"#其他",children:[]}],path:"/en/deploy/config.html",pathLocale:"/en/",extraFields:[]},{title:"FAQ",headers:[{level:2,title:"常见问题",slug:"常见问题",link:"#常见问题",children:[]},{level:2,title:"推荐方案(QQ)",slug:"推荐方案-qq",link:"#推荐方案-qq",children:[]},{level:2,title:"推荐方案(Minecraft)",slug:"推荐方案-minecraft",link:"#推荐方案-minecraft",children:[]},{level:2,title:"鸣谢",slug:"鸣谢",link:"#鸣谢",children:[]}],path:"/en/deploy/fandq.html",pathLocale:"/en/",extraFields:[]},{title:"Installation",headers:[{level:2,title:"Installation",slug:"installation",link:"#installation",children:[{level:3,title:"Conventional deployment",slug:"conventional-deployment",link:"#conventional-deployment",children:[]},{level:3,title:"Use docker",slug:"use-docker",link:"#use-docker",children:[]},{level:3,title:"Use TRSS Scripts",slug:"use-trss-scripts",link:"#use-trss-scripts",children:[]}]},{level:2,title:"Device requirements",slug:"device-requirements",link:"#device-requirements",children:[]}],path:"/en/deploy/install.html",pathLocale:"/en/",extraFields:[]},{title:"Contribute",headers:[],path:"/en/dev/",pathLocale:"/en/",extraFields:[]},{title:"Communication",headers:[{level:2,title:"通道通信",slug:"通道通信",link:"#通道通信",children:[{level:3,title:"简介",slug:"简介",link:"#简介",children:[]},{level:3,title:"示例",slug:"示例",link:"#示例",children:[]}]},{level:2,title:"共享内存通信",slug:"共享内存通信",link:"#共享内存通信",children:[{level:3,title:"简介",slug:"简介-1",link:"#简介-1",children:[]},{level:3,title:"示例",slug:"示例-1",link:"#示例-1",children:[]}]}],path:"/en/dev/dev_comm.html",pathLocale:"/en/",extraFields:[]},{title:"Liteyuki Function",headers:[{level:2,title:"轻雪函数",slug:"轻雪函数",link:"#轻雪函数",children:[{level:3,title:"函数文件",slug:"函数文件",link:"#函数文件",children:[]},{level:3,title:"命令文档",slug:"命令文档",link:"#命令文档",children:[]},{level:3,title:"API",slug:"api",link:"#api",children:[]},{level:3,title:"结束关键字",slug:"结束关键字",link:"#结束关键字",children:[]}]}],path:"/en/dev/dev_lyfunc.html",pathLocale:"/en/",extraFields:[]},{title:"Liteyuki Plugin",headers:[{level:2,title:"简介",slug:"简介",link:"#简介",children:[]},{level:2,title:"开始",slug:"开始",link:"#开始",children:[{level:3,title:"创建插件",slug:"创建插件",link:"#创建插件",children:[]},{level:3,title:"编写逻辑部分",slug:"编写逻辑部分",link:"#编写逻辑部分",children:[]},{level:3,title:"加载插件",slug:"加载插件",link:"#加载插件",children:[]}]}],path:"/en/dev/dev_lyplugin.html",pathLocale:"/en/",extraFields:[]},{title:"Resource Pack",headers:[{level:2,title:"简介",slug:"简介",link:"#简介",children:[]},{level:2,title:"加载资源包",slug:"加载资源包",link:"#加载资源包",children:[]}],path:"/en/dev/dev_resource_pack.html",pathLocale:"/en/",extraFields:[]},{title:"Extensions Store",headers:[],path:"/en/store/",pathLocale:"/en/",extraFields:[]},{title:"Plugin Store",headers:[],path:"/en/store/plugin.html",pathLocale:"/en/",extraFields:[]},{title:"Resource Store",headers:[],path:"/en/store/resource.html",pathLocale:"/en/",extraFields:[]},{title:"Usage",headers:[],path:"/en/usage/",pathLocale:"/en/",extraFields:[]},{title:"User Agreement",headers:[],path:"/en/usage/agreement.html",pathLocale:"/en/",extraFields:[]},{title:"Basic Commands",headers:[{level:2,title:"轻雪命令liteyuki_command",slug:"轻雪命令liteyuki-command",link:"#轻雪命令liteyuki-command",children:[{level:3,title:"命令别名",slug:"命令别名",link:"#命令别名",children:[]}]},{level:2,title:"插件/包管理器 liteyuki_pacman",slug:"插件-包管理器-liteyuki-pacman",link:"#插件-包管理器-liteyuki-pacman",children:[{level:3,title:"命令别名",slug:"命令别名-1",link:"#命令别名-1",children:[]}]},{level:2,title:"用户管理liteyuki_user",slug:"用户管理liteyuki-user",link:"#用户管理liteyuki-user",children:[]}],path:"/en/usage/basic_command.html",pathLocale:"/en/",extraFields:[]},{title:"Extra Commands",headers:[{level:2,title:"功能插件命令",slug:"功能插件命令",link:"#功能插件命令",children:[{level:3,title:"轻雪天气liteyuki_weather",slug:"轻雪天气liteyuki-weather",link:"#轻雪天气liteyuki-weather",children:[]},{level:3,title:"统计信息liteyuki_statistics",slug:"统计信息liteyuki-statistics",link:"#统计信息liteyuki-statistics",children:[]}]}],path:"/en/usage/extra_command.html",pathLocale:"/en/",extraFields:[]},{title:"",headers:[],path:"/404.html",pathLocale:"/",extraFields:[]}],e3=Y(Z2),t3=()=>e3,n3=({searchIndex:e,routeLocale:t,query:n,maxSuggestions:r})=>{const o=T(()=>e.value.filter(l=>l.pathLocale===t.value));return T(()=>{const l=n.value.trim().toLowerCase();if(!l)return[];const s=[],i=(a,c)=>{Fi(l,[c.title])&&s.push({link:`${a.path}#${c.slug}`,title:a.title,header:c.title});for(const u of c.children){if(s.length>=r.value)return;i(a,u)}};for(const a of o.value){if(s.length>=r.value)break;if(Fi(l,[a.title,...a.extraFields])){s.push({link:a.path,title:a.title});continue}for(const c of a.headers){if(s.length>=r.value)break;i(a,c)}}return s})},r3=e=>{const t=Y(0);return{focusIndex:t,focusNext:()=>{t.value<e.value.length-1?t.value+=1:t.value=0},focusPrev:()=>{t.value>0?t.value-=1:t.value=e.value.length-1}}},o3=V({name:"SearchBox",props:{locales:{type:Object,default:()=>({})},hotKeys:{type:Array,default:()=>[]},maxSuggestions:{type:Number,default:5}},setup(e){const{locales:t,hotKeys:n,maxSuggestions:r}=Kf(e),o=yn(),l=Xt(),s=t3(),i=Y(null),a=Y(!1),c=Y(""),u=T(()=>t.value[l.value]??{}),d=n3({searchIndex:s,routeLocale:l,query:c,maxSuggestions:r}),{focusIndex:p,focusNext:h,focusPrev:m}=r3(d);X2({input:i,hotKeys:n});const _=T(()=>a.value&&!!d.value.length),b=()=>{_.value&&m()},w=()=>{_.value&&h()},C=y=>{if(!_.value)return;const x=d.value[y];x&&o.push(x.link).then(()=>{c.value="",p.value=0})};return()=>f("form",{class:"search-box",role:"search"},[f("input",{ref:i,type:"search",placeholder:u.value.placeholder,autocomplete:"off",spellcheck:!1,value:c.value,onFocus:()=>a.value=!0,onBlur:()=>a.value=!1,onInput:y=>c.value=y.target.value,onKeydown:y=>{switch(y.key){case"ArrowUp":{b();break}case"ArrowDown":{w();break}case"Enter":{y.preventDefault(),C(p.value);break}}}}),_.value&&f("ul",{class:"suggestions",onMouseleave:()=>p.value=-1},d.value.map(({link:y,title:x,header:P},S)=>f("li",{class:["suggestion",{focus:p.value===S}],onMouseenter:()=>p.value=S,onMousedown:()=>C(S)},f("a",{href:y,onClick:I=>I.preventDefault()},[f("span",{class:"page-title"},x),P&&f("span",{class:"page-header"},`> ${P}`)]))))])}});var l3=["s","/"],s3={"/":{placeholder:"搜索"}};const i3=s3,a3=l3,c3=5,u3=et({enhance({app:e}){e.component("SearchBox",t=>f(o3,{locales:i3,hotKeys:a3,maxSuggestions:c3,...t}))}}),yu=()=>{const e=Le();return T(()=>e.value.readingTime??null)},f3=(e,t)=>{const{minutes:n,words:r}=e,{less1Minute:o,word:l,time:s}=t;return{time:n<1?o:s.replace("$time",Math.round(n).toString()),words:l.replace("$word",r.toString())}};var ji={"/en/":{word:"About $word words",less1Minute:"Less than 1 minute",time:"About $time min"},"/":{word:"约 $word 字",less1Minute:"小于 1 分钟",time:"大约 $time 分钟"}};const Bi={words:"",time:""},Cl=typeof ji>"u"?null:ji,d3=()=>Cl?$r(Cl):T(()=>null),p3=()=>{if(typeof Cl>"u")return T(()=>Bi);const e=yu(),t=d3();return T(()=>e.value&&t.value?f3(e.value,t.value):Bi)},en=()=>Kc(),ye=()=>Ih(),Dr=()=>{const e=en();return T(()=>!!e.value.pure)},Hi=()=>null,h3="719px",v3="1440px",m3="false",bu={mobileBreakPoint:h3,pcBreakPoint:v3,enableThemeColor:m3},ps={"/en/deploy/":["install","config","fandq"],"/en/usage/":["basic_command","extra_command","agreement"],"/en/store/":["resource","plugin"],"/en/dev/":["dev_resource_pack","dev_lyfunc","dev_lyplugin","dev_comm"],"/deploy/":["install","config","fandq"],"/usage/":["basic_command","extra_command","agreement"],"/store/":["resource","plugin"],"/dev/":["dev_resource_pack","dev_lyfunc","dev_lyplugin","dev_comm"]},_u=e=>{const{icon:t="",color:n,size:r}=e,o=n||r?{}:null;return n&&(o.color=n),r&&(o.height=Number.isNaN(Number(r))?r:`${r}px`),gn(t)?f("img",{class:"icon",src:t,alt:"","no-view":"",style:o}):ss(t)?f("img",{class:"icon",src:Ge(t),alt:"","aria-hidden":"","no-view":"",style:o}):f(gt("FontIcon"),e)};_u.displayName="HopeIcon";var Ke=_u;const g3="http://.",hs=()=>{const e=yn(),t=Jt();return n=>{if(n)if(ss(n))t.path!==n&&e.push(n);else if(ic(n))window&&window.open(n);else{const r=t.path.slice(0,t.path.lastIndexOf("/"));e.push(new URL(`${r}/${encodeURI(n)}`,g3).pathname)}}},wu=()=>{const e=ye(),t=Ae();return T(()=>{const{author:n}=t.value;return n?Mi(n):n===!1?[]:Mi(e.value.author,!1)})},y3=()=>{const e=Ae();return T(()=>r2(e.value.category).map(t=>({name:t,path:""})))},b3=()=>{const e=Ae();return T(()=>o2(e.value.tag).map(t=>({name:t,path:""})))},_3=()=>{const e=Ae(),t=Le();return T(()=>{const n=I0(e.value.date);if(n)return n;const{createdTime:r}=t.value.git||{};return r?new Date(r):null})},w3=()=>{const e=ye(),t=Le(),n=Ae(),r=wu(),o=y3(),l=b3(),s=_3(),i=yu(),a=p3(),c=T(()=>({author:r.value,category:o.value,date:s.value,localizedDate:t.value.localizedDate,tag:l.value,isOriginal:n.value.isOriginal||!1,readingTime:i.value,readingTimeLocale:a.value,pageview:"pageview"in n.value?n.value.pageview:!0})),u=T(()=>"pageInfo"in n.value?n.value.pageInfo:"pageInfo"in e.value?e.value.pageInfo:null);return{info:c,items:u}},{mobileBreakPoint:E3,pcBreakPoint:k3}=bu,Vi=e=>e.endsWith("px")?Number(e.slice(0,-2)):null,Oo=()=>{const e=Y(!1),t=Y(!1),n=()=>{e.value=window.innerWidth<=(Vi(E3)??719),t.value=window.innerWidth>=(Vi(k3)??1440)};return Ee(()=>{n(),Ne("resize",n,!1),Ne("orientationchange",n,!1)}),{isMobile:e,isPC:t}},Eu=Symbol(""),Fr=()=>{const e=De(Eu);if(!e)throw new Error("useDarkmode() is called without provider.");return e},C3=e=>{const t=en(),n=J0(),r=T(()=>t.value.darkmode||"switch"),o=Gn("vuepress-theme-hope-scheme","auto"),l=T(()=>{const i=r.value;return i==="disable"?!1:i==="enable"?!0:i==="auto"?n.value:i==="toggle"?o.value==="dark":o.value==="dark"||o.value==="auto"&&n.value}),s=T(()=>{const i=r.value;return i==="switch"||i==="toggle"});e.provide(Eu,{canToggle:s,config:r,isDarkmode:l,status:o}),Object.defineProperties(e.config.globalProperties,{$isDarkmode:{get:()=>l.value}})},x3=()=>{const{config:e,isDarkmode:t,status:n}=Fr();Aa(()=>{e.value==="disable"?n.value="light":e.value==="enable"?n.value="dark":e.value==="toggle"&&n.value==="auto"&&(n.value="light")}),Ee(()=>{ve(t,r=>document.documentElement.setAttribute("data-theme",r?"dark":"light"),{immediate:!0})})};var kt=(e=>(e.title="t",e.shortTitle="s",e.icon="i",e.index="I",e.order="O",e.breadcrumbExclude="b",e))(kt||{}),S3=(e=>(e.type="y",e.author="a",e.date="d",e.localizedDate="l",e.category="c",e.tag="g",e.isEncrypted="n",e.isOriginal="o",e.readingTime="r",e.excerpt="e",e.sticky="u",e.cover="v",e))(S3||{}),T3=(e=>(e.article="a",e.home="h",e.slide="s",e.page="p",e))(T3||{});const cn=(e="",t="")=>ss(t)?t:`${sc(e)}${t}`,Mn=(e,t=!1)=>{const{meta:n,path:r,notFound:o}=Lo(e);return o?{text:r,link:r}:{text:!t&&n[kt.shortTitle]?n[kt.shortTitle]:n[kt.title]||r,link:r,...n[kt.icon]?{icon:n[kt.icon]}:{}}},xl=({config:e,prefix:t=""})=>{const n=(r,o=t)=>{const l=Pe(r)?Mn(cn(o,r)):r.link?{...r,...jn(r.link)?{}:{link:Mn(cn(o,r.link)).link}}:r;if("children"in l){const s=cn(o,l.prefix),i=l.children==="structure"?ps[s]:l.children;return{type:"group",...l,prefix:s,children:i.map(a=>n(a,s))}}return{type:"page",...l}};return e.map(r=>n(r))},L3=({config:e,page:t,headerDepth:n})=>{const r=Zt(e).sort((o,l)=>l.length-o.length);for(const o of r)if(Vn(decodeURI(t.path),o)){const l=e[o];return l?xl({config:l==="structure"?ps[o]:l,page:t,headerDepth:n,prefix:o}):[]}return console.warn(`${t.path} is missing sidebar config.`),[]},A3=({config:e,routeLocale:t,page:n,headerDepth:r})=>e==="structure"?xl({config:ps[t],page:n,headerDepth:r,prefix:t}):kl(e)?xl({config:e,page:n,headerDepth:r}):qn(e)?L3({config:e,page:n,headerDepth:r}):[],ku=Symbol(""),I3=()=>{const e=Ae(),t=ye(),n=Le(),r=Xt(),o=T(()=>e.value.home?!1:e.value.sidebar??t.value.sidebar??"structure"),l=T(()=>e.value.headerDepth??t.value.headerDepth??2),s=is(()=>[o.value,l.value,n.value.path,null],()=>A3({config:o.value,routeLocale:r.value,page:n.value,headerDepth:l.value}));Pn(ku,s)},vs=()=>{const e=De(ku);if(!e)throw new Error("useSidebarItems() is called without provider.");return e};var O3=V({name:"PageFooter",setup(){const e=en(),t=ye(),n=Ae(),r=wu(),o=T(()=>{const{copyright:c,footer:u}=n.value;return u!==!1&&!!(c||u||t.value.displayFooter)}),l=T(()=>{const{footer:c}=n.value;return c===!1?!1:Pe(c)?c:t.value.footer||""}),s=T(()=>r.value.map(({name:c})=>c).join(", ")),i=c=>`Copyright © ${new Date().getFullYear()} ${s.value} ${c?`${c} Licensed`:""}`,a=T(()=>{const{copyright:c,license:u=""}=n.value,{license:d}=e.value,{copyright:p}=t.value;return c??(u?i(u):Pe(p)?p:s.value||d?i(d):!1)});return()=>o.value?f("footer",{class:"vp-footer-wrapper"},[l.value?f("div",{class:"vp-footer",innerHTML:l.value}):null,a.value?f("div",{class:"vp-copyright",innerHTML:a.value}):null]):null}}),Xe=V({name:"AutoLink",inheritAttrs:!1,props:{config:{type:Object,required:!0},exact:Boolean,noExternalLinkIcon:Boolean},emits:["focusout"],slots:Object,setup(e,{attrs:t,emit:n,slots:r}){const o=Jt(),l=wc(),s=yo(e,"config"),i=T(()=>gn(s.value.link)),a=T(()=>!i.value&&ic(s.value.link)),c=T(()=>s.value.target||(i.value?"_blank":void 0)),u=T(()=>c.value==="_blank"),d=T(()=>!i.value&&!a.value&&!u.value),p=T(()=>s.value.rel||(u.value?"noopener noreferrer":null)),h=T(()=>s.value.ariaLabel||s.value.text),m=T(()=>{if(e.exact)return!1;const b=Zt(l.value.locales);return b.length?b.every(w=>w!==s.value.link):s.value.link!=="/"}),_=T(()=>d.value?s.value.activeMatch?new RegExp(s.value.activeMatch,"u").test(o.path):m.value?Vn(o.path,s.value.link):o.path===s.value.link:!1);return()=>{const{before:b,after:w,default:C}=r,{text:y,icon:x,link:P}=s.value;return d.value?f(Je,{to:P,"aria-label":h.value,...t,class:["nav-link",{active:_.value},t.class],onFocusout:()=>n("focusout")},()=>C?C():[b?b():f(Ke,{icon:x}),y,w==null?void 0:w()]):f("a",{href:P,rel:p.value,target:c.value,"aria-label":h.value,...t,class:["nav-link",t.class],onFocusout:()=>n("focusout")},C?C():[b?b():f(Ke,{icon:x}),y,e.noExternalLinkIcon?null:f(Wc),w==null?void 0:w()])}}}),Cu=V({name:"NavbarDropdownLink",props:{config:{type:Object,required:!0}},slots:Object,setup(e,{slots:t}){const n=Le(),r=yo(e,"config"),o=T(()=>r.value.ariaLabel||r.value.text),l=Y(!1);ve(()=>n.value.path,()=>{l.value=!1});const s=i=>{i.detail===0&&(l.value=!l.value)};return()=>{var i;return f("div",{class:["dropdown-wrapper",{open:l.value}]},[f("button",{type:"button",class:"dropdown-title","aria-label":o.value,onClick:s},[((i=t.title)==null?void 0:i.call(t))||f("span",{class:"title"},[f(Ke,{icon:r.value.icon}),e.config.text]),f("span",{class:"arrow"}),f("ul",{class:"nav-dropdown"},r.value.children.map((a,c)=>{const u=c===r.value.children.length-1;return f("li",{class:"dropdown-item"},"children"in a?[f("h4",{class:"dropdown-subtitle"},a.link?f(Xe,{config:a,onFocusout:()=>{a.children.length===0&&u&&(l.value=!1)}}):f("span",a.text)),f("ul",{class:"dropdown-subitem-wrapper"},a.children.map((d,p)=>f("li",{class:"dropdown-subitem"},f(Xe,{config:d,onFocusout:()=>{p===a.children.length-1&&u&&(l.value=!1)}}))))]:f(Xe,{config:a,onFocusout:()=>{u&&(l.value=!1)}}))}))])])}}});const xu=()=>f(Ie,{name:"i18n"},()=>[f("path",{d:"M379.392 460.8 494.08 575.488l-42.496 102.4L307.2 532.48 138.24 701.44l-71.68-72.704L234.496 460.8l-45.056-45.056c-27.136-27.136-51.2-66.56-66.56-108.544h112.64c7.68 14.336 16.896 27.136 26.112 35.84l45.568 46.08 45.056-45.056C382.976 312.32 409.6 247.808 409.6 204.8H0V102.4h256V0h102.4v102.4h256v102.4H512c0 70.144-37.888 161.28-87.04 210.944L378.88 460.8zM576 870.4 512 1024H409.6l256-614.4H768l256 614.4H921.6l-64-153.6H576zM618.496 768h196.608L716.8 532.48 618.496 768z"})]);xu.displayName="I18nIcon";const Su=(e,t="")=>Pe(e)?Mn(cn(t,e)):"children"in e?{...e,...e.link&&!jn(e.link)?Mn(cn(t,e.link)):{},children:e.children.map(n=>Su(n,cn(t,e.prefix)))}:{...e,link:jn(e.link)?e.link:Mn(cn(t,e.link)).link},Tu=()=>{const e=ye(),t=()=>(e.value.navbar||[]).map(n=>Su(n));return is(()=>e.value.navbar,()=>t())},P3=()=>{const e=f0(),t=Jt(),n=Xt(),r=To(),o=en(),l=ye();return is(()=>t.path,()=>{const s=Zt(r.value.locales),i=Pc(o.value.extraLocales??{});if(s.length<2&&!i.length)return null;const{path:a,fullPath:c}=t,{navbarLocales:u}=l.value;return{text:"",ariaLabel:u==null?void 0:u.selectLangAriaLabel,children:[...s.map(d=>{var w,C,y;const p=((w=r.value.locales)==null?void 0:w[d])??{},h=((C=o.value.locales)==null?void 0:C[d])??{},m=p.lang||"",_=((y=h.navbarLocales)==null?void 0:y.langName)??m;let b;if(m===r.value.lang)b=a;else{const x=a.replace(n.value,d);b=e.value.some(P=>P===x)?c.replace(a,x):h.home??d}return{text:_,link:b}}),...i.map(([d,p])=>({text:d,link:p.replace(":route",t.path.replace(n.value,""))}))]}})},$3=()=>{const e=ye(),t=T(()=>e.value.repo||null),n=T(()=>t.value?t2(t.value):null),r=T(()=>t.value?cu(t.value):null),o=T(()=>n.value?e.value.repoLabel??(r.value===null?"Source":r.value):null);return T(()=>!n.value||!o.value||e.value.repoDisplay===!1?null:{type:r.value||"Source",label:o.value,link:n.value})};var R3=V({name:"LanguageDropdown",setup(){const e=P3();return()=>e.value?f("div",{class:"nav-item"},f(Cu,{class:"i18n-dropdown",config:e.value},{title:()=>{var t;return f(xu,{"aria-label":(t=e.value)==null?void 0:t.ariaLabel,style:{width:"1rem",height:"1rem",verticalAlign:"middle"}})}})):null}}),M3=V({name:"NavScreenDropdown",props:{config:{type:Object,required:!0}},setup(e){const t=Le(),n=yo(e,"config"),r=T(()=>n.value.ariaLabel||n.value.text),o=Y(!1);ve(()=>t.value.path,()=>{o.value=!1});const l=(s,i)=>i[i.length-1]===s;return()=>[f("button",{type:"button",class:["nav-screen-dropdown-title",{active:o.value}],"aria-label":r.value,onClick:()=>{o.value=!o.value}},[f("span",{class:"title"},[f(Ke,{icon:n.value.icon}),e.config.text]),f("span",{class:["arrow",o.value?"down":"end"]})]),f("ul",{class:["nav-screen-dropdown",{hide:!o.value}]},n.value.children.map(s=>f("li",{class:"dropdown-item"},"children"in s?[f("h4",{class:"dropdown-subtitle"},s.link?f(Xe,{config:s,onFocusout:()=>{l(s,n.value.children)&&s.children.length===0&&(o.value=!1)}}):f("span",s.text)),f("ul",{class:"dropdown-subitem-wrapper"},s.children.map(i=>f("li",{class:"dropdown-subitem"},f(Xe,{config:i,onFocusout:()=>{l(i,s.children)&&l(s,n.value.children)&&(o.value=!1)}}))))]:f(Xe,{config:s,onFocusout:()=>{l(s,n.value.children)&&(o.value=!1)}}))))]}}),N3=V({name:"NavScreenLinks",setup(){const e=Tu();return()=>e.value.length?f("nav",{class:"nav-screen-links"},e.value.map(t=>f("div",{class:"navbar-links-item"},"children"in t?f(M3,{config:t}):f(Xe,{config:t})))):null}});const Lu=()=>f(Ie,{name:"dark"},()=>f("path",{d:"M524.8 938.667h-4.267a439.893 439.893 0 0 1-313.173-134.4 446.293 446.293 0 0 1-11.093-597.334A432.213 432.213 0 0 1 366.933 90.027a42.667 42.667 0 0 1 45.227 9.386 42.667 42.667 0 0 1 10.24 42.667 358.4 358.4 0 0 0 82.773 375.893 361.387 361.387 0 0 0 376.747 82.774 42.667 42.667 0 0 1 54.187 55.04 433.493 433.493 0 0 1-99.84 154.88 438.613 438.613 0 0 1-311.467 128z"}));Lu.displayName="DarkIcon";const Au=()=>f(Ie,{name:"light"},()=>f("path",{d:"M952 552h-80a40 40 0 0 1 0-80h80a40 40 0 0 1 0 80zM801.88 280.08a41 41 0 0 1-57.96-57.96l57.96-58a41.04 41.04 0 0 1 58 58l-58 57.96zM512 752a240 240 0 1 1 0-480 240 240 0 0 1 0 480zm0-560a40 40 0 0 1-40-40V72a40 40 0 0 1 80 0v80a40 40 0 0 1-40 40zm-289.88 88.08-58-57.96a41.04 41.04 0 0 1 58-58l57.96 58a41 41 0 0 1-57.96 57.96zM192 512a40 40 0 0 1-40 40H72a40 40 0 0 1 0-80h80a40 40 0 0 1 40 40zm30.12 231.92a41 41 0 0 1 57.96 57.96l-57.96 58a41.04 41.04 0 0 1-58-58l58-57.96zM512 832a40 40 0 0 1 40 40v80a40 40 0 0 1-80 0v-80a40 40 0 0 1 40-40zm289.88-88.08 58 57.96a41.04 41.04 0 0 1-58 58l-57.96-58a41 41 0 0 1 57.96-57.96z"}));Au.displayName="LightIcon";const Iu=()=>f(Ie,{name:"auto"},()=>f("path",{d:"M512 992C246.92 992 32 777.08 32 512S246.92 32 512 32s480 214.92 480 480-214.92 480-480 480zm0-840c-198.78 0-360 161.22-360 360 0 198.84 161.22 360 360 360s360-161.16 360-360c0-198.78-161.22-360-360-360zm0 660V212c165.72 0 300 134.34 300 300 0 165.72-134.28 300-300 300z"}));Iu.displayName="AutoIcon";const Ou=()=>f(Ie,{name:"enter-fullscreen"},()=>f("path",{d:"M762.773 90.24h-497.28c-96.106 0-174.4 78.293-174.4 174.4v497.28c0 96.107 78.294 174.4 174.4 174.4h497.28c96.107 0 175.04-78.293 174.4-174.4V264.64c0-96.213-78.186-174.4-174.4-174.4zm-387.2 761.173H215.04c-21.867 0-40.427-17.92-41.067-41.066V649.92c0-22.507 17.92-40.427 40.427-40.427 11.307 0 21.227 4.694 28.48 11.947 7.253 7.253 11.947 17.92 11.947 28.48v62.293l145.28-145.28c15.893-15.893 41.813-15.893 57.706 0 15.894 15.894 15.894 41.814 0 57.707l-145.28 145.28h62.294c22.506 0 40.426 17.92 40.426 40.427s-17.173 41.066-39.68 41.066zM650.24 165.76h160.427c21.866 0 40.426 17.92 41.066 41.067v160.426c0 22.507-17.92 40.427-40.426 40.427-11.307 0-21.227-4.693-28.48-11.947-7.254-7.253-11.947-17.92-11.947-28.48v-62.186L625.6 450.347c-15.893 15.893-41.813 15.893-57.707 0-15.893-15.894-15.893-41.814 0-57.707l145.28-145.28H650.88c-22.507 0-40.427-17.92-40.427-40.427s17.174-41.173 39.787-41.173z"}));Ou.displayName="EnterFullScreenIcon";const Pu=()=>f(Ie,{name:"cancel-fullscreen"},()=>f("path",{d:"M778.468 78.62H247.922c-102.514 0-186.027 83.513-186.027 186.027V795.08c0 102.514 83.513 186.027 186.027 186.027h530.432c102.514 0 186.71-83.513 186.026-186.027V264.647C964.494 162.02 880.981 78.62 778.468 78.62zM250.88 574.35h171.122c23.324 0 43.122 19.115 43.804 43.805v171.121c0 24.008-19.114 43.122-43.122 43.122-12.06 0-22.641-5.006-30.378-12.743s-12.743-19.115-12.743-30.379V722.83L224.597 877.91c-16.953 16.952-44.6 16.952-61.553 0-16.953-16.954-16.953-44.602 0-61.554L318.009 661.39h-66.446c-24.007 0-43.122-19.114-43.122-43.122 0-24.12 18.432-43.918 42.439-43.918zm521.899-98.873H601.657c-23.325 0-43.122-19.114-43.805-43.804V260.55c0-24.007 19.115-43.122 43.122-43.122 12.06 0 22.642 5.007 30.379 12.743s12.743 19.115 12.743 30.38v66.445l154.965-154.965c16.953-16.953 44.601-16.953 61.554 0 16.953 16.953 16.953 44.6 0 61.554L705.536 388.55h66.446c24.007 0 43.122 19.115 43.122 43.122.114 24.007-18.318 43.804-42.325 43.804z"}));Pu.displayName="CancelFullScreenIcon";const $u=()=>f(Ie,{name:"outlook"},()=>[f("path",{d:"M224 800c0 9.6 3.2 44.8 6.4 54.4 6.4 48-48 76.8-48 76.8s80 41.6 147.2 0 134.4-134.4 38.4-195.2c-22.4-12.8-41.6-19.2-57.6-19.2C259.2 716.8 227.2 761.6 224 800zM560 675.2l-32 51.2c-51.2 51.2-83.2 32-83.2 32 25.6 67.2 0 112-12.8 128 25.6 6.4 51.2 9.6 80 9.6 54.4 0 102.4-9.6 150.4-32l0 0c3.2 0 3.2-3.2 3.2-3.2 22.4-16 12.8-35.2 6.4-44.8-9.6-12.8-12.8-25.6-12.8-41.6 0-54.4 60.8-99.2 137.6-99.2 6.4 0 12.8 0 22.4 0 12.8 0 38.4 9.6 48-25.6 0-3.2 0-3.2 3.2-6.4 0-3.2 3.2-6.4 3.2-6.4 6.4-16 6.4-16 6.4-19.2 9.6-35.2 16-73.6 16-115.2 0-105.6-41.6-198.4-108.8-268.8C704 396.8 560 675.2 560 675.2zM224 419.2c0-28.8 22.4-51.2 51.2-51.2 28.8 0 51.2 22.4 51.2 51.2 0 28.8-22.4 51.2-51.2 51.2C246.4 470.4 224 448 224 419.2zM320 284.8c0-22.4 19.2-41.6 41.6-41.6 22.4 0 41.6 19.2 41.6 41.6 0 22.4-19.2 41.6-41.6 41.6C339.2 326.4 320 307.2 320 284.8zM457.6 208c0-12.8 12.8-25.6 25.6-25.6 12.8 0 25.6 12.8 25.6 25.6 0 12.8-12.8 25.6-25.6 25.6C470.4 233.6 457.6 220.8 457.6 208zM128 505.6C128 592 153.6 672 201.6 736c28.8-60.8 112-60.8 124.8-60.8-16-51.2 16-99.2 16-99.2l316.8-422.4c-48-19.2-99.2-32-150.4-32C297.6 118.4 128 291.2 128 505.6zM764.8 86.4c-22.4 19.2-390.4 518.4-390.4 518.4-22.4 28.8-12.8 76.8 22.4 99.2l9.6 6.4c35.2 22.4 80 12.8 99.2-25.6 0 0 6.4-12.8 9.6-19.2 54.4-105.6 275.2-524.8 288-553.6 6.4-19.2-3.2-32-19.2-32C777.6 76.8 771.2 80 764.8 86.4z"})]);$u.displayName="OutlookIcon";var Ru=V({name:"AppearanceSwitch",setup(){const{config:e,isDarkmode:t,status:n}=Fr(),r=Dr(),o=()=>{e.value==="switch"?n.value={light:"dark",dark:"auto",auto:"light"}[n.value]:n.value=n.value==="light"?"dark":"light"},l=async s=>{if(!(document.startViewTransition&&!window.matchMedia("(prefers-reduced-motion: reduce)").matches&&!r.value)||!s){o();return}const i=s.clientX,a=s.clientY,c=Math.hypot(Math.max(i,innerWidth-i),Math.max(a,innerHeight-a)),u=t.value;await document.startViewTransition(async()=>{o(),await Qt()}).ready,t.value!==u&&document.documentElement.animate({clipPath:t.value?[`circle(${c}px at ${i}px ${a}px)`,`circle(0px at ${i}px ${a}px)`]:[`circle(0px at ${i}px ${a}px)`,`circle(${c}px at ${i}px ${a}px)`]},{duration:400,pseudoElement:t.value?"::view-transition-old(root)":"::view-transition-new(root)"})};return()=>f("button",{type:"button",id:"appearance-switch",onClick:l},[f(Iu,{style:{display:n.value==="auto"?"block":"none"}}),f(Lu,{style:{display:n.value==="dark"?"block":"none"}}),f(Au,{style:{display:n.value==="light"?"block":"none"}})])}}),D3=V({name:"AppearanceMode",setup(){const e=ye(),{canToggle:t}=Fr(),n=T(()=>e.value.outlookLocales.darkmode);return()=>t.value?f("div",{class:"appearance-wrapper"},[f("label",{class:"appearance-title",for:"appearance-switch"},n.value),f(Ru)]):null}});const tl=bu.enableThemeColor==="true";var Mu=V({name:"ToggleFullScreenButton",setup(){const e=ye(),{isSupported:t,isFullscreen:n,toggle:r}=cs(),o=T(()=>e.value.outlookLocales.fullscreen);return()=>t?f("div",{class:"full-screen-wrapper"},[f("label",{class:"full-screen-title",for:"full-screen-switch"},o.value),f("button",{type:"button",id:"full-screen-switch",class:"full-screen",ariaPressed:n.value,onClick:()=>r()},n.value?f(Pu):f(Ou))]):null}}),Nu=V({name:"OutlookSettings",setup(){const e=en(),t=Dr(),n=T(()=>!t.value&&e.value.fullscreen);return()=>f(Ao,()=>[null,f(D3),n.value?f(Mu):null])}}),F3=V({name:"NavScreen",props:{show:Boolean},emits:["close"],slots:Object,setup(e,{emit:t,slots:n}){const r=Le(),{isMobile:o}=Oo(),l=Fe(),s=Bc(l);return Ee(()=>{l.value=document.body,ve(o,i=>{!i&&e.show&&(s.value=!1,t("close"))}),ve(()=>r.value.path,()=>{s.value=!1,t("close")})}),mn(()=>{s.value=!1}),()=>f(Yt,{name:"fade",onEnter:()=>{s.value=!0},onAfterLeave:()=>{s.value=!1}},()=>{var i,a;return e.show?f("div",{id:"nav-screen"},f("div",{class:"vp-nav-screen-container"},[(i=n.before)==null?void 0:i.call(n),f(N3),f("div",{class:"vp-outlook-wrapper"},f(Nu)),(a=n.after)==null?void 0:a.call(n)])):null})}}),j3=V({name:"NavbarBrand",setup(){const e=Xt(),t=To(),n=ye(),r=T(()=>n.value.home||e.value),o=T(()=>t.value.title),l=T(()=>n.value.navTitle??o.value),s=T(()=>n.value.logo?Ge(n.value.logo):null),i=T(()=>n.value.logoDark?Ge(n.value.logoDark):null);return()=>f(Je,{to:r.value,class:"vp-brand"},()=>[s.value?f("img",{class:["vp-nav-logo",{light:!!i.value}],src:s.value,alt:""}):null,i.value?f("img",{class:["vp-nav-logo dark"],src:i.value,alt:""}):null,l.value?f("span",{class:["vp-site-name",{"hide-in-pad":s.value&&n.value.hideSiteNameOnMobile!==!1}]},l.value):null])}}),B3=V({name:"NavbarLinks",setup(){const e=Tu();return()=>e.value.length?f("nav",{class:"vp-nav-links"},e.value.map(t=>f("div",{class:"nav-item hide-in-mobile"},"children"in t?f(Cu,{config:t}):f(Xe,{config:t})))):null}}),H3=V({name:"RepoLink",components:{BitbucketIcon:ou,GiteeIcon:ru,GitHubIcon:tu,GitLabIcon:nu,SourceIcon:lu},setup(){const e=$3();return()=>e.value?f("div",{class:"nav-item vp-repo"},f("a",{class:"vp-repo-link",href:e.value.link,target:"_blank",rel:"noopener noreferrer","aria-label":e.value.label},f(gt(`${e.value.type}Icon`),{style:{width:"1.25rem",height:"1.25rem",verticalAlign:"middle"}}))):null}});const Du=({active:e=!1},{emit:t})=>f("button",{type:"button",class:["vp-toggle-navbar-button",{"is-active":e}],"aria-label":"Toggle Navbar","aria-expanded":e,"aria-controls":"nav-screen",onClick:()=>t("toggle")},f("span",[f("span",{class:"vp-top"}),f("span",{class:"vp-middle"}),f("span",{class:"vp-bottom"})]));Du.displayName="ToggleNavbarButton";var V3=Du;const Sl=(e,{emit:t})=>f("button",{type:"button",class:"vp-toggle-sidebar-button",title:"Toggle Sidebar",onClick:()=>t("toggle")},f("span",{class:"icon"}));Sl.displayName="ToggleSidebarButton",Sl.emits=["toggle"];var z3=Sl,U3=V({name:"OutlookButton",setup(){const{isSupported:e}=cs(),t=en(),n=Dr(),r=Le(),{canToggle:o}=Fr(),l=Y(!1),s=T(()=>!n.value&&t.value.fullscreen&&e);return ve(()=>r.value.path,()=>{l.value=!1}),()=>o.value||s.value||tl?f("div",{class:"nav-item hide-in-mobile"},o.value&&!s.value&&!tl?f(Ru):s.value&&!o.value&&!tl?f(Mu):f("button",{type:"button",class:["outlook-button",{open:l.value}],tabindex:"-1","aria-hidden":!0},[f($u),f("div",{class:"outlook-dropdown"},f(Nu))])):null}}),q3=V({name:"NavBar",emits:["toggleSidebar"],slots:Object,setup(e,{emit:t,slots:n}){const r=ye(),{isMobile:o}=Oo(),l=Y(!1),s=T(()=>{const{navbarAutoHide:u="mobile"}=r.value;return u!=="none"&&(u==="always"||o.value)}),i=T(()=>r.value.navbarLayout||{start:["Brand"],center:["Links"],end:["Language","Repo","Outlook","Search"]}),a={Brand:j3,Language:R3,Links:B3,Repo:H3,Outlook:U3,Search:ft("Docsearch")?gt("Docsearch"):ft("SearchBox")?gt("SearchBox"):Hi},c=u=>a[u]??(ft(u)?gt(u):Hi);return()=>{var u,d,p,h,m,_;return[f("header",{key:"navbar",id:"navbar",class:["vp-navbar",{"auto-hide":s.value,"hide-icon":r.value.navbarIcon===!1}]},[f("div",{class:"vp-navbar-start"},[f(z3,{onToggle:()=>{l.value&&(l.value=!1),t("toggleSidebar")}}),(u=n.startBefore)==null?void 0:u.call(n),(i.value.start||[]).map(b=>f(c(b))),(d=n.startAfter)==null?void 0:d.call(n)]),f("div",{class:"vp-navbar-center"},[(p=n.centerBefore)==null?void 0:p.call(n),(i.value.center||[]).map(b=>f(c(b))),(h=n.centerAfter)==null?void 0:h.call(n)]),f("div",{class:"vp-navbar-end"},[(m=n.endBefore)==null?void 0:m.call(n),(i.value.end||[]).map(b=>f(c(b))),(_=n.endAfter)==null?void 0:_.call(n),f(V3,{active:l.value,onToggle:()=>{l.value=!l.value}})])]),f(F3,{show:l.value,onClose:()=>{l.value=!1}},{before:()=>{var b;return(b=n.screenTop)==null?void 0:b.call(n)},after:()=>{var b;return(b=n.screenBottom)==null?void 0:b.call(n)}})]}}});const _r=(e,t,n=!1)=>"activeMatch"in t?new RegExp(t.activeMatch,"u").test(e.path):au(e,t.link)?!0:"children"in t&&!n?t.children.some(r=>_r(e,r)):!1,Fu=(e,t)=>t.type==="group"?t.children.some(n=>n.type==="group"?Fu(e,n):n.type==="page"&&_r(e,n,!0))||"prefix"in t&&au(e,t.prefix):!1;var W3=V({name:"SidebarChild",props:{config:{type:Object,required:!0}},setup(e){const t=Jt();return()=>Pe(e.config.link)?f(Xe,{class:["vp-sidebar-link","vp-sidebar-page",{active:_r(t,e.config,!0)}],exact:!0,config:e.config}):f("p",e,[f(Ke,{icon:e.config.icon}),e.config.text])}}),G3=V({name:"SidebarGroup",props:{config:{type:Object,required:!0},open:{type:Boolean,required:!0}},emits:["toggle"],setup(e,{emit:t}){const n=Jt(),r=T(()=>_r(n,e.config)),o=T(()=>_r(n,e.config,!0));return()=>{const{collapsible:l,children:s=[],icon:i,prefix:a,link:c,text:u}=e.config;return f("section",{class:"vp-sidebar-group"},[f(l?"button":"p",{class:["vp-sidebar-header",{clickable:l||c,exact:o.value,active:r.value}],...l?{type:"button",onClick:()=>t("toggle"),onKeydown:d=>{d.key==="Enter"&&t("toggle")}}:{}},[f(Ke,{icon:i}),c?f(Xe,{class:"vp-sidebar-title",config:{text:u,link:c},noExternalLinkIcon:!0}):f("span",{class:"vp-sidebar-title"},u),l?f("span",{class:["vp-arrow",e.open?"down":"end"]}):null]),e.open||!l?f(ju,{key:a,config:s}):null])}}}),ju=V({name:"SidebarLinks",props:{config:{type:Array,required:!0}},setup(e){const t=Jt(),n=Y(-1),r=o=>{n.value=o===n.value?-1:o};return ve(()=>t.path,()=>{const o=e.config.findIndex(l=>Fu(t,l));n.value=o},{immediate:!0,flush:"post"}),()=>f("ul",{class:"vp-sidebar-links"},e.config.map((o,l)=>f("li",o.type==="group"?f(G3,{config:o,open:l===n.value,onToggle:()=>r(l)}):f(W3,{config:o}))))}}),K3=V({name:"SideBar",slots:Object,setup(e,{slots:t}){const n=Jt(),r=ye(),o=vs(),l=Fe();return Ee(()=>{ve(()=>n.hash,s=>{const i=document.querySelector(`.vp-sidebar a.vp-sidebar-link[href="${n.path}${s}"]`);if(!i)return;const{top:a,height:c}=l.value.getBoundingClientRect(),{top:u,height:d}=i.getBoundingClientRect();u<a?i.scrollIntoView(!0):u+d>a+c&&i.scrollIntoView(!1)},{immediate:!0})}),()=>{var s,i,a;return f("aside",{ref:l,id:"sidebar",class:["vp-sidebar",{"hide-icon":r.value.sidebarIcon===!1}],key:"sidebar"},[(s=t.top)==null?void 0:s.call(t),((i=t.default)==null?void 0:i.call(t))||f(ju,{config:o.value}),(a=t.bottom)==null?void 0:a.call(t)])}}}),Bu=V({name:"CommonWrapper",props:{containerClass:{type:String,default:""},noNavbar:Boolean,noSidebar:Boolean,noToc:Boolean},slots:Object,setup(e,{slots:t}){const n=yn(),r=Le(),o=Ae(),l=ye(),{isMobile:s,isPC:i}=Oo(),[a,c]=yr(!1),[u,d]=yr(!1),p=vs(),h=Y(!1),m=T(()=>e.noNavbar||o.value.navbar===!1||l.value.navbar===!1?!1:!!(r.value.title||l.value.logo||l.value.repo||l.value.navbar)),_=T(()=>e.noSidebar?!1:o.value.sidebar!==!1&&p.value.length!==0&&!o.value.home),b=T(()=>e.noToc||o.value.home?!1:o.value.toc||l.value.toc!==!1&&o.value.toc!==!1),w={x:0,y:0},C=S=>{w.x=S.changedTouches[0].clientX,w.y=S.changedTouches[0].clientY},y=S=>{const I=S.changedTouches[0].clientX-w.x,$=S.changedTouches[0].clientY-w.y;Math.abs(I)>Math.abs($)*1.5&&Math.abs(I)>40&&(I>0&&w.x<=80?c(!0):c(!1))},x=()=>window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0;let P=0;return Ne("scroll",j0(()=>{const S=x();S<=58||S<P?h.value=!1:P+200<S&&!a.value&&(h.value=!0),P=S},300,!0)),ve(s,S=>{S||c(!1)}),Ee(()=>{const S=Bc(document.body);ve(a,$=>{S.value=$});const I=n.afterEach(()=>{c(!1)});mn(()=>{S.value=!1,I()})}),()=>f(ft("GlobalEncrypt")?gt("GlobalEncrypt"):eu,()=>f("div",{class:["theme-container",{"no-navbar":!m.value,"no-sidebar":!_.value&&!(t.sidebar||t.sidebarTop||t.sidebarBottom),"has-toc":b.value,"hide-navbar":h.value,"sidebar-collapsed":!s.value&&!i.value&&u.value,"sidebar-open":s.value&&a.value},e.containerClass,o.value.containerClass||""],onTouchStart:C,onTouchEnd:y},[m.value?f(q3,{onToggleSidebar:()=>c()},{startBefore:()=>{var S;return(S=t.navbarStartBefore)==null?void 0:S.call(t)},startAfter:()=>{var S;return(S=t.navbarStartAfter)==null?void 0:S.call(t)},centerBefore:()=>{var S;return(S=t.navbarCenterBefore)==null?void 0:S.call(t)},centerAfter:()=>{var S;return(S=t.navbarCenterAfter)==null?void 0:S.call(t)},endBefore:()=>{var S;return(S=t.navbarEndBefore)==null?void 0:S.call(t)},endAfter:()=>{var S;return(S=t.navbarEndAfter)==null?void 0:S.call(t)},screenTop:()=>{var S;return(S=t.navScreenTop)==null?void 0:S.call(t)},screenBottom:()=>{var S;return(S=t.navScreenBottom)==null?void 0:S.call(t)}}):null,f(Yt,{name:"fade"},()=>a.value?f("div",{class:"vp-sidebar-mask",onClick:()=>c(!1)}):null),f(Yt,{name:"fade"},()=>s.value?null:f("div",{class:"toggle-sidebar-wrapper",onClick:()=>d()},f("span",{class:["arrow",u.value?"end":"start"]}))),f(K3,{},{...t.sidebar?{default:()=>t.sidebar()}:{},top:()=>{var S;return(S=t.sidebarTop)==null?void 0:S.call(t)},bottom:()=>{var S;return(S=t.sidebarBottom)==null?void 0:S.call(t)}}),t.default(),f(O3)]))}}),Sn=V({name:"DropTransition",props:{type:{type:String,default:"single"},delay:{type:Number,default:0},duration:{type:Number,default:.25},appear:Boolean},slots:Object,setup(e,{slots:t}){const n=o=>{o.style.transition=`transform ${e.duration}s ease-in-out ${e.delay}s, opacity ${e.duration}s ease-in-out ${e.delay}s`,o.style.transform="translateY(-20px)",o.style.opacity="0"},r=o=>{o.style.transform="translateY(0)",o.style.opacity="1"};return()=>f(e.type==="single"?Yt:I1,{name:"drop",appear:e.appear,onAppear:n,onAfterAppear:r,onEnter:n,onAfterEnter:r,onBeforeLeave:n},()=>t.default())}});const Tl=({custom:e})=>f(kc,{class:["theme-hope-content",{custom:e}]});Tl.displayName="MarkdownContent",Tl.props={custom:Boolean};var Hu=Tl;const Vu=()=>f(Ie,{name:"author"},()=>f("path",{d:"M649.6 633.6c86.4-48 147.2-144 147.2-249.6 0-160-128-288-288-288s-288 128-288 288c0 108.8 57.6 201.6 147.2 249.6-121.6 48-214.4 153.6-240 288-3.2 9.6 0 19.2 6.4 25.6 3.2 9.6 12.8 12.8 22.4 12.8h704c9.6 0 19.2-3.2 25.6-12.8 6.4-6.4 9.6-16 6.4-25.6-25.6-134.4-121.6-240-243.2-288z"}));Vu.displayName="AuthorIcon";const zu=()=>f(Ie,{name:"calendar"},()=>f("path",{d:"M716.4 110.137c0-18.753-14.72-33.473-33.472-33.473-18.753 0-33.473 14.72-33.473 33.473v33.473h66.993v-33.473zm-334.87 0c0-18.753-14.72-33.473-33.473-33.473s-33.52 14.72-33.52 33.473v33.473h66.993v-33.473zm468.81 33.52H716.4v100.465c0 18.753-14.72 33.473-33.472 33.473a33.145 33.145 0 01-33.473-33.473V143.657H381.53v100.465c0 18.753-14.72 33.473-33.473 33.473a33.145 33.145 0 01-33.473-33.473V143.657H180.6A134.314 134.314 0 0046.66 277.595v535.756A134.314 134.314 0 00180.6 947.289h669.74a134.36 134.36 0 00133.94-133.938V277.595a134.314 134.314 0 00-133.94-133.938zm33.473 267.877H147.126a33.145 33.145 0 01-33.473-33.473c0-18.752 14.72-33.473 33.473-33.473h736.687c18.752 0 33.472 14.72 33.472 33.473a33.145 33.145 0 01-33.472 33.473z"}));zu.displayName="CalendarIcon";const Uu=()=>f(Ie,{name:"category"},()=>f("path",{d:"M148.41 106.992h282.176c22.263 0 40.31 18.048 40.31 40.31V429.48c0 22.263-18.047 40.31-40.31 40.31H148.41c-22.263 0-40.311-18.047-40.311-40.31V147.302c0-22.263 18.048-40.31 40.311-40.31zM147.556 553.478H429.73c22.263 0 40.311 18.048 40.311 40.31v282.176c0 22.263-18.048 40.312-40.31 40.312H147.555c-22.263 0-40.311-18.049-40.311-40.312V593.79c0-22.263 18.048-40.311 40.31-40.311zM593.927 106.992h282.176c22.263 0 40.31 18.048 40.31 40.31V429.48c0 22.263-18.047 40.31-40.31 40.31H593.927c-22.263 0-40.311-18.047-40.311-40.31V147.302c0-22.263 18.048-40.31 40.31-40.31zM730.22 920.502H623.926c-40.925 0-74.22-33.388-74.22-74.425V623.992c0-41.038 33.387-74.424 74.425-74.424h222.085c41.038 0 74.424 33.226 74.424 74.067v114.233c0 10.244-8.304 18.548-18.547 18.548s-18.548-8.304-18.548-18.548V623.635c0-20.388-16.746-36.974-37.33-36.974H624.13c-20.585 0-37.331 16.747-37.331 37.33v222.086c0 20.585 16.654 37.331 37.126 37.331H730.22c10.243 0 18.547 8.304 18.547 18.547 0 10.244-8.304 18.547-18.547 18.547z"}));Uu.displayName="CategoryIcon";const qu=()=>f(Ie,{name:"print"},()=>f("path",{d:"M819.2 364.8h-44.8V128c0-17.067-14.933-32-32-32H281.6c-17.067 0-32 14.933-32 32v236.8h-44.8C145.067 364.8 96 413.867 96 473.6v192c0 59.733 49.067 108.8 108.8 108.8h44.8V896c0 17.067 14.933 32 32 32h460.8c17.067 0 32-14.933 32-32V774.4h44.8c59.733 0 108.8-49.067 108.8-108.8v-192c0-59.733-49.067-108.8-108.8-108.8zM313.6 160h396.8v204.8H313.6V160zm396.8 704H313.6V620.8h396.8V864zM864 665.6c0 25.6-19.2 44.8-44.8 44.8h-44.8V588.8c0-17.067-14.933-32-32-32H281.6c-17.067 0-32 14.933-32 32v121.6h-44.8c-25.6 0-44.8-19.2-44.8-44.8v-192c0-25.6 19.2-44.8 44.8-44.8h614.4c25.6 0 44.8 19.2 44.8 44.8v192z"}));qu.displayName="PrintIcon";const Wu=()=>f(Ie,{name:"tag"},()=>f("path",{d:"M939.902 458.563L910.17 144.567c-1.507-16.272-14.465-29.13-30.737-30.737L565.438 84.098h-.402c-3.215 0-5.726 1.005-7.634 2.913l-470.39 470.39a10.004 10.004 0 000 14.164l365.423 365.424c1.909 1.908 4.42 2.913 7.132 2.913s5.223-1.005 7.132-2.913l470.39-470.39c2.01-2.11 3.014-5.023 2.813-8.036zm-240.067-72.121c-35.458 0-64.286-28.828-64.286-64.286s28.828-64.285 64.286-64.285 64.286 28.828 64.286 64.285-28.829 64.286-64.286 64.286z"}));Wu.displayName="TagIcon";const Gu=()=>f(Ie,{name:"timer"},()=>f("path",{d:"M799.387 122.15c4.402-2.978 7.38-7.897 7.38-13.463v-1.165c0-8.933-7.38-16.312-16.312-16.312H256.33c-8.933 0-16.311 7.38-16.311 16.312v1.165c0 5.825 2.977 10.874 7.637 13.592 4.143 194.44 97.22 354.963 220.201 392.763-122.204 37.542-214.893 196.511-220.2 389.397-4.661 5.049-7.638 11.651-7.638 19.03v5.825h566.49v-5.825c0-7.379-2.849-13.981-7.509-18.9-5.049-193.016-97.867-351.985-220.2-389.527 123.24-37.67 216.446-198.453 220.588-392.892zM531.16 450.445v352.632c117.674 1.553 211.787 40.778 211.787 88.676H304.097c0-48.286 95.149-87.382 213.728-88.676V450.445c-93.077-3.107-167.901-81.297-167.901-177.093 0-8.803 6.99-15.793 15.793-15.793 8.803 0 15.794 6.99 15.794 15.793 0 80.261 63.69 145.635 142.01 145.635s142.011-65.374 142.011-145.635c0-8.803 6.99-15.793 15.794-15.793s15.793 6.99 15.793 15.793c0 95.019-73.789 172.82-165.96 177.093z"}));Gu.displayName="TimerIcon";const Ku=()=>f(Ie,{name:"word"},()=>[f("path",{d:"M518.217 432.64V73.143A73.143 73.143 0 01603.43 1.097a512 512 0 01419.474 419.474 73.143 73.143 0 01-72.046 85.212H591.36a73.143 73.143 0 01-73.143-73.143z"}),f("path",{d:"M493.714 566.857h340.297a73.143 73.143 0 0173.143 85.577A457.143 457.143 0 11371.566 117.76a73.143 73.143 0 0185.577 73.143v339.383a36.571 36.571 0 0036.571 36.571z"})]);Ku.displayName="WordIcon";const tn=()=>{const e=ye();return T(()=>e.value.metaLocales)};var Y3=V({name:"AuthorInfo",inheritAttrs:!1,props:{author:{type:Array,required:!0},pure:Boolean},setup(e){const t=tn();return()=>e.author.length?f("span",{class:"page-author-info","aria-label":`${t.value.author}${e.pure?"":"🖊"}`,...e.pure?{}:{"data-balloon-pos":"up"}},[f(Vu),f("span",e.author.map(n=>n.url?f("a",{class:"page-author-item",href:n.url,target:"_blank",rel:"noopener noreferrer"},n.name):f("span",{class:"page-author-item"},n.name))),f("span",{property:"author",content:e.author.map(n=>n.name).join(", ")})]):null}}),Q3=V({name:"CategoryInfo",inheritAttrs:!1,props:{category:{type:Array,required:!0},pure:Boolean},setup(e){const t=tn(),n=hs();return()=>e.category.length?f("span",{class:"page-category-info","aria-label":`${t.value.category}${e.pure?"":"🌈"}`,...e.pure?{}:{"data-balloon-pos":"up"}},[f(Uu),e.category.map(({name:r,path:o})=>f("span",{class:["page-category-item",{[`category${su(r,9)}`]:!e.pure,clickable:o}],role:o?"navigation":"",onClick:()=>{o&&n(o)}},r)),f("meta",{property:"articleSection",content:e.category.map(({name:r})=>r).join(",")})]):null}}),J3=V({name:"DateInfo",inheritAttrs:!1,props:{date:{type:Object,default:null},localizedDate:{type:String,default:""},pure:Boolean},setup(e){const t=os(),n=tn();return()=>e.date?f("span",{class:"page-date-info","aria-label":`${n.value.date}${e.pure?"":"📅"}`,...e.pure?{}:{"data-balloon-pos":"up"}},[f(zu),f("span",f(Ao,()=>e.localizedDate||e.date.toLocaleDateString(t.value))),f("meta",{property:"datePublished",content:e.date.toISOString()||""})]):null}}),X3=V({name:"OriginalInfo",inheritAttrs:!1,props:{isOriginal:Boolean},setup(e){const t=tn();return()=>e.isOriginal?f("span",{class:"page-original-info"},t.value.origin):null}}),Z3=V({name:"ReadingTimeInfo",inheritAttrs:!1,props:{readingTime:{type:Object,default:()=>null},readingTimeLocale:{type:Object,default:()=>null},pure:Boolean},setup(e){const t=tn(),n=T(()=>{if(!e.readingTime)return null;const{minutes:r}=e.readingTime;return r<1?"PT1M":`PT${Math.round(r)}M`});return()=>{var r,o;return(r=e.readingTimeLocale)!=null&&r.time?f("span",{class:"page-reading-time-info","aria-label":`${t.value.readingTime}${e.pure?"":"⌛"}`,...e.pure?{}:{"data-balloon-pos":"up"}},[f(Gu),f("span",(o=e.readingTimeLocale)==null?void 0:o.time),f("meta",{property:"timeRequired",content:n.value})]):null}}}),ev=V({name:"TagInfo",inheritAttrs:!1,props:{tag:{type:Array,default:()=>[]},pure:Boolean},setup(e){const t=tn(),n=hs();return()=>e.tag.length?f("span",{class:"page-tag-info","aria-label":`${t.value.tag}${e.pure?"":"🏷"}`,...e.pure?{}:{"data-balloon-pos":"up"}},[f(Wu),e.tag.map(({name:r,path:o})=>f("span",{class:["page-tag-item",{[`tag${su(r,9)}`]:!e.pure,clickable:o}],role:o?"navigation":"",onClick:()=>{o&&n(o)}},r)),f("meta",{property:"keywords",content:e.tag.map(({name:r})=>r).join(",")})]):null}}),tv=V({name:"ReadTimeInfo",inheritAttrs:!1,props:{readingTime:{type:Object,default:()=>null},readingTimeLocale:{type:Object,default:()=>null},pure:Boolean},setup(e){const t=tn();return()=>{var n,r,o;return(n=e.readingTimeLocale)!=null&&n.words?f("span",{class:"page-word-info","aria-label":`${t.value.words}${e.pure?"":"🔠"}`,...e.pure?{}:{"data-balloon-pos":"up"}},[f(Ku),f("span",(r=e.readingTimeLocale)==null?void 0:r.words),f("meta",{property:"wordCount",content:(o=e.readingTime)==null?void 0:o.words})]):null}}}),nv=V({name:"PageInfo",components:{AuthorInfo:Y3,CategoryInfo:Q3,DateInfo:J3,OriginalInfo:X3,PageViewInfo:()=>null,ReadingTimeInfo:Z3,TagInfo:ev,WordInfo:tv},props:{items:{type:[Array,Boolean],default:()=>["Author","Original","Date","PageView","ReadingTime","Category","Tag"]},info:{type:Object,required:!0}},setup(e){const t=Dr();return()=>e.items?f("div",{class:"page-info"},e.items.map(n=>f(gt(`${n}Info`),{...e.info,pure:t.value}))):null}}),rv=V({name:"PrintButton",setup(){const e=en(),t=ye();return()=>e.value.print===!1?null:f("button",{type:"button",class:"print-button",title:t.value.metaLocales.print,onClick:()=>{window.print()}},f(qu))}}),ov=V({name:"TOC",props:{items:{type:Array,default:()=>[]},headerDepth:{type:Number,default:2}},slots:Object,setup(e,{slots:t}){const n=Jt(),r=Le(),o=tn(),[l,s]=yr(),i=Fe(),a=Y("-1.7rem"),c=d=>{var p;(p=i.value)==null||p.scrollTo({top:d,behavior:"smooth"})},u=()=>{if(i.value){const d=document.querySelector(".vp-toc-item.active");d?a.value=`${d.getBoundingClientRect().top-i.value.getBoundingClientRect().top+i.value.scrollTop}px`:a.value="-1.7rem"}else a.value="-1.7rem"};return Ee(()=>{ve(()=>n.hash,d=>{if(i.value){const p=document.querySelector(`#toc a.toc-link[href$="${d}"]`);if(!p)return;const{top:h,height:m}=i.value.getBoundingClientRect(),{top:_,height:b}=p.getBoundingClientRect();_<h?c(i.value.scrollTop+_-h):_+b>h+m&&c(i.value.scrollTop+_+b-h-m)}}),ve(()=>n.fullPath,u,{flush:"post",immediate:!0})}),()=>{var m,_;const d=({title:b,level:w,slug:C})=>f(Je,{to:`#${C}`,class:["vp-toc-link",`level${w}`],onClick:()=>{s()}},()=>b),p=(b,w)=>b.length&&w>0?f("ul",{class:"vp-toc-list"},b.map(C=>{const y=p(C.children,w-1);return[f("li",{class:["vp-toc-item",{active:n.hash===`#${C.slug}`}]},d(C)),y?f("li",y):null]})):null,h=e.items.length?p(e.items,e.headerDepth):r.value.headers?p(r.value.headers,e.headerDepth):null;return h?f("div",{class:"vp-toc-placeholder"},[f("aside",{id:"toc"},[(m=t.before)==null?void 0:m.call(t),f("div",{class:"vp-toc-header",onClick:()=>{s()}},[o.value.toc,f(rv),f("div",{class:["arrow",l.value?"down":"end"]})]),f("div",{class:["vp-toc-wrapper",l.value?"open":""],ref:i},[h,f("div",{class:"vp-toc-marker",style:{top:a.value}})]),(_=t.after)==null?void 0:_.call(t)])]):null}}}),Yu=V({name:"SkipLink",props:{content:{type:String,default:"main-content"}},setup(e){const t=Le(),n=ye(),r=Fe(),o=({target:l})=>{const s=document.querySelector(l.hash);if(s){const i=()=>{s.removeAttribute("tabindex"),s.removeEventListener("blur",i)};s.setAttribute("tabindex","-1"),s.addEventListener("blur",i),s.focus(),window.scrollTo(0,0)}};return Ee(()=>{ve(()=>t.value.path,()=>r.value.focus())}),()=>[f("span",{ref:r,tabindex:"-1"}),f("a",{href:`#${e.content}`,class:"vp-skip-link sr-only",onClick:o},n.value.routeLocales.skipToContent)]}});let nl=null,Jn=null;const lv={wait:()=>nl,pending:()=>{nl=new Promise(e=>{Jn=e})},resolve:()=>{Jn==null||Jn(),nl=null,Jn=null}},Qu=()=>lv;var Ju=V({name:"FadeSlideY",slots:Object,setup(e,{slots:t}){const{resolve:n,pending:r}=Qu();return()=>f(Yt,{name:"fade-slide-y",mode:"out-in",onBeforeEnter:n,onBeforeLeave:r},()=>{var o;return(o=t.default)==null?void 0:o.call(t)})}});const sv=(e,t)=>{const n=e.replace(t,"/").split("/"),r=[];let o=es(t);return n.forEach((l,s)=>{s!==n.length-1?(o+=`${l}/`,r.push({link:o,name:l||"Home"})):l!==""&&(o+=l,r.push({link:o,name:l}))}),r},Xu=(e,{slots:t})=>{var d,p;const{bgImage:n,bgImageDark:r,bgImageStyle:o,color:l,description:s,image:i,imageDark:a,header:c,features:u=[]}=e;return f("div",{class:"vp-feature-wrapper"},[n?f("div",{class:["vp-feature-bg",{light:r}],style:[{"background-image":`url(${n})`},o]}):null,r?f("div",{class:"vp-feature-bg dark",style:[{"background-image":`url(${r})`},o]}):null,f("div",{class:"vp-feature",style:l?{color:l}:{}},[((d=t.image)==null?void 0:d.call(t,e))||[i?f("img",{class:["vp-feature-image",{light:a}],src:Ge(i),alt:""}):null,a?f("img",{class:"vp-feature-image dark",src:Ge(a),alt:""}):null],((p=t.info)==null?void 0:p.call(t,e))||[c?f("h2",{class:"vp-feature-header"},c):null,s?f("p",{class:"vp-feature-description",innerHTML:s}):null],u.length?f("div",{class:"vp-features"},u.map(({icon:h,title:m,details:_,link:b})=>{const w=[f("h3",{class:"vp-feature-title"},[f(Ke,{icon:h}),f("span",{innerHTML:m})]),f("p",{class:"vp-feature-details",innerHTML:_})];return b?jn(b)?f("a",{class:"vp-feature-item link",href:b,"aria-label":m,target:"_blank"},w):f(Je,{class:"vp-feature-item link",to:b,"aria-label":m},()=>w):f("div",{class:"vp-feature-item"},w)})):null])])};Xu.displayName="FeaturePanel";var zi=Xu,iv=V({name:"HeroInfo",slots:Object,setup(e,{slots:t}){const n=Ae(),r=To(),o=T(()=>n.value.heroFullScreen??!1),l=T(()=>{const{heroText:c,tagline:u}=n.value;return{text:c??r.value.title??"Hello",tagline:u??r.value.description??"",isFullScreen:o.value}}),s=T(()=>{const{heroText:c,heroImage:u,heroImageDark:d,heroAlt:p,heroImageStyle:h}=n.value;return{image:u?Ge(u):null,imageDark:d?Ge(d):null,style:h,alt:p||c||"",isFullScreen:o.value}}),i=T(()=>{const{bgImage:c,bgImageDark:u,bgImageStyle:d}=n.value;return{image:Pe(c)?Ge(c):null,imageDark:Pe(u)?Ge(u):null,bgStyle:d,isFullScreen:o.value}}),a=T(()=>n.value.actions??[]);return()=>{var c,u,d;return f("header",{class:["vp-hero-info-wrapper",{fullscreen:o.value}]},[((c=t.heroBg)==null?void 0:c.call(t,i.value))||[i.value.image?f("div",{class:["vp-hero-mask",{light:i.value.imageDark}],style:[{"background-image":`url(${i.value.image})`},i.value.bgStyle]}):null,i.value.imageDark?f("div",{class:"vp-hero-mask dark",style:[{"background-image":`url(${i.value.imageDark})`},i.value.bgStyle]}):null],f("div",{class:"vp-hero-info"},[((u=t.heroImage)==null?void 0:u.call(t,s.value))||f(Sn,{appear:!0,type:"group"},()=>[s.value.image?f("img",{key:"light",class:["vp-hero-image",{light:s.value.imageDark}],style:s.value.style,src:s.value.image,alt:s.value.alt}):null,s.value.imageDark?f("img",{key:"dark",class:"vp-hero-image dark",style:s.value.style,src:s.value.imageDark,alt:s.value.alt}):null]),((d=t.heroInfo)==null?void 0:d.call(t,l.value))??f("div",{class:"vp-hero-infos"},[l.value.text?f(Sn,{appear:!0,delay:.04},()=>f("h1",{id:"main-title"},l.value.text)):null,l.value.tagline?f(Sn,{appear:!0,delay:.08},()=>f("p",{id:"main-description",innerHTML:l.value.tagline})):null,a.value.length?f(Sn,{appear:!0,delay:.12},()=>f("p",{class:"vp-hero-actions"},a.value.map(p=>f(Xe,{class:["vp-hero-action",p.type||"default"],config:p,noExternalLinkIcon:!0},p.icon?{before:()=>f(Ke,{icon:p.icon})}:{})))):null])])])}}});const Zu=(e,{slots:t})=>{var p,h,m;const{bgImage:n,bgImageDark:r,bgImageStyle:o,color:l,description:s,image:i,imageDark:a,header:c,highlights:u=[],type:d="un-order"}=e;return f("div",{class:"vp-highlight-wrapper",style:l?{color:l}:{}},[n?f("div",{class:["vp-highlight-bg",{light:r}],style:[{"background-image":`url(${n})`},o]}):null,r?f("div",{class:"vp-highlight-bg dark",style:[{"background-image":`url(${r})`},o]}):null,f("div",{class:"vp-highlight"},[((p=t.image)==null?void 0:p.call(t,e))||[i?f("img",{class:["vp-highlight-image",{light:a}],src:Ge(i),alt:""}):null,a?f("img",{class:"vp-highlight-image dark",src:Ge(a),alt:""}):null],((h=t.info)==null?void 0:h.call(t,e))||[f("div",{class:"vp-highlight-info-wrapper"},f("div",{class:"vp-highlight-info"},[c?f("h2",{class:"vp-highlight-header",innerHTML:c}):null,s?f("p",{class:"vp-highlight-description",innerHTML:s}):null,((m=t.highlights)==null?void 0:m.call(t,u))||f(d==="order"?"ol":d==="no-order"?"dl":"ul",{class:"vp-highlights"},u.map(({icon:_,title:b,details:w,link:C})=>{const y=[f(d==="no-order"?"dt":"h3",{class:"vp-highlight-title"},[_?f(Ke,{class:"vp-highlight-icon",icon:_}):null,f("span",{innerHTML:b})]),w?f(d==="no-order"?"dd":"p",{class:"vp-highlight-details",innerHTML:w}):null];return f(d==="no-order"?"div":"li",{class:["vp-highlight-item-wrapper",{link:C}]},C?jn(C)?f("a",{class:"vp-highlight-item link",href:C,"aria-label":b,target:"_blank"},y):f(Je,{class:"vp-highlight-item link",to:C,"aria-label":b},()=>y):f("div",{class:"vp-highlight-item"},y))}))]))]])])};Zu.displayName="HighlightPanel";var av=Zu,cv=V({name:"HomePage",slots:Object,setup(e,{slots:t}){const n=Dr(),r=Ae(),o=T(()=>{const{features:s}=r.value;return kl(s)?s:null}),l=T(()=>{const{highlights:s}=r.value;return kl(s)?s:null});return()=>{var s,i,a,c;return f("main",{id:"main-content",class:["vp-project-home ",{pure:n.value}],"aria-labelledby":r.value.heroText===null?"":"main-title"},[(s=t.top)==null?void 0:s.call(t),f(iv),((i=l.value)==null?void 0:i.map(u=>"features"in u?f(zi,u):f(av,u)))||(o.value?f(Sn,{appear:!0,delay:.24},()=>f(zi,{features:o.value})):null),(a=t.center)==null?void 0:a.call(t),f(Sn,{appear:!0,delay:.32},()=>f(Hu)),(c=t.bottom)==null?void 0:c.call(t)])}}}),uv=V({name:"BreadCrumb",setup(){const e=Le(),t=Xt(),n=Ae(),r=ye(),o=Fe([]),l=T(()=>(n.value.breadcrumb||n.value.breadcrumb!==!1&&r.value.breadcrumb!==!1)&&o.value.length>1),s=T(()=>n.value.breadcrumbIcon||n.value.breadcrumbIcon!==!1&&r.value.breadcrumbIcon!==!1),i=()=>{const a=sv(e.value.path,t.value).map(({link:c,name:u})=>{const{path:d,meta:p,notFound:h}=Lo(c);return h||p[kt.breadcrumbExclude]?null:{title:p[kt.shortTitle]||p[kt.title]||u,icon:p[kt.icon],path:d}}).filter(c=>c!==null);a.length>1&&(o.value=a)};return Ee(()=>{ve(()=>e.value.path,i,{immediate:!0})}),()=>f("nav",{class:["vp-breadcrumb",{disable:!l.value}]},l.value?f("ol",{vocab:"https://schema.org/",typeof:"BreadcrumbList"},o.value.map((a,c)=>f("li",{class:{"is-active":o.value.length-1===c},property:"itemListElement",typeof:"ListItem"},[f(Je,{to:a.path,property:"item",typeof:"WebPage"},()=>[s.value?f(Ke,{icon:a.icon}):null,f("span",{property:"name"},a.title||"Unknown")]),f("meta",{property:"position",content:c+1})]))):[])}});const Ui=e=>e===!1||qn(e)?e:Pe(e)?Mn(e,!0):null,Ll=(e,t,n)=>{const r=e.findIndex(o=>o.link===t);if(r!==-1){const o=e[r+n];return o!=null&&o.link?o:null}for(const o of e)if("children"in o){const l=Ll(o.children,t,n);if(l)return l}return null};var fv=V({name:"PageNav",setup(){const e=ye(),t=Ae(),n=vs(),r=Le(),o=hs(),l=T(()=>{const i=Ui(t.value.prev);return i===!1?null:i||(e.value.prevLink===!1?null:Ll(n.value,r.value.path,-1))}),s=T(()=>{const i=Ui(t.value.next);return i===!1?null:i||(e.value.nextLink===!1?null:Ll(n.value,r.value.path,1))});return Ne("keydown",i=>{i.altKey&&(i.key==="ArrowRight"?s.value&&(o(s.value.link),i.preventDefault()):i.key==="ArrowLeft"&&l.value&&(o(l.value.link),i.preventDefault()))}),()=>l.value||s.value?f("nav",{class:"vp-page-nav"},[l.value?f(Xe,{class:"prev",config:l.value},()=>{var i,a;return[f("div",{class:"hint"},[f("span",{class:"arrow start"}),e.value.metaLocales.prev]),f("div",{class:"link"},[f(Ke,{icon:(i=l.value)==null?void 0:i.icon}),(a=l.value)==null?void 0:a.text])]}):null,s.value?f(Xe,{class:"next",config:s.value},()=>{var i,a;return[f("div",{class:"hint"},[e.value.metaLocales.next,f("span",{class:"arrow end"})]),f("div",{class:"link"},[(i=s.value)==null?void 0:i.text,f(Ke,{icon:(a=s.value)==null?void 0:a.icon})])]}):null]):null}});const dv={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"},pv=({docsRepo:e,docsBranch:t,docsDir:n,filePathRelative:r,editLinkPattern:o})=>{if(!r)return null;const l=cu(e);let s;return o?s=o:l!==null&&(s=dv[l]),s?s.replace(/:repo/u,gn(e)?e:`https://github.com/${e}`).replace(/:branch/u,t).replace(/:path/u,ac(`${es(n)}/${r}`)):null},hv=()=>{const e=ye(),t=Le(),n=Ae();return T(()=>{const{repo:r,docsRepo:o=r,docsBranch:l="main",docsDir:s="",editLink:i,editLinkPattern:a=""}=e.value;if(!(n.value.editLink??i??!0)||!o)return null;const c=pv({docsRepo:o,docsBranch:l,docsDir:s,editLinkPattern:a,filePathRelative:t.value.filePathRelative});return c?{text:e.value.metaLocales.editLink,link:c}:null})},vv=()=>{const e=To(),t=ye(),n=Le(),r=Ae();return T(()=>{var o,l;return!(r.value.lastUpdated??t.value.lastUpdated??!0)||!((o=n.value.git)!=null&&o.updatedTime)?null:new Date((l=n.value.git)==null?void 0:l.updatedTime).toLocaleString(e.value.lang)})},mv=()=>{const e=ye(),t=Le(),n=Ae();return T(()=>{var r;return n.value.contributors??e.value.contributors??!0?((r=t.value.git)==null?void 0:r.contributors)??null:null})};var gv=V({name:"PageTitle",setup(){const e=Le(),t=Ae(),n=ye(),{info:r,items:o}=w3();return()=>f("div",{class:"vp-page-title"},[f("h1",[n.value.titleIcon===!1?null:f(Ke,{icon:t.value.icon}),e.value.title]),f(nv,{info:r.value,...o.value===null?{}:{items:o.value}}),f("hr")])}});const ef=()=>f(Ie,{name:"edit"},()=>[f("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"}),f("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"})]);ef.displayName="EditIcon";var yv=V({name:"PageMeta",setup(){const e=ye(),t=hv(),n=vv(),r=mv();return()=>{const{metaLocales:o}=e.value;return f("footer",{class:"page-meta"},[t.value?f("div",{class:"meta-item edit-link"},f(Xe,{class:"label",config:t.value},{before:()=>f(ef)})):null,f("div",{class:"meta-item git-info"},[n.value?f("div",{class:"update-time"},[f("span",{class:"label"},`${o.lastUpdated}: `),f(Ao,()=>f("span",{class:"info"},n.value))]):null,r.value&&r.value.length?f("div",{class:"contributors"},[f("span",{class:"label"},`${o.contributors}: `),r.value.map(({email:l,name:s},i)=>[f("span",{class:"contributor",title:`email: ${l}`},s),i!==r.value.length-1?",":""])]):null])])}}}),bv=V({name:"NormalPage",slots:Object,setup(e,{slots:t}){const n=Ae(),{isDarkmode:r}=Fr(),o=ye(),l=T(()=>n.value.toc||n.value.toc!==!1&&o.value.toc!==!1);return()=>f("main",{id:"main-content",class:"vp-page"},f(ft("LocalEncrypt")?gt("LocalEncrypt"):eu,()=>{var s,i,a,c;return[(s=t.top)==null?void 0:s.call(t),n.value.cover?f("div",{class:"page-cover"},f("img",{src:Ge(n.value.cover),alt:"","no-view":""})):null,f(uv),f(gv),l.value?f(ov,{headerDepth:n.value.headerDepth??o.value.headerDepth??2},{before:()=>{var u;return(u=t.tocBefore)==null?void 0:u.call(t)},after:()=>{var u;return(u=t.tocAfter)==null?void 0:u.call(t)}}):null,(i=t.contentBefore)==null?void 0:i.call(t),f(Hu),(a=t.contentAfter)==null?void 0:a.call(t),f(yv),f(fv),ft("CommentService")?f(gt("CommentService"),{darkmode:r.value}):null,(c=t.bottom)==null?void 0:c.call(t)]}))}}),_v=V({name:"Layout",slots:Object,setup(e,{slots:t}){ye();const n=Le(),r=Ae(),{isMobile:o}=Oo(),l=T(()=>"none");return()=>[f(Yu),f(Bu,{},{default:()=>{var s;return((s=t.default)==null?void 0:s.call(t))||(r.value.home?f(cv):f(Ju,()=>f(bv,{key:n.value.path},{top:()=>{var i;return(i=t.top)==null?void 0:i.call(t)},bottom:()=>{var i;return(i=t.bottom)==null?void 0:i.call(t)},contentBefore:()=>{var i;return(i=t.contentBefore)==null?void 0:i.call(t)},contentAfter:()=>{var i;return(i=t.contentAfter)==null?void 0:i.call(t)},tocBefore:()=>{var i;return(i=t.tocBefore)==null?void 0:i.call(t)},tocAfter:()=>{var i;return(i=t.tocAfter)==null?void 0:i.call(t)}})))},...l.value==="none"?{}:{navScreenBottom:()=>f(gt("BloggerInfo"))},...!o.value&&l.value==="always"?{sidebar:()=>f(gt("BloggerInfo"))}:{}})]}}),wv=V({name:"NotFoundHint",setup(){const e=ye(),t=()=>{const n=e.value.routeLocales.notFoundMsg;return n[Math.floor(Math.random()*n.length)]};return()=>f("div",{class:"not-found-hint"},[f("p",{class:"error-code"},"404"),f("h1",{class:"error-title"},e.value.routeLocales.notFoundTitle),f("p",{class:"error-hint"},t())])}}),Ev=V({name:"NotFound",slots:Object,setup(e,{slots:t}){const n=yn(),r=Xt(),o=ye();return()=>[f(Yu),f(Bu,{noSidebar:!0},()=>{var l;return f("main",{id:"main-content",class:"vp-page not-found"},((l=t.default)==null?void 0:l.call(t))||[f(wv),f("div",{class:"actions"},[f("button",{type:"button",class:"action-button",onClick:()=>{window.history.go(-1)}},o.value.routeLocales.back),f("button",{type:"button",class:"action-button",onClick:()=>{n.push(o.value.home??r.value)}},o.value.routeLocales.home)])])})]}});const tf=()=>f(Ie,{name:"lock"},()=>f("path",{d:"M787.168 952.268H236.832c-30.395 0-55.033-24.638-55.033-55.033V429.45c0-30.395 24.638-55.034 55.033-55.034h82.55V264.35c0-106.38 86.238-192.618 192.618-192.618S704.618 157.97 704.618 264.35v110.066h82.55c30.395 0 55.033 24.639 55.033 55.034v467.785c0 30.395-24.639 55.033-55.033 55.033zM484.483 672.046v115.122h55.034V672.046c31.99-11.373 55.033-41.605 55.033-77.496 0-45.592-36.958-82.55-82.55-82.55s-82.55 36.958-82.55 82.55c0 35.89 23.042 66.123 55.033 77.496zM622.067 264.35c0-60.788-49.28-110.067-110.067-110.067s-110.067 49.28-110.067 110.067v110.066h220.135V264.35z"}));tf.displayName="LockIcon";var kv={};const wn="./ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".split(""),rl=Array.from({length:64},(e,t)=>t),Zr=e=>Array(e).fill(-1),Nt=[...Zr(46),0,1,...rl.slice(54,64),...Zr(7),...rl.slice(2,28),...Zr(6),...rl.slice(28,54),...Zr(5)],qi=[608135816,2242054355,320440878,57701188,2752067618,698298832,137296536,3964562569,1160258022,953160567,3193202383,887688300,3232508343,3380367581,1065670069,3041331479,2450970073,2306472731],Wi=[3509652390,2564797868,805139163,3491422135,3101798381,1780907670,3128725573,4046225305,614570311,3012652279,134345442,2240740374,1667834072,1901547113,2757295779,4103290238,227898511,1921955416,1904987480,2182433518,2069144605,3260701109,2620446009,720527379,3318853667,677414384,3393288472,3101374703,2390351024,1614419982,1822297739,2954791486,3608508353,3174124327,2024746970,1432378464,3864339955,2857741204,1464375394,1676153920,1439316330,715854006,3033291828,289532110,2706671279,2087905683,3018724369,1668267050,732546397,1947742710,3462151702,2609353502,2950085171,1814351708,2050118529,680887927,999245976,1800124847,3300911131,1713906067,1641548236,4213287313,1216130144,1575780402,4018429277,3917837745,3693486850,3949271944,596196993,3549867205,258830323,2213823033,772490370,2760122372,1774776394,2652871518,566650946,4142492826,1728879713,2882767088,1783734482,3629395816,2517608232,2874225571,1861159788,326777828,3124490320,2130389656,2716951837,967770486,1724537150,2185432712,2364442137,1164943284,2105845187,998989502,3765401048,2244026483,1075463327,1455516326,1322494562,910128902,469688178,1117454909,936433444,3490320968,3675253459,1240580251,122909385,2157517691,634681816,4142456567,3825094682,3061402683,2540495037,79693498,3249098678,1084186820,1583128258,426386531,1761308591,1047286709,322548459,995290223,1845252383,2603652396,3431023940,2942221577,3202600964,3727903485,1712269319,422464435,3234572375,1170764815,3523960633,3117677531,1434042557,442511882,3600875718,1076654713,1738483198,4213154764,2393238008,3677496056,1014306527,4251020053,793779912,2902807211,842905082,4246964064,1395751752,1040244610,2656851899,3396308128,445077038,3742853595,3577915638,679411651,2892444358,2354009459,1767581616,3150600392,3791627101,3102740896,284835224,4246832056,1258075500,768725851,2589189241,3069724005,3532540348,1274779536,3789419226,2764799539,1660621633,3471099624,4011903706,913787905,3497959166,737222580,2514213453,2928710040,3937242737,1804850592,3499020752,2949064160,2386320175,2390070455,2415321851,4061277028,2290661394,2416832540,1336762016,1754252060,3520065937,3014181293,791618072,3188594551,3933548030,2332172193,3852520463,3043980520,413987798,3465142937,3030929376,4245938359,2093235073,3534596313,375366246,2157278981,2479649556,555357303,3870105701,2008414854,3344188149,4221384143,3956125452,2067696032,3594591187,2921233993,2428461,544322398,577241275,1471733935,610547355,4027169054,1432588573,1507829418,2025931657,3646575487,545086370,48609733,2200306550,1653985193,298326376,1316178497,3007786442,2064951626,458293330,2589141269,3591329599,3164325604,727753846,2179363840,146436021,1461446943,4069977195,705550613,3059967265,3887724982,4281599278,3313849956,1404054877,2845806497,146425753,1854211946,1266315497,3048417604,3681880366,3289982499,290971e4,1235738493,2632868024,2414719590,3970600049,1771706367,1449415276,3266420449,422970021,1963543593,2690192192,3826793022,1062508698,1531092325,1804592342,2583117782,2714934279,4024971509,1294809318,4028980673,1289560198,2221992742,1669523910,35572830,157838143,1052438473,1016535060,1802137761,1753167236,1386275462,3080475397,2857371447,1040679964,2145300060,2390574316,1461121720,2956646967,4031777805,4028374788,33600511,2920084762,1018524850,629373528,3691585981,3515945977,2091462646,2486323059,586499841,988145025,935516892,3367335476,2599673255,2839830854,265290510,3972581182,2759138881,3795373465,1005194799,847297441,406762289,1314163512,1332590856,1866599683,4127851711,750260880,613907577,1450815602,3165620655,3734664991,3650291728,3012275730,3704569646,1427272223,778793252,1343938022,2676280711,2052605720,1946737175,3164576444,3914038668,3967478842,3682934266,1661551462,3294938066,4011595847,840292616,3712170807,616741398,312560963,711312465,1351876610,322626781,1910503582,271666773,2175563734,1594956187,70604529,3617834859,1007753275,1495573769,4069517037,2549218298,2663038764,504708206,2263041392,3941167025,2249088522,1514023603,1998579484,1312622330,694541497,2582060303,2151582166,1382467621,776784248,2618340202,3323268794,2497899128,2784771155,503983604,4076293799,907881277,423175695,432175456,1378068232,4145222326,3954048622,3938656102,3820766613,2793130115,2977904593,26017576,3274890735,3194772133,1700274565,1756076034,4006520079,3677328699,720338349,1533947780,354530856,688349552,3973924725,1637815568,332179504,3949051286,53804574,2852348879,3044236432,1282449977,3583942155,3416972820,4006381244,1617046695,2628476075,3002303598,1686838959,431878346,2686675385,1700445008,1080580658,1009431731,832498133,3223435511,2605976345,2271191193,2516031870,1648197032,4164389018,2548247927,300782431,375919233,238389289,3353747414,2531188641,2019080857,1475708069,455242339,2609103871,448939670,3451063019,1395535956,2413381860,1841049896,1491858159,885456874,4264095073,4001119347,1565136089,3898914787,1108368660,540939232,1173283510,2745871338,3681308437,4207628240,3343053890,4016749493,1699691293,1103962373,3625875870,2256883143,3830138730,1031889488,3479347698,1535977030,4236805024,3251091107,2132092099,1774941330,1199868427,1452454533,157007616,2904115357,342012276,595725824,1480756522,206960106,497939518,591360097,863170706,2375253569,3596610801,1814182875,2094937945,3421402208,1082520231,3463918190,2785509508,435703966,3908032597,1641649973,2842273706,3305899714,1510255612,2148256476,2655287854,3276092548,4258621189,236887753,3681803219,274041037,1734335097,3815195456,3317970021,1899903192,1026095262,4050517792,356393447,2410691914,3873677099,3682840055,3913112168,2491498743,4132185628,2489919796,1091903735,1979897079,3170134830,3567386728,3557303409,857797738,1136121015,1342202287,507115054,2535736646,337727348,3213592640,1301675037,2528481711,1895095763,1721773893,3216771564,62756741,2142006736,835421444,2531993523,1442658625,3659876326,2882144922,676362277,1392781812,170690266,3921047035,1759253602,3611846912,1745797284,664899054,1329594018,3901205900,3045908486,2062866102,2865634940,3543621612,3464012697,1080764994,553557557,3656615353,3996768171,991055499,499776247,1265440854,648242737,3940784050,980351604,3713745714,1749149687,3396870395,4211799374,3640570775,1161844396,3125318951,1431517754,545492359,4268468663,3499529547,1437099964,2702547544,3433638243,2581715763,2787789398,1060185593,1593081372,2418618748,4260947970,69676912,2159744348,86519011,2512459080,3838209314,1220612927,3339683548,133810670,1090789135,1078426020,1569222167,845107691,3583754449,4072456591,1091646820,628848692,1613405280,3757631651,526609435,236106946,48312990,2942717905,3402727701,1797494240,859738849,992217954,4005476642,2243076622,3870952857,3732016268,765654824,3490871365,2511836413,1685915746,3888969200,1414112111,2273134842,3281911079,4080962846,172450625,2569994100,980381355,4109958455,2819808352,2716589560,2568741196,3681446669,3329971472,1835478071,660984891,3704678404,4045999559,3422617507,3040415634,1762651403,1719377915,3470491036,2693910283,3642056355,3138596744,1364962596,2073328063,1983633131,926494387,3423689081,2150032023,4096667949,1749200295,3328846651,309677260,2016342300,1779581495,3079819751,111262694,1274766160,443224088,298511866,1025883608,3806446537,1145181785,168956806,3641502830,3584813610,1689216846,3666258015,3200248200,1692713982,2646376535,4042768518,1618508792,1610833997,3523052358,4130873264,2001055236,3610705100,2202168115,4028541809,2961195399,1006657119,2006996926,3186142756,1430667929,3210227297,1314452623,4074634658,4101304120,2273951170,1399257539,3367210612,3027628629,1190975929,2062231137,2333990788,2221543033,2438960610,1181637006,548689776,2362791313,3372408396,3104550113,3145860560,296247880,1970579870,3078560182,3769228297,1714227617,3291629107,3898220290,166772364,1251581989,493813264,448347421,195405023,2709975567,677966185,3703036547,1463355134,2715995803,1338867538,1343315457,2802222074,2684532164,233230375,2599980071,2000651841,3277868038,1638401717,4028070440,3237316320,6314154,819756386,300326615,590932579,1405279636,3267499572,3150704214,2428286686,3959192993,3461946742,1862657033,1266418056,963775037,2089974820,2263052895,1917689273,448879540,3550394620,3981727096,150775221,3627908307,1303187396,508620638,2975983352,2726630617,1817252668,1876281319,1457606340,908771278,3720792119,3617206836,2455994898,1729034894,1080033504,976866871,3556439503,2881648439,1522871579,1555064734,1336096578,3548522304,2579274686,3574697629,3205460757,3593280638,3338716283,3079412587,564236357,2993598910,1781952180,1464380207,3163844217,3332601554,1699332808,1393555694,1183702653,3581086237,1288719814,691649499,2847557200,2895455976,3193889540,2717570544,1781354906,1676643554,2592534050,3230253752,1126444790,2770207658,2633158820,2210423226,2615765581,2414155088,3127139286,673620729,2805611233,1269405062,4015350505,3341807571,4149409754,1057255273,2012875353,2162469141,2276492801,2601117357,993977747,3918593370,2654263191,753973209,36408145,2530585658,25011837,3520020182,2088578344,530523599,2918365339,1524020338,1518925132,3760827505,3759777254,1202760957,3985898139,3906192525,674977740,4174734889,2031300136,2019492241,3983892565,4153806404,3822280332,352677332,2297720250,60907813,90501309,3286998549,1016092578,2535922412,2839152426,457141659,509813237,4120667899,652014361,1966332200,2975202805,55981186,2327461051,676427537,3255491064,2882294119,3433927263,1307055953,942726286,933058658,2468411793,3933900994,4215176142,1361170020,2001714738,2830558078,3274259782,1222529897,1679025792,2729314320,3714953764,1770335741,151462246,3013232138,1682292957,1483529935,471910574,1539241949,458788160,3436315007,1807016891,3718408830,978976581,1043663428,3165965781,1927990952,4200891579,2372276910,3208408903,3533431907,1412390302,2931980059,4132332400,1947078029,3881505623,4168226417,2941484381,1077988104,1320477388,886195818,18198404,3786409e3,2509781533,112762804,3463356488,1866414978,891333506,18488651,661792760,1628790961,3885187036,3141171499,876946877,2693282273,1372485963,791857591,2686433993,3759982718,3167212022,3472953795,2716379847,445679433,3561995674,3504004811,3574258232,54117162,3331405415,2381918588,3769707343,4154350007,1140177722,4074052095,668550556,3214352940,367459370,261225585,2610173221,4209349473,3468074219,3265815641,314222801,3066103646,3808782860,282218597,3406013506,3773591054,379116347,1285071038,846784868,2669647154,3771962079,3550491691,2305946142,453669953,1268987020,3317592352,3279303384,3744833421,2610507566,3859509063,266596637,3847019092,517658769,3462560207,3443424879,370717030,4247526661,2224018117,4143653529,4112773975,2788324899,2477274417,1456262402,2901442914,1517677493,1846949527,2295493580,3734397586,2176403920,1280348187,1908823572,3871786941,846861322,1172426758,3287448474,3383383037,1655181056,3139813346,901632758,1897031941,2986607138,3066810236,3447102507,1393639104,373351379,950779232,625454576,3124240540,4148612726,2007998917,544563296,2244738638,2330496472,2058025392,1291430526,424198748,50039436,29584100,3605783033,2429876329,2791104160,1057563949,3255363231,3075367218,3463963227,1469046755,985887462],nf=[1332899944,1700884034,1701343084,1684370003,1668446532,1869963892],Al=(e,t)=>{if(t<=0||t>e.length)throw Error(`Illegal len: ${t}`);let n=0,r,o;const l=[];for(;n<t;){if(r=e[n++]&255,l.push(wn[r>>2&63]),r=(r&3)<<4,n>=t){l.push(wn[r&63]);break}if(o=e[n++]&255,r|=o>>4&15,l.push(wn[r&63]),r=(o&15)<<2,n>=t){l.push(wn[r&63]);break}o=e[n++]&255,r|=o>>6&3,l.push(wn[r&63]),l.push(wn[o&63])}return l.join("")},Cv=(e,t)=>{if(t<=0)throw Error(`Illegal len: ${t}`);const n=e.length;let r=0,o=0,l,s,i,a,c,u;const d=[];for(;r<n-1&&o<t&&(u=e.charCodeAt(r++),l=u<Nt.length?Nt[u]:-1,u=e.charCodeAt(r++),s=u<Nt.length?Nt[u]:-1,!(l==-1||s==-1||(c=l<<2>>>0,c|=(s&48)>>4,d.push(String.fromCharCode(c)),++o>=t||r>=n)||(u=e.charCodeAt(r++),i=u<Nt.length?Nt[u]:-1,i==-1)||(c=(s&15)<<4>>>0,c|=(i&60)>>2,d.push(String.fromCharCode(c)),++o>=t||r>=n)));)u=e.charCodeAt(r++),a=u<Nt.length?Nt[u]:-1,c=(i&3)<<6>>>0,c|=a,d.push(String.fromCharCode(c)),++o;return d.map(p=>p.charCodeAt(0))},xv=(e,t)=>{let n=null;for(typeof e=="number"&&(n=e,e=()=>null);n!==null||(n=e())!==null;)n<128?t(n&127):n<2048?(t(n>>6&31|192),t(n&63|128)):n<65536?(t(n>>12&15|224),t(n>>6&63|128),t(n&63|128)):(t(n>>18&7|240),t(n>>12&63|128),t(n>>6&63|128),t(n&63|128)),n=null},Sv=(e,t)=>{let n,r=null;for(;(n=r!==null?r:e())!==null;){if(n>=55296&&n<=57343&&(r=e())!==null&&r>=56320&&r<=57343){t((n-55296)*1024+r-56320+65536),r=null;continue}t(n)}r!==null&&t(r)},Tv=(e,t)=>{Sv(e,function(n){xv(n,t)})},Lv=typeof process=="object"&&kv.NEXT_RUNTIME==="edge"?setTimeout:typeof setImmediate=="function"?setImmediate:typeof process=="object"&&typeof process.nextTick=="function"?process.nextTick:setTimeout,Av=e=>{const t=[];let n=0;return Tv(()=>n>=e.length?null:e.charCodeAt(n++),r=>{t.push(r)}),t},wr=(e,t,n,r)=>{let o,l=e[t],s=e[t+1];return l^=n[0],o=r[l>>>24],o+=r[256|l>>16&255],o^=r[512|l>>8&255],o+=r[768|l&255],s^=o^n[1],o=r[s>>>24],o+=r[256|s>>16&255],o^=r[512|s>>8&255],o+=r[768|s&255],l^=o^n[2],o=r[l>>>24],o+=r[256|l>>16&255],o^=r[512|l>>8&255],o+=r[768|l&255],s^=o^n[3],o=r[s>>>24],o+=r[256|s>>16&255],o^=r[512|s>>8&255],o+=r[768|s&255],l^=o^n[4],o=r[l>>>24],o+=r[256|l>>16&255],o^=r[512|l>>8&255],o+=r[768|l&255],s^=o^n[5],o=r[s>>>24],o+=r[256|s>>16&255],o^=r[512|s>>8&255],o+=r[768|s&255],l^=o^n[6],o=r[l>>>24],o+=r[256|l>>16&255],o^=r[512|l>>8&255],o+=r[768|l&255],s^=o^n[7],o=r[s>>>24],o+=r[256|s>>16&255],o^=r[512|s>>8&255],o+=r[768|s&255],l^=o^n[8],o=r[l>>>24],o+=r[256|l>>16&255],o^=r[512|l>>8&255],o+=r[768|l&255],s^=o^n[9],o=r[s>>>24],o+=r[256|s>>16&255],o^=r[512|s>>8&255],o+=r[768|s&255],l^=o^n[10],o=r[l>>>24],o+=r[256|l>>16&255],o^=r[512|l>>8&255],o+=r[768|l&255],s^=o^n[11],o=r[s>>>24],o+=r[256|s>>16&255],o^=r[512|s>>8&255],o+=r[768|s&255],l^=o^n[12],o=r[l>>>24],o+=r[256|l>>16&255],o^=r[512|l>>8&255],o+=r[768|l&255],s^=o^n[13],o=r[s>>>24],o+=r[256|s>>16&255],o^=r[512|s>>8&255],o+=r[768|s&255],l^=o^n[14],o=r[l>>>24],o+=r[256|l>>16&255],o^=r[512|l>>8&255],o+=r[768|l&255],s^=o^n[15],o=r[s>>>24],o+=r[256|s>>16&255],o^=r[512|s>>8&255],o+=r[768|s&255],l^=o^n[16],e[t]=s^n[17],e[t+1]=l,e},Cn=(e,t)=>{let n=0;for(let r=0;r<4;++r)n=n<<8|e[t]&255,t=(t+1)%e.length;return{key:n,offp:t}},Gi=(e,t,n)=>{const r=t.length,o=n.length;let l=0,s=[0,0],i;for(let a=0;a<r;a++)i=Cn(e,l),l=i.offp,t[a]=t[a]^i.key;for(let a=0;a<r;a+=2)s=wr(s,0,t,n),t[a]=s[0],t[a+1]=s[1];for(let a=0;a<o;a+=2)s=wr(s,0,t,n),n[a]=s[0],n[a+1]=s[1]},Iv=(e,t,n,r)=>{const o=n.length,l=r.length;let s=0,i=[0,0],a;for(let c=0;c<o;c++)a=Cn(t,s),s=a.offp,n[c]=n[c]^a.key;s=0;for(let c=0;c<o;c+=2)a=Cn(e,s),s=a.offp,i[0]^=a.key,a=Cn(e,s),s=a.offp,i[1]^=a.key,i=wr(i,0,n,r),n[c]=i[0],n[c+1]=i[1];for(let c=0;c<l;c+=2)a=Cn(e,s),s=a.offp,i[0]^=a.key,a=Cn(e,s),s=a.offp,i[1]^=a.key,i=wr(i,0,n,r),r[c]=i[0],r[c+1]=i[1]},Ki=(e,t,n,r,o)=>{const l=nf.slice(),s=l.length;if(n<4||n>31){const p=new Error(`Illegal number of rounds (4-31): ${n}`);if(r===!1)return Promise.reject(p);throw p}if(t.length!==16){const p=new Error(`Illegal salt length: ${t.length} != 16`);if(r===!1)return Promise.reject(p);throw p}n=1<<n>>>0;let i,a,c=0,u;Int32Array?(i=new Int32Array(qi),a=new Int32Array(Wi)):(i=qi.slice(),a=Wi.slice()),Iv(t,e,i,a);const d=()=>{if(o&&o(c/n),c<n){const p=Date.now();for(;c<n&&(c=c+1,Gi(e,i,a),Gi(t,i,a),!(Date.now()-p>100)););}else{for(c=0;c<64;c++)for(u=0;u<s>>1;u++)wr(l,u<<1,i,a);const p=[];for(c=0;c<s;c++)p.push((l[c]>>24&255)>>>0),p.push((l[c]>>16&255)>>>0),p.push((l[c]>>8&255)>>>0),p.push((l[c]&255)>>>0);return r===!1?Promise.resolve(p):p}if(r===!1)return new Promise(p=>Lv(()=>{d().then(p)}))};if(r===!1)return d();{let p;for(;;)if(typeof(p=d())<"u")return p||[]}},Ov=e=>{try{let t;typeof window<"u"?t=window.crypto??window.msCrypto:t=globalThis.crypto;const n=new Uint32Array(e);return t==null||t.getRandomValues(n),Array.from(n)}catch{throw Error("WebCryptoAPI is not available")}},Pv=(e=10)=>{if(typeof e!="number")throw Error("Illegal arguments: "+typeof e);e<4?e=4:e>31&&(e=31);const t=[];return t.push("$2a$"),e<10&&t.push("0"),t.push(e.toString()),t.push("$"),t.push(Al(Ov(16),16)),t.join("")};function $v(e,t,n,r){if(typeof e!="string"||typeof t!="string"){const h=new Error("Invalid string / salt: Not a string");if(n===!1)return Promise.reject(h);throw h}let o,l;if(t.charAt(0)!=="$"||t.charAt(1)!=="2"){const h=new Error("Invalid salt version: "+t.substring(0,2));if(n===!1)return Promise.reject(h);throw h}if(t.charAt(2)==="$")o="\0",l=3;else{if(o=t.charAt(2),o!=="a"&&o!=="b"&&o!=="y"||t.charAt(3)!=="$"){const h=Error("Invalid salt revision: "+t.substring(2,4));if(n===!1)return Promise.reject(h);throw h}l=4}if(t.charAt(l+2)>"$"){const h=new Error("Missing salt rounds");if(n===!1)return Promise.reject(h);throw h}const s=parseInt(t.substring(l,l+1),10)*10,i=parseInt(t.substring(l+1,l+2),10),a=s+i,c=t.substring(l+3,l+25);e+=o>="a"?"\0":"";const u=Av(e),d=Cv(c,16),p=h=>{const m=[];return m.push("$2"),o>="a"&&m.push(o),m.push("$"),a<10&&m.push("0"),m.push(a.toString()),m.push("$"),m.push(Al(d,d.length)),m.push(Al(h,nf.length*4-1)),m.join("")};return n===!1?Ki(u,d,a,!1,r).then(h=>p(h)):p(Ki(u,d,a,!0,r))}const Rv=(e,t=10)=>{if(typeof t=="number"&&(t=Pv(t)),typeof e!="string"||typeof t!="string")throw Error("Illegal arguments: "+typeof e+", "+typeof t);return $v(e,t,!0)},Il=(e,t)=>{if(typeof e!="string"||typeof t!="string")throw Error("Illegal arguments: "+typeof e+", "+typeof t);return t.length!==60?!1:Rv(e,t.substring(0,t.length-31))===t};var rf=V({name:"PasswordModal",props:{full:Boolean},emits:["verify"],setup(e,{emit:t}){const n=Ae(),r=ye(),o=Y(""),l=Y(!1),s=Y(!1),i=T(()=>r.value.encryptLocales);let a=null;const c=()=>{a&&clearTimeout(a),l.value=!1,t("verify",o.value,s.value),Qt().then(()=>{l.value=!0,a=setTimeout(()=>{l.value=!1},1e3)})};return()=>f("div",{class:["vp-decrypt-layer",{expand:e.full||n.value.home}]},f("div",{class:"vp-decrypt-modal"},[f("div",{class:["vp-decrypt-hint",{tried:l.value}]},l.value?i.value.errorHint:f(tf,{"aria-label":i.value.iconLabel})),f("div",{class:"vp-decrypt-input"},[f("input",{type:"password",value:o.value,placeholder:i.value.placeholder,onInput:({target:u})=>{o.value=u.value},onKeydown:({key:u})=>{u==="Enter"&&c()}})]),f("div",{class:"vp-remember-password"},[f("input",{type:"checkbox",value:s.value,onChange:()=>s.value=!s.value}),i.value.remember]),f("button",{type:"button",class:"vp-decrypt-submit",onClick:()=>c()},"OK")]))}});const of=()=>{const e=en();return T(()=>e.value.encrypt||{})},Yi="VUEPRESS_HOPE_GLOBAL_TOKEN",Mv=()=>{const e=of(),t=Gn(Yi,""),n=Hc(Yi,""),r=T(()=>{const{global:l=!1,admin:s=[]}=e.value;return l&&s.length>0}),o=T(()=>{if(r.value){if(t.value)return e.value.admin.some(l=>Il(t.value,l));if(n.value)return e.value.admin.some(l=>Il(n.value,l))}return!1});return{isEncrypted:r,isDecrypted:o,validate:(l,s=!1)=>{(s?t:n).value=l}}},ol=(e="",t)=>!!e&&Il(e,t),Qi="VUEPRESS_HOPE_PATH_TOKEN",Nv=()=>{const e=Le(),t=of(),n=Gn(Qi,{}),r=Hc(Qi,{}),o=s=>qn(t.value.config)?Zt(t.value.config).filter(i=>Vn(decodeURI(s),i)).sort((i,a)=>a.length-i.length):[],l=s=>{const i=o(s);if(i.length>0){const{config:a={}}=t.value;return{isEncrypted:!0,isDecrypted:i.some(c=>n.value[c]&&a[c].some(u=>ol(n.value[c],u))||r.value[c]&&a[c].some(u=>ol(r.value[c],u)))}}return{isDecrypted:!1,isEncrypted:!1}};return{status:T(()=>l(e.value.path)),getStatus:l,validate:(s,i=!1)=>{const{config:a={}}=t.value,c=o(e.value.path);for(const u of c)if(a[u].filter(d=>ol(s,d))){(i?n:r).value[u]=s;break}}}};var Dv=V({name:"GlobalEncrypt",slots:Object,setup(e,{slots:t}){const{isDecrypted:n,isEncrypted:r,validate:o}=Mv(),l=Y(!1);return Ee(()=>{l.value=!0}),()=>f(Ju,()=>r.value?l.value?n.value?t.default():f(rf,{full:!0,onVerify:o}):null:t.default())}}),Fv=V({name:"LocalEncrypt",slots:Object,setup(e,{slots:t}){const{status:n,validate:r}=Nv(),o=Y(!1);return Ee(()=>{o.value=!0}),()=>{const{isEncrypted:l,isDecrypted:s}=n.value;return l?o.value?s?t.default():f(rf,{full:!0,onVerify:r}):null:t.default()}}});fh(e=>{const t=e.t,n=e.I!==!1,r=e.i;return n?{title:t,content:r?()=>[f(Ke,{icon:r}),t]:null,order:e.O,index:e.I}:null});const jv=et({enhance:({app:e,router:t})=>{const{scrollBehavior:n}=t.options;t.options.scrollBehavior=async(...r)=>(await Qu().wait(),n(...r)),C3(e),e.component("HopeIcon",Ke),e.component("GlobalEncrypt",Dv),e.component("LocalEncrypt",Fv)},setup:()=>{x3(),I3()},layouts:{Layout:_v,NotFound:Ev}}),Bv=e=>(Tr("data-v-3b58f839"),e=e(),Lr(),e),Hv={class:"item-card"},Vv={class:"item-name"},zv={class:"item-description"},Uv={class:"item-bar"},qv=["href"],Wv=Bv(()=>se("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 16 16"},[se("path",{fill:"currentColor",d:"m7.775 3.275l1.25-1.25a3.5 3.5 0 1 1 4.95 4.95l-2.5 2.5a3.5 3.5 0 0 1-4.95 0a.751.751 0 0 1 .018-1.042a.751.751 0 0 1 1.042-.018a1.998 1.998 0 0 0 2.83 0l2.5-2.5a2.002 2.002 0 0 0-2.83-2.83l-1.25 1.25a.751.751 0 0 1-1.042-.018a.751.751 0 0 1-.018-1.042m-4.69 9.64a1.998 1.998 0 0 0 2.83 0l1.25-1.25a.751.751 0 0 1 1.042.018a.751.751 0 0 1 .018 1.042l-1.25 1.25a3.5 3.5 0 1 1-4.95-4.95l2.5-2.5a3.5 3.5 0 0 1 4.95 0a.751.751 0 0 1-.018 1.042a.751.751 0 0 1-1.042.018a1.998 1.998 0 0 0-2.83 0l-2.5 2.5a1.998 1.998 0 0 0 0 2.83"})],-1)),Gv=[Wv],Kv=["href"],Yv=["src"],Qv={class:"author-name"},Jv=V({__name:"ResItemCard",props:{item:Object},setup(e){const t=e;return(n,r)=>(yt(),Gt("div",Hv,[se("div",Vv,zt(t.item.name),1),se("div",zv,zt(t.item.description),1),se("div",Uv,[dn(' 三个可点击svg一个github一个下载一个可点击"https://github.com/{{ username }}.png?size=80"个人头像配上id'),se("a",{href:t.item.link,class:""},Gv,8,qv),se("div",null,[se("a",{class:"author-info",href:`https://github.com/${t.item.author}`},[se("img",{class:"icon avatar",src:`https://github.com/${t.item.author}.png?size=80`,alt:""},null,8,Yv),se("div",Qv,zt(t.item.author),1)],8,Kv)])])]))}}),bn=(e,t)=>{const n=e.__vccOpts||e;for(const[r,o]of t)n[r]=o;return n},Xv=bn(Jv,[["__scopeId","data-v-3b58f839"],["__file","ResItemCard.vue"]]),Zv=e=>(Tr("data-v-002d38b2"),e=e(),Lr(),e),e4={class:"market"},t4=Zv(()=>se("h1",null,"主题/资源商店",-1)),n4={class:"search-box-div"},r4={class:"items"},o4=V({__name:"ResStore",setup(e){let t=T(()=>r.value?n.value.filter(o=>o.name.toLowerCase().includes(r.value.toLowerCase())||o.description.toLowerCase().includes(r.value.toLowerCase())||o.author.toLowerCase().includes(r.value.toLowerCase())).reverse():n.value.reverse()),n=Y([]),r=Y("");return fetch("/assets/resources.json").then(o=>o.json()).then(o=>{n.value=o}).catch(o=>console.error(o)),(o,l)=>(yt(),Gt("div",e4,[t4,se("div",n4,[Oa(se("input",{class:"item-search-box",type:"text",placeholder:"搜索资源","onUpdate:modelValue":l[0]||(l[0]=s=>Me(r)?r.value=s:r=s)},null,512),[[lc,rt(r)]])]),se("div",r4,[dn(" 使用filteredItems来布局商品 "),(yt(!0),Gt(Ue,null,Da(rt(t),s=>(yt(),Xl(Xv,{key:s.id,item:s},null,8,["item"]))),128))])]))}}),l4=bn(o4,[["__scopeId","data-v-002d38b2"],["__file","ResStore.vue"]]);var s4=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function i4(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var lf={exports:{}};/*!
* clipboard.js v2.0.11
* https://clipboardjs.com/
*
* Licensed MIT © Zeno Rocha
*/(function(e,t){(function(r,o){e.exports=o()})(s4,function(){return function(){var n={686:function(l,s,i){i.d(s,{default:function(){return Ye}});var a=i(279),c=i.n(a),u=i(370),d=i.n(u),p=i(817),h=i.n(p);function m(Z){try{return document.execCommand(Z)}catch{return!1}}var _=function(z){var G=h()(z);return m("cut"),G},b=_;function w(Z){var z=document.documentElement.getAttribute("dir")==="rtl",G=document.createElement("textarea");G.style.fontSize="12pt",G.style.border="0",G.style.padding="0",G.style.margin="0",G.style.position="absolute",G.style[z?"right":"left"]="-9999px";var te=window.pageYOffset||document.documentElement.scrollTop;return G.style.top="".concat(te,"px"),G.setAttribute("readonly",""),G.value=Z,G}var C=function(z,G){var te=w(z);G.container.appendChild(te);var J=h()(te);return m("copy"),te.remove(),J},y=function(z){var G=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body},te="";return typeof z=="string"?te=C(z,G):z instanceof HTMLInputElement&&!["text","search","url","tel","password"].includes(z==null?void 0:z.type)?te=C(z.value,G):(te=h()(z),m("copy")),te},x=y;function P(Z){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?P=function(G){return typeof G}:P=function(G){return G&&typeof Symbol=="function"&&G.constructor===Symbol&&G!==Symbol.prototype?"symbol":typeof G},P(Z)}var S=function(){var z=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},G=z.action,te=G===void 0?"copy":G,J=z.container,E=z.target,F=z.text;if(te!=="copy"&&te!=="cut")throw new Error('Invalid "action" value, use either "copy" or "cut"');if(E!==void 0)if(E&&P(E)==="object"&&E.nodeType===1){if(te==="copy"&&E.hasAttribute("disabled"))throw new Error('Invalid "target" attribute. Please use "readonly" instead of "disabled" attribute');if(te==="cut"&&(E.hasAttribute("readonly")||E.hasAttribute("disabled")))throw new Error(`Invalid "target" attribute. You can't cut text from elements with "readonly" or "disabled" attributes`)}else throw new Error('Invalid "target" value, use a valid Element');if(F)return x(F,{container:J});if(E)return te==="cut"?b(E):x(E,{container:J})},I=S;function $(Z){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?$=function(G){return typeof G}:$=function(G){return G&&typeof Symbol=="function"&&G.constructor===Symbol&&G!==Symbol.prototype?"symbol":typeof G},$(Z)}function Q(Z,z){if(!(Z instanceof z))throw new TypeError("Cannot call a class as a function")}function O(Z,z){for(var G=0;G<z.length;G++){var te=z[G];te.enumerable=te.enumerable||!1,te.configurable=!0,"value"in te&&(te.writable=!0),Object.defineProperty(Z,te.key,te)}}function U(Z,z,G){return z&&O(Z.prototype,z),G&&O(Z,G),Z}function M(Z,z){if(typeof z!="function"&&z!==null)throw new TypeError("Super expression must either be null or a function");Z.prototype=Object.create(z&&z.prototype,{constructor:{value:Z,writable:!0,configurable:!0}}),z&&re(Z,z)}function re(Z,z){return re=Object.setPrototypeOf||function(te,J){return te.__proto__=J,te},re(Z,z)}function ke(Z){var z=le();return function(){var te=W(Z),J;if(z){var E=W(this).constructor;J=Reflect.construct(te,arguments,E)}else J=te.apply(this,arguments);return _e(this,J)}}function _e(Z,z){return z&&($(z)==="object"||typeof z=="function")?z:K(Z)}function K(Z){if(Z===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return Z}function le(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function W(Z){return W=Object.setPrototypeOf?Object.getPrototypeOf:function(G){return G.__proto__||Object.getPrototypeOf(G)},W(Z)}function Se(Z,z){var G="data-clipboard-".concat(Z);if(z.hasAttribute(G))return z.getAttribute(G)}var ot=function(Z){M(G,Z);var z=ke(G);function G(te,J){var E;return Q(this,G),E=z.call(this),E.resolveOptions(J),E.listenClick(te),E}return U(G,[{key:"resolveOptions",value:function(){var J=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};this.action=typeof J.action=="function"?J.action:this.defaultAction,this.target=typeof J.target=="function"?J.target:this.defaultTarget,this.text=typeof J.text=="function"?J.text:this.defaultText,this.container=$(J.container)==="object"?J.container:document.body}},{key:"listenClick",value:function(J){var E=this;this.listener=d()(J,"click",function(F){return E.onClick(F)})}},{key:"onClick",value:function(J){var E=J.delegateTarget||J.currentTarget,F=this.action(E)||"copy",j=I({action:F,container:this.container,target:this.target(E),text:this.text(E)});this.emit(j?"success":"error",{action:F,text:j,trigger:E,clearSelection:function(){E&&E.focus(),window.getSelection().removeAllRanges()}})}},{key:"defaultAction",value:function(J){return Se("action",J)}},{key:"defaultTarget",value:function(J){var E=Se("target",J);if(E)return document.querySelector(E)}},{key:"defaultText",value:function(J){return Se("text",J)}},{key:"destroy",value:function(){this.listener.destroy()}}],[{key:"copy",value:function(J){var E=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body};return x(J,E)}},{key:"cut",value:function(J){return b(J)}},{key:"isSupported",value:function(){var J=arguments.length>0&&arguments[0]!==void 0?arguments[0]:["copy","cut"],E=typeof J=="string"?[J]:J,F=!!document.queryCommandSupported;return E.forEach(function(j){F=F&&!!document.queryCommandSupported(j)}),F}}]),G}(c()),Ye=ot},828:function(l){var s=9;if(typeof Element<"u"&&!Element.prototype.matches){var i=Element.prototype;i.matches=i.matchesSelector||i.mozMatchesSelector||i.msMatchesSelector||i.oMatchesSelector||i.webkitMatchesSelector}function a(c,u){for(;c&&c.nodeType!==s;){if(typeof c.matches=="function"&&c.matches(u))return c;c=c.parentNode}}l.exports=a},438:function(l,s,i){var a=i(828);function c(p,h,m,_,b){var w=d.apply(this,arguments);return p.addEventListener(m,w,b),{destroy:function(){p.removeEventListener(m,w,b)}}}function u(p,h,m,_,b){return typeof p.addEventListener=="function"?c.apply(null,arguments):typeof m=="function"?c.bind(null,document).apply(null,arguments):(typeof p=="string"&&(p=document.querySelectorAll(p)),Array.prototype.map.call(p,function(w){return c(w,h,m,_,b)}))}function d(p,h,m,_){return function(b){b.delegateTarget=a(b.target,h),b.delegateTarget&&_.call(p,b)}}l.exports=u},879:function(l,s){s.node=function(i){return i!==void 0&&i instanceof HTMLElement&&i.nodeType===1},s.nodeList=function(i){var a=Object.prototype.toString.call(i);return i!==void 0&&(a==="[object NodeList]"||a==="[object HTMLCollection]")&&"length"in i&&(i.length===0||s.node(i[0]))},s.string=function(i){return typeof i=="string"||i instanceof String},s.fn=function(i){var a=Object.prototype.toString.call(i);return a==="[object Function]"}},370:function(l,s,i){var a=i(879),c=i(438);function u(m,_,b){if(!m&&!_&&!b)throw new Error("Missing required arguments");if(!a.string(_))throw new TypeError("Second argument must be a String");if(!a.fn(b))throw new TypeError("Third argument must be a Function");if(a.node(m))return d(m,_,b);if(a.nodeList(m))return p(m,_,b);if(a.string(m))return h(m,_,b);throw new TypeError("First argument must be a String, HTMLElement, HTMLCollection, or NodeList")}function d(m,_,b){return m.addEventListener(_,b),{destroy:function(){m.removeEventListener(_,b)}}}function p(m,_,b){return Array.prototype.forEach.call(m,function(w){w.addEventListener(_,b)}),{destroy:function(){Array.prototype.forEach.call(m,function(w){w.removeEventListener(_,b)})}}}function h(m,_,b){return c(document.body,m,_,b)}l.exports=u},817:function(l){function s(i){var a;if(i.nodeName==="SELECT")i.focus(),a=i.value;else if(i.nodeName==="INPUT"||i.nodeName==="TEXTAREA"){var c=i.hasAttribute("readonly");c||i.setAttribute("readonly",""),i.select(),i.setSelectionRange(0,i.value.length),c||i.removeAttribute("readonly"),a=i.value}else{i.hasAttribute("contenteditable")&&i.focus();var u=window.getSelection(),d=document.createRange();d.selectNodeContents(i),u.removeAllRanges(),u.addRange(d),a=u.toString()}return a}l.exports=s},279:function(l){function s(){}s.prototype={on:function(i,a,c){var u=this.e||(this.e={});return(u[i]||(u[i]=[])).push({fn:a,ctx:c}),this},once:function(i,a,c){var u=this;function d(){u.off(i,d),a.apply(c,arguments)}return d._=a,this.on(i,d,c)},emit:function(i){var a=[].slice.call(arguments,1),c=((this.e||(this.e={}))[i]||[]).slice(),u=0,d=c.length;for(u;u<d;u++)c[u].fn.apply(c[u].ctx,a);return this},off:function(i,a){var c=this.e||(this.e={}),u=c[i],d=[];if(u&&a)for(var p=0,h=u.length;p<h;p++)u[p].fn!==a&&u[p].fn._!==a&&d.push(u[p]);return d.length?c[i]=d:delete c[i],this}},l.exports=s,l.exports.TinyEmitter=s}},r={};function o(l){if(r[l])return r[l].exports;var s=r[l]={exports:{}};return n[l](s,s.exports,o),s.exports}return function(){o.n=function(l){var s=l&&l.__esModule?function(){return l.default}:function(){return l};return o.d(s,{a:s}),s}}(),function(){o.d=function(l,s){for(var i in s)o.o(s,i)&&!o.o(l,i)&&Object.defineProperty(l,i,{enumerable:!0,get:s[i]})}}(),function(){o.o=function(l,s){return Object.prototype.hasOwnProperty.call(l,s)}}(),o(686)}().default})})(lf);var a4=lf.exports;const c4=i4(a4),u4=e=>(Tr("data-v-fb9f7c66"),e=e(),Lr(),e),f4={class:"item-card"},d4={class:"item-name"},p4={class:"item-description"},h4={class:"item-bar"},v4=["href"],m4=u4(()=>se("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 16 16"},[se("path",{fill:"currentColor",d:"m7.775 3.275l1.25-1.25a3.5 3.5 0 1 1 4.95 4.95l-2.5 2.5a3.5 3.5 0 0 1-4.95 0a.751.751 0 0 1 .018-1.042a.751.751 0 0 1 1.042-.018a1.998 1.998 0 0 0 2.83 0l2.5-2.5a2.002 2.002 0 0 0-2.83-2.83l-1.25 1.25a.751.751 0 0 1-1.042-.018a.751.751 0 0 1-.018-1.042m-4.69 9.64a1.998 1.998 0 0 0 2.83 0l1.25-1.25a.751.751 0 0 1 1.042.018a.751.751 0 0 1 .018 1.042l-1.25 1.25a3.5 3.5 0 1 1-4.95-4.95l2.5-2.5a3.5 3.5 0 0 1 4.95 0a.751.751 0 0 1-.018 1.042a.751.751 0 0 1-1.042.018a1.998 1.998 0 0 0-2.83 0l-2.5 2.5a1.998 1.998 0 0 0 0 2.83"})],-1)),g4=[m4],y4={class:"btn"},b4=["href"],_4=["src"],w4={class:"author-name"},E4=V({__name:"PluginItemCard",props:{item:Object},setup(e){const t=e,n=()=>{const r=new c4(".copy-btn",{text:()=>`npm install ${t.item.module_name}`});r.on("success",()=>{}),r.on("error",()=>{})};return(r,o)=>(yt(),Gt("div",f4,[se("div",d4,zt(t.item.name),1),se("div",p4,zt(t.item.desc),1),se("div",h4,[dn(' 三个可点击svg一个github一个下载一个可点击"https://github.com/{{ username }}.png?size=80"个人头像配上id'),se("a",{href:t.item.homepage,class:"btn"},g4,8,v4),dn(' <button class="copy-btn btn"><div @click="copyToClipboard">安装</div></button> 点击后把安装命令写入剪贴板'),se("button",{class:"btn copy-btn",onClick:n},"复制安装命令"),se("div",y4,[se("a",{class:"author-info",href:`https://github.com/${t.item.author}`},[se("img",{class:"icon avatar",src:`https://github.com/${t.item.author}.png?size=80`,alt:""},null,8,_4),se("div",w4,zt(t.item.author),1)],8,b4)]),dn(" 复制键复制安装命令npm install props.item.module_name")])]))}}),k4=bn(E4,[["__scopeId","data-v-fb9f7c66"],["__file","PluginItemCard.vue"]]),sf=e=>(Tr("data-v-43257c18"),e=e(),Lr(),e),C4={class:"market"},x4=sf(()=>se("h1",null,"插件商店",-1)),S4=sf(()=>se("p",null,[fo("内容来自"),se("a",{href:"https://nonebot.dev/store/plugins"},"NoneBot插件商店"),fo("和轻雪商店在此仅作引用具体请访问NoneBot插件商店")],-1)),T4={class:"search-box-div"},L4={class:"items"},A4=V({__name:"PluginStore",setup(e){let t=T(()=>r.value?n.value.filter(o=>o.name.toLowerCase().includes(r.value.toLowerCase())||o.desc.toLowerCase().includes(r.value.toLowerCase())||o.author.toLowerCase().includes(r.value.toLowerCase())||o.module_name.toLowerCase().includes(r.value.toLowerCase())):n.value),n=Y([]),r=Y("");return fetch("/assets/plugins.json").then(o=>o.json()).then(o=>{n.value=o}).catch(o=>console.error(o)),fetch("https://registry.nonebot.dev/plugins.json").then(o=>o.json()).then(o=>{n.value=n.value.concat(o)}),(o,l)=>(yt(),Gt("div",C4,[x4,S4,dn(" 搜索框"),se("div",T4,[Oa(se("input",{class:"item-search-box",type:"text",placeholder:"搜索插件","onUpdate:modelValue":l[0]||(l[0]=s=>Me(r)?r.value=s:r=s)},null,512),[[lc,rt(r)]])]),se("div",L4,[dn(" 使用filteredItems来布局商品 "),(yt(!0),Gt(Ue,null,Da(rt(t),s=>(yt(),Xl(k4,{key:s.id,item:s},null,8,["item"]))),128))])]))}}),I4=bn(A4,[["__scopeId","data-v-43257c18"],["__file","PluginStore.vue"]]),O4={class:"info-box"},P4=se("h1",null,"Dashboard",-1),$4={class:"info"},R4={class:"info-item"},M4=se("h2",null,"Total",-1),N4={class:"info-item"},D4=se("h2",null,"Online",-1),F4=V({__name:"Dash",setup(e){let t=Y(0),n=Y(0);return fetch("https://api.liteyuki.icu/count").then(r=>r.json()).then(r=>{t.value=r.register}).catch(r=>console.error(r)),fetch("https://api.liteyuki.icu/online").then(r=>r.json()).then(r=>{n.value=r.online}).catch(r=>console.error(r)),(r,o)=>(yt(),Gt("div",O4,[P4,se("div",$4,[se("div",R4,[M4,se("p",null,zt(rt(t)),1)]),se("div",N4,[D4,se("p",null,zt(rt(n)),1)])])]))}}),j4=bn(F4,[["__file","Dash.vue"]]),B4={};function H4(e,t){return null}const V4=bn(B4,[["render",H4],["__file","Home.vue"]]),z4={},af=e=>(Tr("data-v-ab5c02e3"),e=e(),Lr(),e),U4=af(()=>se("div",{style:{"text-align":"center"}},[se("h2",null,"地理分布"),se("p",null,"数据来源于Liteyuki API")],-1)),q4=af(()=>se("div",{id:"main-chart",style:{width:"100%",height:"600px"}},null,-1)),W4=[U4,q4];function G4(e,t){return yt(),Gt("div",null,W4)}const K4=bn(z4,[["render",G4],["__scopeId","data-v-ab5c02e3"],["__file","Geo.vue"]]),Y4=et({enhance:({app:e,router:t,siteData:n})=>{e.component("homeComp",V4),e.component("dashComp",j4),e.component("resourceStoreComp",l4),e.component("pluginStoreComp",I4),e.component("geoComp",K4)}}),eo=[u0,oh,uh,mh,bh,kh,Th,Ph,Bh,Jh,$2,G2,u3,jv,Y4],Q4=JSON.parse('{"base":"/","lang":"en-US","title":"","description":"","head":[["script",{"src":"/js/style.js","type":"module"}],["link",{"rel":"icon","href":"https://cdn.liteyuki.icu/favicon.ico"}],["link",{"rel":"stylesheet","href":"https://cdn.bootcdn.net/ajax/libs/firacode/6.2.0/fira_code.min.css"}],["meta",{"name":"viewport","content":"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"}]],"locales":{"/":{"lang":"zh-CN","title":"LiteyukiBot 轻雪机器人","description":"LiteyukiBot | 轻雪机器人 | An OneBot Standard ChatBot | 一个OneBot标准的聊天机器人","head":[["script",{"src":"/js/zh/get_data.js","type":"module"}]]},"/en/":{"lang":"en-US","title":"LiteyukiBot","description":"LiteyukiBot | An OneBot Standard ChatBot ","head":[["script",{"src":"/js/en/get_data.js","type":"module"}]]}}}');var Zn=Fe(Q4),J4=Ap,X4=()=>{const e=t0({history:J4(es("/")),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===Tt){const r=Lo(t.path);if(r.path!==t.path)return r.path;const o=await r.loader();t.meta={...r.meta,_pageChunk:o}}else t.path===n.path&&(t.meta=n.meta)}),e},Z4=e=>{e.component("ClientOnly",Ao),e.component("Content",kc),e.component("RouteLink",Je)},em=(e,t,n)=>{const r=T(()=>t.currentRoute.value.path),o=ql((b,w)=>({get(){return b(),t.currentRoute.value.meta._pageChunk},set(C){t.currentRoute.value.meta._pageChunk=C,w()}})),l=T(()=>on.resolveLayouts(n)),s=T(()=>on.resolveRouteLocale(Zn.value.locales,r.value)),i=T(()=>on.resolveSiteLocaleData(Zn.value,s.value)),a=T(()=>o.value.comp),c=T(()=>o.value.data),u=T(()=>c.value.frontmatter),d=T(()=>on.resolvePageHeadTitle(c.value,i.value)),p=T(()=>on.resolvePageHead(d.value,u.value,i.value)),h=T(()=>on.resolvePageLang(c.value,i.value)),m=T(()=>on.resolvePageLayout(c.value,l.value)),_={layouts:l,pageData:c,pageComponent:a,pageFrontmatter:u,pageHead:p,pageHeadTitle:d,pageLang:h,pageLayout:m,redirects:bl,routeLocale:s,routePath:r,routes:gr,siteData:Zn,siteLocaleData:i};return e.provide(rs,_),Object.defineProperties(e.config.globalProperties,{$frontmatter:{get:()=>u.value},$head:{get:()=>p.value},$headTitle:{get:()=>d.value},$lang:{get:()=>h.value},$page:{get:()=>c.value},$routeLocale:{get:()=>s.value},$site:{get:()=>Zn.value},$siteLocale:{get:()=>i.value},$withBase:{get:()=>Ge}}),_},tm=()=>{const e=o0(),t=os();let n=[];const r=()=>{e.value.forEach(s=>{const i=nm(s);i&&n.push(i)})},o=()=>{const s=[];return e.value.forEach(i=>{const a=rm(i);a&&s.push(a)}),s},l=()=>{document.documentElement.lang=t.value;const s=o();n.forEach((i,a)=>{const c=s.findIndex(u=>i.isEqualNode(u));c===-1?(i.remove(),delete n[a]):s.splice(c,1)}),s.forEach(i=>document.head.appendChild(i)),n=[...n.filter(i=>!!i),...s]};Pn(s0,l),Ee(()=>{r(),ve(e,l,{immediate:!1})})},nm=([e,t,n=""])=>{const r=Object.entries(t).map(([i,a])=>Pe(a)?`[${i}=${JSON.stringify(a)}]`:a===!0?`[${i}]`:"").join(""),o=`head > ${e}${r}`;return Array.from(document.querySelectorAll(o)).find(i=>i.innerText===n)||null},rm=([e,t,n])=>{if(!Pe(e))return null;const r=document.createElement(e);return qn(t)&&Object.entries(t).forEach(([o,l])=>{Pe(l)?r.setAttribute(o,l):l===!0&&r.setAttribute(o,"")}),Pe(n)&&r.appendChild(document.createTextNode(n)),r},om=F1,lm=async()=>{var n;const e=om({name:"Vuepress",setup(){var l;tm();for(const s of eo)(l=s.setup)==null||l.call(s);const r=eo.flatMap(({rootComponents:s=[]})=>s.map(i=>f(i))),o=l0();return()=>[f(o.value),r]}}),t=X4();Z4(e),em(e,t,eo);for(const r of eo)await((n=r.enhance)==null?void 0:n.call(r,{app:e,router:t,siteData:Zn}));return e.use(t),{app:e,router:t}};lm().then(({app:e,router:t})=>{t.isReady().then(()=>{e.mount("#app")})});export{bn as _,Oe as a,se as b,Gt as c,lm as createVueApp,fo as d,sm as e,yt as o,gt as r,rd as w};