LiteyukiBot/assets/app-Dk7jq3Nw.js

46 lines
383 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 Nr(e,t){const n=new Set(e.split(","));return t?l=>n.has(l.toLowerCase()):l=>n.has(l)}const Ce={},xn=[],st=()=>{},sd=()=>!1,wl=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Ir=e=>e.startsWith("onUpdate:"),Pe=Object.assign,Or=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},cd=Object.prototype.hasOwnProperty,he=(e,t)=>cd.call(e,t),re=Array.isArray,Tn=e=>ha(e)==="[object Map]",Qo=e=>ha(e)==="[object Set]",ce=e=>typeof e=="function",Re=e=>typeof e=="string",Un=e=>typeof e=="symbol",ke=e=>e!==null&&typeof e=="object",Xo=e=>(ke(e)||ce(e))&&ce(e.then)&&ce(e.catch),Zo=Object.prototype.toString,ha=e=>Zo.call(e),ud=e=>ha(e).slice(8,-1),es=e=>ha(e)==="[object Object]",Pr=e=>Re(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Sn=Nr(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),va=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},dd=/-(\w)/g,ft=va(e=>e.replace(dd,(t,n)=>n?n.toUpperCase():"")),fd=/\B([A-Z])/g,zn=va(e=>e.replace(fd,"-$1").toLowerCase()),El=va(e=>e.charAt(0).toUpperCase()+e.slice(1)),Ia=va(e=>e?`on${El(e)}`:""),Wt=(e,t)=>!Object.is(e,t),ta=(e,t)=>{for(let n=0;n<e.length;n++)e[n](t)},aa=(e,t,n)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},ar=e=>{const t=parseFloat(e);return isNaN(t)?e:t},pd=e=>{const t=Re(e)?Number(e):NaN;return isNaN(t)?e:t};let yi;const ts=()=>yi||(yi=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Rr(e){if(re(e)){const t={};for(let n=0;n<e.length;n++){const l=e[n],a=Re(l)?md(l):Rr(l);if(a)for(const r in a)t[r]=a[r]}return t}else if(Re(e)||ke(e))return e}const hd=/;(?![^(]*\))/g,vd=/:([^]+)/,gd=/\/\*[^]*?\*\//g;function md(e){const t={};return e.replace(gd,"").split(hd).forEach(n=>{if(n){const l=n.split(vd);l.length>1&&(t[l[0].trim()]=l[1].trim())}}),t}function Fr(e){let t="";if(Re(e))t=e;else if(re(e))for(let n=0;n<e.length;n++){const l=Fr(e[n]);l&&(t+=l+" ")}else if(ke(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const yd="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",_d=Nr(yd);function ns(e){return!!e||e===""}const Ut=e=>Re(e)?e:e==null?"":re(e)||ke(e)&&(e.toString===Zo||!ce(e.toString))?JSON.stringify(e,ls,2):String(e),ls=(e,t)=>t&&t.__v_isRef?ls(e,t.value):Tn(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[l,a],r)=>(n[Oa(l,r)+" =>"]=a,n),{})}:Qo(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>Oa(n))}:Un(t)?Oa(t):ke(t)&&!re(t)&&!es(t)?String(t):t,Oa=(e,t="")=>{var n;return Un(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 bd{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,l;for(n=0,l=this.effects.length;n<l;n++)this.effects[n].stop();for(n=0,l=this.cleanups.length;n<l;n++)this.cleanups[n]();if(this.scopes)for(n=0,l=this.scopes.length;n<l;n++)this.scopes[n].stop(!0);if(!this.detached&&this.parent&&!t){const a=this.parent.scopes.pop();a&&a!==this&&(this.parent.scopes[this.index]=a,a.index=this.index)}this.parent=void 0,this._active=!1}}}function kd(e,t=nt){t&&t.active&&t.effects.push(e)}function as(){return nt}function wd(e){nt&&nt.cleanups.push(e)}let un;class $r{constructor(t,n,l,a){this.fn=t,this.trigger=n,this.scheduler=l,this.active=!0,this.deps=[],this._dirtyLevel=4,this._trackId=0,this._runnings=0,this._shouldSchedule=!1,this._depsLength=0,kd(this,a)}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&&(Ed(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=zt,n=un;try{return zt=!0,un=this,this._runnings++,_i(this),this.fn()}finally{bi(this),this._runnings--,un=n,zt=t}}stop(){var t;this.active&&(_i(this),bi(this),(t=this.onStop)==null||t.call(this),this.active=!1)}}function Ed(e){return e.value}function _i(e){e._trackId++,e._depsLength=0}function bi(e){if(e.deps.length>e._depsLength){for(let t=e._depsLength;t<e.deps.length;t++)rs(e.deps[t],e);e.deps.length=e._depsLength}}function rs(e,t){const n=e.get(t);n!==void 0&&t._trackId!==n&&(e.delete(t),e.size===0&&e.cleanup())}let zt=!0,rr=0;const is=[];function hn(){is.push(zt),zt=!1}function vn(){const e=is.pop();zt=e===void 0?!0:e}function Mr(){rr++}function Dr(){for(rr--;!rr&&ir.length;)ir.shift()()}function os(e,t,n){if(t.get(e)!==e._trackId){t.set(e,e._trackId);const l=e.deps[e._depsLength];l!==t?(l&&rs(l,e),e.deps[e._depsLength++]=t):e._depsLength++}}const ir=[];function ss(e,t,n){Mr();for(const l of e.keys()){let a;l._dirtyLevel<t&&(a??(a=e.get(l)===l._trackId))&&(l._shouldSchedule||(l._shouldSchedule=l._dirtyLevel===0),l._dirtyLevel=t),l._shouldSchedule&&(a??(a=e.get(l)===l._trackId))&&(l.trigger(),(!l._runnings||l.allowRecurse)&&l._dirtyLevel!==2&&(l._shouldSchedule=!1,l.scheduler&&ir.push(l.scheduler)))}Dr()}const cs=(e,t)=>{const n=new Map;return n.cleanup=e,n.computed=t,n},ra=new WeakMap,dn=Symbol(""),or=Symbol("");function Ze(e,t,n){if(zt&&un){let l=ra.get(e);l||ra.set(e,l=new Map);let a=l.get(n);a||l.set(n,a=cs(()=>l.delete(n))),os(un,a)}}function St(e,t,n,l,a,r){const i=ra.get(e);if(!i)return;let o=[];if(t==="clear")o=[...i.values()];else if(n==="length"&&re(e)){const s=Number(l);i.forEach((c,u)=>{(u==="length"||!Un(u)&&u>=s)&&o.push(c)})}else switch(n!==void 0&&o.push(i.get(n)),t){case"add":re(e)?Pr(n)&&o.push(i.get("length")):(o.push(i.get(dn)),Tn(e)&&o.push(i.get(or)));break;case"delete":re(e)||(o.push(i.get(dn)),Tn(e)&&o.push(i.get(or)));break;case"set":Tn(e)&&o.push(i.get(dn));break}Mr();for(const s of o)s&&ss(s,4);Dr()}function Cd(e,t){var n;return(n=ra.get(e))==null?void 0:n.get(t)}const Ad=Nr("__proto__,__v_isRef,__isVue"),us=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Un)),ki=Ld();function Ld(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const l=de(this);for(let r=0,i=this.length;r<i;r++)Ze(l,"get",r+"");const a=l[t](...n);return a===-1||a===!1?l[t](...n.map(de)):a}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){hn(),Mr();const l=de(this)[t].apply(this,n);return Dr(),vn(),l}}),e}function xd(e){const t=de(this);return Ze(t,"has",e),t.hasOwnProperty(e)}class ds{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,l){const a=this._isReadonly,r=this._isShallow;if(n==="__v_isReactive")return!a;if(n==="__v_isReadonly")return a;if(n==="__v_isShallow")return r;if(n==="__v_raw")return l===(a?r?Bd:vs:r?hs:ps).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(l)?t:void 0;const i=re(t);if(!a){if(i&&he(ki,n))return Reflect.get(ki,n,l);if(n==="hasOwnProperty")return xd}const o=Reflect.get(t,n,l);return(Un(n)?us.has(n):Ad(n))||(a||Ze(t,"get",n),r)?o:Fe(o)?i&&Pr(n)?o:o.value:ke(o)?a?Al(o):Cl(o):o}}class fs extends ds{constructor(t=!1){super(!1,t)}set(t,n,l,a){let r=t[n];if(!this._isShallow){const s=$n(r);if(!ia(l)&&!$n(l)&&(r=de(r),l=de(l)),!re(t)&&Fe(r)&&!Fe(l))return s?!1:(r.value=l,!0)}const i=re(t)&&Pr(n)?Number(n)<t.length:he(t,n),o=Reflect.set(t,n,l,a);return t===de(a)&&(i?Wt(l,r)&&St(t,"set",n,l):St(t,"add",n,l)),o}deleteProperty(t,n){const l=he(t,n);t[n];const a=Reflect.deleteProperty(t,n);return a&&l&&St(t,"delete",n,void 0),a}has(t,n){const l=Reflect.has(t,n);return(!Un(n)||!us.has(n))&&Ze(t,"has",n),l}ownKeys(t){return Ze(t,"iterate",re(t)?"length":dn),Reflect.ownKeys(t)}}class Td extends ds{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const Sd=new fs,Nd=new Td,Id=new fs(!0),jr=e=>e,ga=e=>Reflect.getPrototypeOf(e);function jl(e,t,n=!1,l=!1){e=e.__v_raw;const a=de(e),r=de(t);n||(Wt(t,r)&&Ze(a,"get",t),Ze(a,"get",r));const{has:i}=ga(a),o=l?jr:n?Vr:cl;if(i.call(a,t))return o(e.get(t));if(i.call(a,r))return o(e.get(r));e!==a&&e.get(t)}function Bl(e,t=!1){const n=this.__v_raw,l=de(n),a=de(e);return t||(Wt(e,a)&&Ze(l,"has",e),Ze(l,"has",a)),e===a?n.has(e):n.has(e)||n.has(a)}function Hl(e,t=!1){return e=e.__v_raw,!t&&Ze(de(e),"iterate",dn),Reflect.get(e,"size",e)}function wi(e){e=de(e);const t=de(this);return ga(t).has.call(t,e)||(t.add(e),St(t,"add",e,e)),this}function Ei(e,t){t=de(t);const n=de(this),{has:l,get:a}=ga(n);let r=l.call(n,e);r||(e=de(e),r=l.call(n,e));const i=a.call(n,e);return n.set(e,t),r?Wt(t,i)&&St(n,"set",e,t):St(n,"add",e,t),this}function Ci(e){const t=de(this),{has:n,get:l}=ga(t);let a=n.call(t,e);a||(e=de(e),a=n.call(t,e)),l&&l.call(t,e);const r=t.delete(e);return a&&St(t,"delete",e,void 0),r}function Ai(){const e=de(this),t=e.size!==0,n=e.clear();return t&&St(e,"clear",void 0,void 0),n}function Vl(e,t){return function(l,a){const r=this,i=r.__v_raw,o=de(i),s=t?jr:e?Vr:cl;return!e&&Ze(o,"iterate",dn),i.forEach((c,u)=>l.call(a,s(c),s(u),r))}}function Ul(e,t,n){return function(...l){const a=this.__v_raw,r=de(a),i=Tn(r),o=e==="entries"||e===Symbol.iterator&&i,s=e==="keys"&&i,c=a[e](...l),u=n?jr:t?Vr:cl;return!t&&Ze(r,"iterate",s?or:dn),{next(){const{value:f,done:p}=c.next();return p?{value:f,done:p}:{value:o?[u(f[0]),u(f[1])]:u(f),done:p}},[Symbol.iterator](){return this}}}}function Ot(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Od(){const e={get(r){return jl(this,r)},get size(){return Hl(this)},has:Bl,add:wi,set:Ei,delete:Ci,clear:Ai,forEach:Vl(!1,!1)},t={get(r){return jl(this,r,!1,!0)},get size(){return Hl(this)},has:Bl,add:wi,set:Ei,delete:Ci,clear:Ai,forEach:Vl(!1,!0)},n={get(r){return jl(this,r,!0)},get size(){return Hl(this,!0)},has(r){return Bl.call(this,r,!0)},add:Ot("add"),set:Ot("set"),delete:Ot("delete"),clear:Ot("clear"),forEach:Vl(!0,!1)},l={get(r){return jl(this,r,!0,!0)},get size(){return Hl(this,!0)},has(r){return Bl.call(this,r,!0)},add:Ot("add"),set:Ot("set"),delete:Ot("delete"),clear:Ot("clear"),forEach:Vl(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(r=>{e[r]=Ul(r,!1,!1),n[r]=Ul(r,!0,!1),t[r]=Ul(r,!1,!0),l[r]=Ul(r,!0,!0)}),[e,n,t,l]}const[Pd,Rd,Fd,$d]=Od();function Br(e,t){const n=t?e?$d:Fd:e?Rd:Pd;return(l,a,r)=>a==="__v_isReactive"?!e:a==="__v_isReadonly"?e:a==="__v_raw"?l:Reflect.get(he(n,a)&&a in l?n:l,a,r)}const Md={get:Br(!1,!1)},Dd={get:Br(!1,!0)},jd={get:Br(!0,!1)},ps=new WeakMap,hs=new WeakMap,vs=new WeakMap,Bd=new WeakMap;function Hd(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Vd(e){return e.__v_skip||!Object.isExtensible(e)?0:Hd(ud(e))}function Cl(e){return $n(e)?e:Hr(e,!1,Sd,Md,ps)}function gs(e){return Hr(e,!1,Id,Dd,hs)}function Al(e){return Hr(e,!0,Nd,jd,vs)}function Hr(e,t,n,l,a){if(!ke(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const r=a.get(e);if(r)return r;const i=Vd(e);if(i===0)return e;const o=new Proxy(e,i===2?l:n);return a.set(e,o),o}function Nn(e){return $n(e)?Nn(e.__v_raw):!!(e&&e.__v_isReactive)}function $n(e){return!!(e&&e.__v_isReadonly)}function ia(e){return!!(e&&e.__v_isShallow)}function ms(e){return Nn(e)||$n(e)}function de(e){const t=e&&e.__v_raw;return t?de(t):e}function ys(e){return Object.isExtensible(e)&&aa(e,"__v_skip",!0),e}const cl=e=>ke(e)?Cl(e):e,Vr=e=>ke(e)?Al(e):e;class _s{constructor(t,n,l,a){this.getter=t,this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this.effect=new $r(()=>t(this._value),()=>el(this,this.effect._dirtyLevel===2?2:3)),this.effect.computed=this,this.effect.active=this._cacheable=!a,this.__v_isReadonly=l}get value(){const t=de(this);return(!t._cacheable||t.effect.dirty)&&Wt(t._value,t._value=t.effect.run())&&el(t,4),Ur(t),t.effect._dirtyLevel>=2&&el(t,2),t._value}set value(t){this._setter(t)}get _dirty(){return this.effect.dirty}set _dirty(t){this.effect.dirty=t}}function Ud(e,t,n=!1){let l,a;const r=ce(e);return r?(l=e,a=st):(l=e.get,a=e.set),new _s(l,a,r||!a,n)}function Ur(e){var t;zt&&un&&(e=de(e),os(un,(t=e.dep)!=null?t:e.dep=cs(()=>e.dep=void 0,e instanceof _s?e:void 0)))}function el(e,t=4,n){e=de(e);const l=e.dep;l&&ss(l,t)}function Fe(e){return!!(e&&e.__v_isRef===!0)}function J(e){return bs(e,!1)}function De(e){return bs(e,!0)}function bs(e,t){return Fe(e)?e:new zd(e,t)}class zd{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:de(t),this._value=n?t:cl(t)}get value(){return Ur(this),this._value}set value(t){const n=this.__v_isShallow||ia(t)||$n(t);t=n?t:de(t),Wt(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:cl(t),el(this,4))}}function lt(e){return Fe(e)?e.value:e}const qd={get:(e,t,n)=>lt(Reflect.get(e,t,n)),set:(e,t,n,l)=>{const a=e[t];return Fe(a)&&!Fe(n)?(a.value=n,!0):Reflect.set(e,t,n,l)}};function ks(e){return Nn(e)?e:new Proxy(e,qd)}class Wd{constructor(t){this.dep=void 0,this.__v_isRef=!0;const{get:n,set:l}=t(()=>Ur(this),()=>el(this));this._get=n,this._set=l}get value(){return this._get()}set value(t){this._set(t)}}function zr(e){return new Wd(e)}function Kd(e){const t=re(e)?new Array(e.length):{};for(const n in e)t[n]=ws(e,n);return t}class Gd{constructor(t,n,l){this._object=t,this._key=n,this._defaultValue=l,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 Cd(de(this._object),this._key)}}class Yd{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}}function ma(e,t,n){return Fe(e)?e:ce(e)?new Yd(e):ke(e)&&arguments.length>1?ws(e,t,n):J(e)}function ws(e,t,n){const l=e[t];return Fe(l)?l:new Gd(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,l){try{return l?e(...l):e()}catch(a){Ll(a,t,n)}}function ct(e,t,n,l){if(ce(e)){const r=qt(e,t,n,l);return r&&Xo(r)&&r.catch(i=>{Ll(i,t,n)}),r}const a=[];for(let r=0;r<e.length;r++)a.push(ct(e[r],t,n,l));return a}function Ll(e,t,n,l=!0){const a=t?t.vnode:null;if(t){let r=t.parent;const i=t.proxy,o=`https://vuejs.org/error-reference/#runtime-${n}`;for(;r;){const c=r.ec;if(c){for(let u=0;u<c.length;u++)if(c[u](e,i,o)===!1)return}r=r.parent}const s=t.appContext.config.errorHandler;if(s){qt(s,null,10,[e,i,o]);return}}Jd(e,n,a,l)}function Jd(e,t,n,l=!0){console.error(e)}let ul=!1,sr=!1;const Ve=[];let wt=0;const In=[];let Dt=null,rn=0;const Es=Promise.resolve();let qr=null;function Jt(e){const t=qr||Es;return e?t.then(this?e.bind(this):e):t}function Qd(e){let t=wt+1,n=Ve.length;for(;t<n;){const l=t+n>>>1,a=Ve[l],r=dl(a);r<e||r===e&&a.pre?t=l+1:n=l}return t}function ya(e){(!Ve.length||!Ve.includes(e,ul&&e.allowRecurse?wt+1:wt))&&(e.id==null?Ve.push(e):Ve.splice(Qd(e.id),0,e),Cs())}function Cs(){!ul&&!sr&&(sr=!0,qr=Es.then(As))}function Xd(e){const t=Ve.indexOf(e);t>wt&&Ve.splice(t,1)}function Zd(e){re(e)?In.push(...e):(!Dt||!Dt.includes(e,e.allowRecurse?rn+1:rn))&&In.push(e),Cs()}function Li(e,t,n=ul?wt+1:0){for(;n<Ve.length;n++){const l=Ve[n];if(l&&l.pre){if(e&&l.id!==e.uid)continue;Ve.splice(n,1),n--,l()}}}function oa(e){if(In.length){const t=[...new Set(In)].sort((n,l)=>dl(n)-dl(l));if(In.length=0,Dt){Dt.push(...t);return}for(Dt=t,rn=0;rn<Dt.length;rn++)Dt[rn]();Dt=null,rn=0}}const dl=e=>e.id==null?1/0:e.id,ef=(e,t)=>{const n=dl(e)-dl(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function As(e){sr=!1,ul=!0,Ve.sort(ef);try{for(wt=0;wt<Ve.length;wt++){const t=Ve[wt];t&&t.active!==!1&&qt(t,null,14)}}finally{wt=0,Ve.length=0,oa(),ul=!1,qr=null,(Ve.length||In.length)&&As()}}function tf(e,t,...n){if(e.isUnmounted)return;const l=e.vnode.props||Ce;let a=n;const r=t.startsWith("update:"),i=r&&t.slice(7);if(i&&i in l){const u=`${i==="modelValue"?"model":i}Modifiers`,{number:f,trim:p}=l[u]||Ce;p&&(a=n.map(h=>Re(h)?h.trim():h)),f&&(a=n.map(ar))}let o,s=l[o=Ia(t)]||l[o=Ia(ft(t))];!s&&r&&(s=l[o=Ia(zn(t))]),s&&ct(s,e,6,a);const c=l[o+"Once"];if(c){if(!e.emitted)e.emitted={};else if(e.emitted[o])return;e.emitted[o]=!0,ct(c,e,6,a)}}function Ls(e,t,n=!1){const l=t.emitsCache,a=l.get(e);if(a!==void 0)return a;const r=e.emits;let i={},o=!1;if(!ce(e)){const s=c=>{const u=Ls(c,t,!0);u&&(o=!0,Pe(i,u))};!n&&t.mixins.length&&t.mixins.forEach(s),e.extends&&s(e.extends),e.mixins&&e.mixins.forEach(s)}return!r&&!o?(ke(e)&&l.set(e,null),null):(re(r)?r.forEach(s=>i[s]=null):Pe(i,r),ke(e)&&l.set(e,i),i)}function _a(e,t){return!e||!wl(t)?!1:(t=t.slice(2).replace(/Once$/,""),he(e,t[0].toLowerCase()+t.slice(1))||he(e,zn(t))||he(e,t))}let We=null,ba=null;function sa(e){const t=We;return We=e,ba=e&&e.type.__scopeId||null,t}function xl(e){ba=e}function Tl(){ba=null}function nf(e,t=We,n){if(!t||e._n)return e;const l=(...a)=>{l._d&&Di(-1);const r=sa(t);let i;try{i=e(...a)}finally{sa(r),l._d&&Di(1)}return i};return l._n=!0,l._c=!0,l._d=!0,l}function Pa(e){const{type:t,vnode:n,proxy:l,withProxy:a,props:r,propsOptions:[i],slots:o,attrs:s,emit:c,render:u,renderCache:f,data:p,setupState:h,ctx:g,inheritAttrs:b}=e;let _,k;const C=sa(e);try{if(n.shapeFlag&4){const A=a||l,O=A;_=vt(u.call(O,A,f,r,h,p,g)),k=s}else{const A=t;_=vt(A.length>1?A(r,{attrs:s,slots:o,emit:c}):A(r,null)),k=t.props?s:lf(s)}}catch(A){rl.length=0,Ll(A,e,1),_=Ie(ut)}let y=_;if(k&&b!==!1){const A=Object.keys(k),{shapeFlag:O}=y;A.length&&O&7&&(i&&A.some(Ir)&&(k=af(k,i)),y=Gt(y,k))}return n.dirs&&(y=Gt(y),y.dirs=y.dirs?y.dirs.concat(n.dirs):n.dirs),n.transition&&(y.transition=n.transition),_=y,sa(C),_}const lf=e=>{let t;for(const n in e)(n==="class"||n==="style"||wl(n))&&((t||(t={}))[n]=e[n]);return t},af=(e,t)=>{const n={};for(const l in e)(!Ir(l)||!(l.slice(9)in t))&&(n[l]=e[l]);return n};function rf(e,t,n){const{props:l,children:a,component:r}=e,{props:i,children:o,patchFlag:s}=t,c=r.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&s>=0){if(s&1024)return!0;if(s&16)return l?xi(l,i,c):!!i;if(s&8){const u=t.dynamicProps;for(let f=0;f<u.length;f++){const p=u[f];if(i[p]!==l[p]&&!_a(c,p))return!0}}}else return(a||o)&&(!o||!o.$stable)?!0:l===i?!1:l?i?xi(l,i,c):!0:!!i;return!1}function xi(e,t,n){const l=Object.keys(t);if(l.length!==Object.keys(e).length)return!0;for(let a=0;a<l.length;a++){const r=l[a];if(t[r]!==e[r]&&!_a(n,r))return!0}return!1}function of({vnode:e,parent:t},n){for(;t;){const l=t.subTree;if(l.suspense&&l.suspense.activeBranch===e&&(l.el=e.el),l===e)(e=t.vnode).el=n,t=t.parent;else break}}const xs="components";function mt(e,t){return cf(xs,e,!0,t)||e}const sf=Symbol.for("v-ndc");function cf(e,t,n=!0,l=!1){const a=We||Be;if(a){const r=a.type;if(e===xs){const o=lp(r,!1);if(o&&(o===t||o===ft(t)||o===El(ft(t))))return r}const i=Ti(a[e]||r[e],t)||Ti(a.appContext[e],t);return!i&&l?r:i}}function Ti(e,t){return e&&(e[t]||e[ft(t)]||e[El(ft(t))])}const uf=e=>e.__isSuspense;function Ts(e,t){t&&t.pendingBranch?re(e)?t.effects.push(...e):t.effects.push(e):Zd(e)}const df=Symbol.for("v-scx"),ff=()=>Me(df);function Ss(e,t){return Wr(e,null,t)}const zl={};function ve(e,t,n){return Wr(e,t,n)}function Wr(e,t,{immediate:n,deep:l,flush:a,once:r,onTrack:i,onTrigger:o}=Ce){if(t&&r){const L=t;t=(...N)=>{L(...N),O()}}const s=Be,c=L=>l===!0?L:sn(L,l===!1?1:void 0);let u,f=!1,p=!1;if(Fe(e)?(u=()=>e.value,f=ia(e)):Nn(e)?(u=()=>c(e),f=!0):re(e)?(p=!0,f=e.some(L=>Nn(L)||ia(L)),u=()=>e.map(L=>{if(Fe(L))return L.value;if(Nn(L))return c(L);if(ce(L))return qt(L,s,2)})):ce(e)?t?u=()=>qt(e,s,2):u=()=>(h&&h(),ct(e,s,3,[g])):u=st,t&&l){const L=u;u=()=>sn(L())}let h,g=L=>{h=y.onStop=()=>{qt(L,s,4),h=y.onStop=void 0}},b;if(Ol)if(g=st,t?n&&ct(t,s,3,[u(),p?[]:void 0,g]):u(),a==="sync"){const L=ff();b=L.__watcherHandles||(L.__watcherHandles=[])}else return st;let _=p?new Array(e.length).fill(zl):zl;const k=()=>{if(!(!y.active||!y.dirty))if(t){const L=y.run();(l||f||(p?L.some((N,P)=>Wt(N,_[P])):Wt(L,_)))&&(h&&h(),ct(t,s,3,[L,_===zl?void 0:p&&_[0]===zl?[]:_,g]),_=L)}else y.run()};k.allowRecurse=!!t;let C;a==="sync"?C=k:a==="post"?C=()=>Je(k,s&&s.suspense):(k.pre=!0,s&&(k.id=s.uid),C=()=>ya(k));const y=new $r(u,st,C),A=as(),O=()=>{y.stop(),A&&Or(A.effects,y)};return t?n?k():_=y.run():a==="post"?Je(y.run.bind(y),s&&s.suspense):y.run(),b&&b.push(O),O}function pf(e,t,n){const l=this.proxy,a=Re(e)?e.includes(".")?Ns(l,e):()=>l[e]:e.bind(l,l);let r;ce(t)?r=t:(r=t.handler,n=t);const i=Il(this),o=Wr(a,r.bind(l),n);return i(),o}function Ns(e,t){const n=t.split(".");return()=>{let l=e;for(let a=0;a<n.length&&l;a++)l=l[n[a]];return l}}function sn(e,t,n=0,l){if(!ke(e)||e.__v_skip)return e;if(t&&t>0){if(n>=t)return e;n++}if(l=l||new Set,l.has(e))return e;if(l.add(e),Fe(e))sn(e.value,t,n,l);else if(re(e))for(let a=0;a<e.length;a++)sn(e[a],t,n,l);else if(Qo(e)||Tn(e))e.forEach(a=>{sn(a,t,n,l)});else if(es(e))for(const a in e)sn(e[a],t,n,l);return e}function Is(e,t){if(We===null)return e;const n=Ea(We)||We.proxy,l=e.dirs||(e.dirs=[]);for(let a=0;a<t.length;a++){let[r,i,o,s=Ce]=t[a];r&&(ce(r)&&(r={mounted:r,updated:r}),r.deep&&sn(i),l.push({dir:r,instance:n,value:i,oldValue:void 0,arg:o,modifiers:s}))}return e}function kt(e,t,n,l){const a=e.dirs,r=t&&t.dirs;for(let i=0;i<a.length;i++){const o=a[i];r&&(o.oldValue=r[i].value);let s=o.dir[l];s&&(hn(),ct(s,n,8,[e.el,o,e,t]),vn())}}const jt=Symbol("_leaveCb"),ql=Symbol("_enterCb");function Os(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return we(()=>{e.isMounted=!0}),Gr(()=>{e.isUnmounting=!0}),e}const rt=[Function,Array],Ps={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:rt,onEnter:rt,onAfterEnter:rt,onEnterCancelled:rt,onBeforeLeave:rt,onLeave:rt,onAfterLeave:rt,onLeaveCancelled:rt,onBeforeAppear:rt,onAppear:rt,onAfterAppear:rt,onAppearCancelled:rt},hf={name:"BaseTransition",props:Ps,setup(e,{slots:t}){const n=Nl(),l=Os();return()=>{const a=t.default&&Kr(t.default(),!0);if(!a||!a.length)return;let r=a[0];if(a.length>1){for(const p of a)if(p.type!==ut){r=p;break}}const i=de(e),{mode:o}=i;if(l.isLeaving)return Ra(r);const s=Si(r);if(!s)return Ra(r);const c=fl(s,i,l,n);pl(s,c);const u=n.subTree,f=u&&Si(u);if(f&&f.type!==ut&&!on(s,f)){const p=fl(f,i,l,n);if(pl(f,p),o==="out-in")return l.isLeaving=!0,p.afterLeave=()=>{l.isLeaving=!1,n.update.active!==!1&&(n.effect.dirty=!0,n.update())},Ra(r);o==="in-out"&&s.type!==ut&&(p.delayLeave=(h,g,b)=>{const _=Rs(l,f);_[String(f.key)]=f,h[jt]=()=>{g(),h[jt]=void 0,delete c.delayedLeave},c.delayedLeave=b})}return r}}},vf=hf;function Rs(e,t){const{leavingVNodes:n}=e;let l=n.get(t.type);return l||(l=Object.create(null),n.set(t.type,l)),l}function fl(e,t,n,l){const{appear:a,mode:r,persisted:i=!1,onBeforeEnter:o,onEnter:s,onAfterEnter:c,onEnterCancelled:u,onBeforeLeave:f,onLeave:p,onAfterLeave:h,onLeaveCancelled:g,onBeforeAppear:b,onAppear:_,onAfterAppear:k,onAppearCancelled:C}=t,y=String(e.key),A=Rs(n,e),O=(P,Q)=>{P&&ct(P,l,9,Q)},L=(P,Q)=>{const I=Q[1];O(P,Q),re(P)?P.every(q=>q.length<=1)&&I():P.length<=1&&I()},N={mode:r,persisted:i,beforeEnter(P){let Q=o;if(!n.isMounted)if(a)Q=b||o;else return;P[jt]&&P[jt](!0);const I=A[y];I&&on(e,I)&&I.el[jt]&&I.el[jt](),O(Q,[P])},enter(P){let Q=s,I=c,q=u;if(!n.isMounted)if(a)Q=_||s,I=k||c,q=C||u;else return;let $=!1;const ae=P[ql]=Ee=>{$||($=!0,Ee?O(q,[P]):O(I,[P]),N.delayedLeave&&N.delayedLeave(),P[ql]=void 0)};Q?L(Q,[P,ae]):ae()},leave(P,Q){const I=String(e.key);if(P[ql]&&P[ql](!0),n.isUnmounting)return Q();O(f,[P]);let q=!1;const $=P[jt]=ae=>{q||(q=!0,Q(),ae?O(g,[P]):O(h,[P]),P[jt]=void 0,A[I]===e&&delete A[I])};A[I]=e,p?L(p,[P,$]):$()},clone(P){return fl(P,t,n,l)}};return N}function Ra(e){if(Sl(e))return e=Gt(e),e.children=null,e}function Si(e){return Sl(e)?e.children?e.children[0]:void 0:e}function pl(e,t){e.shapeFlag&6&&e.component?pl(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 Kr(e,t=!1,n){let l=[],a=0;for(let r=0;r<e.length;r++){let i=e[r];const o=n==null?i.key:String(n)+String(i.key!=null?i.key:r);i.type===ze?(i.patchFlag&128&&a++,l=l.concat(Kr(i.children,t,o))):(t||i.type!==ut)&&l.push(o!=null?Gt(i,{key:o}):i)}if(a>1)for(let r=0;r<l.length;r++)l[r].patchFlag=-2;return l}/*! #__NO_SIDE_EFFECTS__ */function U(e,t){return ce(e)?Pe({name:e.name},t,{setup:e}):e}const tl=e=>!!e.type.__asyncLoader;/*! #__NO_SIDE_EFFECTS__ */function gf(e){ce(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:l,delay:a=200,timeout:r,suspensible:i=!0,onError:o}=e;let s=null,c,u=0;const f=()=>(u++,s=null,p()),p=()=>{let h;return s||(h=s=t().catch(g=>{if(g=g instanceof Error?g:new Error(String(g)),o)return new Promise((b,_)=>{o(g,()=>b(f()),()=>_(g),u+1)});throw g}).then(g=>h!==s&&s?s:(g&&(g.__esModule||g[Symbol.toStringTag]==="Module")&&(g=g.default),c=g,g)))};return U({name:"AsyncComponentWrapper",__asyncLoader:p,get __asyncResolved(){return c},setup(){const h=Be;if(c)return()=>Fa(c,h);const g=C=>{s=null,Ll(C,h,13,!l)};if(i&&h.suspense||Ol)return p().then(C=>()=>Fa(C,h)).catch(C=>(g(C),()=>l?Ie(l,{error:C}):null));const b=J(!1),_=J(),k=J(!!a);return a&&setTimeout(()=>{k.value=!1},a),r!=null&&setTimeout(()=>{if(!b.value&&!_.value){const C=new Error(`Async component timed out after ${r}ms.`);g(C),_.value=C}},r),p().then(()=>{b.value=!0,h.parent&&Sl(h.parent.vnode)&&(h.parent.effect.dirty=!0,ya(h.parent.update))}).catch(C=>{g(C),_.value=C}),()=>{if(b.value&&c)return Fa(c,h);if(_.value&&l)return Ie(l,{error:_.value});if(n&&!k.value)return Ie(n)}}})}function Fa(e,t){const{ref:n,props:l,children:a,ce:r}=t.vnode,i=Ie(e,l,a);return i.ref=n,i.ce=r,delete t.vnode.ce,i}const Sl=e=>e.type.__isKeepAlive;function mf(e,t){Fs(e,"a",t)}function yf(e,t){Fs(e,"da",t)}function Fs(e,t,n=Be){const l=e.__wdc||(e.__wdc=()=>{let a=n;for(;a;){if(a.isDeactivated)return;a=a.parent}return e()});if(ka(t,l,n),n){let a=n.parent;for(;a&&a.parent;)Sl(a.parent.vnode)&&_f(l,t,n,a),a=a.parent}}function _f(e,t,n,l){const a=ka(t,e,l,!0);gn(()=>{Or(l[t],a)},n)}function ka(e,t,n=Be,l=!1){if(n){const a=n[e]||(n[e]=[]),r=t.__weh||(t.__weh=(...i)=>{if(n.isUnmounted)return;hn();const o=Il(n),s=ct(t,n,e,i);return o(),vn(),s});return l?a.unshift(r):a.push(r),r}}const It=e=>(t,n=Be)=>(!Ol||e==="sp")&&ka(e,(...l)=>t(...l),n),bf=It("bm"),we=It("m"),kf=It("bu"),$s=It("u"),Gr=It("bum"),gn=It("um"),wf=It("sp"),Ef=It("rtg"),Cf=It("rtc");function Af(e,t=Be){ka("ec",e,t)}function Ms(e,t,n,l){let a;const r=n&&n[l];if(re(e)||Re(e)){a=new Array(e.length);for(let i=0,o=e.length;i<o;i++)a[i]=t(e[i],i,void 0,r&&r[i])}else if(typeof e=="number"){a=new Array(e);for(let i=0;i<e;i++)a[i]=t(i+1,i,void 0,r&&r[i])}else if(ke(e))if(e[Symbol.iterator])a=Array.from(e,(i,o)=>t(i,o,void 0,r&&r[o]));else{const i=Object.keys(e);a=new Array(i.length);for(let o=0,s=i.length;o<s;o++){const c=i[o];a[o]=t(e[c],c,o,r&&r[o])}}else a=[];return n&&(n[l]=a),a}const cr=e=>e?Js(e)?Ea(e)||e.proxy:cr(e.parent):null,nl=Pe(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>cr(e.parent),$root:e=>cr(e.root),$emit:e=>e.emit,$options:e=>Yr(e),$forceUpdate:e=>e.f||(e.f=()=>{e.effect.dirty=!0,ya(e.update)}),$nextTick:e=>e.n||(e.n=Jt.bind(e.proxy)),$watch:e=>pf.bind(e)}),$a=(e,t)=>e!==Ce&&!e.__isScriptSetup&&he(e,t),Lf={get({_:e},t){const{ctx:n,setupState:l,data:a,props:r,accessCache:i,type:o,appContext:s}=e;let c;if(t[0]!=="$"){const h=i[t];if(h!==void 0)switch(h){case 1:return l[t];case 2:return a[t];case 4:return n[t];case 3:return r[t]}else{if($a(l,t))return i[t]=1,l[t];if(a!==Ce&&he(a,t))return i[t]=2,a[t];if((c=e.propsOptions[0])&&he(c,t))return i[t]=3,r[t];if(n!==Ce&&he(n,t))return i[t]=4,n[t];ur&&(i[t]=0)}}const u=nl[t];let f,p;if(u)return t==="$attrs"&&Ze(e,"get",t),u(e);if((f=o.__cssModules)&&(f=f[t]))return f;if(n!==Ce&&he(n,t))return i[t]=4,n[t];if(p=s.config.globalProperties,he(p,t))return p[t]},set({_:e},t,n){const{data:l,setupState:a,ctx:r}=e;return $a(a,t)?(a[t]=n,!0):l!==Ce&&he(l,t)?(l[t]=n,!0):he(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(r[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:l,appContext:a,propsOptions:r}},i){let o;return!!n[i]||e!==Ce&&he(e,i)||$a(t,i)||(o=r[0])&&he(o,i)||he(l,i)||he(nl,i)||he(a.config.globalProperties,i)},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 Ni(e){return re(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let ur=!0;function xf(e){const t=Yr(e),n=e.proxy,l=e.ctx;ur=!1,t.beforeCreate&&Ii(t.beforeCreate,e,"bc");const{data:a,computed:r,methods:i,watch:o,provide:s,inject:c,created:u,beforeMount:f,mounted:p,beforeUpdate:h,updated:g,activated:b,deactivated:_,beforeDestroy:k,beforeUnmount:C,destroyed:y,unmounted:A,render:O,renderTracked:L,renderTriggered:N,errorCaptured:P,serverPrefetch:Q,expose:I,inheritAttrs:q,components:$,directives:ae,filters:Ee}=t;if(c&&Tf(c,l,null),i)for(const ie in i){const K=i[ie];ce(K)&&(l[ie]=K.bind(n))}if(a){const ie=a.call(n,n);ke(ie)&&(e.data=Cl(ie))}if(ur=!0,r)for(const ie in r){const K=r[ie],Le=ce(K)?K.bind(n,n):ce(K.get)?K.get.bind(n,n):st,at=!ce(K)&&ce(K.set)?K.set.bind(n):st,Ye=x({get:Le,set:at});Object.defineProperty(l,ie,{enumerable:!0,configurable:!0,get:()=>Ye.value,set:ee=>Ye.value=ee})}if(o)for(const ie in o)Ds(o[ie],l,n,ie);if(s){const ie=ce(s)?s.call(n):s;Reflect.ownKeys(ie).forEach(K=>{On(K,ie[K])})}u&&Ii(u,e,"c");function Y(ie,K){re(K)?K.forEach(Le=>ie(Le.bind(n))):K&&ie(K.bind(n))}if(Y(bf,f),Y(we,p),Y(kf,h),Y($s,g),Y(mf,b),Y(yf,_),Y(Af,P),Y(Cf,L),Y(Ef,N),Y(Gr,C),Y(gn,A),Y(wf,Q),re(I))if(I.length){const ie=e.exposed||(e.exposed={});I.forEach(K=>{Object.defineProperty(ie,K,{get:()=>n[K],set:Le=>n[K]=Le})})}else e.exposed||(e.exposed={});O&&e.render===st&&(e.render=O),q!=null&&(e.inheritAttrs=q),$&&(e.components=$),ae&&(e.directives=ae)}function Tf(e,t,n=st){re(e)&&(e=dr(e));for(const l in e){const a=e[l];let r;ke(a)?"default"in a?r=Me(a.from||l,a.default,!0):r=Me(a.from||l):r=Me(a),Fe(r)?Object.defineProperty(t,l,{enumerable:!0,configurable:!0,get:()=>r.value,set:i=>r.value=i}):t[l]=r}}function Ii(e,t,n){ct(re(e)?e.map(l=>l.bind(t.proxy)):e.bind(t.proxy),t,n)}function Ds(e,t,n,l){const a=l.includes(".")?Ns(n,l):()=>n[l];if(Re(e)){const r=t[e];ce(r)&&ve(a,r)}else if(ce(e))ve(a,e.bind(n));else if(ke(e))if(re(e))e.forEach(r=>Ds(r,t,n,l));else{const r=ce(e.handler)?e.handler.bind(n):t[e.handler];ce(r)&&ve(a,r,e)}}function Yr(e){const t=e.type,{mixins:n,extends:l}=t,{mixins:a,optionsCache:r,config:{optionMergeStrategies:i}}=e.appContext,o=r.get(t);let s;return o?s=o:!a.length&&!n&&!l?s=t:(s={},a.length&&a.forEach(c=>ca(s,c,i,!0)),ca(s,t,i)),ke(t)&&r.set(t,s),s}function ca(e,t,n,l=!1){const{mixins:a,extends:r}=t;r&&ca(e,r,n,!0),a&&a.forEach(i=>ca(e,i,n,!0));for(const i in t)if(!(l&&i==="expose")){const o=Sf[i]||n&&n[i];e[i]=o?o(e[i],t[i]):t[i]}return e}const Sf={data:Oi,props:Pi,emits:Pi,methods:Xn,computed:Xn,beforeCreate:Ue,created:Ue,beforeMount:Ue,mounted:Ue,beforeUpdate:Ue,updated:Ue,beforeDestroy:Ue,beforeUnmount:Ue,destroyed:Ue,unmounted:Ue,activated:Ue,deactivated:Ue,errorCaptured:Ue,serverPrefetch:Ue,components:Xn,directives:Xn,watch:If,provide:Oi,inject:Nf};function Oi(e,t){return t?e?function(){return Pe(ce(e)?e.call(this,this):e,ce(t)?t.call(this,this):t)}:t:e}function Nf(e,t){return Xn(dr(e),dr(t))}function dr(e){if(re(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function Ue(e,t){return e?[...new Set([].concat(e,t))]:t}function Xn(e,t){return e?Pe(Object.create(null),e,t):t}function Pi(e,t){return e?re(e)&&re(t)?[...new Set([...e,...t])]:Pe(Object.create(null),Ni(e),Ni(t??{})):t}function If(e,t){if(!e)return t;if(!t)return e;const n=Pe(Object.create(null),e);for(const l in t)n[l]=Ue(e[l],t[l]);return n}function js(){return{app:null,config:{isNativeTag:sd,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 Of=0;function Pf(e,t){return function(l,a=null){ce(l)||(l=Pe({},l)),a!=null&&!ke(a)&&(a=null);const r=js(),i=new WeakSet;let o=!1;const s=r.app={_uid:Of++,_component:l,_props:a,_container:null,_context:r,_instance:null,version:rp,get config(){return r.config},set config(c){},use(c,...u){return i.has(c)||(c&&ce(c.install)?(i.add(c),c.install(s,...u)):ce(c)&&(i.add(c),c(s,...u))),s},mixin(c){return r.mixins.includes(c)||r.mixins.push(c),s},component(c,u){return u?(r.components[c]=u,s):r.components[c]},directive(c,u){return u?(r.directives[c]=u,s):r.directives[c]},mount(c,u,f){if(!o){const p=Ie(l,a);return p.appContext=r,f===!0?f="svg":f===!1&&(f=void 0),u&&t?t(p,c):e(p,c,f),o=!0,s._container=c,c.__vue_app__=s,Ea(p.component)||p.component.proxy}},unmount(){o&&(e(null,s._container),delete s._container.__vue_app__)},provide(c,u){return r.provides[c]=u,s},runWithContext(c){const u=ll;ll=s;try{return c()}finally{ll=u}}};return s}}let ll=null;function On(e,t){if(Be){let n=Be.provides;const l=Be.parent&&Be.parent.provides;l===n&&(n=Be.provides=Object.create(l)),n[e]=t}}function Me(e,t,n=!1){const l=Be||We;if(l||ll){const a=l?l.parent==null?l.vnode.appContext&&l.vnode.appContext.provides:l.parent.provides:ll._context.provides;if(a&&e in a)return a[e];if(arguments.length>1)return n&&ce(t)?t.call(l&&l.proxy):t}}function Rf(e,t,n,l=!1){const a={},r={};aa(r,wa,1),e.propsDefaults=Object.create(null),Bs(e,t,a,r);for(const i in e.propsOptions[0])i in a||(a[i]=void 0);n?e.props=l?a:gs(a):e.type.props?e.props=a:e.props=r,e.attrs=r}function Ff(e,t,n,l){const{props:a,attrs:r,vnode:{patchFlag:i}}=e,o=de(a),[s]=e.propsOptions;let c=!1;if((l||i>0)&&!(i&16)){if(i&8){const u=e.vnode.dynamicProps;for(let f=0;f<u.length;f++){let p=u[f];if(_a(e.emitsOptions,p))continue;const h=t[p];if(s)if(he(r,p))h!==r[p]&&(r[p]=h,c=!0);else{const g=ft(p);a[g]=fr(s,o,g,h,e,!1)}else h!==r[p]&&(r[p]=h,c=!0)}}}else{Bs(e,t,a,r)&&(c=!0);let u;for(const f in o)(!t||!he(t,f)&&((u=zn(f))===f||!he(t,u)))&&(s?n&&(n[f]!==void 0||n[u]!==void 0)&&(a[f]=fr(s,o,f,void 0,e,!0)):delete a[f]);if(r!==o)for(const f in r)(!t||!he(t,f))&&(delete r[f],c=!0)}c&&St(e,"set","$attrs")}function Bs(e,t,n,l){const[a,r]=e.propsOptions;let i=!1,o;if(t)for(let s in t){if(Sn(s))continue;const c=t[s];let u;a&&he(a,u=ft(s))?!r||!r.includes(u)?n[u]=c:(o||(o={}))[u]=c:_a(e.emitsOptions,s)||(!(s in l)||c!==l[s])&&(l[s]=c,i=!0)}if(r){const s=de(n),c=o||Ce;for(let u=0;u<r.length;u++){const f=r[u];n[f]=fr(a,s,f,c[f],e,!he(c,f))}}return i}function fr(e,t,n,l,a,r){const i=e[n];if(i!=null){const o=he(i,"default");if(o&&l===void 0){const s=i.default;if(i.type!==Function&&!i.skipFactory&&ce(s)){const{propsDefaults:c}=a;if(n in c)l=c[n];else{const u=Il(a);l=c[n]=s.call(null,t),u()}}else l=s}i[0]&&(r&&!o?l=!1:i[1]&&(l===""||l===zn(n))&&(l=!0))}return l}function Hs(e,t,n=!1){const l=t.propsCache,a=l.get(e);if(a)return a;const r=e.props,i={},o=[];let s=!1;if(!ce(e)){const u=f=>{s=!0;const[p,h]=Hs(f,t,!0);Pe(i,p),h&&o.push(...h)};!n&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}if(!r&&!s)return ke(e)&&l.set(e,xn),xn;if(re(r))for(let u=0;u<r.length;u++){const f=ft(r[u]);Ri(f)&&(i[f]=Ce)}else if(r)for(const u in r){const f=ft(u);if(Ri(f)){const p=r[u],h=i[f]=re(p)||ce(p)?{type:p}:Pe({},p);if(h){const g=Mi(Boolean,h.type),b=Mi(String,h.type);h[0]=g>-1,h[1]=b<0||g<b,(g>-1||he(h,"default"))&&o.push(f)}}}const c=[i,o];return ke(e)&&l.set(e,c),c}function Ri(e){return e[0]!=="$"&&!Sn(e)}function Fi(e){return e===null?"null":typeof e=="function"?e.name||"":typeof e=="object"&&e.constructor&&e.constructor.name||""}function $i(e,t){return Fi(e)===Fi(t)}function Mi(e,t){return re(t)?t.findIndex(n=>$i(n,e)):ce(t)&&$i(t,e)?0:-1}const Vs=e=>e[0]==="_"||e==="$stable",Jr=e=>re(e)?e.map(vt):[vt(e)],$f=(e,t,n)=>{if(t._n)return t;const l=nf((...a)=>Jr(t(...a)),n);return l._c=!1,l},Us=(e,t,n)=>{const l=e._ctx;for(const a in e){if(Vs(a))continue;const r=e[a];if(ce(r))t[a]=$f(a,r,l);else if(r!=null){const i=Jr(r);t[a]=()=>i}}},zs=(e,t)=>{const n=Jr(t);e.slots.default=()=>n},Mf=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=de(t),aa(t,"_",n)):Us(t,e.slots={})}else e.slots={},t&&zs(e,t);aa(e.slots,wa,1)},Df=(e,t,n)=>{const{vnode:l,slots:a}=e;let r=!0,i=Ce;if(l.shapeFlag&32){const o=t._;o?n&&o===1?r=!1:(Pe(a,t),!n&&o===1&&delete a._):(r=!t.$stable,Us(t,a)),i=t}else t&&(zs(e,t),i={default:1});if(r)for(const o in a)!Vs(o)&&i[o]==null&&delete a[o]};function ua(e,t,n,l,a=!1){if(re(e)){e.forEach((p,h)=>ua(p,t&&(re(t)?t[h]:t),n,l,a));return}if(tl(l)&&!a)return;const r=l.shapeFlag&4?Ea(l.component)||l.component.proxy:l.el,i=a?null:r,{i:o,r:s}=e,c=t&&t.r,u=o.refs===Ce?o.refs={}:o.refs,f=o.setupState;if(c!=null&&c!==s&&(Re(c)?(u[c]=null,he(f,c)&&(f[c]=null)):Fe(c)&&(c.value=null)),ce(s))qt(s,o,12,[i,u]);else{const p=Re(s),h=Fe(s);if(p||h){const g=()=>{if(e.f){const b=p?he(f,s)?f[s]:u[s]:s.value;a?re(b)&&Or(b,r):re(b)?b.includes(r)||b.push(r):p?(u[s]=[r],he(f,s)&&(f[s]=u[s])):(s.value=[r],e.k&&(u[e.k]=s.value))}else p?(u[s]=i,he(f,s)&&(f[s]=i)):h&&(s.value=i,e.k&&(u[e.k]=i))};i?(g.id=-1,Je(g,n)):g()}}}let Pt=!1;const jf=e=>e.namespaceURI.includes("svg")&&e.tagName!=="foreignObject",Bf=e=>e.namespaceURI.includes("MathML"),Wl=e=>{if(jf(e))return"svg";if(Bf(e))return"mathml"},Kl=e=>e.nodeType===8;function Hf(e){const{mt:t,p:n,o:{patchProp:l,createText:a,nextSibling:r,parentNode:i,remove:o,insert:s,createComment:c}}=e,u=(y,A)=>{if(!A.hasChildNodes()){n(null,y,A),oa(),A._vnode=y;return}Pt=!1,f(A.firstChild,y,null,null,null),oa(),A._vnode=y,Pt&&console.error("Hydration completed but contains mismatches.")},f=(y,A,O,L,N,P=!1)=>{const Q=Kl(y)&&y.data==="[",I=()=>b(y,A,O,L,N,Q),{type:q,ref:$,shapeFlag:ae,patchFlag:Ee}=A;let be=y.nodeType;A.el=y,Ee===-2&&(P=!1,A.dynamicChildren=null);let Y=null;switch(q){case Mn:be!==3?A.children===""?(s(A.el=a(""),i(y),y),Y=y):Y=I():(y.data!==A.children&&(Pt=!0,y.data=A.children),Y=r(y));break;case ut:C(y)?(Y=r(y),k(A.el=y.content.firstChild,y,O)):be!==8||Q?Y=I():Y=r(y);break;case al:if(Q&&(y=r(y),be=y.nodeType),be===1||be===3){Y=y;const ie=!A.children.length;for(let K=0;K<A.staticCount;K++)ie&&(A.children+=Y.nodeType===1?Y.outerHTML:Y.data),K===A.staticCount-1&&(A.anchor=Y),Y=r(Y);return Q?r(Y):Y}else I();break;case ze:Q?Y=g(y,A,O,L,N,P):Y=I();break;default:if(ae&1)(be!==1||A.type.toLowerCase()!==y.tagName.toLowerCase())&&!C(y)?Y=I():Y=p(y,A,O,L,N,P);else if(ae&6){A.slotScopeIds=N;const ie=i(y);if(Q?Y=_(y):Kl(y)&&y.data==="teleport start"?Y=_(y,y.data,"teleport end"):Y=r(y),t(A,ie,null,O,L,Wl(ie),P),tl(A)){let K;Q?(K=Ie(ze),K.anchor=Y?Y.previousSibling:ie.lastChild):K=y.nodeType===3?da(""):Ie("div"),K.el=y,A.component.subTree=K}}else ae&64?be!==8?Y=I():Y=A.type.hydrate(y,A,O,L,N,P,e,h):ae&128&&(Y=A.type.hydrate(y,A,O,L,Wl(i(y)),N,P,e,f))}return $!=null&&ua($,null,L,A),Y},p=(y,A,O,L,N,P)=>{P=P||!!A.dynamicChildren;const{type:Q,props:I,patchFlag:q,shapeFlag:$,dirs:ae,transition:Ee}=A,be=Q==="input"||Q==="option";if(be||q!==-1){ae&&kt(A,null,O,"created");let Y=!1;if(C(y)){Y=qs(L,Ee)&&O&&O.vnode.props&&O.vnode.props.appear;const K=y.content.firstChild;Y&&Ee.beforeEnter(K),k(K,y,O),A.el=y=K}if($&16&&!(I&&(I.innerHTML||I.textContent))){let K=h(y.firstChild,A,y,O,L,N,P);for(;K;){Pt=!0;const Le=K;K=K.nextSibling,o(Le)}}else $&8&&y.textContent!==A.children&&(Pt=!0,y.textContent=A.children);if(I)if(be||!P||q&48)for(const K in I)(be&&(K.endsWith("value")||K==="indeterminate")||wl(K)&&!Sn(K)||K[0]===".")&&l(y,K,null,I[K],void 0,void 0,O);else I.onClick&&l(y,"onClick",null,I.onClick,void 0,void 0,O);let ie;(ie=I&&I.onVnodeBeforeMount)&&it(ie,O,A),ae&&kt(A,null,O,"beforeMount"),((ie=I&&I.onVnodeMounted)||ae||Y)&&Ts(()=>{ie&&it(ie,O,A),Y&&Ee.enter(y),ae&&kt(A,null,O,"mounted")},L)}return y.nextSibling},h=(y,A,O,L,N,P,Q)=>{Q=Q||!!A.dynamicChildren;const I=A.children,q=I.length;for(let $=0;$<q;$++){const ae=Q?I[$]:I[$]=vt(I[$]);if(y)y=f(y,ae,L,N,P,Q);else{if(ae.type===Mn&&!ae.children)continue;Pt=!0,n(null,ae,O,null,L,N,Wl(O),P)}}return y},g=(y,A,O,L,N,P)=>{const{slotScopeIds:Q}=A;Q&&(N=N?N.concat(Q):Q);const I=i(y),q=h(r(y),A,I,O,L,N,P);return q&&Kl(q)&&q.data==="]"?r(A.anchor=q):(Pt=!0,s(A.anchor=c("]"),I,q),q)},b=(y,A,O,L,N,P)=>{if(Pt=!0,A.el=null,P){const q=_(y);for(;;){const $=r(y);if($&&$!==q)o($);else break}}const Q=r(y),I=i(y);return o(y),n(null,A,I,Q,O,L,Wl(I),N),Q},_=(y,A="[",O="]")=>{let L=0;for(;y;)if(y=r(y),y&&Kl(y)&&(y.data===A&&L++,y.data===O)){if(L===0)return r(y);L--}return y},k=(y,A,O)=>{const L=A.parentNode;L&&L.replaceChild(y,A);let N=O;for(;N;)N.vnode.el===A&&(N.vnode.el=N.subTree.el=y),N=N.parent},C=y=>y.nodeType===1&&y.tagName.toLowerCase()==="template";return[u,f]}const Je=Ts;function Vf(e){return Uf(e,Hf)}function Uf(e,t){const n=ts();n.__VUE__=!0;const{insert:l,remove:a,patchProp:r,createElement:i,createText:o,createComment:s,setText:c,setElementText:u,parentNode:f,nextSibling:p,setScopeId:h=st,insertStaticContent:g}=e,b=(v,m,E,S=null,T=null,D=null,V=void 0,M=null,H=!!m.dynamicChildren)=>{if(v===m)return;v&&!on(v,m)&&(S=w(v),ee(v,T,D,!0),v=null),m.patchFlag===-2&&(H=!1,m.dynamicChildren=null);const{type:R,ref:W,shapeFlag:le}=m;switch(R){case Mn:_(v,m,E,S);break;case ut:k(v,m,E,S);break;case al:v==null&&C(m,E,S,V);break;case ze:$(v,m,E,S,T,D,V,M,H);break;default:le&1?O(v,m,E,S,T,D,V,M,H):le&6?ae(v,m,E,S,T,D,V,M,H):(le&64||le&128)&&R.process(v,m,E,S,T,D,V,M,H,Z)}W!=null&&T&&ua(W,v&&v.ref,D,m||v,!m)},_=(v,m,E,S)=>{if(v==null)l(m.el=o(m.children),E,S);else{const T=m.el=v.el;m.children!==v.children&&c(T,m.children)}},k=(v,m,E,S)=>{v==null?l(m.el=s(m.children||""),E,S):m.el=v.el},C=(v,m,E,S)=>{[v.el,v.anchor]=g(v.children,m,E,S,v.el,v.anchor)},y=({el:v,anchor:m},E,S)=>{let T;for(;v&&v!==m;)T=p(v),l(v,E,S),v=T;l(m,E,S)},A=({el:v,anchor:m})=>{let E;for(;v&&v!==m;)E=p(v),a(v),v=E;a(m)},O=(v,m,E,S,T,D,V,M,H)=>{m.type==="svg"?V="svg":m.type==="math"&&(V="mathml"),v==null?L(m,E,S,T,D,V,M,H):Q(v,m,T,D,V,M,H)},L=(v,m,E,S,T,D,V,M)=>{let H,R;const{props:W,shapeFlag:le,transition:te,dirs:se}=v;if(H=v.el=i(v.type,D,W&&W.is,W),le&8?u(H,v.children):le&16&&P(v.children,H,null,S,T,Ma(v,D),V,M),se&&kt(v,null,S,"created"),N(H,v,v.scopeId,V,S),W){for(const me in W)me!=="value"&&!Sn(me)&&r(H,me,null,W[me],D,v.children,S,T,X);"value"in W&&r(H,"value",null,W.value,D),(R=W.onVnodeBeforeMount)&&it(R,S,v)}se&&kt(v,null,S,"beforeMount");const ue=qs(T,te);ue&&te.beforeEnter(H),l(H,m,E),((R=W&&W.onVnodeMounted)||ue||se)&&Je(()=>{R&&it(R,S,v),ue&&te.enter(H),se&&kt(v,null,S,"mounted")},T)},N=(v,m,E,S,T)=>{if(E&&h(v,E),S)for(let D=0;D<S.length;D++)h(v,S[D]);if(T){let D=T.subTree;if(m===D){const V=T.vnode;N(v,V,V.scopeId,V.slotScopeIds,T.parent)}}},P=(v,m,E,S,T,D,V,M,H=0)=>{for(let R=H;R<v.length;R++){const W=v[R]=M?Bt(v[R]):vt(v[R]);b(null,W,m,E,S,T,D,V,M)}},Q=(v,m,E,S,T,D,V)=>{const M=m.el=v.el;let{patchFlag:H,dynamicChildren:R,dirs:W}=m;H|=v.patchFlag&16;const le=v.props||Ce,te=m.props||Ce;let se;if(E&&nn(E,!1),(se=te.onVnodeBeforeUpdate)&&it(se,E,m,v),W&&kt(m,v,E,"beforeUpdate"),E&&nn(E,!0),R?I(v.dynamicChildren,R,M,E,S,Ma(m,T),D):V||K(v,m,M,null,E,S,Ma(m,T),D,!1),H>0){if(H&16)q(M,m,le,te,E,S,T);else if(H&2&&le.class!==te.class&&r(M,"class",null,te.class,T),H&4&&r(M,"style",le.style,te.style,T),H&8){const ue=m.dynamicProps;for(let me=0;me<ue.length;me++){const xe=ue[me],je=le[xe],pt=te[xe];(pt!==je||xe==="value")&&r(M,xe,je,pt,T,v.children,E,S,X)}}H&1&&v.children!==m.children&&u(M,m.children)}else!V&&R==null&&q(M,m,le,te,E,S,T);((se=te.onVnodeUpdated)||W)&&Je(()=>{se&&it(se,E,m,v),W&&kt(m,v,E,"updated")},S)},I=(v,m,E,S,T,D,V)=>{for(let M=0;M<m.length;M++){const H=v[M],R=m[M],W=H.el&&(H.type===ze||!on(H,R)||H.shapeFlag&70)?f(H.el):E;b(H,R,W,null,S,T,D,V,!0)}},q=(v,m,E,S,T,D,V)=>{if(E!==S){if(E!==Ce)for(const M in E)!Sn(M)&&!(M in S)&&r(v,M,E[M],null,V,m.children,T,D,X);for(const M in S){if(Sn(M))continue;const H=S[M],R=E[M];H!==R&&M!=="value"&&r(v,M,R,H,V,m.children,T,D,X)}"value"in S&&r(v,"value",E.value,S.value,V)}},$=(v,m,E,S,T,D,V,M,H)=>{const R=m.el=v?v.el:o(""),W=m.anchor=v?v.anchor:o("");let{patchFlag:le,dynamicChildren:te,slotScopeIds:se}=m;se&&(M=M?M.concat(se):se),v==null?(l(R,E,S),l(W,E,S),P(m.children||[],E,W,T,D,V,M,H)):le>0&&le&64&&te&&v.dynamicChildren?(I(v.dynamicChildren,te,E,T,D,V,M),(m.key!=null||T&&m===T.subTree)&&Ws(v,m,!0)):K(v,m,E,W,T,D,V,M,H)},ae=(v,m,E,S,T,D,V,M,H)=>{m.slotScopeIds=M,v==null?m.shapeFlag&512?T.ctx.activate(m,E,S,V,H):Ee(m,E,S,T,D,V,H):be(v,m,H)},Ee=(v,m,E,S,T,D,V)=>{const M=v.component=Xf(v,S,T);if(Sl(v)&&(M.ctx.renderer=Z),Zf(M),M.asyncDep){if(T&&T.registerDep(M,Y),!v.el){const H=M.subTree=Ie(ut);k(null,H,m,E)}}else Y(M,v,m,E,T,D,V)},be=(v,m,E)=>{const S=m.component=v.component;if(rf(v,m,E))if(S.asyncDep&&!S.asyncResolved){ie(S,m,E);return}else S.next=m,Xd(S.update),S.effect.dirty=!0,S.update();else m.el=v.el,S.vnode=m},Y=(v,m,E,S,T,D,V)=>{const M=()=>{if(v.isMounted){let{next:W,bu:le,u:te,parent:se,vnode:ue}=v;{const bn=Ks(v);if(bn){W&&(W.el=ue.el,ie(v,W,V)),bn.asyncDep.then(()=>{v.isUnmounted||M()});return}}let me=W,xe;nn(v,!1),W?(W.el=ue.el,ie(v,W,V)):W=ue,le&&ta(le),(xe=W.props&&W.props.onVnodeBeforeUpdate)&&it(xe,se,W,ue),nn(v,!0);const je=Pa(v),pt=v.subTree;v.subTree=je,b(pt,je,f(pt.el),w(pt),v,T,D),W.el=je.el,me===null&&of(v,je.el),te&&Je(te,T),(xe=W.props&&W.props.onVnodeUpdated)&&Je(()=>it(xe,se,W,ue),T)}else{let W;const{el:le,props:te}=m,{bm:se,m:ue,parent:me}=v,xe=tl(m);if(nn(v,!1),se&&ta(se),!xe&&(W=te&&te.onVnodeBeforeMount)&&it(W,me,m),nn(v,!0),le&&_e){const je=()=>{v.subTree=Pa(v),_e(le,v.subTree,v,T,null)};xe?m.type.__asyncLoader().then(()=>!v.isUnmounted&&je()):je()}else{const je=v.subTree=Pa(v);b(null,je,E,S,v,T,D),m.el=je.el}if(ue&&Je(ue,T),!xe&&(W=te&&te.onVnodeMounted)){const je=m;Je(()=>it(W,me,je),T)}(m.shapeFlag&256||me&&tl(me.vnode)&&me.vnode.shapeFlag&256)&&v.a&&Je(v.a,T),v.isMounted=!0,m=E=S=null}},H=v.effect=new $r(M,st,()=>ya(R),v.scope),R=v.update=()=>{H.dirty&&H.run()};R.id=v.uid,nn(v,!0),R()},ie=(v,m,E)=>{m.component=v;const S=v.vnode.props;v.vnode=m,v.next=null,Ff(v,m.props,S,E),Df(v,m.children,E),hn(),Li(v),vn()},K=(v,m,E,S,T,D,V,M,H=!1)=>{const R=v&&v.children,W=v?v.shapeFlag:0,le=m.children,{patchFlag:te,shapeFlag:se}=m;if(te>0){if(te&128){at(R,le,E,S,T,D,V,M,H);return}else if(te&256){Le(R,le,E,S,T,D,V,M,H);return}}se&8?(W&16&&X(R,T,D),le!==R&&u(E,le)):W&16?se&16?at(R,le,E,S,T,D,V,M,H):X(R,T,D,!0):(W&8&&u(E,""),se&16&&P(le,E,S,T,D,V,M,H))},Le=(v,m,E,S,T,D,V,M,H)=>{v=v||xn,m=m||xn;const R=v.length,W=m.length,le=Math.min(R,W);let te;for(te=0;te<le;te++){const se=m[te]=H?Bt(m[te]):vt(m[te]);b(v[te],se,E,null,T,D,V,M,H)}R>W?X(v,T,D,!0,!1,le):P(m,E,S,T,D,V,M,H,le)},at=(v,m,E,S,T,D,V,M,H)=>{let R=0;const W=m.length;let le=v.length-1,te=W-1;for(;R<=le&&R<=te;){const se=v[R],ue=m[R]=H?Bt(m[R]):vt(m[R]);if(on(se,ue))b(se,ue,E,null,T,D,V,M,H);else break;R++}for(;R<=le&&R<=te;){const se=v[le],ue=m[te]=H?Bt(m[te]):vt(m[te]);if(on(se,ue))b(se,ue,E,null,T,D,V,M,H);else break;le--,te--}if(R>le){if(R<=te){const se=te+1,ue=se<W?m[se].el:S;for(;R<=te;)b(null,m[R]=H?Bt(m[R]):vt(m[R]),E,ue,T,D,V,M,H),R++}}else if(R>te)for(;R<=le;)ee(v[R],T,D,!0),R++;else{const se=R,ue=R,me=new Map;for(R=ue;R<=te;R++){const tt=m[R]=H?Bt(m[R]):vt(m[R]);tt.key!=null&&me.set(tt.key,R)}let xe,je=0;const pt=te-ue+1;let bn=!1,vi=0;const Gn=new Array(pt);for(R=0;R<pt;R++)Gn[R]=0;for(R=se;R<=le;R++){const tt=v[R];if(je>=pt){ee(tt,T,D,!0);continue}let bt;if(tt.key!=null)bt=me.get(tt.key);else for(xe=ue;xe<=te;xe++)if(Gn[xe-ue]===0&&on(tt,m[xe])){bt=xe;break}bt===void 0?ee(tt,T,D,!0):(Gn[bt-ue]=R+1,bt>=vi?vi=bt:bn=!0,b(tt,m[bt],E,null,T,D,V,M,H),je++)}const gi=bn?zf(Gn):xn;for(xe=gi.length-1,R=pt-1;R>=0;R--){const tt=ue+R,bt=m[tt],mi=tt+1<W?m[tt+1].el:S;Gn[R]===0?b(null,bt,E,mi,T,D,V,M,H):bn&&(xe<0||R!==gi[xe]?Ye(bt,E,mi,2):xe--)}}},Ye=(v,m,E,S,T=null)=>{const{el:D,type:V,transition:M,children:H,shapeFlag:R}=v;if(R&6){Ye(v.component.subTree,m,E,S);return}if(R&128){v.suspense.move(m,E,S);return}if(R&64){V.move(v,m,E,Z);return}if(V===ze){l(D,m,E);for(let le=0;le<H.length;le++)Ye(H[le],m,E,S);l(v.anchor,m,E);return}if(V===al){y(v,m,E);return}if(S!==2&&R&1&&M)if(S===0)M.beforeEnter(D),l(D,m,E),Je(()=>M.enter(D),T);else{const{leave:le,delayLeave:te,afterLeave:se}=M,ue=()=>l(D,m,E),me=()=>{le(D,()=>{ue(),se&&se()})};te?te(D,ue,me):me()}else l(D,m,E)},ee=(v,m,E,S=!1,T=!1)=>{const{type:D,props:V,ref:M,children:H,dynamicChildren:R,shapeFlag:W,patchFlag:le,dirs:te}=v;if(M!=null&&ua(M,null,E,v,!0),W&256){m.ctx.deactivate(v);return}const se=W&1&&te,ue=!tl(v);let me;if(ue&&(me=V&&V.onVnodeBeforeUnmount)&&it(me,m,v),W&6)ne(v.component,E,S);else{if(W&128){v.suspense.unmount(E,S);return}se&&kt(v,null,m,"beforeUnmount"),W&64?v.type.remove(v,m,E,T,Z,S):R&&(D!==ze||le>0&&le&64)?X(R,m,E,!1,!0):(D===ze&&le&384||!T&&W&16)&&X(H,m,E),S&&z(v)}(ue&&(me=V&&V.onVnodeUnmounted)||se)&&Je(()=>{me&&it(me,m,v),se&&kt(v,null,m,"unmounted")},E)},z=v=>{const{type:m,el:E,anchor:S,transition:T}=v;if(m===ze){G(E,S);return}if(m===al){A(v);return}const D=()=>{a(E),T&&!T.persisted&&T.afterLeave&&T.afterLeave()};if(v.shapeFlag&1&&T&&!T.persisted){const{leave:V,delayLeave:M}=T,H=()=>V(E,D);M?M(v.el,D,H):H()}else D()},G=(v,m)=>{let E;for(;v!==m;)E=p(v),a(v),v=E;a(m)},ne=(v,m,E)=>{const{bum:S,scope:T,update:D,subTree:V,um:M}=v;S&&ta(S),T.stop(),D&&(D.active=!1,ee(V,v,m,E)),M&&Je(M,m),Je(()=>{v.isUnmounted=!0},m),m&&m.pendingBranch&&!m.isUnmounted&&v.asyncDep&&!v.asyncResolved&&v.suspenseId===m.pendingId&&(m.deps--,m.deps===0&&m.resolve())},X=(v,m,E,S=!1,T=!1,D=0)=>{for(let V=D;V<v.length;V++)ee(v[V],m,E,S,T)},w=v=>v.shapeFlag&6?w(v.component.subTree):v.shapeFlag&128?v.suspense.next():p(v.anchor||v.el);let j=!1;const B=(v,m,E)=>{v==null?m._vnode&&ee(m._vnode,null,null,!0):b(m._vnode||null,v,m,null,null,null,E),j||(j=!0,Li(),oa(),j=!1),m._vnode=v},Z={p:b,um:ee,m:Ye,r:z,mt:Ee,mc:P,pc:K,pbc:I,n:w,o:e};let fe,_e;return t&&([fe,_e]=t(Z)),{render:B,hydrate:fe,createApp:Pf(B,fe)}}function Ma({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 qs(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Ws(e,t,n=!1){const l=e.children,a=t.children;if(re(l)&&re(a))for(let r=0;r<l.length;r++){const i=l[r];let o=a[r];o.shapeFlag&1&&!o.dynamicChildren&&((o.patchFlag<=0||o.patchFlag===32)&&(o=a[r]=Bt(a[r]),o.el=i.el),n||Ws(i,o)),o.type===Mn&&(o.el=i.el)}}function zf(e){const t=e.slice(),n=[0];let l,a,r,i,o;const s=e.length;for(l=0;l<s;l++){const c=e[l];if(c!==0){if(a=n[n.length-1],e[a]<c){t[l]=a,n.push(l);continue}for(r=0,i=n.length-1;r<i;)o=r+i>>1,e[n[o]]<c?r=o+1:i=o;c<e[n[r]]&&(r>0&&(t[l]=n[r-1]),n[r]=l)}}for(r=n.length,i=n[r-1];r-- >0;)n[r]=i,i=t[i];return n}function Ks(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Ks(t)}const qf=e=>e.__isTeleport,ze=Symbol.for("v-fgt"),Mn=Symbol.for("v-txt"),ut=Symbol.for("v-cmt"),al=Symbol.for("v-stc"),rl=[];let gt=null;function yt(e=!1){rl.push(gt=e?null:[])}function Wf(){rl.pop(),gt=rl[rl.length-1]||null}let hl=1;function Di(e){hl+=e}function Gs(e){return e.dynamicChildren=hl>0?gt||xn:null,Wf(),hl>0&&gt&&gt.push(e),e}function Kt(e,t,n,l,a,r){return Gs(oe(e,t,n,l,a,r,!0))}function Qr(e,t,n,l,a){return Gs(Ie(e,t,n,l,a,!0))}function pr(e){return e?e.__v_isVNode===!0:!1}function on(e,t){return e.type===t.type&&e.key===t.key}const wa="__vInternal",Ys=({key:e})=>e??null,na=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?Re(e)||Fe(e)||ce(e)?{i:We,r:e,k:t,f:!!n}:e:null);function oe(e,t=null,n=null,l=0,a=null,r=e===ze?0:1,i=!1,o=!1){const s={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Ys(t),ref:t&&na(t),scopeId:ba,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:r,patchFlag:l,dynamicProps:a,dynamicChildren:null,appContext:null,ctx:We};return o?(Xr(s,n),r&128&&e.normalize(s)):n&&(s.shapeFlag|=Re(n)?8:16),hl>0&&!i&&gt&&(s.patchFlag>0||r&6)&&s.patchFlag!==32&&gt.push(s),s}const Ie=Kf;function Kf(e,t=null,n=null,l=0,a=null,r=!1){if((!e||e===sf)&&(e=ut),pr(e)){const o=Gt(e,t,!0);return n&&Xr(o,n),hl>0&&!r&&gt&&(o.shapeFlag&6?gt[gt.indexOf(e)]=o:gt.push(o)),o.patchFlag|=-2,o}if(ap(e)&&(e=e.__vccOpts),t){t=Gf(t);let{class:o,style:s}=t;o&&!Re(o)&&(t.class=Fr(o)),ke(s)&&(ms(s)&&!re(s)&&(s=Pe({},s)),t.style=Rr(s))}const i=Re(e)?1:uf(e)?128:qf(e)?64:ke(e)?4:ce(e)?2:0;return oe(e,t,n,l,a,i,r,!0)}function Gf(e){return e?ms(e)||wa in e?Pe({},e):e:null}function Gt(e,t,n=!1){const{props:l,ref:a,patchFlag:r,children:i}=e,o=t?Yf(l||{},t):l;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:o,key:o&&Ys(o),ref:t&&t.ref?n&&a?re(a)?a.concat(na(t)):[a,na(t)]:na(t):a,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:i,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==ze?r===-1?16:r|16:r,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Gt(e.ssContent),ssFallback:e.ssFallback&&Gt(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function da(e=" ",t=0){return Ie(Mn,null,e,t)}function i2(e,t){const n=Ie(al,null,e);return n.staticCount=t,n}function fn(e="",t=!1){return t?(yt(),Qr(ut,null,e)):Ie(ut,null,e)}function vt(e){return e==null||typeof e=="boolean"?Ie(ut):re(e)?Ie(ze,null,e.slice()):typeof e=="object"?Bt(e):Ie(Mn,null,String(e))}function Bt(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Gt(e)}function Xr(e,t){let n=0;const{shapeFlag:l}=e;if(t==null)t=null;else if(re(t))n=16;else if(typeof t=="object")if(l&65){const a=t.default;a&&(a._c&&(a._d=!1),Xr(e,a()),a._c&&(a._d=!0));return}else{n=32;const a=t._;!a&&!(wa in t)?t._ctx=We:a===3&&We&&(We.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else ce(t)?(t={default:t,_ctx:We},n=32):(t=String(t),l&64?(n=16,t=[da(t)]):n=8);e.children=t,e.shapeFlag|=n}function Yf(...e){const t={};for(let n=0;n<e.length;n++){const l=e[n];for(const a in l)if(a==="class")t.class!==l.class&&(t.class=Fr([t.class,l.class]));else if(a==="style")t.style=Rr([t.style,l.style]);else if(wl(a)){const r=t[a],i=l[a];i&&r!==i&&!(re(r)&&r.includes(i))&&(t[a]=r?[].concat(r,i):i)}else a!==""&&(t[a]=l[a])}return t}function it(e,t,n,l=null){ct(e,t,7,[n,l])}const Jf=js();let Qf=0;function Xf(e,t,n){const l=e.type,a=(t?t.appContext:e.appContext)||Jf,r={uid:Qf++,vnode:e,type:l,parent:t,appContext:a,root:null,next:null,subTree:null,effect:null,update:null,scope:new bd(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(a.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Hs(l,a),emitsOptions:Ls(l,a),emit:null,emitted:null,propsDefaults:Ce,inheritAttrs:l.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 r.ctx={_:r},r.root=t?t.root:r,r.emit=tf.bind(null,r),e.ce&&e.ce(r),r}let Be=null;const Nl=()=>Be||We;let fa,hr;{const e=ts(),t=(n,l)=>{let a;return(a=e[n])||(a=e[n]=[]),a.push(l),r=>{a.length>1?a.forEach(i=>i(r)):a[0](r)}};fa=t("__VUE_INSTANCE_SETTERS__",n=>Be=n),hr=t("__VUE_SSR_SETTERS__",n=>Ol=n)}const Il=e=>{const t=Be;return fa(e),e.scope.on(),()=>{e.scope.off(),fa(t)}},ji=()=>{Be&&Be.scope.off(),fa(null)};function Js(e){return e.vnode.shapeFlag&4}let Ol=!1;function Zf(e,t=!1){t&&hr(t);const{props:n,children:l}=e.vnode,a=Js(e);Rf(e,n,a,t),Mf(e,l);const r=a?ep(e,t):void 0;return t&&hr(!1),r}function ep(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=ys(new Proxy(e.ctx,Lf));const{setup:l}=n;if(l){const a=e.setupContext=l.length>1?np(e):null,r=Il(e);hn();const i=qt(l,e,0,[e.props,a]);if(vn(),r(),Xo(i)){if(i.then(ji,ji),t)return i.then(o=>{Bi(e,o,t)}).catch(o=>{Ll(o,e,0)});e.asyncDep=i}else Bi(e,i,t)}else Qs(e,t)}function Bi(e,t,n){ce(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:ke(t)&&(e.setupState=ks(t)),Qs(e,n)}let Hi;function Qs(e,t,n){const l=e.type;if(!e.render){if(!t&&Hi&&!l.render){const a=l.template||Yr(e).template;if(a){const{isCustomElement:r,compilerOptions:i}=e.appContext.config,{delimiters:o,compilerOptions:s}=l,c=Pe(Pe({isCustomElement:r,delimiters:o},i),s);l.render=Hi(a,c)}}e.render=l.render||st}{const a=Il(e);hn();try{xf(e)}finally{vn(),a()}}}function tp(e){return e.attrsProxy||(e.attrsProxy=new Proxy(e.attrs,{get(t,n){return Ze(e,"get","$attrs"),t[n]}}))}function np(e){const t=n=>{e.exposed=n||{}};return{get attrs(){return tp(e)},slots:e.slots,emit:e.emit,expose:t}}function Ea(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(ks(ys(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in nl)return nl[n](e)},has(t,n){return n in t||n in nl}}))}function lp(e,t=!0){return ce(e)?e.displayName||e.name:e.name||t&&e.__name}function ap(e){return ce(e)&&"__vccOpts"in e}const x=(e,t)=>Ud(e,t,Ol);function d(e,t,n){const l=arguments.length;return l===2?ke(t)&&!re(t)?pr(t)?Ie(e,null,[t]):Ie(e,t):Ie(e,null,t):(l>3?n=Array.prototype.slice.call(arguments,2):l===3&&pr(n)&&(n=[n]),Ie(e,t,n))}const rp="3.4.21";/**
* @vue/runtime-dom v3.4.21
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/const ip="http://www.w3.org/2000/svg",op="http://www.w3.org/1998/Math/MathML",Ht=typeof document<"u"?document:null,Vi=Ht&&Ht.createElement("template"),sp={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,l)=>{const a=t==="svg"?Ht.createElementNS(ip,e):t==="mathml"?Ht.createElementNS(op,e):Ht.createElement(e,n?{is:n}:void 0);return e==="select"&&l&&l.multiple!=null&&a.setAttribute("multiple",l.multiple),a},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,l,a,r){const i=n?n.previousSibling:t.lastChild;if(a&&(a===r||a.nextSibling))for(;t.insertBefore(a.cloneNode(!0),n),!(a===r||!(a=a.nextSibling)););else{Vi.innerHTML=l==="svg"?`<svg>${e}</svg>`:l==="mathml"?`<math>${e}</math>`:e;const o=Vi.content;if(l==="svg"||l==="mathml"){const s=o.firstChild;for(;s.firstChild;)o.appendChild(s.firstChild);o.removeChild(s)}t.insertBefore(o,n)}return[i?i.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Rt="transition",Yn="animation",Dn=Symbol("_vtc"),Yt=(e,{slots:t})=>d(vf,Zs(e),t);Yt.displayName="Transition";const Xs={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},cp=Yt.props=Pe({},Ps,Xs),ln=(e,t=[])=>{re(e)?e.forEach(n=>n(...t)):e&&e(...t)},Ui=e=>e?re(e)?e.some(t=>t.length>1):e.length>1:!1;function Zs(e){const t={};for(const $ in e)$ in Xs||(t[$]=e[$]);if(e.css===!1)return t;const{name:n="v",type:l,duration:a,enterFromClass:r=`${n}-enter-from`,enterActiveClass:i=`${n}-enter-active`,enterToClass:o=`${n}-enter-to`,appearFromClass:s=r,appearActiveClass:c=i,appearToClass:u=o,leaveFromClass:f=`${n}-leave-from`,leaveActiveClass:p=`${n}-leave-active`,leaveToClass:h=`${n}-leave-to`}=e,g=up(a),b=g&&g[0],_=g&&g[1],{onBeforeEnter:k,onEnter:C,onEnterCancelled:y,onLeave:A,onLeaveCancelled:O,onBeforeAppear:L=k,onAppear:N=C,onAppearCancelled:P=y}=t,Q=($,ae,Ee)=>{Mt($,ae?u:o),Mt($,ae?c:i),Ee&&Ee()},I=($,ae)=>{$._isLeaving=!1,Mt($,f),Mt($,h),Mt($,p),ae&&ae()},q=$=>(ae,Ee)=>{const be=$?N:C,Y=()=>Q(ae,$,Ee);ln(be,[ae,Y]),zi(()=>{Mt(ae,$?s:r),Lt(ae,$?u:o),Ui(be)||qi(ae,l,b,Y)})};return Pe(t,{onBeforeEnter($){ln(k,[$]),Lt($,r),Lt($,i)},onBeforeAppear($){ln(L,[$]),Lt($,s),Lt($,c)},onEnter:q(!1),onAppear:q(!0),onLeave($,ae){$._isLeaving=!0;const Ee=()=>I($,ae);Lt($,f),tc(),Lt($,p),zi(()=>{$._isLeaving&&(Mt($,f),Lt($,h),Ui(A)||qi($,l,_,Ee))}),ln(A,[$,Ee])},onEnterCancelled($){Q($,!1),ln(y,[$])},onAppearCancelled($){Q($,!0),ln(P,[$])},onLeaveCancelled($){I($),ln(O,[$])}})}function up(e){if(e==null)return null;if(ke(e))return[Da(e.enter),Da(e.leave)];{const t=Da(e);return[t,t]}}function Da(e){return pd(e)}function Lt(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[Dn]||(e[Dn]=new Set)).add(t)}function Mt(e,t){t.split(/\s+/).forEach(l=>l&&e.classList.remove(l));const n=e[Dn];n&&(n.delete(t),n.size||(e[Dn]=void 0))}function zi(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let dp=0;function qi(e,t,n,l){const a=e._endId=++dp,r=()=>{a===e._endId&&l()};if(n)return setTimeout(r,n);const{type:i,timeout:o,propCount:s}=ec(e,t);if(!i)return l();const c=i+"end";let u=0;const f=()=>{e.removeEventListener(c,p),r()},p=h=>{h.target===e&&++u>=s&&f()};setTimeout(()=>{u<s&&f()},o+1),e.addEventListener(c,p)}function ec(e,t){const n=window.getComputedStyle(e),l=g=>(n[g]||"").split(", "),a=l(`${Rt}Delay`),r=l(`${Rt}Duration`),i=Wi(a,r),o=l(`${Yn}Delay`),s=l(`${Yn}Duration`),c=Wi(o,s);let u=null,f=0,p=0;t===Rt?i>0&&(u=Rt,f=i,p=r.length):t===Yn?c>0&&(u=Yn,f=c,p=s.length):(f=Math.max(i,c),u=f>0?i>c?Rt:Yn:null,p=u?u===Rt?r.length:s.length:0);const h=u===Rt&&/\b(transform|all)(,|$)/.test(l(`${Rt}Property`).toString());return{type:u,timeout:f,propCount:p,hasTransform:h}}function Wi(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,l)=>Ki(n)+Ki(e[l])))}function Ki(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function tc(){return document.body.offsetHeight}function fp(e,t,n){const l=e[Dn];l&&(t=(t?[t,...l]:[...l]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const Gi=Symbol("_vod"),pp=Symbol("_vsh"),hp=Symbol(""),vp=/(^|;)\s*display\s*:/;function gp(e,t,n){const l=e.style,a=Re(n);let r=!1;if(n&&!a){if(t)if(Re(t))for(const i of t.split(";")){const o=i.slice(0,i.indexOf(":")).trim();n[o]==null&&la(l,o,"")}else for(const i in t)n[i]==null&&la(l,i,"");for(const i in n)i==="display"&&(r=!0),la(l,i,n[i])}else if(a){if(t!==n){const i=l[hp];i&&(n+=";"+i),l.cssText=n,r=vp.test(n)}}else t&&e.removeAttribute("style");Gi in e&&(e[Gi]=r?l.display:"",e[pp]&&(l.display="none"))}const Yi=/\s*!important$/;function la(e,t,n){if(re(n))n.forEach(l=>la(e,t,l));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const l=mp(e,t);Yi.test(n)?e.setProperty(zn(l),n.replace(Yi,""),"important"):e[l]=n}}const Ji=["Webkit","Moz","ms"],ja={};function mp(e,t){const n=ja[t];if(n)return n;let l=ft(t);if(l!=="filter"&&l in e)return ja[t]=l;l=El(l);for(let a=0;a<Ji.length;a++){const r=Ji[a]+l;if(r in e)return ja[t]=r}return t}const Qi="http://www.w3.org/1999/xlink";function yp(e,t,n,l,a){if(l&&t.startsWith("xlink:"))n==null?e.removeAttributeNS(Qi,t.slice(6,t.length)):e.setAttributeNS(Qi,t,n);else{const r=_d(t);n==null||r&&!ns(n)?e.removeAttribute(t):e.setAttribute(t,r?"":n)}}function _p(e,t,n,l,a,r,i){if(t==="innerHTML"||t==="textContent"){l&&i(l,a,r),e[t]=n??"";return}const o=e.tagName;if(t==="value"&&o!=="PROGRESS"&&!o.includes("-")){const c=o==="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 s=!1;if(n===""||n==null){const c=typeof e[t];c==="boolean"?n=ns(n):n==null&&c==="string"?(n="",s=!0):c==="number"&&(n=0,s=!0)}try{e[t]=n}catch{}s&&e.removeAttribute(t)}function wn(e,t,n,l){e.addEventListener(t,n,l)}function bp(e,t,n,l){e.removeEventListener(t,n,l)}const Xi=Symbol("_vei");function kp(e,t,n,l,a=null){const r=e[Xi]||(e[Xi]={}),i=r[t];if(l&&i)i.value=l;else{const[o,s]=wp(t);if(l){const c=r[t]=Ap(l,a);wn(e,o,c,s)}else i&&(bp(e,o,i,s),r[t]=void 0)}}const Zi=/(?:Once|Passive|Capture)$/;function wp(e){let t;if(Zi.test(e)){t={};let l;for(;l=e.match(Zi);)e=e.slice(0,e.length-l[0].length),t[l[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):zn(e.slice(2)),t]}let Ba=0;const Ep=Promise.resolve(),Cp=()=>Ba||(Ep.then(()=>Ba=0),Ba=Date.now());function Ap(e,t){const n=l=>{if(!l._vts)l._vts=Date.now();else if(l._vts<=n.attached)return;ct(Lp(l,n.value),t,5,[l])};return n.value=e,n.attached=Cp(),n}function Lp(e,t){if(re(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(l=>a=>!a._stopped&&l&&l(a))}else return t}const eo=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,xp=(e,t,n,l,a,r,i,o,s)=>{const c=a==="svg";t==="class"?fp(e,l,c):t==="style"?gp(e,n,l):wl(t)?Ir(t)||kp(e,t,n,l,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Tp(e,t,l,c))?_p(e,t,l,r,i,o,s):(t==="true-value"?e._trueValue=l:t==="false-value"&&(e._falseValue=l),yp(e,t,l,c))};function Tp(e,t,n,l){if(l)return!!(t==="innerHTML"||t==="textContent"||t in e&&eo(t)&&ce(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 a=e.tagName;if(a==="IMG"||a==="VIDEO"||a==="CANVAS"||a==="SOURCE")return!1}return eo(t)&&Re(n)?!1:t in e}const nc=new WeakMap,lc=new WeakMap,pa=Symbol("_moveCb"),to=Symbol("_enterCb"),ac={name:"TransitionGroup",props:Pe({},cp,{tag:String,moveClass:String}),setup(e,{slots:t}){const n=Nl(),l=Os();let a,r;return $s(()=>{if(!a.length)return;const i=e.moveClass||`${e.name||"v"}-move`;if(!Rp(a[0].el,n.vnode.el,i))return;a.forEach(Ip),a.forEach(Op);const o=a.filter(Pp);tc(),o.forEach(s=>{const c=s.el,u=c.style;Lt(c,i),u.transform=u.webkitTransform=u.transitionDuration="";const f=c[pa]=p=>{p&&p.target!==c||(!p||/transform$/.test(p.propertyName))&&(c.removeEventListener("transitionend",f),c[pa]=null,Mt(c,i))};c.addEventListener("transitionend",f)})}),()=>{const i=de(e),o=Zs(i);let s=i.tag||ze;a=r,r=t.default?Kr(t.default()):[];for(let c=0;c<r.length;c++){const u=r[c];u.key!=null&&pl(u,fl(u,o,l,n))}if(a)for(let c=0;c<a.length;c++){const u=a[c];pl(u,fl(u,o,l,n)),nc.set(u,u.el.getBoundingClientRect())}return Ie(s,null,r)}}},Sp=e=>delete e.mode;ac.props;const Np=ac;function Ip(e){const t=e.el;t[pa]&&t[pa](),t[to]&&t[to]()}function Op(e){lc.set(e,e.el.getBoundingClientRect())}function Pp(e){const t=nc.get(e),n=lc.get(e),l=t.left-n.left,a=t.top-n.top;if(l||a){const r=e.el.style;return r.transform=r.webkitTransform=`translate(${l}px,${a}px)`,r.transitionDuration="0s",e}}function Rp(e,t,n){const l=e.cloneNode(),a=e[Dn];a&&a.forEach(o=>{o.split(/\s+/).forEach(s=>s&&l.classList.remove(s))}),n.split(/\s+/).forEach(o=>o&&l.classList.add(o)),l.style.display="none";const r=t.nodeType===1?t:t.parentNode;r.appendChild(l);const{hasTransform:i}=ec(l);return r.removeChild(l),i}const no=e=>{const t=e.props["onUpdate:modelValue"]||!1;return re(t)?n=>ta(t,n):t};function Fp(e){e.target.composing=!0}function lo(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const Ha=Symbol("_assign"),rc={created(e,{modifiers:{lazy:t,trim:n,number:l}},a){e[Ha]=no(a);const r=l||a.props&&a.props.type==="number";wn(e,t?"change":"input",i=>{if(i.target.composing)return;let o=e.value;n&&(o=o.trim()),r&&(o=ar(o)),e[Ha](o)}),n&&wn(e,"change",()=>{e.value=e.value.trim()}),t||(wn(e,"compositionstart",Fp),wn(e,"compositionend",lo),wn(e,"change",lo))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,modifiers:{lazy:n,trim:l,number:a}},r){if(e[Ha]=no(r),e.composing)return;const i=a||e.type==="number"?ar(e.value):e.value,o=t??"";i!==o&&(document.activeElement===e&&e.type!=="range"&&(n||l&&e.value.trim()===o)||(e.value=o))}},$p=Pe({patchProp:xp},sp);let Va,ao=!1;function Mp(){return Va=ao?Va:Vf($p),ao=!0,Va}const Dp=(...e)=>{const t=Mp().createApp(...e),{mount:n}=t;return t.mount=l=>{const a=Bp(l);if(a)return n(a,!0,jp(a))},t};function jp(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function Bp(e){return Re(e)?document.querySelector(e):e}var Hp=["link","meta","script","style","noscript","template"],Vp=["title","base"],Up=([e,t,n])=>Vp.includes(e)?e:Hp.includes(e)?e==="meta"&&t.name?`${e}.${t.name}`:e==="template"&&t.id?`${e}.${t.id}`:JSON.stringify([e,Object.entries(t).map(([l,a])=>typeof a=="boolean"?a?[l,""]:null:[l,a]).filter(l=>l!=null).sort(([l],[a])=>l.localeCompare(a)),n]):null,zp=e=>{const t=new Set,n=[];return e.forEach(l=>{const a=Up(l);a&&!t.has(a)&&(t.add(a),n.push(l))}),n},qp=e=>e[0]==="/"?e:`/${e}`,ic=e=>e[e.length-1]==="/"||e.endsWith(".html")?e:`${e}/`,mn=e=>/^(https?:)?\/\//.test(e),Wp=/.md((\?|#).*)?$/,jn=(e,t="/")=>!!(mn(e)||e.startsWith("/")&&!e.startsWith(t)&&!Wp.test(e)),oc=e=>/^[a-z][a-z0-9+.-]*:/.test(e),qn=e=>Object.prototype.toString.call(e)==="[object Object]",Kp=e=>{const[t,...n]=e.split(/(\?|#)/);if(!t||t.endsWith("/"))return e;let l=t.replace(/(^|\/)README.md$/i,"$1index.html");return l.endsWith(".md")?l=l.substring(0,l.length-3)+".html":l.endsWith(".html")||(l=l+".html"),l.endsWith("/index.html")&&(l=l.substring(0,l.length-10)),l+n.join("")},Zr=e=>e[e.length-1]==="/"?e.slice(0,-1):e,sc=e=>e[0]==="/"?e.slice(1):e,Gp=(e,t)=>{const n=Object.keys(e).sort((l,a)=>{const r=a.split("/").length-l.split("/").length;return r!==0?r:a.length-l.length});for(const l of n)if(t.startsWith(l))return l;return"/"},Oe=e=>typeof e=="string";const Yp="modulepreload",Jp=function(e){return"/"+e},ro={},F=function(t,n,l){let a=Promise.resolve();if(n&&n.length>0){const r=document.getElementsByTagName("link"),i=document.querySelector("meta[property=csp-nonce]"),o=(i==null?void 0:i.nonce)||(i==null?void 0:i.getAttribute("nonce"));a=Promise.all(n.map(s=>{if(s=Jp(s),s in ro)return;ro[s]=!0;const c=s.endsWith(".css"),u=c?'[rel="stylesheet"]':"";if(!!l)for(let h=r.length-1;h>=0;h--){const g=r[h];if(g.href===s&&(!c||g.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${s}"]${u}`))return;const p=document.createElement("link");if(p.rel=c?"stylesheet":Yp,c||(p.as="script",p.crossOrigin=""),p.href=s,o&&p.setAttribute("nonce",o),document.head.appendChild(p),c)return new Promise((h,g)=>{p.addEventListener("load",h),p.addEventListener("error",()=>g(new Error(`Unable to preload CSS for ${s}`)))})}))}return a.then(()=>t()).catch(r=>{const i=new Event("vite:preloadError",{cancelable:!0});if(i.payload=r,window.dispatchEvent(i),!i.defaultPrevented)throw r})},Qp=JSON.parse("{}"),Xp=Object.fromEntries([["/",{loader:()=>F(()=>import("./index.html-CuXU0C96.js"),__vite__mapDeps([])),meta:{t:"首页",i:"home"}}],["/deploy/",{loader:()=>F(()=>import("./index.html-C5oeF3SG.js"),__vite__mapDeps([])),meta:{t:"项目部署",i:"laptop-code"}}],["/deploy/config.html",{loader:()=>F(()=>import("./config.html-DfRw-mfz.js"),__vite__mapDeps([])),meta:{t:"配置",i:"cog",O:2}}],["/deploy/fandq.html",{loader:()=>F(()=>import("./fandq.html-CgO_6NNf.js"),__vite__mapDeps([])),meta:{t:"答疑",i:"question",O:3}}],["/deploy/install.html",{loader:()=>F(()=>import("./install.html-Bo_lLi1B.js"),__vite__mapDeps([])),meta:{t:"安装",i:"download",O:1}}],["/dev/",{loader:()=>F(()=>import("./index.html-gN2Qu4Pv.js"),__vite__mapDeps([])),meta:{t:"开发及贡献",i:"laptop-code"}}],["/dev/dev_comm.html",{loader:()=>F(()=>import("./dev_comm.html-DGUkd71K.js"),__vite__mapDeps([])),meta:{t:"进程通信",i:"exchange-alt",O:4}}],["/dev/dev_lyfunc.html",{loader:()=>F(()=>import("./dev_lyfunc.html-BXHxmyTR.js"),__vite__mapDeps([])),meta:{t:"轻雪函数",i:"code",O:2}}],["/dev/dev_lyplugin.html",{loader:()=>F(()=>import("./dev_lyplugin.html-CsQIG1i9.js"),__vite__mapDeps([])),meta:{t:"轻雪插件开发",i:"laptop-code",O:3}}],["/dev/dev_resource_pack.html",{loader:()=>F(()=>import("./dev_resource_pack.html-NGauvPHe.js"),__vite__mapDeps([])),meta:{t:"资源包开发",i:"box",O:1}}],["/en/",{loader:()=>F(()=>import("./index.html-C1KTa-Fn.js"),__vite__mapDeps([])),meta:{t:"Home",i:"home"}}],["/store/",{loader:()=>F(()=>import("./index.html-CYBwTRlH.js"),__vite__mapDeps([])),meta:{t:"资源及插件商店",i:"store"}}],["/store/plugin.html",{loader:()=>F(()=>import("./plugin.html-B0f8ugSJ.js"),__vite__mapDeps([])),meta:{t:"插件商店",i:"plug",O:2}}],["/store/resource.html",{loader:()=>F(()=>import("./resource.html-DNtU27zT.js"),__vite__mapDeps([])),meta:{t:"资源商店",i:"box",O:1}}],["/usage/",{loader:()=>F(()=>import("./index.html-ZsGb6qdg.js"),__vite__mapDeps([])),meta:{t:"使用手册",i:"laptop-code"}}],["/usage/agreement.html",{loader:()=>F(()=>import("./agreement.html-CIw11Fq5.js"),__vite__mapDeps([])),meta:{t:"用户协议",i:"user-secret",O:3}}],["/usage/basic_command.html",{loader:()=>F(()=>import("./basic_command.html-e92Hyk8w.js"),__vite__mapDeps([])),meta:{t:"基础命令",i:"comment",O:1}}],["/usage/extra_command.html",{loader:()=>F(()=>import("./extra_command.html-5AD6hO_D.js"),__vite__mapDeps([])),meta:{t:"功能命令",i:"comment",O:2}}],["/dev/api/",{loader:()=>F(()=>import("./index.html-CdzWxPC8.js"),__vite__mapDeps([])),meta:{t:"liteyuki",i:"laptop-code"}}],["/dev/api/config.html",{loader:()=>F(()=>import("./config.html-j9fQDAFw.js"),__vite__mapDeps([])),meta:{t:"liteyuki.config",i:"laptop-code",O:1}}],["/dev/api/exception.html",{loader:()=>F(()=>import("./exception.html-DMiqZkRy.js"),__vite__mapDeps([])),meta:{t:"liteyuki.exception",i:"laptop-code",O:1}}],["/dev/api/log.html",{loader:()=>F(()=>import("./log.html-COLdEd-G.js"),__vite__mapDeps([])),meta:{t:"liteyuki.log",i:"laptop-code",O:1}}],["/dev/api/mkdoc.html",{loader:()=>F(()=>import("./mkdoc.html-D73tZG7j.js"),__vite__mapDeps([])),meta:{t:"liteyuki.mkdoc",i:"laptop-code",O:1}}],["/dev/api/utils.html",{loader:()=>F(()=>import("./utils.html-CwoOEmAb.js"),__vite__mapDeps([])),meta:{t:"liteyuki.utils",i:"laptop-code",O:1}}],["/en/deploy/",{loader:()=>F(()=>import("./index.html-D-6tgNGL.js"),__vite__mapDeps([])),meta:{t:"Deploy",i:"laptop-code"}}],["/en/deploy/config.html",{loader:()=>F(()=>import("./config.html-Cdhmq7sU.js"),__vite__mapDeps([])),meta:{t:"Configuration",i:"cog",O:2}}],["/en/deploy/fandq.html",{loader:()=>F(()=>import("./fandq.html-E6e6xtkn.js"),__vite__mapDeps([])),meta:{t:"FAQ",i:"question",O:3}}],["/en/deploy/install.html",{loader:()=>F(()=>import("./install.html-D-ndbsdO.js"),__vite__mapDeps([])),meta:{t:"Installation",i:"download",O:1}}],["/en/dev/",{loader:()=>F(()=>import("./index.html-CkvFkhl8.js"),__vite__mapDeps([])),meta:{t:"Contribute",i:"laptop-code"}}],["/en/dev/dev_comm.html",{loader:()=>F(()=>import("./dev_comm.html-DuAcfFFN.js"),__vite__mapDeps([])),meta:{t:"Communication",i:"exchange-alt",O:4}}],["/en/dev/dev_lyfunc.html",{loader:()=>F(()=>import("./dev_lyfunc.html-4s3z9IWd.js"),__vite__mapDeps([])),meta:{t:"Liteyuki Function",i:"code",O:2}}],["/en/dev/dev_lyplugin.html",{loader:()=>F(()=>import("./dev_lyplugin.html-CGX1C98c.js"),__vite__mapDeps([])),meta:{t:"Liteyuki Plugin",i:"laptop-code",O:3}}],["/en/dev/dev_resource_pack.html",{loader:()=>F(()=>import("./dev_resource_pack.html-D5WRVsmT.js"),__vite__mapDeps([])),meta:{t:"Resource Pack",i:"box",O:1}}],["/en/store/",{loader:()=>F(()=>import("./index.html-BwLh6Ool.js"),__vite__mapDeps([])),meta:{t:"Extensions Store",i:"store"}}],["/en/store/plugin.html",{loader:()=>F(()=>import("./plugin.html-C8_d2nmp.js"),__vite__mapDeps([])),meta:{t:"Plugin Store",i:"plug",O:2}}],["/en/store/resource.html",{loader:()=>F(()=>import("./resource.html-OwmP42ER.js"),__vite__mapDeps([])),meta:{t:"Resource Store",i:"box",O:1}}],["/en/usage/",{loader:()=>F(()=>import("./index.html-Cy8BrqNe.js"),__vite__mapDeps([])),meta:{t:"Usage",i:"laptop-code"}}],["/en/usage/agreement.html",{loader:()=>F(()=>import("./agreement.html-B0E_XwaP.js"),__vite__mapDeps([])),meta:{t:"User Agreement",i:"user-secret",O:3}}],["/en/usage/basic_command.html",{loader:()=>F(()=>import("./basic_command.html-DysXPAio.js"),__vite__mapDeps([])),meta:{t:"Basic Commands",i:"comment",O:1}}],["/en/usage/extra_command.html",{loader:()=>F(()=>import("./extra_command.html-BehN1_ku.js"),__vite__mapDeps([])),meta:{t:"Extra Commands",i:"comment",O:2}}],["/dev/api/bot/",{loader:()=>F(()=>import("./index.html-BzWubMak.js"),__vite__mapDeps([])),meta:{t:"liteyuki.bot",i:"laptop-code"}}],["/dev/api/bot/lifespan.html",{loader:()=>F(()=>import("./lifespan.html-BG696ltt.js"),__vite__mapDeps([])),meta:{t:"liteyuki.bot.lifespan",i:"laptop-code",O:1}}],["/dev/api/comm/",{loader:()=>F(()=>import("./index.html-Ccb3CTGg.js"),__vite__mapDeps([])),meta:{t:"liteyuki.comm",i:"laptop-code"}}],["/dev/api/comm/channel.html",{loader:()=>F(()=>import("./channel.html-EZnVaz_O.js"),__vite__mapDeps([])),meta:{t:"liteyuki.comm.channel",i:"laptop-code",O:1}}],["/dev/api/comm/event.html",{loader:()=>F(()=>import("./event.html-C8DZx7V-.js"),__vite__mapDeps([])),meta:{t:"liteyuki.comm.event",i:"laptop-code",O:1}}],["/dev/api/comm/storage.html",{loader:()=>F(()=>import("./storage.html-BNPTbyAh.js"),__vite__mapDeps([])),meta:{t:"liteyuki.comm.storage",i:"laptop-code",O:1}}],["/dev/api/core/",{loader:()=>F(()=>import("./index.html-CneiKuCx.js"),__vite__mapDeps([])),meta:{t:"liteyuki.core",i:"laptop-code"}}],["/dev/api/core/manager.html",{loader:()=>F(()=>import("./manager.html-BgMLtrSv.js"),__vite__mapDeps([])),meta:{t:"liteyuki.core.manager",i:"laptop-code",O:1}}],["/dev/api/dev/",{loader:()=>F(()=>import("./index.html-BobPLjT8.js"),__vite__mapDeps([])),meta:{t:"liteyuki.dev",i:"laptop-code"}}],["/dev/api/dev/observer.html",{loader:()=>F(()=>import("./observer.html-Dlu4R7Wo.js"),__vite__mapDeps([])),meta:{t:"liteyuki.dev.observer",i:"laptop-code",O:1}}],["/dev/api/dev/plugin.html",{loader:()=>F(()=>import("./plugin.html-C2ME-xAg.js"),__vite__mapDeps([])),meta:{t:"liteyuki.dev.plugin",i:"laptop-code",O:1}}],["/dev/api/message/",{loader:()=>F(()=>import("./index.html-BpuqDrqX.js"),__vite__mapDeps([])),meta:{t:"liteyuki.message",i:"laptop-code"}}],["/dev/api/message/event.html",{loader:()=>F(()=>import("./event.html-BupI8-8c.js"),__vite__mapDeps([])),meta:{t:"liteyuki.message.event",i:"laptop-code",O:1}}],["/dev/api/message/matcher.html",{loader:()=>F(()=>import("./matcher.html-B4AIfAkg.js"),__vite__mapDeps([])),meta:{t:"liteyuki.message.matcher",i:"laptop-code",O:1}}],["/dev/api/message/on.html",{loader:()=>F(()=>import("./on.html-BlPWfw8x.js"),__vite__mapDeps([])),meta:{t:"liteyuki.message.on",i:"laptop-code",O:1}}],["/dev/api/message/permission.html",{loader:()=>F(()=>import("./permission.html-BUQQQ2fv.js"),__vite__mapDeps([])),meta:{t:"liteyuki.message.permission",i:"laptop-code",O:1}}],["/dev/api/message/rule.html",{loader:()=>F(()=>import("./rule.html-eHYSYBzn.js"),__vite__mapDeps([])),meta:{t:"liteyuki.message.rule",i:"laptop-code",O:1}}],["/dev/api/message/session.html",{loader:()=>F(()=>import("./session.html-leHFfZp3.js"),__vite__mapDeps([])),meta:{t:"liteyuki.message.session",i:"laptop-code",O:1}}],["/dev/api/plugin/",{loader:()=>F(()=>import("./index.html-BcpCO7q4.js"),__vite__mapDeps([])),meta:{t:"liteyuki.plugin",i:"laptop-code"}}],["/dev/api/plugin/load.html",{loader:()=>F(()=>import("./load.html-CQVn88k9.js"),__vite__mapDeps([])),meta:{t:"liteyuki.plugin.load",i:"laptop-code",O:1}}],["/dev/api/plugin/manager.html",{loader:()=>F(()=>import("./manager.html-iqkvd0RN.js"),__vite__mapDeps([])),meta:{t:"liteyuki.plugin.manager",i:"laptop-code",O:1}}],["/dev/api/plugin/model.html",{loader:()=>F(()=>import("./model.html-CgiIruju.js"),__vite__mapDeps([])),meta:{t:"liteyuki.plugin.model",i:"laptop-code",O:1}}],["/en/dev/api/",{loader:()=>F(()=>import("./index.html-Cy8WUHU1.js"),__vite__mapDeps([])),meta:{t:"liteyuki",i:"laptop-code"}}],["/en/dev/api/config.html",{loader:()=>F(()=>import("./config.html-DVi6Ydkb.js"),__vite__mapDeps([])),meta:{t:"liteyuki.config",i:"laptop-code",O:1}}],["/en/dev/api/exception.html",{loader:()=>F(()=>import("./exception.html-DfwG2IpL.js"),__vite__mapDeps([])),meta:{t:"liteyuki.exception",i:"laptop-code",O:1}}],["/en/dev/api/log.html",{loader:()=>F(()=>import("./log.html-BiHrnFNU.js"),__vite__mapDeps([])),meta:{t:"liteyuki.log",i:"laptop-code",O:1}}],["/en/dev/api/mkdoc.html",{loader:()=>F(()=>import("./mkdoc.html-DYhyStyR.js"),__vite__mapDeps([])),meta:{t:"liteyuki.mkdoc",i:"laptop-code",O:1}}],["/en/dev/api/utils.html",{loader:()=>F(()=>import("./utils.html-Bot2AHUf.js"),__vite__mapDeps([])),meta:{t:"liteyuki.utils",i:"laptop-code",O:1}}],["/en/dev/api/bot/",{loader:()=>F(()=>import("./index.html-Bb_1vNRp.js"),__vite__mapDeps([])),meta:{t:"liteyuki.bot",i:"laptop-code"}}],["/en/dev/api/bot/lifespan.html",{loader:()=>F(()=>import("./lifespan.html-DV1L-SL-.js"),__vite__mapDeps([])),meta:{t:"liteyuki.bot.lifespan",i:"laptop-code",O:1}}],["/en/dev/api/comm/",{loader:()=>F(()=>import("./index.html-CmcbBIhH.js"),__vite__mapDeps([])),meta:{t:"liteyuki.comm",i:"laptop-code"}}],["/en/dev/api/comm/channel.html",{loader:()=>F(()=>import("./channel.html-DXoOXy_-.js"),__vite__mapDeps([])),meta:{t:"liteyuki.comm.channel",i:"laptop-code",O:1}}],["/en/dev/api/comm/event.html",{loader:()=>F(()=>import("./event.html-BX2x6Lgj.js"),__vite__mapDeps([])),meta:{t:"liteyuki.comm.event",i:"laptop-code",O:1}}],["/en/dev/api/comm/storage.html",{loader:()=>F(()=>import("./storage.html-uk9vM8b9.js"),__vite__mapDeps([])),meta:{t:"liteyuki.comm.storage",i:"laptop-code",O:1}}],["/en/dev/api/core/",{loader:()=>F(()=>import("./index.html-QfJVmWDR.js"),__vite__mapDeps([])),meta:{t:"liteyuki.core",i:"laptop-code"}}],["/en/dev/api/core/manager.html",{loader:()=>F(()=>import("./manager.html-CIOWYqkj.js"),__vite__mapDeps([])),meta:{t:"liteyuki.core.manager",i:"laptop-code",O:1}}],["/en/dev/api/dev/",{loader:()=>F(()=>import("./index.html-dW9AHQ2x.js"),__vite__mapDeps([])),meta:{t:"liteyuki.dev",i:"laptop-code"}}],["/en/dev/api/dev/observer.html",{loader:()=>F(()=>import("./observer.html-zjHou-Of.js"),__vite__mapDeps([])),meta:{t:"liteyuki.dev.observer",i:"laptop-code",O:1}}],["/en/dev/api/dev/plugin.html",{loader:()=>F(()=>import("./plugin.html-qFsUa77p.js"),__vite__mapDeps([])),meta:{t:"liteyuki.dev.plugin",i:"laptop-code",O:1}}],["/en/dev/api/message/",{loader:()=>F(()=>import("./index.html-DJZcfKmE.js"),__vite__mapDeps([])),meta:{t:"liteyuki.message",i:"laptop-code"}}],["/en/dev/api/message/event.html",{loader:()=>F(()=>import("./event.html-CJ3LQb2w.js"),__vite__mapDeps([])),meta:{t:"liteyuki.message.event",i:"laptop-code",O:1}}],["/en/dev/api/message/matcher.html",{loader:()=>F(()=>import("./matcher.html-D1-y1JGv.js"),__vite__mapDeps([])),meta:{t:"liteyuki.message.matcher",i:"laptop-code",O:1}}],["/en/dev/api/message/on.html",{loader:()=>F(()=>import("./on.html-CTRjzGL2.js"),__vite__mapDeps([])),meta:{t:"liteyuki.message.on",i:"laptop-code",O:1}}],["/en/dev/api/message/permission.html",{loader:()=>F(()=>import("./permission.html-Bxkzeqtu.js"),__vite__mapDeps([])),meta:{t:"liteyuki.message.permission",i:"laptop-code",O:1}}],["/en/dev/api/message/rule.html",{loader:()=>F(()=>import("./rule.html-CCljZw06.js"),__vite__mapDeps([])),meta:{t:"liteyuki.message.rule",i:"laptop-code",O:1}}],["/en/dev/api/message/session.html",{loader:()=>F(()=>import("./session.html-CzutcAcW.js"),__vite__mapDeps([])),meta:{t:"liteyuki.message.session",i:"laptop-code",O:1}}],["/en/dev/api/plugin/",{loader:()=>F(()=>import("./index.html-6TcjgkHM.js"),__vite__mapDeps([])),meta:{t:"liteyuki.plugin",i:"laptop-code"}}],["/en/dev/api/plugin/load.html",{loader:()=>F(()=>import("./load.html-eiO7jo1d.js"),__vite__mapDeps([])),meta:{t:"liteyuki.plugin.load",i:"laptop-code",O:1}}],["/en/dev/api/plugin/manager.html",{loader:()=>F(()=>import("./manager.html-1pOffTSs.js"),__vite__mapDeps([])),meta:{t:"liteyuki.plugin.manager",i:"laptop-code",O:1}}],["/en/dev/api/plugin/model.html",{loader:()=>F(()=>import("./model.html-DgexsbsT.js"),__vite__mapDeps([])),meta:{t:"liteyuki.plugin.model",i:"laptop-code",O:1}}],["/404.html",{loader:()=>F(()=>import("./404.html-CbZ-2qZd.js"),__vite__mapDeps([])),meta:{t:""}}]]);/*!
* vue-router v4.4.0
* (c) 2024 Eduardo San Martin Morote
* @license MIT
*/const En=typeof document<"u";function Zp(e){return e.__esModule||e[Symbol.toStringTag]==="Module"}const ge=Object.assign;function Ua(e,t){const n={};for(const l in t){const a=t[l];n[l]=_t(a)?a.map(e):e(a)}return n}const il=()=>{},_t=Array.isArray,cc=/#/g,eh=/&/g,th=/\//g,nh=/=/g,lh=/\?/g,uc=/\+/g,ah=/%5B/g,rh=/%5D/g,dc=/%5E/g,ih=/%60/g,fc=/%7B/g,oh=/%7C/g,pc=/%7D/g,sh=/%20/g;function ei(e){return encodeURI(""+e).replace(oh,"|").replace(ah,"[").replace(rh,"]")}function ch(e){return ei(e).replace(fc,"{").replace(pc,"}").replace(dc,"^")}function vr(e){return ei(e).replace(uc,"%2B").replace(sh,"+").replace(cc,"%23").replace(eh,"%26").replace(ih,"`").replace(fc,"{").replace(pc,"}").replace(dc,"^")}function uh(e){return vr(e).replace(nh,"%3D")}function dh(e){return ei(e).replace(cc,"%23").replace(lh,"%3F")}function fh(e){return e==null?"":dh(e).replace(th,"%2F")}function vl(e){try{return decodeURIComponent(""+e)}catch{}return""+e}const ph=/\/$/,hh=e=>e.replace(ph,"");function za(e,t,n="/"){let l,a={},r="",i="";const o=t.indexOf("#");let s=t.indexOf("?");return o<s&&o>=0&&(s=-1),s>-1&&(l=t.slice(0,s),r=t.slice(s+1,o>-1?o:t.length),a=e(r)),o>-1&&(l=l||t.slice(0,o),i=t.slice(o,t.length)),l=yh(l??t,n),{fullPath:l+(r&&"?")+r+i,path:l,query:a,hash:vl(i)}}function vh(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function io(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function gh(e,t,n){const l=t.matched.length-1,a=n.matched.length-1;return l>-1&&l===a&&Bn(t.matched[l],n.matched[a])&&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(!mh(e[n],t[n]))return!1;return!0}function mh(e,t){return _t(e)?oo(e,t):_t(t)?oo(t,e):e===t}function oo(e,t){return _t(t)?e.length===t.length&&e.every((n,l)=>n===t[l]):e.length===1&&e[0]===t}function yh(e,t){if(e.startsWith("/"))return e;if(!e)return t;const n=t.split("/"),l=e.split("/"),a=l[l.length-1];(a===".."||a===".")&&l.push("");let r=n.length-1,i,o;for(i=0;i<l.length;i++)if(o=l[i],o!==".")if(o==="..")r>1&&r--;else break;return n.slice(0,r).join("/")+"/"+l.slice(i).join("/")}const xt={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};var gl;(function(e){e.pop="pop",e.push="push"})(gl||(gl={}));var ol;(function(e){e.back="back",e.forward="forward",e.unknown=""})(ol||(ol={}));function _h(e){if(!e)if(En){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),hh(e)}const bh=/^[^#]+#/;function kh(e,t){return e.replace(bh,"#")+t}function wh(e,t){const n=document.documentElement.getBoundingClientRect(),l=e.getBoundingClientRect();return{behavior:t.behavior,left:l.left-n.left-(t.left||0),top:l.top-n.top-(t.top||0)}}const Ca=()=>({left:window.scrollX,top:window.scrollY});function Eh(e){let t;if("el"in e){const n=e.el,l=typeof n=="string"&&n.startsWith("#"),a=typeof n=="string"?l?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!a)return;t=wh(a,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 so(e,t){return(history.state?history.state.position-t:-1)+e}const gr=new Map;function Ch(e,t){gr.set(e,t)}function Ah(e){const t=gr.get(e);return gr.delete(e),t}let Lh=()=>location.protocol+"//"+location.host;function vc(e,t){const{pathname:n,search:l,hash:a}=t,r=e.indexOf("#");if(r>-1){let o=a.includes(e.slice(r))?e.slice(r).length:1,s=a.slice(o);return s[0]!=="/"&&(s="/"+s),io(s,"")}return io(n,e)+l+a}function xh(e,t,n,l){let a=[],r=[],i=null;const o=({state:p})=>{const h=vc(e,location),g=n.value,b=t.value;let _=0;if(p){if(n.value=h,t.value=p,i&&i===g){i=null;return}_=b?p.position-b.position:0}else l(h);a.forEach(k=>{k(n.value,g,{delta:_,type:gl.pop,direction:_?_>0?ol.forward:ol.back:ol.unknown})})};function s(){i=n.value}function c(p){a.push(p);const h=()=>{const g=a.indexOf(p);g>-1&&a.splice(g,1)};return r.push(h),h}function u(){const{history:p}=window;p.state&&p.replaceState(ge({},p.state,{scroll:Ca()}),"")}function f(){for(const p of r)p();r=[],window.removeEventListener("popstate",o),window.removeEventListener("beforeunload",u)}return window.addEventListener("popstate",o),window.addEventListener("beforeunload",u,{passive:!0}),{pauseListeners:s,listen:c,destroy:f}}function co(e,t,n,l=!1,a=!1){return{back:e,current:t,forward:n,replaced:l,position:window.history.length,scroll:a?Ca():null}}function Th(e){const{history:t,location:n}=window,l={value:vc(e,n)},a={value:t.state};a.value||r(l.value,{back:null,current:l.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function r(s,c,u){const f=e.indexOf("#"),p=f>-1?(n.host&&document.querySelector("base")?e:e.slice(f))+s:Lh()+e+s;try{t[u?"replaceState":"pushState"](c,"",p),a.value=c}catch(h){console.error(h),n[u?"replace":"assign"](p)}}function i(s,c){const u=ge({},t.state,co(a.value.back,s,a.value.forward,!0),c,{position:a.value.position});r(s,u,!0),l.value=s}function o(s,c){const u=ge({},a.value,t.state,{forward:s,scroll:Ca()});r(u.current,u,!0);const f=ge({},co(l.value,s,null),{position:u.position+1},c);r(s,f,!1),l.value=s}return{location:l,state:a,push:o,replace:i}}function Sh(e){e=_h(e);const t=Th(e),n=xh(e,t.state,t.location,t.replace);function l(r,i=!0){i||n.pauseListeners(),history.go(r)}const a=ge({location:"",base:e,go:l,createHref:kh.bind(null,e)},t,n);return Object.defineProperty(a,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(a,"state",{enumerable:!0,get:()=>t.state.value}),a}function Nh(e){return typeof e=="string"||e&&typeof e=="object"}function gc(e){return typeof e=="string"||typeof e=="symbol"}const mc=Symbol("");var uo;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(uo||(uo={}));function Hn(e,t){return ge(new Error,{type:e,[mc]:!0},t)}function At(e,t){return e instanceof Error&&mc in e&&(t==null||!!(e.type&t))}const fo="[^/]+?",Ih={sensitive:!1,strict:!1,start:!0,end:!0},Oh=/[.+*?^${}()[\]/\\]/g;function Ph(e,t){const n=ge({},Ih,t),l=[];let a=n.start?"^":"";const r=[];for(const c of e){const u=c.length?[]:[90];n.strict&&!c.length&&(a+="/");for(let f=0;f<c.length;f++){const p=c[f];let h=40+(n.sensitive?.25:0);if(p.type===0)f||(a+="/"),a+=p.value.replace(Oh,"\\$&"),h+=40;else if(p.type===1){const{value:g,repeatable:b,optional:_,regexp:k}=p;r.push({name:g,repeatable:b,optional:_});const C=k||fo;if(C!==fo){h+=10;try{new RegExp(`(${C})`)}catch(A){throw new Error(`Invalid custom RegExp for param "${g}" (${C}): `+A.message)}}let y=b?`((?:${C})(?:/(?:${C}))*)`:`(${C})`;f||(y=_&&c.length<2?`(?:/${y})`:"/"+y),_&&(y+="?"),a+=y,h+=20,_&&(h+=-8),b&&(h+=-20),C===".*"&&(h+=-50)}u.push(h)}l.push(u)}if(n.strict&&n.end){const c=l.length-1;l[c][l[c].length-1]+=.7000000000000001}n.strict||(a+="/?"),n.end?a+="$":n.strict&&(a+="(?:/|$)");const i=new RegExp(a,n.sensitive?"":"i");function o(c){const u=c.match(i),f={};if(!u)return null;for(let p=1;p<u.length;p++){const h=u[p]||"",g=r[p-1];f[g.name]=h&&g.repeatable?h.split("/"):h}return f}function s(c){let u="",f=!1;for(const p of e){(!f||!u.endsWith("/"))&&(u+="/"),f=!1;for(const h of p)if(h.type===0)u+=h.value;else if(h.type===1){const{value:g,repeatable:b,optional:_}=h,k=g in c?c[g]:"";if(_t(k)&&!b)throw new Error(`Provided param "${g}" is an array but it is not repeatable (* or + modifiers)`);const C=_t(k)?k.join("/"):k;if(!C)if(_)p.length<2&&(u.endsWith("/")?u=u.slice(0,-1):f=!0);else throw new Error(`Missing required param "${g}"`);u+=C}}return u||"/"}return{re:i,score:l,keys:r,parse:o,stringify:s}}function Rh(e,t){let n=0;for(;n<e.length&&n<t.length;){const l=t[n]-e[n];if(l)return l;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 l=e.score,a=t.score;for(;n<l.length&&n<a.length;){const r=Rh(l[n],a[n]);if(r)return r;n++}if(Math.abs(a.length-l.length)===1){if(po(l))return 1;if(po(a))return-1}return a.length-l.length}function po(e){const t=e[e.length-1];return e.length>0&&t[t.length-1]<0}const Fh={type:0,value:""},$h=/[a-zA-Z0-9_]/;function Mh(e){if(!e)return[[]];if(e==="/")return[[Fh]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(h){throw new Error(`ERR (${n})/"${c}": ${h}`)}let n=0,l=n;const a=[];let r;function i(){r&&a.push(r),r=[]}let o=0,s,c="",u="";function f(){c&&(n===0?r.push({type:0,value:c}):n===1||n===2||n===3?(r.length>1&&(s==="*"||s==="+")&&t(`A repeatable param (${c}) must be alone in its segment. eg: '/:ids+.`),r.push({type:1,value:c,regexp:u,repeatable:s==="*"||s==="+",optional:s==="*"||s==="?"})):t("Invalid state to consume buffer"),c="")}function p(){c+=s}for(;o<e.length;){if(s=e[o++],s==="\\"&&n!==2){l=n,n=4;continue}switch(n){case 0:s==="/"?(c&&f(),i()):s===":"?(f(),n=1):p();break;case 4:p(),n=l;break;case 1:s==="("?n=2:$h.test(s)?p():(f(),n=0,s!=="*"&&s!=="?"&&s!=="+"&&o--);break;case 2:s===")"?u[u.length-1]=="\\"?u=u.slice(0,-1)+s:n=3:u+=s;break;case 3:f(),n=0,s!=="*"&&s!=="?"&&s!=="+"&&o--,u="";break;default:t("Unknown state");break}}return n===2&&t(`Unfinished custom RegExp for param "${c}"`),f(),i(),a}function Dh(e,t,n){const l=Ph(Mh(e.path),n),a=ge(l,{record:e,parent:t,children:[],alias:[]});return t&&!a.record.aliasOf==!t.record.aliasOf&&t.children.push(a),a}function jh(e,t){const n=[],l=new Map;t=go({strict:!1,end:!0,sensitive:!1},t);function a(f){return l.get(f)}function r(f,p,h){const g=!h,b=Bh(f);b.aliasOf=h&&h.record;const _=go(t,f),k=[b];if("alias"in f){const A=typeof f.alias=="string"?[f.alias]:f.alias;for(const O of A)k.push(ge({},b,{components:h?h.record.components:b.components,path:O,aliasOf:h?h.record:b}))}let C,y;for(const A of k){const{path:O}=A;if(p&&O[0]!=="/"){const L=p.record.path,N=L[L.length-1]==="/"?"":"/";A.path=p.record.path+(O&&N+O)}if(C=Dh(A,p,_),h?h.alias.push(C):(y=y||C,y!==C&&y.alias.push(C),g&&f.name&&!vo(C)&&i(f.name)),_c(C)&&s(C),b.children){const L=b.children;for(let N=0;N<L.length;N++)r(L[N],C,h&&h.children[N])}h=h||C}return y?()=>{i(y)}:il}function i(f){if(gc(f)){const p=l.get(f);p&&(l.delete(f),n.splice(n.indexOf(p),1),p.children.forEach(i),p.alias.forEach(i))}else{const p=n.indexOf(f);p>-1&&(n.splice(p,1),f.record.name&&l.delete(f.record.name),f.children.forEach(i),f.alias.forEach(i))}}function o(){return n}function s(f){const p=Uh(f,n);n.splice(p,0,f),f.record.name&&!vo(f)&&l.set(f.record.name,f)}function c(f,p){let h,g={},b,_;if("name"in f&&f.name){if(h=l.get(f.name),!h)throw Hn(1,{location:f});_=h.record.name,g=ge(ho(p.params,h.keys.filter(y=>!y.optional).concat(h.parent?h.parent.keys.filter(y=>y.optional):[]).map(y=>y.name)),f.params&&ho(f.params,h.keys.map(y=>y.name))),b=h.stringify(g)}else if(f.path!=null)b=f.path,h=n.find(y=>y.re.test(b)),h&&(g=h.parse(b),_=h.record.name);else{if(h=p.name?l.get(p.name):n.find(y=>y.re.test(p.path)),!h)throw Hn(1,{location:f,currentLocation:p});_=h.record.name,g=ge({},p.params,f.params),b=h.stringify(g)}const k=[];let C=h;for(;C;)k.unshift(C.record),C=C.parent;return{name:_,path:b,params:g,matched:k,meta:Vh(k)}}e.forEach(f=>r(f));function u(){n.length=0,l.clear()}return{addRoute:r,resolve:c,removeRoute:i,clearRoutes:u,getRoutes:o,getRecordMatcher:a}}function ho(e,t){const n={};for(const l of t)l in e&&(n[l]=e[l]);return n}function Bh(e){return{path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:void 0,beforeEnter:e.beforeEnter,props:Hh(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 Hh(e){const t={},n=e.props||!1;if("component"in e)t.default=n;else for(const l in e.components)t[l]=typeof n=="object"?n[l]:n;return t}function vo(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function Vh(e){return e.reduce((t,n)=>ge(t,n.meta),{})}function go(e,t){const n={};for(const l in e)n[l]=l in t?t[l]:e[l];return n}function Uh(e,t){let n=0,l=t.length;for(;n!==l;){const r=n+l>>1;yc(e,t[r])<0?l=r:n=r+1}const a=zh(e);return a&&(l=t.lastIndexOf(a,l-1)),l}function zh(e){let t=e;for(;t=t.parent;)if(_c(t)&&yc(e,t)===0)return t}function _c({record:e}){return!!(e.name||e.components&&Object.keys(e.components).length||e.redirect)}function qh(e){const t={};if(e===""||e==="?")return t;const l=(e[0]==="?"?e.slice(1):e).split("&");for(let a=0;a<l.length;++a){const r=l[a].replace(uc," "),i=r.indexOf("="),o=vl(i<0?r:r.slice(0,i)),s=i<0?null:vl(r.slice(i+1));if(o in t){let c=t[o];_t(c)||(c=t[o]=[c]),c.push(s)}else t[o]=s}return t}function mo(e){let t="";for(let n in e){const l=e[n];if(n=uh(n),l==null){l!==void 0&&(t+=(t.length?"&":"")+n);continue}(_t(l)?l.map(r=>r&&vr(r)):[l&&vr(l)]).forEach(r=>{r!==void 0&&(t+=(t.length?"&":"")+n,r!=null&&(t+="="+r))})}return t}function Wh(e){const t={};for(const n in e){const l=e[n];l!==void 0&&(t[n]=_t(l)?l.map(a=>a==null?null:""+a):l==null?l:""+l)}return t}const Kh=Symbol(""),yo=Symbol(""),Aa=Symbol(""),ti=Symbol(""),mr=Symbol("");function Jn(){let e=[];function t(l){return e.push(l),()=>{const a=e.indexOf(l);a>-1&&e.splice(a,1)}}function n(){e=[]}return{add:t,list:()=>e.slice(),reset:n}}function Vt(e,t,n,l,a,r=i=>i()){const i=l&&(l.enterCallbacks[a]=l.enterCallbacks[a]||[]);return()=>new Promise((o,s)=>{const c=p=>{p===!1?s(Hn(4,{from:n,to:t})):p instanceof Error?s(p):Nh(p)?s(Hn(2,{from:t,to:p})):(i&&l.enterCallbacks[a]===i&&typeof p=="function"&&i.push(p),o())},u=r(()=>e.call(l&&l.instances[a],t,n,c));let f=Promise.resolve(u);e.length<3&&(f=f.then(c)),f.catch(p=>s(p))})}function qa(e,t,n,l,a=r=>r()){const r=[];for(const i of e)for(const o in i.components){let s=i.components[o];if(!(t!=="beforeRouteEnter"&&!i.instances[o]))if(Gh(s)){const u=(s.__vccOpts||s)[t];u&&r.push(Vt(u,n,l,i,o,a))}else{let c=s();r.push(()=>c.then(u=>{if(!u)return Promise.reject(new Error(`Couldn't resolve component "${o}" at "${i.path}"`));const f=Zp(u)?u.default:u;i.components[o]=f;const h=(f.__vccOpts||f)[t];return h&&Vt(h,n,l,i,o,a)()}))}}return r}function Gh(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function _o(e){const t=Me(Aa),n=Me(ti),l=x(()=>{const s=lt(e.to);return t.resolve(s)}),a=x(()=>{const{matched:s}=l.value,{length:c}=s,u=s[c-1],f=n.matched;if(!u||!f.length)return-1;const p=f.findIndex(Bn.bind(null,u));if(p>-1)return p;const h=bo(s[c-2]);return c>1&&bo(u)===h&&f[f.length-1].path!==h?f.findIndex(Bn.bind(null,s[c-2])):p}),r=x(()=>a.value>-1&&Xh(n.params,l.value.params)),i=x(()=>a.value>-1&&a.value===n.matched.length-1&&hc(n.params,l.value.params));function o(s={}){return Qh(s)?t[lt(e.replace)?"replace":"push"](lt(e.to)).catch(il):Promise.resolve()}return{route:l,href:x(()=>l.value.href),isActive:r,isExactActive:i,navigate:o}}const Yh=U({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:_o,setup(e,{slots:t}){const n=Cl(_o(e)),{options:l}=Me(Aa),a=x(()=>({[ko(e.activeClass,l.linkActiveClass,"router-link-active")]:n.isActive,[ko(e.exactActiveClass,l.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const r=t.default&&t.default(n);return e.custom?r:d("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:a.value},r)}}}),Jh=Yh;function Qh(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 Xh(e,t){for(const n in t){const l=t[n],a=e[n];if(typeof l=="string"){if(l!==a)return!1}else if(!_t(a)||a.length!==l.length||l.some((r,i)=>r!==a[i]))return!1}return!0}function bo(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const ko=(e,t,n)=>e??t??n,Zh=U({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const l=Me(mr),a=x(()=>e.route||l.value),r=Me(yo,0),i=x(()=>{let c=lt(r);const{matched:u}=a.value;let f;for(;(f=u[c])&&!f.components;)c++;return c}),o=x(()=>a.value.matched[i.value]);On(yo,x(()=>i.value+1)),On(Kh,o),On(mr,a);const s=J();return ve(()=>[s.value,o.value,e.name],([c,u,f],[p,h,g])=>{u&&(u.instances[f]=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[f]||[]).forEach(b=>b(c))},{flush:"post"}),()=>{const c=a.value,u=e.name,f=o.value,p=f&&f.components[u];if(!p)return wo(n.default,{Component:p,route:c});const h=f.props[u],g=h?h===!0?c.params:typeof h=="function"?h(c):h:null,_=d(p,ge({},g,t,{onVnodeUnmounted:k=>{k.component.isUnmounted&&(f.instances[u]=null)},ref:s}));return wo(n.default,{Component:_,route:c})||_}}});function wo(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const ev=Zh;function tv(e){const t=jh(e.routes,e),n=e.parseQuery||qh,l=e.stringifyQuery||mo,a=e.history,r=Jn(),i=Jn(),o=Jn(),s=De(xt);let c=xt;En&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const u=Ua.bind(null,w=>""+w),f=Ua.bind(null,fh),p=Ua.bind(null,vl);function h(w,j){let B,Z;return gc(w)?(B=t.getRecordMatcher(w),Z=j):Z=w,t.addRoute(Z,B)}function g(w){const j=t.getRecordMatcher(w);j&&t.removeRoute(j)}function b(){return t.getRoutes().map(w=>w.record)}function _(w){return!!t.getRecordMatcher(w)}function k(w,j){if(j=ge({},j||s.value),typeof w=="string"){const m=za(n,w,j.path),E=t.resolve({path:m.path},j),S=a.createHref(m.fullPath);return ge(m,E,{params:p(E.params),hash:vl(m.hash),redirectedFrom:void 0,href:S})}let B;if(w.path!=null)B=ge({},w,{path:za(n,w.path,j.path).path});else{const m=ge({},w.params);for(const E in m)m[E]==null&&delete m[E];B=ge({},w,{params:f(m)}),j.params=f(j.params)}const Z=t.resolve(B,j),fe=w.hash||"";Z.params=u(p(Z.params));const _e=vh(l,ge({},w,{hash:ch(fe),path:Z.path})),v=a.createHref(_e);return ge({fullPath:_e,hash:fe,query:l===mo?Wh(w.query):w.query||{}},Z,{redirectedFrom:void 0,href:v})}function C(w){return typeof w=="string"?za(n,w,s.value.path):ge({},w)}function y(w,j){if(c!==w)return Hn(8,{from:j,to:w})}function A(w){return N(w)}function O(w){return A(ge(C(w),{replace:!0}))}function L(w){const j=w.matched[w.matched.length-1];if(j&&j.redirect){const{redirect:B}=j;let Z=typeof B=="function"?B(w):B;return typeof Z=="string"&&(Z=Z.includes("?")||Z.includes("#")?Z=C(Z):{path:Z},Z.params={}),ge({query:w.query,hash:w.hash,params:Z.path!=null?{}:w.params},Z)}}function N(w,j){const B=c=k(w),Z=s.value,fe=w.state,_e=w.force,v=w.replace===!0,m=L(B);if(m)return N(ge(C(m),{state:typeof m=="object"?ge({},fe,m.state):fe,force:_e,replace:v}),j||B);const E=B;E.redirectedFrom=j;let S;return!_e&&gh(l,Z,B)&&(S=Hn(16,{to:E,from:Z}),Ye(Z,Z,!0,!1)),(S?Promise.resolve(S):I(E,Z)).catch(T=>At(T)?At(T,2)?T:at(T):K(T,E,Z)).then(T=>{if(T){if(At(T,2))return N(ge({replace:v},C(T.to),{state:typeof T.to=="object"?ge({},fe,T.to.state):fe,force:_e}),j||E)}else T=$(E,Z,!0,v,fe);return q(E,Z,T),T})}function P(w,j){const B=y(w,j);return B?Promise.reject(B):Promise.resolve()}function Q(w){const j=G.values().next().value;return j&&typeof j.runWithContext=="function"?j.runWithContext(w):w()}function I(w,j){let B;const[Z,fe,_e]=nv(w,j);B=qa(Z.reverse(),"beforeRouteLeave",w,j);for(const m of Z)m.leaveGuards.forEach(E=>{B.push(Vt(E,w,j))});const v=P.bind(null,w,j);return B.push(v),X(B).then(()=>{B=[];for(const m of r.list())B.push(Vt(m,w,j));return B.push(v),X(B)}).then(()=>{B=qa(fe,"beforeRouteUpdate",w,j);for(const m of fe)m.updateGuards.forEach(E=>{B.push(Vt(E,w,j))});return B.push(v),X(B)}).then(()=>{B=[];for(const m of _e)if(m.beforeEnter)if(_t(m.beforeEnter))for(const E of m.beforeEnter)B.push(Vt(E,w,j));else B.push(Vt(m.beforeEnter,w,j));return B.push(v),X(B)}).then(()=>(w.matched.forEach(m=>m.enterCallbacks={}),B=qa(_e,"beforeRouteEnter",w,j,Q),B.push(v),X(B))).then(()=>{B=[];for(const m of i.list())B.push(Vt(m,w,j));return B.push(v),X(B)}).catch(m=>At(m,8)?m:Promise.reject(m))}function q(w,j,B){o.list().forEach(Z=>Q(()=>Z(w,j,B)))}function $(w,j,B,Z,fe){const _e=y(w,j);if(_e)return _e;const v=j===xt,m=En?history.state:{};B&&(Z||v?a.replace(w.fullPath,ge({scroll:v&&m&&m.scroll},fe)):a.push(w.fullPath,fe)),s.value=w,Ye(w,j,B,v),at()}let ae;function Ee(){ae||(ae=a.listen((w,j,B)=>{if(!ne.listening)return;const Z=k(w),fe=L(Z);if(fe){N(ge(fe,{replace:!0}),Z).catch(il);return}c=Z;const _e=s.value;En&&Ch(so(_e.fullPath,B.delta),Ca()),I(Z,_e).catch(v=>At(v,12)?v:At(v,2)?(N(v.to,Z).then(m=>{At(m,20)&&!B.delta&&B.type===gl.pop&&a.go(-1,!1)}).catch(il),Promise.reject()):(B.delta&&a.go(-B.delta,!1),K(v,Z,_e))).then(v=>{v=v||$(Z,_e,!1),v&&(B.delta&&!At(v,8)?a.go(-B.delta,!1):B.type===gl.pop&&At(v,20)&&a.go(-1,!1)),q(Z,_e,v)}).catch(il)}))}let be=Jn(),Y=Jn(),ie;function K(w,j,B){at(w);const Z=Y.list();return Z.length?Z.forEach(fe=>fe(w,j,B)):console.error(w),Promise.reject(w)}function Le(){return ie&&s.value!==xt?Promise.resolve():new Promise((w,j)=>{be.add([w,j])})}function at(w){return ie||(ie=!w,Ee(),be.list().forEach(([j,B])=>w?B(w):j()),be.reset()),w}function Ye(w,j,B,Z){const{scrollBehavior:fe}=e;if(!En||!fe)return Promise.resolve();const _e=!B&&Ah(so(w.fullPath,0))||(Z||!B)&&history.state&&history.state.scroll||null;return Jt().then(()=>fe(w,j,_e)).then(v=>v&&Eh(v)).catch(v=>K(v,w,j))}const ee=w=>a.go(w);let z;const G=new Set,ne={currentRoute:s,listening:!0,addRoute:h,removeRoute:g,clearRoutes:t.clearRoutes,hasRoute:_,getRoutes:b,resolve:k,options:e,push:A,replace:O,go:ee,back:()=>ee(-1),forward:()=>ee(1),beforeEach:r.add,beforeResolve:i.add,afterEach:o.add,onError:Y.add,isReady:Le,install(w){const j=this;w.component("RouterLink",Jh),w.component("RouterView",ev),w.config.globalProperties.$router=j,Object.defineProperty(w.config.globalProperties,"$route",{enumerable:!0,get:()=>lt(s)}),En&&!z&&s.value===xt&&(z=!0,A(a.location).catch(fe=>{}));const B={};for(const fe in xt)Object.defineProperty(B,fe,{get:()=>s.value[fe],enumerable:!0});w.provide(Aa,j),w.provide(ti,gs(B)),w.provide(mr,s);const Z=w.unmount;G.add(w),w.unmount=function(){G.delete(w),G.size<1&&(c=xt,ae&&ae(),ae=null,s.value=xt,z=!1,ie=!1),Z()}}};function X(w){return w.reduce((j,B)=>j.then(()=>Q(B)),Promise.resolve())}return ne}function nv(e,t){const n=[],l=[],a=[],r=Math.max(t.matched.length,e.matched.length);for(let i=0;i<r;i++){const o=t.matched[i];o&&(e.matched.find(c=>Bn(c,o))?l.push(o):n.push(o));const s=e.matched[i];s&&(t.matched.find(c=>Bn(c,s))||a.push(s))}return[n,l,a]}function yn(){return Me(Aa)}function Qt(e){return Me(ti)}var ni=Symbol(""),Ct=()=>{const e=Me(ni);if(!e)throw new Error("useClientData() is called without provider.");return e},lv=()=>Ct().pageComponent,Te=()=>Ct().pageData,Se=()=>Ct().pageFrontmatter,av=()=>Ct().pageHead,li=()=>Ct().pageLang,rv=()=>Ct().pageLayout,Xt=()=>Ct().routeLocale,bc=()=>Ct().routes,kc=()=>Ct().siteData,La=()=>Ct().siteLocaleData,iv=Symbol(""),yr=De(Qp),ml=De(Xp),wc=e=>{const t=Kp(e);if(ml.value[t])return t;const n=encodeURI(t);return ml.value[n]?n:yr.value[t]||yr.value[n]||t},xa=e=>{const t=wc(e),n=ml.value[t]??{...ml.value["/404.html"],notFound:!0};return{path:t,notFound:!1,...n}},Ta=U({name:"ClientOnly",setup(e,t){const n=J(!1);return we(()=>{n.value=!0}),()=>{var l,a;return n.value?(a=(l=t.slots).default)==null?void 0:a.call(l):null}}}),Ec=U({name:"Content",props:{path:{type:String,required:!1,default:""}},setup(e){const t=lv(),n=x(()=>{if(!e.path)return t.value;const l=xa(e.path);return gf(()=>l.loader().then(({comp:a})=>a))});return()=>d(n.value)}}),et=(e={})=>e,Ke=e=>mn(e)?e:`/${sc(e)}`,ov=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}},Qe=({active:e=!1,activeClass:t="route-link-active",to:n,...l},{slots:a})=>{var s;const r=yn(),i=wc(n),o=i.startsWith("#")||i.startsWith("?")?i:Ke(i);return d("a",{...l,class:["route-link",{[t]:e}],href:o,onClick:(c={})=>{ov(c)?r.push(n).catch():Promise.resolve()}},(s=a.default)==null?void 0:s.call(a))};Qe.displayName="RouteLink";Qe.props={active:Boolean,activeClass:String,to:String};var sv="Layout",cv="en-US",an=Cl({resolveLayouts:e=>e.reduce((t,n)=>({...t,...n.layouts}),{}),resolvePageHead:(e,t,n)=>{const l=Oe(t.description)?t.description:n.description,a=[...Array.isArray(t.head)?t.head:[],...n.head,["title",{},e],["meta",{name:"description",content:l}]];return zp(a)},resolvePageHeadTitle:(e,t)=>[e.title,t.title].filter(n=>!!n).join(" | "),resolvePageLang:(e,t)=>e.lang||t.lang||cv,resolvePageLayout:(e,t)=>{const n=Oe(e.frontmatter.layout)?e.frontmatter.layout:sv;if(!t[n])throw new Error(`[vuepress] Cannot resolve layout: ${n}`);return t[n]},resolveRouteLocale:(e,t)=>Gp(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 uv={},Pl=e=>{const t=Xt();return x(()=>e[t.value]??{})},dv=()=>{const e=bc();return x(()=>Object.keys(e.value))};var qe=Uint8Array,An=Uint16Array,fv=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]),Ac=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]),pv=new qe([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),Lc=function(e,t){for(var n=new An(31),l=0;l<31;++l)n[l]=t+=1<<e[l-1];for(var a=new fv(n[30]),l=1;l<30;++l)for(var r=n[l];r<n[l+1];++r)a[r]=r-n[l]<<5|l;return{b:n,r:a}},xc=Lc(Cc,2),Tc=xc.b,hv=xc.r;Tc[28]=258,hv[258]=28;var vv=Lc(Ac,0),gv=vv.b,_r=new An(32768);for(var Ae=0;Ae<32768;++Ae){var Ft=(Ae&43690)>>1|(Ae&21845)<<1;Ft=(Ft&52428)>>2|(Ft&13107)<<2,Ft=(Ft&61680)>>4|(Ft&3855)<<4,_r[Ae]=((Ft&65280)>>8|(Ft&255)<<8)>>1}var sl=function(e,t,n){for(var l=e.length,a=0,r=new An(t);a<l;++a)e[a]&&++r[e[a]-1];var i=new An(t);for(a=1;a<t;++a)i[a]=i[a-1]+r[a-1]<<1;var o;if(n){o=new An(1<<t);var s=15-t;for(a=0;a<l;++a)if(e[a])for(var c=a<<4|e[a],u=t-e[a],f=i[e[a]-1]++<<u,p=f|(1<<u)-1;f<=p;++f)o[_r[f]>>s]=c}else for(o=new An(l),a=0;a<l;++a)e[a]&&(o[a]=_r[i[e[a]-1]++]>>15-e[a]);return o},Rl=new qe(288);for(var Ae=0;Ae<144;++Ae)Rl[Ae]=8;for(var Ae=144;Ae<256;++Ae)Rl[Ae]=9;for(var Ae=256;Ae<280;++Ae)Rl[Ae]=7;for(var Ae=280;Ae<288;++Ae)Rl[Ae]=8;var Sc=new qe(32);for(var Ae=0;Ae<32;++Ae)Sc[Ae]=5;var mv=sl(Rl,9,1),yv=sl(Sc,5,1),Wa=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 l=t/8|0;return(e[l]|e[l+1]<<8)>>(t&7)&n},Ka=function(e,t){var n=t/8|0;return(e[n]|e[n+1]<<8|e[n+2]<<16)>>(t&7)},_v=function(e){return(e+7)/8|0},ai=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))},bv=["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"],ot=function(e,t,n){var l=new Error(t||bv[e]);if(l.code=e,Error.captureStackTrace&&Error.captureStackTrace(l,ot),!n)throw l;return l},kv=function(e,t,n,l){var a=e.length,r=l?l.length:0;if(!a||t.f&&!t.l)return n||new qe(0);var i=!n,o=i||t.i!=2,s=t.i;i&&(n=new qe(a*3));var c=function(fe){var _e=n.length;if(fe>_e){var v=new qe(Math.max(_e*2,fe));v.set(n),n=v}},u=t.f||0,f=t.p||0,p=t.b||0,h=t.l,g=t.d,b=t.m,_=t.n,k=a*8;do{if(!h){u=ht(e,f,1);var C=ht(e,f+1,3);if(f+=3,C)if(C==1)h=mv,g=yv,b=9,_=5;else if(C==2){var L=ht(e,f,31)+257,N=ht(e,f+10,15)+4,P=L+ht(e,f+5,31)+1;f+=14;for(var Q=new qe(P),I=new qe(19),q=0;q<N;++q)I[pv[q]]=ht(e,f+q*3,7);f+=N*3;for(var $=Wa(I),ae=(1<<$)-1,Ee=sl(I,$,1),q=0;q<P;){var be=Ee[ht(e,f,ae)];f+=be&15;var y=be>>4;if(y<16)Q[q++]=y;else{var Y=0,ie=0;for(y==16?(ie=3+ht(e,f,3),f+=2,Y=Q[q-1]):y==17?(ie=3+ht(e,f,7),f+=3):y==18&&(ie=11+ht(e,f,127),f+=7);ie--;)Q[q++]=Y}}var K=Q.subarray(0,L),Le=Q.subarray(L);b=Wa(K),_=Wa(Le),h=sl(K,b,1),g=sl(Le,_,1)}else ot(1);else{var y=_v(f)+4,A=e[y-4]|e[y-3]<<8,O=y+A;if(O>a){s&&ot(0);break}o&&c(p+A),n.set(e.subarray(y,O),p),t.b=p+=A,t.p=f=O*8,t.f=u;continue}if(f>k){s&&ot(0);break}}o&&c(p+131072);for(var at=(1<<b)-1,Ye=(1<<_)-1,ee=f;;ee=f){var Y=h[Ka(e,f)&at],z=Y>>4;if(f+=Y&15,f>k){s&&ot(0);break}if(Y||ot(2),z<256)n[p++]=z;else if(z==256){ee=f,h=null;break}else{var G=z-254;if(z>264){var q=z-257,ne=Cc[q];G=ht(e,f,(1<<ne)-1)+Tc[q],f+=ne}var X=g[Ka(e,f)&Ye],w=X>>4;X||ot(3),f+=X&15;var Le=gv[w];if(w>3){var ne=Ac[w];Le+=Ka(e,f)&(1<<ne)-1,f+=ne}if(f>k){s&&ot(0);break}o&&c(p+131072);var j=p+G;if(p<Le){var B=r-Le,Z=Math.min(Le,j);for(B+p<0&&ot(3);p<Z;++p)n[p]=l[B+p]}for(;p<j;++p)n[p]=n[p-Le]}}t.l=h,t.p=ee,t.b=p,t.f=u,h&&(u=1,t.m=b,t.d=g,t.n=_)}while(!u);return p!=n.length&&i?ai(n,0,p):n.subarray(0,p)},wv=new qe(0),Ev=function(e,t){return((e[0]&15)!=8||e[0]>>4>7||(e[0]<<8|e[1])%31)&&ot(6,"invalid zlib data"),(e[1]>>5&1)==+!t&&ot(6,"invalid zlib data: "+(e[1]&32?"need":"unexpected")+" dictionary"),(e[1]>>3&4)+2};function Cv(e,t){return kv(e.subarray(Ev(e,t&&t.dictionary),-4),{i:2},t&&t.out,t&&t.dictionary)}var Eo=typeof TextEncoder<"u"&&new TextEncoder,br=typeof TextDecoder<"u"&&new TextDecoder,Av=0;try{br.decode(wv,{stream:!0}),Av=1}catch{}var Lv=function(e){for(var t="",n=0;;){var l=e[n++],a=(l>127)+(l>223)+(l>239);if(n+a>e.length)return{s:t,r:ai(e,n-1)};a?a==3?(l=((l&15)<<18|(e[n++]&63)<<12|(e[n++]&63)<<6|e[n++]&63)-65536,t+=String.fromCharCode(55296|l>>10,56320|l&1023)):a&1?t+=String.fromCharCode((l&31)<<6|e[n++]&63):t+=String.fromCharCode((l&15)<<12|(e[n++]&63)<<6|e[n++]&63):t+=String.fromCharCode(l)}};function xv(e,t){if(t){for(var n=new qe(e.length),l=0;l<e.length;++l)n[l]=e.charCodeAt(l);return n}if(Eo)return Eo.encode(e);for(var a=e.length,r=new qe(e.length+(e.length>>1)),i=0,o=function(u){r[i++]=u},l=0;l<a;++l){if(i+5>r.length){var s=new qe(i+8+(a-l<<1));s.set(r),r=s}var c=e.charCodeAt(l);c<128||t?o(c):c<2048?(o(192|c>>6),o(128|c&63)):c>55295&&c<57344?(c=65536+(c&1047552)|e.charCodeAt(++l)&1023,o(240|c>>18),o(128|c>>12&63),o(128|c>>6&63),o(128|c&63)):(o(224|c>>12),o(128|c>>6&63),o(128|c&63))}return ai(r,0,i)}function Tv(e,t){if(t){for(var n="",l=0;l<e.length;l+=16384)n+=String.fromCharCode.apply(null,e.subarray(l,l+16384));return n}else{if(br)return br.decode(e);var a=Lv(e),r=a.s,n=a.r;return n.length&&ot(8),r}}const kr=e=>{const t=atob(e);return Tv(Cv(xv(t,!0)))},dt=(e,t)=>{var l;const n=(l=(t==null?void 0:t._instance)||Nl())==null?void 0:l.appContext.components;return n?e in n||ft(e)in n||El(ft(e))in n:!1},Nc=e=>new Promise(t=>setTimeout(t,e)),Ic=e=>typeof e<"u",Ga=e=>typeof e=="number",wr=Array.isArray,Vn=(e,t)=>Oe(e)&&e.startsWith(t),Sv=(e,t)=>Oe(e)&&e.endsWith(t),Oc=Object.entries,Zt=Object.keys,Nv=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},ri=e=>Vn(e,"/");function ii(e,t){let n,l,a;const r=J(!0),i=()=>{r.value=!0,a()};ve(e,i,{flush:"sync"});const o=typeof t=="function"?t:t.get,s=typeof t=="function"?void 0:t.set,c=zr((u,f)=>(l=u,a=f,{get(){return r.value&&(n=o(),r.value=!1),l(),n},set(p){s==null||s(p)}}));return Object.isExtensible(c)&&(c.trigger=i),c}function Wn(e){return as()?(wd(e),!0):!1}function He(e){return typeof e=="function"?e():lt(e)}const Fl=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const Iv=Object.prototype.toString,Ov=e=>Iv.call(e)==="[object Object]",pn=()=>{},Co=Pv();function Pv(){var e,t;return Fl&&((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 oi(e,t){function n(...l){return new Promise((a,r)=>{Promise.resolve(e(()=>t.apply(this,l),{fn:t,thisArg:this,args:l})).then(a).catch(r)})}return n}const Pc=e=>e();function Rv(e,t={}){let n,l,a=pn;const r=o=>{clearTimeout(o),a(),a=pn};return o=>{const s=He(e),c=He(t.maxWait);return n&&r(n),s<=0||c!==void 0&&c<=0?(l&&(r(l),l=null),Promise.resolve(o())):new Promise((u,f)=>{a=t.rejectOnCancel?f:u,c&&!l&&(l=setTimeout(()=>{n&&r(n),l=null,u(o())},c)),n=setTimeout(()=>{l&&r(l),l=null,u(o())},s)})}}function Fv(...e){let t=0,n,l=!0,a=pn,r,i,o,s,c;!Fe(e[0])&&typeof e[0]=="object"?{delay:i,trailing:o=!0,leading:s=!0,rejectOnCancel:c=!1}=e[0]:[i,o=!0,s=!0,c=!1]=e;const u=()=>{n&&(clearTimeout(n),n=void 0,a(),a=pn)};return p=>{const h=He(i),g=Date.now()-t,b=()=>r=p();return u(),h<=0?(t=Date.now(),b()):(g>h&&(s||!l)?(t=Date.now(),b()):o&&(r=new Promise((_,k)=>{a=c?k:_,n=setTimeout(()=>{t=Date.now(),l=!0,_(b()),u()},Math.max(0,h-g))})),!s&&!n&&(n=setTimeout(()=>l=!0,h)),l=!1,r)}}function $v(e=Pc){const t=J(!0);function n(){t.value=!1}function l(){t.value=!0}const a=(...r)=>{t.value&&e(...r)};return{isActive:Al(t),pause:n,resume:l,eventFilter:a}}function Mv(e){let t;function n(){return t||(t=e()),t}return n.reset=async()=>{const l=t;t=void 0,l&&await l},n}function Rc(e){return e||Nl()}function Dv(...e){if(e.length!==1)return ma(...e);const t=e[0];return typeof t=="function"?Al(zr(()=>({get:t,set:pn}))):J(t)}function Fc(e,t=200,n={}){return oi(Rv(t,n),e)}function jv(e,t=200,n=!1,l=!0,a=!1){return oi(Fv(t,n,l,a),e)}function Bv(e,t,n={}){const{eventFilter:l=Pc,...a}=n;return ve(e,oi(l,t),a)}function Hv(e,t,n={}){const{eventFilter:l,...a}=n,{eventFilter:r,pause:i,resume:o,isActive:s}=$v(l);return{stop:Bv(e,t,{...a,eventFilter:r}),pause:i,resume:o,isActive:s}}function Sa(e,t=!0,n){Rc()?we(e,n):t?e():Jt(e)}function Vv(e,t){Rc(t)&&gn(e,t)}function Uv(e,t,n={}){const{immediate:l=!0}=n,a=J(!1);let r=null;function i(){r&&(clearTimeout(r),r=null)}function o(){a.value=!1,i()}function s(...c){i(),a.value=!0,r=setTimeout(()=>{a.value=!1,r=null,e(...c)},He(t))}return l&&(a.value=!0,Fl&&s()),Wn(o),{isPending:Al(a),start:s,stop:o}}function yl(e=!1,t={}){const{truthyValue:n=!0,falsyValue:l=!1}=t,a=Fe(e),r=J(e);function i(o){if(arguments.length)return r.value=o,r.value;{const s=He(n);return r.value=r.value===s?He(l):s,r.value}}return a?i:[r,i]}function Tt(e){var t;const n=He(e);return(t=n==null?void 0:n.$el)!=null?t:n}const Nt=Fl?window:void 0,$c=Fl?window.document:void 0,Mc=Fl?window.navigator:void 0;function $e(...e){let t,n,l,a;if(typeof e[0]=="string"||Array.isArray(e[0])?([n,l,a]=e,t=Nt):[t,n,l,a]=e,!t)return pn;Array.isArray(n)||(n=[n]),Array.isArray(l)||(l=[l]);const r=[],i=()=>{r.forEach(u=>u()),r.length=0},o=(u,f,p,h)=>(u.addEventListener(f,p,h),()=>u.removeEventListener(f,p,h)),s=ve(()=>[Tt(t),He(a)],([u,f])=>{if(i(),!u)return;const p=Ov(f)?{...f}:f;r.push(...n.flatMap(h=>l.map(g=>o(u,h,g,p))))},{immediate:!0,flush:"post"}),c=()=>{s(),i()};return Wn(c),c}function zv(){const e=J(!1),t=Nl();return t&&we(()=>{e.value=!0},t),e}function $l(e){const t=zv();return x(()=>(t.value,!!e()))}function Dc(e,t={}){const{window:n=Nt}=t,l=$l(()=>n&&"matchMedia"in n&&typeof n.matchMedia=="function");let a;const r=J(!1),i=c=>{r.value=c.matches},o=()=>{a&&("removeEventListener"in a?a.removeEventListener("change",i):a.removeListener(i))},s=Ss(()=>{l.value&&(o(),a=n.matchMedia(He(e)),"addEventListener"in a?a.addEventListener("change",i):a.addListener(i),r.value=a.matches)});return Wn(()=>{s(),o(),a=void 0}),r}function Ao(e,t={}){const{controls:n=!1,navigator:l=Mc}=t,a=$l(()=>l&&"permissions"in l);let r;const i=typeof e=="string"?{name:e}:e,o=J(),s=()=>{r&&(o.value=r.state)},c=Mv(async()=>{if(a.value){if(!r)try{r=await l.permissions.query(i),$e(r,"change",s),s()}catch{o.value="prompt"}return r}});return c(),n?{state:o,isSupported:a,query:c}:o}function qv(e={}){const{navigator:t=Mc,read:n=!1,source:l,copiedDuring:a=1500,legacy:r=!1}=e,i=$l(()=>t&&"clipboard"in t),o=Ao("clipboard-read"),s=Ao("clipboard-write"),c=x(()=>i.value||r),u=J(""),f=J(!1),p=Uv(()=>f.value=!1,a);function h(){i.value&&k(o.value)?t.clipboard.readText().then(C=>{u.value=C}):u.value=_()}c.value&&n&&$e(["copy","cut"],h);async function g(C=He(l)){c.value&&C!=null&&(i.value&&k(s.value)?await t.clipboard.writeText(C):b(C),u.value=C,f.value=!0,p.start())}function b(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 _(){var C,y,A;return(A=(y=(C=document==null?void 0:document.getSelection)==null?void 0:C.call(document))==null?void 0:y.toString())!=null?A:""}function k(C){return C==="granted"||C==="prompt"}return{isSupported:c,text:u,copied:f,copy:g}}const Gl=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Yl="__vueuse_ssr_handlers__",Wv=Kv();function Kv(){return Yl in Gl||(Gl[Yl]=Gl[Yl]||{}),Gl[Yl]}function Gv(e,t){return Wv[e]||t}function Yv(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 Jv={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()}},Lo="vueuse-storage";function Kn(e,t,n,l={}){var a;const{flush:r="pre",deep:i=!0,listenToStorageChanges:o=!0,writeDefaults:s=!0,mergeDefaults:c=!1,shallow:u,window:f=Nt,eventFilter:p,onError:h=I=>{console.error(I)},initOnMounted:g}=l,b=(u?De:J)(typeof t=="function"?t():t);if(!n)try{n=Gv("getDefaultStorage",()=>{var I;return(I=Nt)==null?void 0:I.localStorage})()}catch(I){h(I)}if(!n)return b;const _=He(t),k=Yv(_),C=(a=l.serializer)!=null?a:Jv[k],{pause:y,resume:A}=Hv(b,()=>L(b.value),{flush:r,deep:i,eventFilter:p});f&&o&&Sa(()=>{$e(f,"storage",P),$e(f,Lo,Q),g&&P()}),g||P();function O(I,q){f&&f.dispatchEvent(new CustomEvent(Lo,{detail:{key:e,oldValue:I,newValue:q,storageArea:n}}))}function L(I){try{const q=n.getItem(e);if(I==null)O(q,null),n.removeItem(e);else{const $=C.write(I);q!==$&&(n.setItem(e,$),O(q,$))}}catch(q){h(q)}}function N(I){const q=I?I.newValue:n.getItem(e);if(q==null)return s&&_!=null&&n.setItem(e,C.write(_)),_;if(!I&&c){const $=C.read(q);return typeof c=="function"?c($,_):k==="object"&&!Array.isArray($)?{..._,...$}:$}else return typeof q!="string"?q:C.read(q)}function P(I){if(!(I&&I.storageArea!==n)){if(I&&I.key==null){b.value=_;return}if(!(I&&I.key!==e)){y();try{(I==null?void 0:I.newValue)!==C.write(b.value)&&(b.value=N(I))}catch(q){h(q)}finally{I?Jt(A):A()}}}}function Q(I){P(I.detail)}return b}function Qv(e){return Dc("(prefers-color-scheme: dark)",e)}function Xv(e,t,n={}){const{window:l=Nt,...a}=n;let r;const i=$l(()=>l&&"ResizeObserver"in l),o=()=>{r&&(r.disconnect(),r=void 0)},s=x(()=>Array.isArray(e)?e.map(f=>Tt(f)):[Tt(e)]),c=ve(s,f=>{if(o(),i.value&&l){r=new ResizeObserver(t);for(const p of f)p&&r.observe(p,a)}},{immediate:!0,flush:"post"}),u=()=>{o(),c()};return Wn(u),{isSupported:i,stop:u}}function Zv(e,t={width:0,height:0},n={}){const{window:l=Nt,box:a="content-box"}=n,r=x(()=>{var f,p;return(p=(f=Tt(e))==null?void 0:f.namespaceURI)==null?void 0:p.includes("svg")}),i=J(t.width),o=J(t.height),{stop:s}=Xv(e,([f])=>{const p=a==="border-box"?f.borderBoxSize:a==="content-box"?f.contentBoxSize:f.devicePixelContentBoxSize;if(l&&r.value){const h=Tt(e);if(h){const g=l.getComputedStyle(h);i.value=Number.parseFloat(g.width),o.value=Number.parseFloat(g.height)}}else if(p){const h=Array.isArray(p)?p:[p];i.value=h.reduce((g,{inlineSize:b})=>g+b,0),o.value=h.reduce((g,{blockSize:b})=>g+b,0)}else i.value=f.contentRect.width,o.value=f.contentRect.height},n);Sa(()=>{const f=Tt(e);f&&(i.value="offsetWidth"in f?f.offsetWidth:t.width,o.value="offsetHeight"in f?f.offsetHeight:t.height)});const c=ve(()=>Tt(e),f=>{i.value=f?t.width:0,o.value=f?t.height:0});function u(){s(),c()}return{width:i,height:o,stop:u}}const xo=["fullscreenchange","webkitfullscreenchange","webkitendfullscreen","mozfullscreenchange","MSFullscreenChange"];function si(e,t={}){const{document:n=$c,autoExit:l=!1}=t,a=x(()=>{var k;return(k=Tt(e))!=null?k:n==null?void 0:n.querySelector("html")}),r=J(!1),i=x(()=>["requestFullscreen","webkitRequestFullscreen","webkitEnterFullscreen","webkitEnterFullScreen","webkitRequestFullScreen","mozRequestFullScreen","msRequestFullscreen"].find(k=>n&&k in n||a.value&&k in a.value)),o=x(()=>["exitFullscreen","webkitExitFullscreen","webkitExitFullScreen","webkitCancelFullScreen","mozCancelFullScreen","msExitFullscreen"].find(k=>n&&k in n||a.value&&k in a.value)),s=x(()=>["fullScreen","webkitIsFullScreen","webkitDisplayingFullscreen","mozFullScreen","msFullscreenElement"].find(k=>n&&k in n||a.value&&k in a.value)),c=["fullscreenElement","webkitFullscreenElement","mozFullScreenElement","msFullscreenElement"].find(k=>n&&k in n),u=$l(()=>a.value&&n&&i.value!==void 0&&o.value!==void 0&&s.value!==void 0),f=()=>c?(n==null?void 0:n[c])===a.value:!1,p=()=>{if(s.value){if(n&&n[s.value]!=null)return n[s.value];{const k=a.value;if((k==null?void 0:k[s.value])!=null)return!!k[s.value]}}return!1};async function h(){if(!(!u.value||!r.value)){if(o.value)if((n==null?void 0:n[o.value])!=null)await n[o.value]();else{const k=a.value;(k==null?void 0:k[o.value])!=null&&await k[o.value]()}r.value=!1}}async function g(){if(!u.value||r.value)return;p()&&await h();const k=a.value;i.value&&(k==null?void 0:k[i.value])!=null&&(await k[i.value](),r.value=!0)}async function b(){await(r.value?h():g())}const _=()=>{const k=p();(!k||k&&f())&&(r.value=k)};return $e(n,xo,_,!1),$e(()=>Tt(a),xo,_,!1),l&&Wn(h),{isSupported:u,isFullscreen:r,enter:g,exit:h,toggle:b}}function Ya(e){return typeof Window<"u"&&e instanceof Window?e.document.documentElement:typeof Document<"u"&&e instanceof Document?e.documentElement:e}function Ja(e,t=pn,n={}){const{immediate:l=!0,manual:a=!1,type:r="text/javascript",async:i=!0,crossOrigin:o,referrerPolicy:s,noModule:c,defer:u,document:f=$c,attrs:p={}}=n,h=J(null);let g=null;const b=C=>new Promise((y,A)=>{const O=P=>(h.value=P,y(P),P);if(!f){y(!1);return}let L=!1,N=f.querySelector(`script[src="${He(e)}"]`);N?N.hasAttribute("data-loaded")&&O(N):(N=f.createElement("script"),N.type=r,N.async=i,N.src=He(e),u&&(N.defer=u),o&&(N.crossOrigin=o),c&&(N.noModule=c),s&&(N.referrerPolicy=s),Object.entries(p).forEach(([P,Q])=>N==null?void 0:N.setAttribute(P,Q)),L=!0),N.addEventListener("error",P=>A(P)),N.addEventListener("abort",P=>A(P)),N.addEventListener("load",()=>{N.setAttribute("data-loaded","true"),t(N),O(N)}),L&&(N=f.head.appendChild(N)),C||O(N)}),_=(C=!0)=>(g||(g=b(C)),g),k=()=>{if(!f)return;g=null,h.value&&(h.value=null);const C=f.querySelector(`script[src="${He(e)}"]`);C&&f.head.removeChild(C)};return l&&!a&&Sa(_),a||Vv(k),{scriptTag:h,load:_,unload:k}}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 eg(e){const t=e||window.event,n=t.target;return jc(n)?!1:t.touches.length>1?!0:(t.preventDefault&&t.preventDefault(),!1)}const Jl=new WeakMap;function Bc(e,t=!1){const n=J(t);let l=null;ve(Dv(e),i=>{const o=Ya(He(i));if(o){const s=o;Jl.get(s)||Jl.set(s,s.style.overflow),n.value&&(s.style.overflow="hidden")}},{immediate:!0});const a=()=>{const i=Ya(He(e));!i||n.value||(Co&&(l=$e(i,"touchmove",o=>{eg(o)},{passive:!1})),i.style.overflow="hidden",n.value=!0)},r=()=>{var i;const o=Ya(He(e));!o||!n.value||(Co&&(l==null||l()),o.style.overflow=(i=Jl.get(o))!=null?i:"",Jl.delete(o),n.value=!1)};return Wn(r),x({get(){return n.value},set(i){i?a():r()}})}function Hc(e,t,n={}){const{window:l=Nt}=n;return Kn(e,t,l==null?void 0:l.sessionStorage,n)}function tg(e={}){const{window:t=Nt,behavior:n="auto"}=e;if(!t)return{x:J(0),y:J(0)};const l=J(t.scrollX),a=J(t.scrollY),r=x({get(){return l.value},set(o){scrollTo({left:o,behavior:n})}}),i=x({get(){return a.value},set(o){scrollTo({top:o,behavior:n})}});return $e(t,"scroll",()=>{l.value=t.scrollX,a.value=t.scrollY},{capture:!1,passive:!0}),{x:r,y:i}}function ng(e={}){const{window:t=Nt,initialWidth:n=Number.POSITIVE_INFINITY,initialHeight:l=Number.POSITIVE_INFINITY,listenOrientation:a=!0,includeScrollbar:r=!0}=e,i=J(n),o=J(l),s=()=>{t&&(r?(i.value=t.innerWidth,o.value=t.innerHeight):(i.value=t.document.documentElement.clientWidth,o.value=t.document.documentElement.clientHeight))};if(s(),Sa(s),$e("resize",s,{passive:!0}),a){const c=Dc("(orientation: portrait)");ve(c,()=>s())}return{width:i,height:o}}var lg=U({name:"FontIcon",props:{icon:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""}},setup(e){const t=x(()=>{const l=["font-icon icon"],a=`fas fa-${e.icon}`;return l.push("fa-fw fa-sm"),l.push(e.icon.includes(" ")?e.icon:a),l}),n=x(()=>{const l={};return e.color&&(l.color=e.color),e.size&&(l["font-size"]=Number.isNaN(Number(e.size))?e.size:`${e.size}px`),Zt(l).length?l:null});return()=>e.icon?d("span",{key:e.icon,class:t.value,style:n.value}):null}});const Vc=({type:e="info",text:t="",vertical:n,color:l},{slots:a})=>{var r;return d("span",{class:["vp-badge",e,{diy:l}],style:{verticalAlign:n??!1,backgroundColor:l??!1}},((r=a.default)==null?void 0:r.call(a))||t)};Vc.displayName="Badge";const Uc=({title:e,desc:t="",logo:n,background:l,color:a,link:r})=>{const i=[n?d("img",{class:"vp-card-logo",src:Ke(n),loading:"lazy","no-view":""}):null,d("div",{class:"vp-card-content"},[d("div",{class:"vp-card-title",innerHTML:e}),d("hr"),d("div",{class:"vp-card-desc",innerHTML:t})])],o={};return l&&(o.background=l),a&&(o.color=a),r?jn(r)?d("a",{class:"vp-card",href:r,target:"_blank",style:o},i):d(Qe,{to:r,class:"vp-card",style:o},()=>i):d("div",{class:"vp-card",style:o},i)};Uc.displayName="VPCard";const ag=et({enhance:({app:e})=>{dt("FontIcon")||e.component("FontIcon",lg),dt("Badge")||e.component("Badge",Vc),dt("VPCard")||e.component("VPCard",Uc)},setup:()=>{Ja("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6/js/brands.min.js",()=>{},{attrs:{"data-auto-replace-svg":"nest"}}),Ja("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6/js/solid.min.js",()=>{},{attrs:{"data-auto-replace-svg":"nest"}}),Ja("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6/js/fontawesome.min.js",()=>{},{attrs:{"data-auto-replace-svg":"nest"}})},rootComponents:[]}),To=async(e,t)=>{const{path:n,query:l}=e.currentRoute.value,{scrollBehavior:a}=e.options;e.options.scrollBehavior=void 0,await e.replace({path:n,query:l,hash:t}),e.options.scrollBehavior=a},rg=({headerLinkSelector:e,headerAnchorSelector:t,delay:n,offset:l=5})=>{const a=yn();$e("scroll",Fc(()=>{var g,b;const i=Math.max(window.scrollY,document.documentElement.scrollTop,document.body.scrollTop);if(Math.abs(i-0)<l){To(a,"");return}const s=window.innerHeight+i,c=Math.max(document.documentElement.scrollHeight,document.body.scrollHeight),u=Math.abs(c-s)<l,f=Array.from(document.querySelectorAll(e)),h=Array.from(document.querySelectorAll(t)).filter(_=>f.some(k=>k.hash===_.hash));for(let _=0;_<h.length;_++){const k=h[_],C=h[_+1],y=i>=(((g=k.parentElement)==null?void 0:g.offsetTop)??0)-l,A=!C||i<(((b=C.parentElement)==null?void 0:b.offsetTop)??0)-l;if(!(y&&A))continue;const L=decodeURIComponent(a.currentRoute.value.hash),N=decodeURIComponent(k.hash);if(L===N)return;if(u){for(let P=_+1;P<h.length;P++)if(L===decodeURIComponent(h[P].hash))return}To(a,N);return}},n))},ig=".vp-sidebar-link, .vp-toc-link",og=".header-anchor",sg=200,cg=5,ug=et({setup(){rg({headerLinkSelector:ig,headerAnchorSelector:og,delay:sg,offset:cg})}});let zc=e=>Oe(e.title)?{title:e.title}:null;const qc=Symbol(""),dg=e=>{zc=e},fg=()=>Me(qc),pg=e=>{e.provide(qc,zc)};var hg={"/en/":{title:"Catalog",empty:"No catalog"},"/":{title:"目录",empty:"暂无目录"}};const vg=U({name:"Catalog",props:{base:{type:String,default:""},level:{type:Number,default:3},index:Boolean,hideHeading:Boolean},setup(e){const t=fg(),n=Pl(hg),l=Te(),a=bc(),r=kc(),o=De(Oc(a.value).map(([c,{meta:u}])=>{const f=t(u);if(!f)return null;const p=c.split("/").length;return{level:Sv(c,"/")?p-2:p-1,base:c.replace(/\/[^/]+\/?$/,"/"),path:c,...f}}).filter(c=>qn(c)&&Oe(c.title))),s=x(()=>{const c=e.base?qp(ic(e.base)):l.value.path.replace(/\/[^/]+$/,"/"),u=c.split("/").length-2,f=[];return o.value.filter(({level:p,path:h})=>{if(!Vn(h,c)||h===c)return!1;if(c==="/"){const g=Zt(r.value.locales).filter(b=>b!=="/");if(h==="/404.html"||g.some(b=>Vn(h,b)))return!1}return p-u<=e.level}).sort(({title:p,level:h,order:g},{title:b,level:_,order:k})=>{const C=h-_;return C||(Ga(g)?Ga(k)?g>0?k>0?g-k:-1:k<0?g-k:1:g:Ga(k)?k:p.localeCompare(b))}).forEach(p=>{var b;const{base:h,level:g}=p;switch(g-u){case 1:{f.push(p);break}case 2:{const _=f.find(k=>k.path===h);_&&(_.children??(_.children=[])).push(p);break}default:{const _=f.find(k=>k.path===h.replace(/\/[^/]+\/$/,"/"));if(_){const k=(b=_.children)==null?void 0:b.find(C=>C.path===h);k&&(k.children??(k.children=[])).push(p)}}}}),f});return()=>{const c=s.value.some(u=>u.children);return d("div",{class:["vp-catalog-wrapper",{index:e.index}]},[e.hideHeading?null:d("h2",{class:"vp-catalog-main-title"},n.value.title),s.value.length?d(e.index?"ol":"ul",{class:["vp-catalogs",{deep:c}]},s.value.map(({children:u=[],title:f,path:p,content:h})=>{const g=d(Qe,{class:"vp-catalog-title",to:p},()=>h?d(h):f);return d("li",{class:"vp-catalog"},c?[d("h3",{id:f,class:["vp-catalog-child-title",{"has-children":u.length}]},[d("a",{href:`#${f}`,class:"vp-catalog-header-anchor","aria-hidden":!0},"#"),g]),u.length?d(e.index?"ol":"ul",{class:"vp-child-catalogs"},u.map(({children:b=[],content:_,path:k,title:C})=>d("li",{class:"vp-child-catalog"},[d("div",{class:["vp-catalog-sub-title",{"has-children":b.length}]},[d("a",{href:`#${C}`,class:"vp-catalog-header-anchor"},"#"),d(Qe,{class:"vp-catalog-title",to:k},()=>_?d(_):C)]),b.length?d(e.index?"ol":"div",{class:e.index?"vp-sub-catalogs":"vp-sub-catalogs-wrapper"},b.map(({content:y,path:A,title:O})=>e.index?d("li",{class:"vp-sub-catalog"},d(Qe,{to:A},()=>y?d(y):O)):d(Qe,{class:"vp-sub-catalog-link",to:A},()=>y?d(y):O))):null]))):null]:d("div",{class:"vp-catalog-child-title"},g))})):d("p",{class:"vp-empty-catalog"},n.value.empty)])}}}),gg=et({enhance:({app:e})=>{pg(e),dt("Catalog",e)||e.component("Catalog",vg)}});var mg={"/en/":{backToTop:"Back to top"},"/":{backToTop:"返回顶部"}};const yg=U({name:"BackToTop",setup(e){const t=Se(),n=Pl(mg),l=De(),{height:a}=Zv(l),{height:r}=ng(),{y:i}=tg(),o=x(()=>t.value.backToTop!==!1&&i.value>100),s=x(()=>i.value/(a.value-r.value)*100);return we(()=>{l.value=document.body}),()=>d(Yt,{name:"back-to-top"},()=>o.value?d("button",{type:"button",class:"vp-back-to-top-button","aria-label":n.value.backToTop,onClick:()=>{window.scrollTo({top:0,behavior:"smooth"})}},[d("span",{class:"vp-scroll-progress",role:"progressbar","aria-labelledby":"loadinglabel","aria-valuenow":s.value},d("svg",d("circle",{cx:"50%",cy:"50%",style:{"stroke-dasharray":`calc(${Math.PI*s.value}% - ${4*Math.PI}px) calc(${Math.PI*100}% - ${4*Math.PI}px)`}}))),d("div",{class:"back-to-top-icon"})]):null)}}),_g=et({rootComponents:[yg]}),bg=d("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"},[d("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"}),d("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=U({name:"ExternalLinkIcon",props:{locales:{type:Object,required:!1,default:()=>({})}},setup(e){const t=Xt(),n=x(()=>e.locales[t.value]??{openInNewWindow:"open in new window"});return()=>d("span",[bg,d("span",{class:"external-link-icon-sr-only"},n.value.openInNewWindow)])}});var kg={};const wg=kg,Eg=et({enhance({app:e}){e.component("ExternalLinkIcon",d(Wc,{locales:wg}))}});/**
* 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=Qa(e,pe.settings.minimum,1),pe.status=e===1?null:e;const n=pe.render(!t),l=n.querySelector(pe.settings.barSelector),a=pe.settings.speed,r=pe.settings.easing;return n.offsetWidth,Cg(i=>{Ql(l,{transform:"translate3d("+So(e)+"%,0,0)",transition:"all "+a+"ms "+r}),e===1?(Ql(n,{transition:"none",opacity:"1"}),n.offsetWidth,setTimeout(function(){Ql(n,{transition:"all "+a+"ms linear",opacity:"0"}),setTimeout(function(){pe.remove(),i()},a)},a)):setTimeout(()=>i(),a)}),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)*Qa(Math.random()*t,.1,.95)),t=Qa(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");No(document.documentElement,"nprogress-busy");const t=document.createElement("div");t.id="nprogress",t.innerHTML=pe.settings.template;const n=t.querySelector(pe.settings.barSelector),l=e?"-100":So(pe.status||0),a=document.querySelector(pe.settings.parent);return Ql(n,{transition:"all 0 linear",transform:"translate3d("+l+"%,0,0)"}),a!==document.body&&No(a,"nprogress-custom-parent"),a==null||a.appendChild(t),t},remove:()=>{Io(document.documentElement,"nprogress-busy"),Io(document.querySelector(pe.settings.parent),"nprogress-custom-parent");const e=document.getElementById("nprogress");e&&Ag(e)},isRendered:()=>!!document.getElementById("nprogress")},Qa=(e,t,n)=>e<t?t:e>n?n:e,So=e=>(-1+e)*100,Cg=function(){const e=[];function t(){const n=e.shift();n&&n(t)}return function(n){e.push(n),e.length===1&&t()}}(),Ql=function(){const e=["Webkit","O","Moz","ms"],t={};function n(i){return i.replace(/^-ms-/,"ms-").replace(/-([\da-z])/gi,function(o,s){return s.toUpperCase()})}function l(i){const o=document.body.style;if(i in o)return i;let s=e.length;const c=i.charAt(0).toUpperCase()+i.slice(1);let u;for(;s--;)if(u=e[s]+c,u in o)return u;return i}function a(i){return i=n(i),t[i]??(t[i]=l(i))}function r(i,o,s){o=a(o),i.style[o]=s}return function(i,o){for(const s in o){const c=o[s];c!==void 0&&Object.prototype.hasOwnProperty.call(o,s)&&r(i,s,c)}}}(),Kc=(e,t)=>(typeof e=="string"?e:ci(e)).indexOf(" "+t+" ")>=0,No=(e,t)=>{const n=ci(e),l=n+t;Kc(n,t)||(e.className=l.substring(1))},Io=(e,t)=>{const n=ci(e);if(!Kc(e,t))return;const l=n.replace(" "+t+" "," ");e.className=l.substring(1,l.length-1)},ci=e=>(" "+(e.className||"")+" ").replace(/\s+/gi," "),Ag=e=>{e&&e.parentNode&&e.parentNode.removeChild(e)},Lg=()=>{we(()=>{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()})})},xg=et({setup(){Lg()}}),Tg=JSON.parse(`{"encrypt":{"config":{"/demo/encrypt.html":["$2a$10$zCNZYxm.ZtlwucAm0IQJ8.4JOF4n7eit3wfy7acDvaudgM4R4lPCa"]}},"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/deploy/":"structure","/en/usage/":"structure","/en/store/":"structure","/en/dev/":"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":{"/deploy/":"structure","/usage/":"structure","/store/":"structure","/dev/":"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}`),Sg=J(Tg),Gc=()=>Sg,Yc=Symbol(""),Ng=()=>{const e=Me(Yc);if(!e)throw new Error("useThemeLocaleData() is called without provider.");return e},Ig=(e,t)=>{const{locales:n,...l}=e;return{...l,...n==null?void 0:n[t]}},Og=et({enhance({app:e}){const t=Gc(),n=e._context.provides[ni],l=x(()=>Ig(t.value,n.routeLocale.value));e.provide(Yc,l),Object.defineProperties(e.config.globalProperties,{$theme:{get(){return t.value}},$themeLocale:{get(){return l.value}}})}});var Pg={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 Rg=Pg;let Fg=Rg;const Jc=Symbol(""),Qc=()=>Me(Jc),$g=Qc,Mg=e=>{e.provide(Jc,Fg)},Xc=()=>d("svg",{xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",preserveAspectRatio:"xMidYMid",viewBox:"0 0 100 100"},[d("circle",{cx:"28",cy:"75",r:"11",fill:"currentColor"},d("animate",{attributeName:"fill-opacity",begin:"0s",dur:"1s",keyTimes:"0;0.2;1",repeatCount:"indefinite",values:"0;1;1"})),d("path",{fill:"none",stroke:"#88baf0","stroke-width":"10",d:"M28 47a28 28 0 0 1 28 28"},d("animate",{attributeName:"stroke-opacity",begin:"0.1s",dur:"1s",keyTimes:"0;0.2;1",repeatCount:"indefinite",values:"0;1;1"})),d("path",{fill:"none",stroke:"#88baf0","stroke-width":"10",d:"M28 25a50 50 0 0 1 50 50"},d("animate",{attributeName:"stroke-opacity",begin:"0.2s",dur:"1s",keyTimes:"0;0.2;1",repeatCount:"indefinite",values:"0;1;1"}))]);Xc.displayName="LoadingIcon";const Oo=["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"],Dg=U({name:"GiscusComment",props:{identifier:{type:String,required:!0},darkmode:Boolean},setup(e){const t=$g(),n=li(),l=!!(t.repo&&t.repoId&&t.category&&t.categoryId),{repo:a,repoId:r,category:i,categoryId:o}=t,s=J(!1),c=x(()=>{if(Oo.includes(n.value))return n.value;const f=n.value.split("-")[0];return Oo.includes(f)?f:"en"}),u=x(()=>({repo:a,repoId:r,category:i,categoryId:o,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 we(async()=>{await F(()=>import("./giscus-7BMGhbDA.js"),__vite__mapDeps([])),s.value=!0}),()=>l?d("div",{id:"comment",class:["giscus-wrapper",{"input-top":t.inputPosition!=="bottom"}]},s.value?d("giscus-widget",u.value):d(Xc)):null}}),jg=U({name:"CommentService",props:{darkmode:Boolean},setup(e){const t=Qc(),n=Te(),l=Se(),a=t.comment!==!1,r=x(()=>l.value.comment||a&&l.value.comment!==!1);return()=>d(Dg,{id:"vp-comment",identifier:l.value.commentID||n.value.path,darkmode:e.darkmode,style:{display:r.value?"block":"none"}})}}),Bg=et({enhance:({app:e})=>{Mg(e),e.component("CommentService",jg)}}),Hg=/\b(?:Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini)/i,Vg=()=>typeof window<"u"&&window.navigator&&"userAgent"in window.navigator&&Hg.test(navigator.userAgent),Ug=({delay:e=500,duration:t=2e3,locales:n,selector:l,showInMobile:a})=>{const{copy:r,copied:i}=qv({legacy:!0,copiedDuring:t}),o=Pl(n),s=Te(),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",o.value.copy),h.setAttribute("data-copied",o.value.copied),p.parentElement&&p.parentElement.insertBefore(h,p),p.setAttribute("copy-code-registered","")}},u=()=>{Jt().then(()=>Nc(e)).then(()=>{l.forEach(p=>{document.querySelectorAll(p).forEach(c)})})},f=(p,h,g)=>{let{innerText:b=""}=h;/language-(shellscript|shell|bash|sh|zsh)/.test(p.classList.toString())&&(b=b.replace(/^ *(\$|>) /gm,"")),r(b).then(()=>{g.classList.add("copied"),ve(i,()=>{g.classList.remove("copied"),g.blur()},{once:!0})})};we(()=>{const p=!Vg()||a;p&&u(),$e("click",h=>{const g=h.target;if(g.matches('div[class*="language-"] > button.copy')){const b=g.parentElement,_=g.nextElementSibling;_&&f(b,_,g)}else if(g.matches('div[class*="language-"] div.vp-copy-icon')){const b=g.parentElement,_=b.parentElement,k=b.nextElementSibling;k&&f(_,k,b)}}),ve(()=>s.value.path,()=>{p&&u()})})};var zg={"/en/":{copy:"Copy code",copied:"Copied"},"/":{copy:"复制代码",copied:"已复制"}},qg=['.theme-hope-content div[class*="language-"] pre'];const Wg=500,Kg=2e3,Gg=zg,Yg=qg,Jg=!1,Qg=et({setup:()=>{Ug({selector:Yg,locales:Gg,duration:Kg,delay:Wg,showInMobile:Jg})}}),Xl=Kn("VUEPRESS_CODE_TAB_STORE",{});var Xg=U({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=J(e.active),l=De([]),a=()=>{e.tabId&&(Xl.value[e.tabId]=e.data[n.value].id)},r=(c=n.value)=>{n.value=c<l.value.length-1?c+1:0,l.value[n.value].focus()},i=(c=n.value)=>{n.value=c>0?c-1:l.value.length-1,l.value[n.value].focus()},o=(c,u)=>{c.key===" "||c.key==="Enter"?(c.preventDefault(),n.value=u):c.key==="ArrowRight"?(c.preventDefault(),r()):c.key==="ArrowLeft"&&(c.preventDefault(),i()),e.tabId&&(Xl.value[e.tabId]=e.data[n.value].id)},s=()=>{if(e.tabId){const c=e.data.findIndex(({id:u})=>Xl.value[e.tabId]===u);if(c!==-1)return c}return e.active};return we(()=>{n.value=s(),ve(()=>Xl.value[e.tabId],(c,u)=>{if(e.tabId&&c!==u){const f=e.data.findIndex(({id:p})=>p===c);f!==-1&&(n.value=f)}})}),()=>e.data.length?d("div",{class:"vp-code-tabs"},[d("div",{class:"vp-code-tabs-nav",role:"tablist"},e.data.map(({id:c},u)=>{const f=u===n.value;return d("button",{type:"button",ref:p=>{p&&(l.value[u]=p)},class:["vp-code-tab-nav",{active:f}],role:"tab","aria-controls":`codetab-${e.id}-${u}`,"aria-selected":f,onClick:()=>{n.value=u,a()},onKeydown:p=>o(p,u)},t[`title${u}`]({value:c,isActive:f}))})),e.data.map(({id:c},u)=>{const f=u===n.value;return d("div",{class:["vp-code-tab",{active:f}],id:`codetab-${e.id}-${u}`,role:"tabpanel","aria-expanded":f},[d("div",{class:"vp-code-tab-title"},t[`title${u}`]({value:c,isActive:f})),t[`tab${u}`]({value:c,isActive:f})])})]):null}});const Zc=({active:e=!1},{slots:t})=>{var n;return d("div",{class:["code-group-item",{active:e}],"aria-selected":e},(n=t.default)==null?void 0:n.call(t))};Zc.displayName="CodeGroupItem";const Zg=U({name:"CodeGroup",slots:Object,setup(e,{slots:t}){const n=J(-1),l=De([]),a=(o=n.value)=>{n.value=o<l.value.length-1?o+1:0,l.value[n.value].focus()},r=(o=n.value)=>{n.value=o>0?o-1:l.value.length-1,l.value[n.value].focus()},i=(o,s)=>{o.key===" "||o.key==="Enter"?(o.preventDefault(),n.value=s):o.key==="ArrowRight"?(o.preventDefault(),a(s)):o.key==="ArrowLeft"&&(o.preventDefault(),r(s))};return()=>{var s;const o=(((s=t.default)==null?void 0:s.call(t))||[]).filter(c=>c.type.name==="CodeGroupItem").map(c=>(c.props===null&&(c.props={}),c));return o.length===0?null:(n.value<0||n.value>o.length-1?(n.value=o.findIndex(c=>"active"in c.props),n.value===-1&&(n.value=0)):o.forEach((c,u)=>{c.props.active=u===n.value}),d("div",{class:"code-group"},[d("div",{class:"code-group-nav"},o.map((c,u)=>{const f=u===n.value;return d("button",{type:"button",ref:p=>{p&&(l.value[u]=p)},class:["code-group-nav-tab",{active:f}],"aria-pressed":f,"aria-expanded":f,onClick:()=>{n.value=u},onKeydown:p=>i(p,u)},c.props.title)})),o]))}}}),Ne=({name:e="",color:t="currentColor"},{slots:n})=>{var l;return d("svg",{xmlns:"http://www.w3.org/2000/svg",class:["icon",`${e}-icon`],viewBox:"0 0 1024 1024",fill:t,"aria-label":`${e} icon`},(l=n.default)==null?void 0:l.call(n))};Ne.displayName="IconBase";const ui=({size:e=48,stroke:t=4,wrapper:n=!0,height:l=2*e})=>{const a=d("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:e,preserveAspectRatio:"xMidYMid",viewBox:"25 25 50 50"},[d("animateTransform",{attributeName:"transform",type:"rotate",dur:"2s",keyTimes:"0;1",repeatCount:"indefinite",values:"0;360"}),d("circle",{cx:"50",cy:"50",r:"20",fill:"none",stroke:"currentColor","stroke-width":t,"stroke-linecap":"round"},[d("animate",{attributeName:"stroke-dasharray",dur:"1.5s",keyTimes:"0;0.5;1",repeatCount:"indefinite",values:"1,200;90,200;1,200"}),d("animate",{attributeName:"stroke-dashoffset",dur:"1.5s",keyTimes:"0;0.5;1",repeatCount:"indefinite",values:"0;-35px;-125px"})])]);return n?d("div",{class:"loading-icon-wrapper",style:`display:flex;align-items:center;justify-content:center;height:${l}px`},a):a};ui.displayName="LoadingIcon";const eu=(e,{slots:t})=>{var n;return(n=t.default)==null?void 0:n.call(t)},tu=()=>d(Ne,{name:"github"},()=>d("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=()=>d(Ne,{name:"gitlab"},()=>d("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 lu=()=>d(Ne,{name:"gitee"},()=>d("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"}));lu.displayName="GiteeIcon";const au=()=>d(Ne,{name:"bitbucket"},()=>d("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"}));au.displayName="BitbucketIcon";const ru=()=>d(Ne,{name:"source"},()=>d("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"}));ru.displayName="SourceIcon";const iu=(e,t)=>{let n=1;for(let l=0;l<e.length;l++)n+=e.charCodeAt(l),n+=n<<10,n^=n>>6;return n+=n<<3,n^=n>>11,n%t},ou=/#.*$/u,em=e=>{const t=ou.exec(e);return t?t[0]:""},Po=e=>decodeURI(e).replace(ou,"").replace(/\/index\.html$/iu,"/").replace(/\.html$/iu,"").replace(/(README|index)?\.md$/iu,""),su=(e,t)=>{if(!Ic(t))return!1;const n=Po(e.path),l=Po(t),a=em(t);return a?a===e.hash&&(!l||n===l):n===l},tm=e=>mn(e)?e:`https://github.com/${e}`,cu=e=>!mn(e)||/github\.com/.test(e)?"GitHub":/bitbucket\.org/.test(e)?"Bitbucket":/gitlab\.com/.test(e)?"GitLab":/gitee\.com/.test(e)?"Gitee":null;var nm=e=>Object.prototype.toString.call(e)==="[object Object]",_l=e=>typeof e=="string";const uu=Array.isArray,Ro=e=>nm(e)&&_l(e.name),Fo=(e,t=!1)=>e?uu(e)?e.map(n=>_l(n)?{name:n}:Ro(n)?n:null).filter(n=>n!==null):_l(e)?[{name:e}]:Ro(e)?[e]:(console.error(`Expect "author" to be \`AuthorInfo[] | AuthorInfo | string[] | string ${t?"":"| false"} | undefined\`, but got`,e),[]):[],du=(e,t)=>{if(e){if(uu(e)&&e.every(_l))return e;if(_l(e))return[e];console.error(`Expect ${t||"value"} to be \`string[] | string | undefined\`, but got`,e)}return[]},lm=e=>du(e,"category"),am=e=>du(e,"tag"),rm='<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>',im='<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 om={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 Xa=om,$o={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"}}},sm=(e,t,n)=>{const l=document.createElement(e);return qn(t)&&Zt(t).forEach(a=>{if(a.indexOf("data"))l[a]=t[a];else{const r=a.replace("data","");l.dataset[r]=t[a]}}),n&&n.forEach(a=>{l.appendChild(a)}),l},di=e=>({...Xa,...e,jsLib:Array.from(new Set([...Xa.jsLib||[],...e.jsLib||[]])),cssLib:Array.from(new Set([...Xa.cssLib||[],...e.cssLib||[]]))}),Pn=(e,t)=>{if(Ic(e[t]))return e[t];const n=new Promise(l=>{var r;const a=document.createElement("script");a.src=t,(r=document.querySelector("body"))==null||r.appendChild(a),a.onload=()=>{l()}});return e[t]=n,n},cm=(e,t)=>{if(t.css&&Array.from(e.childNodes).every(n=>n.nodeName!=="STYLE")){const n=sm("style",{innerHTML:t.css});e.appendChild(n)}},um=(e,t,n)=>{const l=n.getScript();if(l&&Array.from(t.childNodes).every(a=>a.nodeName!=="SCRIPT")){const a=document.createElement("script");a.appendChild(document.createTextNode(`{const document=window.document.querySelector('#${e} .vp-code-demo-display').shadowRoot;
${l}}`)),t.appendChild(a)}},dm=e=>{const t=Zt(e),n={html:[],js:[],css:[],isLegal:!1};return["html","js","css"].forEach(l=>{const a=t.filter(r=>$o[l].types.includes(r));if(a.length){const r=a[0];n[l]=[e[r].replace(/^\n|\n$/g,""),$o[l].map[r]||r]}}),n.isLegal=(!n.html.length||n.html[1]==="none")&&(!n.js.length||n.js[1]==="none")&&(!n.css.length||n.css[1]==="none"),n},fu=e=>e.replace(/<br \/>/g,"<br>").replace(/<((\S+)[^<]*?)\s+\/>/g,"<$1></$2>"),pu=e=>`<div id="app">
${fu(e)}
</div>`,fm=e=>`${e.replace("export default ","const $reactApp = ").replace(/App\.__style__(\s*)=(\s*)`([\s\S]*)?`/,"")};
ReactDOM.createRoot(document.getElementById("app")).render(React.createElement($reactApp))`,pm=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;})({})`,hm=(e,t)=>{const n=di(t),l=e.js[0]||"";return{...n,html:fu(e.html[0]||""),js:l,css:e.css[0]||"",isLegal:e.isLegal,getScript:()=>{var a;return n.useBabel?((a=window.Babel.transform(l,{presets:["es2015"]}))==null?void 0:a.code)||"":l}}},vm=/<template>([\s\S]+)<\/template>/u,gm=/<script(\s*lang=(['"])(.*?)\2)?>([\s\S]+)<\/script>/u,mm=/<style(\s*lang=(['"])(.*?)\2)?\s*(?:scoped)?>([\s\S]+)<\/style>/u,ym=(e,t)=>{const n=di(t),l=e.html[0]||"",a=vm.exec(l),r=gm.exec(l),i=mm.exec(l),o=a?a[1].replace(/^\n|\n$/g,""):"",[s="",c=""]=r?[r[4].replace(/^\n|\n$/g,""),r[3]]:[],[u="",f=""]=i?[i[4].replace(/^\n|\n$/g,""),i[3]]:[],p=c===""&&(f===""||f==="css");return{...n,html:pu(o),js:pm(s),css:u,isLegal:p,jsLib:[n.vue,...n.jsLib],getScript:()=>{var g,b;const h=t.useBabel?((b=(g=window.Babel)==null?void 0:g.transform(s,{presets:["es2015"]}))==null?void 0:b.code)||"":s.replace(/export\s+default/u,"return");return`const app=window.document.createElement('div');document.firstElementChild.appendChild(app);const appOptions=${hu(h)};appOptions.template=\`${o.replace("`",'\\`"')}\`;window.Vue.createApp(appOptions).mount(app);`}}},_m=(e,t)=>{const n=di(t);return{...n,html:pu(""),js:fm(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 a,r;const l=((r=(a=window.Babel)==null?void 0:a.transform(e.js[0]||"",{presets:["es2015","react"]}))==null?void 0:r.code)||"";return`window.ReactDOM.createRoot(document.firstElementChild).render(window.React.createElement(${hu(l)}))`}}},Rn={},bm=e=>Promise.all([Pn(Rn,e.babel),Pn(Rn,e.react),Pn(Rn,e.reactDOM)]),km=e=>{const t=[Pn(Rn,e.vue)];return e.useBabel&&t.push(Pn(Rn,e.babel)),Promise.all(t)},wm=e=>e.useBabel?Pn(Rn,e.babel):Promise.resolve();var Em=U({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,l]=yl(!1),a=De(),r=De(),i=J("0"),o=J(!1),s=x(()=>JSON.parse(e.config?kr(e.config):"{}")),c=x(()=>{const g=JSON.parse(kr(e.code));return dm(g)}),u=x(()=>e.type==="react"?_m(c.value,s.value):e.type==="vue"?ym(c.value,s.value):hm(c.value,s.value)),f=x(()=>u.value.isLegal),p=(g=!1)=>{const b=a.value.attachShadow({mode:"open"}),_=document.createElement("div");_.classList.add("code-demo-app"),b.appendChild(_),f.value?(g&&(_.innerHTML=u.value.html),cm(b,u.value),um(e.id,b,u.value),i.value="0"):i.value="auto",o.value=!0},h=()=>{switch(e.type){case"react":return bm(u.value).then(()=>p());case"vue":return km(u.value).then(()=>p());default:return wm(u.value).then(()=>p(!0))}};return $e("beforeprint",()=>{l(!0)}),we(()=>{setTimeout(()=>{h()},800)}),()=>{var g;return d("div",{class:"vp-code-demo",id:e.id},[d("div",{class:"vp-code-demo-header"},[u.value.isLegal?d("button",{type:"button",title:"toggle","aria-hidden":!0,class:["vp-code-demo-toggle-button",n.value?"down":"end"],onClick:()=>{i.value=n.value?"0":`${r.value.clientHeight+13.8}px`,l()}}):null,e.title?d("span",{class:"vp-code-demo-title"},decodeURIComponent(e.title)):null,u.value.isLegal&&u.value.jsfiddle!==!1?d("form",{class:"code-demo-jsfiddle",target:"_blank",action:"https://jsfiddle.net/api/post/library/pure/",method:"post"},[d("input",{type:"hidden",name:"html",value:u.value.html}),d("input",{type:"hidden",name:"js",value:u.value.js}),d("input",{type:"hidden",name:"css",value:u.value.css}),d("input",{type:"hidden",name:"wrap",value:"1"}),d("input",{type:"hidden",name:"panel_js",value:"3"}),d("input",{type:"hidden",name:"resources",value:[...u.value.cssLib,...u.value.jsLib].join(",")}),d("button",{type:"submit",class:"jsfiddle-button",innerHTML:im,"aria-label":"JSFiddle","data-balloon-pos":"up"})]):null,!u.value.isLegal||u.value.codepen!==!1?d("form",{class:"code-demo-codepen",target:"_blank",action:"https://codepen.io/pen/define",method:"post"},[d("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})}),d("button",{type:"submit",innerHTML:rm,class:"codepen-button","aria-label":"Codepen","data-balloon-pos":"up"})]):null]),o.value?null:d(ui,{class:"vp-code-demo-loading"}),d("div",{ref:a,class:"vp-code-demo-display",style:{display:f.value&&o.value?"block":"none"}}),d("div",{class:"vp-code-demo-code-wrapper",style:{height:i.value}},d("div",{ref:r,class:"vp-code-demo-codes"},(g=t.default)==null?void 0:g.call(t)))])}}}),Cm=U({name:"MdDemo",props:{id:{type:String,required:!0},title:{type:String,default:""}},slots:Object,setup(e,{slots:t}){const[n,l]=yl(!1),a=De(),r=J("0");return $e("beforeprint",()=>{l(!0)}),()=>{var i,o;return d("div",{class:"vp-md-demo",id:e.id},[d("div",{class:"vp-md-demo-header"},[d("button",{type:"button",title:"toggle","aria-hidden":!0,class:["vp-md-demo-toggle-button",n.value?"down":"end"],onClick:()=>{r.value=n.value?"0":`${a.value.clientHeight+13.8}px`,l()}}),e.title?decodeURIComponent(e.title):null]),d("div",{class:"vp-md-demo-display"},(i=t.default)==null?void 0:i.call(t)),d("div",{class:"vp-md-demo-code-wrapper",style:{height:r.value}},d("div",{ref:a,class:"vp-md-demo-codes"},(o=t.code)==null?void 0:o.call(t)))])}}});let Am={};const vu=Symbol(""),Lm=()=>Me(vu),xm=e=>{e.provide(vu,Am)},Tm=(async()=>{}).constructor,Sm=(e,t,n)=>t==="js"?Tm("myChart",`let width,height,option,__echarts_config__;
{
${e}
__echarts_config__={width,height,option};
}
return __echarts_config__;
`)(n):Promise.resolve({option:JSON.parse(e)});var Nm=U({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=Lm(),n=J(!0),l=De();let a;return $e("resize",Fc(()=>a==null?void 0:a.resize(),100)),we(()=>{Promise.all([F(()=>import("./index-Cw_AvLww.js"),__vite__mapDeps([])),new Promise(r=>setTimeout(r,800))]).then(async([r])=>{var s;await((s=t.setup)==null?void 0:s.call(t)),a=r.init(l.value);const{option:i,...o}=await Sm(kr(e.config),e.type,a);a.resize(o),a.setOption({...t.option,...i}),n.value=!1})}),gn(()=>{a==null||a.dispose()}),()=>[e.title?d("div",{class:"echarts-title"},decodeURIComponent(e.title)):null,d("div",{class:"echarts-wrapper"},[d("div",{ref:l,class:"echarts-container",id:e.id}),n.value?d(ui,{class:"echarts-loading",height:360}):null])]}});const Im=()=>{$e("beforeprint",()=>{document.querySelectorAll("details").forEach(e=>{e.open=!0})})},Za=Kn("VUEPRESS_TAB_STORE",{});var Om=U({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=J(e.active),l=De([]),a=()=>{e.tabId&&(Za.value[e.tabId]=e.data[n.value].id)},r=(c=n.value)=>{n.value=c<l.value.length-1?c+1:0,l.value[n.value].focus()},i=(c=n.value)=>{n.value=c>0?c-1:l.value.length-1,l.value[n.value].focus()},o=(c,u)=>{c.key===" "||c.key==="Enter"?(c.preventDefault(),n.value=u):c.key==="ArrowRight"?(c.preventDefault(),r()):c.key==="ArrowLeft"&&(c.preventDefault(),i()),a()},s=()=>{if(e.tabId){const c=e.data.findIndex(({id:u})=>Za.value[e.tabId]===u);if(c!==-1)return c}return e.active};return we(()=>{n.value=s(),ve(()=>Za.value[e.tabId],(c,u)=>{if(e.tabId&&c!==u){const f=e.data.findIndex(({id:p})=>p===c);f!==-1&&(n.value=f)}})}),()=>e.data.length?d("div",{class:"vp-tabs"},[d("div",{class:"vp-tabs-nav",role:"tablist"},e.data.map(({id:c},u)=>{const f=u===n.value;return d("button",{type:"button",ref:p=>{p&&(l.value[u]=p)},class:["vp-tab-nav",{active:f}],role:"tab","aria-controls":`tab-${e.id}-${u}`,"aria-selected":f,onClick:()=>{n.value=u,a()},onKeydown:p=>o(p,u)},t[`title${u}`]({value:c,isActive:f}))})),e.data.map(({id:c},u)=>{const f=u===n.value;return d("div",{class:["vp-tab",{active:f}],id:`tab-${e.id}-${u}`,role:"tabpanel","aria-expanded":f},[d("div",{class:"vp-tab-title"},t[`title${u}`]({value:c,isActive:f})),t[`tab${u}`]({value:c,isActive:f})])})]):null}});const Pm=et({enhance:({app:e})=>{e.component("CodeTabs",Xg),dt("CodeGroup",e)||e.component("CodeGroup",Zg),dt("CodeGroupItem",e)||e.component("CodeGroupItem",Zc),e.component("CodeDemo",Em),e.component("MdDemo",Cm),e.component("ECharts",Nm),xm(e),e.component("Tabs",Om)},setup:()=>{Im()}});let Rm={};const gu=Symbol(""),Fm=()=>Me(gu),$m=e=>{e.provide(gu,Rm)},Mm='<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>',Dm=e=>Oe(e)?Array.from(document.querySelectorAll(e)):e.map(t=>Array.from(document.querySelectorAll(t))).flat(),mu=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(mu(e)),e.onerror=l=>n(l))}),jm=e=>{const{isSupported:t,toggle:n}=si();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:(l,a)=>{l.setAttribute("download",""),l.setAttribute("target","_blank"),l.setAttribute("rel","noopener"),a.on("change",()=>{l.setAttribute("href",a.currSlide.data.src)})}}),e.ui.registerElement({name:"bulletsIndicator",className:"photo-swipe-bullets-indicator",appendTo:"wrapper",onInit:(l,a)=>{const r=[];let i=-1;for(let o=0;o<a.getNumItems();o++){const s=document.createElement("div");s.className="photo-swipe-bullet",s.onclick=c=>{a.goTo(r.indexOf(c.target))},r.push(s),l.appendChild(s)}a.on("change",()=>{i>=0&&r[i].classList.remove("active"),r[a.currIndex].classList.add("active"),i=a.currIndex})}})})},Bm=(e,t,n=!0)=>F(()=>import("./photoswipe.esm-SzV8tJDW.js"),__vite__mapDeps([])).then(({default:l})=>{let a=null;const r=e.map(i=>({html:Mm,element:i,msrc:i.src}));return e.forEach((i,o)=>{const s=()=>{a==null||a.destroy(),a=new l({preloaderDelay:0,showHideAnimationType:"zoom",...t,dataSource:r,index:o,...n?{closeOnVerticalDrag:!0,wheelToZoom:!1}:{}}),jm(a),a.addFilter("thumbEl",()=>i),a.addFilter("placeholderSrc",()=>i.src),a.init()};i.getAttribute("photo-swipe")||(i.style.cursor="zoom-in",i.addEventListener("click",()=>{s()}),i.addEventListener("keypress",({key:c})=>{c==="Enter"&&s()}),i.setAttribute("photo-swipe","")),mu(i).then(c=>{r.splice(o,1,c),a==null||a.refreshSlideContent(o)})}),n?$e("wheel",()=>{a==null||a.close()}):()=>{}}),Hm=({selector:e,locales:t,delay:n=500,scrollToClose:l=!0})=>{const a=Fm(),r=Pl(t),i=Te(),o=Se();let s=null;const c=()=>{const{photoSwipe:u}=o.value;u!==!1&&Jt().then(()=>Nc(n)).then(async()=>{const f=Oe(u)?u:e;s=await Bm(Dm(f),{...a,...r.value},l)})};we(()=>{c(),ve(()=>i.value.path,()=>{s==null||s(),c()})}),gn(()=>{s==null||s()})};var Vm={"/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 Um=".theme-hope-content :not(a) > img:not([no-view])",zm=Vm,qm=800,Wm=!0,Km=et({enhance:({app:e})=>{$m(e)},setup:()=>{Hm({selector:Um,delay:qm,locales:zm,scrollToClose:Wm})}}),Gm=e=>e instanceof Element?document.activeElement===e&&(["TEXTAREA","SELECT","INPUT"].includes(e.tagName)||e.hasAttribute("contenteditable")):!1,Ym=(e,t)=>t.some(n=>{if(Oe(n))return n===e.key;const{key:l,ctrl:a=!1,shift:r=!1,alt:i=!1}=n;return l===e.key&&a===e.ctrlKey&&r===e.shiftKey&&i===e.altKey}),Jm=/[^\x00-\x7F]/,Qm=e=>e.split(/\s+/g).map(t=>t.trim()).filter(t=>!!t),Mo=e=>e.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&"),Do=(e,t)=>{const n=t.join(" "),l=Qm(e);if(Jm.test(e))return l.some(i=>n.toLowerCase().indexOf(i)>-1);const a=e.endsWith(" ");return new RegExp(l.map((i,o)=>l.length===o+1&&!a?`(?=.*\\b${Mo(i)})`:`(?=.*\\b${Mo(i)}\\b)`).join("")+".+","gi").test(n)},Xm=({input:e,hotKeys:t})=>{if(t.value.length===0)return;const n=l=>{e.value&&Ym(l,t.value)&&!Gm(l.target)&&(l.preventDefault(),e.value.focus())};we(()=>{document.addEventListener("keydown",n)}),Gr(()=>{document.removeEventListener("keydown",n)})},Zm=[{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:"liteyuki",headers:[],path:"/dev/api/",pathLocale:"/",extraFields:[]},{title:"liteyuki.config",headers:[{level:3,title:"def flat_config(config: dict[str, Any]) -> dict[str, Any]",slug:"def-flat-config-config-dict-str-any-dict-str-any",link:"#def-flat-config-config-dict-str-any-dict-str-any",children:[]},{level:3,title:"def load_from_yaml(file: str) -> dict[str, Any]",slug:"def-load-from-yaml-file-str-dict-str-any",link:"#def-load-from-yaml-file-str-dict-str-any",children:[]},{level:3,title:"def load_from_json(file: str) -> dict[str, Any]",slug:"def-load-from-json-file-str-dict-str-any",link:"#def-load-from-json-file-str-dict-str-any",children:[]},{level:3,title:"def load_from_toml(file: str) -> dict[str, Any]",slug:"def-load-from-toml-file-str-dict-str-any",link:"#def-load-from-toml-file-str-dict-str-any",children:[]},{level:3,title:"def load_from_files() -> dict[str, Any]",slug:"def-load-from-files-dict-str-any",link:"#def-load-from-files-dict-str-any",children:[]},{level:3,title:"def load_configs_from_dirs() -> dict[str, Any]",slug:"def-load-configs-from-dirs-dict-str-any",link:"#def-load-configs-from-dirs-dict-str-any",children:[]},{level:3,title:"def load_config_in_default(no_waring: bool) -> dict[str, Any]",slug:"def-load-config-in-default-no-waring-bool-dict-str-any",link:"#def-load-config-in-default-no-waring-bool-dict-str-any",children:[]},{level:3,title:"class SatoriNodeConfig(BaseModel)",slug:"class-satorinodeconfig-basemodel",link:"#class-satorinodeconfig-basemodel",children:[]},{level:3,title:"class SatoriConfig(BaseModel)",slug:"class-satoriconfig-basemodel",link:"#class-satoriconfig-basemodel",children:[]},{level:3,title:"class BasicConfig(BaseModel)",slug:"class-basicconfig-basemodel",link:"#class-basicconfig-basemodel",children:[]},{level:3,title:"var new_config = copy.deepcopy(config)",slug:"var-new-config-copy-deepcopy-config",link:"#var-new-config-copy-deepcopy-config",children:[]},{level:3,title:"var config = yaml.safe_load(open(file, 'r', encoding='utf-8'))",slug:"var-config-yaml-safe-load-open-file-r-encoding-utf-8",link:"#var-config-yaml-safe-load-open-file-r-encoding-utf-8",children:[]},{level:3,title:"var config = json.load(open(file, 'r', encoding='utf-8'))",slug:"var-config-json-load-open-file-r-encoding-utf-8",link:"#var-config-json-load-open-file-r-encoding-utf-8",children:[]},{level:3,title:"var config = toml.load(open(file, 'r', encoding='utf-8'))",slug:"var-config-toml-load-open-file-r-encoding-utf-8",link:"#var-config-toml-load-open-file-r-encoding-utf-8",children:[]},{level:3,title:"var config = {}",slug:"var-config",link:"#var-config",children:[]},{level:3,title:"var config = {}",slug:"var-config-1",link:"#var-config-1",children:[]},{level:3,title:"var config = load_configs_from_dirs('config', no_waring=no_waring)",slug:"var-config-load-configs-from-dirs-config-no-waring-no-waring",link:"#var-config-load-configs-from-dirs-config-no-waring-no-waring",children:[]}],path:"/dev/api/config.html",pathLocale:"/",extraFields:[]},{title:"liteyuki.exception",headers:[{level:3,title:"class LiteyukiException(BaseException)",slug:"class-liteyukiexception-baseexception",link:"#class-liteyukiexception-baseexception",children:[]}],path:"/dev/api/exception.html",pathLocale:"/",extraFields:[]},{title:"liteyuki.log",headers:[{level:3,title:"def get_format(level: str) -> str",slug:"def-get-format-level-str-str",link:"#def-get-format-level-str-str",children:[]},{level:3,title:"def init_log(config: dict) -> None",slug:"def-init-log-config-dict-none",link:"#def-init-log-config-dict-none",children:[]},{level:3,title:"var logger = loguru.logger",slug:"var-logger-loguru-logger",link:"#var-logger-loguru-logger",children:[]},{level:3,title:"var show_icon = config.get('log_icon', True)",slug:"var-show-icon-config-get-log-icon-true",link:"#var-show-icon-config-get-log-icon-true",children:[]}],path:"/dev/api/log.html",pathLocale:"/",extraFields:[]},{title:"liteyuki.mkdoc",headers:[{level:3,title:"def get_relative_path(base_path: str, target_path: str) -> str",slug:"def-get-relative-path-base-path-str-target-path-str-str",link:"#def-get-relative-path-base-path-str-target-path-str-str",children:[]},{level:3,title:"def write_to_files(file_data: dict[str, str]) -> None",slug:"def-write-to-files-file-data-dict-str-str-none",link:"#def-write-to-files-file-data-dict-str-str-none",children:[]},{level:3,title:"def get_file_list(module_folder: str) -> None",slug:"def-get-file-list-module-folder-str-none",link:"#def-get-file-list-module-folder-str-none",children:[]},{level:3,title:"def get_module_info_normal(file_path: str, ignore_private: bool) -> ModuleInfo",slug:"def-get-module-info-normal-file-path-str-ignore-private-bool-moduleinfo",link:"#def-get-module-info-normal-file-path-str-ignore-private-bool-moduleinfo",children:[]},{level:3,title:"def generate_markdown(module_info: ModuleInfo, front_matter: Any) -> str",slug:"def-generate-markdown-module-info-moduleinfo-front-matter-any-str",link:"#def-generate-markdown-module-info-moduleinfo-front-matter-any-str",children:[]},{level:3,title:"def generate_docs(module_folder: str, output_dir: str, with_top: bool, ignored_paths: Any) -> None",slug:"def-generate-docs-module-folder-str-output-dir-str-with-top-bool-ignored-paths-any-none",link:"#def-generate-docs-module-folder-str-output-dir-str-with-top-bool-ignored-paths-any-none",children:[]},{level:3,title:"class DefType(Enum)",slug:"class-deftype-enum",link:"#class-deftype-enum",children:[]},{level:3,title:"attr FUNCTION: 'function'",slug:"attr-function-function",link:"#attr-function-function",children:[]},{level:3,title:"attr METHOD: 'method'",slug:"attr-method-method",link:"#attr-method-method",children:[]},{level:3,title:"attr STATIC_METHOD: 'staticmethod'",slug:"attr-static-method-staticmethod",link:"#attr-static-method-staticmethod",children:[]},{level:3,title:"attr CLASS_METHOD: 'classmethod'",slug:"attr-class-method-classmethod",link:"#attr-class-method-classmethod",children:[]},{level:3,title:"attr PROPERTY: 'property'",slug:"attr-property-property",link:"#attr-property-property",children:[]},{level:3,title:"class FunctionInfo(BaseModel)",slug:"class-functioninfo-basemodel",link:"#class-functioninfo-basemodel",children:[]},{level:3,title:"class AttributeInfo(BaseModel)",slug:"class-attributeinfo-basemodel",link:"#class-attributeinfo-basemodel",children:[]},{level:3,title:"class ClassInfo(BaseModel)",slug:"class-classinfo-basemodel",link:"#class-classinfo-basemodel",children:[]},{level:3,title:"class ModuleInfo(BaseModel)",slug:"class-moduleinfo-basemodel",link:"#class-moduleinfo-basemodel",children:[]},{level:3,title:"var NO_TYPE_ANY = 'Any'",slug:"var-no-type-any-any",link:"#var-no-type-any-any",children:[]},{level:3,title:"var NO_TYPE_HINT = 'NoTypeHint'",slug:"var-no-type-hint-notypehint",link:"#var-no-type-hint-notypehint",children:[]},{level:3,title:"var FUNCTION = 'function'",slug:"var-function-function",link:"#var-function-function",children:[]},{level:3,title:"var METHOD = 'method'",slug:"var-method-method",link:"#var-method-method",children:[]},{level:3,title:"var STATIC_METHOD = 'staticmethod'",slug:"var-static-method-staticmethod",link:"#var-static-method-staticmethod",children:[]},{level:3,title:"var CLASS_METHOD = 'classmethod'",slug:"var-class-method-classmethod",link:"#var-class-method-classmethod",children:[]},{level:3,title:"var PROPERTY = 'property'",slug:"var-property-property",link:"#var-property-property",children:[]},{level:3,title:"var file_list = []",slug:"var-file-list",link:"#var-file-list",children:[]},{level:3,title:"var dot_sep_module_path = file_path.replace(os.sep, '.').replace('.py', '').replace('.pyi', '')",slug:"var-dot-sep-module-path-file-path-replace-os-sep-replace-py-replace-pyi",link:"#var-dot-sep-module-path-file-path-replace-os-sep-replace-py-replace-pyi",children:[]},{level:3,title:"var module_docstring = ast.get_docstring(tree)",slug:"var-module-docstring-ast-get-docstring-tree",link:"#var-module-docstring-ast-get-docstring-tree",children:[]},{level:3,title:"var module_info = ModuleInfo(module_path=dot_sep_module_path, functions=[], classes=[], attributes=[], docstring=module_docstring if module_docstring else '')",slug:"var-module-info-moduleinfo-module-path-dot-sep-module-path-functions-classes-attributes-docstring-module-docstring-if-module-docstring-else",link:"#var-module-info-moduleinfo-module-path-dot-sep-module-path-functions-classes-attributes-docstring-module-docstring-if-module-docstring-else",children:[]},{level:3,title:"var content = ''",slug:"var-content",link:"#var-content",children:[]},{level:3,title:"var front_matter = '---\\n' + '\\n'.join([f'{k}: {v}' for (k, v) in front_matter.items()]) + '\\n---\\n\\n'",slug:"var-front-matter-n-n-join-f-k-v-for-k-v-in-front-matter-items-n-n-n",link:"#var-front-matter-n-n-join-f-k-v-for-k-v-in-front-matter-items-n-n-n",children:[]},{level:3,title:"var file_list = get_file_list(module_folder)",slug:"var-file-list-get-file-list-module-folder",link:"#var-file-list-get-file-list-module-folder",children:[]},{level:3,title:"var replace_data = {'__init__': 'README', '.py': '.md'}",slug:"var-replace-data-init-readme-py-md",link:"#var-replace-data-init-readme-py-md",children:[]},{level:3,title:"var file_content = file.read()",slug:"var-file-content-file-read",link:"#var-file-content-file-read",children:[]},{level:3,title:"var tree = ast.parse(file_content)",slug:"var-tree-ast-parse-file-content",link:"#var-tree-ast-parse-file-content",children:[]},{level:3,title:"var args_with_type = [f'{arg[0]}: {arg[1]}' if arg[1] else arg[0] for arg in func.args]",slug:"var-args-with-type-f-arg-0-arg-1-if-arg-1-else-arg-0-for-arg-in-func-args",link:"#var-args-with-type-f-arg-0-arg-1-if-arg-1-else-arg-0-for-arg-in-func-args",children:[]},{level:3,title:"var ignored_paths = []",slug:"var-ignored-paths",link:"#var-ignored-paths",children:[]},{level:3,title:"var no_module_name_pyfile_path = get_relative_path(module_folder, pyfile_path)",slug:"var-no-module-name-pyfile-path-get-relative-path-module-folder-pyfile-path",link:"#var-no-module-name-pyfile-path-get-relative-path-module-folder-pyfile-path",children:[]},{level:3,title:"var rel_md_path = pyfile_path if with_top else no_module_name_pyfile_path",slug:"var-rel-md-path-pyfile-path-if-with-top-else-no-module-name-pyfile-path",link:"#var-rel-md-path-pyfile-path-if-with-top-else-no-module-name-pyfile-path",children:[]},{level:3,title:"var abs_md_path = os.path.join(output_dir, rel_md_path)",slug:"var-abs-md-path-os-path-join-output-dir-rel-md-path",link:"#var-abs-md-path-os-path-join-output-dir-rel-md-path",children:[]},{level:3,title:"var module_info = get_module_info_normal(pyfile_path)",slug:"var-module-info-get-module-info-normal-pyfile-path",link:"#var-module-info-get-module-info-normal-pyfile-path",children:[]},{level:3,title:"var md_content = generate_markdown(module_info, front_matter)",slug:"var-md-content-generate-markdown-module-info-front-matter",link:"#var-md-content-generate-markdown-module-info-front-matter",children:[]},{level:3,title:`var inherit = f"({', '.join(cls.inherit)})" if cls.inherit else ''`,slug:"var-inherit-f-join-cls-inherit-if-cls-inherit-else",link:"#var-inherit-f-join-cls-inherit-if-cls-inherit-else",children:[]},{level:3,title:"var rel_md_path = rel_md_path.replace(rk, rv)",slug:"var-rel-md-path-rel-md-path-replace-rk-rv",link:"#var-rel-md-path-rel-md-path-replace-rk-rv",children:[]},{level:3,title:"var front_matter = {'title': module_info.module_path.replace('.__init__', '').replace('_', '\\\\n'), 'index': 'true', 'icon': 'laptop-code', 'category': 'API'}",slug:"var-front-matter-title-module-info-module-path-replace-init-replace-n-index-true-icon-laptop-code-category-api",link:"#var-front-matter-title-module-info-module-path-replace-init-replace-n-index-true-icon-laptop-code-category-api",children:[]},{level:3,title:"var front_matter = {'title': module_info.module_path.replace('_', '\\\\n'), 'order': '1', 'icon': 'laptop-code', 'category': 'API'}",slug:"var-front-matter-title-module-info-module-path-replace-n-order-1-icon-laptop-code-category-api",link:"#var-front-matter-title-module-info-module-path-replace-n-order-1-icon-laptop-code-category-api",children:[]},{level:3,title:"var function_docstring = ast.get_docstring(node)",slug:"var-function-docstring-ast-get-docstring-node",link:"#var-function-docstring-ast-get-docstring-node",children:[]},{level:3,title:"var func_info = FunctionInfo(name=node.name, args=[(arg.arg, ast.unparse(arg.annotation) if arg.annotation else NO_TYPE_ANY) for arg in node.args.args], return_type=ast.unparse(node.returns) if node.returns else 'None', docstring=function_docstring if function_docstring else '', type=DefType.FUNCTION, is_async=isinstance(node, ast.AsyncFunctionDef))",slug:"var-func-info-functioninfo-name-node-name-args-arg-arg-ast-unparse-arg-annotation-if-arg-annotation-else-no-type-any-for-arg-in-node-args-args-return-type-ast-unparse-node-returns-if-node-returns-else-none-docstring-function-docstring-if-function-docstring-else-type-deftype-function-is-async-isinstance-node-ast-asyncfunctiondef",link:"#var-func-info-functioninfo-name-node-name-args-arg-arg-ast-unparse-arg-annotation-if-arg-annotation-else-no-type-any-for-arg-in-node-args-args-return-type-ast-unparse-node-returns-if-node-returns-else-none-docstring-function-docstring-if-function-docstring-else-type-deftype-function-is-async-isinstance-node-ast-asyncfunctiondef",children:[]},{level:3,title:"var class_docstring = ast.get_docstring(node)",slug:"var-class-docstring-ast-get-docstring-node",link:"#var-class-docstring-ast-get-docstring-node",children:[]},{level:3,title:"var class_info = ClassInfo(name=node.name, docstring=class_docstring if class_docstring else '', methods=[], attributes=[], inherit=[ast.unparse(base) for base in node.bases])",slug:"var-class-info-classinfo-name-node-name-docstring-class-docstring-if-class-docstring-else-methods-attributes-inherit-ast-unparse-base-for-base-in-node-bases",link:"#var-class-info-classinfo-name-node-name-docstring-class-docstring-if-class-docstring-else-methods-attributes-inherit-ast-unparse-base-for-base-in-node-bases",children:[]},{level:3,title:"var args_with_type = [f'{arg[0]}: {arg[1]}' if arg[1] else arg[0] for arg in method.args]",slug:"var-args-with-type-f-arg-0-arg-1-if-arg-1-else-arg-0-for-arg-in-method-args",link:"#var-args-with-type-f-arg-0-arg-1-if-arg-1-else-arg-0-for-arg-in-method-args",children:[]},{level:3,title:"var args_with_type = [f'{arg[0]}: {arg[1]}' if arg[1] and arg[0] != 'self' else arg[0] for arg in method.args]",slug:"var-args-with-type-f-arg-0-arg-1-if-arg-1-and-arg-0-self-else-arg-0-for-arg-in-method-args",link:"#var-args-with-type-f-arg-0-arg-1-if-arg-1-and-arg-0-self-else-arg-0-for-arg-in-method-args",children:[]},{level:3,title:"var first_arg = node.args.args[0]",slug:"var-first-arg-node-args-args-0",link:"#var-first-arg-node-args-args-0",children:[]},{level:3,title:"var method_docstring = ast.get_docstring(class_node)",slug:"var-method-docstring-ast-get-docstring-class-node",link:"#var-method-docstring-ast-get-docstring-class-node",children:[]},{level:3,title:"var def_type = DefType.METHOD",slug:"var-def-type-deftype-method",link:"#var-def-type-deftype-method",children:[]},{level:3,title:"var def_type = DefType.STATIC_METHOD",slug:"var-def-type-deftype-static-method",link:"#var-def-type-deftype-static-method",children:[]},{level:3,title:"var attr_type = NO_TYPE_HINT",slug:"var-attr-type-no-type-hint",link:"#var-attr-type-no-type-hint",children:[]},{level:3,title:"var def_type = DefType.CLASS_METHOD",slug:"var-def-type-deftype-class-method",link:"#var-def-type-deftype-class-method",children:[]},{level:3,title:"var attr_type = ast.unparse(node.value.annotation)",slug:"var-attr-type-ast-unparse-node-value-annotation",link:"#var-attr-type-ast-unparse-node-value-annotation",children:[]},{level:3,title:"var def_type = DefType.PROPERTY",slug:"var-def-type-deftype-property",link:"#var-def-type-deftype-property",children:[]}],path:"/dev/api/mkdoc.html",pathLocale:"/",extraFields:[]},{title:"liteyuki.utils",headers:[{level:3,title:"def is_coroutine_callable(call: Callable[..., Any]) -> bool",slug:"def-is-coroutine-callable-call-callable-any-bool",link:"#def-is-coroutine-callable-call-callable-any-bool",children:[]},{level:3,title:"def run_coroutine() -> None",slug:"def-run-coroutine-none",link:"#def-run-coroutine-none",children:[]},{level:3,title:"def path_to_module_name(path: Path) -> str",slug:"def-path-to-module-name-path-path-str",link:"#def-path-to-module-name-path-path-str",children:[]},{level:3,title:"def async_wrapper(func: Callable[..., Any]) -> Callable[..., Coroutine]",slug:"def-async-wrapper-func-callable-any-callable-coroutine",link:"#def-async-wrapper-func-callable-any-callable-coroutine",children:[]},{level:3,title:"async def wrapper() -> None",slug:"async-def-wrapper-none",link:"#async-def-wrapper-none",children:[]},{level:3,title:"var IS_MAIN_PROCESS = multiprocessing.current_process().name == 'MainProcess'",slug:"var-is-main-process-multiprocessing-current-process-name-mainprocess",link:"#var-is-main-process-multiprocessing-current-process-name-mainprocess",children:[]},{level:3,title:"var func_ = getattr(call, '__call__', None)",slug:"var-func-getattr-call-call-none",link:"#var-func-getattr-call-call-none",children:[]},{level:3,title:"var rel_path = path.resolve().relative_to(Path.cwd().resolve())",slug:"var-rel-path-path-resolve-relative-to-path-cwd-resolve",link:"#var-rel-path-path-resolve-relative-to-path-cwd-resolve",children:[]},{level:3,title:"var loop = asyncio.get_event_loop()",slug:"var-loop-asyncio-get-event-loop",link:"#var-loop-asyncio-get-event-loop",children:[]},{level:3,title:"var loop = asyncio.new_event_loop()",slug:"var-loop-asyncio-new-event-loop",link:"#var-loop-asyncio-new-event-loop",children:[]}],path:"/dev/api/utils.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:"liteyuki.bot",headers:[{level:3,title:"def get_bot() -> LiteyukiBot",slug:"def-get-bot-liteyukibot",link:"#def-get-bot-liteyukibot",children:[]},{level:3,title:"def get_config(key: str, default: Any) -> Any",slug:"def-get-config-key-str-default-any-any",link:"#def-get-config-key-str-default-any-any",children:[]},{level:3,title:"def get_config_with_compat(key: str, compat_keys: tuple[str], default: Any) -> Any",slug:"def-get-config-with-compat-key-str-compat-keys-tuple-str-default-any-any",link:"#def-get-config-with-compat-key-str-compat-keys-tuple-str-default-any-any",children:[]},{level:3,title:"def print_logo() -> None",slug:"def-print-logo-none",link:"#def-print-logo-none",children:[]},{level:3,title:"class LiteyukiBot",slug:"class-liteyukibot",link:"#class-liteyukibot",children:[]},{level:3,title:"def __init__(self) -> None",slug:"def-init-self-none",link:"#def-init-self-none",children:[]},{level:3,title:"def run(self) -> None",slug:"def-run-self-none",link:"#def-run-self-none",children:[]},{level:3,title:"def keep_alive(self) -> None",slug:"def-keep-alive-self-none",link:"#def-keep-alive-self-none",children:[]},{level:3,title:"def restart(self, delay: int) -> None",slug:"def-restart-self-delay-int-none",link:"#def-restart-self-delay-int-none",children:[]},{level:3,title:"def restart_process(self, name: Optional[str]) -> None",slug:"def-restart-process-self-name-optional-str-none",link:"#def-restart-process-self-name-optional-str-none",children:[]},{level:3,title:"def init(self) -> None",slug:"def-init-self-none-1",link:"#def-init-self-none-1",children:[]},{level:3,title:"def init_logger(self) -> None",slug:"def-init-logger-self-none",link:"#def-init-logger-self-none",children:[]},{level:3,title:"def stop(self) -> None",slug:"def-stop-self-none",link:"#def-stop-self-none",children:[]},{level:3,title:"def on_before_start(self, func: LIFESPAN_FUNC) -> None",slug:"def-on-before-start-self-func-lifespan-func-none",link:"#def-on-before-start-self-func-lifespan-func-none",children:[]},{level:3,title:"def on_after_start(self, func: LIFESPAN_FUNC) -> None",slug:"def-on-after-start-self-func-lifespan-func-none",link:"#def-on-after-start-self-func-lifespan-func-none",children:[]},{level:3,title:"def on_after_shutdown(self, func: LIFESPAN_FUNC) -> None",slug:"def-on-after-shutdown-self-func-lifespan-func-none",link:"#def-on-after-shutdown-self-func-lifespan-func-none",children:[]},{level:3,title:"def on_before_process_shutdown(self, func: LIFESPAN_FUNC) -> None",slug:"def-on-before-process-shutdown-self-func-lifespan-func-none",link:"#def-on-before-process-shutdown-self-func-lifespan-func-none",children:[]},{level:3,title:"def on_before_process_restart(self, func: LIFESPAN_FUNC) -> None",slug:"def-on-before-process-restart-self-func-lifespan-func-none",link:"#def-on-before-process-restart-self-func-lifespan-func-none",children:[]},{level:3,title:"def on_after_restart(self, func: LIFESPAN_FUNC) -> None",slug:"def-on-after-restart-self-func-lifespan-func-none",link:"#def-on-after-restart-self-func-lifespan-func-none",children:[]},{level:3,title:"def on_after_nonebot_init(self, func: LIFESPAN_FUNC) -> None",slug:"def-on-after-nonebot-init-self-func-lifespan-func-none",link:"#def-on-after-nonebot-init-self-func-lifespan-func-none",children:[]},{level:3,title:"var executable = sys.executable",slug:"var-executable-sys-executable",link:"#var-executable-sys-executable",children:[]},{level:3,title:"var args = sys.argv",slug:"var-args-sys-argv",link:"#var-args-sys-argv",children:[]},{level:3,title:"var chan_active = get_channel(f'{name}-active')",slug:"var-chan-active-get-channel-f-name-active",link:"#var-chan-active-get-channel-f-name-active",children:[]},{level:3,title:"var cmd = 'start'",slug:"var-cmd-start",link:"#var-cmd-start",children:[]},{level:3,title:"var chan_active = get_channel(f'{process_name}-active')",slug:"var-chan-active-get-channel-f-process-name-active",link:"#var-chan-active-get-channel-f-process-name-active",children:[]},{level:3,title:"var cmd = 'nohup'",slug:"var-cmd-nohup",link:"#var-cmd-nohup",children:[]},{level:3,title:"var cmd = 'open'",slug:"var-cmd-open",link:"#var-cmd-open",children:[]},{level:3,title:"var cmd = 'nohup'",slug:"var-cmd-nohup-1",link:"#var-cmd-nohup-1",children:[]}],path:"/dev/api/bot/",pathLocale:"/",extraFields:[]},{title:"liteyuki.bot.lifespan",headers:[{level:3,title:"def run_funcs(funcs: list[LIFESPAN_FUNC | PROCESS_LIFESPAN_FUNC]) -> None",slug:"def-run-funcs-funcs-list-lifespan-func-process-lifespan-func-none",link:"#def-run-funcs-funcs-list-lifespan-func-process-lifespan-func-none",children:[]},{level:3,title:"class Lifespan",slug:"class-lifespan",link:"#class-lifespan",children:[]},{level:3,title:"def __init__(self) -> None",slug:"def-init-self-none",link:"#def-init-self-none",children:[]},{level:3,title:"@staticmethod",slug:"staticmethod",link:"#staticmethod",children:[]},{level:3,title:"def run_funcs(funcs: list[LIFESPAN_FUNC | PROCESS_LIFESPAN_FUNC]) -> None",slug:"def-run-funcs-funcs-list-lifespan-func-process-lifespan-func-none-1",link:"#def-run-funcs-funcs-list-lifespan-func-process-lifespan-func-none-1",children:[]},{level:3,title:"def on_before_start(self, func: LIFESPAN_FUNC) -> LIFESPAN_FUNC",slug:"def-on-before-start-self-func-lifespan-func-lifespan-func",link:"#def-on-before-start-self-func-lifespan-func-lifespan-func",children:[]},{level:3,title:"def on_after_start(self, func: LIFESPAN_FUNC) -> LIFESPAN_FUNC",slug:"def-on-after-start-self-func-lifespan-func-lifespan-func",link:"#def-on-after-start-self-func-lifespan-func-lifespan-func",children:[]},{level:3,title:"def on_before_process_shutdown(self, func: LIFESPAN_FUNC) -> LIFESPAN_FUNC",slug:"def-on-before-process-shutdown-self-func-lifespan-func-lifespan-func",link:"#def-on-before-process-shutdown-self-func-lifespan-func-lifespan-func",children:[]},{level:3,title:"def on_after_shutdown(self, func: LIFESPAN_FUNC) -> LIFESPAN_FUNC",slug:"def-on-after-shutdown-self-func-lifespan-func-lifespan-func",link:"#def-on-after-shutdown-self-func-lifespan-func-lifespan-func",children:[]},{level:3,title:"def on_before_process_restart(self, func: LIFESPAN_FUNC) -> LIFESPAN_FUNC",slug:"def-on-before-process-restart-self-func-lifespan-func-lifespan-func",link:"#def-on-before-process-restart-self-func-lifespan-func-lifespan-func",children:[]},{level:3,title:"def on_after_restart(self, func: LIFESPAN_FUNC) -> LIFESPAN_FUNC",slug:"def-on-after-restart-self-func-lifespan-func-lifespan-func",link:"#def-on-after-restart-self-func-lifespan-func-lifespan-func",children:[]},{level:3,title:"def on_after_nonebot_init(self, func: Any) -> None",slug:"def-on-after-nonebot-init-self-func-any-none",link:"#def-on-after-nonebot-init-self-func-any-none",children:[]},{level:3,title:"def before_start(self) -> None",slug:"def-before-start-self-none",link:"#def-before-start-self-none",children:[]},{level:3,title:"def after_start(self) -> None",slug:"def-after-start-self-none",link:"#def-after-start-self-none",children:[]},{level:3,title:"def before_process_shutdown(self) -> None",slug:"def-before-process-shutdown-self-none",link:"#def-before-process-shutdown-self-none",children:[]},{level:3,title:"def after_shutdown(self) -> None",slug:"def-after-shutdown-self-none",link:"#def-after-shutdown-self-none",children:[]},{level:3,title:"def before_process_restart(self) -> None",slug:"def-before-process-restart-self-none",link:"#def-before-process-restart-self-none",children:[]},{level:3,title:"def after_restart(self) -> None",slug:"def-after-restart-self-none",link:"#def-after-restart-self-none",children:[]},{level:3,title:"var tasks = []",slug:"var-tasks",link:"#var-tasks",children:[]},{level:3,title:"var loop = asyncio.get_event_loop()",slug:"var-loop-asyncio-get-event-loop",link:"#var-loop-asyncio-get-event-loop",children:[]},{level:3,title:"var loop = asyncio.new_event_loop()",slug:"var-loop-asyncio-new-event-loop",link:"#var-loop-asyncio-new-event-loop",children:[]}],path:"/dev/api/bot/lifespan.html",pathLocale:"/",extraFields:[]},{title:"liteyuki.comm",headers:[],path:"/dev/api/comm/",pathLocale:"/",extraFields:[]},{title:"liteyuki.comm.channel",headers:[{level:3,title:"def set_channel(name: str, channel: Channel) -> None",slug:"def-set-channel-name-str-channel-channel-none",link:"#def-set-channel-name-str-channel-channel-none",children:[]},{level:3,title:"def set_channels(channels: dict[str, Channel]) -> None",slug:"def-set-channels-channels-dict-str-channel-none",link:"#def-set-channels-channels-dict-str-channel-none",children:[]},{level:3,title:"def get_channel(name: str) -> Channel",slug:"def-get-channel-name-str-channel",link:"#def-get-channel-name-str-channel",children:[]},{level:3,title:"def get_channels() -> dict[str, Channel]",slug:"def-get-channels-dict-str-channel",link:"#def-get-channels-dict-str-channel",children:[]},{level:3,title:"def on_set_channel(data: tuple[str, dict[str, Any]]) -> None",slug:"def-on-set-channel-data-tuple-str-dict-str-any-none",link:"#def-on-set-channel-data-tuple-str-dict-str-any-none",children:[]},{level:3,title:"def on_get_channel(data: tuple[str, dict[str, Any]]) -> None",slug:"def-on-get-channel-data-tuple-str-dict-str-any-none",link:"#def-on-get-channel-data-tuple-str-dict-str-any-none",children:[]},{level:3,title:"def on_get_channels(data: tuple[str, dict[str, Any]]) -> None",slug:"def-on-get-channels-data-tuple-str-dict-str-any-none",link:"#def-on-get-channels-data-tuple-str-dict-str-any-none",children:[]},{level:3,title:"def decorator(func: Callable[[T], Any]) -> Callable[[T], Any]",slug:"def-decorator-func-callable-t-any-callable-t-any",link:"#def-decorator-func-callable-t-any-callable-t-any",children:[]},{level:3,title:"async def wrapper(data: T) -> Any",slug:"async-def-wrapper-data-t-any",link:"#async-def-wrapper-data-t-any",children:[]},{level:3,title:"class Channel(Generic[T])",slug:"class-channel-generic-t",link:"#class-channel-generic-t",children:[]},{level:3,title:"def __init__(self, _id: str, type_check: Optional[bool]) -> None",slug:"def-init-self-id-str-type-check-optional-bool-none",link:"#def-init-self-id-str-type-check-optional-bool-none",children:[]},{level:3,title:"def send(self, data: T) -> None",slug:"def-send-self-data-t-none",link:"#def-send-self-data-t-none",children:[]},{level:3,title:"def receive(self) -> T",slug:"def-receive-self-t",link:"#def-receive-self-t",children:[]},{level:3,title:"def close(self) -> None",slug:"def-close-self-none",link:"#def-close-self-none",children:[]},{level:3,title:"def on_receive(self, filter_func: Optional[FILTER_FUNC]) -> Callable[[Callable[[T], Any]], Callable[[T], Any]]",slug:"def-on-receive-self-filter-func-optional-filter-func-callable-callable-t-any-callable-t-any",link:"#def-on-receive-self-filter-func-optional-filter-func-callable-callable-t-any-callable-t-any",children:[]},{level:3,title:"var T = TypeVar('T')",slug:"var-t-typevar-t",link:"#var-t-typevar-t",children:[]},{level:3,title:"var channel_deliver_active_channel = Channel(_id='channel_deliver_active_channel')",slug:"var-channel-deliver-active-channel-channel-id-channel-deliver-active-channel",link:"#var-channel-deliver-active-channel-channel-id-channel-deliver-active-channel",children:[]},{level:3,title:"var channel_deliver_passive_channel = Channel(_id='channel_deliver_passive_channel')",slug:"var-channel-deliver-passive-channel-channel-id-channel-deliver-passive-channel",link:"#var-channel-deliver-passive-channel-channel-id-channel-deliver-passive-channel",children:[]},{level:3,title:"var recv_chan = data[1]['recv_chan']",slug:"var-recv-chan-data-1-recv-chan",link:"#var-recv-chan-data-1-recv-chan",children:[]},{level:3,title:"var recv_chan = Channel[Channel[Any]]('recv_chan')",slug:"var-recv-chan-channel-channel-any-recv-chan",link:"#var-recv-chan-channel-channel-any-recv-chan",children:[]},{level:3,title:"var recv_chan = Channel[dict[str, Channel[Any]]]('recv_chan')",slug:"var-recv-chan-channel-dict-str-channel-any-recv-chan",link:"#var-recv-chan-channel-dict-str-channel-any-recv-chan",children:[]},{level:3,title:"var type_check = self._get_generic_type() is not None",slug:"var-type-check-self-get-generic-type-is-not-none",link:"#var-type-check-self-get-generic-type-is-not-none",children:[]},{level:3,title:"var data = self.conn_recv.recv()",slug:"var-data-self-conn-recv-recv",link:"#var-data-self-conn-recv-recv",children:[]},{level:3,title:"var func = _callback_funcs[func_id]",slug:"var-func-callback-funcs-func-id",link:"#var-func-callback-funcs-func-id",children:[]},{level:3,title:"var func = _callback_funcs[func_id]",slug:"var-func-callback-funcs-func-id-1",link:"#var-func-callback-funcs-func-id-1",children:[]},{level:3,title:"var data = self.conn_recv.recv()",slug:"var-data-self-conn-recv-recv-1",link:"#var-data-self-conn-recv-recv-1",children:[]},{level:3,title:"var data = self.conn_recv.recv()",slug:"var-data-self-conn-recv-recv-2",link:"#var-data-self-conn-recv-recv-2",children:[]}],path:"/dev/api/comm/channel.html",pathLocale:"/",extraFields:[]},{title:"liteyuki.comm.event",headers:[{level:3,title:"class Event",slug:"class-event",link:"#class-event",children:[]},{level:3,title:"def __init__(self, name: str, data: dict[str, Any]) -> None",slug:"def-init-self-name-str-data-dict-str-any-none",link:"#def-init-self-name-str-data-dict-str-any-none",children:[]}],path:"/dev/api/comm/event.html",pathLocale:"/",extraFields:[]},{title:"liteyuki.comm.storage",headers:[{level:3,title:"def run_subscriber_receive_funcs(channel_: str, data: Any) -> None",slug:"def-run-subscriber-receive-funcs-channel-str-data-any-none",link:"#def-run-subscriber-receive-funcs-channel-str-data-any-none",children:[]},{level:3,title:"def on_get(data: tuple[str, dict[str, Any]]) -> None",slug:"def-on-get-data-tuple-str-dict-str-any-none",link:"#def-on-get-data-tuple-str-dict-str-any-none",children:[]},{level:3,title:"def on_set(data: tuple[str, dict[str, Any]]) -> None",slug:"def-on-set-data-tuple-str-dict-str-any-none",link:"#def-on-set-data-tuple-str-dict-str-any-none",children:[]},{level:3,title:"def on_delete(data: tuple[str, dict[str, Any]]) -> None",slug:"def-on-delete-data-tuple-str-dict-str-any-none",link:"#def-on-delete-data-tuple-str-dict-str-any-none",children:[]},{level:3,title:"def on_get_all(data: tuple[str, dict[str, Any]]) -> None",slug:"def-on-get-all-data-tuple-str-dict-str-any-none",link:"#def-on-get-all-data-tuple-str-dict-str-any-none",children:[]},{level:3,title:"def on_publish(data: tuple[str, Any]) -> None",slug:"def-on-publish-data-tuple-str-any-none",link:"#def-on-publish-data-tuple-str-any-none",children:[]},{level:3,title:"def decorator(func: ON_RECEIVE_FUNC) -> ON_RECEIVE_FUNC",slug:"def-decorator-func-on-receive-func-on-receive-func",link:"#def-decorator-func-on-receive-func-on-receive-func",children:[]},{level:3,title:"async def wrapper(data: Any) -> None",slug:"async-def-wrapper-data-any-none",link:"#async-def-wrapper-data-any-none",children:[]},{level:3,title:"class Subscriber",slug:"class-subscriber",link:"#class-subscriber",children:[]},{level:3,title:"def __init__(self) -> None",slug:"def-init-self-none",link:"#def-init-self-none",children:[]},{level:3,title:"def receive(self) -> Any",slug:"def-receive-self-any",link:"#def-receive-self-any",children:[]},{level:3,title:"def unsubscribe(self) -> None",slug:"def-unsubscribe-self-none",link:"#def-unsubscribe-self-none",children:[]},{level:3,title:"class KeyValueStore",slug:"class-keyvaluestore",link:"#class-keyvaluestore",children:[]},{level:3,title:"def __init__(self) -> None",slug:"def-init-self-none-1",link:"#def-init-self-none-1",children:[]},{level:3,title:"def set(self, key: str, value: Any) -> None",slug:"def-set-self-key-str-value-any-none",link:"#def-set-self-key-str-value-any-none",children:[]},{level:3,title:"def get(self, key: str, default: Optional[Any]) -> Optional[Any]",slug:"def-get-self-key-str-default-optional-any-optional-any",link:"#def-get-self-key-str-default-optional-any-optional-any",children:[]},{level:3,title:"def delete(self, key: str, ignore_key_error: bool) -> None",slug:"def-delete-self-key-str-ignore-key-error-bool-none",link:"#def-delete-self-key-str-ignore-key-error-bool-none",children:[]},{level:3,title:"def get_all(self) -> dict[str, Any]",slug:"def-get-all-self-dict-str-any",link:"#def-get-all-self-dict-str-any",children:[]},{level:3,title:"def publish(self, channel_: str, data: Any) -> None",slug:"def-publish-self-channel-str-data-any-none",link:"#def-publish-self-channel-str-data-any-none",children:[]},{level:3,title:"def on_subscriber_receive(self, channel_: str) -> Callable[[ON_RECEIVE_FUNC], ON_RECEIVE_FUNC]",slug:"def-on-subscriber-receive-self-channel-str-callable-on-receive-func-on-receive-func",link:"#def-on-subscriber-receive-self-channel-str-callable-on-receive-func-on-receive-func",children:[]},{level:3,title:"@staticmethod",slug:"staticmethod",link:"#staticmethod",children:[]},{level:3,title:"def run_subscriber_receive_funcs(channel_: str, data: Any) -> None",slug:"def-run-subscriber-receive-funcs-channel-str-data-any-none-1",link:"#def-run-subscriber-receive-funcs-channel-str-data-any-none-1",children:[]},{level:3,title:"class GlobalKeyValueStore",slug:"class-globalkeyvaluestore",link:"#class-globalkeyvaluestore",children:[]},{level:3,title:"@classmethod",slug:"classmethod",link:"#classmethod",children:[]},{level:3,title:"def get_instance(cls: Any) -> None",slug:"def-get-instance-cls-any-none",link:"#def-get-instance-cls-any-none",children:[]},{level:3,title:"attr _instance: None",slug:"attr-instance-none",link:"#attr-instance-none",children:[]},{level:3,title:"attr _lock: threading.Lock()",slug:"attr-lock-threading-lock",link:"#attr-lock-threading-lock",children:[]},{level:3,title:"var key = data[1]['key']",slug:"var-key-data-1-key",link:"#var-key-data-1-key",children:[]},{level:3,title:"var default = data[1]['default']",slug:"var-default-data-1-default",link:"#var-default-data-1-default",children:[]},{level:3,title:"var recv_chan = data[1]['recv_chan']",slug:"var-recv-chan-data-1-recv-chan",link:"#var-recv-chan-data-1-recv-chan",children:[]},{level:3,title:"var key = data[1]['key']",slug:"var-key-data-1-key-1",link:"#var-key-data-1-key-1",children:[]},{level:3,title:"var value = data[1]['value']",slug:"var-value-data-1-value",link:"#var-value-data-1-value",children:[]},{level:3,title:"var key = data[1]['key']",slug:"var-key-data-1-key-2",link:"#var-key-data-1-key-2",children:[]},{level:3,title:"var recv_chan = data[1]['recv_chan']",slug:"var-recv-chan-data-1-recv-chan-1",link:"#var-recv-chan-data-1-recv-chan-1",children:[]},{level:3,title:"var lock = _get_lock(key)",slug:"var-lock-get-lock-key",link:"#var-lock-get-lock-key",children:[]},{level:3,title:"var lock = _get_lock(key)",slug:"var-lock-get-lock-key-1",link:"#var-lock-get-lock-key-1",children:[]},{level:3,title:"var recv_chan = Channel[Optional[Any]]('recv_chan')",slug:"var-recv-chan-channel-optional-any-recv-chan",link:"#var-recv-chan-channel-optional-any-recv-chan",children:[]},{level:3,title:"var lock = _get_lock(key)",slug:"var-lock-get-lock-key-2",link:"#var-lock-get-lock-key-2",children:[]},{level:3,title:"var recv_chan = Channel[dict[str, Any]]('recv_chan')",slug:"var-recv-chan-channel-dict-str-any-recv-chan",link:"#var-recv-chan-channel-dict-str-any-recv-chan",children:[]},{level:3,title:"var data = self.active_chan.receive()",slug:"var-data-self-active-chan-receive",link:"#var-data-self-active-chan-receive",children:[]},{level:3,title:"var data = self.publish_channel.receive()",slug:"var-data-self-publish-channel-receive",link:"#var-data-self-publish-channel-receive",children:[]}],path:"/dev/api/comm/storage.html",pathLocale:"/",extraFields:[]},{title:"liteyuki.core",headers:[],path:"/dev/api/core/",pathLocale:"/",extraFields:[]},{title:"liteyuki.core.manager",headers:[{level:3,title:"class ChannelDeliver",slug:"class-channeldeliver",link:"#class-channeldeliver",children:[]},{level:3,title:"def __init__(self, active: Channel[Any], passive: Channel[Any], channel_deliver_active: Channel[Channel[Any]], channel_deliver_passive: Channel[tuple[str, dict]], publish: Channel[tuple[str, Any]]) -> None",slug:"def-init-self-active-channel-any-passive-channel-any-channel-deliver-active-channel-channel-any-channel-deliver-passive-channel-tuple-str-dict-publish-channel-tuple-str-any-none",link:"#def-init-self-active-channel-any-passive-channel-any-channel-deliver-active-channel-channel-any-channel-deliver-passive-channel-tuple-str-dict-publish-channel-tuple-str-any-none",children:[]},{level:3,title:"class ProcessManager",slug:"class-processmanager",link:"#class-processmanager",children:[]},{level:3,title:"def __init__(self, lifespan: 'Lifespan') -> None",slug:"def-init-self-lifespan-lifespan-none",link:"#def-init-self-lifespan-lifespan-none",children:[]},{level:3,title:"def start(self, name: str) -> None",slug:"def-start-self-name-str-none",link:"#def-start-self-name-str-none",children:[]},{level:3,title:"def start_all(self) -> None",slug:"def-start-all-self-none",link:"#def-start-all-self-none",children:[]},{level:3,title:"def add_target(self, name: str, target: TARGET_FUNC, args: tuple, kwargs: Any) -> None",slug:"def-add-target-self-name-str-target-target-func-args-tuple-kwargs-any-none",link:"#def-add-target-self-name-str-target-target-func-args-tuple-kwargs-any-none",children:[]},{level:3,title:"def join_all(self) -> None",slug:"def-join-all-self-none",link:"#def-join-all-self-none",children:[]},{level:3,title:"def terminate(self, name: str) -> None",slug:"def-terminate-self-name-str-none",link:"#def-terminate-self-name-str-none",children:[]},{level:3,title:"def terminate_all(self) -> None",slug:"def-terminate-all-self-none",link:"#def-terminate-all-self-none",children:[]},{level:3,title:"def is_process_alive(self, name: str) -> bool",slug:"def-is-process-alive-self-name-str-bool",link:"#def-is-process-alive-self-name-str-bool",children:[]},{level:3,title:"var TIMEOUT = 10",slug:"var-timeout-10",link:"#var-timeout-10",children:[]},{level:3,title:"var chan_active = get_channel(f'{name}-active')",slug:"var-chan-active-get-channel-f-name-active",link:"#var-chan-active-get-channel-f-name-active",children:[]},{level:3,title:"var channel_deliver = ChannelDeliver(active=chan_active, passive=chan_passive, channel_deliver_active=channel_deliver_active_channel, channel_deliver_passive=channel_deliver_passive_channel, publish=publish_channel)",slug:"var-channel-deliver-channeldeliver-active-chan-active-passive-chan-passive-channel-deliver-active-channel-deliver-active-channel-channel-deliver-passive-channel-deliver-passive-channel-publish-publish-channel",link:"#var-channel-deliver-channeldeliver-active-chan-active-passive-chan-passive-channel-deliver-active-channel-deliver-active-channel-channel-deliver-passive-channel-deliver-passive-channel-publish-publish-channel",children:[]},{level:3,title:"var process = self.processes[name]",slug:"var-process-self-processes-name",link:"#var-process-self-processes-name",children:[]},{level:3,title:"var process = Process(target=self.targets[name][0], args=self.targets[name][1], kwargs=self.targets[name][2], daemon=True)",slug:"var-process-process-target-self-targets-name-0-args-self-targets-name-1-kwargs-self-targets-name-2-daemon-true",link:"#var-process-process-target-self-targets-name-0-args-self-targets-name-1-kwargs-self-targets-name-2-daemon-true",children:[]},{level:3,title:"var data = chan_active.receive()",slug:"var-data-chan-active-receive",link:"#var-data-chan-active-receive",children:[]},{level:3,title:"var kwargs = {}",slug:"var-kwargs",link:"#var-kwargs",children:[]}],path:"/dev/api/core/manager.html",pathLocale:"/",extraFields:[]},{title:"liteyuki.dev",headers:[],path:"/dev/api/dev/",pathLocale:"/",extraFields:[]},{title:"liteyuki.dev.observer",headers:[{level:3,title:"def debounce(wait: Any) -> None",slug:"def-debounce-wait-any-none",link:"#def-debounce-wait-any-none",children:[]},{level:3,title:"def on_file_system_event(directories: tuple[str], recursive: bool, event_filter: FILTER_FUNC) -> Callable[[CALLBACK_FUNC], CALLBACK_FUNC]",slug:"def-on-file-system-event-directories-tuple-str-recursive-bool-event-filter-filter-func-callable-callback-func-callback-func",link:"#def-on-file-system-event-directories-tuple-str-recursive-bool-event-filter-filter-func-callable-callback-func-callback-func",children:[]},{level:3,title:"def decorator(func: Any) -> None",slug:"def-decorator-func-any-none",link:"#def-decorator-func-any-none",children:[]},{level:3,title:"def decorator(func: CALLBACK_FUNC) -> CALLBACK_FUNC",slug:"def-decorator-func-callback-func-callback-func",link:"#def-decorator-func-callback-func-callback-func",children:[]},{level:3,title:"def wrapper() -> None",slug:"def-wrapper-none",link:"#def-wrapper-none",children:[]},{level:3,title:"def wrapper(event: FileSystemEvent) -> None",slug:"def-wrapper-event-filesystemevent-none",link:"#def-wrapper-event-filesystemevent-none",children:[]},{level:3,title:"class CodeModifiedHandler(FileSystemEventHandler)",slug:"class-codemodifiedhandler-filesystemeventhandler",link:"#class-codemodifiedhandler-filesystemeventhandler",children:[]},{level:3,title:"def on_modified(self, event: Any) -> None",slug:"def-on-modified-self-event-any-none",link:"#def-on-modified-self-event-any-none",children:[]},{level:3,title:"def on_created(self, event: Any) -> None",slug:"def-on-created-self-event-any-none",link:"#def-on-created-self-event-any-none",children:[]},{level:3,title:"def on_deleted(self, event: Any) -> None",slug:"def-on-deleted-self-event-any-none",link:"#def-on-deleted-self-event-any-none",children:[]},{level:3,title:"def on_moved(self, event: Any) -> None",slug:"def-on-moved-self-event-any-none",link:"#def-on-moved-self-event-any-none",children:[]},{level:3,title:"def on_any_event(self, event: Any) -> None",slug:"def-on-any-event-self-event-any-none",link:"#def-on-any-event-self-event-any-none",children:[]},{level:3,title:"var liteyuki_bot = get_bot()",slug:"var-liteyuki-bot-get-bot",link:"#var-liteyuki-bot-get-bot",children:[]},{level:3,title:"var observer = Observer()",slug:"var-observer-observer",link:"#var-observer-observer",children:[]},{level:3,title:"var last_call_time = None",slug:"var-last-call-time-none",link:"#var-last-call-time-none",children:[]},{level:3,title:"var code_modified_handler = CodeModifiedHandler()",slug:"var-code-modified-handler-codemodifiedhandler",link:"#var-code-modified-handler-codemodifiedhandler",children:[]},{level:3,title:"var current_time = time.time()",slug:"var-current-time-time-time",link:"#var-current-time-time-time",children:[]},{level:3,title:"var last_call_time = current_time",slug:"var-last-call-time-current-time",link:"#var-last-call-time-current-time",children:[]}],path:"/dev/api/dev/observer.html",pathLocale:"/",extraFields:[]},{title:"liteyuki.dev.plugin",headers:[{level:3,title:"def run_plugins() -> None",slug:"def-run-plugins-none",link:"#def-run-plugins-none",children:[]},{level:3,title:"var cfg = load_config_in_default()",slug:"var-cfg-load-config-in-default",link:"#var-cfg-load-config-in-default",children:[]},{level:3,title:"var plugins = cfg.get('liteyuki.plugins', [])",slug:"var-plugins-cfg-get-liteyuki-plugins",link:"#var-plugins-cfg-get-liteyuki-plugins",children:[]},{level:3,title:"var bot = LiteyukiBot(**cfg)",slug:"var-bot-liteyukibot-cfg",link:"#var-bot-liteyukibot-cfg",children:[]}],path:"/dev/api/dev/plugin.html",pathLocale:"/",extraFields:[]},{title:"liteyuki.message",headers:[],path:"/dev/api/message/",pathLocale:"/",extraFields:[]},{title:"liteyuki.message.event",headers:[{level:3,title:"class Event",slug:"class-event",link:"#class-event",children:[]},{level:3,title:"def __init__(self, type_: str, data: dict) -> None",slug:"def-init-self-type-str-data-dict-none",link:"#def-init-self-type-str-data-dict-none",children:[]}],path:"/dev/api/message/event.html",pathLocale:"/",extraFields:[]},{title:"liteyuki.message.matcher",headers:[{level:3,title:"class Matcher",slug:"class-matcher",link:"#class-matcher",children:[]}],path:"/dev/api/message/matcher.html",pathLocale:"/",extraFields:[]},{title:"liteyuki.message.on",headers:[{level:3,title:"def on_message(permission: Any) -> Matcher",slug:"def-on-message-permission-any-matcher",link:"#def-on-message-permission-any-matcher",children:[]}],path:"/dev/api/message/on.html",pathLocale:"/",extraFields:[]},{title:"liteyuki.message.permission",headers:[{level:3,title:"class Permission",slug:"class-permission",link:"#class-permission",children:[]},{level:3,title:"def __init__(self, handler: PERMISSION_HANDLER) -> None",slug:"def-init-self-handler-permission-handler-none",link:"#def-init-self-handler-permission-handler-none",children:[]}],path:"/dev/api/message/permission.html",pathLocale:"/",extraFields:[]},{title:"liteyuki.message.rule",headers:[],path:"/dev/api/message/rule.html",pathLocale:"/",extraFields:[]},{title:"liteyuki.message.session",headers:[],path:"/dev/api/message/session.html",pathLocale:"/",extraFields:[]},{title:"liteyuki.plugin",headers:[{level:3,title:"def get_loaded_plugins() -> dict[str, Plugin]",slug:"def-get-loaded-plugins-dict-str-plugin",link:"#def-get-loaded-plugins-dict-str-plugin",children:[]}],path:"/dev/api/plugin/",pathLocale:"/",extraFields:[]},{title:"liteyuki.plugin.load",headers:[{level:3,title:"def load_plugin(module_path: str | Path) -> Optional[Plugin]",slug:"def-load-plugin-module-path-str-path-optional-plugin",link:"#def-load-plugin-module-path-str-path-optional-plugin",children:[]},{level:3,title:"def load_plugins() -> set[Plugin]",slug:"def-load-plugins-set-plugin",link:"#def-load-plugins-set-plugin",children:[]},{level:3,title:"def format_display_name(display_name: str, plugin_type: PluginType) -> str",slug:"def-format-display-name-display-name-str-plugin-type-plugintype-str",link:"#def-format-display-name-display-name-str-plugin-type-plugintype-str",children:[]},{level:3,title:"var module_path = path_to_module_name(Path(module_path)) if isinstance(module_path, Path) else module_path",slug:"var-module-path-path-to-module-name-path-module-path-if-isinstance-module-path-path-else-module-path",link:"#var-module-path-path-to-module-name-path-module-path-if-isinstance-module-path-path-else-module-path",children:[]},{level:3,title:"var plugins = set()",slug:"var-plugins-set",link:"#var-plugins-set",children:[]},{level:3,title:"var color = 'y'",slug:"var-color-y",link:"#var-color-y",children:[]},{level:3,title:"var module = import_module(module_path)",slug:"var-module-import-module-module-path",link:"#var-module-import-module-module-path",children:[]},{level:3,title:"var display_name = module.__name__.split('.')[-1]",slug:"var-display-name-module-name-split-1",link:"#var-display-name-module-name-split-1",children:[]},{level:3,title:`var display_name = format_display_name(f"{metadata.name}({module.__name__.split('.')[-1]})", metadata.type)`,slug:"var-display-name-format-display-name-f-metadata-name-module-name-split-1-metadata-type",link:"#var-display-name-format-display-name-f-metadata-name-module-name-split-1-metadata-type",children:[]},{level:3,title:"var path = Path(os.path.join(dir_path, f))",slug:"var-path-path-os-path-join-dir-path-f",link:"#var-path-path-os-path-join-dir-path-f",children:[]},{level:3,title:"var module_name = None",slug:"var-module-name-none",link:"#var-module-name-none",children:[]},{level:3,title:"var color = 'm'",slug:"var-color-m",link:"#var-color-m",children:[]},{level:3,title:"var color = 'g'",slug:"var-color-g",link:"#var-color-g",children:[]},{level:3,title:"var color = 'e'",slug:"var-color-e",link:"#var-color-e",children:[]},{level:3,title:"var color = 'c'",slug:"var-color-c",link:"#var-color-c",children:[]},{level:3,title:"var module_name = f'{path_to_module_name(Path(dir_path))}.{f[:-3]}'",slug:"var-module-name-f-path-to-module-name-path-dir-path-f-3",link:"#var-module-name-f-path-to-module-name-path-dir-path-f-3",children:[]},{level:3,title:"var module_name = path_to_module_name(path)",slug:"var-module-name-path-to-module-name-path",link:"#var-module-name-path-to-module-name-path",children:[]}],path:"/dev/api/plugin/load.html",pathLocale:"/",extraFields:[]},{title:"liteyuki.plugin.manager",headers:[],path:"/dev/api/plugin/manager.html",pathLocale:"/",extraFields:[]},{title:"liteyuki.plugin.model",headers:[{level:3,title:"class PluginType(Enum)",slug:"class-plugintype-enum",link:"#class-plugintype-enum",children:[]},{level:3,title:"attr APPLICATION: 'application'",slug:"attr-application-application",link:"#attr-application-application",children:[]},{level:3,title:"attr SERVICE: 'service'",slug:"attr-service-service",link:"#attr-service-service",children:[]},{level:3,title:"attr IMPLEMENTATION: 'implementation'",slug:"attr-implementation-implementation",link:"#attr-implementation-implementation",children:[]},{level:3,title:"attr MODULE: 'module'",slug:"attr-module-module",link:"#attr-module-module",children:[]},{level:3,title:"attr UNCLASSIFIED: 'unclassified'",slug:"attr-unclassified-unclassified",link:"#attr-unclassified-unclassified",children:[]},{level:3,title:"class PluginMetadata(BaseModel)",slug:"class-pluginmetadata-basemodel",link:"#class-pluginmetadata-basemodel",children:[]},{level:3,title:"class Plugin(BaseModel)",slug:"class-plugin-basemodel",link:"#class-plugin-basemodel",children:[]},{level:3,title:"attr model_config: {'arbitrary_types_allowed': True}",slug:"attr-model-config-arbitrary-types-allowed-true",link:"#attr-model-config-arbitrary-types-allowed-true",children:[]},{level:3,title:"var APPLICATION = 'application'",slug:"var-application-application",link:"#var-application-application",children:[]},{level:3,title:"var SERVICE = 'service'",slug:"var-service-service",link:"#var-service-service",children:[]},{level:3,title:"var IMPLEMENTATION = 'implementation'",slug:"var-implementation-implementation",link:"#var-implementation-implementation",children:[]},{level:3,title:"var MODULE = 'module'",slug:"var-module-module",link:"#var-module-module",children:[]},{level:3,title:"var UNCLASSIFIED = 'unclassified'",slug:"var-unclassified-unclassified",link:"#var-unclassified-unclassified",children:[]},{level:3,title:"var model_config = {'arbitrary_types_allowed': True}",slug:"var-model-config-arbitrary-types-allowed-true",link:"#var-model-config-arbitrary-types-allowed-true",children:[]}],path:"/dev/api/plugin/model.html",pathLocale:"/",extraFields:[]},{title:"liteyuki",headers:[],path:"/en/dev/api/",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.config",headers:[{level:3,title:"def flat_config(config: dict[str, Any]) -> dict[str, Any]",slug:"def-flat-config-config-dict-str-any-dict-str-any",link:"#def-flat-config-config-dict-str-any-dict-str-any",children:[]},{level:3,title:"def load_from_yaml(file: str) -> dict[str, Any]",slug:"def-load-from-yaml-file-str-dict-str-any",link:"#def-load-from-yaml-file-str-dict-str-any",children:[]},{level:3,title:"def load_from_json(file: str) -> dict[str, Any]",slug:"def-load-from-json-file-str-dict-str-any",link:"#def-load-from-json-file-str-dict-str-any",children:[]},{level:3,title:"def load_from_toml(file: str) -> dict[str, Any]",slug:"def-load-from-toml-file-str-dict-str-any",link:"#def-load-from-toml-file-str-dict-str-any",children:[]},{level:3,title:"def load_from_files() -> dict[str, Any]",slug:"def-load-from-files-dict-str-any",link:"#def-load-from-files-dict-str-any",children:[]},{level:3,title:"def load_configs_from_dirs() -> dict[str, Any]",slug:"def-load-configs-from-dirs-dict-str-any",link:"#def-load-configs-from-dirs-dict-str-any",children:[]},{level:3,title:"def load_config_in_default(no_waring: bool) -> dict[str, Any]",slug:"def-load-config-in-default-no-waring-bool-dict-str-any",link:"#def-load-config-in-default-no-waring-bool-dict-str-any",children:[]},{level:3,title:"class SatoriNodeConfig(BaseModel)",slug:"class-satorinodeconfig-basemodel",link:"#class-satorinodeconfig-basemodel",children:[]},{level:3,title:"class SatoriConfig(BaseModel)",slug:"class-satoriconfig-basemodel",link:"#class-satoriconfig-basemodel",children:[]},{level:3,title:"class BasicConfig(BaseModel)",slug:"class-basicconfig-basemodel",link:"#class-basicconfig-basemodel",children:[]},{level:3,title:"var new_config = copy.deepcopy(config)",slug:"var-new-config-copy-deepcopy-config",link:"#var-new-config-copy-deepcopy-config",children:[]},{level:3,title:"var config = yaml.safe_load(open(file, 'r', encoding='utf-8'))",slug:"var-config-yaml-safe-load-open-file-r-encoding-utf-8",link:"#var-config-yaml-safe-load-open-file-r-encoding-utf-8",children:[]},{level:3,title:"var config = json.load(open(file, 'r', encoding='utf-8'))",slug:"var-config-json-load-open-file-r-encoding-utf-8",link:"#var-config-json-load-open-file-r-encoding-utf-8",children:[]},{level:3,title:"var config = toml.load(open(file, 'r', encoding='utf-8'))",slug:"var-config-toml-load-open-file-r-encoding-utf-8",link:"#var-config-toml-load-open-file-r-encoding-utf-8",children:[]},{level:3,title:"var config = {}",slug:"var-config",link:"#var-config",children:[]},{level:3,title:"var config = {}",slug:"var-config-1",link:"#var-config-1",children:[]},{level:3,title:"var config = load_configs_from_dirs('config', no_waring=no_waring)",slug:"var-config-load-configs-from-dirs-config-no-waring-no-waring",link:"#var-config-load-configs-from-dirs-config-no-waring-no-waring",children:[]}],path:"/en/dev/api/config.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.exception",headers:[{level:3,title:"class LiteyukiException(BaseException)",slug:"class-liteyukiexception-baseexception",link:"#class-liteyukiexception-baseexception",children:[]}],path:"/en/dev/api/exception.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.log",headers:[{level:3,title:"def get_format(level: str) -> str",slug:"def-get-format-level-str-str",link:"#def-get-format-level-str-str",children:[]},{level:3,title:"def init_log(config: dict) -> None",slug:"def-init-log-config-dict-none",link:"#def-init-log-config-dict-none",children:[]},{level:3,title:"var logger = loguru.logger",slug:"var-logger-loguru-logger",link:"#var-logger-loguru-logger",children:[]},{level:3,title:"var show_icon = config.get('log_icon', True)",slug:"var-show-icon-config-get-log-icon-true",link:"#var-show-icon-config-get-log-icon-true",children:[]}],path:"/en/dev/api/log.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.mkdoc",headers:[{level:3,title:"def get_relative_path(base_path: str, target_path: str) -> str",slug:"def-get-relative-path-base-path-str-target-path-str-str",link:"#def-get-relative-path-base-path-str-target-path-str-str",children:[]},{level:3,title:"def write_to_files(file_data: dict[str, str]) -> None",slug:"def-write-to-files-file-data-dict-str-str-none",link:"#def-write-to-files-file-data-dict-str-str-none",children:[]},{level:3,title:"def get_file_list(module_folder: str) -> None",slug:"def-get-file-list-module-folder-str-none",link:"#def-get-file-list-module-folder-str-none",children:[]},{level:3,title:"def get_module_info_normal(file_path: str, ignore_private: bool) -> ModuleInfo",slug:"def-get-module-info-normal-file-path-str-ignore-private-bool-moduleinfo",link:"#def-get-module-info-normal-file-path-str-ignore-private-bool-moduleinfo",children:[]},{level:3,title:"def generate_markdown(module_info: ModuleInfo, front_matter: Any) -> str",slug:"def-generate-markdown-module-info-moduleinfo-front-matter-any-str",link:"#def-generate-markdown-module-info-moduleinfo-front-matter-any-str",children:[]},{level:3,title:"def generate_docs(module_folder: str, output_dir: str, with_top: bool, ignored_paths: Any) -> None",slug:"def-generate-docs-module-folder-str-output-dir-str-with-top-bool-ignored-paths-any-none",link:"#def-generate-docs-module-folder-str-output-dir-str-with-top-bool-ignored-paths-any-none",children:[]},{level:3,title:"class DefType(Enum)",slug:"class-deftype-enum",link:"#class-deftype-enum",children:[]},{level:3,title:"attr FUNCTION: 'function'",slug:"attr-function-function",link:"#attr-function-function",children:[]},{level:3,title:"attr METHOD: 'method'",slug:"attr-method-method",link:"#attr-method-method",children:[]},{level:3,title:"attr STATIC_METHOD: 'staticmethod'",slug:"attr-static-method-staticmethod",link:"#attr-static-method-staticmethod",children:[]},{level:3,title:"attr CLASS_METHOD: 'classmethod'",slug:"attr-class-method-classmethod",link:"#attr-class-method-classmethod",children:[]},{level:3,title:"attr PROPERTY: 'property'",slug:"attr-property-property",link:"#attr-property-property",children:[]},{level:3,title:"class FunctionInfo(BaseModel)",slug:"class-functioninfo-basemodel",link:"#class-functioninfo-basemodel",children:[]},{level:3,title:"class AttributeInfo(BaseModel)",slug:"class-attributeinfo-basemodel",link:"#class-attributeinfo-basemodel",children:[]},{level:3,title:"class ClassInfo(BaseModel)",slug:"class-classinfo-basemodel",link:"#class-classinfo-basemodel",children:[]},{level:3,title:"class ModuleInfo(BaseModel)",slug:"class-moduleinfo-basemodel",link:"#class-moduleinfo-basemodel",children:[]},{level:3,title:"var NO_TYPE_ANY = 'Any'",slug:"var-no-type-any-any",link:"#var-no-type-any-any",children:[]},{level:3,title:"var NO_TYPE_HINT = 'NoTypeHint'",slug:"var-no-type-hint-notypehint",link:"#var-no-type-hint-notypehint",children:[]},{level:3,title:"var FUNCTION = 'function'",slug:"var-function-function",link:"#var-function-function",children:[]},{level:3,title:"var METHOD = 'method'",slug:"var-method-method",link:"#var-method-method",children:[]},{level:3,title:"var STATIC_METHOD = 'staticmethod'",slug:"var-static-method-staticmethod",link:"#var-static-method-staticmethod",children:[]},{level:3,title:"var CLASS_METHOD = 'classmethod'",slug:"var-class-method-classmethod",link:"#var-class-method-classmethod",children:[]},{level:3,title:"var PROPERTY = 'property'",slug:"var-property-property",link:"#var-property-property",children:[]},{level:3,title:"var file_list = []",slug:"var-file-list",link:"#var-file-list",children:[]},{level:3,title:"var dot_sep_module_path = file_path.replace(os.sep, '.').replace('.py', '').replace('.pyi', '')",slug:"var-dot-sep-module-path-file-path-replace-os-sep-replace-py-replace-pyi",link:"#var-dot-sep-module-path-file-path-replace-os-sep-replace-py-replace-pyi",children:[]},{level:3,title:"var module_docstring = ast.get_docstring(tree)",slug:"var-module-docstring-ast-get-docstring-tree",link:"#var-module-docstring-ast-get-docstring-tree",children:[]},{level:3,title:"var module_info = ModuleInfo(module_path=dot_sep_module_path, functions=[], classes=[], attributes=[], docstring=module_docstring if module_docstring else '')",slug:"var-module-info-moduleinfo-module-path-dot-sep-module-path-functions-classes-attributes-docstring-module-docstring-if-module-docstring-else",link:"#var-module-info-moduleinfo-module-path-dot-sep-module-path-functions-classes-attributes-docstring-module-docstring-if-module-docstring-else",children:[]},{level:3,title:"var content = ''",slug:"var-content",link:"#var-content",children:[]},{level:3,title:"var front_matter = '---\\n' + '\\n'.join([f'{k}: {v}' for (k, v) in front_matter.items()]) + '\\n---\\n\\n'",slug:"var-front-matter-n-n-join-f-k-v-for-k-v-in-front-matter-items-n-n-n",link:"#var-front-matter-n-n-join-f-k-v-for-k-v-in-front-matter-items-n-n-n",children:[]},{level:3,title:"var file_list = get_file_list(module_folder)",slug:"var-file-list-get-file-list-module-folder",link:"#var-file-list-get-file-list-module-folder",children:[]},{level:3,title:"var replace_data = {'__init__': 'README', '.py': '.md'}",slug:"var-replace-data-init-readme-py-md",link:"#var-replace-data-init-readme-py-md",children:[]},{level:3,title:"var file_content = file.read()",slug:"var-file-content-file-read",link:"#var-file-content-file-read",children:[]},{level:3,title:"var tree = ast.parse(file_content)",slug:"var-tree-ast-parse-file-content",link:"#var-tree-ast-parse-file-content",children:[]},{level:3,title:"var args_with_type = [f'{arg[0]}: {arg[1]}' if arg[1] else arg[0] for arg in func.args]",slug:"var-args-with-type-f-arg-0-arg-1-if-arg-1-else-arg-0-for-arg-in-func-args",link:"#var-args-with-type-f-arg-0-arg-1-if-arg-1-else-arg-0-for-arg-in-func-args",children:[]},{level:3,title:"var ignored_paths = []",slug:"var-ignored-paths",link:"#var-ignored-paths",children:[]},{level:3,title:"var no_module_name_pyfile_path = get_relative_path(module_folder, pyfile_path)",slug:"var-no-module-name-pyfile-path-get-relative-path-module-folder-pyfile-path",link:"#var-no-module-name-pyfile-path-get-relative-path-module-folder-pyfile-path",children:[]},{level:3,title:"var rel_md_path = pyfile_path if with_top else no_module_name_pyfile_path",slug:"var-rel-md-path-pyfile-path-if-with-top-else-no-module-name-pyfile-path",link:"#var-rel-md-path-pyfile-path-if-with-top-else-no-module-name-pyfile-path",children:[]},{level:3,title:"var abs_md_path = os.path.join(output_dir, rel_md_path)",slug:"var-abs-md-path-os-path-join-output-dir-rel-md-path",link:"#var-abs-md-path-os-path-join-output-dir-rel-md-path",children:[]},{level:3,title:"var module_info = get_module_info_normal(pyfile_path)",slug:"var-module-info-get-module-info-normal-pyfile-path",link:"#var-module-info-get-module-info-normal-pyfile-path",children:[]},{level:3,title:"var md_content = generate_markdown(module_info, front_matter)",slug:"var-md-content-generate-markdown-module-info-front-matter",link:"#var-md-content-generate-markdown-module-info-front-matter",children:[]},{level:3,title:`var inherit = f"({', '.join(cls.inherit)})" if cls.inherit else ''`,slug:"var-inherit-f-join-cls-inherit-if-cls-inherit-else",link:"#var-inherit-f-join-cls-inherit-if-cls-inherit-else",children:[]},{level:3,title:"var rel_md_path = rel_md_path.replace(rk, rv)",slug:"var-rel-md-path-rel-md-path-replace-rk-rv",link:"#var-rel-md-path-rel-md-path-replace-rk-rv",children:[]},{level:3,title:"var front_matter = {'title': module_info.module_path.replace('.__init__', '').replace('_', '\\\\n'), 'index': 'true', 'icon': 'laptop-code', 'category': 'API'}",slug:"var-front-matter-title-module-info-module-path-replace-init-replace-n-index-true-icon-laptop-code-category-api",link:"#var-front-matter-title-module-info-module-path-replace-init-replace-n-index-true-icon-laptop-code-category-api",children:[]},{level:3,title:"var front_matter = {'title': module_info.module_path.replace('_', '\\\\n'), 'order': '1', 'icon': 'laptop-code', 'category': 'API'}",slug:"var-front-matter-title-module-info-module-path-replace-n-order-1-icon-laptop-code-category-api",link:"#var-front-matter-title-module-info-module-path-replace-n-order-1-icon-laptop-code-category-api",children:[]},{level:3,title:"var function_docstring = ast.get_docstring(node)",slug:"var-function-docstring-ast-get-docstring-node",link:"#var-function-docstring-ast-get-docstring-node",children:[]},{level:3,title:"var func_info = FunctionInfo(name=node.name, args=[(arg.arg, ast.unparse(arg.annotation) if arg.annotation else NO_TYPE_ANY) for arg in node.args.args], return_type=ast.unparse(node.returns) if node.returns else 'None', docstring=function_docstring if function_docstring else '', type=DefType.FUNCTION, is_async=isinstance(node, ast.AsyncFunctionDef))",slug:"var-func-info-functioninfo-name-node-name-args-arg-arg-ast-unparse-arg-annotation-if-arg-annotation-else-no-type-any-for-arg-in-node-args-args-return-type-ast-unparse-node-returns-if-node-returns-else-none-docstring-function-docstring-if-function-docstring-else-type-deftype-function-is-async-isinstance-node-ast-asyncfunctiondef",link:"#var-func-info-functioninfo-name-node-name-args-arg-arg-ast-unparse-arg-annotation-if-arg-annotation-else-no-type-any-for-arg-in-node-args-args-return-type-ast-unparse-node-returns-if-node-returns-else-none-docstring-function-docstring-if-function-docstring-else-type-deftype-function-is-async-isinstance-node-ast-asyncfunctiondef",children:[]},{level:3,title:"var class_docstring = ast.get_docstring(node)",slug:"var-class-docstring-ast-get-docstring-node",link:"#var-class-docstring-ast-get-docstring-node",children:[]},{level:3,title:"var class_info = ClassInfo(name=node.name, docstring=class_docstring if class_docstring else '', methods=[], attributes=[], inherit=[ast.unparse(base) for base in node.bases])",slug:"var-class-info-classinfo-name-node-name-docstring-class-docstring-if-class-docstring-else-methods-attributes-inherit-ast-unparse-base-for-base-in-node-bases",link:"#var-class-info-classinfo-name-node-name-docstring-class-docstring-if-class-docstring-else-methods-attributes-inherit-ast-unparse-base-for-base-in-node-bases",children:[]},{level:3,title:"var args_with_type = [f'{arg[0]}: {arg[1]}' if arg[1] else arg[0] for arg in method.args]",slug:"var-args-with-type-f-arg-0-arg-1-if-arg-1-else-arg-0-for-arg-in-method-args",link:"#var-args-with-type-f-arg-0-arg-1-if-arg-1-else-arg-0-for-arg-in-method-args",children:[]},{level:3,title:"var args_with_type = [f'{arg[0]}: {arg[1]}' if arg[1] and arg[0] != 'self' else arg[0] for arg in method.args]",slug:"var-args-with-type-f-arg-0-arg-1-if-arg-1-and-arg-0-self-else-arg-0-for-arg-in-method-args",link:"#var-args-with-type-f-arg-0-arg-1-if-arg-1-and-arg-0-self-else-arg-0-for-arg-in-method-args",children:[]},{level:3,title:"var first_arg = node.args.args[0]",slug:"var-first-arg-node-args-args-0",link:"#var-first-arg-node-args-args-0",children:[]},{level:3,title:"var method_docstring = ast.get_docstring(class_node)",slug:"var-method-docstring-ast-get-docstring-class-node",link:"#var-method-docstring-ast-get-docstring-class-node",children:[]},{level:3,title:"var def_type = DefType.METHOD",slug:"var-def-type-deftype-method",link:"#var-def-type-deftype-method",children:[]},{level:3,title:"var def_type = DefType.STATIC_METHOD",slug:"var-def-type-deftype-static-method",link:"#var-def-type-deftype-static-method",children:[]},{level:3,title:"var attr_type = NO_TYPE_HINT",slug:"var-attr-type-no-type-hint",link:"#var-attr-type-no-type-hint",children:[]},{level:3,title:"var def_type = DefType.CLASS_METHOD",slug:"var-def-type-deftype-class-method",link:"#var-def-type-deftype-class-method",children:[]},{level:3,title:"var attr_type = ast.unparse(node.value.annotation)",slug:"var-attr-type-ast-unparse-node-value-annotation",link:"#var-attr-type-ast-unparse-node-value-annotation",children:[]},{level:3,title:"var def_type = DefType.PROPERTY",slug:"var-def-type-deftype-property",link:"#var-def-type-deftype-property",children:[]}],path:"/en/dev/api/mkdoc.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.utils",headers:[{level:3,title:"def is_coroutine_callable(call: Callable[..., Any]) -> bool",slug:"def-is-coroutine-callable-call-callable-any-bool",link:"#def-is-coroutine-callable-call-callable-any-bool",children:[]},{level:3,title:"def run_coroutine() -> None",slug:"def-run-coroutine-none",link:"#def-run-coroutine-none",children:[]},{level:3,title:"def path_to_module_name(path: Path) -> str",slug:"def-path-to-module-name-path-path-str",link:"#def-path-to-module-name-path-path-str",children:[]},{level:3,title:"def async_wrapper(func: Callable[..., Any]) -> Callable[..., Coroutine]",slug:"def-async-wrapper-func-callable-any-callable-coroutine",link:"#def-async-wrapper-func-callable-any-callable-coroutine",children:[]},{level:3,title:"async def wrapper() -> None",slug:"async-def-wrapper-none",link:"#async-def-wrapper-none",children:[]},{level:3,title:"var IS_MAIN_PROCESS = multiprocessing.current_process().name == 'MainProcess'",slug:"var-is-main-process-multiprocessing-current-process-name-mainprocess",link:"#var-is-main-process-multiprocessing-current-process-name-mainprocess",children:[]},{level:3,title:"var func_ = getattr(call, '__call__', None)",slug:"var-func-getattr-call-call-none",link:"#var-func-getattr-call-call-none",children:[]},{level:3,title:"var rel_path = path.resolve().relative_to(Path.cwd().resolve())",slug:"var-rel-path-path-resolve-relative-to-path-cwd-resolve",link:"#var-rel-path-path-resolve-relative-to-path-cwd-resolve",children:[]},{level:3,title:"var loop = asyncio.get_event_loop()",slug:"var-loop-asyncio-get-event-loop",link:"#var-loop-asyncio-get-event-loop",children:[]},{level:3,title:"var loop = asyncio.new_event_loop()",slug:"var-loop-asyncio-new-event-loop",link:"#var-loop-asyncio-new-event-loop",children:[]}],path:"/en/dev/api/utils.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.bot",headers:[{level:3,title:"def get_bot() -> LiteyukiBot",slug:"def-get-bot-liteyukibot",link:"#def-get-bot-liteyukibot",children:[]},{level:3,title:"def get_config(key: str, default: Any) -> Any",slug:"def-get-config-key-str-default-any-any",link:"#def-get-config-key-str-default-any-any",children:[]},{level:3,title:"def get_config_with_compat(key: str, compat_keys: tuple[str], default: Any) -> Any",slug:"def-get-config-with-compat-key-str-compat-keys-tuple-str-default-any-any",link:"#def-get-config-with-compat-key-str-compat-keys-tuple-str-default-any-any",children:[]},{level:3,title:"def print_logo() -> None",slug:"def-print-logo-none",link:"#def-print-logo-none",children:[]},{level:3,title:"class LiteyukiBot",slug:"class-liteyukibot",link:"#class-liteyukibot",children:[]},{level:3,title:"def __init__(self) -> None",slug:"def-init-self-none",link:"#def-init-self-none",children:[]},{level:3,title:"def run(self) -> None",slug:"def-run-self-none",link:"#def-run-self-none",children:[]},{level:3,title:"def keep_alive(self) -> None",slug:"def-keep-alive-self-none",link:"#def-keep-alive-self-none",children:[]},{level:3,title:"def restart(self, delay: int) -> None",slug:"def-restart-self-delay-int-none",link:"#def-restart-self-delay-int-none",children:[]},{level:3,title:"def restart_process(self, name: Optional[str]) -> None",slug:"def-restart-process-self-name-optional-str-none",link:"#def-restart-process-self-name-optional-str-none",children:[]},{level:3,title:"def init(self) -> None",slug:"def-init-self-none-1",link:"#def-init-self-none-1",children:[]},{level:3,title:"def init_logger(self) -> None",slug:"def-init-logger-self-none",link:"#def-init-logger-self-none",children:[]},{level:3,title:"def stop(self) -> None",slug:"def-stop-self-none",link:"#def-stop-self-none",children:[]},{level:3,title:"def on_before_start(self, func: LIFESPAN_FUNC) -> None",slug:"def-on-before-start-self-func-lifespan-func-none",link:"#def-on-before-start-self-func-lifespan-func-none",children:[]},{level:3,title:"def on_after_start(self, func: LIFESPAN_FUNC) -> None",slug:"def-on-after-start-self-func-lifespan-func-none",link:"#def-on-after-start-self-func-lifespan-func-none",children:[]},{level:3,title:"def on_after_shutdown(self, func: LIFESPAN_FUNC) -> None",slug:"def-on-after-shutdown-self-func-lifespan-func-none",link:"#def-on-after-shutdown-self-func-lifespan-func-none",children:[]},{level:3,title:"def on_before_process_shutdown(self, func: LIFESPAN_FUNC) -> None",slug:"def-on-before-process-shutdown-self-func-lifespan-func-none",link:"#def-on-before-process-shutdown-self-func-lifespan-func-none",children:[]},{level:3,title:"def on_before_process_restart(self, func: LIFESPAN_FUNC) -> None",slug:"def-on-before-process-restart-self-func-lifespan-func-none",link:"#def-on-before-process-restart-self-func-lifespan-func-none",children:[]},{level:3,title:"def on_after_restart(self, func: LIFESPAN_FUNC) -> None",slug:"def-on-after-restart-self-func-lifespan-func-none",link:"#def-on-after-restart-self-func-lifespan-func-none",children:[]},{level:3,title:"def on_after_nonebot_init(self, func: LIFESPAN_FUNC) -> None",slug:"def-on-after-nonebot-init-self-func-lifespan-func-none",link:"#def-on-after-nonebot-init-self-func-lifespan-func-none",children:[]},{level:3,title:"var executable = sys.executable",slug:"var-executable-sys-executable",link:"#var-executable-sys-executable",children:[]},{level:3,title:"var args = sys.argv",slug:"var-args-sys-argv",link:"#var-args-sys-argv",children:[]},{level:3,title:"var chan_active = get_channel(f'{name}-active')",slug:"var-chan-active-get-channel-f-name-active",link:"#var-chan-active-get-channel-f-name-active",children:[]},{level:3,title:"var cmd = 'start'",slug:"var-cmd-start",link:"#var-cmd-start",children:[]},{level:3,title:"var chan_active = get_channel(f'{process_name}-active')",slug:"var-chan-active-get-channel-f-process-name-active",link:"#var-chan-active-get-channel-f-process-name-active",children:[]},{level:3,title:"var cmd = 'nohup'",slug:"var-cmd-nohup",link:"#var-cmd-nohup",children:[]},{level:3,title:"var cmd = 'open'",slug:"var-cmd-open",link:"#var-cmd-open",children:[]},{level:3,title:"var cmd = 'nohup'",slug:"var-cmd-nohup-1",link:"#var-cmd-nohup-1",children:[]}],path:"/en/dev/api/bot/",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.bot.lifespan",headers:[{level:3,title:"def run_funcs(funcs: list[LIFESPAN_FUNC | PROCESS_LIFESPAN_FUNC]) -> None",slug:"def-run-funcs-funcs-list-lifespan-func-process-lifespan-func-none",link:"#def-run-funcs-funcs-list-lifespan-func-process-lifespan-func-none",children:[]},{level:3,title:"class Lifespan",slug:"class-lifespan",link:"#class-lifespan",children:[]},{level:3,title:"def __init__(self) -> None",slug:"def-init-self-none",link:"#def-init-self-none",children:[]},{level:3,title:"@staticmethod",slug:"staticmethod",link:"#staticmethod",children:[]},{level:3,title:"def run_funcs(funcs: list[LIFESPAN_FUNC | PROCESS_LIFESPAN_FUNC]) -> None",slug:"def-run-funcs-funcs-list-lifespan-func-process-lifespan-func-none-1",link:"#def-run-funcs-funcs-list-lifespan-func-process-lifespan-func-none-1",children:[]},{level:3,title:"def on_before_start(self, func: LIFESPAN_FUNC) -> LIFESPAN_FUNC",slug:"def-on-before-start-self-func-lifespan-func-lifespan-func",link:"#def-on-before-start-self-func-lifespan-func-lifespan-func",children:[]},{level:3,title:"def on_after_start(self, func: LIFESPAN_FUNC) -> LIFESPAN_FUNC",slug:"def-on-after-start-self-func-lifespan-func-lifespan-func",link:"#def-on-after-start-self-func-lifespan-func-lifespan-func",children:[]},{level:3,title:"def on_before_process_shutdown(self, func: LIFESPAN_FUNC) -> LIFESPAN_FUNC",slug:"def-on-before-process-shutdown-self-func-lifespan-func-lifespan-func",link:"#def-on-before-process-shutdown-self-func-lifespan-func-lifespan-func",children:[]},{level:3,title:"def on_after_shutdown(self, func: LIFESPAN_FUNC) -> LIFESPAN_FUNC",slug:"def-on-after-shutdown-self-func-lifespan-func-lifespan-func",link:"#def-on-after-shutdown-self-func-lifespan-func-lifespan-func",children:[]},{level:3,title:"def on_before_process_restart(self, func: LIFESPAN_FUNC) -> LIFESPAN_FUNC",slug:"def-on-before-process-restart-self-func-lifespan-func-lifespan-func",link:"#def-on-before-process-restart-self-func-lifespan-func-lifespan-func",children:[]},{level:3,title:"def on_after_restart(self, func: LIFESPAN_FUNC) -> LIFESPAN_FUNC",slug:"def-on-after-restart-self-func-lifespan-func-lifespan-func",link:"#def-on-after-restart-self-func-lifespan-func-lifespan-func",children:[]},{level:3,title:"def on_after_nonebot_init(self, func: Any) -> None",slug:"def-on-after-nonebot-init-self-func-any-none",link:"#def-on-after-nonebot-init-self-func-any-none",children:[]},{level:3,title:"def before_start(self) -> None",slug:"def-before-start-self-none",link:"#def-before-start-self-none",children:[]},{level:3,title:"def after_start(self) -> None",slug:"def-after-start-self-none",link:"#def-after-start-self-none",children:[]},{level:3,title:"def before_process_shutdown(self) -> None",slug:"def-before-process-shutdown-self-none",link:"#def-before-process-shutdown-self-none",children:[]},{level:3,title:"def after_shutdown(self) -> None",slug:"def-after-shutdown-self-none",link:"#def-after-shutdown-self-none",children:[]},{level:3,title:"def before_process_restart(self) -> None",slug:"def-before-process-restart-self-none",link:"#def-before-process-restart-self-none",children:[]},{level:3,title:"def after_restart(self) -> None",slug:"def-after-restart-self-none",link:"#def-after-restart-self-none",children:[]},{level:3,title:"var tasks = []",slug:"var-tasks",link:"#var-tasks",children:[]},{level:3,title:"var loop = asyncio.get_event_loop()",slug:"var-loop-asyncio-get-event-loop",link:"#var-loop-asyncio-get-event-loop",children:[]},{level:3,title:"var loop = asyncio.new_event_loop()",slug:"var-loop-asyncio-new-event-loop",link:"#var-loop-asyncio-new-event-loop",children:[]}],path:"/en/dev/api/bot/lifespan.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.comm",headers:[],path:"/en/dev/api/comm/",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.comm.channel",headers:[{level:3,title:"def set_channel(name: str, channel: Channel) -> None",slug:"def-set-channel-name-str-channel-channel-none",link:"#def-set-channel-name-str-channel-channel-none",children:[]},{level:3,title:"def set_channels(channels: dict[str, Channel]) -> None",slug:"def-set-channels-channels-dict-str-channel-none",link:"#def-set-channels-channels-dict-str-channel-none",children:[]},{level:3,title:"def get_channel(name: str) -> Channel",slug:"def-get-channel-name-str-channel",link:"#def-get-channel-name-str-channel",children:[]},{level:3,title:"def get_channels() -> dict[str, Channel]",slug:"def-get-channels-dict-str-channel",link:"#def-get-channels-dict-str-channel",children:[]},{level:3,title:"def on_set_channel(data: tuple[str, dict[str, Any]]) -> None",slug:"def-on-set-channel-data-tuple-str-dict-str-any-none",link:"#def-on-set-channel-data-tuple-str-dict-str-any-none",children:[]},{level:3,title:"def on_get_channel(data: tuple[str, dict[str, Any]]) -> None",slug:"def-on-get-channel-data-tuple-str-dict-str-any-none",link:"#def-on-get-channel-data-tuple-str-dict-str-any-none",children:[]},{level:3,title:"def on_get_channels(data: tuple[str, dict[str, Any]]) -> None",slug:"def-on-get-channels-data-tuple-str-dict-str-any-none",link:"#def-on-get-channels-data-tuple-str-dict-str-any-none",children:[]},{level:3,title:"def decorator(func: Callable[[T], Any]) -> Callable[[T], Any]",slug:"def-decorator-func-callable-t-any-callable-t-any",link:"#def-decorator-func-callable-t-any-callable-t-any",children:[]},{level:3,title:"async def wrapper(data: T) -> Any",slug:"async-def-wrapper-data-t-any",link:"#async-def-wrapper-data-t-any",children:[]},{level:3,title:"class Channel(Generic[T])",slug:"class-channel-generic-t",link:"#class-channel-generic-t",children:[]},{level:3,title:"def __init__(self, _id: str, type_check: Optional[bool]) -> None",slug:"def-init-self-id-str-type-check-optional-bool-none",link:"#def-init-self-id-str-type-check-optional-bool-none",children:[]},{level:3,title:"def send(self, data: T) -> None",slug:"def-send-self-data-t-none",link:"#def-send-self-data-t-none",children:[]},{level:3,title:"def receive(self) -> T",slug:"def-receive-self-t",link:"#def-receive-self-t",children:[]},{level:3,title:"def close(self) -> None",slug:"def-close-self-none",link:"#def-close-self-none",children:[]},{level:3,title:"def on_receive(self, filter_func: Optional[FILTER_FUNC]) -> Callable[[Callable[[T], Any]], Callable[[T], Any]]",slug:"def-on-receive-self-filter-func-optional-filter-func-callable-callable-t-any-callable-t-any",link:"#def-on-receive-self-filter-func-optional-filter-func-callable-callable-t-any-callable-t-any",children:[]},{level:3,title:"var T = TypeVar('T')",slug:"var-t-typevar-t",link:"#var-t-typevar-t",children:[]},{level:3,title:"var channel_deliver_active_channel = Channel(_id='channel_deliver_active_channel')",slug:"var-channel-deliver-active-channel-channel-id-channel-deliver-active-channel",link:"#var-channel-deliver-active-channel-channel-id-channel-deliver-active-channel",children:[]},{level:3,title:"var channel_deliver_passive_channel = Channel(_id='channel_deliver_passive_channel')",slug:"var-channel-deliver-passive-channel-channel-id-channel-deliver-passive-channel",link:"#var-channel-deliver-passive-channel-channel-id-channel-deliver-passive-channel",children:[]},{level:3,title:"var recv_chan = data[1]['recv_chan']",slug:"var-recv-chan-data-1-recv-chan",link:"#var-recv-chan-data-1-recv-chan",children:[]},{level:3,title:"var recv_chan = Channel[Channel[Any]]('recv_chan')",slug:"var-recv-chan-channel-channel-any-recv-chan",link:"#var-recv-chan-channel-channel-any-recv-chan",children:[]},{level:3,title:"var recv_chan = Channel[dict[str, Channel[Any]]]('recv_chan')",slug:"var-recv-chan-channel-dict-str-channel-any-recv-chan",link:"#var-recv-chan-channel-dict-str-channel-any-recv-chan",children:[]},{level:3,title:"var type_check = self._get_generic_type() is not None",slug:"var-type-check-self-get-generic-type-is-not-none",link:"#var-type-check-self-get-generic-type-is-not-none",children:[]},{level:3,title:"var data = self.conn_recv.recv()",slug:"var-data-self-conn-recv-recv",link:"#var-data-self-conn-recv-recv",children:[]},{level:3,title:"var func = _callback_funcs[func_id]",slug:"var-func-callback-funcs-func-id",link:"#var-func-callback-funcs-func-id",children:[]},{level:3,title:"var func = _callback_funcs[func_id]",slug:"var-func-callback-funcs-func-id-1",link:"#var-func-callback-funcs-func-id-1",children:[]},{level:3,title:"var data = self.conn_recv.recv()",slug:"var-data-self-conn-recv-recv-1",link:"#var-data-self-conn-recv-recv-1",children:[]},{level:3,title:"var data = self.conn_recv.recv()",slug:"var-data-self-conn-recv-recv-2",link:"#var-data-self-conn-recv-recv-2",children:[]}],path:"/en/dev/api/comm/channel.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.comm.event",headers:[{level:3,title:"class Event",slug:"class-event",link:"#class-event",children:[]},{level:3,title:"def __init__(self, name: str, data: dict[str, Any]) -> None",slug:"def-init-self-name-str-data-dict-str-any-none",link:"#def-init-self-name-str-data-dict-str-any-none",children:[]}],path:"/en/dev/api/comm/event.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.comm.storage",headers:[{level:3,title:"def run_subscriber_receive_funcs(channel_: str, data: Any) -> None",slug:"def-run-subscriber-receive-funcs-channel-str-data-any-none",link:"#def-run-subscriber-receive-funcs-channel-str-data-any-none",children:[]},{level:3,title:"def on_get(data: tuple[str, dict[str, Any]]) -> None",slug:"def-on-get-data-tuple-str-dict-str-any-none",link:"#def-on-get-data-tuple-str-dict-str-any-none",children:[]},{level:3,title:"def on_set(data: tuple[str, dict[str, Any]]) -> None",slug:"def-on-set-data-tuple-str-dict-str-any-none",link:"#def-on-set-data-tuple-str-dict-str-any-none",children:[]},{level:3,title:"def on_delete(data: tuple[str, dict[str, Any]]) -> None",slug:"def-on-delete-data-tuple-str-dict-str-any-none",link:"#def-on-delete-data-tuple-str-dict-str-any-none",children:[]},{level:3,title:"def on_get_all(data: tuple[str, dict[str, Any]]) -> None",slug:"def-on-get-all-data-tuple-str-dict-str-any-none",link:"#def-on-get-all-data-tuple-str-dict-str-any-none",children:[]},{level:3,title:"def on_publish(data: tuple[str, Any]) -> None",slug:"def-on-publish-data-tuple-str-any-none",link:"#def-on-publish-data-tuple-str-any-none",children:[]},{level:3,title:"def decorator(func: ON_RECEIVE_FUNC) -> ON_RECEIVE_FUNC",slug:"def-decorator-func-on-receive-func-on-receive-func",link:"#def-decorator-func-on-receive-func-on-receive-func",children:[]},{level:3,title:"async def wrapper(data: Any) -> None",slug:"async-def-wrapper-data-any-none",link:"#async-def-wrapper-data-any-none",children:[]},{level:3,title:"class Subscriber",slug:"class-subscriber",link:"#class-subscriber",children:[]},{level:3,title:"def __init__(self) -> None",slug:"def-init-self-none",link:"#def-init-self-none",children:[]},{level:3,title:"def receive(self) -> Any",slug:"def-receive-self-any",link:"#def-receive-self-any",children:[]},{level:3,title:"def unsubscribe(self) -> None",slug:"def-unsubscribe-self-none",link:"#def-unsubscribe-self-none",children:[]},{level:3,title:"class KeyValueStore",slug:"class-keyvaluestore",link:"#class-keyvaluestore",children:[]},{level:3,title:"def __init__(self) -> None",slug:"def-init-self-none-1",link:"#def-init-self-none-1",children:[]},{level:3,title:"def set(self, key: str, value: Any) -> None",slug:"def-set-self-key-str-value-any-none",link:"#def-set-self-key-str-value-any-none",children:[]},{level:3,title:"def get(self, key: str, default: Optional[Any]) -> Optional[Any]",slug:"def-get-self-key-str-default-optional-any-optional-any",link:"#def-get-self-key-str-default-optional-any-optional-any",children:[]},{level:3,title:"def delete(self, key: str, ignore_key_error: bool) -> None",slug:"def-delete-self-key-str-ignore-key-error-bool-none",link:"#def-delete-self-key-str-ignore-key-error-bool-none",children:[]},{level:3,title:"def get_all(self) -> dict[str, Any]",slug:"def-get-all-self-dict-str-any",link:"#def-get-all-self-dict-str-any",children:[]},{level:3,title:"def publish(self, channel_: str, data: Any) -> None",slug:"def-publish-self-channel-str-data-any-none",link:"#def-publish-self-channel-str-data-any-none",children:[]},{level:3,title:"def on_subscriber_receive(self, channel_: str) -> Callable[[ON_RECEIVE_FUNC], ON_RECEIVE_FUNC]",slug:"def-on-subscriber-receive-self-channel-str-callable-on-receive-func-on-receive-func",link:"#def-on-subscriber-receive-self-channel-str-callable-on-receive-func-on-receive-func",children:[]},{level:3,title:"@staticmethod",slug:"staticmethod",link:"#staticmethod",children:[]},{level:3,title:"def run_subscriber_receive_funcs(channel_: str, data: Any) -> None",slug:"def-run-subscriber-receive-funcs-channel-str-data-any-none-1",link:"#def-run-subscriber-receive-funcs-channel-str-data-any-none-1",children:[]},{level:3,title:"class GlobalKeyValueStore",slug:"class-globalkeyvaluestore",link:"#class-globalkeyvaluestore",children:[]},{level:3,title:"@classmethod",slug:"classmethod",link:"#classmethod",children:[]},{level:3,title:"def get_instance(cls: Any) -> None",slug:"def-get-instance-cls-any-none",link:"#def-get-instance-cls-any-none",children:[]},{level:3,title:"attr _instance: None",slug:"attr-instance-none",link:"#attr-instance-none",children:[]},{level:3,title:"attr _lock: threading.Lock()",slug:"attr-lock-threading-lock",link:"#attr-lock-threading-lock",children:[]},{level:3,title:"var key = data[1]['key']",slug:"var-key-data-1-key",link:"#var-key-data-1-key",children:[]},{level:3,title:"var default = data[1]['default']",slug:"var-default-data-1-default",link:"#var-default-data-1-default",children:[]},{level:3,title:"var recv_chan = data[1]['recv_chan']",slug:"var-recv-chan-data-1-recv-chan",link:"#var-recv-chan-data-1-recv-chan",children:[]},{level:3,title:"var key = data[1]['key']",slug:"var-key-data-1-key-1",link:"#var-key-data-1-key-1",children:[]},{level:3,title:"var value = data[1]['value']",slug:"var-value-data-1-value",link:"#var-value-data-1-value",children:[]},{level:3,title:"var key = data[1]['key']",slug:"var-key-data-1-key-2",link:"#var-key-data-1-key-2",children:[]},{level:3,title:"var recv_chan = data[1]['recv_chan']",slug:"var-recv-chan-data-1-recv-chan-1",link:"#var-recv-chan-data-1-recv-chan-1",children:[]},{level:3,title:"var lock = _get_lock(key)",slug:"var-lock-get-lock-key",link:"#var-lock-get-lock-key",children:[]},{level:3,title:"var lock = _get_lock(key)",slug:"var-lock-get-lock-key-1",link:"#var-lock-get-lock-key-1",children:[]},{level:3,title:"var recv_chan = Channel[Optional[Any]]('recv_chan')",slug:"var-recv-chan-channel-optional-any-recv-chan",link:"#var-recv-chan-channel-optional-any-recv-chan",children:[]},{level:3,title:"var lock = _get_lock(key)",slug:"var-lock-get-lock-key-2",link:"#var-lock-get-lock-key-2",children:[]},{level:3,title:"var recv_chan = Channel[dict[str, Any]]('recv_chan')",slug:"var-recv-chan-channel-dict-str-any-recv-chan",link:"#var-recv-chan-channel-dict-str-any-recv-chan",children:[]},{level:3,title:"var data = self.active_chan.receive()",slug:"var-data-self-active-chan-receive",link:"#var-data-self-active-chan-receive",children:[]},{level:3,title:"var data = self.publish_channel.receive()",slug:"var-data-self-publish-channel-receive",link:"#var-data-self-publish-channel-receive",children:[]}],path:"/en/dev/api/comm/storage.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.core",headers:[],path:"/en/dev/api/core/",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.core.manager",headers:[{level:3,title:"class ChannelDeliver",slug:"class-channeldeliver",link:"#class-channeldeliver",children:[]},{level:3,title:"def __init__(self, active: Channel[Any], passive: Channel[Any], channel_deliver_active: Channel[Channel[Any]], channel_deliver_passive: Channel[tuple[str, dict]], publish: Channel[tuple[str, Any]]) -> None",slug:"def-init-self-active-channel-any-passive-channel-any-channel-deliver-active-channel-channel-any-channel-deliver-passive-channel-tuple-str-dict-publish-channel-tuple-str-any-none",link:"#def-init-self-active-channel-any-passive-channel-any-channel-deliver-active-channel-channel-any-channel-deliver-passive-channel-tuple-str-dict-publish-channel-tuple-str-any-none",children:[]},{level:3,title:"class ProcessManager",slug:"class-processmanager",link:"#class-processmanager",children:[]},{level:3,title:"def __init__(self, lifespan: 'Lifespan') -> None",slug:"def-init-self-lifespan-lifespan-none",link:"#def-init-self-lifespan-lifespan-none",children:[]},{level:3,title:"def start(self, name: str) -> None",slug:"def-start-self-name-str-none",link:"#def-start-self-name-str-none",children:[]},{level:3,title:"def start_all(self) -> None",slug:"def-start-all-self-none",link:"#def-start-all-self-none",children:[]},{level:3,title:"def add_target(self, name: str, target: TARGET_FUNC, args: tuple, kwargs: Any) -> None",slug:"def-add-target-self-name-str-target-target-func-args-tuple-kwargs-any-none",link:"#def-add-target-self-name-str-target-target-func-args-tuple-kwargs-any-none",children:[]},{level:3,title:"def join_all(self) -> None",slug:"def-join-all-self-none",link:"#def-join-all-self-none",children:[]},{level:3,title:"def terminate(self, name: str) -> None",slug:"def-terminate-self-name-str-none",link:"#def-terminate-self-name-str-none",children:[]},{level:3,title:"def terminate_all(self) -> None",slug:"def-terminate-all-self-none",link:"#def-terminate-all-self-none",children:[]},{level:3,title:"def is_process_alive(self, name: str) -> bool",slug:"def-is-process-alive-self-name-str-bool",link:"#def-is-process-alive-self-name-str-bool",children:[]},{level:3,title:"var TIMEOUT = 10",slug:"var-timeout-10",link:"#var-timeout-10",children:[]},{level:3,title:"var chan_active = get_channel(f'{name}-active')",slug:"var-chan-active-get-channel-f-name-active",link:"#var-chan-active-get-channel-f-name-active",children:[]},{level:3,title:"var channel_deliver = ChannelDeliver(active=chan_active, passive=chan_passive, channel_deliver_active=channel_deliver_active_channel, channel_deliver_passive=channel_deliver_passive_channel, publish=publish_channel)",slug:"var-channel-deliver-channeldeliver-active-chan-active-passive-chan-passive-channel-deliver-active-channel-deliver-active-channel-channel-deliver-passive-channel-deliver-passive-channel-publish-publish-channel",link:"#var-channel-deliver-channeldeliver-active-chan-active-passive-chan-passive-channel-deliver-active-channel-deliver-active-channel-channel-deliver-passive-channel-deliver-passive-channel-publish-publish-channel",children:[]},{level:3,title:"var process = self.processes[name]",slug:"var-process-self-processes-name",link:"#var-process-self-processes-name",children:[]},{level:3,title:"var process = Process(target=self.targets[name][0], args=self.targets[name][1], kwargs=self.targets[name][2], daemon=True)",slug:"var-process-process-target-self-targets-name-0-args-self-targets-name-1-kwargs-self-targets-name-2-daemon-true",link:"#var-process-process-target-self-targets-name-0-args-self-targets-name-1-kwargs-self-targets-name-2-daemon-true",children:[]},{level:3,title:"var data = chan_active.receive()",slug:"var-data-chan-active-receive",link:"#var-data-chan-active-receive",children:[]},{level:3,title:"var kwargs = {}",slug:"var-kwargs",link:"#var-kwargs",children:[]}],path:"/en/dev/api/core/manager.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.dev",headers:[],path:"/en/dev/api/dev/",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.dev.observer",headers:[{level:3,title:"def debounce(wait: Any) -> None",slug:"def-debounce-wait-any-none",link:"#def-debounce-wait-any-none",children:[]},{level:3,title:"def on_file_system_event(directories: tuple[str], recursive: bool, event_filter: FILTER_FUNC) -> Callable[[CALLBACK_FUNC], CALLBACK_FUNC]",slug:"def-on-file-system-event-directories-tuple-str-recursive-bool-event-filter-filter-func-callable-callback-func-callback-func",link:"#def-on-file-system-event-directories-tuple-str-recursive-bool-event-filter-filter-func-callable-callback-func-callback-func",children:[]},{level:3,title:"def decorator(func: Any) -> None",slug:"def-decorator-func-any-none",link:"#def-decorator-func-any-none",children:[]},{level:3,title:"def decorator(func: CALLBACK_FUNC) -> CALLBACK_FUNC",slug:"def-decorator-func-callback-func-callback-func",link:"#def-decorator-func-callback-func-callback-func",children:[]},{level:3,title:"def wrapper() -> None",slug:"def-wrapper-none",link:"#def-wrapper-none",children:[]},{level:3,title:"def wrapper(event: FileSystemEvent) -> None",slug:"def-wrapper-event-filesystemevent-none",link:"#def-wrapper-event-filesystemevent-none",children:[]},{level:3,title:"class CodeModifiedHandler(FileSystemEventHandler)",slug:"class-codemodifiedhandler-filesystemeventhandler",link:"#class-codemodifiedhandler-filesystemeventhandler",children:[]},{level:3,title:"def on_modified(self, event: Any) -> None",slug:"def-on-modified-self-event-any-none",link:"#def-on-modified-self-event-any-none",children:[]},{level:3,title:"def on_created(self, event: Any) -> None",slug:"def-on-created-self-event-any-none",link:"#def-on-created-self-event-any-none",children:[]},{level:3,title:"def on_deleted(self, event: Any) -> None",slug:"def-on-deleted-self-event-any-none",link:"#def-on-deleted-self-event-any-none",children:[]},{level:3,title:"def on_moved(self, event: Any) -> None",slug:"def-on-moved-self-event-any-none",link:"#def-on-moved-self-event-any-none",children:[]},{level:3,title:"def on_any_event(self, event: Any) -> None",slug:"def-on-any-event-self-event-any-none",link:"#def-on-any-event-self-event-any-none",children:[]},{level:3,title:"var liteyuki_bot = get_bot()",slug:"var-liteyuki-bot-get-bot",link:"#var-liteyuki-bot-get-bot",children:[]},{level:3,title:"var observer = Observer()",slug:"var-observer-observer",link:"#var-observer-observer",children:[]},{level:3,title:"var last_call_time = None",slug:"var-last-call-time-none",link:"#var-last-call-time-none",children:[]},{level:3,title:"var code_modified_handler = CodeModifiedHandler()",slug:"var-code-modified-handler-codemodifiedhandler",link:"#var-code-modified-handler-codemodifiedhandler",children:[]},{level:3,title:"var current_time = time.time()",slug:"var-current-time-time-time",link:"#var-current-time-time-time",children:[]},{level:3,title:"var last_call_time = current_time",slug:"var-last-call-time-current-time",link:"#var-last-call-time-current-time",children:[]}],path:"/en/dev/api/dev/observer.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.dev.plugin",headers:[{level:3,title:"def run_plugins() -> None",slug:"def-run-plugins-none",link:"#def-run-plugins-none",children:[]},{level:3,title:"var cfg = load_config_in_default()",slug:"var-cfg-load-config-in-default",link:"#var-cfg-load-config-in-default",children:[]},{level:3,title:"var plugins = cfg.get('liteyuki.plugins', [])",slug:"var-plugins-cfg-get-liteyuki-plugins",link:"#var-plugins-cfg-get-liteyuki-plugins",children:[]},{level:3,title:"var bot = LiteyukiBot(**cfg)",slug:"var-bot-liteyukibot-cfg",link:"#var-bot-liteyukibot-cfg",children:[]}],path:"/en/dev/api/dev/plugin.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.message",headers:[],path:"/en/dev/api/message/",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.message.event",headers:[{level:3,title:"class Event",slug:"class-event",link:"#class-event",children:[]},{level:3,title:"def __init__(self, type_: str, data: dict) -> None",slug:"def-init-self-type-str-data-dict-none",link:"#def-init-self-type-str-data-dict-none",children:[]}],path:"/en/dev/api/message/event.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.message.matcher",headers:[{level:3,title:"class Matcher",slug:"class-matcher",link:"#class-matcher",children:[]}],path:"/en/dev/api/message/matcher.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.message.on",headers:[{level:3,title:"def on_message(permission: Any) -> Matcher",slug:"def-on-message-permission-any-matcher",link:"#def-on-message-permission-any-matcher",children:[]}],path:"/en/dev/api/message/on.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.message.permission",headers:[{level:3,title:"class Permission",slug:"class-permission",link:"#class-permission",children:[]},{level:3,title:"def __init__(self, handler: PERMISSION_HANDLER) -> None",slug:"def-init-self-handler-permission-handler-none",link:"#def-init-self-handler-permission-handler-none",children:[]}],path:"/en/dev/api/message/permission.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.message.rule",headers:[],path:"/en/dev/api/message/rule.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.message.session",headers:[],path:"/en/dev/api/message/session.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.plugin",headers:[{level:3,title:"def get_loaded_plugins() -> dict[str, Plugin]",slug:"def-get-loaded-plugins-dict-str-plugin",link:"#def-get-loaded-plugins-dict-str-plugin",children:[]}],path:"/en/dev/api/plugin/",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.plugin.load",headers:[{level:3,title:"def load_plugin(module_path: str | Path) -> Optional[Plugin]",slug:"def-load-plugin-module-path-str-path-optional-plugin",link:"#def-load-plugin-module-path-str-path-optional-plugin",children:[]},{level:3,title:"def load_plugins() -> set[Plugin]",slug:"def-load-plugins-set-plugin",link:"#def-load-plugins-set-plugin",children:[]},{level:3,title:"def format_display_name(display_name: str, plugin_type: PluginType) -> str",slug:"def-format-display-name-display-name-str-plugin-type-plugintype-str",link:"#def-format-display-name-display-name-str-plugin-type-plugintype-str",children:[]},{level:3,title:"var module_path = path_to_module_name(Path(module_path)) if isinstance(module_path, Path) else module_path",slug:"var-module-path-path-to-module-name-path-module-path-if-isinstance-module-path-path-else-module-path",link:"#var-module-path-path-to-module-name-path-module-path-if-isinstance-module-path-path-else-module-path",children:[]},{level:3,title:"var plugins = set()",slug:"var-plugins-set",link:"#var-plugins-set",children:[]},{level:3,title:"var color = 'y'",slug:"var-color-y",link:"#var-color-y",children:[]},{level:3,title:"var module = import_module(module_path)",slug:"var-module-import-module-module-path",link:"#var-module-import-module-module-path",children:[]},{level:3,title:"var display_name = module.__name__.split('.')[-1]",slug:"var-display-name-module-name-split-1",link:"#var-display-name-module-name-split-1",children:[]},{level:3,title:`var display_name = format_display_name(f"{metadata.name}({module.__name__.split('.')[-1]})", metadata.type)`,slug:"var-display-name-format-display-name-f-metadata-name-module-name-split-1-metadata-type",link:"#var-display-name-format-display-name-f-metadata-name-module-name-split-1-metadata-type",children:[]},{level:3,title:"var path = Path(os.path.join(dir_path, f))",slug:"var-path-path-os-path-join-dir-path-f",link:"#var-path-path-os-path-join-dir-path-f",children:[]},{level:3,title:"var module_name = None",slug:"var-module-name-none",link:"#var-module-name-none",children:[]},{level:3,title:"var color = 'm'",slug:"var-color-m",link:"#var-color-m",children:[]},{level:3,title:"var color = 'g'",slug:"var-color-g",link:"#var-color-g",children:[]},{level:3,title:"var color = 'e'",slug:"var-color-e",link:"#var-color-e",children:[]},{level:3,title:"var color = 'c'",slug:"var-color-c",link:"#var-color-c",children:[]},{level:3,title:"var module_name = f'{path_to_module_name(Path(dir_path))}.{f[:-3]}'",slug:"var-module-name-f-path-to-module-name-path-dir-path-f-3",link:"#var-module-name-f-path-to-module-name-path-dir-path-f-3",children:[]},{level:3,title:"var module_name = path_to_module_name(path)",slug:"var-module-name-path-to-module-name-path",link:"#var-module-name-path-to-module-name-path",children:[]}],path:"/en/dev/api/plugin/load.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.plugin.manager",headers:[],path:"/en/dev/api/plugin/manager.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.plugin.model",headers:[{level:3,title:"class PluginType(Enum)",slug:"class-plugintype-enum",link:"#class-plugintype-enum",children:[]},{level:3,title:"attr APPLICATION: 'application'",slug:"attr-application-application",link:"#attr-application-application",children:[]},{level:3,title:"attr SERVICE: 'service'",slug:"attr-service-service",link:"#attr-service-service",children:[]},{level:3,title:"attr IMPLEMENTATION: 'implementation'",slug:"attr-implementation-implementation",link:"#attr-implementation-implementation",children:[]},{level:3,title:"attr MODULE: 'module'",slug:"attr-module-module",link:"#attr-module-module",children:[]},{level:3,title:"attr UNCLASSIFIED: 'unclassified'",slug:"attr-unclassified-unclassified",link:"#attr-unclassified-unclassified",children:[]},{level:3,title:"class PluginMetadata(BaseModel)",slug:"class-pluginmetadata-basemodel",link:"#class-pluginmetadata-basemodel",children:[]},{level:3,title:"class Plugin(BaseModel)",slug:"class-plugin-basemodel",link:"#class-plugin-basemodel",children:[]},{level:3,title:"attr model_config: {'arbitrary_types_allowed': True}",slug:"attr-model-config-arbitrary-types-allowed-true",link:"#attr-model-config-arbitrary-types-allowed-true",children:[]},{level:3,title:"var APPLICATION = 'application'",slug:"var-application-application",link:"#var-application-application",children:[]},{level:3,title:"var SERVICE = 'service'",slug:"var-service-service",link:"#var-service-service",children:[]},{level:3,title:"var IMPLEMENTATION = 'implementation'",slug:"var-implementation-implementation",link:"#var-implementation-implementation",children:[]},{level:3,title:"var MODULE = 'module'",slug:"var-module-module",link:"#var-module-module",children:[]},{level:3,title:"var UNCLASSIFIED = 'unclassified'",slug:"var-unclassified-unclassified",link:"#var-unclassified-unclassified",children:[]},{level:3,title:"var model_config = {'arbitrary_types_allowed': True}",slug:"var-model-config-arbitrary-types-allowed-true",link:"#var-model-config-arbitrary-types-allowed-true",children:[]}],path:"/en/dev/api/plugin/model.html",pathLocale:"/en/",extraFields:[]},{title:"",headers:[],path:"/404.html",pathLocale:"/",extraFields:[]}],e1=J(Zm),t1=()=>e1,n1=({searchIndex:e,routeLocale:t,query:n,maxSuggestions:l})=>{const a=x(()=>e.value.filter(r=>r.pathLocale===t.value));return x(()=>{const r=n.value.trim().toLowerCase();if(!r)return[];const i=[],o=(s,c)=>{Do(r,[c.title])&&i.push({link:`${s.path}#${c.slug}`,title:s.title,header:c.title});for(const u of c.children){if(i.length>=l.value)return;o(s,u)}};for(const s of a.value){if(i.length>=l.value)break;if(Do(r,[s.title,...s.extraFields])){i.push({link:s.path,title:s.title});continue}for(const c of s.headers){if(i.length>=l.value)break;o(s,c)}}return i})},l1=e=>{const t=J(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}}},a1=U({name:"SearchBox",props:{locales:{type:Object,default:()=>({})},hotKeys:{type:Array,default:()=>[]},maxSuggestions:{type:Number,default:5}},setup(e){const{locales:t,hotKeys:n,maxSuggestions:l}=Kd(e),a=yn(),r=Xt(),i=t1(),o=J(null),s=J(!1),c=J(""),u=x(()=>t.value[r.value]??{}),f=n1({searchIndex:i,routeLocale:r,query:c,maxSuggestions:l}),{focusIndex:p,focusNext:h,focusPrev:g}=l1(f);Xm({input:o,hotKeys:n});const b=x(()=>s.value&&!!f.value.length),_=()=>{b.value&&g()},k=()=>{b.value&&h()},C=y=>{if(!b.value)return;const A=f.value[y];A&&a.push(A.link).then(()=>{c.value="",p.value=0})};return()=>d("form",{class:"search-box",role:"search"},[d("input",{ref:o,type:"search",placeholder:u.value.placeholder,autocomplete:"off",spellcheck:!1,value:c.value,onFocus:()=>s.value=!0,onBlur:()=>s.value=!1,onInput:y=>c.value=y.target.value,onKeydown:y=>{switch(y.key){case"ArrowUp":{_();break}case"ArrowDown":{k();break}case"Enter":{y.preventDefault(),C(p.value);break}}}}),b.value&&d("ul",{class:"suggestions",onMouseleave:()=>p.value=-1},f.value.map(({link:y,title:A,header:O},L)=>d("li",{class:["suggestion",{focus:p.value===L}],onMouseenter:()=>p.value=L,onMousedown:()=>C(L)},d("a",{href:y,onClick:N=>N.preventDefault()},[d("span",{class:"page-title"},A),O&&d("span",{class:"page-header"},`> ${O}`)]))))])}});var r1=["s","/"],i1={"/":{placeholder:"搜索"}};const o1=i1,s1=r1,c1=5,u1=et({enhance({app:e}){e.component("SearchBox",t=>d(a1,{locales:o1,hotKeys:s1,maxSuggestions:c1,...t}))}}),yu=()=>{const e=Te();return x(()=>e.value.readingTime??null)},d1=(e,t)=>{const{minutes:n,words:l}=e,{less1Minute:a,word:r,time:i}=t;return{time:n<1?a:i.replace("$time",Math.round(n).toString()),words:r.replace("$word",l.toString())}};var jo={"/en/":{word:"About $word words",less1Minute:"Less than 1 minute",time:"About $time min"},"/":{word:"约 $word 字",less1Minute:"小于 1 分钟",time:"大约 $time 分钟"}};const Bo={words:"",time:""},Er=typeof jo>"u"?null:jo,f1=()=>Er?Pl(Er):x(()=>null),p1=()=>{if(typeof Er>"u")return x(()=>Bo);const e=yu(),t=f1();return x(()=>e.value&&t.value?d1(e.value,t.value):Bo)},en=()=>Gc(),ye=()=>Ng(),Ml=()=>{const e=en();return x(()=>!!e.value.pure)},Ho=()=>null,h1="719px",v1="1440px",g1="false",_u={mobileBreakPoint:h1,pcBreakPoint:v1,enableThemeColor:g1},fi={"/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",{text:"liteyuki",prefix:"api/",collapsible:!0,icon:"laptop-code",children:["","config","exception","log","mkdoc","utils",{text:"liteyuki.bot",prefix:"bot/",collapsible:!0,icon:"laptop-code",children:["","lifespan"]},{text:"liteyuki.comm",prefix:"comm/",collapsible:!0,icon:"laptop-code",children:["","channel","event","storage"]},{text:"liteyuki.core",prefix:"core/",collapsible:!0,icon:"laptop-code",children:["","manager"]},{text:"liteyuki.dev",prefix:"dev/",collapsible:!0,icon:"laptop-code",children:["","observer","plugin"]},{text:"liteyuki.message",prefix:"message/",collapsible:!0,icon:"laptop-code",children:["","event","matcher","on","permission","rule","session"]},{text:"liteyuki.plugin",prefix:"plugin/",collapsible:!0,icon:"laptop-code",children:["","load","manager","model"]}]}],"/deploy/":["install","config","fandq"],"/usage/":["basic_command","extra_command","agreement"],"/store/":["resource","plugin"],"/dev/":["dev_resource_pack","dev_lyfunc","dev_lyplugin","dev_comm",{text:"liteyuki",prefix:"api/",collapsible:!0,icon:"laptop-code",children:["","config","exception","log","mkdoc","utils",{text:"liteyuki.bot",prefix:"bot/",collapsible:!0,icon:"laptop-code",children:["","lifespan"]},{text:"liteyuki.comm",prefix:"comm/",collapsible:!0,icon:"laptop-code",children:["","channel","event","storage"]},{text:"liteyuki.core",prefix:"core/",collapsible:!0,icon:"laptop-code",children:["","manager"]},{text:"liteyuki.dev",prefix:"dev/",collapsible:!0,icon:"laptop-code",children:["","observer","plugin"]},{text:"liteyuki.message",prefix:"message/",collapsible:!0,icon:"laptop-code",children:["","event","matcher","on","permission","rule","session"]},{text:"liteyuki.plugin",prefix:"plugin/",collapsible:!0,icon:"laptop-code",children:["","load","manager","model"]}]}]},bu=e=>{const{icon:t="",color:n,size:l}=e,a=n||l?{}:null;return n&&(a.color=n),l&&(a.height=Number.isNaN(Number(l))?l:`${l}px`),mn(t)?d("img",{class:"icon",src:t,alt:"","no-view":"",style:a}):ri(t)?d("img",{class:"icon",src:Ke(t),alt:"","aria-hidden":"","no-view":"",style:a}):d(mt("FontIcon"),e)};bu.displayName="HopeIcon";var Ge=bu;const m1="http://.",pi=()=>{const e=yn(),t=Qt();return n=>{if(n)if(ri(n))t.path!==n&&e.push(n);else if(oc(n))window&&window.open(n);else{const l=t.path.slice(0,t.path.lastIndexOf("/"));e.push(new URL(`${l}/${encodeURI(n)}`,m1).pathname)}}},ku=()=>{const e=ye(),t=Se();return x(()=>{const{author:n}=t.value;return n?Fo(n):n===!1?[]:Fo(e.value.author,!1)})},y1=()=>{const e=Se();return x(()=>lm(e.value.category).map(t=>({name:t,path:""})))},_1=()=>{const e=Se();return x(()=>am(e.value.tag).map(t=>({name:t,path:""})))},b1=()=>{const e=Se(),t=Te();return x(()=>{const n=Nv(e.value.date);if(n)return n;const{createdTime:l}=t.value.git||{};return l?new Date(l):null})},k1=()=>{const e=ye(),t=Te(),n=Se(),l=ku(),a=y1(),r=_1(),i=b1(),o=yu(),s=p1(),c=x(()=>({author:l.value,category:a.value,date:i.value,localizedDate:t.value.localizedDate,tag:r.value,isOriginal:n.value.isOriginal||!1,readingTime:o.value,readingTimeLocale:s.value,pageview:"pageview"in n.value?n.value.pageview:!0})),u=x(()=>"pageInfo"in n.value?n.value.pageInfo:"pageInfo"in e.value?e.value.pageInfo:null);return{info:c,items:u}},{mobileBreakPoint:w1,pcBreakPoint:E1}=_u,Vo=e=>e.endsWith("px")?Number(e.slice(0,-2)):null,Na=()=>{const e=J(!1),t=J(!1),n=()=>{e.value=window.innerWidth<=(Vo(w1)??719),t.value=window.innerWidth>=(Vo(E1)??1440)};return we(()=>{n(),$e("resize",n,!1),$e("orientationchange",n,!1)}),{isMobile:e,isPC:t}},wu=Symbol(""),Dl=()=>{const e=Me(wu);if(!e)throw new Error("useDarkmode() is called without provider.");return e},C1=e=>{const t=en(),n=Qv(),l=x(()=>t.value.darkmode||"switch"),a=Kn("vuepress-theme-hope-scheme","auto"),r=x(()=>{const o=l.value;return o==="disable"?!1:o==="enable"?!0:o==="auto"?n.value:o==="toggle"?a.value==="dark":a.value==="dark"||a.value==="auto"&&n.value}),i=x(()=>{const o=l.value;return o==="switch"||o==="toggle"});e.provide(wu,{canToggle:i,config:l,isDarkmode:r,status:a}),Object.defineProperties(e.config.globalProperties,{$isDarkmode:{get:()=>r.value}})},A1=()=>{const{config:e,isDarkmode:t,status:n}=Dl();Ss(()=>{e.value==="disable"?n.value="light":e.value==="enable"?n.value="dark":e.value==="toggle"&&n.value==="auto"&&(n.value="light")}),we(()=>{ve(t,l=>document.documentElement.setAttribute("data-theme",l?"dark":"light"),{immediate:!0})})};var Et=(e=>(e.title="t",e.shortTitle="s",e.icon="i",e.index="I",e.order="O",e.breadcrumbExclude="b",e))(Et||{}),L1=(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))(L1||{}),x1=(e=>(e.article="a",e.home="h",e.slide="s",e.page="p",e))(x1||{});const cn=(e="",t="")=>ri(t)?t:`${ic(e)}${t}`,Fn=(e,t=!1)=>{const{meta:n,path:l,notFound:a}=xa(e);return a?{text:l,link:l}:{text:!t&&n[Et.shortTitle]?n[Et.shortTitle]:n[Et.title]||l,link:l,...n[Et.icon]?{icon:n[Et.icon]}:{}}},Cr=({config:e,prefix:t=""})=>{const n=(l,a=t)=>{const r=Oe(l)?Fn(cn(a,l)):l.link?{...l,...jn(l.link)?{}:{link:Fn(cn(a,l.link)).link}}:l;if("children"in r){const i=cn(a,r.prefix),o=r.children==="structure"?fi[i]:r.children;return{type:"group",...r,prefix:i,children:o.map(s=>n(s,i))}}return{type:"page",...r}};return e.map(l=>n(l))},T1=({config:e,page:t,headerDepth:n})=>{const l=Zt(e).sort((a,r)=>r.length-a.length);for(const a of l)if(Vn(decodeURI(t.path),a)){const r=e[a];return r?Cr({config:r==="structure"?fi[a]:r,page:t,headerDepth:n,prefix:a}):[]}return console.warn(`${t.path} is missing sidebar config.`),[]},S1=({config:e,routeLocale:t,page:n,headerDepth:l})=>e==="structure"?Cr({config:fi[t],page:n,headerDepth:l,prefix:t}):wr(e)?Cr({config:e,page:n,headerDepth:l}):qn(e)?T1({config:e,page:n,headerDepth:l}):[],Eu=Symbol(""),N1=()=>{const e=Se(),t=ye(),n=Te(),l=Xt(),a=x(()=>e.value.home?!1:e.value.sidebar??t.value.sidebar??"structure"),r=x(()=>e.value.headerDepth??t.value.headerDepth??2),i=ii(()=>[a.value,r.value,n.value.path,null],()=>S1({config:a.value,routeLocale:l.value,page:n.value,headerDepth:r.value}));On(Eu,i)},hi=()=>{const e=Me(Eu);if(!e)throw new Error("useSidebarItems() is called without provider.");return e};var I1=U({name:"PageFooter",setup(){const e=en(),t=ye(),n=Se(),l=ku(),a=x(()=>{const{copyright:c,footer:u}=n.value;return u!==!1&&!!(c||u||t.value.displayFooter)}),r=x(()=>{const{footer:c}=n.value;return c===!1?!1:Oe(c)?c:t.value.footer||""}),i=x(()=>l.value.map(({name:c})=>c).join(", ")),o=c=>`Copyright © ${new Date().getFullYear()} ${i.value} ${c?`${c} Licensed`:""}`,s=x(()=>{const{copyright:c,license:u=""}=n.value,{license:f}=e.value,{copyright:p}=t.value;return c??(u?o(u):Oe(p)?p:i.value||f?o(f):!1)});return()=>a.value?d("footer",{class:"vp-footer-wrapper"},[r.value?d("div",{class:"vp-footer",innerHTML:r.value}):null,s.value?d("div",{class:"vp-copyright",innerHTML:s.value}):null]):null}}),Xe=U({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:l}){const a=Qt(),r=kc(),i=ma(e,"config"),o=x(()=>mn(i.value.link)),s=x(()=>!o.value&&oc(i.value.link)),c=x(()=>i.value.target||(o.value?"_blank":void 0)),u=x(()=>c.value==="_blank"),f=x(()=>!o.value&&!s.value&&!u.value),p=x(()=>i.value.rel||(u.value?"noopener noreferrer":null)),h=x(()=>i.value.ariaLabel||i.value.text),g=x(()=>{if(e.exact)return!1;const _=Zt(r.value.locales);return _.length?_.every(k=>k!==i.value.link):i.value.link!=="/"}),b=x(()=>f.value?i.value.activeMatch?new RegExp(i.value.activeMatch,"u").test(a.path):g.value?Vn(a.path,i.value.link):a.path===i.value.link:!1);return()=>{const{before:_,after:k,default:C}=l,{text:y,icon:A,link:O}=i.value;return f.value?d(Qe,{to:O,"aria-label":h.value,...t,class:["nav-link",{active:b.value},t.class],onFocusout:()=>n("focusout")},()=>C?C():[_?_():d(Ge,{icon:A}),y,k==null?void 0:k()]):d("a",{href:O,rel:p.value,target:c.value,"aria-label":h.value,...t,class:["nav-link",t.class],onFocusout:()=>n("focusout")},C?C():[_?_():d(Ge,{icon:A}),y,e.noExternalLinkIcon?null:d(Wc),k==null?void 0:k()])}}}),Cu=U({name:"NavbarDropdownLink",props:{config:{type:Object,required:!0}},slots:Object,setup(e,{slots:t}){const n=Te(),l=ma(e,"config"),a=x(()=>l.value.ariaLabel||l.value.text),r=J(!1);ve(()=>n.value.path,()=>{r.value=!1});const i=o=>{o.detail===0&&(r.value=!r.value)};return()=>{var o;return d("div",{class:["dropdown-wrapper",{open:r.value}]},[d("button",{type:"button",class:"dropdown-title","aria-label":a.value,onClick:i},[((o=t.title)==null?void 0:o.call(t))||d("span",{class:"title"},[d(Ge,{icon:l.value.icon}),e.config.text]),d("span",{class:"arrow"}),d("ul",{class:"nav-dropdown"},l.value.children.map((s,c)=>{const u=c===l.value.children.length-1;return d("li",{class:"dropdown-item"},"children"in s?[d("h4",{class:"dropdown-subtitle"},s.link?d(Xe,{config:s,onFocusout:()=>{s.children.length===0&&u&&(r.value=!1)}}):d("span",s.text)),d("ul",{class:"dropdown-subitem-wrapper"},s.children.map((f,p)=>d("li",{class:"dropdown-subitem"},d(Xe,{config:f,onFocusout:()=>{p===s.children.length-1&&u&&(r.value=!1)}}))))]:d(Xe,{config:s,onFocusout:()=>{u&&(r.value=!1)}}))}))])])}}});const Au=()=>d(Ne,{name:"i18n"},()=>[d("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"})]);Au.displayName="I18nIcon";const Lu=(e,t="")=>Oe(e)?Fn(cn(t,e)):"children"in e?{...e,...e.link&&!jn(e.link)?Fn(cn(t,e.link)):{},children:e.children.map(n=>Lu(n,cn(t,e.prefix)))}:{...e,link:jn(e.link)?e.link:Fn(cn(t,e.link)).link},xu=()=>{const e=ye(),t=()=>(e.value.navbar||[]).map(n=>Lu(n));return ii(()=>e.value.navbar,()=>t())},O1=()=>{const e=dv(),t=Qt(),n=Xt(),l=La(),a=en(),r=ye();return ii(()=>t.path,()=>{const i=Zt(l.value.locales),o=Oc(a.value.extraLocales??{});if(i.length<2&&!o.length)return null;const{path:s,fullPath:c}=t,{navbarLocales:u}=r.value;return{text:"",ariaLabel:u==null?void 0:u.selectLangAriaLabel,children:[...i.map(f=>{var k,C,y;const p=((k=l.value.locales)==null?void 0:k[f])??{},h=((C=a.value.locales)==null?void 0:C[f])??{},g=p.lang||"",b=((y=h.navbarLocales)==null?void 0:y.langName)??g;let _;if(g===l.value.lang)_=s;else{const A=s.replace(n.value,f);_=e.value.some(O=>O===A)?c.replace(s,A):h.home??f}return{text:b,link:_}}),...o.map(([f,p])=>({text:f,link:p.replace(":route",t.path.replace(n.value,""))}))]}})},P1=()=>{const e=ye(),t=x(()=>e.value.repo||null),n=x(()=>t.value?tm(t.value):null),l=x(()=>t.value?cu(t.value):null),a=x(()=>n.value?e.value.repoLabel??(l.value===null?"Source":l.value):null);return x(()=>!n.value||!a.value||e.value.repoDisplay===!1?null:{type:l.value||"Source",label:a.value,link:n.value})};var R1=U({name:"LanguageDropdown",setup(){const e=O1();return()=>e.value?d("div",{class:"nav-item"},d(Cu,{class:"i18n-dropdown",config:e.value},{title:()=>{var t;return d(Au,{"aria-label":(t=e.value)==null?void 0:t.ariaLabel,style:{width:"1rem",height:"1rem",verticalAlign:"middle"}})}})):null}}),F1=U({name:"NavScreenDropdown",props:{config:{type:Object,required:!0}},setup(e){const t=Te(),n=ma(e,"config"),l=x(()=>n.value.ariaLabel||n.value.text),a=J(!1);ve(()=>t.value.path,()=>{a.value=!1});const r=(i,o)=>o[o.length-1]===i;return()=>[d("button",{type:"button",class:["nav-screen-dropdown-title",{active:a.value}],"aria-label":l.value,onClick:()=>{a.value=!a.value}},[d("span",{class:"title"},[d(Ge,{icon:n.value.icon}),e.config.text]),d("span",{class:["arrow",a.value?"down":"end"]})]),d("ul",{class:["nav-screen-dropdown",{hide:!a.value}]},n.value.children.map(i=>d("li",{class:"dropdown-item"},"children"in i?[d("h4",{class:"dropdown-subtitle"},i.link?d(Xe,{config:i,onFocusout:()=>{r(i,n.value.children)&&i.children.length===0&&(a.value=!1)}}):d("span",i.text)),d("ul",{class:"dropdown-subitem-wrapper"},i.children.map(o=>d("li",{class:"dropdown-subitem"},d(Xe,{config:o,onFocusout:()=>{r(o,i.children)&&r(i,n.value.children)&&(a.value=!1)}}))))]:d(Xe,{config:i,onFocusout:()=>{r(i,n.value.children)&&(a.value=!1)}}))))]}}),$1=U({name:"NavScreenLinks",setup(){const e=xu();return()=>e.value.length?d("nav",{class:"nav-screen-links"},e.value.map(t=>d("div",{class:"navbar-links-item"},"children"in t?d(F1,{config:t}):d(Xe,{config:t})))):null}});const Tu=()=>d(Ne,{name:"dark"},()=>d("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"}));Tu.displayName="DarkIcon";const Su=()=>d(Ne,{name:"light"},()=>d("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"}));Su.displayName="LightIcon";const Nu=()=>d(Ne,{name:"auto"},()=>d("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"}));Nu.displayName="AutoIcon";const Iu=()=>d(Ne,{name:"enter-fullscreen"},()=>d("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"}));Iu.displayName="EnterFullScreenIcon";const Ou=()=>d(Ne,{name:"cancel-fullscreen"},()=>d("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"}));Ou.displayName="CancelFullScreenIcon";const Pu=()=>d(Ne,{name:"outlook"},()=>[d("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"})]);Pu.displayName="OutlookIcon";var Ru=U({name:"AppearanceSwitch",setup(){const{config:e,isDarkmode:t,status:n}=Dl(),l=Ml(),a=()=>{e.value==="switch"?n.value={light:"dark",dark:"auto",auto:"light"}[n.value]:n.value=n.value==="light"?"dark":"light"},r=async i=>{if(!(document.startViewTransition&&!window.matchMedia("(prefers-reduced-motion: reduce)").matches&&!l.value)||!i){a();return}const o=i.clientX,s=i.clientY,c=Math.hypot(Math.max(o,innerWidth-o),Math.max(s,innerHeight-s)),u=t.value;await document.startViewTransition(async()=>{a(),await Jt()}).ready,t.value!==u&&document.documentElement.animate({clipPath:t.value?[`circle(${c}px at ${o}px ${s}px)`,`circle(0px at ${o}px ${s}px)`]:[`circle(0px at ${o}px ${s}px)`,`circle(${c}px at ${o}px ${s}px)`]},{duration:400,pseudoElement:t.value?"::view-transition-old(root)":"::view-transition-new(root)"})};return()=>d("button",{type:"button",id:"appearance-switch",onClick:r},[d(Nu,{style:{display:n.value==="auto"?"block":"none"}}),d(Tu,{style:{display:n.value==="dark"?"block":"none"}}),d(Su,{style:{display:n.value==="light"?"block":"none"}})])}}),M1=U({name:"AppearanceMode",setup(){const e=ye(),{canToggle:t}=Dl(),n=x(()=>e.value.outlookLocales.darkmode);return()=>t.value?d("div",{class:"appearance-wrapper"},[d("label",{class:"appearance-title",for:"appearance-switch"},n.value),d(Ru)]):null}});const er=_u.enableThemeColor==="true";var Fu=U({name:"ToggleFullScreenButton",setup(){const e=ye(),{isSupported:t,isFullscreen:n,toggle:l}=si(),a=x(()=>e.value.outlookLocales.fullscreen);return()=>t?d("div",{class:"full-screen-wrapper"},[d("label",{class:"full-screen-title",for:"full-screen-switch"},a.value),d("button",{type:"button",id:"full-screen-switch",class:"full-screen",ariaPressed:n.value,onClick:()=>l()},n.value?d(Ou):d(Iu))]):null}}),$u=U({name:"OutlookSettings",setup(){const e=en(),t=Ml(),n=x(()=>!t.value&&e.value.fullscreen);return()=>d(Ta,()=>[null,d(M1),n.value?d(Fu):null])}}),D1=U({name:"NavScreen",props:{show:Boolean},emits:["close"],slots:Object,setup(e,{emit:t,slots:n}){const l=Te(),{isMobile:a}=Na(),r=De(),i=Bc(r);return we(()=>{r.value=document.body,ve(a,o=>{!o&&e.show&&(i.value=!1,t("close"))}),ve(()=>l.value.path,()=>{i.value=!1,t("close")})}),gn(()=>{i.value=!1}),()=>d(Yt,{name:"fade",onEnter:()=>{i.value=!0},onAfterLeave:()=>{i.value=!1}},()=>{var o,s;return e.show?d("div",{id:"nav-screen"},d("div",{class:"vp-nav-screen-container"},[(o=n.before)==null?void 0:o.call(n),d($1),d("div",{class:"vp-outlook-wrapper"},d($u)),(s=n.after)==null?void 0:s.call(n)])):null})}}),j1=U({name:"NavbarBrand",setup(){const e=Xt(),t=La(),n=ye(),l=x(()=>n.value.home||e.value),a=x(()=>t.value.title),r=x(()=>n.value.navTitle??a.value),i=x(()=>n.value.logo?Ke(n.value.logo):null),o=x(()=>n.value.logoDark?Ke(n.value.logoDark):null);return()=>d(Qe,{to:l.value,class:"vp-brand"},()=>[i.value?d("img",{class:["vp-nav-logo",{light:!!o.value}],src:i.value,alt:""}):null,o.value?d("img",{class:["vp-nav-logo dark"],src:o.value,alt:""}):null,r.value?d("span",{class:["vp-site-name",{"hide-in-pad":i.value&&n.value.hideSiteNameOnMobile!==!1}]},r.value):null])}}),B1=U({name:"NavbarLinks",setup(){const e=xu();return()=>e.value.length?d("nav",{class:"vp-nav-links"},e.value.map(t=>d("div",{class:"nav-item hide-in-mobile"},"children"in t?d(Cu,{config:t}):d(Xe,{config:t})))):null}}),H1=U({name:"RepoLink",components:{BitbucketIcon:au,GiteeIcon:lu,GitHubIcon:tu,GitLabIcon:nu,SourceIcon:ru},setup(){const e=P1();return()=>e.value?d("div",{class:"nav-item vp-repo"},d("a",{class:"vp-repo-link",href:e.value.link,target:"_blank",rel:"noopener noreferrer","aria-label":e.value.label},d(mt(`${e.value.type}Icon`),{style:{width:"1.25rem",height:"1.25rem",verticalAlign:"middle"}}))):null}});const Mu=({active:e=!1},{emit:t})=>d("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")},d("span",[d("span",{class:"vp-top"}),d("span",{class:"vp-middle"}),d("span",{class:"vp-bottom"})]));Mu.displayName="ToggleNavbarButton";var V1=Mu;const Ar=(e,{emit:t})=>d("button",{type:"button",class:"vp-toggle-sidebar-button",title:"Toggle Sidebar",onClick:()=>t("toggle")},d("span",{class:"icon"}));Ar.displayName="ToggleSidebarButton",Ar.emits=["toggle"];var U1=Ar,z1=U({name:"OutlookButton",setup(){const{isSupported:e}=si(),t=en(),n=Ml(),l=Te(),{canToggle:a}=Dl(),r=J(!1),i=x(()=>!n.value&&t.value.fullscreen&&e);return ve(()=>l.value.path,()=>{r.value=!1}),()=>a.value||i.value||er?d("div",{class:"nav-item hide-in-mobile"},a.value&&!i.value&&!er?d(Ru):i.value&&!a.value&&!er?d(Fu):d("button",{type:"button",class:["outlook-button",{open:r.value}],tabindex:"-1","aria-hidden":!0},[d(Pu),d("div",{class:"outlook-dropdown"},d($u))])):null}}),q1=U({name:"NavBar",emits:["toggleSidebar"],slots:Object,setup(e,{emit:t,slots:n}){const l=ye(),{isMobile:a}=Na(),r=J(!1),i=x(()=>{const{navbarAutoHide:u="mobile"}=l.value;return u!=="none"&&(u==="always"||a.value)}),o=x(()=>l.value.navbarLayout||{start:["Brand"],center:["Links"],end:["Language","Repo","Outlook","Search"]}),s={Brand:j1,Language:R1,Links:B1,Repo:H1,Outlook:z1,Search:dt("Docsearch")?mt("Docsearch"):dt("SearchBox")?mt("SearchBox"):Ho},c=u=>s[u]??(dt(u)?mt(u):Ho);return()=>{var u,f,p,h,g,b;return[d("header",{key:"navbar",id:"navbar",class:["vp-navbar",{"auto-hide":i.value,"hide-icon":l.value.navbarIcon===!1}]},[d("div",{class:"vp-navbar-start"},[d(U1,{onToggle:()=>{r.value&&(r.value=!1),t("toggleSidebar")}}),(u=n.startBefore)==null?void 0:u.call(n),(o.value.start||[]).map(_=>d(c(_))),(f=n.startAfter)==null?void 0:f.call(n)]),d("div",{class:"vp-navbar-center"},[(p=n.centerBefore)==null?void 0:p.call(n),(o.value.center||[]).map(_=>d(c(_))),(h=n.centerAfter)==null?void 0:h.call(n)]),d("div",{class:"vp-navbar-end"},[(g=n.endBefore)==null?void 0:g.call(n),(o.value.end||[]).map(_=>d(c(_))),(b=n.endAfter)==null?void 0:b.call(n),d(V1,{active:r.value,onToggle:()=>{r.value=!r.value}})])]),d(D1,{show:r.value,onClose:()=>{r.value=!1}},{before:()=>{var _;return(_=n.screenTop)==null?void 0:_.call(n)},after:()=>{var _;return(_=n.screenBottom)==null?void 0:_.call(n)}})]}}});const bl=(e,t,n=!1)=>"activeMatch"in t?new RegExp(t.activeMatch,"u").test(e.path):su(e,t.link)?!0:"children"in t&&!n?t.children.some(l=>bl(e,l)):!1,Du=(e,t)=>t.type==="group"?t.children.some(n=>n.type==="group"?Du(e,n):n.type==="page"&&bl(e,n,!0))||"prefix"in t&&su(e,t.prefix):!1;var W1=U({name:"SidebarChild",props:{config:{type:Object,required:!0}},setup(e){const t=Qt();return()=>Oe(e.config.link)?d(Xe,{class:["vp-sidebar-link","vp-sidebar-page",{active:bl(t,e.config,!0)}],exact:!0,config:e.config}):d("p",e,[d(Ge,{icon:e.config.icon}),e.config.text])}}),K1=U({name:"SidebarGroup",props:{config:{type:Object,required:!0},open:{type:Boolean,required:!0}},emits:["toggle"],setup(e,{emit:t}){const n=Qt(),l=x(()=>bl(n,e.config)),a=x(()=>bl(n,e.config,!0));return()=>{const{collapsible:r,children:i=[],icon:o,prefix:s,link:c,text:u}=e.config;return d("section",{class:"vp-sidebar-group"},[d(r?"button":"p",{class:["vp-sidebar-header",{clickable:r||c,exact:a.value,active:l.value}],...r?{type:"button",onClick:()=>t("toggle"),onKeydown:f=>{f.key==="Enter"&&t("toggle")}}:{}},[d(Ge,{icon:o}),c?d(Xe,{class:"vp-sidebar-title",config:{text:u,link:c},noExternalLinkIcon:!0}):d("span",{class:"vp-sidebar-title"},u),r?d("span",{class:["vp-arrow",e.open?"down":"end"]}):null]),e.open||!r?d(ju,{key:s,config:i}):null])}}}),ju=U({name:"SidebarLinks",props:{config:{type:Array,required:!0}},setup(e){const t=Qt(),n=J(-1),l=a=>{n.value=a===n.value?-1:a};return ve(()=>t.path,()=>{const a=e.config.findIndex(r=>Du(t,r));n.value=a},{immediate:!0,flush:"post"}),()=>d("ul",{class:"vp-sidebar-links"},e.config.map((a,r)=>d("li",a.type==="group"?d(K1,{config:a,open:r===n.value,onToggle:()=>l(r)}):d(W1,{config:a}))))}}),G1=U({name:"SideBar",slots:Object,setup(e,{slots:t}){const n=Qt(),l=ye(),a=hi(),r=De();return we(()=>{ve(()=>n.hash,i=>{const o=document.querySelector(`.vp-sidebar a.vp-sidebar-link[href="${n.path}${i}"]`);if(!o)return;const{top:s,height:c}=r.value.getBoundingClientRect(),{top:u,height:f}=o.getBoundingClientRect();u<s?o.scrollIntoView(!0):u+f>s+c&&o.scrollIntoView(!1)},{immediate:!0})}),()=>{var i,o,s;return d("aside",{ref:r,id:"sidebar",class:["vp-sidebar",{"hide-icon":l.value.sidebarIcon===!1}],key:"sidebar"},[(i=t.top)==null?void 0:i.call(t),((o=t.default)==null?void 0:o.call(t))||d(ju,{config:a.value}),(s=t.bottom)==null?void 0:s.call(t)])}}}),Bu=U({name:"CommonWrapper",props:{containerClass:{type:String,default:""},noNavbar:Boolean,noSidebar:Boolean,noToc:Boolean},slots:Object,setup(e,{slots:t}){const n=yn(),l=Te(),a=Se(),r=ye(),{isMobile:i,isPC:o}=Na(),[s,c]=yl(!1),[u,f]=yl(!1),p=hi(),h=J(!1),g=x(()=>e.noNavbar||a.value.navbar===!1||r.value.navbar===!1?!1:!!(l.value.title||r.value.logo||r.value.repo||r.value.navbar)),b=x(()=>e.noSidebar?!1:a.value.sidebar!==!1&&p.value.length!==0&&!a.value.home),_=x(()=>e.noToc||a.value.home?!1:a.value.toc||r.value.toc!==!1&&a.value.toc!==!1),k={x:0,y:0},C=L=>{k.x=L.changedTouches[0].clientX,k.y=L.changedTouches[0].clientY},y=L=>{const N=L.changedTouches[0].clientX-k.x,P=L.changedTouches[0].clientY-k.y;Math.abs(N)>Math.abs(P)*1.5&&Math.abs(N)>40&&(N>0&&k.x<=80?c(!0):c(!1))},A=()=>window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0;let O=0;return $e("scroll",jv(()=>{const L=A();L<=58||L<O?h.value=!1:O+200<L&&!s.value&&(h.value=!0),O=L},300,!0)),ve(i,L=>{L||c(!1)}),we(()=>{const L=Bc(document.body);ve(s,P=>{L.value=P});const N=n.afterEach(()=>{c(!1)});gn(()=>{L.value=!1,N()})}),()=>d(dt("GlobalEncrypt")?mt("GlobalEncrypt"):eu,()=>d("div",{class:["theme-container",{"no-navbar":!g.value,"no-sidebar":!b.value&&!(t.sidebar||t.sidebarTop||t.sidebarBottom),"has-toc":_.value,"hide-navbar":h.value,"sidebar-collapsed":!i.value&&!o.value&&u.value,"sidebar-open":i.value&&s.value},e.containerClass,a.value.containerClass||""],onTouchStart:C,onTouchEnd:y},[g.value?d(q1,{onToggleSidebar:()=>c()},{startBefore:()=>{var L;return(L=t.navbarStartBefore)==null?void 0:L.call(t)},startAfter:()=>{var L;return(L=t.navbarStartAfter)==null?void 0:L.call(t)},centerBefore:()=>{var L;return(L=t.navbarCenterBefore)==null?void 0:L.call(t)},centerAfter:()=>{var L;return(L=t.navbarCenterAfter)==null?void 0:L.call(t)},endBefore:()=>{var L;return(L=t.navbarEndBefore)==null?void 0:L.call(t)},endAfter:()=>{var L;return(L=t.navbarEndAfter)==null?void 0:L.call(t)},screenTop:()=>{var L;return(L=t.navScreenTop)==null?void 0:L.call(t)},screenBottom:()=>{var L;return(L=t.navScreenBottom)==null?void 0:L.call(t)}}):null,d(Yt,{name:"fade"},()=>s.value?d("div",{class:"vp-sidebar-mask",onClick:()=>c(!1)}):null),d(Yt,{name:"fade"},()=>i.value?null:d("div",{class:"toggle-sidebar-wrapper",onClick:()=>f()},d("span",{class:["arrow",u.value?"end":"start"]}))),d(G1,{},{...t.sidebar?{default:()=>t.sidebar()}:{},top:()=>{var L;return(L=t.sidebarTop)==null?void 0:L.call(t)},bottom:()=>{var L;return(L=t.sidebarBottom)==null?void 0:L.call(t)}}),t.default(),d(I1)]))}}),Ln=U({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=a=>{a.style.transition=`transform ${e.duration}s ease-in-out ${e.delay}s, opacity ${e.duration}s ease-in-out ${e.delay}s`,a.style.transform="translateY(-20px)",a.style.opacity="0"},l=a=>{a.style.transform="translateY(0)",a.style.opacity="1"};return()=>d(e.type==="single"?Yt:Np,{name:"drop",appear:e.appear,onAppear:n,onAfterAppear:l,onEnter:n,onAfterEnter:l,onBeforeLeave:n},()=>t.default())}});const Lr=({custom:e})=>d(Ec,{class:["theme-hope-content",{custom:e}]});Lr.displayName="MarkdownContent",Lr.props={custom:Boolean};var Hu=Lr;const Vu=()=>d(Ne,{name:"author"},()=>d("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 Uu=()=>d(Ne,{name:"calendar"},()=>d("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"}));Uu.displayName="CalendarIcon";const zu=()=>d(Ne,{name:"category"},()=>d("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"}));zu.displayName="CategoryIcon";const qu=()=>d(Ne,{name:"print"},()=>d("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=()=>d(Ne,{name:"tag"},()=>d("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 Ku=()=>d(Ne,{name:"timer"},()=>d("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"}));Ku.displayName="TimerIcon";const Gu=()=>d(Ne,{name:"word"},()=>[d("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"}),d("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"})]);Gu.displayName="WordIcon";const tn=()=>{const e=ye();return x(()=>e.value.metaLocales)};var Y1=U({name:"AuthorInfo",inheritAttrs:!1,props:{author:{type:Array,required:!0},pure:Boolean},setup(e){const t=tn();return()=>e.author.length?d("span",{class:"page-author-info","aria-label":`${t.value.author}${e.pure?"":"🖊"}`,...e.pure?{}:{"data-balloon-pos":"up"}},[d(Vu),d("span",e.author.map(n=>n.url?d("a",{class:"page-author-item",href:n.url,target:"_blank",rel:"noopener noreferrer"},n.name):d("span",{class:"page-author-item"},n.name))),d("span",{property:"author",content:e.author.map(n=>n.name).join(", ")})]):null}}),J1=U({name:"CategoryInfo",inheritAttrs:!1,props:{category:{type:Array,required:!0},pure:Boolean},setup(e){const t=tn(),n=pi();return()=>e.category.length?d("span",{class:"page-category-info","aria-label":`${t.value.category}${e.pure?"":"🌈"}`,...e.pure?{}:{"data-balloon-pos":"up"}},[d(zu),e.category.map(({name:l,path:a})=>d("span",{class:["page-category-item",{[`category${iu(l,9)}`]:!e.pure,clickable:a}],role:a?"navigation":"",onClick:()=>{a&&n(a)}},l)),d("meta",{property:"articleSection",content:e.category.map(({name:l})=>l).join(",")})]):null}}),Q1=U({name:"DateInfo",inheritAttrs:!1,props:{date:{type:Object,default:null},localizedDate:{type:String,default:""},pure:Boolean},setup(e){const t=li(),n=tn();return()=>e.date?d("span",{class:"page-date-info","aria-label":`${n.value.date}${e.pure?"":"📅"}`,...e.pure?{}:{"data-balloon-pos":"up"}},[d(Uu),d("span",d(Ta,()=>e.localizedDate||e.date.toLocaleDateString(t.value))),d("meta",{property:"datePublished",content:e.date.toISOString()||""})]):null}}),X1=U({name:"OriginalInfo",inheritAttrs:!1,props:{isOriginal:Boolean},setup(e){const t=tn();return()=>e.isOriginal?d("span",{class:"page-original-info"},t.value.origin):null}}),Z1=U({name:"ReadingTimeInfo",inheritAttrs:!1,props:{readingTime:{type:Object,default:()=>null},readingTimeLocale:{type:Object,default:()=>null},pure:Boolean},setup(e){const t=tn(),n=x(()=>{if(!e.readingTime)return null;const{minutes:l}=e.readingTime;return l<1?"PT1M":`PT${Math.round(l)}M`});return()=>{var l,a;return(l=e.readingTimeLocale)!=null&&l.time?d("span",{class:"page-reading-time-info","aria-label":`${t.value.readingTime}${e.pure?"":"⌛"}`,...e.pure?{}:{"data-balloon-pos":"up"}},[d(Ku),d("span",(a=e.readingTimeLocale)==null?void 0:a.time),d("meta",{property:"timeRequired",content:n.value})]):null}}}),e3=U({name:"TagInfo",inheritAttrs:!1,props:{tag:{type:Array,default:()=>[]},pure:Boolean},setup(e){const t=tn(),n=pi();return()=>e.tag.length?d("span",{class:"page-tag-info","aria-label":`${t.value.tag}${e.pure?"":"🏷"}`,...e.pure?{}:{"data-balloon-pos":"up"}},[d(Wu),e.tag.map(({name:l,path:a})=>d("span",{class:["page-tag-item",{[`tag${iu(l,9)}`]:!e.pure,clickable:a}],role:a?"navigation":"",onClick:()=>{a&&n(a)}},l)),d("meta",{property:"keywords",content:e.tag.map(({name:l})=>l).join(",")})]):null}}),t3=U({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,l,a;return(n=e.readingTimeLocale)!=null&&n.words?d("span",{class:"page-word-info","aria-label":`${t.value.words}${e.pure?"":"🔠"}`,...e.pure?{}:{"data-balloon-pos":"up"}},[d(Gu),d("span",(l=e.readingTimeLocale)==null?void 0:l.words),d("meta",{property:"wordCount",content:(a=e.readingTime)==null?void 0:a.words})]):null}}}),n3=U({name:"PageInfo",components:{AuthorInfo:Y1,CategoryInfo:J1,DateInfo:Q1,OriginalInfo:X1,PageViewInfo:()=>null,ReadingTimeInfo:Z1,TagInfo:e3,WordInfo:t3},props:{items:{type:[Array,Boolean],default:()=>["Author","Original","Date","PageView","ReadingTime","Category","Tag"]},info:{type:Object,required:!0}},setup(e){const t=Ml();return()=>e.items?d("div",{class:"page-info"},e.items.map(n=>d(mt(`${n}Info`),{...e.info,pure:t.value}))):null}}),l3=U({name:"PrintButton",setup(){const e=en(),t=ye();return()=>e.value.print===!1?null:d("button",{type:"button",class:"print-button",title:t.value.metaLocales.print,onClick:()=>{window.print()}},d(qu))}}),a3=U({name:"TOC",props:{items:{type:Array,default:()=>[]},headerDepth:{type:Number,default:2}},slots:Object,setup(e,{slots:t}){const n=Qt(),l=Te(),a=tn(),[r,i]=yl(),o=De(),s=J("-1.7rem"),c=f=>{var p;(p=o.value)==null||p.scrollTo({top:f,behavior:"smooth"})},u=()=>{if(o.value){const f=document.querySelector(".vp-toc-item.active");f?s.value=`${f.getBoundingClientRect().top-o.value.getBoundingClientRect().top+o.value.scrollTop}px`:s.value="-1.7rem"}else s.value="-1.7rem"};return we(()=>{ve(()=>n.hash,f=>{if(o.value){const p=document.querySelector(`#toc a.toc-link[href$="${f}"]`);if(!p)return;const{top:h,height:g}=o.value.getBoundingClientRect(),{top:b,height:_}=p.getBoundingClientRect();b<h?c(o.value.scrollTop+b-h):b+_>h+g&&c(o.value.scrollTop+b+_-h-g)}}),ve(()=>n.fullPath,u,{flush:"post",immediate:!0})}),()=>{var g,b;const f=({title:_,level:k,slug:C})=>d(Qe,{to:`#${C}`,class:["vp-toc-link",`level${k}`],onClick:()=>{i()}},()=>_),p=(_,k)=>_.length&&k>0?d("ul",{class:"vp-toc-list"},_.map(C=>{const y=p(C.children,k-1);return[d("li",{class:["vp-toc-item",{active:n.hash===`#${C.slug}`}]},f(C)),y?d("li",y):null]})):null,h=e.items.length?p(e.items,e.headerDepth):l.value.headers?p(l.value.headers,e.headerDepth):null;return h?d("div",{class:"vp-toc-placeholder"},[d("aside",{id:"toc"},[(g=t.before)==null?void 0:g.call(t),d("div",{class:"vp-toc-header",onClick:()=>{i()}},[a.value.toc,d(l3),d("div",{class:["arrow",r.value?"down":"end"]})]),d("div",{class:["vp-toc-wrapper",r.value?"open":""],ref:o},[h,d("div",{class:"vp-toc-marker",style:{top:s.value}})]),(b=t.after)==null?void 0:b.call(t)])]):null}}}),Yu=U({name:"SkipLink",props:{content:{type:String,default:"main-content"}},setup(e){const t=Te(),n=ye(),l=De(),a=({target:r})=>{const i=document.querySelector(r.hash);if(i){const o=()=>{i.removeAttribute("tabindex"),i.removeEventListener("blur",o)};i.setAttribute("tabindex","-1"),i.addEventListener("blur",o),i.focus(),window.scrollTo(0,0)}};return we(()=>{ve(()=>t.value.path,()=>l.value.focus())}),()=>[d("span",{ref:l,tabindex:"-1"}),d("a",{href:`#${e.content}`,class:"vp-skip-link sr-only",onClick:a},n.value.routeLocales.skipToContent)]}});let tr=null,Qn=null;const r3={wait:()=>tr,pending:()=>{tr=new Promise(e=>{Qn=e})},resolve:()=>{Qn==null||Qn(),tr=null,Qn=null}},Ju=()=>r3;var Qu=U({name:"FadeSlideY",slots:Object,setup(e,{slots:t}){const{resolve:n,pending:l}=Ju();return()=>d(Yt,{name:"fade-slide-y",mode:"out-in",onBeforeEnter:n,onBeforeLeave:l},()=>{var a;return(a=t.default)==null?void 0:a.call(t)})}});const i3=(e,t)=>{const n=e.replace(t,"/").split("/"),l=[];let a=Zr(t);return n.forEach((r,i)=>{i!==n.length-1?(a+=`${r}/`,l.push({link:a,name:r||"Home"})):r!==""&&(a+=r,l.push({link:a,name:r}))}),l},Xu=(e,{slots:t})=>{var f,p;const{bgImage:n,bgImageDark:l,bgImageStyle:a,color:r,description:i,image:o,imageDark:s,header:c,features:u=[]}=e;return d("div",{class:"vp-feature-wrapper"},[n?d("div",{class:["vp-feature-bg",{light:l}],style:[{"background-image":`url(${n})`},a]}):null,l?d("div",{class:"vp-feature-bg dark",style:[{"background-image":`url(${l})`},a]}):null,d("div",{class:"vp-feature",style:r?{color:r}:{}},[((f=t.image)==null?void 0:f.call(t,e))||[o?d("img",{class:["vp-feature-image",{light:s}],src:Ke(o),alt:""}):null,s?d("img",{class:"vp-feature-image dark",src:Ke(s),alt:""}):null],((p=t.info)==null?void 0:p.call(t,e))||[c?d("h2",{class:"vp-feature-header"},c):null,i?d("p",{class:"vp-feature-description",innerHTML:i}):null],u.length?d("div",{class:"vp-features"},u.map(({icon:h,title:g,details:b,link:_})=>{const k=[d("h3",{class:"vp-feature-title"},[d(Ge,{icon:h}),d("span",{innerHTML:g})]),d("p",{class:"vp-feature-details",innerHTML:b})];return _?jn(_)?d("a",{class:"vp-feature-item link",href:_,"aria-label":g,target:"_blank"},k):d(Qe,{class:"vp-feature-item link",to:_,"aria-label":g},()=>k):d("div",{class:"vp-feature-item"},k)})):null])])};Xu.displayName="FeaturePanel";var Uo=Xu,o3=U({name:"HeroInfo",slots:Object,setup(e,{slots:t}){const n=Se(),l=La(),a=x(()=>n.value.heroFullScreen??!1),r=x(()=>{const{heroText:c,tagline:u}=n.value;return{text:c??l.value.title??"Hello",tagline:u??l.value.description??"",isFullScreen:a.value}}),i=x(()=>{const{heroText:c,heroImage:u,heroImageDark:f,heroAlt:p,heroImageStyle:h}=n.value;return{image:u?Ke(u):null,imageDark:f?Ke(f):null,style:h,alt:p||c||"",isFullScreen:a.value}}),o=x(()=>{const{bgImage:c,bgImageDark:u,bgImageStyle:f}=n.value;return{image:Oe(c)?Ke(c):null,imageDark:Oe(u)?Ke(u):null,bgStyle:f,isFullScreen:a.value}}),s=x(()=>n.value.actions??[]);return()=>{var c,u,f;return d("header",{class:["vp-hero-info-wrapper",{fullscreen:a.value}]},[((c=t.heroBg)==null?void 0:c.call(t,o.value))||[o.value.image?d("div",{class:["vp-hero-mask",{light:o.value.imageDark}],style:[{"background-image":`url(${o.value.image})`},o.value.bgStyle]}):null,o.value.imageDark?d("div",{class:"vp-hero-mask dark",style:[{"background-image":`url(${o.value.imageDark})`},o.value.bgStyle]}):null],d("div",{class:"vp-hero-info"},[((u=t.heroImage)==null?void 0:u.call(t,i.value))||d(Ln,{appear:!0,type:"group"},()=>[i.value.image?d("img",{key:"light",class:["vp-hero-image",{light:i.value.imageDark}],style:i.value.style,src:i.value.image,alt:i.value.alt}):null,i.value.imageDark?d("img",{key:"dark",class:"vp-hero-image dark",style:i.value.style,src:i.value.imageDark,alt:i.value.alt}):null]),((f=t.heroInfo)==null?void 0:f.call(t,r.value))??d("div",{class:"vp-hero-infos"},[r.value.text?d(Ln,{appear:!0,delay:.04},()=>d("h1",{id:"main-title"},r.value.text)):null,r.value.tagline?d(Ln,{appear:!0,delay:.08},()=>d("p",{id:"main-description",innerHTML:r.value.tagline})):null,s.value.length?d(Ln,{appear:!0,delay:.12},()=>d("p",{class:"vp-hero-actions"},s.value.map(p=>d(Xe,{class:["vp-hero-action",p.type||"default"],config:p,noExternalLinkIcon:!0},p.icon?{before:()=>d(Ge,{icon:p.icon})}:{})))):null])])])}}});const Zu=(e,{slots:t})=>{var p,h,g;const{bgImage:n,bgImageDark:l,bgImageStyle:a,color:r,description:i,image:o,imageDark:s,header:c,highlights:u=[],type:f="un-order"}=e;return d("div",{class:"vp-highlight-wrapper",style:r?{color:r}:{}},[n?d("div",{class:["vp-highlight-bg",{light:l}],style:[{"background-image":`url(${n})`},a]}):null,l?d("div",{class:"vp-highlight-bg dark",style:[{"background-image":`url(${l})`},a]}):null,d("div",{class:"vp-highlight"},[((p=t.image)==null?void 0:p.call(t,e))||[o?d("img",{class:["vp-highlight-image",{light:s}],src:Ke(o),alt:""}):null,s?d("img",{class:"vp-highlight-image dark",src:Ke(s),alt:""}):null],((h=t.info)==null?void 0:h.call(t,e))||[d("div",{class:"vp-highlight-info-wrapper"},d("div",{class:"vp-highlight-info"},[c?d("h2",{class:"vp-highlight-header",innerHTML:c}):null,i?d("p",{class:"vp-highlight-description",innerHTML:i}):null,((g=t.highlights)==null?void 0:g.call(t,u))||d(f==="order"?"ol":f==="no-order"?"dl":"ul",{class:"vp-highlights"},u.map(({icon:b,title:_,details:k,link:C})=>{const y=[d(f==="no-order"?"dt":"h3",{class:"vp-highlight-title"},[b?d(Ge,{class:"vp-highlight-icon",icon:b}):null,d("span",{innerHTML:_})]),k?d(f==="no-order"?"dd":"p",{class:"vp-highlight-details",innerHTML:k}):null];return d(f==="no-order"?"div":"li",{class:["vp-highlight-item-wrapper",{link:C}]},C?jn(C)?d("a",{class:"vp-highlight-item link",href:C,"aria-label":_,target:"_blank"},y):d(Qe,{class:"vp-highlight-item link",to:C,"aria-label":_},()=>y):d("div",{class:"vp-highlight-item"},y))}))]))]])])};Zu.displayName="HighlightPanel";var s3=Zu,c3=U({name:"HomePage",slots:Object,setup(e,{slots:t}){const n=Ml(),l=Se(),a=x(()=>{const{features:i}=l.value;return wr(i)?i:null}),r=x(()=>{const{highlights:i}=l.value;return wr(i)?i:null});return()=>{var i,o,s,c;return d("main",{id:"main-content",class:["vp-project-home ",{pure:n.value}],"aria-labelledby":l.value.heroText===null?"":"main-title"},[(i=t.top)==null?void 0:i.call(t),d(o3),((o=r.value)==null?void 0:o.map(u=>"features"in u?d(Uo,u):d(s3,u)))||(a.value?d(Ln,{appear:!0,delay:.24},()=>d(Uo,{features:a.value})):null),(s=t.center)==null?void 0:s.call(t),d(Ln,{appear:!0,delay:.32},()=>d(Hu)),(c=t.bottom)==null?void 0:c.call(t)])}}}),u3=U({name:"BreadCrumb",setup(){const e=Te(),t=Xt(),n=Se(),l=ye(),a=De([]),r=x(()=>(n.value.breadcrumb||n.value.breadcrumb!==!1&&l.value.breadcrumb!==!1)&&a.value.length>1),i=x(()=>n.value.breadcrumbIcon||n.value.breadcrumbIcon!==!1&&l.value.breadcrumbIcon!==!1),o=()=>{const s=i3(e.value.path,t.value).map(({link:c,name:u})=>{const{path:f,meta:p,notFound:h}=xa(c);return h||p[Et.breadcrumbExclude]?null:{title:p[Et.shortTitle]||p[Et.title]||u,icon:p[Et.icon],path:f}}).filter(c=>c!==null);s.length>1&&(a.value=s)};return we(()=>{ve(()=>e.value.path,o,{immediate:!0})}),()=>d("nav",{class:["vp-breadcrumb",{disable:!r.value}]},r.value?d("ol",{vocab:"https://schema.org/",typeof:"BreadcrumbList"},a.value.map((s,c)=>d("li",{class:{"is-active":a.value.length-1===c},property:"itemListElement",typeof:"ListItem"},[d(Qe,{to:s.path,property:"item",typeof:"WebPage"},()=>[i.value?d(Ge,{icon:s.icon}):null,d("span",{property:"name"},s.title||"Unknown")]),d("meta",{property:"position",content:c+1})]))):[])}});const zo=e=>e===!1||qn(e)?e:Oe(e)?Fn(e,!0):null,xr=(e,t,n)=>{const l=e.findIndex(a=>a.link===t);if(l!==-1){const a=e[l+n];return a!=null&&a.link?a:null}for(const a of e)if("children"in a){const r=xr(a.children,t,n);if(r)return r}return null};var d3=U({name:"PageNav",setup(){const e=ye(),t=Se(),n=hi(),l=Te(),a=pi(),r=x(()=>{const o=zo(t.value.prev);return o===!1?null:o||(e.value.prevLink===!1?null:xr(n.value,l.value.path,-1))}),i=x(()=>{const o=zo(t.value.next);return o===!1?null:o||(e.value.nextLink===!1?null:xr(n.value,l.value.path,1))});return $e("keydown",o=>{o.altKey&&(o.key==="ArrowRight"?i.value&&(a(i.value.link),o.preventDefault()):o.key==="ArrowLeft"&&r.value&&(a(r.value.link),o.preventDefault()))}),()=>r.value||i.value?d("nav",{class:"vp-page-nav"},[r.value?d(Xe,{class:"prev",config:r.value},()=>{var o,s;return[d("div",{class:"hint"},[d("span",{class:"arrow start"}),e.value.metaLocales.prev]),d("div",{class:"link"},[d(Ge,{icon:(o=r.value)==null?void 0:o.icon}),(s=r.value)==null?void 0:s.text])]}):null,i.value?d(Xe,{class:"next",config:i.value},()=>{var o,s;return[d("div",{class:"hint"},[e.value.metaLocales.next,d("span",{class:"arrow end"})]),d("div",{class:"link"},[(o=i.value)==null?void 0:o.text,d(Ge,{icon:(s=i.value)==null?void 0:s.icon})])]}):null]):null}});const f3={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"},p3=({docsRepo:e,docsBranch:t,docsDir:n,filePathRelative:l,editLinkPattern:a})=>{if(!l)return null;const r=cu(e);let i;return a?i=a:r!==null&&(i=f3[r]),i?i.replace(/:repo/u,mn(e)?e:`https://github.com/${e}`).replace(/:branch/u,t).replace(/:path/u,sc(`${Zr(n)}/${l}`)):null},h3=()=>{const e=ye(),t=Te(),n=Se();return x(()=>{const{repo:l,docsRepo:a=l,docsBranch:r="main",docsDir:i="",editLink:o,editLinkPattern:s=""}=e.value;if(!(n.value.editLink??o??!0)||!a)return null;const c=p3({docsRepo:a,docsBranch:r,docsDir:i,editLinkPattern:s,filePathRelative:t.value.filePathRelative});return c?{text:e.value.metaLocales.editLink,link:c}:null})},v3=()=>{const e=La(),t=ye(),n=Te(),l=Se();return x(()=>{var a,r;return!(l.value.lastUpdated??t.value.lastUpdated??!0)||!((a=n.value.git)!=null&&a.updatedTime)?null:new Date((r=n.value.git)==null?void 0:r.updatedTime).toLocaleString(e.value.lang)})},g3=()=>{const e=ye(),t=Te(),n=Se();return x(()=>{var l;return n.value.contributors??e.value.contributors??!0?((l=t.value.git)==null?void 0:l.contributors)??null:null})};var m3=U({name:"PageTitle",setup(){const e=Te(),t=Se(),n=ye(),{info:l,items:a}=k1();return()=>d("div",{class:"vp-page-title"},[d("h1",[n.value.titleIcon===!1?null:d(Ge,{icon:t.value.icon}),e.value.title]),d(n3,{info:l.value,...a.value===null?{}:{items:a.value}}),d("hr")])}});const ed=()=>d(Ne,{name:"edit"},()=>[d("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"}),d("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"})]);ed.displayName="EditIcon";var y3=U({name:"PageMeta",setup(){const e=ye(),t=h3(),n=v3(),l=g3();return()=>{const{metaLocales:a}=e.value;return d("footer",{class:"page-meta"},[t.value?d("div",{class:"meta-item edit-link"},d(Xe,{class:"label",config:t.value},{before:()=>d(ed)})):null,d("div",{class:"meta-item git-info"},[n.value?d("div",{class:"update-time"},[d("span",{class:"label"},`${a.lastUpdated}: `),d(Ta,()=>d("span",{class:"info"},n.value))]):null,l.value&&l.value.length?d("div",{class:"contributors"},[d("span",{class:"label"},`${a.contributors}: `),l.value.map(({email:r,name:i},o)=>[d("span",{class:"contributor",title:`email: ${r}`},i),o!==l.value.length-1?",":""])]):null])])}}}),_3=U({name:"NormalPage",slots:Object,setup(e,{slots:t}){const n=Se(),{isDarkmode:l}=Dl(),a=ye(),r=x(()=>n.value.toc||n.value.toc!==!1&&a.value.toc!==!1);return()=>d("main",{id:"main-content",class:"vp-page"},d(dt("LocalEncrypt")?mt("LocalEncrypt"):eu,()=>{var i,o,s,c;return[(i=t.top)==null?void 0:i.call(t),n.value.cover?d("div",{class:"page-cover"},d("img",{src:Ke(n.value.cover),alt:"","no-view":""})):null,d(u3),d(m3),r.value?d(a3,{headerDepth:n.value.headerDepth??a.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,(o=t.contentBefore)==null?void 0:o.call(t),d(Hu),(s=t.contentAfter)==null?void 0:s.call(t),d(y3),d(d3),dt("CommentService")?d(mt("CommentService"),{darkmode:l.value}):null,(c=t.bottom)==null?void 0:c.call(t)]}))}}),b3=U({name:"Layout",slots:Object,setup(e,{slots:t}){ye();const n=Te(),l=Se(),{isMobile:a}=Na(),r=x(()=>"none");return()=>[d(Yu),d(Bu,{},{default:()=>{var i;return((i=t.default)==null?void 0:i.call(t))||(l.value.home?d(c3):d(Qu,()=>d(_3,{key:n.value.path},{top:()=>{var o;return(o=t.top)==null?void 0:o.call(t)},bottom:()=>{var o;return(o=t.bottom)==null?void 0:o.call(t)},contentBefore:()=>{var o;return(o=t.contentBefore)==null?void 0:o.call(t)},contentAfter:()=>{var o;return(o=t.contentAfter)==null?void 0:o.call(t)},tocBefore:()=>{var o;return(o=t.tocBefore)==null?void 0:o.call(t)},tocAfter:()=>{var o;return(o=t.tocAfter)==null?void 0:o.call(t)}})))},...r.value==="none"?{}:{navScreenBottom:()=>d(mt("BloggerInfo"))},...!a.value&&r.value==="always"?{sidebar:()=>d(mt("BloggerInfo"))}:{}})]}}),k3=U({name:"NotFoundHint",setup(){const e=ye(),t=()=>{const n=e.value.routeLocales.notFoundMsg;return n[Math.floor(Math.random()*n.length)]};return()=>d("div",{class:"not-found-hint"},[d("p",{class:"error-code"},"404"),d("h1",{class:"error-title"},e.value.routeLocales.notFoundTitle),d("p",{class:"error-hint"},t())])}}),w3=U({name:"NotFound",slots:Object,setup(e,{slots:t}){const n=yn(),l=Xt(),a=ye();return()=>[d(Yu),d(Bu,{noSidebar:!0},()=>{var r;return d("main",{id:"main-content",class:"vp-page not-found"},((r=t.default)==null?void 0:r.call(t))||[d(k3),d("div",{class:"actions"},[d("button",{type:"button",class:"action-button",onClick:()=>{window.history.go(-1)}},a.value.routeLocales.back),d("button",{type:"button",class:"action-button",onClick:()=>{n.push(a.value.home??l.value)}},a.value.routeLocales.home)])])})]}});const td=()=>d(Ne,{name:"lock"},()=>d("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"}));td.displayName="LockIcon";var E3={};const kn="./ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".split(""),nr=Array.from({length:64},(e,t)=>t),Zl=e=>Array(e).fill(-1),$t=[...Zl(46),0,1,...nr.slice(54,64),...Zl(7),...nr.slice(2,28),...Zl(6),...nr.slice(28,54),...Zl(5)],qo=[608135816,2242054355,320440878,57701188,2752067618,698298832,137296536,3964562569,1160258022,953160567,3193202383,887688300,3232508343,3380367581,1065670069,3041331479,2450970073,2306472731],Wo=[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],nd=[1332899944,1700884034,1701343084,1684370003,1668446532,1869963892],Tr=(e,t)=>{if(t<=0||t>e.length)throw Error(`Illegal len: ${t}`);let n=0,l,a;const r=[];for(;n<t;){if(l=e[n++]&255,r.push(kn[l>>2&63]),l=(l&3)<<4,n>=t){r.push(kn[l&63]);break}if(a=e[n++]&255,l|=a>>4&15,r.push(kn[l&63]),l=(a&15)<<2,n>=t){r.push(kn[l&63]);break}a=e[n++]&255,l|=a>>6&3,r.push(kn[l&63]),r.push(kn[a&63])}return r.join("")},C3=(e,t)=>{if(t<=0)throw Error(`Illegal len: ${t}`);const n=e.length;let l=0,a=0,r,i,o,s,c,u;const f=[];for(;l<n-1&&a<t&&(u=e.charCodeAt(l++),r=u<$t.length?$t[u]:-1,u=e.charCodeAt(l++),i=u<$t.length?$t[u]:-1,!(r==-1||i==-1||(c=r<<2>>>0,c|=(i&48)>>4,f.push(String.fromCharCode(c)),++a>=t||l>=n)||(u=e.charCodeAt(l++),o=u<$t.length?$t[u]:-1,o==-1)||(c=(i&15)<<4>>>0,c|=(o&60)>>2,f.push(String.fromCharCode(c)),++a>=t||l>=n)));)u=e.charCodeAt(l++),s=u<$t.length?$t[u]:-1,c=(o&3)<<6>>>0,c|=s,f.push(String.fromCharCode(c)),++a;return f.map(p=>p.charCodeAt(0))},A3=(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},L3=(e,t)=>{let n,l=null;for(;(n=l!==null?l:e())!==null;){if(n>=55296&&n<=57343&&(l=e())!==null&&l>=56320&&l<=57343){t((n-55296)*1024+l-56320+65536),l=null;continue}t(n)}l!==null&&t(l)},x3=(e,t)=>{L3(e,function(n){A3(n,t)})},T3=typeof process=="object"&&E3.NEXT_RUNTIME==="edge"?setTimeout:typeof setImmediate=="function"?setImmediate:typeof process=="object"&&typeof process.nextTick=="function"?process.nextTick:setTimeout,S3=e=>{const t=[];let n=0;return x3(()=>n>=e.length?null:e.charCodeAt(n++),l=>{t.push(l)}),t},kl=(e,t,n,l)=>{let a,r=e[t],i=e[t+1];return r^=n[0],a=l[r>>>24],a+=l[256|r>>16&255],a^=l[512|r>>8&255],a+=l[768|r&255],i^=a^n[1],a=l[i>>>24],a+=l[256|i>>16&255],a^=l[512|i>>8&255],a+=l[768|i&255],r^=a^n[2],a=l[r>>>24],a+=l[256|r>>16&255],a^=l[512|r>>8&255],a+=l[768|r&255],i^=a^n[3],a=l[i>>>24],a+=l[256|i>>16&255],a^=l[512|i>>8&255],a+=l[768|i&255],r^=a^n[4],a=l[r>>>24],a+=l[256|r>>16&255],a^=l[512|r>>8&255],a+=l[768|r&255],i^=a^n[5],a=l[i>>>24],a+=l[256|i>>16&255],a^=l[512|i>>8&255],a+=l[768|i&255],r^=a^n[6],a=l[r>>>24],a+=l[256|r>>16&255],a^=l[512|r>>8&255],a+=l[768|r&255],i^=a^n[7],a=l[i>>>24],a+=l[256|i>>16&255],a^=l[512|i>>8&255],a+=l[768|i&255],r^=a^n[8],a=l[r>>>24],a+=l[256|r>>16&255],a^=l[512|r>>8&255],a+=l[768|r&255],i^=a^n[9],a=l[i>>>24],a+=l[256|i>>16&255],a^=l[512|i>>8&255],a+=l[768|i&255],r^=a^n[10],a=l[r>>>24],a+=l[256|r>>16&255],a^=l[512|r>>8&255],a+=l[768|r&255],i^=a^n[11],a=l[i>>>24],a+=l[256|i>>16&255],a^=l[512|i>>8&255],a+=l[768|i&255],r^=a^n[12],a=l[r>>>24],a+=l[256|r>>16&255],a^=l[512|r>>8&255],a+=l[768|r&255],i^=a^n[13],a=l[i>>>24],a+=l[256|i>>16&255],a^=l[512|i>>8&255],a+=l[768|i&255],r^=a^n[14],a=l[r>>>24],a+=l[256|r>>16&255],a^=l[512|r>>8&255],a+=l[768|r&255],i^=a^n[15],a=l[i>>>24],a+=l[256|i>>16&255],a^=l[512|i>>8&255],a+=l[768|i&255],r^=a^n[16],e[t]=i^n[17],e[t+1]=r,e},Cn=(e,t)=>{let n=0;for(let l=0;l<4;++l)n=n<<8|e[t]&255,t=(t+1)%e.length;return{key:n,offp:t}},Ko=(e,t,n)=>{const l=t.length,a=n.length;let r=0,i=[0,0],o;for(let s=0;s<l;s++)o=Cn(e,r),r=o.offp,t[s]=t[s]^o.key;for(let s=0;s<l;s+=2)i=kl(i,0,t,n),t[s]=i[0],t[s+1]=i[1];for(let s=0;s<a;s+=2)i=kl(i,0,t,n),n[s]=i[0],n[s+1]=i[1]},N3=(e,t,n,l)=>{const a=n.length,r=l.length;let i=0,o=[0,0],s;for(let c=0;c<a;c++)s=Cn(t,i),i=s.offp,n[c]=n[c]^s.key;i=0;for(let c=0;c<a;c+=2)s=Cn(e,i),i=s.offp,o[0]^=s.key,s=Cn(e,i),i=s.offp,o[1]^=s.key,o=kl(o,0,n,l),n[c]=o[0],n[c+1]=o[1];for(let c=0;c<r;c+=2)s=Cn(e,i),i=s.offp,o[0]^=s.key,s=Cn(e,i),i=s.offp,o[1]^=s.key,o=kl(o,0,n,l),l[c]=o[0],l[c+1]=o[1]},Go=(e,t,n,l,a)=>{const r=nd.slice(),i=r.length;if(n<4||n>31){const p=new Error(`Illegal number of rounds (4-31): ${n}`);if(l===!1)return Promise.reject(p);throw p}if(t.length!==16){const p=new Error(`Illegal salt length: ${t.length} != 16`);if(l===!1)return Promise.reject(p);throw p}n=1<<n>>>0;let o,s,c=0,u;Int32Array?(o=new Int32Array(qo),s=new Int32Array(Wo)):(o=qo.slice(),s=Wo.slice()),N3(t,e,o,s);const f=()=>{if(a&&a(c/n),c<n){const p=Date.now();for(;c<n&&(c=c+1,Ko(e,o,s),Ko(t,o,s),!(Date.now()-p>100)););}else{for(c=0;c<64;c++)for(u=0;u<i>>1;u++)kl(r,u<<1,o,s);const p=[];for(c=0;c<i;c++)p.push((r[c]>>24&255)>>>0),p.push((r[c]>>16&255)>>>0),p.push((r[c]>>8&255)>>>0),p.push((r[c]&255)>>>0);return l===!1?Promise.resolve(p):p}if(l===!1)return new Promise(p=>T3(()=>{f().then(p)}))};if(l===!1)return f();{let p;for(;;)if(typeof(p=f())<"u")return p||[]}},I3=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")}},O3=(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(Tr(I3(16),16)),t.join("")};function P3(e,t,n,l){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 a,r;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)==="$")a="\0",r=3;else{if(a=t.charAt(2),a!=="a"&&a!=="b"&&a!=="y"||t.charAt(3)!=="$"){const h=Error("Invalid salt revision: "+t.substring(2,4));if(n===!1)return Promise.reject(h);throw h}r=4}if(t.charAt(r+2)>"$"){const h=new Error("Missing salt rounds");if(n===!1)return Promise.reject(h);throw h}const i=parseInt(t.substring(r,r+1),10)*10,o=parseInt(t.substring(r+1,r+2),10),s=i+o,c=t.substring(r+3,r+25);e+=a>="a"?"\0":"";const u=S3(e),f=C3(c,16),p=h=>{const g=[];return g.push("$2"),a>="a"&&g.push(a),g.push("$"),s<10&&g.push("0"),g.push(s.toString()),g.push("$"),g.push(Tr(f,f.length)),g.push(Tr(h,nd.length*4-1)),g.join("")};return n===!1?Go(u,f,s,!1,l).then(h=>p(h)):p(Go(u,f,s,!0,l))}const R3=(e,t=10)=>{if(typeof t=="number"&&(t=O3(t)),typeof e!="string"||typeof t!="string")throw Error("Illegal arguments: "+typeof e+", "+typeof t);return P3(e,t,!0)},Sr=(e,t)=>{if(typeof e!="string"||typeof t!="string")throw Error("Illegal arguments: "+typeof e+", "+typeof t);return t.length!==60?!1:R3(e,t.substring(0,t.length-31))===t};var ld=U({name:"PasswordModal",props:{full:Boolean},emits:["verify"],setup(e,{emit:t}){const n=Se(),l=ye(),a=J(""),r=J(!1),i=J(!1),o=x(()=>l.value.encryptLocales);let s=null;const c=()=>{s&&clearTimeout(s),r.value=!1,t("verify",a.value,i.value),Jt().then(()=>{r.value=!0,s=setTimeout(()=>{r.value=!1},1e3)})};return()=>d("div",{class:["vp-decrypt-layer",{expand:e.full||n.value.home}]},d("div",{class:"vp-decrypt-modal"},[d("div",{class:["vp-decrypt-hint",{tried:r.value}]},r.value?o.value.errorHint:d(td,{"aria-label":o.value.iconLabel})),d("div",{class:"vp-decrypt-input"},[d("input",{type:"password",value:a.value,placeholder:o.value.placeholder,onInput:({target:u})=>{a.value=u.value},onKeydown:({key:u})=>{u==="Enter"&&c()}})]),d("div",{class:"vp-remember-password"},[d("input",{type:"checkbox",value:i.value,onChange:()=>i.value=!i.value}),o.value.remember]),d("button",{type:"button",class:"vp-decrypt-submit",onClick:()=>c()},"OK")]))}});const ad=()=>{const e=en();return x(()=>e.value.encrypt||{})},Yo="VUEPRESS_HOPE_GLOBAL_TOKEN",F3=()=>{const e=ad(),t=Kn(Yo,""),n=Hc(Yo,""),l=x(()=>{const{global:r=!1,admin:i=[]}=e.value;return r&&i.length>0}),a=x(()=>{if(l.value){if(t.value)return e.value.admin.some(r=>Sr(t.value,r));if(n.value)return e.value.admin.some(r=>Sr(n.value,r))}return!1});return{isEncrypted:l,isDecrypted:a,validate:(r,i=!1)=>{(i?t:n).value=r}}},lr=(e="",t)=>!!e&&Sr(e,t),Jo="VUEPRESS_HOPE_PATH_TOKEN",$3=()=>{const e=Te(),t=ad(),n=Kn(Jo,{}),l=Hc(Jo,{}),a=i=>qn(t.value.config)?Zt(t.value.config).filter(o=>Vn(decodeURI(i),o)).sort((o,s)=>s.length-o.length):[],r=i=>{const o=a(i);if(o.length>0){const{config:s={}}=t.value;return{isEncrypted:!0,isDecrypted:o.some(c=>n.value[c]&&s[c].some(u=>lr(n.value[c],u))||l.value[c]&&s[c].some(u=>lr(l.value[c],u)))}}return{isDecrypted:!1,isEncrypted:!1}};return{status:x(()=>r(e.value.path)),getStatus:r,validate:(i,o=!1)=>{const{config:s={}}=t.value,c=a(e.value.path);for(const u of c)if(s[u].filter(f=>lr(i,f))){(o?n:l).value[u]=i;break}}}};var M3=U({name:"GlobalEncrypt",slots:Object,setup(e,{slots:t}){const{isDecrypted:n,isEncrypted:l,validate:a}=F3(),r=J(!1);return we(()=>{r.value=!0}),()=>d(Qu,()=>l.value?r.value?n.value?t.default():d(ld,{full:!0,onVerify:a}):null:t.default())}}),D3=U({name:"LocalEncrypt",slots:Object,setup(e,{slots:t}){const{status:n,validate:l}=$3(),a=J(!1);return we(()=>{a.value=!0}),()=>{const{isEncrypted:r,isDecrypted:i}=n.value;return r?a.value?i?t.default():d(ld,{full:!0,onVerify:l}):null:t.default()}}});dg(e=>{const t=e.t,n=e.I!==!1,l=e.i;return n?{title:t,content:l?()=>[d(Ge,{icon:l}),t]:null,order:e.O,index:e.I}:null});const j3=et({enhance:({app:e,router:t})=>{const{scrollBehavior:n}=t.options;t.options.scrollBehavior=async(...l)=>(await Ju().wait(),n(...l)),C1(e),e.component("HopeIcon",Ge),e.component("GlobalEncrypt",M3),e.component("LocalEncrypt",D3)},setup:()=>{A1(),N1()},layouts:{Layout:b3,NotFound:w3}}),B3=e=>(xl("data-v-3b58f839"),e=e(),Tl(),e),H3={class:"item-card"},V3={class:"item-name"},U3={class:"item-description"},z3={class:"item-bar"},q3=["href"],W3=B3(()=>oe("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 16 16"},[oe("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)),K3=[W3],G3=["href"],Y3=["src"],J3={class:"author-name"},Q3=U({__name:"ResItemCard",props:{item:Object},setup(e){const t=e;return(n,l)=>(yt(),Kt("div",H3,[oe("div",V3,Ut(t.item.name),1),oe("div",U3,Ut(t.item.description),1),oe("div",z3,[fn(' 三个可点击svg一个github一个下载一个可点击"https://github.com/{{ username }}.png?size=80"个人头像配上id'),oe("a",{href:t.item.link,class:""},K3,8,q3),oe("div",null,[oe("a",{class:"author-info",href:`https://github.com/${t.item.author}`},[oe("img",{class:"icon avatar",src:`https://github.com/${t.item.author}.png?size=80`,alt:""},null,8,Y3),oe("div",J3,Ut(t.item.author),1)],8,G3)])])]))}}),_n=(e,t)=>{const n=e.__vccOpts||e;for(const[l,a]of t)n[l]=a;return n},X3=_n(Q3,[["__scopeId","data-v-3b58f839"],["__file","ResItemCard.vue"]]),Z3=e=>(xl("data-v-002d38b2"),e=e(),Tl(),e),e0={class:"market"},t0=Z3(()=>oe("h1",null,"主题/资源商店",-1)),n0={class:"search-box-div"},l0={class:"items"},a0=U({__name:"ResStore",setup(e){let t=x(()=>l.value?n.value.filter(a=>a.name.toLowerCase().includes(l.value.toLowerCase())||a.description.toLowerCase().includes(l.value.toLowerCase())||a.author.toLowerCase().includes(l.value.toLowerCase())).reverse():n.value.reverse()),n=J([]),l=J("");return fetch("/assets/resources.json").then(a=>a.json()).then(a=>{n.value=a}).catch(a=>console.error(a)),(a,r)=>(yt(),Kt("div",e0,[t0,oe("div",n0,[Is(oe("input",{class:"item-search-box",type:"text",placeholder:"搜索资源","onUpdate:modelValue":r[0]||(r[0]=i=>Fe(l)?l.value=i:l=i)},null,512),[[rc,lt(l)]])]),oe("div",l0,[fn(" 使用filteredItems来布局商品 "),(yt(!0),Kt(ze,null,Ms(lt(t),i=>(yt(),Qr(X3,{key:i.id,item:i},null,8,["item"]))),128))])]))}}),r0=_n(a0,[["__scopeId","data-v-002d38b2"],["__file","ResStore.vue"]]);var i0=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function o0(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var rd={exports:{}};/*!
* clipboard.js v2.0.11
* https://clipboardjs.com/
*
* Licensed MIT © Zeno Rocha
*/(function(e,t){(function(l,a){e.exports=a()})(i0,function(){return function(){var n={686:function(r,i,o){o.d(i,{default:function(){return Ye}});var s=o(279),c=o.n(s),u=o(370),f=o.n(u),p=o(817),h=o.n(p);function g(ee){try{return document.execCommand(ee)}catch{return!1}}var b=function(z){var G=h()(z);return g("cut"),G},_=b;function k(ee){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 ne=window.pageYOffset||document.documentElement.scrollTop;return G.style.top="".concat(ne,"px"),G.setAttribute("readonly",""),G.value=ee,G}var C=function(z,G){var ne=k(z);G.container.appendChild(ne);var X=h()(ne);return g("copy"),ne.remove(),X},y=function(z){var G=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body},ne="";return typeof z=="string"?ne=C(z,G):z instanceof HTMLInputElement&&!["text","search","url","tel","password"].includes(z==null?void 0:z.type)?ne=C(z.value,G):(ne=h()(z),g("copy")),ne},A=y;function O(ee){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?O=function(G){return typeof G}:O=function(G){return G&&typeof Symbol=="function"&&G.constructor===Symbol&&G!==Symbol.prototype?"symbol":typeof G},O(ee)}var L=function(){var z=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},G=z.action,ne=G===void 0?"copy":G,X=z.container,w=z.target,j=z.text;if(ne!=="copy"&&ne!=="cut")throw new Error('Invalid "action" value, use either "copy" or "cut"');if(w!==void 0)if(w&&O(w)==="object"&&w.nodeType===1){if(ne==="copy"&&w.hasAttribute("disabled"))throw new Error('Invalid "target" attribute. Please use "readonly" instead of "disabled" attribute');if(ne==="cut"&&(w.hasAttribute("readonly")||w.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(j)return A(j,{container:X});if(w)return ne==="cut"?_(w):A(w,{container:X})},N=L;function P(ee){"@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(ee)}function Q(ee,z){if(!(ee instanceof z))throw new TypeError("Cannot call a class as a function")}function I(ee,z){for(var G=0;G<z.length;G++){var ne=z[G];ne.enumerable=ne.enumerable||!1,ne.configurable=!0,"value"in ne&&(ne.writable=!0),Object.defineProperty(ee,ne.key,ne)}}function q(ee,z,G){return z&&I(ee.prototype,z),G&&I(ee,G),ee}function $(ee,z){if(typeof z!="function"&&z!==null)throw new TypeError("Super expression must either be null or a function");ee.prototype=Object.create(z&&z.prototype,{constructor:{value:ee,writable:!0,configurable:!0}}),z&&ae(ee,z)}function ae(ee,z){return ae=Object.setPrototypeOf||function(ne,X){return ne.__proto__=X,ne},ae(ee,z)}function Ee(ee){var z=ie();return function(){var ne=K(ee),X;if(z){var w=K(this).constructor;X=Reflect.construct(ne,arguments,w)}else X=ne.apply(this,arguments);return be(this,X)}}function be(ee,z){return z&&(P(z)==="object"||typeof z=="function")?z:Y(ee)}function Y(ee){if(ee===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return ee}function ie(){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 K(ee){return K=Object.setPrototypeOf?Object.getPrototypeOf:function(G){return G.__proto__||Object.getPrototypeOf(G)},K(ee)}function Le(ee,z){var G="data-clipboard-".concat(ee);if(z.hasAttribute(G))return z.getAttribute(G)}var at=function(ee){$(G,ee);var z=Ee(G);function G(ne,X){var w;return Q(this,G),w=z.call(this),w.resolveOptions(X),w.listenClick(ne),w}return q(G,[{key:"resolveOptions",value:function(){var X=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};this.action=typeof X.action=="function"?X.action:this.defaultAction,this.target=typeof X.target=="function"?X.target:this.defaultTarget,this.text=typeof X.text=="function"?X.text:this.defaultText,this.container=P(X.container)==="object"?X.container:document.body}},{key:"listenClick",value:function(X){var w=this;this.listener=f()(X,"click",function(j){return w.onClick(j)})}},{key:"onClick",value:function(X){var w=X.delegateTarget||X.currentTarget,j=this.action(w)||"copy",B=N({action:j,container:this.container,target:this.target(w),text:this.text(w)});this.emit(B?"success":"error",{action:j,text:B,trigger:w,clearSelection:function(){w&&w.focus(),window.getSelection().removeAllRanges()}})}},{key:"defaultAction",value:function(X){return Le("action",X)}},{key:"defaultTarget",value:function(X){var w=Le("target",X);if(w)return document.querySelector(w)}},{key:"defaultText",value:function(X){return Le("text",X)}},{key:"destroy",value:function(){this.listener.destroy()}}],[{key:"copy",value:function(X){var w=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body};return A(X,w)}},{key:"cut",value:function(X){return _(X)}},{key:"isSupported",value:function(){var X=arguments.length>0&&arguments[0]!==void 0?arguments[0]:["copy","cut"],w=typeof X=="string"?[X]:X,j=!!document.queryCommandSupported;return w.forEach(function(B){j=j&&!!document.queryCommandSupported(B)}),j}}]),G}(c()),Ye=at},828:function(r){var i=9;if(typeof Element<"u"&&!Element.prototype.matches){var o=Element.prototype;o.matches=o.matchesSelector||o.mozMatchesSelector||o.msMatchesSelector||o.oMatchesSelector||o.webkitMatchesSelector}function s(c,u){for(;c&&c.nodeType!==i;){if(typeof c.matches=="function"&&c.matches(u))return c;c=c.parentNode}}r.exports=s},438:function(r,i,o){var s=o(828);function c(p,h,g,b,_){var k=f.apply(this,arguments);return p.addEventListener(g,k,_),{destroy:function(){p.removeEventListener(g,k,_)}}}function u(p,h,g,b,_){return typeof p.addEventListener=="function"?c.apply(null,arguments):typeof g=="function"?c.bind(null,document).apply(null,arguments):(typeof p=="string"&&(p=document.querySelectorAll(p)),Array.prototype.map.call(p,function(k){return c(k,h,g,b,_)}))}function f(p,h,g,b){return function(_){_.delegateTarget=s(_.target,h),_.delegateTarget&&b.call(p,_)}}r.exports=u},879:function(r,i){i.node=function(o){return o!==void 0&&o instanceof HTMLElement&&o.nodeType===1},i.nodeList=function(o){var s=Object.prototype.toString.call(o);return o!==void 0&&(s==="[object NodeList]"||s==="[object HTMLCollection]")&&"length"in o&&(o.length===0||i.node(o[0]))},i.string=function(o){return typeof o=="string"||o instanceof String},i.fn=function(o){var s=Object.prototype.toString.call(o);return s==="[object Function]"}},370:function(r,i,o){var s=o(879),c=o(438);function u(g,b,_){if(!g&&!b&&!_)throw new Error("Missing required arguments");if(!s.string(b))throw new TypeError("Second argument must be a String");if(!s.fn(_))throw new TypeError("Third argument must be a Function");if(s.node(g))return f(g,b,_);if(s.nodeList(g))return p(g,b,_);if(s.string(g))return h(g,b,_);throw new TypeError("First argument must be a String, HTMLElement, HTMLCollection, or NodeList")}function f(g,b,_){return g.addEventListener(b,_),{destroy:function(){g.removeEventListener(b,_)}}}function p(g,b,_){return Array.prototype.forEach.call(g,function(k){k.addEventListener(b,_)}),{destroy:function(){Array.prototype.forEach.call(g,function(k){k.removeEventListener(b,_)})}}}function h(g,b,_){return c(document.body,g,b,_)}r.exports=u},817:function(r){function i(o){var s;if(o.nodeName==="SELECT")o.focus(),s=o.value;else if(o.nodeName==="INPUT"||o.nodeName==="TEXTAREA"){var c=o.hasAttribute("readonly");c||o.setAttribute("readonly",""),o.select(),o.setSelectionRange(0,o.value.length),c||o.removeAttribute("readonly"),s=o.value}else{o.hasAttribute("contenteditable")&&o.focus();var u=window.getSelection(),f=document.createRange();f.selectNodeContents(o),u.removeAllRanges(),u.addRange(f),s=u.toString()}return s}r.exports=i},279:function(r){function i(){}i.prototype={on:function(o,s,c){var u=this.e||(this.e={});return(u[o]||(u[o]=[])).push({fn:s,ctx:c}),this},once:function(o,s,c){var u=this;function f(){u.off(o,f),s.apply(c,arguments)}return f._=s,this.on(o,f,c)},emit:function(o){var s=[].slice.call(arguments,1),c=((this.e||(this.e={}))[o]||[]).slice(),u=0,f=c.length;for(u;u<f;u++)c[u].fn.apply(c[u].ctx,s);return this},off:function(o,s){var c=this.e||(this.e={}),u=c[o],f=[];if(u&&s)for(var p=0,h=u.length;p<h;p++)u[p].fn!==s&&u[p].fn._!==s&&f.push(u[p]);return f.length?c[o]=f:delete c[o],this}},r.exports=i,r.exports.TinyEmitter=i}},l={};function a(r){if(l[r])return l[r].exports;var i=l[r]={exports:{}};return n[r](i,i.exports,a),i.exports}return function(){a.n=function(r){var i=r&&r.__esModule?function(){return r.default}:function(){return r};return a.d(i,{a:i}),i}}(),function(){a.d=function(r,i){for(var o in i)a.o(i,o)&&!a.o(r,o)&&Object.defineProperty(r,o,{enumerable:!0,get:i[o]})}}(),function(){a.o=function(r,i){return Object.prototype.hasOwnProperty.call(r,i)}}(),a(686)}().default})})(rd);var s0=rd.exports;const c0=o0(s0),u0=e=>(xl("data-v-fb9f7c66"),e=e(),Tl(),e),d0={class:"item-card"},f0={class:"item-name"},p0={class:"item-description"},h0={class:"item-bar"},v0=["href"],g0=u0(()=>oe("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 16 16"},[oe("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)),m0=[g0],y0={class:"btn"},_0=["href"],b0=["src"],k0={class:"author-name"},w0=U({__name:"PluginItemCard",props:{item:Object},setup(e){const t=e,n=()=>{const l=new c0(".copy-btn",{text:()=>`npm install ${t.item.module_name}`});l.on("success",()=>{}),l.on("error",()=>{})};return(l,a)=>(yt(),Kt("div",d0,[oe("div",f0,Ut(t.item.name),1),oe("div",p0,Ut(t.item.desc),1),oe("div",h0,[fn(' 三个可点击svg一个github一个下载一个可点击"https://github.com/{{ username }}.png?size=80"个人头像配上id'),oe("a",{href:t.item.homepage,class:"btn"},m0,8,v0),fn(' <button class="copy-btn btn"><div @click="copyToClipboard">安装</div></button> 点击后把安装命令写入剪贴板'),oe("button",{class:"btn copy-btn",onClick:n},"复制安装命令"),oe("div",y0,[oe("a",{class:"author-info",href:`https://github.com/${t.item.author}`},[oe("img",{class:"icon avatar",src:`https://github.com/${t.item.author}.png?size=80`,alt:""},null,8,b0),oe("div",k0,Ut(t.item.author),1)],8,_0)]),fn(" 复制键复制安装命令npm install props.item.module_name")])]))}}),E0=_n(w0,[["__scopeId","data-v-fb9f7c66"],["__file","PluginItemCard.vue"]]),id=e=>(xl("data-v-43257c18"),e=e(),Tl(),e),C0={class:"market"},A0=id(()=>oe("h1",null,"插件商店",-1)),L0=id(()=>oe("p",null,[da("内容来自"),oe("a",{href:"https://nonebot.dev/store/plugins"},"NoneBot插件商店"),da("和轻雪商店在此仅作引用具体请访问NoneBot插件商店")],-1)),x0={class:"search-box-div"},T0={class:"items"},S0=U({__name:"PluginStore",setup(e){let t=x(()=>l.value?n.value.filter(a=>a.name.toLowerCase().includes(l.value.toLowerCase())||a.desc.toLowerCase().includes(l.value.toLowerCase())||a.author.toLowerCase().includes(l.value.toLowerCase())||a.module_name.toLowerCase().includes(l.value.toLowerCase())):n.value),n=J([]),l=J("");return fetch("/assets/plugins.json").then(a=>a.json()).then(a=>{n.value=a}).catch(a=>console.error(a)),fetch("https://registry.nonebot.dev/plugins.json").then(a=>a.json()).then(a=>{n.value=n.value.concat(a)}),(a,r)=>(yt(),Kt("div",C0,[A0,L0,fn(" 搜索框"),oe("div",x0,[Is(oe("input",{class:"item-search-box",type:"text",placeholder:"搜索插件","onUpdate:modelValue":r[0]||(r[0]=i=>Fe(l)?l.value=i:l=i)},null,512),[[rc,lt(l)]])]),oe("div",T0,[fn(" 使用filteredItems来布局商品 "),(yt(!0),Kt(ze,null,Ms(lt(t),i=>(yt(),Qr(E0,{key:i.id,item:i},null,8,["item"]))),128))])]))}}),N0=_n(S0,[["__scopeId","data-v-43257c18"],["__file","PluginStore.vue"]]),I0={class:"info-box"},O0=oe("h1",null,"Dashboard",-1),P0={class:"info"},R0={class:"info-item"},F0=oe("h2",null,"Total",-1),$0={class:"info-item"},M0=oe("h2",null,"Online",-1),D0=U({__name:"Dash",setup(e){let t=J(0),n=J(0);return fetch("https://api.liteyuki.icu/count").then(l=>l.json()).then(l=>{t.value=l.register}).catch(l=>console.error(l)),fetch("https://api.liteyuki.icu/online").then(l=>l.json()).then(l=>{n.value=l.online}).catch(l=>console.error(l)),(l,a)=>(yt(),Kt("div",I0,[O0,oe("div",P0,[oe("div",R0,[F0,oe("p",null,Ut(lt(t)),1)]),oe("div",$0,[M0,oe("p",null,Ut(lt(n)),1)])])]))}}),j0=_n(D0,[["__file","Dash.vue"]]),B0={};function H0(e,t){return null}const V0=_n(B0,[["render",H0],["__file","Home.vue"]]),U0={},od=e=>(xl("data-v-ab5c02e3"),e=e(),Tl(),e),z0=od(()=>oe("div",{style:{"text-align":"center"}},[oe("h2",null,"地理分布"),oe("p",null,"数据来源于Liteyuki API")],-1)),q0=od(()=>oe("div",{id:"main-chart",style:{width:"100%",height:"600px"}},null,-1)),W0=[z0,q0];function K0(e,t){return yt(),Kt("div",null,W0)}const G0=_n(U0,[["render",K0],["__scopeId","data-v-ab5c02e3"],["__file","Geo.vue"]]),Y0=et({enhance:({app:e,router:t,siteData:n})=>{e.component("homeComp",V0),e.component("dashComp",j0),e.component("resourceStoreComp",r0),e.component("pluginStoreComp",N0),e.component("geoComp",G0)}}),ea=[uv,ag,ug,gg,_g,Eg,xg,Og,Bg,Qg,Pm,Km,u1,j3,Y0],J0=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=De(J0),Q0=Sh,X0=()=>{const e=tv({history:Q0(Zr("/")),routes:[{name:"vuepress-route",path:"/:catchAll(.*)",components:{}}],scrollBehavior:(t,n,l)=>l||(t.hash?{el:t.hash}:{top:0})});return e.beforeResolve(async(t,n)=>{if(t.path!==n.path||n===xt){const l=xa(t.path);if(l.path!==t.path)return l.path;const a=await l.loader();t.meta={...l.meta,_pageChunk:a}}else t.path===n.path&&(t.meta=n.meta)}),e},Z0=e=>{e.component("ClientOnly",Ta),e.component("Content",Ec),e.component("RouteLink",Qe)},e2=(e,t,n)=>{const l=x(()=>t.currentRoute.value.path),a=zr((_,k)=>({get(){return _(),t.currentRoute.value.meta._pageChunk},set(C){t.currentRoute.value.meta._pageChunk=C,k()}})),r=x(()=>an.resolveLayouts(n)),i=x(()=>an.resolveRouteLocale(Zn.value.locales,l.value)),o=x(()=>an.resolveSiteLocaleData(Zn.value,i.value)),s=x(()=>a.value.comp),c=x(()=>a.value.data),u=x(()=>c.value.frontmatter),f=x(()=>an.resolvePageHeadTitle(c.value,o.value)),p=x(()=>an.resolvePageHead(f.value,u.value,o.value)),h=x(()=>an.resolvePageLang(c.value,o.value)),g=x(()=>an.resolvePageLayout(c.value,r.value)),b={layouts:r,pageData:c,pageComponent:s,pageFrontmatter:u,pageHead:p,pageHeadTitle:f,pageLang:h,pageLayout:g,redirects:yr,routeLocale:i,routePath:l,routes:ml,siteData:Zn,siteLocaleData:o};return e.provide(ni,b),Object.defineProperties(e.config.globalProperties,{$frontmatter:{get:()=>u.value},$head:{get:()=>p.value},$headTitle:{get:()=>f.value},$lang:{get:()=>h.value},$page:{get:()=>c.value},$routeLocale:{get:()=>i.value},$site:{get:()=>Zn.value},$siteLocale:{get:()=>o.value},$withBase:{get:()=>Ke}}),b},t2=()=>{const e=av(),t=li();let n=[];const l=()=>{e.value.forEach(i=>{const o=n2(i);o&&n.push(o)})},a=()=>{const i=[];return e.value.forEach(o=>{const s=l2(o);s&&i.push(s)}),i},r=()=>{document.documentElement.lang=t.value;const i=a();n.forEach((o,s)=>{const c=i.findIndex(u=>o.isEqualNode(u));c===-1?(o.remove(),delete n[s]):i.splice(c,1)}),i.forEach(o=>document.head.appendChild(o)),n=[...n.filter(o=>!!o),...i]};On(iv,r),we(()=>{l(),ve(e,r,{immediate:!1})})},n2=([e,t,n=""])=>{const l=Object.entries(t).map(([o,s])=>Oe(s)?`[${o}=${JSON.stringify(s)}]`:s===!0?`[${o}]`:"").join(""),a=`head > ${e}${l}`;return Array.from(document.querySelectorAll(a)).find(o=>o.innerText===n)||null},l2=([e,t,n])=>{if(!Oe(e))return null;const l=document.createElement(e);return qn(t)&&Object.entries(t).forEach(([a,r])=>{Oe(r)?l.setAttribute(a,r):r===!0&&l.setAttribute(a,"")}),Oe(n)&&l.appendChild(document.createTextNode(n)),l},a2=Dp,r2=async()=>{var n;const e=a2({name:"Vuepress",setup(){var r;t2();for(const i of ea)(r=i.setup)==null||r.call(i);const l=ea.flatMap(({rootComponents:i=[]})=>i.map(o=>d(o))),a=rv();return()=>[d(a.value),l]}}),t=X0();Z0(e),e2(e,t,ea);for(const l of ea)await((n=l.enhance)==null?void 0:n.call(l,{app:e,router:t,siteData:Zn}));return e.use(t),{app:e,router:t}};r2().then(({app:e,router:t})=>{t.isReady().then(()=>{e.mount("#app")})});export{_n as _,Ie as a,oe as b,Kt as c,r2 as createVueApp,da as d,i2 as e,yt as o,mt as r,nf as w};