From ebefdce26ff9c685c57fa32223ddb5d547af9e3c Mon Sep 17 00:00:00 2001 From: GoogTech Date: Sat, 20 Apr 2024 04:15:57 +0000 Subject: [PATCH 01/17] Initial gh-pages commit From 6775ac7f2386b9f887d7e51017552578f07647cc Mon Sep 17 00:00:00 2001 From: GoogTech Date: Sat, 20 Apr 2024 04:15:57 +0000 Subject: [PATCH 02/17] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20Th?= =?UTF-8?q?eHackOrg/TheHackOrg.github.io@c97175fa03078cc1cb24139c313a5c8c6?= =?UTF-8?q?76febd0=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .nojekyll | 0 404.html | 40 ++++ assets/404.html-BogSlCl2.js | 1 + assets/app-Cq92nqPk.js | 29 +++ assets/baz.html-C-wB99a2.js | 1 + assets/baz.html-CHXRwO39.js | 1 + assets/disable.html-D6IW6Kkk.js | 1 + assets/disable.html-lGV5Ansz.js | 1 + assets/encrypt.html-B7ihPaCi.js | 1 + assets/encrypt.html-BKPPbIN0.js | 1 + assets/giscus--_FS5kYt.js | 66 +++++++ assets/icon/apple-icon-152.png | Bin 0 -> 3568 bytes assets/icon/chrome-192.png | Bin 0 -> 4733 bytes assets/icon/chrome-512.png | Bin 0 -> 13251 bytes assets/icon/chrome-mask-192.png | Bin 0 -> 4755 bytes assets/icon/chrome-mask-512.png | Bin 0 -> 13040 bytes assets/icon/guide-maskable.png | Bin 0 -> 2270 bytes assets/icon/ms-icon-144.png | Bin 0 -> 3657 bytes assets/image/advanced.svg | 1 + assets/image/blog.svg | 1 + assets/image/box.svg | 1 + assets/image/features.svg | 1 + assets/image/github-dark.svg | 1 + assets/image/github-light.svg | 1 + assets/image/layout.svg | 1 + assets/image/markdown.svg | 1 + assets/index.html-29JWxOhR.js | 1 + assets/index.html-2R4Ch6Qo.js | 1 + assets/index.html-BCbIfL5C.js | 1 + assets/index.html-BINKG3kh.js | 1 + assets/index.html-C-hXEb52.js | 1 + assets/index.html-CyY4EoxC.js | 1 + assets/index.html-DIH_cvcz.js | 1 + assets/index.html-DNjfNI9E.js | 1 + assets/index.html-DPedYPYa.js | 1 + assets/index.html-DQh5IjHk.js | 1 + assets/layout.html-40QCQ9-Z.js | 1 + assets/layout.html-qg_GwGsZ.js | 1 + assets/markdown.html-BJznvGz0.js | 5 + assets/markdown.html-Wmqo9tVX.js | 5 + assets/page.html-4dFjfBdW.js | 4 + assets/page.html-zLlgJfBC.js | 4 + assets/photoswipe.esm-SzV8tJDW.js | 4 + assets/plugin-vue_export-helper-DlAUqK2U.js | 1 + assets/ray.html-DhDSTxxf.js | 1 + assets/ray.html-ZwzBaD0g.js | 1 + assets/style-DPI_gByq.css | 1 + demo/disable.html | 40 ++++ demo/encrypt.html | 40 ++++ demo/index.html | 40 ++++ demo/layout.html | 40 ++++ demo/markdown.html | 44 +++++ demo/page.html | 43 ++++ favicon.ico | Bin 0 -> 67646 bytes guide/bar/baz.html | 40 ++++ guide/bar/index.html | 40 ++++ guide/foo/index.html | 40 ++++ guide/foo/ray.html | 40 ++++ guide/index.html | 40 ++++ index.html | 40 ++++ logo.png | Bin 0 -> 94186 bytes logo.svg | 1 + robots.txt | 5 + sitemap.xml | 3 + sitemap.xsl | 207 ++++++++++++++++++++ zh/demo/disable.html | 40 ++++ zh/demo/encrypt.html | 40 ++++ zh/demo/index.html | 40 ++++ zh/demo/layout.html | 40 ++++ zh/demo/markdown.html | 44 +++++ zh/demo/page.html | 43 ++++ zh/guide/bar/baz.html | 40 ++++ zh/guide/bar/index.html | 40 ++++ zh/guide/foo/index.html | 40 ++++ zh/guide/foo/ray.html | 40 ++++ zh/guide/index.html | 40 ++++ zh/index.html | 40 ++++ 77 files changed, 1378 insertions(+) create mode 100644 .nojekyll create mode 100644 404.html create mode 100644 assets/404.html-BogSlCl2.js create mode 100644 assets/app-Cq92nqPk.js create mode 100644 assets/baz.html-C-wB99a2.js create mode 100644 assets/baz.html-CHXRwO39.js create mode 100644 assets/disable.html-D6IW6Kkk.js create mode 100644 assets/disable.html-lGV5Ansz.js create mode 100644 assets/encrypt.html-B7ihPaCi.js create mode 100644 assets/encrypt.html-BKPPbIN0.js create mode 100644 assets/giscus--_FS5kYt.js create mode 100644 assets/icon/apple-icon-152.png create mode 100644 assets/icon/chrome-192.png create mode 100644 assets/icon/chrome-512.png create mode 100644 assets/icon/chrome-mask-192.png create mode 100644 assets/icon/chrome-mask-512.png create mode 100644 assets/icon/guide-maskable.png create mode 100644 assets/icon/ms-icon-144.png create mode 100644 assets/image/advanced.svg create mode 100644 assets/image/blog.svg create mode 100644 assets/image/box.svg create mode 100644 assets/image/features.svg create mode 100644 assets/image/github-dark.svg create mode 100644 assets/image/github-light.svg create mode 100644 assets/image/layout.svg create mode 100644 assets/image/markdown.svg create mode 100644 assets/index.html-29JWxOhR.js create mode 100644 assets/index.html-2R4Ch6Qo.js create mode 100644 assets/index.html-BCbIfL5C.js create mode 100644 assets/index.html-BINKG3kh.js create mode 100644 assets/index.html-C-hXEb52.js create mode 100644 assets/index.html-CyY4EoxC.js create mode 100644 assets/index.html-DIH_cvcz.js create mode 100644 assets/index.html-DNjfNI9E.js create mode 100644 assets/index.html-DPedYPYa.js create mode 100644 assets/index.html-DQh5IjHk.js create mode 100644 assets/layout.html-40QCQ9-Z.js create mode 100644 assets/layout.html-qg_GwGsZ.js create mode 100644 assets/markdown.html-BJznvGz0.js create mode 100644 assets/markdown.html-Wmqo9tVX.js create mode 100644 assets/page.html-4dFjfBdW.js create mode 100644 assets/page.html-zLlgJfBC.js create mode 100644 assets/photoswipe.esm-SzV8tJDW.js create mode 100644 assets/plugin-vue_export-helper-DlAUqK2U.js create mode 100644 assets/ray.html-DhDSTxxf.js create mode 100644 assets/ray.html-ZwzBaD0g.js create mode 100644 assets/style-DPI_gByq.css create mode 100644 demo/disable.html create mode 100644 demo/encrypt.html create mode 100644 demo/index.html create mode 100644 demo/layout.html create mode 100644 demo/markdown.html create mode 100644 demo/page.html create mode 100644 favicon.ico create mode 100644 guide/bar/baz.html create mode 100644 guide/bar/index.html create mode 100644 guide/foo/index.html create mode 100644 guide/foo/ray.html create mode 100644 guide/index.html create mode 100644 index.html create mode 100644 logo.png create mode 100644 logo.svg create mode 100644 robots.txt create mode 100644 sitemap.xml create mode 100644 sitemap.xsl create mode 100644 zh/demo/disable.html create mode 100644 zh/demo/encrypt.html create mode 100644 zh/demo/index.html create mode 100644 zh/demo/layout.html create mode 100644 zh/demo/markdown.html create mode 100644 zh/demo/page.html create mode 100644 zh/guide/bar/baz.html create mode 100644 zh/guide/bar/index.html create mode 100644 zh/guide/foo/index.html create mode 100644 zh/guide/foo/ray.html create mode 100644 zh/guide/index.html create mode 100644 zh/index.html diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/404.html b/404.html new file mode 100644 index 0000000..115fb16 --- /dev/null +++ b/404.html @@ -0,0 +1,40 @@ + + + + + + + + + + Docs Demo + + + + + + + + + diff --git a/assets/404.html-BogSlCl2.js b/assets/404.html-BogSlCl2.js new file mode 100644 index 0000000..be4184a --- /dev/null +++ b/assets/404.html-BogSlCl2.js @@ -0,0 +1 @@ +import{_ as t}from"./plugin-vue_export-helper-DlAUqK2U.js";import{o as e,c as o,a as n}from"./app-Cq92nqPk.js";const r={},a=n("p",null,"404 Not Found",-1),p=[a];function c(s,i){return e(),o("div",null,p)}const d=t(r,[["render",c],["__file","404.html.vue"]]),u=JSON.parse('{"path":"/404.html","title":"","lang":"en-US","frontmatter":{"layout":"NotFound","description":"404 Not Found","head":[["meta",{"property":"og:url","content":"https://vuepress-theme-hope-docs-demo.netlify.app/404.html"}],["meta",{"property":"og:site_name","content":"Docs Demo"}],["meta",{"property":"og:description","content":"404 Not Found"}],["meta",{"property":"og:type","content":"website"}],["meta",{"property":"og:locale","content":"en-US"}],["meta",{"property":"article:author","content":"Mr.Hope"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"WebPage\\",\\"name\\":\\"\\",\\"description\\":\\"404 Not Found\\"}"]]},"headers":[],"git":{},"readingTime":{"minutes":0.01,"words":3},"filePathRelative":null,"autoDesc":true}');export{d as comp,u as data}; diff --git a/assets/app-Cq92nqPk.js b/assets/app-Cq92nqPk.js new file mode 100644 index 0000000..82579ef --- /dev/null +++ b/assets/app-Cq92nqPk.js @@ -0,0 +1,29 @@ +const __vite__fileDeps=["assets/index.html-DPedYPYa.js","assets/plugin-vue_export-helper-DlAUqK2U.js","assets/index.html-BINKG3kh.js","assets/disable.html-D6IW6Kkk.js","assets/encrypt.html-BKPPbIN0.js","assets/layout.html-40QCQ9-Z.js","assets/markdown.html-BJznvGz0.js","assets/page.html-zLlgJfBC.js","assets/index.html-2R4Ch6Qo.js","assets/index.html-C-hXEb52.js","assets/index.html-CyY4EoxC.js","assets/disable.html-lGV5Ansz.js","assets/encrypt.html-B7ihPaCi.js","assets/layout.html-qg_GwGsZ.js","assets/markdown.html-Wmqo9tVX.js","assets/page.html-4dFjfBdW.js","assets/index.html-DQh5IjHk.js","assets/index.html-BCbIfL5C.js","assets/baz.html-C-wB99a2.js","assets/index.html-29JWxOhR.js","assets/ray.html-DhDSTxxf.js","assets/index.html-DIH_cvcz.js","assets/baz.html-CHXRwO39.js","assets/index.html-DNjfNI9E.js","assets/ray.html-ZwzBaD0g.js","assets/404.html-BogSlCl2.js"],__vite__mapDeps=i=>i.map(i=>__vite__fileDeps[i]); +/** +* @vue/shared v3.4.23 +* (c) 2018-present Yuxi (Evan) You and Vue contributors +* @license MIT +**//*! #__NO_SIDE_EFFECTS__ */function wl(e,t){const n=new Set(e.split(","));return t?r=>n.has(r.toLowerCase()):r=>n.has(r)}const be={},_n=[],tt=()=>{},Hu=()=>!1,vr=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),_l=e=>e.startsWith("onUpdate:"),Le=Object.assign,El=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Bu=Object.prototype.hasOwnProperty,ae=(e,t)=>Bu.call(e,t),X=Array.isArray,En=e=>to(e)==="[object Map]",Ma=e=>to(e)==="[object Set]",ne=e=>typeof e=="function",xe=e=>typeof e=="string",un=e=>typeof e=="symbol",he=e=>e!==null&&typeof e=="object",Na=e=>(he(e)||ne(e))&&ne(e.then)&&ne(e.catch),Da=Object.prototype.toString,to=e=>Da.call(e),zu=e=>to(e).slice(8,-1),ja=e=>to(e)==="[object Object]",Cl=e=>xe(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Cn=wl(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),no=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},Vu=/-(\w)/g,st=no(e=>e.replace(Vu,(t,n)=>n?n.toUpperCase():"")),Uu=/\B([A-Z])/g,Rn=no(e=>e.replace(Uu,"-$1").toLowerCase()),mr=no(e=>e.charAt(0).toUpperCase()+e.slice(1)),wo=no(e=>e?`on${mr(e)}`:""),Ut=(e,t)=>!Object.is(e,t),_o=(e,t)=>{for(let n=0;n{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},qu=e=>{const t=parseFloat(e);return isNaN(t)?e:t},Wu=e=>{const t=xe(e)?Number(e):NaN;return isNaN(t)?e:t};let ss;const Ha=()=>ss||(ss=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function ro(e){if(X(e)){const t={};for(let n=0;n{if(n){const r=n.split(Ku);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function oo(e){let t="";if(xe(e))t=e;else if(X(e))for(let n=0;nxe(e)?e:e==null?"":X(e)||he(e)&&(e.toString===Da||!ne(e.toString))?JSON.stringify(e,za,2):String(e),za=(e,t)=>t&&t.__v_isRef?za(e,t.value):En(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,o],l)=>(n[Eo(r,l)+" =>"]=o,n),{})}:Ma(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>Eo(n))}:un(t)?Eo(t):he(t)&&!X(t)&&!ja(t)?String(t):t,Eo=(e,t="")=>{var n;return un(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/** +* @vue/reactivity v3.4.23 +* (c) 2018-present Yuxi (Evan) You and Vue contributors +* @license MIT +**/let Ye;class Zu{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Ye,!t&&Ye&&(this.index=(Ye.scopes||(Ye.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=Ye;try{return Ye=this,t()}finally{Ye=n}}}on(){Ye=this}off(){Ye=this.parent}stop(t){if(this._active){let n,r;for(n=0,r=this.effects.length;n=4))break}this._dirtyLevel===1&&(this._dirtyLevel=0),Yt()}return this._dirtyLevel>=4}set dirty(t){this._dirtyLevel=t?4:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let t=zt,n=ln;try{return zt=!0,ln=this,this._runnings++,as(this),this.fn()}finally{is(this),this._runnings--,ln=n,zt=t}}stop(){var t;this.active&&(as(this),is(this),(t=this.onStop)==null||t.call(this),this.active=!1)}}function nf(e){return e.value}function as(e){e._trackId++,e._depsLength=0}function is(e){if(e.deps.length>e._depsLength){for(let t=e._depsLength;t{const n=new Map;return n.cleanup=e,n.computed=t,n},Gr=new WeakMap,sn=Symbol(""),Yo=Symbol("");function We(e,t,n){if(zt&&ln){let r=Gr.get(e);r||Gr.set(e,r=new Map);let o=r.get(n);o||r.set(n,o=Ka(()=>r.delete(n))),Wa(ln,o)}}function At(e,t,n,r,o,l){const s=Gr.get(e);if(!s)return;let a=[];if(t==="clear")a=[...s.values()];else if(n==="length"&&X(e)){const i=Number(r);s.forEach((c,u)=>{(u==="length"||!un(u)&&u>=i)&&a.push(c)})}else switch(n!==void 0&&a.push(s.get(n)),t){case"add":X(e)?Cl(n)&&a.push(s.get("length")):(a.push(s.get(sn)),En(e)&&a.push(s.get(Yo)));break;case"delete":X(e)||(a.push(s.get(sn)),En(e)&&a.push(s.get(Yo)));break;case"set":En(e)&&a.push(s.get(sn));break}kl();for(const i of a)i&&Ga(i,4);xl()}function rf(e,t){var n;return(n=Gr.get(e))==null?void 0:n.get(t)}const of=wl("__proto__,__v_isRef,__isVue"),Ya=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(un)),cs=lf();function lf(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=oe(this);for(let l=0,s=this.length;l{e[t]=function(...n){Kt(),kl();const r=oe(this)[t].apply(this,n);return xl(),Yt(),r}}),e}function sf(e){un(e)||(e=String(e));const t=oe(this);return We(t,"has",e),t.hasOwnProperty(e)}class Ja{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,r){const o=this._isReadonly,l=this._isShallow;if(n==="__v_isReactive")return!o;if(n==="__v_isReadonly")return o;if(n==="__v_isShallow")return l;if(n==="__v_raw")return r===(o?l?wf:ei:l?Za:Xa).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(r)?t:void 0;const s=X(t);if(!o){if(s&&ae(cs,n))return Reflect.get(cs,n,r);if(n==="hasOwnProperty")return sf}const a=Reflect.get(t,n,r);return(un(n)?Ya.has(n):of(n))||(o||We(t,"get",n),l)?a:De(a)?s&&Cl(n)?a:a.value:he(a)?o?br(a):gr(a):a}}class Qa extends Ja{constructor(t=!1){super(!1,t)}set(t,n,r,o){let l=t[n];if(!this._isShallow){const i=tr(l);if(!Kr(r)&&!tr(r)&&(l=oe(l),r=oe(r)),!X(t)&&De(l)&&!De(r))return i?!1:(l.value=r,!0)}const s=X(t)&&Cl(n)?Number(n)e,lo=e=>Reflect.getPrototypeOf(e);function Lr(e,t,n=!1,r=!1){e=e.__v_raw;const o=oe(e),l=oe(t);n||(Ut(t,l)&&We(o,"get",t),We(o,"get",l));const{has:s}=lo(o),a=r?Tl:n?Ol:nr;if(s.call(o,t))return a(e.get(t));if(s.call(o,l))return a(e.get(l));e!==o&&e.get(t)}function Or(e,t=!1){const n=this.__v_raw,r=oe(n),o=oe(e);return t||(Ut(e,o)&&We(r,"has",e),We(r,"has",o)),e===o?n.has(e):n.has(e)||n.has(o)}function Pr(e,t=!1){return e=e.__v_raw,!t&&We(oe(e),"iterate",sn),Reflect.get(e,"size",e)}function us(e){e=oe(e);const t=oe(this);return lo(t).has.call(t,e)||(t.add(e),At(t,"add",e,e)),this}function fs(e,t){t=oe(t);const n=oe(this),{has:r,get:o}=lo(n);let l=r.call(n,e);l||(e=oe(e),l=r.call(n,e));const s=o.call(n,e);return n.set(e,t),l?Ut(t,s)&&At(n,"set",e,t):At(n,"add",e,t),this}function ds(e){const t=oe(this),{has:n,get:r}=lo(t);let o=n.call(t,e);o||(e=oe(e),o=n.call(t,e)),r&&r.call(t,e);const l=t.delete(e);return o&&At(t,"delete",e,void 0),l}function ps(){const e=oe(this),t=e.size!==0,n=e.clear();return t&&At(e,"clear",void 0,void 0),n}function Ir(e,t){return function(r,o){const l=this,s=l.__v_raw,a=oe(s),i=t?Tl:e?Ol:nr;return!e&&We(a,"iterate",sn),s.forEach((c,u)=>r.call(o,i(c),i(u),l))}}function Rr(e,t,n){return function(...r){const o=this.__v_raw,l=oe(o),s=En(l),a=e==="entries"||e===Symbol.iterator&&s,i=e==="keys"&&s,c=o[e](...r),u=n?Tl:t?Ol:nr;return!t&&We(l,"iterate",i?Yo:sn),{next(){const{value:d,done:p}=c.next();return p?{value:d,done:p}:{value:a?[u(d[0]),u(d[1])]:u(d),done:p}},[Symbol.iterator](){return this}}}}function Pt(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function df(){const e={get(l){return Lr(this,l)},get size(){return Pr(this)},has:Or,add:us,set:fs,delete:ds,clear:ps,forEach:Ir(!1,!1)},t={get(l){return Lr(this,l,!1,!0)},get size(){return Pr(this)},has:Or,add:us,set:fs,delete:ds,clear:ps,forEach:Ir(!1,!0)},n={get(l){return Lr(this,l,!0)},get size(){return Pr(this,!0)},has(l){return Or.call(this,l,!0)},add:Pt("add"),set:Pt("set"),delete:Pt("delete"),clear:Pt("clear"),forEach:Ir(!0,!1)},r={get(l){return Lr(this,l,!0,!0)},get size(){return Pr(this,!0)},has(l){return Or.call(this,l,!0)},add:Pt("add"),set:Pt("set"),delete:Pt("delete"),clear:Pt("clear"),forEach:Ir(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(l=>{e[l]=Rr(l,!1,!1),n[l]=Rr(l,!0,!1),t[l]=Rr(l,!1,!0),r[l]=Rr(l,!0,!0)}),[e,n,t,r]}const[pf,hf,vf,mf]=df();function Al(e,t){const n=t?e?mf:vf:e?hf:pf;return(r,o,l)=>o==="__v_isReactive"?!e:o==="__v_isReadonly"?e:o==="__v_raw"?r:Reflect.get(ae(n,o)&&o in r?n:r,o,l)}const gf={get:Al(!1,!1)},bf={get:Al(!1,!0)},yf={get:Al(!0,!1)},Xa=new WeakMap,Za=new WeakMap,ei=new WeakMap,wf=new WeakMap;function _f(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Ef(e){return e.__v_skip||!Object.isExtensible(e)?0:_f(zu(e))}function gr(e){return tr(e)?e:Ll(e,!1,cf,gf,Xa)}function ti(e){return Ll(e,!1,ff,bf,Za)}function br(e){return Ll(e,!0,uf,yf,ei)}function Ll(e,t,n,r,o){if(!he(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const l=o.get(e);if(l)return l;const s=Ef(e);if(s===0)return e;const a=new Proxy(e,s===2?r:n);return o.set(e,a),a}function qn(e){return tr(e)?qn(e.__v_raw):!!(e&&e.__v_isReactive)}function tr(e){return!!(e&&e.__v_isReadonly)}function Kr(e){return!!(e&&e.__v_isShallow)}function ni(e){return e?!!e.__v_raw:!1}function oe(e){const t=e&&e.__v_raw;return t?oe(t):e}function Cf(e){return Object.isExtensible(e)&&Fa(e,"__v_skip",!0),e}const nr=e=>he(e)?gr(e):e,Ol=e=>he(e)?br(e):e;class ri{constructor(t,n,r,o){this.getter=t,this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this.effect=new Sl(()=>t(this._value),()=>Wn(this,this.effect._dirtyLevel===2?2:3)),this.effect.computed=this,this.effect.active=this._cacheable=!o,this.__v_isReadonly=r}get value(){const t=oe(this);return(!t._cacheable||t.effect.dirty)&&Ut(t._value,t._value=t.effect.run())&&Wn(t,4),Pl(t),t.effect._dirtyLevel>=2&&Wn(t,2),t._value}set value(t){this._setter(t)}get _dirty(){return this.effect.dirty}set _dirty(t){this.effect.dirty=t}}function Sf(e,t,n=!1){let r,o;const l=ne(e);return l?(r=e,o=tt):(r=e.get,o=e.set),new ri(r,o,l||!o,n)}function Pl(e){var t;zt&&ln&&(e=oe(e),Wa(ln,(t=e.dep)!=null?t:e.dep=Ka(()=>e.dep=void 0,e instanceof ri?e:void 0)))}function Wn(e,t=4,n){e=oe(e);const r=e.dep;r&&Ga(r,t)}function De(e){return!!(e&&e.__v_isRef===!0)}function Q(e){return oi(e,!1)}function Oe(e){return oi(e,!0)}function oi(e,t){return De(e)?e:new kf(e,t)}class kf{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:oe(t),this._value=n?t:nr(t)}get value(){return Pl(this),this._value}set value(t){const n=this.__v_isShallow||Kr(t)||tr(t);t=n?t:oe(t),Ut(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:nr(t),Wn(this,4))}}function an(e){return De(e)?e.value:e}const xf={get:(e,t,n)=>an(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const o=e[t];return De(o)&&!De(n)?(o.value=n,!0):Reflect.set(e,t,n,r)}};function li(e){return qn(e)?e:new Proxy(e,xf)}class Tf{constructor(t){this.dep=void 0,this.__v_isRef=!0;const{get:n,set:r}=t(()=>Pl(this),()=>Wn(this));this._get=n,this._set=r}get value(){return this._get()}set value(t){this._set(t)}}function Il(e){return new Tf(e)}class Af{constructor(t,n,r){this._object=t,this._key=n,this._defaultValue=r,this.__v_isRef=!0}get value(){const t=this._object[this._key];return t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return rf(oe(this._object),this._key)}}class Lf{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}}function so(e,t,n){return De(e)?e:ne(e)?new Lf(e):he(e)&&arguments.length>1?Of(e,t,n):Q(e)}function Of(e,t,n){const r=e[t];return De(r)?r:new Af(e,t,n)}/** +* @vue/runtime-core v3.4.23 +* (c) 2018-present Yuxi (Evan) You and Vue contributors +* @license MIT +**/function Vt(e,t,n,r){try{return r?e(...r):e()}catch(o){yr(o,t,n)}}function rt(e,t,n,r){if(ne(e)){const o=Vt(e,t,n,r);return o&&Na(o)&&o.catch(l=>{yr(l,t,n)}),o}if(X(e)){const o=[];for(let l=0;l>>1,o=je[r],l=or(o);lgt&&je.splice(t,1)}function $f(e){X(e)?Sn.push(...e):(!Dt||!Dt.includes(e,e.allowRecurse?nn+1:nn))&&Sn.push(e),ai()}function hs(e,t,n=rr?gt+1:0){for(;nor(n)-or(r));if(Sn.length=0,Dt){Dt.push(...t);return}for(Dt=t,nn=0;nne.id==null?1/0:e.id,Mf=(e,t)=>{const n=or(e)-or(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function ii(e){Jo=!1,rr=!0,je.sort(Mf);try{for(gt=0;gtxe(h)?h.trim():h)),d&&(o=n.map(qu))}let a,i=r[a=wo(t)]||r[a=wo(st(t))];!i&&l&&(i=r[a=wo(Rn(t))]),i&&rt(i,e,6,o);const c=r[a+"Once"];if(c){if(!e.emitted)e.emitted={};else if(e.emitted[a])return;e.emitted[a]=!0,rt(c,e,6,o)}}function ci(e,t,n=!1){const r=t.emitsCache,o=r.get(e);if(o!==void 0)return o;const l=e.emits;let s={},a=!1;if(!ne(e)){const i=c=>{const u=ci(c,t,!0);u&&(a=!0,Le(s,u))};!n&&t.mixins.length&&t.mixins.forEach(i),e.extends&&i(e.extends),e.mixins&&e.mixins.forEach(i)}return!l&&!a?(he(e)&&r.set(e,null),null):(X(l)?l.forEach(i=>s[i]=null):Le(s,l),he(e)&&r.set(e,s),s)}function io(e,t){return!e||!vr(t)?!1:(t=t.slice(2).replace(/Once$/,""),ae(e,t[0].toLowerCase()+t.slice(1))||ae(e,Rn(t))||ae(e,t))}let nt=null,ui=null;function Jr(e){const t=nt;return nt=e,ui=e&&e.type.__scopeId||null,t}function Df(e,t=nt,n){if(!t||e._n)return e;const r=(...o)=>{r._d&&xs(-1);const l=Jr(t);let s;try{s=e(...o)}finally{Jr(l),r._d&&xs(1)}return s};return r._n=!0,r._c=!0,r._d=!0,r}function Co(e){const{type:t,vnode:n,proxy:r,withProxy:o,props:l,propsOptions:[s],slots:a,attrs:i,emit:c,render:u,renderCache:d,data:p,setupState:h,ctx:g,inheritAttrs:_}=e;let w,y;const C=Jr(e);try{if(n.shapeFlag&4){const k=o||r,R=k;w=ut(u.call(R,k,d,l,h,p,g)),y=i}else{const k=t;w=ut(k.length>1?k(l,{attrs:i,slots:a,emit:c}):k(l,null)),y=t.props?i:jf(i)}}catch(k){Qn.length=0,yr(k,e,1),w=ke(ot)}let b=w;if(y&&_!==!1){const k=Object.keys(y),{shapeFlag:R}=b;k.length&&R&7&&(s&&k.some(_l)&&(y=Ff(y,s)),b=qt(b,y))}return n.dirs&&(b=qt(b),b.dirs=b.dirs?b.dirs.concat(n.dirs):n.dirs),n.transition&&(b.transition=n.transition),w=b,Jr(C),w}const jf=e=>{let t;for(const n in e)(n==="class"||n==="style"||vr(n))&&((t||(t={}))[n]=e[n]);return t},Ff=(e,t)=>{const n={};for(const r in e)(!_l(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function Hf(e,t,n){const{props:r,children:o,component:l}=e,{props:s,children:a,patchFlag:i}=t,c=l.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&i>=0){if(i&1024)return!0;if(i&16)return r?vs(r,s,c):!!s;if(i&8){const u=t.dynamicProps;for(let d=0;de.__isSuspense;function di(e,t){t&&t.pendingBranch?X(e)?t.effects.push(...e):t.effects.push(e):$f(e)}const qf=Symbol.for("v-scx"),Wf=()=>Me(qf);function pi(e,t){return $l(e,null,t)}const $r={};function ie(e,t,n){return $l(e,t,n)}function $l(e,t,{immediate:n,deep:r,flush:o,once:l,onTrack:s,onTrigger:a}=be){if(t&&l){const S=t;t=(...N)=>{S(...N),R()}}const i=$e,c=S=>r===!0?S:bn(S,r===!1?1:void 0);let u,d=!1,p=!1;if(De(e)?(u=()=>e.value,d=Kr(e)):qn(e)?(u=()=>c(e),d=!0):X(e)?(p=!0,d=e.some(S=>qn(S)||Kr(S)),u=()=>e.map(S=>{if(De(S))return S.value;if(qn(S))return c(S);if(ne(S))return Vt(S,i,2)})):ne(e)?t?u=()=>Vt(e,i,2):u=()=>(h&&h(),rt(e,i,3,[g])):u=tt,t&&r){const S=u;u=()=>bn(S())}let h,g=S=>{h=b.onStop=()=>{Vt(S,i,4),h=b.onStop=void 0}},_;if(Cr)if(g=tt,t?n&&rt(t,i,3,[u(),p?[]:void 0,g]):u(),o==="sync"){const S=Wf();_=S.__watcherHandles||(S.__watcherHandles=[])}else return tt;let w=p?new Array(e.length).fill($r):$r;const y=()=>{if(!(!b.active||!b.dirty))if(t){const S=b.run();(r||d||(p?S.some((N,I)=>Ut(N,w[I])):Ut(S,w)))&&(h&&h(),rt(t,i,3,[S,w===$r?void 0:p&&w[0]===$r?[]:w,g]),w=S)}else b.run()};y.allowRecurse=!!t;let C;o==="sync"?C=y:o==="post"?C=()=>Ve(y,i&&i.suspense):(y.pre=!0,i&&(y.id=i.uid),C=()=>ao(y));const b=new Sl(u,tt,C),k=Va(),R=()=>{b.stop(),k&&El(k.effects,b)};return t?n?y():w=b.run():o==="post"?Ve(b.run.bind(b),i&&i.suspense):b.run(),_&&_.push(R),R}function Gf(e,t,n){const r=this.proxy,o=xe(e)?e.includes(".")?hi(r,e):()=>r[e]:e.bind(r,r);let l;ne(t)?l=t:(l=t.handler,n=t);const s=Er(this),a=$l(o,l.bind(r),n);return s(),a}function hi(e,t){const n=t.split(".");return()=>{let r=e;for(let o=0;o0){if(n>=t)return e;n++}if(r=r||new Set,r.has(e))return e;if(r.add(e),De(e))bn(e.value,t,n,r);else if(X(e))for(let o=0;o{bn(o,t,n,r)});else if(ja(e))for(const o in e)bn(e[o],t,n,r);return e}function mt(e,t,n,r){const o=e.dirs,l=t&&t.dirs;for(let s=0;s{e.isMounted=!0}),wi(()=>{e.isUnmounting=!0}),e}const Xe=[Function,Array],mi={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Xe,onEnter:Xe,onAfterEnter:Xe,onEnterCancelled:Xe,onBeforeLeave:Xe,onLeave:Xe,onAfterLeave:Xe,onLeaveCancelled:Xe,onBeforeAppear:Xe,onAppear:Xe,onAfterAppear:Xe,onAppearCancelled:Xe},Kf={name:"BaseTransition",props:mi,setup(e,{slots:t}){const n=_r(),r=vi();return()=>{const o=t.default&&Ml(t.default(),!0);if(!o||!o.length)return;let l=o[0];if(o.length>1){for(const p of o)if(p.type!==ot){l=p;break}}const s=oe(e),{mode:a}=s;if(r.isLeaving)return So(l);const i=gs(l);if(!i)return So(l);const c=lr(i,s,r,n);sr(i,c);const u=n.subTree,d=u&&gs(u);if(d&&d.type!==ot&&!rn(i,d)){const p=lr(d,s,r,n);if(sr(d,p),a==="out-in")return r.isLeaving=!0,p.afterLeave=()=>{r.isLeaving=!1,n.update.active!==!1&&(n.effect.dirty=!0,n.update())},So(l);a==="in-out"&&i.type!==ot&&(p.delayLeave=(h,g,_)=>{const w=gi(r,d);w[String(d.key)]=d,h[jt]=()=>{g(),h[jt]=void 0,delete c.delayedLeave},c.delayedLeave=_})}return l}}},Yf=Kf;function gi(e,t){const{leavingVNodes:n}=e;let r=n.get(t.type);return r||(r=Object.create(null),n.set(t.type,r)),r}function lr(e,t,n,r){const{appear:o,mode:l,persisted:s=!1,onBeforeEnter:a,onEnter:i,onAfterEnter:c,onEnterCancelled:u,onBeforeLeave:d,onLeave:p,onAfterLeave:h,onLeaveCancelled:g,onBeforeAppear:_,onAppear:w,onAfterAppear:y,onAppearCancelled:C}=t,b=String(e.key),k=gi(n,e),R=(I,K)=>{I&&rt(I,r,9,K)},S=(I,K)=>{const P=K[1];R(I,K),X(I)?I.every(V=>V.length<=1)&&P():I.length<=1&&P()},N={mode:l,persisted:s,beforeEnter(I){let K=a;if(!n.isMounted)if(o)K=_||a;else return;I[jt]&&I[jt](!0);const P=k[b];P&&rn(e,P)&&P.el[jt]&&P.el[jt](),R(K,[I])},enter(I){let K=i,P=c,V=u;if(!n.isMounted)if(o)K=w||i,P=y||c,V=C||u;else return;let $=!1;const Z=I[Mr]=we=>{$||($=!0,we?R(V,[I]):R(P,[I]),N.delayedLeave&&N.delayedLeave(),I[Mr]=void 0)};K?S(K,[I,Z]):Z()},leave(I,K){const P=String(e.key);if(I[Mr]&&I[Mr](!0),n.isUnmounting)return K();R(d,[I]);let V=!1;const $=I[jt]=Z=>{V||(V=!0,K(),Z?R(g,[I]):R(h,[I]),I[jt]=void 0,k[P]===e&&delete k[P])};k[P]=e,p?S(p,[I,$]):$()},clone(I){return lr(I,t,n,r)}};return N}function So(e){if(wr(e))return e=qt(e),e.children=null,e}function gs(e){return wr(e)?e.children?e.children[0]:void 0:e}function sr(e,t){e.shapeFlag&6&&e.component?sr(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 Ml(e,t=!1,n){let r=[],o=0;for(let l=0;l1)for(let l=0;l!!e.type.__asyncLoader;/*! #__NO_SIDE_EFFECTS__ */function Jf(e){ne(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:r,delay:o=200,timeout:l,suspensible:s=!0,onError:a}=e;let i=null,c,u=0;const d=()=>(u++,i=null,p()),p=()=>{let h;return i||(h=i=t().catch(g=>{if(g=g instanceof Error?g:new Error(String(g)),a)return new Promise((_,w)=>{a(g,()=>_(d()),()=>w(g),u+1)});throw g}).then(g=>h!==i&&i?i:(g&&(g.__esModule||g[Symbol.toStringTag]==="Module")&&(g=g.default),c=g,g)))};return U({name:"AsyncComponentWrapper",__asyncLoader:p,get __asyncResolved(){return c},setup(){const h=$e;if(c)return()=>ko(c,h);const g=C=>{i=null,yr(C,h,13,!r)};if(s&&h.suspense||Cr)return p().then(C=>()=>ko(C,h)).catch(C=>(g(C),()=>r?ke(r,{error:C}):null));const _=Q(!1),w=Q(),y=Q(!!o);return o&&setTimeout(()=>{y.value=!1},o),l!=null&&setTimeout(()=>{if(!_.value&&!w.value){const C=new Error(`Async component timed out after ${l}ms.`);g(C),w.value=C}},l),p().then(()=>{_.value=!0,h.parent&&wr(h.parent.vnode)&&(h.parent.effect.dirty=!0,ao(h.parent.update))}).catch(C=>{g(C),w.value=C}),()=>{if(_.value&&c)return ko(c,h);if(w.value&&r)return ke(r,{error:w.value});if(n&&!y.value)return ke(n)}}})}function ko(e,t){const{ref:n,props:r,children:o,ce:l}=t.vnode,s=ke(e,r,o);return s.ref=n,s.ce=l,delete t.vnode.ce,s}const wr=e=>e.type.__isKeepAlive;function Qf(e,t){bi(e,"a",t)}function Xf(e,t){bi(e,"da",t)}function bi(e,t,n=$e){const r=e.__wdc||(e.__wdc=()=>{let o=n;for(;o;){if(o.isDeactivated)return;o=o.parent}return e()});if(co(t,r,n),n){let o=n.parent;for(;o&&o.parent;)wr(o.parent.vnode)&&Zf(r,t,n,o),o=o.parent}}function Zf(e,t,n,r){const o=co(t,e,r,!0);$n(()=>{El(r[t],o)},n)}function co(e,t,n=$e,r=!1){if(n){const o=n[e]||(n[e]=[]),l=t.__weh||(t.__weh=(...s)=>{if(n.isUnmounted)return;Kt();const a=Er(n),i=rt(t,n,e,s);return a(),Yt(),i});return r?o.unshift(l):o.push(l),l}}const Lt=e=>(t,n=$e)=>(!Cr||e==="sp")&&co(e,(...r)=>t(...r),n),e1=Lt("bm"),ye=Lt("m"),t1=Lt("bu"),yi=Lt("u"),wi=Lt("bum"),$n=Lt("um"),n1=Lt("sp"),r1=Lt("rtg"),o1=Lt("rtc");function l1(e,t=$e){co("ec",e,t)}function g4(e,t,n,r){let o;const l=n&&n[r];if(X(e)||xe(e)){o=new Array(e.length);for(let s=0,a=e.length;st(s,a,void 0,l&&l[a]));else{const s=Object.keys(e);o=new Array(s.length);for(let a=0,i=s.length;ae?Di(e)?Fl(e)||e.proxy:Qo(e.parent):null,Kn=Le(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=>Qo(e.parent),$root:e=>Qo(e.root),$emit:e=>e.emit,$options:e=>Nl(e),$forceUpdate:e=>e.f||(e.f=()=>{e.effect.dirty=!0,ao(e.update)}),$nextTick:e=>e.n||(e.n=Jt.bind(e.proxy)),$watch:e=>Gf.bind(e)}),xo=(e,t)=>e!==be&&!e.__isScriptSetup&&ae(e,t),s1={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:r,data:o,props:l,accessCache:s,type:a,appContext:i}=e;let c;if(t[0]!=="$"){const h=s[t];if(h!==void 0)switch(h){case 1:return r[t];case 2:return o[t];case 4:return n[t];case 3:return l[t]}else{if(xo(r,t))return s[t]=1,r[t];if(o!==be&&ae(o,t))return s[t]=2,o[t];if((c=e.propsOptions[0])&&ae(c,t))return s[t]=3,l[t];if(n!==be&&ae(n,t))return s[t]=4,n[t];Xo&&(s[t]=0)}}const u=Kn[t];let d,p;if(u)return t==="$attrs"&&We(e.attrs,"get",""),u(e);if((d=a.__cssModules)&&(d=d[t]))return d;if(n!==be&&ae(n,t))return s[t]=4,n[t];if(p=i.config.globalProperties,ae(p,t))return p[t]},set({_:e},t,n){const{data:r,setupState:o,ctx:l}=e;return xo(o,t)?(o[t]=n,!0):r!==be&&ae(r,t)?(r[t]=n,!0):ae(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(l[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:o,propsOptions:l}},s){let a;return!!n[s]||e!==be&&ae(e,s)||xo(t,s)||(a=l[0])&&ae(a,s)||ae(r,s)||ae(Kn,s)||ae(o.config.globalProperties,s)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:ae(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function bs(e){return X(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let Xo=!0;function a1(e){const t=Nl(e),n=e.proxy,r=e.ctx;Xo=!1,t.beforeCreate&&ys(t.beforeCreate,e,"bc");const{data:o,computed:l,methods:s,watch:a,provide:i,inject:c,created:u,beforeMount:d,mounted:p,beforeUpdate:h,updated:g,activated:_,deactivated:w,beforeDestroy:y,beforeUnmount:C,destroyed:b,unmounted:k,render:R,renderTracked:S,renderTriggered:N,errorCaptured:I,serverPrefetch:K,expose:P,inheritAttrs:V,components:$,directives:Z,filters:we}=t;if(c&&i1(c,r,null),s)for(const ee in s){const W=s[ee];ne(W)&&(r[ee]=W.bind(n))}if(o){const ee=o.call(n,n);he(ee)&&(e.data=gr(ee))}if(Xo=!0,l)for(const ee in l){const W=l[ee],Te=ne(W)?W.bind(n,n):ne(W.get)?W.get.bind(n,n):tt,pt=!ne(W)&&ne(W.set)?W.set.bind(n):tt,Qe=x({get:Te,set:pt});Object.defineProperty(r,ee,{enumerable:!0,configurable:!0,get:()=>Qe.value,set:Ie=>Qe.value=Ie})}if(a)for(const ee in a)_i(a[ee],r,n,ee);if(i){const ee=ne(i)?i.call(n):i;Reflect.ownKeys(ee).forEach(W=>{kn(W,ee[W])})}u&&ys(u,e,"c");function q(ee,W){X(W)?W.forEach(Te=>ee(Te.bind(n))):W&&ee(W.bind(n))}if(q(e1,d),q(ye,p),q(t1,h),q(yi,g),q(Qf,_),q(Xf,w),q(l1,I),q(o1,S),q(r1,N),q(wi,C),q($n,k),q(n1,K),X(P))if(P.length){const ee=e.exposed||(e.exposed={});P.forEach(W=>{Object.defineProperty(ee,W,{get:()=>n[W],set:Te=>n[W]=Te})})}else e.exposed||(e.exposed={});R&&e.render===tt&&(e.render=R),V!=null&&(e.inheritAttrs=V),$&&(e.components=$),Z&&(e.directives=Z)}function i1(e,t,n=tt){X(e)&&(e=Zo(e));for(const r in e){const o=e[r];let l;he(o)?"default"in o?l=Me(o.from||r,o.default,!0):l=Me(o.from||r):l=Me(o),De(l)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>l.value,set:s=>l.value=s}):t[r]=l}}function ys(e,t,n){rt(X(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function _i(e,t,n,r){const o=r.includes(".")?hi(n,r):()=>n[r];if(xe(e)){const l=t[e];ne(l)&&ie(o,l)}else if(ne(e))ie(o,e.bind(n));else if(he(e))if(X(e))e.forEach(l=>_i(l,t,n,r));else{const l=ne(e.handler)?e.handler.bind(n):t[e.handler];ne(l)&&ie(o,l,e)}}function Nl(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:o,optionsCache:l,config:{optionMergeStrategies:s}}=e.appContext,a=l.get(t);let i;return a?i=a:!o.length&&!n&&!r?i=t:(i={},o.length&&o.forEach(c=>Qr(i,c,s,!0)),Qr(i,t,s)),he(t)&&l.set(t,i),i}function Qr(e,t,n,r=!1){const{mixins:o,extends:l}=t;l&&Qr(e,l,n,!0),o&&o.forEach(s=>Qr(e,s,n,!0));for(const s in t)if(!(r&&s==="expose")){const a=c1[s]||n&&n[s];e[s]=a?a(e[s],t[s]):t[s]}return e}const c1={data:ws,props:_s,emits:_s,methods:Vn,computed:Vn,beforeCreate:Fe,created:Fe,beforeMount:Fe,mounted:Fe,beforeUpdate:Fe,updated:Fe,beforeDestroy:Fe,beforeUnmount:Fe,destroyed:Fe,unmounted:Fe,activated:Fe,deactivated:Fe,errorCaptured:Fe,serverPrefetch:Fe,components:Vn,directives:Vn,watch:f1,provide:ws,inject:u1};function ws(e,t){return t?e?function(){return Le(ne(e)?e.call(this,this):e,ne(t)?t.call(this,this):t)}:t:e}function u1(e,t){return Vn(Zo(e),Zo(t))}function Zo(e){if(X(e)){const t={};for(let n=0;n1)return n&&ne(t)?t.call(r&&r.proxy):t}}const Ci=Object.create(null),el=()=>Object.create(Ci),Si=e=>Object.getPrototypeOf(e)===Ci;function h1(e,t,n,r=!1){const o={},l=el();e.propsDefaults=Object.create(null),ki(e,t,o,l);for(const s in e.propsOptions[0])s in o||(o[s]=void 0);n?e.props=r?o:ti(o):e.type.props?e.props=o:e.props=l,e.attrs=l}function v1(e,t,n,r){const{props:o,attrs:l,vnode:{patchFlag:s}}=e,a=oe(o),[i]=e.propsOptions;let c=!1;if((r||s>0)&&!(s&16)){if(s&8){const u=e.vnode.dynamicProps;for(let d=0;d{i=!0;const[p,h]=xi(d,t,!0);Le(s,p),h&&a.push(...h)};!n&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}if(!l&&!i)return he(e)&&r.set(e,_n),_n;if(X(l))for(let u=0;u-1,h[1]=_<0||g<_,(g>-1||ae(h,"default"))&&a.push(d)}}}const c=[s,a];return he(e)&&r.set(e,c),c}function Es(e){return e[0]!=="$"&&!Cn(e)}function Cs(e){return e===null?"null":typeof e=="function"?e.name||"":typeof e=="object"&&e.constructor&&e.constructor.name||""}function Ss(e,t){return Cs(e)===Cs(t)}function ks(e,t){return X(t)?t.findIndex(n=>Ss(n,e)):ne(t)&&Ss(t,e)?0:-1}const Ti=e=>e[0]==="_"||e==="$stable",Dl=e=>X(e)?e.map(ut):[ut(e)],m1=(e,t,n)=>{if(t._n)return t;const r=Df((...o)=>Dl(t(...o)),n);return r._c=!1,r},Ai=(e,t,n)=>{const r=e._ctx;for(const o in e){if(Ti(o))continue;const l=e[o];if(ne(l))t[o]=m1(o,l,r);else if(l!=null){const s=Dl(l);t[o]=()=>s}}},Li=(e,t)=>{const n=Dl(t);e.slots.default=()=>n},g1=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=oe(t),Fa(e.slots,"_",n)):Ai(t,e.slots=el())}else e.slots=el(),t&&Li(e,t)},b1=(e,t,n)=>{const{vnode:r,slots:o}=e;let l=!0,s=be;if(r.shapeFlag&32){const a=t._;a?n&&a===1?l=!1:(Le(o,t),!n&&a===1&&delete o._):(l=!t.$stable,Ai(t,o)),s=t}else t&&(Li(e,t),s={default:1});if(l)for(const a in o)!Ti(a)&&s[a]==null&&delete o[a]};function Xr(e,t,n,r,o=!1){if(X(e)){e.forEach((p,h)=>Xr(p,t&&(X(t)?t[h]:t),n,r,o));return}if(Gn(r)&&!o)return;const l=r.shapeFlag&4?Fl(r.component)||r.component.proxy:r.el,s=o?null:l,{i:a,r:i}=e,c=t&&t.r,u=a.refs===be?a.refs={}:a.refs,d=a.setupState;if(c!=null&&c!==i&&(xe(c)?(u[c]=null,ae(d,c)&&(d[c]=null)):De(c)&&(c.value=null)),ne(i))Vt(i,a,12,[s,u]);else{const p=xe(i),h=De(i);if(p||h){const g=()=>{if(e.f){const _=p?ae(d,i)?d[i]:u[i]:i.value;o?X(_)&&El(_,l):X(_)?_.includes(l)||_.push(l):p?(u[i]=[l],ae(d,i)&&(d[i]=u[i])):(i.value=[l],e.k&&(u[e.k]=i.value))}else p?(u[i]=s,ae(d,i)&&(d[i]=s)):h&&(i.value=s,e.k&&(u[e.k]=s))};s?(g.id=-1,Ve(g,n)):g()}}}let It=!1;const y1=e=>e.namespaceURI.includes("svg")&&e.tagName!=="foreignObject",w1=e=>e.namespaceURI.includes("MathML"),Nr=e=>{if(y1(e))return"svg";if(w1(e))return"mathml"},Dr=e=>e.nodeType===8;function _1(e){const{mt:t,p:n,o:{patchProp:r,createText:o,nextSibling:l,parentNode:s,remove:a,insert:i,createComment:c}}=e,u=(b,k)=>{if(!k.hasChildNodes()){n(null,b,k),Yr(),k._vnode=b;return}It=!1,d(k.firstChild,b,null,null,null),Yr(),k._vnode=b,It&&console.error("Hydration completed but contains mismatches.")},d=(b,k,R,S,N,I=!1)=>{I=I||!!k.dynamicChildren;const K=Dr(b)&&b.data==="[",P=()=>_(b,k,R,S,N,K),{type:V,ref:$,shapeFlag:Z,patchFlag:we}=k;let me=b.nodeType;k.el=b,we===-2&&(I=!1,k.dynamicChildren=null);let q=null;switch(V){case An:me!==3?k.children===""?(i(k.el=o(""),s(b),b),q=b):q=P():(b.data!==k.children&&(It=!0,b.data=k.children),q=l(b));break;case ot:C(b)?(q=l(b),y(k.el=b.content.firstChild,b,R)):me!==8||K?q=P():q=l(b);break;case Jn:if(K&&(b=l(b),me=b.nodeType),me===1||me===3){q=b;const ee=!k.children.length;for(let W=0;W{I=I||!!k.dynamicChildren;const{type:K,props:P,patchFlag:V,shapeFlag:$,dirs:Z,transition:we}=k,me=K==="input"||K==="option";if(me||V!==-1){Z&&mt(k,null,R,"created");let q=!1;if(C(b)){q=Oi(S,we)&&R&&R.vnode.props&&R.vnode.props.appear;const W=b.content.firstChild;q&&we.beforeEnter(W),y(W,b,R),k.el=b=W}if($&16&&!(P&&(P.innerHTML||P.textContent))){let W=h(b.firstChild,k,b,R,S,N,I);for(;W;){It=!0;const Te=W;W=W.nextSibling,a(Te)}}else $&8&&b.textContent!==k.children&&(It=!0,b.textContent=k.children);if(P)if(me||!I||V&48)for(const W in P)(me&&(W.endsWith("value")||W==="indeterminate")||vr(W)&&!Cn(W)||W[0]===".")&&r(b,W,null,P[W],void 0,void 0,R);else P.onClick&&r(b,"onClick",null,P.onClick,void 0,void 0,R);let ee;(ee=P&&P.onVnodeBeforeMount)&&Ze(ee,R,k),Z&&mt(k,null,R,"beforeMount"),((ee=P&&P.onVnodeMounted)||Z||q)&&di(()=>{ee&&Ze(ee,R,k),q&&we.enter(b),Z&&mt(k,null,R,"mounted")},S)}return b.nextSibling},h=(b,k,R,S,N,I,K)=>{K=K||!!k.dynamicChildren;const P=k.children,V=P.length;for(let $=0;${const{slotScopeIds:K}=k;K&&(N=N?N.concat(K):K);const P=s(b),V=h(l(b),k,P,R,S,N,I);return V&&Dr(V)&&V.data==="]"?l(k.anchor=V):(It=!0,i(k.anchor=c("]"),P,V),V)},_=(b,k,R,S,N,I)=>{if(It=!0,k.el=null,I){const V=w(b);for(;;){const $=l(b);if($&&$!==V)a($);else break}}const K=l(b),P=s(b);return a(b),n(null,k,P,K,R,S,Nr(P),N),K},w=(b,k="[",R="]")=>{let S=0;for(;b;)if(b=l(b),b&&Dr(b)&&(b.data===k&&S++,b.data===R)){if(S===0)return l(b);S--}return b},y=(b,k,R)=>{const S=k.parentNode;S&&S.replaceChild(b,k);let N=R;for(;N;)N.vnode.el===k&&(N.vnode.el=N.subTree.el=b),N=N.parent},C=b=>b.nodeType===1&&b.tagName.toLowerCase()==="template";return[u,d]}const Ve=di;function E1(e){return C1(e,_1)}function C1(e,t){const n=Ha();n.__VUE__=!0;const{insert:r,remove:o,patchProp:l,createElement:s,createText:a,createComment:i,setText:c,setElementText:u,parentNode:d,nextSibling:p,setScopeId:h=tt,insertStaticContent:g}=e,_=(v,m,E,L=null,A=null,D=null,H=void 0,M=null,j=!!m.dynamicChildren)=>{if(v===m)return;v&&!rn(v,m)&&(L=T(v),Ie(v,A,D,!0),v=null),m.patchFlag===-2&&(j=!1,m.dynamicChildren=null);const{type:O,ref:z,shapeFlag:J}=m;switch(O){case An:w(v,m,E,L);break;case ot:y(v,m,E,L);break;case Jn:v==null&&C(m,E,L,H);break;case Je:$(v,m,E,L,A,D,H,M,j);break;default:J&1?R(v,m,E,L,A,D,H,M,j):J&6?Z(v,m,E,L,A,D,H,M,j):(J&64||J&128)&&O.process(v,m,E,L,A,D,H,M,j,G)}z!=null&&A&&Xr(z,v&&v.ref,D,m||v,!m)},w=(v,m,E,L)=>{if(v==null)r(m.el=a(m.children),E,L);else{const A=m.el=v.el;m.children!==v.children&&c(A,m.children)}},y=(v,m,E,L)=>{v==null?r(m.el=i(m.children||""),E,L):m.el=v.el},C=(v,m,E,L)=>{[v.el,v.anchor]=g(v.children,m,E,L,v.el,v.anchor)},b=({el:v,anchor:m},E,L)=>{let A;for(;v&&v!==m;)A=p(v),r(v,E,L),v=A;r(m,E,L)},k=({el:v,anchor:m})=>{let E;for(;v&&v!==m;)E=p(v),o(v),v=E;o(m)},R=(v,m,E,L,A,D,H,M,j)=>{m.type==="svg"?H="svg":m.type==="math"&&(H="mathml"),v==null?S(m,E,L,A,D,H,M,j):K(v,m,A,D,H,M,j)},S=(v,m,E,L,A,D,H,M)=>{let j,O;const{props:z,shapeFlag:J,transition:Y,dirs:te}=v;if(j=v.el=s(v.type,D,z&&z.is,z),J&8?u(j,v.children):J&16&&I(v.children,j,null,L,A,To(v,D),H,M),te&&mt(v,null,L,"created"),N(j,v,v.scopeId,H,L),z){for(const ue in z)ue!=="value"&&!Cn(ue)&&l(j,ue,null,z[ue],D,v.children,L,A,Ae);"value"in z&&l(j,"value",null,z.value,D),(O=z.onVnodeBeforeMount)&&Ze(O,L,v)}te&&mt(v,null,L,"beforeMount");const re=Oi(A,Y);re&&Y.beforeEnter(j),r(j,m,E),((O=z&&z.onVnodeMounted)||re||te)&&Ve(()=>{O&&Ze(O,L,v),re&&Y.enter(j),te&&mt(v,null,L,"mounted")},A)},N=(v,m,E,L,A)=>{if(E&&h(v,E),L)for(let D=0;D{for(let O=j;O{const M=m.el=v.el;let{patchFlag:j,dynamicChildren:O,dirs:z}=m;j|=v.patchFlag&16;const J=v.props||be,Y=m.props||be;let te;if(E&&Zt(E,!1),(te=Y.onVnodeBeforeUpdate)&&Ze(te,E,m,v),z&&mt(m,v,E,"beforeUpdate"),E&&Zt(E,!0),O?P(v.dynamicChildren,O,M,E,L,To(m,A),D):H||W(v,m,M,null,E,L,To(m,A),D,!1),j>0){if(j&16)V(M,m,J,Y,E,L,A);else if(j&2&&J.class!==Y.class&&l(M,"class",null,Y.class,A),j&4&&l(M,"style",J.style,Y.style,A),j&8){const re=m.dynamicProps;for(let ue=0;ue{te&&Ze(te,E,m,v),z&&mt(m,v,E,"updated")},L)},P=(v,m,E,L,A,D,H)=>{for(let M=0;M{if(E!==L){if(E!==be)for(const M in E)!Cn(M)&&!(M in L)&&l(v,M,E[M],null,H,m.children,A,D,Ae);for(const M in L){if(Cn(M))continue;const j=L[M],O=E[M];j!==O&&M!=="value"&&l(v,M,O,j,H,m.children,A,D,Ae)}"value"in L&&l(v,"value",E.value,L.value,H)}},$=(v,m,E,L,A,D,H,M,j)=>{const O=m.el=v?v.el:a(""),z=m.anchor=v?v.anchor:a("");let{patchFlag:J,dynamicChildren:Y,slotScopeIds:te}=m;te&&(M=M?M.concat(te):te),v==null?(r(O,E,L),r(z,E,L),I(m.children||[],E,z,A,D,H,M,j)):J>0&&J&64&&Y&&v.dynamicChildren?(P(v.dynamicChildren,Y,E,A,D,H,M),(m.key!=null||A&&m===A.subTree)&&Pi(v,m,!0)):W(v,m,E,z,A,D,H,M,j)},Z=(v,m,E,L,A,D,H,M,j)=>{m.slotScopeIds=M,v==null?m.shapeFlag&512?A.ctx.activate(m,E,L,H,j):we(m,E,L,A,D,H,j):me(v,m,j)},we=(v,m,E,L,A,D,H)=>{const M=v.component=$1(v,L,A);if(wr(v)&&(M.ctx.renderer=G),M1(M),M.asyncDep){if(A&&A.registerDep(M,q),!v.el){const j=M.subTree=ke(ot);y(null,j,m,E)}}else q(M,v,m,E,A,D,H)},me=(v,m,E)=>{const L=m.component=v.component;if(Hf(v,m,E))if(L.asyncDep&&!L.asyncResolved){ee(L,m,E);return}else L.next=m,Rf(L.update),L.effect.dirty=!0,L.update();else m.el=v.el,L.vnode=m},q=(v,m,E,L,A,D,H)=>{const M=()=>{if(v.isMounted){let{next:z,bu:J,u:Y,parent:te,vnode:re}=v;{const hn=Ii(v);if(hn){z&&(z.el=re.el,ee(v,z,H)),hn.asyncDep.then(()=>{v.isUnmounted||M()});return}}let ue=z,ge;Zt(v,!1),z?(z.el=re.el,ee(v,z,H)):z=re,J&&_o(J),(ge=z.props&&z.props.onVnodeBeforeUpdate)&&Ze(ge,te,z,re),Zt(v,!0);const Re=Co(v),it=v.subTree;v.subTree=Re,_(it,Re,d(it.el),T(it),v,A,D),z.el=Re.el,ue===null&&Bf(v,Re.el),Y&&Ve(Y,A),(ge=z.props&&z.props.onVnodeUpdated)&&Ve(()=>Ze(ge,te,z,re),A)}else{let z;const{el:J,props:Y}=m,{bm:te,m:re,parent:ue}=v,ge=Gn(m);if(Zt(v,!1),te&&_o(te),!ge&&(z=Y&&Y.onVnodeBeforeMount)&&Ze(z,ue,m),Zt(v,!0),J&&de){const Re=()=>{v.subTree=Co(v),de(J,v.subTree,v,A,null)};ge?m.type.__asyncLoader().then(()=>!v.isUnmounted&&Re()):Re()}else{const Re=v.subTree=Co(v);_(null,Re,E,L,v,A,D),m.el=Re.el}if(re&&Ve(re,A),!ge&&(z=Y&&Y.onVnodeMounted)){const Re=m;Ve(()=>Ze(z,ue,Re),A)}(m.shapeFlag&256||ue&&Gn(ue.vnode)&&ue.vnode.shapeFlag&256)&&v.a&&Ve(v.a,A),v.isMounted=!0,m=E=L=null}},j=v.effect=new Sl(M,tt,()=>ao(O),v.scope),O=v.update=()=>{j.dirty&&j.run()};O.id=v.uid,Zt(v,!0),O()},ee=(v,m,E)=>{m.component=v;const L=v.vnode.props;v.vnode=m,v.next=null,v1(v,m.props,L,E),b1(v,m.children,E),Kt(),hs(v),Yt()},W=(v,m,E,L,A,D,H,M,j=!1)=>{const O=v&&v.children,z=v?v.shapeFlag:0,J=m.children,{patchFlag:Y,shapeFlag:te}=m;if(Y>0){if(Y&128){pt(O,J,E,L,A,D,H,M,j);return}else if(Y&256){Te(O,J,E,L,A,D,H,M,j);return}}te&8?(z&16&&Ae(O,A,D),J!==O&&u(E,J)):z&16?te&16?pt(O,J,E,L,A,D,H,M,j):Ae(O,A,D,!0):(z&8&&u(E,""),te&16&&I(J,E,L,A,D,H,M,j))},Te=(v,m,E,L,A,D,H,M,j)=>{v=v||_n,m=m||_n;const O=v.length,z=m.length,J=Math.min(O,z);let Y;for(Y=0;Yz?Ae(v,A,D,!0,!1,J):I(m,E,L,A,D,H,M,j,J)},pt=(v,m,E,L,A,D,H,M,j)=>{let O=0;const z=m.length;let J=v.length-1,Y=z-1;for(;O<=J&&O<=Y;){const te=v[O],re=m[O]=j?Ft(m[O]):ut(m[O]);if(rn(te,re))_(te,re,E,null,A,D,H,M,j);else break;O++}for(;O<=J&&O<=Y;){const te=v[J],re=m[Y]=j?Ft(m[Y]):ut(m[Y]);if(rn(te,re))_(te,re,E,null,A,D,H,M,j);else break;J--,Y--}if(O>J){if(O<=Y){const te=Y+1,re=teY)for(;O<=J;)Ie(v[O],A,D,!0),O++;else{const te=O,re=O,ue=new Map;for(O=re;O<=Y;O++){const Ke=m[O]=j?Ft(m[O]):ut(m[O]);Ke.key!=null&&ue.set(Ke.key,O)}let ge,Re=0;const it=Y-re+1;let hn=!1,rs=0;const Fn=new Array(it);for(O=0;O=it){Ie(Ke,A,D,!0);continue}let vt;if(Ke.key!=null)vt=ue.get(Ke.key);else for(ge=re;ge<=Y;ge++)if(Fn[ge-re]===0&&rn(Ke,m[ge])){vt=ge;break}vt===void 0?Ie(Ke,A,D,!0):(Fn[vt-re]=O+1,vt>=rs?rs=vt:hn=!0,_(Ke,m[vt],E,null,A,D,H,M,j),Re++)}const os=hn?S1(Fn):_n;for(ge=os.length-1,O=it-1;O>=0;O--){const Ke=re+O,vt=m[Ke],ls=Ke+1{const{el:D,type:H,transition:M,children:j,shapeFlag:O}=v;if(O&6){Qe(v.component.subTree,m,E,L);return}if(O&128){v.suspense.move(m,E,L);return}if(O&64){H.move(v,m,E,G);return}if(H===Je){r(D,m,E);for(let J=0;JM.enter(D),A);else{const{leave:J,delayLeave:Y,afterLeave:te}=M,re=()=>r(D,m,E),ue=()=>{J(D,()=>{re(),te&&te()})};Y?Y(D,re,ue):ue()}else r(D,m,E)},Ie=(v,m,E,L=!1,A=!1)=>{const{type:D,props:H,ref:M,children:j,dynamicChildren:O,shapeFlag:z,patchFlag:J,dirs:Y}=v;if(M!=null&&Xr(M,null,E,v,!0),z&256){m.ctx.deactivate(v);return}const te=z&1&&Y,re=!Gn(v);let ue;if(re&&(ue=H&&H.onVnodeBeforeUnmount)&&Ze(ue,m,v),z&6)ht(v.component,E,L);else{if(z&128){v.suspense.unmount(E,L);return}te&&mt(v,null,m,"beforeUnmount"),z&64?v.type.remove(v,m,E,A,G,L):O&&(D!==Je||J>0&&J&64)?Ae(O,m,E,!1,!0):(D===Je&&J&384||!A&&z&16)&&Ae(j,m,E),L&&Ge(v)}(re&&(ue=H&&H.onVnodeUnmounted)||te)&&Ve(()=>{ue&&Ze(ue,m,v),te&&mt(v,null,m,"unmounted")},E)},Ge=v=>{const{type:m,el:E,anchor:L,transition:A}=v;if(m===Je){St(E,L);return}if(m===Jn){k(v);return}const D=()=>{o(E),A&&!A.persisted&&A.afterLeave&&A.afterLeave()};if(v.shapeFlag&1&&A&&!A.persisted){const{leave:H,delayLeave:M}=A,j=()=>H(E,D);M?M(v.el,D,j):j()}else D()},St=(v,m)=>{let E;for(;v!==m;)E=p(v),o(v),v=E;o(m)},ht=(v,m,E)=>{const{bum:L,scope:A,update:D,subTree:H,um:M}=v;L&&_o(L),A.stop(),D&&(D.active=!1,Ie(H,v,m,E)),M&&Ve(M,m),Ve(()=>{v.isUnmounted=!0},m),m&&m.pendingBranch&&!m.isUnmounted&&v.asyncDep&&!v.asyncResolved&&v.suspenseId===m.pendingId&&(m.deps--,m.deps===0&&m.resolve())},Ae=(v,m,E,L=!1,A=!1,D=0)=>{for(let H=D;Hv.shapeFlag&6?T(v.component.subTree):v.shapeFlag&128?v.suspense.next():p(v.anchor||v.el);let B=!1;const F=(v,m,E)=>{v==null?m._vnode&&Ie(m._vnode,null,null,!0):_(m._vnode||null,v,m,null,null,null,E),B||(B=!0,hs(),Yr(),B=!1),m._vnode=v},G={p:_,um:Ie,m:Qe,r:Ge,mt:we,mc:I,pc:W,pbc:P,n:T,o:e};let le,de;return t&&([le,de]=t(G)),{render:F,hydrate:le,createApp:p1(F,le)}}function To({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 Zt({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function Oi(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Pi(e,t,n=!1){const r=e.children,o=t.children;if(X(r)&&X(o))for(let l=0;l>1,e[n[a]]0&&(t[r]=n[l-1]),n[l]=r)}}for(l=n.length,s=n[l-1];l-- >0;)n[l]=s,s=t[s];return n}function Ii(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Ii(t)}const k1=e=>e.__isTeleport,Je=Symbol.for("v-fgt"),An=Symbol.for("v-txt"),ot=Symbol.for("v-cmt"),Jn=Symbol.for("v-stc"),Qn=[];let ft=null;function x1(e=!1){Qn.push(ft=e?null:[])}function T1(){Qn.pop(),ft=Qn[Qn.length-1]||null}let ar=1;function xs(e){ar+=e}function Ri(e){return e.dynamicChildren=ar>0?ft||_n:null,T1(),ar>0&&ft&&ft.push(e),e}function b4(e,t,n,r,o,l){return Ri(Mi(e,t,n,r,o,l,!0))}function A1(e,t,n,r,o){return Ri(ke(e,t,n,r,o,!0))}function nl(e){return e?e.__v_isVNode===!0:!1}function rn(e,t){return e.type===t.type&&e.key===t.key}const $i=({key:e})=>e??null,qr=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?xe(e)||De(e)||ne(e)?{i:nt,r:e,k:t,f:!!n}:e:null);function Mi(e,t=null,n=null,r=0,o=null,l=e===Je?0:1,s=!1,a=!1){const i={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&$i(t),ref:t&&qr(t),scopeId:ui,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:l,patchFlag:r,dynamicProps:o,dynamicChildren:null,appContext:null,ctx:nt};return a?(jl(i,n),l&128&&e.normalize(i)):n&&(i.shapeFlag|=xe(n)?8:16),ar>0&&!s&&ft&&(i.patchFlag>0||l&6)&&i.patchFlag!==32&&ft.push(i),i}const ke=L1;function L1(e,t=null,n=null,r=0,o=null,l=!1){if((!e||e===zf)&&(e=ot),nl(e)){const a=qt(e,t,!0);return n&&jl(a,n),ar>0&&!l&&ft&&(a.shapeFlag&6?ft[ft.indexOf(e)]=a:ft.push(a)),a.patchFlag|=-2,a}if(H1(e)&&(e=e.__vccOpts),t){t=O1(t);let{class:a,style:i}=t;a&&!xe(a)&&(t.class=oo(a)),he(i)&&(ni(i)&&!X(i)&&(i=Le({},i)),t.style=ro(i))}const s=xe(e)?1:Uf(e)?128:k1(e)?64:he(e)?4:ne(e)?2:0;return Mi(e,t,n,r,o,s,l,!0)}function O1(e){return e?ni(e)||Si(e)?Le({},e):e:null}function qt(e,t,n=!1){const{props:r,ref:o,patchFlag:l,children:s}=e,a=t?P1(r||{},t):r;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:a,key:a&&$i(a),ref:t&&t.ref?n&&o?X(o)?o.concat(qr(t)):[o,qr(t)]:qr(t):o,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:s,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Je?l===-1?16:l|16:l,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&qt(e.ssContent),ssFallback:e.ssFallback&&qt(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function Ni(e=" ",t=0){return ke(An,null,e,t)}function y4(e,t){const n=ke(Jn,null,e);return n.staticCount=t,n}function w4(e="",t=!1){return t?(x1(),A1(ot,null,e)):ke(ot,null,e)}function ut(e){return e==null||typeof e=="boolean"?ke(ot):X(e)?ke(Je,null,e.slice()):typeof e=="object"?Ft(e):ke(An,null,String(e))}function Ft(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:qt(e)}function jl(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(X(t))n=16;else if(typeof t=="object")if(r&65){const o=t.default;o&&(o._c&&(o._d=!1),jl(e,o()),o._c&&(o._d=!0));return}else{n=32;const o=t._;!o&&!Si(t)?t._ctx=nt:o===3&&nt&&(nt.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else ne(t)?(t={default:t,_ctx:nt},n=32):(t=String(t),r&64?(n=16,t=[Ni(t)]):n=8);e.children=t,e.shapeFlag|=n}function P1(...e){const t={};for(let n=0;n$e||nt;let Zr,rl;{const e=Ha(),t=(n,r)=>{let o;return(o=e[n])||(o=e[n]=[]),o.push(r),l=>{o.length>1?o.forEach(s=>s(l)):o[0](l)}};Zr=t("__VUE_INSTANCE_SETTERS__",n=>$e=n),rl=t("__VUE_SSR_SETTERS__",n=>Cr=n)}const Er=e=>{const t=$e;return Zr(e),e.scope.on(),()=>{e.scope.off(),Zr(t)}},Ts=()=>{$e&&$e.scope.off(),Zr(null)};function Di(e){return e.vnode.shapeFlag&4}let Cr=!1;function M1(e,t=!1){t&&rl(t);const{props:n,children:r}=e.vnode,o=Di(e);h1(e,n,o,t),g1(e,r);const l=o?N1(e,t):void 0;return t&&rl(!1),l}function N1(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,s1);const{setup:r}=n;if(r){const o=e.setupContext=r.length>1?j1(e):null,l=Er(e);Kt();const s=Vt(r,e,0,[e.props,o]);if(Yt(),l(),Na(s)){if(s.then(Ts,Ts),t)return s.then(a=>{As(e,a,t)}).catch(a=>{yr(a,e,0)});e.asyncDep=s}else As(e,s,t)}else ji(e,t)}function As(e,t,n){ne(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:he(t)&&(e.setupState=li(t)),ji(e,n)}let Ls;function ji(e,t,n){const r=e.type;if(!e.render){if(!t&&Ls&&!r.render){const o=r.template||Nl(e).template;if(o){const{isCustomElement:l,compilerOptions:s}=e.appContext.config,{delimiters:a,compilerOptions:i}=r,c=Le(Le({isCustomElement:l,delimiters:a},s),i);r.render=Ls(o,c)}}e.render=r.render||tt}{const o=Er(e);Kt();try{a1(e)}finally{Yt(),o()}}}const D1={get(e,t){return We(e,"get",""),e[t]}};function j1(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,D1),slots:e.slots,emit:e.emit,expose:t}}function Fl(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(li(Cf(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Kn)return Kn[n](e)},has(t,n){return n in t||n in Kn}}))}function F1(e,t=!0){return ne(e)?e.displayName||e.name:e.name||t&&e.__name}function H1(e){return ne(e)&&"__vccOpts"in e}const x=(e,t)=>Sf(e,t,Cr);function f(e,t,n){const r=arguments.length;return r===2?he(t)&&!X(t)?nl(t)?ke(e,null,[t]):ke(e,t):ke(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&nl(n)&&(n=[n]),ke(e,t,n))}const B1="3.4.23";/** +* @vue/runtime-dom v3.4.23 +* (c) 2018-present Yuxi (Evan) You and Vue contributors +* @license MIT +**/const z1="http://www.w3.org/2000/svg",V1="http://www.w3.org/1998/Math/MathML",Ht=typeof document<"u"?document:null,Os=Ht&&Ht.createElement("template"),U1={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const o=t==="svg"?Ht.createElementNS(z1,e):t==="mathml"?Ht.createElementNS(V1,e):Ht.createElement(e,n?{is:n}:void 0);return e==="select"&&r&&r.multiple!=null&&o.setAttribute("multiple",r.multiple),o},createText:e=>Ht.createTextNode(e),createComment:e=>Ht.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Ht.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,o,l){const s=n?n.previousSibling:t.lastChild;if(o&&(o===l||o.nextSibling))for(;t.insertBefore(o.cloneNode(!0),n),!(o===l||!(o=o.nextSibling)););else{Os.innerHTML=r==="svg"?`${e}`:r==="mathml"?`${e}`:e;const a=Os.content;if(r==="svg"||r==="mathml"){const i=a.firstChild;for(;i.firstChild;)a.appendChild(i.firstChild);a.removeChild(i)}t.insertBefore(a,n)}return[s?s.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Rt="transition",Hn="animation",Ln=Symbol("_vtc"),Wt=(e,{slots:t})=>f(Yf,Hi(e),t);Wt.displayName="Transition";const Fi={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},q1=Wt.props=Le({},mi,Fi),en=(e,t=[])=>{X(e)?e.forEach(n=>n(...t)):e&&e(...t)},Ps=e=>e?X(e)?e.some(t=>t.length>1):e.length>1:!1;function Hi(e){const t={};for(const $ in e)$ in Fi||(t[$]=e[$]);if(e.css===!1)return t;const{name:n="v",type:r,duration:o,enterFromClass:l=`${n}-enter-from`,enterActiveClass:s=`${n}-enter-active`,enterToClass:a=`${n}-enter-to`,appearFromClass:i=l,appearActiveClass:c=s,appearToClass:u=a,leaveFromClass:d=`${n}-leave-from`,leaveActiveClass:p=`${n}-leave-active`,leaveToClass:h=`${n}-leave-to`}=e,g=W1(o),_=g&&g[0],w=g&&g[1],{onBeforeEnter:y,onEnter:C,onEnterCancelled:b,onLeave:k,onLeaveCancelled:R,onBeforeAppear:S=y,onAppear:N=C,onAppearCancelled:I=b}=t,K=($,Z,we)=>{Nt($,Z?u:a),Nt($,Z?c:s),we&&we()},P=($,Z)=>{$._isLeaving=!1,Nt($,d),Nt($,h),Nt($,p),Z&&Z()},V=$=>(Z,we)=>{const me=$?N:C,q=()=>K(Z,$,we);en(me,[Z,q]),Is(()=>{Nt(Z,$?i:l),xt(Z,$?u:a),Ps(me)||Rs(Z,r,_,q)})};return Le(t,{onBeforeEnter($){en(y,[$]),xt($,l),xt($,s)},onBeforeAppear($){en(S,[$]),xt($,i),xt($,c)},onEnter:V(!1),onAppear:V(!0),onLeave($,Z){$._isLeaving=!0;const we=()=>P($,Z);xt($,d),zi(),xt($,p),Is(()=>{$._isLeaving&&(Nt($,d),xt($,h),Ps(k)||Rs($,r,w,we))}),en(k,[$,we])},onEnterCancelled($){K($,!1),en(b,[$])},onAppearCancelled($){K($,!0),en(I,[$])},onLeaveCancelled($){P($),en(R,[$])}})}function W1(e){if(e==null)return null;if(he(e))return[Ao(e.enter),Ao(e.leave)];{const t=Ao(e);return[t,t]}}function Ao(e){return Wu(e)}function xt(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[Ln]||(e[Ln]=new Set)).add(t)}function Nt(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.remove(r));const n=e[Ln];n&&(n.delete(t),n.size||(e[Ln]=void 0))}function Is(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let G1=0;function Rs(e,t,n,r){const o=e._endId=++G1,l=()=>{o===e._endId&&r()};if(n)return setTimeout(l,n);const{type:s,timeout:a,propCount:i}=Bi(e,t);if(!s)return r();const c=s+"end";let u=0;const d=()=>{e.removeEventListener(c,p),l()},p=h=>{h.target===e&&++u>=i&&d()};setTimeout(()=>{u(n[g]||"").split(", "),o=r(`${Rt}Delay`),l=r(`${Rt}Duration`),s=$s(o,l),a=r(`${Hn}Delay`),i=r(`${Hn}Duration`),c=$s(a,i);let u=null,d=0,p=0;t===Rt?s>0&&(u=Rt,d=s,p=l.length):t===Hn?c>0&&(u=Hn,d=c,p=i.length):(d=Math.max(s,c),u=d>0?s>c?Rt:Hn:null,p=u?u===Rt?l.length:i.length:0);const h=u===Rt&&/\b(transform|all)(,|$)/.test(r(`${Rt}Property`).toString());return{type:u,timeout:d,propCount:p,hasTransform:h}}function $s(e,t){for(;e.lengthMs(n)+Ms(e[r])))}function Ms(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function zi(){return document.body.offsetHeight}function K1(e,t,n){const r=e[Ln];r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const Ns=Symbol("_vod"),Y1=Symbol("_vsh"),J1=Symbol(""),Q1=/(^|;)\s*display\s*:/;function X1(e,t,n){const r=e.style,o=xe(n);let l=!1;if(n&&!o){if(t)if(xe(t))for(const s of t.split(";")){const a=s.slice(0,s.indexOf(":")).trim();n[a]==null&&Wr(r,a,"")}else for(const s in t)n[s]==null&&Wr(r,s,"");for(const s in n)s==="display"&&(l=!0),Wr(r,s,n[s])}else if(o){if(t!==n){const s=r[J1];s&&(n+=";"+s),r.cssText=n,l=Q1.test(n)}}else t&&e.removeAttribute("style");Ns in e&&(e[Ns]=l?r.display:"",e[Y1]&&(r.display="none"))}const Ds=/\s*!important$/;function Wr(e,t,n){if(X(n))n.forEach(r=>Wr(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=Z1(e,t);Ds.test(n)?e.setProperty(Rn(r),n.replace(Ds,""),"important"):e[r]=n}}const js=["Webkit","Moz","ms"],Lo={};function Z1(e,t){const n=Lo[t];if(n)return n;let r=st(t);if(r!=="filter"&&r in e)return Lo[t]=r;r=mr(r);for(let o=0;oOo||(sd.then(()=>Oo=0),Oo=Date.now());function id(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;rt(cd(r,n.value),t,5,[r])};return n.value=e,n.attached=ad(),n}function cd(e,t){if(X(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(r=>o=>!o._stopped&&r&&r(o))}else return t}const zs=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,ud=(e,t,n,r,o,l,s,a,i)=>{const c=o==="svg";t==="class"?K1(e,r,c):t==="style"?X1(e,n,r):vr(t)?_l(t)||od(e,t,n,r,s):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):fd(e,t,r,c))?td(e,t,r,l,s,a,i):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),ed(e,t,r,c))};function fd(e,t,n,r){if(r)return!!(t==="innerHTML"||t==="textContent"||t in e&&zs(t)&&ne(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const o=e.tagName;if(o==="IMG"||o==="VIDEO"||o==="CANVAS"||o==="SOURCE")return!1}return zs(t)&&xe(n)?!1:t in e}const Vi=new WeakMap,Ui=new WeakMap,eo=Symbol("_moveCb"),Vs=Symbol("_enterCb"),qi={name:"TransitionGroup",props:Le({},q1,{tag:String,moveClass:String}),setup(e,{slots:t}){const n=_r(),r=vi();let o,l;return yi(()=>{if(!o.length)return;const s=e.moveClass||`${e.name||"v"}-move`;if(!gd(o[0].el,n.vnode.el,s))return;o.forEach(hd),o.forEach(vd);const a=o.filter(md);zi(),a.forEach(i=>{const c=i.el,u=c.style;xt(c,s),u.transform=u.webkitTransform=u.transitionDuration="";const d=c[eo]=p=>{p&&p.target!==c||(!p||/transform$/.test(p.propertyName))&&(c.removeEventListener("transitionend",d),c[eo]=null,Nt(c,s))};c.addEventListener("transitionend",d)})}),()=>{const s=oe(e),a=Hi(s);let i=s.tag||Je;if(o=[],l)for(let c=0;cdelete e.mode;qi.props;const pd=qi;function hd(e){const t=e.el;t[eo]&&t[eo](),t[Vs]&&t[Vs]()}function vd(e){Ui.set(e,e.el.getBoundingClientRect())}function md(e){const t=Vi.get(e),n=Ui.get(e),r=t.left-n.left,o=t.top-n.top;if(r||o){const l=e.el.style;return l.transform=l.webkitTransform=`translate(${r}px,${o}px)`,l.transitionDuration="0s",e}}function gd(e,t,n){const r=e.cloneNode(),o=e[Ln];o&&o.forEach(a=>{a.split(/\s+/).forEach(i=>i&&r.classList.remove(i))}),n.split(/\s+/).forEach(a=>a&&r.classList.add(a)),r.style.display="none";const l=t.nodeType===1?t:t.parentNode;l.appendChild(r);const{hasTransform:s}=Bi(r);return l.removeChild(r),s}const bd=Le({patchProp:ud},U1);let Po,Us=!1;function yd(){return Po=Us?Po:E1(bd),Us=!0,Po}const wd=(...e)=>{const t=yd().createApp(...e),{mount:n}=t;return t.mount=r=>{const o=Ed(r);if(o)return n(o,!0,_d(o))},t};function _d(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function Ed(e){return xe(e)?document.querySelector(e):e}var Cd=["link","meta","script","style","noscript","template"],Sd=["title","base"],kd=([e,t,n])=>Sd.includes(e)?e:Cd.includes(e)?e==="meta"&&t.name?`${e}.${t.name}`:e==="template"&&t.id?`${e}.${t.id}`:JSON.stringify([e,Object.entries(t).map(([r,o])=>typeof o=="boolean"?o?[r,""]:null:[r,o]).filter(r=>r!=null).sort(([r],[o])=>r.localeCompare(o)),n]):null,xd=e=>{const t=new Set,n=[];return e.forEach(r=>{const o=kd(r);o&&!t.has(o)&&(t.add(o),n.push(r))}),n},Td=e=>e[0]==="/"?e:`/${e}`,Wi=e=>e[e.length-1]==="/"||e.endsWith(".html")?e:`${e}/`,fn=e=>/^(https?:)?\/\//.test(e),Ad=/.md((\?|#).*)?$/,uo=(e,t="/")=>!!(fn(e)||e.startsWith("/")&&!e.startsWith(t)&&!Ad.test(e)),fo=e=>/^[a-z][a-z0-9+.-]*:/.test(e),Mn=e=>Object.prototype.toString.call(e)==="[object Object]",Ld=e=>{const[t,...n]=e.split(/(\?|#)/);if(!t||t.endsWith("/"))return e;let r=t.replace(/(^|\/)README.md$/i,"$1index.html");return r.endsWith(".md")?r=r.substring(0,r.length-3)+".html":r.endsWith(".html")||(r=r+".html"),r.endsWith("/index.html")&&(r=r.substring(0,r.length-10)),r+n.join("")},Hl=e=>e[e.length-1]==="/"?e.slice(0,-1):e,Gi=e=>e[0]==="/"?e.slice(1):e,Od=(e,t)=>{const n=Object.keys(e).sort((r,o)=>{const l=o.split("/").length-r.split("/").length;return l!==0?l:o.length-r.length});for(const r of n)if(t.startsWith(r))return r;return"/"},Ce=e=>typeof e=="string";const Pd="modulepreload",Id=function(e){return"/"+e},qs={},pe=function(t,n,r){let o=Promise.resolve();if(n&&n.length>0){const l=document.getElementsByTagName("link"),s=document.querySelector("meta[property=csp-nonce]"),a=(s==null?void 0:s.nonce)||(s==null?void 0:s.getAttribute("nonce"));o=Promise.all(n.map(i=>{if(i=Id(i),i in qs)return;qs[i]=!0;const c=i.endsWith(".css"),u=c?'[rel="stylesheet"]':"";if(!!r)for(let h=l.length-1;h>=0;h--){const g=l[h];if(g.href===i&&(!c||g.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${i}"]${u}`))return;const p=document.createElement("link");if(p.rel=c?"stylesheet":Pd,c||(p.as="script",p.crossOrigin=""),p.href=i,a&&p.setAttribute("nonce",a),document.head.appendChild(p),c)return new Promise((h,g)=>{p.addEventListener("load",h),p.addEventListener("error",()=>g(new Error(`Unable to preload CSS for ${i}`)))})}))}return o.then(()=>t()).catch(l=>{const s=new Event("vite:preloadError",{cancelable:!0});if(s.payload=l,window.dispatchEvent(s),!s.defaultPrevented)throw l})},Rd=JSON.parse("{}"),$d=Object.fromEntries([["/",{loader:()=>pe(()=>import("./index.html-DPedYPYa.js"),__vite__mapDeps([0,1])),meta:{t:"Project home",i:"home"}}],["/demo/",{loader:()=>pe(()=>import("./index.html-BINKG3kh.js"),__vite__mapDeps([2,1])),meta:{t:"Features demo",i:"laptop-code"}}],["/demo/disable.html",{loader:()=>pe(()=>import("./disable.html-D6IW6Kkk.js"),__vite__mapDeps([3,1])),meta:{t:"Disabling layout and features",i:"gears",O:4}}],["/demo/encrypt.html",{loader:()=>pe(()=>import("./encrypt.html-BKPPbIN0.js"),__vite__mapDeps([4,1])),meta:{t:"Encryption Article",i:"lock"}}],["/demo/layout.html",{loader:()=>pe(()=>import("./layout.html-40QCQ9-Z.js"),__vite__mapDeps([5,1])),meta:{t:"Layout",i:"object-group",O:2}}],["/demo/markdown.html",{loader:()=>pe(()=>import("./markdown.html-BJznvGz0.js"),__vite__mapDeps([6,1])),meta:{t:"Markdown Enhance",i:"fab fa-markdown",O:2}}],["/demo/page.html",{loader:()=>pe(()=>import("./page.html-zLlgJfBC.js"),__vite__mapDeps([7,1])),meta:{t:"Page Config",i:"file",O:3}}],["/zh/",{loader:()=>pe(()=>import("./index.html-2R4Ch6Qo.js"),__vite__mapDeps([8,1])),meta:{t:"项目主页",i:"home"}}],["/guide/",{loader:()=>pe(()=>import("./index.html-C-hXEb52.js"),__vite__mapDeps([9,1])),meta:{t:"Guide",i:"lightbulb"}}],["/zh/demo/",{loader:()=>pe(()=>import("./index.html-CyY4EoxC.js"),__vite__mapDeps([10,1])),meta:{t:"主要功能与配置演示",i:"laptop-code"}}],["/zh/demo/disable.html",{loader:()=>pe(()=>import("./disable.html-lGV5Ansz.js"),__vite__mapDeps([11,1])),meta:{t:"布局与功能禁用",i:"gears",O:4}}],["/zh/demo/encrypt.html",{loader:()=>pe(()=>import("./encrypt.html-B7ihPaCi.js"),__vite__mapDeps([12,1])),meta:{t:"密码加密的文章",i:"lock"}}],["/zh/demo/layout.html",{loader:()=>pe(()=>import("./layout.html-qg_GwGsZ.js"),__vite__mapDeps([13,1])),meta:{t:"布局",i:"object-group",O:2}}],["/zh/demo/markdown.html",{loader:()=>pe(()=>import("./markdown.html-Wmqo9tVX.js"),__vite__mapDeps([14,1])),meta:{t:"Markdown 展示",i:"fab fa-markdown",O:2}}],["/zh/demo/page.html",{loader:()=>pe(()=>import("./page.html-4dFjfBdW.js"),__vite__mapDeps([15,1])),meta:{t:"页面配置",i:"file",O:3}}],["/zh/guide/",{loader:()=>pe(()=>import("./index.html-DQh5IjHk.js"),__vite__mapDeps([16,1])),meta:{t:"指南",i:"lightbulb"}}],["/guide/bar/",{loader:()=>pe(()=>import("./index.html-BCbIfL5C.js"),__vite__mapDeps([17,1])),meta:{t:"Bar feature",i:"lightbulb"}}],["/guide/bar/baz.html",{loader:()=>pe(()=>import("./baz.html-C-wB99a2.js"),__vite__mapDeps([18,1])),meta:{t:"Baz",i:"circle-info"}}],["/guide/foo/",{loader:()=>pe(()=>import("./index.html-29JWxOhR.js"),__vite__mapDeps([19,1])),meta:{t:"Foo feature",i:"lightbulb"}}],["/guide/foo/ray.html",{loader:()=>pe(()=>import("./ray.html-DhDSTxxf.js"),__vite__mapDeps([20,1])),meta:{t:"Ray",i:"circle-info"}}],["/zh/guide/bar/",{loader:()=>pe(()=>import("./index.html-DIH_cvcz.js"),__vite__mapDeps([21,1])),meta:{t:"Bar 功能",i:"lightbulb"}}],["/zh/guide/bar/baz.html",{loader:()=>pe(()=>import("./baz.html-CHXRwO39.js"),__vite__mapDeps([22,1])),meta:{t:"Baz",i:"circle-info"}}],["/zh/guide/foo/",{loader:()=>pe(()=>import("./index.html-DNjfNI9E.js"),__vite__mapDeps([23,1])),meta:{t:"Foo 功能",i:"lightbulb"}}],["/zh/guide/foo/ray.html",{loader:()=>pe(()=>import("./ray.html-ZwzBaD0g.js"),__vite__mapDeps([24,1])),meta:{t:"Ray",i:"circle-info"}}],["/404.html",{loader:()=>pe(()=>import("./404.html-BogSlCl2.js"),__vite__mapDeps([25,1])),meta:{t:""}}]]);/*! + * vue-router v4.3.2 + * (c) 2024 Eduardo San Martin Morote + * @license MIT + */const mn=typeof document<"u";function Md(e){return e.__esModule||e[Symbol.toStringTag]==="Module"}const ce=Object.assign;function Io(e,t){const n={};for(const r in t){const o=t[r];n[r]=dt(o)?o.map(e):e(o)}return n}const Xn=()=>{},dt=Array.isArray,Ki=/#/g,Nd=/&/g,Dd=/\//g,jd=/=/g,Fd=/\?/g,Yi=/\+/g,Hd=/%5B/g,Bd=/%5D/g,Ji=/%5E/g,zd=/%60/g,Qi=/%7B/g,Vd=/%7C/g,Xi=/%7D/g,Ud=/%20/g;function Bl(e){return encodeURI(""+e).replace(Vd,"|").replace(Hd,"[").replace(Bd,"]")}function qd(e){return Bl(e).replace(Qi,"{").replace(Xi,"}").replace(Ji,"^")}function ol(e){return Bl(e).replace(Yi,"%2B").replace(Ud,"+").replace(Ki,"%23").replace(Nd,"%26").replace(zd,"`").replace(Qi,"{").replace(Xi,"}").replace(Ji,"^")}function Wd(e){return ol(e).replace(jd,"%3D")}function Gd(e){return Bl(e).replace(Ki,"%23").replace(Fd,"%3F")}function Kd(e){return e==null?"":Gd(e).replace(Dd,"%2F")}function ir(e){try{return decodeURIComponent(""+e)}catch{}return""+e}const Yd=/\/$/,Jd=e=>e.replace(Yd,"");function Ro(e,t,n="/"){let r,o={},l="",s="";const a=t.indexOf("#");let i=t.indexOf("?");return a=0&&(i=-1),i>-1&&(r=t.slice(0,i),l=t.slice(i+1,a>-1?a:t.length),o=e(l)),a>-1&&(r=r||t.slice(0,a),s=t.slice(a,t.length)),r=e2(r??t,n),{fullPath:r+(l&&"?")+l+s,path:r,query:o,hash:ir(s)}}function Qd(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function Ws(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function Xd(e,t,n){const r=t.matched.length-1,o=n.matched.length-1;return r>-1&&r===o&&On(t.matched[r],n.matched[o])&&Zi(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function On(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function Zi(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!Zd(e[n],t[n]))return!1;return!0}function Zd(e,t){return dt(e)?Gs(e,t):dt(t)?Gs(t,e):e===t}function Gs(e,t){return dt(t)?e.length===t.length&&e.every((n,r)=>n===t[r]):e.length===1&&e[0]===t}function e2(e,t){if(e.startsWith("/"))return e;if(!e)return t;const n=t.split("/"),r=e.split("/"),o=r[r.length-1];(o===".."||o===".")&&r.push("");let l=n.length-1,s,a;for(s=0;s1&&l--;else break;return n.slice(0,l).join("/")+"/"+r.slice(s).join("/")}var cr;(function(e){e.pop="pop",e.push="push"})(cr||(cr={}));var Zn;(function(e){e.back="back",e.forward="forward",e.unknown=""})(Zn||(Zn={}));function t2(e){if(!e)if(mn){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),Jd(e)}const n2=/^[^#]+#/;function r2(e,t){return e.replace(n2,"#")+t}function o2(e,t){const n=document.documentElement.getBoundingClientRect(),r=e.getBoundingClientRect();return{behavior:t.behavior,left:r.left-n.left-(t.left||0),top:r.top-n.top-(t.top||0)}}const po=()=>({left:window.scrollX,top:window.scrollY});function l2(e){let t;if("el"in e){const n=e.el,r=typeof n=="string"&&n.startsWith("#"),o=typeof n=="string"?r?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!o)return;t=o2(o,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.scrollX,t.top!=null?t.top:window.scrollY)}function Ks(e,t){return(history.state?history.state.position-t:-1)+e}const ll=new Map;function s2(e,t){ll.set(e,t)}function a2(e){const t=ll.get(e);return ll.delete(e),t}let i2=()=>location.protocol+"//"+location.host;function ec(e,t){const{pathname:n,search:r,hash:o}=t,l=e.indexOf("#");if(l>-1){let a=o.includes(e.slice(l))?e.slice(l).length:1,i=o.slice(a);return i[0]!=="/"&&(i="/"+i),Ws(i,"")}return Ws(n,e)+r+o}function c2(e,t,n,r){let o=[],l=[],s=null;const a=({state:p})=>{const h=ec(e,location),g=n.value,_=t.value;let w=0;if(p){if(n.value=h,t.value=p,s&&s===g){s=null;return}w=_?p.position-_.position:0}else r(h);o.forEach(y=>{y(n.value,g,{delta:w,type:cr.pop,direction:w?w>0?Zn.forward:Zn.back:Zn.unknown})})};function i(){s=n.value}function c(p){o.push(p);const h=()=>{const g=o.indexOf(p);g>-1&&o.splice(g,1)};return l.push(h),h}function u(){const{history:p}=window;p.state&&p.replaceState(ce({},p.state,{scroll:po()}),"")}function d(){for(const p of l)p();l=[],window.removeEventListener("popstate",a),window.removeEventListener("beforeunload",u)}return window.addEventListener("popstate",a),window.addEventListener("beforeunload",u,{passive:!0}),{pauseListeners:i,listen:c,destroy:d}}function Ys(e,t,n,r=!1,o=!1){return{back:e,current:t,forward:n,replaced:r,position:window.history.length,scroll:o?po():null}}function u2(e){const{history:t,location:n}=window,r={value:ec(e,n)},o={value:t.state};o.value||l(r.value,{back:null,current:r.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function l(i,c,u){const d=e.indexOf("#"),p=d>-1?(n.host&&document.querySelector("base")?e:e.slice(d))+i:i2()+e+i;try{t[u?"replaceState":"pushState"](c,"",p),o.value=c}catch(h){console.error(h),n[u?"replace":"assign"](p)}}function s(i,c){const u=ce({},t.state,Ys(o.value.back,i,o.value.forward,!0),c,{position:o.value.position});l(i,u,!0),r.value=i}function a(i,c){const u=ce({},o.value,t.state,{forward:i,scroll:po()});l(u.current,u,!0);const d=ce({},Ys(r.value,i,null),{position:u.position+1},c);l(i,d,!1),r.value=i}return{location:r,state:o,push:a,replace:s}}function f2(e){e=t2(e);const t=u2(e),n=c2(e,t.state,t.location,t.replace);function r(l,s=!0){s||n.pauseListeners(),history.go(l)}const o=ce({location:"",base:e,go:r,createHref:r2.bind(null,e)},t,n);return Object.defineProperty(o,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(o,"state",{enumerable:!0,get:()=>t.state.value}),o}function d2(e){return typeof e=="string"||e&&typeof e=="object"}function tc(e){return typeof e=="string"||typeof e=="symbol"}const Tt={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0},nc=Symbol("");var Js;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(Js||(Js={}));function Pn(e,t){return ce(new Error,{type:e,[nc]:!0},t)}function kt(e,t){return e instanceof Error&&nc in e&&(t==null||!!(e.type&t))}const Qs="[^/]+?",p2={sensitive:!1,strict:!1,start:!0,end:!0},h2=/[.+*?^${}()[\]/\\]/g;function v2(e,t){const n=ce({},p2,t),r=[];let o=n.start?"^":"";const l=[];for(const c of e){const u=c.length?[]:[90];n.strict&&!c.length&&(o+="/");for(let d=0;dt.length?t.length===1&&t[0]===80?1:-1:0}function g2(e,t){let n=0;const r=e.score,o=t.score;for(;n0&&t[t.length-1]<0}const b2={type:0,value:""},y2=/[a-zA-Z0-9_]/;function w2(e){if(!e)return[[]];if(e==="/")return[[b2]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(h){throw new Error(`ERR (${n})/"${c}": ${h}`)}let n=0,r=n;const o=[];let l;function s(){l&&o.push(l),l=[]}let a=0,i,c="",u="";function d(){c&&(n===0?l.push({type:0,value:c}):n===1||n===2||n===3?(l.length>1&&(i==="*"||i==="+")&&t(`A repeatable param (${c}) must be alone in its segment. eg: '/:ids+.`),l.push({type:1,value:c,regexp:u,repeatable:i==="*"||i==="+",optional:i==="*"||i==="?"})):t("Invalid state to consume buffer"),c="")}function p(){c+=i}for(;a{s(C)}:Xn}function s(u){if(tc(u)){const d=r.get(u);d&&(r.delete(u),n.splice(n.indexOf(d),1),d.children.forEach(s),d.alias.forEach(s))}else{const d=n.indexOf(u);d>-1&&(n.splice(d,1),u.record.name&&r.delete(u.record.name),u.children.forEach(s),u.alias.forEach(s))}}function a(){return n}function i(u){let d=0;for(;d=0&&(u.record.path!==n[d].record.path||!rc(u,n[d]));)d++;n.splice(d,0,u),u.record.name&&!ea(u)&&r.set(u.record.name,u)}function c(u,d){let p,h={},g,_;if("name"in u&&u.name){if(p=r.get(u.name),!p)throw Pn(1,{location:u});_=p.record.name,h=ce(Zs(d.params,p.keys.filter(C=>!C.optional).concat(p.parent?p.parent.keys.filter(C=>C.optional):[]).map(C=>C.name)),u.params&&Zs(u.params,p.keys.map(C=>C.name))),g=p.stringify(h)}else if(u.path!=null)g=u.path,p=n.find(C=>C.re.test(g)),p&&(h=p.parse(g),_=p.record.name);else{if(p=d.name?r.get(d.name):n.find(C=>C.re.test(d.path)),!p)throw Pn(1,{location:u,currentLocation:d});_=p.record.name,h=ce({},d.params,u.params),g=p.stringify(h)}const w=[];let y=p;for(;y;)w.unshift(y.record),y=y.parent;return{name:_,path:g,params:h,matched:w,meta:k2(w)}}return e.forEach(u=>l(u)),{addRoute:l,resolve:c,removeRoute:s,getRoutes:a,getRecordMatcher:o}}function Zs(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}function C2(e){return{path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:void 0,beforeEnter:e.beforeEnter,props:S2(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 S2(e){const t={},n=e.props||!1;if("component"in e)t.default=n;else for(const r in e.components)t[r]=typeof n=="object"?n[r]:n;return t}function ea(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function k2(e){return e.reduce((t,n)=>ce(t,n.meta),{})}function ta(e,t){const n={};for(const r in e)n[r]=r in t?t[r]:e[r];return n}function rc(e,t){return t.children.some(n=>n===e||rc(e,n))}function x2(e){const t={};if(e===""||e==="?")return t;const r=(e[0]==="?"?e.slice(1):e).split("&");for(let o=0;ol&&ol(l)):[r&&ol(r)]).forEach(l=>{l!==void 0&&(t+=(t.length?"&":"")+n,l!=null&&(t+="="+l))})}return t}function T2(e){const t={};for(const n in e){const r=e[n];r!==void 0&&(t[n]=dt(r)?r.map(o=>o==null?null:""+o):r==null?r:""+r)}return t}const A2=Symbol(""),ra=Symbol(""),ho=Symbol(""),zl=Symbol(""),sl=Symbol("");function Bn(){let e=[];function t(r){return e.push(r),()=>{const o=e.indexOf(r);o>-1&&e.splice(o,1)}}function n(){e=[]}return{add:t,list:()=>e.slice(),reset:n}}function Bt(e,t,n,r,o,l=s=>s()){const s=r&&(r.enterCallbacks[o]=r.enterCallbacks[o]||[]);return()=>new Promise((a,i)=>{const c=p=>{p===!1?i(Pn(4,{from:n,to:t})):p instanceof Error?i(p):d2(p)?i(Pn(2,{from:t,to:p})):(s&&r.enterCallbacks[o]===s&&typeof p=="function"&&s.push(p),a())},u=l(()=>e.call(r&&r.instances[o],t,n,c));let d=Promise.resolve(u);e.length<3&&(d=d.then(c)),d.catch(p=>i(p))})}function $o(e,t,n,r,o=l=>l()){const l=[];for(const s of e)for(const a in s.components){let i=s.components[a];if(!(t!=="beforeRouteEnter"&&!s.instances[a]))if(L2(i)){const u=(i.__vccOpts||i)[t];u&&l.push(Bt(u,n,r,s,a,o))}else{let c=i();l.push(()=>c.then(u=>{if(!u)return Promise.reject(new Error(`Couldn't resolve component "${a}" at "${s.path}"`));const d=Md(u)?u.default:u;s.components[a]=d;const h=(d.__vccOpts||d)[t];return h&&Bt(h,n,r,s,a,o)()}))}}return l}function L2(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function oa(e){const t=Me(ho),n=Me(zl),r=x(()=>{const i=an(e.to);return t.resolve(i)}),o=x(()=>{const{matched:i}=r.value,{length:c}=i,u=i[c-1],d=n.matched;if(!u||!d.length)return-1;const p=d.findIndex(On.bind(null,u));if(p>-1)return p;const h=la(i[c-2]);return c>1&&la(u)===h&&d[d.length-1].path!==h?d.findIndex(On.bind(null,i[c-2])):p}),l=x(()=>o.value>-1&&R2(n.params,r.value.params)),s=x(()=>o.value>-1&&o.value===n.matched.length-1&&Zi(n.params,r.value.params));function a(i={}){return I2(i)?t[an(e.replace)?"replace":"push"](an(e.to)).catch(Xn):Promise.resolve()}return{route:r,href:x(()=>r.value.href),isActive:l,isExactActive:s,navigate:a}}const O2=U({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"}},useLink:oa,setup(e,{slots:t}){const n=gr(oa(e)),{options:r}=Me(ho),o=x(()=>({[sa(e.activeClass,r.linkActiveClass,"router-link-active")]:n.isActive,[sa(e.exactActiveClass,r.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const l=t.default&&t.default(n);return e.custom?l:f("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:o.value},l)}}}),P2=O2;function I2(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 R2(e,t){for(const n in t){const r=t[n],o=e[n];if(typeof r=="string"){if(r!==o)return!1}else if(!dt(o)||o.length!==r.length||r.some((l,s)=>l!==o[s]))return!1}return!0}function la(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const sa=(e,t,n)=>e??t??n,$2=U({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const r=Me(sl),o=x(()=>e.route||r.value),l=Me(ra,0),s=x(()=>{let c=an(l);const{matched:u}=o.value;let d;for(;(d=u[c])&&!d.components;)c++;return c}),a=x(()=>o.value.matched[s.value]);kn(ra,x(()=>s.value+1)),kn(A2,a),kn(sl,o);const i=Q();return ie(()=>[i.value,a.value,e.name],([c,u,d],[p,h,g])=>{u&&(u.instances[d]=c,h&&h!==u&&c&&c===p&&(u.leaveGuards.size||(u.leaveGuards=h.leaveGuards),u.updateGuards.size||(u.updateGuards=h.updateGuards))),c&&u&&(!h||!On(u,h)||!p)&&(u.enterCallbacks[d]||[]).forEach(_=>_(c))},{flush:"post"}),()=>{const c=o.value,u=e.name,d=a.value,p=d&&d.components[u];if(!p)return aa(n.default,{Component:p,route:c});const h=d.props[u],g=h?h===!0?c.params:typeof h=="function"?h(c):h:null,w=f(p,ce({},g,t,{onVnodeUnmounted:y=>{y.component.isUnmounted&&(d.instances[u]=null)},ref:i}));return aa(n.default,{Component:w,route:c})||w}}});function aa(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const M2=$2;function N2(e){const t=E2(e.routes,e),n=e.parseQuery||x2,r=e.stringifyQuery||na,o=e.history,l=Bn(),s=Bn(),a=Bn(),i=Oe(Tt);let c=Tt;mn&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const u=Io.bind(null,T=>""+T),d=Io.bind(null,Kd),p=Io.bind(null,ir);function h(T,B){let F,G;return tc(T)?(F=t.getRecordMatcher(T),G=B):G=T,t.addRoute(G,F)}function g(T){const B=t.getRecordMatcher(T);B&&t.removeRoute(B)}function _(){return t.getRoutes().map(T=>T.record)}function w(T){return!!t.getRecordMatcher(T)}function y(T,B){if(B=ce({},B||i.value),typeof T=="string"){const m=Ro(n,T,B.path),E=t.resolve({path:m.path},B),L=o.createHref(m.fullPath);return ce(m,E,{params:p(E.params),hash:ir(m.hash),redirectedFrom:void 0,href:L})}let F;if(T.path!=null)F=ce({},T,{path:Ro(n,T.path,B.path).path});else{const m=ce({},T.params);for(const E in m)m[E]==null&&delete m[E];F=ce({},T,{params:d(m)}),B.params=d(B.params)}const G=t.resolve(F,B),le=T.hash||"";G.params=u(p(G.params));const de=Qd(r,ce({},T,{hash:qd(le),path:G.path})),v=o.createHref(de);return ce({fullPath:de,hash:le,query:r===na?T2(T.query):T.query||{}},G,{redirectedFrom:void 0,href:v})}function C(T){return typeof T=="string"?Ro(n,T,i.value.path):ce({},T)}function b(T,B){if(c!==T)return Pn(8,{from:B,to:T})}function k(T){return N(T)}function R(T){return k(ce(C(T),{replace:!0}))}function S(T){const B=T.matched[T.matched.length-1];if(B&&B.redirect){const{redirect:F}=B;let G=typeof F=="function"?F(T):F;return typeof G=="string"&&(G=G.includes("?")||G.includes("#")?G=C(G):{path:G},G.params={}),ce({query:T.query,hash:T.hash,params:G.path!=null?{}:T.params},G)}}function N(T,B){const F=c=y(T),G=i.value,le=T.state,de=T.force,v=T.replace===!0,m=S(F);if(m)return N(ce(C(m),{state:typeof m=="object"?ce({},le,m.state):le,force:de,replace:v}),B||F);const E=F;E.redirectedFrom=B;let L;return!de&&Xd(r,G,F)&&(L=Pn(16,{to:E,from:G}),Qe(G,G,!0,!1)),(L?Promise.resolve(L):P(E,G)).catch(A=>kt(A)?kt(A,2)?A:pt(A):W(A,E,G)).then(A=>{if(A){if(kt(A,2))return N(ce({replace:v},C(A.to),{state:typeof A.to=="object"?ce({},le,A.to.state):le,force:de}),B||E)}else A=$(E,G,!0,v,le);return V(E,G,A),A})}function I(T,B){const F=b(T,B);return F?Promise.reject(F):Promise.resolve()}function K(T){const B=St.values().next().value;return B&&typeof B.runWithContext=="function"?B.runWithContext(T):T()}function P(T,B){let F;const[G,le,de]=D2(T,B);F=$o(G.reverse(),"beforeRouteLeave",T,B);for(const m of G)m.leaveGuards.forEach(E=>{F.push(Bt(E,T,B))});const v=I.bind(null,T,B);return F.push(v),Ae(F).then(()=>{F=[];for(const m of l.list())F.push(Bt(m,T,B));return F.push(v),Ae(F)}).then(()=>{F=$o(le,"beforeRouteUpdate",T,B);for(const m of le)m.updateGuards.forEach(E=>{F.push(Bt(E,T,B))});return F.push(v),Ae(F)}).then(()=>{F=[];for(const m of de)if(m.beforeEnter)if(dt(m.beforeEnter))for(const E of m.beforeEnter)F.push(Bt(E,T,B));else F.push(Bt(m.beforeEnter,T,B));return F.push(v),Ae(F)}).then(()=>(T.matched.forEach(m=>m.enterCallbacks={}),F=$o(de,"beforeRouteEnter",T,B,K),F.push(v),Ae(F))).then(()=>{F=[];for(const m of s.list())F.push(Bt(m,T,B));return F.push(v),Ae(F)}).catch(m=>kt(m,8)?m:Promise.reject(m))}function V(T,B,F){a.list().forEach(G=>K(()=>G(T,B,F)))}function $(T,B,F,G,le){const de=b(T,B);if(de)return de;const v=B===Tt,m=mn?history.state:{};F&&(G||v?o.replace(T.fullPath,ce({scroll:v&&m&&m.scroll},le)):o.push(T.fullPath,le)),i.value=T,Qe(T,B,F,v),pt()}let Z;function we(){Z||(Z=o.listen((T,B,F)=>{if(!ht.listening)return;const G=y(T),le=S(G);if(le){N(ce(le,{replace:!0}),G).catch(Xn);return}c=G;const de=i.value;mn&&s2(Ks(de.fullPath,F.delta),po()),P(G,de).catch(v=>kt(v,12)?v:kt(v,2)?(N(v.to,G).then(m=>{kt(m,20)&&!F.delta&&F.type===cr.pop&&o.go(-1,!1)}).catch(Xn),Promise.reject()):(F.delta&&o.go(-F.delta,!1),W(v,G,de))).then(v=>{v=v||$(G,de,!1),v&&(F.delta&&!kt(v,8)?o.go(-F.delta,!1):F.type===cr.pop&&kt(v,20)&&o.go(-1,!1)),V(G,de,v)}).catch(Xn)}))}let me=Bn(),q=Bn(),ee;function W(T,B,F){pt(T);const G=q.list();return G.length?G.forEach(le=>le(T,B,F)):console.error(T),Promise.reject(T)}function Te(){return ee&&i.value!==Tt?Promise.resolve():new Promise((T,B)=>{me.add([T,B])})}function pt(T){return ee||(ee=!T,we(),me.list().forEach(([B,F])=>T?F(T):B()),me.reset()),T}function Qe(T,B,F,G){const{scrollBehavior:le}=e;if(!mn||!le)return Promise.resolve();const de=!F&&a2(Ks(T.fullPath,0))||(G||!F)&&history.state&&history.state.scroll||null;return Jt().then(()=>le(T,B,de)).then(v=>v&&l2(v)).catch(v=>W(v,T,B))}const Ie=T=>o.go(T);let Ge;const St=new Set,ht={currentRoute:i,listening:!0,addRoute:h,removeRoute:g,hasRoute:w,getRoutes:_,resolve:y,options:e,push:k,replace:R,go:Ie,back:()=>Ie(-1),forward:()=>Ie(1),beforeEach:l.add,beforeResolve:s.add,afterEach:a.add,onError:q.add,isReady:Te,install(T){const B=this;T.component("RouterLink",P2),T.component("RouterView",M2),T.config.globalProperties.$router=B,Object.defineProperty(T.config.globalProperties,"$route",{enumerable:!0,get:()=>an(i)}),mn&&!Ge&&i.value===Tt&&(Ge=!0,k(o.location).catch(le=>{}));const F={};for(const le in Tt)Object.defineProperty(F,le,{get:()=>i.value[le],enumerable:!0});T.provide(ho,B),T.provide(zl,ti(F)),T.provide(sl,i);const G=T.unmount;St.add(T),T.unmount=function(){St.delete(T),St.size<1&&(c=Tt,Z&&Z(),Z=null,i.value=Tt,Ge=!1,ee=!1),G()}}};function Ae(T){return T.reduce((B,F)=>B.then(()=>K(F)),Promise.resolve())}return ht}function D2(e,t){const n=[],r=[],o=[],l=Math.max(t.matched.length,e.matched.length);for(let s=0;sOn(c,a))?r.push(a):n.push(a));const i=e.matched[s];i&&(t.matched.find(c=>On(c,i))||o.push(i))}return[n,r,o]}function Nn(){return Me(ho)}function Et(){return Me(zl)}var Vl=Symbol(""),Ct=()=>{const e=Me(Vl);if(!e)throw new Error("useClientData() is called without provider.");return e},j2=()=>Ct().pageComponent,_e=()=>Ct().pageData,Se=()=>Ct().pageFrontmatter,F2=()=>Ct().pageHead,Ul=()=>Ct().pageLang,H2=()=>Ct().pageLayout,dn=()=>Ct().routeLocale,oc=()=>Ct().routes,lc=()=>Ct().siteData,vo=()=>Ct().siteLocaleData,B2=Symbol(""),al=Oe(Rd),ur=Oe($d),sc=e=>{const t=Ld(e);if(ur.value[t])return t;const n=encodeURI(t);return ur.value[n]?n:al.value[t]||al.value[n]||t},Gt=e=>{const t=sc(e),n=ur.value[t]??{...ur.value["/404.html"],notFound:!0};return{path:t,notFound:!1,...n}},mo=U({name:"ClientOnly",setup(e,t){const n=Q(!1);return ye(()=>{n.value=!0}),()=>{var r,o;return n.value?(o=(r=t.slots).default)==null?void 0:o.call(r):null}}}),ac=U({name:"Content",props:{path:{type:String,required:!1,default:""}},setup(e){const t=j2(),n=x(()=>{if(!e.path)return t.value;const r=Gt(e.path);return Jf(()=>r.loader().then(({comp:o})=>o))});return()=>f(n.value)}}),at=(e={})=>e,Be=e=>fn(e)?e:`/${Gi(e)}`,z2=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}},Ue=({active:e=!1,activeClass:t="route-link-active",to:n,...r},{slots:o})=>{var i;const l=Nn(),s=sc(n),a=s.startsWith("#")||s.startsWith("?")?s:Be(s);return f("a",{...r,class:["route-link",{[t]:e}],href:a,onClick:(c={})=>{z2(c)?l.push(n).catch():Promise.resolve()}},(i=o.default)==null?void 0:i.call(o))};Ue.displayName="RouteLink";Ue.props={active:Boolean,activeClass:String,to:String};var V2="Layout",U2="en-US",tn=gr({resolveLayouts:e=>e.reduce((t,n)=>({...t,...n.layouts}),{}),resolvePageHead:(e,t,n)=>{const r=Ce(t.description)?t.description:n.description,o=[...Array.isArray(t.head)?t.head:[],...n.head,["title",{},e],["meta",{name:"description",content:r}]];return xd(o)},resolvePageHeadTitle:(e,t)=>[e.title,t.title].filter(n=>!!n).join(" | "),resolvePageLang:(e,t)=>e.lang||t.lang||U2,resolvePageLayout:(e,t)=>{const n=Ce(e.frontmatter.layout)?e.frontmatter.layout:V2;if(!t[n])throw new Error(`[vuepress] Cannot resolve layout: ${n}`);return t[n]},resolveRouteLocale:(e,t)=>Od(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 q2={},Sr=e=>{const t=dn();return x(()=>e[t.value]??{})},W2=()=>{const e=oc();return x(()=>Object.keys(e.value))};var He=Uint8Array,yn=Uint16Array,G2=Int32Array,ic=new He([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 He([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]),K2=new He([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),uc=function(e,t){for(var n=new yn(31),r=0;r<31;++r)n[r]=t+=1<>1|(ve&21845)<<1;$t=($t&52428)>>2|($t&13107)<<2,$t=($t&61680)>>4|($t&3855)<<4,il[ve]=(($t&65280)>>8|($t&255)<<8)>>1}var er=function(e,t,n){for(var r=e.length,o=0,l=new yn(t);o>i]=c}else for(a=new yn(r),o=0;o>15-e[o]);return a},kr=new He(288);for(var ve=0;ve<144;++ve)kr[ve]=8;for(var ve=144;ve<256;++ve)kr[ve]=9;for(var ve=256;ve<280;++ve)kr[ve]=7;for(var ve=280;ve<288;++ve)kr[ve]=8;var pc=new He(32);for(var ve=0;ve<32;++ve)pc[ve]=5;var X2=er(kr,9,1),Z2=er(pc,5,1),Mo=function(e){for(var t=e[0],n=1;nt&&(t=e[n]);return t},ct=function(e,t,n){var r=t/8|0;return(e[r]|e[r+1]<<8)>>(t&7)&n},No=function(e,t){var n=t/8|0;return(e[n]|e[n+1]<<8|e[n+2]<<16)>>(t&7)},e0=function(e){return(e+7)/8|0},ql=function(e,t,n){return(t==null||t<0)&&(t=0),(n==null||n>e.length)&&(n=e.length),new He(e.subarray(t,n))},t0=["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"],et=function(e,t,n){var r=new Error(t||t0[e]);if(r.code=e,Error.captureStackTrace&&Error.captureStackTrace(r,et),!n)throw r;return r},n0=function(e,t,n,r){var o=e.length,l=r?r.length:0;if(!o||t.f&&!t.l)return n||new He(0);var s=!n,a=s||t.i!=2,i=t.i;s&&(n=new He(o*3));var c=function(le){var de=n.length;if(le>de){var v=new He(Math.max(de*2,le));v.set(n),n=v}},u=t.f||0,d=t.p||0,p=t.b||0,h=t.l,g=t.d,_=t.m,w=t.n,y=o*8;do{if(!h){u=ct(e,d,1);var C=ct(e,d+1,3);if(d+=3,C)if(C==1)h=X2,g=Z2,_=9,w=5;else if(C==2){var S=ct(e,d,31)+257,N=ct(e,d+10,15)+4,I=S+ct(e,d+5,31)+1;d+=14;for(var K=new He(I),P=new He(19),V=0;V>4;if(b<16)K[V++]=b;else{var q=0,ee=0;for(b==16?(ee=3+ct(e,d,3),d+=2,q=K[V-1]):b==17?(ee=3+ct(e,d,7),d+=3):b==18&&(ee=11+ct(e,d,127),d+=7);ee--;)K[V++]=q}}var W=K.subarray(0,S),Te=K.subarray(S);_=Mo(W),w=Mo(Te),h=er(W,_,1),g=er(Te,w,1)}else et(1);else{var b=e0(d)+4,k=e[b-4]|e[b-3]<<8,R=b+k;if(R>o){i&&et(0);break}a&&c(p+k),n.set(e.subarray(b,R),p),t.b=p+=k,t.p=d=R*8,t.f=u;continue}if(d>y){i&&et(0);break}}a&&c(p+131072);for(var pt=(1<<_)-1,Qe=(1<>4;if(d+=q&15,d>y){i&&et(0);break}if(q||et(2),Ge<256)n[p++]=Ge;else if(Ge==256){Ie=d,h=null;break}else{var St=Ge-254;if(Ge>264){var V=Ge-257,ht=ic[V];St=ct(e,d,(1<>4;Ae||et(3),d+=Ae&15;var Te=Q2[T];if(T>3){var ht=cc[T];Te+=No(e,d)&(1<y){i&&et(0);break}a&&c(p+131072);var B=p+St;if(p>4>7||(e[0]<<8|e[1])%31)&&et(6,"invalid zlib data"),(e[1]>>5&1)==+!t&&et(6,"invalid zlib data: "+(e[1]&32?"need":"unexpected")+" dictionary"),(e[1]>>3&4)+2};function l0(e,t){return n0(e.subarray(o0(e,t&&t.dictionary),-4),{i:2},t&&t.out,t&&t.dictionary)}var ia=typeof TextEncoder<"u"&&new TextEncoder,cl=typeof TextDecoder<"u"&&new TextDecoder,s0=0;try{cl.decode(r0,{stream:!0}),s0=1}catch{}var a0=function(e){for(var t="",n=0;;){var r=e[n++],o=(r>127)+(r>223)+(r>239);if(n+o>e.length)return{s:t,r:ql(e,n-1)};o?o==3?(r=((r&15)<<18|(e[n++]&63)<<12|(e[n++]&63)<<6|e[n++]&63)-65536,t+=String.fromCharCode(55296|r>>10,56320|r&1023)):o&1?t+=String.fromCharCode((r&31)<<6|e[n++]&63):t+=String.fromCharCode((r&15)<<12|(e[n++]&63)<<6|e[n++]&63):t+=String.fromCharCode(r)}};function i0(e,t){if(t){for(var n=new He(e.length),r=0;r>1)),s=0,a=function(u){l[s++]=u},r=0;rl.length){var i=new He(s+8+(o-r<<1));i.set(l),l=i}var c=e.charCodeAt(r);c<128||t?a(c):c<2048?(a(192|c>>6),a(128|c&63)):c>55295&&c<57344?(c=65536+(c&1047552)|e.charCodeAt(++r)&1023,a(240|c>>18),a(128|c>>12&63),a(128|c>>6&63),a(128|c&63)):(a(224|c>>12),a(128|c>>6&63),a(128|c&63))}return ql(l,0,s)}function c0(e,t){if(t){for(var n="",r=0;r{const t=atob(e);return c0(l0(i0(t,!0)))},lt=(e,t)=>{var r;const n=(r=(t==null?void 0:t._instance)||_r())==null?void 0:r.appContext.components;return n?e in n||st(e)in n||mr(st(e))in n:!1},hc=e=>typeof e<"u",Do=e=>typeof e=="number",ul=Array.isArray,In=(e,t)=>Ce(e)&&e.startsWith(t),u0=(e,t)=>Ce(e)&&e.endsWith(t),vc=Object.entries,Qt=Object.keys,f0=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},go=e=>In(e,"/"),d0="http://.",p0=(e,t)=>{if(go(e)||typeof t!="string")return Gt(e);const n=t.slice(0,t.lastIndexOf("/"));return Gt(new URL(`${n}/${encodeURI(e)}`,d0).pathname)},mc=e=>new Promise(t=>setTimeout(t,e));function Wl(e,t){let n,r,o;const l=Q(!0),s=()=>{l.value=!0,o()};ie(e,s,{flush:"sync"});const a=typeof t=="function"?t:t.get,i=typeof t=="function"?void 0:t.set,c=Il((u,d)=>(r=u,o=d,{get(){return l.value&&(n=a(),l.value=!1),r(),n},set(p){i==null||i(p)}}));return Object.isExtensible(c)&&(c.trigger=s),c}function pn(e){return Va()?(tf(e),!0):!1}function Ne(e){return typeof e=="function"?e():an(e)}const xr=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const h0=e=>e!=null,v0=Object.prototype.toString,m0=e=>v0.call(e)==="[object Object]",cn=()=>{},ua=g0();function g0(){var e,t;return xr&&((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 Gl(e,t){function n(...r){return new Promise((o,l)=>{Promise.resolve(e(()=>t.apply(this,r),{fn:t,thisArg:this,args:r})).then(o).catch(l)})}return n}const gc=e=>e();function b0(e,t={}){let n,r,o=cn;const l=a=>{clearTimeout(a),o(),o=cn};return a=>{const i=Ne(e),c=Ne(t.maxWait);return n&&l(n),i<=0||c!==void 0&&c<=0?(r&&(l(r),r=null),Promise.resolve(a())):new Promise((u,d)=>{o=t.rejectOnCancel?d:u,c&&!r&&(r=setTimeout(()=>{n&&l(n),r=null,u(a())},c)),n=setTimeout(()=>{r&&l(r),r=null,u(a())},i)})}}function y0(...e){let t=0,n,r=!0,o=cn,l,s,a,i,c;!De(e[0])&&typeof e[0]=="object"?{delay:s,trailing:a=!0,leading:i=!0,rejectOnCancel:c=!1}=e[0]:[s,a=!0,i=!0,c=!1]=e;const u=()=>{n&&(clearTimeout(n),n=void 0,o(),o=cn)};return p=>{const h=Ne(s),g=Date.now()-t,_=()=>l=p();return u(),h<=0?(t=Date.now(),_()):(g>h&&(i||!r)?(t=Date.now(),_()):a&&(l=new Promise((w,y)=>{o=c?y:w,n=setTimeout(()=>{t=Date.now(),r=!0,w(_()),u()},Math.max(0,h-g))})),!i&&!n&&(n=setTimeout(()=>r=!0,h)),r=!1,l)}}function w0(e=gc){const t=Q(!0);function n(){t.value=!1}function r(){t.value=!0}const o=(...l)=>{t.value&&e(...l)};return{isActive:br(t),pause:n,resume:r,eventFilter:o}}function _0(e){let t;function n(){return t||(t=e()),t}return n.reset=async()=>{const r=t;t=void 0,r&&await r},n}function bc(e){return e||_r()}function E0(...e){if(e.length!==1)return so(...e);const t=e[0];return typeof t=="function"?br(Il(()=>({get:t,set:cn}))):Q(t)}function C0(e,t=200,n={}){return Gl(b0(t,n),e)}function S0(e,t=200,n=!1,r=!0,o=!1){return Gl(y0(t,n,r,o),e)}function k0(e,t,n={}){const{eventFilter:r=gc,...o}=n;return ie(e,Gl(r,t),o)}function x0(e,t,n={}){const{eventFilter:r,...o}=n,{eventFilter:l,pause:s,resume:a,isActive:i}=w0(r);return{stop:k0(e,t,{...o,eventFilter:l}),pause:s,resume:a,isActive:i}}function bo(e,t=!0,n){bc()?ye(e,n):t?e():Jt(e)}function T0(e,t){bc(t)&&$n(e,t)}function A0(e,t,n={}){const{immediate:r=!0}=n,o=Q(!1);let l=null;function s(){l&&(clearTimeout(l),l=null)}function a(){o.value=!1,s()}function i(...c){s(),o.value=!0,l=setTimeout(()=>{o.value=!1,l=null,e(...c)},Ne(t))}return r&&(o.value=!0,xr&&i()),pn(a),{isPending:br(o),start:i,stop:a}}function fr(e=!1,t={}){const{truthyValue:n=!0,falsyValue:r=!1}=t,o=De(e),l=Q(e);function s(a){if(arguments.length)return l.value=a,l.value;{const i=Ne(n);return l.value=l.value===i?Ne(r):i,l.value}}return o?s:[l,s]}function yt(e){var t;const n=Ne(e);return(t=n==null?void 0:n.$el)!=null?t:n}const _t=xr?window:void 0,yc=xr?window.document:void 0,wc=xr?window.navigator:void 0;function Pe(...e){let t,n,r,o;if(typeof e[0]=="string"||Array.isArray(e[0])?([n,r,o]=e,t=_t):[t,n,r,o]=e,!t)return cn;Array.isArray(n)||(n=[n]),Array.isArray(r)||(r=[r]);const l=[],s=()=>{l.forEach(u=>u()),l.length=0},a=(u,d,p,h)=>(u.addEventListener(d,p,h),()=>u.removeEventListener(d,p,h)),i=ie(()=>[yt(t),Ne(o)],([u,d])=>{if(s(),!u)return;const p=m0(d)?{...d}:d;l.push(...n.flatMap(h=>r.map(g=>a(u,h,g,p))))},{immediate:!0,flush:"post"}),c=()=>{i(),s()};return pn(c),c}function L0(){const e=Q(!1),t=_r();return t&&ye(()=>{e.value=!0},t),e}function Dn(e){const t=L0();return x(()=>(t.value,!!e()))}function _c(e,t={}){const{window:n=_t}=t,r=Dn(()=>n&&"matchMedia"in n&&typeof n.matchMedia=="function");let o;const l=Q(!1),s=c=>{l.value=c.matches},a=()=>{o&&("removeEventListener"in o?o.removeEventListener("change",s):o.removeListener(s))},i=pi(()=>{r.value&&(a(),o=n.matchMedia(Ne(e)),"addEventListener"in o?o.addEventListener("change",s):o.addListener(s),l.value=o.matches)});return pn(()=>{i(),a(),o=void 0}),l}function fa(e,t={}){const{controls:n=!1,navigator:r=wc}=t,o=Dn(()=>r&&"permissions"in r);let l;const s=typeof e=="string"?{name:e}:e,a=Q(),i=()=>{l&&(a.value=l.state)},c=_0(async()=>{if(o.value){if(!l)try{l=await r.permissions.query(s),Pe(l,"change",i),i()}catch{a.value="prompt"}return l}});return c(),n?{state:a,isSupported:o,query:c}:a}function O0(e={}){const{navigator:t=wc,read:n=!1,source:r,copiedDuring:o=1500,legacy:l=!1}=e,s=Dn(()=>t&&"clipboard"in t),a=fa("clipboard-read"),i=fa("clipboard-write"),c=x(()=>s.value||l),u=Q(""),d=Q(!1),p=A0(()=>d.value=!1,o);function h(){s.value&&y(a.value)?t.clipboard.readText().then(C=>{u.value=C}):u.value=w()}c.value&&n&&Pe(["copy","cut"],h);async function g(C=Ne(r)){c.value&&C!=null&&(s.value&&y(i.value)?await t.clipboard.writeText(C):_(C),u.value=C,d.value=!0,p.start())}function _(C){const b=document.createElement("textarea");b.value=C??"",b.style.position="absolute",b.style.opacity="0",document.body.appendChild(b),b.select(),document.execCommand("copy"),b.remove()}function w(){var C,b,k;return(k=(b=(C=document==null?void 0:document.getSelection)==null?void 0:C.call(document))==null?void 0:b.toString())!=null?k:""}function y(C){return C==="granted"||C==="prompt"}return{isSupported:c,text:u,copied:d,copy:g}}const jr=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Fr="__vueuse_ssr_handlers__",P0=I0();function I0(){return Fr in jr||(jr[Fr]=jr[Fr]||{}),jr[Fr]}function R0(e,t){return P0[e]||t}function $0(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 M0={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()}},da="vueuse-storage";function jn(e,t,n,r={}){var o;const{flush:l="pre",deep:s=!0,listenToStorageChanges:a=!0,writeDefaults:i=!0,mergeDefaults:c=!1,shallow:u,window:d=_t,eventFilter:p,onError:h=P=>{console.error(P)},initOnMounted:g}=r,_=(u?Oe:Q)(typeof t=="function"?t():t);if(!n)try{n=R0("getDefaultStorage",()=>{var P;return(P=_t)==null?void 0:P.localStorage})()}catch(P){h(P)}if(!n)return _;const w=Ne(t),y=$0(w),C=(o=r.serializer)!=null?o:M0[y],{pause:b,resume:k}=x0(_,()=>S(_.value),{flush:l,deep:s,eventFilter:p});d&&a&&bo(()=>{Pe(d,"storage",I),Pe(d,da,K),g&&I()}),g||I();function R(P,V){d&&d.dispatchEvent(new CustomEvent(da,{detail:{key:e,oldValue:P,newValue:V,storageArea:n}}))}function S(P){try{const V=n.getItem(e);if(P==null)R(V,null),n.removeItem(e);else{const $=C.write(P);V!==$&&(n.setItem(e,$),R(V,$))}}catch(V){h(V)}}function N(P){const V=P?P.newValue:n.getItem(e);if(V==null)return i&&w!=null&&n.setItem(e,C.write(w)),w;if(!P&&c){const $=C.read(V);return typeof c=="function"?c($,w):y==="object"&&!Array.isArray($)?{...w,...$}:$}else return typeof V!="string"?V:C.read(V)}function I(P){if(!(P&&P.storageArea!==n)){if(P&&P.key==null){_.value=w;return}if(!(P&&P.key!==e)){b();try{(P==null?void 0:P.newValue)!==C.write(_.value)&&(_.value=N(P))}catch(V){h(V)}finally{P?Jt(k):k()}}}}function K(P){I(P.detail)}return _}function N0(e){return _c("(prefers-color-scheme: dark)",e)}function D0(e,t,n={}){const{window:r=_t,...o}=n;let l;const s=Dn(()=>r&&"MutationObserver"in r),a=()=>{l&&(l.disconnect(),l=void 0)},i=x(()=>{const p=Ne(e),h=(Array.isArray(p)?p:[p]).map(yt).filter(h0);return new Set(h)}),c=ie(()=>i.value,p=>{a(),s.value&&r&&p.size&&(l=new MutationObserver(t),p.forEach(h=>l.observe(h,o)))},{immediate:!0,flush:"post"}),u=()=>l==null?void 0:l.takeRecords(),d=()=>{a(),c()};return pn(d),{isSupported:s,stop:d,takeRecords:u}}function j0(e,t,n={}){const{window:r=_t,...o}=n;let l;const s=Dn(()=>r&&"ResizeObserver"in r),a=()=>{l&&(l.disconnect(),l=void 0)},i=x(()=>Array.isArray(e)?e.map(d=>yt(d)):[yt(e)]),c=ie(i,d=>{if(a(),s.value&&r){l=new ResizeObserver(t);for(const p of d)p&&l.observe(p,o)}},{immediate:!0,flush:"post"}),u=()=>{a(),c()};return pn(u),{isSupported:s,stop:u}}function F0(e,t={width:0,height:0},n={}){const{window:r=_t,box:o="content-box"}=n,l=x(()=>{var d,p;return(p=(d=yt(e))==null?void 0:d.namespaceURI)==null?void 0:p.includes("svg")}),s=Q(t.width),a=Q(t.height),{stop:i}=j0(e,([d])=>{const p=o==="border-box"?d.borderBoxSize:o==="content-box"?d.contentBoxSize:d.devicePixelContentBoxSize;if(r&&l.value){const h=yt(e);if(h){const g=r.getComputedStyle(h);s.value=Number.parseFloat(g.width),a.value=Number.parseFloat(g.height)}}else if(p){const h=Array.isArray(p)?p:[p];s.value=h.reduce((g,{inlineSize:_})=>g+_,0),a.value=h.reduce((g,{blockSize:_})=>g+_,0)}else s.value=d.contentRect.width,a.value=d.contentRect.height},n);bo(()=>{const d=yt(e);d&&(s.value="offsetWidth"in d?d.offsetWidth:t.width,a.value="offsetHeight"in d?d.offsetHeight:t.height)});const c=ie(()=>yt(e),d=>{s.value=d?t.width:0,a.value=d?t.height:0});function u(){i(),c()}return{width:s,height:a,stop:u}}const pa=["fullscreenchange","webkitfullscreenchange","webkitendfullscreen","mozfullscreenchange","MSFullscreenChange"];function Kl(e,t={}){const{document:n=yc,autoExit:r=!1}=t,o=x(()=>{var y;return(y=yt(e))!=null?y:n==null?void 0:n.querySelector("html")}),l=Q(!1),s=x(()=>["requestFullscreen","webkitRequestFullscreen","webkitEnterFullscreen","webkitEnterFullScreen","webkitRequestFullScreen","mozRequestFullScreen","msRequestFullscreen"].find(y=>n&&y in n||o.value&&y in o.value)),a=x(()=>["exitFullscreen","webkitExitFullscreen","webkitExitFullScreen","webkitCancelFullScreen","mozCancelFullScreen","msExitFullscreen"].find(y=>n&&y in n||o.value&&y in o.value)),i=x(()=>["fullScreen","webkitIsFullScreen","webkitDisplayingFullscreen","mozFullScreen","msFullscreenElement"].find(y=>n&&y in n||o.value&&y in o.value)),c=["fullscreenElement","webkitFullscreenElement","mozFullScreenElement","msFullscreenElement"].find(y=>n&&y in n),u=Dn(()=>o.value&&n&&s.value!==void 0&&a.value!==void 0&&i.value!==void 0),d=()=>c?(n==null?void 0:n[c])===o.value:!1,p=()=>{if(i.value){if(n&&n[i.value]!=null)return n[i.value];{const y=o.value;if((y==null?void 0:y[i.value])!=null)return!!y[i.value]}}return!1};async function h(){if(!(!u.value||!l.value)){if(a.value)if((n==null?void 0:n[a.value])!=null)await n[a.value]();else{const y=o.value;(y==null?void 0:y[a.value])!=null&&await y[a.value]()}l.value=!1}}async function g(){if(!u.value||l.value)return;p()&&await h();const y=o.value;s.value&&(y==null?void 0:y[s.value])!=null&&(await y[s.value](),l.value=!0)}async function _(){await(l.value?h():g())}const w=()=>{const y=p();(!y||y&&d())&&(l.value=y)};return Pe(n,pa,w,!1),Pe(()=>yt(o),pa,w,!1),r&&pn(h),{isSupported:u,isFullscreen:l,enter:g,exit:h,toggle:_}}function jo(e){return typeof Window<"u"&&e instanceof Window?e.document.documentElement:typeof Document<"u"&&e instanceof Document?e.documentElement:e}function Fo(e,t=cn,n={}){const{immediate:r=!0,manual:o=!1,type:l="text/javascript",async:s=!0,crossOrigin:a,referrerPolicy:i,noModule:c,defer:u,document:d=yc,attrs:p={}}=n,h=Q(null);let g=null;const _=C=>new Promise((b,k)=>{const R=I=>(h.value=I,b(I),I);if(!d){b(!1);return}let S=!1,N=d.querySelector(`script[src="${Ne(e)}"]`);N?N.hasAttribute("data-loaded")&&R(N):(N=d.createElement("script"),N.type=l,N.async=s,N.src=Ne(e),u&&(N.defer=u),a&&(N.crossOrigin=a),c&&(N.noModule=c),i&&(N.referrerPolicy=i),Object.entries(p).forEach(([I,K])=>N==null?void 0:N.setAttribute(I,K)),S=!0),N.addEventListener("error",I=>k(I)),N.addEventListener("abort",I=>k(I)),N.addEventListener("load",()=>{N.setAttribute("data-loaded","true"),t(N),R(N)}),S&&(N=d.head.appendChild(N)),C||R(N)}),w=(C=!0)=>(g||(g=_(C)),g),y=()=>{if(!d)return;g=null,h.value&&(h.value=null);const C=d.querySelector(`script[src="${Ne(e)}"]`);C&&d.head.removeChild(C)};return r&&!o&&bo(w),o||T0(y),{scriptTag:h,load:w,unload:y}}function Ec(e){const t=window.getComputedStyle(e);if(t.overflowX==="scroll"||t.overflowY==="scroll"||t.overflowX==="auto"&&e.clientWidth1?!0:(t.preventDefault&&t.preventDefault(),!1)}const Hr=new WeakMap;function Cc(e,t=!1){const n=Q(t);let r=null;ie(E0(e),s=>{const a=jo(Ne(s));if(a){const i=a;Hr.get(i)||Hr.set(i,i.style.overflow),n.value&&(i.style.overflow="hidden")}},{immediate:!0});const o=()=>{const s=jo(Ne(e));!s||n.value||(ua&&(r=Pe(s,"touchmove",a=>{H0(a)},{passive:!1})),s.style.overflow="hidden",n.value=!0)},l=()=>{var s;const a=jo(Ne(e));!a||!n.value||(ua&&(r==null||r()),a.style.overflow=(s=Hr.get(a))!=null?s:"",Hr.delete(a),n.value=!1)};return pn(l),x({get(){return n.value},set(s){s?o():l()}})}function Sc(e,t,n={}){const{window:r=_t}=n;return jn(e,t,r==null?void 0:r.sessionStorage,n)}function B0(e={}){const{window:t=_t,behavior:n="auto"}=e;if(!t)return{x:Q(0),y:Q(0)};const r=Q(t.scrollX),o=Q(t.scrollY),l=x({get(){return r.value},set(a){scrollTo({left:a,behavior:n})}}),s=x({get(){return o.value},set(a){scrollTo({top:a,behavior:n})}});return Pe(t,"scroll",()=>{r.value=t.scrollX,o.value=t.scrollY},{capture:!1,passive:!0}),{x:l,y:s}}function z0(e={}){const{window:t=_t,initialWidth:n=Number.POSITIVE_INFINITY,initialHeight:r=Number.POSITIVE_INFINITY,listenOrientation:o=!0,includeScrollbar:l=!0}=e,s=Q(n),a=Q(r),i=()=>{t&&(l?(s.value=t.innerWidth,a.value=t.innerHeight):(s.value=t.document.documentElement.clientWidth,a.value=t.document.documentElement.clientHeight))};if(i(),bo(i),Pe("resize",i,{passive:!0}),o){const c=_c("(orientation: portrait)");ie(c,()=>i())}return{width:s,height:a}}var V0=U({name:"FontIcon",props:{icon:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""}},setup(e){const t=x(()=>{const r=["font-icon icon"],o=`fas fa-${e.icon}`;return r.push("fa-fw fa-sm"),r.push(e.icon.includes(" ")?e.icon:o),r}),n=x(()=>{const r={};return e.color&&(r.color=e.color),e.size&&(r["font-size"]=Number.isNaN(Number(e.size))?e.size:`${e.size}px`),Qt(r).length?r:null});return()=>e.icon?f("span",{key:e.icon,class:t.value,style:n.value}):null}});const kc=({type:e="info",text:t="",vertical:n,color:r},{slots:o})=>{var l;return f("span",{class:["vp-badge",e,{diy:r}],style:{verticalAlign:n??!1,backgroundColor:r??!1}},((l=o.default)==null?void 0:l.call(o))||t)};kc.displayName="Badge";const xc=({title:e,desc:t="",logo:n,background:r,color:o,link:l})=>{const s=[n?f("img",{class:"vp-card-logo",src:Be(n),loading:"lazy","no-view":""}):null,f("div",{class:"vp-card-content"},[f("div",{class:"vp-card-title",innerHTML:e}),f("hr"),f("div",{class:"vp-card-desc",innerHTML:t})])],a={};return r&&(a.background=r),o&&(a.color=o),l?uo(l)?f("a",{class:"vp-card",href:l,target:"_blank",style:a},s):f(Ue,{to:l,class:"vp-card",style:a},()=>s):f("div",{class:"vp-card",style:a},s)};xc.displayName="VPCard";const U0=at({enhance:({app:e})=>{lt("FontIcon")||e.component("FontIcon",V0),lt("Badge")||e.component("Badge",kc),lt("VPCard")||e.component("VPCard",xc)},setup:()=>{Fo("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6/js/brands.min.js",()=>{},{attrs:{"data-auto-replace-svg":"nest"}}),Fo("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6/js/solid.min.js",()=>{},{attrs:{"data-auto-replace-svg":"nest"}}),Fo("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6/js/fontawesome.min.js",()=>{},{attrs:{"data-auto-replace-svg":"nest"}})},rootComponents:[]}),ha=async(e,t)=>{const{path:n,query:r}=e.currentRoute.value,{scrollBehavior:o}=e.options;e.options.scrollBehavior=void 0,await e.replace({path:n,query:r,hash:t}),e.options.scrollBehavior=o},q0=({headerLinkSelector:e,headerAnchorSelector:t,delay:n,offset:r=5})=>{const o=Nn();Pe("scroll",C0(()=>{var g,_;const s=Math.max(window.scrollY,document.documentElement.scrollTop,document.body.scrollTop);if(Math.abs(s-0)d.some(y=>y.hash===w.hash));for(let w=0;w=(((g=y.parentElement)==null?void 0:g.offsetTop)??0)-r,k=!C||s<(((_=C.parentElement)==null?void 0:_.offsetTop)??0)-r;if(!(b&&k))continue;const S=decodeURIComponent(o.currentRoute.value.hash),N=decodeURIComponent(y.hash);if(S===N)return;if(u){for(let I=w+1;ICe(e.title)?{title:e.title}:null;const Ac=Symbol(""),Q0=e=>{Tc=e},X0=()=>Me(Ac),Z0=e=>{e.provide(Ac,Tc)};var ep={"/zh/":{title:"目录",empty:"暂无目录"},"/":{title:"Catalog",empty:"No catalog"}};const tp=U({name:"Catalog",props:{base:{type:String,default:""},level:{type:Number,default:3},index:Boolean,hideHeading:Boolean},setup(e){const t=X0(),n=Sr(ep),r=_e(),o=oc(),l=lc(),a=Oe(vc(o.value).map(([c,{meta:u}])=>{const d=t(u);if(!d)return null;const p=c.split("/").length;return{level:u0(c,"/")?p-2:p-1,base:c.replace(/\/[^/]+\/?$/,"/"),path:c,...d}}).filter(c=>Mn(c)&&Ce(c.title))),i=x(()=>{const c=e.base?Td(Wi(e.base)):r.value.path.replace(/\/[^/]+$/,"/"),u=c.split("/").length-2,d=[];return a.value.filter(({level:p,path:h})=>{if(!In(h,c)||h===c)return!1;if(c==="/"){const g=Qt(l.value.locales).filter(_=>_!=="/");if(h==="/404.html"||g.some(_=>In(h,_)))return!1}return p-u<=e.level}).sort(({title:p,level:h,order:g},{title:_,level:w,order:y})=>{const C=h-w;return C||(Do(g)?Do(y)?g>0?y>0?g-y:-1:y<0?g-y:1:g:Do(y)?y:p.localeCompare(_))}).forEach(p=>{var _;const{base:h,level:g}=p;switch(g-u){case 1:{d.push(p);break}case 2:{const w=d.find(y=>y.path===h);w&&(w.children??(w.children=[])).push(p);break}default:{const w=d.find(y=>y.path===h.replace(/\/[^/]+\/$/,"/"));if(w){const y=(_=w.children)==null?void 0:_.find(C=>C.path===h);y&&(y.children??(y.children=[])).push(p)}}}}),d});return()=>{const c=i.value.some(u=>u.children);return f("div",{class:["vp-catalog-wrapper",{index:e.index}]},[e.hideHeading?null:f("h2",{class:"vp-catalog-main-title"},n.value.title),i.value.length?f(e.index?"ol":"ul",{class:["vp-catalogs",{deep:c}]},i.value.map(({children:u=[],title:d,path:p,content:h})=>{const g=f(Ue,{class:"vp-catalog-title",to:p},()=>h?f(h):d);return f("li",{class:"vp-catalog"},c?[f("h3",{id:d,class:["vp-catalog-child-title",{"has-children":u.length}]},[f("a",{href:`#${d}`,class:"vp-catalog-header-anchor","aria-hidden":!0},"#"),g]),u.length?f(e.index?"ol":"ul",{class:"vp-child-catalogs"},u.map(({children:_=[],content:w,path:y,title:C})=>f("li",{class:"vp-child-catalog"},[f("div",{class:["vp-catalog-sub-title",{"has-children":_.length}]},[f("a",{href:`#${C}`,class:"vp-catalog-header-anchor"},"#"),f(Ue,{class:"vp-catalog-title",to:y},()=>w?f(w):C)]),_.length?f(e.index?"ol":"div",{class:e.index?"vp-sub-catalogs":"vp-sub-catalogs-wrapper"},_.map(({content:b,path:k,title:R})=>e.index?f("li",{class:"vp-sub-catalog"},f(Ue,{to:k},()=>b?f(b):R)):f(Ue,{class:"vp-sub-catalog-link",to:k},()=>b?f(b):R))):null]))):null]:f("div",{class:"vp-catalog-child-title"},g))})):f("p",{class:"vp-empty-catalog"},n.value.empty)])}}}),np=at({enhance:({app:e})=>{Z0(e),lt("Catalog",e)||e.component("Catalog",tp)}});var rp={"/zh/":{backToTop:"返回顶部"},"/":{backToTop:"Back to top"}};const op=U({name:"BackToTop",setup(){const e=Se(),t=Sr(rp),n=Oe(),{height:r}=F0(n),{height:o}=z0(),{y:l}=B0(),s=x(()=>e.value.backToTop!==!1&&l.value>100),a=x(()=>l.value/(r.value-o.value)*100);return ye(()=>{n.value=document.body}),()=>f(Wt,{name:"back-to-top"},()=>s.value?f("button",{type:"button",class:"vp-back-to-top-button","aria-label":t.value.backToTop,onClick:()=>{window.scrollTo({top:0,behavior:"smooth"})}},[f("span",{class:"vp-scroll-progress",role:"progressbar","aria-labelledby":"loadinglabel","aria-valuenow":a.value},f("svg",f("circle",{cx:"26",cy:"26",r:"24",fill:"none",stroke:"currentColor","stroke-width":"4","stroke-dasharray":`${Math.PI*a.value*.48} ${Math.PI*(100-a.value)*.48}`}))),f("div",{class:"back-to-top-icon"})]):null)}}),lp=at({rootComponents:[op]}),sp=f("svg",{class:"external-link-icon",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false",x:"0px",y:"0px",viewBox:"0 0 100 100",width:"15",height:"15"},[f("path",{fill:"currentColor",d:"M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"}),f("polygon",{fill:"currentColor",points:"45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"})]),Lc=U({name:"ExternalLinkIcon",props:{locales:{type:Object,default:()=>({})}},setup(e){const t=dn(),n=x(()=>e.locales[t.value]??{openInNewWindow:"open in new window"});return()=>f("span",[sp,f("span",{class:"external-link-icon-sr-only"},n.value.openInNewWindow)])}});var ap={};const ip=ap,cp=at({enhance({app:e}){e.component("ExternalLinkIcon",f(Lc,{locales:ip}))}});/** + * NProgress, (c) 2013, 2014 Rico Sta. Cruz - http://ricostacruz.com/nprogress + * @license MIT + */const se={settings:{minimum:.08,easing:"ease",speed:200,trickle:!0,trickleRate:.02,trickleSpeed:800,barSelector:'[role="bar"]',parent:"body",template:'
'},status:null,set:e=>{const t=se.isStarted();e=Ho(e,se.settings.minimum,1),se.status=e===1?null:e;const n=se.render(!t),r=n.querySelector(se.settings.barSelector),o=se.settings.speed,l=se.settings.easing;return n.offsetWidth,up(s=>{Br(r,{transform:"translate3d("+va(e)+"%,0,0)",transition:"all "+o+"ms "+l}),e===1?(Br(n,{transition:"none",opacity:"1"}),n.offsetWidth,setTimeout(function(){Br(n,{transition:"all "+o+"ms linear",opacity:"0"}),setTimeout(function(){se.remove(),s()},o)},o)):setTimeout(()=>s(),o)}),se},isStarted:()=>typeof se.status=="number",start:()=>{se.status||se.set(0);const e=()=>{setTimeout(()=>{se.status&&(se.trickle(),e())},se.settings.trickleSpeed)};return se.settings.trickle&&e(),se},done:e=>!e&&!se.status?se:se.inc(.3+.5*Math.random()).set(1),inc:e=>{let t=se.status;return t?(typeof e!="number"&&(e=(1-t)*Ho(Math.random()*t,.1,.95)),t=Ho(t+e,0,.994),se.set(t)):se.start()},trickle:()=>se.inc(Math.random()*se.settings.trickleRate),render:e=>{if(se.isRendered())return document.getElementById("nprogress");ma(document.documentElement,"nprogress-busy");const t=document.createElement("div");t.id="nprogress",t.innerHTML=se.settings.template;const n=t.querySelector(se.settings.barSelector),r=e?"-100":va(se.status||0),o=document.querySelector(se.settings.parent);return Br(n,{transition:"all 0 linear",transform:"translate3d("+r+"%,0,0)"}),o!==document.body&&ma(o,"nprogress-custom-parent"),o==null||o.appendChild(t),t},remove:()=>{ga(document.documentElement,"nprogress-busy"),ga(document.querySelector(se.settings.parent),"nprogress-custom-parent");const e=document.getElementById("nprogress");e&&fp(e)},isRendered:()=>!!document.getElementById("nprogress")},Ho=(e,t,n)=>en?n:e,va=e=>(-1+e)*100,up=function(){const e=[];function t(){const n=e.shift();n&&n(t)}return function(n){e.push(n),e.length===1&&t()}}(),Br=function(){const e=["Webkit","O","Moz","ms"],t={};function n(s){return s.replace(/^-ms-/,"ms-").replace(/-([\da-z])/gi,function(a,i){return i.toUpperCase()})}function r(s){const a=document.body.style;if(s in a)return s;let i=e.length;const c=s.charAt(0).toUpperCase()+s.slice(1);let u;for(;i--;)if(u=e[i]+c,u in a)return u;return s}function o(s){return s=n(s),t[s]??(t[s]=r(s))}function l(s,a,i){a=o(a),s.style[a]=i}return function(s,a){for(const i in a){const c=a[i];c!==void 0&&Object.prototype.hasOwnProperty.call(a,i)&&l(s,i,c)}}}(),Oc=(e,t)=>(typeof e=="string"?e:Yl(e)).indexOf(" "+t+" ")>=0,ma=(e,t)=>{const n=Yl(e),r=n+t;Oc(n,t)||(e.className=r.substring(1))},ga=(e,t)=>{const n=Yl(e);if(!Oc(e,t))return;const r=n.replace(" "+t+" "," ");e.className=r.substring(1,r.length-1)},Yl=e=>(" "+(e.className||"")+" ").replace(/\s+/gi," "),fp=e=>{e&&e.parentNode&&e.parentNode.removeChild(e)},dp=()=>{ye(()=>{const e=Nn(),t=new Set;t.add(e.currentRoute.value.path),e.beforeEach(n=>{t.has(n.path)||se.start()}),e.afterEach(n=>{t.add(n.path),se.done()})})},pp=at({setup(){dp()}}),hp=JSON.parse(`{"encrypt":{"config":{"/demo/encrypt.html":["$2a$10$v7S1BNA5v4o5l7kfjN2W5.rDlyt11uRDkJu1HDH7N42CtQAFoMbGG"],"/zh/demo/encrypt.html":["$2a$10$p/ak7wGtc5j4XPE9oYgxcewiaNw643B7ROkhjWHzIspzZBParkEBi"]}},"author":{"name":"Mr.Hope","url":"https://mister-hope.com"},"logo":"https://theme-hope-assets.vuejs.press/logo.svg","repo":"vuepress-theme-hope/vuepress-theme-hope","docsDir":"src","locales":{"/zh/":{"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":["/zh/","/zh/demo/",{"text":"指南","icon":"lightbulb","prefix":"/zh/guide/","children":[{"text":"Bar","icon":"lightbulb","prefix":"bar/","children":["baz",{"text":"...","icon":"ellipsis","link":""}]},{"text":"Foo","icon":"lightbulb","prefix":"foo/","children":["ray",{"text":"...","icon":"ellipsis","link":""}]}]},{"text":"V2 文档","icon":"book","link":"https://theme-hope.vuejs.press/zh/"}],"sidebar":{"/zh/":["",{"text":"案例","icon":"laptop-code","prefix":"demo/","link":"demo/","children":"structure"},{"text":"文档","icon":"book","prefix":"guide/","children":"structure"},{"text":"幻灯片","icon":"person-chalkboard","link":"https://plugin-md-enhance.vuejs.press/zh/guide/content/revealjs/demo.html"}]},"footer":"默认页脚","displayFooter":true},"/":{"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":"Edit this page on GitHub","print":"Print"},"outlookLocales":{"themeColor":"Theme Color","darkmode":"Theme Mode","fullscreen":"Full Screen"},"encryptLocales":{"iconLabel":"Page Encrypted","placeholder":"Enter password","remember":"Remember password","errorHint":"Please enter the correct password!"},"routeLocales":{"skipToContent":"Skip to main content","notFoundTitle":"Page not found","notFoundMsg":["There’s nothing here.","How did we get here?","That’s a Four-Oh-Four.","Looks like we've got some broken links."],"back":"Go back","home":"Take me home","openInNewWindow":"Open in new window"},"navbar":["/","/demo/",{"text":"Guide","icon":"lightbulb","prefix":"/guide/","children":[{"text":"Bar","icon":"lightbulb","prefix":"bar/","children":["baz",{"text":"...","icon":"ellipsis","link":"#"}]},{"text":"Foo","icon":"lightbulb","prefix":"foo/","children":["ray",{"text":"...","icon":"ellipsis","link":"#"}]}]},{"text":"V2 Docs","icon":"book","link":"https://theme-hope.vuejs.press/"}],"sidebar":{"/":["",{"text":"Demo","icon":"laptop-code","prefix":"demo/","link":"demo/","children":"structure"},{"text":"Docs","icon":"book","prefix":"guide/","children":"structure"},{"text":"Slides","icon":"person-chalkboard","link":"https://plugin-md-enhance.vuejs.press/guide/content/revealjs/demo.html"}]},"footer":"Default footer","displayFooter":true}}}`),vp=Q(hp),Pc=()=>vp,Ic=Symbol(""),mp=()=>{const e=Me(Ic);if(!e)throw new Error("useThemeLocaleData() is called without provider.");return e},gp=(e,t)=>{const{locales:n,...r}=e;return{...r,...n==null?void 0:n[t]}},bp=at({enhance({app:e}){const t=Pc(),n=e._context.provides[Vl],r=x(()=>gp(t.value,n.routeLocale.value));e.provide(Ic,r),Object.defineProperties(e.config.globalProperties,{$theme:{get(){return t.value}},$themeLocale:{get(){return r.value}}})}});var yp={provider:"Giscus",lightTheme:"https://unpkg.com/vuepress-theme-hope@2.0.0-rc.36/templates/giscus/light.css",darkTheme:"https://unpkg.com/vuepress-theme-hope@2.0.0-rc.36/templates/giscus/dark.css",repo:"vuepress-theme-hope/giscus-discussions",repoId:"R_kgDOG_Pt2A",category:"Announcements",categoryId:"DIC_kwDOG_Pt2M4COD69"};const wp=yp;let _p=wp;const Rc=Symbol(""),$c=()=>Me(Rc),Ep=$c,Cp=e=>{e.provide(Rc,_p)},Mc=()=>f("svg",{xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",preserveAspectRatio:"xMidYMid",viewBox:"0 0 100 100"},[f("circle",{cx:"28",cy:"75",r:"11",fill:"currentColor"},f("animate",{attributeName:"fill-opacity",begin:"0s",dur:"1s",keyTimes:"0;0.2;1",repeatCount:"indefinite",values:"0;1;1"})),f("path",{fill:"none",stroke:"#88baf0","stroke-width":"10",d:"M28 47a28 28 0 0 1 28 28"},f("animate",{attributeName:"stroke-opacity",begin:"0.1s",dur:"1s",keyTimes:"0;0.2;1",repeatCount:"indefinite",values:"0;1;1"})),f("path",{fill:"none",stroke:"#88baf0","stroke-width":"10",d:"M28 25a50 50 0 0 1 50 50"},f("animate",{attributeName:"stroke-opacity",begin:"0.2s",dur:"1s",keyTimes:"0;0.2;1",repeatCount:"indefinite",values:"0;1;1"}))]);Mc.displayName="LoadingIcon";const ba=["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"],Sp=U({name:"GiscusComment",props:{identifier:{type:String,required:!0},darkmode:Boolean},setup(e){const t=Ep(),n=Ul(),r=!!(t.repo&&t.repoId&&t.category&&t.categoryId),{repo:o,repoId:l,category:s,categoryId:a}=t,i=Q(!1),c=x(()=>{if(ba.includes(n.value))return n.value;const d=n.value.split("-")[0];return ba.includes(d)?d:"en"}),u=x(()=>({repo:o,repoId:l,category:s,categoryId:a,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 ye(async()=>{await pe(()=>import("./giscus--_FS5kYt.js"),[]),i.value=!0}),()=>r?f("div",{id:"comment",class:["giscus-wrapper",{"input-top":t.inputPosition!=="bottom"}]},i.value?f("giscus-widget",u.value):f(Mc)):null}}),kp=U({name:"CommentService",props:{darkmode:Boolean},setup(e){const t=$c(),n=_e(),r=Se(),o=t.comment!==!1,l=x(()=>r.value.comment||o&&r.value.comment!==!1);return()=>f(Sp,{id:"vp-comment",identifier:r.value.commentID||n.value.path,darkmode:e.darkmode,style:{display:l.value?"block":"none"}})}}),xp=at({enhance:({app:e})=>{Cp(e),e.component("CommentService",kp)}}),Tp=/\b(?:Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini)/i,Ap=()=>typeof window<"u"&&window.navigator&&"userAgent"in window.navigator&&Tp.test(navigator.userAgent),Lp=({delay:e=500,duration:t=2e3,locales:n,selector:r,showInMobile:o})=>{const{copy:l,copied:s}=O0({legacy:!0,copiedDuring:t}),a=Sr(n),i=_e(),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='
',h.setAttribute("aria-label",a.value.copy),h.setAttribute("data-copied",a.value.copied),p.parentElement&&p.parentElement.insertBefore(h,p),p.setAttribute("copy-code-registered","")}},u=()=>{Jt().then(()=>mc(e)).then(()=>{r.forEach(p=>{document.querySelectorAll(p).forEach(c)})})},d=(p,h,g)=>{let{innerText:_=""}=h;/language-(shellscript|shell|bash|sh|zsh)/.test(p.classList.toString())&&(_=_.replace(/^ *(\$|>) /gm,"")),l(_).then(()=>{g.classList.add("copied"),ie(s,()=>{g.classList.remove("copied"),g.blur()},{once:!0})})};ye(()=>{const p=!Ap()||o;p&&u(),Pe("click",h=>{const g=h.target;if(g.matches('div[class*="language-"] > button.copy')){const _=g.parentElement,w=g.nextElementSibling;w&&d(_,w,g)}else if(g.matches('div[class*="language-"] div.vp-copy-icon')){const _=g.parentElement,w=_.parentElement,y=_.nextElementSibling;y&&d(w,y,_)}}),ie(()=>i.value.path,()=>{p&&u()})})};var Op={"/zh/":{copy:"复制代码",copied:"已复制"},"/":{copy:"Copy code",copied:"Copied"}},Pp=['.theme-hope-content div[class*="language-"] pre'];const Ip=500,Rp=2e3,$p=Op,Mp=Pp,Np=!1,Dp=at({setup:()=>{Lp({selector:Mp,locales:$p,duration:Rp,delay:Ip,showInMobile:Np})}}),zr=jn("VUEPRESS_CODE_TAB_STORE",{});var jp=U({name:"CodeTabs",props:{active:{type:Number,default:0},data:{type:Array,required:!0},id:{type:String,required:!0},tabId:{type:String,default:""}},slots:Object,setup(e,{slots:t}){const n=Q(e.active),r=Oe([]),o=()=>{e.tabId&&(zr.value[e.tabId]=e.data[n.value].id)},l=(c=n.value)=>{n.value=c{n.value=c>0?c-1:r.value.length-1,r.value[n.value].focus()},a=(c,u)=>{c.key===" "||c.key==="Enter"?(c.preventDefault(),n.value=u):c.key==="ArrowRight"?(c.preventDefault(),l()):c.key==="ArrowLeft"&&(c.preventDefault(),s()),e.tabId&&(zr.value[e.tabId]=e.data[n.value].id)},i=()=>{if(e.tabId){const c=e.data.findIndex(({id:u})=>zr.value[e.tabId]===u);if(c!==-1)return c}return e.active};return ye(()=>{n.value=i(),ie(()=>zr.value[e.tabId],(c,u)=>{if(e.tabId&&c!==u){const d=e.data.findIndex(({id:p})=>p===c);d!==-1&&(n.value=d)}})}),()=>e.data.length?f("div",{class:"vp-code-tabs"},[f("div",{class:"vp-code-tabs-nav",role:"tablist"},e.data.map(({id:c},u)=>{const d=u===n.value;return f("button",{type:"button",ref:p=>{p&&(r.value[u]=p)},class:["vp-code-tab-nav",{active:d}],role:"tab","aria-controls":`codetab-${e.id}-${u}`,"aria-selected":d,onClick:()=>{n.value=u,o()},onKeydown:p=>a(p,u)},t[`title${u}`]({value:c,isActive:d}))})),e.data.map(({id:c},u)=>{const d=u===n.value;return f("div",{class:["vp-code-tab",{active:d}],id:`codetab-${e.id}-${u}`,role:"tabpanel","aria-expanded":d},[f("div",{class:"vp-code-tab-title"},t[`title${u}`]({value:c,isActive:d})),t[`tab${u}`]({value:c,isActive:d})])})]):null}});const Nc=({active:e=!1},{slots:t})=>{var n;return f("div",{class:["code-group-item",{active:e}],"aria-selected":e},(n=t.default)==null?void 0:n.call(t))};Nc.displayName="CodeGroupItem";const Fp=U({name:"CodeGroup",slots:Object,setup(e,{slots:t}){const n=Q(-1),r=Oe([]),o=(a=n.value)=>{n.value=a{n.value=a>0?a-1:r.value.length-1,r.value[n.value].focus()},s=(a,i)=>{a.key===" "||a.key==="Enter"?(a.preventDefault(),n.value=i):a.key==="ArrowRight"?(a.preventDefault(),o(i)):a.key==="ArrowLeft"&&(a.preventDefault(),l(i))};return()=>{var i;const a=(((i=t.default)==null?void 0:i.call(t))||[]).filter(c=>c.type.name==="CodeGroupItem").map(c=>(c.props===null&&(c.props={}),c));return a.length===0?null:(n.value<0||n.value>a.length-1?(n.value=a.findIndex(c=>"active"in c.props),n.value===-1&&(n.value=0)):a.forEach((c,u)=>{c.props.active=u===n.value}),f("div",{class:"code-group"},[f("div",{class:"code-group-nav"},a.map((c,u)=>{const d=u===n.value;return f("button",{type:"button",ref:p=>{p&&(r.value[u]=p)},class:["code-group-nav-tab",{active:d}],"aria-pressed":d,"aria-expanded":d,onClick:()=>{n.value=u},onKeydown:p=>s(p,u)},c.props.title)})),a]))}}}),Ee=({name:e="",color:t="currentColor"},{slots:n})=>{var r;return f("svg",{xmlns:"http://www.w3.org/2000/svg",class:["icon",`${e}-icon`],viewBox:"0 0 1024 1024",fill:t,"aria-label":`${e} icon`},(r=n.default)==null?void 0:r.call(n))};Ee.displayName="IconBase";const Dc=({size:e=48,stroke:t=4,wrapper:n=!0,height:r=2*e})=>{const o=f("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:e,preserveAspectRatio:"xMidYMid",viewBox:"25 25 50 50"},[f("animateTransform",{attributeName:"transform",type:"rotate",dur:"2s",keyTimes:"0;1",repeatCount:"indefinite",values:"0;360"}),f("circle",{cx:"50",cy:"50",r:"20",fill:"none",stroke:"currentColor","stroke-width":t,"stroke-linecap":"round"},[f("animate",{attributeName:"stroke-dasharray",dur:"1.5s",keyTimes:"0;0.5;1",repeatCount:"indefinite",values:"1,200;90,200;1,200"}),f("animate",{attributeName:"stroke-dashoffset",dur:"1.5s",keyTimes:"0;0.5;1",repeatCount:"indefinite",values:"0;-35px;-125px"})])]);return n?f("div",{class:"loading-icon-wrapper",style:`display:flex;align-items:center;justify-content:center;height:${r}px`},o):o};Dc.displayName="LoadingIcon";const jc=(e,{slots:t})=>{var n;return(n=t.default)==null?void 0:n.call(t)},Hp=e=>fn(e)?e:`https://github.com/${e}`,Jl=(e="")=>!fn(e)||/github\.com/.test(e)?"GitHub":/bitbucket\.org/.test(e)?"Bitbucket":/gitlab\.com/.test(e)?"GitLab":/gitee\.com/.test(e)?"Gitee":null,Fc=()=>f(Ee,{name:"github"},()=>f("path",{d:"M511.957 21.333C241.024 21.333 21.333 240.981 21.333 512c0 216.832 140.544 400.725 335.574 465.664 24.49 4.395 32.256-10.07 32.256-23.083 0-11.69.256-44.245 0-85.205-136.448 29.61-164.736-64.64-164.736-64.64-22.315-56.704-54.4-71.765-54.4-71.765-44.587-30.464 3.285-29.824 3.285-29.824 49.195 3.413 75.179 50.517 75.179 50.517 43.776 75.008 114.816 53.333 142.762 40.79 4.523-31.66 17.152-53.377 31.19-65.537-108.971-12.458-223.488-54.485-223.488-242.602 0-53.547 19.114-97.323 50.517-131.67-5.035-12.33-21.93-62.293 4.779-129.834 0 0 41.258-13.184 134.912 50.346a469.803 469.803 0 0 1 122.88-16.554c41.642.213 83.626 5.632 122.88 16.554 93.653-63.488 134.784-50.346 134.784-50.346 26.752 67.541 9.898 117.504 4.864 129.834 31.402 34.347 50.474 78.123 50.474 131.67 0 188.586-114.73 230.016-224.042 242.09 17.578 15.232 33.578 44.672 33.578 90.454v135.85c0 13.142 7.936 27.606 32.854 22.87C862.25 912.597 1002.667 728.747 1002.667 512c0-271.019-219.648-490.667-490.71-490.667z"}));Fc.displayName="GitHubIcon";const Hc=()=>f(Ee,{name:"gitee"},()=>f("path",{d:"M512 992C246.92 992 32 777.08 32 512S246.92 32 512 32s480 214.92 480 480-214.92 480-480 480zm242.97-533.34H482.39a23.7 23.7 0 0 0-23.7 23.7l-.03 59.28c0 13.08 10.59 23.7 23.7 23.7h165.96a23.7 23.7 0 0 1 23.7 23.7v11.85a71.1 71.1 0 0 1-71.1 71.1H375.71a23.7 23.7 0 0 1-23.7-23.7V423.11a71.1 71.1 0 0 1 71.1-71.1h331.8a23.7 23.7 0 0 0 23.7-23.7l.06-59.25a23.73 23.73 0 0 0-23.7-23.73H423.11a177.78 177.78 0 0 0-177.78 177.75v331.83c0 13.08 10.62 23.7 23.7 23.7h349.62a159.99 159.99 0 0 0 159.99-159.99V482.33a23.7 23.7 0 0 0-23.7-23.7z"}));Hc.displayName="GiteeIcon";const Bc=()=>f(Ee,{name:"bitbucket"},()=>f("path",{d:"M575.256 490.862c6.29 47.981-52.005 85.723-92.563 61.147-45.714-20.004-45.714-92.562-1.133-113.152 38.29-23.442 93.696 7.424 93.696 52.005zm63.451-11.996c-10.276-81.152-102.29-134.839-177.152-101.156-47.433 21.138-79.433 71.424-77.129 124.562 2.853 69.705 69.157 126.866 138.862 120.576S647.3 548.571 638.708 478.83zm136.558-309.723c-25.161-33.134-67.986-38.839-105.728-45.13-106.862-17.151-216.576-17.7-323.438 1.134-35.438 5.706-75.447 11.996-97.719 43.996 36.572 34.304 88.576 39.424 135.424 45.129 84.553 10.862 171.447 11.447 256 .585 47.433-5.705 99.987-10.276 135.424-45.714zm32.585 591.433c-16.018 55.99-6.839 131.438-66.304 163.986-102.29 56.576-226.304 62.867-338.87 42.862-59.43-10.862-129.135-29.696-161.72-85.723-14.3-54.858-23.442-110.848-32.585-166.84l3.438-9.142 10.276-5.157c170.277 112.567 408.576 112.567 579.438 0 26.844 8.01 6.84 40.558 6.29 60.014zm103.424-549.157c-19.42 125.148-41.728 249.71-63.415 374.272-6.29 36.572-41.728 57.162-71.424 72.558-106.862 53.724-231.424 62.866-348.562 50.286-79.433-8.558-160.585-29.696-225.134-79.433-30.28-23.443-30.28-63.415-35.986-97.134-20.005-117.138-42.862-234.277-57.161-352.585 6.839-51.42 64.585-73.728 107.447-89.71 57.16-21.138 118.272-30.866 178.87-36.571 129.134-12.58 261.157-8.01 386.304 28.562 44.581 13.13 92.563 31.415 122.844 69.705 13.714 17.7 9.143 40.01 6.29 60.014z"}));Bc.displayName="BitbucketIcon";const zc=()=>f(Ee,{name:"source"},()=>f("path",{d:"M601.92 475.2c0 76.428-8.91 83.754-28.512 99.594-14.652 11.88-43.956 14.058-78.012 16.434-18.81 1.386-40.392 2.97-62.172 6.534-18.612 2.97-36.432 9.306-53.064 17.424V299.772c37.818-21.978 63.36-62.766 63.36-109.692 0-69.894-56.826-126.72-126.72-126.72S190.08 120.186 190.08 190.08c0 46.926 25.542 87.714 63.36 109.692v414.216c-37.818 21.978-63.36 62.766-63.36 109.692 0 69.894 56.826 126.72 126.72 126.72s126.72-56.826 126.72-126.72c0-31.086-11.286-59.598-29.7-81.576 13.266-9.504 27.522-17.226 39.996-19.206 16.038-2.574 32.868-3.762 50.688-5.148 48.312-3.366 103.158-7.326 148.896-44.55 61.182-49.698 74.25-103.158 75.24-187.902V475.2h-126.72zM316.8 126.72c34.848 0 63.36 28.512 63.36 63.36s-28.512 63.36-63.36 63.36-63.36-28.512-63.36-63.36 28.512-63.36 63.36-63.36zm0 760.32c-34.848 0-63.36-28.512-63.36-63.36s28.512-63.36 63.36-63.36 63.36 28.512 63.36 63.36-28.512 63.36-63.36 63.36zM823.68 158.4h-95.04V63.36h-126.72v95.04h-95.04v126.72h95.04v95.04h126.72v-95.04h95.04z"}));zc.displayName="SourceIcon";const Bp=({link:e,type:t=Jl(e??"")})=>{if(!t)return null;const n=t.toLowerCase();return f(n==="bitbucket"?Bc:n==="github"?Fc:n==="gitlab"?"GitLab":n==="gitee"?Hc:zc)},zp=(e,t=0)=>{let n=3735928559^t,r=1103547991^t;for(let o=0,l;o>>16,2246822507),n^=Math.imul(r^r>>>13,3266489909),r=Math.imul(r^r>>>16,2246822507),r^=Math.imul(n^n>>>13,3266489909),4294967296*(2097151&r)+(n>>>0)},Vc=(e,t)=>zp(e)%t,Uc=/#.*$/u,Vp=e=>{const t=Uc.exec(e);return t?t[0]:""},ya=e=>decodeURI(e).replace(Uc,"").replace(/\/index\.html$/iu,"/").replace(/\.html$/iu,"").replace(/(README|index)?\.md$/iu,""),qc=(e,t)=>{if(!hc(t))return!1;const n=ya(e.path),r=ya(t),o=Vp(t);return o?o===e.hash&&(!r||n===r):n===r};var Up=e=>Object.prototype.toString.call(e)==="[object Object]",dr=e=>typeof e=="string";const Wc=Array.isArray,wa=e=>Up(e)&&dr(e.name),_a=(e,t=!1)=>e?Wc(e)?e.map(n=>dr(n)?{name:n}:wa(n)?n:null).filter(n=>n!==null):dr(e)?[{name:e}]:wa(e)?[e]:(console.error(`Expect "author" to be \`AuthorInfo[] | AuthorInfo | string[] | string ${t?"":"| false"} | undefined\`, but got`,e),[]):[],Gc=(e,t)=>{if(e){if(Wc(e)&&e.every(dr))return e;if(dr(e))return[e];console.error(`Expect ${t||"value"} to be \`string[] | string | undefined\`, but got`,e)}return[]},qp=e=>Gc(e,"category"),Wp=e=>Gc(e,"tag"),Gp='',Kp='';var Yp={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 Bo=Yp,Ea={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"}}},Jp=(e,t,n)=>{const r=document.createElement(e);return Mn(t)&&Qt(t).forEach(o=>{if(o.indexOf("data"))r[o]=t[o];else{const l=o.replace("data","");r.dataset[l]=t[o]}}),n&&n.forEach(o=>{r.appendChild(o)}),r},Ql=e=>({...Bo,...e,jsLib:Array.from(new Set([...Bo.jsLib||[],...e.jsLib||[]])),cssLib:Array.from(new Set([...Bo.cssLib||[],...e.cssLib||[]]))}),xn=(e,t)=>{if(hc(e[t]))return e[t];const n=new Promise(r=>{var l;const o=document.createElement("script");o.src=t,(l=document.querySelector("body"))==null||l.appendChild(o),o.onload=()=>{r()}});return e[t]=n,n},Qp=(e,t)=>{if(t.css&&Array.from(e.childNodes).every(n=>n.nodeName!=="STYLE")){const n=Jp("style",{innerHTML:t.css});e.appendChild(n)}},Xp=(e,t,n)=>{const r=n.getScript();if(r&&Array.from(t.childNodes).every(o=>o.nodeName!=="SCRIPT")){const o=document.createElement("script");o.appendChild(document.createTextNode(`{const document=window.document.querySelector('#${e} .vp-code-demo-display').shadowRoot; +${r}}`)),t.appendChild(o)}},Zp=e=>{const t=Qt(e),n={html:[],js:[],css:[],isLegal:!1};return["html","js","css"].forEach(r=>{const o=t.filter(l=>Ea[r].types.includes(l));if(o.length){const l=o[0];n[r]=[e[l].replace(/^\n|\n$/g,""),Ea[r].map[l]||l]}}),n.isLegal=(!n.html.length||n.html[1]==="none")&&(!n.js.length||n.js[1]==="none")&&(!n.css.length||n.css[1]==="none"),n},Kc=e=>e.replace(/
/g,"
").replace(/<((\S+)[^<]*?)\s+\/>/g,"<$1>"),Yc=e=>`
+${Kc(e)} +
`,e3=e=>`${e.replace("export default ","const $reactApp = ").replace(/App\.__style__(\s*)=(\s*)`([\s\S]*)?`/,"")}; +ReactDOM.createRoot(document.getElementById("app")).render(React.createElement($reactApp))`,t3=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(),Jc=e=>`(function(exports){var module={};module.exports=exports;${e};return module.exports.__esModule?module.exports.default:module.exports;})({})`,n3=(e,t)=>{const n=Ql(t),r=e.js[0]||"";return{...n,html:Kc(e.html[0]||""),js:r,css:e.css[0]||"",isLegal:e.isLegal,getScript:()=>{var o;return n.useBabel?((o=window.Babel.transform(r,{presets:["es2015"]}))==null?void 0:o.code)||"":r}}},r3=/