pleshevski.ru/dist/assets/app-OMtl6IVo.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.36
* (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 Pe={},an=[],nt=()=>{},ga=()=>!1,Jn=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Oo=e=>e.startsWith("onUpdate:"),$e=Object.assign,Io=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},ma=Object.prototype.hasOwnProperty,ce=(e,t)=>ma.call(e,t),X=Array.isArray,cn=e=>Ir(e)==="[object Map]",ki=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",Li=e=>(ye(e)||ne(e))&&ne(e.then)&&ne(e.catch),Ei=Object.prototype.toString,Ir=e=>Ei.call(e),va=e=>Ir(e).slice(8,-1),xi=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))},_a=/-(\w)/g,Ye=Mr(e=>e.replace(_a,(t,n)=>n?n.toUpperCase():"")),ba=/\B([A-Z])/g,Ht=Mr(e=>e.replace(ba,"-$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)},Ai=(e,t,n,r=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:r,value:n})},ya=e=>{const t=parseFloat(e);return isNaN(t)?e:t},wa=e=>{const t=Te(e)?Number(e):NaN;return isNaN(t)?e:t};let ms;const Ti=()=>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)?ka(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 Sa=/;(?![^(]*\))/g,Ca=/:([^]+)/,Pa=/\/\*[^]*?\*\//g;function ka(e){const t={};return e.replace(Pa,"").split(Sa).forEach(n=>{if(n){const r=n.split(Ca);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function Be(e){let t="";if(Te(e))t=e;else if(X(e))for(let n=0;n<e.length;n++){const r=Be(e[n]);r&&(t+=r+" ")}else if(ye(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const La="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",Ea=Do(La);function Ri(e){return!!e||e===""}const Di=e=>!!(e&&e.__v_isRef===!0),le=e=>Te(e)?e:e==null?"":X(e)||ye(e)&&(e.toString===Ei||!ne(e.toString))?Di(e)?le(e.value):JSON.stringify(e,Oi,2):String(e),Oi=(e,t)=>Di(t)?Oi(e,t.value):cn(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,o],s)=>(n[Zr(r,s)+" =>"]=o,n),{})}:ki(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>Zr(n))}:Nt(t)?Zr(t):ye(t)&&!X(t)&&!xi(t)?String(t):t,Zr=(e,t="")=>{var n;return Nt(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
* @vue/reactivity v3.4.36
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let Je;class xa{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Je,!t&&Je&&(this.index=(Je.scopes||(Je.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=Je;try{return Je=this,t()}finally{Je=n}}}on(){Je=this}off(){Je=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 Aa(e,t=Je){t&&t.active&&t.effects.push(e)}function Ii(){return Je}function Ta(e){Je&&Je.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,Aa(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&&(Ra(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 Ra(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++)Mi(e.deps[t],e);e.deps.length=e._depsLength}}function Mi(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 $i=[];function Vt(){$i.push(Dt),Dt=!1}function jt(){const e=$i.pop();Dt=e===void 0?!0:e}function No(){mo++}function Ho(){for(mo--;!mo&&vo.length;)vo.shift()()}function Ni(e,t,n){if(t.get(e)!==e._trackId){t.set(e,e._trackId);const r=e.deps[e._depsLength];r!==t?(r&&Mi(r,e),e.deps[e._depsLength++]=t):e._depsLength++}}const vo=[];function Hi(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 Vi=(e,t)=>{const n=new Map;return n.cleanup=e,n.computed=t,n},Cr=new WeakMap,Qt=Symbol(""),_o=Symbol("");function Ge(e,t,n){if(Dt&&Jt){let r=Cr.get(e);r||Cr.set(e,r=new Map);let o=r.get(n);o||r.set(n,o=Vi(()=>r.delete(n))),Ni(Jt,o)}}function _t(e,t,n,r,o,s){const i=Cr.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&&Hi(a,4);Ho()}function Da(e,t){const n=Cr.get(e);return n&&n.get(t)}const Oa=Do("__proto__,__v_isRef,__isVue"),ji=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Nt)),bs=Ia();function Ia(){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++)Ge(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 Ma(e){Nt(e)||(e=String(e));const t=fe(this);return Ge(t,"has",e),t.hasOwnProperty(e)}class Fi{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?za:Ki:s?Ui:Wi).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 Ma}const l=Reflect.get(t,n,r);return(Nt(n)?ji.has(n):Oa(n))||(o||Ge(t,"get",n),s)?l:He(l)?i&&Mo(n)?l:l.value:ye(l)?o?Nr(l):Xn(l):l}}class Bi extends Fi{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)&&He(s)&&!He(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)||!ji.has(n))&&Ge(t,"has",n),r}ownKeys(t){return Ge(t,"iterate",X(t)?"length":Qt),Reflect.ownKeys(t)}}class $a extends Fi{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const Na=new Bi,Ha=new $a,Va=new Bi(!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)&&Ge(o,"get",t),Ge(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)&&Ge(r,"has",e),Ge(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&&Ge(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 Cs(){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&&Ge(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&&Ge(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 Pt(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function ja(){const e={get(s){return lr(this,s)},get size(){return cr(this)},has:ar,add:ys,set:ws,delete:Ss,clear:Cs,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:Cs,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:Pt("add"),set:Pt("set"),delete:Pt("delete"),clear:Pt("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:Pt("add"),set:Pt("set"),delete:Pt("delete"),clear:Pt("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[Fa,Ba,Wa,Ua]=ja();function jo(e,t){const n=t?e?Ua:Wa:e?Ba:Fa;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 Ka={get:jo(!1,!1)},Ga={get:jo(!1,!0)},qa={get:jo(!0,!1)};const Wi=new WeakMap,Ui=new WeakMap,Ki=new WeakMap,za=new WeakMap;function Ja(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Qa(e){return e.__v_skip||!Object.isExtensible(e)?0:Ja(va(e))}function Xn(e){return en(e)?e:Fo(e,!1,Na,Ka,Wi)}function Gi(e){return Fo(e,!1,Va,Ga,Ui)}function Nr(e){return Fo(e,!0,Ha,qa,Ki)}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=Qa(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 Ya(e){return Object.isExtensible(e)&&Ai(e,"__v_skip",!0),e}const jn=e=>ye(e)?Xn(e):e,Bo=e=>ye(e)?Nr(e):e;class zi{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 Xa(e,t,n=!1){let r,o;const s=ne(e);return s?(r=e,o=nt):(r=e.get,o=e.set),new zi(r,o,s||!o,n)}function Wo(e){var t;Dt&&Jt&&(e=fe(e),Ni(Jt,(t=e.dep)!=null?t:e.dep=Vi(()=>e.dep=void 0,e instanceof zi?e:void 0)))}function On(e,t=4,n,r){e=fe(e);const o=e.dep;o&&Hi(o,t)}function He(e){return!!(e&&e.__v_isRef===!0)}function ue(e){return Ji(e,!1)}function yn(e){return Ji(e,!0)}function Ji(e,t){return He(e)?e:new Za(e,t)}class Za{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 He(e)?e.value:e}const ec={get:(e,t,n)=>Yt(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const o=e[t];return He(o)&&!He(n)?(o.value=n,!0):Reflect.set(e,t,n,r)}};function Qi(e){return fn(e)?e:new Proxy(e,ec)}class tc{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 nc(e){return new tc(e)}function Yi(e){const t=X(e)?new Array(e.length):{};for(const n in e)t[n]=Xi(e,n);return t}class rc{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 Da(fe(this._object),this._key)}}class oc{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}}function sc(e,t,n){return He(e)?e:ne(e)?new oc(e):ye(e)&&arguments.length>1?Xi(e,t,n):ue(e)}function Xi(e,t,n){const r=e[t];return He(r)?r:new rc(e,t,n)}/**
* @vue/runtime-core v3.4.36
* (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 rt(e,t,n,r){if(ne(e)){const o=Ot(e,t,n,r);return o&&Li(o)&&o.catch(s=>{Zn(s,t,n)}),o}if(X(e)){const o=[];for(let s=0;s<e.length;s++)o.push(rt(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}}ic(e,n,o,r)}function ic(e,t,n,r=!0){console.error(e)}let Fn=!1,bo=!1;const Ve=[];let dt=0;const dn=[];let Et=null,Gt=0;const Zi=Promise.resolve();let Uo=null;function wn(e){const t=Uo||Zi;return e?t.then(this?e.bind(this):e):t}function lc(e){let t=dt+1,n=Ve.length;for(;t<n;){const r=t+n>>>1,o=Ve[r],s=Bn(o);s<e||s===e&&o.pre?t=r+1:n=r}return t}function Hr(e){(!Ve.length||!Ve.includes(e,Fn&&e.allowRecurse?dt+1:dt))&&(e.id==null?Ve.push(e):Ve.splice(lc(e.id),0,e),el())}function el(){!Fn&&!bo&&(bo=!0,Uo=Zi.then(tl))}function ac(e){const t=Ve.indexOf(e);t>dt&&Ve.splice(t,1)}function cc(e){X(e)?dn.push(...e):(!Et||!Et.includes(e,e.allowRecurse?Gt+1:Gt))&&dn.push(e),el()}function Ps(e,t,n=Fn?dt+1:0){for(;n<Ve.length;n++){const r=Ve[n];if(r&&r.pre){if(e&&r.id!==e.uid)continue;Ve.splice(n,1),n--,r()}}}function Pr(e){if(dn.length){const t=[...new Set(dn)].sort((n,r)=>Bn(n)-Bn(r));if(dn.length=0,Et){Et.push(...t);return}for(Et=t,Gt=0;Gt<Et.length;Gt++){const n=Et[Gt];n.active!==!1&&n()}Et=null,Gt=0}}const Bn=e=>e.id==null?1/0:e.id,uc=(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 tl(e){bo=!1,Fn=!0,Ve.sort(uc);try{for(dt=0;dt<Ve.length;dt++){const t=Ve[dt];t&&t.active!==!1&&Ot(t,t.i,t.i?15:14)}}finally{dt=0,Ve.length=0,Pr(),Fn=!1,Uo=null,(Ve.length||dn.length)&&tl()}}let Me=null,Vr=null;function kr(e){const t=Me;return Me=e,Vr=e&&e.type.__scopeId||null,t}function fc(e){Vr=e}function dc(){Vr=null}function xe(e,t=Me,n){if(!t||e._n)return e;const r=(...o)=>{r._d&&Ms(-1);const s=kr(t);let i;try{i=e(...o)}finally{kr(s),r._d&&Ms(1)}return i};return r._n=!0,r._c=!0,r._d=!0,r}function Lr(e,t){if(Me===null)return e;const n=Ur(Me),r=e.dirs||(e.dirs=[]);for(let o=0;o<t.length;o++){let[s,i,l,a=Pe]=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(),rt(a,n,8,[e.el,l,e,t]),jt())}}const xt=Symbol("_leaveCb"),dr=Symbol("_enterCb");function hc(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return qe(()=>{e.isMounted=!0}),Ko(()=>{e.isUnmounting=!0}),e}const Ze=[Function,Array],nl={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Ze,onEnter:Ze,onAfterEnter:Ze,onEnterCancelled:Ze,onBeforeLeave:Ze,onLeave:Ze,onAfterLeave:Ze,onLeaveCancelled:Ze,onBeforeAppear:Ze,onAppear:Ze,onAfterAppear:Ze,onAppearCancelled:Ze},rl=e=>{const t=e.subTree;return t.component?rl(t.component):t},pc={name:"BaseTransition",props:nl,setup(e,{slots:t}){const n=Wr(),r=hc();return()=>{const o=t.default&&sl(t.default(),!0);if(!o||!o.length)return;let s=o[0];if(o.length>1){for(const p of o)if(p.type!==Fe){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);Er(a,c);const f=n.subTree,u=f&&ks(f);if(u&&u.type!==Fe&&!qt(a,u)&&rl(n).type!==Fe){const p=yo(u,i,r,n);if(Er(u,p),l==="out-in"&&a.type!==Fe)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!==Fe&&(p.delayLeave=(g,_,y)=>{const k=ol(r,u);k[String(u.key)]=u,g[xt]=()=>{_(),g[xt]=void 0,delete c.delayedLeave},c.delayedLeave=y})}return s}}},gc=pc;function ol(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:y,onBeforeAppear:k,onAppear:A,onAfterAppear:b,onAppearCancelled:m}=t,S=String(e.key),V=ol(n,e),O=(j,L)=>{j&&rt(j,r,9,L)},K=(j,L)=>{const U=L[1];O(j,L),X(j)?j.every(R=>R.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[xt]&&j[xt](!0);const U=V[S];U&&qt(e,U)&&U.el[xt]&&U.el[xt](),O(L,[j])},enter(j){let L=c,U=f,R=u;if(!n.isMounted)if(s)L=A||c,U=b||f,R=m||u;else return;let ee=!1;const ve=j[dr]=_e=>{ee||(ee=!0,_e?O(R,[j]):O(U,[j]),Z.delayedLeave&&Z.delayedLeave(),j[dr]=void 0)};L?K(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 R=!1;const ee=j[xt]=ve=>{R||(R=!0,L(),ve?O(y,[j]):O(_,[j]),j[xt]=void 0,V[U]===e&&delete V[U])};V[U]=e,g?K(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 Er(e,t){e.shapeFlag&6&&e.component?Er(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 sl(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(sl(i.children,t,l))):(t||i.type!==Fe)&&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)?$e({name:e.name},t,{setup:e}):e}const hn=e=>!!e.type.__asyncLoader;/*! #__NO_SIDE_EFFECTS__ */function mc(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((y,k)=>{l(_,()=>y(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=Ie;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 y=ue(!1),k=ue(),A=ue(!!o);return o&&setTimeout(()=>{A.value=!1},o),s!=null&&setTimeout(()=>{if(!y.value&&!k.value){const b=new Error(`Async component timed out after ${s}ms.`);_(b),k.value=b}},s),p().then(()=>{y.value=!0,g.parent&&er(g.parent.vnode)&&(g.parent.effect.dirty=!0,Hr(g.parent.update))}).catch(b=>{_(b),k.value=b}),()=>{if(y.value&&c)return to(c,g);if(k.value&&r)return te(r,{error:k.value});if(n&&!A.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 vc(e,t){il(e,"a",t)}function _c(e,t){il(e,"da",t)}function il(e,t,n=Ie){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)&&bc(r,t,n,o),o=o.parent}}function bc(e,t,n,r){const o=jr(t,e,r,!0);Fr(()=>{Io(r[t],o)},n)}function jr(e,t,n=Ie,r=!1){if(n){const o=n[e]||(n[e]=[]),s=t.__weh||(t.__weh=(...i)=>{Vt();const l=tr(n),a=rt(t,n,e,i);return l(),jt(),a});return r?o.unshift(s):o.push(s),s}}const wt=e=>(t,n=Ie)=>{(!nr||e==="sp")&&jr(e,(...r)=>t(...r),n)},yc=wt("bm"),qe=wt("m"),wc=wt("bu"),Sc=wt("u"),Ko=wt("bum"),Fr=wt("um"),Cc=wt("sp"),Pc=wt("rtg"),kc=wt("rtc");function Lc(e,t=Ie){jr("ec",e,t)}const Ec="components";function Go(e,t){return Ac(Ec,e,!0,t)||e}const xc=Symbol.for("v-ndc");function Ac(e,t,n=!0,r=!1){const o=Me||Ie;if(o){const s=o.type;{const l=wu(s,!1);if(l&&(l===t||l===Ye(t)||l===Qn(Ye(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[Ye(t)]||e[Qn(Ye(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(Me.isCE||Me.parent&&hn(Me.parent)&&Me.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&&ll(s(n)),l=Ee(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 ll(e){return e.some(t=>Tr(t)?!(t.type===Fe||t.type===be&&!ll(t.children)):!0)?e:null}const wo=e=>e?El(e)?Ur(e):wo(e.parent):null,In=$e(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>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=>tu.bind(e)}),no=(e,t)=>e!==Pe&&!e.__isScriptSetup&&ce(e,t),Tc={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!==Pe&&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!==Pe&&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"&&Ge(e.attrs,"get",""),f(e);if((u=l.__cssModules)&&(u=u[t]))return u;if(n!==Pe&&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!==Pe&&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!==Pe&&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 Es(e){return X(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let So=!0;function Rc(e){const t=qo(e),n=e.proxy,r=e.ctx;So=!1,t.beforeCreate&&xs(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:y,deactivated:k,beforeDestroy:A,beforeUnmount:b,destroyed:m,unmounted:S,render:V,renderTracked:O,renderTriggered:K,errorCaptured:Z,serverPrefetch:j,expose:L,inheritAttrs:U,components:R,directives:ee,filters:ve}=t;if(c&&Dc(c,r,null),i)for(const oe in i){const Q=i[oe];ne(Q)&&(r[oe]=Q.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 Q=s[oe],De=ne(Q)?Q.bind(n,n):ne(Q.get)?Q.get.bind(n,n):nt,Ct=!ne(Q)&&ne(Q.set)?Q.set.bind(n):nt,ct=T({get:De,set:Ct});Object.defineProperty(r,oe,{enumerable:!0,configurable:!0,get:()=>ct.value,set:Ue=>ct.value=Ue})}if(l)for(const oe in l)al(l[oe],r,n,oe);if(a){const oe=ne(a)?a.call(n):a;Reflect.ownKeys(oe).forEach(Q=>{Xt(Q,oe[Q])})}f&&xs(f,e,"c");function z(oe,Q){X(Q)?Q.forEach(De=>oe(De.bind(n))):Q&&oe(Q.bind(n))}if(z(yc,u),z(qe,p),z(wc,g),z(Sc,_),z(vc,y),z(_c,k),z(Lc,Z),z(kc,O),z(Pc,K),z(Ko,b),z(Fr,S),z(Cc,j),X(L))if(L.length){const oe=e.exposed||(e.exposed={});L.forEach(Q=>{Object.defineProperty(oe,Q,{get:()=>n[Q],set:De=>n[Q]=De})})}else e.exposed||(e.exposed={});V&&e.render===nt&&(e.render=V),U!=null&&(e.inheritAttrs=U),R&&(e.components=R),ee&&(e.directives=ee)}function Dc(e,t,n=nt){X(e)&&(e=Co(e));for(const r in e){const o=e[r];let s;ye(o)?"default"in o?s=We(o.from||r,o.default,!0):s=We(o.from||r):s=We(o),He(s)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>s.value,set:i=>s.value=i}):t[r]=s}}function xs(e,t,n){rt(X(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function al(e,t,n,r){const o=r.includes(".")?Sl(n,r):()=>n[r];if(Te(e)){const s=t[e];ne(s)&&Ne(o,s)}else if(ne(e))Ne(o,e.bind(n));else if(ye(e))if(X(e))e.forEach(s=>al(s,t,n,r));else{const s=ne(e.handler)?e.handler.bind(n):t[e.handler];ne(s)&&Ne(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=>xr(a,c,i,!0)),xr(a,t,i)),ye(t)&&s.set(t,a),a}function xr(e,t,n,r=!1){const{mixins:o,extends:s}=t;s&&xr(e,s,n,!0),o&&o.forEach(i=>xr(e,i,n,!0));for(const i in t)if(!(r&&i==="expose")){const l=Oc[i]||n&&n[i];e[i]=l?l(e[i],t[i]):t[i]}return e}const Oc={data:As,props:Ts,emits:Ts,methods:Rn,computed:Rn,beforeCreate:je,created:je,beforeMount:je,mounted:je,beforeUpdate:je,updated:je,beforeDestroy:je,beforeUnmount:je,destroyed:je,unmounted:je,activated:je,deactivated:je,errorCaptured:je,serverPrefetch:je,components:Rn,directives:Rn,watch:Mc,provide:As,inject:Ic};function As(e,t){return t?e?function(){return $e(ne(e)?e.call(this,this):e,ne(t)?t.call(this,this):t)}:t:e}function Ic(e,t){return Rn(Co(e),Co(t))}function Co(e){if(X(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function je(e,t){return e?[...new Set([].concat(e,t))]:t}function Rn(e,t){return e?$e(Object.create(null),e,t):t}function Ts(e,t){return e?X(e)&&X(t)?[...new Set([...e,...t])]:$e(Object.create(null),Es(e),Es(t??{})):t}function Mc(e,t){if(!e)return t;if(!t)return e;const n=$e(Object.create(null),e);for(const r in t)n[r]=je(e[r],t[r]);return n}function cl(){return{app:null,config:{isNativeTag:ga,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let $c=0;function Nc(e,t){return function(r,o=null){ne(r)||(r=$e({},r)),o!=null&&!ye(o)&&(o=null);const s=cl(),i=new WeakSet;let l=!1;const a=s.app={_uid:$c++,_component:r,_props:o,_container:null,_context:s,_instance:null,version:Cu,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(Ie){let n=Ie.provides;const r=Ie.parent&&Ie.parent.provides;r===n&&(n=Ie.provides=Object.create(r)),n[e]=t}}function We(e,t,n=!1){const r=Ie||Me;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 ul={},fl=()=>Object.create(ul),dl=e=>Object.getPrototypeOf(e)===ul;function Hc(e,t,n,r=!1){const o={},s=fl();e.propsDefaults=Object.create(null),hl(e,t,o,s);for(const i in e.propsOptions[0])i in o||(o[i]=void 0);n?e.props=r?o:Gi(o):e.type.props?e.props=o:e.props=s,e.attrs=s}function Vc(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 _=Ye(p);o[_]=Po(a,l,_,g,e,!1)}else g!==s[p]&&(s[p]=g,c=!0)}}}else{hl(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]=Po(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 hl(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=Ye(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||Pe;for(let f=0;f<s.length;f++){const u=s[f];n[u]=Po(o,a,u,c[u],e,!ce(c,u))}}return i}function Po(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 jc=new WeakMap;function pl(e,t,n=!1){const r=n?jc: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]=pl(u,t,!0);$e(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=Ye(s[f]);Rs(u)&&(i[u]=Pe)}else if(s)for(const f in s){const u=Ye(f);if(Rs(u)){const p=s[f],g=i[u]=X(p)||ne(p)?{type:p}:$e({},p),_=g.type;let y=!1,k=!0;if(X(_))for(let A=0;A<_.length;++A){const b=_[A],m=ne(b)&&b.name;if(m==="Boolean"){y=!0;break}else m==="String"&&(k=!1)}else y=ne(_)&&_.name==="Boolean";g[0]=y,g[1]=k,(y||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)}const gl=e=>e[0]==="_"||e==="$stable",zo=e=>X(e)?e.map(tt):[tt(e)],Fc=(e,t,n)=>{if(t._n)return t;const r=xe((...o)=>zo(t(...o)),n);return r._c=!1,r},ml=(e,t,n)=>{const r=e._ctx;for(const o in e){if(gl(o))continue;const s=e[o];if(ne(s))t[o]=Fc(o,s,r);else if(s!=null){const i=zo(s);t[o]=()=>i}}},vl=(e,t)=>{const n=zo(t);e.slots.default=()=>n},_l=(e,t,n)=>{for(const r in t)(n||r!=="_")&&(e[r]=t[r])},Bc=(e,t,n)=>{const r=e.slots=fl();if(e.vnode.shapeFlag&32){const o=t._;o?(_l(r,t,n),n&&Ai(r,"_",o,!0)):ml(t,r)}else t&&vl(e,t)},Wc=(e,t,n)=>{const{vnode:r,slots:o}=e;let s=!0,i=Pe;if(r.shapeFlag&32){const l=t._;l?n&&l===1?s=!1:_l(o,t,n):(s=!t.$stable,ml(t,o)),i=t}else t&&(vl(e,t),i={default:1});if(s)for(const l in o)!gl(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===Pe?l.refs={}:l.refs,u=l.setupState;if(c!=null&&c!==a&&(Te(c)?(f[c]=null,ce(u,c)&&(u[c]=null)):He(c)&&(c.value=null)),ne(a))Ot(a,l,12,[i,f]);else{const p=Te(a),g=He(a);if(p||g){const _=()=>{if(e.f){const y=p?ce(u,a)?u[a]:f[a]:a.value;o?X(y)&&Io(y,s):X(y)?y.includes(s)||y.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,Ke(_,n)):_()}}}const Uc=Symbol("_vte"),Kc=e=>e.__isTeleport;let Ds=!1;const sn=()=>{Ds||(console.error("Hydration completed but contains mismatches."),Ds=!0)},Gc=e=>e.namespaceURI.includes("svg")&&e.tagName!=="foreignObject",qc=e=>e.namespaceURI.includes("MathML"),hr=e=>{if(Gc(e))return"svg";if(qc(e))return"mathml"},pr=e=>e.nodeType===8;function zc(e){const{mt:t,p:n,o:{patchProp:r,createText:o,nextSibling:s,parentNode:i,remove:l,insert:a,createComment:c}}=e,f=(m,S)=>{if(!S.hasChildNodes()){n(null,m,S),Pr(),S._vnode=m;return}u(S.firstChild,m,null,null,null),Pr(),S._vnode=m},u=(m,S,V,O,K,Z=!1)=>{Z=Z||!!S.dynamicChildren;const j=pr(m)&&m.data==="[",L=()=>y(m,S,V,O,K,j),{type:U,ref:R,shapeFlag:ee,patchFlag:ve}=S;let _e=m.nodeType;S.el=m,ve===-2&&(Z=!1,S.dynamicChildren=null);let z=null;switch(U){case Zt:_e!==3?S.children===""?(a(S.el=o(""),i(m),m),z=m):z=L():(m.data!==S.children&&(sn(),m.data=S.children),z=s(m));break;case Fe:b(m)?(z=s(m),A(S.el=m.content.firstChild,m,V)):_e!==8||j?z=L():z=s(m);break;case $n:if(j&&(m=s(m),_e=m.nodeType),_e===1||_e===3){z=m;const oe=!S.children.length;for(let Q=0;Q<S.staticCount;Q++)oe&&(S.children+=z.nodeType===1?z.outerHTML:z.data),Q===S.staticCount-1&&(S.anchor=z),z=s(z);return j?s(z):z}else L();break;case be:j?z=_(m,S,V,O,K,Z):z=L();break;default:if(ee&1)(_e!==1||S.type.toLowerCase()!==m.tagName.toLowerCase())&&!b(m)?z=L():z=p(m,S,V,O,K,Z);else if(ee&6){S.slotScopeIds=K;const oe=i(m);if(j?z=k(m):pr(m)&&m.data==="teleport start"?z=k(m,m.data,"teleport end"):z=s(m),t(S,oe,null,V,O,hr(oe),Z),hn(S)){let Q;j?(Q=te(be),Q.anchor=z?z.previousSibling:oe.lastChild):Q=m.nodeType===3?$t(""):te("div"),Q.el=m,S.component.subTree=Q}}else ee&64?_e!==8?z=L():z=S.type.hydrate(m,S,V,O,K,Z,e,g):ee&128&&(z=S.type.hydrate(m,S,V,O,hr(i(m)),K,Z,e,u))}return R!=null&&Ar(R,null,O,S),z},p=(m,S,V,O,K,Z)=>{Z=Z||!!S.dynamicChildren;const{type:j,props:L,patchFlag:U,shapeFlag:R,dirs:ee,transition:ve}=S,_e=j==="input"||j==="option";if(_e||U!==-1){ee&&ft(S,null,V,"created");let z=!1;if(b(m)){z=bl(O,ve)&&V&&V.vnode.props&&V.vnode.props.appear;const Q=m.content.firstChild;z&&ve.beforeEnter(Q),A(Q,m,V),S.el=m=Q}if(R&16&&!(L&&(L.innerHTML||L.textContent))){let Q=g(m.firstChild,S,m,V,O,K,Z);for(;Q;){sn();const De=Q;Q=Q.nextSibling,l(De)}}else R&8&&m.textContent!==S.children&&(sn(),m.textContent=S.children);if(L){if(_e||!Z||U&48){const Q=m.tagName.includes("-");for(const De in L)(_e&&(De.endsWith("value")||De==="indeterminate")||Jn(De)&&!un(De)||De[0]==="."||Q)&&r(m,De,null,L[De],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 Q in L.style)L.style[Q]}let oe;(oe=L&&L.onVnodeBeforeMount)&&et(oe,V,S),ee&&ft(S,null,V,"beforeMount"),((oe=L&&L.onVnodeMounted)||ee||z)&&Pl(()=>{oe&&et(oe,V,S),z&&ve.enter(m),ee&&ft(S,null,V,"mounted")},O)}return m.nextSibling},g=(m,S,V,O,K,Z,j)=>{j=j||!!S.dynamicChildren;const L=S.children,U=L.length;for(let R=0;R<U;R++){const ee=j?L[R]:L[R]=tt(L[R]),ve=ee.type===Zt;if(m){if(ve&&!j){let _e=L[R+1];_e&&(_e=tt(_e)).type===Zt&&(a(o(m.data.slice(ee.children.length)),V,s(m)),m.data=ee.children)}m=u(m,ee,O,K,Z,j)}else ve&&!ee.children?a(ee.el=o(""),V):(sn(),n(null,ee,V,null,O,K,hr(V),Z))}return m},_=(m,S,V,O,K,Z)=>{const{slotScopeIds:j}=S;j&&(K=K?K.concat(j):j);const L=i(m),U=g(s(m),S,L,V,O,K,Z);return U&&pr(U)&&U.data==="]"?s(S.anchor=U):(sn(),a(S.anchor=c("]"),L,U),U)},y=(m,S,V,O,K,Z)=>{if(sn(),S.el=null,Z){const U=k(m);for(;;){const R=s(m);if(R&&R!==U)l(R);else break}}const j=s(m),L=i(m);return l(m),n(null,S,L,j,V,O,hr(L),K),j},k=(m,S="[",V="]")=>{let O=0;for(;m;)if(m=s(m),m&&pr(m)&&(m.data===S&&O++,m.data===V)){if(O===0)return s(m);O--}return m},A=(m,S,V)=>{const O=S.parentNode;O&&O.replaceChild(m,S);let K=V;for(;K;)K.vnode.el===S&&(K.vnode.el=K.subTree.el=m),K=K.parent},b=m=>m.nodeType===1&&m.tagName.toLowerCase()==="template";return[f,u]}const Ke=Pl;function Jc(e){return Qc(e,zc)}function Qc(e,t){const n=Ti();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=nt,insertStaticContent:_}=e,y=(d,h,v,P=null,w=null,x=null,N=void 0,I=null,M=!!h.dynamicChildren)=>{if(d===h)return;d&&!qt(d,h)&&(P=C(d),Ue(d,w,x,!0),d=null),h.patchFlag===-2&&(M=!1,h.dynamicChildren=null);const{type:E,ref:B,shapeFlag:J}=h;switch(E){case Zt:k(d,h,v,P);break;case Fe:A(d,h,v,P);break;case $n:d==null&&b(h,v,P,N);break;case be:R(d,h,v,P,w,x,N,I,M);break;default:J&1?V(d,h,v,P,w,x,N,I,M):J&6?ee(d,h,v,P,w,x,N,I,M):(J&64||J&128)&&E.process(d,h,v,P,w,x,N,I,M,G)}B!=null&&w&&Ar(B,d&&d.ref,x,h||d,!h)},k=(d,h,v,P)=>{if(d==null)r(h.el=l(h.children),v,P);else{const w=h.el=d.el;h.children!==d.children&&c(w,h.children)}},A=(d,h,v,P)=>{d==null?r(h.el=a(h.children||""),v,P):h.el=d.el},b=(d,h,v,P)=>{[d.el,d.anchor]=_(d.children,h,v,P,d.el,d.anchor)},m=({el:d,anchor:h},v,P)=>{let w;for(;d&&d!==h;)w=p(d),r(d,v,P),d=w;r(h,v,P)},S=({el:d,anchor:h})=>{let v;for(;d&&d!==h;)v=p(d),o(d),d=v;o(h)},V=(d,h,v,P,w,x,N,I,M)=>{h.type==="svg"?N="svg":h.type==="math"&&(N="mathml"),d==null?O(h,v,P,w,x,N,I,M):j(d,h,w,x,N,I,M)},O=(d,h,v,P,w,x,N,I)=>{let M,E;const{props:B,shapeFlag:J,transition:q,dirs:re}=d;if(M=d.el=i(d.type,x,B&&B.is,B),J&8?f(M,d.children):J&16&&Z(d.children,M,null,P,w,ro(d,x),N,I),re&&ft(d,null,P,"created"),K(M,d,d.scopeId,N,P),B){for(const Se in B)Se!=="value"&&!un(Se)&&s(M,Se,null,B[Se],x,P);"value"in B&&s(M,"value",null,B.value,x),(E=B.onVnodeBeforeMount)&&et(E,P,d)}re&&ft(d,null,P,"beforeMount");const se=bl(w,q);se&&q.beforeEnter(M),r(M,h,v),((E=B&&B.onVnodeMounted)||se||re)&&Ke(()=>{E&&et(E,P,d),se&&q.enter(M),re&&ft(d,null,P,"mounted")},w)},K=(d,h,v,P,w)=>{if(v&&g(d,v),P)for(let x=0;x<P.length;x++)g(d,P[x]);if(w){let x=w.subTree;if(h===x){const N=w.vnode;K(d,N,N.scopeId,N.slotScopeIds,w.parent)}}},Z=(d,h,v,P,w,x,N,I,M=0)=>{for(let E=M;E<d.length;E++){const B=d[E]=I?At(d[E]):tt(d[E]);y(null,B,h,v,P,w,x,N,I)}},j=(d,h,v,P,w,x,N)=>{const I=h.el=d.el;let{patchFlag:M,dynamicChildren:E,dirs:B}=h;M|=d.patchFlag&16;const J=d.props||Pe,q=h.props||Pe;let re;if(v&&Bt(v,!1),(re=q.onVnodeBeforeUpdate)&&et(re,v,h,d),B&&ft(h,d,v,"beforeUpdate"),v&&Bt(v,!0),(J.innerHTML&&q.innerHTML==null||J.textContent&&q.textContent==null)&&f(I,""),E?L(d.dynamicChildren,E,I,v,P,ro(h,w),x):N||Q(d,h,I,null,v,P,ro(h,w),x,!1),M>0){if(M&16)U(I,J,q,v,w);else if(M&2&&J.class!==q.class&&s(I,"class",null,q.class,w),M&4&&s(I,"style",J.style,q.style,w),M&8){const se=h.dynamicProps;for(let Se=0;Se<se.length;Se++){const ge=se[Se],Oe=J[ge],ot=q[ge];(ot!==Oe||ge==="value")&&s(I,ge,Oe,ot,w,v)}}M&1&&d.children!==h.children&&f(I,h.children)}else!N&&E==null&&U(I,J,q,v,w);((re=q.onVnodeUpdated)||B)&&Ke(()=>{re&&et(re,v,h,d),B&&ft(h,d,v,"updated")},P)},L=(d,h,v,P,w,x,N)=>{for(let I=0;I<h.length;I++){const M=d[I],E=h[I],B=M.el&&(M.type===be||!qt(M,E)||M.shapeFlag&70)?u(M.el):v;y(M,E,B,null,P,w,x,N,!0)}},U=(d,h,v,P,w)=>{if(h!==v){if(h!==Pe)for(const x in h)!un(x)&&!(x in v)&&s(d,x,h[x],null,w,P);for(const x in v){if(un(x))continue;const N=v[x],I=h[x];N!==I&&x!=="value"&&s(d,x,I,N,w,P)}"value"in v&&s(d,"value",h.value,v.value,w)}},R=(d,h,v,P,w,x,N,I,M)=>{const E=h.el=d?d.el:l(""),B=h.anchor=d?d.anchor:l("");let{patchFlag:J,dynamicChildren:q,slotScopeIds:re}=h;re&&(I=I?I.concat(re):re),d==null?(r(E,v,P),r(B,v,P),Z(h.children||[],v,B,w,x,N,I,M)):J>0&&J&64&&q&&d.dynamicChildren?(L(d.dynamicChildren,q,v,w,x,N,I),(h.key!=null||w&&h===w.subTree)&&yl(d,h,!0)):Q(d,h,v,B,w,x,N,I,M)},ee=(d,h,v,P,w,x,N,I,M)=>{h.slotScopeIds=I,d==null?h.shapeFlag&512?w.ctx.activate(h,v,P,N,M):ve(h,v,P,w,x,N,M):_e(d,h,M)},ve=(d,h,v,P,w,x,N)=>{const I=d.component=mu(d,P,w);if(er(d)&&(I.ctx.renderer=G),vu(I,!1,N),I.asyncDep){if(w&&w.registerDep(I,z,N),!d.el){const M=I.subTree=te(Fe);A(null,M,h,v)}}else z(I,d,h,v,w,x,N)},_e=(d,h,v)=>{const P=h.component=d.component;if(iu(d,h,v))if(P.asyncDep&&!P.asyncResolved){oe(P,h,v);return}else P.next=h,ac(P.update),P.effect.dirty=!0,P.update();else h.el=d.el,P.vnode=h},z=(d,h,v,P,w,x,N)=>{const I=()=>{if(d.isMounted){let{next:B,bu:J,u:q,parent:re,vnode:se}=d;{const on=wl(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,J&&Xr(J),(ge=B.props&&B.props.onVnodeBeforeUpdate)&&et(ge,re,B,se),Bt(d,!0);const Oe=oo(d),ot=d.subTree;d.subTree=Oe,y(ot,Oe,u(ot.el),C(ot),d,w,x),B.el=Oe.el,Se===null&&lu(d,Oe.el),q&&Ke(q,w),(ge=B.props&&B.props.onVnodeUpdated)&&Ke(()=>et(ge,re,B,se),w)}else{let B;const{el:J,props:q}=h,{bm:re,m:se,parent:Se}=d,ge=hn(h);if(Bt(d,!1),re&&Xr(re),!ge&&(B=q&&q.onVnodeBeforeMount)&&et(B,Se,h),Bt(d,!0),J&&Ce){const Oe=()=>{d.subTree=oo(d),Ce(J,d.subTree,d,w,null)};ge?h.type.__asyncLoader().then(()=>!d.isUnmounted&&Oe()):Oe()}else{const Oe=d.subTree=oo(d);y(null,Oe,v,P,d,w,x),h.el=Oe.el}if(se&&Ke(se,w),!ge&&(B=q&&q.onVnodeMounted)){const Oe=h;Ke(()=>et(B,Se,Oe),w)}(h.shapeFlag&256||Se&&hn(Se.vnode)&&Se.vnode.shapeFlag&256)&&d.a&&Ke(d.a,w),d.isMounted=!0,h=v=P=null}},M=d.effect=new $o(I,nt,()=>Hr(E),d.scope),E=d.update=()=>{M.dirty&&M.run()};E.i=d,E.id=d.uid,Bt(d,!0),E()},oe=(d,h,v)=>{h.component=d;const P=d.vnode.props;d.vnode=h,d.next=null,Vc(d,h.props,P,v),Wc(d,h.children,v),Vt(),Ps(d),jt()},Q=(d,h,v,P,w,x,N,I,M=!1)=>{const E=d&&d.children,B=d?d.shapeFlag:0,J=h.children,{patchFlag:q,shapeFlag:re}=h;if(q>0){if(q&128){Ct(E,J,v,P,w,x,N,I,M);return}else if(q&256){De(E,J,v,P,w,x,N,I,M);return}}re&8?(B&16&&Xe(E,w,x),J!==E&&f(v,J)):B&16?re&16?Ct(E,J,v,P,w,x,N,I,M):Xe(E,w,x,!0):(B&8&&f(v,""),re&16&&Z(J,v,P,w,x,N,I,M))},De=(d,h,v,P,w,x,N,I,M)=>{d=d||an,h=h||an;const E=d.length,B=h.length,J=Math.min(E,B);let q;for(q=0;q<J;q++){const re=h[q]=M?At(h[q]):tt(h[q]);y(d[q],re,v,null,w,x,N,I,M)}E>B?Xe(d,w,x,!0,!1,J):Z(h,v,P,w,x,N,I,M,J)},Ct=(d,h,v,P,w,x,N,I,M)=>{let E=0;const B=h.length;let J=d.length-1,q=B-1;for(;E<=J&&E<=q;){const re=d[E],se=h[E]=M?At(h[E]):tt(h[E]);if(qt(re,se))y(re,se,v,null,w,x,N,I,M);else break;E++}for(;E<=J&&E<=q;){const re=d[J],se=h[q]=M?At(h[q]):tt(h[q]);if(qt(re,se))y(re,se,v,null,w,x,N,I,M);else break;J--,q--}if(E>J){if(E<=q){const re=q+1,se=re<B?h[re].el:P;for(;E<=q;)y(null,h[E]=M?At(h[E]):tt(h[E]),v,se,w,x,N,I,M),E++}}else if(E>q)for(;E<=J;)Ue(d[E],w,x,!0),E++;else{const re=E,se=E,Se=new Map;for(E=se;E<=q;E++){const ze=h[E]=M?At(h[E]):tt(h[E]);ze.key!=null&&Se.set(ze.key,E)}let ge,Oe=0;const ot=q-se+1;let on=!1,hs=0;const Pn=new Array(ot);for(E=0;E<ot;E++)Pn[E]=0;for(E=re;E<=J;E++){const ze=d[E];if(Oe>=ot){Ue(ze,w,x,!0);continue}let ut;if(ze.key!=null)ut=Se.get(ze.key);else for(ge=se;ge<=q;ge++)if(Pn[ge-se]===0&&qt(ze,h[ge])){ut=ge;break}ut===void 0?Ue(ze,w,x,!0):(Pn[ut-se]=E+1,ut>=hs?hs=ut:on=!0,y(ze,h[ut],v,null,w,x,N,I,M),Oe++)}const ps=on?Yc(Pn):an;for(ge=ps.length-1,E=ot-1;E>=0;E--){const ze=se+E,ut=h[ze],gs=ze+1<B?h[ze+1].el:P;Pn[E]===0?y(null,ut,v,gs,w,x,N,I,M):on&&(ge<0||E!==ps[ge]?ct(ut,v,gs,2):ge--)}}},ct=(d,h,v,P,w=null)=>{const{el:x,type:N,transition:I,children:M,shapeFlag:E}=d;if(E&6){ct(d.component.subTree,h,v,P);return}if(E&128){d.suspense.move(h,v,P);return}if(E&64){N.move(d,h,v,G);return}if(N===be){r(x,h,v);for(let J=0;J<M.length;J++)ct(M[J],h,v,P);r(d.anchor,h,v);return}if(N===$n){m(d,h,v);return}if(P!==2&&E&1&&I)if(P===0)I.beforeEnter(x),r(x,h,v),Ke(()=>I.enter(x),w);else{const{leave:J,delayLeave:q,afterLeave:re}=I,se=()=>r(x,h,v),Se=()=>{J(x,()=>{se(),re&&re()})};q?q(x,se,Se):Se()}else r(x,h,v)},Ue=(d,h,v,P=!1,w=!1)=>{const{type:x,props:N,ref:I,children:M,dynamicChildren:E,shapeFlag:B,patchFlag:J,dirs:q,cacheIndex:re}=d;if(J===-2&&(w=!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&&q,Se=!hn(d);let ge;if(Se&&(ge=N&&N.onVnodeBeforeUnmount)&&et(ge,h,d),B&6)ir(d.component,v,P);else{if(B&128){d.suspense.unmount(v,P);return}se&&ft(d,null,h,"beforeUnmount"),B&64?d.type.remove(d,h,v,G,P):E&&!E.hasOnce&&(x!==be||J>0&&J&64)?Xe(E,h,v,!1,!0):(x===be&&J&384||!w&&B&16)&&Xe(M,h,v),P&&nn(d)}(Se&&(ge=N&&N.onVnodeUnmounted)||se)&&Ke(()=>{ge&&et(ge,h,d),se&&ft(d,null,h,"unmounted")},v)},nn=d=>{const{type:h,el:v,anchor:P,transition:w}=d;if(h===be){rn(v,P);return}if(h===$n){S(d);return}const x=()=>{o(v),w&&!w.persisted&&w.afterLeave&&w.afterLeave()};if(d.shapeFlag&1&&w&&!w.persisted){const{leave:N,delayLeave:I}=w,M=()=>N(v,x);I?I(d.el,x,M):M()}else x()},rn=(d,h)=>{let v;for(;d!==h;)v=p(d),o(d),d=v;o(h)},ir=(d,h,v)=>{const{bum:P,scope:w,update:x,subTree:N,um:I,m:M,a:E}=d;Os(M),Os(E),P&&Xr(P),w.stop(),x&&(x.active=!1,Ue(N,d,h,v)),I&&Ke(I,h),Ke(()=>{d.isUnmounted=!0},h),h&&h.pendingBranch&&!h.isUnmounted&&d.asyncDep&&!d.asyncResolved&&d.suspenseId===h.pendingId&&(h.deps--,h.deps===0&&h.resolve())},Xe=(d,h,v,P=!1,w=!1,x=0)=>{for(let N=x;N<d.length;N++)Ue(d[N],h,v,P,w)},C=d=>{if(d.shapeFlag&6)return C(d.component.subTree);if(d.shapeFlag&128)return d.suspense.next();const h=p(d.anchor||d.el),v=h&&h[Uc];return v?p(v):h};let F=!1;const H=(d,h,v)=>{d==null?h._vnode&&Ue(h._vnode,null,null,!0):y(h._vnode||null,d,h,null,null,null,v),F||(F=!0,Ps(),Pr(),F=!1),h._vnode=d},G={p:y,um:Ue,m:ct,r:nn,mt:ve,mc:Z,pc:Q,pbc:L,n:C,o:e};let pe,Ce;return t&&([pe,Ce]=t(G)),{render:H,hydrate:pe,createApp:Nc(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 bl(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function yl(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&&yl(i,l)),l.type===Zt&&(l.el=i.el)}}function Yc(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 wl(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:wl(t)}function Os(e){if(e)for(let t=0;t<e.length;t++)e[t].active=!1}const Xc=Symbol.for("v-scx"),Zc=()=>We(Xc);function eu(e,t){return Jo(e,null,t)}const gr={};function Ne(e,t,n){return Jo(e,t,n)}function Jo(e,t,{immediate:n,deep:r,flush:o,once:s,onTrack:i,onTrigger:l}=Pe){if(t&&s){const O=t;t=(...K)=>{O(...K),V()}}const a=Ie,c=O=>r===!0?O:Rt(O,r===!1?1:void 0);let f,u=!1,p=!1;if(He(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(He(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(),rt(e,a,3,[_])):f=nt,t&&r){const O=f;f=()=>Rt(O())}let g,_=O=>{g=m.onStop=()=>{Ot(O,a,4),g=m.onStop=void 0}},y;if(nr)if(_=nt,t?n&&rt(t,a,3,[f(),p?[]:void 0,_]):f(),o==="sync"){const O=Zc();y=O.__watcherHandles||(O.__watcherHandles=[])}else return nt;let k=p?new Array(e.length).fill(gr):gr;const A=()=>{if(!(!m.active||!m.dirty))if(t){const O=m.run();(r||u||(p?O.some((K,Z)=>It(K,k[Z])):It(O,k)))&&(g&&g(),rt(t,a,3,[O,k===gr?void 0:p&&k[0]===gr?[]:k,_]),k=O)}else m.run()};A.allowRecurse=!!t;let b;o==="sync"?b=A:o==="post"?b=()=>Ke(A,a&&a.suspense):(A.pre=!0,a&&(A.id=a.uid),b=()=>Hr(A));const m=new $o(f,nt,b),S=Ii(),V=()=>{m.stop(),S&&Io(S.effects,m)};return t?n?A():k=m.run():o==="post"?Ke(m.run.bind(m),a&&a.suspense):m.run(),y&&y.push(V),V}function tu(e,t,n){const r=this.proxy,o=Te(e)?e.includes(".")?Sl(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 Sl(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--,He(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(ki(e)||cn(e))e.forEach(r=>{Rt(r,t,n)});else if(xi(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 nu=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${Ye(t)}Modifiers`]||e[`${Ht(t)}Modifiers`];function ru(e,t,...n){if(e.isUnmounted)return;const r=e.vnode.props||Pe;let o=n;const s=t.startsWith("update:"),i=s&&nu(r,t.slice(7));i&&(i.trim&&(o=n.map(f=>Te(f)?f.trim():f)),i.number&&(o=n.map(ya)));let l,a=r[l=Yr(t)]||r[l=Yr(Ye(t))];!a&&s&&(a=r[l=Yr(Ht(t))]),a&&rt(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,rt(c,e,6,o)}}function Cl(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=Cl(c,t,!0);f&&(l=!0,$e(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):$e(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:y}=e,k=kr(e);let A,b;try{if(n.shapeFlag&4){const S=o||r,V=S;A=tt(c.call(V,S,f,u,g,p,_)),b=l}else{const S=t;A=tt(S.length>1?S(u,{attrs:l,slots:i,emit:a}):S(u,null)),b=t.props?l:ou(l)}}catch(S){Nn.length=0,Zn(S,e,1),A=te(Fe)}let m=A;if(b&&y!==!1){const S=Object.keys(b),{shapeFlag:V}=m;S.length&&V&7&&(s&&S.some(Oo)&&(b=su(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),A=m,kr(k),A}const ou=e=>{let t;for(const n in e)(n==="class"||n==="style"||Jn(n))&&((t||(t={}))[n]=e[n]);return t},su=(e,t)=>{const n={};for(const r in e)(!Oo(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function iu(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?Is(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?Is(r,i,c):!0:!!i;return!1}function Is(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 lu({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 au=e=>e.__isSuspense;function Pl(e,t){t&&t.pendingBranch?X(e)?t.effects.push(...e):t.effects.push(e):cc(e)}const be=Symbol.for("v-fgt"),Zt=Symbol.for("v-txt"),Fe=Symbol.for("v-cmt"),$n=Symbol.for("v-stc"),Nn=[];let Qe=null;function $(e=!1){Nn.push(Qe=e?null:[])}function cu(){Nn.pop(),Qe=Nn[Nn.length-1]||null}let Wn=1;function Ms(e){Wn+=e,e<0&&Qe&&(Qe.hasOnce=!0)}function kl(e){return e.dynamicChildren=Wn>0?Qe||an:null,cu(),Wn>0&&Qe&&Qe.push(e),e}function Y(e,t,n,r,o,s){return kl(W(e,t,n,r,o,s,!0))}function Ee(e,t,n,r,o){return kl(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 Ll=({key:e})=>e??null,yr=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?Te(e)||He(e)||ne(e)?{i:Me,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&&Ll(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:Me};return l?(Qo(a,n),s&128&&e.normalize(a)):n&&(a.shapeFlag|=Te(n)?8:16),Wn>0&&!i&&Qe&&(a.patchFlag>0||s&6)&&a.patchFlag!==32&&Qe.push(a),a}const te=uu;function uu(e,t=null,n=null,r=0,o=null,s=!1){if((!e||e===xc)&&(e=Fe),Tr(e)){const l=Mt(e,t,!0);return n&&Qo(l,n),Wn>0&&!s&&Qe&&(l.shapeFlag&6?Qe[Qe.indexOf(e)]=l:Qe.push(l)),l.patchFlag=-2,l}if(Su(e)&&(e=e.__vccOpts),t){t=fu(t);let{class:l,style:a}=t;l&&!Te(l)&&(t.class=Be(l)),ye(a)&&(qi(a)&&!X(a)&&(a=$e({},a)),t.style=Yn(a))}const i=Te(e)?1:au(e)?128:Kc(e)?64:ye(e)?4:ne(e)?2:0;return W(e,t,n,r,o,i,s,!0)}function fu(e){return e?qi(e)||dl(e)?$e({},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?hu(o||{},t):o,f={__v_isVNode:!0,__v_skip:!0,type:e.type,props:c,key:c&&Ll(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&&Er(f,a.clone(f)),f}function $t(e=" ",t=0){return te(Zt,null,e,t)}function du(e,t){const n=te($n,null,e);return n.staticCount=t,n}function Ae(e="",t=!1){return t?($(),Ee(Fe,null,e)):te(Fe,null,e)}function tt(e){return e==null||typeof e=="boolean"?te(Fe):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&&!dl(t)?t._ctx=Me:o===3&&Me&&(Me.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else ne(t)?(t={default:t,_ctx:Me},n=32):(t=String(t),r&64?(n=16,t=[$t(t)]):n=8);e.children=t,e.shapeFlag|=n}function hu(...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=Be([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 et(e,t,n,r=null){rt(e,t,7,[n,r])}const pu=cl();let gu=0;function mu(e,t,n){const r=e.type,o=(t?t.appContext:e.appContext)||pu,s={uid:gu++,vnode:e,type:r,parent:t,appContext:o,root:null,next:null,subTree:null,effect:null,update:null,scope:new xa(!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:pl(r,o),emitsOptions:Cl(r,o),emit:null,emitted:null,propsDefaults:Pe,inheritAttrs:r.inheritAttrs,ctx:Pe,data:Pe,props:Pe,attrs:Pe,slots:Pe,refs:Pe,setupState:Pe,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=ru.bind(null,s),e.ce&&e.ce(s),s}let Ie=null;const Wr=()=>Ie||Me;let Rr,ko;{const e=Ti(),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=>Ie=n),ko=t("__VUE_SSR_SETTERS__",n=>nr=n)}const tr=e=>{const t=Ie;return Rr(e),e.scope.on(),()=>{e.scope.off(),Rr(t)}},$s=()=>{Ie&&Ie.scope.off(),Rr(null)};function El(e){return e.vnode.shapeFlag&4}let nr=!1;function vu(e,t=!1,n=!1){t&&ko(t);const{props:r,children:o}=e.vnode,s=El(e);Hc(e,r,s,t),Bc(e,o,n);const i=s?_u(e,t):void 0;return t&&ko(!1),i}function _u(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,Tc);const{setup:r}=n;if(r){const o=e.setupContext=r.length>1?yu(e):null,s=tr(e);Vt();const i=Ot(r,e,0,[e.props,o]);if(jt(),s(),Li(i)){if(i.then($s,$s),t)return i.then(l=>{Ns(e,l,t)}).catch(l=>{Zn(l,e,0)});e.asyncDep=i}else Ns(e,i,t)}else xl(e,t)}function Ns(e,t,n){ne(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:ye(t)&&(e.setupState=Qi(t)),xl(e,n)}let Hs;function xl(e,t,n){const r=e.type;if(!e.render){if(!t&&Hs&&!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=$e($e({isCustomElement:s,delimiters:l},i),a);r.render=Hs(o,c)}}e.render=r.render||nt}{const o=tr(e);Vt();try{Rc(e)}finally{jt(),o()}}}const bu={get(e,t){return Ge(e,"get",""),e[t]}};function yu(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,bu),slots:e.slots,emit:e.emit,expose:t}}function Ur(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(Qi(Ya(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 wu(e,t=!0){return ne(e)?e.displayName||e.name:e.name||t&&e.__name}function Su(e){return ne(e)&&"__vccOpts"in e}const T=(e,t)=>Xa(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 Cu="3.4.36";/**
* @vue/runtime-dom v3.4.36
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/const Pu="http://www.w3.org/2000/svg",ku="http://www.w3.org/1998/Math/MathML",vt=typeof document<"u"?document:null,Vs=vt&&vt.createElement("template"),Lu={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(Pu,e):t==="mathml"?vt.createElementNS(ku,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{Vs.innerHTML=r==="svg"?`<svg>${e}</svg>`:r==="mathml"?`<math>${e}</math>`:e;const l=Vs.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(gc,Eu(e),t);rr.displayName="Transition";const Al={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=$e({},nl,Al);const Wt=(e,t=[])=>{X(e)?e.forEach(n=>n(...t)):e&&e(...t)},js=e=>e?X(e)?e.some(t=>t.length>1):e.length>1:!1;function Eu(e){const t={};for(const R in e)R in Al||(t[R]=e[R]);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,_=xu(o),y=_&&_[0],k=_&&_[1],{onBeforeEnter:A,onEnter:b,onEnterCancelled:m,onLeave:S,onLeaveCancelled:V,onBeforeAppear:O=A,onAppear:K=b,onAppearCancelled:Z=m}=t,j=(R,ee,ve)=>{Ut(R,ee?f:l),Ut(R,ee?c:i),ve&&ve()},L=(R,ee)=>{R._isLeaving=!1,Ut(R,u),Ut(R,g),Ut(R,p),ee&&ee()},U=R=>(ee,ve)=>{const _e=R?K:b,z=()=>j(ee,R,ve);Wt(_e,[ee,z]),Fs(()=>{Ut(ee,R?a:s),Lt(ee,R?f:l),js(_e)||Bs(ee,r,y,z)})};return $e(t,{onBeforeEnter(R){Wt(A,[R]),Lt(R,s),Lt(R,i)},onBeforeAppear(R){Wt(O,[R]),Lt(R,a),Lt(R,c)},onEnter:U(!1),onAppear:U(!0),onLeave(R,ee){R._isLeaving=!0;const ve=()=>L(R,ee);Lt(R,u),Lt(R,p),Ru(),Fs(()=>{R._isLeaving&&(Ut(R,u),Lt(R,g),js(S)||Bs(R,r,k,ve))}),Wt(S,[R,ve])},onEnterCancelled(R){j(R,!1),Wt(m,[R])},onAppearCancelled(R){j(R,!0),Wt(Z,[R])},onLeaveCancelled(R){L(R),Wt(V,[R])}})}function xu(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 wa(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 Fs(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let Au=0;function Bs(e,t,n,r){const o=e._endId=++Au,s=()=>{o===e._endId&&r()};if(n)return setTimeout(s,n);const{type:i,timeout:l,propCount:a}=Tu(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 Tu(e,t){const n=window.getComputedStyle(e),r=_=>(n[_]||"").split(", "),o=r(`${kt}Delay`),s=r(`${kt}Duration`),i=Ws(o,s),l=r(`${kn}Delay`),a=r(`${kn}Duration`),c=Ws(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 Ws(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,r)=>Us(n)+Us(e[r])))}function Us(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function Ru(){return document.body.offsetHeight}function Du(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"),Tl=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[Tl]=!t}const Ou=Symbol(""),Iu=/(^|;)\s*display\s*:/;function Mu(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[Ou];i&&(n+=";"+i),r.cssText=n,s=Iu.test(n)}}else t&&e.removeAttribute("style");Dr in e&&(e[Dr]=s?r.display:"",e[Tl]&&(r.display="none"))}const Ks=/\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=$u(e,t);Ks.test(n)?e.setProperty(Ht(r),n.replace(Ks,""),"important"):e[r]=n}}const Gs=["Webkit","Moz","ms"],io={};function $u(e,t){const n=io[t];if(n)return n;let r=Ye(t);if(r!=="filter"&&r in e)return io[t]=r;r=Qn(r);for(let o=0;o<Gs.length;o++){const s=Gs[o]+r;if(s in e)return io[t]=s}return t}const qs="http://www.w3.org/1999/xlink";function zs(e,t,n,r,o,s=Ea(t)){r&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(qs,t.slice(6,t.length)):e.setAttributeNS(qs,t,n):n==null||s&&!Ri(n)?e.removeAttribute(t):e.setAttribute(t,s?"":Nt(n)?String(n):n)}function Nu(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=Ri(n):n==null&&i==="string"?(n="",s=!0):i==="number"&&(n=0,s=!0)}try{e[t]=n}catch{}s&&e.removeAttribute(t)}function Hu(e,t,n,r){e.addEventListener(t,n,r)}function Vu(e,t,n,r){e.removeEventListener(t,n,r)}const Js=Symbol("_vei");function ju(e,t,n,r,o=null){const s=e[Js]||(e[Js]={}),i=s[t];if(r&&i)i.value=r;else{const[l,a]=Fu(t);if(r){const c=s[t]=Uu(r,o);Hu(e,l,c,a)}else i&&(Vu(e,l,i,a),s[t]=void 0)}}const Qs=/(?:Once|Passive|Capture)$/;function Fu(e){let t;if(Qs.test(e)){t={};let r;for(;r=e.match(Qs);)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 Bu=Promise.resolve(),Wu=()=>lo||(Bu.then(()=>lo=0),lo=Date.now());function Uu(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;rt(Ku(r,n.value),t,5,[r])};return n.value=e,n.attached=Wu(),n}function Ku(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 Ys=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,Gu=(e,t,n,r,o,s)=>{const i=o==="svg";t==="class"?Du(e,r,i):t==="style"?Mu(e,n,r):Jn(t)?Oo(t)||ju(e,t,n,r,s):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):qu(e,t,r,i))?(Nu(e,t,r),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&zs(e,t,r,i,s,t!=="value")):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),zs(e,t,r,i))};function qu(e,t,n,r){if(r)return!!(t==="innerHTML"||t==="textContent"||t in e&&Ys(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 Ys(t)&&Te(n)?!1:t in e}const zu={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},Ju=(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||zu[i]===s))return e(o)})},Qu=$e({patchProp:Gu},Lu);let ao,Xs=!1;function Yu(){return ao=Xs?ao:Jc(Qu),Xs=!0,ao}const Xu=(...e)=>{const t=Yu().createApp(...e),{mount:n}=t;return t.mount=r=>{const o=ef(r);if(o)return n(o,!0,Zu(o))},t};function Zu(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function ef(e){return Te(e)?document.querySelector(e):e}var or=e=>/^[a-z][a-z0-9+.-]*:/.test(e)||e.startsWith("//"),tf=/.md((\?|#).*)?$/,nf=(e,t="/")=>or(e)||e.startsWith("/")&&!e.startsWith(t)&&!tf.test(e),Kr=e=>/^(https?:)?\/\//.test(e),Zs=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},rf="http://.",of=(e,t)=>{if(!e.startsWith("/")&&t){const n=t.slice(0,t.lastIndexOf("/"));return Zs(new URL(`${n}/${e}`,rf).pathname)}return Zs(e)},sf=(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"/"},lf=/(#|\?)/,Rl=e=>{const[t,...n]=e.split(lf);return{pathname:t,hashAndQueries:n.join("")}},af=["link","meta","script","style","noscript","template"],cf=["title","base"],uf=([e,t,n])=>cf.includes(e)?e:af.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,ff=e=>{const t=new Set,n=[];return e.forEach(r=>{const o=uf(r);o&&!t.has(o)&&(t.add(o),n.push(r))}),n},df=e=>e[e.length-1]==="/"||e.endsWith(".html")?e:`${e}/`,Dl=e=>e[e.length-1]==="/"?e.slice(0,-1):e,Ol=e=>e[0]==="/"?e.slice(1):e,Yo=e=>Object.prototype.toString.call(e)==="[object Object]",st=e=>typeof e=="string";const hf="modulepreload",pf=function(e){return"/"+e},ei={},En=function(t,n,r){let o=Promise.resolve();return n&&n.length>0&&(document.getElementsByTagName("link"),o=Promise.all(n.map(s=>{if(s=pf(s),s in ei)return;ei[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":hf,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})},gf=JSON.parse("{}"),mf=Object.fromEntries([["/",{loader:()=>En(()=>import("./index.html-DdOSz3i9.js"),__vite__mapDeps([])),meta:{title:"Резюме"}}],["/works.html",{loader:()=>En(()=>import("./works.html-B-M3ZurS.js"),__vite__mapDeps([])),meta:{title:"Работы"}}],["/eng/",{loader:()=>En(()=>import("./index.html-DhiGfEXH.js"),__vite__mapDeps([])),meta:{title:"Resume"}}],["/eng/works.html",{loader:()=>En(()=>import("./works.html-B4GC5YDW.js"),__vite__mapDeps([])),meta:{title:"Works"}}],["/404.html",{loader:()=>En(()=>import("./404.html-DhSV0iSI.js"),__vite__mapDeps([])),meta:{title:""}}]]);/*!
* vue-router v4.4.2
* (c) 2024 Eduardo San Martin Morote
* @license MIT
*/const ln=typeof document<"u";function vf(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,Il=/#/g,_f=/&/g,bf=/\//g,yf=/=/g,wf=/\?/g,Ml=/\+/g,Sf=/%5B/g,Cf=/%5D/g,$l=/%5E/g,Pf=/%60/g,Nl=/%7B/g,kf=/%7C/g,Hl=/%7D/g,Lf=/%20/g;function Xo(e){return encodeURI(""+e).replace(kf,"|").replace(Sf,"[").replace(Cf,"]")}function Ef(e){return Xo(e).replace(Nl,"{").replace(Hl,"}").replace($l,"^")}function Lo(e){return Xo(e).replace(Ml,"%2B").replace(Lf,"+").replace(Il,"%23").replace(_f,"%26").replace(Pf,"`").replace(Nl,"{").replace(Hl,"}").replace($l,"^")}function xf(e){return Lo(e).replace(yf,"%3D")}function Af(e){return Xo(e).replace(Il,"%23").replace(wf,"%3F")}function Tf(e){return e==null?"":Af(e).replace(bf,"%2F")}function Kn(e){try{return decodeURIComponent(""+e)}catch{}return""+e}const Rf=/\/$/,Df=e=>e.replace(Rf,"");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=$f(r??t,n),{fullPath:r+(s&&"?")+s+i,path:r,query:o,hash:Kn(i)}}function Of(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function ti(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function If(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])&&Vl(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 Vl(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!Mf(e[n],t[n]))return!1;return!0}function Mf(e,t){return it(e)?ni(e,t):it(t)?ni(t,e):e===t}function ni(e,t){return it(t)?e.length===t.length&&e.every((n,r)=>n===t[r]):e.length===1&&e[0]===t}function $f(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 Nf(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),Df(e)}const Hf=/^[^#]+#/;function Vf(e,t){return e.replace(Hf,"#")+t}function jf(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 Ff(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=jf(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 ri(e,t){return(history.state?history.state.position-t:-1)+e}const Eo=new Map;function Bf(e,t){Eo.set(e,t)}function Wf(e){const t=Eo.get(e);return Eo.delete(e),t}let Uf=()=>location.protocol+"//"+location.host;function jl(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),ti(a,"")}return ti(n,e)+r+o}function Kf(e,t,n,r){let o=[],s=[],i=null;const l=({state:p})=>{const g=jl(e,location),_=n.value,y=t.value;let k=0;if(p){if(n.value=g,t.value=p,i&&i===_){i=null;return}k=y?p.position-y.position:0}else r(g);o.forEach(A=>{A(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 oi(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 Gf(e){const{history:t,location:n}=window,r={value:jl(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:Uf()+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,oi(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({},oi(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=Nf(e);const t=Gf(e),n=Kf(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:Vf.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 zf(e){return typeof e=="string"||e&&typeof e=="object"}function Fl(e){return typeof e=="string"||typeof e=="symbol"}const Bl=Symbol("");var si;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(si||(si={}));function _n(e,t){return me(new Error,{type:e,[Bl]:!0},t)}function gt(e,t){return e instanceof Error&&Bl in e&&(t==null||!!(e.type&t))}const ii="[^/]+?",Jf={sensitive:!1,strict:!1,start:!0,end:!0},Qf=/[.+*?^${}()[\]/\\]/g;function Yf(e,t){const n=me({},Jf,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(Qf,"\\$&"),g+=40;else if(p.type===1){const{value:_,repeatable:y,optional:k,regexp:A}=p;s.push({name:_,repeatable:y,optional:k});const b=A||ii;if(b!==ii){g+=10;try{new RegExp(`(${b})`)}catch(S){throw new Error(`Invalid custom RegExp for param "${_}" (${b}): `+S.message)}}let m=y?`((?:${b})(?:/(?:${b}))*)`:`(${b})`;u||(m=k&&c.length<2?`(?:/${m})`:"/"+m),k&&(m+="?"),o+=m,g+=20,k&&(g+=-8),y&&(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:y,optional:k}=g,A=_ in c?c[_]:"";if(it(A)&&!y)throw new Error(`Provided param "${_}" is an array but it is not repeatable (* or + modifiers)`);const b=it(A)?A.join("/"):A;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 Xf(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 Wl(e,t){let n=0;const r=e.score,o=t.score;for(;n<r.length&&n<o.length;){const s=Xf(r[n],o[n]);if(s)return s;n++}if(Math.abs(o.length-r.length)===1){if(li(r))return 1;if(li(o))return-1}return o.length-r.length}function li(e){const t=e[e.length-1];return e.length>0&&t[t.length-1]<0}const Zf={type:0,value:""},ed=/[a-zA-Z0-9_]/;function td(e){if(!e)return[[]];if(e==="/")return[[Zf]];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:ed.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 nd(e,t,n){const r=Yf(td(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 rd(e,t){const n=[],r=new Map;t=ui({strict:!1,end:!0,sensitive:!1},t);function o(u){return r.get(u)}function s(u,p,g){const _=!g,y=od(u);y.aliasOf=g&&g.record;const k=ui(t,u),A=[y];if("alias"in u){const S=typeof u.alias=="string"?[u.alias]:u.alias;for(const V of S)A.push(me({},y,{components:g?g.record.components:y.components,path:V,aliasOf:g?g.record:y}))}let b,m;for(const S of A){const{path:V}=S;if(p&&V[0]!=="/"){const O=p.record.path,K=O[O.length-1]==="/"?"":"/";S.path=p.record.path+(V&&K+V)}if(b=nd(S,p,k),g?g.alias.push(b):(m=m||b,m!==b&&m.alias.push(b),_&&u.name&&!ci(b)&&i(u.name)),Ul(b)&&a(b),y.children){const O=y.children;for(let K=0;K<O.length;K++)s(O[K],b,g&&g.children[K])}g=g||b}return m?()=>{i(m)}:Hn}function i(u){if(Fl(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=ld(u,n);n.splice(p,0,u),u.record.name&&!ci(u)&&r.set(u.record.name,u)}function c(u,p){let g,_={},y,k;if("name"in u&&u.name){if(g=r.get(u.name),!g)throw _n(1,{location:u});k=g.record.name,_=me(ai(p.params,g.keys.filter(m=>!m.optional).concat(g.parent?g.parent.keys.filter(m=>m.optional):[]).map(m=>m.name)),u.params&&ai(u.params,g.keys.map(m=>m.name))),y=g.stringify(_)}else if(u.path!=null)y=u.path,g=n.find(m=>m.re.test(y)),g&&(_=g.parse(y),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),y=g.stringify(_)}const A=[];let b=g;for(;b;)A.unshift(b.record),b=b.parent;return{name:k,path:y,params:_,matched:A,meta:id(A)}}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 ai(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}function od(e){return{path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:void 0,beforeEnter:e.beforeEnter,props:sd(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 sd(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 ci(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function id(e){return e.reduce((t,n)=>me(t,n.meta),{})}function ui(e,t){const n={};for(const r in e)n[r]=r in t?t[r]:e[r];return n}function ld(e,t){let n=0,r=t.length;for(;n!==r;){const s=n+r>>1;Wl(e,t[s])<0?r=s:n=s+1}const o=ad(e);return o&&(r=t.lastIndexOf(o,r-1)),r}function ad(e){let t=e;for(;t=t.parent;)if(Ul(t)&&Wl(e,t)===0)return t}function Ul({record:e}){return!!(e.name||e.components&&Object.keys(e.components).length||e.redirect)}function cd(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(Ml," "),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 fi(e){let t="";for(let n in e){const r=e[n];if(n=xf(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 ud(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 fd=Symbol(""),di=Symbol(""),qr=Symbol(""),Zo=Symbol(""),xo=Symbol("");function xn(){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):zf(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(dd(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=vf(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 dd(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function hi(e){const t=We(qr),n=We(Zo),r=T(()=>{const a=Yt(e.to);return t.resolve(a)}),o=T(()=>{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=pi(a[c-2]);return c>1&&pi(f)===g&&u[u.length-1].path!==g?u.findIndex(vn.bind(null,a[c-2])):p}),s=T(()=>o.value>-1&&md(n.params,r.value.params)),i=T(()=>o.value>-1&&o.value===n.matched.length-1&&Vl(n.params,r.value.params));function l(a={}){return gd(a)?t[Yt(e.replace)?"replace":"push"](Yt(e.to)).catch(Hn):Promise.resolve()}return{route:r,href:T(()=>r.value.href),isActive:s,isExactActive:i,navigate:l}}const hd=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:hi,setup(e,{slots:t}){const n=Xn(hi(e)),{options:r}=We(qr),o=T(()=>({[gi(e.activeClass,r.linkActiveClass,"router-link-active")]:n.isActive,[gi(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)}}}),pd=hd;function gd(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 md(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 pi(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const gi=(e,t,n)=>e??t??n,vd=he({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const r=We(xo),o=T(()=>e.route||r.value),s=We(di,0),i=T(()=>{let c=Yt(s);const{matched:f}=o.value;let u;for(;(u=f[c])&&!u.components;)c++;return c}),l=T(()=>o.value.matched[i.value]);Xt(di,T(()=>i.value+1)),Xt(fd,l),Xt(xo,o);const a=ue();return Ne(()=>[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(y=>y(c))},{flush:"post"}),()=>{const c=o.value,f=e.name,u=l.value,p=u&&u.components[f];if(!p)return mi(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:A=>{A.component.isUnmounted&&(u.instances[f]=null)},ref:a}));return mi(n.default,{Component:k,route:c})||k}}});function mi(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const _d=vd;function bd(e){const t=rd(e.routes,e),n=e.parseQuery||cd,r=e.stringifyQuery||fi,o=e.history,s=xn(),i=xn(),l=xn(),a=yn(mt);let c=mt;ln&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const f=co.bind(null,C=>""+C),u=co.bind(null,Tf),p=co.bind(null,Kn);function g(C,F){let H,G;return Fl(C)?(H=t.getRecordMatcher(C),G=F):G=C,t.addRoute(G,H)}function _(C){const F=t.getRecordMatcher(C);F&&t.removeRoute(F)}function y(){return t.getRoutes().map(C=>C.record)}function k(C){return!!t.getRecordMatcher(C)}function A(C,F){if(F=me({},F||a.value),typeof C=="string"){const h=uo(n,C,F.path),v=t.resolve({path:h.path},F),P=o.createHref(h.fullPath);return me(h,v,{params:p(v.params),hash:Kn(h.hash),redirectedFrom:void 0,href:P})}let H;if(C.path!=null)H=me({},C,{path:uo(n,C.path,F.path).path});else{const h=me({},C.params);for(const v in h)h[v]==null&&delete h[v];H=me({},C,{params:u(h)}),F.params=u(F.params)}const G=t.resolve(H,F),pe=C.hash||"";G.params=f(p(G.params));const Ce=Of(r,me({},C,{hash:Ef(pe),path:G.path})),d=o.createHref(Ce);return me({fullPath:Ce,hash:pe,query:r===fi?ud(C.query):C.query||{}},G,{redirectedFrom:void 0,href:d})}function b(C){return typeof C=="string"?uo(n,C,a.value.path):me({},C)}function m(C,F){if(c!==C)return _n(8,{from:F,to:C})}function S(C){return K(C)}function V(C){return S(me(b(C),{replace:!0}))}function O(C){const F=C.matched[C.matched.length-1];if(F&&F.redirect){const{redirect:H}=F;let G=typeof H=="function"?H(C):H;return typeof G=="string"&&(G=G.includes("?")||G.includes("#")?G=b(G):{path:G},G.params={}),me({query:C.query,hash:C.hash,params:G.path!=null?{}:C.params},G)}}function K(C,F){const H=c=A(C),G=a.value,pe=C.state,Ce=C.force,d=C.replace===!0,h=O(H);if(h)return K(me(b(h),{state:typeof h=="object"?me({},pe,h.state):pe,force:Ce,replace:d}),F||H);const v=H;v.redirectedFrom=F;let P;return!Ce&&If(r,G,H)&&(P=_n(16,{to:v,from:G}),ct(G,G,!0,!1)),(P?Promise.resolve(P):L(v,G)).catch(w=>gt(w)?gt(w,2)?w:Ct(w):Q(w,v,G)).then(w=>{if(w){if(gt(w,2))return K(me({replace:d},b(w.to),{state:typeof w.to=="object"?me({},pe,w.to.state):pe,force:Ce}),F||v)}else w=R(v,G,!0,d,pe);return U(v,G,w),w})}function Z(C,F){const H=m(C,F);return H?Promise.reject(H):Promise.resolve()}function j(C){const F=rn.values().next().value;return F&&typeof F.runWithContext=="function"?F.runWithContext(C):C()}function L(C,F){let H;const[G,pe,Ce]=yd(C,F);H=fo(G.reverse(),"beforeRouteLeave",C,F);for(const h of G)h.leaveGuards.forEach(v=>{H.push(Tt(v,C,F))});const d=Z.bind(null,C,F);return H.push(d),Xe(H).then(()=>{H=[];for(const h of s.list())H.push(Tt(h,C,F));return H.push(d),Xe(H)}).then(()=>{H=fo(pe,"beforeRouteUpdate",C,F);for(const h of pe)h.updateGuards.forEach(v=>{H.push(Tt(v,C,F))});return H.push(d),Xe(H)}).then(()=>{H=[];for(const h of Ce)if(h.beforeEnter)if(it(h.beforeEnter))for(const v of h.beforeEnter)H.push(Tt(v,C,F));else H.push(Tt(h.beforeEnter,C,F));return H.push(d),Xe(H)}).then(()=>(C.matched.forEach(h=>h.enterCallbacks={}),H=fo(Ce,"beforeRouteEnter",C,F,j),H.push(d),Xe(H))).then(()=>{H=[];for(const h of i.list())H.push(Tt(h,C,F));return H.push(d),Xe(H)}).catch(h=>gt(h,8)?h:Promise.reject(h))}function U(C,F,H){l.list().forEach(G=>j(()=>G(C,F,H)))}function R(C,F,H,G,pe){const Ce=m(C,F);if(Ce)return Ce;const d=F===mt,h=ln?history.state:{};H&&(G||d?o.replace(C.fullPath,me({scroll:d&&h&&h.scroll},pe)):o.push(C.fullPath,pe)),a.value=C,ct(C,F,H,d),Ct()}let ee;function ve(){ee||(ee=o.listen((C,F,H)=>{if(!ir.listening)return;const G=A(C),pe=O(G);if(pe){K(me(pe,{replace:!0}),G).catch(Hn);return}c=G;const Ce=a.value;ln&&Bf(ri(Ce.fullPath,H.delta),Gr()),L(G,Ce).catch(d=>gt(d,12)?d:gt(d,2)?(K(d.to,G).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),Q(d,G,Ce))).then(d=>{d=d||R(G,Ce,!1),d&&(H.delta&&!gt(d,8)?o.go(-H.delta,!1):H.type===Gn.pop&&gt(d,20)&&o.go(-1,!1)),U(G,Ce,d)}).catch(Hn)}))}let _e=xn(),z=xn(),oe;function Q(C,F,H){Ct(C);const G=z.list();return G.length?G.forEach(pe=>pe(C,F,H)):console.error(C),Promise.reject(C)}function De(){return oe&&a.value!==mt?Promise.resolve():new Promise((C,F)=>{_e.add([C,F])})}function Ct(C){return oe||(oe=!C,ve(),_e.list().forEach(([F,H])=>C?H(C):F()),_e.reset()),C}function ct(C,F,H,G){const{scrollBehavior:pe}=e;if(!ln||!pe)return Promise.resolve();const Ce=!H&&Wf(ri(C.fullPath,0))||(G||!H)&&history.state&&history.state.scroll||null;return wn().then(()=>pe(C,F,Ce)).then(d=>d&&Ff(d)).catch(d=>Q(d,C,F))}const Ue=C=>o.go(C);let nn;const rn=new Set,ir={currentRoute:a,listening:!0,addRoute:g,removeRoute:_,clearRoutes:t.clearRoutes,hasRoute:k,getRoutes:y,resolve:A,options:e,push:S,replace:V,go:Ue,back:()=>Ue(-1),forward:()=>Ue(1),beforeEach:s.add,beforeResolve:i.add,afterEach:l.add,onError:z.add,isReady:De,install(C){const F=this;C.component("RouterLink",pd),C.component("RouterView",_d),C.config.globalProperties.$router=F,Object.defineProperty(C.config.globalProperties,"$route",{enumerable:!0,get:()=>Yt(a)}),ln&&!nn&&a.value===mt&&(nn=!0,S(o.location).catch(pe=>{}));const H={};for(const pe in mt)Object.defineProperty(H,pe,{get:()=>a.value[pe],enumerable:!0});C.provide(qr,F),C.provide(Zo,Gi(H)),C.provide(xo,a);const G=C.unmount;rn.add(C),C.unmount=function(){rn.delete(C),rn.size<1&&(c=mt,ee&&ee(),ee=null,a.value=mt,nn=!1,oe=!1),G()}}};function Xe(C){return C.reduce((F,H)=>F.then(()=>j(H)),Promise.resolve())}return ir}function yd(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 We(qr)}function St(e){return We(Zo)}var es=Symbol(""),pt=()=>{const e=We(es);if(!e)throw new Error("useClientData() is called without provider.");return e},wd=()=>pt().pageComponent,Sn=()=>pt().pageData,at=()=>pt().pageFrontmatter,Sd=()=>pt().pageHead,Cd=()=>pt().pageLang,Pd=()=>pt().pageLayout,sr=()=>pt().routeLocale,kd=()=>pt().routes,Kl=()=>pt().siteData,ts=()=>pt().siteLocaleData,Ld=Symbol(""),Ao=yn(gf),pn=yn(mf),Gl=(e,t)=>{const n=of(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}=Rl(e),o=Gl(n,t),s=o+r;return pn.value[o]?{...pn.value[o],path:s,notFound:!1}:{...pn.value["/404.html"],path:s,notFound:!0}},Ed=(e,t)=>{const{pathname:n,hashAndQueries:r}=Rl(e);return Gl(n,t)+r},xd=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=T(()=>e.to.startsWith("#")||e.to.startsWith("?")?e.to:`/${Ed(e.to,r.path).substring(1)}`);return()=>{var s;return ke("a",{class:["route-link",{[e.activeClass]:e.active}],href:o.value,onClick:(i={})=>{xd(i)&&n.push(e.to).catch()}},(s=t.default)==null?void 0:s.call(t))}}}),Cn=he({name:"AutoLink",props:{config:{type:Object,required:!0}},slots:Object,setup(e,{slots:t}){const n=sc(e,"config"),r=St(),o=Kl(),s=T(()=>or(n.value.link)),i=T(()=>n.value.target||(s.value?"_blank":void 0)),l=T(()=>i.value==="_blank"),a=T(()=>!s.value&&!l.value),c=T(()=>n.value.rel||(l.value?"noopener noreferrer":null)),f=T(()=>n.value.ariaLabel??n.value.text),u=T(()=>{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=T(()=>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:y}=t,k=(y==null?void 0:y(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 qe(()=>{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=wd(),n=T(()=>{if(!e.path)return t.value;const r=qn(e.path);return mc(()=>r.loader().then(({comp:o})=>o))});return()=>ke(n.value)}}),Ad="Layout",Td="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 ff(o)},resolvePageHeadTitle:(e,t)=>[e.title,t.title].filter(n=>!!n).join(" | "),resolvePageLang:(e,t)=>e.lang||t.lang||Td,resolvePageLayout:(e,t)=>{const n=st(e.frontmatter.layout)?e.frontmatter.layout:Ad;if(!t[n])throw new Error(`[vuepress] Cannot resolve layout: ${n}`);return t[n]},resolveRouteLocale:(e,t)=>sf(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:`/${Ol(e)}`;function Jr(e){return Ii()?(Ta(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 Rd=Object.prototype.toString,Dd=e=>Rd.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 zl=e=>e();function Od(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 Id(e=zl){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 Md(e){let t;function n(){return t||(t=e()),t}return n.reset=async()=>{const r=t;t=void 0,r&&await r},n}function $d(e){return Wr()}function Nd(e,t=200,n={}){return ql(Od(t,n),e)}function Hd(e,t,n={}){const{eventFilter:r=zl,...o}=n;return Ne(e,ql(r,t),o)}function Vd(e,t,n={}){const{eventFilter:r,...o}=n,{eventFilter:s,pause:i,resume:l,isActive:a}=Id(r);return{stop:Hd(e,t,{...o,eventFilter:s}),pause:i,resume:l,isActive:a}}function is(e,t=!0,n){$d()?qe(e,n):t?e():wn(e)}function jd(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 Fd(e=!1,t={}){const{truthyValue:n=!0,falsyValue:r=!1}=t,o=He(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,Jl=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=Ne(()=>[zt(t),ht(o)],([f,u])=>{if(i(),!f)return;const p=Dd(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 Bd(){const e=ue(!1),t=Wr();return t&&qe(()=>{e.value=!0},t),e}function Qr(e){const t=Bd();return T(()=>(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=eu(()=>{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 vi(e,t={}){const{controls:n=!1,navigator:r=Jl}=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=Md(async()=>{if(o.value){if(!s)try{s=await r.permissions.query(i),lt(s,"change",a),a()}catch{l.value="prompt"}return s}});return c(),n?{state:l,isSupported:o,query:c}:l}function Wd(e={}){const{navigator:t=Jl,read:n=!1,source:r,copiedDuring:o=1500,legacy:s=!1}=e,i=Qr(()=>t&&"clipboard"in t),l=vi("clipboard-read"),a=vi("clipboard-write"),c=T(()=>i.value||s),f=ue(""),u=ue(!1),p=jd(()=>u.value=!1,o);function g(){i.value&&A(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&&A(a.value)?await t.clipboard.writeText(b):y(b),f.value=b,u.value=!0,p.start())}function y(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,S;return(S=(m=(b=document==null?void 0:document.getSelection)==null?void 0:b.call(document))==null?void 0:m.toString())!=null?S:""}function A(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__",Ud=Kd();function Kd(){return vr in mr||(mr[vr]=mr[vr]||{}),mr[vr]}function Gd(e,t){return Ud[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 zd={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()}},_i="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,y=(f?yn:ue)(typeof t=="function"?t():t);if(!n)try{n=Gd("getDefaultStorage",()=>{var L;return(L=yt)==null?void 0:L.localStorage})()}catch(L){g(L)}if(!n)return y;const k=ht(t),A=qd(k),b=(o=r.serializer)!=null?o:zd[A],{pause:m,resume:S}=Vd(y,()=>O(y.value),{flush:s,deep:i,eventFilter:p});u&&l&&is(()=>{lt(u,"storage",Z),lt(u,_i,j),_&&Z()}),_||Z();function V(L,U){u&&u.dispatchEvent(new CustomEvent(_i,{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 R=b.write(L);U!==R&&(n.setItem(e,R),V(U,R))}}catch(U){g(U)}}function K(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 R=b.read(U);return typeof c=="function"?c(R,k):A==="object"&&!Array.isArray(R)?{...k,...R}:R}else return typeof U!="string"?U:b.read(U)}function Z(L){if(!(L&&L.storageArea!==n)){if(L&&L.key==null){y.value=k;return}if(!(L&&L.key!==e)){m();try{(L==null?void 0:L.newValue)!==b.write(y.value)&&(y.value=K(L))}catch(U){g(U)}finally{L?wn(S):S()}}}}function j(L){Z(L.detail)}return y}function Jd(e){return ls("(prefers-color-scheme: dark)",e)}function Qd(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=T(()=>Array.isArray(e)?e.map(u=>zt(u)):[zt(e)]),c=Ne(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 Yd(e,t={width:0,height:0},n={}){const{window:r=yt,box:o="content-box"}=n,s=T(()=>{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}=Qd(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:y})=>_+y,0),l.value=g.reduce((_,{blockSize:y})=>_+y,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=Ne(()=>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 Xd(e,t,n={}){const{window:r=yt}=n;return as(e,t,r==null?void 0:r.sessionStorage,n)}function Zd(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=T({get(){return r.value},set(l){scrollTo({left:l,behavior:n})}}),i=T({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 eh(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)");Ne(c,()=>a())}return{width:i,height:l}}const bi=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},th=({headerLinkSelector:e,headerAnchorSelector:t,delay:n,offset:r=5})=>{const o=tn();lt("scroll",Nd(()=>{var _,y;const i=Math.max(window.scrollY,document.documentElement.scrollTop,document.body.scrollTop);if(Math.abs(i-0)<r){bi(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(A=>A.hash===k.hash));for(let k=0;k<g.length;k++){const A=g[k],b=g[k+1],m=i>=(((_=A.parentElement)==null?void 0:_.offsetTop)??0)-r,S=!b||i<(((y=b.parentElement)==null?void 0:y.offsetTop)??0)-r;if(!(m&&S))continue;const O=decodeURIComponent(o.currentRoute.value.hash),K=decodeURIComponent(A.hash);if(O===K)return;if(f){for(let Z=k+1;Z<g.length;Z++)if(O===decodeURIComponent(g[Z].hash))return}bi(o,K);return}},n))},nh="a.vp-sidebar-item",rh=".header-anchor",oh=300,sh=5,ih=Ft({setup(){th({headerLinkSelector:nh,headerAnchorSelector:rh,delay:oh,offset:sh})}}),lh=Object.freeze(Object.defineProperty({__proto__:null,default:ih},Symbol.toStringTag,{value:"Module"})),Ql=e=>{const t=sr();return T(()=>e[t.value]??{})},ah=()=>{const e=kd();return T(()=>Object.keys(e.value))},ho=(e,t)=>{var r;const n=(r=Wr())==null?void 0:r.appContext.components;return n?e in n||Ye(e)in n||Qn(Ye(e))in n:!1},ch=e=>new Promise(t=>setTimeout(t,e)),uh=({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:fh(o,n),link:"#"+o.id,slug:o.id,level:s}});return dh(r,t)},fh=(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()},dh=(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},Yl=(e,t)=>st(e)&&e.startsWith(t),hh=Object.keys,Xl=e=>Yl(e,"/");var ph={"/eng/":{backToTop:"Back to top"},"/":{backToTop:"Вернуться к началу"}};const gh=he({name:"BackToTop",setup(){const e=at(),t=Ql(ph),n=yn(),{height:r}=Yd(n),{height:o}=eh(),{y:s}=Zd(),i=T(()=>e.value.backToTop!==!1&&s.value>100),l=T(()=>s.value/(r.value-o.value)*100);return qe(()=>{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)}}),mh=Ft({rootComponents:[gh]}),vh=Object.freeze(Object.defineProperty({__proto__:null,default:mh},Symbol.toStringTag,{value:"Module"})),_h=/language-(shellscript|shell|bash|sh|zsh)/,bh=({delay:e=500,duration:t=2e3,locales:n,selector:r,showInMobile:o,ignoreSelector:s=[],transform:i})=>{const l=ls("(max-width: 419px)"),a=T(()=>!l.value||o),c=Ql(n),f=Sn(),u=k=>{var b;if(k.hasAttribute("copy-code-registered"))return;const A=document.createElement("button");A.type="button",A.classList.add("vp-copy-code-button"),A.setAttribute("aria-label",c.value.copy),A.setAttribute("data-copied",c.value.copied),(b=k.parentElement)==null||b.insertBefore(A,k),k.setAttribute("copy-code-registered","")};Ne(()=>[f.value.path,a.value],async()=>{document.body.classList.toggle("copy-code-disabled",!a.value),a.value&&(await wn(),await ch(e),document.querySelectorAll(r.join(",")).forEach(u))},{immediate:!0});const{copy:g}=Wd({legacy:!0}),_=new WeakMap,y=(k,A,b)=>{const m=A.cloneNode(!0);s.length&&m.querySelectorAll(s.join(",")).forEach(V=>V.remove()),i&&i(m);let S=m.textContent||"";_h.test(k.className)&&(S=S.replace(/^ *(\$|>) /gm,"")),g(S).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 A=k.target;if(a.value&&A.matches('div[class*="language-"] > button.vp-copy-code-button')){const b=A.parentElement,m=A.nextElementSibling;if(!b||!m)return;y(b,m,A)}})};var yh={"/eng/":{copy:"Copy code",copied:"Copied"},"/":{copy:"Скопировать код",copied:"Скопировано"}},wh=['.theme-default-content div[class*="language-"] pre'];const Sh=Ft({setup:()=>{bh({selector:wh,locales:yh,duration:2e3,delay:500,showInMobile:!1})}}),Ch=Object.freeze(Object.defineProperty({__proto__:null,default:Sh},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,Ph(i=>{_r(r,{transform:"translate3d("+yi(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");wi(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":yi(ae.status||0),o=document.querySelector(ae.settings.parent);return _r(n,{transition:"all 0 linear",transform:"translate3d("+r+"%,0,0)"}),o!==document.body&&wi(o,"nprogress-custom-parent"),o==null||o.appendChild(t),t},remove:()=>{Si(document.documentElement,"nprogress-busy"),Si(document.querySelector(ae.settings.parent),"nprogress-custom-parent");const e=document.getElementById("nprogress");e&&kh(e)},isRendered:()=>!!document.getElementById("nprogress")},po=(e,t,n)=>e<t?t:e>n?n:e,yi=e=>(-1+e)*100,Ph=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)}}}(),Zl=(e,t)=>(typeof e=="string"?e:cs(e)).indexOf(" "+t+" ")>=0,wi=(e,t)=>{const n=cs(e),r=n+t;Zl(n,t)||(e.className=r.substring(1))},Si=(e,t)=>{const n=cs(e);if(!Zl(e,t))return;const r=n.replace(" "+t+" "," ");e.className=r.substring(1,r.length-1)},cs=e=>(" "+(e.className||"")+" ").replace(/\s+/gi," "),kh=e=>{e&&e.parentNode&&e.parentNode.removeChild(e)},Lh=()=>{qe(()=>{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()})})},Eh=Ft({setup(){Lh()}}),xh=Object.freeze(Object.defineProperty({__proto__:null,default:Eh},Symbol.toStringTag,{value:"Module"})),Ah=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"})),Th=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"}`),Rh=ue(Th),ea=()=>Rh,ta=Symbol(""),Dh=()=>{const e=We(ta);if(!e)throw new Error("useThemeLocaleData() is called without provider.");return e},Oh=(e,t)=>{const{locales:n,...r}=e;return{...r,...n==null?void 0:n[t]}},Ih=Ft({enhance({app:e}){const t=ea(),n=e._context.provides[es],r=T(()=>Oh(t.value,n.routeLocale.value));e.provide(ta,r),Object.defineProperties(e.config.globalProperties,{$theme:{get(){return t.value}},$themeLocale:{get(){return r.value}}})}}),Mh=Object.freeze(Object.defineProperty({__proto__:null,default:Ih},Symbol.toStringTag,{value:"Module"})),$h=()=>ea(),Re=()=>Dh(),na=Symbol(""),Nh=e=>{const t=(n=e.value)=>{const r=window.document.documentElement;r.classList.toggle("dark",n),r.dataset.theme=n?"dark":"light"};qe(()=>{Ne(e,t,{immediate:!0})}),Fr(()=>t())},us=()=>{const e=We(na);if(!e)throw new Error("useDarkMode() is called without provider.");return e},Hh=()=>{const e=Re(),t=Jd(),n=as("vuepress-color-scheme",e.value.colorMode),r=T({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(na,r),Nh(r)};let go=null,An=null;const Vh={wait:()=>go,pending:()=>{go=new Promise(e=>An=e)},resolve:()=>{An==null||An(),go=null,An=null}},ra=()=>Vh,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}},Ci=e=>decodeURI(e).replace(/#.*$/,"").replace(/(index)?\.(md|html)$/,""),jh=(e,t)=>{if(t.hash===e)return!0;const n=Ci(t.path),r=Ci(e);return n===r},oa=(e,t)=>e.link&&jh(e.link,t)?!0:"children"in e?e.children.some(n=>oa(n,t)):!1,sa=e=>!nf(e)&&!or(e),ia=e=>!Kr(e)||/github\.com/.test(e)?"GitHub":/bitbucket\.org/.test(e)?"Bitbucket":/gitlab\.com/.test(e)?"GitLab":/gitee\.com/.test(e)?"Gitee":null,Fh={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"},Bh=({docsRepo:e,editLinkPattern:t})=>{if(t)return t;const n=ia(e);return n!==null?Fh[n]:null},Wh=({docsRepo:e,docsBranch:t,docsDir:n,filePathRelative:r,editLinkPattern:o})=>{if(!r)return null;const s=Bh({docsRepo:e,editLinkPattern:o});return s?s.replace(/:repo/,Kr(e)?e:`https://github.com/${e}`).replace(/:branch/,t).replace(/:path/,Ol(`${Dl(n)}/${r}`)):null},gn=(e="",t="")=>Xl(t)||or(t)?t:`${df(e)}${t}`,Sr=ue([]),Uh=()=>{const e=tn(),t=Re(),n=at(),r=T(()=>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=uh({selector:[...new Array(6)].map((s,i)=>`.theme-default-content h${i+1}`).join(","),levels:[2,r.value+1],ignore:[".vp-badge"]})};Ne(r,o),qe(o)},Kh=()=>Sr,la=Symbol("sidebarItems"),fs=()=>{const e=We(la);if(!e)throw new Error("useSidebarItems() is called without provider.");return e},Gh=()=>{const e=Re(),t=at(),n=Sn(),r=St(),o=sr(),s=Kh(),i=T(()=>t.value.home?!1:t.value.sidebar??e.value.sidebar??"heading"),l=T(()=>qh(i.value,n.value,r.path,o.value,s.value));Xt(la,l)},qh=(e,t,n,r,o)=>e===!1?[]:e==="heading"?aa(t,o):Array.isArray(e)?ca(e,o,n,r):Yo(e)?Jh(e,t,o,n):[],zh=e=>({text:e.title,link:e.link,children:ds(e.children)}),ds=e=>e?e.map(t=>zh(t)):[],aa=(e,t)=>[{text:e.title,children:ds(t)}],ca=(e,t,n,r="")=>{const o=(s,i)=>{var a;const l=st(s)?bn(gn(i,s)):st(s.link)?{...s,link:sa(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))},Jh=(e,t,n,r)=>{const o=hh(e).sort((s,i)=>i.length-s.length);for(const s of o)if(Yl(decodeURI(r),s)){const i=e[s];return i?i==="heading"?aa(t,n):ca(i,n,r,s):[]}return console.warn(`${decodeURI(r)} is missing sidebar config.`),[]},Qh=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 Yh(e,t,n,r,o,s){return $(),Y("span",{class:Be(["vp-badge",n.type]),style:Yn({verticalAlign:n.vertical})},[Le(e.$slots,"default",{},()=>[$t(le(n.text),1)])],6)}const Xh=we(Qh,[["render",Yh],["__file","Badge.vue"]]),Zh=he({name:"CodeGroup",slots:Object,setup(e,{slots:t}){const n=ue([]),r=ue(-1),o=as("vuepress-code-group",{}),s=T(()=>n.value.map(c=>c.innerText).join(","));qe(()=>{Ne(()=>o.value[s.value],(c=-1)=>{r.value!==c&&(r.value=c)},{immediate:!0}),Ne(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]))}}}),ep=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 tp(e,t,n,r,o,s){return $(),Y("div",{class:Be(["code-group-item",{active:n.active}]),role:"tabpanel"},[Le(e.$slots,"default")],2)}const np=we(ep,[["render",tp],["__file","CodeGroupItem.vue"]]),rp=he({__name:"VPHomeFeatures",setup(e,{expose:t}){t();const n=at(),r=T(()=>n.value.features??[]),o={frontmatter:n,features:r};return Object.defineProperty(o,"__isScriptSetup",{enumerable:!1,value:!0}),o}}),op={key:0,class:"vp-features"};function sp(e,t,n,r,o,s){return r.features.length?($(),Y("div",op,[($(!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 ip=we(rp,[["render",sp],["__file","VPHomeFeatures.vue"]]),lp=he({__name:"VPHomeFooter",setup(e,{expose:t}){t();const n=at(),r=T(()=>n.value.footer),o=T(()=>n.value.footerHtml),s={frontmatter:n,footer:r,footerHtml:o};return Object.defineProperty(s,"__isScriptSetup",{enumerable:!1,value:!0}),s}}),ap=["innerHTML"],cp=["textContent"];function up(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,ap)):($(),Y("div",{key:1,class:"vp-footer",textContent:le(r.footer)},null,8,cp))],64)):Ae("",!0)}const fp=we(lp,[["render",up],["__file","VPHomeFooter.vue"]]),dp=he({__name:"VPHomeHero",setup(e,{expose:t}){t();const n=at(),r=ts(),o=us(),s=T(()=>o.value&&n.value.heroImageDark!==void 0?n.value.heroImageDark:n.value.heroImage),i=T(()=>n.value.heroAlt||a.value||"hero"),l=T(()=>n.value.heroHeight||280),a=T(()=>n.value.heroText===null?null:n.value.heroText||r.value.title||"Hello"),c=T(()=>n.value.tagline===null?null:n.value.tagline||r.value.description||"Welcome to your VuePress site"),f=T(()=>Array.isArray(n.value.actions)?n.value.actions.map(({text:g,link:_,type:y="primary"})=>({text:g,link:_,type:y})):[]),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 Cn}};return Object.defineProperty(p,"__isScriptSetup",{enumerable:!1,value:!0}),p}}),hp={class:"vp-hero"},pp={key:0,id:"main-title"},gp={key:1,class:"vp-hero-description"},mp={key:2,class:"vp-hero-actions"};function vp(e,t,n,r,o,s){return $(),Y("header",hp,[te(r.HomeHeroImage),r.heroText?($(),Y("h1",pp,le(r.heroText),1)):Ae("",!0),r.tagline?($(),Y("p",gp,le(r.tagline),1)):Ae("",!0),r.actions.length?($(),Y("p",mp,[($(!0),Y(be,null,bt(r.actions,i=>($(),Ee(r.AutoLink,{key:i.text,class:Be(["vp-hero-action-button",[i.type]]),config:i},null,8,["class","config"]))),128))])):Ae("",!0)])}const _p=we(dp,[["render",vp],["__file","VPHomeHero.vue"]]),bp=he({__name:"VPHome",setup(e,{expose:t}){t();const n={VPHomeFeatures:ip,VPHomeFooter:fp,VPHomeHero:_p,get Content(){return rs}};return Object.defineProperty(n,"__isScriptSetup",{enumerable:!1,value:!0}),n}}),yp={class:"vp-home"},wp={class:"theme-default-content"};function Sp(e,t,n,r,o,s){return $(),Y("main",yp,[te(r.VPHomeHero),te(r.VPHomeFeatures),W("div",wp,[te(r.Content)]),te(r.VPHomeFooter)])}const Cp=we(bp,[["render",Sp],["__file","VPHome.vue"]]),Pp="719px",kp={mobile:Pp};var zn;(function(e){e.MOBILE="mobile"})(zn||(zn={}));const Lp={[zn.MOBILE]:Number.parseInt(kp.mobile.replace("px",""),10)},ua=(e,t)=>{const n=Lp[e];Number.isInteger(n)&&(lt("orientationchange",()=>t(n),!1),lt("resize",()=>t(n),!1),qe(()=>{t(n)}))},Ep=he({__name:"VPNavbarBrand",setup(e,{expose:t}){t();const n=sr(),r=ts(),o=Re(),s=us(),i=T(()=>o.value.home||n.value),l=T(()=>r.value.title),a=T(()=>s.value&&o.value.logoDark!==void 0?o.value.logoDark:o.value.logo),c=T(()=>o.value.logoAlt??l.value),f=T(()=>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}}),xp=["aria-hidden"];function Ap(e,t,n,r,o,s){return $(),Ee(r.RouteLink,{to:r.navbarBrandLink},{default:xe(()=>[te(r.NavbarBrandLogo),r.navbarBrandTitle?($(),Y("span",{key:0,class:Be(["vp-site-name",{"vp-hide-mobile":r.navbarBrandLogo}]),"aria-hidden":r.navBarLogoAltMatchesTitle},le(r.navbarBrandTitle),11,xp)):Ae("",!0)]),_:1},8,["to"])}const Tp=we(Ep,[["render",Ap],["__file","VPNavbarBrand.vue"]]),fa=(e,t="")=>st(e)?bn(gn(t,e)):"children"in e?{...e,children:e.children.map(n=>fa(n,gn(t,e.prefix)))}:{...e,link:sa(e.link)?bn(gn(t,e.link)).link:e.link},Rp=()=>{const e=Re();return T(()=>(e.value.navbar||[]).map(t=>fa(t)))},Dp=()=>{const e=Re(),t=T(()=>e.value.repo),n=T(()=>t.value?ia(t.value):null),r=T(()=>t.value&&!Kr(t.value)?`https://github.com/${t.value}`:t.value),o=T(()=>r.value?e.value.repoLabel?e.value.repoLabel:n.value===null?"Source":n.value:null);return T(()=>!r.value||!o.value?[]:[{text:o.value,link:r.value}])},Op=()=>{const e=St(),t=ah(),n=sr(),r=Kl(),o=ts(),s=$h(),i=Re();return T(()=>{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 A,b;const p=((A=r.value.locales)==null?void 0:A[u])??{},g=((b=s.value.locales)==null?void 0:b[u])??{},_=`${p.lang}`,y=g.selectLanguageName??_;if(_===o.value.lang)return{text:y,activeMatch:".",link:e.fullPath};const k=a.replace(n.value,u);return{text:y,link:t.value.some(m=>m===k)?c.replace(a,k):g.home??u}})}]})},Ip=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 Mp(e,t,n,r,o,s){return $(),Ee(rr,{name:"vp-dropdown",onEnter:r.setHeight,onAfterEnter:r.unsetHeight,onBeforeLeave:r.setHeight},{default:xe(()=>[Le(e.$slots,"default")]),_:3})}const da=we(Ip,[["render",Mp],["__file","VPDropdownTransition.vue"]]),$p=he({__name:"VPNavbarDropdown",props:{item:{}},setup(e,{expose:t}){t();const n=e,{item:r}=Yi(n),o=St(),s=ue(!1),i=T(()=>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};Ne(()=>o.path,()=>{s.value=!1});const c={props:n,item:r,route:o,open:s,dropdownAriaLabel:i,isLastItemOfArray:l,handleDropdown:a,VPDropdownTransition:da,get AutoLink(){return Cn}};return Object.defineProperty(c,"__isScriptSetup",{enumerable:!1,value:!0}),c}}),Np=["aria-label"],Hp={class:"title"},Vp=W("span",{class:"arrow down"},null,-1),jp=["aria-label"],Fp={class:"title"},Bp={class:"vp-navbar-dropdown"},Wp={class:"vp-navbar-dropdown-subtitle"},Up={key:1},Kp={class:"vp-navbar-dropdown-subitem-wrapper"};function Gp(e,t,n,r,o,s){return $(),Y("div",{class:Be(["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",Hp,le(r.item.text),1),Vp],8,Np),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",Fp,le(r.item.text),1),W("span",{class:Be(["arrow",r.open?"down":"right"])},null,2)],8,jp),te(r.VPDropdownTransition,null,{default:xe(()=>[Lr(W("ul",Bp,[($(!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",Wp,[i.link?($(),Ee(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",Up,le(i.text),1))]),W("ul",Kp,[($(!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)):($(),Ee(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($p,[["render",Gp],["__file","VPNavbarDropdown.vue"]]),zp=he({__name:"VPNavbarItems",setup(e,{expose:t}){t();const n=Rp(),r=Op(),o=Dp(),s=ue(!1),i=T(()=>Re().value.navbarLabel??"site navigation"),l=T(()=>[...n.value,...r.value,...o.value]);ua(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 Cn}};return Object.defineProperty(a,"__isScriptSetup",{enumerable:!1,value:!0}),a}}),Jp=["aria-label"];function Qp(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?($(),Ee(r.VPNavbarDropdown,{key:0,class:Be({mobile:r.isMobile}),item:i},null,8,["class","item"])):($(),Ee(r.AutoLink,{key:1,config:i},null,8,["config"]))]))),128))],8,Jp)):Ae("",!0)}const ha=we(zp,[["render",Qp],["__file","VPNavbarItems.vue"]]),Yp={},Xp={class:"dark-icon",viewBox:"0 0 32 32"},Zp=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),eg=[Zp];function tg(e,t){return $(),Y("svg",Xp,eg)}const ng=we(Yp,[["render",tg],["__file","VPDarkIcon.vue"]]),rg={},og={class:"light-icon",viewBox:"0 0 32 32"},sg=du('<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),ig=[sg];function lg(e,t){return $(),Y("svg",og,ig)}const ag=we(rg,[["render",lg],["__file","VPLightIcon.vue"]]),cg=he({__name:"VPToggleColorModeButton",setup(e,{expose:t}){t();const n=Re(),r=us(),s={themeLocale:n,isDarkMode:r,toggleColorMode:()=>{r.value=!r.value},VPDarkIcon:ng,VPLightIcon:ag};return Object.defineProperty(s,"__isScriptSetup",{enumerable:!1,value:!0}),s}}),ug=["title"];function fg(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,ug)}const dg=we(cg,[["render",fg],["__file","VPToggleColorModeButton.vue"]]),hg=he({__name:"VPToggleSidebarButton",emits:["toggle"],setup(e,{expose:t}){t();const r={themeLocale:Re()};return Object.defineProperty(r,"__isScriptSetup",{enumerable:!1,value:!0}),r}}),pg=["title"],gg=W("div",{class:"icon","aria-hidden":"true"},[W("span"),W("span"),W("span")],-1),mg=[gg];function vg(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"))},mg,8,pg)}const _g=we(hg,[["render",vg],["__file","VPToggleSidebarButton.vue"]]),bg=he({__name:"VPNavbar",emits:["toggle-sidebar"],setup(e,{expose:t}){t();const n=Re(),r=ue(null),o=ue(null),s=ue(0),i=T(()=>s.value?{maxWidth:s.value+"px"}:{}),l=(c,f)=>{var g,_,y;const u=(y=(_=(g=c==null?void 0:c.ownerDocument)==null?void 0:g.defaultView)==null?void 0:_.getComputedStyle(c,null))==null?void 0:y[f],p=Number.parseInt(u,10);return Number.isNaN(p)?0:p};ua(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:Tp,VPNavbarItems:ha,VPToggleColorModeButton:dg,VPToggleSidebarButton:_g};return Object.defineProperty(a,"__isScriptSetup",{enumerable:!1,value:!0}),a}}),yg={ref:"navbar",class:"vp-navbar"},wg={ref:"navbarBrand"};function Sg(e,t,n,r,o,s){const i=Go("VPSearch");return $(),Y("header",yg,[te(r.VPToggleSidebarButton,{onToggle:t[0]||(t[0]=l=>e.$emit("toggle-sidebar"))}),W("span",wg,[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?($(),Ee(r.VPToggleColorModeButton,{key:0})):Ae("",!0),te(i)],4)],512)}const Cg=we(bg,[["render",Sg],["__file","VPNavbar.vue"]]),Pg=()=>{const e=Re(),t=Sn(),n=at();return T(()=>{var o;return n.value.contributors??e.value.contributors??!0?((o=t.value.git)==null?void 0:o.contributors)??null:null})},kg=()=>{const e=Re(),t=Sn(),n=at();return T(()=>{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=Wh({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})},Lg=()=>{const e=Re(),t=Sn(),n=at();return T(()=>{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()})},Eg={},xg={class:"edit-icon",viewBox:"0 0 1024 1024"},Ag=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),Tg=[Ag];function Rg(e,t){return $(),Y("svg",xg,Tg)}const Dg=we(Eg,[["render",Rg],["__file","VPEditIcon.vue"]]),Og=he({__name:"VPPageMeta",setup(e,{expose:t}){t();const n=Re(),r=kg(),o=Lg(),s=Pg(),i={themeLocale:n,editLink:r,lastUpdated:o,contributors:s,VPEditIcon:Dg,get AutoLink(){return Cn}};return Object.defineProperty(i,"__isScriptSetup",{enumerable:!1,value:!0}),i}}),Ig={class:"vp-page-meta"},Mg={key:0,class:"vp-meta-item edit-link"},$g={class:"vp-meta-item git-info"},Ng={key:0,class:"vp-meta-item last-updated"},Hg={class:"meta-item-label"},Vg={class:"meta-item-info"},jg={key:1,class:"vp-meta-item contributors"},Fg={class:"meta-item-label"},Bg={class:"meta-item-info"},Wg=["title"];function Ug(e,t,n,r,o,s){const i=Go("ClientOnly");return $(),Y("footer",Ig,[r.editLink?($(),Y("div",Mg,[te(r.AutoLink,{class:"label",config:r.editLink},{before:xe(()=>[te(r.VPEditIcon)]),_:1},8,["config"])])):Ae("",!0),W("div",$g,[r.lastUpdated?($(),Y("div",Ng,[W("span",Hg,le(r.themeLocale.lastUpdatedText)+": ",1),te(i,null,{default:xe(()=>[W("span",Vg,le(r.lastUpdated),1)]),_:1})])):Ae("",!0),r.contributors&&r.contributors.length?($(),Y("div",jg,[W("span",Fg,le(r.themeLocale.contributorsText)+": ",1),W("span",Bg,[($(!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,Wg),a!==r.contributors.length-1?($(),Y(be,{key:0},[$t(", ")],64)):Ae("",!0)],64))),128))])])):Ae("",!0)])])}const Kg=we(Og,[["render",Ug],["__file","VPPageMeta.vue"]]),Gg=()=>{const e=tn(),t=St();return n=>{n&&(Xl(n)?t.path!==n&&e.push(n):or(n)?window==null||window.open(n):e.push(encodeURI(n)))}},Pi=(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=T(()=>{const i=Pi(e.value.prev,r.path);return i===!1?null:i??(t.value.prev===!1?null:Ro(n.value,r.path,-1))}),s=T(()=>{const i=Pi(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}},zg=he({__name:"VPPageNav",setup(e,{expose:t}){t();const n=Re(),r=Gg(),{prevLink:o,nextLink:s}=qg(),i=T(()=>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 Cn}};return Object.defineProperty(l,"__isScriptSetup",{enumerable:!1,value:!0}),l}}),Jg=["aria-label"],Qg={class:"hint"},Yg=W("span",{class:"arrow left"},null,-1),Xg={class:"link"},Zg={class:"hint"},em=W("span",{class:"arrow right"},null,-1),tm={class:"link"};function nm(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?($(),Ee(r.AutoLink,{key:0,class:"prev",config:r.prevLink},{default:xe(()=>[W("div",Qg,[Yg,$t(" "+le(r.themeLocale.prev??"Prev"),1)]),W("div",Xg,[W("span",null,le(r.prevLink.text),1)])]),_:1},8,["config"])):Ae("",!0),r.nextLink?($(),Ee(r.AutoLink,{key:1,class:"next",config:r.nextLink},{default:xe(()=>[W("div",Zg,[$t(le(r.themeLocale.next??"Next")+" ",1),em]),W("div",tm,[W("span",null,le(r.nextLink.text),1)])]),_:1},8,["config"])):Ae("",!0)],8,Jg)):Ae("",!0)}const rm=we(zg,[["render",nm],["__file","VPPageNav.vue"]]),om=he({__name:"VPPage",setup(e,{expose:t}){t(),Uh();const n={VPPageMeta:Kg,VPPageNav:rm,get Content(){return rs}};return Object.defineProperty(n,"__isScriptSetup",{enumerable:!1,value:!0}),n}}),sm={class:"vp-page"},im={class:"theme-default-content"};function lm(e,t,n,r,o,s){return $(),Y("main",sm,[Le(e.$slots,"top"),W("div",im,[Le(e.$slots,"content-top"),te(r.Content),Le(e.$slots,"content-bottom")]),te(r.VPPageMeta),te(r.VPPageNav),Le(e.$slots,"bottom")])}const am=we(om,[["render",lm],["__file","VPPage.vue"]]),cm=he({__name:"VPSidebarItem",props:{item:{},depth:{default:0}},setup(e,{expose:t}){t();const n=e,{item:r,depth:o}=Yi(n),s=St(),i=tn(),l=T(()=>"collapsible"in r.value&&r.value.collapsible),a=T(()=>oa(r.value,s)),c=T(()=>({"vp-sidebar-item":!0,"vp-sidebar-heading":o.value===0,active:a.value,collapsible:l.value})),f=T(()=>l.value?a.value:!0),[u,p]=Fd(f.value),g=k=>{l.value&&(k.preventDefault(),p())},_=i.afterEach(k=>{wn(()=>{u.value=f.value})});Ko(()=>{_()});const y={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:da,get AutoLink(){return Cn}};return Object.defineProperty(y,"__isScriptSetup",{enumerable:!1,value:!0}),y}}),um={class:"vp-sidebar-children"};function fm(e,t,n,r,o,s){const i=Go("VPSidebarItem",!0);return $(),Y("li",null,[r.item.link?($(),Ee(r.AutoLink,{key:0,class:Be(r.itemClass),config:r.item},null,8,["class","config"])):($(),Y("p",{key:1,tabindex:"0",class:Be(r.itemClass),onClick:r.onClick,onKeydown:Ju(r.onClick,["enter"])},[$t(le(r.item.text)+" ",1),r.collapsible?($(),Y("span",{key:0,class:Be(["arrow",r.isOpen?"down":"right"])},null,2)):Ae("",!0)],34)),"children"in r.item&&r.item.children.length?($(),Ee(r.VPDropdownTransition,{key:2},{default:xe(()=>[Lr(W("ul",um,[($(!0),Y(be,null,bt(r.item.children,l=>($(),Ee(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 dm=we(cm,[["render",fm],["__file","VPSidebarItem.vue"]]),hm=he({__name:"VPSidebarItems",setup(e,{expose:t}){t();const n=St(),r=fs();qe(()=>{Ne(()=>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:dm};return Object.defineProperty(o,"__isScriptSetup",{enumerable:!1,value:!0}),o}}),pm={key:0,class:"vp-sidebar-items"};function gm(e,t,n,r,o,s){return r.sidebarItems.length?($(),Y("ul",pm,[($(!0),Y(be,null,bt(r.sidebarItems,i=>($(),Ee(r.VPSidebarItem,{key:`${i.text}${i.link}`,item:i},null,8,["item"]))),128))])):Ae("",!0)}const mm=we(hm,[["render",gm],["__file","VPSidebarItems.vue"]]),vm=he({__name:"VPSidebar",setup(e,{expose:t}){t();const n={VPNavbarItems:ha,VPSidebarItems:mm};return Object.defineProperty(n,"__isScriptSetup",{enumerable:!1,value:!0}),n}}),_m={class:"vp-sidebar"};function bm(e,t,n,r,o,s){return $(),Y("aside",_m,[te(r.VPNavbarItems),Le(e.$slots,"top"),te(r.VPSidebarItems),Le(e.$slots,"bottom")])}const ym=we(vm,[["render",bm],["__file","VPSidebar.vue"]]),wm=he({__name:"Layout",setup(e,{expose:t}){t();const n=Sn(),r=at(),o=Re(),s=T(()=>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 S=m.changedTouches[0].clientX-c.x,V=m.changedTouches[0].clientY-c.y;Math.abs(S)>Math.abs(V)&&Math.abs(S)>40&&(S>0&&c.x<=80?a(!0):a(!1))},p=T(()=>r.value.externalLinkIcon??o.value.externalLinkIcon??!0),g=T(()=>[{"no-navbar":!s.value,"no-sidebar":!i.value.length,"sidebar-open":l.value,"external-link-icon":p.value},r.value.pageClass]);let _;qe(()=>{_=tn().afterEach(()=>{a(!1)})}),Fr(()=>{_()});const y=ra(),k=y.resolve,A=y.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:y,onBeforeEnter:k,onBeforeLeave:A,VPHome:Cp,VPNavbar:Cg,VPPage:am,VPSidebar:ym};return Object.defineProperty(b,"__isScriptSetup",{enumerable:!1,value:!0}),b}});function Sm(e,t,n,r,o,s){return $(),Y("div",{class:Be(["vp-theme-container",r.containerClass]),onTouchstart:r.onTouchStart,onTouchend:r.onTouchEnd},[Le(e.$slots,"navbar",{},()=>[r.shouldShowNavbar?($(),Ee(r.VPNavbar,{key:0,onToggleSidebar:r.toggleSidebar},{before:xe(()=>[Le(e.$slots,"navbar-before")]),after:xe(()=>[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:xe(()=>[Le(e.$slots,"sidebar-top")]),bottom:xe(()=>[Le(e.$slots,"sidebar-bottom")]),_:3})]),Le(e.$slots,"page",{},()=>[r.frontmatter.home?($(),Ee(r.VPHome,{key:0})):($(),Ee(rr,{key:1,name:"fade-slide-y",mode:"out-in",onBeforeEnter:r.onBeforeEnter,onBeforeLeave:r.onBeforeLeave},{default:xe(()=>[($(),Ee(r.VPPage,{key:r.page.path},{top:xe(()=>[Le(e.$slots,"page-top")]),"content-top":xe(()=>[Le(e.$slots,"page-content-top")]),"content-bottom":xe(()=>[Le(e.$slots,"page-content-bottom")]),bottom:xe(()=>[Le(e.$slots,"page-bottom")]),_:3}))]),_:3},8,["onBeforeEnter","onBeforeLeave"]))])],34)}const pa=we(wm,[["render",Sm],["__file","Layout.vue"]]),Cm=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}}),Pm=e=>(fc("data-v-056523ff"),e=e(),dc(),e),km={class:"vp-theme-container"},Lm={class:"page"},Em={class:"theme-default-content"},xm=Pm(()=>W("h1",null,"404",-1));function Am(e,t,n,r,o,s){return $(),Y("div",km,[W("main",Lm,[W("div",Em,[xm,W("blockquote",null,le(r.getMsg()),1),te(r.RouteLink,{to:r.homeLink},{default:xe(()=>[$t(le(r.homeText),1)]),_:1},8,["to"])])])])}const Tm=we(Cm,[["render",Am],["__scopeId","data-v-056523ff"],["__file","NotFound.vue"]]),Rm=Ft({enhance({app:e,router:t}){ho("Badge")||e.component("Badge",Xh),ho("CodeGroup")||e.component("CodeGroup",Zh),ho("CodeGroupItem")||e.component("CodeGroupItem",np),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 ra().wait(),n(...r))},setup(){Hh(),Gh()},layouts:{Layout:pa,NotFound:Tm}}),Dm=Object.freeze(Object.defineProperty({__proto__:null,default:Rm},Symbol.toStringTag,{value:"Module"})),Om=Object.entries;var Im={autoLocale:!1,switchLocale:!1,localeConfig:{"/eng/":["en-US"]},defaultLocale:"/eng/",localeFallback:!0,defaultBehavior:"defaultLocale"};const Mm=Im;Om(Mm.localeConfig);Xd("VUEPRESS_REDIRECT_LOCALES",{});const $m=Ft({setup(){},rootComponents:[]}),Nm=Object.freeze(Object.defineProperty({__proto__:null,default:$m},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 Hm=[{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"),endDate: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 Vm(e){return e.toLocaleDateString(void 0,{year:"numeric",month:"2-digit",day:"2-digit"})}const jm=e=>e.url.startsWith("https://")?e.url:new URL(e.url,"https://git.pleshevski.ru").toString(),Fm=Object.freeze(Object.defineProperty({__proto__:null,getExternalLink:jm},Symbol.toStringTag,{value:"Module"}));function Tn(e){return(e==null?void 0:e.valueOf())??1/0}const Bm={name:"WorksPage",computed:{tableTheme(){return this.$themeLocale.worksTable??{}}}},Wm=he({...Bm,setup(e,{expose:t}){t();const n=T(()=>Hm.concat().sort((o,s)=>Tn(s.endDate)-Tn(o.endDate)||Tn(s.startDate)-Tn(o.startDate))),r={date2num:Tn,works:n,get renderDate(){return Vm},get w(){return Fm}};return Object.defineProperty(r,"__isScriptSetup",{enumerable:!1,value:!0}),r}}),Um=["href"],Km=["innerHTML"],Gm={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,Um)]),W("td",null,le(i.description),1),W("td",{innerHTML:i.roles.join(", ")},null,8,Km),W("td",null,le(i.technologies.join(", ")),1),W("td",null,le(i.status),1),W("td",null,[W("div",null,[W("small",{class:Be({grey:i.endDate})},le(r.renderDate(i.startDate)),3)]),i.endDate?($(),Y("div",Gm,[W("small",null,le(r.renderDate(i.endDate)),1)])):Ae("",!0)])]))),256))])])}const zm=we(Wm,[["render",qm],["__file","ChronologicalWorksTable.vue"]]),Jm={__name:"WorksPage",setup(e,{expose:t}){t();const n={ParentLayout:pa,get ChronologicalWorksTable(){return zm}};return Object.defineProperty(n,"__isScriptSetup",{enumerable:!1,value:!0}),n}},Qm={class:"works-table-wrapper"};function Ym(e,t,n,r,o,s){return $(),Ee(r.ParentLayout,null,{"page-bottom":xe(()=>[W("div",Qm,[te(r.ChronologicalWorksTable)])]),_:1})}const Xm=we(Jm,[["render",Ym],["__scopeId","data-v-765855fb"],["__file","WorksPage.vue"]]),Zm=Ft({layouts:{WorksPage:Xm}}),ev=Object.freeze(Object.defineProperty({__proto__:null,default:Zm},Symbol.toStringTag,{value:"Module"})),br=[lh,vh,Ch,xh,Ah,Mh,Dm,Nm,ev].map(e=>e.default).filter(Boolean),tv=JSON.parse('{"base":"/","lang":"ru-RU","title":"Дмитрий Плешевский","description":" ","head":[],"locales":{"/":{"lang":"ru-RU","title":"Дмитрий Плешевский"},"/eng/":{"lang":"en-US","title":"Dmitriy Pleshevskiy"}}}');var Dn=yn(tv),nv=qf,rv=()=>{const e=bd({history:nv(Dl("/")),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},ov=e=>{e.component("ClientOnly",ns),e.component("Content",rs),e.component("RouteLink",zr)},sv=(e,t,n)=>{const r=T(()=>t.currentRoute.value.path),o=nc((k,A)=>({get(){return k(),t.currentRoute.value.meta._pageChunk},set(b){t.currentRoute.value.meta._pageChunk=b,A()}})),s=T(()=>Kt.resolveLayouts(n)),i=T(()=>Kt.resolveRouteLocale(Dn.value.locales,r.value)),l=T(()=>Kt.resolveSiteLocaleData(Dn.value,i.value)),a=T(()=>o.value.comp),c=T(()=>o.value.data),f=T(()=>c.value.frontmatter),u=T(()=>Kt.resolvePageHeadTitle(c.value,l.value)),p=T(()=>Kt.resolvePageHead(u.value,f.value,l.value)),g=T(()=>Kt.resolvePageLang(c.value,l.value)),_=T(()=>Kt.resolvePageLayout(c.value,s.value)),y={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,y),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}}),y},iv=()=>{const e=Sd(),t=Cd();let n=[];const r=()=>{e.value.forEach(i=>{const l=lv(i);l&&n.push(l)})},o=()=>{const i=[];return e.value.forEach(l=>{const a=av(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(Ld,s),qe(()=>{r(),Ne(e,s,{immediate:!1})})},lv=([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},av=([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},cv=Xu,uv=async()=>{var n;const e=cv({name:"Vuepress",setup(){var s;iv();for(const i of br)(s=i.setup)==null||s.call(i);const r=br.flatMap(({rootComponents:i=[]})=>i.map(l=>ke(l))),o=Pd();return()=>[ke(o.value),r]}}),t=rv();ov(e),sv(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}};uv().then(({app:e,router:t})=>{t.isReady().then(()=>{e.mount("#app")})});export{we as _,W as a,$t as b,Y as c,uv as createVueApp,te as d,du as e,$ as o,Go as r,xe as w};
function __vite__mapDeps(indexes) {
if (!__vite__mapDeps.viteFileDeps) {
__vite__mapDeps.viteFileDeps = []
}
return indexes.map((i) => __vite__mapDeps.viteFileDeps[i])
}