diff --git a/next/200.html b/next/200.html index a359edce..a99cda75 100644 --- a/next/200.html +++ b/next/200.html @@ -3,23 +3,23 @@ - + - - - - - + + + + + - - + + - - + +
\ No newline at end of file diff --git a/next/2to3/index.html b/next/2to3/index.html index a359edce..a99cda75 100644 --- a/next/2to3/index.html +++ b/next/2to3/index.html @@ -3,23 +3,23 @@ - + - - - - - + + + + + - - + + - - + +
\ No newline at end of file diff --git a/next/404.html b/next/404.html index a359edce..a99cda75 100644 --- a/next/404.html +++ b/next/404.html @@ -3,23 +3,23 @@ - + - - - - - + + + + + - - + + - - + +
\ No newline at end of file diff --git a/next/_dev/index.html b/next/_dev/index.html index a359edce..a99cda75 100644 --- a/next/_dev/index.html +++ b/next/_dev/index.html @@ -3,23 +3,23 @@ - + - - - - - + + + + + - - + + - - + +
\ No newline at end of file diff --git a/next/_dev/many-props/index.html b/next/_dev/many-props/index.html index a359edce..a99cda75 100644 --- a/next/_dev/many-props/index.html +++ b/next/_dev/many-props/index.html @@ -3,23 +3,23 @@ - + - - - - - + + + + + - - + + - - + +
\ No newline at end of file diff --git a/next/_nuxt/2to3.273dcc76.js b/next/_nuxt/2to3.ff723962.js similarity index 90% rename from next/_nuxt/2to3.273dcc76.js rename to next/_nuxt/2to3.ff723962.js index 5bed62db..33b6378a 100644 --- a/next/_nuxt/2to3.273dcc76.js +++ b/next/_nuxt/2to3.ff723962.js @@ -1,3 +1,3 @@ -import{_ as l}from"./code-block.6f92edc9.js";import{_ as s,i as r,E as c,A as o,t as p,x as t,y as u,z as m,B as e}from"./entry.f054aaf7.js";import{V as h}from"./VContainer.5773223d.js";import"./prism.1ca37586.js";import"./VGrid.c9f91b7f.js";const d={components:{VContainer:h},data:()=>({title:"v2 to v3"}),head(){return{title:"VJSF - "+this.title}}},f={class:"text-h2 mb-8"},v=t("p",null,[e(" The old documentation for v2 is still available "),t("a",{href:"https://koumoul-dev.github.io/vuetify-jsonschema-form/2.x/"},"here"),e(". ")],-1),_=t("p",null," VJSF v3 is a complete rewrite. The motivation was to : ",-1),y=t("p",null,[t("ul",null,[t("li",null,"migrate to vue 3 and vuetify 3"),t("li",null,"rethink the annotations vocabulary and the options for more power and clarity"),t("li",null,"losen the coupling between schema structure and presentation while preserving simplicity"),t("li",null,"implement a saner reactivity model and hopefully see gains in performance and stability"),t("li",null,"fully validate the data (using Ajv) and offer a stronger guarantee that a valid form means a valid output data"),t("li",null,[e("extract all the core logic into a separate project ("),t("a",{href:"https://github.com/json-layout/json-layout"},"JSON Layout"),e(") to pave the way for implementations in other UI frameworks")]),t("li",null,"provide a compilation solution that allows the users to move as much pre-processing as possible (and the associated dependencies) to build time")])],-1),g=t("p",null," Being an entirely new major version of VJSF with a new vocabulary of annotations, breaking changes are inevitable. But a compatibility function is provided to help facilitate the migration. ",-1),b=t("pre",null,`import { v2compat } from '@koumoul/vjsf/compat/v2' +import{_ as l}from"./code-block.aa7d1737.js";import{_ as s,i as r,E as c,A as o,t as p,x as t,y as u,z as m,B as e}from"./entry.5dcac124.js";import{V as h}from"./VContainer.bab1f441.js";import"./prism.e273cf50.js";import"./VGrid.dc1cb3b2.js";const d={components:{VContainer:h},data:()=>({title:"v2 to v3"}),head(){return{title:"VJSF - "+this.title}}},f={class:"text-h2 mb-8"},v=t("p",null,[e(" The old documentation for v2 is still available "),t("a",{href:"https://koumoul-dev.github.io/vuetify-jsonschema-form/2.x/"},"here"),e(". ")],-1),_=t("p",null," VJSF v3 is a complete rewrite. The motivation was to : ",-1),y=t("p",null,[t("ul",null,[t("li",null,"migrate to vue 3 and vuetify 3"),t("li",null,"rethink the annotations vocabulary and the options for more power and clarity"),t("li",null,"losen the coupling between schema structure and presentation while preserving simplicity"),t("li",null,"implement a saner reactivity model and hopefully see gains in performance and stability"),t("li",null,"fully validate the data (using Ajv) and offer a stronger guarantee that a valid form means a valid output data"),t("li",null,[e("extract all the core logic into a separate project ("),t("a",{href:"https://github.com/json-layout/json-layout"},"JSON Layout"),e(") to pave the way for implementations in other UI frameworks")]),t("li",null,"provide a compilation solution that allows the users to move as much pre-processing as possible (and the associated dependencies) to build time")])],-1),g=t("p",null," Being an entirely new major version of VJSF with a new vocabulary of annotations, breaking changes are inevitable. But a compatibility function is provided to help facilitate the migration. ",-1),b=t("pre",null,`import { v2compat } from '@koumoul/vjsf/compat/v2' const v3Schema = v2compat(schema) `,-1);function w(a,k,x,V,j,B){const n=l,i=r("v-container");return p(),c(i,{class:"doc-content-page"},{default:o(()=>[t("h1",f,u(a.title),1),v,_,y,g,m(n,null,{default:o(()=>[b]),_:1})]),_:1})}const F=s(d,[["render",w]]);export{F as default}; diff --git a/next/_nuxt/VAlert.80588be7.js b/next/_nuxt/VAlert.46c40b83.js similarity index 93% rename from next/_nuxt/VAlert.80588be7.js rename to next/_nuxt/VAlert.46c40b83.js index 34d82195..407c680a 100644 --- a/next/_nuxt/VAlert.80588be7.js +++ b/next/_nuxt/VAlert.46c40b83.js @@ -1 +1 @@ -import{P as D,m as I,D as z,i as L,K as R,M as w,k as E,f as F,p as O,u as p,E as M,q as N,N as j,O as q,r as K,c as X,w as Z,b as G,x as d,V as H}from"./VBtn.2bcab400.js";import{m as J,a as Q}from"./VGrid.c9f91b7f.js";import{Z as U,a0 as W,$ as Y,X as ee,a2 as ae,c as o,al as te,a7 as le,af as ne,z as t,R as se}from"./entry.f054aaf7.js";const oe=D("v-alert-title"),re=["success","info","warning","error"],ie=U({border:{type:[Boolean,String],validator:e=>typeof e=="boolean"||["top","end","bottom","start"].includes(e)},borderColor:String,closable:Boolean,closeIcon:{type:W,default:"$close"},closeLabel:{type:String,default:"$vuetify.close"},icon:{type:[Boolean,String,Function,Object],default:null},modelValue:{type:Boolean,default:!0},prominent:Boolean,title:String,text:String,type:{type:String,validator:e=>re.includes(e)},...J(),...I(),...z(),...L(),...R(),...w(),...E(),...Q(),...Y(),...F({variant:"flat"})},"VAlert"),ve=ee()({name:"VAlert",props:ie(),emits:{"click:close":e=>!0,"update:modelValue":e=>!0},setup(e,v){let{emit:m,slots:a}=v;const r=ae(e,"modelValue"),n=o(()=>{if(e.icon!==!1)return e.type?e.icon??`$${e.type}`:e.icon}),y=o(()=>({color:e.color??e.type,variant:e.variant})),{themeClasses:f}=te(e),{colorClasses:k,colorStyles:b,variantClasses:P}=O(y),{densityClasses:V}=p(e),{dimensionStyles:C}=M(e),{elevationClasses:g}=N(e),{locationStyles:x}=j(e),{positionClasses:S}=q(e),{roundedClasses:_}=K(e),{textColorClasses:A,textColorStyles:B}=X(le(e,"borderColor")),{t:T}=ne(),i=o(()=>({"aria-label":T(e.closeLabel),onClick(s){r.value=!1,m("click:close",s)}}));return()=>{const s=!!(a.prepend||n.value),$=!!(a.title||e.title),h=!!(a.close||e.closable);return r.value&&t(e.tag,{class:["v-alert",e.border&&{"v-alert--border":!!e.border,[`v-alert--border-${e.border===!0?"start":e.border}`]:!0},{"v-alert--prominent":e.prominent},f.value,k.value,V.value,g.value,S.value,_.value,P.value,e.class],style:[b.value,C.value,x.value,e.style],role:"alert"},{default:()=>{var c,u;return[Z(!1,"v-alert"),e.border&&t("div",{key:"border",class:["v-alert__border",A.value],style:B.value},null),s&&t("div",{key:"prepend",class:"v-alert__prepend"},[a.prepend?t(d,{key:"prepend-defaults",disabled:!n.value,defaults:{VIcon:{density:e.density,icon:n.value,size:e.prominent?44:28}}},a.prepend):t(G,{key:"prepend-icon",density:e.density,icon:n.value,size:e.prominent?44:28},null)]),t("div",{class:"v-alert__content"},[$&&t(oe,{key:"title"},{default:()=>{var l;return[((l=a.title)==null?void 0:l.call(a))??e.title]}}),((c=a.text)==null?void 0:c.call(a))??e.text,(u=a.default)==null?void 0:u.call(a)]),a.append&&t("div",{key:"append",class:"v-alert__append"},[a.append()]),h&&t("div",{key:"close",class:"v-alert__close"},[a.close?t(d,{key:"close-defaults",defaults:{VBtn:{icon:e.closeIcon,size:"x-small",variant:"text"}}},{default:()=>{var l;return[(l=a.close)==null?void 0:l.call(a,{props:i.value})]}}):t(H,se({key:"close-btn",icon:e.closeIcon,size:"x-small",variant:"text"},i.value),null)])]}})}}});export{ve as V}; +import{P as D,m as I,D as z,i as L,K as R,M as w,k as E,f as F,p as O,u as p,E as M,q as N,N as j,O as q,r as K,c as X,w as Z,b as G,x as d,V as H}from"./VBtn.016a0a14.js";import{m as J,a as Q}from"./VGrid.dc1cb3b2.js";import{Z as U,a0 as W,$ as Y,X as ee,a2 as ae,c as o,al as te,a7 as le,af as ne,z as t,R as se}from"./entry.5dcac124.js";const oe=D("v-alert-title"),re=["success","info","warning","error"],ie=U({border:{type:[Boolean,String],validator:e=>typeof e=="boolean"||["top","end","bottom","start"].includes(e)},borderColor:String,closable:Boolean,closeIcon:{type:W,default:"$close"},closeLabel:{type:String,default:"$vuetify.close"},icon:{type:[Boolean,String,Function,Object],default:null},modelValue:{type:Boolean,default:!0},prominent:Boolean,title:String,text:String,type:{type:String,validator:e=>re.includes(e)},...J(),...I(),...z(),...L(),...R(),...w(),...E(),...Q(),...Y(),...F({variant:"flat"})},"VAlert"),ve=ee()({name:"VAlert",props:ie(),emits:{"click:close":e=>!0,"update:modelValue":e=>!0},setup(e,v){let{emit:m,slots:a}=v;const r=ae(e,"modelValue"),n=o(()=>{if(e.icon!==!1)return e.type?e.icon??`$${e.type}`:e.icon}),y=o(()=>({color:e.color??e.type,variant:e.variant})),{themeClasses:f}=te(e),{colorClasses:k,colorStyles:b,variantClasses:P}=O(y),{densityClasses:V}=p(e),{dimensionStyles:C}=M(e),{elevationClasses:g}=N(e),{locationStyles:x}=j(e),{positionClasses:S}=q(e),{roundedClasses:_}=K(e),{textColorClasses:A,textColorStyles:B}=X(le(e,"borderColor")),{t:T}=ne(),i=o(()=>({"aria-label":T(e.closeLabel),onClick(s){r.value=!1,m("click:close",s)}}));return()=>{const s=!!(a.prepend||n.value),$=!!(a.title||e.title),h=!!(a.close||e.closable);return r.value&&t(e.tag,{class:["v-alert",e.border&&{"v-alert--border":!!e.border,[`v-alert--border-${e.border===!0?"start":e.border}`]:!0},{"v-alert--prominent":e.prominent},f.value,k.value,V.value,g.value,S.value,_.value,P.value,e.class],style:[b.value,C.value,x.value,e.style],role:"alert"},{default:()=>{var c,u;return[Z(!1,"v-alert"),e.border&&t("div",{key:"border",class:["v-alert__border",A.value],style:B.value},null),s&&t("div",{key:"prepend",class:"v-alert__prepend"},[a.prepend?t(d,{key:"prepend-defaults",disabled:!n.value,defaults:{VIcon:{density:e.density,icon:n.value,size:e.prominent?44:28}}},a.prepend):t(G,{key:"prepend-icon",density:e.density,icon:n.value,size:e.prominent?44:28},null)]),t("div",{class:"v-alert__content"},[$&&t(oe,{key:"title"},{default:()=>{var l;return[((l=a.title)==null?void 0:l.call(a))??e.title]}}),((c=a.text)==null?void 0:c.call(a))??e.text,(u=a.default)==null?void 0:u.call(a)]),a.append&&t("div",{key:"append",class:"v-alert__append"},[a.append()]),h&&t("div",{key:"close",class:"v-alert__close"},[a.close?t(d,{key:"close-defaults",defaults:{VBtn:{icon:e.closeIcon,size:"x-small",variant:"text"}}},{default:()=>{var l;return[(l=a.close)==null?void 0:l.call(a,{props:i.value})]}}):t(H,se({key:"close-btn",icon:e.closeIcon,size:"x-small",variant:"text"},i.value),null)])]}})}}});export{ve as V}; diff --git a/next/_nuxt/VBtn.2bcab400.js b/next/_nuxt/VBtn.016a0a14.js similarity index 99% rename from next/_nuxt/VBtn.2bcab400.js rename to next/_nuxt/VBtn.016a0a14.js index f8a3a2e3..e2b9eb2c 100644 --- a/next/_nuxt/VBtn.2bcab400.js +++ b/next/_nuxt/VBtn.016a0a14.js @@ -1 +1 @@ -import{m as $,a as D,u as R}from"./VGrid.c9f91b7f.js";import{bx as X,X as E,b2 as tt,bg as nt,g as at,r as z,an as we,e as U,N as j,au as me,ax as st,b8 as it,a6 as Be,Z as y,c as r,ap as h,ah as P,by as G,ao as Ie,bz as ge,bA as lt,aY as ot,bB as rt,z as v,I as ut,M as he,$ as M,al as H,a7 as V,at as K,a3 as ct,a4 as Ve,aa as dt,O as vt,a2 as Ee,o as ft,a1 as Pe,ab as mt,bs as gt,R as ht,a0 as ne,bC as bt,bD as yt,bE as Ct,a8 as pt,bv as St,ar as _t,ak as Le,Y as kt,bd as xt,bF as be,ad as Te,a5 as wt,b9 as Bt,bG as ye,H as It,G as Vt}from"./entry.f054aaf7.js";const $e=["top","bottom"],Et=["start","end","left","right"];function Pt(e,t){let[a,n]=e.split(" ");return n||(n=X($e,a)?"start":X(Et,a)?"top":"center"),{side:Ce(a,t),align:Ce(n,t)}}function Ce(e,t){return e==="start"?t?"right":"left":e==="end"?t?"left":"right":e}function bn(e){return{side:{center:"center",top:"bottom",bottom:"top",left:"right",right:"left"}[e.side],align:e.align}}function yn(e){return{side:e.side,align:{center:"center",top:"bottom",bottom:"top",left:"right",right:"left"}[e.align]}}function Cn(e){return{side:e.align,align:e.side}}function pn(e){return X($e,e.side)?"y":"x"}function Sn(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"div",a=arguments.length>2?arguments[2]:void 0;return E()({name:a??tt(nt(e.replace(/__/g,"-"))),props:{tag:{type:String,default:t},...$()},setup(n,i){let{slots:s}=i;return()=>{var l;return at(n.tag,{class:[e,n.class],style:n.style},(l=s.default)==null?void 0:l.call(s))}}})}function Lt(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"content";const a=z(),n=z();if(we){const i=new ResizeObserver(s=>{e==null||e(s,i),s.length&&(t==="content"?n.value=s[0].contentRect:n.value=s[0].target.getBoundingClientRect())});U(()=>{i.disconnect()}),j(a,(s,l)=>{l&&(i.unobserve(me(l)),n.value=void 0),s&&i.observe(me(s))},{flush:"post"})}return{resizeRef:a,contentRect:st(n)}}const Tt=y({defaults:Object,disabled:Boolean,reset:[Number,String],root:[Boolean,String],scoped:Boolean},"VDefaultsProvider"),Z=E(!1)({name:"VDefaultsProvider",props:Tt(),setup(e,t){let{slots:a}=t;const{defaults:n,disabled:i,reset:s,root:l,scoped:c}=it(e);return Be(n,{reset:s,root:l,scoped:c,disabled:i}),()=>{var o;return(o=a.default)==null?void 0:o.call(a)}}}),$t=y({height:[Number,String],maxHeight:[Number,String],maxWidth:[Number,String],minHeight:[Number,String],minWidth:[Number,String],width:[Number,String]},"dimension");function Rt(e){return{dimensionStyles:r(()=>({height:h(e.height),maxHeight:h(e.maxHeight),maxWidth:h(e.maxWidth),minHeight:h(e.minHeight),minWidth:h(e.minWidth),width:h(e.width)}))}}const Re=y({border:[Boolean,Number,String]},"border");function Ne(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:P();return{borderClasses:r(()=>{const n=G(e)?e.value:e.border,i=[];if(n===!0||n==="")i.push(`${t}--border`);else if(typeof n=="string"||n===0)for(const s of String(n).split(" "))i.push(`border-${s}`);return i})}}function ie(e){return Ie(()=>{const t=[],a={};if(e.value.background)if(ge(e.value.background)){if(a.backgroundColor=e.value.background,!e.value.text&<(e.value.background)){const n=ot(e.value.background);if(n.a==null||n.a===1){const i=rt(n);a.color=i,a.caretColor=i}}}else t.push(`bg-${e.value.background}`);return e.value.text&&(ge(e.value.text)?(a.color=e.value.text,a.caretColor=e.value.text):t.push(`text-${e.value.text}`)),{colorClasses:t,colorStyles:a}})}function Y(e,t){const a=r(()=>({text:G(e)?e.value:t?e[t]:null})),{colorClasses:n,colorStyles:i}=ie(a);return{textColorClasses:n,textColorStyles:i}}function pe(e,t){const a=r(()=>({background:G(e)?e.value:t?e[t]:null})),{colorClasses:n,colorStyles:i}=ie(a);return{backgroundColorClasses:n,backgroundColorStyles:i}}const ze=y({elevation:{type:[Number,String],validator(e){const t=parseInt(e);return!isNaN(t)&&t>=0&&t<=24}}},"elevation");function Oe(e){return{elevationClasses:r(()=>{const a=G(e)?e.value:e.elevation,n=[];return a==null||n.push(`elevation-${a}`),n})}}const le=y({rounded:{type:[Boolean,Number,String],default:void 0}},"rounded");function oe(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:P();return{roundedClasses:r(()=>{const n=G(e)?e.value:e.rounded,i=[];if(n===!0||n==="")i.push(`${t}--rounded`);else if(typeof n=="string"||n===0)for(const s of String(n).split(" "))i.push(`rounded-${s}`);return i})}}const Nt=[null,"default","comfortable","compact"],Ae=y({density:{type:String,default:"default",validator:e=>Nt.includes(e)}},"density");function De(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:P();return{densityClasses:r(()=>`${t}--density-${e.density}`)}}const zt=["elevated","flat","tonal","outlined","text","plain"];function Ot(e,t){return v(ut,null,[e&&v("span",{key:"overlay",class:`${t}__overlay`},null),v("span",{key:"underlay",class:`${t}__underlay`},null)])}const Ge=y({color:String,variant:{type:String,default:"elevated",validator:e=>zt.includes(e)}},"variant");function At(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:P();const a=r(()=>{const{variant:s}=he(e);return`${t}--variant-${s}`}),{colorClasses:n,colorStyles:i}=ie(r(()=>{const{variant:s,color:l}=he(e);return{[["elevated","flat"].includes(s)?"background":"text"]:l}}));return{colorClasses:n,colorStyles:i,variantClasses:a}}const Me=y({divided:Boolean,...Re(),...$(),...Ae(),...ze(),...le(),...D(),...M(),...Ge()},"VBtnGroup"),Se=E()({name:"VBtnGroup",props:Me(),setup(e,t){let{slots:a}=t;const{themeClasses:n}=H(e),{densityClasses:i}=De(e),{borderClasses:s}=Ne(e),{elevationClasses:l}=Oe(e),{roundedClasses:c}=oe(e);Be({VBtn:{height:"auto",color:V(e,"color"),density:V(e,"density"),flat:!0,variant:V(e,"variant")}}),R(()=>v(e.tag,{class:["v-btn-group",{"v-btn-group--divided":e.divided},n.value,s.value,i.value,l.value,c.value,e.class],style:e.style},a))}}),Dt=y({modelValue:{type:null,default:void 0},multiple:Boolean,mandatory:[Boolean,String],max:Number,selectedClass:String,disabled:Boolean},"group"),Gt=y({value:null,disabled:Boolean,selectedClass:String},"group-item");function Mt(e,t){let a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;const n=K("useGroupItem");if(!n)throw new Error("[Vuetify] useGroupItem composable must be used inside a component setup function");const i=ct();Ve(Symbol.for(`${t.description}:id`),i);const s=dt(t,null);if(!s){if(!a)return s;throw new Error(`[Vuetify] Could not find useGroup injection with symbol ${t.description}`)}const l=V(e,"value"),c=r(()=>!!(s.disabled.value||e.disabled));s.register({id:i,value:l,disabled:c},n),U(()=>{s.unregister(i)});const o=r(()=>s.isSelected(i)),g=r(()=>o.value&&[s.selectedClass.value,e.selectedClass]);return j(o,b=>{n.emit("group:selected",{value:b})}),{id:i,isSelected:o,toggle:()=>s.select(i,!o.value),select:b=>s.select(i,b),selectedClass:g,value:l,disabled:c,group:s}}function Ht(e,t){let a=!1;const n=vt([]),i=Ee(e,"modelValue",[],u=>u==null?[]:He(n,mt(u)),u=>{const d=Wt(n,u);return e.multiple?d:d[0]}),s=K("useGroup");function l(u,d){const C=u,m=Symbol.for(`${t.description}:id`),S=gt(m,s==null?void 0:s.vnode).indexOf(d);S>-1?n.splice(S,0,C):n.push(C)}function c(u){if(a)return;o();const d=n.findIndex(C=>C.id===u);n.splice(d,1)}function o(){const u=n.find(d=>!d.disabled);u&&e.mandatory==="force"&&!i.value.length&&(i.value=[u.id])}ft(()=>{o()}),U(()=>{a=!0});function g(u,d){const C=n.find(m=>m.id===u);if(!(d&&(C!=null&&C.disabled)))if(e.multiple){const m=i.value.slice(),x=m.findIndex(f=>f===u),S=~x;if(d=d??!S,S&&e.mandatory&&m.length<=1||!S&&e.max!=null&&m.length+1>e.max)return;x<0&&d?m.push(u):x>=0&&!d&&m.splice(x,1),i.value=m}else{const m=i.value.includes(u);if(e.mandatory&&m)return;i.value=d??!m?[u]:[]}}function b(u){if(e.multiple,i.value.length){const d=i.value[0],C=n.findIndex(S=>S.id===d);let m=(C+u)%n.length,x=n[m];for(;x.disabled&&m!==C;)m=(m+u)%n.length,x=n[m];if(x.disabled)return;i.value=[n[m].id]}else{const d=n.find(C=>!C.disabled);d&&(i.value=[d.id])}}const _={register:l,unregister:c,selected:i,select:g,disabled:V(e,"disabled"),prev:()=>b(n.length-1),next:()=>b(1),isSelected:u=>i.value.includes(u),selectedClass:r(()=>e.selectedClass),items:r(()=>n),getItemIndex:u=>Ft(n,u)};return Ve(t,_),_}function Ft(e,t){const a=He(e,[t]);return a.length?e.findIndex(n=>n.id===a[0]):-1}function He(e,t){const a=[];return t.forEach(n=>{const i=e.find(l=>Pe(n,l.value)),s=e[n];(i==null?void 0:i.value)!=null?a.push(i.id):s!=null&&a.push(s.id)}),a}function Wt(e,t){const a=[];return t.forEach(n=>{const i=e.findIndex(s=>s.id===n);if(~i){const s=e[i];a.push(s.value!=null?s.value:i)}}),a}const Fe=Symbol.for("vuetify:v-btn-toggle"),Xt=y({...Me(),...Dt()},"VBtnToggle");E()({name:"VBtnToggle",props:Xt(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:a}=t;const{isSelected:n,next:i,prev:s,select:l,selected:c}=Ht(e,Fe);return R(()=>{const o=Se.filterProps(e);return v(Se,ht({class:["v-btn-toggle",e.class]},o,{style:e.style}),{default:()=>{var g;return[(g=a.default)==null?void 0:g.call(a,{isSelected:n,next:i,prev:s,select:l,selected:c})]}})}),{next:i,prev:s,select:l}}});const Yt=["x-small","small","default","large","x-large"],re=y({size:{type:[String,Number],default:"default"}},"size");function ue(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:P();return Ie(()=>{let a,n;return X(Yt,e.size)?a=`${t}--size-${e.size}`:e.size&&(n={width:h(e.size),height:h(e.size)}),{sizeClasses:a,sizeStyles:n}})}const qt=y({color:String,start:Boolean,end:Boolean,icon:ne,...$(),...re(),...D({tag:"i"}),...M()},"VIcon"),ee=E()({name:"VIcon",props:qt(),setup(e,t){let{attrs:a,slots:n}=t;const i=z(),{themeClasses:s}=H(e),{iconData:l}=bt(r(()=>i.value||e.icon)),{sizeClasses:c}=ue(e),{textColorClasses:o,textColorStyles:g}=Y(V(e,"color"));return R(()=>{var _,u;const b=(_=n.default)==null?void 0:_.call(n);return b&&(i.value=(u=yt(b).filter(d=>d.type===Ct&&d.children&&typeof d.children=="string")[0])==null?void 0:u.children),v(l.value.component,{tag:e.tag,icon:l.value.icon,class:["v-icon","notranslate",s.value,c.value,o.value,{"v-icon--clickable":!!a.onClick,"v-icon--start":e.start,"v-icon--end":e.end},e.class],style:[c.value?void 0:{fontSize:h(e.size),height:h(e.size),width:h(e.size)},g.value,e.style],role:a.onClick?"button":void 0,"aria-hidden":!a.onClick},{default:()=>[b]})}),{}}});function We(e,t){const a=z(),n=pt(!1);if(St){const i=new IntersectionObserver(s=>{e==null||e(s,i),n.value=!!s.find(l=>l.isIntersecting)},t);U(()=>{i.disconnect()}),j(a,(s,l)=>{l&&(i.unobserve(l),n.value=!1),s&&i.observe(s)},{flush:"post"})}return{intersectionRef:a,isIntersecting:n}}const Ut=y({bgColor:String,color:String,indeterminate:[Boolean,String],modelValue:{type:[Number,String],default:0},rotate:{type:[Number,String],default:0},width:{type:[Number,String],default:4},...$(),...re(),...D({tag:"div"}),...M()},"VProgressCircular"),jt=E()({name:"VProgressCircular",props:Ut(),setup(e,t){let{slots:a}=t;const n=20,i=2*Math.PI*n,s=z(),{themeClasses:l}=H(e),{sizeClasses:c,sizeStyles:o}=ue(e),{textColorClasses:g,textColorStyles:b}=Y(V(e,"color")),{textColorClasses:_,textColorStyles:u}=Y(V(e,"bgColor")),{intersectionRef:d,isIntersecting:C}=We(),{resizeRef:m,contentRect:x}=Lt(),S=r(()=>Math.max(0,Math.min(100,parseFloat(e.modelValue)))),f=r(()=>Number(e.width)),p=r(()=>o.value?Number(e.size):x.value?x.value.width:Math.max(f.value,32)),I=r(()=>n/(1-f.value/p.value)*2),B=r(()=>f.value/p.value*I.value),N=r(()=>h((100-S.value)/100*i));return _t(()=>{d.value=s.value,m.value=s.value}),R(()=>v(e.tag,{ref:s,class:["v-progress-circular",{"v-progress-circular--indeterminate":!!e.indeterminate,"v-progress-circular--visible":C.value,"v-progress-circular--disable-shrink":e.indeterminate==="disable-shrink"},l.value,c.value,g.value,e.class],style:[o.value,b.value,e.style],role:"progressbar","aria-valuemin":"0","aria-valuemax":"100","aria-valuenow":e.indeterminate?void 0:S.value},{default:()=>[v("svg",{style:{transform:`rotate(calc(-90deg + ${Number(e.rotate)}deg))`},xmlns:"http://www.w3.org/2000/svg",viewBox:`0 0 ${I.value} ${I.value}`},[v("circle",{class:["v-progress-circular__underlay",_.value],style:u.value,fill:"transparent",cx:"50%",cy:"50%",r:n,"stroke-width":B.value,"stroke-dasharray":i,"stroke-dashoffset":0},null),v("circle",{class:"v-progress-circular__overlay",fill:"transparent",cx:"50%",cy:"50%",r:n,"stroke-width":B.value,"stroke-dasharray":i,"stroke-dashoffset":N.value},null)]),a.default&&v("div",{class:"v-progress-circular__content"},[a.default({value:S.value})])]})),{}}});const _e={center:"center",top:"bottom",bottom:"top",left:"right",right:"left"},Xe=y({location:String},"location");function Ye(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,a=arguments.length>2?arguments[2]:void 0;const{isRtl:n}=Le();return{locationStyles:r(()=>{if(!e.location)return{};const{side:s,align:l}=Pt(e.location.split(" ").length>1?e.location:`${e.location} center`,n.value);function c(g){return a?a(g):0}const o={};return s!=="center"&&(t?o[_e[s]]=`calc(100% - ${c(s)}px)`:o[s]=0),l!=="center"?t?o[_e[l]]=`calc(100% - ${c(l)}px)`:o[l]=0:(s==="center"?o.top=o.left="50%":o[{top:"left",bottom:"left",left:"top",right:"top"}[s]]="50%",o.transform={top:"translateX(-50%)",bottom:"translateX(-50%)",left:"translateY(-50%)",right:"translateY(-50%)",center:"translate(-50%, -50%)"}[s]),o})}}const Kt=y({absolute:Boolean,active:{type:Boolean,default:!0},bgColor:String,bgOpacity:[Number,String],bufferValue:{type:[Number,String],default:0},clickable:Boolean,color:String,height:{type:[Number,String],default:4},indeterminate:Boolean,max:{type:[Number,String],default:100},modelValue:{type:[Number,String],default:0},reverse:Boolean,stream:Boolean,striped:Boolean,roundedBar:Boolean,...$(),...Xe({location:"top"}),...le(),...D(),...M()},"VProgressLinear"),Jt=E()({name:"VProgressLinear",props:Kt(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:a}=t;const n=Ee(e,"modelValue"),{isRtl:i,rtlClasses:s}=Le(),{themeClasses:l}=H(e),{locationStyles:c}=Ye(e),{textColorClasses:o,textColorStyles:g}=Y(e,"color"),{backgroundColorClasses:b,backgroundColorStyles:_}=pe(r(()=>e.bgColor||e.color)),{backgroundColorClasses:u,backgroundColorStyles:d}=pe(e,"color"),{roundedClasses:C}=oe(e),{intersectionRef:m,isIntersecting:x}=We(),S=r(()=>parseInt(e.max,10)),f=r(()=>parseInt(e.height,10)),p=r(()=>parseFloat(e.bufferValue)/S.value*100),I=r(()=>parseFloat(n.value)/S.value*100),B=r(()=>i.value!==e.reverse),N=r(()=>e.indeterminate?"fade-transition":"slide-x-transition"),F=r(()=>e.bgOpacity==null?e.bgOpacity:parseFloat(e.bgOpacity));function J(k){if(!m.value)return;const{left:L,right:Q,width:T}=m.value.getBoundingClientRect(),W=B.value?T-k.clientX+(Q-T):k.clientX-L;n.value=Math.round(W/T*S.value)}return R(()=>v(e.tag,{ref:m,class:["v-progress-linear",{"v-progress-linear--absolute":e.absolute,"v-progress-linear--active":e.active&&x.value,"v-progress-linear--reverse":B.value,"v-progress-linear--rounded":e.rounded,"v-progress-linear--rounded-bar":e.roundedBar,"v-progress-linear--striped":e.striped},C.value,l.value,s.value,e.class],style:[{bottom:e.location==="bottom"?0:void 0,top:e.location==="top"?0:void 0,height:e.active?h(f.value):0,"--v-progress-linear-height":h(f.value),...c.value},e.style],role:"progressbar","aria-hidden":e.active?"false":"true","aria-valuemin":"0","aria-valuemax":e.max,"aria-valuenow":e.indeterminate?void 0:I.value,onClick:e.clickable&&J},{default:()=>[e.stream&&v("div",{key:"stream",class:["v-progress-linear__stream",o.value],style:{...g.value,[B.value?"left":"right"]:h(-f.value),borderTop:`${h(f.value/2)} dotted`,opacity:F.value,top:`calc(50% - ${h(f.value/4)})`,width:h(100-p.value,"%"),"--v-progress-linear-stream-to":h(f.value*(B.value?1:-1))}},null),v("div",{class:["v-progress-linear__background",b.value],style:[_.value,{opacity:F.value,width:h(e.stream?p.value:100,"%")}]},null),v(kt,{name:N.value},{default:()=>[e.indeterminate?v("div",{class:"v-progress-linear__indeterminate"},[["long","short"].map(k=>v("div",{key:k,class:["v-progress-linear__indeterminate",k,u.value],style:d.value},null))]):v("div",{class:["v-progress-linear__determinate",u.value],style:[d.value,{width:h(I.value,"%")}]},null)]}),a.default&&v("div",{class:"v-progress-linear__content"},[a.default({value:I.value,buffer:p.value})])]})),{}}}),Qt=y({loading:[Boolean,String]},"loader");function Zt(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:P();return{loaderClasses:r(()=>({[`${t}--loading`]:e.loading}))}}function _n(e,t){var n;let{slots:a}=t;return v("div",{class:`${e.name}__loader`},[((n=a.default)==null?void 0:n.call(a,{color:e.color,isActive:e.active}))||v(Jt,{absolute:e.absolute,active:e.active,color:e.color,height:"2",indeterminate:!0},null)])}const en=["static","relative","fixed","absolute","sticky"],tn=y({position:{type:String,validator:e=>en.includes(e)}},"position");function nn(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:P();return{positionClasses:r(()=>e.position?`${t}--${e.position}`:void 0)}}function an(){const e=K("useRoute");return r(()=>{var t;return(t=e==null?void 0:e.proxy)==null?void 0:t.$route})}function kn(){var e,t;return(t=(e=K("useRouter"))==null?void 0:e.proxy)==null?void 0:t.$router}function sn(e,t){const a=xt("RouterLink"),n=r(()=>!!(e.href||e.to)),i=r(()=>(n==null?void 0:n.value)||be(t,"click")||be(e,"click"));if(typeof a=="string")return{isLink:n,isClickable:i,href:V(e,"href")};const s=e.to?a.useLink(e):void 0,l=an();return{isLink:n,isClickable:i,route:s==null?void 0:s.route,navigate:s==null?void 0:s.navigate,isActive:s&&r(()=>{var c,o,g;return e.exact?l.value?((g=s.isExactActive)==null?void 0:g.value)&&Pe(s.route.value.query,l.value.query):(o=s.isExactActive)==null?void 0:o.value:(c=s.isActive)==null?void 0:c.value}),href:r(()=>e.to?s==null?void 0:s.route.value.href:e.href)}}const ln=y({href:String,replace:Boolean,to:[String,Object],exact:Boolean},"router");let te=!1;function xn(e,t){let a=!1,n,i;we&&(Te(()=>{window.addEventListener("popstate",s),n=e==null?void 0:e.beforeEach((l,c,o)=>{te?a?t(o):o():setTimeout(()=>a?t(o):o()),te=!0}),i=e==null?void 0:e.afterEach(()=>{te=!1})}),wt(()=>{window.removeEventListener("popstate",s),n==null||n(),i==null||i()}));function s(l){var c;(c=l.state)!=null&&c.replaced||(a=!0,setTimeout(()=>a=!1))}}function on(e,t){j(()=>{var a;return(a=e.isActive)==null?void 0:a.value},a=>{e.isLink.value&&a&&t&&Te(()=>{t(!0)})},{immediate:!0})}const ae=Symbol("rippleStop"),rn=80;function ke(e,t){e.style.transform=t,e.style.webkitTransform=t}function se(e){return e.constructor.name==="TouchEvent"}function qe(e){return e.constructor.name==="KeyboardEvent"}const un=function(e,t){var _;let a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},n=0,i=0;if(!qe(e)){const u=t.getBoundingClientRect(),d=se(e)?e.touches[e.touches.length-1]:e;n=d.clientX-u.left,i=d.clientY-u.top}let s=0,l=.3;(_=t._ripple)!=null&&_.circle?(l=.15,s=t.clientWidth/2,s=a.center?s:s+Math.sqrt((n-s)**2+(i-s)**2)/4):s=Math.sqrt(t.clientWidth**2+t.clientHeight**2)/2;const c=`${(t.clientWidth-s*2)/2}px`,o=`${(t.clientHeight-s*2)/2}px`,g=a.center?c:`${n-s}px`,b=a.center?o:`${i-s}px`;return{radius:s,scale:l,x:g,y:b,centerX:c,centerY:o}},q={show(e,t){var d;let a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(!((d=t==null?void 0:t._ripple)!=null&&d.enabled))return;const n=document.createElement("span"),i=document.createElement("span");n.appendChild(i),n.className="v-ripple__container",a.class&&(n.className+=` ${a.class}`);const{radius:s,scale:l,x:c,y:o,centerX:g,centerY:b}=un(e,t,a),_=`${s*2}px`;i.className="v-ripple__animation",i.style.width=_,i.style.height=_,t.appendChild(n);const u=window.getComputedStyle(t);u&&u.position==="static"&&(t.style.position="relative",t.dataset.previousPosition="static"),i.classList.add("v-ripple__animation--enter"),i.classList.add("v-ripple__animation--visible"),ke(i,`translate(${c}, ${o}) scale3d(${l},${l},${l})`),i.dataset.activated=String(performance.now()),setTimeout(()=>{i.classList.remove("v-ripple__animation--enter"),i.classList.add("v-ripple__animation--in"),ke(i,`translate(${g}, ${b}) scale3d(1,1,1)`)},0)},hide(e){var s;if(!((s=e==null?void 0:e._ripple)!=null&&s.enabled))return;const t=e.getElementsByClassName("v-ripple__animation");if(t.length===0)return;const a=t[t.length-1];if(a.dataset.isHiding)return;a.dataset.isHiding="true";const n=performance.now()-Number(a.dataset.activated),i=Math.max(250-n,0);setTimeout(()=>{a.classList.remove("v-ripple__animation--in"),a.classList.add("v-ripple__animation--out"),setTimeout(()=>{var c;e.getElementsByClassName("v-ripple__animation").length===1&&e.dataset.previousPosition&&(e.style.position=e.dataset.previousPosition,delete e.dataset.previousPosition),((c=a.parentNode)==null?void 0:c.parentNode)===e&&e.removeChild(a.parentNode)},300)},i)}};function Ue(e){return typeof e>"u"||!!e}function O(e){const t={},a=e.currentTarget;if(!(!(a!=null&&a._ripple)||a._ripple.touched||e[ae])){if(e[ae]=!0,se(e))a._ripple.touched=!0,a._ripple.isTouch=!0;else if(a._ripple.isTouch)return;if(t.center=a._ripple.centered||qe(e),a._ripple.class&&(t.class=a._ripple.class),se(e)){if(a._ripple.showTimerCommit)return;a._ripple.showTimerCommit=()=>{q.show(e,a,t)},a._ripple.showTimer=window.setTimeout(()=>{var n;(n=a==null?void 0:a._ripple)!=null&&n.showTimerCommit&&(a._ripple.showTimerCommit(),a._ripple.showTimerCommit=null)},rn)}else q.show(e,a,t)}}function xe(e){e[ae]=!0}function w(e){const t=e.currentTarget;if(t!=null&&t._ripple){if(window.clearTimeout(t._ripple.showTimer),e.type==="touchend"&&t._ripple.showTimerCommit){t._ripple.showTimerCommit(),t._ripple.showTimerCommit=null,t._ripple.showTimer=window.setTimeout(()=>{w(e)});return}window.setTimeout(()=>{t._ripple&&(t._ripple.touched=!1)}),q.hide(t)}}function je(e){const t=e.currentTarget;t!=null&&t._ripple&&(t._ripple.showTimerCommit&&(t._ripple.showTimerCommit=null),window.clearTimeout(t._ripple.showTimer))}let A=!1;function Ke(e){!A&&(e.keyCode===ye.enter||e.keyCode===ye.space)&&(A=!0,O(e))}function Je(e){A=!1,w(e)}function Qe(e){A&&(A=!1,w(e))}function Ze(e,t,a){const{value:n,modifiers:i}=t,s=Ue(n);if(s||q.hide(e),e._ripple=e._ripple??{},e._ripple.enabled=s,e._ripple.centered=i.center,e._ripple.circle=i.circle,Bt(n)&&n.class&&(e._ripple.class=n.class),s&&!a){if(i.stop){e.addEventListener("touchstart",xe,{passive:!0}),e.addEventListener("mousedown",xe);return}e.addEventListener("touchstart",O,{passive:!0}),e.addEventListener("touchend",w,{passive:!0}),e.addEventListener("touchmove",je,{passive:!0}),e.addEventListener("touchcancel",w),e.addEventListener("mousedown",O),e.addEventListener("mouseup",w),e.addEventListener("mouseleave",w),e.addEventListener("keydown",Ke),e.addEventListener("keyup",Je),e.addEventListener("blur",Qe),e.addEventListener("dragstart",w,{passive:!0})}else!s&&a&&et(e)}function et(e){e.removeEventListener("mousedown",O),e.removeEventListener("touchstart",O),e.removeEventListener("touchend",w),e.removeEventListener("touchmove",je),e.removeEventListener("touchcancel",w),e.removeEventListener("mouseup",w),e.removeEventListener("mouseleave",w),e.removeEventListener("keydown",Ke),e.removeEventListener("keyup",Je),e.removeEventListener("dragstart",w),e.removeEventListener("blur",Qe)}function cn(e,t){Ze(e,t,!1)}function dn(e){delete e._ripple,et(e)}function vn(e,t){if(t.value===t.oldValue)return;const a=Ue(t.oldValue);Ze(e,t,a)}const fn={mounted:cn,unmounted:dn,updated:vn},mn=y({active:{type:Boolean,default:void 0},symbol:{type:null,default:Fe},flat:Boolean,icon:[Boolean,String,Function,Object],prependIcon:ne,appendIcon:ne,block:Boolean,slim:Boolean,stacked:Boolean,ripple:{type:[Boolean,Object],default:!0},text:String,...Re(),...$(),...Ae(),...$t(),...ze(),...Gt(),...Qt(),...Xe(),...tn(),...le(),...ln(),...re(),...D({tag:"button"}),...M(),...Ge({variant:"elevated"})},"VBtn"),wn=E()({name:"VBtn",directives:{Ripple:fn},props:mn(),emits:{"group:selected":e=>!0},setup(e,t){let{attrs:a,slots:n}=t;const{themeClasses:i}=H(e),{borderClasses:s}=Ne(e),{colorClasses:l,colorStyles:c,variantClasses:o}=At(e),{densityClasses:g}=De(e),{dimensionStyles:b}=Rt(e),{elevationClasses:_}=Oe(e),{loaderClasses:u}=Zt(e),{locationStyles:d}=Ye(e),{positionClasses:C}=nn(e),{roundedClasses:m}=oe(e),{sizeClasses:x,sizeStyles:S}=ue(e),f=Mt(e,e.symbol,!1),p=sn(e,a),I=r(()=>{var k;return e.active!==void 0?e.active:p.isLink.value?(k=p.isActive)==null?void 0:k.value:f==null?void 0:f.isSelected.value}),B=r(()=>(f==null?void 0:f.disabled.value)||e.disabled),N=r(()=>e.variant==="elevated"&&!(e.disabled||e.flat||e.border)),F=r(()=>{if(!(e.value===void 0||typeof e.value=="symbol"))return Object(e.value)===e.value?JSON.stringify(e.value,null,0):e.value});function J(k){var L;B.value||p.isLink.value&&(k.metaKey||k.ctrlKey||k.shiftKey||k.button!==0||a.target==="_blank")||((L=p.navigate)==null||L.call(p,k),f==null||f.toggle())}return on(p,f==null?void 0:f.select),R(()=>{var ce,de;const k=p.isLink.value?"a":e.tag,L=!!(e.prependIcon||n.prepend),Q=!!(e.appendIcon||n.append),T=!!(e.icon&&e.icon!==!0),W=(f==null?void 0:f.isSelected.value)&&(!p.isLink.value||((ce=p.isActive)==null?void 0:ce.value))||!f||((de=p.isActive)==null?void 0:de.value);return It(v(k,{type:k==="a"?void 0:"button",class:["v-btn",f==null?void 0:f.selectedClass.value,{"v-btn--active":I.value,"v-btn--block":e.block,"v-btn--disabled":B.value,"v-btn--elevated":N.value,"v-btn--flat":e.flat,"v-btn--icon":!!e.icon,"v-btn--loading":e.loading,"v-btn--slim":e.slim,"v-btn--stacked":e.stacked},i.value,s.value,W?l.value:void 0,g.value,_.value,u.value,C.value,m.value,x.value,o.value,e.class],style:[W?c.value:void 0,b.value,d.value,S.value,e.style],disabled:B.value||void 0,href:p.href.value,onClick:J,value:F.value},{default:()=>{var ve;return[Ot(!0,"v-btn"),!e.icon&&L&&v("span",{key:"prepend",class:"v-btn__prepend"},[n.prepend?v(Z,{key:"prepend-defaults",disabled:!e.prependIcon,defaults:{VIcon:{icon:e.prependIcon}}},n.prepend):v(ee,{key:"prepend-icon",icon:e.prependIcon},null)]),v("span",{class:"v-btn__content","data-no-activator":""},[!n.default&&T?v(ee,{key:"content-icon",icon:e.icon},null):v(Z,{key:"content-defaults",disabled:!T,defaults:{VIcon:{icon:e.icon}}},{default:()=>{var fe;return[((fe=n.default)==null?void 0:fe.call(n))??e.text]}})]),!e.icon&&Q&&v("span",{key:"append",class:"v-btn__append"},[n.append?v(Z,{key:"append-defaults",disabled:!e.appendIcon,defaults:{VIcon:{icon:e.appendIcon}}},n.append):v(ee,{key:"append-icon",icon:e.appendIcon},null)]),!!e.loading&&v("span",{key:"loader",class:"v-btn__loader"},[((ve=n.loader)==null?void 0:ve.call(n))??v(jt,{color:typeof e.loading=="boolean"?void 0:e.loading,indeterminate:!0,size:"23",width:"2"},null)])]}}),[[Vt("ripple"),!B.value&&e.ripple,null]])}),{}}});export{yn as A,Cn as B,pn as C,$t as D,Rt as E,kn as F,xn as G,Qt as H,Zt as I,Lt as J,Xe as K,_n as L,tn as M,Ye as N,nn as O,Sn as P,jt as Q,fn as R,mn as S,Ce as T,wn as V,Se as a,ee as b,Y as c,pe as d,Dt as e,Ge as f,Ht as g,Re as h,ze as i,Gt as j,le as k,ln as l,Ae as m,re as n,Ne as o,At as p,Oe as q,oe as r,ue as s,Mt as t,De as u,sn as v,Ot as w,Z as x,Pt as y,bn as z}; +import{m as $,a as D,u as R}from"./VGrid.dc1cb3b2.js";import{bx as X,X as E,b2 as tt,bg as nt,g as at,r as z,an as we,e as U,N as j,au as me,ax as st,b8 as it,a6 as Be,Z as y,c as r,ap as h,ah as P,by as G,ao as Ie,bz as ge,bA as lt,aY as ot,bB as rt,z as v,I as ut,M as he,$ as M,al as H,a7 as V,at as K,a3 as ct,a4 as Ve,aa as dt,O as vt,a2 as Ee,o as ft,a1 as Pe,ab as mt,bs as gt,R as ht,a0 as ne,bC as bt,bD as yt,bE as Ct,a8 as pt,bv as St,ar as _t,ak as Le,Y as kt,bd as xt,bF as be,ad as Te,a5 as wt,b9 as Bt,bG as ye,H as It,G as Vt}from"./entry.5dcac124.js";const $e=["top","bottom"],Et=["start","end","left","right"];function Pt(e,t){let[a,n]=e.split(" ");return n||(n=X($e,a)?"start":X(Et,a)?"top":"center"),{side:Ce(a,t),align:Ce(n,t)}}function Ce(e,t){return e==="start"?t?"right":"left":e==="end"?t?"left":"right":e}function bn(e){return{side:{center:"center",top:"bottom",bottom:"top",left:"right",right:"left"}[e.side],align:e.align}}function yn(e){return{side:e.side,align:{center:"center",top:"bottom",bottom:"top",left:"right",right:"left"}[e.align]}}function Cn(e){return{side:e.align,align:e.side}}function pn(e){return X($e,e.side)?"y":"x"}function Sn(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"div",a=arguments.length>2?arguments[2]:void 0;return E()({name:a??tt(nt(e.replace(/__/g,"-"))),props:{tag:{type:String,default:t},...$()},setup(n,i){let{slots:s}=i;return()=>{var l;return at(n.tag,{class:[e,n.class],style:n.style},(l=s.default)==null?void 0:l.call(s))}}})}function Lt(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"content";const a=z(),n=z();if(we){const i=new ResizeObserver(s=>{e==null||e(s,i),s.length&&(t==="content"?n.value=s[0].contentRect:n.value=s[0].target.getBoundingClientRect())});U(()=>{i.disconnect()}),j(a,(s,l)=>{l&&(i.unobserve(me(l)),n.value=void 0),s&&i.observe(me(s))},{flush:"post"})}return{resizeRef:a,contentRect:st(n)}}const Tt=y({defaults:Object,disabled:Boolean,reset:[Number,String],root:[Boolean,String],scoped:Boolean},"VDefaultsProvider"),Z=E(!1)({name:"VDefaultsProvider",props:Tt(),setup(e,t){let{slots:a}=t;const{defaults:n,disabled:i,reset:s,root:l,scoped:c}=it(e);return Be(n,{reset:s,root:l,scoped:c,disabled:i}),()=>{var o;return(o=a.default)==null?void 0:o.call(a)}}}),$t=y({height:[Number,String],maxHeight:[Number,String],maxWidth:[Number,String],minHeight:[Number,String],minWidth:[Number,String],width:[Number,String]},"dimension");function Rt(e){return{dimensionStyles:r(()=>({height:h(e.height),maxHeight:h(e.maxHeight),maxWidth:h(e.maxWidth),minHeight:h(e.minHeight),minWidth:h(e.minWidth),width:h(e.width)}))}}const Re=y({border:[Boolean,Number,String]},"border");function Ne(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:P();return{borderClasses:r(()=>{const n=G(e)?e.value:e.border,i=[];if(n===!0||n==="")i.push(`${t}--border`);else if(typeof n=="string"||n===0)for(const s of String(n).split(" "))i.push(`border-${s}`);return i})}}function ie(e){return Ie(()=>{const t=[],a={};if(e.value.background)if(ge(e.value.background)){if(a.backgroundColor=e.value.background,!e.value.text&<(e.value.background)){const n=ot(e.value.background);if(n.a==null||n.a===1){const i=rt(n);a.color=i,a.caretColor=i}}}else t.push(`bg-${e.value.background}`);return e.value.text&&(ge(e.value.text)?(a.color=e.value.text,a.caretColor=e.value.text):t.push(`text-${e.value.text}`)),{colorClasses:t,colorStyles:a}})}function Y(e,t){const a=r(()=>({text:G(e)?e.value:t?e[t]:null})),{colorClasses:n,colorStyles:i}=ie(a);return{textColorClasses:n,textColorStyles:i}}function pe(e,t){const a=r(()=>({background:G(e)?e.value:t?e[t]:null})),{colorClasses:n,colorStyles:i}=ie(a);return{backgroundColorClasses:n,backgroundColorStyles:i}}const ze=y({elevation:{type:[Number,String],validator(e){const t=parseInt(e);return!isNaN(t)&&t>=0&&t<=24}}},"elevation");function Oe(e){return{elevationClasses:r(()=>{const a=G(e)?e.value:e.elevation,n=[];return a==null||n.push(`elevation-${a}`),n})}}const le=y({rounded:{type:[Boolean,Number,String],default:void 0}},"rounded");function oe(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:P();return{roundedClasses:r(()=>{const n=G(e)?e.value:e.rounded,i=[];if(n===!0||n==="")i.push(`${t}--rounded`);else if(typeof n=="string"||n===0)for(const s of String(n).split(" "))i.push(`rounded-${s}`);return i})}}const Nt=[null,"default","comfortable","compact"],Ae=y({density:{type:String,default:"default",validator:e=>Nt.includes(e)}},"density");function De(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:P();return{densityClasses:r(()=>`${t}--density-${e.density}`)}}const zt=["elevated","flat","tonal","outlined","text","plain"];function Ot(e,t){return v(ut,null,[e&&v("span",{key:"overlay",class:`${t}__overlay`},null),v("span",{key:"underlay",class:`${t}__underlay`},null)])}const Ge=y({color:String,variant:{type:String,default:"elevated",validator:e=>zt.includes(e)}},"variant");function At(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:P();const a=r(()=>{const{variant:s}=he(e);return`${t}--variant-${s}`}),{colorClasses:n,colorStyles:i}=ie(r(()=>{const{variant:s,color:l}=he(e);return{[["elevated","flat"].includes(s)?"background":"text"]:l}}));return{colorClasses:n,colorStyles:i,variantClasses:a}}const Me=y({divided:Boolean,...Re(),...$(),...Ae(),...ze(),...le(),...D(),...M(),...Ge()},"VBtnGroup"),Se=E()({name:"VBtnGroup",props:Me(),setup(e,t){let{slots:a}=t;const{themeClasses:n}=H(e),{densityClasses:i}=De(e),{borderClasses:s}=Ne(e),{elevationClasses:l}=Oe(e),{roundedClasses:c}=oe(e);Be({VBtn:{height:"auto",color:V(e,"color"),density:V(e,"density"),flat:!0,variant:V(e,"variant")}}),R(()=>v(e.tag,{class:["v-btn-group",{"v-btn-group--divided":e.divided},n.value,s.value,i.value,l.value,c.value,e.class],style:e.style},a))}}),Dt=y({modelValue:{type:null,default:void 0},multiple:Boolean,mandatory:[Boolean,String],max:Number,selectedClass:String,disabled:Boolean},"group"),Gt=y({value:null,disabled:Boolean,selectedClass:String},"group-item");function Mt(e,t){let a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;const n=K("useGroupItem");if(!n)throw new Error("[Vuetify] useGroupItem composable must be used inside a component setup function");const i=ct();Ve(Symbol.for(`${t.description}:id`),i);const s=dt(t,null);if(!s){if(!a)return s;throw new Error(`[Vuetify] Could not find useGroup injection with symbol ${t.description}`)}const l=V(e,"value"),c=r(()=>!!(s.disabled.value||e.disabled));s.register({id:i,value:l,disabled:c},n),U(()=>{s.unregister(i)});const o=r(()=>s.isSelected(i)),g=r(()=>o.value&&[s.selectedClass.value,e.selectedClass]);return j(o,b=>{n.emit("group:selected",{value:b})}),{id:i,isSelected:o,toggle:()=>s.select(i,!o.value),select:b=>s.select(i,b),selectedClass:g,value:l,disabled:c,group:s}}function Ht(e,t){let a=!1;const n=vt([]),i=Ee(e,"modelValue",[],u=>u==null?[]:He(n,mt(u)),u=>{const d=Wt(n,u);return e.multiple?d:d[0]}),s=K("useGroup");function l(u,d){const C=u,m=Symbol.for(`${t.description}:id`),S=gt(m,s==null?void 0:s.vnode).indexOf(d);S>-1?n.splice(S,0,C):n.push(C)}function c(u){if(a)return;o();const d=n.findIndex(C=>C.id===u);n.splice(d,1)}function o(){const u=n.find(d=>!d.disabled);u&&e.mandatory==="force"&&!i.value.length&&(i.value=[u.id])}ft(()=>{o()}),U(()=>{a=!0});function g(u,d){const C=n.find(m=>m.id===u);if(!(d&&(C!=null&&C.disabled)))if(e.multiple){const m=i.value.slice(),x=m.findIndex(f=>f===u),S=~x;if(d=d??!S,S&&e.mandatory&&m.length<=1||!S&&e.max!=null&&m.length+1>e.max)return;x<0&&d?m.push(u):x>=0&&!d&&m.splice(x,1),i.value=m}else{const m=i.value.includes(u);if(e.mandatory&&m)return;i.value=d??!m?[u]:[]}}function b(u){if(e.multiple,i.value.length){const d=i.value[0],C=n.findIndex(S=>S.id===d);let m=(C+u)%n.length,x=n[m];for(;x.disabled&&m!==C;)m=(m+u)%n.length,x=n[m];if(x.disabled)return;i.value=[n[m].id]}else{const d=n.find(C=>!C.disabled);d&&(i.value=[d.id])}}const _={register:l,unregister:c,selected:i,select:g,disabled:V(e,"disabled"),prev:()=>b(n.length-1),next:()=>b(1),isSelected:u=>i.value.includes(u),selectedClass:r(()=>e.selectedClass),items:r(()=>n),getItemIndex:u=>Ft(n,u)};return Ve(t,_),_}function Ft(e,t){const a=He(e,[t]);return a.length?e.findIndex(n=>n.id===a[0]):-1}function He(e,t){const a=[];return t.forEach(n=>{const i=e.find(l=>Pe(n,l.value)),s=e[n];(i==null?void 0:i.value)!=null?a.push(i.id):s!=null&&a.push(s.id)}),a}function Wt(e,t){const a=[];return t.forEach(n=>{const i=e.findIndex(s=>s.id===n);if(~i){const s=e[i];a.push(s.value!=null?s.value:i)}}),a}const Fe=Symbol.for("vuetify:v-btn-toggle"),Xt=y({...Me(),...Dt()},"VBtnToggle");E()({name:"VBtnToggle",props:Xt(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:a}=t;const{isSelected:n,next:i,prev:s,select:l,selected:c}=Ht(e,Fe);return R(()=>{const o=Se.filterProps(e);return v(Se,ht({class:["v-btn-toggle",e.class]},o,{style:e.style}),{default:()=>{var g;return[(g=a.default)==null?void 0:g.call(a,{isSelected:n,next:i,prev:s,select:l,selected:c})]}})}),{next:i,prev:s,select:l}}});const Yt=["x-small","small","default","large","x-large"],re=y({size:{type:[String,Number],default:"default"}},"size");function ue(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:P();return Ie(()=>{let a,n;return X(Yt,e.size)?a=`${t}--size-${e.size}`:e.size&&(n={width:h(e.size),height:h(e.size)}),{sizeClasses:a,sizeStyles:n}})}const qt=y({color:String,start:Boolean,end:Boolean,icon:ne,...$(),...re(),...D({tag:"i"}),...M()},"VIcon"),ee=E()({name:"VIcon",props:qt(),setup(e,t){let{attrs:a,slots:n}=t;const i=z(),{themeClasses:s}=H(e),{iconData:l}=bt(r(()=>i.value||e.icon)),{sizeClasses:c}=ue(e),{textColorClasses:o,textColorStyles:g}=Y(V(e,"color"));return R(()=>{var _,u;const b=(_=n.default)==null?void 0:_.call(n);return b&&(i.value=(u=yt(b).filter(d=>d.type===Ct&&d.children&&typeof d.children=="string")[0])==null?void 0:u.children),v(l.value.component,{tag:e.tag,icon:l.value.icon,class:["v-icon","notranslate",s.value,c.value,o.value,{"v-icon--clickable":!!a.onClick,"v-icon--start":e.start,"v-icon--end":e.end},e.class],style:[c.value?void 0:{fontSize:h(e.size),height:h(e.size),width:h(e.size)},g.value,e.style],role:a.onClick?"button":void 0,"aria-hidden":!a.onClick},{default:()=>[b]})}),{}}});function We(e,t){const a=z(),n=pt(!1);if(St){const i=new IntersectionObserver(s=>{e==null||e(s,i),n.value=!!s.find(l=>l.isIntersecting)},t);U(()=>{i.disconnect()}),j(a,(s,l)=>{l&&(i.unobserve(l),n.value=!1),s&&i.observe(s)},{flush:"post"})}return{intersectionRef:a,isIntersecting:n}}const Ut=y({bgColor:String,color:String,indeterminate:[Boolean,String],modelValue:{type:[Number,String],default:0},rotate:{type:[Number,String],default:0},width:{type:[Number,String],default:4},...$(),...re(),...D({tag:"div"}),...M()},"VProgressCircular"),jt=E()({name:"VProgressCircular",props:Ut(),setup(e,t){let{slots:a}=t;const n=20,i=2*Math.PI*n,s=z(),{themeClasses:l}=H(e),{sizeClasses:c,sizeStyles:o}=ue(e),{textColorClasses:g,textColorStyles:b}=Y(V(e,"color")),{textColorClasses:_,textColorStyles:u}=Y(V(e,"bgColor")),{intersectionRef:d,isIntersecting:C}=We(),{resizeRef:m,contentRect:x}=Lt(),S=r(()=>Math.max(0,Math.min(100,parseFloat(e.modelValue)))),f=r(()=>Number(e.width)),p=r(()=>o.value?Number(e.size):x.value?x.value.width:Math.max(f.value,32)),I=r(()=>n/(1-f.value/p.value)*2),B=r(()=>f.value/p.value*I.value),N=r(()=>h((100-S.value)/100*i));return _t(()=>{d.value=s.value,m.value=s.value}),R(()=>v(e.tag,{ref:s,class:["v-progress-circular",{"v-progress-circular--indeterminate":!!e.indeterminate,"v-progress-circular--visible":C.value,"v-progress-circular--disable-shrink":e.indeterminate==="disable-shrink"},l.value,c.value,g.value,e.class],style:[o.value,b.value,e.style],role:"progressbar","aria-valuemin":"0","aria-valuemax":"100","aria-valuenow":e.indeterminate?void 0:S.value},{default:()=>[v("svg",{style:{transform:`rotate(calc(-90deg + ${Number(e.rotate)}deg))`},xmlns:"http://www.w3.org/2000/svg",viewBox:`0 0 ${I.value} ${I.value}`},[v("circle",{class:["v-progress-circular__underlay",_.value],style:u.value,fill:"transparent",cx:"50%",cy:"50%",r:n,"stroke-width":B.value,"stroke-dasharray":i,"stroke-dashoffset":0},null),v("circle",{class:"v-progress-circular__overlay",fill:"transparent",cx:"50%",cy:"50%",r:n,"stroke-width":B.value,"stroke-dasharray":i,"stroke-dashoffset":N.value},null)]),a.default&&v("div",{class:"v-progress-circular__content"},[a.default({value:S.value})])]})),{}}});const _e={center:"center",top:"bottom",bottom:"top",left:"right",right:"left"},Xe=y({location:String},"location");function Ye(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,a=arguments.length>2?arguments[2]:void 0;const{isRtl:n}=Le();return{locationStyles:r(()=>{if(!e.location)return{};const{side:s,align:l}=Pt(e.location.split(" ").length>1?e.location:`${e.location} center`,n.value);function c(g){return a?a(g):0}const o={};return s!=="center"&&(t?o[_e[s]]=`calc(100% - ${c(s)}px)`:o[s]=0),l!=="center"?t?o[_e[l]]=`calc(100% - ${c(l)}px)`:o[l]=0:(s==="center"?o.top=o.left="50%":o[{top:"left",bottom:"left",left:"top",right:"top"}[s]]="50%",o.transform={top:"translateX(-50%)",bottom:"translateX(-50%)",left:"translateY(-50%)",right:"translateY(-50%)",center:"translate(-50%, -50%)"}[s]),o})}}const Kt=y({absolute:Boolean,active:{type:Boolean,default:!0},bgColor:String,bgOpacity:[Number,String],bufferValue:{type:[Number,String],default:0},clickable:Boolean,color:String,height:{type:[Number,String],default:4},indeterminate:Boolean,max:{type:[Number,String],default:100},modelValue:{type:[Number,String],default:0},reverse:Boolean,stream:Boolean,striped:Boolean,roundedBar:Boolean,...$(),...Xe({location:"top"}),...le(),...D(),...M()},"VProgressLinear"),Jt=E()({name:"VProgressLinear",props:Kt(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:a}=t;const n=Ee(e,"modelValue"),{isRtl:i,rtlClasses:s}=Le(),{themeClasses:l}=H(e),{locationStyles:c}=Ye(e),{textColorClasses:o,textColorStyles:g}=Y(e,"color"),{backgroundColorClasses:b,backgroundColorStyles:_}=pe(r(()=>e.bgColor||e.color)),{backgroundColorClasses:u,backgroundColorStyles:d}=pe(e,"color"),{roundedClasses:C}=oe(e),{intersectionRef:m,isIntersecting:x}=We(),S=r(()=>parseInt(e.max,10)),f=r(()=>parseInt(e.height,10)),p=r(()=>parseFloat(e.bufferValue)/S.value*100),I=r(()=>parseFloat(n.value)/S.value*100),B=r(()=>i.value!==e.reverse),N=r(()=>e.indeterminate?"fade-transition":"slide-x-transition"),F=r(()=>e.bgOpacity==null?e.bgOpacity:parseFloat(e.bgOpacity));function J(k){if(!m.value)return;const{left:L,right:Q,width:T}=m.value.getBoundingClientRect(),W=B.value?T-k.clientX+(Q-T):k.clientX-L;n.value=Math.round(W/T*S.value)}return R(()=>v(e.tag,{ref:m,class:["v-progress-linear",{"v-progress-linear--absolute":e.absolute,"v-progress-linear--active":e.active&&x.value,"v-progress-linear--reverse":B.value,"v-progress-linear--rounded":e.rounded,"v-progress-linear--rounded-bar":e.roundedBar,"v-progress-linear--striped":e.striped},C.value,l.value,s.value,e.class],style:[{bottom:e.location==="bottom"?0:void 0,top:e.location==="top"?0:void 0,height:e.active?h(f.value):0,"--v-progress-linear-height":h(f.value),...c.value},e.style],role:"progressbar","aria-hidden":e.active?"false":"true","aria-valuemin":"0","aria-valuemax":e.max,"aria-valuenow":e.indeterminate?void 0:I.value,onClick:e.clickable&&J},{default:()=>[e.stream&&v("div",{key:"stream",class:["v-progress-linear__stream",o.value],style:{...g.value,[B.value?"left":"right"]:h(-f.value),borderTop:`${h(f.value/2)} dotted`,opacity:F.value,top:`calc(50% - ${h(f.value/4)})`,width:h(100-p.value,"%"),"--v-progress-linear-stream-to":h(f.value*(B.value?1:-1))}},null),v("div",{class:["v-progress-linear__background",b.value],style:[_.value,{opacity:F.value,width:h(e.stream?p.value:100,"%")}]},null),v(kt,{name:N.value},{default:()=>[e.indeterminate?v("div",{class:"v-progress-linear__indeterminate"},[["long","short"].map(k=>v("div",{key:k,class:["v-progress-linear__indeterminate",k,u.value],style:d.value},null))]):v("div",{class:["v-progress-linear__determinate",u.value],style:[d.value,{width:h(I.value,"%")}]},null)]}),a.default&&v("div",{class:"v-progress-linear__content"},[a.default({value:I.value,buffer:p.value})])]})),{}}}),Qt=y({loading:[Boolean,String]},"loader");function Zt(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:P();return{loaderClasses:r(()=>({[`${t}--loading`]:e.loading}))}}function _n(e,t){var n;let{slots:a}=t;return v("div",{class:`${e.name}__loader`},[((n=a.default)==null?void 0:n.call(a,{color:e.color,isActive:e.active}))||v(Jt,{absolute:e.absolute,active:e.active,color:e.color,height:"2",indeterminate:!0},null)])}const en=["static","relative","fixed","absolute","sticky"],tn=y({position:{type:String,validator:e=>en.includes(e)}},"position");function nn(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:P();return{positionClasses:r(()=>e.position?`${t}--${e.position}`:void 0)}}function an(){const e=K("useRoute");return r(()=>{var t;return(t=e==null?void 0:e.proxy)==null?void 0:t.$route})}function kn(){var e,t;return(t=(e=K("useRouter"))==null?void 0:e.proxy)==null?void 0:t.$router}function sn(e,t){const a=xt("RouterLink"),n=r(()=>!!(e.href||e.to)),i=r(()=>(n==null?void 0:n.value)||be(t,"click")||be(e,"click"));if(typeof a=="string")return{isLink:n,isClickable:i,href:V(e,"href")};const s=e.to?a.useLink(e):void 0,l=an();return{isLink:n,isClickable:i,route:s==null?void 0:s.route,navigate:s==null?void 0:s.navigate,isActive:s&&r(()=>{var c,o,g;return e.exact?l.value?((g=s.isExactActive)==null?void 0:g.value)&&Pe(s.route.value.query,l.value.query):(o=s.isExactActive)==null?void 0:o.value:(c=s.isActive)==null?void 0:c.value}),href:r(()=>e.to?s==null?void 0:s.route.value.href:e.href)}}const ln=y({href:String,replace:Boolean,to:[String,Object],exact:Boolean},"router");let te=!1;function xn(e,t){let a=!1,n,i;we&&(Te(()=>{window.addEventListener("popstate",s),n=e==null?void 0:e.beforeEach((l,c,o)=>{te?a?t(o):o():setTimeout(()=>a?t(o):o()),te=!0}),i=e==null?void 0:e.afterEach(()=>{te=!1})}),wt(()=>{window.removeEventListener("popstate",s),n==null||n(),i==null||i()}));function s(l){var c;(c=l.state)!=null&&c.replaced||(a=!0,setTimeout(()=>a=!1))}}function on(e,t){j(()=>{var a;return(a=e.isActive)==null?void 0:a.value},a=>{e.isLink.value&&a&&t&&Te(()=>{t(!0)})},{immediate:!0})}const ae=Symbol("rippleStop"),rn=80;function ke(e,t){e.style.transform=t,e.style.webkitTransform=t}function se(e){return e.constructor.name==="TouchEvent"}function qe(e){return e.constructor.name==="KeyboardEvent"}const un=function(e,t){var _;let a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},n=0,i=0;if(!qe(e)){const u=t.getBoundingClientRect(),d=se(e)?e.touches[e.touches.length-1]:e;n=d.clientX-u.left,i=d.clientY-u.top}let s=0,l=.3;(_=t._ripple)!=null&&_.circle?(l=.15,s=t.clientWidth/2,s=a.center?s:s+Math.sqrt((n-s)**2+(i-s)**2)/4):s=Math.sqrt(t.clientWidth**2+t.clientHeight**2)/2;const c=`${(t.clientWidth-s*2)/2}px`,o=`${(t.clientHeight-s*2)/2}px`,g=a.center?c:`${n-s}px`,b=a.center?o:`${i-s}px`;return{radius:s,scale:l,x:g,y:b,centerX:c,centerY:o}},q={show(e,t){var d;let a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(!((d=t==null?void 0:t._ripple)!=null&&d.enabled))return;const n=document.createElement("span"),i=document.createElement("span");n.appendChild(i),n.className="v-ripple__container",a.class&&(n.className+=` ${a.class}`);const{radius:s,scale:l,x:c,y:o,centerX:g,centerY:b}=un(e,t,a),_=`${s*2}px`;i.className="v-ripple__animation",i.style.width=_,i.style.height=_,t.appendChild(n);const u=window.getComputedStyle(t);u&&u.position==="static"&&(t.style.position="relative",t.dataset.previousPosition="static"),i.classList.add("v-ripple__animation--enter"),i.classList.add("v-ripple__animation--visible"),ke(i,`translate(${c}, ${o}) scale3d(${l},${l},${l})`),i.dataset.activated=String(performance.now()),setTimeout(()=>{i.classList.remove("v-ripple__animation--enter"),i.classList.add("v-ripple__animation--in"),ke(i,`translate(${g}, ${b}) scale3d(1,1,1)`)},0)},hide(e){var s;if(!((s=e==null?void 0:e._ripple)!=null&&s.enabled))return;const t=e.getElementsByClassName("v-ripple__animation");if(t.length===0)return;const a=t[t.length-1];if(a.dataset.isHiding)return;a.dataset.isHiding="true";const n=performance.now()-Number(a.dataset.activated),i=Math.max(250-n,0);setTimeout(()=>{a.classList.remove("v-ripple__animation--in"),a.classList.add("v-ripple__animation--out"),setTimeout(()=>{var c;e.getElementsByClassName("v-ripple__animation").length===1&&e.dataset.previousPosition&&(e.style.position=e.dataset.previousPosition,delete e.dataset.previousPosition),((c=a.parentNode)==null?void 0:c.parentNode)===e&&e.removeChild(a.parentNode)},300)},i)}};function Ue(e){return typeof e>"u"||!!e}function O(e){const t={},a=e.currentTarget;if(!(!(a!=null&&a._ripple)||a._ripple.touched||e[ae])){if(e[ae]=!0,se(e))a._ripple.touched=!0,a._ripple.isTouch=!0;else if(a._ripple.isTouch)return;if(t.center=a._ripple.centered||qe(e),a._ripple.class&&(t.class=a._ripple.class),se(e)){if(a._ripple.showTimerCommit)return;a._ripple.showTimerCommit=()=>{q.show(e,a,t)},a._ripple.showTimer=window.setTimeout(()=>{var n;(n=a==null?void 0:a._ripple)!=null&&n.showTimerCommit&&(a._ripple.showTimerCommit(),a._ripple.showTimerCommit=null)},rn)}else q.show(e,a,t)}}function xe(e){e[ae]=!0}function w(e){const t=e.currentTarget;if(t!=null&&t._ripple){if(window.clearTimeout(t._ripple.showTimer),e.type==="touchend"&&t._ripple.showTimerCommit){t._ripple.showTimerCommit(),t._ripple.showTimerCommit=null,t._ripple.showTimer=window.setTimeout(()=>{w(e)});return}window.setTimeout(()=>{t._ripple&&(t._ripple.touched=!1)}),q.hide(t)}}function je(e){const t=e.currentTarget;t!=null&&t._ripple&&(t._ripple.showTimerCommit&&(t._ripple.showTimerCommit=null),window.clearTimeout(t._ripple.showTimer))}let A=!1;function Ke(e){!A&&(e.keyCode===ye.enter||e.keyCode===ye.space)&&(A=!0,O(e))}function Je(e){A=!1,w(e)}function Qe(e){A&&(A=!1,w(e))}function Ze(e,t,a){const{value:n,modifiers:i}=t,s=Ue(n);if(s||q.hide(e),e._ripple=e._ripple??{},e._ripple.enabled=s,e._ripple.centered=i.center,e._ripple.circle=i.circle,Bt(n)&&n.class&&(e._ripple.class=n.class),s&&!a){if(i.stop){e.addEventListener("touchstart",xe,{passive:!0}),e.addEventListener("mousedown",xe);return}e.addEventListener("touchstart",O,{passive:!0}),e.addEventListener("touchend",w,{passive:!0}),e.addEventListener("touchmove",je,{passive:!0}),e.addEventListener("touchcancel",w),e.addEventListener("mousedown",O),e.addEventListener("mouseup",w),e.addEventListener("mouseleave",w),e.addEventListener("keydown",Ke),e.addEventListener("keyup",Je),e.addEventListener("blur",Qe),e.addEventListener("dragstart",w,{passive:!0})}else!s&&a&&et(e)}function et(e){e.removeEventListener("mousedown",O),e.removeEventListener("touchstart",O),e.removeEventListener("touchend",w),e.removeEventListener("touchmove",je),e.removeEventListener("touchcancel",w),e.removeEventListener("mouseup",w),e.removeEventListener("mouseleave",w),e.removeEventListener("keydown",Ke),e.removeEventListener("keyup",Je),e.removeEventListener("dragstart",w),e.removeEventListener("blur",Qe)}function cn(e,t){Ze(e,t,!1)}function dn(e){delete e._ripple,et(e)}function vn(e,t){if(t.value===t.oldValue)return;const a=Ue(t.oldValue);Ze(e,t,a)}const fn={mounted:cn,unmounted:dn,updated:vn},mn=y({active:{type:Boolean,default:void 0},symbol:{type:null,default:Fe},flat:Boolean,icon:[Boolean,String,Function,Object],prependIcon:ne,appendIcon:ne,block:Boolean,slim:Boolean,stacked:Boolean,ripple:{type:[Boolean,Object],default:!0},text:String,...Re(),...$(),...Ae(),...$t(),...ze(),...Gt(),...Qt(),...Xe(),...tn(),...le(),...ln(),...re(),...D({tag:"button"}),...M(),...Ge({variant:"elevated"})},"VBtn"),wn=E()({name:"VBtn",directives:{Ripple:fn},props:mn(),emits:{"group:selected":e=>!0},setup(e,t){let{attrs:a,slots:n}=t;const{themeClasses:i}=H(e),{borderClasses:s}=Ne(e),{colorClasses:l,colorStyles:c,variantClasses:o}=At(e),{densityClasses:g}=De(e),{dimensionStyles:b}=Rt(e),{elevationClasses:_}=Oe(e),{loaderClasses:u}=Zt(e),{locationStyles:d}=Ye(e),{positionClasses:C}=nn(e),{roundedClasses:m}=oe(e),{sizeClasses:x,sizeStyles:S}=ue(e),f=Mt(e,e.symbol,!1),p=sn(e,a),I=r(()=>{var k;return e.active!==void 0?e.active:p.isLink.value?(k=p.isActive)==null?void 0:k.value:f==null?void 0:f.isSelected.value}),B=r(()=>(f==null?void 0:f.disabled.value)||e.disabled),N=r(()=>e.variant==="elevated"&&!(e.disabled||e.flat||e.border)),F=r(()=>{if(!(e.value===void 0||typeof e.value=="symbol"))return Object(e.value)===e.value?JSON.stringify(e.value,null,0):e.value});function J(k){var L;B.value||p.isLink.value&&(k.metaKey||k.ctrlKey||k.shiftKey||k.button!==0||a.target==="_blank")||((L=p.navigate)==null||L.call(p,k),f==null||f.toggle())}return on(p,f==null?void 0:f.select),R(()=>{var ce,de;const k=p.isLink.value?"a":e.tag,L=!!(e.prependIcon||n.prepend),Q=!!(e.appendIcon||n.append),T=!!(e.icon&&e.icon!==!0),W=(f==null?void 0:f.isSelected.value)&&(!p.isLink.value||((ce=p.isActive)==null?void 0:ce.value))||!f||((de=p.isActive)==null?void 0:de.value);return It(v(k,{type:k==="a"?void 0:"button",class:["v-btn",f==null?void 0:f.selectedClass.value,{"v-btn--active":I.value,"v-btn--block":e.block,"v-btn--disabled":B.value,"v-btn--elevated":N.value,"v-btn--flat":e.flat,"v-btn--icon":!!e.icon,"v-btn--loading":e.loading,"v-btn--slim":e.slim,"v-btn--stacked":e.stacked},i.value,s.value,W?l.value:void 0,g.value,_.value,u.value,C.value,m.value,x.value,o.value,e.class],style:[W?c.value:void 0,b.value,d.value,S.value,e.style],disabled:B.value||void 0,href:p.href.value,onClick:J,value:F.value},{default:()=>{var ve;return[Ot(!0,"v-btn"),!e.icon&&L&&v("span",{key:"prepend",class:"v-btn__prepend"},[n.prepend?v(Z,{key:"prepend-defaults",disabled:!e.prependIcon,defaults:{VIcon:{icon:e.prependIcon}}},n.prepend):v(ee,{key:"prepend-icon",icon:e.prependIcon},null)]),v("span",{class:"v-btn__content","data-no-activator":""},[!n.default&&T?v(ee,{key:"content-icon",icon:e.icon},null):v(Z,{key:"content-defaults",disabled:!T,defaults:{VIcon:{icon:e.icon}}},{default:()=>{var fe;return[((fe=n.default)==null?void 0:fe.call(n))??e.text]}})]),!e.icon&&Q&&v("span",{key:"append",class:"v-btn__append"},[n.append?v(Z,{key:"append-defaults",disabled:!e.appendIcon,defaults:{VIcon:{icon:e.appendIcon}}},n.append):v(ee,{key:"append-icon",icon:e.appendIcon},null)]),!!e.loading&&v("span",{key:"loader",class:"v-btn__loader"},[((ve=n.loader)==null?void 0:ve.call(n))??v(jt,{color:typeof e.loading=="boolean"?void 0:e.loading,indeterminate:!0,size:"23",width:"2"},null)])]}}),[[Vt("ripple"),!B.value&&e.ripple,null]])}),{}}});export{yn as A,Cn as B,pn as C,$t as D,Rt as E,kn as F,xn as G,Qt as H,Zt as I,Lt as J,Xe as K,_n as L,tn as M,Ye as N,nn as O,Sn as P,jt as Q,fn as R,mn as S,Ce as T,wn as V,Se as a,ee as b,Y as c,pe as d,Dt as e,Ge as f,Ht as g,Re as h,ze as i,Gt as j,le as k,ln as l,Ae as m,re as n,Ne as o,At as p,Oe as q,oe as r,ue as s,Mt as t,De as u,sn as v,Ot as w,Z as x,Pt as y,bn as z}; diff --git a/next/_nuxt/VContainer.5773223d.js b/next/_nuxt/VContainer.bab1f441.js similarity index 68% rename from next/_nuxt/VContainer.5773223d.js rename to next/_nuxt/VContainer.bab1f441.js index f6bbbed3..a40ed9cf 100644 --- a/next/_nuxt/VContainer.5773223d.js +++ b/next/_nuxt/VContainer.bab1f441.js @@ -1 +1 @@ -import{m as o,a as n,u as r}from"./VGrid.c9f91b7f.js";import{Z as l,X as i,ak as m,z as c}from"./entry.f054aaf7.js";const u=l({fluid:{type:Boolean,default:!1},...o(),...n()},"VContainer"),C=i()({name:"VContainer",props:u(),setup(e,a){let{slots:s}=a;const{rtlClasses:t}=m();return r(()=>c(e.tag,{class:["v-container",{"v-container--fluid":e.fluid},t.value,e.class],style:e.style},s)),{}}});export{C as V}; +import{m as o,a as n,u as r}from"./VGrid.dc1cb3b2.js";import{Z as l,X as i,ak as m,z as c}from"./entry.5dcac124.js";const u=l({fluid:{type:Boolean,default:!1},...o(),...n()},"VContainer"),C=i()({name:"VContainer",props:u(),setup(e,a){let{slots:s}=a;const{rtlClasses:t}=m();return r(()=>c(e.tag,{class:["v-container",{"v-container--fluid":e.fluid},t.value,e.class],style:e.style},s)),{}}});export{C as V}; diff --git a/next/_nuxt/VGrid.c9f91b7f.js b/next/_nuxt/VGrid.dc1cb3b2.js similarity index 76% rename from next/_nuxt/VGrid.c9f91b7f.js rename to next/_nuxt/VGrid.dc1cb3b2.js index eab9b8df..28afb14f 100644 --- a/next/_nuxt/VGrid.c9f91b7f.js +++ b/next/_nuxt/VGrid.dc1cb3b2.js @@ -1 +1 @@ -import{Z as t,at as n}from"./entry.f054aaf7.js";const s=t({class:[String,Array],style:{type:[String,Array,Object],default:null}},"component");function o(e){const r=n("useRender");r.render=e}const c=t({tag:{type:String,default:"div"}},"tag");export{c as a,s as m,o as u}; +import{Z as t,at as n}from"./entry.5dcac124.js";const s=t({class:[String,Array],style:{type:[String,Array,Object],default:null}},"component");function o(e){const r=n("useRender");r.render=e}const c=t({tag:{type:String,default:"div"}},"tag");export{c as a,s as m,o as u}; diff --git a/next/_nuxt/VNavigationDrawer.cc836505.js b/next/_nuxt/VNavigationDrawer.f6377311.js similarity index 98% rename from next/_nuxt/VNavigationDrawer.cc836505.js rename to next/_nuxt/VNavigationDrawer.f6377311.js index 07c9cfe8..a2e85153 100644 --- a/next/_nuxt/VNavigationDrawer.cc836505.js +++ b/next/_nuxt/VNavigationDrawer.f6377311.js @@ -1 +1 @@ -import{Z as G,aa as Q,a3 as fe,at as re,a4 as ce,a8 as P,bn as me,bo as ge,c as v,e as ee,r as ve,O as D,ap as W,o as te,bs as he,N as X,bt as ye,b6 as pe,$ as we,X as be,ak as Se,al as xe,a7 as ne,av as Ie,a2 as Me,aj as J,ai as ke,a6 as Ee,z as L,R as oe,Y as Te,I as Re,ad as Ce}from"./entry.f054aaf7.js";import{J as Le,h as Ve,i as $e,k as Be,o as Pe,d as le,q as ze,r as He,F as Ne,T as Oe}from"./VBtn.2bcab400.js";import{m as Ye,a as De,u as We}from"./VGrid.c9f91b7f.js";import{n as Xe,u as _e}from"./index.f1db28ae.js";const j=Symbol.for("vuetify:layout"),de=Symbol.for("vuetify:layout-item"),ue=1e3,lt=G({overlaps:{type:Array,default:()=>[]},fullHeight:Boolean},"layout"),Ae=G({name:{type:String},order:{type:[Number,String],default:0},absolute:Boolean},"layout-item");function ut(){const e=Q(j);if(!e)throw new Error("[Vuetify] Could not find injected layout");return{getLayoutItem:e.getLayoutItem,mainRect:e.mainRect,mainStyles:e.mainStyles}}function Ze(e){const i=Q(j);if(!i)throw new Error("[Vuetify] Could not find injected layout");const r=e.id??`layout-item-${fe()}`,u=re("useLayoutItem");ce(de,{id:r});const t=P(!1);me(()=>t.value=!0),ge(()=>t.value=!1);const{layoutItemStyles:a,layoutItemScrimStyles:d}=i.register(u,{...e,active:v(()=>t.value?!1:e.active.value),id:r});return ee(()=>i.unregister(r)),{layoutItemStyles:a,layoutRect:i.layoutRect,layoutItemScrimStyles:d}}const Fe=(e,i,r,u)=>{let t={top:0,left:0,right:0,bottom:0};const a=[{id:"",layer:{...t}}];for(const d of e){const p=i.get(d),b=r.get(d),h=u.get(d);if(!p||!b||!h)continue;const c={...t,[p.value]:parseInt(t[p.value],10)+(h.value?parseInt(b.value,10):0)};a.push({id:d,layer:c}),t=c}return a};function it(e){const i=Q(j,null),r=v(()=>i?i.rootZIndex.value-100:ue),u=ve([]),t=D(new Map),a=D(new Map),d=D(new Map),p=D(new Map),b=D(new Map),{resizeRef:h,contentRect:c}=Le(),y=v(()=>{const n=new Map,l=e.overlaps??[];for(const o of l.filter(g=>g.includes(":"))){const[g,m]=o.split(":");if(!u.value.includes(g)||!u.value.includes(m))continue;const M=t.get(g),T=t.get(m),H=a.get(g),$=a.get(m);!M||!T||!H||!$||(n.set(m,{position:M.value,amount:parseInt(H.value,10)}),n.set(g,{position:T.value,amount:-parseInt($.value,10)}))}return n}),f=v(()=>{const n=[...new Set([...d.values()].map(o=>o.value))].sort((o,g)=>o-g),l=[];for(const o of n){const g=u.value.filter(m=>{var M;return((M=d.get(m))==null?void 0:M.value)===o});l.push(...g)}return Fe(l,t,a,p)}),w=v(()=>!Array.from(b.values()).some(n=>n.value)),S=v(()=>f.value[f.value.length-1].layer),x=v(()=>({"--v-layout-left":W(S.value.left),"--v-layout-right":W(S.value.right),"--v-layout-top":W(S.value.top),"--v-layout-bottom":W(S.value.bottom),...w.value?void 0:{transition:"none"}})),E=v(()=>f.value.slice(1).map((n,l)=>{let{id:o}=n;const{layer:g}=f.value[l],m=a.get(o),M=t.get(o);return{id:o,...g,size:Number(m.value),position:M.value}})),V=n=>E.value.find(l=>l.id===n),C=re("createLayout"),k=P(!1);te(()=>{k.value=!0}),ce(j,{register:(n,l)=>{let{id:o,order:g,position:m,layoutSize:M,elementSize:T,active:H,disableTransitions:$,absolute:q}=l;d.set(o,g),t.set(o,m),a.set(o,M),p.set(o,H),$&&b.set(o,$);const _=he(de,C==null?void 0:C.vnode).indexOf(n);_>-1?u.value.splice(_,0,o):u.value.push(o);const A=v(()=>E.value.findIndex(B=>B.id===o)),Y=v(()=>r.value+f.value.length*2-A.value*2),I=v(()=>{const B=m.value==="left"||m.value==="right",N=m.value==="right",F=m.value==="bottom",ae={[m.value]:0,zIndex:Y.value,transform:`translate${B?"X":"Y"}(${(H.value?0:-110)*(N||F?-1:1)}%)`,position:q.value||r.value!==ue?"absolute":"fixed",...w.value?void 0:{transition:"none"}};if(!k.value)return ae;const R=E.value[A.value];if(!R)throw new Error(`[Vuetify] Could not find layout item "${o}"`);const U=y.value.get(o);return U&&(R[U.position]+=U.amount),{...ae,height:B?`calc(100% - ${R.top}px - ${R.bottom}px)`:T.value?`${T.value}px`:void 0,left:N?void 0:`${R.left}px`,right:N?`${R.right}px`:void 0,top:m.value!=="bottom"?`${R.top}px`:void 0,bottom:m.value!=="top"?`${R.bottom}px`:void 0,width:B?T.value?`${T.value}px`:void 0:`calc(100% - ${R.left}px - ${R.right}px)`}}),Z=v(()=>({zIndex:Y.value-1}));return{layoutItemStyles:I,layoutItemScrimStyles:Z,zIndex:Y}},unregister:n=>{d.delete(n),t.delete(n),a.delete(n),p.delete(n),b.delete(n),u.value=u.value.filter(l=>l!==n)},mainRect:S,mainStyles:x,getLayoutItem:V,items:E,layoutRect:c,rootZIndex:r});const z=v(()=>["v-layout",{"v-layout--full-height":e.fullHeight}]),s=v(()=>({zIndex:i?r.value:void 0,position:i?"relative":void 0,overflow:i?"hidden":void 0}));return{layoutClasses:z,layoutStyles:s,getLayoutItem:V,items:E,layoutRect:c,layoutRef:h}}function je(e){let{rootEl:i,isSticky:r,layoutItemStyles:u}=e;const t=P(!1),a=P(0),d=v(()=>{const h=typeof t.value=="boolean"?"top":t.value;return[r.value?{top:"auto",bottom:"auto",height:void 0}:void 0,t.value?{[h]:W(a.value)}:{top:u.value.top}]});te(()=>{X(r,h=>{h?window.addEventListener("scroll",b,{passive:!0}):window.removeEventListener("scroll",b)},{immediate:!0})}),ee(()=>{window.removeEventListener("scroll",b)});let p=0;function b(){const h=p>window.scrollY?"up":"down",c=i.value.getBoundingClientRect(),y=parseFloat(u.value.top??0),f=window.scrollY-Math.max(0,a.value-y),w=c.height+Math.max(a.value,y)-window.scrollY-window.innerHeight,S=parseFloat(getComputedStyle(i.value).getPropertyValue("--v-body-scroll-y"))||0;c.height0;r--){if(e[r].t===e[r-1].t)continue;const u=ie(i),t=(e[r].d-e[r-1].d)/(e[r].t-e[r-1].t);i+=(t-u)*Math.abs(t),r===e.length-1&&(i*=.5)}return ie(i)*1e3}function Ue(){const e={};function i(t){Array.from(t.changedTouches).forEach(a=>{(e[a.identifier]??(e[a.identifier]=new ye(Ke))).push([t.timeStamp,a])})}function r(t){Array.from(t.changedTouches).forEach(a=>{delete e[a.identifier]})}function u(t){var h;const a=(h=e[t])==null?void 0:h.values().reverse();if(!a)throw new Error(`No samples for touch id ${t}`);const d=a[0],p=[],b=[];for(const c of a){if(d[0]-c[0]>qe)break;p.push({t:c[0],d:c[1].clientX}),b.push({t:c[0],d:c[1].clientY})}return{x:se(p),y:se(b),get direction(){const{x:c,y}=this,[f,w]=[Math.abs(c),Math.abs(y)];return f>w&&c>=0?"right":f>w&&c<=0?"left":w>f&&y>=0?"down":w>f&&y<=0?"up":Je()}}}return{addMovement:i,endTouch:r,getVelocity:u}}function Je(){throw new Error}function Ge(e){let{isActive:i,isTemporary:r,width:u,touchless:t,position:a}=e;te(()=>{window.addEventListener("touchstart",V,{passive:!0}),window.addEventListener("touchmove",C,{passive:!1}),window.addEventListener("touchend",k,{passive:!0})}),ee(()=>{window.removeEventListener("touchstart",V),window.removeEventListener("touchmove",C),window.removeEventListener("touchend",k)});const d=v(()=>["left","right"].includes(a.value)),{addMovement:p,endTouch:b,getVelocity:h}=Ue();let c=!1;const y=P(!1),f=P(0),w=P(0);let S;function x(s,n){return(a.value==="left"?s:a.value==="right"?document.documentElement.clientWidth-s:a.value==="top"?s:a.value==="bottom"?document.documentElement.clientHeight-s:O())-(n?u.value:0)}function E(s){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;const l=a.value==="left"?(s-w.value)/u.value:a.value==="right"?(document.documentElement.clientWidth-s-w.value)/u.value:a.value==="top"?(s-w.value)/u.value:a.value==="bottom"?(document.documentElement.clientHeight-s-w.value)/u.value:O();return n?Math.max(0,Math.min(1,l)):l}function V(s){if(t.value)return;const n=s.changedTouches[0].clientX,l=s.changedTouches[0].clientY,o=25,g=a.value==="left"?ndocument.documentElement.clientWidth-o:a.value==="top"?ldocument.documentElement.clientHeight-o:O(),m=i.value&&(a.value==="left"?ndocument.documentElement.clientWidth-u.value:a.value==="top"?ldocument.documentElement.clientHeight-u.value:O());(g||m||i.value&&r.value)&&(c=!0,S=[n,l],w.value=x(d.value?n:l,i.value),f.value=E(d.value?n:l),b(s),p(s))}function C(s){const n=s.changedTouches[0].clientX,l=s.changedTouches[0].clientY;if(c){if(!s.cancelable){c=!1;return}const g=Math.abs(n-S[0]),m=Math.abs(l-S[1]);(d.value?g>m&&g>3:m>g&&m>3)?(y.value=!0,c=!1):(d.value?m:g)>3&&(c=!1)}if(!y.value)return;s.preventDefault(),p(s);const o=E(d.value?n:l,!1);f.value=Math.max(0,Math.min(1,o)),o>1?w.value=x(d.value?n:l,!0):o<0&&(w.value=x(d.value?n:l,!1))}function k(s){if(c=!1,!y.value)return;p(s),y.value=!1;const n=h(s.changedTouches[0].identifier),l=Math.abs(n.x),o=Math.abs(n.y);(d.value?l>o&&l>400:o>l&&o>3)?i.value=n.direction===({left:"right",right:"left",top:"down",bottom:"up"}[a.value]||O()):i.value=f.value>.5}const z=v(()=>y.value?{transform:a.value==="left"?`translateX(calc(-100% + ${f.value*u.value}px))`:a.value==="right"?`translateX(calc(100% - ${f.value*u.value}px))`:a.value==="top"?`translateY(calc(-100% + ${f.value*u.value}px))`:a.value==="bottom"?`translateY(calc(100% - ${f.value*u.value}px))`:O(),transition:"none"}:void 0);return{isDragging:y,dragProgress:f,dragStyles:z}}function O(){throw new Error}const Qe=["start","end","left","right","top","bottom"],et=G({color:String,disableResizeWatcher:Boolean,disableRouteWatcher:Boolean,expandOnHover:Boolean,floating:Boolean,modelValue:{type:Boolean,default:null},permanent:Boolean,rail:{type:Boolean,default:null},railWidth:{type:[Number,String],default:56},scrim:{type:[Boolean,String],default:!0},image:String,temporary:Boolean,touchless:Boolean,width:{type:[Number,String],default:256},location:{type:String,default:"start",validator:e=>Qe.includes(e)},sticky:Boolean,...Ve(),...Ye(),...pe(),...$e(),...Ae(),...Be(),...De({tag:"nav"}),...we()},"VNavigationDrawer"),st=be()({name:"VNavigationDrawer",props:et(),emits:{"update:modelValue":e=>!0,"update:rail":e=>!0},setup(e,i){let{attrs:r,emit:u,slots:t}=i;const{isRtl:a}=Se(),{themeClasses:d}=xe(e),{borderClasses:p}=Pe(e),{backgroundColorClasses:b,backgroundColorStyles:h}=le(ne(e,"color")),{elevationClasses:c}=ze(e),{displayClasses:y,mobile:f}=Ie(e),{roundedClasses:w}=He(e),S=Ne(),x=Me(e,"modelValue",null,I=>!!I),{ssrBootStyles:E}=Xe(),{scopeId:V}=_e(),C=ve(),k=P(!1),z=v(()=>e.rail&&e.expandOnHover&&k.value?Number(e.width):Number(e.rail?e.railWidth:e.width)),s=v(()=>Oe(e.location,a.value)),n=v(()=>!e.permanent&&(f.value||e.temporary)),l=v(()=>e.sticky&&!n.value&&s.value!=="bottom");J(()=>e.expandOnHover&&e.rail!=null,()=>{X(k,I=>u("update:rail",!I))}),J(()=>!e.disableResizeWatcher,()=>{X(n,I=>!e.permanent&&Ce(()=>x.value=!I))}),J(()=>!e.disableRouteWatcher&&!!S,()=>{X(S.currentRoute,()=>n.value&&(x.value=!1))}),X(()=>e.permanent,I=>{I&&(x.value=!0)}),ke(()=>{e.modelValue!=null||n.value||(x.value=e.permanent||!f.value)});const{isDragging:o,dragProgress:g,dragStyles:m}=Ge({isActive:x,isTemporary:n,width:z,touchless:ne(e,"touchless"),position:s}),M=v(()=>{const I=n.value?0:e.rail&&e.expandOnHover?Number(e.railWidth):z.value;return o.value?I*g.value:I}),{layoutItemStyles:T,layoutItemScrimStyles:H}=Ze({id:e.name,order:v(()=>parseInt(e.order,10)),position:s,layoutSize:M,elementSize:z,active:v(()=>x.value||o.value),disableTransitions:v(()=>o.value),absolute:v(()=>e.absolute||l.value&&typeof $.value!="string")}),{isStuck:$,stickyStyles:q}=je({rootEl:C,isSticky:l,layoutItemStyles:T}),K=le(v(()=>typeof e.scrim=="string"?e.scrim:null)),_=v(()=>({...o.value?{opacity:g.value*.2,transition:"none"}:void 0,...H.value}));Ee({VList:{bgColor:"transparent"}});function A(){k.value=!0}function Y(){k.value=!1}return We(()=>{const I=t.image||e.image;return L(Re,null,[L(e.tag,oe({ref:C,onMouseenter:A,onMouseleave:Y,class:["v-navigation-drawer",`v-navigation-drawer--${s.value}`,{"v-navigation-drawer--expand-on-hover":e.expandOnHover,"v-navigation-drawer--floating":e.floating,"v-navigation-drawer--is-hovering":k.value,"v-navigation-drawer--rail":e.rail,"v-navigation-drawer--temporary":n.value,"v-navigation-drawer--active":x.value,"v-navigation-drawer--sticky":l.value},d.value,b.value,p.value,y.value,c.value,w.value,e.class],style:[h.value,T.value,m.value,E.value,q.value,e.style]},V,r),{default:()=>{var Z,B,N,F;return[I&&L("div",{key:"image",class:"v-navigation-drawer__img"},[t.image?(Z=t.image)==null?void 0:Z.call(t,{image:e.image}):L("img",{src:e.image,alt:""},null)]),t.prepend&&L("div",{class:"v-navigation-drawer__prepend"},[(B=t.prepend)==null?void 0:B.call(t)]),L("div",{class:"v-navigation-drawer__content"},[(N=t.default)==null?void 0:N.call(t)]),t.append&&L("div",{class:"v-navigation-drawer__append"},[(F=t.append)==null?void 0:F.call(t)])]}}),L(Te,{name:"fade-transition"},{default:()=>[n.value&&(o.value||x.value)&&!!e.scrim&&L("div",oe({class:["v-navigation-drawer__scrim",K.backgroundColorClasses.value],style:[_.value,K.backgroundColorStyles.value],onClick:()=>x.value=!1},V),null)]})])}),{isStuck:$}}});export{st as V,Ae as a,ut as b,it as c,lt as m,Ze as u}; +import{Z as G,aa as Q,a3 as fe,at as re,a4 as ce,a8 as P,bn as me,bo as ge,c as v,e as ee,r as ve,O as D,ap as W,o as te,bs as he,N as X,bt as ye,b6 as pe,$ as we,X as be,ak as Se,al as xe,a7 as ne,av as Ie,a2 as Me,aj as J,ai as ke,a6 as Ee,z as L,R as oe,Y as Te,I as Re,ad as Ce}from"./entry.5dcac124.js";import{J as Le,h as Ve,i as $e,k as Be,o as Pe,d as le,q as ze,r as He,F as Ne,T as Oe}from"./VBtn.016a0a14.js";import{m as Ye,a as De,u as We}from"./VGrid.dc1cb3b2.js";import{n as Xe,u as _e}from"./index.2718ddaa.js";const j=Symbol.for("vuetify:layout"),de=Symbol.for("vuetify:layout-item"),ue=1e3,lt=G({overlaps:{type:Array,default:()=>[]},fullHeight:Boolean},"layout"),Ae=G({name:{type:String},order:{type:[Number,String],default:0},absolute:Boolean},"layout-item");function ut(){const e=Q(j);if(!e)throw new Error("[Vuetify] Could not find injected layout");return{getLayoutItem:e.getLayoutItem,mainRect:e.mainRect,mainStyles:e.mainStyles}}function Ze(e){const i=Q(j);if(!i)throw new Error("[Vuetify] Could not find injected layout");const r=e.id??`layout-item-${fe()}`,u=re("useLayoutItem");ce(de,{id:r});const t=P(!1);me(()=>t.value=!0),ge(()=>t.value=!1);const{layoutItemStyles:a,layoutItemScrimStyles:d}=i.register(u,{...e,active:v(()=>t.value?!1:e.active.value),id:r});return ee(()=>i.unregister(r)),{layoutItemStyles:a,layoutRect:i.layoutRect,layoutItemScrimStyles:d}}const Fe=(e,i,r,u)=>{let t={top:0,left:0,right:0,bottom:0};const a=[{id:"",layer:{...t}}];for(const d of e){const p=i.get(d),b=r.get(d),h=u.get(d);if(!p||!b||!h)continue;const c={...t,[p.value]:parseInt(t[p.value],10)+(h.value?parseInt(b.value,10):0)};a.push({id:d,layer:c}),t=c}return a};function it(e){const i=Q(j,null),r=v(()=>i?i.rootZIndex.value-100:ue),u=ve([]),t=D(new Map),a=D(new Map),d=D(new Map),p=D(new Map),b=D(new Map),{resizeRef:h,contentRect:c}=Le(),y=v(()=>{const n=new Map,l=e.overlaps??[];for(const o of l.filter(g=>g.includes(":"))){const[g,m]=o.split(":");if(!u.value.includes(g)||!u.value.includes(m))continue;const M=t.get(g),T=t.get(m),H=a.get(g),$=a.get(m);!M||!T||!H||!$||(n.set(m,{position:M.value,amount:parseInt(H.value,10)}),n.set(g,{position:T.value,amount:-parseInt($.value,10)}))}return n}),f=v(()=>{const n=[...new Set([...d.values()].map(o=>o.value))].sort((o,g)=>o-g),l=[];for(const o of n){const g=u.value.filter(m=>{var M;return((M=d.get(m))==null?void 0:M.value)===o});l.push(...g)}return Fe(l,t,a,p)}),w=v(()=>!Array.from(b.values()).some(n=>n.value)),S=v(()=>f.value[f.value.length-1].layer),x=v(()=>({"--v-layout-left":W(S.value.left),"--v-layout-right":W(S.value.right),"--v-layout-top":W(S.value.top),"--v-layout-bottom":W(S.value.bottom),...w.value?void 0:{transition:"none"}})),E=v(()=>f.value.slice(1).map((n,l)=>{let{id:o}=n;const{layer:g}=f.value[l],m=a.get(o),M=t.get(o);return{id:o,...g,size:Number(m.value),position:M.value}})),V=n=>E.value.find(l=>l.id===n),C=re("createLayout"),k=P(!1);te(()=>{k.value=!0}),ce(j,{register:(n,l)=>{let{id:o,order:g,position:m,layoutSize:M,elementSize:T,active:H,disableTransitions:$,absolute:q}=l;d.set(o,g),t.set(o,m),a.set(o,M),p.set(o,H),$&&b.set(o,$);const _=he(de,C==null?void 0:C.vnode).indexOf(n);_>-1?u.value.splice(_,0,o):u.value.push(o);const A=v(()=>E.value.findIndex(B=>B.id===o)),Y=v(()=>r.value+f.value.length*2-A.value*2),I=v(()=>{const B=m.value==="left"||m.value==="right",N=m.value==="right",F=m.value==="bottom",ae={[m.value]:0,zIndex:Y.value,transform:`translate${B?"X":"Y"}(${(H.value?0:-110)*(N||F?-1:1)}%)`,position:q.value||r.value!==ue?"absolute":"fixed",...w.value?void 0:{transition:"none"}};if(!k.value)return ae;const R=E.value[A.value];if(!R)throw new Error(`[Vuetify] Could not find layout item "${o}"`);const U=y.value.get(o);return U&&(R[U.position]+=U.amount),{...ae,height:B?`calc(100% - ${R.top}px - ${R.bottom}px)`:T.value?`${T.value}px`:void 0,left:N?void 0:`${R.left}px`,right:N?`${R.right}px`:void 0,top:m.value!=="bottom"?`${R.top}px`:void 0,bottom:m.value!=="top"?`${R.bottom}px`:void 0,width:B?T.value?`${T.value}px`:void 0:`calc(100% - ${R.left}px - ${R.right}px)`}}),Z=v(()=>({zIndex:Y.value-1}));return{layoutItemStyles:I,layoutItemScrimStyles:Z,zIndex:Y}},unregister:n=>{d.delete(n),t.delete(n),a.delete(n),p.delete(n),b.delete(n),u.value=u.value.filter(l=>l!==n)},mainRect:S,mainStyles:x,getLayoutItem:V,items:E,layoutRect:c,rootZIndex:r});const z=v(()=>["v-layout",{"v-layout--full-height":e.fullHeight}]),s=v(()=>({zIndex:i?r.value:void 0,position:i?"relative":void 0,overflow:i?"hidden":void 0}));return{layoutClasses:z,layoutStyles:s,getLayoutItem:V,items:E,layoutRect:c,layoutRef:h}}function je(e){let{rootEl:i,isSticky:r,layoutItemStyles:u}=e;const t=P(!1),a=P(0),d=v(()=>{const h=typeof t.value=="boolean"?"top":t.value;return[r.value?{top:"auto",bottom:"auto",height:void 0}:void 0,t.value?{[h]:W(a.value)}:{top:u.value.top}]});te(()=>{X(r,h=>{h?window.addEventListener("scroll",b,{passive:!0}):window.removeEventListener("scroll",b)},{immediate:!0})}),ee(()=>{window.removeEventListener("scroll",b)});let p=0;function b(){const h=p>window.scrollY?"up":"down",c=i.value.getBoundingClientRect(),y=parseFloat(u.value.top??0),f=window.scrollY-Math.max(0,a.value-y),w=c.height+Math.max(a.value,y)-window.scrollY-window.innerHeight,S=parseFloat(getComputedStyle(i.value).getPropertyValue("--v-body-scroll-y"))||0;c.height0;r--){if(e[r].t===e[r-1].t)continue;const u=ie(i),t=(e[r].d-e[r-1].d)/(e[r].t-e[r-1].t);i+=(t-u)*Math.abs(t),r===e.length-1&&(i*=.5)}return ie(i)*1e3}function Ue(){const e={};function i(t){Array.from(t.changedTouches).forEach(a=>{(e[a.identifier]??(e[a.identifier]=new ye(Ke))).push([t.timeStamp,a])})}function r(t){Array.from(t.changedTouches).forEach(a=>{delete e[a.identifier]})}function u(t){var h;const a=(h=e[t])==null?void 0:h.values().reverse();if(!a)throw new Error(`No samples for touch id ${t}`);const d=a[0],p=[],b=[];for(const c of a){if(d[0]-c[0]>qe)break;p.push({t:c[0],d:c[1].clientX}),b.push({t:c[0],d:c[1].clientY})}return{x:se(p),y:se(b),get direction(){const{x:c,y}=this,[f,w]=[Math.abs(c),Math.abs(y)];return f>w&&c>=0?"right":f>w&&c<=0?"left":w>f&&y>=0?"down":w>f&&y<=0?"up":Je()}}}return{addMovement:i,endTouch:r,getVelocity:u}}function Je(){throw new Error}function Ge(e){let{isActive:i,isTemporary:r,width:u,touchless:t,position:a}=e;te(()=>{window.addEventListener("touchstart",V,{passive:!0}),window.addEventListener("touchmove",C,{passive:!1}),window.addEventListener("touchend",k,{passive:!0})}),ee(()=>{window.removeEventListener("touchstart",V),window.removeEventListener("touchmove",C),window.removeEventListener("touchend",k)});const d=v(()=>["left","right"].includes(a.value)),{addMovement:p,endTouch:b,getVelocity:h}=Ue();let c=!1;const y=P(!1),f=P(0),w=P(0);let S;function x(s,n){return(a.value==="left"?s:a.value==="right"?document.documentElement.clientWidth-s:a.value==="top"?s:a.value==="bottom"?document.documentElement.clientHeight-s:O())-(n?u.value:0)}function E(s){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;const l=a.value==="left"?(s-w.value)/u.value:a.value==="right"?(document.documentElement.clientWidth-s-w.value)/u.value:a.value==="top"?(s-w.value)/u.value:a.value==="bottom"?(document.documentElement.clientHeight-s-w.value)/u.value:O();return n?Math.max(0,Math.min(1,l)):l}function V(s){if(t.value)return;const n=s.changedTouches[0].clientX,l=s.changedTouches[0].clientY,o=25,g=a.value==="left"?ndocument.documentElement.clientWidth-o:a.value==="top"?ldocument.documentElement.clientHeight-o:O(),m=i.value&&(a.value==="left"?ndocument.documentElement.clientWidth-u.value:a.value==="top"?ldocument.documentElement.clientHeight-u.value:O());(g||m||i.value&&r.value)&&(c=!0,S=[n,l],w.value=x(d.value?n:l,i.value),f.value=E(d.value?n:l),b(s),p(s))}function C(s){const n=s.changedTouches[0].clientX,l=s.changedTouches[0].clientY;if(c){if(!s.cancelable){c=!1;return}const g=Math.abs(n-S[0]),m=Math.abs(l-S[1]);(d.value?g>m&&g>3:m>g&&m>3)?(y.value=!0,c=!1):(d.value?m:g)>3&&(c=!1)}if(!y.value)return;s.preventDefault(),p(s);const o=E(d.value?n:l,!1);f.value=Math.max(0,Math.min(1,o)),o>1?w.value=x(d.value?n:l,!0):o<0&&(w.value=x(d.value?n:l,!1))}function k(s){if(c=!1,!y.value)return;p(s),y.value=!1;const n=h(s.changedTouches[0].identifier),l=Math.abs(n.x),o=Math.abs(n.y);(d.value?l>o&&l>400:o>l&&o>3)?i.value=n.direction===({left:"right",right:"left",top:"down",bottom:"up"}[a.value]||O()):i.value=f.value>.5}const z=v(()=>y.value?{transform:a.value==="left"?`translateX(calc(-100% + ${f.value*u.value}px))`:a.value==="right"?`translateX(calc(100% - ${f.value*u.value}px))`:a.value==="top"?`translateY(calc(-100% + ${f.value*u.value}px))`:a.value==="bottom"?`translateY(calc(100% - ${f.value*u.value}px))`:O(),transition:"none"}:void 0);return{isDragging:y,dragProgress:f,dragStyles:z}}function O(){throw new Error}const Qe=["start","end","left","right","top","bottom"],et=G({color:String,disableResizeWatcher:Boolean,disableRouteWatcher:Boolean,expandOnHover:Boolean,floating:Boolean,modelValue:{type:Boolean,default:null},permanent:Boolean,rail:{type:Boolean,default:null},railWidth:{type:[Number,String],default:56},scrim:{type:[Boolean,String],default:!0},image:String,temporary:Boolean,touchless:Boolean,width:{type:[Number,String],default:256},location:{type:String,default:"start",validator:e=>Qe.includes(e)},sticky:Boolean,...Ve(),...Ye(),...pe(),...$e(),...Ae(),...Be(),...De({tag:"nav"}),...we()},"VNavigationDrawer"),st=be()({name:"VNavigationDrawer",props:et(),emits:{"update:modelValue":e=>!0,"update:rail":e=>!0},setup(e,i){let{attrs:r,emit:u,slots:t}=i;const{isRtl:a}=Se(),{themeClasses:d}=xe(e),{borderClasses:p}=Pe(e),{backgroundColorClasses:b,backgroundColorStyles:h}=le(ne(e,"color")),{elevationClasses:c}=ze(e),{displayClasses:y,mobile:f}=Ie(e),{roundedClasses:w}=He(e),S=Ne(),x=Me(e,"modelValue",null,I=>!!I),{ssrBootStyles:E}=Xe(),{scopeId:V}=_e(),C=ve(),k=P(!1),z=v(()=>e.rail&&e.expandOnHover&&k.value?Number(e.width):Number(e.rail?e.railWidth:e.width)),s=v(()=>Oe(e.location,a.value)),n=v(()=>!e.permanent&&(f.value||e.temporary)),l=v(()=>e.sticky&&!n.value&&s.value!=="bottom");J(()=>e.expandOnHover&&e.rail!=null,()=>{X(k,I=>u("update:rail",!I))}),J(()=>!e.disableResizeWatcher,()=>{X(n,I=>!e.permanent&&Ce(()=>x.value=!I))}),J(()=>!e.disableRouteWatcher&&!!S,()=>{X(S.currentRoute,()=>n.value&&(x.value=!1))}),X(()=>e.permanent,I=>{I&&(x.value=!0)}),ke(()=>{e.modelValue!=null||n.value||(x.value=e.permanent||!f.value)});const{isDragging:o,dragProgress:g,dragStyles:m}=Ge({isActive:x,isTemporary:n,width:z,touchless:ne(e,"touchless"),position:s}),M=v(()=>{const I=n.value?0:e.rail&&e.expandOnHover?Number(e.railWidth):z.value;return o.value?I*g.value:I}),{layoutItemStyles:T,layoutItemScrimStyles:H}=Ze({id:e.name,order:v(()=>parseInt(e.order,10)),position:s,layoutSize:M,elementSize:z,active:v(()=>x.value||o.value),disableTransitions:v(()=>o.value),absolute:v(()=>e.absolute||l.value&&typeof $.value!="string")}),{isStuck:$,stickyStyles:q}=je({rootEl:C,isSticky:l,layoutItemStyles:T}),K=le(v(()=>typeof e.scrim=="string"?e.scrim:null)),_=v(()=>({...o.value?{opacity:g.value*.2,transition:"none"}:void 0,...H.value}));Ee({VList:{bgColor:"transparent"}});function A(){k.value=!0}function Y(){k.value=!1}return We(()=>{const I=t.image||e.image;return L(Re,null,[L(e.tag,oe({ref:C,onMouseenter:A,onMouseleave:Y,class:["v-navigation-drawer",`v-navigation-drawer--${s.value}`,{"v-navigation-drawer--expand-on-hover":e.expandOnHover,"v-navigation-drawer--floating":e.floating,"v-navigation-drawer--is-hovering":k.value,"v-navigation-drawer--rail":e.rail,"v-navigation-drawer--temporary":n.value,"v-navigation-drawer--active":x.value,"v-navigation-drawer--sticky":l.value},d.value,b.value,p.value,y.value,c.value,w.value,e.class],style:[h.value,T.value,m.value,E.value,q.value,e.style]},V,r),{default:()=>{var Z,B,N,F;return[I&&L("div",{key:"image",class:"v-navigation-drawer__img"},[t.image?(Z=t.image)==null?void 0:Z.call(t,{image:e.image}):L("img",{src:e.image,alt:""},null)]),t.prepend&&L("div",{class:"v-navigation-drawer__prepend"},[(B=t.prepend)==null?void 0:B.call(t)]),L("div",{class:"v-navigation-drawer__content"},[(N=t.default)==null?void 0:N.call(t)]),t.append&&L("div",{class:"v-navigation-drawer__append"},[(F=t.append)==null?void 0:F.call(t)])]}}),L(Te,{name:"fade-transition"},{default:()=>[n.value&&(o.value||x.value)&&!!e.scrim&&L("div",oe({class:["v-navigation-drawer__scrim",K.backgroundColorClasses.value],style:[_.value,K.backgroundColorStyles.value],onClick:()=>x.value=!1},V),null)]})])}),{isStuck:$}}});export{st as V,Ae as a,ut as b,it as c,lt as m,Ze as u}; diff --git a/next/_nuxt/_id_.a450abef.js b/next/_nuxt/_id_.9091c02b.js similarity index 74% rename from next/_nuxt/_id_.a450abef.js rename to next/_nuxt/_id_.9091c02b.js index 72b56590..a6edd49c 100644 --- a/next/_nuxt/_id_.a450abef.js +++ b/next/_nuxt/_id_.9091c02b.js @@ -1 +1 @@ -import{_ as u,a as f}from"./example.437e5a13.js";import{e as v}from"./index.f1db28ae.js";import{_ as y,i as r,E as a,A as m,t as n,B as i,x as g,y as k,z as o,F as _}from"./entry.f054aaf7.js";import{V as C}from"./VContainer.5773223d.js";import{V}from"./VBtn.2bcab400.js";import{V as h}from"./VAlert.80588be7.js";import"./code-block.6f92edc9.js";import"./prism.1ca37586.js";import"./index.2f4143c4.js";import"./VGrid.c9f91b7f.js";const b={components:{VContainer:C,VBtn:V,VAlert:h},computed:{nodeEnv(){return"production"},examplesCategory(){return v.find(t=>t.id===this.$route.params.categoryId)},example(){var t;return(t=this.examplesCategory)==null?void 0:t.examples.find(l=>l.id===this.$route.params.id)}}},w={class:"text-h3 mb-3"};function B(t,l,N,E,A,e){const c=r("v-alert"),p=r("v-btn"),s=u,d=f,x=r("v-container");return!e.examplesCategory||!e.example?(n(),a(c,{key:0,type:"warning",variant:"outlined",class:"mb-4"},{default:m(()=>[i(" Unknown example ")]),_:1})):(n(),a(x,{key:1,fluid:""},{default:m(()=>[g("h1",w,[i(k(e.example.title)+" ",1),o(p,{icon:"mdi-reply",flat:"",title:"get back to parent page",to:`/${e.examplesCategory.id}`},null,8,["to"]),e.nodeEnv==="development"?(n(),a(p,{key:0,icon:"mdi-package-variant-closed",flat:"",title:"open compiled version",to:`/compiled/${e.examplesCategory.id}/${e.example.id}`},null,8,["to"])):_("",!0)]),e.example.warning?(n(),a(c,{key:0,type:"warning",variant:"outlined",class:"mb-4"},{default:m(()=>[o(s,{content:e.example.warning},null,8,["content"])]),_:1})):_("",!0),o(s,{content:e.example.description},null,8,["content"]),o(d,{example:e.example,v2:e.examplesCategory.id==="v2-compat"},null,8,["example","v2"])]),_:1}))}const H=y(b,[["render",B]]);export{H as default}; +import{_ as u,a as f}from"./example.8a2392d3.js";import{e as v}from"./index.2718ddaa.js";import{_ as y,i as r,E as a,A as m,t as n,B as i,x as g,y as k,z as o,F as _}from"./entry.5dcac124.js";import{V as C}from"./VContainer.bab1f441.js";import{V}from"./VBtn.016a0a14.js";import{V as h}from"./VAlert.46c40b83.js";import"./code-block.aa7d1737.js";import"./prism.e273cf50.js";import"./index.eb4d20a9.js";import"./VGrid.dc1cb3b2.js";const b={components:{VContainer:C,VBtn:V,VAlert:h},computed:{nodeEnv(){return"production"},examplesCategory(){return v.find(t=>t.id===this.$route.params.categoryId)},example(){var t;return(t=this.examplesCategory)==null?void 0:t.examples.find(l=>l.id===this.$route.params.id)}}},w={class:"text-h3 mb-3"};function B(t,l,N,E,A,e){const c=r("v-alert"),p=r("v-btn"),s=u,d=f,x=r("v-container");return!e.examplesCategory||!e.example?(n(),a(c,{key:0,type:"warning",variant:"outlined",class:"mb-4"},{default:m(()=>[i(" Unknown example ")]),_:1})):(n(),a(x,{key:1,fluid:""},{default:m(()=>[g("h1",w,[i(k(e.example.title)+" ",1),o(p,{icon:"mdi-reply",flat:"",title:"get back to parent page",to:`/${e.examplesCategory.id}`},null,8,["to"]),e.nodeEnv==="development"?(n(),a(p,{key:0,icon:"mdi-package-variant-closed",flat:"",title:"open compiled version",to:`/compiled/${e.examplesCategory.id}/${e.example.id}`},null,8,["to"])):_("",!0)]),e.example.warning?(n(),a(c,{key:0,type:"warning",variant:"outlined",class:"mb-4"},{default:m(()=>[o(s,{content:e.example.warning},null,8,["content"])]),_:1})):_("",!0),o(s,{content:e.example.description},null,8,["content"]),o(d,{example:e.example,v2:e.examplesCategory.id==="v2-compat"},null,8,["example","v2"])]),_:1}))}const H=y(b,[["render",B]]);export{H as default}; diff --git a/next/_nuxt/about.4cc3e9c6.js b/next/_nuxt/about.ef470f03.js similarity index 95% rename from next/_nuxt/about.4cc3e9c6.js rename to next/_nuxt/about.ef470f03.js index 1066b75f..9457719e 100644 --- a/next/_nuxt/about.4cc3e9c6.js +++ b/next/_nuxt/about.ef470f03.js @@ -1 +1 @@ -import{_ as l,i as a,E as i,A as n,t as u,x as e,y as r,B as t}from"./entry.f054aaf7.js";import{V as c}from"./VContainer.5773223d.js";import"./VGrid.c9f91b7f.js";const h={components:{VContainer:c},data:()=>({title:"About"}),head(){return{title:"VJSF - "+this.title}}},d={class:"text-h2 mb-8"},p=e("p",null,[t(" VJSF is a library to create forms for "),e("a",{href:"https://vuejs.org/"},"Vue.js"),t(" / "),e("a",{href:"https://vuetifyjs.com/"},"Vuetify"),t(" applications in a declarative manner using annotated "),e("a",{href:"https://json-schema.org/"},"JSON Schemas"),t(". The core of VJSF is "),e("a",{href:"https://github.com/json-layout/json-layout"},"JSON Layout"),t(". ")],-1),m=e("p",null,[t(' It is written primarily as a "scratch my own itch" project by '),e("a",{href:"https://koumoul.com"},"Koumoul"),t(", and we use it extensively. But it is opened to feedback and contributions on "),e("a",{href:"https://github.com/koumoul-dev/vuetify-jsonschema-form"},"Github"),t(" and it is published under the very permissive MIT license. ")],-1),f=e("p",null," It might be suited for you if: ",-1),y=e("p",null,[e("ul",null,[e("li",null,"you are tired of coding forms"),e("li",null,"you need declarative forms as a consequence of your software's architecture (generic admin UI, etc.)"),e("li",null,"you already use Vue.js + Vuetify (or if you are prepared to pull a bunch of new dependencies)")])],-1),b=e("p",null," We try to strike a nice balance between these qualities: ",-1),_=e("p",null,[e("ul",null,[e("li",null,[e("b",null,"simplicity"),t(" - feed VJSF a simple and valid JSON schema and you should get a viable form")]),e("li",null,[e("b",null,"completeness"),t(" - the main JSON schemas semantics should be covered as well as the most common use-cases for forms in Web applications")]),e("li",null,[e("b",null,"extensibility"),t(" - more specific use cases should also be supported through the use of lower level tools like slots, custom styles, etc.")]),e("li",null,[e("b",null,"validity"),t(" - the output of the form should be valid against the provided schema")]),e("li",null,[e("b",null,"homogeneity"),t(" - the look and feel should be consistent accross all form functionalities and inside your application as a whole")])])],-1),v=e("p",null," While trying to strike this balance we made some debatable choices that you should be aware of: ",-1),g=e("p",null,[e("ul",null,[e("li",null,"Structure and presentation are coupled. Meaning that the rendering of the form is derived directly from the schema (as well as some options) and you will need to change the schema in order to modify a label, create a section, etc."),e("li",null,"Some functionalities are explicitly coupled to Vuetify. We let you use parameters that are directly mapped to Vuetify underlying components (slots, props, layout classes, etc.)")])],-1);function w(o,V,S,j,k,x){const s=a("v-container");return u(),i(s,{class:"doc-content-page"},{default:n(()=>[e("h1",d,r(o.title),1),p,m,f,y,b,_,v,g]),_:1})}const F=l(h,[["render",w]]);export{F as default}; +import{_ as l,i as a,E as i,A as n,t as u,x as e,y as r,B as t}from"./entry.5dcac124.js";import{V as c}from"./VContainer.bab1f441.js";import"./VGrid.dc1cb3b2.js";const h={components:{VContainer:c},data:()=>({title:"About"}),head(){return{title:"VJSF - "+this.title}}},d={class:"text-h2 mb-8"},p=e("p",null,[t(" VJSF is a library to create forms for "),e("a",{href:"https://vuejs.org/"},"Vue.js"),t(" / "),e("a",{href:"https://vuetifyjs.com/"},"Vuetify"),t(" applications in a declarative manner using annotated "),e("a",{href:"https://json-schema.org/"},"JSON Schemas"),t(". The core of VJSF is "),e("a",{href:"https://github.com/json-layout/json-layout"},"JSON Layout"),t(". ")],-1),m=e("p",null,[t(' It is written primarily as a "scratch my own itch" project by '),e("a",{href:"https://koumoul.com"},"Koumoul"),t(", and we use it extensively. But it is opened to feedback and contributions on "),e("a",{href:"https://github.com/koumoul-dev/vuetify-jsonschema-form"},"Github"),t(" and it is published under the very permissive MIT license. ")],-1),f=e("p",null," It might be suited for you if: ",-1),y=e("p",null,[e("ul",null,[e("li",null,"you are tired of coding forms"),e("li",null,"you need declarative forms as a consequence of your software's architecture (generic admin UI, etc.)"),e("li",null,"you already use Vue.js + Vuetify (or if you are prepared to pull a bunch of new dependencies)")])],-1),b=e("p",null," We try to strike a nice balance between these qualities: ",-1),_=e("p",null,[e("ul",null,[e("li",null,[e("b",null,"simplicity"),t(" - feed VJSF a simple and valid JSON schema and you should get a viable form")]),e("li",null,[e("b",null,"completeness"),t(" - the main JSON schemas semantics should be covered as well as the most common use-cases for forms in Web applications")]),e("li",null,[e("b",null,"extensibility"),t(" - more specific use cases should also be supported through the use of lower level tools like slots, custom styles, etc.")]),e("li",null,[e("b",null,"validity"),t(" - the output of the form should be valid against the provided schema")]),e("li",null,[e("b",null,"homogeneity"),t(" - the look and feel should be consistent accross all form functionalities and inside your application as a whole")])])],-1),v=e("p",null," While trying to strike this balance we made some debatable choices that you should be aware of: ",-1),g=e("p",null,[e("ul",null,[e("li",null,"Structure and presentation are coupled. Meaning that the rendering of the form is derived directly from the schema (as well as some options) and you will need to change the schema in order to modify a label, create a section, etc."),e("li",null,"Some functionalities are explicitly coupled to Vuetify. We let you use parameters that are directly mapped to Vuetify underlying components (slots, props, layout classes, etc.)")])],-1);function w(o,V,S,j,k,x){const s=a("v-container");return u(),i(s,{class:"doc-content-page"},{default:n(()=>[e("h1",d,r(o.title),1),p,m,f,y,b,_,v,g]),_:1})}const F=l(h,[["render",w]]);export{F as default}; diff --git a/next/_nuxt/builds/latest.json b/next/_nuxt/builds/latest.json index 3077d86f..9178df35 100644 --- a/next/_nuxt/builds/latest.json +++ b/next/_nuxt/builds/latest.json @@ -1 +1 @@ -{"id":"84cc6242-1019-4b02-b66b-0adf90bee3f3","timestamp":1703274571488} \ No newline at end of file +{"id":"77d1948b-20d5-45f4-a25a-709619b63e02","timestamp":1703275235934} \ No newline at end of file diff --git a/next/_nuxt/builds/meta/77d1948b-20d5-45f4-a25a-709619b63e02.json b/next/_nuxt/builds/meta/77d1948b-20d5-45f4-a25a-709619b63e02.json new file mode 100644 index 00000000..1fcfc1a6 --- /dev/null +++ b/next/_nuxt/builds/meta/77d1948b-20d5-45f4-a25a-709619b63e02.json @@ -0,0 +1 @@ +{"id":"77d1948b-20d5-45f4-a25a-709619b63e02","timestamp":1703275235934,"matcher":{"static":{},"wildcard":{},"dynamic":{}},"prerendered":[]} \ No newline at end of file diff --git a/next/_nuxt/builds/meta/84cc6242-1019-4b02-b66b-0adf90bee3f3.json b/next/_nuxt/builds/meta/84cc6242-1019-4b02-b66b-0adf90bee3f3.json deleted file mode 100644 index 04335e0a..00000000 --- a/next/_nuxt/builds/meta/84cc6242-1019-4b02-b66b-0adf90bee3f3.json +++ /dev/null @@ -1 +0,0 @@ -{"id":"84cc6242-1019-4b02-b66b-0adf90bee3f3","timestamp":1703274571488,"matcher":{"static":{},"wildcard":{},"dynamic":{}},"prerendered":[]} \ No newline at end of file diff --git a/next/_nuxt/code-block.6f92edc9.js b/next/_nuxt/code-block.aa7d1737.js similarity index 76% rename from next/_nuxt/code-block.6f92edc9.js rename to next/_nuxt/code-block.aa7d1737.js index 4fe8eda7..f8a98a21 100644 --- a/next/_nuxt/code-block.6f92edc9.js +++ b/next/_nuxt/code-block.aa7d1737.js @@ -1 +1 @@ -import{P as n}from"./prism.1ca37586.js";import{bh as l,c as r,t as u,v as g,x as i,bc as _}from"./entry.f054aaf7.js";const d={class:"code-block"},m=["innerHTML"],f={__name:"code-block",props:{language:{type:String,default:"javascript"}},setup(s){n.manual=!0;const c=s,e=l(),o=r(()=>{var t;const a=(t=e.default)==null?void 0:t.call(e)[0].children;return a?n.highlight(a,n.languages[c.language],c.language):""});return(a,t)=>(u(),g("pre",d,[i("code",{class:_(`language-${s.language}`),innerHTML:o.value},null,10,m)]))}};export{f as _}; +import{P as n}from"./prism.e273cf50.js";import{bh as l,c as r,t as u,v as g,x as i,bc as _}from"./entry.5dcac124.js";const d={class:"code-block"},m=["innerHTML"],f={__name:"code-block",props:{language:{type:String,default:"javascript"}},setup(s){n.manual=!0;const c=s,e=l(),o=r(()=>{var t;const a=(t=e.default)==null?void 0:t.call(e)[0].children;return a?n.highlight(a,n.languages[c.language],c.language):""});return(a,t)=>(u(),g("pre",d,[i("code",{class:_(`language-${s.language}`),innerHTML:o.value},null,10,m)]))}};export{f as _}; diff --git a/next/_nuxt/configuration.3c2893d2.js b/next/_nuxt/configuration.3c2893d2.js new file mode 100644 index 00000000..dcaee093 --- /dev/null +++ b/next/_nuxt/configuration.3c2893d2.js @@ -0,0 +1 @@ +import{u as e}from"./vue.f36acd1f.637ca0f4.js";import{E as a,A as o,M as r,t as s,x as n,y as i,B as c}from"./entry.5dcac124.js";import{V as u}from"./VContainer.bab1f441.js";import"./VGrid.dc1cb3b2.js";const t="Configuration",V={__name:"configuration",setup(l){return e({title:"VJSF - "+t}),(m,p)=>(s(),a(r(u),null,{default:o(()=>[n("h1",{class:"text-h2 mb-8"},i(t)),c(" TODO ")]),_:1}))}};export{V as default}; diff --git a/next/_nuxt/configuration.e54d5f8f.js b/next/_nuxt/configuration.e54d5f8f.js deleted file mode 100644 index a77c1e75..00000000 --- a/next/_nuxt/configuration.e54d5f8f.js +++ /dev/null @@ -1 +0,0 @@ -import{u as e}from"./vue.f36acd1f.91c4399e.js";import{E as a,A as o,M as r,t as s,x as n,y as i,B as c}from"./entry.f054aaf7.js";import{V as u}from"./VContainer.5773223d.js";import"./VGrid.c9f91b7f.js";const t="Configuration",V={__name:"configuration",setup(l){return e({title:"VJSF - "+t}),(m,p)=>(s(),a(r(u),null,{default:o(()=>[n("h1",{class:"text-h2 mb-8"},i(t)),c(" TODO ")]),_:1}))}};export{V as default}; diff --git a/next/_nuxt/default.aa63a5cf.js b/next/_nuxt/default.6c3f0aa1.js similarity index 96% rename from next/_nuxt/default.aa63a5cf.js rename to next/_nuxt/default.6c3f0aa1.js index 046dce50..f3958d9b 100644 --- a/next/_nuxt/default.aa63a5cf.js +++ b/next/_nuxt/default.6c3f0aa1.js @@ -1 +1 @@ -import{Z as B,$ as J,X as P,al as j,ak as Q,z as t,r as E,a8 as _,c as d,aq as ee,N as x,o as O,e as ae,a2 as te,aj as le,a7 as N,R as G,ar as oe,ap as se,bb as ne,av as re,bq as ue,E as I,A as l,M as a,t as k,B as p,y as H,v as ie,J as ce,I as de,br as ve,F as me,L as fe,x as U}from"./entry.f054aaf7.js";import{s as he,n as K,g as q,d as D,V as R,a as y,b,v as pe,c as ge,e as ye}from"./index.f1db28ae.js";import{S as be,V as L,h as Ve,i as _e,k as Se,d as ke,o as Be,q as we,r as Ie,J as xe,b as F}from"./VBtn.2bcab400.js";import{m as M,u as T,a as W}from"./VGrid.c9f91b7f.js";import{m as Pe,c as Te,a as X,u as Y,b as Ae,V as Ce}from"./VNavigationDrawer.cc836505.js";const Fe=B({...M(),...Pe({fullHeight:!0}),...J()},"VApp"),Le=P()({name:"VApp",props:Fe(),setup(e,r){let{slots:n}=r;const v=j(e),{layoutClasses:s,getLayoutItem:o,items:u,layoutRef:i}=Te(e),{rtlClasses:h}=Q();return T(()=>{var c;return t("div",{ref:i,class:["v-application",v.themeClasses.value,s.value,h.value,e.class],style:[e.style]},[t("div",{class:"v-application__wrap"},[(c=n.default)==null?void 0:c.call(n)])])}),{getLayoutItem:o,items:u,theme:v}}});const Ne=B({scrollTarget:{type:String},scrollThreshold:{type:[String,Number],default:300}},"scroll");function Re(e){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};const{canScroll:n}=r;let v=0;const s=E(null),o=_(0),u=_(0),i=_(0),h=_(!1),c=_(!1),g=d(()=>Number(e.scrollThreshold)),S=d(()=>ee((g.value-o.value)/g.value||0)),V=()=>{const m=s.value;!m||n&&!n.value||(v=o.value,o.value="window"in m?m.pageYOffset:m.scrollTop,c.value=o.value{u.value=u.value||o.value}),x(h,()=>{u.value=0}),O(()=>{x(()=>e.scrollTarget,m=>{var A;const w=m?document.querySelector(m):window;w&&w!==s.value&&((A=s.value)==null||A.removeEventListener("scroll",V),s.value=w,s.value.addEventListener("scroll",V,{passive:!0}))},{immediate:!0})}),ae(()=>{var m;(m=s.value)==null||m.removeEventListener("scroll",V)}),n&&x(n,V,{immediate:!0}),{scrollThreshold:g,currentScroll:o,currentThreshold:i,isScrollActive:h,scrollRatio:S,isScrollingUp:c,savedScroll:u}}const Ee=B({scrollBehavior:String,modelValue:{type:Boolean,default:!0},location:{type:String,default:"top",validator:e=>["top","bottom"].includes(e)},...he(),...X(),...Ne(),height:{type:[Number,String],default:64}},"VAppBar"),Me=P()({name:"VAppBar",props:Ee(),emits:{"update:modelValue":e=>!0},setup(e,r){let{slots:n}=r;const v=E(),s=te(e,"modelValue"),o=d(()=>{var C;const f=new Set(((C=e.scrollBehavior)==null?void 0:C.split(" "))??[]);return{hide:f.has("hide"),inverted:f.has("inverted"),collapse:f.has("collapse"),elevate:f.has("elevate"),fadeImage:f.has("fade-image")}}),u=d(()=>{const f=o.value;return f.hide||f.inverted||f.collapse||f.elevate||f.fadeImage||!s.value}),{currentScroll:i,scrollThreshold:h,isScrollingUp:c,scrollRatio:g}=Re(e,{canScroll:u}),S=d(()=>e.collapse||o.value.collapse&&(o.value.inverted?g.value>0:g.value===0)),V=d(()=>e.flat||o.value.elevate&&(o.value.inverted?i.value>0:i.value===0)),m=d(()=>o.value.fadeImage?o.value.inverted?1-g.value:g.value:void 0),w=d(()=>{var z,$;if(o.value.hide&&o.value.inverted)return 0;const f=((z=v.value)==null?void 0:z.contentHeight)??0,C=(($=v.value)==null?void 0:$.extensionHeight)??0;return f+C});le(d(()=>!!e.scrollBehavior),()=>{oe(()=>{o.value.hide?o.value.inverted?s.value=i.value>h.value:s.value=c.value||i.valueparseInt(e.order,10)),position:N(e,"location"),layoutSize:w,elementSize:_(void 0),active:s,absolute:N(e,"absolute")});return T(()=>{const f=q.filterProps(e);return t(q,G({ref:v,class:["v-app-bar",{"v-app-bar--bottom":e.location==="bottom"},e.class],style:[{...Z.value,"--v-toolbar-image-opacity":m.value,height:void 0,...A.value},e.style]},f,{collapse:S.value,flat:V.value}),n)}),{}}}),ze=B({...be({icon:"$menu",variant:"text"})},"VAppBarNavIcon"),$e=P()({name:"VAppBarNavIcon",props:ze(),setup(e,r){let{slots:n}=r;return T(()=>t(L,G(e,{class:["v-app-bar-nav-icon"]}),n)),{}}});const He=B({app:Boolean,color:String,height:{type:[Number,String],default:"auto"},...Ve(),...M(),..._e(),...X(),...Se(),...W({tag:"footer"}),...J()},"VFooter"),Ue=P()({name:"VFooter",props:He(),setup(e,r){let{slots:n}=r;const{themeClasses:v}=j(e),{backgroundColorClasses:s,backgroundColorStyles:o}=ke(N(e,"color")),{borderClasses:u}=Be(e),{elevationClasses:i}=we(e),{roundedClasses:h}=Ie(e),c=_(32),{resizeRef:g}=xe(m=>{m.length&&(c.value=m[0].target.clientHeight)}),S=d(()=>e.height==="auto"?c.value:parseInt(e.height,10)),{layoutItemStyles:V}=Y({id:e.name,order:d(()=>parseInt(e.order,10)),position:d(()=>"bottom"),layoutSize:S,elementSize:d(()=>e.height==="auto"?void 0:S.value),active:d(()=>e.app),absolute:N(e,"absolute")});return T(()=>t(e.tag,{ref:g,class:["v-footer",v.value,s.value,u.value,i.value,h.value,e.class],style:[o.value,e.app?V.value:{height:se(e.height)},e.style]},n)),{}}});const qe=B({scrollable:Boolean,...M(),...W({tag:"main"})},"VMain"),De=P()({name:"VMain",props:qe(),setup(e,r){let{slots:n}=r;const{mainStyles:v}=Ae(),{ssrBootStyles:s}=K();return T(()=>t(e.tag,{class:["v-main",{"v-main--scrollable":e.scrollable},e.class],style:[v.value,s.value,e.style]},{default:()=>{var o,u;return[e.scrollable?t("div",{class:"v-main__scroller"},[(o=n.default)==null?void 0:o.call(n)]):(u=n.default)==null?void 0:u.call(n)]}})),{}}}),Je="3.0.0-alpha.6";const je=U("span",{class:"text-caption"},[p("Maintained by "),U("a",{href:"https://koumoul.com",class:"text-primary text-decoration-none font-weight-medium"},"Koumoul")],-1),Ye={__name:"default",setup(e){const r=ne(),n=re();O(()=>{const i=window.localStorage.getItem("theme");i&&(r.global.name.value=i)});const v=()=>{r.global.name.value==="dark"?r.global.name.value="light":r.global.name.value="dark",localStorage.setItem("theme",r.global.name.value)},s=E(!1),o=ue(),u=d(()=>["categoryId-id","editor"].includes(o.name)||o.name.startsWith("compiled-")||n.smAndDown.value);return x(u,i=>{s.value=!i},{immediate:!0}),(i,h)=>(k(),I(a(Le),null,{default:l(()=>[t(a(Ce),{modelValue:s.value,"onUpdate:modelValue":h[0]||(h[0]=c=>s.value=c),temporary:u.value,permanent:!u.value,app:"",class:"main-drawer",theme:"dark"},{append:l(()=>[t(a(Ue),null,{default:l(()=>[t(a(D)),je]),_:1})]),default:l(()=>[t(a(R),{class:"py-0"},{default:l(()=>[t(a(y),{to:"/",class:"text-primary py-2"},{default:l(()=>[t(a(b),{class:"text-h6 font-weight-bold"},{default:l(()=>[p(" VJSF ")]),_:1}),t(a(pe),{class:"font-weight-bold"},{default:l(()=>[p(H(a(Je)),1)]),_:1})]),_:1})]),_:1}),t(a(R),{class:"pt-0",color:"primary"},{default:l(()=>[t(a(y),{to:"/about"},{default:l(()=>[t(a(b),null,{default:l(()=>[p(" About ")]),_:1})]),_:1}),t(a(y),{to:"/getting-started"},{default:l(()=>[t(a(b),null,{default:l(()=>[p(" Getting started ")]),_:1})]),_:1}),t(a(y),{to:"/2to3"},{default:l(()=>[t(a(b),null,{default:l(()=>[p(" 2.x to 3.x ")]),_:1})]),_:1}),t(a(y),{to:"/configuration"},{default:l(()=>[t(a(b),null,{default:l(()=>[p(" Configuration ")]),_:1})]),_:1}),t(a(y),{to:"/expressions"},{default:l(()=>[t(a(b),null,{default:l(()=>[p(" Expressions ")]),_:1})]),_:1}),t(a(y),{to:"/editor"},{default:l(()=>[t(a(b),null,{default:l(()=>[p(" Editor ")]),_:1})]),_:1}),t(a(y),{to:"/plugins"},{default:l(()=>[t(a(b),null,{default:l(()=>[p(" Plugins ")]),_:1})]),_:1})]),_:1}),t(a(R),{density:"compact",nav:""},{default:l(()=>[t(a(ge),null,{default:l(()=>[p("Examples")]),_:1}),(k(!0),ie(de,null,ce(a(ye),c=>(k(),I(a(y),{key:c.id,to:`/${c.id}`,class:"mb-0"},{default:l(()=>[t(a(b),null,{default:l(()=>[p(H(c.title),1)]),_:2},1024)]),_:2},1032,["to"]))),128))]),_:1})]),_:1},8,["modelValue","temporary","permanent"]),t(a(Me),{app:"",density:"comfortable",color:a(r).global.name.value==="dark"?"#121212":"#FFFFFF","scroll-behavior":"elevate"},{default:l(()=>[u.value?(k(),I(a($e),{key:0,onClick:h[1]||(h[1]=ve(c=>s.value=!s.value,["stop"]))})):me("",!0),t(a(D)),t(a(L),{icon:"",color:"primary",onClick:v},{default:l(()=>[a(r).global.name.value==="light"?(k(),I(a(F),{key:0,icon:"mdi-weather-night"})):(k(),I(a(F),{key:1,icon:"mdi-weather-sunny"}))]),_:1}),t(a(L),{href:"https://github.com/sponsors/koumoul-dev",variant:"outlined",rounded:"",color:"primary",style:{"text-transform":"none"},class:"mx-2"},{prepend:l(()=>[t(a(F),{color:"pink-accent-3",size:"large",icon:"mdi-heart"})]),default:l(()=>[p(" Sponsor ")]),_:1}),t(a(L),{icon:"",href:"https://github.com/koumoul-dev/vuetify-jsonschema-form",color:a(r).global.name.value==="light"?"black":"white",size:"x-large",density:"compact",title:"repository on github"},{default:l(()=>[t(a(F),{icon:"mdi-github"})]),_:1},8,["color"])]),_:1},8,["color"]),t(a(De),null,{default:l(()=>[fe(i.$slots,"default")]),_:3})]),_:3}))}};export{Ye as default}; +import{Z as B,$ as J,X as P,al as j,ak as Q,z as t,r as E,a8 as _,c as d,aq as ee,N as x,o as O,e as ae,a2 as te,aj as le,a7 as N,R as G,ar as oe,ap as se,bb as ne,av as re,bq as ue,E as I,A as l,M as a,t as k,B as p,y as H,v as ie,J as ce,I as de,br as ve,F as me,L as fe,x as U}from"./entry.5dcac124.js";import{s as he,n as K,g as q,d as D,V as R,a as y,b,v as pe,c as ge,e as ye}from"./index.2718ddaa.js";import{S as be,V as L,h as Ve,i as _e,k as Se,d as ke,o as Be,q as we,r as Ie,J as xe,b as F}from"./VBtn.016a0a14.js";import{m as M,u as T,a as W}from"./VGrid.dc1cb3b2.js";import{m as Pe,c as Te,a as X,u as Y,b as Ae,V as Ce}from"./VNavigationDrawer.f6377311.js";const Fe=B({...M(),...Pe({fullHeight:!0}),...J()},"VApp"),Le=P()({name:"VApp",props:Fe(),setup(e,r){let{slots:n}=r;const v=j(e),{layoutClasses:s,getLayoutItem:o,items:u,layoutRef:i}=Te(e),{rtlClasses:h}=Q();return T(()=>{var c;return t("div",{ref:i,class:["v-application",v.themeClasses.value,s.value,h.value,e.class],style:[e.style]},[t("div",{class:"v-application__wrap"},[(c=n.default)==null?void 0:c.call(n)])])}),{getLayoutItem:o,items:u,theme:v}}});const Ne=B({scrollTarget:{type:String},scrollThreshold:{type:[String,Number],default:300}},"scroll");function Re(e){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};const{canScroll:n}=r;let v=0;const s=E(null),o=_(0),u=_(0),i=_(0),h=_(!1),c=_(!1),g=d(()=>Number(e.scrollThreshold)),S=d(()=>ee((g.value-o.value)/g.value||0)),V=()=>{const m=s.value;!m||n&&!n.value||(v=o.value,o.value="window"in m?m.pageYOffset:m.scrollTop,c.value=o.value{u.value=u.value||o.value}),x(h,()=>{u.value=0}),O(()=>{x(()=>e.scrollTarget,m=>{var A;const w=m?document.querySelector(m):window;w&&w!==s.value&&((A=s.value)==null||A.removeEventListener("scroll",V),s.value=w,s.value.addEventListener("scroll",V,{passive:!0}))},{immediate:!0})}),ae(()=>{var m;(m=s.value)==null||m.removeEventListener("scroll",V)}),n&&x(n,V,{immediate:!0}),{scrollThreshold:g,currentScroll:o,currentThreshold:i,isScrollActive:h,scrollRatio:S,isScrollingUp:c,savedScroll:u}}const Ee=B({scrollBehavior:String,modelValue:{type:Boolean,default:!0},location:{type:String,default:"top",validator:e=>["top","bottom"].includes(e)},...he(),...X(),...Ne(),height:{type:[Number,String],default:64}},"VAppBar"),Me=P()({name:"VAppBar",props:Ee(),emits:{"update:modelValue":e=>!0},setup(e,r){let{slots:n}=r;const v=E(),s=te(e,"modelValue"),o=d(()=>{var C;const f=new Set(((C=e.scrollBehavior)==null?void 0:C.split(" "))??[]);return{hide:f.has("hide"),inverted:f.has("inverted"),collapse:f.has("collapse"),elevate:f.has("elevate"),fadeImage:f.has("fade-image")}}),u=d(()=>{const f=o.value;return f.hide||f.inverted||f.collapse||f.elevate||f.fadeImage||!s.value}),{currentScroll:i,scrollThreshold:h,isScrollingUp:c,scrollRatio:g}=Re(e,{canScroll:u}),S=d(()=>e.collapse||o.value.collapse&&(o.value.inverted?g.value>0:g.value===0)),V=d(()=>e.flat||o.value.elevate&&(o.value.inverted?i.value>0:i.value===0)),m=d(()=>o.value.fadeImage?o.value.inverted?1-g.value:g.value:void 0),w=d(()=>{var z,$;if(o.value.hide&&o.value.inverted)return 0;const f=((z=v.value)==null?void 0:z.contentHeight)??0,C=(($=v.value)==null?void 0:$.extensionHeight)??0;return f+C});le(d(()=>!!e.scrollBehavior),()=>{oe(()=>{o.value.hide?o.value.inverted?s.value=i.value>h.value:s.value=c.value||i.valueparseInt(e.order,10)),position:N(e,"location"),layoutSize:w,elementSize:_(void 0),active:s,absolute:N(e,"absolute")});return T(()=>{const f=q.filterProps(e);return t(q,G({ref:v,class:["v-app-bar",{"v-app-bar--bottom":e.location==="bottom"},e.class],style:[{...Z.value,"--v-toolbar-image-opacity":m.value,height:void 0,...A.value},e.style]},f,{collapse:S.value,flat:V.value}),n)}),{}}}),ze=B({...be({icon:"$menu",variant:"text"})},"VAppBarNavIcon"),$e=P()({name:"VAppBarNavIcon",props:ze(),setup(e,r){let{slots:n}=r;return T(()=>t(L,G(e,{class:["v-app-bar-nav-icon"]}),n)),{}}});const He=B({app:Boolean,color:String,height:{type:[Number,String],default:"auto"},...Ve(),...M(),..._e(),...X(),...Se(),...W({tag:"footer"}),...J()},"VFooter"),Ue=P()({name:"VFooter",props:He(),setup(e,r){let{slots:n}=r;const{themeClasses:v}=j(e),{backgroundColorClasses:s,backgroundColorStyles:o}=ke(N(e,"color")),{borderClasses:u}=Be(e),{elevationClasses:i}=we(e),{roundedClasses:h}=Ie(e),c=_(32),{resizeRef:g}=xe(m=>{m.length&&(c.value=m[0].target.clientHeight)}),S=d(()=>e.height==="auto"?c.value:parseInt(e.height,10)),{layoutItemStyles:V}=Y({id:e.name,order:d(()=>parseInt(e.order,10)),position:d(()=>"bottom"),layoutSize:S,elementSize:d(()=>e.height==="auto"?void 0:S.value),active:d(()=>e.app),absolute:N(e,"absolute")});return T(()=>t(e.tag,{ref:g,class:["v-footer",v.value,s.value,u.value,i.value,h.value,e.class],style:[o.value,e.app?V.value:{height:se(e.height)},e.style]},n)),{}}});const qe=B({scrollable:Boolean,...M(),...W({tag:"main"})},"VMain"),De=P()({name:"VMain",props:qe(),setup(e,r){let{slots:n}=r;const{mainStyles:v}=Ae(),{ssrBootStyles:s}=K();return T(()=>t(e.tag,{class:["v-main",{"v-main--scrollable":e.scrollable},e.class],style:[v.value,s.value,e.style]},{default:()=>{var o,u;return[e.scrollable?t("div",{class:"v-main__scroller"},[(o=n.default)==null?void 0:o.call(n)]):(u=n.default)==null?void 0:u.call(n)]}})),{}}}),Je="3.0.0-alpha.7";const je=U("span",{class:"text-caption"},[p("Maintained by "),U("a",{href:"https://koumoul.com",class:"text-primary text-decoration-none font-weight-medium"},"Koumoul")],-1),Ye={__name:"default",setup(e){const r=ne(),n=re();O(()=>{const i=window.localStorage.getItem("theme");i&&(r.global.name.value=i)});const v=()=>{r.global.name.value==="dark"?r.global.name.value="light":r.global.name.value="dark",localStorage.setItem("theme",r.global.name.value)},s=E(!1),o=ue(),u=d(()=>["categoryId-id","editor"].includes(o.name)||o.name.startsWith("compiled-")||n.smAndDown.value);return x(u,i=>{s.value=!i},{immediate:!0}),(i,h)=>(k(),I(a(Le),null,{default:l(()=>[t(a(Ce),{modelValue:s.value,"onUpdate:modelValue":h[0]||(h[0]=c=>s.value=c),temporary:u.value,permanent:!u.value,app:"",class:"main-drawer",theme:"dark"},{append:l(()=>[t(a(Ue),null,{default:l(()=>[t(a(D)),je]),_:1})]),default:l(()=>[t(a(R),{class:"py-0"},{default:l(()=>[t(a(y),{to:"/",class:"text-primary py-2"},{default:l(()=>[t(a(b),{class:"text-h6 font-weight-bold"},{default:l(()=>[p(" VJSF ")]),_:1}),t(a(pe),{class:"font-weight-bold"},{default:l(()=>[p(H(a(Je)),1)]),_:1})]),_:1})]),_:1}),t(a(R),{class:"pt-0",color:"primary"},{default:l(()=>[t(a(y),{to:"/about"},{default:l(()=>[t(a(b),null,{default:l(()=>[p(" About ")]),_:1})]),_:1}),t(a(y),{to:"/getting-started"},{default:l(()=>[t(a(b),null,{default:l(()=>[p(" Getting started ")]),_:1})]),_:1}),t(a(y),{to:"/2to3"},{default:l(()=>[t(a(b),null,{default:l(()=>[p(" 2.x to 3.x ")]),_:1})]),_:1}),t(a(y),{to:"/configuration"},{default:l(()=>[t(a(b),null,{default:l(()=>[p(" Configuration ")]),_:1})]),_:1}),t(a(y),{to:"/expressions"},{default:l(()=>[t(a(b),null,{default:l(()=>[p(" Expressions ")]),_:1})]),_:1}),t(a(y),{to:"/editor"},{default:l(()=>[t(a(b),null,{default:l(()=>[p(" Editor ")]),_:1})]),_:1}),t(a(y),{to:"/plugins"},{default:l(()=>[t(a(b),null,{default:l(()=>[p(" Plugins ")]),_:1})]),_:1})]),_:1}),t(a(R),{density:"compact",nav:""},{default:l(()=>[t(a(ge),null,{default:l(()=>[p("Examples")]),_:1}),(k(!0),ie(de,null,ce(a(ye),c=>(k(),I(a(y),{key:c.id,to:`/${c.id}`,class:"mb-0"},{default:l(()=>[t(a(b),null,{default:l(()=>[p(H(c.title),1)]),_:2},1024)]),_:2},1032,["to"]))),128))]),_:1})]),_:1},8,["modelValue","temporary","permanent"]),t(a(Me),{app:"",density:"comfortable",color:a(r).global.name.value==="dark"?"#121212":"#FFFFFF","scroll-behavior":"elevate"},{default:l(()=>[u.value?(k(),I(a($e),{key:0,onClick:h[1]||(h[1]=ve(c=>s.value=!s.value,["stop"]))})):me("",!0),t(a(D)),t(a(L),{icon:"",color:"primary",onClick:v},{default:l(()=>[a(r).global.name.value==="light"?(k(),I(a(F),{key:0,icon:"mdi-weather-night"})):(k(),I(a(F),{key:1,icon:"mdi-weather-sunny"}))]),_:1}),t(a(L),{href:"https://github.com/sponsors/koumoul-dev",variant:"outlined",rounded:"",color:"primary",style:{"text-transform":"none"},class:"mx-2"},{prepend:l(()=>[t(a(F),{color:"pink-accent-3",size:"large",icon:"mdi-heart"})]),default:l(()=>[p(" Sponsor ")]),_:1}),t(a(L),{icon:"",href:"https://github.com/koumoul-dev/vuetify-jsonschema-form",color:a(r).global.name.value==="light"?"black":"white",size:"x-large",density:"compact",title:"repository on github"},{default:l(()=>[t(a(F),{icon:"mdi-github"})]),_:1},8,["color"])]),_:1},8,["color"]),t(a(De),null,{default:l(()=>[fe(i.$slots,"default")]),_:3})]),_:3}))}};export{Ye as default}; diff --git a/next/_nuxt/easymde.8acdb3f7.js b/next/_nuxt/easymde.1a87caa3.js similarity index 99% rename from next/_nuxt/easymde.8acdb3f7.js rename to next/_nuxt/easymde.1a87caa3.js index 10ed2b89..3bfd7691 100644 --- a/next/_nuxt/easymde.8acdb3f7.js +++ b/next/_nuxt/easymde.1a87caa3.js @@ -1,4 +1,4 @@ -import{U as mf,bH as Kl,V as yf}from"./entry.f054aaf7.js";import{o as xf}from"./index.2f4143c4.js";function bf(u,x){for(var c=0;cm[d]})}}}return Object.freeze(Object.defineProperty(u,Symbol.toStringTag,{value:"Module"}))}var Xl={exports:{}};(function(u,x){(function(c,m){u.exports=m()})(mf,function(){var c=navigator.userAgent,m=navigator.platform,d=/gecko\/\d/i.test(c),S=/MSIE \d/.test(c),p=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(c),v=/Edge\/(\d+)/.exec(c),g=S||p||v,k=g&&(S?document.documentMode||6:+(v||p)[1]),E=!v&&/WebKit\//.test(c),N=E&&/Qt\/\d+\.\d+/.test(c),M=!v&&/Chrome\/(\d+)/.exec(c),O=M&&+M[1],I=/Opera\//.test(c),Z=/Apple Computer/.test(navigator.vendor),_=/Mac OS X 1\d\D([8-9]|\d\d)\D/.test(c),j=/PhantomJS/.test(c),D=Z&&(/Mobile\/\w+/.test(c)||navigator.maxTouchPoints>2),A=/Android/.test(c),H=D||A||/webOS|BlackBerry|Opera Mini|Opera Mobi|IEMobile/i.test(c),z=D||/Mac/.test(m),G=/\bCrOS\b/.test(c),B=/win/i.test(m),Q=I&&c.match(/Version\/(\d*\.\d*)/);Q&&(Q=Number(Q[1])),Q&&Q>=15&&(I=!1,E=!0);var re=z&&(N||I&&(Q==null||Q<12.11)),we=d||g&&k>=9;function K(e){return new RegExp("(^|\\s)"+e+"(?:$|\\s)\\s*")}var fe=function(e,t){var i=e.className,r=K(t).exec(i);if(r){var n=i.slice(r.index+r[0].length);e.className=i.slice(0,r.index)+(n?r[1]+n:"")}};function ce(e){for(var t=e.childNodes.length;t>0;--t)e.removeChild(e.firstChild);return e}function le(e,t){return ce(e).appendChild(t)}function L(e,t,i,r){var n=document.createElement(e);if(i&&(n.className=i),r&&(n.style.cssText=r),typeof t=="string")n.appendChild(document.createTextNode(t));else if(t)for(var a=0;a=t)return o+(t-a);o+=l-a,o+=i-o%i,a=l+1}}var Xe=function(){this.id=null,this.f=null,this.time=0,this.handler=Je(this.onTimeout,this)};Xe.prototype.onTimeout=function(e){e.id=0,e.time<=+new Date?e.f():setTimeout(e.handler,e.time-+new Date)},Xe.prototype.set=function(e,t){this.f=t;var i=+new Date+e;(!this.id||i=t)return r+Math.min(o,t-n);if(n+=a-r,n+=i-n%i,r=a+1,n>=t)return r}}var ct=[""];function Ht(e){for(;ct.length<=e;)ct.push(pe(ct)+" ");return ct[e]}function pe(e){return e[e.length-1]}function ht(e,t){for(var i=[],r=0;r"€"&&(e.toUpperCase()!=e.toLowerCase()||ns.test(e))}function pi(e,t){return t?t.source.indexOf("\\w")>-1&&vn(e)?!0:t.test(e):vn(e)}function Oa(e){for(var t in e)if(e.hasOwnProperty(t)&&e[t])return!1;return!0}var as=/[\u0300-\u036f\u0483-\u0489\u0591-\u05bd\u05bf\u05c1\u05c2\u05c4\u05c5\u05c7\u0610-\u061a\u064b-\u065e\u0670\u06d6-\u06dc\u06de-\u06e4\u06e7\u06e8\u06ea-\u06ed\u0711\u0730-\u074a\u07a6-\u07b0\u07eb-\u07f3\u0816-\u0819\u081b-\u0823\u0825-\u0827\u0829-\u082d\u0900-\u0902\u093c\u0941-\u0948\u094d\u0951-\u0955\u0962\u0963\u0981\u09bc\u09be\u09c1-\u09c4\u09cd\u09d7\u09e2\u09e3\u0a01\u0a02\u0a3c\u0a41\u0a42\u0a47\u0a48\u0a4b-\u0a4d\u0a51\u0a70\u0a71\u0a75\u0a81\u0a82\u0abc\u0ac1-\u0ac5\u0ac7\u0ac8\u0acd\u0ae2\u0ae3\u0b01\u0b3c\u0b3e\u0b3f\u0b41-\u0b44\u0b4d\u0b56\u0b57\u0b62\u0b63\u0b82\u0bbe\u0bc0\u0bcd\u0bd7\u0c3e-\u0c40\u0c46-\u0c48\u0c4a-\u0c4d\u0c55\u0c56\u0c62\u0c63\u0cbc\u0cbf\u0cc2\u0cc6\u0ccc\u0ccd\u0cd5\u0cd6\u0ce2\u0ce3\u0d3e\u0d41-\u0d44\u0d4d\u0d57\u0d62\u0d63\u0dca\u0dcf\u0dd2-\u0dd4\u0dd6\u0ddf\u0e31\u0e34-\u0e3a\u0e47-\u0e4e\u0eb1\u0eb4-\u0eb9\u0ebb\u0ebc\u0ec8-\u0ecd\u0f18\u0f19\u0f35\u0f37\u0f39\u0f71-\u0f7e\u0f80-\u0f84\u0f86\u0f87\u0f90-\u0f97\u0f99-\u0fbc\u0fc6\u102d-\u1030\u1032-\u1037\u1039\u103a\u103d\u103e\u1058\u1059\u105e-\u1060\u1071-\u1074\u1082\u1085\u1086\u108d\u109d\u135f\u1712-\u1714\u1732-\u1734\u1752\u1753\u1772\u1773\u17b7-\u17bd\u17c6\u17c9-\u17d3\u17dd\u180b-\u180d\u18a9\u1920-\u1922\u1927\u1928\u1932\u1939-\u193b\u1a17\u1a18\u1a56\u1a58-\u1a5e\u1a60\u1a62\u1a65-\u1a6c\u1a73-\u1a7c\u1a7f\u1b00-\u1b03\u1b34\u1b36-\u1b3a\u1b3c\u1b42\u1b6b-\u1b73\u1b80\u1b81\u1ba2-\u1ba5\u1ba8\u1ba9\u1c2c-\u1c33\u1c36\u1c37\u1cd0-\u1cd2\u1cd4-\u1ce0\u1ce2-\u1ce8\u1ced\u1dc0-\u1de6\u1dfd-\u1dff\u200c\u200d\u20d0-\u20f0\u2cef-\u2cf1\u2de0-\u2dff\u302a-\u302f\u3099\u309a\ua66f-\ua672\ua67c\ua67d\ua6f0\ua6f1\ua802\ua806\ua80b\ua825\ua826\ua8c4\ua8e0-\ua8f1\ua926-\ua92d\ua947-\ua951\ua980-\ua982\ua9b3\ua9b6-\ua9b9\ua9bc\uaa29-\uaa2e\uaa31\uaa32\uaa35\uaa36\uaa43\uaa4c\uaab0\uaab2-\uaab4\uaab7\uaab8\uaabe\uaabf\uaac1\uabe5\uabe8\uabed\udc00-\udfff\ufb1e\ufe00-\ufe0f\ufe20-\ufe26\uff9e\uff9f]/;function mn(e){return e.charCodeAt(0)>=768&&as.test(e)}function Ia(e,t,i){for(;(i<0?t>0:ti?-1:1;;){if(t==i)return t;var n=(t+i)/2,a=r<0?Math.ceil(n):Math.floor(n);if(a==t)return e(a)?t:i;e(a)?i=a:t=a+r}}function os(e,t,i,r){if(!e)return r(t,i,"ltr",0);for(var n=!1,a=0;at||t==i&&o.to==t)&&(r(Math.max(o.from,t),Math.min(o.to,i),o.level==1?"rtl":"ltr",a),n=!0)}n||r(t,i,"ltr")}var Or=null;function Ir(e,t,i){var r;Or=null;for(var n=0;nt)return n;a.to==t&&(a.from!=a.to&&i=="before"?r=n:Or=n),a.from==t&&(a.from!=a.to&&i!="before"?r=n:Or=n)}return r??Or}var ls=function(){var e="bbbbbbbbbtstwsbbbbbbbbbbbbbbssstwNN%%%NNNNNN,N,N1111111111NNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNbbbbbbsbbbbbbbbbbbbbbbbbbbbbbbbbb,N%%%%NNNNLNNNNN%%11NLNNN1LNNNNNLLLLLLLLLLLLLLLLLLLLLLLNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLN",t="nnnnnnNNr%%r,rNNmmmmmmmmmmmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmmmmmmmmmmmmmmmnnnnnnnnnn%nnrrrmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmnNmmmmmmrrmmNmmmmrr1111111111";function i(f){return f<=247?e.charAt(f):1424<=f&&f<=1524?"R":1536<=f&&f<=1785?t.charAt(f-1536):1774<=f&&f<=2220?"r":8192<=f&&f<=8203?"w":f==8204?"b":"L"}var r=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/,n=/[stwN]/,a=/[LRr]/,o=/[Lb1n]/,l=/[1n]/;function s(f,y,b){this.level=f,this.from=y,this.to=b}return function(f,y){var b=y=="ltr"?"L":"R";if(f.length==0||y=="ltr"&&!r.test(f))return!1;for(var T=f.length,C=[],F=0;F-1&&(r[t]=n.slice(0,a).concat(n.slice(a+1)))}}}function Ee(e,t){var i=yn(e,t);if(i.length)for(var r=Array.prototype.slice.call(arguments,2),n=0;n0}function sr(e){e.prototype.on=function(t,i){oe(this,t,i)},e.prototype.off=function(t,i){lt(this,t,i)}}function Ve(e){e.preventDefault?e.preventDefault():e.returnValue=!1}function Ra(e){e.stopPropagation?e.stopPropagation():e.cancelBubble=!0}function xn(e){return e.defaultPrevented!=null?e.defaultPrevented:e.returnValue==!1}function Pr(e){Ve(e),Ra(e)}function bn(e){return e.target||e.srcElement}function Wa(e){var t=e.which;return t==null&&(e.button&1?t=1:e.button&2?t=3:e.button&4&&(t=2)),z&&e.ctrlKey&&t==1&&(t=3),t}var ss=function(){if(g&&k<9)return!1;var e=L("div");return"draggable"in e||"dragDrop"in e}(),Sn;function us(e){if(Sn==null){var t=L("span","​");le(e,L("span",[t,document.createTextNode("x")])),e.firstChild.offsetHeight!=0&&(Sn=t.offsetWidth<=1&&t.offsetHeight>2&&!(g&&k<8))}var i=Sn?L("span","​"):L("span"," ",null,"display: inline-block; width: 1px; margin-right: -1px");return i.setAttribute("cm-text",""),i}var wn;function fs(e){if(wn!=null)return wn;var t=le(e,document.createTextNode("AخA")),i=R(t,0,1).getBoundingClientRect(),r=R(t,1,2).getBoundingClientRect();return ce(e),!i||i.left==i.right?!1:wn=r.right-i.right<3}var kn=` +import{U as mf,bH as Kl,V as yf}from"./entry.5dcac124.js";import{o as xf}from"./index.eb4d20a9.js";function bf(u,x){for(var c=0;cm[d]})}}}return Object.freeze(Object.defineProperty(u,Symbol.toStringTag,{value:"Module"}))}var Xl={exports:{}};(function(u,x){(function(c,m){u.exports=m()})(mf,function(){var c=navigator.userAgent,m=navigator.platform,d=/gecko\/\d/i.test(c),S=/MSIE \d/.test(c),p=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(c),v=/Edge\/(\d+)/.exec(c),g=S||p||v,k=g&&(S?document.documentMode||6:+(v||p)[1]),E=!v&&/WebKit\//.test(c),N=E&&/Qt\/\d+\.\d+/.test(c),M=!v&&/Chrome\/(\d+)/.exec(c),O=M&&+M[1],I=/Opera\//.test(c),Z=/Apple Computer/.test(navigator.vendor),_=/Mac OS X 1\d\D([8-9]|\d\d)\D/.test(c),j=/PhantomJS/.test(c),D=Z&&(/Mobile\/\w+/.test(c)||navigator.maxTouchPoints>2),A=/Android/.test(c),H=D||A||/webOS|BlackBerry|Opera Mini|Opera Mobi|IEMobile/i.test(c),z=D||/Mac/.test(m),G=/\bCrOS\b/.test(c),B=/win/i.test(m),Q=I&&c.match(/Version\/(\d*\.\d*)/);Q&&(Q=Number(Q[1])),Q&&Q>=15&&(I=!1,E=!0);var re=z&&(N||I&&(Q==null||Q<12.11)),we=d||g&&k>=9;function K(e){return new RegExp("(^|\\s)"+e+"(?:$|\\s)\\s*")}var fe=function(e,t){var i=e.className,r=K(t).exec(i);if(r){var n=i.slice(r.index+r[0].length);e.className=i.slice(0,r.index)+(n?r[1]+n:"")}};function ce(e){for(var t=e.childNodes.length;t>0;--t)e.removeChild(e.firstChild);return e}function le(e,t){return ce(e).appendChild(t)}function L(e,t,i,r){var n=document.createElement(e);if(i&&(n.className=i),r&&(n.style.cssText=r),typeof t=="string")n.appendChild(document.createTextNode(t));else if(t)for(var a=0;a=t)return o+(t-a);o+=l-a,o+=i-o%i,a=l+1}}var Xe=function(){this.id=null,this.f=null,this.time=0,this.handler=Je(this.onTimeout,this)};Xe.prototype.onTimeout=function(e){e.id=0,e.time<=+new Date?e.f():setTimeout(e.handler,e.time-+new Date)},Xe.prototype.set=function(e,t){this.f=t;var i=+new Date+e;(!this.id||i=t)return r+Math.min(o,t-n);if(n+=a-r,n+=i-n%i,r=a+1,n>=t)return r}}var ct=[""];function Ht(e){for(;ct.length<=e;)ct.push(pe(ct)+" ");return ct[e]}function pe(e){return e[e.length-1]}function ht(e,t){for(var i=[],r=0;r"€"&&(e.toUpperCase()!=e.toLowerCase()||ns.test(e))}function pi(e,t){return t?t.source.indexOf("\\w")>-1&&vn(e)?!0:t.test(e):vn(e)}function Oa(e){for(var t in e)if(e.hasOwnProperty(t)&&e[t])return!1;return!0}var as=/[\u0300-\u036f\u0483-\u0489\u0591-\u05bd\u05bf\u05c1\u05c2\u05c4\u05c5\u05c7\u0610-\u061a\u064b-\u065e\u0670\u06d6-\u06dc\u06de-\u06e4\u06e7\u06e8\u06ea-\u06ed\u0711\u0730-\u074a\u07a6-\u07b0\u07eb-\u07f3\u0816-\u0819\u081b-\u0823\u0825-\u0827\u0829-\u082d\u0900-\u0902\u093c\u0941-\u0948\u094d\u0951-\u0955\u0962\u0963\u0981\u09bc\u09be\u09c1-\u09c4\u09cd\u09d7\u09e2\u09e3\u0a01\u0a02\u0a3c\u0a41\u0a42\u0a47\u0a48\u0a4b-\u0a4d\u0a51\u0a70\u0a71\u0a75\u0a81\u0a82\u0abc\u0ac1-\u0ac5\u0ac7\u0ac8\u0acd\u0ae2\u0ae3\u0b01\u0b3c\u0b3e\u0b3f\u0b41-\u0b44\u0b4d\u0b56\u0b57\u0b62\u0b63\u0b82\u0bbe\u0bc0\u0bcd\u0bd7\u0c3e-\u0c40\u0c46-\u0c48\u0c4a-\u0c4d\u0c55\u0c56\u0c62\u0c63\u0cbc\u0cbf\u0cc2\u0cc6\u0ccc\u0ccd\u0cd5\u0cd6\u0ce2\u0ce3\u0d3e\u0d41-\u0d44\u0d4d\u0d57\u0d62\u0d63\u0dca\u0dcf\u0dd2-\u0dd4\u0dd6\u0ddf\u0e31\u0e34-\u0e3a\u0e47-\u0e4e\u0eb1\u0eb4-\u0eb9\u0ebb\u0ebc\u0ec8-\u0ecd\u0f18\u0f19\u0f35\u0f37\u0f39\u0f71-\u0f7e\u0f80-\u0f84\u0f86\u0f87\u0f90-\u0f97\u0f99-\u0fbc\u0fc6\u102d-\u1030\u1032-\u1037\u1039\u103a\u103d\u103e\u1058\u1059\u105e-\u1060\u1071-\u1074\u1082\u1085\u1086\u108d\u109d\u135f\u1712-\u1714\u1732-\u1734\u1752\u1753\u1772\u1773\u17b7-\u17bd\u17c6\u17c9-\u17d3\u17dd\u180b-\u180d\u18a9\u1920-\u1922\u1927\u1928\u1932\u1939-\u193b\u1a17\u1a18\u1a56\u1a58-\u1a5e\u1a60\u1a62\u1a65-\u1a6c\u1a73-\u1a7c\u1a7f\u1b00-\u1b03\u1b34\u1b36-\u1b3a\u1b3c\u1b42\u1b6b-\u1b73\u1b80\u1b81\u1ba2-\u1ba5\u1ba8\u1ba9\u1c2c-\u1c33\u1c36\u1c37\u1cd0-\u1cd2\u1cd4-\u1ce0\u1ce2-\u1ce8\u1ced\u1dc0-\u1de6\u1dfd-\u1dff\u200c\u200d\u20d0-\u20f0\u2cef-\u2cf1\u2de0-\u2dff\u302a-\u302f\u3099\u309a\ua66f-\ua672\ua67c\ua67d\ua6f0\ua6f1\ua802\ua806\ua80b\ua825\ua826\ua8c4\ua8e0-\ua8f1\ua926-\ua92d\ua947-\ua951\ua980-\ua982\ua9b3\ua9b6-\ua9b9\ua9bc\uaa29-\uaa2e\uaa31\uaa32\uaa35\uaa36\uaa43\uaa4c\uaab0\uaab2-\uaab4\uaab7\uaab8\uaabe\uaabf\uaac1\uabe5\uabe8\uabed\udc00-\udfff\ufb1e\ufe00-\ufe0f\ufe20-\ufe26\uff9e\uff9f]/;function mn(e){return e.charCodeAt(0)>=768&&as.test(e)}function Ia(e,t,i){for(;(i<0?t>0:ti?-1:1;;){if(t==i)return t;var n=(t+i)/2,a=r<0?Math.ceil(n):Math.floor(n);if(a==t)return e(a)?t:i;e(a)?i=a:t=a+r}}function os(e,t,i,r){if(!e)return r(t,i,"ltr",0);for(var n=!1,a=0;at||t==i&&o.to==t)&&(r(Math.max(o.from,t),Math.min(o.to,i),o.level==1?"rtl":"ltr",a),n=!0)}n||r(t,i,"ltr")}var Or=null;function Ir(e,t,i){var r;Or=null;for(var n=0;nt)return n;a.to==t&&(a.from!=a.to&&i=="before"?r=n:Or=n),a.from==t&&(a.from!=a.to&&i!="before"?r=n:Or=n)}return r??Or}var ls=function(){var e="bbbbbbbbbtstwsbbbbbbbbbbbbbbssstwNN%%%NNNNNN,N,N1111111111NNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNbbbbbbsbbbbbbbbbbbbbbbbbbbbbbbbbb,N%%%%NNNNLNNNNN%%11NLNNN1LNNNNNLLLLLLLLLLLLLLLLLLLLLLLNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLN",t="nnnnnnNNr%%r,rNNmmmmmmmmmmmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmmmmmmmmmmmmmmmnnnnnnnnnn%nnrrrmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmnNmmmmmmrrmmNmmmmrr1111111111";function i(f){return f<=247?e.charAt(f):1424<=f&&f<=1524?"R":1536<=f&&f<=1785?t.charAt(f-1536):1774<=f&&f<=2220?"r":8192<=f&&f<=8203?"w":f==8204?"b":"L"}var r=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/,n=/[stwN]/,a=/[LRr]/,o=/[Lb1n]/,l=/[1n]/;function s(f,y,b){this.level=f,this.from=y,this.to=b}return function(f,y){var b=y=="ltr"?"L":"R";if(f.length==0||y=="ltr"&&!r.test(f))return!1;for(var T=f.length,C=[],F=0;F-1&&(r[t]=n.slice(0,a).concat(n.slice(a+1)))}}}function Ee(e,t){var i=yn(e,t);if(i.length)for(var r=Array.prototype.slice.call(arguments,2),n=0;n0}function sr(e){e.prototype.on=function(t,i){oe(this,t,i)},e.prototype.off=function(t,i){lt(this,t,i)}}function Ve(e){e.preventDefault?e.preventDefault():e.returnValue=!1}function Ra(e){e.stopPropagation?e.stopPropagation():e.cancelBubble=!0}function xn(e){return e.defaultPrevented!=null?e.defaultPrevented:e.returnValue==!1}function Pr(e){Ve(e),Ra(e)}function bn(e){return e.target||e.srcElement}function Wa(e){var t=e.which;return t==null&&(e.button&1?t=1:e.button&2?t=3:e.button&4&&(t=2)),z&&e.ctrlKey&&t==1&&(t=3),t}var ss=function(){if(g&&k<9)return!1;var e=L("div");return"draggable"in e||"dragDrop"in e}(),Sn;function us(e){if(Sn==null){var t=L("span","​");le(e,L("span",[t,document.createTextNode("x")])),e.firstChild.offsetHeight!=0&&(Sn=t.offsetWidth<=1&&t.offsetHeight>2&&!(g&&k<8))}var i=Sn?L("span","​"):L("span"," ",null,"display: inline-block; width: 1px; margin-right: -1px");return i.setAttribute("cm-text",""),i}var wn;function fs(e){if(wn!=null)return wn;var t=le(e,document.createTextNode("AخA")),i=R(t,0,1).getBoundingClientRect(),r=R(t,1,2).getBoundingClientRect();return ce(e),!i||i.left==i.right?!1:wn=r.right-i.right<3}var kn=` b`.split(/\n/).length!=3?function(e){for(var t=0,i=[],r=e.length;t<=r;){var n=e.indexOf(` `,t);n==-1&&(n=e.length);var a=e.slice(t,e.charAt(n-1)=="\r"?n-1:n),o=a.indexOf("\r");o!=-1?(i.push(a.slice(0,o)),t+=o+1):(i.push(a),t=n+1)}return i}:function(e){return e.split(/\r\n?|\n/)},cs=window.getSelection?function(e){try{return e.selectionStart!=e.selectionEnd}catch{return!1}}:function(e){var t;try{t=e.ownerDocument.selection.createRange()}catch{}return!t||t.parentElement()!=e?!1:t.compareEndPoints("StartToEnd",t)!=0},hs=function(){var e=L("div");return"oncopy"in e?!0:(e.setAttribute("oncopy","return;"),typeof e.oncopy=="function")}(),Cn=null;function ds(e){if(Cn!=null)return Cn;var t=le(e,L("span","x")),i=t.getBoundingClientRect(),r=R(t,0,1).getBoundingClientRect();return Cn=Math.abs(i.left-r.left)>1}var Ln={},ur={};function ps(e,t){arguments.length>2&&(t.dependencies=Array.prototype.slice.call(arguments,2)),Ln[e]=t}function gs(e,t){ur[e]=t}function gi(e){if(typeof e=="string"&&ur.hasOwnProperty(e))e=ur[e];else if(e&&typeof e.name=="string"&&ur.hasOwnProperty(e.name)){var t=ur[e.name];typeof t=="string"&&(t={name:t}),e=Ha(t,e),e.name=t.name}else{if(typeof e=="string"&&/^[\w\-]+\/[\w\-]+\+xml$/.test(e))return gi("application/xml");if(typeof e=="string"&&/^[\w\-]+\/[\w\-]+\+json$/.test(e))return gi("application/json")}return typeof e=="string"?{name:e}:e||{name:"null"}}function Tn(e,t){t=gi(t);var i=Ln[t.name];if(!i)return Tn(e,"text/plain");var r=i(e,t);if(fr.hasOwnProperty(t.name)){var n=fr[t.name];for(var a in n)n.hasOwnProperty(a)&&(r.hasOwnProperty(a)&&(r["_"+a]=r[a]),r[a]=n[a])}if(r.name=t.name,t.helperType&&(r.helperType=t.helperType),t.modeProps)for(var o in t.modeProps)r[o]=t.modeProps[o];return r}var fr={};function vs(e,t){var i=fr.hasOwnProperty(e)?fr[e]:fr[e]={};ot(t,i)}function Kt(e,t){if(t===!0)return t;if(e.copyState)return e.copyState(t);var i={};for(var r in t){var n=t[r];n instanceof Array&&(n=n.concat([])),i[r]=n}return i}function Mn(e,t){for(var i;e.innerMode&&(i=e.innerMode(t),!(!i||i.mode==e));)t=i.state,e=i.mode;return i||{mode:e,state:t}}function za(e,t,i){return e.startState?e.startState(t,i):!0}var Ae=function(e,t,i){this.pos=this.start=0,this.string=e,this.tabSize=t||8,this.lastColumnPos=this.lastColumnValue=0,this.lineStart=0,this.lineOracle=i};Ae.prototype.eol=function(){return this.pos>=this.string.length},Ae.prototype.sol=function(){return this.pos==this.lineStart},Ae.prototype.peek=function(){return this.string.charAt(this.pos)||void 0},Ae.prototype.next=function(){if(this.post},Ae.prototype.eatSpace=function(){for(var e=this.pos;/[\s\u00a0]/.test(this.string.charAt(this.pos));)++this.pos;return this.pos>e},Ae.prototype.skipToEnd=function(){this.pos=this.string.length},Ae.prototype.skipTo=function(e){var t=this.string.indexOf(e,this.pos);if(t>-1)return this.pos=t,!0},Ae.prototype.backUp=function(e){this.pos-=e},Ae.prototype.column=function(){return this.lastColumnPos0?null:(a&&t!==!1&&(this.pos+=a[0].length),a)}},Ae.prototype.current=function(){return this.string.slice(this.start,this.pos)},Ae.prototype.hideFirstChars=function(e,t){this.lineStart+=e;try{return t()}finally{this.lineStart-=e}},Ae.prototype.lookAhead=function(e){var t=this.lineOracle;return t&&t.lookAhead(e)},Ae.prototype.baseToken=function(){var e=this.lineOracle;return e&&e.baseToken(this.pos)};function ie(e,t){if(t-=e.first,t<0||t>=e.size)throw new Error("There is no line "+(t+e.first)+" in the document.");for(var i=e;!i.lines;)for(var r=0;;++r){var n=i.children[r],a=n.chunkSize();if(t=e.first&&ti?W(i,ie(e,i).text.length):ms(t,ie(e,t.line).text.length)}function ms(e,t){var i=e.ch;return i==null||i>t?W(e.line,t):i<0?W(e.line,0):e}function Ua(e,t){for(var i=[],r=0;rthis.maxLookAhead&&(this.maxLookAhead=e),t},bt.prototype.baseToken=function(e){if(!this.baseTokens)return null;for(;this.baseTokens[this.baseTokenPos]<=e;)this.baseTokenPos+=2;var t=this.baseTokens[this.baseTokenPos+1];return{type:t&&t.replace(/( |^)overlay .*/,""),size:this.baseTokens[this.baseTokenPos]-e}},bt.prototype.nextLine=function(){this.line++,this.maxLookAhead>0&&this.maxLookAhead--},bt.fromSaved=function(e,t,i){return t instanceof yi?new bt(e,Kt(e.mode,t.state),i,t.lookAhead):new bt(e,Kt(e.mode,t),i)},bt.prototype.save=function(e){var t=e!==!1?Kt(this.doc.mode,this.state):this.state;return this.maxLookAhead>0?new yi(t,this.maxLookAhead):t};function qa(e,t,i,r){var n=[e.state.modeGen],a={};Za(e,t.text,e.doc.mode,i,function(f,y){return n.push(f,y)},a,r);for(var o=i.state,l=function(f){i.baseTokens=n;var y=e.state.overlays[f],b=1,T=0;i.state=!0,Za(e,t.text,y.mode,i,function(C,F){for(var P=b;TC&&n.splice(b,1,C,n[b+1],U),b+=2,T=Math.min(C,U)}if(F)if(y.opaque)n.splice(P,b-P,C,"overlay "+F),b=P+2;else for(;Pe.options.maxHighlightLength&&Kt(e.doc.mode,r.state),a=qa(e,t,r);n&&(r.state=n),t.stateAfter=r.save(!n),t.styles=a.styles,a.classes?t.styleClasses=a.classes:t.styleClasses&&(t.styleClasses=null),i===e.doc.highlightFrontier&&(e.doc.modeFrontier=Math.max(e.doc.modeFrontier,++e.doc.highlightFrontier))}return t.styles}function Rr(e,t,i){var r=e.doc,n=e.display;if(!r.mode.startState)return new bt(r,!0,t);var a=ys(e,t,i),o=a>r.first&&ie(r,a-1).stateAfter,l=o?bt.fromSaved(r,o,a):new bt(r,za(r.mode),a);return r.iter(a,t,function(s){Nn(e,s.text,l);var f=l.line;s.stateAfter=f==t-1||f%5==0||f>=n.viewFrom&&ft.start)return a}throw new Error("Mode "+e.name+" failed to advance stream.")}var Ka=function(e,t,i){this.start=e.start,this.end=e.pos,this.string=e.current(),this.type=t||null,this.state=i};function Xa(e,t,i,r){var n=e.doc,a=n.mode,o;t=ue(n,t);var l=ie(n,t.line),s=Rr(e,t.line,i),f=new Ae(l.text,e.options.tabSize,s),y;for(r&&(y=[]);(r||f.pose.options.maxHighlightLength?(l=!1,o&&Nn(e,t,r,y.pos),y.pos=t.length,b=null):b=Ya(Hn(i,y,r.state,T),a),T){var C=T[0].name;C&&(b="m-"+(b?C+" "+b:C))}if(!l||f!=b){for(;so;--l){if(l<=a.first)return a.first;var s=ie(a,l-1),f=s.stateAfter;if(f&&(!i||l+(f instanceof yi?f.lookAhead:0)<=a.modeFrontier))return l;var y=Oe(s.text,null,e.options.tabSize);(n==null||r>y)&&(n=l-1,r=y)}return n}function xs(e,t){if(e.modeFrontier=Math.min(e.modeFrontier,t),!(e.highlightFrontieri;r--){var n=ie(e,r).stateAfter;if(n&&(!(n instanceof yi)||r+n.lookAhead=t:a.to>t);(r||(r=[])).push(new xi(o,a.from,s?null:a.to))}}return r}function Ls(e,t,i){var r;if(e)for(var n=0;n=t:a.to>t);if(l||a.from==t&&o.type=="bookmark"&&(!i||a.marker.insertLeft)){var s=a.from==null||(o.inclusiveLeft?a.from<=t:a.from0&&l)for(var $=0;$0)){var y=[s,1],b=se(f.from,l.from),T=se(f.to,l.to);(b<0||!o.inclusiveLeft&&!b)&&y.push({from:f.from,to:l.from}),(T>0||!o.inclusiveRight&&!T)&&y.push({from:l.to,to:f.to}),n.splice.apply(n,y),s+=y.length-3}}return n}function Va(e){var t=e.markedSpans;if(t){for(var i=0;it)&&(!r||In(r,a.marker)<0)&&(r=a.marker)}return r}function ro(e,t,i,r,n){var a=ie(e,t),o=Lt&&a.markedSpans;if(o)for(var l=0;l=0&&b<=0||y<=0&&b>=0)&&(y<=0&&(s.marker.inclusiveRight&&n.inclusiveLeft?se(f.to,i)>=0:se(f.to,i)>0)||y>=0&&(s.marker.inclusiveRight&&n.inclusiveLeft?se(f.from,r)<=0:se(f.from,r)<0)))return!0}}}function dt(e){for(var t;t=to(e);)e=t.find(-1,!0).line;return e}function Ds(e){for(var t;t=wi(e);)e=t.find(1,!0).line;return e}function Fs(e){for(var t,i;t=wi(e);)e=t.find(1,!0).line,(i||(i=[])).push(e);return i}function Pn(e,t){var i=ie(e,t),r=dt(i);return i==r?t:ye(r)}function io(e,t){if(t>e.lastLine())return t;var i=ie(e,t),r;if(!It(e,i))return t;for(;r=wi(i);)i=r.find(1,!0).line;return ye(i)+1}function It(e,t){var i=Lt&&t.markedSpans;if(i){for(var r=void 0,n=0;nt.maxLineLength&&(t.maxLineLength=n,t.maxLine=r)})}var cr=function(e,t,i){this.text=e,$a(this,t),this.height=i?i(this):1};cr.prototype.lineNo=function(){return ye(this)},sr(cr);function Es(e,t,i,r){e.text=t,e.stateAfter&&(e.stateAfter=null),e.styles&&(e.styles=null),e.order!=null&&(e.order=null),Va(e),$a(e,i);var n=r?r(e):1;n!=e.height&&xt(e,n)}function As(e){e.parent=null,Va(e)}var Ns={},Hs={};function no(e,t){if(!e||/^\s*$/.test(e))return null;var i=t.addModeClass?Hs:Ns;return i[e]||(i[e]=e.replace(/\S+/g,"cm-$&"))}function ao(e,t){var i=q("span",null,null,E?"padding-right: .1px":null),r={pre:q("pre",[i],"CodeMirror-line"),content:i,col:0,pos:0,cm:e,trailingSpace:!1,splitSpaces:e.getOption("lineWrapping")};t.measure={};for(var n=0;n<=(t.rest?t.rest.length:0);n++){var a=n?t.rest[n-1]:t.line,o=void 0;r.pos=0,r.addToken=Is,fs(e.display.measure)&&(o=Ct(a,e.doc.direction))&&(r.addToken=Bs(r.addToken,o)),r.map=[];var l=t!=e.display.externalMeasured&&ye(a);Rs(a,r,Ga(e,a,l)),a.styleClasses&&(a.styleClasses.bgClass&&(r.bgClass=Nt(a.styleClasses.bgClass,r.bgClass||"")),a.styleClasses.textClass&&(r.textClass=Nt(a.styleClasses.textClass,r.textClass||""))),r.map.length==0&&r.map.push(0,0,r.content.appendChild(us(e.display.measure))),n==0?(t.measure.map=r.map,t.measure.cache={}):((t.measure.maps||(t.measure.maps=[])).push(r.map),(t.measure.caches||(t.measure.caches=[])).push({}))}if(E){var s=r.content.lastChild;(/\bcm-tab\b/.test(s.className)||s.querySelector&&s.querySelector(".cm-tab"))&&(r.content.className="cm-tab-wrap-hack")}return Ee(e,"renderLine",e,t.line,r.pre),r.pre.className&&(r.textClass=Nt(r.pre.className,r.textClass||"")),r}function Os(e){var t=L("span","•","cm-invalidchar");return t.title="\\u"+e.charCodeAt(0).toString(16),t.setAttribute("aria-label",t.title),t}function Is(e,t,i,r,n,a,o){if(t){var l=e.splitSpaces?Ps(t,e.trailingSpace):t,s=e.cm.state.specialChars,f=!1,y;if(!s.test(t))e.col+=t.length,y=document.createTextNode(l),e.map.push(e.pos,e.pos+t.length,y),g&&k<9&&(f=!0),e.pos+=t.length;else{y=document.createDocumentFragment();for(var b=0;;){s.lastIndex=b;var T=s.exec(t),C=T?T.index-b:t.length-b;if(C){var F=document.createTextNode(l.slice(b,b+C));g&&k<9?y.appendChild(L("span",[F])):y.appendChild(F),e.map.push(e.pos,e.pos+C,F),e.col+=C,e.pos+=C}if(!T)break;b+=C+1;var P=void 0;if(T[0]==" "){var U=e.cm.options.tabSize,X=U-e.col%U;P=y.appendChild(L("span",Ht(X),"cm-tab")),P.setAttribute("role","presentation"),P.setAttribute("cm-text"," "),e.col+=X}else T[0]=="\r"||T[0]==` diff --git a/next/_nuxt/editor.e92c67a5.js b/next/_nuxt/editor.2c11f99d.js similarity index 99% rename from next/_nuxt/editor.e92c67a5.js rename to next/_nuxt/editor.2c11f99d.js index 2d9b4323..207fab33 100644 --- a/next/_nuxt/editor.e92c67a5.js +++ b/next/_nuxt/editor.2c11f99d.js @@ -1,4 +1,4 @@ -import{d as ln,g as ee,r as Y,N as Ot,t as ae,E as _e,A as C,z as I,M as L,B as he,F as qe,o as Ht,c as ut,O as cn,Q as fn,K as Gt,v as un,J as hn,I as dn,x as ht,y as dt,R as pn}from"./entry.f054aaf7.js";import{P as pt}from"./prism.1ca37586.js";import{a as mn,V as Le,b as yn}from"./VBtn.2bcab400.js";import{h as gn,w as bn,u as wn,d as Qt,j as Sn,l as mt,e as kn,_ as vn,V as zt,m as Nn,n as En}from"./index.2f4143c4.js";import{u as On}from"./vue.f36acd1f.91c4399e.js";import{e as An,g as _n,d as Xt}from"./index.f1db28ae.js";import{V as Zt}from"./VAlert.80588be7.js";import{V as Ln}from"./VContainer.5773223d.js";import"./VGrid.c9f91b7f.js";const Bt=Symbol.for("yaml.alias"),At=Symbol.for("yaml.document"),z=Symbol.for("yaml.map"),ys=Symbol.for("yaml.pair"),G=Symbol.for("yaml.scalar"),ge=Symbol.for("yaml.seq"),F=Symbol.for("yaml.node.type"),ie=s=>!!s&&typeof s=="object"&&s[F]===Bt,be=s=>!!s&&typeof s=="object"&&s[F]===At,we=s=>!!s&&typeof s=="object"&&s[F]===z,T=s=>!!s&&typeof s=="object"&&s[F]===ys,A=s=>!!s&&typeof s=="object"&&s[F]===G,Se=s=>!!s&&typeof s=="object"&&s[F]===ge;function $(s){if(s&&typeof s=="object")switch(s[F]){case z:case ge:return!0}return!1}function B(s){if(s&&typeof s=="object")switch(s[F]){case Bt:case z:case G:case ge:return!0}return!1}const Tn=s=>(A(s)||$(s))&&!!s.anchor,j=Symbol("break visit"),gs=Symbol("skip children"),x=Symbol("remove node");function X(s,e){const t=bs(e);be(s)?le(null,s.contents,t,Object.freeze([s]))===x&&(s.contents=null):le(null,s,t,Object.freeze([]))}X.BREAK=j;X.SKIP=gs;X.REMOVE=x;function le(s,e,t,n){const i=ws(s,e,t,n);if(B(i)||T(i))return Ss(s,n,i),le(s,i,t,n);if(typeof i!="symbol"){if($(e)){n=Object.freeze(n.concat(e));for(let r=0;rs.replace(/[!,[\]{}]/g,e=>In[e]);class M{constructor(e,t){this.docStart=null,this.docEnd=!1,this.yaml=Object.assign({},M.defaultYaml,e),this.tags=Object.assign({},M.defaultTags,t)}clone(){const e=new M(this.yaml,this.tags);return e.docStart=this.docStart,e}atDocument(){const e=new M(this.yaml,this.tags);switch(this.yaml.version){case"1.1":this.atNextDocument=!0;break;case"1.2":this.atNextDocument=!1,this.yaml={explicit:M.defaultYaml.explicit,version:"1.2"},this.tags=Object.assign({},M.defaultTags);break}return e}add(e,t){this.atNextDocument&&(this.yaml={explicit:M.defaultYaml.explicit,version:"1.1"},this.tags=Object.assign({},M.defaultTags),this.atNextDocument=!1);const n=e.trim().split(/[ \t]+/),i=n.shift();switch(i){case"%TAG":{if(n.length!==2&&(t(0,"%TAG directive should contain exactly two parts"),n.length<2))return!1;const[r,o]=n;return this.tags[r]=o,!0}case"%YAML":{if(this.yaml.explicit=!0,n.length!==1)return t(0,"%YAML directive should contain exactly one part"),!1;const[r]=n;if(r==="1.1"||r==="1.2")return this.yaml.version=r,!0;{const o=/^\d+\.\d+$/.test(r);return t(6,`Unsupported YAML version ${r}`,o),!1}}default:return t(0,`Unknown directive ${i}`,!0),!1}}tagName(e,t){if(e==="!")return"!";if(e[0]!=="!")return t(`Not a valid tag: ${e}`),null;if(e[1]==="<"){const o=e.slice(2,-1);return o==="!"||o==="!!"?(t(`Verbatim tags aren't resolved, so ${e} is invalid.`),null):(e[e.length-1]!==">"&&t("Verbatim tags must end with a >"),o)}const[,n,i]=e.match(/^(.*!)([^!]*)$/s);i||t(`The ${e} tag has no suffix`);const r=this.tags[n];if(r)try{return r+decodeURIComponent(i)}catch(o){return t(String(o)),null}return n==="!"?e:(t(`Could not resolve tag: ${e}`),null)}tagString(e){for(const[t,n]of Object.entries(this.tags))if(e.startsWith(n))return t+Cn(e.substring(n.length));return e[0]==="!"?e:`!<${e}>`}toString(e){const t=this.yaml.explicit?[`%YAML ${this.yaml.version||"1.2"}`]:[],n=Object.entries(this.tags);let i;if(e&&n.length>0&&B(e.contents)){const r={};X(e.contents,(o,a)=>{B(a)&&a.tag&&(r[a.tag]=!0)}),i=Object.keys(r)}else i=[];for(const[r,o]of n)r==="!!"&&o==="tag:yaml.org,2002:"||(!e||i.some(a=>a.startsWith(o)))&&t.push(`%TAG ${r} ${o}`);return t.join(` +import{d as ln,g as ee,r as Y,N as Ot,t as ae,E as _e,A as C,z as I,M as L,B as he,F as qe,o as Ht,c as ut,O as cn,Q as fn,K as Gt,v as un,J as hn,I as dn,x as ht,y as dt,R as pn}from"./entry.5dcac124.js";import{P as pt}from"./prism.e273cf50.js";import{a as mn,V as Le,b as yn}from"./VBtn.016a0a14.js";import{h as gn,w as bn,u as wn,d as Qt,j as Sn,l as mt,e as kn,_ as vn,V as zt,m as Nn,n as En}from"./index.eb4d20a9.js";import{u as On}from"./vue.f36acd1f.637ca0f4.js";import{e as An,g as _n,d as Xt}from"./index.2718ddaa.js";import{V as Zt}from"./VAlert.46c40b83.js";import{V as Ln}from"./VContainer.bab1f441.js";import"./VGrid.dc1cb3b2.js";const Bt=Symbol.for("yaml.alias"),At=Symbol.for("yaml.document"),z=Symbol.for("yaml.map"),ys=Symbol.for("yaml.pair"),G=Symbol.for("yaml.scalar"),ge=Symbol.for("yaml.seq"),F=Symbol.for("yaml.node.type"),ie=s=>!!s&&typeof s=="object"&&s[F]===Bt,be=s=>!!s&&typeof s=="object"&&s[F]===At,we=s=>!!s&&typeof s=="object"&&s[F]===z,T=s=>!!s&&typeof s=="object"&&s[F]===ys,A=s=>!!s&&typeof s=="object"&&s[F]===G,Se=s=>!!s&&typeof s=="object"&&s[F]===ge;function $(s){if(s&&typeof s=="object")switch(s[F]){case z:case ge:return!0}return!1}function B(s){if(s&&typeof s=="object")switch(s[F]){case Bt:case z:case G:case ge:return!0}return!1}const Tn=s=>(A(s)||$(s))&&!!s.anchor,j=Symbol("break visit"),gs=Symbol("skip children"),x=Symbol("remove node");function X(s,e){const t=bs(e);be(s)?le(null,s.contents,t,Object.freeze([s]))===x&&(s.contents=null):le(null,s,t,Object.freeze([]))}X.BREAK=j;X.SKIP=gs;X.REMOVE=x;function le(s,e,t,n){const i=ws(s,e,t,n);if(B(i)||T(i))return Ss(s,n,i),le(s,i,t,n);if(typeof i!="symbol"){if($(e)){n=Object.freeze(n.concat(e));for(let r=0;rs.replace(/[!,[\]{}]/g,e=>In[e]);class M{constructor(e,t){this.docStart=null,this.docEnd=!1,this.yaml=Object.assign({},M.defaultYaml,e),this.tags=Object.assign({},M.defaultTags,t)}clone(){const e=new M(this.yaml,this.tags);return e.docStart=this.docStart,e}atDocument(){const e=new M(this.yaml,this.tags);switch(this.yaml.version){case"1.1":this.atNextDocument=!0;break;case"1.2":this.atNextDocument=!1,this.yaml={explicit:M.defaultYaml.explicit,version:"1.2"},this.tags=Object.assign({},M.defaultTags);break}return e}add(e,t){this.atNextDocument&&(this.yaml={explicit:M.defaultYaml.explicit,version:"1.1"},this.tags=Object.assign({},M.defaultTags),this.atNextDocument=!1);const n=e.trim().split(/[ \t]+/),i=n.shift();switch(i){case"%TAG":{if(n.length!==2&&(t(0,"%TAG directive should contain exactly two parts"),n.length<2))return!1;const[r,o]=n;return this.tags[r]=o,!0}case"%YAML":{if(this.yaml.explicit=!0,n.length!==1)return t(0,"%YAML directive should contain exactly one part"),!1;const[r]=n;if(r==="1.1"||r==="1.2")return this.yaml.version=r,!0;{const o=/^\d+\.\d+$/.test(r);return t(6,`Unsupported YAML version ${r}`,o),!1}}default:return t(0,`Unknown directive ${i}`,!0),!1}}tagName(e,t){if(e==="!")return"!";if(e[0]!=="!")return t(`Not a valid tag: ${e}`),null;if(e[1]==="<"){const o=e.slice(2,-1);return o==="!"||o==="!!"?(t(`Verbatim tags aren't resolved, so ${e} is invalid.`),null):(e[e.length-1]!==">"&&t("Verbatim tags must end with a >"),o)}const[,n,i]=e.match(/^(.*!)([^!]*)$/s);i||t(`The ${e} tag has no suffix`);const r=this.tags[n];if(r)try{return r+decodeURIComponent(i)}catch(o){return t(String(o)),null}return n==="!"?e:(t(`Could not resolve tag: ${e}`),null)}tagString(e){for(const[t,n]of Object.entries(this.tags))if(e.startsWith(n))return t+Cn(e.substring(n.length));return e[0]==="!"?e:`!<${e}>`}toString(e){const t=this.yaml.explicit?[`%YAML ${this.yaml.version||"1.2"}`]:[],n=Object.entries(this.tags);let i;if(e&&n.length>0&&B(e.contents)){const r={};X(e.contents,(o,a)=>{B(a)&&a.tag&&(r[a.tag]=!0)}),i=Object.keys(r)}else i=[];for(const[r,o]of n)r==="!!"&&o==="tag:yaml.org,2002:"||(!e||i.some(a=>a.startsWith(o)))&&t.push(`%TAG ${r} ${o}`);return t.join(` `)}}M.defaultYaml={explicit:!1,version:"1.2"};M.defaultTags={"!!":"tag:yaml.org,2002:"};function ks(s){if(/[\x00-\x19\s,[\]{}]/.test(s)){const t=`Anchor must not contain whitespace or control characters: ${JSON.stringify(s)}`;throw new Error(t)}return!0}function vs(s){const e=new Set;return X(s,{Value(t,n){n.anchor&&e.add(n.anchor)}}),e}function Ns(s,e){for(let t=1;;++t){const n=`${s}${t}`;if(!e.has(n))return n}}function $n(s,e){const t=[],n=new Map;let i=null;return{onAnchor:r=>{t.push(r),i||(i=vs(s));const o=Ns(e,i);return i.add(o),o},setAnchors:()=>{for(const r of t){const o=n.get(r);if(typeof o=="object"&&o.anchor&&(A(o.node)||$(o.node)))o.node.anchor=o.anchor;else{const a=new Error("Failed to resolve repeated object (this should not happen)");throw a.source=r,a}}},sourceObjects:n}}function fe(s,e,t,n){if(n&&typeof n=="object")if(Array.isArray(n))for(let i=0,r=n.length;iq(n,String(i),t));if(s&&typeof s.toJSON=="function"){if(!t||!Tn(s))return s.toJSON(e,t);const n={aliasCount:0,count:1,res:void 0};t.anchors.set(s,n),t.onCreate=r=>{n.res=r,delete t.onCreate};const i=s.toJSON(e,t);return t.onCreate&&t.onCreate(i),i}return typeof s=="bigint"&&!(t!=null&&t.keep)?Number(s):s}class Kt{constructor(e){Object.defineProperty(this,F,{value:e})}clone(){const e=Object.create(Object.getPrototypeOf(this),Object.getOwnPropertyDescriptors(this));return this.range&&(e.range=this.range.slice()),e}toJS(e,{mapAsMap:t,maxAliasCount:n,onAnchor:i,reviver:r}={}){if(!be(e))throw new TypeError("A document argument is required");const o={anchors:new Map,doc:e,keep:!0,mapAsMap:t===!0,mapKeyWarned:!1,maxAliasCount:typeof n=="number"?n:100},a=q(this,"",o);if(typeof i=="function")for(const{count:l,res:c}of o.anchors.values())i(c,l);return typeof r=="function"?fe(r,{"":a},"",a):a}}class ze extends Kt{constructor(e){super(Bt),this.source=e,Object.defineProperty(this,"tag",{set(){throw new Error("Alias nodes cannot have tags")}})}resolve(e){let t;return X(e,{Node:(n,i)=>{if(i===this)return X.BREAK;i.anchor===this.source&&(t=i)}}),t}toJSON(e,t){if(!t)return{source:this.source};const{anchors:n,doc:i,maxAliasCount:r}=t,o=this.resolve(i);if(!o){const l=`Unresolved alias (the anchor must be set before the alias): ${this.source}`;throw new ReferenceError(l)}let a=n.get(o);if(a||(q(o,null,t),a=n.get(o)),!a||a.res===void 0){const l="This should not happen: Alias anchor was not resolved?";throw new ReferenceError(l)}if(r>=0&&(a.count+=1,a.aliasCount===0&&(a.aliasCount=Fe(i,o,n)),a.count*a.aliasCount>r)){const l="Excessive alias count indicates a resource exhaustion attack";throw new ReferenceError(l)}return a.res}toString(e,t,n){const i=`*${this.source}`;if(e){if(ks(this.source),e.options.verifyAliasOrder&&!e.anchors.has(this.source)){const r=`Unresolved alias (the anchor must be set before the alias): ${this.source}`;throw new Error(r)}if(e.implicitKey)return`${i} `}return i}}function Fe(s,e,t){if(ie(e)){const n=e.resolve(s),i=t&&n&&t.get(n);return i?i.count*i.aliasCount:0}else if($(e)){let n=0;for(const i of e.items){const r=Fe(s,i,t);r>n&&(n=r)}return n}else if(T(e)){const n=Fe(s,e.key,t),i=Fe(s,e.value,t);return Math.max(n,i)}return 1}const Es=s=>!s||typeof s!="function"&&typeof s!="object";class N extends Kt{constructor(e){super(G),this.value=e}toJSON(e,t){return t!=null&&t.keep?this.value:q(this.value,e,t)}toString(){return String(this.value)}}N.BLOCK_FOLDED="BLOCK_FOLDED";N.BLOCK_LITERAL="BLOCK_LITERAL";N.PLAIN="PLAIN";N.QUOTE_DOUBLE="QUOTE_DOUBLE";N.QUOTE_SINGLE="QUOTE_SINGLE";const Bn="tag:yaml.org,2002:";function Kn(s,e,t){if(e){const n=t.filter(r=>r.tag===e),i=n.find(r=>!r.format)??n[0];if(!i)throw new Error(`Tag ${e} not found`);return i}return t.find(n=>{var i;return((i=n.identify)==null?void 0:i.call(n,s))&&!n.format})}function Ce(s,e,t){var u,f,h;if(be(s)&&(s=s.contents),B(s))return s;if(T(s)){const w=(f=(u=t.schema[z]).createNode)==null?void 0:f.call(u,t.schema,null,t);return w.items.push(s),w}(s instanceof String||s instanceof Number||s instanceof Boolean||typeof BigInt<"u"&&s instanceof BigInt)&&(s=s.valueOf());const{aliasDuplicateObjects:n,onAnchor:i,onTagObj:r,schema:o,sourceObjects:a}=t;let l;if(n&&s&&typeof s=="object"){if(l=a.get(s),l)return l.anchor||(l.anchor=i(s)),new ze(l.anchor);l={anchor:null,node:null},a.set(s,l)}e!=null&&e.startsWith("!!")&&(e=Bn+e.slice(2));let c=Kn(s,e,o.tags);if(!c){if(s&&typeof s.toJSON=="function"&&(s=s.toJSON()),!s||typeof s!="object"){const w=new N(s);return l&&(l.node=w),w}c=s instanceof Map?o[z]:Symbol.iterator in Object(s)?o[ge]:o[z]}r&&(r(c),delete t.onTagObj);const d=c!=null&&c.createNode?c.createNode(t.schema,s,t):typeof((h=c==null?void 0:c.nodeClass)==null?void 0:h.from)=="function"?c.nodeClass.from(t.schema,s,t):new N(s);return e?d.tag=e:c.default||(d.tag=c.tag),l&&(l.node=d),d}function We(s,e,t){let n=t;for(let i=e.length-1;i>=0;--i){const r=e[i];if(typeof r=="number"&&Number.isInteger(r)&&r>=0){const o=[];o[r]=n,n=o}else n=new Map([[r,n]])}return Ce(n,void 0,{aliasDuplicateObjects:!1,keepUndefined:!1,onAnchor:()=>{throw new Error("This should not happen, please report a bug.")},schema:s,sourceObjects:new Map})}const Ae=s=>s==null||typeof s=="object"&&!!s[Symbol.iterator]().next().done;class Xe extends Kt{constructor(e,t){super(e),Object.defineProperty(this,"schema",{value:t,configurable:!0,enumerable:!1,writable:!0})}clone(e){const t=Object.create(Object.getPrototypeOf(this),Object.getOwnPropertyDescriptors(this));return e&&(t.schema=e),t.items=t.items.map(n=>B(n)||T(n)?n.clone(e):n),this.range&&(t.range=this.range.slice()),t}addIn(e,t){if(Ae(e))this.add(t);else{const[n,...i]=e,r=this.get(n,!0);if($(r))r.addIn(i,t);else if(r===void 0&&this.schema)this.set(n,We(this.schema,i,t));else throw new Error(`Expected YAML collection at ${n}. Remaining path: ${i}`)}}deleteIn(e){const[t,...n]=e;if(n.length===0)return this.delete(t);const i=this.get(t,!0);if($(i))return i.deleteIn(n);throw new Error(`Expected YAML collection at ${t}. Remaining path: ${n}`)}getIn(e,t){const[n,...i]=e,r=this.get(n,!0);return i.length===0?!t&&A(r)?r.value:r:$(r)?r.getIn(i,t):void 0}hasAllNullValues(e){return this.items.every(t=>{if(!T(t))return!1;const n=t.value;return n==null||e&&A(n)&&n.value==null&&!n.commentBefore&&!n.comment&&!n.tag})}hasIn(e){const[t,...n]=e;if(n.length===0)return this.has(t);const i=this.get(t,!0);return $(i)?i.hasIn(n):!1}setIn(e,t){const[n,...i]=e;if(i.length===0)this.set(n,t);else{const r=this.get(n,!0);if($(r))r.setIn(i,t);else if(r===void 0&&this.schema)this.set(n,We(this.schema,i,t));else throw new Error(`Expected YAML collection at ${n}. Remaining path: ${i}`)}}}Xe.maxFlowStringSingleLineLength=60;const Pn=s=>s.replace(/^(?!$)(?: $)?/gm,"#");function H(s,e){return/^\n+$/.test(s)?s.substring(1):e?s.replace(/^(?! *$)/gm,e):s}const Q=(s,e,t)=>s.endsWith(` `)?H(t,e):t.includes(` `)?` diff --git a/next/_nuxt/entry.f054aaf7.js b/next/_nuxt/entry.5dcac124.js similarity index 98% rename from next/_nuxt/entry.f054aaf7.js rename to next/_nuxt/entry.5dcac124.js index 3a03ef9a..75c73799 100644 --- a/next/_nuxt/entry.f054aaf7.js +++ b/next/_nuxt/entry.5dcac124.js @@ -1,9 +1,9 @@ -function uc(e,t){const n=Object.create(null),r=e.split(",");for(let o=0;o!!n[o.toLowerCase()]:o=>!!n[o]}const he={},bn=[],Ye=()=>{},jd=()=>!1,hr=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),fc=e=>e.startsWith("onUpdate:"),_e=Object.assign,dc=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Ud=Object.prototype.hasOwnProperty,re=(e,t)=>Ud.call(e,t),J=Array.isArray,yn=e=>pr(e)==="[object Map]",Vl=e=>pr(e)==="[object Set]",zd=e=>pr(e)==="[object RegExp]",X=e=>typeof e=="function",pe=e=>typeof e=="string",mo=e=>typeof e=="symbol",de=e=>e!==null&&typeof e=="object",Wl=e=>(de(e)||X(e))&&X(e.then)&&X(e.catch),Kl=Object.prototype.toString,pr=e=>Kl.call(e),Vd=e=>pr(e).slice(8,-1),Gl=e=>pr(e)==="[object Object]",hc=e=>pe(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Gn=uc(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),bo=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},Wd=/-(\w)/g,ut=bo(e=>e.replace(Wd,(t,n)=>n?n.toUpperCase():"")),Kd=/\B([A-Z])/g,Ln=bo(e=>e.replace(Kd,"-$1").toLowerCase()),gr=bo(e=>e.charAt(0).toUpperCase()+e.slice(1)),zo=bo(e=>e?`on${gr(e)}`:""),Qt=(e,t)=>!Object.is(e,t),_n=(e,t)=>{for(let n=0;n{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},Cs=e=>{const t=parseFloat(e);return isNaN(t)?e:t},Zl=e=>{const t=pe(e)?Number(e):NaN;return isNaN(t)?e:t};let ui;const Es=()=>ui||(ui=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function yo(e){if(J(e)){const t={};for(let n=0;n{if(n){const r=n.split(Zd);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function _o(e){let t="";if(pe(e))t=e;else if(J(e))for(let n=0;npe(e)?e:e==null?"":J(e)||de(e)&&(e.toString===Kl||!X(e.toString))?JSON.stringify(e,Jl,2):String(e),Jl=(e,t)=>t&&t.__v_isRef?Jl(e,t.value):yn(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,o])=>(n[`${r} =>`]=o,n),{})}:Vl(t)?{[`Set(${t.size})`]:[...t.values()]}:de(t)&&!J(t)&&!Gl(t)?String(t):t;let Me;class Ql{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Me,!t&&Me&&(this.index=(Me.scopes||(Me.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=Me;try{return Me=this,t()}finally{Me=n}}}on(){Me=this}off(){Me=this.parent}stop(t){if(this._active){let n,r;for(n=0,r=this.effects.length;n{const t=new Set(e);return t.w=0,t.n=0,t},eu=e=>(e.w&Ot)>0,tu=e=>(e.n&Ot)>0,oh=({deps:e})=>{if(e.length)for(let t=0;t{const{deps:t}=e;if(t.length){let n=0;for(let r=0;r{(u==="length"||!mo(u)&&u>=a)&&i.push(l)})}else switch(n!==void 0&&i.push(c.get(n)),t){case"add":J(e)?hc(n)&&i.push(c.get("length")):(i.push(c.get(Gt)),yn(e)&&i.push(c.get(Ts)));break;case"delete":J(e)||(i.push(c.get(Gt)),yn(e)&&i.push(c.get(Ts)));break;case"set":yn(e)&&i.push(c.get(Gt));break}if(i.length===1)i[0]&&Ss(i[0]);else{const a=[];for(const l of i)l&&a.push(...l);Ss(pc(a))}}function Ss(e,t){const n=J(e)?e:[...e];for(const r of n)r.computed&&di(r);for(const r of n)r.computed||di(r)}function di(e,t){(e!==Ge||e.allowRecurse)&&(e.scheduler?e.scheduler():e.run())}function ch(e,t){var n;return(n=Qr.get(e))==null?void 0:n.get(t)}const ih=uc("__proto__,__v_isRef,__isVue"),ou=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(mo)),hi=ah();function ah(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=ne(this);for(let s=0,c=this.length;s{e[t]=function(...n){qn();const r=ne(this)[t].apply(this,n);return On(),r}}),e}function lh(e){const t=ne(this);return Le(t,"has",e),t.hasOwnProperty(e)}class su{constructor(t=!1,n=!1){this._isReadonly=t,this._shallow=n}get(t,n,r){const o=this._isReadonly,s=this._shallow;if(n==="__v_isReactive")return!o;if(n==="__v_isReadonly")return o;if(n==="__v_isShallow")return s;if(n==="__v_raw"&&r===(o?s?wh:lu:s?au:iu).get(t))return t;const c=J(t);if(!o){if(c&&re(hi,n))return Reflect.get(hi,n,r);if(n==="hasOwnProperty")return lh}const i=Reflect.get(t,n,r);return(mo(n)?ou.has(n):ih(n))||(o||Le(t,"get",n),s)?i:ve(i)?c&&hc(n)?i:i.value:de(i)?o?uu(i):Ne(i):i}}class cu extends su{constructor(t=!1){super(!1,t)}set(t,n,r,o){let s=t[n];if(Xt(s)&&ve(s)&&!ve(r))return!1;if(!this._shallow&&(!Xr(r)&&!Xt(r)&&(s=ne(s),r=ne(r)),!J(t)&&ve(s)&&!ve(r)))return s.value=r,!0;const c=J(t)&&hc(n)?Number(n)e,vo=e=>Reflect.getPrototypeOf(e);function Er(e,t,n=!1,r=!1){e=e.__v_raw;const o=ne(e),s=ne(t);n||(Qt(t,s)&&Le(o,"get",t),Le(o,"get",s));const{has:c}=vo(o),i=r?mc:n?_c:rr;if(c.call(o,t))return i(e.get(t));if(c.call(o,s))return i(e.get(s));e!==o&&e.get(t)}function Ar(e,t=!1){const n=this.__v_raw,r=ne(n),o=ne(e);return t||(Qt(e,o)&&Le(r,"has",e),Le(r,"has",o)),e===o?n.has(e):n.has(e)||n.has(o)}function Tr(e,t=!1){return e=e.__v_raw,!t&&Le(ne(e),"iterate",Gt),Reflect.get(e,"size",e)}function pi(e){e=ne(e);const t=ne(this);return vo(t).has.call(t,e)||(t.add(e),yt(t,"add",e,e)),this}function gi(e,t){t=ne(t);const n=ne(this),{has:r,get:o}=vo(n);let s=r.call(n,e);s||(e=ne(e),s=r.call(n,e));const c=o.call(n,e);return n.set(e,t),s?Qt(t,c)&&yt(n,"set",e,t):yt(n,"add",e,t),this}function mi(e){const t=ne(this),{has:n,get:r}=vo(t);let o=n.call(t,e);o||(e=ne(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 bi(){const e=ne(this),t=e.size!==0,n=e.clear();return t&&yt(e,"clear",void 0,void 0),n}function Sr(e,t){return function(r,o){const s=this,c=s.__v_raw,i=ne(c),a=t?mc:e?_c:rr;return!e&&Le(i,"iterate",Gt),c.forEach((l,u)=>r.call(o,a(l),a(u),s))}}function Dr(e,t,n){return function(...r){const o=this.__v_raw,s=ne(o),c=yn(s),i=e==="entries"||e===Symbol.iterator&&c,a=e==="keys"&&c,l=o[e](...r),u=n?mc:t?_c:rr;return!t&&Le(s,"iterate",a?Ts:Gt),{next(){const{value:f,done:d}=l.next();return d?{value:f,done:d}:{value:i?[u(f[0]),u(f[1])]:u(f),done:d}},[Symbol.iterator](){return this}}}}function xt(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function ph(){const e={get(s){return Er(this,s)},get size(){return Tr(this)},has:Ar,add:pi,set:gi,delete:mi,clear:bi,forEach:Sr(!1,!1)},t={get(s){return Er(this,s,!1,!0)},get size(){return Tr(this)},has:Ar,add:pi,set:gi,delete:mi,clear:bi,forEach:Sr(!1,!0)},n={get(s){return Er(this,s,!0)},get size(){return Tr(this,!0)},has(s){return Ar.call(this,s,!0)},add:xt("add"),set:xt("set"),delete:xt("delete"),clear:xt("clear"),forEach:Sr(!0,!1)},r={get(s){return Er(this,s,!0,!0)},get size(){return Tr(this,!0)},has(s){return Ar.call(this,s,!0)},add:xt("add"),set:xt("set"),delete:xt("delete"),clear:xt("clear"),forEach:Sr(!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[gh,mh,bh,yh]=ph();function bc(e,t){const n=t?e?yh:bh:e?mh:gh;return(r,o,s)=>o==="__v_isReactive"?!e:o==="__v_isReadonly"?e:o==="__v_raw"?r:Reflect.get(re(n,o)&&o in r?n:r,o,s)}const _h={get:bc(!1,!1)},vh={get:bc(!1,!0)},kh={get:bc(!0,!1)},iu=new WeakMap,au=new WeakMap,lu=new WeakMap,wh=new WeakMap;function xh(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Ch(e){return e.__v_skip||!Object.isExtensible(e)?0:xh(Vd(e))}function Ne(e){return Xt(e)?e:yc(e,!1,fh,_h,iu)}function mr(e){return yc(e,!1,hh,vh,au)}function uu(e){return yc(e,!0,dh,kh,lu)}function yc(e,t,n,r,o){if(!de(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const s=o.get(e);if(s)return s;const c=Ch(e);if(c===0)return e;const i=new Proxy(e,c===2?r:n);return o.set(e,i),i}function vn(e){return Xt(e)?vn(e.__v_raw):!!(e&&e.__v_isReactive)}function Xt(e){return!!(e&&e.__v_isReadonly)}function Xr(e){return!!(e&&e.__v_isShallow)}function fu(e){return vn(e)||Xt(e)}function ne(e){const t=e&&e.__v_raw;return t?ne(t):e}function du(e){return Jr(e,"__v_skip",!0),e}const rr=e=>de(e)?Ne(e):e,_c=e=>de(e)?uu(e):e;function hu(e){Lt&&Ge&&(e=ne(e),ru(e.dep||(e.dep=pc())))}function pu(e,t){e=ne(e);const n=e.dep;n&&Ss(n)}function ve(e){return!!(e&&e.__v_isRef===!0)}function Ae(e){return gu(e,!1)}function Je(e){return gu(e,!0)}function gu(e,t){return ve(e)?e:new Eh(e,t)}class Eh{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:ne(t),this._value=n?t:rr(t)}get value(){return hu(this),this._value}set value(t){const n=this.__v_isShallow||Xr(t)||Xt(t);t=n?t:ne(t),Qt(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:rr(t),pu(this))}}function ae(e){return ve(e)?e.value:e}const Ah={get:(e,t,n)=>ae(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const o=e[t];return ve(o)&&!ve(n)?(o.value=n,!0):Reflect.set(e,t,n,r)}};function mu(e){return vn(e)?e:new Proxy(e,Ah)}function bu(e){const t=J(e)?new Array(e.length):{};for(const n in e)t[n]=yu(e,n);return t}class Th{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 ch(ne(this._object),this._key)}}class Sh{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}}function Dh(e,t,n){return ve(e)?e:X(e)?new Sh(e):de(e)&&arguments.length>1?yu(e,t,n):Ae(e)}function yu(e,t,n){const r=e[t];return ve(r)?r:new Th(e,t,n)}class Rh{constructor(t,n,r,o){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this._dirty=!0,this.effect=new gc(t,()=>{this._dirty||(this._dirty=!0,pu(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!o,this.__v_isReadonly=r}get value(){const t=ne(this);return hu(t),(t._dirty||!t._cacheable)&&(t._dirty=!1,t._value=t.effect.run()),t._value}set value(t){this._setter(t)}}function Ph(e,t,n=!1){let r,o;const s=X(e);return s?(r=e,o=Ye):(r=e.get,o=e.set),new Rh(r,o,s||!o,n)}function qt(e,t,n,r){let o;try{o=r?e(...r):e()}catch(s){Mn(s,t,n)}return o}function ze(e,t,n,r){if(X(e)){const s=qt(e,t,n,r);return s&&Wl(s)&&s.catch(c=>{Mn(c,t,n)}),s}const o=[];for(let s=0;s>>1,o=Ee[r],s=sr(o);sst&&Ee.splice(t,1)}function Rs(e){J(e)?kn.push(...e):(!mt||!mt.includes(e,e.allowRecurse?Ut+1:Ut))&&kn.push(e),vu()}function yi(e,t=or?st+1:0){for(;tsr(n)-sr(r)),Ut=0;Ute.id==null?1/0:e.id,Oh=(e,t)=>{const n=sr(e)-sr(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function ku(e){Ds=!1,or=!0,Ee.sort(Oh);const t=Ye;try{for(st=0;stpe(h)?h.trim():h)),f&&(o=n.map(Cs))}let i,a=r[i=zo(t)]||r[i=zo(ut(t))];!a&&s&&(a=r[i=zo(Ln(t))]),a&&ze(a,e,6,o);const l=r[i+"Once"];if(l){if(!e.emitted)e.emitted={};else if(e.emitted[i])return;e.emitted[i]=!0,ze(l,e,6,o)}}function wu(e,t,n=!1){const r=t.emitsCache,o=r.get(e);if(o!==void 0)return o;const s=e.emits;let c={},i=!1;if(!X(e)){const a=l=>{const u=wu(l,t,!0);u&&(i=!0,_e(c,u))};!n&&t.mixins.length&&t.mixins.forEach(a),e.extends&&a(e.extends),e.mixins&&e.mixins.forEach(a)}return!s&&!i?(de(e)&&r.set(e,null),null):(J(s)?s.forEach(a=>c[a]=null):_e(c,s),de(e)&&r.set(e,c),c)}function wo(e,t){return!e||!hr(t)?!1:(t=t.slice(2).replace(/Once$/,""),re(e,t[0].toLowerCase()+t.slice(1))||re(e,Ln(t))||re(e,t))}let ke=null,xo=null;function to(e){const t=ke;return ke=e,xo=e&&e.type.__scopeId||null,t}function qX(e){xo=e}function OX(){xo=null}function kc(e,t=ke,n){if(!t||e._n)return e;const r=(...o)=>{r._d&&Li(-1);const s=to(t);let c;try{c=e(...o)}finally{to(s),r._d&&Li(1)}return c};return r._n=!0,r._c=!0,r._d=!0,r}function Vo(e){const{type:t,vnode:n,proxy:r,withProxy:o,props:s,propsOptions:[c],slots:i,attrs:a,emit:l,render:u,renderCache:f,data:d,setupState:h,ctx:p,inheritAttrs:_}=e;let E,k;const v=to(e);try{if(n.shapeFlag&4){const g=o||r,C=g;E=He(u.call(C,g,f,s,h,d,p)),k=a}else{const g=t;E=He(g.length>1?g(s,{attrs:a,slots:i,emit:l}):g(s,null)),k=t.props?a:Nh(a)}}catch(g){Jn.length=0,Mn(g,e,1),E=oe(Te)}let b=E;if(k&&_!==!1){const g=Object.keys(k),{shapeFlag:C}=b;g.length&&C&7&&(c&&g.some(fc)&&(k=$h(k,c)),b=_t(b,k))}return n.dirs&&(b=_t(b),b.dirs=b.dirs?b.dirs.concat(n.dirs):n.dirs),n.transition&&(b.transition=n.transition),E=b,to(v),E}function Ih(e){let t;for(let n=0;n{let t;for(const n in e)(n==="class"||n==="style"||hr(n))&&((t||(t={}))[n]=e[n]);return t},$h=(e,t)=>{const n={};for(const r in e)(!fc(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function Bh(e,t,n){const{props:r,children:o,component:s}=e,{props:c,children:i,patchFlag:a}=t,l=s.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&a>=0){if(a&1024)return!0;if(a&16)return r?_i(r,c,l):!!c;if(a&8){const u=t.dynamicProps;for(let f=0;fe.__isSuspense,Uh={name:"Suspense",__isSuspense:!0,process(e,t,n,r,o,s,c,i,a,l){e==null?zh(t,n,r,o,s,c,i,a,l):Vh(e,t,n,r,o,c,i,a,l)},hydrate:Wh,create:Ac,normalize:Kh},Ec=Uh;function cr(e,t){const n=e.props&&e.props[t];X(n)&&n()}function zh(e,t,n,r,o,s,c,i,a){const{p:l,o:{createElement:u}}=a,f=u("div"),d=e.suspense=Ac(e,o,r,t,f,n,s,c,i,a);l(null,d.pendingBranch=e.ssContent,f,null,r,d,s,c),d.deps>0?(cr(e,"onPending"),cr(e,"onFallback"),l(null,e.ssFallback,t,n,r,null,s,c),wn(d,e.ssFallback)):d.resolve(!1,!0)}function Vh(e,t,n,r,o,s,c,i,{p:a,um:l,o:{createElement:u}}){const f=t.suspense=e.suspense;f.vnode=t,t.el=e.el;const d=t.ssContent,h=t.ssFallback,{activeBranch:p,pendingBranch:_,isInFallback:E,isHydrating:k}=f;if(_)f.pendingBranch=d,Ze(d,_)?(a(_,d,f.hiddenContainer,null,o,f,s,c,i),f.deps<=0?f.resolve():E&&(a(p,h,n,r,o,null,s,c,i),wn(f,h))):(f.pendingId++,k?(f.isHydrating=!1,f.activeBranch=_):l(_,o,f),f.deps=0,f.effects.length=0,f.hiddenContainer=u("div"),E?(a(null,d,f.hiddenContainer,null,o,f,s,c,i),f.deps<=0?f.resolve():(a(p,h,n,r,o,null,s,c,i),wn(f,h))):p&&Ze(d,p)?(a(p,d,n,r,o,f,s,c,i),f.resolve(!0)):(a(null,d,f.hiddenContainer,null,o,f,s,c,i),f.deps<=0&&f.resolve()));else if(p&&Ze(d,p))a(p,d,n,r,o,f,s,c,i),wn(f,d);else if(cr(t,"onPending"),f.pendingBranch=d,f.pendingId++,a(null,d,f.hiddenContainer,null,o,f,s,c,i),f.deps<=0)f.resolve();else{const{timeout:v,pendingId:b}=f;v>0?setTimeout(()=>{f.pendingId===b&&f.fallback(h)},v):v===0&&f.fallback(h)}}function Ac(e,t,n,r,o,s,c,i,a,l,u=!1){const{p:f,m:d,um:h,n:p,o:{parentNode:_,remove:E}}=l;let k;const v=Gh(e);v&&t!=null&&t.pendingBranch&&(k=t.pendingId,t.deps++);const b=e.props?Zl(e.props.timeout):void 0,g={vnode:e,parent:t,parentComponent:n,isSVG:c,container:r,hiddenContainer:o,anchor:s,deps:0,pendingId:0,timeout:typeof b=="number"?b:-1,activeBranch:null,pendingBranch:null,isInFallback:!0,isHydrating:u,isUnmounted:!1,effects:[],resolve(C=!1,x=!1){const{vnode:D,activeBranch:S,pendingBranch:N,pendingId:P,effects:j,parentComponent:M,container:G}=g;let L=!1;if(g.isHydrating)g.isHydrating=!1;else if(!C){L=S&&N.transition&&N.transition.mode==="out-in",L&&(S.transition.afterLeave=()=>{P===g.pendingId&&(d(N,G,p(S),0),Rs(j))});let{anchor:Q}=g;S&&(Q=p(S),h(S,M,g,!0)),L||d(N,G,Q,0)}wn(g,N),g.pendingBranch=null,g.isInFallback=!1;let z=g.parent,T=!1;for(;z;){if(z.pendingBranch){z.effects.push(...j),T=!0;break}z=z.parent}!T&&!L&&Rs(j),g.effects=[],v&&t&&t.pendingBranch&&k===t.pendingId&&(t.deps--,t.deps===0&&!x&&t.resolve()),cr(D,"onResolve")},fallback(C){if(!g.pendingBranch)return;const{vnode:x,activeBranch:D,parentComponent:S,container:N,isSVG:P}=g;cr(x,"onFallback");const j=()=>{g.isInFallback&&(f(null,C,N,p(D),S,null,P,i,a),wn(g,C))},M=C.transition&&C.transition.mode==="out-in";M&&(D.transition.afterLeave=j),g.isInFallback=!0,h(D,S,null,!0),M||j()},move(C,x,D){g.activeBranch&&d(g.activeBranch,C,x,D),g.container=C},next(){return g.activeBranch&&p(g.activeBranch)},registerDep(C,x){const D=!!g.pendingBranch;D&&g.deps++;const S=C.vnode.el;C.asyncDep.catch(N=>{Mn(N,C,0)}).then(N=>{if(C.isUnmounted||g.isUnmounted||g.pendingId!==C.suspenseId)return;C.asyncResolved=!0;const{vnode:P}=C;Ms(C,N,!1),S&&(P.el=S);const j=!S&&C.subTree.el;x(C,P,_(S||C.subTree.el),S?null:p(C.subTree),g,c,a),j&&E(j),wc(C,P.el),D&&--g.deps===0&&g.resolve()})},unmount(C,x){g.isUnmounted=!0,g.activeBranch&&h(g.activeBranch,n,C,x),g.pendingBranch&&h(g.pendingBranch,n,C,x)}};return g}function Wh(e,t,n,r,o,s,c,i,a){const l=t.suspense=Ac(t,r,n,e.parentNode,document.createElement("div"),null,o,s,c,i,!0),u=a(e,l.pendingBranch=t.ssContent,n,l,s,c);return l.deps===0&&l.resolve(!1,!0),u}function Kh(e){const{shapeFlag:t,children:n}=e,r=t&32;e.ssContent=ki(r?n.default:n),e.ssFallback=r?ki(n.fallback):oe(Te)}function ki(e){let t;if(X(e)){const n=An&&e._c;n&&(e._d=!1,ct()),e=e(),n&&(e._d=!0,t=je,Vu())}return J(e)&&(e=Ih(e)),e=He(e),t&&!e.dynamicChildren&&(e.dynamicChildren=t.filter(n=>n!==e)),e}function Eu(e,t){t&&t.pendingBranch?J(e)?t.effects.push(...e):t.effects.push(e):Rs(e)}function wn(e,t){e.activeBranch=t;const{vnode:n,parentComponent:r}=e,o=n.el=t.el;r&&r.subTree===n&&(r.vnode.el=o,wc(r,o))}function Gh(e){var t;return((t=e.props)==null?void 0:t.suspensible)!=null&&e.props.suspensible!==!1}function Co(e,t){return Tc(e,null,t)}const Rr={};function Qe(e,t,n){return Tc(e,t,n)}function Tc(e,t,{immediate:n,deep:r,flush:o,onTrack:s,onTrigger:c}=he){var i;const a=nh()===((i=ye)==null?void 0:i.scope)?ye:null;let l,u=!1,f=!1;if(ve(e)?(l=()=>e.value,u=Xr(e)):vn(e)?(l=()=>e,r=!0):J(e)?(f=!0,u=e.some(g=>vn(g)||Xr(g)),l=()=>e.map(g=>{if(ve(g))return g.value;if(vn(g))return Vt(g);if(X(g))return qt(g,a,2)})):X(e)?t?l=()=>qt(e,a,2):l=()=>{if(!(a&&a.isUnmounted))return d&&d(),ze(e,a,3,[h])}:l=Ye,t&&r){const g=l;l=()=>Vt(g())}let d,h=g=>{d=v.onStop=()=>{qt(g,a,4),d=v.onStop=void 0}},p;if(Sn)if(h=Ye,t?n&&ze(t,a,3,[l(),f?[]:void 0,h]):l(),o==="sync"){const g=$p();p=g.__watcherHandles||(g.__watcherHandles=[])}else return Ye;let _=f?new Array(e.length).fill(Rr):Rr;const E=()=>{if(v.active)if(t){const g=v.run();(r||u||(f?g.some((C,x)=>Qt(C,_[x])):Qt(g,_)))&&(d&&d(),ze(t,a,3,[g,_===Rr?void 0:f&&_[0]===Rr?[]:_,h]),_=g)}else v.run()};E.allowRecurse=!!t;let k;o==="sync"?k=E:o==="post"?k=()=>we(E,a&&a.suspense):(E.pre=!0,a&&(E.id=a.uid),k=()=>ko(E));const v=new gc(l,k);t?n?E():_=v.run():o==="post"?we(v.run.bind(v),a&&a.suspense):v.run();const b=()=>{v.stop(),a&&a.scope&&dc(a.scope.effects,v)};return p&&p.push(b),b}function Zh(e,t,n){const r=this.proxy,o=pe(e)?e.includes(".")?Au(r,e):()=>r[e]:e.bind(r,r);let s;X(t)?s=t:(s=t.handler,n=t);const c=ye;Tn(this);const i=Tc(o,s.bind(r),n);return c?Tn(c):Yt(),i}function Au(e,t){const n=t.split(".");return()=>{let r=e;for(let o=0;o{Vt(n,t)});else if(Gl(e))for(const n in e)Vt(e[n],t);return e}function NX(e,t){const n=ke;if(n===null)return e;const r=To(n)||n.proxy,o=e.dirs||(e.dirs=[]);for(let s=0;s{e.isMounted=!0}),Pc(()=>{e.isUnmounting=!0}),e}const Be=[Function,Array],Su={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Be,onEnter:Be,onAfterEnter:Be,onEnterCancelled:Be,onBeforeLeave:Be,onLeave:Be,onAfterLeave:Be,onLeaveCancelled:Be,onBeforeAppear:Be,onAppear:Be,onAfterAppear:Be,onAppearCancelled:Be},Yh={name:"BaseTransition",props:Su,setup(e,{slots:t}){const n=In(),r=Tu();let o;return()=>{const s=t.default&&Sc(t.default(),!0);if(!s||!s.length)return;let c=s[0];if(s.length>1){for(const _ of s)if(_.type!==Te){c=_;break}}const i=ne(e),{mode:a}=i;if(r.isLeaving)return Wo(c);const l=wi(c);if(!l)return Wo(c);const u=ir(l,i,r,n);Cn(l,u);const f=n.subTree,d=f&&wi(f);let h=!1;const{getTransitionKey:p}=l.type;if(p){const _=p();o===void 0?o=_:_!==o&&(o=_,h=!0)}if(d&&d.type!==Te&&(!Ze(l,d)||h)){const _=ir(d,i,r,n);if(Cn(d,_),a==="out-in")return r.isLeaving=!0,_.afterLeave=()=>{r.isLeaving=!1,n.update.active!==!1&&n.update()},Wo(c);a==="in-out"&&l.type!==Te&&(_.delayLeave=(E,k,v)=>{const b=Du(r,d);b[String(d.key)]=d,E[St]=()=>{k(),E[St]=void 0,delete u.delayedLeave},u.delayedLeave=v})}return c}}},Jh=Yh;function Du(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 ir(e,t,n,r){const{appear:o,mode:s,persisted:c=!1,onBeforeEnter:i,onEnter:a,onAfterEnter:l,onEnterCancelled:u,onBeforeLeave:f,onLeave:d,onAfterLeave:h,onLeaveCancelled:p,onBeforeAppear:_,onAppear:E,onAfterAppear:k,onAppearCancelled:v}=t,b=String(e.key),g=Du(n,e),C=(S,N)=>{S&&ze(S,r,9,N)},x=(S,N)=>{const P=N[1];C(S,N),J(S)?S.every(j=>j.length<=1)&&P():S.length<=1&&P()},D={mode:s,persisted:c,beforeEnter(S){let N=i;if(!n.isMounted)if(o)N=_||i;else return;S[St]&&S[St](!0);const P=g[b];P&&Ze(e,P)&&P.el[St]&&P.el[St](),C(N,[S])},enter(S){let N=a,P=l,j=u;if(!n.isMounted)if(o)N=E||a,P=k||l,j=v||u;else return;let M=!1;const G=S[Pr]=L=>{M||(M=!0,L?C(j,[S]):C(P,[S]),D.delayedLeave&&D.delayedLeave(),S[Pr]=void 0)};N?x(N,[S,G]):G()},leave(S,N){const P=String(e.key);if(S[Pr]&&S[Pr](!0),n.isUnmounting)return N();C(f,[S]);let j=!1;const M=S[St]=G=>{j||(j=!0,N(),G?C(p,[S]):C(h,[S]),S[St]=void 0,g[P]===e&&delete g[P])};g[P]=e,d?x(d,[S,M]):M()},clone(S){return ir(S,t,n,r)}};return D}function Wo(e){if(br(e))return e=_t(e),e.children=null,e}function wi(e){return br(e)?e.children?e.children[0]:void 0:e}function Cn(e,t){e.shapeFlag&6&&e.component?Cn(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 Sc(e,t=!1,n){let r=[],o=0;for(let s=0;s1)for(let s=0;s_e({name:e.name},t,{setup:e}))():e}const Zt=e=>!!e.type.__asyncLoader;/*! #__NO_SIDE_EFFECTS__ */function xi(e){X(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:r,delay:o=200,timeout:s,suspensible:c=!0,onError:i}=e;let a=null,l,u=0;const f=()=>(u++,a=null,d()),d=()=>{let h;return a||(h=a=t().catch(p=>{if(p=p instanceof Error?p:new Error(String(p)),i)return new Promise((_,E)=>{i(p,()=>_(f()),()=>E(p),u+1)});throw p}).then(p=>h!==a&&a?a:(p&&(p.__esModule||p[Symbol.toStringTag]==="Module")&&(p=p.default),l=p,p)))};return vt({name:"AsyncComponentWrapper",__asyncLoader:d,get __asyncResolved(){return l},setup(){const h=ye;if(l)return()=>Ko(l,h);const p=v=>{a=null,Mn(v,h,13,!r)};if(c&&h.suspense||Sn)return d().then(v=>()=>Ko(v,h)).catch(v=>(p(v),()=>r?oe(r,{error:v}):null));const _=Ae(!1),E=Ae(),k=Ae(!!o);return o&&setTimeout(()=>{k.value=!1},o),s!=null&&setTimeout(()=>{if(!_.value&&!E.value){const v=new Error(`Async component timed out after ${s}ms.`);p(v),E.value=v}},s),d().then(()=>{_.value=!0,h.parent&&br(h.parent.vnode)&&ko(h.parent.update)}).catch(v=>{p(v),E.value=v}),()=>{if(_.value&&l)return Ko(l,h);if(E.value&&r)return oe(r,{error:E.value});if(n&&!k.value)return oe(n)}}})}function Ko(e,t){const{ref:n,props:r,children:o,ce:s}=t.vnode,c=oe(e,r,o);return c.ref=n,c.ce=s,delete t.vnode.ce,c}const br=e=>e.type.__isKeepAlive,Qh={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(e,{slots:t}){const n=In(),r=n.ctx;if(!r.renderer)return()=>{const v=t.default&&t.default();return v&&v.length===1?v[0]:v};const o=new Map,s=new Set;let c=null;const i=n.suspense,{renderer:{p:a,m:l,um:u,o:{createElement:f}}}=r,d=f("div");r.activate=(v,b,g,C,x)=>{const D=v.component;l(v,b,g,0,i),a(D.vnode,v,b,g,D,i,C,v.slotScopeIds,x),we(()=>{D.isDeactivated=!1,D.a&&_n(D.a);const S=v.props&&v.props.onVnodeMounted;S&&Pe(S,D.parent,v)},i)},r.deactivate=v=>{const b=v.component;l(v,d,null,1,i),we(()=>{b.da&&_n(b.da);const g=v.props&&v.props.onVnodeUnmounted;g&&Pe(g,b.parent,v),b.isDeactivated=!0},i)};function h(v){Go(v),u(v,n,i,!0)}function p(v){o.forEach((b,g)=>{const C=Is(b.type);C&&(!v||!v(C))&&_(g)})}function _(v){const b=o.get(v);!c||!Ze(b,c)?h(b):c&&Go(c),o.delete(v),s.delete(v)}Qe(()=>[e.include,e.exclude],([v,b])=>{v&&p(g=>Wn(v,g)),b&&p(g=>!Wn(b,g))},{flush:"post",deep:!0});let E=null;const k=()=>{E!=null&&o.set(E,Zo(n.subTree))};return Dc(k),Rc(k),Pc(()=>{o.forEach(v=>{const{subTree:b,suspense:g}=n,C=Zo(b);if(v.type===C.type&&v.key===C.key){Go(C);const x=C.component.da;x&&we(x,g);return}h(v)})}),()=>{if(E=null,!t.default)return null;const v=t.default(),b=v[0];if(v.length>1)return c=null,v;if(!en(b)||!(b.shapeFlag&4)&&!(b.shapeFlag&128))return c=null,b;let g=Zo(b);const C=g.type,x=Is(Zt(g)?g.type.__asyncResolved||{}:C),{include:D,exclude:S,max:N}=e;if(D&&(!x||!Wn(D,x))||S&&x&&Wn(S,x))return c=g,b;const P=g.key==null?C:g.key,j=o.get(P);return g.el&&(g=_t(g),b.shapeFlag&128&&(b.ssContent=g)),E=P,j?(g.el=j.el,g.component=j.component,g.transition&&Cn(g,g.transition),g.shapeFlag|=512,s.delete(P),s.add(P)):(s.add(P),N&&s.size>parseInt(N,10)&&_(s.values().next().value)),g.shapeFlag|=256,c=g,Cu(b.type)?b:g}}},Xh=Qh;function Wn(e,t){return J(e)?e.some(n=>Wn(n,t)):pe(e)?e.split(",").includes(t):zd(e)?e.test(t):!1}function ep(e,t){Ru(e,"a",t)}function tp(e,t){Ru(e,"da",t)}function Ru(e,t,n=ye){const r=e.__wdc||(e.__wdc=()=>{let o=n;for(;o;){if(o.isDeactivated)return;o=o.parent}return e()});if(Eo(t,r,n),n){let o=n.parent;for(;o&&o.parent;)br(o.parent.vnode)&&np(r,t,n,o),o=o.parent}}function np(e,t,n,r){const o=Eo(t,e,r,!0);Pu(()=>{dc(r[t],o)},n)}function Go(e){e.shapeFlag&=-257,e.shapeFlag&=-513}function Zo(e){return e.shapeFlag&128?e.ssContent:e}function Eo(e,t,n=ye,r=!1){if(n){const o=n[e]||(n[e]=[]),s=t.__weh||(t.__weh=(...c)=>{if(n.isUnmounted)return;qn(),Tn(n);const i=ze(t,n,e,c);return Yt(),On(),i});return r?o.unshift(s):o.push(s),s}}const kt=e=>(t,n=ye)=>(!Sn||e==="sp")&&Eo(e,(...r)=>t(...r),n),rp=kt("bm"),Dc=kt("m"),op=kt("bu"),Rc=kt("u"),Pc=kt("bum"),Pu=kt("um"),sp=kt("sp"),cp=kt("rtg"),ip=kt("rtc");function Fu(e,t=ye){Eo("ec",e,t)}function $X(e,t,n,r){let o;const s=n&&n[r];if(J(e)||pe(e)){o=new Array(e.length);for(let c=0,i=e.length;ct(c,i,void 0,s&&s[i]));else{const c=Object.keys(e);o=new Array(c.length);for(let i=0,a=c.length;i{const s=r.fn(...o);return s&&(s.key=r.key),s}:r.fn)}return e}function HX(e,t,n={},r,o){if(ke.isCE||ke.parent&&Zt(ke.parent)&&ke.parent.isCE)return t!=="default"&&(n.name=t),oe("slot",n,r&&r());let s=e[t];s&&s._c&&(s._d=!1),ct();const c=s&&Lu(s(n)),i=Ft(xe,{key:n.key||c&&c.key||`_${t}`},c||(r?r():[]),c&&e._===1?64:-2);return!o&&i.scopeId&&(i.slotScopeIds=[i.scopeId+"-s"]),s&&s._c&&(s._d=!0),i}function Lu(e){return e.some(t=>en(t)?!(t.type===Te||t.type===xe&&!Lu(t.children)):!0)?e:null}const Ps=e=>e?Ju(e)?To(e)||e.proxy:Ps(e.parent):null,Zn=_e(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>Ps(e.parent),$root:e=>Ps(e.root),$emit:e=>e.emit,$options:e=>Fc(e),$forceUpdate:e=>e.f||(e.f=()=>ko(e.update)),$nextTick:e=>e.n||(e.n=Mt.bind(e.proxy)),$watch:e=>Zh.bind(e)}),Yo=(e,t)=>e!==he&&!e.__isScriptSetup&&re(e,t),ap={get({_:e},t){const{ctx:n,setupState:r,data:o,props:s,accessCache:c,type:i,appContext:a}=e;let l;if(t[0]!=="$"){const h=c[t];if(h!==void 0)switch(h){case 1:return r[t];case 2:return o[t];case 4:return n[t];case 3:return s[t]}else{if(Yo(r,t))return c[t]=1,r[t];if(o!==he&&re(o,t))return c[t]=2,o[t];if((l=e.propsOptions[0])&&re(l,t))return c[t]=3,s[t];if(n!==he&&re(n,t))return c[t]=4,n[t];Fs&&(c[t]=0)}}const u=Zn[t];let f,d;if(u)return t==="$attrs"&&Le(e,"get",t),u(e);if((f=i.__cssModules)&&(f=f[t]))return f;if(n!==he&&re(n,t))return c[t]=4,n[t];if(d=a.config.globalProperties,re(d,t))return d[t]},set({_:e},t,n){const{data:r,setupState:o,ctx:s}=e;return Yo(o,t)?(o[t]=n,!0):r!==he&&re(r,t)?(r[t]=n,!0):re(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}},c){let i;return!!n[c]||e!==he&&re(e,c)||Yo(t,c)||(i=s[0])&&re(i,c)||re(r,c)||re(Zn,c)||re(o.config.globalProperties,c)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:re(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function jX(){return lp().slots}function lp(){const e=In();return e.setupContext||(e.setupContext=Xu(e))}function Ci(e){return J(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let Fs=!0;function up(e){const t=Fc(e),n=e.proxy,r=e.ctx;Fs=!1,t.beforeCreate&&Ei(t.beforeCreate,e,"bc");const{data:o,computed:s,methods:c,watch:i,provide:a,inject:l,created:u,beforeMount:f,mounted:d,beforeUpdate:h,updated:p,activated:_,deactivated:E,beforeDestroy:k,beforeUnmount:v,destroyed:b,unmounted:g,render:C,renderTracked:x,renderTriggered:D,errorCaptured:S,serverPrefetch:N,expose:P,inheritAttrs:j,components:M,directives:G,filters:L}=t;if(l&&fp(l,r,null),c)for(const Q in c){const V=c[Q];X(V)&&(r[Q]=V.bind(n))}if(o){const Q=o.call(n,n);de(Q)&&(e.data=Ne(Q))}if(Fs=!0,s)for(const Q in s){const V=s[Q],We=X(V)?V.bind(n,n):X(V.get)?V.get.bind(n,n):Ye,wt=!X(V)&&X(V.set)?V.set.bind(n):Ye,tt=se({get:We,set:wt});Object.defineProperty(r,Q,{enumerable:!0,configurable:!0,get:()=>tt.value,set:De=>tt.value=De})}if(i)for(const Q in i)qu(i[Q],r,n,Q);if(a){const Q=X(a)?a.call(n):a;Reflect.ownKeys(Q).forEach(V=>{lt(V,Q[V])})}u&&Ei(u,e,"c");function T(Q,V){J(V)?V.forEach(We=>Q(We.bind(n))):V&&Q(V.bind(n))}if(T(rp,f),T(Dc,d),T(op,h),T(Rc,p),T(ep,_),T(tp,E),T(Fu,S),T(ip,x),T(cp,D),T(Pc,v),T(Pu,g),T(sp,N),J(P))if(P.length){const Q=e.exposed||(e.exposed={});P.forEach(V=>{Object.defineProperty(Q,V,{get:()=>n[V],set:We=>n[V]=We})})}else e.exposed||(e.exposed={});C&&e.render===Ye&&(e.render=C),j!=null&&(e.inheritAttrs=j),M&&(e.components=M),G&&(e.directives=G)}function fp(e,t,n=Ye){J(e)&&(e=Ls(e));for(const r in e){const o=e[r];let s;de(o)?"default"in o?s=ge(o.from||r,o.default,!0):s=ge(o.from||r):s=ge(o),ve(s)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>s.value,set:c=>s.value=c}):t[r]=s}}function Ei(e,t,n){ze(J(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function qu(e,t,n,r){const o=r.includes(".")?Au(n,r):()=>n[r];if(pe(e)){const s=t[e];X(s)&&Qe(o,s)}else if(X(e))Qe(o,e.bind(n));else if(de(e))if(J(e))e.forEach(s=>qu(s,t,n,r));else{const s=X(e.handler)?e.handler.bind(n):t[e.handler];X(s)&&Qe(o,s,e)}}function Fc(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:o,optionsCache:s,config:{optionMergeStrategies:c}}=e.appContext,i=s.get(t);let a;return i?a=i:!o.length&&!n&&!r?a=t:(a={},o.length&&o.forEach(l=>no(a,l,c,!0)),no(a,t,c)),de(t)&&s.set(t,a),a}function no(e,t,n,r=!1){const{mixins:o,extends:s}=t;s&&no(e,s,n,!0),o&&o.forEach(c=>no(e,c,n,!0));for(const c in t)if(!(r&&c==="expose")){const i=dp[c]||n&&n[c];e[c]=i?i(e[c],t[c]):t[c]}return e}const dp={data:Ai,props:Ti,emits:Ti,methods:Kn,computed:Kn,beforeCreate:Se,created:Se,beforeMount:Se,mounted:Se,beforeUpdate:Se,updated:Se,beforeDestroy:Se,beforeUnmount:Se,destroyed:Se,unmounted:Se,activated:Se,deactivated:Se,errorCaptured:Se,serverPrefetch:Se,components:Kn,directives:Kn,watch:pp,provide:Ai,inject:hp};function Ai(e,t){return t?e?function(){return _e(X(e)?e.call(this,this):e,X(t)?t.call(this,this):t)}:t:e}function hp(e,t){return Kn(Ls(e),Ls(t))}function Ls(e){if(J(e)){const t={};for(let n=0;n1)return n&&X(t)?t.call(r&&r.proxy):t}}function Mu(){return!!(ye||ke||ar)}function bp(e,t,n,r=!1){const o={},s={};Jr(s,Ao,1),e.propsDefaults=Object.create(null),Iu(e,t,o,s);for(const c in e.propsOptions[0])c in o||(o[c]=void 0);n?e.props=r?o:mr(o):e.type.props?e.props=o:e.props=s,e.attrs=s}function yp(e,t,n,r){const{props:o,attrs:s,vnode:{patchFlag:c}}=e,i=ne(o),[a]=e.propsOptions;let l=!1;if((r||c>0)&&!(c&16)){if(c&8){const u=e.vnode.dynamicProps;for(let f=0;f{a=!0;const[d,h]=Nu(f,t,!0);_e(c,d),h&&i.push(...h)};!n&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}if(!s&&!a)return de(e)&&r.set(e,bn),bn;if(J(s))for(let u=0;u-1,h[1]=_<0||p<_,(p>-1||re(h,"default"))&&i.push(f)}}}const l=[c,i];return de(e)&&r.set(e,l),l}function Si(e){return e[0]!=="$"}function Di(e){const t=e&&e.toString().match(/^\s*(function|class) (\w+)/);return t?t[2]:e===null?"null":""}function Ri(e,t){return Di(e)===Di(t)}function Pi(e,t){return J(t)?t.findIndex(n=>Ri(n,e)):X(t)&&Ri(t,e)?0:-1}const $u=e=>e[0]==="_"||e==="$stable",Lc=e=>J(e)?e.map(He):[He(e)],_p=(e,t,n)=>{if(t._n)return t;const r=kc((...o)=>Lc(t(...o)),n);return r._c=!1,r},Bu=(e,t,n)=>{const r=e._ctx;for(const o in e){if($u(o))continue;const s=e[o];if(X(s))t[o]=_p(o,s,r);else if(s!=null){const c=Lc(s);t[o]=()=>c}}},Hu=(e,t)=>{const n=Lc(t);e.slots.default=()=>n},vp=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=ne(t),Jr(t,"_",n)):Bu(t,e.slots={})}else e.slots={},t&&Hu(e,t);Jr(e.slots,Ao,1)},kp=(e,t,n)=>{const{vnode:r,slots:o}=e;let s=!0,c=he;if(r.shapeFlag&32){const i=t._;i?n&&i===1?s=!1:(_e(o,t),!n&&i===1&&delete o._):(s=!t.$stable,Bu(t,o)),c=t}else t&&(Hu(e,t),c={default:1});if(s)for(const i in o)!$u(i)&&c[i]==null&&delete o[i]};function ro(e,t,n,r,o=!1){if(J(e)){e.forEach((d,h)=>ro(d,t&&(J(t)?t[h]:t),n,r,o));return}if(Zt(r)&&!o)return;const s=r.shapeFlag&4?To(r.component)||r.component.proxy:r.el,c=o?null:s,{i,r:a}=e,l=t&&t.r,u=i.refs===he?i.refs={}:i.refs,f=i.setupState;if(l!=null&&l!==a&&(pe(l)?(u[l]=null,re(f,l)&&(f[l]=null)):ve(l)&&(l.value=null)),X(a))qt(a,i,12,[c,u]);else{const d=pe(a),h=ve(a);if(d||h){const p=()=>{if(e.f){const _=d?re(f,a)?f[a]:u[a]:a.value;o?J(_)&&dc(_,s):J(_)?_.includes(s)||_.push(s):d?(u[a]=[s],re(f,a)&&(f[a]=u[a])):(a.value=[s],e.k&&(u[e.k]=a.value))}else d?(u[a]=c,re(f,a)&&(f[a]=c)):h&&(a.value=c,e.k&&(u[e.k]=c))};c?(p.id=-1,we(p,n)):p()}}}let Ct=!1;const Fr=e=>/svg/.test(e.namespaceURI)&&e.tagName!=="foreignObject",Lr=e=>e.nodeType===8;function wp(e){const{mt:t,p:n,o:{patchProp:r,createText:o,nextSibling:s,parentNode:c,remove:i,insert:a,createComment:l}}=e,u=(b,g)=>{if(!g.hasChildNodes()){n(null,b,g),eo(),g._vnode=b;return}Ct=!1,f(g.firstChild,b,null,null,null),eo(),g._vnode=b,Ct&&console.error("Hydration completed but contains mismatches.")},f=(b,g,C,x,D,S=!1)=>{const N=Lr(b)&&b.data==="[",P=()=>_(b,g,C,x,D,N),{type:j,ref:M,shapeFlag:G,patchFlag:L}=g;let z=b.nodeType;g.el=b,L===-2&&(S=!1,g.dynamicChildren=null);let T=null;switch(j){case En:z!==3?g.children===""?(a(g.el=o(""),c(b),b),T=b):T=P():(b.data!==g.children&&(Ct=!0,b.data=g.children),T=s(b));break;case Te:v(b)?(T=s(b),k(g.el=b.content.firstChild,b,C)):z!==8||N?T=P():T=s(b);break;case Vr:if(N&&(b=s(b),z=b.nodeType),z===1||z===3){T=b;const Q=!g.children.length;for(let V=0;V{S=S||!!g.dynamicChildren;const{type:N,props:P,patchFlag:j,shapeFlag:M,dirs:G,transition:L}=g,z=N==="input"||N==="option";if(z||j!==-1){if(G&&ot(g,null,C,"created"),P)if(z||!S||j&48)for(const V in P)(z&&(V.endsWith("value")||V==="indeterminate")||hr(V)&&!Gn(V)||V[0]===".")&&r(b,V,null,P[V],!1,void 0,C);else P.onClick&&r(b,"onClick",null,P.onClick,!1,void 0,C);let T;(T=P&&P.onVnodeBeforeMount)&&Pe(T,C,g);let Q=!1;if(v(b)){Q=Uu(x,L)&&C&&C.vnode.props&&C.vnode.props.appear;const V=b.content.firstChild;Q&&L.beforeEnter(V),k(V,b,C),g.el=b=V}if(G&&ot(g,null,C,"beforeMount"),((T=P&&P.onVnodeMounted)||G||Q)&&Eu(()=>{T&&Pe(T,C,g),Q&&L.enter(b),G&&ot(g,null,C,"mounted")},x),M&16&&!(P&&(P.innerHTML||P.textContent))){let V=h(b.firstChild,g,b,C,x,D,S);for(;V;){Ct=!0;const We=V;V=V.nextSibling,i(We)}}else M&8&&b.textContent!==g.children&&(Ct=!0,b.textContent=g.children)}return b.nextSibling},h=(b,g,C,x,D,S,N)=>{N=N||!!g.dynamicChildren;const P=g.children,j=P.length;for(let M=0;M{const{slotScopeIds:N}=g;N&&(D=D?D.concat(N):N);const P=c(b),j=h(s(b),g,P,C,x,D,S);return j&&Lr(j)&&j.data==="]"?s(g.anchor=j):(Ct=!0,a(g.anchor=l("]"),P,j),j)},_=(b,g,C,x,D,S)=>{if(Ct=!0,g.el=null,S){const j=E(b);for(;;){const M=s(b);if(M&&M!==j)i(M);else break}}const N=s(b),P=c(b);return i(b),n(null,g,P,N,C,x,Fr(P),D),N},E=(b,g="[",C="]")=>{let x=0;for(;b;)if(b=s(b),b&&Lr(b)&&(b.data===g&&x++,b.data===C)){if(x===0)return s(b);x--}return b},k=(b,g,C)=>{const x=g.parentNode;x&&x.replaceChild(b,g);let D=C;for(;D;)D.vnode.el===g&&(D.vnode.el=D.subTree.el=b),D=D.parent},v=b=>b.nodeType===1&&b.tagName.toLowerCase()==="template";return[u,f]}const we=Eu;function xp(e){return ju(e)}function Cp(e){return ju(e,wp)}function ju(e,t){const n=Es();n.__VUE__=!0;const{insert:r,remove:o,patchProp:s,createElement:c,createText:i,createComment:a,setText:l,setElementText:u,parentNode:f,nextSibling:d,setScopeId:h=Ye,insertStaticContent:p}=e,_=(m,y,w,A=null,F=null,q=null,H=!1,I=null,$=!!y.dynamicChildren)=>{if(m===y)return;m&&!Ze(m,y)&&(A=R(m),De(m,F,q,!0),m=null),y.patchFlag===-2&&($=!1,y.dynamicChildren=null);const{type:O,ref:Z,shapeFlag:W}=y;switch(O){case En:E(m,y,w,A);break;case Te:k(m,y,w,A);break;case Vr:m==null&&v(y,w,A,H);break;case xe:M(m,y,w,A,F,q,H,I,$);break;default:W&1?C(m,y,w,A,F,q,H,I,$):W&6?G(m,y,w,A,F,q,H,I,$):(W&64||W&128)&&O.process(m,y,w,A,F,q,H,I,$,B)}Z!=null&&F&&ro(Z,m&&m.ref,q,y||m,!y)},E=(m,y,w,A)=>{if(m==null)r(y.el=i(y.children),w,A);else{const F=y.el=m.el;y.children!==m.children&&l(F,y.children)}},k=(m,y,w,A)=>{m==null?r(y.el=a(y.children||""),w,A):y.el=m.el},v=(m,y,w,A)=>{[m.el,m.anchor]=p(m.children,y,w,A,m.el,m.anchor)},b=({el:m,anchor:y},w,A)=>{let F;for(;m&&m!==y;)F=d(m),r(m,w,A),m=F;r(y,w,A)},g=({el:m,anchor:y})=>{let w;for(;m&&m!==y;)w=d(m),o(m),m=w;o(y)},C=(m,y,w,A,F,q,H,I,$)=>{H=H||y.type==="svg",m==null?x(y,w,A,F,q,H,I,$):N(m,y,F,q,H,I,$)},x=(m,y,w,A,F,q,H,I)=>{let $,O;const{type:Z,props:W,shapeFlag:Y,transition:ee,dirs:te}=m;if($=m.el=c(m.type,q,W&&W.is,W),Y&8?u($,m.children):Y&16&&S(m.children,$,null,A,F,q&&Z!=="foreignObject",H,I),te&&ot(m,null,A,"created"),D($,m,m.scopeId,H,A),W){for(const ue in W)ue!=="value"&&!Gn(ue)&&s($,ue,null,W[ue],q,m.children,A,F,Ce);"value"in W&&s($,"value",null,W.value),(O=W.onVnodeBeforeMount)&&Pe(O,A,m)}te&&ot(m,null,A,"beforeMount");const fe=Uu(F,ee);fe&&ee.beforeEnter($),r($,y,w),((O=W&&W.onVnodeMounted)||fe||te)&&we(()=>{O&&Pe(O,A,m),fe&&ee.enter($),te&&ot(m,null,A,"mounted")},F)},D=(m,y,w,A,F)=>{if(w&&h(m,w),A)for(let q=0;q{for(let O=$;O{const I=y.el=m.el;let{patchFlag:$,dynamicChildren:O,dirs:Z}=y;$|=m.patchFlag&16;const W=m.props||he,Y=y.props||he;let ee;w&&It(w,!1),(ee=Y.onVnodeBeforeUpdate)&&Pe(ee,w,y,m),Z&&ot(y,m,w,"beforeUpdate"),w&&It(w,!0);const te=F&&y.type!=="foreignObject";if(O?P(m.dynamicChildren,O,I,w,A,te,q):H||V(m,y,I,null,w,A,te,q,!1),$>0){if($&16)j(I,y,W,Y,w,A,F);else if($&2&&W.class!==Y.class&&s(I,"class",null,Y.class,F),$&4&&s(I,"style",W.style,Y.style,F),$&8){const fe=y.dynamicProps;for(let ue=0;ue{ee&&Pe(ee,w,y,m),Z&&ot(y,m,w,"updated")},A)},P=(m,y,w,A,F,q,H)=>{for(let I=0;I{if(w!==A){if(w!==he)for(const I in w)!Gn(I)&&!(I in A)&&s(m,I,w[I],null,H,y.children,F,q,Ce);for(const I in A){if(Gn(I))continue;const $=A[I],O=w[I];$!==O&&I!=="value"&&s(m,I,O,$,H,y.children,F,q,Ce)}"value"in A&&s(m,"value",w.value,A.value)}},M=(m,y,w,A,F,q,H,I,$)=>{const O=y.el=m?m.el:i(""),Z=y.anchor=m?m.anchor:i("");let{patchFlag:W,dynamicChildren:Y,slotScopeIds:ee}=y;ee&&(I=I?I.concat(ee):ee),m==null?(r(O,w,A),r(Z,w,A),S(y.children,w,Z,F,q,H,I,$)):W>0&&W&64&&Y&&m.dynamicChildren?(P(m.dynamicChildren,Y,w,F,q,H,I),(y.key!=null||F&&y===F.subTree)&&qc(m,y,!0)):V(m,y,w,Z,F,q,H,I,$)},G=(m,y,w,A,F,q,H,I,$)=>{y.slotScopeIds=I,m==null?y.shapeFlag&512?F.ctx.activate(y,w,A,H,$):L(y,w,A,F,q,H,$):z(m,y,$)},L=(m,y,w,A,F,q,H)=>{const I=m.component=Lp(m,A,F);if(br(m)&&(I.ctx.renderer=B),qp(I),I.asyncDep){if(F&&F.registerDep(I,T),!m.el){const $=I.subTree=oe(Te);k(null,$,y,w)}return}T(I,m,y,w,F,q,H)},z=(m,y,w)=>{const A=y.component=m.component;if(Bh(m,y,w))if(A.asyncDep&&!A.asyncResolved){Q(A,y,w);return}else A.next=y,qh(A.update),A.update();else y.el=m.el,A.vnode=y},T=(m,y,w,A,F,q,H)=>{const I=()=>{if(m.isMounted){let{next:Z,bu:W,u:Y,parent:ee,vnode:te}=m,fe=Z,ue;It(m,!1),Z?(Z.el=te.el,Q(m,Z,H)):Z=te,W&&_n(W),(ue=Z.props&&Z.props.onVnodeBeforeUpdate)&&Pe(ue,ee,Z,te),It(m,!0);const be=Vo(m),Ke=m.subTree;m.subTree=be,_(Ke,be,f(Ke.el),R(Ke),m,F,q),Z.el=be.el,fe===null&&wc(m,be.el),Y&&we(Y,F),(ue=Z.props&&Z.props.onVnodeUpdated)&&we(()=>Pe(ue,ee,Z,te),F)}else{let Z;const{el:W,props:Y}=y,{bm:ee,m:te,parent:fe}=m,ue=Zt(y);if(It(m,!1),ee&&_n(ee),!ue&&(Z=Y&&Y.onVnodeBeforeMount)&&Pe(Z,fe,y),It(m,!0),W&&ie){const be=()=>{m.subTree=Vo(m),ie(W,m.subTree,m,F,null)};ue?y.type.__asyncLoader().then(()=>!m.isUnmounted&&be()):be()}else{const be=m.subTree=Vo(m);_(null,be,w,A,m,F,q),y.el=be.el}if(te&&we(te,F),!ue&&(Z=Y&&Y.onVnodeMounted)){const be=y;we(()=>Pe(Z,fe,be),F)}(y.shapeFlag&256||fe&&Zt(fe.vnode)&&fe.vnode.shapeFlag&256)&&m.a&&we(m.a,F),m.isMounted=!0,y=w=A=null}},$=m.effect=new gc(I,()=>ko(O),m.scope),O=m.update=()=>$.run();O.id=m.uid,It(m,!0),O()},Q=(m,y,w)=>{y.component=m;const A=m.vnode.props;m.vnode=y,m.next=null,yp(m,y.props,A,w),kp(m,y.children,w),qn(),yi(),On()},V=(m,y,w,A,F,q,H,I,$=!1)=>{const O=m&&m.children,Z=m?m.shapeFlag:0,W=y.children,{patchFlag:Y,shapeFlag:ee}=y;if(Y>0){if(Y&128){wt(O,W,w,A,F,q,H,I,$);return}else if(Y&256){We(O,W,w,A,F,q,H,I,$);return}}ee&8?(Z&16&&Ce(O,F,q),W!==O&&u(w,W)):Z&16?ee&16?wt(O,W,w,A,F,q,H,I,$):Ce(O,F,q,!0):(Z&8&&u(w,""),ee&16&&S(W,w,A,F,q,H,I,$))},We=(m,y,w,A,F,q,H,I,$)=>{m=m||bn,y=y||bn;const O=m.length,Z=y.length,W=Math.min(O,Z);let Y;for(Y=0;YZ?Ce(m,F,q,!0,!1,W):S(y,w,A,F,q,H,I,$,W)},wt=(m,y,w,A,F,q,H,I,$)=>{let O=0;const Z=y.length;let W=m.length-1,Y=Z-1;for(;O<=W&&O<=Y;){const ee=m[O],te=y[O]=$?Dt(y[O]):He(y[O]);if(Ze(ee,te))_(ee,te,w,null,F,q,H,I,$);else break;O++}for(;O<=W&&O<=Y;){const ee=m[W],te=y[Y]=$?Dt(y[Y]):He(y[Y]);if(Ze(ee,te))_(ee,te,w,null,F,q,H,I,$);else break;W--,Y--}if(O>W){if(O<=Y){const ee=Y+1,te=eeY)for(;O<=W;)De(m[O],F,q,!0),O++;else{const ee=O,te=O,fe=new Map;for(O=te;O<=Y;O++){const qe=y[O]=$?Dt(y[O]):He(y[O]);qe.key!=null&&fe.set(qe.key,O)}let ue,be=0;const Ke=Y-te+1;let an=!1,ii=0;const Hn=new Array(Ke);for(O=0;O=Ke){De(qe,F,q,!0);continue}let nt;if(qe.key!=null)nt=fe.get(qe.key);else for(ue=te;ue<=Y;ue++)if(Hn[ue-te]===0&&Ze(qe,y[ue])){nt=ue;break}nt===void 0?De(qe,F,q,!0):(Hn[nt-te]=O+1,nt>=ii?ii=nt:an=!0,_(qe,y[nt],w,null,F,q,H,I,$),be++)}const ai=an?Ep(Hn):bn;for(ue=ai.length-1,O=Ke-1;O>=0;O--){const qe=te+O,nt=y[qe],li=qe+1{const{el:q,type:H,transition:I,children:$,shapeFlag:O}=m;if(O&6){tt(m.component.subTree,y,w,A);return}if(O&128){m.suspense.move(y,w,A);return}if(O&64){H.move(m,y,w,B);return}if(H===xe){r(q,y,w);for(let W=0;W<$.length;W++)tt($[W],y,w,A);r(m.anchor,y,w);return}if(H===Vr){b(m,y,w);return}if(A!==2&&O&1&&I)if(A===0)I.beforeEnter(q),r(q,y,w),we(()=>I.enter(q),F);else{const{leave:W,delayLeave:Y,afterLeave:ee}=I,te=()=>r(q,y,w),fe=()=>{W(q,()=>{te(),ee&&ee()})};Y?Y(q,te,fe):fe()}else r(q,y,w)},De=(m,y,w,A=!1,F=!1)=>{const{type:q,props:H,ref:I,children:$,dynamicChildren:O,shapeFlag:Z,patchFlag:W,dirs:Y}=m;if(I!=null&&ro(I,null,w,m,!0),Z&256){y.ctx.deactivate(m);return}const ee=Z&1&&Y,te=!Zt(m);let fe;if(te&&(fe=H&&H.onVnodeBeforeUnmount)&&Pe(fe,y,m),Z&6)Cr(m.component,w,A);else{if(Z&128){m.suspense.unmount(w,A);return}ee&&ot(m,null,y,"beforeUnmount"),Z&64?m.type.remove(m,y,w,F,B,A):O&&(q!==xe||W>0&&W&64)?Ce(O,y,w,!1,!0):(q===xe&&W&384||!F&&Z&16)&&Ce($,y,w),A&&sn(m)}(te&&(fe=H&&H.onVnodeUnmounted)||ee)&&we(()=>{fe&&Pe(fe,y,m),ee&&ot(m,null,y,"unmounted")},w)},sn=m=>{const{type:y,el:w,anchor:A,transition:F}=m;if(y===xe){cn(w,A);return}if(y===Vr){g(m);return}const q=()=>{o(w),F&&!F.persisted&&F.afterLeave&&F.afterLeave()};if(m.shapeFlag&1&&F&&!F.persisted){const{leave:H,delayLeave:I}=F,$=()=>H(w,q);I?I(m.el,q,$):$()}else q()},cn=(m,y)=>{let w;for(;m!==y;)w=d(m),o(m),m=w;o(y)},Cr=(m,y,w)=>{const{bum:A,scope:F,update:q,subTree:H,um:I}=m;A&&_n(A),F.stop(),q&&(q.active=!1,De(H,m,y,w)),I&&we(I,y),we(()=>{m.isUnmounted=!0},y),y&&y.pendingBranch&&!y.isUnmounted&&m.asyncDep&&!m.asyncResolved&&m.suspenseId===y.pendingId&&(y.deps--,y.deps===0&&y.resolve())},Ce=(m,y,w,A=!1,F=!1,q=0)=>{for(let H=q;Hm.shapeFlag&6?R(m.component.subTree):m.shapeFlag&128?m.suspense.next():d(m.anchor||m.el),U=(m,y,w)=>{m==null?y._vnode&&De(y._vnode,null,null,!0):_(y._vnode||null,m,y,null,null,null,w),yi(),eo(),y._vnode=m},B={p:_,um:De,m:tt,r:sn,mt:L,mc:S,pc:V,pbc:P,n:R,o:e};let K,ie;return t&&([K,ie]=t(B)),{render:U,hydrate:K,createApp:mp(U,K)}}function It({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function Uu(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function qc(e,t,n=!1){const r=e.children,o=t.children;if(J(r)&&J(o))for(let s=0;s>1,e[n[i]]0&&(t[r]=n[s-1]),n[s]=r)}}for(s=n.length,c=n[s-1];s-- >0;)n[s]=c,c=t[c];return n}const Ap=e=>e.__isTeleport,Yn=e=>e&&(e.disabled||e.disabled===""),Fi=e=>typeof SVGElement<"u"&&e instanceof SVGElement,Os=(e,t)=>{const n=e&&e.to;return pe(n)?t?t(n):null:n},Tp={name:"Teleport",__isTeleport:!0,process(e,t,n,r,o,s,c,i,a,l){const{mc:u,pc:f,pbc:d,o:{insert:h,querySelector:p,createText:_,createComment:E}}=l,k=Yn(t.props);let{shapeFlag:v,children:b,dynamicChildren:g}=t;if(e==null){const C=t.el=_(""),x=t.anchor=_("");h(C,n,r),h(x,n,r);const D=t.target=Os(t.props,p),S=t.targetAnchor=_("");D&&(h(S,D),c=c||Fi(D));const N=(P,j)=>{v&16&&u(b,P,j,o,s,c,i,a)};k?N(n,x):D&&N(D,S)}else{t.el=e.el;const C=t.anchor=e.anchor,x=t.target=e.target,D=t.targetAnchor=e.targetAnchor,S=Yn(e.props),N=S?n:x,P=S?C:D;if(c=c||Fi(x),g?(d(e.dynamicChildren,g,N,o,s,c,i),qc(e,t,!0)):a||f(e,t,N,P,o,s,c,i,!1),k)S?t.props&&e.props&&t.props.to!==e.props.to&&(t.props.to=e.props.to):qr(t,n,C,l,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const j=t.target=Os(t.props,p);j&&qr(t,j,null,l,0)}else S&&qr(t,x,D,l,1)}zu(t)},remove(e,t,n,r,{um:o,o:{remove:s}},c){const{shapeFlag:i,children:a,anchor:l,targetAnchor:u,target:f,props:d}=e;if(f&&s(u),c&&s(l),i&16){const h=c||!Yn(d);for(let p=0;p0?je||bn:null,Vu(),An>0&&je&&je.push(e),e}function Dp(e,t,n,r,o,s){return Wu(Gu(e,t,n,r,o,s,!0))}function Ft(e,t,n,r,o){return Wu(oe(e,t,n,r,o,!0))}function en(e){return e?e.__v_isVNode===!0:!1}function Ze(e,t){return e.type===t.type&&e.key===t.key}const Ao="__vInternal",Ku=({key:e})=>e??null,Wr=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?pe(e)||ve(e)||X(e)?{i:ke,r:e,k:t,f:!!n}:e:null);function Gu(e,t=null,n=null,r=0,o=null,s=e===xe?0:1,c=!1,i=!1){const a={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Ku(t),ref:t&&Wr(t),scopeId:xo,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:s,patchFlag:r,dynamicProps:o,dynamicChildren:null,appContext:null,ctx:ke};return i?(Oc(a,n),s&128&&e.normalize(a)):n&&(a.shapeFlag|=pe(n)?8:16),An>0&&!c&&je&&(a.patchFlag>0||s&6)&&a.patchFlag!==32&&je.push(a),a}const oe=Rp;function Rp(e,t=null,n=null,r=0,o=null,s=!1){if((!e||e===xu)&&(e=Te),en(e)){const i=_t(e,t,!0);return n&&Oc(i,n),An>0&&!s&&je&&(i.shapeFlag&6?je[je.indexOf(e)]=i:je.push(i)),i.patchFlag|=-2,i}if(Ip(e)&&(e=e.__vccOpts),t){t=Zu(t);let{class:i,style:a}=t;i&&!pe(i)&&(t.class=_o(i)),de(a)&&(fu(a)&&!J(a)&&(a=_e({},a)),t.style=yo(a))}const c=pe(e)?1:Cu(e)?128:Ap(e)?64:de(e)?4:X(e)?2:0;return Gu(e,t,n,r,o,c,s,!0)}function Zu(e){return e?fu(e)||Ao in e?_e({},e):e:null}function _t(e,t,n=!1){const{props:r,ref:o,patchFlag:s,children:c}=e,i=t?Mc(r||{},t):r;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:i,key:i&&Ku(i),ref:t&&t.ref?n&&o?J(o)?o.concat(Wr(t)):[o,Wr(t)]:Wr(t):o,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:c,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==xe?s===-1?16:s|16:s,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&_t(e.ssContent),ssFallback:e.ssFallback&&_t(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function Yu(e=" ",t=0){return oe(En,null,e,t)}function zX(e="",t=!1){return t?(ct(),Ft(Te,null,e)):oe(Te,null,e)}function He(e){return e==null||typeof e=="boolean"?oe(Te):J(e)?oe(xe,null,e.slice()):typeof e=="object"?Dt(e):oe(En,null,String(e))}function Dt(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:_t(e)}function Oc(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(J(t))n=16;else if(typeof t=="object")if(r&65){const o=t.default;o&&(o._c&&(o._d=!1),Oc(e,o()),o._c&&(o._d=!0));return}else{n=32;const o=t._;!o&&!(Ao in t)?t._ctx=ke:o===3&&ke&&(ke.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else X(t)?(t={default:t,_ctx:ke},n=32):(t=String(t),r&64?(n=16,t=[Yu(t)]):n=8);e.children=t,e.shapeFlag|=n}function Mc(...e){const t={};for(let n=0;nye||ke;let Ic,ln,qi="__VUE_INSTANCE_SETTERS__";(ln=Es()[qi])||(ln=Es()[qi]=[]),ln.push(e=>ye=e),Ic=e=>{ln.length>1?ln.forEach(t=>t(e)):ln[0](e)};const Tn=e=>{Ic(e),e.scope.on()},Yt=()=>{ye&&ye.scope.off(),Ic(null)};function Ju(e){return e.vnode.shapeFlag&4}let Sn=!1;function qp(e,t=!1){Sn=t;const{props:n,children:r}=e.vnode,o=Ju(e);bp(e,n,o,t),vp(e,r);const s=o?Op(e,t):void 0;return Sn=!1,s}function Op(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=du(new Proxy(e.ctx,ap));const{setup:r}=n;if(r){const o=e.setupContext=r.length>1?Xu(e):null;Tn(e),qn();const s=qt(r,e,0,[e.props,o]);if(On(),Yt(),Wl(s)){if(s.then(Yt,Yt),t)return s.then(c=>{Ms(e,c,t)}).catch(c=>{Mn(c,e,0)});e.asyncDep=s}else Ms(e,s,t)}else Qu(e,t)}function Ms(e,t,n){X(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:de(t)&&(e.setupState=mu(t)),Qu(e,n)}let Oi;function Qu(e,t,n){const r=e.type;if(!e.render){if(!t&&Oi&&!r.render){const o=r.template||Fc(e).template;if(o){const{isCustomElement:s,compilerOptions:c}=e.appContext.config,{delimiters:i,compilerOptions:a}=r,l=_e(_e({isCustomElement:s,delimiters:i},c),a);r.render=Oi(o,l)}}e.render=r.render||Ye}{Tn(e),qn();try{up(e)}finally{On(),Yt()}}}function Mp(e){return e.attrsProxy||(e.attrsProxy=new Proxy(e.attrs,{get(t,n){return Le(e,"get","$attrs"),t[n]}}))}function Xu(e){const t=n=>{e.exposed=n||{}};return{get attrs(){return Mp(e)},slots:e.slots,emit:e.emit,expose:t}}function To(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(mu(du(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Zn)return Zn[n](e)},has(t,n){return n in t||n in Zn}}))}function Is(e,t=!0){return X(e)?e.displayName||e.name:e.name||t&&e.__name}function Ip(e){return X(e)&&"__vccOpts"in e}const se=(e,t)=>Ph(e,t,Sn);function Fe(e,t,n){const r=arguments.length;return r===2?de(t)&&!J(t)?en(t)?oe(e,null,[t]):oe(e,t):oe(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&en(n)&&(n=[n]),oe(e,t,n))}const Np=Symbol.for("v-scx"),$p=()=>ge(Np),ef="3.3.10",Bp="http://www.w3.org/2000/svg",zt=typeof document<"u"?document:null,Mi=zt&&zt.createElement("template"),Hp={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?zt.createElementNS(Bp,e):zt.createElement(e,n?{is:n}:void 0);return e==="select"&&r&&r.multiple!=null&&o.setAttribute("multiple",r.multiple),o},createText:e=>zt.createTextNode(e),createComment:e=>zt.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>zt.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,o,s){const c=n?n.previousSibling:t.lastChild;if(o&&(o===s||o.nextSibling))for(;t.insertBefore(o.cloneNode(!0),n),!(o===s||!(o=o.nextSibling)););else{Mi.innerHTML=r?`${e}`:e;const i=Mi.content;if(r){const a=i.firstChild;for(;a.firstChild;)i.appendChild(a.firstChild);i.removeChild(a)}t.insertBefore(i,n)}return[c?c.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Et="transition",jn="animation",Dn=Symbol("_vtc"),So=(e,{slots:t})=>Fe(Jh,nf(e),t);So.displayName="Transition";const tf={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},jp=So.props=_e({},Su,tf),Nt=(e,t=[])=>{J(e)?e.forEach(n=>n(...t)):e&&e(...t)},Ii=e=>e?J(e)?e.some(t=>t.length>1):e.length>1:!1;function nf(e){const t={};for(const M in e)M in tf||(t[M]=e[M]);if(e.css===!1)return t;const{name:n="v",type:r,duration:o,enterFromClass:s=`${n}-enter-from`,enterActiveClass:c=`${n}-enter-active`,enterToClass:i=`${n}-enter-to`,appearFromClass:a=s,appearActiveClass:l=c,appearToClass:u=i,leaveFromClass:f=`${n}-leave-from`,leaveActiveClass:d=`${n}-leave-active`,leaveToClass:h=`${n}-leave-to`}=e,p=Up(o),_=p&&p[0],E=p&&p[1],{onBeforeEnter:k,onEnter:v,onEnterCancelled:b,onLeave:g,onLeaveCancelled:C,onBeforeAppear:x=k,onAppear:D=v,onAppearCancelled:S=b}=t,N=(M,G,L)=>{Tt(M,G?u:i),Tt(M,G?l:c),L&&L()},P=(M,G)=>{M._isLeaving=!1,Tt(M,f),Tt(M,h),Tt(M,d),G&&G()},j=M=>(G,L)=>{const z=M?D:v,T=()=>N(G,M,L);Nt(z,[G,T]),Ni(()=>{Tt(G,M?a:s),gt(G,M?u:i),Ii(z)||$i(G,r,_,T)})};return _e(t,{onBeforeEnter(M){Nt(k,[M]),gt(M,s),gt(M,c)},onBeforeAppear(M){Nt(x,[M]),gt(M,a),gt(M,l)},onEnter:j(!1),onAppear:j(!0),onLeave(M,G){M._isLeaving=!0;const L=()=>P(M,G);gt(M,f),of(),gt(M,d),Ni(()=>{M._isLeaving&&(Tt(M,f),gt(M,h),Ii(g)||$i(M,r,E,L))}),Nt(g,[M,L])},onEnterCancelled(M){N(M,!1),Nt(b,[M])},onAppearCancelled(M){N(M,!0),Nt(S,[M])},onLeaveCancelled(M){P(M),Nt(C,[M])}})}function Up(e){if(e==null)return null;if(de(e))return[Jo(e.enter),Jo(e.leave)];{const t=Jo(e);return[t,t]}}function Jo(e){return Zl(e)}function gt(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[Dn]||(e[Dn]=new Set)).add(t)}function Tt(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.remove(r));const n=e[Dn];n&&(n.delete(t),n.size||(e[Dn]=void 0))}function Ni(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let zp=0;function $i(e,t,n,r){const o=e._endId=++zp,s=()=>{o===e._endId&&r()};if(n)return setTimeout(s,n);const{type:c,timeout:i,propCount:a}=rf(e,t);if(!c)return r();const l=c+"end";let u=0;const f=()=>{e.removeEventListener(l,d),s()},d=h=>{h.target===e&&++u>=a&&f()};setTimeout(()=>{u(n[p]||"").split(", "),o=r(`${Et}Delay`),s=r(`${Et}Duration`),c=Bi(o,s),i=r(`${jn}Delay`),a=r(`${jn}Duration`),l=Bi(i,a);let u=null,f=0,d=0;t===Et?c>0&&(u=Et,f=c,d=s.length):t===jn?l>0&&(u=jn,f=l,d=a.length):(f=Math.max(c,l),u=f>0?c>l?Et:jn:null,d=u?u===Et?s.length:a.length:0);const h=u===Et&&/\b(transform|all)(,|$)/.test(r(`${Et}Property`).toString());return{type:u,timeout:f,propCount:d,hasTransform:h}}function Bi(e,t){for(;e.lengthHi(n)+Hi(e[r])))}function Hi(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function of(){return document.body.offsetHeight}function Vp(e,t,n){const r=e[Dn];r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const Nc=Symbol("_vod"),VX={beforeMount(e,{value:t},{transition:n}){e[Nc]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):Un(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),Un(e,!0),r.enter(e)):r.leave(e,()=>{Un(e,!1)}):Un(e,t))},beforeUnmount(e,{value:t}){Un(e,t)}};function Un(e,t){e.style.display=t?e[Nc]:"none"}function Wp(e,t,n){const r=e.style,o=pe(n);if(n&&!o){if(t&&!pe(t))for(const s in t)n[s]==null&&Ns(r,s,"");for(const s in n)Ns(r,s,n[s])}else{const s=r.display;o?t!==n&&(r.cssText=n):t&&e.removeAttribute("style"),Nc in e&&(r.display=s)}}const ji=/\s*!important$/;function Ns(e,t,n){if(J(n))n.forEach(r=>Ns(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=Kp(e,t);ji.test(n)?e.setProperty(Ln(r),n.replace(ji,""),"important"):e[r]=n}}const Ui=["Webkit","Moz","ms"],Qo={};function Kp(e,t){const n=Qo[t];if(n)return n;let r=ut(t);if(r!=="filter"&&r in e)return Qo[t]=r;r=gr(r);for(let o=0;oXo||(Xp.then(()=>Xo=0),Xo=Date.now());function tg(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;ze(ng(r,n.value),t,5,[r])};return n.value=e,n.attached=eg(),n}function ng(e,t){if(J(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 Ki=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,rg=(e,t,n,r,o=!1,s,c,i,a)=>{t==="class"?Vp(e,r,o):t==="style"?Wp(e,n,r):hr(t)?fc(t)||Jp(e,t,n,r,c):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):og(e,t,r,o))?Zp(e,t,r,s,c,i,a):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),Gp(e,t,r,o))};function og(e,t,n,r){if(r)return!!(t==="innerHTML"||t==="textContent"||t in e&&Ki(t)&&X(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;return!(o==="IMG"||o==="VIDEO"||o==="CANVAS"||o==="SOURCE")}return Ki(t)&&pe(n)?!1:t in e}const sf=new WeakMap,cf=new WeakMap,oo=Symbol("_moveCb"),Gi=Symbol("_enterCb"),af={name:"TransitionGroup",props:_e({},jp,{tag:String,moveClass:String}),setup(e,{slots:t}){const n=In(),r=Tu();let o,s;return Rc(()=>{if(!o.length)return;const c=e.moveClass||`${e.name||"v"}-move`;if(!lg(o[0].el,n.vnode.el,c))return;o.forEach(cg),o.forEach(ig);const i=o.filter(ag);of(),i.forEach(a=>{const l=a.el,u=l.style;gt(l,c),u.transform=u.webkitTransform=u.transitionDuration="";const f=l[oo]=d=>{d&&d.target!==l||(!d||/transform$/.test(d.propertyName))&&(l.removeEventListener("transitionend",f),l[oo]=null,Tt(l,c))};l.addEventListener("transitionend",f)})}),()=>{const c=ne(e),i=nf(c);let a=c.tag||xe;o=s,s=t.default?Sc(t.default()):[];for(let l=0;ldelete e.mode;af.props;const WX=af;function cg(e){const t=e.el;t[oo]&&t[oo](),t[Gi]&&t[Gi]()}function ig(e){cf.set(e,e.el.getBoundingClientRect())}function ag(e){const t=sf.get(e),n=cf.get(e),r=t.left-n.left,o=t.top-n.top;if(r||o){const s=e.el.style;return s.transform=s.webkitTransform=`translate(${r}px,${o}px)`,s.transitionDuration="0s",e}}function lg(e,t,n){const r=e.cloneNode(),o=e[Dn];o&&o.forEach(i=>{i.split(/\s+/).forEach(a=>a&&r.classList.remove(a))}),n.split(/\s+/).forEach(i=>i&&r.classList.add(i)),r.style.display="none";const s=t.nodeType===1?t:t.parentNode;s.appendChild(r);const{hasTransform:c}=rf(r);return s.removeChild(r),c}const Zi=e=>{const t=e.props["onUpdate:modelValue"]||!1;return J(t)?n=>_n(t,n):t};function ug(e){e.target.composing=!0}function Yi(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const es=Symbol("_assign"),KX={created(e,{modifiers:{lazy:t,trim:n,number:r}},o){e[es]=Zi(o);const s=r||o.props&&o.props.type==="number";pn(e,t?"change":"input",c=>{if(c.target.composing)return;let i=e.value;n&&(i=i.trim()),s&&(i=Cs(i)),e[es](i)}),n&&pn(e,"change",()=>{e.value=e.value.trim()}),t||(pn(e,"compositionstart",ug),pn(e,"compositionend",Yi),pn(e,"change",Yi))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,modifiers:{lazy:n,trim:r,number:o}},s){if(e[es]=Zi(s),e.composing)return;const c=o||e.type==="number"?Cs(e.value):e.value,i=t??"";c!==i&&(document.activeElement===e&&e.type!=="range"&&(n||r&&e.value.trim()===i)||(e.value=i))}},fg=["ctrl","shift","alt","meta"],dg={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>fg.some(n=>e[`${n}Key`]&&!t.includes(n))},GX=(e,t)=>e._withMods||(e._withMods=(n,...r)=>{for(let o=0;o{const t=hg().createApp(...e),{mount:n}=t;return t.mount=r=>{const o=uf(r);if(!o)return;const s=t._component;!X(s)&&!s.render&&!s.template&&(s.template=o.innerHTML),o.innerHTML="";const c=n(o,!1,o instanceof SVGElement);return o instanceof Element&&(o.removeAttribute("v-cloak"),o.setAttribute("data-v-app","")),c},t},mg=(...e)=>{const t=pg().createApp(...e),{mount:n}=t;return t.mount=r=>{const o=uf(r);if(o)return n(o,!0,o instanceof SVGElement)},t};function uf(e){return pe(e)?document.querySelector(e):e}const bg=/#/g,yg=/&/g,_g=/=/g,$c=/\+/g,vg=/%5e/gi,kg=/%60/gi,wg=/%7c/gi,xg=/%20/gi;function Cg(e){return encodeURI(""+e).replace(wg,"|")}function $s(e){return Cg(typeof e=="string"?e:JSON.stringify(e)).replace($c,"%2B").replace(xg,"+").replace(bg,"%23").replace(yg,"%26").replace(kg,"`").replace(vg,"^")}function ts(e){return $s(e).replace(_g,"%3D")}function so(e=""){try{return decodeURIComponent(""+e)}catch{return""+e}}function Eg(e){return so(e.replace($c," "))}function Ag(e){return so(e.replace($c," "))}function Tg(e=""){const t={};e[0]==="?"&&(e=e.slice(1));for(const n of e.split("&")){const r=n.match(/([^=]+)=?(.*)/)||[];if(r.length<2)continue;const o=Eg(r[1]);if(o==="__proto__"||o==="constructor")continue;const s=Ag(r[2]||"");t[o]===void 0?t[o]=s:Array.isArray(t[o])?t[o].push(s):t[o]=[t[o],s]}return t}function Sg(e,t){return(typeof t=="number"||typeof t=="boolean")&&(t=String(t)),t?Array.isArray(t)?t.map(n=>`${ts(e)}=${$s(n)}`).join("&"):`${ts(e)}=${$s(t)}`:ts(e)}function Dg(e){return Object.keys(e).filter(t=>e[t]!==void 0).map(t=>Sg(t,e[t])).filter(Boolean).join("&")}const Rg=/^[\s\w\0+.-]{2,}:([/\\]{1,2})/,Pg=/^[\s\w\0+.-]{2,}:([/\\]{2})?/,Fg=/^([/\\]\s*){2,}[^/\\]/;function yr(e,t={}){return typeof t=="boolean"&&(t={acceptRelative:t}),t.strict?Rg.test(e):Pg.test(e)||(t.acceptRelative?Fg.test(e):!1)}const Lg=/^[\s\0]*(blob|data|javascript|vbscript):$/i;function qg(e){return!!e&&Lg.test(e)}const Og=/\/$|\/\?|\/#/;function Bs(e="",t){return t?Og.test(e):e.endsWith("/")}function ff(e="",t){if(!t)return(Bs(e)?e.slice(0,-1):e)||"/";if(!Bs(e,!0))return e||"/";let n=e,r="";const o=e.indexOf("#");o>=0&&(n=e.slice(0,o),r=e.slice(o));const[s,...c]=n.split("?");return(s.slice(0,-1)||"/")+(c.length>0?`?${c.join("?")}`:"")+r}function Hs(e="",t){if(!t)return e.endsWith("/")?e:e+"/";if(Bs(e,!0))return e||"/";let n=e,r="";const o=e.indexOf("#");if(o>=0&&(n=e.slice(0,o),r=e.slice(o),!n))return r;const[s,...c]=n.split("?");return s+"/"+(c.length>0?`?${c.join("?")}`:"")+r}function Mg(e=""){return e.startsWith("/")}function Qi(e=""){return Mg(e)?e:"/"+e}function Ig(e,t){if(hf(t)||yr(e))return e;const n=ff(t);return e.startsWith(n)?e:_r(n,e)}function Xi(e,t){if(hf(t))return e;const n=ff(t);if(!e.startsWith(n))return e;const r=e.slice(n.length);return r[0]==="/"?r:"/"+r}function df(e,t){const n=Do(e),r={...Tg(n.search),...t};return n.search=Dg(r),Hg(n)}function hf(e){return!e||e==="/"}function Ng(e){return e&&e!=="/"}const $g=/^\.?\//;function _r(e,...t){let n=e||"";for(const r of t.filter(o=>Ng(o)))if(n){const o=r.replace($g,"");n=Hs(n)+o}else n=r;return n}function Bg(e,t,n={}){return n.trailingSlash||(e=Hs(e),t=Hs(t)),n.leadingSlash||(e=Qi(e),t=Qi(t)),n.encoding||(e=so(e),t=so(t)),e===t}function Do(e="",t){const n=e.match(/^[\s\0]*(blob:|data:|javascript:|vbscript:)(.*)/i);if(n){const[,f,d=""]=n;return{protocol:f.toLowerCase(),pathname:d,href:f+d,auth:"",host:"",search:"",hash:""}}if(!yr(e,{acceptRelative:!0}))return t?Do(t+e):ea(e);const[,r="",o,s=""]=e.replace(/\\/g,"/").match(/^[\s\0]*([\w+.-]{2,}:)?\/\/([^/@]+@)?(.*)/)||[],[,c="",i=""]=s.match(/([^#/?]*)(.*)?/)||[],{pathname:a,search:l,hash:u}=ea(i.replace(/\/(?=[A-Za-z]:)/,""));return{protocol:r.toLowerCase(),auth:o?o.slice(0,Math.max(0,o.length-1)):"",host:c,pathname:a,search:l,hash:u}}function ea(e=""){const[t="",n="",r=""]=(e.match(/([^#?]*)(\?[^#]*)?(#.*)?/)||[]).splice(1);return{pathname:t,search:n,hash:r}}function Hg(e){const t=e.pathname||"",n=e.search?(e.search.startsWith("?")?"":"?")+e.search:"",r=e.hash||"",o=e.auth?e.auth+"@":"",s=e.host||"";return(e.protocol?e.protocol+"//":"")+o+s+t+n+r}const jg=()=>{var e;return((e=window==null?void 0:window.__NUXT__)==null?void 0:e.config)||{}},co=jg().app,Ug=()=>co.baseURL,zg=()=>co.buildAssetsDir,Bc=(...e)=>_r(pf(),zg(),...e),pf=(...e)=>{const t=co.cdnURL||co.baseURL;return e.length?_r(t,...e):t};globalThis.__buildAssetsURL=Bc,globalThis.__publicAssetsURL=pf;const Vg=/"(?:_|\\u0{2}5[Ff]){2}(?:p|\\u0{2}70)(?:r|\\u0{2}72)(?:o|\\u0{2}6[Ff])(?:t|\\u0{2}74)(?:o|\\u0{2}6[Ff])(?:_|\\u0{2}5[Ff]){2}"\s*:/,Wg=/"(?:c|\\u0063)(?:o|\\u006[Ff])(?:n|\\u006[Ee])(?:s|\\u0073)(?:t|\\u0074)(?:r|\\u0072)(?:u|\\u0075)(?:c|\\u0063)(?:t|\\u0074)(?:o|\\u006[Ff])(?:r|\\u0072)"\s*:/,Kg=/^\s*["[{]|^\s*-?\d{1,16}(\.\d{1,17})?([Ee][+-]?\d+)?\s*$/;function Gg(e,t){if(e==="__proto__"||e==="constructor"&&t&&typeof t=="object"&&"prototype"in t){Zg(e);return}return t}function Zg(e){console.warn(`[destr] Dropping "${e}" key to prevent prototype pollution.`)}function io(e,t={}){if(typeof e!="string")return e;const n=e.trim();if(e[0]==='"'&&e.at(-1)==='"'&&!e.includes("\\"))return n.slice(1,-1);if(n.length<=9){const r=n.toLowerCase();if(r==="true")return!0;if(r==="false")return!1;if(r==="undefined")return;if(r==="null")return null;if(r==="nan")return Number.NaN;if(r==="infinity")return Number.POSITIVE_INFINITY;if(r==="-infinity")return Number.NEGATIVE_INFINITY}if(!Kg.test(e)){if(t.strict)throw new SyntaxError("[destr] Invalid JSON");return e}try{if(Vg.test(e)||Wg.test(e)){if(t.strict)throw new Error("[destr] Possible prototype pollution");return JSON.parse(e,Gg)}return JSON.parse(e)}catch(r){if(t.strict)throw r;return e}}class Yg extends Error{constructor(t,n){super(t,n),this.name="FetchError",n!=null&&n.cause&&!this.cause&&(this.cause=n.cause)}}function Jg(e){var a,l,u,f,d;const t=((a=e.error)==null?void 0:a.message)||((l=e.error)==null?void 0:l.toString())||"",n=((u=e.request)==null?void 0:u.method)||((f=e.options)==null?void 0:f.method)||"GET",r=((d=e.request)==null?void 0:d.url)||String(e.request)||"/",o=`[${n}] ${JSON.stringify(r)}`,s=e.response?`${e.response.status} ${e.response.statusText}`:"",c=`${o}: ${s}${t?` ${t}`:""}`,i=new Yg(c,e.error?{cause:e.error}:void 0);for(const h of["request","options","response"])Object.defineProperty(i,h,{get(){return e[h]}});for(const[h,p]of[["data","_data"],["status","status"],["statusCode","status"],["statusText","statusText"],["statusMessage","statusText"]])Object.defineProperty(i,h,{get(){return e.response&&e.response[p]}});return i}const Qg=new Set(Object.freeze(["PATCH","POST","PUT","DELETE"]));function ta(e="GET"){return Qg.has(e.toUpperCase())}function Xg(e){if(e===void 0)return!1;const t=typeof e;return t==="string"||t==="number"||t==="boolean"||t===null?!0:t!=="object"?!1:Array.isArray(e)?!0:e.buffer?!1:e.constructor&&e.constructor.name==="Object"||typeof e.toJSON=="function"}const em=new Set(["image/svg","application/xml","application/xhtml","application/html"]),tm=/^application\/(?:[\w!#$%&*.^`~-]*\+)?json(;.+)?$/i;function nm(e=""){if(!e)return"json";const t=e.split(";").shift()||"";return tm.test(t)?"json":em.has(t)||t.startsWith("text/")?"text":"blob"}function rm(e,t,n=globalThis.Headers){const r={...t,...e};if(t!=null&&t.params&&(e!=null&&e.params)&&(r.params={...t==null?void 0:t.params,...e==null?void 0:e.params}),t!=null&&t.query&&(e!=null&&e.query)&&(r.query={...t==null?void 0:t.query,...e==null?void 0:e.query}),t!=null&&t.headers&&(e!=null&&e.headers)){r.headers=new n((t==null?void 0:t.headers)||{});for(const[o,s]of new n((e==null?void 0:e.headers)||{}))r.headers.set(o,s)}return r}const om=new Set([408,409,425,429,500,502,503,504]),sm=new Set([101,204,205,304]);function gf(e={}){const{fetch:t=globalThis.fetch,Headers:n=globalThis.Headers,AbortController:r=globalThis.AbortController}=e;async function o(i){const a=i.error&&i.error.name==="AbortError"&&!i.options.timeout||!1;if(i.options.retry!==!1&&!a){let u;typeof i.options.retry=="number"?u=i.options.retry:u=ta(i.options.method)?0:1;const f=i.response&&i.response.status||500;if(u>0&&(Array.isArray(i.options.retryStatusCodes)?i.options.retryStatusCodes.includes(f):om.has(f))){const d=i.options.retryDelay||0;return d>0&&await new Promise(h=>setTimeout(h,d)),s(i.request,{...i.options,retry:u-1,timeout:i.options.timeout})}}const l=Jg(i);throw Error.captureStackTrace&&Error.captureStackTrace(l,s),l}const s=async function(a,l={}){var d;const u={request:a,options:rm(l,e.defaults,n),response:void 0,error:void 0};if(u.options.method=(d=u.options.method)==null?void 0:d.toUpperCase(),u.options.onRequest&&await u.options.onRequest(u),typeof u.request=="string"&&(u.options.baseURL&&(u.request=Ig(u.request,u.options.baseURL)),(u.options.query||u.options.params)&&(u.request=df(u.request,{...u.options.params,...u.options.query}))),u.options.body&&ta(u.options.method)&&(Xg(u.options.body)?(u.options.body=typeof u.options.body=="string"?u.options.body:JSON.stringify(u.options.body),u.options.headers=new n(u.options.headers||{}),u.options.headers.has("content-type")||u.options.headers.set("content-type","application/json"),u.options.headers.has("accept")||u.options.headers.set("accept","application/json")):("pipeTo"in u.options.body&&typeof u.options.body.pipeTo=="function"||typeof u.options.body.pipe=="function")&&("duplex"in u.options||(u.options.duplex="half"))),!u.options.signal&&u.options.timeout){const h=new r;setTimeout(()=>h.abort(),u.options.timeout),u.options.signal=h.signal}try{u.response=await t(u.request,u.options)}catch(h){return u.error=h,u.options.onRequestError&&await u.options.onRequestError(u),await o(u)}if(u.response.body&&!sm.has(u.response.status)&&u.options.method!=="HEAD"){const h=(u.options.parseResponse?"json":u.options.responseType)||nm(u.response.headers.get("content-type")||"");switch(h){case"json":{const p=await u.response.text(),_=u.options.parseResponse||io;u.response._data=_(p);break}case"stream":{u.response._data=u.response.body;break}default:u.response._data=await u.response[h]()}}return u.options.onResponse&&await u.options.onResponse(u),!u.options.ignoreResponseError&&u.response.status>=400&&u.response.status<600?(u.options.onResponseError&&await u.options.onResponseError(u),await o(u)):u.response},c=async function(a,l){return(await s(a,l))._data};return c.raw=s,c.native=(...i)=>t(...i),c.create=(i={})=>gf({...e,defaults:{...e.defaults,...i}}),c}const Hc=function(){if(typeof globalThis<"u")return globalThis;if(typeof self<"u")return self;if(typeof window<"u")return window;if(typeof global<"u")return global;throw new Error("unable to locate global object")}(),cm=Hc.fetch||(()=>Promise.reject(new Error("[ofetch] global.fetch is not supported!"))),im=Hc.Headers,am=Hc.AbortController,lm=gf({fetch:cm,Headers:im,AbortController:am}),um=lm;globalThis.$fetch||(globalThis.$fetch=um.create({baseURL:Ug()}));function js(e,t={},n){for(const r in e){const o=e[r],s=n?`${n}:${r}`:r;typeof o=="object"&&o!==null?js(o,t,s):typeof o=="function"&&(t[s]=o)}return t}const fm={run:e=>e()},dm=()=>fm,mf=typeof console.createTask<"u"?console.createTask:dm;function hm(e,t){const n=t.shift(),r=mf(n);return e.reduce((o,s)=>o.then(()=>r.run(()=>s(...t))),Promise.resolve())}function pm(e,t){const n=t.shift(),r=mf(n);return Promise.all(e.map(o=>r.run(()=>o(...t))))}function ns(e,t){for(const n of[...e])n(t)}class gm{constructor(){this._hooks={},this._before=void 0,this._after=void 0,this._deprecatedMessages=void 0,this._deprecatedHooks={},this.hook=this.hook.bind(this),this.callHook=this.callHook.bind(this),this.callHookWith=this.callHookWith.bind(this)}hook(t,n,r={}){if(!t||typeof n!="function")return()=>{};const o=t;let s;for(;this._deprecatedHooks[t];)s=this._deprecatedHooks[t],t=s.to;if(s&&!r.allowDeprecated){let c=s.message;c||(c=`${o} hook has been deprecated`+(s.to?`, please use ${s.to}`:"")),this._deprecatedMessages||(this._deprecatedMessages=new Set),this._deprecatedMessages.has(c)||(console.warn(c),this._deprecatedMessages.add(c))}if(!n.name)try{Object.defineProperty(n,"name",{get:()=>"_"+t.replace(/\W+/g,"_")+"_hook_cb",configurable:!0})}catch{}return this._hooks[t]=this._hooks[t]||[],this._hooks[t].push(n),()=>{n&&(this.removeHook(t,n),n=void 0)}}hookOnce(t,n){let r,o=(...s)=>(typeof r=="function"&&r(),r=void 0,o=void 0,n(...s));return r=this.hook(t,o),r}removeHook(t,n){if(this._hooks[t]){const r=this._hooks[t].indexOf(n);r!==-1&&this._hooks[t].splice(r,1),this._hooks[t].length===0&&delete this._hooks[t]}}deprecateHook(t,n){this._deprecatedHooks[t]=typeof n=="string"?{to:n}:n;const r=this._hooks[t]||[];delete this._hooks[t];for(const o of r)this.hook(t,o)}deprecateHooks(t){Object.assign(this._deprecatedHooks,t);for(const n in t)this.deprecateHook(n,t[n])}addHooks(t){const n=js(t),r=Object.keys(n).map(o=>this.hook(o,n[o]));return()=>{for(const o of r.splice(0,r.length))o()}}removeHooks(t){const n=js(t);for(const r in n)this.removeHook(r,n[r])}removeAllHooks(){for(const t in this._hooks)delete this._hooks[t]}callHook(t,...n){return n.unshift(t),this.callHookWith(hm,t,...n)}callHookParallel(t,...n){return n.unshift(t),this.callHookWith(pm,t,...n)}callHookWith(t,n,...r){const o=this._before||this._after?{name:n,args:r,context:{}}:void 0;this._before&&ns(this._before,o);const s=t(n in this._hooks?[...this._hooks[n]]:[],r);return s instanceof Promise?s.finally(()=>{this._after&&o&&ns(this._after,o)}):(this._after&&o&&ns(this._after,o),s)}beforeEach(t){return this._before=this._before||[],this._before.push(t),()=>{if(this._before!==void 0){const n=this._before.indexOf(t);n!==-1&&this._before.splice(n,1)}}}afterEach(t){return this._after=this._after||[],this._after.push(t),()=>{if(this._after!==void 0){const n=this._after.indexOf(t);n!==-1&&this._after.splice(n,1)}}}}function bf(){return new gm}function mm(e={}){let t,n=!1;const r=c=>{if(t&&t!==c)throw new Error("Context conflict")};let o;if(e.asyncContext){const c=e.AsyncLocalStorage||globalThis.AsyncLocalStorage;c?o=new c:console.warn("[unctx] `AsyncLocalStorage` is not provided.")}const s=()=>{if(o&&t===void 0){const c=o.getStore();if(c!==void 0)return c}return t};return{use:()=>{const c=s();if(c===void 0)throw new Error("Context is not available");return c},tryUse:()=>s(),set:(c,i)=>{i||r(c),t=c,n=!0},unset:()=>{t=void 0,n=!1},call:(c,i)=>{r(c),t=c;try{return o?o.run(c,i):i()}finally{n||(t=void 0)}},async callAsync(c,i){t=c;const a=()=>{t=c},l=()=>t===c?a:void 0;Us.add(l);try{const u=o?o.run(c,i):i();return n||(t=void 0),await u}finally{Us.delete(l)}}}}function bm(e={}){const t={};return{get(n,r={}){return t[n]||(t[n]=mm({...e,...r})),t[n],t[n]}}}const ao=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof global<"u"?global:typeof window<"u"?window:{},na="__unctx__",ym=ao[na]||(ao[na]=bm()),_m=(e,t={})=>ym.get(e,t),ra="__unctx_async_handlers__",Us=ao[ra]||(ao[ra]=new Set);function lr(e){const t=[];for(const o of Us){const s=o();s&&t.push(s)}const n=()=>{for(const o of t)o()};let r=e();return r&&typeof r=="object"&&"catch"in r&&(r=r.catch(o=>{throw n(),o})),[r,n]}const yf=_m("nuxt-app",{asyncContext:!1}),vm="__nuxt_plugin";function km(e){let t=0;const n={_scope:Xl(),provide:void 0,globalName:"nuxt",versions:{get nuxt(){return"3.8.2"},get vue(){return n.vueApp.version}},payload:Ne({data:{},state:{},_errors:{},...window.__NUXT__??{}}),static:{data:{}},runWithContext:o=>n._scope.run(()=>Cm(n,o)),isHydrating:!0,deferHydration(){if(!n.isHydrating)return()=>{};t++;let o=!1;return()=>{if(!o&&(o=!0,t--,t===0))return n.isHydrating=!1,n.callHook("app:suspense:resolve")}},_asyncDataPromises:{},_asyncData:{},_payloadRevivers:{},...e};n.hooks=bf(),n.hook=n.hooks.hook,n.callHook=n.hooks.callHook,n.provide=(o,s)=>{const c="$"+o;Or(n,c,s),Or(n.vueApp.config.globalProperties,c,s)},Or(n.vueApp,"$nuxt",n),Or(n.vueApp.config.globalProperties,"$nuxt",n);{window.addEventListener("nuxt.preloadError",s=>{n.callHook("app:chunkError",{error:s.payload})}),window.useNuxtApp=window.useNuxtApp||me;const o=n.hook("app:error",(...s)=>{console.error("[nuxt] error caught during app initialization",...s)});n.hook("app:mounted",o)}const r=Ne(n.payload.config);return n.provide("config",r),n}async function wm(e,t){if(t.hooks&&e.hooks.addHooks(t.hooks),typeof t=="function"){const{provide:n}=await e.runWithContext(()=>t(e))||{};if(n&&typeof n=="object")for(const r in n)e.provide(r,n[r])}}async function xm(e,t){const n=[],r=[];for(const o of t){const s=wm(e,o);o.parallel?n.push(s.catch(c=>r.push(c))):await s}if(await Promise.all(n),r.length)throw r[0]}/*! @__NO_SIDE_EFFECTS__ */function ft(e){return typeof e=="function"?e:(delete e.name,Object.assign(e.setup||(()=>{}),e,{[vm]:!0}))}function Cm(e,t,n){const r=()=>n?t(...n):t();return yf.set(e),e.vueApp.runWithContext(r)}/*! @__NO_SIDE_EFFECTS__ */function me(){var t;let e;if(Mu()&&(e=(t=In())==null?void 0:t.appContext.app.$nuxt),e=e||yf.tryUse(),!e)throw new Error("[nuxt] instance unavailable");return e}/*! @__NO_SIDE_EFFECTS__ */function jc(){return me().$config}function Or(e,t,n){Object.defineProperty(e,t,{get:()=>n})}const Em="modulepreload",Am=function(e,t){return e[0]==="."?new URL(e,t).href:e},oa={},Tm=function(t,n,r){if(!n||n.length===0)return t();const o=document.getElementsByTagName("link");return Promise.all(n.map(s=>{if(s=Am(s,r),s in oa)return;oa[s]=!0;const c=s.endsWith(".css"),i=c?'[rel="stylesheet"]':"";if(!!r)for(let u=o.length-1;u>=0;u--){const f=o[u];if(f.href===s&&(!c||f.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${s}"]${i}`))return;const l=document.createElement("link");if(l.rel=c?"stylesheet":Em,c||(l.as="script",l.crossOrigin=""),l.href=s,document.head.appendChild(l),c)return new Promise((u,f)=>{l.addEventListener("load",u),l.addEventListener("error",()=>f(new Error(`Unable to preload CSS for ${s}`)))})})).then(()=>t()).catch(s=>{const c=new Event("vite:preloadError",{cancelable:!0});if(c.payload=s,window.dispatchEvent(c),!c.defaultPrevented)throw s})},Oe=(...e)=>Tm(...e).catch(t=>{const n=new Event("nuxt.preloadError");throw n.payload=t,window.dispatchEvent(n),t}),Sm=-1,Dm=-2,Rm=-3,Pm=-4,Fm=-5,Lm=-6;function qm(e,t){return Om(JSON.parse(e),t)}function Om(e,t){if(typeof e=="number")return o(e,!0);if(!Array.isArray(e)||e.length===0)throw new Error("Invalid input");const n=e,r=Array(n.length);function o(s,c=!1){if(s===Sm)return;if(s===Rm)return NaN;if(s===Pm)return 1/0;if(s===Fm)return-1/0;if(s===Lm)return-0;if(c)throw new Error("Invalid input");if(s in r)return r[s];const i=n[s];if(!i||typeof i!="object")r[s]=i;else if(Array.isArray(i))if(typeof i[0]=="string"){const a=i[0],l=t==null?void 0:t[a];if(l)return r[s]=l(o(i[1]));switch(a){case"Date":r[s]=new Date(i[1]);break;case"Set":const u=new Set;r[s]=u;for(let h=1;h>>9)+65536).toString(16).substring(1,8).toLowerCase()}function sa(e){return e._h||Uc(e._d?e._d:`${e.tag}:${e.textContent||e.innerHTML||""}:${Object.entries(e.props).map(([t,n])=>`${t}:${String(n)}`).join(",")}`)}function vf(e,t){const{props:n,tag:r}=e;if($m.includes(r))return r;if(r==="link"&&n.rel==="canonical")return"canonical";if(n.charset)return"charset";const o=["id"];r==="meta"&&o.push("name","property","http-equiv");for(const s of o)if(typeof n[s]<"u"){const c=String(n[s]);return t&&!t(c)?!1:`${r}:${s}:${c}`}return!1}function ca(e,t){return e==null?t||null:typeof e=="function"?e(t):e}async function Hm(e,t,n){const r={tag:e,props:await kf(typeof t=="object"&&typeof t!="function"&&!(t instanceof Promise)?{...t}:{[["script","noscript","style"].includes(e)?"innerHTML":"textContent"]:t},["templateParams","titleTemplate"].includes(e))};return _f.forEach(o=>{const s=typeof r.props[o]<"u"?r.props[o]:n[o];typeof s<"u"&&((!["innerHTML","textContent","children"].includes(o)||Im.includes(r.tag))&&(r[o==="children"?"innerHTML":o]=s),delete r.props[o])}),r.props.body&&(r.tagPosition="bodyClose",delete r.props.body),r.tag==="script"&&typeof r.innerHTML=="object"&&(r.innerHTML=JSON.stringify(r.innerHTML),r.props.type=r.props.type||"application/json"),Array.isArray(r.props.content)?r.props.content.map(o=>({...r,props:{...r.props,content:o}})):r}function jm(e){return typeof e=="object"&&!Array.isArray(e)&&(e=Object.keys(e).filter(t=>e[t])),(Array.isArray(e)?e.join(" "):e).split(" ").filter(t=>t.trim()).filter(Boolean).join(" ")}async function kf(e,t){for(const n of Object.keys(e)){if(n==="class"){e[n]=jm(e[n]);continue}if(e[n]instanceof Promise&&(e[n]=await e[n]),!t&&!_f.includes(n)){const r=String(e[n]),o=n.startsWith("data-");r==="true"||r===""?e[n]=o?"true":!0:e[n]||(o&&r==="false"?e[n]="false":delete e[n])}}return e}const Um=10;async function zm(e){const t=[];return Object.entries(e.resolvedInput).filter(([n,r])=>typeof r<"u"&&Nm.includes(n)).forEach(([n,r])=>{const o=Mm(r);t.push(...o.map(s=>Hm(n,s,e)).flat())}),(await Promise.all(t)).flat().filter(Boolean).map((n,r)=>(n._e=e._i,e.mode&&(n._m=e.mode),n._p=(e._i<a&&a[l]||void 0,t):i=t[c],typeof i<"u"?(i||"").replace(/"/g,'\\"'):!1}let o=e;try{o=decodeURI(e)}catch{}return(o.match(/%(\w+\.+\w+)|%(\w+)/g)||[]).sort().reverse().forEach(c=>{const i=r(c.slice(1));typeof i=="string"&&(e=e.replace(new RegExp(`\\${c}(\\W|$)`,"g"),(a,l)=>`${i}${l}`).trim())}),e.includes(At)&&(e.endsWith(At)&&(e=e.slice(0,-At.length).trim()),e.startsWith(At)&&(e=e.slice(At.length).trim()),e=e.replace(new RegExp(`\\${At}\\s*\\${At}`,"g"),At),e=Gr(e,{separator:n},n)),e}async function Wm(e){const t={tag:e.tagName.toLowerCase(),props:await kf(e.getAttributeNames().reduce((n,r)=>({...n,[r]:e.getAttribute(r)}),{})),innerHTML:e.innerHTML};return t._d=vf(t),t}async function xf(e,t={}){var u;const n=t.document||e.resolvedOptions.document;if(!n)return;const r={shouldRender:e.dirty,tags:[]};if(await e.hooks.callHook("dom:beforeRender",r),!r.shouldRender)return;const o=(await e.resolveTags()).map(f=>({tag:f,id:Kr.includes(f.tag)?sa(f):f.tag,shouldRender:!0}));let s=e._dom;if(!s){s={elMap:{htmlAttrs:n.documentElement,bodyAttrs:n.body}};for(const f of["body","head"]){const d=(u=n==null?void 0:n[f])==null?void 0:u.children;for(const h of[...d].filter(p=>Kr.includes(p.tagName.toLowerCase())))s.elMap[h.getAttribute("data-hid")||sa(await Wm(h))]=h}}s.pendingSideEffects={...s.sideEffects||{}},s.sideEffects={};function c(f,d,h){const p=`${f}:${d}`;s.sideEffects[p]=h,delete s.pendingSideEffects[p]}function i({id:f,$el:d,tag:h}){const p=h.tag.endsWith("Attrs");s.elMap[f]=d,p||(["textContent","innerHTML"].forEach(_=>{h[_]&&h[_]!==d[_]&&(d[_]=h[_])}),c(f,"el",()=>{s.elMap[f].remove(),delete s.elMap[f]})),Object.entries(h.props).forEach(([_,E])=>{const k=`attr:${_}`;if(_==="class")for(const v of(E||"").split(" ").filter(Boolean))p&&c(f,`${k}:${v}`,()=>d.classList.remove(v)),!d.classList.contains(v)&&d.classList.add(v);else d.getAttribute(_)!==E&&d.setAttribute(_,E===!0?"":String(E)),p&&c(f,k,()=>d.removeAttribute(_))})}const a=[],l={bodyClose:void 0,bodyOpen:void 0,head:void 0};for(const f of o){const{tag:d,shouldRender:h,id:p}=f;if(h){if(d.tag==="title"){n.title=d.textContent;continue}f.$el=f.$el||s.elMap[p],f.$el?i(f):Kr.includes(d.tag)&&a.push(f)}}for(const f of a){const d=f.tag.tagPosition||"head";f.$el=n.createElement(f.tag.tag),i(f),l[d]=l[d]||n.createDocumentFragment(),l[d].appendChild(f.$el)}for(const f of o)await e.hooks.callHook("dom:renderTag",f,n,c);l.head&&n.head.appendChild(l.head),l.bodyOpen&&n.body.insertBefore(l.bodyOpen,n.body.firstChild),l.bodyClose&&n.body.appendChild(l.bodyClose),Object.values(s.pendingSideEffects).forEach(f=>f()),e._dom=s,e.dirty=!1,await e.hooks.callHook("dom:rendered",{renders:o})}async function Km(e,t={}){const n=t.delayFn||(r=>setTimeout(r,10));return e._domUpdatePromise=e._domUpdatePromise||new Promise(r=>n(async()=>{await xf(e,t),delete e._domUpdatePromise,r()}))}function Gm(e){return t=>{var r,o;const n=((o=(r=t.resolvedOptions.document)==null?void 0:r.head.querySelector('script[id="unhead:payload"]'))==null?void 0:o.innerHTML)||!1;return n&&t.push(JSON.parse(n)),{mode:"client",hooks:{"entries:updated":function(s){Km(s,e)}}}}}const Zm=["templateParams","htmlAttrs","bodyAttrs"],Ym={hooks:{"tag:normalise":function({tag:e}){["hid","vmid","key"].forEach(r=>{e.props[r]&&(e.key=e.props[r],delete e.props[r])});const n=vf(e)||(e.key?`${e.tag}:${e.key}`:!1);n&&(e._d=n)},"tags:resolve":function(e){const t={};e.tags.forEach(r=>{const o=(r.key?`${r.tag}:${r.key}`:r._d)||r._p,s=t[o];if(s){let i=r==null?void 0:r.tagDuplicateStrategy;if(!i&&Zm.includes(r.tag)&&(i="merge"),i==="merge"){const a=s.props;["class","style"].forEach(l=>{r.props[l]&&a[l]&&(l==="style"&&!a[l].endsWith(";")&&(a[l]+=";"),r.props[l]=`${a[l]} ${r.props[l]}`)}),t[o].props={...a,...r.props};return}else if(r._e===s._e){s._duped=s._duped||[],r._d=`${s._d}:${s._duped.length+1}`,s._duped.push(r);return}else if(lo(r)>lo(s))return}const c=Object.keys(r.props).length+(r.innerHTML?1:0)+(r.textContent?1:0);if(Kr.includes(r.tag)&&c===0){delete t[o];return}t[o]=r});const n=[];Object.values(t).forEach(r=>{const o=r._duped;delete r._duped,n.push(r),o&&n.push(...o)}),e.tags=n,e.tags=e.tags.filter(r=>!(r.tag==="meta"&&(r.props.name||r.props.property)&&!r.props.content))}}},Jm={mode:"server",hooks:{"tags:resolve":function(e){const t={};e.tags.filter(n=>["titleTemplate","templateParams","title"].includes(n.tag)&&n._m==="server").forEach(n=>{t[n.tag]=n.tag.startsWith("title")?n.textContent:n.props}),Object.keys(t).length&&e.tags.push({tag:"script",innerHTML:JSON.stringify(t),props:{id:"unhead:payload",type:"application/json"}})}}},Qm=["script","link","bodyAttrs"];function Xm(e){const t={},n={};return Object.entries(e.props).forEach(([r,o])=>{r.startsWith("on")&&typeof o=="function"?(wf.includes(r)&&(t[r]=`this.dataset.${r} = true`),n[r]=o):t[r]=o}),{props:t,eventHandlers:n}}const e0=e=>({hooks:{"tags:resolve":function(t){for(const n of t.tags)if(Qm.includes(n.tag)){const{props:r,eventHandlers:o}=Xm(n);n.props=r,Object.keys(o).length&&((n.props.src||n.props.href)&&(n.key=n.key||Uc(n.props.src||n.props.href)),n._eventHandlers=o)}},"dom:renderTag":function(t,n,r){if(!t.tag._eventHandlers)return;const o=t.tag.tag==="bodyAttrs"?n.defaultView:t.$el;Object.entries(t.tag._eventHandlers).forEach(([s,c])=>{const i=`${t.tag._d||t.tag._p}:${s}`,a=s.slice(2).toLowerCase(),l=`data-h-${a}`;if(r(t.id,i,()=>{}),t.$el.hasAttribute(l))return;t.$el.setAttribute(l,"");let u;const f=d=>{c(d),u==null||u.disconnect()};s in t.$el.dataset?f(new Event(s.replace("on",""))):wf.includes(s)&&typeof MutationObserver<"u"?(u=new MutationObserver(d=>{d.some(p=>p.attributeName===`data-${s}`)&&(f(new Event(s.replace("on",""))),u==null||u.disconnect())}),u.observe(t.$el,{attributes:!0})):o.addEventListener(a,f),r(t.id,i,()=>{u==null||u.disconnect(),o.removeEventListener(a,f),t.$el.removeAttribute(l)})})}}}),t0=["link","style","script","noscript"],n0={hooks:{"tag:normalise":({tag:e})=>{e.key&&t0.includes(e.tag)&&(e.props["data-hid"]=e._h=Uc(e.key))}}},r0={hooks:{"tags:resolve":e=>{const t=n=>{var r;return(r=e.tags.find(o=>o._d===n))==null?void 0:r._p};for(const{prefix:n,offset:r}of Vm)for(const o of e.tags.filter(s=>typeof s.tagPriority=="string"&&s.tagPriority.startsWith(n))){const s=t(o.tagPriority.replace(n,""));typeof s<"u"&&(o._p=s+r)}e.tags.sort((n,r)=>n._p-r._p).sort((n,r)=>lo(n)-lo(r))}}},o0={meta:"content",link:"href",htmlAttrs:"lang"},s0=e=>({hooks:{"tags:resolve":t=>{var i;const{tags:n}=t,r=(i=n.find(a=>a.tag==="title"))==null?void 0:i.textContent,o=n.findIndex(a=>a.tag==="templateParams"),s=o!==-1?n[o].props:{},c=s.separator||"|";delete s.separator,s.pageTitle=Gr(s.pageTitle||r||"",s,c);for(const a of n.filter(l=>l.processTemplateParams!==!1)){const l=o0[a.tag];l&&typeof a.props[l]=="string"?a.props[l]=Gr(a.props[l],s,c):(a.processTemplateParams===!0||["titleTemplate","title"].includes(a.tag))&&["innerHTML","textContent"].forEach(u=>{typeof a[u]=="string"&&(a[u]=Gr(a[u],s,c))})}e._templateParams=s,e._separator=c,t.tags=n.filter(a=>a.tag!=="templateParams")}}}),c0={hooks:{"tags:resolve":e=>{const{tags:t}=e;let n=t.findIndex(o=>o.tag==="titleTemplate");const r=t.findIndex(o=>o.tag==="title");if(r!==-1&&n!==-1){const o=ca(t[n].textContent,t[r].textContent);o!==null?t[r].textContent=o||t[r].textContent:delete t[r]}else if(n!==-1){const o=ca(t[n].textContent);o!==null&&(t[n].textContent=o,t[n].tag="title",n=-1)}n!==-1&&delete t[n],e.tags=t.filter(Boolean)}}},i0={hooks:{"tags:afterResolve":function(e){for(const t of e.tags)typeof t.innerHTML=="string"&&(t.innerHTML&&["application/ld+json","application/json"].includes(t.props.type)?t.innerHTML=t.innerHTML.replace(/{i.dirty=!0,t.callHook("entries:updated",i)};let o=0,s=[];const c=[],i={plugins:c,dirty:!1,resolvedOptions:e,hooks:t,headEntries(){return s},use(a){const l=typeof a=="function"?a(i):a;(!l.key||!c.some(u=>u.key===l.key))&&(c.push(l),la(l.mode,n)&&t.addHooks(l.hooks||{}))},push(a,l){l==null||delete l.head;const u={_i:o++,input:a,...l};return la(u.mode,n)&&(s.push(u),r()),{dispose(){s=s.filter(f=>f._i!==u._i),t.callHook("entries:updated",i),r()},patch(f){s=s.map(d=>(d._i===u._i&&(d.input=u.input=f),d)),r()}}},async resolveTags(){const a={tags:[],entries:[...s]};await t.callHook("entries:resolve",a);for(const l of a.entries){const u=l.resolvedInput||l.input;if(l.resolvedInput=await(l.transform?l.transform(u):u),l.resolvedInput)for(const f of await zm(l)){const d={tag:f,entry:l,resolvedOptions:i.resolvedOptions};await t.callHook("tag:normalise",d),a.tags.push(d.tag)}}return await t.callHook("tags:beforeResolve",a),await t.callHook("tags:resolve",a),await t.callHook("tags:afterResolve",a),a.tags},ssr:n};return[Ym,Jm,e0,n0,r0,s0,c0,i0,...(e==null?void 0:e.plugins)||[]].forEach(a=>i.use(a)),i.hooks.callHook("init",i),i}function u0(){return Cf}const f0=ef.startsWith("3");function d0(e){return typeof e=="function"?e():ae(e)}function zs(e,t=""){if(e instanceof Promise)return e;const n=d0(e);return!e||!n?n:Array.isArray(n)?n.map(r=>zs(r,t)):typeof n=="object"?Object.fromEntries(Object.entries(n).map(([r,o])=>r==="titleTemplate"||r.startsWith("on")?[r,ae(o)]:[r,zs(o,r)])):n}const h0={hooks:{"entries:resolve":function(e){for(const t of e.entries)t.resolvedInput=zs(t.input)}}},Ef="usehead";function p0(e){return{install(n){f0&&(n.config.globalProperties.$unhead=e,n.config.globalProperties.$head=e,n.provide(Ef,e))}}.install}function g0(e={}){e.domDelayFn=e.domDelayFn||(n=>Mt(()=>setTimeout(()=>n(),0)));const t=a0(e);return t.use(h0),t.install=p0(t),t}const Vs=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Ws="__unhead_injection_handler__";function m0(e){Vs[Ws]=e}function ZX(){if(Ws in Vs)return Vs[Ws]();const e=ge(Ef);return e||u0()}function b0(e){return{ctx:{table:e},matchAll:t=>Tf(t,e)}}function Af(e){const t={};for(const n in e)t[n]=n==="dynamic"?new Map(Object.entries(e[n]).map(([r,o])=>[r,Af(o)])):new Map(Object.entries(e[n]));return t}function y0(e){return b0(Af(e))}function Tf(e,t){const n=[];for(const[o,s]of ua(t.wildcard))e.startsWith(o)&&n.push(s);for(const[o,s]of ua(t.dynamic))if(e.startsWith(o+"/")){const c="/"+e.slice(o.length).split("/").splice(2).join("/");n.push(...Tf(c,s))}const r=t.static.get(e);return r&&n.push(r),n.filter(Boolean)}function ua(e){return[...e.entries()].sort((t,n)=>t[0].length-n[0].length)}function Ks(e,t,n=".",r){if(!rs(t))return Ks(e,{},n,r);const o=Object.assign({},t);for(const s in e){if(s==="__proto__"||s==="constructor")continue;const c=e[s];c!=null&&(r&&r(o,s,c,n)||(Array.isArray(c)&&Array.isArray(o[s])?o[s]=[...c,...o[s]]:rs(c)&&rs(o[s])?o[s]=Ks(c,o[s],(n?`${n}.`:"")+s.toString(),r):o[s]=c))}return o}function rs(e){if(e===null||typeof e!="object")return!1;const t=Object.getPrototypeOf(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}function Sf(e){return(...t)=>t.reduce((n,r)=>Ks(n,r,"",e),{})}const Df=Sf(),_0=Sf((e,t,n)=>{if(e[t]!==void 0&&typeof n=="function")return e[t]=n(e[t]),!0});function v0(e,t){try{return t in e}catch{return!1}}var k0=Object.defineProperty,w0=(e,t,n)=>t in e?k0(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,jt=(e,t,n)=>(w0(e,typeof t!="symbol"?t+"":t,n),n);class Gs extends Error{constructor(t,n={}){super(t,n),jt(this,"statusCode",500),jt(this,"fatal",!1),jt(this,"unhandled",!1),jt(this,"statusMessage"),jt(this,"data"),jt(this,"cause"),n.cause&&!this.cause&&(this.cause=n.cause)}toJSON(){const t={message:this.message,statusCode:Ys(this.statusCode,500)};return this.statusMessage&&(t.statusMessage=Rf(this.statusMessage)),this.data!==void 0&&(t.data=this.data),t}}jt(Gs,"__h3_error__",!0);function Zs(e){if(typeof e=="string")return new Gs(e);if(x0(e))return e;const t=new Gs(e.message??e.statusMessage??"",{cause:e.cause||e});if(v0(e,"stack"))try{Object.defineProperty(t,"stack",{get(){return e.stack}})}catch{try{t.stack=e.stack}catch{}}if(e.data&&(t.data=e.data),e.statusCode?t.statusCode=Ys(e.statusCode,t.statusCode):e.status&&(t.statusCode=Ys(e.status,t.statusCode)),e.statusMessage?t.statusMessage=e.statusMessage:e.statusText&&(t.statusMessage=e.statusText),t.statusMessage){const n=t.statusMessage;Rf(t.statusMessage)!==n&&console.warn("[h3] Please prefer using `message` for longer error messages instead of `statusMessage`. In the future, `statusMessage` will be sanitized by default.")}return e.fatal!==void 0&&(t.fatal=e.fatal),e.unhandled!==void 0&&(t.unhandled=e.unhandled),t}function x0(e){var t;return((t=e==null?void 0:e.constructor)==null?void 0:t.__h3_error__)===!0}const C0=/[^\u0009\u0020-\u007E]/g;function Rf(e=""){return e.replace(C0,"")}function Ys(e,t=200){return!e||(typeof e=="string"&&(e=Number.parseInt(e,10)),e<100||e>999)?t:e}const Pf=Symbol("layout-meta"),vr=Symbol("route"),Ro=()=>Dh(me().payload,"error"),mn=e=>{const t=zc(e);try{const n=me(),r=Ro();n.hooks.callHook("app:error",t),r.value=r.value||t}catch{throw t}return t},E0=async(e={})=>{const t=me(),n=Ro();t.callHook("app:error:cleared",e),e.redirect&&await rn().replace(e.redirect),n.value=null},A0=e=>!!(e&&typeof e=="object"&&"__nuxt_error"in e),zc=e=>{const t=Zs(e);return t.__nuxt_error=!0,t},rn=()=>{var e;return(e=me())==null?void 0:e.$router},Vc=()=>Mu()?ge(vr,me()._route):me()._route;/*! @__NO_SIDE_EFFECTS__ */const T0=()=>{try{if(me()._processingMiddleware)return!0}catch{return!0}return!1},YX=(e,t)=>{e||(e="/");const n=typeof e=="string"?e:df(e.path||"/",e.query||{})+(e.hash||"");if(t!=null&&t.open){{const{target:i="_blank",windowFeatures:a={}}=t.open,l=Object.entries(a).filter(([u,f])=>f!==void 0).map(([u,f])=>`${u.toLowerCase()}=${f}`).join(", ");open(n,i,l)}return Promise.resolve()}const r=(t==null?void 0:t.external)||yr(n,{acceptRelative:!0});if(r){if(!(t!=null&&t.external))throw new Error("Navigating to an external URL is not allowed by default. Use `navigateTo(url, { external: true })`.");const i=Do(n).protocol;if(i&&qg(i))throw new Error(`Cannot navigate to a URL with '${i}' protocol.`)}const o=T0();if(!r&&o)return e;const s=rn(),c=me();return r?(c._scope.stop(),t!=null&&t.replace?location.replace(n):location.href=n,o?c.isHydrating?new Promise(()=>{}):!1:Promise.resolve()):t!=null&&t.replace?s.replace(e):s.push(e)},S0={nuxt:{buildId:"84cc6242-1019-4b02-b66b-0adf90bee3f3"}},D0=_0(S0);function R0(){const e=me();return e._appConfig||(e._appConfig=Ne(D0)),e._appConfig}const P0=!1,Js=!1,F0=!1,JX={componentName:"NuxtLink"},L0="#__nuxt";let Zr,Ff;function q0(){var t;const e=(t=R0().nuxt)==null?void 0:t.buildId;return Zr=$fetch(Bc(`builds/meta/${e}.json`)),Zr.then(n=>{Ff=y0(n.matcher)}),Zr}function Po(){return Zr||q0()}async function Lf(e){return await Po(),Df({},...Ff.matchAll(e).reverse())}function fa(e,t={}){const n=O0(e,t),r=me(),o=r._payloadCache=r._payloadCache||{};return n in o||(o[n]=M0(e).then(s=>s?qf(n).then(c=>c||(delete o[n],null)):(o[n]=null,null))),o[n]}const da="json";function O0(e,t={}){const n=new URL(e,"http://localhost");if(n.search)throw new Error("Payload URL cannot contain search params: "+e);if(n.host!=="localhost"||yr(n.pathname,{acceptRelative:!0}))throw new Error("Payload URL must not include hostname: "+e);const r=t.hash||(t.fresh?Date.now():"");return _r(jc().app.baseURL,n.pathname,r?`_payload.${r}.${da}`:`_payload.${da}`)}async function qf(e){const t=fetch(e).then(n=>n.text().then(Of));try{return await t}catch(n){console.warn("[nuxt] Cannot load payload ",e,n)}return null}async function M0(e=Vc().path){if((await Po()).prerendered.includes(e))return!0;const n=await Lf(e);return!!n.prerender&&!n.redirect}let Mr=null;async function I0(){if(Mr)return Mr;const e=document.getElementById("__NUXT_DATA__");if(!e)return{};const t=Of(e.textContent||""),n=e.dataset.src?await qf(e.dataset.src):void 0;return Mr={...t,...n,...window.__NUXT__},Mr}function Of(e){return qm(e,me()._payloadRevivers)}function N0(e,t){me()._payloadRevivers[e]=t}const ha={NuxtError:e=>zc(e),EmptyShallowRef:e=>Je(e==="_"?void 0:e==="0n"?BigInt(0):io(e)),EmptyRef:e=>Ae(e==="_"?void 0:e==="0n"?BigInt(0):io(e)),ShallowRef:e=>Je(e),ShallowReactive:e=>mr(e),Ref:e=>Ae(e),Reactive:e=>Ne(e)},$0=ft({name:"nuxt:revive-payload:client",order:-30,async setup(e){let t,n;for(const r in ha)N0(r,ha[r]);Object.assign(e.payload,([t,n]=lr(()=>e.runWithContext(I0)),t=await t,n(),t)),window.__NUXT__=e.payload}}),B0=[],H0=ft({name:"nuxt:head",enforce:"pre",setup(e){const t=g0({plugins:B0});m0(()=>me().vueApp._context.provides.usehead),e.vueApp.use(t);{let n=!0;const r=async()=>{n=!1,await xf(t)};t.hooks.hook("dom:beforeRender",o=>{o.shouldRender=!n}),e.hooks.hook("page:start",()=>{n=!0}),e.hooks.hook("page:finish",()=>{e.isHydrating||r()}),e.hooks.hook("app:error",r),e.hooks.hook("app:suspense:resolve",r)}}});/*! +function uc(e,t){const n=Object.create(null),r=e.split(",");for(let o=0;o!!n[o.toLowerCase()]:o=>!!n[o]}const he={},bn=[],Ye=()=>{},jd=()=>!1,hr=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),fc=e=>e.startsWith("onUpdate:"),_e=Object.assign,dc=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Ud=Object.prototype.hasOwnProperty,re=(e,t)=>Ud.call(e,t),J=Array.isArray,yn=e=>pr(e)==="[object Map]",Vl=e=>pr(e)==="[object Set]",zd=e=>pr(e)==="[object RegExp]",X=e=>typeof e=="function",pe=e=>typeof e=="string",mo=e=>typeof e=="symbol",de=e=>e!==null&&typeof e=="object",Wl=e=>(de(e)||X(e))&&X(e.then)&&X(e.catch),Kl=Object.prototype.toString,pr=e=>Kl.call(e),Vd=e=>pr(e).slice(8,-1),Gl=e=>pr(e)==="[object Object]",hc=e=>pe(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Gn=uc(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),bo=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},Wd=/-(\w)/g,ut=bo(e=>e.replace(Wd,(t,n)=>n?n.toUpperCase():"")),Kd=/\B([A-Z])/g,Ln=bo(e=>e.replace(Kd,"-$1").toLowerCase()),gr=bo(e=>e.charAt(0).toUpperCase()+e.slice(1)),zo=bo(e=>e?`on${gr(e)}`:""),Qt=(e,t)=>!Object.is(e,t),_n=(e,t)=>{for(let n=0;n{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},Cs=e=>{const t=parseFloat(e);return isNaN(t)?e:t},Zl=e=>{const t=pe(e)?Number(e):NaN;return isNaN(t)?e:t};let ui;const Es=()=>ui||(ui=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function yo(e){if(J(e)){const t={};for(let n=0;n{if(n){const r=n.split(Zd);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function _o(e){let t="";if(pe(e))t=e;else if(J(e))for(let n=0;npe(e)?e:e==null?"":J(e)||de(e)&&(e.toString===Kl||!X(e.toString))?JSON.stringify(e,Jl,2):String(e),Jl=(e,t)=>t&&t.__v_isRef?Jl(e,t.value):yn(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,o])=>(n[`${r} =>`]=o,n),{})}:Vl(t)?{[`Set(${t.size})`]:[...t.values()]}:de(t)&&!J(t)&&!Gl(t)?String(t):t;let Me;class Ql{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Me,!t&&Me&&(this.index=(Me.scopes||(Me.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=Me;try{return Me=this,t()}finally{Me=n}}}on(){Me=this}off(){Me=this.parent}stop(t){if(this._active){let n,r;for(n=0,r=this.effects.length;n{const t=new Set(e);return t.w=0,t.n=0,t},eu=e=>(e.w&Ot)>0,tu=e=>(e.n&Ot)>0,oh=({deps:e})=>{if(e.length)for(let t=0;t{const{deps:t}=e;if(t.length){let n=0;for(let r=0;r{(u==="length"||!mo(u)&&u>=a)&&i.push(l)})}else switch(n!==void 0&&i.push(c.get(n)),t){case"add":J(e)?hc(n)&&i.push(c.get("length")):(i.push(c.get(Gt)),yn(e)&&i.push(c.get(Ts)));break;case"delete":J(e)||(i.push(c.get(Gt)),yn(e)&&i.push(c.get(Ts)));break;case"set":yn(e)&&i.push(c.get(Gt));break}if(i.length===1)i[0]&&Ss(i[0]);else{const a=[];for(const l of i)l&&a.push(...l);Ss(pc(a))}}function Ss(e,t){const n=J(e)?e:[...e];for(const r of n)r.computed&&di(r);for(const r of n)r.computed||di(r)}function di(e,t){(e!==Ge||e.allowRecurse)&&(e.scheduler?e.scheduler():e.run())}function ch(e,t){var n;return(n=Qr.get(e))==null?void 0:n.get(t)}const ih=uc("__proto__,__v_isRef,__isVue"),ou=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(mo)),hi=ah();function ah(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=ne(this);for(let s=0,c=this.length;s{e[t]=function(...n){qn();const r=ne(this)[t].apply(this,n);return On(),r}}),e}function lh(e){const t=ne(this);return Le(t,"has",e),t.hasOwnProperty(e)}class su{constructor(t=!1,n=!1){this._isReadonly=t,this._shallow=n}get(t,n,r){const o=this._isReadonly,s=this._shallow;if(n==="__v_isReactive")return!o;if(n==="__v_isReadonly")return o;if(n==="__v_isShallow")return s;if(n==="__v_raw"&&r===(o?s?wh:lu:s?au:iu).get(t))return t;const c=J(t);if(!o){if(c&&re(hi,n))return Reflect.get(hi,n,r);if(n==="hasOwnProperty")return lh}const i=Reflect.get(t,n,r);return(mo(n)?ou.has(n):ih(n))||(o||Le(t,"get",n),s)?i:ve(i)?c&&hc(n)?i:i.value:de(i)?o?uu(i):Ne(i):i}}class cu extends su{constructor(t=!1){super(!1,t)}set(t,n,r,o){let s=t[n];if(Xt(s)&&ve(s)&&!ve(r))return!1;if(!this._shallow&&(!Xr(r)&&!Xt(r)&&(s=ne(s),r=ne(r)),!J(t)&&ve(s)&&!ve(r)))return s.value=r,!0;const c=J(t)&&hc(n)?Number(n)e,vo=e=>Reflect.getPrototypeOf(e);function Er(e,t,n=!1,r=!1){e=e.__v_raw;const o=ne(e),s=ne(t);n||(Qt(t,s)&&Le(o,"get",t),Le(o,"get",s));const{has:c}=vo(o),i=r?mc:n?_c:rr;if(c.call(o,t))return i(e.get(t));if(c.call(o,s))return i(e.get(s));e!==o&&e.get(t)}function Ar(e,t=!1){const n=this.__v_raw,r=ne(n),o=ne(e);return t||(Qt(e,o)&&Le(r,"has",e),Le(r,"has",o)),e===o?n.has(e):n.has(e)||n.has(o)}function Tr(e,t=!1){return e=e.__v_raw,!t&&Le(ne(e),"iterate",Gt),Reflect.get(e,"size",e)}function pi(e){e=ne(e);const t=ne(this);return vo(t).has.call(t,e)||(t.add(e),yt(t,"add",e,e)),this}function gi(e,t){t=ne(t);const n=ne(this),{has:r,get:o}=vo(n);let s=r.call(n,e);s||(e=ne(e),s=r.call(n,e));const c=o.call(n,e);return n.set(e,t),s?Qt(t,c)&&yt(n,"set",e,t):yt(n,"add",e,t),this}function mi(e){const t=ne(this),{has:n,get:r}=vo(t);let o=n.call(t,e);o||(e=ne(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 bi(){const e=ne(this),t=e.size!==0,n=e.clear();return t&&yt(e,"clear",void 0,void 0),n}function Sr(e,t){return function(r,o){const s=this,c=s.__v_raw,i=ne(c),a=t?mc:e?_c:rr;return!e&&Le(i,"iterate",Gt),c.forEach((l,u)=>r.call(o,a(l),a(u),s))}}function Dr(e,t,n){return function(...r){const o=this.__v_raw,s=ne(o),c=yn(s),i=e==="entries"||e===Symbol.iterator&&c,a=e==="keys"&&c,l=o[e](...r),u=n?mc:t?_c:rr;return!t&&Le(s,"iterate",a?Ts:Gt),{next(){const{value:f,done:d}=l.next();return d?{value:f,done:d}:{value:i?[u(f[0]),u(f[1])]:u(f),done:d}},[Symbol.iterator](){return this}}}}function xt(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function ph(){const e={get(s){return Er(this,s)},get size(){return Tr(this)},has:Ar,add:pi,set:gi,delete:mi,clear:bi,forEach:Sr(!1,!1)},t={get(s){return Er(this,s,!1,!0)},get size(){return Tr(this)},has:Ar,add:pi,set:gi,delete:mi,clear:bi,forEach:Sr(!1,!0)},n={get(s){return Er(this,s,!0)},get size(){return Tr(this,!0)},has(s){return Ar.call(this,s,!0)},add:xt("add"),set:xt("set"),delete:xt("delete"),clear:xt("clear"),forEach:Sr(!0,!1)},r={get(s){return Er(this,s,!0,!0)},get size(){return Tr(this,!0)},has(s){return Ar.call(this,s,!0)},add:xt("add"),set:xt("set"),delete:xt("delete"),clear:xt("clear"),forEach:Sr(!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[gh,mh,bh,yh]=ph();function bc(e,t){const n=t?e?yh:bh:e?mh:gh;return(r,o,s)=>o==="__v_isReactive"?!e:o==="__v_isReadonly"?e:o==="__v_raw"?r:Reflect.get(re(n,o)&&o in r?n:r,o,s)}const _h={get:bc(!1,!1)},vh={get:bc(!1,!0)},kh={get:bc(!0,!1)},iu=new WeakMap,au=new WeakMap,lu=new WeakMap,wh=new WeakMap;function xh(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Ch(e){return e.__v_skip||!Object.isExtensible(e)?0:xh(Vd(e))}function Ne(e){return Xt(e)?e:yc(e,!1,fh,_h,iu)}function mr(e){return yc(e,!1,hh,vh,au)}function uu(e){return yc(e,!0,dh,kh,lu)}function yc(e,t,n,r,o){if(!de(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const s=o.get(e);if(s)return s;const c=Ch(e);if(c===0)return e;const i=new Proxy(e,c===2?r:n);return o.set(e,i),i}function vn(e){return Xt(e)?vn(e.__v_raw):!!(e&&e.__v_isReactive)}function Xt(e){return!!(e&&e.__v_isReadonly)}function Xr(e){return!!(e&&e.__v_isShallow)}function fu(e){return vn(e)||Xt(e)}function ne(e){const t=e&&e.__v_raw;return t?ne(t):e}function du(e){return Jr(e,"__v_skip",!0),e}const rr=e=>de(e)?Ne(e):e,_c=e=>de(e)?uu(e):e;function hu(e){Lt&&Ge&&(e=ne(e),ru(e.dep||(e.dep=pc())))}function pu(e,t){e=ne(e);const n=e.dep;n&&Ss(n)}function ve(e){return!!(e&&e.__v_isRef===!0)}function Ae(e){return gu(e,!1)}function Je(e){return gu(e,!0)}function gu(e,t){return ve(e)?e:new Eh(e,t)}class Eh{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:ne(t),this._value=n?t:rr(t)}get value(){return hu(this),this._value}set value(t){const n=this.__v_isShallow||Xr(t)||Xt(t);t=n?t:ne(t),Qt(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:rr(t),pu(this))}}function ae(e){return ve(e)?e.value:e}const Ah={get:(e,t,n)=>ae(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const o=e[t];return ve(o)&&!ve(n)?(o.value=n,!0):Reflect.set(e,t,n,r)}};function mu(e){return vn(e)?e:new Proxy(e,Ah)}function bu(e){const t=J(e)?new Array(e.length):{};for(const n in e)t[n]=yu(e,n);return t}class Th{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 ch(ne(this._object),this._key)}}class Sh{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}}function Dh(e,t,n){return ve(e)?e:X(e)?new Sh(e):de(e)&&arguments.length>1?yu(e,t,n):Ae(e)}function yu(e,t,n){const r=e[t];return ve(r)?r:new Th(e,t,n)}class Rh{constructor(t,n,r,o){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this._dirty=!0,this.effect=new gc(t,()=>{this._dirty||(this._dirty=!0,pu(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!o,this.__v_isReadonly=r}get value(){const t=ne(this);return hu(t),(t._dirty||!t._cacheable)&&(t._dirty=!1,t._value=t.effect.run()),t._value}set value(t){this._setter(t)}}function Ph(e,t,n=!1){let r,o;const s=X(e);return s?(r=e,o=Ye):(r=e.get,o=e.set),new Rh(r,o,s||!o,n)}function qt(e,t,n,r){let o;try{o=r?e(...r):e()}catch(s){Mn(s,t,n)}return o}function ze(e,t,n,r){if(X(e)){const s=qt(e,t,n,r);return s&&Wl(s)&&s.catch(c=>{Mn(c,t,n)}),s}const o=[];for(let s=0;s>>1,o=Ee[r],s=sr(o);sst&&Ee.splice(t,1)}function Rs(e){J(e)?kn.push(...e):(!mt||!mt.includes(e,e.allowRecurse?Ut+1:Ut))&&kn.push(e),vu()}function yi(e,t=or?st+1:0){for(;tsr(n)-sr(r)),Ut=0;Ute.id==null?1/0:e.id,Oh=(e,t)=>{const n=sr(e)-sr(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function ku(e){Ds=!1,or=!0,Ee.sort(Oh);const t=Ye;try{for(st=0;stpe(h)?h.trim():h)),f&&(o=n.map(Cs))}let i,a=r[i=zo(t)]||r[i=zo(ut(t))];!a&&s&&(a=r[i=zo(Ln(t))]),a&&ze(a,e,6,o);const l=r[i+"Once"];if(l){if(!e.emitted)e.emitted={};else if(e.emitted[i])return;e.emitted[i]=!0,ze(l,e,6,o)}}function wu(e,t,n=!1){const r=t.emitsCache,o=r.get(e);if(o!==void 0)return o;const s=e.emits;let c={},i=!1;if(!X(e)){const a=l=>{const u=wu(l,t,!0);u&&(i=!0,_e(c,u))};!n&&t.mixins.length&&t.mixins.forEach(a),e.extends&&a(e.extends),e.mixins&&e.mixins.forEach(a)}return!s&&!i?(de(e)&&r.set(e,null),null):(J(s)?s.forEach(a=>c[a]=null):_e(c,s),de(e)&&r.set(e,c),c)}function wo(e,t){return!e||!hr(t)?!1:(t=t.slice(2).replace(/Once$/,""),re(e,t[0].toLowerCase()+t.slice(1))||re(e,Ln(t))||re(e,t))}let ke=null,xo=null;function to(e){const t=ke;return ke=e,xo=e&&e.type.__scopeId||null,t}function qX(e){xo=e}function OX(){xo=null}function kc(e,t=ke,n){if(!t||e._n)return e;const r=(...o)=>{r._d&&Li(-1);const s=to(t);let c;try{c=e(...o)}finally{to(s),r._d&&Li(1)}return c};return r._n=!0,r._c=!0,r._d=!0,r}function Vo(e){const{type:t,vnode:n,proxy:r,withProxy:o,props:s,propsOptions:[c],slots:i,attrs:a,emit:l,render:u,renderCache:f,data:d,setupState:h,ctx:p,inheritAttrs:_}=e;let E,k;const v=to(e);try{if(n.shapeFlag&4){const g=o||r,C=g;E=He(u.call(C,g,f,s,h,d,p)),k=a}else{const g=t;E=He(g.length>1?g(s,{attrs:a,slots:i,emit:l}):g(s,null)),k=t.props?a:Nh(a)}}catch(g){Jn.length=0,Mn(g,e,1),E=oe(Te)}let b=E;if(k&&_!==!1){const g=Object.keys(k),{shapeFlag:C}=b;g.length&&C&7&&(c&&g.some(fc)&&(k=$h(k,c)),b=_t(b,k))}return n.dirs&&(b=_t(b),b.dirs=b.dirs?b.dirs.concat(n.dirs):n.dirs),n.transition&&(b.transition=n.transition),E=b,to(v),E}function Ih(e){let t;for(let n=0;n{let t;for(const n in e)(n==="class"||n==="style"||hr(n))&&((t||(t={}))[n]=e[n]);return t},$h=(e,t)=>{const n={};for(const r in e)(!fc(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function Bh(e,t,n){const{props:r,children:o,component:s}=e,{props:c,children:i,patchFlag:a}=t,l=s.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&a>=0){if(a&1024)return!0;if(a&16)return r?_i(r,c,l):!!c;if(a&8){const u=t.dynamicProps;for(let f=0;fe.__isSuspense,Uh={name:"Suspense",__isSuspense:!0,process(e,t,n,r,o,s,c,i,a,l){e==null?zh(t,n,r,o,s,c,i,a,l):Vh(e,t,n,r,o,c,i,a,l)},hydrate:Wh,create:Ac,normalize:Kh},Ec=Uh;function cr(e,t){const n=e.props&&e.props[t];X(n)&&n()}function zh(e,t,n,r,o,s,c,i,a){const{p:l,o:{createElement:u}}=a,f=u("div"),d=e.suspense=Ac(e,o,r,t,f,n,s,c,i,a);l(null,d.pendingBranch=e.ssContent,f,null,r,d,s,c),d.deps>0?(cr(e,"onPending"),cr(e,"onFallback"),l(null,e.ssFallback,t,n,r,null,s,c),wn(d,e.ssFallback)):d.resolve(!1,!0)}function Vh(e,t,n,r,o,s,c,i,{p:a,um:l,o:{createElement:u}}){const f=t.suspense=e.suspense;f.vnode=t,t.el=e.el;const d=t.ssContent,h=t.ssFallback,{activeBranch:p,pendingBranch:_,isInFallback:E,isHydrating:k}=f;if(_)f.pendingBranch=d,Ze(d,_)?(a(_,d,f.hiddenContainer,null,o,f,s,c,i),f.deps<=0?f.resolve():E&&(a(p,h,n,r,o,null,s,c,i),wn(f,h))):(f.pendingId++,k?(f.isHydrating=!1,f.activeBranch=_):l(_,o,f),f.deps=0,f.effects.length=0,f.hiddenContainer=u("div"),E?(a(null,d,f.hiddenContainer,null,o,f,s,c,i),f.deps<=0?f.resolve():(a(p,h,n,r,o,null,s,c,i),wn(f,h))):p&&Ze(d,p)?(a(p,d,n,r,o,f,s,c,i),f.resolve(!0)):(a(null,d,f.hiddenContainer,null,o,f,s,c,i),f.deps<=0&&f.resolve()));else if(p&&Ze(d,p))a(p,d,n,r,o,f,s,c,i),wn(f,d);else if(cr(t,"onPending"),f.pendingBranch=d,f.pendingId++,a(null,d,f.hiddenContainer,null,o,f,s,c,i),f.deps<=0)f.resolve();else{const{timeout:v,pendingId:b}=f;v>0?setTimeout(()=>{f.pendingId===b&&f.fallback(h)},v):v===0&&f.fallback(h)}}function Ac(e,t,n,r,o,s,c,i,a,l,u=!1){const{p:f,m:d,um:h,n:p,o:{parentNode:_,remove:E}}=l;let k;const v=Gh(e);v&&t!=null&&t.pendingBranch&&(k=t.pendingId,t.deps++);const b=e.props?Zl(e.props.timeout):void 0,g={vnode:e,parent:t,parentComponent:n,isSVG:c,container:r,hiddenContainer:o,anchor:s,deps:0,pendingId:0,timeout:typeof b=="number"?b:-1,activeBranch:null,pendingBranch:null,isInFallback:!0,isHydrating:u,isUnmounted:!1,effects:[],resolve(C=!1,x=!1){const{vnode:D,activeBranch:S,pendingBranch:N,pendingId:P,effects:j,parentComponent:M,container:G}=g;let L=!1;if(g.isHydrating)g.isHydrating=!1;else if(!C){L=S&&N.transition&&N.transition.mode==="out-in",L&&(S.transition.afterLeave=()=>{P===g.pendingId&&(d(N,G,p(S),0),Rs(j))});let{anchor:Q}=g;S&&(Q=p(S),h(S,M,g,!0)),L||d(N,G,Q,0)}wn(g,N),g.pendingBranch=null,g.isInFallback=!1;let z=g.parent,T=!1;for(;z;){if(z.pendingBranch){z.effects.push(...j),T=!0;break}z=z.parent}!T&&!L&&Rs(j),g.effects=[],v&&t&&t.pendingBranch&&k===t.pendingId&&(t.deps--,t.deps===0&&!x&&t.resolve()),cr(D,"onResolve")},fallback(C){if(!g.pendingBranch)return;const{vnode:x,activeBranch:D,parentComponent:S,container:N,isSVG:P}=g;cr(x,"onFallback");const j=()=>{g.isInFallback&&(f(null,C,N,p(D),S,null,P,i,a),wn(g,C))},M=C.transition&&C.transition.mode==="out-in";M&&(D.transition.afterLeave=j),g.isInFallback=!0,h(D,S,null,!0),M||j()},move(C,x,D){g.activeBranch&&d(g.activeBranch,C,x,D),g.container=C},next(){return g.activeBranch&&p(g.activeBranch)},registerDep(C,x){const D=!!g.pendingBranch;D&&g.deps++;const S=C.vnode.el;C.asyncDep.catch(N=>{Mn(N,C,0)}).then(N=>{if(C.isUnmounted||g.isUnmounted||g.pendingId!==C.suspenseId)return;C.asyncResolved=!0;const{vnode:P}=C;Ms(C,N,!1),S&&(P.el=S);const j=!S&&C.subTree.el;x(C,P,_(S||C.subTree.el),S?null:p(C.subTree),g,c,a),j&&E(j),wc(C,P.el),D&&--g.deps===0&&g.resolve()})},unmount(C,x){g.isUnmounted=!0,g.activeBranch&&h(g.activeBranch,n,C,x),g.pendingBranch&&h(g.pendingBranch,n,C,x)}};return g}function Wh(e,t,n,r,o,s,c,i,a){const l=t.suspense=Ac(t,r,n,e.parentNode,document.createElement("div"),null,o,s,c,i,!0),u=a(e,l.pendingBranch=t.ssContent,n,l,s,c);return l.deps===0&&l.resolve(!1,!0),u}function Kh(e){const{shapeFlag:t,children:n}=e,r=t&32;e.ssContent=ki(r?n.default:n),e.ssFallback=r?ki(n.fallback):oe(Te)}function ki(e){let t;if(X(e)){const n=An&&e._c;n&&(e._d=!1,ct()),e=e(),n&&(e._d=!0,t=je,Vu())}return J(e)&&(e=Ih(e)),e=He(e),t&&!e.dynamicChildren&&(e.dynamicChildren=t.filter(n=>n!==e)),e}function Eu(e,t){t&&t.pendingBranch?J(e)?t.effects.push(...e):t.effects.push(e):Rs(e)}function wn(e,t){e.activeBranch=t;const{vnode:n,parentComponent:r}=e,o=n.el=t.el;r&&r.subTree===n&&(r.vnode.el=o,wc(r,o))}function Gh(e){var t;return((t=e.props)==null?void 0:t.suspensible)!=null&&e.props.suspensible!==!1}function Co(e,t){return Tc(e,null,t)}const Rr={};function Qe(e,t,n){return Tc(e,t,n)}function Tc(e,t,{immediate:n,deep:r,flush:o,onTrack:s,onTrigger:c}=he){var i;const a=nh()===((i=ye)==null?void 0:i.scope)?ye:null;let l,u=!1,f=!1;if(ve(e)?(l=()=>e.value,u=Xr(e)):vn(e)?(l=()=>e,r=!0):J(e)?(f=!0,u=e.some(g=>vn(g)||Xr(g)),l=()=>e.map(g=>{if(ve(g))return g.value;if(vn(g))return Vt(g);if(X(g))return qt(g,a,2)})):X(e)?t?l=()=>qt(e,a,2):l=()=>{if(!(a&&a.isUnmounted))return d&&d(),ze(e,a,3,[h])}:l=Ye,t&&r){const g=l;l=()=>Vt(g())}let d,h=g=>{d=v.onStop=()=>{qt(g,a,4),d=v.onStop=void 0}},p;if(Sn)if(h=Ye,t?n&&ze(t,a,3,[l(),f?[]:void 0,h]):l(),o==="sync"){const g=$p();p=g.__watcherHandles||(g.__watcherHandles=[])}else return Ye;let _=f?new Array(e.length).fill(Rr):Rr;const E=()=>{if(v.active)if(t){const g=v.run();(r||u||(f?g.some((C,x)=>Qt(C,_[x])):Qt(g,_)))&&(d&&d(),ze(t,a,3,[g,_===Rr?void 0:f&&_[0]===Rr?[]:_,h]),_=g)}else v.run()};E.allowRecurse=!!t;let k;o==="sync"?k=E:o==="post"?k=()=>we(E,a&&a.suspense):(E.pre=!0,a&&(E.id=a.uid),k=()=>ko(E));const v=new gc(l,k);t?n?E():_=v.run():o==="post"?we(v.run.bind(v),a&&a.suspense):v.run();const b=()=>{v.stop(),a&&a.scope&&dc(a.scope.effects,v)};return p&&p.push(b),b}function Zh(e,t,n){const r=this.proxy,o=pe(e)?e.includes(".")?Au(r,e):()=>r[e]:e.bind(r,r);let s;X(t)?s=t:(s=t.handler,n=t);const c=ye;Tn(this);const i=Tc(o,s.bind(r),n);return c?Tn(c):Yt(),i}function Au(e,t){const n=t.split(".");return()=>{let r=e;for(let o=0;o{Vt(n,t)});else if(Gl(e))for(const n in e)Vt(e[n],t);return e}function NX(e,t){const n=ke;if(n===null)return e;const r=To(n)||n.proxy,o=e.dirs||(e.dirs=[]);for(let s=0;s{e.isMounted=!0}),Pc(()=>{e.isUnmounting=!0}),e}const Be=[Function,Array],Su={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Be,onEnter:Be,onAfterEnter:Be,onEnterCancelled:Be,onBeforeLeave:Be,onLeave:Be,onAfterLeave:Be,onLeaveCancelled:Be,onBeforeAppear:Be,onAppear:Be,onAfterAppear:Be,onAppearCancelled:Be},Yh={name:"BaseTransition",props:Su,setup(e,{slots:t}){const n=In(),r=Tu();let o;return()=>{const s=t.default&&Sc(t.default(),!0);if(!s||!s.length)return;let c=s[0];if(s.length>1){for(const _ of s)if(_.type!==Te){c=_;break}}const i=ne(e),{mode:a}=i;if(r.isLeaving)return Wo(c);const l=wi(c);if(!l)return Wo(c);const u=ir(l,i,r,n);Cn(l,u);const f=n.subTree,d=f&&wi(f);let h=!1;const{getTransitionKey:p}=l.type;if(p){const _=p();o===void 0?o=_:_!==o&&(o=_,h=!0)}if(d&&d.type!==Te&&(!Ze(l,d)||h)){const _=ir(d,i,r,n);if(Cn(d,_),a==="out-in")return r.isLeaving=!0,_.afterLeave=()=>{r.isLeaving=!1,n.update.active!==!1&&n.update()},Wo(c);a==="in-out"&&l.type!==Te&&(_.delayLeave=(E,k,v)=>{const b=Du(r,d);b[String(d.key)]=d,E[St]=()=>{k(),E[St]=void 0,delete u.delayedLeave},u.delayedLeave=v})}return c}}},Jh=Yh;function Du(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 ir(e,t,n,r){const{appear:o,mode:s,persisted:c=!1,onBeforeEnter:i,onEnter:a,onAfterEnter:l,onEnterCancelled:u,onBeforeLeave:f,onLeave:d,onAfterLeave:h,onLeaveCancelled:p,onBeforeAppear:_,onAppear:E,onAfterAppear:k,onAppearCancelled:v}=t,b=String(e.key),g=Du(n,e),C=(S,N)=>{S&&ze(S,r,9,N)},x=(S,N)=>{const P=N[1];C(S,N),J(S)?S.every(j=>j.length<=1)&&P():S.length<=1&&P()},D={mode:s,persisted:c,beforeEnter(S){let N=i;if(!n.isMounted)if(o)N=_||i;else return;S[St]&&S[St](!0);const P=g[b];P&&Ze(e,P)&&P.el[St]&&P.el[St](),C(N,[S])},enter(S){let N=a,P=l,j=u;if(!n.isMounted)if(o)N=E||a,P=k||l,j=v||u;else return;let M=!1;const G=S[Pr]=L=>{M||(M=!0,L?C(j,[S]):C(P,[S]),D.delayedLeave&&D.delayedLeave(),S[Pr]=void 0)};N?x(N,[S,G]):G()},leave(S,N){const P=String(e.key);if(S[Pr]&&S[Pr](!0),n.isUnmounting)return N();C(f,[S]);let j=!1;const M=S[St]=G=>{j||(j=!0,N(),G?C(p,[S]):C(h,[S]),S[St]=void 0,g[P]===e&&delete g[P])};g[P]=e,d?x(d,[S,M]):M()},clone(S){return ir(S,t,n,r)}};return D}function Wo(e){if(br(e))return e=_t(e),e.children=null,e}function wi(e){return br(e)?e.children?e.children[0]:void 0:e}function Cn(e,t){e.shapeFlag&6&&e.component?Cn(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 Sc(e,t=!1,n){let r=[],o=0;for(let s=0;s1)for(let s=0;s_e({name:e.name},t,{setup:e}))():e}const Zt=e=>!!e.type.__asyncLoader;/*! #__NO_SIDE_EFFECTS__ */function xi(e){X(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:r,delay:o=200,timeout:s,suspensible:c=!0,onError:i}=e;let a=null,l,u=0;const f=()=>(u++,a=null,d()),d=()=>{let h;return a||(h=a=t().catch(p=>{if(p=p instanceof Error?p:new Error(String(p)),i)return new Promise((_,E)=>{i(p,()=>_(f()),()=>E(p),u+1)});throw p}).then(p=>h!==a&&a?a:(p&&(p.__esModule||p[Symbol.toStringTag]==="Module")&&(p=p.default),l=p,p)))};return vt({name:"AsyncComponentWrapper",__asyncLoader:d,get __asyncResolved(){return l},setup(){const h=ye;if(l)return()=>Ko(l,h);const p=v=>{a=null,Mn(v,h,13,!r)};if(c&&h.suspense||Sn)return d().then(v=>()=>Ko(v,h)).catch(v=>(p(v),()=>r?oe(r,{error:v}):null));const _=Ae(!1),E=Ae(),k=Ae(!!o);return o&&setTimeout(()=>{k.value=!1},o),s!=null&&setTimeout(()=>{if(!_.value&&!E.value){const v=new Error(`Async component timed out after ${s}ms.`);p(v),E.value=v}},s),d().then(()=>{_.value=!0,h.parent&&br(h.parent.vnode)&&ko(h.parent.update)}).catch(v=>{p(v),E.value=v}),()=>{if(_.value&&l)return Ko(l,h);if(E.value&&r)return oe(r,{error:E.value});if(n&&!k.value)return oe(n)}}})}function Ko(e,t){const{ref:n,props:r,children:o,ce:s}=t.vnode,c=oe(e,r,o);return c.ref=n,c.ce=s,delete t.vnode.ce,c}const br=e=>e.type.__isKeepAlive,Qh={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(e,{slots:t}){const n=In(),r=n.ctx;if(!r.renderer)return()=>{const v=t.default&&t.default();return v&&v.length===1?v[0]:v};const o=new Map,s=new Set;let c=null;const i=n.suspense,{renderer:{p:a,m:l,um:u,o:{createElement:f}}}=r,d=f("div");r.activate=(v,b,g,C,x)=>{const D=v.component;l(v,b,g,0,i),a(D.vnode,v,b,g,D,i,C,v.slotScopeIds,x),we(()=>{D.isDeactivated=!1,D.a&&_n(D.a);const S=v.props&&v.props.onVnodeMounted;S&&Pe(S,D.parent,v)},i)},r.deactivate=v=>{const b=v.component;l(v,d,null,1,i),we(()=>{b.da&&_n(b.da);const g=v.props&&v.props.onVnodeUnmounted;g&&Pe(g,b.parent,v),b.isDeactivated=!0},i)};function h(v){Go(v),u(v,n,i,!0)}function p(v){o.forEach((b,g)=>{const C=Is(b.type);C&&(!v||!v(C))&&_(g)})}function _(v){const b=o.get(v);!c||!Ze(b,c)?h(b):c&&Go(c),o.delete(v),s.delete(v)}Qe(()=>[e.include,e.exclude],([v,b])=>{v&&p(g=>Wn(v,g)),b&&p(g=>!Wn(b,g))},{flush:"post",deep:!0});let E=null;const k=()=>{E!=null&&o.set(E,Zo(n.subTree))};return Dc(k),Rc(k),Pc(()=>{o.forEach(v=>{const{subTree:b,suspense:g}=n,C=Zo(b);if(v.type===C.type&&v.key===C.key){Go(C);const x=C.component.da;x&&we(x,g);return}h(v)})}),()=>{if(E=null,!t.default)return null;const v=t.default(),b=v[0];if(v.length>1)return c=null,v;if(!en(b)||!(b.shapeFlag&4)&&!(b.shapeFlag&128))return c=null,b;let g=Zo(b);const C=g.type,x=Is(Zt(g)?g.type.__asyncResolved||{}:C),{include:D,exclude:S,max:N}=e;if(D&&(!x||!Wn(D,x))||S&&x&&Wn(S,x))return c=g,b;const P=g.key==null?C:g.key,j=o.get(P);return g.el&&(g=_t(g),b.shapeFlag&128&&(b.ssContent=g)),E=P,j?(g.el=j.el,g.component=j.component,g.transition&&Cn(g,g.transition),g.shapeFlag|=512,s.delete(P),s.add(P)):(s.add(P),N&&s.size>parseInt(N,10)&&_(s.values().next().value)),g.shapeFlag|=256,c=g,Cu(b.type)?b:g}}},Xh=Qh;function Wn(e,t){return J(e)?e.some(n=>Wn(n,t)):pe(e)?e.split(",").includes(t):zd(e)?e.test(t):!1}function ep(e,t){Ru(e,"a",t)}function tp(e,t){Ru(e,"da",t)}function Ru(e,t,n=ye){const r=e.__wdc||(e.__wdc=()=>{let o=n;for(;o;){if(o.isDeactivated)return;o=o.parent}return e()});if(Eo(t,r,n),n){let o=n.parent;for(;o&&o.parent;)br(o.parent.vnode)&&np(r,t,n,o),o=o.parent}}function np(e,t,n,r){const o=Eo(t,e,r,!0);Pu(()=>{dc(r[t],o)},n)}function Go(e){e.shapeFlag&=-257,e.shapeFlag&=-513}function Zo(e){return e.shapeFlag&128?e.ssContent:e}function Eo(e,t,n=ye,r=!1){if(n){const o=n[e]||(n[e]=[]),s=t.__weh||(t.__weh=(...c)=>{if(n.isUnmounted)return;qn(),Tn(n);const i=ze(t,n,e,c);return Yt(),On(),i});return r?o.unshift(s):o.push(s),s}}const kt=e=>(t,n=ye)=>(!Sn||e==="sp")&&Eo(e,(...r)=>t(...r),n),rp=kt("bm"),Dc=kt("m"),op=kt("bu"),Rc=kt("u"),Pc=kt("bum"),Pu=kt("um"),sp=kt("sp"),cp=kt("rtg"),ip=kt("rtc");function Fu(e,t=ye){Eo("ec",e,t)}function $X(e,t,n,r){let o;const s=n&&n[r];if(J(e)||pe(e)){o=new Array(e.length);for(let c=0,i=e.length;ct(c,i,void 0,s&&s[i]));else{const c=Object.keys(e);o=new Array(c.length);for(let i=0,a=c.length;i{const s=r.fn(...o);return s&&(s.key=r.key),s}:r.fn)}return e}function HX(e,t,n={},r,o){if(ke.isCE||ke.parent&&Zt(ke.parent)&&ke.parent.isCE)return t!=="default"&&(n.name=t),oe("slot",n,r&&r());let s=e[t];s&&s._c&&(s._d=!1),ct();const c=s&&Lu(s(n)),i=Ft(xe,{key:n.key||c&&c.key||`_${t}`},c||(r?r():[]),c&&e._===1?64:-2);return!o&&i.scopeId&&(i.slotScopeIds=[i.scopeId+"-s"]),s&&s._c&&(s._d=!0),i}function Lu(e){return e.some(t=>en(t)?!(t.type===Te||t.type===xe&&!Lu(t.children)):!0)?e:null}const Ps=e=>e?Ju(e)?To(e)||e.proxy:Ps(e.parent):null,Zn=_e(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>Ps(e.parent),$root:e=>Ps(e.root),$emit:e=>e.emit,$options:e=>Fc(e),$forceUpdate:e=>e.f||(e.f=()=>ko(e.update)),$nextTick:e=>e.n||(e.n=Mt.bind(e.proxy)),$watch:e=>Zh.bind(e)}),Yo=(e,t)=>e!==he&&!e.__isScriptSetup&&re(e,t),ap={get({_:e},t){const{ctx:n,setupState:r,data:o,props:s,accessCache:c,type:i,appContext:a}=e;let l;if(t[0]!=="$"){const h=c[t];if(h!==void 0)switch(h){case 1:return r[t];case 2:return o[t];case 4:return n[t];case 3:return s[t]}else{if(Yo(r,t))return c[t]=1,r[t];if(o!==he&&re(o,t))return c[t]=2,o[t];if((l=e.propsOptions[0])&&re(l,t))return c[t]=3,s[t];if(n!==he&&re(n,t))return c[t]=4,n[t];Fs&&(c[t]=0)}}const u=Zn[t];let f,d;if(u)return t==="$attrs"&&Le(e,"get",t),u(e);if((f=i.__cssModules)&&(f=f[t]))return f;if(n!==he&&re(n,t))return c[t]=4,n[t];if(d=a.config.globalProperties,re(d,t))return d[t]},set({_:e},t,n){const{data:r,setupState:o,ctx:s}=e;return Yo(o,t)?(o[t]=n,!0):r!==he&&re(r,t)?(r[t]=n,!0):re(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}},c){let i;return!!n[c]||e!==he&&re(e,c)||Yo(t,c)||(i=s[0])&&re(i,c)||re(r,c)||re(Zn,c)||re(o.config.globalProperties,c)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:re(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function jX(){return lp().slots}function lp(){const e=In();return e.setupContext||(e.setupContext=Xu(e))}function Ci(e){return J(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let Fs=!0;function up(e){const t=Fc(e),n=e.proxy,r=e.ctx;Fs=!1,t.beforeCreate&&Ei(t.beforeCreate,e,"bc");const{data:o,computed:s,methods:c,watch:i,provide:a,inject:l,created:u,beforeMount:f,mounted:d,beforeUpdate:h,updated:p,activated:_,deactivated:E,beforeDestroy:k,beforeUnmount:v,destroyed:b,unmounted:g,render:C,renderTracked:x,renderTriggered:D,errorCaptured:S,serverPrefetch:N,expose:P,inheritAttrs:j,components:M,directives:G,filters:L}=t;if(l&&fp(l,r,null),c)for(const Q in c){const V=c[Q];X(V)&&(r[Q]=V.bind(n))}if(o){const Q=o.call(n,n);de(Q)&&(e.data=Ne(Q))}if(Fs=!0,s)for(const Q in s){const V=s[Q],We=X(V)?V.bind(n,n):X(V.get)?V.get.bind(n,n):Ye,wt=!X(V)&&X(V.set)?V.set.bind(n):Ye,tt=se({get:We,set:wt});Object.defineProperty(r,Q,{enumerable:!0,configurable:!0,get:()=>tt.value,set:De=>tt.value=De})}if(i)for(const Q in i)qu(i[Q],r,n,Q);if(a){const Q=X(a)?a.call(n):a;Reflect.ownKeys(Q).forEach(V=>{lt(V,Q[V])})}u&&Ei(u,e,"c");function T(Q,V){J(V)?V.forEach(We=>Q(We.bind(n))):V&&Q(V.bind(n))}if(T(rp,f),T(Dc,d),T(op,h),T(Rc,p),T(ep,_),T(tp,E),T(Fu,S),T(ip,x),T(cp,D),T(Pc,v),T(Pu,g),T(sp,N),J(P))if(P.length){const Q=e.exposed||(e.exposed={});P.forEach(V=>{Object.defineProperty(Q,V,{get:()=>n[V],set:We=>n[V]=We})})}else e.exposed||(e.exposed={});C&&e.render===Ye&&(e.render=C),j!=null&&(e.inheritAttrs=j),M&&(e.components=M),G&&(e.directives=G)}function fp(e,t,n=Ye){J(e)&&(e=Ls(e));for(const r in e){const o=e[r];let s;de(o)?"default"in o?s=ge(o.from||r,o.default,!0):s=ge(o.from||r):s=ge(o),ve(s)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>s.value,set:c=>s.value=c}):t[r]=s}}function Ei(e,t,n){ze(J(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function qu(e,t,n,r){const o=r.includes(".")?Au(n,r):()=>n[r];if(pe(e)){const s=t[e];X(s)&&Qe(o,s)}else if(X(e))Qe(o,e.bind(n));else if(de(e))if(J(e))e.forEach(s=>qu(s,t,n,r));else{const s=X(e.handler)?e.handler.bind(n):t[e.handler];X(s)&&Qe(o,s,e)}}function Fc(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:o,optionsCache:s,config:{optionMergeStrategies:c}}=e.appContext,i=s.get(t);let a;return i?a=i:!o.length&&!n&&!r?a=t:(a={},o.length&&o.forEach(l=>no(a,l,c,!0)),no(a,t,c)),de(t)&&s.set(t,a),a}function no(e,t,n,r=!1){const{mixins:o,extends:s}=t;s&&no(e,s,n,!0),o&&o.forEach(c=>no(e,c,n,!0));for(const c in t)if(!(r&&c==="expose")){const i=dp[c]||n&&n[c];e[c]=i?i(e[c],t[c]):t[c]}return e}const dp={data:Ai,props:Ti,emits:Ti,methods:Kn,computed:Kn,beforeCreate:Se,created:Se,beforeMount:Se,mounted:Se,beforeUpdate:Se,updated:Se,beforeDestroy:Se,beforeUnmount:Se,destroyed:Se,unmounted:Se,activated:Se,deactivated:Se,errorCaptured:Se,serverPrefetch:Se,components:Kn,directives:Kn,watch:pp,provide:Ai,inject:hp};function Ai(e,t){return t?e?function(){return _e(X(e)?e.call(this,this):e,X(t)?t.call(this,this):t)}:t:e}function hp(e,t){return Kn(Ls(e),Ls(t))}function Ls(e){if(J(e)){const t={};for(let n=0;n1)return n&&X(t)?t.call(r&&r.proxy):t}}function Mu(){return!!(ye||ke||ar)}function bp(e,t,n,r=!1){const o={},s={};Jr(s,Ao,1),e.propsDefaults=Object.create(null),Iu(e,t,o,s);for(const c in e.propsOptions[0])c in o||(o[c]=void 0);n?e.props=r?o:mr(o):e.type.props?e.props=o:e.props=s,e.attrs=s}function yp(e,t,n,r){const{props:o,attrs:s,vnode:{patchFlag:c}}=e,i=ne(o),[a]=e.propsOptions;let l=!1;if((r||c>0)&&!(c&16)){if(c&8){const u=e.vnode.dynamicProps;for(let f=0;f{a=!0;const[d,h]=Nu(f,t,!0);_e(c,d),h&&i.push(...h)};!n&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}if(!s&&!a)return de(e)&&r.set(e,bn),bn;if(J(s))for(let u=0;u-1,h[1]=_<0||p<_,(p>-1||re(h,"default"))&&i.push(f)}}}const l=[c,i];return de(e)&&r.set(e,l),l}function Si(e){return e[0]!=="$"}function Di(e){const t=e&&e.toString().match(/^\s*(function|class) (\w+)/);return t?t[2]:e===null?"null":""}function Ri(e,t){return Di(e)===Di(t)}function Pi(e,t){return J(t)?t.findIndex(n=>Ri(n,e)):X(t)&&Ri(t,e)?0:-1}const $u=e=>e[0]==="_"||e==="$stable",Lc=e=>J(e)?e.map(He):[He(e)],_p=(e,t,n)=>{if(t._n)return t;const r=kc((...o)=>Lc(t(...o)),n);return r._c=!1,r},Bu=(e,t,n)=>{const r=e._ctx;for(const o in e){if($u(o))continue;const s=e[o];if(X(s))t[o]=_p(o,s,r);else if(s!=null){const c=Lc(s);t[o]=()=>c}}},Hu=(e,t)=>{const n=Lc(t);e.slots.default=()=>n},vp=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=ne(t),Jr(t,"_",n)):Bu(t,e.slots={})}else e.slots={},t&&Hu(e,t);Jr(e.slots,Ao,1)},kp=(e,t,n)=>{const{vnode:r,slots:o}=e;let s=!0,c=he;if(r.shapeFlag&32){const i=t._;i?n&&i===1?s=!1:(_e(o,t),!n&&i===1&&delete o._):(s=!t.$stable,Bu(t,o)),c=t}else t&&(Hu(e,t),c={default:1});if(s)for(const i in o)!$u(i)&&c[i]==null&&delete o[i]};function ro(e,t,n,r,o=!1){if(J(e)){e.forEach((d,h)=>ro(d,t&&(J(t)?t[h]:t),n,r,o));return}if(Zt(r)&&!o)return;const s=r.shapeFlag&4?To(r.component)||r.component.proxy:r.el,c=o?null:s,{i,r:a}=e,l=t&&t.r,u=i.refs===he?i.refs={}:i.refs,f=i.setupState;if(l!=null&&l!==a&&(pe(l)?(u[l]=null,re(f,l)&&(f[l]=null)):ve(l)&&(l.value=null)),X(a))qt(a,i,12,[c,u]);else{const d=pe(a),h=ve(a);if(d||h){const p=()=>{if(e.f){const _=d?re(f,a)?f[a]:u[a]:a.value;o?J(_)&&dc(_,s):J(_)?_.includes(s)||_.push(s):d?(u[a]=[s],re(f,a)&&(f[a]=u[a])):(a.value=[s],e.k&&(u[e.k]=a.value))}else d?(u[a]=c,re(f,a)&&(f[a]=c)):h&&(a.value=c,e.k&&(u[e.k]=c))};c?(p.id=-1,we(p,n)):p()}}}let Ct=!1;const Fr=e=>/svg/.test(e.namespaceURI)&&e.tagName!=="foreignObject",Lr=e=>e.nodeType===8;function wp(e){const{mt:t,p:n,o:{patchProp:r,createText:o,nextSibling:s,parentNode:c,remove:i,insert:a,createComment:l}}=e,u=(b,g)=>{if(!g.hasChildNodes()){n(null,b,g),eo(),g._vnode=b;return}Ct=!1,f(g.firstChild,b,null,null,null),eo(),g._vnode=b,Ct&&console.error("Hydration completed but contains mismatches.")},f=(b,g,C,x,D,S=!1)=>{const N=Lr(b)&&b.data==="[",P=()=>_(b,g,C,x,D,N),{type:j,ref:M,shapeFlag:G,patchFlag:L}=g;let z=b.nodeType;g.el=b,L===-2&&(S=!1,g.dynamicChildren=null);let T=null;switch(j){case En:z!==3?g.children===""?(a(g.el=o(""),c(b),b),T=b):T=P():(b.data!==g.children&&(Ct=!0,b.data=g.children),T=s(b));break;case Te:v(b)?(T=s(b),k(g.el=b.content.firstChild,b,C)):z!==8||N?T=P():T=s(b);break;case Vr:if(N&&(b=s(b),z=b.nodeType),z===1||z===3){T=b;const Q=!g.children.length;for(let V=0;V{S=S||!!g.dynamicChildren;const{type:N,props:P,patchFlag:j,shapeFlag:M,dirs:G,transition:L}=g,z=N==="input"||N==="option";if(z||j!==-1){if(G&&ot(g,null,C,"created"),P)if(z||!S||j&48)for(const V in P)(z&&(V.endsWith("value")||V==="indeterminate")||hr(V)&&!Gn(V)||V[0]===".")&&r(b,V,null,P[V],!1,void 0,C);else P.onClick&&r(b,"onClick",null,P.onClick,!1,void 0,C);let T;(T=P&&P.onVnodeBeforeMount)&&Pe(T,C,g);let Q=!1;if(v(b)){Q=Uu(x,L)&&C&&C.vnode.props&&C.vnode.props.appear;const V=b.content.firstChild;Q&&L.beforeEnter(V),k(V,b,C),g.el=b=V}if(G&&ot(g,null,C,"beforeMount"),((T=P&&P.onVnodeMounted)||G||Q)&&Eu(()=>{T&&Pe(T,C,g),Q&&L.enter(b),G&&ot(g,null,C,"mounted")},x),M&16&&!(P&&(P.innerHTML||P.textContent))){let V=h(b.firstChild,g,b,C,x,D,S);for(;V;){Ct=!0;const We=V;V=V.nextSibling,i(We)}}else M&8&&b.textContent!==g.children&&(Ct=!0,b.textContent=g.children)}return b.nextSibling},h=(b,g,C,x,D,S,N)=>{N=N||!!g.dynamicChildren;const P=g.children,j=P.length;for(let M=0;M{const{slotScopeIds:N}=g;N&&(D=D?D.concat(N):N);const P=c(b),j=h(s(b),g,P,C,x,D,S);return j&&Lr(j)&&j.data==="]"?s(g.anchor=j):(Ct=!0,a(g.anchor=l("]"),P,j),j)},_=(b,g,C,x,D,S)=>{if(Ct=!0,g.el=null,S){const j=E(b);for(;;){const M=s(b);if(M&&M!==j)i(M);else break}}const N=s(b),P=c(b);return i(b),n(null,g,P,N,C,x,Fr(P),D),N},E=(b,g="[",C="]")=>{let x=0;for(;b;)if(b=s(b),b&&Lr(b)&&(b.data===g&&x++,b.data===C)){if(x===0)return s(b);x--}return b},k=(b,g,C)=>{const x=g.parentNode;x&&x.replaceChild(b,g);let D=C;for(;D;)D.vnode.el===g&&(D.vnode.el=D.subTree.el=b),D=D.parent},v=b=>b.nodeType===1&&b.tagName.toLowerCase()==="template";return[u,f]}const we=Eu;function xp(e){return ju(e)}function Cp(e){return ju(e,wp)}function ju(e,t){const n=Es();n.__VUE__=!0;const{insert:r,remove:o,patchProp:s,createElement:c,createText:i,createComment:a,setText:l,setElementText:u,parentNode:f,nextSibling:d,setScopeId:h=Ye,insertStaticContent:p}=e,_=(m,y,w,A=null,F=null,q=null,H=!1,I=null,$=!!y.dynamicChildren)=>{if(m===y)return;m&&!Ze(m,y)&&(A=R(m),De(m,F,q,!0),m=null),y.patchFlag===-2&&($=!1,y.dynamicChildren=null);const{type:O,ref:Z,shapeFlag:W}=y;switch(O){case En:E(m,y,w,A);break;case Te:k(m,y,w,A);break;case Vr:m==null&&v(y,w,A,H);break;case xe:M(m,y,w,A,F,q,H,I,$);break;default:W&1?C(m,y,w,A,F,q,H,I,$):W&6?G(m,y,w,A,F,q,H,I,$):(W&64||W&128)&&O.process(m,y,w,A,F,q,H,I,$,B)}Z!=null&&F&&ro(Z,m&&m.ref,q,y||m,!y)},E=(m,y,w,A)=>{if(m==null)r(y.el=i(y.children),w,A);else{const F=y.el=m.el;y.children!==m.children&&l(F,y.children)}},k=(m,y,w,A)=>{m==null?r(y.el=a(y.children||""),w,A):y.el=m.el},v=(m,y,w,A)=>{[m.el,m.anchor]=p(m.children,y,w,A,m.el,m.anchor)},b=({el:m,anchor:y},w,A)=>{let F;for(;m&&m!==y;)F=d(m),r(m,w,A),m=F;r(y,w,A)},g=({el:m,anchor:y})=>{let w;for(;m&&m!==y;)w=d(m),o(m),m=w;o(y)},C=(m,y,w,A,F,q,H,I,$)=>{H=H||y.type==="svg",m==null?x(y,w,A,F,q,H,I,$):N(m,y,F,q,H,I,$)},x=(m,y,w,A,F,q,H,I)=>{let $,O;const{type:Z,props:W,shapeFlag:Y,transition:ee,dirs:te}=m;if($=m.el=c(m.type,q,W&&W.is,W),Y&8?u($,m.children):Y&16&&S(m.children,$,null,A,F,q&&Z!=="foreignObject",H,I),te&&ot(m,null,A,"created"),D($,m,m.scopeId,H,A),W){for(const ue in W)ue!=="value"&&!Gn(ue)&&s($,ue,null,W[ue],q,m.children,A,F,Ce);"value"in W&&s($,"value",null,W.value),(O=W.onVnodeBeforeMount)&&Pe(O,A,m)}te&&ot(m,null,A,"beforeMount");const fe=Uu(F,ee);fe&&ee.beforeEnter($),r($,y,w),((O=W&&W.onVnodeMounted)||fe||te)&&we(()=>{O&&Pe(O,A,m),fe&&ee.enter($),te&&ot(m,null,A,"mounted")},F)},D=(m,y,w,A,F)=>{if(w&&h(m,w),A)for(let q=0;q{for(let O=$;O{const I=y.el=m.el;let{patchFlag:$,dynamicChildren:O,dirs:Z}=y;$|=m.patchFlag&16;const W=m.props||he,Y=y.props||he;let ee;w&&It(w,!1),(ee=Y.onVnodeBeforeUpdate)&&Pe(ee,w,y,m),Z&&ot(y,m,w,"beforeUpdate"),w&&It(w,!0);const te=F&&y.type!=="foreignObject";if(O?P(m.dynamicChildren,O,I,w,A,te,q):H||V(m,y,I,null,w,A,te,q,!1),$>0){if($&16)j(I,y,W,Y,w,A,F);else if($&2&&W.class!==Y.class&&s(I,"class",null,Y.class,F),$&4&&s(I,"style",W.style,Y.style,F),$&8){const fe=y.dynamicProps;for(let ue=0;ue{ee&&Pe(ee,w,y,m),Z&&ot(y,m,w,"updated")},A)},P=(m,y,w,A,F,q,H)=>{for(let I=0;I{if(w!==A){if(w!==he)for(const I in w)!Gn(I)&&!(I in A)&&s(m,I,w[I],null,H,y.children,F,q,Ce);for(const I in A){if(Gn(I))continue;const $=A[I],O=w[I];$!==O&&I!=="value"&&s(m,I,O,$,H,y.children,F,q,Ce)}"value"in A&&s(m,"value",w.value,A.value)}},M=(m,y,w,A,F,q,H,I,$)=>{const O=y.el=m?m.el:i(""),Z=y.anchor=m?m.anchor:i("");let{patchFlag:W,dynamicChildren:Y,slotScopeIds:ee}=y;ee&&(I=I?I.concat(ee):ee),m==null?(r(O,w,A),r(Z,w,A),S(y.children,w,Z,F,q,H,I,$)):W>0&&W&64&&Y&&m.dynamicChildren?(P(m.dynamicChildren,Y,w,F,q,H,I),(y.key!=null||F&&y===F.subTree)&&qc(m,y,!0)):V(m,y,w,Z,F,q,H,I,$)},G=(m,y,w,A,F,q,H,I,$)=>{y.slotScopeIds=I,m==null?y.shapeFlag&512?F.ctx.activate(y,w,A,H,$):L(y,w,A,F,q,H,$):z(m,y,$)},L=(m,y,w,A,F,q,H)=>{const I=m.component=Lp(m,A,F);if(br(m)&&(I.ctx.renderer=B),qp(I),I.asyncDep){if(F&&F.registerDep(I,T),!m.el){const $=I.subTree=oe(Te);k(null,$,y,w)}return}T(I,m,y,w,F,q,H)},z=(m,y,w)=>{const A=y.component=m.component;if(Bh(m,y,w))if(A.asyncDep&&!A.asyncResolved){Q(A,y,w);return}else A.next=y,qh(A.update),A.update();else y.el=m.el,A.vnode=y},T=(m,y,w,A,F,q,H)=>{const I=()=>{if(m.isMounted){let{next:Z,bu:W,u:Y,parent:ee,vnode:te}=m,fe=Z,ue;It(m,!1),Z?(Z.el=te.el,Q(m,Z,H)):Z=te,W&&_n(W),(ue=Z.props&&Z.props.onVnodeBeforeUpdate)&&Pe(ue,ee,Z,te),It(m,!0);const be=Vo(m),Ke=m.subTree;m.subTree=be,_(Ke,be,f(Ke.el),R(Ke),m,F,q),Z.el=be.el,fe===null&&wc(m,be.el),Y&&we(Y,F),(ue=Z.props&&Z.props.onVnodeUpdated)&&we(()=>Pe(ue,ee,Z,te),F)}else{let Z;const{el:W,props:Y}=y,{bm:ee,m:te,parent:fe}=m,ue=Zt(y);if(It(m,!1),ee&&_n(ee),!ue&&(Z=Y&&Y.onVnodeBeforeMount)&&Pe(Z,fe,y),It(m,!0),W&&ie){const be=()=>{m.subTree=Vo(m),ie(W,m.subTree,m,F,null)};ue?y.type.__asyncLoader().then(()=>!m.isUnmounted&&be()):be()}else{const be=m.subTree=Vo(m);_(null,be,w,A,m,F,q),y.el=be.el}if(te&&we(te,F),!ue&&(Z=Y&&Y.onVnodeMounted)){const be=y;we(()=>Pe(Z,fe,be),F)}(y.shapeFlag&256||fe&&Zt(fe.vnode)&&fe.vnode.shapeFlag&256)&&m.a&&we(m.a,F),m.isMounted=!0,y=w=A=null}},$=m.effect=new gc(I,()=>ko(O),m.scope),O=m.update=()=>$.run();O.id=m.uid,It(m,!0),O()},Q=(m,y,w)=>{y.component=m;const A=m.vnode.props;m.vnode=y,m.next=null,yp(m,y.props,A,w),kp(m,y.children,w),qn(),yi(),On()},V=(m,y,w,A,F,q,H,I,$=!1)=>{const O=m&&m.children,Z=m?m.shapeFlag:0,W=y.children,{patchFlag:Y,shapeFlag:ee}=y;if(Y>0){if(Y&128){wt(O,W,w,A,F,q,H,I,$);return}else if(Y&256){We(O,W,w,A,F,q,H,I,$);return}}ee&8?(Z&16&&Ce(O,F,q),W!==O&&u(w,W)):Z&16?ee&16?wt(O,W,w,A,F,q,H,I,$):Ce(O,F,q,!0):(Z&8&&u(w,""),ee&16&&S(W,w,A,F,q,H,I,$))},We=(m,y,w,A,F,q,H,I,$)=>{m=m||bn,y=y||bn;const O=m.length,Z=y.length,W=Math.min(O,Z);let Y;for(Y=0;YZ?Ce(m,F,q,!0,!1,W):S(y,w,A,F,q,H,I,$,W)},wt=(m,y,w,A,F,q,H,I,$)=>{let O=0;const Z=y.length;let W=m.length-1,Y=Z-1;for(;O<=W&&O<=Y;){const ee=m[O],te=y[O]=$?Dt(y[O]):He(y[O]);if(Ze(ee,te))_(ee,te,w,null,F,q,H,I,$);else break;O++}for(;O<=W&&O<=Y;){const ee=m[W],te=y[Y]=$?Dt(y[Y]):He(y[Y]);if(Ze(ee,te))_(ee,te,w,null,F,q,H,I,$);else break;W--,Y--}if(O>W){if(O<=Y){const ee=Y+1,te=eeY)for(;O<=W;)De(m[O],F,q,!0),O++;else{const ee=O,te=O,fe=new Map;for(O=te;O<=Y;O++){const qe=y[O]=$?Dt(y[O]):He(y[O]);qe.key!=null&&fe.set(qe.key,O)}let ue,be=0;const Ke=Y-te+1;let an=!1,ii=0;const Hn=new Array(Ke);for(O=0;O=Ke){De(qe,F,q,!0);continue}let nt;if(qe.key!=null)nt=fe.get(qe.key);else for(ue=te;ue<=Y;ue++)if(Hn[ue-te]===0&&Ze(qe,y[ue])){nt=ue;break}nt===void 0?De(qe,F,q,!0):(Hn[nt-te]=O+1,nt>=ii?ii=nt:an=!0,_(qe,y[nt],w,null,F,q,H,I,$),be++)}const ai=an?Ep(Hn):bn;for(ue=ai.length-1,O=Ke-1;O>=0;O--){const qe=te+O,nt=y[qe],li=qe+1{const{el:q,type:H,transition:I,children:$,shapeFlag:O}=m;if(O&6){tt(m.component.subTree,y,w,A);return}if(O&128){m.suspense.move(y,w,A);return}if(O&64){H.move(m,y,w,B);return}if(H===xe){r(q,y,w);for(let W=0;W<$.length;W++)tt($[W],y,w,A);r(m.anchor,y,w);return}if(H===Vr){b(m,y,w);return}if(A!==2&&O&1&&I)if(A===0)I.beforeEnter(q),r(q,y,w),we(()=>I.enter(q),F);else{const{leave:W,delayLeave:Y,afterLeave:ee}=I,te=()=>r(q,y,w),fe=()=>{W(q,()=>{te(),ee&&ee()})};Y?Y(q,te,fe):fe()}else r(q,y,w)},De=(m,y,w,A=!1,F=!1)=>{const{type:q,props:H,ref:I,children:$,dynamicChildren:O,shapeFlag:Z,patchFlag:W,dirs:Y}=m;if(I!=null&&ro(I,null,w,m,!0),Z&256){y.ctx.deactivate(m);return}const ee=Z&1&&Y,te=!Zt(m);let fe;if(te&&(fe=H&&H.onVnodeBeforeUnmount)&&Pe(fe,y,m),Z&6)Cr(m.component,w,A);else{if(Z&128){m.suspense.unmount(w,A);return}ee&&ot(m,null,y,"beforeUnmount"),Z&64?m.type.remove(m,y,w,F,B,A):O&&(q!==xe||W>0&&W&64)?Ce(O,y,w,!1,!0):(q===xe&&W&384||!F&&Z&16)&&Ce($,y,w),A&&sn(m)}(te&&(fe=H&&H.onVnodeUnmounted)||ee)&&we(()=>{fe&&Pe(fe,y,m),ee&&ot(m,null,y,"unmounted")},w)},sn=m=>{const{type:y,el:w,anchor:A,transition:F}=m;if(y===xe){cn(w,A);return}if(y===Vr){g(m);return}const q=()=>{o(w),F&&!F.persisted&&F.afterLeave&&F.afterLeave()};if(m.shapeFlag&1&&F&&!F.persisted){const{leave:H,delayLeave:I}=F,$=()=>H(w,q);I?I(m.el,q,$):$()}else q()},cn=(m,y)=>{let w;for(;m!==y;)w=d(m),o(m),m=w;o(y)},Cr=(m,y,w)=>{const{bum:A,scope:F,update:q,subTree:H,um:I}=m;A&&_n(A),F.stop(),q&&(q.active=!1,De(H,m,y,w)),I&&we(I,y),we(()=>{m.isUnmounted=!0},y),y&&y.pendingBranch&&!y.isUnmounted&&m.asyncDep&&!m.asyncResolved&&m.suspenseId===y.pendingId&&(y.deps--,y.deps===0&&y.resolve())},Ce=(m,y,w,A=!1,F=!1,q=0)=>{for(let H=q;Hm.shapeFlag&6?R(m.component.subTree):m.shapeFlag&128?m.suspense.next():d(m.anchor||m.el),U=(m,y,w)=>{m==null?y._vnode&&De(y._vnode,null,null,!0):_(y._vnode||null,m,y,null,null,null,w),yi(),eo(),y._vnode=m},B={p:_,um:De,m:tt,r:sn,mt:L,mc:S,pc:V,pbc:P,n:R,o:e};let K,ie;return t&&([K,ie]=t(B)),{render:U,hydrate:K,createApp:mp(U,K)}}function It({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function Uu(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function qc(e,t,n=!1){const r=e.children,o=t.children;if(J(r)&&J(o))for(let s=0;s>1,e[n[i]]0&&(t[r]=n[s-1]),n[s]=r)}}for(s=n.length,c=n[s-1];s-- >0;)n[s]=c,c=t[c];return n}const Ap=e=>e.__isTeleport,Yn=e=>e&&(e.disabled||e.disabled===""),Fi=e=>typeof SVGElement<"u"&&e instanceof SVGElement,Os=(e,t)=>{const n=e&&e.to;return pe(n)?t?t(n):null:n},Tp={name:"Teleport",__isTeleport:!0,process(e,t,n,r,o,s,c,i,a,l){const{mc:u,pc:f,pbc:d,o:{insert:h,querySelector:p,createText:_,createComment:E}}=l,k=Yn(t.props);let{shapeFlag:v,children:b,dynamicChildren:g}=t;if(e==null){const C=t.el=_(""),x=t.anchor=_("");h(C,n,r),h(x,n,r);const D=t.target=Os(t.props,p),S=t.targetAnchor=_("");D&&(h(S,D),c=c||Fi(D));const N=(P,j)=>{v&16&&u(b,P,j,o,s,c,i,a)};k?N(n,x):D&&N(D,S)}else{t.el=e.el;const C=t.anchor=e.anchor,x=t.target=e.target,D=t.targetAnchor=e.targetAnchor,S=Yn(e.props),N=S?n:x,P=S?C:D;if(c=c||Fi(x),g?(d(e.dynamicChildren,g,N,o,s,c,i),qc(e,t,!0)):a||f(e,t,N,P,o,s,c,i,!1),k)S?t.props&&e.props&&t.props.to!==e.props.to&&(t.props.to=e.props.to):qr(t,n,C,l,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const j=t.target=Os(t.props,p);j&&qr(t,j,null,l,0)}else S&&qr(t,x,D,l,1)}zu(t)},remove(e,t,n,r,{um:o,o:{remove:s}},c){const{shapeFlag:i,children:a,anchor:l,targetAnchor:u,target:f,props:d}=e;if(f&&s(u),c&&s(l),i&16){const h=c||!Yn(d);for(let p=0;p0?je||bn:null,Vu(),An>0&&je&&je.push(e),e}function Dp(e,t,n,r,o,s){return Wu(Gu(e,t,n,r,o,s,!0))}function Ft(e,t,n,r,o){return Wu(oe(e,t,n,r,o,!0))}function en(e){return e?e.__v_isVNode===!0:!1}function Ze(e,t){return e.type===t.type&&e.key===t.key}const Ao="__vInternal",Ku=({key:e})=>e??null,Wr=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?pe(e)||ve(e)||X(e)?{i:ke,r:e,k:t,f:!!n}:e:null);function Gu(e,t=null,n=null,r=0,o=null,s=e===xe?0:1,c=!1,i=!1){const a={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Ku(t),ref:t&&Wr(t),scopeId:xo,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:s,patchFlag:r,dynamicProps:o,dynamicChildren:null,appContext:null,ctx:ke};return i?(Oc(a,n),s&128&&e.normalize(a)):n&&(a.shapeFlag|=pe(n)?8:16),An>0&&!c&&je&&(a.patchFlag>0||s&6)&&a.patchFlag!==32&&je.push(a),a}const oe=Rp;function Rp(e,t=null,n=null,r=0,o=null,s=!1){if((!e||e===xu)&&(e=Te),en(e)){const i=_t(e,t,!0);return n&&Oc(i,n),An>0&&!s&&je&&(i.shapeFlag&6?je[je.indexOf(e)]=i:je.push(i)),i.patchFlag|=-2,i}if(Ip(e)&&(e=e.__vccOpts),t){t=Zu(t);let{class:i,style:a}=t;i&&!pe(i)&&(t.class=_o(i)),de(a)&&(fu(a)&&!J(a)&&(a=_e({},a)),t.style=yo(a))}const c=pe(e)?1:Cu(e)?128:Ap(e)?64:de(e)?4:X(e)?2:0;return Gu(e,t,n,r,o,c,s,!0)}function Zu(e){return e?fu(e)||Ao in e?_e({},e):e:null}function _t(e,t,n=!1){const{props:r,ref:o,patchFlag:s,children:c}=e,i=t?Mc(r||{},t):r;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:i,key:i&&Ku(i),ref:t&&t.ref?n&&o?J(o)?o.concat(Wr(t)):[o,Wr(t)]:Wr(t):o,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:c,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==xe?s===-1?16:s|16:s,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&_t(e.ssContent),ssFallback:e.ssFallback&&_t(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function Yu(e=" ",t=0){return oe(En,null,e,t)}function zX(e="",t=!1){return t?(ct(),Ft(Te,null,e)):oe(Te,null,e)}function He(e){return e==null||typeof e=="boolean"?oe(Te):J(e)?oe(xe,null,e.slice()):typeof e=="object"?Dt(e):oe(En,null,String(e))}function Dt(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:_t(e)}function Oc(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(J(t))n=16;else if(typeof t=="object")if(r&65){const o=t.default;o&&(o._c&&(o._d=!1),Oc(e,o()),o._c&&(o._d=!0));return}else{n=32;const o=t._;!o&&!(Ao in t)?t._ctx=ke:o===3&&ke&&(ke.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else X(t)?(t={default:t,_ctx:ke},n=32):(t=String(t),r&64?(n=16,t=[Yu(t)]):n=8);e.children=t,e.shapeFlag|=n}function Mc(...e){const t={};for(let n=0;nye||ke;let Ic,ln,qi="__VUE_INSTANCE_SETTERS__";(ln=Es()[qi])||(ln=Es()[qi]=[]),ln.push(e=>ye=e),Ic=e=>{ln.length>1?ln.forEach(t=>t(e)):ln[0](e)};const Tn=e=>{Ic(e),e.scope.on()},Yt=()=>{ye&&ye.scope.off(),Ic(null)};function Ju(e){return e.vnode.shapeFlag&4}let Sn=!1;function qp(e,t=!1){Sn=t;const{props:n,children:r}=e.vnode,o=Ju(e);bp(e,n,o,t),vp(e,r);const s=o?Op(e,t):void 0;return Sn=!1,s}function Op(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=du(new Proxy(e.ctx,ap));const{setup:r}=n;if(r){const o=e.setupContext=r.length>1?Xu(e):null;Tn(e),qn();const s=qt(r,e,0,[e.props,o]);if(On(),Yt(),Wl(s)){if(s.then(Yt,Yt),t)return s.then(c=>{Ms(e,c,t)}).catch(c=>{Mn(c,e,0)});e.asyncDep=s}else Ms(e,s,t)}else Qu(e,t)}function Ms(e,t,n){X(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:de(t)&&(e.setupState=mu(t)),Qu(e,n)}let Oi;function Qu(e,t,n){const r=e.type;if(!e.render){if(!t&&Oi&&!r.render){const o=r.template||Fc(e).template;if(o){const{isCustomElement:s,compilerOptions:c}=e.appContext.config,{delimiters:i,compilerOptions:a}=r,l=_e(_e({isCustomElement:s,delimiters:i},c),a);r.render=Oi(o,l)}}e.render=r.render||Ye}{Tn(e),qn();try{up(e)}finally{On(),Yt()}}}function Mp(e){return e.attrsProxy||(e.attrsProxy=new Proxy(e.attrs,{get(t,n){return Le(e,"get","$attrs"),t[n]}}))}function Xu(e){const t=n=>{e.exposed=n||{}};return{get attrs(){return Mp(e)},slots:e.slots,emit:e.emit,expose:t}}function To(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(mu(du(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Zn)return Zn[n](e)},has(t,n){return n in t||n in Zn}}))}function Is(e,t=!0){return X(e)?e.displayName||e.name:e.name||t&&e.__name}function Ip(e){return X(e)&&"__vccOpts"in e}const se=(e,t)=>Ph(e,t,Sn);function Fe(e,t,n){const r=arguments.length;return r===2?de(t)&&!J(t)?en(t)?oe(e,null,[t]):oe(e,t):oe(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&en(n)&&(n=[n]),oe(e,t,n))}const Np=Symbol.for("v-scx"),$p=()=>ge(Np),ef="3.3.10",Bp="http://www.w3.org/2000/svg",zt=typeof document<"u"?document:null,Mi=zt&&zt.createElement("template"),Hp={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?zt.createElementNS(Bp,e):zt.createElement(e,n?{is:n}:void 0);return e==="select"&&r&&r.multiple!=null&&o.setAttribute("multiple",r.multiple),o},createText:e=>zt.createTextNode(e),createComment:e=>zt.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>zt.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,o,s){const c=n?n.previousSibling:t.lastChild;if(o&&(o===s||o.nextSibling))for(;t.insertBefore(o.cloneNode(!0),n),!(o===s||!(o=o.nextSibling)););else{Mi.innerHTML=r?`${e}`:e;const i=Mi.content;if(r){const a=i.firstChild;for(;a.firstChild;)i.appendChild(a.firstChild);i.removeChild(a)}t.insertBefore(i,n)}return[c?c.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Et="transition",jn="animation",Dn=Symbol("_vtc"),So=(e,{slots:t})=>Fe(Jh,nf(e),t);So.displayName="Transition";const tf={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},jp=So.props=_e({},Su,tf),Nt=(e,t=[])=>{J(e)?e.forEach(n=>n(...t)):e&&e(...t)},Ii=e=>e?J(e)?e.some(t=>t.length>1):e.length>1:!1;function nf(e){const t={};for(const M in e)M in tf||(t[M]=e[M]);if(e.css===!1)return t;const{name:n="v",type:r,duration:o,enterFromClass:s=`${n}-enter-from`,enterActiveClass:c=`${n}-enter-active`,enterToClass:i=`${n}-enter-to`,appearFromClass:a=s,appearActiveClass:l=c,appearToClass:u=i,leaveFromClass:f=`${n}-leave-from`,leaveActiveClass:d=`${n}-leave-active`,leaveToClass:h=`${n}-leave-to`}=e,p=Up(o),_=p&&p[0],E=p&&p[1],{onBeforeEnter:k,onEnter:v,onEnterCancelled:b,onLeave:g,onLeaveCancelled:C,onBeforeAppear:x=k,onAppear:D=v,onAppearCancelled:S=b}=t,N=(M,G,L)=>{Tt(M,G?u:i),Tt(M,G?l:c),L&&L()},P=(M,G)=>{M._isLeaving=!1,Tt(M,f),Tt(M,h),Tt(M,d),G&&G()},j=M=>(G,L)=>{const z=M?D:v,T=()=>N(G,M,L);Nt(z,[G,T]),Ni(()=>{Tt(G,M?a:s),gt(G,M?u:i),Ii(z)||$i(G,r,_,T)})};return _e(t,{onBeforeEnter(M){Nt(k,[M]),gt(M,s),gt(M,c)},onBeforeAppear(M){Nt(x,[M]),gt(M,a),gt(M,l)},onEnter:j(!1),onAppear:j(!0),onLeave(M,G){M._isLeaving=!0;const L=()=>P(M,G);gt(M,f),of(),gt(M,d),Ni(()=>{M._isLeaving&&(Tt(M,f),gt(M,h),Ii(g)||$i(M,r,E,L))}),Nt(g,[M,L])},onEnterCancelled(M){N(M,!1),Nt(b,[M])},onAppearCancelled(M){N(M,!0),Nt(S,[M])},onLeaveCancelled(M){P(M),Nt(C,[M])}})}function Up(e){if(e==null)return null;if(de(e))return[Jo(e.enter),Jo(e.leave)];{const t=Jo(e);return[t,t]}}function Jo(e){return Zl(e)}function gt(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[Dn]||(e[Dn]=new Set)).add(t)}function Tt(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.remove(r));const n=e[Dn];n&&(n.delete(t),n.size||(e[Dn]=void 0))}function Ni(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let zp=0;function $i(e,t,n,r){const o=e._endId=++zp,s=()=>{o===e._endId&&r()};if(n)return setTimeout(s,n);const{type:c,timeout:i,propCount:a}=rf(e,t);if(!c)return r();const l=c+"end";let u=0;const f=()=>{e.removeEventListener(l,d),s()},d=h=>{h.target===e&&++u>=a&&f()};setTimeout(()=>{u(n[p]||"").split(", "),o=r(`${Et}Delay`),s=r(`${Et}Duration`),c=Bi(o,s),i=r(`${jn}Delay`),a=r(`${jn}Duration`),l=Bi(i,a);let u=null,f=0,d=0;t===Et?c>0&&(u=Et,f=c,d=s.length):t===jn?l>0&&(u=jn,f=l,d=a.length):(f=Math.max(c,l),u=f>0?c>l?Et:jn:null,d=u?u===Et?s.length:a.length:0);const h=u===Et&&/\b(transform|all)(,|$)/.test(r(`${Et}Property`).toString());return{type:u,timeout:f,propCount:d,hasTransform:h}}function Bi(e,t){for(;e.lengthHi(n)+Hi(e[r])))}function Hi(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function of(){return document.body.offsetHeight}function Vp(e,t,n){const r=e[Dn];r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const Nc=Symbol("_vod"),VX={beforeMount(e,{value:t},{transition:n}){e[Nc]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):Un(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),Un(e,!0),r.enter(e)):r.leave(e,()=>{Un(e,!1)}):Un(e,t))},beforeUnmount(e,{value:t}){Un(e,t)}};function Un(e,t){e.style.display=t?e[Nc]:"none"}function Wp(e,t,n){const r=e.style,o=pe(n);if(n&&!o){if(t&&!pe(t))for(const s in t)n[s]==null&&Ns(r,s,"");for(const s in n)Ns(r,s,n[s])}else{const s=r.display;o?t!==n&&(r.cssText=n):t&&e.removeAttribute("style"),Nc in e&&(r.display=s)}}const ji=/\s*!important$/;function Ns(e,t,n){if(J(n))n.forEach(r=>Ns(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=Kp(e,t);ji.test(n)?e.setProperty(Ln(r),n.replace(ji,""),"important"):e[r]=n}}const Ui=["Webkit","Moz","ms"],Qo={};function Kp(e,t){const n=Qo[t];if(n)return n;let r=ut(t);if(r!=="filter"&&r in e)return Qo[t]=r;r=gr(r);for(let o=0;oXo||(Xp.then(()=>Xo=0),Xo=Date.now());function tg(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;ze(ng(r,n.value),t,5,[r])};return n.value=e,n.attached=eg(),n}function ng(e,t){if(J(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 Ki=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,rg=(e,t,n,r,o=!1,s,c,i,a)=>{t==="class"?Vp(e,r,o):t==="style"?Wp(e,n,r):hr(t)?fc(t)||Jp(e,t,n,r,c):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):og(e,t,r,o))?Zp(e,t,r,s,c,i,a):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),Gp(e,t,r,o))};function og(e,t,n,r){if(r)return!!(t==="innerHTML"||t==="textContent"||t in e&&Ki(t)&&X(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;return!(o==="IMG"||o==="VIDEO"||o==="CANVAS"||o==="SOURCE")}return Ki(t)&&pe(n)?!1:t in e}const sf=new WeakMap,cf=new WeakMap,oo=Symbol("_moveCb"),Gi=Symbol("_enterCb"),af={name:"TransitionGroup",props:_e({},jp,{tag:String,moveClass:String}),setup(e,{slots:t}){const n=In(),r=Tu();let o,s;return Rc(()=>{if(!o.length)return;const c=e.moveClass||`${e.name||"v"}-move`;if(!lg(o[0].el,n.vnode.el,c))return;o.forEach(cg),o.forEach(ig);const i=o.filter(ag);of(),i.forEach(a=>{const l=a.el,u=l.style;gt(l,c),u.transform=u.webkitTransform=u.transitionDuration="";const f=l[oo]=d=>{d&&d.target!==l||(!d||/transform$/.test(d.propertyName))&&(l.removeEventListener("transitionend",f),l[oo]=null,Tt(l,c))};l.addEventListener("transitionend",f)})}),()=>{const c=ne(e),i=nf(c);let a=c.tag||xe;o=s,s=t.default?Sc(t.default()):[];for(let l=0;ldelete e.mode;af.props;const WX=af;function cg(e){const t=e.el;t[oo]&&t[oo](),t[Gi]&&t[Gi]()}function ig(e){cf.set(e,e.el.getBoundingClientRect())}function ag(e){const t=sf.get(e),n=cf.get(e),r=t.left-n.left,o=t.top-n.top;if(r||o){const s=e.el.style;return s.transform=s.webkitTransform=`translate(${r}px,${o}px)`,s.transitionDuration="0s",e}}function lg(e,t,n){const r=e.cloneNode(),o=e[Dn];o&&o.forEach(i=>{i.split(/\s+/).forEach(a=>a&&r.classList.remove(a))}),n.split(/\s+/).forEach(i=>i&&r.classList.add(i)),r.style.display="none";const s=t.nodeType===1?t:t.parentNode;s.appendChild(r);const{hasTransform:c}=rf(r);return s.removeChild(r),c}const Zi=e=>{const t=e.props["onUpdate:modelValue"]||!1;return J(t)?n=>_n(t,n):t};function ug(e){e.target.composing=!0}function Yi(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const es=Symbol("_assign"),KX={created(e,{modifiers:{lazy:t,trim:n,number:r}},o){e[es]=Zi(o);const s=r||o.props&&o.props.type==="number";pn(e,t?"change":"input",c=>{if(c.target.composing)return;let i=e.value;n&&(i=i.trim()),s&&(i=Cs(i)),e[es](i)}),n&&pn(e,"change",()=>{e.value=e.value.trim()}),t||(pn(e,"compositionstart",ug),pn(e,"compositionend",Yi),pn(e,"change",Yi))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,modifiers:{lazy:n,trim:r,number:o}},s){if(e[es]=Zi(s),e.composing)return;const c=o||e.type==="number"?Cs(e.value):e.value,i=t??"";c!==i&&(document.activeElement===e&&e.type!=="range"&&(n||r&&e.value.trim()===i)||(e.value=i))}},fg=["ctrl","shift","alt","meta"],dg={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>fg.some(n=>e[`${n}Key`]&&!t.includes(n))},GX=(e,t)=>e._withMods||(e._withMods=(n,...r)=>{for(let o=0;o{const t=hg().createApp(...e),{mount:n}=t;return t.mount=r=>{const o=uf(r);if(!o)return;const s=t._component;!X(s)&&!s.render&&!s.template&&(s.template=o.innerHTML),o.innerHTML="";const c=n(o,!1,o instanceof SVGElement);return o instanceof Element&&(o.removeAttribute("v-cloak"),o.setAttribute("data-v-app","")),c},t},mg=(...e)=>{const t=pg().createApp(...e),{mount:n}=t;return t.mount=r=>{const o=uf(r);if(o)return n(o,!0,o instanceof SVGElement)},t};function uf(e){return pe(e)?document.querySelector(e):e}const bg=/#/g,yg=/&/g,_g=/=/g,$c=/\+/g,vg=/%5e/gi,kg=/%60/gi,wg=/%7c/gi,xg=/%20/gi;function Cg(e){return encodeURI(""+e).replace(wg,"|")}function $s(e){return Cg(typeof e=="string"?e:JSON.stringify(e)).replace($c,"%2B").replace(xg,"+").replace(bg,"%23").replace(yg,"%26").replace(kg,"`").replace(vg,"^")}function ts(e){return $s(e).replace(_g,"%3D")}function so(e=""){try{return decodeURIComponent(""+e)}catch{return""+e}}function Eg(e){return so(e.replace($c," "))}function Ag(e){return so(e.replace($c," "))}function Tg(e=""){const t={};e[0]==="?"&&(e=e.slice(1));for(const n of e.split("&")){const r=n.match(/([^=]+)=?(.*)/)||[];if(r.length<2)continue;const o=Eg(r[1]);if(o==="__proto__"||o==="constructor")continue;const s=Ag(r[2]||"");t[o]===void 0?t[o]=s:Array.isArray(t[o])?t[o].push(s):t[o]=[t[o],s]}return t}function Sg(e,t){return(typeof t=="number"||typeof t=="boolean")&&(t=String(t)),t?Array.isArray(t)?t.map(n=>`${ts(e)}=${$s(n)}`).join("&"):`${ts(e)}=${$s(t)}`:ts(e)}function Dg(e){return Object.keys(e).filter(t=>e[t]!==void 0).map(t=>Sg(t,e[t])).filter(Boolean).join("&")}const Rg=/^[\s\w\0+.-]{2,}:([/\\]{1,2})/,Pg=/^[\s\w\0+.-]{2,}:([/\\]{2})?/,Fg=/^([/\\]\s*){2,}[^/\\]/;function yr(e,t={}){return typeof t=="boolean"&&(t={acceptRelative:t}),t.strict?Rg.test(e):Pg.test(e)||(t.acceptRelative?Fg.test(e):!1)}const Lg=/^[\s\0]*(blob|data|javascript|vbscript):$/i;function qg(e){return!!e&&Lg.test(e)}const Og=/\/$|\/\?|\/#/;function Bs(e="",t){return t?Og.test(e):e.endsWith("/")}function ff(e="",t){if(!t)return(Bs(e)?e.slice(0,-1):e)||"/";if(!Bs(e,!0))return e||"/";let n=e,r="";const o=e.indexOf("#");o>=0&&(n=e.slice(0,o),r=e.slice(o));const[s,...c]=n.split("?");return(s.slice(0,-1)||"/")+(c.length>0?`?${c.join("?")}`:"")+r}function Hs(e="",t){if(!t)return e.endsWith("/")?e:e+"/";if(Bs(e,!0))return e||"/";let n=e,r="";const o=e.indexOf("#");if(o>=0&&(n=e.slice(0,o),r=e.slice(o),!n))return r;const[s,...c]=n.split("?");return s+"/"+(c.length>0?`?${c.join("?")}`:"")+r}function Mg(e=""){return e.startsWith("/")}function Qi(e=""){return Mg(e)?e:"/"+e}function Ig(e,t){if(hf(t)||yr(e))return e;const n=ff(t);return e.startsWith(n)?e:_r(n,e)}function Xi(e,t){if(hf(t))return e;const n=ff(t);if(!e.startsWith(n))return e;const r=e.slice(n.length);return r[0]==="/"?r:"/"+r}function df(e,t){const n=Do(e),r={...Tg(n.search),...t};return n.search=Dg(r),Hg(n)}function hf(e){return!e||e==="/"}function Ng(e){return e&&e!=="/"}const $g=/^\.?\//;function _r(e,...t){let n=e||"";for(const r of t.filter(o=>Ng(o)))if(n){const o=r.replace($g,"");n=Hs(n)+o}else n=r;return n}function Bg(e,t,n={}){return n.trailingSlash||(e=Hs(e),t=Hs(t)),n.leadingSlash||(e=Qi(e),t=Qi(t)),n.encoding||(e=so(e),t=so(t)),e===t}function Do(e="",t){const n=e.match(/^[\s\0]*(blob:|data:|javascript:|vbscript:)(.*)/i);if(n){const[,f,d=""]=n;return{protocol:f.toLowerCase(),pathname:d,href:f+d,auth:"",host:"",search:"",hash:""}}if(!yr(e,{acceptRelative:!0}))return t?Do(t+e):ea(e);const[,r="",o,s=""]=e.replace(/\\/g,"/").match(/^[\s\0]*([\w+.-]{2,}:)?\/\/([^/@]+@)?(.*)/)||[],[,c="",i=""]=s.match(/([^#/?]*)(.*)?/)||[],{pathname:a,search:l,hash:u}=ea(i.replace(/\/(?=[A-Za-z]:)/,""));return{protocol:r.toLowerCase(),auth:o?o.slice(0,Math.max(0,o.length-1)):"",host:c,pathname:a,search:l,hash:u}}function ea(e=""){const[t="",n="",r=""]=(e.match(/([^#?]*)(\?[^#]*)?(#.*)?/)||[]).splice(1);return{pathname:t,search:n,hash:r}}function Hg(e){const t=e.pathname||"",n=e.search?(e.search.startsWith("?")?"":"?")+e.search:"",r=e.hash||"",o=e.auth?e.auth+"@":"",s=e.host||"";return(e.protocol?e.protocol+"//":"")+o+s+t+n+r}const jg=()=>{var e;return((e=window==null?void 0:window.__NUXT__)==null?void 0:e.config)||{}},co=jg().app,Ug=()=>co.baseURL,zg=()=>co.buildAssetsDir,Bc=(...e)=>_r(pf(),zg(),...e),pf=(...e)=>{const t=co.cdnURL||co.baseURL;return e.length?_r(t,...e):t};globalThis.__buildAssetsURL=Bc,globalThis.__publicAssetsURL=pf;const Vg=/"(?:_|\\u0{2}5[Ff]){2}(?:p|\\u0{2}70)(?:r|\\u0{2}72)(?:o|\\u0{2}6[Ff])(?:t|\\u0{2}74)(?:o|\\u0{2}6[Ff])(?:_|\\u0{2}5[Ff]){2}"\s*:/,Wg=/"(?:c|\\u0063)(?:o|\\u006[Ff])(?:n|\\u006[Ee])(?:s|\\u0073)(?:t|\\u0074)(?:r|\\u0072)(?:u|\\u0075)(?:c|\\u0063)(?:t|\\u0074)(?:o|\\u006[Ff])(?:r|\\u0072)"\s*:/,Kg=/^\s*["[{]|^\s*-?\d{1,16}(\.\d{1,17})?([Ee][+-]?\d+)?\s*$/;function Gg(e,t){if(e==="__proto__"||e==="constructor"&&t&&typeof t=="object"&&"prototype"in t){Zg(e);return}return t}function Zg(e){console.warn(`[destr] Dropping "${e}" key to prevent prototype pollution.`)}function io(e,t={}){if(typeof e!="string")return e;const n=e.trim();if(e[0]==='"'&&e.at(-1)==='"'&&!e.includes("\\"))return n.slice(1,-1);if(n.length<=9){const r=n.toLowerCase();if(r==="true")return!0;if(r==="false")return!1;if(r==="undefined")return;if(r==="null")return null;if(r==="nan")return Number.NaN;if(r==="infinity")return Number.POSITIVE_INFINITY;if(r==="-infinity")return Number.NEGATIVE_INFINITY}if(!Kg.test(e)){if(t.strict)throw new SyntaxError("[destr] Invalid JSON");return e}try{if(Vg.test(e)||Wg.test(e)){if(t.strict)throw new Error("[destr] Possible prototype pollution");return JSON.parse(e,Gg)}return JSON.parse(e)}catch(r){if(t.strict)throw r;return e}}class Yg extends Error{constructor(t,n){super(t,n),this.name="FetchError",n!=null&&n.cause&&!this.cause&&(this.cause=n.cause)}}function Jg(e){var a,l,u,f,d;const t=((a=e.error)==null?void 0:a.message)||((l=e.error)==null?void 0:l.toString())||"",n=((u=e.request)==null?void 0:u.method)||((f=e.options)==null?void 0:f.method)||"GET",r=((d=e.request)==null?void 0:d.url)||String(e.request)||"/",o=`[${n}] ${JSON.stringify(r)}`,s=e.response?`${e.response.status} ${e.response.statusText}`:"",c=`${o}: ${s}${t?` ${t}`:""}`,i=new Yg(c,e.error?{cause:e.error}:void 0);for(const h of["request","options","response"])Object.defineProperty(i,h,{get(){return e[h]}});for(const[h,p]of[["data","_data"],["status","status"],["statusCode","status"],["statusText","statusText"],["statusMessage","statusText"]])Object.defineProperty(i,h,{get(){return e.response&&e.response[p]}});return i}const Qg=new Set(Object.freeze(["PATCH","POST","PUT","DELETE"]));function ta(e="GET"){return Qg.has(e.toUpperCase())}function Xg(e){if(e===void 0)return!1;const t=typeof e;return t==="string"||t==="number"||t==="boolean"||t===null?!0:t!=="object"?!1:Array.isArray(e)?!0:e.buffer?!1:e.constructor&&e.constructor.name==="Object"||typeof e.toJSON=="function"}const em=new Set(["image/svg","application/xml","application/xhtml","application/html"]),tm=/^application\/(?:[\w!#$%&*.^`~-]*\+)?json(;.+)?$/i;function nm(e=""){if(!e)return"json";const t=e.split(";").shift()||"";return tm.test(t)?"json":em.has(t)||t.startsWith("text/")?"text":"blob"}function rm(e,t,n=globalThis.Headers){const r={...t,...e};if(t!=null&&t.params&&(e!=null&&e.params)&&(r.params={...t==null?void 0:t.params,...e==null?void 0:e.params}),t!=null&&t.query&&(e!=null&&e.query)&&(r.query={...t==null?void 0:t.query,...e==null?void 0:e.query}),t!=null&&t.headers&&(e!=null&&e.headers)){r.headers=new n((t==null?void 0:t.headers)||{});for(const[o,s]of new n((e==null?void 0:e.headers)||{}))r.headers.set(o,s)}return r}const om=new Set([408,409,425,429,500,502,503,504]),sm=new Set([101,204,205,304]);function gf(e={}){const{fetch:t=globalThis.fetch,Headers:n=globalThis.Headers,AbortController:r=globalThis.AbortController}=e;async function o(i){const a=i.error&&i.error.name==="AbortError"&&!i.options.timeout||!1;if(i.options.retry!==!1&&!a){let u;typeof i.options.retry=="number"?u=i.options.retry:u=ta(i.options.method)?0:1;const f=i.response&&i.response.status||500;if(u>0&&(Array.isArray(i.options.retryStatusCodes)?i.options.retryStatusCodes.includes(f):om.has(f))){const d=i.options.retryDelay||0;return d>0&&await new Promise(h=>setTimeout(h,d)),s(i.request,{...i.options,retry:u-1,timeout:i.options.timeout})}}const l=Jg(i);throw Error.captureStackTrace&&Error.captureStackTrace(l,s),l}const s=async function(a,l={}){var d;const u={request:a,options:rm(l,e.defaults,n),response:void 0,error:void 0};if(u.options.method=(d=u.options.method)==null?void 0:d.toUpperCase(),u.options.onRequest&&await u.options.onRequest(u),typeof u.request=="string"&&(u.options.baseURL&&(u.request=Ig(u.request,u.options.baseURL)),(u.options.query||u.options.params)&&(u.request=df(u.request,{...u.options.params,...u.options.query}))),u.options.body&&ta(u.options.method)&&(Xg(u.options.body)?(u.options.body=typeof u.options.body=="string"?u.options.body:JSON.stringify(u.options.body),u.options.headers=new n(u.options.headers||{}),u.options.headers.has("content-type")||u.options.headers.set("content-type","application/json"),u.options.headers.has("accept")||u.options.headers.set("accept","application/json")):("pipeTo"in u.options.body&&typeof u.options.body.pipeTo=="function"||typeof u.options.body.pipe=="function")&&("duplex"in u.options||(u.options.duplex="half"))),!u.options.signal&&u.options.timeout){const h=new r;setTimeout(()=>h.abort(),u.options.timeout),u.options.signal=h.signal}try{u.response=await t(u.request,u.options)}catch(h){return u.error=h,u.options.onRequestError&&await u.options.onRequestError(u),await o(u)}if(u.response.body&&!sm.has(u.response.status)&&u.options.method!=="HEAD"){const h=(u.options.parseResponse?"json":u.options.responseType)||nm(u.response.headers.get("content-type")||"");switch(h){case"json":{const p=await u.response.text(),_=u.options.parseResponse||io;u.response._data=_(p);break}case"stream":{u.response._data=u.response.body;break}default:u.response._data=await u.response[h]()}}return u.options.onResponse&&await u.options.onResponse(u),!u.options.ignoreResponseError&&u.response.status>=400&&u.response.status<600?(u.options.onResponseError&&await u.options.onResponseError(u),await o(u)):u.response},c=async function(a,l){return(await s(a,l))._data};return c.raw=s,c.native=(...i)=>t(...i),c.create=(i={})=>gf({...e,defaults:{...e.defaults,...i}}),c}const Hc=function(){if(typeof globalThis<"u")return globalThis;if(typeof self<"u")return self;if(typeof window<"u")return window;if(typeof global<"u")return global;throw new Error("unable to locate global object")}(),cm=Hc.fetch||(()=>Promise.reject(new Error("[ofetch] global.fetch is not supported!"))),im=Hc.Headers,am=Hc.AbortController,lm=gf({fetch:cm,Headers:im,AbortController:am}),um=lm;globalThis.$fetch||(globalThis.$fetch=um.create({baseURL:Ug()}));function js(e,t={},n){for(const r in e){const o=e[r],s=n?`${n}:${r}`:r;typeof o=="object"&&o!==null?js(o,t,s):typeof o=="function"&&(t[s]=o)}return t}const fm={run:e=>e()},dm=()=>fm,mf=typeof console.createTask<"u"?console.createTask:dm;function hm(e,t){const n=t.shift(),r=mf(n);return e.reduce((o,s)=>o.then(()=>r.run(()=>s(...t))),Promise.resolve())}function pm(e,t){const n=t.shift(),r=mf(n);return Promise.all(e.map(o=>r.run(()=>o(...t))))}function ns(e,t){for(const n of[...e])n(t)}class gm{constructor(){this._hooks={},this._before=void 0,this._after=void 0,this._deprecatedMessages=void 0,this._deprecatedHooks={},this.hook=this.hook.bind(this),this.callHook=this.callHook.bind(this),this.callHookWith=this.callHookWith.bind(this)}hook(t,n,r={}){if(!t||typeof n!="function")return()=>{};const o=t;let s;for(;this._deprecatedHooks[t];)s=this._deprecatedHooks[t],t=s.to;if(s&&!r.allowDeprecated){let c=s.message;c||(c=`${o} hook has been deprecated`+(s.to?`, please use ${s.to}`:"")),this._deprecatedMessages||(this._deprecatedMessages=new Set),this._deprecatedMessages.has(c)||(console.warn(c),this._deprecatedMessages.add(c))}if(!n.name)try{Object.defineProperty(n,"name",{get:()=>"_"+t.replace(/\W+/g,"_")+"_hook_cb",configurable:!0})}catch{}return this._hooks[t]=this._hooks[t]||[],this._hooks[t].push(n),()=>{n&&(this.removeHook(t,n),n=void 0)}}hookOnce(t,n){let r,o=(...s)=>(typeof r=="function"&&r(),r=void 0,o=void 0,n(...s));return r=this.hook(t,o),r}removeHook(t,n){if(this._hooks[t]){const r=this._hooks[t].indexOf(n);r!==-1&&this._hooks[t].splice(r,1),this._hooks[t].length===0&&delete this._hooks[t]}}deprecateHook(t,n){this._deprecatedHooks[t]=typeof n=="string"?{to:n}:n;const r=this._hooks[t]||[];delete this._hooks[t];for(const o of r)this.hook(t,o)}deprecateHooks(t){Object.assign(this._deprecatedHooks,t);for(const n in t)this.deprecateHook(n,t[n])}addHooks(t){const n=js(t),r=Object.keys(n).map(o=>this.hook(o,n[o]));return()=>{for(const o of r.splice(0,r.length))o()}}removeHooks(t){const n=js(t);for(const r in n)this.removeHook(r,n[r])}removeAllHooks(){for(const t in this._hooks)delete this._hooks[t]}callHook(t,...n){return n.unshift(t),this.callHookWith(hm,t,...n)}callHookParallel(t,...n){return n.unshift(t),this.callHookWith(pm,t,...n)}callHookWith(t,n,...r){const o=this._before||this._after?{name:n,args:r,context:{}}:void 0;this._before&&ns(this._before,o);const s=t(n in this._hooks?[...this._hooks[n]]:[],r);return s instanceof Promise?s.finally(()=>{this._after&&o&&ns(this._after,o)}):(this._after&&o&&ns(this._after,o),s)}beforeEach(t){return this._before=this._before||[],this._before.push(t),()=>{if(this._before!==void 0){const n=this._before.indexOf(t);n!==-1&&this._before.splice(n,1)}}}afterEach(t){return this._after=this._after||[],this._after.push(t),()=>{if(this._after!==void 0){const n=this._after.indexOf(t);n!==-1&&this._after.splice(n,1)}}}}function bf(){return new gm}function mm(e={}){let t,n=!1;const r=c=>{if(t&&t!==c)throw new Error("Context conflict")};let o;if(e.asyncContext){const c=e.AsyncLocalStorage||globalThis.AsyncLocalStorage;c?o=new c:console.warn("[unctx] `AsyncLocalStorage` is not provided.")}const s=()=>{if(o&&t===void 0){const c=o.getStore();if(c!==void 0)return c}return t};return{use:()=>{const c=s();if(c===void 0)throw new Error("Context is not available");return c},tryUse:()=>s(),set:(c,i)=>{i||r(c),t=c,n=!0},unset:()=>{t=void 0,n=!1},call:(c,i)=>{r(c),t=c;try{return o?o.run(c,i):i()}finally{n||(t=void 0)}},async callAsync(c,i){t=c;const a=()=>{t=c},l=()=>t===c?a:void 0;Us.add(l);try{const u=o?o.run(c,i):i();return n||(t=void 0),await u}finally{Us.delete(l)}}}}function bm(e={}){const t={};return{get(n,r={}){return t[n]||(t[n]=mm({...e,...r})),t[n],t[n]}}}const ao=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof global<"u"?global:typeof window<"u"?window:{},na="__unctx__",ym=ao[na]||(ao[na]=bm()),_m=(e,t={})=>ym.get(e,t),ra="__unctx_async_handlers__",Us=ao[ra]||(ao[ra]=new Set);function lr(e){const t=[];for(const o of Us){const s=o();s&&t.push(s)}const n=()=>{for(const o of t)o()};let r=e();return r&&typeof r=="object"&&"catch"in r&&(r=r.catch(o=>{throw n(),o})),[r,n]}const yf=_m("nuxt-app",{asyncContext:!1}),vm="__nuxt_plugin";function km(e){let t=0;const n={_scope:Xl(),provide:void 0,globalName:"nuxt",versions:{get nuxt(){return"3.8.2"},get vue(){return n.vueApp.version}},payload:Ne({data:{},state:{},_errors:{},...window.__NUXT__??{}}),static:{data:{}},runWithContext:o=>n._scope.run(()=>Cm(n,o)),isHydrating:!0,deferHydration(){if(!n.isHydrating)return()=>{};t++;let o=!1;return()=>{if(!o&&(o=!0,t--,t===0))return n.isHydrating=!1,n.callHook("app:suspense:resolve")}},_asyncDataPromises:{},_asyncData:{},_payloadRevivers:{},...e};n.hooks=bf(),n.hook=n.hooks.hook,n.callHook=n.hooks.callHook,n.provide=(o,s)=>{const c="$"+o;Or(n,c,s),Or(n.vueApp.config.globalProperties,c,s)},Or(n.vueApp,"$nuxt",n),Or(n.vueApp.config.globalProperties,"$nuxt",n);{window.addEventListener("nuxt.preloadError",s=>{n.callHook("app:chunkError",{error:s.payload})}),window.useNuxtApp=window.useNuxtApp||me;const o=n.hook("app:error",(...s)=>{console.error("[nuxt] error caught during app initialization",...s)});n.hook("app:mounted",o)}const r=Ne(n.payload.config);return n.provide("config",r),n}async function wm(e,t){if(t.hooks&&e.hooks.addHooks(t.hooks),typeof t=="function"){const{provide:n}=await e.runWithContext(()=>t(e))||{};if(n&&typeof n=="object")for(const r in n)e.provide(r,n[r])}}async function xm(e,t){const n=[],r=[];for(const o of t){const s=wm(e,o);o.parallel?n.push(s.catch(c=>r.push(c))):await s}if(await Promise.all(n),r.length)throw r[0]}/*! @__NO_SIDE_EFFECTS__ */function ft(e){return typeof e=="function"?e:(delete e.name,Object.assign(e.setup||(()=>{}),e,{[vm]:!0}))}function Cm(e,t,n){const r=()=>n?t(...n):t();return yf.set(e),e.vueApp.runWithContext(r)}/*! @__NO_SIDE_EFFECTS__ */function me(){var t;let e;if(Mu()&&(e=(t=In())==null?void 0:t.appContext.app.$nuxt),e=e||yf.tryUse(),!e)throw new Error("[nuxt] instance unavailable");return e}/*! @__NO_SIDE_EFFECTS__ */function jc(){return me().$config}function Or(e,t,n){Object.defineProperty(e,t,{get:()=>n})}const Em="modulepreload",Am=function(e,t){return e[0]==="."?new URL(e,t).href:e},oa={},Tm=function(t,n,r){if(!n||n.length===0)return t();const o=document.getElementsByTagName("link");return Promise.all(n.map(s=>{if(s=Am(s,r),s in oa)return;oa[s]=!0;const c=s.endsWith(".css"),i=c?'[rel="stylesheet"]':"";if(!!r)for(let u=o.length-1;u>=0;u--){const f=o[u];if(f.href===s&&(!c||f.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${s}"]${i}`))return;const l=document.createElement("link");if(l.rel=c?"stylesheet":Em,c||(l.as="script",l.crossOrigin=""),l.href=s,document.head.appendChild(l),c)return new Promise((u,f)=>{l.addEventListener("load",u),l.addEventListener("error",()=>f(new Error(`Unable to preload CSS for ${s}`)))})})).then(()=>t()).catch(s=>{const c=new Event("vite:preloadError",{cancelable:!0});if(c.payload=s,window.dispatchEvent(c),!c.defaultPrevented)throw s})},Oe=(...e)=>Tm(...e).catch(t=>{const n=new Event("nuxt.preloadError");throw n.payload=t,window.dispatchEvent(n),t}),Sm=-1,Dm=-2,Rm=-3,Pm=-4,Fm=-5,Lm=-6;function qm(e,t){return Om(JSON.parse(e),t)}function Om(e,t){if(typeof e=="number")return o(e,!0);if(!Array.isArray(e)||e.length===0)throw new Error("Invalid input");const n=e,r=Array(n.length);function o(s,c=!1){if(s===Sm)return;if(s===Rm)return NaN;if(s===Pm)return 1/0;if(s===Fm)return-1/0;if(s===Lm)return-0;if(c)throw new Error("Invalid input");if(s in r)return r[s];const i=n[s];if(!i||typeof i!="object")r[s]=i;else if(Array.isArray(i))if(typeof i[0]=="string"){const a=i[0],l=t==null?void 0:t[a];if(l)return r[s]=l(o(i[1]));switch(a){case"Date":r[s]=new Date(i[1]);break;case"Set":const u=new Set;r[s]=u;for(let h=1;h>>9)+65536).toString(16).substring(1,8).toLowerCase()}function sa(e){return e._h||Uc(e._d?e._d:`${e.tag}:${e.textContent||e.innerHTML||""}:${Object.entries(e.props).map(([t,n])=>`${t}:${String(n)}`).join(",")}`)}function vf(e,t){const{props:n,tag:r}=e;if($m.includes(r))return r;if(r==="link"&&n.rel==="canonical")return"canonical";if(n.charset)return"charset";const o=["id"];r==="meta"&&o.push("name","property","http-equiv");for(const s of o)if(typeof n[s]<"u"){const c=String(n[s]);return t&&!t(c)?!1:`${r}:${s}:${c}`}return!1}function ca(e,t){return e==null?t||null:typeof e=="function"?e(t):e}async function Hm(e,t,n){const r={tag:e,props:await kf(typeof t=="object"&&typeof t!="function"&&!(t instanceof Promise)?{...t}:{[["script","noscript","style"].includes(e)?"innerHTML":"textContent"]:t},["templateParams","titleTemplate"].includes(e))};return _f.forEach(o=>{const s=typeof r.props[o]<"u"?r.props[o]:n[o];typeof s<"u"&&((!["innerHTML","textContent","children"].includes(o)||Im.includes(r.tag))&&(r[o==="children"?"innerHTML":o]=s),delete r.props[o])}),r.props.body&&(r.tagPosition="bodyClose",delete r.props.body),r.tag==="script"&&typeof r.innerHTML=="object"&&(r.innerHTML=JSON.stringify(r.innerHTML),r.props.type=r.props.type||"application/json"),Array.isArray(r.props.content)?r.props.content.map(o=>({...r,props:{...r.props,content:o}})):r}function jm(e){return typeof e=="object"&&!Array.isArray(e)&&(e=Object.keys(e).filter(t=>e[t])),(Array.isArray(e)?e.join(" "):e).split(" ").filter(t=>t.trim()).filter(Boolean).join(" ")}async function kf(e,t){for(const n of Object.keys(e)){if(n==="class"){e[n]=jm(e[n]);continue}if(e[n]instanceof Promise&&(e[n]=await e[n]),!t&&!_f.includes(n)){const r=String(e[n]),o=n.startsWith("data-");r==="true"||r===""?e[n]=o?"true":!0:e[n]||(o&&r==="false"?e[n]="false":delete e[n])}}return e}const Um=10;async function zm(e){const t=[];return Object.entries(e.resolvedInput).filter(([n,r])=>typeof r<"u"&&Nm.includes(n)).forEach(([n,r])=>{const o=Mm(r);t.push(...o.map(s=>Hm(n,s,e)).flat())}),(await Promise.all(t)).flat().filter(Boolean).map((n,r)=>(n._e=e._i,e.mode&&(n._m=e.mode),n._p=(e._i<a&&a[l]||void 0,t):i=t[c],typeof i<"u"?(i||"").replace(/"/g,'\\"'):!1}let o=e;try{o=decodeURI(e)}catch{}return(o.match(/%(\w+\.+\w+)|%(\w+)/g)||[]).sort().reverse().forEach(c=>{const i=r(c.slice(1));typeof i=="string"&&(e=e.replace(new RegExp(`\\${c}(\\W|$)`,"g"),(a,l)=>`${i}${l}`).trim())}),e.includes(At)&&(e.endsWith(At)&&(e=e.slice(0,-At.length).trim()),e.startsWith(At)&&(e=e.slice(At.length).trim()),e=e.replace(new RegExp(`\\${At}\\s*\\${At}`,"g"),At),e=Gr(e,{separator:n},n)),e}async function Wm(e){const t={tag:e.tagName.toLowerCase(),props:await kf(e.getAttributeNames().reduce((n,r)=>({...n,[r]:e.getAttribute(r)}),{})),innerHTML:e.innerHTML};return t._d=vf(t),t}async function xf(e,t={}){var u;const n=t.document||e.resolvedOptions.document;if(!n)return;const r={shouldRender:e.dirty,tags:[]};if(await e.hooks.callHook("dom:beforeRender",r),!r.shouldRender)return;const o=(await e.resolveTags()).map(f=>({tag:f,id:Kr.includes(f.tag)?sa(f):f.tag,shouldRender:!0}));let s=e._dom;if(!s){s={elMap:{htmlAttrs:n.documentElement,bodyAttrs:n.body}};for(const f of["body","head"]){const d=(u=n==null?void 0:n[f])==null?void 0:u.children;for(const h of[...d].filter(p=>Kr.includes(p.tagName.toLowerCase())))s.elMap[h.getAttribute("data-hid")||sa(await Wm(h))]=h}}s.pendingSideEffects={...s.sideEffects||{}},s.sideEffects={};function c(f,d,h){const p=`${f}:${d}`;s.sideEffects[p]=h,delete s.pendingSideEffects[p]}function i({id:f,$el:d,tag:h}){const p=h.tag.endsWith("Attrs");s.elMap[f]=d,p||(["textContent","innerHTML"].forEach(_=>{h[_]&&h[_]!==d[_]&&(d[_]=h[_])}),c(f,"el",()=>{s.elMap[f].remove(),delete s.elMap[f]})),Object.entries(h.props).forEach(([_,E])=>{const k=`attr:${_}`;if(_==="class")for(const v of(E||"").split(" ").filter(Boolean))p&&c(f,`${k}:${v}`,()=>d.classList.remove(v)),!d.classList.contains(v)&&d.classList.add(v);else d.getAttribute(_)!==E&&d.setAttribute(_,E===!0?"":String(E)),p&&c(f,k,()=>d.removeAttribute(_))})}const a=[],l={bodyClose:void 0,bodyOpen:void 0,head:void 0};for(const f of o){const{tag:d,shouldRender:h,id:p}=f;if(h){if(d.tag==="title"){n.title=d.textContent;continue}f.$el=f.$el||s.elMap[p],f.$el?i(f):Kr.includes(d.tag)&&a.push(f)}}for(const f of a){const d=f.tag.tagPosition||"head";f.$el=n.createElement(f.tag.tag),i(f),l[d]=l[d]||n.createDocumentFragment(),l[d].appendChild(f.$el)}for(const f of o)await e.hooks.callHook("dom:renderTag",f,n,c);l.head&&n.head.appendChild(l.head),l.bodyOpen&&n.body.insertBefore(l.bodyOpen,n.body.firstChild),l.bodyClose&&n.body.appendChild(l.bodyClose),Object.values(s.pendingSideEffects).forEach(f=>f()),e._dom=s,e.dirty=!1,await e.hooks.callHook("dom:rendered",{renders:o})}async function Km(e,t={}){const n=t.delayFn||(r=>setTimeout(r,10));return e._domUpdatePromise=e._domUpdatePromise||new Promise(r=>n(async()=>{await xf(e,t),delete e._domUpdatePromise,r()}))}function Gm(e){return t=>{var r,o;const n=((o=(r=t.resolvedOptions.document)==null?void 0:r.head.querySelector('script[id="unhead:payload"]'))==null?void 0:o.innerHTML)||!1;return n&&t.push(JSON.parse(n)),{mode:"client",hooks:{"entries:updated":function(s){Km(s,e)}}}}}const Zm=["templateParams","htmlAttrs","bodyAttrs"],Ym={hooks:{"tag:normalise":function({tag:e}){["hid","vmid","key"].forEach(r=>{e.props[r]&&(e.key=e.props[r],delete e.props[r])});const n=vf(e)||(e.key?`${e.tag}:${e.key}`:!1);n&&(e._d=n)},"tags:resolve":function(e){const t={};e.tags.forEach(r=>{const o=(r.key?`${r.tag}:${r.key}`:r._d)||r._p,s=t[o];if(s){let i=r==null?void 0:r.tagDuplicateStrategy;if(!i&&Zm.includes(r.tag)&&(i="merge"),i==="merge"){const a=s.props;["class","style"].forEach(l=>{r.props[l]&&a[l]&&(l==="style"&&!a[l].endsWith(";")&&(a[l]+=";"),r.props[l]=`${a[l]} ${r.props[l]}`)}),t[o].props={...a,...r.props};return}else if(r._e===s._e){s._duped=s._duped||[],r._d=`${s._d}:${s._duped.length+1}`,s._duped.push(r);return}else if(lo(r)>lo(s))return}const c=Object.keys(r.props).length+(r.innerHTML?1:0)+(r.textContent?1:0);if(Kr.includes(r.tag)&&c===0){delete t[o];return}t[o]=r});const n=[];Object.values(t).forEach(r=>{const o=r._duped;delete r._duped,n.push(r),o&&n.push(...o)}),e.tags=n,e.tags=e.tags.filter(r=>!(r.tag==="meta"&&(r.props.name||r.props.property)&&!r.props.content))}}},Jm={mode:"server",hooks:{"tags:resolve":function(e){const t={};e.tags.filter(n=>["titleTemplate","templateParams","title"].includes(n.tag)&&n._m==="server").forEach(n=>{t[n.tag]=n.tag.startsWith("title")?n.textContent:n.props}),Object.keys(t).length&&e.tags.push({tag:"script",innerHTML:JSON.stringify(t),props:{id:"unhead:payload",type:"application/json"}})}}},Qm=["script","link","bodyAttrs"];function Xm(e){const t={},n={};return Object.entries(e.props).forEach(([r,o])=>{r.startsWith("on")&&typeof o=="function"?(wf.includes(r)&&(t[r]=`this.dataset.${r} = true`),n[r]=o):t[r]=o}),{props:t,eventHandlers:n}}const e0=e=>({hooks:{"tags:resolve":function(t){for(const n of t.tags)if(Qm.includes(n.tag)){const{props:r,eventHandlers:o}=Xm(n);n.props=r,Object.keys(o).length&&((n.props.src||n.props.href)&&(n.key=n.key||Uc(n.props.src||n.props.href)),n._eventHandlers=o)}},"dom:renderTag":function(t,n,r){if(!t.tag._eventHandlers)return;const o=t.tag.tag==="bodyAttrs"?n.defaultView:t.$el;Object.entries(t.tag._eventHandlers).forEach(([s,c])=>{const i=`${t.tag._d||t.tag._p}:${s}`,a=s.slice(2).toLowerCase(),l=`data-h-${a}`;if(r(t.id,i,()=>{}),t.$el.hasAttribute(l))return;t.$el.setAttribute(l,"");let u;const f=d=>{c(d),u==null||u.disconnect()};s in t.$el.dataset?f(new Event(s.replace("on",""))):wf.includes(s)&&typeof MutationObserver<"u"?(u=new MutationObserver(d=>{d.some(p=>p.attributeName===`data-${s}`)&&(f(new Event(s.replace("on",""))),u==null||u.disconnect())}),u.observe(t.$el,{attributes:!0})):o.addEventListener(a,f),r(t.id,i,()=>{u==null||u.disconnect(),o.removeEventListener(a,f),t.$el.removeAttribute(l)})})}}}),t0=["link","style","script","noscript"],n0={hooks:{"tag:normalise":({tag:e})=>{e.key&&t0.includes(e.tag)&&(e.props["data-hid"]=e._h=Uc(e.key))}}},r0={hooks:{"tags:resolve":e=>{const t=n=>{var r;return(r=e.tags.find(o=>o._d===n))==null?void 0:r._p};for(const{prefix:n,offset:r}of Vm)for(const o of e.tags.filter(s=>typeof s.tagPriority=="string"&&s.tagPriority.startsWith(n))){const s=t(o.tagPriority.replace(n,""));typeof s<"u"&&(o._p=s+r)}e.tags.sort((n,r)=>n._p-r._p).sort((n,r)=>lo(n)-lo(r))}}},o0={meta:"content",link:"href",htmlAttrs:"lang"},s0=e=>({hooks:{"tags:resolve":t=>{var i;const{tags:n}=t,r=(i=n.find(a=>a.tag==="title"))==null?void 0:i.textContent,o=n.findIndex(a=>a.tag==="templateParams"),s=o!==-1?n[o].props:{},c=s.separator||"|";delete s.separator,s.pageTitle=Gr(s.pageTitle||r||"",s,c);for(const a of n.filter(l=>l.processTemplateParams!==!1)){const l=o0[a.tag];l&&typeof a.props[l]=="string"?a.props[l]=Gr(a.props[l],s,c):(a.processTemplateParams===!0||["titleTemplate","title"].includes(a.tag))&&["innerHTML","textContent"].forEach(u=>{typeof a[u]=="string"&&(a[u]=Gr(a[u],s,c))})}e._templateParams=s,e._separator=c,t.tags=n.filter(a=>a.tag!=="templateParams")}}}),c0={hooks:{"tags:resolve":e=>{const{tags:t}=e;let n=t.findIndex(o=>o.tag==="titleTemplate");const r=t.findIndex(o=>o.tag==="title");if(r!==-1&&n!==-1){const o=ca(t[n].textContent,t[r].textContent);o!==null?t[r].textContent=o||t[r].textContent:delete t[r]}else if(n!==-1){const o=ca(t[n].textContent);o!==null&&(t[n].textContent=o,t[n].tag="title",n=-1)}n!==-1&&delete t[n],e.tags=t.filter(Boolean)}}},i0={hooks:{"tags:afterResolve":function(e){for(const t of e.tags)typeof t.innerHTML=="string"&&(t.innerHTML&&["application/ld+json","application/json"].includes(t.props.type)?t.innerHTML=t.innerHTML.replace(/{i.dirty=!0,t.callHook("entries:updated",i)};let o=0,s=[];const c=[],i={plugins:c,dirty:!1,resolvedOptions:e,hooks:t,headEntries(){return s},use(a){const l=typeof a=="function"?a(i):a;(!l.key||!c.some(u=>u.key===l.key))&&(c.push(l),la(l.mode,n)&&t.addHooks(l.hooks||{}))},push(a,l){l==null||delete l.head;const u={_i:o++,input:a,...l};return la(u.mode,n)&&(s.push(u),r()),{dispose(){s=s.filter(f=>f._i!==u._i),t.callHook("entries:updated",i),r()},patch(f){s=s.map(d=>(d._i===u._i&&(d.input=u.input=f),d)),r()}}},async resolveTags(){const a={tags:[],entries:[...s]};await t.callHook("entries:resolve",a);for(const l of a.entries){const u=l.resolvedInput||l.input;if(l.resolvedInput=await(l.transform?l.transform(u):u),l.resolvedInput)for(const f of await zm(l)){const d={tag:f,entry:l,resolvedOptions:i.resolvedOptions};await t.callHook("tag:normalise",d),a.tags.push(d.tag)}}return await t.callHook("tags:beforeResolve",a),await t.callHook("tags:resolve",a),await t.callHook("tags:afterResolve",a),a.tags},ssr:n};return[Ym,Jm,e0,n0,r0,s0,c0,i0,...(e==null?void 0:e.plugins)||[]].forEach(a=>i.use(a)),i.hooks.callHook("init",i),i}function u0(){return Cf}const f0=ef.startsWith("3");function d0(e){return typeof e=="function"?e():ae(e)}function zs(e,t=""){if(e instanceof Promise)return e;const n=d0(e);return!e||!n?n:Array.isArray(n)?n.map(r=>zs(r,t)):typeof n=="object"?Object.fromEntries(Object.entries(n).map(([r,o])=>r==="titleTemplate"||r.startsWith("on")?[r,ae(o)]:[r,zs(o,r)])):n}const h0={hooks:{"entries:resolve":function(e){for(const t of e.entries)t.resolvedInput=zs(t.input)}}},Ef="usehead";function p0(e){return{install(n){f0&&(n.config.globalProperties.$unhead=e,n.config.globalProperties.$head=e,n.provide(Ef,e))}}.install}function g0(e={}){e.domDelayFn=e.domDelayFn||(n=>Mt(()=>setTimeout(()=>n(),0)));const t=a0(e);return t.use(h0),t.install=p0(t),t}const Vs=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Ws="__unhead_injection_handler__";function m0(e){Vs[Ws]=e}function ZX(){if(Ws in Vs)return Vs[Ws]();const e=ge(Ef);return e||u0()}function b0(e){return{ctx:{table:e},matchAll:t=>Tf(t,e)}}function Af(e){const t={};for(const n in e)t[n]=n==="dynamic"?new Map(Object.entries(e[n]).map(([r,o])=>[r,Af(o)])):new Map(Object.entries(e[n]));return t}function y0(e){return b0(Af(e))}function Tf(e,t){const n=[];for(const[o,s]of ua(t.wildcard))e.startsWith(o)&&n.push(s);for(const[o,s]of ua(t.dynamic))if(e.startsWith(o+"/")){const c="/"+e.slice(o.length).split("/").splice(2).join("/");n.push(...Tf(c,s))}const r=t.static.get(e);return r&&n.push(r),n.filter(Boolean)}function ua(e){return[...e.entries()].sort((t,n)=>t[0].length-n[0].length)}function Ks(e,t,n=".",r){if(!rs(t))return Ks(e,{},n,r);const o=Object.assign({},t);for(const s in e){if(s==="__proto__"||s==="constructor")continue;const c=e[s];c!=null&&(r&&r(o,s,c,n)||(Array.isArray(c)&&Array.isArray(o[s])?o[s]=[...c,...o[s]]:rs(c)&&rs(o[s])?o[s]=Ks(c,o[s],(n?`${n}.`:"")+s.toString(),r):o[s]=c))}return o}function rs(e){if(e===null||typeof e!="object")return!1;const t=Object.getPrototypeOf(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}function Sf(e){return(...t)=>t.reduce((n,r)=>Ks(n,r,"",e),{})}const Df=Sf(),_0=Sf((e,t,n)=>{if(e[t]!==void 0&&typeof n=="function")return e[t]=n(e[t]),!0});function v0(e,t){try{return t in e}catch{return!1}}var k0=Object.defineProperty,w0=(e,t,n)=>t in e?k0(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,jt=(e,t,n)=>(w0(e,typeof t!="symbol"?t+"":t,n),n);class Gs extends Error{constructor(t,n={}){super(t,n),jt(this,"statusCode",500),jt(this,"fatal",!1),jt(this,"unhandled",!1),jt(this,"statusMessage"),jt(this,"data"),jt(this,"cause"),n.cause&&!this.cause&&(this.cause=n.cause)}toJSON(){const t={message:this.message,statusCode:Ys(this.statusCode,500)};return this.statusMessage&&(t.statusMessage=Rf(this.statusMessage)),this.data!==void 0&&(t.data=this.data),t}}jt(Gs,"__h3_error__",!0);function Zs(e){if(typeof e=="string")return new Gs(e);if(x0(e))return e;const t=new Gs(e.message??e.statusMessage??"",{cause:e.cause||e});if(v0(e,"stack"))try{Object.defineProperty(t,"stack",{get(){return e.stack}})}catch{try{t.stack=e.stack}catch{}}if(e.data&&(t.data=e.data),e.statusCode?t.statusCode=Ys(e.statusCode,t.statusCode):e.status&&(t.statusCode=Ys(e.status,t.statusCode)),e.statusMessage?t.statusMessage=e.statusMessage:e.statusText&&(t.statusMessage=e.statusText),t.statusMessage){const n=t.statusMessage;Rf(t.statusMessage)!==n&&console.warn("[h3] Please prefer using `message` for longer error messages instead of `statusMessage`. In the future, `statusMessage` will be sanitized by default.")}return e.fatal!==void 0&&(t.fatal=e.fatal),e.unhandled!==void 0&&(t.unhandled=e.unhandled),t}function x0(e){var t;return((t=e==null?void 0:e.constructor)==null?void 0:t.__h3_error__)===!0}const C0=/[^\u0009\u0020-\u007E]/g;function Rf(e=""){return e.replace(C0,"")}function Ys(e,t=200){return!e||(typeof e=="string"&&(e=Number.parseInt(e,10)),e<100||e>999)?t:e}const Pf=Symbol("layout-meta"),vr=Symbol("route"),Ro=()=>Dh(me().payload,"error"),mn=e=>{const t=zc(e);try{const n=me(),r=Ro();n.hooks.callHook("app:error",t),r.value=r.value||t}catch{throw t}return t},E0=async(e={})=>{const t=me(),n=Ro();t.callHook("app:error:cleared",e),e.redirect&&await rn().replace(e.redirect),n.value=null},A0=e=>!!(e&&typeof e=="object"&&"__nuxt_error"in e),zc=e=>{const t=Zs(e);return t.__nuxt_error=!0,t},rn=()=>{var e;return(e=me())==null?void 0:e.$router},Vc=()=>Mu()?ge(vr,me()._route):me()._route;/*! @__NO_SIDE_EFFECTS__ */const T0=()=>{try{if(me()._processingMiddleware)return!0}catch{return!0}return!1},YX=(e,t)=>{e||(e="/");const n=typeof e=="string"?e:df(e.path||"/",e.query||{})+(e.hash||"");if(t!=null&&t.open){{const{target:i="_blank",windowFeatures:a={}}=t.open,l=Object.entries(a).filter(([u,f])=>f!==void 0).map(([u,f])=>`${u.toLowerCase()}=${f}`).join(", ");open(n,i,l)}return Promise.resolve()}const r=(t==null?void 0:t.external)||yr(n,{acceptRelative:!0});if(r){if(!(t!=null&&t.external))throw new Error("Navigating to an external URL is not allowed by default. Use `navigateTo(url, { external: true })`.");const i=Do(n).protocol;if(i&&qg(i))throw new Error(`Cannot navigate to a URL with '${i}' protocol.`)}const o=T0();if(!r&&o)return e;const s=rn(),c=me();return r?(c._scope.stop(),t!=null&&t.replace?location.replace(n):location.href=n,o?c.isHydrating?new Promise(()=>{}):!1:Promise.resolve()):t!=null&&t.replace?s.replace(e):s.push(e)},S0={nuxt:{buildId:"77d1948b-20d5-45f4-a25a-709619b63e02"}},D0=_0(S0);function R0(){const e=me();return e._appConfig||(e._appConfig=Ne(D0)),e._appConfig}const P0=!1,Js=!1,F0=!1,JX={componentName:"NuxtLink"},L0="#__nuxt";let Zr,Ff;function q0(){var t;const e=(t=R0().nuxt)==null?void 0:t.buildId;return Zr=$fetch(Bc(`builds/meta/${e}.json`)),Zr.then(n=>{Ff=y0(n.matcher)}),Zr}function Po(){return Zr||q0()}async function Lf(e){return await Po(),Df({},...Ff.matchAll(e).reverse())}function fa(e,t={}){const n=O0(e,t),r=me(),o=r._payloadCache=r._payloadCache||{};return n in o||(o[n]=M0(e).then(s=>s?qf(n).then(c=>c||(delete o[n],null)):(o[n]=null,null))),o[n]}const da="json";function O0(e,t={}){const n=new URL(e,"http://localhost");if(n.search)throw new Error("Payload URL cannot contain search params: "+e);if(n.host!=="localhost"||yr(n.pathname,{acceptRelative:!0}))throw new Error("Payload URL must not include hostname: "+e);const r=t.hash||(t.fresh?Date.now():"");return _r(jc().app.baseURL,n.pathname,r?`_payload.${r}.${da}`:`_payload.${da}`)}async function qf(e){const t=fetch(e).then(n=>n.text().then(Of));try{return await t}catch(n){console.warn("[nuxt] Cannot load payload ",e,n)}return null}async function M0(e=Vc().path){if((await Po()).prerendered.includes(e))return!0;const n=await Lf(e);return!!n.prerender&&!n.redirect}let Mr=null;async function I0(){if(Mr)return Mr;const e=document.getElementById("__NUXT_DATA__");if(!e)return{};const t=Of(e.textContent||""),n=e.dataset.src?await qf(e.dataset.src):void 0;return Mr={...t,...n,...window.__NUXT__},Mr}function Of(e){return qm(e,me()._payloadRevivers)}function N0(e,t){me()._payloadRevivers[e]=t}const ha={NuxtError:e=>zc(e),EmptyShallowRef:e=>Je(e==="_"?void 0:e==="0n"?BigInt(0):io(e)),EmptyRef:e=>Ae(e==="_"?void 0:e==="0n"?BigInt(0):io(e)),ShallowRef:e=>Je(e),ShallowReactive:e=>mr(e),Ref:e=>Ae(e),Reactive:e=>Ne(e)},$0=ft({name:"nuxt:revive-payload:client",order:-30,async setup(e){let t,n;for(const r in ha)N0(r,ha[r]);Object.assign(e.payload,([t,n]=lr(()=>e.runWithContext(I0)),t=await t,n(),t)),window.__NUXT__=e.payload}}),B0=[],H0=ft({name:"nuxt:head",enforce:"pre",setup(e){const t=g0({plugins:B0});m0(()=>me().vueApp._context.provides.usehead),e.vueApp.use(t);{let n=!0;const r=async()=>{n=!1,await xf(t)};t.hooks.hook("dom:beforeRender",o=>{o.shouldRender=!n}),e.hooks.hook("page:start",()=>{n=!0}),e.hooks.hook("page:finish",()=>{e.isHydrating||r()}),e.hooks.hook("app:error",r),e.hooks.hook("app:suspense:resolve",r)}}});/*! * vue-router v4.2.5 * (c) 2023 Eduardo San Martin Morote * @license MIT - */const gn=typeof window<"u";function j0(e){return e.__esModule||e[Symbol.toStringTag]==="Module"}const le=Object.assign;function os(e,t){const n={};for(const r in t){const o=t[r];n[r]=Xe(o)?o.map(e):e(o)}return n}const Xn=()=>{},Xe=Array.isArray,U0=/\/$/,z0=e=>e.replace(U0,"");function ss(e,t,n="/"){let r,o={},s="",c="";const i=t.indexOf("#");let a=t.indexOf("?");return i=0&&(a=-1),a>-1&&(r=t.slice(0,a),s=t.slice(a+1,i>-1?i:t.length),o=e(s)),i>-1&&(r=r||t.slice(0,i),c=t.slice(i,t.length)),r=G0(r??t,n),{fullPath:r+(s&&"?")+s+c,path:r,query:o,hash:c}}function V0(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function pa(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function W0(e,t,n){const r=t.matched.length-1,o=n.matched.length-1;return r>-1&&r===o&&Rn(t.matched[r],n.matched[o])&&Mf(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function Rn(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function Mf(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!K0(e[n],t[n]))return!1;return!0}function K0(e,t){return Xe(e)?ga(e,t):Xe(t)?ga(t,e):e===t}function ga(e,t){return Xe(t)?e.length===t.length&&e.every((n,r)=>n===t[r]):e.length===1&&e[0]===t}function G0(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,c,i;for(c=0;c1&&s--;else break;return n.slice(0,s).join("/")+"/"+r.slice(c-(c===r.length?1:0)).join("/")}var ur;(function(e){e.pop="pop",e.push="push"})(ur||(ur={}));var er;(function(e){e.back="back",e.forward="forward",e.unknown=""})(er||(er={}));function Z0(e){if(!e)if(gn){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),z0(e)}const Y0=/^[^#]+#/;function J0(e,t){return e.replace(Y0,"#")+t}function Q0(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 Fo=()=>({left:window.pageXOffset,top:window.pageYOffset});function X0(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=Q0(o,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 ma(e,t){return(history.state?history.state.position-t:-1)+e}const Qs=new Map;function eb(e,t){Qs.set(e,t)}function tb(e){const t=Qs.get(e);return Qs.delete(e),t}let nb=()=>location.protocol+"//"+location.host;function If(e,t){const{pathname:n,search:r,hash:o}=t,s=e.indexOf("#");if(s>-1){let i=o.includes(e.slice(s))?e.slice(s).length:1,a=o.slice(i);return a[0]!=="/"&&(a="/"+a),pa(a,"")}return pa(n,e)+r+o}function rb(e,t,n,r){let o=[],s=[],c=null;const i=({state:d})=>{const h=If(e,location),p=n.value,_=t.value;let E=0;if(d){if(n.value=h,t.value=d,c&&c===p){c=null;return}E=_?d.position-_.position:0}else r(h);o.forEach(k=>{k(n.value,p,{delta:E,type:ur.pop,direction:E?E>0?er.forward:er.back:er.unknown})})};function a(){c=n.value}function l(d){o.push(d);const h=()=>{const p=o.indexOf(d);p>-1&&o.splice(p,1)};return s.push(h),h}function u(){const{history:d}=window;d.state&&d.replaceState(le({},d.state,{scroll:Fo()}),"")}function f(){for(const d of s)d();s=[],window.removeEventListener("popstate",i),window.removeEventListener("beforeunload",u)}return window.addEventListener("popstate",i),window.addEventListener("beforeunload",u,{passive:!0}),{pauseListeners:a,listen:l,destroy:f}}function ba(e,t,n,r=!1,o=!1){return{back:e,current:t,forward:n,replaced:r,position:window.history.length,scroll:o?Fo():null}}function ob(e){const{history:t,location:n}=window,r={value:If(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,l,u){const f=e.indexOf("#"),d=f>-1?(n.host&&document.querySelector("base")?e:e.slice(f))+a:nb()+e+a;try{t[u?"replaceState":"pushState"](l,"",d),o.value=l}catch(h){console.error(h),n[u?"replace":"assign"](d)}}function c(a,l){const u=le({},t.state,ba(o.value.back,a,o.value.forward,!0),l,{position:o.value.position});s(a,u,!0),r.value=a}function i(a,l){const u=le({},o.value,t.state,{forward:a,scroll:Fo()});s(u.current,u,!0);const f=le({},ba(r.value,a,null),{position:u.position+1},l);s(a,f,!1),r.value=a}return{location:r,state:o,push:i,replace:c}}function Nf(e){e=Z0(e);const t=ob(e),n=rb(e,t.state,t.location,t.replace);function r(s,c=!0){c||n.pauseListeners(),history.go(s)}const o=le({location:"",base:e,go:r,createHref:J0.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 sb(e){return e=location.host?e||location.pathname+location.search:"",e.includes("#")||(e+="#"),Nf(e)}function cb(e){return typeof e=="string"||e&&typeof e=="object"}function $f(e){return typeof e=="string"||typeof e=="symbol"}const rt={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0},Bf=Symbol("");var ya;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(ya||(ya={}));function Pn(e,t){return le(new Error,{type:e,[Bf]:!0},t)}function pt(e,t){return e instanceof Error&&Bf in e&&(t==null||!!(e.type&t))}const _a="[^/]+?",ib={sensitive:!1,strict:!1,start:!0,end:!0},ab=/[.+*?^${}()[\]/\\]/g;function lb(e,t){const n=le({},ib,t),r=[];let o=n.start?"^":"";const s=[];for(const l of e){const u=l.length?[]:[90];n.strict&&!l.length&&(o+="/");for(let f=0;ft.length?t.length===1&&t[0]===40+40?1:-1:0}function fb(e,t){let n=0;const r=e.score,o=t.score;for(;n0&&t[t.length-1]<0}const db={type:0,value:""},hb=/[a-zA-Z0-9_]/;function pb(e){if(!e)return[[]];if(e==="/")return[[db]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(h){throw new Error(`ERR (${n})/"${l}": ${h}`)}let n=0,r=n;const o=[];let s;function c(){s&&o.push(s),s=[]}let i=0,a,l="",u="";function f(){l&&(n===0?s.push({type:0,value:l}):n===1||n===2||n===3?(s.length>1&&(a==="*"||a==="+")&&t(`A repeatable param (${l}) must be alone in its segment. eg: '/:ids+.`),s.push({type:1,value:l,regexp:u,repeatable:a==="*"||a==="+",optional:a==="*"||a==="?"})):t("Invalid state to consume buffer"),l="")}function d(){l+=a}for(;i{c(v)}:Xn}function c(u){if($f(u)){const f=r.get(u);f&&(r.delete(u),n.splice(n.indexOf(f),1),f.children.forEach(c),f.alias.forEach(c))}else{const f=n.indexOf(u);f>-1&&(n.splice(f,1),u.record.name&&r.delete(u.record.name),u.children.forEach(c),u.alias.forEach(c))}}function i(){return n}function a(u){let f=0;for(;f=0&&(u.record.path!==n[f].record.path||!Hf(u,n[f]));)f++;n.splice(f,0,u),u.record.name&&!wa(u)&&r.set(u.record.name,u)}function l(u,f){let d,h={},p,_;if("name"in u&&u.name){if(d=r.get(u.name),!d)throw Pn(1,{location:u});_=d.record.name,h=le(ka(f.params,d.keys.filter(v=>!v.optional).map(v=>v.name)),u.params&&ka(u.params,d.keys.map(v=>v.name))),p=d.stringify(h)}else if("path"in u)p=u.path,d=n.find(v=>v.re.test(p)),d&&(h=d.parse(p),_=d.record.name);else{if(d=f.name?r.get(f.name):n.find(v=>v.re.test(f.path)),!d)throw Pn(1,{location:u,currentLocation:f});_=d.record.name,h=le({},f.params,u.params),p=d.stringify(h)}const E=[];let k=d;for(;k;)E.unshift(k.record),k=k.parent;return{name:_,path:p,params:h,matched:E,meta:_b(E)}}return e.forEach(u=>s(u)),{addRoute:s,resolve:l,removeRoute:c,getRoutes:i,getRecordMatcher:o}}function ka(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}function bb(e){return{path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:void 0,beforeEnter:e.beforeEnter,props:yb(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 yb(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 wa(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function _b(e){return e.reduce((t,n)=>le(t,n.meta),{})}function xa(e,t){const n={};for(const r in e)n[r]=r in t?t[r]:e[r];return n}function Hf(e,t){return t.children.some(n=>n===e||Hf(e,n))}const jf=/#/g,vb=/&/g,kb=/\//g,wb=/=/g,xb=/\?/g,Uf=/\+/g,Cb=/%5B/g,Eb=/%5D/g,zf=/%5E/g,Ab=/%60/g,Vf=/%7B/g,Tb=/%7C/g,Wf=/%7D/g,Sb=/%20/g;function Wc(e){return encodeURI(""+e).replace(Tb,"|").replace(Cb,"[").replace(Eb,"]")}function Db(e){return Wc(e).replace(Vf,"{").replace(Wf,"}").replace(zf,"^")}function Xs(e){return Wc(e).replace(Uf,"%2B").replace(Sb,"+").replace(jf,"%23").replace(vb,"%26").replace(Ab,"`").replace(Vf,"{").replace(Wf,"}").replace(zf,"^")}function Rb(e){return Xs(e).replace(wb,"%3D")}function Pb(e){return Wc(e).replace(jf,"%23").replace(xb,"%3F")}function Fb(e){return e==null?"":Pb(e).replace(kb,"%2F")}function uo(e){try{return decodeURIComponent(""+e)}catch{}return""+e}function Lb(e){const t={};if(e===""||e==="?")return t;const r=(e[0]==="?"?e.slice(1):e).split("&");for(let o=0;os&&Xs(s)):[r&&Xs(r)]).forEach(s=>{s!==void 0&&(t+=(t.length?"&":"")+n,s!=null&&(t+="="+s))})}return t}function qb(e){const t={};for(const n in e){const r=e[n];r!==void 0&&(t[n]=Xe(r)?r.map(o=>o==null?null:""+o):r==null?r:""+r)}return t}const Ob=Symbol(""),Ea=Symbol(""),Kc=Symbol(""),Gc=Symbol(""),ec=Symbol("");function zn(){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 Rt(e,t,n,r,o){const s=r&&(r.enterCallbacks[o]=r.enterCallbacks[o]||[]);return()=>new Promise((c,i)=>{const a=f=>{f===!1?i(Pn(4,{from:n,to:t})):f instanceof Error?i(f):cb(f)?i(Pn(2,{from:t,to:f})):(s&&r.enterCallbacks[o]===s&&typeof f=="function"&&s.push(f),c())},l=e.call(r&&r.instances[o],t,n,a);let u=Promise.resolve(l);e.length<3&&(u=u.then(a)),u.catch(f=>i(f))})}function cs(e,t,n,r){const o=[];for(const s of e)for(const c in s.components){let i=s.components[c];if(!(t!=="beforeRouteEnter"&&!s.instances[c]))if(Mb(i)){const l=(i.__vccOpts||i)[t];l&&o.push(Rt(l,n,r,s,c))}else{let a=i();o.push(()=>a.then(l=>{if(!l)return Promise.reject(new Error(`Couldn't resolve component "${c}" at "${s.path}"`));const u=j0(l)?l.default:l;s.components[c]=u;const d=(u.__vccOpts||u)[t];return d&&Rt(d,n,r,s,c)()}))}}return o}function Mb(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function Aa(e){const t=ge(Kc),n=ge(Gc),r=se(()=>t.resolve(ae(e.to))),o=se(()=>{const{matched:a}=r.value,{length:l}=a,u=a[l-1],f=n.matched;if(!u||!f.length)return-1;const d=f.findIndex(Rn.bind(null,u));if(d>-1)return d;const h=Ta(a[l-2]);return l>1&&Ta(u)===h&&f[f.length-1].path!==h?f.findIndex(Rn.bind(null,a[l-2])):d}),s=se(()=>o.value>-1&&Bb(n.params,r.value.params)),c=se(()=>o.value>-1&&o.value===n.matched.length-1&&Mf(n.params,r.value.params));function i(a={}){return $b(a)?t[ae(e.replace)?"replace":"push"](ae(e.to)).catch(Xn):Promise.resolve()}return{route:r,href:se(()=>r.value.href),isActive:s,isExactActive:c,navigate:i}}const Ib=vt({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:Aa,setup(e,{slots:t}){const n=Ne(Aa(e)),{options:r}=ge(Kc),o=se(()=>({[Sa(e.activeClass,r.linkActiveClass,"router-link-active")]:n.isActive,[Sa(e.exactActiveClass,r.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const s=t.default&&t.default(n);return e.custom?s:Fe("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:o.value},s)}}}),Nb=Ib;function $b(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 Bb(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(!Xe(o)||o.length!==r.length||r.some((s,c)=>s!==o[c]))return!1}return!0}function Ta(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const Sa=(e,t,n)=>e??t??n,Hb=vt({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const r=ge(ec),o=se(()=>e.route||r.value),s=ge(Ea,0),c=se(()=>{let l=ae(s);const{matched:u}=o.value;let f;for(;(f=u[l])&&!f.components;)l++;return l}),i=se(()=>o.value.matched[c.value]);lt(Ea,se(()=>c.value+1)),lt(Ob,i),lt(ec,o);const a=Ae();return Qe(()=>[a.value,i.value,e.name],([l,u,f],[d,h,p])=>{u&&(u.instances[f]=l,h&&h!==u&&l&&l===d&&(u.leaveGuards.size||(u.leaveGuards=h.leaveGuards),u.updateGuards.size||(u.updateGuards=h.updateGuards))),l&&u&&(!h||!Rn(u,h)||!d)&&(u.enterCallbacks[f]||[]).forEach(_=>_(l))},{flush:"post"}),()=>{const l=o.value,u=e.name,f=i.value,d=f&&f.components[u];if(!d)return Da(n.default,{Component:d,route:l});const h=f.props[u],p=h?h===!0?l.params:typeof h=="function"?h(l):h:null,E=Fe(d,le({},p,t,{onVnodeUnmounted:k=>{k.component.isUnmounted&&(f.instances[u]=null)},ref:a}));return Da(n.default,{Component:E,route:l})||E}}});function Da(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const Kf=Hb;function jb(e){const t=mb(e.routes,e),n=e.parseQuery||Lb,r=e.stringifyQuery||Ca,o=e.history,s=zn(),c=zn(),i=zn(),a=Je(rt);let l=rt;gn&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const u=os.bind(null,R=>""+R),f=os.bind(null,Fb),d=os.bind(null,uo);function h(R,U){let B,K;return $f(R)?(B=t.getRecordMatcher(R),K=U):K=R,t.addRoute(K,B)}function p(R){const U=t.getRecordMatcher(R);U&&t.removeRoute(U)}function _(){return t.getRoutes().map(R=>R.record)}function E(R){return!!t.getRecordMatcher(R)}function k(R,U){if(U=le({},U||a.value),typeof R=="string"){const w=ss(n,R,U.path),A=t.resolve({path:w.path},U),F=o.createHref(w.fullPath);return le(w,A,{params:d(A.params),hash:uo(w.hash),redirectedFrom:void 0,href:F})}let B;if("path"in R)B=le({},R,{path:ss(n,R.path,U.path).path});else{const w=le({},R.params);for(const A in w)w[A]==null&&delete w[A];B=le({},R,{params:f(w)}),U.params=f(U.params)}const K=t.resolve(B,U),ie=R.hash||"";K.params=u(d(K.params));const m=V0(r,le({},R,{hash:Db(ie),path:K.path})),y=o.createHref(m);return le({fullPath:m,hash:ie,query:r===Ca?qb(R.query):R.query||{}},K,{redirectedFrom:void 0,href:y})}function v(R){return typeof R=="string"?ss(n,R,a.value.path):le({},R)}function b(R,U){if(l!==R)return Pn(8,{from:U,to:R})}function g(R){return D(R)}function C(R){return g(le(v(R),{replace:!0}))}function x(R){const U=R.matched[R.matched.length-1];if(U&&U.redirect){const{redirect:B}=U;let K=typeof B=="function"?B(R):B;return typeof K=="string"&&(K=K.includes("?")||K.includes("#")?K=v(K):{path:K},K.params={}),le({query:R.query,hash:R.hash,params:"path"in K?{}:R.params},K)}}function D(R,U){const B=l=k(R),K=a.value,ie=R.state,m=R.force,y=R.replace===!0,w=x(B);if(w)return D(le(v(w),{state:typeof w=="object"?le({},ie,w.state):ie,force:m,replace:y}),U||B);const A=B;A.redirectedFrom=U;let F;return!m&&W0(r,K,B)&&(F=Pn(16,{to:A,from:K}),tt(K,K,!0,!1)),(F?Promise.resolve(F):P(A,K)).catch(q=>pt(q)?pt(q,2)?q:wt(q):V(q,A,K)).then(q=>{if(q){if(pt(q,2))return D(le({replace:y},v(q.to),{state:typeof q.to=="object"?le({},ie,q.to.state):ie,force:m}),U||A)}else q=M(A,K,!0,y,ie);return j(A,K,q),q})}function S(R,U){const B=b(R,U);return B?Promise.reject(B):Promise.resolve()}function N(R){const U=cn.values().next().value;return U&&typeof U.runWithContext=="function"?U.runWithContext(R):R()}function P(R,U){let B;const[K,ie,m]=Ub(R,U);B=cs(K.reverse(),"beforeRouteLeave",R,U);for(const w of K)w.leaveGuards.forEach(A=>{B.push(Rt(A,R,U))});const y=S.bind(null,R,U);return B.push(y),Ce(B).then(()=>{B=[];for(const w of s.list())B.push(Rt(w,R,U));return B.push(y),Ce(B)}).then(()=>{B=cs(ie,"beforeRouteUpdate",R,U);for(const w of ie)w.updateGuards.forEach(A=>{B.push(Rt(A,R,U))});return B.push(y),Ce(B)}).then(()=>{B=[];for(const w of m)if(w.beforeEnter)if(Xe(w.beforeEnter))for(const A of w.beforeEnter)B.push(Rt(A,R,U));else B.push(Rt(w.beforeEnter,R,U));return B.push(y),Ce(B)}).then(()=>(R.matched.forEach(w=>w.enterCallbacks={}),B=cs(m,"beforeRouteEnter",R,U),B.push(y),Ce(B))).then(()=>{B=[];for(const w of c.list())B.push(Rt(w,R,U));return B.push(y),Ce(B)}).catch(w=>pt(w,8)?w:Promise.reject(w))}function j(R,U,B){i.list().forEach(K=>N(()=>K(R,U,B)))}function M(R,U,B,K,ie){const m=b(R,U);if(m)return m;const y=U===rt,w=gn?history.state:{};B&&(K||y?o.replace(R.fullPath,le({scroll:y&&w&&w.scroll},ie)):o.push(R.fullPath,ie)),a.value=R,tt(R,U,B,y),wt()}let G;function L(){G||(G=o.listen((R,U,B)=>{if(!Cr.listening)return;const K=k(R),ie=x(K);if(ie){D(le(ie,{replace:!0}),K).catch(Xn);return}l=K;const m=a.value;gn&&eb(ma(m.fullPath,B.delta),Fo()),P(K,m).catch(y=>pt(y,12)?y:pt(y,2)?(D(y.to,K).then(w=>{pt(w,20)&&!B.delta&&B.type===ur.pop&&o.go(-1,!1)}).catch(Xn),Promise.reject()):(B.delta&&o.go(-B.delta,!1),V(y,K,m))).then(y=>{y=y||M(K,m,!1),y&&(B.delta&&!pt(y,8)?o.go(-B.delta,!1):B.type===ur.pop&&pt(y,20)&&o.go(-1,!1)),j(K,m,y)}).catch(Xn)}))}let z=zn(),T=zn(),Q;function V(R,U,B){wt(R);const K=T.list();return K.length?K.forEach(ie=>ie(R,U,B)):console.error(R),Promise.reject(R)}function We(){return Q&&a.value!==rt?Promise.resolve():new Promise((R,U)=>{z.add([R,U])})}function wt(R){return Q||(Q=!R,L(),z.list().forEach(([U,B])=>R?B(R):U()),z.reset()),R}function tt(R,U,B,K){const{scrollBehavior:ie}=e;if(!gn||!ie)return Promise.resolve();const m=!B&&tb(ma(R.fullPath,0))||(K||!B)&&history.state&&history.state.scroll||null;return Mt().then(()=>ie(R,U,m)).then(y=>y&&X0(y)).catch(y=>V(y,R,U))}const De=R=>o.go(R);let sn;const cn=new Set,Cr={currentRoute:a,listening:!0,addRoute:h,removeRoute:p,hasRoute:E,getRoutes:_,resolve:k,options:e,push:g,replace:C,go:De,back:()=>De(-1),forward:()=>De(1),beforeEach:s.add,beforeResolve:c.add,afterEach:i.add,onError:T.add,isReady:We,install(R){const U=this;R.component("RouterLink",Nb),R.component("RouterView",Kf),R.config.globalProperties.$router=U,Object.defineProperty(R.config.globalProperties,"$route",{enumerable:!0,get:()=>ae(a)}),gn&&!sn&&a.value===rt&&(sn=!0,g(o.location).catch(ie=>{}));const B={};for(const ie in rt)Object.defineProperty(B,ie,{get:()=>a.value[ie],enumerable:!0});R.provide(Kc,U),R.provide(Gc,mr(B)),R.provide(ec,a);const K=R.unmount;cn.add(R),R.unmount=function(){cn.delete(R),cn.size<1&&(l=rt,G&&G(),G=null,a.value=rt,sn=!1,Q=!1),K()}}};function Ce(R){return R.reduce((U,B)=>U.then(()=>N(B)),Promise.resolve())}return Cr}function Ub(e,t){const n=[],r=[],o=[],s=Math.max(t.matched.length,e.matched.length);for(let c=0;cRn(l,i))?r.push(i):n.push(i));const a=e.matched[c];a&&(t.matched.find(l=>Rn(l,a))||o.push(a))}return[n,r,o]}function zb(){return ge(Gc)}const Ra=[{name:"categoryId-id",path:"/:categoryId()/:id()",meta:{},alias:[],redirect:void 0,component:()=>Oe(()=>import("./_id_.a450abef.js"),["./_id_.a450abef.js","./example.437e5a13.js","./code-block.6f92edc9.js","./prism.1ca37586.js","./prism.11d9e2ed.css","./code-block.991dc041.css","./index.2f4143c4.js","./VGrid.c9f91b7f.js","./VGrid.96658eb4.css","./VAlert.80588be7.js","./VBtn.2bcab400.js","./VBtn.a495d593.css","./VAlert.bf4db5cc.css","./index.f1db28ae.js","./index.60786954.css","./VContainer.5773223d.js","./index.c65a846b.css","./example.a715b938.css"],import.meta.url).then(e=>e.default||e)},{name:"categoryId",path:"/:categoryId()",meta:{},alias:[],redirect:void 0,component:()=>Oe(()=>import("./index.d97cc96d.js"),["./index.d97cc96d.js","./example.437e5a13.js","./code-block.6f92edc9.js","./prism.1ca37586.js","./prism.11d9e2ed.css","./code-block.991dc041.css","./index.2f4143c4.js","./VGrid.c9f91b7f.js","./VGrid.96658eb4.css","./VAlert.80588be7.js","./VBtn.2bcab400.js","./VBtn.a495d593.css","./VAlert.bf4db5cc.css","./index.f1db28ae.js","./index.60786954.css","./VContainer.5773223d.js","./index.c65a846b.css","./example.a715b938.css","./VNavigationDrawer.cc836505.js","./VNavigationDrawer.b74edfe4.css","./index.f806cbb2.css"],import.meta.url).then(e=>e.default||e)},{name:"2to3",path:"/2to3",meta:{},alias:[],redirect:void 0,component:()=>Oe(()=>import("./2to3.273dcc76.js"),["./2to3.273dcc76.js","./code-block.6f92edc9.js","./prism.1ca37586.js","./prism.11d9e2ed.css","./code-block.991dc041.css","./VContainer.5773223d.js","./VGrid.c9f91b7f.js","./VGrid.96658eb4.css"],import.meta.url).then(e=>e.default||e)},{name:"about",path:"/about",meta:{},alias:[],redirect:void 0,component:()=>Oe(()=>import("./about.4cc3e9c6.js"),["./about.4cc3e9c6.js","./VContainer.5773223d.js","./VGrid.c9f91b7f.js","./VGrid.96658eb4.css"],import.meta.url).then(e=>e.default||e)},{name:"configuration",path:"/configuration",meta:{},alias:[],redirect:void 0,component:()=>Oe(()=>import("./configuration.e54d5f8f.js"),["./configuration.e54d5f8f.js","./vue.f36acd1f.91c4399e.js","./VContainer.5773223d.js","./VGrid.c9f91b7f.js","./VGrid.96658eb4.css"],import.meta.url).then(e=>e.default||e)},{name:"editor",path:"/editor",meta:{},alias:[],redirect:void 0,component:()=>Oe(()=>import("./editor.e92c67a5.js"),["./editor.e92c67a5.js","./prism.1ca37586.js","./prism.11d9e2ed.css","./VBtn.2bcab400.js","./VGrid.c9f91b7f.js","./VGrid.96658eb4.css","./VBtn.a495d593.css","./index.2f4143c4.js","./VAlert.80588be7.js","./VAlert.bf4db5cc.css","./index.f1db28ae.js","./index.60786954.css","./VContainer.5773223d.js","./index.c65a846b.css","./vue.f36acd1f.91c4399e.js","./editor.aab71f6a.css"],import.meta.url).then(e=>e.default||e)},{name:"expressions",path:"/expressions",meta:{},alias:[],redirect:void 0,component:()=>Oe(()=>import("./expressions.922b1803.js"),["./expressions.922b1803.js","./code-block.6f92edc9.js","./prism.1ca37586.js","./prism.11d9e2ed.css","./code-block.991dc041.css","./vue.f36acd1f.91c4399e.js","./VAlert.80588be7.js","./VBtn.2bcab400.js","./VGrid.c9f91b7f.js","./VGrid.96658eb4.css","./VBtn.a495d593.css","./VAlert.bf4db5cc.css","./VContainer.5773223d.js"],import.meta.url).then(e=>e.default||e)},{name:"getting-started",path:"/getting-started",meta:{},alias:[],redirect:void 0,component:()=>Oe(()=>import("./getting-started.1fe0031e.js"),["./getting-started.1fe0031e.js","./code-block.6f92edc9.js","./prism.1ca37586.js","./prism.11d9e2ed.css","./code-block.991dc041.css","./VContainer.5773223d.js","./VGrid.c9f91b7f.js","./VGrid.96658eb4.css","./VAlert.80588be7.js","./VBtn.2bcab400.js","./VBtn.a495d593.css","./VAlert.bf4db5cc.css"],import.meta.url).then(e=>e.default||e)},{name:"index",path:"/",meta:{},alias:[],redirect:void 0,component:()=>Oe(()=>import("./index.d6d1f85d.js"),["./index.d6d1f85d.js","./VContainer.5773223d.js","./VGrid.c9f91b7f.js","./VGrid.96658eb4.css"],import.meta.url).then(e=>e.default||e)},{name:"plugins",path:"/plugins",meta:{},alias:[],redirect:void 0,component:()=>Oe(()=>import("./plugins.3a7d8db6.js"),["./plugins.3a7d8db6.js","./code-block.6f92edc9.js","./prism.1ca37586.js","./prism.11d9e2ed.css","./code-block.991dc041.css","./vue.f36acd1f.91c4399e.js","./VContainer.5773223d.js","./VGrid.c9f91b7f.js","./VGrid.96658eb4.css"],import.meta.url).then(e=>e.default||e)}],Gf=(e,t,n)=>(t=t===!0?{}:t,{default:()=>{var r;return t?Fe(e,t,n):(r=n.default)==null?void 0:r.call(n)}});function Pa(e){const t=(e==null?void 0:e.meta.key)??e.path.replace(/(:\w+)\([^)]+\)/g,"$1").replace(/(:\w+)[?+*]/g,"$1").replace(/:\w+/g,n=>{var r;return((r=e.params[n.slice(1)])==null?void 0:r.toString())||""});return typeof t=="function"?t(e):t}function Vb(e,t){return e===t?!1:Pa(e)!==Pa(t)?!0:!e.matched.every((r,o)=>{var s,c;return r.components&&r.components.default===((c=(s=t.matched[o])==null?void 0:s.components)==null?void 0:c.default)})}const Wb={scrollBehavior(e,t,n){var l;const r=me(),o=((l=rn().options)==null?void 0:l.scrollBehaviorType)??"auto";let s=n||void 0;const c=typeof e.meta.scrollToTop=="function"?e.meta.scrollToTop(e,t):e.meta.scrollToTop;if(!s&&t&&e&&c!==!1&&Vb(e,t)&&(s={left:0,top:0}),e.path===t.path){if(t.hash&&!e.hash)return{left:0,top:0};if(e.hash)return{el:e.hash,top:Fa(e.hash),behavior:o}}const i=u=>!!(u.meta.pageTransition??Js),a=i(t)&&i(e)?"page:transition:finish":"page:finish";return new Promise(u=>{r.hooks.hookOnce(a,async()=>{await Mt(),e.hash&&(s={el:e.hash,top:Fa(e.hash),behavior:o}),u(s)})})}};function Fa(e){try{const t=document.querySelector(e);if(t)return parseFloat(getComputedStyle(t).scrollMarginTop)}catch{}return 0}const Kb={hashMode:!1,scrollBehaviorType:"auto"},Re={...Kb,...Wb},Gb=async e=>{var a;let t,n;if(!((a=e.meta)!=null&&a.validate))return;const r=me(),o=rn();if(([t,n]=lr(()=>Promise.resolve(e.meta.validate(e))),t=await t,n(),t)===!0)return;const c=zc({statusCode:404,statusMessage:`Page Not Found: ${e.fullPath}`}),i=o.beforeResolve(l=>{if(i(),l===e){const u=o.afterEach(async()=>{u(),await r.runWithContext(()=>mn(c)),window.history.pushState({},"",e.fullPath)});return!1}})},Zb=async e=>{let t,n;const r=([t,n]=lr(()=>Lf(e.path)),t=await t,n(),t);if(r.redirect)return r.redirect},Yb=[Gb,Zb],tr={};function Jb(e,t,n){const{pathname:r,search:o,hash:s}=t,c=e.indexOf("#");if(c>-1){const l=s.includes(e.slice(c))?e.slice(c).length:1;let u=s.slice(l);return u[0]!=="/"&&(u="/"+u),Xi(u,"")}const i=Xi(r,e),a=!n||Bg(i,n,{trailingSlash:!0})?i:n;return a+(a.includes("?")?"":o)+s}const Qb=ft({name:"nuxt:router",enforce:"pre",async setup(e){var _,E;let t,n,r=jc().app.baseURL;Re.hashMode&&!r.includes("#")&&(r+="#");const o=((_=Re.history)==null?void 0:_.call(Re,r))??(Re.hashMode?sb(r):Nf(r)),s=((E=Re.routes)==null?void 0:E.call(Re,Ra))??Ra;let c;const i=Jb(r,window.location,e.payload.path),a=jb({...Re,scrollBehavior:(k,v,b)=>{var g;if(v===rt){c=b;return}return a.options.scrollBehavior=Re.scrollBehavior,(g=Re.scrollBehavior)==null?void 0:g.call(Re,k,rt,c||b)},history:o,routes:s});e.vueApp.use(a);const l=Je(a.currentRoute.value);a.afterEach((k,v)=>{l.value=v}),Object.defineProperty(e.vueApp.config.globalProperties,"previousRoute",{get:()=>l.value});const u=Je(a.resolve(i)),f=()=>{u.value=a.currentRoute.value};e.hook("page:finish",f),a.afterEach((k,v)=>{var b,g,C,x;((g=(b=k.matched[0])==null?void 0:b.components)==null?void 0:g.default)===((x=(C=v.matched[0])==null?void 0:C.components)==null?void 0:x.default)&&f()});const d={};for(const k in u.value)Object.defineProperty(d,k,{get:()=>u.value[k]});e._route=mr(d),e._middleware=e._middleware||{global:[],named:{}};const h=Ro();try{[t,n]=lr(()=>a.isReady()),await t,n()}catch(k){[t,n]=lr(()=>e.runWithContext(()=>mn(k))),await t,n()}const p=e.payload.state._layout;return a.beforeEach(async(k,v)=>{var b;k.meta=Ne(k.meta),e.isHydrating&&p&&!Xt(k.meta.layout)&&(k.meta.layout=p),e._processingMiddleware=!0;{const g=new Set([...Yb,...e._middleware.global]);for(const C of k.matched){const x=C.meta.middleware;if(x)if(Array.isArray(x))for(const D of x)g.add(D);else g.add(x)}for(const C of g){const x=typeof C=="string"?e._middleware.named[C]||await((b=tr[C])==null?void 0:b.call(tr).then(S=>S.default||S)):C;if(!x)throw new Error(`Unknown route middleware: '${C}'.`);const D=await e.runWithContext(()=>x(k,v));if(!e.payload.serverRendered&&e.isHydrating&&(D===!1||D instanceof Error)){const S=D||Zs({statusCode:404,statusMessage:`Page Not Found: ${i}`});return await e.runWithContext(()=>mn(S)),!1}if(D!==!0&&(D||D===!1))return D}}}),a.onError(()=>{delete e._processingMiddleware}),a.afterEach(async(k,v,b)=>{delete e._processingMiddleware,!e.isHydrating&&h.value&&await e.runWithContext(E0),k.matched.length===0&&await e.runWithContext(()=>mn(Zs({statusCode:404,fatal:!1,statusMessage:`Page not found: ${k.fullPath}`})))}),e.hooks.hookOnce("app:created",async()=>{try{await a.replace({...a.resolve(i),name:void 0,force:!0}),a.options.scrollBehavior=Re.scrollBehavior}catch(k){await e.runWithContext(()=>mn(k))}}),{provide:{router:a}}}}),La=globalThis.requestIdleCallback||(e=>{const t=Date.now(),n={didTimeout:!1,timeRemaining:()=>Math.max(0,50-(Date.now()-t))};return setTimeout(()=>{e(n)},1)}),QX=globalThis.cancelIdleCallback||(e=>{clearTimeout(e)}),Zf=e=>{const t=me();t.isHydrating?t.hooks.hookOnce("app:suspense:resolve",()=>{La(e)}):La(e)},Xb=ft({name:"nuxt:payload",setup(e){rn().beforeResolve(async(t,n)=>{if(t.path===n.path)return;const r=await fa(t.path);r&&Object.assign(e.static.data,r.data)}),Zf(()=>{var t;e.hooks.hook("link:prefetch",async n=>{Do(n).protocol||await fa(n)}),((t=navigator.connection)==null?void 0:t.effectiveType)!=="slow-2g"&&setTimeout(Po,1e3)})}}),ey=ft({name:"nuxt:global-components"}),Wt={default:()=>Oe(()=>import("./default.aa63a5cf.js"),["./default.aa63a5cf.js","./index.f1db28ae.js","./VGrid.c9f91b7f.js","./VGrid.96658eb4.css","./VBtn.2bcab400.js","./VBtn.a495d593.css","./index.60786954.css","./VNavigationDrawer.cc836505.js","./VNavigationDrawer.b74edfe4.css","./default.3047c165.css"],import.meta.url).then(e=>e.default||e)},ty=ft({name:"nuxt:prefetch",setup(e){const t=rn();e.hooks.hook("app:mounted",()=>{t.beforeEach(async n=>{var o;const r=(o=n==null?void 0:n.meta)==null?void 0:o.layout;r&&typeof Wt[r]=="function"&&await Wt[r]()})}),e.hooks.hook("link:prefetch",n=>{var c,i,a,l;if(yr(n))return;const r=t.resolve(n);if(!r)return;const o=(c=r==null?void 0:r.meta)==null?void 0:c.layout;let s=Array.isArray((i=r==null?void 0:r.meta)==null?void 0:i.middleware)?(a=r==null?void 0:r.meta)==null?void 0:a.middleware:[(l=r==null?void 0:r.meta)==null?void 0:l.middleware];s=s.filter(u=>typeof u=="string");for(const u of s)typeof tr[u]=="function"&&tr[u]();o&&typeof Wt[o]=="function"&&Wt[o]()})}});function ny(e={}){const t=e.path||window.location.pathname;let n={};try{n=io(sessionStorage.getItem("nuxt:reload")||"{}")}catch{}if(e.force||(n==null?void 0:n.path)!==t||(n==null?void 0:n.expires){r.clear()}),e.hook("app:chunkError",({error:s})=>{r.add(s)});function o(s){const i="href"in s&&s.href.startsWith("#")?n.app.baseURL+s.href:_r(n.app.baseURL,s.fullPath);ny({path:i,persistState:!0})}e.hook("app:manifest:update",()=>{t.beforeResolve(o)}),t.onError((s,c)=>{r.has(s)&&o(c)})}}),oy=ft(e=>{let t;async function n(){const r=await Po();t&&clearTimeout(t),t=setTimeout(n,1e3*60*60);const o=await $fetch(Bc("builds/latest.json"));o.id!==r.id&&e.hooks.callHook("app:manifest:update",o)}Zf(()=>{t=setTimeout(n,1e3*60*60)})});var XX=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function sy(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function cy(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var n=function r(){return this instanceof r?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(r){var o=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(n,r,o.get?o:{enumerable:!0,get:function(){return e[r]}})}),n}var ce={};const iy="Á",ay="á",ly="Ă",uy="ă",fy="∾",dy="∿",hy="∾̳",py="Â",gy="â",my="´",by="А",yy="а",_y="Æ",vy="æ",ky="⁡",wy="𝔄",xy="𝔞",Cy="À",Ey="à",Ay="ℵ",Ty="ℵ",Sy="Α",Dy="α",Ry="Ā",Py="ā",Fy="⨿",Ly="&",qy="&",Oy="⩕",My="⩓",Iy="∧",Ny="⩜",$y="⩘",By="⩚",Hy="∠",jy="⦤",Uy="∠",zy="⦨",Vy="⦩",Wy="⦪",Ky="⦫",Gy="⦬",Zy="⦭",Yy="⦮",Jy="⦯",Qy="∡",Xy="∟",e_="⊾",t_="⦝",n_="∢",r_="Å",o_="⍼",s_="Ą",c_="ą",i_="𝔸",a_="𝕒",l_="⩯",u_="≈",f_="⩰",d_="≊",h_="≋",p_="'",g_="⁡",m_="≈",b_="≊",y_="Å",__="å",v_="𝒜",k_="𝒶",w_="≔",x_="*",C_="≈",E_="≍",A_="Ã",T_="ã",S_="Ä",D_="ä",R_="∳",P_="⨑",F_="≌",L_="϶",q_="‵",O_="∽",M_="⋍",I_="∖",N_="⫧",$_="⊽",B_="⌅",H_="⌆",j_="⌅",U_="⎵",z_="⎶",V_="≌",W_="Б",K_="б",G_="„",Z_="∵",Y_="∵",J_="∵",Q_="⦰",X_="϶",ev="ℬ",tv="ℬ",nv="Β",rv="β",ov="ℶ",sv="≬",cv="𝔅",iv="𝔟",av="⋂",lv="◯",uv="⋃",fv="⨀",dv="⨁",hv="⨂",pv="⨆",gv="★",mv="▽",bv="△",yv="⨄",_v="⋁",vv="⋀",kv="⤍",wv="⧫",xv="▪",Cv="▴",Ev="▾",Av="◂",Tv="▸",Sv="␣",Dv="▒",Rv="░",Pv="▓",Fv="█",Lv="=⃥",qv="≡⃥",Ov="⫭",Mv="⌐",Iv="𝔹",Nv="𝕓",$v="⊥",Bv="⊥",Hv="⋈",jv="⧉",Uv="┐",zv="╕",Vv="╖",Wv="╗",Kv="┌",Gv="╒",Zv="╓",Yv="╔",Jv="─",Qv="═",Xv="┬",ek="╤",tk="╥",nk="╦",rk="┴",ok="╧",sk="╨",ck="╩",ik="⊟",ak="⊞",lk="⊠",uk="┘",fk="╛",dk="╜",hk="╝",pk="└",gk="╘",mk="╙",bk="╚",yk="│",_k="║",vk="┼",kk="╪",wk="╫",xk="╬",Ck="┤",Ek="╡",Ak="╢",Tk="╣",Sk="├",Dk="╞",Rk="╟",Pk="╠",Fk="‵",Lk="˘",qk="˘",Ok="¦",Mk="𝒷",Ik="ℬ",Nk="⁏",$k="∽",Bk="⋍",Hk="⧅",jk="\\",Uk="⟈",zk="•",Vk="•",Wk="≎",Kk="⪮",Gk="≏",Zk="≎",Yk="≏",Jk="Ć",Qk="ć",Xk="⩄",e1="⩉",t1="⩋",n1="∩",r1="⋒",o1="⩇",s1="⩀",c1="ⅅ",i1="∩︀",a1="⁁",l1="ˇ",u1="ℭ",f1="⩍",d1="Č",h1="č",p1="Ç",g1="ç",m1="Ĉ",b1="ĉ",y1="∰",_1="⩌",v1="⩐",k1="Ċ",w1="ċ",x1="¸",C1="¸",E1="⦲",A1="¢",T1="·",S1="·",D1="𝔠",R1="ℭ",P1="Ч",F1="ч",L1="✓",q1="✓",O1="Χ",M1="χ",I1="ˆ",N1="≗",$1="↺",B1="↻",H1="⊛",j1="⊚",U1="⊝",z1="⊙",V1="®",W1="Ⓢ",K1="⊖",G1="⊕",Z1="⊗",Y1="○",J1="⧃",Q1="≗",X1="⨐",ew="⫯",tw="⧂",nw="∲",rw="”",ow="’",sw="♣",cw="♣",iw=":",aw="∷",lw="⩴",uw="≔",fw="≔",dw=",",hw="@",pw="∁",gw="∘",mw="∁",bw="ℂ",yw="≅",_w="⩭",vw="≡",kw="∮",ww="∯",xw="∮",Cw="𝕔",Ew="ℂ",Aw="∐",Tw="∐",Sw="©",Dw="©",Rw="℗",Pw="∳",Fw="↵",Lw="✗",qw="⨯",Ow="𝒞",Mw="𝒸",Iw="⫏",Nw="⫑",$w="⫐",Bw="⫒",Hw="⋯",jw="⤸",Uw="⤵",zw="⋞",Vw="⋟",Ww="↶",Kw="⤽",Gw="⩈",Zw="⩆",Yw="≍",Jw="∪",Qw="⋓",Xw="⩊",ex="⊍",tx="⩅",nx="∪︀",rx="↷",ox="⤼",sx="⋞",cx="⋟",ix="⋎",ax="⋏",lx="¤",ux="↶",fx="↷",dx="⋎",hx="⋏",px="∲",gx="∱",mx="⌭",bx="†",yx="‡",_x="ℸ",vx="↓",kx="↡",wx="⇓",xx="‐",Cx="⫤",Ex="⊣",Ax="⤏",Tx="˝",Sx="Ď",Dx="ď",Rx="Д",Px="д",Fx="‡",Lx="⇊",qx="ⅅ",Ox="ⅆ",Mx="⤑",Ix="⩷",Nx="°",$x="∇",Bx="Δ",Hx="δ",jx="⦱",Ux="⥿",zx="𝔇",Vx="𝔡",Wx="⥥",Kx="⇃",Gx="⇂",Zx="´",Yx="˙",Jx="˝",Qx="`",Xx="˜",eC="⋄",tC="⋄",nC="⋄",rC="♦",oC="♦",sC="¨",cC="ⅆ",iC="ϝ",aC="⋲",lC="÷",uC="÷",fC="⋇",dC="⋇",hC="Ђ",pC="ђ",gC="⌞",mC="⌍",bC="$",yC="𝔻",_C="𝕕",vC="¨",kC="˙",wC="⃜",xC="≐",CC="≑",EC="≐",AC="∸",TC="∔",SC="⊡",DC="⌆",RC="∯",PC="¨",FC="⇓",LC="⇐",qC="⇔",OC="⫤",MC="⟸",IC="⟺",NC="⟹",$C="⇒",BC="⊨",HC="⇑",jC="⇕",UC="∥",zC="⤓",VC="↓",WC="↓",KC="⇓",GC="⇵",ZC="̑",YC="⇊",JC="⇃",QC="⇂",XC="⥐",eE="⥞",tE="⥖",nE="↽",rE="⥟",oE="⥗",sE="⇁",cE="↧",iE="⊤",aE="⤐",lE="⌟",uE="⌌",fE="𝒟",dE="𝒹",hE="Ѕ",pE="ѕ",gE="⧶",mE="Đ",bE="đ",yE="⋱",_E="▿",vE="▾",kE="⇵",wE="⥯",xE="⦦",CE="Џ",EE="џ",AE="⟿",TE="É",SE="é",DE="⩮",RE="Ě",PE="ě",FE="Ê",LE="ê",qE="≖",OE="≕",ME="Э",IE="э",NE="⩷",$E="Ė",BE="ė",HE="≑",jE="ⅇ",UE="≒",zE="𝔈",VE="𝔢",WE="⪚",KE="È",GE="è",ZE="⪖",YE="⪘",JE="⪙",QE="∈",XE="⏧",eA="ℓ",tA="⪕",nA="⪗",rA="Ē",oA="ē",sA="∅",cA="∅",iA="◻",aA="∅",lA="▫",uA=" ",fA=" ",dA=" ",hA="Ŋ",pA="ŋ",gA=" ",mA="Ę",bA="ę",yA="𝔼",_A="𝕖",vA="⋕",kA="⧣",wA="⩱",xA="ε",CA="Ε",EA="ε",AA="ϵ",TA="≖",SA="≕",DA="≂",RA="⪖",PA="⪕",FA="⩵",LA="=",qA="≂",OA="≟",MA="⇌",IA="≡",NA="⩸",$A="⧥",BA="⥱",HA="≓",jA="ℯ",UA="ℰ",zA="≐",VA="⩳",WA="≂",KA="Η",GA="η",ZA="Ð",YA="ð",JA="Ë",QA="ë",XA="€",eT="!",tT="∃",nT="∃",rT="ℰ",oT="ⅇ",sT="ⅇ",cT="≒",iT="Ф",aT="ф",lT="♀",uT="ffi",fT="ff",dT="ffl",hT="𝔉",pT="𝔣",gT="fi",mT="◼",bT="▪",yT="fj",_T="♭",vT="fl",kT="▱",wT="ƒ",xT="𝔽",CT="𝕗",ET="∀",AT="∀",TT="⋔",ST="⫙",DT="ℱ",RT="⨍",PT="½",FT="⅓",LT="¼",qT="⅕",OT="⅙",MT="⅛",IT="⅔",NT="⅖",$T="¾",BT="⅗",HT="⅜",jT="⅘",UT="⅚",zT="⅝",VT="⅞",WT="⁄",KT="⌢",GT="𝒻",ZT="ℱ",YT="ǵ",JT="Γ",QT="γ",XT="Ϝ",eS="ϝ",tS="⪆",nS="Ğ",rS="ğ",oS="Ģ",sS="Ĝ",cS="ĝ",iS="Г",aS="г",lS="Ġ",uS="ġ",fS="≥",dS="≧",hS="⪌",pS="⋛",gS="≥",mS="≧",bS="⩾",yS="⪩",_S="⩾",vS="⪀",kS="⪂",wS="⪄",xS="⋛︀",CS="⪔",ES="𝔊",AS="𝔤",TS="≫",SS="⋙",DS="⋙",RS="ℷ",PS="Ѓ",FS="ѓ",LS="⪥",qS="≷",OS="⪒",MS="⪤",IS="⪊",NS="⪊",$S="⪈",BS="≩",HS="⪈",jS="≩",US="⋧",zS="𝔾",VS="𝕘",WS="`",KS="≥",GS="⋛",ZS="≧",YS="⪢",JS="≷",QS="⩾",XS="≳",eD="𝒢",tD="ℊ",nD="≳",rD="⪎",oD="⪐",sD="⪧",cD="⩺",iD=">",aD=">",lD="≫",uD="⋗",fD="⦕",dD="⩼",hD="⪆",pD="⥸",gD="⋗",mD="⋛",bD="⪌",yD="≷",_D="≳",vD="≩︀",kD="≩︀",wD="ˇ",xD=" ",CD="½",ED="ℋ",AD="Ъ",TD="ъ",SD="⥈",DD="↔",RD="⇔",PD="↭",FD="^",LD="ℏ",qD="Ĥ",OD="ĥ",MD="♥",ID="♥",ND="…",$D="⊹",BD="𝔥",HD="ℌ",jD="ℋ",UD="⤥",zD="⤦",VD="⇿",WD="∻",KD="↩",GD="↪",ZD="𝕙",YD="ℍ",JD="―",QD="─",XD="𝒽",eR="ℋ",tR="ℏ",nR="Ħ",rR="ħ",oR="≎",sR="≏",cR="⁃",iR="‐",aR="Í",lR="í",uR="⁣",fR="Î",dR="î",hR="И",pR="и",gR="İ",mR="Е",bR="е",yR="¡",_R="⇔",vR="𝔦",kR="ℑ",wR="Ì",xR="ì",CR="ⅈ",ER="⨌",AR="∭",TR="⧜",SR="℩",DR="IJ",RR="ij",PR="Ī",FR="ī",LR="ℑ",qR="ⅈ",OR="ℐ",MR="ℑ",IR="ı",NR="ℑ",$R="⊷",BR="Ƶ",HR="⇒",jR="℅",UR="∞",zR="⧝",VR="ı",WR="⊺",KR="∫",GR="∬",ZR="ℤ",YR="∫",JR="⊺",QR="⋂",XR="⨗",e2="⨼",t2="⁣",n2="⁢",r2="Ё",o2="ё",s2="Į",c2="į",i2="𝕀",a2="𝕚",l2="Ι",u2="ι",f2="⨼",d2="¿",h2="𝒾",p2="ℐ",g2="∈",m2="⋵",b2="⋹",y2="⋴",_2="⋳",v2="∈",k2="⁢",w2="Ĩ",x2="ĩ",C2="І",E2="і",A2="Ï",T2="ï",S2="Ĵ",D2="ĵ",R2="Й",P2="й",F2="𝔍",L2="𝔧",q2="ȷ",O2="𝕁",M2="𝕛",I2="𝒥",N2="𝒿",$2="Ј",B2="ј",H2="Є",j2="є",U2="Κ",z2="κ",V2="ϰ",W2="Ķ",K2="ķ",G2="К",Z2="к",Y2="𝔎",J2="𝔨",Q2="ĸ",X2="Х",eP="х",tP="Ќ",nP="ќ",rP="𝕂",oP="𝕜",sP="𝒦",cP="𝓀",iP="⇚",aP="Ĺ",lP="ĺ",uP="⦴",fP="ℒ",dP="Λ",hP="λ",pP="⟨",gP="⟪",mP="⦑",bP="⟨",yP="⪅",_P="ℒ",vP="«",kP="⇤",wP="⤟",xP="←",CP="↞",EP="⇐",AP="⤝",TP="↩",SP="↫",DP="⤹",RP="⥳",PP="↢",FP="⤙",LP="⤛",qP="⪫",OP="⪭",MP="⪭︀",IP="⤌",NP="⤎",$P="❲",BP="{",HP="[",jP="⦋",UP="⦏",zP="⦍",VP="Ľ",WP="ľ",KP="Ļ",GP="ļ",ZP="⌈",YP="{",JP="Л",QP="л",XP="⤶",eF="“",tF="„",nF="⥧",rF="⥋",oF="↲",sF="≤",cF="≦",iF="⟨",aF="⇤",lF="←",uF="←",fF="⇐",dF="⇆",hF="↢",pF="⌈",gF="⟦",mF="⥡",bF="⥙",yF="⇃",_F="⌊",vF="↽",kF="↼",wF="⇇",xF="↔",CF="↔",EF="⇔",AF="⇆",TF="⇋",SF="↭",DF="⥎",RF="↤",PF="⊣",FF="⥚",LF="⋋",qF="⧏",OF="⊲",MF="⊴",IF="⥑",NF="⥠",$F="⥘",BF="↿",HF="⥒",jF="↼",UF="⪋",zF="⋚",VF="≤",WF="≦",KF="⩽",GF="⪨",ZF="⩽",YF="⩿",JF="⪁",QF="⪃",XF="⋚︀",eL="⪓",tL="⪅",nL="⋖",rL="⋚",oL="⪋",sL="⋚",cL="≦",iL="≶",aL="≶",lL="⪡",uL="≲",fL="⩽",dL="≲",hL="⥼",pL="⌊",gL="𝔏",mL="𝔩",bL="≶",yL="⪑",_L="⥢",vL="↽",kL="↼",wL="⥪",xL="▄",CL="Љ",EL="љ",AL="⇇",TL="≪",SL="⋘",DL="⌞",RL="⇚",PL="⥫",FL="◺",LL="Ŀ",qL="ŀ",OL="⎰",ML="⎰",IL="⪉",NL="⪉",$L="⪇",BL="≨",HL="⪇",jL="≨",UL="⋦",zL="⟬",VL="⇽",WL="⟦",KL="⟵",GL="⟵",ZL="⟸",YL="⟷",JL="⟷",QL="⟺",XL="⟼",eq="⟶",tq="⟶",nq="⟹",rq="↫",oq="↬",sq="⦅",cq="𝕃",iq="𝕝",aq="⨭",lq="⨴",uq="∗",fq="_",dq="↙",hq="↘",pq="◊",gq="◊",mq="⧫",bq="(",yq="⦓",_q="⇆",vq="⌟",kq="⇋",wq="⥭",xq="‎",Cq="⊿",Eq="‹",Aq="𝓁",Tq="ℒ",Sq="↰",Dq="↰",Rq="≲",Pq="⪍",Fq="⪏",Lq="[",qq="‘",Oq="‚",Mq="Ł",Iq="ł",Nq="⪦",$q="⩹",Bq="<",Hq="<",jq="≪",Uq="⋖",zq="⋋",Vq="⋉",Wq="⥶",Kq="⩻",Gq="◃",Zq="⊴",Yq="◂",Jq="⦖",Qq="⥊",Xq="⥦",eO="≨︀",tO="≨︀",nO="¯",rO="♂",oO="✠",sO="✠",cO="↦",iO="↦",aO="↧",lO="↤",uO="↥",fO="▮",dO="⨩",hO="М",pO="м",gO="—",mO="∺",bO="∡",yO=" ",_O="ℳ",vO="𝔐",kO="𝔪",wO="℧",xO="µ",CO="*",EO="⫰",AO="∣",TO="·",SO="⊟",DO="−",RO="∸",PO="⨪",FO="∓",LO="⫛",qO="…",OO="∓",MO="⊧",IO="𝕄",NO="𝕞",$O="∓",BO="𝓂",HO="ℳ",jO="∾",UO="Μ",zO="μ",VO="⊸",WO="⊸",KO="∇",GO="Ń",ZO="ń",YO="∠⃒",JO="≉",QO="⩰̸",XO="≋̸",eM="ʼn",tM="≉",nM="♮",rM="ℕ",oM="♮",sM=" ",cM="≎̸",iM="≏̸",aM="⩃",lM="Ň",uM="ň",fM="Ņ",dM="ņ",hM="≇",pM="⩭̸",gM="⩂",mM="Н",bM="н",yM="–",_M="⤤",vM="↗",kM="⇗",wM="↗",xM="≠",CM="≐̸",EM="​",AM="​",TM="​",SM="​",DM="≢",RM="⤨",PM="≂̸",FM="≫",LM="≪",qM=` -`,OM="∄",MM="∄",IM="𝔑",NM="𝔫",$M="≧̸",BM="≱",HM="≱",jM="≧̸",UM="⩾̸",zM="⩾̸",VM="⋙̸",WM="≵",KM="≫⃒",GM="≯",ZM="≯",YM="≫̸",JM="↮",QM="⇎",XM="⫲",eI="∋",tI="⋼",nI="⋺",rI="∋",oI="Њ",sI="њ",cI="↚",iI="⇍",aI="‥",lI="≦̸",uI="≰",fI="↚",dI="⇍",hI="↮",pI="⇎",gI="≰",mI="≦̸",bI="⩽̸",yI="⩽̸",_I="≮",vI="⋘̸",kI="≴",wI="≪⃒",xI="≮",CI="⋪",EI="⋬",AI="≪̸",TI="∤",SI="⁠",DI=" ",RI="𝕟",PI="ℕ",FI="⫬",LI="¬",qI="≢",OI="≭",MI="∦",II="∉",NI="≠",$I="≂̸",BI="∄",HI="≯",jI="≱",UI="≧̸",zI="≫̸",VI="≹",WI="⩾̸",KI="≵",GI="≎̸",ZI="≏̸",YI="∉",JI="⋵̸",QI="⋹̸",XI="∉",eN="⋷",tN="⋶",nN="⧏̸",rN="⋪",oN="⋬",sN="≮",cN="≰",iN="≸",aN="≪̸",lN="⩽̸",uN="≴",fN="⪢̸",dN="⪡̸",hN="∌",pN="∌",gN="⋾",mN="⋽",bN="⊀",yN="⪯̸",_N="⋠",vN="∌",kN="⧐̸",wN="⋫",xN="⋭",CN="⊏̸",EN="⋢",AN="⊐̸",TN="⋣",SN="⊂⃒",DN="⊈",RN="⊁",PN="⪰̸",FN="⋡",LN="≿̸",qN="⊃⃒",ON="⊉",MN="≁",IN="≄",NN="≇",$N="≉",BN="∤",HN="∦",jN="∦",UN="⫽⃥",zN="∂̸",VN="⨔",WN="⊀",KN="⋠",GN="⊀",ZN="⪯̸",YN="⪯̸",JN="⤳̸",QN="↛",XN="⇏",e3="↝̸",t3="↛",n3="⇏",r3="⋫",o3="⋭",s3="⊁",c3="⋡",i3="⪰̸",a3="𝒩",l3="𝓃",u3="∤",f3="∦",d3="≁",h3="≄",p3="≄",g3="∤",m3="∦",b3="⋢",y3="⋣",_3="⊄",v3="⫅̸",k3="⊈",w3="⊂⃒",x3="⊈",C3="⫅̸",E3="⊁",A3="⪰̸",T3="⊅",S3="⫆̸",D3="⊉",R3="⊃⃒",P3="⊉",F3="⫆̸",L3="≹",q3="Ñ",O3="ñ",M3="≸",I3="⋪",N3="⋬",$3="⋫",B3="⋭",H3="Ν",j3="ν",U3="#",z3="№",V3=" ",W3="≍⃒",K3="⊬",G3="⊭",Z3="⊮",Y3="⊯",J3="≥⃒",Q3=">⃒",X3="⤄",e$="⧞",t$="⤂",n$="≤⃒",r$="<⃒",o$="⊴⃒",s$="⤃",c$="⊵⃒",i$="∼⃒",a$="⤣",l$="↖",u$="⇖",f$="↖",d$="⤧",h$="Ó",p$="ó",g$="⊛",m$="Ô",b$="ô",y$="⊚",_$="О",v$="о",k$="⊝",w$="Ő",x$="ő",C$="⨸",E$="⊙",A$="⦼",T$="Œ",S$="œ",D$="⦿",R$="𝔒",P$="𝔬",F$="˛",L$="Ò",q$="ò",O$="⧁",M$="⦵",I$="Ω",N$="∮",$$="↺",B$="⦾",H$="⦻",j$="‾",U$="⧀",z$="Ō",V$="ō",W$="Ω",K$="ω",G$="Ο",Z$="ο",Y$="⦶",J$="⊖",Q$="𝕆",X$="𝕠",eB="⦷",tB="“",nB="‘",rB="⦹",oB="⊕",sB="↻",cB="⩔",iB="∨",aB="⩝",lB="ℴ",uB="ℴ",fB="ª",dB="º",hB="⊶",pB="⩖",gB="⩗",mB="⩛",bB="Ⓢ",yB="𝒪",_B="ℴ",vB="Ø",kB="ø",wB="⊘",xB="Õ",CB="õ",EB="⨶",AB="⨷",TB="⊗",SB="Ö",DB="ö",RB="⌽",PB="‾",FB="⏞",LB="⎴",qB="⏜",OB="¶",MB="∥",IB="∥",NB="⫳",$B="⫽",BB="∂",HB="∂",jB="П",UB="п",zB="%",VB=".",WB="‰",KB="⊥",GB="‱",ZB="𝔓",YB="𝔭",JB="Φ",QB="φ",XB="ϕ",e4="ℳ",t4="☎",n4="Π",r4="π",o4="⋔",s4="ϖ",c4="ℏ",i4="ℎ",a4="ℏ",l4="⨣",u4="⊞",f4="⨢",d4="+",h4="∔",p4="⨥",g4="⩲",m4="±",b4="±",y4="⨦",_4="⨧",v4="±",k4="ℌ",w4="⨕",x4="𝕡",C4="ℙ",E4="£",A4="⪷",T4="⪻",S4="≺",D4="≼",R4="⪷",P4="≺",F4="≼",L4="≺",q4="⪯",O4="≼",M4="≾",I4="⪯",N4="⪹",$4="⪵",B4="⋨",H4="⪯",j4="⪳",U4="≾",z4="′",V4="″",W4="ℙ",K4="⪹",G4="⪵",Z4="⋨",Y4="∏",J4="∏",Q4="⌮",X4="⌒",eH="⌓",tH="∝",nH="∝",rH="∷",oH="∝",sH="≾",cH="⊰",iH="𝒫",aH="𝓅",lH="Ψ",uH="ψ",fH=" ",dH="𝔔",hH="𝔮",pH="⨌",gH="𝕢",mH="ℚ",bH="⁗",yH="𝒬",_H="𝓆",vH="ℍ",kH="⨖",wH="?",xH="≟",CH='"',EH='"',AH="⇛",TH="∽̱",SH="Ŕ",DH="ŕ",RH="√",PH="⦳",FH="⟩",LH="⟫",qH="⦒",OH="⦥",MH="⟩",IH="»",NH="⥵",$H="⇥",BH="⤠",HH="⤳",jH="→",UH="↠",zH="⇒",VH="⤞",WH="↪",KH="↬",GH="⥅",ZH="⥴",YH="⤖",JH="↣",QH="↝",XH="⤚",e5="⤜",t5="∶",n5="ℚ",r5="⤍",o5="⤏",s5="⤐",c5="❳",i5="}",a5="]",l5="⦌",u5="⦎",f5="⦐",d5="Ř",h5="ř",p5="Ŗ",g5="ŗ",m5="⌉",b5="}",y5="Р",_5="р",v5="⤷",k5="⥩",w5="”",x5="”",C5="↳",E5="ℜ",A5="ℛ",T5="ℜ",S5="ℝ",D5="ℜ",R5="▭",P5="®",F5="®",L5="∋",q5="⇋",O5="⥯",M5="⥽",I5="⌋",N5="𝔯",$5="ℜ",B5="⥤",H5="⇁",j5="⇀",U5="⥬",z5="Ρ",V5="ρ",W5="ϱ",K5="⟩",G5="⇥",Z5="→",Y5="→",J5="⇒",Q5="⇄",X5="↣",e6="⌉",t6="⟧",n6="⥝",r6="⥕",o6="⇂",s6="⌋",c6="⇁",i6="⇀",a6="⇄",l6="⇌",u6="⇉",f6="↝",d6="↦",h6="⊢",p6="⥛",g6="⋌",m6="⧐",b6="⊳",y6="⊵",_6="⥏",v6="⥜",k6="⥔",w6="↾",x6="⥓",C6="⇀",E6="˚",A6="≓",T6="⇄",S6="⇌",D6="‏",R6="⎱",P6="⎱",F6="⫮",L6="⟭",q6="⇾",O6="⟧",M6="⦆",I6="𝕣",N6="ℝ",$6="⨮",B6="⨵",H6="⥰",j6=")",U6="⦔",z6="⨒",V6="⇉",W6="⇛",K6="›",G6="𝓇",Z6="ℛ",Y6="↱",J6="↱",Q6="]",X6="’",ej="’",tj="⋌",nj="⋊",rj="▹",oj="⊵",sj="▸",cj="⧎",ij="⧴",aj="⥨",lj="℞",uj="Ś",fj="ś",dj="‚",hj="⪸",pj="Š",gj="š",mj="⪼",bj="≻",yj="≽",_j="⪰",vj="⪴",kj="Ş",wj="ş",xj="Ŝ",Cj="ŝ",Ej="⪺",Aj="⪶",Tj="⋩",Sj="⨓",Dj="≿",Rj="С",Pj="с",Fj="⊡",Lj="⋅",qj="⩦",Oj="⤥",Mj="↘",Ij="⇘",Nj="↘",$j="§",Bj=";",Hj="⤩",jj="∖",Uj="∖",zj="✶",Vj="𝔖",Wj="𝔰",Kj="⌢",Gj="♯",Zj="Щ",Yj="щ",Jj="Ш",Qj="ш",Xj="↓",eU="←",tU="∣",nU="∥",rU="→",oU="↑",sU="­",cU="Σ",iU="σ",aU="ς",lU="ς",uU="∼",fU="⩪",dU="≃",hU="≃",pU="⪞",gU="⪠",mU="⪝",bU="⪟",yU="≆",_U="⨤",vU="⥲",kU="←",wU="∘",xU="∖",CU="⨳",EU="⧤",AU="∣",TU="⌣",SU="⪪",DU="⪬",RU="⪬︀",PU="Ь",FU="ь",LU="⌿",qU="⧄",OU="/",MU="𝕊",IU="𝕤",NU="♠",$U="♠",BU="∥",HU="⊓",jU="⊓︀",UU="⊔",zU="⊔︀",VU="√",WU="⊏",KU="⊑",GU="⊏",ZU="⊑",YU="⊐",JU="⊒",QU="⊐",XU="⊒",e8="□",t8="□",n8="⊓",r8="⊏",o8="⊑",s8="⊐",c8="⊒",i8="⊔",a8="▪",l8="□",u8="▪",f8="→",d8="𝒮",h8="𝓈",p8="∖",g8="⌣",m8="⋆",b8="⋆",y8="☆",_8="★",v8="ϵ",k8="ϕ",w8="¯",x8="⊂",C8="⋐",E8="⪽",A8="⫅",T8="⊆",S8="⫃",D8="⫁",R8="⫋",P8="⊊",F8="⪿",L8="⥹",q8="⊂",O8="⋐",M8="⊆",I8="⫅",N8="⊆",$8="⊊",B8="⫋",H8="⫇",j8="⫕",U8="⫓",z8="⪸",V8="≻",W8="≽",K8="≻",G8="⪰",Z8="≽",Y8="≿",J8="⪰",Q8="⪺",X8="⪶",ez="⋩",tz="≿",nz="∋",rz="∑",oz="∑",sz="♪",cz="¹",iz="²",az="³",lz="⊃",uz="⋑",fz="⪾",dz="⫘",hz="⫆",pz="⊇",gz="⫄",mz="⊃",bz="⊇",yz="⟉",_z="⫗",vz="⥻",kz="⫂",wz="⫌",xz="⊋",Cz="⫀",Ez="⊃",Az="⋑",Tz="⊇",Sz="⫆",Dz="⊋",Rz="⫌",Pz="⫈",Fz="⫔",Lz="⫖",qz="⤦",Oz="↙",Mz="⇙",Iz="↙",Nz="⤪",$z="ß",Bz=" ",Hz="⌖",jz="Τ",Uz="τ",zz="⎴",Vz="Ť",Wz="ť",Kz="Ţ",Gz="ţ",Zz="Т",Yz="т",Jz="⃛",Qz="⌕",Xz="𝔗",e9="𝔱",t9="∴",n9="∴",r9="∴",o9="Θ",s9="θ",c9="ϑ",i9="ϑ",a9="≈",l9="∼",u9="  ",f9=" ",d9=" ",h9="≈",p9="∼",g9="Þ",m9="þ",b9="˜",y9="∼",_9="≃",v9="≅",k9="≈",w9="⨱",x9="⊠",C9="×",E9="⨰",A9="∭",T9="⤨",S9="⌶",D9="⫱",R9="⊤",P9="𝕋",F9="𝕥",L9="⫚",q9="⤩",O9="‴",M9="™",I9="™",N9="▵",$9="▿",B9="◃",H9="⊴",j9="≜",U9="▹",z9="⊵",V9="◬",W9="≜",K9="⨺",G9="⃛",Z9="⨹",Y9="⧍",J9="⨻",Q9="⏢",X9="𝒯",eV="𝓉",tV="Ц",nV="ц",rV="Ћ",oV="ћ",sV="Ŧ",cV="ŧ",iV="≬",aV="↞",lV="↠",uV="Ú",fV="ú",dV="↑",hV="↟",pV="⇑",gV="⥉",mV="Ў",bV="ў",yV="Ŭ",_V="ŭ",vV="Û",kV="û",wV="У",xV="у",CV="⇅",EV="Ű",AV="ű",TV="⥮",SV="⥾",DV="𝔘",RV="𝔲",PV="Ù",FV="ù",LV="⥣",qV="↿",OV="↾",MV="▀",IV="⌜",NV="⌜",$V="⌏",BV="◸",HV="Ū",jV="ū",UV="¨",zV="_",VV="⏟",WV="⎵",KV="⏝",GV="⋃",ZV="⊎",YV="Ų",JV="ų",QV="𝕌",XV="𝕦",e7="⤒",t7="↑",n7="↑",r7="⇑",o7="⇅",s7="↕",c7="↕",i7="⇕",a7="⥮",l7="↿",u7="↾",f7="⊎",d7="↖",h7="↗",p7="υ",g7="ϒ",m7="ϒ",b7="Υ",y7="υ",_7="↥",v7="⊥",k7="⇈",w7="⌝",x7="⌝",C7="⌎",E7="Ů",A7="ů",T7="◹",S7="𝒰",D7="𝓊",R7="⋰",P7="Ũ",F7="ũ",L7="▵",q7="▴",O7="⇈",M7="Ü",I7="ü",N7="⦧",$7="⦜",B7="ϵ",H7="ϰ",j7="∅",U7="ϕ",z7="ϖ",V7="∝",W7="↕",K7="⇕",G7="ϱ",Z7="ς",Y7="⊊︀",J7="⫋︀",Q7="⊋︀",X7="⫌︀",eW="ϑ",tW="⊲",nW="⊳",rW="⫨",oW="⫫",sW="⫩",cW="В",iW="в",aW="⊢",lW="⊨",uW="⊩",fW="⊫",dW="⫦",hW="⊻",pW="∨",gW="⋁",mW="≚",bW="⋮",yW="|",_W="‖",vW="|",kW="‖",wW="∣",xW="|",CW="❘",EW="≀",AW=" ",TW="𝔙",SW="𝔳",DW="⊲",RW="⊂⃒",PW="⊃⃒",FW="𝕍",LW="𝕧",qW="∝",OW="⊳",MW="𝒱",IW="𝓋",NW="⫋︀",$W="⊊︀",BW="⫌︀",HW="⊋︀",jW="⊪",UW="⦚",zW="Ŵ",VW="ŵ",WW="⩟",KW="∧",GW="⋀",ZW="≙",YW="℘",JW="𝔚",QW="𝔴",XW="𝕎",eK="𝕨",tK="℘",nK="≀",rK="≀",oK="𝒲",sK="𝓌",cK="⋂",iK="◯",aK="⋃",lK="▽",uK="𝔛",fK="𝔵",dK="⟷",hK="⟺",pK="Ξ",gK="ξ",mK="⟵",bK="⟸",yK="⟼",_K="⋻",vK="⨀",kK="𝕏",wK="𝕩",xK="⨁",CK="⨂",EK="⟶",AK="⟹",TK="𝒳",SK="𝓍",DK="⨆",RK="⨄",PK="△",FK="⋁",LK="⋀",qK="Ý",OK="ý",MK="Я",IK="я",NK="Ŷ",$K="ŷ",BK="Ы",HK="ы",jK="¥",UK="𝔜",zK="𝔶",VK="Ї",WK="ї",KK="𝕐",GK="𝕪",ZK="𝒴",YK="𝓎",JK="Ю",QK="ю",XK="ÿ",eG="Ÿ",tG="Ź",nG="ź",rG="Ž",oG="ž",sG="З",cG="з",iG="Ż",aG="ż",lG="ℨ",uG="​",fG="Ζ",dG="ζ",hG="𝔷",pG="ℨ",gG="Ж",mG="ж",bG="⇝",yG="𝕫",_G="ℤ",vG="𝒵",kG="𝓏",wG="‍",xG="‌",CG={Aacute:iy,aacute:ay,Abreve:ly,abreve:uy,ac:fy,acd:dy,acE:hy,Acirc:py,acirc:gy,acute:my,Acy:by,acy:yy,AElig:_y,aelig:vy,af:ky,Afr:wy,afr:xy,Agrave:Cy,agrave:Ey,alefsym:Ay,aleph:Ty,Alpha:Sy,alpha:Dy,Amacr:Ry,amacr:Py,amalg:Fy,amp:Ly,AMP:qy,andand:Oy,And:My,and:Iy,andd:Ny,andslope:$y,andv:By,ang:Hy,ange:jy,angle:Uy,angmsdaa:zy,angmsdab:Vy,angmsdac:Wy,angmsdad:Ky,angmsdae:Gy,angmsdaf:Zy,angmsdag:Yy,angmsdah:Jy,angmsd:Qy,angrt:Xy,angrtvb:e_,angrtvbd:t_,angsph:n_,angst:r_,angzarr:o_,Aogon:s_,aogon:c_,Aopf:i_,aopf:a_,apacir:l_,ap:u_,apE:f_,ape:d_,apid:h_,apos:p_,ApplyFunction:g_,approx:m_,approxeq:b_,Aring:y_,aring:__,Ascr:v_,ascr:k_,Assign:w_,ast:x_,asymp:C_,asympeq:E_,Atilde:A_,atilde:T_,Auml:S_,auml:D_,awconint:R_,awint:P_,backcong:F_,backepsilon:L_,backprime:q_,backsim:O_,backsimeq:M_,Backslash:I_,Barv:N_,barvee:$_,barwed:B_,Barwed:H_,barwedge:j_,bbrk:U_,bbrktbrk:z_,bcong:V_,Bcy:W_,bcy:K_,bdquo:G_,becaus:Z_,because:Y_,Because:J_,bemptyv:Q_,bepsi:X_,bernou:ev,Bernoullis:tv,Beta:nv,beta:rv,beth:ov,between:sv,Bfr:cv,bfr:iv,bigcap:av,bigcirc:lv,bigcup:uv,bigodot:fv,bigoplus:dv,bigotimes:hv,bigsqcup:pv,bigstar:gv,bigtriangledown:mv,bigtriangleup:bv,biguplus:yv,bigvee:_v,bigwedge:vv,bkarow:kv,blacklozenge:wv,blacksquare:xv,blacktriangle:Cv,blacktriangledown:Ev,blacktriangleleft:Av,blacktriangleright:Tv,blank:Sv,blk12:Dv,blk14:Rv,blk34:Pv,block:Fv,bne:Lv,bnequiv:qv,bNot:Ov,bnot:Mv,Bopf:Iv,bopf:Nv,bot:$v,bottom:Bv,bowtie:Hv,boxbox:jv,boxdl:Uv,boxdL:zv,boxDl:Vv,boxDL:Wv,boxdr:Kv,boxdR:Gv,boxDr:Zv,boxDR:Yv,boxh:Jv,boxH:Qv,boxhd:Xv,boxHd:ek,boxhD:tk,boxHD:nk,boxhu:rk,boxHu:ok,boxhU:sk,boxHU:ck,boxminus:ik,boxplus:ak,boxtimes:lk,boxul:uk,boxuL:fk,boxUl:dk,boxUL:hk,boxur:pk,boxuR:gk,boxUr:mk,boxUR:bk,boxv:yk,boxV:_k,boxvh:vk,boxvH:kk,boxVh:wk,boxVH:xk,boxvl:Ck,boxvL:Ek,boxVl:Ak,boxVL:Tk,boxvr:Sk,boxvR:Dk,boxVr:Rk,boxVR:Pk,bprime:Fk,breve:Lk,Breve:qk,brvbar:Ok,bscr:Mk,Bscr:Ik,bsemi:Nk,bsim:$k,bsime:Bk,bsolb:Hk,bsol:jk,bsolhsub:Uk,bull:zk,bullet:Vk,bump:Wk,bumpE:Kk,bumpe:Gk,Bumpeq:Zk,bumpeq:Yk,Cacute:Jk,cacute:Qk,capand:Xk,capbrcup:e1,capcap:t1,cap:n1,Cap:r1,capcup:o1,capdot:s1,CapitalDifferentialD:c1,caps:i1,caret:a1,caron:l1,Cayleys:u1,ccaps:f1,Ccaron:d1,ccaron:h1,Ccedil:p1,ccedil:g1,Ccirc:m1,ccirc:b1,Cconint:y1,ccups:_1,ccupssm:v1,Cdot:k1,cdot:w1,cedil:x1,Cedilla:C1,cemptyv:E1,cent:A1,centerdot:T1,CenterDot:S1,cfr:D1,Cfr:R1,CHcy:P1,chcy:F1,check:L1,checkmark:q1,Chi:O1,chi:M1,circ:I1,circeq:N1,circlearrowleft:$1,circlearrowright:B1,circledast:H1,circledcirc:j1,circleddash:U1,CircleDot:z1,circledR:V1,circledS:W1,CircleMinus:K1,CirclePlus:G1,CircleTimes:Z1,cir:Y1,cirE:J1,cire:Q1,cirfnint:X1,cirmid:ew,cirscir:tw,ClockwiseContourIntegral:nw,CloseCurlyDoubleQuote:rw,CloseCurlyQuote:ow,clubs:sw,clubsuit:cw,colon:iw,Colon:aw,Colone:lw,colone:uw,coloneq:fw,comma:dw,commat:hw,comp:pw,compfn:gw,complement:mw,complexes:bw,cong:yw,congdot:_w,Congruent:vw,conint:kw,Conint:ww,ContourIntegral:xw,copf:Cw,Copf:Ew,coprod:Aw,Coproduct:Tw,copy:Sw,COPY:Dw,copysr:Rw,CounterClockwiseContourIntegral:Pw,crarr:Fw,cross:Lw,Cross:qw,Cscr:Ow,cscr:Mw,csub:Iw,csube:Nw,csup:$w,csupe:Bw,ctdot:Hw,cudarrl:jw,cudarrr:Uw,cuepr:zw,cuesc:Vw,cularr:Ww,cularrp:Kw,cupbrcap:Gw,cupcap:Zw,CupCap:Yw,cup:Jw,Cup:Qw,cupcup:Xw,cupdot:ex,cupor:tx,cups:nx,curarr:rx,curarrm:ox,curlyeqprec:sx,curlyeqsucc:cx,curlyvee:ix,curlywedge:ax,curren:lx,curvearrowleft:ux,curvearrowright:fx,cuvee:dx,cuwed:hx,cwconint:px,cwint:gx,cylcty:mx,dagger:bx,Dagger:yx,daleth:_x,darr:vx,Darr:kx,dArr:wx,dash:xx,Dashv:Cx,dashv:Ex,dbkarow:Ax,dblac:Tx,Dcaron:Sx,dcaron:Dx,Dcy:Rx,dcy:Px,ddagger:Fx,ddarr:Lx,DD:qx,dd:Ox,DDotrahd:Mx,ddotseq:Ix,deg:Nx,Del:$x,Delta:Bx,delta:Hx,demptyv:jx,dfisht:Ux,Dfr:zx,dfr:Vx,dHar:Wx,dharl:Kx,dharr:Gx,DiacriticalAcute:Zx,DiacriticalDot:Yx,DiacriticalDoubleAcute:Jx,DiacriticalGrave:Qx,DiacriticalTilde:Xx,diam:eC,diamond:tC,Diamond:nC,diamondsuit:rC,diams:oC,die:sC,DifferentialD:cC,digamma:iC,disin:aC,div:lC,divide:uC,divideontimes:fC,divonx:dC,DJcy:hC,djcy:pC,dlcorn:gC,dlcrop:mC,dollar:bC,Dopf:yC,dopf:_C,Dot:vC,dot:kC,DotDot:wC,doteq:xC,doteqdot:CC,DotEqual:EC,dotminus:AC,dotplus:TC,dotsquare:SC,doublebarwedge:DC,DoubleContourIntegral:RC,DoubleDot:PC,DoubleDownArrow:FC,DoubleLeftArrow:LC,DoubleLeftRightArrow:qC,DoubleLeftTee:OC,DoubleLongLeftArrow:MC,DoubleLongLeftRightArrow:IC,DoubleLongRightArrow:NC,DoubleRightArrow:$C,DoubleRightTee:BC,DoubleUpArrow:HC,DoubleUpDownArrow:jC,DoubleVerticalBar:UC,DownArrowBar:zC,downarrow:VC,DownArrow:WC,Downarrow:KC,DownArrowUpArrow:GC,DownBreve:ZC,downdownarrows:YC,downharpoonleft:JC,downharpoonright:QC,DownLeftRightVector:XC,DownLeftTeeVector:eE,DownLeftVectorBar:tE,DownLeftVector:nE,DownRightTeeVector:rE,DownRightVectorBar:oE,DownRightVector:sE,DownTeeArrow:cE,DownTee:iE,drbkarow:aE,drcorn:lE,drcrop:uE,Dscr:fE,dscr:dE,DScy:hE,dscy:pE,dsol:gE,Dstrok:mE,dstrok:bE,dtdot:yE,dtri:_E,dtrif:vE,duarr:kE,duhar:wE,dwangle:xE,DZcy:CE,dzcy:EE,dzigrarr:AE,Eacute:TE,eacute:SE,easter:DE,Ecaron:RE,ecaron:PE,Ecirc:FE,ecirc:LE,ecir:qE,ecolon:OE,Ecy:ME,ecy:IE,eDDot:NE,Edot:$E,edot:BE,eDot:HE,ee:jE,efDot:UE,Efr:zE,efr:VE,eg:WE,Egrave:KE,egrave:GE,egs:ZE,egsdot:YE,el:JE,Element:QE,elinters:XE,ell:eA,els:tA,elsdot:nA,Emacr:rA,emacr:oA,empty:sA,emptyset:cA,EmptySmallSquare:iA,emptyv:aA,EmptyVerySmallSquare:lA,emsp13:uA,emsp14:fA,emsp:dA,ENG:hA,eng:pA,ensp:gA,Eogon:mA,eogon:bA,Eopf:yA,eopf:_A,epar:vA,eparsl:kA,eplus:wA,epsi:xA,Epsilon:CA,epsilon:EA,epsiv:AA,eqcirc:TA,eqcolon:SA,eqsim:DA,eqslantgtr:RA,eqslantless:PA,Equal:FA,equals:LA,EqualTilde:qA,equest:OA,Equilibrium:MA,equiv:IA,equivDD:NA,eqvparsl:$A,erarr:BA,erDot:HA,escr:jA,Escr:UA,esdot:zA,Esim:VA,esim:WA,Eta:KA,eta:GA,ETH:ZA,eth:YA,Euml:JA,euml:QA,euro:XA,excl:eT,exist:tT,Exists:nT,expectation:rT,exponentiale:oT,ExponentialE:sT,fallingdotseq:cT,Fcy:iT,fcy:aT,female:lT,ffilig:uT,fflig:fT,ffllig:dT,Ffr:hT,ffr:pT,filig:gT,FilledSmallSquare:mT,FilledVerySmallSquare:bT,fjlig:yT,flat:_T,fllig:vT,fltns:kT,fnof:wT,Fopf:xT,fopf:CT,forall:ET,ForAll:AT,fork:TT,forkv:ST,Fouriertrf:DT,fpartint:RT,frac12:PT,frac13:FT,frac14:LT,frac15:qT,frac16:OT,frac18:MT,frac23:IT,frac25:NT,frac34:$T,frac35:BT,frac38:HT,frac45:jT,frac56:UT,frac58:zT,frac78:VT,frasl:WT,frown:KT,fscr:GT,Fscr:ZT,gacute:YT,Gamma:JT,gamma:QT,Gammad:XT,gammad:eS,gap:tS,Gbreve:nS,gbreve:rS,Gcedil:oS,Gcirc:sS,gcirc:cS,Gcy:iS,gcy:aS,Gdot:lS,gdot:uS,ge:fS,gE:dS,gEl:hS,gel:pS,geq:gS,geqq:mS,geqslant:bS,gescc:yS,ges:_S,gesdot:vS,gesdoto:kS,gesdotol:wS,gesl:xS,gesles:CS,Gfr:ES,gfr:AS,gg:TS,Gg:SS,ggg:DS,gimel:RS,GJcy:PS,gjcy:FS,gla:LS,gl:qS,glE:OS,glj:MS,gnap:IS,gnapprox:NS,gne:$S,gnE:BS,gneq:HS,gneqq:jS,gnsim:US,Gopf:zS,gopf:VS,grave:WS,GreaterEqual:KS,GreaterEqualLess:GS,GreaterFullEqual:ZS,GreaterGreater:YS,GreaterLess:JS,GreaterSlantEqual:QS,GreaterTilde:XS,Gscr:eD,gscr:tD,gsim:nD,gsime:rD,gsiml:oD,gtcc:sD,gtcir:cD,gt:iD,GT:aD,Gt:lD,gtdot:uD,gtlPar:fD,gtquest:dD,gtrapprox:hD,gtrarr:pD,gtrdot:gD,gtreqless:mD,gtreqqless:bD,gtrless:yD,gtrsim:_D,gvertneqq:vD,gvnE:kD,Hacek:wD,hairsp:xD,half:CD,hamilt:ED,HARDcy:AD,hardcy:TD,harrcir:SD,harr:DD,hArr:RD,harrw:PD,Hat:FD,hbar:LD,Hcirc:qD,hcirc:OD,hearts:MD,heartsuit:ID,hellip:ND,hercon:$D,hfr:BD,Hfr:HD,HilbertSpace:jD,hksearow:UD,hkswarow:zD,hoarr:VD,homtht:WD,hookleftarrow:KD,hookrightarrow:GD,hopf:ZD,Hopf:YD,horbar:JD,HorizontalLine:QD,hscr:XD,Hscr:eR,hslash:tR,Hstrok:nR,hstrok:rR,HumpDownHump:oR,HumpEqual:sR,hybull:cR,hyphen:iR,Iacute:aR,iacute:lR,ic:uR,Icirc:fR,icirc:dR,Icy:hR,icy:pR,Idot:gR,IEcy:mR,iecy:bR,iexcl:yR,iff:_R,ifr:vR,Ifr:kR,Igrave:wR,igrave:xR,ii:CR,iiiint:ER,iiint:AR,iinfin:TR,iiota:SR,IJlig:DR,ijlig:RR,Imacr:PR,imacr:FR,image:LR,ImaginaryI:qR,imagline:OR,imagpart:MR,imath:IR,Im:NR,imof:$R,imped:BR,Implies:HR,incare:jR,in:"∈",infin:UR,infintie:zR,inodot:VR,intcal:WR,int:KR,Int:GR,integers:ZR,Integral:YR,intercal:JR,Intersection:QR,intlarhk:XR,intprod:e2,InvisibleComma:t2,InvisibleTimes:n2,IOcy:r2,iocy:o2,Iogon:s2,iogon:c2,Iopf:i2,iopf:a2,Iota:l2,iota:u2,iprod:f2,iquest:d2,iscr:h2,Iscr:p2,isin:g2,isindot:m2,isinE:b2,isins:y2,isinsv:_2,isinv:v2,it:k2,Itilde:w2,itilde:x2,Iukcy:C2,iukcy:E2,Iuml:A2,iuml:T2,Jcirc:S2,jcirc:D2,Jcy:R2,jcy:P2,Jfr:F2,jfr:L2,jmath:q2,Jopf:O2,jopf:M2,Jscr:I2,jscr:N2,Jsercy:$2,jsercy:B2,Jukcy:H2,jukcy:j2,Kappa:U2,kappa:z2,kappav:V2,Kcedil:W2,kcedil:K2,Kcy:G2,kcy:Z2,Kfr:Y2,kfr:J2,kgreen:Q2,KHcy:X2,khcy:eP,KJcy:tP,kjcy:nP,Kopf:rP,kopf:oP,Kscr:sP,kscr:cP,lAarr:iP,Lacute:aP,lacute:lP,laemptyv:uP,lagran:fP,Lambda:dP,lambda:hP,lang:pP,Lang:gP,langd:mP,langle:bP,lap:yP,Laplacetrf:_P,laquo:vP,larrb:kP,larrbfs:wP,larr:xP,Larr:CP,lArr:EP,larrfs:AP,larrhk:TP,larrlp:SP,larrpl:DP,larrsim:RP,larrtl:PP,latail:FP,lAtail:LP,lat:qP,late:OP,lates:MP,lbarr:IP,lBarr:NP,lbbrk:$P,lbrace:BP,lbrack:HP,lbrke:jP,lbrksld:UP,lbrkslu:zP,Lcaron:VP,lcaron:WP,Lcedil:KP,lcedil:GP,lceil:ZP,lcub:YP,Lcy:JP,lcy:QP,ldca:XP,ldquo:eF,ldquor:tF,ldrdhar:nF,ldrushar:rF,ldsh:oF,le:sF,lE:cF,LeftAngleBracket:iF,LeftArrowBar:aF,leftarrow:lF,LeftArrow:uF,Leftarrow:fF,LeftArrowRightArrow:dF,leftarrowtail:hF,LeftCeiling:pF,LeftDoubleBracket:gF,LeftDownTeeVector:mF,LeftDownVectorBar:bF,LeftDownVector:yF,LeftFloor:_F,leftharpoondown:vF,leftharpoonup:kF,leftleftarrows:wF,leftrightarrow:xF,LeftRightArrow:CF,Leftrightarrow:EF,leftrightarrows:AF,leftrightharpoons:TF,leftrightsquigarrow:SF,LeftRightVector:DF,LeftTeeArrow:RF,LeftTee:PF,LeftTeeVector:FF,leftthreetimes:LF,LeftTriangleBar:qF,LeftTriangle:OF,LeftTriangleEqual:MF,LeftUpDownVector:IF,LeftUpTeeVector:NF,LeftUpVectorBar:$F,LeftUpVector:BF,LeftVectorBar:HF,LeftVector:jF,lEg:UF,leg:zF,leq:VF,leqq:WF,leqslant:KF,lescc:GF,les:ZF,lesdot:YF,lesdoto:JF,lesdotor:QF,lesg:XF,lesges:eL,lessapprox:tL,lessdot:nL,lesseqgtr:rL,lesseqqgtr:oL,LessEqualGreater:sL,LessFullEqual:cL,LessGreater:iL,lessgtr:aL,LessLess:lL,lesssim:uL,LessSlantEqual:fL,LessTilde:dL,lfisht:hL,lfloor:pL,Lfr:gL,lfr:mL,lg:bL,lgE:yL,lHar:_L,lhard:vL,lharu:kL,lharul:wL,lhblk:xL,LJcy:CL,ljcy:EL,llarr:AL,ll:TL,Ll:SL,llcorner:DL,Lleftarrow:RL,llhard:PL,lltri:FL,Lmidot:LL,lmidot:qL,lmoustache:OL,lmoust:ML,lnap:IL,lnapprox:NL,lne:$L,lnE:BL,lneq:HL,lneqq:jL,lnsim:UL,loang:zL,loarr:VL,lobrk:WL,longleftarrow:KL,LongLeftArrow:GL,Longleftarrow:ZL,longleftrightarrow:YL,LongLeftRightArrow:JL,Longleftrightarrow:QL,longmapsto:XL,longrightarrow:eq,LongRightArrow:tq,Longrightarrow:nq,looparrowleft:rq,looparrowright:oq,lopar:sq,Lopf:cq,lopf:iq,loplus:aq,lotimes:lq,lowast:uq,lowbar:fq,LowerLeftArrow:dq,LowerRightArrow:hq,loz:pq,lozenge:gq,lozf:mq,lpar:bq,lparlt:yq,lrarr:_q,lrcorner:vq,lrhar:kq,lrhard:wq,lrm:xq,lrtri:Cq,lsaquo:Eq,lscr:Aq,Lscr:Tq,lsh:Sq,Lsh:Dq,lsim:Rq,lsime:Pq,lsimg:Fq,lsqb:Lq,lsquo:qq,lsquor:Oq,Lstrok:Mq,lstrok:Iq,ltcc:Nq,ltcir:$q,lt:Bq,LT:Hq,Lt:jq,ltdot:Uq,lthree:zq,ltimes:Vq,ltlarr:Wq,ltquest:Kq,ltri:Gq,ltrie:Zq,ltrif:Yq,ltrPar:Jq,lurdshar:Qq,luruhar:Xq,lvertneqq:eO,lvnE:tO,macr:nO,male:rO,malt:oO,maltese:sO,Map:"⤅",map:cO,mapsto:iO,mapstodown:aO,mapstoleft:lO,mapstoup:uO,marker:fO,mcomma:dO,Mcy:hO,mcy:pO,mdash:gO,mDDot:mO,measuredangle:bO,MediumSpace:yO,Mellintrf:_O,Mfr:vO,mfr:kO,mho:wO,micro:xO,midast:CO,midcir:EO,mid:AO,middot:TO,minusb:SO,minus:DO,minusd:RO,minusdu:PO,MinusPlus:FO,mlcp:LO,mldr:qO,mnplus:OO,models:MO,Mopf:IO,mopf:NO,mp:$O,mscr:BO,Mscr:HO,mstpos:jO,Mu:UO,mu:zO,multimap:VO,mumap:WO,nabla:KO,Nacute:GO,nacute:ZO,nang:YO,nap:JO,napE:QO,napid:XO,napos:eM,napprox:tM,natural:nM,naturals:rM,natur:oM,nbsp:sM,nbump:cM,nbumpe:iM,ncap:aM,Ncaron:lM,ncaron:uM,Ncedil:fM,ncedil:dM,ncong:hM,ncongdot:pM,ncup:gM,Ncy:mM,ncy:bM,ndash:yM,nearhk:_M,nearr:vM,neArr:kM,nearrow:wM,ne:xM,nedot:CM,NegativeMediumSpace:EM,NegativeThickSpace:AM,NegativeThinSpace:TM,NegativeVeryThinSpace:SM,nequiv:DM,nesear:RM,nesim:PM,NestedGreaterGreater:FM,NestedLessLess:LM,NewLine:qM,nexist:OM,nexists:MM,Nfr:IM,nfr:NM,ngE:$M,nge:BM,ngeq:HM,ngeqq:jM,ngeqslant:UM,nges:zM,nGg:VM,ngsim:WM,nGt:KM,ngt:GM,ngtr:ZM,nGtv:YM,nharr:JM,nhArr:QM,nhpar:XM,ni:eI,nis:tI,nisd:nI,niv:rI,NJcy:oI,njcy:sI,nlarr:cI,nlArr:iI,nldr:aI,nlE:lI,nle:uI,nleftarrow:fI,nLeftarrow:dI,nleftrightarrow:hI,nLeftrightarrow:pI,nleq:gI,nleqq:mI,nleqslant:bI,nles:yI,nless:_I,nLl:vI,nlsim:kI,nLt:wI,nlt:xI,nltri:CI,nltrie:EI,nLtv:AI,nmid:TI,NoBreak:SI,NonBreakingSpace:DI,nopf:RI,Nopf:PI,Not:FI,not:LI,NotCongruent:qI,NotCupCap:OI,NotDoubleVerticalBar:MI,NotElement:II,NotEqual:NI,NotEqualTilde:$I,NotExists:BI,NotGreater:HI,NotGreaterEqual:jI,NotGreaterFullEqual:UI,NotGreaterGreater:zI,NotGreaterLess:VI,NotGreaterSlantEqual:WI,NotGreaterTilde:KI,NotHumpDownHump:GI,NotHumpEqual:ZI,notin:YI,notindot:JI,notinE:QI,notinva:XI,notinvb:eN,notinvc:tN,NotLeftTriangleBar:nN,NotLeftTriangle:rN,NotLeftTriangleEqual:oN,NotLess:sN,NotLessEqual:cN,NotLessGreater:iN,NotLessLess:aN,NotLessSlantEqual:lN,NotLessTilde:uN,NotNestedGreaterGreater:fN,NotNestedLessLess:dN,notni:hN,notniva:pN,notnivb:gN,notnivc:mN,NotPrecedes:bN,NotPrecedesEqual:yN,NotPrecedesSlantEqual:_N,NotReverseElement:vN,NotRightTriangleBar:kN,NotRightTriangle:wN,NotRightTriangleEqual:xN,NotSquareSubset:CN,NotSquareSubsetEqual:EN,NotSquareSuperset:AN,NotSquareSupersetEqual:TN,NotSubset:SN,NotSubsetEqual:DN,NotSucceeds:RN,NotSucceedsEqual:PN,NotSucceedsSlantEqual:FN,NotSucceedsTilde:LN,NotSuperset:qN,NotSupersetEqual:ON,NotTilde:MN,NotTildeEqual:IN,NotTildeFullEqual:NN,NotTildeTilde:$N,NotVerticalBar:BN,nparallel:HN,npar:jN,nparsl:UN,npart:zN,npolint:VN,npr:WN,nprcue:KN,nprec:GN,npreceq:ZN,npre:YN,nrarrc:JN,nrarr:QN,nrArr:XN,nrarrw:e3,nrightarrow:t3,nRightarrow:n3,nrtri:r3,nrtrie:o3,nsc:s3,nsccue:c3,nsce:i3,Nscr:a3,nscr:l3,nshortmid:u3,nshortparallel:f3,nsim:d3,nsime:h3,nsimeq:p3,nsmid:g3,nspar:m3,nsqsube:b3,nsqsupe:y3,nsub:_3,nsubE:v3,nsube:k3,nsubset:w3,nsubseteq:x3,nsubseteqq:C3,nsucc:E3,nsucceq:A3,nsup:T3,nsupE:S3,nsupe:D3,nsupset:R3,nsupseteq:P3,nsupseteqq:F3,ntgl:L3,Ntilde:q3,ntilde:O3,ntlg:M3,ntriangleleft:I3,ntrianglelefteq:N3,ntriangleright:$3,ntrianglerighteq:B3,Nu:H3,nu:j3,num:U3,numero:z3,numsp:V3,nvap:W3,nvdash:K3,nvDash:G3,nVdash:Z3,nVDash:Y3,nvge:J3,nvgt:Q3,nvHarr:X3,nvinfin:e$,nvlArr:t$,nvle:n$,nvlt:r$,nvltrie:o$,nvrArr:s$,nvrtrie:c$,nvsim:i$,nwarhk:a$,nwarr:l$,nwArr:u$,nwarrow:f$,nwnear:d$,Oacute:h$,oacute:p$,oast:g$,Ocirc:m$,ocirc:b$,ocir:y$,Ocy:_$,ocy:v$,odash:k$,Odblac:w$,odblac:x$,odiv:C$,odot:E$,odsold:A$,OElig:T$,oelig:S$,ofcir:D$,Ofr:R$,ofr:P$,ogon:F$,Ograve:L$,ograve:q$,ogt:O$,ohbar:M$,ohm:I$,oint:N$,olarr:$$,olcir:B$,olcross:H$,oline:j$,olt:U$,Omacr:z$,omacr:V$,Omega:W$,omega:K$,Omicron:G$,omicron:Z$,omid:Y$,ominus:J$,Oopf:Q$,oopf:X$,opar:eB,OpenCurlyDoubleQuote:tB,OpenCurlyQuote:nB,operp:rB,oplus:oB,orarr:sB,Or:cB,or:iB,ord:aB,order:lB,orderof:uB,ordf:fB,ordm:dB,origof:hB,oror:pB,orslope:gB,orv:mB,oS:bB,Oscr:yB,oscr:_B,Oslash:vB,oslash:kB,osol:wB,Otilde:xB,otilde:CB,otimesas:EB,Otimes:AB,otimes:TB,Ouml:SB,ouml:DB,ovbar:RB,OverBar:PB,OverBrace:FB,OverBracket:LB,OverParenthesis:qB,para:OB,parallel:MB,par:IB,parsim:NB,parsl:$B,part:BB,PartialD:HB,Pcy:jB,pcy:UB,percnt:zB,period:VB,permil:WB,perp:KB,pertenk:GB,Pfr:ZB,pfr:YB,Phi:JB,phi:QB,phiv:XB,phmmat:e4,phone:t4,Pi:n4,pi:r4,pitchfork:o4,piv:s4,planck:c4,planckh:i4,plankv:a4,plusacir:l4,plusb:u4,pluscir:f4,plus:d4,plusdo:h4,plusdu:p4,pluse:g4,PlusMinus:m4,plusmn:b4,plussim:y4,plustwo:_4,pm:v4,Poincareplane:k4,pointint:w4,popf:x4,Popf:C4,pound:E4,prap:A4,Pr:T4,pr:S4,prcue:D4,precapprox:R4,prec:P4,preccurlyeq:F4,Precedes:L4,PrecedesEqual:q4,PrecedesSlantEqual:O4,PrecedesTilde:M4,preceq:I4,precnapprox:N4,precneqq:$4,precnsim:B4,pre:H4,prE:j4,precsim:U4,prime:z4,Prime:V4,primes:W4,prnap:K4,prnE:G4,prnsim:Z4,prod:Y4,Product:J4,profalar:Q4,profline:X4,profsurf:eH,prop:tH,Proportional:nH,Proportion:rH,propto:oH,prsim:sH,prurel:cH,Pscr:iH,pscr:aH,Psi:lH,psi:uH,puncsp:fH,Qfr:dH,qfr:hH,qint:pH,qopf:gH,Qopf:mH,qprime:bH,Qscr:yH,qscr:_H,quaternions:vH,quatint:kH,quest:wH,questeq:xH,quot:CH,QUOT:EH,rAarr:AH,race:TH,Racute:SH,racute:DH,radic:RH,raemptyv:PH,rang:FH,Rang:LH,rangd:qH,range:OH,rangle:MH,raquo:IH,rarrap:NH,rarrb:$H,rarrbfs:BH,rarrc:HH,rarr:jH,Rarr:UH,rArr:zH,rarrfs:VH,rarrhk:WH,rarrlp:KH,rarrpl:GH,rarrsim:ZH,Rarrtl:YH,rarrtl:JH,rarrw:QH,ratail:XH,rAtail:e5,ratio:t5,rationals:n5,rbarr:r5,rBarr:o5,RBarr:s5,rbbrk:c5,rbrace:i5,rbrack:a5,rbrke:l5,rbrksld:u5,rbrkslu:f5,Rcaron:d5,rcaron:h5,Rcedil:p5,rcedil:g5,rceil:m5,rcub:b5,Rcy:y5,rcy:_5,rdca:v5,rdldhar:k5,rdquo:w5,rdquor:x5,rdsh:C5,real:E5,realine:A5,realpart:T5,reals:S5,Re:D5,rect:R5,reg:P5,REG:F5,ReverseElement:L5,ReverseEquilibrium:q5,ReverseUpEquilibrium:O5,rfisht:M5,rfloor:I5,rfr:N5,Rfr:$5,rHar:B5,rhard:H5,rharu:j5,rharul:U5,Rho:z5,rho:V5,rhov:W5,RightAngleBracket:K5,RightArrowBar:G5,rightarrow:Z5,RightArrow:Y5,Rightarrow:J5,RightArrowLeftArrow:Q5,rightarrowtail:X5,RightCeiling:e6,RightDoubleBracket:t6,RightDownTeeVector:n6,RightDownVectorBar:r6,RightDownVector:o6,RightFloor:s6,rightharpoondown:c6,rightharpoonup:i6,rightleftarrows:a6,rightleftharpoons:l6,rightrightarrows:u6,rightsquigarrow:f6,RightTeeArrow:d6,RightTee:h6,RightTeeVector:p6,rightthreetimes:g6,RightTriangleBar:m6,RightTriangle:b6,RightTriangleEqual:y6,RightUpDownVector:_6,RightUpTeeVector:v6,RightUpVectorBar:k6,RightUpVector:w6,RightVectorBar:x6,RightVector:C6,ring:E6,risingdotseq:A6,rlarr:T6,rlhar:S6,rlm:D6,rmoustache:R6,rmoust:P6,rnmid:F6,roang:L6,roarr:q6,robrk:O6,ropar:M6,ropf:I6,Ropf:N6,roplus:$6,rotimes:B6,RoundImplies:H6,rpar:j6,rpargt:U6,rppolint:z6,rrarr:V6,Rrightarrow:W6,rsaquo:K6,rscr:G6,Rscr:Z6,rsh:Y6,Rsh:J6,rsqb:Q6,rsquo:X6,rsquor:ej,rthree:tj,rtimes:nj,rtri:rj,rtrie:oj,rtrif:sj,rtriltri:cj,RuleDelayed:ij,ruluhar:aj,rx:lj,Sacute:uj,sacute:fj,sbquo:dj,scap:hj,Scaron:pj,scaron:gj,Sc:mj,sc:bj,sccue:yj,sce:_j,scE:vj,Scedil:kj,scedil:wj,Scirc:xj,scirc:Cj,scnap:Ej,scnE:Aj,scnsim:Tj,scpolint:Sj,scsim:Dj,Scy:Rj,scy:Pj,sdotb:Fj,sdot:Lj,sdote:qj,searhk:Oj,searr:Mj,seArr:Ij,searrow:Nj,sect:$j,semi:Bj,seswar:Hj,setminus:jj,setmn:Uj,sext:zj,Sfr:Vj,sfr:Wj,sfrown:Kj,sharp:Gj,SHCHcy:Zj,shchcy:Yj,SHcy:Jj,shcy:Qj,ShortDownArrow:Xj,ShortLeftArrow:eU,shortmid:tU,shortparallel:nU,ShortRightArrow:rU,ShortUpArrow:oU,shy:sU,Sigma:cU,sigma:iU,sigmaf:aU,sigmav:lU,sim:uU,simdot:fU,sime:dU,simeq:hU,simg:pU,simgE:gU,siml:mU,simlE:bU,simne:yU,simplus:_U,simrarr:vU,slarr:kU,SmallCircle:wU,smallsetminus:xU,smashp:CU,smeparsl:EU,smid:AU,smile:TU,smt:SU,smte:DU,smtes:RU,SOFTcy:PU,softcy:FU,solbar:LU,solb:qU,sol:OU,Sopf:MU,sopf:IU,spades:NU,spadesuit:$U,spar:BU,sqcap:HU,sqcaps:jU,sqcup:UU,sqcups:zU,Sqrt:VU,sqsub:WU,sqsube:KU,sqsubset:GU,sqsubseteq:ZU,sqsup:YU,sqsupe:JU,sqsupset:QU,sqsupseteq:XU,square:e8,Square:t8,SquareIntersection:n8,SquareSubset:r8,SquareSubsetEqual:o8,SquareSuperset:s8,SquareSupersetEqual:c8,SquareUnion:i8,squarf:a8,squ:l8,squf:u8,srarr:f8,Sscr:d8,sscr:h8,ssetmn:p8,ssmile:g8,sstarf:m8,Star:b8,star:y8,starf:_8,straightepsilon:v8,straightphi:k8,strns:w8,sub:x8,Sub:C8,subdot:E8,subE:A8,sube:T8,subedot:S8,submult:D8,subnE:R8,subne:P8,subplus:F8,subrarr:L8,subset:q8,Subset:O8,subseteq:M8,subseteqq:I8,SubsetEqual:N8,subsetneq:$8,subsetneqq:B8,subsim:H8,subsub:j8,subsup:U8,succapprox:z8,succ:V8,succcurlyeq:W8,Succeeds:K8,SucceedsEqual:G8,SucceedsSlantEqual:Z8,SucceedsTilde:Y8,succeq:J8,succnapprox:Q8,succneqq:X8,succnsim:ez,succsim:tz,SuchThat:nz,sum:rz,Sum:oz,sung:sz,sup1:cz,sup2:iz,sup3:az,sup:lz,Sup:uz,supdot:fz,supdsub:dz,supE:hz,supe:pz,supedot:gz,Superset:mz,SupersetEqual:bz,suphsol:yz,suphsub:_z,suplarr:vz,supmult:kz,supnE:wz,supne:xz,supplus:Cz,supset:Ez,Supset:Az,supseteq:Tz,supseteqq:Sz,supsetneq:Dz,supsetneqq:Rz,supsim:Pz,supsub:Fz,supsup:Lz,swarhk:qz,swarr:Oz,swArr:Mz,swarrow:Iz,swnwar:Nz,szlig:$z,Tab:Bz,target:Hz,Tau:jz,tau:Uz,tbrk:zz,Tcaron:Vz,tcaron:Wz,Tcedil:Kz,tcedil:Gz,Tcy:Zz,tcy:Yz,tdot:Jz,telrec:Qz,Tfr:Xz,tfr:e9,there4:t9,therefore:n9,Therefore:r9,Theta:o9,theta:s9,thetasym:c9,thetav:i9,thickapprox:a9,thicksim:l9,ThickSpace:u9,ThinSpace:f9,thinsp:d9,thkap:h9,thksim:p9,THORN:g9,thorn:m9,tilde:b9,Tilde:y9,TildeEqual:_9,TildeFullEqual:v9,TildeTilde:k9,timesbar:w9,timesb:x9,times:C9,timesd:E9,tint:A9,toea:T9,topbot:S9,topcir:D9,top:R9,Topf:P9,topf:F9,topfork:L9,tosa:q9,tprime:O9,trade:M9,TRADE:I9,triangle:N9,triangledown:$9,triangleleft:B9,trianglelefteq:H9,triangleq:j9,triangleright:U9,trianglerighteq:z9,tridot:V9,trie:W9,triminus:K9,TripleDot:G9,triplus:Z9,trisb:Y9,tritime:J9,trpezium:Q9,Tscr:X9,tscr:eV,TScy:tV,tscy:nV,TSHcy:rV,tshcy:oV,Tstrok:sV,tstrok:cV,twixt:iV,twoheadleftarrow:aV,twoheadrightarrow:lV,Uacute:uV,uacute:fV,uarr:dV,Uarr:hV,uArr:pV,Uarrocir:gV,Ubrcy:mV,ubrcy:bV,Ubreve:yV,ubreve:_V,Ucirc:vV,ucirc:kV,Ucy:wV,ucy:xV,udarr:CV,Udblac:EV,udblac:AV,udhar:TV,ufisht:SV,Ufr:DV,ufr:RV,Ugrave:PV,ugrave:FV,uHar:LV,uharl:qV,uharr:OV,uhblk:MV,ulcorn:IV,ulcorner:NV,ulcrop:$V,ultri:BV,Umacr:HV,umacr:jV,uml:UV,UnderBar:zV,UnderBrace:VV,UnderBracket:WV,UnderParenthesis:KV,Union:GV,UnionPlus:ZV,Uogon:YV,uogon:JV,Uopf:QV,uopf:XV,UpArrowBar:e7,uparrow:t7,UpArrow:n7,Uparrow:r7,UpArrowDownArrow:o7,updownarrow:s7,UpDownArrow:c7,Updownarrow:i7,UpEquilibrium:a7,upharpoonleft:l7,upharpoonright:u7,uplus:f7,UpperLeftArrow:d7,UpperRightArrow:h7,upsi:p7,Upsi:g7,upsih:m7,Upsilon:b7,upsilon:y7,UpTeeArrow:_7,UpTee:v7,upuparrows:k7,urcorn:w7,urcorner:x7,urcrop:C7,Uring:E7,uring:A7,urtri:T7,Uscr:S7,uscr:D7,utdot:R7,Utilde:P7,utilde:F7,utri:L7,utrif:q7,uuarr:O7,Uuml:M7,uuml:I7,uwangle:N7,vangrt:$7,varepsilon:B7,varkappa:H7,varnothing:j7,varphi:U7,varpi:z7,varpropto:V7,varr:W7,vArr:K7,varrho:G7,varsigma:Z7,varsubsetneq:Y7,varsubsetneqq:J7,varsupsetneq:Q7,varsupsetneqq:X7,vartheta:eW,vartriangleleft:tW,vartriangleright:nW,vBar:rW,Vbar:oW,vBarv:sW,Vcy:cW,vcy:iW,vdash:aW,vDash:lW,Vdash:uW,VDash:fW,Vdashl:dW,veebar:hW,vee:pW,Vee:gW,veeeq:mW,vellip:bW,verbar:yW,Verbar:_W,vert:vW,Vert:kW,VerticalBar:wW,VerticalLine:xW,VerticalSeparator:CW,VerticalTilde:EW,VeryThinSpace:AW,Vfr:TW,vfr:SW,vltri:DW,vnsub:RW,vnsup:PW,Vopf:FW,vopf:LW,vprop:qW,vrtri:OW,Vscr:MW,vscr:IW,vsubnE:NW,vsubne:$W,vsupnE:BW,vsupne:HW,Vvdash:jW,vzigzag:UW,Wcirc:zW,wcirc:VW,wedbar:WW,wedge:KW,Wedge:GW,wedgeq:ZW,weierp:YW,Wfr:JW,wfr:QW,Wopf:XW,wopf:eK,wp:tK,wr:nK,wreath:rK,Wscr:oK,wscr:sK,xcap:cK,xcirc:iK,xcup:aK,xdtri:lK,Xfr:uK,xfr:fK,xharr:dK,xhArr:hK,Xi:pK,xi:gK,xlarr:mK,xlArr:bK,xmap:yK,xnis:_K,xodot:vK,Xopf:kK,xopf:wK,xoplus:xK,xotime:CK,xrarr:EK,xrArr:AK,Xscr:TK,xscr:SK,xsqcup:DK,xuplus:RK,xutri:PK,xvee:FK,xwedge:LK,Yacute:qK,yacute:OK,YAcy:MK,yacy:IK,Ycirc:NK,ycirc:$K,Ycy:BK,ycy:HK,yen:jK,Yfr:UK,yfr:zK,YIcy:VK,yicy:WK,Yopf:KK,yopf:GK,Yscr:ZK,yscr:YK,YUcy:JK,yucy:QK,yuml:XK,Yuml:eG,Zacute:tG,zacute:nG,Zcaron:rG,zcaron:oG,Zcy:sG,zcy:cG,Zdot:iG,zdot:aG,zeetrf:lG,ZeroWidthSpace:uG,Zeta:fG,zeta:dG,zfr:hG,Zfr:pG,ZHcy:gG,zhcy:mG,zigrarr:bG,zopf:yG,Zopf:_G,Zscr:vG,zscr:kG,zwj:wG,zwnj:xG};var Yf=CG,Zc=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4E\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDF55-\uDF59]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDF3C-\uDF3E]|\uD806[\uDC3B\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/,Nn={},qa={};function EG(e){var t,n,r=qa[e];if(r)return r;for(r=qa[e]=[],t=0;t<128;t++)n=String.fromCharCode(t),/^[0-9a-z]$/i.test(n)?r.push(n):r.push("%"+("0"+t.toString(16).toUpperCase()).slice(-2));for(t=0;t"u"&&(n=!0),i=EG(t),r=0,o=e.length;r=55296&&s<=57343){if(s>=55296&&s<=56319&&r+1=56320&&c<=57343)){a+=encodeURIComponent(e[r]+e[r+1]),r++;continue}a+="%EF%BF%BD";continue}a+=encodeURIComponent(e[r])}return a}Lo.defaultChars=";/?:@&=+$,-_.!~*'()#";Lo.componentChars="-_.!~*'()";var AG=Lo,Oa={};function TG(e){var t,n,r=Oa[e];if(r)return r;for(r=Oa[e]=[],t=0;t<128;t++)n=String.fromCharCode(t),r.push(n);for(t=0;t=55296&&u<=57343?f+="���":f+=String.fromCharCode(u),o+=6;continue}if((c&248)===240&&o+91114111?f+="����":(u-=65536,f+=String.fromCharCode(55296+(u>>10),56320+(u&1023))),o+=9;continue}f+="�"}return f})}qo.defaultChars=";/?:@&=+$,#";qo.componentChars="";var SG=qo,DG=function(t){var n="";return n+=t.protocol||"",n+=t.slashes?"//":"",n+=t.auth?t.auth+"@":"",t.hostname&&t.hostname.indexOf(":")!==-1?n+="["+t.hostname+"]":n+=t.hostname||"",n+=t.port?":"+t.port:"",n+=t.pathname||"",n+=t.search||"",n+=t.hash||"",n};function fo(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}var RG=/^([a-z0-9.+-]+:)/i,PG=/:[0-9]*$/,FG=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,LG=["<",">",'"',"`"," ","\r",` + */const gn=typeof window<"u";function j0(e){return e.__esModule||e[Symbol.toStringTag]==="Module"}const le=Object.assign;function os(e,t){const n={};for(const r in t){const o=t[r];n[r]=Xe(o)?o.map(e):e(o)}return n}const Xn=()=>{},Xe=Array.isArray,U0=/\/$/,z0=e=>e.replace(U0,"");function ss(e,t,n="/"){let r,o={},s="",c="";const i=t.indexOf("#");let a=t.indexOf("?");return i=0&&(a=-1),a>-1&&(r=t.slice(0,a),s=t.slice(a+1,i>-1?i:t.length),o=e(s)),i>-1&&(r=r||t.slice(0,i),c=t.slice(i,t.length)),r=G0(r??t,n),{fullPath:r+(s&&"?")+s+c,path:r,query:o,hash:c}}function V0(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function pa(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function W0(e,t,n){const r=t.matched.length-1,o=n.matched.length-1;return r>-1&&r===o&&Rn(t.matched[r],n.matched[o])&&Mf(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function Rn(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function Mf(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!K0(e[n],t[n]))return!1;return!0}function K0(e,t){return Xe(e)?ga(e,t):Xe(t)?ga(t,e):e===t}function ga(e,t){return Xe(t)?e.length===t.length&&e.every((n,r)=>n===t[r]):e.length===1&&e[0]===t}function G0(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,c,i;for(c=0;c1&&s--;else break;return n.slice(0,s).join("/")+"/"+r.slice(c-(c===r.length?1:0)).join("/")}var ur;(function(e){e.pop="pop",e.push="push"})(ur||(ur={}));var er;(function(e){e.back="back",e.forward="forward",e.unknown=""})(er||(er={}));function Z0(e){if(!e)if(gn){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),z0(e)}const Y0=/^[^#]+#/;function J0(e,t){return e.replace(Y0,"#")+t}function Q0(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 Fo=()=>({left:window.pageXOffset,top:window.pageYOffset});function X0(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=Q0(o,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 ma(e,t){return(history.state?history.state.position-t:-1)+e}const Qs=new Map;function eb(e,t){Qs.set(e,t)}function tb(e){const t=Qs.get(e);return Qs.delete(e),t}let nb=()=>location.protocol+"//"+location.host;function If(e,t){const{pathname:n,search:r,hash:o}=t,s=e.indexOf("#");if(s>-1){let i=o.includes(e.slice(s))?e.slice(s).length:1,a=o.slice(i);return a[0]!=="/"&&(a="/"+a),pa(a,"")}return pa(n,e)+r+o}function rb(e,t,n,r){let o=[],s=[],c=null;const i=({state:d})=>{const h=If(e,location),p=n.value,_=t.value;let E=0;if(d){if(n.value=h,t.value=d,c&&c===p){c=null;return}E=_?d.position-_.position:0}else r(h);o.forEach(k=>{k(n.value,p,{delta:E,type:ur.pop,direction:E?E>0?er.forward:er.back:er.unknown})})};function a(){c=n.value}function l(d){o.push(d);const h=()=>{const p=o.indexOf(d);p>-1&&o.splice(p,1)};return s.push(h),h}function u(){const{history:d}=window;d.state&&d.replaceState(le({},d.state,{scroll:Fo()}),"")}function f(){for(const d of s)d();s=[],window.removeEventListener("popstate",i),window.removeEventListener("beforeunload",u)}return window.addEventListener("popstate",i),window.addEventListener("beforeunload",u,{passive:!0}),{pauseListeners:a,listen:l,destroy:f}}function ba(e,t,n,r=!1,o=!1){return{back:e,current:t,forward:n,replaced:r,position:window.history.length,scroll:o?Fo():null}}function ob(e){const{history:t,location:n}=window,r={value:If(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,l,u){const f=e.indexOf("#"),d=f>-1?(n.host&&document.querySelector("base")?e:e.slice(f))+a:nb()+e+a;try{t[u?"replaceState":"pushState"](l,"",d),o.value=l}catch(h){console.error(h),n[u?"replace":"assign"](d)}}function c(a,l){const u=le({},t.state,ba(o.value.back,a,o.value.forward,!0),l,{position:o.value.position});s(a,u,!0),r.value=a}function i(a,l){const u=le({},o.value,t.state,{forward:a,scroll:Fo()});s(u.current,u,!0);const f=le({},ba(r.value,a,null),{position:u.position+1},l);s(a,f,!1),r.value=a}return{location:r,state:o,push:i,replace:c}}function Nf(e){e=Z0(e);const t=ob(e),n=rb(e,t.state,t.location,t.replace);function r(s,c=!0){c||n.pauseListeners(),history.go(s)}const o=le({location:"",base:e,go:r,createHref:J0.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 sb(e){return e=location.host?e||location.pathname+location.search:"",e.includes("#")||(e+="#"),Nf(e)}function cb(e){return typeof e=="string"||e&&typeof e=="object"}function $f(e){return typeof e=="string"||typeof e=="symbol"}const rt={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0},Bf=Symbol("");var ya;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(ya||(ya={}));function Pn(e,t){return le(new Error,{type:e,[Bf]:!0},t)}function pt(e,t){return e instanceof Error&&Bf in e&&(t==null||!!(e.type&t))}const _a="[^/]+?",ib={sensitive:!1,strict:!1,start:!0,end:!0},ab=/[.+*?^${}()[\]/\\]/g;function lb(e,t){const n=le({},ib,t),r=[];let o=n.start?"^":"";const s=[];for(const l of e){const u=l.length?[]:[90];n.strict&&!l.length&&(o+="/");for(let f=0;ft.length?t.length===1&&t[0]===40+40?1:-1:0}function fb(e,t){let n=0;const r=e.score,o=t.score;for(;n0&&t[t.length-1]<0}const db={type:0,value:""},hb=/[a-zA-Z0-9_]/;function pb(e){if(!e)return[[]];if(e==="/")return[[db]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(h){throw new Error(`ERR (${n})/"${l}": ${h}`)}let n=0,r=n;const o=[];let s;function c(){s&&o.push(s),s=[]}let i=0,a,l="",u="";function f(){l&&(n===0?s.push({type:0,value:l}):n===1||n===2||n===3?(s.length>1&&(a==="*"||a==="+")&&t(`A repeatable param (${l}) must be alone in its segment. eg: '/:ids+.`),s.push({type:1,value:l,regexp:u,repeatable:a==="*"||a==="+",optional:a==="*"||a==="?"})):t("Invalid state to consume buffer"),l="")}function d(){l+=a}for(;i{c(v)}:Xn}function c(u){if($f(u)){const f=r.get(u);f&&(r.delete(u),n.splice(n.indexOf(f),1),f.children.forEach(c),f.alias.forEach(c))}else{const f=n.indexOf(u);f>-1&&(n.splice(f,1),u.record.name&&r.delete(u.record.name),u.children.forEach(c),u.alias.forEach(c))}}function i(){return n}function a(u){let f=0;for(;f=0&&(u.record.path!==n[f].record.path||!Hf(u,n[f]));)f++;n.splice(f,0,u),u.record.name&&!wa(u)&&r.set(u.record.name,u)}function l(u,f){let d,h={},p,_;if("name"in u&&u.name){if(d=r.get(u.name),!d)throw Pn(1,{location:u});_=d.record.name,h=le(ka(f.params,d.keys.filter(v=>!v.optional).map(v=>v.name)),u.params&&ka(u.params,d.keys.map(v=>v.name))),p=d.stringify(h)}else if("path"in u)p=u.path,d=n.find(v=>v.re.test(p)),d&&(h=d.parse(p),_=d.record.name);else{if(d=f.name?r.get(f.name):n.find(v=>v.re.test(f.path)),!d)throw Pn(1,{location:u,currentLocation:f});_=d.record.name,h=le({},f.params,u.params),p=d.stringify(h)}const E=[];let k=d;for(;k;)E.unshift(k.record),k=k.parent;return{name:_,path:p,params:h,matched:E,meta:_b(E)}}return e.forEach(u=>s(u)),{addRoute:s,resolve:l,removeRoute:c,getRoutes:i,getRecordMatcher:o}}function ka(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}function bb(e){return{path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:void 0,beforeEnter:e.beforeEnter,props:yb(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 yb(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 wa(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function _b(e){return e.reduce((t,n)=>le(t,n.meta),{})}function xa(e,t){const n={};for(const r in e)n[r]=r in t?t[r]:e[r];return n}function Hf(e,t){return t.children.some(n=>n===e||Hf(e,n))}const jf=/#/g,vb=/&/g,kb=/\//g,wb=/=/g,xb=/\?/g,Uf=/\+/g,Cb=/%5B/g,Eb=/%5D/g,zf=/%5E/g,Ab=/%60/g,Vf=/%7B/g,Tb=/%7C/g,Wf=/%7D/g,Sb=/%20/g;function Wc(e){return encodeURI(""+e).replace(Tb,"|").replace(Cb,"[").replace(Eb,"]")}function Db(e){return Wc(e).replace(Vf,"{").replace(Wf,"}").replace(zf,"^")}function Xs(e){return Wc(e).replace(Uf,"%2B").replace(Sb,"+").replace(jf,"%23").replace(vb,"%26").replace(Ab,"`").replace(Vf,"{").replace(Wf,"}").replace(zf,"^")}function Rb(e){return Xs(e).replace(wb,"%3D")}function Pb(e){return Wc(e).replace(jf,"%23").replace(xb,"%3F")}function Fb(e){return e==null?"":Pb(e).replace(kb,"%2F")}function uo(e){try{return decodeURIComponent(""+e)}catch{}return""+e}function Lb(e){const t={};if(e===""||e==="?")return t;const r=(e[0]==="?"?e.slice(1):e).split("&");for(let o=0;os&&Xs(s)):[r&&Xs(r)]).forEach(s=>{s!==void 0&&(t+=(t.length?"&":"")+n,s!=null&&(t+="="+s))})}return t}function qb(e){const t={};for(const n in e){const r=e[n];r!==void 0&&(t[n]=Xe(r)?r.map(o=>o==null?null:""+o):r==null?r:""+r)}return t}const Ob=Symbol(""),Ea=Symbol(""),Kc=Symbol(""),Gc=Symbol(""),ec=Symbol("");function zn(){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 Rt(e,t,n,r,o){const s=r&&(r.enterCallbacks[o]=r.enterCallbacks[o]||[]);return()=>new Promise((c,i)=>{const a=f=>{f===!1?i(Pn(4,{from:n,to:t})):f instanceof Error?i(f):cb(f)?i(Pn(2,{from:t,to:f})):(s&&r.enterCallbacks[o]===s&&typeof f=="function"&&s.push(f),c())},l=e.call(r&&r.instances[o],t,n,a);let u=Promise.resolve(l);e.length<3&&(u=u.then(a)),u.catch(f=>i(f))})}function cs(e,t,n,r){const o=[];for(const s of e)for(const c in s.components){let i=s.components[c];if(!(t!=="beforeRouteEnter"&&!s.instances[c]))if(Mb(i)){const l=(i.__vccOpts||i)[t];l&&o.push(Rt(l,n,r,s,c))}else{let a=i();o.push(()=>a.then(l=>{if(!l)return Promise.reject(new Error(`Couldn't resolve component "${c}" at "${s.path}"`));const u=j0(l)?l.default:l;s.components[c]=u;const d=(u.__vccOpts||u)[t];return d&&Rt(d,n,r,s,c)()}))}}return o}function Mb(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function Aa(e){const t=ge(Kc),n=ge(Gc),r=se(()=>t.resolve(ae(e.to))),o=se(()=>{const{matched:a}=r.value,{length:l}=a,u=a[l-1],f=n.matched;if(!u||!f.length)return-1;const d=f.findIndex(Rn.bind(null,u));if(d>-1)return d;const h=Ta(a[l-2]);return l>1&&Ta(u)===h&&f[f.length-1].path!==h?f.findIndex(Rn.bind(null,a[l-2])):d}),s=se(()=>o.value>-1&&Bb(n.params,r.value.params)),c=se(()=>o.value>-1&&o.value===n.matched.length-1&&Mf(n.params,r.value.params));function i(a={}){return $b(a)?t[ae(e.replace)?"replace":"push"](ae(e.to)).catch(Xn):Promise.resolve()}return{route:r,href:se(()=>r.value.href),isActive:s,isExactActive:c,navigate:i}}const Ib=vt({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:Aa,setup(e,{slots:t}){const n=Ne(Aa(e)),{options:r}=ge(Kc),o=se(()=>({[Sa(e.activeClass,r.linkActiveClass,"router-link-active")]:n.isActive,[Sa(e.exactActiveClass,r.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const s=t.default&&t.default(n);return e.custom?s:Fe("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:o.value},s)}}}),Nb=Ib;function $b(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 Bb(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(!Xe(o)||o.length!==r.length||r.some((s,c)=>s!==o[c]))return!1}return!0}function Ta(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const Sa=(e,t,n)=>e??t??n,Hb=vt({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const r=ge(ec),o=se(()=>e.route||r.value),s=ge(Ea,0),c=se(()=>{let l=ae(s);const{matched:u}=o.value;let f;for(;(f=u[l])&&!f.components;)l++;return l}),i=se(()=>o.value.matched[c.value]);lt(Ea,se(()=>c.value+1)),lt(Ob,i),lt(ec,o);const a=Ae();return Qe(()=>[a.value,i.value,e.name],([l,u,f],[d,h,p])=>{u&&(u.instances[f]=l,h&&h!==u&&l&&l===d&&(u.leaveGuards.size||(u.leaveGuards=h.leaveGuards),u.updateGuards.size||(u.updateGuards=h.updateGuards))),l&&u&&(!h||!Rn(u,h)||!d)&&(u.enterCallbacks[f]||[]).forEach(_=>_(l))},{flush:"post"}),()=>{const l=o.value,u=e.name,f=i.value,d=f&&f.components[u];if(!d)return Da(n.default,{Component:d,route:l});const h=f.props[u],p=h?h===!0?l.params:typeof h=="function"?h(l):h:null,E=Fe(d,le({},p,t,{onVnodeUnmounted:k=>{k.component.isUnmounted&&(f.instances[u]=null)},ref:a}));return Da(n.default,{Component:E,route:l})||E}}});function Da(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const Kf=Hb;function jb(e){const t=mb(e.routes,e),n=e.parseQuery||Lb,r=e.stringifyQuery||Ca,o=e.history,s=zn(),c=zn(),i=zn(),a=Je(rt);let l=rt;gn&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const u=os.bind(null,R=>""+R),f=os.bind(null,Fb),d=os.bind(null,uo);function h(R,U){let B,K;return $f(R)?(B=t.getRecordMatcher(R),K=U):K=R,t.addRoute(K,B)}function p(R){const U=t.getRecordMatcher(R);U&&t.removeRoute(U)}function _(){return t.getRoutes().map(R=>R.record)}function E(R){return!!t.getRecordMatcher(R)}function k(R,U){if(U=le({},U||a.value),typeof R=="string"){const w=ss(n,R,U.path),A=t.resolve({path:w.path},U),F=o.createHref(w.fullPath);return le(w,A,{params:d(A.params),hash:uo(w.hash),redirectedFrom:void 0,href:F})}let B;if("path"in R)B=le({},R,{path:ss(n,R.path,U.path).path});else{const w=le({},R.params);for(const A in w)w[A]==null&&delete w[A];B=le({},R,{params:f(w)}),U.params=f(U.params)}const K=t.resolve(B,U),ie=R.hash||"";K.params=u(d(K.params));const m=V0(r,le({},R,{hash:Db(ie),path:K.path})),y=o.createHref(m);return le({fullPath:m,hash:ie,query:r===Ca?qb(R.query):R.query||{}},K,{redirectedFrom:void 0,href:y})}function v(R){return typeof R=="string"?ss(n,R,a.value.path):le({},R)}function b(R,U){if(l!==R)return Pn(8,{from:U,to:R})}function g(R){return D(R)}function C(R){return g(le(v(R),{replace:!0}))}function x(R){const U=R.matched[R.matched.length-1];if(U&&U.redirect){const{redirect:B}=U;let K=typeof B=="function"?B(R):B;return typeof K=="string"&&(K=K.includes("?")||K.includes("#")?K=v(K):{path:K},K.params={}),le({query:R.query,hash:R.hash,params:"path"in K?{}:R.params},K)}}function D(R,U){const B=l=k(R),K=a.value,ie=R.state,m=R.force,y=R.replace===!0,w=x(B);if(w)return D(le(v(w),{state:typeof w=="object"?le({},ie,w.state):ie,force:m,replace:y}),U||B);const A=B;A.redirectedFrom=U;let F;return!m&&W0(r,K,B)&&(F=Pn(16,{to:A,from:K}),tt(K,K,!0,!1)),(F?Promise.resolve(F):P(A,K)).catch(q=>pt(q)?pt(q,2)?q:wt(q):V(q,A,K)).then(q=>{if(q){if(pt(q,2))return D(le({replace:y},v(q.to),{state:typeof q.to=="object"?le({},ie,q.to.state):ie,force:m}),U||A)}else q=M(A,K,!0,y,ie);return j(A,K,q),q})}function S(R,U){const B=b(R,U);return B?Promise.reject(B):Promise.resolve()}function N(R){const U=cn.values().next().value;return U&&typeof U.runWithContext=="function"?U.runWithContext(R):R()}function P(R,U){let B;const[K,ie,m]=Ub(R,U);B=cs(K.reverse(),"beforeRouteLeave",R,U);for(const w of K)w.leaveGuards.forEach(A=>{B.push(Rt(A,R,U))});const y=S.bind(null,R,U);return B.push(y),Ce(B).then(()=>{B=[];for(const w of s.list())B.push(Rt(w,R,U));return B.push(y),Ce(B)}).then(()=>{B=cs(ie,"beforeRouteUpdate",R,U);for(const w of ie)w.updateGuards.forEach(A=>{B.push(Rt(A,R,U))});return B.push(y),Ce(B)}).then(()=>{B=[];for(const w of m)if(w.beforeEnter)if(Xe(w.beforeEnter))for(const A of w.beforeEnter)B.push(Rt(A,R,U));else B.push(Rt(w.beforeEnter,R,U));return B.push(y),Ce(B)}).then(()=>(R.matched.forEach(w=>w.enterCallbacks={}),B=cs(m,"beforeRouteEnter",R,U),B.push(y),Ce(B))).then(()=>{B=[];for(const w of c.list())B.push(Rt(w,R,U));return B.push(y),Ce(B)}).catch(w=>pt(w,8)?w:Promise.reject(w))}function j(R,U,B){i.list().forEach(K=>N(()=>K(R,U,B)))}function M(R,U,B,K,ie){const m=b(R,U);if(m)return m;const y=U===rt,w=gn?history.state:{};B&&(K||y?o.replace(R.fullPath,le({scroll:y&&w&&w.scroll},ie)):o.push(R.fullPath,ie)),a.value=R,tt(R,U,B,y),wt()}let G;function L(){G||(G=o.listen((R,U,B)=>{if(!Cr.listening)return;const K=k(R),ie=x(K);if(ie){D(le(ie,{replace:!0}),K).catch(Xn);return}l=K;const m=a.value;gn&&eb(ma(m.fullPath,B.delta),Fo()),P(K,m).catch(y=>pt(y,12)?y:pt(y,2)?(D(y.to,K).then(w=>{pt(w,20)&&!B.delta&&B.type===ur.pop&&o.go(-1,!1)}).catch(Xn),Promise.reject()):(B.delta&&o.go(-B.delta,!1),V(y,K,m))).then(y=>{y=y||M(K,m,!1),y&&(B.delta&&!pt(y,8)?o.go(-B.delta,!1):B.type===ur.pop&&pt(y,20)&&o.go(-1,!1)),j(K,m,y)}).catch(Xn)}))}let z=zn(),T=zn(),Q;function V(R,U,B){wt(R);const K=T.list();return K.length?K.forEach(ie=>ie(R,U,B)):console.error(R),Promise.reject(R)}function We(){return Q&&a.value!==rt?Promise.resolve():new Promise((R,U)=>{z.add([R,U])})}function wt(R){return Q||(Q=!R,L(),z.list().forEach(([U,B])=>R?B(R):U()),z.reset()),R}function tt(R,U,B,K){const{scrollBehavior:ie}=e;if(!gn||!ie)return Promise.resolve();const m=!B&&tb(ma(R.fullPath,0))||(K||!B)&&history.state&&history.state.scroll||null;return Mt().then(()=>ie(R,U,m)).then(y=>y&&X0(y)).catch(y=>V(y,R,U))}const De=R=>o.go(R);let sn;const cn=new Set,Cr={currentRoute:a,listening:!0,addRoute:h,removeRoute:p,hasRoute:E,getRoutes:_,resolve:k,options:e,push:g,replace:C,go:De,back:()=>De(-1),forward:()=>De(1),beforeEach:s.add,beforeResolve:c.add,afterEach:i.add,onError:T.add,isReady:We,install(R){const U=this;R.component("RouterLink",Nb),R.component("RouterView",Kf),R.config.globalProperties.$router=U,Object.defineProperty(R.config.globalProperties,"$route",{enumerable:!0,get:()=>ae(a)}),gn&&!sn&&a.value===rt&&(sn=!0,g(o.location).catch(ie=>{}));const B={};for(const ie in rt)Object.defineProperty(B,ie,{get:()=>a.value[ie],enumerable:!0});R.provide(Kc,U),R.provide(Gc,mr(B)),R.provide(ec,a);const K=R.unmount;cn.add(R),R.unmount=function(){cn.delete(R),cn.size<1&&(l=rt,G&&G(),G=null,a.value=rt,sn=!1,Q=!1),K()}}};function Ce(R){return R.reduce((U,B)=>U.then(()=>N(B)),Promise.resolve())}return Cr}function Ub(e,t){const n=[],r=[],o=[],s=Math.max(t.matched.length,e.matched.length);for(let c=0;cRn(l,i))?r.push(i):n.push(i));const a=e.matched[c];a&&(t.matched.find(l=>Rn(l,a))||o.push(a))}return[n,r,o]}function zb(){return ge(Gc)}const Ra=[{name:"categoryId-id",path:"/:categoryId()/:id()",meta:{},alias:[],redirect:void 0,component:()=>Oe(()=>import("./_id_.9091c02b.js"),["./_id_.9091c02b.js","./example.8a2392d3.js","./code-block.aa7d1737.js","./prism.e273cf50.js","./prism.11d9e2ed.css","./code-block.991dc041.css","./index.eb4d20a9.js","./VGrid.dc1cb3b2.js","./VGrid.96658eb4.css","./VAlert.46c40b83.js","./VBtn.016a0a14.js","./VBtn.a495d593.css","./VAlert.bf4db5cc.css","./index.2718ddaa.js","./index.60786954.css","./VContainer.bab1f441.js","./index.c65a846b.css","./example.a715b938.css"],import.meta.url).then(e=>e.default||e)},{name:"categoryId",path:"/:categoryId()",meta:{},alias:[],redirect:void 0,component:()=>Oe(()=>import("./index.16d4a1c1.js"),["./index.16d4a1c1.js","./example.8a2392d3.js","./code-block.aa7d1737.js","./prism.e273cf50.js","./prism.11d9e2ed.css","./code-block.991dc041.css","./index.eb4d20a9.js","./VGrid.dc1cb3b2.js","./VGrid.96658eb4.css","./VAlert.46c40b83.js","./VBtn.016a0a14.js","./VBtn.a495d593.css","./VAlert.bf4db5cc.css","./index.2718ddaa.js","./index.60786954.css","./VContainer.bab1f441.js","./index.c65a846b.css","./example.a715b938.css","./VNavigationDrawer.f6377311.js","./VNavigationDrawer.b74edfe4.css","./index.f806cbb2.css"],import.meta.url).then(e=>e.default||e)},{name:"2to3",path:"/2to3",meta:{},alias:[],redirect:void 0,component:()=>Oe(()=>import("./2to3.ff723962.js"),["./2to3.ff723962.js","./code-block.aa7d1737.js","./prism.e273cf50.js","./prism.11d9e2ed.css","./code-block.991dc041.css","./VContainer.bab1f441.js","./VGrid.dc1cb3b2.js","./VGrid.96658eb4.css"],import.meta.url).then(e=>e.default||e)},{name:"about",path:"/about",meta:{},alias:[],redirect:void 0,component:()=>Oe(()=>import("./about.ef470f03.js"),["./about.ef470f03.js","./VContainer.bab1f441.js","./VGrid.dc1cb3b2.js","./VGrid.96658eb4.css"],import.meta.url).then(e=>e.default||e)},{name:"configuration",path:"/configuration",meta:{},alias:[],redirect:void 0,component:()=>Oe(()=>import("./configuration.3c2893d2.js"),["./configuration.3c2893d2.js","./vue.f36acd1f.637ca0f4.js","./VContainer.bab1f441.js","./VGrid.dc1cb3b2.js","./VGrid.96658eb4.css"],import.meta.url).then(e=>e.default||e)},{name:"editor",path:"/editor",meta:{},alias:[],redirect:void 0,component:()=>Oe(()=>import("./editor.2c11f99d.js"),["./editor.2c11f99d.js","./prism.e273cf50.js","./prism.11d9e2ed.css","./VBtn.016a0a14.js","./VGrid.dc1cb3b2.js","./VGrid.96658eb4.css","./VBtn.a495d593.css","./index.eb4d20a9.js","./VAlert.46c40b83.js","./VAlert.bf4db5cc.css","./index.2718ddaa.js","./index.60786954.css","./VContainer.bab1f441.js","./index.c65a846b.css","./vue.f36acd1f.637ca0f4.js","./editor.aab71f6a.css"],import.meta.url).then(e=>e.default||e)},{name:"expressions",path:"/expressions",meta:{},alias:[],redirect:void 0,component:()=>Oe(()=>import("./expressions.d29f51fe.js"),["./expressions.d29f51fe.js","./code-block.aa7d1737.js","./prism.e273cf50.js","./prism.11d9e2ed.css","./code-block.991dc041.css","./vue.f36acd1f.637ca0f4.js","./VAlert.46c40b83.js","./VBtn.016a0a14.js","./VGrid.dc1cb3b2.js","./VGrid.96658eb4.css","./VBtn.a495d593.css","./VAlert.bf4db5cc.css","./VContainer.bab1f441.js"],import.meta.url).then(e=>e.default||e)},{name:"getting-started",path:"/getting-started",meta:{},alias:[],redirect:void 0,component:()=>Oe(()=>import("./getting-started.a9e0b3ad.js"),["./getting-started.a9e0b3ad.js","./code-block.aa7d1737.js","./prism.e273cf50.js","./prism.11d9e2ed.css","./code-block.991dc041.css","./VContainer.bab1f441.js","./VGrid.dc1cb3b2.js","./VGrid.96658eb4.css","./VAlert.46c40b83.js","./VBtn.016a0a14.js","./VBtn.a495d593.css","./VAlert.bf4db5cc.css"],import.meta.url).then(e=>e.default||e)},{name:"index",path:"/",meta:{},alias:[],redirect:void 0,component:()=>Oe(()=>import("./index.8e02a89b.js"),["./index.8e02a89b.js","./VContainer.bab1f441.js","./VGrid.dc1cb3b2.js","./VGrid.96658eb4.css"],import.meta.url).then(e=>e.default||e)},{name:"plugins",path:"/plugins",meta:{},alias:[],redirect:void 0,component:()=>Oe(()=>import("./plugins.a777e0d6.js"),["./plugins.a777e0d6.js","./code-block.aa7d1737.js","./prism.e273cf50.js","./prism.11d9e2ed.css","./code-block.991dc041.css","./vue.f36acd1f.637ca0f4.js","./VContainer.bab1f441.js","./VGrid.dc1cb3b2.js","./VGrid.96658eb4.css"],import.meta.url).then(e=>e.default||e)}],Gf=(e,t,n)=>(t=t===!0?{}:t,{default:()=>{var r;return t?Fe(e,t,n):(r=n.default)==null?void 0:r.call(n)}});function Pa(e){const t=(e==null?void 0:e.meta.key)??e.path.replace(/(:\w+)\([^)]+\)/g,"$1").replace(/(:\w+)[?+*]/g,"$1").replace(/:\w+/g,n=>{var r;return((r=e.params[n.slice(1)])==null?void 0:r.toString())||""});return typeof t=="function"?t(e):t}function Vb(e,t){return e===t?!1:Pa(e)!==Pa(t)?!0:!e.matched.every((r,o)=>{var s,c;return r.components&&r.components.default===((c=(s=t.matched[o])==null?void 0:s.components)==null?void 0:c.default)})}const Wb={scrollBehavior(e,t,n){var l;const r=me(),o=((l=rn().options)==null?void 0:l.scrollBehaviorType)??"auto";let s=n||void 0;const c=typeof e.meta.scrollToTop=="function"?e.meta.scrollToTop(e,t):e.meta.scrollToTop;if(!s&&t&&e&&c!==!1&&Vb(e,t)&&(s={left:0,top:0}),e.path===t.path){if(t.hash&&!e.hash)return{left:0,top:0};if(e.hash)return{el:e.hash,top:Fa(e.hash),behavior:o}}const i=u=>!!(u.meta.pageTransition??Js),a=i(t)&&i(e)?"page:transition:finish":"page:finish";return new Promise(u=>{r.hooks.hookOnce(a,async()=>{await Mt(),e.hash&&(s={el:e.hash,top:Fa(e.hash),behavior:o}),u(s)})})}};function Fa(e){try{const t=document.querySelector(e);if(t)return parseFloat(getComputedStyle(t).scrollMarginTop)}catch{}return 0}const Kb={hashMode:!1,scrollBehaviorType:"auto"},Re={...Kb,...Wb},Gb=async e=>{var a;let t,n;if(!((a=e.meta)!=null&&a.validate))return;const r=me(),o=rn();if(([t,n]=lr(()=>Promise.resolve(e.meta.validate(e))),t=await t,n(),t)===!0)return;const c=zc({statusCode:404,statusMessage:`Page Not Found: ${e.fullPath}`}),i=o.beforeResolve(l=>{if(i(),l===e){const u=o.afterEach(async()=>{u(),await r.runWithContext(()=>mn(c)),window.history.pushState({},"",e.fullPath)});return!1}})},Zb=async e=>{let t,n;const r=([t,n]=lr(()=>Lf(e.path)),t=await t,n(),t);if(r.redirect)return r.redirect},Yb=[Gb,Zb],tr={};function Jb(e,t,n){const{pathname:r,search:o,hash:s}=t,c=e.indexOf("#");if(c>-1){const l=s.includes(e.slice(c))?e.slice(c).length:1;let u=s.slice(l);return u[0]!=="/"&&(u="/"+u),Xi(u,"")}const i=Xi(r,e),a=!n||Bg(i,n,{trailingSlash:!0})?i:n;return a+(a.includes("?")?"":o)+s}const Qb=ft({name:"nuxt:router",enforce:"pre",async setup(e){var _,E;let t,n,r=jc().app.baseURL;Re.hashMode&&!r.includes("#")&&(r+="#");const o=((_=Re.history)==null?void 0:_.call(Re,r))??(Re.hashMode?sb(r):Nf(r)),s=((E=Re.routes)==null?void 0:E.call(Re,Ra))??Ra;let c;const i=Jb(r,window.location,e.payload.path),a=jb({...Re,scrollBehavior:(k,v,b)=>{var g;if(v===rt){c=b;return}return a.options.scrollBehavior=Re.scrollBehavior,(g=Re.scrollBehavior)==null?void 0:g.call(Re,k,rt,c||b)},history:o,routes:s});e.vueApp.use(a);const l=Je(a.currentRoute.value);a.afterEach((k,v)=>{l.value=v}),Object.defineProperty(e.vueApp.config.globalProperties,"previousRoute",{get:()=>l.value});const u=Je(a.resolve(i)),f=()=>{u.value=a.currentRoute.value};e.hook("page:finish",f),a.afterEach((k,v)=>{var b,g,C,x;((g=(b=k.matched[0])==null?void 0:b.components)==null?void 0:g.default)===((x=(C=v.matched[0])==null?void 0:C.components)==null?void 0:x.default)&&f()});const d={};for(const k in u.value)Object.defineProperty(d,k,{get:()=>u.value[k]});e._route=mr(d),e._middleware=e._middleware||{global:[],named:{}};const h=Ro();try{[t,n]=lr(()=>a.isReady()),await t,n()}catch(k){[t,n]=lr(()=>e.runWithContext(()=>mn(k))),await t,n()}const p=e.payload.state._layout;return a.beforeEach(async(k,v)=>{var b;k.meta=Ne(k.meta),e.isHydrating&&p&&!Xt(k.meta.layout)&&(k.meta.layout=p),e._processingMiddleware=!0;{const g=new Set([...Yb,...e._middleware.global]);for(const C of k.matched){const x=C.meta.middleware;if(x)if(Array.isArray(x))for(const D of x)g.add(D);else g.add(x)}for(const C of g){const x=typeof C=="string"?e._middleware.named[C]||await((b=tr[C])==null?void 0:b.call(tr).then(S=>S.default||S)):C;if(!x)throw new Error(`Unknown route middleware: '${C}'.`);const D=await e.runWithContext(()=>x(k,v));if(!e.payload.serverRendered&&e.isHydrating&&(D===!1||D instanceof Error)){const S=D||Zs({statusCode:404,statusMessage:`Page Not Found: ${i}`});return await e.runWithContext(()=>mn(S)),!1}if(D!==!0&&(D||D===!1))return D}}}),a.onError(()=>{delete e._processingMiddleware}),a.afterEach(async(k,v,b)=>{delete e._processingMiddleware,!e.isHydrating&&h.value&&await e.runWithContext(E0),k.matched.length===0&&await e.runWithContext(()=>mn(Zs({statusCode:404,fatal:!1,statusMessage:`Page not found: ${k.fullPath}`})))}),e.hooks.hookOnce("app:created",async()=>{try{await a.replace({...a.resolve(i),name:void 0,force:!0}),a.options.scrollBehavior=Re.scrollBehavior}catch(k){await e.runWithContext(()=>mn(k))}}),{provide:{router:a}}}}),La=globalThis.requestIdleCallback||(e=>{const t=Date.now(),n={didTimeout:!1,timeRemaining:()=>Math.max(0,50-(Date.now()-t))};return setTimeout(()=>{e(n)},1)}),QX=globalThis.cancelIdleCallback||(e=>{clearTimeout(e)}),Zf=e=>{const t=me();t.isHydrating?t.hooks.hookOnce("app:suspense:resolve",()=>{La(e)}):La(e)},Xb=ft({name:"nuxt:payload",setup(e){rn().beforeResolve(async(t,n)=>{if(t.path===n.path)return;const r=await fa(t.path);r&&Object.assign(e.static.data,r.data)}),Zf(()=>{var t;e.hooks.hook("link:prefetch",async n=>{Do(n).protocol||await fa(n)}),((t=navigator.connection)==null?void 0:t.effectiveType)!=="slow-2g"&&setTimeout(Po,1e3)})}}),ey=ft({name:"nuxt:global-components"}),Wt={default:()=>Oe(()=>import("./default.6c3f0aa1.js"),["./default.6c3f0aa1.js","./index.2718ddaa.js","./VGrid.dc1cb3b2.js","./VGrid.96658eb4.css","./VBtn.016a0a14.js","./VBtn.a495d593.css","./index.60786954.css","./VNavigationDrawer.f6377311.js","./VNavigationDrawer.b74edfe4.css","./default.3047c165.css"],import.meta.url).then(e=>e.default||e)},ty=ft({name:"nuxt:prefetch",setup(e){const t=rn();e.hooks.hook("app:mounted",()=>{t.beforeEach(async n=>{var o;const r=(o=n==null?void 0:n.meta)==null?void 0:o.layout;r&&typeof Wt[r]=="function"&&await Wt[r]()})}),e.hooks.hook("link:prefetch",n=>{var c,i,a,l;if(yr(n))return;const r=t.resolve(n);if(!r)return;const o=(c=r==null?void 0:r.meta)==null?void 0:c.layout;let s=Array.isArray((i=r==null?void 0:r.meta)==null?void 0:i.middleware)?(a=r==null?void 0:r.meta)==null?void 0:a.middleware:[(l=r==null?void 0:r.meta)==null?void 0:l.middleware];s=s.filter(u=>typeof u=="string");for(const u of s)typeof tr[u]=="function"&&tr[u]();o&&typeof Wt[o]=="function"&&Wt[o]()})}});function ny(e={}){const t=e.path||window.location.pathname;let n={};try{n=io(sessionStorage.getItem("nuxt:reload")||"{}")}catch{}if(e.force||(n==null?void 0:n.path)!==t||(n==null?void 0:n.expires){r.clear()}),e.hook("app:chunkError",({error:s})=>{r.add(s)});function o(s){const i="href"in s&&s.href.startsWith("#")?n.app.baseURL+s.href:_r(n.app.baseURL,s.fullPath);ny({path:i,persistState:!0})}e.hook("app:manifest:update",()=>{t.beforeResolve(o)}),t.onError((s,c)=>{r.has(s)&&o(c)})}}),oy=ft(e=>{let t;async function n(){const r=await Po();t&&clearTimeout(t),t=setTimeout(n,1e3*60*60);const o=await $fetch(Bc("builds/latest.json"));o.id!==r.id&&e.hooks.callHook("app:manifest:update",o)}Zf(()=>{t=setTimeout(n,1e3*60*60)})});var XX=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function sy(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function cy(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var n=function r(){return this instanceof r?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(r){var o=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(n,r,o.get?o:{enumerable:!0,get:function(){return e[r]}})}),n}var ce={};const iy="Á",ay="á",ly="Ă",uy="ă",fy="∾",dy="∿",hy="∾̳",py="Â",gy="â",my="´",by="А",yy="а",_y="Æ",vy="æ",ky="⁡",wy="𝔄",xy="𝔞",Cy="À",Ey="à",Ay="ℵ",Ty="ℵ",Sy="Α",Dy="α",Ry="Ā",Py="ā",Fy="⨿",Ly="&",qy="&",Oy="⩕",My="⩓",Iy="∧",Ny="⩜",$y="⩘",By="⩚",Hy="∠",jy="⦤",Uy="∠",zy="⦨",Vy="⦩",Wy="⦪",Ky="⦫",Gy="⦬",Zy="⦭",Yy="⦮",Jy="⦯",Qy="∡",Xy="∟",e_="⊾",t_="⦝",n_="∢",r_="Å",o_="⍼",s_="Ą",c_="ą",i_="𝔸",a_="𝕒",l_="⩯",u_="≈",f_="⩰",d_="≊",h_="≋",p_="'",g_="⁡",m_="≈",b_="≊",y_="Å",__="å",v_="𝒜",k_="𝒶",w_="≔",x_="*",C_="≈",E_="≍",A_="Ã",T_="ã",S_="Ä",D_="ä",R_="∳",P_="⨑",F_="≌",L_="϶",q_="‵",O_="∽",M_="⋍",I_="∖",N_="⫧",$_="⊽",B_="⌅",H_="⌆",j_="⌅",U_="⎵",z_="⎶",V_="≌",W_="Б",K_="б",G_="„",Z_="∵",Y_="∵",J_="∵",Q_="⦰",X_="϶",ev="ℬ",tv="ℬ",nv="Β",rv="β",ov="ℶ",sv="≬",cv="𝔅",iv="𝔟",av="⋂",lv="◯",uv="⋃",fv="⨀",dv="⨁",hv="⨂",pv="⨆",gv="★",mv="▽",bv="△",yv="⨄",_v="⋁",vv="⋀",kv="⤍",wv="⧫",xv="▪",Cv="▴",Ev="▾",Av="◂",Tv="▸",Sv="␣",Dv="▒",Rv="░",Pv="▓",Fv="█",Lv="=⃥",qv="≡⃥",Ov="⫭",Mv="⌐",Iv="𝔹",Nv="𝕓",$v="⊥",Bv="⊥",Hv="⋈",jv="⧉",Uv="┐",zv="╕",Vv="╖",Wv="╗",Kv="┌",Gv="╒",Zv="╓",Yv="╔",Jv="─",Qv="═",Xv="┬",ek="╤",tk="╥",nk="╦",rk="┴",ok="╧",sk="╨",ck="╩",ik="⊟",ak="⊞",lk="⊠",uk="┘",fk="╛",dk="╜",hk="╝",pk="└",gk="╘",mk="╙",bk="╚",yk="│",_k="║",vk="┼",kk="╪",wk="╫",xk="╬",Ck="┤",Ek="╡",Ak="╢",Tk="╣",Sk="├",Dk="╞",Rk="╟",Pk="╠",Fk="‵",Lk="˘",qk="˘",Ok="¦",Mk="𝒷",Ik="ℬ",Nk="⁏",$k="∽",Bk="⋍",Hk="⧅",jk="\\",Uk="⟈",zk="•",Vk="•",Wk="≎",Kk="⪮",Gk="≏",Zk="≎",Yk="≏",Jk="Ć",Qk="ć",Xk="⩄",e1="⩉",t1="⩋",n1="∩",r1="⋒",o1="⩇",s1="⩀",c1="ⅅ",i1="∩︀",a1="⁁",l1="ˇ",u1="ℭ",f1="⩍",d1="Č",h1="č",p1="Ç",g1="ç",m1="Ĉ",b1="ĉ",y1="∰",_1="⩌",v1="⩐",k1="Ċ",w1="ċ",x1="¸",C1="¸",E1="⦲",A1="¢",T1="·",S1="·",D1="𝔠",R1="ℭ",P1="Ч",F1="ч",L1="✓",q1="✓",O1="Χ",M1="χ",I1="ˆ",N1="≗",$1="↺",B1="↻",H1="⊛",j1="⊚",U1="⊝",z1="⊙",V1="®",W1="Ⓢ",K1="⊖",G1="⊕",Z1="⊗",Y1="○",J1="⧃",Q1="≗",X1="⨐",ew="⫯",tw="⧂",nw="∲",rw="”",ow="’",sw="♣",cw="♣",iw=":",aw="∷",lw="⩴",uw="≔",fw="≔",dw=",",hw="@",pw="∁",gw="∘",mw="∁",bw="ℂ",yw="≅",_w="⩭",vw="≡",kw="∮",ww="∯",xw="∮",Cw="𝕔",Ew="ℂ",Aw="∐",Tw="∐",Sw="©",Dw="©",Rw="℗",Pw="∳",Fw="↵",Lw="✗",qw="⨯",Ow="𝒞",Mw="𝒸",Iw="⫏",Nw="⫑",$w="⫐",Bw="⫒",Hw="⋯",jw="⤸",Uw="⤵",zw="⋞",Vw="⋟",Ww="↶",Kw="⤽",Gw="⩈",Zw="⩆",Yw="≍",Jw="∪",Qw="⋓",Xw="⩊",ex="⊍",tx="⩅",nx="∪︀",rx="↷",ox="⤼",sx="⋞",cx="⋟",ix="⋎",ax="⋏",lx="¤",ux="↶",fx="↷",dx="⋎",hx="⋏",px="∲",gx="∱",mx="⌭",bx="†",yx="‡",_x="ℸ",vx="↓",kx="↡",wx="⇓",xx="‐",Cx="⫤",Ex="⊣",Ax="⤏",Tx="˝",Sx="Ď",Dx="ď",Rx="Д",Px="д",Fx="‡",Lx="⇊",qx="ⅅ",Ox="ⅆ",Mx="⤑",Ix="⩷",Nx="°",$x="∇",Bx="Δ",Hx="δ",jx="⦱",Ux="⥿",zx="𝔇",Vx="𝔡",Wx="⥥",Kx="⇃",Gx="⇂",Zx="´",Yx="˙",Jx="˝",Qx="`",Xx="˜",eC="⋄",tC="⋄",nC="⋄",rC="♦",oC="♦",sC="¨",cC="ⅆ",iC="ϝ",aC="⋲",lC="÷",uC="÷",fC="⋇",dC="⋇",hC="Ђ",pC="ђ",gC="⌞",mC="⌍",bC="$",yC="𝔻",_C="𝕕",vC="¨",kC="˙",wC="⃜",xC="≐",CC="≑",EC="≐",AC="∸",TC="∔",SC="⊡",DC="⌆",RC="∯",PC="¨",FC="⇓",LC="⇐",qC="⇔",OC="⫤",MC="⟸",IC="⟺",NC="⟹",$C="⇒",BC="⊨",HC="⇑",jC="⇕",UC="∥",zC="⤓",VC="↓",WC="↓",KC="⇓",GC="⇵",ZC="̑",YC="⇊",JC="⇃",QC="⇂",XC="⥐",eE="⥞",tE="⥖",nE="↽",rE="⥟",oE="⥗",sE="⇁",cE="↧",iE="⊤",aE="⤐",lE="⌟",uE="⌌",fE="𝒟",dE="𝒹",hE="Ѕ",pE="ѕ",gE="⧶",mE="Đ",bE="đ",yE="⋱",_E="▿",vE="▾",kE="⇵",wE="⥯",xE="⦦",CE="Џ",EE="џ",AE="⟿",TE="É",SE="é",DE="⩮",RE="Ě",PE="ě",FE="Ê",LE="ê",qE="≖",OE="≕",ME="Э",IE="э",NE="⩷",$E="Ė",BE="ė",HE="≑",jE="ⅇ",UE="≒",zE="𝔈",VE="𝔢",WE="⪚",KE="È",GE="è",ZE="⪖",YE="⪘",JE="⪙",QE="∈",XE="⏧",eA="ℓ",tA="⪕",nA="⪗",rA="Ē",oA="ē",sA="∅",cA="∅",iA="◻",aA="∅",lA="▫",uA=" ",fA=" ",dA=" ",hA="Ŋ",pA="ŋ",gA=" ",mA="Ę",bA="ę",yA="𝔼",_A="𝕖",vA="⋕",kA="⧣",wA="⩱",xA="ε",CA="Ε",EA="ε",AA="ϵ",TA="≖",SA="≕",DA="≂",RA="⪖",PA="⪕",FA="⩵",LA="=",qA="≂",OA="≟",MA="⇌",IA="≡",NA="⩸",$A="⧥",BA="⥱",HA="≓",jA="ℯ",UA="ℰ",zA="≐",VA="⩳",WA="≂",KA="Η",GA="η",ZA="Ð",YA="ð",JA="Ë",QA="ë",XA="€",eT="!",tT="∃",nT="∃",rT="ℰ",oT="ⅇ",sT="ⅇ",cT="≒",iT="Ф",aT="ф",lT="♀",uT="ffi",fT="ff",dT="ffl",hT="𝔉",pT="𝔣",gT="fi",mT="◼",bT="▪",yT="fj",_T="♭",vT="fl",kT="▱",wT="ƒ",xT="𝔽",CT="𝕗",ET="∀",AT="∀",TT="⋔",ST="⫙",DT="ℱ",RT="⨍",PT="½",FT="⅓",LT="¼",qT="⅕",OT="⅙",MT="⅛",IT="⅔",NT="⅖",$T="¾",BT="⅗",HT="⅜",jT="⅘",UT="⅚",zT="⅝",VT="⅞",WT="⁄",KT="⌢",GT="𝒻",ZT="ℱ",YT="ǵ",JT="Γ",QT="γ",XT="Ϝ",eS="ϝ",tS="⪆",nS="Ğ",rS="ğ",oS="Ģ",sS="Ĝ",cS="ĝ",iS="Г",aS="г",lS="Ġ",uS="ġ",fS="≥",dS="≧",hS="⪌",pS="⋛",gS="≥",mS="≧",bS="⩾",yS="⪩",_S="⩾",vS="⪀",kS="⪂",wS="⪄",xS="⋛︀",CS="⪔",ES="𝔊",AS="𝔤",TS="≫",SS="⋙",DS="⋙",RS="ℷ",PS="Ѓ",FS="ѓ",LS="⪥",qS="≷",OS="⪒",MS="⪤",IS="⪊",NS="⪊",$S="⪈",BS="≩",HS="⪈",jS="≩",US="⋧",zS="𝔾",VS="𝕘",WS="`",KS="≥",GS="⋛",ZS="≧",YS="⪢",JS="≷",QS="⩾",XS="≳",eD="𝒢",tD="ℊ",nD="≳",rD="⪎",oD="⪐",sD="⪧",cD="⩺",iD=">",aD=">",lD="≫",uD="⋗",fD="⦕",dD="⩼",hD="⪆",pD="⥸",gD="⋗",mD="⋛",bD="⪌",yD="≷",_D="≳",vD="≩︀",kD="≩︀",wD="ˇ",xD=" ",CD="½",ED="ℋ",AD="Ъ",TD="ъ",SD="⥈",DD="↔",RD="⇔",PD="↭",FD="^",LD="ℏ",qD="Ĥ",OD="ĥ",MD="♥",ID="♥",ND="…",$D="⊹",BD="𝔥",HD="ℌ",jD="ℋ",UD="⤥",zD="⤦",VD="⇿",WD="∻",KD="↩",GD="↪",ZD="𝕙",YD="ℍ",JD="―",QD="─",XD="𝒽",eR="ℋ",tR="ℏ",nR="Ħ",rR="ħ",oR="≎",sR="≏",cR="⁃",iR="‐",aR="Í",lR="í",uR="⁣",fR="Î",dR="î",hR="И",pR="и",gR="İ",mR="Е",bR="е",yR="¡",_R="⇔",vR="𝔦",kR="ℑ",wR="Ì",xR="ì",CR="ⅈ",ER="⨌",AR="∭",TR="⧜",SR="℩",DR="IJ",RR="ij",PR="Ī",FR="ī",LR="ℑ",qR="ⅈ",OR="ℐ",MR="ℑ",IR="ı",NR="ℑ",$R="⊷",BR="Ƶ",HR="⇒",jR="℅",UR="∞",zR="⧝",VR="ı",WR="⊺",KR="∫",GR="∬",ZR="ℤ",YR="∫",JR="⊺",QR="⋂",XR="⨗",e2="⨼",t2="⁣",n2="⁢",r2="Ё",o2="ё",s2="Į",c2="į",i2="𝕀",a2="𝕚",l2="Ι",u2="ι",f2="⨼",d2="¿",h2="𝒾",p2="ℐ",g2="∈",m2="⋵",b2="⋹",y2="⋴",_2="⋳",v2="∈",k2="⁢",w2="Ĩ",x2="ĩ",C2="І",E2="і",A2="Ï",T2="ï",S2="Ĵ",D2="ĵ",R2="Й",P2="й",F2="𝔍",L2="𝔧",q2="ȷ",O2="𝕁",M2="𝕛",I2="𝒥",N2="𝒿",$2="Ј",B2="ј",H2="Є",j2="є",U2="Κ",z2="κ",V2="ϰ",W2="Ķ",K2="ķ",G2="К",Z2="к",Y2="𝔎",J2="𝔨",Q2="ĸ",X2="Х",eP="х",tP="Ќ",nP="ќ",rP="𝕂",oP="𝕜",sP="𝒦",cP="𝓀",iP="⇚",aP="Ĺ",lP="ĺ",uP="⦴",fP="ℒ",dP="Λ",hP="λ",pP="⟨",gP="⟪",mP="⦑",bP="⟨",yP="⪅",_P="ℒ",vP="«",kP="⇤",wP="⤟",xP="←",CP="↞",EP="⇐",AP="⤝",TP="↩",SP="↫",DP="⤹",RP="⥳",PP="↢",FP="⤙",LP="⤛",qP="⪫",OP="⪭",MP="⪭︀",IP="⤌",NP="⤎",$P="❲",BP="{",HP="[",jP="⦋",UP="⦏",zP="⦍",VP="Ľ",WP="ľ",KP="Ļ",GP="ļ",ZP="⌈",YP="{",JP="Л",QP="л",XP="⤶",eF="“",tF="„",nF="⥧",rF="⥋",oF="↲",sF="≤",cF="≦",iF="⟨",aF="⇤",lF="←",uF="←",fF="⇐",dF="⇆",hF="↢",pF="⌈",gF="⟦",mF="⥡",bF="⥙",yF="⇃",_F="⌊",vF="↽",kF="↼",wF="⇇",xF="↔",CF="↔",EF="⇔",AF="⇆",TF="⇋",SF="↭",DF="⥎",RF="↤",PF="⊣",FF="⥚",LF="⋋",qF="⧏",OF="⊲",MF="⊴",IF="⥑",NF="⥠",$F="⥘",BF="↿",HF="⥒",jF="↼",UF="⪋",zF="⋚",VF="≤",WF="≦",KF="⩽",GF="⪨",ZF="⩽",YF="⩿",JF="⪁",QF="⪃",XF="⋚︀",eL="⪓",tL="⪅",nL="⋖",rL="⋚",oL="⪋",sL="⋚",cL="≦",iL="≶",aL="≶",lL="⪡",uL="≲",fL="⩽",dL="≲",hL="⥼",pL="⌊",gL="𝔏",mL="𝔩",bL="≶",yL="⪑",_L="⥢",vL="↽",kL="↼",wL="⥪",xL="▄",CL="Љ",EL="љ",AL="⇇",TL="≪",SL="⋘",DL="⌞",RL="⇚",PL="⥫",FL="◺",LL="Ŀ",qL="ŀ",OL="⎰",ML="⎰",IL="⪉",NL="⪉",$L="⪇",BL="≨",HL="⪇",jL="≨",UL="⋦",zL="⟬",VL="⇽",WL="⟦",KL="⟵",GL="⟵",ZL="⟸",YL="⟷",JL="⟷",QL="⟺",XL="⟼",eq="⟶",tq="⟶",nq="⟹",rq="↫",oq="↬",sq="⦅",cq="𝕃",iq="𝕝",aq="⨭",lq="⨴",uq="∗",fq="_",dq="↙",hq="↘",pq="◊",gq="◊",mq="⧫",bq="(",yq="⦓",_q="⇆",vq="⌟",kq="⇋",wq="⥭",xq="‎",Cq="⊿",Eq="‹",Aq="𝓁",Tq="ℒ",Sq="↰",Dq="↰",Rq="≲",Pq="⪍",Fq="⪏",Lq="[",qq="‘",Oq="‚",Mq="Ł",Iq="ł",Nq="⪦",$q="⩹",Bq="<",Hq="<",jq="≪",Uq="⋖",zq="⋋",Vq="⋉",Wq="⥶",Kq="⩻",Gq="◃",Zq="⊴",Yq="◂",Jq="⦖",Qq="⥊",Xq="⥦",eO="≨︀",tO="≨︀",nO="¯",rO="♂",oO="✠",sO="✠",cO="↦",iO="↦",aO="↧",lO="↤",uO="↥",fO="▮",dO="⨩",hO="М",pO="м",gO="—",mO="∺",bO="∡",yO=" ",_O="ℳ",vO="𝔐",kO="𝔪",wO="℧",xO="µ",CO="*",EO="⫰",AO="∣",TO="·",SO="⊟",DO="−",RO="∸",PO="⨪",FO="∓",LO="⫛",qO="…",OO="∓",MO="⊧",IO="𝕄",NO="𝕞",$O="∓",BO="𝓂",HO="ℳ",jO="∾",UO="Μ",zO="μ",VO="⊸",WO="⊸",KO="∇",GO="Ń",ZO="ń",YO="∠⃒",JO="≉",QO="⩰̸",XO="≋̸",eM="ʼn",tM="≉",nM="♮",rM="ℕ",oM="♮",sM=" ",cM="≎̸",iM="≏̸",aM="⩃",lM="Ň",uM="ň",fM="Ņ",dM="ņ",hM="≇",pM="⩭̸",gM="⩂",mM="Н",bM="н",yM="–",_M="⤤",vM="↗",kM="⇗",wM="↗",xM="≠",CM="≐̸",EM="​",AM="​",TM="​",SM="​",DM="≢",RM="⤨",PM="≂̸",FM="≫",LM="≪",qM=` +`,OM="∄",MM="∄",IM="𝔑",NM="𝔫",$M="≧̸",BM="≱",HM="≱",jM="≧̸",UM="⩾̸",zM="⩾̸",VM="⋙̸",WM="≵",KM="≫⃒",GM="≯",ZM="≯",YM="≫̸",JM="↮",QM="⇎",XM="⫲",eI="∋",tI="⋼",nI="⋺",rI="∋",oI="Њ",sI="њ",cI="↚",iI="⇍",aI="‥",lI="≦̸",uI="≰",fI="↚",dI="⇍",hI="↮",pI="⇎",gI="≰",mI="≦̸",bI="⩽̸",yI="⩽̸",_I="≮",vI="⋘̸",kI="≴",wI="≪⃒",xI="≮",CI="⋪",EI="⋬",AI="≪̸",TI="∤",SI="⁠",DI=" ",RI="𝕟",PI="ℕ",FI="⫬",LI="¬",qI="≢",OI="≭",MI="∦",II="∉",NI="≠",$I="≂̸",BI="∄",HI="≯",jI="≱",UI="≧̸",zI="≫̸",VI="≹",WI="⩾̸",KI="≵",GI="≎̸",ZI="≏̸",YI="∉",JI="⋵̸",QI="⋹̸",XI="∉",eN="⋷",tN="⋶",nN="⧏̸",rN="⋪",oN="⋬",sN="≮",cN="≰",iN="≸",aN="≪̸",lN="⩽̸",uN="≴",fN="⪢̸",dN="⪡̸",hN="∌",pN="∌",gN="⋾",mN="⋽",bN="⊀",yN="⪯̸",_N="⋠",vN="∌",kN="⧐̸",wN="⋫",xN="⋭",CN="⊏̸",EN="⋢",AN="⊐̸",TN="⋣",SN="⊂⃒",DN="⊈",RN="⊁",PN="⪰̸",FN="⋡",LN="≿̸",qN="⊃⃒",ON="⊉",MN="≁",IN="≄",NN="≇",$N="≉",BN="∤",HN="∦",jN="∦",UN="⫽⃥",zN="∂̸",VN="⨔",WN="⊀",KN="⋠",GN="⊀",ZN="⪯̸",YN="⪯̸",JN="⤳̸",QN="↛",XN="⇏",e3="↝̸",t3="↛",n3="⇏",r3="⋫",o3="⋭",s3="⊁",c3="⋡",i3="⪰̸",a3="𝒩",l3="𝓃",u3="∤",f3="∦",d3="≁",h3="≄",p3="≄",g3="∤",m3="∦",b3="⋢",y3="⋣",_3="⊄",v3="⫅̸",k3="⊈",w3="⊂⃒",x3="⊈",C3="⫅̸",E3="⊁",A3="⪰̸",T3="⊅",S3="⫆̸",D3="⊉",R3="⊃⃒",P3="⊉",F3="⫆̸",L3="≹",q3="Ñ",O3="ñ",M3="≸",I3="⋪",N3="⋬",$3="⋫",B3="⋭",H3="Ν",j3="ν",U3="#",z3="№",V3=" ",W3="≍⃒",K3="⊬",G3="⊭",Z3="⊮",Y3="⊯",J3="≥⃒",Q3=">⃒",X3="⤄",e$="⧞",t$="⤂",n$="≤⃒",r$="<⃒",o$="⊴⃒",s$="⤃",c$="⊵⃒",i$="∼⃒",a$="⤣",l$="↖",u$="⇖",f$="↖",d$="⤧",h$="Ó",p$="ó",g$="⊛",m$="Ô",b$="ô",y$="⊚",_$="О",v$="о",k$="⊝",w$="Ő",x$="ő",C$="⨸",E$="⊙",A$="⦼",T$="Œ",S$="œ",D$="⦿",R$="𝔒",P$="𝔬",F$="˛",L$="Ò",q$="ò",O$="⧁",M$="⦵",I$="Ω",N$="∮",$$="↺",B$="⦾",H$="⦻",j$="‾",U$="⧀",z$="Ō",V$="ō",W$="Ω",K$="ω",G$="Ο",Z$="ο",Y$="⦶",J$="⊖",Q$="𝕆",X$="𝕠",eB="⦷",tB="“",nB="‘",rB="⦹",oB="⊕",sB="↻",cB="⩔",iB="∨",aB="⩝",lB="ℴ",uB="ℴ",fB="ª",dB="º",hB="⊶",pB="⩖",gB="⩗",mB="⩛",bB="Ⓢ",yB="𝒪",_B="ℴ",vB="Ø",kB="ø",wB="⊘",xB="Õ",CB="õ",EB="⨶",AB="⨷",TB="⊗",SB="Ö",DB="ö",RB="⌽",PB="‾",FB="⏞",LB="⎴",qB="⏜",OB="¶",MB="∥",IB="∥",NB="⫳",$B="⫽",BB="∂",HB="∂",jB="П",UB="п",zB="%",VB=".",WB="‰",KB="⊥",GB="‱",ZB="𝔓",YB="𝔭",JB="Φ",QB="φ",XB="ϕ",e4="ℳ",t4="☎",n4="Π",r4="π",o4="⋔",s4="ϖ",c4="ℏ",i4="ℎ",a4="ℏ",l4="⨣",u4="⊞",f4="⨢",d4="+",h4="∔",p4="⨥",g4="⩲",m4="±",b4="±",y4="⨦",_4="⨧",v4="±",k4="ℌ",w4="⨕",x4="𝕡",C4="ℙ",E4="£",A4="⪷",T4="⪻",S4="≺",D4="≼",R4="⪷",P4="≺",F4="≼",L4="≺",q4="⪯",O4="≼",M4="≾",I4="⪯",N4="⪹",$4="⪵",B4="⋨",H4="⪯",j4="⪳",U4="≾",z4="′",V4="″",W4="ℙ",K4="⪹",G4="⪵",Z4="⋨",Y4="∏",J4="∏",Q4="⌮",X4="⌒",e5="⌓",t5="∝",n5="∝",r5="∷",o5="∝",s5="≾",c5="⊰",i5="𝒫",a5="𝓅",l5="Ψ",u5="ψ",f5=" ",d5="𝔔",h5="𝔮",p5="⨌",g5="𝕢",m5="ℚ",b5="⁗",y5="𝒬",_5="𝓆",v5="ℍ",k5="⨖",w5="?",x5="≟",C5='"',E5='"',A5="⇛",T5="∽̱",S5="Ŕ",D5="ŕ",R5="√",P5="⦳",F5="⟩",L5="⟫",q5="⦒",O5="⦥",M5="⟩",I5="»",N5="⥵",$5="⇥",B5="⤠",H5="⤳",j5="→",U5="↠",z5="⇒",V5="⤞",W5="↪",K5="↬",G5="⥅",Z5="⥴",Y5="⤖",J5="↣",Q5="↝",X5="⤚",eH="⤜",tH="∶",nH="ℚ",rH="⤍",oH="⤏",sH="⤐",cH="❳",iH="}",aH="]",lH="⦌",uH="⦎",fH="⦐",dH="Ř",hH="ř",pH="Ŗ",gH="ŗ",mH="⌉",bH="}",yH="Р",_H="р",vH="⤷",kH="⥩",wH="”",xH="”",CH="↳",EH="ℜ",AH="ℛ",TH="ℜ",SH="ℝ",DH="ℜ",RH="▭",PH="®",FH="®",LH="∋",qH="⇋",OH="⥯",MH="⥽",IH="⌋",NH="𝔯",$H="ℜ",BH="⥤",HH="⇁",jH="⇀",UH="⥬",zH="Ρ",VH="ρ",WH="ϱ",KH="⟩",GH="⇥",ZH="→",YH="→",JH="⇒",QH="⇄",XH="↣",e6="⌉",t6="⟧",n6="⥝",r6="⥕",o6="⇂",s6="⌋",c6="⇁",i6="⇀",a6="⇄",l6="⇌",u6="⇉",f6="↝",d6="↦",h6="⊢",p6="⥛",g6="⋌",m6="⧐",b6="⊳",y6="⊵",_6="⥏",v6="⥜",k6="⥔",w6="↾",x6="⥓",C6="⇀",E6="˚",A6="≓",T6="⇄",S6="⇌",D6="‏",R6="⎱",P6="⎱",F6="⫮",L6="⟭",q6="⇾",O6="⟧",M6="⦆",I6="𝕣",N6="ℝ",$6="⨮",B6="⨵",H6="⥰",j6=")",U6="⦔",z6="⨒",V6="⇉",W6="⇛",K6="›",G6="𝓇",Z6="ℛ",Y6="↱",J6="↱",Q6="]",X6="’",ej="’",tj="⋌",nj="⋊",rj="▹",oj="⊵",sj="▸",cj="⧎",ij="⧴",aj="⥨",lj="℞",uj="Ś",fj="ś",dj="‚",hj="⪸",pj="Š",gj="š",mj="⪼",bj="≻",yj="≽",_j="⪰",vj="⪴",kj="Ş",wj="ş",xj="Ŝ",Cj="ŝ",Ej="⪺",Aj="⪶",Tj="⋩",Sj="⨓",Dj="≿",Rj="С",Pj="с",Fj="⊡",Lj="⋅",qj="⩦",Oj="⤥",Mj="↘",Ij="⇘",Nj="↘",$j="§",Bj=";",Hj="⤩",jj="∖",Uj="∖",zj="✶",Vj="𝔖",Wj="𝔰",Kj="⌢",Gj="♯",Zj="Щ",Yj="щ",Jj="Ш",Qj="ш",Xj="↓",eU="←",tU="∣",nU="∥",rU="→",oU="↑",sU="­",cU="Σ",iU="σ",aU="ς",lU="ς",uU="∼",fU="⩪",dU="≃",hU="≃",pU="⪞",gU="⪠",mU="⪝",bU="⪟",yU="≆",_U="⨤",vU="⥲",kU="←",wU="∘",xU="∖",CU="⨳",EU="⧤",AU="∣",TU="⌣",SU="⪪",DU="⪬",RU="⪬︀",PU="Ь",FU="ь",LU="⌿",qU="⧄",OU="/",MU="𝕊",IU="𝕤",NU="♠",$U="♠",BU="∥",HU="⊓",jU="⊓︀",UU="⊔",zU="⊔︀",VU="√",WU="⊏",KU="⊑",GU="⊏",ZU="⊑",YU="⊐",JU="⊒",QU="⊐",XU="⊒",e8="□",t8="□",n8="⊓",r8="⊏",o8="⊑",s8="⊐",c8="⊒",i8="⊔",a8="▪",l8="□",u8="▪",f8="→",d8="𝒮",h8="𝓈",p8="∖",g8="⌣",m8="⋆",b8="⋆",y8="☆",_8="★",v8="ϵ",k8="ϕ",w8="¯",x8="⊂",C8="⋐",E8="⪽",A8="⫅",T8="⊆",S8="⫃",D8="⫁",R8="⫋",P8="⊊",F8="⪿",L8="⥹",q8="⊂",O8="⋐",M8="⊆",I8="⫅",N8="⊆",$8="⊊",B8="⫋",H8="⫇",j8="⫕",U8="⫓",z8="⪸",V8="≻",W8="≽",K8="≻",G8="⪰",Z8="≽",Y8="≿",J8="⪰",Q8="⪺",X8="⪶",ez="⋩",tz="≿",nz="∋",rz="∑",oz="∑",sz="♪",cz="¹",iz="²",az="³",lz="⊃",uz="⋑",fz="⪾",dz="⫘",hz="⫆",pz="⊇",gz="⫄",mz="⊃",bz="⊇",yz="⟉",_z="⫗",vz="⥻",kz="⫂",wz="⫌",xz="⊋",Cz="⫀",Ez="⊃",Az="⋑",Tz="⊇",Sz="⫆",Dz="⊋",Rz="⫌",Pz="⫈",Fz="⫔",Lz="⫖",qz="⤦",Oz="↙",Mz="⇙",Iz="↙",Nz="⤪",$z="ß",Bz=" ",Hz="⌖",jz="Τ",Uz="τ",zz="⎴",Vz="Ť",Wz="ť",Kz="Ţ",Gz="ţ",Zz="Т",Yz="т",Jz="⃛",Qz="⌕",Xz="𝔗",e9="𝔱",t9="∴",n9="∴",r9="∴",o9="Θ",s9="θ",c9="ϑ",i9="ϑ",a9="≈",l9="∼",u9="  ",f9=" ",d9=" ",h9="≈",p9="∼",g9="Þ",m9="þ",b9="˜",y9="∼",_9="≃",v9="≅",k9="≈",w9="⨱",x9="⊠",C9="×",E9="⨰",A9="∭",T9="⤨",S9="⌶",D9="⫱",R9="⊤",P9="𝕋",F9="𝕥",L9="⫚",q9="⤩",O9="‴",M9="™",I9="™",N9="▵",$9="▿",B9="◃",H9="⊴",j9="≜",U9="▹",z9="⊵",V9="◬",W9="≜",K9="⨺",G9="⃛",Z9="⨹",Y9="⧍",J9="⨻",Q9="⏢",X9="𝒯",eV="𝓉",tV="Ц",nV="ц",rV="Ћ",oV="ћ",sV="Ŧ",cV="ŧ",iV="≬",aV="↞",lV="↠",uV="Ú",fV="ú",dV="↑",hV="↟",pV="⇑",gV="⥉",mV="Ў",bV="ў",yV="Ŭ",_V="ŭ",vV="Û",kV="û",wV="У",xV="у",CV="⇅",EV="Ű",AV="ű",TV="⥮",SV="⥾",DV="𝔘",RV="𝔲",PV="Ù",FV="ù",LV="⥣",qV="↿",OV="↾",MV="▀",IV="⌜",NV="⌜",$V="⌏",BV="◸",HV="Ū",jV="ū",UV="¨",zV="_",VV="⏟",WV="⎵",KV="⏝",GV="⋃",ZV="⊎",YV="Ų",JV="ų",QV="𝕌",XV="𝕦",e7="⤒",t7="↑",n7="↑",r7="⇑",o7="⇅",s7="↕",c7="↕",i7="⇕",a7="⥮",l7="↿",u7="↾",f7="⊎",d7="↖",h7="↗",p7="υ",g7="ϒ",m7="ϒ",b7="Υ",y7="υ",_7="↥",v7="⊥",k7="⇈",w7="⌝",x7="⌝",C7="⌎",E7="Ů",A7="ů",T7="◹",S7="𝒰",D7="𝓊",R7="⋰",P7="Ũ",F7="ũ",L7="▵",q7="▴",O7="⇈",M7="Ü",I7="ü",N7="⦧",$7="⦜",B7="ϵ",H7="ϰ",j7="∅",U7="ϕ",z7="ϖ",V7="∝",W7="↕",K7="⇕",G7="ϱ",Z7="ς",Y7="⊊︀",J7="⫋︀",Q7="⊋︀",X7="⫌︀",eW="ϑ",tW="⊲",nW="⊳",rW="⫨",oW="⫫",sW="⫩",cW="В",iW="в",aW="⊢",lW="⊨",uW="⊩",fW="⊫",dW="⫦",hW="⊻",pW="∨",gW="⋁",mW="≚",bW="⋮",yW="|",_W="‖",vW="|",kW="‖",wW="∣",xW="|",CW="❘",EW="≀",AW=" ",TW="𝔙",SW="𝔳",DW="⊲",RW="⊂⃒",PW="⊃⃒",FW="𝕍",LW="𝕧",qW="∝",OW="⊳",MW="𝒱",IW="𝓋",NW="⫋︀",$W="⊊︀",BW="⫌︀",HW="⊋︀",jW="⊪",UW="⦚",zW="Ŵ",VW="ŵ",WW="⩟",KW="∧",GW="⋀",ZW="≙",YW="℘",JW="𝔚",QW="𝔴",XW="𝕎",eK="𝕨",tK="℘",nK="≀",rK="≀",oK="𝒲",sK="𝓌",cK="⋂",iK="◯",aK="⋃",lK="▽",uK="𝔛",fK="𝔵",dK="⟷",hK="⟺",pK="Ξ",gK="ξ",mK="⟵",bK="⟸",yK="⟼",_K="⋻",vK="⨀",kK="𝕏",wK="𝕩",xK="⨁",CK="⨂",EK="⟶",AK="⟹",TK="𝒳",SK="𝓍",DK="⨆",RK="⨄",PK="△",FK="⋁",LK="⋀",qK="Ý",OK="ý",MK="Я",IK="я",NK="Ŷ",$K="ŷ",BK="Ы",HK="ы",jK="¥",UK="𝔜",zK="𝔶",VK="Ї",WK="ї",KK="𝕐",GK="𝕪",ZK="𝒴",YK="𝓎",JK="Ю",QK="ю",XK="ÿ",eG="Ÿ",tG="Ź",nG="ź",rG="Ž",oG="ž",sG="З",cG="з",iG="Ż",aG="ż",lG="ℨ",uG="​",fG="Ζ",dG="ζ",hG="𝔷",pG="ℨ",gG="Ж",mG="ж",bG="⇝",yG="𝕫",_G="ℤ",vG="𝒵",kG="𝓏",wG="‍",xG="‌",CG={Aacute:iy,aacute:ay,Abreve:ly,abreve:uy,ac:fy,acd:dy,acE:hy,Acirc:py,acirc:gy,acute:my,Acy:by,acy:yy,AElig:_y,aelig:vy,af:ky,Afr:wy,afr:xy,Agrave:Cy,agrave:Ey,alefsym:Ay,aleph:Ty,Alpha:Sy,alpha:Dy,Amacr:Ry,amacr:Py,amalg:Fy,amp:Ly,AMP:qy,andand:Oy,And:My,and:Iy,andd:Ny,andslope:$y,andv:By,ang:Hy,ange:jy,angle:Uy,angmsdaa:zy,angmsdab:Vy,angmsdac:Wy,angmsdad:Ky,angmsdae:Gy,angmsdaf:Zy,angmsdag:Yy,angmsdah:Jy,angmsd:Qy,angrt:Xy,angrtvb:e_,angrtvbd:t_,angsph:n_,angst:r_,angzarr:o_,Aogon:s_,aogon:c_,Aopf:i_,aopf:a_,apacir:l_,ap:u_,apE:f_,ape:d_,apid:h_,apos:p_,ApplyFunction:g_,approx:m_,approxeq:b_,Aring:y_,aring:__,Ascr:v_,ascr:k_,Assign:w_,ast:x_,asymp:C_,asympeq:E_,Atilde:A_,atilde:T_,Auml:S_,auml:D_,awconint:R_,awint:P_,backcong:F_,backepsilon:L_,backprime:q_,backsim:O_,backsimeq:M_,Backslash:I_,Barv:N_,barvee:$_,barwed:B_,Barwed:H_,barwedge:j_,bbrk:U_,bbrktbrk:z_,bcong:V_,Bcy:W_,bcy:K_,bdquo:G_,becaus:Z_,because:Y_,Because:J_,bemptyv:Q_,bepsi:X_,bernou:ev,Bernoullis:tv,Beta:nv,beta:rv,beth:ov,between:sv,Bfr:cv,bfr:iv,bigcap:av,bigcirc:lv,bigcup:uv,bigodot:fv,bigoplus:dv,bigotimes:hv,bigsqcup:pv,bigstar:gv,bigtriangledown:mv,bigtriangleup:bv,biguplus:yv,bigvee:_v,bigwedge:vv,bkarow:kv,blacklozenge:wv,blacksquare:xv,blacktriangle:Cv,blacktriangledown:Ev,blacktriangleleft:Av,blacktriangleright:Tv,blank:Sv,blk12:Dv,blk14:Rv,blk34:Pv,block:Fv,bne:Lv,bnequiv:qv,bNot:Ov,bnot:Mv,Bopf:Iv,bopf:Nv,bot:$v,bottom:Bv,bowtie:Hv,boxbox:jv,boxdl:Uv,boxdL:zv,boxDl:Vv,boxDL:Wv,boxdr:Kv,boxdR:Gv,boxDr:Zv,boxDR:Yv,boxh:Jv,boxH:Qv,boxhd:Xv,boxHd:ek,boxhD:tk,boxHD:nk,boxhu:rk,boxHu:ok,boxhU:sk,boxHU:ck,boxminus:ik,boxplus:ak,boxtimes:lk,boxul:uk,boxuL:fk,boxUl:dk,boxUL:hk,boxur:pk,boxuR:gk,boxUr:mk,boxUR:bk,boxv:yk,boxV:_k,boxvh:vk,boxvH:kk,boxVh:wk,boxVH:xk,boxvl:Ck,boxvL:Ek,boxVl:Ak,boxVL:Tk,boxvr:Sk,boxvR:Dk,boxVr:Rk,boxVR:Pk,bprime:Fk,breve:Lk,Breve:qk,brvbar:Ok,bscr:Mk,Bscr:Ik,bsemi:Nk,bsim:$k,bsime:Bk,bsolb:Hk,bsol:jk,bsolhsub:Uk,bull:zk,bullet:Vk,bump:Wk,bumpE:Kk,bumpe:Gk,Bumpeq:Zk,bumpeq:Yk,Cacute:Jk,cacute:Qk,capand:Xk,capbrcup:e1,capcap:t1,cap:n1,Cap:r1,capcup:o1,capdot:s1,CapitalDifferentialD:c1,caps:i1,caret:a1,caron:l1,Cayleys:u1,ccaps:f1,Ccaron:d1,ccaron:h1,Ccedil:p1,ccedil:g1,Ccirc:m1,ccirc:b1,Cconint:y1,ccups:_1,ccupssm:v1,Cdot:k1,cdot:w1,cedil:x1,Cedilla:C1,cemptyv:E1,cent:A1,centerdot:T1,CenterDot:S1,cfr:D1,Cfr:R1,CHcy:P1,chcy:F1,check:L1,checkmark:q1,Chi:O1,chi:M1,circ:I1,circeq:N1,circlearrowleft:$1,circlearrowright:B1,circledast:H1,circledcirc:j1,circleddash:U1,CircleDot:z1,circledR:V1,circledS:W1,CircleMinus:K1,CirclePlus:G1,CircleTimes:Z1,cir:Y1,cirE:J1,cire:Q1,cirfnint:X1,cirmid:ew,cirscir:tw,ClockwiseContourIntegral:nw,CloseCurlyDoubleQuote:rw,CloseCurlyQuote:ow,clubs:sw,clubsuit:cw,colon:iw,Colon:aw,Colone:lw,colone:uw,coloneq:fw,comma:dw,commat:hw,comp:pw,compfn:gw,complement:mw,complexes:bw,cong:yw,congdot:_w,Congruent:vw,conint:kw,Conint:ww,ContourIntegral:xw,copf:Cw,Copf:Ew,coprod:Aw,Coproduct:Tw,copy:Sw,COPY:Dw,copysr:Rw,CounterClockwiseContourIntegral:Pw,crarr:Fw,cross:Lw,Cross:qw,Cscr:Ow,cscr:Mw,csub:Iw,csube:Nw,csup:$w,csupe:Bw,ctdot:Hw,cudarrl:jw,cudarrr:Uw,cuepr:zw,cuesc:Vw,cularr:Ww,cularrp:Kw,cupbrcap:Gw,cupcap:Zw,CupCap:Yw,cup:Jw,Cup:Qw,cupcup:Xw,cupdot:ex,cupor:tx,cups:nx,curarr:rx,curarrm:ox,curlyeqprec:sx,curlyeqsucc:cx,curlyvee:ix,curlywedge:ax,curren:lx,curvearrowleft:ux,curvearrowright:fx,cuvee:dx,cuwed:hx,cwconint:px,cwint:gx,cylcty:mx,dagger:bx,Dagger:yx,daleth:_x,darr:vx,Darr:kx,dArr:wx,dash:xx,Dashv:Cx,dashv:Ex,dbkarow:Ax,dblac:Tx,Dcaron:Sx,dcaron:Dx,Dcy:Rx,dcy:Px,ddagger:Fx,ddarr:Lx,DD:qx,dd:Ox,DDotrahd:Mx,ddotseq:Ix,deg:Nx,Del:$x,Delta:Bx,delta:Hx,demptyv:jx,dfisht:Ux,Dfr:zx,dfr:Vx,dHar:Wx,dharl:Kx,dharr:Gx,DiacriticalAcute:Zx,DiacriticalDot:Yx,DiacriticalDoubleAcute:Jx,DiacriticalGrave:Qx,DiacriticalTilde:Xx,diam:eC,diamond:tC,Diamond:nC,diamondsuit:rC,diams:oC,die:sC,DifferentialD:cC,digamma:iC,disin:aC,div:lC,divide:uC,divideontimes:fC,divonx:dC,DJcy:hC,djcy:pC,dlcorn:gC,dlcrop:mC,dollar:bC,Dopf:yC,dopf:_C,Dot:vC,dot:kC,DotDot:wC,doteq:xC,doteqdot:CC,DotEqual:EC,dotminus:AC,dotplus:TC,dotsquare:SC,doublebarwedge:DC,DoubleContourIntegral:RC,DoubleDot:PC,DoubleDownArrow:FC,DoubleLeftArrow:LC,DoubleLeftRightArrow:qC,DoubleLeftTee:OC,DoubleLongLeftArrow:MC,DoubleLongLeftRightArrow:IC,DoubleLongRightArrow:NC,DoubleRightArrow:$C,DoubleRightTee:BC,DoubleUpArrow:HC,DoubleUpDownArrow:jC,DoubleVerticalBar:UC,DownArrowBar:zC,downarrow:VC,DownArrow:WC,Downarrow:KC,DownArrowUpArrow:GC,DownBreve:ZC,downdownarrows:YC,downharpoonleft:JC,downharpoonright:QC,DownLeftRightVector:XC,DownLeftTeeVector:eE,DownLeftVectorBar:tE,DownLeftVector:nE,DownRightTeeVector:rE,DownRightVectorBar:oE,DownRightVector:sE,DownTeeArrow:cE,DownTee:iE,drbkarow:aE,drcorn:lE,drcrop:uE,Dscr:fE,dscr:dE,DScy:hE,dscy:pE,dsol:gE,Dstrok:mE,dstrok:bE,dtdot:yE,dtri:_E,dtrif:vE,duarr:kE,duhar:wE,dwangle:xE,DZcy:CE,dzcy:EE,dzigrarr:AE,Eacute:TE,eacute:SE,easter:DE,Ecaron:RE,ecaron:PE,Ecirc:FE,ecirc:LE,ecir:qE,ecolon:OE,Ecy:ME,ecy:IE,eDDot:NE,Edot:$E,edot:BE,eDot:HE,ee:jE,efDot:UE,Efr:zE,efr:VE,eg:WE,Egrave:KE,egrave:GE,egs:ZE,egsdot:YE,el:JE,Element:QE,elinters:XE,ell:eA,els:tA,elsdot:nA,Emacr:rA,emacr:oA,empty:sA,emptyset:cA,EmptySmallSquare:iA,emptyv:aA,EmptyVerySmallSquare:lA,emsp13:uA,emsp14:fA,emsp:dA,ENG:hA,eng:pA,ensp:gA,Eogon:mA,eogon:bA,Eopf:yA,eopf:_A,epar:vA,eparsl:kA,eplus:wA,epsi:xA,Epsilon:CA,epsilon:EA,epsiv:AA,eqcirc:TA,eqcolon:SA,eqsim:DA,eqslantgtr:RA,eqslantless:PA,Equal:FA,equals:LA,EqualTilde:qA,equest:OA,Equilibrium:MA,equiv:IA,equivDD:NA,eqvparsl:$A,erarr:BA,erDot:HA,escr:jA,Escr:UA,esdot:zA,Esim:VA,esim:WA,Eta:KA,eta:GA,ETH:ZA,eth:YA,Euml:JA,euml:QA,euro:XA,excl:eT,exist:tT,Exists:nT,expectation:rT,exponentiale:oT,ExponentialE:sT,fallingdotseq:cT,Fcy:iT,fcy:aT,female:lT,ffilig:uT,fflig:fT,ffllig:dT,Ffr:hT,ffr:pT,filig:gT,FilledSmallSquare:mT,FilledVerySmallSquare:bT,fjlig:yT,flat:_T,fllig:vT,fltns:kT,fnof:wT,Fopf:xT,fopf:CT,forall:ET,ForAll:AT,fork:TT,forkv:ST,Fouriertrf:DT,fpartint:RT,frac12:PT,frac13:FT,frac14:LT,frac15:qT,frac16:OT,frac18:MT,frac23:IT,frac25:NT,frac34:$T,frac35:BT,frac38:HT,frac45:jT,frac56:UT,frac58:zT,frac78:VT,frasl:WT,frown:KT,fscr:GT,Fscr:ZT,gacute:YT,Gamma:JT,gamma:QT,Gammad:XT,gammad:eS,gap:tS,Gbreve:nS,gbreve:rS,Gcedil:oS,Gcirc:sS,gcirc:cS,Gcy:iS,gcy:aS,Gdot:lS,gdot:uS,ge:fS,gE:dS,gEl:hS,gel:pS,geq:gS,geqq:mS,geqslant:bS,gescc:yS,ges:_S,gesdot:vS,gesdoto:kS,gesdotol:wS,gesl:xS,gesles:CS,Gfr:ES,gfr:AS,gg:TS,Gg:SS,ggg:DS,gimel:RS,GJcy:PS,gjcy:FS,gla:LS,gl:qS,glE:OS,glj:MS,gnap:IS,gnapprox:NS,gne:$S,gnE:BS,gneq:HS,gneqq:jS,gnsim:US,Gopf:zS,gopf:VS,grave:WS,GreaterEqual:KS,GreaterEqualLess:GS,GreaterFullEqual:ZS,GreaterGreater:YS,GreaterLess:JS,GreaterSlantEqual:QS,GreaterTilde:XS,Gscr:eD,gscr:tD,gsim:nD,gsime:rD,gsiml:oD,gtcc:sD,gtcir:cD,gt:iD,GT:aD,Gt:lD,gtdot:uD,gtlPar:fD,gtquest:dD,gtrapprox:hD,gtrarr:pD,gtrdot:gD,gtreqless:mD,gtreqqless:bD,gtrless:yD,gtrsim:_D,gvertneqq:vD,gvnE:kD,Hacek:wD,hairsp:xD,half:CD,hamilt:ED,HARDcy:AD,hardcy:TD,harrcir:SD,harr:DD,hArr:RD,harrw:PD,Hat:FD,hbar:LD,Hcirc:qD,hcirc:OD,hearts:MD,heartsuit:ID,hellip:ND,hercon:$D,hfr:BD,Hfr:HD,HilbertSpace:jD,hksearow:UD,hkswarow:zD,hoarr:VD,homtht:WD,hookleftarrow:KD,hookrightarrow:GD,hopf:ZD,Hopf:YD,horbar:JD,HorizontalLine:QD,hscr:XD,Hscr:eR,hslash:tR,Hstrok:nR,hstrok:rR,HumpDownHump:oR,HumpEqual:sR,hybull:cR,hyphen:iR,Iacute:aR,iacute:lR,ic:uR,Icirc:fR,icirc:dR,Icy:hR,icy:pR,Idot:gR,IEcy:mR,iecy:bR,iexcl:yR,iff:_R,ifr:vR,Ifr:kR,Igrave:wR,igrave:xR,ii:CR,iiiint:ER,iiint:AR,iinfin:TR,iiota:SR,IJlig:DR,ijlig:RR,Imacr:PR,imacr:FR,image:LR,ImaginaryI:qR,imagline:OR,imagpart:MR,imath:IR,Im:NR,imof:$R,imped:BR,Implies:HR,incare:jR,in:"∈",infin:UR,infintie:zR,inodot:VR,intcal:WR,int:KR,Int:GR,integers:ZR,Integral:YR,intercal:JR,Intersection:QR,intlarhk:XR,intprod:e2,InvisibleComma:t2,InvisibleTimes:n2,IOcy:r2,iocy:o2,Iogon:s2,iogon:c2,Iopf:i2,iopf:a2,Iota:l2,iota:u2,iprod:f2,iquest:d2,iscr:h2,Iscr:p2,isin:g2,isindot:m2,isinE:b2,isins:y2,isinsv:_2,isinv:v2,it:k2,Itilde:w2,itilde:x2,Iukcy:C2,iukcy:E2,Iuml:A2,iuml:T2,Jcirc:S2,jcirc:D2,Jcy:R2,jcy:P2,Jfr:F2,jfr:L2,jmath:q2,Jopf:O2,jopf:M2,Jscr:I2,jscr:N2,Jsercy:$2,jsercy:B2,Jukcy:H2,jukcy:j2,Kappa:U2,kappa:z2,kappav:V2,Kcedil:W2,kcedil:K2,Kcy:G2,kcy:Z2,Kfr:Y2,kfr:J2,kgreen:Q2,KHcy:X2,khcy:eP,KJcy:tP,kjcy:nP,Kopf:rP,kopf:oP,Kscr:sP,kscr:cP,lAarr:iP,Lacute:aP,lacute:lP,laemptyv:uP,lagran:fP,Lambda:dP,lambda:hP,lang:pP,Lang:gP,langd:mP,langle:bP,lap:yP,Laplacetrf:_P,laquo:vP,larrb:kP,larrbfs:wP,larr:xP,Larr:CP,lArr:EP,larrfs:AP,larrhk:TP,larrlp:SP,larrpl:DP,larrsim:RP,larrtl:PP,latail:FP,lAtail:LP,lat:qP,late:OP,lates:MP,lbarr:IP,lBarr:NP,lbbrk:$P,lbrace:BP,lbrack:HP,lbrke:jP,lbrksld:UP,lbrkslu:zP,Lcaron:VP,lcaron:WP,Lcedil:KP,lcedil:GP,lceil:ZP,lcub:YP,Lcy:JP,lcy:QP,ldca:XP,ldquo:eF,ldquor:tF,ldrdhar:nF,ldrushar:rF,ldsh:oF,le:sF,lE:cF,LeftAngleBracket:iF,LeftArrowBar:aF,leftarrow:lF,LeftArrow:uF,Leftarrow:fF,LeftArrowRightArrow:dF,leftarrowtail:hF,LeftCeiling:pF,LeftDoubleBracket:gF,LeftDownTeeVector:mF,LeftDownVectorBar:bF,LeftDownVector:yF,LeftFloor:_F,leftharpoondown:vF,leftharpoonup:kF,leftleftarrows:wF,leftrightarrow:xF,LeftRightArrow:CF,Leftrightarrow:EF,leftrightarrows:AF,leftrightharpoons:TF,leftrightsquigarrow:SF,LeftRightVector:DF,LeftTeeArrow:RF,LeftTee:PF,LeftTeeVector:FF,leftthreetimes:LF,LeftTriangleBar:qF,LeftTriangle:OF,LeftTriangleEqual:MF,LeftUpDownVector:IF,LeftUpTeeVector:NF,LeftUpVectorBar:$F,LeftUpVector:BF,LeftVectorBar:HF,LeftVector:jF,lEg:UF,leg:zF,leq:VF,leqq:WF,leqslant:KF,lescc:GF,les:ZF,lesdot:YF,lesdoto:JF,lesdotor:QF,lesg:XF,lesges:eL,lessapprox:tL,lessdot:nL,lesseqgtr:rL,lesseqqgtr:oL,LessEqualGreater:sL,LessFullEqual:cL,LessGreater:iL,lessgtr:aL,LessLess:lL,lesssim:uL,LessSlantEqual:fL,LessTilde:dL,lfisht:hL,lfloor:pL,Lfr:gL,lfr:mL,lg:bL,lgE:yL,lHar:_L,lhard:vL,lharu:kL,lharul:wL,lhblk:xL,LJcy:CL,ljcy:EL,llarr:AL,ll:TL,Ll:SL,llcorner:DL,Lleftarrow:RL,llhard:PL,lltri:FL,Lmidot:LL,lmidot:qL,lmoustache:OL,lmoust:ML,lnap:IL,lnapprox:NL,lne:$L,lnE:BL,lneq:HL,lneqq:jL,lnsim:UL,loang:zL,loarr:VL,lobrk:WL,longleftarrow:KL,LongLeftArrow:GL,Longleftarrow:ZL,longleftrightarrow:YL,LongLeftRightArrow:JL,Longleftrightarrow:QL,longmapsto:XL,longrightarrow:eq,LongRightArrow:tq,Longrightarrow:nq,looparrowleft:rq,looparrowright:oq,lopar:sq,Lopf:cq,lopf:iq,loplus:aq,lotimes:lq,lowast:uq,lowbar:fq,LowerLeftArrow:dq,LowerRightArrow:hq,loz:pq,lozenge:gq,lozf:mq,lpar:bq,lparlt:yq,lrarr:_q,lrcorner:vq,lrhar:kq,lrhard:wq,lrm:xq,lrtri:Cq,lsaquo:Eq,lscr:Aq,Lscr:Tq,lsh:Sq,Lsh:Dq,lsim:Rq,lsime:Pq,lsimg:Fq,lsqb:Lq,lsquo:qq,lsquor:Oq,Lstrok:Mq,lstrok:Iq,ltcc:Nq,ltcir:$q,lt:Bq,LT:Hq,Lt:jq,ltdot:Uq,lthree:zq,ltimes:Vq,ltlarr:Wq,ltquest:Kq,ltri:Gq,ltrie:Zq,ltrif:Yq,ltrPar:Jq,lurdshar:Qq,luruhar:Xq,lvertneqq:eO,lvnE:tO,macr:nO,male:rO,malt:oO,maltese:sO,Map:"⤅",map:cO,mapsto:iO,mapstodown:aO,mapstoleft:lO,mapstoup:uO,marker:fO,mcomma:dO,Mcy:hO,mcy:pO,mdash:gO,mDDot:mO,measuredangle:bO,MediumSpace:yO,Mellintrf:_O,Mfr:vO,mfr:kO,mho:wO,micro:xO,midast:CO,midcir:EO,mid:AO,middot:TO,minusb:SO,minus:DO,minusd:RO,minusdu:PO,MinusPlus:FO,mlcp:LO,mldr:qO,mnplus:OO,models:MO,Mopf:IO,mopf:NO,mp:$O,mscr:BO,Mscr:HO,mstpos:jO,Mu:UO,mu:zO,multimap:VO,mumap:WO,nabla:KO,Nacute:GO,nacute:ZO,nang:YO,nap:JO,napE:QO,napid:XO,napos:eM,napprox:tM,natural:nM,naturals:rM,natur:oM,nbsp:sM,nbump:cM,nbumpe:iM,ncap:aM,Ncaron:lM,ncaron:uM,Ncedil:fM,ncedil:dM,ncong:hM,ncongdot:pM,ncup:gM,Ncy:mM,ncy:bM,ndash:yM,nearhk:_M,nearr:vM,neArr:kM,nearrow:wM,ne:xM,nedot:CM,NegativeMediumSpace:EM,NegativeThickSpace:AM,NegativeThinSpace:TM,NegativeVeryThinSpace:SM,nequiv:DM,nesear:RM,nesim:PM,NestedGreaterGreater:FM,NestedLessLess:LM,NewLine:qM,nexist:OM,nexists:MM,Nfr:IM,nfr:NM,ngE:$M,nge:BM,ngeq:HM,ngeqq:jM,ngeqslant:UM,nges:zM,nGg:VM,ngsim:WM,nGt:KM,ngt:GM,ngtr:ZM,nGtv:YM,nharr:JM,nhArr:QM,nhpar:XM,ni:eI,nis:tI,nisd:nI,niv:rI,NJcy:oI,njcy:sI,nlarr:cI,nlArr:iI,nldr:aI,nlE:lI,nle:uI,nleftarrow:fI,nLeftarrow:dI,nleftrightarrow:hI,nLeftrightarrow:pI,nleq:gI,nleqq:mI,nleqslant:bI,nles:yI,nless:_I,nLl:vI,nlsim:kI,nLt:wI,nlt:xI,nltri:CI,nltrie:EI,nLtv:AI,nmid:TI,NoBreak:SI,NonBreakingSpace:DI,nopf:RI,Nopf:PI,Not:FI,not:LI,NotCongruent:qI,NotCupCap:OI,NotDoubleVerticalBar:MI,NotElement:II,NotEqual:NI,NotEqualTilde:$I,NotExists:BI,NotGreater:HI,NotGreaterEqual:jI,NotGreaterFullEqual:UI,NotGreaterGreater:zI,NotGreaterLess:VI,NotGreaterSlantEqual:WI,NotGreaterTilde:KI,NotHumpDownHump:GI,NotHumpEqual:ZI,notin:YI,notindot:JI,notinE:QI,notinva:XI,notinvb:eN,notinvc:tN,NotLeftTriangleBar:nN,NotLeftTriangle:rN,NotLeftTriangleEqual:oN,NotLess:sN,NotLessEqual:cN,NotLessGreater:iN,NotLessLess:aN,NotLessSlantEqual:lN,NotLessTilde:uN,NotNestedGreaterGreater:fN,NotNestedLessLess:dN,notni:hN,notniva:pN,notnivb:gN,notnivc:mN,NotPrecedes:bN,NotPrecedesEqual:yN,NotPrecedesSlantEqual:_N,NotReverseElement:vN,NotRightTriangleBar:kN,NotRightTriangle:wN,NotRightTriangleEqual:xN,NotSquareSubset:CN,NotSquareSubsetEqual:EN,NotSquareSuperset:AN,NotSquareSupersetEqual:TN,NotSubset:SN,NotSubsetEqual:DN,NotSucceeds:RN,NotSucceedsEqual:PN,NotSucceedsSlantEqual:FN,NotSucceedsTilde:LN,NotSuperset:qN,NotSupersetEqual:ON,NotTilde:MN,NotTildeEqual:IN,NotTildeFullEqual:NN,NotTildeTilde:$N,NotVerticalBar:BN,nparallel:HN,npar:jN,nparsl:UN,npart:zN,npolint:VN,npr:WN,nprcue:KN,nprec:GN,npreceq:ZN,npre:YN,nrarrc:JN,nrarr:QN,nrArr:XN,nrarrw:e3,nrightarrow:t3,nRightarrow:n3,nrtri:r3,nrtrie:o3,nsc:s3,nsccue:c3,nsce:i3,Nscr:a3,nscr:l3,nshortmid:u3,nshortparallel:f3,nsim:d3,nsime:h3,nsimeq:p3,nsmid:g3,nspar:m3,nsqsube:b3,nsqsupe:y3,nsub:_3,nsubE:v3,nsube:k3,nsubset:w3,nsubseteq:x3,nsubseteqq:C3,nsucc:E3,nsucceq:A3,nsup:T3,nsupE:S3,nsupe:D3,nsupset:R3,nsupseteq:P3,nsupseteqq:F3,ntgl:L3,Ntilde:q3,ntilde:O3,ntlg:M3,ntriangleleft:I3,ntrianglelefteq:N3,ntriangleright:$3,ntrianglerighteq:B3,Nu:H3,nu:j3,num:U3,numero:z3,numsp:V3,nvap:W3,nvdash:K3,nvDash:G3,nVdash:Z3,nVDash:Y3,nvge:J3,nvgt:Q3,nvHarr:X3,nvinfin:e$,nvlArr:t$,nvle:n$,nvlt:r$,nvltrie:o$,nvrArr:s$,nvrtrie:c$,nvsim:i$,nwarhk:a$,nwarr:l$,nwArr:u$,nwarrow:f$,nwnear:d$,Oacute:h$,oacute:p$,oast:g$,Ocirc:m$,ocirc:b$,ocir:y$,Ocy:_$,ocy:v$,odash:k$,Odblac:w$,odblac:x$,odiv:C$,odot:E$,odsold:A$,OElig:T$,oelig:S$,ofcir:D$,Ofr:R$,ofr:P$,ogon:F$,Ograve:L$,ograve:q$,ogt:O$,ohbar:M$,ohm:I$,oint:N$,olarr:$$,olcir:B$,olcross:H$,oline:j$,olt:U$,Omacr:z$,omacr:V$,Omega:W$,omega:K$,Omicron:G$,omicron:Z$,omid:Y$,ominus:J$,Oopf:Q$,oopf:X$,opar:eB,OpenCurlyDoubleQuote:tB,OpenCurlyQuote:nB,operp:rB,oplus:oB,orarr:sB,Or:cB,or:iB,ord:aB,order:lB,orderof:uB,ordf:fB,ordm:dB,origof:hB,oror:pB,orslope:gB,orv:mB,oS:bB,Oscr:yB,oscr:_B,Oslash:vB,oslash:kB,osol:wB,Otilde:xB,otilde:CB,otimesas:EB,Otimes:AB,otimes:TB,Ouml:SB,ouml:DB,ovbar:RB,OverBar:PB,OverBrace:FB,OverBracket:LB,OverParenthesis:qB,para:OB,parallel:MB,par:IB,parsim:NB,parsl:$B,part:BB,PartialD:HB,Pcy:jB,pcy:UB,percnt:zB,period:VB,permil:WB,perp:KB,pertenk:GB,Pfr:ZB,pfr:YB,Phi:JB,phi:QB,phiv:XB,phmmat:e4,phone:t4,Pi:n4,pi:r4,pitchfork:o4,piv:s4,planck:c4,planckh:i4,plankv:a4,plusacir:l4,plusb:u4,pluscir:f4,plus:d4,plusdo:h4,plusdu:p4,pluse:g4,PlusMinus:m4,plusmn:b4,plussim:y4,plustwo:_4,pm:v4,Poincareplane:k4,pointint:w4,popf:x4,Popf:C4,pound:E4,prap:A4,Pr:T4,pr:S4,prcue:D4,precapprox:R4,prec:P4,preccurlyeq:F4,Precedes:L4,PrecedesEqual:q4,PrecedesSlantEqual:O4,PrecedesTilde:M4,preceq:I4,precnapprox:N4,precneqq:$4,precnsim:B4,pre:H4,prE:j4,precsim:U4,prime:z4,Prime:V4,primes:W4,prnap:K4,prnE:G4,prnsim:Z4,prod:Y4,Product:J4,profalar:Q4,profline:X4,profsurf:e5,prop:t5,Proportional:n5,Proportion:r5,propto:o5,prsim:s5,prurel:c5,Pscr:i5,pscr:a5,Psi:l5,psi:u5,puncsp:f5,Qfr:d5,qfr:h5,qint:p5,qopf:g5,Qopf:m5,qprime:b5,Qscr:y5,qscr:_5,quaternions:v5,quatint:k5,quest:w5,questeq:x5,quot:C5,QUOT:E5,rAarr:A5,race:T5,Racute:S5,racute:D5,radic:R5,raemptyv:P5,rang:F5,Rang:L5,rangd:q5,range:O5,rangle:M5,raquo:I5,rarrap:N5,rarrb:$5,rarrbfs:B5,rarrc:H5,rarr:j5,Rarr:U5,rArr:z5,rarrfs:V5,rarrhk:W5,rarrlp:K5,rarrpl:G5,rarrsim:Z5,Rarrtl:Y5,rarrtl:J5,rarrw:Q5,ratail:X5,rAtail:eH,ratio:tH,rationals:nH,rbarr:rH,rBarr:oH,RBarr:sH,rbbrk:cH,rbrace:iH,rbrack:aH,rbrke:lH,rbrksld:uH,rbrkslu:fH,Rcaron:dH,rcaron:hH,Rcedil:pH,rcedil:gH,rceil:mH,rcub:bH,Rcy:yH,rcy:_H,rdca:vH,rdldhar:kH,rdquo:wH,rdquor:xH,rdsh:CH,real:EH,realine:AH,realpart:TH,reals:SH,Re:DH,rect:RH,reg:PH,REG:FH,ReverseElement:LH,ReverseEquilibrium:qH,ReverseUpEquilibrium:OH,rfisht:MH,rfloor:IH,rfr:NH,Rfr:$H,rHar:BH,rhard:HH,rharu:jH,rharul:UH,Rho:zH,rho:VH,rhov:WH,RightAngleBracket:KH,RightArrowBar:GH,rightarrow:ZH,RightArrow:YH,Rightarrow:JH,RightArrowLeftArrow:QH,rightarrowtail:XH,RightCeiling:e6,RightDoubleBracket:t6,RightDownTeeVector:n6,RightDownVectorBar:r6,RightDownVector:o6,RightFloor:s6,rightharpoondown:c6,rightharpoonup:i6,rightleftarrows:a6,rightleftharpoons:l6,rightrightarrows:u6,rightsquigarrow:f6,RightTeeArrow:d6,RightTee:h6,RightTeeVector:p6,rightthreetimes:g6,RightTriangleBar:m6,RightTriangle:b6,RightTriangleEqual:y6,RightUpDownVector:_6,RightUpTeeVector:v6,RightUpVectorBar:k6,RightUpVector:w6,RightVectorBar:x6,RightVector:C6,ring:E6,risingdotseq:A6,rlarr:T6,rlhar:S6,rlm:D6,rmoustache:R6,rmoust:P6,rnmid:F6,roang:L6,roarr:q6,robrk:O6,ropar:M6,ropf:I6,Ropf:N6,roplus:$6,rotimes:B6,RoundImplies:H6,rpar:j6,rpargt:U6,rppolint:z6,rrarr:V6,Rrightarrow:W6,rsaquo:K6,rscr:G6,Rscr:Z6,rsh:Y6,Rsh:J6,rsqb:Q6,rsquo:X6,rsquor:ej,rthree:tj,rtimes:nj,rtri:rj,rtrie:oj,rtrif:sj,rtriltri:cj,RuleDelayed:ij,ruluhar:aj,rx:lj,Sacute:uj,sacute:fj,sbquo:dj,scap:hj,Scaron:pj,scaron:gj,Sc:mj,sc:bj,sccue:yj,sce:_j,scE:vj,Scedil:kj,scedil:wj,Scirc:xj,scirc:Cj,scnap:Ej,scnE:Aj,scnsim:Tj,scpolint:Sj,scsim:Dj,Scy:Rj,scy:Pj,sdotb:Fj,sdot:Lj,sdote:qj,searhk:Oj,searr:Mj,seArr:Ij,searrow:Nj,sect:$j,semi:Bj,seswar:Hj,setminus:jj,setmn:Uj,sext:zj,Sfr:Vj,sfr:Wj,sfrown:Kj,sharp:Gj,SHCHcy:Zj,shchcy:Yj,SHcy:Jj,shcy:Qj,ShortDownArrow:Xj,ShortLeftArrow:eU,shortmid:tU,shortparallel:nU,ShortRightArrow:rU,ShortUpArrow:oU,shy:sU,Sigma:cU,sigma:iU,sigmaf:aU,sigmav:lU,sim:uU,simdot:fU,sime:dU,simeq:hU,simg:pU,simgE:gU,siml:mU,simlE:bU,simne:yU,simplus:_U,simrarr:vU,slarr:kU,SmallCircle:wU,smallsetminus:xU,smashp:CU,smeparsl:EU,smid:AU,smile:TU,smt:SU,smte:DU,smtes:RU,SOFTcy:PU,softcy:FU,solbar:LU,solb:qU,sol:OU,Sopf:MU,sopf:IU,spades:NU,spadesuit:$U,spar:BU,sqcap:HU,sqcaps:jU,sqcup:UU,sqcups:zU,Sqrt:VU,sqsub:WU,sqsube:KU,sqsubset:GU,sqsubseteq:ZU,sqsup:YU,sqsupe:JU,sqsupset:QU,sqsupseteq:XU,square:e8,Square:t8,SquareIntersection:n8,SquareSubset:r8,SquareSubsetEqual:o8,SquareSuperset:s8,SquareSupersetEqual:c8,SquareUnion:i8,squarf:a8,squ:l8,squf:u8,srarr:f8,Sscr:d8,sscr:h8,ssetmn:p8,ssmile:g8,sstarf:m8,Star:b8,star:y8,starf:_8,straightepsilon:v8,straightphi:k8,strns:w8,sub:x8,Sub:C8,subdot:E8,subE:A8,sube:T8,subedot:S8,submult:D8,subnE:R8,subne:P8,subplus:F8,subrarr:L8,subset:q8,Subset:O8,subseteq:M8,subseteqq:I8,SubsetEqual:N8,subsetneq:$8,subsetneqq:B8,subsim:H8,subsub:j8,subsup:U8,succapprox:z8,succ:V8,succcurlyeq:W8,Succeeds:K8,SucceedsEqual:G8,SucceedsSlantEqual:Z8,SucceedsTilde:Y8,succeq:J8,succnapprox:Q8,succneqq:X8,succnsim:ez,succsim:tz,SuchThat:nz,sum:rz,Sum:oz,sung:sz,sup1:cz,sup2:iz,sup3:az,sup:lz,Sup:uz,supdot:fz,supdsub:dz,supE:hz,supe:pz,supedot:gz,Superset:mz,SupersetEqual:bz,suphsol:yz,suphsub:_z,suplarr:vz,supmult:kz,supnE:wz,supne:xz,supplus:Cz,supset:Ez,Supset:Az,supseteq:Tz,supseteqq:Sz,supsetneq:Dz,supsetneqq:Rz,supsim:Pz,supsub:Fz,supsup:Lz,swarhk:qz,swarr:Oz,swArr:Mz,swarrow:Iz,swnwar:Nz,szlig:$z,Tab:Bz,target:Hz,Tau:jz,tau:Uz,tbrk:zz,Tcaron:Vz,tcaron:Wz,Tcedil:Kz,tcedil:Gz,Tcy:Zz,tcy:Yz,tdot:Jz,telrec:Qz,Tfr:Xz,tfr:e9,there4:t9,therefore:n9,Therefore:r9,Theta:o9,theta:s9,thetasym:c9,thetav:i9,thickapprox:a9,thicksim:l9,ThickSpace:u9,ThinSpace:f9,thinsp:d9,thkap:h9,thksim:p9,THORN:g9,thorn:m9,tilde:b9,Tilde:y9,TildeEqual:_9,TildeFullEqual:v9,TildeTilde:k9,timesbar:w9,timesb:x9,times:C9,timesd:E9,tint:A9,toea:T9,topbot:S9,topcir:D9,top:R9,Topf:P9,topf:F9,topfork:L9,tosa:q9,tprime:O9,trade:M9,TRADE:I9,triangle:N9,triangledown:$9,triangleleft:B9,trianglelefteq:H9,triangleq:j9,triangleright:U9,trianglerighteq:z9,tridot:V9,trie:W9,triminus:K9,TripleDot:G9,triplus:Z9,trisb:Y9,tritime:J9,trpezium:Q9,Tscr:X9,tscr:eV,TScy:tV,tscy:nV,TSHcy:rV,tshcy:oV,Tstrok:sV,tstrok:cV,twixt:iV,twoheadleftarrow:aV,twoheadrightarrow:lV,Uacute:uV,uacute:fV,uarr:dV,Uarr:hV,uArr:pV,Uarrocir:gV,Ubrcy:mV,ubrcy:bV,Ubreve:yV,ubreve:_V,Ucirc:vV,ucirc:kV,Ucy:wV,ucy:xV,udarr:CV,Udblac:EV,udblac:AV,udhar:TV,ufisht:SV,Ufr:DV,ufr:RV,Ugrave:PV,ugrave:FV,uHar:LV,uharl:qV,uharr:OV,uhblk:MV,ulcorn:IV,ulcorner:NV,ulcrop:$V,ultri:BV,Umacr:HV,umacr:jV,uml:UV,UnderBar:zV,UnderBrace:VV,UnderBracket:WV,UnderParenthesis:KV,Union:GV,UnionPlus:ZV,Uogon:YV,uogon:JV,Uopf:QV,uopf:XV,UpArrowBar:e7,uparrow:t7,UpArrow:n7,Uparrow:r7,UpArrowDownArrow:o7,updownarrow:s7,UpDownArrow:c7,Updownarrow:i7,UpEquilibrium:a7,upharpoonleft:l7,upharpoonright:u7,uplus:f7,UpperLeftArrow:d7,UpperRightArrow:h7,upsi:p7,Upsi:g7,upsih:m7,Upsilon:b7,upsilon:y7,UpTeeArrow:_7,UpTee:v7,upuparrows:k7,urcorn:w7,urcorner:x7,urcrop:C7,Uring:E7,uring:A7,urtri:T7,Uscr:S7,uscr:D7,utdot:R7,Utilde:P7,utilde:F7,utri:L7,utrif:q7,uuarr:O7,Uuml:M7,uuml:I7,uwangle:N7,vangrt:$7,varepsilon:B7,varkappa:H7,varnothing:j7,varphi:U7,varpi:z7,varpropto:V7,varr:W7,vArr:K7,varrho:G7,varsigma:Z7,varsubsetneq:Y7,varsubsetneqq:J7,varsupsetneq:Q7,varsupsetneqq:X7,vartheta:eW,vartriangleleft:tW,vartriangleright:nW,vBar:rW,Vbar:oW,vBarv:sW,Vcy:cW,vcy:iW,vdash:aW,vDash:lW,Vdash:uW,VDash:fW,Vdashl:dW,veebar:hW,vee:pW,Vee:gW,veeeq:mW,vellip:bW,verbar:yW,Verbar:_W,vert:vW,Vert:kW,VerticalBar:wW,VerticalLine:xW,VerticalSeparator:CW,VerticalTilde:EW,VeryThinSpace:AW,Vfr:TW,vfr:SW,vltri:DW,vnsub:RW,vnsup:PW,Vopf:FW,vopf:LW,vprop:qW,vrtri:OW,Vscr:MW,vscr:IW,vsubnE:NW,vsubne:$W,vsupnE:BW,vsupne:HW,Vvdash:jW,vzigzag:UW,Wcirc:zW,wcirc:VW,wedbar:WW,wedge:KW,Wedge:GW,wedgeq:ZW,weierp:YW,Wfr:JW,wfr:QW,Wopf:XW,wopf:eK,wp:tK,wr:nK,wreath:rK,Wscr:oK,wscr:sK,xcap:cK,xcirc:iK,xcup:aK,xdtri:lK,Xfr:uK,xfr:fK,xharr:dK,xhArr:hK,Xi:pK,xi:gK,xlarr:mK,xlArr:bK,xmap:yK,xnis:_K,xodot:vK,Xopf:kK,xopf:wK,xoplus:xK,xotime:CK,xrarr:EK,xrArr:AK,Xscr:TK,xscr:SK,xsqcup:DK,xuplus:RK,xutri:PK,xvee:FK,xwedge:LK,Yacute:qK,yacute:OK,YAcy:MK,yacy:IK,Ycirc:NK,ycirc:$K,Ycy:BK,ycy:HK,yen:jK,Yfr:UK,yfr:zK,YIcy:VK,yicy:WK,Yopf:KK,yopf:GK,Yscr:ZK,yscr:YK,YUcy:JK,yucy:QK,yuml:XK,Yuml:eG,Zacute:tG,zacute:nG,Zcaron:rG,zcaron:oG,Zcy:sG,zcy:cG,Zdot:iG,zdot:aG,zeetrf:lG,ZeroWidthSpace:uG,Zeta:fG,zeta:dG,zfr:hG,Zfr:pG,ZHcy:gG,zhcy:mG,zigrarr:bG,zopf:yG,Zopf:_G,Zscr:vG,zscr:kG,zwj:wG,zwnj:xG};var Yf=CG,Zc=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4E\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDF55-\uDF59]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDF3C-\uDF3E]|\uD806[\uDC3B\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/,Nn={},qa={};function EG(e){var t,n,r=qa[e];if(r)return r;for(r=qa[e]=[],t=0;t<128;t++)n=String.fromCharCode(t),/^[0-9a-z]$/i.test(n)?r.push(n):r.push("%"+("0"+t.toString(16).toUpperCase()).slice(-2));for(t=0;t"u"&&(n=!0),i=EG(t),r=0,o=e.length;r=55296&&s<=57343){if(s>=55296&&s<=56319&&r+1=56320&&c<=57343)){a+=encodeURIComponent(e[r]+e[r+1]),r++;continue}a+="%EF%BF%BD";continue}a+=encodeURIComponent(e[r])}return a}Lo.defaultChars=";/?:@&=+$,-_.!~*'()#";Lo.componentChars="-_.!~*'()";var AG=Lo,Oa={};function TG(e){var t,n,r=Oa[e];if(r)return r;for(r=Oa[e]=[],t=0;t<128;t++)n=String.fromCharCode(t),r.push(n);for(t=0;t=55296&&u<=57343?f+="���":f+=String.fromCharCode(u),o+=6;continue}if((c&248)===240&&o+91114111?f+="����":(u-=65536,f+=String.fromCharCode(55296+(u>>10),56320+(u&1023))),o+=9;continue}f+="�"}return f})}qo.defaultChars=";/?:@&=+$,#";qo.componentChars="";var SG=qo,DG=function(t){var n="";return n+=t.protocol||"",n+=t.slashes?"//":"",n+=t.auth?t.auth+"@":"",t.hostname&&t.hostname.indexOf(":")!==-1?n+="["+t.hostname+"]":n+=t.hostname||"",n+=t.port?":"+t.port:"",n+=t.pathname||"",n+=t.search||"",n+=t.hash||"",n};function fo(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}var RG=/^([a-z0-9.+-]+:)/i,PG=/:[0-9]*$/,FG=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,LG=["<",">",'"',"`"," ","\r",` `," "],qG=["{","}","|","\\","^","`"].concat(LG),OG=["'"].concat(qG),Ma=["%","/","?",";","#"].concat(OG),Ia=["/","?","#"],MG=255,Na=/^[+a-z0-9A-Z_-]{0,63}$/,IG=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,$a={javascript:!0,"javascript:":!0},Ba={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function NG(e,t){if(e&&e instanceof fo)return e;var n=new fo;return n.parse(e,t),n}fo.prototype.parse=function(e,t){var n,r,o,s,c,i=e;if(i=i.trim(),!t&&e.split("#").length===1){var a=FG.exec(i);if(a)return this.pathname=a[1],a[2]&&(this.search=a[2]),this}var l=RG.exec(i);if(l&&(l=l[0],o=l.toLowerCase(),this.protocol=l,i=i.substr(l.length)),(t||l||i.match(/^\/\/[^@\/]+@[^@\/]+/))&&(c=i.substr(0,2)==="//",c&&!(l&&$a[l])&&(i=i.substr(2),this.slashes=!0)),!$a[l]&&(c||l&&!Ba[l])){var u=-1;for(n=0;n127?k+="x":k+=E[v];if(!k.match(Na)){var g=_.slice(0,n),C=_.slice(n+1),x=E.match(IG);x&&(g.push(x[1]),C.unshift(x[2])),C.length&&(i=C.join(".")+i),this.hostname=g.join(".");break}}}}this.hostname.length>MG&&(this.hostname=""),p&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}var D=i.indexOf("#");D!==-1&&(this.hash=i.substr(D),i=i.slice(0,D));var S=i.indexOf("?");return S!==-1&&(this.search=i.substr(S),i=i.slice(0,S)),i&&(this.pathname=i),Ba[o]&&this.hostname&&!this.pathname&&(this.pathname=""),this};fo.prototype.parseHost=function(e){var t=PG.exec(e);t&&(t=t[0],t!==":"&&(this.port=t.substr(1)),e=e.substr(0,e.length-t.length)),e&&(this.hostname=e)};var $G=NG;Nn.encode=AG;Nn.decode=SG;Nn.format=DG;Nn.parse=$G;var $t={},is,Ha;function Jf(){return Ha||(Ha=1,is=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/),is}var as,ja;function Qf(){return ja||(ja=1,as=/[\0-\x1F\x7F-\x9F]/),as}var ls,Ua;function BG(){return Ua||(Ua=1,ls=/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/),ls}var us,za;function Xf(){return za||(za=1,us=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/),us}var Va;function HG(){return Va||(Va=1,$t.Any=Jf(),$t.Cc=Qf(),$t.Cf=BG(),$t.P=Zc,$t.Z=Xf()),$t}(function(e){function t(L){return Object.prototype.toString.call(L)}function n(L){return t(L)==="[object String]"}var r=Object.prototype.hasOwnProperty;function o(L,z){return r.call(L,z)}function s(L){var z=Array.prototype.slice.call(arguments,1);return z.forEach(function(T){if(T){if(typeof T!="object")throw new TypeError(T+"must be object");Object.keys(T).forEach(function(Q){L[Q]=T[Q]})}}),L}function c(L,z,T){return[].concat(L.slice(0,z),T,L.slice(z+1))}function i(L){return!(L>=55296&&L<=57343||L>=64976&&L<=65007||(L&65535)===65535||(L&65535)===65534||L>=0&&L<=8||L===11||L>=14&&L<=31||L>=127&&L<=159||L>1114111)}function a(L){if(L>65535){L-=65536;var z=55296+(L>>10),T=56320+(L&1023);return String.fromCharCode(z,T)}return String.fromCharCode(L)}var l=/\\([!"#$%&'()*+,\-.\/:;<=>?@[\\\]^_`{|}~])/g,u=/&([a-z#][a-z0-9]{1,31});/gi,f=new RegExp(l.source+"|"+u.source,"gi"),d=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i,h=Yf;function p(L,z){var T;return o(h,z)?h[z]:z.charCodeAt(0)===35&&d.test(z)&&(T=z[1].toLowerCase()==="x"?parseInt(z.slice(2),16):parseInt(z.slice(1),10),i(T))?a(T):L}function _(L){return L.indexOf("\\")<0?L:L.replace(l,"$1")}function E(L){return L.indexOf("\\")<0&&L.indexOf("&")<0?L:L.replace(f,function(z,T,Q){return T||p(z,Q)})}var k=/[&<>"]/,v=/[&<>"]/g,b={"&":"&","<":"<",">":">",'"':"""};function g(L){return b[L]}function C(L){return k.test(L)?L.replace(v,g):L}var x=/[.?*+^$[\]\\(){}|-]/g;function D(L){return L.replace(x,"\\$&")}function S(L){switch(L){case 9:case 32:return!0}return!1}function N(L){if(L>=8192&&L<=8202)return!0;switch(L){case 9:case 10:case 11:case 12:case 13:case 32:case 160:case 5760:case 8239:case 8287:case 12288:return!0}return!1}var P=Zc;function j(L){return P.test(L)}function M(L){switch(L){case 33:case 34:case 35:case 36:case 37:case 38:case 39:case 40:case 41:case 42:case 43:case 44:case 45:case 46:case 47:case 58:case 59:case 60:case 61:case 62:case 63:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 124:case 125:case 126:return!0;default:return!1}}function G(L){return L=L.trim().replace(/\s+/g," "),"ẞ".toLowerCase()==="Ṿ"&&(L=L.replace(/ẞ/g,"ß")),L.toLowerCase().toUpperCase()}e.lib={},e.lib.mdurl=Nn,e.lib.ucmicro=HG(),e.assign=s,e.isString=n,e.has=o,e.unescapeMd=_,e.unescapeAll=E,e.isValidEntityCode=i,e.fromCodePoint=a,e.escapeHtml=C,e.arrayReplaceAt=c,e.isSpace=S,e.isWhiteSpace=N,e.isMdAsciiPunct=M,e.isPunctChar=j,e.escapeRE=D,e.normalizeReference=G})(ce);var Oo={},jG=function(t,n,r){var o,s,c,i,a=-1,l=t.posMax,u=t.pos;for(t.pos=n+1,o=1;t.pos32))return i;if(o===41){if(s===0)break;s--}c++}return n===c||s!==0||(i.str=Wa(t.slice(n,c)),i.pos=c,i.ok=!0),i},zG=ce.unescapeAll,VG=function(t,n,r){var o,s,c=0,i=n,a={ok:!1,pos:0,lines:0,str:""};if(i>=r||(s=t.charCodeAt(i),s!==34&&s!==39&&s!==40))return a;for(i++,s===40&&(s=41);i"+tn(s.content)+""};dt.code_block=function(e,t,n,r,o){var s=e[t];return""+tn(e[t].content)+` `};dt.fence=function(e,t,n,r,o){var s=e[t],c=s.info?KG(s.info).trim():"",i="",a="",l,u,f,d,h;return c&&(f=c.split(/(\s+)/g),i=f[0],a=f.slice(2).join("")),n.highlight?l=n.highlight(s.content,i,a)||tn(s.content):l=tn(s.content),l.indexOf(""+l+` @@ -24,4 +24,4 @@ Expected #hex, #hexa, rgb(), rgba(), hsl(), hsla(), object or number`)}function `),`} `)}function jl(e){const t=e.dark?2:1,n=e.dark?1:2,r=[];for(const[o,s]of Object.entries(e.colors)){const c=bt(s);r.push(`--v-theme-${o}: ${c.r},${c.g},${c.b}`),o.startsWith("on-")||r.push(`--v-theme-${o}-overlay-multiplier: ${oc(s)>.18?t:n}`)}for(const[o,s]of Object.entries(e.variables)){const c=typeof s=="string"&&s.startsWith("#")?bt(s):void 0,i=c?`${c.r}, ${c.g}, ${c.b}`:void 0;r.push(`--v-${o}: ${i??s}`)}return r}function Hd(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};const{blueprint:t,...n}=e,r=Ue(t,n),{aliases:o={},components:s={},directives:c={}}=r,i=oQ(r.defaults),a=UQ(r.display,r.ssr),l=GQ(r.theme),u=WQ(r.icons),f=hQ(r.locale),d=HQ(r.date,f);return{install:p=>{for(const _ in c)p.directive(_,c[_]);for(const _ in s)p.component(_,s[_]);for(const _ in o)p.component(_,xr({...o[_],name:_,aliasName:o[_].name}));if(l.install(p),p.provide(Fn,i),p.provide(ic,a),p.provide(dr,l),p.provide(ac,u),p.provide(go,f),p.provide(Od,d.options),p.provide(Ol,d.instance),Ie&&r.ssr)if(p.$nuxt)p.$nuxt.hook("app:suspense:resolve",()=>{a.update()});else{const{mount:_}=p;p.mount=function(){const E=_(...arguments);return Mt(()=>a.update()),p.mount=_,E}}Sd.reset(),p.mixin({computed:{$vuetify(){return Ne({defaults:hn.call(this,Fn),display:hn.call(this,ic),theme:hn.call(this,dr),icons:hn.call(this,ac),locale:hn.call(this,go),date:hn.call(this,Ol)})}}})},defaults:i,display:a,theme:l,icons:u,locale:f,date:d}}const ZQ="3.4.8";Hd.version=ZQ;function hn(e){var r,o;const t=this.$,n=((r=t.parent)==null?void 0:r.provides)??((o=t.vnode.appContext)==null?void 0:o.provides);if(n&&e in n)return n[e]}const YQ={base:"#f44336",lighten5:"#ffebee",lighten4:"#ffcdd2",lighten3:"#ef9a9a",lighten2:"#e57373",lighten1:"#ef5350",darken1:"#e53935",darken2:"#d32f2f",darken3:"#c62828",darken4:"#b71c1c",accent1:"#ff8a80",accent2:"#ff5252",accent3:"#ff1744",accent4:"#d50000"},JQ={base:"#e91e63",lighten5:"#fce4ec",lighten4:"#f8bbd0",lighten3:"#f48fb1",lighten2:"#f06292",lighten1:"#ec407a",darken1:"#d81b60",darken2:"#c2185b",darken3:"#ad1457",darken4:"#880e4f",accent1:"#ff80ab",accent2:"#ff4081",accent3:"#f50057",accent4:"#c51162"},QQ={base:"#9c27b0",lighten5:"#f3e5f5",lighten4:"#e1bee7",lighten3:"#ce93d8",lighten2:"#ba68c8",lighten1:"#ab47bc",darken1:"#8e24aa",darken2:"#7b1fa2",darken3:"#6a1b9a",darken4:"#4a148c",accent1:"#ea80fc",accent2:"#e040fb",accent3:"#d500f9",accent4:"#aa00ff"},XQ={base:"#673ab7",lighten5:"#ede7f6",lighten4:"#d1c4e9",lighten3:"#b39ddb",lighten2:"#9575cd",lighten1:"#7e57c2",darken1:"#5e35b1",darken2:"#512da8",darken3:"#4527a0",darken4:"#311b92",accent1:"#b388ff",accent2:"#7c4dff",accent3:"#651fff",accent4:"#6200ea"},eX={base:"#3f51b5",lighten5:"#e8eaf6",lighten4:"#c5cae9",lighten3:"#9fa8da",lighten2:"#7986cb",lighten1:"#5c6bc0",darken1:"#3949ab",darken2:"#303f9f",darken3:"#283593",darken4:"#1a237e",accent1:"#8c9eff",accent2:"#536dfe",accent3:"#3d5afe",accent4:"#304ffe"},tX={base:"#2196f3",lighten5:"#e3f2fd",lighten4:"#bbdefb",lighten3:"#90caf9",lighten2:"#64b5f6",lighten1:"#42a5f5",darken1:"#1e88e5",darken2:"#1976d2",darken3:"#1565c0",darken4:"#0d47a1",accent1:"#82b1ff",accent2:"#448aff",accent3:"#2979ff",accent4:"#2962ff"},nX={base:"#03a9f4",lighten5:"#e1f5fe",lighten4:"#b3e5fc",lighten3:"#81d4fa",lighten2:"#4fc3f7",lighten1:"#29b6f6",darken1:"#039be5",darken2:"#0288d1",darken3:"#0277bd",darken4:"#01579b",accent1:"#80d8ff",accent2:"#40c4ff",accent3:"#00b0ff",accent4:"#0091ea"},rX={base:"#00bcd4",lighten5:"#e0f7fa",lighten4:"#b2ebf2",lighten3:"#80deea",lighten2:"#4dd0e1",lighten1:"#26c6da",darken1:"#00acc1",darken2:"#0097a7",darken3:"#00838f",darken4:"#006064",accent1:"#84ffff",accent2:"#18ffff",accent3:"#00e5ff",accent4:"#00b8d4"},oX={base:"#009688",lighten5:"#e0f2f1",lighten4:"#b2dfdb",lighten3:"#80cbc4",lighten2:"#4db6ac",lighten1:"#26a69a",darken1:"#00897b",darken2:"#00796b",darken3:"#00695c",darken4:"#004d40",accent1:"#a7ffeb",accent2:"#64ffda",accent3:"#1de9b6",accent4:"#00bfa5"},sX={base:"#4caf50",lighten5:"#e8f5e9",lighten4:"#c8e6c9",lighten3:"#a5d6a7",lighten2:"#81c784",lighten1:"#66bb6a",darken1:"#43a047",darken2:"#388e3c",darken3:"#2e7d32",darken4:"#1b5e20",accent1:"#b9f6ca",accent2:"#69f0ae",accent3:"#00e676",accent4:"#00c853"},cX={base:"#8bc34a",lighten5:"#f1f8e9",lighten4:"#dcedc8",lighten3:"#c5e1a5",lighten2:"#aed581",lighten1:"#9ccc65",darken1:"#7cb342",darken2:"#689f38",darken3:"#558b2f",darken4:"#33691e",accent1:"#ccff90",accent2:"#b2ff59",accent3:"#76ff03",accent4:"#64dd17"},iX={base:"#cddc39",lighten5:"#f9fbe7",lighten4:"#f0f4c3",lighten3:"#e6ee9c",lighten2:"#dce775",lighten1:"#d4e157",darken1:"#c0ca33",darken2:"#afb42b",darken3:"#9e9d24",darken4:"#827717",accent1:"#f4ff81",accent2:"#eeff41",accent3:"#c6ff00",accent4:"#aeea00"},aX={base:"#ffeb3b",lighten5:"#fffde7",lighten4:"#fff9c4",lighten3:"#fff59d",lighten2:"#fff176",lighten1:"#ffee58",darken1:"#fdd835",darken2:"#fbc02d",darken3:"#f9a825",darken4:"#f57f17",accent1:"#ffff8d",accent2:"#ffff00",accent3:"#ffea00",accent4:"#ffd600"},lX={base:"#ffc107",lighten5:"#fff8e1",lighten4:"#ffecb3",lighten3:"#ffe082",lighten2:"#ffd54f",lighten1:"#ffca28",darken1:"#ffb300",darken2:"#ffa000",darken3:"#ff8f00",darken4:"#ff6f00",accent1:"#ffe57f",accent2:"#ffd740",accent3:"#ffc400",accent4:"#ffab00"},uX={base:"#ff9800",lighten5:"#fff3e0",lighten4:"#ffe0b2",lighten3:"#ffcc80",lighten2:"#ffb74d",lighten1:"#ffa726",darken1:"#fb8c00",darken2:"#f57c00",darken3:"#ef6c00",darken4:"#e65100",accent1:"#ffd180",accent2:"#ffab40",accent3:"#ff9100",accent4:"#ff6d00"},fX={base:"#ff5722",lighten5:"#fbe9e7",lighten4:"#ffccbc",lighten3:"#ffab91",lighten2:"#ff8a65",lighten1:"#ff7043",darken1:"#f4511e",darken2:"#e64a19",darken3:"#d84315",darken4:"#bf360c",accent1:"#ff9e80",accent2:"#ff6e40",accent3:"#ff3d00",accent4:"#dd2c00"},dX={base:"#795548",lighten5:"#efebe9",lighten4:"#d7ccc8",lighten3:"#bcaaa4",lighten2:"#a1887f",lighten1:"#8d6e63",darken1:"#6d4c41",darken2:"#5d4037",darken3:"#4e342e",darken4:"#3e2723"},hX={base:"#607d8b",lighten5:"#eceff1",lighten4:"#cfd8dc",lighten3:"#b0bec5",lighten2:"#90a4ae",lighten1:"#78909c",darken1:"#546e7a",darken2:"#455a64",darken3:"#37474f",darken4:"#263238"},pX={base:"#9e9e9e",lighten5:"#fafafa",lighten4:"#f5f5f5",lighten3:"#eeeeee",lighten2:"#e0e0e0",lighten1:"#bdbdbd",darken1:"#757575",darken2:"#616161",darken3:"#424242",darken4:"#212121"},gX={black:"#000000",white:"#ffffff",transparent:"#ffffff00"},zr={red:YQ,pink:JQ,purple:QQ,deepPurple:XQ,indigo:eX,blue:tX,lightBlue:nX,cyan:rX,teal:oX,green:sX,lightGreen:cX,lime:iX,yellow:aX,amber:lX,orange:uX,deepOrange:fX,brown:dX,blueGrey:hX,grey:pX,shades:gX},mX=ft(e=>{const t=Hd({ssr:!0,theme:{themes:{light:{dark:!1,colors:{primary:zr.cyan.darken1,accent:zr.cyan.accent3}},dark:{dark:!0,colors:{surface:zr.blueGrey.darken4,primary:zr.cyan.lighten4}}}},icons:{defaultSet:"mdi",aliases:Id,sets:{mdi:Nd}}});e.vueApp.use(t)}),bX=[$0,H0,Qb,Xb,ey,ty,ry,oy,mJ,mX],yX=(e,t)=>t.path.replace(/(:\w+)\([^)]+\)/g,"$1").replace(/(:\w+)[?+*]/g,"$1").replace(/:\w+/g,n=>{var r;return((r=e.params[n.slice(1)])==null?void 0:r.toString())||""}),lc=(e,t)=>{const n=e.route.matched.find(o=>{var s;return((s=o.components)==null?void 0:s.default)===e.Component.type}),r=t??(n==null?void 0:n.meta.key)??(n&&yX(e.route,n));return typeof r=="function"?r(e.route):r},_X=(e,t)=>({default:()=>e?Fe(Xh,e===!0?{}:e,t):t}),vX=vt({props:{vnode:{type:Object,required:!0},route:{type:Object,required:!0},vnodeRef:Object,renderKey:String,trackRootNodes:Boolean},setup(e){const t=e.renderKey,n=e.route,r={};for(const o in e.route)Object.defineProperty(r,o,{get:()=>t===e.renderKey?e.route[o]:n[o]});return lt(vr,mr(r)),()=>Fe(e.vnode,{ref:e.vnodeRef})}}),kX=vt({name:"NuxtPage",inheritAttrs:!1,props:{name:{type:String},transition:{type:[Boolean,Object],default:void 0},keepalive:{type:[Boolean,Object],default:void 0},route:{type:Object},pageKey:{type:[Function,String],default:null}},setup(e,{attrs:t,expose:n}){const r=me(),o=Ae(),s=ge(vr,null);n({pageRef:o});const c=ge(Pf,null);let i;const a=r.deferHydration();return()=>Fe(Kf,{name:e.name,route:e.route,...t},{default:l=>{const u=CX(s,l.route,l.Component),f=s&&s.matched.length===l.route.matched.length;if(!l.Component){if(i&&!f)return i;a();return}if(i&&c&&!c.isCurrent(l.route))return i;if(u&&s&&(!c||c!=null&&c.isCurrent(s)))return f?i:null;const d=lc(l,e.pageKey),h=!!(e.transition??l.route.meta.pageTransition??Js),p=h&&xX([e.transition,l.route.meta.pageTransition,Js,{onAfterLeave:()=>{r.callHook("page:transition:finish",l.Component)}}].filter(Boolean)),_=e.keepalive??l.route.meta.keepalive??F0;return i=Gf(So,h&&p,_X(_,Fe(Ec,{suspensible:!0,onPending:()=>r.callHook("page:start",l.Component),onResolve:()=>{Mt(()=>r.callHook("page:finish",l.Component).finally(a))}},{default:()=>{const E=Fe(vX,{key:d||void 0,vnode:l.Component,route:l.route,renderKey:d||void 0,trackRootNodes:h,vnodeRef:o});return _&&(E.type.name=l.Component.type.name||l.Component.type.__name||"RouteProvider"),E}}))).default(),i}})}});function wX(e){return Array.isArray(e)?e:e?[e]:[]}function xX(e){const t=e.map(n=>({...n,onAfterLeave:wX(n.onAfterLeave)}));return Df(...t)}function CX(e,t,n){if(!e)return!1;const r=t.matched.findIndex(o=>{var s;return((s=o.components)==null?void 0:s.default)===(n==null?void 0:n.type)});return!r||r===-1?!1:t.matched.slice(0,r).some((o,s)=>{var c,i,a;return((c=o.components)==null?void 0:c.default)!==((a=(i=e.matched[s])==null?void 0:i.components)==null?void 0:a.default)})||n&&lc({route:t,Component:n})!==lc({route:e,Component:n})}const EX=vt({name:"LayoutLoader",inheritAttrs:!1,props:{name:String,layoutProps:Object},async setup(e,t){const n=await Wt[e.name]().then(r=>r.default||r);return()=>Fe(n,e.layoutProps,t.slots)}}),AX=vt({name:"NuxtLayout",inheritAttrs:!1,props:{name:{type:[String,Boolean,Object],default:null}},setup(e,t){const n=me(),r=ge(vr),o=r===Vc()?zb():r,s=se(()=>ae(e.name)??o.meta.layout??"default"),c=Ae();t.expose({layoutRef:c});const i=n.deferHydration();return()=>{const a=s.value&&s.value in Wt,l=o.meta.layoutTransition??P0;return Gf(So,a&&l,{default:()=>Fe(Ec,{suspensible:!0,onResolve:()=>{Mt(i)}},{default:()=>Fe(TX,{layoutProps:Mc(t.attrs,{ref:c}),key:s.value||void 0,name:s.value,shouldProvide:!e.name,hasTransition:!!l},t.slots)})}).default()}}}),TX=vt({name:"NuxtLayoutProvider",inheritAttrs:!1,props:{name:{type:[String,Boolean]},layoutProps:{type:Object},hasTransition:{type:Boolean},shouldProvide:{type:Boolean}},setup(e,t){const n=e.name;return e.shouldProvide&<(Pf,{isCurrent:r=>n===(r.meta.layout??"default")}),()=>{var r,o;return!n||typeof n=="string"&&!(n in Wt)?(o=(r=t.slots).default)==null?void 0:o.call(r):Fe(EX,{key:n,layoutProps:e.layoutProps,name:n},t.slots)}}});const SX=(e,t)=>{const n=e.__vccOpts||e;for(const[r,o]of t)n[r]=o;return n},DX={};function RX(e,t){const n=kX,r=AX;return ct(),Dp("div",null,[oe(r,null,{default:kc(()=>[oe(n)]),_:1})])}const PX=SX(DX,[["render",RX]]),FX={__name:"nuxt-error-page",props:{error:Object},setup(e){const n=e.error;(n.stack||"").split(` `).splice(1).map(f=>({text:f.replace("webpack:/","").replace(".vue",".js").trim(),internal:f.includes("node_modules")&&!f.includes(".cache")||f.includes("internal")||f.includes("new Promise")})).map(f=>`${f.text}`).join(` -`);const r=Number(n.statusCode||500),o=r===404,s=n.statusMessage??(o?"Page Not Found":"Internal Server Error"),c=n.message||n.toString(),i=void 0,u=o?xi(()=>Oe(()=>import("./error-404.8bf24686.js"),["./error-404.8bf24686.js","./vue.f36acd1f.91c4399e.js","./error-404.a6f724cc.css"],import.meta.url).then(f=>f.default||f)):xi(()=>Oe(()=>import("./error-500.8791cc21.js"),["./error-500.8791cc21.js","./vue.f36acd1f.91c4399e.js","./error-500.d92554dd.css"],import.meta.url).then(f=>f.default||f));return(f,d)=>(ct(),Ft(ae(u),Qd(Zu({statusCode:ae(r),statusMessage:ae(s),description:ae(c),stack:ae(i)})),null,16))}},Ul={__name:"nuxt-root",setup(e){const t=()=>null,n=me(),r=n.deferHydration(),o=!1;lt(vr,Vc()),n.hooks.callHookWith(i=>i.map(a=>a()),"vue:setup");const s=Ro();Fu((i,a,l)=>{if(n.hooks.callHook("vue:error",i,a,l).catch(u=>console.error("[nuxt] Error in `vue:error` hook",u)),A0(i)&&(i.fatal||i.unhandled))return n.runWithContext(()=>mn(i)),!1});const c=!1;return(i,a)=>(ct(),Ft(Ec,{onResolve:ae(r)},{default:kc(()=>[ae(s)?(ct(),Ft(ae(FX),{key:0,error:ae(s)},null,8,["error"])):ae(c)?(ct(),Ft(ae(t),{key:1,context:ae(c)},null,8,["context"])):ae(o)?(ct(),Ft(jh(ae(o)),{key:2})):(ct(),Ft(ae(PX),{key:3}))]),_:1},8,["onResolve"]))}};let zl;{let e;zl=async function(){var c,i;if(e)return e;const r=!!((c=window.__NUXT__)!=null&&c.serverRendered||((i=document.getElementById("__NUXT_DATA__"))==null?void 0:i.dataset.ssr)==="true")?mg(Ul):gg(Ul),o=km({vueApp:r});async function s(a){await o.callHook("app:error",a),o.payload.error=o.payload.error||a}r.config.errorHandler=s;try{await xm(o,bX)}catch(a){s(a)}try{await o.hooks.callHook("app:created",r),await o.hooks.callHook("app:beforeMount",r),r.mount(L0),await o.hooks.callHook("app:mounted",r),await Mt()}catch(a){s(a)}return r.config.errorHandler===s&&(r.config.errorHandler=void 0),r},e=zl().catch(t=>{console.error("Error while mounting app:",t)})}export{Hee as $,kc as A,Yu as B,qX as C,OX as D,Ft as E,zX as F,IX as G,NX as H,xe as I,$X as J,yo as K,HX as L,ae as M,Qe as N,Ne as O,vr as P,Pu as Q,Mc as R,lee as S,vee as T,XX as U,sy as V,gJ as W,iQ as X,So as Y,jo as Z,SX as _,Zf as a,zr as a$,zQ as a0,EJ as a1,uQ as a2,Sd as a3,lt as a4,rh as a5,Lee as a6,Dh as a7,Je as a8,fee as a9,qJ as aA,OJ as aB,AJ as aC,_t as aD,xee as aE,hee as aF,MJ as aG,nee as aH,Cee as aI,iee as aJ,xr as aK,bee as aL,Pee as aM,ks as aN,nn as aO,See as aP,QJ as aQ,Cd as aR,Ree as aS,pee as aT,_d as aU,cee as aV,tee as aW,Dee as aX,bt as aY,XJ as aZ,Fee as a_,ge as aa,dee as ab,Eee as ac,Mt as ad,TJ as ae,pQ as af,kee as ag,aQ as ah,rp as ai,_J as aj,qee as ak,jee as al,VX as am,Ie as an,yee as ao,ree as ap,RJ as aq,Co as ar,Xl as as,on as at,oee as au,$ee as av,ne as aw,uu as ax,UX as ay,LJ as az,La as b,uee as b0,Iee as b1,gr as b2,Oee as b3,Mee as b4,gee as b5,Nee as b6,aee as b7,bu as b8,bl as b9,Tee as bA,rQ as bB,Bee as bC,FJ as bD,En as bE,wee as bF,see as bG,cy as bH,KX as ba,Uee as bb,_o as bc,jh as bd,nh as be,In as bf,ut as bg,jX as bh,BX as bi,Qd as bj,Zu as bk,Oe as bl,ZX as bm,tp as bn,ep as bo,zs as bp,Vc as bq,GX as br,ws as bs,mee as bt,WX as bu,eee as bv,Aee as bw,_ee as bx,ve as by,YJ as bz,se as c,vt as d,Pc as e,QX as f,Fe as g,yr as h,MX as i,_r as j,Tg as k,ff as l,jc as m,JX as n,Dc as o,Do as p,me as q,Ae as r,YX as s,ct as t,rn as u,Dp as v,Hs as w,Gu as x,LX as y,oe as z}; +`);const r=Number(n.statusCode||500),o=r===404,s=n.statusMessage??(o?"Page Not Found":"Internal Server Error"),c=n.message||n.toString(),i=void 0,u=o?xi(()=>Oe(()=>import("./error-404.31937199.js"),["./error-404.31937199.js","./vue.f36acd1f.637ca0f4.js","./error-404.a6f724cc.css"],import.meta.url).then(f=>f.default||f)):xi(()=>Oe(()=>import("./error-500.08aa1a6b.js"),["./error-500.08aa1a6b.js","./vue.f36acd1f.637ca0f4.js","./error-500.d92554dd.css"],import.meta.url).then(f=>f.default||f));return(f,d)=>(ct(),Ft(ae(u),Qd(Zu({statusCode:ae(r),statusMessage:ae(s),description:ae(c),stack:ae(i)})),null,16))}},Ul={__name:"nuxt-root",setup(e){const t=()=>null,n=me(),r=n.deferHydration(),o=!1;lt(vr,Vc()),n.hooks.callHookWith(i=>i.map(a=>a()),"vue:setup");const s=Ro();Fu((i,a,l)=>{if(n.hooks.callHook("vue:error",i,a,l).catch(u=>console.error("[nuxt] Error in `vue:error` hook",u)),A0(i)&&(i.fatal||i.unhandled))return n.runWithContext(()=>mn(i)),!1});const c=!1;return(i,a)=>(ct(),Ft(Ec,{onResolve:ae(r)},{default:kc(()=>[ae(s)?(ct(),Ft(ae(FX),{key:0,error:ae(s)},null,8,["error"])):ae(c)?(ct(),Ft(ae(t),{key:1,context:ae(c)},null,8,["context"])):ae(o)?(ct(),Ft(jh(ae(o)),{key:2})):(ct(),Ft(ae(PX),{key:3}))]),_:1},8,["onResolve"]))}};let zl;{let e;zl=async function(){var c,i;if(e)return e;const r=!!((c=window.__NUXT__)!=null&&c.serverRendered||((i=document.getElementById("__NUXT_DATA__"))==null?void 0:i.dataset.ssr)==="true")?mg(Ul):gg(Ul),o=km({vueApp:r});async function s(a){await o.callHook("app:error",a),o.payload.error=o.payload.error||a}r.config.errorHandler=s;try{await xm(o,bX)}catch(a){s(a)}try{await o.hooks.callHook("app:created",r),await o.hooks.callHook("app:beforeMount",r),r.mount(L0),await o.hooks.callHook("app:mounted",r),await Mt()}catch(a){s(a)}return r.config.errorHandler===s&&(r.config.errorHandler=void 0),r},e=zl().catch(t=>{console.error("Error while mounting app:",t)})}export{Hee as $,kc as A,Yu as B,qX as C,OX as D,Ft as E,zX as F,IX as G,NX as H,xe as I,$X as J,yo as K,HX as L,ae as M,Qe as N,Ne as O,vr as P,Pu as Q,Mc as R,lee as S,vee as T,XX as U,sy as V,gJ as W,iQ as X,So as Y,jo as Z,SX as _,Zf as a,zr as a$,zQ as a0,EJ as a1,uQ as a2,Sd as a3,lt as a4,rh as a5,Lee as a6,Dh as a7,Je as a8,fee as a9,qJ as aA,OJ as aB,AJ as aC,_t as aD,xee as aE,hee as aF,MJ as aG,nee as aH,Cee as aI,iee as aJ,xr as aK,bee as aL,Pee as aM,ks as aN,nn as aO,See as aP,QJ as aQ,Cd as aR,Ree as aS,pee as aT,_d as aU,cee as aV,tee as aW,Dee as aX,bt as aY,XJ as aZ,Fee as a_,ge as aa,dee as ab,Eee as ac,Mt as ad,TJ as ae,pQ as af,kee as ag,aQ as ah,rp as ai,_J as aj,qee as ak,jee as al,VX as am,Ie as an,yee as ao,ree as ap,RJ as aq,Co as ar,Xl as as,on as at,oee as au,$ee as av,ne as aw,uu as ax,UX as ay,LJ as az,La as b,uee as b0,Iee as b1,gr as b2,Oee as b3,Mee as b4,gee as b5,Nee as b6,aee as b7,bu as b8,bl as b9,Tee as bA,rQ as bB,Bee as bC,FJ as bD,En as bE,wee as bF,see as bG,cy as bH,KX as ba,Uee as bb,_o as bc,jh as bd,nh as be,In as bf,ut as bg,jX as bh,BX as bi,Qd as bj,Zu as bk,Oe as bl,ZX as bm,tp as bn,ep as bo,zs as bp,Vc as bq,GX as br,ws as bs,mee as bt,WX as bu,eee as bv,Aee as bw,_ee as bx,ve as by,YJ as bz,se as c,vt as d,Pc as e,QX as f,Fe as g,yr as h,MX as i,_r as j,Tg as k,ff as l,jc as m,JX as n,Dc as o,Do as p,me as q,Ae as r,YX as s,ct as t,rn as u,Dp as v,Hs as w,Gu as x,LX as y,oe as z}; diff --git a/next/_nuxt/error-404.8bf24686.js b/next/_nuxt/error-404.31937199.js similarity index 98% rename from next/_nuxt/error-404.8bf24686.js rename to next/_nuxt/error-404.31937199.js index f6c92fac..3dca9e24 100644 --- a/next/_nuxt/error-404.8bf24686.js +++ b/next/_nuxt/error-404.31937199.js @@ -1 +1 @@ -import{u as C,d as R,c as y,h as q,r as S,o as A,a as B,b as z,e as E,f as I,g as w,i as L,j as T,p as j,k as U,n as V,w as D,l as H,m as M,q as k,s as O,_ as $,t as F,v as G,x as g,y as _,z as Q,A as X,B as J,C as K,D as W}from"./entry.f054aaf7.js";import{u as Y}from"./vue.f36acd1f.91c4399e.js";async function N(t,a=C()){const{path:l,matched:e}=a.resolve(t);if(!e.length||(a._routePreloaded||(a._routePreloaded=new Set),a._routePreloaded.has(l)))return;const r=a._preloadPromises=a._preloadPromises||[];if(r.length>4)return Promise.all(r).then(()=>N(t,a));a._routePreloaded.add(l);const s=e.map(i=>{var n;return(n=i.components)==null?void 0:n.default}).filter(i=>typeof i=="function");for(const i of s){const n=Promise.resolve(i()).catch(()=>{}).finally(()=>r.splice(r.indexOf(n)));r.push(n)}await Promise.all(r)}const Z=(...t)=>t.find(a=>a!==void 0),ee="noopener noreferrer";/*! @__NO_SIDE_EFFECTS__ */function te(t){const a=t.componentName||"NuxtLink",l=(e,r)=>{if(!e||t.trailingSlash!=="append"&&t.trailingSlash!=="remove")return e;const s=t.trailingSlash==="append"?D:H;if(typeof e=="string")return s(e,!0);const i="path"in e?e.path:r(e).path;return{...e,name:void 0,path:s(i,!0)}};return R({name:a,props:{to:{type:[String,Object],default:void 0,required:!1},href:{type:[String,Object],default:void 0,required:!1},target:{type:String,default:void 0,required:!1},rel:{type:String,default:void 0,required:!1},noRel:{type:Boolean,default:void 0,required:!1},prefetch:{type:Boolean,default:void 0,required:!1},noPrefetch:{type:Boolean,default:void 0,required:!1},activeClass:{type:String,default:void 0,required:!1},exactActiveClass:{type:String,default:void 0,required:!1},prefetchedClass:{type:String,default:void 0,required:!1},replace:{type:Boolean,default:void 0,required:!1},ariaCurrentValue:{type:String,default:void 0,required:!1},external:{type:Boolean,default:void 0,required:!1},custom:{type:Boolean,default:void 0,required:!1}},setup(e,{slots:r}){const s=C(),i=M(),n=y(()=>{const o=e.to||e.href||"";return l(o,s.resolve)}),f=y(()=>typeof n.value=="string"&&q(n.value,{acceptRelative:!0})),h=y(()=>e.external||e.target&&e.target!=="_self"?!0:typeof n.value=="object"?!1:n.value===""||f.value),b=S(!1),v=S(null),P=o=>{var d;v.value=e.custom?(d=o==null?void 0:o.$el)==null?void 0:d.nextElementSibling:o==null?void 0:o.$el};if(e.prefetch!==!1&&e.noPrefetch!==!0&&e.target!=="_blank"&&!re()){const d=k();let m,c=null;A(()=>{const x=ne();B(()=>{m=z(()=>{var p;(p=v==null?void 0:v.value)!=null&&p.tagName&&(c=x.observe(v.value,async()=>{c==null||c(),c=null;const u=typeof n.value=="string"?n.value:s.resolve(n.value).fullPath;await Promise.all([d.hooks.callHook("link:prefetch",u).catch(()=>{}),!h.value&&N(n.value,s).catch(()=>{})]),b.value=!0}))})})}),E(()=>{m&&I(m),c==null||c(),c=null})}return()=>{var x,p;if(!h.value){const u={ref:P,to:n.value,activeClass:e.activeClass||t.activeClass,exactActiveClass:e.exactActiveClass||t.exactActiveClass,replace:e.replace,ariaCurrentValue:e.ariaCurrentValue,custom:e.custom};return e.custom||(b.value&&(u.class=e.prefetchedClass||t.prefetchedClass),u.rel=e.rel),w(L("RouterLink"),u,r.default)}const o=typeof n.value=="object"?((x=s.resolve(n.value))==null?void 0:x.href)??null:n.value&&!e.external&&!f.value?l(T(i.app.baseURL,n.value),s.resolve):n.value||null,d=e.target||null,m=e.noRel?null:Z(e.rel,t.externalRelAttribute,o?ee:"")||null,c=()=>O(o,{replace:e.replace});return e.custom?r.default?r.default({href:o,navigate:c,get route(){if(!o)return;const u=j(o);return{path:u.pathname,fullPath:u.pathname,get query(){return U(u.search)},hash:u.hash,params:{},name:void 0,matched:[],redirectedFrom:void 0,meta:{},href:o}},rel:m,target:d,isExternal:h.value,isActive:!1,isExactActive:!1}):null:w("a",{ref:v,href:o,rel:m,target:d},(p=r.default)==null?void 0:p.call(r))}}})}const ae=te(V);function ne(){const t=k();if(t._observer)return t._observer;let a=null;const l=new Map,e=(s,i)=>(a||(a=new IntersectionObserver(n=>{for(const f of n){const h=l.get(f.target);(f.isIntersecting||f.intersectionRatio>0)&&h&&h()}})),l.set(s,i),a.observe(s),()=>{l.delete(s),a.unobserve(s),l.size===0&&(a.disconnect(),a=null)});return t._observer={observe:e}}function re(){const t=navigator.connection;return!!(t&&(t.saveData||/2g/.test(t.effectiveType)))}const oe=t=>(K("data-v-8e38b8ef"),t=t(),W(),t),se={class:"font-sans antialiased bg-white dark:bg-black text-black dark:text-white grid min-h-screen place-content-center overflow-hidden"},le=oe(()=>g("div",{class:"fixed left-0 right-0 spotlight z-10"},null,-1)),ie={class:"max-w-520px text-center z-20"},ce=["textContent"],ue=["textContent"],de={class:"w-full flex items-center justify-center"},fe={__name:"error-404",props:{appName:{type:String,default:"Nuxt"},version:{type:String,default:""},statusCode:{type:Number,default:404},statusMessage:{type:String,default:"Not Found"},description:{type:String,default:"Sorry, the page you are looking for could not be found."},backHome:{type:String,default:"Go back home"}},setup(t){const a=t;return Y({title:`${a.statusCode} - ${a.statusMessage} | ${a.appName}`,script:[],style:[{children:'*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid;border-color:#e0e0e0}*{--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(14, 165, 233, .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}a{color:inherit;text-decoration:inherit}body{margin:0;font-family:inherit;line-height:inherit}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5}h1,p{margin:0}h1{font-size:inherit;font-weight:inherit}'}]}),(l,e)=>{const r=ae;return F(),G("div",se,[le,g("div",ie,[g("h1",{class:"text-8xl sm:text-10xl font-medium mb-8",textContent:_(t.statusCode)},null,8,ce),g("p",{class:"text-xl px-8 sm:px-0 sm:text-4xl font-light mb-16 leading-tight",textContent:_(t.description)},null,8,ue),g("div",de,[Q(r,{to:"/",class:"gradient-border text-md sm:text-xl py-2 px-4 sm:py-3 sm:px-6 cursor-pointer"},{default:X(()=>[J(_(t.backHome),1)]),_:1})])])])}}},me=$(fe,[["__scopeId","data-v-8e38b8ef"]]);export{me as default}; +import{u as C,d as R,c as y,h as q,r as S,o as A,a as B,b as z,e as E,f as I,g as w,i as L,j as T,p as j,k as U,n as V,w as D,l as H,m as M,q as k,s as O,_ as $,t as F,v as G,x as g,y as _,z as Q,A as X,B as J,C as K,D as W}from"./entry.5dcac124.js";import{u as Y}from"./vue.f36acd1f.637ca0f4.js";async function N(t,a=C()){const{path:l,matched:e}=a.resolve(t);if(!e.length||(a._routePreloaded||(a._routePreloaded=new Set),a._routePreloaded.has(l)))return;const r=a._preloadPromises=a._preloadPromises||[];if(r.length>4)return Promise.all(r).then(()=>N(t,a));a._routePreloaded.add(l);const s=e.map(i=>{var n;return(n=i.components)==null?void 0:n.default}).filter(i=>typeof i=="function");for(const i of s){const n=Promise.resolve(i()).catch(()=>{}).finally(()=>r.splice(r.indexOf(n)));r.push(n)}await Promise.all(r)}const Z=(...t)=>t.find(a=>a!==void 0),ee="noopener noreferrer";/*! @__NO_SIDE_EFFECTS__ */function te(t){const a=t.componentName||"NuxtLink",l=(e,r)=>{if(!e||t.trailingSlash!=="append"&&t.trailingSlash!=="remove")return e;const s=t.trailingSlash==="append"?D:H;if(typeof e=="string")return s(e,!0);const i="path"in e?e.path:r(e).path;return{...e,name:void 0,path:s(i,!0)}};return R({name:a,props:{to:{type:[String,Object],default:void 0,required:!1},href:{type:[String,Object],default:void 0,required:!1},target:{type:String,default:void 0,required:!1},rel:{type:String,default:void 0,required:!1},noRel:{type:Boolean,default:void 0,required:!1},prefetch:{type:Boolean,default:void 0,required:!1},noPrefetch:{type:Boolean,default:void 0,required:!1},activeClass:{type:String,default:void 0,required:!1},exactActiveClass:{type:String,default:void 0,required:!1},prefetchedClass:{type:String,default:void 0,required:!1},replace:{type:Boolean,default:void 0,required:!1},ariaCurrentValue:{type:String,default:void 0,required:!1},external:{type:Boolean,default:void 0,required:!1},custom:{type:Boolean,default:void 0,required:!1}},setup(e,{slots:r}){const s=C(),i=M(),n=y(()=>{const o=e.to||e.href||"";return l(o,s.resolve)}),f=y(()=>typeof n.value=="string"&&q(n.value,{acceptRelative:!0})),h=y(()=>e.external||e.target&&e.target!=="_self"?!0:typeof n.value=="object"?!1:n.value===""||f.value),b=S(!1),v=S(null),P=o=>{var d;v.value=e.custom?(d=o==null?void 0:o.$el)==null?void 0:d.nextElementSibling:o==null?void 0:o.$el};if(e.prefetch!==!1&&e.noPrefetch!==!0&&e.target!=="_blank"&&!re()){const d=k();let m,c=null;A(()=>{const x=ne();B(()=>{m=z(()=>{var p;(p=v==null?void 0:v.value)!=null&&p.tagName&&(c=x.observe(v.value,async()=>{c==null||c(),c=null;const u=typeof n.value=="string"?n.value:s.resolve(n.value).fullPath;await Promise.all([d.hooks.callHook("link:prefetch",u).catch(()=>{}),!h.value&&N(n.value,s).catch(()=>{})]),b.value=!0}))})})}),E(()=>{m&&I(m),c==null||c(),c=null})}return()=>{var x,p;if(!h.value){const u={ref:P,to:n.value,activeClass:e.activeClass||t.activeClass,exactActiveClass:e.exactActiveClass||t.exactActiveClass,replace:e.replace,ariaCurrentValue:e.ariaCurrentValue,custom:e.custom};return e.custom||(b.value&&(u.class=e.prefetchedClass||t.prefetchedClass),u.rel=e.rel),w(L("RouterLink"),u,r.default)}const o=typeof n.value=="object"?((x=s.resolve(n.value))==null?void 0:x.href)??null:n.value&&!e.external&&!f.value?l(T(i.app.baseURL,n.value),s.resolve):n.value||null,d=e.target||null,m=e.noRel?null:Z(e.rel,t.externalRelAttribute,o?ee:"")||null,c=()=>O(o,{replace:e.replace});return e.custom?r.default?r.default({href:o,navigate:c,get route(){if(!o)return;const u=j(o);return{path:u.pathname,fullPath:u.pathname,get query(){return U(u.search)},hash:u.hash,params:{},name:void 0,matched:[],redirectedFrom:void 0,meta:{},href:o}},rel:m,target:d,isExternal:h.value,isActive:!1,isExactActive:!1}):null:w("a",{ref:v,href:o,rel:m,target:d},(p=r.default)==null?void 0:p.call(r))}}})}const ae=te(V);function ne(){const t=k();if(t._observer)return t._observer;let a=null;const l=new Map,e=(s,i)=>(a||(a=new IntersectionObserver(n=>{for(const f of n){const h=l.get(f.target);(f.isIntersecting||f.intersectionRatio>0)&&h&&h()}})),l.set(s,i),a.observe(s),()=>{l.delete(s),a.unobserve(s),l.size===0&&(a.disconnect(),a=null)});return t._observer={observe:e}}function re(){const t=navigator.connection;return!!(t&&(t.saveData||/2g/.test(t.effectiveType)))}const oe=t=>(K("data-v-8e38b8ef"),t=t(),W(),t),se={class:"font-sans antialiased bg-white dark:bg-black text-black dark:text-white grid min-h-screen place-content-center overflow-hidden"},le=oe(()=>g("div",{class:"fixed left-0 right-0 spotlight z-10"},null,-1)),ie={class:"max-w-520px text-center z-20"},ce=["textContent"],ue=["textContent"],de={class:"w-full flex items-center justify-center"},fe={__name:"error-404",props:{appName:{type:String,default:"Nuxt"},version:{type:String,default:""},statusCode:{type:Number,default:404},statusMessage:{type:String,default:"Not Found"},description:{type:String,default:"Sorry, the page you are looking for could not be found."},backHome:{type:String,default:"Go back home"}},setup(t){const a=t;return Y({title:`${a.statusCode} - ${a.statusMessage} | ${a.appName}`,script:[],style:[{children:'*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid;border-color:#e0e0e0}*{--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(14, 165, 233, .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}a{color:inherit;text-decoration:inherit}body{margin:0;font-family:inherit;line-height:inherit}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5}h1,p{margin:0}h1{font-size:inherit;font-weight:inherit}'}]}),(l,e)=>{const r=ae;return F(),G("div",se,[le,g("div",ie,[g("h1",{class:"text-8xl sm:text-10xl font-medium mb-8",textContent:_(t.statusCode)},null,8,ce),g("p",{class:"text-xl px-8 sm:px-0 sm:text-4xl font-light mb-16 leading-tight",textContent:_(t.description)},null,8,ue),g("div",de,[Q(r,{to:"/",class:"gradient-border text-md sm:text-xl py-2 px-4 sm:py-3 sm:px-6 cursor-pointer"},{default:X(()=>[J(_(t.backHome),1)]),_:1})])])])}}},me=$(fe,[["__scopeId","data-v-8e38b8ef"]]);export{me as default}; diff --git a/next/_nuxt/error-500.8791cc21.js b/next/_nuxt/error-500.08aa1a6b.js similarity index 93% rename from next/_nuxt/error-500.8791cc21.js rename to next/_nuxt/error-500.08aa1a6b.js index a2630052..b957f699 100644 --- a/next/_nuxt/error-500.8791cc21.js +++ b/next/_nuxt/error-500.08aa1a6b.js @@ -1 +1 @@ -import{u as i}from"./vue.f36acd1f.91c4399e.js";import{_ as r,t as a,v as n,x as e,y as s,C as l,D as d}from"./entry.f054aaf7.js";const c=t=>(l("data-v-5741bfc2"),t=t(),d(),t),p={class:"font-sans antialiased bg-white dark:bg-black text-black dark:text-white grid min-h-screen place-content-center overflow-hidden"},f=c(()=>e("div",{class:"fixed -bottom-1/2 left-0 right-0 h-1/2 spotlight"},null,-1)),h={class:"max-w-520px text-center"},m=["textContent"],g=["textContent"],x={__name:"error-500",props:{appName:{type:String,default:"Nuxt"},version:{type:String,default:""},statusCode:{type:Number,default:500},statusMessage:{type:String,default:"Server error"},description:{type:String,default:"This page is temporarily unavailable."}},setup(t){const o=t;return i({title:`${o.statusCode} - ${o.statusMessage} | ${o.appName}`,script:[],style:[{children:'*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid;border-color:#e0e0e0}*{--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(14, 165, 233, .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{margin:0;font-family:inherit;line-height:inherit}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5}h1,p{margin:0}h1{font-size:inherit;font-weight:inherit}'}]}),(b,u)=>(a(),n("div",p,[f,e("div",h,[e("h1",{class:"text-8xl sm:text-10xl font-medium mb-8",textContent:s(t.statusCode)},null,8,m),e("p",{class:"text-xl px-8 sm:px-0 sm:text-4xl font-light mb-16 leading-tight",textContent:s(t.description)},null,8,g)])]))}},y=r(x,[["__scopeId","data-v-5741bfc2"]]);export{y as default}; +import{u as i}from"./vue.f36acd1f.637ca0f4.js";import{_ as r,t as a,v as n,x as e,y as s,C as l,D as d}from"./entry.5dcac124.js";const c=t=>(l("data-v-5741bfc2"),t=t(),d(),t),p={class:"font-sans antialiased bg-white dark:bg-black text-black dark:text-white grid min-h-screen place-content-center overflow-hidden"},f=c(()=>e("div",{class:"fixed -bottom-1/2 left-0 right-0 h-1/2 spotlight"},null,-1)),h={class:"max-w-520px text-center"},m=["textContent"],g=["textContent"],x={__name:"error-500",props:{appName:{type:String,default:"Nuxt"},version:{type:String,default:""},statusCode:{type:Number,default:500},statusMessage:{type:String,default:"Server error"},description:{type:String,default:"This page is temporarily unavailable."}},setup(t){const o=t;return i({title:`${o.statusCode} - ${o.statusMessage} | ${o.appName}`,script:[],style:[{children:'*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid;border-color:#e0e0e0}*{--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(14, 165, 233, .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{margin:0;font-family:inherit;line-height:inherit}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5}h1,p{margin:0}h1{font-size:inherit;font-weight:inherit}'}]}),(b,u)=>(a(),n("div",p,[f,e("div",h,[e("h1",{class:"text-8xl sm:text-10xl font-medium mb-8",textContent:s(t.statusCode)},null,8,m),e("p",{class:"text-xl px-8 sm:px-0 sm:text-4xl font-light mb-16 leading-tight",textContent:s(t.description)},null,8,g)])]))}},y=r(x,[["__scopeId","data-v-5741bfc2"]]);export{y as default}; diff --git a/next/_nuxt/example.437e5a13.js b/next/_nuxt/example.8a2392d3.js similarity index 96% rename from next/_nuxt/example.437e5a13.js rename to next/_nuxt/example.8a2392d3.js index 850b1078..8602545a 100644 --- a/next/_nuxt/example.437e5a13.js +++ b/next/_nuxt/example.8a2392d3.js @@ -1,4 +1,4 @@ -import{_ as C,t as u,v as V,d as K,r as E,o as F,i as s,E as _,A as i,z as o,I as T,J as I,B as h,y as p,x as f,F as k,K as M,L as P}from"./entry.f054aaf7.js";import{_ as q}from"./code-block.6f92edc9.js";import{a as z,c as R,r as H,b as G,i as Q,_ as X,V as Y,d as Z,e as ee,f as te,g as le,h as ae,j as oe,k as ie,l as ne}from"./index.2f4143c4.js";import{d as se,f as de,g as re}from"./index.f1db28ae.js";import{V as pe}from"./VContainer.5773223d.js";import{V as ue}from"./VBtn.2bcab400.js";const me={props:{content:{type:String,required:!0}}},fe=["innerHTML"];function ce(e,l,t,d,n,r){return u(),V("div",{class:"markdown-block",innerHTML:e.$markdown(t.content)},null,8,fe)}const Ie=C(me,[["render",ce]]),ve=K({name:"ClientOnly",inheritAttrs:!1,props:["fallback","placeholder","placeholderTag","fallbackTag"],setup(e,{slots:l,attrs:t}){const d=E(!1);return F(()=>{d.value=!0}),n=>{var x;if(d.value)return(x=l.default)==null?void 0:x.call(l);const r=l.fallback||l.placeholder;if(r)return r();const m=n.fallback||n.placeholder||"",g=n.fallbackTag||n.placeholderTag||"span";return V(g,t,m)}}}),ye=G,c=e=>{var l;if(!e.layout){const t={};if(e["x-display"]==="icon"&&(e.enum||(l=e.items)!=null&&l.enum)&&(t.getItems={itemIcon:e["x-itemIcon"]||"data.value"},delete e["x-display"]),e["x-display"]&&(t.comp=e["x-display"],delete e["x-display"]),e.format==="hexcolor"&&(t.comp="color-picker",delete e.format),e["x-props"]&&(t.props=e["x-props"],delete e["x-props"]),e["x-fromData"]&&(t.comp="select",t.getItems={expr:e["x-fromData"]},delete e["x-fromData"]),e["x-fromUrl"]){let d=e["x-fromUrl"];for(const n of d.matchAll(/\{(.*?)\}/g))n[1]!=="q"&&(d=d.replace(n[0],"$"+n[0]));t.getItems={url:d},delete e["x-fromUrl"]}t.getItems&&Q(t.getItems)&&(e["x-itemKey"]&&(t.getItems.itemKey=`data["${e["x-itemKey"]}"]`),e["x-itemTitle"]&&(t.getItems.itemTitle=`data["${e["x-itemTitle"]}"]`),e["x-itemValue"]&&(t.getItems.itemValue=`data["${e["x-itemValue"]}"]`),e["x-itemIcon"]&&(t.getItems.itemIcon=`data["${e["x-itemIcon"]}"]`),e["x-itemsProp"]&&(t.getItems.itemsResults=`data["${e["x-itemsProp"]}"]`),delete e["x-itemKey"],delete e["x-itemTitle"],delete e["x-itemValue"],delete e["x-itemsProp"]),Object.keys(t).length===1&&"comp"in t?e.layout=t.comp:Object.keys(t).length>0&&(e.layout=t)}if(e.type==="object"){if(e.properties)for(const t of Object.keys(e.properties))c(e.properties[t]);if(e.allOf)for(const t of e.allOf)c(t);if(e.oneOf)for(const t of e.oneOf)c(t);if(e.anyOf)for(const t of e.anyOf)c(t)}if(e.type==="array"&&e.items)if(Array.isArray(e.items))for(const t of e.items)c(t);else c(e.items)};function _e(e,l,t="en"){let d=l;if(!d){const r={strict:!1,allErrors:!0},m=new ye(r);z.default(m),d=m}const n=R(e);return n.$id=n.$id??"_jl",H(n,d,t),c(n),n}const Ve={"custom-textarea":` +import{_ as C,t as u,v as V,d as K,r as E,o as F,i as s,E as _,A as i,z as o,I as T,J as I,B as h,y as p,x as f,F as k,K as M,L as P}from"./entry.5dcac124.js";import{_ as q}from"./code-block.aa7d1737.js";import{a as z,c as R,r as H,b as G,i as Q,_ as X,V as Y,d as Z,e as ee,f as te,g as le,h as ae,j as oe,k as ie,l as ne}from"./index.eb4d20a9.js";import{d as se,f as de,g as re}from"./index.2718ddaa.js";import{V as pe}from"./VContainer.bab1f441.js";import{V as ue}from"./VBtn.016a0a14.js";const me={props:{content:{type:String,required:!0}}},fe=["innerHTML"];function ce(e,l,t,d,n,r){return u(),V("div",{class:"markdown-block",innerHTML:e.$markdown(t.content)},null,8,fe)}const Ie=C(me,[["render",ce]]),ve=K({name:"ClientOnly",inheritAttrs:!1,props:["fallback","placeholder","placeholderTag","fallbackTag"],setup(e,{slots:l,attrs:t}){const d=E(!1);return F(()=>{d.value=!0}),n=>{var x;if(d.value)return(x=l.default)==null?void 0:x.call(l);const r=l.fallback||l.placeholder;if(r)return r();const m=n.fallback||n.placeholder||"",g=n.fallbackTag||n.placeholderTag||"span";return V(g,t,m)}}}),ye=G,c=e=>{var l;if(!e.layout){const t={};if(e["x-display"]==="icon"&&(e.enum||(l=e.items)!=null&&l.enum)&&(t.getItems={itemIcon:e["x-itemIcon"]||"data.value"},delete e["x-display"]),e["x-display"]&&(t.comp=e["x-display"],delete e["x-display"]),e.format==="hexcolor"&&(t.comp="color-picker",delete e.format),e["x-props"]&&(t.props=e["x-props"],delete e["x-props"]),e["x-fromData"]&&(t.comp="select",t.getItems={expr:e["x-fromData"]},delete e["x-fromData"]),e["x-fromUrl"]){let d=e["x-fromUrl"];for(const n of d.matchAll(/\{(.*?)\}/g))n[1]!=="q"&&(d=d.replace(n[0],"$"+n[0]));t.getItems={url:d},delete e["x-fromUrl"]}t.getItems&&Q(t.getItems)&&(e["x-itemKey"]&&(t.getItems.itemKey=`data["${e["x-itemKey"]}"]`),e["x-itemTitle"]&&(t.getItems.itemTitle=`data["${e["x-itemTitle"]}"]`),e["x-itemValue"]&&(t.getItems.itemValue=`data["${e["x-itemValue"]}"]`),e["x-itemIcon"]&&(t.getItems.itemIcon=`data["${e["x-itemIcon"]}"]`),e["x-itemsProp"]&&(t.getItems.itemsResults=`data["${e["x-itemsProp"]}"]`),delete e["x-itemKey"],delete e["x-itemTitle"],delete e["x-itemValue"],delete e["x-itemsProp"]),Object.keys(t).length===1&&"comp"in t?e.layout=t.comp:Object.keys(t).length>0&&(e.layout=t)}if(e.type==="object"){if(e.properties)for(const t of Object.keys(e.properties))c(e.properties[t]);if(e.allOf)for(const t of e.allOf)c(t);if(e.oneOf)for(const t of e.oneOf)c(t);if(e.anyOf)for(const t of e.anyOf)c(t)}if(e.type==="array"&&e.items)if(Array.isArray(e.items))for(const t of e.items)c(t);else c(e.items)};function _e(e,l,t="en"){let d=l;if(!d){const r={strict:!1,allErrors:!0},m=new ye(r);z.default(m),d=m}const n=R(e);return n.$id=n.$id??"_jl",H(n,d,t),c(n),n}const Ve={"custom-textarea":`