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

33 lines
170 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

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

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