forked from bot/app
46 lines
348 KiB
JavaScript
46 lines
348 KiB
JavaScript
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 Na(e,t){const n=new Set(e.split(","));return t?l=>n.has(l.toLowerCase()):l=>n.has(l)}const Ce={},Ln=[],st=()=>{},sd=()=>!1,wl=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Ia=e=>e.startsWith("onUpdate:"),Oe=Object.assign,Pa=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},cd=Object.prototype.hasOwnProperty,he=(e,t)=>cd.call(e,t),ae=Array.isArray,Sn=e=>hr(e)==="[object Map]",Jo=e=>hr(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,hr=e=>Zo.call(e),ud=e=>hr(e).slice(8,-1),es=e=>hr(e)==="[object Object]",Oa=e=>Re(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Tn=Na(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),vr=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},dd=/-(\w)/g,ft=vr(e=>e.replace(dd,(t,n)=>n?n.toUpperCase():"")),fd=/\B([A-Z])/g,zn=vr(e=>e.replace(fd,"-$1").toLowerCase()),El=vr(e=>e.charAt(0).toUpperCase()+e.slice(1)),Ir=vr(e=>e?`on${El(e)}`:""),Wt=(e,t)=>!Object.is(e,t),tr=(e,t)=>{for(let n=0;n<e.length;n++)e[n](t)},rr=(e,t,n)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},ra=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 Ra(e){if(ae(e)){const t={};for(let n=0;n<e.length;n++){const l=e[n],r=Re(l)?md(l):Ra(l);if(r)for(const a in r)t[a]=r[a]}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 Fa(e){let t="";if(Re(e))t=e;else if(ae(e))for(let n=0;n<e.length;n++){const l=Fa(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=Na(yd);function ns(e){return!!e||e===""}const Ut=e=>Re(e)?e:e==null?"":ae(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):Sn(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[l,r],a)=>(n[Pr(l,a)+" =>"]=r,n),{})}:Jo(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>Pr(n))}:Un(t)?Pr(t):ke(t)&&!ae(t)&&!es(t)?String(t):t,Pr=(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 r=this.parent.scopes.pop();r&&r!==this&&(this.parent.scopes[this.index]=r,r.index=this.index)}this.parent=void 0,this._active=!1}}}function kd(e,t=nt){t&&t.active&&t.effects.push(e)}function rs(){return nt}function wd(e){nt&&nt.cleanups.push(e)}let un;class $a{constructor(t,n,l,r){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,r)}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++)as(e.deps[t],e);e.deps.length=e._depsLength}}function as(e,t){const n=e.get(t);n!==void 0&&t._trackId!==n&&(e.delete(t),e.size===0&&e.cleanup())}let zt=!0,aa=0;const is=[];function hn(){is.push(zt),zt=!1}function vn(){const e=is.pop();zt=e===void 0?!0:e}function Ma(){aa++}function Da(){for(aa--;!aa&&ia.length;)ia.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&&as(l,e),e.deps[e._depsLength++]=t):e._depsLength++}}const ia=[];function ss(e,t,n){Ma();for(const l of e.keys()){let r;l._dirtyLevel<t&&(r??(r=e.get(l)===l._trackId))&&(l._shouldSchedule||(l._shouldSchedule=l._dirtyLevel===0),l._dirtyLevel=t),l._shouldSchedule&&(r??(r=e.get(l)===l._trackId))&&(l.trigger(),(!l._runnings||l.allowRecurse)&&l._dirtyLevel!==2&&(l._shouldSchedule=!1,l.scheduler&&ia.push(l.scheduler)))}Da()}const cs=(e,t)=>{const n=new Map;return n.cleanup=e,n.computed=t,n},ar=new WeakMap,dn=Symbol(""),oa=Symbol("");function Ze(e,t,n){if(zt&&un){let l=ar.get(e);l||ar.set(e,l=new Map);let r=l.get(n);r||l.set(n,r=cs(()=>l.delete(n))),os(un,r)}}function Tt(e,t,n,l,r,a){const i=ar.get(e);if(!i)return;let o=[];if(t==="clear")o=[...i.values()];else if(n==="length"&&ae(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":ae(e)?Oa(n)&&o.push(i.get("length")):(o.push(i.get(dn)),Sn(e)&&o.push(i.get(oa)));break;case"delete":ae(e)||(o.push(i.get(dn)),Sn(e)&&o.push(i.get(oa)));break;case"set":Sn(e)&&o.push(i.get(dn));break}Ma();for(const s of o)s&&ss(s,4);Da()}function Cd(e,t){var n;return(n=ar.get(e))==null?void 0:n.get(t)}const Ad=Na("__proto__,__v_isRef,__isVue"),us=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Un)),ki=xd();function xd(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const l=de(this);for(let a=0,i=this.length;a<i;a++)Ze(l,"get",a+"");const r=l[t](...n);return r===-1||r===!1?l[t](...n.map(de)):r}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){hn(),Ma();const l=de(this)[t].apply(this,n);return Da(),vn(),l}}),e}function Ld(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 r=this._isReadonly,a=this._isShallow;if(n==="__v_isReactive")return!r;if(n==="__v_isReadonly")return r;if(n==="__v_isShallow")return a;if(n==="__v_raw")return l===(r?a?Bd:vs:a?hs:ps).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(l)?t:void 0;const i=ae(t);if(!r){if(i&&he(ki,n))return Reflect.get(ki,n,l);if(n==="hasOwnProperty")return Ld}const o=Reflect.get(t,n,l);return(Un(n)?us.has(n):Ad(n))||(r||Ze(t,"get",n),a)?o:Fe(o)?i&&Oa(n)?o:o.value:ke(o)?r?Al(o):Cl(o):o}}class fs extends ds{constructor(t=!1){super(!1,t)}set(t,n,l,r){let a=t[n];if(!this._isShallow){const s=$n(a);if(!ir(l)&&!$n(l)&&(a=de(a),l=de(l)),!ae(t)&&Fe(a)&&!Fe(l))return s?!1:(a.value=l,!0)}const i=ae(t)&&Oa(n)?Number(n)<t.length:he(t,n),o=Reflect.set(t,n,l,r);return t===de(r)&&(i?Wt(l,a)&&Tt(t,"set",n,l):Tt(t,"add",n,l)),o}deleteProperty(t,n){const l=he(t,n);t[n];const r=Reflect.deleteProperty(t,n);return r&&l&&Tt(t,"delete",n,void 0),r}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",ae(t)?"length":dn),Reflect.ownKeys(t)}}class Sd extends ds{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const Td=new fs,Nd=new Sd,Id=new fs(!0),ja=e=>e,gr=e=>Reflect.getPrototypeOf(e);function jl(e,t,n=!1,l=!1){e=e.__v_raw;const r=de(e),a=de(t);n||(Wt(t,a)&&Ze(r,"get",t),Ze(r,"get",a));const{has:i}=gr(r),o=l?ja:n?Va:cl;if(i.call(r,t))return o(e.get(t));if(i.call(r,a))return o(e.get(a));e!==r&&e.get(t)}function Bl(e,t=!1){const n=this.__v_raw,l=de(n),r=de(e);return t||(Wt(e,r)&&Ze(l,"has",e),Ze(l,"has",r)),e===r?n.has(e):n.has(e)||n.has(r)}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 gr(t).has.call(t,e)||(t.add(e),Tt(t,"add",e,e)),this}function Ei(e,t){t=de(t);const n=de(this),{has:l,get:r}=gr(n);let a=l.call(n,e);a||(e=de(e),a=l.call(n,e));const i=r.call(n,e);return n.set(e,t),a?Wt(t,i)&&Tt(n,"set",e,t):Tt(n,"add",e,t),this}function Ci(e){const t=de(this),{has:n,get:l}=gr(t);let r=n.call(t,e);r||(e=de(e),r=n.call(t,e)),l&&l.call(t,e);const a=t.delete(e);return r&&Tt(t,"delete",e,void 0),a}function Ai(){const e=de(this),t=e.size!==0,n=e.clear();return t&&Tt(e,"clear",void 0,void 0),n}function Vl(e,t){return function(l,r){const a=this,i=a.__v_raw,o=de(i),s=t?ja:e?Va:cl;return!e&&Ze(o,"iterate",dn),i.forEach((c,u)=>l.call(r,s(c),s(u),a))}}function Ul(e,t,n){return function(...l){const r=this.__v_raw,a=de(r),i=Sn(a),o=e==="entries"||e===Symbol.iterator&&i,s=e==="keys"&&i,c=r[e](...l),u=n?ja:t?Va:cl;return!t&&Ze(a,"iterate",s?oa: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 Pt(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Pd(){const e={get(a){return jl(this,a)},get size(){return Hl(this)},has:Bl,add:wi,set:Ei,delete:Ci,clear:Ai,forEach:Vl(!1,!1)},t={get(a){return jl(this,a,!1,!0)},get size(){return Hl(this)},has:Bl,add:wi,set:Ei,delete:Ci,clear:Ai,forEach:Vl(!1,!0)},n={get(a){return jl(this,a,!0)},get size(){return Hl(this,!0)},has(a){return Bl.call(this,a,!0)},add:Pt("add"),set:Pt("set"),delete:Pt("delete"),clear:Pt("clear"),forEach:Vl(!0,!1)},l={get(a){return jl(this,a,!0,!0)},get size(){return Hl(this,!0)},has(a){return Bl.call(this,a,!0)},add:Pt("add"),set:Pt("set"),delete:Pt("delete"),clear:Pt("clear"),forEach:Vl(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(a=>{e[a]=Ul(a,!1,!1),n[a]=Ul(a,!0,!1),t[a]=Ul(a,!1,!0),l[a]=Ul(a,!0,!0)}),[e,n,t,l]}const[Od,Rd,Fd,$d]=Pd();function Ba(e,t){const n=t?e?$d:Fd:e?Rd:Od;return(l,r,a)=>r==="__v_isReactive"?!e:r==="__v_isReadonly"?e:r==="__v_raw"?l:Reflect.get(he(n,r)&&r in l?n:l,r,a)}const Md={get:Ba(!1,!1)},Dd={get:Ba(!1,!0)},jd={get:Ba(!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:Ha(e,!1,Td,Md,ps)}function gs(e){return Ha(e,!1,Id,Dd,hs)}function Al(e){return Ha(e,!0,Nd,jd,vs)}function Ha(e,t,n,l,r){if(!ke(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const a=r.get(e);if(a)return a;const i=Vd(e);if(i===0)return e;const o=new Proxy(e,i===2?l:n);return r.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 ir(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)&&rr(e,"__v_skip",!0),e}const cl=e=>ke(e)?Cl(e):e,Va=e=>ke(e)?Al(e):e;class _s{constructor(t,n,l,r){this.getter=t,this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this.effect=new $a(()=>t(this._value),()=>el(this,this.effect._dirtyLevel===2?2:3)),this.effect.computed=this,this.effect.active=this._cacheable=!r,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),Ua(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,r;const a=ce(e);return a?(l=e,r=st):(l=e.get,r=e.set),new _s(l,r,a||!r,n)}function Ua(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 Q(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 Ua(this),this._value}set value(t){const n=this.__v_isShallow||ir(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 r=e[t];return Fe(r)&&!Fe(n)?(r.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(()=>Ua(this),()=>el(this));this._get=n,this._set=l}get value(){return this._get()}set value(t){this._set(t)}}function za(e){return new Wd(e)}function Kd(e){const t=ae(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 mr(e,t,n){return Fe(e)?e:ce(e)?new Yd(e):ke(e)&&arguments.length>1?ws(e,t,n):Q(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(r){xl(r,t,n)}}function ct(e,t,n,l){if(ce(e)){const a=qt(e,t,n,l);return a&&Xo(a)&&a.catch(i=>{xl(i,t,n)}),a}const r=[];for(let a=0;a<e.length;a++)r.push(ct(e[a],t,n,l));return r}function xl(e,t,n,l=!0){const r=t?t.vnode:null;if(t){let a=t.parent;const i=t.proxy,o=`https://vuejs.org/error-reference/#runtime-${n}`;for(;a;){const c=a.ec;if(c){for(let u=0;u<c.length;u++)if(c[u](e,i,o)===!1)return}a=a.parent}const s=t.appContext.config.errorHandler;if(s){qt(s,null,10,[e,i,o]);return}}Qd(e,n,r,l)}function Qd(e,t,n,l=!0){console.error(e)}let ul=!1,sa=!1;const Ve=[];let wt=0;const In=[];let Dt=null,an=0;const Es=Promise.resolve();let qa=null;function Qt(e){const t=qa||Es;return e?t.then(this?e.bind(this):e):t}function Jd(e){let t=wt+1,n=Ve.length;for(;t<n;){const l=t+n>>>1,r=Ve[l],a=dl(r);a<e||a===e&&r.pre?t=l+1:n=l}return t}function yr(e){(!Ve.length||!Ve.includes(e,ul&&e.allowRecurse?wt+1:wt))&&(e.id==null?Ve.push(e):Ve.splice(Jd(e.id),0,e),Cs())}function Cs(){!ul&&!sa&&(sa=!0,qa=Es.then(As))}function Xd(e){const t=Ve.indexOf(e);t>wt&&Ve.splice(t,1)}function Zd(e){ae(e)?In.push(...e):(!Dt||!Dt.includes(e,e.allowRecurse?an+1:an))&&In.push(e),Cs()}function xi(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 or(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,an=0;an<Dt.length;an++)Dt[an]();Dt=null,an=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){sa=!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,or(),ul=!1,qa=null,(Ve.length||In.length)&&As()}}function tf(e,t,...n){if(e.isUnmounted)return;const l=e.vnode.props||Ce;let r=n;const a=t.startsWith("update:"),i=a&&t.slice(7);if(i&&i in l){const u=`${i==="modelValue"?"model":i}Modifiers`,{number:f,trim:p}=l[u]||Ce;p&&(r=n.map(h=>Re(h)?h.trim():h)),f&&(r=n.map(ra))}let o,s=l[o=Ir(t)]||l[o=Ir(ft(t))];!s&&a&&(s=l[o=Ir(zn(t))]),s&&ct(s,e,6,r);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,r)}}function xs(e,t,n=!1){const l=t.emitsCache,r=l.get(e);if(r!==void 0)return r;const a=e.emits;let i={},o=!1;if(!ce(e)){const s=c=>{const u=xs(c,t,!0);u&&(o=!0,Oe(i,u))};!n&&t.mixins.length&&t.mixins.forEach(s),e.extends&&s(e.extends),e.mixins&&e.mixins.forEach(s)}return!a&&!o?(ke(e)&&l.set(e,null),null):(ae(a)?a.forEach(s=>i[s]=null):Oe(i,a),ke(e)&&l.set(e,i),i)}function _r(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,br=null;function sr(e){const t=We;return We=e,br=e&&e.type.__scopeId||null,t}function Ll(e){br=e}function Sl(){br=null}function nf(e,t=We,n){if(!t||e._n)return e;const l=(...r)=>{l._d&&Di(-1);const a=sr(t);let i;try{i=e(...r)}finally{sr(a),l._d&&Di(1)}return i};return l._n=!0,l._c=!0,l._d=!0,l}function Or(e){const{type:t,vnode:n,proxy:l,withProxy:r,props:a,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=sr(e);try{if(n.shapeFlag&4){const A=r||l,P=A;_=vt(u.call(P,A,f,a,h,p,g)),k=s}else{const A=t;_=vt(A.length>1?A(a,{attrs:s,slots:o,emit:c}):A(a,null)),k=t.props?s:lf(s)}}catch(A){al.length=0,xl(A,e,1),_=Ie(ut)}let y=_;if(k&&b!==!1){const A=Object.keys(k),{shapeFlag:P}=y;A.length&&P&7&&(i&&A.some(Ia)&&(k=rf(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,sr(C),_}const lf=e=>{let t;for(const n in e)(n==="class"||n==="style"||wl(n))&&((t||(t={}))[n]=e[n]);return t},rf=(e,t)=>{const n={};for(const l in e)(!Ia(l)||!(l.slice(9)in t))&&(n[l]=e[l]);return n};function af(e,t,n){const{props:l,children:r,component:a}=e,{props:i,children:o,patchFlag:s}=t,c=a.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&s>=0){if(s&1024)return!0;if(s&16)return l?Li(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]&&!_r(c,p))return!0}}}else return(r||o)&&(!o||!o.$stable)?!0:l===i?!1:l?i?Li(l,i,c):!0:!!i;return!1}function Li(e,t,n){const l=Object.keys(t);if(l.length!==Object.keys(e).length)return!0;for(let r=0;r<l.length;r++){const a=l[r];if(t[a]!==e[a]&&!_r(n,a))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 Ls="components";function mt(e,t){return cf(Ls,e,!0,t)||e}const sf=Symbol.for("v-ndc");function cf(e,t,n=!0,l=!1){const r=We||Be;if(r){const a=r.type;if(e===Ls){const o=lp(a,!1);if(o&&(o===t||o===ft(t)||o===El(ft(t))))return a}const i=Si(r[e]||a[e],t)||Si(r.appContext[e],t);return!i&&l?a:i}}function Si(e,t){return e&&(e[t]||e[ft(t)]||e[El(ft(t))])}const uf=e=>e.__isSuspense;function Ss(e,t){t&&t.pendingBranch?ae(e)?t.effects.push(...e):t.effects.push(e):Zd(e)}const df=Symbol.for("v-scx"),ff=()=>Me(df);function Ts(e,t){return Wa(e,null,t)}const zl={};function ve(e,t,n){return Wa(e,t,n)}function Wa(e,t,{immediate:n,deep:l,flush:r,once:a,onTrack:i,onTrigger:o}=Ce){if(t&&a){const x=t;t=(...N)=>{x(...N),P()}}const s=Be,c=x=>l===!0?x:sn(x,l===!1?1:void 0);let u,f=!1,p=!1;if(Fe(e)?(u=()=>e.value,f=ir(e)):Nn(e)?(u=()=>c(e),f=!0):ae(e)?(p=!0,f=e.some(x=>Nn(x)||ir(x)),u=()=>e.map(x=>{if(Fe(x))return x.value;if(Nn(x))return c(x);if(ce(x))return qt(x,s,2)})):ce(e)?t?u=()=>qt(e,s,2):u=()=>(h&&h(),ct(e,s,3,[g])):u=st,t&&l){const x=u;u=()=>sn(x())}let h,g=x=>{h=y.onStop=()=>{qt(x,s,4),h=y.onStop=void 0}},b;if(Pl)if(g=st,t?n&&ct(t,s,3,[u(),p?[]:void 0,g]):u(),r==="sync"){const x=ff();b=x.__watcherHandles||(x.__watcherHandles=[])}else return st;let _=p?new Array(e.length).fill(zl):zl;const k=()=>{if(!(!y.active||!y.dirty))if(t){const x=y.run();(l||f||(p?x.some((N,O)=>Wt(N,_[O])):Wt(x,_)))&&(h&&h(),ct(t,s,3,[x,_===zl?void 0:p&&_[0]===zl?[]:_,g]),_=x)}else y.run()};k.allowRecurse=!!t;let C;r==="sync"?C=k:r==="post"?C=()=>Qe(k,s&&s.suspense):(k.pre=!0,s&&(k.id=s.uid),C=()=>yr(k));const y=new $a(u,st,C),A=rs(),P=()=>{y.stop(),A&&Pa(A.effects,y)};return t?n?k():_=y.run():r==="post"?Qe(y.run.bind(y),s&&s.suspense):y.run(),b&&b.push(P),P}function pf(e,t,n){const l=this.proxy,r=Re(e)?e.includes(".")?Ns(l,e):()=>l[e]:e.bind(l,l);let a;ce(t)?a=t:(a=t.handler,n=t);const i=Il(this),o=Wa(r,a.bind(l),n);return i(),o}function Ns(e,t){const n=t.split(".");return()=>{let l=e;for(let r=0;r<n.length&&l;r++)l=l[n[r]];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(ae(e))for(let r=0;r<e.length;r++)sn(e[r],t,n,l);else if(Jo(e)||Sn(e))e.forEach(r=>{sn(r,t,n,l)});else if(es(e))for(const r in e)sn(e[r],t,n,l);return e}function Is(e,t){if(We===null)return e;const n=Er(We)||We.proxy,l=e.dirs||(e.dirs=[]);for(let r=0;r<t.length;r++){let[a,i,o,s=Ce]=t[r];a&&(ce(a)&&(a={mounted:a,updated:a}),a.deep&&sn(i),l.push({dir:a,instance:n,value:i,oldValue:void 0,arg:o,modifiers:s}))}return e}function kt(e,t,n,l){const r=e.dirs,a=t&&t.dirs;for(let i=0;i<r.length;i++){const o=r[i];a&&(o.oldValue=a[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 Ps(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return we(()=>{e.isMounted=!0}),Ga(()=>{e.isUnmounting=!0}),e}const at=[Function,Array],Os={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:at,onEnter:at,onAfterEnter:at,onEnterCancelled:at,onBeforeLeave:at,onLeave:at,onAfterLeave:at,onLeaveCancelled:at,onBeforeAppear:at,onAppear:at,onAfterAppear:at,onAppearCancelled:at},hf={name:"BaseTransition",props:Os,setup(e,{slots:t}){const n=Nl(),l=Ps();return()=>{const r=t.default&&Ka(t.default(),!0);if(!r||!r.length)return;let a=r[0];if(r.length>1){for(const p of r)if(p.type!==ut){a=p;break}}const i=de(e),{mode:o}=i;if(l.isLeaving)return Rr(a);const s=Ti(a);if(!s)return Rr(a);const c=fl(s,i,l,n);pl(s,c);const u=n.subTree,f=u&&Ti(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())},Rr(a);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 a}}},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:r,mode:a,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),P=(O,J)=>{O&&ct(O,l,9,J)},x=(O,J)=>{const I=J[1];P(O,J),ae(O)?O.every(q=>q.length<=1)&&I():O.length<=1&&I()},N={mode:a,persisted:i,beforeEnter(O){let J=o;if(!n.isMounted)if(r)J=b||o;else return;O[jt]&&O[jt](!0);const I=A[y];I&&on(e,I)&&I.el[jt]&&I.el[jt](),P(J,[O])},enter(O){let J=s,I=c,q=u;if(!n.isMounted)if(r)J=_||s,I=k||c,q=C||u;else return;let F=!1;const re=O[ql]=Ee=>{F||(F=!0,Ee?P(q,[O]):P(I,[O]),N.delayedLeave&&N.delayedLeave(),O[ql]=void 0)};J?x(J,[O,re]):re()},leave(O,J){const I=String(e.key);if(O[ql]&&O[ql](!0),n.isUnmounting)return J();P(f,[O]);let q=!1;const F=O[jt]=re=>{q||(q=!0,J(),re?P(g,[O]):P(h,[O]),O[jt]=void 0,A[I]===e&&delete A[I])};A[I]=e,p?x(p,[O,F]):F()},clone(O){return fl(O,t,n,l)}};return N}function Rr(e){if(Tl(e))return e=Gt(e),e.children=null,e}function Ti(e){return Tl(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 Ka(e,t=!1,n){let l=[],r=0;for(let a=0;a<e.length;a++){let i=e[a];const o=n==null?i.key:String(n)+String(i.key!=null?i.key:a);i.type===ze?(i.patchFlag&128&&r++,l=l.concat(Ka(i.children,t,o))):(t||i.type!==ut)&&l.push(o!=null?Gt(i,{key:o}):i)}if(r>1)for(let a=0;a<l.length;a++)l[a].patchFlag=-2;return l}/*! #__NO_SIDE_EFFECTS__ */function U(e,t){return ce(e)?Oe({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:r=200,timeout:a,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()=>Fr(c,h);const g=C=>{s=null,xl(C,h,13,!l)};if(i&&h.suspense||Pl)return p().then(C=>()=>Fr(C,h)).catch(C=>(g(C),()=>l?Ie(l,{error:C}):null));const b=Q(!1),_=Q(),k=Q(!!r);return r&&setTimeout(()=>{k.value=!1},r),a!=null&&setTimeout(()=>{if(!b.value&&!_.value){const C=new Error(`Async component timed out after ${a}ms.`);g(C),_.value=C}},a),p().then(()=>{b.value=!0,h.parent&&Tl(h.parent.vnode)&&(h.parent.effect.dirty=!0,yr(h.parent.update))}).catch(C=>{g(C),_.value=C}),()=>{if(b.value&&c)return Fr(c,h);if(_.value&&l)return Ie(l,{error:_.value});if(n&&!k.value)return Ie(n)}}})}function Fr(e,t){const{ref:n,props:l,children:r,ce:a}=t.vnode,i=Ie(e,l,r);return i.ref=n,i.ce=a,delete t.vnode.ce,i}const Tl=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 r=n;for(;r;){if(r.isDeactivated)return;r=r.parent}return e()});if(kr(t,l,n),n){let r=n.parent;for(;r&&r.parent;)Tl(r.parent.vnode)&&_f(l,t,n,r),r=r.parent}}function _f(e,t,n,l){const r=kr(t,e,l,!0);gn(()=>{Pa(l[t],r)},n)}function kr(e,t,n=Be,l=!1){if(n){const r=n[e]||(n[e]=[]),a=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?r.unshift(a):r.push(a),a}}const It=e=>(t,n=Be)=>(!Pl||e==="sp")&&kr(e,(...l)=>t(...l),n),bf=It("bm"),we=It("m"),kf=It("bu"),$s=It("u"),Ga=It("bum"),gn=It("um"),wf=It("sp"),Ef=It("rtg"),Cf=It("rtc");function Af(e,t=Be){kr("ec",e,t)}function Ms(e,t,n,l){let r;const a=n&&n[l];if(ae(e)||Re(e)){r=new Array(e.length);for(let i=0,o=e.length;i<o;i++)r[i]=t(e[i],i,void 0,a&&a[i])}else if(typeof e=="number"){r=new Array(e);for(let i=0;i<e;i++)r[i]=t(i+1,i,void 0,a&&a[i])}else if(ke(e))if(e[Symbol.iterator])r=Array.from(e,(i,o)=>t(i,o,void 0,a&&a[o]));else{const i=Object.keys(e);r=new Array(i.length);for(let o=0,s=i.length;o<s;o++){const c=i[o];r[o]=t(e[c],c,o,a&&a[o])}}else r=[];return n&&(n[l]=r),r}const ca=e=>e?Qs(e)?Er(e)||e.proxy:ca(e.parent):null,nl=Oe(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=>ca(e.parent),$root:e=>ca(e.root),$emit:e=>e.emit,$options:e=>Ya(e),$forceUpdate:e=>e.f||(e.f=()=>{e.effect.dirty=!0,yr(e.update)}),$nextTick:e=>e.n||(e.n=Qt.bind(e.proxy)),$watch:e=>pf.bind(e)}),$r=(e,t)=>e!==Ce&&!e.__isScriptSetup&&he(e,t),xf={get({_:e},t){const{ctx:n,setupState:l,data:r,props:a,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 r[t];case 4:return n[t];case 3:return a[t]}else{if($r(l,t))return i[t]=1,l[t];if(r!==Ce&&he(r,t))return i[t]=2,r[t];if((c=e.propsOptions[0])&&he(c,t))return i[t]=3,a[t];if(n!==Ce&&he(n,t))return i[t]=4,n[t];ua&&(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:r,ctx:a}=e;return $r(r,t)?(r[t]=n,!0):l!==Ce&&he(l,t)?(l[t]=n,!0):he(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(a[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:l,appContext:r,propsOptions:a}},i){let o;return!!n[i]||e!==Ce&&he(e,i)||$r(t,i)||(o=a[0])&&he(o,i)||he(l,i)||he(nl,i)||he(r.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 ae(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let ua=!0;function Lf(e){const t=Ya(e),n=e.proxy,l=e.ctx;ua=!1,t.beforeCreate&&Ii(t.beforeCreate,e,"bc");const{data:r,computed:a,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:P,renderTracked:x,renderTriggered:N,errorCaptured:O,serverPrefetch:J,expose:I,inheritAttrs:q,components:F,directives:re,filters:Ee}=t;if(c&&Sf(c,l,null),i)for(const ie in i){const K=i[ie];ce(K)&&(l[ie]=K.bind(n))}if(r){const ie=r.call(n,n);ke(ie)&&(e.data=Cl(ie))}if(ua=!0,a)for(const ie in a){const K=a[ie],xe=ce(K)?K.bind(n,n):ce(K.get)?K.get.bind(n,n):st,rt=!ce(K)&&ce(K.set)?K.set.bind(n):st,Ye=L({get:xe,set:rt});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=>{Pn(K,ie[K])})}u&&Ii(u,e,"c");function Y(ie,K){ae(K)?K.forEach(xe=>ie(xe.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,O),Y(Cf,x),Y(Ef,N),Y(Ga,C),Y(gn,A),Y(wf,J),ae(I))if(I.length){const ie=e.exposed||(e.exposed={});I.forEach(K=>{Object.defineProperty(ie,K,{get:()=>n[K],set:xe=>n[K]=xe})})}else e.exposed||(e.exposed={});P&&e.render===st&&(e.render=P),q!=null&&(e.inheritAttrs=q),F&&(e.components=F),re&&(e.directives=re)}function Sf(e,t,n=st){ae(e)&&(e=da(e));for(const l in e){const r=e[l];let a;ke(r)?"default"in r?a=Me(r.from||l,r.default,!0):a=Me(r.from||l):a=Me(r),Fe(a)?Object.defineProperty(t,l,{enumerable:!0,configurable:!0,get:()=>a.value,set:i=>a.value=i}):t[l]=a}}function Ii(e,t,n){ct(ae(e)?e.map(l=>l.bind(t.proxy)):e.bind(t.proxy),t,n)}function Ds(e,t,n,l){const r=l.includes(".")?Ns(n,l):()=>n[l];if(Re(e)){const a=t[e];ce(a)&&ve(r,a)}else if(ce(e))ve(r,e.bind(n));else if(ke(e))if(ae(e))e.forEach(a=>Ds(a,t,n,l));else{const a=ce(e.handler)?e.handler.bind(n):t[e.handler];ce(a)&&ve(r,a,e)}}function Ya(e){const t=e.type,{mixins:n,extends:l}=t,{mixins:r,optionsCache:a,config:{optionMergeStrategies:i}}=e.appContext,o=a.get(t);let s;return o?s=o:!r.length&&!n&&!l?s=t:(s={},r.length&&r.forEach(c=>cr(s,c,i,!0)),cr(s,t,i)),ke(t)&&a.set(t,s),s}function cr(e,t,n,l=!1){const{mixins:r,extends:a}=t;a&&cr(e,a,n,!0),r&&r.forEach(i=>cr(e,i,n,!0));for(const i in t)if(!(l&&i==="expose")){const o=Tf[i]||n&&n[i];e[i]=o?o(e[i],t[i]):t[i]}return e}const Tf={data:Pi,props:Oi,emits:Oi,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:Pi,inject:Nf};function Pi(e,t){return t?e?function(){return Oe(ce(e)?e.call(this,this):e,ce(t)?t.call(this,this):t)}:t:e}function Nf(e,t){return Xn(da(e),da(t))}function da(e){if(ae(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?Oe(Object.create(null),e,t):t}function Oi(e,t){return e?ae(e)&&ae(t)?[...new Set([...e,...t])]:Oe(Object.create(null),Ni(e),Ni(t??{})):t}function If(e,t){if(!e)return t;if(!t)return e;const n=Oe(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 Pf=0;function Of(e,t){return function(l,r=null){ce(l)||(l=Oe({},l)),r!=null&&!ke(r)&&(r=null);const a=js(),i=new WeakSet;let o=!1;const s=a.app={_uid:Pf++,_component:l,_props:r,_container:null,_context:a,_instance:null,version:ap,get config(){return a.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 a.mixins.includes(c)||a.mixins.push(c),s},component(c,u){return u?(a.components[c]=u,s):a.components[c]},directive(c,u){return u?(a.directives[c]=u,s):a.directives[c]},mount(c,u,f){if(!o){const p=Ie(l,r);return p.appContext=a,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,Er(p.component)||p.component.proxy}},unmount(){o&&(e(null,s._container),delete s._container.__vue_app__)},provide(c,u){return a.provides[c]=u,s},runWithContext(c){const u=ll;ll=s;try{return c()}finally{ll=u}}};return s}}let ll=null;function Pn(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 r=l?l.parent==null?l.vnode.appContext&&l.vnode.appContext.provides:l.parent.provides:ll._context.provides;if(r&&e in r)return r[e];if(arguments.length>1)return n&&ce(t)?t.call(l&&l.proxy):t}}function Rf(e,t,n,l=!1){const r={},a={};rr(a,wr,1),e.propsDefaults=Object.create(null),Bs(e,t,r,a);for(const i in e.propsOptions[0])i in r||(r[i]=void 0);n?e.props=l?r:gs(r):e.type.props?e.props=r:e.props=a,e.attrs=a}function Ff(e,t,n,l){const{props:r,attrs:a,vnode:{patchFlag:i}}=e,o=de(r),[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(_r(e.emitsOptions,p))continue;const h=t[p];if(s)if(he(a,p))h!==a[p]&&(a[p]=h,c=!0);else{const g=ft(p);r[g]=fa(s,o,g,h,e,!1)}else h!==a[p]&&(a[p]=h,c=!0)}}}else{Bs(e,t,r,a)&&(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)&&(r[f]=fa(s,o,f,void 0,e,!0)):delete r[f]);if(a!==o)for(const f in a)(!t||!he(t,f))&&(delete a[f],c=!0)}c&&Tt(e,"set","$attrs")}function Bs(e,t,n,l){const[r,a]=e.propsOptions;let i=!1,o;if(t)for(let s in t){if(Tn(s))continue;const c=t[s];let u;r&&he(r,u=ft(s))?!a||!a.includes(u)?n[u]=c:(o||(o={}))[u]=c:_r(e.emitsOptions,s)||(!(s in l)||c!==l[s])&&(l[s]=c,i=!0)}if(a){const s=de(n),c=o||Ce;for(let u=0;u<a.length;u++){const f=a[u];n[f]=fa(r,s,f,c[f],e,!he(c,f))}}return i}function fa(e,t,n,l,r,a){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}=r;if(n in c)l=c[n];else{const u=Il(r);l=c[n]=s.call(null,t),u()}}else l=s}i[0]&&(a&&!o?l=!1:i[1]&&(l===""||l===zn(n))&&(l=!0))}return l}function Hs(e,t,n=!1){const l=t.propsCache,r=l.get(e);if(r)return r;const a=e.props,i={},o=[];let s=!1;if(!ce(e)){const u=f=>{s=!0;const[p,h]=Hs(f,t,!0);Oe(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(!a&&!s)return ke(e)&&l.set(e,Ln),Ln;if(ae(a))for(let u=0;u<a.length;u++){const f=ft(a[u]);Ri(f)&&(i[f]=Ce)}else if(a)for(const u in a){const f=ft(u);if(Ri(f)){const p=a[u],h=i[f]=ae(p)||ce(p)?{type:p}:Oe({},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]!=="$"&&!Tn(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 ae(t)?t.findIndex(n=>$i(n,e)):ce(t)&&$i(t,e)?0:-1}const Vs=e=>e[0]==="_"||e==="$stable",Qa=e=>ae(e)?e.map(vt):[vt(e)],$f=(e,t,n)=>{if(t._n)return t;const l=nf((...r)=>Qa(t(...r)),n);return l._c=!1,l},Us=(e,t,n)=>{const l=e._ctx;for(const r in e){if(Vs(r))continue;const a=e[r];if(ce(a))t[r]=$f(r,a,l);else if(a!=null){const i=Qa(a);t[r]=()=>i}}},zs=(e,t)=>{const n=Qa(t);e.slots.default=()=>n},Mf=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=de(t),rr(t,"_",n)):Us(t,e.slots={})}else e.slots={},t&&zs(e,t);rr(e.slots,wr,1)},Df=(e,t,n)=>{const{vnode:l,slots:r}=e;let a=!0,i=Ce;if(l.shapeFlag&32){const o=t._;o?n&&o===1?a=!1:(Oe(r,t),!n&&o===1&&delete r._):(a=!t.$stable,Us(t,r)),i=t}else t&&(zs(e,t),i={default:1});if(a)for(const o in r)!Vs(o)&&i[o]==null&&delete r[o]};function ur(e,t,n,l,r=!1){if(ae(e)){e.forEach((p,h)=>ur(p,t&&(ae(t)?t[h]:t),n,l,r));return}if(tl(l)&&!r)return;const a=l.shapeFlag&4?Er(l.component)||l.component.proxy:l.el,i=r?null:a,{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;r?ae(b)&&Pa(b,a):ae(b)?b.includes(a)||b.push(a):p?(u[s]=[a],he(f,s)&&(f[s]=u[s])):(s.value=[a],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,Qe(g,n)):g()}}}let Ot=!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:r,nextSibling:a,parentNode:i,remove:o,insert:s,createComment:c}}=e,u=(y,A)=>{if(!A.hasChildNodes()){n(null,y,A),or(),A._vnode=y;return}Ot=!1,f(A.firstChild,y,null,null,null),or(),A._vnode=y,Ot&&console.error("Hydration completed but contains mismatches.")},f=(y,A,P,x,N,O=!1)=>{const J=Kl(y)&&y.data==="[",I=()=>b(y,A,P,x,N,J),{type:q,ref:F,shapeFlag:re,patchFlag:Ee}=A;let be=y.nodeType;A.el=y,Ee===-2&&(O=!1,A.dynamicChildren=null);let Y=null;switch(q){case Mn:be!==3?A.children===""?(s(A.el=r(""),i(y),y),Y=y):Y=I():(y.data!==A.children&&(Ot=!0,y.data=A.children),Y=a(y));break;case ut:C(y)?(Y=a(y),k(A.el=y.content.firstChild,y,P)):be!==8||J?Y=I():Y=a(y);break;case rl:if(J&&(y=a(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=a(Y);return J?a(Y):Y}else I();break;case ze:J?Y=g(y,A,P,x,N,O):Y=I();break;default:if(re&1)(be!==1||A.type.toLowerCase()!==y.tagName.toLowerCase())&&!C(y)?Y=I():Y=p(y,A,P,x,N,O);else if(re&6){A.slotScopeIds=N;const ie=i(y);if(J?Y=_(y):Kl(y)&&y.data==="teleport start"?Y=_(y,y.data,"teleport end"):Y=a(y),t(A,ie,null,P,x,Wl(ie),O),tl(A)){let K;J?(K=Ie(ze),K.anchor=Y?Y.previousSibling:ie.lastChild):K=y.nodeType===3?dr(""):Ie("div"),K.el=y,A.component.subTree=K}}else re&64?be!==8?Y=I():Y=A.type.hydrate(y,A,P,x,N,O,e,h):re&128&&(Y=A.type.hydrate(y,A,P,x,Wl(i(y)),N,O,e,f))}return F!=null&&ur(F,null,x,A),Y},p=(y,A,P,x,N,O)=>{O=O||!!A.dynamicChildren;const{type:J,props:I,patchFlag:q,shapeFlag:F,dirs:re,transition:Ee}=A,be=J==="input"||J==="option";if(be||q!==-1){re&&kt(A,null,P,"created");let Y=!1;if(C(y)){Y=qs(x,Ee)&&P&&P.vnode.props&&P.vnode.props.appear;const K=y.content.firstChild;Y&&Ee.beforeEnter(K),k(K,y,P),A.el=y=K}if(F&16&&!(I&&(I.innerHTML||I.textContent))){let K=h(y.firstChild,A,y,P,x,N,O);for(;K;){Ot=!0;const xe=K;K=K.nextSibling,o(xe)}}else F&8&&y.textContent!==A.children&&(Ot=!0,y.textContent=A.children);if(I)if(be||!O||q&48)for(const K in I)(be&&(K.endsWith("value")||K==="indeterminate")||wl(K)&&!Tn(K)||K[0]===".")&&l(y,K,null,I[K],void 0,void 0,P);else I.onClick&&l(y,"onClick",null,I.onClick,void 0,void 0,P);let ie;(ie=I&&I.onVnodeBeforeMount)&&it(ie,P,A),re&&kt(A,null,P,"beforeMount"),((ie=I&&I.onVnodeMounted)||re||Y)&&Ss(()=>{ie&&it(ie,P,A),Y&&Ee.enter(y),re&&kt(A,null,P,"mounted")},x)}return y.nextSibling},h=(y,A,P,x,N,O,J)=>{J=J||!!A.dynamicChildren;const I=A.children,q=I.length;for(let F=0;F<q;F++){const re=J?I[F]:I[F]=vt(I[F]);if(y)y=f(y,re,x,N,O,J);else{if(re.type===Mn&&!re.children)continue;Ot=!0,n(null,re,P,null,x,N,Wl(P),O)}}return y},g=(y,A,P,x,N,O)=>{const{slotScopeIds:J}=A;J&&(N=N?N.concat(J):J);const I=i(y),q=h(a(y),A,I,P,x,N,O);return q&&Kl(q)&&q.data==="]"?a(A.anchor=q):(Ot=!0,s(A.anchor=c("]"),I,q),q)},b=(y,A,P,x,N,O)=>{if(Ot=!0,A.el=null,O){const q=_(y);for(;;){const F=a(y);if(F&&F!==q)o(F);else break}}const J=a(y),I=i(y);return o(y),n(null,A,I,J,P,x,Wl(I),N),J},_=(y,A="[",P="]")=>{let x=0;for(;y;)if(y=a(y),y&&Kl(y)&&(y.data===A&&x++,y.data===P)){if(x===0)return a(y);x--}return y},k=(y,A,P)=>{const x=A.parentNode;x&&x.replaceChild(y,A);let N=P;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 Qe=Ss;function Vf(e){return Uf(e,Hf)}function Uf(e,t){const n=ts();n.__VUE__=!0;const{insert:l,remove:r,patchProp:a,createElement:i,createText:o,createComment:s,setText:c,setElementText:u,parentNode:f,nextSibling:p,setScopeId:h=st,insertStaticContent:g}=e,b=(v,m,E,T=null,S=null,M=null,V=void 0,$=null,H=!!m.dynamicChildren)=>{if(v===m)return;v&&!on(v,m)&&(T=w(v),ee(v,S,M,!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,T);break;case ut:k(v,m,E,T);break;case rl:v==null&&C(m,E,T,V);break;case ze:F(v,m,E,T,S,M,V,$,H);break;default:le&1?P(v,m,E,T,S,M,V,$,H):le&6?re(v,m,E,T,S,M,V,$,H):(le&64||le&128)&&R.process(v,m,E,T,S,M,V,$,H,Z)}W!=null&&S&&ur(W,v&&v.ref,M,m||v,!m)},_=(v,m,E,T)=>{if(v==null)l(m.el=o(m.children),E,T);else{const S=m.el=v.el;m.children!==v.children&&c(S,m.children)}},k=(v,m,E,T)=>{v==null?l(m.el=s(m.children||""),E,T):m.el=v.el},C=(v,m,E,T)=>{[v.el,v.anchor]=g(v.children,m,E,T,v.el,v.anchor)},y=({el:v,anchor:m},E,T)=>{let S;for(;v&&v!==m;)S=p(v),l(v,E,T),v=S;l(m,E,T)},A=({el:v,anchor:m})=>{let E;for(;v&&v!==m;)E=p(v),r(v),v=E;r(m)},P=(v,m,E,T,S,M,V,$,H)=>{m.type==="svg"?V="svg":m.type==="math"&&(V="mathml"),v==null?x(m,E,T,S,M,V,$,H):J(v,m,S,M,V,$,H)},x=(v,m,E,T,S,M,V,$)=>{let H,R;const{props:W,shapeFlag:le,transition:te,dirs:se}=v;if(H=v.el=i(v.type,M,W&&W.is,W),le&8?u(H,v.children):le&16&&O(v.children,H,null,T,S,Mr(v,M),V,$),se&&kt(v,null,T,"created"),N(H,v,v.scopeId,V,T),W){for(const me in W)me!=="value"&&!Tn(me)&&a(H,me,null,W[me],M,v.children,T,S,X);"value"in W&&a(H,"value",null,W.value,M),(R=W.onVnodeBeforeMount)&&it(R,T,v)}se&&kt(v,null,T,"beforeMount");const ue=qs(S,te);ue&&te.beforeEnter(H),l(H,m,E),((R=W&&W.onVnodeMounted)||ue||se)&&Qe(()=>{R&&it(R,T,v),ue&&te.enter(H),se&&kt(v,null,T,"mounted")},S)},N=(v,m,E,T,S)=>{if(E&&h(v,E),T)for(let M=0;M<T.length;M++)h(v,T[M]);if(S){let M=S.subTree;if(m===M){const V=S.vnode;N(v,V,V.scopeId,V.slotScopeIds,S.parent)}}},O=(v,m,E,T,S,M,V,$,H=0)=>{for(let R=H;R<v.length;R++){const W=v[R]=$?Bt(v[R]):vt(v[R]);b(null,W,m,E,T,S,M,V,$)}},J=(v,m,E,T,S,M,V)=>{const $=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,$,E,T,Mr(m,S),M):V||K(v,m,$,null,E,T,Mr(m,S),M,!1),H>0){if(H&16)q($,m,le,te,E,T,S);else if(H&2&&le.class!==te.class&&a($,"class",null,te.class,S),H&4&&a($,"style",le.style,te.style,S),H&8){const ue=m.dynamicProps;for(let me=0;me<ue.length;me++){const Le=ue[me],je=le[Le],pt=te[Le];(pt!==je||Le==="value")&&a($,Le,je,pt,S,v.children,E,T,X)}}H&1&&v.children!==m.children&&u($,m.children)}else!V&&R==null&&q($,m,le,te,E,T,S);((se=te.onVnodeUpdated)||W)&&Qe(()=>{se&&it(se,E,m,v),W&&kt(m,v,E,"updated")},T)},I=(v,m,E,T,S,M,V)=>{for(let $=0;$<m.length;$++){const H=v[$],R=m[$],W=H.el&&(H.type===ze||!on(H,R)||H.shapeFlag&70)?f(H.el):E;b(H,R,W,null,T,S,M,V,!0)}},q=(v,m,E,T,S,M,V)=>{if(E!==T){if(E!==Ce)for(const $ in E)!Tn($)&&!($ in T)&&a(v,$,E[$],null,V,m.children,S,M,X);for(const $ in T){if(Tn($))continue;const H=T[$],R=E[$];H!==R&&$!=="value"&&a(v,$,R,H,V,m.children,S,M,X)}"value"in T&&a(v,"value",E.value,T.value,V)}},F=(v,m,E,T,S,M,V,$,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&&($=$?$.concat(se):se),v==null?(l(R,E,T),l(W,E,T),O(m.children||[],E,W,S,M,V,$,H)):le>0&&le&64&&te&&v.dynamicChildren?(I(v.dynamicChildren,te,E,S,M,V,$),(m.key!=null||S&&m===S.subTree)&&Ws(v,m,!0)):K(v,m,E,W,S,M,V,$,H)},re=(v,m,E,T,S,M,V,$,H)=>{m.slotScopeIds=$,v==null?m.shapeFlag&512?S.ctx.activate(m,E,T,V,H):Ee(m,E,T,S,M,V,H):be(v,m,H)},Ee=(v,m,E,T,S,M,V)=>{const $=v.component=Xf(v,T,S);if(Tl(v)&&($.ctx.renderer=Z),Zf($),$.asyncDep){if(S&&S.registerDep($,Y),!v.el){const H=$.subTree=Ie(ut);k(null,H,m,E)}}else Y($,v,m,E,S,M,V)},be=(v,m,E)=>{const T=m.component=v.component;if(af(v,m,E))if(T.asyncDep&&!T.asyncResolved){ie(T,m,E);return}else T.next=m,Xd(T.update),T.effect.dirty=!0,T.update();else m.el=v.el,T.vnode=m},Y=(v,m,E,T,S,M,V)=>{const $=()=>{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||$()});return}}let me=W,Le;nn(v,!1),W?(W.el=ue.el,ie(v,W,V)):W=ue,le&&tr(le),(Le=W.props&&W.props.onVnodeBeforeUpdate)&&it(Le,se,W,ue),nn(v,!0);const je=Or(v),pt=v.subTree;v.subTree=je,b(pt,je,f(pt.el),w(pt),v,S,M),W.el=je.el,me===null&&of(v,je.el),te&&Qe(te,S),(Le=W.props&&W.props.onVnodeUpdated)&&Qe(()=>it(Le,se,W,ue),S)}else{let W;const{el:le,props:te}=m,{bm:se,m:ue,parent:me}=v,Le=tl(m);if(nn(v,!1),se&&tr(se),!Le&&(W=te&&te.onVnodeBeforeMount)&&it(W,me,m),nn(v,!0),le&&_e){const je=()=>{v.subTree=Or(v),_e(le,v.subTree,v,S,null)};Le?m.type.__asyncLoader().then(()=>!v.isUnmounted&&je()):je()}else{const je=v.subTree=Or(v);b(null,je,E,T,v,S,M),m.el=je.el}if(ue&&Qe(ue,S),!Le&&(W=te&&te.onVnodeMounted)){const je=m;Qe(()=>it(W,me,je),S)}(m.shapeFlag&256||me&&tl(me.vnode)&&me.vnode.shapeFlag&256)&&v.a&&Qe(v.a,S),v.isMounted=!0,m=E=T=null}},H=v.effect=new $a($,st,()=>yr(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 T=v.vnode.props;v.vnode=m,v.next=null,Ff(v,m.props,T,E),Df(v,m.children,E),hn(),xi(v),vn()},K=(v,m,E,T,S,M,V,$,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){rt(R,le,E,T,S,M,V,$,H);return}else if(te&256){xe(R,le,E,T,S,M,V,$,H);return}}se&8?(W&16&&X(R,S,M),le!==R&&u(E,le)):W&16?se&16?rt(R,le,E,T,S,M,V,$,H):X(R,S,M,!0):(W&8&&u(E,""),se&16&&O(le,E,T,S,M,V,$,H))},xe=(v,m,E,T,S,M,V,$,H)=>{v=v||Ln,m=m||Ln;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,S,M,V,$,H)}R>W?X(v,S,M,!0,!1,le):O(m,E,T,S,M,V,$,H,le)},rt=(v,m,E,T,S,M,V,$,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,S,M,V,$,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,S,M,V,$,H);else break;le--,te--}if(R>le){if(R<=te){const se=te+1,ue=se<W?m[se].el:T;for(;R<=te;)b(null,m[R]=H?Bt(m[R]):vt(m[R]),E,ue,S,M,V,$,H),R++}}else if(R>te)for(;R<=le;)ee(v[R],S,M,!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 Le,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,S,M,!0);continue}let bt;if(tt.key!=null)bt=me.get(tt.key);else for(Le=ue;Le<=te;Le++)if(Gn[Le-ue]===0&&on(tt,m[Le])){bt=Le;break}bt===void 0?ee(tt,S,M,!0):(Gn[bt-ue]=R+1,bt>=vi?vi=bt:bn=!0,b(tt,m[bt],E,null,S,M,V,$,H),je++)}const gi=bn?zf(Gn):Ln;for(Le=gi.length-1,R=pt-1;R>=0;R--){const tt=ue+R,bt=m[tt],mi=tt+1<W?m[tt+1].el:T;Gn[R]===0?b(null,bt,E,mi,S,M,V,$,H):bn&&(Le<0||R!==gi[Le]?Ye(bt,E,mi,2):Le--)}}},Ye=(v,m,E,T,S=null)=>{const{el:M,type:V,transition:$,children:H,shapeFlag:R}=v;if(R&6){Ye(v.component.subTree,m,E,T);return}if(R&128){v.suspense.move(m,E,T);return}if(R&64){V.move(v,m,E,Z);return}if(V===ze){l(M,m,E);for(let le=0;le<H.length;le++)Ye(H[le],m,E,T);l(v.anchor,m,E);return}if(V===rl){y(v,m,E);return}if(T!==2&&R&1&&$)if(T===0)$.beforeEnter(M),l(M,m,E),Qe(()=>$.enter(M),S);else{const{leave:le,delayLeave:te,afterLeave:se}=$,ue=()=>l(M,m,E),me=()=>{le(M,()=>{ue(),se&&se()})};te?te(M,ue,me):me()}else l(M,m,E)},ee=(v,m,E,T=!1,S=!1)=>{const{type:M,props:V,ref:$,children:H,dynamicChildren:R,shapeFlag:W,patchFlag:le,dirs:te}=v;if($!=null&&ur($,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,T);else{if(W&128){v.suspense.unmount(E,T);return}se&&kt(v,null,m,"beforeUnmount"),W&64?v.type.remove(v,m,E,S,Z,T):R&&(M!==ze||le>0&&le&64)?X(R,m,E,!1,!0):(M===ze&&le&384||!S&&W&16)&&X(H,m,E),T&&z(v)}(ue&&(me=V&&V.onVnodeUnmounted)||se)&&Qe(()=>{me&&it(me,m,v),se&&kt(v,null,m,"unmounted")},E)},z=v=>{const{type:m,el:E,anchor:T,transition:S}=v;if(m===ze){G(E,T);return}if(m===rl){A(v);return}const M=()=>{r(E),S&&!S.persisted&&S.afterLeave&&S.afterLeave()};if(v.shapeFlag&1&&S&&!S.persisted){const{leave:V,delayLeave:$}=S,H=()=>V(E,M);$?$(v.el,M,H):H()}else M()},G=(v,m)=>{let E;for(;v!==m;)E=p(v),r(v),v=E;r(m)},ne=(v,m,E)=>{const{bum:T,scope:S,update:M,subTree:V,um:$}=v;T&&tr(T),S.stop(),M&&(M.active=!1,ee(V,v,m,E)),$&&Qe($,m),Qe(()=>{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,T=!1,S=!1,M=0)=>{for(let V=M;V<v.length;V++)ee(v[V],m,E,T,S)},w=v=>v.shapeFlag&6?w(v.component.subTree):v.shapeFlag&128?v.suspense.next():p(v.anchor||v.el);let D=!1;const j=(v,m,E)=>{v==null?m._vnode&&ee(m._vnode,null,null,!0):b(m._vnode||null,v,m,null,null,null,E),D||(D=!0,xi(),or(),D=!1),m._vnode=v},Z={p:b,um:ee,m:Ye,r:z,mt:Ee,mc:O,pc:K,pbc:I,n:w,o:e};let fe,_e;return t&&([fe,_e]=t(Z)),{render:j,hydrate:fe,createApp:Of(j,fe)}}function Mr({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,r=t.children;if(ae(l)&&ae(r))for(let a=0;a<l.length;a++){const i=l[a];let o=r[a];o.shapeFlag&1&&!o.dynamicChildren&&((o.patchFlag<=0||o.patchFlag===32)&&(o=r[a]=Bt(r[a]),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,r,a,i,o;const s=e.length;for(l=0;l<s;l++){const c=e[l];if(c!==0){if(r=n[n.length-1],e[r]<c){t[l]=r,n.push(l);continue}for(a=0,i=n.length-1;a<i;)o=a+i>>1,e[n[o]]<c?a=o+1:i=o;c<e[n[a]]&&(a>0&&(t[l]=n[a-1]),n[a]=l)}}for(a=n.length,i=n[a-1];a-- >0;)n[a]=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"),rl=Symbol.for("v-stc"),al=[];let gt=null;function yt(e=!1){al.push(gt=e?null:[])}function Wf(){al.pop(),gt=al[al.length-1]||null}let hl=1;function Di(e){hl+=e}function Gs(e){return e.dynamicChildren=hl>0?gt||Ln:null,Wf(),hl>0&>&>.push(e),e}function Kt(e,t,n,l,r,a){return Gs(oe(e,t,n,l,r,a,!0))}function Ja(e,t,n,l,r){return Gs(Ie(e,t,n,l,r,!0))}function pa(e){return e?e.__v_isVNode===!0:!1}function on(e,t){return e.type===t.type&&e.key===t.key}const wr="__vInternal",Ys=({key:e})=>e??null,nr=({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,r=null,a=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&&nr(t),scopeId:br,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:a,patchFlag:l,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:We};return o?(Xa(s,n),a&128&&e.normalize(s)):n&&(s.shapeFlag|=Re(n)?8:16),hl>0&&!i&>&&(s.patchFlag>0||a&6)&&s.patchFlag!==32&>.push(s),s}const Ie=Kf;function Kf(e,t=null,n=null,l=0,r=null,a=!1){if((!e||e===sf)&&(e=ut),pa(e)){const o=Gt(e,t,!0);return n&&Xa(o,n),hl>0&&!a&>&&(o.shapeFlag&6?gt[gt.indexOf(e)]=o:gt.push(o)),o.patchFlag|=-2,o}if(rp(e)&&(e=e.__vccOpts),t){t=Gf(t);let{class:o,style:s}=t;o&&!Re(o)&&(t.class=Fa(o)),ke(s)&&(ms(s)&&!ae(s)&&(s=Oe({},s)),t.style=Ra(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,r,i,a,!0)}function Gf(e){return e?ms(e)||wr in e?Oe({},e):e:null}function Gt(e,t,n=!1){const{props:l,ref:r,patchFlag:a,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&&r?ae(r)?r.concat(nr(t)):[r,nr(t)]:nr(t):r,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?a===-1?16:a|16:a,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 dr(e=" ",t=0){return Ie(Mn,null,e,t)}function i2(e,t){const n=Ie(rl,null,e);return n.staticCount=t,n}function fn(e="",t=!1){return t?(yt(),Ja(ut,null,e)):Ie(ut,null,e)}function vt(e){return e==null||typeof e=="boolean"?Ie(ut):ae(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 Xa(e,t){let n=0;const{shapeFlag:l}=e;if(t==null)t=null;else if(ae(t))n=16;else if(typeof t=="object")if(l&65){const r=t.default;r&&(r._c&&(r._d=!1),Xa(e,r()),r._c&&(r._d=!0));return}else{n=32;const r=t._;!r&&!(wr in t)?t._ctx=We:r===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=[dr(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 r in l)if(r==="class")t.class!==l.class&&(t.class=Fa([t.class,l.class]));else if(r==="style")t.style=Ra([t.style,l.style]);else if(wl(r)){const a=t[r],i=l[r];i&&a!==i&&!(ae(a)&&a.includes(i))&&(t[r]=a?[].concat(a,i):i)}else r!==""&&(t[r]=l[r])}return t}function it(e,t,n,l=null){ct(e,t,7,[n,l])}const Qf=js();let Jf=0;function Xf(e,t,n){const l=e.type,r=(t?t.appContext:e.appContext)||Qf,a={uid:Jf++,vnode:e,type:l,parent:t,appContext:r,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(r.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Hs(l,r),emitsOptions:xs(l,r),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 a.ctx={_:a},a.root=t?t.root:a,a.emit=tf.bind(null,a),e.ce&&e.ce(a),a}let Be=null;const Nl=()=>Be||We;let fr,ha;{const e=ts(),t=(n,l)=>{let r;return(r=e[n])||(r=e[n]=[]),r.push(l),a=>{r.length>1?r.forEach(i=>i(a)):r[0](a)}};fr=t("__VUE_INSTANCE_SETTERS__",n=>Be=n),ha=t("__VUE_SSR_SETTERS__",n=>Pl=n)}const Il=e=>{const t=Be;return fr(e),e.scope.on(),()=>{e.scope.off(),fr(t)}},ji=()=>{Be&&Be.scope.off(),fr(null)};function Qs(e){return e.vnode.shapeFlag&4}let Pl=!1;function Zf(e,t=!1){t&&ha(t);const{props:n,children:l}=e.vnode,r=Qs(e);Rf(e,n,r,t),Mf(e,l);const a=r?ep(e,t):void 0;return t&&ha(!1),a}function ep(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=ys(new Proxy(e.ctx,xf));const{setup:l}=n;if(l){const r=e.setupContext=l.length>1?np(e):null,a=Il(e);hn();const i=qt(l,e,0,[e.props,r]);if(vn(),a(),Xo(i)){if(i.then(ji,ji),t)return i.then(o=>{Bi(e,o,t)}).catch(o=>{xl(o,e,0)});e.asyncDep=i}else Bi(e,i,t)}else Js(e,t)}function Bi(e,t,n){ce(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:ke(t)&&(e.setupState=ks(t)),Js(e,n)}let Hi;function Js(e,t,n){const l=e.type;if(!e.render){if(!t&&Hi&&!l.render){const r=l.template||Ya(e).template;if(r){const{isCustomElement:a,compilerOptions:i}=e.appContext.config,{delimiters:o,compilerOptions:s}=l,c=Oe(Oe({isCustomElement:a,delimiters:o},i),s);l.render=Hi(r,c)}}e.render=l.render||st}{const r=Il(e);hn();try{Lf(e)}finally{vn(),r()}}}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 Er(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 rp(e){return ce(e)&&"__vccOpts"in e}const L=(e,t)=>Ud(e,t,Pl);function d(e,t,n){const l=arguments.length;return l===2?ke(t)&&!ae(t)?pa(t)?Ie(e,null,[t]):Ie(e,t):Ie(e,null,t):(l>3?n=Array.prototype.slice.call(arguments,2):l===3&&pa(n)&&(n=[n]),Ie(e,t,n))}const ap="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 r=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&&r.setAttribute("multiple",l.multiple),r},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,r,a){const i=n?n.previousSibling:t.lastChild;if(r&&(r===a||r.nextSibling))for(;t.insertBefore(r.cloneNode(!0),n),!(r===a||!(r=r.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=Oe({},Os,Xs),ln=(e,t=[])=>{ae(e)?e.forEach(n=>n(...t)):e&&e(...t)},Ui=e=>e?ae(e)?e.some(t=>t.length>1):e.length>1:!1;function Zs(e){const t={};for(const F in e)F in Xs||(t[F]=e[F]);if(e.css===!1)return t;const{name:n="v",type:l,duration:r,enterFromClass:a=`${n}-enter-from`,enterActiveClass:i=`${n}-enter-active`,enterToClass:o=`${n}-enter-to`,appearFromClass:s=a,appearActiveClass:c=i,appearToClass:u=o,leaveFromClass:f=`${n}-leave-from`,leaveActiveClass:p=`${n}-leave-active`,leaveToClass:h=`${n}-leave-to`}=e,g=up(r),b=g&&g[0],_=g&&g[1],{onBeforeEnter:k,onEnter:C,onEnterCancelled:y,onLeave:A,onLeaveCancelled:P,onBeforeAppear:x=k,onAppear:N=C,onAppearCancelled:O=y}=t,J=(F,re,Ee)=>{Mt(F,re?u:o),Mt(F,re?c:i),Ee&&Ee()},I=(F,re)=>{F._isLeaving=!1,Mt(F,f),Mt(F,h),Mt(F,p),re&&re()},q=F=>(re,Ee)=>{const be=F?N:C,Y=()=>J(re,F,Ee);ln(be,[re,Y]),zi(()=>{Mt(re,F?s:a),xt(re,F?u:o),Ui(be)||qi(re,l,b,Y)})};return Oe(t,{onBeforeEnter(F){ln(k,[F]),xt(F,a),xt(F,i)},onBeforeAppear(F){ln(x,[F]),xt(F,s),xt(F,c)},onEnter:q(!1),onAppear:q(!0),onLeave(F,re){F._isLeaving=!0;const Ee=()=>I(F,re);xt(F,f),tc(),xt(F,p),zi(()=>{F._isLeaving&&(Mt(F,f),xt(F,h),Ui(A)||qi(F,l,_,Ee))}),ln(A,[F,Ee])},onEnterCancelled(F){J(F,!1),ln(y,[F])},onAppearCancelled(F){J(F,!0),ln(O,[F])},onLeaveCancelled(F){I(F),ln(P,[F])}})}function up(e){if(e==null)return null;if(ke(e))return[Dr(e.enter),Dr(e.leave)];{const t=Dr(e);return[t,t]}}function Dr(e){return pd(e)}function xt(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 r=e._endId=++dp,a=()=>{r===e._endId&&l()};if(n)return setTimeout(a,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),a()},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(", "),r=l(`${Rt}Delay`),a=l(`${Rt}Duration`),i=Wi(r,a),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=a.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?a.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,r=Re(n);let a=!1;if(n&&!r){if(t)if(Re(t))for(const i of t.split(";")){const o=i.slice(0,i.indexOf(":")).trim();n[o]==null&&lr(l,o,"")}else for(const i in t)n[i]==null&&lr(l,i,"");for(const i in n)i==="display"&&(a=!0),lr(l,i,n[i])}else if(r){if(t!==n){const i=l[hp];i&&(n+=";"+i),l.cssText=n,a=vp.test(n)}}else t&&e.removeAttribute("style");Gi in e&&(e[Gi]=a?l.display:"",e[pp]&&(l.display="none"))}const Yi=/\s*!important$/;function lr(e,t,n){if(ae(n))n.forEach(l=>lr(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 Qi=["Webkit","Moz","ms"],jr={};function mp(e,t){const n=jr[t];if(n)return n;let l=ft(t);if(l!=="filter"&&l in e)return jr[t]=l;l=El(l);for(let r=0;r<Qi.length;r++){const a=Qi[r]+l;if(a in e)return jr[t]=a}return t}const Ji="http://www.w3.org/1999/xlink";function yp(e,t,n,l,r){if(l&&t.startsWith("xlink:"))n==null?e.removeAttributeNS(Ji,t.slice(6,t.length)):e.setAttributeNS(Ji,t,n);else{const a=_d(t);n==null||a&&!ns(n)?e.removeAttribute(t):e.setAttribute(t,a?"":n)}}function _p(e,t,n,l,r,a,i){if(t==="innerHTML"||t==="textContent"){l&&i(l,r,a),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,r=null){const a=e[Xi]||(e[Xi]={}),i=a[t];if(l&&i)i.value=l;else{const[o,s]=wp(t);if(l){const c=a[t]=Ap(l,r);wn(e,o,c,s)}else i&&(bp(e,o,i,s),a[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 Br=0;const Ep=Promise.resolve(),Cp=()=>Br||(Ep.then(()=>Br=0),Br=Date.now());function Ap(e,t){const n=l=>{if(!l._vts)l._vts=Date.now();else if(l._vts<=n.attached)return;ct(xp(l,n.value),t,5,[l])};return n.value=e,n.attached=Cp(),n}function xp(e,t){if(ae(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(l=>r=>!r._stopped&&l&&l(r))}else return t}const eo=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,Lp=(e,t,n,l,r,a,i,o,s)=>{const c=r==="svg";t==="class"?fp(e,l,c):t==="style"?gp(e,n,l):wl(t)?Ia(t)||kp(e,t,n,l,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Sp(e,t,l,c))?_p(e,t,l,a,i,o,s):(t==="true-value"?e._trueValue=l:t==="false-value"&&(e._falseValue=l),yp(e,t,l,c))};function Sp(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 r=e.tagName;if(r==="IMG"||r==="VIDEO"||r==="CANVAS"||r==="SOURCE")return!1}return eo(t)&&Re(n)?!1:t in e}const nc=new WeakMap,lc=new WeakMap,pr=Symbol("_moveCb"),to=Symbol("_enterCb"),rc={name:"TransitionGroup",props:Oe({},cp,{tag:String,moveClass:String}),setup(e,{slots:t}){const n=Nl(),l=Ps();let r,a;return $s(()=>{if(!r.length)return;const i=e.moveClass||`${e.name||"v"}-move`;if(!Rp(r[0].el,n.vnode.el,i))return;r.forEach(Ip),r.forEach(Pp);const o=r.filter(Op);tc(),o.forEach(s=>{const c=s.el,u=c.style;xt(c,i),u.transform=u.webkitTransform=u.transitionDuration="";const f=c[pr]=p=>{p&&p.target!==c||(!p||/transform$/.test(p.propertyName))&&(c.removeEventListener("transitionend",f),c[pr]=null,Mt(c,i))};c.addEventListener("transitionend",f)})}),()=>{const i=de(e),o=Zs(i);let s=i.tag||ze;r=a,a=t.default?Ka(t.default()):[];for(let c=0;c<a.length;c++){const u=a[c];u.key!=null&&pl(u,fl(u,o,l,n))}if(r)for(let c=0;c<r.length;c++){const u=r[c];pl(u,fl(u,o,l,n)),nc.set(u,u.el.getBoundingClientRect())}return Ie(s,null,a)}}},Tp=e=>delete e.mode;rc.props;const Np=rc;function Ip(e){const t=e.el;t[pr]&&t[pr](),t[to]&&t[to]()}function Pp(e){lc.set(e,e.el.getBoundingClientRect())}function Op(e){const t=nc.get(e),n=lc.get(e),l=t.left-n.left,r=t.top-n.top;if(l||r){const a=e.el.style;return a.transform=a.webkitTransform=`translate(${l}px,${r}px)`,a.transitionDuration="0s",e}}function Rp(e,t,n){const l=e.cloneNode(),r=e[Dn];r&&r.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 a=t.nodeType===1?t:t.parentNode;a.appendChild(l);const{hasTransform:i}=ec(l);return a.removeChild(l),i}const no=e=>{const t=e.props["onUpdate:modelValue"]||!1;return ae(t)?n=>tr(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 Hr=Symbol("_assign"),ac={created(e,{modifiers:{lazy:t,trim:n,number:l}},r){e[Hr]=no(r);const a=l||r.props&&r.props.type==="number";wn(e,t?"change":"input",i=>{if(i.target.composing)return;let o=e.value;n&&(o=o.trim()),a&&(o=ra(o)),e[Hr](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:r}},a){if(e[Hr]=no(a),e.composing)return;const i=r||e.type==="number"?ra(e.value):e.value,o=t??"";i!==o&&(document.activeElement===e&&e.type!=="range"&&(n||l&&e.value.trim()===o)||(e.value=o))}},$p=Oe({patchProp:Lp},sp);let Vr,ro=!1;function Mp(){return Vr=ro?Vr:Vf($p),ro=!0,Vr}const Dp=(...e)=>{const t=Mp().createApp(...e),{mount:n}=t;return t.mount=l=>{const r=Bp(l);if(r)return n(r,!0,jp(r))},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,r])=>typeof r=="boolean"?r?[l,""]:null:[l,r]).filter(l=>l!=null).sort(([l],[r])=>l.localeCompare(r)),n]):null,zp=e=>{const t=new Set,n=[];return e.forEach(l=>{const r=Up(l);r&&!t.has(r)&&(t.add(r),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("")},Za=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,r)=>{const a=r.split("/").length-l.split("/").length;return a!==0?a:r.length-l.length});for(const l of n)if(t.startsWith(l))return l;return"/"},Pe=e=>typeof e=="string";const Yp="modulepreload",Qp=function(e){return"/"+e},ao={},B=function(t,n,l){let r=Promise.resolve();if(n&&n.length>0){const a=document.getElementsByTagName("link"),i=document.querySelector("meta[property=csp-nonce]"),o=(i==null?void 0:i.nonce)||(i==null?void 0:i.getAttribute("nonce"));r=Promise.all(n.map(s=>{if(s=Qp(s),s in ao)return;ao[s]=!0;const c=s.endsWith(".css"),u=c?'[rel="stylesheet"]':"";if(!!l)for(let h=a.length-1;h>=0;h--){const g=a[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 r.then(()=>t()).catch(a=>{const i=new Event("vite:preloadError",{cancelable:!0});if(i.payload=a,window.dispatchEvent(i),!i.defaultPrevented)throw a})},Jp=JSON.parse("{}"),Xp=Object.fromEntries([["/",{loader:()=>B(()=>import("./index.html-D0Bt1T9U.js"),__vite__mapDeps([])),meta:{t:"首页",i:"home"}}],["/deploy/",{loader:()=>B(()=>import("./index.html-DaXmvTJu.js"),__vite__mapDeps([])),meta:{t:"项目部署",i:"laptop-code"}}],["/deploy/config.html",{loader:()=>B(()=>import("./config.html-CYfAO_BM.js"),__vite__mapDeps([])),meta:{t:"配置",i:"cog",O:2}}],["/deploy/fandq.html",{loader:()=>B(()=>import("./fandq.html-CbX4Oa-K.js"),__vite__mapDeps([])),meta:{t:"答疑",i:"question",O:3}}],["/deploy/install.html",{loader:()=>B(()=>import("./install.html-BXbF22sQ.js"),__vite__mapDeps([])),meta:{t:"安装",i:"download",O:1}}],["/dev/",{loader:()=>B(()=>import("./index.html-CMnRejpC.js"),__vite__mapDeps([])),meta:{t:"开发及贡献",i:"laptop-code"}}],["/dev/dev_comm.html",{loader:()=>B(()=>import("./dev_comm.html-D9-RS-2y.js"),__vite__mapDeps([])),meta:{t:"进程通信",i:"exchange-alt",O:4}}],["/dev/dev_lyfunc.html",{loader:()=>B(()=>import("./dev_lyfunc.html-B71qCLAf.js"),__vite__mapDeps([])),meta:{t:"轻雪函数",i:"code",O:2}}],["/dev/dev_lyplugin.html",{loader:()=>B(()=>import("./dev_lyplugin.html-dugNecp3.js"),__vite__mapDeps([])),meta:{t:"轻雪插件开发",i:"laptop-code",O:3}}],["/dev/dev_resource_pack.html",{loader:()=>B(()=>import("./dev_resource_pack.html-SX_2TXET.js"),__vite__mapDeps([])),meta:{t:"资源包开发",i:"box",O:1}}],["/en/",{loader:()=>B(()=>import("./index.html-BF9NHBIi.js"),__vite__mapDeps([])),meta:{t:"Home",i:"home"}}],["/store/",{loader:()=>B(()=>import("./index.html-Dcs9njrb.js"),__vite__mapDeps([])),meta:{t:"资源及插件商店",i:"store"}}],["/store/plugin.html",{loader:()=>B(()=>import("./plugin.html-B0-NBt0c.js"),__vite__mapDeps([])),meta:{t:"插件商店",i:"plug",O:2}}],["/store/resource.html",{loader:()=>B(()=>import("./resource.html-CsnToyoH.js"),__vite__mapDeps([])),meta:{t:"资源商店",i:"box",O:1}}],["/usage/",{loader:()=>B(()=>import("./index.html-g-jaJKkF.js"),__vite__mapDeps([])),meta:{t:"使用手册",i:"laptop-code"}}],["/usage/agreement.html",{loader:()=>B(()=>import("./agreement.html-BY7Ztw2p.js"),__vite__mapDeps([])),meta:{t:"用户协议",i:"user-secret",O:3}}],["/usage/basic_command.html",{loader:()=>B(()=>import("./basic_command.html-CajGilgY.js"),__vite__mapDeps([])),meta:{t:"基础命令",i:"comment",O:1}}],["/usage/extra_command.html",{loader:()=>B(()=>import("./extra_command.html-CTcLnkNb.js"),__vite__mapDeps([])),meta:{t:"功能命令",i:"comment",O:2}}],["/dev/api/",{loader:()=>B(()=>import("./index.html-dEEyv6j0.js"),__vite__mapDeps([])),meta:{t:"liteyuki",i:"laptop-code"}}],["/dev/api/config.html",{loader:()=>B(()=>import("./config.html-CLmhJ8nB.js"),__vite__mapDeps([])),meta:{t:"liteyuki.config",i:"laptop-code",O:1}}],["/dev/api/exception.html",{loader:()=>B(()=>import("./exception.html-ZoJotBj1.js"),__vite__mapDeps([])),meta:{t:"liteyuki.exception",i:"laptop-code",O:1}}],["/dev/api/log.html",{loader:()=>B(()=>import("./log.html-CoXRjF_d.js"),__vite__mapDeps([])),meta:{t:"liteyuki.log",i:"laptop-code",O:1}}],["/dev/api/utils.html",{loader:()=>B(()=>import("./utils.html-BI44V38D.js"),__vite__mapDeps([])),meta:{t:"liteyuki.utils",i:"laptop-code",O:1}}],["/en/deploy/",{loader:()=>B(()=>import("./index.html-81eZ47um.js"),__vite__mapDeps([])),meta:{t:"Deploy",i:"laptop-code"}}],["/en/deploy/config.html",{loader:()=>B(()=>import("./config.html-BIx1RhzY.js"),__vite__mapDeps([])),meta:{t:"Configuration",i:"cog",O:2}}],["/en/deploy/fandq.html",{loader:()=>B(()=>import("./fandq.html-YES61shu.js"),__vite__mapDeps([])),meta:{t:"FAQ",i:"question",O:3}}],["/en/deploy/install.html",{loader:()=>B(()=>import("./install.html-DmZw8FNx.js"),__vite__mapDeps([])),meta:{t:"Installation",i:"download",O:1}}],["/en/dev/",{loader:()=>B(()=>import("./index.html-CY9_vol5.js"),__vite__mapDeps([])),meta:{t:"Contribute",i:"laptop-code"}}],["/en/dev/dev_comm.html",{loader:()=>B(()=>import("./dev_comm.html-wP1x3-tY.js"),__vite__mapDeps([])),meta:{t:"Communication",i:"exchange-alt",O:4}}],["/en/dev/dev_lyfunc.html",{loader:()=>B(()=>import("./dev_lyfunc.html-D2gM6vLg.js"),__vite__mapDeps([])),meta:{t:"Liteyuki Function",i:"code",O:2}}],["/en/dev/dev_lyplugin.html",{loader:()=>B(()=>import("./dev_lyplugin.html-BCcTVmTk.js"),__vite__mapDeps([])),meta:{t:"Liteyuki Plugin",i:"laptop-code",O:3}}],["/en/dev/dev_resource_pack.html",{loader:()=>B(()=>import("./dev_resource_pack.html-DhnovMOo.js"),__vite__mapDeps([])),meta:{t:"Resource Pack",i:"box",O:1}}],["/en/store/",{loader:()=>B(()=>import("./index.html-2OM7nJQU.js"),__vite__mapDeps([])),meta:{t:"Extensions Store",i:"store"}}],["/en/store/plugin.html",{loader:()=>B(()=>import("./plugin.html-CjlYfBAH.js"),__vite__mapDeps([])),meta:{t:"Plugin Store",i:"plug",O:2}}],["/en/store/resource.html",{loader:()=>B(()=>import("./resource.html-H1_EAJOT.js"),__vite__mapDeps([])),meta:{t:"Resource Store",i:"box",O:1}}],["/en/usage/",{loader:()=>B(()=>import("./index.html-CPTl-N-a.js"),__vite__mapDeps([])),meta:{t:"Usage",i:"laptop-code"}}],["/en/usage/agreement.html",{loader:()=>B(()=>import("./agreement.html-BGnFQRlr.js"),__vite__mapDeps([])),meta:{t:"User Agreement",i:"user-secret",O:3}}],["/en/usage/basic_command.html",{loader:()=>B(()=>import("./basic_command.html-8M8m8aff.js"),__vite__mapDeps([])),meta:{t:"Basic Commands",i:"comment",O:1}}],["/en/usage/extra_command.html",{loader:()=>B(()=>import("./extra_command.html-sKuVML_Q.js"),__vite__mapDeps([])),meta:{t:"Extra Commands",i:"comment",O:2}}],["/dev/api/bot/",{loader:()=>B(()=>import("./index.html-BlcPKI_5.js"),__vite__mapDeps([])),meta:{t:"liteyuki.bot",i:"laptop-code"}}],["/dev/api/bot/lifespan.html",{loader:()=>B(()=>import("./lifespan.html-BzX05ZW-.js"),__vite__mapDeps([])),meta:{t:"liteyuki.bot.lifespan",i:"laptop-code",O:1}}],["/dev/api/comm/",{loader:()=>B(()=>import("./index.html-B94bKkp5.js"),__vite__mapDeps([])),meta:{t:"liteyuki.comm",i:"laptop-code"}}],["/dev/api/comm/channel.html",{loader:()=>B(()=>import("./channel.html-Chz-exYI.js"),__vite__mapDeps([])),meta:{t:"liteyuki.comm.channel",i:"laptop-code",O:1}}],["/dev/api/comm/event.html",{loader:()=>B(()=>import("./event.html-_0zPI7GY.js"),__vite__mapDeps([])),meta:{t:"liteyuki.comm.event",i:"laptop-code",O:1}}],["/dev/api/comm/storage.html",{loader:()=>B(()=>import("./storage.html-CESZxtb0.js"),__vite__mapDeps([])),meta:{t:"liteyuki.comm.storage",i:"laptop-code",O:1}}],["/dev/api/core/",{loader:()=>B(()=>import("./index.html-DBdQbIrj.js"),__vite__mapDeps([])),meta:{t:"liteyuki.core",i:"laptop-code"}}],["/dev/api/core/manager.html",{loader:()=>B(()=>import("./manager.html-DwXk__kq.js"),__vite__mapDeps([])),meta:{t:"liteyuki.core.manager",i:"laptop-code",O:1}}],["/dev/api/dev/",{loader:()=>B(()=>import("./index.html-CaQFG1mm.js"),__vite__mapDeps([])),meta:{t:"liteyuki.dev",i:"laptop-code"}}],["/dev/api/dev/observer.html",{loader:()=>B(()=>import("./observer.html-0PCmzkq0.js"),__vite__mapDeps([])),meta:{t:"liteyuki.dev.observer",i:"laptop-code",O:1}}],["/dev/api/dev/plugin.html",{loader:()=>B(()=>import("./plugin.html-f0rc6yDY.js"),__vite__mapDeps([])),meta:{t:"liteyuki.dev.plugin",i:"laptop-code",O:1}}],["/dev/api/plugin/",{loader:()=>B(()=>import("./index.html-Cpvj1C08.js"),__vite__mapDeps([])),meta:{t:"liteyuki.plugin",i:"laptop-code"}}],["/dev/api/plugin/load.html",{loader:()=>B(()=>import("./load.html-CvxaRout.js"),__vite__mapDeps([])),meta:{t:"liteyuki.plugin.load",i:"laptop-code",O:1}}],["/dev/api/plugin/manager.html",{loader:()=>B(()=>import("./manager.html-BExsDzgj.js"),__vite__mapDeps([])),meta:{t:"liteyuki.plugin.manager",i:"laptop-code",O:1}}],["/dev/api/plugin/model.html",{loader:()=>B(()=>import("./model.html-64BMosUK.js"),__vite__mapDeps([])),meta:{t:"liteyuki.plugin.model",i:"laptop-code",O:1}}],["/en/dev/api/liteyuki/",{loader:()=>B(()=>import("./index.html-C9LZZ0tS.js"),__vite__mapDeps([])),meta:{t:"liteyuki",i:"laptop-code"}}],["/en/dev/api/liteyuki/config.html",{loader:()=>B(()=>import("./config.html-yG22ZQgb.js"),__vite__mapDeps([])),meta:{t:"liteyuki.config",i:"laptop-code",O:1}}],["/en/dev/api/liteyuki/exception.html",{loader:()=>B(()=>import("./exception.html-C2TaPotZ.js"),__vite__mapDeps([])),meta:{t:"liteyuki.exception",i:"laptop-code",O:1}}],["/en/dev/api/liteyuki/log.html",{loader:()=>B(()=>import("./log.html-Bhy3AdOJ.js"),__vite__mapDeps([])),meta:{t:"liteyuki.log",i:"laptop-code",O:1}}],["/en/dev/api/liteyuki/utils.html",{loader:()=>B(()=>import("./utils.html-DweB7Ias.js"),__vite__mapDeps([])),meta:{t:"liteyuki.utils",i:"laptop-code",O:1}}],["/en/dev/api/liteyuki/bot/",{loader:()=>B(()=>import("./index.html-BHqEQyjb.js"),__vite__mapDeps([])),meta:{t:"liteyuki.bot",i:"laptop-code"}}],["/en/dev/api/liteyuki/bot/lifespan.html",{loader:()=>B(()=>import("./lifespan.html-fmCBcr4I.js"),__vite__mapDeps([])),meta:{t:"liteyuki.bot.lifespan",i:"laptop-code",O:1}}],["/en/dev/api/liteyuki/comm/",{loader:()=>B(()=>import("./index.html-WgvKwNTh.js"),__vite__mapDeps([])),meta:{t:"liteyuki.comm",i:"laptop-code"}}],["/en/dev/api/liteyuki/comm/channel.html",{loader:()=>B(()=>import("./channel.html-CrjYtz1D.js"),__vite__mapDeps([])),meta:{t:"liteyuki.comm.channel",i:"laptop-code",O:1}}],["/en/dev/api/liteyuki/comm/event.html",{loader:()=>B(()=>import("./event.html-By_FX1mf.js"),__vite__mapDeps([])),meta:{t:"liteyuki.comm.event",i:"laptop-code",O:1}}],["/en/dev/api/liteyuki/comm/storage.html",{loader:()=>B(()=>import("./storage.html-DeQOGTj3.js"),__vite__mapDeps([])),meta:{t:"liteyuki.comm.storage",i:"laptop-code",O:1}}],["/en/dev/api/liteyuki/core/",{loader:()=>B(()=>import("./index.html-CvjsQOzp.js"),__vite__mapDeps([])),meta:{t:"liteyuki.core",i:"laptop-code"}}],["/en/dev/api/liteyuki/core/manager.html",{loader:()=>B(()=>import("./manager.html-B7tnn48Y.js"),__vite__mapDeps([])),meta:{t:"liteyuki.core.manager",i:"laptop-code",O:1}}],["/en/dev/api/liteyuki/dev/",{loader:()=>B(()=>import("./index.html-DklDDHri.js"),__vite__mapDeps([])),meta:{t:"liteyuki.dev",i:"laptop-code"}}],["/en/dev/api/liteyuki/dev/observer.html",{loader:()=>B(()=>import("./observer.html-D4SmXBdJ.js"),__vite__mapDeps([])),meta:{t:"liteyuki.dev.observer",i:"laptop-code",O:1}}],["/en/dev/api/liteyuki/dev/plugin.html",{loader:()=>B(()=>import("./plugin.html-7VkffchG.js"),__vite__mapDeps([])),meta:{t:"liteyuki.dev.plugin",i:"laptop-code",O:1}}],["/en/dev/api/liteyuki/plugin/",{loader:()=>B(()=>import("./index.html-BZCwd_i_.js"),__vite__mapDeps([])),meta:{t:"liteyuki.plugin",i:"laptop-code"}}],["/en/dev/api/liteyuki/plugin/load.html",{loader:()=>B(()=>import("./load.html-CAOf8KKw.js"),__vite__mapDeps([])),meta:{t:"liteyuki.plugin.load",i:"laptop-code",O:1}}],["/en/dev/api/liteyuki/plugin/manager.html",{loader:()=>B(()=>import("./manager.html-BpfixwDK.js"),__vite__mapDeps([])),meta:{t:"liteyuki.plugin.manager",i:"laptop-code",O:1}}],["/en/dev/api/liteyuki/plugin/model.html",{loader:()=>B(()=>import("./model.html-DRC7kJIv.js"),__vite__mapDeps([])),meta:{t:"liteyuki.plugin.model",i:"laptop-code",O:1}}],["/404.html",{loader:()=>B(()=>import("./404.html-qDgjgIZd.js"),__vite__mapDeps([])),meta:{t:""}}],["/en/dev/api/",{loader:()=>B(()=>import("./index.html-CYVF8b1u.js"),__vite__mapDeps([])),meta:{t:"Api"}}]]);/*!
|
||
* 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 Ur(e,t){const n={};for(const l in t){const r=t[l];n[l]=_t(r)?r.map(e):e(r)}return n}const il=()=>{},_t=Array.isArray,cc=/#/g,eh=/&/g,th=/\//g,nh=/=/g,lh=/\?/g,uc=/\+/g,rh=/%5B/g,ah=/%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(rh,"[").replace(ah,"]")}function ch(e){return ei(e).replace(fc,"{").replace(pc,"}").replace(dc,"^")}function va(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 va(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 zr(e,t,n="/"){let l,r={},a="",i="";const o=t.indexOf("#");let s=t.indexOf("?");return o<s&&o>=0&&(s=-1),s>-1&&(l=t.slice(0,s),a=t.slice(s+1,o>-1?o:t.length),r=e(a)),o>-1&&(l=l||t.slice(0,o),i=t.slice(o,t.length)),l=yh(l??t,n),{fullPath:l+(a&&"?")+a+i,path:l,query:r,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,r=n.matched.length-1;return l>-1&&l===r&&Bn(t.matched[l],n.matched[r])&&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("/"),r=l[l.length-1];(r===".."||r===".")&&l.push("");let a=n.length-1,i,o;for(i=0;i<l.length;i++)if(o=l[i],o!==".")if(o==="..")a>1&&a--;else break;return n.slice(0,a).join("/")+"/"+l.slice(i).join("/")}const Lt={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 Cr=()=>({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("#"),r=typeof n=="string"?l?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!r)return;t=wh(r,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 ga=new Map;function Ch(e,t){ga.set(e,t)}function Ah(e){const t=ga.get(e);return ga.delete(e),t}let xh=()=>location.protocol+"//"+location.host;function vc(e,t){const{pathname:n,search:l,hash:r}=t,a=e.indexOf("#");if(a>-1){let o=r.includes(e.slice(a))?e.slice(a).length:1,s=r.slice(o);return s[0]!=="/"&&(s="/"+s),io(s,"")}return io(n,e)+l+r}function Lh(e,t,n,l){let r=[],a=[],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);r.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){r.push(p);const h=()=>{const g=r.indexOf(p);g>-1&&r.splice(g,1)};return a.push(h),h}function u(){const{history:p}=window;p.state&&p.replaceState(ge({},p.state,{scroll:Cr()}),"")}function f(){for(const p of a)p();a=[],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,r=!1){return{back:e,current:t,forward:n,replaced:l,position:window.history.length,scroll:r?Cr():null}}function Sh(e){const{history:t,location:n}=window,l={value:vc(e,n)},r={value:t.state};r.value||a(l.value,{back:null,current:l.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function a(s,c,u){const f=e.indexOf("#"),p=f>-1?(n.host&&document.querySelector("base")?e:e.slice(f))+s:xh()+e+s;try{t[u?"replaceState":"pushState"](c,"",p),r.value=c}catch(h){console.error(h),n[u?"replace":"assign"](p)}}function i(s,c){const u=ge({},t.state,co(r.value.back,s,r.value.forward,!0),c,{position:r.value.position});a(s,u,!0),l.value=s}function o(s,c){const u=ge({},r.value,t.state,{forward:s,scroll:Cr()});a(u.current,u,!0);const f=ge({},co(l.value,s,null),{position:u.position+1},c);a(s,f,!1),l.value=s}return{location:l,state:r,push:o,replace:i}}function Th(e){e=_h(e);const t=Sh(e),n=Lh(e,t.state,t.location,t.replace);function l(a,i=!0){i||n.pauseListeners(),history.go(a)}const r=ge({location:"",base:e,go:l,createHref:kh.bind(null,e)},t,n);return Object.defineProperty(r,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(r,"state",{enumerable:!0,get:()=>t.state.value}),r}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},Ph=/[.+*?^${}()[\]/\\]/g;function Oh(e,t){const n=ge({},Ih,t),l=[];let r=n.start?"^":"";const a=[];for(const c of e){const u=c.length?[]:[90];n.strict&&!c.length&&(r+="/");for(let f=0;f<c.length;f++){const p=c[f];let h=40+(n.sensitive?.25:0);if(p.type===0)f||(r+="/"),r+=p.value.replace(Ph,"\\$&"),h+=40;else if(p.type===1){const{value:g,repeatable:b,optional:_,regexp:k}=p;a.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+="?"),r+=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||(r+="/?"),n.end?r+="$":n.strict&&(r+="(?:/|$)");const i=new RegExp(r,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=a[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:a,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,r=t.score;for(;n<l.length&&n<r.length;){const a=Rh(l[n],r[n]);if(a)return a;n++}if(Math.abs(r.length-l.length)===1){if(po(l))return 1;if(po(r))return-1}return r.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 r=[];let a;function i(){a&&r.push(a),a=[]}let o=0,s,c="",u="";function f(){c&&(n===0?a.push({type:0,value:c}):n===1||n===2||n===3?(a.length>1&&(s==="*"||s==="+")&&t(`A repeatable param (${c}) must be alone in its segment. eg: '/:ids+.`),a.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(),r}function Dh(e,t,n){const l=Oh(Mh(e.path),n),r=ge(l,{record:e,parent:t,children:[],alias:[]});return t&&!r.record.aliasOf==!t.record.aliasOf&&t.children.push(r),r}function jh(e,t){const n=[],l=new Map;t=go({strict:!1,end:!0,sensitive:!1},t);function r(f){return l.get(f)}function a(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 P of A)k.push(ge({},b,{components:h?h.record.components:b.components,path:P,aliasOf:h?h.record:b}))}let C,y;for(const A of k){const{path:P}=A;if(p&&P[0]!=="/"){const x=p.record.path,N=x[x.length-1]==="/"?"":"/";A.path=p.record.path+(P&&N+P)}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 x=b.children;for(let N=0;N<x.length;N++)a(x[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=>a(f));function u(){n.length=0,l.clear()}return{addRoute:a,resolve:c,removeRoute:i,clearRoutes:u,getRoutes:o,getRecordMatcher:r}}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 a=n+l>>1;yc(e,t[a])<0?l=a:n=a+1}const r=zh(e);return r&&(l=t.lastIndexOf(r,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 r=0;r<l.length;++r){const a=l[r].replace(uc," "),i=a.indexOf("="),o=vl(i<0?a:a.slice(0,i)),s=i<0?null:vl(a.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(a=>a&&va(a)):[l&&va(l)]).forEach(a=>{a!==void 0&&(t+=(t.length?"&":"")+n,a!=null&&(t+="="+a))})}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(r=>r==null?null:""+r):l==null?l:""+l)}return t}const Kh=Symbol(""),yo=Symbol(""),Ar=Symbol(""),ti=Symbol(""),ma=Symbol("");function Qn(){let e=[];function t(l){return e.push(l),()=>{const r=e.indexOf(l);r>-1&&e.splice(r,1)}}function n(){e=[]}return{add:t,list:()=>e.slice(),reset:n}}function Vt(e,t,n,l,r,a=i=>i()){const i=l&&(l.enterCallbacks[r]=l.enterCallbacks[r]||[]);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[r]===i&&typeof p=="function"&&i.push(p),o())},u=a(()=>e.call(l&&l.instances[r],t,n,c));let f=Promise.resolve(u);e.length<3&&(f=f.then(c)),f.catch(p=>s(p))})}function qr(e,t,n,l,r=a=>a()){const a=[];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&&a.push(Vt(u,n,l,i,o,r))}else{let c=s();a.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,r)()}))}}return a}function Gh(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function _o(e){const t=Me(Ar),n=Me(ti),l=L(()=>{const s=lt(e.to);return t.resolve(s)}),r=L(()=>{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}),a=L(()=>r.value>-1&&Xh(n.params,l.value.params)),i=L(()=>r.value>-1&&r.value===n.matched.length-1&&hc(n.params,l.value.params));function o(s={}){return Jh(s)?t[lt(e.replace)?"replace":"push"](lt(e.to)).catch(il):Promise.resolve()}return{route:l,href:L(()=>l.value.href),isActive:a,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(Ar),r=L(()=>({[ko(e.activeClass,l.linkActiveClass,"router-link-active")]:n.isActive,[ko(e.exactActiveClass,l.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const a=t.default&&t.default(n);return e.custom?a:d("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:r.value},a)}}}),Qh=Yh;function Jh(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],r=e[n];if(typeof l=="string"){if(l!==r)return!1}else if(!_t(r)||r.length!==l.length||l.some((a,i)=>a!==r[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(ma),r=L(()=>e.route||l.value),a=Me(yo,0),i=L(()=>{let c=lt(a);const{matched:u}=r.value;let f;for(;(f=u[c])&&!f.components;)c++;return c}),o=L(()=>r.value.matched[i.value]);Pn(yo,L(()=>i.value+1)),Pn(Kh,o),Pn(ma,r);const s=Q();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=r.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,r=e.history,a=Qn(),i=Qn(),o=Qn(),s=De(Lt);let c=Lt;En&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const u=Ur.bind(null,w=>""+w),f=Ur.bind(null,fh),p=Ur.bind(null,vl);function h(w,D){let j,Z;return gc(w)?(j=t.getRecordMatcher(w),Z=D):Z=w,t.addRoute(Z,j)}function g(w){const D=t.getRecordMatcher(w);D&&t.removeRoute(D)}function b(){return t.getRoutes().map(w=>w.record)}function _(w){return!!t.getRecordMatcher(w)}function k(w,D){if(D=ge({},D||s.value),typeof w=="string"){const m=zr(n,w,D.path),E=t.resolve({path:m.path},D),T=r.createHref(m.fullPath);return ge(m,E,{params:p(E.params),hash:vl(m.hash),redirectedFrom:void 0,href:T})}let j;if(w.path!=null)j=ge({},w,{path:zr(n,w.path,D.path).path});else{const m=ge({},w.params);for(const E in m)m[E]==null&&delete m[E];j=ge({},w,{params:f(m)}),D.params=f(D.params)}const Z=t.resolve(j,D),fe=w.hash||"";Z.params=u(p(Z.params));const _e=vh(l,ge({},w,{hash:ch(fe),path:Z.path})),v=r.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"?zr(n,w,s.value.path):ge({},w)}function y(w,D){if(c!==w)return Hn(8,{from:D,to:w})}function A(w){return N(w)}function P(w){return A(ge(C(w),{replace:!0}))}function x(w){const D=w.matched[w.matched.length-1];if(D&&D.redirect){const{redirect:j}=D;let Z=typeof j=="function"?j(w):j;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,D){const j=c=k(w),Z=s.value,fe=w.state,_e=w.force,v=w.replace===!0,m=x(j);if(m)return N(ge(C(m),{state:typeof m=="object"?ge({},fe,m.state):fe,force:_e,replace:v}),D||j);const E=j;E.redirectedFrom=D;let T;return!_e&&gh(l,Z,j)&&(T=Hn(16,{to:E,from:Z}),Ye(Z,Z,!0,!1)),(T?Promise.resolve(T):I(E,Z)).catch(S=>At(S)?At(S,2)?S:rt(S):K(S,E,Z)).then(S=>{if(S){if(At(S,2))return N(ge({replace:v},C(S.to),{state:typeof S.to=="object"?ge({},fe,S.to.state):fe,force:_e}),D||E)}else S=F(E,Z,!0,v,fe);return q(E,Z,S),S})}function O(w,D){const j=y(w,D);return j?Promise.reject(j):Promise.resolve()}function J(w){const D=G.values().next().value;return D&&typeof D.runWithContext=="function"?D.runWithContext(w):w()}function I(w,D){let j;const[Z,fe,_e]=nv(w,D);j=qr(Z.reverse(),"beforeRouteLeave",w,D);for(const m of Z)m.leaveGuards.forEach(E=>{j.push(Vt(E,w,D))});const v=O.bind(null,w,D);return j.push(v),X(j).then(()=>{j=[];for(const m of a.list())j.push(Vt(m,w,D));return j.push(v),X(j)}).then(()=>{j=qr(fe,"beforeRouteUpdate",w,D);for(const m of fe)m.updateGuards.forEach(E=>{j.push(Vt(E,w,D))});return j.push(v),X(j)}).then(()=>{j=[];for(const m of _e)if(m.beforeEnter)if(_t(m.beforeEnter))for(const E of m.beforeEnter)j.push(Vt(E,w,D));else j.push(Vt(m.beforeEnter,w,D));return j.push(v),X(j)}).then(()=>(w.matched.forEach(m=>m.enterCallbacks={}),j=qr(_e,"beforeRouteEnter",w,D,J),j.push(v),X(j))).then(()=>{j=[];for(const m of i.list())j.push(Vt(m,w,D));return j.push(v),X(j)}).catch(m=>At(m,8)?m:Promise.reject(m))}function q(w,D,j){o.list().forEach(Z=>J(()=>Z(w,D,j)))}function F(w,D,j,Z,fe){const _e=y(w,D);if(_e)return _e;const v=D===Lt,m=En?history.state:{};j&&(Z||v?r.replace(w.fullPath,ge({scroll:v&&m&&m.scroll},fe)):r.push(w.fullPath,fe)),s.value=w,Ye(w,D,j,v),rt()}let re;function Ee(){re||(re=r.listen((w,D,j)=>{if(!ne.listening)return;const Z=k(w),fe=x(Z);if(fe){N(ge(fe,{replace:!0}),Z).catch(il);return}c=Z;const _e=s.value;En&&Ch(so(_e.fullPath,j.delta),Cr()),I(Z,_e).catch(v=>At(v,12)?v:At(v,2)?(N(v.to,Z).then(m=>{At(m,20)&&!j.delta&&j.type===gl.pop&&r.go(-1,!1)}).catch(il),Promise.reject()):(j.delta&&r.go(-j.delta,!1),K(v,Z,_e))).then(v=>{v=v||F(Z,_e,!1),v&&(j.delta&&!At(v,8)?r.go(-j.delta,!1):j.type===gl.pop&&At(v,20)&&r.go(-1,!1)),q(Z,_e,v)}).catch(il)}))}let be=Qn(),Y=Qn(),ie;function K(w,D,j){rt(w);const Z=Y.list();return Z.length?Z.forEach(fe=>fe(w,D,j)):console.error(w),Promise.reject(w)}function xe(){return ie&&s.value!==Lt?Promise.resolve():new Promise((w,D)=>{be.add([w,D])})}function rt(w){return ie||(ie=!w,Ee(),be.list().forEach(([D,j])=>w?j(w):D()),be.reset()),w}function Ye(w,D,j,Z){const{scrollBehavior:fe}=e;if(!En||!fe)return Promise.resolve();const _e=!j&&Ah(so(w.fullPath,0))||(Z||!j)&&history.state&&history.state.scroll||null;return Qt().then(()=>fe(w,D,_e)).then(v=>v&&Eh(v)).catch(v=>K(v,w,D))}const ee=w=>r.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:P,go:ee,back:()=>ee(-1),forward:()=>ee(1),beforeEach:a.add,beforeResolve:i.add,afterEach:o.add,onError:Y.add,isReady:xe,install(w){const D=this;w.component("RouterLink",Qh),w.component("RouterView",ev),w.config.globalProperties.$router=D,Object.defineProperty(w.config.globalProperties,"$route",{enumerable:!0,get:()=>lt(s)}),En&&!z&&s.value===Lt&&(z=!0,A(r.location).catch(fe=>{}));const j={};for(const fe in Lt)Object.defineProperty(j,fe,{get:()=>s.value[fe],enumerable:!0});w.provide(Ar,D),w.provide(ti,gs(j)),w.provide(ma,s);const Z=w.unmount;G.add(w),w.unmount=function(){G.delete(w),G.size<1&&(c=Lt,re&&re(),re=null,s.value=Lt,z=!1,ie=!1),Z()}}};function X(w){return w.reduce((D,j)=>D.then(()=>J(j)),Promise.resolve())}return ne}function nv(e,t){const n=[],l=[],r=[],a=Math.max(t.matched.length,e.matched.length);for(let i=0;i<a;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))||r.push(s))}return[n,l,r]}function yn(){return Me(Ar)}function Jt(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,Se=()=>Ct().pageData,Te=()=>Ct().pageFrontmatter,rv=()=>Ct().pageHead,li=()=>Ct().pageLang,av=()=>Ct().pageLayout,Xt=()=>Ct().routeLocale,bc=()=>Ct().routes,kc=()=>Ct().siteData,xr=()=>Ct().siteLocaleData,iv=Symbol(""),ya=De(Jp),ml=De(Xp),wc=e=>{const t=Kp(e);if(ml.value[t])return t;const n=encodeURI(t);return ml.value[n]?n:ya.value[t]||ya.value[n]||t},Lr=e=>{const t=wc(e),n=ml.value[t]??{...ml.value["/404.html"],notFound:!0};return{path:t,notFound:!1,...n}},Sr=U({name:"ClientOnly",setup(e,t){const n=Q(!1);return we(()=>{n.value=!0}),()=>{var l,r;return n.value?(r=(l=t.slots).default)==null?void 0:r.call(l):null}}}),Ec=U({name:"Content",props:{path:{type:String,required:!1,default:""}},setup(e){const t=lv(),n=L(()=>{if(!e.path)return t.value;const l=Lr(e.path);return gf(()=>l.loader().then(({comp:r})=>r))});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}},Je=({active:e=!1,activeClass:t="route-link-active",to:n,...l},{slots:r})=>{var s;const a=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)?a.push(n).catch():Promise.resolve()}},(s=r.default)==null?void 0:s.call(r))};Je.displayName="RouteLink";Je.props={active:Boolean,activeClass:String,to:String};var sv="Layout",cv="en-US",rn=Cl({resolveLayouts:e=>e.reduce((t,n)=>({...t,...n.layouts}),{}),resolvePageHead:(e,t,n)=>{const l=Pe(t.description)?t.description:n.description,r=[...Array.isArray(t.head)?t.head:[],...n.head,["title",{},e],["meta",{name:"description",content:l}]];return zp(r)},resolvePageHeadTitle:(e,t)=>[e.title,t.title].filter(n=>!!n).join(" | "),resolvePageLang:(e,t)=>e.lang||t.lang||cv,resolvePageLayout:(e,t)=>{const n=Pe(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={},Ol=e=>{const t=Xt();return L(()=>e[t.value]??{})},dv=()=>{const e=bc();return L(()=>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]),xc=function(e,t){for(var n=new An(31),l=0;l<31;++l)n[l]=t+=1<<e[l-1];for(var r=new fv(n[30]),l=1;l<30;++l)for(var a=n[l];a<n[l+1];++a)r[a]=a-n[l]<<5|l;return{b:n,r}},Lc=xc(Cc,2),Sc=Lc.b,hv=Lc.r;Sc[28]=258,hv[258]=28;var vv=xc(Ac,0),gv=vv.b,_a=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,_a[Ae]=((Ft&65280)>>8|(Ft&255)<<8)>>1}var sl=function(e,t,n){for(var l=e.length,r=0,a=new An(t);r<l;++r)e[r]&&++a[e[r]-1];var i=new An(t);for(r=1;r<t;++r)i[r]=i[r-1]+a[r-1]<<1;var o;if(n){o=new An(1<<t);var s=15-t;for(r=0;r<l;++r)if(e[r])for(var c=r<<4|e[r],u=t-e[r],f=i[e[r]-1]++<<u,p=f|(1<<u)-1;f<=p;++f)o[_a[f]>>s]=c}else for(o=new An(l),r=0;r<l;++r)e[r]&&(o[r]=_a[i[e[r]-1]++]>>15-e[r]);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 Tc=new qe(32);for(var Ae=0;Ae<32;++Ae)Tc[Ae]=5;var mv=sl(Rl,9,1),yv=sl(Tc,5,1),Wr=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},Kr=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},ri=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 r=e.length,a=l?l.length:0;if(!r||t.f&&!t.l)return n||new qe(0);var i=!n,o=i||t.i!=2,s=t.i;i&&(n=new qe(r*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=r*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 x=ht(e,f,31)+257,N=ht(e,f+10,15)+4,O=x+ht(e,f+5,31)+1;f+=14;for(var J=new qe(O),I=new qe(19),q=0;q<N;++q)I[pv[q]]=ht(e,f+q*3,7);f+=N*3;for(var F=Wr(I),re=(1<<F)-1,Ee=sl(I,F,1),q=0;q<O;){var be=Ee[ht(e,f,re)];f+=be&15;var y=be>>4;if(y<16)J[q++]=y;else{var Y=0,ie=0;for(y==16?(ie=3+ht(e,f,3),f+=2,Y=J[q-1]):y==17?(ie=3+ht(e,f,7),f+=3):y==18&&(ie=11+ht(e,f,127),f+=7);ie--;)J[q++]=Y}}var K=J.subarray(0,x),xe=J.subarray(x);b=Wr(K),_=Wr(xe),h=sl(K,b,1),g=sl(xe,_,1)}else ot(1);else{var y=_v(f)+4,A=e[y-4]|e[y-3]<<8,P=y+A;if(P>r){s&&ot(0);break}o&&c(p+A),n.set(e.subarray(y,P),p),t.b=p+=A,t.p=f=P*8,t.f=u;continue}if(f>k){s&&ot(0);break}}o&&c(p+131072);for(var rt=(1<<b)-1,Ye=(1<<_)-1,ee=f;;ee=f){var Y=h[Kr(e,f)&rt],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)+Sc[q],f+=ne}var X=g[Kr(e,f)&Ye],w=X>>4;X||ot(3),f+=X&15;var xe=gv[w];if(w>3){var ne=Ac[w];xe+=Kr(e,f)&(1<<ne)-1,f+=ne}if(f>k){s&&ot(0);break}o&&c(p+131072);var D=p+G;if(p<xe){var j=a-xe,Z=Math.min(xe,D);for(j+p<0&&ot(3);p<Z;++p)n[p]=l[j+p]}for(;p<D;++p)n[p]=n[p-xe]}}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?ri(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,ba=typeof TextDecoder<"u"&&new TextDecoder,Av=0;try{ba.decode(wv,{stream:!0}),Av=1}catch{}var xv=function(e){for(var t="",n=0;;){var l=e[n++],r=(l>127)+(l>223)+(l>239);if(n+r>e.length)return{s:t,r:ri(e,n-1)};r?r==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)):r&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 Lv(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 r=e.length,a=new qe(e.length+(e.length>>1)),i=0,o=function(u){a[i++]=u},l=0;l<r;++l){if(i+5>a.length){var s=new qe(i+8+(r-l<<1));s.set(a),a=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 ri(a,0,i)}function Sv(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(ba)return ba.decode(e);var r=xv(e),a=r.s,n=r.r;return n.length&&ot(8),a}}const ka=e=>{const t=atob(e);return Sv(Cv(Lv(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",Gr=e=>typeof e=="number",wa=Array.isArray,Vn=(e,t)=>Pe(e)&&e.startsWith(t),Tv=(e,t)=>Pe(e)&&e.endsWith(t),Pc=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},ai=e=>Vn(e,"/");function ii(e,t){let n,l,r;const a=Q(!0),i=()=>{a.value=!0,r()};ve(e,i,{flush:"sync"});const o=typeof t=="function"?t:t.get,s=typeof t=="function"?void 0:t.set,c=za((u,f)=>(l=u,r=f,{get(){return a.value&&(n=o(),a.value=!1),l(),n},set(p){s==null||s(p)}}));return Object.isExtensible(c)&&(c.trigger=i),c}function Wn(e){return rs()?(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,Pv=e=>Iv.call(e)==="[object Object]",pn=()=>{},Co=Ov();function Ov(){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((r,a)=>{Promise.resolve(e(()=>t.apply(this,l),{fn:t,thisArg:this,args:l})).then(r).catch(a)})}return n}const Oc=e=>e();function Rv(e,t={}){let n,l,r=pn;const a=o=>{clearTimeout(o),r(),r=pn};return o=>{const s=He(e),c=He(t.maxWait);return n&&a(n),s<=0||c!==void 0&&c<=0?(l&&(a(l),l=null),Promise.resolve(o())):new Promise((u,f)=>{r=t.rejectOnCancel?f:u,c&&!l&&(l=setTimeout(()=>{n&&a(n),l=null,u(o())},c)),n=setTimeout(()=>{l&&a(l),l=null,u(o())},s)})}}function Fv(...e){let t=0,n,l=!0,r=pn,a,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,r(),r=pn)};return p=>{const h=He(i),g=Date.now()-t,b=()=>a=p();return u(),h<=0?(t=Date.now(),b()):(g>h&&(s||!l)?(t=Date.now(),b()):o&&(a=new Promise((_,k)=>{r=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,a)}}function $v(e=Oc){const t=Q(!0);function n(){t.value=!1}function l(){t.value=!0}const r=(...a)=>{t.value&&e(...a)};return{isActive:Al(t),pause:n,resume:l,eventFilter:r}}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 mr(...e);const t=e[0];return typeof t=="function"?Al(za(()=>({get:t,set:pn}))):Q(t)}function Fc(e,t=200,n={}){return oi(Rv(t,n),e)}function jv(e,t=200,n=!1,l=!0,r=!1){return oi(Fv(t,n,l,r),e)}function Bv(e,t,n={}){const{eventFilter:l=Oc,...r}=n;return ve(e,oi(l,t),r)}function Hv(e,t,n={}){const{eventFilter:l,...r}=n,{eventFilter:a,pause:i,resume:o,isActive:s}=$v(l);return{stop:Bv(e,t,{...r,eventFilter:a}),pause:i,resume:o,isActive:s}}function Tr(e,t=!0,n){Rc()?we(e,n):t?e():Qt(e)}function Vv(e,t){Rc(t)&&gn(e,t)}function Uv(e,t,n={}){const{immediate:l=!0}=n,r=Q(!1);let a=null;function i(){a&&(clearTimeout(a),a=null)}function o(){r.value=!1,i()}function s(...c){i(),r.value=!0,a=setTimeout(()=>{r.value=!1,a=null,e(...c)},He(t))}return l&&(r.value=!0,Fl&&s()),Wn(o),{isPending:Al(r),start:s,stop:o}}function yl(e=!1,t={}){const{truthyValue:n=!0,falsyValue:l=!1}=t,r=Fe(e),a=Q(e);function i(o){if(arguments.length)return a.value=o,a.value;{const s=He(n);return a.value=a.value===s?He(l):s,a.value}}return r?i:[a,i]}function St(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,r;if(typeof e[0]=="string"||Array.isArray(e[0])?([n,l,r]=e,t=Nt):[t,n,l,r]=e,!t)return pn;Array.isArray(n)||(n=[n]),Array.isArray(l)||(l=[l]);const a=[],i=()=>{a.forEach(u=>u()),a.length=0},o=(u,f,p,h)=>(u.addEventListener(f,p,h),()=>u.removeEventListener(f,p,h)),s=ve(()=>[St(t),He(r)],([u,f])=>{if(i(),!u)return;const p=Pv(f)?{...f}:f;a.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=Q(!1),t=Nl();return t&&we(()=>{e.value=!0},t),e}function $l(e){const t=zv();return L(()=>(t.value,!!e()))}function Dc(e,t={}){const{window:n=Nt}=t,l=$l(()=>n&&"matchMedia"in n&&typeof n.matchMedia=="function");let r;const a=Q(!1),i=c=>{a.value=c.matches},o=()=>{r&&("removeEventListener"in r?r.removeEventListener("change",i):r.removeListener(i))},s=Ts(()=>{l.value&&(o(),r=n.matchMedia(He(e)),"addEventListener"in r?r.addEventListener("change",i):r.addListener(i),a.value=r.matches)});return Wn(()=>{s(),o(),r=void 0}),a}function Ao(e,t={}){const{controls:n=!1,navigator:l=Mc}=t,r=$l(()=>l&&"permissions"in l);let a;const i=typeof e=="string"?{name:e}:e,o=Q(),s=()=>{a&&(o.value=a.state)},c=Mv(async()=>{if(r.value){if(!a)try{a=await l.permissions.query(i),$e(a,"change",s),s()}catch{o.value="prompt"}return a}});return c(),n?{state:o,isSupported:r,query:c}:o}function qv(e={}){const{navigator:t=Mc,read:n=!1,source:l,copiedDuring:r=1500,legacy:a=!1}=e,i=$l(()=>t&&"clipboard"in t),o=Ao("clipboard-read"),s=Ao("clipboard-write"),c=L(()=>i.value||a),u=Q(""),f=Q(!1),p=Uv(()=>f.value=!1,r);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 Qv={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()}},xo="vueuse-storage";function Kn(e,t,n,l={}){var r;const{flush:a="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:Q)(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=(r=l.serializer)!=null?r:Qv[k],{pause:y,resume:A}=Hv(b,()=>x(b.value),{flush:a,deep:i,eventFilter:p});f&&o&&Tr(()=>{$e(f,"storage",O),$e(f,xo,J),g&&O()}),g||O();function P(I,q){f&&f.dispatchEvent(new CustomEvent(xo,{detail:{key:e,oldValue:I,newValue:q,storageArea:n}}))}function x(I){try{const q=n.getItem(e);if(I==null)P(q,null),n.removeItem(e);else{const F=C.write(I);q!==F&&(n.setItem(e,F),P(q,F))}}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 F=C.read(q);return typeof c=="function"?c(F,_):k==="object"&&!Array.isArray(F)?{..._,...F}:F}else return typeof q!="string"?q:C.read(q)}function O(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?Qt(A):A()}}}}function J(I){O(I.detail)}return b}function Jv(e){return Dc("(prefers-color-scheme: dark)",e)}function Xv(e,t,n={}){const{window:l=Nt,...r}=n;let a;const i=$l(()=>l&&"ResizeObserver"in l),o=()=>{a&&(a.disconnect(),a=void 0)},s=L(()=>Array.isArray(e)?e.map(f=>St(f)):[St(e)]),c=ve(s,f=>{if(o(),i.value&&l){a=new ResizeObserver(t);for(const p of f)p&&a.observe(p,r)}},{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:r="content-box"}=n,a=L(()=>{var f,p;return(p=(f=St(e))==null?void 0:f.namespaceURI)==null?void 0:p.includes("svg")}),i=Q(t.width),o=Q(t.height),{stop:s}=Xv(e,([f])=>{const p=r==="border-box"?f.borderBoxSize:r==="content-box"?f.contentBoxSize:f.devicePixelContentBoxSize;if(l&&a.value){const h=St(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);Tr(()=>{const f=St(e);f&&(i.value="offsetWidth"in f?f.offsetWidth:t.width,o.value="offsetHeight"in f?f.offsetHeight:t.height)});const c=ve(()=>St(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 Lo=["fullscreenchange","webkitfullscreenchange","webkitendfullscreen","mozfullscreenchange","MSFullscreenChange"];function si(e,t={}){const{document:n=$c,autoExit:l=!1}=t,r=L(()=>{var k;return(k=St(e))!=null?k:n==null?void 0:n.querySelector("html")}),a=Q(!1),i=L(()=>["requestFullscreen","webkitRequestFullscreen","webkitEnterFullscreen","webkitEnterFullScreen","webkitRequestFullScreen","mozRequestFullScreen","msRequestFullscreen"].find(k=>n&&k in n||r.value&&k in r.value)),o=L(()=>["exitFullscreen","webkitExitFullscreen","webkitExitFullScreen","webkitCancelFullScreen","mozCancelFullScreen","msExitFullscreen"].find(k=>n&&k in n||r.value&&k in r.value)),s=L(()=>["fullScreen","webkitIsFullScreen","webkitDisplayingFullscreen","mozFullScreen","msFullscreenElement"].find(k=>n&&k in n||r.value&&k in r.value)),c=["fullscreenElement","webkitFullscreenElement","mozFullScreenElement","msFullscreenElement"].find(k=>n&&k in n),u=$l(()=>r.value&&n&&i.value!==void 0&&o.value!==void 0&&s.value!==void 0),f=()=>c?(n==null?void 0:n[c])===r.value:!1,p=()=>{if(s.value){if(n&&n[s.value]!=null)return n[s.value];{const k=r.value;if((k==null?void 0:k[s.value])!=null)return!!k[s.value]}}return!1};async function h(){if(!(!u.value||!a.value)){if(o.value)if((n==null?void 0:n[o.value])!=null)await n[o.value]();else{const k=r.value;(k==null?void 0:k[o.value])!=null&&await k[o.value]()}a.value=!1}}async function g(){if(!u.value||a.value)return;p()&&await h();const k=r.value;i.value&&(k==null?void 0:k[i.value])!=null&&(await k[i.value](),a.value=!0)}async function b(){await(a.value?h():g())}const _=()=>{const k=p();(!k||k&&f())&&(a.value=k)};return $e(n,Lo,_,!1),$e(()=>St(r),Lo,_,!1),l&&Wn(h),{isSupported:u,isFullscreen:a,enter:g,exit:h,toggle:b}}function Yr(e){return typeof Window<"u"&&e instanceof Window?e.document.documentElement:typeof Document<"u"&&e instanceof Document?e.documentElement:e}function Qr(e,t=pn,n={}){const{immediate:l=!0,manual:r=!1,type:a="text/javascript",async:i=!0,crossOrigin:o,referrerPolicy:s,noModule:c,defer:u,document:f=$c,attrs:p={}}=n,h=Q(null);let g=null;const b=C=>new Promise((y,A)=>{const P=O=>(h.value=O,y(O),O);if(!f){y(!1);return}let x=!1,N=f.querySelector(`script[src="${He(e)}"]`);N?N.hasAttribute("data-loaded")&&P(N):(N=f.createElement("script"),N.type=a,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(([O,J])=>N==null?void 0:N.setAttribute(O,J)),x=!0),N.addEventListener("error",O=>A(O)),N.addEventListener("abort",O=>A(O)),N.addEventListener("load",()=>{N.setAttribute("data-loaded","true"),t(N),P(N)}),x&&(N=f.head.appendChild(N)),C||P(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&&!r&&Tr(_),r||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 e1(e){const t=e||window.event,n=t.target;return jc(n)?!1:t.touches.length>1?!0:(t.preventDefault&&t.preventDefault(),!1)}const Ql=new WeakMap;function Bc(e,t=!1){const n=Q(t);let l=null;ve(Dv(e),i=>{const o=Yr(He(i));if(o){const s=o;Ql.get(s)||Ql.set(s,s.style.overflow),n.value&&(s.style.overflow="hidden")}},{immediate:!0});const r=()=>{const i=Yr(He(e));!i||n.value||(Co&&(l=$e(i,"touchmove",o=>{e1(o)},{passive:!1})),i.style.overflow="hidden",n.value=!0)},a=()=>{var i;const o=Yr(He(e));!o||!n.value||(Co&&(l==null||l()),o.style.overflow=(i=Ql.get(o))!=null?i:"",Ql.delete(o),n.value=!1)};return Wn(a),L({get(){return n.value},set(i){i?r():a()}})}function Hc(e,t,n={}){const{window:l=Nt}=n;return Kn(e,t,l==null?void 0:l.sessionStorage,n)}function t1(e={}){const{window:t=Nt,behavior:n="auto"}=e;if(!t)return{x:Q(0),y:Q(0)};const l=Q(t.scrollX),r=Q(t.scrollY),a=L({get(){return l.value},set(o){scrollTo({left:o,behavior:n})}}),i=L({get(){return r.value},set(o){scrollTo({top:o,behavior:n})}});return $e(t,"scroll",()=>{l.value=t.scrollX,r.value=t.scrollY},{capture:!1,passive:!0}),{x:a,y:i}}function n1(e={}){const{window:t=Nt,initialWidth:n=Number.POSITIVE_INFINITY,initialHeight:l=Number.POSITIVE_INFINITY,listenOrientation:r=!0,includeScrollbar:a=!0}=e,i=Q(n),o=Q(l),s=()=>{t&&(a?(i.value=t.innerWidth,o.value=t.innerHeight):(i.value=t.document.documentElement.clientWidth,o.value=t.document.documentElement.clientHeight))};if(s(),Tr(s),$e("resize",s,{passive:!0}),r){const c=Dc("(orientation: portrait)");ve(c,()=>s())}return{width:i,height:o}}var l1=U({name:"FontIcon",props:{icon:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""}},setup(e){const t=L(()=>{const l=["font-icon icon"],r=`fas fa-${e.icon}`;return l.push("fa-fw fa-sm"),l.push(e.icon.includes(" ")?e.icon:r),l}),n=L(()=>{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:r})=>{var a;return d("span",{class:["vp-badge",e,{diy:l}],style:{verticalAlign:n??!1,backgroundColor:l??!1}},((a=r.default)==null?void 0:a.call(r))||t)};Vc.displayName="Badge";const Uc=({title:e,desc:t="",logo:n,background:l,color:r,link:a})=>{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),r&&(o.color=r),a?jn(a)?d("a",{class:"vp-card",href:a,target:"_blank",style:o},i):d(Je,{to:a,class:"vp-card",style:o},()=>i):d("div",{class:"vp-card",style:o},i)};Uc.displayName="VPCard";const r1=et({enhance:({app:e})=>{dt("FontIcon")||e.component("FontIcon",l1),dt("Badge")||e.component("Badge",Vc),dt("VPCard")||e.component("VPCard",Uc)},setup:()=>{Qr("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6/js/brands.min.js",()=>{},{attrs:{"data-auto-replace-svg":"nest"}}),Qr("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6/js/solid.min.js",()=>{},{attrs:{"data-auto-replace-svg":"nest"}}),Qr("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6/js/fontawesome.min.js",()=>{},{attrs:{"data-auto-replace-svg":"nest"}})},rootComponents:[]}),So=async(e,t)=>{const{path:n,query:l}=e.currentRoute.value,{scrollBehavior:r}=e.options;e.options.scrollBehavior=void 0,await e.replace({path:n,query:l,hash:t}),e.options.scrollBehavior=r},a1=({headerLinkSelector:e,headerAnchorSelector:t,delay:n,offset:l=5})=>{const r=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){So(r,"");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 x=decodeURIComponent(r.currentRoute.value.hash),N=decodeURIComponent(k.hash);if(x===N)return;if(u){for(let O=_+1;O<h.length;O++)if(x===decodeURIComponent(h[O].hash))return}So(r,N);return}},n))},i1=".vp-sidebar-link, .vp-toc-link",o1=".header-anchor",s1=200,c1=5,u1=et({setup(){a1({headerLinkSelector:i1,headerAnchorSelector:o1,delay:s1,offset:c1})}});let zc=e=>Pe(e.title)?{title:e.title}:null;const qc=Symbol(""),d1=e=>{zc=e},f1=()=>Me(qc),p1=e=>{e.provide(qc,zc)};var h1={"/en/":{title:"Catalog",empty:"No catalog"},"/":{title:"目录",empty:"暂无目录"}};const v1=U({name:"Catalog",props:{base:{type:String,default:""},level:{type:Number,default:3},index:Boolean,hideHeading:Boolean},setup(e){const t=f1(),n=Ol(h1),l=Se(),r=bc(),a=kc(),o=De(Pc(r.value).map(([c,{meta:u}])=>{const f=t(u);if(!f)return null;const p=c.split("/").length;return{level:Tv(c,"/")?p-2:p-1,base:c.replace(/\/[^/]+\/?$/,"/"),path:c,...f}}).filter(c=>qn(c)&&Pe(c.title))),s=L(()=>{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(a.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||(Gr(g)?Gr(k)?g>0?k>0?g-k:-1:k<0?g-k:1:g:Gr(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(Je,{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(Je,{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:P})=>e.index?d("li",{class:"vp-sub-catalog"},d(Je,{to:A},()=>y?d(y):P)):d(Je,{class:"vp-sub-catalog-link",to:A},()=>y?d(y):P))):null]))):null]:d("div",{class:"vp-catalog-child-title"},g))})):d("p",{class:"vp-empty-catalog"},n.value.empty)])}}}),g1=et({enhance:({app:e})=>{p1(e),dt("Catalog",e)||e.component("Catalog",v1)}});var m1={"/en/":{backToTop:"Back to top"},"/":{backToTop:"返回顶部"}};const y1=U({name:"BackToTop",setup(e){const t=Te(),n=Ol(m1),l=De(),{height:r}=Zv(l),{height:a}=n1(),{y:i}=t1(),o=L(()=>t.value.backToTop!==!1&&i.value>100),s=L(()=>i.value/(r.value-a.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)}}),_1=et({rootComponents:[y1]}),b1=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=L(()=>e.locales[t.value]??{openInNewWindow:"open in new window"});return()=>d("span",[b1,d("span",{class:"external-link-icon-sr-only"},n.value.openInNewWindow)])}});var k1={};const w1=k1,E1=et({enhance({app:e}){e.component("ExternalLinkIcon",d(Wc,{locales:w1}))}});/**
|
||
* 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=Jr(e,pe.settings.minimum,1),pe.status=e===1?null:e;const n=pe.render(!t),l=n.querySelector(pe.settings.barSelector),r=pe.settings.speed,a=pe.settings.easing;return n.offsetWidth,C1(i=>{Jl(l,{transform:"translate3d("+To(e)+"%,0,0)",transition:"all "+r+"ms "+a}),e===1?(Jl(n,{transition:"none",opacity:"1"}),n.offsetWidth,setTimeout(function(){Jl(n,{transition:"all "+r+"ms linear",opacity:"0"}),setTimeout(function(){pe.remove(),i()},r)},r)):setTimeout(()=>i(),r)}),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)*Jr(Math.random()*t,.1,.95)),t=Jr(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":To(pe.status||0),r=document.querySelector(pe.settings.parent);return Jl(n,{transition:"all 0 linear",transform:"translate3d("+l+"%,0,0)"}),r!==document.body&&No(r,"nprogress-custom-parent"),r==null||r.appendChild(t),t},remove:()=>{Io(document.documentElement,"nprogress-busy"),Io(document.querySelector(pe.settings.parent),"nprogress-custom-parent");const e=document.getElementById("nprogress");e&&A1(e)},isRendered:()=>!!document.getElementById("nprogress")},Jr=(e,t,n)=>e<t?t:e>n?n:e,To=e=>(-1+e)*100,C1=function(){const e=[];function t(){const n=e.shift();n&&n(t)}return function(n){e.push(n),e.length===1&&t()}}(),Jl=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 r(i){return i=n(i),t[i]??(t[i]=l(i))}function a(i,o,s){o=r(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)&&a(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," "),A1=e=>{e&&e.parentNode&&e.parentNode.removeChild(e)},x1=()=>{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()})})},L1=et({setup(){x1()}}),S1=JSON.parse(`{"encrypt":{"config":{"/demo/encrypt.html":["$2a$10$aBxkW/nTVt86hmeQq7FHtOKZK3bgQsFlzAzHFxRm5.yBCoP1rusie"]}},"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":["There’s nothing here.","How did we get here?","That’s 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}`),T1=Q(S1),Gc=()=>T1,Yc=Symbol(""),N1=()=>{const e=Me(Yc);if(!e)throw new Error("useThemeLocaleData() is called without provider.");return e},I1=(e,t)=>{const{locales:n,...l}=e;return{...l,...n==null?void 0:n[t]}},P1=et({enhance({app:e}){const t=Gc(),n=e._context.provides[ni],l=L(()=>I1(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 O1={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 R1=O1;let F1=R1;const Qc=Symbol(""),Jc=()=>Me(Qc),$1=Jc,M1=e=>{e.provide(Qc,F1)},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 Po=["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"],D1=U({name:"GiscusComment",props:{identifier:{type:String,required:!0},darkmode:Boolean},setup(e){const t=$1(),n=li(),l=!!(t.repo&&t.repoId&&t.category&&t.categoryId),{repo:r,repoId:a,category:i,categoryId:o}=t,s=Q(!1),c=L(()=>{if(Po.includes(n.value))return n.value;const f=n.value.split("-")[0];return Po.includes(f)?f:"en"}),u=L(()=>({repo:r,repoId:a,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 B(()=>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}}),j1=U({name:"CommentService",props:{darkmode:Boolean},setup(e){const t=Jc(),n=Se(),l=Te(),r=t.comment!==!1,a=L(()=>l.value.comment||r&&l.value.comment!==!1);return()=>d(D1,{id:"vp-comment",identifier:l.value.commentID||n.value.path,darkmode:e.darkmode,style:{display:a.value?"block":"none"}})}}),B1=et({enhance:({app:e})=>{M1(e),e.component("CommentService",j1)}}),H1=/\b(?:Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini)/i,V1=()=>typeof window<"u"&&window.navigator&&"userAgent"in window.navigator&&H1.test(navigator.userAgent),U1=({delay:e=500,duration:t=2e3,locales:n,selector:l,showInMobile:r})=>{const{copy:a,copied:i}=qv({legacy:!0,copiedDuring:t}),o=Ol(n),s=Se(),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=()=>{Qt().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,"")),a(b).then(()=>{g.classList.add("copied"),ve(i,()=>{g.classList.remove("copied"),g.blur()},{once:!0})})};we(()=>{const p=!V1()||r;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 z1={"/en/":{copy:"Copy code",copied:"Copied"},"/":{copy:"复制代码",copied:"已复制"}},q1=['.theme-hope-content div[class*="language-"] pre'];const W1=500,K1=2e3,G1=z1,Y1=q1,Q1=!1,J1=et({setup:()=>{U1({selector:Y1,locales:G1,duration:K1,delay:W1,showInMobile:Q1})}}),Xl=Kn("VUEPRESS_CODE_TAB_STORE",{});var X1=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=Q(e.active),l=De([]),r=()=>{e.tabId&&(Xl.value[e.tabId]=e.data[n.value].id)},a=(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(),a()):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,r()},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 Z1=U({name:"CodeGroup",slots:Object,setup(e,{slots:t}){const n=Q(-1),l=De([]),r=(o=n.value)=>{n.value=o<l.value.length-1?o+1:0,l.value[n.value].focus()},a=(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(),r(s)):o.key==="ArrowLeft"&&(o.preventDefault(),a(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 r=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`},r):r};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 ru=()=>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"}));ru.displayName="BitbucketIcon";const au=()=>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"}));au.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,eg=e=>{const t=ou.exec(e);return t?t[0]:""},Oo=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=Oo(e.path),l=Oo(t),r=eg(t);return r?r===e.hash&&(!l||n===l):n===l},tg=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 ng=e=>Object.prototype.toString.call(e)==="[object Object]",_l=e=>typeof e=="string";const uu=Array.isArray,Ro=e=>ng(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[]},lg=e=>du(e,"category"),rg=e=>du(e,"tag"),ag='<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>',ig='<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 og={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 Xr=og,$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"}}},sg=(e,t,n)=>{const l=document.createElement(e);return qn(t)&&Zt(t).forEach(r=>{if(r.indexOf("data"))l[r]=t[r];else{const a=r.replace("data","");l.dataset[a]=t[r]}}),n&&n.forEach(r=>{l.appendChild(r)}),l},di=e=>({...Xr,...e,jsLib:Array.from(new Set([...Xr.jsLib||[],...e.jsLib||[]])),cssLib:Array.from(new Set([...Xr.cssLib||[],...e.cssLib||[]]))}),On=(e,t)=>{if(Ic(e[t]))return e[t];const n=new Promise(l=>{var a;const r=document.createElement("script");r.src=t,(a=document.querySelector("body"))==null||a.appendChild(r),r.onload=()=>{l()}});return e[t]=n,n},cg=(e,t)=>{if(t.css&&Array.from(e.childNodes).every(n=>n.nodeName!=="STYLE")){const n=sg("style",{innerHTML:t.css});e.appendChild(n)}},ug=(e,t,n)=>{const l=n.getScript();if(l&&Array.from(t.childNodes).every(r=>r.nodeName!=="SCRIPT")){const r=document.createElement("script");r.appendChild(document.createTextNode(`{const document=window.document.querySelector('#${e} .vp-code-demo-display').shadowRoot;
|
||
${l}}`)),t.appendChild(r)}},dg=e=>{const t=Zt(e),n={html:[],js:[],css:[],isLegal:!1};return["html","js","css"].forEach(l=>{const r=t.filter(a=>$o[l].types.includes(a));if(r.length){const a=r[0];n[l]=[e[a].replace(/^\n|\n$/g,""),$o[l].map[a]||a]}}),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>`,fg=e=>`${e.replace("export default ","const $reactApp = ").replace(/App\.__style__(\s*)=(\s*)`([\s\S]*)?`/,"")};
|
||
ReactDOM.createRoot(document.getElementById("app")).render(React.createElement($reactApp))`,pg=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;})({})`,hg=(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 r;return n.useBabel?((r=window.Babel.transform(l,{presets:["es2015"]}))==null?void 0:r.code)||"":l}}},vg=/<template>([\s\S]+)<\/template>/u,gg=/<script(\s*lang=(['"])(.*?)\2)?>([\s\S]+)<\/script>/u,mg=/<style(\s*lang=(['"])(.*?)\2)?\s*(?:scoped)?>([\s\S]+)<\/style>/u,yg=(e,t)=>{const n=di(t),l=e.html[0]||"",r=vg.exec(l),a=gg.exec(l),i=mg.exec(l),o=r?r[1].replace(/^\n|\n$/g,""):"",[s="",c=""]=a?[a[4].replace(/^\n|\n$/g,""),a[3]]:[],[u="",f=""]=i?[i[4].replace(/^\n|\n$/g,""),i[3]]:[],p=c===""&&(f===""||f==="css");return{...n,html:pu(o),js:pg(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);`}}},_g=(e,t)=>{const n=di(t);return{...n,html:pu(""),js:fg(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 r,a;const l=((a=(r=window.Babel)==null?void 0:r.transform(e.js[0]||"",{presets:["es2015","react"]}))==null?void 0:a.code)||"";return`window.ReactDOM.createRoot(document.firstElementChild).render(window.React.createElement(${hu(l)}))`}}},Rn={},bg=e=>Promise.all([On(Rn,e.babel),On(Rn,e.react),On(Rn,e.reactDOM)]),kg=e=>{const t=[On(Rn,e.vue)];return e.useBabel&&t.push(On(Rn,e.babel)),Promise.all(t)},wg=e=>e.useBabel?On(Rn,e.babel):Promise.resolve();var Eg=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),r=De(),a=De(),i=Q("0"),o=Q(!1),s=L(()=>JSON.parse(e.config?ka(e.config):"{}")),c=L(()=>{const g=JSON.parse(ka(e.code));return dg(g)}),u=L(()=>e.type==="react"?_g(c.value,s.value):e.type==="vue"?yg(c.value,s.value):hg(c.value,s.value)),f=L(()=>u.value.isLegal),p=(g=!1)=>{const b=r.value.attachShadow({mode:"open"}),_=document.createElement("div");_.classList.add("code-demo-app"),b.appendChild(_),f.value?(g&&(_.innerHTML=u.value.html),cg(b,u.value),ug(e.id,b,u.value),i.value="0"):i.value="auto",o.value=!0},h=()=>{switch(e.type){case"react":return bg(u.value).then(()=>p());case"vue":return kg(u.value).then(()=>p());default:return wg(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":`${a.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:ig,"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:ag,class:"codepen-button","aria-label":"Codepen","data-balloon-pos":"up"})]):null]),o.value?null:d(ui,{class:"vp-code-demo-loading"}),d("div",{ref:r,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:a,class:"vp-code-demo-codes"},(g=t.default)==null?void 0:g.call(t)))])}}}),Cg=U({name:"MdDemo",props:{id:{type:String,required:!0},title:{type:String,default:""}},slots:Object,setup(e,{slots:t}){const[n,l]=yl(!1),r=De(),a=Q("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:()=>{a.value=n.value?"0":`${r.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:a.value}},d("div",{ref:r,class:"vp-md-demo-codes"},(o=t.code)==null?void 0:o.call(t)))])}}});let Ag={};const vu=Symbol(""),xg=()=>Me(vu),Lg=e=>{e.provide(vu,Ag)},Sg=(async()=>{}).constructor,Tg=(e,t,n)=>t==="js"?Sg("myChart",`let width,height,option,__echarts_config__;
|
||
{
|
||
${e}
|
||
__echarts_config__={width,height,option};
|
||
}
|
||
return __echarts_config__;
|
||
`)(n):Promise.resolve({option:JSON.parse(e)});var Ng=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=xg(),n=Q(!0),l=De();let r;return $e("resize",Fc(()=>r==null?void 0:r.resize(),100)),we(()=>{Promise.all([B(()=>import("./index-Cw_AvLww.js"),__vite__mapDeps([])),new Promise(a=>setTimeout(a,800))]).then(async([a])=>{var s;await((s=t.setup)==null?void 0:s.call(t)),r=a.init(l.value);const{option:i,...o}=await Tg(ka(e.config),e.type,r);r.resize(o),r.setOption({...t.option,...i}),n.value=!1})}),gn(()=>{r==null||r.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 Ig=()=>{$e("beforeprint",()=>{document.querySelectorAll("details").forEach(e=>{e.open=!0})})},Zr=Kn("VUEPRESS_TAB_STORE",{});var Pg=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=Q(e.active),l=De([]),r=()=>{e.tabId&&(Zr.value[e.tabId]=e.data[n.value].id)},a=(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(),a()):c.key==="ArrowLeft"&&(c.preventDefault(),i()),r()},s=()=>{if(e.tabId){const c=e.data.findIndex(({id:u})=>Zr.value[e.tabId]===u);if(c!==-1)return c}return e.active};return we(()=>{n.value=s(),ve(()=>Zr.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,r()},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 Og=et({enhance:({app:e})=>{e.component("CodeTabs",X1),dt("CodeGroup",e)||e.component("CodeGroup",Z1),dt("CodeGroupItem",e)||e.component("CodeGroupItem",Zc),e.component("CodeDemo",Eg),e.component("MdDemo",Cg),e.component("ECharts",Ng),Lg(e),e.component("Tabs",Pg)},setup:()=>{Ig()}});let Rg={};const gu=Symbol(""),Fg=()=>Me(gu),$g=e=>{e.provide(gu,Rg)},Mg='<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>',Dg=e=>Pe(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))}),jg=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,r)=>{l.setAttribute("download",""),l.setAttribute("target","_blank"),l.setAttribute("rel","noopener"),r.on("change",()=>{l.setAttribute("href",r.currSlide.data.src)})}}),e.ui.registerElement({name:"bulletsIndicator",className:"photo-swipe-bullets-indicator",appendTo:"wrapper",onInit:(l,r)=>{const a=[];let i=-1;for(let o=0;o<r.getNumItems();o++){const s=document.createElement("div");s.className="photo-swipe-bullet",s.onclick=c=>{r.goTo(a.indexOf(c.target))},a.push(s),l.appendChild(s)}r.on("change",()=>{i>=0&&a[i].classList.remove("active"),a[r.currIndex].classList.add("active"),i=r.currIndex})}})})},Bg=(e,t,n=!0)=>B(()=>import("./photoswipe.esm-SzV8tJDW.js"),__vite__mapDeps([])).then(({default:l})=>{let r=null;const a=e.map(i=>({html:Mg,element:i,msrc:i.src}));return e.forEach((i,o)=>{const s=()=>{r==null||r.destroy(),r=new l({preloaderDelay:0,showHideAnimationType:"zoom",...t,dataSource:a,index:o,...n?{closeOnVerticalDrag:!0,wheelToZoom:!1}:{}}),jg(r),r.addFilter("thumbEl",()=>i),r.addFilter("placeholderSrc",()=>i.src),r.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=>{a.splice(o,1,c),r==null||r.refreshSlideContent(o)})}),n?$e("wheel",()=>{r==null||r.close()}):()=>{}}),Hg=({selector:e,locales:t,delay:n=500,scrollToClose:l=!0})=>{const r=Fg(),a=Ol(t),i=Se(),o=Te();let s=null;const c=()=>{const{photoSwipe:u}=o.value;u!==!1&&Qt().then(()=>Nc(n)).then(async()=>{const f=Pe(u)?u:e;s=await Bg(Dg(f),{...r,...a.value},l)})};we(()=>{c(),ve(()=>i.value.path,()=>{s==null||s(),c()})}),gn(()=>{s==null||s()})};var Vg={"/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 Ug=".theme-hope-content :not(a) > img:not([no-view])",zg=Vg,qg=800,Wg=!0,Kg=et({enhance:({app:e})=>{$g(e)},setup:()=>{Hg({selector:Ug,delay:qg,locales:zg,scrollToClose:Wg})}}),Gg=e=>e instanceof Element?document.activeElement===e&&(["TEXTAREA","SELECT","INPUT"].includes(e.tagName)||e.hasAttribute("contenteditable")):!1,Yg=(e,t)=>t.some(n=>{if(Pe(n))return n===e.key;const{key:l,ctrl:r=!1,shift:a=!1,alt:i=!1}=n;return l===e.key&&r===e.ctrlKey&&a===e.shiftKey&&i===e.altKey}),Qg=/[^\x00-\x7F]/,Jg=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=Jg(e);if(Qg.test(e))return l.some(i=>n.toLowerCase().indexOf(i)>-1);const r=e.endsWith(" ");return new RegExp(l.map((i,o)=>l.length===o+1&&!r?`(?=.*\\b${Mo(i)})`:`(?=.*\\b${Mo(i)}\\b)`).join("")+".+","gi").test(n)},Xg=({input:e,hotKeys:t})=>{if(t.value.length===0)return;const n=l=>{e.value&&Yg(l,t.value)&&!Gg(l.target)&&(l.preventDefault(),e.value.focus())};we(()=>{document.addEventListener("keydown",n)}),Ga(()=>{document.removeEventListener("keydown",n)})},Zg=[{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 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.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: bool) -> None",slug:"def-init-self-id-str-type-check-bool-none",link:"#def-init-self-id-str-type-check-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 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 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:"class KeyValueStore",slug:"class-keyvaluestore",link:"#class-keyvaluestore",children:[]},{level:3,title:"def __init__(self) -> None",slug:"def-init-self-none",link:"#def-init-self-none",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:"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:[]}],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]]) -> None",slug:"def-init-self-active-channel-any-passive-channel-any-channel-deliver-active-channel-channel-any-channel-deliver-passive-channel-tuple-str-dict-none",link:"#def-init-self-active-channel-any-passive-channel-any-channel-deliver-active-channel-channel-any-channel-deliver-passive-channel-tuple-str-dict-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)",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",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",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.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/liteyuki/",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/liteyuki/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/liteyuki/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 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/liteyuki/log.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/liteyuki/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/liteyuki/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/liteyuki/bot/lifespan.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.comm",headers:[],path:"/en/dev/api/liteyuki/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: bool) -> None",slug:"def-init-self-id-str-type-check-bool-none",link:"#def-init-self-id-str-type-check-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 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/liteyuki/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/liteyuki/comm/event.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.comm.storage",headers:[{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:"class KeyValueStore",slug:"class-keyvaluestore",link:"#class-keyvaluestore",children:[]},{level:3,title:"def __init__(self) -> None",slug:"def-init-self-none",link:"#def-init-self-none",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:"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:[]}],path:"/en/dev/api/liteyuki/comm/storage.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.core",headers:[],path:"/en/dev/api/liteyuki/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]]) -> None",slug:"def-init-self-active-channel-any-passive-channel-any-channel-deliver-active-channel-channel-any-channel-deliver-passive-channel-tuple-str-dict-none",link:"#def-init-self-active-channel-any-passive-channel-any-channel-deliver-active-channel-channel-any-channel-deliver-passive-channel-tuple-str-dict-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)",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",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",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/liteyuki/core/manager.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.dev",headers:[],path:"/en/dev/api/liteyuki/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/liteyuki/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/liteyuki/dev/plugin.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/liteyuki/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/liteyuki/plugin/load.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.plugin.manager",headers:[],path:"/en/dev/api/liteyuki/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/liteyuki/plugin/model.html",pathLocale:"/en/",extraFields:[]},{title:"",headers:[],path:"/404.html",pathLocale:"/",extraFields:[]},{title:"Api",headers:[],path:"/en/dev/api/",pathLocale:"/",extraFields:[]}],em=Q(Zg),tm=()=>em,nm=({searchIndex:e,routeLocale:t,query:n,maxSuggestions:l})=>{const r=L(()=>e.value.filter(a=>a.pathLocale===t.value));return L(()=>{const a=n.value.trim().toLowerCase();if(!a)return[];const i=[],o=(s,c)=>{Do(a,[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 r.value){if(i.length>=l.value)break;if(Do(a,[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})},lm=e=>{const t=Q(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}}},rm=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),r=yn(),a=Xt(),i=tm(),o=Q(null),s=Q(!1),c=Q(""),u=L(()=>t.value[a.value]??{}),f=nm({searchIndex:i,routeLocale:a,query:c,maxSuggestions:l}),{focusIndex:p,focusNext:h,focusPrev:g}=lm(f);Xg({input:o,hotKeys:n});const b=L(()=>s.value&&!!f.value.length),_=()=>{b.value&&g()},k=()=>{b.value&&h()},C=y=>{if(!b.value)return;const A=f.value[y];A&&r.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:P},x)=>d("li",{class:["suggestion",{focus:p.value===x}],onMouseenter:()=>p.value=x,onMousedown:()=>C(x)},d("a",{href:y,onClick:N=>N.preventDefault()},[d("span",{class:"page-title"},A),P&&d("span",{class:"page-header"},`> ${P}`)]))))])}});var am=["s","/"],im={"/":{placeholder:"搜索"}};const om=im,sm=am,cm=5,um=et({enhance({app:e}){e.component("SearchBox",t=>d(rm,{locales:om,hotKeys:sm,maxSuggestions:cm,...t}))}}),yu=()=>{const e=Se();return L(()=>e.value.readingTime??null)},dm=(e,t)=>{const{minutes:n,words:l}=e,{less1Minute:r,word:a,time:i}=t;return{time:n<1?r:i.replace("$time",Math.round(n).toString()),words:a.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:""},Ea=typeof jo>"u"?null:jo,fm=()=>Ea?Ol(Ea):L(()=>null),pm=()=>{if(typeof Ea>"u")return L(()=>Bo);const e=yu(),t=fm();return L(()=>e.value&&t.value?dm(e.value,t.value):Bo)},en=()=>Gc(),ye=()=>N1(),Ml=()=>{const e=en();return L(()=>!!e.value.pure)},Ho=()=>null,hm="719px",vm="1440px",gm="false",_u={mobileBreakPoint:hm,pcBreakPoint:vm,enableThemeColor:gm},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:"Api",prefix:"api/",collapsible:!0,children:[{text:"liteyuki",prefix:"liteyuki/",collapsible:!0,icon:"laptop-code",children:["","config","exception","log","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.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","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.plugin",prefix:"plugin/",collapsible:!0,icon:"laptop-code",children:["","load","manager","model"]}]}]},bu=e=>{const{icon:t="",color:n,size:l}=e,r=n||l?{}:null;return n&&(r.color=n),l&&(r.height=Number.isNaN(Number(l))?l:`${l}px`),mn(t)?d("img",{class:"icon",src:t,alt:"","no-view":"",style:r}):ai(t)?d("img",{class:"icon",src:Ke(t),alt:"","aria-hidden":"","no-view":"",style:r}):d(mt("FontIcon"),e)};bu.displayName="HopeIcon";var Ge=bu;const mm="http://.",pi=()=>{const e=yn(),t=Jt();return n=>{if(n)if(ai(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)}`,mm).pathname)}}},ku=()=>{const e=ye(),t=Te();return L(()=>{const{author:n}=t.value;return n?Fo(n):n===!1?[]:Fo(e.value.author,!1)})},ym=()=>{const e=Te();return L(()=>lg(e.value.category).map(t=>({name:t,path:""})))},_m=()=>{const e=Te();return L(()=>rg(e.value.tag).map(t=>({name:t,path:""})))},bm=()=>{const e=Te(),t=Se();return L(()=>{const n=Nv(e.value.date);if(n)return n;const{createdTime:l}=t.value.git||{};return l?new Date(l):null})},km=()=>{const e=ye(),t=Se(),n=Te(),l=ku(),r=ym(),a=_m(),i=bm(),o=yu(),s=pm(),c=L(()=>({author:l.value,category:r.value,date:i.value,localizedDate:t.value.localizedDate,tag:a.value,isOriginal:n.value.isOriginal||!1,readingTime:o.value,readingTimeLocale:s.value,pageview:"pageview"in n.value?n.value.pageview:!0})),u=L(()=>"pageInfo"in n.value?n.value.pageInfo:"pageInfo"in e.value?e.value.pageInfo:null);return{info:c,items:u}},{mobileBreakPoint:wm,pcBreakPoint:Em}=_u,Vo=e=>e.endsWith("px")?Number(e.slice(0,-2)):null,Nr=()=>{const e=Q(!1),t=Q(!1),n=()=>{e.value=window.innerWidth<=(Vo(wm)??719),t.value=window.innerWidth>=(Vo(Em)??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},Cm=e=>{const t=en(),n=Jv(),l=L(()=>t.value.darkmode||"switch"),r=Kn("vuepress-theme-hope-scheme","auto"),a=L(()=>{const o=l.value;return o==="disable"?!1:o==="enable"?!0:o==="auto"?n.value:o==="toggle"?r.value==="dark":r.value==="dark"||r.value==="auto"&&n.value}),i=L(()=>{const o=l.value;return o==="switch"||o==="toggle"});e.provide(wu,{canToggle:i,config:l,isDarkmode:a,status:r}),Object.defineProperties(e.config.globalProperties,{$isDarkmode:{get:()=>a.value}})},Am=()=>{const{config:e,isDarkmode:t,status:n}=Dl();Ts(()=>{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||{}),xm=(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))(xm||{}),Lm=(e=>(e.article="a",e.home="h",e.slide="s",e.page="p",e))(Lm||{});const cn=(e="",t="")=>ai(t)?t:`${ic(e)}${t}`,Fn=(e,t=!1)=>{const{meta:n,path:l,notFound:r}=Lr(e);return r?{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]}:{}}},Ca=({config:e,prefix:t=""})=>{const n=(l,r=t)=>{const a=Pe(l)?Fn(cn(r,l)):l.link?{...l,...jn(l.link)?{}:{link:Fn(cn(r,l.link)).link}}:l;if("children"in a){const i=cn(r,a.prefix),o=a.children==="structure"?fi[i]:a.children;return{type:"group",...a,prefix:i,children:o.map(s=>n(s,i))}}return{type:"page",...a}};return e.map(l=>n(l))},Sm=({config:e,page:t,headerDepth:n})=>{const l=Zt(e).sort((r,a)=>a.length-r.length);for(const r of l)if(Vn(decodeURI(t.path),r)){const a=e[r];return a?Ca({config:a==="structure"?fi[r]:a,page:t,headerDepth:n,prefix:r}):[]}return console.warn(`${t.path} is missing sidebar config.`),[]},Tm=({config:e,routeLocale:t,page:n,headerDepth:l})=>e==="structure"?Ca({config:fi[t],page:n,headerDepth:l,prefix:t}):wa(e)?Ca({config:e,page:n,headerDepth:l}):qn(e)?Sm({config:e,page:n,headerDepth:l}):[],Eu=Symbol(""),Nm=()=>{const e=Te(),t=ye(),n=Se(),l=Xt(),r=L(()=>e.value.home?!1:e.value.sidebar??t.value.sidebar??"structure"),a=L(()=>e.value.headerDepth??t.value.headerDepth??2),i=ii(()=>[r.value,a.value,n.value.path,null],()=>Tm({config:r.value,routeLocale:l.value,page:n.value,headerDepth:a.value}));Pn(Eu,i)},hi=()=>{const e=Me(Eu);if(!e)throw new Error("useSidebarItems() is called without provider.");return e};var Im=U({name:"PageFooter",setup(){const e=en(),t=ye(),n=Te(),l=ku(),r=L(()=>{const{copyright:c,footer:u}=n.value;return u!==!1&&!!(c||u||t.value.displayFooter)}),a=L(()=>{const{footer:c}=n.value;return c===!1?!1:Pe(c)?c:t.value.footer||""}),i=L(()=>l.value.map(({name:c})=>c).join(", ")),o=c=>`Copyright © ${new Date().getFullYear()} ${i.value} ${c?`${c} Licensed`:""}`,s=L(()=>{const{copyright:c,license:u=""}=n.value,{license:f}=e.value,{copyright:p}=t.value;return c??(u?o(u):Pe(p)?p:i.value||f?o(f):!1)});return()=>r.value?d("footer",{class:"vp-footer-wrapper"},[a.value?d("div",{class:"vp-footer",innerHTML:a.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 r=Jt(),a=kc(),i=mr(e,"config"),o=L(()=>mn(i.value.link)),s=L(()=>!o.value&&oc(i.value.link)),c=L(()=>i.value.target||(o.value?"_blank":void 0)),u=L(()=>c.value==="_blank"),f=L(()=>!o.value&&!s.value&&!u.value),p=L(()=>i.value.rel||(u.value?"noopener noreferrer":null)),h=L(()=>i.value.ariaLabel||i.value.text),g=L(()=>{if(e.exact)return!1;const _=Zt(a.value.locales);return _.length?_.every(k=>k!==i.value.link):i.value.link!=="/"}),b=L(()=>f.value?i.value.activeMatch?new RegExp(i.value.activeMatch,"u").test(r.path):g.value?Vn(r.path,i.value.link):r.path===i.value.link:!1);return()=>{const{before:_,after:k,default:C}=l,{text:y,icon:A,link:P}=i.value;return f.value?d(Je,{to:P,"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:P,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=Se(),l=mr(e,"config"),r=L(()=>l.value.ariaLabel||l.value.text),a=Q(!1);ve(()=>n.value.path,()=>{a.value=!1});const i=o=>{o.detail===0&&(a.value=!a.value)};return()=>{var o;return d("div",{class:["dropdown-wrapper",{open:a.value}]},[d("button",{type:"button",class:"dropdown-title","aria-label":r.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&&(a.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&&(a.value=!1)}}))))]:d(Xe,{config:s,onFocusout:()=>{u&&(a.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 xu=(e,t="")=>Pe(e)?Fn(cn(t,e)):"children"in e?{...e,...e.link&&!jn(e.link)?Fn(cn(t,e.link)):{},children:e.children.map(n=>xu(n,cn(t,e.prefix)))}:{...e,link:jn(e.link)?e.link:Fn(cn(t,e.link)).link},Lu=()=>{const e=ye(),t=()=>(e.value.navbar||[]).map(n=>xu(n));return ii(()=>e.value.navbar,()=>t())},Pm=()=>{const e=dv(),t=Jt(),n=Xt(),l=xr(),r=en(),a=ye();return ii(()=>t.path,()=>{const i=Zt(l.value.locales),o=Pc(r.value.extraLocales??{});if(i.length<2&&!o.length)return null;const{path:s,fullPath:c}=t,{navbarLocales:u}=a.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=r.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(P=>P===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,""))}))]}})},Om=()=>{const e=ye(),t=L(()=>e.value.repo||null),n=L(()=>t.value?tg(t.value):null),l=L(()=>t.value?cu(t.value):null),r=L(()=>n.value?e.value.repoLabel??(l.value===null?"Source":l.value):null);return L(()=>!n.value||!r.value||e.value.repoDisplay===!1?null:{type:l.value||"Source",label:r.value,link:n.value})};var Rm=U({name:"LanguageDropdown",setup(){const e=Pm();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}}),Fm=U({name:"NavScreenDropdown",props:{config:{type:Object,required:!0}},setup(e){const t=Se(),n=mr(e,"config"),l=L(()=>n.value.ariaLabel||n.value.text),r=Q(!1);ve(()=>t.value.path,()=>{r.value=!1});const a=(i,o)=>o[o.length-1]===i;return()=>[d("button",{type:"button",class:["nav-screen-dropdown-title",{active:r.value}],"aria-label":l.value,onClick:()=>{r.value=!r.value}},[d("span",{class:"title"},[d(Ge,{icon:n.value.icon}),e.config.text]),d("span",{class:["arrow",r.value?"down":"end"]})]),d("ul",{class:["nav-screen-dropdown",{hide:!r.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:()=>{a(i,n.value.children)&&i.children.length===0&&(r.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:()=>{a(o,i.children)&&a(i,n.value.children)&&(r.value=!1)}}))))]:d(Xe,{config:i,onFocusout:()=>{a(i,n.value.children)&&(r.value=!1)}}))))]}}),$m=U({name:"NavScreenLinks",setup(){const e=Lu();return()=>e.value.length?d("nav",{class:"nav-screen-links"},e.value.map(t=>d("div",{class:"navbar-links-item"},"children"in t?d(Fm,{config:t}):d(Xe,{config:t})))):null}});const Su=()=>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"}));Su.displayName="DarkIcon";const Tu=()=>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"}));Tu.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 Pu=()=>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"}));Pu.displayName="CancelFullScreenIcon";const Ou=()=>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"})]);Ou.displayName="OutlookIcon";var Ru=U({name:"AppearanceSwitch",setup(){const{config:e,isDarkmode:t,status:n}=Dl(),l=Ml(),r=()=>{e.value==="switch"?n.value={light:"dark",dark:"auto",auto:"light"}[n.value]:n.value=n.value==="light"?"dark":"light"},a=async i=>{if(!(document.startViewTransition&&!window.matchMedia("(prefers-reduced-motion: reduce)").matches&&!l.value)||!i){r();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()=>{r(),await Qt()}).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:a},[d(Nu,{style:{display:n.value==="auto"?"block":"none"}}),d(Su,{style:{display:n.value==="dark"?"block":"none"}}),d(Tu,{style:{display:n.value==="light"?"block":"none"}})])}}),Mm=U({name:"AppearanceMode",setup(){const e=ye(),{canToggle:t}=Dl(),n=L(()=>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 ea=_u.enableThemeColor==="true";var Fu=U({name:"ToggleFullScreenButton",setup(){const e=ye(),{isSupported:t,isFullscreen:n,toggle:l}=si(),r=L(()=>e.value.outlookLocales.fullscreen);return()=>t?d("div",{class:"full-screen-wrapper"},[d("label",{class:"full-screen-title",for:"full-screen-switch"},r.value),d("button",{type:"button",id:"full-screen-switch",class:"full-screen",ariaPressed:n.value,onClick:()=>l()},n.value?d(Pu):d(Iu))]):null}}),$u=U({name:"OutlookSettings",setup(){const e=en(),t=Ml(),n=L(()=>!t.value&&e.value.fullscreen);return()=>d(Sr,()=>[null,d(Mm),n.value?d(Fu):null])}}),Dm=U({name:"NavScreen",props:{show:Boolean},emits:["close"],slots:Object,setup(e,{emit:t,slots:n}){const l=Se(),{isMobile:r}=Nr(),a=De(),i=Bc(a);return we(()=>{a.value=document.body,ve(r,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($m),d("div",{class:"vp-outlook-wrapper"},d($u)),(s=n.after)==null?void 0:s.call(n)])):null})}}),jm=U({name:"NavbarBrand",setup(){const e=Xt(),t=xr(),n=ye(),l=L(()=>n.value.home||e.value),r=L(()=>t.value.title),a=L(()=>n.value.navTitle??r.value),i=L(()=>n.value.logo?Ke(n.value.logo):null),o=L(()=>n.value.logoDark?Ke(n.value.logoDark):null);return()=>d(Je,{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,a.value?d("span",{class:["vp-site-name",{"hide-in-pad":i.value&&n.value.hideSiteNameOnMobile!==!1}]},a.value):null])}}),Bm=U({name:"NavbarLinks",setup(){const e=Lu();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}}),Hm=U({name:"RepoLink",components:{BitbucketIcon:ru,GiteeIcon:lu,GitHubIcon:tu,GitLabIcon:nu,SourceIcon:au},setup(){const e=Om();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 Vm=Mu;const Aa=(e,{emit:t})=>d("button",{type:"button",class:"vp-toggle-sidebar-button",title:"Toggle Sidebar",onClick:()=>t("toggle")},d("span",{class:"icon"}));Aa.displayName="ToggleSidebarButton",Aa.emits=["toggle"];var Um=Aa,zm=U({name:"OutlookButton",setup(){const{isSupported:e}=si(),t=en(),n=Ml(),l=Se(),{canToggle:r}=Dl(),a=Q(!1),i=L(()=>!n.value&&t.value.fullscreen&&e);return ve(()=>l.value.path,()=>{a.value=!1}),()=>r.value||i.value||ea?d("div",{class:"nav-item hide-in-mobile"},r.value&&!i.value&&!ea?d(Ru):i.value&&!r.value&&!ea?d(Fu):d("button",{type:"button",class:["outlook-button",{open:a.value}],tabindex:"-1","aria-hidden":!0},[d(Ou),d("div",{class:"outlook-dropdown"},d($u))])):null}}),qm=U({name:"NavBar",emits:["toggleSidebar"],slots:Object,setup(e,{emit:t,slots:n}){const l=ye(),{isMobile:r}=Nr(),a=Q(!1),i=L(()=>{const{navbarAutoHide:u="mobile"}=l.value;return u!=="none"&&(u==="always"||r.value)}),o=L(()=>l.value.navbarLayout||{start:["Brand"],center:["Links"],end:["Language","Repo","Outlook","Search"]}),s={Brand:jm,Language:Rm,Links:Bm,Repo:Hm,Outlook:zm,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(Um,{onToggle:()=>{a.value&&(a.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(Vm,{active:a.value,onToggle:()=>{a.value=!a.value}})])]),d(Dm,{show:a.value,onClose:()=>{a.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 Wm=U({name:"SidebarChild",props:{config:{type:Object,required:!0}},setup(e){const t=Jt();return()=>Pe(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])}}),Km=U({name:"SidebarGroup",props:{config:{type:Object,required:!0},open:{type:Boolean,required:!0}},emits:["toggle"],setup(e,{emit:t}){const n=Jt(),l=L(()=>bl(n,e.config)),r=L(()=>bl(n,e.config,!0));return()=>{const{collapsible:a,children:i=[],icon:o,prefix:s,link:c,text:u}=e.config;return d("section",{class:"vp-sidebar-group"},[d(a?"button":"p",{class:["vp-sidebar-header",{clickable:a||c,exact:r.value,active:l.value}],...a?{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),a?d("span",{class:["vp-arrow",e.open?"down":"end"]}):null]),e.open||!a?d(ju,{key:s,config:i}):null])}}}),ju=U({name:"SidebarLinks",props:{config:{type:Array,required:!0}},setup(e){const t=Jt(),n=Q(-1),l=r=>{n.value=r===n.value?-1:r};return ve(()=>t.path,()=>{const r=e.config.findIndex(a=>Du(t,a));n.value=r},{immediate:!0,flush:"post"}),()=>d("ul",{class:"vp-sidebar-links"},e.config.map((r,a)=>d("li",r.type==="group"?d(Km,{config:r,open:a===n.value,onToggle:()=>l(a)}):d(Wm,{config:r}))))}}),Gm=U({name:"SideBar",slots:Object,setup(e,{slots:t}){const n=Jt(),l=ye(),r=hi(),a=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}=a.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:a,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:r.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=Se(),r=Te(),a=ye(),{isMobile:i,isPC:o}=Nr(),[s,c]=yl(!1),[u,f]=yl(!1),p=hi(),h=Q(!1),g=L(()=>e.noNavbar||r.value.navbar===!1||a.value.navbar===!1?!1:!!(l.value.title||a.value.logo||a.value.repo||a.value.navbar)),b=L(()=>e.noSidebar?!1:r.value.sidebar!==!1&&p.value.length!==0&&!r.value.home),_=L(()=>e.noToc||r.value.home?!1:r.value.toc||a.value.toc!==!1&&r.value.toc!==!1),k={x:0,y:0},C=x=>{k.x=x.changedTouches[0].clientX,k.y=x.changedTouches[0].clientY},y=x=>{const N=x.changedTouches[0].clientX-k.x,O=x.changedTouches[0].clientY-k.y;Math.abs(N)>Math.abs(O)*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 P=0;return $e("scroll",jv(()=>{const x=A();x<=58||x<P?h.value=!1:P+200<x&&!s.value&&(h.value=!0),P=x},300,!0)),ve(i,x=>{x||c(!1)}),we(()=>{const x=Bc(document.body);ve(s,O=>{x.value=O});const N=n.afterEach(()=>{c(!1)});gn(()=>{x.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,r.value.containerClass||""],onTouchStart:C,onTouchEnd:y},[g.value?d(qm,{onToggleSidebar:()=>c()},{startBefore:()=>{var x;return(x=t.navbarStartBefore)==null?void 0:x.call(t)},startAfter:()=>{var x;return(x=t.navbarStartAfter)==null?void 0:x.call(t)},centerBefore:()=>{var x;return(x=t.navbarCenterBefore)==null?void 0:x.call(t)},centerAfter:()=>{var x;return(x=t.navbarCenterAfter)==null?void 0:x.call(t)},endBefore:()=>{var x;return(x=t.navbarEndBefore)==null?void 0:x.call(t)},endAfter:()=>{var x;return(x=t.navbarEndAfter)==null?void 0:x.call(t)},screenTop:()=>{var x;return(x=t.navScreenTop)==null?void 0:x.call(t)},screenBottom:()=>{var x;return(x=t.navScreenBottom)==null?void 0:x.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(Gm,{},{...t.sidebar?{default:()=>t.sidebar()}:{},top:()=>{var x;return(x=t.sidebarTop)==null?void 0:x.call(t)},bottom:()=>{var x;return(x=t.sidebarBottom)==null?void 0:x.call(t)}}),t.default(),d(Im)]))}}),xn=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=r=>{r.style.transition=`transform ${e.duration}s ease-in-out ${e.delay}s, opacity ${e.duration}s ease-in-out ${e.delay}s`,r.style.transform="translateY(-20px)",r.style.opacity="0"},l=r=>{r.style.transform="translateY(0)",r.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 xa=({custom:e})=>d(Ec,{class:["theme-hope-content",{custom:e}]});xa.displayName="MarkdownContent",xa.props={custom:Boolean};var Hu=xa;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 L(()=>e.value.metaLocales)};var Ym=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}}),Qm=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:r})=>d("span",{class:["page-category-item",{[`category${iu(l,9)}`]:!e.pure,clickable:r}],role:r?"navigation":"",onClick:()=>{r&&n(r)}},l)),d("meta",{property:"articleSection",content:e.category.map(({name:l})=>l).join(",")})]):null}}),Jm=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(Sr,()=>e.localizedDate||e.date.toLocaleDateString(t.value))),d("meta",{property:"datePublished",content:e.date.toISOString()||""})]):null}}),Xm=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}}),Zm=U({name:"ReadingTimeInfo",inheritAttrs:!1,props:{readingTime:{type:Object,default:()=>null},readingTimeLocale:{type:Object,default:()=>null},pure:Boolean},setup(e){const t=tn(),n=L(()=>{if(!e.readingTime)return null;const{minutes:l}=e.readingTime;return l<1?"PT1M":`PT${Math.round(l)}M`});return()=>{var l,r;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",(r=e.readingTimeLocale)==null?void 0:r.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:r})=>d("span",{class:["page-tag-item",{[`tag${iu(l,9)}`]:!e.pure,clickable:r}],role:r?"navigation":"",onClick:()=>{r&&n(r)}},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,r;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:(r=e.readingTime)==null?void 0:r.words})]):null}}}),n3=U({name:"PageInfo",components:{AuthorInfo:Ym,CategoryInfo:Qm,DateInfo:Jm,OriginalInfo:Xm,PageViewInfo:()=>null,ReadingTimeInfo:Zm,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))}}),r3=U({name:"TOC",props:{items:{type:Array,default:()=>[]},headerDepth:{type:Number,default:2}},slots:Object,setup(e,{slots:t}){const n=Jt(),l=Se(),r=tn(),[a,i]=yl(),o=De(),s=Q("-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(Je,{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()}},[r.value.toc,d(l3),d("div",{class:["arrow",a.value?"down":"end"]})]),d("div",{class:["vp-toc-wrapper",a.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=Se(),n=ye(),l=De(),r=({target:a})=>{const i=document.querySelector(a.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:r},n.value.routeLocales.skipToContent)]}});let ta=null,Jn=null;const a3={wait:()=>ta,pending:()=>{ta=new Promise(e=>{Jn=e})},resolve:()=>{Jn==null||Jn(),ta=null,Jn=null}},Qu=()=>a3;var Ju=U({name:"FadeSlideY",slots:Object,setup(e,{slots:t}){const{resolve:n,pending:l}=Qu();return()=>d(Yt,{name:"fade-slide-y",mode:"out-in",onBeforeEnter:n,onBeforeLeave:l},()=>{var r;return(r=t.default)==null?void 0:r.call(t)})}});const i3=(e,t)=>{const n=e.replace(t,"/").split("/"),l=[];let r=Za(t);return n.forEach((a,i)=>{i!==n.length-1?(r+=`${a}/`,l.push({link:r,name:a||"Home"})):a!==""&&(r+=a,l.push({link:r,name:a}))}),l},Xu=(e,{slots:t})=>{var f,p;const{bgImage:n,bgImageDark:l,bgImageStyle:r,color:a,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})`},r]}):null,l?d("div",{class:"vp-feature-bg dark",style:[{"background-image":`url(${l})`},r]}):null,d("div",{class:"vp-feature",style:a?{color:a}:{}},[((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(Je,{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=Te(),l=xr(),r=L(()=>n.value.heroFullScreen??!1),a=L(()=>{const{heroText:c,tagline:u}=n.value;return{text:c??l.value.title??"Hello",tagline:u??l.value.description??"",isFullScreen:r.value}}),i=L(()=>{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:r.value}}),o=L(()=>{const{bgImage:c,bgImageDark:u,bgImageStyle:f}=n.value;return{image:Pe(c)?Ke(c):null,imageDark:Pe(u)?Ke(u):null,bgStyle:f,isFullScreen:r.value}}),s=L(()=>n.value.actions??[]);return()=>{var c,u,f;return d("header",{class:["vp-hero-info-wrapper",{fullscreen:r.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(xn,{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,a.value))??d("div",{class:"vp-hero-infos"},[a.value.text?d(xn,{appear:!0,delay:.04},()=>d("h1",{id:"main-title"},a.value.text)):null,a.value.tagline?d(xn,{appear:!0,delay:.08},()=>d("p",{id:"main-description",innerHTML:a.value.tagline})):null,s.value.length?d(xn,{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:r,color:a,description:i,image:o,imageDark:s,header:c,highlights:u=[],type:f="un-order"}=e;return d("div",{class:"vp-highlight-wrapper",style:a?{color:a}:{}},[n?d("div",{class:["vp-highlight-bg",{light:l}],style:[{"background-image":`url(${n})`},r]}):null,l?d("div",{class:"vp-highlight-bg dark",style:[{"background-image":`url(${l})`},r]}):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(Je,{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=Te(),r=L(()=>{const{features:i}=l.value;return wa(i)?i:null}),a=L(()=>{const{highlights:i}=l.value;return wa(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=a.value)==null?void 0:o.map(u=>"features"in u?d(Uo,u):d(s3,u)))||(r.value?d(xn,{appear:!0,delay:.24},()=>d(Uo,{features:r.value})):null),(s=t.center)==null?void 0:s.call(t),d(xn,{appear:!0,delay:.32},()=>d(Hu)),(c=t.bottom)==null?void 0:c.call(t)])}}}),u3=U({name:"BreadCrumb",setup(){const e=Se(),t=Xt(),n=Te(),l=ye(),r=De([]),a=L(()=>(n.value.breadcrumb||n.value.breadcrumb!==!1&&l.value.breadcrumb!==!1)&&r.value.length>1),i=L(()=>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}=Lr(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&&(r.value=s)};return we(()=>{ve(()=>e.value.path,o,{immediate:!0})}),()=>d("nav",{class:["vp-breadcrumb",{disable:!a.value}]},a.value?d("ol",{vocab:"https://schema.org/",typeof:"BreadcrumbList"},r.value.map((s,c)=>d("li",{class:{"is-active":r.value.length-1===c},property:"itemListElement",typeof:"ListItem"},[d(Je,{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:Pe(e)?Fn(e,!0):null,La=(e,t,n)=>{const l=e.findIndex(r=>r.link===t);if(l!==-1){const r=e[l+n];return r!=null&&r.link?r:null}for(const r of e)if("children"in r){const a=La(r.children,t,n);if(a)return a}return null};var d3=U({name:"PageNav",setup(){const e=ye(),t=Te(),n=hi(),l=Se(),r=pi(),a=L(()=>{const o=zo(t.value.prev);return o===!1?null:o||(e.value.prevLink===!1?null:La(n.value,l.value.path,-1))}),i=L(()=>{const o=zo(t.value.next);return o===!1?null:o||(e.value.nextLink===!1?null:La(n.value,l.value.path,1))});return $e("keydown",o=>{o.altKey&&(o.key==="ArrowRight"?i.value&&(r(i.value.link),o.preventDefault()):o.key==="ArrowLeft"&&a.value&&(r(a.value.link),o.preventDefault()))}),()=>a.value||i.value?d("nav",{class:"vp-page-nav"},[a.value?d(Xe,{class:"prev",config:a.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=a.value)==null?void 0:o.icon}),(s=a.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:r})=>{if(!l)return null;const a=cu(e);let i;return r?i=r:a!==null&&(i=f3[a]),i?i.replace(/:repo/u,mn(e)?e:`https://github.com/${e}`).replace(/:branch/u,t).replace(/:path/u,sc(`${Za(n)}/${l}`)):null},h3=()=>{const e=ye(),t=Se(),n=Te();return L(()=>{const{repo:l,docsRepo:r=l,docsBranch:a="main",docsDir:i="",editLink:o,editLinkPattern:s=""}=e.value;if(!(n.value.editLink??o??!0)||!r)return null;const c=p3({docsRepo:r,docsBranch:a,docsDir:i,editLinkPattern:s,filePathRelative:t.value.filePathRelative});return c?{text:e.value.metaLocales.editLink,link:c}:null})},v3=()=>{const e=xr(),t=ye(),n=Se(),l=Te();return L(()=>{var r,a;return!(l.value.lastUpdated??t.value.lastUpdated??!0)||!((r=n.value.git)!=null&&r.updatedTime)?null:new Date((a=n.value.git)==null?void 0:a.updatedTime).toLocaleString(e.value.lang)})},g3=()=>{const e=ye(),t=Se(),n=Te();return L(()=>{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=Se(),t=Te(),n=ye(),{info:l,items:r}=km();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,...r.value===null?{}:{items:r.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:r}=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"},`${r.lastUpdated}: `),d(Sr,()=>d("span",{class:"info"},n.value))]):null,l.value&&l.value.length?d("div",{class:"contributors"},[d("span",{class:"label"},`${r.contributors}: `),l.value.map(({email:a,name:i},o)=>[d("span",{class:"contributor",title:`email: ${a}`},i),o!==l.value.length-1?",":""])]):null])])}}}),_3=U({name:"NormalPage",slots:Object,setup(e,{slots:t}){const n=Te(),{isDarkmode:l}=Dl(),r=ye(),a=L(()=>n.value.toc||n.value.toc!==!1&&r.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),a.value?d(r3,{headerDepth:n.value.headerDepth??r.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=Se(),l=Te(),{isMobile:r}=Nr(),a=L(()=>"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(Ju,()=>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)}})))},...a.value==="none"?{}:{navScreenBottom:()=>d(mt("BloggerInfo"))},...!r.value&&a.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(),r=ye();return()=>[d(Yu),d(Bu,{noSidebar:!0},()=>{var a;return d("main",{id:"main-content",class:"vp-page not-found"},((a=t.default)==null?void 0:a.call(t))||[d(k3),d("div",{class:"actions"},[d("button",{type:"button",class:"action-button",onClick:()=>{window.history.go(-1)}},r.value.routeLocales.back),d("button",{type:"button",class:"action-button",onClick:()=>{n.push(r.value.home??l.value)}},r.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(""),na=Array.from({length:64},(e,t)=>t),Zl=e=>Array(e).fill(-1),$t=[...Zl(46),0,1,...na.slice(54,64),...Zl(7),...na.slice(2,28),...Zl(6),...na.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],Sa=(e,t)=>{if(t<=0||t>e.length)throw Error(`Illegal len: ${t}`);let n=0,l,r;const a=[];for(;n<t;){if(l=e[n++]&255,a.push(kn[l>>2&63]),l=(l&3)<<4,n>=t){a.push(kn[l&63]);break}if(r=e[n++]&255,l|=r>>4&15,a.push(kn[l&63]),l=(r&15)<<2,n>=t){a.push(kn[l&63]);break}r=e[n++]&255,l|=r>>6&3,a.push(kn[l&63]),a.push(kn[r&63])}return a.join("")},C3=(e,t)=>{if(t<=0)throw Error(`Illegal len: ${t}`);const n=e.length;let l=0,r=0,a,i,o,s,c,u;const f=[];for(;l<n-1&&r<t&&(u=e.charCodeAt(l++),a=u<$t.length?$t[u]:-1,u=e.charCodeAt(l++),i=u<$t.length?$t[u]:-1,!(a==-1||i==-1||(c=a<<2>>>0,c|=(i&48)>>4,f.push(String.fromCharCode(c)),++r>=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)),++r>=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)),++r;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},x3=(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)},L3=(e,t)=>{x3(e,function(n){A3(n,t)})},S3=typeof process=="object"&&E3.NEXT_RUNTIME==="edge"?setTimeout:typeof setImmediate=="function"?setImmediate:typeof process=="object"&&typeof process.nextTick=="function"?process.nextTick:setTimeout,T3=e=>{const t=[];let n=0;return L3(()=>n>=e.length?null:e.charCodeAt(n++),l=>{t.push(l)}),t},kl=(e,t,n,l)=>{let r,a=e[t],i=e[t+1];return a^=n[0],r=l[a>>>24],r+=l[256|a>>16&255],r^=l[512|a>>8&255],r+=l[768|a&255],i^=r^n[1],r=l[i>>>24],r+=l[256|i>>16&255],r^=l[512|i>>8&255],r+=l[768|i&255],a^=r^n[2],r=l[a>>>24],r+=l[256|a>>16&255],r^=l[512|a>>8&255],r+=l[768|a&255],i^=r^n[3],r=l[i>>>24],r+=l[256|i>>16&255],r^=l[512|i>>8&255],r+=l[768|i&255],a^=r^n[4],r=l[a>>>24],r+=l[256|a>>16&255],r^=l[512|a>>8&255],r+=l[768|a&255],i^=r^n[5],r=l[i>>>24],r+=l[256|i>>16&255],r^=l[512|i>>8&255],r+=l[768|i&255],a^=r^n[6],r=l[a>>>24],r+=l[256|a>>16&255],r^=l[512|a>>8&255],r+=l[768|a&255],i^=r^n[7],r=l[i>>>24],r+=l[256|i>>16&255],r^=l[512|i>>8&255],r+=l[768|i&255],a^=r^n[8],r=l[a>>>24],r+=l[256|a>>16&255],r^=l[512|a>>8&255],r+=l[768|a&255],i^=r^n[9],r=l[i>>>24],r+=l[256|i>>16&255],r^=l[512|i>>8&255],r+=l[768|i&255],a^=r^n[10],r=l[a>>>24],r+=l[256|a>>16&255],r^=l[512|a>>8&255],r+=l[768|a&255],i^=r^n[11],r=l[i>>>24],r+=l[256|i>>16&255],r^=l[512|i>>8&255],r+=l[768|i&255],a^=r^n[12],r=l[a>>>24],r+=l[256|a>>16&255],r^=l[512|a>>8&255],r+=l[768|a&255],i^=r^n[13],r=l[i>>>24],r+=l[256|i>>16&255],r^=l[512|i>>8&255],r+=l[768|i&255],a^=r^n[14],r=l[a>>>24],r+=l[256|a>>16&255],r^=l[512|a>>8&255],r+=l[768|a&255],i^=r^n[15],r=l[i>>>24],r+=l[256|i>>16&255],r^=l[512|i>>8&255],r+=l[768|i&255],a^=r^n[16],e[t]=i^n[17],e[t+1]=a,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,r=n.length;let a=0,i=[0,0],o;for(let s=0;s<l;s++)o=Cn(e,a),a=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<r;s+=2)i=kl(i,0,t,n),n[s]=i[0],n[s+1]=i[1]},N3=(e,t,n,l)=>{const r=n.length,a=l.length;let i=0,o=[0,0],s;for(let c=0;c<r;c++)s=Cn(t,i),i=s.offp,n[c]=n[c]^s.key;i=0;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),n[c]=o[0],n[c+1]=o[1];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),l[c]=o[0],l[c+1]=o[1]},Go=(e,t,n,l,r)=>{const a=nd.slice(),i=a.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(r&&r(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(a,u<<1,o,s);const p=[];for(c=0;c<i;c++)p.push((a[c]>>24&255)>>>0),p.push((a[c]>>16&255)>>>0),p.push((a[c]>>8&255)>>>0),p.push((a[c]&255)>>>0);return l===!1?Promise.resolve(p):p}if(l===!1)return new Promise(p=>S3(()=>{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")}},P3=(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(Sa(I3(16),16)),t.join("")};function O3(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 r,a;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)==="$")r="\0",a=3;else{if(r=t.charAt(2),r!=="a"&&r!=="b"&&r!=="y"||t.charAt(3)!=="$"){const h=Error("Invalid salt revision: "+t.substring(2,4));if(n===!1)return Promise.reject(h);throw h}a=4}if(t.charAt(a+2)>"$"){const h=new Error("Missing salt rounds");if(n===!1)return Promise.reject(h);throw h}const i=parseInt(t.substring(a,a+1),10)*10,o=parseInt(t.substring(a+1,a+2),10),s=i+o,c=t.substring(a+3,a+25);e+=r>="a"?"\0":"";const u=T3(e),f=C3(c,16),p=h=>{const g=[];return g.push("$2"),r>="a"&&g.push(r),g.push("$"),s<10&&g.push("0"),g.push(s.toString()),g.push("$"),g.push(Sa(f,f.length)),g.push(Sa(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=P3(t)),typeof e!="string"||typeof t!="string")throw Error("Illegal arguments: "+typeof e+", "+typeof t);return O3(e,t,!0)},Ta=(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=Te(),l=ye(),r=Q(""),a=Q(!1),i=Q(!1),o=L(()=>l.value.encryptLocales);let s=null;const c=()=>{s&&clearTimeout(s),a.value=!1,t("verify",r.value,i.value),Qt().then(()=>{a.value=!0,s=setTimeout(()=>{a.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:a.value}]},a.value?o.value.errorHint:d(td,{"aria-label":o.value.iconLabel})),d("div",{class:"vp-decrypt-input"},[d("input",{type:"password",value:r.value,placeholder:o.value.placeholder,onInput:({target:u})=>{r.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 rd=()=>{const e=en();return L(()=>e.value.encrypt||{})},Yo="VUEPRESS_HOPE_GLOBAL_TOKEN",F3=()=>{const e=rd(),t=Kn(Yo,""),n=Hc(Yo,""),l=L(()=>{const{global:a=!1,admin:i=[]}=e.value;return a&&i.length>0}),r=L(()=>{if(l.value){if(t.value)return e.value.admin.some(a=>Ta(t.value,a));if(n.value)return e.value.admin.some(a=>Ta(n.value,a))}return!1});return{isEncrypted:l,isDecrypted:r,validate:(a,i=!1)=>{(i?t:n).value=a}}},la=(e="",t)=>!!e&&Ta(e,t),Qo="VUEPRESS_HOPE_PATH_TOKEN",$3=()=>{const e=Se(),t=rd(),n=Kn(Qo,{}),l=Hc(Qo,{}),r=i=>qn(t.value.config)?Zt(t.value.config).filter(o=>Vn(decodeURI(i),o)).sort((o,s)=>s.length-o.length):[],a=i=>{const o=r(i);if(o.length>0){const{config:s={}}=t.value;return{isEncrypted:!0,isDecrypted:o.some(c=>n.value[c]&&s[c].some(u=>la(n.value[c],u))||l.value[c]&&s[c].some(u=>la(l.value[c],u)))}}return{isDecrypted:!1,isEncrypted:!1}};return{status:L(()=>a(e.value.path)),getStatus:a,validate:(i,o=!1)=>{const{config:s={}}=t.value,c=r(e.value.path);for(const u of c)if(s[u].filter(f=>la(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:r}=F3(),a=Q(!1);return we(()=>{a.value=!0}),()=>d(Ju,()=>l.value?a.value?n.value?t.default():d(ld,{full:!0,onVerify:r}):null:t.default())}}),D3=U({name:"LocalEncrypt",slots:Object,setup(e,{slots:t}){const{status:n,validate:l}=$3(),r=Q(!1);return we(()=>{r.value=!0}),()=>{const{isEncrypted:a,isDecrypted:i}=n.value;return a?r.value?i?t.default():d(ld,{full:!0,onVerify:l}):null:t.default()}}});d1(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 Qu().wait(),n(...l)),Cm(e),e.component("HopeIcon",Ge),e.component("GlobalEncrypt",M3),e.component("LocalEncrypt",D3)},setup:()=>{Am(),Nm()},layouts:{Layout:b3,NotFound:w3}}),B3=e=>(Ll("data-v-3b58f839"),e=e(),Sl(),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"],Q3={class:"author-name"},J3=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",Q3,Ut(t.item.author),1)],8,G3)])])]))}}),_n=(e,t)=>{const n=e.__vccOpts||e;for(const[l,r]of t)n[l]=r;return n},X3=_n(J3,[["__scopeId","data-v-3b58f839"],["__file","ResItemCard.vue"]]),Z3=e=>(Ll("data-v-002d38b2"),e=e(),Sl(),e),e0={class:"market"},t0=Z3(()=>oe("h1",null,"主题/资源商店",-1)),n0={class:"search-box-div"},l0={class:"items"},r0=U({__name:"ResStore",setup(e){let t=L(()=>l.value?n.value.filter(r=>r.name.toLowerCase().includes(l.value.toLowerCase())||r.description.toLowerCase().includes(l.value.toLowerCase())||r.author.toLowerCase().includes(l.value.toLowerCase())).reverse():n.value.reverse()),n=Q([]),l=Q("");return fetch("/assets/resources.json").then(r=>r.json()).then(r=>{n.value=r}).catch(r=>console.error(r)),(r,a)=>(yt(),Kt("div",e0,[t0,oe("div",n0,[Is(oe("input",{class:"item-search-box",type:"text",placeholder:"搜索资源","onUpdate:modelValue":a[0]||(a[0]=i=>Fe(l)?l.value=i:l=i)},null,512),[[ac,lt(l)]])]),oe("div",l0,[fn(" 使用filteredItems来布局商品 "),(yt(!0),Kt(ze,null,Ms(lt(t),i=>(yt(),Ja(X3,{key:i.id,item:i},null,8,["item"]))),128))])]))}}),a0=_n(r0,[["__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 ad={exports:{}};/*!
|
||
* clipboard.js v2.0.11
|
||
* https://clipboardjs.com/
|
||
*
|
||
* Licensed MIT © Zeno Rocha
|
||
*/(function(e,t){(function(l,r){e.exports=r()})(i0,function(){return function(){var n={686:function(a,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 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)}var x=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,D=z.text;if(ne!=="copy"&&ne!=="cut")throw new Error('Invalid "action" value, use either "copy" or "cut"');if(w!==void 0)if(w&&P(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(D)return A(D,{container:X});if(w)return ne==="cut"?_(w):A(w,{container:X})},N=x;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)}function J(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 F(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&&re(ee,z)}function re(ee,z){return re=Object.setPrototypeOf||function(ne,X){return ne.__proto__=X,ne},re(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&&(O(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 xe(ee,z){var G="data-clipboard-".concat(ee);if(z.hasAttribute(G))return z.getAttribute(G)}var rt=function(ee){F(G,ee);var z=Ee(G);function G(ne,X){var w;return J(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=O(X.container)==="object"?X.container:document.body}},{key:"listenClick",value:function(X){var w=this;this.listener=f()(X,"click",function(D){return w.onClick(D)})}},{key:"onClick",value:function(X){var w=X.delegateTarget||X.currentTarget,D=this.action(w)||"copy",j=N({action:D,container:this.container,target:this.target(w),text:this.text(w)});this.emit(j?"success":"error",{action:D,text:j,trigger:w,clearSelection:function(){w&&w.focus(),window.getSelection().removeAllRanges()}})}},{key:"defaultAction",value:function(X){return xe("action",X)}},{key:"defaultTarget",value:function(X){var w=xe("target",X);if(w)return document.querySelector(w)}},{key:"defaultText",value:function(X){return xe("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,D=!!document.queryCommandSupported;return w.forEach(function(j){D=D&&!!document.queryCommandSupported(j)}),D}}]),G}(c()),Ye=rt},828:function(a){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}}a.exports=s},438:function(a,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,_)}}a.exports=u},879:function(a,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(a,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,_)}a.exports=u},817:function(a){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}a.exports=i},279:function(a){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}},a.exports=i,a.exports.TinyEmitter=i}},l={};function r(a){if(l[a])return l[a].exports;var i=l[a]={exports:{}};return n[a](i,i.exports,r),i.exports}return function(){r.n=function(a){var i=a&&a.__esModule?function(){return a.default}:function(){return a};return r.d(i,{a:i}),i}}(),function(){r.d=function(a,i){for(var o in i)r.o(i,o)&&!r.o(a,o)&&Object.defineProperty(a,o,{enumerable:!0,get:i[o]})}}(),function(){r.o=function(a,i){return Object.prototype.hasOwnProperty.call(a,i)}}(),r(686)}().default})})(ad);var s0=ad.exports;const c0=o0(s0),u0=e=>(Ll("data-v-fb9f7c66"),e=e(),Sl(),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,r)=>(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=>(Ll("data-v-43257c18"),e=e(),Sl(),e),C0={class:"market"},A0=id(()=>oe("h1",null,"插件商店",-1)),x0=id(()=>oe("p",null,[dr("内容来自"),oe("a",{href:"https://nonebot.dev/store/plugins"},"NoneBot插件商店"),dr("和轻雪商店,在此仅作引用,具体请访问NoneBot插件商店")],-1)),L0={class:"search-box-div"},S0={class:"items"},T0=U({__name:"PluginStore",setup(e){let t=L(()=>l.value?n.value.filter(r=>r.name.toLowerCase().includes(l.value.toLowerCase())||r.desc.toLowerCase().includes(l.value.toLowerCase())||r.author.toLowerCase().includes(l.value.toLowerCase())||r.module_name.toLowerCase().includes(l.value.toLowerCase())):n.value),n=Q([]),l=Q("");return fetch("/assets/plugins.json").then(r=>r.json()).then(r=>{n.value=r}).catch(r=>console.error(r)),fetch("https://registry.nonebot.dev/plugins.json").then(r=>r.json()).then(r=>{n.value=n.value.concat(r)}),(r,a)=>(yt(),Kt("div",C0,[A0,x0,fn(" 搜索框"),oe("div",L0,[Is(oe("input",{class:"item-search-box",type:"text",placeholder:"搜索插件","onUpdate:modelValue":a[0]||(a[0]=i=>Fe(l)?l.value=i:l=i)},null,512),[[ac,lt(l)]])]),oe("div",S0,[fn(" 使用filteredItems来布局商品 "),(yt(!0),Kt(ze,null,Ms(lt(t),i=>(yt(),Ja(E0,{key:i.id,item:i},null,8,["item"]))),128))])]))}}),N0=_n(T0,[["__scopeId","data-v-43257c18"],["__file","PluginStore.vue"]]),I0={class:"info-box"},P0=oe("h1",null,"Dashboard",-1),O0={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=Q(0),n=Q(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,r)=>(yt(),Kt("div",I0,[P0,oe("div",O0,[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=>(Ll("data-v-ab5c02e3"),e=e(),Sl(),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",a0),e.component("pluginStoreComp",N0),e.component("geoComp",G0)}}),er=[uv,r1,u1,g1,_1,E1,L1,P1,B1,J1,Og,Kg,um,j3,Y0],Q0=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(Q0),J0=Th,X0=()=>{const e=tv({history:J0(Za("/")),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===Lt){const l=Lr(t.path);if(l.path!==t.path)return l.path;const r=await l.loader();t.meta={...l.meta,_pageChunk:r}}else t.path===n.path&&(t.meta=n.meta)}),e},Z0=e=>{e.component("ClientOnly",Sr),e.component("Content",Ec),e.component("RouteLink",Je)},e2=(e,t,n)=>{const l=L(()=>t.currentRoute.value.path),r=za((_,k)=>({get(){return _(),t.currentRoute.value.meta._pageChunk},set(C){t.currentRoute.value.meta._pageChunk=C,k()}})),a=L(()=>rn.resolveLayouts(n)),i=L(()=>rn.resolveRouteLocale(Zn.value.locales,l.value)),o=L(()=>rn.resolveSiteLocaleData(Zn.value,i.value)),s=L(()=>r.value.comp),c=L(()=>r.value.data),u=L(()=>c.value.frontmatter),f=L(()=>rn.resolvePageHeadTitle(c.value,o.value)),p=L(()=>rn.resolvePageHead(f.value,u.value,o.value)),h=L(()=>rn.resolvePageLang(c.value,o.value)),g=L(()=>rn.resolvePageLayout(c.value,a.value)),b={layouts:a,pageData:c,pageComponent:s,pageFrontmatter:u,pageHead:p,pageHeadTitle:f,pageLang:h,pageLayout:g,redirects:ya,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=rv(),t=li();let n=[];const l=()=>{e.value.forEach(i=>{const o=n2(i);o&&n.push(o)})},r=()=>{const i=[];return e.value.forEach(o=>{const s=l2(o);s&&i.push(s)}),i},a=()=>{document.documentElement.lang=t.value;const i=r();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]};Pn(iv,a),we(()=>{l(),ve(e,a,{immediate:!1})})},n2=([e,t,n=""])=>{const l=Object.entries(t).map(([o,s])=>Pe(s)?`[${o}=${JSON.stringify(s)}]`:s===!0?`[${o}]`:"").join(""),r=`head > ${e}${l}`;return Array.from(document.querySelectorAll(r)).find(o=>o.innerText===n)||null},l2=([e,t,n])=>{if(!Pe(e))return null;const l=document.createElement(e);return qn(t)&&Object.entries(t).forEach(([r,a])=>{Pe(a)?l.setAttribute(r,a):a===!0&&l.setAttribute(r,"")}),Pe(n)&&l.appendChild(document.createTextNode(n)),l},r2=Dp,a2=async()=>{var n;const e=r2({name:"Vuepress",setup(){var a;t2();for(const i of er)(a=i.setup)==null||a.call(i);const l=er.flatMap(({rootComponents:i=[]})=>i.map(o=>d(o))),r=av();return()=>[d(r.value),l]}}),t=X0();Z0(e),e2(e,t,er);for(const l of er)await((n=l.enhance)==null?void 0:n.call(l,{app:e,router:t,siteData:Zn}));return e.use(t),{app:e,router:t}};a2().then(({app:e,router:t})=>{t.isReady().then(()=>{e.mount("#app")})});export{_n as _,Ie as a,oe as b,Kt as c,a2 as createVueApp,dr as d,i2 as e,yt as o,mt as r,nf as w};
|