1
0
forked from bot/app
LiteyukiBot/assets/app-BvUYPzLF.js

46 lines
315 KiB
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

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

function __vite__mapDeps(indexes) {
if (!__vite__mapDeps.viteFileDeps) {
__vite__mapDeps.viteFileDeps = []
}
return indexes.map((i) => __vite__mapDeps.viteFileDeps[i])
}
/**
* @vue/shared v3.4.21
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function Oo(e,t){const n=new Set(e.split(","));return t?l=>n.has(l.toLowerCase()):l=>n.has(l)}const xe={},Tn=[],ct=()=>{},ad=()=>!1,Cl=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Ro=e=>e.startsWith("onUpdate:"),$e=Object.assign,$o=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},cd=Object.prototype.hasOwnProperty,he=(e,t)=>cd.call(e,t),oe=Array.isArray,An=e=>hr(e)==="[object Map]",Xs=e=>hr(e)==="[object Set]",ce=e=>typeof e=="function",Me=e=>typeof e=="string",zn=e=>typeof e=="symbol",ke=e=>e!==null&&typeof e=="object",Zs=e=>(ke(e)||ce(e))&&ce(e.then)&&ce(e.catch),ea=Object.prototype.toString,hr=e=>ea.call(e),ud=e=>hr(e).slice(8,-1),ta=e=>hr(e)==="[object Object]",Mo=e=>Me(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Sn=Oo(",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,pt=vr(e=>e.replace(dd,(t,n)=>n?n.toUpperCase():"")),fd=/\B([A-Z])/g,Un=vr(e=>e.replace(fd,"-$1").toLowerCase()),Ll=vr(e=>e.charAt(0).toUpperCase()+e.slice(1)),Or=vr(e=>e?`on${Ll(e)}`:""),Kt=(e,t)=>!Object.is(e,t),nr=(e,t)=>{for(let n=0;n<e.length;n++)e[n](t)},or=(e,t,n)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},oo=e=>{const t=parseFloat(e);return isNaN(t)?e:t},pd=e=>{const t=Me(e)?Number(e):NaN;return isNaN(t)?e:t};let bi;const na=()=>bi||(bi=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function mr(e){if(oe(e)){const t={};for(let n=0;n<e.length;n++){const l=e[n],r=Me(l)?gd(l):mr(l);if(r)for(const o in r)t[o]=r[o]}return t}else if(Me(e)||ke(e))return e}const hd=/;(?![^(]*\))/g,vd=/:([^]+)/,md=/\/\*[^]*?\*\//g;function gd(e){const t={};return e.replace(md,"").split(hd).forEach(n=>{if(n){const l=n.split(vd);l.length>1&&(t[l[0].trim()]=l[1].trim())}}),t}function Fo(e){let t="";if(Me(e))t=e;else if(oe(e))for(let n=0;n<e.length;n++){const l=Fo(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=Oo(yd);function la(e){return!!e||e===""}const St=e=>Me(e)?e:e==null?"":oe(e)||ke(e)&&(e.toString===ea||!ce(e.toString))?JSON.stringify(e,ra,2):String(e),ra=(e,t)=>t&&t.__v_isRef?ra(e,t.value):An(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[l,r],o)=>(n[Rr(l,o)+" =>"]=r,n),{})}:Xs(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>Rr(n))}:zn(t)?Rr(t):ke(t)&&!oe(t)&&!ta(t)?String(t):t,Rr=(e,t="")=>{var n;return zn(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
* @vue/reactivity v3.4.21
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let rt;class bd{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=rt,!t&&rt&&(this.index=(rt.scopes||(rt.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=rt;try{return rt=this,t()}finally{rt=n}}}on(){rt=this}off(){rt=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=rt){t&&t.active&&t.effects.push(e)}function oa(){return rt}function wd(e){rt&&rt.cleanups.push(e)}let dn;class Do{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,vn();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),mn()}return this._dirtyLevel>=4}set dirty(t){this._dirtyLevel=t?4:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let t=qt,n=dn;try{return qt=!0,dn=this,this._runnings++,ki(this),this.fn()}finally{wi(this),this._runnings--,dn=n,qt=t}}stop(){var t;this.active&&(ki(this),wi(this),(t=this.onStop)==null||t.call(this),this.active=!1)}}function Ed(e){return e.value}function ki(e){e._trackId++,e._depsLength=0}function wi(e){if(e.deps.length>e._depsLength){for(let t=e._depsLength;t<e.deps.length;t++)ia(e.deps[t],e);e.deps.length=e._depsLength}}function ia(e,t){const n=e.get(t);n!==void 0&&t._trackId!==n&&(e.delete(t),e.size===0&&e.cleanup())}let qt=!0,io=0;const sa=[];function vn(){sa.push(qt),qt=!1}function mn(){const e=sa.pop();qt=e===void 0?!0:e}function No(){io++}function Vo(){for(io--;!io&&so.length;)so.shift()()}function aa(e,t,n){if(t.get(e)!==e._trackId){t.set(e,e._trackId);const l=e.deps[e._depsLength];l!==t?(l&&ia(l,e),e.deps[e._depsLength++]=t):e._depsLength++}}const so=[];function ca(e,t,n){No();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&&so.push(l.scheduler)))}Vo()}const ua=(e,t)=>{const n=new Map;return n.cleanup=e,n.computed=t,n},ir=new WeakMap,fn=Symbol(""),ao=Symbol("");function tt(e,t,n){if(qt&&dn){let l=ir.get(e);l||ir.set(e,l=new Map);let r=l.get(n);r||l.set(n,r=ua(()=>l.delete(n))),aa(dn,r)}}function Pt(e,t,n,l,r,o){const i=ir.get(e);if(!i)return;let s=[];if(t==="clear")s=[...i.values()];else if(n==="length"&&oe(e)){const a=Number(l);i.forEach((c,u)=>{(u==="length"||!zn(u)&&u>=a)&&s.push(c)})}else switch(n!==void 0&&s.push(i.get(n)),t){case"add":oe(e)?Mo(n)&&s.push(i.get("length")):(s.push(i.get(fn)),An(e)&&s.push(i.get(ao)));break;case"delete":oe(e)||(s.push(i.get(fn)),An(e)&&s.push(i.get(ao)));break;case"set":An(e)&&s.push(i.get(fn));break}No();for(const a of s)a&&ca(a,4);Vo()}function xd(e,t){var n;return(n=ir.get(e))==null?void 0:n.get(t)}const Cd=Oo("__proto__,__v_isRef,__isVue"),da=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(zn)),Ei=Ld();function Ld(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const l=de(this);for(let o=0,i=this.length;o<i;o++)tt(l,"get",o+"");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){vn(),No();const l=de(this)[t].apply(this,n);return Vo(),mn(),l}}),e}function Td(e){const t=de(this);return tt(t,"has",e),t.hasOwnProperty(e)}class fa{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,l){const r=this._isReadonly,o=this._isShallow;if(n==="__v_isReactive")return!r;if(n==="__v_isReadonly")return r;if(n==="__v_isShallow")return o;if(n==="__v_raw")return l===(r?o?jd:ma:o?va:ha).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(l)?t:void 0;const i=oe(t);if(!r){if(i&&he(Ei,n))return Reflect.get(Ei,n,l);if(n==="hasOwnProperty")return Td}const s=Reflect.get(t,n,l);return(zn(n)?da.has(n):Cd(n))||(r||tt(t,"get",n),o)?s:Re(s)?i&&Mo(n)?s:s.value:ke(s)?r?Al(s):Tl(s):s}}class pa extends fa{constructor(t=!1){super(!1,t)}set(t,n,l,r){let o=t[n];if(!this._isShallow){const a=Fn(o);if(!sr(l)&&!Fn(l)&&(o=de(o),l=de(l)),!oe(t)&&Re(o)&&!Re(l))return a?!1:(o.value=l,!0)}const i=oe(t)&&Mo(n)?Number(n)<t.length:he(t,n),s=Reflect.set(t,n,l,r);return t===de(r)&&(i?Kt(l,o)&&Pt(t,"set",n,l):Pt(t,"add",n,l)),s}deleteProperty(t,n){const l=he(t,n);t[n];const r=Reflect.deleteProperty(t,n);return r&&l&&Pt(t,"delete",n,void 0),r}has(t,n){const l=Reflect.has(t,n);return(!zn(n)||!da.has(n))&&tt(t,"has",n),l}ownKeys(t){return tt(t,"iterate",oe(t)?"length":fn),Reflect.ownKeys(t)}}class Ad extends fa{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const Sd=new pa,Id=new Ad,Pd=new pa(!0),jo=e=>e,gr=e=>Reflect.getPrototypeOf(e);function jl(e,t,n=!1,l=!1){e=e.__v_raw;const r=de(e),o=de(t);n||(Kt(t,o)&&tt(r,"get",t),tt(r,"get",o));const{has:i}=gr(r),s=l?jo:n?zo:dl;if(i.call(r,t))return s(e.get(t));if(i.call(r,o))return s(e.get(o));e!==r&&e.get(t)}function Bl(e,t=!1){const n=this.__v_raw,l=de(n),r=de(e);return t||(Kt(e,r)&&tt(l,"has",e),tt(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&&tt(de(e),"iterate",fn),Reflect.get(e,"size",e)}function xi(e){e=de(e);const t=de(this);return gr(t).has.call(t,e)||(t.add(e),Pt(t,"add",e,e)),this}function Ci(e,t){t=de(t);const n=de(this),{has:l,get:r}=gr(n);let o=l.call(n,e);o||(e=de(e),o=l.call(n,e));const i=r.call(n,e);return n.set(e,t),o?Kt(t,i)&&Pt(n,"set",e,t):Pt(n,"add",e,t),this}function Li(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 o=t.delete(e);return r&&Pt(t,"delete",e,void 0),o}function Ti(){const e=de(this),t=e.size!==0,n=e.clear();return t&&Pt(e,"clear",void 0,void 0),n}function zl(e,t){return function(l,r){const o=this,i=o.__v_raw,s=de(i),a=t?jo:e?zo:dl;return!e&&tt(s,"iterate",fn),i.forEach((c,u)=>l.call(r,a(c),a(u),o))}}function Ul(e,t,n){return function(...l){const r=this.__v_raw,o=de(r),i=An(o),s=e==="entries"||e===Symbol.iterator&&i,a=e==="keys"&&i,c=r[e](...l),u=n?jo:t?zo:dl;return!t&&tt(o,"iterate",a?ao:fn),{next(){const{value:f,done:p}=c.next();return p?{value:f,done:p}:{value:s?[u(f[0]),u(f[1])]:u(f),done:p}},[Symbol.iterator](){return this}}}}function $t(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Od(){const e={get(o){return jl(this,o)},get size(){return Hl(this)},has:Bl,add:xi,set:Ci,delete:Li,clear:Ti,forEach:zl(!1,!1)},t={get(o){return jl(this,o,!1,!0)},get size(){return Hl(this)},has:Bl,add:xi,set:Ci,delete:Li,clear:Ti,forEach:zl(!1,!0)},n={get(o){return jl(this,o,!0)},get size(){return Hl(this,!0)},has(o){return Bl.call(this,o,!0)},add:$t("add"),set:$t("set"),delete:$t("delete"),clear:$t("clear"),forEach:zl(!0,!1)},l={get(o){return jl(this,o,!0,!0)},get size(){return Hl(this,!0)},has(o){return Bl.call(this,o,!0)},add:$t("add"),set:$t("set"),delete:$t("delete"),clear:$t("clear"),forEach:zl(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(o=>{e[o]=Ul(o,!1,!1),n[o]=Ul(o,!0,!1),t[o]=Ul(o,!1,!0),l[o]=Ul(o,!0,!0)}),[e,n,t,l]}const[Rd,$d,Md,Fd]=Od();function Bo(e,t){const n=t?e?Fd:Md:e?$d:Rd;return(l,r,o)=>r==="__v_isReactive"?!e:r==="__v_isReadonly"?e:r==="__v_raw"?l:Reflect.get(he(n,r)&&r in l?n:l,r,o)}const Dd={get:Bo(!1,!1)},Nd={get:Bo(!1,!0)},Vd={get:Bo(!0,!1)},ha=new WeakMap,va=new WeakMap,ma=new WeakMap,jd=new WeakMap;function Bd(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Hd(e){return e.__v_skip||!Object.isExtensible(e)?0:Bd(ud(e))}function Tl(e){return Fn(e)?e:Ho(e,!1,Sd,Dd,ha)}function ga(e){return Ho(e,!1,Pd,Nd,va)}function Al(e){return Ho(e,!0,Id,Vd,ma)}function Ho(e,t,n,l,r){if(!ke(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const o=r.get(e);if(o)return o;const i=Hd(e);if(i===0)return e;const s=new Proxy(e,i===2?l:n);return r.set(e,s),s}function In(e){return Fn(e)?In(e.__v_raw):!!(e&&e.__v_isReactive)}function Fn(e){return!!(e&&e.__v_isReadonly)}function sr(e){return!!(e&&e.__v_isShallow)}function ya(e){return In(e)||Fn(e)}function de(e){const t=e&&e.__v_raw;return t?de(t):e}function _a(e){return Object.isExtensible(e)&&or(e,"__v_skip",!0),e}const dl=e=>ke(e)?Tl(e):e,zo=e=>ke(e)?Al(e):e;class ba{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 Do(()=>t(this._value),()=>nl(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)&&Kt(t._value,t._value=t.effect.run())&&nl(t,4),Uo(t),t.effect._dirtyLevel>=2&&nl(t,2),t._value}set value(t){this._setter(t)}get _dirty(){return this.effect.dirty}set _dirty(t){this.effect.dirty=t}}function zd(e,t,n=!1){let l,r;const o=ce(e);return o?(l=e,r=ct):(l=e.get,r=e.set),new ba(l,r,o||!r,n)}function Uo(e){var t;qt&&dn&&(e=de(e),aa(dn,(t=e.dep)!=null?t:e.dep=ua(()=>e.dep=void 0,e instanceof ba?e:void 0)))}function nl(e,t=4,n){e=de(e);const l=e.dep;l&&ca(l,t)}function Re(e){return!!(e&&e.__v_isRef===!0)}function Q(e){return ka(e,!1)}function Ne(e){return ka(e,!0)}function ka(e,t){return Re(e)?e:new Ud(e,t)}class Ud{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:dl(t)}get value(){return Uo(this),this._value}set value(t){const n=this.__v_isShallow||sr(t)||Fn(t);t=n?t:de(t),Kt(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:dl(t),nl(this,4))}}function Xe(e){return Re(e)?e.value:e}const qd={get:(e,t,n)=>Xe(Reflect.get(e,t,n)),set:(e,t,n,l)=>{const r=e[t];return Re(r)&&!Re(n)?(r.value=n,!0):Reflect.set(e,t,n,l)}};function wa(e){return In(e)?e:new Proxy(e,qd)}class Wd{constructor(t){this.dep=void 0,this.__v_isRef=!0;const{get:n,set:l}=t(()=>Uo(this),()=>nl(this));this._get=n,this._set=l}get value(){return this._get()}set value(t){this._set(t)}}function qo(e){return new Wd(e)}function Kd(e){const t=oe(e)?new Array(e.length):{};for(const n in e)t[n]=Ea(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 xd(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 yr(e,t,n){return Re(e)?e:ce(e)?new Yd(e):ke(e)&&arguments.length>1?Ea(e,t,n):Q(e)}function Ea(e,t,n){const l=e[t];return Re(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 Wt(e,t,n,l){try{return l?e(...l):e()}catch(r){Sl(r,t,n)}}function ut(e,t,n,l){if(ce(e)){const o=Wt(e,t,n,l);return o&&Zs(o)&&o.catch(i=>{Sl(i,t,n)}),o}const r=[];for(let o=0;o<e.length;o++)r.push(ut(e[o],t,n,l));return r}function Sl(e,t,n,l=!0){const r=t?t.vnode:null;if(t){let o=t.parent;const i=t.proxy,s=`https://vuejs.org/error-reference/#runtime-${n}`;for(;o;){const c=o.ec;if(c){for(let u=0;u<c.length;u++)if(c[u](e,i,s)===!1)return}o=o.parent}const a=t.appContext.config.errorHandler;if(a){Wt(a,null,10,[e,i,s]);return}}Qd(e,n,r,l)}function Qd(e,t,n,l=!0){console.error(e)}let fl=!1,co=!1;const ze=[];let Et=0;const Pn=[];let jt=null,sn=0;const xa=Promise.resolve();let Wo=null;function Qt(e){const t=Wo||xa;return e?t.then(this?e.bind(this):e):t}function Jd(e){let t=Et+1,n=ze.length;for(;t<n;){const l=t+n>>>1,r=ze[l],o=pl(r);o<e||o===e&&r.pre?t=l+1:n=l}return t}function _r(e){(!ze.length||!ze.includes(e,fl&&e.allowRecurse?Et+1:Et))&&(e.id==null?ze.push(e):ze.splice(Jd(e.id),0,e),Ca())}function Ca(){!fl&&!co&&(co=!0,Wo=xa.then(La))}function Xd(e){const t=ze.indexOf(e);t>Et&&ze.splice(t,1)}function Zd(e){oe(e)?Pn.push(...e):(!jt||!jt.includes(e,e.allowRecurse?sn+1:sn))&&Pn.push(e),Ca()}function Ai(e,t,n=fl?Et+1:0){for(;n<ze.length;n++){const l=ze[n];if(l&&l.pre){if(e&&l.id!==e.uid)continue;ze.splice(n,1),n--,l()}}}function ar(e){if(Pn.length){const t=[...new Set(Pn)].sort((n,l)=>pl(n)-pl(l));if(Pn.length=0,jt){jt.push(...t);return}for(jt=t,sn=0;sn<jt.length;sn++)jt[sn]();jt=null,sn=0}}const pl=e=>e.id==null?1/0:e.id,ef=(e,t)=>{const n=pl(e)-pl(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function La(e){co=!1,fl=!0,ze.sort(ef);try{for(Et=0;Et<ze.length;Et++){const t=ze[Et];t&&t.active!==!1&&Wt(t,null,14)}}finally{Et=0,ze.length=0,ar(),fl=!1,Wo=null,(ze.length||Pn.length)&&La()}}function tf(e,t,...n){if(e.isUnmounted)return;const l=e.vnode.props||xe;let r=n;const o=t.startsWith("update:"),i=o&&t.slice(7);if(i&&i in l){const u=`${i==="modelValue"?"model":i}Modifiers`,{number:f,trim:p}=l[u]||xe;p&&(r=n.map(h=>Me(h)?h.trim():h)),f&&(r=n.map(oo))}let s,a=l[s=Or(t)]||l[s=Or(pt(t))];!a&&o&&(a=l[s=Or(Un(t))]),a&&ut(a,e,6,r);const c=l[s+"Once"];if(c){if(!e.emitted)e.emitted={};else if(e.emitted[s])return;e.emitted[s]=!0,ut(c,e,6,r)}}function Ta(e,t,n=!1){const l=t.emitsCache,r=l.get(e);if(r!==void 0)return r;const o=e.emits;let i={},s=!1;if(!ce(e)){const a=c=>{const u=Ta(c,t,!0);u&&(s=!0,$e(i,u))};!n&&t.mixins.length&&t.mixins.forEach(a),e.extends&&a(e.extends),e.mixins&&e.mixins.forEach(a)}return!o&&!s?(ke(e)&&l.set(e,null),null):(oe(o)?o.forEach(a=>i[a]=null):$e(i,o),ke(e)&&l.set(e,i),i)}function br(e,t){return!e||!Cl(t)?!1:(t=t.slice(2).replace(/Once$/,""),he(e,t[0].toLowerCase()+t.slice(1))||he(e,Un(t))||he(e,t))}let We=null,kr=null;function cr(e){const t=We;return We=e,kr=e&&e.type.__scopeId||null,t}function qn(e){kr=e}function Wn(){kr=null}function nf(e,t=We,n){if(!t||e._n)return e;const l=(...r)=>{l._d&&ji(-1);const o=cr(t);let i;try{i=e(...r)}finally{cr(o),l._d&&ji(1)}return i};return l._n=!0,l._c=!0,l._d=!0,l}function $r(e){const{type:t,vnode:n,proxy:l,withProxy:r,props:o,propsOptions:[i],slots:s,attrs:a,emit:c,render:u,renderCache:f,data:p,setupState:h,ctx:m,inheritAttrs:b}=e;let _,k;const x=cr(e);try{if(n.shapeFlag&4){const C=r||l,R=C;_=mt(u.call(R,C,f,o,h,p,m)),k=a}else{const C=t;_=mt(C.length>1?C(o,{attrs:a,slots:s,emit:c}):C(o,null)),k=t.props?a:lf(a)}}catch(C){sl.length=0,Sl(C,e,1),_=Se(dt)}let y=_;if(k&&b!==!1){const C=Object.keys(k),{shapeFlag:R}=y;C.length&&R&7&&(i&&C.some(Ro)&&(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,cr(x),_}const lf=e=>{let t;for(const n in e)(n==="class"||n==="style"||Cl(n))&&((t||(t={}))[n]=e[n]);return t},rf=(e,t)=>{const n={};for(const l in e)(!Ro(l)||!(l.slice(9)in t))&&(n[l]=e[l]);return n};function of(e,t,n){const{props:l,children:r,component:o}=e,{props:i,children:s,patchFlag:a}=t,c=o.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&a>=0){if(a&1024)return!0;if(a&16)return l?Si(l,i,c):!!i;if(a&8){const u=t.dynamicProps;for(let f=0;f<u.length;f++){const p=u[f];if(i[p]!==l[p]&&!br(c,p))return!0}}}else return(r||s)&&(!s||!s.$stable)?!0:l===i?!1:l?i?Si(l,i,c):!0:!!i;return!1}function Si(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 o=l[r];if(t[o]!==e[o]&&!br(n,o))return!0}return!1}function sf({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 Aa="components";function yt(e,t){return cf(Aa,e,!0,t)||e}const af=Symbol.for("v-ndc");function cf(e,t,n=!0,l=!1){const r=We||je;if(r){const o=r.type;if(e===Aa){const s=lp(o,!1);if(s&&(s===t||s===pt(t)||s===Ll(pt(t))))return o}const i=Ii(r[e]||o[e],t)||Ii(r.appContext[e],t);return!i&&l?o:i}}function Ii(e,t){return e&&(e[t]||e[pt(t)]||e[Ll(pt(t))])}const uf=e=>e.__isSuspense;function Sa(e,t){t&&t.pendingBranch?oe(e)?t.effects.push(...e):t.effects.push(e):Zd(e)}const df=Symbol.for("v-scx"),ff=()=>De(df);function Ia(e,t){return Ko(e,null,t)}const ql={};function ve(e,t,n){return Ko(e,t,n)}function Ko(e,t,{immediate:n,deep:l,flush:r,once:o,onTrack:i,onTrigger:s}=xe){if(t&&o){const L=t;t=(...P)=>{L(...P),R()}}const a=je,c=L=>l===!0?L:cn(L,l===!1?1:void 0);let u,f=!1,p=!1;if(Re(e)?(u=()=>e.value,f=sr(e)):In(e)?(u=()=>c(e),f=!0):oe(e)?(p=!0,f=e.some(L=>In(L)||sr(L)),u=()=>e.map(L=>{if(Re(L))return L.value;if(In(L))return c(L);if(ce(L))return Wt(L,a,2)})):ce(e)?t?u=()=>Wt(e,a,2):u=()=>(h&&h(),ut(e,a,3,[m])):u=ct,t&&l){const L=u;u=()=>cn(L())}let h,m=L=>{h=y.onStop=()=>{Wt(L,a,4),h=y.onStop=void 0}},b;if(Rl)if(m=ct,t?n&&ut(t,a,3,[u(),p?[]:void 0,m]):u(),r==="sync"){const L=ff();b=L.__watcherHandles||(L.__watcherHandles=[])}else return ct;let _=p?new Array(e.length).fill(ql):ql;const k=()=>{if(!(!y.active||!y.dirty))if(t){const L=y.run();(l||f||(p?L.some((P,$)=>Kt(P,_[$])):Kt(L,_)))&&(h&&h(),ut(t,a,3,[L,_===ql?void 0:p&&_[0]===ql?[]:_,m]),_=L)}else y.run()};k.allowRecurse=!!t;let x;r==="sync"?x=k:r==="post"?x=()=>Qe(k,a&&a.suspense):(k.pre=!0,a&&(k.id=a.uid),x=()=>_r(k));const y=new Do(u,ct,x),C=oa(),R=()=>{y.stop(),C&&$o(C.effects,y)};return t?n?k():_=y.run():r==="post"?Qe(y.run.bind(y),a&&a.suspense):y.run(),b&&b.push(R),R}function pf(e,t,n){const l=this.proxy,r=Me(e)?e.includes(".")?Pa(l,e):()=>l[e]:e.bind(l,l);let o;ce(t)?o=t:(o=t.handler,n=t);const i=Ol(this),s=Ko(r,o.bind(l),n);return i(),s}function Pa(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 cn(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),Re(e))cn(e.value,t,n,l);else if(oe(e))for(let r=0;r<e.length;r++)cn(e[r],t,n,l);else if(Xs(e)||An(e))e.forEach(r=>{cn(r,t,n,l)});else if(ta(e))for(const r in e)cn(e[r],t,n,l);return e}function Oa(e,t){if(We===null)return e;const n=xr(We)||We.proxy,l=e.dirs||(e.dirs=[]);for(let r=0;r<t.length;r++){let[o,i,s,a=xe]=t[r];o&&(ce(o)&&(o={mounted:o,updated:o}),o.deep&&cn(i),l.push({dir:o,instance:n,value:i,oldValue:void 0,arg:s,modifiers:a}))}return e}function wt(e,t,n,l){const r=e.dirs,o=t&&t.dirs;for(let i=0;i<r.length;i++){const s=r[i];o&&(s.oldValue=o[i].value);let a=s.dir[l];a&&(vn(),ut(a,n,8,[e.el,s,e,t]),mn())}}const Bt=Symbol("_leaveCb"),Wl=Symbol("_enterCb");function Ra(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return we(()=>{e.isMounted=!0}),Yo(()=>{e.isUnmounting=!0}),e}const it=[Function,Array],$a={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:it,onEnter:it,onAfterEnter:it,onEnterCancelled:it,onBeforeLeave:it,onLeave:it,onAfterLeave:it,onLeaveCancelled:it,onBeforeAppear:it,onAppear:it,onAfterAppear:it,onAppearCancelled:it},hf={name:"BaseTransition",props:$a,setup(e,{slots:t}){const n=Pl(),l=Ra();return()=>{const r=t.default&&Go(t.default(),!0);if(!r||!r.length)return;let o=r[0];if(r.length>1){for(const p of r)if(p.type!==dt){o=p;break}}const i=de(e),{mode:s}=i;if(l.isLeaving)return Mr(o);const a=Pi(o);if(!a)return Mr(o);const c=hl(a,i,l,n);vl(a,c);const u=n.subTree,f=u&&Pi(u);if(f&&f.type!==dt&&!an(a,f)){const p=hl(f,i,l,n);if(vl(f,p),s==="out-in")return l.isLeaving=!0,p.afterLeave=()=>{l.isLeaving=!1,n.update.active!==!1&&(n.effect.dirty=!0,n.update())},Mr(o);s==="in-out"&&a.type!==dt&&(p.delayLeave=(h,m,b)=>{const _=Ma(l,f);_[String(f.key)]=f,h[Bt]=()=>{m(),h[Bt]=void 0,delete c.delayedLeave},c.delayedLeave=b})}return o}}},vf=hf;function Ma(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 hl(e,t,n,l){const{appear:r,mode:o,persisted:i=!1,onBeforeEnter:s,onEnter:a,onAfterEnter:c,onEnterCancelled:u,onBeforeLeave:f,onLeave:p,onAfterLeave:h,onLeaveCancelled:m,onBeforeAppear:b,onAppear:_,onAfterAppear:k,onAppearCancelled:x}=t,y=String(e.key),C=Ma(n,e),R=($,J)=>{$&&ut($,l,9,J)},L=($,J)=>{const O=J[1];R($,J),oe($)?$.every(q=>q.length<=1)&&O():$.length<=1&&O()},P={mode:o,persisted:i,beforeEnter($){let J=s;if(!n.isMounted)if(r)J=b||s;else return;$[Bt]&&$[Bt](!0);const O=C[y];O&&an(e,O)&&O.el[Bt]&&O.el[Bt](),R(J,[$])},enter($){let J=a,O=c,q=u;if(!n.isMounted)if(r)J=_||a,O=k||c,q=x||u;else return;let F=!1;const re=$[Wl]=Ee=>{F||(F=!0,Ee?R(q,[$]):R(O,[$]),P.delayedLeave&&P.delayedLeave(),$[Wl]=void 0)};J?L(J,[$,re]):re()},leave($,J){const O=String(e.key);if($[Wl]&&$[Wl](!0),n.isUnmounting)return J();R(f,[$]);let q=!1;const F=$[Bt]=re=>{q||(q=!0,J(),re?R(m,[$]):R(h,[$]),$[Bt]=void 0,C[O]===e&&delete C[O])};C[O]=e,p?L(p,[$,F]):F()},clone($){return hl($,t,n,l)}};return P}function Mr(e){if(Il(e))return e=Gt(e),e.children=null,e}function Pi(e){return Il(e)?e.children?e.children[0]:void 0:e}function vl(e,t){e.shapeFlag&6&&e.component?vl(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 Go(e,t=!1,n){let l=[],r=0;for(let o=0;o<e.length;o++){let i=e[o];const s=n==null?i.key:String(n)+String(i.key!=null?i.key:o);i.type===He?(i.patchFlag&128&&r++,l=l.concat(Go(i.children,t,s))):(t||i.type!==dt)&&l.push(s!=null?Gt(i,{key:s}):i)}if(r>1)for(let o=0;o<l.length;o++)l[o].patchFlag=-2;return l}/*! #__NO_SIDE_EFFECTS__ */function z(e,t){return ce(e)?$e({name:e.name},t,{setup:e}):e}const ll=e=>!!e.type.__asyncLoader;/*! #__NO_SIDE_EFFECTS__ */function mf(e){ce(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:l,delay:r=200,timeout:o,suspensible:i=!0,onError:s}=e;let a=null,c,u=0;const f=()=>(u++,a=null,p()),p=()=>{let h;return a||(h=a=t().catch(m=>{if(m=m instanceof Error?m:new Error(String(m)),s)return new Promise((b,_)=>{s(m,()=>b(f()),()=>_(m),u+1)});throw m}).then(m=>h!==a&&a?a:(m&&(m.__esModule||m[Symbol.toStringTag]==="Module")&&(m=m.default),c=m,m)))};return z({name:"AsyncComponentWrapper",__asyncLoader:p,get __asyncResolved(){return c},setup(){const h=je;if(c)return()=>Fr(c,h);const m=x=>{a=null,Sl(x,h,13,!l)};if(i&&h.suspense||Rl)return p().then(x=>()=>Fr(x,h)).catch(x=>(m(x),()=>l?Se(l,{error:x}):null));const b=Q(!1),_=Q(),k=Q(!!r);return r&&setTimeout(()=>{k.value=!1},r),o!=null&&setTimeout(()=>{if(!b.value&&!_.value){const x=new Error(`Async component timed out after ${o}ms.`);m(x),_.value=x}},o),p().then(()=>{b.value=!0,h.parent&&Il(h.parent.vnode)&&(h.parent.effect.dirty=!0,_r(h.parent.update))}).catch(x=>{m(x),_.value=x}),()=>{if(b.value&&c)return Fr(c,h);if(_.value&&l)return Se(l,{error:_.value});if(n&&!k.value)return Se(n)}}})}function Fr(e,t){const{ref:n,props:l,children:r,ce:o}=t.vnode,i=Se(e,l,r);return i.ref=n,i.ce=o,delete t.vnode.ce,i}const Il=e=>e.type.__isKeepAlive;function gf(e,t){Fa(e,"a",t)}function yf(e,t){Fa(e,"da",t)}function Fa(e,t,n=je){const l=e.__wdc||(e.__wdc=()=>{let r=n;for(;r;){if(r.isDeactivated)return;r=r.parent}return e()});if(wr(t,l,n),n){let r=n.parent;for(;r&&r.parent;)Il(r.parent.vnode)&&_f(l,t,n,r),r=r.parent}}function _f(e,t,n,l){const r=wr(t,e,l,!0);gn(()=>{$o(l[t],r)},n)}function wr(e,t,n=je,l=!1){if(n){const r=n[e]||(n[e]=[]),o=t.__weh||(t.__weh=(...i)=>{if(n.isUnmounted)return;vn();const s=Ol(n),a=ut(t,n,e,i);return s(),mn(),a});return l?r.unshift(o):r.push(o),o}}const Rt=e=>(t,n=je)=>(!Rl||e==="sp")&&wr(e,(...l)=>t(...l),n),bf=Rt("bm"),we=Rt("m"),kf=Rt("bu"),Da=Rt("u"),Yo=Rt("bum"),gn=Rt("um"),wf=Rt("sp"),Ef=Rt("rtg"),xf=Rt("rtc");function Cf(e,t=je){wr("ec",e,t)}function Qo(e,t,n,l){let r;const o=n&&n[l];if(oe(e)||Me(e)){r=new Array(e.length);for(let i=0,s=e.length;i<s;i++)r[i]=t(e[i],i,void 0,o&&o[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,o&&o[i])}else if(ke(e))if(e[Symbol.iterator])r=Array.from(e,(i,s)=>t(i,s,void 0,o&&o[s]));else{const i=Object.keys(e);r=new Array(i.length);for(let s=0,a=i.length;s<a;s++){const c=i[s];r[s]=t(e[c],c,s,o&&o[s])}}else r=[];return n&&(n[l]=r),r}const uo=e=>e?Qa(e)?xr(e)||e.proxy:uo(e.parent):null,rl=$e(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>uo(e.parent),$root:e=>uo(e.root),$emit:e=>e.emit,$options:e=>Jo(e),$forceUpdate:e=>e.f||(e.f=()=>{e.effect.dirty=!0,_r(e.update)}),$nextTick:e=>e.n||(e.n=Qt.bind(e.proxy)),$watch:e=>pf.bind(e)}),Dr=(e,t)=>e!==xe&&!e.__isScriptSetup&&he(e,t),Lf={get({_:e},t){const{ctx:n,setupState:l,data:r,props:o,accessCache:i,type:s,appContext:a}=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 o[t]}else{if(Dr(l,t))return i[t]=1,l[t];if(r!==xe&&he(r,t))return i[t]=2,r[t];if((c=e.propsOptions[0])&&he(c,t))return i[t]=3,o[t];if(n!==xe&&he(n,t))return i[t]=4,n[t];fo&&(i[t]=0)}}const u=rl[t];let f,p;if(u)return t==="$attrs"&&tt(e,"get",t),u(e);if((f=s.__cssModules)&&(f=f[t]))return f;if(n!==xe&&he(n,t))return i[t]=4,n[t];if(p=a.config.globalProperties,he(p,t))return p[t]},set({_:e},t,n){const{data:l,setupState:r,ctx:o}=e;return Dr(r,t)?(r[t]=n,!0):l!==xe&&he(l,t)?(l[t]=n,!0):he(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(o[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:l,appContext:r,propsOptions:o}},i){let s;return!!n[i]||e!==xe&&he(e,i)||Dr(t,i)||(s=o[0])&&he(s,i)||he(l,i)||he(rl,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 Oi(e){return oe(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let fo=!0;function Tf(e){const t=Jo(e),n=e.proxy,l=e.ctx;fo=!1,t.beforeCreate&&Ri(t.beforeCreate,e,"bc");const{data:r,computed:o,methods:i,watch:s,provide:a,inject:c,created:u,beforeMount:f,mounted:p,beforeUpdate:h,updated:m,activated:b,deactivated:_,beforeDestroy:k,beforeUnmount:x,destroyed:y,unmounted:C,render:R,renderTracked:L,renderTriggered:P,errorCaptured:$,serverPrefetch:J,expose:O,inheritAttrs:q,components:F,directives:re,filters:Ee}=t;if(c&&Af(c,l,null),i)for(const se in i){const K=i[se];ce(K)&&(l[se]=K.bind(n))}if(r){const se=r.call(n,n);ke(se)&&(e.data=Tl(se))}if(fo=!0,o)for(const se in o){const K=o[se],Le=ce(K)?K.bind(n,n):ce(K.get)?K.get.bind(n,n):ct,ot=!ce(K)&&ce(K.set)?K.set.bind(n):ct,Ye=T({get:Le,set:ot});Object.defineProperty(l,se,{enumerable:!0,configurable:!0,get:()=>Ye.value,set:ee=>Ye.value=ee})}if(s)for(const se in s)Na(s[se],l,n,se);if(a){const se=ce(a)?a.call(n):a;Reflect.ownKeys(se).forEach(K=>{On(K,se[K])})}u&&Ri(u,e,"c");function Y(se,K){oe(K)?K.forEach(Le=>se(Le.bind(n))):K&&se(K.bind(n))}if(Y(bf,f),Y(we,p),Y(kf,h),Y(Da,m),Y(gf,b),Y(yf,_),Y(Cf,$),Y(xf,L),Y(Ef,P),Y(Yo,x),Y(gn,C),Y(wf,J),oe(O))if(O.length){const se=e.exposed||(e.exposed={});O.forEach(K=>{Object.defineProperty(se,K,{get:()=>n[K],set:Le=>n[K]=Le})})}else e.exposed||(e.exposed={});R&&e.render===ct&&(e.render=R),q!=null&&(e.inheritAttrs=q),F&&(e.components=F),re&&(e.directives=re)}function Af(e,t,n=ct){oe(e)&&(e=po(e));for(const l in e){const r=e[l];let o;ke(r)?"default"in r?o=De(r.from||l,r.default,!0):o=De(r.from||l):o=De(r),Re(o)?Object.defineProperty(t,l,{enumerable:!0,configurable:!0,get:()=>o.value,set:i=>o.value=i}):t[l]=o}}function Ri(e,t,n){ut(oe(e)?e.map(l=>l.bind(t.proxy)):e.bind(t.proxy),t,n)}function Na(e,t,n,l){const r=l.includes(".")?Pa(n,l):()=>n[l];if(Me(e)){const o=t[e];ce(o)&&ve(r,o)}else if(ce(e))ve(r,e.bind(n));else if(ke(e))if(oe(e))e.forEach(o=>Na(o,t,n,l));else{const o=ce(e.handler)?e.handler.bind(n):t[e.handler];ce(o)&&ve(r,o,e)}}function Jo(e){const t=e.type,{mixins:n,extends:l}=t,{mixins:r,optionsCache:o,config:{optionMergeStrategies:i}}=e.appContext,s=o.get(t);let a;return s?a=s:!r.length&&!n&&!l?a=t:(a={},r.length&&r.forEach(c=>ur(a,c,i,!0)),ur(a,t,i)),ke(t)&&o.set(t,a),a}function ur(e,t,n,l=!1){const{mixins:r,extends:o}=t;o&&ur(e,o,n,!0),r&&r.forEach(i=>ur(e,i,n,!0));for(const i in t)if(!(l&&i==="expose")){const s=Sf[i]||n&&n[i];e[i]=s?s(e[i],t[i]):t[i]}return e}const Sf={data:$i,props:Mi,emits:Mi,methods:el,computed:el,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:el,directives:el,watch:Pf,provide:$i,inject:If};function $i(e,t){return t?e?function(){return $e(ce(e)?e.call(this,this):e,ce(t)?t.call(this,this):t)}:t:e}function If(e,t){return el(po(e),po(t))}function po(e){if(oe(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 el(e,t){return e?$e(Object.create(null),e,t):t}function Mi(e,t){return e?oe(e)&&oe(t)?[...new Set([...e,...t])]:$e(Object.create(null),Oi(e),Oi(t??{})):t}function Pf(e,t){if(!e)return t;if(!t)return e;const n=$e(Object.create(null),e);for(const l in t)n[l]=Ue(e[l],t[l]);return n}function Va(){return{app:null,config:{isNativeTag:ad,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let Of=0;function Rf(e,t){return function(l,r=null){ce(l)||(l=$e({},l)),r!=null&&!ke(r)&&(r=null);const o=Va(),i=new WeakSet;let s=!1;const a=o.app={_uid:Of++,_component:l,_props:r,_container:null,_context:o,_instance:null,version:op,get config(){return o.config},set config(c){},use(c,...u){return i.has(c)||(c&&ce(c.install)?(i.add(c),c.install(a,...u)):ce(c)&&(i.add(c),c(a,...u))),a},mixin(c){return o.mixins.includes(c)||o.mixins.push(c),a},component(c,u){return u?(o.components[c]=u,a):o.components[c]},directive(c,u){return u?(o.directives[c]=u,a):o.directives[c]},mount(c,u,f){if(!s){const p=Se(l,r);return p.appContext=o,f===!0?f="svg":f===!1&&(f=void 0),u&&t?t(p,c):e(p,c,f),s=!0,a._container=c,c.__vue_app__=a,xr(p.component)||p.component.proxy}},unmount(){s&&(e(null,a._container),delete a._container.__vue_app__)},provide(c,u){return o.provides[c]=u,a},runWithContext(c){const u=ol;ol=a;try{return c()}finally{ol=u}}};return a}}let ol=null;function On(e,t){if(je){let n=je.provides;const l=je.parent&&je.parent.provides;l===n&&(n=je.provides=Object.create(l)),n[e]=t}}function De(e,t,n=!1){const l=je||We;if(l||ol){const r=l?l.parent==null?l.vnode.appContext&&l.vnode.appContext.provides:l.parent.provides:ol._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 $f(e,t,n,l=!1){const r={},o={};or(o,Er,1),e.propsDefaults=Object.create(null),ja(e,t,r,o);for(const i in e.propsOptions[0])i in r||(r[i]=void 0);n?e.props=l?r:ga(r):e.type.props?e.props=r:e.props=o,e.attrs=o}function Mf(e,t,n,l){const{props:r,attrs:o,vnode:{patchFlag:i}}=e,s=de(r),[a]=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(br(e.emitsOptions,p))continue;const h=t[p];if(a)if(he(o,p))h!==o[p]&&(o[p]=h,c=!0);else{const m=pt(p);r[m]=ho(a,s,m,h,e,!1)}else h!==o[p]&&(o[p]=h,c=!0)}}}else{ja(e,t,r,o)&&(c=!0);let u;for(const f in s)(!t||!he(t,f)&&((u=Un(f))===f||!he(t,u)))&&(a?n&&(n[f]!==void 0||n[u]!==void 0)&&(r[f]=ho(a,s,f,void 0,e,!0)):delete r[f]);if(o!==s)for(const f in o)(!t||!he(t,f))&&(delete o[f],c=!0)}c&&Pt(e,"set","$attrs")}function ja(e,t,n,l){const[r,o]=e.propsOptions;let i=!1,s;if(t)for(let a in t){if(Sn(a))continue;const c=t[a];let u;r&&he(r,u=pt(a))?!o||!o.includes(u)?n[u]=c:(s||(s={}))[u]=c:br(e.emitsOptions,a)||(!(a in l)||c!==l[a])&&(l[a]=c,i=!0)}if(o){const a=de(n),c=s||xe;for(let u=0;u<o.length;u++){const f=o[u];n[f]=ho(r,a,f,c[f],e,!he(c,f))}}return i}function ho(e,t,n,l,r,o){const i=e[n];if(i!=null){const s=he(i,"default");if(s&&l===void 0){const a=i.default;if(i.type!==Function&&!i.skipFactory&&ce(a)){const{propsDefaults:c}=r;if(n in c)l=c[n];else{const u=Ol(r);l=c[n]=a.call(null,t),u()}}else l=a}i[0]&&(o&&!s?l=!1:i[1]&&(l===""||l===Un(n))&&(l=!0))}return l}function Ba(e,t,n=!1){const l=t.propsCache,r=l.get(e);if(r)return r;const o=e.props,i={},s=[];let a=!1;if(!ce(e)){const u=f=>{a=!0;const[p,h]=Ba(f,t,!0);$e(i,p),h&&s.push(...h)};!n&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}if(!o&&!a)return ke(e)&&l.set(e,Tn),Tn;if(oe(o))for(let u=0;u<o.length;u++){const f=pt(o[u]);Fi(f)&&(i[f]=xe)}else if(o)for(const u in o){const f=pt(u);if(Fi(f)){const p=o[u],h=i[f]=oe(p)||ce(p)?{type:p}:$e({},p);if(h){const m=Vi(Boolean,h.type),b=Vi(String,h.type);h[0]=m>-1,h[1]=b<0||m<b,(m>-1||he(h,"default"))&&s.push(f)}}}const c=[i,s];return ke(e)&&l.set(e,c),c}function Fi(e){return e[0]!=="$"&&!Sn(e)}function Di(e){return e===null?"null":typeof e=="function"?e.name||"":typeof e=="object"&&e.constructor&&e.constructor.name||""}function Ni(e,t){return Di(e)===Di(t)}function Vi(e,t){return oe(t)?t.findIndex(n=>Ni(n,e)):ce(t)&&Ni(t,e)?0:-1}const Ha=e=>e[0]==="_"||e==="$stable",Xo=e=>oe(e)?e.map(mt):[mt(e)],Ff=(e,t,n)=>{if(t._n)return t;const l=nf((...r)=>Xo(t(...r)),n);return l._c=!1,l},za=(e,t,n)=>{const l=e._ctx;for(const r in e){if(Ha(r))continue;const o=e[r];if(ce(o))t[r]=Ff(r,o,l);else if(o!=null){const i=Xo(o);t[r]=()=>i}}},Ua=(e,t)=>{const n=Xo(t);e.slots.default=()=>n},Df=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=de(t),or(t,"_",n)):za(t,e.slots={})}else e.slots={},t&&Ua(e,t);or(e.slots,Er,1)},Nf=(e,t,n)=>{const{vnode:l,slots:r}=e;let o=!0,i=xe;if(l.shapeFlag&32){const s=t._;s?n&&s===1?o=!1:($e(r,t),!n&&s===1&&delete r._):(o=!t.$stable,za(t,r)),i=t}else t&&(Ua(e,t),i={default:1});if(o)for(const s in r)!Ha(s)&&i[s]==null&&delete r[s]};function dr(e,t,n,l,r=!1){if(oe(e)){e.forEach((p,h)=>dr(p,t&&(oe(t)?t[h]:t),n,l,r));return}if(ll(l)&&!r)return;const o=l.shapeFlag&4?xr(l.component)||l.component.proxy:l.el,i=r?null:o,{i:s,r:a}=e,c=t&&t.r,u=s.refs===xe?s.refs={}:s.refs,f=s.setupState;if(c!=null&&c!==a&&(Me(c)?(u[c]=null,he(f,c)&&(f[c]=null)):Re(c)&&(c.value=null)),ce(a))Wt(a,s,12,[i,u]);else{const p=Me(a),h=Re(a);if(p||h){const m=()=>{if(e.f){const b=p?he(f,a)?f[a]:u[a]:a.value;r?oe(b)&&$o(b,o):oe(b)?b.includes(o)||b.push(o):p?(u[a]=[o],he(f,a)&&(f[a]=u[a])):(a.value=[o],e.k&&(u[e.k]=a.value))}else p?(u[a]=i,he(f,a)&&(f[a]=i)):h&&(a.value=i,e.k&&(u[e.k]=i))};i?(m.id=-1,Qe(m,n)):m()}}}let Mt=!1;const Vf=e=>e.namespaceURI.includes("svg")&&e.tagName!=="foreignObject",jf=e=>e.namespaceURI.includes("MathML"),Kl=e=>{if(Vf(e))return"svg";if(jf(e))return"mathml"},Gl=e=>e.nodeType===8;function Bf(e){const{mt:t,p:n,o:{patchProp:l,createText:r,nextSibling:o,parentNode:i,remove:s,insert:a,createComment:c}}=e,u=(y,C)=>{if(!C.hasChildNodes()){n(null,y,C),ar(),C._vnode=y;return}Mt=!1,f(C.firstChild,y,null,null,null),ar(),C._vnode=y,Mt&&console.error("Hydration completed but contains mismatches.")},f=(y,C,R,L,P,$=!1)=>{const J=Gl(y)&&y.data==="[",O=()=>b(y,C,R,L,P,J),{type:q,ref:F,shapeFlag:re,patchFlag:Ee}=C;let be=y.nodeType;C.el=y,Ee===-2&&($=!1,C.dynamicChildren=null);let Y=null;switch(q){case Dn:be!==3?C.children===""?(a(C.el=r(""),i(y),y),Y=y):Y=O():(y.data!==C.children&&(Mt=!0,y.data=C.children),Y=o(y));break;case dt:x(y)?(Y=o(y),k(C.el=y.content.firstChild,y,R)):be!==8||J?Y=O():Y=o(y);break;case il:if(J&&(y=o(y),be=y.nodeType),be===1||be===3){Y=y;const se=!C.children.length;for(let K=0;K<C.staticCount;K++)se&&(C.children+=Y.nodeType===1?Y.outerHTML:Y.data),K===C.staticCount-1&&(C.anchor=Y),Y=o(Y);return J?o(Y):Y}else O();break;case He:J?Y=m(y,C,R,L,P,$):Y=O();break;default:if(re&1)(be!==1||C.type.toLowerCase()!==y.tagName.toLowerCase())&&!x(y)?Y=O():Y=p(y,C,R,L,P,$);else if(re&6){C.slotScopeIds=P;const se=i(y);if(J?Y=_(y):Gl(y)&&y.data==="teleport start"?Y=_(y,y.data,"teleport end"):Y=o(y),t(C,se,null,R,L,Kl(se),$),ll(C)){let K;J?(K=Se(He),K.anchor=Y?Y.previousSibling:se.lastChild):K=y.nodeType===3?gl(""):Se("div"),K.el=y,C.component.subTree=K}}else re&64?be!==8?Y=O():Y=C.type.hydrate(y,C,R,L,P,$,e,h):re&128&&(Y=C.type.hydrate(y,C,R,L,Kl(i(y)),P,$,e,f))}return F!=null&&dr(F,null,L,C),Y},p=(y,C,R,L,P,$)=>{$=$||!!C.dynamicChildren;const{type:J,props:O,patchFlag:q,shapeFlag:F,dirs:re,transition:Ee}=C,be=J==="input"||J==="option";if(be||q!==-1){re&&wt(C,null,R,"created");let Y=!1;if(x(y)){Y=qa(L,Ee)&&R&&R.vnode.props&&R.vnode.props.appear;const K=y.content.firstChild;Y&&Ee.beforeEnter(K),k(K,y,R),C.el=y=K}if(F&16&&!(O&&(O.innerHTML||O.textContent))){let K=h(y.firstChild,C,y,R,L,P,$);for(;K;){Mt=!0;const Le=K;K=K.nextSibling,s(Le)}}else F&8&&y.textContent!==C.children&&(Mt=!0,y.textContent=C.children);if(O)if(be||!$||q&48)for(const K in O)(be&&(K.endsWith("value")||K==="indeterminate")||Cl(K)&&!Sn(K)||K[0]===".")&&l(y,K,null,O[K],void 0,void 0,R);else O.onClick&&l(y,"onClick",null,O.onClick,void 0,void 0,R);let se;(se=O&&O.onVnodeBeforeMount)&&st(se,R,C),re&&wt(C,null,R,"beforeMount"),((se=O&&O.onVnodeMounted)||re||Y)&&Sa(()=>{se&&st(se,R,C),Y&&Ee.enter(y),re&&wt(C,null,R,"mounted")},L)}return y.nextSibling},h=(y,C,R,L,P,$,J)=>{J=J||!!C.dynamicChildren;const O=C.children,q=O.length;for(let F=0;F<q;F++){const re=J?O[F]:O[F]=mt(O[F]);if(y)y=f(y,re,L,P,$,J);else{if(re.type===Dn&&!re.children)continue;Mt=!0,n(null,re,R,null,L,P,Kl(R),$)}}return y},m=(y,C,R,L,P,$)=>{const{slotScopeIds:J}=C;J&&(P=P?P.concat(J):J);const O=i(y),q=h(o(y),C,O,R,L,P,$);return q&&Gl(q)&&q.data==="]"?o(C.anchor=q):(Mt=!0,a(C.anchor=c("]"),O,q),q)},b=(y,C,R,L,P,$)=>{if(Mt=!0,C.el=null,$){const q=_(y);for(;;){const F=o(y);if(F&&F!==q)s(F);else break}}const J=o(y),O=i(y);return s(y),n(null,C,O,J,R,L,Kl(O),P),J},_=(y,C="[",R="]")=>{let L=0;for(;y;)if(y=o(y),y&&Gl(y)&&(y.data===C&&L++,y.data===R)){if(L===0)return o(y);L--}return y},k=(y,C,R)=>{const L=C.parentNode;L&&L.replaceChild(y,C);let P=R;for(;P;)P.vnode.el===C&&(P.vnode.el=P.subTree.el=y),P=P.parent},x=y=>y.nodeType===1&&y.tagName.toLowerCase()==="template";return[u,f]}const Qe=Sa;function Hf(e){return zf(e,Bf)}function zf(e,t){const n=na();n.__VUE__=!0;const{insert:l,remove:r,patchProp:o,createElement:i,createText:s,createComment:a,setText:c,setElementText:u,parentNode:f,nextSibling:p,setScopeId:h=ct,insertStaticContent:m}=e,b=(v,g,E,S=null,A=null,N=null,H=void 0,D=null,B=!!g.dynamicChildren)=>{if(v===g)return;v&&!an(v,g)&&(S=w(v),ee(v,A,N,!0),v=null),g.patchFlag===-2&&(B=!1,g.dynamicChildren=null);const{type:M,ref:W,shapeFlag:le}=g;switch(M){case Dn:_(v,g,E,S);break;case dt:k(v,g,E,S);break;case il:v==null&&x(g,E,S,H);break;case He:F(v,g,E,S,A,N,H,D,B);break;default:le&1?R(v,g,E,S,A,N,H,D,B):le&6?re(v,g,E,S,A,N,H,D,B):(le&64||le&128)&&M.process(v,g,E,S,A,N,H,D,B,Z)}W!=null&&A&&dr(W,v&&v.ref,N,g||v,!g)},_=(v,g,E,S)=>{if(v==null)l(g.el=s(g.children),E,S);else{const A=g.el=v.el;g.children!==v.children&&c(A,g.children)}},k=(v,g,E,S)=>{v==null?l(g.el=a(g.children||""),E,S):g.el=v.el},x=(v,g,E,S)=>{[v.el,v.anchor]=m(v.children,g,E,S,v.el,v.anchor)},y=({el:v,anchor:g},E,S)=>{let A;for(;v&&v!==g;)A=p(v),l(v,E,S),v=A;l(g,E,S)},C=({el:v,anchor:g})=>{let E;for(;v&&v!==g;)E=p(v),r(v),v=E;r(g)},R=(v,g,E,S,A,N,H,D,B)=>{g.type==="svg"?H="svg":g.type==="math"&&(H="mathml"),v==null?L(g,E,S,A,N,H,D,B):J(v,g,A,N,H,D,B)},L=(v,g,E,S,A,N,H,D)=>{let B,M;const{props:W,shapeFlag:le,transition:te,dirs:ae}=v;if(B=v.el=i(v.type,N,W&&W.is,W),le&8?u(B,v.children):le&16&&$(v.children,B,null,S,A,Nr(v,N),H,D),ae&&wt(v,null,S,"created"),P(B,v,v.scopeId,H,S),W){for(const ge in W)ge!=="value"&&!Sn(ge)&&o(B,ge,null,W[ge],N,v.children,S,A,X);"value"in W&&o(B,"value",null,W.value,N),(M=W.onVnodeBeforeMount)&&st(M,S,v)}ae&&wt(v,null,S,"beforeMount");const ue=qa(A,te);ue&&te.beforeEnter(B),l(B,g,E),((M=W&&W.onVnodeMounted)||ue||ae)&&Qe(()=>{M&&st(M,S,v),ue&&te.enter(B),ae&&wt(v,null,S,"mounted")},A)},P=(v,g,E,S,A)=>{if(E&&h(v,E),S)for(let N=0;N<S.length;N++)h(v,S[N]);if(A){let N=A.subTree;if(g===N){const H=A.vnode;P(v,H,H.scopeId,H.slotScopeIds,A.parent)}}},$=(v,g,E,S,A,N,H,D,B=0)=>{for(let M=B;M<v.length;M++){const W=v[M]=D?Ht(v[M]):mt(v[M]);b(null,W,g,E,S,A,N,H,D)}},J=(v,g,E,S,A,N,H)=>{const D=g.el=v.el;let{patchFlag:B,dynamicChildren:M,dirs:W}=g;B|=v.patchFlag&16;const le=v.props||xe,te=g.props||xe;let ae;if(E&&ln(E,!1),(ae=te.onVnodeBeforeUpdate)&&st(ae,E,g,v),W&&wt(g,v,E,"beforeUpdate"),E&&ln(E,!0),M?O(v.dynamicChildren,M,D,E,S,Nr(g,A),N):H||K(v,g,D,null,E,S,Nr(g,A),N,!1),B>0){if(B&16)q(D,g,le,te,E,S,A);else if(B&2&&le.class!==te.class&&o(D,"class",null,te.class,A),B&4&&o(D,"style",le.style,te.style,A),B&8){const ue=g.dynamicProps;for(let ge=0;ge<ue.length;ge++){const Te=ue[ge],Ve=le[Te],ht=te[Te];(ht!==Ve||Te==="value")&&o(D,Te,Ve,ht,A,v.children,E,S,X)}}B&1&&v.children!==g.children&&u(D,g.children)}else!H&&M==null&&q(D,g,le,te,E,S,A);((ae=te.onVnodeUpdated)||W)&&Qe(()=>{ae&&st(ae,E,g,v),W&&wt(g,v,E,"updated")},S)},O=(v,g,E,S,A,N,H)=>{for(let D=0;D<g.length;D++){const B=v[D],M=g[D],W=B.el&&(B.type===He||!an(B,M)||B.shapeFlag&70)?f(B.el):E;b(B,M,W,null,S,A,N,H,!0)}},q=(v,g,E,S,A,N,H)=>{if(E!==S){if(E!==xe)for(const D in E)!Sn(D)&&!(D in S)&&o(v,D,E[D],null,H,g.children,A,N,X);for(const D in S){if(Sn(D))continue;const B=S[D],M=E[D];B!==M&&D!=="value"&&o(v,D,M,B,H,g.children,A,N,X)}"value"in S&&o(v,"value",E.value,S.value,H)}},F=(v,g,E,S,A,N,H,D,B)=>{const M=g.el=v?v.el:s(""),W=g.anchor=v?v.anchor:s("");let{patchFlag:le,dynamicChildren:te,slotScopeIds:ae}=g;ae&&(D=D?D.concat(ae):ae),v==null?(l(M,E,S),l(W,E,S),$(g.children||[],E,W,A,N,H,D,B)):le>0&&le&64&&te&&v.dynamicChildren?(O(v.dynamicChildren,te,E,A,N,H,D),(g.key!=null||A&&g===A.subTree)&&Wa(v,g,!0)):K(v,g,E,W,A,N,H,D,B)},re=(v,g,E,S,A,N,H,D,B)=>{g.slotScopeIds=D,v==null?g.shapeFlag&512?A.ctx.activate(g,E,S,H,B):Ee(g,E,S,A,N,H,B):be(v,g,B)},Ee=(v,g,E,S,A,N,H)=>{const D=v.component=Xf(v,S,A);if(Il(v)&&(D.ctx.renderer=Z),Zf(D),D.asyncDep){if(A&&A.registerDep(D,Y),!v.el){const B=D.subTree=Se(dt);k(null,B,g,E)}}else Y(D,v,g,E,A,N,H)},be=(v,g,E)=>{const S=g.component=v.component;if(of(v,g,E))if(S.asyncDep&&!S.asyncResolved){se(S,g,E);return}else S.next=g,Xd(S.update),S.effect.dirty=!0,S.update();else g.el=v.el,S.vnode=g},Y=(v,g,E,S,A,N,H)=>{const D=()=>{if(v.isMounted){let{next:W,bu:le,u:te,parent:ae,vnode:ue}=v;{const bn=Ka(v);if(bn){W&&(W.el=ue.el,se(v,W,H)),bn.asyncDep.then(()=>{v.isUnmounted||D()});return}}let ge=W,Te;ln(v,!1),W?(W.el=ue.el,se(v,W,H)):W=ue,le&&nr(le),(Te=W.props&&W.props.onVnodeBeforeUpdate)&&st(Te,ae,W,ue),ln(v,!0);const Ve=$r(v),ht=v.subTree;v.subTree=Ve,b(ht,Ve,f(ht.el),w(ht),v,A,N),W.el=Ve.el,ge===null&&sf(v,Ve.el),te&&Qe(te,A),(Te=W.props&&W.props.onVnodeUpdated)&&Qe(()=>st(Te,ae,W,ue),A)}else{let W;const{el:le,props:te}=g,{bm:ae,m:ue,parent:ge}=v,Te=ll(g);if(ln(v,!1),ae&&nr(ae),!Te&&(W=te&&te.onVnodeBeforeMount)&&st(W,ge,g),ln(v,!0),le&&_e){const Ve=()=>{v.subTree=$r(v),_e(le,v.subTree,v,A,null)};Te?g.type.__asyncLoader().then(()=>!v.isUnmounted&&Ve()):Ve()}else{const Ve=v.subTree=$r(v);b(null,Ve,E,S,v,A,N),g.el=Ve.el}if(ue&&Qe(ue,A),!Te&&(W=te&&te.onVnodeMounted)){const Ve=g;Qe(()=>st(W,ge,Ve),A)}(g.shapeFlag&256||ge&&ll(ge.vnode)&&ge.vnode.shapeFlag&256)&&v.a&&Qe(v.a,A),v.isMounted=!0,g=E=S=null}},B=v.effect=new Do(D,ct,()=>_r(M),v.scope),M=v.update=()=>{B.dirty&&B.run()};M.id=v.uid,ln(v,!0),M()},se=(v,g,E)=>{g.component=v;const S=v.vnode.props;v.vnode=g,v.next=null,Mf(v,g.props,S,E),Nf(v,g.children,E),vn(),Ai(v),mn()},K=(v,g,E,S,A,N,H,D,B=!1)=>{const M=v&&v.children,W=v?v.shapeFlag:0,le=g.children,{patchFlag:te,shapeFlag:ae}=g;if(te>0){if(te&128){ot(M,le,E,S,A,N,H,D,B);return}else if(te&256){Le(M,le,E,S,A,N,H,D,B);return}}ae&8?(W&16&&X(M,A,N),le!==M&&u(E,le)):W&16?ae&16?ot(M,le,E,S,A,N,H,D,B):X(M,A,N,!0):(W&8&&u(E,""),ae&16&&$(le,E,S,A,N,H,D,B))},Le=(v,g,E,S,A,N,H,D,B)=>{v=v||Tn,g=g||Tn;const M=v.length,W=g.length,le=Math.min(M,W);let te;for(te=0;te<le;te++){const ae=g[te]=B?Ht(g[te]):mt(g[te]);b(v[te],ae,E,null,A,N,H,D,B)}M>W?X(v,A,N,!0,!1,le):$(g,E,S,A,N,H,D,B,le)},ot=(v,g,E,S,A,N,H,D,B)=>{let M=0;const W=g.length;let le=v.length-1,te=W-1;for(;M<=le&&M<=te;){const ae=v[M],ue=g[M]=B?Ht(g[M]):mt(g[M]);if(an(ae,ue))b(ae,ue,E,null,A,N,H,D,B);else break;M++}for(;M<=le&&M<=te;){const ae=v[le],ue=g[te]=B?Ht(g[te]):mt(g[te]);if(an(ae,ue))b(ae,ue,E,null,A,N,H,D,B);else break;le--,te--}if(M>le){if(M<=te){const ae=te+1,ue=ae<W?g[ae].el:S;for(;M<=te;)b(null,g[M]=B?Ht(g[M]):mt(g[M]),E,ue,A,N,H,D,B),M++}}else if(M>te)for(;M<=le;)ee(v[M],A,N,!0),M++;else{const ae=M,ue=M,ge=new Map;for(M=ue;M<=te;M++){const lt=g[M]=B?Ht(g[M]):mt(g[M]);lt.key!=null&&ge.set(lt.key,M)}let Te,Ve=0;const ht=te-ue+1;let bn=!1,gi=0;const Qn=new Array(ht);for(M=0;M<ht;M++)Qn[M]=0;for(M=ae;M<=le;M++){const lt=v[M];if(Ve>=ht){ee(lt,A,N,!0);continue}let kt;if(lt.key!=null)kt=ge.get(lt.key);else for(Te=ue;Te<=te;Te++)if(Qn[Te-ue]===0&&an(lt,g[Te])){kt=Te;break}kt===void 0?ee(lt,A,N,!0):(Qn[kt-ue]=M+1,kt>=gi?gi=kt:bn=!0,b(lt,g[kt],E,null,A,N,H,D,B),Ve++)}const yi=bn?Uf(Qn):Tn;for(Te=yi.length-1,M=ht-1;M>=0;M--){const lt=ue+M,kt=g[lt],_i=lt+1<W?g[lt+1].el:S;Qn[M]===0?b(null,kt,E,_i,A,N,H,D,B):bn&&(Te<0||M!==yi[Te]?Ye(kt,E,_i,2):Te--)}}},Ye=(v,g,E,S,A=null)=>{const{el:N,type:H,transition:D,children:B,shapeFlag:M}=v;if(M&6){Ye(v.component.subTree,g,E,S);return}if(M&128){v.suspense.move(g,E,S);return}if(M&64){H.move(v,g,E,Z);return}if(H===He){l(N,g,E);for(let le=0;le<B.length;le++)Ye(B[le],g,E,S);l(v.anchor,g,E);return}if(H===il){y(v,g,E);return}if(S!==2&&M&1&&D)if(S===0)D.beforeEnter(N),l(N,g,E),Qe(()=>D.enter(N),A);else{const{leave:le,delayLeave:te,afterLeave:ae}=D,ue=()=>l(N,g,E),ge=()=>{le(N,()=>{ue(),ae&&ae()})};te?te(N,ue,ge):ge()}else l(N,g,E)},ee=(v,g,E,S=!1,A=!1)=>{const{type:N,props:H,ref:D,children:B,dynamicChildren:M,shapeFlag:W,patchFlag:le,dirs:te}=v;if(D!=null&&dr(D,null,E,v,!0),W&256){g.ctx.deactivate(v);return}const ae=W&1&&te,ue=!ll(v);let ge;if(ue&&(ge=H&&H.onVnodeBeforeUnmount)&&st(ge,g,v),W&6)ne(v.component,E,S);else{if(W&128){v.suspense.unmount(E,S);return}ae&&wt(v,null,g,"beforeUnmount"),W&64?v.type.remove(v,g,E,A,Z,S):M&&(N!==He||le>0&&le&64)?X(M,g,E,!1,!0):(N===He&&le&384||!A&&W&16)&&X(B,g,E),S&&U(v)}(ue&&(ge=H&&H.onVnodeUnmounted)||ae)&&Qe(()=>{ge&&st(ge,g,v),ae&&wt(v,null,g,"unmounted")},E)},U=v=>{const{type:g,el:E,anchor:S,transition:A}=v;if(g===He){G(E,S);return}if(g===il){C(v);return}const N=()=>{r(E),A&&!A.persisted&&A.afterLeave&&A.afterLeave()};if(v.shapeFlag&1&&A&&!A.persisted){const{leave:H,delayLeave:D}=A,B=()=>H(E,N);D?D(v.el,N,B):B()}else N()},G=(v,g)=>{let E;for(;v!==g;)E=p(v),r(v),v=E;r(g)},ne=(v,g,E)=>{const{bum:S,scope:A,update:N,subTree:H,um:D}=v;S&&nr(S),A.stop(),N&&(N.active=!1,ee(H,v,g,E)),D&&Qe(D,g),Qe(()=>{v.isUnmounted=!0},g),g&&g.pendingBranch&&!g.isUnmounted&&v.asyncDep&&!v.asyncResolved&&v.suspenseId===g.pendingId&&(g.deps--,g.deps===0&&g.resolve())},X=(v,g,E,S=!1,A=!1,N=0)=>{for(let H=N;H<v.length;H++)ee(v[H],g,E,S,A)},w=v=>v.shapeFlag&6?w(v.component.subTree):v.shapeFlag&128?v.suspense.next():p(v.anchor||v.el);let V=!1;const j=(v,g,E)=>{v==null?g._vnode&&ee(g._vnode,null,null,!0):b(g._vnode||null,v,g,null,null,null,E),V||(V=!0,Ai(),ar(),V=!1),g._vnode=v},Z={p:b,um:ee,m:Ye,r:U,mt:Ee,mc:$,pc:K,pbc:O,n:w,o:e};let fe,_e;return t&&([fe,_e]=t(Z)),{render:j,hydrate:fe,createApp:Rf(j,fe)}}function Nr({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 ln({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function qa(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Wa(e,t,n=!1){const l=e.children,r=t.children;if(oe(l)&&oe(r))for(let o=0;o<l.length;o++){const i=l[o];let s=r[o];s.shapeFlag&1&&!s.dynamicChildren&&((s.patchFlag<=0||s.patchFlag===32)&&(s=r[o]=Ht(r[o]),s.el=i.el),n||Wa(i,s)),s.type===Dn&&(s.el=i.el)}}function Uf(e){const t=e.slice(),n=[0];let l,r,o,i,s;const a=e.length;for(l=0;l<a;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(o=0,i=n.length-1;o<i;)s=o+i>>1,e[n[s]]<c?o=s+1:i=s;c<e[n[o]]&&(o>0&&(t[l]=n[o-1]),n[o]=l)}}for(o=n.length,i=n[o-1];o-- >0;)n[o]=i,i=t[i];return n}function Ka(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Ka(t)}const qf=e=>e.__isTeleport,He=Symbol.for("v-fgt"),Dn=Symbol.for("v-txt"),dt=Symbol.for("v-cmt"),il=Symbol.for("v-stc"),sl=[];let gt=null;function Ze(e=!1){sl.push(gt=e?null:[])}function Wf(){sl.pop(),gt=sl[sl.length-1]||null}let ml=1;function ji(e){ml+=e}function Ga(e){return e.dynamicChildren=ml>0?gt||Tn:null,Wf(),ml>0&&gt&&gt.push(e),e}function _t(e,t,n,l,r,o){return Ga(ie(e,t,n,l,r,o,!0))}function Zo(e,t,n,l,r){return Ga(Se(e,t,n,l,r,!0))}function vo(e){return e?e.__v_isVNode===!0:!1}function an(e,t){return e.type===t.type&&e.key===t.key}const Er="__vInternal",Ya=({key:e})=>e??null,lr=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?Me(e)||Re(e)||ce(e)?{i:We,r:e,k:t,f:!!n}:e:null);function ie(e,t=null,n=null,l=0,r=null,o=e===He?0:1,i=!1,s=!1){const a={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Ya(t),ref:t&&lr(t),scopeId:kr,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:o,patchFlag:l,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:We};return s?(ei(a,n),o&128&&e.normalize(a)):n&&(a.shapeFlag|=Me(n)?8:16),ml>0&&!i&&gt&&(a.patchFlag>0||o&6)&&a.patchFlag!==32&&gt.push(a),a}const Se=Kf;function Kf(e,t=null,n=null,l=0,r=null,o=!1){if((!e||e===af)&&(e=dt),vo(e)){const s=Gt(e,t,!0);return n&&ei(s,n),ml>0&&!o&&gt&&(s.shapeFlag&6?gt[gt.indexOf(e)]=s:gt.push(s)),s.patchFlag|=-2,s}if(rp(e)&&(e=e.__vccOpts),t){t=Gf(t);let{class:s,style:a}=t;s&&!Me(s)&&(t.class=Fo(s)),ke(a)&&(ya(a)&&!oe(a)&&(a=$e({},a)),t.style=mr(a))}const i=Me(e)?1:uf(e)?128:qf(e)?64:ke(e)?4:ce(e)?2:0;return ie(e,t,n,l,r,i,o,!0)}function Gf(e){return e?ya(e)||Er in e?$e({},e):e:null}function Gt(e,t,n=!1){const{props:l,ref:r,patchFlag:o,children:i}=e,s=t?Yf(l||{},t):l;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:s,key:s&&Ya(s),ref:t&&t.ref?n&&r?oe(r)?r.concat(lr(t)):[r,lr(t)]:lr(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!==He?o===-1?16:o|16:o,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 gl(e=" ",t=0){return Se(Dn,null,e,t)}function p3(e,t){const n=Se(il,null,e);return n.staticCount=t,n}function pn(e="",t=!1){return t?(Ze(),Zo(dt,null,e)):Se(dt,null,e)}function mt(e){return e==null||typeof e=="boolean"?Se(dt):oe(e)?Se(He,null,e.slice()):typeof e=="object"?Ht(e):Se(Dn,null,String(e))}function Ht(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Gt(e)}function ei(e,t){let n=0;const{shapeFlag:l}=e;if(t==null)t=null;else if(oe(t))n=16;else if(typeof t=="object")if(l&65){const r=t.default;r&&(r._c&&(r._d=!1),ei(e,r()),r._c&&(r._d=!0));return}else{n=32;const r=t._;!r&&!(Er 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=[gl(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=Fo([t.class,l.class]));else if(r==="style")t.style=mr([t.style,l.style]);else if(Cl(r)){const o=t[r],i=l[r];i&&o!==i&&!(oe(o)&&o.includes(i))&&(t[r]=o?[].concat(o,i):i)}else r!==""&&(t[r]=l[r])}return t}function st(e,t,n,l=null){ut(e,t,7,[n,l])}const Qf=Va();let Jf=0;function Xf(e,t,n){const l=e.type,r=(t?t.appContext:e.appContext)||Qf,o={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:Ba(l,r),emitsOptions:Ta(l,r),emit:null,emitted:null,propsDefaults:xe,inheritAttrs:l.inheritAttrs,ctx:xe,data:xe,props:xe,attrs:xe,slots:xe,refs:xe,setupState:xe,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 o.ctx={_:o},o.root=t?t.root:o,o.emit=tf.bind(null,o),e.ce&&e.ce(o),o}let je=null;const Pl=()=>je||We;let fr,mo;{const e=na(),t=(n,l)=>{let r;return(r=e[n])||(r=e[n]=[]),r.push(l),o=>{r.length>1?r.forEach(i=>i(o)):r[0](o)}};fr=t("__VUE_INSTANCE_SETTERS__",n=>je=n),mo=t("__VUE_SSR_SETTERS__",n=>Rl=n)}const Ol=e=>{const t=je;return fr(e),e.scope.on(),()=>{e.scope.off(),fr(t)}},Bi=()=>{je&&je.scope.off(),fr(null)};function Qa(e){return e.vnode.shapeFlag&4}let Rl=!1;function Zf(e,t=!1){t&&mo(t);const{props:n,children:l}=e.vnode,r=Qa(e);$f(e,n,r,t),Df(e,l);const o=r?ep(e,t):void 0;return t&&mo(!1),o}function ep(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=_a(new Proxy(e.ctx,Lf));const{setup:l}=n;if(l){const r=e.setupContext=l.length>1?np(e):null,o=Ol(e);vn();const i=Wt(l,e,0,[e.props,r]);if(mn(),o(),Zs(i)){if(i.then(Bi,Bi),t)return i.then(s=>{Hi(e,s,t)}).catch(s=>{Sl(s,e,0)});e.asyncDep=i}else Hi(e,i,t)}else Ja(e,t)}function Hi(e,t,n){ce(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:ke(t)&&(e.setupState=wa(t)),Ja(e,n)}let zi;function Ja(e,t,n){const l=e.type;if(!e.render){if(!t&&zi&&!l.render){const r=l.template||Jo(e).template;if(r){const{isCustomElement:o,compilerOptions:i}=e.appContext.config,{delimiters:s,compilerOptions:a}=l,c=$e($e({isCustomElement:o,delimiters:s},i),a);l.render=zi(r,c)}}e.render=l.render||ct}{const r=Ol(e);vn();try{Tf(e)}finally{mn(),r()}}}function tp(e){return e.attrsProxy||(e.attrsProxy=new Proxy(e.attrs,{get(t,n){return tt(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 xr(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(wa(_a(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in rl)return rl[n](e)},has(t,n){return n in t||n in rl}}))}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 T=(e,t)=>zd(e,t,Rl);function d(e,t,n){const l=arguments.length;return l===2?ke(t)&&!oe(t)?vo(t)?Se(e,null,[t]):Se(e,t):Se(e,null,t):(l>3?n=Array.prototype.slice.call(arguments,2):l===3&&vo(n)&&(n=[n]),Se(e,t,n))}const op="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",sp="http://www.w3.org/1998/Math/MathML",zt=typeof document<"u"?document:null,Ui=zt&&zt.createElement("template"),ap={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"?zt.createElementNS(ip,e):t==="mathml"?zt.createElementNS(sp,e):zt.createElement(e,n?{is:n}:void 0);return e==="select"&&l&&l.multiple!=null&&r.setAttribute("multiple",l.multiple),r},createText:e=>zt.createTextNode(e),createComment:e=>zt.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>zt.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,l,r,o){const i=n?n.previousSibling:t.lastChild;if(r&&(r===o||r.nextSibling))for(;t.insertBefore(r.cloneNode(!0),n),!(r===o||!(r=r.nextSibling)););else{Ui.innerHTML=l==="svg"?`<svg>${e}</svg>`:l==="mathml"?`<math>${e}</math>`:e;const s=Ui.content;if(l==="svg"||l==="mathml"){const a=s.firstChild;for(;a.firstChild;)s.appendChild(a.firstChild);s.removeChild(a)}t.insertBefore(s,n)}return[i?i.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Ft="transition",Jn="animation",Nn=Symbol("_vtc"),Yt=(e,{slots:t})=>d(vf,Za(e),t);Yt.displayName="Transition";const Xa={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},cp=Yt.props=$e({},$a,Xa),rn=(e,t=[])=>{oe(e)?e.forEach(n=>n(...t)):e&&e(...t)},qi=e=>e?oe(e)?e.some(t=>t.length>1):e.length>1:!1;function Za(e){const t={};for(const F in e)F in Xa||(t[F]=e[F]);if(e.css===!1)return t;const{name:n="v",type:l,duration:r,enterFromClass:o=`${n}-enter-from`,enterActiveClass:i=`${n}-enter-active`,enterToClass:s=`${n}-enter-to`,appearFromClass:a=o,appearActiveClass:c=i,appearToClass:u=s,leaveFromClass:f=`${n}-leave-from`,leaveActiveClass:p=`${n}-leave-active`,leaveToClass:h=`${n}-leave-to`}=e,m=up(r),b=m&&m[0],_=m&&m[1],{onBeforeEnter:k,onEnter:x,onEnterCancelled:y,onLeave:C,onLeaveCancelled:R,onBeforeAppear:L=k,onAppear:P=x,onAppearCancelled:$=y}=t,J=(F,re,Ee)=>{Vt(F,re?u:s),Vt(F,re?c:i),Ee&&Ee()},O=(F,re)=>{F._isLeaving=!1,Vt(F,f),Vt(F,h),Vt(F,p),re&&re()},q=F=>(re,Ee)=>{const be=F?P:x,Y=()=>J(re,F,Ee);rn(be,[re,Y]),Wi(()=>{Vt(re,F?a:o),Tt(re,F?u:s),qi(be)||Ki(re,l,b,Y)})};return $e(t,{onBeforeEnter(F){rn(k,[F]),Tt(F,o),Tt(F,i)},onBeforeAppear(F){rn(L,[F]),Tt(F,a),Tt(F,c)},onEnter:q(!1),onAppear:q(!0),onLeave(F,re){F._isLeaving=!0;const Ee=()=>O(F,re);Tt(F,f),tc(),Tt(F,p),Wi(()=>{F._isLeaving&&(Vt(F,f),Tt(F,h),qi(C)||Ki(F,l,_,Ee))}),rn(C,[F,Ee])},onEnterCancelled(F){J(F,!1),rn(y,[F])},onAppearCancelled(F){J(F,!0),rn($,[F])},onLeaveCancelled(F){O(F),rn(R,[F])}})}function up(e){if(e==null)return null;if(ke(e))return[Vr(e.enter),Vr(e.leave)];{const t=Vr(e);return[t,t]}}function Vr(e){return pd(e)}function Tt(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[Nn]||(e[Nn]=new Set)).add(t)}function Vt(e,t){t.split(/\s+/).forEach(l=>l&&e.classList.remove(l));const n=e[Nn];n&&(n.delete(t),n.size||(e[Nn]=void 0))}function Wi(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let dp=0;function Ki(e,t,n,l){const r=e._endId=++dp,o=()=>{r===e._endId&&l()};if(n)return setTimeout(o,n);const{type:i,timeout:s,propCount:a}=ec(e,t);if(!i)return l();const c=i+"end";let u=0;const f=()=>{e.removeEventListener(c,p),o()},p=h=>{h.target===e&&++u>=a&&f()};setTimeout(()=>{u<a&&f()},s+1),e.addEventListener(c,p)}function ec(e,t){const n=window.getComputedStyle(e),l=m=>(n[m]||"").split(", "),r=l(`${Ft}Delay`),o=l(`${Ft}Duration`),i=Gi(r,o),s=l(`${Jn}Delay`),a=l(`${Jn}Duration`),c=Gi(s,a);let u=null,f=0,p=0;t===Ft?i>0&&(u=Ft,f=i,p=o.length):t===Jn?c>0&&(u=Jn,f=c,p=a.length):(f=Math.max(i,c),u=f>0?i>c?Ft:Jn:null,p=u?u===Ft?o.length:a.length:0);const h=u===Ft&&/\b(transform|all)(,|$)/.test(l(`${Ft}Property`).toString());return{type:u,timeout:f,propCount:p,hasTransform:h}}function Gi(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,l)=>Yi(n)+Yi(e[l])))}function Yi(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[Nn];l&&(t=(t?[t,...l]:[...l]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const Qi=Symbol("_vod"),pp=Symbol("_vsh"),hp=Symbol(""),vp=/(^|;)\s*display\s*:/;function mp(e,t,n){const l=e.style,r=Me(n);let o=!1;if(n&&!r){if(t)if(Me(t))for(const i of t.split(";")){const s=i.slice(0,i.indexOf(":")).trim();n[s]==null&&rr(l,s,"")}else for(const i in t)n[i]==null&&rr(l,i,"");for(const i in n)i==="display"&&(o=!0),rr(l,i,n[i])}else if(r){if(t!==n){const i=l[hp];i&&(n+=";"+i),l.cssText=n,o=vp.test(n)}}else t&&e.removeAttribute("style");Qi in e&&(e[Qi]=o?l.display:"",e[pp]&&(l.display="none"))}const Ji=/\s*!important$/;function rr(e,t,n){if(oe(n))n.forEach(l=>rr(e,t,l));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const l=gp(e,t);Ji.test(n)?e.setProperty(Un(l),n.replace(Ji,""),"important"):e[l]=n}}const Xi=["Webkit","Moz","ms"],jr={};function gp(e,t){const n=jr[t];if(n)return n;let l=pt(t);if(l!=="filter"&&l in e)return jr[t]=l;l=Ll(l);for(let r=0;r<Xi.length;r++){const o=Xi[r]+l;if(o in e)return jr[t]=o}return t}const Zi="http://www.w3.org/1999/xlink";function yp(e,t,n,l,r){if(l&&t.startsWith("xlink:"))n==null?e.removeAttributeNS(Zi,t.slice(6,t.length)):e.setAttributeNS(Zi,t,n);else{const o=_d(t);n==null||o&&!la(n)?e.removeAttribute(t):e.setAttribute(t,o?"":n)}}function _p(e,t,n,l,r,o,i){if(t==="innerHTML"||t==="textContent"){l&&i(l,r,o),e[t]=n??"";return}const s=e.tagName;if(t==="value"&&s!=="PROGRESS"&&!s.includes("-")){const c=s==="OPTION"?e.getAttribute("value")||"":e.value,u=n??"";(c!==u||!("_value"in e))&&(e.value=u),n==null&&e.removeAttribute(t),e._value=n;return}let a=!1;if(n===""||n==null){const c=typeof e[t];c==="boolean"?n=la(n):n==null&&c==="string"?(n="",a=!0):c==="number"&&(n=0,a=!0)}try{e[t]=n}catch{}a&&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 es=Symbol("_vei");function kp(e,t,n,l,r=null){const o=e[es]||(e[es]={}),i=o[t];if(l&&i)i.value=l;else{const[s,a]=wp(t);if(l){const c=o[t]=Cp(l,r);wn(e,s,c,a)}else i&&(bp(e,s,i,a),o[t]=void 0)}}const ts=/(?:Once|Passive|Capture)$/;function wp(e){let t;if(ts.test(e)){t={};let l;for(;l=e.match(ts);)e=e.slice(0,e.length-l[0].length),t[l[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):Un(e.slice(2)),t]}let Br=0;const Ep=Promise.resolve(),xp=()=>Br||(Ep.then(()=>Br=0),Br=Date.now());function Cp(e,t){const n=l=>{if(!l._vts)l._vts=Date.now();else if(l._vts<=n.attached)return;ut(Lp(l,n.value),t,5,[l])};return n.value=e,n.attached=xp(),n}function Lp(e,t){if(oe(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 ns=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,Tp=(e,t,n,l,r,o,i,s,a)=>{const c=r==="svg";t==="class"?fp(e,l,c):t==="style"?mp(e,n,l):Cl(t)?Ro(t)||kp(e,t,n,l,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Ap(e,t,l,c))?_p(e,t,l,o,i,s,a):(t==="true-value"?e._trueValue=l:t==="false-value"&&(e._falseValue=l),yp(e,t,l,c))};function Ap(e,t,n,l){if(l)return!!(t==="innerHTML"||t==="textContent"||t in e&&ns(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 ns(t)&&Me(n)?!1:t in e}const nc=new WeakMap,lc=new WeakMap,pr=Symbol("_moveCb"),ls=Symbol("_enterCb"),rc={name:"TransitionGroup",props:$e({},cp,{tag:String,moveClass:String}),setup(e,{slots:t}){const n=Pl(),l=Ra();let r,o;return Da(()=>{if(!r.length)return;const i=e.moveClass||`${e.name||"v"}-move`;if(!$p(r[0].el,n.vnode.el,i))return;r.forEach(Pp),r.forEach(Op);const s=r.filter(Rp);tc(),s.forEach(a=>{const c=a.el,u=c.style;Tt(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,Vt(c,i))};c.addEventListener("transitionend",f)})}),()=>{const i=de(e),s=Za(i);let a=i.tag||He;r=o,o=t.default?Go(t.default()):[];for(let c=0;c<o.length;c++){const u=o[c];u.key!=null&&vl(u,hl(u,s,l,n))}if(r)for(let c=0;c<r.length;c++){const u=r[c];vl(u,hl(u,s,l,n)),nc.set(u,u.el.getBoundingClientRect())}return Se(a,null,o)}}},Sp=e=>delete e.mode;rc.props;const Ip=rc;function Pp(e){const t=e.el;t[pr]&&t[pr](),t[ls]&&t[ls]()}function Op(e){lc.set(e,e.el.getBoundingClientRect())}function Rp(e){const t=nc.get(e),n=lc.get(e),l=t.left-n.left,r=t.top-n.top;if(l||r){const o=e.el.style;return o.transform=o.webkitTransform=`translate(${l}px,${r}px)`,o.transitionDuration="0s",e}}function $p(e,t,n){const l=e.cloneNode(),r=e[Nn];r&&r.forEach(s=>{s.split(/\s+/).forEach(a=>a&&l.classList.remove(a))}),n.split(/\s+/).forEach(s=>s&&l.classList.add(s)),l.style.display="none";const o=t.nodeType===1?t:t.parentNode;o.appendChild(l);const{hasTransform:i}=ec(l);return o.removeChild(l),i}const rs=e=>{const t=e.props["onUpdate:modelValue"]||!1;return oe(t)?n=>nr(t,n):t};function Mp(e){e.target.composing=!0}function os(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const Hr=Symbol("_assign"),oc={created(e,{modifiers:{lazy:t,trim:n,number:l}},r){e[Hr]=rs(r);const o=l||r.props&&r.props.type==="number";wn(e,t?"change":"input",i=>{if(i.target.composing)return;let s=e.value;n&&(s=s.trim()),o&&(s=oo(s)),e[Hr](s)}),n&&wn(e,"change",()=>{e.value=e.value.trim()}),t||(wn(e,"compositionstart",Mp),wn(e,"compositionend",os),wn(e,"change",os))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,modifiers:{lazy:n,trim:l,number:r}},o){if(e[Hr]=rs(o),e.composing)return;const i=r||e.type==="number"?oo(e.value):e.value,s=t??"";i!==s&&(document.activeElement===e&&e.type!=="range"&&(n||l&&e.value.trim()===s)||(e.value=s))}},Fp=$e({patchProp:Tp},ap);let zr,is=!1;function Dp(){return zr=is?zr:Hf(Fp),is=!0,zr}const Np=(...e)=>{const t=Dp().createApp(...e),{mount:n}=t;return t.mount=l=>{const r=jp(l);if(r)return n(r,!0,Vp(r))},t};function Vp(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function jp(e){return Me(e)?document.querySelector(e):e}var Bp=["link","meta","script","style","noscript","template"],Hp=["title","base"],zp=([e,t,n])=>Hp.includes(e)?e:Bp.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,Up=e=>{const t=new Set,n=[];return e.forEach(l=>{const r=zp(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}/`,yn=e=>/^(https?:)?\/\//.test(e),Wp=/.md((\?|#).*)?$/,Vn=(e,t="/")=>!!(yn(e)||e.startsWith("/")&&!e.startsWith(t)&&!Wp.test(e)),sc=e=>/^[a-z][a-z0-9+.-]*:/.test(e),Kn=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("")},ti=e=>e[e.length-1]==="/"?e.slice(0,-1):e,ac=e=>e[0]==="/"?e.slice(1):e,Gp=(e,t)=>{const n=Object.keys(e).sort((l,r)=>{const o=r.split("/").length-l.split("/").length;return o!==0?o:r.length-l.length});for(const l of n)if(t.startsWith(l))return l;return"/"},Oe=e=>typeof e=="string";const Yp="modulepreload",Qp=function(e){return"/"+e},ss={},I=function(t,n,l){let r=Promise.resolve();if(n&&n.length>0){const o=document.getElementsByTagName("link"),i=document.querySelector("meta[property=csp-nonce]"),s=(i==null?void 0:i.nonce)||(i==null?void 0:i.getAttribute("nonce"));r=Promise.all(n.map(a=>{if(a=Qp(a),a in ss)return;ss[a]=!0;const c=a.endsWith(".css"),u=c?'[rel="stylesheet"]':"";if(!!l)for(let h=o.length-1;h>=0;h--){const m=o[h];if(m.href===a&&(!c||m.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${a}"]${u}`))return;const p=document.createElement("link");if(p.rel=c?"stylesheet":Yp,c||(p.as="script",p.crossOrigin=""),p.href=a,s&&p.setAttribute("nonce",s),document.head.appendChild(p),c)return new Promise((h,m)=>{p.addEventListener("load",h),p.addEventListener("error",()=>m(new Error(`Unable to preload CSS for ${a}`)))})}))}return r.then(()=>t()).catch(o=>{const i=new Event("vite:preloadError",{cancelable:!0});if(i.payload=o,window.dispatchEvent(i),!i.defaultPrevented)throw o})},Jp=JSON.parse("{}"),Xp=Object.fromEntries([["/",{loader:()=>I(()=>import("./index.html-BuVzZahe.js"),__vite__mapDeps([])),meta:{t:"首页",i:"home"}}],["/deploy/",{loader:()=>I(()=>import("./index.html-BWq0JmC5.js"),__vite__mapDeps([])),meta:{t:"项目部署",i:"laptop-code"}}],["/deploy/config.html",{loader:()=>I(()=>import("./config.html-C9Vec8JG.js"),__vite__mapDeps([])),meta:{t:"配置",i:"cog",O:2}}],["/deploy/fandq.html",{loader:()=>I(()=>import("./fandq.html-C6_PLmfQ.js"),__vite__mapDeps([])),meta:{t:"答疑",i:"question",O:3}}],["/deploy/install.html",{loader:()=>I(()=>import("./install.html-D-pvP4Ph.js"),__vite__mapDeps([])),meta:{t:"安装",i:"download",O:1}}],["/dev/",{loader:()=>I(()=>import("./index.html-B9ww7C7k.js"),__vite__mapDeps([])),meta:{t:"开发及贡献",i:"laptop-code"}}],["/dev/dev_comm.html",{loader:()=>I(()=>import("./dev_comm.html-C56nlQMU.js"),__vite__mapDeps([])),meta:{t:"进程通信",i:"exchange-alt",O:4}}],["/dev/dev_lyfunc.html",{loader:()=>I(()=>import("./dev_lyfunc.html-C1XTFqll.js"),__vite__mapDeps([])),meta:{t:"轻雪函数",i:"code",O:2}}],["/dev/dev_lyplugin.html",{loader:()=>I(()=>import("./dev_lyplugin.html-CGgYv8n2.js"),__vite__mapDeps([])),meta:{t:"轻雪插件开发",i:"laptop-code",O:3}}],["/dev/dev_resource_pack.html",{loader:()=>I(()=>import("./dev_resource_pack.html-CRK0bOA-.js"),__vite__mapDeps([])),meta:{t:"资源包开发",i:"box",O:1}}],["/en/",{loader:()=>I(()=>import("./index.html-DrO5-BCE.js"),__vite__mapDeps([])),meta:{t:"Home",i:"home"}}],["/store/",{loader:()=>I(()=>import("./index.html-tfUKbZ1k.js"),__vite__mapDeps([])),meta:{t:"资源及插件商店",i:"store"}}],["/store/plugin.html",{loader:()=>I(()=>import("./plugin.html-Cobx5Uaa.js"),__vite__mapDeps([])),meta:{t:"插件商店",i:"plug",O:2}}],["/store/resource.html",{loader:()=>I(()=>import("./resource.html-DhvdqldF.js"),__vite__mapDeps([])),meta:{t:"资源商店",i:"box",O:1}}],["/usage/",{loader:()=>I(()=>import("./index.html-CQ4pxv5K.js"),__vite__mapDeps([])),meta:{t:"使用手册",i:"laptop-code"}}],["/usage/agreement.html",{loader:()=>I(()=>import("./agreement.html-V3LLKIyX.js"),__vite__mapDeps([])),meta:{t:"用户协议",i:"user-secret",O:3}}],["/usage/basic_command.html",{loader:()=>I(()=>import("./basic_command.html-DJ71k_YO.js"),__vite__mapDeps([])),meta:{t:"基础命令",i:"comment",O:1}}],["/usage/extra_command.html",{loader:()=>I(()=>import("./extra_command.html-BmEWADfI.js"),__vite__mapDeps([])),meta:{t:"功能命令",i:"comment",O:2}}],["/dev/api/",{loader:()=>I(()=>import("./index.html-Dz2wKZJV.js"),__vite__mapDeps([])),meta:{t:"liteyuki"}}],["/dev/api/config.html",{loader:()=>I(()=>import("./config.html-CETySTgR.js"),__vite__mapDeps([])),meta:{t:"liteyuki.config"}}],["/dev/api/exception.html",{loader:()=>I(()=>import("./exception.html-BaaOTESh.js"),__vite__mapDeps([])),meta:{t:"liteyuki.exception"}}],["/dev/api/log.html",{loader:()=>I(()=>import("./log.html-BoVO7s7A.js"),__vite__mapDeps([])),meta:{t:"liteyuki.log"}}],["/dev/api/mkdoc.html",{loader:()=>I(()=>import("./mkdoc.html-B6zX7-XO.js"),__vite__mapDeps([])),meta:{t:"liteyuki.mkdoc"}}],["/dev/api/utils.html",{loader:()=>I(()=>import("./utils.html-BoBT4z_Z.js"),__vite__mapDeps([])),meta:{t:"liteyuki.utils"}}],["/en/deploy/",{loader:()=>I(()=>import("./index.html-DwpZsILE.js"),__vite__mapDeps([])),meta:{t:"Deploy",i:"laptop-code"}}],["/en/deploy/config.html",{loader:()=>I(()=>import("./config.html-DBl1_ICy.js"),__vite__mapDeps([])),meta:{t:"Configuration",i:"cog",O:2}}],["/en/deploy/fandq.html",{loader:()=>I(()=>import("./fandq.html-XIWwTvBg.js"),__vite__mapDeps([])),meta:{t:"FAQ",i:"question",O:3}}],["/en/deploy/install.html",{loader:()=>I(()=>import("./install.html-CnU8ryas.js"),__vite__mapDeps([])),meta:{t:"Installation",i:"download",O:1}}],["/en/dev/",{loader:()=>I(()=>import("./index.html-tZZQUn5a.js"),__vite__mapDeps([])),meta:{t:"开发及贡献",i:"laptop-code"}}],["/en/dev/dev_comm.html",{loader:()=>I(()=>import("./dev_comm.html-DToCVXYg.js"),__vite__mapDeps([])),meta:{t:"进程通信",i:"exchange-alt",O:4}}],["/en/dev/dev_lyfunc.html",{loader:()=>I(()=>import("./dev_lyfunc.html-Br37Fkum.js"),__vite__mapDeps([])),meta:{t:"轻雪函数",i:"code",O:2}}],["/en/dev/dev_lyplugin.html",{loader:()=>I(()=>import("./dev_lyplugin.html-BBK6lK5w.js"),__vite__mapDeps([])),meta:{t:"轻雪插件开发",i:"laptop-code",O:3}}],["/en/dev/dev_resource_pack.html",{loader:()=>I(()=>import("./dev_resource_pack.html-VsSVQztU.js"),__vite__mapDeps([])),meta:{t:"资源包开发",i:"box",O:1}}],["/en/store/",{loader:()=>I(()=>import("./index.html-CWnyYFiQ.js"),__vite__mapDeps([])),meta:{t:"Extensions Store",i:"store"}}],["/en/store/plugin.html",{loader:()=>I(()=>import("./plugin.html-CPiszvKE.js"),__vite__mapDeps([])),meta:{t:"Plugin Store",i:"plug",O:2}}],["/en/store/resource.html",{loader:()=>I(()=>import("./resource.html-B7HGH0TJ.js"),__vite__mapDeps([])),meta:{t:"Resource Store",i:"box",O:1}}],["/en/usage/",{loader:()=>I(()=>import("./index.html-PIvO5Ock.js"),__vite__mapDeps([])),meta:{t:"Usage",i:"laptop-code"}}],["/en/usage/agreement.html",{loader:()=>I(()=>import("./agreement.html-NKn9sD4A.js"),__vite__mapDeps([])),meta:{t:"User Agreement",i:"user-secret",O:3}}],["/en/usage/basic_command.html",{loader:()=>I(()=>import("./basic_command.html-BJCYSaAG.js"),__vite__mapDeps([])),meta:{t:"Basic Commands",i:"comment",O:1}}],["/en/usage/extra_command.html",{loader:()=>I(()=>import("./extra_command.html-JJndBT_y.js"),__vite__mapDeps([])),meta:{t:"Extra Commands",i:"comment",O:2}}],["/dev/api/bot/",{loader:()=>I(()=>import("./index.html-B6HJK1bp.js"),__vite__mapDeps([])),meta:{t:"liteyuki.bot"}}],["/dev/api/bot/lifespan.html",{loader:()=>I(()=>import("./lifespan.html-BfsbaAoc.js"),__vite__mapDeps([])),meta:{t:"liteyuki.bot.lifespan"}}],["/dev/api/comm/",{loader:()=>I(()=>import("./index.html-YFjwgsch.js"),__vite__mapDeps([])),meta:{t:"liteyuki.comm"}}],["/dev/api/comm/channel.html",{loader:()=>I(()=>import("./channel.html-CHrIqluM.js"),__vite__mapDeps([])),meta:{t:"liteyuki.comm.channel"}}],["/dev/api/comm/event.html",{loader:()=>I(()=>import("./event.html-CEpYcxX2.js"),__vite__mapDeps([])),meta:{t:"liteyuki.comm.event"}}],["/dev/api/comm/rpc.html",{loader:()=>I(()=>import("./rpc.html-Dj7i743Z.js"),__vite__mapDeps([])),meta:{t:"liteyuki.comm.rpc"}}],["/dev/api/comm/socks_channel.html",{loader:()=>I(()=>import("./socks_channel.html-C5KIBKFT.js"),__vite__mapDeps([])),meta:{t:"liteyuki.comm.socks_channel"}}],["/dev/api/comm/storage.html",{loader:()=>I(()=>import("./storage.html-Bm1tJAi2.js"),__vite__mapDeps([])),meta:{t:"liteyuki.comm.storage"}}],["/dev/api/core/",{loader:()=>I(()=>import("./index.html-CGWpmojP.js"),__vite__mapDeps([])),meta:{t:"liteyuki.core"}}],["/dev/api/core/manager.html",{loader:()=>I(()=>import("./manager.html-D_9ITmj3.js"),__vite__mapDeps([])),meta:{t:"liteyuki.core.manager"}}],["/dev/api/dev/",{loader:()=>I(()=>import("./index.html-DYgVAvZV.js"),__vite__mapDeps([])),meta:{t:"liteyuki.dev"}}],["/dev/api/dev/observer.html",{loader:()=>I(()=>import("./observer.html-DvLhUcl9.js"),__vite__mapDeps([])),meta:{t:"liteyuki.dev.observer"}}],["/dev/api/dev/plugin.html",{loader:()=>I(()=>import("./plugin.html-CeT36pIe.js"),__vite__mapDeps([])),meta:{t:"liteyuki.dev.plugin"}}],["/dev/api/message/",{loader:()=>I(()=>import("./index.html-BAfwa9sW.js"),__vite__mapDeps([])),meta:{t:"liteyuki.message"}}],["/dev/api/message/event.html",{loader:()=>I(()=>import("./event.html-CuyYp9c-.js"),__vite__mapDeps([])),meta:{t:"liteyuki.message.event"}}],["/dev/api/message/matcher.html",{loader:()=>I(()=>import("./matcher.html-BhA4-npt.js"),__vite__mapDeps([])),meta:{t:"liteyuki.message.matcher"}}],["/dev/api/message/on.html",{loader:()=>I(()=>import("./on.html-Dmhy-oQb.js"),__vite__mapDeps([])),meta:{t:"liteyuki.message.on"}}],["/dev/api/message/rule.html",{loader:()=>I(()=>import("./rule.html-DpeKRlJI.js"),__vite__mapDeps([])),meta:{t:"liteyuki.message.rule"}}],["/dev/api/message/session.html",{loader:()=>I(()=>import("./session.html-CVdyOoc5.js"),__vite__mapDeps([])),meta:{t:"liteyuki.message.session"}}],["/dev/api/plugin/",{loader:()=>I(()=>import("./index.html-BPnuR_jB.js"),__vite__mapDeps([])),meta:{t:"liteyuki.plugin"}}],["/dev/api/plugin/load.html",{loader:()=>I(()=>import("./load.html-BASb9n36.js"),__vite__mapDeps([])),meta:{t:"liteyuki.plugin.load"}}],["/dev/api/plugin/manager.html",{loader:()=>I(()=>import("./manager.html-CUSJkJ77.js"),__vite__mapDeps([])),meta:{t:"liteyuki.plugin.manager"}}],["/dev/api/plugin/model.html",{loader:()=>I(()=>import("./model.html-CdGvZnjI.js"),__vite__mapDeps([])),meta:{t:"liteyuki.plugin.model"}}],["/dev/api/plugins/liteecho.html",{loader:()=>I(()=>import("./liteecho.html-Dca_0Jyq.js"),__vite__mapDeps([])),meta:{t:"liteyuki.plugins.liteecho"}}],["/en/dev/api/",{loader:()=>I(()=>import("./index.html-CB5Bnhob.js"),__vite__mapDeps([])),meta:{t:"liteyuki"}}],["/en/dev/api/config.html",{loader:()=>I(()=>import("./config.html-D_0L5s0t.js"),__vite__mapDeps([])),meta:{t:"liteyuki.config"}}],["/en/dev/api/exception.html",{loader:()=>I(()=>import("./exception.html-DycwLZD9.js"),__vite__mapDeps([])),meta:{t:"liteyuki.exception"}}],["/en/dev/api/log.html",{loader:()=>I(()=>import("./log.html-BNdipDr6.js"),__vite__mapDeps([])),meta:{t:"liteyuki.log"}}],["/en/dev/api/mkdoc.html",{loader:()=>I(()=>import("./mkdoc.html-DRc04hW7.js"),__vite__mapDeps([])),meta:{t:"liteyuki.mkdoc"}}],["/en/dev/api/utils.html",{loader:()=>I(()=>import("./utils.html-DMJfaJi4.js"),__vite__mapDeps([])),meta:{t:"liteyuki.utils"}}],["/dev/api/plugins/plugin_loader/",{loader:()=>I(()=>import("./index.html-sdNxe-LC.js"),__vite__mapDeps([])),meta:{t:"liteyuki.plugins.plugin_loader"}}],["/en/dev/api/bot/",{loader:()=>I(()=>import("./index.html-ygr2B5Hx.js"),__vite__mapDeps([])),meta:{t:"liteyuki.bot"}}],["/en/dev/api/bot/lifespan.html",{loader:()=>I(()=>import("./lifespan.html-DPC0YBA8.js"),__vite__mapDeps([])),meta:{t:"liteyuki.bot.lifespan"}}],["/en/dev/api/comm/",{loader:()=>I(()=>import("./index.html-r1RClvRS.js"),__vite__mapDeps([])),meta:{t:"liteyuki.comm"}}],["/en/dev/api/comm/channel.html",{loader:()=>I(()=>import("./channel.html-DxG1UVtC.js"),__vite__mapDeps([])),meta:{t:"liteyuki.comm.channel"}}],["/en/dev/api/comm/event.html",{loader:()=>I(()=>import("./event.html-CDIwB5RS.js"),__vite__mapDeps([])),meta:{t:"liteyuki.comm.event"}}],["/en/dev/api/comm/rpc.html",{loader:()=>I(()=>import("./rpc.html-iawVk0q9.js"),__vite__mapDeps([])),meta:{t:"liteyuki.comm.rpc"}}],["/en/dev/api/comm/socks_channel.html",{loader:()=>I(()=>import("./socks_channel.html-M9CaY0_8.js"),__vite__mapDeps([])),meta:{t:"liteyuki.comm.socks_channel"}}],["/en/dev/api/comm/storage.html",{loader:()=>I(()=>import("./storage.html-ClRlDhTy.js"),__vite__mapDeps([])),meta:{t:"liteyuki.comm.storage"}}],["/en/dev/api/core/",{loader:()=>I(()=>import("./index.html-CJzB2rjA.js"),__vite__mapDeps([])),meta:{t:"liteyuki.core"}}],["/en/dev/api/core/manager.html",{loader:()=>I(()=>import("./manager.html-53GUYBhn.js"),__vite__mapDeps([])),meta:{t:"liteyuki.core.manager"}}],["/en/dev/api/dev/",{loader:()=>I(()=>import("./index.html-CrvXEiyk.js"),__vite__mapDeps([])),meta:{t:"liteyuki.dev"}}],["/en/dev/api/dev/observer.html",{loader:()=>I(()=>import("./observer.html-CtPZ2l_M.js"),__vite__mapDeps([])),meta:{t:"liteyuki.dev.observer"}}],["/en/dev/api/dev/plugin.html",{loader:()=>I(()=>import("./plugin.html-CvafPMFY.js"),__vite__mapDeps([])),meta:{t:"liteyuki.dev.plugin"}}],["/en/dev/api/message/",{loader:()=>I(()=>import("./index.html-CI1kP7vj.js"),__vite__mapDeps([])),meta:{t:"liteyuki.message"}}],["/en/dev/api/message/event.html",{loader:()=>I(()=>import("./event.html-1eV8WWjq.js"),__vite__mapDeps([])),meta:{t:"liteyuki.message.event"}}],["/en/dev/api/message/matcher.html",{loader:()=>I(()=>import("./matcher.html-D2Jw3U3B.js"),__vite__mapDeps([])),meta:{t:"liteyuki.message.matcher"}}],["/en/dev/api/message/on.html",{loader:()=>I(()=>import("./on.html-CbG52ek6.js"),__vite__mapDeps([])),meta:{t:"liteyuki.message.on"}}],["/en/dev/api/message/rule.html",{loader:()=>I(()=>import("./rule.html-DGyBsFOs.js"),__vite__mapDeps([])),meta:{t:"liteyuki.message.rule"}}],["/en/dev/api/message/session.html",{loader:()=>I(()=>import("./session.html-BOFl49su.js"),__vite__mapDeps([])),meta:{t:"liteyuki.message.session"}}],["/en/dev/api/plugin/",{loader:()=>I(()=>import("./index.html-CQcfljkk.js"),__vite__mapDeps([])),meta:{t:"liteyuki.plugin"}}],["/en/dev/api/plugin/load.html",{loader:()=>I(()=>import("./load.html-C5yFvCMo.js"),__vite__mapDeps([])),meta:{t:"liteyuki.plugin.load"}}],["/en/dev/api/plugin/manager.html",{loader:()=>I(()=>import("./manager.html-CbIL3uBO.js"),__vite__mapDeps([])),meta:{t:"liteyuki.plugin.manager"}}],["/en/dev/api/plugin/model.html",{loader:()=>I(()=>import("./model.html-BtY0YdAd.js"),__vite__mapDeps([])),meta:{t:"liteyuki.plugin.model"}}],["/en/dev/api/plugins/liteecho.html",{loader:()=>I(()=>import("./liteecho.html-DwZCravO.js"),__vite__mapDeps([])),meta:{t:"liteyuki.plugins.liteecho"}}],["/en/dev/api/plugins/plugin_loader/",{loader:()=>I(()=>import("./index.html-BjwzCRLK.js"),__vite__mapDeps([])),meta:{t:"liteyuki.plugins.plugin_loader"}}],["/404.html",{loader:()=>I(()=>import("./404.html-rhFcxZXo.js"),__vite__mapDeps([])),meta:{t:""}}],["/dev/api/plugins/",{loader:()=>I(()=>import("./index.html-Rb9xl7Gt.js"),__vite__mapDeps([])),meta:{t:"Plugins"}}],["/en/dev/api/plugins/",{loader:()=>I(()=>import("./index.html-5MvKSH3x.js"),__vite__mapDeps([])),meta:{t:"Plugins"}}]]);/*!
* 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 me=Object.assign;function Ur(e,t){const n={};for(const l in t){const r=t[l];n[l]=bt(r)?r.map(e):e(r)}return n}const al=()=>{},bt=Array.isArray,cc=/#/g,eh=/&/g,th=/\//g,nh=/=/g,lh=/\?/g,uc=/\+/g,rh=/%5B/g,oh=/%5D/g,dc=/%5E/g,ih=/%60/g,fc=/%7B/g,sh=/%7C/g,pc=/%7D/g,ah=/%20/g;function ni(e){return encodeURI(""+e).replace(sh,"|").replace(rh,"[").replace(oh,"]")}function ch(e){return ni(e).replace(fc,"{").replace(pc,"}").replace(dc,"^")}function go(e){return ni(e).replace(uc,"%2B").replace(ah,"+").replace(cc,"%23").replace(eh,"%26").replace(ih,"`").replace(fc,"{").replace(pc,"}").replace(dc,"^")}function uh(e){return go(e).replace(nh,"%3D")}function dh(e){return ni(e).replace(cc,"%23").replace(lh,"%3F")}function fh(e){return e==null?"":dh(e).replace(th,"%2F")}function yl(e){try{return decodeURIComponent(""+e)}catch{}return""+e}const ph=/\/$/,hh=e=>e.replace(ph,"");function qr(e,t,n="/"){let l,r={},o="",i="";const s=t.indexOf("#");let a=t.indexOf("?");return s<a&&s>=0&&(a=-1),a>-1&&(l=t.slice(0,a),o=t.slice(a+1,s>-1?s:t.length),r=e(o)),s>-1&&(l=l||t.slice(0,s),i=t.slice(s,t.length)),l=yh(l??t,n),{fullPath:l+(o&&"?")+o+i,path:l,query:r,hash:yl(i)}}function vh(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function as(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function mh(e,t,n){const l=t.matched.length-1,r=n.matched.length-1;return l>-1&&l===r&&jn(t.matched[l],n.matched[r])&&hc(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function jn(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(!gh(e[n],t[n]))return!1;return!0}function gh(e,t){return bt(e)?cs(e,t):bt(t)?cs(t,e):e===t}function cs(e,t){return bt(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 o=n.length-1,i,s;for(i=0;i<l.length;i++)if(s=l[i],s!==".")if(s==="..")o>1&&o--;else break;return n.slice(0,o).join("/")+"/"+l.slice(i).join("/")}const At={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};var _l;(function(e){e.pop="pop",e.push="push"})(_l||(_l={}));var cl;(function(e){e.back="back",e.forward="forward",e.unknown=""})(cl||(cl={}));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 us(e,t){return(history.state?history.state.position-t:-1)+e}const yo=new Map;function xh(e,t){yo.set(e,t)}function Ch(e){const t=yo.get(e);return yo.delete(e),t}let Lh=()=>location.protocol+"//"+location.host;function vc(e,t){const{pathname:n,search:l,hash:r}=t,o=e.indexOf("#");if(o>-1){let s=r.includes(e.slice(o))?e.slice(o).length:1,a=r.slice(s);return a[0]!=="/"&&(a="/"+a),as(a,"")}return as(n,e)+l+r}function Th(e,t,n,l){let r=[],o=[],i=null;const s=({state:p})=>{const h=vc(e,location),m=n.value,b=t.value;let _=0;if(p){if(n.value=h,t.value=p,i&&i===m){i=null;return}_=b?p.position-b.position:0}else l(h);r.forEach(k=>{k(n.value,m,{delta:_,type:_l.pop,direction:_?_>0?cl.forward:cl.back:cl.unknown})})};function a(){i=n.value}function c(p){r.push(p);const h=()=>{const m=r.indexOf(p);m>-1&&r.splice(m,1)};return o.push(h),h}function u(){const{history:p}=window;p.state&&p.replaceState(me({},p.state,{scroll:Cr()}),"")}function f(){for(const p of o)p();o=[],window.removeEventListener("popstate",s),window.removeEventListener("beforeunload",u)}return window.addEventListener("popstate",s),window.addEventListener("beforeunload",u,{passive:!0}),{pauseListeners:a,listen:c,destroy:f}}function ds(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 Ah(e){const{history:t,location:n}=window,l={value:vc(e,n)},r={value:t.state};r.value||o(l.value,{back:null,current:l.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function o(a,c,u){const f=e.indexOf("#"),p=f>-1?(n.host&&document.querySelector("base")?e:e.slice(f))+a:Lh()+e+a;try{t[u?"replaceState":"pushState"](c,"",p),r.value=c}catch(h){console.error(h),n[u?"replace":"assign"](p)}}function i(a,c){const u=me({},t.state,ds(r.value.back,a,r.value.forward,!0),c,{position:r.value.position});o(a,u,!0),l.value=a}function s(a,c){const u=me({},r.value,t.state,{forward:a,scroll:Cr()});o(u.current,u,!0);const f=me({},ds(l.value,a,null),{position:u.position+1},c);o(a,f,!1),l.value=a}return{location:l,state:r,push:s,replace:i}}function Sh(e){e=_h(e);const t=Ah(e),n=Th(e,t.state,t.location,t.replace);function l(o,i=!0){i||n.pauseListeners(),history.go(o)}const r=me({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 Ih(e){return typeof e=="string"||e&&typeof e=="object"}function mc(e){return typeof e=="string"||typeof e=="symbol"}const gc=Symbol("");var fs;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(fs||(fs={}));function Bn(e,t){return me(new Error,{type:e,[gc]:!0},t)}function Lt(e,t){return e instanceof Error&&gc in e&&(t==null||!!(e.type&t))}const ps="[^/]+?",Ph={sensitive:!1,strict:!1,start:!0,end:!0},Oh=/[.+*?^${}()[\]/\\]/g;function Rh(e,t){const n=me({},Ph,t),l=[];let r=n.start?"^":"";const o=[];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(Oh,"\\$&"),h+=40;else if(p.type===1){const{value:m,repeatable:b,optional:_,regexp:k}=p;o.push({name:m,repeatable:b,optional:_});const x=k||ps;if(x!==ps){h+=10;try{new RegExp(`(${x})`)}catch(C){throw new Error(`Invalid custom RegExp for param "${m}" (${x}): `+C.message)}}let y=b?`((?:${x})(?:/(?:${x}))*)`:`(${x})`;f||(y=_&&c.length<2?`(?:/${y})`:"/"+y),_&&(y+="?"),r+=y,h+=20,_&&(h+=-8),b&&(h+=-20),x===".*"&&(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 s(c){const u=c.match(i),f={};if(!u)return null;for(let p=1;p<u.length;p++){const h=u[p]||"",m=o[p-1];f[m.name]=h&&m.repeatable?h.split("/"):h}return f}function a(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:m,repeatable:b,optional:_}=h,k=m in c?c[m]:"";if(bt(k)&&!b)throw new Error(`Provided param "${m}" is an array but it is not repeatable (* or + modifiers)`);const x=bt(k)?k.join("/"):k;if(!x)if(_)p.length<2&&(u.endsWith("/")?u=u.slice(0,-1):f=!0);else throw new Error(`Missing required param "${m}"`);u+=x}}return u||"/"}return{re:i,score:l,keys:o,parse:s,stringify:a}}function $h(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 o=$h(l[n],r[n]);if(o)return o;n++}if(Math.abs(r.length-l.length)===1){if(hs(l))return 1;if(hs(r))return-1}return r.length-l.length}function hs(e){const t=e[e.length-1];return e.length>0&&t[t.length-1]<0}const Mh={type:0,value:""},Fh=/[a-zA-Z0-9_]/;function Dh(e){if(!e)return[[]];if(e==="/")return[[Mh]];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 o;function i(){o&&r.push(o),o=[]}let s=0,a,c="",u="";function f(){c&&(n===0?o.push({type:0,value:c}):n===1||n===2||n===3?(o.length>1&&(a==="*"||a==="+")&&t(`A repeatable param (${c}) must be alone in its segment. eg: '/:ids+.`),o.push({type:1,value:c,regexp:u,repeatable:a==="*"||a==="+",optional:a==="*"||a==="?"})):t("Invalid state to consume buffer"),c="")}function p(){c+=a}for(;s<e.length;){if(a=e[s++],a==="\\"&&n!==2){l=n,n=4;continue}switch(n){case 0:a==="/"?(c&&f(),i()):a===":"?(f(),n=1):p();break;case 4:p(),n=l;break;case 1:a==="("?n=2:Fh.test(a)?p():(f(),n=0,a!=="*"&&a!=="?"&&a!=="+"&&s--);break;case 2:a===")"?u[u.length-1]=="\\"?u=u.slice(0,-1)+a:n=3:u+=a;break;case 3:f(),n=0,a!=="*"&&a!=="?"&&a!=="+"&&s--,u="";break;default:t("Unknown state");break}}return n===2&&t(`Unfinished custom RegExp for param "${c}"`),f(),i(),r}function Nh(e,t,n){const l=Rh(Dh(e.path),n),r=me(l,{record:e,parent:t,children:[],alias:[]});return t&&!r.record.aliasOf==!t.record.aliasOf&&t.children.push(r),r}function Vh(e,t){const n=[],l=new Map;t=gs({strict:!1,end:!0,sensitive:!1},t);function r(f){return l.get(f)}function o(f,p,h){const m=!h,b=jh(f);b.aliasOf=h&&h.record;const _=gs(t,f),k=[b];if("alias"in f){const C=typeof f.alias=="string"?[f.alias]:f.alias;for(const R of C)k.push(me({},b,{components:h?h.record.components:b.components,path:R,aliasOf:h?h.record:b}))}let x,y;for(const C of k){const{path:R}=C;if(p&&R[0]!=="/"){const L=p.record.path,P=L[L.length-1]==="/"?"":"/";C.path=p.record.path+(R&&P+R)}if(x=Nh(C,p,_),h?h.alias.push(x):(y=y||x,y!==x&&y.alias.push(x),m&&f.name&&!ms(x)&&i(f.name)),_c(x)&&a(x),b.children){const L=b.children;for(let P=0;P<L.length;P++)o(L[P],x,h&&h.children[P])}h=h||x}return y?()=>{i(y)}:al}function i(f){if(mc(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 s(){return n}function a(f){const p=zh(f,n);n.splice(p,0,f),f.record.name&&!ms(f)&&l.set(f.record.name,f)}function c(f,p){let h,m={},b,_;if("name"in f&&f.name){if(h=l.get(f.name),!h)throw Bn(1,{location:f});_=h.record.name,m=me(vs(p.params,h.keys.filter(y=>!y.optional).concat(h.parent?h.parent.keys.filter(y=>y.optional):[]).map(y=>y.name)),f.params&&vs(f.params,h.keys.map(y=>y.name))),b=h.stringify(m)}else if(f.path!=null)b=f.path,h=n.find(y=>y.re.test(b)),h&&(m=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 Bn(1,{location:f,currentLocation:p});_=h.record.name,m=me({},p.params,f.params),b=h.stringify(m)}const k=[];let x=h;for(;x;)k.unshift(x.record),x=x.parent;return{name:_,path:b,params:m,matched:k,meta:Hh(k)}}e.forEach(f=>o(f));function u(){n.length=0,l.clear()}return{addRoute:o,resolve:c,removeRoute:i,clearRoutes:u,getRoutes:s,getRecordMatcher:r}}function vs(e,t){const n={};for(const l of t)l in e&&(n[l]=e[l]);return n}function jh(e){return{path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:void 0,beforeEnter:e.beforeEnter,props:Bh(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 Bh(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 ms(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function Hh(e){return e.reduce((t,n)=>me(t,n.meta),{})}function gs(e,t){const n={};for(const l in e)n[l]=l in t?t[l]:e[l];return n}function zh(e,t){let n=0,l=t.length;for(;n!==l;){const o=n+l>>1;yc(e,t[o])<0?l=o:n=o+1}const r=Uh(e);return r&&(l=t.lastIndexOf(r,l-1)),l}function Uh(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 o=l[r].replace(uc," "),i=o.indexOf("="),s=yl(i<0?o:o.slice(0,i)),a=i<0?null:yl(o.slice(i+1));if(s in t){let c=t[s];bt(c)||(c=t[s]=[c]),c.push(a)}else t[s]=a}return t}function ys(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}(bt(l)?l.map(o=>o&&go(o)):[l&&go(l)]).forEach(o=>{o!==void 0&&(t+=(t.length?"&":"")+n,o!=null&&(t+="="+o))})}return t}function Wh(e){const t={};for(const n in e){const l=e[n];l!==void 0&&(t[n]=bt(l)?l.map(r=>r==null?null:""+r):l==null?l:""+l)}return t}const Kh=Symbol(""),_s=Symbol(""),Lr=Symbol(""),li=Symbol(""),_o=Symbol("");function Xn(){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 Ut(e,t,n,l,r,o=i=>i()){const i=l&&(l.enterCallbacks[r]=l.enterCallbacks[r]||[]);return()=>new Promise((s,a)=>{const c=p=>{p===!1?a(Bn(4,{from:n,to:t})):p instanceof Error?a(p):Ih(p)?a(Bn(2,{from:t,to:p})):(i&&l.enterCallbacks[r]===i&&typeof p=="function"&&i.push(p),s())},u=o(()=>e.call(l&&l.instances[r],t,n,c));let f=Promise.resolve(u);e.length<3&&(f=f.then(c)),f.catch(p=>a(p))})}function Wr(e,t,n,l,r=o=>o()){const o=[];for(const i of e)for(const s in i.components){let a=i.components[s];if(!(t!=="beforeRouteEnter"&&!i.instances[s]))if(Gh(a)){const u=(a.__vccOpts||a)[t];u&&o.push(Ut(u,n,l,i,s,r))}else{let c=a();o.push(()=>c.then(u=>{if(!u)return Promise.reject(new Error(`Couldn't resolve component "${s}" at "${i.path}"`));const f=Zp(u)?u.default:u;i.components[s]=f;const h=(f.__vccOpts||f)[t];return h&&Ut(h,n,l,i,s,r)()}))}}return o}function Gh(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function bs(e){const t=De(Lr),n=De(li),l=T(()=>{const a=Xe(e.to);return t.resolve(a)}),r=T(()=>{const{matched:a}=l.value,{length:c}=a,u=a[c-1],f=n.matched;if(!u||!f.length)return-1;const p=f.findIndex(jn.bind(null,u));if(p>-1)return p;const h=ks(a[c-2]);return c>1&&ks(u)===h&&f[f.length-1].path!==h?f.findIndex(jn.bind(null,a[c-2])):p}),o=T(()=>r.value>-1&&Xh(n.params,l.value.params)),i=T(()=>r.value>-1&&r.value===n.matched.length-1&&hc(n.params,l.value.params));function s(a={}){return Jh(a)?t[Xe(e.replace)?"replace":"push"](Xe(e.to)).catch(al):Promise.resolve()}return{route:l,href:T(()=>l.value.href),isActive:o,isExactActive:i,navigate:s}}const Yh=z({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:bs,setup(e,{slots:t}){const n=Tl(bs(e)),{options:l}=De(Lr),r=T(()=>({[ws(e.activeClass,l.linkActiveClass,"router-link-active")]:n.isActive,[ws(e.exactActiveClass,l.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const o=t.default&&t.default(n);return e.custom?o:d("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:r.value},o)}}}),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(!bt(r)||r.length!==l.length||l.some((o,i)=>o!==r[i]))return!1}return!0}function ks(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const ws=(e,t,n)=>e??t??n,Zh=z({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const l=De(_o),r=T(()=>e.route||l.value),o=De(_s,0),i=T(()=>{let c=Xe(o);const{matched:u}=r.value;let f;for(;(f=u[c])&&!f.components;)c++;return c}),s=T(()=>r.value.matched[i.value]);On(_s,T(()=>i.value+1)),On(Kh,s),On(_o,r);const a=Q();return ve(()=>[a.value,s.value,e.name],([c,u,f],[p,h,m])=>{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||!jn(u,h)||!p)&&(u.enterCallbacks[f]||[]).forEach(b=>b(c))},{flush:"post"}),()=>{const c=r.value,u=e.name,f=s.value,p=f&&f.components[u];if(!p)return Es(n.default,{Component:p,route:c});const h=f.props[u],m=h?h===!0?c.params:typeof h=="function"?h(c):h:null,_=d(p,me({},m,t,{onVnodeUnmounted:k=>{k.component.isUnmounted&&(f.instances[u]=null)},ref:a}));return Es(n.default,{Component:_,route:c})||_}}});function Es(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const e1=Zh;function t1(e){const t=Vh(e.routes,e),n=e.parseQuery||qh,l=e.stringifyQuery||ys,r=e.history,o=Xn(),i=Xn(),s=Xn(),a=Ne(At);let c=At;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,yl);function h(w,V){let j,Z;return mc(w)?(j=t.getRecordMatcher(w),Z=V):Z=w,t.addRoute(Z,j)}function m(w){const V=t.getRecordMatcher(w);V&&t.removeRoute(V)}function b(){return t.getRoutes().map(w=>w.record)}function _(w){return!!t.getRecordMatcher(w)}function k(w,V){if(V=me({},V||a.value),typeof w=="string"){const g=qr(n,w,V.path),E=t.resolve({path:g.path},V),S=r.createHref(g.fullPath);return me(g,E,{params:p(E.params),hash:yl(g.hash),redirectedFrom:void 0,href:S})}let j;if(w.path!=null)j=me({},w,{path:qr(n,w.path,V.path).path});else{const g=me({},w.params);for(const E in g)g[E]==null&&delete g[E];j=me({},w,{params:f(g)}),V.params=f(V.params)}const Z=t.resolve(j,V),fe=w.hash||"";Z.params=u(p(Z.params));const _e=vh(l,me({},w,{hash:ch(fe),path:Z.path})),v=r.createHref(_e);return me({fullPath:_e,hash:fe,query:l===ys?Wh(w.query):w.query||{}},Z,{redirectedFrom:void 0,href:v})}function x(w){return typeof w=="string"?qr(n,w,a.value.path):me({},w)}function y(w,V){if(c!==w)return Bn(8,{from:V,to:w})}function C(w){return P(w)}function R(w){return C(me(x(w),{replace:!0}))}function L(w){const V=w.matched[w.matched.length-1];if(V&&V.redirect){const{redirect:j}=V;let Z=typeof j=="function"?j(w):j;return typeof Z=="string"&&(Z=Z.includes("?")||Z.includes("#")?Z=x(Z):{path:Z},Z.params={}),me({query:w.query,hash:w.hash,params:Z.path!=null?{}:w.params},Z)}}function P(w,V){const j=c=k(w),Z=a.value,fe=w.state,_e=w.force,v=w.replace===!0,g=L(j);if(g)return P(me(x(g),{state:typeof g=="object"?me({},fe,g.state):fe,force:_e,replace:v}),V||j);const E=j;E.redirectedFrom=V;let S;return!_e&&mh(l,Z,j)&&(S=Bn(16,{to:E,from:Z}),Ye(Z,Z,!0,!1)),(S?Promise.resolve(S):O(E,Z)).catch(A=>Lt(A)?Lt(A,2)?A:ot(A):K(A,E,Z)).then(A=>{if(A){if(Lt(A,2))return P(me({replace:v},x(A.to),{state:typeof A.to=="object"?me({},fe,A.to.state):fe,force:_e}),V||E)}else A=F(E,Z,!0,v,fe);return q(E,Z,A),A})}function $(w,V){const j=y(w,V);return j?Promise.reject(j):Promise.resolve()}function J(w){const V=G.values().next().value;return V&&typeof V.runWithContext=="function"?V.runWithContext(w):w()}function O(w,V){let j;const[Z,fe,_e]=n1(w,V);j=Wr(Z.reverse(),"beforeRouteLeave",w,V);for(const g of Z)g.leaveGuards.forEach(E=>{j.push(Ut(E,w,V))});const v=$.bind(null,w,V);return j.push(v),X(j).then(()=>{j=[];for(const g of o.list())j.push(Ut(g,w,V));return j.push(v),X(j)}).then(()=>{j=Wr(fe,"beforeRouteUpdate",w,V);for(const g of fe)g.updateGuards.forEach(E=>{j.push(Ut(E,w,V))});return j.push(v),X(j)}).then(()=>{j=[];for(const g of _e)if(g.beforeEnter)if(bt(g.beforeEnter))for(const E of g.beforeEnter)j.push(Ut(E,w,V));else j.push(Ut(g.beforeEnter,w,V));return j.push(v),X(j)}).then(()=>(w.matched.forEach(g=>g.enterCallbacks={}),j=Wr(_e,"beforeRouteEnter",w,V,J),j.push(v),X(j))).then(()=>{j=[];for(const g of i.list())j.push(Ut(g,w,V));return j.push(v),X(j)}).catch(g=>Lt(g,8)?g:Promise.reject(g))}function q(w,V,j){s.list().forEach(Z=>J(()=>Z(w,V,j)))}function F(w,V,j,Z,fe){const _e=y(w,V);if(_e)return _e;const v=V===At,g=En?history.state:{};j&&(Z||v?r.replace(w.fullPath,me({scroll:v&&g&&g.scroll},fe)):r.push(w.fullPath,fe)),a.value=w,Ye(w,V,j,v),ot()}let re;function Ee(){re||(re=r.listen((w,V,j)=>{if(!ne.listening)return;const Z=k(w),fe=L(Z);if(fe){P(me(fe,{replace:!0}),Z).catch(al);return}c=Z;const _e=a.value;En&&xh(us(_e.fullPath,j.delta),Cr()),O(Z,_e).catch(v=>Lt(v,12)?v:Lt(v,2)?(P(v.to,Z).then(g=>{Lt(g,20)&&!j.delta&&j.type===_l.pop&&r.go(-1,!1)}).catch(al),Promise.reject()):(j.delta&&r.go(-j.delta,!1),K(v,Z,_e))).then(v=>{v=v||F(Z,_e,!1),v&&(j.delta&&!Lt(v,8)?r.go(-j.delta,!1):j.type===_l.pop&&Lt(v,20)&&r.go(-1,!1)),q(Z,_e,v)}).catch(al)}))}let be=Xn(),Y=Xn(),se;function K(w,V,j){ot(w);const Z=Y.list();return Z.length?Z.forEach(fe=>fe(w,V,j)):console.error(w),Promise.reject(w)}function Le(){return se&&a.value!==At?Promise.resolve():new Promise((w,V)=>{be.add([w,V])})}function ot(w){return se||(se=!w,Ee(),be.list().forEach(([V,j])=>w?j(w):V()),be.reset()),w}function Ye(w,V,j,Z){const{scrollBehavior:fe}=e;if(!En||!fe)return Promise.resolve();const _e=!j&&Ch(us(w.fullPath,0))||(Z||!j)&&history.state&&history.state.scroll||null;return Qt().then(()=>fe(w,V,_e)).then(v=>v&&Eh(v)).catch(v=>K(v,w,V))}const ee=w=>r.go(w);let U;const G=new Set,ne={currentRoute:a,listening:!0,addRoute:h,removeRoute:m,clearRoutes:t.clearRoutes,hasRoute:_,getRoutes:b,resolve:k,options:e,push:C,replace:R,go:ee,back:()=>ee(-1),forward:()=>ee(1),beforeEach:o.add,beforeResolve:i.add,afterEach:s.add,onError:Y.add,isReady:Le,install(w){const V=this;w.component("RouterLink",Qh),w.component("RouterView",e1),w.config.globalProperties.$router=V,Object.defineProperty(w.config.globalProperties,"$route",{enumerable:!0,get:()=>Xe(a)}),En&&!U&&a.value===At&&(U=!0,C(r.location).catch(fe=>{}));const j={};for(const fe in At)Object.defineProperty(j,fe,{get:()=>a.value[fe],enumerable:!0});w.provide(Lr,V),w.provide(li,ga(j)),w.provide(_o,a);const Z=w.unmount;G.add(w),w.unmount=function(){G.delete(w),G.size<1&&(c=At,re&&re(),re=null,a.value=At,U=!1,se=!1),Z()}}};function X(w){return w.reduce((V,j)=>V.then(()=>J(j)),Promise.resolve())}return ne}function n1(e,t){const n=[],l=[],r=[],o=Math.max(t.matched.length,e.matched.length);for(let i=0;i<o;i++){const s=t.matched[i];s&&(e.matched.find(c=>jn(c,s))?l.push(s):n.push(s));const a=e.matched[i];a&&(t.matched.find(c=>jn(c,a))||r.push(a))}return[n,l,r]}function _n(){return De(Lr)}function Jt(e){return De(li)}var ri=Symbol(""),Ct=()=>{const e=De(ri);if(!e)throw new Error("useClientData() is called without provider.");return e},l1=()=>Ct().pageComponent,Ae=()=>Ct().pageData,Ie=()=>Ct().pageFrontmatter,r1=()=>Ct().pageHead,oi=()=>Ct().pageLang,o1=()=>Ct().pageLayout,Xt=()=>Ct().routeLocale,bc=()=>Ct().routes,kc=()=>Ct().siteData,Tr=()=>Ct().siteLocaleData,i1=Symbol(""),bo=Ne(Jp),bl=Ne(Xp),wc=e=>{const t=Kp(e);if(bl.value[t])return t;const n=encodeURI(t);return bl.value[n]?n:bo.value[t]||bo.value[n]||t},Ar=e=>{const t=wc(e),n=bl.value[t]??{...bl.value["/404.html"],notFound:!0};return{path:t,notFound:!1,...n}},Sr=z({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=z({name:"Content",props:{path:{type:String,required:!1,default:""}},setup(e){const t=l1(),n=T(()=>{if(!e.path)return t.value;const l=Ar(e.path);return mf(()=>l.loader().then(({comp:r})=>r))});return()=>d(n.value)}}),nt=(e={})=>e,Ke=e=>yn(e)?e:`/${ac(e)}`,s1=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 a;const o=_n(),i=wc(n),s=i.startsWith("#")||i.startsWith("?")?i:Ke(i);return d("a",{...l,class:["route-link",{[t]:e}],href:s,onClick:(c={})=>{s1(c)?o.push(n).catch():Promise.resolve()}},(a=r.default)==null?void 0:a.call(r))};Je.displayName="RouteLink";Je.props={active:Boolean,activeClass:String,to:String};var a1="Layout",c1="en-US",on=Tl({resolveLayouts:e=>e.reduce((t,n)=>({...t,...n.layouts}),{}),resolvePageHead:(e,t,n)=>{const l=Oe(t.description)?t.description:n.description,r=[...Array.isArray(t.head)?t.head:[],...n.head,["title",{},e],["meta",{name:"description",content:l}]];return Up(r)},resolvePageHeadTitle:(e,t)=>[e.title,t.title].filter(n=>!!n).join(" | "),resolvePageLang:(e,t)=>e.lang||t.lang||c1,resolvePageLayout:(e,t)=>{const n=Oe(e.frontmatter.layout)?e.frontmatter.layout:a1;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 u1={},$l=e=>{const t=Xt();return T(()=>e[t.value]??{})},d1=()=>{const e=bc();return T(()=>Object.keys(e.value))};var qe=Uint8Array,Cn=Uint16Array,f1=Int32Array,xc=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]),Cc=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]),p1=new qe([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),Lc=function(e,t){for(var n=new Cn(31),l=0;l<31;++l)n[l]=t+=1<<e[l-1];for(var r=new f1(n[30]),l=1;l<30;++l)for(var o=n[l];o<n[l+1];++o)r[o]=o-n[l]<<5|l;return{b:n,r}},Tc=Lc(xc,2),Ac=Tc.b,h1=Tc.r;Ac[28]=258,h1[258]=28;var v1=Lc(Cc,0),m1=v1.b,ko=new Cn(32768);for(var Ce=0;Ce<32768;++Ce){var Dt=(Ce&43690)>>1|(Ce&21845)<<1;Dt=(Dt&52428)>>2|(Dt&13107)<<2,Dt=(Dt&61680)>>4|(Dt&3855)<<4,ko[Ce]=((Dt&65280)>>8|(Dt&255)<<8)>>1}var ul=function(e,t,n){for(var l=e.length,r=0,o=new Cn(t);r<l;++r)e[r]&&++o[e[r]-1];var i=new Cn(t);for(r=1;r<t;++r)i[r]=i[r-1]+o[r-1]<<1;var s;if(n){s=new Cn(1<<t);var a=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)s[ko[f]>>a]=c}else for(s=new Cn(l),r=0;r<l;++r)e[r]&&(s[r]=ko[i[e[r]-1]++]>>15-e[r]);return s},Ml=new qe(288);for(var Ce=0;Ce<144;++Ce)Ml[Ce]=8;for(var Ce=144;Ce<256;++Ce)Ml[Ce]=9;for(var Ce=256;Ce<280;++Ce)Ml[Ce]=7;for(var Ce=280;Ce<288;++Ce)Ml[Ce]=8;var Sc=new qe(32);for(var Ce=0;Ce<32;++Ce)Sc[Ce]=5;var g1=ul(Ml,9,1),y1=ul(Sc,5,1),Kr=function(e){for(var t=e[0],n=1;n<e.length;++n)e[n]>t&&(t=e[n]);return t},vt=function(e,t,n){var l=t/8|0;return(e[l]|e[l+1]<<8)>>(t&7)&n},Gr=function(e,t){var n=t/8|0;return(e[n]|e[n+1]<<8|e[n+2]<<16)>>(t&7)},_1=function(e){return(e+7)/8|0},ii=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))},b1=["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"],at=function(e,t,n){var l=new Error(t||b1[e]);if(l.code=e,Error.captureStackTrace&&Error.captureStackTrace(l,at),!n)throw l;return l},k1=function(e,t,n,l){var r=e.length,o=l?l.length:0;if(!r||t.f&&!t.l)return n||new qe(0);var i=!n,s=i||t.i!=2,a=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,m=t.d,b=t.m,_=t.n,k=r*8;do{if(!h){u=vt(e,f,1);var x=vt(e,f+1,3);if(f+=3,x)if(x==1)h=g1,m=y1,b=9,_=5;else if(x==2){var L=vt(e,f,31)+257,P=vt(e,f+10,15)+4,$=L+vt(e,f+5,31)+1;f+=14;for(var J=new qe($),O=new qe(19),q=0;q<P;++q)O[p1[q]]=vt(e,f+q*3,7);f+=P*3;for(var F=Kr(O),re=(1<<F)-1,Ee=ul(O,F,1),q=0;q<$;){var be=Ee[vt(e,f,re)];f+=be&15;var y=be>>4;if(y<16)J[q++]=y;else{var Y=0,se=0;for(y==16?(se=3+vt(e,f,3),f+=2,Y=J[q-1]):y==17?(se=3+vt(e,f,7),f+=3):y==18&&(se=11+vt(e,f,127),f+=7);se--;)J[q++]=Y}}var K=J.subarray(0,L),Le=J.subarray(L);b=Kr(K),_=Kr(Le),h=ul(K,b,1),m=ul(Le,_,1)}else at(1);else{var y=_1(f)+4,C=e[y-4]|e[y-3]<<8,R=y+C;if(R>r){a&&at(0);break}s&&c(p+C),n.set(e.subarray(y,R),p),t.b=p+=C,t.p=f=R*8,t.f=u;continue}if(f>k){a&&at(0);break}}s&&c(p+131072);for(var ot=(1<<b)-1,Ye=(1<<_)-1,ee=f;;ee=f){var Y=h[Gr(e,f)&ot],U=Y>>4;if(f+=Y&15,f>k){a&&at(0);break}if(Y||at(2),U<256)n[p++]=U;else if(U==256){ee=f,h=null;break}else{var G=U-254;if(U>264){var q=U-257,ne=xc[q];G=vt(e,f,(1<<ne)-1)+Ac[q],f+=ne}var X=m[Gr(e,f)&Ye],w=X>>4;X||at(3),f+=X&15;var Le=m1[w];if(w>3){var ne=Cc[w];Le+=Gr(e,f)&(1<<ne)-1,f+=ne}if(f>k){a&&at(0);break}s&&c(p+131072);var V=p+G;if(p<Le){var j=o-Le,Z=Math.min(Le,V);for(j+p<0&&at(3);p<Z;++p)n[p]=l[j+p]}for(;p<V;++p)n[p]=n[p-Le]}}t.l=h,t.p=ee,t.b=p,t.f=u,h&&(u=1,t.m=b,t.d=m,t.n=_)}while(!u);return p!=n.length&&i?ii(n,0,p):n.subarray(0,p)},w1=new qe(0),E1=function(e,t){return((e[0]&15)!=8||e[0]>>4>7||(e[0]<<8|e[1])%31)&&at(6,"invalid zlib data"),(e[1]>>5&1)==+!t&&at(6,"invalid zlib data: "+(e[1]&32?"need":"unexpected")+" dictionary"),(e[1]>>3&4)+2};function x1(e,t){return k1(e.subarray(E1(e,t&&t.dictionary),-4),{i:2},t&&t.out,t&&t.dictionary)}var xs=typeof TextEncoder<"u"&&new TextEncoder,wo=typeof TextDecoder<"u"&&new TextDecoder,C1=0;try{wo.decode(w1,{stream:!0}),C1=1}catch{}var L1=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:ii(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 T1(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(xs)return xs.encode(e);for(var r=e.length,o=new qe(e.length+(e.length>>1)),i=0,s=function(u){o[i++]=u},l=0;l<r;++l){if(i+5>o.length){var a=new qe(i+8+(r-l<<1));a.set(o),o=a}var c=e.charCodeAt(l);c<128||t?s(c):c<2048?(s(192|c>>6),s(128|c&63)):c>55295&&c<57344?(c=65536+(c&1047552)|e.charCodeAt(++l)&1023,s(240|c>>18),s(128|c>>12&63),s(128|c>>6&63),s(128|c&63)):(s(224|c>>12),s(128|c>>6&63),s(128|c&63))}return ii(o,0,i)}function A1(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(wo)return wo.decode(e);var r=L1(e),o=r.s,n=r.r;return n.length&&at(8),o}}const Eo=e=>{const t=atob(e);return A1(x1(T1(t,!0)))},ft=(e,t)=>{var l;const n=(l=(t==null?void 0:t._instance)||Pl())==null?void 0:l.appContext.components;return n?e in n||pt(e)in n||Ll(pt(e))in n:!1},Ic=e=>new Promise(t=>setTimeout(t,e)),Pc=e=>typeof e<"u",Yr=e=>typeof e=="number",xo=Array.isArray,Hn=(e,t)=>Oe(e)&&e.startsWith(t),S1=(e,t)=>Oe(e)&&e.endsWith(t),Oc=Object.entries,Zt=Object.keys,I1=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},si=e=>Hn(e,"/");function ai(e,t){let n,l,r;const o=Q(!0),i=()=>{o.value=!0,r()};ve(e,i,{flush:"sync"});const s=typeof t=="function"?t:t.get,a=typeof t=="function"?void 0:t.set,c=qo((u,f)=>(l=u,r=f,{get(){return o.value&&(n=s(),o.value=!1),l(),n},set(p){a==null||a(p)}}));return Object.isExtensible(c)&&(c.trigger=i),c}function Gn(e){return oa()?(wd(e),!0):!1}function Be(e){return typeof e=="function"?e():Xe(e)}const Fl=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const P1=Object.prototype.toString,O1=e=>P1.call(e)==="[object Object]",hn=()=>{},Cs=R1();function R1(){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 ci(e,t){function n(...l){return new Promise((r,o)=>{Promise.resolve(e(()=>t.apply(this,l),{fn:t,thisArg:this,args:l})).then(r).catch(o)})}return n}const Rc=e=>e();function $1(e,t={}){let n,l,r=hn;const o=s=>{clearTimeout(s),r(),r=hn};return s=>{const a=Be(e),c=Be(t.maxWait);return n&&o(n),a<=0||c!==void 0&&c<=0?(l&&(o(l),l=null),Promise.resolve(s())):new Promise((u,f)=>{r=t.rejectOnCancel?f:u,c&&!l&&(l=setTimeout(()=>{n&&o(n),l=null,u(s())},c)),n=setTimeout(()=>{l&&o(l),l=null,u(s())},a)})}}function M1(...e){let t=0,n,l=!0,r=hn,o,i,s,a,c;!Re(e[0])&&typeof e[0]=="object"?{delay:i,trailing:s=!0,leading:a=!0,rejectOnCancel:c=!1}=e[0]:[i,s=!0,a=!0,c=!1]=e;const u=()=>{n&&(clearTimeout(n),n=void 0,r(),r=hn)};return p=>{const h=Be(i),m=Date.now()-t,b=()=>o=p();return u(),h<=0?(t=Date.now(),b()):(m>h&&(a||!l)?(t=Date.now(),b()):s&&(o=new Promise((_,k)=>{r=c?k:_,n=setTimeout(()=>{t=Date.now(),l=!0,_(b()),u()},Math.max(0,h-m))})),!a&&!n&&(n=setTimeout(()=>l=!0,h)),l=!1,o)}}function F1(e=Rc){const t=Q(!0);function n(){t.value=!1}function l(){t.value=!0}const r=(...o)=>{t.value&&e(...o)};return{isActive:Al(t),pause:n,resume:l,eventFilter:r}}function D1(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 $c(e){return e||Pl()}function N1(...e){if(e.length!==1)return yr(...e);const t=e[0];return typeof t=="function"?Al(qo(()=>({get:t,set:hn}))):Q(t)}function Mc(e,t=200,n={}){return ci($1(t,n),e)}function V1(e,t=200,n=!1,l=!0,r=!1){return ci(M1(t,n,l,r),e)}function j1(e,t,n={}){const{eventFilter:l=Rc,...r}=n;return ve(e,ci(l,t),r)}function B1(e,t,n={}){const{eventFilter:l,...r}=n,{eventFilter:o,pause:i,resume:s,isActive:a}=F1(l);return{stop:j1(e,t,{...r,eventFilter:o}),pause:i,resume:s,isActive:a}}function Ir(e,t=!0,n){$c()?we(e,n):t?e():Qt(e)}function H1(e,t){$c(t)&&gn(e,t)}function z1(e,t,n={}){const{immediate:l=!0}=n,r=Q(!1);let o=null;function i(){o&&(clearTimeout(o),o=null)}function s(){r.value=!1,i()}function a(...c){i(),r.value=!0,o=setTimeout(()=>{r.value=!1,o=null,e(...c)},Be(t))}return l&&(r.value=!0,Fl&&a()),Gn(s),{isPending:Al(r),start:a,stop:s}}function kl(e=!1,t={}){const{truthyValue:n=!0,falsyValue:l=!1}=t,r=Re(e),o=Q(e);function i(s){if(arguments.length)return o.value=s,o.value;{const a=Be(n);return o.value=o.value===a?Be(l):a,o.value}}return r?i:[o,i]}function It(e){var t;const n=Be(e);return(t=n==null?void 0:n.$el)!=null?t:n}const Ot=Fl?window:void 0,Fc=Fl?window.document:void 0,Dc=Fl?window.navigator:void 0;function Fe(...e){let t,n,l,r;if(typeof e[0]=="string"||Array.isArray(e[0])?([n,l,r]=e,t=Ot):[t,n,l,r]=e,!t)return hn;Array.isArray(n)||(n=[n]),Array.isArray(l)||(l=[l]);const o=[],i=()=>{o.forEach(u=>u()),o.length=0},s=(u,f,p,h)=>(u.addEventListener(f,p,h),()=>u.removeEventListener(f,p,h)),a=ve(()=>[It(t),Be(r)],([u,f])=>{if(i(),!u)return;const p=O1(f)?{...f}:f;o.push(...n.flatMap(h=>l.map(m=>s(u,h,m,p))))},{immediate:!0,flush:"post"}),c=()=>{a(),i()};return Gn(c),c}function U1(){const e=Q(!1),t=Pl();return t&&we(()=>{e.value=!0},t),e}function Dl(e){const t=U1();return T(()=>(t.value,!!e()))}function Nc(e,t={}){const{window:n=Ot}=t,l=Dl(()=>n&&"matchMedia"in n&&typeof n.matchMedia=="function");let r;const o=Q(!1),i=c=>{o.value=c.matches},s=()=>{r&&("removeEventListener"in r?r.removeEventListener("change",i):r.removeListener(i))},a=Ia(()=>{l.value&&(s(),r=n.matchMedia(Be(e)),"addEventListener"in r?r.addEventListener("change",i):r.addListener(i),o.value=r.matches)});return Gn(()=>{a(),s(),r=void 0}),o}function Ls(e,t={}){const{controls:n=!1,navigator:l=Dc}=t,r=Dl(()=>l&&"permissions"in l);let o;const i=typeof e=="string"?{name:e}:e,s=Q(),a=()=>{o&&(s.value=o.state)},c=D1(async()=>{if(r.value){if(!o)try{o=await l.permissions.query(i),Fe(o,"change",a),a()}catch{s.value="prompt"}return o}});return c(),n?{state:s,isSupported:r,query:c}:s}function q1(e={}){const{navigator:t=Dc,read:n=!1,source:l,copiedDuring:r=1500,legacy:o=!1}=e,i=Dl(()=>t&&"clipboard"in t),s=Ls("clipboard-read"),a=Ls("clipboard-write"),c=T(()=>i.value||o),u=Q(""),f=Q(!1),p=z1(()=>f.value=!1,r);function h(){i.value&&k(s.value)?t.clipboard.readText().then(x=>{u.value=x}):u.value=_()}c.value&&n&&Fe(["copy","cut"],h);async function m(x=Be(l)){c.value&&x!=null&&(i.value&&k(a.value)?await t.clipboard.writeText(x):b(x),u.value=x,f.value=!0,p.start())}function b(x){const y=document.createElement("textarea");y.value=x??"",y.style.position="absolute",y.style.opacity="0",document.body.appendChild(y),y.select(),document.execCommand("copy"),y.remove()}function _(){var x,y,C;return(C=(y=(x=document==null?void 0:document.getSelection)==null?void 0:x.call(document))==null?void 0:y.toString())!=null?C:""}function k(x){return x==="granted"||x==="prompt"}return{isSupported:c,text:u,copied:f,copy:m}}const Yl=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Ql="__vueuse_ssr_handlers__",W1=K1();function K1(){return Ql in Yl||(Yl[Ql]=Yl[Ql]||{}),Yl[Ql]}function G1(e,t){return W1[e]||t}function Y1(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 Q1={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()}},Ts="vueuse-storage";function Yn(e,t,n,l={}){var r;const{flush:o="pre",deep:i=!0,listenToStorageChanges:s=!0,writeDefaults:a=!0,mergeDefaults:c=!1,shallow:u,window:f=Ot,eventFilter:p,onError:h=O=>{console.error(O)},initOnMounted:m}=l,b=(u?Ne:Q)(typeof t=="function"?t():t);if(!n)try{n=G1("getDefaultStorage",()=>{var O;return(O=Ot)==null?void 0:O.localStorage})()}catch(O){h(O)}if(!n)return b;const _=Be(t),k=Y1(_),x=(r=l.serializer)!=null?r:Q1[k],{pause:y,resume:C}=B1(b,()=>L(b.value),{flush:o,deep:i,eventFilter:p});f&&s&&Ir(()=>{Fe(f,"storage",$),Fe(f,Ts,J),m&&$()}),m||$();function R(O,q){f&&f.dispatchEvent(new CustomEvent(Ts,{detail:{key:e,oldValue:O,newValue:q,storageArea:n}}))}function L(O){try{const q=n.getItem(e);if(O==null)R(q,null),n.removeItem(e);else{const F=x.write(O);q!==F&&(n.setItem(e,F),R(q,F))}}catch(q){h(q)}}function P(O){const q=O?O.newValue:n.getItem(e);if(q==null)return a&&_!=null&&n.setItem(e,x.write(_)),_;if(!O&&c){const F=x.read(q);return typeof c=="function"?c(F,_):k==="object"&&!Array.isArray(F)?{..._,...F}:F}else return typeof q!="string"?q:x.read(q)}function $(O){if(!(O&&O.storageArea!==n)){if(O&&O.key==null){b.value=_;return}if(!(O&&O.key!==e)){y();try{(O==null?void 0:O.newValue)!==x.write(b.value)&&(b.value=P(O))}catch(q){h(q)}finally{O?Qt(C):C()}}}}function J(O){$(O.detail)}return b}function J1(e){return Nc("(prefers-color-scheme: dark)",e)}function X1(e,t,n={}){const{window:l=Ot,...r}=n;let o;const i=Dl(()=>l&&"ResizeObserver"in l),s=()=>{o&&(o.disconnect(),o=void 0)},a=T(()=>Array.isArray(e)?e.map(f=>It(f)):[It(e)]),c=ve(a,f=>{if(s(),i.value&&l){o=new ResizeObserver(t);for(const p of f)p&&o.observe(p,r)}},{immediate:!0,flush:"post"}),u=()=>{s(),c()};return Gn(u),{isSupported:i,stop:u}}function Z1(e,t={width:0,height:0},n={}){const{window:l=Ot,box:r="content-box"}=n,o=T(()=>{var f,p;return(p=(f=It(e))==null?void 0:f.namespaceURI)==null?void 0:p.includes("svg")}),i=Q(t.width),s=Q(t.height),{stop:a}=X1(e,([f])=>{const p=r==="border-box"?f.borderBoxSize:r==="content-box"?f.contentBoxSize:f.devicePixelContentBoxSize;if(l&&o.value){const h=It(e);if(h){const m=l.getComputedStyle(h);i.value=Number.parseFloat(m.width),s.value=Number.parseFloat(m.height)}}else if(p){const h=Array.isArray(p)?p:[p];i.value=h.reduce((m,{inlineSize:b})=>m+b,0),s.value=h.reduce((m,{blockSize:b})=>m+b,0)}else i.value=f.contentRect.width,s.value=f.contentRect.height},n);Ir(()=>{const f=It(e);f&&(i.value="offsetWidth"in f?f.offsetWidth:t.width,s.value="offsetHeight"in f?f.offsetHeight:t.height)});const c=ve(()=>It(e),f=>{i.value=f?t.width:0,s.value=f?t.height:0});function u(){a(),c()}return{width:i,height:s,stop:u}}const As=["fullscreenchange","webkitfullscreenchange","webkitendfullscreen","mozfullscreenchange","MSFullscreenChange"];function ui(e,t={}){const{document:n=Fc,autoExit:l=!1}=t,r=T(()=>{var k;return(k=It(e))!=null?k:n==null?void 0:n.querySelector("html")}),o=Q(!1),i=T(()=>["requestFullscreen","webkitRequestFullscreen","webkitEnterFullscreen","webkitEnterFullScreen","webkitRequestFullScreen","mozRequestFullScreen","msRequestFullscreen"].find(k=>n&&k in n||r.value&&k in r.value)),s=T(()=>["exitFullscreen","webkitExitFullscreen","webkitExitFullScreen","webkitCancelFullScreen","mozCancelFullScreen","msExitFullscreen"].find(k=>n&&k in n||r.value&&k in r.value)),a=T(()=>["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=Dl(()=>r.value&&n&&i.value!==void 0&&s.value!==void 0&&a.value!==void 0),f=()=>c?(n==null?void 0:n[c])===r.value:!1,p=()=>{if(a.value){if(n&&n[a.value]!=null)return n[a.value];{const k=r.value;if((k==null?void 0:k[a.value])!=null)return!!k[a.value]}}return!1};async function h(){if(!(!u.value||!o.value)){if(s.value)if((n==null?void 0:n[s.value])!=null)await n[s.value]();else{const k=r.value;(k==null?void 0:k[s.value])!=null&&await k[s.value]()}o.value=!1}}async function m(){if(!u.value||o.value)return;p()&&await h();const k=r.value;i.value&&(k==null?void 0:k[i.value])!=null&&(await k[i.value](),o.value=!0)}async function b(){await(o.value?h():m())}const _=()=>{const k=p();(!k||k&&f())&&(o.value=k)};return Fe(n,As,_,!1),Fe(()=>It(r),As,_,!1),l&&Gn(h),{isSupported:u,isFullscreen:o,enter:m,exit:h,toggle:b}}function Qr(e){return typeof Window<"u"&&e instanceof Window?e.document.documentElement:typeof Document<"u"&&e instanceof Document?e.documentElement:e}function Jr(e,t=hn,n={}){const{immediate:l=!0,manual:r=!1,type:o="text/javascript",async:i=!0,crossOrigin:s,referrerPolicy:a,noModule:c,defer:u,document:f=Fc,attrs:p={}}=n,h=Q(null);let m=null;const b=x=>new Promise((y,C)=>{const R=$=>(h.value=$,y($),$);if(!f){y(!1);return}let L=!1,P=f.querySelector(`script[src="${Be(e)}"]`);P?P.hasAttribute("data-loaded")&&R(P):(P=f.createElement("script"),P.type=o,P.async=i,P.src=Be(e),u&&(P.defer=u),s&&(P.crossOrigin=s),c&&(P.noModule=c),a&&(P.referrerPolicy=a),Object.entries(p).forEach(([$,J])=>P==null?void 0:P.setAttribute($,J)),L=!0),P.addEventListener("error",$=>C($)),P.addEventListener("abort",$=>C($)),P.addEventListener("load",()=>{P.setAttribute("data-loaded","true"),t(P),R(P)}),L&&(P=f.head.appendChild(P)),x||R(P)}),_=(x=!0)=>(m||(m=b(x)),m),k=()=>{if(!f)return;m=null,h.value&&(h.value=null);const x=f.querySelector(`script[src="${Be(e)}"]`);x&&f.head.removeChild(x)};return l&&!r&&Ir(_),r||H1(k),{scriptTag:h,load:_,unload:k}}function Vc(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:Vc(n)}}function ev(e){const t=e||window.event,n=t.target;return Vc(n)?!1:t.touches.length>1?!0:(t.preventDefault&&t.preventDefault(),!1)}const Jl=new WeakMap;function jc(e,t=!1){const n=Q(t);let l=null;ve(N1(e),i=>{const s=Qr(Be(i));if(s){const a=s;Jl.get(a)||Jl.set(a,a.style.overflow),n.value&&(a.style.overflow="hidden")}},{immediate:!0});const r=()=>{const i=Qr(Be(e));!i||n.value||(Cs&&(l=Fe(i,"touchmove",s=>{ev(s)},{passive:!1})),i.style.overflow="hidden",n.value=!0)},o=()=>{var i;const s=Qr(Be(e));!s||!n.value||(Cs&&(l==null||l()),s.style.overflow=(i=Jl.get(s))!=null?i:"",Jl.delete(s),n.value=!1)};return Gn(o),T({get(){return n.value},set(i){i?r():o()}})}function Bc(e,t,n={}){const{window:l=Ot}=n;return Yn(e,t,l==null?void 0:l.sessionStorage,n)}function tv(e={}){const{window:t=Ot,behavior:n="auto"}=e;if(!t)return{x:Q(0),y:Q(0)};const l=Q(t.scrollX),r=Q(t.scrollY),o=T({get(){return l.value},set(s){scrollTo({left:s,behavior:n})}}),i=T({get(){return r.value},set(s){scrollTo({top:s,behavior:n})}});return Fe(t,"scroll",()=>{l.value=t.scrollX,r.value=t.scrollY},{capture:!1,passive:!0}),{x:o,y:i}}function nv(e={}){const{window:t=Ot,initialWidth:n=Number.POSITIVE_INFINITY,initialHeight:l=Number.POSITIVE_INFINITY,listenOrientation:r=!0,includeScrollbar:o=!0}=e,i=Q(n),s=Q(l),a=()=>{t&&(o?(i.value=t.innerWidth,s.value=t.innerHeight):(i.value=t.document.documentElement.clientWidth,s.value=t.document.documentElement.clientHeight))};if(a(),Ir(a),Fe("resize",a,{passive:!0}),r){const c=Nc("(orientation: portrait)");ve(c,()=>a())}return{width:i,height:s}}var lv=z({name:"FontIcon",props:{icon:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""}},setup(e){const t=T(()=>{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=T(()=>{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 Hc=({type:e="info",text:t="",vertical:n,color:l},{slots:r})=>{var o;return d("span",{class:["vp-badge",e,{diy:l}],style:{verticalAlign:n??!1,backgroundColor:l??!1}},((o=r.default)==null?void 0:o.call(r))||t)};Hc.displayName="Badge";const zc=({title:e,desc:t="",logo:n,background:l,color:r,link:o})=>{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})])],s={};return l&&(s.background=l),r&&(s.color=r),o?Vn(o)?d("a",{class:"vp-card",href:o,target:"_blank",style:s},i):d(Je,{to:o,class:"vp-card",style:s},()=>i):d("div",{class:"vp-card",style:s},i)};zc.displayName="VPCard";const rv=nt({enhance:({app:e})=>{ft("FontIcon")||e.component("FontIcon",lv),ft("Badge")||e.component("Badge",Hc),ft("VPCard")||e.component("VPCard",zc)},setup:()=>{Jr("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6/js/brands.min.js",()=>{},{attrs:{"data-auto-replace-svg":"nest"}}),Jr("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6/js/solid.min.js",()=>{},{attrs:{"data-auto-replace-svg":"nest"}}),Jr("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6/js/fontawesome.min.js",()=>{},{attrs:{"data-auto-replace-svg":"nest"}})},rootComponents:[]}),Ss=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},ov=({headerLinkSelector:e,headerAnchorSelector:t,delay:n,offset:l=5})=>{const r=_n();Fe("scroll",Mc(()=>{var m,b;const i=Math.max(window.scrollY,document.documentElement.scrollTop,document.body.scrollTop);if(Math.abs(i-0)<l){Ss(r,"");return}const a=window.innerHeight+i,c=Math.max(document.documentElement.scrollHeight,document.body.scrollHeight),u=Math.abs(c-a)<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[_],x=h[_+1],y=i>=(((m=k.parentElement)==null?void 0:m.offsetTop)??0)-l,C=!x||i<(((b=x.parentElement)==null?void 0:b.offsetTop)??0)-l;if(!(y&&C))continue;const L=decodeURIComponent(r.currentRoute.value.hash),P=decodeURIComponent(k.hash);if(L===P)return;if(u){for(let $=_+1;$<h.length;$++)if(L===decodeURIComponent(h[$].hash))return}Ss(r,P);return}},n))},iv=".vp-sidebar-link, .vp-toc-link",sv=".header-anchor",av=200,cv=5,uv=nt({setup(){ov({headerLinkSelector:iv,headerAnchorSelector:sv,delay:av,offset:cv})}});let Uc=e=>Oe(e.title)?{title:e.title}:null;const qc=Symbol(""),dv=e=>{Uc=e},fv=()=>De(qc),pv=e=>{e.provide(qc,Uc)};var hv={"/en/":{title:"Catalog",empty:"No catalog"},"/":{title:"目录",empty:"暂无目录"}};const vv=z({name:"Catalog",props:{base:{type:String,default:""},level:{type:Number,default:3},index:Boolean,hideHeading:Boolean},setup(e){const t=fv(),n=$l(hv),l=Ae(),r=bc(),o=kc(),s=Ne(Oc(r.value).map(([c,{meta:u}])=>{const f=t(u);if(!f)return null;const p=c.split("/").length;return{level:S1(c,"/")?p-2:p-1,base:c.replace(/\/[^/]+\/?$/,"/"),path:c,...f}}).filter(c=>Kn(c)&&Oe(c.title))),a=T(()=>{const c=e.base?qp(ic(e.base)):l.value.path.replace(/\/[^/]+$/,"/"),u=c.split("/").length-2,f=[];return s.value.filter(({level:p,path:h})=>{if(!Hn(h,c)||h===c)return!1;if(c==="/"){const m=Zt(o.value.locales).filter(b=>b!=="/");if(h==="/404.html"||m.some(b=>Hn(h,b)))return!1}return p-u<=e.level}).sort(({title:p,level:h,order:m},{title:b,level:_,order:k})=>{const x=h-_;return x||(Yr(m)?Yr(k)?m>0?k>0?m-k:-1:k<0?m-k:1:m:Yr(k)?k:p.localeCompare(b))}).forEach(p=>{var b;const{base:h,level:m}=p;switch(m-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(x=>x.path===h);k&&(k.children??(k.children=[])).push(p)}}}}),f});return()=>{const c=a.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),a.value.length?d(e.index?"ol":"ul",{class:["vp-catalogs",{deep:c}]},a.value.map(({children:u=[],title:f,path:p,content:h})=>{const m=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},"#"),m]),u.length?d(e.index?"ol":"ul",{class:"vp-child-catalogs"},u.map(({children:b=[],content:_,path:k,title:x})=>d("li",{class:"vp-child-catalog"},[d("div",{class:["vp-catalog-sub-title",{"has-children":b.length}]},[d("a",{href:`#${x}`,class:"vp-catalog-header-anchor"},"#"),d(Je,{class:"vp-catalog-title",to:k},()=>_?d(_):x)]),b.length?d(e.index?"ol":"div",{class:e.index?"vp-sub-catalogs":"vp-sub-catalogs-wrapper"},b.map(({content:y,path:C,title:R})=>e.index?d("li",{class:"vp-sub-catalog"},d(Je,{to:C},()=>y?d(y):R)):d(Je,{class:"vp-sub-catalog-link",to:C},()=>y?d(y):R))):null]))):null]:d("div",{class:"vp-catalog-child-title"},m))})):d("p",{class:"vp-empty-catalog"},n.value.empty)])}}}),mv=nt({enhance:({app:e})=>{pv(e),ft("Catalog",e)||e.component("Catalog",vv)}});var gv={"/en/":{backToTop:"Back to top"},"/":{backToTop:"返回顶部"}};const yv=z({name:"BackToTop",setup(e){const t=Ie(),n=$l(gv),l=Ne(),{height:r}=Z1(l),{height:o}=nv(),{y:i}=tv(),s=T(()=>t.value.backToTop!==!1&&i.value>100),a=T(()=>i.value/(r.value-o.value)*100);return we(()=>{l.value=document.body}),()=>d(Yt,{name:"back-to-top"},()=>s.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":a.value},d("svg",d("circle",{cx:"50%",cy:"50%",style:{"stroke-dasharray":`calc(${Math.PI*a.value}% - ${4*Math.PI}px) calc(${Math.PI*100}% - ${4*Math.PI}px)`}}))),d("div",{class:"back-to-top-icon"})]):null)}}),_v=nt({rootComponents:[yv]}),bv=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=z({name:"ExternalLinkIcon",props:{locales:{type:Object,required:!1,default:()=>({})}},setup(e){const t=Xt(),n=T(()=>e.locales[t.value]??{openInNewWindow:"open in new window"});return()=>d("span",[bv,d("span",{class:"external-link-icon-sr-only"},n.value.openInNewWindow)])}});var kv={};const wv=kv,Ev=nt({enhance({app:e}){e.component("ExternalLinkIcon",d(Wc,{locales:wv}))}});/**
* 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=Xr(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,o=pe.settings.easing;return n.offsetWidth,xv(i=>{Xl(l,{transform:"translate3d("+Is(e)+"%,0,0)",transition:"all "+r+"ms "+o}),e===1?(Xl(n,{transition:"none",opacity:"1"}),n.offsetWidth,setTimeout(function(){Xl(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)*Xr(Math.random()*t,.1,.95)),t=Xr(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");Ps(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":Is(pe.status||0),r=document.querySelector(pe.settings.parent);return Xl(n,{transition:"all 0 linear",transform:"translate3d("+l+"%,0,0)"}),r!==document.body&&Ps(r,"nprogress-custom-parent"),r==null||r.appendChild(t),t},remove:()=>{Os(document.documentElement,"nprogress-busy"),Os(document.querySelector(pe.settings.parent),"nprogress-custom-parent");const e=document.getElementById("nprogress");e&&Cv(e)},isRendered:()=>!!document.getElementById("nprogress")},Xr=(e,t,n)=>e<t?t:e>n?n:e,Is=e=>(-1+e)*100,xv=function(){const e=[];function t(){const n=e.shift();n&&n(t)}return function(n){e.push(n),e.length===1&&t()}}(),Xl=function(){const e=["Webkit","O","Moz","ms"],t={};function n(i){return i.replace(/^-ms-/,"ms-").replace(/-([\da-z])/gi,function(s,a){return a.toUpperCase()})}function l(i){const s=document.body.style;if(i in s)return i;let a=e.length;const c=i.charAt(0).toUpperCase()+i.slice(1);let u;for(;a--;)if(u=e[a]+c,u in s)return u;return i}function r(i){return i=n(i),t[i]??(t[i]=l(i))}function o(i,s,a){s=r(s),i.style[s]=a}return function(i,s){for(const a in s){const c=s[a];c!==void 0&&Object.prototype.hasOwnProperty.call(s,a)&&o(i,a,c)}}}(),Kc=(e,t)=>(typeof e=="string"?e:di(e)).indexOf(" "+t+" ")>=0,Ps=(e,t)=>{const n=di(e),l=n+t;Kc(n,t)||(e.className=l.substring(1))},Os=(e,t)=>{const n=di(e);if(!Kc(e,t))return;const l=n.replace(" "+t+" "," ");e.className=l.substring(1,l.length-1)},di=e=>(" "+(e.className||"")+" ").replace(/\s+/gi," "),Cv=e=>{e&&e.parentNode&&e.parentNode.removeChild(e)},Lv=()=>{we(()=>{const e=_n(),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()})})},Tv=nt({setup(){Lv()}}),Av=JSON.parse(`{"encrypt":{"config":{"/demo/encrypt.html":["$2a$10$cWKuEP6hJdKZqdpQjz0OBuOY4h7FrG8qEZOVaIFcOFVUsM0mW2AMS"]}},"locales":{"/en/":{"lang":"en-US","navbarLocales":{"langName":"English","selectLangAriaLabel":"Select language"},"metaLocales":{"author":"Author","date":"Writing Date","origin":"Original","views":"Page views","category":"Category","tag":"Tag","readingTime":"Reading Time","words":"Words","toc":"On This Page","prev":"Prev","next":"Next","lastUpdated":"Last update","contributors":"Contributors","editLink":"在 GitHub 上编辑","print":"Print"},"outlookLocales":{"themeColor":"Theme Color","darkmode":"Theme Mode","fullscreen":"Full Screen"},"encryptLocales":{"iconLabel":"Page Encrypted","placeholder":"Enter password","remember":"Remember password","errorHint":"Please enter the correct password!"},"routeLocales":{"skipToContent":"Skip to main content","notFoundTitle":"Page not found","notFoundMsg":["Theres nothing here.","How did we get here?","Thats a Four-Oh-Four.","Looks like we've got some broken links."],"back":"Go back","home":"Take me home","openInNewWindow":"Open in new window"},"navbar":["/en/",{"text":"Deploy","link":"/en/deploy/","prefix":"deploy/"},{"text":"Usage","link":"/en/usage/","prefix":"usage/"},{"text":"Extensions","link":"/en/store/","prefix":"store/"},{"text":"Contribute","link":"/en/dev/","prefix":"dev/"}],"sidebar":{"/en/deploy/":"structure","/en/usage/":"structure","/en/store/":"structure","/en/dev/":"structure"},"author":{"name":"SnowyKami","url":"https://sfkm.me"}},"/":{"lang":"zh-CN","navbarLocales":{"langName":"简体中文","selectLangAriaLabel":"选择语言"},"metaLocales":{"author":"作者","date":"写作日期","origin":"原创","views":"访问量","category":"分类","tag":"标签","readingTime":"阅读时间","words":"字数","toc":"此页内容","prev":"上一页","next":"下一页","lastUpdated":"上次编辑于","contributors":"贡献者","editLink":"在 GitHub 上编辑","print":"打印"},"outlookLocales":{"themeColor":"主题色","darkmode":"外观","fullscreen":"全屏"},"encryptLocales":{"iconLabel":"文章已加密","placeholder":"输入密码","remember":"记住密码","errorHint":"请输入正确的密码"},"routeLocales":{"skipToContent":"跳至主要內容","notFoundTitle":"页面不存在","notFoundMsg":["这里什么也没有","我们是怎么来到这儿的?","这 是 四 零 四 !","看起来你访问了一个失效的链接"],"back":"返回上一页","home":"带我回家","openInNewWindow":"Open in new window"},"navbar":["/",{"text":"安装及部署","link":"/deploy/","prefix":"deploy/"},{"text":"使用及功能","link":"/usage/","prefix":"usage/"},{"text":"资源及插件","link":"/store/","prefix":"store/"},{"text":"开发及贡献","link":"/dev/","prefix":"dev/"}],"sidebar":{"/deploy/":"structure","/usage/":"structure","/store/":"structure","/dev/":"structure"},"author":{"name":"远野千束","url":"https://sfkm.me"}}},"logo":"https://cdn.liteyuki.icu/static/img/liteyuki_icon_640.png","repo":"https://github.com/LiteyukiStudio/LiteyukiBot","docsDir":"docs","footer":"LiteyukiBot","displayFooter":true}`),Sv=Q(Av),Gc=()=>Sv,Yc=Symbol(""),Iv=()=>{const e=De(Yc);if(!e)throw new Error("useThemeLocaleData() is called without provider.");return e},Pv=(e,t)=>{const{locales:n,...l}=e;return{...l,...n==null?void 0:n[t]}},Ov=nt({enhance({app:e}){const t=Gc(),n=e._context.provides[ri],l=T(()=>Pv(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 Rv={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 $v=Rv;let Mv=$v;const Qc=Symbol(""),Jc=()=>De(Qc),Fv=Jc,Dv=e=>{e.provide(Qc,Mv)},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 Rs=["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"],Nv=z({name:"GiscusComment",props:{identifier:{type:String,required:!0},darkmode:Boolean},setup(e){const t=Fv(),n=oi(),l=!!(t.repo&&t.repoId&&t.category&&t.categoryId),{repo:r,repoId:o,category:i,categoryId:s}=t,a=Q(!1),c=T(()=>{if(Rs.includes(n.value))return n.value;const f=n.value.split("-")[0];return Rs.includes(f)?f:"en"}),u=T(()=>({repo:r,repoId:o,category:i,categoryId:s,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 I(()=>import("./giscus-7BMGhbDA.js"),__vite__mapDeps([])),a.value=!0}),()=>l?d("div",{id:"comment",class:["giscus-wrapper",{"input-top":t.inputPosition!=="bottom"}]},a.value?d("giscus-widget",u.value):d(Xc)):null}}),Vv=z({name:"CommentService",props:{darkmode:Boolean},setup(e){const t=Jc(),n=Ae(),l=Ie(),r=t.comment!==!1,o=T(()=>l.value.comment||r&&l.value.comment!==!1);return()=>d(Nv,{id:"vp-comment",identifier:l.value.commentID||n.value.path,darkmode:e.darkmode,style:{display:o.value?"block":"none"}})}}),jv=nt({enhance:({app:e})=>{Dv(e),e.component("CommentService",Vv)}}),Bv=/\b(?:Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini)/i,Hv=()=>typeof window<"u"&&window.navigator&&"userAgent"in window.navigator&&Bv.test(navigator.userAgent),zv=({delay:e=500,duration:t=2e3,locales:n,selector:l,showInMobile:r})=>{const{copy:o,copied:i}=q1({legacy:!0,copiedDuring:t}),s=$l(n),a=Ae(),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",s.value.copy),h.setAttribute("data-copied",s.value.copied),p.parentElement&&p.parentElement.insertBefore(h,p),p.setAttribute("copy-code-registered","")}},u=()=>{Qt().then(()=>Ic(e)).then(()=>{l.forEach(p=>{document.querySelectorAll(p).forEach(c)})})},f=(p,h,m)=>{let{innerText:b=""}=h;/language-(shellscript|shell|bash|sh|zsh)/.test(p.classList.toString())&&(b=b.replace(/^ *(\$|>) /gm,"")),o(b).then(()=>{m.classList.add("copied"),ve(i,()=>{m.classList.remove("copied"),m.blur()},{once:!0})})};we(()=>{const p=!Hv()||r;p&&u(),Fe("click",h=>{const m=h.target;if(m.matches('div[class*="language-"] > button.copy')){const b=m.parentElement,_=m.nextElementSibling;_&&f(b,_,m)}else if(m.matches('div[class*="language-"] div.vp-copy-icon')){const b=m.parentElement,_=b.parentElement,k=b.nextElementSibling;k&&f(_,k,b)}}),ve(()=>a.value.path,()=>{p&&u()})})};var Uv={"/en/":{copy:"Copy code",copied:"Copied"},"/":{copy:"复制代码",copied:"已复制"}},qv=['.theme-hope-content div[class*="language-"] pre'];const Wv=500,Kv=2e3,Gv=Uv,Yv=qv,Qv=!1,Jv=nt({setup:()=>{zv({selector:Yv,locales:Gv,duration:Kv,delay:Wv,showInMobile:Qv})}}),Zl=Yn("VUEPRESS_CODE_TAB_STORE",{});var Xv=z({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=Ne([]),r=()=>{e.tabId&&(Zl.value[e.tabId]=e.data[n.value].id)},o=(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()},s=(c,u)=>{c.key===" "||c.key==="Enter"?(c.preventDefault(),n.value=u):c.key==="ArrowRight"?(c.preventDefault(),o()):c.key==="ArrowLeft"&&(c.preventDefault(),i()),e.tabId&&(Zl.value[e.tabId]=e.data[n.value].id)},a=()=>{if(e.tabId){const c=e.data.findIndex(({id:u})=>Zl.value[e.tabId]===u);if(c!==-1)return c}return e.active};return we(()=>{n.value=a(),ve(()=>Zl.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=>s(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 Zv=z({name:"CodeGroup",slots:Object,setup(e,{slots:t}){const n=Q(-1),l=Ne([]),r=(s=n.value)=>{n.value=s<l.value.length-1?s+1:0,l.value[n.value].focus()},o=(s=n.value)=>{n.value=s>0?s-1:l.value.length-1,l.value[n.value].focus()},i=(s,a)=>{s.key===" "||s.key==="Enter"?(s.preventDefault(),n.value=a):s.key==="ArrowRight"?(s.preventDefault(),r(a)):s.key==="ArrowLeft"&&(s.preventDefault(),o(a))};return()=>{var a;const s=(((a=t.default)==null?void 0:a.call(t))||[]).filter(c=>c.type.name==="CodeGroupItem").map(c=>(c.props===null&&(c.props={}),c));return s.length===0?null:(n.value<0||n.value>s.length-1?(n.value=s.findIndex(c=>"active"in c.props),n.value===-1&&(n.value=0)):s.forEach((c,u)=>{c.props.active=u===n.value}),d("div",{class:"code-group"},[d("div",{class:"code-group-nav"},s.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)})),s]))}}}),Pe=({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))};Pe.displayName="IconBase";const fi=({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};fi.displayName="LoadingIcon";const eu=(e,{slots:t})=>{var n;return(n=t.default)==null?void 0:n.call(t)},tu=()=>d(Pe,{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(Pe,{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(Pe,{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(Pe,{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 ou=()=>d(Pe,{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"}));ou.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},su=/#.*$/u,e0=e=>{const t=su.exec(e);return t?t[0]:""},$s=e=>decodeURI(e).replace(su,"").replace(/\/index\.html$/iu,"/").replace(/\.html$/iu,"").replace(/(README|index)?\.md$/iu,""),au=(e,t)=>{if(!Pc(t))return!1;const n=$s(e.path),l=$s(t),r=e0(t);return r?r===e.hash&&(!l||n===l):n===l},t0=e=>yn(e)?e:`https://github.com/${e}`,cu=e=>!yn(e)||/github\.com/.test(e)?"GitHub":/bitbucket\.org/.test(e)?"Bitbucket":/gitlab\.com/.test(e)?"GitLab":/gitee\.com/.test(e)?"Gitee":null;var n0=e=>Object.prototype.toString.call(e)==="[object Object]",wl=e=>typeof e=="string";const uu=Array.isArray,Ms=e=>n0(e)&&wl(e.name),Fs=(e,t=!1)=>e?uu(e)?e.map(n=>wl(n)?{name:n}:Ms(n)?n:null).filter(n=>n!==null):wl(e)?[{name:e}]:Ms(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(wl))return e;if(wl(e))return[e];console.error(`Expect ${t||"value"} to be \`string[] | string | undefined\`, but got`,e)}return[]},l0=e=>du(e,"category"),r0=e=>du(e,"tag"),o0='<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>',i0='<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 s0={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 Zr=s0,Ds={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"}}},a0=(e,t,n)=>{const l=document.createElement(e);return Kn(t)&&Zt(t).forEach(r=>{if(r.indexOf("data"))l[r]=t[r];else{const o=r.replace("data","");l.dataset[o]=t[r]}}),n&&n.forEach(r=>{l.appendChild(r)}),l},pi=e=>({...Zr,...e,jsLib:Array.from(new Set([...Zr.jsLib||[],...e.jsLib||[]])),cssLib:Array.from(new Set([...Zr.cssLib||[],...e.cssLib||[]]))}),Rn=(e,t)=>{if(Pc(e[t]))return e[t];const n=new Promise(l=>{var o;const r=document.createElement("script");r.src=t,(o=document.querySelector("body"))==null||o.appendChild(r),r.onload=()=>{l()}});return e[t]=n,n},c0=(e,t)=>{if(t.css&&Array.from(e.childNodes).every(n=>n.nodeName!=="STYLE")){const n=a0("style",{innerHTML:t.css});e.appendChild(n)}},u0=(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)}},d0=e=>{const t=Zt(e),n={html:[],js:[],css:[],isLegal:!1};return["html","js","css"].forEach(l=>{const r=t.filter(o=>Ds[l].types.includes(o));if(r.length){const o=r[0];n[l]=[e[o].replace(/^\n|\n$/g,""),Ds[l].map[o]||o]}}),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>`,f0=e=>`${e.replace("export default ","const $reactApp = ").replace(/App\.__style__(\s*)=(\s*)`([\s\S]*)?`/,"")};
ReactDOM.createRoot(document.getElementById("app")).render(React.createElement($reactApp))`,p0=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;})({})`,h0=(e,t)=>{const n=pi(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}}},v0=/<template>([\s\S]+)<\/template>/u,m0=/<script(\s*lang=(['"])(.*?)\2)?>([\s\S]+)<\/script>/u,g0=/<style(\s*lang=(['"])(.*?)\2)?\s*(?:scoped)?>([\s\S]+)<\/style>/u,y0=(e,t)=>{const n=pi(t),l=e.html[0]||"",r=v0.exec(l),o=m0.exec(l),i=g0.exec(l),s=r?r[1].replace(/^\n|\n$/g,""):"",[a="",c=""]=o?[o[4].replace(/^\n|\n$/g,""),o[3]]:[],[u="",f=""]=i?[i[4].replace(/^\n|\n$/g,""),i[3]]:[],p=c===""&&(f===""||f==="css");return{...n,html:pu(s),js:p0(a),css:u,isLegal:p,jsLib:[n.vue,...n.jsLib],getScript:()=>{var m,b;const h=t.useBabel?((b=(m=window.Babel)==null?void 0:m.transform(a,{presets:["es2015"]}))==null?void 0:b.code)||"":a.replace(/export\s+default/u,"return");return`const app=window.document.createElement('div');document.firstElementChild.appendChild(app);const appOptions=${hu(h)};appOptions.template=\`${s.replace("`",'\\`"')}\`;window.Vue.createApp(appOptions).mount(app);`}}},_0=(e,t)=>{const n=pi(t);return{...n,html:pu(""),js:f0(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,o;const l=((o=(r=window.Babel)==null?void 0:r.transform(e.js[0]||"",{presets:["es2015","react"]}))==null?void 0:o.code)||"";return`window.ReactDOM.createRoot(document.firstElementChild).render(window.React.createElement(${hu(l)}))`}}},$n={},b0=e=>Promise.all([Rn($n,e.babel),Rn($n,e.react),Rn($n,e.reactDOM)]),k0=e=>{const t=[Rn($n,e.vue)];return e.useBabel&&t.push(Rn($n,e.babel)),Promise.all(t)},w0=e=>e.useBabel?Rn($n,e.babel):Promise.resolve();var E0=z({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]=kl(!1),r=Ne(),o=Ne(),i=Q("0"),s=Q(!1),a=T(()=>JSON.parse(e.config?Eo(e.config):"{}")),c=T(()=>{const m=JSON.parse(Eo(e.code));return d0(m)}),u=T(()=>e.type==="react"?_0(c.value,a.value):e.type==="vue"?y0(c.value,a.value):h0(c.value,a.value)),f=T(()=>u.value.isLegal),p=(m=!1)=>{const b=r.value.attachShadow({mode:"open"}),_=document.createElement("div");_.classList.add("code-demo-app"),b.appendChild(_),f.value?(m&&(_.innerHTML=u.value.html),c0(b,u.value),u0(e.id,b,u.value),i.value="0"):i.value="auto",s.value=!0},h=()=>{switch(e.type){case"react":return b0(u.value).then(()=>p());case"vue":return k0(u.value).then(()=>p());default:return w0(u.value).then(()=>p(!0))}};return Fe("beforeprint",()=>{l(!0)}),we(()=>{setTimeout(()=>{h()},800)}),()=>{var m;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":`${o.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:i0,"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:o0,class:"codepen-button","aria-label":"Codepen","data-balloon-pos":"up"})]):null]),s.value?null:d(fi,{class:"vp-code-demo-loading"}),d("div",{ref:r,class:"vp-code-demo-display",style:{display:f.value&&s.value?"block":"none"}}),d("div",{class:"vp-code-demo-code-wrapper",style:{height:i.value}},d("div",{ref:o,class:"vp-code-demo-codes"},(m=t.default)==null?void 0:m.call(t)))])}}}),x0=z({name:"MdDemo",props:{id:{type:String,required:!0},title:{type:String,default:""}},slots:Object,setup(e,{slots:t}){const[n,l]=kl(!1),r=Ne(),o=Q("0");return Fe("beforeprint",()=>{l(!0)}),()=>{var i,s;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:()=>{o.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:o.value}},d("div",{ref:r,class:"vp-md-demo-codes"},(s=t.code)==null?void 0:s.call(t)))])}}});let C0={};const vu=Symbol(""),L0=()=>De(vu),T0=e=>{e.provide(vu,C0)},A0=(async()=>{}).constructor,S0=(e,t,n)=>t==="js"?A0("myChart",`let width,height,option,__echarts_config__;
{
${e}
__echarts_config__={width,height,option};
}
return __echarts_config__;
`)(n):Promise.resolve({option:JSON.parse(e)});var I0=z({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=L0(),n=Q(!0),l=Ne();let r;return Fe("resize",Mc(()=>r==null?void 0:r.resize(),100)),we(()=>{Promise.all([I(()=>import("./index-Cw_AvLww.js"),__vite__mapDeps([])),new Promise(o=>setTimeout(o,800))]).then(async([o])=>{var a;await((a=t.setup)==null?void 0:a.call(t)),r=o.init(l.value);const{option:i,...s}=await S0(Eo(e.config),e.type,r);r.resize(s),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(fi,{class:"echarts-loading",height:360}):null])]}});const P0=()=>{Fe("beforeprint",()=>{document.querySelectorAll("details").forEach(e=>{e.open=!0})})},eo=Yn("VUEPRESS_TAB_STORE",{});var O0=z({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=Ne([]),r=()=>{e.tabId&&(eo.value[e.tabId]=e.data[n.value].id)},o=(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()},s=(c,u)=>{c.key===" "||c.key==="Enter"?(c.preventDefault(),n.value=u):c.key==="ArrowRight"?(c.preventDefault(),o()):c.key==="ArrowLeft"&&(c.preventDefault(),i()),r()},a=()=>{if(e.tabId){const c=e.data.findIndex(({id:u})=>eo.value[e.tabId]===u);if(c!==-1)return c}return e.active};return we(()=>{n.value=a(),ve(()=>eo.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=>s(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 R0=nt({enhance:({app:e})=>{e.component("CodeTabs",Xv),ft("CodeGroup",e)||e.component("CodeGroup",Zv),ft("CodeGroupItem",e)||e.component("CodeGroupItem",Zc),e.component("CodeDemo",E0),e.component("MdDemo",x0),e.component("ECharts",I0),T0(e),e.component("Tabs",O0)},setup:()=>{P0()}});let $0={};const mu=Symbol(""),M0=()=>De(mu),F0=e=>{e.provide(mu,$0)},D0='<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>',N0=e=>Oe(e)?Array.from(document.querySelectorAll(e)):e.map(t=>Array.from(document.querySelectorAll(t))).flat(),gu=e=>new Promise((t,n)=>{e.complete?t({type:"image",element:e,src:e.src,width:e.naturalWidth,height:e.naturalHeight,alt:e.alt,msrc:e.src}):(e.onload=()=>t(gu(e)),e.onerror=l=>n(l))}),V0=e=>{const{isSupported:t,toggle:n}=ui();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 o=[];let i=-1;for(let s=0;s<r.getNumItems();s++){const a=document.createElement("div");a.className="photo-swipe-bullet",a.onclick=c=>{r.goTo(o.indexOf(c.target))},o.push(a),l.appendChild(a)}r.on("change",()=>{i>=0&&o[i].classList.remove("active"),o[r.currIndex].classList.add("active"),i=r.currIndex})}})})},j0=(e,t,n=!0)=>I(()=>import("./photoswipe.esm-SzV8tJDW.js"),__vite__mapDeps([])).then(({default:l})=>{let r=null;const o=e.map(i=>({html:D0,element:i,msrc:i.src}));return e.forEach((i,s)=>{const a=()=>{r==null||r.destroy(),r=new l({preloaderDelay:0,showHideAnimationType:"zoom",...t,dataSource:o,index:s,...n?{closeOnVerticalDrag:!0,wheelToZoom:!1}:{}}),V0(r),r.addFilter("thumbEl",()=>i),r.addFilter("placeholderSrc",()=>i.src),r.init()};i.getAttribute("photo-swipe")||(i.style.cursor="zoom-in",i.addEventListener("click",()=>{a()}),i.addEventListener("keypress",({key:c})=>{c==="Enter"&&a()}),i.setAttribute("photo-swipe","")),gu(i).then(c=>{o.splice(s,1,c),r==null||r.refreshSlideContent(s)})}),n?Fe("wheel",()=>{r==null||r.close()}):()=>{}}),B0=({selector:e,locales:t,delay:n=500,scrollToClose:l=!0})=>{const r=M0(),o=$l(t),i=Ae(),s=Ie();let a=null;const c=()=>{const{photoSwipe:u}=s.value;u!==!1&&Qt().then(()=>Ic(n)).then(async()=>{const f=Oe(u)?u:e;a=await j0(N0(f),{...r,...o.value},l)})};we(()=>{c(),ve(()=>i.value.path,()=>{a==null||a(),c()})}),gn(()=>{a==null||a()})};var H0={"/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 z0=".theme-hope-content :not(a) > img:not([no-view])",U0=H0,q0=800,W0=!0,K0=nt({enhance:({app:e})=>{F0(e)},setup:()=>{B0({selector:z0,delay:q0,locales:U0,scrollToClose:W0})}}),G0=e=>e instanceof Element?document.activeElement===e&&(["TEXTAREA","SELECT","INPUT"].includes(e.tagName)||e.hasAttribute("contenteditable")):!1,Y0=(e,t)=>t.some(n=>{if(Oe(n))return n===e.key;const{key:l,ctrl:r=!1,shift:o=!1,alt:i=!1}=n;return l===e.key&&r===e.ctrlKey&&o===e.shiftKey&&i===e.altKey}),Q0=/[^\x00-\x7F]/,J0=e=>e.split(/\s+/g).map(t=>t.trim()).filter(t=>!!t),Ns=e=>e.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&"),Vs=(e,t)=>{const n=t.join(" "),l=J0(e);if(Q0.test(e))return l.some(i=>n.toLowerCase().indexOf(i)>-1);const r=e.endsWith(" ");return new RegExp(l.map((i,s)=>l.length===s+1&&!r?`(?=.*\\b${Ns(i)})`:`(?=.*\\b${Ns(i)}\\b)`).join("")+".+","gi").test(n)},X0=({input:e,hotKeys:t})=>{if(t.value.length===0)return;const n=l=>{e.value&&Y0(l,t.value)&&!G0(l.target)&&(l.preventDefault(),e.value.focus())};we(()=>{document.addEventListener("keydown",n)}),Yo(()=>{document.removeEventListener("keydown",n)})},Z0=[{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:[{level:3,title:"var __version__",slug:"var-version",link:"#var-version",children:[]}],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(*files: str, *, no_warning: bool = False) -> dict[str, Any]",slug:"def-load-from-files-files-str-no-warning-bool-false-dict-str-any",link:"#def-load-from-files-files-str-no-warning-bool-false-dict-str-any",children:[]},{level:3,title:"def load_configs_from_dirs(*directories: str, *, no_waring: bool = False) -> dict[str, Any]",slug:"def-load-configs-from-dirs-directories-str-no-waring-bool-false-dict-str-any",link:"#def-load-configs-from-dirs-directories-str-no-waring-bool-false-dict-str-any",children:[]},{level:3,title:"def load_config_in_default(no_waring: bool = False) -> dict[str, Any]",slug:"def-load-config-in-default-no-waring-bool-false-dict-str-any",link:"#def-load-config-in-default-no-waring-bool-false-dict-str-any",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)",slug:"def-init-log-config-dict",link:"#def-init-log-config-dict",children:[]}],path:"/dev/api/log.html",pathLocale:"/",extraFields:[]},{title:"liteyuki.mkdoc",headers:[{level:3,title:"class DefType(Enum)",slug:"class-deftype-enum",link:"#class-deftype-enum",children:[]},{level:3,title:"class FunctionInfo(BaseModel)",slug:"class-functioninfo-basemodel",link:"#class-functioninfo-basemodel",children:[]},{level:3,title:"class AttributeInfo(BaseModel)",slug:"class-attributeinfo-basemodel",link:"#class-attributeinfo-basemodel",children:[]},{level:3,title:"class ClassInfo(BaseModel)",slug:"class-classinfo-basemodel",link:"#class-classinfo-basemodel",children:[]},{level:3,title:"class ModuleInfo(BaseModel)",slug:"class-moduleinfo-basemodel",link:"#class-moduleinfo-basemodel",children:[]},{level:3,title:"def get_relative_path(base_path: str, target_path: str) -> str",slug:"def-get-relative-path-base-path-str-target-path-str-str",link:"#def-get-relative-path-base-path-str-target-path-str-str",children:[]},{level:3,title:"def write_to_files(file_data: dict[str, str])",slug:"def-write-to-files-file-data-dict-str-str",link:"#def-write-to-files-file-data-dict-str-str",children:[]},{level:3,title:"def get_file_list(module_folder: str)",slug:"def-get-file-list-module-folder-str",link:"#def-get-file-list-module-folder-str",children:[]},{level:3,title:"def get_module_info_normal(file_path: str, ignore_private: bool = True) -> ModuleInfo",slug:"def-get-module-info-normal-file-path-str-ignore-private-bool-true-moduleinfo",link:"#def-get-module-info-normal-file-path-str-ignore-private-bool-true-moduleinfo",children:[]},{level:3,title:"def generate_markdown(module_info: ModuleInfo, front_matter = None, lang: str = 'zh-CN') -> str",slug:"def-generate-markdown-module-info-moduleinfo-front-matter-none-lang-str-zh-cn-str",link:"#def-generate-markdown-module-info-moduleinfo-front-matter-none-lang-str-zh-cn-str",children:[]},{level:3,title:"def generate_docs(module_folder: str, output_dir: str, with_top: bool = False, lang: str = 'zh-CN', ignored_paths = None)",slug:"def-generate-docs-module-folder-str-output-dir-str-with-top-bool-false-lang-str-zh-cn-ignored-paths-none",link:"#def-generate-docs-module-folder-str-output-dir-str-with-top-bool-false-lang-str-zh-cn-ignored-paths-none",children:[]},{level:3,title:"var no_module_name_pyfile_path",slug:"var-no-module-name-pyfile-path",link:"#var-no-module-name-pyfile-path",children:[]}],path:"/dev/api/mkdoc.html",pathLocale:"/",extraFields:[]},{title:"liteyuki.utils",headers:[{level:3,title:"def is_coroutine_callable(call: Callable[..., Any]) -> bool",slug:"def-is-coroutine-callable-call-callable-any-bool",link:"#def-is-coroutine-callable-call-callable-any-bool",children:[]},{level:3,title:"def run_coroutine(*coro: Coroutine)",slug:"def-run-coroutine-coro-coroutine",link:"#def-run-coroutine-coro-coroutine",children:[]},{level:3,title:"def run_coroutine_in_thread(*coro: Coroutine)",slug:"def-run-coroutine-in-thread-coro-coroutine",link:"#def-run-coroutine-in-thread-coro-coroutine",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:[]}],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:"开发及贡献",headers:[],path:"/en/dev/",pathLocale:"/en/",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:"/en/dev/dev_comm.html",pathLocale:"/en/",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:"/en/dev/dev_lyfunc.html",pathLocale:"/en/",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:"/en/dev/dev_lyplugin.html",pathLocale:"/en/",extraFields:[]},{title:"资源包开发",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:"class LiteyukiBot",slug:"class-liteyukibot",link:"#class-liteyukibot",children:[]},{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 = None) -> Any",slug:"def-get-config-key-str-default-any-none-any",link:"#def-get-config-key-str-default-any-none-any",children:[]},{level:3,title:"def get_config_with_compat(key: str, compat_keys: tuple[str], default: Any = None) -> Any",slug:"def-get-config-with-compat-key-str-compat-keys-tuple-str-default-any-none-any",link:"#def-get-config-with-compat-key-str-compat-keys-tuple-str-default-any-none-any",children:[]},{level:3,title:"def print_logo()",slug:"def-print-logo",link:"#def-print-logo",children:[]}],path:"/dev/api/bot/",pathLocale:"/",extraFields:[]},{title:"liteyuki.bot.lifespan",headers:[{level:3,title:"class Lifespan",slug:"class-lifespan",link:"#class-lifespan",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:"class Channel(Generic[T])",slug:"class-channel-generic-t",link:"#class-channel-generic-t",children:[]},{level:3,title:"var active_channel",slug:"var-active-channel",link:"#var-active-channel",children:[]},{level:3,title:"var publish_channel",slug:"var-publish-channel",link:"#var-publish-channel",children:[]},{level:3,title:"var channel_deliver_active_channel",slug:"var-channel-deliver-active-channel",link:"#var-channel-deliver-active-channel",children:[]},{level:3,title:"def set_channel(name: str, channel: Channel)",slug:"def-set-channel-name-str-channel-channel",link:"#def-set-channel-name-str-channel-channel",children:[]},{level:3,title:"def set_channels(channels: dict[str, Channel])",slug:"def-set-channels-channels-dict-str-channel",link:"#def-set-channels-channels-dict-str-channel",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]])",slug:"def-on-set-channel-data-tuple-str-dict-str-any",link:"#def-on-set-channel-data-tuple-str-dict-str-any",children:[]},{level:3,title:"def on_get_channel(data: tuple[str, dict[str, Any]])",slug:"def-on-get-channel-data-tuple-str-dict-str-any",link:"#def-on-get-channel-data-tuple-str-dict-str-any",children:[]},{level:3,title:"def on_get_channels(data: tuple[str, dict[str, Any]])",slug:"def-on-get-channels-data-tuple-str-dict-str-any",link:"#def-on-get-channels-data-tuple-str-dict-str-any",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:[]}],path:"/dev/api/comm/event.html",pathLocale:"/",extraFields:[]},{title:"liteyuki.comm.rpc",headers:[{level:3,title:"class RPC",slug:"class-rpc",link:"#class-rpc",children:[]}],path:"/dev/api/comm/rpc.html",pathLocale:"/",extraFields:[]},{title:"liteyuki.comm.socks_channel",headers:[{level:3,title:"class SocksChannel",slug:"class-sockschannel",link:"#class-sockschannel",children:[]}],path:"/dev/api/comm/socks_channel.html",pathLocale:"/",extraFields:[]},{title:"liteyuki.comm.storage",headers:[{level:3,title:"var _on_main_subscriber_receive_funcs",slug:"var-on-main-subscriber-receive-funcs",link:"#var-on-main-subscriber-receive-funcs",children:[]},{level:3,title:"var _on_sub_subscriber_receive_funcs",slug:"var-on-sub-subscriber-receive-funcs",link:"#var-on-sub-subscriber-receive-funcs",children:[]},{level:3,title:"class KeyValueStore",slug:"class-keyvaluestore",link:"#class-keyvaluestore",children:[]},{level:3,title:"class GlobalKeyValueStore",slug:"class-globalkeyvaluestore",link:"#class-globalkeyvaluestore",children:[]},{level:3,title:"var _ref_count",slug:"var-ref-count",link:"#var-ref-count",children:[]},{level:3,title:"def on_get(data: tuple[str, dict[str, Any]])",slug:"def-on-get-data-tuple-str-dict-str-any",link:"#def-on-get-data-tuple-str-dict-str-any",children:[]},{level:3,title:"def on_set(data: tuple[str, dict[str, Any]])",slug:"def-on-set-data-tuple-str-dict-str-any",link:"#def-on-set-data-tuple-str-dict-str-any",children:[]},{level:3,title:"def on_delete(data: tuple[str, dict[str, Any]])",slug:"def-on-delete-data-tuple-str-dict-str-any",link:"#def-on-delete-data-tuple-str-dict-str-any",children:[]},{level:3,title:"def on_get_all(data: tuple[str, dict[str, Any]])",slug:"def-on-get-all-data-tuple-str-dict-str-any",link:"#def-on-get-all-data-tuple-str-dict-str-any",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:"class ProcessManager",slug:"class-processmanager",link:"#class-processmanager",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:"var CALLBACK_FUNC",slug:"var-callback-func",link:"#var-callback-func",children:[]},{level:3,title:"var FILTER_FUNC",slug:"var-filter-func",link:"#var-filter-func",children:[]},{level:3,title:"def debounce(wait)",slug:"def-debounce-wait",link:"#def-debounce-wait",children:[]},{level:3,title:"class CodeModifiedHandler(FileSystemEventHandler)",slug:"class-codemodifiedhandler-filesystemeventhandler",link:"#class-codemodifiedhandler-filesystemeventhandler",children:[]},{level:3,title:"def on_file_system_event(directories: tuple[str], recursive: bool = True, event_filter: FILTER_FUNC = None) -> Callable[[CALLBACK_FUNC], CALLBACK_FUNC]",slug:"def-on-file-system-event-directories-tuple-str-recursive-bool-true-event-filter-filter-func-none-callable-callback-func-callback-func",link:"#def-on-file-system-event-directories-tuple-str-recursive-bool-true-event-filter-filter-func-none-callable-callback-func-callback-func",children:[]}],path:"/dev/api/dev/observer.html",pathLocale:"/",extraFields:[]},{title:"liteyuki.dev.plugin",headers:[{level:3,title:"def run_plugins(*module_path: str | Path)",slug:"def-run-plugins-module-path-str-path",link:"#def-run-plugins-module-path-str-path",children:[]}],path:"/dev/api/dev/plugin.html",pathLocale:"/",extraFields:[]},{title:"liteyuki.message",headers:[],path:"/dev/api/message/",pathLocale:"/",extraFields:[]},{title:"liteyuki.message.event",headers:[{level:3,title:"class MessageEvent",slug:"class-messageevent",link:"#class-messageevent",children:[]}],path:"/dev/api/message/event.html",pathLocale:"/",extraFields:[]},{title:"liteyuki.message.matcher",headers:[{level:3,title:"class Matcher",slug:"class-matcher",link:"#class-matcher",children:[]}],path:"/dev/api/message/matcher.html",pathLocale:"/",extraFields:[]},{title:"liteyuki.message.on",headers:[{level:3,title:"def add_matcher(matcher: Matcher)",slug:"def-add-matcher-matcher-matcher",link:"#def-add-matcher-matcher-matcher",children:[]},{level:3,title:"def on_message(rule: Rule = empty_rule, priority: int = 0, block: bool = False) -> Matcher",slug:"def-on-message-rule-rule-empty-rule-priority-int-0-block-bool-false-matcher",link:"#def-on-message-rule-rule-empty-rule-priority-int-0-block-bool-false-matcher",children:[]},{level:3,title:"def on_keywords(keywords: list[str], rule = empty_rule, priority: int = 0, block: bool = False) -> Matcher",slug:"def-on-keywords-keywords-list-str-rule-empty-rule-priority-int-0-block-bool-false-matcher",link:"#def-on-keywords-keywords-list-str-rule-empty-rule-priority-int-0-block-bool-false-matcher",children:[]}],path:"/dev/api/message/on.html",pathLocale:"/",extraFields:[]},{title:"liteyuki.message.rule",headers:[{level:3,title:"var RuleHandlerFunc",slug:"var-rulehandlerfunc",link:"#var-rulehandlerfunc",children:[]},{level:3,title:"class Rule",slug:"class-rule",link:"#class-rule",children:[]},{level:3,title:"async def empty_rule(event: MessageEvent) -> bool",slug:"async-def-empty-rule-event-messageevent-bool",link:"#async-def-empty-rule-event-messageevent-bool",children:[]},{level:3,title:"async def is_su_rule(event: MessageEvent) -> bool",slug:"async-def-is-su-rule-event-messageevent-bool",link:"#async-def-is-su-rule-event-messageevent-bool",children:[]}],path:"/dev/api/message/rule.html",pathLocale:"/",extraFields:[]},{title:"liteyuki.message.session",headers:[],path:"/dev/api/message/session.html",pathLocale:"/",extraFields:[]},{title:"liteyuki.plugin",headers:[{level:3,title:"def get_loaded_plugins() -> dict[str, Plugin]",slug:"def-get-loaded-plugins-dict-str-plugin",link:"#def-get-loaded-plugins-dict-str-plugin",children:[]}],path:"/dev/api/plugin/",pathLocale:"/",extraFields:[]},{title:"liteyuki.plugin.load",headers:[{level:3,title:"def load_plugin(module_path: str | Path) -> Optional[Plugin]",slug:"def-load-plugin-module-path-str-path-optional-plugin",link:"#def-load-plugin-module-path-str-path-optional-plugin",children:[]},{level:3,title:"def load_plugins(*plugin_dir: str, *, ignore_warning: bool = True) -> set[Plugin]",slug:"def-load-plugins-plugin-dir-str-ignore-warning-bool-true-set-plugin",link:"#def-load-plugins-plugin-dir-str-ignore-warning-bool-true-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:[]}],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:"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:[]}],path:"/dev/api/plugin/model.html",pathLocale:"/",extraFields:[]},{title:"liteyuki.plugins.liteecho",headers:[{level:3,title:"async def liteecho(event: MessageEvent)",slug:"async-def-liteecho-event-messageevent",link:"#async-def-liteecho-event-messageevent",children:[]}],path:"/dev/api/plugins/liteecho.html",pathLocale:"/",extraFields:[]},{title:"liteyuki",headers:[{level:3,title:"var __version__",slug:"var-version",link:"#var-version",children:[]}],path:"/en/dev/api/",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.config",headers:[{level:3,title:"def flat_config(config: dict[str, Any]) -> dict[str, Any]",slug:"def-flat-config-config-dict-str-any-dict-str-any",link:"#def-flat-config-config-dict-str-any-dict-str-any",children:[]},{level:3,title:"def load_from_yaml(file_: str) -> dict[str, Any]",slug:"def-load-from-yaml-file-str-dict-str-any",link:"#def-load-from-yaml-file-str-dict-str-any",children:[]},{level:3,title:"def load_from_json(file_: str) -> dict[str, Any]",slug:"def-load-from-json-file-str-dict-str-any",link:"#def-load-from-json-file-str-dict-str-any",children:[]},{level:3,title:"def load_from_toml(file_: str) -> dict[str, Any]",slug:"def-load-from-toml-file-str-dict-str-any",link:"#def-load-from-toml-file-str-dict-str-any",children:[]},{level:3,title:"def load_from_files(*files: str, *, no_warning: bool = False) -> dict[str, Any]",slug:"def-load-from-files-files-str-no-warning-bool-false-dict-str-any",link:"#def-load-from-files-files-str-no-warning-bool-false-dict-str-any",children:[]},{level:3,title:"def load_configs_from_dirs(*directories: str, *, no_waring: bool = False) -> dict[str, Any]",slug:"def-load-configs-from-dirs-directories-str-no-waring-bool-false-dict-str-any",link:"#def-load-configs-from-dirs-directories-str-no-waring-bool-false-dict-str-any",children:[]},{level:3,title:"def load_config_in_default(no_waring: bool = False) -> dict[str, Any]",slug:"def-load-config-in-default-no-waring-bool-false-dict-str-any",link:"#def-load-config-in-default-no-waring-bool-false-dict-str-any",children:[]}],path:"/en/dev/api/config.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.exception",headers:[{level:3,title:"class LiteyukiException(BaseException)",slug:"class-liteyukiexception-baseexception",link:"#class-liteyukiexception-baseexception",children:[]}],path:"/en/dev/api/exception.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.log",headers:[{level:3,title:"def get_format(level: str) -> str",slug:"def-get-format-level-str-str",link:"#def-get-format-level-str-str",children:[]},{level:3,title:"def init_log(config: dict)",slug:"def-init-log-config-dict",link:"#def-init-log-config-dict",children:[]}],path:"/en/dev/api/log.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.mkdoc",headers:[{level:3,title:"class DefType(Enum)",slug:"class-deftype-enum",link:"#class-deftype-enum",children:[]},{level:3,title:"class FunctionInfo(BaseModel)",slug:"class-functioninfo-basemodel",link:"#class-functioninfo-basemodel",children:[]},{level:3,title:"class AttributeInfo(BaseModel)",slug:"class-attributeinfo-basemodel",link:"#class-attributeinfo-basemodel",children:[]},{level:3,title:"class ClassInfo(BaseModel)",slug:"class-classinfo-basemodel",link:"#class-classinfo-basemodel",children:[]},{level:3,title:"class ModuleInfo(BaseModel)",slug:"class-moduleinfo-basemodel",link:"#class-moduleinfo-basemodel",children:[]},{level:3,title:"def get_relative_path(base_path: str, target_path: str) -> str",slug:"def-get-relative-path-base-path-str-target-path-str-str",link:"#def-get-relative-path-base-path-str-target-path-str-str",children:[]},{level:3,title:"def write_to_files(file_data: dict[str, str])",slug:"def-write-to-files-file-data-dict-str-str",link:"#def-write-to-files-file-data-dict-str-str",children:[]},{level:3,title:"def get_file_list(module_folder: str)",slug:"def-get-file-list-module-folder-str",link:"#def-get-file-list-module-folder-str",children:[]},{level:3,title:"def get_module_info_normal(file_path: str, ignore_private: bool = True) -> ModuleInfo",slug:"def-get-module-info-normal-file-path-str-ignore-private-bool-true-moduleinfo",link:"#def-get-module-info-normal-file-path-str-ignore-private-bool-true-moduleinfo",children:[]},{level:3,title:"def generate_markdown(module_info: ModuleInfo, front_matter = None, lang: str = 'zh-CN') -> str",slug:"def-generate-markdown-module-info-moduleinfo-front-matter-none-lang-str-zh-cn-str",link:"#def-generate-markdown-module-info-moduleinfo-front-matter-none-lang-str-zh-cn-str",children:[]},{level:3,title:"def generate_docs(module_folder: str, output_dir: str, with_top: bool = False, lang: str = 'zh-CN', ignored_paths = None)",slug:"def-generate-docs-module-folder-str-output-dir-str-with-top-bool-false-lang-str-zh-cn-ignored-paths-none",link:"#def-generate-docs-module-folder-str-output-dir-str-with-top-bool-false-lang-str-zh-cn-ignored-paths-none",children:[]},{level:3,title:"var no_module_name_pyfile_path",slug:"var-no-module-name-pyfile-path",link:"#var-no-module-name-pyfile-path",children:[]}],path:"/en/dev/api/mkdoc.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.utils",headers:[{level:3,title:"def is_coroutine_callable(call: Callable[..., Any]) -> bool",slug:"def-is-coroutine-callable-call-callable-any-bool",link:"#def-is-coroutine-callable-call-callable-any-bool",children:[]},{level:3,title:"def run_coroutine(*coro: Coroutine)",slug:"def-run-coroutine-coro-coroutine",link:"#def-run-coroutine-coro-coroutine",children:[]},{level:3,title:"def run_coroutine_in_thread(*coro: Coroutine)",slug:"def-run-coroutine-in-thread-coro-coroutine",link:"#def-run-coroutine-in-thread-coro-coroutine",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:[]}],path:"/en/dev/api/utils.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.plugins.plugin_loader",headers:[{level:3,title:"def default_plugins_loader()",slug:"def-default-plugins-loader",link:"#def-default-plugins-loader",children:[]}],path:"/dev/api/plugins/plugin_loader/",pathLocale:"/",extraFields:[]},{title:"liteyuki.bot",headers:[{level:3,title:"class LiteyukiBot",slug:"class-liteyukibot",link:"#class-liteyukibot",children:[]},{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 = None) -> Any",slug:"def-get-config-key-str-default-any-none-any",link:"#def-get-config-key-str-default-any-none-any",children:[]},{level:3,title:"def get_config_with_compat(key: str, compat_keys: tuple[str], default: Any = None) -> Any",slug:"def-get-config-with-compat-key-str-compat-keys-tuple-str-default-any-none-any",link:"#def-get-config-with-compat-key-str-compat-keys-tuple-str-default-any-none-any",children:[]},{level:3,title:"def print_logo()",slug:"def-print-logo",link:"#def-print-logo",children:[]}],path:"/en/dev/api/bot/",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.bot.lifespan",headers:[{level:3,title:"class Lifespan",slug:"class-lifespan",link:"#class-lifespan",children:[]}],path:"/en/dev/api/bot/lifespan.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.comm",headers:[],path:"/en/dev/api/comm/",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.comm.channel",headers:[{level:3,title:"class Channel(Generic[T])",slug:"class-channel-generic-t",link:"#class-channel-generic-t",children:[]},{level:3,title:"var active_channel",slug:"var-active-channel",link:"#var-active-channel",children:[]},{level:3,title:"var publish_channel",slug:"var-publish-channel",link:"#var-publish-channel",children:[]},{level:3,title:"var channel_deliver_active_channel",slug:"var-channel-deliver-active-channel",link:"#var-channel-deliver-active-channel",children:[]},{level:3,title:"def set_channel(name: str, channel: Channel)",slug:"def-set-channel-name-str-channel-channel",link:"#def-set-channel-name-str-channel-channel",children:[]},{level:3,title:"def set_channels(channels: dict[str, Channel])",slug:"def-set-channels-channels-dict-str-channel",link:"#def-set-channels-channels-dict-str-channel",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]])",slug:"def-on-set-channel-data-tuple-str-dict-str-any",link:"#def-on-set-channel-data-tuple-str-dict-str-any",children:[]},{level:3,title:"def on_get_channel(data: tuple[str, dict[str, Any]])",slug:"def-on-get-channel-data-tuple-str-dict-str-any",link:"#def-on-get-channel-data-tuple-str-dict-str-any",children:[]},{level:3,title:"def on_get_channels(data: tuple[str, dict[str, Any]])",slug:"def-on-get-channels-data-tuple-str-dict-str-any",link:"#def-on-get-channels-data-tuple-str-dict-str-any",children:[]}],path:"/en/dev/api/comm/channel.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.comm.event",headers:[{level:3,title:"class Event",slug:"class-event",link:"#class-event",children:[]}],path:"/en/dev/api/comm/event.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.comm.rpc",headers:[{level:3,title:"class RPC",slug:"class-rpc",link:"#class-rpc",children:[]}],path:"/en/dev/api/comm/rpc.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.comm.socks_channel",headers:[{level:3,title:"class SocksChannel",slug:"class-sockschannel",link:"#class-sockschannel",children:[]}],path:"/en/dev/api/comm/socks_channel.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.comm.storage",headers:[{level:3,title:"var _on_main_subscriber_receive_funcs",slug:"var-on-main-subscriber-receive-funcs",link:"#var-on-main-subscriber-receive-funcs",children:[]},{level:3,title:"var _on_sub_subscriber_receive_funcs",slug:"var-on-sub-subscriber-receive-funcs",link:"#var-on-sub-subscriber-receive-funcs",children:[]},{level:3,title:"class KeyValueStore",slug:"class-keyvaluestore",link:"#class-keyvaluestore",children:[]},{level:3,title:"class GlobalKeyValueStore",slug:"class-globalkeyvaluestore",link:"#class-globalkeyvaluestore",children:[]},{level:3,title:"var _ref_count",slug:"var-ref-count",link:"#var-ref-count",children:[]},{level:3,title:"def on_get(data: tuple[str, dict[str, Any]])",slug:"def-on-get-data-tuple-str-dict-str-any",link:"#def-on-get-data-tuple-str-dict-str-any",children:[]},{level:3,title:"def on_set(data: tuple[str, dict[str, Any]])",slug:"def-on-set-data-tuple-str-dict-str-any",link:"#def-on-set-data-tuple-str-dict-str-any",children:[]},{level:3,title:"def on_delete(data: tuple[str, dict[str, Any]])",slug:"def-on-delete-data-tuple-str-dict-str-any",link:"#def-on-delete-data-tuple-str-dict-str-any",children:[]},{level:3,title:"def on_get_all(data: tuple[str, dict[str, Any]])",slug:"def-on-get-all-data-tuple-str-dict-str-any",link:"#def-on-get-all-data-tuple-str-dict-str-any",children:[]}],path:"/en/dev/api/comm/storage.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.core",headers:[],path:"/en/dev/api/core/",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.core.manager",headers:[{level:3,title:"class ChannelDeliver",slug:"class-channeldeliver",link:"#class-channeldeliver",children:[]},{level:3,title:"class ProcessManager",slug:"class-processmanager",link:"#class-processmanager",children:[]}],path:"/en/dev/api/core/manager.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.dev",headers:[],path:"/en/dev/api/dev/",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.dev.observer",headers:[{level:3,title:"var CALLBACK_FUNC",slug:"var-callback-func",link:"#var-callback-func",children:[]},{level:3,title:"var FILTER_FUNC",slug:"var-filter-func",link:"#var-filter-func",children:[]},{level:3,title:"def debounce(wait)",slug:"def-debounce-wait",link:"#def-debounce-wait",children:[]},{level:3,title:"class CodeModifiedHandler(FileSystemEventHandler)",slug:"class-codemodifiedhandler-filesystemeventhandler",link:"#class-codemodifiedhandler-filesystemeventhandler",children:[]},{level:3,title:"def on_file_system_event(directories: tuple[str], recursive: bool = True, event_filter: FILTER_FUNC = None) -> Callable[[CALLBACK_FUNC], CALLBACK_FUNC]",slug:"def-on-file-system-event-directories-tuple-str-recursive-bool-true-event-filter-filter-func-none-callable-callback-func-callback-func",link:"#def-on-file-system-event-directories-tuple-str-recursive-bool-true-event-filter-filter-func-none-callable-callback-func-callback-func",children:[]}],path:"/en/dev/api/dev/observer.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.dev.plugin",headers:[{level:3,title:"def run_plugins(*module_path: str | Path)",slug:"def-run-plugins-module-path-str-path",link:"#def-run-plugins-module-path-str-path",children:[]}],path:"/en/dev/api/dev/plugin.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.message",headers:[],path:"/en/dev/api/message/",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.message.event",headers:[{level:3,title:"class MessageEvent",slug:"class-messageevent",link:"#class-messageevent",children:[]}],path:"/en/dev/api/message/event.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.message.matcher",headers:[{level:3,title:"class Matcher",slug:"class-matcher",link:"#class-matcher",children:[]}],path:"/en/dev/api/message/matcher.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.message.on",headers:[{level:3,title:"def add_matcher(matcher: Matcher)",slug:"def-add-matcher-matcher-matcher",link:"#def-add-matcher-matcher-matcher",children:[]},{level:3,title:"def on_message(rule: Rule = empty_rule, priority: int = 0, block: bool = False) -> Matcher",slug:"def-on-message-rule-rule-empty-rule-priority-int-0-block-bool-false-matcher",link:"#def-on-message-rule-rule-empty-rule-priority-int-0-block-bool-false-matcher",children:[]},{level:3,title:"def on_keywords(keywords: list[str], rule = empty_rule, priority: int = 0, block: bool = False) -> Matcher",slug:"def-on-keywords-keywords-list-str-rule-empty-rule-priority-int-0-block-bool-false-matcher",link:"#def-on-keywords-keywords-list-str-rule-empty-rule-priority-int-0-block-bool-false-matcher",children:[]}],path:"/en/dev/api/message/on.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.message.rule",headers:[{level:3,title:"var RuleHandlerFunc",slug:"var-rulehandlerfunc",link:"#var-rulehandlerfunc",children:[]},{level:3,title:"class Rule",slug:"class-rule",link:"#class-rule",children:[]},{level:3,title:"async def empty_rule(event: MessageEvent) -> bool",slug:"async-def-empty-rule-event-messageevent-bool",link:"#async-def-empty-rule-event-messageevent-bool",children:[]},{level:3,title:"async def is_su_rule(event: MessageEvent) -> bool",slug:"async-def-is-su-rule-event-messageevent-bool",link:"#async-def-is-su-rule-event-messageevent-bool",children:[]}],path:"/en/dev/api/message/rule.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.message.session",headers:[],path:"/en/dev/api/message/session.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.plugin",headers:[{level:3,title:"def get_loaded_plugins() -> dict[str, Plugin]",slug:"def-get-loaded-plugins-dict-str-plugin",link:"#def-get-loaded-plugins-dict-str-plugin",children:[]}],path:"/en/dev/api/plugin/",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.plugin.load",headers:[{level:3,title:"def load_plugin(module_path: str | Path) -> Optional[Plugin]",slug:"def-load-plugin-module-path-str-path-optional-plugin",link:"#def-load-plugin-module-path-str-path-optional-plugin",children:[]},{level:3,title:"def load_plugins(*plugin_dir: str, *, ignore_warning: bool = True) -> set[Plugin]",slug:"def-load-plugins-plugin-dir-str-ignore-warning-bool-true-set-plugin",link:"#def-load-plugins-plugin-dir-str-ignore-warning-bool-true-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:[]}],path:"/en/dev/api/plugin/load.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.plugin.manager",headers:[],path:"/en/dev/api/plugin/manager.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.plugin.model",headers:[{level:3,title:"class PluginType(Enum)",slug:"class-plugintype-enum",link:"#class-plugintype-enum",children:[]},{level:3,title:"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:[]}],path:"/en/dev/api/plugin/model.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.plugins.liteecho",headers:[{level:3,title:"async def liteecho(event: MessageEvent)",slug:"async-def-liteecho-event-messageevent",link:"#async-def-liteecho-event-messageevent",children:[]}],path:"/en/dev/api/plugins/liteecho.html",pathLocale:"/en/",extraFields:[]},{title:"liteyuki.plugins.plugin_loader",headers:[{level:3,title:"def default_plugins_loader()",slug:"def-default-plugins-loader",link:"#def-default-plugins-loader",children:[]}],path:"/en/dev/api/plugins/plugin_loader/",pathLocale:"/en/",extraFields:[]},{title:"",headers:[],path:"/404.html",pathLocale:"/",extraFields:[]},{title:"Plugins",headers:[],path:"/dev/api/plugins/",pathLocale:"/",extraFields:[]},{title:"Plugins",headers:[],path:"/en/dev/api/plugins/",pathLocale:"/",extraFields:[]}],em=Q(Z0),tm=()=>em,nm=({searchIndex:e,routeLocale:t,query:n,maxSuggestions:l})=>{const r=T(()=>e.value.filter(o=>o.pathLocale===t.value));return T(()=>{const o=n.value.trim().toLowerCase();if(!o)return[];const i=[],s=(a,c)=>{Vs(o,[c.title])&&i.push({link:`${a.path}#${c.slug}`,title:a.title,header:c.title});for(const u of c.children){if(i.length>=l.value)return;s(a,u)}};for(const a of r.value){if(i.length>=l.value)break;if(Vs(o,[a.title,...a.extraFields])){i.push({link:a.path,title:a.title});continue}for(const c of a.headers){if(i.length>=l.value)break;s(a,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=z({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=_n(),o=Xt(),i=tm(),s=Q(null),a=Q(!1),c=Q(""),u=T(()=>t.value[o.value]??{}),f=nm({searchIndex:i,routeLocale:o,query:c,maxSuggestions:l}),{focusIndex:p,focusNext:h,focusPrev:m}=lm(f);X0({input:s,hotKeys:n});const b=T(()=>a.value&&!!f.value.length),_=()=>{b.value&&m()},k=()=>{b.value&&h()},x=y=>{if(!b.value)return;const C=f.value[y];C&&r.push(C.link).then(()=>{c.value="",p.value=0})};return()=>d("form",{class:"search-box",role:"search"},[d("input",{ref:s,type:"search",placeholder:u.value.placeholder,autocomplete:"off",spellcheck:!1,value:c.value,onFocus:()=>a.value=!0,onBlur:()=>a.value=!1,onInput:y=>c.value=y.target.value,onKeydown:y=>{switch(y.key){case"ArrowUp":{_();break}case"ArrowDown":{k();break}case"Enter":{y.preventDefault(),x(p.value);break}}}}),b.value&&d("ul",{class:"suggestions",onMouseleave:()=>p.value=-1},f.value.map(({link:y,title:C,header:R},L)=>d("li",{class:["suggestion",{focus:p.value===L}],onMouseenter:()=>p.value=L,onMousedown:()=>x(L)},d("a",{href:y,onClick:P=>P.preventDefault()},[d("span",{class:"page-title"},C),R&&d("span",{class:"page-header"},`> ${R}`)]))))])}});var om=["s","/"],im={"/":{placeholder:"搜索"}};const sm=im,am=om,cm=5,um=nt({enhance({app:e}){e.component("SearchBox",t=>d(rm,{locales:sm,hotKeys:am,maxSuggestions:cm,...t}))}}),yu=()=>{const e=Ae();return T(()=>e.value.readingTime??null)},dm=(e,t)=>{const{minutes:n,words:l}=e,{less1Minute:r,word:o,time:i}=t;return{time:n<1?r:i.replace("$time",Math.round(n).toString()),words:o.replace("$word",l.toString())}};var js={"/en/":{word:"About $word words",less1Minute:"Less than 1 minute",time:"About $time min"},"/":{word:"约 $word 字",less1Minute:"小于 1 分钟",time:"大约 $time 分钟"}};const Bs={words:"",time:""},Co=typeof js>"u"?null:js,fm=()=>Co?$l(Co):T(()=>null),pm=()=>{if(typeof Co>"u")return T(()=>Bs);const e=yu(),t=fm();return T(()=>e.value&&t.value?dm(e.value,t.value):Bs)},en=()=>Gc(),ye=()=>Iv(),Nl=()=>{const e=en();return T(()=>!!e.value.pure)},Hs=()=>null,hm="719px",vm="1440px",mm="false",_u={mobileBreakPoint:hm,pcBreakPoint:vm,enableThemeColor:mm},hi={"/en/deploy/":["install","config","fandq"],"/en/usage/":["basic_command","extra_command","agreement"],"/en/store/":["resource","plugin"],"/en/dev/":["dev_resource_pack","dev_lyfunc","dev_lyplugin","dev_comm",{text:"liteyuki",prefix:"api/",collapsible:!0,children:["",{text:"liteyuki.bot",prefix:"bot/",collapsible:!0,children:["","lifespan"]},{text:"liteyuki.comm",prefix:"comm/",collapsible:!0,children:["","channel","event","rpc","socks_channel","storage"]},"config",{text:"liteyuki.core",prefix:"core/",collapsible:!0,children:["","manager"]},{text:"liteyuki.dev",prefix:"dev/",collapsible:!0,children:["","observer","plugin"]},"exception","log",{text:"liteyuki.message",prefix:"message/",collapsible:!0,children:["","event","matcher","on","rule","session"]},"mkdoc",{text:"liteyuki.plugin",prefix:"plugin/",collapsible:!0,children:["","load","manager","model"]},"utils",{text:"Plugins",prefix:"plugins/",collapsible:!0,children:["liteecho",{text:"liteyuki.plugins.plugin_loader",prefix:"plugin_loader/",collapsible:!0,children:[""]}]}]}],"/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,children:["",{text:"liteyuki.bot",prefix:"bot/",collapsible:!0,children:["","lifespan"]},{text:"liteyuki.comm",prefix:"comm/",collapsible:!0,children:["","channel","event","rpc","socks_channel","storage"]},"config",{text:"liteyuki.core",prefix:"core/",collapsible:!0,children:["","manager"]},{text:"liteyuki.dev",prefix:"dev/",collapsible:!0,children:["","observer","plugin"]},"exception","log",{text:"liteyuki.message",prefix:"message/",collapsible:!0,children:["","event","matcher","on","rule","session"]},"mkdoc",{text:"liteyuki.plugin",prefix:"plugin/",collapsible:!0,children:["","load","manager","model"]},"utils",{text:"Plugins",prefix:"plugins/",collapsible:!0,children:["liteecho",{text:"liteyuki.plugins.plugin_loader",prefix:"plugin_loader/",collapsible:!0,children:[""]}]}]}]},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`),yn(t)?d("img",{class:"icon",src:t,alt:"","no-view":"",style:r}):si(t)?d("img",{class:"icon",src:Ke(t),alt:"","aria-hidden":"","no-view":"",style:r}):d(yt("FontIcon"),e)};bu.displayName="HopeIcon";var Ge=bu;const gm="http://.",vi=()=>{const e=_n(),t=Jt();return n=>{if(n)if(si(n))t.path!==n&&e.push(n);else if(sc(n))window&&window.open(n);else{const l=t.path.slice(0,t.path.lastIndexOf("/"));e.push(new URL(`${l}/${encodeURI(n)}`,gm).pathname)}}},ku=()=>{const e=ye(),t=Ie();return T(()=>{const{author:n}=t.value;return n?Fs(n):n===!1?[]:Fs(e.value.author,!1)})},ym=()=>{const e=Ie();return T(()=>l0(e.value.category).map(t=>({name:t,path:""})))},_m=()=>{const e=Ie();return T(()=>r0(e.value.tag).map(t=>({name:t,path:""})))},bm=()=>{const e=Ie(),t=Ae();return T(()=>{const n=I1(e.value.date);if(n)return n;const{createdTime:l}=t.value.git||{};return l?new Date(l):null})},km=()=>{const e=ye(),t=Ae(),n=Ie(),l=ku(),r=ym(),o=_m(),i=bm(),s=yu(),a=pm(),c=T(()=>({author:l.value,category:r.value,date:i.value,localizedDate:t.value.localizedDate,tag:o.value,isOriginal:n.value.isOriginal||!1,readingTime:s.value,readingTimeLocale:a.value,pageview:"pageview"in n.value?n.value.pageview:!0})),u=T(()=>"pageInfo"in n.value?n.value.pageInfo:"pageInfo"in e.value?e.value.pageInfo:null);return{info:c,items:u}},{mobileBreakPoint:wm,pcBreakPoint:Em}=_u,zs=e=>e.endsWith("px")?Number(e.slice(0,-2)):null,Pr=()=>{const e=Q(!1),t=Q(!1),n=()=>{e.value=window.innerWidth<=(zs(wm)??719),t.value=window.innerWidth>=(zs(Em)??1440)};return we(()=>{n(),Fe("resize",n,!1),Fe("orientationchange",n,!1)}),{isMobile:e,isPC:t}},wu=Symbol(""),Vl=()=>{const e=De(wu);if(!e)throw new Error("useDarkmode() is called without provider.");return e},xm=e=>{const t=en(),n=J1(),l=T(()=>t.value.darkmode||"switch"),r=Yn("vuepress-theme-hope-scheme","auto"),o=T(()=>{const s=l.value;return s==="disable"?!1:s==="enable"?!0:s==="auto"?n.value:s==="toggle"?r.value==="dark":r.value==="dark"||r.value==="auto"&&n.value}),i=T(()=>{const s=l.value;return s==="switch"||s==="toggle"});e.provide(wu,{canToggle:i,config:l,isDarkmode:o,status:r}),Object.defineProperties(e.config.globalProperties,{$isDarkmode:{get:()=>o.value}})},Cm=()=>{const{config:e,isDarkmode:t,status:n}=Vl();Ia(()=>{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 xt=(e=>(e.title="t",e.shortTitle="s",e.icon="i",e.index="I",e.order="O",e.breadcrumbExclude="b",e))(xt||{}),Lm=(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))(Lm||{}),Tm=(e=>(e.article="a",e.home="h",e.slide="s",e.page="p",e))(Tm||{});const un=(e="",t="")=>si(t)?t:`${ic(e)}${t}`,Mn=(e,t=!1)=>{const{meta:n,path:l,notFound:r}=Ar(e);return r?{text:l,link:l}:{text:!t&&n[xt.shortTitle]?n[xt.shortTitle]:n[xt.title]||l,link:l,...n[xt.icon]?{icon:n[xt.icon]}:{}}},Lo=({config:e,prefix:t=""})=>{const n=(l,r=t)=>{const o=Oe(l)?Mn(un(r,l)):l.link?{...l,...Vn(l.link)?{}:{link:Mn(un(r,l.link)).link}}:l;if("children"in o){const i=un(r,o.prefix),s=o.children==="structure"?hi[i]:o.children;return{type:"group",...o,prefix:i,children:s.map(a=>n(a,i))}}return{type:"page",...o}};return e.map(l=>n(l))},Am=({config:e,page:t,headerDepth:n})=>{const l=Zt(e).sort((r,o)=>o.length-r.length);for(const r of l)if(Hn(decodeURI(t.path),r)){const o=e[r];return o?Lo({config:o==="structure"?hi[r]:o,page:t,headerDepth:n,prefix:r}):[]}return console.warn(`${t.path} is missing sidebar config.`),[]},Sm=({config:e,routeLocale:t,page:n,headerDepth:l})=>e==="structure"?Lo({config:hi[t],page:n,headerDepth:l,prefix:t}):xo(e)?Lo({config:e,page:n,headerDepth:l}):Kn(e)?Am({config:e,page:n,headerDepth:l}):[],Eu=Symbol(""),Im=()=>{const e=Ie(),t=ye(),n=Ae(),l=Xt(),r=T(()=>e.value.home?!1:e.value.sidebar??t.value.sidebar??"structure"),o=T(()=>e.value.headerDepth??t.value.headerDepth??2),i=ai(()=>[r.value,o.value,n.value.path,null],()=>Sm({config:r.value,routeLocale:l.value,page:n.value,headerDepth:o.value}));On(Eu,i)},mi=()=>{const e=De(Eu);if(!e)throw new Error("useSidebarItems() is called without provider.");return e};var Pm=z({name:"PageFooter",setup(){const e=en(),t=ye(),n=Ie(),l=ku(),r=T(()=>{const{copyright:c,footer:u}=n.value;return u!==!1&&!!(c||u||t.value.displayFooter)}),o=T(()=>{const{footer:c}=n.value;return c===!1?!1:Oe(c)?c:t.value.footer||""}),i=T(()=>l.value.map(({name:c})=>c).join(", ")),s=c=>`Copyright © ${new Date().getFullYear()} ${i.value} ${c?`${c} Licensed`:""}`,a=T(()=>{const{copyright:c,license:u=""}=n.value,{license:f}=e.value,{copyright:p}=t.value;return c??(u?s(u):Oe(p)?p:i.value||f?s(f):!1)});return()=>r.value?d("footer",{class:"vp-footer-wrapper"},[o.value?d("div",{class:"vp-footer",innerHTML:o.value}):null,a.value?d("div",{class:"vp-copyright",innerHTML:a.value}):null]):null}}),et=z({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(),o=kc(),i=yr(e,"config"),s=T(()=>yn(i.value.link)),a=T(()=>!s.value&&sc(i.value.link)),c=T(()=>i.value.target||(s.value?"_blank":void 0)),u=T(()=>c.value==="_blank"),f=T(()=>!s.value&&!a.value&&!u.value),p=T(()=>i.value.rel||(u.value?"noopener noreferrer":null)),h=T(()=>i.value.ariaLabel||i.value.text),m=T(()=>{if(e.exact)return!1;const _=Zt(o.value.locales);return _.length?_.every(k=>k!==i.value.link):i.value.link!=="/"}),b=T(()=>f.value?i.value.activeMatch?new RegExp(i.value.activeMatch,"u").test(r.path):m.value?Hn(r.path,i.value.link):r.path===i.value.link:!1);return()=>{const{before:_,after:k,default:x}=l,{text:y,icon:C,link:R}=i.value;return f.value?d(Je,{to:R,"aria-label":h.value,...t,class:["nav-link",{active:b.value},t.class],onFocusout:()=>n("focusout")},()=>x?x():[_?_():d(Ge,{icon:C}),y,k==null?void 0:k()]):d("a",{href:R,rel:p.value,target:c.value,"aria-label":h.value,...t,class:["nav-link",t.class],onFocusout:()=>n("focusout")},x?x():[_?_():d(Ge,{icon:C}),y,e.noExternalLinkIcon?null:d(Wc),k==null?void 0:k()])}}}),xu=z({name:"NavbarDropdownLink",props:{config:{type:Object,required:!0}},slots:Object,setup(e,{slots:t}){const n=Ae(),l=yr(e,"config"),r=T(()=>l.value.ariaLabel||l.value.text),o=Q(!1);ve(()=>n.value.path,()=>{o.value=!1});const i=s=>{s.detail===0&&(o.value=!o.value)};return()=>{var s;return d("div",{class:["dropdown-wrapper",{open:o.value}]},[d("button",{type:"button",class:"dropdown-title","aria-label":r.value,onClick:i},[((s=t.title)==null?void 0:s.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((a,c)=>{const u=c===l.value.children.length-1;return d("li",{class:"dropdown-item"},"children"in a?[d("h4",{class:"dropdown-subtitle"},a.link?d(et,{config:a,onFocusout:()=>{a.children.length===0&&u&&(o.value=!1)}}):d("span",a.text)),d("ul",{class:"dropdown-subitem-wrapper"},a.children.map((f,p)=>d("li",{class:"dropdown-subitem"},d(et,{config:f,onFocusout:()=>{p===a.children.length-1&&u&&(o.value=!1)}}))))]:d(et,{config:a,onFocusout:()=>{u&&(o.value=!1)}}))}))])])}}});const Cu=()=>d(Pe,{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"})]);Cu.displayName="I18nIcon";const Lu=(e,t="")=>Oe(e)?Mn(un(t,e)):"children"in e?{...e,...e.link&&!Vn(e.link)?Mn(un(t,e.link)):{},children:e.children.map(n=>Lu(n,un(t,e.prefix)))}:{...e,link:Vn(e.link)?e.link:Mn(un(t,e.link)).link},Tu=()=>{const e=ye(),t=()=>(e.value.navbar||[]).map(n=>Lu(n));return ai(()=>e.value.navbar,()=>t())},Om=()=>{const e=d1(),t=Jt(),n=Xt(),l=Tr(),r=en(),o=ye();return ai(()=>t.path,()=>{const i=Zt(l.value.locales),s=Oc(r.value.extraLocales??{});if(i.length<2&&!s.length)return null;const{path:a,fullPath:c}=t,{navbarLocales:u}=o.value;return{text:"",ariaLabel:u==null?void 0:u.selectLangAriaLabel,children:[...i.map(f=>{var k,x,y;const p=((k=l.value.locales)==null?void 0:k[f])??{},h=((x=r.value.locales)==null?void 0:x[f])??{},m=p.lang||"",b=((y=h.navbarLocales)==null?void 0:y.langName)??m;let _;if(m===l.value.lang)_=a;else{const C=a.replace(n.value,f);_=e.value.some(R=>R===C)?c.replace(a,C):h.home??f}return{text:b,link:_}}),...s.map(([f,p])=>({text:f,link:p.replace(":route",t.path.replace(n.value,""))}))]}})},Rm=()=>{const e=ye(),t=T(()=>e.value.repo||null),n=T(()=>t.value?t0(t.value):null),l=T(()=>t.value?cu(t.value):null),r=T(()=>n.value?e.value.repoLabel??(l.value===null?"Source":l.value):null);return T(()=>!n.value||!r.value||e.value.repoDisplay===!1?null:{type:l.value||"Source",label:r.value,link:n.value})};var $m=z({name:"LanguageDropdown",setup(){const e=Om();return()=>e.value?d("div",{class:"nav-item"},d(xu,{class:"i18n-dropdown",config:e.value},{title:()=>{var t;return d(Cu,{"aria-label":(t=e.value)==null?void 0:t.ariaLabel,style:{width:"1rem",height:"1rem",verticalAlign:"middle"}})}})):null}}),Mm=z({name:"NavScreenDropdown",props:{config:{type:Object,required:!0}},setup(e){const t=Ae(),n=yr(e,"config"),l=T(()=>n.value.ariaLabel||n.value.text),r=Q(!1);ve(()=>t.value.path,()=>{r.value=!1});const o=(i,s)=>s[s.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(et,{config:i,onFocusout:()=>{o(i,n.value.children)&&i.children.length===0&&(r.value=!1)}}):d("span",i.text)),d("ul",{class:"dropdown-subitem-wrapper"},i.children.map(s=>d("li",{class:"dropdown-subitem"},d(et,{config:s,onFocusout:()=>{o(s,i.children)&&o(i,n.value.children)&&(r.value=!1)}}))))]:d(et,{config:i,onFocusout:()=>{o(i,n.value.children)&&(r.value=!1)}}))))]}}),Fm=z({name:"NavScreenLinks",setup(){const e=Tu();return()=>e.value.length?d("nav",{class:"nav-screen-links"},e.value.map(t=>d("div",{class:"navbar-links-item"},"children"in t?d(Mm,{config:t}):d(et,{config:t})))):null}});const Au=()=>d(Pe,{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"}));Au.displayName="DarkIcon";const Su=()=>d(Pe,{name:"light"},()=>d("path",{d:"M952 552h-80a40 40 0 0 1 0-80h80a40 40 0 0 1 0 80zM801.88 280.08a41 41 0 0 1-57.96-57.96l57.96-58a41.04 41.04 0 0 1 58 58l-58 57.96zM512 752a240 240 0 1 1 0-480 240 240 0 0 1 0 480zm0-560a40 40 0 0 1-40-40V72a40 40 0 0 1 80 0v80a40 40 0 0 1-40 40zm-289.88 88.08-58-57.96a41.04 41.04 0 0 1 58-58l57.96 58a41 41 0 0 1-57.96 57.96zM192 512a40 40 0 0 1-40 40H72a40 40 0 0 1 0-80h80a40 40 0 0 1 40 40zm30.12 231.92a41 41 0 0 1 57.96 57.96l-57.96 58a41.04 41.04 0 0 1-58-58l58-57.96zM512 832a40 40 0 0 1 40 40v80a40 40 0 0 1-80 0v-80a40 40 0 0 1 40-40zm289.88-88.08 58 57.96a41.04 41.04 0 0 1-58 58l-57.96-58a41 41 0 0 1 57.96-57.96z"}));Su.displayName="LightIcon";const Iu=()=>d(Pe,{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"}));Iu.displayName="AutoIcon";const Pu=()=>d(Pe,{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"}));Pu.displayName="EnterFullScreenIcon";const Ou=()=>d(Pe,{name:"cancel-fullscreen"},()=>d("path",{d:"M778.468 78.62H247.922c-102.514 0-186.027 83.513-186.027 186.027V795.08c0 102.514 83.513 186.027 186.027 186.027h530.432c102.514 0 186.71-83.513 186.026-186.027V264.647C964.494 162.02 880.981 78.62 778.468 78.62zM250.88 574.35h171.122c23.324 0 43.122 19.115 43.804 43.805v171.121c0 24.008-19.114 43.122-43.122 43.122-12.06 0-22.641-5.006-30.378-12.743s-12.743-19.115-12.743-30.379V722.83L224.597 877.91c-16.953 16.952-44.6 16.952-61.553 0-16.953-16.954-16.953-44.602 0-61.554L318.009 661.39h-66.446c-24.007 0-43.122-19.114-43.122-43.122 0-24.12 18.432-43.918 42.439-43.918zm521.899-98.873H601.657c-23.325 0-43.122-19.114-43.805-43.804V260.55c0-24.007 19.115-43.122 43.122-43.122 12.06 0 22.642 5.007 30.379 12.743s12.743 19.115 12.743 30.38v66.445l154.965-154.965c16.953-16.953 44.601-16.953 61.554 0 16.953 16.953 16.953 44.6 0 61.554L705.536 388.55h66.446c24.007 0 43.122 19.115 43.122 43.122.114 24.007-18.318 43.804-42.325 43.804z"}));Ou.displayName="CancelFullScreenIcon";const Ru=()=>d(Pe,{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"})]);Ru.displayName="OutlookIcon";var $u=z({name:"AppearanceSwitch",setup(){const{config:e,isDarkmode:t,status:n}=Vl(),l=Nl(),r=()=>{e.value==="switch"?n.value={light:"dark",dark:"auto",auto:"light"}[n.value]:n.value=n.value==="light"?"dark":"light"},o=async i=>{if(!(document.startViewTransition&&!window.matchMedia("(prefers-reduced-motion: reduce)").matches&&!l.value)||!i){r();return}const s=i.clientX,a=i.clientY,c=Math.hypot(Math.max(s,innerWidth-s),Math.max(a,innerHeight-a)),u=t.value;await document.startViewTransition(async()=>{r(),await Qt()}).ready,t.value!==u&&document.documentElement.animate({clipPath:t.value?[`circle(${c}px at ${s}px ${a}px)`,`circle(0px at ${s}px ${a}px)`]:[`circle(0px at ${s}px ${a}px)`,`circle(${c}px at ${s}px ${a}px)`]},{duration:400,pseudoElement:t.value?"::view-transition-old(root)":"::view-transition-new(root)"})};return()=>d("button",{type:"button",id:"appearance-switch",onClick:o},[d(Iu,{style:{display:n.value==="auto"?"block":"none"}}),d(Au,{style:{display:n.value==="dark"?"block":"none"}}),d(Su,{style:{display:n.value==="light"?"block":"none"}})])}}),Dm=z({name:"AppearanceMode",setup(){const e=ye(),{canToggle:t}=Vl(),n=T(()=>e.value.outlookLocales.darkmode);return()=>t.value?d("div",{class:"appearance-wrapper"},[d("label",{class:"appearance-title",for:"appearance-switch"},n.value),d($u)]):null}});const to=_u.enableThemeColor==="true";var Mu=z({name:"ToggleFullScreenButton",setup(){const e=ye(),{isSupported:t,isFullscreen:n,toggle:l}=ui(),r=T(()=>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(Ou):d(Pu))]):null}}),Fu=z({name:"OutlookSettings",setup(){const e=en(),t=Nl(),n=T(()=>!t.value&&e.value.fullscreen);return()=>d(Sr,()=>[null,d(Dm),n.value?d(Mu):null])}}),Nm=z({name:"NavScreen",props:{show:Boolean},emits:["close"],slots:Object,setup(e,{emit:t,slots:n}){const l=Ae(),{isMobile:r}=Pr(),o=Ne(),i=jc(o);return we(()=>{o.value=document.body,ve(r,s=>{!s&&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 s,a;return e.show?d("div",{id:"nav-screen"},d("div",{class:"vp-nav-screen-container"},[(s=n.before)==null?void 0:s.call(n),d(Fm),d("div",{class:"vp-outlook-wrapper"},d(Fu)),(a=n.after)==null?void 0:a.call(n)])):null})}}),Vm=z({name:"NavbarBrand",setup(){const e=Xt(),t=Tr(),n=ye(),l=T(()=>n.value.home||e.value),r=T(()=>t.value.title),o=T(()=>n.value.navTitle??r.value),i=T(()=>n.value.logo?Ke(n.value.logo):null),s=T(()=>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:!!s.value}],src:i.value,alt:""}):null,s.value?d("img",{class:["vp-nav-logo dark"],src:s.value,alt:""}):null,o.value?d("span",{class:["vp-site-name",{"hide-in-pad":i.value&&n.value.hideSiteNameOnMobile!==!1}]},o.value):null])}}),jm=z({name:"NavbarLinks",setup(){const e=Tu();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(xu,{config:t}):d(et,{config:t})))):null}}),Bm=z({name:"RepoLink",components:{BitbucketIcon:ru,GiteeIcon:lu,GitHubIcon:tu,GitLabIcon:nu,SourceIcon:ou},setup(){const e=Rm();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(yt(`${e.value.type}Icon`),{style:{width:"1.25rem",height:"1.25rem",verticalAlign:"middle"}}))):null}});const Du=({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"})]));Du.displayName="ToggleNavbarButton";var Hm=Du;const To=(e,{emit:t})=>d("button",{type:"button",class:"vp-toggle-sidebar-button",title:"Toggle Sidebar",onClick:()=>t("toggle")},d("span",{class:"icon"}));To.displayName="ToggleSidebarButton",To.emits=["toggle"];var zm=To,Um=z({name:"OutlookButton",setup(){const{isSupported:e}=ui(),t=en(),n=Nl(),l=Ae(),{canToggle:r}=Vl(),o=Q(!1),i=T(()=>!n.value&&t.value.fullscreen&&e);return ve(()=>l.value.path,()=>{o.value=!1}),()=>r.value||i.value||to?d("div",{class:"nav-item hide-in-mobile"},r.value&&!i.value&&!to?d($u):i.value&&!r.value&&!to?d(Mu):d("button",{type:"button",class:["outlook-button",{open:o.value}],tabindex:"-1","aria-hidden":!0},[d(Ru),d("div",{class:"outlook-dropdown"},d(Fu))])):null}}),qm=z({name:"NavBar",emits:["toggleSidebar"],slots:Object,setup(e,{emit:t,slots:n}){const l=ye(),{isMobile:r}=Pr(),o=Q(!1),i=T(()=>{const{navbarAutoHide:u="mobile"}=l.value;return u!=="none"&&(u==="always"||r.value)}),s=T(()=>l.value.navbarLayout||{start:["Brand"],center:["Links"],end:["Language","Repo","Outlook","Search"]}),a={Brand:Vm,Language:$m,Links:jm,Repo:Bm,Outlook:Um,Search:ft("Docsearch")?yt("Docsearch"):ft("SearchBox")?yt("SearchBox"):Hs},c=u=>a[u]??(ft(u)?yt(u):Hs);return()=>{var u,f,p,h,m,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(zm,{onToggle:()=>{o.value&&(o.value=!1),t("toggleSidebar")}}),(u=n.startBefore)==null?void 0:u.call(n),(s.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),(s.value.center||[]).map(_=>d(c(_))),(h=n.centerAfter)==null?void 0:h.call(n)]),d("div",{class:"vp-navbar-end"},[(m=n.endBefore)==null?void 0:m.call(n),(s.value.end||[]).map(_=>d(c(_))),(b=n.endAfter)==null?void 0:b.call(n),d(Hm,{active:o.value,onToggle:()=>{o.value=!o.value}})])]),d(Nm,{show:o.value,onClose:()=>{o.value=!1}},{before:()=>{var _;return(_=n.screenTop)==null?void 0:_.call(n)},after:()=>{var _;return(_=n.screenBottom)==null?void 0:_.call(n)}})]}}});const El=(e,t,n=!1)=>"activeMatch"in t?new RegExp(t.activeMatch,"u").test(e.path):au(e,t.link)?!0:"children"in t&&!n?t.children.some(l=>El(e,l)):!1,Nu=(e,t)=>t.type==="group"?t.children.some(n=>n.type==="group"?Nu(e,n):n.type==="page"&&El(e,n,!0))||"prefix"in t&&au(e,t.prefix):!1;var Wm=z({name:"SidebarChild",props:{config:{type:Object,required:!0}},setup(e){const t=Jt();return()=>Oe(e.config.link)?d(et,{class:["vp-sidebar-link","vp-sidebar-page",{active:El(t,e.config,!0)}],exact:!0,config:e.config}):d("p",e,[d(Ge,{icon:e.config.icon}),e.config.text])}}),Km=z({name:"SidebarGroup",props:{config:{type:Object,required:!0},open:{type:Boolean,required:!0}},emits:["toggle"],setup(e,{emit:t}){const n=Jt(),l=T(()=>El(n,e.config)),r=T(()=>El(n,e.config,!0));return()=>{const{collapsible:o,children:i=[],icon:s,prefix:a,link:c,text:u}=e.config;return d("section",{class:"vp-sidebar-group"},[d(o?"button":"p",{class:["vp-sidebar-header",{clickable:o||c,exact:r.value,active:l.value}],...o?{type:"button",onClick:()=>t("toggle"),onKeydown:f=>{f.key==="Enter"&&t("toggle")}}:{}},[d(Ge,{icon:s}),c?d(et,{class:"vp-sidebar-title",config:{text:u,link:c},noExternalLinkIcon:!0}):d("span",{class:"vp-sidebar-title"},u),o?d("span",{class:["vp-arrow",e.open?"down":"end"]}):null]),e.open||!o?d(Vu,{key:a,config:i}):null])}}}),Vu=z({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(o=>Nu(t,o));n.value=r},{immediate:!0,flush:"post"}),()=>d("ul",{class:"vp-sidebar-links"},e.config.map((r,o)=>d("li",r.type==="group"?d(Km,{config:r,open:o===n.value,onToggle:()=>l(o)}):d(Wm,{config:r}))))}}),Gm=z({name:"SideBar",slots:Object,setup(e,{slots:t}){const n=Jt(),l=ye(),r=mi(),o=Ne();return we(()=>{ve(()=>n.hash,i=>{const s=document.querySelector(`.vp-sidebar a.vp-sidebar-link[href="${n.path}${i}"]`);if(!s)return;const{top:a,height:c}=o.value.getBoundingClientRect(),{top:u,height:f}=s.getBoundingClientRect();u<a?s.scrollIntoView(!0):u+f>a+c&&s.scrollIntoView(!1)},{immediate:!0})}),()=>{var i,s,a;return d("aside",{ref:o,id:"sidebar",class:["vp-sidebar",{"hide-icon":l.value.sidebarIcon===!1}],key:"sidebar"},[(i=t.top)==null?void 0:i.call(t),((s=t.default)==null?void 0:s.call(t))||d(Vu,{config:r.value}),(a=t.bottom)==null?void 0:a.call(t)])}}}),ju=z({name:"CommonWrapper",props:{containerClass:{type:String,default:""},noNavbar:Boolean,noSidebar:Boolean,noToc:Boolean},slots:Object,setup(e,{slots:t}){const n=_n(),l=Ae(),r=Ie(),o=ye(),{isMobile:i,isPC:s}=Pr(),[a,c]=kl(!1),[u,f]=kl(!1),p=mi(),h=Q(!1),m=T(()=>e.noNavbar||r.value.navbar===!1||o.value.navbar===!1?!1:!!(l.value.title||o.value.logo||o.value.repo||o.value.navbar)),b=T(()=>e.noSidebar?!1:r.value.sidebar!==!1&&p.value.length!==0&&!r.value.home),_=T(()=>e.noToc||r.value.home?!1:r.value.toc||o.value.toc!==!1&&r.value.toc!==!1),k={x:0,y:0},x=L=>{k.x=L.changedTouches[0].clientX,k.y=L.changedTouches[0].clientY},y=L=>{const P=L.changedTouches[0].clientX-k.x,$=L.changedTouches[0].clientY-k.y;Math.abs(P)>Math.abs($)*1.5&&Math.abs(P)>40&&(P>0&&k.x<=80?c(!0):c(!1))},C=()=>window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0;let R=0;return Fe("scroll",V1(()=>{const L=C();L<=58||L<R?h.value=!1:R+200<L&&!a.value&&(h.value=!0),R=L},300,!0)),ve(i,L=>{L||c(!1)}),we(()=>{const L=jc(document.body);ve(a,$=>{L.value=$});const P=n.afterEach(()=>{c(!1)});gn(()=>{L.value=!1,P()})}),()=>d(ft("GlobalEncrypt")?yt("GlobalEncrypt"):eu,()=>d("div",{class:["theme-container",{"no-navbar":!m.value,"no-sidebar":!b.value&&!(t.sidebar||t.sidebarTop||t.sidebarBottom),"has-toc":_.value,"hide-navbar":h.value,"sidebar-collapsed":!i.value&&!s.value&&u.value,"sidebar-open":i.value&&a.value},e.containerClass,r.value.containerClass||""],onTouchStart:x,onTouchEnd:y},[m.value?d(qm,{onToggleSidebar:()=>c()},{startBefore:()=>{var L;return(L=t.navbarStartBefore)==null?void 0:L.call(t)},startAfter:()=>{var L;return(L=t.navbarStartAfter)==null?void 0:L.call(t)},centerBefore:()=>{var L;return(L=t.navbarCenterBefore)==null?void 0:L.call(t)},centerAfter:()=>{var L;return(L=t.navbarCenterAfter)==null?void 0:L.call(t)},endBefore:()=>{var L;return(L=t.navbarEndBefore)==null?void 0:L.call(t)},endAfter:()=>{var L;return(L=t.navbarEndAfter)==null?void 0:L.call(t)},screenTop:()=>{var L;return(L=t.navScreenTop)==null?void 0:L.call(t)},screenBottom:()=>{var L;return(L=t.navScreenBottom)==null?void 0:L.call(t)}}):null,d(Yt,{name:"fade"},()=>a.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 L;return(L=t.sidebarTop)==null?void 0:L.call(t)},bottom:()=>{var L;return(L=t.sidebarBottom)==null?void 0:L.call(t)}}),t.default(),d(Pm)]))}}),Ln=z({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:Ip,{name:"drop",appear:e.appear,onAppear:n,onAfterAppear:l,onEnter:n,onAfterEnter:l,onBeforeLeave:n},()=>t.default())}});const Ao=({custom:e})=>d(Ec,{class:["theme-hope-content",{custom:e}]});Ao.displayName="MarkdownContent",Ao.props={custom:Boolean};var Bu=Ao;const Hu=()=>d(Pe,{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"}));Hu.displayName="AuthorIcon";const zu=()=>d(Pe,{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"}));zu.displayName="CalendarIcon";const Uu=()=>d(Pe,{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"}));Uu.displayName="CategoryIcon";const qu=()=>d(Pe,{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(Pe,{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(Pe,{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(Pe,{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 T(()=>e.value.metaLocales)};var Ym=z({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(Hu),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=z({name:"CategoryInfo",inheritAttrs:!1,props:{category:{type:Array,required:!0},pure:Boolean},setup(e){const t=tn(),n=vi();return()=>e.category.length?d("span",{class:"page-category-info","aria-label":`${t.value.category}${e.pure?"":"🌈"}`,...e.pure?{}:{"data-balloon-pos":"up"}},[d(Uu),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=z({name:"DateInfo",inheritAttrs:!1,props:{date:{type:Object,default:null},localizedDate:{type:String,default:""},pure:Boolean},setup(e){const t=oi(),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(zu),d("span",d(Sr,()=>e.localizedDate||e.date.toLocaleDateString(t.value))),d("meta",{property:"datePublished",content:e.date.toISOString()||""})]):null}}),Xm=z({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=z({name:"ReadingTimeInfo",inheritAttrs:!1,props:{readingTime:{type:Object,default:()=>null},readingTimeLocale:{type:Object,default:()=>null},pure:Boolean},setup(e){const t=tn(),n=T(()=>{if(!e.readingTime)return null;const{minutes: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}}}),e2=z({name:"TagInfo",inheritAttrs:!1,props:{tag:{type:Array,default:()=>[]},pure:Boolean},setup(e){const t=tn(),n=vi();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}}),t2=z({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}}}),n2=z({name:"PageInfo",components:{AuthorInfo:Ym,CategoryInfo:Qm,DateInfo:Jm,OriginalInfo:Xm,PageViewInfo:()=>null,ReadingTimeInfo:Zm,TagInfo:e2,WordInfo:t2},props:{items:{type:[Array,Boolean],default:()=>["Author","Original","Date","PageView","ReadingTime","Category","Tag"]},info:{type:Object,required:!0}},setup(e){const t=Nl();return()=>e.items?d("div",{class:"page-info"},e.items.map(n=>d(yt(`${n}Info`),{...e.info,pure:t.value}))):null}}),l2=z({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))}}),r2=z({name:"TOC",props:{items:{type:Array,default:()=>[]},headerDepth:{type:Number,default:2}},slots:Object,setup(e,{slots:t}){const n=Jt(),l=Ae(),r=tn(),[o,i]=kl(),s=Ne(),a=Q("-1.7rem"),c=f=>{var p;(p=s.value)==null||p.scrollTo({top:f,behavior:"smooth"})},u=()=>{if(s.value){const f=document.querySelector(".vp-toc-item.active");f?a.value=`${f.getBoundingClientRect().top-s.value.getBoundingClientRect().top+s.value.scrollTop}px`:a.value="-1.7rem"}else a.value="-1.7rem"};return we(()=>{ve(()=>n.hash,f=>{if(s.value){const p=document.querySelector(`#toc a.toc-link[href$="${f}"]`);if(!p)return;const{top:h,height:m}=s.value.getBoundingClientRect(),{top:b,height:_}=p.getBoundingClientRect();b<h?c(s.value.scrollTop+b-h):b+_>h+m&&c(s.value.scrollTop+b+_-h-m)}}),ve(()=>n.fullPath,u,{flush:"post",immediate:!0})}),()=>{var m,b;const f=({title:_,level:k,slug:x})=>d(Je,{to:`#${x}`,class:["vp-toc-link",`level${k}`],onClick:()=>{i()}},()=>_),p=(_,k)=>_.length&&k>0?d("ul",{class:"vp-toc-list"},_.map(x=>{const y=p(x.children,k-1);return[d("li",{class:["vp-toc-item",{active:n.hash===`#${x.slug}`}]},f(x)),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"},[(m=t.before)==null?void 0:m.call(t),d("div",{class:"vp-toc-header",onClick:()=>{i()}},[r.value.toc,d(l2),d("div",{class:["arrow",o.value?"down":"end"]})]),d("div",{class:["vp-toc-wrapper",o.value?"open":""],ref:s},[h,d("div",{class:"vp-toc-marker",style:{top:a.value}})]),(b=t.after)==null?void 0:b.call(t)])]):null}}}),Yu=z({name:"SkipLink",props:{content:{type:String,default:"main-content"}},setup(e){const t=Ae(),n=ye(),l=Ne(),r=({target:o})=>{const i=document.querySelector(o.hash);if(i){const s=()=>{i.removeAttribute("tabindex"),i.removeEventListener("blur",s)};i.setAttribute("tabindex","-1"),i.addEventListener("blur",s),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 no=null,Zn=null;const o2={wait:()=>no,pending:()=>{no=new Promise(e=>{Zn=e})},resolve:()=>{Zn==null||Zn(),no=null,Zn=null}},Qu=()=>o2;var Ju=z({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 i2=(e,t)=>{const n=e.replace(t,"/").split("/"),l=[];let r=ti(t);return n.forEach((o,i)=>{i!==n.length-1?(r+=`${o}/`,l.push({link:r,name:o||"Home"})):o!==""&&(r+=o,l.push({link:r,name:o}))}),l},Xu=(e,{slots:t})=>{var f,p;const{bgImage:n,bgImageDark:l,bgImageStyle:r,color:o,description:i,image:s,imageDark:a,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:o?{color:o}:{}},[((f=t.image)==null?void 0:f.call(t,e))||[s?d("img",{class:["vp-feature-image",{light:a}],src:Ke(s),alt:""}):null,a?d("img",{class:"vp-feature-image dark",src:Ke(a),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:m,details:b,link:_})=>{const k=[d("h3",{class:"vp-feature-title"},[d(Ge,{icon:h}),d("span",{innerHTML:m})]),d("p",{class:"vp-feature-details",innerHTML:b})];return _?Vn(_)?d("a",{class:"vp-feature-item link",href:_,"aria-label":m,target:"_blank"},k):d(Je,{class:"vp-feature-item link",to:_,"aria-label":m},()=>k):d("div",{class:"vp-feature-item"},k)})):null])])};Xu.displayName="FeaturePanel";var Us=Xu,s2=z({name:"HeroInfo",slots:Object,setup(e,{slots:t}){const n=Ie(),l=Tr(),r=T(()=>n.value.heroFullScreen??!1),o=T(()=>{const{heroText:c,tagline:u}=n.value;return{text:c??l.value.title??"Hello",tagline:u??l.value.description??"",isFullScreen:r.value}}),i=T(()=>{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}}),s=T(()=>{const{bgImage:c,bgImageDark:u,bgImageStyle:f}=n.value;return{image:Oe(c)?Ke(c):null,imageDark:Oe(u)?Ke(u):null,bgStyle:f,isFullScreen:r.value}}),a=T(()=>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,s.value))||[s.value.image?d("div",{class:["vp-hero-mask",{light:s.value.imageDark}],style:[{"background-image":`url(${s.value.image})`},s.value.bgStyle]}):null,s.value.imageDark?d("div",{class:"vp-hero-mask dark",style:[{"background-image":`url(${s.value.imageDark})`},s.value.bgStyle]}):null],d("div",{class:"vp-hero-info"},[((u=t.heroImage)==null?void 0:u.call(t,i.value))||d(Ln,{appear:!0,type:"group"},()=>[i.value.image?d("img",{key:"light",class:["vp-hero-image",{light:i.value.imageDark}],style:i.value.style,src:i.value.image,alt:i.value.alt}):null,i.value.imageDark?d("img",{key:"dark",class:"vp-hero-image dark",style:i.value.style,src:i.value.imageDark,alt:i.value.alt}):null]),((f=t.heroInfo)==null?void 0:f.call(t,o.value))??d("div",{class:"vp-hero-infos"},[o.value.text?d(Ln,{appear:!0,delay:.04},()=>d("h1",{id:"main-title"},o.value.text)):null,o.value.tagline?d(Ln,{appear:!0,delay:.08},()=>d("p",{id:"main-description",innerHTML:o.value.tagline})):null,a.value.length?d(Ln,{appear:!0,delay:.12},()=>d("p",{class:"vp-hero-actions"},a.value.map(p=>d(et,{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,m;const{bgImage:n,bgImageDark:l,bgImageStyle:r,color:o,description:i,image:s,imageDark:a,header:c,highlights:u=[],type:f="un-order"}=e;return d("div",{class:"vp-highlight-wrapper",style:o?{color:o}:{}},[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))||[s?d("img",{class:["vp-highlight-image",{light:a}],src:Ke(s),alt:""}):null,a?d("img",{class:"vp-highlight-image dark",src:Ke(a),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,((m=t.highlights)==null?void 0:m.call(t,u))||d(f==="order"?"ol":f==="no-order"?"dl":"ul",{class:"vp-highlights"},u.map(({icon:b,title:_,details:k,link:x})=>{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:x}]},x?Vn(x)?d("a",{class:"vp-highlight-item link",href:x,"aria-label":_,target:"_blank"},y):d(Je,{class:"vp-highlight-item link",to:x,"aria-label":_},()=>y):d("div",{class:"vp-highlight-item"},y))}))]))]])])};Zu.displayName="HighlightPanel";var a2=Zu,c2=z({name:"HomePage",slots:Object,setup(e,{slots:t}){const n=Nl(),l=Ie(),r=T(()=>{const{features:i}=l.value;return xo(i)?i:null}),o=T(()=>{const{highlights:i}=l.value;return xo(i)?i:null});return()=>{var i,s,a,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(s2),((s=o.value)==null?void 0:s.map(u=>"features"in u?d(Us,u):d(a2,u)))||(r.value?d(Ln,{appear:!0,delay:.24},()=>d(Us,{features:r.value})):null),(a=t.center)==null?void 0:a.call(t),d(Ln,{appear:!0,delay:.32},()=>d(Bu)),(c=t.bottom)==null?void 0:c.call(t)])}}}),u2=z({name:"BreadCrumb",setup(){const e=Ae(),t=Xt(),n=Ie(),l=ye(),r=Ne([]),o=T(()=>(n.value.breadcrumb||n.value.breadcrumb!==!1&&l.value.breadcrumb!==!1)&&r.value.length>1),i=T(()=>n.value.breadcrumbIcon||n.value.breadcrumbIcon!==!1&&l.value.breadcrumbIcon!==!1),s=()=>{const a=i2(e.value.path,t.value).map(({link:c,name:u})=>{const{path:f,meta:p,notFound:h}=Ar(c);return h||p[xt.breadcrumbExclude]?null:{title:p[xt.shortTitle]||p[xt.title]||u,icon:p[xt.icon],path:f}}).filter(c=>c!==null);a.length>1&&(r.value=a)};return we(()=>{ve(()=>e.value.path,s,{immediate:!0})}),()=>d("nav",{class:["vp-breadcrumb",{disable:!o.value}]},o.value?d("ol",{vocab:"https://schema.org/",typeof:"BreadcrumbList"},r.value.map((a,c)=>d("li",{class:{"is-active":r.value.length-1===c},property:"itemListElement",typeof:"ListItem"},[d(Je,{to:a.path,property:"item",typeof:"WebPage"},()=>[i.value?d(Ge,{icon:a.icon}):null,d("span",{property:"name"},a.title||"Unknown")]),d("meta",{property:"position",content:c+1})]))):[])}});const qs=e=>e===!1||Kn(e)?e:Oe(e)?Mn(e,!0):null,So=(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 o=So(r.children,t,n);if(o)return o}return null};var d2=z({name:"PageNav",setup(){const e=ye(),t=Ie(),n=mi(),l=Ae(),r=vi(),o=T(()=>{const s=qs(t.value.prev);return s===!1?null:s||(e.value.prevLink===!1?null:So(n.value,l.value.path,-1))}),i=T(()=>{const s=qs(t.value.next);return s===!1?null:s||(e.value.nextLink===!1?null:So(n.value,l.value.path,1))});return Fe("keydown",s=>{s.altKey&&(s.key==="ArrowRight"?i.value&&(r(i.value.link),s.preventDefault()):s.key==="ArrowLeft"&&o.value&&(r(o.value.link),s.preventDefault()))}),()=>o.value||i.value?d("nav",{class:"vp-page-nav"},[o.value?d(et,{class:"prev",config:o.value},()=>{var s,a;return[d("div",{class:"hint"},[d("span",{class:"arrow start"}),e.value.metaLocales.prev]),d("div",{class:"link"},[d(Ge,{icon:(s=o.value)==null?void 0:s.icon}),(a=o.value)==null?void 0:a.text])]}):null,i.value?d(et,{class:"next",config:i.value},()=>{var s,a;return[d("div",{class:"hint"},[e.value.metaLocales.next,d("span",{class:"arrow end"})]),d("div",{class:"link"},[(s=i.value)==null?void 0:s.text,d(Ge,{icon:(a=i.value)==null?void 0:a.icon})])]}):null]):null}});const f2={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"},p2=({docsRepo:e,docsBranch:t,docsDir:n,filePathRelative:l,editLinkPattern:r})=>{if(!l)return null;const o=cu(e);let i;return r?i=r:o!==null&&(i=f2[o]),i?i.replace(/:repo/u,yn(e)?e:`https://github.com/${e}`).replace(/:branch/u,t).replace(/:path/u,ac(`${ti(n)}/${l}`)):null},h2=()=>{const e=ye(),t=Ae(),n=Ie();return T(()=>{const{repo:l,docsRepo:r=l,docsBranch:o="main",docsDir:i="",editLink:s,editLinkPattern:a=""}=e.value;if(!(n.value.editLink??s??!0)||!r)return null;const c=p2({docsRepo:r,docsBranch:o,docsDir:i,editLinkPattern:a,filePathRelative:t.value.filePathRelative});return c?{text:e.value.metaLocales.editLink,link:c}:null})},v2=()=>{const e=Tr(),t=ye(),n=Ae(),l=Ie();return T(()=>{var r,o;return!(l.value.lastUpdated??t.value.lastUpdated??!0)||!((r=n.value.git)!=null&&r.updatedTime)?null:new Date((o=n.value.git)==null?void 0:o.updatedTime).toLocaleString(e.value.lang)})},m2=()=>{const e=ye(),t=Ae(),n=Ie();return T(()=>{var l;return n.value.contributors??e.value.contributors??!0?((l=t.value.git)==null?void 0:l.contributors)??null:null})};var g2=z({name:"PageTitle",setup(){const e=Ae(),t=Ie(),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(n2,{info:l.value,...r.value===null?{}:{items:r.value}}),d("hr")])}});const ed=()=>d(Pe,{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 y2=z({name:"PageMeta",setup(){const e=ye(),t=h2(),n=v2(),l=m2();return()=>{const{metaLocales:r}=e.value;return d("footer",{class:"page-meta"},[t.value?d("div",{class:"meta-item edit-link"},d(et,{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:o,name:i},s)=>[d("span",{class:"contributor",title:`email: ${o}`},i),s!==l.value.length-1?",":""])]):null])])}}}),_2=z({name:"NormalPage",slots:Object,setup(e,{slots:t}){const n=Ie(),{isDarkmode:l}=Vl(),r=ye(),o=T(()=>n.value.toc||n.value.toc!==!1&&r.value.toc!==!1);return()=>d("main",{id:"main-content",class:"vp-page"},d(ft("LocalEncrypt")?yt("LocalEncrypt"):eu,()=>{var i,s,a,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(u2),d(g2),o.value?d(r2,{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,(s=t.contentBefore)==null?void 0:s.call(t),d(Bu),(a=t.contentAfter)==null?void 0:a.call(t),d(y2),d(d2),ft("CommentService")?d(yt("CommentService"),{darkmode:l.value}):null,(c=t.bottom)==null?void 0:c.call(t)]}))}}),b2=z({name:"Layout",slots:Object,setup(e,{slots:t}){ye();const n=Ae(),l=Ie(),{isMobile:r}=Pr(),o=T(()=>"none");return()=>[d(Yu),d(ju,{},{default:()=>{var i;return((i=t.default)==null?void 0:i.call(t))||(l.value.home?d(c2):d(Ju,()=>d(_2,{key:n.value.path},{top:()=>{var s;return(s=t.top)==null?void 0:s.call(t)},bottom:()=>{var s;return(s=t.bottom)==null?void 0:s.call(t)},contentBefore:()=>{var s;return(s=t.contentBefore)==null?void 0:s.call(t)},contentAfter:()=>{var s;return(s=t.contentAfter)==null?void 0:s.call(t)},tocBefore:()=>{var s;return(s=t.tocBefore)==null?void 0:s.call(t)},tocAfter:()=>{var s;return(s=t.tocAfter)==null?void 0:s.call(t)}})))},...o.value==="none"?{}:{navScreenBottom:()=>d(yt("BloggerInfo"))},...!r.value&&o.value==="always"?{sidebar:()=>d(yt("BloggerInfo"))}:{}})]}}),k2=z({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())])}}),w2=z({name:"NotFound",slots:Object,setup(e,{slots:t}){const n=_n(),l=Xt(),r=ye();return()=>[d(Yu),d(ju,{noSidebar:!0},()=>{var o;return d("main",{id:"main-content",class:"vp-page not-found"},((o=t.default)==null?void 0:o.call(t))||[d(k2),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(Pe,{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 E2={};const kn="./ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".split(""),lo=Array.from({length:64},(e,t)=>t),er=e=>Array(e).fill(-1),Nt=[...er(46),0,1,...lo.slice(54,64),...er(7),...lo.slice(2,28),...er(6),...lo.slice(28,54),...er(5)],Ws=[608135816,2242054355,320440878,57701188,2752067618,698298832,137296536,3964562569,1160258022,953160567,3193202383,887688300,3232508343,3380367581,1065670069,3041331479,2450970073,2306472731],Ks=[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],Io=(e,t)=>{if(t<=0||t>e.length)throw Error(`Illegal len: ${t}`);let n=0,l,r;const o=[];for(;n<t;){if(l=e[n++]&255,o.push(kn[l>>2&63]),l=(l&3)<<4,n>=t){o.push(kn[l&63]);break}if(r=e[n++]&255,l|=r>>4&15,o.push(kn[l&63]),l=(r&15)<<2,n>=t){o.push(kn[l&63]);break}r=e[n++]&255,l|=r>>6&3,o.push(kn[l&63]),o.push(kn[r&63])}return o.join("")},x2=(e,t)=>{if(t<=0)throw Error(`Illegal len: ${t}`);const n=e.length;let l=0,r=0,o,i,s,a,c,u;const f=[];for(;l<n-1&&r<t&&(u=e.charCodeAt(l++),o=u<Nt.length?Nt[u]:-1,u=e.charCodeAt(l++),i=u<Nt.length?Nt[u]:-1,!(o==-1||i==-1||(c=o<<2>>>0,c|=(i&48)>>4,f.push(String.fromCharCode(c)),++r>=t||l>=n)||(u=e.charCodeAt(l++),s=u<Nt.length?Nt[u]:-1,s==-1)||(c=(i&15)<<4>>>0,c|=(s&60)>>2,f.push(String.fromCharCode(c)),++r>=t||l>=n)));)u=e.charCodeAt(l++),a=u<Nt.length?Nt[u]:-1,c=(s&3)<<6>>>0,c|=a,f.push(String.fromCharCode(c)),++r;return f.map(p=>p.charCodeAt(0))},C2=(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},L2=(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)},T2=(e,t)=>{L2(e,function(n){C2(n,t)})},A2=typeof process=="object"&&E2.NEXT_RUNTIME==="edge"?setTimeout:typeof setImmediate=="function"?setImmediate:typeof process=="object"&&typeof process.nextTick=="function"?process.nextTick:setTimeout,S2=e=>{const t=[];let n=0;return T2(()=>n>=e.length?null:e.charCodeAt(n++),l=>{t.push(l)}),t},xl=(e,t,n,l)=>{let r,o=e[t],i=e[t+1];return o^=n[0],r=l[o>>>24],r+=l[256|o>>16&255],r^=l[512|o>>8&255],r+=l[768|o&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],o^=r^n[2],r=l[o>>>24],r+=l[256|o>>16&255],r^=l[512|o>>8&255],r+=l[768|o&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],o^=r^n[4],r=l[o>>>24],r+=l[256|o>>16&255],r^=l[512|o>>8&255],r+=l[768|o&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],o^=r^n[6],r=l[o>>>24],r+=l[256|o>>16&255],r^=l[512|o>>8&255],r+=l[768|o&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],o^=r^n[8],r=l[o>>>24],r+=l[256|o>>16&255],r^=l[512|o>>8&255],r+=l[768|o&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],o^=r^n[10],r=l[o>>>24],r+=l[256|o>>16&255],r^=l[512|o>>8&255],r+=l[768|o&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],o^=r^n[12],r=l[o>>>24],r+=l[256|o>>16&255],r^=l[512|o>>8&255],r+=l[768|o&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],o^=r^n[14],r=l[o>>>24],r+=l[256|o>>16&255],r^=l[512|o>>8&255],r+=l[768|o&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],o^=r^n[16],e[t]=i^n[17],e[t+1]=o,e},xn=(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}},Gs=(e,t,n)=>{const l=t.length,r=n.length;let o=0,i=[0,0],s;for(let a=0;a<l;a++)s=xn(e,o),o=s.offp,t[a]=t[a]^s.key;for(let a=0;a<l;a+=2)i=xl(i,0,t,n),t[a]=i[0],t[a+1]=i[1];for(let a=0;a<r;a+=2)i=xl(i,0,t,n),n[a]=i[0],n[a+1]=i[1]},I2=(e,t,n,l)=>{const r=n.length,o=l.length;let i=0,s=[0,0],a;for(let c=0;c<r;c++)a=xn(t,i),i=a.offp,n[c]=n[c]^a.key;i=0;for(let c=0;c<r;c+=2)a=xn(e,i),i=a.offp,s[0]^=a.key,a=xn(e,i),i=a.offp,s[1]^=a.key,s=xl(s,0,n,l),n[c]=s[0],n[c+1]=s[1];for(let c=0;c<o;c+=2)a=xn(e,i),i=a.offp,s[0]^=a.key,a=xn(e,i),i=a.offp,s[1]^=a.key,s=xl(s,0,n,l),l[c]=s[0],l[c+1]=s[1]},Ys=(e,t,n,l,r)=>{const o=nd.slice(),i=o.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 s,a,c=0,u;Int32Array?(s=new Int32Array(Ws),a=new Int32Array(Ks)):(s=Ws.slice(),a=Ks.slice()),I2(t,e,s,a);const f=()=>{if(r&&r(c/n),c<n){const p=Date.now();for(;c<n&&(c=c+1,Gs(e,s,a),Gs(t,s,a),!(Date.now()-p>100)););}else{for(c=0;c<64;c++)for(u=0;u<i>>1;u++)xl(o,u<<1,s,a);const p=[];for(c=0;c<i;c++)p.push((o[c]>>24&255)>>>0),p.push((o[c]>>16&255)>>>0),p.push((o[c]>>8&255)>>>0),p.push((o[c]&255)>>>0);return l===!1?Promise.resolve(p):p}if(l===!1)return new Promise(p=>A2(()=>{f().then(p)}))};if(l===!1)return f();{let p;for(;;)if(typeof(p=f())<"u")return p||[]}},P2=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")}},O2=(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(Io(P2(16),16)),t.join("")};function R2(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,o;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",o=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}o=4}if(t.charAt(o+2)>"$"){const h=new Error("Missing salt rounds");if(n===!1)return Promise.reject(h);throw h}const i=parseInt(t.substring(o,o+1),10)*10,s=parseInt(t.substring(o+1,o+2),10),a=i+s,c=t.substring(o+3,o+25);e+=r>="a"?"\0":"";const u=S2(e),f=x2(c,16),p=h=>{const m=[];return m.push("$2"),r>="a"&&m.push(r),m.push("$"),a<10&&m.push("0"),m.push(a.toString()),m.push("$"),m.push(Io(f,f.length)),m.push(Io(h,nd.length*4-1)),m.join("")};return n===!1?Ys(u,f,a,!1,l).then(h=>p(h)):p(Ys(u,f,a,!0,l))}const $2=(e,t=10)=>{if(typeof t=="number"&&(t=O2(t)),typeof e!="string"||typeof t!="string")throw Error("Illegal arguments: "+typeof e+", "+typeof t);return R2(e,t,!0)},Po=(e,t)=>{if(typeof e!="string"||typeof t!="string")throw Error("Illegal arguments: "+typeof e+", "+typeof t);return t.length!==60?!1:$2(e,t.substring(0,t.length-31))===t};var ld=z({name:"PasswordModal",props:{full:Boolean},emits:["verify"],setup(e,{emit:t}){const n=Ie(),l=ye(),r=Q(""),o=Q(!1),i=Q(!1),s=T(()=>l.value.encryptLocales);let a=null;const c=()=>{a&&clearTimeout(a),o.value=!1,t("verify",r.value,i.value),Qt().then(()=>{o.value=!0,a=setTimeout(()=>{o.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:o.value}]},o.value?s.value.errorHint:d(td,{"aria-label":s.value.iconLabel})),d("div",{class:"vp-decrypt-input"},[d("input",{type:"password",value:r.value,placeholder:s.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}),s.value.remember]),d("button",{type:"button",class:"vp-decrypt-submit",onClick:()=>c()},"OK")]))}});const rd=()=>{const e=en();return T(()=>e.value.encrypt||{})},Qs="VUEPRESS_HOPE_GLOBAL_TOKEN",M2=()=>{const e=rd(),t=Yn(Qs,""),n=Bc(Qs,""),l=T(()=>{const{global:o=!1,admin:i=[]}=e.value;return o&&i.length>0}),r=T(()=>{if(l.value){if(t.value)return e.value.admin.some(o=>Po(t.value,o));if(n.value)return e.value.admin.some(o=>Po(n.value,o))}return!1});return{isEncrypted:l,isDecrypted:r,validate:(o,i=!1)=>{(i?t:n).value=o}}},ro=(e="",t)=>!!e&&Po(e,t),Js="VUEPRESS_HOPE_PATH_TOKEN",F2=()=>{const e=Ae(),t=rd(),n=Yn(Js,{}),l=Bc(Js,{}),r=i=>Kn(t.value.config)?Zt(t.value.config).filter(s=>Hn(decodeURI(i),s)).sort((s,a)=>a.length-s.length):[],o=i=>{const s=r(i);if(s.length>0){const{config:a={}}=t.value;return{isEncrypted:!0,isDecrypted:s.some(c=>n.value[c]&&a[c].some(u=>ro(n.value[c],u))||l.value[c]&&a[c].some(u=>ro(l.value[c],u)))}}return{isDecrypted:!1,isEncrypted:!1}};return{status:T(()=>o(e.value.path)),getStatus:o,validate:(i,s=!1)=>{const{config:a={}}=t.value,c=r(e.value.path);for(const u of c)if(a[u].filter(f=>ro(i,f))){(s?n:l).value[u]=i;break}}}};var D2=z({name:"GlobalEncrypt",slots:Object,setup(e,{slots:t}){const{isDecrypted:n,isEncrypted:l,validate:r}=M2(),o=Q(!1);return we(()=>{o.value=!0}),()=>d(Ju,()=>l.value?o.value?n.value?t.default():d(ld,{full:!0,onVerify:r}):null:t.default())}}),N2=z({name:"LocalEncrypt",slots:Object,setup(e,{slots:t}){const{status:n,validate:l}=F2(),r=Q(!1);return we(()=>{r.value=!0}),()=>{const{isEncrypted:o,isDecrypted:i}=n.value;return o?r.value?i?t.default():d(ld,{full:!0,onVerify:l}):null:t.default()}}});dv(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 V2=nt({enhance:({app:e,router:t})=>{const{scrollBehavior:n}=t.options;t.options.scrollBehavior=async(...l)=>(await Qu().wait(),n(...l)),xm(e),e.component("HopeIcon",Ge),e.component("GlobalEncrypt",D2),e.component("LocalEncrypt",N2)},setup:()=>{Cm(),Im()},layouts:{Layout:b2,NotFound:w2}}),j2=e=>(qn("data-v-3b58f839"),e=e(),Wn(),e),B2={class:"item-card"},H2={class:"item-name"},z2={class:"item-description"},U2={class:"item-bar"},q2=["href"],W2=j2(()=>ie("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 16 16"},[ie("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)),K2=[W2],G2=["href"],Y2=["src"],Q2={class:"author-name"},J2=z({__name:"ResItemCard",props:{item:Object},setup(e){const t=e;return(n,l)=>(Ze(),_t("div",B2,[ie("div",H2,St(t.item.name),1),ie("div",z2,St(t.item.description),1),ie("div",U2,[pn(' 三个可点击svg一个github一个下载一个可点击"https://github.com/{{ username }}.png?size=80"个人头像配上id'),ie("a",{href:t.item.link,class:""},K2,8,q2),ie("div",null,[ie("a",{class:"author-info",href:`https://github.com/${t.item.author}`},[ie("img",{class:"icon avatar",src:`https://github.com/${t.item.author}.png?size=80`,alt:""},null,8,Y2),ie("div",Q2,St(t.item.author),1)],8,G2)])])]))}}),nn=(e,t)=>{const n=e.__vccOpts||e;for(const[l,r]of t)n[l]=r;return n},X2=nn(J2,[["__scopeId","data-v-3b58f839"],["__file","ResItemCard.vue"]]),Z2=e=>(qn("data-v-002d38b2"),e=e(),Wn(),e),eg={class:"market"},tg=Z2(()=>ie("h1",null,"主题/资源商店",-1)),ng={class:"search-box-div"},lg={class:"items"},rg=z({__name:"ResStore",setup(e){let t=T(()=>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,o)=>(Ze(),_t("div",eg,[tg,ie("div",ng,[Oa(ie("input",{class:"item-search-box",type:"text",placeholder:"搜索资源","onUpdate:modelValue":o[0]||(o[0]=i=>Re(l)?l.value=i:l=i)},null,512),[[oc,Xe(l)]])]),ie("div",lg,[pn(" 使用filteredItems来布局商品 "),(Ze(!0),_t(He,null,Qo(Xe(t),i=>(Ze(),Zo(X2,{key:i.id,item:i},null,8,["item"]))),128))])]))}}),og=nn(rg,[["__scopeId","data-v-002d38b2"],["__file","ResStore.vue"]]);var ig=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function sg(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var od={exports:{}};/*!
* clipboard.js v2.0.11
* https://clipboardjs.com/
*
* Licensed MIT © Zeno Rocha
*/(function(e,t){(function(l,r){e.exports=r()})(ig,function(){return function(){var n={686:function(o,i,s){s.d(i,{default:function(){return Ye}});var a=s(279),c=s.n(a),u=s(370),f=s.n(u),p=s(817),h=s.n(p);function m(ee){try{return document.execCommand(ee)}catch{return!1}}var b=function(U){var G=h()(U);return m("cut"),G},_=b;function k(ee){var U=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[U?"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 x=function(U,G){var ne=k(U);G.container.appendChild(ne);var X=h()(ne);return m("copy"),ne.remove(),X},y=function(U){var G=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body},ne="";return typeof U=="string"?ne=x(U,G):U instanceof HTMLInputElement&&!["text","search","url","tel","password"].includes(U==null?void 0:U.type)?ne=x(U.value,G):(ne=h()(U),m("copy")),ne},C=y;function R(ee){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?R=function(G){return typeof G}:R=function(G){return G&&typeof Symbol=="function"&&G.constructor===Symbol&&G!==Symbol.prototype?"symbol":typeof G},R(ee)}var L=function(){var U=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},G=U.action,ne=G===void 0?"copy":G,X=U.container,w=U.target,V=U.text;if(ne!=="copy"&&ne!=="cut")throw new Error('Invalid "action" value, use either "copy" or "cut"');if(w!==void 0)if(w&&R(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(V)return C(V,{container:X});if(w)return ne==="cut"?_(w):C(w,{container:X})},P=L;function $(ee){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?$=function(G){return typeof G}:$=function(G){return G&&typeof Symbol=="function"&&G.constructor===Symbol&&G!==Symbol.prototype?"symbol":typeof G},$(ee)}function J(ee,U){if(!(ee instanceof U))throw new TypeError("Cannot call a class as a function")}function O(ee,U){for(var G=0;G<U.length;G++){var ne=U[G];ne.enumerable=ne.enumerable||!1,ne.configurable=!0,"value"in ne&&(ne.writable=!0),Object.defineProperty(ee,ne.key,ne)}}function q(ee,U,G){return U&&O(ee.prototype,U),G&&O(ee,G),ee}function F(ee,U){if(typeof U!="function"&&U!==null)throw new TypeError("Super expression must either be null or a function");ee.prototype=Object.create(U&&U.prototype,{constructor:{value:ee,writable:!0,configurable:!0}}),U&&re(ee,U)}function re(ee,U){return re=Object.setPrototypeOf||function(ne,X){return ne.__proto__=X,ne},re(ee,U)}function Ee(ee){var U=se();return function(){var ne=K(ee),X;if(U){var w=K(this).constructor;X=Reflect.construct(ne,arguments,w)}else X=ne.apply(this,arguments);return be(this,X)}}function be(ee,U){return U&&($(U)==="object"||typeof U=="function")?U: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 se(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function K(ee){return K=Object.setPrototypeOf?Object.getPrototypeOf:function(G){return G.__proto__||Object.getPrototypeOf(G)},K(ee)}function Le(ee,U){var G="data-clipboard-".concat(ee);if(U.hasAttribute(G))return U.getAttribute(G)}var ot=function(ee){F(G,ee);var U=Ee(G);function G(ne,X){var w;return J(this,G),w=U.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=$(X.container)==="object"?X.container:document.body}},{key:"listenClick",value:function(X){var w=this;this.listener=f()(X,"click",function(V){return w.onClick(V)})}},{key:"onClick",value:function(X){var w=X.delegateTarget||X.currentTarget,V=this.action(w)||"copy",j=P({action:V,container:this.container,target:this.target(w),text:this.text(w)});this.emit(j?"success":"error",{action:V,text:j,trigger:w,clearSelection:function(){w&&w.focus(),window.getSelection().removeAllRanges()}})}},{key:"defaultAction",value:function(X){return Le("action",X)}},{key:"defaultTarget",value:function(X){var w=Le("target",X);if(w)return document.querySelector(w)}},{key:"defaultText",value:function(X){return Le("text",X)}},{key:"destroy",value:function(){this.listener.destroy()}}],[{key:"copy",value:function(X){var w=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body};return C(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,V=!!document.queryCommandSupported;return w.forEach(function(j){V=V&&!!document.queryCommandSupported(j)}),V}}]),G}(c()),Ye=ot},828:function(o){var i=9;if(typeof Element<"u"&&!Element.prototype.matches){var s=Element.prototype;s.matches=s.matchesSelector||s.mozMatchesSelector||s.msMatchesSelector||s.oMatchesSelector||s.webkitMatchesSelector}function a(c,u){for(;c&&c.nodeType!==i;){if(typeof c.matches=="function"&&c.matches(u))return c;c=c.parentNode}}o.exports=a},438:function(o,i,s){var a=s(828);function c(p,h,m,b,_){var k=f.apply(this,arguments);return p.addEventListener(m,k,_),{destroy:function(){p.removeEventListener(m,k,_)}}}function u(p,h,m,b,_){return typeof p.addEventListener=="function"?c.apply(null,arguments):typeof m=="function"?c.bind(null,document).apply(null,arguments):(typeof p=="string"&&(p=document.querySelectorAll(p)),Array.prototype.map.call(p,function(k){return c(k,h,m,b,_)}))}function f(p,h,m,b){return function(_){_.delegateTarget=a(_.target,h),_.delegateTarget&&b.call(p,_)}}o.exports=u},879:function(o,i){i.node=function(s){return s!==void 0&&s instanceof HTMLElement&&s.nodeType===1},i.nodeList=function(s){var a=Object.prototype.toString.call(s);return s!==void 0&&(a==="[object NodeList]"||a==="[object HTMLCollection]")&&"length"in s&&(s.length===0||i.node(s[0]))},i.string=function(s){return typeof s=="string"||s instanceof String},i.fn=function(s){var a=Object.prototype.toString.call(s);return a==="[object Function]"}},370:function(o,i,s){var a=s(879),c=s(438);function u(m,b,_){if(!m&&!b&&!_)throw new Error("Missing required arguments");if(!a.string(b))throw new TypeError("Second argument must be a String");if(!a.fn(_))throw new TypeError("Third argument must be a Function");if(a.node(m))return f(m,b,_);if(a.nodeList(m))return p(m,b,_);if(a.string(m))return h(m,b,_);throw new TypeError("First argument must be a String, HTMLElement, HTMLCollection, or NodeList")}function f(m,b,_){return m.addEventListener(b,_),{destroy:function(){m.removeEventListener(b,_)}}}function p(m,b,_){return Array.prototype.forEach.call(m,function(k){k.addEventListener(b,_)}),{destroy:function(){Array.prototype.forEach.call(m,function(k){k.removeEventListener(b,_)})}}}function h(m,b,_){return c(document.body,m,b,_)}o.exports=u},817:function(o){function i(s){var a;if(s.nodeName==="SELECT")s.focus(),a=s.value;else if(s.nodeName==="INPUT"||s.nodeName==="TEXTAREA"){var c=s.hasAttribute("readonly");c||s.setAttribute("readonly",""),s.select(),s.setSelectionRange(0,s.value.length),c||s.removeAttribute("readonly"),a=s.value}else{s.hasAttribute("contenteditable")&&s.focus();var u=window.getSelection(),f=document.createRange();f.selectNodeContents(s),u.removeAllRanges(),u.addRange(f),a=u.toString()}return a}o.exports=i},279:function(o){function i(){}i.prototype={on:function(s,a,c){var u=this.e||(this.e={});return(u[s]||(u[s]=[])).push({fn:a,ctx:c}),this},once:function(s,a,c){var u=this;function f(){u.off(s,f),a.apply(c,arguments)}return f._=a,this.on(s,f,c)},emit:function(s){var a=[].slice.call(arguments,1),c=((this.e||(this.e={}))[s]||[]).slice(),u=0,f=c.length;for(u;u<f;u++)c[u].fn.apply(c[u].ctx,a);return this},off:function(s,a){var c=this.e||(this.e={}),u=c[s],f=[];if(u&&a)for(var p=0,h=u.length;p<h;p++)u[p].fn!==a&&u[p].fn._!==a&&f.push(u[p]);return f.length?c[s]=f:delete c[s],this}},o.exports=i,o.exports.TinyEmitter=i}},l={};function r(o){if(l[o])return l[o].exports;var i=l[o]={exports:{}};return n[o](i,i.exports,r),i.exports}return function(){r.n=function(o){var i=o&&o.__esModule?function(){return o.default}:function(){return o};return r.d(i,{a:i}),i}}(),function(){r.d=function(o,i){for(var s in i)r.o(i,s)&&!r.o(o,s)&&Object.defineProperty(o,s,{enumerable:!0,get:i[s]})}}(),function(){r.o=function(o,i){return Object.prototype.hasOwnProperty.call(o,i)}}(),r(686)}().default})})(od);var ag=od.exports;const cg=sg(ag),ug=e=>(qn("data-v-e77bc89b"),e=e(),Wn(),e),dg={class:"item-card"},fg={class:"item-name"},pg={class:"item-description"},hg={class:"tags"},vg={class:"item-bar"},mg=["href"],gg=ug(()=>ie("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 16 16"},[ie("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)),yg=[gg],_g={class:"btn"},bg=["href"],kg=["src"],wg={class:"author-name"},Eg=z({__name:"PluginItemCard",props:{item:Object},setup(e){const t=e,n=()=>{const r=new cg(".copy-btn",{text:()=>`npm install ${t.item.module_name}`});r.on("success",()=>{}),r.on("error",()=>{})},l=r=>{const o=r.replace(/^#/,""),[i,s,a]=o.match(/.{2}/g).map(u=>parseInt(u,16)),c=(i*299+s*587+a*114)/1e3;return{backgroundColor:r,color:c>128?"#000":"#fff"}};return(r,o)=>(Ze(),_t("div",dg,[ie("div",fg,St(t.item.name),1),ie("div",pg,St(t.item.desc),1),ie("div",hg,[(Ze(!0),_t(He,null,Qo(t.item.tags,i=>(Ze(),_t("span",{class:"tag",key:i,style:mr(l(i.color))},St(i.label),5))),128))]),ie("div",vg,[pn(' 三个可点击svg一个github一个下载一个可点击"https://github.com/{{ username }}.png?size=80"个人头像配上id'),ie("a",{href:t.item.homepage,class:"btn"},yg,8,mg),pn(' <button class="copy-btn btn"><div @click="copyToClipboard">安装</div></button> 点击后把安装命令写入剪贴板'),ie("button",{class:"btn copy-btn",onClick:n},"复制安装命令"),ie("div",_g,[ie("a",{class:"author-info",href:`https://github.com/${t.item.author}`},[ie("img",{class:"icon avatar",src:`https://github.com/${t.item.author}.png?size=80`,alt:""},null,8,kg),ie("div",wg,St(t.item.author),1)],8,bg)]),pn(" 复制键复制安装命令npm install props.item.module_name")])]))}}),xg=nn(Eg,[["__scopeId","data-v-e77bc89b"],["__file","PluginItemCard.vue"]]),Cg=e=>(qn("data-v-e32ac85f"),e=e(),Wn(),e),Lg={class:"switch"},Tg=["checked"],Ag=Cg(()=>ie("span",{class:"slider round"},null,-1)),Sg=z({__name:"ToggleSwitch",props:{modelValue:Boolean},emits:["update:modelValue"],setup(e,{emit:t}){const n=t,l=r=>{n("update:modelValue",r)};return(r,o)=>(Ze(),_t("label",Lg,[ie("input",{type:"checkbox",checked:e.modelValue,onChange:o[0]||(o[0]=i=>l(i.target.checked))},null,40,Tg),Ag]))}}),Ig=nn(Sg,[["__scopeId","data-v-e32ac85f"],["__file","ToggleSwitch.vue"]]),id=e=>(qn("data-v-1e86502c"),e=e(),Wn(),e),Pg={class:"market"},Og=id(()=>ie("h1",null,"插件商店",-1)),Rg=id(()=>ie("p",null,[gl("内容来自轻雪商店及"),ie("a",{href:"https://nonebot.dev/store/plugins"},"NoneBot插件商店"),gl("轻雪通过nonebot插件实现兼容NoneBot在此仅作引用具体请访问NoneBot插件商店")],-1)),$g={class:"search-box-div"},Mg={class:"items"},Fg=z({__name:"PluginStore",setup(e){let t=Q(!1),n=T(()=>{let o=l.value;return r.value&&(o=o.filter(i=>i.name.toLowerCase().includes(r.value.toLowerCase())||i.desc.toLowerCase().includes(r.value.toLowerCase())||i.author.toLowerCase().includes(r.value.toLowerCase())||i.module_name.toLowerCase().includes(r.value.toLowerCase()))),t.value&&(o=o.filter(i=>i.is_liteyuki_plugin)),o}),l=Q([]),r=Q("");return fetch("/assets/plugins.json").then(o=>o.json()).then(o=>{o.forEach(i=>{i.is_liteyuki_plugin=!0}),l.value=o}).catch(o=>console.error(o)),fetch("https://registry.nonebot.dev/plugins.json").then(o=>o.json()).then(o=>{o.forEach(i=>{i.is_official=!1}),l.value=l.value.concat(o)}),(o,i)=>(Ze(),_t("div",Pg,[Og,Rg,pn(" 搜索框"),ie("div",$g,[Oa(ie("input",{class:"item-search-box",type:"text",placeholder:"搜索插件","onUpdate:modelValue":i[0]||(i[0]=s=>Re(r)?r.value=s:r=s)},null,512),[[oc,Xe(r)]]),Se(Ig,{modelValue:Xe(t),"onUpdate:modelValue":i[1]||(i[1]=s=>Re(t)?t.value=s:t=s)},null,8,["modelValue"]),gl("仅轻雪插件 ")]),ie("div",Mg,[pn(" 使用filteredItems来布局商品 "),(Ze(!0),_t(He,null,Qo(Xe(n),s=>(Ze(),Zo(xg,{key:s.id,item:s},null,8,["item"]))),128))])]))}}),Dg=nn(Fg,[["__scopeId","data-v-1e86502c"],["__file","PluginStore.vue"]]),Ng={class:"info-box"},Vg=ie("h1",null,"Dashboard",-1),jg={class:"info"},Bg={class:"info-item"},Hg=ie("h2",null,"Total",-1),zg={class:"info-item"},Ug=ie("h2",null,"Online",-1),qg=z({__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)=>(Ze(),_t("div",Ng,[Vg,ie("div",jg,[ie("div",Bg,[Hg,ie("p",null,St(Xe(t)),1)]),ie("div",zg,[Ug,ie("p",null,St(Xe(n)),1)])])]))}}),Wg=nn(qg,[["__file","Dash.vue"]]),Kg={};function Gg(e,t){return null}const Yg=nn(Kg,[["render",Gg],["__file","Home.vue"]]),Qg={},sd=e=>(qn("data-v-ab5c02e3"),e=e(),Wn(),e),Jg=sd(()=>ie("div",{style:{"text-align":"center"}},[ie("h2",null,"地理分布"),ie("p",null,"数据来源于Liteyuki API")],-1)),Xg=sd(()=>ie("div",{id:"main-chart",style:{width:"100%",height:"600px"}},null,-1)),Zg=[Jg,Xg];function e3(e,t){return Ze(),_t("div",null,Zg)}const t3=nn(Qg,[["render",e3],["__scopeId","data-v-ab5c02e3"],["__file","Geo.vue"]]),n3=nt({enhance:({app:e,router:t,siteData:n})=>{e.component("homeComp",Yg),e.component("dashComp",Wg),e.component("resourceStoreComp",og),e.component("pluginStoreComp",Dg),e.component("geoComp",t3)}}),tr=[u1,rv,uv,mv,_v,Ev,Tv,Ov,jv,Jv,R0,K0,um,V2,n3],l3=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 tl=Ne(l3),r3=Sh,o3=()=>{const e=t1({history:r3(ti("/")),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===At){const l=Ar(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},i3=e=>{e.component("ClientOnly",Sr),e.component("Content",Ec),e.component("RouteLink",Je)},s3=(e,t,n)=>{const l=T(()=>t.currentRoute.value.path),r=qo((_,k)=>({get(){return _(),t.currentRoute.value.meta._pageChunk},set(x){t.currentRoute.value.meta._pageChunk=x,k()}})),o=T(()=>on.resolveLayouts(n)),i=T(()=>on.resolveRouteLocale(tl.value.locales,l.value)),s=T(()=>on.resolveSiteLocaleData(tl.value,i.value)),a=T(()=>r.value.comp),c=T(()=>r.value.data),u=T(()=>c.value.frontmatter),f=T(()=>on.resolvePageHeadTitle(c.value,s.value)),p=T(()=>on.resolvePageHead(f.value,u.value,s.value)),h=T(()=>on.resolvePageLang(c.value,s.value)),m=T(()=>on.resolvePageLayout(c.value,o.value)),b={layouts:o,pageData:c,pageComponent:a,pageFrontmatter:u,pageHead:p,pageHeadTitle:f,pageLang:h,pageLayout:m,redirects:bo,routeLocale:i,routePath:l,routes:bl,siteData:tl,siteLocaleData:s};return e.provide(ri,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:()=>tl.value},$siteLocale:{get:()=>s.value},$withBase:{get:()=>Ke}}),b},a3=()=>{const e=r1(),t=oi();let n=[];const l=()=>{e.value.forEach(i=>{const s=c3(i);s&&n.push(s)})},r=()=>{const i=[];return e.value.forEach(s=>{const a=u3(s);a&&i.push(a)}),i},o=()=>{document.documentElement.lang=t.value;const i=r();n.forEach((s,a)=>{const c=i.findIndex(u=>s.isEqualNode(u));c===-1?(s.remove(),delete n[a]):i.splice(c,1)}),i.forEach(s=>document.head.appendChild(s)),n=[...n.filter(s=>!!s),...i]};On(i1,o),we(()=>{l(),ve(e,o,{immediate:!1})})},c3=([e,t,n=""])=>{const l=Object.entries(t).map(([s,a])=>Oe(a)?`[${s}=${JSON.stringify(a)}]`:a===!0?`[${s}]`:"").join(""),r=`head > ${e}${l}`;return Array.from(document.querySelectorAll(r)).find(s=>s.innerText===n)||null},u3=([e,t,n])=>{if(!Oe(e))return null;const l=document.createElement(e);return Kn(t)&&Object.entries(t).forEach(([r,o])=>{Oe(o)?l.setAttribute(r,o):o===!0&&l.setAttribute(r,"")}),Oe(n)&&l.appendChild(document.createTextNode(n)),l},d3=Np,f3=async()=>{var n;const e=d3({name:"Vuepress",setup(){var o;a3();for(const i of tr)(o=i.setup)==null||o.call(i);const l=tr.flatMap(({rootComponents:i=[]})=>i.map(s=>d(s))),r=o1();return()=>[d(r.value),l]}}),t=o3();i3(e),s3(e,t,tr);for(const l of tr)await((n=l.enhance)==null?void 0:n.call(l,{app:e,router:t,siteData:tl}));return e.use(t),{app:e,router:t}};f3().then(({app:e,router:t})=>{t.isReady().then(()=>{e.mount("#app")})});export{nn as _,Se as a,ie as b,_t as c,f3 as createVueApp,gl as d,p3 as e,Ze as o,yt as r,nf as w};