diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml deleted file mode 100644 index 2ce3b38..0000000 --- a/.github/FUNDING.yml +++ /dev/null @@ -1,16 +0,0 @@ -# These are supported funding model platforms - -# github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] -# patreon: # Replace with a single Patreon username -# open_collective: # Replace with a single Open Collective username -# ko_fi: # Replace with a single Ko-fi username -# tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel -# community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry -# liberapay: # Replace with a single Liberapay username -# issuehunt: # Replace with a single IssueHunt username -# lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry -# polar: # Replace with a single Polar username -# buy_me_a_coffee: # Replace with a single Buy Me a Coffee username -# custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] - -custom: ['https://hackorg.com/sponsor/'] diff --git a/.github/workflows/deploy-docs.yml b/.github/workflows/deploy-docs.yml deleted file mode 100644 index d96fa16..0000000 --- a/.github/workflows/deploy-docs.yml +++ /dev/null @@ -1,48 +0,0 @@ - -name: Deploy Docs - -on: - push: - branches: - - main - -permissions: - contents: write - -jobs: - deploy-gh-pages: - runs-on: ubuntu-latest - steps: - - name: Checkout - uses: actions/checkout@v3 - with: - fetch-depth: 0 - # if your docs needs submodules, uncomment the following line - # submodules: true - - - - - name: Setup Node.js - uses: actions/setup-node@v3 - with: - node-version: 20 - cache: npm - - - name: Install Deps - run: | - corepack enable - npm ci - - - name: Build Docs - env: - NODE_OPTIONS: --max_old_space_size=8192 - run: |- - npm run docs:build - > src/.vuepress/dist/.nojekyll - - - name: Deploy Docs - uses: JamesIves/github-pages-deploy-action@v4 - with: - # Deploy Docs - branch: gh-pages - folder: src/.vuepress/dist diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 411fb0d..0000000 --- a/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ - -node_modules/ -src/.vuepress/.cache/ -src/.vuepress/.temp/ -src/.vuepress/dist/ 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..0498109 --- /dev/null +++ b/404.html @@ -0,0 +1,40 @@ + + + + + + + + + + HackOrg + + + + + +
跳至主要內容

404

页面不存在

看起来你访问了一个失效的链接

+ + + diff --git a/CNAME b/CNAME new file mode 100644 index 0000000..b0d60ad --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +hackorg.com \ No newline at end of file diff --git a/LICENSE b/LICENSE deleted file mode 100644 index d93aa57..0000000 --- a/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2024 TheHackOrg - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/README.md b/README.md deleted file mode 100644 index b37e142..0000000 --- a/README.md +++ /dev/null @@ -1,22 +0,0 @@ -

- - - -
-
- -
-
- - - - - - - - - - - 知识共享许可协议 - -

diff --git a/about.html b/about.html new file mode 100644 index 0000000..b15b3a9 --- /dev/null +++ b/about.html @@ -0,0 +1,40 @@ + + + + + + + + + + About | HackOrg + + + + + +
跳至主要內容

About

GoogTech小于 1 分钟

嘿姐妹,时刻欢迎你的加入!

+ + + diff --git a/assets/404.html-Bpom1KhA.js b/assets/404.html-Bpom1KhA.js new file mode 100644 index 0000000..5715a35 --- /dev/null +++ b/assets/404.html-Bpom1KhA.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-DnL6hVrc.js";const r={},a=n("p",null,"404 Not Found",-1),c=[a];function p(s,i){return e(),o("div",null,c)}const d=t(r,[["render",p],["__file","404.html.vue"]]),h=JSON.parse('{"path":"/404.html","title":"","lang":"zh-CN","frontmatter":{"layout":"NotFound","description":"404 Not Found","head":[["meta",{"property":"og:url","content":"https://hackorg.com/404.html"}],["meta",{"property":"og:site_name","content":"HackOrg"}],["meta",{"property":"og:description","content":"404 Not Found"}],["meta",{"property":"og:type","content":"website"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"article:author","content":"GoogTech"}],["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,"excerpt":"

404 Not Found

\\n"}');export{d as comp,h as data}; diff --git a/assets/SearchResult-DlERIOgo.js b/assets/SearchResult-DlERIOgo.js new file mode 100644 index 0000000..8b36478 --- /dev/null +++ b/assets/SearchResult-DlERIOgo.js @@ -0,0 +1 @@ +import{u as Y,d as se,e as te,f as B,g as ae,P as le,t as re,h as ue,i as F,j as x,k as ie,w as M,l as t,m as oe,R as j,n as ne,p as ce,q as ve,C as pe,s as de,v as he,x as ye,y as me,z as ge,A as fe,B as He,D as _,E as I,F as Re,G as q,H as ke}from"./app-DnL6hVrc.js";const we=["/","/about.html","/sponsor.html","/github/","/github/useful-git-command-in-dev.html","/linux/","/lua/","/python/","/web-security/","/404.html"],Qe="SEARCH_PRO_QUERY_HISTORY",g=Y(Qe,[]),xe=()=>{const{queryHistoryCount:a}=q,l=a>0;return{enabled:l,queryHistory:g,addQueryHistory:r=>{l&&(g.value=Array.from(new Set([r,...g.value.slice(0,a-1)])))},removeQueryHistory:r=>{g.value=[...g.value.slice(0,r),...g.value.slice(r+1)]}}},P=a=>we[a.id]+("anchor"in a?`#${a.anchor}`:""),qe="SEARCH_PRO_RESULT_HISTORY",{resultHistoryCount:U}=q,f=Y(qe,[]),Se=()=>{const a=U>0;return{enabled:a,resultHistory:f,addResultHistory:l=>{if(a){const r={link:P(l),display:l.display};"header"in l&&(r.header=l.header),f.value=[r,...f.value.slice(0,U-1)]}},removeResultHistory:l=>{f.value=[...f.value.slice(0,l),...f.value.slice(l+1)]}}},be=a=>{const l=pe(),r=B(),S=de(),i=F(0),k=x(()=>i.value>0),h=he([]);return ye(()=>{const{search:y,terminate:b}=me(),H=Re(c=>{const R=c.join(" "),{searchFilter:C=d=>d,splitWord:D,suggestionsFilter:O,...m}=l.value;R?(i.value+=1,y(c.join(" "),r.value,m).then(d=>C(d,R,r.value,S.value)).then(d=>{i.value-=1,h.value=d}).catch(d=>{console.warn(d),i.value-=1,i.value||(h.value=[])})):h.value=[]},q.searchDelay-q.suggestDelay);M([a,r],([c])=>H(c),{immediate:!0}),ge(()=>{b()})}),{isSearching:k,results:h}};var De=se({name:"SearchResult",props:{queries:{type:Array,required:!0},isFocusing:Boolean},emits:["close","updateQuery"],setup(a,{emit:l}){const r=te(),S=B(),i=ae(le),{enabled:k,addQueryHistory:h,queryHistory:y,removeQueryHistory:b}=xe(),{enabled:H,resultHistory:c,addResultHistory:R,removeResultHistory:C}=Se(),D=k||H,O=re(a,"queries"),{results:m,isSearching:d}=be(O),u=ue({isQuery:!0,index:0}),v=F(0),p=F(0),T=x(()=>D&&(y.value.length>0||c.value.length>0)),L=x(()=>m.value.length>0),A=x(()=>m.value[v.value]||null),z=()=>{const{isQuery:e,index:s}=u;s===0?(u.isQuery=!e,u.index=e?c.value.length-1:y.value.length-1):u.index=s-1},G=()=>{const{isQuery:e,index:s}=u;s===(e?y.value.length-1:c.value.length-1)?(u.isQuery=!e,u.index=0):u.index=s+1},V=()=>{v.value=v.value>0?v.value-1:m.value.length-1,p.value=A.value.contents.length-1},J=()=>{v.value=v.value{p.value{p.value>0?p.value-=1:V()},E=e=>e.map(s=>ke(s)?s:t(s[0],s[1])),W=e=>{if(e.type==="customField"){const s=fe[e.index]||"$content",[o,Q=""]=He(s)?s[S.value].split("$content"):s.split("$content");return e.display.map(n=>t("div",E([o,...n,Q])))}return e.display.map(s=>t("div",E(s)))},w=()=>{v.value=0,p.value=0,l("updateQuery",""),l("close")},X=()=>k?t("ul",{class:"search-pro-result-list"},t("li",{class:"search-pro-result-list-item"},[t("div",{class:"search-pro-result-title"},i.value.queryHistory),y.value.map((e,s)=>t("div",{class:["search-pro-result-item",{active:u.isQuery&&u.index===s}],onClick:()=>{l("updateQuery",e)}},[t(_,{class:"search-pro-result-type"}),t("div",{class:"search-pro-result-content"},e),t("button",{class:"search-pro-remove-icon",innerHTML:I,onClick:o=>{o.preventDefault(),o.stopPropagation(),b(s)}})]))])):null,Z=()=>H?t("ul",{class:"search-pro-result-list"},t("li",{class:"search-pro-result-list-item"},[t("div",{class:"search-pro-result-title"},i.value.resultHistory),c.value.map((e,s)=>t(j,{to:e.link,class:["search-pro-result-item",{active:!u.isQuery&&u.index===s}],onClick:()=>{w()}},()=>[t(_,{class:"search-pro-result-type"}),t("div",{class:"search-pro-result-content"},[e.header?t("div",{class:"content-header"},e.header):null,t("div",e.display.map(o=>E(o)).flat())]),t("button",{class:"search-pro-remove-icon",innerHTML:I,onClick:o=>{o.preventDefault(),o.stopPropagation(),C(s)}})]))])):null;return ie("keydown",e=>{if(a.isFocusing){if(L.value){if(e.key==="ArrowUp")N();else if(e.key==="ArrowDown")K();else if(e.key==="Enter"){const s=A.value.contents[p.value];h(a.queries.join(" ")),R(s),r.push(P(s)),w()}}else if(H){if(e.key==="ArrowUp")z();else if(e.key==="ArrowDown")G();else if(e.key==="Enter"){const{index:s}=u;u.isQuery?(l("updateQuery",y.value[s]),e.preventDefault()):(r.push(c.value[s].link),w())}}}}),M([v,p],()=>{var e;(e=document.querySelector(".search-pro-result-list-item.active .search-pro-result-item.active"))==null||e.scrollIntoView(!1)},{flush:"post"}),()=>t("div",{class:["search-pro-result-wrapper",{empty:a.queries.length?!L.value:!T.value}],id:"search-pro-results"},a.queries.length?d.value?t(oe,{hint:i.value.searching}):L.value?t("ul",{class:"search-pro-result-list"},m.value.map(({title:e,contents:s},o)=>{const Q=v.value===o;return t("li",{class:["search-pro-result-list-item",{active:Q}]},[t("div",{class:"search-pro-result-title"},e||i.value.defaultTitle),s.map((n,ee)=>{const $=Q&&p.value===ee;return t(j,{to:P(n),class:["search-pro-result-item",{active:$,"aria-selected":$}],onClick:()=>{h(a.queries.join(" ")),R(n),w()}},()=>[n.type==="text"?null:t(n.type==="title"?ne:n.type==="heading"?ce:ve,{class:"search-pro-result-type"}),t("div",{class:"search-pro-result-content"},[n.type==="text"&&n.header?t("div",{class:"content-header"},n.header):null,t("div",W(n))])])})])})):i.value.emptyResult:D?T.value?[X(),Z()]:i.value.emptyHistory:i.value.emptyResult)}});export{De as default}; diff --git a/assets/about.html-S28Qkn-a.js b/assets/about.html-S28Qkn-a.js new file mode 100644 index 0000000..78d4c5f --- /dev/null +++ b/assets/about.html-S28Qkn-a.js @@ -0,0 +1 @@ +import{_ as t}from"./plugin-vue_export-helper-DlAUqK2U.js";import{o as e,c as o,a as r}from"./app-DnL6hVrc.js";const a={},c=r("p",null,"嘿姐妹,时刻欢迎你的加入!",-1),n=[c];function i(p,m){return e(),o("div",null,n)}const d=t(a,[["render",i],["__file","about.html.vue"]]),h=JSON.parse('{"path":"/about.html","title":"About","lang":"zh-CN","frontmatter":{"title":"About","icon":"user","order":1,"description":"嘿姐妹,时刻欢迎你的加入!","head":[["meta",{"property":"og:url","content":"https://hackorg.com/about.html"}],["meta",{"property":"og:site_name","content":"HackOrg"}],["meta",{"property":"og:title","content":"About"}],["meta",{"property":"og:description","content":"嘿姐妹,时刻欢迎你的加入!"}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2024-04-24T15:19:13.000Z"}],["meta",{"property":"article:author","content":"GoogTech"}],["meta",{"property":"article:modified_time","content":"2024-04-24T15:19:13.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"About\\",\\"image\\":[\\"\\"],\\"dateModified\\":\\"2024-04-24T15:19:13.000Z\\",\\"author\\":[{\\"@type\\":\\"Person\\",\\"name\\":\\"GoogTech\\",\\"url\\":\\"https://goog.tech\\"}]}"]]},"headers":[],"git":{"createdTime":1713971953000,"updatedTime":1713971953000,"contributors":[{"name":"googtech","email":"hi@goog.tech","commits":1}]},"readingTime":{"minutes":0.22,"words":66},"filePathRelative":"about.md","localizedDate":"2024年4月24日","autoDesc":true,"excerpt":"

嘿姐妹,时刻欢迎你的加入!

\\n"}');export{d as comp,h as data}; diff --git a/assets/app-DnL6hVrc.js b/assets/app-DnL6hVrc.js new file mode 100644 index 0000000..aa0be5b --- /dev/null +++ b/assets/app-DnL6hVrc.js @@ -0,0 +1,29 @@ +const __vite__fileDeps=["assets/index.html-D2mLgePs.js","assets/plugin-vue_export-helper-DlAUqK2U.js","assets/about.html-S28Qkn-a.js","assets/sponsor.html-B1PtFkOy.js","assets/index.html-CCDDYarp.js","assets/useful-git-command-in-dev.html-D-ADuijk.js","assets/index.html-nzwe6g5D.js","assets/index.html-BHmOeXEM.js","assets/index.html-a6j5LRM-.js","assets/index.html-BQOK8nId.js","assets/404.html-Bpom1KhA.js"],__vite__mapDeps=i=>i.map(i=>__vite__fileDeps[i]); +/** +* @vue/shared v3.4.25 +* (c) 2018-present Yuxi (Evan) You and Vue contributors +* @license MIT +**//*! #__NO_SIDE_EFFECTS__ */function _s(e,t){const n=new Set(e.split(","));return t?r=>n.has(r.toLowerCase()):r=>n.has(r)}const ye={},kn=[],rt=()=>{},zu=()=>!1,hr=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Cs=e=>e.startsWith("onUpdate:"),Se=Object.assign,Es=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Vu=Object.prototype.hasOwnProperty,ae=(e,t)=>Vu.call(e,t),ee=Array.isArray,qn=e=>ro(e)==="[object Map]",qu=e=>ro(e)==="[object Set]",ne=e=>typeof e=="function",$e=e=>typeof e=="string",vr=e=>typeof e=="symbol",Ce=e=>e!==null&&typeof e=="object",Fa=e=>(Ce(e)||ne(e))&&ne(e.then)&&ne(e.catch),Uu=Object.prototype.toString,ro=e=>Uu.call(e),Wu=e=>ro(e).slice(8,-1),Gu=e=>ro(e)==="[object Object]",ks=e=>$e(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Sn=_s(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),oo=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},Ku=/-(\w)/g,at=oo(e=>e.replace(Ku,(t,n)=>n?n.toUpperCase():"")),Yu=/\B([A-Z])/g,Pn=oo(e=>e.replace(Yu,"-$1").toLowerCase()),mr=oo(e=>e.charAt(0).toUpperCase()+e.slice(1)),wo=oo(e=>e?`on${mr(e)}`:""),qt=(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},Ju=e=>{const t=$e(e)?Number(e):NaN;return isNaN(t)?e:t};let dl;const za=()=>dl||(dl=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Ss(e){if(ee(e)){const t={};for(let n=0;n{if(n){const r=n.split(Zu);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function xs(e){let t="";if($e(e))t=e;else if(ee(e))for(let n=0;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=an;try{return zt=!0,an=this,this._runnings++,pl(this),this.fn()}finally{hl(this),this._runnings--,an=n,zt=t}}stop(){var t;this.active&&(pl(this),hl(this),(t=this.onStop)==null||t.call(this),this.active=!1)}}function af(e){return e.value}function pl(e){e._trackId++,e._depsLength=0}function hl(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},Kr=new WeakMap,cn=Symbol(""),Qo=Symbol("");function Ue(e,t,n){if(zt&&an){let r=Kr.get(e);r||Kr.set(e,r=new Map);let o=r.get(n);o||r.set(n,o=Ya(()=>r.delete(n))),Ga(an,o)}}function At(e,t,n,r,o,s){const l=Kr.get(e);if(!l)return;let a=[];if(t==="clear")a=[...l.values()];else if(n==="length"&&ee(e)){const i=Number(r);l.forEach((c,u)=>{(u==="length"||!vr(u)&&u>=i)&&a.push(c)})}else switch(n!==void 0&&a.push(l.get(n)),t){case"add":ee(e)?ks(n)&&a.push(l.get("length")):(a.push(l.get(cn)),qn(e)&&a.push(l.get(Qo)));break;case"delete":ee(e)||(a.push(l.get(cn)),qn(e)&&a.push(l.get(Qo)));break;case"set":qn(e)&&a.push(l.get(cn));break}As();for(const i of a)i&&Ka(i,4);Ls()}function cf(e,t){var n;return(n=Kr.get(e))==null?void 0:n.get(t)}const uf=_s("__proto__,__v_isRef,__isVue"),Qa=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(vr)),vl=ff();function ff(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=ie(this);for(let s=0,l=this.length;s{e[t]=function(...n){Kt(),As();const r=ie(this)[t].apply(this,n);return Ls(),Yt(),r}}),e}function df(e){vr(e)||(e=String(e));const t=ie(this);return Ue(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,s=this._isShallow;if(n==="__v_isReactive")return!o;if(n==="__v_isReadonly")return o;if(n==="__v_isShallow")return s;if(n==="__v_raw")return r===(o?s?Sf:ti:s?ei:Za).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(r)?t:void 0;const l=ee(t);if(!o){if(l&&ae(vl,n))return Reflect.get(vl,n,r);if(n==="hasOwnProperty")return df}const a=Reflect.get(t,n,r);return(vr(n)?Qa.has(n):uf(n))||(o||Ue(t,"get",n),s)?a:Me(a)?l&&ks(n)?a:a.value:Ce(a)?o?yr(a):gr(a):a}}class Xa extends Ja{constructor(t=!1){super(!1,t)}set(t,n,r,o){let s=t[n];if(!this._isShallow){const i=er(s);if(!Yr(r)&&!er(r)&&(s=ie(s),r=ie(r)),!ee(t)&&Me(s)&&!Me(r))return i?!1:(s.value=r,!0)}const l=ee(t)&&ks(n)?Number(n)e,so=e=>Reflect.getPrototypeOf(e);function Ar(e,t,n=!1,r=!1){e=e.__v_raw;const o=ie(e),s=ie(t);n||(qt(t,s)&&Ue(o,"get",t),Ue(o,"get",s));const{has:l}=so(o),a=r?Is:n?Ps:tr;if(l.call(o,t))return a(e.get(t));if(l.call(o,s))return a(e.get(s));e!==o&&e.get(t)}function Lr(e,t=!1){const n=this.__v_raw,r=ie(n),o=ie(e);return t||(qt(e,o)&&Ue(r,"has",e),Ue(r,"has",o)),e===o?n.has(e):n.has(e)||n.has(o)}function Ir(e,t=!1){return e=e.__v_raw,!t&&Ue(ie(e),"iterate",cn),Reflect.get(e,"size",e)}function ml(e){e=ie(e);const t=ie(this);return so(t).has.call(t,e)||(t.add(e),At(t,"add",e,e)),this}function gl(e,t){t=ie(t);const n=ie(this),{has:r,get:o}=so(n);let s=r.call(n,e);s||(e=ie(e),s=r.call(n,e));const l=o.call(n,e);return n.set(e,t),s?qt(t,l)&&At(n,"set",e,t):At(n,"add",e,t),this}function yl(e){const t=ie(this),{has:n,get:r}=so(t);let o=n.call(t,e);o||(e=ie(e),o=n.call(t,e)),r&&r.call(t,e);const s=t.delete(e);return o&&At(t,"delete",e,void 0),s}function bl(){const e=ie(this),t=e.size!==0,n=e.clear();return t&&At(e,"clear",void 0,void 0),n}function Rr(e,t){return function(r,o){const s=this,l=s.__v_raw,a=ie(l),i=t?Is:e?Ps:tr;return!e&&Ue(a,"iterate",cn),l.forEach((c,u)=>r.call(o,i(c),i(u),s))}}function Or(e,t,n){return function(...r){const o=this.__v_raw,s=ie(o),l=qn(s),a=e==="entries"||e===Symbol.iterator&&l,i=e==="keys"&&l,c=o[e](...r),u=n?Is:t?Ps:tr;return!t&&Ue(s,"iterate",i?Qo:cn),{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 Rt(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function gf(){const e={get(s){return Ar(this,s)},get size(){return Ir(this)},has:Lr,add:ml,set:gl,delete:yl,clear:bl,forEach:Rr(!1,!1)},t={get(s){return Ar(this,s,!1,!0)},get size(){return Ir(this)},has:Lr,add:ml,set:gl,delete:yl,clear:bl,forEach:Rr(!1,!0)},n={get(s){return Ar(this,s,!0)},get size(){return Ir(this,!0)},has(s){return Lr.call(this,s,!0)},add:Rt("add"),set:Rt("set"),delete:Rt("delete"),clear:Rt("clear"),forEach:Rr(!0,!1)},r={get(s){return Ar(this,s,!0,!0)},get size(){return Ir(this,!0)},has(s){return Lr.call(this,s,!0)},add:Rt("add"),set:Rt("set"),delete:Rt("delete"),clear:Rt("clear"),forEach:Rr(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(s=>{e[s]=Or(s,!1,!1),n[s]=Or(s,!0,!1),t[s]=Or(s,!1,!0),r[s]=Or(s,!0,!0)}),[e,n,t,r]}const[yf,bf,wf,_f]=gf();function Rs(e,t){const n=t?e?_f:wf:e?bf:yf;return(r,o,s)=>o==="__v_isReactive"?!e:o==="__v_isReadonly"?e:o==="__v_raw"?r:Reflect.get(ae(n,o)&&o in r?n:r,o,s)}const Cf={get:Rs(!1,!1)},Ef={get:Rs(!1,!0)},kf={get:Rs(!0,!1)};const Za=new WeakMap,ei=new WeakMap,ti=new WeakMap,Sf=new WeakMap;function xf(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Tf(e){return e.__v_skip||!Object.isExtensible(e)?0:xf(Wu(e))}function gr(e){return er(e)?e:Os(e,!1,hf,Cf,Za)}function ni(e){return Os(e,!1,mf,Ef,ei)}function yr(e){return Os(e,!0,vf,kf,ti)}function Os(e,t,n,r,o){if(!Ce(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const s=o.get(e);if(s)return s;const l=Tf(e);if(l===0)return e;const a=new Proxy(e,l===2?r:n);return o.set(e,a),a}function Un(e){return er(e)?Un(e.__v_raw):!!(e&&e.__v_isReactive)}function er(e){return!!(e&&e.__v_isReadonly)}function Yr(e){return!!(e&&e.__v_isShallow)}function ri(e){return e?!!e.__v_raw:!1}function ie(e){const t=e&&e.__v_raw;return t?ie(t):e}function Af(e){return Object.isExtensible(e)&&Ba(e,"__v_skip",!0),e}const tr=e=>Ce(e)?gr(e):e,Ps=e=>Ce(e)?yr(e):e;class oi{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 Ts(()=>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=ie(this);return(!t._cacheable||t.effect.dirty)&&qt(t._value,t._value=t.effect.run())&&Wn(t,4),$s(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 Lf(e,t,n=!1){let r,o;const s=ne(e);return s?(r=e,o=rt):(r=e.get,o=e.set),new oi(r,o,s||!o,n)}function $s(e){var t;zt&&an&&(e=ie(e),Ga(an,(t=e.dep)!=null?t:e.dep=Ya(()=>e.dep=void 0,e instanceof oi?e:void 0)))}function Wn(e,t=4,n){e=ie(e);const r=e.dep;r&&Ka(r,t)}function Me(e){return!!(e&&e.__v_isRef===!0)}function Y(e){return si(e,!1)}function Le(e){return si(e,!0)}function si(e,t){return Me(e)?e:new If(e,t)}class If{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:ie(t),this._value=n?t:tr(t)}get value(){return $s(this),this._value}set value(t){const n=this.__v_isShallow||Yr(t)||er(t);t=n?t:ie(t),qt(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:tr(t),Wn(this,4))}}function un(e){return Me(e)?e.value:e}const Rf={get:(e,t,n)=>un(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const o=e[t];return Me(o)&&!Me(n)?(o.value=n,!0):Reflect.set(e,t,n,r)}};function li(e){return Un(e)?e:new Proxy(e,Rf)}class Of{constructor(t){this.dep=void 0,this.__v_isRef=!0;const{get:n,set:r}=t(()=>$s(this),()=>Wn(this));this._get=n,this._set=r}get value(){return this._get()}set value(t){this._set(t)}}function Ms(e){return new Of(e)}class Pf{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 cf(ie(this._object),this._key)}}class $f{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}}function lo(e,t,n){return Me(e)?e:ne(e)?new $f(e):Ce(e)&&arguments.length>1?Mf(e,t,n):Y(e)}function Mf(e,t,n){const r=e[t];return Me(r)?r:new Pf(e,t,n)}/** +* @vue/runtime-core v3.4.25 +* (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){br(o,t,n)}}function st(e,t,n,r){if(ne(e)){const o=Vt(e,t,n,r);return o&&Fa(o)&&o.catch(s=>{br(s,t,n)}),o}if(ee(e)){const o=[];for(let s=0;s>>1,o=He[r],s=rr(o);syt&&He.splice(t,1)}function jf(e){ee(e)?xn.push(...e):(!Ht||!Ht.includes(e,e.allowRecurse?on+1:on))&&xn.push(e),ii()}function wl(e,t,n=nr?yt+1:0){for(;nrr(n)-rr(r));if(xn.length=0,Ht){Ht.push(...t);return}for(Ht=t,on=0;one.id==null?1/0:e.id,Ff=(e,t)=>{const n=rr(e)-rr(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function ci(e){Jo=!1,nr=!0,He.sort(Ff);try{for(yt=0;yt$e(h)?h.trim():h)),d&&(o=n.map(Qu))}let a,i=r[a=wo(t)]||r[a=wo(at(t))];!i&&s&&(i=r[a=wo(Pn(t))]),i&&st(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,st(c,e,6,o)}}function ui(e,t,n=!1){const r=t.emitsCache,o=r.get(e);if(o!==void 0)return o;const s=e.emits;let l={},a=!1;if(!ne(e)){const i=c=>{const u=ui(c,t,!0);u&&(a=!0,Se(l,u))};!n&&t.mixins.length&&t.mixins.forEach(i),e.extends&&i(e.extends),e.mixins&&e.mixins.forEach(i)}return!s&&!a?(Ce(e)&&r.set(e,null),null):(ee(s)?s.forEach(i=>l[i]=null):Se(l,s),Ce(e)&&r.set(e,l),l)}function io(e,t){return!e||!hr(t)?!1:(t=t.slice(2).replace(/Once$/,""),ae(e,t[0].toLowerCase()+t.slice(1))||ae(e,Pn(t))||ae(e,t))}let ot=null,fi=null;function Jr(e){const t=ot;return ot=e,fi=e&&e.type.__scopeId||null,t}function zf(e,t=ot,n){if(!t||e._n)return e;const r=(...o)=>{r._d&&Ol(-1);const s=Jr(t);let l;try{l=e(...o)}finally{Jr(s),r._d&&Ol(1)}return l};return r._n=!0,r._c=!0,r._d=!0,r}function Co(e){const{type:t,vnode:n,proxy:r,withProxy:o,propsOptions:[s],slots:l,attrs:a,emit:i,render:c,renderCache:u,props:d,data:p,setupState:h,ctx:m,inheritAttrs:_}=e,w=Jr(e);let y,C;try{if(n.shapeFlag&4){const S=o||r,x=S;y=ut(c.call(x,S,u,d,h,p,m)),C=a}else{const S=t;y=ut(S.length>1?S(d,{attrs:a,slots:l,emit:i}):S(d,null)),C=t.props?a:Vf(a)}}catch(S){Qn.length=0,br(S,e,1),y=Pe(_t)}let b=y;if(C&&_!==!1){const S=Object.keys(C),{shapeFlag:x}=b;S.length&&x&7&&(s&&S.some(Cs)&&(C=qf(C,s)),b=Ut(b,C))}return n.dirs&&(b=Ut(b),b.dirs=b.dirs?b.dirs.concat(n.dirs):n.dirs),n.transition&&(b.transition=n.transition),y=b,Jr(w),y}const Vf=e=>{let t;for(const n in e)(n==="class"||n==="style"||hr(n))&&((t||(t={}))[n]=e[n]);return t},qf=(e,t)=>{const n={};for(const r in e)(!Cs(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function Uf(e,t,n){const{props:r,children:o,component:s}=e,{props:l,children:a,patchFlag:i}=t,c=s.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&i>=0){if(i&1024)return!0;if(i&16)return r?_l(r,l,c):!!l;if(i&8){const u=t.dynamicProps;for(let d=0;de.__isSuspense;function pi(e,t){t&&t.pendingBranch?ee(e)?t.effects.push(...e):t.effects.push(e):jf(e)}const Qf=Symbol.for("v-scx"),Jf=()=>ke(Qf);function hi(e,t){return Hs(e,null,t)}const Pr={};function oe(e,t,n){return Hs(e,t,n)}function Hs(e,t,{immediate:n,deep:r,flush:o,once:s,onTrack:l,onTrigger:a}=ye){if(t&&s){const O=t;t=(...H)=>{O(...H),x()}}const i=Oe,c=O=>r===!0?O:_n(O,r===!1?1:void 0);let u,d=!1,p=!1;if(Me(e)?(u=()=>e.value,d=Yr(e)):Un(e)?(u=()=>c(e),d=!0):ee(e)?(p=!0,d=e.some(O=>Un(O)||Yr(O)),u=()=>e.map(O=>{if(Me(O))return O.value;if(Un(O))return c(O);if(ne(O))return Vt(O,i,2)})):ne(e)?t?u=()=>Vt(e,i,2):u=()=>(h&&h(),st(e,i,3,[m])):u=rt,t&&r){const O=u;u=()=>_n(O())}let h,m=O=>{h=b.onStop=()=>{Vt(O,i,4),h=b.onStop=void 0}},_;if(Cr)if(m=rt,t?n&&st(t,i,3,[u(),p?[]:void 0,m]):u(),o==="sync"){const O=Jf();_=O.__watcherHandles||(O.__watcherHandles=[])}else return rt;let w=p?new Array(e.length).fill(Pr):Pr;const y=()=>{if(!(!b.active||!b.dirty))if(t){const O=b.run();(r||d||(p?O.some((H,P)=>qt(H,w[P])):qt(O,w)))&&(h&&h(),st(t,i,3,[O,w===Pr?void 0:p&&w[0]===Pr?[]:w,m]),w=O)}else b.run()};y.allowRecurse=!!t;let C;o==="sync"?C=y:o==="post"?C=()=>ze(y,i&&i.suspense):(y.pre=!0,i&&(y.id=i.uid),C=()=>ao(y));const b=new Ts(u,rt,C),S=qa(),x=()=>{b.stop(),S&&Es(S.effects,b)};return t?n?y():w=b.run():o==="post"?ze(b.run.bind(b),i&&i.suspense):b.run(),_&&_.push(x),x}function Xf(e,t,n){const r=this.proxy,o=$e(e)?e.includes(".")?vi(r,e):()=>r[e]:e.bind(r,r);let s;ne(t)?s=t:(s=t.handler,n=t);const l=_r(this),a=Hs(o,s.bind(r),n);return l(),a}function vi(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),Me(e))_n(e.value,t,n,r);else if(ee(e))for(let o=0;o{_n(o,t,n,r)});else if(Gu(e))for(const o in e)_n(e[o],t,n,r);return e}function gt(e,t,n,r){const o=e.dirs,s=t&&t.dirs;for(let l=0;l{e.isMounted=!0}),Ci(()=>{e.isUnmounting=!0}),e}const et=[Function,Array],gi={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:et,onEnter:et,onAfterEnter:et,onEnterCancelled:et,onBeforeLeave:et,onLeave:et,onAfterLeave:et,onLeaveCancelled:et,onBeforeAppear:et,onAppear:et,onAfterAppear:et,onAppearCancelled:et},Zf={name:"BaseTransition",props:gi,setup(e,{slots:t}){const n=$n(),r=mi();return()=>{const o=t.default&&Ds(t.default(),!0);if(!o||!o.length)return;let s=o[0];if(o.length>1){for(const p of o)if(p.type!==_t){s=p;break}}const l=ie(e),{mode:a}=l;if(r.isLeaving)return Eo(s);const i=El(s);if(!i)return Eo(s);const c=or(i,l,r,n);sr(i,c);const u=n.subTree,d=u&&El(u);if(d&&d.type!==_t&&!sn(i,d)){const p=or(d,l,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())},Eo(s);a==="in-out"&&i.type!==_t&&(p.delayLeave=(h,m,_)=>{const w=yi(r,d);w[String(d.key)]=d,h[Dt]=()=>{m(),h[Dt]=void 0,delete c.delayedLeave},c.delayedLeave=_})}return s}}},e1=Zf;function yi(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 or(e,t,n,r){const{appear:o,mode:s,persisted:l=!1,onBeforeEnter:a,onEnter:i,onAfterEnter:c,onEnterCancelled:u,onBeforeLeave:d,onLeave:p,onAfterLeave:h,onLeaveCancelled:m,onBeforeAppear:_,onAppear:w,onAfterAppear:y,onAppearCancelled:C}=t,b=String(e.key),S=yi(n,e),x=(P,K)=>{P&&st(P,r,9,K)},O=(P,K)=>{const R=K[1];x(P,K),ee(P)?P.every(V=>V.length<=1)&&R():P.length<=1&&R()},H={mode:s,persisted:l,beforeEnter(P){let K=a;if(!n.isMounted)if(o)K=_||a;else return;P[Dt]&&P[Dt](!0);const R=S[b];R&&sn(e,R)&&R.el[Dt]&&R.el[Dt](),x(K,[P])},enter(P){let K=i,R=c,V=u;if(!n.isMounted)if(o)K=w||i,R=y||c,V=C||u;else return;let $=!1;const X=P[$r]=_e=>{$||($=!0,_e?x(V,[P]):x(R,[P]),H.delayedLeave&&H.delayedLeave(),P[$r]=void 0)};K?O(K,[P,X]):X()},leave(P,K){const R=String(e.key);if(P[$r]&&P[$r](!0),n.isUnmounting)return K();x(d,[P]);let V=!1;const $=P[Dt]=X=>{V||(V=!0,K(),X?x(m,[P]):x(h,[P]),P[Dt]=void 0,S[R]===e&&delete S[R])};S[R]=e,p?O(p,[P,$]):$()},clone(P){return or(P,t,n,r)}};return H}function Eo(e){if(wr(e))return e=Ut(e),e.children=null,e}function El(e){if(!wr(e))return e;const{shapeFlag:t,children:n}=e;if(n){if(t&16)return n[0];if(t&32&&ne(n.default))return n.default()}}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 Ds(e,t=!1,n){let r=[],o=0;for(let s=0;s1)for(let s=0;s!!e.type.__asyncLoader;/*! #__NO_SIDE_EFFECTS__ */function bi(e){ne(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:r,delay:o=200,timeout:s,suspensible:l=!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(m=>{if(m=m instanceof Error?m:new Error(String(m)),a)return new Promise((_,w)=>{a(m,()=>_(d()),()=>w(m),u+1)});throw m}).then(m=>h!==i&&i?i:(m&&(m.__esModule||m[Symbol.toStringTag]==="Module")&&(m=m.default),c=m,m)))};return q({name:"AsyncComponentWrapper",__asyncLoader:p,get __asyncResolved(){return c},setup(){const h=Oe;if(c)return()=>ko(c,h);const m=C=>{i=null,br(C,h,13,!r)};if(l&&h.suspense||Cr)return p().then(C=>()=>ko(C,h)).catch(C=>(m(C),()=>r?Pe(r,{error:C}):null));const _=Y(!1),w=Y(),y=Y(!!o);return o&&setTimeout(()=>{y.value=!1},o),s!=null&&setTimeout(()=>{if(!_.value&&!w.value){const C=new Error(`Async component timed out after ${s}ms.`);m(C),w.value=C}},s),p().then(()=>{_.value=!0,h.parent&&wr(h.parent.vnode)&&(h.parent.effect.dirty=!0,ao(h.parent.update))}).catch(C=>{m(C),w.value=C}),()=>{if(_.value&&c)return ko(c,h);if(w.value&&r)return Pe(r,{error:w.value});if(n&&!y.value)return Pe(n)}}})}function ko(e,t){const{ref:n,props:r,children:o,ce:s}=t.vnode,l=Pe(e,r,o);return l.ref=n,l.ce=s,delete t.vnode.ce,l}const wr=e=>e.type.__isKeepAlive;function t1(e,t){wi(e,"a",t)}function n1(e,t){wi(e,"da",t)}function wi(e,t,n=Oe){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)&&r1(r,t,n,o),o=o.parent}}function r1(e,t,n,r){const o=co(t,e,r,!0);Qt(()=>{Es(r[t],o)},n)}function co(e,t,n=Oe,r=!1){if(n){const o=n[e]||(n[e]=[]),s=t.__weh||(t.__weh=(...l)=>{if(n.isUnmounted)return;Kt();const a=_r(n),i=st(t,n,e,l);return a(),Yt(),i});return r?o.unshift(s):o.push(s),s}}const It=e=>(t,n=Oe)=>(!Cr||e==="sp")&&co(e,(...r)=>t(...r),n),o1=It("bm"),fe=It("m"),s1=It("bu"),_i=It("u"),Ci=It("bum"),Qt=It("um"),l1=It("sp"),a1=It("rtg"),i1=It("rtc");function c1(e,t=Oe){co("ec",e,t)}const Xo=e=>e?ji(e)?zs(e)||e.proxy:Xo(e.parent):null,Kn=Se(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=>Xo(e.parent),$root:e=>Xo(e.root),$emit:e=>e.emit,$options:e=>js(e),$forceUpdate:e=>e.f||(e.f=()=>{e.effect.dirty=!0,ao(e.update)}),$nextTick:e=>e.n||(e.n=Lt.bind(e.proxy)),$watch:e=>Xf.bind(e)}),So=(e,t)=>e!==ye&&!e.__isScriptSetup&&ae(e,t),u1={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:r,data:o,props:s,accessCache:l,type:a,appContext:i}=e;let c;if(t[0]!=="$"){const h=l[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 s[t]}else{if(So(r,t))return l[t]=1,r[t];if(o!==ye&&ae(o,t))return l[t]=2,o[t];if((c=e.propsOptions[0])&&ae(c,t))return l[t]=3,s[t];if(n!==ye&&ae(n,t))return l[t]=4,n[t];Zo&&(l[t]=0)}}const u=Kn[t];let d,p;if(u)return t==="$attrs"&&Ue(e.attrs,"get",""),u(e);if((d=a.__cssModules)&&(d=d[t]))return d;if(n!==ye&&ae(n,t))return l[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:s}=e;return So(o,t)?(o[t]=n,!0):r!==ye&&ae(r,t)?(r[t]=n,!0):ae(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(s[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:o,propsOptions:s}},l){let a;return!!n[l]||e!==ye&&ae(e,l)||So(t,l)||(a=s[0])&&ae(a,l)||ae(r,l)||ae(Kn,l)||ae(o.config.globalProperties,l)},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 kl(e){return ee(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let Zo=!0;function f1(e){const t=js(e),n=e.proxy,r=e.ctx;Zo=!1,t.beforeCreate&&Sl(t.beforeCreate,e,"bc");const{data:o,computed:s,methods:l,watch:a,provide:i,inject:c,created:u,beforeMount:d,mounted:p,beforeUpdate:h,updated:m,activated:_,deactivated:w,beforeDestroy:y,beforeUnmount:C,destroyed:b,unmounted:S,render:x,renderTracked:O,renderTriggered:H,errorCaptured:P,serverPrefetch:K,expose:R,inheritAttrs:V,components:$,directives:X,filters:_e}=t;if(c&&d1(c,r,null),l)for(const Z in l){const W=l[Z];ne(W)&&(r[Z]=W.bind(n))}if(o){const Z=o.call(n,n);Ce(Z)&&(e.data=gr(Z))}if(Zo=!0,s)for(const Z in s){const W=s[Z],xe=ne(W)?W.bind(n,n):ne(W.get)?W.get.bind(n,n):rt,ht=!ne(W)&&ne(W.set)?W.set.bind(n):rt,Ze=k({get:xe,set:ht});Object.defineProperty(r,Z,{enumerable:!0,configurable:!0,get:()=>Ze.value,set:Ie=>Ze.value=Ie})}if(a)for(const Z in a)Ei(a[Z],r,n,Z);if(i){const Z=ne(i)?i.call(n):i;Reflect.ownKeys(Z).forEach(W=>{fn(W,Z[W])})}u&&Sl(u,e,"c");function U(Z,W){ee(W)?W.forEach(xe=>Z(xe.bind(n))):W&&Z(W.bind(n))}if(U(o1,d),U(fe,p),U(s1,h),U(_i,m),U(t1,_),U(n1,w),U(c1,P),U(i1,O),U(a1,H),U(Ci,C),U(Qt,S),U(l1,K),ee(R))if(R.length){const Z=e.exposed||(e.exposed={});R.forEach(W=>{Object.defineProperty(Z,W,{get:()=>n[W],set:xe=>n[W]=xe})})}else e.exposed||(e.exposed={});x&&e.render===rt&&(e.render=x),V!=null&&(e.inheritAttrs=V),$&&(e.components=$),X&&(e.directives=X)}function d1(e,t,n=rt){ee(e)&&(e=es(e));for(const r in e){const o=e[r];let s;Ce(o)?"default"in o?s=ke(o.from||r,o.default,!0):s=ke(o.from||r):s=ke(o),Me(s)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>s.value,set:l=>s.value=l}):t[r]=s}}function Sl(e,t,n){st(ee(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function Ei(e,t,n,r){const o=r.includes(".")?vi(n,r):()=>n[r];if($e(e)){const s=t[e];ne(s)&&oe(o,s)}else if(ne(e))oe(o,e.bind(n));else if(Ce(e))if(ee(e))e.forEach(s=>Ei(s,t,n,r));else{const s=ne(e.handler)?e.handler.bind(n):t[e.handler];ne(s)&&oe(o,s,e)}}function js(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:o,optionsCache:s,config:{optionMergeStrategies:l}}=e.appContext,a=s.get(t);let i;return a?i=a:!o.length&&!n&&!r?i=t:(i={},o.length&&o.forEach(c=>Xr(i,c,l,!0)),Xr(i,t,l)),Ce(t)&&s.set(t,i),i}function Xr(e,t,n,r=!1){const{mixins:o,extends:s}=t;s&&Xr(e,s,n,!0),o&&o.forEach(l=>Xr(e,l,n,!0));for(const l in t)if(!(r&&l==="expose")){const a=p1[l]||n&&n[l];e[l]=a?a(e[l],t[l]):t[l]}return e}const p1={data:xl,props:Tl,emits:Tl,methods:zn,computed:zn,beforeCreate:De,created:De,beforeMount:De,mounted:De,beforeUpdate:De,updated:De,beforeDestroy:De,beforeUnmount:De,destroyed:De,unmounted:De,activated:De,deactivated:De,errorCaptured:De,serverPrefetch:De,components:zn,directives:zn,watch:v1,provide:xl,inject:h1};function xl(e,t){return t?e?function(){return Se(ne(e)?e.call(this,this):e,ne(t)?t.call(this,this):t)}:t:e}function h1(e,t){return zn(es(e),es(t))}function es(e){if(ee(e)){const t={};for(let n=0;n1)return n&&ne(t)?t.call(r&&r.proxy):t}}const Si={},xi=()=>Object.create(Si),Ti=e=>Object.getPrototypeOf(e)===Si;function y1(e,t,n,r=!1){const o={},s=xi();e.propsDefaults=Object.create(null),Ai(e,t,o,s);for(const l in e.propsOptions[0])l in o||(o[l]=void 0);n?e.props=r?o:ni(o):e.type.props?e.props=o:e.props=s,e.attrs=s}function b1(e,t,n,r){const{props:o,attrs:s,vnode:{patchFlag:l}}=e,a=ie(o),[i]=e.propsOptions;let c=!1;if((r||l>0)&&!(l&16)){if(l&8){const u=e.vnode.dynamicProps;for(let d=0;d{i=!0;const[p,h]=Li(d,t,!0);Se(l,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(!s&&!i)return Ce(e)&&r.set(e,kn),kn;if(ee(s))for(let u=0;u-1,h[1]=_<0||m<_,(m>-1||ae(h,"default"))&&a.push(d)}}}const c=[l,a];return Ce(e)&&r.set(e,c),c}function Al(e){return e[0]!=="$"&&!Sn(e)}function Ll(e){return e===null?"null":typeof e=="function"?e.name||"":typeof e=="object"&&e.constructor&&e.constructor.name||""}function Il(e,t){return Ll(e)===Ll(t)}function Rl(e,t){return ee(t)?t.findIndex(n=>Il(n,e)):ne(t)&&Il(t,e)?0:-1}const Ii=e=>e[0]==="_"||e==="$stable",Fs=e=>ee(e)?e.map(ut):[ut(e)],w1=(e,t,n)=>{if(t._n)return t;const r=zf((...o)=>Fs(t(...o)),n);return r._c=!1,r},Ri=(e,t,n)=>{const r=e._ctx;for(const o in e){if(Ii(o))continue;const s=e[o];if(ne(s))t[o]=w1(o,s,r);else if(s!=null){const l=Fs(s);t[o]=()=>l}}},Oi=(e,t)=>{const n=Fs(t);e.slots.default=()=>n},_1=(e,t)=>{const n=e.slots=xi();if(e.vnode.shapeFlag&32){const r=t._;r?(Se(n,t),Ba(n,"_",r)):Ri(t,n)}else t&&Oi(e,t)},C1=(e,t,n)=>{const{vnode:r,slots:o}=e;let s=!0,l=ye;if(r.shapeFlag&32){const a=t._;a?n&&a===1?s=!1:(Se(o,t),!n&&a===1&&delete o._):(s=!t.$stable,Ri(t,o)),l=t}else t&&(Oi(e,t),l={default:1});if(s)for(const a in o)!Ii(a)&&l[a]==null&&delete o[a]};function Zr(e,t,n,r,o=!1){if(ee(e)){e.forEach((p,h)=>Zr(p,t&&(ee(t)?t[h]:t),n,r,o));return}if(Gn(r)&&!o)return;const s=r.shapeFlag&4?zs(r.component)||r.component.proxy:r.el,l=o?null:s,{i:a,r:i}=e,c=t&&t.r,u=a.refs===ye?a.refs={}:a.refs,d=a.setupState;if(c!=null&&c!==i&&($e(c)?(u[c]=null,ae(d,c)&&(d[c]=null)):Me(c)&&(c.value=null)),ne(i))Vt(i,a,12,[l,u]);else{const p=$e(i),h=Me(i);if(p||h){const m=()=>{if(e.f){const _=p?ae(d,i)?d[i]:u[i]:i.value;o?ee(_)&&Es(_,s):ee(_)?_.includes(s)||_.push(s):p?(u[i]=[s],ae(d,i)&&(d[i]=u[i])):(i.value=[s],e.k&&(u[e.k]=i.value))}else p?(u[i]=l,ae(d,i)&&(d[i]=l)):h&&(i.value=l,e.k&&(u[e.k]=l))};l?(m.id=-1,ze(m,n)):m()}}}let Ot=!1;const E1=e=>e.namespaceURI.includes("svg")&&e.tagName!=="foreignObject",k1=e=>e.namespaceURI.includes("MathML"),Mr=e=>{if(E1(e))return"svg";if(k1(e))return"mathml"},Nr=e=>e.nodeType===8;function S1(e){const{mt:t,p:n,o:{patchProp:r,createText:o,nextSibling:s,parentNode:l,remove:a,insert:i,createComment:c}}=e,u=(b,S)=>{if(!S.hasChildNodes()){n(null,b,S),Qr(),S._vnode=b;return}Ot=!1,d(S.firstChild,b,null,null,null),Qr(),S._vnode=b,Ot&&console.error("Hydration completed but contains mismatches.")},d=(b,S,x,O,H,P=!1)=>{P=P||!!S.dynamicChildren;const K=Nr(b)&&b.data==="[",R=()=>_(b,S,x,O,H,K),{type:V,ref:$,shapeFlag:X,patchFlag:_e}=S;let me=b.nodeType;S.el=b,_e===-2&&(P=!1,S.dynamicChildren=null);let U=null;switch(V){case Ln:me!==3?S.children===""?(i(S.el=o(""),l(b),b),U=b):U=R():(b.data!==S.children&&(Ot=!0,b.data=S.children),U=s(b));break;case _t:C(b)?(U=s(b),y(S.el=b.content.firstChild,b,x)):me!==8||K?U=R():U=s(b);break;case qr:if(K&&(b=s(b),me=b.nodeType),me===1||me===3){U=b;const Z=!S.children.length;for(let W=0;W{P=P||!!S.dynamicChildren;const{type:K,props:R,patchFlag:V,shapeFlag:$,dirs:X,transition:_e}=S,me=K==="input"||K==="option";if(me||V!==-1){X&>(S,null,x,"created");let U=!1;if(C(b)){U=Pi(O,_e)&&x&&x.vnode.props&&x.vnode.props.appear;const W=b.content.firstChild;U&&_e.beforeEnter(W),y(W,b,x),S.el=b=W}if($&16&&!(R&&(R.innerHTML||R.textContent))){let W=h(b.firstChild,S,b,x,O,H,P);for(;W;){Ot=!0;const xe=W;W=W.nextSibling,a(xe)}}else $&8&&b.textContent!==S.children&&(Ot=!0,b.textContent=S.children);if(R)if(me||!P||V&48)for(const W in R)(me&&(W.endsWith("value")||W==="indeterminate")||hr(W)&&!Sn(W)||W[0]===".")&&r(b,W,null,R[W],void 0,void 0,x);else R.onClick&&r(b,"onClick",null,R.onClick,void 0,void 0,x);let Z;(Z=R&&R.onVnodeBeforeMount)&&tt(Z,x,S),X&>(S,null,x,"beforeMount"),((Z=R&&R.onVnodeMounted)||X||U)&&pi(()=>{Z&&tt(Z,x,S),U&&_e.enter(b),X&>(S,null,x,"mounted")},O)}return b.nextSibling},h=(b,S,x,O,H,P,K)=>{K=K||!!S.dynamicChildren;const R=S.children,V=R.length;for(let $=0;${const{slotScopeIds:K}=S;K&&(H=H?H.concat(K):K);const R=l(b),V=h(s(b),S,R,x,O,H,P);return V&&Nr(V)&&V.data==="]"?s(S.anchor=V):(Ot=!0,i(S.anchor=c("]"),R,V),V)},_=(b,S,x,O,H,P)=>{if(Ot=!0,S.el=null,P){const V=w(b);for(;;){const $=s(b);if($&&$!==V)a($);else break}}const K=s(b),R=l(b);return a(b),n(null,S,R,K,x,O,Mr(R),H),K},w=(b,S="[",x="]")=>{let O=0;for(;b;)if(b=s(b),b&&Nr(b)&&(b.data===S&&O++,b.data===x)){if(O===0)return s(b);O--}return b},y=(b,S,x)=>{const O=S.parentNode;O&&O.replaceChild(b,S);let H=x;for(;H;)H.vnode.el===S&&(H.vnode.el=H.subTree.el=b),H=H.parent},C=b=>b.nodeType===1&&b.tagName.toLowerCase()==="template";return[u,d]}const ze=pi;function x1(e){return T1(e,S1)}function T1(e,t){const n=za();n.__VUE__=!0;const{insert:r,remove:o,patchProp:s,createElement:l,createText:a,createComment:i,setText:c,setElementText:u,parentNode:d,nextSibling:p,setScopeId:h=rt,insertStaticContent:m}=e,_=(v,g,E,L=null,A=null,N=null,F=void 0,M=null,D=!!g.dynamicChildren)=>{if(v===g)return;v&&!sn(v,g)&&(L=T(v),Ie(v,A,N,!0),v=null),g.patchFlag===-2&&(D=!1,g.dynamicChildren=null);const{type:I,ref:z,shapeFlag:J}=g;switch(I){case Ln:w(v,g,E,L);break;case _t:y(v,g,E,L);break;case qr:v==null&&C(g,E,L,F);break;case Qe:$(v,g,E,L,A,N,F,M,D);break;default:J&1?x(v,g,E,L,A,N,F,M,D):J&6?X(v,g,E,L,A,N,F,M,D):(J&64||J&128)&&I.process(v,g,E,L,A,N,F,M,D,G)}z!=null&&A&&Zr(z,v&&v.ref,N,g||v,!g)},w=(v,g,E,L)=>{if(v==null)r(g.el=a(g.children),E,L);else{const A=g.el=v.el;g.children!==v.children&&c(A,g.children)}},y=(v,g,E,L)=>{v==null?r(g.el=i(g.children||""),E,L):g.el=v.el},C=(v,g,E,L)=>{[v.el,v.anchor]=m(v.children,g,E,L,v.el,v.anchor)},b=({el:v,anchor:g},E,L)=>{let A;for(;v&&v!==g;)A=p(v),r(v,E,L),v=A;r(g,E,L)},S=({el:v,anchor:g})=>{let E;for(;v&&v!==g;)E=p(v),o(v),v=E;o(g)},x=(v,g,E,L,A,N,F,M,D)=>{g.type==="svg"?F="svg":g.type==="math"&&(F="mathml"),v==null?O(g,E,L,A,N,F,M,D):K(v,g,A,N,F,M,D)},O=(v,g,E,L,A,N,F,M)=>{let D,I;const{props:z,shapeFlag:J,transition:Q,dirs:te}=v;if(D=v.el=l(v.type,N,z&&z.is,z),J&8?u(D,v.children):J&16&&P(v.children,D,null,L,A,xo(v,N),F,M),te&>(v,null,L,"created"),H(D,v,v.scopeId,F,L),z){for(const ue in z)ue!=="value"&&!Sn(ue)&&s(D,ue,null,z[ue],N,v.children,L,A,Te);"value"in z&&s(D,"value",null,z.value,N),(I=z.onVnodeBeforeMount)&&tt(I,L,v)}te&>(v,null,L,"beforeMount");const re=Pi(A,Q);re&&Q.beforeEnter(D),r(D,g,E),((I=z&&z.onVnodeMounted)||re||te)&&ze(()=>{I&&tt(I,L,v),re&&Q.enter(D),te&>(v,null,L,"mounted")},A)},H=(v,g,E,L,A)=>{if(E&&h(v,E),L)for(let N=0;N{for(let I=D;I{const M=g.el=v.el;let{patchFlag:D,dynamicChildren:I,dirs:z}=g;D|=v.patchFlag&16;const J=v.props||ye,Q=g.props||ye;let te;if(E&&tn(E,!1),(te=Q.onVnodeBeforeUpdate)&&tt(te,E,g,v),z&>(g,v,E,"beforeUpdate"),E&&tn(E,!0),I?R(v.dynamicChildren,I,M,E,L,xo(g,A),N):F||W(v,g,M,null,E,L,xo(g,A),N,!1),D>0){if(D&16)V(M,g,J,Q,E,L,A);else if(D&2&&J.class!==Q.class&&s(M,"class",null,Q.class,A),D&4&&s(M,"style",J.style,Q.style,A),D&8){const re=g.dynamicProps;for(let ue=0;ue{te&&tt(te,E,g,v),z&>(g,v,E,"updated")},L)},R=(v,g,E,L,A,N,F)=>{for(let M=0;M{if(E!==L){if(E!==ye)for(const M in E)!Sn(M)&&!(M in L)&&s(v,M,E[M],null,F,g.children,A,N,Te);for(const M in L){if(Sn(M))continue;const D=L[M],I=E[M];D!==I&&M!=="value"&&s(v,M,I,D,F,g.children,A,N,Te)}"value"in L&&s(v,"value",E.value,L.value,F)}},$=(v,g,E,L,A,N,F,M,D)=>{const I=g.el=v?v.el:a(""),z=g.anchor=v?v.anchor:a("");let{patchFlag:J,dynamicChildren:Q,slotScopeIds:te}=g;te&&(M=M?M.concat(te):te),v==null?(r(I,E,L),r(z,E,L),P(g.children||[],E,z,A,N,F,M,D)):J>0&&J&64&&Q&&v.dynamicChildren?(R(v.dynamicChildren,Q,E,A,N,F,M),(g.key!=null||A&&g===A.subTree)&&$i(v,g,!0)):W(v,g,E,z,A,N,F,M,D)},X=(v,g,E,L,A,N,F,M,D)=>{g.slotScopeIds=M,v==null?g.shapeFlag&512?A.ctx.activate(g,E,L,F,D):_e(g,E,L,A,N,F,D):me(v,g,D)},_e=(v,g,E,L,A,N,F)=>{const M=v.component=H1(v,L,A);if(wr(v)&&(M.ctx.renderer=G),D1(M),M.asyncDep){if(A&&A.registerDep(M,U),!v.el){const D=M.subTree=Pe(_t);y(null,D,g,E)}}else U(M,v,g,E,A,N,F)},me=(v,g,E)=>{const L=g.component=v.component;if(Uf(v,g,E))if(L.asyncDep&&!L.asyncResolved){Z(L,g,E);return}else L.next=g,Df(L.update),L.effect.dirty=!0,L.update();else g.el=v.el,L.vnode=g},U=(v,g,E,L,A,N,F)=>{const M=()=>{if(v.isMounted){let{next:z,bu:J,u:Q,parent:te,vnode:re}=v;{const gn=Mi(v);if(gn){z&&(z.el=re.el,Z(v,z,F)),gn.asyncDep.then(()=>{v.isUnmounted||M()});return}}let ue=z,ge;tn(v,!1),z?(z.el=re.el,Z(v,z,F)):z=re,J&&_o(J),(ge=z.props&&z.props.onVnodeBeforeUpdate)&&tt(ge,te,z,re),tn(v,!0);const Re=Co(v),it=v.subTree;v.subTree=Re,_(it,Re,d(it.el),T(it),v,A,N),z.el=Re.el,ue===null&&Wf(v,Re.el),Q&&ze(Q,A),(ge=z.props&&z.props.onVnodeUpdated)&&ze(()=>tt(ge,te,z,re),A)}else{let z;const{el:J,props:Q}=g,{bm:te,m:re,parent:ue}=v,ge=Gn(g);if(tn(v,!1),te&&_o(te),!ge&&(z=Q&&Q.onVnodeBeforeMount)&&tt(z,ue,g),tn(v,!0),J&&de){const Re=()=>{v.subTree=Co(v),de(J,v.subTree,v,A,null)};ge?g.type.__asyncLoader().then(()=>!v.isUnmounted&&Re()):Re()}else{const Re=v.subTree=Co(v);_(null,Re,E,L,v,A,N),g.el=Re.el}if(re&&ze(re,A),!ge&&(z=Q&&Q.onVnodeMounted)){const Re=g;ze(()=>tt(z,ue,Re),A)}(g.shapeFlag&256||ue&&Gn(ue.vnode)&&ue.vnode.shapeFlag&256)&&v.a&&ze(v.a,A),v.isMounted=!0,g=E=L=null}},D=v.effect=new Ts(M,rt,()=>ao(I),v.scope),I=v.update=()=>{D.dirty&&D.run()};I.id=v.uid,tn(v,!0),I()},Z=(v,g,E)=>{g.component=v;const L=v.vnode.props;v.vnode=g,v.next=null,b1(v,g.props,L,E),C1(v,g.children,E),Kt(),wl(v),Yt()},W=(v,g,E,L,A,N,F,M,D=!1)=>{const I=v&&v.children,z=v?v.shapeFlag:0,J=g.children,{patchFlag:Q,shapeFlag:te}=g;if(Q>0){if(Q&128){ht(I,J,E,L,A,N,F,M,D);return}else if(Q&256){xe(I,J,E,L,A,N,F,M,D);return}}te&8?(z&16&&Te(I,A,N),J!==I&&u(E,J)):z&16?te&16?ht(I,J,E,L,A,N,F,M,D):Te(I,A,N,!0):(z&8&&u(E,""),te&16&&P(J,E,L,A,N,F,M,D))},xe=(v,g,E,L,A,N,F,M,D)=>{v=v||kn,g=g||kn;const I=v.length,z=g.length,J=Math.min(I,z);let Q;for(Q=0;Qz?Te(v,A,N,!0,!1,J):P(g,E,L,A,N,F,M,D,J)},ht=(v,g,E,L,A,N,F,M,D)=>{let I=0;const z=g.length;let J=v.length-1,Q=z-1;for(;I<=J&&I<=Q;){const te=v[I],re=g[I]=D?jt(g[I]):ut(g[I]);if(sn(te,re))_(te,re,E,null,A,N,F,M,D);else break;I++}for(;I<=J&&I<=Q;){const te=v[J],re=g[Q]=D?jt(g[Q]):ut(g[Q]);if(sn(te,re))_(te,re,E,null,A,N,F,M,D);else break;J--,Q--}if(I>J){if(I<=Q){const te=Q+1,re=teQ)for(;I<=J;)Ie(v[I],A,N,!0),I++;else{const te=I,re=I,ue=new Map;for(I=re;I<=Q;I++){const Ge=g[I]=D?jt(g[I]):ut(g[I]);Ge.key!=null&&ue.set(Ge.key,I)}let ge,Re=0;const it=Q-re+1;let gn=!1,cl=0;const Dn=new Array(it);for(I=0;I=it){Ie(Ge,A,N,!0);continue}let mt;if(Ge.key!=null)mt=ue.get(Ge.key);else for(ge=re;ge<=Q;ge++)if(Dn[ge-re]===0&&sn(Ge,g[ge])){mt=ge;break}mt===void 0?Ie(Ge,A,N,!0):(Dn[mt-re]=I+1,mt>=cl?cl=mt:gn=!0,_(Ge,g[mt],E,null,A,N,F,M,D),Re++)}const ul=gn?A1(Dn):kn;for(ge=ul.length-1,I=it-1;I>=0;I--){const Ge=re+I,mt=g[Ge],fl=Ge+1{const{el:N,type:F,transition:M,children:D,shapeFlag:I}=v;if(I&6){Ze(v.component.subTree,g,E,L);return}if(I&128){v.suspense.move(g,E,L);return}if(I&64){F.move(v,g,E,G);return}if(F===Qe){r(N,g,E);for(let J=0;JM.enter(N),A);else{const{leave:J,delayLeave:Q,afterLeave:te}=M,re=()=>r(N,g,E),ue=()=>{J(N,()=>{re(),te&&te()})};Q?Q(N,re,ue):ue()}else r(N,g,E)},Ie=(v,g,E,L=!1,A=!1)=>{const{type:N,props:F,ref:M,children:D,dynamicChildren:I,shapeFlag:z,patchFlag:J,dirs:Q}=v;if(M!=null&&Zr(M,null,E,v,!0),z&256){g.ctx.deactivate(v);return}const te=z&1&&Q,re=!Gn(v);let ue;if(re&&(ue=F&&F.onVnodeBeforeUnmount)&&tt(ue,g,v),z&6)vt(v.component,E,L);else{if(z&128){v.suspense.unmount(E,L);return}te&>(v,null,g,"beforeUnmount"),z&64?v.type.remove(v,g,E,A,G,L):I&&(N!==Qe||J>0&&J&64)?Te(I,g,E,!1,!0):(N===Qe&&J&384||!A&&z&16)&&Te(D,g,E),L&&We(v)}(re&&(ue=F&&F.onVnodeUnmounted)||te)&&ze(()=>{ue&&tt(ue,g,v),te&>(v,null,g,"unmounted")},E)},We=v=>{const{type:g,el:E,anchor:L,transition:A}=v;if(g===Qe){kt(E,L);return}if(g===qr){S(v);return}const N=()=>{o(E),A&&!A.persisted&&A.afterLeave&&A.afterLeave()};if(v.shapeFlag&1&&A&&!A.persisted){const{leave:F,delayLeave:M}=A,D=()=>F(E,N);M?M(v.el,N,D):D()}else N()},kt=(v,g)=>{let E;for(;v!==g;)E=p(v),o(v),v=E;o(g)},vt=(v,g,E)=>{const{bum:L,scope:A,update:N,subTree:F,um:M}=v;L&&_o(L),A.stop(),N&&(N.active=!1,Ie(F,v,g,E)),M&&ze(M,g),ze(()=>{v.isUnmounted=!0},g),g&&g.pendingBranch&&!g.isUnmounted&&v.asyncDep&&!v.asyncResolved&&v.suspenseId===g.pendingId&&(g.deps--,g.deps===0&&g.resolve())},Te=(v,g,E,L=!1,A=!1,N=0)=>{for(let F=N;Fv.shapeFlag&6?T(v.component.subTree):v.shapeFlag&128?v.suspense.next():p(v.anchor||v.el);let B=!1;const j=(v,g,E)=>{v==null?g._vnode&&Ie(g._vnode,null,null,!0):_(g._vnode||null,v,g,null,null,null,E),B||(B=!0,wl(),Qr(),B=!1),g._vnode=v},G={p:_,um:Ie,m:Ze,r:We,mt:_e,mc:P,pc:W,pbc:R,n:T,o:e};let se,de;return t&&([se,de]=t(G)),{render:j,hydrate:se,createApp:g1(j,se)}}function xo({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 tn({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function Pi(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function $i(e,t,n=!1){const r=e.children,o=t.children;if(ee(r)&&ee(o))for(let s=0;s>1,e[n[a]]0&&(t[r]=n[s-1]),n[s]=r)}}for(s=n.length,l=n[s-1];s-- >0;)n[s]=l,l=t[l];return n}function Mi(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Mi(t)}const L1=e=>e.__isTeleport,Qe=Symbol.for("v-fgt"),Ln=Symbol.for("v-txt"),_t=Symbol.for("v-cmt"),qr=Symbol.for("v-stc"),Qn=[];let ft=null;function Gh(e=!1){Qn.push(ft=e?null:[])}function I1(){Qn.pop(),ft=Qn[Qn.length-1]||null}let lr=1;function Ol(e){lr+=e}function R1(e){return e.dynamicChildren=lr>0?ft||kn:null,I1(),lr>0&&ft&&ft.push(e),e}function Kh(e,t,n,r,o,s){return R1(Hi(e,t,n,r,o,s,!0))}function ns(e){return e?e.__v_isVNode===!0:!1}function sn(e,t){return e.type===t.type&&e.key===t.key}const Ni=({key:e})=>e??null,Ur=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?$e(e)||Me(e)||ne(e)?{i:ot,r:e,k:t,f:!!n}:e:null);function Hi(e,t=null,n=null,r=0,o=null,s=e===Qe?0:1,l=!1,a=!1){const i={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Ni(t),ref:t&&Ur(t),scopeId:fi,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:s,patchFlag:r,dynamicProps:o,dynamicChildren:null,appContext:null,ctx:ot};return a?(Bs(i,n),s&128&&e.normalize(i)):n&&(i.shapeFlag|=$e(n)?8:16),lr>0&&!l&&ft&&(i.patchFlag>0||s&6)&&i.patchFlag!==32&&ft.push(i),i}const Pe=O1;function O1(e,t=null,n=null,r=0,o=null,s=!1){if((!e||e===Gf)&&(e=_t),ns(e)){const a=Ut(e,t,!0);return n&&Bs(a,n),lr>0&&!s&&ft&&(a.shapeFlag&6?ft[ft.indexOf(e)]=a:ft.push(a)),a.patchFlag|=-2,a}if(V1(e)&&(e=e.__vccOpts),t){t=P1(t);let{class:a,style:i}=t;a&&!$e(a)&&(t.class=xs(a)),Ce(i)&&(ri(i)&&!ee(i)&&(i=Se({},i)),t.style=Ss(i))}const l=$e(e)?1:Yf(e)?128:L1(e)?64:Ce(e)?4:ne(e)?2:0;return Hi(e,t,n,r,o,l,s,!0)}function P1(e){return e?ri(e)||Ti(e)?Se({},e):e:null}function Ut(e,t,n=!1){const{props:r,ref:o,patchFlag:s,children:l}=e,a=t?$1(r||{},t):r;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:a,key:a&&Ni(a),ref:t&&t.ref?n&&o?ee(o)?o.concat(Ur(t)):[o,Ur(t)]:Ur(t):o,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:l,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Qe?s===-1?16:s|16:s,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Ut(e.ssContent),ssFallback:e.ssFallback&&Ut(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function Di(e=" ",t=0){return Pe(Ln,null,e,t)}function ut(e){return e==null||typeof e=="boolean"?Pe(_t):ee(e)?Pe(Qe,null,e.slice()):typeof e=="object"?jt(e):Pe(Ln,null,String(e))}function jt(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Ut(e)}function Bs(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(ee(t))n=16;else if(typeof t=="object")if(r&65){const o=t.default;o&&(o._c&&(o._d=!1),Bs(e,o()),o._c&&(o._d=!0));return}else{n=32;const o=t._;!o&&!Ti(t)?t._ctx=ot:o===3&&ot&&(ot.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else ne(t)?(t={default:t,_ctx:ot},n=32):(t=String(t),r&64?(n=16,t=[Di(t)]):n=8);e.children=t,e.shapeFlag|=n}function $1(...e){const t={};for(let n=0;nOe||ot;let eo,rs;{const e=za(),t=(n,r)=>{let o;return(o=e[n])||(o=e[n]=[]),o.push(r),s=>{o.length>1?o.forEach(l=>l(s)):o[0](s)}};eo=t("__VUE_INSTANCE_SETTERS__",n=>Oe=n),rs=t("__VUE_SSR_SETTERS__",n=>Cr=n)}const _r=e=>{const t=Oe;return eo(e),e.scope.on(),()=>{e.scope.off(),eo(t)}},Pl=()=>{Oe&&Oe.scope.off(),eo(null)};function ji(e){return e.vnode.shapeFlag&4}let Cr=!1;function D1(e,t=!1){t&&rs(t);const{props:n,children:r}=e.vnode,o=ji(e);y1(e,n,o,t),_1(e,r);const s=o?j1(e,t):void 0;return t&&rs(!1),s}function j1(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,u1);const{setup:r}=n;if(r){const o=e.setupContext=r.length>1?B1(e):null,s=_r(e);Kt();const l=Vt(r,e,0,[e.props,o]);if(Yt(),s(),Fa(l)){if(l.then(Pl,Pl),t)return l.then(a=>{$l(e,a,t)}).catch(a=>{br(a,e,0)});e.asyncDep=l}else $l(e,l,t)}else Fi(e,t)}function $l(e,t,n){ne(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Ce(t)&&(e.setupState=li(t)),Fi(e,n)}let Ml;function Fi(e,t,n){const r=e.type;if(!e.render){if(!t&&Ml&&!r.render){const o=r.template||js(e).template;if(o){const{isCustomElement:s,compilerOptions:l}=e.appContext.config,{delimiters:a,compilerOptions:i}=r,c=Se(Se({isCustomElement:s,delimiters:a},l),i);r.render=Ml(o,c)}}e.render=r.render||rt}{const o=_r(e);Kt();try{f1(e)}finally{Yt(),o()}}}const F1={get(e,t){return Ue(e,"get",""),e[t]}};function B1(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,F1),slots:e.slots,emit:e.emit,expose:t}}function zs(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(li(Af(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 z1(e,t=!0){return ne(e)?e.displayName||e.name:e.name||t&&e.__name}function V1(e){return ne(e)&&"__vccOpts"in e}const k=(e,t)=>Lf(e,t,Cr);function f(e,t,n){const r=arguments.length;return r===2?Ce(t)&&!ee(t)?ns(t)?Pe(e,null,[t]):Pe(e,t):Pe(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&ns(n)&&(n=[n]),Pe(e,t,n))}const q1="3.4.25";/** +* @vue/runtime-dom v3.4.25 +* (c) 2018-present Yuxi (Evan) You and Vue contributors +* @license MIT +**/const U1="http://www.w3.org/2000/svg",W1="http://www.w3.org/1998/Math/MathML",Ft=typeof document<"u"?document:null,Nl=Ft&&Ft.createElement("template"),G1={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"?Ft.createElementNS(U1,e):t==="mathml"?Ft.createElementNS(W1,e):Ft.createElement(e,n?{is:n}:void 0);return e==="select"&&r&&r.multiple!=null&&o.setAttribute("multiple",r.multiple),o},createText:e=>Ft.createTextNode(e),createComment:e=>Ft.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Ft.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,o,s){const l=n?n.previousSibling:t.lastChild;if(o&&(o===s||o.nextSibling))for(;t.insertBefore(o.cloneNode(!0),n),!(o===s||!(o=o.nextSibling)););else{Nl.innerHTML=r==="svg"?`${e}`:r==="mathml"?`${e}`:e;const a=Nl.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[l?l.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Pt="transition",jn="animation",In=Symbol("_vtc"),Wt=(e,{slots:t})=>f(e1,zi(e),t);Wt.displayName="Transition";const Bi={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},K1=Wt.props=Se({},gi,Bi),nn=(e,t=[])=>{ee(e)?e.forEach(n=>n(...t)):e&&e(...t)},Hl=e=>e?ee(e)?e.some(t=>t.length>1):e.length>1:!1;function zi(e){const t={};for(const $ in e)$ in Bi||(t[$]=e[$]);if(e.css===!1)return t;const{name:n="v",type:r,duration:o,enterFromClass:s=`${n}-enter-from`,enterActiveClass:l=`${n}-enter-active`,enterToClass:a=`${n}-enter-to`,appearFromClass:i=s,appearActiveClass:c=l,appearToClass:u=a,leaveFromClass:d=`${n}-leave-from`,leaveActiveClass:p=`${n}-leave-active`,leaveToClass:h=`${n}-leave-to`}=e,m=Y1(o),_=m&&m[0],w=m&&m[1],{onBeforeEnter:y,onEnter:C,onEnterCancelled:b,onLeave:S,onLeaveCancelled:x,onBeforeAppear:O=y,onAppear:H=C,onAppearCancelled:P=b}=t,K=($,X,_e)=>{Nt($,X?u:a),Nt($,X?c:l),_e&&_e()},R=($,X)=>{$._isLeaving=!1,Nt($,d),Nt($,h),Nt($,p),X&&X()},V=$=>(X,_e)=>{const me=$?H:C,U=()=>K(X,$,_e);nn(me,[X,U]),Dl(()=>{Nt(X,$?i:s),xt(X,$?u:a),Hl(me)||jl(X,r,_,U)})};return Se(t,{onBeforeEnter($){nn(y,[$]),xt($,s),xt($,l)},onBeforeAppear($){nn(O,[$]),xt($,i),xt($,c)},onEnter:V(!1),onAppear:V(!0),onLeave($,X){$._isLeaving=!0;const _e=()=>R($,X);xt($,d),xt($,p),qi(),Dl(()=>{$._isLeaving&&(Nt($,d),xt($,h),Hl(S)||jl($,r,w,_e))}),nn(S,[$,_e])},onEnterCancelled($){K($,!1),nn(b,[$])},onAppearCancelled($){K($,!0),nn(P,[$])},onLeaveCancelled($){R($),nn(x,[$])}})}function Y1(e){if(e==null)return null;if(Ce(e))return[To(e.enter),To(e.leave)];{const t=To(e);return[t,t]}}function To(e){return Ju(e)}function xt(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[In]||(e[In]=new Set)).add(t)}function Nt(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.remove(r));const n=e[In];n&&(n.delete(t),n.size||(e[In]=void 0))}function Dl(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let Q1=0;function jl(e,t,n,r){const o=e._endId=++Q1,s=()=>{o===e._endId&&r()};if(n)return setTimeout(s,n);const{type:l,timeout:a,propCount:i}=Vi(e,t);if(!l)return r();const c=l+"end";let u=0;const d=()=>{e.removeEventListener(c,p),s()},p=h=>{h.target===e&&++u>=i&&d()};setTimeout(()=>{u(n[m]||"").split(", "),o=r(`${Pt}Delay`),s=r(`${Pt}Duration`),l=Fl(o,s),a=r(`${jn}Delay`),i=r(`${jn}Duration`),c=Fl(a,i);let u=null,d=0,p=0;t===Pt?l>0&&(u=Pt,d=l,p=s.length):t===jn?c>0&&(u=jn,d=c,p=i.length):(d=Math.max(l,c),u=d>0?l>c?Pt:jn:null,p=u?u===Pt?s.length:i.length:0);const h=u===Pt&&/\b(transform|all)(,|$)/.test(r(`${Pt}Property`).toString());return{type:u,timeout:d,propCount:p,hasTransform:h}}function Fl(e,t){for(;e.lengthBl(n)+Bl(e[r])))}function Bl(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function qi(){return document.body.offsetHeight}function J1(e,t,n){const r=e[In];r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const zl=Symbol("_vod"),X1=Symbol("_vsh"),Z1=Symbol(""),ed=/(^|;)\s*display\s*:/;function td(e,t,n){const r=e.style,o=$e(n);let s=!1;if(n&&!o){if(t)if($e(t))for(const l of t.split(";")){const a=l.slice(0,l.indexOf(":")).trim();n[a]==null&&Wr(r,a,"")}else for(const l in t)n[l]==null&&Wr(r,l,"");for(const l in n)l==="display"&&(s=!0),Wr(r,l,n[l])}else if(o){if(t!==n){const l=r[Z1];l&&(n+=";"+l),r.cssText=n,s=ed.test(n)}}else t&&e.removeAttribute("style");zl in e&&(e[zl]=s?r.display:"",e[X1]&&(r.display="none"))}const Vl=/\s*!important$/;function Wr(e,t,n){if(ee(n))n.forEach(r=>Wr(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=nd(e,t);Vl.test(n)?e.setProperty(Pn(r),n.replace(Vl,""),"important"):e[r]=n}}const ql=["Webkit","Moz","ms"],Ao={};function nd(e,t){const n=Ao[t];if(n)return n;let r=at(t);if(r!=="filter"&&r in e)return Ao[t]=r;r=mr(r);for(let o=0;oLo||(cd.then(()=>Lo=0),Lo=Date.now());function fd(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;st(dd(r,n.value),t,5,[r])};return n.value=e,n.attached=ud(),n}function dd(e,t){if(ee(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 Kl=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,pd=(e,t,n,r,o,s,l,a,i)=>{const c=o==="svg";t==="class"?J1(e,r,c):t==="style"?td(e,n,r):hr(t)?Cs(t)||ad(e,t,n,r,l):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):hd(e,t,r,c))?od(e,t,r,s,l,a,i):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),rd(e,t,r,c))};function hd(e,t,n,r){if(r)return!!(t==="innerHTML"||t==="textContent"||t in e&&Kl(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 Kl(t)&&$e(n)?!1:t in e}const Ui=new WeakMap,Wi=new WeakMap,to=Symbol("_moveCb"),Yl=Symbol("_enterCb"),Gi={name:"TransitionGroup",props:Se({},K1,{tag:String,moveClass:String}),setup(e,{slots:t}){const n=$n(),r=mi();let o,s;return _i(()=>{if(!o.length)return;const l=e.moveClass||`${e.name||"v"}-move`;if(!wd(o[0].el,n.vnode.el,l))return;o.forEach(gd),o.forEach(yd);const a=o.filter(bd);qi(),a.forEach(i=>{const c=i.el,u=c.style;xt(c,l),u.transform=u.webkitTransform=u.transitionDuration="";const d=c[to]=p=>{p&&p.target!==c||(!p||/transform$/.test(p.propertyName))&&(c.removeEventListener("transitionend",d),c[to]=null,Nt(c,l))};c.addEventListener("transitionend",d)})}),()=>{const l=ie(e),a=zi(l);let i=l.tag||Qe;if(o=[],s)for(let c=0;cdelete e.mode;Gi.props;const md=Gi;function gd(e){const t=e.el;t[to]&&t[to](),t[Yl]&&t[Yl]()}function yd(e){Wi.set(e,e.el.getBoundingClientRect())}function bd(e){const t=Ui.get(e),n=Wi.get(e),r=t.left-n.left,o=t.top-n.top;if(r||o){const s=e.el.style;return s.transform=s.webkitTransform=`translate(${r}px,${o}px)`,s.transitionDuration="0s",e}}function wd(e,t,n){const r=e.cloneNode(),o=e[In];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 s=t.nodeType===1?t:t.parentNode;s.appendChild(r);const{hasTransform:l}=Vi(r);return s.removeChild(r),l}const _d=Se({patchProp:pd},G1);let Io,Ql=!1;function Cd(){return Io=Ql?Io:x1(_d),Ql=!0,Io}const Ed=(...e)=>{const t=Cd().createApp(...e),{mount:n}=t;return t.mount=r=>{const o=Sd(r);if(o)return n(o,!0,kd(o))},t};function kd(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function Sd(e){return $e(e)?document.querySelector(e):e}var xd=["link","meta","script","style","noscript","template"],Td=["title","base"],Ad=([e,t,n])=>Td.includes(e)?e:xd.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,Ld=e=>{const t=new Set,n=[];return e.forEach(r=>{const o=Ad(r);o&&!t.has(o)&&(t.add(o),n.push(r))}),n},Id=e=>e[0]==="/"?e:`/${e}`,Ki=e=>e[e.length-1]==="/"||e.endsWith(".html")?e:`${e}/`,pn=e=>/^(https?:)?\/\//.test(e),Rd=/.md((\?|#).*)?$/,uo=(e,t="/")=>!!(pn(e)||e.startsWith("/")&&!e.startsWith(t)&&!Rd.test(e)),fo=e=>/^[a-z][a-z0-9+.-]*:/.test(e),Mn=e=>Object.prototype.toString.call(e)==="[object Object]",Od=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("")},Vs=e=>e[e.length-1]==="/"?e.slice(0,-1):e,Yi=e=>e[0]==="/"?e.slice(1):e,Pd=(e,t)=>{const n=Object.keys(e).sort((r,o)=>{const s=o.split("/").length-r.split("/").length;return s!==0?s:o.length-r.length});for(const r of n)if(t.startsWith(r))return r;return"/"},Ae=e=>typeof e=="string";const $d="modulepreload",Md=function(e){return"/"+e},Jl={},Ke=function(t,n,r){let o=Promise.resolve();if(n&&n.length>0){const s=document.getElementsByTagName("link"),l=document.querySelector("meta[property=csp-nonce]"),a=(l==null?void 0:l.nonce)||(l==null?void 0:l.getAttribute("nonce"));o=Promise.all(n.map(i=>{if(i=Md(i),i in Jl)return;Jl[i]=!0;const c=i.endsWith(".css"),u=c?'[rel="stylesheet"]':"";if(!!r)for(let h=s.length-1;h>=0;h--){const m=s[h];if(m.href===i&&(!c||m.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${i}"]${u}`))return;const p=document.createElement("link");if(p.rel=c?"stylesheet":$d,c||(p.as="script",p.crossOrigin=""),p.href=i,a&&p.setAttribute("nonce",a),document.head.appendChild(p),c)return new Promise((h,m)=>{p.addEventListener("load",h),p.addEventListener("error",()=>m(new Error(`Unable to preload CSS for ${i}`)))})}))}return o.then(()=>t()).catch(s=>{const l=new Event("vite:preloadError",{cancelable:!0});if(l.payload=s,window.dispatchEvent(l),!l.defaultPrevented)throw s})},Nd=JSON.parse("{}"),Hd=Object.fromEntries([["/",{loader:()=>Ke(()=>import("./index.html-D2mLgePs.js"),__vite__mapDeps([0,1])),meta:{t:"Home",i:"home"}}],["/about.html",{loader:()=>Ke(()=>import("./about.html-S28Qkn-a.js"),__vite__mapDeps([2,1])),meta:{t:"About",i:"user",O:1}}],["/sponsor.html",{loader:()=>Ke(()=>import("./sponsor.html-B1PtFkOy.js"),__vite__mapDeps([3,1])),meta:{t:"Sponsor",i:"heart",O:2}}],["/github/",{loader:()=>Ke(()=>import("./index.html-CCDDYarp.js"),__vite__mapDeps([4,1])),meta:{t:"GitHub",i:"book"}}],["/github/useful-git-command-in-dev.html",{loader:()=>Ke(()=>import("./useful-git-command-in-dev.html-D-ADuijk.js"),__vite__mapDeps([5,1])),meta:{t:"在实际开发中常用的 Git 命令",i:"file"}}],["/linux/",{loader:()=>Ke(()=>import("./index.html-nzwe6g5D.js"),__vite__mapDeps([6,1])),meta:{t:"Linux",i:"book"}}],["/lua/",{loader:()=>Ke(()=>import("./index.html-BHmOeXEM.js"),__vite__mapDeps([7,1])),meta:{t:"Lua",i:"book"}}],["/python/",{loader:()=>Ke(()=>import("./index.html-a6j5LRM-.js"),__vite__mapDeps([8,1])),meta:{t:"Python",i:"book"}}],["/web-security/",{loader:()=>Ke(()=>import("./index.html-BQOK8nId.js"),__vite__mapDeps([9,1])),meta:{t:"Web Security",i:"book"}}],["/404.html",{loader:()=>Ke(()=>import("./404.html-Bpom1KhA.js"),__vite__mapDeps([10,1])),meta:{t:""}}]]);/*! + * vue-router v4.3.2 + * (c) 2024 Eduardo San Martin Morote + * @license MIT + */const bn=typeof document<"u";function Dd(e){return e.__esModule||e[Symbol.toStringTag]==="Module"}const ce=Object.assign;function Ro(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 Jn=()=>{},dt=Array.isArray,Qi=/#/g,jd=/&/g,Fd=/\//g,Bd=/=/g,zd=/\?/g,Ji=/\+/g,Vd=/%5B/g,qd=/%5D/g,Xi=/%5E/g,Ud=/%60/g,Zi=/%7B/g,Wd=/%7C/g,ec=/%7D/g,Gd=/%20/g;function qs(e){return encodeURI(""+e).replace(Wd,"|").replace(Vd,"[").replace(qd,"]")}function Kd(e){return qs(e).replace(Zi,"{").replace(ec,"}").replace(Xi,"^")}function os(e){return qs(e).replace(Ji,"%2B").replace(Gd,"+").replace(Qi,"%23").replace(jd,"%26").replace(Ud,"`").replace(Zi,"{").replace(ec,"}").replace(Xi,"^")}function Yd(e){return os(e).replace(Bd,"%3D")}function Qd(e){return qs(e).replace(Qi,"%23").replace(zd,"%3F")}function Jd(e){return e==null?"":Qd(e).replace(Fd,"%2F")}function ar(e){try{return decodeURIComponent(""+e)}catch{}return""+e}const Xd=/\/$/,Zd=e=>e.replace(Xd,"");function Oo(e,t,n="/"){let r,o={},s="",l="";const a=t.indexOf("#");let i=t.indexOf("?");return a=0&&(i=-1),i>-1&&(r=t.slice(0,i),s=t.slice(i+1,a>-1?a:t.length),o=e(s)),a>-1&&(r=r||t.slice(0,a),l=t.slice(a,t.length)),r=r0(r??t,n),{fullPath:r+(s&&"?")+s+l,path:r,query:o,hash:ar(l)}}function e0(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function Xl(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function t0(e,t,n){const r=t.matched.length-1,o=n.matched.length-1;return r>-1&&r===o&&Rn(t.matched[r],n.matched[o])&&tc(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function Rn(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function tc(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!n0(e[n],t[n]))return!1;return!0}function n0(e,t){return dt(e)?Zl(e,t):dt(t)?Zl(t,e):e===t}function Zl(e,t){return dt(t)?e.length===t.length&&e.every((n,r)=>n===t[r]):e.length===1&&e[0]===t}function r0(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 s=n.length-1,l,a;for(l=0;l1&&s--;else break;return n.slice(0,s).join("/")+"/"+r.slice(l).join("/")}var ir;(function(e){e.pop="pop",e.push="push"})(ir||(ir={}));var Xn;(function(e){e.back="back",e.forward="forward",e.unknown=""})(Xn||(Xn={}));function o0(e){if(!e)if(bn){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),Zd(e)}const s0=/^[^#]+#/;function l0(e,t){return e.replace(s0,"#")+t}function a0(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 i0(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=a0(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 ea(e,t){return(history.state?history.state.position-t:-1)+e}const ss=new Map;function c0(e,t){ss.set(e,t)}function u0(e){const t=ss.get(e);return ss.delete(e),t}let f0=()=>location.protocol+"//"+location.host;function nc(e,t){const{pathname:n,search:r,hash:o}=t,s=e.indexOf("#");if(s>-1){let a=o.includes(e.slice(s))?e.slice(s).length:1,i=o.slice(a);return i[0]!=="/"&&(i="/"+i),Xl(i,"")}return Xl(n,e)+r+o}function d0(e,t,n,r){let o=[],s=[],l=null;const a=({state:p})=>{const h=nc(e,location),m=n.value,_=t.value;let w=0;if(p){if(n.value=h,t.value=p,l&&l===m){l=null;return}w=_?p.position-_.position:0}else r(h);o.forEach(y=>{y(n.value,m,{delta:w,type:ir.pop,direction:w?w>0?Xn.forward:Xn.back:Xn.unknown})})};function i(){l=n.value}function c(p){o.push(p);const h=()=>{const m=o.indexOf(p);m>-1&&o.splice(m,1)};return s.push(h),h}function u(){const{history:p}=window;p.state&&p.replaceState(ce({},p.state,{scroll:po()}),"")}function d(){for(const p of s)p();s=[],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 ta(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 p0(e){const{history:t,location:n}=window,r={value:nc(e,n)},o={value:t.state};o.value||s(r.value,{back:null,current:r.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function s(i,c,u){const d=e.indexOf("#"),p=d>-1?(n.host&&document.querySelector("base")?e:e.slice(d))+i:f0()+e+i;try{t[u?"replaceState":"pushState"](c,"",p),o.value=c}catch(h){console.error(h),n[u?"replace":"assign"](p)}}function l(i,c){const u=ce({},t.state,ta(o.value.back,i,o.value.forward,!0),c,{position:o.value.position});s(i,u,!0),r.value=i}function a(i,c){const u=ce({},o.value,t.state,{forward:i,scroll:po()});s(u.current,u,!0);const d=ce({},ta(r.value,i,null),{position:u.position+1},c);s(i,d,!1),r.value=i}return{location:r,state:o,push:a,replace:l}}function h0(e){e=o0(e);const t=p0(e),n=d0(e,t.state,t.location,t.replace);function r(s,l=!0){l||n.pauseListeners(),history.go(s)}const o=ce({location:"",base:e,go:r,createHref:l0.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 v0(e){return typeof e=="string"||e&&typeof e=="object"}function rc(e){return typeof e=="string"||typeof e=="symbol"}const Tt={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0},oc=Symbol("");var na;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(na||(na={}));function On(e,t){return ce(new Error,{type:e,[oc]:!0},t)}function St(e,t){return e instanceof Error&&oc in e&&(t==null||!!(e.type&t))}const ra="[^/]+?",m0={sensitive:!1,strict:!1,start:!0,end:!0},g0=/[.+*?^${}()[\]/\\]/g;function y0(e,t){const n=ce({},m0,t),r=[];let o=n.start?"^":"";const s=[];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 w0(e,t){let n=0;const r=e.score,o=t.score;for(;n0&&t[t.length-1]<0}const _0={type:0,value:""},C0=/[a-zA-Z0-9_]/;function E0(e){if(!e)return[[]];if(e==="/")return[[_0]];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 s;function l(){s&&o.push(s),s=[]}let a=0,i,c="",u="";function d(){c&&(n===0?s.push({type:0,value:c}):n===1||n===2||n===3?(s.length>1&&(i==="*"||i==="+")&&t(`A repeatable param (${c}) must be alone in its segment. eg: '/:ids+.`),s.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{l(C)}:Jn}function l(u){if(rc(u)){const d=r.get(u);d&&(r.delete(u),n.splice(n.indexOf(d),1),d.children.forEach(l),d.alias.forEach(l))}else{const d=n.indexOf(u);d>-1&&(n.splice(d,1),u.record.name&&r.delete(u.record.name),u.children.forEach(l),u.alias.forEach(l))}}function a(){return n}function i(u){let d=0;for(;d=0&&(u.record.path!==n[d].record.path||!sc(u,n[d]));)d++;n.splice(d,0,u),u.record.name&&!la(u)&&r.set(u.record.name,u)}function c(u,d){let p,h={},m,_;if("name"in u&&u.name){if(p=r.get(u.name),!p)throw On(1,{location:u});_=p.record.name,h=ce(sa(d.params,p.keys.filter(C=>!C.optional).concat(p.parent?p.parent.keys.filter(C=>C.optional):[]).map(C=>C.name)),u.params&&sa(u.params,p.keys.map(C=>C.name))),m=p.stringify(h)}else if(u.path!=null)m=u.path,p=n.find(C=>C.re.test(m)),p&&(h=p.parse(m),_=p.record.name);else{if(p=d.name?r.get(d.name):n.find(C=>C.re.test(d.path)),!p)throw On(1,{location:u,currentLocation:d});_=p.record.name,h=ce({},d.params,u.params),m=p.stringify(h)}const w=[];let y=p;for(;y;)w.unshift(y.record),y=y.parent;return{name:_,path:m,params:h,matched:w,meta:A0(w)}}return e.forEach(u=>s(u)),{addRoute:s,resolve:c,removeRoute:l,getRoutes:a,getRecordMatcher:o}}function sa(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}function x0(e){return{path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:void 0,beforeEnter:e.beforeEnter,props:T0(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 T0(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 la(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function A0(e){return e.reduce((t,n)=>ce(t,n.meta),{})}function aa(e,t){const n={};for(const r in e)n[r]=r in t?t[r]:e[r];return n}function sc(e,t){return t.children.some(n=>n===e||sc(e,n))}function L0(e){const t={};if(e===""||e==="?")return t;const r=(e[0]==="?"?e.slice(1):e).split("&");for(let o=0;os&&os(s)):[r&&os(r)]).forEach(s=>{s!==void 0&&(t+=(t.length?"&":"")+n,s!=null&&(t+="="+s))})}return t}function I0(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 R0=Symbol(""),ca=Symbol(""),ho=Symbol(""),Us=Symbol(""),ls=Symbol("");function Fn(){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,s=l=>l()){const l=r&&(r.enterCallbacks[o]=r.enterCallbacks[o]||[]);return()=>new Promise((a,i)=>{const c=p=>{p===!1?i(On(4,{from:n,to:t})):p instanceof Error?i(p):v0(p)?i(On(2,{from:t,to:p})):(l&&r.enterCallbacks[o]===l&&typeof p=="function"&&l.push(p),a())},u=s(()=>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 Po(e,t,n,r,o=s=>s()){const s=[];for(const l of e)for(const a in l.components){let i=l.components[a];if(!(t!=="beforeRouteEnter"&&!l.instances[a]))if(O0(i)){const u=(i.__vccOpts||i)[t];u&&s.push(Bt(u,n,r,l,a,o))}else{let c=i();s.push(()=>c.then(u=>{if(!u)return Promise.reject(new Error(`Couldn't resolve component "${a}" at "${l.path}"`));const d=Dd(u)?u.default:u;l.components[a]=d;const h=(d.__vccOpts||d)[t];return h&&Bt(h,n,r,l,a,o)()}))}}return s}function O0(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function ua(e){const t=ke(ho),n=ke(Us),r=k(()=>{const i=un(e.to);return t.resolve(i)}),o=k(()=>{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(Rn.bind(null,u));if(p>-1)return p;const h=fa(i[c-2]);return c>1&&fa(u)===h&&d[d.length-1].path!==h?d.findIndex(Rn.bind(null,i[c-2])):p}),s=k(()=>o.value>-1&&N0(n.params,r.value.params)),l=k(()=>o.value>-1&&o.value===n.matched.length-1&&tc(n.params,r.value.params));function a(i={}){return M0(i)?t[un(e.replace)?"replace":"push"](un(e.to)).catch(Jn):Promise.resolve()}return{route:r,href:k(()=>r.value.href),isActive:s,isExactActive:l,navigate:a}}const P0=q({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:ua,setup(e,{slots:t}){const n=gr(ua(e)),{options:r}=ke(ho),o=k(()=>({[da(e.activeClass,r.linkActiveClass,"router-link-active")]:n.isActive,[da(e.exactActiveClass,r.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const s=t.default&&t.default(n);return e.custom?s:f("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:o.value},s)}}}),$0=P0;function M0(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 N0(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((s,l)=>s!==o[l]))return!1}return!0}function fa(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const da=(e,t,n)=>e??t??n,H0=q({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const r=ke(ls),o=k(()=>e.route||r.value),s=ke(ca,0),l=k(()=>{let c=un(s);const{matched:u}=o.value;let d;for(;(d=u[c])&&!d.components;)c++;return c}),a=k(()=>o.value.matched[l.value]);fn(ca,k(()=>l.value+1)),fn(R0,a),fn(ls,o);const i=Y();return oe(()=>[i.value,a.value,e.name],([c,u,d],[p,h,m])=>{u&&(u.instances[d]=c,h&&h!==u&&c&&c===p&&(u.leaveGuards.size||(u.leaveGuards=h.leaveGuards),u.updateGuards.size||(u.updateGuards=h.updateGuards))),c&&u&&(!h||!Rn(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 pa(n.default,{Component:p,route:c});const h=d.props[u],m=h?h===!0?c.params:typeof h=="function"?h(c):h:null,w=f(p,ce({},m,t,{onVnodeUnmounted:y=>{y.component.isUnmounted&&(d.instances[u]=null)},ref:i}));return pa(n.default,{Component:w,route:c})||w}}});function pa(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const D0=H0;function j0(e){const t=S0(e.routes,e),n=e.parseQuery||L0,r=e.stringifyQuery||ia,o=e.history,s=Fn(),l=Fn(),a=Fn(),i=Le(Tt);let c=Tt;bn&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const u=Ro.bind(null,T=>""+T),d=Ro.bind(null,Jd),p=Ro.bind(null,ar);function h(T,B){let j,G;return rc(T)?(j=t.getRecordMatcher(T),G=B):G=T,t.addRoute(G,j)}function m(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 g=Oo(n,T,B.path),E=t.resolve({path:g.path},B),L=o.createHref(g.fullPath);return ce(g,E,{params:p(E.params),hash:ar(g.hash),redirectedFrom:void 0,href:L})}let j;if(T.path!=null)j=ce({},T,{path:Oo(n,T.path,B.path).path});else{const g=ce({},T.params);for(const E in g)g[E]==null&&delete g[E];j=ce({},T,{params:d(g)}),B.params=d(B.params)}const G=t.resolve(j,B),se=T.hash||"";G.params=u(p(G.params));const de=e0(r,ce({},T,{hash:Kd(se),path:G.path})),v=o.createHref(de);return ce({fullPath:de,hash:se,query:r===ia?I0(T.query):T.query||{}},G,{redirectedFrom:void 0,href:v})}function C(T){return typeof T=="string"?Oo(n,T,i.value.path):ce({},T)}function b(T,B){if(c!==T)return On(8,{from:B,to:T})}function S(T){return H(T)}function x(T){return S(ce(C(T),{replace:!0}))}function O(T){const B=T.matched[T.matched.length-1];if(B&&B.redirect){const{redirect:j}=B;let G=typeof j=="function"?j(T):j;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 H(T,B){const j=c=y(T),G=i.value,se=T.state,de=T.force,v=T.replace===!0,g=O(j);if(g)return H(ce(C(g),{state:typeof g=="object"?ce({},se,g.state):se,force:de,replace:v}),B||j);const E=j;E.redirectedFrom=B;let L;return!de&&t0(r,G,j)&&(L=On(16,{to:E,from:G}),Ze(G,G,!0,!1)),(L?Promise.resolve(L):R(E,G)).catch(A=>St(A)?St(A,2)?A:ht(A):W(A,E,G)).then(A=>{if(A){if(St(A,2))return H(ce({replace:v},C(A.to),{state:typeof A.to=="object"?ce({},se,A.to.state):se,force:de}),B||E)}else A=$(E,G,!0,v,se);return V(E,G,A),A})}function P(T,B){const j=b(T,B);return j?Promise.reject(j):Promise.resolve()}function K(T){const B=kt.values().next().value;return B&&typeof B.runWithContext=="function"?B.runWithContext(T):T()}function R(T,B){let j;const[G,se,de]=F0(T,B);j=Po(G.reverse(),"beforeRouteLeave",T,B);for(const g of G)g.leaveGuards.forEach(E=>{j.push(Bt(E,T,B))});const v=P.bind(null,T,B);return j.push(v),Te(j).then(()=>{j=[];for(const g of s.list())j.push(Bt(g,T,B));return j.push(v),Te(j)}).then(()=>{j=Po(se,"beforeRouteUpdate",T,B);for(const g of se)g.updateGuards.forEach(E=>{j.push(Bt(E,T,B))});return j.push(v),Te(j)}).then(()=>{j=[];for(const g of de)if(g.beforeEnter)if(dt(g.beforeEnter))for(const E of g.beforeEnter)j.push(Bt(E,T,B));else j.push(Bt(g.beforeEnter,T,B));return j.push(v),Te(j)}).then(()=>(T.matched.forEach(g=>g.enterCallbacks={}),j=Po(de,"beforeRouteEnter",T,B,K),j.push(v),Te(j))).then(()=>{j=[];for(const g of l.list())j.push(Bt(g,T,B));return j.push(v),Te(j)}).catch(g=>St(g,8)?g:Promise.reject(g))}function V(T,B,j){a.list().forEach(G=>K(()=>G(T,B,j)))}function $(T,B,j,G,se){const de=b(T,B);if(de)return de;const v=B===Tt,g=bn?history.state:{};j&&(G||v?o.replace(T.fullPath,ce({scroll:v&&g&&g.scroll},se)):o.push(T.fullPath,se)),i.value=T,Ze(T,B,j,v),ht()}let X;function _e(){X||(X=o.listen((T,B,j)=>{if(!vt.listening)return;const G=y(T),se=O(G);if(se){H(ce(se,{replace:!0}),G).catch(Jn);return}c=G;const de=i.value;bn&&c0(ea(de.fullPath,j.delta),po()),R(G,de).catch(v=>St(v,12)?v:St(v,2)?(H(v.to,G).then(g=>{St(g,20)&&!j.delta&&j.type===ir.pop&&o.go(-1,!1)}).catch(Jn),Promise.reject()):(j.delta&&o.go(-j.delta,!1),W(v,G,de))).then(v=>{v=v||$(G,de,!1),v&&(j.delta&&!St(v,8)?o.go(-j.delta,!1):j.type===ir.pop&&St(v,20)&&o.go(-1,!1)),V(G,de,v)}).catch(Jn)}))}let me=Fn(),U=Fn(),Z;function W(T,B,j){ht(T);const G=U.list();return G.length?G.forEach(se=>se(T,B,j)):console.error(T),Promise.reject(T)}function xe(){return Z&&i.value!==Tt?Promise.resolve():new Promise((T,B)=>{me.add([T,B])})}function ht(T){return Z||(Z=!T,_e(),me.list().forEach(([B,j])=>T?j(T):B()),me.reset()),T}function Ze(T,B,j,G){const{scrollBehavior:se}=e;if(!bn||!se)return Promise.resolve();const de=!j&&u0(ea(T.fullPath,0))||(G||!j)&&history.state&&history.state.scroll||null;return Lt().then(()=>se(T,B,de)).then(v=>v&&i0(v)).catch(v=>W(v,T,B))}const Ie=T=>o.go(T);let We;const kt=new Set,vt={currentRoute:i,listening:!0,addRoute:h,removeRoute:m,hasRoute:w,getRoutes:_,resolve:y,options:e,push:S,replace:x,go:Ie,back:()=>Ie(-1),forward:()=>Ie(1),beforeEach:s.add,beforeResolve:l.add,afterEach:a.add,onError:U.add,isReady:xe,install(T){const B=this;T.component("RouterLink",$0),T.component("RouterView",D0),T.config.globalProperties.$router=B,Object.defineProperty(T.config.globalProperties,"$route",{enumerable:!0,get:()=>un(i)}),bn&&!We&&i.value===Tt&&(We=!0,S(o.location).catch(se=>{}));const j={};for(const se in Tt)Object.defineProperty(j,se,{get:()=>i.value[se],enumerable:!0});T.provide(ho,B),T.provide(Us,ni(j)),T.provide(ls,i);const G=T.unmount;kt.add(T),T.unmount=function(){kt.delete(T),kt.size<1&&(c=Tt,X&&X(),X=null,i.value=Tt,We=!1,Z=!1),G()}}};function Te(T){return T.reduce((B,j)=>B.then(()=>K(j)),Promise.resolve())}return vt}function F0(e,t){const n=[],r=[],o=[],s=Math.max(t.matched.length,e.matched.length);for(let l=0;lRn(c,a))?r.push(a):n.push(a));const i=e.matched[l];i&&(t.matched.find(c=>Rn(c,i))||o.push(i))}return[n,r,o]}function Nn(){return ke(ho)}function Jt(){return ke(Us)}var Ws=Symbol(""),Et=()=>{const e=ke(Ws);if(!e)throw new Error("useClientData() is called without provider.");return e},B0=()=>Et().pageComponent,we=()=>Et().pageData,Ee=()=>Et().pageFrontmatter,z0=()=>Et().pageHead,Gs=()=>Et().pageLang,V0=()=>Et().pageLayout,Xt=()=>Et().routeLocale,q0=()=>Et().routes,lc=()=>Et().siteData,vo=()=>Et().siteLocaleData,U0=Symbol(""),as=Le(Nd),cr=Le(Hd),ac=e=>{const t=Od(e);if(cr.value[t])return t;const n=encodeURI(t);return cr.value[n]?n:as.value[t]||as.value[n]||t},Gt=e=>{const t=ac(e),n=cr.value[t]??{...cr.value["/404.html"],notFound:!0};return{path:t,notFound:!1,...n}},mo=q({name:"ClientOnly",setup(e,t){const n=Y(!1);return fe(()=>{n.value=!0}),()=>{var r,o;return n.value?(o=(r=t.slots).default)==null?void 0:o.call(r):null}}}),ic=q({name:"Content",props:{path:{type:String,required:!1,default:""}},setup(e){const t=B0(),n=k(()=>{if(!e.path)return t.value;const r=Gt(e.path);return bi(()=>r.loader().then(({comp:o})=>o))});return()=>f(n.value)}}),Xe=(e={})=>e,Fe=e=>pn(e)?e:`/${Yi(e)}`,W0=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}},Ve=({active:e=!1,activeClass:t="route-link-active",to:n,...r},{slots:o})=>{var i;const s=Nn(),l=ac(n),a=l.startsWith("#")||l.startsWith("?")?l:Fe(l);return f("a",{...r,class:["route-link",{[t]:e}],href:a,onClick:(c={})=>{W0(c)?s.push(n).catch():Promise.resolve()}},(i=o.default)==null?void 0:i.call(o))};Ve.displayName="RouteLink";Ve.props={active:Boolean,activeClass:String,to:String};var G0="Layout",K0="en-US",rn=gr({resolveLayouts:e=>e.reduce((t,n)=>({...t,...n.layouts}),{}),resolvePageHead:(e,t,n)=>{const r=Ae(t.description)?t.description:n.description,o=[...Array.isArray(t.head)?t.head:[],...n.head,["title",{},e],["meta",{name:"description",content:r}]];return Ld(o)},resolvePageHeadTitle:(e,t)=>[e.title,t.title].filter(n=>!!n).join(" | "),resolvePageLang:(e,t)=>e.lang||t.lang||K0,resolvePageLayout:(e,t)=>{const n=Ae(e.frontmatter.layout)?e.frontmatter.layout:G0;if(!t[n])throw new Error(`[vuepress] Cannot resolve layout: ${n}`);return t[n]},resolveRouteLocale:(e,t)=>Pd(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 Y0={},Zt=e=>{const t=Xt();return k(()=>e[t.value]??{})};var je=Uint8Array,Cn=Uint16Array,Q0=Int32Array,cc=new je([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]),uc=new je([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]),J0=new je([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),fc=function(e,t){for(var n=new Cn(31),r=0;r<31;++r)n[r]=t+=1<>1|(he&21845)<<1;$t=($t&52428)>>2|($t&13107)<<2,$t=($t&61680)>>4|($t&3855)<<4,is[he]=(($t&65280)>>8|($t&255)<<8)>>1}var Zn=function(e,t,n){for(var r=e.length,o=0,s=new Cn(t);o>i]=c}else for(a=new Cn(r),o=0;o>15-e[o]);return a},Er=new je(288);for(var he=0;he<144;++he)Er[he]=8;for(var he=144;he<256;++he)Er[he]=9;for(var he=256;he<280;++he)Er[he]=7;for(var he=280;he<288;++he)Er[he]=8;var hc=new je(32);for(var he=0;he<32;++he)hc[he]=5;var t2=Zn(Er,9,1),n2=Zn(hc,5,1),$o=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},Mo=function(e,t){var n=t/8|0;return(e[n]|e[n+1]<<8|e[n+2]<<16)>>(t&7)},r2=function(e){return(e+7)/8|0},Ks=function(e,t,n){return(t==null||t<0)&&(t=0),(n==null||n>e.length)&&(n=e.length),new je(e.subarray(t,n))},o2=["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"],nt=function(e,t,n){var r=new Error(t||o2[e]);if(r.code=e,Error.captureStackTrace&&Error.captureStackTrace(r,nt),!n)throw r;return r},s2=function(e,t,n,r){var o=e.length,s=r?r.length:0;if(!o||t.f&&!t.l)return n||new je(0);var l=!n,a=l||t.i!=2,i=t.i;l&&(n=new je(o*3));var c=function(se){var de=n.length;if(se>de){var v=new je(Math.max(de*2,se));v.set(n),n=v}},u=t.f||0,d=t.p||0,p=t.b||0,h=t.l,m=t.d,_=t.m,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=t2,m=n2,_=9,w=5;else if(C==2){var O=ct(e,d,31)+257,H=ct(e,d+10,15)+4,P=O+ct(e,d+5,31)+1;d+=14;for(var K=new je(P),R=new je(19),V=0;V>4;if(b<16)K[V++]=b;else{var U=0,Z=0;for(b==16?(Z=3+ct(e,d,3),d+=2,U=K[V-1]):b==17?(Z=3+ct(e,d,7),d+=3):b==18&&(Z=11+ct(e,d,127),d+=7);Z--;)K[V++]=U}}var W=K.subarray(0,O),xe=K.subarray(O);_=$o(W),w=$o(xe),h=Zn(W,_,1),m=Zn(xe,w,1)}else nt(1);else{var b=r2(d)+4,S=e[b-4]|e[b-3]<<8,x=b+S;if(x>o){i&&nt(0);break}a&&c(p+S),n.set(e.subarray(b,x),p),t.b=p+=S,t.p=d=x*8,t.f=u;continue}if(d>y){i&&nt(0);break}}a&&c(p+131072);for(var ht=(1<<_)-1,Ze=(1<>4;if(d+=U&15,d>y){i&&nt(0);break}if(U||nt(2),We<256)n[p++]=We;else if(We==256){Ie=d,h=null;break}else{var kt=We-254;if(We>264){var V=We-257,vt=cc[V];kt=ct(e,d,(1<>4;Te||nt(3),d+=Te&15;var xe=e2[T];if(T>3){var vt=uc[T];xe+=Mo(e,d)&(1<y){i&&nt(0);break}a&&c(p+131072);var B=p+kt;if(p>4>7||(e[0]<<8|e[1])%31)&&nt(6,"invalid zlib data"),(e[1]>>5&1)==+!t&&nt(6,"invalid zlib data: "+(e[1]&32?"need":"unexpected")+" dictionary"),(e[1]>>3&4)+2};function i2(e,t){return s2(e.subarray(a2(e,t&&t.dictionary),-4),{i:2},t&&t.out,t&&t.dictionary)}var ha=typeof TextEncoder<"u"&&new TextEncoder,cs=typeof TextDecoder<"u"&&new TextDecoder,c2=0;try{cs.decode(l2,{stream:!0}),c2=1}catch{}var u2=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:Ks(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 f2(e,t){if(t){for(var n=new je(e.length),r=0;r>1)),l=0,a=function(u){s[l++]=u},r=0;rs.length){var i=new je(l+8+(o-r<<1));i.set(s),s=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 Ks(s,0,l)}function d2(e,t){if(t){for(var n="",r=0;r{const t=atob(e);return d2(i2(f2(t,!0)))},lt=(e,t)=>{var r;const n=(r=(t==null?void 0:t._instance)||$n())==null?void 0:r.appContext.components;return n?e in n||at(e)in n||mr(at(e))in n:!1},vc=e=>typeof e<"u",No=e=>typeof e=="number",us=Array.isArray,dn=(e,t)=>Ae(e)&&e.startsWith(t),p2=(e,t)=>Ae(e)&&e.endsWith(t),h2=Object.entries,hn=Object.keys,v2=Object.values,m2=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=>dn(e,"/"),g2="http://.",y2=(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)}`,g2).pathname)},mc=e=>new Promise(t=>setTimeout(t,e));function gc(e,t){let n,r,o;const s=Y(!0),l=()=>{s.value=!0,o()};oe(e,l,{flush:"sync"});const a=typeof t=="function"?t:t.get,i=typeof t=="function"?void 0:t.set,c=Ms((u,d)=>(r=u,o=d,{get(){return s.value&&(n=a(),s.value=!1),r(),n},set(p){i==null||i(p)}}));return Object.isExtensible(c)&&(c.trigger=l),c}function Hn(e){return qa()?(lf(e),!0):!1}function Ne(e){return typeof e=="function"?e():un(e)}const kr=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const b2=Object.prototype.toString,w2=e=>b2.call(e)==="[object Object]",Ct=()=>{},fs=_2();function _2(){var e,t;return kr&&((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 Ys(e,t){function n(...r){return new Promise((o,s)=>{Promise.resolve(e(()=>t.apply(this,r),{fn:t,thisArg:this,args:r})).then(o).catch(s)})}return n}const yc=e=>e();function C2(e,t={}){let n,r,o=Ct;const s=a=>{clearTimeout(a),o(),o=Ct};return a=>{const i=Ne(e),c=Ne(t.maxWait);return n&&s(n),i<=0||c!==void 0&&c<=0?(r&&(s(r),r=null),Promise.resolve(a())):new Promise((u,d)=>{o=t.rejectOnCancel?d:u,c&&!r&&(r=setTimeout(()=>{n&&s(n),r=null,u(a())},c)),n=setTimeout(()=>{r&&s(r),r=null,u(a())},i)})}}function E2(...e){let t=0,n,r=!0,o=Ct,s,l,a,i,c;!Me(e[0])&&typeof e[0]=="object"?{delay:l,trailing:a=!0,leading:i=!0,rejectOnCancel:c=!1}=e[0]:[l,a=!0,i=!0,c=!1]=e;const u=()=>{n&&(clearTimeout(n),n=void 0,o(),o=Ct)};return p=>{const h=Ne(l),m=Date.now()-t,_=()=>s=p();return u(),h<=0?(t=Date.now(),_()):(m>h&&(i||!r)?(t=Date.now(),_()):a&&(s=new Promise((w,y)=>{o=c?y:w,n=setTimeout(()=>{t=Date.now(),r=!0,w(_()),u()},Math.max(0,h-m))})),!i&&!n&&(n=setTimeout(()=>r=!0,h)),r=!1,s)}}function k2(e=yc){const t=Y(!0);function n(){t.value=!1}function r(){t.value=!0}const o=(...s)=>{t.value&&e(...s)};return{isActive:yr(t),pause:n,resume:r,eventFilter:o}}function S2(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||$n()}function x2(...e){if(e.length!==1)return lo(...e);const t=e[0];return typeof t=="function"?yr(Ms(()=>({get:t,set:Ct}))):Y(t)}function wc(e,t=200,n={}){return Ys(C2(t,n),e)}function T2(e,t=200,n=!1,r=!0,o=!1){return Ys(E2(t,n,r,o),e)}function A2(e,t,n={}){const{eventFilter:r=yc,...o}=n;return oe(e,Ys(r,t),o)}function L2(e,t,n={}){const{eventFilter:r,...o}=n,{eventFilter:s,pause:l,resume:a,isActive:i}=k2(r);return{stop:A2(e,t,{...o,eventFilter:s}),pause:l,resume:a,isActive:i}}function yo(e,t=!0,n){bc()?fe(e,n):t?e():Lt(e)}function I2(e,t){bc(t)&&Qt(e,t)}function R2(e,t,n={}){const{immediate:r=!0}=n,o=Y(!1);let s=null;function l(){s&&(clearTimeout(s),s=null)}function a(){o.value=!1,l()}function i(...c){l(),o.value=!0,s=setTimeout(()=>{o.value=!1,s=null,e(...c)},Ne(t))}return r&&(o.value=!0,kr&&i()),Hn(a),{isPending:yr(o),start:i,stop:a}}function ur(e=!1,t={}){const{truthyValue:n=!0,falsyValue:r=!1}=t,o=Me(e),s=Y(e);function l(a){if(arguments.length)return s.value=a,s.value;{const i=Ne(n);return s.value=s.value===i?Ne(r):i,s.value}}return o?l:[s,l]}function Je(e){var t;const n=Ne(e);return(t=n==null?void 0:n.$el)!=null?t:n}const pt=kr?window:void 0,_c=kr?window.document:void 0,Cc=kr?window.navigator:void 0;function be(...e){let t,n,r,o;if(typeof e[0]=="string"||Array.isArray(e[0])?([n,r,o]=e,t=pt):[t,n,r,o]=e,!t)return Ct;Array.isArray(n)||(n=[n]),Array.isArray(r)||(r=[r]);const s=[],l=()=>{s.forEach(u=>u()),s.length=0},a=(u,d,p,h)=>(u.addEventListener(d,p,h),()=>u.removeEventListener(d,p,h)),i=oe(()=>[Je(t),Ne(o)],([u,d])=>{if(l(),!u)return;const p=w2(d)?{...d}:d;s.push(...n.flatMap(h=>r.map(m=>a(u,h,m,p))))},{immediate:!0,flush:"post"}),c=()=>{i(),l()};return Hn(c),c}let ma=!1;function O2(e,t,n={}){const{window:r=pt,ignore:o=[],capture:s=!0,detectIframe:l=!1}=n;if(!r)return Ct;fs&&!ma&&(ma=!0,Array.from(r.document.body.children).forEach(p=>p.addEventListener("click",Ct)),r.document.documentElement.addEventListener("click",Ct));let a=!0;const i=p=>o.some(h=>{if(typeof h=="string")return Array.from(r.document.querySelectorAll(h)).some(m=>m===p.target||p.composedPath().includes(m));{const m=Je(h);return m&&(p.target===m||p.composedPath().includes(m))}}),u=[be(r,"click",p=>{const h=Je(e);if(!(!h||h===p.target||p.composedPath().includes(h))){if(p.detail===0&&(a=!i(p)),!a){a=!0;return}t(p)}},{passive:!0,capture:s}),be(r,"pointerdown",p=>{const h=Je(e);a=!i(p)&&!!(h&&!p.composedPath().includes(h))},{passive:!0}),l&&be(r,"blur",p=>{setTimeout(()=>{var h;const m=Je(e);((h=r.document.activeElement)==null?void 0:h.tagName)==="IFRAME"&&!(m!=null&&m.contains(r.document.activeElement))&&t(p)},0)})].filter(Boolean);return()=>u.forEach(p=>p())}function P2(){const e=Y(!1),t=$n();return t&&fe(()=>{e.value=!0},t),e}function Sr(e){const t=P2();return k(()=>(t.value,!!e()))}function Ec(e,t={}){const{window:n=pt}=t,r=Sr(()=>n&&"matchMedia"in n&&typeof n.matchMedia=="function");let o;const s=Y(!1),l=c=>{s.value=c.matches},a=()=>{o&&("removeEventListener"in o?o.removeEventListener("change",l):o.removeListener(l))},i=hi(()=>{r.value&&(a(),o=n.matchMedia(Ne(e)),"addEventListener"in o?o.addEventListener("change",l):o.addListener(l),s.value=o.matches)});return Hn(()=>{i(),a(),o=void 0}),s}function ga(e,t={}){const{controls:n=!1,navigator:r=Cc}=t,o=Sr(()=>r&&"permissions"in r);let s;const l=typeof e=="string"?{name:e}:e,a=Y(),i=()=>{s&&(a.value=s.state)},c=S2(async()=>{if(o.value){if(!s)try{s=await r.permissions.query(l),be(s,"change",i),i()}catch{a.value="prompt"}return s}});return c(),n?{state:a,isSupported:o,query:c}:a}function $2(e={}){const{navigator:t=Cc,read:n=!1,source:r,copiedDuring:o=1500,legacy:s=!1}=e,l=Sr(()=>t&&"clipboard"in t),a=ga("clipboard-read"),i=ga("clipboard-write"),c=k(()=>l.value||s),u=Y(""),d=Y(!1),p=R2(()=>d.value=!1,o);function h(){l.value&&y(a.value)?t.clipboard.readText().then(C=>{u.value=C}):u.value=w()}c.value&&n&&be(["copy","cut"],h);async function m(C=Ne(r)){c.value&&C!=null&&(l.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,S;return(S=(b=(C=document==null?void 0:document.getSelection)==null?void 0:C.call(document))==null?void 0:b.toString())!=null?S:""}function y(C){return C==="granted"||C==="prompt"}return{isSupported:c,text:u,copied:d,copy:m}}const Hr=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Dr="__vueuse_ssr_handlers__",M2=N2();function N2(){return Dr in Hr||(Hr[Dr]=Hr[Dr]||{}),Hr[Dr]}function H2(e,t){return M2[e]||t}function D2(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 j2={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()}},ya="vueuse-storage";function vn(e,t,n,r={}){var o;const{flush:s="pre",deep:l=!0,listenToStorageChanges:a=!0,writeDefaults:i=!0,mergeDefaults:c=!1,shallow:u,window:d=pt,eventFilter:p,onError:h=R=>{console.error(R)},initOnMounted:m}=r,_=(u?Le:Y)(typeof t=="function"?t():t);if(!n)try{n=H2("getDefaultStorage",()=>{var R;return(R=pt)==null?void 0:R.localStorage})()}catch(R){h(R)}if(!n)return _;const w=Ne(t),y=D2(w),C=(o=r.serializer)!=null?o:j2[y],{pause:b,resume:S}=L2(_,()=>O(_.value),{flush:s,deep:l,eventFilter:p});d&&a&&yo(()=>{be(d,"storage",P),be(d,ya,K),m&&P()}),m||P();function x(R,V){d&&d.dispatchEvent(new CustomEvent(ya,{detail:{key:e,oldValue:R,newValue:V,storageArea:n}}))}function O(R){try{const V=n.getItem(e);if(R==null)x(V,null),n.removeItem(e);else{const $=C.write(R);V!==$&&(n.setItem(e,$),x(V,$))}}catch(V){h(V)}}function H(R){const V=R?R.newValue:n.getItem(e);if(V==null)return i&&w!=null&&n.setItem(e,C.write(w)),w;if(!R&&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 P(R){if(!(R&&R.storageArea!==n)){if(R&&R.key==null){_.value=w;return}if(!(R&&R.key!==e)){b();try{(R==null?void 0:R.newValue)!==C.write(_.value)&&(_.value=H(R))}catch(V){h(V)}finally{R?Lt(S):S()}}}}function K(R){P(R.detail)}return _}function F2(e){return Ec("(prefers-color-scheme: dark)",e)}function B2(e,t,n={}){const{window:r=pt,...o}=n;let s;const l=Sr(()=>r&&"ResizeObserver"in r),a=()=>{s&&(s.disconnect(),s=void 0)},i=k(()=>Array.isArray(e)?e.map(d=>Je(d)):[Je(e)]),c=oe(i,d=>{if(a(),l.value&&r){s=new ResizeObserver(t);for(const p of d)p&&s.observe(p,o)}},{immediate:!0,flush:"post"}),u=()=>{a(),c()};return Hn(u),{isSupported:l,stop:u}}function z2(e,t={width:0,height:0},n={}){const{window:r=pt,box:o="content-box"}=n,s=k(()=>{var d,p;return(p=(d=Je(e))==null?void 0:d.namespaceURI)==null?void 0:p.includes("svg")}),l=Y(t.width),a=Y(t.height),{stop:i}=B2(e,([d])=>{const p=o==="border-box"?d.borderBoxSize:o==="content-box"?d.contentBoxSize:d.devicePixelContentBoxSize;if(r&&s.value){const h=Je(e);if(h){const m=r.getComputedStyle(h);l.value=Number.parseFloat(m.width),a.value=Number.parseFloat(m.height)}}else if(p){const h=Array.isArray(p)?p:[p];l.value=h.reduce((m,{inlineSize:_})=>m+_,0),a.value=h.reduce((m,{blockSize:_})=>m+_,0)}else l.value=d.contentRect.width,a.value=d.contentRect.height},n);yo(()=>{const d=Je(e);d&&(l.value="offsetWidth"in d?d.offsetWidth:t.width,a.value="offsetHeight"in d?d.offsetHeight:t.height)});const c=oe(()=>Je(e),d=>{l.value=d?t.width:0,a.value=d?t.height:0});function u(){i(),c()}return{width:l,height:a,stop:u}}const ba=["fullscreenchange","webkitfullscreenchange","webkitendfullscreen","mozfullscreenchange","MSFullscreenChange"];function Qs(e,t={}){const{document:n=_c,autoExit:r=!1}=t,o=k(()=>{var y;return(y=Je(e))!=null?y:n==null?void 0:n.querySelector("html")}),s=Y(!1),l=k(()=>["requestFullscreen","webkitRequestFullscreen","webkitEnterFullscreen","webkitEnterFullScreen","webkitRequestFullScreen","mozRequestFullScreen","msRequestFullscreen"].find(y=>n&&y in n||o.value&&y in o.value)),a=k(()=>["exitFullscreen","webkitExitFullscreen","webkitExitFullScreen","webkitCancelFullScreen","mozCancelFullScreen","msExitFullscreen"].find(y=>n&&y in n||o.value&&y in o.value)),i=k(()=>["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=Sr(()=>o.value&&n&&l.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||!s.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]()}s.value=!1}}async function m(){if(!u.value||s.value)return;p()&&await h();const y=o.value;l.value&&(y==null?void 0:y[l.value])!=null&&(await y[l.value](),s.value=!0)}async function _(){await(s.value?h():m())}const w=()=>{const y=p();(!y||y&&d())&&(s.value=y)};return be(n,ba,w,!1),be(()=>Je(o),ba,w,!1),r&&Hn(h),{isSupported:u,isFullscreen:s,enter:m,exit:h,toggle:_}}function Ho(e){return typeof Window<"u"&&e instanceof Window?e.document.documentElement:typeof Document<"u"&&e instanceof Document?e.documentElement:e}function Yh(e,t,n={}){const{window:r=pt}=n;return vn(e,t,r==null?void 0:r.localStorage,n)}function Do(e,t=Ct,n={}){const{immediate:r=!0,manual:o=!1,type:s="text/javascript",async:l=!0,crossOrigin:a,referrerPolicy:i,noModule:c,defer:u,document:d=_c,attrs:p={}}=n,h=Y(null);let m=null;const _=C=>new Promise((b,S)=>{const x=P=>(h.value=P,b(P),P);if(!d){b(!1);return}let O=!1,H=d.querySelector(`script[src="${Ne(e)}"]`);H?H.hasAttribute("data-loaded")&&x(H):(H=d.createElement("script"),H.type=s,H.async=l,H.src=Ne(e),u&&(H.defer=u),a&&(H.crossOrigin=a),c&&(H.noModule=c),i&&(H.referrerPolicy=i),Object.entries(p).forEach(([P,K])=>H==null?void 0:H.setAttribute(P,K)),O=!0),H.addEventListener("error",P=>S(P)),H.addEventListener("abort",P=>S(P)),H.addEventListener("load",()=>{H.setAttribute("data-loaded","true"),t(H),x(H)}),O&&(H=d.head.appendChild(H)),C||x(H)}),w=(C=!0)=>(m||(m=_(C)),m),y=()=>{if(!d)return;m=null,h.value&&(h.value=null);const C=d.querySelector(`script[src="${Ne(e)}"]`);C&&d.head.removeChild(C)};return r&&!o&&yo(w),o||I2(y),{scriptTag:h,load:w,unload:y}}function kc(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 jr=new WeakMap;function Js(e,t=!1){const n=Y(t);let r=null;oe(x2(e),l=>{const a=Ho(Ne(l));if(a){const i=a;jr.get(i)||jr.set(i,i.style.overflow),n.value&&(i.style.overflow="hidden")}},{immediate:!0});const o=()=>{const l=Ho(Ne(e));!l||n.value||(fs&&(r=be(l,"touchmove",a=>{V2(a)},{passive:!1})),l.style.overflow="hidden",n.value=!0)},s=()=>{var l;const a=Ho(Ne(e));!a||!n.value||(fs&&(r==null||r()),a.style.overflow=(l=jr.get(a))!=null?l:"",jr.delete(a),n.value=!1)};return Hn(s),k({get(){return n.value},set(l){l?o():s()}})}function Sc(e,t,n={}){const{window:r=pt}=n;return vn(e,t,r==null?void 0:r.sessionStorage,n)}function q2(e={}){const{window:t=pt,behavior:n="auto"}=e;if(!t)return{x:Y(0),y:Y(0)};const r=Y(t.scrollX),o=Y(t.scrollY),s=k({get(){return r.value},set(a){scrollTo({left:a,behavior:n})}}),l=k({get(){return o.value},set(a){scrollTo({top:a,behavior:n})}});return be(t,"scroll",()=>{r.value=t.scrollX,o.value=t.scrollY},{capture:!1,passive:!0}),{x:s,y:l}}function U2(e={}){const{window:t=pt,initialWidth:n=Number.POSITIVE_INFINITY,initialHeight:r=Number.POSITIVE_INFINITY,listenOrientation:o=!0,includeScrollbar:s=!0}=e,l=Y(n),a=Y(r),i=()=>{t&&(s?(l.value=t.innerWidth,a.value=t.innerHeight):(l.value=t.document.documentElement.clientWidth,a.value=t.document.documentElement.clientHeight))};if(i(),yo(i),be("resize",i,{passive:!0}),o){const c=Ec("(orientation: portrait)");oe(c,()=>i())}return{width:l,height:a}}var W2=q({name:"FontIcon",props:{icon:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""}},setup(e){const t=k(()=>{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=k(()=>{const r={};return e.color&&(r.color=e.color),e.size&&(r["font-size"]=Number.isNaN(Number(e.size))?e.size:`${e.size}px`),hn(r).length?r:null});return()=>e.icon?f("span",{key:e.icon,class:t.value,style:n.value}):null}});const xc=({type:e="info",text:t="",vertical:n,color:r},{slots:o})=>{var s;return f("span",{class:["vp-badge",e,{diy:r}],style:{verticalAlign:n??!1,backgroundColor:r??!1}},((s=o.default)==null?void 0:s.call(o))||t)};xc.displayName="Badge";const Tc=({title:e,desc:t="",logo:n,background:r,color:o,link:s})=>{const l=[n?f("img",{class:"vp-card-logo",src:Fe(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),s?uo(s)?f("a",{class:"vp-card",href:s,target:"_blank",style:a},l):f(Ve,{to:s,class:"vp-card",style:a},()=>l):f("div",{class:"vp-card",style:a},l)};Tc.displayName="VPCard";const G2=Xe({enhance:({app:e})=>{lt("FontIcon")||e.component("FontIcon",W2),lt("Badge")||e.component("Badge",xc),lt("VPCard")||e.component("VPCard",Tc)},setup:()=>{Do("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6/js/brands.min.js",()=>{},{attrs:{"data-auto-replace-svg":"nest"}}),Do("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6/js/solid.min.js",()=>{},{attrs:{"data-auto-replace-svg":"nest"}}),Do("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6/js/fontawesome.min.js",()=>{},{attrs:{"data-auto-replace-svg":"nest"}})},rootComponents:[]}),wa=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},K2=({headerLinkSelector:e,headerAnchorSelector:t,delay:n,offset:r=5})=>{const o=Nn();be("scroll",wc(()=>{var m,_;const l=Math.max(window.scrollY,document.documentElement.scrollTop,document.body.scrollTop);if(Math.abs(l-0)d.some(y=>y.hash===w.hash));for(let w=0;w=(((m=y.parentElement)==null?void 0:m.offsetTop)??0)-r,S=!C||l<(((_=C.parentElement)==null?void 0:_.offsetTop)??0)-r;if(!(b&&S))continue;const O=decodeURIComponent(o.currentRoute.value.hash),H=decodeURIComponent(y.hash);if(O===H)return;if(u){for(let P=w+1;PAe(e.title)?{title:e.title}:null;const Lc=Symbol(""),ep=e=>{Ac=e},tp=()=>ke(Lc),np=e=>{e.provide(Lc,Ac)};var rp={"/":{title:"目录",empty:"暂无目录"}};const op=q({name:"Catalog",props:{base:{type:String,default:""},level:{type:Number,default:3},index:Boolean,hideHeading:Boolean},setup(e){const t=tp(),n=Zt(rp),r=we(),o=q0(),s=lc(),a=Le(h2(o.value).map(([c,{meta:u}])=>{const d=t(u);if(!d)return null;const p=c.split("/").length;return{level:p2(c,"/")?p-2:p-1,base:c.replace(/\/[^/]+\/?$/,"/"),path:c,...d}}).filter(c=>Mn(c)&&Ae(c.title))),i=k(()=>{const c=e.base?Id(Ki(e.base)):r.value.path.replace(/\/[^/]+$/,"/"),u=c.split("/").length-2,d=[];return a.value.filter(({level:p,path:h})=>{if(!dn(h,c)||h===c)return!1;if(c==="/"){const m=hn(s.value.locales).filter(_=>_!=="/");if(h==="/404.html"||m.some(_=>dn(h,_)))return!1}return p-u<=e.level}).sort(({title:p,level:h,order:m},{title:_,level:w,order:y})=>{const C=h-w;return C||(No(m)?No(y)?m>0?y>0?m-y:-1:y<0?m-y:1:m:No(y)?y:p.localeCompare(_))}).forEach(p=>{var _;const{base:h,level:m}=p;switch(m-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 m=f(Ve,{class:"vp-catalog-title",to:p},()=>h?f(h):d);return f("li",{class:"vp-catalog"},c?[f("h3",{id:d,class:["vp-catalog-child-title",{"has-children":u.length}]},[f("a",{href:`#${d}`,class:"vp-catalog-header-anchor","aria-hidden":!0},"#"),m]),u.length?f(e.index?"ol":"ul",{class:"vp-child-catalogs"},u.map(({children:_=[],content: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(Ve,{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:S,title:x})=>e.index?f("li",{class:"vp-sub-catalog"},f(Ve,{to:S},()=>b?f(b):x)):f(Ve,{class:"vp-sub-catalog-link",to:S},()=>b?f(b):x))):null]))):null]:f("div",{class:"vp-catalog-child-title"},m))})):f("p",{class:"vp-empty-catalog"},n.value.empty)])}}}),sp=Xe({enhance:({app:e})=>{np(e),lt("Catalog",e)||e.component("Catalog",op)}});var lp={"/":{backToTop:"返回顶部"}};const ap=q({name:"BackToTop",setup(){const e=Ee(),t=Zt(lp),n=Le(),{height:r}=z2(n),{height:o}=U2(),{y:s}=q2(),l=k(()=>e.value.backToTop!==!1&&s.value>100),a=k(()=>s.value/(r.value-o.value)*100);return fe(()=>{n.value=document.body}),()=>f(Wt,{name:"back-to-top"},()=>l.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)}}),ip=Xe({rootComponents:[ap]}),cp=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"})]),Ic=q({name:"ExternalLinkIcon",props:{locales:{type:Object,default:()=>({})}},setup(e){const t=Xt(),n=k(()=>e.locales[t.value]??{openInNewWindow:"open in new window"});return()=>f("span",[cp,f("span",{class:"external-link-icon-sr-only"},n.value.openInNewWindow)])}});var up={};const fp=up,dp=Xe({enhance({app:e}){e.component("ExternalLinkIcon",f(Ic,{locales:fp}))}});/** + * NProgress, (c) 2013, 2014 Rico Sta. Cruz - http://ricostacruz.com/nprogress + * @license MIT + */const le={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=le.isStarted();e=jo(e,le.settings.minimum,1),le.status=e===1?null:e;const n=le.render(!t),r=n.querySelector(le.settings.barSelector),o=le.settings.speed,s=le.settings.easing;return n.offsetWidth,pp(l=>{Fr(r,{transform:"translate3d("+_a(e)+"%,0,0)",transition:"all "+o+"ms "+s}),e===1?(Fr(n,{transition:"none",opacity:"1"}),n.offsetWidth,setTimeout(function(){Fr(n,{transition:"all "+o+"ms linear",opacity:"0"}),setTimeout(function(){le.remove(),l()},o)},o)):setTimeout(()=>l(),o)}),le},isStarted:()=>typeof le.status=="number",start:()=>{le.status||le.set(0);const e=()=>{setTimeout(()=>{le.status&&(le.trickle(),e())},le.settings.trickleSpeed)};return le.settings.trickle&&e(),le},done:e=>!e&&!le.status?le:le.inc(.3+.5*Math.random()).set(1),inc:e=>{let t=le.status;return t?(typeof e!="number"&&(e=(1-t)*jo(Math.random()*t,.1,.95)),t=jo(t+e,0,.994),le.set(t)):le.start()},trickle:()=>le.inc(Math.random()*le.settings.trickleRate),render:e=>{if(le.isRendered())return document.getElementById("nprogress");Ca(document.documentElement,"nprogress-busy");const t=document.createElement("div");t.id="nprogress",t.innerHTML=le.settings.template;const n=t.querySelector(le.settings.barSelector),r=e?"-100":_a(le.status||0),o=document.querySelector(le.settings.parent);return Fr(n,{transition:"all 0 linear",transform:"translate3d("+r+"%,0,0)"}),o!==document.body&&Ca(o,"nprogress-custom-parent"),o==null||o.appendChild(t),t},remove:()=>{Ea(document.documentElement,"nprogress-busy"),Ea(document.querySelector(le.settings.parent),"nprogress-custom-parent");const e=document.getElementById("nprogress");e&&hp(e)},isRendered:()=>!!document.getElementById("nprogress")},jo=(e,t,n)=>en?n:e,_a=e=>(-1+e)*100,pp=function(){const e=[];function t(){const n=e.shift();n&&n(t)}return function(n){e.push(n),e.length===1&&t()}}(),Fr=function(){const e=["Webkit","O","Moz","ms"],t={};function n(l){return l.replace(/^-ms-/,"ms-").replace(/-([\da-z])/gi,function(a,i){return i.toUpperCase()})}function r(l){const a=document.body.style;if(l in a)return l;let i=e.length;const c=l.charAt(0).toUpperCase()+l.slice(1);let u;for(;i--;)if(u=e[i]+c,u in a)return u;return l}function o(l){return l=n(l),t[l]??(t[l]=r(l))}function s(l,a,i){a=o(a),l.style[a]=i}return function(l,a){for(const i in a){const c=a[i];c!==void 0&&Object.prototype.hasOwnProperty.call(a,i)&&s(l,i,c)}}}(),Rc=(e,t)=>(typeof e=="string"?e:Xs(e)).indexOf(" "+t+" ")>=0,Ca=(e,t)=>{const n=Xs(e),r=n+t;Rc(n,t)||(e.className=r.substring(1))},Ea=(e,t)=>{const n=Xs(e);if(!Rc(e,t))return;const r=n.replace(" "+t+" "," ");e.className=r.substring(1,r.length-1)},Xs=e=>(" "+(e.className||"")+" ").replace(/\s+/gi," "),hp=e=>{e&&e.parentNode&&e.parentNode.removeChild(e)},vp=()=>{fe(()=>{const e=Nn(),t=new Set;t.add(e.currentRoute.value.path),e.beforeEach(n=>{t.has(n.path)||le.start()}),e.afterEach(n=>{t.add(n.path),le.done()})})},mp=Xe({setup(){vp()}}),gp=JSON.parse('{"encrypt":{"config":{"/demo/encrypt.html":["$2a$10$8ZNjQcHsxblICIi585.uMO8bI6yzH6dzqK9ZVQtmsFEt9abVcRNg6"]}},"pure":true,"author":{"name":"GoogTech","url":"https://goog.tech"},"logo":"https://hackorg.com/thehackorg.org.profile.png","repo":"TheHackOrg/TheHackOrg.github.io","docsDir":"src","footer":"","displayFooter":true,"locales":{"/":{"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":[],"sidebar":"structure"}}}'),yp=Y(gp),Oc=()=>yp,Pc=Symbol(""),bp=()=>{const e=ke(Pc);if(!e)throw new Error("useThemeLocaleData() is called without provider.");return e},wp=(e,t)=>{const{locales:n,...r}=e;return{...r,...n==null?void 0:n[t]}},_p=Xe({enhance({app:e}){const t=Oc(),n=e._context.provides[Ws],r=k(()=>wp(t.value,n.routeLocale.value));e.provide(Pc,r),Object.defineProperties(e.config.globalProperties,{$theme:{get(){return t.value}},$themeLocale:{get(){return r.value}}})}});var Cp={provider:"Giscus",lightTheme:"https://unpkg.com/vuepress-theme-hope@2.0.0-rc.37/templates/giscus/light.css",darkTheme:"https://unpkg.com/vuepress-theme-hope@2.0.0-rc.37/templates/giscus/dark.css",repo:"TheHackOrg/TheHackOrg.github.io",repoId:"R_kgDOLwsa-Q",category:"Announcements",categoryId:"DIC_kwDOLwsa-c4Cez-l"};const Ep=Cp;let kp=Ep;const $c=Symbol(""),Mc=()=>ke($c),Sp=Mc,xp=e=>{e.provide($c,kp)},Nc=()=>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"}))]);Nc.displayName="LoadingIcon";const ka=["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"],Tp=q({name:"GiscusComment",props:{identifier:{type:String,required:!0},darkmode:Boolean},setup(e){const t=Sp(),n=Gs(),r=!!(t.repo&&t.repoId&&t.category&&t.categoryId),{repo:o,repoId:s,category:l,categoryId:a}=t,i=Y(!1),c=k(()=>{if(ka.includes(n.value))return n.value;const d=n.value.split("-")[0];return ka.includes(d)?d:"en"}),u=k(()=>({repo:o,repoId:s,category:l,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 fe(async()=>{await Ke(()=>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(Nc)):null}}),Ap=q({name:"CommentService",props:{darkmode:Boolean},setup(e){const t=Mc(),n=we(),r=Ee(),o=t.comment!==!1,s=k(()=>r.value.comment||o&&r.value.comment!==!1);return()=>f(Tp,{id:"vp-comment",identifier:r.value.commentID||n.value.path,darkmode:e.darkmode,style:{display:s.value?"block":"none"}})}}),Lp=Xe({enhance:({app:e})=>{xp(e),e.component("CommentService",Ap)}}),Ip=/\b(?:Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini)/i,Rp=()=>typeof window<"u"&&window.navigator&&"userAgent"in window.navigator&&Ip.test(navigator.userAgent),Op=({delay:e=500,duration:t=2e3,locales:n,selector:r,showInMobile:o})=>{const{copy:s,copied:l}=$2({legacy:!0,copiedDuring:t}),a=Zt(n),i=we(),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=()=>{Lt().then(()=>mc(e)).then(()=>{r.forEach(p=>{document.querySelectorAll(p).forEach(c)})})},d=(p,h,m)=>{let{innerText:_=""}=h;/language-(shellscript|shell|bash|sh|zsh)/.test(p.classList.toString())&&(_=_.replace(/^ *(\$|>) /gm,"")),s(_).then(()=>{m.classList.add("copied"),oe(l,()=>{m.classList.remove("copied"),m.blur()},{once:!0})})};fe(()=>{const p=!Rp()||o;p&&u(),be("click",h=>{const m=h.target;if(m.matches('div[class*="language-"] > button.copy')){const _=m.parentElement,w=m.nextElementSibling;w&&d(_,w,m)}else if(m.matches('div[class*="language-"] div.vp-copy-icon')){const _=m.parentElement,w=_.parentElement,y=_.nextElementSibling;y&&d(w,y,_)}}),oe(()=>i.value.path,()=>{p&&u()})})};var Pp={"/":{copy:"复制代码",copied:"已复制"}},$p=['.theme-hope-content div[class*="language-"] pre'];const Mp=500,Np=2e3,Hp=Pp,Dp=$p,jp=!1,Fp=Xe({setup:()=>{Op({selector:Dp,locales:Hp,duration:Np,delay:Mp,showInMobile:jp})}}),Br=vn("VUEPRESS_CODE_TAB_STORE",{});var Bp=q({name:"CodeTabs",props:{active:{type:Number,default:0},data:{type:Array,required:!0},id:{type:String,required:!0},tabId:{type:String,default:""}},slots:Object,setup(e,{slots:t}){const n=Y(e.active),r=Le([]),o=()=>{e.tabId&&(Br.value[e.tabId]=e.data[n.value].id)},s=(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(),s()):c.key==="ArrowLeft"&&(c.preventDefault(),l()),e.tabId&&(Br.value[e.tabId]=e.data[n.value].id)},i=()=>{if(e.tabId){const c=e.data.findIndex(({id:u})=>Br.value[e.tabId]===u);if(c!==-1)return c}return e.active};return fe(()=>{n.value=i(),oe(()=>Br.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 Hc=({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))};Hc.displayName="CodeGroupItem";const zp=q({name:"CodeGroup",slots:Object,setup(e,{slots:t}){const n=Y(-1),r=Le([]),o=(a=n.value)=>{n.value=a{n.value=a>0?a-1:r.value.length-1,r.value[n.value].focus()},l=(a,i)=>{a.key===" "||a.key==="Enter"?(a.preventDefault(),n.value=i):a.key==="ArrowRight"?(a.preventDefault(),o(i)):a.key==="ArrowLeft"&&(a.preventDefault(),s(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=>l(p,u)},c.props.title)})),a]))}}}),ve=({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))};ve.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)},Vp=e=>pn(e)?e:`https://github.com/${e}`,Zs=(e="")=>!pn(e)||/github\.com/.test(e)?"GitHub":/bitbucket\.org/.test(e)?"Bitbucket":/gitlab\.com/.test(e)?"GitLab":/gitee\.com/.test(e)?"Gitee":null,Fc=()=>f(ve,{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 Bc=()=>f(ve,{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"}));Bc.displayName="GiteeIcon";const zc=()=>f(ve,{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"}));zc.displayName="BitbucketIcon";const Vc=()=>f(ve,{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"}));Vc.displayName="SourceIcon";const qp=({link:e,type:t=Zs(e??"")})=>{if(!t)return null;const n=t.toLowerCase();return f(n==="bitbucket"?zc:n==="github"?Fc:n==="gitlab"?"GitLab":n==="gitee"?Bc:Vc)};function Up(){const e=Y(!1),t=$n();return t&&fe(()=>{e.value=!0},t),e}function Wp(e){return Up(),k(()=>!!e())}const Gp=()=>Wp(()=>typeof window<"u"&&window.navigator&&"userAgent"in window.navigator),Kp=()=>{const e=Gp();return k(()=>e.value&&/\b(?:Android|iPhone)/i.test(navigator.userAgent))},Yp=e=>[/\((ipad);[-\w),; ]+apple/i,/applecoremedia\/[\w.]+ \((ipad)/i,/\b(ipad)\d\d?,\d\d?[;\]].+ios/i].some(t=>t.test(e)),Qp=e=>[/ip[honead]{2,4}\b(?:.*os ([\w]+) like mac|; opera)/i,/cfnetwork\/.+darwin/i].some(t=>t.test(e)),Jp=e=>[/(mac os x) ?([\w. ]*)/i,/(macintosh|mac_powerpc\b)(?!.+haiku)/i].some(t=>t.test(e)),Xp=(e,t=0)=>{let n=3735928559^t,r=1103547991^t;for(let o=0,s;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)},qc=(e,t)=>Xp(e)%t,Uc=/#.*$/u,Zp=e=>{const t=Uc.exec(e);return t?t[0]:""},Sa=e=>decodeURI(e).replace(Uc,"").replace(/\/index\.html$/iu,"/").replace(/\.html$/iu,"").replace(/(README|index)?\.md$/iu,""),Wc=(e,t)=>{if(!vc(t))return!1;const n=Sa(e.path),r=Sa(t),o=Zp(t);return o?o===e.hash&&(!r||n===r):n===r};var e3=e=>Object.prototype.toString.call(e)==="[object Object]",fr=e=>typeof e=="string";const Gc=Array.isArray,xa=e=>e3(e)&&fr(e.name),Ta=(e,t=!1)=>e?Gc(e)?e.map(n=>fr(n)?{name:n}:xa(n)?n:null).filter(n=>n!==null):fr(e)?[{name:e}]:xa(e)?[e]:(console.error(`Expect "author" to be \`AuthorInfo[] | AuthorInfo | string[] | string ${t?"":"| false"} | undefined\`, but got`,e),[]):[],Kc=(e,t)=>{if(e){if(Gc(e)&&e.every(fr))return e;if(fr(e))return[e];console.error(`Expect ${t||"value"} to be \`string[] | string | undefined\`, but got`,e)}return[]},t3=e=>Kc(e,"category"),n3=e=>Kc(e,"tag"),r3='',o3='';var s3={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 Fo=s3,Aa={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"}}},l3=(e,t,n)=>{const r=document.createElement(e);return Mn(t)&&hn(t).forEach(o=>{if(o.indexOf("data"))r[o]=t[o];else{const s=o.replace("data","");r.dataset[s]=t[o]}}),n&&n.forEach(o=>{r.appendChild(o)}),r},el=e=>({...Fo,...e,jsLib:Array.from(new Set([...Fo.jsLib||[],...e.jsLib||[]])),cssLib:Array.from(new Set([...Fo.cssLib||[],...e.cssLib||[]]))}),Tn=(e,t)=>{if(vc(e[t]))return e[t];const n=new Promise(r=>{var s;const o=document.createElement("script");o.src=t,(s=document.querySelector("body"))==null||s.appendChild(o),o.onload=()=>{r()}});return e[t]=n,n},a3=(e,t)=>{if(t.css&&Array.from(e.childNodes).every(n=>n.nodeName!=="STYLE")){const n=l3("style",{innerHTML:t.css});e.appendChild(n)}},i3=(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)}},c3=e=>{const t=hn(e),n={html:[],js:[],css:[],isLegal:!1};return["html","js","css"].forEach(r=>{const o=t.filter(s=>Aa[r].types.includes(s));if(o.length){const s=o[0];n[r]=[e[s].replace(/^\n|\n$/g,""),Aa[r].map[s]||s]}}),n.isLegal=(!n.html.length||n.html[1]==="none")&&(!n.js.length||n.js[1]==="none")&&(!n.css.length||n.css[1]==="none"),n},Yc=e=>e.replace(/
/g,"
").replace(/<((\S+)[^<]*?)\s+\/>/g,"<$1>"),Qc=e=>`
+${Yc(e)} +
`,u3=e=>`${e.replace("export default ","const $reactApp = ").replace(/App\.__style__(\s*)=(\s*)`([\s\S]*)?`/,"")}; +ReactDOM.createRoot(document.getElementById("app")).render(React.createElement($reactApp))`,f3=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;})({})`,d3=(e,t)=>{const n=el(t),r=e.js[0]||"";return{...n,html:Yc(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}}},p3=/