pleshevski.ru/dist/assets/app-BkWeNt32.js

31 lines
160 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

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

/**
* @vue/shared v3.4.33
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**//*! #__NO_SIDE_EFFECTS__ */function Do(e,t){const n=new Set(e.split(","));return r=>n.has(r)}const Ce={},an=[],tt=()=>{},_a=()=>!1,Jn=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Oo=e=>e.startsWith("onUpdate:"),Me=Object.assign,Io=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},ba=Object.prototype.hasOwnProperty,ce=(e,t)=>ba.call(e,t),X=Array.isArray,cn=e=>Ir(e)==="[object Map]",Ei=e=>Ir(e)==="[object Set]",ne=e=>typeof e=="function",Te=e=>typeof e=="string",Nt=e=>typeof e=="symbol",ye=e=>e!==null&&typeof e=="object",Ai=e=>(ye(e)||ne(e))&&ne(e.then)&&ne(e.catch),Ti=Object.prototype.toString,Ir=e=>Ti.call(e),ya=e=>Ir(e).slice(8,-1),Ri=e=>Ir(e)==="[object Object]",Mo=e=>Te(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,un=Do(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Mr=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},wa=/-(\w)/g,Qe=Mr(e=>e.replace(wa,(t,n)=>n?n.toUpperCase():"")),Sa=/\B([A-Z])/g,Ht=Mr(e=>e.replace(Sa,"-$1").toLowerCase()),Qn=Mr(e=>e.charAt(0).toUpperCase()+e.slice(1)),Yr=Mr(e=>e?`on${Qn(e)}`:""),It=(e,t)=>!Object.is(e,t),Xr=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},Di=(e,t,n,r=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:r,value:n})},Pa=e=>{const t=parseFloat(e);return isNaN(t)?e:t},Ca=e=>{const t=Te(e)?Number(e):NaN;return isNaN(t)?e:t};let ms;const Oi=()=>ms||(ms=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Yn(e){if(X(e)){const t={};for(let n=0;n<e.length;n++){const r=e[n],o=Te(r)?Ea(r):Yn(r);if(o)for(const s in o)t[s]=o[s]}return t}else if(Te(e)||ye(e))return e}const ka=/;(?![^(]*\))/g,La=/:([^]+)/,xa=/\/\*[^]*?\*\//g;function Ea(e){const t={};return e.replace(xa,"").split(ka).forEach(n=>{if(n){const r=n.split(La);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function Fe(e){let t="";if(Te(e))t=e;else if(X(e))for(let n=0;n<e.length;n++){const r=Fe(e[n]);r&&(t+=r+" ")}else if(ye(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const Aa="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",Ta=Do(Aa);function Ii(e){return!!e||e===""}const Mi=e=>!!(e&&e.__v_isRef===!0),le=e=>Te(e)?e:e==null?"":X(e)||ye(e)&&(e.toString===Ti||!ne(e.toString))?Mi(e)?le(e.value):JSON.stringify(e,$i,2):String(e),$i=(e,t)=>Mi(t)?$i(e,t.value):cn(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,o],s)=>(n[Zr(r,s)+" =>"]=o,n),{})}:Ei(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>Zr(n))}:Nt(t)?Zr(t):ye(t)&&!X(t)&&!Ri(t)?String(t):t,Zr=(e,t="")=>{var n;return Nt(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
* @vue/reactivity v3.4.33
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let ze;class Ra{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=ze,!t&&ze&&(this.index=(ze.scopes||(ze.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=ze;try{return ze=this,t()}finally{ze=n}}}on(){ze=this}off(){ze=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 Da(e,t=ze){t&&t.active&&t.effects.push(e)}function Ni(){return ze}function Oa(e){ze&&ze.cleanups.push(e)}let Jt;class $o{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,Da(this,o)}get dirty(){if(this._dirtyLevel===2||this._dirtyLevel===3){this._dirtyLevel=1,Vt();for(let t=0;t<this._depsLength;t++){const n=this.deps[t];if(n.computed&&(Ia(n.computed),this._dirtyLevel>=4))break}this._dirtyLevel===1&&(this._dirtyLevel=0),jt()}return this._dirtyLevel>=4}set dirty(t){this._dirtyLevel=t?4:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let t=Dt,n=Jt;try{return Dt=!0,Jt=this,this._runnings++,vs(this),this.fn()}finally{_s(this),this._runnings--,Jt=n,Dt=t}}stop(){this.active&&(vs(this),_s(this),this.onStop&&this.onStop(),this.active=!1)}}function Ia(e){return e.value}function vs(e){e._trackId++,e._depsLength=0}function _s(e){if(e.deps.length>e._depsLength){for(let t=e._depsLength;t<e.deps.length;t++)Hi(e.deps[t],e);e.deps.length=e._depsLength}}function Hi(e,t){const n=e.get(t);n!==void 0&&t._trackId!==n&&(e.delete(t),e.size===0&&e.cleanup())}let Dt=!0,mo=0;const Vi=[];function Vt(){Vi.push(Dt),Dt=!1}function jt(){const e=Vi.pop();Dt=e===void 0?!0:e}function No(){mo++}function Ho(){for(mo--;!mo&&vo.length;)vo.shift()()}function ji(e,t,n){if(t.get(e)!==e._trackId){t.set(e,e._trackId);const r=e.deps[e._depsLength];r!==t?(r&&Hi(r,e),e.deps[e._depsLength++]=t):e._depsLength++}}const vo=[];function Fi(e,t,n){No();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&&vo.push(r.scheduler)))}Ho()}const Bi=(e,t)=>{const n=new Map;return n.cleanup=e,n.computed=t,n},Pr=new WeakMap,Qt=Symbol(""),_o=Symbol("");function Ke(e,t,n){if(Dt&&Jt){let r=Pr.get(e);r||Pr.set(e,r=new Map);let o=r.get(n);o||r.set(n,o=Bi(()=>r.delete(n))),ji(Jt,o)}}function _t(e,t,n,r,o,s){const i=Pr.get(e);if(!i)return;let l=[];if(t==="clear")l=[...i.values()];else if(n==="length"&&X(e)){const a=Number(r);i.forEach((c,f)=>{(f==="length"||!Nt(f)&&f>=a)&&l.push(c)})}else switch(n!==void 0&&l.push(i.get(n)),t){case"add":X(e)?Mo(n)&&l.push(i.get("length")):(l.push(i.get(Qt)),cn(e)&&l.push(i.get(_o)));break;case"delete":X(e)||(l.push(i.get(Qt)),cn(e)&&l.push(i.get(_o)));break;case"set":cn(e)&&l.push(i.get(Qt));break}No();for(const a of l)a&&Fi(a,4);Ho()}function Ma(e,t){const n=Pr.get(e);return n&&n.get(t)}const $a=Do("__proto__,__v_isRef,__isVue"),Wi=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Nt)),bs=Na();function Na(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=fe(this);for(let s=0,i=this.length;s<i;s++)Ke(r,"get",s+"");const o=r[t](...n);return o===-1||o===!1?r[t](...n.map(fe)):o}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){Vt(),No();const r=fe(this)[t].apply(this,n);return Ho(),jt(),r}}),e}function Ha(e){Nt(e)||(e=String(e));const t=fe(this);return Ke(t,"has",e),t.hasOwnProperty(e)}class Ui{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?Ya:zi:s?qi:Gi).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(r)?t:void 0;const i=X(t);if(!o){if(i&&ce(bs,n))return Reflect.get(bs,n,r);if(n==="hasOwnProperty")return Ha}const l=Reflect.get(t,n,r);return(Nt(n)?Wi.has(n):$a(n))||(o||Ke(t,"get",n),s)?l:Ne(l)?i&&Mo(n)?l:l.value:ye(l)?o?Nr(l):Xn(l):l}}class Ki extends Ui{constructor(t=!1){super(!1,t)}set(t,n,r,o){let s=t[n];if(!this._isShallow){const a=en(s);if(!mn(r)&&!en(r)&&(s=fe(s),r=fe(r)),!X(t)&&Ne(s)&&!Ne(r))return a?!1:(s.value=r,!0)}const i=X(t)&&Mo(n)?Number(n)<t.length:ce(t,n),l=Reflect.set(t,n,r,o);return t===fe(o)&&(i?It(r,s)&&_t(t,"set",n,r):_t(t,"add",n,r)),l}deleteProperty(t,n){const r=ce(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(!Nt(n)||!Wi.has(n))&&Ke(t,"has",n),r}ownKeys(t){return Ke(t,"iterate",X(t)?"length":Qt),Reflect.ownKeys(t)}}class Va extends Ui{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const ja=new Ki,Fa=new Va,Ba=new Ki(!0);const Vo=e=>e,$r=e=>Reflect.getPrototypeOf(e);function lr(e,t,n=!1,r=!1){e=e.__v_raw;const o=fe(e),s=fe(t);n||(It(t,s)&&Ke(o,"get",t),Ke(o,"get",s));const{has:i}=$r(o),l=r?Vo:n?Bo:jn;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 ar(e,t=!1){const n=this.__v_raw,r=fe(n),o=fe(e);return t||(It(e,o)&&Ke(r,"has",e),Ke(r,"has",o)),e===o?n.has(e):n.has(e)||n.has(o)}function cr(e,t=!1){return e=e.__v_raw,!t&&Ke(fe(e),"iterate",Qt),Reflect.get(e,"size",e)}function ys(e,t=!1){!t&&!mn(e)&&!en(e)&&(e=fe(e));const n=fe(this);return $r(n).has.call(n,e)||(n.add(e),_t(n,"add",e,e)),this}function ws(e,t,n=!1){!n&&!mn(t)&&!en(t)&&(t=fe(t));const r=fe(this),{has:o,get:s}=$r(r);let i=o.call(r,e);i||(e=fe(e),i=o.call(r,e));const l=s.call(r,e);return r.set(e,t),i?It(t,l)&&_t(r,"set",e,t):_t(r,"add",e,t),this}function Ss(e){const t=fe(this),{has:n,get:r}=$r(t);let o=n.call(t,e);o||(e=fe(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=fe(this),t=e.size!==0,n=e.clear();return t&&_t(e,"clear",void 0,void 0),n}function ur(e,t){return function(r,o){const s=this,i=s.__v_raw,l=fe(i),a=t?Vo:e?Bo:jn;return!e&&Ke(l,"iterate",Qt),i.forEach((c,f)=>r.call(o,a(c),a(f),s))}}function fr(e,t,n){return function(...r){const o=this.__v_raw,s=fe(o),i=cn(s),l=e==="entries"||e===Symbol.iterator&&i,a=e==="keys"&&i,c=o[e](...r),f=n?Vo:t?Bo:jn;return!t&&Ke(s,"iterate",a?_o:Qt),{next(){const{value:u,done:p}=c.next();return p?{value:u,done:p}:{value:l?[f(u[0]),f(u[1])]:f(u),done:p}},[Symbol.iterator](){return this}}}}function Ct(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Wa(){const e={get(s){return lr(this,s)},get size(){return cr(this)},has:ar,add:ys,set:ws,delete:Ss,clear:Ps,forEach:ur(!1,!1)},t={get(s){return lr(this,s,!1,!0)},get size(){return cr(this)},has:ar,add(s){return ys.call(this,s,!0)},set(s,i){return ws.call(this,s,i,!0)},delete:Ss,clear:Ps,forEach:ur(!1,!0)},n={get(s){return lr(this,s,!0)},get size(){return cr(this,!0)},has(s){return ar.call(this,s,!0)},add:Ct("add"),set:Ct("set"),delete:Ct("delete"),clear:Ct("clear"),forEach:ur(!0,!1)},r={get(s){return lr(this,s,!0,!0)},get size(){return cr(this,!0)},has(s){return ar.call(this,s,!0)},add:Ct("add"),set:Ct("set"),delete:Ct("delete"),clear:Ct("clear"),forEach:ur(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(s=>{e[s]=fr(s,!1,!1),n[s]=fr(s,!0,!1),t[s]=fr(s,!1,!0),r[s]=fr(s,!0,!0)}),[e,n,t,r]}const[Ua,Ka,Ga,qa]=Wa();function jo(e,t){const n=t?e?qa:Ga:e?Ka:Ua;return(r,o,s)=>o==="__v_isReactive"?!e:o==="__v_isReadonly"?e:o==="__v_raw"?r:Reflect.get(ce(n,o)&&o in r?n:r,o,s)}const za={get:jo(!1,!1)},Ja={get:jo(!1,!0)},Qa={get:jo(!0,!1)};const Gi=new WeakMap,qi=new WeakMap,zi=new WeakMap,Ya=new WeakMap;function Xa(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Za(e){return e.__v_skip||!Object.isExtensible(e)?0:Xa(ya(e))}function Xn(e){return en(e)?e:Fo(e,!1,ja,za,Gi)}function Ji(e){return Fo(e,!1,Ba,Ja,qi)}function Nr(e){return Fo(e,!0,Fa,Qa,zi)}function Fo(e,t,n,r,o){if(!ye(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const s=o.get(e);if(s)return s;const i=Za(e);if(i===0)return e;const l=new Proxy(e,i===2?r:n);return o.set(e,l),l}function fn(e){return en(e)?fn(e.__v_raw):!!(e&&e.__v_isReactive)}function en(e){return!!(e&&e.__v_isReadonly)}function mn(e){return!!(e&&e.__v_isShallow)}function Qi(e){return e?!!e.__v_raw:!1}function fe(e){const t=e&&e.__v_raw;return t?fe(t):e}function ec(e){return Object.isExtensible(e)&&Di(e,"__v_skip",!0),e}const jn=e=>ye(e)?Xn(e):e,Bo=e=>ye(e)?Nr(e):e;class Yi{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 $o(()=>t(this._value),()=>On(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=fe(this);return(!t._cacheable||t.effect.dirty)&&It(t._value,t._value=t.effect.run())&&On(t,4),Wo(t),t.effect._dirtyLevel>=2&&On(t,2),t._value}set value(t){this._setter(t)}get _dirty(){return this.effect.dirty}set _dirty(t){this.effect.dirty=t}}function tc(e,t,n=!1){let r,o;const s=ne(e);return s?(r=e,o=tt):(r=e.get,o=e.set),new Yi(r,o,s||!o,n)}function Wo(e){var t;Dt&&Jt&&(e=fe(e),ji(Jt,(t=e.dep)!=null?t:e.dep=Bi(()=>e.dep=void 0,e instanceof Yi?e:void 0)))}function On(e,t=4,n,r){e=fe(e);const o=e.dep;o&&Fi(o,t)}function Ne(e){return!!(e&&e.__v_isRef===!0)}function ue(e){return Xi(e,!1)}function yn(e){return Xi(e,!0)}function Xi(e,t){return Ne(e)?e:new nc(e,t)}class nc{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:fe(t),this._value=n?t:jn(t)}get value(){return Wo(this),this._value}set value(t){const n=this.__v_isShallow||mn(t)||en(t);t=n?t:fe(t),It(t,this._rawValue)&&(this._rawValue,this._rawValue=t,this._value=n?t:jn(t),On(this,4))}}function Yt(e){return Ne(e)?e.value:e}const rc={get:(e,t,n)=>Yt(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const o=e[t];return Ne(o)&&!Ne(n)?(o.value=n,!0):Reflect.set(e,t,n,r)}};function Zi(e){return fn(e)?e:new Proxy(e,rc)}class oc{constructor(t){this.dep=void 0,this.__v_isRef=!0;const{get:n,set:r}=t(()=>Wo(this),()=>On(this));this._get=n,this._set=r}get value(){return this._get()}set value(t){this._set(t)}}function sc(e){return new oc(e)}function el(e){const t=X(e)?new Array(e.length):{};for(const n in e)t[n]=tl(e,n);return t}class ic{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 Ma(fe(this._object),this._key)}}class lc{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}}function ac(e,t,n){return Ne(e)?e:ne(e)?new lc(e):ye(e)&&arguments.length>1?tl(e,t,n):ue(e)}function tl(e,t,n){const r=e[t];return Ne(r)?r:new ic(e,t,n)}/**
* @vue/runtime-core v3.4.33
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function Ot(e,t,n,r){try{return r?e(...r):e()}catch(o){Zn(o,t,n)}}function nt(e,t,n,r){if(ne(e)){const o=Ot(e,t,n,r);return o&&Ai(o)&&o.catch(s=>{Zn(s,t,n)}),o}if(X(e)){const o=[];for(let s=0;s<e.length;s++)o.push(nt(e[s],t,n,r));return o}}function Zn(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 f=0;f<c.length;f++)if(c[f](e,i,l)===!1)return}s=s.parent}const a=t.appContext.config.errorHandler;if(a){Vt(),Ot(a,null,10,[e,i,l]),jt();return}}cc(e,n,o,r)}function cc(e,t,n,r=!0){console.error(e)}let Fn=!1,bo=!1;const He=[];let dt=0;const dn=[];let xt=null,Gt=0;const nl=Promise.resolve();let Uo=null;function wn(e){const t=Uo||nl;return e?t.then(this?e.bind(this):e):t}function uc(e){let t=dt+1,n=He.length;for(;t<n;){const r=t+n>>>1,o=He[r],s=Bn(o);s<e||s===e&&o.pre?t=r+1:n=r}return t}function Hr(e){(!He.length||!He.includes(e,Fn&&e.allowRecurse?dt+1:dt))&&(e.id==null?He.push(e):He.splice(uc(e.id),0,e),rl())}function rl(){!Fn&&!bo&&(bo=!0,Uo=nl.then(ol))}function fc(e){const t=He.indexOf(e);t>dt&&He.splice(t,1)}function dc(e){X(e)?dn.push(...e):(!xt||!xt.includes(e,e.allowRecurse?Gt+1:Gt))&&dn.push(e),rl()}function Cs(e,t,n=Fn?dt+1:0){for(;n<He.length;n++){const r=He[n];if(r&&r.pre){if(e&&r.id!==e.uid)continue;He.splice(n,1),n--,r()}}}function Cr(e){if(dn.length){const t=[...new Set(dn)].sort((n,r)=>Bn(n)-Bn(r));if(dn.length=0,xt){xt.push(...t);return}for(xt=t,Gt=0;Gt<xt.length;Gt++){const n=xt[Gt];n.active!==!1&&n()}xt=null,Gt=0}}const Bn=e=>e.id==null?1/0:e.id,hc=(e,t)=>{const n=Bn(e)-Bn(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function ol(e){bo=!1,Fn=!0,He.sort(hc);try{for(dt=0;dt<He.length;dt++){const t=He[dt];t&&t.active!==!1&&Ot(t,t.i,t.i?15:14)}}finally{dt=0,He.length=0,Cr(),Fn=!1,Uo=null,(He.length||dn.length)&&ol()}}let Ie=null,Vr=null;function kr(e){const t=Ie;return Ie=e,Vr=e&&e.type.__scopeId||null,t}function pc(e){Vr=e}function gc(){Vr=null}function Ee(e,t=Ie,n){if(!t||e._n)return e;const r=(...o)=>{r._d&&Hs(-1);const s=kr(t);let i;try{i=e(...o)}finally{kr(s),r._d&&Hs(1)}return i};return r._n=!0,r._c=!0,r._d=!0,r}function Lr(e,t){if(Ie===null)return e;const n=Ur(Ie),r=e.dirs||(e.dirs=[]);for(let o=0;o<t.length;o++){let[s,i,l,a=Ce]=t[o];s&&(ne(s)&&(s={mounted:s,updated:s}),s.deep&&Rt(i),r.push({dir:s,instance:n,value:i,oldValue:void 0,arg:l,modifiers:a}))}return e}function ft(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&&(Vt(),nt(a,n,8,[e.el,l,e,t]),jt())}}const Et=Symbol("_leaveCb"),dr=Symbol("_enterCb");function mc(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return Ge(()=>{e.isMounted=!0}),Ko(()=>{e.isUnmounting=!0}),e}const Xe=[Function,Array],sl={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},il=e=>{const t=e.subTree;return t.component?il(t.component):t},vc={name:"BaseTransition",props:sl,setup(e,{slots:t}){const n=Wr(),r=mc();return()=>{const o=t.default&&al(t.default(),!0);if(!o||!o.length)return;let s=o[0];if(o.length>1){for(const p of o)if(p.type!==je){s=p;break}}const i=fe(e),{mode:l}=i;if(r.isLeaving)return eo(s);const a=ks(s);if(!a)return eo(s);let c=yo(a,i,r,n,p=>c=p);xr(a,c);const f=n.subTree,u=f&&ks(f);if(u&&u.type!==je&&!qt(a,u)&&il(n).type!==je){const p=yo(u,i,r,n);if(xr(u,p),l==="out-in"&&a.type!==je)return r.isLeaving=!0,p.afterLeave=()=>{r.isLeaving=!1,n.update.active!==!1&&(n.effect.dirty=!0,n.update())},eo(s);l==="in-out"&&a.type!==je&&(p.delayLeave=(g,_,S)=>{const k=ll(r,u);k[String(u.key)]=u,g[Et]=()=>{_(),g[Et]=void 0,delete c.delayedLeave},c.delayedLeave=S})}return s}}},_c=vc;function ll(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 yo(e,t,n,r,o){const{appear:s,mode:i,persisted:l=!1,onBeforeEnter:a,onEnter:c,onAfterEnter:f,onEnterCancelled:u,onBeforeLeave:p,onLeave:g,onAfterLeave:_,onLeaveCancelled:S,onBeforeAppear:k,onAppear:R,onAfterAppear:b,onAppearCancelled:m}=t,w=String(e.key),V=ll(n,e),O=(j,L)=>{j&&nt(j,r,9,L)},G=(j,L)=>{const U=L[1];O(j,L),X(j)?j.every(T=>T.length<=1)&&U():j.length<=1&&U()},Z={mode:i,persisted:l,beforeEnter(j){let L=a;if(!n.isMounted)if(s)L=k||a;else return;j[Et]&&j[Et](!0);const U=V[w];U&&qt(e,U)&&U.el[Et]&&U.el[Et](),O(L,[j])},enter(j){let L=c,U=f,T=u;if(!n.isMounted)if(s)L=R||c,U=b||f,T=m||u;else return;let ee=!1;const ve=j[dr]=_e=>{ee||(ee=!0,_e?O(T,[j]):O(U,[j]),Z.delayedLeave&&Z.delayedLeave(),j[dr]=void 0)};L?G(L,[j,ve]):ve()},leave(j,L){const U=String(e.key);if(j[dr]&&j[dr](!0),n.isUnmounting)return L();O(p,[j]);let T=!1;const ee=j[Et]=ve=>{T||(T=!0,L(),ve?O(S,[j]):O(_,[j]),j[Et]=void 0,V[U]===e&&delete V[U])};V[U]=e,g?G(g,[j,ee]):ee()},clone(j){const L=yo(j,t,n,r,o);return o&&o(L),L}};return Z}function eo(e){if(er(e))return e=Mt(e),e.children=null,e}function ks(e){if(!er(e))return e;const{shapeFlag:t,children:n}=e;if(n){if(t&16)return n[0];if(t&32&&ne(n.default))return n.default()}}function xr(e,t){e.shapeFlag&6&&e.component?xr(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 al(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===be?(i.patchFlag&128&&o++,r=r.concat(al(i.children,t,l))):(t||i.type!==je)&&r.push(l!=null?Mt(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 ne(e)?Me({name:e.name},t,{setup:e}):e}const hn=e=>!!e.type.__asyncLoader;/*! #__NO_SIDE_EFFECTS__ */function bc(e){ne(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,f=0;const u=()=>(f++,a=null,p()),p=()=>{let g;return a||(g=a=t().catch(_=>{if(_=_ instanceof Error?_:new Error(String(_)),l)return new Promise((S,k)=>{l(_,()=>S(u()),()=>k(_),f+1)});throw _}).then(_=>g!==a&&a?a:(_&&(_.__esModule||_[Symbol.toStringTag]==="Module")&&(_=_.default),c=_,_)))};return he({name:"AsyncComponentWrapper",__asyncLoader:p,get __asyncResolved(){return c},setup(){const g=Oe;if(c)return()=>to(c,g);const _=b=>{a=null,Zn(b,g,13,!r)};if(i&&g.suspense||nr)return p().then(b=>()=>to(b,g)).catch(b=>(_(b),()=>r?te(r,{error:b}):null));const S=ue(!1),k=ue(),R=ue(!!o);return o&&setTimeout(()=>{R.value=!1},o),s!=null&&setTimeout(()=>{if(!S.value&&!k.value){const b=new Error(`Async component timed out after ${s}ms.`);_(b),k.value=b}},s),p().then(()=>{S.value=!0,g.parent&&er(g.parent.vnode)&&(g.parent.effect.dirty=!0,Hr(g.parent.update))}).catch(b=>{_(b),k.value=b}),()=>{if(S.value&&c)return to(c,g);if(k.value&&r)return te(r,{error:k.value});if(n&&!R.value)return te(n)}}})}function to(e,t){const{ref:n,props:r,children:o,ce:s}=t.vnode,i=te(e,r,o);return i.ref=n,i.ce=s,delete t.vnode.ce,i}const er=e=>e.type.__isKeepAlive;function yc(e,t){cl(e,"a",t)}function wc(e,t){cl(e,"da",t)}function cl(e,t,n=Oe){const r=e.__wdc||(e.__wdc=()=>{let o=n;for(;o;){if(o.isDeactivated)return;o=o.parent}return e()});if(jr(t,r,n),n){let o=n.parent;for(;o&&o.parent;)er(o.parent.vnode)&&Sc(r,t,n,o),o=o.parent}}function Sc(e,t,n,r){const o=jr(t,e,r,!0);Fr(()=>{Io(r[t],o)},n)}function jr(e,t,n=Oe,r=!1){if(n){const o=n[e]||(n[e]=[]),s=t.__weh||(t.__weh=(...i)=>{Vt();const l=tr(n),a=nt(t,n,e,i);return l(),jt(),a});return r?o.unshift(s):o.push(s),s}}const wt=e=>(t,n=Oe)=>{(!nr||e==="sp")&&jr(e,(...r)=>t(...r),n)},Pc=wt("bm"),Ge=wt("m"),Cc=wt("bu"),kc=wt("u"),Ko=wt("bum"),Fr=wt("um"),Lc=wt("sp"),xc=wt("rtg"),Ec=wt("rtc");function Ac(e,t=Oe){jr("ec",e,t)}const Tc="components";function Go(e,t){return Dc(Tc,e,!0,t)||e}const Rc=Symbol.for("v-ndc");function Dc(e,t,n=!0,r=!1){const o=Ie||Oe;if(o){const s=o.type;{const l=Cu(s,!1);if(l&&(l===t||l===Qe(t)||l===Qn(Qe(t))))return s}const i=Ls(o[e]||s[e],t)||Ls(o.appContext[e],t);return!i&&r?s:i}}function Ls(e,t){return e&&(e[t]||e[Qe(t)]||e[Qn(Qe(t))])}function bt(e,t,n,r){let o;const s=n;if(X(e)||Te(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(ye(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 Le(e,t,n={},r,o){if(Ie.isCE||Ie.parent&&hn(Ie.parent)&&Ie.parent.isCE)return t!=="default"&&(n.name=t),te("slot",n,r&&r());let s=e[t];s&&s._c&&(s._d=!1),$();const i=s&&ul(s(n)),l=xe(be,{key:(n.key||i&&i.key||`_${t}`)+(!i&&r?"_fb":"")},i||(r?r():[]),i&&e._===1?64:-2);return l.scopeId&&(l.slotScopeIds=[l.scopeId+"-s"]),s&&s._c&&(s._d=!0),l}function ul(e){return e.some(t=>Tr(t)?!(t.type===je||t.type===be&&!ul(t.children)):!0)?e:null}const wo=e=>e?Tl(e)?Ur(e):wo(e.parent):null,In=Me(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=>wo(e.parent),$root:e=>wo(e.root),$emit:e=>e.emit,$options:e=>qo(e),$forceUpdate:e=>e.f||(e.f=()=>{e.effect.dirty=!0,Hr(e.update)}),$nextTick:e=>e.n||(e.n=wn.bind(e.proxy)),$watch:e=>ou.bind(e)}),no=(e,t)=>e!==Ce&&!e.__isScriptSetup&&ce(e,t),Oc={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 g=i[t];if(g!==void 0)switch(g){case 1:return r[t];case 2:return o[t];case 4:return n[t];case 3:return s[t]}else{if(no(r,t))return i[t]=1,r[t];if(o!==Ce&&ce(o,t))return i[t]=2,o[t];if((c=e.propsOptions[0])&&ce(c,t))return i[t]=3,s[t];if(n!==Ce&&ce(n,t))return i[t]=4,n[t];So&&(i[t]=0)}}const f=In[t];let u,p;if(f)return t==="$attrs"&&Ke(e.attrs,"get",""),f(e);if((u=l.__cssModules)&&(u=u[t]))return u;if(n!==Ce&&ce(n,t))return i[t]=4,n[t];if(p=a.config.globalProperties,ce(p,t))return p[t]},set({_:e},t,n){const{data:r,setupState:o,ctx:s}=e;return no(o,t)?(o[t]=n,!0):r!==Ce&&ce(r,t)?(r[t]=n,!0):ce(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!==Ce&&ce(e,i)||no(t,i)||(l=s[0])&&ce(l,i)||ce(r,i)||ce(In,i)||ce(o.config.globalProperties,i)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:ce(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function xs(e){return X(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let So=!0;function Ic(e){const t=qo(e),n=e.proxy,r=e.ctx;So=!1,t.beforeCreate&&Es(t.beforeCreate,e,"bc");const{data:o,computed:s,methods:i,watch:l,provide:a,inject:c,created:f,beforeMount:u,mounted:p,beforeUpdate:g,updated:_,activated:S,deactivated:k,beforeDestroy:R,beforeUnmount:b,destroyed:m,unmounted:w,render:V,renderTracked:O,renderTriggered:G,errorCaptured:Z,serverPrefetch:j,expose:L,inheritAttrs:U,components:T,directives:ee,filters:ve}=t;if(c&&Mc(c,r,null),i)for(const oe in i){const K=i[oe];ne(K)&&(r[oe]=K.bind(n))}if(o){const oe=o.call(n,n);ye(oe)&&(e.data=Xn(oe))}if(So=!0,s)for(const oe in s){const K=s[oe],rt=ne(K)?K.bind(n,n):ne(K.get)?K.get.bind(n,n):tt,Pt=!ne(K)&&ne(K.set)?K.set.bind(n):tt,ct=A({get:rt,set:Pt});Object.defineProperty(r,oe,{enumerable:!0,configurable:!0,get:()=>ct.value,set:We=>ct.value=We})}if(l)for(const oe in l)fl(l[oe],r,n,oe);if(a){const oe=ne(a)?a.call(n):a;Reflect.ownKeys(oe).forEach(K=>{Xt(K,oe[K])})}f&&Es(f,e,"c");function J(oe,K){X(K)?K.forEach(rt=>oe(rt.bind(n))):K&&oe(K.bind(n))}if(J(Pc,u),J(Ge,p),J(Cc,g),J(kc,_),J(yc,S),J(wc,k),J(Ac,Z),J(Ec,O),J(xc,G),J(Ko,b),J(Fr,w),J(Lc,j),X(L))if(L.length){const oe=e.exposed||(e.exposed={});L.forEach(K=>{Object.defineProperty(oe,K,{get:()=>n[K],set:rt=>n[K]=rt})})}else e.exposed||(e.exposed={});V&&e.render===tt&&(e.render=V),U!=null&&(e.inheritAttrs=U),T&&(e.components=T),ee&&(e.directives=ee)}function Mc(e,t,n=tt){X(e)&&(e=Po(e));for(const r in e){const o=e[r];let s;ye(o)?"default"in o?s=Be(o.from||r,o.default,!0):s=Be(o.from||r):s=Be(o),Ne(s)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>s.value,set:i=>s.value=i}):t[r]=s}}function Es(e,t,n){nt(X(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function fl(e,t,n,r){const o=r.includes(".")?kl(n,r):()=>n[r];if(Te(e)){const s=t[e];ne(s)&&$e(o,s)}else if(ne(e))$e(o,e.bind(n));else if(ye(e))if(X(e))e.forEach(s=>fl(s,t,n,r));else{const s=ne(e.handler)?e.handler.bind(n):t[e.handler];ne(s)&&$e(o,s,e)}}function qo(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=>Er(a,c,i,!0)),Er(a,t,i)),ye(t)&&s.set(t,a),a}function Er(e,t,n,r=!1){const{mixins:o,extends:s}=t;s&&Er(e,s,n,!0),o&&o.forEach(i=>Er(e,i,n,!0));for(const i in t)if(!(r&&i==="expose")){const l=$c[i]||n&&n[i];e[i]=l?l(e[i],t[i]):t[i]}return e}const $c={data:As,props:Ts,emits:Ts,methods:Rn,computed:Rn,beforeCreate:Ve,created:Ve,beforeMount:Ve,mounted:Ve,beforeUpdate:Ve,updated:Ve,beforeDestroy:Ve,beforeUnmount:Ve,destroyed:Ve,unmounted:Ve,activated:Ve,deactivated:Ve,errorCaptured:Ve,serverPrefetch:Ve,components:Rn,directives:Rn,watch:Hc,provide:As,inject:Nc};function As(e,t){return t?e?function(){return Me(ne(e)?e.call(this,this):e,ne(t)?t.call(this,this):t)}:t:e}function Nc(e,t){return Rn(Po(e),Po(t))}function Po(e){if(X(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function Ve(e,t){return e?[...new Set([].concat(e,t))]:t}function Rn(e,t){return e?Me(Object.create(null),e,t):t}function Ts(e,t){return e?X(e)&&X(t)?[...new Set([...e,...t])]:Me(Object.create(null),xs(e),xs(t??{})):t}function Hc(e,t){if(!e)return t;if(!t)return e;const n=Me(Object.create(null),e);for(const r in t)n[r]=Ve(e[r],t[r]);return n}function dl(){return{app:null,config:{isNativeTag:_a,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 Vc=0;function jc(e,t){return function(r,o=null){ne(r)||(r=Me({},r)),o!=null&&!ye(o)&&(o=null);const s=dl(),i=new WeakSet;let l=!1;const a=s.app={_uid:Vc++,_component:r,_props:o,_container:null,_context:s,_instance:null,version:Lu,get config(){return s.config},set config(c){},use(c,...f){return i.has(c)||(c&&ne(c.install)?(i.add(c),c.install(a,...f)):ne(c)&&(i.add(c),c(a,...f))),a},mixin(c){return s.mixins.includes(c)||s.mixins.push(c),a},component(c,f){return f?(s.components[c]=f,a):s.components[c]},directive(c,f){return f?(s.directives[c]=f,a):s.directives[c]},mount(c,f,u){if(!l){const p=te(r,o);return p.appContext=s,u===!0?u="svg":u===!1&&(u=void 0),f&&t?t(p,c):e(p,c,u),l=!0,a._container=c,c.__vue_app__=a,Ur(p.component)}},unmount(){l&&(e(null,a._container),delete a._container.__vue_app__)},provide(c,f){return s.provides[c]=f,a},runWithContext(c){const f=Mn;Mn=a;try{return c()}finally{Mn=f}}};return a}}let Mn=null;function Xt(e,t){if(Oe){let n=Oe.provides;const r=Oe.parent&&Oe.parent.provides;r===n&&(n=Oe.provides=Object.create(r)),n[e]=t}}function Be(e,t,n=!1){const r=Oe||Ie;if(r||Mn){const o=r?r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:Mn._context.provides;if(o&&e in o)return o[e];if(arguments.length>1)return n&&ne(t)?t.call(r&&r.proxy):t}}const hl={},pl=()=>Object.create(hl),gl=e=>Object.getPrototypeOf(e)===hl;function Fc(e,t,n,r=!1){const o={},s=pl();e.propsDefaults=Object.create(null),ml(e,t,o,s);for(const i in e.propsOptions[0])i in o||(o[i]=void 0);n?e.props=r?o:Ji(o):e.type.props?e.props=o:e.props=s,e.attrs=s}function Bc(e,t,n,r){const{props:o,attrs:s,vnode:{patchFlag:i}}=e,l=fe(o),[a]=e.propsOptions;let c=!1;if((r||i>0)&&!(i&16)){if(i&8){const f=e.vnode.dynamicProps;for(let u=0;u<f.length;u++){let p=f[u];if(Br(e.emitsOptions,p))continue;const g=t[p];if(a)if(ce(s,p))g!==s[p]&&(s[p]=g,c=!0);else{const _=Qe(p);o[_]=Co(a,l,_,g,e,!1)}else g!==s[p]&&(s[p]=g,c=!0)}}}else{ml(e,t,o,s)&&(c=!0);let f;for(const u in l)(!t||!ce(t,u)&&((f=Ht(u))===u||!ce(t,f)))&&(a?n&&(n[u]!==void 0||n[f]!==void 0)&&(o[u]=Co(a,l,u,void 0,e,!0)):delete o[u]);if(s!==l)for(const u in s)(!t||!ce(t,u))&&(delete s[u],c=!0)}c&&_t(e.attrs,"set","")}function ml(e,t,n,r){const[o,s]=e.propsOptions;let i=!1,l;if(t)for(let a in t){if(un(a))continue;const c=t[a];let f;o&&ce(o,f=Qe(a))?!s||!s.includes(f)?n[f]=c:(l||(l={}))[f]=c:Br(e.emitsOptions,a)||(!(a in r)||c!==r[a])&&(r[a]=c,i=!0)}if(s){const a=fe(n),c=l||Ce;for(let f=0;f<s.length;f++){const u=s[f];n[u]=Co(o,a,u,c[u],e,!ce(c,u))}}return i}function Co(e,t,n,r,o,s){const i=e[n];if(i!=null){const l=ce(i,"default");if(l&&r===void 0){const a=i.default;if(i.type!==Function&&!i.skipFactory&&ne(a)){const{propsDefaults:c}=o;if(n in c)r=c[n];else{const f=tr(o);r=c[n]=a.call(null,t),f()}}else r=a}i[0]&&(s&&!l?r=!1:i[1]&&(r===""||r===Ht(n))&&(r=!0))}return r}const Wc=new WeakMap;function vl(e,t,n=!1){const r=n?Wc:t.propsCache,o=r.get(e);if(o)return o;const s=e.props,i={},l=[];let a=!1;if(!ne(e)){const f=u=>{a=!0;const[p,g]=vl(u,t,!0);Me(i,p),g&&l.push(...g)};!n&&t.mixins.length&&t.mixins.forEach(f),e.extends&&f(e.extends),e.mixins&&e.mixins.forEach(f)}if(!s&&!a)return ye(e)&&r.set(e,an),an;if(X(s))for(let f=0;f<s.length;f++){const u=Qe(s[f]);Rs(u)&&(i[u]=Ce)}else if(s)for(const f in s){const u=Qe(f);if(Rs(u)){const p=s[f],g=i[u]=X(p)||ne(p)?{type:p}:Me({},p);if(g){const _=Is(Boolean,g.type),S=Is(String,g.type);g[0]=_>-1,g[1]=S<0||_<S,(_>-1||ce(g,"default"))&&l.push(u)}}}const c=[i,l];return ye(e)&&r.set(e,c),c}function Rs(e){return e[0]!=="$"&&!un(e)}function Ds(e){return e===null?"null":typeof e=="function"?e.name||"":typeof e=="object"&&e.constructor&&e.constructor.name||""}function Os(e,t){return Ds(e)===Ds(t)}function Is(e,t){return X(t)?t.findIndex(n=>Os(n,e)):ne(t)&&Os(t,e)?0:-1}const _l=e=>e[0]==="_"||e==="$stable",zo=e=>X(e)?e.map(et):[et(e)],Uc=(e,t,n)=>{if(t._n)return t;const r=Ee((...o)=>zo(t(...o)),n);return r._c=!1,r},bl=(e,t,n)=>{const r=e._ctx;for(const o in e){if(_l(o))continue;const s=e[o];if(ne(s))t[o]=Uc(o,s,r);else if(s!=null){const i=zo(s);t[o]=()=>i}}},yl=(e,t)=>{const n=zo(t);e.slots.default=()=>n},wl=(e,t,n)=>{for(const r in t)(n||r!=="_")&&(e[r]=t[r])},Kc=(e,t,n)=>{const r=e.slots=pl();if(e.vnode.shapeFlag&32){const o=t._;o?(wl(r,t,n),n&&Di(r,"_",o,!0)):bl(t,r)}else t&&yl(e,t)},Gc=(e,t,n)=>{const{vnode:r,slots:o}=e;let s=!0,i=Ce;if(r.shapeFlag&32){const l=t._;l?n&&l===1?s=!1:wl(o,t,n):(s=!t.$stable,bl(t,o)),i=t}else t&&(yl(e,t),i={default:1});if(s)for(const l in o)!_l(l)&&i[l]==null&&delete o[l]};function Ar(e,t,n,r,o=!1){if(X(e)){e.forEach((p,g)=>Ar(p,t&&(X(t)?t[g]:t),n,r,o));return}if(hn(r)&&!o)return;const s=r.shapeFlag&4?Ur(r.component):r.el,i=o?null:s,{i:l,r:a}=e,c=t&&t.r,f=l.refs===Ce?l.refs={}:l.refs,u=l.setupState;if(c!=null&&c!==a&&(Te(c)?(f[c]=null,ce(u,c)&&(u[c]=null)):Ne(c)&&(c.value=null)),ne(a))Ot(a,l,12,[i,f]);else{const p=Te(a),g=Ne(a);if(p||g){const _=()=>{if(e.f){const S=p?ce(u,a)?u[a]:f[a]:a.value;o?X(S)&&Io(S,s):X(S)?S.includes(s)||S.push(s):p?(f[a]=[s],ce(u,a)&&(u[a]=f[a])):(a.value=[s],e.k&&(f[e.k]=a.value))}else p?(f[a]=i,ce(u,a)&&(u[a]=i)):g&&(a.value=i,e.k&&(f[e.k]=i))};i?(_.id=-1,Ue(_,n)):_()}}}const qc=Symbol("_vte"),zc=e=>e.__isTeleport;let Ms=!1;const sn=()=>{Ms||(console.error("Hydration completed but contains mismatches."),Ms=!0)},Jc=e=>e.namespaceURI.includes("svg")&&e.tagName!=="foreignObject",Qc=e=>e.namespaceURI.includes("MathML"),hr=e=>{if(Jc(e))return"svg";if(Qc(e))return"mathml"},pr=e=>e.nodeType===8;function Yc(e){const{mt:t,p:n,o:{patchProp:r,createText:o,nextSibling:s,parentNode:i,remove:l,insert:a,createComment:c}}=e,f=(m,w)=>{if(!w.hasChildNodes()){n(null,m,w),Cr(),w._vnode=m;return}u(w.firstChild,m,null,null,null),Cr(),w._vnode=m},u=(m,w,V,O,G,Z=!1)=>{Z=Z||!!w.dynamicChildren;const j=pr(m)&&m.data==="[",L=()=>S(m,w,V,O,G,j),{type:U,ref:T,shapeFlag:ee,patchFlag:ve}=w;let _e=m.nodeType;w.el=m,ve===-2&&(Z=!1,w.dynamicChildren=null);let J=null;switch(U){case Zt:_e!==3?w.children===""?(a(w.el=o(""),i(m),m),J=m):J=L():(m.data!==w.children&&(sn(),m.data=w.children),J=s(m));break;case je:b(m)?(J=s(m),R(w.el=m.content.firstChild,m,V)):_e!==8||j?J=L():J=s(m);break;case $n:if(j&&(m=s(m),_e=m.nodeType),_e===1||_e===3){J=m;const oe=!w.children.length;for(let K=0;K<w.staticCount;K++)oe&&(w.children+=J.nodeType===1?J.outerHTML:J.data),K===w.staticCount-1&&(w.anchor=J),J=s(J);return j?s(J):J}else L();break;case be:j?J=_(m,w,V,O,G,Z):J=L();break;default:if(ee&1)(_e!==1||w.type.toLowerCase()!==m.tagName.toLowerCase())&&!b(m)?J=L():J=p(m,w,V,O,G,Z);else if(ee&6){w.slotScopeIds=G;const oe=i(m);if(j?J=k(m):pr(m)&&m.data==="teleport start"?J=k(m,m.data,"teleport end"):J=s(m),t(w,oe,null,V,O,hr(oe),Z),hn(w)){let K;j?(K=te(be),K.anchor=J?J.previousSibling:oe.lastChild):K=m.nodeType===3?$t(""):te("div"),K.el=m,w.component.subTree=K}}else ee&64?_e!==8?J=L():J=w.type.hydrate(m,w,V,O,G,Z,e,g):ee&128&&(J=w.type.hydrate(m,w,V,O,hr(i(m)),G,Z,e,u))}return T!=null&&Ar(T,null,O,w),J},p=(m,w,V,O,G,Z)=>{Z=Z||!!w.dynamicChildren;const{type:j,props:L,patchFlag:U,shapeFlag:T,dirs:ee,transition:ve}=w,_e=j==="input"||j==="option";if(_e||U!==-1){ee&&ft(w,null,V,"created");let J=!1;if(b(m)){J=Sl(O,ve)&&V&&V.vnode.props&&V.vnode.props.appear;const K=m.content.firstChild;J&&ve.beforeEnter(K),R(K,m,V),w.el=m=K}if(T&16&&!(L&&(L.innerHTML||L.textContent))){let K=g(m.firstChild,w,m,V,O,G,Z);for(;K;){sn();const rt=K;K=K.nextSibling,l(rt)}}else T&8&&m.textContent!==w.children&&(sn(),m.textContent=w.children);if(L){if(_e||!Z||U&48)for(const K in L)(_e&&(K.endsWith("value")||K==="indeterminate")||Jn(K)&&!un(K)||K[0]===".")&&r(m,K,null,L[K],void 0,V);else if(L.onClick)r(m,"onClick",null,L.onClick,void 0,V);else if(U&4&&fn(L.style))for(const K in L.style)L.style[K]}let oe;(oe=L&&L.onVnodeBeforeMount)&&Ze(oe,V,w),ee&&ft(w,null,V,"beforeMount"),((oe=L&&L.onVnodeMounted)||ee||J)&&xl(()=>{oe&&Ze(oe,V,w),J&&ve.enter(m),ee&&ft(w,null,V,"mounted")},O)}return m.nextSibling},g=(m,w,V,O,G,Z,j)=>{j=j||!!w.dynamicChildren;const L=w.children,U=L.length;for(let T=0;T<U;T++){const ee=j?L[T]:L[T]=et(L[T]),ve=ee.type===Zt;if(m){if(ve&&!j){let _e=L[T+1];_e&&(_e=et(_e)).type===Zt&&(a(o(m.data.slice(ee.children.length)),V,s(m)),m.data=ee.children)}m=u(m,ee,O,G,Z,j)}else ve&&!ee.children?a(ee.el=o(""),V):(sn(),n(null,ee,V,null,O,G,hr(V),Z))}return m},_=(m,w,V,O,G,Z)=>{const{slotScopeIds:j}=w;j&&(G=G?G.concat(j):j);const L=i(m),U=g(s(m),w,L,V,O,G,Z);return U&&pr(U)&&U.data==="]"?s(w.anchor=U):(sn(),a(w.anchor=c("]"),L,U),U)},S=(m,w,V,O,G,Z)=>{if(sn(),w.el=null,Z){const U=k(m);for(;;){const T=s(m);if(T&&T!==U)l(T);else break}}const j=s(m),L=i(m);return l(m),n(null,w,L,j,V,O,hr(L),G),j},k=(m,w="[",V="]")=>{let O=0;for(;m;)if(m=s(m),m&&pr(m)&&(m.data===w&&O++,m.data===V)){if(O===0)return s(m);O--}return m},R=(m,w,V)=>{const O=w.parentNode;O&&O.replaceChild(m,w);let G=V;for(;G;)G.vnode.el===w&&(G.vnode.el=G.subTree.el=m),G=G.parent},b=m=>m.nodeType===1&&m.tagName.toLowerCase()==="template";return[f,u]}const Ue=xl;function Xc(e){return Zc(e,Yc)}function Zc(e,t){const n=Oi();n.__VUE__=!0;const{insert:r,remove:o,patchProp:s,createElement:i,createText:l,createComment:a,setText:c,setElementText:f,parentNode:u,nextSibling:p,setScopeId:g=tt,insertStaticContent:_}=e,S=(d,h,v,C=null,y=null,E=null,N=void 0,I=null,M=!!h.dynamicChildren)=>{if(d===h)return;d&&!qt(d,h)&&(C=P(d),We(d,y,E,!0),d=null),h.patchFlag===-2&&(M=!1,h.dynamicChildren=null);const{type:x,ref:B,shapeFlag:Q}=h;switch(x){case Zt:k(d,h,v,C);break;case je:R(d,h,v,C);break;case $n:d==null&&b(h,v,C,N);break;case be:T(d,h,v,C,y,E,N,I,M);break;default:Q&1?V(d,h,v,C,y,E,N,I,M):Q&6?ee(d,h,v,C,y,E,N,I,M):(Q&64||Q&128)&&x.process(d,h,v,C,y,E,N,I,M,q)}B!=null&&y&&Ar(B,d&&d.ref,E,h||d,!h)},k=(d,h,v,C)=>{if(d==null)r(h.el=l(h.children),v,C);else{const y=h.el=d.el;h.children!==d.children&&c(y,h.children)}},R=(d,h,v,C)=>{d==null?r(h.el=a(h.children||""),v,C):h.el=d.el},b=(d,h,v,C)=>{[d.el,d.anchor]=_(d.children,h,v,C,d.el,d.anchor)},m=({el:d,anchor:h},v,C)=>{let y;for(;d&&d!==h;)y=p(d),r(d,v,C),d=y;r(h,v,C)},w=({el:d,anchor:h})=>{let v;for(;d&&d!==h;)v=p(d),o(d),d=v;o(h)},V=(d,h,v,C,y,E,N,I,M)=>{h.type==="svg"?N="svg":h.type==="math"&&(N="mathml"),d==null?O(h,v,C,y,E,N,I,M):j(d,h,y,E,N,I,M)},O=(d,h,v,C,y,E,N,I)=>{let M,x;const{props:B,shapeFlag:Q,transition:z,dirs:re}=d;if(M=d.el=i(d.type,E,B&&B.is,B),Q&8?f(M,d.children):Q&16&&Z(d.children,M,null,C,y,ro(d,E),N,I),re&&ft(d,null,C,"created"),G(M,d,d.scopeId,N,C),B){for(const Se in B)Se!=="value"&&!un(Se)&&s(M,Se,null,B[Se],E,C);"value"in B&&s(M,"value",null,B.value,E),(x=B.onVnodeBeforeMount)&&Ze(x,C,d)}re&&ft(d,null,C,"beforeMount");const se=Sl(y,z);se&&z.beforeEnter(M),r(M,h,v),((x=B&&B.onVnodeMounted)||se||re)&&Ue(()=>{x&&Ze(x,C,d),se&&z.enter(M),re&&ft(d,null,C,"mounted")},y)},G=(d,h,v,C,y)=>{if(v&&g(d,v),C)for(let E=0;E<C.length;E++)g(d,C[E]);if(y){let E=y.subTree;if(h===E){const N=y.vnode;G(d,N,N.scopeId,N.slotScopeIds,y.parent)}}},Z=(d,h,v,C,y,E,N,I,M=0)=>{for(let x=M;x<d.length;x++){const B=d[x]=I?At(d[x]):et(d[x]);S(null,B,h,v,C,y,E,N,I)}},j=(d,h,v,C,y,E,N)=>{const I=h.el=d.el;let{patchFlag:M,dynamicChildren:x,dirs:B}=h;M|=d.patchFlag&16;const Q=d.props||Ce,z=h.props||Ce;let re;if(v&&Bt(v,!1),(re=z.onVnodeBeforeUpdate)&&Ze(re,v,h,d),B&&ft(h,d,v,"beforeUpdate"),v&&Bt(v,!0),(Q.innerHTML&&z.innerHTML==null||Q.textContent&&z.textContent==null)&&f(I,""),x?L(d.dynamicChildren,x,I,v,C,ro(h,y),E):N||K(d,h,I,null,v,C,ro(h,y),E,!1),M>0){if(M&16)U(I,Q,z,v,y);else if(M&2&&Q.class!==z.class&&s(I,"class",null,z.class,y),M&4&&s(I,"style",Q.style,z.style,y),M&8){const se=h.dynamicProps;for(let Se=0;Se<se.length;Se++){const ge=se[Se],De=Q[ge],ot=z[ge];(ot!==De||ge==="value")&&s(I,ge,De,ot,y,v)}}M&1&&d.children!==h.children&&f(I,h.children)}else!N&&x==null&&U(I,Q,z,v,y);((re=z.onVnodeUpdated)||B)&&Ue(()=>{re&&Ze(re,v,h,d),B&&ft(h,d,v,"updated")},C)},L=(d,h,v,C,y,E,N)=>{for(let I=0;I<h.length;I++){const M=d[I],x=h[I],B=M.el&&(M.type===be||!qt(M,x)||M.shapeFlag&70)?u(M.el):v;S(M,x,B,null,C,y,E,N,!0)}},U=(d,h,v,C,y)=>{if(h!==v){if(h!==Ce)for(const E in h)!un(E)&&!(E in v)&&s(d,E,h[E],null,y,C);for(const E in v){if(un(E))continue;const N=v[E],I=h[E];N!==I&&E!=="value"&&s(d,E,I,N,y,C)}"value"in v&&s(d,"value",h.value,v.value,y)}},T=(d,h,v,C,y,E,N,I,M)=>{const x=h.el=d?d.el:l(""),B=h.anchor=d?d.anchor:l("");let{patchFlag:Q,dynamicChildren:z,slotScopeIds:re}=h;re&&(I=I?I.concat(re):re),d==null?(r(x,v,C),r(B,v,C),Z(h.children||[],v,B,y,E,N,I,M)):Q>0&&Q&64&&z&&d.dynamicChildren?(L(d.dynamicChildren,z,v,y,E,N,I),(h.key!=null||y&&h===y.subTree)&&Pl(d,h,!0)):K(d,h,v,B,y,E,N,I,M)},ee=(d,h,v,C,y,E,N,I,M)=>{h.slotScopeIds=I,d==null?h.shapeFlag&512?y.ctx.activate(h,v,C,N,M):ve(h,v,C,y,E,N,M):_e(d,h,M)},ve=(d,h,v,C,y,E,N)=>{const I=d.component=bu(d,C,y);if(er(d)&&(I.ctx.renderer=q),yu(I,!1,N),I.asyncDep){if(y&&y.registerDep(I,J,N),!d.el){const M=I.subTree=te(je);R(null,M,h,v)}}else J(I,d,h,v,y,E,N)},_e=(d,h,v)=>{const C=h.component=d.component;if(cu(d,h,v))if(C.asyncDep&&!C.asyncResolved){oe(C,h,v);return}else C.next=h,fc(C.update),C.effect.dirty=!0,C.update();else h.el=d.el,C.vnode=h},J=(d,h,v,C,y,E,N)=>{const I=()=>{if(d.isMounted){let{next:B,bu:Q,u:z,parent:re,vnode:se}=d;{const on=Cl(d);if(on){B&&(B.el=se.el,oe(d,B,N)),on.asyncDep.then(()=>{d.isUnmounted||I()});return}}let Se=B,ge;Bt(d,!1),B?(B.el=se.el,oe(d,B,N)):B=se,Q&&Xr(Q),(ge=B.props&&B.props.onVnodeBeforeUpdate)&&Ze(ge,re,B,se),Bt(d,!0);const De=oo(d),ot=d.subTree;d.subTree=De,S(ot,De,u(ot.el),P(ot),d,y,E),B.el=De.el,Se===null&&uu(d,De.el),z&&Ue(z,y),(ge=B.props&&B.props.onVnodeUpdated)&&Ue(()=>Ze(ge,re,B,se),y)}else{let B;const{el:Q,props:z}=h,{bm:re,m:se,parent:Se}=d,ge=hn(h);if(Bt(d,!1),re&&Xr(re),!ge&&(B=z&&z.onVnodeBeforeMount)&&Ze(B,Se,h),Bt(d,!0),Q&&Pe){const De=()=>{d.subTree=oo(d),Pe(Q,d.subTree,d,y,null)};ge?h.type.__asyncLoader().then(()=>!d.isUnmounted&&De()):De()}else{const De=d.subTree=oo(d);S(null,De,v,C,d,y,E),h.el=De.el}if(se&&Ue(se,y),!ge&&(B=z&&z.onVnodeMounted)){const De=h;Ue(()=>Ze(B,Se,De),y)}(h.shapeFlag&256||Se&&hn(Se.vnode)&&Se.vnode.shapeFlag&256)&&d.a&&Ue(d.a,y),d.isMounted=!0,h=v=C=null}},M=d.effect=new $o(I,tt,()=>Hr(x),d.scope),x=d.update=()=>{M.dirty&&M.run()};x.i=d,x.id=d.uid,Bt(d,!0),x()},oe=(d,h,v)=>{h.component=d;const C=d.vnode.props;d.vnode=h,d.next=null,Bc(d,h.props,C,v),Gc(d,h.children,v),Vt(),Cs(d),jt()},K=(d,h,v,C,y,E,N,I,M=!1)=>{const x=d&&d.children,B=d?d.shapeFlag:0,Q=h.children,{patchFlag:z,shapeFlag:re}=h;if(z>0){if(z&128){Pt(x,Q,v,C,y,E,N,I,M);return}else if(z&256){rt(x,Q,v,C,y,E,N,I,M);return}}re&8?(B&16&&Ye(x,y,E),Q!==x&&f(v,Q)):B&16?re&16?Pt(x,Q,v,C,y,E,N,I,M):Ye(x,y,E,!0):(B&8&&f(v,""),re&16&&Z(Q,v,C,y,E,N,I,M))},rt=(d,h,v,C,y,E,N,I,M)=>{d=d||an,h=h||an;const x=d.length,B=h.length,Q=Math.min(x,B);let z;for(z=0;z<Q;z++){const re=h[z]=M?At(h[z]):et(h[z]);S(d[z],re,v,null,y,E,N,I,M)}x>B?Ye(d,y,E,!0,!1,Q):Z(h,v,C,y,E,N,I,M,Q)},Pt=(d,h,v,C,y,E,N,I,M)=>{let x=0;const B=h.length;let Q=d.length-1,z=B-1;for(;x<=Q&&x<=z;){const re=d[x],se=h[x]=M?At(h[x]):et(h[x]);if(qt(re,se))S(re,se,v,null,y,E,N,I,M);else break;x++}for(;x<=Q&&x<=z;){const re=d[Q],se=h[z]=M?At(h[z]):et(h[z]);if(qt(re,se))S(re,se,v,null,y,E,N,I,M);else break;Q--,z--}if(x>Q){if(x<=z){const re=z+1,se=re<B?h[re].el:C;for(;x<=z;)S(null,h[x]=M?At(h[x]):et(h[x]),v,se,y,E,N,I,M),x++}}else if(x>z)for(;x<=Q;)We(d[x],y,E,!0),x++;else{const re=x,se=x,Se=new Map;for(x=se;x<=z;x++){const qe=h[x]=M?At(h[x]):et(h[x]);qe.key!=null&&Se.set(qe.key,x)}let ge,De=0;const ot=z-se+1;let on=!1,hs=0;const Cn=new Array(ot);for(x=0;x<ot;x++)Cn[x]=0;for(x=re;x<=Q;x++){const qe=d[x];if(De>=ot){We(qe,y,E,!0);continue}let ut;if(qe.key!=null)ut=Se.get(qe.key);else for(ge=se;ge<=z;ge++)if(Cn[ge-se]===0&&qt(qe,h[ge])){ut=ge;break}ut===void 0?We(qe,y,E,!0):(Cn[ut-se]=x+1,ut>=hs?hs=ut:on=!0,S(qe,h[ut],v,null,y,E,N,I,M),De++)}const ps=on?eu(Cn):an;for(ge=ps.length-1,x=ot-1;x>=0;x--){const qe=se+x,ut=h[qe],gs=qe+1<B?h[qe+1].el:C;Cn[x]===0?S(null,ut,v,gs,y,E,N,I,M):on&&(ge<0||x!==ps[ge]?ct(ut,v,gs,2):ge--)}}},ct=(d,h,v,C,y=null)=>{const{el:E,type:N,transition:I,children:M,shapeFlag:x}=d;if(x&6){ct(d.component.subTree,h,v,C);return}if(x&128){d.suspense.move(h,v,C);return}if(x&64){N.move(d,h,v,q);return}if(N===be){r(E,h,v);for(let Q=0;Q<M.length;Q++)ct(M[Q],h,v,C);r(d.anchor,h,v);return}if(N===$n){m(d,h,v);return}if(C!==2&&x&1&&I)if(C===0)I.beforeEnter(E),r(E,h,v),Ue(()=>I.enter(E),y);else{const{leave:Q,delayLeave:z,afterLeave:re}=I,se=()=>r(E,h,v),Se=()=>{Q(E,()=>{se(),re&&re()})};z?z(E,se,Se):Se()}else r(E,h,v)},We=(d,h,v,C=!1,y=!1)=>{const{type:E,props:N,ref:I,children:M,dynamicChildren:x,shapeFlag:B,patchFlag:Q,dirs:z,cacheIndex:re}=d;if(Q===-2&&(y=!1),I!=null&&Ar(I,null,v,d,!0),re!=null&&(h.renderCache[re]=void 0),B&256){h.ctx.deactivate(d);return}const se=B&1&&z,Se=!hn(d);let ge;if(Se&&(ge=N&&N.onVnodeBeforeUnmount)&&Ze(ge,h,d),B&6)ir(d.component,v,C);else{if(B&128){d.suspense.unmount(v,C);return}se&&ft(d,null,h,"beforeUnmount"),B&64?d.type.remove(d,h,v,q,C):x&&!x.hasOnce&&(E!==be||Q>0&&Q&64)?Ye(x,h,v,!1,!0):(E===be&&Q&384||!y&&B&16)&&Ye(M,h,v),C&&nn(d)}(Se&&(ge=N&&N.onVnodeUnmounted)||se)&&Ue(()=>{ge&&Ze(ge,h,d),se&&ft(d,null,h,"unmounted")},v)},nn=d=>{const{type:h,el:v,anchor:C,transition:y}=d;if(h===be){rn(v,C);return}if(h===$n){w(d);return}const E=()=>{o(v),y&&!y.persisted&&y.afterLeave&&y.afterLeave()};if(d.shapeFlag&1&&y&&!y.persisted){const{leave:N,delayLeave:I}=y,M=()=>N(v,E);I?I(d.el,E,M):M()}else E()},rn=(d,h)=>{let v;for(;d!==h;)v=p(d),o(d),d=v;o(h)},ir=(d,h,v)=>{const{bum:C,scope:y,update:E,subTree:N,um:I,m:M,a:x}=d;$s(M),$s(x),C&&Xr(C),y.stop(),E&&(E.active=!1,We(N,d,h,v)),I&&Ue(I,h),Ue(()=>{d.isUnmounted=!0},h),h&&h.pendingBranch&&!h.isUnmounted&&d.asyncDep&&!d.asyncResolved&&d.suspenseId===h.pendingId&&(h.deps--,h.deps===0&&h.resolve())},Ye=(d,h,v,C=!1,y=!1,E=0)=>{for(let N=E;N<d.length;N++)We(d[N],h,v,C,y)},P=d=>{if(d.shapeFlag&6)return P(d.component.subTree);if(d.shapeFlag&128)return d.suspense.next();const h=p(d.anchor||d.el),v=h&&h[qc];return v?p(v):h};let F=!1;const H=(d,h,v)=>{d==null?h._vnode&&We(h._vnode,null,null,!0):S(h._vnode||null,d,h,null,null,null,v),F||(F=!0,Cs(),Cr(),F=!1),h._vnode=d},q={p:S,um:We,m:ct,r:nn,mt:ve,mc:Z,pc:K,pbc:L,n:P,o:e};let pe,Pe;return t&&([pe,Pe]=t(q)),{render:H,hydrate:pe,createApp:jc(H,pe)}}function ro({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 Bt({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function Sl(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Pl(e,t,n=!1){const r=e.children,o=t.children;if(X(r)&&X(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]=At(o[s]),l.el=i.el),!n&&l.patchFlag!==-2&&Pl(i,l)),l.type===Zt&&(l.el=i.el)}}function eu(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 Cl(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Cl(t)}function $s(e){if(e)for(let t=0;t<e.length;t++)e[t].active=!1}const tu=Symbol.for("v-scx"),nu=()=>Be(tu);function ru(e,t){return Jo(e,null,t)}const gr={};function $e(e,t,n){return Jo(e,t,n)}function Jo(e,t,{immediate:n,deep:r,flush:o,once:s,onTrack:i,onTrigger:l}=Ce){if(t&&s){const O=t;t=(...G)=>{O(...G),V()}}const a=Oe,c=O=>r===!0?O:Rt(O,r===!1?1:void 0);let f,u=!1,p=!1;if(Ne(e)?(f=()=>e.value,u=mn(e)):fn(e)?(f=()=>c(e),u=!0):X(e)?(p=!0,u=e.some(O=>fn(O)||mn(O)),f=()=>e.map(O=>{if(Ne(O))return O.value;if(fn(O))return c(O);if(ne(O))return Ot(O,a,2)})):ne(e)?t?f=()=>Ot(e,a,2):f=()=>(g&&g(),nt(e,a,3,[_])):f=tt,t&&r){const O=f;f=()=>Rt(O())}let g,_=O=>{g=m.onStop=()=>{Ot(O,a,4),g=m.onStop=void 0}},S;if(nr)if(_=tt,t?n&&nt(t,a,3,[f(),p?[]:void 0,_]):f(),o==="sync"){const O=nu();S=O.__watcherHandles||(O.__watcherHandles=[])}else return tt;let k=p?new Array(e.length).fill(gr):gr;const R=()=>{if(!(!m.active||!m.dirty))if(t){const O=m.run();(r||u||(p?O.some((G,Z)=>It(G,k[Z])):It(O,k)))&&(g&&g(),nt(t,a,3,[O,k===gr?void 0:p&&k[0]===gr?[]:k,_]),k=O)}else m.run()};R.allowRecurse=!!t;let b;o==="sync"?b=R:o==="post"?b=()=>Ue(R,a&&a.suspense):(R.pre=!0,a&&(R.id=a.uid),b=()=>Hr(R));const m=new $o(f,tt,b),w=Ni(),V=()=>{m.stop(),w&&Io(w.effects,m)};return t?n?R():k=m.run():o==="post"?Ue(m.run.bind(m),a&&a.suspense):m.run(),S&&S.push(V),V}function ou(e,t,n){const r=this.proxy,o=Te(e)?e.includes(".")?kl(r,e):()=>r[e]:e.bind(r,r);let s;ne(t)?s=t:(s=t.handler,n=t);const i=tr(this),l=Jo(o,s.bind(r),n);return i(),l}function kl(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 Rt(e,t=1/0,n){if(t<=0||!ye(e)||e.__v_skip||(n=n||new Set,n.has(e)))return e;if(n.add(e),t--,Ne(e))Rt(e.value,t,n);else if(X(e))for(let r=0;r<e.length;r++)Rt(e[r],t,n);else if(Ei(e)||cn(e))e.forEach(r=>{Rt(r,t,n)});else if(Ri(e)){for(const r in e)Rt(e[r],t,n);for(const r of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,r)&&Rt(e[r],t,n)}return e}const su=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${Qe(t)}Modifiers`]||e[`${Ht(t)}Modifiers`];function iu(e,t,...n){if(e.isUnmounted)return;const r=e.vnode.props||Ce;let o=n;const s=t.startsWith("update:"),i=s&&su(r,t.slice(7));i&&(i.trim&&(o=n.map(f=>Te(f)?f.trim():f)),i.number&&(o=n.map(Pa)));let l,a=r[l=Yr(t)]||r[l=Yr(Qe(t))];!a&&s&&(a=r[l=Yr(Ht(t))]),a&&nt(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,nt(c,e,6,o)}}function Ll(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(!ne(e)){const a=c=>{const f=Ll(c,t,!0);f&&(l=!0,Me(i,f))};!n&&t.mixins.length&&t.mixins.forEach(a),e.extends&&a(e.extends),e.mixins&&e.mixins.forEach(a)}return!s&&!l?(ye(e)&&r.set(e,null),null):(X(s)?s.forEach(a=>i[a]=null):Me(i,s),ye(e)&&r.set(e,i),i)}function Br(e,t){return!e||!Jn(t)?!1:(t=t.slice(2).replace(/Once$/,""),ce(e,t[0].toLowerCase()+t.slice(1))||ce(e,Ht(t))||ce(e,t))}function oo(e){const{type:t,vnode:n,proxy:r,withProxy:o,propsOptions:[s],slots:i,attrs:l,emit:a,render:c,renderCache:f,props:u,data:p,setupState:g,ctx:_,inheritAttrs:S}=e,k=kr(e);let R,b;try{if(n.shapeFlag&4){const w=o||r,V=w;R=et(c.call(V,w,f,u,g,p,_)),b=l}else{const w=t;R=et(w.length>1?w(u,{attrs:l,slots:i,emit:a}):w(u,null)),b=t.props?l:lu(l)}}catch(w){Nn.length=0,Zn(w,e,1),R=te(je)}let m=R;if(b&&S!==!1){const w=Object.keys(b),{shapeFlag:V}=m;w.length&&V&7&&(s&&w.some(Oo)&&(b=au(b,s)),m=Mt(m,b,!1,!0))}return n.dirs&&(m=Mt(m,null,!1,!0),m.dirs=m.dirs?m.dirs.concat(n.dirs):n.dirs),n.transition&&(m.transition=n.transition),R=m,kr(k),R}const lu=e=>{let t;for(const n in e)(n==="class"||n==="style"||Jn(n))&&((t||(t={}))[n]=e[n]);return t},au=(e,t)=>{const n={};for(const r in e)(!Oo(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function cu(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?Ns(r,i,c):!!i;if(a&8){const f=t.dynamicProps;for(let u=0;u<f.length;u++){const p=f[u];if(i[p]!==r[p]&&!Br(c,p))return!0}}}else return(o||l)&&(!l||!l.$stable)?!0:r===i?!1:r?i?Ns(r,i,c):!0:!!i;return!1}function Ns(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]&&!Br(n,s))return!0}return!1}function uu({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 fu=e=>e.__isSuspense;function xl(e,t){t&&t.pendingBranch?X(e)?t.effects.push(...e):t.effects.push(e):dc(e)}const be=Symbol.for("v-fgt"),Zt=Symbol.for("v-txt"),je=Symbol.for("v-cmt"),$n=Symbol.for("v-stc"),Nn=[];let Je=null;function $(e=!1){Nn.push(Je=e?null:[])}function du(){Nn.pop(),Je=Nn[Nn.length-1]||null}let Wn=1;function Hs(e){Wn+=e,e<0&&Je&&(Je.hasOnce=!0)}function El(e){return e.dynamicChildren=Wn>0?Je||an:null,du(),Wn>0&&Je&&Je.push(e),e}function Y(e,t,n,r,o,s){return El(W(e,t,n,r,o,s,!0))}function xe(e,t,n,r,o){return El(te(e,t,n,r,o,!0))}function Tr(e){return e?e.__v_isVNode===!0:!1}function qt(e,t){return e.type===t.type&&e.key===t.key}const Al=({key:e})=>e??null,yr=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?Te(e)||Ne(e)||ne(e)?{i:Ie,r:e,k:t,f:!!n}:e:null);function W(e,t=null,n=null,r=0,o=null,s=e===be?0:1,i=!1,l=!1){const a={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Al(t),ref:t&&yr(t),scopeId:Vr,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:s,patchFlag:r,dynamicProps:o,dynamicChildren:null,appContext:null,ctx:Ie};return l?(Qo(a,n),s&128&&e.normalize(a)):n&&(a.shapeFlag|=Te(n)?8:16),Wn>0&&!i&&Je&&(a.patchFlag>0||s&6)&&a.patchFlag!==32&&Je.push(a),a}const te=hu;function hu(e,t=null,n=null,r=0,o=null,s=!1){if((!e||e===Rc)&&(e=je),Tr(e)){const l=Mt(e,t,!0);return n&&Qo(l,n),Wn>0&&!s&&Je&&(l.shapeFlag&6?Je[Je.indexOf(e)]=l:Je.push(l)),l.patchFlag=-2,l}if(ku(e)&&(e=e.__vccOpts),t){t=pu(t);let{class:l,style:a}=t;l&&!Te(l)&&(t.class=Fe(l)),ye(a)&&(Qi(a)&&!X(a)&&(a=Me({},a)),t.style=Yn(a))}const i=Te(e)?1:fu(e)?128:zc(e)?64:ye(e)?4:ne(e)?2:0;return W(e,t,n,r,o,i,s,!0)}function pu(e){return e?Qi(e)||gl(e)?Me({},e):e:null}function Mt(e,t,n=!1,r=!1){const{props:o,ref:s,patchFlag:i,children:l,transition:a}=e,c=t?mu(o||{},t):o,f={__v_isVNode:!0,__v_skip:!0,type:e.type,props:c,key:c&&Al(c),ref:t&&t.ref?n&&s?X(s)?s.concat(yr(t)):[s,yr(t)]:yr(t):s,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:l,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==be?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&&Mt(e.ssContent),ssFallback:e.ssFallback&&Mt(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return a&&r&&xr(f,a.clone(f)),f}function $t(e=" ",t=0){return te(Zt,null,e,t)}function gu(e,t){const n=te($n,null,e);return n.staticCount=t,n}function Ae(e="",t=!1){return t?($(),xe(je,null,e)):te(je,null,e)}function et(e){return e==null||typeof e=="boolean"?te(je):X(e)?te(be,null,e.slice()):typeof e=="object"?At(e):te(Zt,null,String(e))}function At(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Mt(e)}function Qo(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(X(t))n=16;else if(typeof t=="object")if(r&65){const o=t.default;o&&(o._c&&(o._d=!1),Qo(e,o()),o._c&&(o._d=!0));return}else{n=32;const o=t._;!o&&!gl(t)?t._ctx=Ie:o===3&&Ie&&(Ie.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else ne(t)?(t={default:t,_ctx:Ie},n=32):(t=String(t),r&64?(n=16,t=[$t(t)]):n=8);e.children=t,e.shapeFlag|=n}function mu(...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=Fe([t.class,r.class]));else if(o==="style")t.style=Yn([t.style,r.style]);else if(Jn(o)){const s=t[o],i=r[o];i&&s!==i&&!(X(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){nt(e,t,7,[n,r])}const vu=dl();let _u=0;function bu(e,t,n){const r=e.type,o=(t?t.appContext:e.appContext)||vu,s={uid:_u++,vnode:e,type:r,parent:t,appContext:o,root:null,next:null,subTree:null,effect:null,update:null,scope:new Ra(!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:vl(r,o),emitsOptions:Ll(r,o),emit:null,emitted:null,propsDefaults:Ce,inheritAttrs:r.inheritAttrs,ctx:Ce,data:Ce,props:Ce,attrs:Ce,slots:Ce,refs:Ce,setupState:Ce,setupContext: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=iu.bind(null,s),e.ce&&e.ce(s),s}let Oe=null;const Wr=()=>Oe||Ie;let Rr,ko;{const e=Oi(),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)}};Rr=t("__VUE_INSTANCE_SETTERS__",n=>Oe=n),ko=t("__VUE_SSR_SETTERS__",n=>nr=n)}const tr=e=>{const t=Oe;return Rr(e),e.scope.on(),()=>{e.scope.off(),Rr(t)}},Vs=()=>{Oe&&Oe.scope.off(),Rr(null)};function Tl(e){return e.vnode.shapeFlag&4}let nr=!1;function yu(e,t=!1,n=!1){t&&ko(t);const{props:r,children:o}=e.vnode,s=Tl(e);Fc(e,r,s,t),Kc(e,o,n);const i=s?wu(e,t):void 0;return t&&ko(!1),i}function wu(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,Oc);const{setup:r}=n;if(r){const o=e.setupContext=r.length>1?Pu(e):null,s=tr(e);Vt();const i=Ot(r,e,0,[e.props,o]);if(jt(),s(),Ai(i)){if(i.then(Vs,Vs),t)return i.then(l=>{js(e,l,t)}).catch(l=>{Zn(l,e,0)});e.asyncDep=i}else js(e,i,t)}else Rl(e,t)}function js(e,t,n){ne(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:ye(t)&&(e.setupState=Zi(t)),Rl(e,n)}let Fs;function Rl(e,t,n){const r=e.type;if(!e.render){if(!t&&Fs&&!r.render){const o=r.template||qo(e).template;if(o){const{isCustomElement:s,compilerOptions:i}=e.appContext.config,{delimiters:l,compilerOptions:a}=r,c=Me(Me({isCustomElement:s,delimiters:l},i),a);r.render=Fs(o,c)}}e.render=r.render||tt}{const o=tr(e);Vt();try{Ic(e)}finally{jt(),o()}}}const Su={get(e,t){return Ke(e,"get",""),e[t]}};function Pu(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,Su),slots:e.slots,emit:e.emit,expose:t}}function Ur(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(Zi(ec(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in In)return In[n](e)},has(t,n){return n in t||n in In}})):e.proxy}function Cu(e,t=!0){return ne(e)?e.displayName||e.name:e.name||t&&e.__name}function ku(e){return ne(e)&&"__vccOpts"in e}const A=(e,t)=>tc(e,t,nr);function ke(e,t,n){const r=arguments.length;return r===2?ye(t)&&!X(t)?Tr(t)?te(e,null,[t]):te(e,t):te(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&Tr(n)&&(n=[n]),te(e,t,n))}const Lu="3.4.33";/**
* @vue/runtime-dom v3.4.33
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/const xu="http://www.w3.org/2000/svg",Eu="http://www.w3.org/1998/Math/MathML",vt=typeof document<"u"?document:null,Bs=vt&&vt.createElement("template"),Au={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"?vt.createElementNS(xu,e):t==="mathml"?vt.createElementNS(Eu,e):n?vt.createElement(e,{is:n}):vt.createElement(e);return e==="select"&&r&&r.multiple!=null&&o.setAttribute("multiple",r.multiple),o},createText:e=>vt.createTextNode(e),createComment:e=>vt.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>vt.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{Bs.innerHTML=r==="svg"?`<svg>${e}</svg>`:r==="mathml"?`<math>${e}</math>`:e;const l=Bs.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]}},kt="transition",kn="animation",Un=Symbol("_vtc"),rr=(e,{slots:t})=>ke(_c,Tu(e),t);rr.displayName="Transition";const Dl={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};rr.props=Me({},sl,Dl);const Wt=(e,t=[])=>{X(e)?e.forEach(n=>n(...t)):e&&e(...t)},Ws=e=>e?X(e)?e.some(t=>t.length>1):e.length>1:!1;function Tu(e){const t={};for(const T in e)T in Dl||(t[T]=e[T]);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:f=l,leaveFromClass:u=`${n}-leave-from`,leaveActiveClass:p=`${n}-leave-active`,leaveToClass:g=`${n}-leave-to`}=e,_=Ru(o),S=_&&_[0],k=_&&_[1],{onBeforeEnter:R,onEnter:b,onEnterCancelled:m,onLeave:w,onLeaveCancelled:V,onBeforeAppear:O=R,onAppear:G=b,onAppearCancelled:Z=m}=t,j=(T,ee,ve)=>{Ut(T,ee?f:l),Ut(T,ee?c:i),ve&&ve()},L=(T,ee)=>{T._isLeaving=!1,Ut(T,u),Ut(T,g),Ut(T,p),ee&&ee()},U=T=>(ee,ve)=>{const _e=T?G:b,J=()=>j(ee,T,ve);Wt(_e,[ee,J]),Us(()=>{Ut(ee,T?a:s),Lt(ee,T?f:l),Ws(_e)||Ks(ee,r,S,J)})};return Me(t,{onBeforeEnter(T){Wt(R,[T]),Lt(T,s),Lt(T,i)},onBeforeAppear(T){Wt(O,[T]),Lt(T,a),Lt(T,c)},onEnter:U(!1),onAppear:U(!0),onLeave(T,ee){T._isLeaving=!0;const ve=()=>L(T,ee);Lt(T,u),Lt(T,p),Iu(),Us(()=>{T._isLeaving&&(Ut(T,u),Lt(T,g),Ws(w)||Ks(T,r,k,ve))}),Wt(w,[T,ve])},onEnterCancelled(T){j(T,!1),Wt(m,[T])},onAppearCancelled(T){j(T,!0),Wt(Z,[T])},onLeaveCancelled(T){L(T),Wt(V,[T])}})}function Ru(e){if(e==null)return null;if(ye(e))return[so(e.enter),so(e.leave)];{const t=so(e);return[t,t]}}function so(e){return Ca(e)}function Lt(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[Un]||(e[Un]=new Set)).add(t)}function Ut(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.remove(r));const n=e[Un];n&&(n.delete(t),n.size||(e[Un]=void 0))}function Us(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let Du=0;function Ks(e,t,n,r){const o=e._endId=++Du,s=()=>{o===e._endId&&r()};if(n)return setTimeout(s,n);const{type:i,timeout:l,propCount:a}=Ou(e,t);if(!i)return r();const c=i+"end";let f=0;const u=()=>{e.removeEventListener(c,p),s()},p=g=>{g.target===e&&++f>=a&&u()};setTimeout(()=>{f<a&&u()},l+1),e.addEventListener(c,p)}function Ou(e,t){const n=window.getComputedStyle(e),r=_=>(n[_]||"").split(", "),o=r(`${kt}Delay`),s=r(`${kt}Duration`),i=Gs(o,s),l=r(`${kn}Delay`),a=r(`${kn}Duration`),c=Gs(l,a);let f=null,u=0,p=0;t===kt?i>0&&(f=kt,u=i,p=s.length):t===kn?c>0&&(f=kn,u=c,p=a.length):(u=Math.max(i,c),f=u>0?i>c?kt:kn:null,p=f?f===kt?s.length:a.length:0);const g=f===kt&&/\b(transform|all)(,|$)/.test(r(`${kt}Property`).toString());return{type:f,timeout:u,propCount:p,hasTransform:g}}function Gs(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,r)=>qs(n)+qs(e[r])))}function qs(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function Iu(){return document.body.offsetHeight}function Mu(e,t,n){const r=e[Un];r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const Dr=Symbol("_vod"),Ol=Symbol("_vsh"),Or={beforeMount(e,{value:t},{transition:n}){e[Dr]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):Ln(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),Ln(e,!0),r.enter(e)):r.leave(e,()=>{Ln(e,!1)}):Ln(e,t))},beforeUnmount(e,{value:t}){Ln(e,t)}};function Ln(e,t){e.style.display=t?e[Dr]:"none",e[Ol]=!t}const $u=Symbol(""),Nu=/(^|;)\s*display\s*:/;function Hu(e,t,n){const r=e.style,o=Te(n);let s=!1;if(n&&!o){if(t)if(Te(t))for(const i of t.split(";")){const l=i.slice(0,i.indexOf(":")).trim();n[l]==null&&wr(r,l,"")}else for(const i in t)n[i]==null&&wr(r,i,"");for(const i in n)i==="display"&&(s=!0),wr(r,i,n[i])}else if(o){if(t!==n){const i=r[$u];i&&(n+=";"+i),r.cssText=n,s=Nu.test(n)}}else t&&e.removeAttribute("style");Dr in e&&(e[Dr]=s?r.display:"",e[Ol]&&(r.display="none"))}const zs=/\s*!important$/;function wr(e,t,n){if(X(n))n.forEach(r=>wr(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=Vu(e,t);zs.test(n)?e.setProperty(Ht(r),n.replace(zs,""),"important"):e[r]=n}}const Js=["Webkit","Moz","ms"],io={};function Vu(e,t){const n=io[t];if(n)return n;let r=Qe(t);if(r!=="filter"&&r in e)return io[t]=r;r=Qn(r);for(let o=0;o<Js.length;o++){const s=Js[o]+r;if(s in e)return io[t]=s}return t}const Qs="http://www.w3.org/1999/xlink";function Ys(e,t,n,r,o,s=Ta(t)){r&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(Qs,t.slice(6,t.length)):e.setAttributeNS(Qs,t,n):n==null||s&&!Ii(n)?e.removeAttribute(t):e.setAttribute(t,s?"":Nt(n)?String(n):n)}function ju(e,t,n,r){if(t==="innerHTML"||t==="textContent"){if(n==null)return;e[t]=n;return}const o=e.tagName;if(t==="value"&&o!=="PROGRESS"&&!o.includes("-")){const i=o==="OPTION"?e.getAttribute("value")||"":e.value,l=n==null?"":String(n);(i!==l||!("_value"in e))&&(e.value=l),n==null&&e.removeAttribute(t),e._value=n;return}let s=!1;if(n===""||n==null){const i=typeof e[t];i==="boolean"?n=Ii(n):n==null&&i==="string"?(n="",s=!0):i==="number"&&(n=0,s=!0)}try{e[t]=n}catch{}s&&e.removeAttribute(t)}function Fu(e,t,n,r){e.addEventListener(t,n,r)}function Bu(e,t,n,r){e.removeEventListener(t,n,r)}const Xs=Symbol("_vei");function Wu(e,t,n,r,o=null){const s=e[Xs]||(e[Xs]={}),i=s[t];if(r&&i)i.value=r;else{const[l,a]=Uu(t);if(r){const c=s[t]=qu(r,o);Fu(e,l,c,a)}else i&&(Bu(e,l,i,a),s[t]=void 0)}}const Zs=/(?:Once|Passive|Capture)$/;function Uu(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):Ht(e.slice(2)),t]}let lo=0;const Ku=Promise.resolve(),Gu=()=>lo||(Ku.then(()=>lo=0),lo=Date.now());function qu(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;nt(zu(r,n.value),t,5,[r])};return n.value=e,n.attached=Gu(),n}function zu(e,t){if(X(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(r=>o=>!o._stopped&&r&&r(o))}else return t}const ei=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,Ju=(e,t,n,r,o,s)=>{const i=o==="svg";t==="class"?Mu(e,r,i):t==="style"?Hu(e,n,r):Jn(t)?Oo(t)||Wu(e,t,n,r,s):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Qu(e,t,r,i))?(ju(e,t,r),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&Ys(e,t,r,i,s,t!=="value")):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),Ys(e,t,r,i))};function Qu(e,t,n,r){if(r)return!!(t==="innerHTML"||t==="textContent"||t in e&&ei(t)&&ne(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const o=e.tagName;if(o==="IMG"||o==="VIDEO"||o==="CANVAS"||o==="SOURCE")return!1}return ei(t)&&Te(n)?!1:t in e}const Yu={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},Xu=(e,t)=>{const n=e._withKeys||(e._withKeys={}),r=t.join(".");return n[r]||(n[r]=o=>{if(!("key"in o))return;const s=Ht(o.key);if(t.some(i=>i===s||Yu[i]===s))return e(o)})},Zu=Me({patchProp:Ju},Au);let ao,ti=!1;function ef(){return ao=ti?ao:Xc(Zu),ti=!0,ao}const tf=(...e)=>{const t=ef().createApp(...e),{mount:n}=t;return t.mount=r=>{const o=rf(r);if(o)return n(o,!0,nf(o))},t};function nf(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function rf(e){return Te(e)?document.querySelector(e):e}var or=e=>/^[a-z][a-z0-9+.-]*:/.test(e)||e.startsWith("//"),of=/.md((\?|#).*)?$/,sf=(e,t="/")=>or(e)||e.startsWith("/")&&!e.startsWith(t)&&!of.test(e),Kr=e=>/^(https?:)?\/\//.test(e),ni=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},lf="http://.",af=(e,t)=>{if(!e.startsWith("/")&&t){const n=t.slice(0,t.lastIndexOf("/"));return ni(new URL(`${n}/${e}`,lf).pathname)}return ni(e)},cf=(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"/"},uf=/(#|\?)/,Il=e=>{const[t,...n]=e.split(uf);return{pathname:t,hashAndQueries:n.join("")}},ff=["link","meta","script","style","noscript","template"],df=["title","base"],hf=([e,t,n])=>df.includes(e)?e:ff.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,pf=e=>{const t=new Set,n=[];return e.forEach(r=>{const o=hf(r);o&&!t.has(o)&&(t.add(o),n.push(r))}),n},gf=e=>e[e.length-1]==="/"||e.endsWith(".html")?e:`${e}/`,Ml=e=>e[e.length-1]==="/"?e.slice(0,-1):e,$l=e=>e[0]==="/"?e.slice(1):e,Yo=e=>Object.prototype.toString.call(e)==="[object Object]",st=e=>typeof e=="string";const mf="modulepreload",vf=function(e){return"/"+e},ri={},xn=function(t,n,r){let o=Promise.resolve();return n&&n.length>0&&(document.getElementsByTagName("link"),o=Promise.all(n.map(s=>{if(s=vf(s),s in ri)return;ri[s]=!0;const i=s.endsWith(".css"),l=i?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${s}"]${l}`))return;const a=document.createElement("link");if(a.rel=i?"stylesheet":mf,i||(a.as="script",a.crossOrigin=""),a.href=s,document.head.appendChild(a),i)return new Promise((c,f)=>{a.addEventListener("load",c),a.addEventListener("error",()=>f(new Error(`Unable to preload CSS for ${s}`)))})}))),o.then(()=>t()).catch(s=>{const i=new Event("vite:preloadError",{cancelable:!0});if(i.payload=s,window.dispatchEvent(i),!i.defaultPrevented)throw s})},_f=JSON.parse("{}"),bf=Object.fromEntries([["/",{loader:()=>xn(()=>import("./index.html-CXTX8AI0.js"),__vite__mapDeps([])),meta:{title:"Резюме"}}],["/works.html",{loader:()=>xn(()=>import("./works.html-aZ7q92-5.js"),__vite__mapDeps([])),meta:{title:"Работы"}}],["/eng/",{loader:()=>xn(()=>import("./index.html-Bt5-NjbQ.js"),__vite__mapDeps([])),meta:{title:"Resume"}}],["/eng/works.html",{loader:()=>xn(()=>import("./works.html-kia6uxqT.js"),__vite__mapDeps([])),meta:{title:"Works"}}],["/404.html",{loader:()=>xn(()=>import("./404.html-BBIICBHL.js"),__vite__mapDeps([])),meta:{title:""}}]]);/*!
* vue-router v4.4.0
* (c) 2024 Eduardo San Martin Morote
* @license MIT
*/const ln=typeof document<"u";function yf(e){return e.__esModule||e[Symbol.toStringTag]==="Module"}const me=Object.assign;function co(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 Hn=()=>{},it=Array.isArray,Nl=/#/g,wf=/&/g,Sf=/\//g,Pf=/=/g,Cf=/\?/g,Hl=/\+/g,kf=/%5B/g,Lf=/%5D/g,Vl=/%5E/g,xf=/%60/g,jl=/%7B/g,Ef=/%7C/g,Fl=/%7D/g,Af=/%20/g;function Xo(e){return encodeURI(""+e).replace(Ef,"|").replace(kf,"[").replace(Lf,"]")}function Tf(e){return Xo(e).replace(jl,"{").replace(Fl,"}").replace(Vl,"^")}function Lo(e){return Xo(e).replace(Hl,"%2B").replace(Af,"+").replace(Nl,"%23").replace(wf,"%26").replace(xf,"`").replace(jl,"{").replace(Fl,"}").replace(Vl,"^")}function Rf(e){return Lo(e).replace(Pf,"%3D")}function Df(e){return Xo(e).replace(Nl,"%23").replace(Cf,"%3F")}function Of(e){return e==null?"":Df(e).replace(Sf,"%2F")}function Kn(e){try{return decodeURIComponent(""+e)}catch{}return""+e}const If=/\/$/,Mf=e=>e.replace(If,"");function uo(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:Kn(i)}}function $f(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function oi(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function Nf(e,t,n){const r=t.matched.length-1,o=n.matched.length-1;return r>-1&&r===o&&vn(t.matched[r],n.matched[o])&&Bl(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function vn(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function Bl(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!Hf(e[n],t[n]))return!1;return!0}function Hf(e,t){return it(e)?si(e,t):it(t)?si(t,e):e===t}function si(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("/")}const mt={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};var Gn;(function(e){e.pop="pop",e.push="push"})(Gn||(Gn={}));var Vn;(function(e){e.back="back",e.forward="forward",e.unknown=""})(Vn||(Vn={}));function jf(e){if(!e)if(ln){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),Mf(e)}const Ff=/^[^#]+#/;function Bf(e,t){return e.replace(Ff,"#")+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 Gr=()=>({left:window.scrollX,top:window.scrollY});function Uf(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 ii(e,t){return(history.state?history.state.position-t:-1)+e}const xo=new Map;function Kf(e,t){xo.set(e,t)}function Gf(e){const t=xo.get(e);return xo.delete(e),t}let qf=()=>location.protocol+"//"+location.host;function Wl(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),oi(a,"")}return oi(n,e)+r+o}function zf(e,t,n,r){let o=[],s=[],i=null;const l=({state:p})=>{const g=Wl(e,location),_=n.value,S=t.value;let k=0;if(p){if(n.value=g,t.value=p,i&&i===_){i=null;return}k=S?p.position-S.position:0}else r(g);o.forEach(R=>{R(n.value,_,{delta:k,type:Gn.pop,direction:k?k>0?Vn.forward:Vn.back:Vn.unknown})})};function a(){i=n.value}function c(p){o.push(p);const g=()=>{const _=o.indexOf(p);_>-1&&o.splice(_,1)};return s.push(g),g}function f(){const{history:p}=window;p.state&&p.replaceState(me({},p.state,{scroll:Gr()}),"")}function u(){for(const p of s)p();s=[],window.removeEventListener("popstate",l),window.removeEventListener("beforeunload",f)}return window.addEventListener("popstate",l),window.addEventListener("beforeunload",f,{passive:!0}),{pauseListeners:a,listen:c,destroy:u}}function li(e,t,n,r=!1,o=!1){return{back:e,current:t,forward:n,replaced:r,position:window.history.length,scroll:o?Gr():null}}function Jf(e){const{history:t,location:n}=window,r={value:Wl(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,f){const u=e.indexOf("#"),p=u>-1?(n.host&&document.querySelector("base")?e:e.slice(u))+a:qf()+e+a;try{t[f?"replaceState":"pushState"](c,"",p),o.value=c}catch(g){console.error(g),n[f?"replace":"assign"](p)}}function i(a,c){const f=me({},t.state,li(o.value.back,a,o.value.forward,!0),c,{position:o.value.position});s(a,f,!0),r.value=a}function l(a,c){const f=me({},o.value,t.state,{forward:a,scroll:Gr()});s(f.current,f,!0);const u=me({},li(r.value,a,null),{position:f.position+1},c);s(a,u,!1),r.value=a}return{location:r,state:o,push:l,replace:i}}function Qf(e){e=jf(e);const t=Jf(e),n=zf(e,t.state,t.location,t.replace);function r(s,i=!0){i||n.pauseListeners(),history.go(s)}const o=me({location:"",base:e,go:r,createHref:Bf.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 Yf(e){return typeof e=="string"||e&&typeof e=="object"}function Ul(e){return typeof e=="string"||typeof e=="symbol"}const Kl=Symbol("");var ai;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(ai||(ai={}));function _n(e,t){return me(new Error,{type:e,[Kl]:!0},t)}function gt(e,t){return e instanceof Error&&Kl in e&&(t==null||!!(e.type&t))}const ci="[^/]+?",Xf={sensitive:!1,strict:!1,start:!0,end:!0},Zf=/[.+*?^${}()[\]/\\]/g;function ed(e,t){const n=me({},Xf,t),r=[];let o=n.start?"^":"";const s=[];for(const c of e){const f=c.length?[]:[90];n.strict&&!c.length&&(o+="/");for(let u=0;u<c.length;u++){const p=c[u];let g=40+(n.sensitive?.25:0);if(p.type===0)u||(o+="/"),o+=p.value.replace(Zf,"\\$&"),g+=40;else if(p.type===1){const{value:_,repeatable:S,optional:k,regexp:R}=p;s.push({name:_,repeatable:S,optional:k});const b=R||ci;if(b!==ci){g+=10;try{new RegExp(`(${b})`)}catch(w){throw new Error(`Invalid custom RegExp for param "${_}" (${b}): `+w.message)}}let m=S?`((?:${b})(?:/(?:${b}))*)`:`(${b})`;u||(m=k&&c.length<2?`(?:/${m})`:"/"+m),k&&(m+="?"),o+=m,g+=20,k&&(g+=-8),S&&(g+=-20),b===".*"&&(g+=-50)}f.push(g)}r.push(f)}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 f=c.match(i),u={};if(!f)return null;for(let p=1;p<f.length;p++){const g=f[p]||"",_=s[p-1];u[_.name]=g&&_.repeatable?g.split("/"):g}return u}function a(c){let f="",u=!1;for(const p of e){(!u||!f.endsWith("/"))&&(f+="/"),u=!1;for(const g of p)if(g.type===0)f+=g.value;else if(g.type===1){const{value:_,repeatable:S,optional:k}=g,R=_ in c?c[_]:"";if(it(R)&&!S)throw new Error(`Provided param "${_}" is an array but it is not repeatable (* or + modifiers)`);const b=it(R)?R.join("/"):R;if(!b)if(k)p.length<2&&(f.endsWith("/")?f=f.slice(0,-1):u=!0);else throw new Error(`Missing required param "${_}"`);f+=b}}return f||"/"}return{re:i,score:r,keys:s,parse:l,stringify:a}}function td(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 Gl(e,t){let n=0;const r=e.score,o=t.score;for(;n<r.length&&n<o.length;){const s=td(r[n],o[n]);if(s)return s;n++}if(Math.abs(o.length-r.length)===1){if(ui(r))return 1;if(ui(o))return-1}return o.length-r.length}function ui(e){const t=e[e.length-1];return e.length>0&&t[t.length-1]<0}const nd={type:0,value:""},rd=/[a-zA-Z0-9_]/;function od(e){if(!e)return[[]];if(e==="/")return[[nd]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(g){throw new Error(`ERR (${n})/"${c}": ${g}`)}let n=0,r=n;const o=[];let s;function i(){s&&o.push(s),s=[]}let l=0,a,c="",f="";function u(){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:f,repeatable:a==="*"||a==="+",optional:a==="*"||a==="?"})):t("Invalid state to consume buffer"),c="")}function p(){c+=a}for(;l<e.length;){if(a=e[l++],a==="\\"&&n!==2){r=n,n=4;continue}switch(n){case 0:a==="/"?(c&&u(),i()):a===":"?(u(),n=1):p();break;case 4:p(),n=r;break;case 1:a==="("?n=2:rd.test(a)?p():(u(),n=0,a!=="*"&&a!=="?"&&a!=="+"&&l--);break;case 2:a===")"?f[f.length-1]=="\\"?f=f.slice(0,-1)+a:n=3:f+=a;break;case 3:u(),n=0,a!=="*"&&a!=="?"&&a!=="+"&&l--,f="";break;default:t("Unknown state");break}}return n===2&&t(`Unfinished custom RegExp for param "${c}"`),u(),i(),o}function sd(e,t,n){const r=ed(od(e.path),n),o=me(r,{record:e,parent:t,children:[],alias:[]});return t&&!o.record.aliasOf==!t.record.aliasOf&&t.children.push(o),o}function id(e,t){const n=[],r=new Map;t=hi({strict:!1,end:!0,sensitive:!1},t);function o(u){return r.get(u)}function s(u,p,g){const _=!g,S=ld(u);S.aliasOf=g&&g.record;const k=hi(t,u),R=[S];if("alias"in u){const w=typeof u.alias=="string"?[u.alias]:u.alias;for(const V of w)R.push(me({},S,{components:g?g.record.components:S.components,path:V,aliasOf:g?g.record:S}))}let b,m;for(const w of R){const{path:V}=w;if(p&&V[0]!=="/"){const O=p.record.path,G=O[O.length-1]==="/"?"":"/";w.path=p.record.path+(V&&G+V)}if(b=sd(w,p,k),g?g.alias.push(b):(m=m||b,m!==b&&m.alias.push(b),_&&u.name&&!di(b)&&i(u.name)),ql(b)&&a(b),S.children){const O=S.children;for(let G=0;G<O.length;G++)s(O[G],b,g&&g.children[G])}g=g||b}return m?()=>{i(m)}:Hn}function i(u){if(Ul(u)){const p=r.get(u);p&&(r.delete(u),n.splice(n.indexOf(p),1),p.children.forEach(i),p.alias.forEach(i))}else{const p=n.indexOf(u);p>-1&&(n.splice(p,1),u.record.name&&r.delete(u.record.name),u.children.forEach(i),u.alias.forEach(i))}}function l(){return n}function a(u){const p=ud(u,n);n.splice(p,0,u),u.record.name&&!di(u)&&r.set(u.record.name,u)}function c(u,p){let g,_={},S,k;if("name"in u&&u.name){if(g=r.get(u.name),!g)throw _n(1,{location:u});k=g.record.name,_=me(fi(p.params,g.keys.filter(m=>!m.optional).concat(g.parent?g.parent.keys.filter(m=>m.optional):[]).map(m=>m.name)),u.params&&fi(u.params,g.keys.map(m=>m.name))),S=g.stringify(_)}else if(u.path!=null)S=u.path,g=n.find(m=>m.re.test(S)),g&&(_=g.parse(S),k=g.record.name);else{if(g=p.name?r.get(p.name):n.find(m=>m.re.test(p.path)),!g)throw _n(1,{location:u,currentLocation:p});k=g.record.name,_=me({},p.params,u.params),S=g.stringify(_)}const R=[];let b=g;for(;b;)R.unshift(b.record),b=b.parent;return{name:k,path:S,params:_,matched:R,meta:cd(R)}}e.forEach(u=>s(u));function f(){n.length=0,r.clear()}return{addRoute:s,resolve:c,removeRoute:i,clearRoutes:f,getRoutes:l,getRecordMatcher:o}}function fi(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}function ld(e){return{path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:void 0,beforeEnter:e.beforeEnter,props:ad(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 ad(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 di(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function cd(e){return e.reduce((t,n)=>me(t,n.meta),{})}function hi(e,t){const n={};for(const r in e)n[r]=r in t?t[r]:e[r];return n}function ud(e,t){let n=0,r=t.length;for(;n!==r;){const s=n+r>>1;Gl(e,t[s])<0?r=s:n=s+1}const o=fd(e);return o&&(r=t.lastIndexOf(o,r-1)),r}function fd(e){let t=e;for(;t=t.parent;)if(ql(t)&&Gl(e,t)===0)return t}function ql({record:e}){return!!(e.name||e.components&&Object.keys(e.components).length||e.redirect)}function dd(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(Hl," "),i=s.indexOf("="),l=Kn(i<0?s:s.slice(0,i)),a=i<0?null:Kn(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 pi(e){let t="";for(let n in e){const r=e[n];if(n=Rf(n),r==null){r!==void 0&&(t+=(t.length?"&":"")+n);continue}(it(r)?r.map(s=>s&&Lo(s)):[r&&Lo(r)]).forEach(s=>{s!==void 0&&(t+=(t.length?"&":"")+n,s!=null&&(t+="="+s))})}return t}function hd(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 pd=Symbol(""),gi=Symbol(""),qr=Symbol(""),Zo=Symbol(""),Eo=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 Tt(e,t,n,r,o,s=i=>i()){const i=r&&(r.enterCallbacks[o]=r.enterCallbacks[o]||[]);return()=>new Promise((l,a)=>{const c=p=>{p===!1?a(_n(4,{from:n,to:t})):p instanceof Error?a(p):Yf(p)?a(_n(2,{from:t,to:p})):(i&&r.enterCallbacks[o]===i&&typeof p=="function"&&i.push(p),l())},f=s(()=>e.call(r&&r.instances[o],t,n,c));let u=Promise.resolve(f);e.length<3&&(u=u.then(c)),u.catch(p=>a(p))})}function fo(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(gd(a)){const f=(a.__vccOpts||a)[t];f&&s.push(Tt(f,n,r,i,l,o))}else{let c=a();s.push(()=>c.then(f=>{if(!f)return Promise.reject(new Error(`Couldn't resolve component "${l}" at "${i.path}"`));const u=yf(f)?f.default:f;i.components[l]=u;const g=(u.__vccOpts||u)[t];return g&&Tt(g,n,r,i,l,o)()}))}}return s}function gd(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function mi(e){const t=Be(qr),n=Be(Zo),r=A(()=>{const a=Yt(e.to);return t.resolve(a)}),o=A(()=>{const{matched:a}=r.value,{length:c}=a,f=a[c-1],u=n.matched;if(!f||!u.length)return-1;const p=u.findIndex(vn.bind(null,f));if(p>-1)return p;const g=vi(a[c-2]);return c>1&&vi(f)===g&&u[u.length-1].path!==g?u.findIndex(vn.bind(null,a[c-2])):p}),s=A(()=>o.value>-1&&bd(n.params,r.value.params)),i=A(()=>o.value>-1&&o.value===n.matched.length-1&&Bl(n.params,r.value.params));function l(a={}){return _d(a)?t[Yt(e.replace)?"replace":"push"](Yt(e.to)).catch(Hn):Promise.resolve()}return{route:r,href:A(()=>r.value.href),isActive:s,isExactActive:i,navigate:l}}const md=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:mi,setup(e,{slots:t}){const n=Xn(mi(e)),{options:r}=Be(qr),o=A(()=>({[_i(e.activeClass,r.linkActiveClass,"router-link-active")]:n.isActive,[_i(e.exactActiveClass,r.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const s=t.default&&t.default(n);return e.custom?s:ke("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:o.value},s)}}}),vd=md;function _d(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 bd(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 vi(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const _i=(e,t,n)=>e??t??n,yd=he({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const r=Be(Eo),o=A(()=>e.route||r.value),s=Be(gi,0),i=A(()=>{let c=Yt(s);const{matched:f}=o.value;let u;for(;(u=f[c])&&!u.components;)c++;return c}),l=A(()=>o.value.matched[i.value]);Xt(gi,A(()=>i.value+1)),Xt(pd,l),Xt(Eo,o);const a=ue();return $e(()=>[a.value,l.value,e.name],([c,f,u],[p,g,_])=>{f&&(f.instances[u]=c,g&&g!==f&&c&&c===p&&(f.leaveGuards.size||(f.leaveGuards=g.leaveGuards),f.updateGuards.size||(f.updateGuards=g.updateGuards))),c&&f&&(!g||!vn(f,g)||!p)&&(f.enterCallbacks[u]||[]).forEach(S=>S(c))},{flush:"post"}),()=>{const c=o.value,f=e.name,u=l.value,p=u&&u.components[f];if(!p)return bi(n.default,{Component:p,route:c});const g=u.props[f],_=g?g===!0?c.params:typeof g=="function"?g(c):g:null,k=ke(p,me({},_,t,{onVnodeUnmounted:R=>{R.component.isUnmounted&&(u.instances[f]=null)},ref:a}));return bi(n.default,{Component:k,route:c})||k}}});function bi(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const wd=yd;function Sd(e){const t=id(e.routes,e),n=e.parseQuery||dd,r=e.stringifyQuery||pi,o=e.history,s=En(),i=En(),l=En(),a=yn(mt);let c=mt;ln&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const f=co.bind(null,P=>""+P),u=co.bind(null,Of),p=co.bind(null,Kn);function g(P,F){let H,q;return Ul(P)?(H=t.getRecordMatcher(P),q=F):q=P,t.addRoute(q,H)}function _(P){const F=t.getRecordMatcher(P);F&&t.removeRoute(F)}function S(){return t.getRoutes().map(P=>P.record)}function k(P){return!!t.getRecordMatcher(P)}function R(P,F){if(F=me({},F||a.value),typeof P=="string"){const h=uo(n,P,F.path),v=t.resolve({path:h.path},F),C=o.createHref(h.fullPath);return me(h,v,{params:p(v.params),hash:Kn(h.hash),redirectedFrom:void 0,href:C})}let H;if(P.path!=null)H=me({},P,{path:uo(n,P.path,F.path).path});else{const h=me({},P.params);for(const v in h)h[v]==null&&delete h[v];H=me({},P,{params:u(h)}),F.params=u(F.params)}const q=t.resolve(H,F),pe=P.hash||"";q.params=f(p(q.params));const Pe=$f(r,me({},P,{hash:Tf(pe),path:q.path})),d=o.createHref(Pe);return me({fullPath:Pe,hash:pe,query:r===pi?hd(P.query):P.query||{}},q,{redirectedFrom:void 0,href:d})}function b(P){return typeof P=="string"?uo(n,P,a.value.path):me({},P)}function m(P,F){if(c!==P)return _n(8,{from:F,to:P})}function w(P){return G(P)}function V(P){return w(me(b(P),{replace:!0}))}function O(P){const F=P.matched[P.matched.length-1];if(F&&F.redirect){const{redirect:H}=F;let q=typeof H=="function"?H(P):H;return typeof q=="string"&&(q=q.includes("?")||q.includes("#")?q=b(q):{path:q},q.params={}),me({query:P.query,hash:P.hash,params:q.path!=null?{}:P.params},q)}}function G(P,F){const H=c=R(P),q=a.value,pe=P.state,Pe=P.force,d=P.replace===!0,h=O(H);if(h)return G(me(b(h),{state:typeof h=="object"?me({},pe,h.state):pe,force:Pe,replace:d}),F||H);const v=H;v.redirectedFrom=F;let C;return!Pe&&Nf(r,q,H)&&(C=_n(16,{to:v,from:q}),ct(q,q,!0,!1)),(C?Promise.resolve(C):L(v,q)).catch(y=>gt(y)?gt(y,2)?y:Pt(y):K(y,v,q)).then(y=>{if(y){if(gt(y,2))return G(me({replace:d},b(y.to),{state:typeof y.to=="object"?me({},pe,y.to.state):pe,force:Pe}),F||v)}else y=T(v,q,!0,d,pe);return U(v,q,y),y})}function Z(P,F){const H=m(P,F);return H?Promise.reject(H):Promise.resolve()}function j(P){const F=rn.values().next().value;return F&&typeof F.runWithContext=="function"?F.runWithContext(P):P()}function L(P,F){let H;const[q,pe,Pe]=Pd(P,F);H=fo(q.reverse(),"beforeRouteLeave",P,F);for(const h of q)h.leaveGuards.forEach(v=>{H.push(Tt(v,P,F))});const d=Z.bind(null,P,F);return H.push(d),Ye(H).then(()=>{H=[];for(const h of s.list())H.push(Tt(h,P,F));return H.push(d),Ye(H)}).then(()=>{H=fo(pe,"beforeRouteUpdate",P,F);for(const h of pe)h.updateGuards.forEach(v=>{H.push(Tt(v,P,F))});return H.push(d),Ye(H)}).then(()=>{H=[];for(const h of Pe)if(h.beforeEnter)if(it(h.beforeEnter))for(const v of h.beforeEnter)H.push(Tt(v,P,F));else H.push(Tt(h.beforeEnter,P,F));return H.push(d),Ye(H)}).then(()=>(P.matched.forEach(h=>h.enterCallbacks={}),H=fo(Pe,"beforeRouteEnter",P,F,j),H.push(d),Ye(H))).then(()=>{H=[];for(const h of i.list())H.push(Tt(h,P,F));return H.push(d),Ye(H)}).catch(h=>gt(h,8)?h:Promise.reject(h))}function U(P,F,H){l.list().forEach(q=>j(()=>q(P,F,H)))}function T(P,F,H,q,pe){const Pe=m(P,F);if(Pe)return Pe;const d=F===mt,h=ln?history.state:{};H&&(q||d?o.replace(P.fullPath,me({scroll:d&&h&&h.scroll},pe)):o.push(P.fullPath,pe)),a.value=P,ct(P,F,H,d),Pt()}let ee;function ve(){ee||(ee=o.listen((P,F,H)=>{if(!ir.listening)return;const q=R(P),pe=O(q);if(pe){G(me(pe,{replace:!0}),q).catch(Hn);return}c=q;const Pe=a.value;ln&&Kf(ii(Pe.fullPath,H.delta),Gr()),L(q,Pe).catch(d=>gt(d,12)?d:gt(d,2)?(G(d.to,q).then(h=>{gt(h,20)&&!H.delta&&H.type===Gn.pop&&o.go(-1,!1)}).catch(Hn),Promise.reject()):(H.delta&&o.go(-H.delta,!1),K(d,q,Pe))).then(d=>{d=d||T(q,Pe,!1),d&&(H.delta&&!gt(d,8)?o.go(-H.delta,!1):H.type===Gn.pop&&gt(d,20)&&o.go(-1,!1)),U(q,Pe,d)}).catch(Hn)}))}let _e=En(),J=En(),oe;function K(P,F,H){Pt(P);const q=J.list();return q.length?q.forEach(pe=>pe(P,F,H)):console.error(P),Promise.reject(P)}function rt(){return oe&&a.value!==mt?Promise.resolve():new Promise((P,F)=>{_e.add([P,F])})}function Pt(P){return oe||(oe=!P,ve(),_e.list().forEach(([F,H])=>P?H(P):F()),_e.reset()),P}function ct(P,F,H,q){const{scrollBehavior:pe}=e;if(!ln||!pe)return Promise.resolve();const Pe=!H&&Gf(ii(P.fullPath,0))||(q||!H)&&history.state&&history.state.scroll||null;return wn().then(()=>pe(P,F,Pe)).then(d=>d&&Uf(d)).catch(d=>K(d,P,F))}const We=P=>o.go(P);let nn;const rn=new Set,ir={currentRoute:a,listening:!0,addRoute:g,removeRoute:_,clearRoutes:t.clearRoutes,hasRoute:k,getRoutes:S,resolve:R,options:e,push:w,replace:V,go:We,back:()=>We(-1),forward:()=>We(1),beforeEach:s.add,beforeResolve:i.add,afterEach:l.add,onError:J.add,isReady:rt,install(P){const F=this;P.component("RouterLink",vd),P.component("RouterView",wd),P.config.globalProperties.$router=F,Object.defineProperty(P.config.globalProperties,"$route",{enumerable:!0,get:()=>Yt(a)}),ln&&!nn&&a.value===mt&&(nn=!0,w(o.location).catch(pe=>{}));const H={};for(const pe in mt)Object.defineProperty(H,pe,{get:()=>a.value[pe],enumerable:!0});P.provide(qr,F),P.provide(Zo,Ji(H)),P.provide(Eo,a);const q=P.unmount;rn.add(P),P.unmount=function(){rn.delete(P),rn.size<1&&(c=mt,ee&&ee(),ee=null,a.value=mt,nn=!1,oe=!1),q()}}};function Ye(P){return P.reduce((F,H)=>F.then(()=>j(H)),Promise.resolve())}return ir}function Pd(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=>vn(c,l))?r.push(l):n.push(l));const a=e.matched[i];a&&(t.matched.find(c=>vn(c,a))||o.push(a))}return[n,r,o]}function tn(){return Be(qr)}function St(e){return Be(Zo)}var es=Symbol(""),pt=()=>{const e=Be(es);if(!e)throw new Error("useClientData() is called without provider.");return e},Cd=()=>pt().pageComponent,Sn=()=>pt().pageData,at=()=>pt().pageFrontmatter,kd=()=>pt().pageHead,Ld=()=>pt().pageLang,xd=()=>pt().pageLayout,sr=()=>pt().routeLocale,Ed=()=>pt().routes,zl=()=>pt().siteData,ts=()=>pt().siteLocaleData,Ad=Symbol(""),Ao=yn(_f),pn=yn(bf),Jl=(e,t)=>{const n=af(e,t);if(pn.value[n])return n;const r=encodeURI(n);if(pn.value[r])return r;const o=Ao.value[n]||Ao.value[r];return o||n},qn=(e,t)=>{const{pathname:n,hashAndQueries:r}=Il(e),o=Jl(n,t),s=o+r;return pn.value[o]?{...pn.value[o],path:s,notFound:!1}:{...pn.value["/404.html"],path:s,notFound:!0}},Td=(e,t)=>{const{pathname:n,hashAndQueries:r}=Il(e);return Jl(n,t)+r},Rd=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}},zr=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=tn(),r=St(),o=A(()=>e.to.startsWith("#")||e.to.startsWith("?")?e.to:`/${Td(e.to,r.path).substring(1)}`);return()=>{var s;return ke("a",{class:["route-link",{[e.activeClass]:e.active}],href:o.value,onClick:(i={})=>{Rd(i)&&n.push(e.to).catch()}},(s=t.default)==null?void 0:s.call(t))}}}),Pn=he({name:"AutoLink",props:{config:{type:Object,required:!0}},slots:Object,setup(e,{slots:t}){const n=ac(e,"config"),r=St(),o=zl(),s=A(()=>or(n.value.link)),i=A(()=>n.value.target||(s.value?"_blank":void 0)),l=A(()=>i.value==="_blank"),a=A(()=>!s.value&&!l.value),c=A(()=>n.value.rel||(l.value?"noopener noreferrer":null)),f=A(()=>n.value.ariaLabel??n.value.text),u=A(()=>{if(n.value.exact)return!1;const g=Object.keys(o.value.locales);return g.length?g.every(_=>_!==n.value.link):n.value.link!=="/"}),p=A(()=>a.value?n.value.activeMatch?(n.value.activeMatch instanceof RegExp?n.value.activeMatch:new RegExp(n.value.activeMatch,"u")).test(r.path):u.value?r.path.startsWith(n.value.link):r.path===n.value.link:!1);return()=>{const{before:g,after:_,default:S}=t,k=(S==null?void 0:S(n.value))||[g==null?void 0:g(n.value),n.value.text,_==null?void 0:_(n.value)];return a.value?ke(zr,{class:"auto-link",to:n.value.link,active:p.value,"aria-label":f.value},()=>k):ke("a",{class:"auto-link external-link",href:n.value.link,"aria-label":f.value,rel:c.value,target:i.value},k)}}}),ns=he({name:"ClientOnly",setup(e,t){const n=ue(!1);return Ge(()=>{n.value=!0}),()=>{var r,o;return n.value?(o=(r=t.slots).default)==null?void 0:o.call(r):null}}}),rs=he({name:"Content",props:{path:{type:String,required:!1,default:""}},setup(e){const t=Cd(),n=A(()=>{if(!e.path)return t.value;const r=qn(e.path);return bc(()=>r.loader().then(({comp:o})=>o))});return()=>ke(n.value)}}),Dd="Layout",Od="en-US",Kt=Xn({resolveLayouts:e=>e.reduce((t,n)=>({...t,...n.layouts}),{}),resolvePageHead:(e,t,n)=>{const r=st(t.description)?t.description:n.description,o=[...Array.isArray(t.head)?t.head:[],...n.head,["title",{},e],["meta",{name:"description",content:r}]];return pf(o)},resolvePageHeadTitle:(e,t)=>[e.title,t.title].filter(n=>!!n).join(" | "),resolvePageLang:(e,t)=>e.lang||t.lang||Od,resolvePageLayout:(e,t)=>{const n=st(e.frontmatter.layout)?e.frontmatter.layout:Dd;if(!t[n])throw new Error(`[vuepress] Cannot resolve layout: ${n}`);return t[n]},resolveRouteLocale:(e,t)=>cf(e,decodeURI(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??[]]}}}),Ft=(e={})=>e,os=e=>Kr(e)?e:`/${$l(e)}`;function Jr(e){return Ni()?(Oa(e),!0):!1}function ht(e){return typeof e=="function"?e():Yt(e)}const ss=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const Id=Object.prototype.toString,Md=e=>Id.call(e)==="[object Object]",To=()=>{};function Ql(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 Yl=e=>e();function $d(e,t={}){let n,r,o=To;const s=l=>{clearTimeout(l),o(),o=To};return l=>{const a=ht(e),c=ht(t.maxWait);return n&&s(n),a<=0||c!==void 0&&c<=0?(r&&(s(r),r=null),Promise.resolve(l())):new Promise((f,u)=>{o=t.rejectOnCancel?u:f,c&&!r&&(r=setTimeout(()=>{n&&s(n),r=null,f(l())},c)),n=setTimeout(()=>{r&&s(r),r=null,f(l())},a)})}}function Nd(e=Yl){const t=ue(!0);function n(){t.value=!1}function r(){t.value=!0}const o=(...s)=>{t.value&&e(...s)};return{isActive:Nr(t),pause:n,resume:r,eventFilter:o}}function Hd(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 Vd(e){return Wr()}function jd(e,t=200,n={}){return Ql($d(t,n),e)}function Fd(e,t,n={}){const{eventFilter:r=Yl,...o}=n;return $e(e,Ql(r,t),o)}function Bd(e,t,n={}){const{eventFilter:r,...o}=n,{eventFilter:s,pause:i,resume:l,isActive:a}=Nd(r);return{stop:Fd(e,t,{...o,eventFilter:s}),pause:i,resume:l,isActive:a}}function is(e,t=!0,n){Vd()?Ge(e,n):t?e():wn(e)}function Wd(e,t,n={}){const{immediate:r=!0}=n,o=ue(!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)},ht(t))}return r&&(o.value=!0,ss&&a()),Jr(l),{isPending:Nr(o),start:a,stop:l}}function Ud(e=!1,t={}){const{truthyValue:n=!0,falsyValue:r=!1}=t,o=Ne(e),s=ue(e);function i(l){if(arguments.length)return s.value=l,s.value;{const a=ht(n);return s.value=s.value===a?ht(r):a,s.value}}return o?i:[s,i]}function zt(e){var t;const n=ht(e);return(t=n==null?void 0:n.$el)!=null?t:n}const yt=ss?window:void 0,Xl=ss?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=yt):[t,n,r,o]=e,!t)return To;Array.isArray(n)||(n=[n]),Array.isArray(r)||(r=[r]);const s=[],i=()=>{s.forEach(f=>f()),s.length=0},l=(f,u,p,g)=>(f.addEventListener(u,p,g),()=>f.removeEventListener(u,p,g)),a=$e(()=>[zt(t),ht(o)],([f,u])=>{if(i(),!f)return;const p=Md(u)?{...u}:u;s.push(...n.flatMap(g=>r.map(_=>l(f,g,_,p))))},{immediate:!0,flush:"post"}),c=()=>{a(),i()};return Jr(c),c}function Kd(){const e=ue(!1),t=Wr();return t&&Ge(()=>{e.value=!0},t),e}function Qr(e){const t=Kd();return A(()=>(t.value,!!e()))}function ls(e,t={}){const{window:n=yt}=t,r=Qr(()=>n&&"matchMedia"in n&&typeof n.matchMedia=="function");let o;const s=ue(!1),i=c=>{s.value=c.matches},l=()=>{o&&("removeEventListener"in o?o.removeEventListener("change",i):o.removeListener(i))},a=ru(()=>{r.value&&(l(),o=n.matchMedia(ht(e)),"addEventListener"in o?o.addEventListener("change",i):o.addListener(i),s.value=o.matches)});return Jr(()=>{a(),l(),o=void 0}),s}function yi(e,t={}){const{controls:n=!1,navigator:r=Xl}=t,o=Qr(()=>r&&"permissions"in r);let s;const i=typeof e=="string"?{name:e}:e,l=ue(),a=()=>{s&&(l.value=s.state)},c=Hd(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 Gd(e={}){const{navigator:t=Xl,read:n=!1,source:r,copiedDuring:o=1500,legacy:s=!1}=e,i=Qr(()=>t&&"clipboard"in t),l=yi("clipboard-read"),a=yi("clipboard-write"),c=A(()=>i.value||s),f=ue(""),u=ue(!1),p=Wd(()=>u.value=!1,o);function g(){i.value&&R(l.value)?t.clipboard.readText().then(b=>{f.value=b}):f.value=k()}c.value&&n&&lt(["copy","cut"],g);async function _(b=ht(r)){c.value&&b!=null&&(i.value&&R(a.value)?await t.clipboard.writeText(b):S(b),f.value=b,u.value=!0,p.start())}function S(b){const m=document.createElement("textarea");m.value=b??"",m.style.position="absolute",m.style.opacity="0",document.body.appendChild(m),m.select(),document.execCommand("copy"),m.remove()}function k(){var b,m,w;return(w=(m=(b=document==null?void 0:document.getSelection)==null?void 0:b.call(document))==null?void 0:m.toString())!=null?w:""}function R(b){return b==="granted"||b==="prompt"}return{isSupported:c,text:f,copied:u,copy:_}}const mr=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},vr="__vueuse_ssr_handlers__",qd=zd();function zd(){return vr in mr||(mr[vr]=mr[vr]||{}),mr[vr]}function Jd(e,t){return qd[e]||t}function Qd(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 Yd={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()}},wi="vueuse-storage";function as(e,t,n,r={}){var o;const{flush:s="pre",deep:i=!0,listenToStorageChanges:l=!0,writeDefaults:a=!0,mergeDefaults:c=!1,shallow:f,window:u=yt,eventFilter:p,onError:g=L=>{console.error(L)},initOnMounted:_}=r,S=(f?yn:ue)(typeof t=="function"?t():t);if(!n)try{n=Jd("getDefaultStorage",()=>{var L;return(L=yt)==null?void 0:L.localStorage})()}catch(L){g(L)}if(!n)return S;const k=ht(t),R=Qd(k),b=(o=r.serializer)!=null?o:Yd[R],{pause:m,resume:w}=Bd(S,()=>O(S.value),{flush:s,deep:i,eventFilter:p});u&&l&&is(()=>{lt(u,"storage",Z),lt(u,wi,j),_&&Z()}),_||Z();function V(L,U){u&&u.dispatchEvent(new CustomEvent(wi,{detail:{key:e,oldValue:L,newValue:U,storageArea:n}}))}function O(L){try{const U=n.getItem(e);if(L==null)V(U,null),n.removeItem(e);else{const T=b.write(L);U!==T&&(n.setItem(e,T),V(U,T))}}catch(U){g(U)}}function G(L){const U=L?L.newValue:n.getItem(e);if(U==null)return a&&k!=null&&n.setItem(e,b.write(k)),k;if(!L&&c){const T=b.read(U);return typeof c=="function"?c(T,k):R==="object"&&!Array.isArray(T)?{...k,...T}:T}else return typeof U!="string"?U:b.read(U)}function Z(L){if(!(L&&L.storageArea!==n)){if(L&&L.key==null){S.value=k;return}if(!(L&&L.key!==e)){m();try{(L==null?void 0:L.newValue)!==b.write(S.value)&&(S.value=G(L))}catch(U){g(U)}finally{L?wn(w):w()}}}}function j(L){Z(L.detail)}return S}function Xd(e){return ls("(prefers-color-scheme: dark)",e)}function Zd(e,t,n={}){const{window:r=yt,...o}=n;let s;const i=Qr(()=>r&&"ResizeObserver"in r),l=()=>{s&&(s.disconnect(),s=void 0)},a=A(()=>Array.isArray(e)?e.map(u=>zt(u)):[zt(e)]),c=$e(a,u=>{if(l(),i.value&&r){s=new ResizeObserver(t);for(const p of u)p&&s.observe(p,o)}},{immediate:!0,flush:"post"}),f=()=>{l(),c()};return Jr(f),{isSupported:i,stop:f}}function eh(e,t={width:0,height:0},n={}){const{window:r=yt,box:o="content-box"}=n,s=A(()=>{var u,p;return(p=(u=zt(e))==null?void 0:u.namespaceURI)==null?void 0:p.includes("svg")}),i=ue(t.width),l=ue(t.height),{stop:a}=Zd(e,([u])=>{const p=o==="border-box"?u.borderBoxSize:o==="content-box"?u.contentBoxSize:u.devicePixelContentBoxSize;if(r&&s.value){const g=zt(e);if(g){const _=g.getBoundingClientRect();i.value=_.width,l.value=_.height}}else if(p){const g=Array.isArray(p)?p:[p];i.value=g.reduce((_,{inlineSize:S})=>_+S,0),l.value=g.reduce((_,{blockSize:S})=>_+S,0)}else i.value=u.contentRect.width,l.value=u.contentRect.height},n);is(()=>{const u=zt(e);u&&(i.value="offsetWidth"in u?u.offsetWidth:t.width,l.value="offsetHeight"in u?u.offsetHeight:t.height)});const c=$e(()=>zt(e),u=>{i.value=u?t.width:0,l.value=u?t.height:0});function f(){a(),c()}return{width:i,height:l,stop:f}}function th(e,t,n={}){const{window:r=yt}=n;return as(e,t,r==null?void 0:r.sessionStorage,n)}function nh(e={}){const{window:t=yt,behavior:n="auto"}=e;if(!t)return{x:ue(0),y:ue(0)};const r=ue(t.scrollX),o=ue(t.scrollY),s=A({get(){return r.value},set(l){scrollTo({left:l,behavior:n})}}),i=A({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 rh(e={}){const{window:t=yt,initialWidth:n=Number.POSITIVE_INFINITY,initialHeight:r=Number.POSITIVE_INFINITY,listenOrientation:o=!0,includeScrollbar:s=!0}=e,i=ue(n),l=ue(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(),is(a),lt("resize",a,{passive:!0}),o){const c=ls("(orientation: portrait)");$e(c,()=>a())}return{width:i,height:l}}const Si=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},oh=({headerLinkSelector:e,headerAnchorSelector:t,delay:n,offset:r=5})=>{const o=tn();lt("scroll",jd(()=>{var _,S;const i=Math.max(window.scrollY,document.documentElement.scrollTop,document.body.scrollTop);if(Math.abs(i-0)<r){Si(o,"");return}const a=window.innerHeight+i,c=Math.max(document.documentElement.scrollHeight,document.body.scrollHeight),f=Math.abs(c-a)<r,u=Array.from(document.querySelectorAll(e)),g=Array.from(document.querySelectorAll(t)).filter(k=>u.some(R=>R.hash===k.hash));for(let k=0;k<g.length;k++){const R=g[k],b=g[k+1],m=i>=(((_=R.parentElement)==null?void 0:_.offsetTop)??0)-r,w=!b||i<(((S=b.parentElement)==null?void 0:S.offsetTop)??0)-r;if(!(m&&w))continue;const O=decodeURIComponent(o.currentRoute.value.hash),G=decodeURIComponent(R.hash);if(O===G)return;if(f){for(let Z=k+1;Z<g.length;Z++)if(O===decodeURIComponent(g[Z].hash))return}Si(o,G);return}},n))},sh="a.vp-sidebar-item",ih=".header-anchor",lh=300,ah=5,ch=Ft({setup(){oh({headerLinkSelector:sh,headerAnchorSelector:ih,delay:lh,offset:ah})}}),uh=Object.freeze(Object.defineProperty({__proto__:null,default:ch},Symbol.toStringTag,{value:"Module"})),Zl=e=>{const t=sr();return A(()=>e[t.value]??{})},fh=()=>{const e=Ed();return A(()=>Object.keys(e.value))},ho=(e,t)=>{var r;const n=(r=Wr())==null?void 0:r.appContext.components;return n?e in n||Qe(e)in n||Qn(Qe(e))in n:!1},dh=e=>new Promise(t=>setTimeout(t,e)),hh=({selector:e=[...new Array(6)].map((r,o)=>`#vp-content h${o+1}`).join(","),levels:t=2,ignore:n=[]}={})=>{const r=Array.from(document.querySelectorAll(e)).filter(o=>o.id&&o.hasChildNodes()).map(o=>{const s=Number(o.tagName[1]);return{element:o,title:ph(o,n),link:"#"+o.id,slug:o.id,level:s}});return gh(r,t)},ph=(e,t=[])=>{let n="";if(t.length){const r=e.cloneNode(!0);r.querySelectorAll(t.join(",")).forEach(o=>o.remove()),n=r.textContent||""}else n=e.textContent||"";return n.trim()},gh=(e,t=2)=>{if(t===!1)return[];const[n,r]=typeof t=="number"?[t,t]:t==="deep"?[2,6]:t;e=e.filter(s=>s.level>=n&&s.level<=r);const o=[];e:for(let s=0;s<e.length;s++){const i=e[s];if(s===0)o.push(i);else{for(let l=s-1;l>=0;l--){const a=e[l];if(a.level<i.level){(a.children??(a.children=[])).push(i);continue e}}o.push(i)}}return o},ea=(e,t)=>st(e)&&e.startsWith(t),mh=Object.keys,ta=e=>ea(e,"/");var vh={"/eng/":{backToTop:"Back to top"},"/":{backToTop:"Вернуться к началу"}};const _h=he({name:"BackToTop",setup(){const e=at(),t=Zl(vh),n=yn(),{height:r}=eh(n),{height:o}=rh(),{y:s}=nh(),i=A(()=>e.value.backToTop!==!1&&s.value>100),l=A(()=>s.value/(r.value-o.value)*100);return Ge(()=>{n.value=document.body}),()=>ke(rr,{name:"back-to-top"},()=>i.value?ke("button",{type:"button",class:"vp-back-to-top-button","aria-label":t.value.backToTop,onClick:()=>{window.scrollTo({top:0,behavior:"smooth"})}},[ke("span",{class:"vp-scroll-progress",role:"progressbar","aria-labelledby":"loadinglabel","aria-valuenow":l.value},ke("svg",ke("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}`}))),ke("div",{class:"back-to-top-icon"})]):null)}}),bh=Ft({rootComponents:[_h]}),yh=Object.freeze(Object.defineProperty({__proto__:null,default:bh},Symbol.toStringTag,{value:"Module"})),wh=/language-(shellscript|shell|bash|sh|zsh)/,Sh=({delay:e=500,duration:t=2e3,locales:n,selector:r,showInMobile:o,ignoreSelector:s=[],transform:i})=>{const l=ls("(max-width: 419px)"),a=A(()=>!l.value||o),c=Zl(n),f=Sn(),u=k=>{var b;if(k.hasAttribute("copy-code-registered"))return;const R=document.createElement("button");R.type="button",R.classList.add("vp-copy-code-button"),R.setAttribute("aria-label",c.value.copy),R.setAttribute("data-copied",c.value.copied),(b=k.parentElement)==null||b.insertBefore(R,k),k.setAttribute("copy-code-registered","")};$e(()=>[f.value.path,a.value],async()=>{document.body.classList.toggle("copy-code-disabled",!a.value),a.value&&(await wn(),await dh(e),document.querySelectorAll(r.join(",")).forEach(u))},{immediate:!0});const{copy:g}=Gd({legacy:!0}),_=new WeakMap,S=(k,R,b)=>{const m=R.cloneNode(!0);s.length&&m.querySelectorAll(s.join(",")).forEach(V=>V.remove()),i&&i(m);let w=m.textContent||"";wh.test(k.className)&&(w=w.replace(/^ *(\$|>) /gm,"")),g(w).then(()=>{if(t<=0)return;b.classList.add("copied"),clearTimeout(_.get(b));const V=setTimeout(()=>{b.classList.remove("copied"),b.blur(),_.delete(b)},t);_.set(b,V)})};lt("click",k=>{const R=k.target;if(a.value&&R.matches('div[class*="language-"] > button.vp-copy-code-button')){const b=R.parentElement,m=R.nextElementSibling;if(!b||!m)return;S(b,m,R)}})};var Ph={"/eng/":{copy:"Copy code",copied:"Copied"},"/":{copy:"Скопировать код",copied:"Скопировано"}},Ch=['.theme-default-content div[class*="language-"] pre'];const kh=Ft({setup:()=>{Sh({selector:Ch,locales:Ph,duration:2e3,delay:500,showInMobile:!1})}}),Lh=Object.freeze(Object.defineProperty({__proto__:null,default:kh},Symbol.toStringTag,{value:"Module"}));/**
* NProgress, (c) 2013, 2014 Rico Sta. Cruz - http://ricostacruz.com/nprogress
* @license MIT
*/const ae={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=ae.isStarted();e=po(e,ae.settings.minimum,1),ae.status=e===1?null:e;const n=ae.render(!t),r=n.querySelector(ae.settings.barSelector),o=ae.settings.speed,s=ae.settings.easing;return n.offsetWidth,xh(i=>{_r(r,{transform:"translate3d("+Pi(e)+"%,0,0)",transition:"all "+o+"ms "+s}),e===1?(_r(n,{transition:"none",opacity:"1"}),n.offsetWidth,setTimeout(()=>{_r(n,{transition:"all "+o+"ms linear",opacity:"0"}),setTimeout(()=>{ae.remove(),i()},o)},o)):setTimeout(()=>i(),o)}),ae},isStarted:()=>typeof ae.status=="number",start:()=>{ae.status||ae.set(0);const e=()=>{setTimeout(()=>{ae.status&&(ae.trickle(),e())},ae.settings.trickleSpeed)};return ae.settings.trickle&&e(),ae},done:e=>!e&&!ae.status?ae:ae.inc(.3+.5*Math.random()).set(1),inc:e=>{let t=ae.status;return t?(typeof e!="number"&&(e=(1-t)*po(Math.random()*t,.1,.95)),t=po(t+e,0,.994),ae.set(t)):ae.start()},trickle:()=>ae.inc(Math.random()*ae.settings.trickleRate),render:e=>{if(ae.isRendered())return document.getElementById("nprogress");Ci(document.documentElement,"nprogress-busy");const t=document.createElement("div");t.id="nprogress",t.innerHTML=ae.settings.template;const n=t.querySelector(ae.settings.barSelector),r=e?"-100":Pi(ae.status||0),o=document.querySelector(ae.settings.parent);return _r(n,{transition:"all 0 linear",transform:"translate3d("+r+"%,0,0)"}),o!==document.body&&Ci(o,"nprogress-custom-parent"),o==null||o.appendChild(t),t},remove:()=>{ki(document.documentElement,"nprogress-busy"),ki(document.querySelector(ae.settings.parent),"nprogress-custom-parent");const e=document.getElementById("nprogress");e&&Eh(e)},isRendered:()=>!!document.getElementById("nprogress")},po=(e,t,n)=>e<t?t:e>n?n:e,Pi=e=>(-1+e)*100,xh=function(){const e=[];function t(){const n=e.shift();n&&n(t)}return function(n){e.push(n),e.length===1&&t()}}(),_r=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 f;for(;a--;)if(f=e[a]+c,f in l)return f;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)}}}(),na=(e,t)=>(typeof e=="string"?e:cs(e)).indexOf(" "+t+" ")>=0,Ci=(e,t)=>{const n=cs(e),r=n+t;na(n,t)||(e.className=r.substring(1))},ki=(e,t)=>{const n=cs(e);if(!na(e,t))return;const r=n.replace(" "+t+" "," ");e.className=r.substring(1,r.length-1)},cs=e=>(" "+(e.className||"")+" ").replace(/\s+/gi," "),Eh=e=>{e&&e.parentNode&&e.parentNode.removeChild(e)},Ah=()=>{Ge(()=>{const e=tn(),t=new Set;t.add(e.currentRoute.value.path),e.beforeEach(n=>{t.has(n.path)||ae.start()}),e.afterEach(n=>{t.add(n.path),ae.done()})})},Th=Ft({setup(){Ah()}}),Rh=Object.freeze(Object.defineProperty({__proto__:null,default:Th},Symbol.toStringTag,{value:"Module"})),Dh=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"})),Oh=JSON.parse(`{"repo":"https://git.pleshevski.ru/pleshevskiy/pleshevski.ru","locales":{"/":{"selectLanguageName":"Русский","navbar":["/","/works"],"notFound":["Верните страницу!","Мы потеряли страницу...","Вы заблокированы в лабиринте.","Искали кота?","Страница украдена.","Ошиблись в параллельной вселенной."],"backToHome":"Вернуться на главную","worksTable":{"name":"Название","description":"Описание","role":"Роль","technologies":"Технологии","status":"Статус","dates":"Даты"}},"/eng/":{"selectLanguageName":"English","navbar":["/eng/","/eng/works"],"notFound":["Return the page!","We lost a page...","You're blocked in a labyrinth.","Looking for a cat?","The page has been stolen.","Wrong turn in parallel universe."],"backToHome":"Back to home","worksTable":{"name":"Name","description":"Description","role":"Role","technologies":"Technologies","status":"Status","dates":"Dates"}}},"colorMode":"auto","colorModeSwitch":true,"navbar":[],"logo":null,"selectLanguageText":"Languages","selectLanguageAriaLabel":"Select language","sidebar":"heading","sidebarDepth":2,"editLink":true,"editLinkText":"Edit this page","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"}`),Ih=ue(Oh),ra=()=>Ih,oa=Symbol(""),Mh=()=>{const e=Be(oa);if(!e)throw new Error("useThemeLocaleData() is called without provider.");return e},$h=(e,t)=>{const{locales:n,...r}=e;return{...r,...n==null?void 0:n[t]}},Nh=Ft({enhance({app:e}){const t=ra(),n=e._context.provides[es],r=A(()=>$h(t.value,n.routeLocale.value));e.provide(oa,r),Object.defineProperties(e.config.globalProperties,{$theme:{get(){return t.value}},$themeLocale:{get(){return r.value}}})}}),Hh=Object.freeze(Object.defineProperty({__proto__:null,default:Nh},Symbol.toStringTag,{value:"Module"})),Vh=()=>ra(),Re=()=>Mh(),sa=Symbol(""),jh=e=>{const t=(n=e.value)=>{const r=window.document.documentElement;r.classList.toggle("dark",n),r.dataset.theme=n?"dark":"light"};Ge(()=>{$e(e,t,{immediate:!0})}),Fr(()=>t())},us=()=>{const e=Be(sa);if(!e)throw new Error("useDarkMode() is called without provider.");return e},Fh=()=>{const e=Re(),t=Xd(),n=as("vuepress-color-scheme",e.value.colorMode),r=A({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"}});Xt(sa,r),jh(r)};let go=null,An=null;const Bh={wait:()=>go,pending:()=>{go=new Promise(e=>An=e)},resolve:()=>{An==null||An(),go=null,An=null}},ia=()=>Bh,bn=(e,t)=>{const{notFound:n,meta:r,path:o}=qn(e,t);return n?{text:o,link:o}:{text:r.title||o,link:o}},Li=e=>decodeURI(e).replace(/#.*$/,"").replace(/(index)?\.(md|html)$/,""),Wh=(e,t)=>{if(t.hash===e)return!0;const n=Li(t.path),r=Li(e);return n===r},la=(e,t)=>e.link&&Wh(e.link,t)?!0:"children"in e?e.children.some(n=>la(n,t)):!1,aa=e=>!sf(e)&&!or(e),ca=e=>!Kr(e)||/github\.com/.test(e)?"GitHub":/bitbucket\.org/.test(e)?"Bitbucket":/gitlab\.com/.test(e)?"GitLab":/gitee\.com/.test(e)?"Gitee":null,Uh={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"},Kh=({docsRepo:e,editLinkPattern:t})=>{if(t)return t;const n=ca(e);return n!==null?Uh[n]:null},Gh=({docsRepo:e,docsBranch:t,docsDir:n,filePathRelative:r,editLinkPattern:o})=>{if(!r)return null;const s=Kh({docsRepo:e,editLinkPattern:o});return s?s.replace(/:repo/,Kr(e)?e:`https://github.com/${e}`).replace(/:branch/,t).replace(/:path/,$l(`${Ml(n)}/${r}`)):null},gn=(e="",t="")=>ta(t)||or(t)?t:`${gf(e)}${t}`,Sr=ue([]),qh=()=>{const e=tn(),t=Re(),n=at(),r=A(()=>n.value.sidebarDepth??t.value.sidebarDepth??2);e.beforeEach((s,i)=>{s.path!==i.path&&(Sr.value=[])});const o=()=>{if(r.value<=0){Sr.value=[];return}Sr.value=hh({selector:[...new Array(6)].map((s,i)=>`.theme-default-content h${i+1}`).join(","),levels:[2,r.value+1],ignore:[".vp-badge"]})};$e(r,o),Ge(o)},zh=()=>Sr,ua=Symbol("sidebarItems"),fs=()=>{const e=Be(ua);if(!e)throw new Error("useSidebarItems() is called without provider.");return e},Jh=()=>{const e=Re(),t=at(),n=Sn(),r=St(),o=sr(),s=zh(),i=A(()=>t.value.home?!1:t.value.sidebar??e.value.sidebar??"heading"),l=A(()=>Qh(i.value,n.value,r.path,o.value,s.value));Xt(ua,l)},Qh=(e,t,n,r,o)=>e===!1?[]:e==="heading"?fa(t,o):Array.isArray(e)?da(e,o,n,r):Yo(e)?Xh(e,t,o,n):[],Yh=e=>({text:e.title,link:e.link,children:ds(e.children)}),ds=e=>e?e.map(t=>Yh(t)):[],fa=(e,t)=>[{text:e.title,children:ds(t)}],da=(e,t,n,r="")=>{const o=(s,i)=>{var a;const l=st(s)?bn(gn(i,s)):st(s.link)?{...s,link:aa(s.link)?bn(gn(i,s.link)).link:s.link}:s;if("children"in l)return{...l,children:l.children.map(c=>o(c,gn(i,l.prefix)))};if(l.link===n){const c=((a=t[0])==null?void 0:a.level)===1?t[0].children:t;return{...l,children:ds(c)}}return l};return e.map(s=>o(s,r))},Xh=(e,t,n,r)=>{const o=mh(e).sort((s,i)=>i.length-s.length);for(const s of o)if(ea(decodeURI(r),s)){const i=e[s];return i?i==="heading"?fa(t,n):da(i,n,r,s):[]}return console.warn(`${decodeURI(r)} is missing sidebar config.`),[]},Zh=he({__name:"Badge",props:{type:{default:"tip"},text:{default:""},vertical:{default:void 0}},setup(e,{expose:t}){t();const n={};return Object.defineProperty(n,"__isScriptSetup",{enumerable:!1,value:!0}),n}}),we=(e,t)=>{const n=e.__vccOpts||e;for(const[r,o]of t)n[r]=o;return n};function ep(e,t,n,r,o,s){return $(),Y("span",{class:Fe(["vp-badge",n.type]),style:Yn({verticalAlign:n.vertical})},[Le(e.$slots,"default",{},()=>[$t(le(n.text),1)])],6)}const tp=we(Zh,[["render",ep],["__file","Badge.vue"]]),np=he({name:"CodeGroup",slots:Object,setup(e,{slots:t}){const n=ue([]),r=ue(-1),o=as("vuepress-code-group",{}),s=A(()=>n.value.map(c=>c.innerText).join(","));Ge(()=>{$e(()=>o.value[s.value],(c=-1)=>{r.value!==c&&(r.value=c)},{immediate:!0}),$e(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,f)=>{c.key===" "||c.key==="Enter"?(c.preventDefault(),r.value=f):c.key==="ArrowRight"?(c.preventDefault(),i(f)):c.key==="ArrowLeft"&&(c.preventDefault(),l(f))};return()=>{var f;const c=(((f=t.default)==null?void 0:f.call(t))||[]).filter(u=>u.type.name==="CodeGroupItem").map(u=>(u.props===null&&(u.props={}),u));return c.length===0?null:(r.value<0||r.value>c.length-1?(r.value=c.findIndex(u=>u.props.active===""||u.props.active===!0),r.value===-1&&(r.value=0)):c.forEach((u,p)=>{u.props.active=p===r.value}),ke("div",{class:"code-group"},[ke("div",{class:"code-group-nav",role:"tablist"},c.map((u,p)=>{const g=p===r.value;return ke("button",{ref:_=>{_&&(n.value[p]=_)},class:{"code-group-nav-tab":!0,active:g},role:"tab",ariaSelected:g,onClick:()=>r.value=p,onKeydown:_=>a(_,p)},u.props.title)})),c]))}}}),rp=he({name:"CodeGroupItem",__name:"CodeGroupItem",props:{title:{},active:{type:Boolean}},setup(e,{expose:t}){t();const n={};return Object.defineProperty(n,"__isScriptSetup",{enumerable:!1,value:!0}),n}});function op(e,t,n,r,o,s){return $(),Y("div",{class:Fe(["code-group-item",{active:n.active}]),role:"tabpanel"},[Le(e.$slots,"default")],2)}const sp=we(rp,[["render",op],["__file","CodeGroupItem.vue"]]),ip=he({__name:"VPHomeFeatures",setup(e,{expose:t}){t();const n=at(),r=A(()=>n.value.features??[]),o={frontmatter:n,features:r};return Object.defineProperty(o,"__isScriptSetup",{enumerable:!1,value:!0}),o}}),lp={key:0,class:"vp-features"};function ap(e,t,n,r,o,s){return r.features.length?($(),Y("div",lp,[($(!0),Y(be,null,bt(r.features,i=>($(),Y("div",{key:i.title,class:"vp-feature"},[W("h2",null,le(i.title),1),W("p",null,le(i.details),1)]))),128))])):Ae("",!0)}const cp=we(ip,[["render",ap],["__file","VPHomeFeatures.vue"]]),up=he({__name:"VPHomeFooter",setup(e,{expose:t}){t();const n=at(),r=A(()=>n.value.footer),o=A(()=>n.value.footerHtml),s={frontmatter:n,footer:r,footerHtml:o};return Object.defineProperty(s,"__isScriptSetup",{enumerable:!1,value:!0}),s}}),fp=["innerHTML"],dp=["textContent"];function hp(e,t,n,r,o,s){return r.footer?($(),Y(be,{key:0},[r.footerHtml?($(),Y("div",{key:0,class:"vp-footer",innerHTML:r.footer},null,8,fp)):($(),Y("div",{key:1,class:"vp-footer",textContent:le(r.footer)},null,8,dp))],64)):Ae("",!0)}const pp=we(up,[["render",hp],["__file","VPHomeFooter.vue"]]),gp=he({__name:"VPHomeHero",setup(e,{expose:t}){t();const n=at(),r=ts(),o=us(),s=A(()=>o.value&&n.value.heroImageDark!==void 0?n.value.heroImageDark:n.value.heroImage),i=A(()=>n.value.heroAlt||a.value||"hero"),l=A(()=>n.value.heroHeight||280),a=A(()=>n.value.heroText===null?null:n.value.heroText||r.value.title||"Hello"),c=A(()=>n.value.tagline===null?null:n.value.tagline||r.value.description||"Welcome to your VuePress site"),f=A(()=>Array.isArray(n.value.actions)?n.value.actions.map(({text:g,link:_,type:S="primary"})=>({text:g,link:_,type:S})):[]),p={frontmatter:n,siteLocale:r,isDarkMode:o,heroImage:s,heroAlt:i,heroHeight:l,heroText:a,tagline:c,actions:f,HomeHeroImage:()=>{if(!s.value)return null;const g=ke("img",{class:"vp-hero-image",src:os(s.value),alt:i.value,height:l.value});return n.value.heroImageDark===void 0?g:ke(ns,()=>g)},get AutoLink(){return Pn}};return Object.defineProperty(p,"__isScriptSetup",{enumerable:!1,value:!0}),p}}),mp={class:"vp-hero"},vp={key:0,id:"main-title"},_p={key:1,class:"vp-hero-description"},bp={key:2,class:"vp-hero-actions"};function yp(e,t,n,r,o,s){return $(),Y("header",mp,[te(r.HomeHeroImage),r.heroText?($(),Y("h1",vp,le(r.heroText),1)):Ae("",!0),r.tagline?($(),Y("p",_p,le(r.tagline),1)):Ae("",!0),r.actions.length?($(),Y("p",bp,[($(!0),Y(be,null,bt(r.actions,i=>($(),xe(r.AutoLink,{key:i.text,class:Fe(["vp-hero-action-button",[i.type]]),config:i},null,8,["class","config"]))),128))])):Ae("",!0)])}const wp=we(gp,[["render",yp],["__file","VPHomeHero.vue"]]),Sp=he({__name:"VPHome",setup(e,{expose:t}){t();const n={VPHomeFeatures:cp,VPHomeFooter:pp,VPHomeHero:wp,get Content(){return rs}};return Object.defineProperty(n,"__isScriptSetup",{enumerable:!1,value:!0}),n}}),Pp={class:"vp-home"},Cp={class:"theme-default-content"};function kp(e,t,n,r,o,s){return $(),Y("main",Pp,[te(r.VPHomeHero),te(r.VPHomeFeatures),W("div",Cp,[te(r.Content)]),te(r.VPHomeFooter)])}const Lp=we(Sp,[["render",kp],["__file","VPHome.vue"]]),xp="719px",Ep={mobile:xp};var zn;(function(e){e.MOBILE="mobile"})(zn||(zn={}));const Ap={[zn.MOBILE]:Number.parseInt(Ep.mobile.replace("px",""),10)},ha=(e,t)=>{const n=Ap[e];Number.isInteger(n)&&(lt("orientationchange",()=>t(n),!1),lt("resize",()=>t(n),!1),Ge(()=>{t(n)}))},Tp=he({__name:"VPNavbarBrand",setup(e,{expose:t}){t();const n=sr(),r=ts(),o=Re(),s=us(),i=A(()=>o.value.home||n.value),l=A(()=>r.value.title),a=A(()=>s.value&&o.value.logoDark!==void 0?o.value.logoDark:o.value.logo),c=A(()=>o.value.logoAlt??l.value),f=A(()=>l.value.toLocaleUpperCase().trim()===c.value.toLocaleUpperCase().trim()),p={routeLocale:n,siteLocale:r,themeLocale:o,isDarkMode:s,navbarBrandLink:i,navbarBrandTitle:l,navbarBrandLogo:a,navbarBrandLogoAlt:c,navBarLogoAltMatchesTitle:f,NavbarBrandLogo:()=>{if(!a.value)return null;const g=ke("img",{class:"vp-site-logo",src:os(a.value),alt:c.value});return o.value.logoDark===void 0?g:ke(ns,()=>g)},get RouteLink(){return zr}};return Object.defineProperty(p,"__isScriptSetup",{enumerable:!1,value:!0}),p}}),Rp=["aria-hidden"];function Dp(e,t,n,r,o,s){return $(),xe(r.RouteLink,{to:r.navbarBrandLink},{default:Ee(()=>[te(r.NavbarBrandLogo),r.navbarBrandTitle?($(),Y("span",{key:0,class:Fe(["vp-site-name",{"vp-hide-mobile":r.navbarBrandLogo}]),"aria-hidden":r.navBarLogoAltMatchesTitle},le(r.navbarBrandTitle),11,Rp)):Ae("",!0)]),_:1},8,["to"])}const Op=we(Tp,[["render",Dp],["__file","VPNavbarBrand.vue"]]),pa=(e,t="")=>st(e)?bn(gn(t,e)):"children"in e?{...e,children:e.children.map(n=>pa(n,gn(t,e.prefix)))}:{...e,link:aa(e.link)?bn(gn(t,e.link)).link:e.link},Ip=()=>{const e=Re();return A(()=>(e.value.navbar||[]).map(t=>pa(t)))},Mp=()=>{const e=Re(),t=A(()=>e.value.repo),n=A(()=>t.value?ca(t.value):null),r=A(()=>t.value&&!Kr(t.value)?`https://github.com/${t.value}`:t.value),o=A(()=>r.value?e.value.repoLabel?e.value.repoLabel:n.value===null?"Source":n.value:null);return A(()=>!r.value||!o.value?[]:[{text:o.value,link:r.value}])},$p=()=>{const e=St(),t=fh(),n=sr(),r=zl(),o=ts(),s=Vh(),i=Re();return A(()=>{const l=Object.keys(r.value.locales);if(l.length<2)return[];const a=e.path,c=e.fullPath;return[{text:`${i.value.selectLanguageText}`,ariaLabel:`${i.value.selectLanguageAriaLabel??i.value.selectLanguageText}`,children:l.map(u=>{var R,b;const p=((R=r.value.locales)==null?void 0:R[u])??{},g=((b=s.value.locales)==null?void 0:b[u])??{},_=`${p.lang}`,S=g.selectLanguageName??_;if(_===o.value.lang)return{text:S,activeMatch:".",link:e.fullPath};const k=a.replace(n.value,u);return{text:S,link:t.value.some(m=>m===k)?c.replace(a,k):g.home??u}})}]})},Np=he({__name:"VPDropdownTransition",setup(e,{expose:t}){t();const o={setHeight:s=>{s.style.height=s.scrollHeight+"px"},unsetHeight:s=>{s.style.height=""}};return Object.defineProperty(o,"__isScriptSetup",{enumerable:!1,value:!0}),o}});function Hp(e,t,n,r,o,s){return $(),xe(rr,{name:"vp-dropdown",onEnter:r.setHeight,onAfterEnter:r.unsetHeight,onBeforeLeave:r.setHeight},{default:Ee(()=>[Le(e.$slots,"default")]),_:3})}const ga=we(Np,[["render",Hp],["__file","VPDropdownTransition.vue"]]),Vp=he({__name:"VPNavbarDropdown",props:{item:{}},setup(e,{expose:t}){t();const n=e,{item:r}=el(n),o=St(),s=ue(!1),i=A(()=>r.value.ariaLabel||r.value.text),l=(f,u)=>u[u.length-1]===f,a=f=>{const u=f.detail===0;s.value=u?!s.value:!1};$e(()=>o.path,()=>{s.value=!1});const c={props:n,item:r,route:o,open:s,dropdownAriaLabel:i,isLastItemOfArray:l,handleDropdown:a,VPDropdownTransition:ga,get AutoLink(){return Pn}};return Object.defineProperty(c,"__isScriptSetup",{enumerable:!1,value:!0}),c}}),jp=["aria-label"],Fp={class:"title"},Bp=W("span",{class:"arrow down"},null,-1),Wp=["aria-label"],Up={class:"title"},Kp={class:"vp-navbar-dropdown"},Gp={class:"vp-navbar-dropdown-subtitle"},qp={key:1},zp={class:"vp-navbar-dropdown-subitem-wrapper"};function Jp(e,t,n,r,o,s){return $(),Y("div",{class:Fe(["vp-navbar-dropdown-wrapper",{open:r.open}])},[W("button",{class:"vp-navbar-dropdown-title",type:"button","aria-label":r.dropdownAriaLabel,onClick:r.handleDropdown},[W("span",Fp,le(r.item.text),1),Bp],8,jp),W("button",{class:"vp-navbar-dropdown-title-mobile",type:"button","aria-label":r.dropdownAriaLabel,onClick:t[0]||(t[0]=i=>r.open=!r.open)},[W("span",Up,le(r.item.text),1),W("span",{class:Fe(["arrow",r.open?"down":"right"])},null,2)],8,Wp),te(r.VPDropdownTransition,null,{default:Ee(()=>[Lr(W("ul",Kp,[($(!0),Y(be,null,bt(r.item.children,i=>($(),Y("li",{key:i.text,class:"vp-navbar-dropdown-item"},["children"in i?($(),Y(be,{key:0},[W("h4",Gp,[i.link?($(),xe(r.AutoLink,{key:0,config:i,onFocusout:l=>r.isLastItemOfArray(i,r.item.children)&&i.children.length===0&&(r.open=!1)},null,8,["config","onFocusout"])):($(),Y("span",qp,le(i.text),1))]),W("ul",zp,[($(!0),Y(be,null,bt(i.children,l=>($(),Y("li",{key:l.link,class:"vp-navbar-dropdown-subitem"},[te(r.AutoLink,{config:l,onFocusout:a=>r.isLastItemOfArray(l,i.children)&&r.isLastItemOfArray(i,r.item.children)&&(r.open=!1)},null,8,["config","onFocusout"])]))),128))])],64)):($(),xe(r.AutoLink,{key:1,config:i,onFocusout:l=>r.isLastItemOfArray(i,r.item.children)&&(r.open=!1)},null,8,["config","onFocusout"]))]))),128))],512),[[Or,r.open]])]),_:1})],2)}const Qp=we(Vp,[["render",Jp],["__file","VPNavbarDropdown.vue"]]),Yp=he({__name:"VPNavbarItems",setup(e,{expose:t}){t();const n=Ip(),r=$p(),o=Mp(),s=ue(!1),i=A(()=>Re().value.navbarLabel??"site navigation"),l=A(()=>[...n.value,...r.value,...o.value]);ha(zn.MOBILE,c=>{s.value=window.innerWidth<c});const a={navbarConfig:n,navbarSelectLanguage:r,navbarRepo:o,isMobile:s,navbarLabel:i,navbarLinks:l,VPNavbarDropdown:Qp,get AutoLink(){return Pn}};return Object.defineProperty(a,"__isScriptSetup",{enumerable:!1,value:!0}),a}}),Xp=["aria-label"];function Zp(e,t,n,r,o,s){return r.navbarLinks.length?($(),Y("nav",{key:0,class:"vp-navbar-items","aria-label":r.navbarLabel},[($(!0),Y(be,null,bt(r.navbarLinks,i=>($(),Y("div",{key:i.text,class:"vp-navbar-item"},["children"in i?($(),xe(r.VPNavbarDropdown,{key:0,class:Fe({mobile:r.isMobile}),item:i},null,8,["class","item"])):($(),xe(r.AutoLink,{key:1,config:i},null,8,["config"]))]))),128))],8,Xp)):Ae("",!0)}const ma=we(Yp,[["render",Zp],["__file","VPNavbarItems.vue"]]),eg={},tg={class:"dark-icon",viewBox:"0 0 32 32"},ng=W("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),rg=[ng];function og(e,t){return $(),Y("svg",tg,rg)}const sg=we(eg,[["render",og],["__file","VPDarkIcon.vue"]]),ig={},lg={class:"light-icon",viewBox:"0 0 32 32"},ag=gu('<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),cg=[ag];function ug(e,t){return $(),Y("svg",lg,cg)}const fg=we(ig,[["render",ug],["__file","VPLightIcon.vue"]]),dg=he({__name:"VPToggleColorModeButton",setup(e,{expose:t}){t();const n=Re(),r=us(),s={themeLocale:n,isDarkMode:r,toggleColorMode:()=>{r.value=!r.value},VPDarkIcon:sg,VPLightIcon:fg};return Object.defineProperty(s,"__isScriptSetup",{enumerable:!1,value:!0}),s}}),hg=["title"];function pg(e,t,n,r,o,s){return $(),Y("button",{class:"vp-toggle-color-mode-button",title:r.themeLocale.toggleColorMode,onClick:r.toggleColorMode},[Lr(te(r.VPLightIcon,null,null,512),[[Or,!r.isDarkMode]]),Lr(te(r.VPDarkIcon,null,null,512),[[Or,r.isDarkMode]])],8,hg)}const gg=we(dg,[["render",pg],["__file","VPToggleColorModeButton.vue"]]),mg=he({__name:"VPToggleSidebarButton",emits:["toggle"],setup(e,{expose:t}){t();const r={themeLocale:Re()};return Object.defineProperty(r,"__isScriptSetup",{enumerable:!1,value:!0}),r}}),vg=["title"],_g=W("div",{class:"icon","aria-hidden":"true"},[W("span"),W("span"),W("span")],-1),bg=[_g];function yg(e,t,n,r,o,s){return $(),Y("div",{class:"vp-toggle-sidebar-button",title:r.themeLocale.toggleSidebar,"aria-expanded":"false",role:"button",tabindex:"0",onClick:t[0]||(t[0]=i=>e.$emit("toggle"))},bg,8,vg)}const wg=we(mg,[["render",yg],["__file","VPToggleSidebarButton.vue"]]),Sg=he({__name:"VPNavbar",emits:["toggle-sidebar"],setup(e,{expose:t}){t();const n=Re(),r=ue(null),o=ue(null),s=ue(0),i=A(()=>s.value?{maxWidth:s.value+"px"}:{}),l=(c,f)=>{var g,_,S;const u=(S=(_=(g=c==null?void 0:c.ownerDocument)==null?void 0:g.defaultView)==null?void 0:_.getComputedStyle(c,null))==null?void 0:S[f],p=Number.parseInt(u,10);return Number.isNaN(p)?0:p};ha(zn.MOBILE,c=>{var u;const f=l(r.value,"paddingLeft")+l(r.value,"paddingRight");window.innerWidth<c?s.value=0:s.value=r.value.offsetWidth-f-(((u=o.value)==null?void 0:u.offsetWidth)||0)});const a={themeLocale:n,navbar:r,navbarBrand:o,linksWrapperMaxWidth:s,linksWrapperStyle:i,getCssValue:l,VPNavbarBrand:Op,VPNavbarItems:ma,VPToggleColorModeButton:gg,VPToggleSidebarButton:wg};return Object.defineProperty(a,"__isScriptSetup",{enumerable:!1,value:!0}),a}}),Pg={ref:"navbar",class:"vp-navbar"},Cg={ref:"navbarBrand"};function kg(e,t,n,r,o,s){const i=Go("VPSearch");return $(),Y("header",Pg,[te(r.VPToggleSidebarButton,{onToggle:t[0]||(t[0]=l=>e.$emit("toggle-sidebar"))}),W("span",Cg,[te(r.VPNavbarBrand)],512),W("div",{class:"vp-navbar-items-wrapper",style:Yn(r.linksWrapperStyle)},[Le(e.$slots,"before"),te(r.VPNavbarItems,{class:"vp-hide-mobile"}),Le(e.$slots,"after"),r.themeLocale.colorModeSwitch?($(),xe(r.VPToggleColorModeButton,{key:0})):Ae("",!0),te(i)],4)],512)}const Lg=we(Sg,[["render",kg],["__file","VPNavbar.vue"]]),xg=()=>{const e=Re(),t=Sn(),n=at();return A(()=>{var o;return n.value.contributors??e.value.contributors??!0?((o=t.value.git)==null?void 0:o.contributors)??null:null})},Eg=()=>{const e=Re(),t=Sn(),n=at();return A(()=>{if(!(n.value.editLink??e.value.editLink??!0))return null;const{repo:o,docsRepo:s=o,docsBranch:i="main",docsDir:l="",editLinkText:a}=e.value;if(!s)return null;const c=Gh({docsRepo:s,docsBranch:i,docsDir:l,filePathRelative:t.value.filePathRelative,editLinkPattern:n.value.editLinkPattern??e.value.editLinkPattern});return c?{text:a??"Edit this page",link:c}:null})},Ag=()=>{const e=Re(),t=Sn(),n=at();return A(()=>{var s,i;return!(n.value.lastUpdated??e.value.lastUpdated??!0)||!((s=t.value.git)!=null&&s.updatedTime)?null:new Date((i=t.value.git)==null?void 0:i.updatedTime).toLocaleString()})},Tg={},Rg={class:"edit-icon",viewBox:"0 0 1024 1024"},Dg=W("g",{fill:"currentColor"},[W("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"}),W("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),Og=[Dg];function Ig(e,t){return $(),Y("svg",Rg,Og)}const Mg=we(Tg,[["render",Ig],["__file","VPEditIcon.vue"]]),$g=he({__name:"VPPageMeta",setup(e,{expose:t}){t();const n=Re(),r=Eg(),o=Ag(),s=xg(),i={themeLocale:n,editLink:r,lastUpdated:o,contributors:s,VPEditIcon:Mg,get AutoLink(){return Pn}};return Object.defineProperty(i,"__isScriptSetup",{enumerable:!1,value:!0}),i}}),Ng={class:"vp-page-meta"},Hg={key:0,class:"vp-meta-item edit-link"},Vg={class:"vp-meta-item git-info"},jg={key:0,class:"vp-meta-item last-updated"},Fg={class:"meta-item-label"},Bg={class:"meta-item-info"},Wg={key:1,class:"vp-meta-item contributors"},Ug={class:"meta-item-label"},Kg={class:"meta-item-info"},Gg=["title"];function qg(e,t,n,r,o,s){const i=Go("ClientOnly");return $(),Y("footer",Ng,[r.editLink?($(),Y("div",Hg,[te(r.AutoLink,{class:"label",config:r.editLink},{before:Ee(()=>[te(r.VPEditIcon)]),_:1},8,["config"])])):Ae("",!0),W("div",Vg,[r.lastUpdated?($(),Y("div",jg,[W("span",Fg,le(r.themeLocale.lastUpdatedText)+": ",1),te(i,null,{default:Ee(()=>[W("span",Bg,le(r.lastUpdated),1)]),_:1})])):Ae("",!0),r.contributors&&r.contributors.length?($(),Y("div",Wg,[W("span",Ug,le(r.themeLocale.contributorsText)+": ",1),W("span",Kg,[($(!0),Y(be,null,bt(r.contributors,(l,a)=>($(),Y(be,{key:a},[W("span",{class:"contributor",title:`email: ${l.email}`},le(l.name),9,Gg),a!==r.contributors.length-1?($(),Y(be,{key:0},[$t(", ")],64)):Ae("",!0)],64))),128))])])):Ae("",!0)])])}const zg=we($g,[["render",qg],["__file","VPPageMeta.vue"]]),Jg=()=>{const e=tn(),t=St();return n=>{n&&(ta(n)?t.path!==n&&e.push(n):or(n)?window==null||window.open(n):e.push(encodeURI(n)))}},xi=(e,t)=>e===!1?!1:st(e)?bn(e,t):Yo(e)?{...e,link:bn(e.link,t).link}:null,Ro=(e,t,n)=>{const r=e.findIndex(s=>s.link===t);if(r!==-1){const s=e[r+n];return s?s.link?s:"prefix"in s&&!qn(s.prefix).notFound?{...s,link:s.prefix}:null:null}for(const s of e)if("children"in s){const i=Ro(s.children,t,n);if(i)return i}const o=e.findIndex(s=>"prefix"in s&&s.prefix===t);if(o!==-1){const s=e[o+n];return s?s.link?s:"prefix"in s&&!qn(s.prefix).notFound?{...s,link:s.prefix}:null:null}return null},Qg=()=>{const e=at(),t=Re(),n=fs(),r=St(),o=A(()=>{const i=xi(e.value.prev,r.path);return i===!1?null:i??(t.value.prev===!1?null:Ro(n.value,r.path,-1))}),s=A(()=>{const i=xi(e.value.next,r.path);return i===!1?null:i??(t.value.next===!1?null:Ro(n.value,r.path,1))});return{prevLink:o,nextLink:s}},Yg=he({__name:"VPPageNav",setup(e,{expose:t}){t();const n=Re(),r=Jg(),{prevLink:o,nextLink:s}=Qg(),i=A(()=>Re().value.pageNavbarLabel??"page navigation");lt("keydown",a=>{a.altKey&&(a.key==="ArrowRight"?s.value&&(r(s.value.link),a.preventDefault()):a.key==="ArrowLeft"&&o.value&&(r(o.value.link),a.preventDefault()))});const l={themeLocale:n,navigate:r,prevLink:o,nextLink:s,navbarLabel:i,get AutoLink(){return Pn}};return Object.defineProperty(l,"__isScriptSetup",{enumerable:!1,value:!0}),l}}),Xg=["aria-label"],Zg={class:"hint"},em=W("span",{class:"arrow left"},null,-1),tm={class:"link"},nm={class:"hint"},rm=W("span",{class:"arrow right"},null,-1),om={class:"link"};function sm(e,t,n,r,o,s){return r.prevLink||r.nextLink?($(),Y("nav",{key:0,class:"vp-page-nav","aria-label":r.navbarLabel},[r.prevLink?($(),xe(r.AutoLink,{key:0,class:"prev",config:r.prevLink},{default:Ee(()=>[W("div",Zg,[em,$t(" "+le(r.themeLocale.prev??"Prev"),1)]),W("div",tm,[W("span",null,le(r.prevLink.text),1)])]),_:1},8,["config"])):Ae("",!0),r.nextLink?($(),xe(r.AutoLink,{key:1,class:"next",config:r.nextLink},{default:Ee(()=>[W("div",nm,[$t(le(r.themeLocale.next??"Next")+" ",1),rm]),W("div",om,[W("span",null,le(r.nextLink.text),1)])]),_:1},8,["config"])):Ae("",!0)],8,Xg)):Ae("",!0)}const im=we(Yg,[["render",sm],["__file","VPPageNav.vue"]]),lm=he({__name:"VPPage",setup(e,{expose:t}){t(),qh();const n={VPPageMeta:zg,VPPageNav:im,get Content(){return rs}};return Object.defineProperty(n,"__isScriptSetup",{enumerable:!1,value:!0}),n}}),am={class:"vp-page"},cm={class:"theme-default-content"};function um(e,t,n,r,o,s){return $(),Y("main",am,[Le(e.$slots,"top"),W("div",cm,[Le(e.$slots,"content-top"),te(r.Content),Le(e.$slots,"content-bottom")]),te(r.VPPageMeta),te(r.VPPageNav),Le(e.$slots,"bottom")])}const fm=we(lm,[["render",um],["__file","VPPage.vue"]]),dm=he({__name:"VPSidebarItem",props:{item:{},depth:{default:0}},setup(e,{expose:t}){t();const n=e,{item:r,depth:o}=el(n),s=St(),i=tn(),l=A(()=>"collapsible"in r.value&&r.value.collapsible),a=A(()=>la(r.value,s)),c=A(()=>({"vp-sidebar-item":!0,"vp-sidebar-heading":o.value===0,active:a.value,collapsible:l.value})),f=A(()=>l.value?a.value:!0),[u,p]=Ud(f.value),g=k=>{l.value&&(k.preventDefault(),p())},_=i.afterEach(k=>{wn(()=>{u.value=f.value})});Ko(()=>{_()});const S={props:n,item:r,depth:o,route:s,router:i,collapsible:l,isActive:a,itemClass:c,isOpenDefault:f,isOpen:u,toggleIsOpen:p,onClick:g,unregisterRouterHook:_,VPDropdownTransition:ga,get AutoLink(){return Pn}};return Object.defineProperty(S,"__isScriptSetup",{enumerable:!1,value:!0}),S}}),hm={class:"vp-sidebar-children"};function pm(e,t,n,r,o,s){const i=Go("VPSidebarItem",!0);return $(),Y("li",null,[r.item.link?($(),xe(r.AutoLink,{key:0,class:Fe(r.itemClass),config:r.item},null,8,["class","config"])):($(),Y("p",{key:1,tabindex:"0",class:Fe(r.itemClass),onClick:r.onClick,onKeydown:Xu(r.onClick,["enter"])},[$t(le(r.item.text)+" ",1),r.collapsible?($(),Y("span",{key:0,class:Fe(["arrow",r.isOpen?"down":"right"])},null,2)):Ae("",!0)],34)),"children"in r.item&&r.item.children.length?($(),xe(r.VPDropdownTransition,{key:2},{default:Ee(()=>[Lr(W("ul",hm,[($(!0),Y(be,null,bt(r.item.children,l=>($(),xe(i,{key:`${r.depth}${l.text}${l.link}`,item:l,depth:r.depth+1},null,8,["item","depth"]))),128))],512),[[Or,r.isOpen]])]),_:1})):Ae("",!0)])}const gm=we(dm,[["render",pm],["__file","VPSidebarItem.vue"]]),mm=he({__name:"VPSidebarItems",setup(e,{expose:t}){t();const n=St(),r=fs();Ge(()=>{$e(()=>n.hash,s=>{const i=document.querySelector(".vp-sidebar");if(!i)return;const l=document.querySelector(`.vp-sidebar a.vp-sidebar-item[href="${n.path}${s}"]`);if(!l)return;const{top:a,height:c}=i.getBoundingClientRect(),{top:f,height:u}=l.getBoundingClientRect();f<a?l.scrollIntoView(!0):f+u>a+c&&l.scrollIntoView(!1)})});const o={route:n,sidebarItems:r,VPSidebarItem:gm};return Object.defineProperty(o,"__isScriptSetup",{enumerable:!1,value:!0}),o}}),vm={key:0,class:"vp-sidebar-items"};function _m(e,t,n,r,o,s){return r.sidebarItems.length?($(),Y("ul",vm,[($(!0),Y(be,null,bt(r.sidebarItems,i=>($(),xe(r.VPSidebarItem,{key:`${i.text}${i.link}`,item:i},null,8,["item"]))),128))])):Ae("",!0)}const bm=we(mm,[["render",_m],["__file","VPSidebarItems.vue"]]),ym=he({__name:"VPSidebar",setup(e,{expose:t}){t();const n={VPNavbarItems:ma,VPSidebarItems:bm};return Object.defineProperty(n,"__isScriptSetup",{enumerable:!1,value:!0}),n}}),wm={class:"vp-sidebar"};function Sm(e,t,n,r,o,s){return $(),Y("aside",wm,[te(r.VPNavbarItems),Le(e.$slots,"top"),te(r.VPSidebarItems),Le(e.$slots,"bottom")])}const Pm=we(ym,[["render",Sm],["__file","VPSidebar.vue"]]),Cm=he({__name:"Layout",setup(e,{expose:t}){t();const n=Sn(),r=at(),o=Re(),s=A(()=>r.value.navbar!==!1&&o.value.navbar!==!1),i=fs(),l=ue(!1),a=m=>{l.value=typeof m=="boolean"?m:!l.value},c={x:0,y:0},f=m=>{c.x=m.changedTouches[0].clientX,c.y=m.changedTouches[0].clientY},u=m=>{const w=m.changedTouches[0].clientX-c.x,V=m.changedTouches[0].clientY-c.y;Math.abs(w)>Math.abs(V)&&Math.abs(w)>40&&(w>0&&c.x<=80?a(!0):a(!1))},p=A(()=>r.value.externalLinkIcon??o.value.externalLinkIcon??!0),g=A(()=>[{"no-navbar":!s.value,"no-sidebar":!i.value.length,"sidebar-open":l.value,"external-link-icon":p.value},r.value.pageClass]);let _;Ge(()=>{_=tn().afterEach(()=>{a(!1)})}),Fr(()=>{_()});const S=ia(),k=S.resolve,R=S.pending,b={page:n,frontmatter:r,themeLocale:o,shouldShowNavbar:s,sidebarItems:i,isSidebarOpen:l,toggleSidebar:a,touchStart:c,onTouchStart:f,onTouchEnd:u,enableExternalLinkIcon:p,containerClass:g,get unregisterRouterHook(){return _},set unregisterRouterHook(m){_=m},scrollPromise:S,onBeforeEnter:k,onBeforeLeave:R,VPHome:Lp,VPNavbar:Lg,VPPage:fm,VPSidebar:Pm};return Object.defineProperty(b,"__isScriptSetup",{enumerable:!1,value:!0}),b}});function km(e,t,n,r,o,s){return $(),Y("div",{class:Fe(["vp-theme-container",r.containerClass]),onTouchstart:r.onTouchStart,onTouchend:r.onTouchEnd},[Le(e.$slots,"navbar",{},()=>[r.shouldShowNavbar?($(),xe(r.VPNavbar,{key:0,onToggleSidebar:r.toggleSidebar},{before:Ee(()=>[Le(e.$slots,"navbar-before")]),after:Ee(()=>[Le(e.$slots,"navbar-after")]),_:3})):Ae("",!0)]),W("div",{class:"vp-sidebar-mask",onClick:t[0]||(t[0]=i=>r.toggleSidebar(!1))}),Le(e.$slots,"sidebar",{},()=>[te(r.VPSidebar,null,{top:Ee(()=>[Le(e.$slots,"sidebar-top")]),bottom:Ee(()=>[Le(e.$slots,"sidebar-bottom")]),_:3})]),Le(e.$slots,"page",{},()=>[r.frontmatter.home?($(),xe(r.VPHome,{key:0})):($(),xe(rr,{key:1,name:"fade-slide-y",mode:"out-in",onBeforeEnter:r.onBeforeEnter,onBeforeLeave:r.onBeforeLeave},{default:Ee(()=>[($(),xe(r.VPPage,{key:r.page.path},{top:Ee(()=>[Le(e.$slots,"page-top")]),"content-top":Ee(()=>[Le(e.$slots,"page-content-top")]),"content-bottom":Ee(()=>[Le(e.$slots,"page-content-bottom")]),bottom:Ee(()=>[Le(e.$slots,"page-bottom")]),_:3}))]),_:3},8,["onBeforeEnter","onBeforeLeave"]))])],34)}const va=we(Cm,[["render",km],["__file","Layout.vue"]]),Lm=he({__name:"NotFound",setup(e,{expose:t}){t();const n=sr(),r=Re(),o=r.value.notFound??["Not Found"],s=()=>o[Math.floor(Math.random()*o.length)],i=r.value.home??n.value,l=r.value.backToHome??"Back to home",a={routeLocale:n,themeLocale:r,messages:o,getMsg:s,homeLink:i,homeText:l,get RouteLink(){return zr}};return Object.defineProperty(a,"__isScriptSetup",{enumerable:!1,value:!0}),a}}),xm=e=>(pc("data-v-99131a8e"),e=e(),gc(),e),Em={class:"vp-theme-container"},Am={class:"page"},Tm={class:"theme-default-content"},Rm=xm(()=>W("h1",null,"404",-1));function Dm(e,t,n,r,o,s){return $(),Y("div",Em,[W("main",Am,[W("div",Tm,[Rm,W("blockquote",null,le(r.getMsg()),1),te(r.RouteLink,{to:r.homeLink},{default:Ee(()=>[$t(le(r.homeText),1)]),_:1},8,["to"])])])])}const Om=we(Lm,[["render",Dm],["__scopeId","data-v-99131a8e"],["__file","NotFound.vue"]]),Im=Ft({enhance({app:e,router:t}){ho("Badge")||e.component("Badge",tp),ho("CodeGroup")||e.component("CodeGroup",np),ho("CodeGroupItem")||e.component("CodeGroupItem",sp),e.component("VPSearch",()=>{const r=e.component("Docsearch")||e.component("SearchBox");return r?ke(r):null});const n=t.options.scrollBehavior;t.options.scrollBehavior=async(...r)=>(await ia().wait(),n(...r))},setup(){Fh(),Jh()},layouts:{Layout:va,NotFound:Om}}),Mm=Object.freeze(Object.defineProperty({__proto__:null,default:Im},Symbol.toStringTag,{value:"Module"})),$m=Object.entries;var Nm={autoLocale:!1,switchLocale:!1,localeConfig:{"/eng/":["en-US"]},defaultLocale:"/eng/",localeFallback:!0,defaultBehavior:"defaultLocale"};const Hm=Nm;$m(Hm.localeConfig);th("VUEPRESS_REDIRECT_LOCALES",{});const Vm=Ft({setup(){},rootComponents:[]}),jm=Object.freeze(Object.defineProperty({__proto__:null,default:Vm},Symbol.toStringTag,{value:"Module"}));var ie=(e=>(e.Collaborator="collaborator",e.Author="author",e.TechLead="tech&nbsp;lead",e.TeamLead="team&nbsp;lead",e.Developer="developer",e))(ie||{}),de=(e=>(e.ActiveDeveloped="actively-developed",e.PassivelyMaintained="passively-maintained",e.AsIs="as-is",e.Experimental="experimental",e.LookingForMaintainer="looking-for-maintainer",e.Deprecated="deprecated",e))(de||{}),D=(e=>(e.C="C",e.Go="Go",e.JavaScript="JS",e.TypeScript="TS",e.Rust="Rust",e.Python="Python",e.Php="PHP",e.Deno="Deno",e.NodeJS="NodeJS",e.Flask="Flask",e.React="React",e.Antd="Antd",e.Postgresql="PostgreSQL",e.Docker="Docker",e.Drone="Drone CI",e.Woodpecker="Woodpecker CI",e.Bash="Bash",e.TreeSitter="TreeSitter",e.Nix="Nix",e.Lua="Lua",e.Sqlite="Sqlite",e.Vue="Vue",e.Vuepress="Vuepress",e.Godot="Godot",e.Haskell="Haskell",e))(D||{});const Fm=[{name:"picsg",url:"/pleshevskiy/picsg",description:"A tool for steganographing information in a picture encoded using the Vernam cipher.",roles:[ie.Author],technologies:[D.Haskell],startDate:new Date("2024-04-13"),startDate:new Date("2024-07-25"),status:de.AsIs},{name:"Mindustry tools",url:"/pleshevskiy/mindustry-tools",description:"Tools for the Mindustry game",roles:[ie.Author],technologies:[D.Nix,D.Godot],startDate:new Date("2024-01-07"),status:de.PassivelyMaintained},{name:"Master Progress Rosmintrud tools",url:"https://rosmintrud.masterprogress.ru",description:"Internal service to prepare documents for the rosmintrud (SPA)",roles:[ie.TechLead],technologies:[D.Deno,D.Sqlite,D.TypeScript,D.Vue,D.Docker,D.Woodpecker,D.Nix],startDate:new Date("2023-07-03"),status:de.PassivelyMaintained},{name:"yandexgpt_tg_bot",url:"/pleshevskiy/yandexgpt_tg_bot",description:"The Telegram bot to describe article with link by YandexGPT.",roles:[ie.Author],technologies:[D.JavaScript,D.NodeJS,D.Nix],startDate:new Date("2023-06-27"),endDate:new Date("2024-07-25"),status:de.AsIs},{name:"tree-sitter-plpgsql",url:"/pleshevskiy/tree-sitter-plpgsql",description:"plpgsql grammar for tree-sitter",roles:[ie.Author],technologies:[D.C,D.JavaScript,D.TreeSitter,D.Nix],startDate:new Date("2023-01-05"),status:de.PassivelyMaintained},{name:"wd2",url:"/pleshevskiy/wd2",description:"A wrapper over d2 which allows to use additional configs from d2 file",roles:[ie.Author],technologies:[D.Bash,D.Nix],startDate:new Date("2022-12-12"),endDate:new Date("2023-07-31"),status:de.AsIs},{name:"tree-sitter-d2",url:"/pleshevskiy/tree-sitter-d2",description:"d2 grammar for tree-sitter",roles:[ie.Author],technologies:[D.C,D.JavaScript,D.TreeSitter,D.Nix],startDate:new Date("2022-12-04"),status:de.ActiveDeveloped},{name:"nix2lua",url:"/mynix/nix2lua",description:"This is a small but functional library that converts your nix configurations into lua format.",roles:[ie.Author],technologies:[D.Nix,D.Lua],startDate:new Date("2022-11-22"),status:de.PassivelyMaintained},{name:"vnetod",url:"/pleshevskiy/vnetod",description:"Dotenv section switcher",roles:[ie.Author],technologies:[D.Rust],startDate:new Date("2022-07-29"),status:de.PassivelyMaintained},{name:"estring",url:"/pleshevskiy/estring",description:"A simple way to parse a string using type annotations.",roles:[ie.Author],technologies:[D.Rust],startDate:new Date("2022-07-23"),endDate:new Date("2024-07-25"),status:de.AsIs},{name:"enve",url:"/pleshevskiy/enve",description:"It helps you work with environment variables and convert it to any type using only type annotations",roles:[ie.Author],technologies:[D.Rust],startDate:new Date("2022-07-18"),endDate:new Date("2024-07-25"),status:de.AsIs},{name:"docker stack drone plugin",url:"/pleshevskiy/docker_stack",description:"Deploy to production using `docker stack deploy`",roles:[ie.Author],technologies:[D.Docker,D.Drone,D.Woodpecker],startDate:new Date("2022-06-06"),endDate:new Date("2024-07-25"),status:de.AsIs},{name:"dexios",url:"/github/dexios",description:"Dexios is a fast, secure, and open source command-line encryption tool.",roles:[ie.Collaborator],technologies:[D.Rust],startDate:new Date("2022-06-01"),endDate:new Date("2023-02-28")},{name:"recipes",url:"/pleshevskiy/recipes",description:"Site with recipes which cares about privacy",roles:[ie.Author],technologies:[D.TypeScript,D.Deno,D.Rust],startDate:new Date("2022-05-04"),status:de.PassivelyMaintained},{name:"pleshevski.ru",url:"/pleshevskiy/pleshevski.ru",description:"Source code of my personal site",roles:[ie.Author],technologies:[D.TypeScript,D.Vue,D.Vuepress,D.Nix],startDate:new Date("2022-03-16"),status:de.PassivelyMaintained},{name:"paren",url:"/pleshevskiy/paren",description:"Library for parsing and rendering information.",roles:[ie.Author],technologies:[D.TypeScript,D.Deno],startDate:new Date("2022-03-14"),endDate:new Date("2024-07-25"),status:de.Experimental},{name:"hwt",url:"/pleshevskiy/hwt",description:"healthy workaholic timer A tool that keeps you from breaking your health by working all day.",roles:[ie.Author],technologies:[D.Rust],startDate:new Date("2022-02-04"),endDate:new Date("2024-07-25"),status:de.AsIs},{name:"ood_persistence",url:"/pleshevskiy/ood_persistence",description:"Asynchronous and synchronous interfaces and persistence implementations for your OOD architecture ",roles:[ie.Author],technologies:[D.Rust],startDate:new Date("2021-10-12"),endDate:new Date("2021-10-21"),status:de.Deprecated},{name:"migra",url:"/pleshevskiy/migra",description:"Simple SQL migration manager for your project.",roles:[ie.Author],technologies:[D.Rust],startDate:new Date("2021-01-31"),endDate:new Date("2022-03-17"),status:de.AsIs},{name:"espruino-starter",url:"/pleshevskiy/espruino-starter",description:"Quickly start creating your new project on the espruino board or a board based on it.",roles:[ie.Author],technologies:[D.JavaScript],startDate:new Date("2021-08-23"),status:de.AsIs},{name:"react-rest-request",url:"/pleshevskiy/react-rest-request",description:"Minimalistic REST API client for React inspired by Apollo.",roles:[ie.Author],technologies:[D.TypeScript,D.React],startDate:new Date("2020-10-04"),endDate:new Date("2023-03-02"),status:de.Deprecated},{name:"sonic-channel",url:"/pleshevskiy/sonic-channel",description:"Rust client for sonic search backend.",roles:[ie.Author],technologies:[D.Rust],startDate:new Date("2020-07-18"),status:de.PassivelyMaintained},{name:"itconfig",url:"/pleshevskiy/itconfig",description:"Easy build a configs from environment variables and use it in globally.",roles:[ie.Author],technologies:[D.Rust],startDate:new Date("2019-12-22"),endDate:new Date("2022-07-24"),status:de.Deprecated},{name:"it-fsm",url:"/pleshevskiy/it-fsm",description:"Simple full-featured finite state machine for your project",roles:[ie.Author],technologies:[D.TypeScript,D.NodeJS,D.Deno],startDate:new Date("2019-10-11"),status:de.PassivelyMaintained},{name:"Cabinet Master Progress",url:"https://cabinet.masterprogress.ru",description:"Student's cabinet of the educational center Master Progress (SSR + SPA)",roles:[ie.TechLead],technologies:[D.Python,D.Flask,D.Postgresql,D.TypeScript,D.React,D.Docker,D.Woodpecker,D.Nix],startDate:new Date("2019-09-22"),status:de.PassivelyMaintained},{name:"genrss",url:"/pleshevskiy/genrss",description:"RSS generator for python",roles:[ie.Author],technologies:[D.Python],startDate:new Date("2019-07-23"),status:de.AsIs},{name:"marshmallow_pageinfo",url:"/pleshevskiy/marshmallow_pageinfo",description:"Page info marshmallow schema for api",roles:[ie.Author],technologies:[D.Python],startDate:new Date("2019-10-05"),endDate:new Date("2023-03-02"),status:de.AsIs},{name:"Binary Management",url:"https://www.binarymanagement.com",description:"Project management tool for interior designers",roles:[ie.Developer,ie.TechLead,ie.TeamLead],technologies:[D.TypeScript,D.NodeJS,D.React,D.Antd,D.Docker,D.Drone,D.Rust,D.Nix],startDate:new Date("2018-09-15"),status:de.ActiveDeveloped},{name:"Core Spirit",url:"https://corespirit.com",description:"Social platform focusing on human and planetary enhancement",roles:[ie.Developer],technologies:[D.TypeScript,D.NodeJS,D.Go,D.Python,D.React,D.Docker,D.Drone],startDate:new Date("2018-09-05"),endDate:new Date("2019-12-31")},{name:"Master Progress",url:"https://masterprogress.ru",description:"Main website of the educational center Master Progress (SSR + Forms)",roles:[ie.TechLead],technologies:[D.Python,D.Flask,D.JavaScript,D.Nix],startDate:new Date("2018-04-10"),status:de.PassivelyMaintained},{name:"ictmpl",url:"/pleshevskiy/ictmpl",description:"Generate projects from templates",roles:[ie.Author],technologies:[D.Python],startDate:new Date("2018-06-30"),endDate:new Date("2023-03-02"),status:de.AsIs},{name:"jjcrypto",url:"/pleshevskiy/jjcrypto",description:"Javascript encoder and decoder",roles:[ie.Author],technologies:[D.Php],startDate:new Date("2015-11-01"),endDate:new Date("2015-11-01"),status:de.AsIs}];function Bm(e){return e.toLocaleDateString(void 0,{year:"numeric",month:"2-digit",day:"2-digit"})}const Wm=e=>e.url.startsWith("https://")?e.url:new URL(e.url,"https://git.pleshevski.ru").toString(),Um=Object.freeze(Object.defineProperty({__proto__:null,getExternalLink:Wm},Symbol.toStringTag,{value:"Module"}));function Tn(e){return(e==null?void 0:e.valueOf())??1/0}const Km={name:"WorksPage",computed:{tableTheme(){return this.$themeLocale.worksTable??{}}}},Gm=he({...Km,setup(e,{expose:t}){t();const n=A(()=>Fm.concat().sort((o,s)=>Tn(s.endDate)-Tn(o.endDate)||Tn(s.startDate)-Tn(o.startDate))),r={date2num:Tn,works:n,get renderDate(){return Bm},get w(){return Um}};return Object.defineProperty(r,"__isScriptSetup",{enumerable:!1,value:!0}),r}}),qm=["href"],zm=["innerHTML"],Jm={key:0};function Qm(e,t,n,r,o,s){return $(),Y("table",null,[W("thead",null,[W("tr",null,[W("th",null,le(s.tableTheme.name),1),W("th",null,le(s.tableTheme.description),1),W("th",null,le(s.tableTheme.role),1),W("th",null,le(s.tableTheme.technologies),1),W("th",null,le(s.tableTheme.status),1),W("th",null,le(s.tableTheme.dates),1)])]),W("tbody",null,[($(!0),Y(be,null,bt(r.works,i=>($(),Y("tr",null,[W("td",null,[W("a",{rel:"nofollow noopener",href:r.w.getExternalLink(i)},le(i.name),9,qm)]),W("td",null,le(i.description),1),W("td",{innerHTML:i.roles.join(", ")},null,8,zm),W("td",null,le(i.technologies.join(", ")),1),W("td",null,le(i.status),1),W("td",null,[W("div",null,[W("small",{class:Fe({grey:i.endDate})},le(r.renderDate(i.startDate)),3)]),i.endDate?($(),Y("div",Jm,[W("small",null,le(r.renderDate(i.endDate)),1)])):Ae("",!0)])]))),256))])])}const Ym=we(Gm,[["render",Qm],["__file","ChronologicalWorksTable.vue"]]),Xm={__name:"WorksPage",setup(e,{expose:t}){t();const n={ParentLayout:va,get ChronologicalWorksTable(){return Ym}};return Object.defineProperty(n,"__isScriptSetup",{enumerable:!1,value:!0}),n}},Zm={class:"works-table-wrapper"};function ev(e,t,n,r,o,s){return $(),xe(r.ParentLayout,null,{"page-bottom":Ee(()=>[W("div",Zm,[te(r.ChronologicalWorksTable)])]),_:1})}const tv=we(Xm,[["render",ev],["__scopeId","data-v-765855fb"],["__file","WorksPage.vue"]]),nv=Ft({layouts:{WorksPage:tv}}),rv=Object.freeze(Object.defineProperty({__proto__:null,default:nv},Symbol.toStringTag,{value:"Module"})),br=[uh,yh,Lh,Rh,Dh,Hh,Mm,jm,rv].map(e=>e.default).filter(Boolean),ov=JSON.parse('{"base":"/","lang":"ru-RU","title":"Дмитрий Плешевский","description":" ","head":[],"locales":{"/":{"lang":"ru-RU","title":"Дмитрий Плешевский"},"/eng/":{"lang":"en-US","title":"Dmitriy Pleshevskiy"}}}');var Dn=yn(ov),sv=Qf,iv=()=>{const e=Sd({history:sv(Ml("/")),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===mt){const r=qn(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},lv=e=>{e.component("ClientOnly",ns),e.component("Content",rs),e.component("RouteLink",zr)},av=(e,t,n)=>{const r=A(()=>t.currentRoute.value.path),o=sc((k,R)=>({get(){return k(),t.currentRoute.value.meta._pageChunk},set(b){t.currentRoute.value.meta._pageChunk=b,R()}})),s=A(()=>Kt.resolveLayouts(n)),i=A(()=>Kt.resolveRouteLocale(Dn.value.locales,r.value)),l=A(()=>Kt.resolveSiteLocaleData(Dn.value,i.value)),a=A(()=>o.value.comp),c=A(()=>o.value.data),f=A(()=>c.value.frontmatter),u=A(()=>Kt.resolvePageHeadTitle(c.value,l.value)),p=A(()=>Kt.resolvePageHead(u.value,f.value,l.value)),g=A(()=>Kt.resolvePageLang(c.value,l.value)),_=A(()=>Kt.resolvePageLayout(c.value,s.value)),S={layouts:s,pageData:c,pageComponent:a,pageFrontmatter:f,pageHead:p,pageHeadTitle:u,pageLang:g,pageLayout:_,redirects:Ao,routeLocale:i,routePath:r,routes:pn,siteData:Dn,siteLocaleData:l};return e.provide(es,S),Object.defineProperties(e.config.globalProperties,{$frontmatter:{get:()=>f.value},$head:{get:()=>p.value},$headTitle:{get:()=>u.value},$lang:{get:()=>g.value},$page:{get:()=>c.value},$routeLocale:{get:()=>i.value},$site:{get:()=>Dn.value},$siteLocale:{get:()=>l.value},$withBase:{get:()=>os}}),S},cv=()=>{const e=kd(),t=Ld();let n=[];const r=()=>{e.value.forEach(i=>{const l=uv(i);l&&n.push(l)})},o=()=>{const i=[];return e.value.forEach(l=>{const a=fv(l);a&&i.push(a)}),i},s=()=>{document.documentElement.lang=t.value;const i=o();n.forEach((l,a)=>{const c=i.findIndex(f=>l.isEqualNode(f));c===-1?(l.remove(),delete n[a]):i.splice(c,1)}),i.forEach(l=>document.head.appendChild(l)),n=[...n.filter(l=>!!l),...i]};Xt(Ad,s),Ge(()=>{r(),$e(e,s,{immediate:!1})})},uv=([e,t,n=""])=>{const r=Object.entries(t).map(([l,a])=>st(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},fv=([e,t,n])=>{if(!st(e))return null;const r=document.createElement(e);return Yo(t)&&Object.entries(t).forEach(([o,s])=>{st(s)?r.setAttribute(o,s):s===!0&&r.setAttribute(o,"")}),st(n)&&r.appendChild(document.createTextNode(n)),r},dv=tf,hv=async()=>{var n;const e=dv({name:"Vuepress",setup(){var s;cv();for(const i of br)(s=i.setup)==null||s.call(i);const r=br.flatMap(({rootComponents:i=[]})=>i.map(l=>ke(l))),o=xd();return()=>[ke(o.value),r]}}),t=iv();lv(e),av(e,t,br);for(const r of br)await((n=r.enhance)==null?void 0:n.call(r,{app:e,router:t,siteData:Dn}));return e.use(t),{app:e,router:t}};hv().then(({app:e,router:t})=>{t.isReady().then(()=>{e.mount("#app")})});export{we as _,W as a,$t as b,Y as c,hv as createVueApp,te as d,gu as e,$ as o,Go as r,Ee as w};
function __vite__mapDeps(indexes) {
if (!__vite__mapDeps.viteFileDeps) {
__vite__mapDeps.viteFileDeps = []
}
return indexes.map((i) => __vite__mapDeps.viteFileDeps[i])
}