1234567891011121314151617181920212223242526 |
- /**
- * @vue/shared v3.4.27
- * (c) 2018-present Yuxi (Evan) You and Vue contributors
- * @license MIT
- **//*! #__NO_SIDE_EFFECTS__ */function To(e,t){const n=new Set(e.split(","));return r=>n.has(r)}const be={},ln=[],et=()=>{},sa=()=>!1,Wn=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Ao=e=>e.startsWith("onUpdate:"),Te=Object.assign,Ro=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},ia=Object.prototype.hasOwnProperty,ue=(e,t)=>ia.call(e,t),ee=Array.isArray,an=e=>Rr(e)==="[object Map]",_i=e=>Rr(e)==="[object Set]",oe=e=>typeof e=="function",Ae=e=>typeof e=="string",en=e=>typeof e=="symbol",_e=e=>e!==null&&typeof e=="object",bi=e=>(_e(e)||oe(e))&&oe(e.then)&&oe(e.catch),yi=Object.prototype.toString,Rr=e=>yi.call(e),la=e=>Rr(e).slice(8,-1),wi=e=>Rr(e)==="[object Object]",Po=e=>Ae(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,cn=To(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Pr=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},aa=/-(\w)/g,nt=Pr(e=>e.replace(aa,(t,n)=>n?n.toUpperCase():"")),ca=/\B([A-Z])/g,tn=Pr(e=>e.replace(ca,"-$1").toLowerCase()),Gn=Pr(e=>e.charAt(0).toUpperCase()+e.slice(1)),Gr=Pr(e=>e?`on${Gn(e)}`:""),Mt=(e,t)=>!Object.is(e,t),Kr=(e,t)=>{for(let n=0;n<e.length;n++)e[n](t)},Ei=(e,t,n,r=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:r,value:n})},ua=e=>{const t=parseFloat(e);return isNaN(t)?e:t},fa=e=>{const t=Ae(e)?Number(e):NaN;return isNaN(t)?e:t};let ls;const Ci=()=>ls||(ls=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Kn(e){if(ee(e)){const t={};for(let n=0;n<e.length;n++){const r=e[n],o=Ae(r)?ma(r):Kn(r);if(o)for(const s in o)t[s]=o[s]}return t}else if(Ae(e)||_e(e))return e}const da=/;(?![^(]*\))/g,ha=/:([^]+)/,pa=/\/\*[^]*?\*\//g;function ma(e){const t={};return e.replace(pa,"").split(da).forEach(n=>{if(n){const r=n.split(ha);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function Ke(e){let t="";if(Ae(e))t=e;else if(ee(e))for(let n=0;n<e.length;n++){const r=Ke(e[n]);r&&(t+=r+" ")}else if(_e(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const ga="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",va=To(ga);function Si(e){return!!e||e===""}const xe=e=>Ae(e)?e:e==null?"":ee(e)||_e(e)&&(e.toString===yi||!oe(e.toString))?JSON.stringify(e,xi,2):String(e),xi=(e,t)=>t&&t.__v_isRef?xi(e,t.value):an(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,o],s)=>(n[qr(r,s)+" =>"]=o,n),{})}:_i(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>qr(n))}:en(t)?qr(t):_e(t)&&!ee(t)&&!wi(t)?String(t):t,qr=(e,t="")=>{var n;return en(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
- * @vue/reactivity v3.4.27
- * (c) 2018-present Yuxi (Evan) You and Vue contributors
- * @license MIT
- **/let Qe;class _a{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Qe,!t&&Qe&&(this.index=(Qe.scopes||(Qe.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=Qe;try{return Qe=this,t()}finally{Qe=n}}}on(){Qe=this}off(){Qe=this.parent}stop(t){if(this._active){let n,r;for(n=0,r=this.effects.length;n<r;n++)this.effects[n].stop();for(n=0,r=this.cleanups.length;n<r;n++)this.cleanups[n]();if(this.scopes)for(n=0,r=this.scopes.length;n<r;n++)this.scopes[n].stop(!0);if(!this.detached&&this.parent&&!t){const o=this.parent.scopes.pop();o&&o!==this&&(this.parent.scopes[this.index]=o,o.index=this.index)}this.parent=void 0,this._active=!1}}}function ba(e,t=Qe){t&&t.active&&t.effects.push(e)}function Li(){return Qe}function ya(e){Qe&&Qe.cleanups.push(e)}let Qt;class ko{constructor(t,n,r,o){this.fn=t,this.trigger=n,this.scheduler=r,this.active=!0,this.deps=[],this._dirtyLevel=4,this._trackId=0,this._runnings=0,this._shouldSchedule=!1,this._depsLength=0,ba(this,o)}get dirty(){if(this._dirtyLevel===2||this._dirtyLevel===3){this._dirtyLevel=1,Bt();for(let t=0;t<this._depsLength;t++){const n=this.deps[t];if(n.computed&&(wa(n.computed),this._dirtyLevel>=4))break}this._dirtyLevel===1&&(this._dirtyLevel=0),zt()}return this._dirtyLevel>=4}set dirty(t){this._dirtyLevel=t?4:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let t=It,n=Qt;try{return It=!0,Qt=this,this._runnings++,as(this),this.fn()}finally{cs(this),this._runnings--,Qt=n,It=t}}stop(){this.active&&(as(this),cs(this),this.onStop&&this.onStop(),this.active=!1)}}function wa(e){return e.value}function as(e){e._trackId++,e._depsLength=0}function cs(e){if(e.deps.length>e._depsLength){for(let t=e._depsLength;t<e.deps.length;t++)Ti(e.deps[t],e);e.deps.length=e._depsLength}}function Ti(e,t){const n=e.get(t);n!==void 0&&t._trackId!==n&&(e.delete(t),e.size===0&&e.cleanup())}let It=!0,uo=0;const Ai=[];function Bt(){Ai.push(It),It=!1}function zt(){const e=Ai.pop();It=e===void 0?!0:e}function Oo(){uo++}function Io(){for(uo--;!uo&&fo.length;)fo.shift()()}function Ri(e,t,n){if(t.get(e)!==e._trackId){t.set(e,e._trackId);const r=e.deps[e._depsLength];r!==t?(r&&Ti(r,e),e.deps[e._depsLength++]=t):e._depsLength++}}const fo=[];function Pi(e,t,n){Oo();for(const r of e.keys()){let o;r._dirtyLevel<t&&(o??(o=e.get(r)===r._trackId))&&(r._shouldSchedule||(r._shouldSchedule=r._dirtyLevel===0),r._dirtyLevel=t),r._shouldSchedule&&(o??(o=e.get(r)===r._trackId))&&(r.trigger(),(!r._runnings||r.allowRecurse)&&r._dirtyLevel!==2&&(r._shouldSchedule=!1,r.scheduler&&fo.push(r.scheduler)))}Io()}const ki=(e,t)=>{const n=new Map;return n.cleanup=e,n.computed=t,n},_r=new WeakMap,Xt=Symbol(""),ho=Symbol("");function qe(e,t,n){if(It&&Qt){let r=_r.get(e);r||_r.set(e,r=new Map);let o=r.get(n);o||r.set(n,o=ki(()=>r.delete(n))),Ri(Qt,o)}}function _t(e,t,n,r,o,s){const i=_r.get(e);if(!i)return;let l=[];if(t==="clear")l=[...i.values()];else if(n==="length"&&ee(e)){const a=Number(r);i.forEach((c,u)=>{(u==="length"||!en(u)&&u>=a)&&l.push(c)})}else switch(n!==void 0&&l.push(i.get(n)),t){case"add":ee(e)?Po(n)&&l.push(i.get("length")):(l.push(i.get(Xt)),an(e)&&l.push(i.get(ho)));break;case"delete":ee(e)||(l.push(i.get(Xt)),an(e)&&l.push(i.get(ho)));break;case"set":an(e)&&l.push(i.get(Xt));break}Oo();for(const a of l)a&&Pi(a,4);Io()}function Ea(e,t){const n=_r.get(e);return n&&n.get(t)}const Ca=To("__proto__,__v_isRef,__isVue"),Oi=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(en)),us=Sa();function Sa(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=de(this);for(let s=0,i=this.length;s<i;s++)qe(r,"get",s+"");const o=r[t](...n);return o===-1||o===!1?r[t](...n.map(de)):o}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){Bt(),Oo();const r=de(this)[t].apply(this,n);return Io(),zt(),r}}),e}function xa(e){en(e)||(e=String(e));const t=de(this);return qe(t,"has",e),t.hasOwnProperty(e)}class Ii{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?Da:Hi:s?Ni:Mi).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(r)?t:void 0;const i=ee(t);if(!o){if(i&&ue(us,n))return Reflect.get(us,n,r);if(n==="hasOwnProperty")return xa}const l=Reflect.get(t,n,r);return(en(n)?Oi.has(n):Ca(n))||(o||qe(t,"get",n),s)?l:Fe(l)?i&&Po(n)?l:l.value:_e(l)?o?Or(l):qn(l):l}}class $i extends Ii{constructor(t=!1){super(!1,t)}set(t,n,r,o){let s=t[n];if(!this._isShallow){const a=$n(s);if(!br(r)&&!$n(r)&&(s=de(s),r=de(r)),!ee(t)&&Fe(s)&&!Fe(r))return a?!1:(s.value=r,!0)}const i=ee(t)&&Po(n)?Number(n)<t.length:ue(t,n),l=Reflect.set(t,n,r,o);return t===de(o)&&(i?Mt(r,s)&&_t(t,"set",n,r):_t(t,"add",n,r)),l}deleteProperty(t,n){const r=ue(t,n);t[n];const o=Reflect.deleteProperty(t,n);return o&&r&&_t(t,"delete",n,void 0),o}has(t,n){const r=Reflect.has(t,n);return(!en(n)||!Oi.has(n))&&qe(t,"has",n),r}ownKeys(t){return qe(t,"iterate",ee(t)?"length":Xt),Reflect.ownKeys(t)}}class La extends Ii{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const Ta=new $i,Aa=new La,Ra=new $i(!0);const $o=e=>e,kr=e=>Reflect.getPrototypeOf(e);function tr(e,t,n=!1,r=!1){e=e.__v_raw;const o=de(e),s=de(t);n||(Mt(t,s)&&qe(o,"get",t),qe(o,"get",s));const{has:i}=kr(o),l=r?$o:n?Ho:Mn;if(i.call(o,t))return l(e.get(t));if(i.call(o,s))return l(e.get(s));e!==o&&e.get(t)}function nr(e,t=!1){const n=this.__v_raw,r=de(n),o=de(e);return t||(Mt(e,o)&&qe(r,"has",e),qe(r,"has",o)),e===o?n.has(e):n.has(e)||n.has(o)}function rr(e,t=!1){return e=e.__v_raw,!t&&qe(de(e),"iterate",Xt),Reflect.get(e,"size",e)}function fs(e){e=de(e);const t=de(this);return kr(t).has.call(t,e)||(t.add(e),_t(t,"add",e,e)),this}function ds(e,t){t=de(t);const n=de(this),{has:r,get:o}=kr(n);let s=r.call(n,e);s||(e=de(e),s=r.call(n,e));const i=o.call(n,e);return n.set(e,t),s?Mt(t,i)&&_t(n,"set",e,t):_t(n,"add",e,t),this}function hs(e){const t=de(this),{has:n,get:r}=kr(t);let o=n.call(t,e);o||(e=de(e),o=n.call(t,e)),r&&r.call(t,e);const s=t.delete(e);return o&&_t(t,"delete",e,void 0),s}function ps(){const e=de(this),t=e.size!==0,n=e.clear();return t&&_t(e,"clear",void 0,void 0),n}function or(e,t){return function(r,o){const s=this,i=s.__v_raw,l=de(i),a=t?$o:e?Ho:Mn;return!e&&qe(l,"iterate",Xt),i.forEach((c,u)=>r.call(o,a(c),a(u),s))}}function sr(e,t,n){return function(...r){const o=this.__v_raw,s=de(o),i=an(s),l=e==="entries"||e===Symbol.iterator&&i,a=e==="keys"&&i,c=o[e](...r),u=n?$o:t?Ho:Mn;return!t&&qe(s,"iterate",a?ho:Xt),{next(){const{value:f,done:d}=c.next();return d?{value:f,done:d}:{value:l?[u(f[0]),u(f[1])]:u(f),done:d}},[Symbol.iterator](){return this}}}}function St(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Pa(){const e={get(s){return tr(this,s)},get size(){return rr(this)},has:nr,add:fs,set:ds,delete:hs,clear:ps,forEach:or(!1,!1)},t={get(s){return tr(this,s,!1,!0)},get size(){return rr(this)},has:nr,add:fs,set:ds,delete:hs,clear:ps,forEach:or(!1,!0)},n={get(s){return tr(this,s,!0)},get size(){return rr(this,!0)},has(s){return nr.call(this,s,!0)},add:St("add"),set:St("set"),delete:St("delete"),clear:St("clear"),forEach:or(!0,!1)},r={get(s){return tr(this,s,!0,!0)},get size(){return rr(this,!0)},has(s){return nr.call(this,s,!0)},add:St("add"),set:St("set"),delete:St("delete"),clear:St("clear"),forEach:or(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(s=>{e[s]=sr(s,!1,!1),n[s]=sr(s,!0,!1),t[s]=sr(s,!1,!0),r[s]=sr(s,!0,!0)}),[e,n,t,r]}const[ka,Oa,Ia,$a]=Pa();function Mo(e,t){const n=t?e?$a:Ia:e?Oa:ka;return(r,o,s)=>o==="__v_isReactive"?!e:o==="__v_isReadonly"?e:o==="__v_raw"?r:Reflect.get(ue(n,o)&&o in r?n:r,o,s)}const Ma={get:Mo(!1,!1)},Na={get:Mo(!1,!0)},Ha={get:Mo(!0,!1)};const Mi=new WeakMap,Ni=new WeakMap,Hi=new WeakMap,Da=new WeakMap;function Fa(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Ba(e){return e.__v_skip||!Object.isExtensible(e)?0:Fa(la(e))}function qn(e){return $n(e)?e:No(e,!1,Ta,Ma,Mi)}function Di(e){return No(e,!1,Ra,Na,Ni)}function Or(e){return No(e,!0,Aa,Ha,Hi)}function No(e,t,n,r,o){if(!_e(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const s=o.get(e);if(s)return s;const i=Ba(e);if(i===0)return e;const l=new Proxy(e,i===2?r:n);return o.set(e,l),l}function Ln(e){return $n(e)?Ln(e.__v_raw):!!(e&&e.__v_isReactive)}function $n(e){return!!(e&&e.__v_isReadonly)}function br(e){return!!(e&&e.__v_isShallow)}function Fi(e){return e?!!e.__v_raw:!1}function de(e){const t=e&&e.__v_raw;return t?de(t):e}function za(e){return Object.isExtensible(e)&&Ei(e,"__v_skip",!0),e}const Mn=e=>_e(e)?qn(e):e,Ho=e=>_e(e)?Or(e):e;class Bi{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 ko(()=>t(this._value),()=>Tn(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=de(this);return(!t._cacheable||t.effect.dirty)&&Mt(t._value,t._value=t.effect.run())&&Tn(t,4),Do(t),t.effect._dirtyLevel>=2&&Tn(t,2),t._value}set value(t){this._setter(t)}get _dirty(){return this.effect.dirty}set _dirty(t){this.effect.dirty=t}}function ja(e,t,n=!1){let r,o;const s=oe(e);return s?(r=e,o=et):(r=e.get,o=e.set),new Bi(r,o,s||!o,n)}function Do(e){var t;It&&Qt&&(e=de(e),Ri(Qt,(t=e.dep)!=null?t:e.dep=ki(()=>e.dep=void 0,e instanceof Bi?e:void 0)))}function Tn(e,t=4,n){e=de(e);const r=e.dep;r&&Pi(r,t)}function Fe(e){return!!(e&&e.__v_isRef===!0)}function fe(e){return zi(e,!1)}function gn(e){return zi(e,!0)}function zi(e,t){return Fe(e)?e:new Va(e,t)}class Va{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:de(t),this._value=n?t:Mn(t)}get value(){return Do(this),this._value}set value(t){const n=this.__v_isShallow||br(t)||$n(t);t=n?t:de(t),Mt(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:Mn(t),Tn(this,4))}}function Y(e){return Fe(e)?e.value:e}const Ua={get:(e,t,n)=>Y(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const o=e[t];return Fe(o)&&!Fe(n)?(o.value=n,!0):Reflect.set(e,t,n,r)}};function ji(e){return Ln(e)?e:new Proxy(e,Ua)}class Wa{constructor(t){this.dep=void 0,this.__v_isRef=!0;const{get:n,set:r}=t(()=>Do(this),()=>Tn(this));this._get=n,this._set=r}get value(){return this._get()}set value(t){this._set(t)}}function Ga(e){return new Wa(e)}function Vi(e){const t=ee(e)?new Array(e.length):{};for(const n in e)t[n]=Ui(e,n);return t}class Ka{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 Ea(de(this._object),this._key)}}class qa{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}}function Ya(e,t,n){return Fe(e)?e:oe(e)?new qa(e):_e(e)&&arguments.length>1?Ui(e,t,n):fe(e)}function Ui(e,t,n){const r=e[t];return Fe(r)?r:new Ka(e,t,n)}/**
- * @vue/runtime-core v3.4.27
- * (c) 2018-present Yuxi (Evan) You and Vue contributors
- * @license MIT
- **/function $t(e,t,n,r){try{return r?e(...r):e()}catch(o){Yn(o,t,n)}}function tt(e,t,n,r){if(oe(e)){const o=$t(e,t,n,r);return o&&bi(o)&&o.catch(s=>{Yn(s,t,n)}),o}if(ee(e)){const o=[];for(let s=0;s<e.length;s++)o.push(tt(e[s],t,n,r));return o}}function Yn(e,t,n,r=!0){const o=t?t.vnode:null;if(t){let s=t.parent;const i=t.proxy,l=`https://vuejs.org/error-reference/#runtime-${n}`;for(;s;){const c=s.ec;if(c){for(let u=0;u<c.length;u++)if(c[u](e,i,l)===!1)return}s=s.parent}const a=t.appContext.config.errorHandler;if(a){Bt(),$t(a,null,10,[e,i,l]),zt();return}}Ja(e,n,o,r)}function Ja(e,t,n,r=!0){console.error(e)}let Nn=!1,po=!1;const ze=[];let ft=0;const un=[];let At=null,Kt=0;const Wi=Promise.resolve();let Fo=null;function vn(e){const t=Fo||Wi;return e?t.then(this?e.bind(this):e):t}function Qa(e){let t=ft+1,n=ze.length;for(;t<n;){const r=t+n>>>1,o=ze[r],s=Hn(o);s<e||s===e&&o.pre?t=r+1:n=r}return t}function Ir(e){(!ze.length||!ze.includes(e,Nn&&e.allowRecurse?ft+1:ft))&&(e.id==null?ze.push(e):ze.splice(Qa(e.id),0,e),Gi())}function Gi(){!Nn&&!po&&(po=!0,Fo=Wi.then(Ki))}function Xa(e){const t=ze.indexOf(e);t>ft&&ze.splice(t,1)}function Za(e){ee(e)?un.push(...e):(!At||!At.includes(e,e.allowRecurse?Kt+1:Kt))&&un.push(e),Gi()}function ms(e,t,n=Nn?ft+1:0){for(;n<ze.length;n++){const r=ze[n];if(r&&r.pre){if(e&&r.id!==e.uid)continue;ze.splice(n,1),n--,r()}}}function yr(e){if(un.length){const t=[...new Set(un)].sort((n,r)=>Hn(n)-Hn(r));if(un.length=0,At){At.push(...t);return}for(At=t,Kt=0;Kt<At.length;Kt++)At[Kt]();At=null,Kt=0}}const Hn=e=>e.id==null?1/0:e.id,ec=(e,t)=>{const n=Hn(e)-Hn(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function Ki(e){po=!1,Nn=!0,ze.sort(ec);try{for(ft=0;ft<ze.length;ft++){const t=ze[ft];t&&t.active!==!1&&$t(t,null,14)}}finally{ft=0,ze.length=0,yr(),Nn=!1,Fo=null,(ze.length||un.length)&&Ki()}}function tc(e,t,...n){if(e.isUnmounted)return;const r=e.vnode.props||be;let o=n;const s=t.startsWith("update:"),i=s&&t.slice(7);if(i&&i in r){const u=`${i==="modelValue"?"model":i}Modifiers`,{number:f,trim:d}=r[u]||be;d&&(o=n.map(m=>Ae(m)?m.trim():m)),f&&(o=n.map(ua))}let l,a=r[l=Gr(t)]||r[l=Gr(nt(t))];!a&&s&&(a=r[l=Gr(tn(t))]),a&&tt(a,e,6,o);const c=r[l+"Once"];if(c){if(!e.emitted)e.emitted={};else if(e.emitted[l])return;e.emitted[l]=!0,tt(c,e,6,o)}}function qi(e,t,n=!1){const r=t.emitsCache,o=r.get(e);if(o!==void 0)return o;const s=e.emits;let i={},l=!1;if(!oe(e)){const a=c=>{const u=qi(c,t,!0);u&&(l=!0,Te(i,u))};!n&&t.mixins.length&&t.mixins.forEach(a),e.extends&&a(e.extends),e.mixins&&e.mixins.forEach(a)}return!s&&!l?(_e(e)&&r.set(e,null),null):(ee(s)?s.forEach(a=>i[a]=null):Te(i,s),_e(e)&&r.set(e,i),i)}function $r(e,t){return!e||!Wn(t)?!1:(t=t.slice(2).replace(/Once$/,""),ue(e,t[0].toLowerCase()+t.slice(1))||ue(e,tn(t))||ue(e,t))}let Pe=null,Yi=null;function wr(e){const t=Pe;return Pe=e,Yi=e&&e.type.__scopeId||null,t}function Re(e,t=Pe,n){if(!t||e._n)return e;const r=(...o)=>{r._d&&Ts(-1);const s=wr(t);let i;try{i=e(...o)}finally{wr(s),r._d&&Ts(1)}return i};return r._n=!0,r._c=!0,r._d=!0,r}function Yr(e){const{type:t,vnode:n,proxy:r,withProxy:o,propsOptions:[s],slots:i,attrs:l,emit:a,render:c,renderCache:u,props:f,data:d,setupState:m,ctx:v,inheritAttrs:y}=e,R=wr(e);let C,x;try{if(n.shapeFlag&4){const S=o||r,F=S;C=ot(c.call(F,S,u,f,m,d,v)),x=l}else{const S=t;C=ot(S.length>1?S(f,{attrs:l,slots:i,emit:a}):S(f,null)),x=t.props?l:nc(l)}}catch(S){kn.length=0,Yn(S,e,1),C=se(Ge)}let g=C;if(x&&y!==!1){const S=Object.keys(x),{shapeFlag:F}=g;S.length&&F&7&&(s&&S.some(Ao)&&(x=rc(x,s)),g=Ht(g,x,!1,!0))}return n.dirs&&(g=Ht(g,null,!1,!0),g.dirs=g.dirs?g.dirs.concat(n.dirs):n.dirs),n.transition&&(g.transition=n.transition),C=g,wr(R),C}const nc=e=>{let t;for(const n in e)(n==="class"||n==="style"||Wn(n))&&((t||(t={}))[n]=e[n]);return t},rc=(e,t)=>{const n={};for(const r in e)(!Ao(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function oc(e,t,n){const{props:r,children:o,component:s}=e,{props:i,children:l,patchFlag:a}=t,c=s.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&a>=0){if(a&1024)return!0;if(a&16)return r?gs(r,i,c):!!i;if(a&8){const u=t.dynamicProps;for(let f=0;f<u.length;f++){const d=u[f];if(i[d]!==r[d]&&!$r(c,d))return!0}}}else return(o||l)&&(!l||!l.$stable)?!0:r===i?!1:r?i?gs(r,i,c):!0:!!i;return!1}function gs(e,t,n){const r=Object.keys(t);if(r.length!==Object.keys(e).length)return!0;for(let o=0;o<r.length;o++){const s=r[o];if(t[s]!==e[s]&&!$r(n,s))return!0}return!1}function sc({vnode:e,parent:t},n){for(;t;){const r=t.subTree;if(r.suspense&&r.suspense.activeBranch===e&&(r.el=e.el),r===e)(e=t.vnode).el=n,t=t.parent;else break}}const ic="components";function Jn(e,t){return ac(ic,e,!0,t)||e}const lc=Symbol.for("v-ndc");function ac(e,t,n=!0,r=!1){const o=Pe||Me;if(o){const s=o.type;{const l=iu(s,!1);if(l&&(l===t||l===nt(t)||l===Gn(nt(t))))return s}const i=vs(o[e]||s[e],t)||vs(o.appContext[e],t);return!i&&r?s:i}}function vs(e,t){return e&&(e[t]||e[nt(t)]||e[Gn(nt(t))])}const cc=e=>e.__isSuspense;function Ji(e,t){t&&t.pendingBranch?ee(e)?t.effects.push(...e):t.effects.push(e):Za(e)}const uc=Symbol.for("v-scx"),fc=()=>Ve(uc);function dc(e,t){return Bo(e,null,t)}const ir={};function De(e,t,n){return Bo(e,t,n)}function Bo(e,t,{immediate:n,deep:r,flush:o,once:s,onTrack:i,onTrigger:l}=be){if(t&&s){const I=t;t=(...H)=>{I(...H),F()}}const a=Me,c=I=>r===!0?I:Yt(I,r===!1?1:void 0);let u,f=!1,d=!1;if(Fe(e)?(u=()=>e.value,f=br(e)):Ln(e)?(u=()=>c(e),f=!0):ee(e)?(d=!0,f=e.some(I=>Ln(I)||br(I)),u=()=>e.map(I=>{if(Fe(I))return I.value;if(Ln(I))return c(I);if(oe(I))return $t(I,a,2)})):oe(e)?t?u=()=>$t(e,a,2):u=()=>(m&&m(),tt(e,a,3,[v])):u=et,t&&r){const I=u;u=()=>Yt(I())}let m,v=I=>{m=g.onStop=()=>{$t(I,a,4),m=g.onStop=void 0}},y;if(Zn)if(v=et,t?n&&tt(t,a,3,[u(),d?[]:void 0,v]):u(),o==="sync"){const I=fc();y=I.__watcherHandles||(I.__watcherHandles=[])}else return et;let R=d?new Array(e.length).fill(ir):ir;const C=()=>{if(!(!g.active||!g.dirty))if(t){const I=g.run();(r||f||(d?I.some((H,_)=>Mt(H,R[_])):Mt(I,R)))&&(m&&m(),tt(t,a,3,[I,R===ir?void 0:d&&R[0]===ir?[]:R,v]),R=I)}else g.run()};C.allowRecurse=!!t;let x;o==="sync"?x=C:o==="post"?x=()=>We(C,a&&a.suspense):(C.pre=!0,a&&(C.id=a.uid),x=()=>Ir(C));const g=new ko(u,et,x),S=Li(),F=()=>{g.stop(),S&&Ro(S.effects,g)};return t?n?C():R=g.run():o==="post"?We(g.run.bind(g),a&&a.suspense):g.run(),y&&y.push(F),F}function hc(e,t,n){const r=this.proxy,o=Ae(e)?e.includes(".")?Qi(r,e):()=>r[e]:e.bind(r,r);let s;oe(t)?s=t:(s=t.handler,n=t);const i=Xn(this),l=Bo(o,s.bind(r),n);return i(),l}function Qi(e,t){const n=t.split(".");return()=>{let r=e;for(let o=0;o<n.length&&r;o++)r=r[n[o]];return r}}function Yt(e,t=1/0,n){if(t<=0||!_e(e)||e.__v_skip||(n=n||new Set,n.has(e)))return e;if(n.add(e),t--,Fe(e))Yt(e.value,t,n);else if(ee(e))for(let r=0;r<e.length;r++)Yt(e[r],t,n);else if(_i(e)||an(e))e.forEach(r=>{Yt(r,t,n)});else if(wi(e))for(const r in e)Yt(e[r],t,n);return e}function Er(e,t){if(Pe===null)return e;const n=Dr(Pe)||Pe.proxy,r=e.dirs||(e.dirs=[]);for(let o=0;o<t.length;o++){let[s,i,l,a=be]=t[o];s&&(oe(s)&&(s={mounted:s,updated:s}),s.deep&&Yt(i),r.push({dir:s,instance:n,value:i,oldValue:void 0,arg:l,modifiers:a}))}return e}function ut(e,t,n,r){const o=e.dirs,s=t&&t.dirs;for(let i=0;i<o.length;i++){const l=o[i];s&&(l.oldValue=s[i].value);let a=l.dir[r];a&&(Bt(),tt(a,n,8,[e.el,l,e,t]),zt())}}const Rt=Symbol("_leaveCb"),lr=Symbol("_enterCb");function pc(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return Ye(()=>{e.isMounted=!0}),zo(()=>{e.isUnmounting=!0}),e}const Xe=[Function,Array],Xi={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Xe,onEnter:Xe,onAfterEnter:Xe,onEnterCancelled:Xe,onBeforeLeave:Xe,onLeave:Xe,onAfterLeave:Xe,onLeaveCancelled:Xe,onBeforeAppear:Xe,onAppear:Xe,onAfterAppear:Xe,onAppearCancelled:Xe},mc={name:"BaseTransition",props:Xi,setup(e,{slots:t}){const n=Hr(),r=pc();return()=>{const o=t.default&&el(t.default(),!0);if(!o||!o.length)return;let s=o[0];if(o.length>1){for(const d of o)if(d.type!==Ge){s=d;break}}const i=de(e),{mode:l}=i;if(r.isLeaving)return Jr(s);const a=_s(s);if(!a)return Jr(s);const c=mo(a,i,r,n);go(a,c);const u=n.subTree,f=u&&_s(u);if(f&&f.type!==Ge&&!qt(a,f)){const d=mo(f,i,r,n);if(go(f,d),l==="out-in"&&a.type!==Ge)return r.isLeaving=!0,d.afterLeave=()=>{r.isLeaving=!1,n.update.active!==!1&&(n.effect.dirty=!0,n.update())},Jr(s);l==="in-out"&&a.type!==Ge&&(d.delayLeave=(m,v,y)=>{const R=Zi(r,f);R[String(f.key)]=f,m[Rt]=()=>{v(),m[Rt]=void 0,delete c.delayedLeave},c.delayedLeave=y})}return s}}},gc=mc;function Zi(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 mo(e,t,n,r){const{appear:o,mode:s,persisted:i=!1,onBeforeEnter:l,onEnter:a,onAfterEnter:c,onEnterCancelled:u,onBeforeLeave:f,onLeave:d,onAfterLeave:m,onLeaveCancelled:v,onBeforeAppear:y,onAppear:R,onAfterAppear:C,onAppearCancelled:x}=t,g=String(e.key),S=Zi(n,e),F=(_,q)=>{_&&tt(_,r,9,q)},I=(_,q)=>{const T=q[1];F(_,q),ee(_)?_.every(V=>V.length<=1)&&T():_.length<=1&&T()},H={mode:s,persisted:i,beforeEnter(_){let q=l;if(!n.isMounted)if(o)q=y||l;else return;_[Rt]&&_[Rt](!0);const T=S[g];T&&qt(e,T)&&T.el[Rt]&&T.el[Rt](),F(q,[_])},enter(_){let q=a,T=c,V=u;if(!n.isMounted)if(o)q=R||a,T=C||c,V=x||u;else return;let w=!1;const M=_[lr]=te=>{w||(w=!0,te?F(V,[_]):F(T,[_]),H.delayedLeave&&H.delayedLeave(),_[lr]=void 0)};q?I(q,[_,M]):M()},leave(_,q){const T=String(e.key);if(_[lr]&&_[lr](!0),n.isUnmounting)return q();F(f,[_]);let V=!1;const w=_[Rt]=M=>{V||(V=!0,q(),M?F(v,[_]):F(m,[_]),_[Rt]=void 0,S[T]===e&&delete S[T])};S[T]=e,d?I(d,[_,w]):w()},clone(_){return mo(_,t,n,r)}};return H}function Jr(e){if(Qn(e))return e=Ht(e),e.children=null,e}function _s(e){if(!Qn(e))return e;const{shapeFlag:t,children:n}=e;if(n){if(t&16)return n[0];if(t&32&&oe(n.default))return n.default()}}function go(e,t){e.shapeFlag&6&&e.component?go(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 el(e,t=!1,n){let r=[],o=0;for(let s=0;s<e.length;s++){let i=e[s];const l=n==null?i.key:String(n)+String(i.key!=null?i.key:s);i.type===ve?(i.patchFlag&128&&o++,r=r.concat(el(i.children,t,l))):(t||i.type!==Ge)&&r.push(l!=null?Ht(i,{key:l}):i)}if(o>1)for(let s=0;s<r.length;s++)r[s].patchFlag=-2;return r}/*! #__NO_SIDE_EFFECTS__ */function he(e,t){return oe(e)?Te({name:e.name},t,{setup:e}):e}const fn=e=>!!e.type.__asyncLoader;/*! #__NO_SIDE_EFFECTS__ */function vc(e){oe(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:r,delay:o=200,timeout:s,suspensible:i=!0,onError:l}=e;let a=null,c,u=0;const f=()=>(u++,a=null,d()),d=()=>{let m;return a||(m=a=t().catch(v=>{if(v=v instanceof Error?v:new Error(String(v)),l)return new Promise((y,R)=>{l(v,()=>y(f()),()=>R(v),u+1)});throw v}).then(v=>m!==a&&a?a:(v&&(v.__esModule||v[Symbol.toStringTag]==="Module")&&(v=v.default),c=v,v)))};return he({name:"AsyncComponentWrapper",__asyncLoader:d,get __asyncResolved(){return c},setup(){const m=Me;if(c)return()=>Qr(c,m);const v=x=>{a=null,Yn(x,m,13,!r)};if(i&&m.suspense||Zn)return d().then(x=>()=>Qr(x,m)).catch(x=>(v(x),()=>r?se(r,{error:x}):null));const y=fe(!1),R=fe(),C=fe(!!o);return o&&setTimeout(()=>{C.value=!1},o),s!=null&&setTimeout(()=>{if(!y.value&&!R.value){const x=new Error(`Async component timed out after ${s}ms.`);v(x),R.value=x}},s),d().then(()=>{y.value=!0,m.parent&&Qn(m.parent.vnode)&&(m.parent.effect.dirty=!0,Ir(m.parent.update))}).catch(x=>{v(x),R.value=x}),()=>{if(y.value&&c)return Qr(c,m);if(R.value&&r)return se(r,{error:R.value});if(n&&!C.value)return se(n)}}})}function Qr(e,t){const{ref:n,props:r,children:o,ce:s}=t.vnode,i=se(e,r,o);return i.ref=n,i.ce=s,delete t.vnode.ce,i}const Qn=e=>e.type.__isKeepAlive;function _c(e,t){tl(e,"a",t)}function bc(e,t){tl(e,"da",t)}function tl(e,t,n=Me){const r=e.__wdc||(e.__wdc=()=>{let o=n;for(;o;){if(o.isDeactivated)return;o=o.parent}return e()});if(Mr(t,r,n),n){let o=n.parent;for(;o&&o.parent;)Qn(o.parent.vnode)&&yc(r,t,n,o),o=o.parent}}function yc(e,t,n,r){const o=Mr(t,e,r,!0);Nr(()=>{Ro(r[t],o)},n)}function Mr(e,t,n=Me,r=!1){if(n){const o=n[e]||(n[e]=[]),s=t.__weh||(t.__weh=(...i)=>{if(n.isUnmounted)return;Bt();const l=Xn(n),a=tt(t,n,e,i);return l(),zt(),a});return r?o.unshift(s):o.push(s),s}}const yt=e=>(t,n=Me)=>(!Zn||e==="sp")&&Mr(e,(...r)=>t(...r),n),wc=yt("bm"),Ye=yt("m"),Ec=yt("bu"),Cc=yt("u"),zo=yt("bum"),Nr=yt("um"),Sc=yt("sp"),xc=yt("rtg"),Lc=yt("rtc");function Tc(e,t=Me){Mr("ec",e,t)}function Nt(e,t,n,r){let o;const s=n;if(ee(e)||Ae(e)){o=new Array(e.length);for(let i=0,l=e.length;i<l;i++)o[i]=t(e[i],i,void 0,s)}else if(typeof e=="number"){o=new Array(e);for(let i=0;i<e;i++)o[i]=t(i+1,i,void 0,s)}else if(_e(e))if(e[Symbol.iterator])o=Array.from(e,(i,l)=>t(i,l,void 0,s));else{const i=Object.keys(e);o=new Array(i.length);for(let l=0,a=i.length;l<a;l++){const c=i[l];o[l]=t(e[c],c,l,s)}}else o=[];return o}function Ce(e,t,n={},r,o){if(Pe.isCE||Pe.parent&&fn(Pe.parent)&&Pe.parent.isCE)return t!=="default"&&(n.name=t),se("slot",n,r&&r());let s=e[t];s&&s._c&&(s._d=!1),W();const i=s&&nl(s(n)),l=Le(ve,{key:n.key||i&&i.key||`_${t}`},i||(r?r():[]),i&&e._===1?64:-2);return l.scopeId&&(l.slotScopeIds=[l.scopeId+"-s"]),s&&s._c&&(s._d=!0),l}function nl(e){return e.some(t=>xr(t)?!(t.type===Ge||t.type===ve&&!nl(t.children)):!0)?e:null}const vo=e=>e?_l(e)?Dr(e)||e.proxy:vo(e.parent):null,An=Te(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=>vo(e.parent),$root:e=>vo(e.root),$emit:e=>e.emit,$options:e=>jo(e),$forceUpdate:e=>e.f||(e.f=()=>{e.effect.dirty=!0,Ir(e.update)}),$nextTick:e=>e.n||(e.n=vn.bind(e.proxy)),$watch:e=>hc.bind(e)}),Xr=(e,t)=>e!==be&&!e.__isScriptSetup&&ue(e,t),Ac={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:r,data:o,props:s,accessCache:i,type:l,appContext:a}=e;let c;if(t[0]!=="$"){const m=i[t];if(m!==void 0)switch(m){case 1:return r[t];case 2:return o[t];case 4:return n[t];case 3:return s[t]}else{if(Xr(r,t))return i[t]=1,r[t];if(o!==be&&ue(o,t))return i[t]=2,o[t];if((c=e.propsOptions[0])&&ue(c,t))return i[t]=3,s[t];if(n!==be&&ue(n,t))return i[t]=4,n[t];_o&&(i[t]=0)}}const u=An[t];let f,d;if(u)return t==="$attrs"&&qe(e.attrs,"get",""),u(e);if((f=l.__cssModules)&&(f=f[t]))return f;if(n!==be&&ue(n,t))return i[t]=4,n[t];if(d=a.config.globalProperties,ue(d,t))return d[t]},set({_:e},t,n){const{data:r,setupState:o,ctx:s}=e;return Xr(o,t)?(o[t]=n,!0):r!==be&&ue(r,t)?(r[t]=n,!0):ue(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}},i){let l;return!!n[i]||e!==be&&ue(e,i)||Xr(t,i)||(l=s[0])&&ue(l,i)||ue(r,i)||ue(An,i)||ue(o.config.globalProperties,i)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:ue(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function bs(e){return ee(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let _o=!0;function Rc(e){const t=jo(e),n=e.proxy,r=e.ctx;_o=!1,t.beforeCreate&&ys(t.beforeCreate,e,"bc");const{data:o,computed:s,methods:i,watch:l,provide:a,inject:c,created:u,beforeMount:f,mounted:d,beforeUpdate:m,updated:v,activated:y,deactivated:R,beforeDestroy:C,beforeUnmount:x,destroyed:g,unmounted:S,render:F,renderTracked:I,renderTriggered:H,errorCaptured:_,serverPrefetch:q,expose:T,inheritAttrs:V,components:w,directives:M,filters:te}=t;if(c&&Pc(c,r,null),i)for(const J in i){const U=i[J];oe(U)&&(r[J]=U.bind(n))}if(o){const J=o.call(n,n);_e(J)&&(e.data=qn(J))}if(_o=!0,s)for(const J in s){const U=s[J],Oe=oe(U)?U.bind(n,n):oe(U.get)?U.get.bind(n,n):et,He=!oe(U)&&oe(U.set)?U.set.bind(n):et,Ue=N({get:Oe,set:He});Object.defineProperty(r,J,{enumerable:!0,configurable:!0,get:()=>Ue.value,set:Be=>Ue.value=Be})}if(l)for(const J in l)rl(l[J],r,n,J);if(a){const J=oe(a)?a.call(n):a;Reflect.ownKeys(J).forEach(U=>{Zt(U,J[U])})}u&&ys(u,e,"c");function k(J,U){ee(U)?U.forEach(Oe=>J(Oe.bind(n))):U&&J(U.bind(n))}if(k(wc,f),k(Ye,d),k(Ec,m),k(Cc,v),k(_c,y),k(bc,R),k(Tc,_),k(Lc,I),k(xc,H),k(zo,x),k(Nr,S),k(Sc,q),ee(T))if(T.length){const J=e.exposed||(e.exposed={});T.forEach(U=>{Object.defineProperty(J,U,{get:()=>n[U],set:Oe=>n[U]=Oe})})}else e.exposed||(e.exposed={});F&&e.render===et&&(e.render=F),V!=null&&(e.inheritAttrs=V),w&&(e.components=w),M&&(e.directives=M)}function Pc(e,t,n=et){ee(e)&&(e=bo(e));for(const r in e){const o=e[r];let s;_e(o)?"default"in o?s=Ve(o.from||r,o.default,!0):s=Ve(o.from||r):s=Ve(o),Fe(s)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>s.value,set:i=>s.value=i}):t[r]=s}}function ys(e,t,n){tt(ee(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function rl(e,t,n,r){const o=r.includes(".")?Qi(n,r):()=>n[r];if(Ae(e)){const s=t[e];oe(s)&&De(o,s)}else if(oe(e))De(o,e.bind(n));else if(_e(e))if(ee(e))e.forEach(s=>rl(s,t,n,r));else{const s=oe(e.handler)?e.handler.bind(n):t[e.handler];oe(s)&&De(o,s,e)}}function jo(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:o,optionsCache:s,config:{optionMergeStrategies:i}}=e.appContext,l=s.get(t);let a;return l?a=l:!o.length&&!n&&!r?a=t:(a={},o.length&&o.forEach(c=>Cr(a,c,i,!0)),Cr(a,t,i)),_e(t)&&s.set(t,a),a}function Cr(e,t,n,r=!1){const{mixins:o,extends:s}=t;s&&Cr(e,s,n,!0),o&&o.forEach(i=>Cr(e,i,n,!0));for(const i in t)if(!(r&&i==="expose")){const l=kc[i]||n&&n[i];e[i]=l?l(e[i],t[i]):t[i]}return e}const kc={data:ws,props:Es,emits:Es,methods:Sn,computed:Sn,beforeCreate:je,created:je,beforeMount:je,mounted:je,beforeUpdate:je,updated:je,beforeDestroy:je,beforeUnmount:je,destroyed:je,unmounted:je,activated:je,deactivated:je,errorCaptured:je,serverPrefetch:je,components:Sn,directives:Sn,watch:Ic,provide:ws,inject:Oc};function ws(e,t){return t?e?function(){return Te(oe(e)?e.call(this,this):e,oe(t)?t.call(this,this):t)}:t:e}function Oc(e,t){return Sn(bo(e),bo(t))}function bo(e){if(ee(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function je(e,t){return e?[...new Set([].concat(e,t))]:t}function Sn(e,t){return e?Te(Object.create(null),e,t):t}function Es(e,t){return e?ee(e)&&ee(t)?[...new Set([...e,...t])]:Te(Object.create(null),bs(e),bs(t??{})):t}function Ic(e,t){if(!e)return t;if(!t)return e;const n=Te(Object.create(null),e);for(const r in t)n[r]=je(e[r],t[r]);return n}function ol(){return{app:null,config:{isNativeTag:sa,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let $c=0;function Mc(e,t){return function(r,o=null){oe(r)||(r=Te({},r)),o!=null&&!_e(o)&&(o=null);const s=ol(),i=new WeakSet;let l=!1;const a=s.app={_uid:$c++,_component:r,_props:o,_container:null,_context:s,_instance:null,version:au,get config(){return s.config},set config(c){},use(c,...u){return i.has(c)||(c&&oe(c.install)?(i.add(c),c.install(a,...u)):oe(c)&&(i.add(c),c(a,...u))),a},mixin(c){return s.mixins.includes(c)||s.mixins.push(c),a},component(c,u){return u?(s.components[c]=u,a):s.components[c]},directive(c,u){return u?(s.directives[c]=u,a):s.directives[c]},mount(c,u,f){if(!l){const d=se(r,o);return d.appContext=s,f===!0?f="svg":f===!1&&(f=void 0),u&&t?t(d,c):e(d,c,f),l=!0,a._container=c,c.__vue_app__=a,Dr(d.component)||d.component.proxy}},unmount(){l&&(e(null,a._container),delete a._container.__vue_app__)},provide(c,u){return s.provides[c]=u,a},runWithContext(c){const u=Rn;Rn=a;try{return c()}finally{Rn=u}}};return a}}let Rn=null;function Zt(e,t){if(Me){let n=Me.provides;const r=Me.parent&&Me.parent.provides;r===n&&(n=Me.provides=Object.create(r)),n[e]=t}}function Ve(e,t,n=!1){const r=Me||Pe;if(r||Rn){const o=r?r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:Rn._context.provides;if(o&&e in o)return o[e];if(arguments.length>1)return n&&oe(t)?t.call(r&&r.proxy):t}}const sl={},il=()=>Object.create(sl),ll=e=>Object.getPrototypeOf(e)===sl;function Nc(e,t,n,r=!1){const o={},s=il();e.propsDefaults=Object.create(null),al(e,t,o,s);for(const i in e.propsOptions[0])i in o||(o[i]=void 0);n?e.props=r?o:Di(o):e.type.props?e.props=o:e.props=s,e.attrs=s}function Hc(e,t,n,r){const{props:o,attrs:s,vnode:{patchFlag:i}}=e,l=de(o),[a]=e.propsOptions;let c=!1;if((r||i>0)&&!(i&16)){if(i&8){const u=e.vnode.dynamicProps;for(let f=0;f<u.length;f++){let d=u[f];if($r(e.emitsOptions,d))continue;const m=t[d];if(a)if(ue(s,d))m!==s[d]&&(s[d]=m,c=!0);else{const v=nt(d);o[v]=yo(a,l,v,m,e,!1)}else m!==s[d]&&(s[d]=m,c=!0)}}}else{al(e,t,o,s)&&(c=!0);let u;for(const f in l)(!t||!ue(t,f)&&((u=tn(f))===f||!ue(t,u)))&&(a?n&&(n[f]!==void 0||n[u]!==void 0)&&(o[f]=yo(a,l,f,void 0,e,!0)):delete o[f]);if(s!==l)for(const f in s)(!t||!ue(t,f))&&(delete s[f],c=!0)}c&&_t(e.attrs,"set","")}function al(e,t,n,r){const[o,s]=e.propsOptions;let i=!1,l;if(t)for(let a in t){if(cn(a))continue;const c=t[a];let u;o&&ue(o,u=nt(a))?!s||!s.includes(u)?n[u]=c:(l||(l={}))[u]=c:$r(e.emitsOptions,a)||(!(a in r)||c!==r[a])&&(r[a]=c,i=!0)}if(s){const a=de(n),c=l||be;for(let u=0;u<s.length;u++){const f=s[u];n[f]=yo(o,a,f,c[f],e,!ue(c,f))}}return i}function yo(e,t,n,r,o,s){const i=e[n];if(i!=null){const l=ue(i,"default");if(l&&r===void 0){const a=i.default;if(i.type!==Function&&!i.skipFactory&&oe(a)){const{propsDefaults:c}=o;if(n in c)r=c[n];else{const u=Xn(o);r=c[n]=a.call(null,t),u()}}else r=a}i[0]&&(s&&!l?r=!1:i[1]&&(r===""||r===tn(n))&&(r=!0))}return r}function cl(e,t,n=!1){const r=t.propsCache,o=r.get(e);if(o)return o;const s=e.props,i={},l=[];let a=!1;if(!oe(e)){const u=f=>{a=!0;const[d,m]=cl(f,t,!0);Te(i,d),m&&l.push(...m)};!n&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}if(!s&&!a)return _e(e)&&r.set(e,ln),ln;if(ee(s))for(let u=0;u<s.length;u++){const f=nt(s[u]);Cs(f)&&(i[f]=be)}else if(s)for(const u in s){const f=nt(u);if(Cs(f)){const d=s[u],m=i[f]=ee(d)||oe(d)?{type:d}:Te({},d);if(m){const v=Ls(Boolean,m.type),y=Ls(String,m.type);m[0]=v>-1,m[1]=y<0||v<y,(v>-1||ue(m,"default"))&&l.push(f)}}}const c=[i,l];return _e(e)&&r.set(e,c),c}function Cs(e){return e[0]!=="$"&&!cn(e)}function Ss(e){return e===null?"null":typeof e=="function"?e.name||"":typeof e=="object"&&e.constructor&&e.constructor.name||""}function xs(e,t){return Ss(e)===Ss(t)}function Ls(e,t){return ee(t)?t.findIndex(n=>xs(n,e)):oe(t)&&xs(t,e)?0:-1}const ul=e=>e[0]==="_"||e==="$stable",Vo=e=>ee(e)?e.map(ot):[ot(e)],Dc=(e,t,n)=>{if(t._n)return t;const r=Re((...o)=>Vo(t(...o)),n);return r._c=!1,r},fl=(e,t,n)=>{const r=e._ctx;for(const o in e){if(ul(o))continue;const s=e[o];if(oe(s))t[o]=Dc(o,s,r);else if(s!=null){const i=Vo(s);t[o]=()=>i}}},dl=(e,t)=>{const n=Vo(t);e.slots.default=()=>n},Fc=(e,t)=>{const n=e.slots=il();if(e.vnode.shapeFlag&32){const r=t._;r?(Te(n,t),Ei(n,"_",r,!0)):fl(t,n)}else t&&dl(e,t)},Bc=(e,t,n)=>{const{vnode:r,slots:o}=e;let s=!0,i=be;if(r.shapeFlag&32){const l=t._;l?n&&l===1?s=!1:(Te(o,t),!n&&l===1&&delete o._):(s=!t.$stable,fl(t,o)),i=t}else t&&(dl(e,t),i={default:1});if(s)for(const l in o)!ul(l)&&i[l]==null&&delete o[l]};function Sr(e,t,n,r,o=!1){if(ee(e)){e.forEach((d,m)=>Sr(d,t&&(ee(t)?t[m]:t),n,r,o));return}if(fn(r)&&!o)return;const s=r.shapeFlag&4?Dr(r.component)||r.component.proxy:r.el,i=o?null:s,{i:l,r:a}=e,c=t&&t.r,u=l.refs===be?l.refs={}:l.refs,f=l.setupState;if(c!=null&&c!==a&&(Ae(c)?(u[c]=null,ue(f,c)&&(f[c]=null)):Fe(c)&&(c.value=null)),oe(a))$t(a,l,12,[i,u]);else{const d=Ae(a),m=Fe(a);if(d||m){const v=()=>{if(e.f){const y=d?ue(f,a)?f[a]:u[a]:a.value;o?ee(y)&&Ro(y,s):ee(y)?y.includes(s)||y.push(s):d?(u[a]=[s],ue(f,a)&&(f[a]=u[a])):(a.value=[s],e.k&&(u[e.k]=a.value))}else d?(u[a]=i,ue(f,a)&&(f[a]=i)):m&&(a.value=i,e.k&&(u[e.k]=i))};i?(v.id=-1,We(v,n)):v()}}}let xt=!1;const zc=e=>e.namespaceURI.includes("svg")&&e.tagName!=="foreignObject",jc=e=>e.namespaceURI.includes("MathML"),ar=e=>{if(zc(e))return"svg";if(jc(e))return"mathml"},cr=e=>e.nodeType===8;function Vc(e){const{mt:t,p:n,o:{patchProp:r,createText:o,nextSibling:s,parentNode:i,remove:l,insert:a,createComment:c}}=e,u=(g,S)=>{if(!S.hasChildNodes()){n(null,g,S),yr(),S._vnode=g;return}xt=!1,f(S.firstChild,g,null,null,null),yr(),S._vnode=g,xt&&console.error("Hydration completed but contains mismatches.")},f=(g,S,F,I,H,_=!1)=>{_=_||!!S.dynamicChildren;const q=cr(g)&&g.data==="[",T=()=>y(g,S,F,I,H,q),{type:V,ref:w,shapeFlag:M,patchFlag:te}=S;let ie=g.nodeType;S.el=g,te===-2&&(_=!1,S.dynamicChildren=null);let k=null;switch(V){case hn:ie!==3?S.children===""?(a(S.el=o(""),i(g),g),k=g):k=T():(g.data!==S.children&&(xt=!0,g.data=S.children),k=s(g));break;case Ge:x(g)?(k=s(g),C(S.el=g.content.firstChild,g,F)):ie!==8||q?k=T():k=s(g);break;case Pn:if(q&&(g=s(g),ie=g.nodeType),ie===1||ie===3){k=g;const J=!S.children.length;for(let U=0;U<S.staticCount;U++)J&&(S.children+=k.nodeType===1?k.outerHTML:k.data),U===S.staticCount-1&&(S.anchor=k),k=s(k);return q?s(k):k}else T();break;case ve:q?k=v(g,S,F,I,H,_):k=T();break;default:if(M&1)(ie!==1||S.type.toLowerCase()!==g.tagName.toLowerCase())&&!x(g)?k=T():k=d(g,S,F,I,H,_);else if(M&6){S.slotScopeIds=H;const J=i(g);if(q?k=R(g):cr(g)&&g.data==="teleport start"?k=R(g,g.data,"teleport end"):k=s(g),t(S,J,null,F,I,ar(J),_),fn(S)){let U;q?(U=se(ve),U.anchor=k?k.previousSibling:J.lastChild):U=g.nodeType===3?Dt(""):se("div"),U.el=g,S.component.subTree=U}}else M&64?ie!==8?k=T():k=S.type.hydrate(g,S,F,I,H,_,e,m):M&128&&(k=S.type.hydrate(g,S,F,I,ar(i(g)),H,_,e,f))}return w!=null&&Sr(w,null,I,S),k},d=(g,S,F,I,H,_)=>{_=_||!!S.dynamicChildren;const{type:q,props:T,patchFlag:V,shapeFlag:w,dirs:M,transition:te}=S,ie=q==="input"||q==="option";if(ie||V!==-1){M&&ut(S,null,F,"created");let k=!1;if(x(g)){k=hl(I,te)&&F&&F.vnode.props&&F.vnode.props.appear;const U=g.content.firstChild;k&&te.beforeEnter(U),C(U,g,F),S.el=g=U}if(w&16&&!(T&&(T.innerHTML||T.textContent))){let U=m(g.firstChild,S,g,F,I,H,_);for(;U;){xt=!0;const Oe=U;U=U.nextSibling,l(Oe)}}else w&8&&g.textContent!==S.children&&(xt=!0,g.textContent=S.children);if(T)if(ie||!_||V&48)for(const U in T)(ie&&(U.endsWith("value")||U==="indeterminate")||Wn(U)&&!cn(U)||U[0]===".")&&r(g,U,null,T[U],void 0,void 0,F);else T.onClick&&r(g,"onClick",null,T.onClick,void 0,void 0,F);let J;(J=T&&T.onVnodeBeforeMount)&&Ze(J,F,S),M&&ut(S,null,F,"beforeMount"),((J=T&&T.onVnodeMounted)||M||k)&&Ji(()=>{J&&Ze(J,F,S),k&&te.enter(g),M&&ut(S,null,F,"mounted")},I)}return g.nextSibling},m=(g,S,F,I,H,_,q)=>{q=q||!!S.dynamicChildren;const T=S.children,V=T.length;for(let w=0;w<V;w++){const M=q?T[w]:T[w]=ot(T[w]);if(g)g=f(g,M,I,H,_,q);else{if(M.type===hn&&!M.children)continue;xt=!0,n(null,M,F,null,I,H,ar(F),_)}}return g},v=(g,S,F,I,H,_)=>{const{slotScopeIds:q}=S;q&&(H=H?H.concat(q):q);const T=i(g),V=m(s(g),S,T,F,I,H,_);return V&&cr(V)&&V.data==="]"?s(S.anchor=V):(xt=!0,a(S.anchor=c("]"),T,V),V)},y=(g,S,F,I,H,_)=>{if(xt=!0,S.el=null,_){const V=R(g);for(;;){const w=s(g);if(w&&w!==V)l(w);else break}}const q=s(g),T=i(g);return l(g),n(null,S,T,q,F,I,ar(T),H),q},R=(g,S="[",F="]")=>{let I=0;for(;g;)if(g=s(g),g&&cr(g)&&(g.data===S&&I++,g.data===F)){if(I===0)return s(g);I--}return g},C=(g,S,F)=>{const I=S.parentNode;I&&I.replaceChild(g,S);let H=F;for(;H;)H.vnode.el===S&&(H.vnode.el=H.subTree.el=g),H=H.parent},x=g=>g.nodeType===1&&g.tagName.toLowerCase()==="template";return[u,f]}const We=Ji;function Uc(e){return Wc(e,Vc)}function Wc(e,t){const n=Ci();n.__VUE__=!0;const{insert:r,remove:o,patchProp:s,createElement:i,createText:l,createComment:a,setText:c,setElementText:u,parentNode:f,nextSibling:d,setScopeId:m=et,insertStaticContent:v}=e,y=(h,p,b,A=null,E=null,O=null,z=void 0,$=null,D=!!p.dynamicChildren)=>{if(h===p)return;h&&!qt(h,p)&&(A=L(h),Be(h,E,O,!0),h=null),p.patchFlag===-2&&(D=!1,p.dynamicChildren=null);const{type:P,ref:G,shapeFlag:X}=p;switch(P){case hn:R(h,p,b,A);break;case Ge:C(h,p,b,A);break;case Pn:h==null&&x(p,b,A,z);break;case ve:w(h,p,b,A,E,O,z,$,D);break;default:X&1?F(h,p,b,A,E,O,z,$,D):X&6?M(h,p,b,A,E,O,z,$,D):(X&64||X&128)&&P.process(h,p,b,A,E,O,z,$,D,K)}G!=null&&E&&Sr(G,h&&h.ref,O,p||h,!p)},R=(h,p,b,A)=>{if(h==null)r(p.el=l(p.children),b,A);else{const E=p.el=h.el;p.children!==h.children&&c(E,p.children)}},C=(h,p,b,A)=>{h==null?r(p.el=a(p.children||""),b,A):p.el=h.el},x=(h,p,b,A)=>{[h.el,h.anchor]=v(h.children,p,b,A,h.el,h.anchor)},g=({el:h,anchor:p},b,A)=>{let E;for(;h&&h!==p;)E=d(h),r(h,b,A),h=E;r(p,b,A)},S=({el:h,anchor:p})=>{let b;for(;h&&h!==p;)b=d(h),o(h),h=b;o(p)},F=(h,p,b,A,E,O,z,$,D)=>{p.type==="svg"?z="svg":p.type==="math"&&(z="mathml"),h==null?I(p,b,A,E,O,z,$,D):q(h,p,E,O,z,$,D)},I=(h,p,b,A,E,O,z,$)=>{let D,P;const{props:G,shapeFlag:X,transition:Q,dirs:re}=h;if(D=h.el=i(h.type,O,G&&G.is,G),X&8?u(D,h.children):X&16&&_(h.children,D,null,A,E,Zr(h,O),z,$),re&&ut(h,null,A,"created"),H(D,h,h.scopeId,z,A),G){for(const ge in G)ge!=="value"&&!cn(ge)&&s(D,ge,null,G[ge],O,h.children,A,E,Ie);"value"in G&&s(D,"value",null,G.value,O),(P=G.onVnodeBeforeMount)&&Ze(P,A,h)}re&&ut(h,null,A,"beforeMount");const le=hl(E,Q);le&&Q.beforeEnter(D),r(D,p,b),((P=G&&G.onVnodeMounted)||le||re)&&We(()=>{P&&Ze(P,A,h),le&&Q.enter(D),re&&ut(h,null,A,"mounted")},E)},H=(h,p,b,A,E)=>{if(b&&m(h,b),A)for(let O=0;O<A.length;O++)m(h,A[O]);if(E){let O=E.subTree;if(p===O){const z=E.vnode;H(h,z,z.scopeId,z.slotScopeIds,E.parent)}}},_=(h,p,b,A,E,O,z,$,D=0)=>{for(let P=D;P<h.length;P++){const G=h[P]=$?Pt(h[P]):ot(h[P]);y(null,G,p,b,A,E,O,z,$)}},q=(h,p,b,A,E,O,z)=>{const $=p.el=h.el;let{patchFlag:D,dynamicChildren:P,dirs:G}=p;D|=h.patchFlag&16;const X=h.props||be,Q=p.props||be;let re;if(b&&jt(b,!1),(re=Q.onVnodeBeforeUpdate)&&Ze(re,b,p,h),G&&ut(p,h,b,"beforeUpdate"),b&&jt(b,!0),P?T(h.dynamicChildren,P,$,b,A,Zr(p,E),O):z||U(h,p,$,null,b,A,Zr(p,E),O,!1),D>0){if(D&16)V($,p,X,Q,b,A,E);else if(D&2&&X.class!==Q.class&&s($,"class",null,Q.class,E),D&4&&s($,"style",X.style,Q.style,E),D&8){const le=p.dynamicProps;for(let ge=0;ge<le.length;ge++){const ye=le[ge],$e=X[ye],rt=Q[ye];(rt!==$e||ye==="value")&&s($,ye,$e,rt,E,h.children,b,A,Ie)}}D&1&&h.children!==p.children&&u($,p.children)}else!z&&P==null&&V($,p,X,Q,b,A,E);((re=Q.onVnodeUpdated)||G)&&We(()=>{re&&Ze(re,b,p,h),G&&ut(p,h,b,"updated")},A)},T=(h,p,b,A,E,O,z)=>{for(let $=0;$<p.length;$++){const D=h[$],P=p[$],G=D.el&&(D.type===ve||!qt(D,P)||D.shapeFlag&70)?f(D.el):b;y(D,P,G,null,A,E,O,z,!0)}},V=(h,p,b,A,E,O,z)=>{if(b!==A){if(b!==be)for(const $ in b)!cn($)&&!($ in A)&&s(h,$,b[$],null,z,p.children,E,O,Ie);for(const $ in A){if(cn($))continue;const D=A[$],P=b[$];D!==P&&$!=="value"&&s(h,$,P,D,z,p.children,E,O,Ie)}"value"in A&&s(h,"value",b.value,A.value,z)}},w=(h,p,b,A,E,O,z,$,D)=>{const P=p.el=h?h.el:l(""),G=p.anchor=h?h.anchor:l("");let{patchFlag:X,dynamicChildren:Q,slotScopeIds:re}=p;re&&($=$?$.concat(re):re),h==null?(r(P,b,A),r(G,b,A),_(p.children||[],b,G,E,O,z,$,D)):X>0&&X&64&&Q&&h.dynamicChildren?(T(h.dynamicChildren,Q,b,E,O,z,$),(p.key!=null||E&&p===E.subTree)&&pl(h,p,!0)):U(h,p,b,G,E,O,z,$,D)},M=(h,p,b,A,E,O,z,$,D)=>{p.slotScopeIds=$,h==null?p.shapeFlag&512?E.ctx.activate(p,b,A,z,D):te(p,b,A,E,O,z,D):ie(h,p,D)},te=(h,p,b,A,E,O,z)=>{const $=h.component=tu(h,A,E);if(Qn(h)&&($.ctx.renderer=K),nu($),$.asyncDep){if(E&&E.registerDep($,k),!h.el){const D=$.subTree=se(Ge);C(null,D,p,b)}}else k($,h,p,b,E,O,z)},ie=(h,p,b)=>{const A=p.component=h.component;if(oc(h,p,b))if(A.asyncDep&&!A.asyncResolved){J(A,p,b);return}else A.next=p,Xa(A.update),A.effect.dirty=!0,A.update();else p.el=h.el,A.vnode=p},k=(h,p,b,A,E,O,z)=>{const $=()=>{if(h.isMounted){let{next:G,bu:X,u:Q,parent:re,vnode:le}=h;{const rn=ml(h);if(rn){G&&(G.el=le.el,J(h,G,z)),rn.asyncDep.then(()=>{h.isUnmounted||$()});return}}let ge=G,ye;jt(h,!1),G?(G.el=le.el,J(h,G,z)):G=le,X&&Kr(X),(ye=G.props&&G.props.onVnodeBeforeUpdate)&&Ze(ye,re,G,le),jt(h,!0);const $e=Yr(h),rt=h.subTree;h.subTree=$e,y(rt,$e,f(rt.el),L(rt),h,E,O),G.el=$e.el,ge===null&&sc(h,$e.el),Q&&We(Q,E),(ye=G.props&&G.props.onVnodeUpdated)&&We(()=>Ze(ye,re,G,le),E)}else{let G;const{el:X,props:Q}=p,{bm:re,m:le,parent:ge}=h,ye=fn(p);if(jt(h,!1),re&&Kr(re),!ye&&(G=Q&&Q.onVnodeBeforeMount)&&Ze(G,ge,p),jt(h,!0),X&&me){const $e=()=>{h.subTree=Yr(h),me(X,h.subTree,h,E,null)};ye?p.type.__asyncLoader().then(()=>!h.isUnmounted&&$e()):$e()}else{const $e=h.subTree=Yr(h);y(null,$e,b,A,h,E,O),p.el=$e.el}if(le&&We(le,E),!ye&&(G=Q&&Q.onVnodeMounted)){const $e=p;We(()=>Ze(G,ge,$e),E)}(p.shapeFlag&256||ge&&fn(ge.vnode)&&ge.vnode.shapeFlag&256)&&h.a&&We(h.a,E),h.isMounted=!0,p=b=A=null}},D=h.effect=new ko($,et,()=>Ir(P),h.scope),P=h.update=()=>{D.dirty&&D.run()};P.id=h.uid,jt(h,!0),P()},J=(h,p,b)=>{p.component=h;const A=h.vnode.props;h.vnode=p,h.next=null,Hc(h,p.props,A,b),Bc(h,p.children,b),Bt(),ms(h),zt()},U=(h,p,b,A,E,O,z,$,D=!1)=>{const P=h&&h.children,G=h?h.shapeFlag:0,X=p.children,{patchFlag:Q,shapeFlag:re}=p;if(Q>0){if(Q&128){He(P,X,b,A,E,O,z,$,D);return}else if(Q&256){Oe(P,X,b,A,E,O,z,$,D);return}}re&8?(G&16&&Ie(P,E,O),X!==P&&u(b,X)):G&16?re&16?He(P,X,b,A,E,O,z,$,D):Ie(P,E,O,!0):(G&8&&u(b,""),re&16&&_(X,b,A,E,O,z,$,D))},Oe=(h,p,b,A,E,O,z,$,D)=>{h=h||ln,p=p||ln;const P=h.length,G=p.length,X=Math.min(P,G);let Q;for(Q=0;Q<X;Q++){const re=p[Q]=D?Pt(p[Q]):ot(p[Q]);y(h[Q],re,b,null,E,O,z,$,D)}P>G?Ie(h,E,O,!0,!1,X):_(p,b,A,E,O,z,$,D,X)},He=(h,p,b,A,E,O,z,$,D)=>{let P=0;const G=p.length;let X=h.length-1,Q=G-1;for(;P<=X&&P<=Q;){const re=h[P],le=p[P]=D?Pt(p[P]):ot(p[P]);if(qt(re,le))y(re,le,b,null,E,O,z,$,D);else break;P++}for(;P<=X&&P<=Q;){const re=h[X],le=p[Q]=D?Pt(p[Q]):ot(p[Q]);if(qt(re,le))y(re,le,b,null,E,O,z,$,D);else break;X--,Q--}if(P>X){if(P<=Q){const re=Q+1,le=re<G?p[re].el:A;for(;P<=Q;)y(null,p[P]=D?Pt(p[P]):ot(p[P]),b,le,E,O,z,$,D),P++}}else if(P>Q)for(;P<=X;)Be(h[P],E,O,!0),P++;else{const re=P,le=P,ge=new Map;for(P=le;P<=Q;P++){const Je=p[P]=D?Pt(p[P]):ot(p[P]);Je.key!=null&&ge.set(Je.key,P)}let ye,$e=0;const rt=Q-le+1;let rn=!1,os=0;const bn=new Array(rt);for(P=0;P<rt;P++)bn[P]=0;for(P=re;P<=X;P++){const Je=h[P];if($e>=rt){Be(Je,E,O,!0);continue}let ct;if(Je.key!=null)ct=ge.get(Je.key);else for(ye=le;ye<=Q;ye++)if(bn[ye-le]===0&&qt(Je,p[ye])){ct=ye;break}ct===void 0?Be(Je,E,O,!0):(bn[ct-le]=P+1,ct>=os?os=ct:rn=!0,y(Je,p[ct],b,null,E,O,z,$,D),$e++)}const ss=rn?Gc(bn):ln;for(ye=ss.length-1,P=rt-1;P>=0;P--){const Je=le+P,ct=p[Je],is=Je+1<G?p[Je+1].el:A;bn[P]===0?y(null,ct,b,is,E,O,z,$,D):rn&&(ye<0||P!==ss[ye]?Ue(ct,b,is,2):ye--)}}},Ue=(h,p,b,A,E=null)=>{const{el:O,type:z,transition:$,children:D,shapeFlag:P}=h;if(P&6){Ue(h.component.subTree,p,b,A);return}if(P&128){h.suspense.move(p,b,A);return}if(P&64){z.move(h,p,b,K);return}if(z===ve){r(O,p,b);for(let X=0;X<D.length;X++)Ue(D[X],p,b,A);r(h.anchor,p,b);return}if(z===Pn){g(h,p,b);return}if(A!==2&&P&1&&$)if(A===0)$.beforeEnter(O),r(O,p,b),We(()=>$.enter(O),E);else{const{leave:X,delayLeave:Q,afterLeave:re}=$,le=()=>r(O,p,b),ge=()=>{X(O,()=>{le(),re&&re()})};Q?Q(O,le,ge):ge()}else r(O,p,b)},Be=(h,p,b,A=!1,E=!1)=>{const{type:O,props:z,ref:$,children:D,dynamicChildren:P,shapeFlag:G,patchFlag:X,dirs:Q}=h;if($!=null&&Sr($,null,b,h,!0),G&256){p.ctx.deactivate(h);return}const re=G&1&&Q,le=!fn(h);let ge;if(le&&(ge=z&&z.onVnodeBeforeUnmount)&&Ze(ge,p,h),G&6)at(h.component,b,A);else{if(G&128){h.suspense.unmount(b,A);return}re&&ut(h,null,p,"beforeUnmount"),G&64?h.type.remove(h,p,b,E,K,A):P&&(O!==ve||X>0&&X&64)?Ie(P,p,b,!1,!0):(O===ve&&X&384||!E&&G&16)&&Ie(D,p,b),A&&Et(h)}(le&&(ge=z&&z.onVnodeUnmounted)||re)&&We(()=>{ge&&Ze(ge,p,h),re&&ut(h,null,p,"unmounted")},b)},Et=h=>{const{type:p,el:b,anchor:A,transition:E}=h;if(p===ve){Ct(b,A);return}if(p===Pn){S(h);return}const O=()=>{o(b),E&&!E.persisted&&E.afterLeave&&E.afterLeave()};if(h.shapeFlag&1&&E&&!E.persisted){const{leave:z,delayLeave:$}=E,D=()=>z(b,O);$?$(h.el,O,D):D()}else O()},Ct=(h,p)=>{let b;for(;h!==p;)b=d(h),o(h),h=b;o(p)},at=(h,p,b)=>{const{bum:A,scope:E,update:O,subTree:z,um:$}=h;A&&Kr(A),E.stop(),O&&(O.active=!1,Be(z,h,p,b)),$&&We($,p),We(()=>{h.isUnmounted=!0},p),p&&p.pendingBranch&&!p.isUnmounted&&h.asyncDep&&!h.asyncResolved&&h.suspenseId===p.pendingId&&(p.deps--,p.deps===0&&p.resolve())},Ie=(h,p,b,A=!1,E=!1,O=0)=>{for(let z=O;z<h.length;z++)Be(h[z],p,b,A,E)},L=h=>h.shapeFlag&6?L(h.component.subTree):h.shapeFlag&128?h.suspense.next():d(h.anchor||h.el);let j=!1;const B=(h,p,b)=>{h==null?p._vnode&&Be(p._vnode,null,null,!0):y(p._vnode||null,h,p,null,null,null,b),j||(j=!0,ms(),yr(),j=!1),p._vnode=h},K={p:y,um:Be,m:Ue,r:Et,mt:te,mc:_,pc:U,pbc:T,n:L,o:e};let ae,me;return t&&([ae,me]=t(K)),{render:B,hydrate:ae,createApp:Mc(B,ae)}}function Zr({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 jt({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function hl(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function pl(e,t,n=!1){const r=e.children,o=t.children;if(ee(r)&&ee(o))for(let s=0;s<r.length;s++){const i=r[s];let l=o[s];l.shapeFlag&1&&!l.dynamicChildren&&((l.patchFlag<=0||l.patchFlag===32)&&(l=o[s]=Pt(o[s]),l.el=i.el),n||pl(i,l)),l.type===hn&&(l.el=i.el)}}function Gc(e){const t=e.slice(),n=[0];let r,o,s,i,l;const a=e.length;for(r=0;r<a;r++){const c=e[r];if(c!==0){if(o=n[n.length-1],e[o]<c){t[r]=o,n.push(r);continue}for(s=0,i=n.length-1;s<i;)l=s+i>>1,e[n[l]]<c?s=l+1:i=l;c<e[n[s]]&&(s>0&&(t[r]=n[s-1]),n[s]=r)}}for(s=n.length,i=n[s-1];s-- >0;)n[s]=i,i=t[i];return n}function ml(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:ml(t)}const Kc=e=>e.__isTeleport,ve=Symbol.for("v-fgt"),hn=Symbol.for("v-txt"),Ge=Symbol.for("v-cmt"),Pn=Symbol.for("v-stc"),kn=[];let st=null;function W(e=!1){kn.push(st=e?null:[])}function qc(){kn.pop(),st=kn[kn.length-1]||null}let Dn=1;function Ts(e){Dn+=e}function gl(e){return e.dynamicChildren=Dn>0?st||ln:null,qc(),Dn>0&&st&&st.push(e),e}function Z(e,t,n,r,o,s){return gl(ne(e,t,n,r,o,s,!0))}function Le(e,t,n,r,o){return gl(se(e,t,n,r,o,!0))}function xr(e){return e?e.__v_isVNode===!0:!1}function qt(e,t){return e.type===t.type&&e.key===t.key}const vl=({key:e})=>e??null,mr=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?Ae(e)||Fe(e)||oe(e)?{i:Pe,r:e,k:t,f:!!n}:e:null);function ne(e,t=null,n=null,r=0,o=null,s=e===ve?0:1,i=!1,l=!1){const a={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&vl(t),ref:t&&mr(t),scopeId:Yi,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:Pe};return l?(Uo(a,n),s&128&&e.normalize(a)):n&&(a.shapeFlag|=Ae(n)?8:16),Dn>0&&!i&&st&&(a.patchFlag>0||s&6)&&a.patchFlag!==32&&st.push(a),a}const se=Yc;function Yc(e,t=null,n=null,r=0,o=null,s=!1){if((!e||e===lc)&&(e=Ge),xr(e)){const l=Ht(e,t,!0);return n&&Uo(l,n),Dn>0&&!s&&st&&(l.shapeFlag&6?st[st.indexOf(e)]=l:st.push(l)),l.patchFlag|=-2,l}if(lu(e)&&(e=e.__vccOpts),t){t=Jc(t);let{class:l,style:a}=t;l&&!Ae(l)&&(t.class=Ke(l)),_e(a)&&(Fi(a)&&!ee(a)&&(a=Te({},a)),t.style=Kn(a))}const i=Ae(e)?1:cc(e)?128:Kc(e)?64:_e(e)?4:oe(e)?2:0;return ne(e,t,n,r,o,i,s,!0)}function Jc(e){return e?Fi(e)||ll(e)?Te({},e):e:null}function Ht(e,t,n=!1,r=!1){const{props:o,ref:s,patchFlag:i,children:l,transition:a}=e,c=t?Xc(o||{},t):o,u={__v_isVNode:!0,__v_skip:!0,type:e.type,props:c,key:c&&vl(c),ref:t&&t.ref?n&&s?ee(s)?s.concat(mr(t)):[s,mr(t)]:mr(t):s,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:l,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==ve?i===-1?16:i|16:i,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:a,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Ht(e.ssContent),ssFallback:e.ssFallback&&Ht(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return a&&r&&(u.transition=a.clone(u)),u}function Dt(e=" ",t=0){return se(hn,null,e,t)}function Qc(e,t){const n=se(Pn,null,e);return n.staticCount=t,n}function ke(e="",t=!1){return t?(W(),Le(Ge,null,e)):se(Ge,null,e)}function ot(e){return e==null||typeof e=="boolean"?se(Ge):ee(e)?se(ve,null,e.slice()):typeof e=="object"?Pt(e):se(hn,null,String(e))}function Pt(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Ht(e)}function Uo(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),Uo(e,o()),o._c&&(o._d=!0));return}else{n=32;const o=t._;!o&&!ll(t)?t._ctx=Pe:o===3&&Pe&&(Pe.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else oe(t)?(t={default:t,_ctx:Pe},n=32):(t=String(t),r&64?(n=16,t=[Dt(t)]):n=8);e.children=t,e.shapeFlag|=n}function Xc(...e){const t={};for(let n=0;n<e.length;n++){const r=e[n];for(const o in r)if(o==="class")t.class!==r.class&&(t.class=Ke([t.class,r.class]));else if(o==="style")t.style=Kn([t.style,r.style]);else if(Wn(o)){const s=t[o],i=r[o];i&&s!==i&&!(ee(s)&&s.includes(i))&&(t[o]=s?[].concat(s,i):i)}else o!==""&&(t[o]=r[o])}return t}function Ze(e,t,n,r=null){tt(e,t,7,[n,r])}const Zc=ol();let eu=0;function tu(e,t,n){const r=e.type,o=(t?t.appContext:e.appContext)||Zc,s={uid:eu++,vnode:e,type:r,parent:t,appContext:o,root:null,next:null,subTree:null,effect:null,update:null,scope:new _a(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(o.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:cl(r,o),emitsOptions:qi(r,o),emit:null,emitted:null,propsDefaults:be,inheritAttrs:r.inheritAttrs,ctx:be,data:be,props:be,attrs:be,slots:be,refs:be,setupState:be,setupContext:null,attrsProxy:null,slotsProxy:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return s.ctx={_:s},s.root=t?t.root:s,s.emit=tc.bind(null,s),e.ce&&e.ce(s),s}let Me=null;const Hr=()=>Me||Pe;let Lr,wo;{const e=Ci(),t=(n,r)=>{let o;return(o=e[n])||(o=e[n]=[]),o.push(r),s=>{o.length>1?o.forEach(i=>i(s)):o[0](s)}};Lr=t("__VUE_INSTANCE_SETTERS__",n=>Me=n),wo=t("__VUE_SSR_SETTERS__",n=>Zn=n)}const Xn=e=>{const t=Me;return Lr(e),e.scope.on(),()=>{e.scope.off(),Lr(t)}},As=()=>{Me&&Me.scope.off(),Lr(null)};function _l(e){return e.vnode.shapeFlag&4}let Zn=!1;function nu(e,t=!1){t&&wo(t);const{props:n,children:r}=e.vnode,o=_l(e);Nc(e,n,o,t),Fc(e,r);const s=o?ru(e,t):void 0;return t&&wo(!1),s}function ru(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,Ac);const{setup:r}=n;if(r){const o=e.setupContext=r.length>1?su(e):null,s=Xn(e);Bt();const i=$t(r,e,0,[e.props,o]);if(zt(),s(),bi(i)){if(i.then(As,As),t)return i.then(l=>{Rs(e,l,t)}).catch(l=>{Yn(l,e,0)});e.asyncDep=i}else Rs(e,i,t)}else bl(e,t)}function Rs(e,t,n){oe(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:_e(t)&&(e.setupState=ji(t)),bl(e,n)}let Ps;function bl(e,t,n){const r=e.type;if(!e.render){if(!t&&Ps&&!r.render){const o=r.template||jo(e).template;if(o){const{isCustomElement:s,compilerOptions:i}=e.appContext.config,{delimiters:l,compilerOptions:a}=r,c=Te(Te({isCustomElement:s,delimiters:l},i),a);r.render=Ps(o,c)}}e.render=r.render||et}{const o=Xn(e);Bt();try{Rc(e)}finally{zt(),o()}}}const ou={get(e,t){return qe(e,"get",""),e[t]}};function su(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,ou),slots:e.slots,emit:e.emit,expose:t}}function Dr(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(ji(za(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in An)return An[n](e)},has(t,n){return n in t||n in An}}))}function iu(e,t=!0){return oe(e)?e.displayName||e.name:e.name||t&&e.__name}function lu(e){return oe(e)&&"__vccOpts"in e}const N=(e,t)=>ja(e,t,Zn);function we(e,t,n){const r=arguments.length;return r===2?_e(t)&&!ee(t)?xr(t)?se(e,null,[t]):se(e,t):se(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&xr(n)&&(n=[n]),se(e,t,n))}const au="3.4.27";/**
- * @vue/runtime-dom v3.4.27
- * (c) 2018-present Yuxi (Evan) You and Vue contributors
- * @license MIT
- **/const cu="http://www.w3.org/2000/svg",uu="http://www.w3.org/1998/Math/MathML",kt=typeof document<"u"?document:null,ks=kt&&kt.createElement("template"),fu={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"?kt.createElementNS(cu,e):t==="mathml"?kt.createElementNS(uu,e):kt.createElement(e,n?{is:n}:void 0);return e==="select"&&r&&r.multiple!=null&&o.setAttribute("multiple",r.multiple),o},createText:e=>kt.createTextNode(e),createComment:e=>kt.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>kt.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,o,s){const i=n?n.previousSibling:t.lastChild;if(o&&(o===s||o.nextSibling))for(;t.insertBefore(o.cloneNode(!0),n),!(o===s||!(o=o.nextSibling)););else{ks.innerHTML=r==="svg"?`<svg>${e}</svg>`:r==="mathml"?`<math>${e}</math>`:e;const l=ks.content;if(r==="svg"||r==="mathml"){const a=l.firstChild;for(;a.firstChild;)l.appendChild(a.firstChild);l.removeChild(a)}t.insertBefore(l,n)}return[i?i.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Lt="transition",yn="animation",Fn=Symbol("_vtc"),er=(e,{slots:t})=>we(gc,du(e),t);er.displayName="Transition";const yl={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};er.props=Te({},Xi,yl);const Vt=(e,t=[])=>{ee(e)?e.forEach(n=>n(...t)):e&&e(...t)},Os=e=>e?ee(e)?e.some(t=>t.length>1):e.length>1:!1;function du(e){const t={};for(const w in e)w in yl||(t[w]=e[w]);if(e.css===!1)return t;const{name:n="v",type:r,duration:o,enterFromClass:s=`${n}-enter-from`,enterActiveClass:i=`${n}-enter-active`,enterToClass:l=`${n}-enter-to`,appearFromClass:a=s,appearActiveClass:c=i,appearToClass:u=l,leaveFromClass:f=`${n}-leave-from`,leaveActiveClass:d=`${n}-leave-active`,leaveToClass:m=`${n}-leave-to`}=e,v=hu(o),y=v&&v[0],R=v&&v[1],{onBeforeEnter:C,onEnter:x,onEnterCancelled:g,onLeave:S,onLeaveCancelled:F,onBeforeAppear:I=C,onAppear:H=x,onAppearCancelled:_=g}=t,q=(w,M,te)=>{Ut(w,M?u:l),Ut(w,M?c:i),te&&te()},T=(w,M)=>{w._isLeaving=!1,Ut(w,f),Ut(w,m),Ut(w,d),M&&M()},V=w=>(M,te)=>{const ie=w?H:x,k=()=>q(M,w,te);Vt(ie,[M,k]),Is(()=>{Ut(M,w?a:s),Tt(M,w?u:l),Os(ie)||$s(M,r,y,k)})};return Te(t,{onBeforeEnter(w){Vt(C,[w]),Tt(w,s),Tt(w,i)},onBeforeAppear(w){Vt(I,[w]),Tt(w,a),Tt(w,c)},onEnter:V(!1),onAppear:V(!0),onLeave(w,M){w._isLeaving=!0;const te=()=>T(w,M);Tt(w,f),Tt(w,d),gu(),Is(()=>{w._isLeaving&&(Ut(w,f),Tt(w,m),Os(S)||$s(w,r,R,te))}),Vt(S,[w,te])},onEnterCancelled(w){q(w,!1),Vt(g,[w])},onAppearCancelled(w){q(w,!0),Vt(_,[w])},onLeaveCancelled(w){T(w),Vt(F,[w])}})}function hu(e){if(e==null)return null;if(_e(e))return[eo(e.enter),eo(e.leave)];{const t=eo(e);return[t,t]}}function eo(e){return fa(e)}function Tt(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[Fn]||(e[Fn]=new Set)).add(t)}function Ut(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.remove(r));const n=e[Fn];n&&(n.delete(t),n.size||(e[Fn]=void 0))}function Is(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let pu=0;function $s(e,t,n,r){const o=e._endId=++pu,s=()=>{o===e._endId&&r()};if(n)return setTimeout(s,n);const{type:i,timeout:l,propCount:a}=mu(e,t);if(!i)return r();const c=i+"end";let u=0;const f=()=>{e.removeEventListener(c,d),s()},d=m=>{m.target===e&&++u>=a&&f()};setTimeout(()=>{u<a&&f()},l+1),e.addEventListener(c,d)}function mu(e,t){const n=window.getComputedStyle(e),r=v=>(n[v]||"").split(", "),o=r(`${Lt}Delay`),s=r(`${Lt}Duration`),i=Ms(o,s),l=r(`${yn}Delay`),a=r(`${yn}Duration`),c=Ms(l,a);let u=null,f=0,d=0;t===Lt?i>0&&(u=Lt,f=i,d=s.length):t===yn?c>0&&(u=yn,f=c,d=a.length):(f=Math.max(i,c),u=f>0?i>c?Lt:yn:null,d=u?u===Lt?s.length:a.length:0);const m=u===Lt&&/\b(transform|all)(,|$)/.test(r(`${Lt}Property`).toString());return{type:u,timeout:f,propCount:d,hasTransform:m}}function Ms(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,r)=>Ns(n)+Ns(e[r])))}function Ns(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function gu(){return document.body.offsetHeight}function vu(e,t,n){const r=e[Fn];r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const Tr=Symbol("_vod"),wl=Symbol("_vsh"),Ar={beforeMount(e,{value:t},{transition:n}){e[Tr]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):wn(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:r}){!t!=!n&&(r?t?(r.beforeEnter(e),wn(e,!0),r.enter(e)):r.leave(e,()=>{wn(e,!1)}):wn(e,t))},beforeUnmount(e,{value:t}){wn(e,t)}};function wn(e,t){e.style.display=t?e[Tr]:"none",e[wl]=!t}const _u=Symbol(""),bu=/(^|;)\s*display\s*:/;function yu(e,t,n){const r=e.style,o=Ae(n);let s=!1;if(n&&!o){if(t)if(Ae(t))for(const i of t.split(";")){const l=i.slice(0,i.indexOf(":")).trim();n[l]==null&&gr(r,l,"")}else for(const i in t)n[i]==null&&gr(r,i,"");for(const i in n)i==="display"&&(s=!0),gr(r,i,n[i])}else if(o){if(t!==n){const i=r[_u];i&&(n+=";"+i),r.cssText=n,s=bu.test(n)}}else t&&e.removeAttribute("style");Tr in e&&(e[Tr]=s?r.display:"",e[wl]&&(r.display="none"))}const Hs=/\s*!important$/;function gr(e,t,n){if(ee(n))n.forEach(r=>gr(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=wu(e,t);Hs.test(n)?e.setProperty(tn(r),n.replace(Hs,""),"important"):e[r]=n}}const Ds=["Webkit","Moz","ms"],to={};function wu(e,t){const n=to[t];if(n)return n;let r=nt(t);if(r!=="filter"&&r in e)return to[t]=r;r=Gn(r);for(let o=0;o<Ds.length;o++){const s=Ds[o]+r;if(s in e)return to[t]=s}return t}const Fs="http://www.w3.org/1999/xlink";function Eu(e,t,n,r,o){if(r&&t.startsWith("xlink:"))n==null?e.removeAttributeNS(Fs,t.slice(6,t.length)):e.setAttributeNS(Fs,t,n);else{const s=va(t);n==null||s&&!Si(n)?e.removeAttribute(t):e.setAttribute(t,s?"":n)}}function Cu(e,t,n,r,o,s,i){if(t==="innerHTML"||t==="textContent"){r&&i(r,o,s),e[t]=n??"";return}const l=e.tagName;if(t==="value"&&l!=="PROGRESS"&&!l.includes("-")){const c=l==="OPTION"?e.getAttribute("value")||"":e.value,u=n??"";(c!==u||!("_value"in e))&&(e.value=u),n==null&&e.removeAttribute(t),e._value=n;return}let a=!1;if(n===""||n==null){const c=typeof e[t];c==="boolean"?n=Si(n):n==null&&c==="string"?(n="",a=!0):c==="number"&&(n=0,a=!0)}try{e[t]=n}catch{}a&&e.removeAttribute(t)}function Su(e,t,n,r){e.addEventListener(t,n,r)}function xu(e,t,n,r){e.removeEventListener(t,n,r)}const Bs=Symbol("_vei");function Lu(e,t,n,r,o=null){const s=e[Bs]||(e[Bs]={}),i=s[t];if(r&&i)i.value=r;else{const[l,a]=Tu(t);if(r){const c=s[t]=Pu(r,o);Su(e,l,c,a)}else i&&(xu(e,l,i,a),s[t]=void 0)}}const zs=/(?:Once|Passive|Capture)$/;function Tu(e){let t;if(zs.test(e)){t={};let r;for(;r=e.match(zs);)e=e.slice(0,e.length-r[0].length),t[r[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):tn(e.slice(2)),t]}let no=0;const Au=Promise.resolve(),Ru=()=>no||(Au.then(()=>no=0),no=Date.now());function Pu(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;tt(ku(r,n.value),t,5,[r])};return n.value=e,n.attached=Ru(),n}function ku(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 js=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,Ou=(e,t,n,r,o,s,i,l,a)=>{const c=o==="svg";t==="class"?vu(e,r,c):t==="style"?yu(e,n,r):Wn(t)?Ao(t)||Lu(e,t,n,r,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Iu(e,t,r,c))?Cu(e,t,r,s,i,l,a):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),Eu(e,t,r,c))};function Iu(e,t,n,r){if(r)return!!(t==="innerHTML"||t==="textContent"||t in e&&js(t)&&oe(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 js(t)&&Ae(n)?!1:t in e}const $u={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},Mu=(e,t)=>{const n=e._withKeys||(e._withKeys={}),r=t.join(".");return n[r]||(n[r]=o=>{if(!("key"in o))return;const s=tn(o.key);if(t.some(i=>i===s||$u[i]===s))return e(o)})},Nu=Te({patchProp:Ou},fu);let ro,Vs=!1;function Hu(){return ro=Vs?ro:Uc(Nu),Vs=!0,ro}const Du=(...e)=>{const t=Hu().createApp(...e),{mount:n}=t;return t.mount=r=>{const o=Bu(r);if(o)return n(o,!0,Fu(o))},t};function Fu(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function Bu(e){return Ae(e)?document.querySelector(e):e}var zu=["link","meta","script","style","noscript","template"],ju=["title","base"],Vu=([e,t,n])=>ju.includes(e)?e:zu.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,Uu=e=>{const t=new Set,n=[];return e.forEach(r=>{const o=Vu(r);o&&!t.has(o)&&(t.add(o),n.push(r))}),n},Us=e=>{if(!e||e.endsWith("/"))return e;let t=e.replace(/(^|\/)README.md$/i,"$1index.html");return t.endsWith(".md")?t=t.substring(0,t.length-3)+".html":t.endsWith(".html")||(t=t+".html"),t.endsWith("/index.html")&&(t=t.substring(0,t.length-10)),t},El=e=>/^[a-z][a-z0-9+.-]*:/.test(e)||e.startsWith("//"),Fr=e=>/^(https?:)?\/\//.test(e),Wo=e=>Object.prototype.toString.call(e)==="[object Object]",Wu="http://.",Gu=(e,t)=>{if(!e.startsWith("/")&&t){const o=t.slice(0,t.lastIndexOf("/")),{pathname:s,search:i,hash:l}=new URL(`${o}/${e}`,Wu);return Us(s)+i+l}const[n,...r]=e.split(/(\?|#)/);return Us(n)+r.join("")},Cl=e=>e[e.length-1]==="/"?e.slice(0,-1):e,Sl=e=>e[0]==="/"?e.slice(1):e,xl=(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"/"},dt=e=>typeof e=="string";const Ku="modulepreload",qu=function(e){return"/"+e},Ws={},Ee=function(t,n,r){let o=Promise.resolve();if(n&&n.length>0){document.getElementsByTagName("link");const s=document.querySelector("meta[property=csp-nonce]"),i=(s==null?void 0:s.nonce)||(s==null?void 0:s.getAttribute("nonce"));o=Promise.all(n.map(l=>{if(l=qu(l),l in Ws)return;Ws[l]=!0;const a=l.endsWith(".css"),c=a?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${l}"]${c}`))return;const u=document.createElement("link");if(u.rel=a?"stylesheet":Ku,a||(u.as="script",u.crossOrigin=""),u.href=l,i&&u.setAttribute("nonce",i),document.head.appendChild(u),a)return new Promise((f,d)=>{u.addEventListener("load",f),u.addEventListener("error",()=>d(new Error(`Unable to preload CSS for ${l}`)))})}))}return o.then(()=>t()).catch(s=>{const i=new Event("vite:preloadError",{cancelable:!0});if(i.payload=s,window.dispatchEvent(i),!i.defaultPrevented)throw s})},Yu=JSON.parse("{}"),Ju=Object.fromEntries([["/",{loader:()=>Ee(()=>import("./index.html-CKal3y0F.js"),[]),meta:{title:""}}],["/communication/",{loader:()=>Ee(()=>import("./index.html-a3b80y3T.js"),[]),meta:{title:"Communication"}}],["/contributors/",{loader:()=>Ee(()=>import("./index.html-B3bGfQRo.js"),[]),meta:{title:"为DragonOS社区作出贡献"}}],["/contributors/cheat-sheet.html",{loader:()=>Ee(()=>import("./cheat-sheet.html-CdnMyRxJ.js"),[]),meta:{title:"贡献者备忘录"}}],["/contributors/code_of_conduct.html",{loader:()=>Ee(()=>import("./code_of_conduct.html-i3nNFg0a.js"),[]),meta:{title:"贡献者行为准则"}}],["/contributors/guide.html",{loader:()=>Ee(()=>import("./guide.html-Ce4HAJCv.js"),[]),meta:{title:"贡献者指南"}}],["/governance/",{loader:()=>Ee(()=>import("./index.html-CPjHJmX0.js"),[]),meta:{title:"社区治理"}}],["/governance/annual-reports.html",{loader:()=>Ee(()=>import("./annual-reports.html-IYrLA1KI.js"),[]),meta:{title:"年度报告"}}],["/governance/community-membership.html",{loader:()=>Ee(()=>import("./community-membership.html-BVEZMWnu.js"),[]),meta:{title:"社区成员资格"}}],["/governance/dev-group.html",{loader:()=>Ee(()=>import("./dev-group.html-BrDgod8R.js"),[]),meta:{title:"开发群"}}],["/governance/sig-wg-lifecycle.html",{loader:()=>Ee(()=>import("./sig-wg-lifecycle.html-jyjePcwf.js"),[]),meta:{title:"SIG和WG的生命周期"}}],["/mentorship/",{loader:()=>Ee(()=>import("./index.html-DPJXmRQ_.js"),[]),meta:{title:"导师制"}}],["/sigs/",{loader:()=>Ee(()=>import("./index.html-CZobQqb9.js"),[]),meta:{title:"SIG"}}],["/wgs/",{loader:()=>Ee(()=>import("./index.html-CEeGyTAa.js"),[]),meta:{title:"工作组"}}],["/governance/sig-governance/",{loader:()=>Ee(()=>import("./index.html-7qE4h-Nj.js"),[]),meta:{title:"SIG治理"}}],["/governance/sig-governance/sig-charter-guide.html",{loader:()=>Ee(()=>import("./sig-charter-guide.html-CFo9oSaM.js"),[]),meta:{title:"SIG章程指南"}}],["/governance/wg-governance/",{loader:()=>Ee(()=>import("./index.html-D8FLT0VM.js"),[]),meta:{title:"工作组治理"}}],["/sigs/sig-template/",{loader:()=>Ee(()=>import("./index.html-Df0cp09H.js"),[]),meta:{title:"SIG-template"}}],["/sigs/sig-template/charter.html",{loader:()=>Ee(()=>import("./charter.html-FUG3zpaI.js"),[]),meta:{title:"SIG架构章程"}}],["/sigs/sig-template/contributing.html",{loader:()=>Ee(()=>import("./contributing.html-2WtdkrKi.js"),[]),meta:{title:"为SIG-template作出贡献"}}],["/wgs/wg-template/",{loader:()=>Ee(()=>import("./index.html-CoqIQ7gw.js"),[]),meta:{title:"WG模版"}}],["/404.html",{loader:()=>Ee(()=>import("./404.html-CmD7adaP.js"),[]),meta:{title:""}}]]);/*!
- * vue-router v4.3.2
- * (c) 2024 Eduardo San Martin Morote
- * @license MIT
- */const sn=typeof document<"u";function Qu(e){return e.__esModule||e[Symbol.toStringTag]==="Module"}const pe=Object.assign;function oo(e,t){const n={};for(const r in t){const o=t[r];n[r]=it(o)?o.map(e):e(o)}return n}const On=()=>{},it=Array.isArray,Ll=/#/g,Xu=/&/g,Zu=/\//g,ef=/=/g,tf=/\?/g,Tl=/\+/g,nf=/%5B/g,rf=/%5D/g,Al=/%5E/g,of=/%60/g,Rl=/%7B/g,sf=/%7C/g,Pl=/%7D/g,lf=/%20/g;function Go(e){return encodeURI(""+e).replace(sf,"|").replace(nf,"[").replace(rf,"]")}function af(e){return Go(e).replace(Rl,"{").replace(Pl,"}").replace(Al,"^")}function Eo(e){return Go(e).replace(Tl,"%2B").replace(lf,"+").replace(Ll,"%23").replace(Xu,"%26").replace(of,"`").replace(Rl,"{").replace(Pl,"}").replace(Al,"^")}function cf(e){return Eo(e).replace(ef,"%3D")}function uf(e){return Go(e).replace(Ll,"%23").replace(tf,"%3F")}function ff(e){return e==null?"":uf(e).replace(Zu,"%2F")}function Bn(e){try{return decodeURIComponent(""+e)}catch{}return""+e}const df=/\/$/,hf=e=>e.replace(df,"");function so(e,t,n="/"){let r,o={},s="",i="";const l=t.indexOf("#");let a=t.indexOf("?");return l<a&&l>=0&&(a=-1),a>-1&&(r=t.slice(0,a),s=t.slice(a+1,l>-1?l:t.length),o=e(s)),l>-1&&(r=r||t.slice(0,l),i=t.slice(l,t.length)),r=vf(r??t,n),{fullPath:r+(s&&"?")+s+i,path:r,query:o,hash:Bn(i)}}function pf(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function Gs(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function mf(e,t,n){const r=t.matched.length-1,o=n.matched.length-1;return r>-1&&r===o&&pn(t.matched[r],n.matched[o])&&kl(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function pn(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function kl(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!gf(e[n],t[n]))return!1;return!0}function gf(e,t){return it(e)?Ks(e,t):it(t)?Ks(t,e):e===t}function Ks(e,t){return it(t)?e.length===t.length&&e.every((n,r)=>n===t[r]):e.length===1&&e[0]===t}function vf(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,i,l;for(i=0;i<r.length;i++)if(l=r[i],l!==".")if(l==="..")s>1&&s--;else break;return n.slice(0,s).join("/")+"/"+r.slice(i).join("/")}var zn;(function(e){e.pop="pop",e.push="push"})(zn||(zn={}));var In;(function(e){e.back="back",e.forward="forward",e.unknown=""})(In||(In={}));function _f(e){if(!e)if(sn){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),hf(e)}const bf=/^[^#]+#/;function yf(e,t){return e.replace(bf,"#")+t}function wf(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 Br=()=>({left:window.scrollX,top:window.scrollY});function Ef(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=wf(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 qs(e,t){return(history.state?history.state.position-t:-1)+e}const Co=new Map;function Cf(e,t){Co.set(e,t)}function Sf(e){const t=Co.get(e);return Co.delete(e),t}let xf=()=>location.protocol+"//"+location.host;function Ol(e,t){const{pathname:n,search:r,hash:o}=t,s=e.indexOf("#");if(s>-1){let l=o.includes(e.slice(s))?e.slice(s).length:1,a=o.slice(l);return a[0]!=="/"&&(a="/"+a),Gs(a,"")}return Gs(n,e)+r+o}function Lf(e,t,n,r){let o=[],s=[],i=null;const l=({state:d})=>{const m=Ol(e,location),v=n.value,y=t.value;let R=0;if(d){if(n.value=m,t.value=d,i&&i===v){i=null;return}R=y?d.position-y.position:0}else r(m);o.forEach(C=>{C(n.value,v,{delta:R,type:zn.pop,direction:R?R>0?In.forward:In.back:In.unknown})})};function a(){i=n.value}function c(d){o.push(d);const m=()=>{const v=o.indexOf(d);v>-1&&o.splice(v,1)};return s.push(m),m}function u(){const{history:d}=window;d.state&&d.replaceState(pe({},d.state,{scroll:Br()}),"")}function f(){for(const d of s)d();s=[],window.removeEventListener("popstate",l),window.removeEventListener("beforeunload",u)}return window.addEventListener("popstate",l),window.addEventListener("beforeunload",u,{passive:!0}),{pauseListeners:a,listen:c,destroy:f}}function Ys(e,t,n,r=!1,o=!1){return{back:e,current:t,forward:n,replaced:r,position:window.history.length,scroll:o?Br():null}}function Tf(e){const{history:t,location:n}=window,r={value:Ol(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(a,c,u){const f=e.indexOf("#"),d=f>-1?(n.host&&document.querySelector("base")?e:e.slice(f))+a:xf()+e+a;try{t[u?"replaceState":"pushState"](c,"",d),o.value=c}catch(m){console.error(m),n[u?"replace":"assign"](d)}}function i(a,c){const u=pe({},t.state,Ys(o.value.back,a,o.value.forward,!0),c,{position:o.value.position});s(a,u,!0),r.value=a}function l(a,c){const u=pe({},o.value,t.state,{forward:a,scroll:Br()});s(u.current,u,!0);const f=pe({},Ys(r.value,a,null),{position:u.position+1},c);s(a,f,!1),r.value=a}return{location:r,state:o,push:l,replace:i}}function Af(e){e=_f(e);const t=Tf(e),n=Lf(e,t.state,t.location,t.replace);function r(s,i=!0){i||n.pauseListeners(),history.go(s)}const o=pe({location:"",base:e,go:r,createHref:yf.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 Rf(e){return typeof e=="string"||e&&typeof e=="object"}function Il(e){return typeof e=="string"||typeof e=="symbol"}const vt={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0},$l=Symbol("");var Js;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(Js||(Js={}));function mn(e,t){return pe(new Error,{type:e,[$l]:!0},t)}function gt(e,t){return e instanceof Error&&$l in e&&(t==null||!!(e.type&t))}const Qs="[^/]+?",Pf={sensitive:!1,strict:!1,start:!0,end:!0},kf=/[.+*?^${}()[\]/\\]/g;function Of(e,t){const n=pe({},Pf,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 f=0;f<c.length;f++){const d=c[f];let m=40+(n.sensitive?.25:0);if(d.type===0)f||(o+="/"),o+=d.value.replace(kf,"\\$&"),m+=40;else if(d.type===1){const{value:v,repeatable:y,optional:R,regexp:C}=d;s.push({name:v,repeatable:y,optional:R});const x=C||Qs;if(x!==Qs){m+=10;try{new RegExp(`(${x})`)}catch(S){throw new Error(`Invalid custom RegExp for param "${v}" (${x}): `+S.message)}}let g=y?`((?:${x})(?:/(?:${x}))*)`:`(${x})`;f||(g=R&&c.length<2?`(?:/${g})`:"/"+g),R&&(g+="?"),o+=g,m+=20,R&&(m+=-8),y&&(m+=-20),x===".*"&&(m+=-50)}u.push(m)}r.push(u)}if(n.strict&&n.end){const c=r.length-1;r[c][r[c].length-1]+=.7000000000000001}n.strict||(o+="/?"),n.end?o+="$":n.strict&&(o+="(?:/|$)");const i=new RegExp(o,n.sensitive?"":"i");function l(c){const u=c.match(i),f={};if(!u)return null;for(let d=1;d<u.length;d++){const m=u[d]||"",v=s[d-1];f[v.name]=m&&v.repeatable?m.split("/"):m}return f}function a(c){let u="",f=!1;for(const d of e){(!f||!u.endsWith("/"))&&(u+="/"),f=!1;for(const m of d)if(m.type===0)u+=m.value;else if(m.type===1){const{value:v,repeatable:y,optional:R}=m,C=v in c?c[v]:"";if(it(C)&&!y)throw new Error(`Provided param "${v}" is an array but it is not repeatable (* or + modifiers)`);const x=it(C)?C.join("/"):C;if(!x)if(R)d.length<2&&(u.endsWith("/")?u=u.slice(0,-1):f=!0);else throw new Error(`Missing required param "${v}"`);u+=x}}return u||"/"}return{re:i,score:r,keys:s,parse:l,stringify:a}}function If(e,t){let n=0;for(;n<e.length&&n<t.length;){const r=t[n]-e[n];if(r)return r;n++}return e.length<t.length?e.length===1&&e[0]===80?-1:1:e.length>t.length?t.length===1&&t[0]===80?1:-1:0}function $f(e,t){let n=0;const r=e.score,o=t.score;for(;n<r.length&&n<o.length;){const s=If(r[n],o[n]);if(s)return s;n++}if(Math.abs(o.length-r.length)===1){if(Xs(r))return 1;if(Xs(o))return-1}return o.length-r.length}function Xs(e){const t=e[e.length-1];return e.length>0&&t[t.length-1]<0}const Mf={type:0,value:""},Nf=/[a-zA-Z0-9_]/;function Hf(e){if(!e)return[[]];if(e==="/")return[[Mf]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(m){throw new Error(`ERR (${n})/"${c}": ${m}`)}let n=0,r=n;const o=[];let s;function i(){s&&o.push(s),s=[]}let l=0,a,c="",u="";function f(){c&&(n===0?s.push({type:0,value:c}):n===1||n===2||n===3?(s.length>1&&(a==="*"||a==="+")&&t(`A repeatable param (${c}) must be alone in its segment. eg: '/:ids+.`),s.push({type:1,value:c,regexp:u,repeatable:a==="*"||a==="+",optional:a==="*"||a==="?"})):t("Invalid state to consume buffer"),c="")}function d(){c+=a}for(;l<e.length;){if(a=e[l++],a==="\\"&&n!==2){r=n,n=4;continue}switch(n){case 0:a==="/"?(c&&f(),i()):a===":"?(f(),n=1):d();break;case 4:d(),n=r;break;case 1:a==="("?n=2:Nf.test(a)?d():(f(),n=0,a!=="*"&&a!=="?"&&a!=="+"&&l--);break;case 2:a===")"?u[u.length-1]=="\\"?u=u.slice(0,-1)+a:n=3:u+=a;break;case 3:f(),n=0,a!=="*"&&a!=="?"&&a!=="+"&&l--,u="";break;default:t("Unknown state");break}}return n===2&&t(`Unfinished custom RegExp for param "${c}"`),f(),i(),o}function Df(e,t,n){const r=Of(Hf(e.path),n),o=pe(r,{record:e,parent:t,children:[],alias:[]});return t&&!o.record.aliasOf==!t.record.aliasOf&&t.children.push(o),o}function Ff(e,t){const n=[],r=new Map;t=ti({strict:!1,end:!0,sensitive:!1},t);function o(u){return r.get(u)}function s(u,f,d){const m=!d,v=Bf(u);v.aliasOf=d&&d.record;const y=ti(t,u),R=[v];if("alias"in u){const g=typeof u.alias=="string"?[u.alias]:u.alias;for(const S of g)R.push(pe({},v,{components:d?d.record.components:v.components,path:S,aliasOf:d?d.record:v}))}let C,x;for(const g of R){const{path:S}=g;if(f&&S[0]!=="/"){const F=f.record.path,I=F[F.length-1]==="/"?"":"/";g.path=f.record.path+(S&&I+S)}if(C=Df(g,f,y),d?d.alias.push(C):(x=x||C,x!==C&&x.alias.push(C),m&&u.name&&!ei(C)&&i(u.name)),v.children){const F=v.children;for(let I=0;I<F.length;I++)s(F[I],C,d&&d.children[I])}d=d||C,(C.record.components&&Object.keys(C.record.components).length||C.record.name||C.record.redirect)&&a(C)}return x?()=>{i(x)}:On}function i(u){if(Il(u)){const f=r.get(u);f&&(r.delete(u),n.splice(n.indexOf(f),1),f.children.forEach(i),f.alias.forEach(i))}else{const f=n.indexOf(u);f>-1&&(n.splice(f,1),u.record.name&&r.delete(u.record.name),u.children.forEach(i),u.alias.forEach(i))}}function l(){return n}function a(u){let f=0;for(;f<n.length&&$f(u,n[f])>=0&&(u.record.path!==n[f].record.path||!Ml(u,n[f]));)f++;n.splice(f,0,u),u.record.name&&!ei(u)&&r.set(u.record.name,u)}function c(u,f){let d,m={},v,y;if("name"in u&&u.name){if(d=r.get(u.name),!d)throw mn(1,{location:u});y=d.record.name,m=pe(Zs(f.params,d.keys.filter(x=>!x.optional).concat(d.parent?d.parent.keys.filter(x=>x.optional):[]).map(x=>x.name)),u.params&&Zs(u.params,d.keys.map(x=>x.name))),v=d.stringify(m)}else if(u.path!=null)v=u.path,d=n.find(x=>x.re.test(v)),d&&(m=d.parse(v),y=d.record.name);else{if(d=f.name?r.get(f.name):n.find(x=>x.re.test(f.path)),!d)throw mn(1,{location:u,currentLocation:f});y=d.record.name,m=pe({},f.params,u.params),v=d.stringify(m)}const R=[];let C=d;for(;C;)R.unshift(C.record),C=C.parent;return{name:y,path:v,params:m,matched:R,meta:jf(R)}}return e.forEach(u=>s(u)),{addRoute:s,resolve:c,removeRoute:i,getRoutes:l,getRecordMatcher:o}}function Zs(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}function Bf(e){return{path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:void 0,beforeEnter:e.beforeEnter,props:zf(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 zf(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 ei(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function jf(e){return e.reduce((t,n)=>pe(t,n.meta),{})}function ti(e,t){const n={};for(const r in e)n[r]=r in t?t[r]:e[r];return n}function Ml(e,t){return t.children.some(n=>n===e||Ml(e,n))}function Vf(e){const t={};if(e===""||e==="?")return t;const r=(e[0]==="?"?e.slice(1):e).split("&");for(let o=0;o<r.length;++o){const s=r[o].replace(Tl," "),i=s.indexOf("="),l=Bn(i<0?s:s.slice(0,i)),a=i<0?null:Bn(s.slice(i+1));if(l in t){let c=t[l];it(c)||(c=t[l]=[c]),c.push(a)}else t[l]=a}return t}function ni(e){let t="";for(let n in e){const r=e[n];if(n=cf(n),r==null){r!==void 0&&(t+=(t.length?"&":"")+n);continue}(it(r)?r.map(s=>s&&Eo(s)):[r&&Eo(r)]).forEach(s=>{s!==void 0&&(t+=(t.length?"&":"")+n,s!=null&&(t+="="+s))})}return t}function Uf(e){const t={};for(const n in e){const r=e[n];r!==void 0&&(t[n]=it(r)?r.map(o=>o==null?null:""+o):r==null?r:""+r)}return t}const Wf=Symbol(""),ri=Symbol(""),zr=Symbol(""),Ko=Symbol(""),So=Symbol("");function En(){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 Ot(e,t,n,r,o,s=i=>i()){const i=r&&(r.enterCallbacks[o]=r.enterCallbacks[o]||[]);return()=>new Promise((l,a)=>{const c=d=>{d===!1?a(mn(4,{from:n,to:t})):d instanceof Error?a(d):Rf(d)?a(mn(2,{from:t,to:d})):(i&&r.enterCallbacks[o]===i&&typeof d=="function"&&i.push(d),l())},u=s(()=>e.call(r&&r.instances[o],t,n,c));let f=Promise.resolve(u);e.length<3&&(f=f.then(c)),f.catch(d=>a(d))})}function io(e,t,n,r,o=s=>s()){const s=[];for(const i of e)for(const l in i.components){let a=i.components[l];if(!(t!=="beforeRouteEnter"&&!i.instances[l]))if(Gf(a)){const u=(a.__vccOpts||a)[t];u&&s.push(Ot(u,n,r,i,l,o))}else{let c=a();s.push(()=>c.then(u=>{if(!u)return Promise.reject(new Error(`Couldn't resolve component "${l}" at "${i.path}"`));const f=Qu(u)?u.default:u;i.components[l]=f;const m=(f.__vccOpts||f)[t];return m&&Ot(m,n,r,i,l,o)()}))}}return s}function Gf(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function oi(e){const t=Ve(zr),n=Ve(Ko),r=N(()=>{const a=Y(e.to);return t.resolve(a)}),o=N(()=>{const{matched:a}=r.value,{length:c}=a,u=a[c-1],f=n.matched;if(!u||!f.length)return-1;const d=f.findIndex(pn.bind(null,u));if(d>-1)return d;const m=si(a[c-2]);return c>1&&si(u)===m&&f[f.length-1].path!==m?f.findIndex(pn.bind(null,a[c-2])):d}),s=N(()=>o.value>-1&&Jf(n.params,r.value.params)),i=N(()=>o.value>-1&&o.value===n.matched.length-1&&kl(n.params,r.value.params));function l(a={}){return Yf(a)?t[Y(e.replace)?"replace":"push"](Y(e.to)).catch(On):Promise.resolve()}return{route:r,href:N(()=>r.value.href),isActive:s,isExactActive:i,navigate:l}}const Kf=he({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:oi,setup(e,{slots:t}){const n=qn(oi(e)),{options:r}=Ve(zr),o=N(()=>({[ii(e.activeClass,r.linkActiveClass,"router-link-active")]:n.isActive,[ii(e.exactActiveClass,r.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const s=t.default&&t.default(n);return e.custom?s:we("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:o.value},s)}}}),qf=Kf;function Yf(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 Jf(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(!it(o)||o.length!==r.length||r.some((s,i)=>s!==o[i]))return!1}return!0}function si(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const ii=(e,t,n)=>e??t??n,Qf=he({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const r=Ve(So),o=N(()=>e.route||r.value),s=Ve(ri,0),i=N(()=>{let c=Y(s);const{matched:u}=o.value;let f;for(;(f=u[c])&&!f.components;)c++;return c}),l=N(()=>o.value.matched[i.value]);Zt(ri,N(()=>i.value+1)),Zt(Wf,l),Zt(So,o);const a=fe();return De(()=>[a.value,l.value,e.name],([c,u,f],[d,m,v])=>{u&&(u.instances[f]=c,m&&m!==u&&c&&c===d&&(u.leaveGuards.size||(u.leaveGuards=m.leaveGuards),u.updateGuards.size||(u.updateGuards=m.updateGuards))),c&&u&&(!m||!pn(u,m)||!d)&&(u.enterCallbacks[f]||[]).forEach(y=>y(c))},{flush:"post"}),()=>{const c=o.value,u=e.name,f=l.value,d=f&&f.components[u];if(!d)return li(n.default,{Component:d,route:c});const m=f.props[u],v=m?m===!0?c.params:typeof m=="function"?m(c):m:null,R=we(d,pe({},v,t,{onVnodeUnmounted:C=>{C.component.isUnmounted&&(f.instances[u]=null)},ref:a}));return li(n.default,{Component:R,route:c})||R}}});function li(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const Xf=Qf;function Zf(e){const t=Ff(e.routes,e),n=e.parseQuery||Vf,r=e.stringifyQuery||ni,o=e.history,s=En(),i=En(),l=En(),a=gn(vt);let c=vt;sn&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const u=oo.bind(null,L=>""+L),f=oo.bind(null,ff),d=oo.bind(null,Bn);function m(L,j){let B,K;return Il(L)?(B=t.getRecordMatcher(L),K=j):K=L,t.addRoute(K,B)}function v(L){const j=t.getRecordMatcher(L);j&&t.removeRoute(j)}function y(){return t.getRoutes().map(L=>L.record)}function R(L){return!!t.getRecordMatcher(L)}function C(L,j){if(j=pe({},j||a.value),typeof L=="string"){const p=so(n,L,j.path),b=t.resolve({path:p.path},j),A=o.createHref(p.fullPath);return pe(p,b,{params:d(b.params),hash:Bn(p.hash),redirectedFrom:void 0,href:A})}let B;if(L.path!=null)B=pe({},L,{path:so(n,L.path,j.path).path});else{const p=pe({},L.params);for(const b in p)p[b]==null&&delete p[b];B=pe({},L,{params:f(p)}),j.params=f(j.params)}const K=t.resolve(B,j),ae=L.hash||"";K.params=u(d(K.params));const me=pf(r,pe({},L,{hash:af(ae),path:K.path})),h=o.createHref(me);return pe({fullPath:me,hash:ae,query:r===ni?Uf(L.query):L.query||{}},K,{redirectedFrom:void 0,href:h})}function x(L){return typeof L=="string"?so(n,L,a.value.path):pe({},L)}function g(L,j){if(c!==L)return mn(8,{from:j,to:L})}function S(L){return H(L)}function F(L){return S(pe(x(L),{replace:!0}))}function I(L){const j=L.matched[L.matched.length-1];if(j&&j.redirect){const{redirect:B}=j;let K=typeof B=="function"?B(L):B;return typeof K=="string"&&(K=K.includes("?")||K.includes("#")?K=x(K):{path:K},K.params={}),pe({query:L.query,hash:L.hash,params:K.path!=null?{}:L.params},K)}}function H(L,j){const B=c=C(L),K=a.value,ae=L.state,me=L.force,h=L.replace===!0,p=I(B);if(p)return H(pe(x(p),{state:typeof p=="object"?pe({},ae,p.state):ae,force:me,replace:h}),j||B);const b=B;b.redirectedFrom=j;let A;return!me&&mf(r,K,B)&&(A=mn(16,{to:b,from:K}),Ue(K,K,!0,!1)),(A?Promise.resolve(A):T(b,K)).catch(E=>gt(E)?gt(E,2)?E:He(E):U(E,b,K)).then(E=>{if(E){if(gt(E,2))return H(pe({replace:h},x(E.to),{state:typeof E.to=="object"?pe({},ae,E.to.state):ae,force:me}),j||b)}else E=w(b,K,!0,h,ae);return V(b,K,E),E})}function _(L,j){const B=g(L,j);return B?Promise.reject(B):Promise.resolve()}function q(L){const j=Ct.values().next().value;return j&&typeof j.runWithContext=="function"?j.runWithContext(L):L()}function T(L,j){let B;const[K,ae,me]=ed(L,j);B=io(K.reverse(),"beforeRouteLeave",L,j);for(const p of K)p.leaveGuards.forEach(b=>{B.push(Ot(b,L,j))});const h=_.bind(null,L,j);return B.push(h),Ie(B).then(()=>{B=[];for(const p of s.list())B.push(Ot(p,L,j));return B.push(h),Ie(B)}).then(()=>{B=io(ae,"beforeRouteUpdate",L,j);for(const p of ae)p.updateGuards.forEach(b=>{B.push(Ot(b,L,j))});return B.push(h),Ie(B)}).then(()=>{B=[];for(const p of me)if(p.beforeEnter)if(it(p.beforeEnter))for(const b of p.beforeEnter)B.push(Ot(b,L,j));else B.push(Ot(p.beforeEnter,L,j));return B.push(h),Ie(B)}).then(()=>(L.matched.forEach(p=>p.enterCallbacks={}),B=io(me,"beforeRouteEnter",L,j,q),B.push(h),Ie(B))).then(()=>{B=[];for(const p of i.list())B.push(Ot(p,L,j));return B.push(h),Ie(B)}).catch(p=>gt(p,8)?p:Promise.reject(p))}function V(L,j,B){l.list().forEach(K=>q(()=>K(L,j,B)))}function w(L,j,B,K,ae){const me=g(L,j);if(me)return me;const h=j===vt,p=sn?history.state:{};B&&(K||h?o.replace(L.fullPath,pe({scroll:h&&p&&p.scroll},ae)):o.push(L.fullPath,ae)),a.value=L,Ue(L,j,B,h),He()}let M;function te(){M||(M=o.listen((L,j,B)=>{if(!at.listening)return;const K=C(L),ae=I(K);if(ae){H(pe(ae,{replace:!0}),K).catch(On);return}c=K;const me=a.value;sn&&Cf(qs(me.fullPath,B.delta),Br()),T(K,me).catch(h=>gt(h,12)?h:gt(h,2)?(H(h.to,K).then(p=>{gt(p,20)&&!B.delta&&B.type===zn.pop&&o.go(-1,!1)}).catch(On),Promise.reject()):(B.delta&&o.go(-B.delta,!1),U(h,K,me))).then(h=>{h=h||w(K,me,!1),h&&(B.delta&&!gt(h,8)?o.go(-B.delta,!1):B.type===zn.pop&>(h,20)&&o.go(-1,!1)),V(K,me,h)}).catch(On)}))}let ie=En(),k=En(),J;function U(L,j,B){He(L);const K=k.list();return K.length?K.forEach(ae=>ae(L,j,B)):console.error(L),Promise.reject(L)}function Oe(){return J&&a.value!==vt?Promise.resolve():new Promise((L,j)=>{ie.add([L,j])})}function He(L){return J||(J=!L,te(),ie.list().forEach(([j,B])=>L?B(L):j()),ie.reset()),L}function Ue(L,j,B,K){const{scrollBehavior:ae}=e;if(!sn||!ae)return Promise.resolve();const me=!B&&Sf(qs(L.fullPath,0))||(K||!B)&&history.state&&history.state.scroll||null;return vn().then(()=>ae(L,j,me)).then(h=>h&&Ef(h)).catch(h=>U(h,L,j))}const Be=L=>o.go(L);let Et;const Ct=new Set,at={currentRoute:a,listening:!0,addRoute:m,removeRoute:v,hasRoute:R,getRoutes:y,resolve:C,options:e,push:S,replace:F,go:Be,back:()=>Be(-1),forward:()=>Be(1),beforeEach:s.add,beforeResolve:i.add,afterEach:l.add,onError:k.add,isReady:Oe,install(L){const j=this;L.component("RouterLink",qf),L.component("RouterView",Xf),L.config.globalProperties.$router=j,Object.defineProperty(L.config.globalProperties,"$route",{enumerable:!0,get:()=>Y(a)}),sn&&!Et&&a.value===vt&&(Et=!0,S(o.location).catch(ae=>{}));const B={};for(const ae in vt)Object.defineProperty(B,ae,{get:()=>a.value[ae],enumerable:!0});L.provide(zr,j),L.provide(Ko,Di(B)),L.provide(So,a);const K=L.unmount;Ct.add(L),L.unmount=function(){Ct.delete(L),Ct.size<1&&(c=vt,M&&M(),M=null,a.value=vt,Et=!1,J=!1),K()}}};function Ie(L){return L.reduce((j,B)=>j.then(()=>q(B)),Promise.resolve())}return at}function ed(e,t){const n=[],r=[],o=[],s=Math.max(t.matched.length,e.matched.length);for(let i=0;i<s;i++){const l=t.matched[i];l&&(e.matched.find(c=>pn(c,l))?r.push(l):n.push(l));const a=e.matched[i];a&&(t.matched.find(c=>pn(c,a))||o.push(a))}return[n,r,o]}function _n(){return Ve(zr)}function wt(){return Ve(Ko)}var qo=Symbol(""),mt=()=>{const e=Ve(qo);if(!e)throw new Error("useClientData() is called without provider.");return e},td=()=>mt().pageComponent,dn=()=>mt().pageData,ht=()=>mt().pageFrontmatter,nd=()=>mt().pageHead,rd=()=>mt().pageLang,od=()=>mt().pageLayout,jr=()=>mt().routeLocale,sd=()=>mt().routes,Nl=()=>mt().siteData,Yo=()=>mt().siteLocaleData,id=Symbol(""),xo=gn(Yu),jn=gn(Ju),Hl=(e,t)=>{const n=Gu(e,t);if(jn.value[n])return n;const r=encodeURI(n);return jn.value[r]?r:xo.value[n]||xo.value[r]||n},Vn=(e,t)=>{const n=Hl(e,t),r=jn.value[n]??{...jn.value["/404.html"],notFound:!0};return{path:n,notFound:!1,...r}},ld=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}},Vr=he({name:"RouteLink",props:{to:{type:String,required:!0},active:Boolean,activeClass:{type:String,default:"route-link-active"}},slots:Object,setup(e,{slots:t}){const n=_n(),r=wt(),o=N(()=>e.to.startsWith("#")||e.to.startsWith("?")?e.to:`/${Hl(e.to,r.path).substring(1)}`);return()=>{var s;return we("a",{class:["route-link",{[e.activeClass]:e.active}],href:o.value,onClick:(i={})=>{ld(i)&&n.push(e.to).catch()}},(s=t.default)==null?void 0:s.call(t))}}}),bt=he({name:"AutoLink",props:{config:{type:Object,required:!0}},slots:Object,setup(e,{slots:t}){const n=Ya(e,"config"),r=wt(),o=Nl(),s=N(()=>El(n.value.link)),i=N(()=>n.value.target||(s.value?"_blank":void 0)),l=N(()=>i.value==="_blank"),a=N(()=>!s.value&&!l.value),c=N(()=>n.value.rel||(l.value?"noopener noreferrer":null)),u=N(()=>n.value.ariaLabel??n.value.text),f=N(()=>{if(n.value.exact)return!1;const m=Object.keys(o.value.locales);return m.length?m.every(v=>v!==n.value.link):n.value.link!=="/"}),d=N(()=>a.value?n.value.activeMatch?(n.value.activeMatch instanceof RegExp?n.value.activeMatch:new RegExp(n.value.activeMatch,"u")).test(r.path):f.value?r.path.startsWith(n.value.link):r.path===n.value.link:!1);return()=>{const{before:m,after:v,default:y}=t,R=(y==null?void 0:y(n.value))||[m==null?void 0:m(n.value),n.value.text,v==null?void 0:v(n.value)];return a.value?we(Vr,{class:"auto-link",to:n.value.link,active:d.value,"aria-label":u.value},()=>R):we("a",{class:"auto-link external-link",href:n.value.link,"aria-label":u.value,rel:c.value,target:i.value},R)}}}),Jo=he({name:"ClientOnly",setup(e,t){const n=fe(!1);return Ye(()=>{n.value=!0}),()=>{var r,o;return n.value?(o=(r=t.slots).default)==null?void 0:o.call(r):null}}}),ad=he({name:"Content",props:{path:{type:String,required:!1,default:""}},setup(e){const t=td(),n=N(()=>{if(!e.path)return t.value;const r=Vn(e.path);return vc(()=>r.loader().then(({comp:o})=>o))});return()=>we(n.value)}}),cd="Layout",ud="en-US",Wt=qn({resolveLayouts:e=>e.reduce((t,n)=>({...t,...n.layouts}),{}),resolvePageHead:(e,t,n)=>{const r=dt(t.description)?t.description:n.description,o=[...Array.isArray(t.head)?t.head:[],...n.head,["title",{},e],["meta",{name:"description",content:r}]];return Uu(o)},resolvePageHeadTitle:(e,t)=>[e.title,t.title].filter(n=>!!n).join(" | "),resolvePageLang:(e,t)=>e.lang||t.lang||ud,resolvePageLayout:(e,t)=>{const n=dt(e.frontmatter.layout)?e.frontmatter.layout:cd;if(!t[n])throw new Error(`[vuepress] Cannot resolve layout: ${n}`);return t[n]},resolveRouteLocale:(e,t)=>xl(e,t),resolveSiteLocaleData:({base:e,locales:t,...n},r)=>{var o;return{...n,...t[r],head:[...((o=t[r])==null?void 0:o.head)??[],...n.head??[]]}}}),nn=(e={})=>e,Qo=e=>Fr(e)?e:`/${Sl(e)}`;function Ur(e){return Li()?(ya(e),!0):!1}function pt(e){return typeof e=="function"?e():Y(e)}const Xo=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const fd=Object.prototype.toString,dd=e=>fd.call(e)==="[object Object]",Lo=()=>{};function Dl(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 Fl=e=>e();function hd(e,t={}){let n,r,o=Lo;const s=l=>{clearTimeout(l),o(),o=Lo};return l=>{const a=pt(e),c=pt(t.maxWait);return n&&s(n),a<=0||c!==void 0&&c<=0?(r&&(s(r),r=null),Promise.resolve(l())):new Promise((u,f)=>{o=t.rejectOnCancel?f:u,c&&!r&&(r=setTimeout(()=>{n&&s(n),r=null,u(l())},c)),n=setTimeout(()=>{r&&s(r),r=null,u(l())},a)})}}function pd(e=Fl){const t=fe(!0);function n(){t.value=!1}function r(){t.value=!0}const o=(...s)=>{t.value&&e(...s)};return{isActive:Or(t),pause:n,resume:r,eventFilter:o}}function md(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 gd(e){return Hr()}function vd(e,t=200,n={}){return Dl(hd(t,n),e)}function _d(e,t,n={}){const{eventFilter:r=Fl,...o}=n;return De(e,Dl(r,t),o)}function bd(e,t,n={}){const{eventFilter:r,...o}=n,{eventFilter:s,pause:i,resume:l,isActive:a}=pd(r);return{stop:_d(e,t,{...o,eventFilter:s}),pause:i,resume:l,isActive:a}}function Zo(e,t=!0,n){gd()?Ye(e,n):t?e():vn(e)}function yd(e,t,n={}){const{immediate:r=!0}=n,o=fe(!1);let s=null;function i(){s&&(clearTimeout(s),s=null)}function l(){o.value=!1,i()}function a(...c){i(),o.value=!0,s=setTimeout(()=>{o.value=!1,s=null,e(...c)},pt(t))}return r&&(o.value=!0,Xo&&a()),Ur(l),{isPending:Or(o),start:a,stop:l}}function wd(e=!1,t={}){const{truthyValue:n=!0,falsyValue:r=!1}=t,o=Fe(e),s=fe(e);function i(l){if(arguments.length)return s.value=l,s.value;{const a=pt(n);return s.value=s.value===a?pt(r):a,s.value}}return o?i:[s,i]}function Jt(e){var t;const n=pt(e);return(t=n==null?void 0:n.$el)!=null?t:n}const Ft=Xo?window:void 0,Bl=Xo?window.navigator:void 0;function lt(...e){let t,n,r,o;if(typeof e[0]=="string"||Array.isArray(e[0])?([n,r,o]=e,t=Ft):[t,n,r,o]=e,!t)return Lo;Array.isArray(n)||(n=[n]),Array.isArray(r)||(r=[r]);const s=[],i=()=>{s.forEach(u=>u()),s.length=0},l=(u,f,d,m)=>(u.addEventListener(f,d,m),()=>u.removeEventListener(f,d,m)),a=De(()=>[Jt(t),pt(o)],([u,f])=>{if(i(),!u)return;const d=dd(f)?{...f}:f;s.push(...n.flatMap(m=>r.map(v=>l(u,m,v,d))))},{immediate:!0,flush:"post"}),c=()=>{a(),i()};return Ur(c),c}function Ed(){const e=fe(!1),t=Hr();return t&&Ye(()=>{e.value=!0},t),e}function Wr(e){const t=Ed();return N(()=>(t.value,!!e()))}function zl(e,t={}){const{window:n=Ft}=t,r=Wr(()=>n&&"matchMedia"in n&&typeof n.matchMedia=="function");let o;const s=fe(!1),i=c=>{s.value=c.matches},l=()=>{o&&("removeEventListener"in o?o.removeEventListener("change",i):o.removeListener(i))},a=dc(()=>{r.value&&(l(),o=n.matchMedia(pt(e)),"addEventListener"in o?o.addEventListener("change",i):o.addListener(i),s.value=o.matches)});return Ur(()=>{a(),l(),o=void 0}),s}function ai(e,t={}){const{controls:n=!1,navigator:r=Bl}=t,o=Wr(()=>r&&"permissions"in r);let s;const i=typeof e=="string"?{name:e}:e,l=fe(),a=()=>{s&&(l.value=s.state)},c=md(async()=>{if(o.value){if(!s)try{s=await r.permissions.query(i),lt(s,"change",a),a()}catch{l.value="prompt"}return s}});return c(),n?{state:l,isSupported:o,query:c}:l}function Cd(e={}){const{navigator:t=Bl,read:n=!1,source:r,copiedDuring:o=1500,legacy:s=!1}=e,i=Wr(()=>t&&"clipboard"in t),l=ai("clipboard-read"),a=ai("clipboard-write"),c=N(()=>i.value||s),u=fe(""),f=fe(!1),d=yd(()=>f.value=!1,o);function m(){i.value&&C(l.value)?t.clipboard.readText().then(x=>{u.value=x}):u.value=R()}c.value&&n&<(["copy","cut"],m);async function v(x=pt(r)){c.value&&x!=null&&(i.value&&C(a.value)?await t.clipboard.writeText(x):y(x),u.value=x,f.value=!0,d.start())}function y(x){const g=document.createElement("textarea");g.value=x??"",g.style.position="absolute",g.style.opacity="0",document.body.appendChild(g),g.select(),document.execCommand("copy"),g.remove()}function R(){var x,g,S;return(S=(g=(x=document==null?void 0:document.getSelection)==null?void 0:x.call(document))==null?void 0:g.toString())!=null?S:""}function C(x){return x==="granted"||x==="prompt"}return{isSupported:c,text:u,copied:f,copy:v}}const ur=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},fr="__vueuse_ssr_handlers__",Sd=xd();function xd(){return fr in ur||(ur[fr]=ur[fr]||{}),ur[fr]}function Ld(e,t){return Sd[e]||t}function Td(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 Ad={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()}},ci="vueuse-storage";function jl(e,t,n,r={}){var o;const{flush:s="pre",deep:i=!0,listenToStorageChanges:l=!0,writeDefaults:a=!0,mergeDefaults:c=!1,shallow:u,window:f=Ft,eventFilter:d,onError:m=T=>{console.error(T)},initOnMounted:v}=r,y=(u?gn:fe)(typeof t=="function"?t():t);if(!n)try{n=Ld("getDefaultStorage",()=>{var T;return(T=Ft)==null?void 0:T.localStorage})()}catch(T){m(T)}if(!n)return y;const R=pt(t),C=Td(R),x=(o=r.serializer)!=null?o:Ad[C],{pause:g,resume:S}=bd(y,()=>I(y.value),{flush:s,deep:i,eventFilter:d});f&&l&&Zo(()=>{lt(f,"storage",_),lt(f,ci,q),v&&_()}),v||_();function F(T,V){f&&f.dispatchEvent(new CustomEvent(ci,{detail:{key:e,oldValue:T,newValue:V,storageArea:n}}))}function I(T){try{const V=n.getItem(e);if(T==null)F(V,null),n.removeItem(e);else{const w=x.write(T);V!==w&&(n.setItem(e,w),F(V,w))}}catch(V){m(V)}}function H(T){const V=T?T.newValue:n.getItem(e);if(V==null)return a&&R!=null&&n.setItem(e,x.write(R)),R;if(!T&&c){const w=x.read(V);return typeof c=="function"?c(w,R):C==="object"&&!Array.isArray(w)?{...R,...w}:w}else return typeof V!="string"?V:x.read(V)}function _(T){if(!(T&&T.storageArea!==n)){if(T&&T.key==null){y.value=R;return}if(!(T&&T.key!==e)){g();try{(T==null?void 0:T.newValue)!==x.write(y.value)&&(y.value=H(T))}catch(V){m(V)}finally{T?vn(S):S()}}}}function q(T){_(T.detail)}return y}function Rd(e){return zl("(prefers-color-scheme: dark)",e)}function Pd(e,t,n={}){const{window:r=Ft,...o}=n;let s;const i=Wr(()=>r&&"ResizeObserver"in r),l=()=>{s&&(s.disconnect(),s=void 0)},a=N(()=>Array.isArray(e)?e.map(f=>Jt(f)):[Jt(e)]),c=De(a,f=>{if(l(),i.value&&r){s=new ResizeObserver(t);for(const d of f)d&&s.observe(d,o)}},{immediate:!0,flush:"post"}),u=()=>{l(),c()};return Ur(u),{isSupported:i,stop:u}}function kd(e,t={width:0,height:0},n={}){const{window:r=Ft,box:o="content-box"}=n,s=N(()=>{var f,d;return(d=(f=Jt(e))==null?void 0:f.namespaceURI)==null?void 0:d.includes("svg")}),i=fe(t.width),l=fe(t.height),{stop:a}=Pd(e,([f])=>{const d=o==="border-box"?f.borderBoxSize:o==="content-box"?f.contentBoxSize:f.devicePixelContentBoxSize;if(r&&s.value){const m=Jt(e);if(m){const v=r.getComputedStyle(m);i.value=Number.parseFloat(v.width),l.value=Number.parseFloat(v.height)}}else if(d){const m=Array.isArray(d)?d:[d];i.value=m.reduce((v,{inlineSize:y})=>v+y,0),l.value=m.reduce((v,{blockSize:y})=>v+y,0)}else i.value=f.contentRect.width,l.value=f.contentRect.height},n);Zo(()=>{const f=Jt(e);f&&(i.value="offsetWidth"in f?f.offsetWidth:t.width,l.value="offsetHeight"in f?f.offsetHeight:t.height)});const c=De(()=>Jt(e),f=>{i.value=f?t.width:0,l.value=f?t.height:0});function u(){a(),c()}return{width:i,height:l,stop:u}}function Od(e={}){const{window:t=Ft,behavior:n="auto"}=e;if(!t)return{x:fe(0),y:fe(0)};const r=fe(t.scrollX),o=fe(t.scrollY),s=N({get(){return r.value},set(l){scrollTo({left:l,behavior:n})}}),i=N({get(){return o.value},set(l){scrollTo({top:l,behavior:n})}});return lt(t,"scroll",()=>{r.value=t.scrollX,o.value=t.scrollY},{capture:!1,passive:!0}),{x:s,y:i}}function Id(e={}){const{window:t=Ft,initialWidth:n=Number.POSITIVE_INFINITY,initialHeight:r=Number.POSITIVE_INFINITY,listenOrientation:o=!0,includeScrollbar:s=!0}=e,i=fe(n),l=fe(r),a=()=>{t&&(s?(i.value=t.innerWidth,l.value=t.innerHeight):(i.value=t.document.documentElement.clientWidth,l.value=t.document.documentElement.clientHeight))};if(a(),Zo(a),lt("resize",a,{passive:!0}),o){const c=zl("(orientation: portrait)");De(c,()=>a())}return{width:i,height:l}}const ui=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},$d=({headerLinkSelector:e,headerAnchorSelector:t,delay:n,offset:r=5})=>{const o=_n();lt("scroll",vd(()=>{var v,y;const i=Math.max(window.scrollY,document.documentElement.scrollTop,document.body.scrollTop);if(Math.abs(i-0)<r){ui(o,"");return}const a=window.innerHeight+i,c=Math.max(document.documentElement.scrollHeight,document.body.scrollHeight),u=Math.abs(c-a)<r,f=Array.from(document.querySelectorAll(e)),m=Array.from(document.querySelectorAll(t)).filter(R=>f.some(C=>C.hash===R.hash));for(let R=0;R<m.length;R++){const C=m[R],x=m[R+1],g=i>=(((v=C.parentElement)==null?void 0:v.offsetTop)??0)-r,S=!x||i<(((y=x.parentElement)==null?void 0:y.offsetTop)??0)-r;if(!(g&&S))continue;const I=decodeURIComponent(o.currentRoute.value.hash),H=decodeURIComponent(C.hash);if(I===H)return;if(u){for(let _=R+1;_<m.length;_++)if(I===decodeURIComponent(m[_].hash))return}ui(o,H);return}},n))},Md="a.sidebar-item",Nd=".header-anchor",Hd=300,Dd=5,Fd=nn({setup(){$d({headerLinkSelector:Md,headerAnchorSelector:Nd,delay:Hd,offset:Dd})}}),Vl=e=>{const t=jr();return N(()=>e[t.value]??{})},Bd=()=>{const e=sd();return N(()=>Object.keys(e.value))},lo=(e,t)=>{var r;const n=(r=Hr())==null?void 0:r.appContext.components;return n?e in n||nt(e)in n||Gn(nt(e))in n:!1},Ul=e=>new Promise(t=>setTimeout(t,e)),zd=(e,t)=>dt(e)&&e.startsWith(t),jd=e=>zd(e,"/");var Vd={"/":{backToTop:"返回顶部"}};const Ud=he({name:"BackToTop",setup(){const e=ht(),t=Vl(Vd),n=gn(),{height:r}=kd(n),{height:o}=Id(),{y:s}=Od(),i=N(()=>e.value.backToTop!==!1&&s.value>100),l=N(()=>s.value/(r.value-o.value)*100);return Ye(()=>{n.value=document.body}),()=>we(er,{name:"back-to-top"},()=>i.value?we("button",{type:"button",class:"vp-back-to-top-button","aria-label":t.value.backToTop,onClick:()=>{window.scrollTo({top:0,behavior:"smooth"})}},[we("span",{class:"vp-scroll-progress",role:"progressbar","aria-labelledby":"loadinglabel","aria-valuenow":l.value},we("svg",we("circle",{cx:"26",cy:"26",r:"24",fill:"none",stroke:"currentColor","stroke-width":"4","stroke-dasharray":`${Math.PI*l.value*.48} ${Math.PI*(100-l.value)*.48}`}))),we("div",{class:"back-to-top-icon"})]):null)}}),Wd=nn({rootComponents:[Ud]}),Gd=/\b(?:Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini)/i,Kd=()=>typeof window<"u"&&window.navigator&&"userAgent"in window.navigator&&Gd.test(navigator.userAgent),qd=({delay:e=500,duration:t=2e3,locales:n,selector:r,showInMobile:o})=>{const{copy:s,copied:i}=Cd({legacy:!0,copiedDuring:t}),l=Vl(n),a=dn(),c=d=>{if(!d.hasAttribute("copy-code-registered")){const m=document.createElement("button");m.type="button",m.classList.add("vp-copy-code-button"),m.innerHTML='<div class="vp-copy-icon" />',m.setAttribute("aria-label",l.value.copy),m.setAttribute("data-copied",l.value.copied),d.parentElement&&d.parentElement.insertBefore(m,d),d.setAttribute("copy-code-registered","")}},u=()=>{vn().then(()=>Ul(e)).then(()=>{r.forEach(d=>{document.querySelectorAll(d).forEach(c)})})},f=(d,m,v)=>{let{innerText:y=""}=m;/language-(shellscript|shell|bash|sh|zsh)/.test(d.classList.toString())&&(y=y.replace(/^ *(\$|>) /gm,"")),s(y).then(()=>{v.classList.add("copied"),De(i,()=>{v.classList.remove("copied"),v.blur()},{once:!0})})};Ye(()=>{const d=!Kd()||o;d&&u(),lt("click",m=>{const v=m.target;if(v.matches('div[class*="language-"] > button.copy')){const y=v.parentElement,R=v.nextElementSibling;R&&f(y,R,v)}else if(v.matches('div[class*="language-"] div.vp-copy-icon')){const y=v.parentElement,R=y.parentElement,C=y.nextElementSibling;C&&f(R,C,y)}}),De(()=>a.value.path,()=>{d&&u()})})};var Yd={"/":{copy:"复制代码",copied:"已复制"}},Jd=['.theme-default-content div[class*="language-"] pre'];const Qd=nn({setup:()=>{qd({selector:Jd,locales:Yd,duration:2e3,delay:500,showInMobile:!1})}});/*! medium-zoom 1.1.0 | MIT License | https://github.com/francoischalifour/medium-zoom */var Gt=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},dr=function(t){return t.tagName==="IMG"},Xd=function(t){return NodeList.prototype.isPrototypeOf(t)},vr=function(t){return t&&t.nodeType===1},fi=function(t){var n=t.currentSrc||t.src;return n.substr(-4).toLowerCase()===".svg"},di=function(t){try{return Array.isArray(t)?t.filter(dr):Xd(t)?[].slice.call(t).filter(dr):vr(t)?[t].filter(dr):typeof t=="string"?[].slice.call(document.querySelectorAll(t)).filter(dr):[]}catch{throw new TypeError(`The provided selector is invalid.
- Expects a CSS selector, a Node element, a NodeList or an array.
- See: https://github.com/francoischalifour/medium-zoom`)}},Zd=function(t){var n=document.createElement("div");return n.classList.add("medium-zoom-overlay"),n.style.background=t,n},eh=function(t){var n=t.getBoundingClientRect(),r=n.top,o=n.left,s=n.width,i=n.height,l=t.cloneNode(),a=window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,c=window.pageXOffset||document.documentElement.scrollLeft||document.body.scrollLeft||0;return l.removeAttribute("id"),l.style.position="absolute",l.style.top=r+a+"px",l.style.left=o+c+"px",l.style.width=s+"px",l.style.height=i+"px",l.style.transform="",l},on=function(t,n){var r=Gt({bubbles:!1,cancelable:!1,detail:void 0},n);if(typeof window.CustomEvent=="function")return new CustomEvent(t,r);var o=document.createEvent("CustomEvent");return o.initCustomEvent(t,r.bubbles,r.cancelable,r.detail),o},th=function e(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=window.Promise||function(w){function M(){}w(M,M)},o=function(w){var M=w.target;if(M===q){v();return}g.indexOf(M)!==-1&&y({target:M})},s=function(){if(!(F||!_.original)){var w=window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0;Math.abs(I-w)>H.scrollOffset&&setTimeout(v,150)}},i=function(w){var M=w.key||w.keyCode;(M==="Escape"||M==="Esc"||M===27)&&v()},l=function(){var w=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},M=w;if(w.background&&(q.style.background=w.background),w.container&&w.container instanceof Object&&(M.container=Gt({},H.container,w.container)),w.template){var te=vr(w.template)?w.template:document.querySelector(w.template);M.template=te}return H=Gt({},H,M),g.forEach(function(ie){ie.dispatchEvent(on("medium-zoom:update",{detail:{zoom:T}}))}),T},a=function(){var w=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return e(Gt({},H,w))},c=function(){for(var w=arguments.length,M=Array(w),te=0;te<w;te++)M[te]=arguments[te];var ie=M.reduce(function(k,J){return[].concat(k,di(J))},[]);return ie.filter(function(k){return g.indexOf(k)===-1}).forEach(function(k){g.push(k),k.classList.add("medium-zoom-image")}),S.forEach(function(k){var J=k.type,U=k.listener,Oe=k.options;ie.forEach(function(He){He.addEventListener(J,U,Oe)})}),T},u=function(){for(var w=arguments.length,M=Array(w),te=0;te<w;te++)M[te]=arguments[te];_.zoomed&&v();var ie=M.length>0?M.reduce(function(k,J){return[].concat(k,di(J))},[]):g;return ie.forEach(function(k){k.classList.remove("medium-zoom-image"),k.dispatchEvent(on("medium-zoom:detach",{detail:{zoom:T}}))}),g=g.filter(function(k){return ie.indexOf(k)===-1}),T},f=function(w,M){var te=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return g.forEach(function(ie){ie.addEventListener("medium-zoom:"+w,M,te)}),S.push({type:"medium-zoom:"+w,listener:M,options:te}),T},d=function(w,M){var te=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return g.forEach(function(ie){ie.removeEventListener("medium-zoom:"+w,M,te)}),S=S.filter(function(ie){return!(ie.type==="medium-zoom:"+w&&ie.listener.toString()===M.toString())}),T},m=function(){var w=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},M=w.target,te=function(){var k={width:document.documentElement.clientWidth,height:document.documentElement.clientHeight,left:0,top:0,right:0,bottom:0},J=void 0,U=void 0;if(H.container)if(H.container instanceof Object)k=Gt({},k,H.container),J=k.width-k.left-k.right-H.margin*2,U=k.height-k.top-k.bottom-H.margin*2;else{var Oe=vr(H.container)?H.container:document.querySelector(H.container),He=Oe.getBoundingClientRect(),Ue=He.width,Be=He.height,Et=He.left,Ct=He.top;k=Gt({},k,{width:Ue,height:Be,left:Et,top:Ct})}J=J||k.width-H.margin*2,U=U||k.height-H.margin*2;var at=_.zoomedHd||_.original,Ie=fi(at)?J:at.naturalWidth||J,L=fi(at)?U:at.naturalHeight||U,j=at.getBoundingClientRect(),B=j.top,K=j.left,ae=j.width,me=j.height,h=Math.min(Math.max(ae,Ie),J)/ae,p=Math.min(Math.max(me,L),U)/me,b=Math.min(h,p),A=(-K+(J-ae)/2+H.margin+k.left)/b,E=(-B+(U-me)/2+H.margin+k.top)/b,O="scale("+b+") translate3d("+A+"px, "+E+"px, 0)";_.zoomed.style.transform=O,_.zoomedHd&&(_.zoomedHd.style.transform=O)};return new r(function(ie){if(M&&g.indexOf(M)===-1){ie(T);return}var k=function Ue(){F=!1,_.zoomed.removeEventListener("transitionend",Ue),_.original.dispatchEvent(on("medium-zoom:opened",{detail:{zoom:T}})),ie(T)};if(_.zoomed){ie(T);return}if(M)_.original=M;else if(g.length>0){var J=g;_.original=J[0]}else{ie(T);return}if(_.original.dispatchEvent(on("medium-zoom:open",{detail:{zoom:T}})),I=window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,F=!0,_.zoomed=eh(_.original),document.body.appendChild(q),H.template){var U=vr(H.template)?H.template:document.querySelector(H.template);_.template=document.createElement("div"),_.template.appendChild(U.content.cloneNode(!0)),document.body.appendChild(_.template)}if(_.original.parentElement&&_.original.parentElement.tagName==="PICTURE"&&_.original.currentSrc&&(_.zoomed.src=_.original.currentSrc),document.body.appendChild(_.zoomed),window.requestAnimationFrame(function(){document.body.classList.add("medium-zoom--opened")}),_.original.classList.add("medium-zoom-image--hidden"),_.zoomed.classList.add("medium-zoom-image--opened"),_.zoomed.addEventListener("click",v),_.zoomed.addEventListener("transitionend",k),_.original.getAttribute("data-zoom-src")){_.zoomedHd=_.zoomed.cloneNode(),_.zoomedHd.removeAttribute("srcset"),_.zoomedHd.removeAttribute("sizes"),_.zoomedHd.removeAttribute("loading"),_.zoomedHd.src=_.zoomed.getAttribute("data-zoom-src"),_.zoomedHd.onerror=function(){clearInterval(Oe),console.warn("Unable to reach the zoom image target "+_.zoomedHd.src),_.zoomedHd=null,te()};var Oe=setInterval(function(){_.zoomedHd.complete&&(clearInterval(Oe),_.zoomedHd.classList.add("medium-zoom-image--opened"),_.zoomedHd.addEventListener("click",v),document.body.appendChild(_.zoomedHd),te())},10)}else if(_.original.hasAttribute("srcset")){_.zoomedHd=_.zoomed.cloneNode(),_.zoomedHd.removeAttribute("sizes"),_.zoomedHd.removeAttribute("loading");var He=_.zoomedHd.addEventListener("load",function(){_.zoomedHd.removeEventListener("load",He),_.zoomedHd.classList.add("medium-zoom-image--opened"),_.zoomedHd.addEventListener("click",v),document.body.appendChild(_.zoomedHd),te()})}else te()})},v=function(){return new r(function(w){if(F||!_.original){w(T);return}var M=function te(){_.original.classList.remove("medium-zoom-image--hidden"),document.body.removeChild(_.zoomed),_.zoomedHd&&document.body.removeChild(_.zoomedHd),document.body.removeChild(q),_.zoomed.classList.remove("medium-zoom-image--opened"),_.template&&document.body.removeChild(_.template),F=!1,_.zoomed.removeEventListener("transitionend",te),_.original.dispatchEvent(on("medium-zoom:closed",{detail:{zoom:T}})),_.original=null,_.zoomed=null,_.zoomedHd=null,_.template=null,w(T)};F=!0,document.body.classList.remove("medium-zoom--opened"),_.zoomed.style.transform="",_.zoomedHd&&(_.zoomedHd.style.transform=""),_.template&&(_.template.style.transition="opacity 150ms",_.template.style.opacity=0),_.original.dispatchEvent(on("medium-zoom:close",{detail:{zoom:T}})),_.zoomed.addEventListener("transitionend",M)})},y=function(){var w=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},M=w.target;return _.original?v():m({target:M})},R=function(){return H},C=function(){return g},x=function(){return _.original},g=[],S=[],F=!1,I=0,H=n,_={original:null,zoomed:null,zoomedHd:null,template:null};Object.prototype.toString.call(t)==="[object Object]"?H=t:(t||typeof t=="string")&&c(t),H=Gt({margin:0,background:"#fff",scrollOffset:40,container:null,template:null},H);var q=Zd(H.background);document.addEventListener("click",o),document.addEventListener("keyup",i),document.addEventListener("scroll",s),window.addEventListener("resize",v);var T={open:m,close:v,toggle:y,update:l,clone:a,attach:c,detach:u,on:f,off:d,getOptions:R,getImages:C,getZoomedImage:x};return T};function nh(e,t){t===void 0&&(t={});var n=t.insertAt;if(!(typeof document>"u")){var r=document.head||document.getElementsByTagName("head")[0],o=document.createElement("style");o.type="text/css",n==="top"&&r.firstChild?r.insertBefore(o,r.firstChild):r.appendChild(o),o.styleSheet?o.styleSheet.cssText=e:o.appendChild(document.createTextNode(e))}}var rh=".medium-zoom-overlay{position:fixed;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .3s;will-change:opacity}.medium-zoom--opened .medium-zoom-overlay{cursor:pointer;cursor:zoom-out;opacity:1}.medium-zoom-image{cursor:pointer;cursor:zoom-in;transition:transform .3s cubic-bezier(.2,0,.2,1)!important}.medium-zoom-image--hidden{visibility:hidden}.medium-zoom-image--opened{position:relative;cursor:pointer;cursor:zoom-out;will-change:transform}";nh(rh);const oh=Symbol("mediumZoom");var sh={};const ih=".theme-default-content > img, .theme-default-content :not(a) > img",lh=sh,ah=300,ch=nn({enhance({app:e,router:t}){const n=th(lh);n.refresh=(r=ih)=>{n.detach(),n.attach(r)},e.provide(oh,n),t.afterEach(()=>{Ul(ah).then(()=>n.refresh())})}});/**
- * NProgress, (c) 2013, 2014 Rico Sta. Cruz - http://ricostacruz.com/nprogress
- * @license MIT
- */const ce={settings:{minimum:.08,easing:"ease",speed:200,trickle:!0,trickleRate:.02,trickleSpeed:800,barSelector:'[role="bar"]',parent:"body",template:'<div class="bar" role="bar"></div>'},status:null,set:e=>{const t=ce.isStarted();e=ao(e,ce.settings.minimum,1),ce.status=e===1?null:e;const n=ce.render(!t),r=n.querySelector(ce.settings.barSelector),o=ce.settings.speed,s=ce.settings.easing;return n.offsetWidth,uh(i=>{hr(r,{transform:"translate3d("+hi(e)+"%,0,0)",transition:"all "+o+"ms "+s}),e===1?(hr(n,{transition:"none",opacity:"1"}),n.offsetWidth,setTimeout(()=>{hr(n,{transition:"all "+o+"ms linear",opacity:"0"}),setTimeout(()=>{ce.remove(),i()},o)},o)):setTimeout(()=>i(),o)}),ce},isStarted:()=>typeof ce.status=="number",start:()=>{ce.status||ce.set(0);const e=()=>{setTimeout(()=>{ce.status&&(ce.trickle(),e())},ce.settings.trickleSpeed)};return ce.settings.trickle&&e(),ce},done:e=>!e&&!ce.status?ce:ce.inc(.3+.5*Math.random()).set(1),inc:e=>{let t=ce.status;return t?(typeof e!="number"&&(e=(1-t)*ao(Math.random()*t,.1,.95)),t=ao(t+e,0,.994),ce.set(t)):ce.start()},trickle:()=>ce.inc(Math.random()*ce.settings.trickleRate),render:e=>{if(ce.isRendered())return document.getElementById("nprogress");pi(document.documentElement,"nprogress-busy");const t=document.createElement("div");t.id="nprogress",t.innerHTML=ce.settings.template;const n=t.querySelector(ce.settings.barSelector),r=e?"-100":hi(ce.status||0),o=document.querySelector(ce.settings.parent);return hr(n,{transition:"all 0 linear",transform:"translate3d("+r+"%,0,0)"}),o!==document.body&&pi(o,"nprogress-custom-parent"),o==null||o.appendChild(t),t},remove:()=>{mi(document.documentElement,"nprogress-busy"),mi(document.querySelector(ce.settings.parent),"nprogress-custom-parent");const e=document.getElementById("nprogress");e&&fh(e)},isRendered:()=>!!document.getElementById("nprogress")},ao=(e,t,n)=>e<t?t:e>n?n:e,hi=e=>(-1+e)*100,uh=function(){const e=[];function t(){const n=e.shift();n&&n(t)}return function(n){e.push(n),e.length===1&&t()}}(),hr=function(){const e=["Webkit","O","Moz","ms"],t={};function n(i){return i.replace(/^-ms-/,"ms-").replace(/-([\da-z])/gi,function(l,a){return a.toUpperCase()})}function r(i){const l=document.body.style;if(i in l)return i;let a=e.length;const c=i.charAt(0).toUpperCase()+i.slice(1);let u;for(;a--;)if(u=e[a]+c,u in l)return u;return i}function o(i){return i=n(i),t[i]??(t[i]=r(i))}function s(i,l,a){l=o(l),i.style[l]=a}return function(i,l){for(const a in l){const c=l[a];c!==void 0&&Object.prototype.hasOwnProperty.call(l,a)&&s(i,a,c)}}}(),Wl=(e,t)=>(typeof e=="string"?e:es(e)).indexOf(" "+t+" ")>=0,pi=(e,t)=>{const n=es(e),r=n+t;Wl(n,t)||(e.className=r.substring(1))},mi=(e,t)=>{const n=es(e);if(!Wl(e,t))return;const r=n.replace(" "+t+" "," ");e.className=r.substring(1,r.length-1)},es=e=>(" "+(e.className||"")+" ").replace(/\s+/gi," "),fh=e=>{e&&e.parentNode&&e.parentNode.removeChild(e)},dh=()=>{Ye(()=>{const e=_n(),t=new Set;t.add(e.currentRoute.value.path),e.beforeEach(n=>{t.has(n.path)||ce.start()}),e.afterEach(n=>{t.add(n.path),ce.done()})})},hh=nn({setup(){dh()}}),ph=JSON.parse(`{"repo":"DragonOS-Community/community","repoLabel":"GitHub","editLinks":true,"editLinkText":"帮助我们改善此页面!","smoothScroll":true,"docsBranch":"master","logo":"/images/dragonos-full-logo.svg","nextLinks":true,"navbar":[{"text":"首页","link":"/"},{"text":"社区治理","link":"/governance/"},{"text":"交流","link":"/communication/"},{"text":"贡献者","link":"/contributors/"},{"text":"SIGs","link":"/sigs/"},{"text":"工作组","link":"/wgs/"},{"text":"导师制","link":"/mentorship/"}],"sidebar":{"/":"heading","/governance/":[{"text":"社区治理","children":["/governance/","/governance/community-membership.md","/governance/dev-group.md","/governance/sig-wg-lifecycle.md"]},{"text":"SIG治理","children":["/governance/sig-governance/","/governance/sig-governance/sig-charter-guide.md"]},{"text":"WG治理","children":["/governance/wg-governance/"]}],"/contributors/":[{"text":"贡献者指南","children":["/contributors/","/contributors/guide.md","/contributors/cheat-sheet.md","/contributors/code_of_conduct.md"]}],"/sigs/":[{"text":"SIGs","children":["/sigs/"]},{"text":"SIG模版","children":["/sigs/sig-template/","/sigs/sig-template/charter.md","/sigs/sig-template/contributing.md"]}],"/wgs/":[{"text":"工作组","children":["/wgs/"]},{"text":"工作组模版","children":["/wgs/wg-template/"]}]},"locales":{"/":{"selectLanguageName":"English"}},"colorMode":"auto","colorModeSwitch":true,"selectLanguageText":"Languages","selectLanguageAriaLabel":"Select language","sidebarDepth":2,"editLink":true,"lastUpdated":true,"lastUpdatedText":"Last Updated","contributors":true,"contributorsText":"Contributors","notFound":["There's nothing here.","How did we get here?","That's a Four-Oh-Four.","Looks like we've got some broken links."],"backToHome":"Take me home","openInNewWindow":"open in new window","toggleColorMode":"toggle color mode","toggleSidebar":"toggle sidebar"}`),mh=fe(ph),Gl=()=>mh,Kl=Symbol(""),gh=()=>{const e=Ve(Kl);if(!e)throw new Error("useThemeLocaleData() is called without provider.");return e},vh=(e,t)=>{const{locales:n,...r}=e;return{...r,...n==null?void 0:n[t]}},_h=nn({enhance({app:e}){const t=Gl(),n=e._context.provides[qo],r=N(()=>vh(t.value,n.routeLocale.value));e.provide(Kl,r),Object.defineProperties(e.config.globalProperties,{$theme:{get(){return t.value}},$themeLocale:{get(){return r.value}}})}}),bh=he({__name:"Badge",props:{type:{type:String,required:!1,default:"tip"},text:{type:String,required:!1,default:""},vertical:{type:String,required:!1,default:void 0}},setup(e){return(t,n)=>(W(),Z("span",{class:Ke(["badge",e.type]),style:Kn({verticalAlign:e.vertical})},[Ce(t.$slots,"default",{},()=>[Dt(xe(e.text),1)])],6))}}),Se=(e,t)=>{const n=e.__vccOpts||e;for(const[r,o]of t)n[r]=o;return n},yh=Se(bh,[["__file","Badge.vue"]]),wh=he({name:"CodeGroup",slots:Object,setup(e,{slots:t}){const n=fe([]),r=fe(-1),o=jl("vuepress-code-group",{}),s=N(()=>n.value.map(c=>c.innerText).join(","));Ye(()=>{De(()=>o.value[s.value],(c=-1)=>{r.value!==c&&(r.value=c)},{immediate:!0}),De(r,c=>{o.value[s.value]!==c&&(o.value[s.value]=c)})});const i=(c=r.value)=>{c<n.value.length-1?r.value=c+1:r.value=0,n.value[r.value].focus()},l=(c=r.value)=>{c>0?r.value=c-1:r.value=n.value.length-1,n.value[r.value].focus()},a=(c,u)=>{c.key===" "||c.key==="Enter"?(c.preventDefault(),r.value=u):c.key==="ArrowRight"?(c.preventDefault(),i(u)):c.key==="ArrowLeft"&&(c.preventDefault(),l(u))};return()=>{var u;const c=(((u=t.default)==null?void 0:u.call(t))||[]).filter(f=>f.type.name==="CodeGroupItem").map(f=>(f.props===null&&(f.props={}),f));return c.length===0?null:(r.value<0||r.value>c.length-1?(r.value=c.findIndex(f=>f.props.active===""||f.props.active===!0),r.value===-1&&(r.value=0)):c.forEach((f,d)=>{f.props.active=d===r.value}),we("div",{class:"code-group"},[we("div",{class:"code-group__nav",role:"tablist"},c.map((f,d)=>{const m=d===r.value;return we("button",{ref:v=>{v&&(n.value[d]=v)},class:{"code-group__nav-tab":!0,"code-group__nav-tab-active":m},role:"tab",ariaSelected:m,onClick:()=>r.value=d,onKeydown:v=>a(v,d)},f.props.title)})),c]))}}}),Eh=he({name:"CodeGroupItem",__name:"CodeGroupItem",props:{title:{type:String,required:!0},active:{type:Boolean,required:!1,default:!1}},setup(e){return(t,n)=>(W(),Z("div",{class:Ke(["code-group-item",{"code-group-item__active":e.active}]),role:"tabpanel"},[Ce(t.$slots,"default")],2))}}),Ch=Se(Eh,[["__file","CodeGroupItem.vue"]]),Sh=()=>Gl(),Ne=()=>gh(),ql=Symbol(""),ts=()=>{const e=Ve(ql);if(!e)throw new Error("useDarkMode() is called without provider.");return e},xh=()=>{const e=Ne(),t=Rd(),n=jl("vuepress-color-scheme",e.value.colorMode),r=N({get(){return e.value.colorModeSwitch?n.value==="auto"?t.value:n.value==="dark":e.value.colorMode==="dark"},set(o){o===t.value?n.value="auto":n.value=o?"dark":"light"}});Zt(ql,r),Lh(r)},Lh=e=>{const t=(n=e.value)=>{const r=window==null?void 0:window.document.querySelector("html");r==null||r.classList.toggle("dark",n)};Ye(()=>{De(e,t,{immediate:!0})}),Nr(()=>t())},Th="http://.",Ah=()=>{const e=_n(),t=wt();return n=>{if(n)if(jd(n))t.path!==n&&e.push(n);else if(El(n))window&&window.open(n);else{const r=t.path.slice(0,t.path.lastIndexOf("/"));e.push(new URL(`${r}/${encodeURI(n)}`,Th).pathname)}}};let co=null,Cn=null;const Rh={wait:()=>co,pending:()=>{co=new Promise(e=>Cn=e)},resolve:()=>{Cn==null||Cn(),co=null,Cn=null}},Yl=()=>Rh,Jl=e=>{const{notFound:t,meta:n,path:r}=Vn(e);return t?{text:r,link:r}:{text:n.title||r,link:r}},gi=e=>decodeURI(e).replace(/#.*$/,"").replace(/(index)?\.(md|html)$/,""),Ph=(e,t)=>{if(t.hash===e)return!0;const n=gi(t.path),r=gi(e);return n===r},Ql=(e,t)=>e.link&&Ph(e.link,t)?!0:e.children?e.children.some(n=>Ql(n,t)):!1,Xl=e=>!Fr(e)||/github\.com/.test(e)?"GitHub":/bitbucket\.org/.test(e)?"Bitbucket":/gitlab\.com/.test(e)?"GitLab":/gitee\.com/.test(e)?"Gitee":null,kh={GitHub:":repo/edit/:branch/:path",GitLab:":repo/-/edit/:branch/:path",Gitee:":repo/edit/:branch/:path",Bitbucket:":repo/src/:branch/:path?mode=edit&spa=0&at=:branch&fileviewer=file-view-default"},Oh=({docsRepo:e,editLinkPattern:t})=>{if(t)return t;const n=Xl(e);return n!==null?kh[n]:null},Ih=({docsRepo:e,docsBranch:t,docsDir:n,filePathRelative:r,editLinkPattern:o})=>{if(!r)return null;const s=Oh({docsRepo:e,editLinkPattern:o});return s?s.replace(/:repo/,Fr(e)?e:`https://github.com/${e}`).replace(/:branch/,t).replace(/:path/,Sl(`${Cl(n)}/${r}`)):null},Zl=Symbol("sidebarItems"),ns=()=>{const e=Ve(Zl);if(!e)throw new Error("useSidebarItems() is called without provider.");return e},$h=()=>{const e=Ne(),t=ht(),n=dn(),r=wt(),o=N(()=>Mh(t.value,e.value,n.value,r.path));Zt(Zl,o)},Mh=(e,t,n,r)=>{const o=e.sidebar??t.sidebar??"auto",s=e.sidebarDepth??t.sidebarDepth??2;return e.home||o===!1?[]:o==="auto"?ea(n,s):Array.isArray(o)?ta(n,r,o,s):Wo(o)?Hh(n,r,o,s):[]},Nh=(e,t)=>({text:e.title,link:e.link,children:rs(e.children,t)}),rs=(e,t)=>t>0?e.map(n=>Nh(n,t-1)):[],ea=(e,t)=>[{text:e.title,children:rs(e.headers,t)}],ta=(e,t,n,r)=>{const o=s=>{var l;let i;if(dt(s)?i=Jl(s):i=s,i.children)return{...i,children:i.children.map(a=>o(a))};if(i.link===t){const a=((l=e.headers[0])==null?void 0:l.level)===1?e.headers[0].children:e.headers;return{...i,children:rs(a,r)}}return i};return n.map(s=>o(s))},Hh=(e,t,n,r)=>{const o=xl(n,t),s=n[o]??[];return s==="heading"?ea(e,r):ta(e,t,s,r)},Dh="719px",Fh={mobile:Dh};var Un;(function(e){e.MOBILE="mobile"})(Un||(Un={}));var vi;const Bh={[Un.MOBILE]:Number.parseInt((vi=Fh.mobile)==null?void 0:vi.replace("px",""),10)},na=(e,t)=>{const n=Bh[e];Number.isInteger(n)&&(lt("orientationchange",()=>t(n),!1),lt("resize",()=>t(n),!1),Ye(()=>{t(n)}))},zh={},jh={class:"theme-default-content"};function Vh(e,t){const n=Jn("Content");return W(),Z("div",jh,[se(n)])}const Uh=Se(zh,[["render",Vh],["__file","HomeContent.vue"]]),Wh={key:0,class:"features"},Gh=he({__name:"HomeFeatures",setup(e){const t=ht(),n=N(()=>Array.isArray(t.value.features)?t.value.features:[]);return(r,o)=>n.value.length?(W(),Z("div",Wh,[(W(!0),Z(ve,null,Nt(n.value,s=>(W(),Z("div",{key:s.title,class:"feature"},[ne("h2",null,xe(s.title),1),ne("p",null,xe(s.details),1)]))),128))])):ke("",!0)}}),Kh=Se(Gh,[["__file","HomeFeatures.vue"]]),qh=["innerHTML"],Yh=["textContent"],Jh=he({__name:"HomeFooter",setup(e){const t=ht(),n=N(()=>t.value.footer),r=N(()=>t.value.footerHtml);return(o,s)=>n.value?(W(),Z(ve,{key:0},[r.value?(W(),Z("div",{key:0,class:"footer",innerHTML:n.value},null,8,qh)):(W(),Z("div",{key:1,class:"footer",textContent:xe(n.value)},null,8,Yh))],64)):ke("",!0)}}),Qh=Se(Jh,[["__file","HomeFooter.vue"]]),Xh={class:"hero"},Zh={key:0,id:"main-title"},ep={key:1,class:"description"},tp={key:2,class:"actions"},np=he({__name:"HomeHero",setup(e){const t=ht(),n=Yo(),r=ts(),o=N(()=>r.value&&t.value.heroImageDark!==void 0?t.value.heroImageDark:t.value.heroImage),s=N(()=>t.value.heroAlt||l.value||"hero"),i=N(()=>t.value.heroHeight||280),l=N(()=>t.value.heroText===null?null:t.value.heroText||n.value.title||"Hello"),a=N(()=>t.value.tagline===null?null:t.value.tagline||n.value.description||"Welcome to your VuePress site"),c=N(()=>Array.isArray(t.value.actions)?t.value.actions.map(({text:f,link:d,type:m="primary"})=>({text:f,link:d,type:m})):[]),u=()=>{if(!o.value)return null;const f=we("img",{src:Qo(o.value),alt:s.value,height:i.value});return t.value.heroImageDark===void 0?f:we(Jo,()=>f)};return(f,d)=>(W(),Z("header",Xh,[se(u),l.value?(W(),Z("h1",Zh,xe(l.value),1)):ke("",!0),a.value?(W(),Z("p",ep,xe(a.value),1)):ke("",!0),c.value.length?(W(),Z("p",tp,[(W(!0),Z(ve,null,Nt(c.value,m=>(W(),Le(Y(bt),{key:m.text,class:Ke(["action-button",[m.type]]),config:m},null,8,["class","config"]))),128))])):ke("",!0)]))}}),rp=Se(np,[["__file","HomeHero.vue"]]),op={class:"home"},sp=he({__name:"Home",setup(e){return(t,n)=>(W(),Z("main",op,[se(rp),se(Kh),se(Uh),se(Qh)]))}}),ip=Se(sp,[["__file","Home.vue"]]),lp=["aria-hidden"],ap=he({__name:"NavbarBrand",setup(e){const t=jr(),n=Yo(),r=Ne(),o=ts(),s=N(()=>r.value.home||t.value),i=N(()=>n.value.title),l=N(()=>o.value&&r.value.logoDark!==void 0?r.value.logoDark:r.value.logo),a=N(()=>r.value.logoAlt??i.value),c=N(()=>i.value.toLocaleUpperCase().trim()===a.value.toLocaleUpperCase().trim()),u=()=>{if(!l.value)return null;const f=we("img",{class:"logo",src:Qo(l.value),alt:a.value});return r.value.logoDark===void 0?f:we(Jo,()=>f)};return(f,d)=>(W(),Le(Y(Vr),{to:s.value},{default:Re(()=>[se(u),i.value?(W(),Z("span",{key:0,class:Ke(["site-name",{"can-hide":l.value}]),"aria-hidden":c.value},xe(i.value),11,lp)):ke("",!0)]),_:1},8,["to"]))}}),cp=Se(ap,[["__file","NavbarBrand.vue"]]),up=he({__name:"DropdownTransition",setup(e){const t=r=>{r.style.height=r.scrollHeight+"px"},n=r=>{r.style.height=""};return(r,o)=>(W(),Le(er,{name:"dropdown",onEnter:t,onAfterEnter:n,onBeforeLeave:t},{default:Re(()=>[Ce(r.$slots,"default")]),_:3}))}}),ra=Se(up,[["__file","DropdownTransition.vue"]]),fp=["aria-label"],dp={class:"title"},hp=ne("span",{class:"arrow down"},null,-1),pp=["aria-label"],mp={class:"title"},gp={class:"navbar-dropdown"},vp={class:"navbar-dropdown-subtitle"},_p={key:1},bp={class:"navbar-dropdown-subitem-wrapper"},yp=he({__name:"NavbarDropdown",props:{item:{type:Object,required:!0}},setup(e){const t=e,{item:n}=Vi(t),r=N(()=>n.value.ariaLabel||n.value.text),o=fe(!1),s=wt();De(()=>s.path,()=>{o.value=!1});const i=a=>{a.detail===0?o.value=!o.value:o.value=!1},l=(a,c)=>c[c.length-1]===a;return(a,c)=>(W(),Z("div",{class:Ke(["navbar-dropdown-wrapper",{open:o.value}])},[ne("button",{class:"navbar-dropdown-title",type:"button","aria-label":r.value,onClick:i},[ne("span",dp,xe(Y(n).text),1),hp],8,fp),ne("button",{class:"navbar-dropdown-title-mobile",type:"button","aria-label":r.value,onClick:c[0]||(c[0]=u=>o.value=!o.value)},[ne("span",mp,xe(Y(n).text),1),ne("span",{class:Ke(["arrow",o.value?"down":"right"])},null,2)],8,pp),se(ra,null,{default:Re(()=>[Er(ne("ul",gp,[(W(!0),Z(ve,null,Nt(Y(n).children,u=>(W(),Z("li",{key:u.text,class:"navbar-dropdown-item"},[u.children?(W(),Z(ve,{key:0},[ne("h4",vp,[u.link?(W(),Le(Y(bt),{key:0,config:u,onFocusout:f=>l(u,Y(n).children)&&u.children.length===0&&(o.value=!1)},null,8,["config","onFocusout"])):(W(),Z("span",_p,xe(u.text),1))]),ne("ul",bp,[(W(!0),Z(ve,null,Nt(u.children,f=>(W(),Z("li",{key:f.link,class:"navbar-dropdown-subitem"},[se(Y(bt),{config:f,onFocusout:d=>l(f,u.children)&&l(u,Y(n).children)&&(o.value=!1)},null,8,["config","onFocusout"])]))),128))])],64)):(W(),Le(Y(bt),{key:1,config:u,onFocusout:f=>l(u,Y(n).children)&&(o.value=!1)},null,8,["config","onFocusout"]))]))),128))],512),[[Ar,o.value]])]),_:1})],2))}}),wp=Se(yp,[["__file","NavbarDropdown.vue"]]),Ep=["aria-label"],Cp=he({__name:"NavbarItems",setup(e){const t=()=>{const f=wt(),d=Bd(),m=jr(),v=Nl(),y=Yo(),R=Sh(),C=Ne();return N(()=>{const x=Object.keys(v.value.locales);if(x.length<2)return[];const g=f.path,S=f.fullPath;return[{text:`${C.value.selectLanguageText}`,ariaLabel:`${C.value.selectLanguageAriaLabel??C.value.selectLanguageText}`,children:x.map(I=>{var w,M;const H=((w=v.value.locales)==null?void 0:w[I])??{},_=((M=R.value.locales)==null?void 0:M[I])??{},q=`${H.lang}`,T=_.selectLanguageName??q;if(q===y.value.lang)return{text:T,activeMatch:/./,link:f.hash??"#"};const V=g.replace(m.value,I);return{text:T,link:d.value.some(te=>te===V)?S.replace(g,V):_.home??I}})}]})},n=()=>{const f=Ne(),d=N(()=>f.value.repo),m=N(()=>d.value?Xl(d.value):null),v=N(()=>d.value&&!Fr(d.value)?`https://github.com/${d.value}`:d.value),y=N(()=>v.value?f.value.repoLabel?f.value.repoLabel:m.value===null?"Source":m.value:null);return N(()=>!v.value||!y.value?[]:[{text:y.value,link:v.value}])},r=f=>dt(f)?Jl(f):f.children?{...f,children:f.children.map(d=>r(d))}:f,o=()=>{const f=Ne();return N(()=>(f.value.navbar||[]).map(d=>r(d)))},s=fe(!1),i=o(),l=t(),a=n(),c=N(()=>[...i.value,...l.value,...a.value]);na(Un.MOBILE,f=>{window.innerWidth<f?s.value=!0:s.value=!1});const u=N(()=>Ne().value.navbarLabel??"site navigation");return(f,d)=>c.value.length?(W(),Z("nav",{key:0,class:"navbar-items","aria-label":u.value},[(W(!0),Z(ve,null,Nt(c.value,m=>(W(),Z("div",{key:m.text,class:"navbar-item"},["children"in m?(W(),Le(wp,{key:0,item:m,class:Ke(s.value?"mobile":"")},null,8,["item","class"])):(W(),Le(Y(bt),{key:1,config:m},null,8,["config"]))]))),128))],8,Ep)):ke("",!0)}}),oa=Se(Cp,[["__file","NavbarItems.vue"]]),Sp=["title"],xp={class:"icon",focusable:"false",viewBox:"0 0 32 32"},Lp=Qc('<path d="M16 12.005a4 4 0 1 1-4 4a4.005 4.005 0 0 1 4-4m0-2a6 6 0 1 0 6 6a6 6 0 0 0-6-6z" fill="currentColor"></path><path d="M5.394 6.813l1.414-1.415l3.506 3.506L8.9 10.318z" fill="currentColor"></path><path d="M2 15.005h5v2H2z" fill="currentColor"></path><path d="M5.394 25.197L8.9 21.691l1.414 1.415l-3.506 3.505z" fill="currentColor"></path><path d="M15 25.005h2v5h-2z" fill="currentColor"></path><path d="M21.687 23.106l1.414-1.415l3.506 3.506l-1.414 1.414z" fill="currentColor"></path><path d="M25 15.005h5v2h-5z" fill="currentColor"></path><path d="M21.687 8.904l3.506-3.506l1.414 1.415l-3.506 3.505z" fill="currentColor"></path><path d="M15 2.005h2v5h-2z" fill="currentColor"></path>',9),Tp=[Lp],Ap={class:"icon",focusable:"false",viewBox:"0 0 32 32"},Rp=ne("path",{d:"M13.502 5.414a15.075 15.075 0 0 0 11.594 18.194a11.113 11.113 0 0 1-7.975 3.39c-.138 0-.278.005-.418 0a11.094 11.094 0 0 1-3.2-21.584M14.98 3a1.002 1.002 0 0 0-.175.016a13.096 13.096 0 0 0 1.825 25.981c.164.006.328 0 .49 0a13.072 13.072 0 0 0 10.703-5.555a1.01 1.01 0 0 0-.783-1.565A13.08 13.08 0 0 1 15.89 4.38A1.015 1.015 0 0 0 14.98 3z",fill:"currentColor"},null,-1),Pp=[Rp],kp=he({__name:"ToggleColorModeButton",setup(e){const t=Ne(),n=ts(),r=()=>{n.value=!n.value};return(o,s)=>(W(),Z("button",{class:"toggle-color-mode-button",title:Y(t).toggleColorMode,onClick:r},[Er((W(),Z("svg",xp,Tp,512)),[[Ar,!Y(n)]]),Er((W(),Z("svg",Ap,Pp,512)),[[Ar,Y(n)]])],8,Sp))}}),Op=Se(kp,[["__file","ToggleColorModeButton.vue"]]),Ip=["title"],$p=ne("div",{class:"icon","aria-hidden":"true"},[ne("span"),ne("span"),ne("span")],-1),Mp=[$p],Np=he({__name:"ToggleSidebarButton",emits:["toggle"],setup(e){const t=Ne();return(n,r)=>(W(),Z("div",{class:"toggle-sidebar-button",title:Y(t).toggleSidebar,"aria-expanded":"false",role:"button",tabindex:"0",onClick:r[0]||(r[0]=o=>n.$emit("toggle"))},Mp,8,Ip))}}),Hp=Se(Np,[["__file","ToggleSidebarButton.vue"]]),Dp=he({__name:"Navbar",emits:["toggle-sidebar"],setup(e){const t=Ne(),n=fe(null),r=fe(null),o=fe(0),s=N(()=>o.value?{maxWidth:o.value+"px"}:{}),i=(l,a)=>{var f,d,m;const c=(m=(d=(f=l==null?void 0:l.ownerDocument)==null?void 0:f.defaultView)==null?void 0:d.getComputedStyle(l,null))==null?void 0:m[a],u=Number.parseInt(c,10);return Number.isNaN(u)?0:u};return na(Un.MOBILE,l=>{var c;const a=i(n.value,"paddingLeft")+i(n.value,"paddingRight");window.innerWidth<l?o.value=0:o.value=n.value.offsetWidth-a-(((c=r.value)==null?void 0:c.offsetWidth)||0)}),(l,a)=>{const c=Jn("NavbarSearch");return W(),Z("header",{ref_key:"navbar",ref:n,class:"navbar"},[se(Hp,{onToggle:a[0]||(a[0]=u=>l.$emit("toggle-sidebar"))}),ne("span",{ref_key:"navbarBrand",ref:r},[se(cp)],512),ne("div",{class:"navbar-items-wrapper",style:Kn(s.value)},[Ce(l.$slots,"before"),se(oa,{class:"can-hide"}),Ce(l.$slots,"after"),Y(t).colorModeSwitch?(W(),Le(Op,{key:0})):ke("",!0),se(c)],4)],512)}}}),Fp=Se(Dp,[["__file","Navbar.vue"]]),Bp={class:"vp-page-meta"},zp={key:0,class:"vp-meta-item edit-link"},jp=ne("svg",{class:"icon",viewBox:"0 0 1024 1024"},[ne("g",{fill:"currentColor"},[ne("path",{d:"M430.818 653.65a60.46 60.46 0 0 1-50.96-93.281l71.69-114.012 7.773-10.365L816.038 80.138A60.46 60.46 0 0 1 859.225 62a60.46 60.46 0 0 1 43.186 18.138l43.186 43.186a60.46 60.46 0 0 1 0 86.373L588.879 565.55l-8.637 8.637-117.466 68.234a60.46 60.46 0 0 1-31.958 11.229z"}),ne("path",{d:"M728.802 962H252.891A190.883 190.883 0 0 1 62.008 771.98V296.934a190.883 190.883 0 0 1 190.883-192.61h267.754a60.46 60.46 0 0 1 0 120.92H252.891a69.962 69.962 0 0 0-69.098 69.099V771.98a69.962 69.962 0 0 0 69.098 69.098h475.911A69.962 69.962 0 0 0 797.9 771.98V503.363a60.46 60.46 0 1 1 120.922 0V771.98A190.883 190.883 0 0 1 728.802 962z"})])],-1),Vp={class:"vp-meta-item git-info"},Up={key:0,class:"vp-meta-item last-updated"},Wp={class:"meta-item-label"},Gp={class:"meta-item-info"},Kp={key:1,class:"vp-meta-item contributors"},qp={class:"meta-item-label"},Yp={class:"meta-item-info"},Jp=["title"],Qp=he({__name:"PageMeta",setup(e){const t=()=>{const a=Ne(),c=dn(),u=ht();return N(()=>{if(!(u.value.editLink??a.value.editLink??!0))return null;const{repo:d,docsRepo:m=d,docsBranch:v="main",docsDir:y="",editLinkText:R}=a.value;if(!m)return null;const C=Ih({docsRepo:m,docsBranch:v,docsDir:y,filePathRelative:c.value.filePathRelative,editLinkPattern:u.value.editLinkPattern??a.value.editLinkPattern});return C?{text:R??"Edit this page",link:C}:null})},n=()=>{const a=Ne(),c=dn(),u=ht();return N(()=>{var m,v;return!(u.value.lastUpdated??a.value.lastUpdated??!0)||!((m=c.value.git)!=null&&m.updatedTime)?null:new Date((v=c.value.git)==null?void 0:v.updatedTime).toLocaleString()})},r=()=>{const a=Ne(),c=dn(),u=ht();return N(()=>{var d;return u.value.contributors??a.value.contributors??!0?((d=c.value.git)==null?void 0:d.contributors)??null:null})},o=Ne(),s=t(),i=n(),l=r();return(a,c)=>{const u=Jn("ClientOnly");return W(),Z("footer",Bp,[Y(s)?(W(),Z("div",zp,[se(Y(bt),{class:"label",config:Y(s)},{before:Re(()=>[jp]),_:1},8,["config"])])):ke("",!0),ne("div",Vp,[Y(i)?(W(),Z("div",Up,[ne("span",Wp,xe(Y(o).lastUpdatedText)+": ",1),se(u,null,{default:Re(()=>[ne("span",Gp,xe(Y(i)),1)]),_:1})])):ke("",!0),Y(l)&&Y(l).length?(W(),Z("div",Kp,[ne("span",qp,xe(Y(o).contributorsText)+": ",1),ne("span",Yp,[(W(!0),Z(ve,null,Nt(Y(l),(f,d)=>(W(),Z(ve,{key:d},[ne("span",{class:"contributor",title:`email: ${f.email}`},xe(f.name),9,Jp),d!==Y(l).length-1?(W(),Z(ve,{key:0},[Dt(", ")],64)):ke("",!0)],64))),128))])])):ke("",!0)])])}}}),Xp=Se(Qp,[["__file","PageMeta.vue"]]),Zp=["aria-label"],em={class:"hint"},tm=ne("span",{class:"arrow left"},null,-1),nm={class:"link"},rm={class:"hint"},om=ne("span",{class:"arrow right"},null,-1),sm={class:"link"},im=he({__name:"PageNav",setup(e){const t=(f,d)=>{if(f===!1)return null;if(dt(f)){const{notFound:m,meta:v,path:y}=Vn(f,d);return m?{text:y,link:y}:{text:v.title||y,link:y}}return Wo(f)?{...f,link:Vn(f.link,d).path}:!1},n=(f,d,m)=>{const v=f.findIndex(y=>y.link===d);if(v!==-1){const y=f[v+m];return y!=null&&y.link?y:null}for(const y of f)if(y.children){const R=n(y.children,d,m);if(R)return R}return null},r=ht(),o=ns(),s=Ne(),i=wt(),l=Ah(),a=N(()=>{const f=t(r.value.prev,i.path);return f!==!1?f:n(o.value,i.path,-1)}),c=N(()=>{const f=t(r.value.next,i.path);return f!==!1?f:n(o.value,i.path,1)}),u=N(()=>Ne().value.pageNavbarLabel??"page navigation");return lt("keydown",f=>{f.altKey&&(f.key==="ArrowRight"?c.value&&(l(c.value.link),f.preventDefault()):f.key==="ArrowLeft"&&a.value&&(l(a.value.link),f.preventDefault()))}),(f,d)=>a.value||c.value?(W(),Z("nav",{key:0,class:"vp-page-nav","aria-label":u.value},[a.value?(W(),Le(Y(bt),{key:0,class:"prev",config:a.value},{default:Re(()=>[ne("div",em,[tm,Dt(" "+xe(Y(s).prev??"Prev"),1)]),ne("div",nm,[ne("span",null,xe(a.value.text),1)])]),_:1},8,["config"])):ke("",!0),c.value?(W(),Le(Y(bt),{key:1,class:"next",config:c.value},{default:Re(()=>[ne("div",rm,[Dt(xe(Y(s).next??"Next")+" ",1),om]),ne("div",sm,[ne("span",null,xe(c.value.text),1)])]),_:1},8,["config"])):ke("",!0)],8,Zp)):ke("",!0)}}),lm=Se(im,[["__file","PageNav.vue"]]),am={class:"page"},cm={class:"theme-default-content"},um=he({__name:"Page",setup(e){return(t,n)=>{const r=Jn("Content");return W(),Z("main",am,[Ce(t.$slots,"top"),ne("div",cm,[Ce(t.$slots,"content-top"),se(r),Ce(t.$slots,"content-bottom")]),se(Xp),se(lm),Ce(t.$slots,"bottom")])}}}),fm=Se(um,[["__file","Page.vue"]]),dm={class:"sidebar-item-children"},hm=he({__name:"SidebarItem",props:{item:{type:Object,required:!0},depth:{type:Number,required:!1,default:0}},setup(e){const t=e,{item:n,depth:r}=Vi(t),o=wt(),s=_n(),i=N(()=>Ql(n.value,o)),l=N(()=>({"sidebar-item":!0,"sidebar-heading":r.value===0,active:i.value,collapsible:n.value.collapsible})),a=N(()=>n.value.collapsible?i.value:!0),[c,u]=wd(a.value),f=m=>{n.value.collapsible&&(m.preventDefault(),u())},d=s.afterEach(m=>{vn(()=>{c.value=a.value})});return zo(()=>{d()}),(m,v)=>{var R;const y=Jn("SidebarItem",!0);return W(),Z("li",null,[Y(n).link?(W(),Le(Y(bt),{key:0,class:Ke(l.value),config:Y(n)},null,8,["class","config"])):(W(),Z("p",{key:1,tabindex:"0",class:Ke(l.value),onClick:f,onKeydown:Mu(f,["enter"])},[Dt(xe(Y(n).text)+" ",1),Y(n).collapsible?(W(),Z("span",{key:0,class:Ke(["arrow",Y(c)?"down":"right"])},null,2)):ke("",!0)],34)),(R=Y(n).children)!=null&&R.length?(W(),Le(ra,{key:2},{default:Re(()=>[Er(ne("ul",dm,[(W(!0),Z(ve,null,Nt(Y(n).children,C=>(W(),Le(y,{key:`${Y(r)}${C.text}${C.link}`,item:C,depth:Y(r)+1},null,8,["item","depth"]))),128))],512),[[Ar,Y(c)]])]),_:1})):ke("",!0)])}}}),pm=Se(hm,[["__file","SidebarItem.vue"]]),mm={key:0,class:"sidebar-items"},gm=he({__name:"SidebarItems",setup(e){const t=wt(),n=ns();return Ye(()=>{De(()=>t.hash,r=>{const o=document.querySelector(".sidebar");if(!o)return;const s=document.querySelector(`.sidebar a.sidebar-item[href="${t.path}${r}"]`);if(!s)return;const{top:i,height:l}=o.getBoundingClientRect(),{top:a,height:c}=s.getBoundingClientRect();a<i?s.scrollIntoView(!0):a+c>i+l&&s.scrollIntoView(!1)})}),(r,o)=>Y(n).length?(W(),Z("ul",mm,[(W(!0),Z(ve,null,Nt(Y(n),s=>(W(),Le(pm,{key:`${s.text}${s.link}`,item:s},null,8,["item"]))),128))])):ke("",!0)}}),vm=Se(gm,[["__file","SidebarItems.vue"]]),_m={class:"sidebar"},bm=he({__name:"Sidebar",setup(e){return(t,n)=>(W(),Z("aside",_m,[se(oa),Ce(t.$slots,"top"),se(vm),Ce(t.$slots,"bottom")]))}}),ym=Se(bm,[["__file","Sidebar.vue"]]),wm=he({__name:"Layout",setup(e){const t=dn(),n=ht(),r=Ne(),o=N(()=>n.value.navbar!==!1&&r.value.navbar!==!1),s=ns(),i=fe(!1),l=C=>{i.value=typeof C=="boolean"?C:!i.value},a={x:0,y:0},c=C=>{a.x=C.changedTouches[0].clientX,a.y=C.changedTouches[0].clientY},u=C=>{const x=C.changedTouches[0].clientX-a.x,g=C.changedTouches[0].clientY-a.y;Math.abs(x)>Math.abs(g)&&Math.abs(x)>40&&(x>0&&a.x<=80?l(!0):l(!1))},f=N(()=>n.value.externalLinkIcon??r.externalLinkIcon??!0),d=N(()=>[{"no-navbar":!o.value,"no-sidebar":!s.value.length,"sidebar-open":i.value,"external-link-icon":f.value},n.value.pageClass]);let m;Ye(()=>{m=_n().afterEach(()=>{l(!1)})}),Nr(()=>{m()});const v=Yl(),y=v.resolve,R=v.pending;return(C,x)=>(W(),Z("div",{class:Ke(["theme-container",d.value]),onTouchstart:c,onTouchend:u},[Ce(C.$slots,"navbar",{},()=>[o.value?(W(),Le(Fp,{key:0,onToggleSidebar:l},{before:Re(()=>[Ce(C.$slots,"navbar-before")]),after:Re(()=>[Ce(C.$slots,"navbar-after")]),_:3})):ke("",!0)]),ne("div",{class:"sidebar-mask",onClick:x[0]||(x[0]=g=>l(!1))}),Ce(C.$slots,"sidebar",{},()=>[se(ym,null,{top:Re(()=>[Ce(C.$slots,"sidebar-top")]),bottom:Re(()=>[Ce(C.$slots,"sidebar-bottom")]),_:3})]),Ce(C.$slots,"page",{},()=>[Y(n).home?(W(),Le(ip,{key:0})):(W(),Le(er,{key:1,name:"fade-slide-y",mode:"out-in",onBeforeEnter:Y(y),onBeforeLeave:Y(R)},{default:Re(()=>[(W(),Le(fm,{key:Y(t).path},{top:Re(()=>[Ce(C.$slots,"page-top")]),"content-top":Re(()=>[Ce(C.$slots,"page-content-top")]),"content-bottom":Re(()=>[Ce(C.$slots,"page-content-bottom")]),bottom:Re(()=>[Ce(C.$slots,"page-bottom")]),_:3}))]),_:3},8,["onBeforeEnter","onBeforeLeave"]))])],34))}}),Em=Se(wm,[["__file","Layout.vue"]]),Cm={class:"theme-container"},Sm={class:"page"},xm={class:"theme-default-content"},Lm=ne("h1",null,"404",-1),Tm=he({__name:"NotFound",setup(e){const t=jr(),n=Ne(),r=n.value.notFound??["Not Found"],o=()=>r[Math.floor(Math.random()*r.length)],s=n.value.home??t.value,i=n.value.backToHome??"Back to home";return(l,a)=>(W(),Z("div",Cm,[ne("main",Sm,[ne("div",xm,[Lm,ne("blockquote",null,xe(o()),1),se(Y(Vr),{to:Y(s)},{default:Re(()=>[Dt(xe(Y(i)),1)]),_:1},8,["to"])])])]))}}),Am=Se(Tm,[["__file","NotFound.vue"]]),Rm=nn({enhance({app:e,router:t}){lo("Badge")||e.component("Badge",yh),lo("CodeGroup")||e.component("CodeGroup",wh),lo("CodeGroupItem")||e.component("CodeGroupItem",Ch),e.component("NavbarSearch",()=>{const r=e.component("Docsearch")||e.component("SearchBox");return r?we(r):null});const n=t.options.scrollBehavior;t.options.scrollBehavior=async(...r)=>(await Yl().wait(),n(...r))},setup(){xh(),$h()},layouts:{Layout:Em,NotFound:Am}}),pr=[Fd,Wd,Qd,ch,hh,_h,Rm],Pm=JSON.parse('{"base":"/","lang":"zh-CN","title":"","description":"","head":[],"locales":{}}');var xn=gn(Pm),km=Af,Om=()=>{const e=Zf({history:km(Cl("/")),routes:[{name:"vuepress-route",path:"/:catchAll(.*)",components:{}}],scrollBehavior:(t,n,r)=>r||(t.hash?{el:t.hash}:{top:0})});return e.beforeResolve(async(t,n)=>{if(t.path!==n.path||n===vt){const r=Vn(t.fullPath);if(r.path!==t.fullPath)return r.path;const o=await r.loader();t.meta={...r.meta,_pageChunk:o}}else t.path===n.path&&(t.meta=n.meta)}),e},Im=e=>{e.component("ClientOnly",Jo),e.component("Content",ad),e.component("RouteLink",Vr)},$m=(e,t,n)=>{const r=N(()=>t.currentRoute.value.path),o=Ga((R,C)=>({get(){return R(),t.currentRoute.value.meta._pageChunk},set(x){t.currentRoute.value.meta._pageChunk=x,C()}})),s=N(()=>Wt.resolveLayouts(n)),i=N(()=>Wt.resolveRouteLocale(xn.value.locales,r.value)),l=N(()=>Wt.resolveSiteLocaleData(xn.value,i.value)),a=N(()=>o.value.comp),c=N(()=>o.value.data),u=N(()=>c.value.frontmatter),f=N(()=>Wt.resolvePageHeadTitle(c.value,l.value)),d=N(()=>Wt.resolvePageHead(f.value,u.value,l.value)),m=N(()=>Wt.resolvePageLang(c.value,l.value)),v=N(()=>Wt.resolvePageLayout(c.value,s.value)),y={layouts:s,pageData:c,pageComponent:a,pageFrontmatter:u,pageHead:d,pageHeadTitle:f,pageLang:m,pageLayout:v,redirects:xo,routeLocale:i,routePath:r,routes:jn,siteData:xn,siteLocaleData:l};return e.provide(qo,y),Object.defineProperties(e.config.globalProperties,{$frontmatter:{get:()=>u.value},$head:{get:()=>d.value},$headTitle:{get:()=>f.value},$lang:{get:()=>m.value},$page:{get:()=>c.value},$routeLocale:{get:()=>i.value},$site:{get:()=>xn.value},$siteLocale:{get:()=>l.value},$withBase:{get:()=>Qo}}),y},Mm=()=>{const e=nd(),t=rd();let n=[];const r=()=>{e.value.forEach(i=>{const l=Nm(i);l&&n.push(l)})},o=()=>{const i=[];return e.value.forEach(l=>{const a=Hm(l);a&&i.push(a)}),i},s=()=>{document.documentElement.lang=t.value;const i=o();n.forEach((l,a)=>{const c=i.findIndex(u=>l.isEqualNode(u));c===-1?(l.remove(),delete n[a]):i.splice(c,1)}),i.forEach(l=>document.head.appendChild(l)),n=[...n.filter(l=>!!l),...i]};Zt(id,s),Ye(()=>{r(),De(e,s,{immediate:!1})})},Nm=([e,t,n=""])=>{const r=Object.entries(t).map(([l,a])=>dt(a)?`[${l}=${JSON.stringify(a)}]`:a===!0?`[${l}]`:"").join(""),o=`head > ${e}${r}`;return Array.from(document.querySelectorAll(o)).find(l=>l.innerText===n)||null},Hm=([e,t,n])=>{if(!dt(e))return null;const r=document.createElement(e);return Wo(t)&&Object.entries(t).forEach(([o,s])=>{dt(s)?r.setAttribute(o,s):s===!0&&r.setAttribute(o,"")}),dt(n)&&r.appendChild(document.createTextNode(n)),r},Dm=Du,Fm=async()=>{var n;const e=Dm({name:"Vuepress",setup(){var s;Mm();for(const i of pr)(s=i.setup)==null||s.call(i);const r=pr.flatMap(({rootComponents:i=[]})=>i.map(l=>we(l))),o=od();return()=>[we(o.value),r]}}),t=Om();Im(e),$m(e,t,pr);for(const r of pr)await((n=r.enhance)==null?void 0:n.call(r,{app:e,router:t,siteData:xn}));return e.use(t),{app:e,router:t}};Fm().then(({app:e,router:t})=>{t.isReady().then(()=>{e.mount("#app")})});export{Se as _,ne as a,Dt as b,Z as c,Fm as createVueApp,se as d,Qc as e,W as o,Jn as r,Re as w};
|