diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/assets/AboutView-4d995ba2.css b/assets/AboutView-4d995ba2.css new file mode 100644 index 0000000..f067b5d --- /dev/null +++ b/assets/AboutView-4d995ba2.css @@ -0,0 +1 @@ +@media (min-width: 1024px){.about{min-height:100vh;display:flex;align-items:center}} diff --git a/assets/AboutView-fe92dac1.js b/assets/AboutView-fe92dac1.js new file mode 100644 index 0000000..31a4269 --- /dev/null +++ b/assets/AboutView-fe92dac1.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as o,a as s}from"./index-c7d3f2c1.js";const _={},c={class:"about"},a=s("h1",null,"This is an about page",-1),n=[a];function i(r,u){return t(),o("div",c,n)}const l=e(_,[["render",i]]);export{l as default}; diff --git a/assets/index-b9365240.css b/assets/index-b9365240.css new file mode 100644 index 0000000..bfbfd00 --- /dev/null +++ b/assets/index-b9365240.css @@ -0,0 +1 @@ +h1[data-v-76cdad38]{font-weight:500;font-size:2.6rem;top:-10px}h3[data-v-76cdad38]{font-size:1.2rem}.greetings h1[data-v-76cdad38],.greetings h3[data-v-76cdad38]{text-align:center}@media (min-width: 1024px){.greetings h1[data-v-76cdad38],.greetings h3[data-v-76cdad38]{text-align:left}}header[data-v-85852c48]{line-height:1.5;max-height:100vh}.logo[data-v-85852c48]{display:block;margin:0 auto 2rem}nav[data-v-85852c48]{width:100%;font-size:12px;text-align:center;margin-top:2rem}nav a.router-link-exact-active[data-v-85852c48]{color:var(--color-text)}nav a.router-link-exact-active[data-v-85852c48]:hover{background-color:transparent}nav a[data-v-85852c48]{display:inline-block;padding:0 1rem;border-left:1px solid var(--color-border)}nav a[data-v-85852c48]:first-of-type{border:0}@media (min-width: 1024px){header[data-v-85852c48]{display:flex;place-items:center;padding-right:calc(var(--section-gap) / 2)}.logo[data-v-85852c48]{margin:0 2rem 0 0}header .wrapper[data-v-85852c48]{display:flex;place-items:flex-start;flex-wrap:wrap}nav[data-v-85852c48]{text-align:left;margin-left:-1rem;font-size:1rem;padding:1rem 0;margin-top:1rem}}.item[data-v-f1b0f727]{margin-top:2rem;display:flex}.details[data-v-f1b0f727]{flex:1;margin-left:1rem}i[data-v-f1b0f727]{display:flex;place-items:center;place-content:center;width:32px;height:32px;color:var(--color-text)}h3[data-v-f1b0f727]{font-size:1.2rem;font-weight:500;margin-bottom:.4rem;color:var(--color-heading)}@media (min-width: 1024px){.item[data-v-f1b0f727]{margin-top:0;padding:.4rem 0 1rem calc(var(--section-gap) / 2)}i[data-v-f1b0f727]{top:calc(50% - 25px);left:-26px;position:absolute;border:1px solid var(--color-border);background:var(--color-background);border-radius:8px;width:50px;height:50px}.item[data-v-f1b0f727]:before{content:" ";border-left:1px solid var(--color-border);position:absolute;left:0;bottom:calc(50% + 25px);height:calc(50% - 25px)}.item[data-v-f1b0f727]:after{content:" ";border-left:1px solid var(--color-border);position:absolute;left:0;top:calc(50% + 25px);height:calc(50% - 25px)}.item[data-v-f1b0f727]:first-of-type:before{display:none}.item[data-v-f1b0f727]:last-of-type:after{display:none}}:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;position:relative;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{max-width:1280px;margin:0 auto;padding:2rem;font-weight:400}a,.green{text-decoration:none;color:#00bd7e;transition:.4s}@media (hover: hover){a:hover{background-color:#00bd7e33}}@media (min-width: 1024px){body{display:flex;place-items:center}#app{display:grid;grid-template-columns:1fr 1fr;padding:0 2rem}} diff --git a/assets/index-c7d3f2c1.js b/assets/index-c7d3f2c1.js new file mode 100644 index 0000000..5d11c1f --- /dev/null +++ b/assets/index-c7d3f2c1.js @@ -0,0 +1,5 @@ +(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const r of document.querySelectorAll('link[rel="modulepreload"]'))s(r);new MutationObserver(r=>{for(const o of r)if(o.type==="childList")for(const i of o.addedNodes)i.tagName==="LINK"&&i.rel==="modulepreload"&&s(i)}).observe(document,{childList:!0,subtree:!0});function n(r){const o={};return r.integrity&&(o.integrity=r.integrity),r.referrerpolicy&&(o.referrerPolicy=r.referrerpolicy),r.crossorigin==="use-credentials"?o.credentials="include":r.crossorigin==="anonymous"?o.credentials="omit":o.credentials="same-origin",o}function s(r){if(r.ep)return;r.ep=!0;const o=n(r);fetch(r.href,o)}})();function Zn(e,t){const n=Object.create(null),s=e.split(",");for(let r=0;r!!n[r.toLowerCase()]:r=>!!n[r]}function Gn(e){if(k(e)){const t={};for(let n=0;n{if(n){const s=n.split(Po);s.length>1&&(t[s[0].trim()]=s[1].trim())}}),t}function es(e){let t="";if(ie(e))t=e;else if(k(e))for(let n=0;nie(e)?e:e==null?"":k(e)||ne(e)&&(e.toString===gr||!L(e.toString))?JSON.stringify(e,hr,2):String(e),hr=(e,t)=>t&&t.__v_isRef?hr(e,t.value):vt(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[s,r])=>(n[`${s} =>`]=r,n),{})}:pr(t)?{[`Set(${t.size})`]:[...t.values()]}:ne(t)&&!k(t)&&!_r(t)?String(t):t,ee={},_t=[],Pe=()=>{},To=()=>!1,So=/^on[^a-z]/,mn=e=>So.test(e),ts=e=>e.startsWith("onUpdate:"),de=Object.assign,ns=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},$o=Object.prototype.hasOwnProperty,V=(e,t)=>$o.call(e,t),k=Array.isArray,vt=e=>gn(e)==="[object Map]",pr=e=>gn(e)==="[object Set]",L=e=>typeof e=="function",ie=e=>typeof e=="string",ss=e=>typeof e=="symbol",ne=e=>e!==null&&typeof e=="object",mr=e=>ne(e)&&L(e.then)&&L(e.catch),gr=Object.prototype.toString,gn=e=>gr.call(e),Ho=e=>gn(e).slice(8,-1),_r=e=>gn(e)==="[object Object]",rs=e=>ie(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,rn=Zn(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),_n=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},jo=/-(\w)/g,wt=_n(e=>e.replace(jo,(t,n)=>n?n.toUpperCase():"")),ko=/\B([A-Z])/g,At=_n(e=>e.replace(ko,"-$1").toLowerCase()),vr=_n(e=>e.charAt(0).toUpperCase()+e.slice(1)),Pn=_n(e=>e?`on${vr(e)}`:""),Ut=(e,t)=>!Object.is(e,t),Mn=(e,t)=>{for(let n=0;n{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},br=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let xs;const Fo=()=>xs||(xs=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});let He;class Lo{constructor(t=!1){this.detached=t,this.active=!0,this.effects=[],this.cleanups=[],this.parent=He,!t&&He&&(this.index=(He.scopes||(He.scopes=[])).push(this)-1)}run(t){if(this.active){const n=He;try{return He=this,t()}finally{He=n}}}on(){He=this}off(){He=this.parent}stop(t){if(this.active){let n,s;for(n=0,s=this.effects.length;n{const t=new Set(e);return t.w=0,t.n=0,t},yr=e=>(e.w&Ge)>0,wr=e=>(e.n&Ge)>0,Bo=({deps:e})=>{if(e.length)for(let t=0;t{const{deps:t}=e;if(t.length){let n=0;for(let s=0;s{(f==="length"||f>=c)&&u.push(d)})}else switch(n!==void 0&&u.push(i.get(n)),t){case"add":k(e)?rs(n)&&u.push(i.get("length")):(u.push(i.get(ct)),vt(e)&&u.push(i.get(Ln)));break;case"delete":k(e)||(u.push(i.get(ct)),vt(e)&&u.push(i.get(Ln)));break;case"set":vt(e)&&u.push(i.get(ct));break}if(u.length===1)u[0]&&Nn(u[0]);else{const c=[];for(const d of u)d&&c.push(...d);Nn(os(c))}}function Nn(e,t){const n=k(e)?e:[...e];for(const s of n)s.computed&&Cs(s);for(const s of n)s.computed||Cs(s)}function Cs(e,t){(e!==Re||e.allowRecurse)&&(e.scheduler?e.scheduler():e.run())}const Uo=Zn("__proto__,__v_isRef,__isVue"),Rr=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(ss)),Ko=ls(),Vo=ls(!1,!0),Wo=ls(!0),Ps=qo();function qo(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const s=W(this);for(let o=0,i=this.length;o{e[t]=function(...n){Ot();const s=W(this)[t].apply(this,n);return zt(),s}}),e}function ls(e=!1,t=!1){return function(s,r,o){if(r==="__v_isReactive")return!e;if(r==="__v_isReadonly")return e;if(r==="__v_isShallow")return t;if(r==="__v_raw"&&o===(e?t?ui:Or:t?Ar:Mr).get(s))return s;const i=k(s);if(!e&&i&&V(Ps,r))return Reflect.get(Ps,r,o);const u=Reflect.get(s,r,o);return(ss(r)?Rr.has(r):Uo(r))||(e||be(s,"get",r),t)?u:fe(u)?i&&rs(r)?u:u.value:ne(u)?e?zr(u):Jt(u):u}}const Yo=Cr(),Qo=Cr(!0);function Cr(e=!1){return function(n,s,r,o){let i=n[s];if(Et(i)&&fe(i)&&!fe(r))return!1;if(!e&&(!fn(r)&&!Et(r)&&(i=W(i),r=W(r)),!k(n)&&fe(i)&&!fe(r)))return i.value=r,!0;const u=k(n)&&rs(s)?Number(s)e,vn=e=>Reflect.getPrototypeOf(e);function Zt(e,t,n=!1,s=!1){e=e.__v_raw;const r=W(e),o=W(t);n||(t!==o&&be(r,"get",t),be(r,"get",o));const{has:i}=vn(r),u=s?cs:n?as:Kt;if(i.call(r,t))return u(e.get(t));if(i.call(r,o))return u(e.get(o));e!==r&&e.get(t)}function Gt(e,t=!1){const n=this.__v_raw,s=W(n),r=W(e);return t||(e!==r&&be(s,"has",e),be(s,"has",r)),e===r?n.has(e):n.has(e)||n.has(r)}function en(e,t=!1){return e=e.__v_raw,!t&&be(W(e),"iterate",ct),Reflect.get(e,"size",e)}function Ms(e){e=W(e);const t=W(this);return vn(t).has.call(t,e)||(t.add(e),Ke(t,"add",e,e)),this}function As(e,t){t=W(t);const n=W(this),{has:s,get:r}=vn(n);let o=s.call(n,e);o||(e=W(e),o=s.call(n,e));const i=r.call(n,e);return n.set(e,t),o?Ut(t,i)&&Ke(n,"set",e,t):Ke(n,"add",e,t),this}function Os(e){const t=W(this),{has:n,get:s}=vn(t);let r=n.call(t,e);r||(e=W(e),r=n.call(t,e)),s&&s.call(t,e);const o=t.delete(e);return r&&Ke(t,"delete",e,void 0),o}function zs(){const e=W(this),t=e.size!==0,n=e.clear();return t&&Ke(e,"clear",void 0,void 0),n}function tn(e,t){return function(s,r){const o=this,i=o.__v_raw,u=W(i),c=t?cs:e?as:Kt;return!e&&be(u,"iterate",ct),i.forEach((d,f)=>s.call(r,c(d),c(f),o))}}function nn(e,t,n){return function(...s){const r=this.__v_raw,o=W(r),i=vt(o),u=e==="entries"||e===Symbol.iterator&&i,c=e==="keys"&&i,d=r[e](...s),f=n?cs:t?as:Kt;return!t&&be(o,"iterate",c?Ln:ct),{next(){const{value:h,done:p}=d.next();return p?{value:h,done:p}:{value:u?[f(h[0]),f(h[1])]:f(h),done:p}},[Symbol.iterator](){return this}}}}function qe(e){return function(...t){return e==="delete"?!1:this}}function ti(){const e={get(o){return Zt(this,o)},get size(){return en(this)},has:Gt,add:Ms,set:As,delete:Os,clear:zs,forEach:tn(!1,!1)},t={get(o){return Zt(this,o,!1,!0)},get size(){return en(this)},has:Gt,add:Ms,set:As,delete:Os,clear:zs,forEach:tn(!1,!0)},n={get(o){return Zt(this,o,!0)},get size(){return en(this,!0)},has(o){return Gt.call(this,o,!0)},add:qe("add"),set:qe("set"),delete:qe("delete"),clear:qe("clear"),forEach:tn(!0,!1)},s={get(o){return Zt(this,o,!0,!0)},get size(){return en(this,!0)},has(o){return Gt.call(this,o,!0)},add:qe("add"),set:qe("set"),delete:qe("delete"),clear:qe("clear"),forEach:tn(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(o=>{e[o]=nn(o,!1,!1),n[o]=nn(o,!0,!1),t[o]=nn(o,!1,!0),s[o]=nn(o,!0,!0)}),[e,n,t,s]}const[ni,si,ri,oi]=ti();function us(e,t){const n=t?e?oi:ri:e?si:ni;return(s,r,o)=>r==="__v_isReactive"?!e:r==="__v_isReadonly"?e:r==="__v_raw"?s:Reflect.get(V(n,r)&&r in s?n:s,r,o)}const ii={get:us(!1,!1)},li={get:us(!1,!0)},ci={get:us(!0,!1)},Mr=new WeakMap,Ar=new WeakMap,Or=new WeakMap,ui=new WeakMap;function fi(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function ai(e){return e.__v_skip||!Object.isExtensible(e)?0:fi(Ho(e))}function Jt(e){return Et(e)?e:fs(e,!1,Pr,ii,Mr)}function di(e){return fs(e,!1,ei,li,Ar)}function zr(e){return fs(e,!0,Go,ci,Or)}function fs(e,t,n,s,r){if(!ne(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const o=r.get(e);if(o)return o;const i=ai(e);if(i===0)return e;const u=new Proxy(e,i===2?s:n);return r.set(e,u),u}function bt(e){return Et(e)?bt(e.__v_raw):!!(e&&e.__v_isReactive)}function Et(e){return!!(e&&e.__v_isReadonly)}function fn(e){return!!(e&&e.__v_isShallow)}function Ir(e){return bt(e)||Et(e)}function W(e){const t=e&&e.__v_raw;return t?W(t):e}function Tr(e){return un(e,"__v_skip",!0),e}const Kt=e=>ne(e)?Jt(e):e,as=e=>ne(e)?zr(e):e;function Sr(e){Xe&&Re&&(e=W(e),xr(e.dep||(e.dep=os())))}function $r(e,t){e=W(e),e.dep&&Nn(e.dep)}function fe(e){return!!(e&&e.__v_isRef===!0)}function hi(e){return Hr(e,!1)}function pi(e){return Hr(e,!0)}function Hr(e,t){return fe(e)?e:new mi(e,t)}class mi{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:W(t),this._value=n?t:Kt(t)}get value(){return Sr(this),this._value}set value(t){const n=this.__v_isShallow||fn(t)||Et(t);t=n?t:W(t),Ut(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:Kt(t),$r(this))}}function De(e){return fe(e)?e.value:e}const gi={get:(e,t,n)=>De(Reflect.get(e,t,n)),set:(e,t,n,s)=>{const r=e[t];return fe(r)&&!fe(n)?(r.value=n,!0):Reflect.set(e,t,n,s)}};function jr(e){return bt(e)?e:new Proxy(e,gi)}var kr;class _i{constructor(t,n,s,r){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this[kr]=!1,this._dirty=!0,this.effect=new is(t,()=>{this._dirty||(this._dirty=!0,$r(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!r,this.__v_isReadonly=s}get value(){const t=W(this);return Sr(t),(t._dirty||!t._cacheable)&&(t._dirty=!1,t._value=t.effect.run()),t._value}set value(t){this._setter(t)}}kr="__v_isReadonly";function vi(e,t,n=!1){let s,r;const o=L(e);return o?(s=e,r=Pe):(s=e.get,r=e.set),new _i(s,r,o||!r,n)}function Ze(e,t,n,s){let r;try{r=s?e(...s):e()}catch(o){bn(o,t,n)}return r}function Me(e,t,n,s){if(L(e)){const o=Ze(e,t,n,s);return o&&mr(o)&&o.catch(i=>{bn(i,t,n)}),o}const r=[];for(let o=0;o>>1;Wt(ce[s])ke&&ce.splice(t,1)}function Ei(e){k(e)?yt.push(...e):(!Be||!Be.includes(e,e.allowRecurse?it+1:it))&&yt.push(e),Nr()}function Is(e,t=Vt?ke+1:0){for(;tWt(n)-Wt(s)),it=0;ite.id==null?1/0:e.id,xi=(e,t)=>{const n=Wt(e)-Wt(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function Dr(e){Bn=!1,Vt=!0,ce.sort(xi);const t=Pe;try{for(ke=0;keie(y)?y.trim():y)),h&&(r=n.map(br))}let u,c=s[u=Pn(t)]||s[u=Pn(wt(t))];!c&&o&&(c=s[u=Pn(At(t))]),c&&Me(c,e,6,r);const d=s[u+"Once"];if(d){if(!e.emitted)e.emitted={};else if(e.emitted[u])return;e.emitted[u]=!0,Me(d,e,6,r)}}function Ur(e,t,n=!1){const s=t.emitsCache,r=s.get(e);if(r!==void 0)return r;const o=e.emits;let i={},u=!1;if(!L(e)){const c=d=>{const f=Ur(d,t,!0);f&&(u=!0,de(i,f))};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}return!o&&!u?(ne(e)&&s.set(e,null),null):(k(o)?o.forEach(c=>i[c]=null):de(i,o),ne(e)&&s.set(e,i),i)}function yn(e,t){return!e||!mn(t)?!1:(t=t.slice(2).replace(/Once$/,""),V(e,t[0].toLowerCase()+t.slice(1))||V(e,At(t))||V(e,t))}let me=null,wn=null;function an(e){const t=me;return me=e,wn=e&&e.type.__scopeId||null,t}function Kr(e){wn=e}function Vr(){wn=null}function oe(e,t=me,n){if(!t||e._n)return e;const s=(...r)=>{s._d&&Ls(-1);const o=an(t);let i;try{i=e(...r)}finally{an(o),s._d&&Ls(1)}return i};return s._n=!0,s._c=!0,s._d=!0,s}function An(e){const{type:t,vnode:n,proxy:s,withProxy:r,props:o,propsOptions:[i],slots:u,attrs:c,emit:d,render:f,renderCache:h,data:p,setupState:y,ctx:M,inheritAttrs:z}=e;let F,O;const j=an(e);try{if(n.shapeFlag&4){const q=r||s;F=je(f.call(q,q,h,o,y,p,M)),O=c}else{const q=t;F=je(q.length>1?q(o,{attrs:c,slots:u,emit:d}):q(o,null)),O=t.props?c:Ci(c)}}catch(q){Nt.length=0,bn(q,e,1),F=X(xt)}let $=F;if(O&&z!==!1){const q=Object.keys(O),{shapeFlag:le}=$;q.length&&le&7&&(i&&q.some(ts)&&(O=Pi(O,i)),$=Rt($,O))}return n.dirs&&($=Rt($),$.dirs=$.dirs?$.dirs.concat(n.dirs):n.dirs),n.transition&&($.transition=n.transition),F=$,an(j),F}const Ci=e=>{let t;for(const n in e)(n==="class"||n==="style"||mn(n))&&((t||(t={}))[n]=e[n]);return t},Pi=(e,t)=>{const n={};for(const s in e)(!ts(s)||!(s.slice(9)in t))&&(n[s]=e[s]);return n};function Mi(e,t,n){const{props:s,children:r,component:o}=e,{props:i,children:u,patchFlag:c}=t,d=o.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&c>=0){if(c&1024)return!0;if(c&16)return s?Ts(s,i,d):!!i;if(c&8){const f=t.dynamicProps;for(let h=0;he.__isSuspense;function zi(e,t){t&&t.pendingBranch?k(e)?t.effects.push(...e):t.effects.push(e):Ei(e)}function on(e,t){if(ue){let n=ue.provides;const s=ue.parent&&ue.parent.provides;s===n&&(n=ue.provides=Object.create(s)),n[e]=t}}function Ue(e,t,n=!1){const s=ue||me;if(s){const r=s.parent==null?s.vnode.appContext&&s.vnode.appContext.provides:s.parent.provides;if(r&&e in r)return r[e];if(arguments.length>1)return n&&L(t)?t.call(s.proxy):t}}const sn={};function ln(e,t,n){return Wr(e,t,n)}function Wr(e,t,{immediate:n,deep:s,flush:r,onTrack:o,onTrigger:i}=ee){const u=ue;let c,d=!1,f=!1;if(fe(e)?(c=()=>e.value,d=fn(e)):bt(e)?(c=()=>e,s=!0):k(e)?(f=!0,d=e.some($=>bt($)||fn($)),c=()=>e.map($=>{if(fe($))return $.value;if(bt($))return gt($);if(L($))return Ze($,u,2)})):L(e)?t?c=()=>Ze(e,u,2):c=()=>{if(!(u&&u.isUnmounted))return h&&h(),Me(e,u,3,[p])}:c=Pe,t&&s){const $=c;c=()=>gt($())}let h,p=$=>{h=O.onStop=()=>{Ze($,u,4)}},y;if(Yt)if(p=Pe,t?n&&Me(t,u,3,[c(),f?[]:void 0,p]):c(),r==="sync"){const $=El();y=$.__watcherHandles||($.__watcherHandles=[])}else return Pe;let M=f?new Array(e.length).fill(sn):sn;const z=()=>{if(O.active)if(t){const $=O.run();(s||d||(f?$.some((q,le)=>Ut(q,M[le])):Ut($,M)))&&(h&&h(),Me(t,u,3,[$,M===sn?void 0:f&&M[0]===sn?[]:M,p]),M=$)}else O.run()};z.allowRecurse=!!t;let F;r==="sync"?F=z:r==="post"?F=()=>pe(z,u&&u.suspense):(z.pre=!0,u&&(z.id=u.uid),F=()=>hs(z));const O=new is(c,F);t?n?z():M=O.run():r==="post"?pe(O.run.bind(O),u&&u.suspense):O.run();const j=()=>{O.stop(),u&&u.scope&&ns(u.scope.effects,O)};return y&&y.push(j),j}function Ii(e,t,n){const s=this.proxy,r=ie(e)?e.includes(".")?qr(s,e):()=>s[e]:e.bind(s,s);let o;L(t)?o=t:(o=t.handler,n=t);const i=ue;Ct(this);const u=Wr(r,o.bind(s),n);return i?Ct(i):ut(),u}function qr(e,t){const n=t.split(".");return()=>{let s=e;for(let r=0;r{gt(n,t)});else if(_r(e))for(const n in e)gt(e[n],t);return e}function It(e){return L(e)?{setup:e,name:e.name}:e}const Ft=e=>!!e.type.__asyncLoader,Yr=e=>e.type.__isKeepAlive;function Ti(e,t){Qr(e,"a",t)}function Si(e,t){Qr(e,"da",t)}function Qr(e,t,n=ue){const s=e.__wdc||(e.__wdc=()=>{let r=n;for(;r;){if(r.isDeactivated)return;r=r.parent}return e()});if(En(t,s,n),n){let r=n.parent;for(;r&&r.parent;)Yr(r.parent.vnode)&&$i(s,t,n,r),r=r.parent}}function $i(e,t,n,s){const r=En(t,e,s,!0);Jr(()=>{ns(s[t],r)},n)}function En(e,t,n=ue,s=!1){if(n){const r=n[e]||(n[e]=[]),o=t.__weh||(t.__weh=(...i)=>{if(n.isUnmounted)return;Ot(),Ct(n);const u=Me(t,n,e,i);return ut(),zt(),u});return s?r.unshift(o):r.push(o),o}}const Ve=e=>(t,n=ue)=>(!Yt||e==="sp")&&En(e,(...s)=>t(...s),n),Hi=Ve("bm"),ji=Ve("m"),ki=Ve("bu"),Fi=Ve("u"),Li=Ve("bum"),Jr=Ve("um"),Ni=Ve("sp"),Bi=Ve("rtg"),Di=Ve("rtc");function Ui(e,t=ue){En("ec",e,t)}function st(e,t,n,s){const r=e.dirs,o=t&&t.dirs;for(let i=0;ihn(t)?!(t.type===xt||t.type===ve&&!Xr(t.children)):!0)?e:null}const Dn=e=>e?co(e)?_s(e)||e.proxy:Dn(e.parent):null,Lt=de(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=>Dn(e.parent),$root:e=>Dn(e.root),$emit:e=>e.emit,$options:e=>ps(e),$forceUpdate:e=>e.f||(e.f=()=>hs(e.update)),$nextTick:e=>e.n||(e.n=Lr.bind(e.proxy)),$watch:e=>Ii.bind(e)}),zn=(e,t)=>e!==ee&&!e.__isScriptSetup&&V(e,t),Vi={get({_:e},t){const{ctx:n,setupState:s,data:r,props:o,accessCache:i,type:u,appContext:c}=e;let d;if(t[0]!=="$"){const y=i[t];if(y!==void 0)switch(y){case 1:return s[t];case 2:return r[t];case 4:return n[t];case 3:return o[t]}else{if(zn(s,t))return i[t]=1,s[t];if(r!==ee&&V(r,t))return i[t]=2,r[t];if((d=e.propsOptions[0])&&V(d,t))return i[t]=3,o[t];if(n!==ee&&V(n,t))return i[t]=4,n[t];Un&&(i[t]=0)}}const f=Lt[t];let h,p;if(f)return t==="$attrs"&&be(e,"get",t),f(e);if((h=u.__cssModules)&&(h=h[t]))return h;if(n!==ee&&V(n,t))return i[t]=4,n[t];if(p=c.config.globalProperties,V(p,t))return p[t]},set({_:e},t,n){const{data:s,setupState:r,ctx:o}=e;return zn(r,t)?(r[t]=n,!0):s!==ee&&V(s,t)?(s[t]=n,!0):V(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(o[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:s,appContext:r,propsOptions:o}},i){let u;return!!n[i]||e!==ee&&V(e,i)||zn(t,i)||(u=o[0])&&V(u,i)||V(s,i)||V(Lt,i)||V(r.config.globalProperties,i)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:V(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};let Un=!0;function Wi(e){const t=ps(e),n=e.proxy,s=e.ctx;Un=!1,t.beforeCreate&&Ss(t.beforeCreate,e,"bc");const{data:r,computed:o,methods:i,watch:u,provide:c,inject:d,created:f,beforeMount:h,mounted:p,beforeUpdate:y,updated:M,activated:z,deactivated:F,beforeDestroy:O,beforeUnmount:j,destroyed:$,unmounted:q,render:le,renderTracked:ge,renderTriggered:ze,errorCaptured:Le,serverPrefetch:ft,expose:Ie,inheritAttrs:We,components:Te,directives:at,filters:tt}=t;if(d&&qi(d,s,null,e.appContext.config.unwrapInjectedRef),i)for(const Z in i){const Q=i[Z];L(Q)&&(s[Z]=Q.bind(n))}if(r){const Z=r.call(n,n);ne(Z)&&(e.data=Jt(Z))}if(Un=!0,o)for(const Z in o){const Q=o[Z],we=L(Q)?Q.bind(n,n):L(Q.get)?Q.get.bind(n,n):Pe,nt=!L(Q)&&L(Q.set)?Q.set.bind(n):Pe,Ee=ye({get:we,set:nt});Object.defineProperty(s,Z,{enumerable:!0,configurable:!0,get:()=>Ee.value,set:he=>Ee.value=he})}if(u)for(const Z in u)Zr(u[Z],s,n,Z);if(c){const Z=L(c)?c.call(n):c;Reflect.ownKeys(Z).forEach(Q=>{on(Q,Z[Q])})}f&&Ss(f,e,"c");function se(Z,Q){k(Q)?Q.forEach(we=>Z(we.bind(n))):Q&&Z(Q.bind(n))}if(se(Hi,h),se(ji,p),se(ki,y),se(Fi,M),se(Ti,z),se(Si,F),se(Ui,Le),se(Di,ge),se(Bi,ze),se(Li,j),se(Jr,q),se(Ni,ft),k(Ie))if(Ie.length){const Z=e.exposed||(e.exposed={});Ie.forEach(Q=>{Object.defineProperty(Z,Q,{get:()=>n[Q],set:we=>n[Q]=we})})}else e.exposed||(e.exposed={});le&&e.render===Pe&&(e.render=le),We!=null&&(e.inheritAttrs=We),Te&&(e.components=Te),at&&(e.directives=at)}function qi(e,t,n=Pe,s=!1){k(e)&&(e=Kn(e));for(const r in e){const o=e[r];let i;ne(o)?"default"in o?i=Ue(o.from||r,o.default,!0):i=Ue(o.from||r):i=Ue(o),fe(i)&&s?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>i.value,set:u=>i.value=u}):t[r]=i}}function Ss(e,t,n){Me(k(e)?e.map(s=>s.bind(t.proxy)):e.bind(t.proxy),t,n)}function Zr(e,t,n,s){const r=s.includes(".")?qr(n,s):()=>n[s];if(ie(e)){const o=t[e];L(o)&&ln(r,o)}else if(L(e))ln(r,e.bind(n));else if(ne(e))if(k(e))e.forEach(o=>Zr(o,t,n,s));else{const o=L(e.handler)?e.handler.bind(n):t[e.handler];L(o)&&ln(r,o,e)}}function ps(e){const t=e.type,{mixins:n,extends:s}=t,{mixins:r,optionsCache:o,config:{optionMergeStrategies:i}}=e.appContext,u=o.get(t);let c;return u?c=u:!r.length&&!n&&!s?c=t:(c={},r.length&&r.forEach(d=>dn(c,d,i,!0)),dn(c,t,i)),ne(t)&&o.set(t,c),c}function dn(e,t,n,s=!1){const{mixins:r,extends:o}=t;o&&dn(e,o,n,!0),r&&r.forEach(i=>dn(e,i,n,!0));for(const i in t)if(!(s&&i==="expose")){const u=Yi[i]||n&&n[i];e[i]=u?u(e[i],t[i]):t[i]}return e}const Yi={data:$s,props:ot,emits:ot,methods:ot,computed:ot,beforeCreate:ae,created:ae,beforeMount:ae,mounted:ae,beforeUpdate:ae,updated:ae,beforeDestroy:ae,beforeUnmount:ae,destroyed:ae,unmounted:ae,activated:ae,deactivated:ae,errorCaptured:ae,serverPrefetch:ae,components:ot,directives:ot,watch:Ji,provide:$s,inject:Qi};function $s(e,t){return t?e?function(){return de(L(e)?e.call(this,this):e,L(t)?t.call(this,this):t)}:t:e}function Qi(e,t){return ot(Kn(e),Kn(t))}function Kn(e){if(k(e)){const t={};for(let n=0;n0)&&!(i&16)){if(i&8){const f=e.vnode.dynamicProps;for(let h=0;h{c=!0;const[p,y]=eo(h,t,!0);de(i,p),y&&u.push(...y)};!n&&t.mixins.length&&t.mixins.forEach(f),e.extends&&f(e.extends),e.mixins&&e.mixins.forEach(f)}if(!o&&!c)return ne(e)&&s.set(e,_t),_t;if(k(o))for(let f=0;f-1,y[1]=z<0||M-1||V(y,"default"))&&u.push(h)}}}const d=[i,u];return ne(e)&&s.set(e,d),d}function Hs(e){return e[0]!=="$"}function js(e){const t=e&&e.toString().match(/^\s*function (\w+)/);return t?t[1]:e===null?"null":""}function ks(e,t){return js(e)===js(t)}function Fs(e,t){return k(t)?t.findIndex(n=>ks(n,e)):L(t)&&ks(t,e)?0:-1}const to=e=>e[0]==="_"||e==="$stable",ms=e=>k(e)?e.map(je):[je(e)],Gi=(e,t,n)=>{if(t._n)return t;const s=oe((...r)=>ms(t(...r)),n);return s._c=!1,s},no=(e,t,n)=>{const s=e._ctx;for(const r in e){if(to(r))continue;const o=e[r];if(L(o))t[r]=Gi(r,o,s);else if(o!=null){const i=ms(o);t[r]=()=>i}}},so=(e,t)=>{const n=ms(t);e.slots.default=()=>n},el=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=W(t),un(t,"_",n)):no(t,e.slots={})}else e.slots={},t&&so(e,t);un(e.slots,Rn,1)},tl=(e,t,n)=>{const{vnode:s,slots:r}=e;let o=!0,i=ee;if(s.shapeFlag&32){const u=t._;u?n&&u===1?o=!1:(de(r,t),!n&&u===1&&delete r._):(o=!t.$stable,no(t,r)),i=t}else t&&(so(e,t),i={default:1});if(o)for(const u in r)!to(u)&&!(u in i)&&delete r[u]};function ro(){return{app:null,config:{isNativeTag:To,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 nl=0;function sl(e,t){return function(s,r=null){L(s)||(s=Object.assign({},s)),r!=null&&!ne(r)&&(r=null);const o=ro(),i=new Set;let u=!1;const c=o.app={_uid:nl++,_component:s,_props:r,_container:null,_context:o,_instance:null,version:xl,get config(){return o.config},set config(d){},use(d,...f){return i.has(d)||(d&&L(d.install)?(i.add(d),d.install(c,...f)):L(d)&&(i.add(d),d(c,...f))),c},mixin(d){return o.mixins.includes(d)||o.mixins.push(d),c},component(d,f){return f?(o.components[d]=f,c):o.components[d]},directive(d,f){return f?(o.directives[d]=f,c):o.directives[d]},mount(d,f,h){if(!u){const p=X(s,r);return p.appContext=o,f&&t?t(p,d):e(p,d,h),u=!0,c._container=d,d.__vue_app__=c,_s(p.component)||p.component.proxy}},unmount(){u&&(e(null,c._container),delete c._container.__vue_app__)},provide(d,f){return o.provides[d]=f,c}};return c}}function Wn(e,t,n,s,r=!1){if(k(e)){e.forEach((p,y)=>Wn(p,t&&(k(t)?t[y]:t),n,s,r));return}if(Ft(s)&&!r)return;const o=s.shapeFlag&4?_s(s.component)||s.component.proxy:s.el,i=r?null:o,{i:u,r:c}=e,d=t&&t.r,f=u.refs===ee?u.refs={}:u.refs,h=u.setupState;if(d!=null&&d!==c&&(ie(d)?(f[d]=null,V(h,d)&&(h[d]=null)):fe(d)&&(d.value=null)),L(c))Ze(c,u,12,[i,f]);else{const p=ie(c),y=fe(c);if(p||y){const M=()=>{if(e.f){const z=p?V(h,c)?h[c]:f[c]:c.value;r?k(z)&&ns(z,o):k(z)?z.includes(o)||z.push(o):p?(f[c]=[o],V(h,c)&&(h[c]=f[c])):(c.value=[o],e.k&&(f[e.k]=c.value))}else p?(f[c]=i,V(h,c)&&(h[c]=i)):y&&(c.value=i,e.k&&(f[e.k]=i))};i?(M.id=-1,pe(M,n)):M()}}}const pe=zi;function rl(e){return ol(e)}function ol(e,t){const n=Fo();n.__VUE__=!0;const{insert:s,remove:r,patchProp:o,createElement:i,createText:u,createComment:c,setText:d,setElementText:f,parentNode:h,nextSibling:p,setScopeId:y=Pe,insertStaticContent:M}=e,z=(l,a,m,g=null,v=null,E=null,C=!1,w=null,x=!!a.dynamicChildren)=>{if(l===a)return;l&&!$t(l,a)&&(g=R(l),he(l,v,E,!0),l=null),a.patchFlag===-2&&(x=!1,a.dynamicChildren=null);const{type:b,ref:T,shapeFlag:A}=a;switch(b){case xn:F(l,a,m,g);break;case xt:O(l,a,m,g);break;case In:l==null&&j(a,m,g,C);break;case ve:Te(l,a,m,g,v,E,C,w,x);break;default:A&1?le(l,a,m,g,v,E,C,w,x):A&6?at(l,a,m,g,v,E,C,w,x):(A&64||A&128)&&b.process(l,a,m,g,v,E,C,w,x,K)}T!=null&&v&&Wn(T,l&&l.ref,E,a||l,!a)},F=(l,a,m,g)=>{if(l==null)s(a.el=u(a.children),m,g);else{const v=a.el=l.el;a.children!==l.children&&d(v,a.children)}},O=(l,a,m,g)=>{l==null?s(a.el=c(a.children||""),m,g):a.el=l.el},j=(l,a,m,g)=>{[l.el,l.anchor]=M(l.children,a,m,g,l.el,l.anchor)},$=({el:l,anchor:a},m,g)=>{let v;for(;l&&l!==a;)v=p(l),s(l,m,g),l=v;s(a,m,g)},q=({el:l,anchor:a})=>{let m;for(;l&&l!==a;)m=p(l),r(l),l=m;r(a)},le=(l,a,m,g,v,E,C,w,x)=>{C=C||a.type==="svg",l==null?ge(a,m,g,v,E,C,w,x):ft(l,a,v,E,C,w,x)},ge=(l,a,m,g,v,E,C,w)=>{let x,b;const{type:T,props:A,shapeFlag:S,transition:H,dirs:B}=l;if(x=l.el=i(l.type,E,A&&A.is,A),S&8?f(x,l.children):S&16&&Le(l.children,x,null,g,v,E&&T!=="foreignObject",C,w),B&&st(l,null,g,"created"),A){for(const J in A)J!=="value"&&!rn(J)&&o(x,J,null,A[J],E,l.children,g,v,P);"value"in A&&o(x,"value",null,A.value),(b=A.onVnodeBeforeMount)&&$e(b,g,l)}ze(x,l,l.scopeId,C,g),B&&st(l,null,g,"beforeMount");const G=(!v||v&&!v.pendingBranch)&&H&&!H.persisted;G&&H.beforeEnter(x),s(x,a,m),((b=A&&A.onVnodeMounted)||G||B)&&pe(()=>{b&&$e(b,g,l),G&&H.enter(x),B&&st(l,null,g,"mounted")},v)},ze=(l,a,m,g,v)=>{if(m&&y(l,m),g)for(let E=0;E{for(let b=x;b{const w=a.el=l.el;let{patchFlag:x,dynamicChildren:b,dirs:T}=a;x|=l.patchFlag&16;const A=l.props||ee,S=a.props||ee;let H;m&&rt(m,!1),(H=S.onVnodeBeforeUpdate)&&$e(H,m,a,l),T&&st(a,l,m,"beforeUpdate"),m&&rt(m,!0);const B=v&&a.type!=="foreignObject";if(b?Ie(l.dynamicChildren,b,w,m,g,B,E):C||Q(l,a,w,null,m,g,B,E,!1),x>0){if(x&16)We(w,a,A,S,m,g,v);else if(x&2&&A.class!==S.class&&o(w,"class",null,S.class,v),x&4&&o(w,"style",A.style,S.style,v),x&8){const G=a.dynamicProps;for(let J=0;J{H&&$e(H,m,a,l),T&&st(a,l,m,"updated")},g)},Ie=(l,a,m,g,v,E,C)=>{for(let w=0;w{if(m!==g){if(m!==ee)for(const w in m)!rn(w)&&!(w in g)&&o(l,w,m[w],null,C,a.children,v,E,P);for(const w in g){if(rn(w))continue;const x=g[w],b=m[w];x!==b&&w!=="value"&&o(l,w,b,x,C,a.children,v,E,P)}"value"in g&&o(l,"value",m.value,g.value)}},Te=(l,a,m,g,v,E,C,w,x)=>{const b=a.el=l?l.el:u(""),T=a.anchor=l?l.anchor:u("");let{patchFlag:A,dynamicChildren:S,slotScopeIds:H}=a;H&&(w=w?w.concat(H):H),l==null?(s(b,m,g),s(T,m,g),Le(a.children,m,T,v,E,C,w,x)):A>0&&A&64&&S&&l.dynamicChildren?(Ie(l.dynamicChildren,S,m,v,E,C,w),(a.key!=null||v&&a===v.subTree)&&oo(l,a,!0)):Q(l,a,m,T,v,E,C,w,x)},at=(l,a,m,g,v,E,C,w,x)=>{a.slotScopeIds=w,l==null?a.shapeFlag&512?v.ctx.activate(a,m,g,C,x):tt(a,m,g,v,E,C,x):Tt(l,a,x)},tt=(l,a,m,g,v,E,C)=>{const w=l.component=ml(l,g,v);if(Yr(l)&&(w.ctx.renderer=K),gl(w),w.asyncDep){if(v&&v.registerDep(w,se),!l.el){const x=w.subTree=X(xt);O(null,x,a,m)}return}se(w,l,a,m,v,E,C)},Tt=(l,a,m)=>{const g=a.component=l.component;if(Mi(l,a,m))if(g.asyncDep&&!g.asyncResolved){Z(g,a,m);return}else g.next=a,wi(g.update),g.update();else a.el=l.el,g.vnode=a},se=(l,a,m,g,v,E,C)=>{const w=()=>{if(l.isMounted){let{next:T,bu:A,u:S,parent:H,vnode:B}=l,G=T,J;rt(l,!1),T?(T.el=B.el,Z(l,T,C)):T=B,A&&Mn(A),(J=T.props&&T.props.onVnodeBeforeUpdate)&&$e(J,H,T,B),rt(l,!0);const re=An(l),xe=l.subTree;l.subTree=re,z(xe,re,h(xe.el),R(xe),l,v,E),T.el=re.el,G===null&&Ai(l,re.el),S&&pe(S,v),(J=T.props&&T.props.onVnodeUpdated)&&pe(()=>$e(J,H,T,B),v)}else{let T;const{el:A,props:S}=a,{bm:H,m:B,parent:G}=l,J=Ft(a);if(rt(l,!1),H&&Mn(H),!J&&(T=S&&S.onVnodeBeforeMount)&&$e(T,G,a),rt(l,!0),A&&N){const re=()=>{l.subTree=An(l),N(A,l.subTree,l,v,null)};J?a.type.__asyncLoader().then(()=>!l.isUnmounted&&re()):re()}else{const re=l.subTree=An(l);z(null,re,m,g,l,v,E),a.el=re.el}if(B&&pe(B,v),!J&&(T=S&&S.onVnodeMounted)){const re=a;pe(()=>$e(T,G,re),v)}(a.shapeFlag&256||G&&Ft(G.vnode)&&G.vnode.shapeFlag&256)&&l.a&&pe(l.a,v),l.isMounted=!0,a=m=g=null}},x=l.effect=new is(w,()=>hs(b),l.scope),b=l.update=()=>x.run();b.id=l.uid,rt(l,!0),b()},Z=(l,a,m)=>{a.component=l;const g=l.vnode.props;l.vnode=a,l.next=null,Zi(l,a.props,g,m),tl(l,a.children,m),Ot(),Is(),zt()},Q=(l,a,m,g,v,E,C,w,x=!1)=>{const b=l&&l.children,T=l?l.shapeFlag:0,A=a.children,{patchFlag:S,shapeFlag:H}=a;if(S>0){if(S&128){nt(b,A,m,g,v,E,C,w,x);return}else if(S&256){we(b,A,m,g,v,E,C,w,x);return}}H&8?(T&16&&P(b,v,E),A!==b&&f(m,A)):T&16?H&16?nt(b,A,m,g,v,E,C,w,x):P(b,v,E,!0):(T&8&&f(m,""),H&16&&Le(A,m,g,v,E,C,w,x))},we=(l,a,m,g,v,E,C,w,x)=>{l=l||_t,a=a||_t;const b=l.length,T=a.length,A=Math.min(b,T);let S;for(S=0;ST?P(l,v,E,!0,!1,A):Le(a,m,g,v,E,C,w,x,A)},nt=(l,a,m,g,v,E,C,w,x)=>{let b=0;const T=a.length;let A=l.length-1,S=T-1;for(;b<=A&&b<=S;){const H=l[b],B=a[b]=x?Qe(a[b]):je(a[b]);if($t(H,B))z(H,B,m,null,v,E,C,w,x);else break;b++}for(;b<=A&&b<=S;){const H=l[A],B=a[S]=x?Qe(a[S]):je(a[S]);if($t(H,B))z(H,B,m,null,v,E,C,w,x);else break;A--,S--}if(b>A){if(b<=S){const H=S+1,B=HS)for(;b<=A;)he(l[b],v,E,!0),b++;else{const H=b,B=b,G=new Map;for(b=B;b<=S;b++){const _e=a[b]=x?Qe(a[b]):je(a[b]);_e.key!=null&&G.set(_e.key,b)}let J,re=0;const xe=S-B+1;let ht=!1,ys=0;const St=new Array(xe);for(b=0;b=xe){he(_e,v,E,!0);continue}let Se;if(_e.key!=null)Se=G.get(_e.key);else for(J=B;J<=S;J++)if(St[J-B]===0&&$t(_e,a[J])){Se=J;break}Se===void 0?he(_e,v,E,!0):(St[Se-B]=b+1,Se>=ys?ys=Se:ht=!0,z(_e,a[Se],m,null,v,E,C,w,x),re++)}const ws=ht?il(St):_t;for(J=ws.length-1,b=xe-1;b>=0;b--){const _e=B+b,Se=a[_e],Es=_e+1{const{el:E,type:C,transition:w,children:x,shapeFlag:b}=l;if(b&6){Ee(l.component.subTree,a,m,g);return}if(b&128){l.suspense.move(a,m,g);return}if(b&64){C.move(l,a,m,K);return}if(C===ve){s(E,a,m);for(let A=0;Aw.enter(E),v);else{const{leave:A,delayLeave:S,afterLeave:H}=w,B=()=>s(E,a,m),G=()=>{A(E,()=>{B(),H&&H()})};S?S(E,B,G):G()}else s(E,a,m)},he=(l,a,m,g=!1,v=!1)=>{const{type:E,props:C,ref:w,children:x,dynamicChildren:b,shapeFlag:T,patchFlag:A,dirs:S}=l;if(w!=null&&Wn(w,null,m,l,!0),T&256){a.ctx.deactivate(l);return}const H=T&1&&S,B=!Ft(l);let G;if(B&&(G=C&&C.onVnodeBeforeUnmount)&&$e(G,a,l),T&6)_(l.component,m,g);else{if(T&128){l.suspense.unmount(m,g);return}H&&st(l,null,a,"beforeUnmount"),T&64?l.type.remove(l,a,m,v,K,g):b&&(E!==ve||A>0&&A&64)?P(b,a,m,!1,!0):(E===ve&&A&384||!v&&T&16)&&P(x,a,m),g&&dt(l)}(B&&(G=C&&C.onVnodeUnmounted)||H)&&pe(()=>{G&&$e(G,a,l),H&&st(l,null,a,"unmounted")},m)},dt=l=>{const{type:a,el:m,anchor:g,transition:v}=l;if(a===ve){Xt(m,g);return}if(a===In){q(l);return}const E=()=>{r(m),v&&!v.persisted&&v.afterLeave&&v.afterLeave()};if(l.shapeFlag&1&&v&&!v.persisted){const{leave:C,delayLeave:w}=v,x=()=>C(m,E);w?w(l.el,E,x):x()}else E()},Xt=(l,a)=>{let m;for(;l!==a;)m=p(l),r(l),l=m;r(a)},_=(l,a,m)=>{const{bum:g,scope:v,update:E,subTree:C,um:w}=l;g&&Mn(g),v.stop(),E&&(E.active=!1,he(C,l,a,m)),w&&pe(w,a),pe(()=>{l.isUnmounted=!0},a),a&&a.pendingBranch&&!a.isUnmounted&&l.asyncDep&&!l.asyncResolved&&l.suspenseId===a.pendingId&&(a.deps--,a.deps===0&&a.resolve())},P=(l,a,m,g=!1,v=!1,E=0)=>{for(let C=E;Cl.shapeFlag&6?R(l.component.subTree):l.shapeFlag&128?l.suspense.next():p(l.anchor||l.el),I=(l,a,m)=>{l==null?a._vnode&&he(a._vnode,null,null,!0):z(a._vnode||null,l,a,null,null,null,m),Is(),Br(),a._vnode=l},K={p:z,um:he,m:Ee,r:dt,mt:tt,mc:Le,pc:Q,pbc:Ie,n:R,o:e};let te,N;return t&&([te,N]=t(K)),{render:I,hydrate:te,createApp:sl(I,te)}}function rt({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function oo(e,t,n=!1){const s=e.children,r=t.children;if(k(s)&&k(r))for(let o=0;o>1,e[n[u]]0&&(t[s]=n[o-1]),n[o]=s)}}for(o=n.length,i=n[o-1];o-- >0;)n[o]=i,i=t[i];return n}const ll=e=>e.__isTeleport,ve=Symbol(void 0),xn=Symbol(void 0),xt=Symbol(void 0),In=Symbol(void 0),Nt=[];let Ce=null;function Oe(e=!1){Nt.push(Ce=e?null:[])}function cl(){Nt.pop(),Ce=Nt[Nt.length-1]||null}let qt=1;function Ls(e){qt+=e}function io(e){return e.dynamicChildren=qt>0?Ce||_t:null,cl(),qt>0&&Ce&&Ce.push(e),e}function Fe(e,t,n,s,r,o){return io(D(e,t,n,s,r,o,!0))}function ul(e,t,n,s,r){return io(X(e,t,n,s,r,!0))}function hn(e){return e?e.__v_isVNode===!0:!1}function $t(e,t){return e.type===t.type&&e.key===t.key}const Rn="__vInternal",lo=({key:e})=>e??null,cn=({ref:e,ref_key:t,ref_for:n})=>e!=null?ie(e)||fe(e)||L(e)?{i:me,r:e,k:t,f:!!n}:e:null;function D(e,t=null,n=null,s=0,r=null,o=e===ve?0:1,i=!1,u=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&lo(t),ref:t&&cn(t),scopeId:wn,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:o,patchFlag:s,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:me};return u?(gs(c,n),o&128&&e.normalize(c)):n&&(c.shapeFlag|=ie(n)?8:16),qt>0&&!i&&Ce&&(c.patchFlag>0||o&6)&&c.patchFlag!==32&&Ce.push(c),c}const X=fl;function fl(e,t=null,n=null,s=0,r=null,o=!1){if((!e||e===Ki)&&(e=xt),hn(e)){const u=Rt(e,t,!0);return n&&gs(u,n),qt>0&&!o&&Ce&&(u.shapeFlag&6?Ce[Ce.indexOf(e)]=u:Ce.push(u)),u.patchFlag|=-2,u}if(yl(e)&&(e=e.__vccOpts),t){t=al(t);let{class:u,style:c}=t;u&&!ie(u)&&(t.class=es(u)),ne(c)&&(Ir(c)&&!k(c)&&(c=de({},c)),t.style=Gn(c))}const i=ie(e)?1:Oi(e)?128:ll(e)?64:ne(e)?4:L(e)?2:0;return D(e,t,n,s,r,i,o,!0)}function al(e){return e?Ir(e)||Rn in e?de({},e):e:null}function Rt(e,t,n=!1){const{props:s,ref:r,patchFlag:o,children:i}=e,u=t?dl(s||{},t):s;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:u,key:u&&lo(u),ref:t&&t.ref?n&&r?k(r)?r.concat(cn(t)):[r,cn(t)]:cn(t):r,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:i,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==ve?o===-1?16:o|16:o,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Rt(e.ssContent),ssFallback:e.ssFallback&&Rt(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx}}function U(e=" ",t=0){return X(xn,null,e,t)}function je(e){return e==null||typeof e=="boolean"?X(xt):k(e)?X(ve,null,e.slice()):typeof e=="object"?Qe(e):X(xn,null,String(e))}function Qe(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Rt(e)}function gs(e,t){let n=0;const{shapeFlag:s}=e;if(t==null)t=null;else if(k(t))n=16;else if(typeof t=="object")if(s&65){const r=t.default;r&&(r._c&&(r._d=!1),gs(e,r()),r._c&&(r._d=!0));return}else{n=32;const r=t._;!r&&!(Rn in t)?t._ctx=me:r===3&&me&&(me.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else L(t)?(t={default:t,_ctx:me},n=32):(t=String(t),s&64?(n=16,t=[U(t)]):n=8);e.children=t,e.shapeFlag|=n}function dl(...e){const t={};for(let n=0;n{ue=e,e.scope.on()},ut=()=>{ue&&ue.scope.off(),ue=null};function co(e){return e.vnode.shapeFlag&4}let Yt=!1;function gl(e,t=!1){Yt=t;const{props:n,children:s}=e.vnode,r=co(e);Xi(e,n,r,t),el(e,s);const o=r?_l(e,t):void 0;return Yt=!1,o}function _l(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=Tr(new Proxy(e.ctx,Vi));const{setup:s}=n;if(s){const r=e.setupContext=s.length>1?bl(e):null;Ct(e),Ot();const o=Ze(s,e,0,[e.props,r]);if(zt(),ut(),mr(o)){if(o.then(ut,ut),t)return o.then(i=>{Ns(e,i,t)}).catch(i=>{bn(i,e,0)});e.asyncDep=o}else Ns(e,o,t)}else uo(e,t)}function Ns(e,t,n){L(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:ne(t)&&(e.setupState=jr(t)),uo(e,n)}let Bs;function uo(e,t,n){const s=e.type;if(!e.render){if(!t&&Bs&&!s.render){const r=s.template||ps(e).template;if(r){const{isCustomElement:o,compilerOptions:i}=e.appContext.config,{delimiters:u,compilerOptions:c}=s,d=de(de({isCustomElement:o,delimiters:u},i),c);s.render=Bs(r,d)}}e.render=s.render||Pe}Ct(e),Ot(),Wi(e),zt(),ut()}function vl(e){return new Proxy(e.attrs,{get(t,n){return be(e,"get","$attrs"),t[n]}})}function bl(e){const t=s=>{e.exposed=s||{}};let n;return{get attrs(){return n||(n=vl(e))},slots:e.slots,emit:e.emit,expose:t}}function _s(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(jr(Tr(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Lt)return Lt[n](e)},has(t,n){return n in t||n in Lt}}))}function yl(e){return L(e)&&"__vccOpts"in e}const ye=(e,t)=>vi(e,t,Yt);function fo(e,t,n){const s=arguments.length;return s===2?ne(t)&&!k(t)?hn(t)?X(e,null,[t]):X(e,t):X(e,null,t):(s>3?n=Array.prototype.slice.call(arguments,2):s===3&&hn(n)&&(n=[n]),X(e,t,n))}const wl=Symbol(""),El=()=>Ue(wl),xl="3.2.45",Rl="http://www.w3.org/2000/svg",lt=typeof document<"u"?document:null,Ds=lt&<.createElement("template"),Cl={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,s)=>{const r=t?lt.createElementNS(Rl,e):lt.createElement(e,n?{is:n}:void 0);return e==="select"&&s&&s.multiple!=null&&r.setAttribute("multiple",s.multiple),r},createText:e=>lt.createTextNode(e),createComment:e=>lt.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>lt.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,s,r,o){const i=n?n.previousSibling:t.lastChild;if(r&&(r===o||r.nextSibling))for(;t.insertBefore(r.cloneNode(!0),n),!(r===o||!(r=r.nextSibling)););else{Ds.innerHTML=s?`${e}`:e;const u=Ds.content;if(s){const c=u.firstChild;for(;c.firstChild;)u.appendChild(c.firstChild);u.removeChild(c)}t.insertBefore(u,n)}return[i?i.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}};function Pl(e,t,n){const s=e._vtc;s&&(t=(t?[t,...s]:[...s]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}function Ml(e,t,n){const s=e.style,r=ie(n);if(n&&!r){for(const o in n)qn(s,o,n[o]);if(t&&!ie(t))for(const o in t)n[o]==null&&qn(s,o,"")}else{const o=s.display;r?t!==n&&(s.cssText=n):t&&e.removeAttribute("style"),"_vod"in e&&(s.display=o)}}const Us=/\s*!important$/;function qn(e,t,n){if(k(n))n.forEach(s=>qn(e,t,s));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const s=Al(e,t);Us.test(n)?e.setProperty(At(s),n.replace(Us,""),"important"):e[s]=n}}const Ks=["Webkit","Moz","ms"],Tn={};function Al(e,t){const n=Tn[t];if(n)return n;let s=wt(t);if(s!=="filter"&&s in e)return Tn[t]=s;s=vr(s);for(let r=0;rSn||(Hl.then(()=>Sn=0),Sn=Date.now());function kl(e,t){const n=s=>{if(!s._vts)s._vts=Date.now();else if(s._vts<=n.attached)return;Me(Fl(s,n.value),t,5,[s])};return n.value=e,n.attached=jl(),n}function Fl(e,t){if(k(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(s=>r=>!r._stopped&&s&&s(r))}else return t}const qs=/^on[a-z]/,Ll=(e,t,n,s,r=!1,o,i,u,c)=>{t==="class"?Pl(e,s,r):t==="style"?Ml(e,n,s):mn(t)?ts(t)||Sl(e,t,n,s,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Nl(e,t,s,r))?zl(e,t,s,o,i,u,c):(t==="true-value"?e._trueValue=s:t==="false-value"&&(e._falseValue=s),Ol(e,t,s,r))};function Nl(e,t,n,s){return s?!!(t==="innerHTML"||t==="textContent"||t in e&&qs.test(t)&&L(n)):t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA"||qs.test(t)&&ie(n)?!1:t in e}const Bl=de({patchProp:Ll},Cl);let Ys;function Dl(){return Ys||(Ys=rl(Bl))}const Ul=(...e)=>{const t=Dl().createApp(...e),{mount:n}=t;return t.mount=s=>{const r=Kl(s);if(!r)return;const o=t._component;!L(o)&&!o.render&&!o.template&&(o.template=r.innerHTML),r.innerHTML="";const i=n(r,!1,r instanceof SVGElement);return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),i},t};function Kl(e){return ie(e)?document.querySelector(e):e}const Vl="/assets/logo-da9b9095.svg";/*! + * vue-router v4.1.6 + * (c) 2022 Eduardo San Martin Morote + * @license MIT + */const mt=typeof window<"u";function Wl(e){return e.__esModule||e[Symbol.toStringTag]==="Module"}const Y=Object.assign;function $n(e,t){const n={};for(const s in t){const r=t[s];n[s]=Ae(r)?r.map(e):e(r)}return n}const Bt=()=>{},Ae=Array.isArray,ql=/\/$/,Yl=e=>e.replace(ql,"");function Hn(e,t,n="/"){let s,r={},o="",i="";const u=t.indexOf("#");let c=t.indexOf("?");return u=0&&(c=-1),c>-1&&(s=t.slice(0,c),o=t.slice(c+1,u>-1?u:t.length),r=e(o)),u>-1&&(s=s||t.slice(0,u),i=t.slice(u,t.length)),s=Zl(s??t,n),{fullPath:s+(o&&"?")+o+i,path:s,query:r,hash:i}}function Ql(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function Qs(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function Jl(e,t,n){const s=t.matched.length-1,r=n.matched.length-1;return s>-1&&s===r&&Pt(t.matched[s],n.matched[r])&&ao(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function Pt(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function ao(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!Xl(e[n],t[n]))return!1;return!0}function Xl(e,t){return Ae(e)?Js(e,t):Ae(t)?Js(t,e):e===t}function Js(e,t){return Ae(t)?e.length===t.length&&e.every((n,s)=>n===t[s]):e.length===1&&e[0]===t}function Zl(e,t){if(e.startsWith("/"))return e;if(!e)return t;const n=t.split("/"),s=e.split("/");let r=n.length-1,o,i;for(o=0;o1&&r--;else break;return n.slice(0,r).join("/")+"/"+s.slice(o-(o===s.length?1:0)).join("/")}var Qt;(function(e){e.pop="pop",e.push="push"})(Qt||(Qt={}));var Dt;(function(e){e.back="back",e.forward="forward",e.unknown=""})(Dt||(Dt={}));function Gl(e){if(!e)if(mt){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),Yl(e)}const ec=/^[^#]+#/;function tc(e,t){return e.replace(ec,"#")+t}function nc(e,t){const n=document.documentElement.getBoundingClientRect(),s=e.getBoundingClientRect();return{behavior:t.behavior,left:s.left-n.left-(t.left||0),top:s.top-n.top-(t.top||0)}}const Cn=()=>({left:window.pageXOffset,top:window.pageYOffset});function sc(e){let t;if("el"in e){const n=e.el,s=typeof n=="string"&&n.startsWith("#"),r=typeof n=="string"?s?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!r)return;t=nc(r,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.pageXOffset,t.top!=null?t.top:window.pageYOffset)}function Xs(e,t){return(history.state?history.state.position-t:-1)+e}const Yn=new Map;function rc(e,t){Yn.set(e,t)}function oc(e){const t=Yn.get(e);return Yn.delete(e),t}let ic=()=>location.protocol+"//"+location.host;function ho(e,t){const{pathname:n,search:s,hash:r}=t,o=e.indexOf("#");if(o>-1){let u=r.includes(e.slice(o))?e.slice(o).length:1,c=r.slice(u);return c[0]!=="/"&&(c="/"+c),Qs(c,"")}return Qs(n,e)+s+r}function lc(e,t,n,s){let r=[],o=[],i=null;const u=({state:p})=>{const y=ho(e,location),M=n.value,z=t.value;let F=0;if(p){if(n.value=y,t.value=p,i&&i===M){i=null;return}F=z?p.position-z.position:0}else s(y);r.forEach(O=>{O(n.value,M,{delta:F,type:Qt.pop,direction:F?F>0?Dt.forward:Dt.back:Dt.unknown})})};function c(){i=n.value}function d(p){r.push(p);const y=()=>{const M=r.indexOf(p);M>-1&&r.splice(M,1)};return o.push(y),y}function f(){const{history:p}=window;p.state&&p.replaceState(Y({},p.state,{scroll:Cn()}),"")}function h(){for(const p of o)p();o=[],window.removeEventListener("popstate",u),window.removeEventListener("beforeunload",f)}return window.addEventListener("popstate",u),window.addEventListener("beforeunload",f),{pauseListeners:c,listen:d,destroy:h}}function Zs(e,t,n,s=!1,r=!1){return{back:e,current:t,forward:n,replaced:s,position:window.history.length,scroll:r?Cn():null}}function cc(e){const{history:t,location:n}=window,s={value:ho(e,n)},r={value:t.state};r.value||o(s.value,{back:null,current:s.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function o(c,d,f){const h=e.indexOf("#"),p=h>-1?(n.host&&document.querySelector("base")?e:e.slice(h))+c:ic()+e+c;try{t[f?"replaceState":"pushState"](d,"",p),r.value=d}catch(y){console.error(y),n[f?"replace":"assign"](p)}}function i(c,d){const f=Y({},t.state,Zs(r.value.back,c,r.value.forward,!0),d,{position:r.value.position});o(c,f,!0),s.value=c}function u(c,d){const f=Y({},r.value,t.state,{forward:c,scroll:Cn()});o(f.current,f,!0);const h=Y({},Zs(s.value,c,null),{position:f.position+1},d);o(c,h,!1),s.value=c}return{location:s,state:r,push:u,replace:i}}function uc(e){e=Gl(e);const t=cc(e),n=lc(e,t.state,t.location,t.replace);function s(o,i=!0){i||n.pauseListeners(),history.go(o)}const r=Y({location:"",base:e,go:s,createHref:tc.bind(null,e)},t,n);return Object.defineProperty(r,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(r,"state",{enumerable:!0,get:()=>t.state.value}),r}function fc(e){return typeof e=="string"||e&&typeof e=="object"}function po(e){return typeof e=="string"||typeof e=="symbol"}const Ye={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0},mo=Symbol("");var Gs;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(Gs||(Gs={}));function Mt(e,t){return Y(new Error,{type:e,[mo]:!0},t)}function Ne(e,t){return e instanceof Error&&mo in e&&(t==null||!!(e.type&t))}const er="[^/]+?",ac={sensitive:!1,strict:!1,start:!0,end:!0},dc=/[.+*?^${}()[\]/\\]/g;function hc(e,t){const n=Y({},ac,t),s=[];let r=n.start?"^":"";const o=[];for(const d of e){const f=d.length?[]:[90];n.strict&&!d.length&&(r+="/");for(let h=0;ht.length?t.length===1&&t[0]===40+40?1:-1:0}function mc(e,t){let n=0;const s=e.score,r=t.score;for(;n0&&t[t.length-1]<0}const gc={type:0,value:""},_c=/[a-zA-Z0-9_]/;function vc(e){if(!e)return[[]];if(e==="/")return[[gc]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(y){throw new Error(`ERR (${n})/"${d}": ${y}`)}let n=0,s=n;const r=[];let o;function i(){o&&r.push(o),o=[]}let u=0,c,d="",f="";function h(){d&&(n===0?o.push({type:0,value:d}):n===1||n===2||n===3?(o.length>1&&(c==="*"||c==="+")&&t(`A repeatable param (${d}) must be alone in its segment. eg: '/:ids+.`),o.push({type:1,value:d,regexp:f,repeatable:c==="*"||c==="+",optional:c==="*"||c==="?"})):t("Invalid state to consume buffer"),d="")}function p(){d+=c}for(;u{i(j)}:Bt}function i(f){if(po(f)){const h=s.get(f);h&&(s.delete(f),n.splice(n.indexOf(h),1),h.children.forEach(i),h.alias.forEach(i))}else{const h=n.indexOf(f);h>-1&&(n.splice(h,1),f.record.name&&s.delete(f.record.name),f.children.forEach(i),f.alias.forEach(i))}}function u(){return n}function c(f){let h=0;for(;h=0&&(f.record.path!==n[h].record.path||!go(f,n[h]));)h++;n.splice(h,0,f),f.record.name&&!sr(f)&&s.set(f.record.name,f)}function d(f,h){let p,y={},M,z;if("name"in f&&f.name){if(p=s.get(f.name),!p)throw Mt(1,{location:f});z=p.record.name,y=Y(nr(h.params,p.keys.filter(j=>!j.optional).map(j=>j.name)),f.params&&nr(f.params,p.keys.map(j=>j.name))),M=p.stringify(y)}else if("path"in f)M=f.path,p=n.find(j=>j.re.test(M)),p&&(y=p.parse(M),z=p.record.name);else{if(p=h.name?s.get(h.name):n.find(j=>j.re.test(h.path)),!p)throw Mt(1,{location:f,currentLocation:h});z=p.record.name,y=Y({},h.params,f.params),M=p.stringify(y)}const F=[];let O=p;for(;O;)F.unshift(O.record),O=O.parent;return{name:z,path:M,params:y,matched:F,meta:xc(F)}}return e.forEach(f=>o(f)),{addRoute:o,resolve:d,removeRoute:i,getRoutes:u,getRecordMatcher:r}}function nr(e,t){const n={};for(const s of t)s in e&&(n[s]=e[s]);return n}function wc(e){return{path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:void 0,beforeEnter:e.beforeEnter,props:Ec(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 Ec(e){const t={},n=e.props||!1;if("component"in e)t.default=n;else for(const s in e.components)t[s]=typeof n=="boolean"?n:n[s];return t}function sr(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function xc(e){return e.reduce((t,n)=>Y(t,n.meta),{})}function rr(e,t){const n={};for(const s in e)n[s]=s in t?t[s]:e[s];return n}function go(e,t){return t.children.some(n=>n===e||go(e,n))}const _o=/#/g,Rc=/&/g,Cc=/\//g,Pc=/=/g,Mc=/\?/g,vo=/\+/g,Ac=/%5B/g,Oc=/%5D/g,bo=/%5E/g,zc=/%60/g,yo=/%7B/g,Ic=/%7C/g,wo=/%7D/g,Tc=/%20/g;function vs(e){return encodeURI(""+e).replace(Ic,"|").replace(Ac,"[").replace(Oc,"]")}function Sc(e){return vs(e).replace(yo,"{").replace(wo,"}").replace(bo,"^")}function Qn(e){return vs(e).replace(vo,"%2B").replace(Tc,"+").replace(_o,"%23").replace(Rc,"%26").replace(zc,"`").replace(yo,"{").replace(wo,"}").replace(bo,"^")}function $c(e){return Qn(e).replace(Pc,"%3D")}function Hc(e){return vs(e).replace(_o,"%23").replace(Mc,"%3F")}function jc(e){return e==null?"":Hc(e).replace(Cc,"%2F")}function pn(e){try{return decodeURIComponent(""+e)}catch{}return""+e}function kc(e){const t={};if(e===""||e==="?")return t;const s=(e[0]==="?"?e.slice(1):e).split("&");for(let r=0;ro&&Qn(o)):[s&&Qn(s)]).forEach(o=>{o!==void 0&&(t+=(t.length?"&":"")+n,o!=null&&(t+="="+o))})}return t}function Fc(e){const t={};for(const n in e){const s=e[n];s!==void 0&&(t[n]=Ae(s)?s.map(r=>r==null?null:""+r):s==null?s:""+s)}return t}const Lc=Symbol(""),ir=Symbol(""),bs=Symbol(""),Eo=Symbol(""),Jn=Symbol("");function Ht(){let e=[];function t(s){return e.push(s),()=>{const r=e.indexOf(s);r>-1&&e.splice(r,1)}}function n(){e=[]}return{add:t,list:()=>e,reset:n}}function Je(e,t,n,s,r){const o=s&&(s.enterCallbacks[r]=s.enterCallbacks[r]||[]);return()=>new Promise((i,u)=>{const c=h=>{h===!1?u(Mt(4,{from:n,to:t})):h instanceof Error?u(h):fc(h)?u(Mt(2,{from:t,to:h})):(o&&s.enterCallbacks[r]===o&&typeof h=="function"&&o.push(h),i())},d=e.call(s&&s.instances[r],t,n,c);let f=Promise.resolve(d);e.length<3&&(f=f.then(c)),f.catch(h=>u(h))})}function jn(e,t,n,s){const r=[];for(const o of e)for(const i in o.components){let u=o.components[i];if(!(t!=="beforeRouteEnter"&&!o.instances[i]))if(Nc(u)){const d=(u.__vccOpts||u)[t];d&&r.push(Je(d,n,s,o,i))}else{let c=u();r.push(()=>c.then(d=>{if(!d)return Promise.reject(new Error(`Couldn't resolve component "${i}" at "${o.path}"`));const f=Wl(d)?d.default:d;o.components[i]=f;const p=(f.__vccOpts||f)[t];return p&&Je(p,n,s,o,i)()}))}}return r}function Nc(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function lr(e){const t=Ue(bs),n=Ue(Eo),s=ye(()=>t.resolve(De(e.to))),r=ye(()=>{const{matched:c}=s.value,{length:d}=c,f=c[d-1],h=n.matched;if(!f||!h.length)return-1;const p=h.findIndex(Pt.bind(null,f));if(p>-1)return p;const y=cr(c[d-2]);return d>1&&cr(f)===y&&h[h.length-1].path!==y?h.findIndex(Pt.bind(null,c[d-2])):p}),o=ye(()=>r.value>-1&&Uc(n.params,s.value.params)),i=ye(()=>r.value>-1&&r.value===n.matched.length-1&&ao(n.params,s.value.params));function u(c={}){return Dc(c)?t[De(e.replace)?"replace":"push"](De(e.to)).catch(Bt):Promise.resolve()}return{route:s,href:ye(()=>s.value.href),isActive:o,isExactActive:i,navigate:u}}const Bc=It({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:lr,setup(e,{slots:t}){const n=Jt(lr(e)),{options:s}=Ue(bs),r=ye(()=>({[ur(e.activeClass,s.linkActiveClass,"router-link-active")]:n.isActive,[ur(e.exactActiveClass,s.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const o=t.default&&t.default(n);return e.custom?o:fo("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:r.value},o)}}}),Xn=Bc;function Dc(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 Uc(e,t){for(const n in t){const s=t[n],r=e[n];if(typeof s=="string"){if(s!==r)return!1}else if(!Ae(r)||r.length!==s.length||s.some((o,i)=>o!==r[i]))return!1}return!0}function cr(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const ur=(e,t,n)=>e??t??n,Kc=It({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const s=Ue(Jn),r=ye(()=>e.route||s.value),o=Ue(ir,0),i=ye(()=>{let d=De(o);const{matched:f}=r.value;let h;for(;(h=f[d])&&!h.components;)d++;return d}),u=ye(()=>r.value.matched[i.value]);on(ir,ye(()=>i.value+1)),on(Lc,u),on(Jn,r);const c=hi();return ln(()=>[c.value,u.value,e.name],([d,f,h],[p,y,M])=>{f&&(f.instances[h]=d,y&&y!==f&&d&&d===p&&(f.leaveGuards.size||(f.leaveGuards=y.leaveGuards),f.updateGuards.size||(f.updateGuards=y.updateGuards))),d&&f&&(!y||!Pt(f,y)||!p)&&(f.enterCallbacks[h]||[]).forEach(z=>z(d))},{flush:"post"}),()=>{const d=r.value,f=e.name,h=u.value,p=h&&h.components[f];if(!p)return fr(n.default,{Component:p,route:d});const y=h.props[f],M=y?y===!0?d.params:typeof y=="function"?y(d):y:null,F=fo(p,Y({},M,t,{onVnodeUnmounted:O=>{O.component.isUnmounted&&(h.instances[f]=null)},ref:c}));return fr(n.default,{Component:F,route:d})||F}}});function fr(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const xo=Kc;function Vc(e){const t=yc(e.routes,e),n=e.parseQuery||kc,s=e.stringifyQuery||or,r=e.history,o=Ht(),i=Ht(),u=Ht(),c=pi(Ye);let d=Ye;mt&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const f=$n.bind(null,_=>""+_),h=$n.bind(null,jc),p=$n.bind(null,pn);function y(_,P){let R,I;return po(_)?(R=t.getRecordMatcher(_),I=P):I=_,t.addRoute(I,R)}function M(_){const P=t.getRecordMatcher(_);P&&t.removeRoute(P)}function z(){return t.getRoutes().map(_=>_.record)}function F(_){return!!t.getRecordMatcher(_)}function O(_,P){if(P=Y({},P||c.value),typeof _=="string"){const l=Hn(n,_,P.path),a=t.resolve({path:l.path},P),m=r.createHref(l.fullPath);return Y(l,a,{params:p(a.params),hash:pn(l.hash),redirectedFrom:void 0,href:m})}let R;if("path"in _)R=Y({},_,{path:Hn(n,_.path,P.path).path});else{const l=Y({},_.params);for(const a in l)l[a]==null&&delete l[a];R=Y({},_,{params:h(_.params)}),P.params=h(P.params)}const I=t.resolve(R,P),K=_.hash||"";I.params=f(p(I.params));const te=Ql(s,Y({},_,{hash:Sc(K),path:I.path})),N=r.createHref(te);return Y({fullPath:te,hash:K,query:s===or?Fc(_.query):_.query||{}},I,{redirectedFrom:void 0,href:N})}function j(_){return typeof _=="string"?Hn(n,_,c.value.path):Y({},_)}function $(_,P){if(d!==_)return Mt(8,{from:P,to:_})}function q(_){return ze(_)}function le(_){return q(Y(j(_),{replace:!0}))}function ge(_){const P=_.matched[_.matched.length-1];if(P&&P.redirect){const{redirect:R}=P;let I=typeof R=="function"?R(_):R;return typeof I=="string"&&(I=I.includes("?")||I.includes("#")?I=j(I):{path:I},I.params={}),Y({query:_.query,hash:_.hash,params:"path"in I?{}:_.params},I)}}function ze(_,P){const R=d=O(_),I=c.value,K=_.state,te=_.force,N=_.replace===!0,l=ge(R);if(l)return ze(Y(j(l),{state:typeof l=="object"?Y({},K,l.state):K,force:te,replace:N}),P||R);const a=R;a.redirectedFrom=P;let m;return!te&&Jl(s,I,R)&&(m=Mt(16,{to:a,from:I}),nt(I,I,!0,!1)),(m?Promise.resolve(m):ft(a,I)).catch(g=>Ne(g)?Ne(g,2)?g:we(g):Z(g,a,I)).then(g=>{if(g){if(Ne(g,2))return ze(Y({replace:N},j(g.to),{state:typeof g.to=="object"?Y({},K,g.to.state):K,force:te}),P||a)}else g=We(a,I,!0,N,K);return Ie(a,I,g),g})}function Le(_,P){const R=$(_,P);return R?Promise.reject(R):Promise.resolve()}function ft(_,P){let R;const[I,K,te]=Wc(_,P);R=jn(I.reverse(),"beforeRouteLeave",_,P);for(const l of I)l.leaveGuards.forEach(a=>{R.push(Je(a,_,P))});const N=Le.bind(null,_,P);return R.push(N),pt(R).then(()=>{R=[];for(const l of o.list())R.push(Je(l,_,P));return R.push(N),pt(R)}).then(()=>{R=jn(K,"beforeRouteUpdate",_,P);for(const l of K)l.updateGuards.forEach(a=>{R.push(Je(a,_,P))});return R.push(N),pt(R)}).then(()=>{R=[];for(const l of _.matched)if(l.beforeEnter&&!P.matched.includes(l))if(Ae(l.beforeEnter))for(const a of l.beforeEnter)R.push(Je(a,_,P));else R.push(Je(l.beforeEnter,_,P));return R.push(N),pt(R)}).then(()=>(_.matched.forEach(l=>l.enterCallbacks={}),R=jn(te,"beforeRouteEnter",_,P),R.push(N),pt(R))).then(()=>{R=[];for(const l of i.list())R.push(Je(l,_,P));return R.push(N),pt(R)}).catch(l=>Ne(l,8)?l:Promise.reject(l))}function Ie(_,P,R){for(const I of u.list())I(_,P,R)}function We(_,P,R,I,K){const te=$(_,P);if(te)return te;const N=P===Ye,l=mt?history.state:{};R&&(I||N?r.replace(_.fullPath,Y({scroll:N&&l&&l.scroll},K)):r.push(_.fullPath,K)),c.value=_,nt(_,P,R,N),we()}let Te;function at(){Te||(Te=r.listen((_,P,R)=>{if(!Xt.listening)return;const I=O(_),K=ge(I);if(K){ze(Y(K,{replace:!0}),I).catch(Bt);return}d=I;const te=c.value;mt&&rc(Xs(te.fullPath,R.delta),Cn()),ft(I,te).catch(N=>Ne(N,12)?N:Ne(N,2)?(ze(N.to,I).then(l=>{Ne(l,20)&&!R.delta&&R.type===Qt.pop&&r.go(-1,!1)}).catch(Bt),Promise.reject()):(R.delta&&r.go(-R.delta,!1),Z(N,I,te))).then(N=>{N=N||We(I,te,!1),N&&(R.delta&&!Ne(N,8)?r.go(-R.delta,!1):R.type===Qt.pop&&Ne(N,20)&&r.go(-1,!1)),Ie(I,te,N)}).catch(Bt)}))}let tt=Ht(),Tt=Ht(),se;function Z(_,P,R){we(_);const I=Tt.list();return I.length?I.forEach(K=>K(_,P,R)):console.error(_),Promise.reject(_)}function Q(){return se&&c.value!==Ye?Promise.resolve():new Promise((_,P)=>{tt.add([_,P])})}function we(_){return se||(se=!_,at(),tt.list().forEach(([P,R])=>_?R(_):P()),tt.reset()),_}function nt(_,P,R,I){const{scrollBehavior:K}=e;if(!mt||!K)return Promise.resolve();const te=!R&&oc(Xs(_.fullPath,0))||(I||!R)&&history.state&&history.state.scroll||null;return Lr().then(()=>K(_,P,te)).then(N=>N&&sc(N)).catch(N=>Z(N,_,P))}const Ee=_=>r.go(_);let he;const dt=new Set,Xt={currentRoute:c,listening:!0,addRoute:y,removeRoute:M,hasRoute:F,getRoutes:z,resolve:O,options:e,push:q,replace:le,go:Ee,back:()=>Ee(-1),forward:()=>Ee(1),beforeEach:o.add,beforeResolve:i.add,afterEach:u.add,onError:Tt.add,isReady:Q,install(_){const P=this;_.component("RouterLink",Xn),_.component("RouterView",xo),_.config.globalProperties.$router=P,Object.defineProperty(_.config.globalProperties,"$route",{enumerable:!0,get:()=>De(c)}),mt&&!he&&c.value===Ye&&(he=!0,q(r.location).catch(K=>{}));const R={};for(const K in Ye)R[K]=ye(()=>c.value[K]);_.provide(bs,P),_.provide(Eo,Jt(R)),_.provide(Jn,c);const I=_.unmount;dt.add(_),_.unmount=function(){dt.delete(_),dt.size<1&&(d=Ye,Te&&Te(),Te=null,c.value=Ye,he=!1,se=!1),I()}}};return Xt}function pt(e){return e.reduce((t,n)=>t.then(()=>n()),Promise.resolve())}function Wc(e,t){const n=[],s=[],r=[],o=Math.max(t.matched.length,e.matched.length);for(let i=0;iPt(d,u))?s.push(u):n.push(u));const c=e.matched[i];c&&(t.matched.find(d=>Pt(d,c))||r.push(c))}return[n,s,r]}const qc=e=>(Kr("data-v-76cdad38"),e=e(),Vr(),e),Yc={class:"greetings"},Qc={class:"green"},Jc=qc(()=>D("h3",null,[U(" You’ve successfully created a project with "),D("a",{href:"https://vitejs.dev/",target:"_blank",rel:"noopener"},"Vite"),U(" + "),D("a",{href:"https://vuejs.org/",target:"_blank",rel:"noopener"},"Vue 3"),U(". What's next? ")],-1)),Xc=It({__name:"HelloWorld",props:{msg:null},setup(e){return(t,n)=>(Oe(),Fe("div",Yc,[D("h1",Qc,Io(e.msg),1),Jc]))}});const et=(e,t)=>{const n=e.__vccOpts||e;for(const[s,r]of t)n[s]=r;return n},Zc=et(Xc,[["__scopeId","data-v-76cdad38"]]),Gc=e=>(Kr("data-v-85852c48"),e=e(),Vr(),e),eu=Gc(()=>D("img",{alt:"Vue logo",class:"logo",src:Vl,width:"125",height:"125"},null,-1)),tu={class:"wrapper"},nu=It({__name:"App",setup(e){return(t,n)=>(Oe(),Fe(ve,null,[D("header",null,[eu,D("div",tu,[X(Zc,{msg:"You did it!"}),D("nav",null,[X(De(Xn),{to:"/"},{default:oe(()=>[U("Home")]),_:1}),X(De(Xn),{to:"/about"},{default:oe(()=>[U("About")]),_:1})])])]),X(De(xo))],64))}});const su=et(nu,[["__scopeId","data-v-85852c48"]]),ru="modulepreload",ou=function(e){return"/"+e},ar={},iu=function(t,n,s){if(!n||n.length===0)return t();const r=document.getElementsByTagName("link");return Promise.all(n.map(o=>{if(o=ou(o),o in ar)return;ar[o]=!0;const i=o.endsWith(".css"),u=i?'[rel="stylesheet"]':"";if(!!s)for(let f=r.length-1;f>=0;f--){const h=r[f];if(h.href===o&&(!i||h.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${o}"]${u}`))return;const d=document.createElement("link");if(d.rel=i?"stylesheet":ru,i||(d.as="script",d.crossOrigin=""),d.href=o,document.head.appendChild(d),i)return new Promise((f,h)=>{d.addEventListener("load",f),d.addEventListener("error",()=>h(new Error(`Unable to preload CSS for ${o}`)))})})).then(()=>t())};const lu={},cu={class:"item"},uu={class:"details"};function fu(e,t){return Oe(),Fe("div",cu,[D("i",null,[On(e.$slots,"icon",{},void 0,!0)]),D("div",uu,[D("h3",null,[On(e.$slots,"heading",{},void 0,!0)]),On(e.$slots,"default",{},void 0,!0)])])}const jt=et(lu,[["render",fu],["__scopeId","data-v-f1b0f727"]]),au={},du={xmlns:"http://www.w3.org/2000/svg",width:"20",height:"17",fill:"currentColor"},hu=D("path",{d:"M11 2.253a1 1 0 1 0-2 0h2zm-2 13a1 1 0 1 0 2 0H9zm.447-12.167a1 1 0 1 0 1.107-1.666L9.447 3.086zM1 2.253L.447 1.42A1 1 0 0 0 0 2.253h1zm0 13H0a1 1 0 0 0 1.553.833L1 15.253zm8.447.833a1 1 0 1 0 1.107-1.666l-1.107 1.666zm0-14.666a1 1 0 1 0 1.107 1.666L9.447 1.42zM19 2.253h1a1 1 0 0 0-.447-.833L19 2.253zm0 13l-.553.833A1 1 0 0 0 20 15.253h-1zm-9.553-.833a1 1 0 1 0 1.107 1.666L9.447 14.42zM9 2.253v13h2v-13H9zm1.553-.833C9.203.523 7.42 0 5.5 0v2c1.572 0 2.961.431 3.947 1.086l1.107-1.666zM5.5 0C3.58 0 1.797.523.447 1.42l1.107 1.666C2.539 2.431 3.928 2 5.5 2V0zM0 2.253v13h2v-13H0zm1.553 13.833C2.539 15.431 3.928 15 5.5 15v-2c-1.92 0-3.703.523-5.053 1.42l1.107 1.666zM5.5 15c1.572 0 2.961.431 3.947 1.086l1.107-1.666C9.203 13.523 7.42 13 5.5 13v2zm5.053-11.914C11.539 2.431 12.928 2 14.5 2V0c-1.92 0-3.703.523-5.053 1.42l1.107 1.666zM14.5 2c1.573 0 2.961.431 3.947 1.086l1.107-1.666C18.203.523 16.421 0 14.5 0v2zm3.5.253v13h2v-13h-2zm1.553 12.167C18.203 13.523 16.421 13 14.5 13v2c1.573 0 2.961.431 3.947 1.086l1.107-1.666zM14.5 13c-1.92 0-3.703.523-5.053 1.42l1.107 1.666C11.539 15.431 12.928 15 14.5 15v-2z"},null,-1),pu=[hu];function mu(e,t){return Oe(),Fe("svg",du,pu)}const gu=et(au,[["render",mu]]),_u={},vu={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","aria-hidden":"true",role:"img",class:"iconify iconify--mdi",width:"24",height:"24",preserveAspectRatio:"xMidYMid meet",viewBox:"0 0 24 24"},bu=D("path",{d:"M20 18v-4h-3v1h-2v-1H9v1H7v-1H4v4h16M6.33 8l-1.74 4H7v-1h2v1h6v-1h2v1h2.41l-1.74-4H6.33M9 5v1h6V5H9m12.84 7.61c.1.22.16.48.16.8V18c0 .53-.21 1-.6 1.41c-.4.4-.85.59-1.4.59H4c-.55 0-1-.19-1.4-.59C2.21 19 2 18.53 2 18v-4.59c0-.32.06-.58.16-.8L4.5 7.22C4.84 6.41 5.45 6 6.33 6H7V5c0-.55.18-1 .57-1.41C7.96 3.2 8.44 3 9 3h6c.56 0 1.04.2 1.43.59c.39.41.57.86.57 1.41v1h.67c.88 0 1.49.41 1.83 1.22l2.34 5.39z",fill:"currentColor"},null,-1),yu=[bu];function wu(e,t){return Oe(),Fe("svg",vu,yu)}const Eu=et(_u,[["render",wu]]),xu={},Ru={xmlns:"http://www.w3.org/2000/svg",width:"18",height:"20",fill:"currentColor"},Cu=D("path",{d:"M11.447 8.894a1 1 0 1 0-.894-1.789l.894 1.789zm-2.894-.789a1 1 0 1 0 .894 1.789l-.894-1.789zm0 1.789a1 1 0 1 0 .894-1.789l-.894 1.789zM7.447 7.106a1 1 0 1 0-.894 1.789l.894-1.789zM10 9a1 1 0 1 0-2 0h2zm-2 2.5a1 1 0 1 0 2 0H8zm9.447-5.606a1 1 0 1 0-.894-1.789l.894 1.789zm-2.894-.789a1 1 0 1 0 .894 1.789l-.894-1.789zm2 .789a1 1 0 1 0 .894-1.789l-.894 1.789zm-1.106-2.789a1 1 0 1 0-.894 1.789l.894-1.789zM18 5a1 1 0 1 0-2 0h2zm-2 2.5a1 1 0 1 0 2 0h-2zm-5.447-4.606a1 1 0 1 0 .894-1.789l-.894 1.789zM9 1l.447-.894a1 1 0 0 0-.894 0L9 1zm-2.447.106a1 1 0 1 0 .894 1.789l-.894-1.789zm-6 3a1 1 0 1 0 .894 1.789L.553 4.106zm2.894.789a1 1 0 1 0-.894-1.789l.894 1.789zm-2-.789a1 1 0 1 0-.894 1.789l.894-1.789zm1.106 2.789a1 1 0 1 0 .894-1.789l-.894 1.789zM2 5a1 1 0 1 0-2 0h2zM0 7.5a1 1 0 1 0 2 0H0zm8.553 12.394a1 1 0 1 0 .894-1.789l-.894 1.789zm-1.106-2.789a1 1 0 1 0-.894 1.789l.894-1.789zm1.106 1a1 1 0 1 0 .894 1.789l-.894-1.789zm2.894.789a1 1 0 1 0-.894-1.789l.894 1.789zM8 19a1 1 0 1 0 2 0H8zm2-2.5a1 1 0 1 0-2 0h2zm-7.447.394a1 1 0 1 0 .894-1.789l-.894 1.789zM1 15H0a1 1 0 0 0 .553.894L1 15zm1-2.5a1 1 0 1 0-2 0h2zm12.553 2.606a1 1 0 1 0 .894 1.789l-.894-1.789zM17 15l.447.894A1 1 0 0 0 18 15h-1zm1-2.5a1 1 0 1 0-2 0h2zm-7.447-5.394l-2 1 .894 1.789 2-1-.894-1.789zm-1.106 1l-2-1-.894 1.789 2 1 .894-1.789zM8 9v2.5h2V9H8zm8.553-4.894l-2 1 .894 1.789 2-1-.894-1.789zm.894 0l-2-1-.894 1.789 2 1 .894-1.789zM16 5v2.5h2V5h-2zm-4.553-3.894l-2-1-.894 1.789 2 1 .894-1.789zm-2.894-1l-2 1 .894 1.789 2-1L8.553.106zM1.447 5.894l2-1-.894-1.789-2 1 .894 1.789zm-.894 0l2 1 .894-1.789-2-1-.894 1.789zM0 5v2.5h2V5H0zm9.447 13.106l-2-1-.894 1.789 2 1 .894-1.789zm0 1.789l2-1-.894-1.789-2 1 .894 1.789zM10 19v-2.5H8V19h2zm-6.553-3.894l-2-1-.894 1.789 2 1 .894-1.789zM2 15v-2.5H0V15h2zm13.447 1.894l2-1-.894-1.789-2 1 .894 1.789zM18 15v-2.5h-2V15h2z"},null,-1),Pu=[Cu];function Mu(e,t){return Oe(),Fe("svg",Ru,Pu)}const Au=et(xu,[["render",Mu]]),Ou={},zu={xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",fill:"currentColor"},Iu=D("path",{d:"M15 4a1 1 0 1 0 0 2V4zm0 11v-1a1 1 0 0 0-1 1h1zm0 4l-.707.707A1 1 0 0 0 16 19h-1zm-4-4l.707-.707A1 1 0 0 0 11 14v1zm-4.707-1.293a1 1 0 0 0-1.414 1.414l1.414-1.414zm-.707.707l-.707-.707.707.707zM9 11v-1a1 1 0 0 0-.707.293L9 11zm-4 0h1a1 1 0 0 0-1-1v1zm0 4H4a1 1 0 0 0 1.707.707L5 15zm10-9h2V4h-2v2zm2 0a1 1 0 0 1 1 1h2a3 3 0 0 0-3-3v2zm1 1v6h2V7h-2zm0 6a1 1 0 0 1-1 1v2a3 3 0 0 0 3-3h-2zm-1 1h-2v2h2v-2zm-3 1v4h2v-4h-2zm1.707 3.293l-4-4-1.414 1.414 4 4 1.414-1.414zM11 14H7v2h4v-2zm-4 0c-.276 0-.525-.111-.707-.293l-1.414 1.414C5.42 15.663 6.172 16 7 16v-2zm-.707 1.121l3.414-3.414-1.414-1.414-3.414 3.414 1.414 1.414zM9 12h4v-2H9v2zm4 0a3 3 0 0 0 3-3h-2a1 1 0 0 1-1 1v2zm3-3V3h-2v6h2zm0-6a3 3 0 0 0-3-3v2a1 1 0 0 1 1 1h2zm-3-3H3v2h10V0zM3 0a3 3 0 0 0-3 3h2a1 1 0 0 1 1-1V0zM0 3v6h2V3H0zm0 6a3 3 0 0 0 3 3v-2a1 1 0 0 1-1-1H0zm3 3h2v-2H3v2zm1-1v4h2v-4H4zm1.707 4.707l.586-.586-1.414-1.414-.586.586 1.414 1.414z"},null,-1),Tu=[Iu];function Su(e,t){return Oe(),Fe("svg",zu,Tu)}const $u=et(Ou,[["render",Su]]),Hu={},ju={xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",fill:"currentColor"},ku=D("path",{d:"M10 3.22l-.61-.6a5.5 5.5 0 0 0-7.666.105 5.5 5.5 0 0 0-.114 7.665L10 18.78l8.39-8.4a5.5 5.5 0 0 0-.114-7.665 5.5 5.5 0 0 0-7.666-.105l-.61.61z"},null,-1),Fu=[ku];function Lu(e,t){return Oe(),Fe("svg",ju,Fu)}const Nu=et(Hu,[["render",Lu]]),Bu=D("a",{href:"https://vuejs.org/",target:"_blank",rel:"noopener"},"official documentation",-1),Du=D("a",{href:"https://vitejs.dev/guide/features.html",target:"_blank",rel:"noopener"},"Vite",-1),Uu=D("a",{href:"https://code.visualstudio.com/",target:"_blank",rel:"noopener"},"VSCode",-1),Ku=D("a",{href:"https://github.com/johnsoncodehk/volar",target:"_blank",rel:"noopener"},"Volar",-1),Vu=D("a",{href:"https://www.cypress.io/",target:"_blank",rel:"noopener"},"Cypress",-1),Wu=D("a",{href:"https://on.cypress.io/component",target:"_blank"},"Cypress Component Testing",-1),qu=D("br",null,null,-1),Yu=D("code",null,"README.md",-1),Qu=D("a",{href:"https://pinia.vuejs.org/",target:"_blank",rel:"noopener"},"Pinia",-1),Ju=D("a",{href:"https://router.vuejs.org/",target:"_blank",rel:"noopener"},"Vue Router",-1),Xu=D("a",{href:"https://test-utils.vuejs.org/",target:"_blank",rel:"noopener"},"Vue Test Utils",-1),Zu=D("a",{href:"https://github.com/vuejs/devtools",target:"_blank",rel:"noopener"},"Vue Dev Tools",-1),Gu=D("a",{href:"https://github.com/vuejs/awesome-vue",target:"_blank",rel:"noopener"},"Awesome Vue",-1),ef=D("a",{href:"https://chat.vuejs.org",target:"_blank",rel:"noopener"},"Vue Land",-1),tf=D("a",{href:"https://stackoverflow.com/questions/tagged/vue.js",target:"_blank",rel:"noopener"},"StackOverflow",-1),nf=D("a",{href:"https://news.vuejs.org",target:"_blank",rel:"noopener"},"our mailing list",-1),sf=D("a",{href:"https://twitter.com/vuejs",target:"_blank",rel:"noopener"},"@vuejs",-1),rf=D("a",{href:"https://vuejs.org/sponsor/",target:"_blank",rel:"noopener"},"becoming a sponsor",-1),of=It({__name:"TheWelcome",setup(e){return(t,n)=>(Oe(),Fe(ve,null,[X(jt,null,{icon:oe(()=>[X(gu)]),heading:oe(()=>[U("Documentation")]),default:oe(()=>[U(" Vue’s "),Bu,U(" provides you with all information you need to get started. ")]),_:1}),X(jt,null,{icon:oe(()=>[X(Eu)]),heading:oe(()=>[U("Tooling")]),default:oe(()=>[U(" This project is served and bundled with "),Du,U(". The recommended IDE setup is "),Uu,U(" + "),Ku,U(". If you need to test your components and web pages, check out "),Vu,U(" and "),Wu,U(". "),qu,U(" More instructions are available in "),Yu,U(". ")]),_:1}),X(jt,null,{icon:oe(()=>[X(Au)]),heading:oe(()=>[U("Ecosystem")]),default:oe(()=>[U(" Get official tools and libraries for your project: "),Qu,U(", "),Ju,U(", "),Xu,U(", and "),Zu,U(". If you need more resources, we suggest paying "),Gu,U(" a visit. ")]),_:1}),X(jt,null,{icon:oe(()=>[X($u)]),heading:oe(()=>[U("Community")]),default:oe(()=>[U(" Got stuck? Ask your question on "),ef,U(", our official Discord server, or "),tf,U(". You should also subscribe to "),nf,U(" and follow the official "),sf,U(" twitter account for latest news in the Vue world. ")]),_:1}),X(jt,null,{icon:oe(()=>[X(Nu)]),heading:oe(()=>[U("Support Vue")]),default:oe(()=>[U(" As an independent project, Vue relies on community backing for its sustainability. You can help us by "),rf,U(". ")]),_:1})],64))}}),lf=It({__name:"HomeView",setup(e){return(t,n)=>(Oe(),Fe("main",null,[X(of)]))}}),cf=Vc({history:uc("/"),routes:[{path:"/",name:"home",component:lf},{path:"/about",name:"about",component:()=>iu(()=>import("./AboutView-fe92dac1.js"),["assets/AboutView-fe92dac1.js","assets/AboutView-4d995ba2.css"])}]});const Ro=Ul(su);Ro.use(cf);Ro.mount("#app");export{et as _,D as a,Fe as c,Oe as o}; diff --git a/assets/logo-da9b9095.svg b/assets/logo-da9b9095.svg new file mode 100644 index 0000000..bc826fe --- /dev/null +++ b/assets/logo-da9b9095.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..df36fcf Binary files /dev/null and b/favicon.ico differ diff --git a/index.html b/index.html index 1b993f7..9784cf1 100644 --- a/index.html +++ b/index.html @@ -1,12 +1,15 @@ - - + + - + - Home - - + Hello + + + + +
- - \ No newline at end of file + +