Files
nuxt-mongoose/_nuxt/entry.DgfZmQT1.js

39 lines
299 KiB
JavaScript

/**
* @vue/shared v3.4.14
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function Ii(e,t){const n=new Set(e.split(","));return t?r=>n.has(r.toLowerCase()):r=>n.has(r)}const Te={},In=[],at=()=>{},fh=()=>!1,Ir=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Oi=e=>e.startsWith("onUpdate:"),$e=Object.assign,ki=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},dh=Object.prototype.hasOwnProperty,pe=(e,t)=>dh.call(e,t),re=Array.isArray,On=e=>Or(e)==="[object Map]",Ul=e=>Or(e)==="[object Set]",hh=e=>Or(e)==="[object RegExp]",oe=e=>typeof e=="function",xe=e=>typeof e=="string",Un=e=>typeof e=="symbol",Ee=e=>e!==null&&typeof e=="object",Li=e=>(Ee(e)||oe(e))&&oe(e.then)&&oe(e.catch),Kl=Object.prototype.toString,Or=e=>Kl.call(e),ph=e=>Or(e).slice(8,-1),Wl=e=>Or(e)==="[object Object]",$i=e=>xe(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,ar=Ii(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),jo=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},mh=/-(\w)/g,St=jo(e=>e.replace(mh,(t,n)=>n?n.toUpperCase():"")),gh=/\B([A-Z])/g,bn=jo(e=>e.replace(gh,"-$1").toLowerCase()),Ho=jo(e=>e.charAt(0).toUpperCase()+e.slice(1)),is=jo(e=>e?`on${Ho(e)}`:""),Xt=(e,t)=>!Object.is(e,t),kn=(e,t)=>{for(let n=0;n<e.length;n++)e[n](t)},fo=(e,t,n)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},Os=e=>{const t=parseFloat(e);return isNaN(t)?e:t},ql=e=>{const t=xe(e)?Number(e):NaN;return isNaN(t)?e:t};let ka;const Gl=()=>ka||(ka=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Kn(e){if(re(e)){const t={};for(let n=0;n<e.length;n++){const r=e[n],o=xe(r)?bh(r):Kn(r);if(o)for(const s in o)t[s]=o[s]}return t}else if(xe(e)||Ee(e))return e}const yh=/;(?![^(]*\))/g,_h=/:([^]+)/,vh=/\/\*[^]*?\*\//g;function bh(e){const t={};return e.replace(vh,"").split(yh).forEach(n=>{if(n){const r=n.split(_h);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function Ke(e){let t="";if(xe(e))t=e;else if(re(e))for(let n=0;n<e.length;n++){const r=Ke(e[n]);r&&(t+=r+" ")}else if(Ee(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}function wh(e){if(!e)return null;let{class:t,style:n}=e;return t&&!xe(t)&&(e.class=Ke(t)),n&&(e.style=Kn(n)),e}const Eh="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",Th=Ii(Eh);function Ql(e){return!!e||e===""}const kt=e=>xe(e)?e:e==null?"":re(e)||Ee(e)&&(e.toString===Kl||!oe(e.toString))?JSON.stringify(e,Jl,2):String(e),Jl=(e,t)=>t&&t.__v_isRef?Jl(e,t.value):On(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,o],s)=>(n[as(r,s)+" =>"]=o,n),{})}:Ul(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>as(n))}:Un(t)?as(t):Ee(t)&&!re(t)&&!Wl(t)?String(t):t,as=(e,t="")=>{var n;return Un(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
* @vue/reactivity v3.4.14
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let Xe;class Yl{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Xe,!t&&Xe&&(this.index=(Xe.scopes||(Xe.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=Xe;try{return Xe=this,t()}finally{Xe=n}}}on(){Xe=this}off(){Xe=this.parent}stop(t){if(this._active){let n,r;for(n=0,r=this.effects.length;n<r;n++)this.effects[n].stop();for(n=0,r=this.cleanups.length;n<r;n++)this.cleanups[n]();if(this.scopes)for(n=0,r=this.scopes.length;n<r;n++)this.scopes[n].stop(!0);if(!this.detached&&this.parent&&!t){const o=this.parent.scopes.pop();o&&o!==this&&(this.parent.scopes[this.index]=o,o.index=this.index)}this.parent=void 0,this._active=!1}}}function Sh(e){return new Yl(e)}function Ph(e,t=Xe){t&&t.active&&t.effects.push(e)}function kr(){return Xe}function wn(e){Xe&&Xe.cleanups.push(e)}let hn;class Mi{constructor(t,n,r,o){this.fn=t,this.trigger=n,this.scheduler=r,this.active=!0,this.deps=[],this._dirtyLevel=2,this._trackId=0,this._runnings=0,this._shouldSchedule=!1,this._depsLength=0,Ph(this,o)}get dirty(){if(this._dirtyLevel===1){En();for(let t=0;t<this._depsLength;t++){const n=this.deps[t];if(n.computed&&(Ch(n.computed),this._dirtyLevel>=2))break}this._dirtyLevel<2&&(this._dirtyLevel=0),Tn()}return this._dirtyLevel>=2}set dirty(t){this._dirtyLevel=t?2:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let t=Qt,n=hn;try{return Qt=!0,hn=this,this._runnings++,La(this),this.fn()}finally{$a(this),this._runnings--,hn=n,Qt=t}}stop(){var t;this.active&&(La(this),$a(this),(t=this.onStop)==null||t.call(this),this.active=!1)}}function Ch(e){return e.value}function La(e){e._trackId++,e._depsLength=0}function $a(e){if(e.deps&&e.deps.length>e._depsLength){for(let t=e._depsLength;t<e.deps.length;t++)Xl(e.deps[t],e);e.deps.length=e._depsLength}}function Xl(e,t){const n=e.get(t);n!==void 0&&t._trackId!==n&&(e.delete(t),e.size===0&&e.cleanup())}let Qt=!0,ks=0;const Zl=[];function En(){Zl.push(Qt),Qt=!1}function Tn(){const e=Zl.pop();Qt=e===void 0?!0:e}function Ni(){ks++}function Di(){for(ks--;!ks&&Ls.length;)Ls.shift()()}function eu(e,t,n){if(t.get(e)!==e._trackId){t.set(e,e._trackId);const r=e.deps[e._depsLength];r!==t?(r&&Xl(r,e),e.deps[e._depsLength++]=t):e._depsLength++}}const Ls=[];function tu(e,t,n){Ni();for(const r of e.keys())if(e.get(r)===r._trackId){if(r._dirtyLevel<t&&!(r._runnings&&!r.allowRecurse)){const o=r._dirtyLevel;r._dirtyLevel=t,o===0&&(r._shouldSchedule=!0,r.trigger())}r.scheduler&&r._shouldSchedule&&(!r._runnings||r.allowRecurse)&&(r._shouldSchedule=!1,Ls.push(r.scheduler))}Di()}const nu=(e,t)=>{const n=new Map;return n.cleanup=e,n.computed=t,n},ho=new WeakMap,pn=Symbol(""),$s=Symbol("");function Qe(e,t,n){if(Qt&&hn){let r=ho.get(e);r||ho.set(e,r=new Map);let o=r.get(n);o||r.set(n,o=nu(()=>r.delete(n))),eu(hn,o)}}function Ot(e,t,n,r,o,s){const i=ho.get(e);if(!i)return;let a=[];if(t==="clear")a=[...i.values()];else if(n==="length"&&re(e)){const c=Number(r);i.forEach((u,l)=>{(l==="length"||!Un(l)&&l>=c)&&a.push(u)})}else switch(n!==void 0&&a.push(i.get(n)),t){case"add":re(e)?$i(n)&&a.push(i.get("length")):(a.push(i.get(pn)),On(e)&&a.push(i.get($s)));break;case"delete":re(e)||(a.push(i.get(pn)),On(e)&&a.push(i.get($s)));break;case"set":On(e)&&a.push(i.get(pn));break}Ni();for(const c of a)c&&tu(c,2);Di()}function xh(e,t){var n;return(n=ho.get(e))==null?void 0:n.get(t)}const Ah=Ii("__proto__,__v_isRef,__isVue"),ru=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Un)),Ma=Rh();function Rh(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=me(this);for(let s=0,i=this.length;s<i;s++)Qe(r,"get",s+"");const o=r[t](...n);return o===-1||o===!1?r[t](...n.map(me)):o}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){En(),Ni();const r=me(this)[t].apply(this,n);return Di(),Tn(),r}}),e}function Ih(e){const t=me(this);return Qe(t,"has",e),t.hasOwnProperty(e)}class ou{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")return r===(o?s?zh:cu:s?au:iu).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(r)?t:void 0;const i=re(t);if(!o){if(i&&pe(Ma,n))return Reflect.get(Ma,n,r);if(n==="hasOwnProperty")return Ih}const a=Reflect.get(t,n,r);return(Un(n)?ru.has(n):Ah(n))||(o||Qe(t,"get",n),s)?a:De(a)?i&&$i(n)?a:a.value:Ee(a)?o?Hi(a):nt(a):a}}class su extends ou{constructor(t=!1){super(!1,t)}set(t,n,r,o){let s=t[n];if(!this._shallow){const c=gn(s);if(!po(r)&&!gn(r)&&(s=me(s),r=me(r)),!re(t)&&De(s)&&!De(r))return c?!1:(s.value=r,!0)}const i=re(t)&&$i(n)?Number(n)<t.length:pe(t,n),a=Reflect.set(t,n,r,o);return t===me(o)&&(i?Xt(r,s)&&Ot(t,"set",n,r):Ot(t,"add",n,r)),a}deleteProperty(t,n){const r=pe(t,n);t[n];const o=Reflect.deleteProperty(t,n);return o&&r&&Ot(t,"delete",n,void 0),o}has(t,n){const r=Reflect.has(t,n);return(!Un(n)||!ru.has(n))&&Qe(t,"has",n),r}ownKeys(t){return Qe(t,"iterate",re(t)?"length":pn),Reflect.ownKeys(t)}}class Oh extends ou{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const kh=new su,Lh=new Oh,$h=new su(!0),Fi=e=>e,Bo=e=>Reflect.getPrototypeOf(e);function Hr(e,t,n=!1,r=!1){e=e.__v_raw;const o=me(e),s=me(t);n||(Xt(t,s)&&Qe(o,"get",t),Qe(o,"get",s));const{has:i}=Bo(o),a=r?Fi:n?Vi:_r;if(i.call(o,t))return a(e.get(t));if(i.call(o,s))return a(e.get(s));e!==o&&e.get(t)}function Br(e,t=!1){const n=this.__v_raw,r=me(n),o=me(e);return t||(Xt(e,o)&&Qe(r,"has",e),Qe(r,"has",o)),e===o?n.has(e):n.has(e)||n.has(o)}function Vr(e,t=!1){return e=e.__v_raw,!t&&Qe(me(e),"iterate",pn),Reflect.get(e,"size",e)}function Na(e){e=me(e);const t=me(this);return Bo(t).has.call(t,e)||(t.add(e),Ot(t,"add",e,e)),this}function Da(e,t){t=me(t);const n=me(this),{has:r,get:o}=Bo(n);let s=r.call(n,e);s||(e=me(e),s=r.call(n,e));const i=o.call(n,e);return n.set(e,t),s?Xt(t,i)&&Ot(n,"set",e,t):Ot(n,"add",e,t),this}function Fa(e){const t=me(this),{has:n,get:r}=Bo(t);let o=n.call(t,e);o||(e=me(e),o=n.call(t,e)),r&&r.call(t,e);const s=t.delete(e);return o&&Ot(t,"delete",e,void 0),s}function ja(){const e=me(this),t=e.size!==0,n=e.clear();return t&&Ot(e,"clear",void 0,void 0),n}function zr(e,t){return function(r,o){const s=this,i=s.__v_raw,a=me(i),c=t?Fi:e?Vi:_r;return!e&&Qe(a,"iterate",pn),i.forEach((u,l)=>r.call(o,c(u),c(l),s))}}function Ur(e,t,n){return function(...r){const o=this.__v_raw,s=me(o),i=On(s),a=e==="entries"||e===Symbol.iterator&&i,c=e==="keys"&&i,u=o[e](...r),l=n?Fi:t?Vi:_r;return!t&&Qe(s,"iterate",c?$s:pn),{next(){const{value:f,done:d}=u.next();return d?{value:f,done:d}:{value:a?[l(f[0]),l(f[1])]:l(f),done:d}},[Symbol.iterator](){return this}}}}function Ft(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Mh(){const e={get(s){return Hr(this,s)},get size(){return Vr(this)},has:Br,add:Na,set:Da,delete:Fa,clear:ja,forEach:zr(!1,!1)},t={get(s){return Hr(this,s,!1,!0)},get size(){return Vr(this)},has:Br,add:Na,set:Da,delete:Fa,clear:ja,forEach:zr(!1,!0)},n={get(s){return Hr(this,s,!0)},get size(){return Vr(this,!0)},has(s){return Br.call(this,s,!0)},add:Ft("add"),set:Ft("set"),delete:Ft("delete"),clear:Ft("clear"),forEach:zr(!0,!1)},r={get(s){return Hr(this,s,!0,!0)},get size(){return Vr(this,!0)},has(s){return Br.call(this,s,!0)},add:Ft("add"),set:Ft("set"),delete:Ft("delete"),clear:Ft("clear"),forEach:zr(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(s=>{e[s]=Ur(s,!1,!1),n[s]=Ur(s,!0,!1),t[s]=Ur(s,!1,!0),r[s]=Ur(s,!0,!0)}),[e,n,t,r]}const[Nh,Dh,Fh,jh]=Mh();function ji(e,t){const n=t?e?jh:Fh:e?Dh:Nh;return(r,o,s)=>o==="__v_isReactive"?!e:o==="__v_isReadonly"?e:o==="__v_raw"?r:Reflect.get(pe(n,o)&&o in r?n:r,o,s)}const Hh={get:ji(!1,!1)},Bh={get:ji(!1,!0)},Vh={get:ji(!0,!1)},iu=new WeakMap,au=new WeakMap,cu=new WeakMap,zh=new WeakMap;function Uh(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Kh(e){return e.__v_skip||!Object.isExtensible(e)?0:Uh(ph(e))}function nt(e){return gn(e)?e:Bi(e,!1,kh,Hh,iu)}function gt(e){return Bi(e,!1,$h,Bh,au)}function Hi(e){return Bi(e,!0,Lh,Vh,cu)}function Bi(e,t,n,r,o){if(!Ee(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const s=o.get(e);if(s)return s;const i=Kh(e);if(i===0)return e;const a=new Proxy(e,i===2?r:n);return o.set(e,a),a}function Ln(e){return gn(e)?Ln(e.__v_raw):!!(e&&e.__v_isReactive)}function gn(e){return!!(e&&e.__v_isReadonly)}function po(e){return!!(e&&e.__v_isShallow)}function lu(e){return Ln(e)||gn(e)}function me(e){const t=e&&e.__v_raw;return t?me(t):e}function uu(e){return fo(e,"__v_skip",!0),e}const _r=e=>Ee(e)?nt(e):e,Vi=e=>Ee(e)?Hi(e):e;class fu{constructor(t,n,r,o){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this.effect=new Mi(()=>t(this._value),()=>mo(this,1)),this.effect.computed=this,this.effect.active=this._cacheable=!o,this.__v_isReadonly=r}get value(){const t=me(this);return(!t._cacheable||t.effect.dirty)&&Xt(t._value,t._value=t.effect.run())&&mo(t,2),zi(t),t._value}set value(t){this._setter(t)}get _dirty(){return this.effect.dirty}set _dirty(t){this.effect.dirty=t}}function Wh(e,t,n=!1){let r,o;const s=oe(e);return s?(r=e,o=at):(r=e.get,o=e.set),new fu(r,o,s||!o,n)}function zi(e){Qt&&hn&&(e=me(e),eu(hn,e.dep||(e.dep=nu(()=>e.dep=void 0,e instanceof fu?e:void 0))))}function mo(e,t=2,n){e=me(e);const r=e.dep;r&&tu(r,t)}function De(e){return!!(e&&e.__v_isRef===!0)}function le(e){return du(e,!1)}function lt(e){return du(e,!0)}function du(e,t){return De(e)?e:new qh(e,t)}class qh{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:me(t),this._value=n?t:_r(t)}get value(){return zi(this),this._value}set value(t){const n=this.__v_isShallow||po(t)||gn(t);t=n?t:me(t),Xt(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:_r(t),mo(this,2))}}function N(e){return De(e)?e.value:e}const Gh={get:(e,t,n)=>N(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const o=e[t];return De(o)&&!De(n)?(o.value=n,!0):Reflect.set(e,t,n,r)}};function hu(e){return Ln(e)?e:new Proxy(e,Gh)}class Qh{constructor(t){this.dep=void 0,this.__v_isRef=!0;const{get:n,set:r}=t(()=>zi(this),()=>mo(this));this._get=n,this._set=r}get value(){return this._get()}set value(t){this._set(t)}}function Jh(e){return new Qh(e)}function MP(e){const t=re(e)?new Array(e.length):{};for(const n in e)t[n]=pu(e,n);return t}class Yh{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 xh(me(this._object),this._key)}}class Xh{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}}function Ui(e,t,n){return De(e)?e:oe(e)?new Xh(e):Ee(e)&&arguments.length>1?pu(e,t,n):le(e)}function pu(e,t,n){const r=e[t];return De(r)?r:new Yh(e,t,n)}/**
* @vue/runtime-core v3.4.14
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function Jt(e,t,n,r){let o;try{o=r?e(...r):e()}catch(s){Wn(s,t,n)}return o}function ut(e,t,n,r){if(oe(e)){const s=Jt(e,t,n,r);return s&&Li(s)&&s.catch(i=>{Wn(i,t,n)}),s}const o=[];for(let s=0;s<e.length;s++)o.push(ut(e[s],t,n,r));return o}function Wn(e,t,n,r=!0){const o=t?t.vnode:null;if(t){let s=t.parent;const i=t.proxy,a=`https://vuejs.org/errors/#runtime-${n}`;for(;s;){const u=s.ec;if(u){for(let l=0;l<u.length;l++)if(u[l](e,i,a)===!1)return}s=s.parent}const c=t.appContext.config.errorHandler;if(c){Jt(c,null,10,[e,i,a]);return}}Zh(e,n,o,r)}function Zh(e,t,n,r=!0){console.error(e)}let vr=!1,Ms=!1;const je=[];let Et=0;const $n=[];let zt=null,ln=0;const mu=Promise.resolve();let Ki=null;function Pt(e){const t=Ki||mu;return e?t.then(this?e.bind(this):e):t}function ep(e){let t=Et+1,n=je.length;for(;t<n;){const r=t+n>>>1,o=je[r],s=br(o);s<e||s===e&&o.pre?t=r+1:n=r}return t}function Vo(e){(!je.length||!je.includes(e,vr&&e.allowRecurse?Et+1:Et))&&(e.id==null?je.push(e):je.splice(ep(e.id),0,e),gu())}function gu(){!vr&&!Ms&&(Ms=!0,Ki=mu.then(yu))}function tp(e){const t=je.indexOf(e);t>Et&&je.splice(t,1)}function Ns(e){re(e)?$n.push(...e):(!zt||!zt.includes(e,e.allowRecurse?ln+1:ln))&&$n.push(e),gu()}function Ha(e,t,n=vr?Et+1:0){for(;n<je.length;n++){const r=je[n];if(r&&r.pre){if(e&&r.id!==e.uid)continue;je.splice(n,1),n--,r()}}}function go(e){if($n.length){const t=[...new Set($n)].sort((n,r)=>br(n)-br(r));if($n.length=0,zt){zt.push(...t);return}for(zt=t,ln=0;ln<zt.length;ln++)zt[ln]();zt=null,ln=0}}const br=e=>e.id==null?1/0:e.id,np=(e,t)=>{const n=br(e)-br(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function yu(e){Ms=!1,vr=!0,je.sort(np);try{for(Et=0;Et<je.length;Et++){const t=je[Et];t&&t.active!==!1&&Jt(t,null,14)}}finally{Et=0,je.length=0,go(),vr=!1,Ki=null,(je.length||$n.length)&&yu()}}function rp(e,t,...n){if(e.isUnmounted)return;const r=e.vnode.props||Te;let o=n;const s=t.startsWith("update:"),i=s&&t.slice(7);if(i&&i in r){const l=`${i==="modelValue"?"model":i}Modifiers`,{number:f,trim:d}=r[l]||Te;d&&(o=n.map(h=>xe(h)?h.trim():h)),f&&(o=n.map(Os))}let a,c=r[a=is(t)]||r[a=is(St(t))];!c&&s&&(c=r[a=is(bn(t))]),c&&ut(c,e,6,o);const u=r[a+"Once"];if(u){if(!e.emitted)e.emitted={};else if(e.emitted[a])return;e.emitted[a]=!0,ut(u,e,6,o)}}function _u(e,t,n=!1){const r=t.emitsCache,o=r.get(e);if(o!==void 0)return o;const s=e.emits;let i={},a=!1;if(!oe(e)){const c=u=>{const l=_u(u,t,!0);l&&(a=!0,$e(i,l))};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}return!s&&!a?(Ee(e)&&r.set(e,null),null):(re(s)?s.forEach(c=>i[c]=null):$e(i,s),Ee(e)&&r.set(e,i),i)}function zo(e,t){return!e||!Ir(t)?!1:(t=t.slice(2).replace(/Once$/,""),pe(e,t[0].toLowerCase()+t.slice(1))||pe(e,bn(t))||pe(e,t))}let ke=null,Uo=null;function yo(e){const t=ke;return ke=e,Uo=e&&e.type.__scopeId||null,t}function vu(e){Uo=e}function bu(){Uo=null}function rt(e,t=ke,n){if(!t||e._n)return e;const r=(...o)=>{r._d&&tc(-1);const s=yo(t);let i;try{i=e(...o)}finally{yo(s),r._d&&tc(1)}return i};return r._n=!0,r._c=!0,r._d=!0,r}function cs(e){const{type:t,vnode:n,proxy:r,withProxy:o,props:s,propsOptions:[i],slots:a,attrs:c,emit:u,render:l,renderCache:f,data:d,setupState:h,ctx:m,inheritAttrs:p}=e;let y,_;const v=yo(e);try{if(n.shapeFlag&4){const w=o||r,C=w;y=it(l.call(C,w,f,s,h,d,m)),_=c}else{const w=t;y=it(w.length>1?w(s,{attrs:c,slots:a,emit:u}):w(s,null)),_=t.props?c:sp(c)}}catch(w){ur.length=0,Wn(w,e,1),y=ae(We)}let g=y;if(_&&p!==!1){const w=Object.keys(_),{shapeFlag:C}=g;w.length&&C&7&&(i&&w.some(Oi)&&(_=ip(_,i)),g=Lt(g,_))}return n.dirs&&(g=Lt(g),g.dirs=g.dirs?g.dirs.concat(n.dirs):n.dirs),n.transition&&(g.transition=n.transition),y=g,yo(v),y}function op(e,t=!0){let n;for(let r=0;r<e.length;r++){const o=e[r];if(Bn(o)){if(o.type!==We||o.children==="v-if"){if(n)return;n=o}}else return}return n}const sp=e=>{let t;for(const n in e)(n==="class"||n==="style"||Ir(n))&&((t||(t={}))[n]=e[n]);return t},ip=(e,t)=>{const n={};for(const r in e)(!Oi(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function ap(e,t,n){const{props:r,children:o,component:s}=e,{props:i,children:a,patchFlag:c}=t,u=s.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&c>=0){if(c&1024)return!0;if(c&16)return r?Ba(r,i,u):!!i;if(c&8){const l=t.dynamicProps;for(let f=0;f<l.length;f++){const d=l[f];if(i[d]!==r[d]&&!zo(u,d))return!0}}}else return(o||a)&&(!a||!a.$stable)?!0:r===i?!1:r?i?Ba(r,i,u):!0:!!i;return!1}function Ba(e,t,n){const r=Object.keys(t);if(r.length!==Object.keys(e).length)return!0;for(let o=0;o<r.length;o++){const s=r[o];if(t[s]!==e[s]&&!zo(n,s))return!0}return!1}function Wi({vnode:e,parent:t},n){for(;t;){const r=t.subTree;if(r.suspense&&r.suspense.activeBranch===e&&(r.el=e.el),r===e)(e=t.vnode).el=n,t=t.parent;else break}}const qi="components";function cp(e,t){return Eu(qi,e,!0,t)||e}const wu=Symbol.for("v-ndc");function Ko(e){return xe(e)?Eu(qi,e,!1)||e:e||wu}function Eu(e,t,n=!0,r=!1){const o=ke||Le;if(o){const s=o.type;if(e===qi){const a=qs(s,!1);if(a&&(a===t||a===St(t)||a===Ho(St(t))))return s}const i=Va(o[e]||s[e],t)||Va(o.appContext[e],t);return!i&&r?s:i}}function Va(e,t){return e&&(e[t]||e[St(t)]||e[Ho(St(t))])}const Tu=e=>e.__isSuspense;let Ds=0;const lp={name:"Suspense",__isSuspense:!0,process(e,t,n,r,o,s,i,a,c,u){if(e==null)up(t,n,r,o,s,i,a,c,u);else{if(s&&s.deps>0){t.suspense=e.suspense;return}fp(e,t,n,r,o,i,a,c,u)}},hydrate:dp,create:Gi,normalize:hp},Su=lp;function wr(e,t){const n=e.props&&e.props[t];oe(n)&&n()}function up(e,t,n,r,o,s,i,a,c){const{p:u,o:{createElement:l}}=c,f=l("div"),d=e.suspense=Gi(e,o,r,t,f,n,s,i,a,c);u(null,d.pendingBranch=e.ssContent,f,null,r,d,s,i),d.deps>0?(wr(e,"onPending"),wr(e,"onFallback"),u(null,e.ssFallback,t,n,r,null,s,i),Mn(d,e.ssFallback)):d.resolve(!1,!0)}function fp(e,t,n,r,o,s,i,a,{p:c,um:u,o:{createElement:l}}){const f=t.suspense=e.suspense;f.vnode=t,t.el=e.el;const d=t.ssContent,h=t.ssFallback,{activeBranch:m,pendingBranch:p,isInFallback:y,isHydrating:_}=f;if(p)f.pendingBranch=d,mt(d,p)?(c(p,d,f.hiddenContainer,null,o,f,s,i,a),f.deps<=0?f.resolve():y&&(_||(c(m,h,n,r,o,null,s,i,a),Mn(f,h)))):(f.pendingId=Ds++,_?(f.isHydrating=!1,f.activeBranch=p):u(p,o,f),f.deps=0,f.effects.length=0,f.hiddenContainer=l("div"),y?(c(null,d,f.hiddenContainer,null,o,f,s,i,a),f.deps<=0?f.resolve():(c(m,h,n,r,o,null,s,i,a),Mn(f,h))):m&&mt(d,m)?(c(m,d,n,r,o,f,s,i,a),f.resolve(!0)):(c(null,d,f.hiddenContainer,null,o,f,s,i,a),f.deps<=0&&f.resolve()));else if(m&&mt(d,m))c(m,d,n,r,o,f,s,i,a),Mn(f,d);else if(wr(t,"onPending"),f.pendingBranch=d,d.shapeFlag&512?f.pendingId=d.component.suspenseId:f.pendingId=Ds++,c(null,d,f.hiddenContainer,null,o,f,s,i,a),f.deps<=0)f.resolve();else{const{timeout:v,pendingId:g}=f;v>0?setTimeout(()=>{f.pendingId===g&&f.fallback(h)},v):v===0&&f.fallback(h)}}function Gi(e,t,n,r,o,s,i,a,c,u,l=!1){const{p:f,m:d,um:h,n:m,o:{parentNode:p,remove:y}}=u;let _;const v=pp(e);v&&t!=null&&t.pendingBranch&&(_=t.pendingId,t.deps++);const g=e.props?ql(e.props.timeout):void 0,w=s,C={vnode:e,parent:t,parentComponent:n,namespace:i,container:r,hiddenContainer:o,deps:0,pendingId:Ds++,timeout:typeof g=="number"?g:-1,activeBranch:null,pendingBranch:null,isInFallback:!l,isHydrating:l,isUnmounted:!1,effects:[],resolve(P=!1,A=!1){const{vnode:I,activeBranch:D,pendingBranch:R,pendingId:O,effects:T,parentComponent:S,container:$}=C;let J=!1;C.isHydrating?C.isHydrating=!1:P||(J=D&&R.transition&&R.transition.mode==="out-in",J&&(D.transition.afterLeave=()=>{O===C.pendingId&&(d(R,$,s===w?m(D):s,0),Ns(T))}),D&&(p(D.el)!==C.hiddenContainer&&(s=m(D)),h(D,S,C,!0)),J||d(R,$,s,0)),Mn(C,R),C.pendingBranch=null,C.isInFallback=!1;let j=C.parent,W=!1;for(;j;){if(j.pendingBranch){j.effects.push(...T),W=!0;break}j=j.parent}!W&&!J&&Ns(T),C.effects=[],v&&t&&t.pendingBranch&&_===t.pendingId&&(t.deps--,t.deps===0&&!A&&t.resolve()),wr(I,"onResolve")},fallback(P){if(!C.pendingBranch)return;const{vnode:A,activeBranch:I,parentComponent:D,container:R,namespace:O}=C;wr(A,"onFallback");const T=m(I),S=()=>{C.isInFallback&&(f(null,P,R,T,D,null,O,a,c),Mn(C,P))},$=P.transition&&P.transition.mode==="out-in";$&&(I.transition.afterLeave=S),C.isInFallback=!0,h(I,D,null,!0),$||S()},move(P,A,I){C.activeBranch&&d(C.activeBranch,P,A,I),C.container=P},next(){return C.activeBranch&&m(C.activeBranch)},registerDep(P,A){const I=!!C.pendingBranch;I&&C.deps++;const D=P.vnode.el;P.asyncDep.catch(R=>{Wn(R,P,0)}).then(R=>{if(P.isUnmounted||C.isUnmounted||C.pendingId!==P.suspenseId)return;P.asyncResolved=!0;const{vnode:O}=P;Ws(P,R,!1),D&&(O.el=D);const T=!D&&P.subTree.el;A(P,O,p(D||P.subTree.el),D?null:m(P.subTree),C,i,c),T&&y(T),Wi(P,O.el),I&&--C.deps===0&&C.resolve()})},unmount(P,A){C.isUnmounted=!0,C.activeBranch&&h(C.activeBranch,n,P,A),C.pendingBranch&&h(C.pendingBranch,n,P,A)}};return C}function dp(e,t,n,r,o,s,i,a,c){const u=t.suspense=Gi(t,r,n,e.parentNode,document.createElement("div"),null,o,s,i,a,!0),l=c(e,u.pendingBranch=t.ssContent,n,u,s,i);return u.deps===0&&u.resolve(!1,!0),l}function hp(e){const{shapeFlag:t,children:n}=e,r=t&32;e.ssContent=za(r?n.default:n),e.ssFallback=r?za(n.fallback):ae(We)}function za(e){let t;if(oe(e)){const n=Hn&&e._c;n&&(e._d=!1,q()),e=e(),n&&(e._d=!0,t=ct,Xu())}return re(e)&&(e=op(e)),e=it(e),t&&!e.dynamicChildren&&(e.dynamicChildren=t.filter(n=>n!==e)),e}function Pu(e,t){t&&t.pendingBranch?re(e)?t.effects.push(...e):t.effects.push(e):Ns(e)}function Mn(e,t){e.activeBranch=t;const{vnode:n,parentComponent:r}=e;let o=t.el;for(;!o&&t.component;)t=t.component.subTree,o=t.el;n.el=o,r&&r.subTree===n&&(r.vnode.el=o,Wi(r,o))}function pp(e){var t;return((t=e.props)==null?void 0:t.suspensible)!=null&&e.props.suspensible!==!1}const mp=Symbol.for("v-scx"),gp=()=>He(mp);function yp(e,t){return Wo(e,null,t)}function _p(e,t){return Wo(e,null,{flush:"post"})}const Kr={};function _e(e,t,n){return Wo(e,t,n)}function Wo(e,t,{immediate:n,deep:r,flush:o,once:s,onTrack:i,onTrigger:a}=Te){if(t&&s){const P=t;t=(...A)=>{P(...A),C()}}const c=Le,u=P=>r===!0?P:dn(P,r===!1?1:void 0);let l,f=!1,d=!1;if(De(e)?(l=()=>e.value,f=po(e)):Ln(e)?(l=()=>u(e),f=!0):re(e)?(d=!0,f=e.some(P=>Ln(P)||po(P)),l=()=>e.map(P=>{if(De(P))return P.value;if(Ln(P))return u(P);if(oe(P))return Jt(P,c,2)})):oe(e)?t?l=()=>Jt(e,c,2):l=()=>(h&&h(),ut(e,c,3,[m])):l=at,t&&r){const P=l;l=()=>dn(P())}let h,m=P=>{h=g.onStop=()=>{Jt(P,c,4),h=g.onStop=void 0}},p;if(Mr)if(m=at,t?n&&ut(t,c,3,[l(),d?[]:void 0,m]):l(),o==="sync"){const P=gp();p=P.__watcherHandles||(P.__watcherHandles=[])}else return at;let y=d?new Array(e.length).fill(Kr):Kr;const _=()=>{if(!(!g.active||!g.dirty))if(t){const P=g.run();(r||f||(d?P.some((A,I)=>Xt(A,y[I])):Xt(P,y)))&&(h&&h(),ut(t,c,3,[P,y===Kr?void 0:d&&y[0]===Kr?[]:y,m]),y=P)}else g.run()};_.allowRecurse=!!t;let v;o==="sync"?v=_:o==="post"?v=()=>Fe(_,c&&c.suspense):(_.pre=!0,c&&(_.id=c.uid),v=()=>Vo(_));const g=new Mi(l,at,v),w=kr(),C=()=>{g.stop(),w&&ki(w.effects,g)};return t?n?_():y=g.run():o==="post"?Fe(g.run.bind(g),c&&c.suspense):g.run(),p&&p.push(C),C}function vp(e,t,n){const r=this.proxy,o=xe(e)?e.includes(".")?Cu(r,e):()=>r[e]:e.bind(r,r);let s;oe(t)?s=t:(s=t.handler,n=t);const i=yn(this),a=Wo(o,s.bind(r),n);return i(),a}function Cu(e,t){const n=t.split(".");return()=>{let r=e;for(let o=0;o<n.length&&r;o++)r=r[n[o]];return r}}function dn(e,t,n=0,r){if(!Ee(e)||e.__v_skip)return e;if(t&&t>0){if(n>=t)return e;n++}if(r=r||new Set,r.has(e))return e;if(r.add(e),De(e))dn(e.value,t,n,r);else if(re(e))for(let o=0;o<e.length;o++)dn(e[o],t,n,r);else if(Ul(e)||On(e))e.forEach(o=>{dn(o,t,n,r)});else if(Wl(e))for(const o in e)dn(e[o],t,n,r);return e}function xu(e,t){if(ke===null)return e;const n=Qo(ke)||ke.proxy,r=e.dirs||(e.dirs=[]);for(let o=0;o<t.length;o++){let[s,i,a,c=Te]=t[o];s&&(oe(s)&&(s={mounted:s,updated:s}),s.deep&&dn(i),r.push({dir:s,instance:n,value:i,oldValue:void 0,arg:a,modifiers:c}))}return e}function wt(e,t,n,r){const o=e.dirs,s=t&&t.dirs;for(let i=0;i<o.length;i++){const a=o[i];s&&(a.oldValue=s[i].value);let c=a.dir[r];c&&(En(),ut(c,n,8,[e.el,a,e,t]),Tn())}}const Ut=Symbol("_leaveCb"),Wr=Symbol("_enterCb");function bp(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return en(()=>{e.isMounted=!0}),qn(()=>{e.isUnmounting=!0}),e}const st=[Function,Array],Au={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:st,onEnter:st,onAfterEnter:st,onEnterCancelled:st,onBeforeLeave:st,onLeave:st,onAfterLeave:st,onLeaveCancelled:st,onBeforeAppear:st,onAppear:st,onAfterAppear:st,onAppearCancelled:st},wp={name:"BaseTransition",props:Au,setup(e,{slots:t}){const n=_t(),r=bp();let o;return()=>{const s=t.default&&Iu(t.default(),!0);if(!s||!s.length)return;let i=s[0];if(s.length>1){for(const p of s)if(p.type!==We){i=p;break}}const a=me(e),{mode:c}=a;if(r.isLeaving)return ls(i);const u=Ua(i);if(!u)return ls(i);const l=Fs(u,a,r,n);_o(u,l);const f=n.subTree,d=f&&Ua(f);let h=!1;const{getTransitionKey:m}=u.type;if(m){const p=m();o===void 0?o=p:p!==o&&(o=p,h=!0)}if(d&&d.type!==We&&(!mt(u,d)||h)){const p=Fs(d,a,r,n);if(_o(d,p),c==="out-in")return r.isLeaving=!0,p.afterLeave=()=>{r.isLeaving=!1,n.update.active!==!1&&(n.effect.dirty=!0,n.update())},ls(i);c==="in-out"&&u.type!==We&&(p.delayLeave=(y,_,v)=>{const g=Ru(r,d);g[String(d.key)]=d,y[Ut]=()=>{_(),y[Ut]=void 0,delete l.delayedLeave},l.delayedLeave=v})}return i}}},Ep=wp;function Ru(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 Fs(e,t,n,r){const{appear:o,mode:s,persisted:i=!1,onBeforeEnter:a,onEnter:c,onAfterEnter:u,onEnterCancelled:l,onBeforeLeave:f,onLeave:d,onAfterLeave:h,onLeaveCancelled:m,onBeforeAppear:p,onAppear:y,onAfterAppear:_,onAppearCancelled:v}=t,g=String(e.key),w=Ru(n,e),C=(I,D)=>{I&&ut(I,r,9,D)},P=(I,D)=>{const R=D[1];C(I,D),re(I)?I.every(O=>O.length<=1)&&R():I.length<=1&&R()},A={mode:s,persisted:i,beforeEnter(I){let D=a;if(!n.isMounted)if(o)D=p||a;else return;I[Ut]&&I[Ut](!0);const R=w[g];R&&mt(e,R)&&R.el[Ut]&&R.el[Ut](),C(D,[I])},enter(I){let D=c,R=u,O=l;if(!n.isMounted)if(o)D=y||c,R=_||u,O=v||l;else return;let T=!1;const S=I[Wr]=$=>{T||(T=!0,$?C(O,[I]):C(R,[I]),A.delayedLeave&&A.delayedLeave(),I[Wr]=void 0)};D?P(D,[I,S]):S()},leave(I,D){const R=String(e.key);if(I[Wr]&&I[Wr](!0),n.isUnmounting)return D();C(f,[I]);let O=!1;const T=I[Ut]=S=>{O||(O=!0,D(),S?C(m,[I]):C(h,[I]),I[Ut]=void 0,w[R]===e&&delete w[R])};w[R]=e,d?P(d,[I,T]):T()},clone(I){return Fs(I,t,n,r)}};return A}function ls(e){if(Lr(e))return e=Lt(e),e.children=null,e}function Ua(e){return Lr(e)?e.children?e.children[0]:void 0:e}function _o(e,t){e.shapeFlag&6&&e.component?_o(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 Iu(e,t=!1,n){let r=[],o=0;for(let s=0;s<e.length;s++){let i=e[s];const a=n==null?i.key:String(n)+String(i.key!=null?i.key:s);i.type===Ce?(i.patchFlag&128&&o++,r=r.concat(Iu(i.children,t,a))):(t||i.type!==We)&&r.push(a!=null?Lt(i,{key:a}):i)}if(o>1)for(let s=0;s<r.length;s++)r[s].patchFlag=-2;return r}/*! #__NO_SIDE_EFFECTS__ */function Ie(e,t){return oe(e)?$e({name:e.name},t,{setup:e}):e}const mn=e=>!!e.type.__asyncLoader;/*! #__NO_SIDE_EFFECTS__ */function H(e){oe(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:r,delay:o=200,timeout:s,suspensible:i=!0,onError:a}=e;let c=null,u,l=0;const f=()=>(l++,c=null,d()),d=()=>{let h;return c||(h=c=t().catch(m=>{if(m=m instanceof Error?m:new Error(String(m)),a)return new Promise((p,y)=>{a(m,()=>p(f()),()=>y(m),l+1)});throw m}).then(m=>h!==c&&c?c:(m&&(m.__esModule||m[Symbol.toStringTag]==="Module")&&(m=m.default),u=m,m)))};return Ie({name:"AsyncComponentWrapper",__asyncLoader:d,get __asyncResolved(){return u},setup(){const h=Le;if(u)return()=>us(u,h);const m=v=>{c=null,Wn(v,h,13,!r)};if(i&&h.suspense||Mr)return d().then(v=>()=>us(v,h)).catch(v=>(m(v),()=>r?ae(r,{error:v}):null));const p=le(!1),y=le(),_=le(!!o);return o&&setTimeout(()=>{_.value=!1},o),s!=null&&setTimeout(()=>{if(!p.value&&!y.value){const v=new Error(`Async component timed out after ${s}ms.`);m(v),y.value=v}},s),d().then(()=>{p.value=!0,h.parent&&Lr(h.parent.vnode)&&(h.parent.effect.dirty=!0,Vo(h.parent.update))}).catch(v=>{m(v),y.value=v}),()=>{if(p.value&&u)return us(u,h);if(y.value&&r)return ae(r,{error:y.value});if(n&&!_.value)return ae(n)}}})}function us(e,t){const{ref:n,props:r,children:o,ce:s}=t.vnode,i=ae(e,r,o);return i.ref=n,i.ce=s,delete t.vnode.ce,i}const Lr=e=>e.type.__isKeepAlive,Tp={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(e,{slots:t}){const n=_t(),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 i=null;const a=n.suspense,{renderer:{p:c,m:u,um:l,o:{createElement:f}}}=r,d=f("div");r.activate=(v,g,w,C,P)=>{const A=v.component;u(v,g,w,0,a),c(A.vnode,v,g,w,A,a,C,v.slotScopeIds,P),Fe(()=>{A.isDeactivated=!1,A.a&&kn(A.a);const I=v.props&&v.props.onVnodeMounted;I&&Ge(I,A.parent,v)},a)},r.deactivate=v=>{const g=v.component;u(v,d,null,1,a),Fe(()=>{g.da&&kn(g.da);const w=v.props&&v.props.onVnodeUnmounted;w&&Ge(w,g.parent,v),g.isDeactivated=!0},a)};function h(v){fs(v),l(v,n,a,!0)}function m(v){o.forEach((g,w)=>{const C=qs(g.type);C&&(!v||!v(C))&&p(w)})}function p(v){const g=o.get(v);!i||!mt(g,i)?h(g):i&&fs(i),o.delete(v),s.delete(v)}_e(()=>[e.include,e.exclude],([v,g])=>{v&&m(w=>nr(v,w)),g&&m(w=>!nr(g,w))},{flush:"post",deep:!0});let y=null;const _=()=>{y!=null&&o.set(y,ds(n.subTree))};return en(_),Mu(_),qn(()=>{o.forEach(v=>{const{subTree:g,suspense:w}=n,C=ds(g);if(v.type===C.type&&v.key===C.key){fs(C);const P=C.component.da;P&&Fe(P,w);return}h(v)})}),()=>{if(y=null,!t.default)return null;const v=t.default(),g=v[0];if(v.length>1)return i=null,v;if(!Bn(g)||!(g.shapeFlag&4)&&!(g.shapeFlag&128))return i=null,g;let w=ds(g);const C=w.type,P=qs(mn(w)?w.type.__asyncResolved||{}:C),{include:A,exclude:I,max:D}=e;if(A&&(!P||!nr(A,P))||I&&P&&nr(I,P))return i=w,g;const R=w.key==null?C:w.key,O=o.get(R);return w.el&&(w=Lt(w),g.shapeFlag&128&&(g.ssContent=w)),y=R,O?(w.el=O.el,w.component=O.component,w.transition&&_o(w,w.transition),w.shapeFlag|=512,s.delete(R),s.add(R)):(s.add(R),D&&s.size>parseInt(D,10)&&p(s.values().next().value)),w.shapeFlag|=256,i=w,Tu(g.type)?g:w}}},Sp=Tp;function nr(e,t){return re(e)?e.some(n=>nr(n,t)):xe(e)?e.split(",").includes(t):hh(e)?e.test(t):!1}function Ou(e,t){Lu(e,"a",t)}function ku(e,t){Lu(e,"da",t)}function Lu(e,t,n=Le){const r=e.__wdc||(e.__wdc=()=>{let o=n;for(;o;){if(o.isDeactivated)return;o=o.parent}return e()});if(qo(t,r,n),n){let o=n.parent;for(;o&&o.parent;)Lr(o.parent.vnode)&&Pp(r,t,n,o),o=o.parent}}function Pp(e,t,n,r){const o=qo(t,e,r,!0);Er(()=>{ki(r[t],o)},n)}function fs(e){e.shapeFlag&=-257,e.shapeFlag&=-513}function ds(e){return e.shapeFlag&128?e.ssContent:e}function qo(e,t,n=Le,r=!1){if(n){const o=n[e]||(n[e]=[]),s=t.__weh||(t.__weh=(...i)=>{if(n.isUnmounted)return;En();const a=yn(n),c=ut(t,n,e,i);return a(),Tn(),c});return r?o.unshift(s):o.push(s),s}}const Nt=e=>(t,n=Le)=>(!Mr||e==="sp")&&qo(e,(...r)=>t(...r),n),$u=Nt("bm"),en=Nt("m"),Cp=Nt("bu"),Mu=Nt("u"),qn=Nt("bum"),Er=Nt("um"),xp=Nt("sp"),Ap=Nt("rtg"),Rp=Nt("rtc");function Nu(e,t=Le){qo("ec",e,t)}function Fn(e,t,n,r){let o;const s=n&&n[r];if(re(e)||xe(e)){o=new Array(e.length);for(let i=0,a=e.length;i<a;i++)o[i]=t(e[i],i,void 0,s&&s[i])}else if(typeof e=="number"){o=new Array(e);for(let i=0;i<e;i++)o[i]=t(i+1,i,void 0,s&&s[i])}else if(Ee(e))if(e[Symbol.iterator])o=Array.from(e,(i,a)=>t(i,a,void 0,s&&s[a]));else{const i=Object.keys(e);o=new Array(i.length);for(let a=0,c=i.length;a<c;a++){const u=i[a];o[a]=t(e[u],u,a,s&&s[a])}}else o=[];return n&&(n[r]=o),o}function Qi(e,t,n={},r,o){if(ke.isCE||ke.parent&&mn(ke.parent)&&ke.parent.isCE)return t!=="default"&&(n.name=t),ae("slot",n,r&&r());let s=e[t];s&&s._c&&(s._d=!1),q();const i=s&&Du(s(n)),a=de(Ce,{key:n.key||i&&i.key||`_${t}`},i||(r?r():[]),i&&e._===1?64:-2);return!o&&a.scopeId&&(a.slotScopeIds=[a.scopeId+"-s"]),s&&s._c&&(s._d=!0),a}function Du(e){return e.some(t=>Bn(t)?!(t.type===We||t.type===Ce&&!Du(t.children)):!0)?e:null}const js=e=>e?nf(e)?Qo(e)||e.proxy:js(e.parent):null,cr=$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=>js(e.parent),$root:e=>js(e.root),$emit:e=>e.emit,$options:e=>Ji(e),$forceUpdate:e=>e.f||(e.f=()=>{e.effect.dirty=!0,Vo(e.update)}),$nextTick:e=>e.n||(e.n=Pt.bind(e.proxy)),$watch:e=>vp.bind(e)}),hs=(e,t)=>e!==Te&&!e.__isScriptSetup&&pe(e,t),Ip={get({_:e},t){const{ctx:n,setupState:r,data:o,props:s,accessCache:i,type:a,appContext:c}=e;let u;if(t[0]!=="$"){const h=i[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(hs(r,t))return i[t]=1,r[t];if(o!==Te&&pe(o,t))return i[t]=2,o[t];if((u=e.propsOptions[0])&&pe(u,t))return i[t]=3,s[t];if(n!==Te&&pe(n,t))return i[t]=4,n[t];Hs&&(i[t]=0)}}const l=cr[t];let f,d;if(l)return t==="$attrs"&&Qe(e,"get",t),l(e);if((f=a.__cssModules)&&(f=f[t]))return f;if(n!==Te&&pe(n,t))return i[t]=4,n[t];if(d=c.config.globalProperties,pe(d,t))return d[t]},set({_:e},t,n){const{data:r,setupState:o,ctx:s}=e;return hs(o,t)?(o[t]=n,!0):r!==Te&&pe(r,t)?(r[t]=n,!0):pe(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(s[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:o,propsOptions:s}},i){let a;return!!n[i]||e!==Te&&pe(e,i)||hs(t,i)||(a=s[0])&&pe(a,i)||pe(r,i)||pe(cr,i)||pe(o.config.globalProperties,i)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:pe(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function NP(){return Op().slots}function Op(){const e=_t();return e.setupContext||(e.setupContext=of(e))}function Ka(e){return re(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}function Fu(e){const t=_t();let n=e();return Ks(),Li(n)&&(n=n.catch(r=>{throw yn(t),r})),[n,()=>yn(t)]}let Hs=!0;function kp(e){const t=Ji(e),n=e.proxy,r=e.ctx;Hs=!1,t.beforeCreate&&Wa(t.beforeCreate,e,"bc");const{data:o,computed:s,methods:i,watch:a,provide:c,inject:u,created:l,beforeMount:f,mounted:d,beforeUpdate:h,updated:m,activated:p,deactivated:y,beforeDestroy:_,beforeUnmount:v,destroyed:g,unmounted:w,render:C,renderTracked:P,renderTriggered:A,errorCaptured:I,serverPrefetch:D,expose:R,inheritAttrs:O,components:T,directives:S,filters:$}=t;if(u&&Lp(u,r,null),i)for(const W in i){const z=i[W];oe(z)&&(r[W]=z.bind(n))}if(o){const W=o.call(n,n);Ee(W)&&(e.data=nt(W))}if(Hs=!0,s)for(const W in s){const z=s[W],he=oe(z)?z.bind(n,n):oe(z.get)?z.get.bind(n,n):at,be=!oe(z)&&oe(z.set)?z.set.bind(n):at,Re=ee({get:he,set:be});Object.defineProperty(r,W,{enumerable:!0,configurable:!0,get:()=>Re.value,set:Ae=>Re.value=Ae})}if(a)for(const W in a)ju(a[W],r,n,W);if(c){const W=oe(c)?c.call(n):c;Reflect.ownKeys(W).forEach(z=>{Nn(z,W[z])})}l&&Wa(l,e,"c");function j(W,z){re(z)?z.forEach(he=>W(he.bind(n))):z&&W(z.bind(n))}if(j($u,f),j(en,d),j(Cp,h),j(Mu,m),j(Ou,p),j(ku,y),j(Nu,I),j(Rp,P),j(Ap,A),j(qn,v),j(Er,w),j(xp,D),re(R))if(R.length){const W=e.exposed||(e.exposed={});R.forEach(z=>{Object.defineProperty(W,z,{get:()=>n[z],set:he=>n[z]=he})})}else e.exposed||(e.exposed={});C&&e.render===at&&(e.render=C),O!=null&&(e.inheritAttrs=O),T&&(e.components=T),S&&(e.directives=S)}function Lp(e,t,n=at){re(e)&&(e=Bs(e));for(const r in e){const o=e[r];let s;Ee(o)?"default"in o?s=He(o.from||r,o.default,!0):s=He(o.from||r):s=He(o),De(s)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>s.value,set:i=>s.value=i}):t[r]=s}}function Wa(e,t,n){ut(re(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function ju(e,t,n,r){const o=r.includes(".")?Cu(n,r):()=>n[r];if(xe(e)){const s=t[e];oe(s)&&_e(o,s)}else if(oe(e))_e(o,e.bind(n));else if(Ee(e))if(re(e))e.forEach(s=>ju(s,t,n,r));else{const s=oe(e.handler)?e.handler.bind(n):t[e.handler];oe(s)&&_e(o,s,e)}}function Ji(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:o,optionsCache:s,config:{optionMergeStrategies:i}}=e.appContext,a=s.get(t);let c;return a?c=a:!o.length&&!n&&!r?c=t:(c={},o.length&&o.forEach(u=>vo(c,u,i,!0)),vo(c,t,i)),Ee(t)&&s.set(t,c),c}function vo(e,t,n,r=!1){const{mixins:o,extends:s}=t;s&&vo(e,s,n,!0),o&&o.forEach(i=>vo(e,i,n,!0));for(const i in t)if(!(r&&i==="expose")){const a=$p[i]||n&&n[i];e[i]=a?a(e[i],t[i]):t[i]}return e}const $p={data:qa,props:Ga,emits:Ga,methods:rr,computed:rr,beforeCreate:Ue,created:Ue,beforeMount:Ue,mounted:Ue,beforeUpdate:Ue,updated:Ue,beforeDestroy:Ue,beforeUnmount:Ue,destroyed:Ue,unmounted:Ue,activated:Ue,deactivated:Ue,errorCaptured:Ue,serverPrefetch:Ue,components:rr,directives:rr,watch:Np,provide:qa,inject:Mp};function qa(e,t){return t?e?function(){return $e(oe(e)?e.call(this,this):e,oe(t)?t.call(this,this):t)}:t:e}function Mp(e,t){return rr(Bs(e),Bs(t))}function Bs(e){if(re(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function Ue(e,t){return e?[...new Set([].concat(e,t))]:t}function rr(e,t){return e?$e(Object.create(null),e,t):t}function Ga(e,t){return e?re(e)&&re(t)?[...new Set([...e,...t])]:$e(Object.create(null),Ka(e),Ka(t??{})):t}function Np(e,t){if(!e)return t;if(!t)return e;const n=$e(Object.create(null),e);for(const r in t)n[r]=Ue(e[r],t[r]);return n}function Hu(){return{app:null,config:{isNativeTag:fh,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let Dp=0;function Fp(e,t){return function(r,o=null){oe(r)||(r=$e({},r)),o!=null&&!Ee(o)&&(o=null);const s=Hu(),i=new WeakSet;let a=!1;const c=s.app={_uid:Dp++,_component:r,_props:o,_container:null,_context:s,_instance:null,version:sf,get config(){return s.config},set config(u){},use(u,...l){return i.has(u)||(u&&oe(u.install)?(i.add(u),u.install(c,...l)):oe(u)&&(i.add(u),u(c,...l))),c},mixin(u){return s.mixins.includes(u)||s.mixins.push(u),c},component(u,l){return l?(s.components[u]=l,c):s.components[u]},directive(u,l){return l?(s.directives[u]=l,c):s.directives[u]},mount(u,l,f){if(!a){const d=ae(r,o);return d.appContext=s,f===!0?f="svg":f===!1&&(f=void 0),l&&t?t(d,u):e(d,u,f),a=!0,c._container=u,u.__vue_app__=c,Qo(d.component)||d.component.proxy}},unmount(){a&&(e(null,c._container),delete c._container.__vue_app__)},provide(u,l){return s.provides[u]=l,c},runWithContext(u){Tr=c;try{return u()}finally{Tr=null}}};return c}}let Tr=null;function Nn(e,t){if(Le){let n=Le.provides;const r=Le.parent&&Le.parent.provides;r===n&&(n=Le.provides=Object.create(r)),n[e]=t}}function He(e,t,n=!1){const r=Le||ke;if(r||Tr){const o=r?r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:Tr._context.provides;if(o&&e in o)return o[e];if(arguments.length>1)return n&&oe(t)?t.call(r&&r.proxy):t}}function Bu(){return!!(Le||ke||Tr)}function jp(e,t,n,r=!1){const o={},s={};fo(s,Go,1),e.propsDefaults=Object.create(null),Vu(e,t,o,s);for(const i in e.propsOptions[0])i in o||(o[i]=void 0);n?e.props=r?o:gt(o):e.type.props?e.props=o:e.props=s,e.attrs=s}function Hp(e,t,n,r){const{props:o,attrs:s,vnode:{patchFlag:i}}=e,a=me(o),[c]=e.propsOptions;let u=!1;if((r||i>0)&&!(i&16)){if(i&8){const l=e.vnode.dynamicProps;for(let f=0;f<l.length;f++){let d=l[f];if(zo(e.emitsOptions,d))continue;const h=t[d];if(c)if(pe(s,d))h!==s[d]&&(s[d]=h,u=!0);else{const m=St(d);o[m]=Vs(c,a,m,h,e,!1)}else h!==s[d]&&(s[d]=h,u=!0)}}}else{Vu(e,t,o,s)&&(u=!0);let l;for(const f in a)(!t||!pe(t,f)&&((l=bn(f))===f||!pe(t,l)))&&(c?n&&(n[f]!==void 0||n[l]!==void 0)&&(o[f]=Vs(c,a,f,void 0,e,!0)):delete o[f]);if(s!==a)for(const f in s)(!t||!pe(t,f))&&(delete s[f],u=!0)}u&&Ot(e,"set","$attrs")}function Vu(e,t,n,r){const[o,s]=e.propsOptions;let i=!1,a;if(t)for(let c in t){if(ar(c))continue;const u=t[c];let l;o&&pe(o,l=St(c))?!s||!s.includes(l)?n[l]=u:(a||(a={}))[l]=u:zo(e.emitsOptions,c)||(!(c in r)||u!==r[c])&&(r[c]=u,i=!0)}if(s){const c=me(n),u=a||Te;for(let l=0;l<s.length;l++){const f=s[l];n[f]=Vs(o,c,f,u[f],e,!pe(u,f))}}return i}function Vs(e,t,n,r,o,s){const i=e[n];if(i!=null){const a=pe(i,"default");if(a&&r===void 0){const c=i.default;if(i.type!==Function&&!i.skipFactory&&oe(c)){const{propsDefaults:u}=o;if(n in u)r=u[n];else{const l=yn(o);r=u[n]=c.call(null,t),l()}}else r=c}i[0]&&(s&&!a?r=!1:i[1]&&(r===""||r===bn(n))&&(r=!0))}return r}function zu(e,t,n=!1){const r=t.propsCache,o=r.get(e);if(o)return o;const s=e.props,i={},a=[];let c=!1;if(!oe(e)){const l=f=>{c=!0;const[d,h]=zu(f,t,!0);$e(i,d),h&&a.push(...h)};!n&&t.mixins.length&&t.mixins.forEach(l),e.extends&&l(e.extends),e.mixins&&e.mixins.forEach(l)}if(!s&&!c)return Ee(e)&&r.set(e,In),In;if(re(s))for(let l=0;l<s.length;l++){const f=St(s[l]);Qa(f)&&(i[f]=Te)}else if(s)for(const l in s){const f=St(l);if(Qa(f)){const d=s[l],h=i[f]=re(d)||oe(d)?{type:d}:$e({},d);if(h){const m=Xa(Boolean,h.type),p=Xa(String,h.type);h[0]=m>-1,h[1]=p<0||m<p,(m>-1||pe(h,"default"))&&a.push(f)}}}const u=[i,a];return Ee(e)&&r.set(e,u),u}function Qa(e){return e[0]!=="$"}function Ja(e){const t=e&&e.toString().match(/^\s*(function|class) (\w+)/);return t?t[2]:e===null?"null":""}function Ya(e,t){return Ja(e)===Ja(t)}function Xa(e,t){return re(t)?t.findIndex(n=>Ya(n,e)):oe(t)&&Ya(t,e)?0:-1}const Uu=e=>e[0]==="_"||e==="$stable",Yi=e=>re(e)?e.map(it):[it(e)],Bp=(e,t,n)=>{if(t._n)return t;const r=rt((...o)=>Yi(t(...o)),n);return r._c=!1,r},Ku=(e,t,n)=>{const r=e._ctx;for(const o in e){if(Uu(o))continue;const s=e[o];if(oe(s))t[o]=Bp(o,s,r);else if(s!=null){const i=Yi(s);t[o]=()=>i}}},Wu=(e,t)=>{const n=Yi(t);e.slots.default=()=>n},Vp=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=me(t),fo(t,"_",n)):Ku(t,e.slots={})}else e.slots={},t&&Wu(e,t);fo(e.slots,Go,1)},zp=(e,t,n)=>{const{vnode:r,slots:o}=e;let s=!0,i=Te;if(r.shapeFlag&32){const a=t._;a?n&&a===1?s=!1:($e(o,t),!n&&a===1&&delete o._):(s=!t.$stable,Ku(t,o)),i=t}else t&&(Wu(e,t),i={default:1});if(s)for(const a in o)!Uu(a)&&i[a]==null&&delete o[a]};function bo(e,t,n,r,o=!1){if(re(e)){e.forEach((d,h)=>bo(d,t&&(re(t)?t[h]:t),n,r,o));return}if(mn(r)&&!o)return;const s=r.shapeFlag&4?Qo(r.component)||r.component.proxy:r.el,i=o?null:s,{i:a,r:c}=e,u=t&&t.r,l=a.refs===Te?a.refs={}:a.refs,f=a.setupState;if(u!=null&&u!==c&&(xe(u)?(l[u]=null,pe(f,u)&&(f[u]=null)):De(u)&&(u.value=null)),oe(c))Jt(c,a,12,[i,l]);else{const d=xe(c),h=De(c);if(d||h){const m=()=>{if(e.f){const p=d?pe(f,c)?f[c]:l[c]:c.value;o?re(p)&&ki(p,s):re(p)?p.includes(s)||p.push(s):d?(l[c]=[s],pe(f,c)&&(f[c]=l[c])):(c.value=[s],e.k&&(l[e.k]=c.value))}else d?(l[c]=i,pe(f,c)&&(f[c]=i)):h&&(c.value=i,e.k&&(l[e.k]=i))};i?(m.id=-1,Fe(m,n)):m()}}}let jt=!1;const Up=e=>e.namespaceURI.includes("svg")&&e.tagName!=="foreignObject",Kp=e=>e.namespaceURI.includes("MathML"),qr=e=>{if(Up(e))return"svg";if(Kp(e))return"mathml"},Gr=e=>e.nodeType===8;function Wp(e){const{mt:t,p:n,o:{patchProp:r,createText:o,nextSibling:s,parentNode:i,remove:a,insert:c,createComment:u}}=e,l=(g,w)=>{if(!w.hasChildNodes()){n(null,g,w),go(),w._vnode=g;return}jt=!1,f(w.firstChild,g,null,null,null),go(),w._vnode=g,jt&&console.error("Hydration completed but contains mismatches.")},f=(g,w,C,P,A,I=!1)=>{const D=Gr(g)&&g.data==="[",R=()=>p(g,w,C,P,A,D),{type:O,ref:T,shapeFlag:S,patchFlag:$}=w;let J=g.nodeType;w.el=g,$===-2&&(I=!1,w.dynamicChildren=null);let j=null;switch(O){case jn:J!==3?w.children===""?(c(w.el=o(""),i(g),g),j=g):j=R():(g.data!==w.children&&(jt=!0,g.data=w.children),j=s(g));break;case We:v(g)?(j=s(g),_(w.el=g.content.firstChild,g,C)):J!==8||D?j=R():j=s(g);break;case Dn:if(D&&(g=s(g),J=g.nodeType),J===1||J===3){j=g;const W=!w.children.length;for(let z=0;z<w.staticCount;z++)W&&(w.children+=j.nodeType===1?j.outerHTML:j.data),z===w.staticCount-1&&(w.anchor=j),j=s(j);return D?s(j):j}else R();break;case Ce:D?j=m(g,w,C,P,A,I):j=R();break;default:if(S&1)(J!==1||w.type.toLowerCase()!==g.tagName.toLowerCase())&&!v(g)?j=R():j=d(g,w,C,P,A,I);else if(S&6){w.slotScopeIds=A;const W=i(g);if(D?j=y(g):Gr(g)&&g.data==="teleport start"?j=y(g,g.data,"teleport end"):j=s(g),t(w,W,null,C,P,qr(W),I),mn(w)){let z;D?(z=ae(Ce),z.anchor=j?j.previousSibling:W.lastChild):z=g.nodeType===3?$r(""):ae("div"),z.el=g,w.component.subTree=z}}else S&64?J!==8?j=R():j=w.type.hydrate(g,w,C,P,A,I,e,h):S&128&&(j=w.type.hydrate(g,w,C,P,qr(i(g)),A,I,e,f))}return T!=null&&bo(T,null,P,w),j},d=(g,w,C,P,A,I)=>{I=I||!!w.dynamicChildren;const{type:D,props:R,patchFlag:O,shapeFlag:T,dirs:S,transition:$}=w,J=D==="input"||D==="option";if(J||O!==-1){S&&wt(w,null,C,"created");let j=!1;if(v(g)){j=Gu(P,$)&&C&&C.vnode.props&&C.vnode.props.appear;const z=g.content.firstChild;j&&$.beforeEnter(z),_(z,g,C),w.el=g=z}if(T&16&&!(R&&(R.innerHTML||R.textContent))){let z=h(g.firstChild,w,g,C,P,A,I);for(;z;){jt=!0;const he=z;z=z.nextSibling,a(he)}}else T&8&&g.textContent!==w.children&&(jt=!0,g.textContent=w.children);if(R)if(J||!I||O&48)for(const z in R)(J&&(z.endsWith("value")||z==="indeterminate")||Ir(z)&&!ar(z)||z[0]===".")&&r(g,z,null,R[z],void 0,void 0,C);else R.onClick&&r(g,"onClick",null,R.onClick,void 0,void 0,C);let W;(W=R&&R.onVnodeBeforeMount)&&Ge(W,C,w),S&&wt(w,null,C,"beforeMount"),((W=R&&R.onVnodeMounted)||S||j)&&Pu(()=>{W&&Ge(W,C,w),j&&$.enter(g),S&&wt(w,null,C,"mounted")},P)}return g.nextSibling},h=(g,w,C,P,A,I,D)=>{D=D||!!w.dynamicChildren;const R=w.children,O=R.length;for(let T=0;T<O;T++){const S=D?R[T]:R[T]=it(R[T]);if(g)g=f(g,S,P,A,I,D);else{if(S.type===jn&&!S.children)continue;jt=!0,n(null,S,C,null,P,A,qr(C),I)}}return g},m=(g,w,C,P,A,I)=>{const{slotScopeIds:D}=w;D&&(A=A?A.concat(D):D);const R=i(g),O=h(s(g),w,R,C,P,A,I);return O&&Gr(O)&&O.data==="]"?s(w.anchor=O):(jt=!0,c(w.anchor=u("]"),R,O),O)},p=(g,w,C,P,A,I)=>{if(jt=!0,w.el=null,I){const O=y(g);for(;;){const T=s(g);if(T&&T!==O)a(T);else break}}const D=s(g),R=i(g);return a(g),n(null,w,R,D,C,P,qr(R),A),D},y=(g,w="[",C="]")=>{let P=0;for(;g;)if(g=s(g),g&&Gr(g)&&(g.data===w&&P++,g.data===C)){if(P===0)return s(g);P--}return g},_=(g,w,C)=>{const P=w.parentNode;P&&P.replaceChild(g,w);let A=C;for(;A;)A.vnode.el===w&&(A.vnode.el=A.subTree.el=g),A=A.parent},v=g=>g.nodeType===1&&g.tagName.toLowerCase()==="template";return[l,f]}const Fe=Pu;function qp(e){return qu(e)}function Gp(e){return qu(e,Wp)}function qu(e,t){const n=Gl();n.__VUE__=!0;const{insert:r,remove:o,patchProp:s,createElement:i,createText:a,createComment:c,setText:u,setElementText:l,parentNode:f,nextSibling:d,setScopeId:h=at,insertStaticContent:m}=e,p=(b,E,x,M=null,L=null,U=null,Q=void 0,V=null,K=!!E.dynamicChildren)=>{if(b===E)return;b&&!mt(b,E)&&(M=k(b),Ae(b,L,U,!0),b=null),E.patchFlag===-2&&(K=!1,E.dynamicChildren=null);const{type:B,ref:X,shapeFlag:ne}=E;switch(B){case jn:y(b,E,x,M);break;case We:_(b,E,x,M);break;case Dn:b==null&&v(E,x,M,Q);break;case Ce:T(b,E,x,M,L,U,Q,V,K);break;default:ne&1?C(b,E,x,M,L,U,Q,V,K):ne&6?S(b,E,x,M,L,U,Q,V,K):(ne&64||ne&128)&&B.process(b,E,x,M,L,U,Q,V,K,Z)}X!=null&&L&&bo(X,b&&b.ref,U,E||b,!E)},y=(b,E,x,M)=>{if(b==null)r(E.el=a(E.children),x,M);else{const L=E.el=b.el;E.children!==b.children&&u(L,E.children)}},_=(b,E,x,M)=>{b==null?r(E.el=c(E.children||""),x,M):E.el=b.el},v=(b,E,x,M)=>{[b.el,b.anchor]=m(b.children,E,x,M,b.el,b.anchor)},g=({el:b,anchor:E},x,M)=>{let L;for(;b&&b!==E;)L=d(b),r(b,x,M),b=L;r(E,x,M)},w=({el:b,anchor:E})=>{let x;for(;b&&b!==E;)x=d(b),o(b),b=x;o(E)},C=(b,E,x,M,L,U,Q,V,K)=>{E.type==="svg"?Q="svg":E.type==="math"&&(Q="mathml"),b==null?P(E,x,M,L,U,Q,V,K):D(b,E,L,U,Q,V,K)},P=(b,E,x,M,L,U,Q,V)=>{let K,B;const{props:X,shapeFlag:ne,transition:te,dirs:ce}=b;if(K=b.el=i(b.type,U,X&&X.is,X),ne&8?l(K,b.children):ne&16&&I(b.children,K,null,M,L,ps(b,U),Q,V),ce&&wt(b,null,M,"created"),A(K,b,b.scopeId,Q,M),X){for(const we in X)we!=="value"&&!ar(we)&&s(K,we,null,X[we],U,b.children,M,L,Oe);"value"in X&&s(K,"value",null,X.value,U),(B=X.onVnodeBeforeMount)&&Ge(B,M,b)}ce&&wt(b,null,M,"beforeMount");const fe=Gu(L,te);fe&&te.beforeEnter(K),r(K,E,x),((B=X&&X.onVnodeMounted)||fe||ce)&&Fe(()=>{B&&Ge(B,M,b),fe&&te.enter(K),ce&&wt(b,null,M,"mounted")},L)},A=(b,E,x,M,L)=>{if(x&&h(b,x),M)for(let U=0;U<M.length;U++)h(b,M[U]);if(L){let U=L.subTree;if(E===U){const Q=L.vnode;A(b,Q,Q.scopeId,Q.slotScopeIds,L.parent)}}},I=(b,E,x,M,L,U,Q,V,K=0)=>{for(let B=K;B<b.length;B++){const X=b[B]=V?Kt(b[B]):it(b[B]);p(null,X,E,x,M,L,U,Q,V)}},D=(b,E,x,M,L,U,Q)=>{const V=E.el=b.el;let{patchFlag:K,dynamicChildren:B,dirs:X}=E;K|=b.patchFlag&16;const ne=b.props||Te,te=E.props||Te;let ce;if(x&&rn(x,!1),(ce=te.onVnodeBeforeUpdate)&&Ge(ce,x,E,b),X&&wt(E,b,x,"beforeUpdate"),x&&rn(x,!0),B?R(b.dynamicChildren,B,V,x,M,ps(E,L),U):Q||z(b,E,V,null,x,M,ps(E,L),U,!1),K>0){if(K&16)O(V,E,ne,te,x,M,L);else if(K&2&&ne.class!==te.class&&s(V,"class",null,te.class,L),K&4&&s(V,"style",ne.style,te.style,L),K&8){const fe=E.dynamicProps;for(let we=0;we<fe.length;we++){const Pe=fe[we],Ne=ne[Pe],ht=te[Pe];(ht!==Ne||Pe==="value")&&s(V,Pe,Ne,ht,L,b.children,x,M,Oe)}}K&1&&b.children!==E.children&&l(V,E.children)}else!Q&&B==null&&O(V,E,ne,te,x,M,L);((ce=te.onVnodeUpdated)||X)&&Fe(()=>{ce&&Ge(ce,x,E,b),X&&wt(E,b,x,"updated")},M)},R=(b,E,x,M,L,U,Q)=>{for(let V=0;V<E.length;V++){const K=b[V],B=E[V],X=K.el&&(K.type===Ce||!mt(K,B)||K.shapeFlag&70)?f(K.el):x;p(K,B,X,null,M,L,U,Q,!0)}},O=(b,E,x,M,L,U,Q)=>{if(x!==M){if(x!==Te)for(const V in x)!ar(V)&&!(V in M)&&s(b,V,x[V],null,Q,E.children,L,U,Oe);for(const V in M){if(ar(V))continue;const K=M[V],B=x[V];K!==B&&V!=="value"&&s(b,V,B,K,Q,E.children,L,U,Oe)}"value"in M&&s(b,"value",x.value,M.value,Q)}},T=(b,E,x,M,L,U,Q,V,K)=>{const B=E.el=b?b.el:a(""),X=E.anchor=b?b.anchor:a("");let{patchFlag:ne,dynamicChildren:te,slotScopeIds:ce}=E;ce&&(V=V?V.concat(ce):ce),b==null?(r(B,x,M),r(X,x,M),I(E.children||[],x,X,L,U,Q,V,K)):ne>0&&ne&64&&te&&b.dynamicChildren?(R(b.dynamicChildren,te,x,L,U,Q,V),(E.key!=null||L&&E===L.subTree)&&Xi(b,E,!0)):z(b,E,x,X,L,U,Q,V,K)},S=(b,E,x,M,L,U,Q,V,K)=>{E.slotScopeIds=V,b==null?E.shapeFlag&512?L.ctx.activate(E,x,M,Q,K):$(E,x,M,L,U,Q,K):J(b,E,K)},$=(b,E,x,M,L,U,Q)=>{const V=b.component=om(b,M,L);if(Lr(b)&&(V.ctx.renderer=Z),sm(V),V.asyncDep){if(L&&L.registerDep(V,j),!b.el){const K=V.subTree=ae(We);_(null,K,E,x)}}else j(V,b,E,x,L,U,Q)},J=(b,E,x)=>{const M=E.component=b.component;if(ap(b,E,x))if(M.asyncDep&&!M.asyncResolved){W(M,E,x);return}else M.next=E,tp(M.update),M.effect.dirty=!0,M.update();else E.el=b.el,M.vnode=E},j=(b,E,x,M,L,U,Q)=>{const V=()=>{if(b.isMounted){let{next:X,bu:ne,u:te,parent:ce,vnode:fe}=b;{const Pn=Qu(b);if(Pn){X&&(X.el=fe.el,W(b,X,Q)),Pn.asyncDep.then(()=>{b.isUnmounted||V()});return}}let we=X,Pe;rn(b,!1),X?(X.el=fe.el,W(b,X,Q)):X=fe,ne&&kn(ne),(Pe=X.props&&X.props.onVnodeBeforeUpdate)&&Ge(Pe,ce,X,fe),rn(b,!0);const Ne=cs(b),ht=b.subTree;b.subTree=Ne,p(ht,Ne,f(ht.el),k(ht),b,L,U),X.el=Ne.el,we===null&&Wi(b,Ne.el),te&&Fe(te,L),(Pe=X.props&&X.props.onVnodeUpdated)&&Fe(()=>Ge(Pe,ce,X,fe),L)}else{let X;const{el:ne,props:te}=E,{bm:ce,m:fe,parent:we}=b,Pe=mn(E);if(rn(b,!1),ce&&kn(ce),!Pe&&(X=te&&te.onVnodeBeforeMount)&&Ge(X,we,E),rn(b,!0),ne&&Se){const Ne=()=>{b.subTree=cs(b),Se(ne,b.subTree,b,L,null)};Pe?E.type.__asyncLoader().then(()=>!b.isUnmounted&&Ne()):Ne()}else{const Ne=b.subTree=cs(b);p(null,Ne,x,M,b,L,U),E.el=Ne.el}if(fe&&Fe(fe,L),!Pe&&(X=te&&te.onVnodeMounted)){const Ne=E;Fe(()=>Ge(X,we,Ne),L)}(E.shapeFlag&256||we&&mn(we.vnode)&&we.vnode.shapeFlag&256)&&b.a&&Fe(b.a,L),b.isMounted=!0,E=x=M=null}},K=b.effect=new Mi(V,at,()=>Vo(B),b.scope),B=b.update=()=>{K.dirty&&K.run()};B.id=b.uid,rn(b,!0),B()},W=(b,E,x)=>{E.component=b;const M=b.vnode.props;b.vnode=E,b.next=null,Hp(b,E.props,M,x),zp(b,E.children,x),En(),Ha(b),Tn()},z=(b,E,x,M,L,U,Q,V,K=!1)=>{const B=b&&b.children,X=b?b.shapeFlag:0,ne=E.children,{patchFlag:te,shapeFlag:ce}=E;if(te>0){if(te&128){be(B,ne,x,M,L,U,Q,V,K);return}else if(te&256){he(B,ne,x,M,L,U,Q,V,K);return}}ce&8?(X&16&&Oe(B,L,U),ne!==B&&l(x,ne)):X&16?ce&16?be(B,ne,x,M,L,U,Q,V,K):Oe(B,L,U,!0):(X&8&&l(x,""),ce&16&&I(ne,x,M,L,U,Q,V,K))},he=(b,E,x,M,L,U,Q,V,K)=>{b=b||In,E=E||In;const B=b.length,X=E.length,ne=Math.min(B,X);let te;for(te=0;te<ne;te++){const ce=E[te]=K?Kt(E[te]):it(E[te]);p(b[te],ce,x,null,L,U,Q,V,K)}B>X?Oe(b,L,U,!0,!1,ne):I(E,x,M,L,U,Q,V,K,ne)},be=(b,E,x,M,L,U,Q,V,K)=>{let B=0;const X=E.length;let ne=b.length-1,te=X-1;for(;B<=ne&&B<=te;){const ce=b[B],fe=E[B]=K?Kt(E[B]):it(E[B]);if(mt(ce,fe))p(ce,fe,x,null,L,U,Q,V,K);else break;B++}for(;B<=ne&&B<=te;){const ce=b[ne],fe=E[te]=K?Kt(E[te]):it(E[te]);if(mt(ce,fe))p(ce,fe,x,null,L,U,Q,V,K);else break;ne--,te--}if(B>ne){if(B<=te){const ce=te+1,fe=ce<X?E[ce].el:M;for(;B<=te;)p(null,E[B]=K?Kt(E[B]):it(E[B]),x,fe,L,U,Q,V,K),B++}}else if(B>te)for(;B<=ne;)Ae(b[B],L,U,!0),B++;else{const ce=B,fe=B,we=new Map;for(B=fe;B<=te;B++){const Ye=E[B]=K?Kt(E[B]):it(E[B]);Ye.key!=null&&we.set(Ye.key,B)}let Pe,Ne=0;const ht=te-fe+1;let Pn=!1,Ra=0;const Qn=new Array(ht);for(B=0;B<ht;B++)Qn[B]=0;for(B=ce;B<=ne;B++){const Ye=b[B];if(Ne>=ht){Ae(Ye,L,U,!0);continue}let vt;if(Ye.key!=null)vt=we.get(Ye.key);else for(Pe=fe;Pe<=te;Pe++)if(Qn[Pe-fe]===0&&mt(Ye,E[Pe])){vt=Pe;break}vt===void 0?Ae(Ye,L,U,!0):(Qn[vt-fe]=B+1,vt>=Ra?Ra=vt:Pn=!0,p(Ye,E[vt],x,null,L,U,Q,V,K),Ne++)}const Ia=Pn?Qp(Qn):In;for(Pe=Ia.length-1,B=ht-1;B>=0;B--){const Ye=fe+B,vt=E[Ye],Oa=Ye+1<X?E[Ye+1].el:M;Qn[B]===0?p(null,vt,x,Oa,L,U,Q,V,K):Pn&&(Pe<0||B!==Ia[Pe]?Re(vt,x,Oa,2):Pe--)}}},Re=(b,E,x,M,L=null)=>{const{el:U,type:Q,transition:V,children:K,shapeFlag:B}=b;if(B&6){Re(b.component.subTree,E,x,M);return}if(B&128){b.suspense.move(E,x,M);return}if(B&64){Q.move(b,E,x,Z);return}if(Q===Ce){r(U,E,x);for(let ne=0;ne<K.length;ne++)Re(K[ne],E,x,M);r(b.anchor,E,x);return}if(Q===Dn){g(b,E,x);return}if(M!==2&&B&1&&V)if(M===0)V.beforeEnter(U),r(U,E,x),Fe(()=>V.enter(U),L);else{const{leave:ne,delayLeave:te,afterLeave:ce}=V,fe=()=>r(U,E,x),we=()=>{ne(U,()=>{fe(),ce&&ce()})};te?te(U,fe,we):we()}else r(U,E,x)},Ae=(b,E,x,M=!1,L=!1)=>{const{type:U,props:Q,ref:V,children:K,dynamicChildren:B,shapeFlag:X,patchFlag:ne,dirs:te}=b;if(V!=null&&bo(V,null,x,b,!0),X&256){E.ctx.deactivate(b);return}const ce=X&1&&te,fe=!mn(b);let we;if(fe&&(we=Q&&Q.onVnodeBeforeUnmount)&&Ge(we,E,b),X&6)Ct(b.component,x,M);else{if(X&128){b.suspense.unmount(x,M);return}ce&&wt(b,null,E,"beforeUnmount"),X&64?b.type.remove(b,E,x,L,Z,M):B&&(U!==Ce||ne>0&&ne&64)?Oe(B,E,x,!1,!0):(U===Ce&&ne&384||!L&&X&16)&&Oe(K,E,x),M&&Me(b)}(fe&&(we=Q&&Q.onVnodeUnmounted)||ce)&&Fe(()=>{we&&Ge(we,E,b),ce&&wt(b,null,E,"unmounted")},x)},Me=b=>{const{type:E,el:x,anchor:M,transition:L}=b;if(E===Ce){ze(x,M);return}if(E===Dn){w(b);return}const U=()=>{o(x),L&&!L.persisted&&L.afterLeave&&L.afterLeave()};if(b.shapeFlag&1&&L&&!L.persisted){const{leave:Q,delayLeave:V}=L,K=()=>Q(x,U);V?V(b.el,U,K):K()}else U()},ze=(b,E)=>{let x;for(;b!==E;)x=d(b),o(b),b=x;o(E)},Ct=(b,E,x)=>{const{bum:M,scope:L,update:U,subTree:Q,um:V}=b;M&&kn(M),L.stop(),U&&(U.active=!1,Ae(Q,b,E,x)),V&&Fe(V,E),Fe(()=>{b.isUnmounted=!0},E),E&&E.pendingBranch&&!E.isUnmounted&&b.asyncDep&&!b.asyncResolved&&b.suspenseId===E.pendingId&&(E.deps--,E.deps===0&&E.resolve())},Oe=(b,E,x,M=!1,L=!1,U=0)=>{for(let Q=U;Q<b.length;Q++)Ae(b[Q],E,x,M,L)},k=b=>b.shapeFlag&6?k(b.component.subTree):b.shapeFlag&128?b.suspense.next():d(b.anchor||b.el);let Y=!1;const G=(b,E,x)=>{b==null?E._vnode&&Ae(E._vnode,null,null,!0):p(E._vnode||null,b,E,null,null,null,x),Y||(Y=!0,Ha(),go(),Y=!1),E._vnode=b},Z={p,um:Ae,m:Re,r:Me,mt:$,mc:I,pc:z,pbc:R,n:k,o:e};let ye,Se;return t&&([ye,Se]=t(Z)),{render:G,hydrate:ye,createApp:Fp(G,ye)}}function ps({type:e,props:t},n){return n==="svg"&&e==="foreignObject"||n==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:n}function rn({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function Gu(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Xi(e,t,n=!1){const r=e.children,o=t.children;if(re(r)&&re(o))for(let s=0;s<r.length;s++){const i=r[s];let a=o[s];a.shapeFlag&1&&!a.dynamicChildren&&((a.patchFlag<=0||a.patchFlag===32)&&(a=o[s]=Kt(o[s]),a.el=i.el),n||Xi(i,a)),a.type===jn&&(a.el=i.el)}}function Qp(e){const t=e.slice(),n=[0];let r,o,s,i,a;const c=e.length;for(r=0;r<c;r++){const u=e[r];if(u!==0){if(o=n[n.length-1],e[o]<u){t[r]=o,n.push(r);continue}for(s=0,i=n.length-1;s<i;)a=s+i>>1,e[n[a]]<u?s=a+1:i=a;u<e[n[s]]&&(s>0&&(t[r]=n[s-1]),n[s]=r)}}for(s=n.length,i=n[s-1];s-- >0;)n[s]=i,i=t[i];return n}function Qu(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Qu(t)}const Jp=e=>e.__isTeleport,lr=e=>e&&(e.disabled||e.disabled===""),Za=e=>typeof SVGElement<"u"&&e instanceof SVGElement,ec=e=>typeof MathMLElement=="function"&&e instanceof MathMLElement,zs=(e,t)=>{const n=e&&e.to;return xe(n)?t?t(n):null:n},Yp={name:"Teleport",__isTeleport:!0,process(e,t,n,r,o,s,i,a,c,u){const{mc:l,pc:f,pbc:d,o:{insert:h,querySelector:m,createText:p,createComment:y}}=u,_=lr(t.props);let{shapeFlag:v,children:g,dynamicChildren:w}=t;if(e==null){const C=t.el=p(""),P=t.anchor=p("");h(C,n,r),h(P,n,r);const A=t.target=zs(t.props,m),I=t.targetAnchor=p("");A&&(h(I,A),i==="svg"||Za(A)?i="svg":(i==="mathml"||ec(A))&&(i="mathml"));const D=(R,O)=>{v&16&&l(g,R,O,o,s,i,a,c)};_?D(n,P):A&&D(A,I)}else{t.el=e.el;const C=t.anchor=e.anchor,P=t.target=e.target,A=t.targetAnchor=e.targetAnchor,I=lr(e.props),D=I?n:P,R=I?C:A;if(i==="svg"||Za(P)?i="svg":(i==="mathml"||ec(P))&&(i="mathml"),w?(d(e.dynamicChildren,w,D,o,s,i,a),Xi(e,t,!0)):c||f(e,t,D,R,o,s,i,a,!1),_)I?t.props&&e.props&&t.props.to!==e.props.to&&(t.props.to=e.props.to):Qr(t,n,C,u,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const O=t.target=zs(t.props,m);O&&Qr(t,O,null,u,0)}else I&&Qr(t,P,A,u,1)}Yu(t)},remove(e,t,n,r,{um:o,o:{remove:s}},i){const{shapeFlag:a,children:c,anchor:u,targetAnchor:l,target:f,props:d}=e;if(f&&s(l),i&&s(u),a&16){const h=i||!lr(d);for(let m=0;m<c.length;m++){const p=c[m];o(p,t,n,h,!!p.dynamicChildren)}}},move:Qr,hydrate:Xp};function Qr(e,t,n,{o:{insert:r},m:o},s=2){s===0&&r(e.targetAnchor,t,n);const{el:i,anchor:a,shapeFlag:c,children:u,props:l}=e,f=s===2;if(f&&r(i,t,n),(!f||lr(l))&&c&16)for(let d=0;d<u.length;d++)o(u[d],t,n,2);f&&r(a,t,n)}function Xp(e,t,n,r,o,s,{o:{nextSibling:i,parentNode:a,querySelector:c}},u){const l=t.target=zs(t.props,c);if(l){const f=l._lpa||l.firstChild;if(t.shapeFlag&16)if(lr(t.props))t.anchor=u(i(e),t,a(e),n,r,o,s),t.targetAnchor=f;else{t.anchor=i(e);let d=f;for(;d;)if(d=i(d),d&&d.nodeType===8&&d.data==="teleport anchor"){t.targetAnchor=d,l._lpa=t.targetAnchor&&i(t.targetAnchor);break}u(f,t,l,n,r,o,s)}Yu(t)}return t.anchor&&i(t.anchor)}const Ju=Yp;function Yu(e){const t=e.ctx;if(t&&t.ut){let n=e.children[0].el;for(;n&&n!==e.targetAnchor;)n.nodeType===1&&n.setAttribute("data-v-owner",t.uid),n=n.nextSibling;t.ut()}}const Ce=Symbol.for("v-fgt"),jn=Symbol.for("v-txt"),We=Symbol.for("v-cmt"),Dn=Symbol.for("v-stc"),ur=[];let ct=null;function q(e=!1){ur.push(ct=e?null:[])}function Xu(){ur.pop(),ct=ur[ur.length-1]||null}let Hn=1;function tc(e){Hn+=e}function Zu(e){return e.dynamicChildren=Hn>0?ct||In:null,Xu(),Hn>0&&ct&&ct.push(e),e}function ue(e,t,n,r,o,s){return Zu(se(e,t,n,r,o,s,!0))}function de(e,t,n,r,o){return Zu(ae(e,t,n,r,o,!0))}function Bn(e){return e?e.__v_isVNode===!0:!1}function mt(e,t){return e.type===t.type&&e.key===t.key}const Go="__vInternal",ef=({key:e})=>e??null,no=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?xe(e)||De(e)||oe(e)?{i:ke,r:e,k:t,f:!!n}:e:null);function se(e,t=null,n=null,r=0,o=null,s=e===Ce?0:1,i=!1,a=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&ef(t),ref:t&&no(t),scopeId:Uo,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 a?(Zi(c,n),s&128&&e.normalize(c)):n&&(c.shapeFlag|=xe(n)?8:16),Hn>0&&!i&&ct&&(c.patchFlag>0||s&6)&&c.patchFlag!==32&&ct.push(c),c}const ae=Zp;function Zp(e,t=null,n=null,r=0,o=null,s=!1){if((!e||e===wu)&&(e=We),Bn(e)){const a=Lt(e,t,!0);return n&&Zi(a,n),Hn>0&&!s&&ct&&(a.shapeFlag&6?ct[ct.indexOf(e)]=a:ct.push(a)),a.patchFlag|=-2,a}if(cm(e)&&(e=e.__vccOpts),t){t=tf(t);let{class:a,style:c}=t;a&&!xe(a)&&(t.class=Ke(a)),Ee(c)&&(lu(c)&&!re(c)&&(c=$e({},c)),t.style=Kn(c))}const i=xe(e)?1:Tu(e)?128:Jp(e)?64:Ee(e)?4:oe(e)?2:0;return se(e,t,n,r,o,i,s,!0)}function tf(e){return e?lu(e)||Go in e?$e({},e):e:null}function Lt(e,t,n=!1){const{props:r,ref:o,patchFlag:s,children:i}=e,a=t?tm(r||{},t):r;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:a,key:a&&ef(a),ref:t&&t.ref?n&&o?re(o)?o.concat(no(t)):[o,no(t)]:no(t):o,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:i,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Ce?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&&Lt(e.ssContent),ssFallback:e.ssFallback&&Lt(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function $r(e=" ",t=0){return ae(jn,null,e,t)}function em(e,t){const n=ae(Dn,null,e);return n.staticCount=t,n}function Be(e="",t=!1){return t?(q(),de(We,null,e)):ae(We,null,e)}function it(e){return e==null||typeof e=="boolean"?ae(We):re(e)?ae(Ce,null,e.slice()):typeof e=="object"?Kt(e):ae(jn,null,String(e))}function Kt(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Lt(e)}function Zi(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(re(t))n=16;else if(typeof t=="object")if(r&65){const o=t.default;o&&(o._c&&(o._d=!1),Zi(e,o()),o._c&&(o._d=!0));return}else{n=32;const o=t._;!o&&!(Go in t)?t._ctx=ke:o===3&&ke&&(ke.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else oe(t)?(t={default:t,_ctx:ke},n=32):(t=String(t),r&64?(n=16,t=[$r(t)]):n=8);e.children=t,e.shapeFlag|=n}function tm(...e){const t={};for(let n=0;n<e.length;n++){const r=e[n];for(const o in r)if(o==="class")t.class!==r.class&&(t.class=Ke([t.class,r.class]));else if(o==="style")t.style=Kn([t.style,r.style]);else if(Ir(o)){const s=t[o],i=r[o];i&&s!==i&&!(re(s)&&s.includes(i))&&(t[o]=s?[].concat(s,i):i)}else o!==""&&(t[o]=r[o])}return t}function Ge(e,t,n,r=null){ut(e,t,7,[n,r])}const nm=Hu();let rm=0;function om(e,t,n){const r=e.type,o=(t?t.appContext:e.appContext)||nm,s={uid:rm++,vnode:e,type:r,parent:t,appContext:o,root:null,next:null,subTree:null,effect:null,update:null,scope:new Yl(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(o.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:zu(r,o),emitsOptions:_u(r,o),emit:null,emitted:null,propsDefaults:Te,inheritAttrs:r.inheritAttrs,ctx:Te,data:Te,props:Te,attrs:Te,slots:Te,refs:Te,setupState:Te,setupContext:null,attrsProxy:null,slotsProxy:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return s.ctx={_:s},s.root=t?t.root:s,s.emit=rp.bind(null,s),e.ce&&e.ce(s),s}let Le=null;const _t=()=>Le||ke;let wo,Us;{const e=Gl(),t=(n,r)=>{let o;return(o=e[n])||(o=e[n]=[]),o.push(r),s=>{o.length>1?o.forEach(i=>i(s)):o[0](s)}};wo=t("__VUE_INSTANCE_SETTERS__",n=>Le=n),Us=t("__VUE_SSR_SETTERS__",n=>Mr=n)}const yn=e=>{const t=Le;return wo(e),e.scope.on(),()=>{e.scope.off(),wo(t)}},Ks=()=>{Le&&Le.scope.off(),wo(null)};function nf(e){return e.vnode.shapeFlag&4}let Mr=!1;function sm(e,t=!1){t&&Us(t);const{props:n,children:r}=e.vnode,o=nf(e);jp(e,n,o,t),Vp(e,r);const s=o?im(e,t):void 0;return t&&Us(!1),s}function im(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=uu(new Proxy(e.ctx,Ip));const{setup:r}=n;if(r){const o=e.setupContext=r.length>1?of(e):null,s=yn(e);En();const i=Jt(r,e,0,[e.props,o]);if(Tn(),s(),Li(i)){if(i.then(Ks,Ks),t)return i.then(a=>{Ws(e,a,t)}).catch(a=>{Wn(a,e,0)});e.asyncDep=i}else Ws(e,i,t)}else rf(e,t)}function Ws(e,t,n){oe(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Ee(t)&&(e.setupState=hu(t)),rf(e,n)}let nc;function rf(e,t,n){const r=e.type;if(!e.render){if(!t&&nc&&!r.render){const o=r.template||Ji(e).template;if(o){const{isCustomElement:s,compilerOptions:i}=e.appContext.config,{delimiters:a,compilerOptions:c}=r,u=$e($e({isCustomElement:s,delimiters:a},i),c);r.render=nc(o,u)}}e.render=r.render||at}{const o=yn(e);En();try{kp(e)}finally{Tn(),o()}}}function am(e){return e.attrsProxy||(e.attrsProxy=new Proxy(e.attrs,{get(t,n){return Qe(e,"get","$attrs"),t[n]}}))}function of(e){const t=n=>{e.exposed=n||{}};return{get attrs(){return am(e)},slots:e.slots,emit:e.emit,expose:t}}function Qo(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(hu(uu(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in cr)return cr[n](e)},has(t,n){return n in t||n in cr}}))}function qs(e,t=!0){return oe(e)?e.displayName||e.name:e.name||t&&e.__name}function cm(e){return oe(e)&&"__vccOpts"in e}const ee=(e,t)=>Wh(e,t,Mr);function tt(e,t,n){const r=arguments.length;return r===2?Ee(t)&&!re(t)?Bn(t)?ae(e,null,[t]):ae(e,t):ae(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&Bn(n)&&(n=[n]),ae(e,t,n))}const sf="3.4.14";/**
* @vue/runtime-dom v3.4.14
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/const lm="http://www.w3.org/2000/svg",um="http://www.w3.org/1998/Math/MathML",Wt=typeof document<"u"?document:null,rc=Wt&&Wt.createElement("template"),fm={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const o=t==="svg"?Wt.createElementNS(lm,e):t==="mathml"?Wt.createElementNS(um,e):Wt.createElement(e,n?{is:n}:void 0);return e==="select"&&r&&r.multiple!=null&&o.setAttribute("multiple",r.multiple),o},createText:e=>Wt.createTextNode(e),createComment:e=>Wt.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Wt.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,o,s){const i=n?n.previousSibling:t.lastChild;if(o&&(o===s||o.nextSibling))for(;t.insertBefore(o.cloneNode(!0),n),!(o===s||!(o=o.nextSibling)););else{rc.innerHTML=r==="svg"?`<svg>${e}</svg>`:r==="mathml"?`<math>${e}</math>`:e;const a=rc.content;if(r==="svg"||r==="mathml"){const c=a.firstChild;for(;c.firstChild;)a.appendChild(c.firstChild);a.removeChild(c)}t.insertBefore(a,n)}return[i?i.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Ht="transition",Jn="animation",Sr=Symbol("_vtc"),ea=(e,{slots:t})=>tt(Ep,dm(e),t);ea.displayName="Transition";const af={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};ea.props=$e({},Au,af);const on=(e,t=[])=>{re(e)?e.forEach(n=>n(...t)):e&&e(...t)},oc=e=>e?re(e)?e.some(t=>t.length>1):e.length>1:!1;function dm(e){const t={};for(const T in e)T in af||(t[T]=e[T]);if(e.css===!1)return t;const{name:n="v",type:r,duration:o,enterFromClass:s=`${n}-enter-from`,enterActiveClass:i=`${n}-enter-active`,enterToClass:a=`${n}-enter-to`,appearFromClass:c=s,appearActiveClass:u=i,appearToClass:l=a,leaveFromClass:f=`${n}-leave-from`,leaveActiveClass:d=`${n}-leave-active`,leaveToClass:h=`${n}-leave-to`}=e,m=hm(o),p=m&&m[0],y=m&&m[1],{onBeforeEnter:_,onEnter:v,onEnterCancelled:g,onLeave:w,onLeaveCancelled:C,onBeforeAppear:P=_,onAppear:A=v,onAppearCancelled:I=g}=t,D=(T,S,$)=>{sn(T,S?l:a),sn(T,S?u:i),$&&$()},R=(T,S)=>{T._isLeaving=!1,sn(T,f),sn(T,h),sn(T,d),S&&S()},O=T=>(S,$)=>{const J=T?A:v,j=()=>D(S,T,$);on(J,[S,j]),sc(()=>{sn(S,T?c:s),Bt(S,T?l:a),oc(J)||ic(S,r,p,j)})};return $e(t,{onBeforeEnter(T){on(_,[T]),Bt(T,s),Bt(T,i)},onBeforeAppear(T){on(P,[T]),Bt(T,c),Bt(T,u)},onEnter:O(!1),onAppear:O(!0),onLeave(T,S){T._isLeaving=!0;const $=()=>R(T,S);Bt(T,f),gm(),Bt(T,d),sc(()=>{T._isLeaving&&(sn(T,f),Bt(T,h),oc(w)||ic(T,r,y,$))}),on(w,[T,$])},onEnterCancelled(T){D(T,!1),on(g,[T])},onAppearCancelled(T){D(T,!0),on(I,[T])},onLeaveCancelled(T){R(T),on(C,[T])}})}function hm(e){if(e==null)return null;if(Ee(e))return[ms(e.enter),ms(e.leave)];{const t=ms(e);return[t,t]}}function ms(e){return ql(e)}function Bt(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[Sr]||(e[Sr]=new Set)).add(t)}function sn(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.remove(r));const n=e[Sr];n&&(n.delete(t),n.size||(e[Sr]=void 0))}function sc(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let pm=0;function ic(e,t,n,r){const o=e._endId=++pm,s=()=>{o===e._endId&&r()};if(n)return setTimeout(s,n);const{type:i,timeout:a,propCount:c}=mm(e,t);if(!i)return r();const u=i+"end";let l=0;const f=()=>{e.removeEventListener(u,d),s()},d=h=>{h.target===e&&++l>=c&&f()};setTimeout(()=>{l<c&&f()},a+1),e.addEventListener(u,d)}function mm(e,t){const n=window.getComputedStyle(e),r=m=>(n[m]||"").split(", "),o=r(`${Ht}Delay`),s=r(`${Ht}Duration`),i=ac(o,s),a=r(`${Jn}Delay`),c=r(`${Jn}Duration`),u=ac(a,c);let l=null,f=0,d=0;t===Ht?i>0&&(l=Ht,f=i,d=s.length):t===Jn?u>0&&(l=Jn,f=u,d=c.length):(f=Math.max(i,u),l=f>0?i>u?Ht:Jn:null,d=l?l===Ht?s.length:c.length:0);const h=l===Ht&&/\b(transform|all)(,|$)/.test(r(`${Ht}Property`).toString());return{type:l,timeout:f,propCount:d,hasTransform:h}}function ac(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,r)=>cc(n)+cc(e[r])))}function cc(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function gm(){return document.body.offsetHeight}function ym(e,t,n){const r=e[Sr];r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const ta=Symbol("_vod"),_m={beforeMount(e,{value:t},{transition:n}){e[ta]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):Yn(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),Yn(e,!0),r.enter(e)):r.leave(e,()=>{Yn(e,!1)}):Yn(e,t))},beforeUnmount(e,{value:t}){Yn(e,t)}};function Yn(e,t){e.style.display=t?e[ta]:"none"}const cf=Symbol("");function DP(e){const t=_t();if(!t)return;const n=t.ut=(o=e(t.proxy))=>{Array.from(document.querySelectorAll(`[data-v-owner="${t.uid}"]`)).forEach(s=>Qs(s,o))},r=()=>{const o=e(t.proxy);Gs(t.subTree,o),n(o)};_p(r),en(()=>{const o=new MutationObserver(r);o.observe(t.subTree.el.parentNode,{childList:!0}),Er(()=>o.disconnect())})}function Gs(e,t){if(e.shapeFlag&128){const n=e.suspense;e=n.activeBranch,n.pendingBranch&&!n.isHydrating&&n.effects.push(()=>{Gs(n.activeBranch,t)})}for(;e.component;)e=e.component.subTree;if(e.shapeFlag&1&&e.el)Qs(e.el,t);else if(e.type===Ce)e.children.forEach(n=>Gs(n,t));else if(e.type===Dn){let{el:n,anchor:r}=e;for(;n&&(Qs(n,t),n!==r);)n=n.nextSibling}}function Qs(e,t){if(e.nodeType===1){const n=e.style;let r="";for(const o in t)n.setProperty(`--${o}`,t[o]),r+=`--${o}: ${t[o]};`;n[cf]=r}}function vm(e,t,n){const r=e.style,o=r.display,s=xe(n);if(n&&!s){if(t&&!xe(t))for(const i in t)n[i]==null&&Js(r,i,"");for(const i in n)Js(r,i,n[i])}else if(s){if(t!==n){const i=r[cf];i&&(n+=";"+i),r.cssText=n}}else t&&e.removeAttribute("style");ta in e&&(r.display=o)}const lc=/\s*!important$/;function Js(e,t,n){if(re(n))n.forEach(r=>Js(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=bm(e,t);lc.test(n)?e.setProperty(bn(r),n.replace(lc,""),"important"):e[r]=n}}const uc=["Webkit","Moz","ms"],gs={};function bm(e,t){const n=gs[t];if(n)return n;let r=St(t);if(r!=="filter"&&r in e)return gs[t]=r;r=Ho(r);for(let o=0;o<uc.length;o++){const s=uc[o]+r;if(s in e)return gs[t]=s}return t}const fc="http://www.w3.org/1999/xlink";function wm(e,t,n,r,o){if(r&&t.startsWith("xlink:"))n==null?e.removeAttributeNS(fc,t.slice(6,t.length)):e.setAttributeNS(fc,t,n);else{const s=Th(t);n==null||s&&!Ql(n)?e.removeAttribute(t):e.setAttribute(t,s?"":n)}}function Em(e,t,n,r,o,s,i){if(t==="innerHTML"||t==="textContent"){r&&i(r,o,s),e[t]=n??"";return}const a=e.tagName;if(t==="value"&&a!=="PROGRESS"&&!a.includes("-")){e._value=n;const u=a==="OPTION"?e.getAttribute("value"):e.value,l=n??"";u!==l&&(e.value=l),n==null&&e.removeAttribute(t);return}let c=!1;if(n===""||n==null){const u=typeof e[t];u==="boolean"?n=Ql(n):n==null&&u==="string"?(n="",c=!0):u==="number"&&(n=0,c=!0)}try{e[t]=n}catch{}c&&e.removeAttribute(t)}function xn(e,t,n,r){e.addEventListener(t,n,r)}function Tm(e,t,n,r){e.removeEventListener(t,n,r)}const dc=Symbol("_vei");function Sm(e,t,n,r,o=null){const s=e[dc]||(e[dc]={}),i=s[t];if(r&&i)i.value=r;else{const[a,c]=Pm(t);if(r){const u=s[t]=Am(r,o);xn(e,a,u,c)}else i&&(Tm(e,a,i,c),s[t]=void 0)}}const hc=/(?:Once|Passive|Capture)$/;function Pm(e){let t;if(hc.test(e)){t={};let r;for(;r=e.match(hc);)e=e.slice(0,e.length-r[0].length),t[r[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):bn(e.slice(2)),t]}let ys=0;const Cm=Promise.resolve(),xm=()=>ys||(Cm.then(()=>ys=0),ys=Date.now());function Am(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;ut(Rm(r,n.value),t,5,[r])};return n.value=e,n.attached=xm(),n}function Rm(e,t){if(re(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 pc=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,Im=(e,t,n,r,o,s,i,a,c)=>{const u=o==="svg";t==="class"?ym(e,r,u):t==="style"?vm(e,n,r):Ir(t)?Oi(t)||Sm(e,t,n,r,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Om(e,t,r,u))?Em(e,t,r,s,i,a,c):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),wm(e,t,r,u))};function Om(e,t,n,r){if(r)return!!(t==="innerHTML"||t==="textContent"||t in e&&pc(t)&&oe(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const o=e.tagName;if(o==="IMG"||o==="VIDEO"||o==="CANVAS"||o==="SOURCE")return!1}return pc(t)&&xe(n)?!1:t in e}const mc=e=>{const t=e.props["onUpdate:modelValue"]||!1;return re(t)?n=>kn(t,n):t};function km(e){e.target.composing=!0}function gc(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const _s=Symbol("_assign"),Lm={created(e,{modifiers:{lazy:t,trim:n,number:r}},o){e[_s]=mc(o);const s=r||o.props&&o.props.type==="number";xn(e,t?"change":"input",i=>{if(i.target.composing)return;let a=e.value;n&&(a=a.trim()),s&&(a=Os(a)),e[_s](a)}),n&&xn(e,"change",()=>{e.value=e.value.trim()}),t||(xn(e,"compositionstart",km),xn(e,"compositionend",gc),xn(e,"change",gc))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,modifiers:{lazy:n,trim:r,number:o}},s){if(e[_s]=mc(s),e.composing)return;const i=o||e.type==="number"?Os(e.value):e.value,a=t??"";i!==a&&(document.activeElement===e&&e.type!=="range"&&(n||r&&e.value.trim()===a)||(e.value=a))}},$m=["ctrl","shift","alt","meta"],Mm={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)=>$m.some(n=>e[`${n}Key`]&&!t.includes(n))},or=(e,t)=>{const n=e._withMods||(e._withMods={}),r=t.join(".");return n[r]||(n[r]=(o,...s)=>{for(let i=0;i<t.length;i++){const a=Mm[t[i]];if(a&&a(o,t))return}return e(o,...s)})},Nm={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},vs=(e,t)=>{const n=e._withKeys||(e._withKeys={}),r=t.join(".");return n[r]||(n[r]=o=>{if(!("key"in o))return;const s=bn(o.key);if(t.some(i=>i===s||Nm[i]===s))return e(o)})},lf=$e({patchProp:Im},fm);let fr,yc=!1;function Dm(){return fr||(fr=qp(lf))}function Fm(){return fr=yc?fr:Gp(lf),yc=!0,fr}const jm=(...e)=>{const t=Dm().createApp(...e),{mount:n}=t;return t.mount=r=>{const o=ff(r);if(!o)return;const s=t._component;!oe(s)&&!s.render&&!s.template&&(s.template=o.innerHTML),o.innerHTML="";const i=n(o,!1,uf(o));return o instanceof Element&&(o.removeAttribute("v-cloak"),o.setAttribute("data-v-app","")),i},t},Hm=(...e)=>{const t=Fm().createApp(...e),{mount:n}=t;return t.mount=r=>{const o=ff(r);if(o)return n(o,!0,uf(o))},t};function uf(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function ff(e){return xe(e)?document.querySelector(e):e}const Bm=/#/g,Vm=/&/g,zm=/=/g,na=/\+/g,Um=/%5e/gi,Km=/%60/gi,Wm=/%7c/gi,qm=/%20/gi;function Gm(e){return encodeURI(""+e).replace(Wm,"|")}function Ys(e){return Gm(typeof e=="string"?e:JSON.stringify(e)).replace(na,"%2B").replace(qm,"+").replace(Bm,"%23").replace(Vm,"%26").replace(Km,"`").replace(Um,"^")}function bs(e){return Ys(e).replace(zm,"%3D")}function Eo(e=""){try{return decodeURIComponent(""+e)}catch{return""+e}}function Qm(e){return Eo(e.replace(na," "))}function Jm(e){return Eo(e.replace(na," "))}function df(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=Qm(r[1]);if(o==="__proto__"||o==="constructor")continue;const s=Jm(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 Ym(e,t){return(typeof t=="number"||typeof t=="boolean")&&(t=String(t)),t?Array.isArray(t)?t.map(n=>`${bs(e)}=${Ys(n)}`).join("&"):`${bs(e)}=${Ys(t)}`:bs(e)}function Xm(e){return Object.keys(e).filter(t=>e[t]!==void 0).map(t=>Ym(t,e[t])).filter(Boolean).join("&")}const Zm=/^[\s\w\0+.-]{2,}:([/\\]{1,2})/,eg=/^[\s\w\0+.-]{2,}:([/\\]{2})?/,tg=/^([/\\]\s*){2,}[^/\\]/;function $t(e,t={}){return typeof t=="boolean"&&(t={acceptRelative:t}),t.strict?Zm.test(e):eg.test(e)||(t.acceptRelative?tg.test(e):!1)}const ng=/^[\s\0]*(blob|data|javascript|vbscript):$/i;function rg(e){return!!e&&ng.test(e)}const og=/\/$|\/\?|\/#/;function Xs(e="",t){return t?og.test(e):e.endsWith("/")}function Zt(e="",t){if(!t)return(Xs(e)?e.slice(0,-1):e)||"/";if(!Xs(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,...i]=n.split("?");return(s.slice(0,-1)||"/")+(i.length>0?`?${i.join("?")}`:"")+r}function To(e="",t){if(!t)return e.endsWith("/")?e:e+"/";if(Xs(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,...i]=n.split("?");return s+"/"+(i.length>0?`?${i.join("?")}`:"")+r}function sg(e=""){return e.startsWith("/")}function Zs(e=""){return sg(e)?e:"/"+e}function hf(e,t){if(mf(t)||$t(e))return e;const n=Zt(t);return e.startsWith(n)?e:Sn(n,e)}function _c(e,t){if(mf(t))return e;const n=Zt(t);if(!e.startsWith(n))return e;const r=e.slice(n.length);return r[0]==="/"?r:"/"+r}function pf(e,t){const n=Nr(e),r={...df(n.search),...t};return n.search=Xm(r),lg(n)}function mf(e){return!e||e==="/"}function ig(e){return e&&e!=="/"}const ag=/^\.?\//;function Sn(e,...t){let n=e||"";for(const r of t.filter(o=>ig(o)))if(n){const o=r.replace(ag,"");n=To(n)+o}else n=r;return n}function cg(e,t,n={}){return n.trailingSlash||(e=To(e),t=To(t)),n.leadingSlash||(e=Zs(e),t=Zs(t)),n.encoding||(e=Eo(e),t=Eo(t)),e===t}function Nr(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(!$t(e,{acceptRelative:!0}))return t?Nr(t+e):vc(e);const[,r="",o,s=""]=e.replace(/\\/g,"/").match(/^[\s\0]*([\w+.-]{2,}:)?\/\/([^/@]+@)?(.*)/)||[],[,i="",a=""]=s.match(/([^#/?]*)(.*)?/)||[],{pathname:c,search:u,hash:l}=vc(a.replace(/\/(?=[A-Za-z]:)/,""));return{protocol:r.toLowerCase(),auth:o?o.slice(0,Math.max(0,o.length-1)):"",host:i,pathname:c,search:u,hash:l}}function vc(e=""){const[t="",n="",r=""]=(e.match(/([^#?]*)(\?[^#]*)?(#.*)?/)||[]).splice(1);return{pathname:t,search:n,hash:r}}function lg(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 ug=()=>{var e;return((e=window==null?void 0:window.__NUXT__)==null?void 0:e.config)||{}},So=ug().app,fg=()=>So.baseURL,dg=()=>So.buildAssetsDir,ra=(...e)=>Sn(gf(),dg(),...e),gf=(...e)=>{const t=So.cdnURL||So.baseURL;return e.length?Sn(t,...e):t};globalThis.__buildAssetsURL=ra,globalThis.__publicAssetsURL=gf;const hg=/"(?:_|\\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*:/,pg=/"(?: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*:/,mg=/^\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){yg(e);return}return t}function yg(e){console.warn(`[destr] Dropping "${e}" key to prevent prototype pollution.`)}function Pr(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(!mg.test(e)){if(t.strict)throw new SyntaxError("[destr] Invalid JSON");return e}try{if(hg.test(e)||pg.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 _g extends Error{constructor(t,n){super(t,n),this.name="FetchError",n!=null&&n.cause&&!this.cause&&(this.cause=n.cause)}}function vg(e){var c,u,l,f,d;const t=((c=e.error)==null?void 0:c.message)||((u=e.error)==null?void 0:u.toString())||"",n=((l=e.request)==null?void 0:l.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}`:"<no response>",i=`${o}: ${s}${t?` ${t}`:""}`,a=new _g(i,e.error?{cause:e.error}:void 0);for(const h of["request","options","response"])Object.defineProperty(a,h,{get(){return e[h]}});for(const[h,m]of[["data","_data"],["status","status"],["statusCode","status"],["statusText","statusText"],["statusMessage","statusText"]])Object.defineProperty(a,h,{get(){return e.response&&e.response[m]}});return a}const bg=new Set(Object.freeze(["PATCH","POST","PUT","DELETE"]));function bc(e="GET"){return bg.has(e.toUpperCase())}function wg(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 Eg=new Set(["image/svg","application/xml","application/xhtml","application/html"]),Tg=/^application\/(?:[\w!#$%&*.^`~-]*\+)?json(;.+)?$/i;function Sg(e=""){if(!e)return"json";const t=e.split(";").shift()||"";return Tg.test(t)?"json":Eg.has(t)||t.startsWith("text/")?"text":"blob"}function Pg(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 Cg=new Set([408,409,425,429,500,502,503,504]),xg=new Set([101,204,205,304]);function yf(e={}){const{fetch:t=globalThis.fetch,Headers:n=globalThis.Headers,AbortController:r=globalThis.AbortController}=e;async function o(a){const c=a.error&&a.error.name==="AbortError"&&!a.options.timeout||!1;if(a.options.retry!==!1&&!c){let l;typeof a.options.retry=="number"?l=a.options.retry:l=bc(a.options.method)?0:1;const f=a.response&&a.response.status||500;if(l>0&&(Array.isArray(a.options.retryStatusCodes)?a.options.retryStatusCodes.includes(f):Cg.has(f))){const d=a.options.retryDelay||0;return d>0&&await new Promise(h=>setTimeout(h,d)),s(a.request,{...a.options,retry:l-1,timeout:a.options.timeout})}}const u=vg(a);throw Error.captureStackTrace&&Error.captureStackTrace(u,s),u}const s=async function(c,u={}){var d;const l={request:c,options:Pg(u,e.defaults,n),response:void 0,error:void 0};if(l.options.method=(d=l.options.method)==null?void 0:d.toUpperCase(),l.options.onRequest&&await l.options.onRequest(l),typeof l.request=="string"&&(l.options.baseURL&&(l.request=hf(l.request,l.options.baseURL)),(l.options.query||l.options.params)&&(l.request=pf(l.request,{...l.options.params,...l.options.query}))),l.options.body&&bc(l.options.method)&&(wg(l.options.body)?(l.options.body=typeof l.options.body=="string"?l.options.body:JSON.stringify(l.options.body),l.options.headers=new n(l.options.headers||{}),l.options.headers.has("content-type")||l.options.headers.set("content-type","application/json"),l.options.headers.has("accept")||l.options.headers.set("accept","application/json")):("pipeTo"in l.options.body&&typeof l.options.body.pipeTo=="function"||typeof l.options.body.pipe=="function")&&("duplex"in l.options||(l.options.duplex="half"))),!l.options.signal&&l.options.timeout){const h=new r;setTimeout(()=>h.abort(),l.options.timeout),l.options.signal=h.signal}try{l.response=await t(l.request,l.options)}catch(h){return l.error=h,l.options.onRequestError&&await l.options.onRequestError(l),await o(l)}if(l.response.body&&!xg.has(l.response.status)&&l.options.method!=="HEAD"){const h=(l.options.parseResponse?"json":l.options.responseType)||Sg(l.response.headers.get("content-type")||"");switch(h){case"json":{const m=await l.response.text(),p=l.options.parseResponse||Pr;l.response._data=p(m);break}case"stream":{l.response._data=l.response.body;break}default:l.response._data=await l.response[h]()}}return l.options.onResponse&&await l.options.onResponse(l),!l.options.ignoreResponseError&&l.response.status>=400&&l.response.status<600?(l.options.onResponseError&&await l.options.onResponseError(l),await o(l)):l.response},i=async function(c,u){return(await s(c,u))._data};return i.raw=s,i.native=(...a)=>t(...a),i.create=(a={})=>yf({...e,defaults:{...e.defaults,...a}}),i}const oa=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")}(),Ag=oa.fetch||(()=>Promise.reject(new Error("[ofetch] global.fetch is not supported!"))),Rg=oa.Headers,Ig=oa.AbortController,Og=yf({fetch:Ag,Headers:Rg,AbortController:Ig}),kg=Og;globalThis.$fetch||(globalThis.$fetch=kg.create({baseURL:fg()}));function ei(e,t={},n){for(const r in e){const o=e[r],s=n?`${n}:${r}`:r;typeof o=="object"&&o!==null?ei(o,t,s):typeof o=="function"&&(t[s]=o)}return t}const Lg={run:e=>e()},$g=()=>Lg,_f=typeof console.createTask<"u"?console.createTask:$g;function Mg(e,t){const n=t.shift(),r=_f(n);return e.reduce((o,s)=>o.then(()=>r.run(()=>s(...t))),Promise.resolve())}function Ng(e,t){const n=t.shift(),r=_f(n);return Promise.all(e.map(o=>r.run(()=>o(...t))))}function ws(e,t){for(const n of[...e])n(t)}class Dg{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 i=s.message;i||(i=`${o} hook has been deprecated`+(s.to?`, please use ${s.to}`:"")),this._deprecatedMessages||(this._deprecatedMessages=new Set),this._deprecatedMessages.has(i)||(console.warn(i),this._deprecatedMessages.add(i))}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=ei(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=ei(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(Mg,t,...n)}callHookParallel(t,...n){return n.unshift(t),this.callHookWith(Ng,t,...n)}callHookWith(t,n,...r){const o=this._before||this._after?{name:n,args:r,context:{}}:void 0;this._before&&ws(this._before,o);const s=t(n in this._hooks?[...this._hooks[n]]:[],r);return s instanceof Promise?s.finally(()=>{this._after&&o&&ws(this._after,o)}):(this._after&&o&&ws(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 vf(){return new Dg}function Fg(e={}){let t,n=!1;const r=i=>{if(t&&t!==i)throw new Error("Context conflict")};let o;if(e.asyncContext){const i=e.AsyncLocalStorage||globalThis.AsyncLocalStorage;i?o=new i:console.warn("[unctx] `AsyncLocalStorage` is not provided.")}const s=()=>{if(o&&t===void 0){const i=o.getStore();if(i!==void 0)return i}return t};return{use:()=>{const i=s();if(i===void 0)throw new Error("Context is not available");return i},tryUse:()=>s(),set:(i,a)=>{a||r(i),t=i,n=!0},unset:()=>{t=void 0,n=!1},call:(i,a)=>{r(i),t=i;try{return o?o.run(i,a):a()}finally{n||(t=void 0)}},async callAsync(i,a){t=i;const c=()=>{t=i},u=()=>t===i?c:void 0;ti.add(u);try{const l=o?o.run(i,a):a();return n||(t=void 0),await l}finally{ti.delete(u)}}}}function jg(e={}){const t={};return{get(n,r={}){return t[n]||(t[n]=Fg({...e,...r})),t[n],t[n]}}}const Po=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof global<"u"?global:typeof window<"u"?window:{},wc="__unctx__",Hg=Po[wc]||(Po[wc]=jg()),Bg=(e,t={})=>Hg.get(e,t),Ec="__unctx_async_handlers__",ti=Po[Ec]||(Po[Ec]=new Set);function Cr(e){const t=[];for(const o of ti){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 bf=Bg("nuxt-app",{asyncContext:!1}),Vg="__nuxt_plugin";function zg(e){let t=0;const n={_scope:Sh(),provide:void 0,globalName:"nuxt",versions:{get nuxt(){return"3.9.3"},get vue(){return n.vueApp.version}},payload:nt({data:{},state:{},once:new Set,_errors:{},...window.__NUXT__??{}}),static:{data:{}},runWithContext:o=>n._scope.run(()=>wf(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=vf(),n.hook=n.hooks.hook,n.callHook=n.hooks.callHook,n.provide=(o,s)=>{const i="$"+o;Jr(n,i,s),Jr(n.vueApp.config.globalProperties,i,s)},Jr(n.vueApp,"$nuxt",n),Jr(n.vueApp.config.globalProperties,"$nuxt",n);{window.addEventListener("nuxt.preloadError",s=>{n.callHook("app:chunkError",{error:s.payload})}),window.useNuxtApp=window.useNuxtApp||ge;const o=n.hook("app:error",(...s)=>{console.error("[nuxt] error caught during app initialization",...s)});n.hook("app:mounted",o)}const r=nt(n.payload.config);return n.provide("config",r),n}async function Ug(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 Kg(e,t){const n=[],r=[],o=[],s=[];let i=0;async function a(c){if(c.dependsOn&&!c.dependsOn.every(u=>n.includes(u)))r.push([new Set(c.dependsOn),c]);else{const u=Ug(e,c).then(async()=>{c._name&&(n.push(c._name),await Promise.all(r.map(async([l,f])=>{l.has(c._name)&&(l.delete(c._name),l.size===0&&(i++,await a(f)))})))});c.parallel?o.push(u.catch(l=>s.push(l))):await u}}for(const c of t)await a(c);if(await Promise.all(o),i)for(let c=0;c<i;c++)await Promise.all(o);if(s.length)throw s[0]}function Je(e){if(typeof e=="function")return e;const t=e._name||e.name;return delete e.name,Object.assign(e.setup||(()=>{}),e,{[Vg]:!0,_name:t})}function wf(e,t,n){const r=()=>n?t(...n):t();return bf.set(e),e.vueApp.runWithContext(r)}function ge(){var t;let e;if(Bu()&&(e=(t=_t())==null?void 0:t.appContext.app.$nuxt),e=e||bf.tryUse(),!e)throw new Error("[nuxt] instance unavailable");return e}function ot(){return ge().$config}function Jr(e,t,n){Object.defineProperty(e,t,{get:()=>n})}const Wg="modulepreload",qg=function(e,t){return e[0]==="."?new URL(e,t).href:e},Tc={},Gg=function(t,n,r){let o=Promise.resolve();if(n&&n.length>0){const s=document.getElementsByTagName("link");o=Promise.all(n.map(i=>{if(i=qg(i,r),i in Tc)return;Tc[i]=!0;const a=i.endsWith(".css"),c=a?'[rel="stylesheet"]':"";if(!!r)for(let f=s.length-1;f>=0;f--){const d=s[f];if(d.href===i&&(!a||d.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${i}"]${c}`))return;const l=document.createElement("link");if(l.rel=a?"stylesheet":Wg,a||(l.as="script",l.crossOrigin=""),l.href=i,document.head.appendChild(l),a)return new Promise((f,d)=>{l.addEventListener("load",f),l.addEventListener("error",()=>d(new Error(`Unable to preload CSS for ${i}`)))})}))}return o.then(()=>t()).catch(s=>{const i=new Event("vite:preloadError",{cancelable:!0});if(i.payload=s,window.dispatchEvent(i),!i.defaultPrevented)throw s})},F=(...e)=>Gg(...e).catch(t=>{const n=new Event("nuxt.preloadError");throw n.payload=t,window.dispatchEvent(n),t}),Qg=-1,Jg=-2,Yg=-3,Xg=-4,Zg=-5,ey=-6;function ty(e,t){return ny(JSON.parse(e),t)}function ny(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,i=!1){if(s===Qg)return;if(s===Yg)return NaN;if(s===Xg)return 1/0;if(s===Zg)return-1/0;if(s===ey)return-0;if(i)throw new Error("Invalid input");if(s in r)return r[s];const a=n[s];if(!a||typeof a!="object")r[s]=a;else if(Array.isArray(a))if(typeof a[0]=="string"){const c=a[0],u=t==null?void 0:t[c];if(u)return r[s]=u(o(a[1]));switch(c){case"Date":r[s]=new Date(a[1]);break;case"Set":const l=new Set;r[s]=l;for(let h=1;h<a.length;h+=1)l.add(o(a[h]));break;case"Map":const f=new Map;r[s]=f;for(let h=1;h<a.length;h+=2)f.set(o(a[h]),o(a[h+1]));break;case"RegExp":r[s]=new RegExp(a[1],a[2]);break;case"Object":r[s]=Object(a[1]);break;case"BigInt":r[s]=BigInt(a[1]);break;case"null":const d=Object.create(null);r[s]=d;for(let h=1;h<a.length;h+=2)d[a[h]]=o(a[h+1]);break;default:throw new Error(`Unknown type ${c}`)}}else{const c=new Array(a.length);r[s]=c;for(let u=0;u<a.length;u+=1){const l=a[u];l!==Jg&&(c[u]=o(l))}}else{const c={};r[s]=c;for(const u in a){const l=a[u];c[u]=o(l)}}return r[s]}return o(0)}function ry(e){return Array.isArray(e)?e:[e]}const oy=["title","titleTemplate","script","style","noscript"],ro=["base","meta","link","style","script","noscript"],sy=["title","titleTemplate","templateParams","base","htmlAttrs","bodyAttrs","meta","link","style","script","noscript"],iy=["base","title","titleTemplate","bodyAttrs","htmlAttrs","templateParams"],Ef=["tagPosition","tagPriority","tagDuplicateStrategy","children","innerHTML","textContent","processTemplateParams"],ay=typeof window<"u";function sa(e){let t=9;for(let n=0;n<e.length;)t=Math.imul(t^e.charCodeAt(n++),9**9);return((t^t>>>9)+65536).toString(16).substring(1,8).toLowerCase()}function Sc(e){return e._h||sa(e._d?e._d:`${e.tag}:${e.textContent||e.innerHTML||""}:${Object.entries(e.props).map(([t,n])=>`${t}:${String(n)}`).join(",")}`)}function Tf(e,t){const{props:n,tag:r}=e;if(iy.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 i=String(n[s]);return t&&!t(i)?!1:`${r}:${s}:${i}`}return!1}function Pc(e,t){return e==null?t||null:typeof e=="function"?e(t):e}async function cy(e,t,n){const r={tag:e,props:await Sf(typeof t=="object"&&typeof t!="function"&&!(t instanceof Promise)?{...t}:{[["script","noscript","style"].includes(e)?"innerHTML":"textContent"]:t},["templateParams","titleTemplate"].includes(e))};return Ef.forEach(o=>{const s=typeof r.props[o]<"u"?r.props[o]:n[o];typeof s<"u"&&((!["innerHTML","textContent","children"].includes(o)||oy.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 ly(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 Sf(e,t){for(const n of Object.keys(e)){if(n==="class"){e[n]=ly(e[n]);continue}if(e[n]instanceof Promise&&(e[n]=await e[n]),!t&&!Ef.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 uy=10;async function fy(e){const t=[];return Object.entries(e.resolvedInput).filter(([n,r])=>typeof r<"u"&&sy.includes(n)).forEach(([n,r])=>{const o=ry(r);t.push(...o.map(s=>cy(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<<uy)+r,n))}const Cc={base:-10,title:10},xc={critical:-80,high:-10,low:20};function Co(e){let t=100;const n=e.tagPriority;return typeof n=="number"?n:(e.tag==="meta"?(e.props["http-equiv"]==="content-security-policy"&&(t=-30),e.props.charset&&(t=-20),e.props.name==="viewport"&&(t=-15)):e.tag==="link"&&e.props.rel==="preconnect"?t=20:e.tag in Cc&&(t=Cc[e.tag]),typeof n=="string"&&n in xc?t+xc[n]:t)}const dy=[{prefix:"before:",offset:-1},{prefix:"after:",offset:1}],Pf=["onload","onerror","onabort","onprogress","onloadstart"],Vt="%separator";function oo(e,t,n){if(typeof e!="string"||!e.includes("%"))return e;function r(i){let a;return["s","pageTitle"].includes(i)?a=t.pageTitle:i.includes(".")?a=i.split(".").reduce((c,u)=>c&&c[u]||void 0,t):a=t[i],typeof a<"u"?(a||"").replace(/"/g,'\\"'):!1}let o=e;try{o=decodeURI(e)}catch{}return(o.match(/%(\w+\.+\w+)|%(\w+)/g)||[]).sort().reverse().forEach(i=>{const a=r(i.slice(1));typeof a=="string"&&(e=e.replace(new RegExp(`\\${i}(\\W|$)`,"g"),(c,u)=>`${a}${u}`).trim())}),e.includes(Vt)&&(e.endsWith(Vt)&&(e=e.slice(0,-Vt.length).trim()),e.startsWith(Vt)&&(e=e.slice(Vt.length).trim()),e=e.replace(new RegExp(`\\${Vt}\\s*\\${Vt}`,"g"),Vt),e=oo(e,{separator:n},n)),e}async function hy(e){const t={tag:e.tagName.toLowerCase(),props:await Sf(e.getAttributeNames().reduce((n,r)=>({...n,[r]:e.getAttribute(r)}),{})),innerHTML:e.innerHTML};return t._d=Tf(t),t}async function Cf(e,t={}){var l;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:ro.includes(f.tag)?Sc(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=(l=n==null?void 0:n[f])==null?void 0:l.children;for(const h of[...d].filter(m=>ro.includes(m.tagName.toLowerCase())))s.elMap[h.getAttribute("data-hid")||Sc(await hy(h))]=h}}s.pendingSideEffects={...s.sideEffects||{}},s.sideEffects={};function i(f,d,h){const m=`${f}:${d}`;s.sideEffects[m]=h,delete s.pendingSideEffects[m]}function a({id:f,$el:d,tag:h}){const m=h.tag.endsWith("Attrs");s.elMap[f]=d,m||(["textContent","innerHTML"].forEach(p=>{h[p]&&h[p]!==d[p]&&(d[p]=h[p])}),i(f,"el",()=>{s.elMap[f].remove(),delete s.elMap[f]})),Object.entries(h.props).forEach(([p,y])=>{const _=`attr:${p}`;if(p==="class")for(const v of(y||"").split(" ").filter(Boolean))m&&i(f,`${_}:${v}`,()=>d.classList.remove(v)),!d.classList.contains(v)&&d.classList.add(v);else d.getAttribute(p)!==y&&d.setAttribute(p,y===!0?"":String(y)),m&&i(f,_,()=>d.removeAttribute(p))})}const c=[],u={bodyClose:void 0,bodyOpen:void 0,head:void 0};for(const f of o){const{tag:d,shouldRender:h,id:m}=f;if(h){if(d.tag==="title"){n.title=d.textContent;continue}f.$el=f.$el||s.elMap[m],f.$el?a(f):ro.includes(d.tag)&&c.push(f)}}for(const f of c){const d=f.tag.tagPosition||"head";f.$el=n.createElement(f.tag.tag),a(f),u[d]=u[d]||n.createDocumentFragment(),u[d].appendChild(f.$el)}for(const f of o)await e.hooks.callHook("dom:renderTag",f,n,i);u.head&&n.head.appendChild(u.head),u.bodyOpen&&n.body.insertBefore(u.bodyOpen,n.body.firstChild),u.bodyClose&&n.body.appendChild(u.bodyClose),Object.values(s.pendingSideEffects).forEach(f=>f()),e._dom=s,e.dirty=!1,await e.hooks.callHook("dom:rendered",{renders:o})}async function py(e,t={}){const n=t.delayFn||(r=>setTimeout(r,10));return e._domUpdatePromise=e._domUpdatePromise||new Promise(r=>n(async()=>{await Cf(e,t),delete e._domUpdatePromise,r()}))}function my(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){py(s,e)}}}}}const gy=["templateParams","htmlAttrs","bodyAttrs"],yy={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=Tf(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 a=r==null?void 0:r.tagDuplicateStrategy;if(!a&&gy.includes(r.tag)&&(a="merge"),a==="merge"){const c=s.props;["class","style"].forEach(u=>{c[u]&&(r.props[u]?(u==="style"&&!c[u].endsWith(";")&&(c[u]+=";"),r.props[u]=`${c[u]} ${r.props[u]}`):r.props[u]=c[u])}),t[o].props={...c,...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(Co(r)>Co(s))return}const i=Object.keys(r.props).length+(r.innerHTML?1:0)+(r.textContent?1:0);if(ro.includes(r.tag)&&i===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))}}},_y={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"}})}}},vy=["script","link","bodyAttrs"];function by(e){const t={},n={};return Object.entries(e.props).forEach(([r,o])=>{r.startsWith("on")&&typeof o=="function"?(Pf.includes(r)&&(t[r]=`this.dataset.${r} = true`),n[r]=o):t[r]=o}),{props:t,eventHandlers:n}}const wy=e=>({hooks:{"tags:resolve":function(t){for(const n of t.tags)if(vy.includes(n.tag)){const{props:r,eventHandlers:o}=by(n);n.props=r,Object.keys(o).length&&((n.props.src||n.props.href)&&(n.key=n.key||sa(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,i])=>{const a=`${t.tag._d||t.tag._p}:${s}`,c=s.slice(2).toLowerCase(),u=`data-h-${c}`;if(r(t.id,a,()=>{}),t.$el.hasAttribute(u))return;t.$el.setAttribute(u,"");let l;const f=d=>{i(d),l==null||l.disconnect()};s in t.$el.dataset?f(new Event(s.replace("on",""))):Pf.includes(s)&&typeof MutationObserver<"u"?(l=new MutationObserver(d=>{d.some(m=>m.attributeName===`data-${s}`)&&(f(new Event(s.replace("on",""))),l==null||l.disconnect())}),l.observe(t.$el,{attributes:!0})):o.addEventListener(c,f),r(t.id,a,()=>{l==null||l.disconnect(),o.removeEventListener(c,f),t.$el.removeAttribute(u)})})}}}),Ey=["link","style","script","noscript"],Ty={hooks:{"tag:normalise":({tag:e})=>{e.key&&Ey.includes(e.tag)&&(e.props["data-hid"]=e._h=sa(e.key))}}},Sy={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 dy)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)=>Co(n)-Co(r))}}},Py={meta:"content",link:"href",htmlAttrs:"lang"},Cy=e=>({hooks:{"tags:resolve":t=>{var a;const{tags:n}=t,r=(a=n.find(c=>c.tag==="title"))==null?void 0:a.textContent,o=n.findIndex(c=>c.tag==="templateParams"),s=o!==-1?n[o].props:{},i=s.separator||"|";delete s.separator,s.pageTitle=oo(s.pageTitle||r||"",s,i);for(const c of n.filter(u=>u.processTemplateParams!==!1)){const u=Py[c.tag];u&&typeof c.props[u]=="string"?c.props[u]=oo(c.props[u],s,i):(c.processTemplateParams===!0||["titleTemplate","title"].includes(c.tag))&&["innerHTML","textContent"].forEach(l=>{typeof c[l]=="string"&&(c[l]=oo(c[l],s,i))})}e._templateParams=s,e._separator=i,t.tags=n.filter(c=>c.tag!=="templateParams")}}}),xy={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=Pc(t[n].textContent,t[r].textContent);o!==null?t[r].textContent=o||t[r].textContent:delete t[r]}else if(n!==-1){const o=Pc(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)}}},Ay={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(/</g,"\\u003C"):t.innerHTML=t.innerHTML.replace(new RegExp(`</${t.tag}`,"g"),`<\\/${t.tag}`))}}};let xf;function Ry(e={}){const t=Iy(e);return t.use(my()),xf=t}function Ac(e,t){return!e||e==="server"&&t||e==="client"&&!t}function Iy(e={}){const t=vf();t.addHooks(e.hooks||{}),e.document=e.document||(ay?document:void 0);const n=!e.document,r=()=>{a.dirty=!0,t.callHook("entries:updated",a)};let o=0,s=[];const i=[],a={plugins:i,dirty:!1,resolvedOptions:e,hooks:t,headEntries(){return s},use(c){const u=typeof c=="function"?c(a):c;(!u.key||!i.some(l=>l.key===u.key))&&(i.push(u),Ac(u.mode,n)&&t.addHooks(u.hooks||{}))},push(c,u){u==null||delete u.head;const l={_i:o++,input:c,...u};return Ac(l.mode,n)&&(s.push(l),r()),{dispose(){s=s.filter(f=>f._i!==l._i),t.callHook("entries:updated",a),r()},patch(f){s=s.map(d=>(d._i===l._i&&(d.input=l.input=f),d)),r()}}},async resolveTags(){const c={tags:[],entries:[...s]};await t.callHook("entries:resolve",c);for(const u of c.entries){const l=u.resolvedInput||u.input;if(u.resolvedInput=await(u.transform?u.transform(l):l),u.resolvedInput)for(const f of await fy(u)){const d={tag:f,entry:u,resolvedOptions:a.resolvedOptions};await t.callHook("tag:normalise",d),c.tags.push(d.tag)}}return await t.callHook("tags:beforeResolve",c),await t.callHook("tags:resolve",c),await t.callHook("tags:afterResolve",c),c.tags},ssr:n};return[yy,_y,wy,Ty,Sy,Cy,xy,Ay,...(e==null?void 0:e.plugins)||[]].forEach(c=>a.use(c)),a.hooks.callHook("init",a),a}function Oy(){return xf}const ky=sf.startsWith("3");function Ly(e){return typeof e=="function"?e():N(e)}function xo(e,t=""){if(e instanceof Promise)return e;const n=Ly(e);return!e||!n?n:Array.isArray(n)?n.map(r=>xo(r,t)):typeof n=="object"?Object.fromEntries(Object.entries(n).map(([r,o])=>r==="titleTemplate"||r.startsWith("on")?[r,N(o)]:[r,xo(o,r)])):n}const $y={hooks:{"entries:resolve":function(e){for(const t of e.entries)t.resolvedInput=xo(t.input)}}},Af="usehead";function My(e){return{install(n){ky&&(n.config.globalProperties.$unhead=e,n.config.globalProperties.$head=e,n.provide(Af,e))}}.install}function Ny(e={}){e.domDelayFn=e.domDelayFn||(n=>Pt(()=>setTimeout(()=>n(),0)));const t=Ry(e);return t.use($y),t.install=My(t),t}const ni=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},ri="__unhead_injection_handler__";function Dy(e){ni[ri]=e}function Fy(){if(ri in ni)return ni[ri]();const e=He(Af);return e||Oy()}function Ao(e,t={}){const n=t.head||Fy();if(n)return n.ssr?n.push(e,t):jy(n,e,t)}function jy(e,t,n={}){const r=le(!1),o=le({});yp(()=>{o.value=r.value?{}:xo(t)});const s=e.push(o.value,n);return _e(o,a=>{s.patch(a)}),_t()&&(qn(()=>{s.dispose()}),ku(()=>{r.value=!0}),Ou(()=>{r.value=!1})),s}const Yr=/^[\u0009\u0020-\u007E\u0080-\u00FF]+$/;function Hy(e,t){if(typeof e!="string")throw new TypeError("argument str must be a string");const n={},o=(t||{}).decode||zy;let s=0;for(;s<e.length;){const i=e.indexOf("=",s);if(i===-1)break;let a=e.indexOf(";",s);if(a===-1)a=e.length;else if(a<i){s=e.lastIndexOf(";",i-1)+1;continue}const c=e.slice(s,i).trim();if(n[c]===void 0){let u=e.slice(i+1,a).trim();u.codePointAt(0)===34&&(u=u.slice(1,-1)),n[c]=Vy(u,o)}s=a+1}return n}function Rc(e,t,n){const r=n||{},o=r.encode||Uy;if(typeof o!="function")throw new TypeError("option encode is invalid");if(!Yr.test(e))throw new TypeError("argument name is invalid");const s=o(t);if(s&&!Yr.test(s))throw new TypeError("argument val is invalid");let i=e+"="+s;if(r.maxAge!==void 0&&r.maxAge!==null){const a=r.maxAge-0;if(Number.isNaN(a)||!Number.isFinite(a))throw new TypeError("option maxAge is invalid");i+="; Max-Age="+Math.floor(a)}if(r.domain){if(!Yr.test(r.domain))throw new TypeError("option domain is invalid");i+="; Domain="+r.domain}if(r.path){if(!Yr.test(r.path))throw new TypeError("option path is invalid");i+="; Path="+r.path}if(r.expires){if(!By(r.expires)||Number.isNaN(r.expires.valueOf()))throw new TypeError("option expires is invalid");i+="; Expires="+r.expires.toUTCString()}if(r.httpOnly&&(i+="; HttpOnly"),r.secure&&(i+="; Secure"),r.priority)switch(typeof r.priority=="string"?r.priority.toLowerCase():r.priority){case"low":i+="; Priority=Low";break;case"medium":i+="; Priority=Medium";break;case"high":i+="; Priority=High";break;default:throw new TypeError("option priority is invalid")}if(r.sameSite)switch(typeof r.sameSite=="string"?r.sameSite.toLowerCase():r.sameSite){case!0:i+="; SameSite=Strict";break;case"lax":i+="; SameSite=Lax";break;case"strict":i+="; SameSite=Strict";break;case"none":i+="; SameSite=None";break;default:throw new TypeError("option sameSite is invalid")}return i}function By(e){return Object.prototype.toString.call(e)==="[object Date]"||e instanceof Date}function Vy(e,t){try{return t(e)}catch{return e}}function zy(e){return e.includes("%")?decodeURIComponent(e):e}function Uy(e){return encodeURIComponent(e)}function Ky(e){return{ctx:{table:e},matchAll:t=>If(t,e)}}function Rf(e){const t={};for(const n in e)t[n]=n==="dynamic"?new Map(Object.entries(e[n]).map(([r,o])=>[r,Rf(o)])):new Map(Object.entries(e[n]));return t}function Wy(e){return Ky(Rf(e))}function If(e,t){const n=[];for(const[o,s]of Ic(t.wildcard))e.startsWith(o)&&n.push(s);for(const[o,s]of Ic(t.dynamic))if(e.startsWith(o+"/")){const i="/"+e.slice(o.length).split("/").splice(2).join("/");n.push(...If(i,s))}const r=t.static.get(e);return r&&n.push(r),n.filter(Boolean)}function Ic(e){return[...e.entries()].sort((t,n)=>t[0].length-n[0].length)}function Es(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.iterator in e?!1:Symbol.toStringTag in e?Object.prototype.toString.call(e)==="[object Module]":!0}function oi(e,t,n=".",r){if(!Es(t))return oi(e,{},n,r);const o=Object.assign({},t);for(const s in e){if(s==="__proto__"||s==="constructor")continue;const i=e[s];i!=null&&(r&&r(o,s,i,n)||(Array.isArray(i)&&Array.isArray(o[s])?o[s]=[...i,...o[s]]:Es(i)&&Es(o[s])?o[s]=oi(i,o[s],(n?`${n}.`:"")+s.toString(),r):o[s]=i))}return o}function Of(e){return(...t)=>t.reduce((n,r)=>oi(n,r,"",e),{})}const dr=Of(),qy=Of((e,t,n)=>{if(e[t]!==void 0&&typeof n=="function")return e[t]=n(e[t]),!0});function Gy(e,t){try{return t in e}catch{return!1}}var Qy=Object.defineProperty,Jy=(e,t,n)=>t in e?Qy(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,cn=(e,t,n)=>(Jy(e,typeof t!="symbol"?t+"":t,n),n);class si extends Error{constructor(t,n={}){super(t,n),cn(this,"statusCode",500),cn(this,"fatal",!1),cn(this,"unhandled",!1),cn(this,"statusMessage"),cn(this,"data"),cn(this,"cause"),n.cause&&!this.cause&&(this.cause=n.cause)}toJSON(){const t={message:this.message,statusCode:ai(this.statusCode,500)};return this.statusMessage&&(t.statusMessage=kf(this.statusMessage)),this.data!==void 0&&(t.data=this.data),t}}cn(si,"__h3_error__",!0);function ii(e){if(typeof e=="string")return new si(e);if(Yy(e))return e;const t=new si(e.message??e.statusMessage??"",{cause:e.cause||e});if(Gy(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=ai(e.statusCode,t.statusCode):e.status&&(t.statusCode=ai(e.status,t.statusCode)),e.statusMessage?t.statusMessage=e.statusMessage:e.statusText&&(t.statusMessage=e.statusText),t.statusMessage){const n=t.statusMessage;kf(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 Yy(e){var t;return((t=e==null?void 0:e.constructor)==null?void 0:t.__h3_error__)===!0}const Xy=/[^\u0009\u0020-\u007E]/g;function kf(e=""){return e.replace(Xy,"")}function ai(e,t=200){return!e||(typeof e=="string"&&(e=Number.parseInt(e,10)),e<100||e>999)?t:e}const Zy=Symbol("layout-meta"),Jo=Symbol("route"),Lf="__nuxt_error",Yo=()=>Ui(ge().payload,"error"),Rn=e=>{const t=Xo(e);try{const n=ge(),r=Yo();n.hooks.callHook("app:error",t),r.value=r.value||t}catch{throw t}return t},e_=async(e={})=>{const t=ge(),n=Yo();t.callHook("app:error:cleared",e),e.redirect&&await dt().replace(e.redirect),n.value=null},t_=e=>!!e&&typeof e=="object"&&Lf in e,Xo=e=>{const t=ii(e);return Object.defineProperty(t,Lf,{value:!0,configurable:!1,writable:!1}),t},dt=()=>{var e;return(e=ge())==null?void 0:e.$router},ft=()=>Bu()?He(Jo,ge()._route):ge()._route;const n_=(e,t,n={})=>{const r=ge(),o=n.global||typeof e!="string",s=typeof e!="string"?e:t;if(!s){console.warn("[nuxt] No route middleware passed to `addRouteMiddleware`.",e);return}o?r._middleware.global.push(s):r._middleware.named[e]=s},r_=()=>{try{if(ge()._processingMiddleware)return!0}catch{return!0}return!1},$f=(e,t)=>{e||(e="/");const n=typeof e=="string"?e:pf(e.path||"/",e.query||{})+(e.hash||"");if(t!=null&&t.open){{const{target:a="_blank",windowFeatures:c={}}=t.open,u=Object.entries(c).filter(([l,f])=>f!==void 0).map(([l,f])=>`${l.toLowerCase()}=${f}`).join(", ");open(n,a,u)}return Promise.resolve()}const r=(t==null?void 0:t.external)||$t(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 a=Nr(n).protocol;if(a&&rg(a))throw new Error(`Cannot navigate to a URL with '${a}' protocol.`)}const o=r_();if(!r&&o)return e;const s=dt(),i=ge();return r?(i._scope.stop(),t!=null&&t.replace?location.replace(n):location.href=n,o?i.isHydrating?new Promise(()=>{}):!1:Promise.resolve()):t!=null&&t.replace?s.replace(e):s.push(e)};function bt(e){if(typeof e!="object")return e;var t,n,r=Object.prototype.toString.call(e);if(r==="[object Object]"){if(e.constructor!==Object&&typeof e.constructor=="function"){n=new e.constructor;for(t in e)e.hasOwnProperty(t)&&n[t]!==e[t]&&(n[t]=bt(e[t]))}else{n={};for(t in e)t==="__proto__"?Object.defineProperty(n,t,{value:bt(e[t]),configurable:!0,enumerable:!0,writable:!0}):n[t]=bt(e[t])}return n}if(r==="[object Array]"){for(t=e.length,n=Array(t);t--;)n[t]=bt(e[t]);return n}return r==="[object Set]"?(n=new Set,e.forEach(function(o){n.add(bt(o))}),n):r==="[object Map]"?(n=new Map,e.forEach(function(o,s){n.set(bt(s),bt(o))}),n):r==="[object Date]"?new Date(+e):r==="[object RegExp]"?(n=new RegExp(e.source,e.flags),n.lastIndex=e.lastIndex,n):r==="[object DataView]"?new e.constructor(bt(e.buffer)):r==="[object ArrayBuffer]"?e.slice(0):r.slice(-6)==="Array]"?new e.constructor(e):e}const o_={docus:{title:"Nuxt Mongoose",description:"A Nuxt module for simplifying the use of Mongoose in your project.",image:"/cover.jpg",socials:{twitter:"arash_sheyda",github:"arashsheyda/nuxt-mongoose"},github:{dir:"docs/content",branch:"main",repo:"nuxt-mongoose",owner:"arashsheyda",edit:!0},aside:{level:1,collapsed:!1,exclude:[]},header:{logo:!0,showLinkIcon:!0,exclude:[]},footer:{iconLinks:[{href:"https://nuxt.com",icon:"simple-icons:nuxtdotjs"}]}}},s_={docus:{title:"Docus",description:"The best place to start your documentation.",url:"https://docus.dev",image:"https://user-images.githubusercontent.com/904724/185365452-87b7ca7b-6030-4813-a2db-5e65c785bf88.png",socials:{},layout:"default",header:{title:"",logo:!1,showLinkIcon:!1,fluid:!1,exclude:[]},aside:{level:0,collapsed:!1,exclude:[]},footer:{credits:{icon:"IconDocus",text:"Powered by Docus",href:"https://docus.dev"},textLinks:[],iconLinks:[],fluid:!1},github:{dir:void 0,branch:void 0,repo:void 0,owner:void 0,edit:!1}}},i_={prose:{copyButton:{iconCopy:"ph:copy",iconCopied:"ph:check"},headings:{icon:"ph:link"}}},a_={},c_={nuxt:{buildId:"620a3a07-4612-418d-8b7e-7aa6742283ba"}},l_=qy(o_,s_,i_,a_,c_);function ia(){const e=ge();return e._appConfig||(e._appConfig=nt(l_)),e._appConfig}const FP=!1,ci=!1,u_=!1,f_={componentName:"NuxtLink"},d_={deep:!0},h_="#__nuxt";let so,Mf;function p_(){var t;const e=(t=ia().nuxt)==null?void 0:t.buildId;return so=$fetch(ra(`builds/meta/${e}.json`)),so.then(n=>{Mf=Wy(n.matcher)}),so}function Zo(){return so||p_()}async function Nf(e){return await Zo(),dr({},...Mf.matchAll(e).reverse())}function Oc(e,t={}){const n=m_(e,t),r=ge(),o=r._payloadCache=r._payloadCache||{};return n in o||(o[n]=g_(e).then(s=>s?Df(n).then(i=>i||(delete o[n],null)):(o[n]=null,null))),o[n]}const kc="json";function m_(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"||$t(n.pathname,{acceptRelative:!0}))throw new Error("Payload URL must not include hostname: "+e);const r=t.hash||(t.fresh?Date.now():"");return Sn(ot().app.baseURL,n.pathname,r?`_payload.${r}.${kc}`:`_payload.${kc}`)}async function Df(e){const t=fetch(e).then(n=>n.text().then(Ff));try{return await t}catch(n){console.warn("[nuxt] Cannot load payload ",e,n)}return null}async function g_(e=ft().path){if(e=Zt(e),(await Zo()).prerendered.includes(e))return!0;const n=await Nf(e);return!!n.prerender&&!n.redirect}let Xr=null;async function y_(){if(Xr)return Xr;const e=document.getElementById("__NUXT_DATA__");if(!e)return{};const t=await Ff(e.textContent||""),n=e.dataset.src?await Df(e.dataset.src):void 0;return Xr={...t,...n,...window.__NUXT__},Xr}async function Ff(e){return await ty(e,ge()._payloadRevivers)}function __(e,t){ge()._payloadRevivers[e]=t}const Lc={NuxtError:e=>Xo(e),EmptyShallowRef:e=>lt(e==="_"?void 0:e==="0n"?BigInt(0):Pr(e)),EmptyRef:e=>le(e==="_"?void 0:e==="0n"?BigInt(0):Pr(e)),ShallowRef:e=>lt(e),ShallowReactive:e=>gt(e),Ref:e=>le(e),Reactive:e=>nt(e)},v_=Je({name:"nuxt:revive-payload:client",order:-30,async setup(e){let t,n;for(const r in Lc)__(r,Lc[r]);Object.assign(e.payload,([t,n]=Cr(()=>e.runWithContext(y_)),t=await t,n(),t)),window.__NUXT__=e.payload}}),b_=[],w_=Je({name:"nuxt:head",enforce:"pre",setup(e){const t=Ny({plugins:b_});Dy(()=>ge().vueApp._context.provides.usehead),e.vueApp.use(t);{let n=!0;const r=async()=>{n=!1,await Cf(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 An=typeof window<"u";function E_(e){return e.__esModule||e[Symbol.toStringTag]==="Module"}const ve=Object.assign;function Ts(e,t){const n={};for(const r in t){const o=t[r];n[r]=yt(o)?o.map(e):e(o)}return n}const hr=()=>{},yt=Array.isArray,T_=/\/$/,S_=e=>e.replace(T_,"");function Ss(e,t,n="/"){let r,o={},s="",i="";const a=t.indexOf("#");let c=t.indexOf("?");return a<c&&a>=0&&(c=-1),c>-1&&(r=t.slice(0,c),s=t.slice(c+1,a>-1?a:t.length),o=e(s)),a>-1&&(r=r||t.slice(0,a),i=t.slice(a,t.length)),r=A_(r??t,n),{fullPath:r+(s&&"?")+s+i,path:r,query:o,hash:i}}function P_(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function $c(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function C_(e,t,n){const r=t.matched.length-1,o=n.matched.length-1;return r>-1&&r===o&&Vn(t.matched[r],n.matched[o])&&jf(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function Vn(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function jf(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!x_(e[n],t[n]))return!1;return!0}function x_(e,t){return yt(e)?Mc(e,t):yt(t)?Mc(t,e):e===t}function Mc(e,t){return yt(t)?e.length===t.length&&e.every((n,r)=>n===t[r]):e.length===1&&e[0]===t}function A_(e,t){if(e.startsWith("/"))return e;if(!e)return t;const n=t.split("/"),r=e.split("/"),o=r[r.length-1];(o===".."||o===".")&&r.push("");let s=n.length-1,i,a;for(i=0;i<r.length;i++)if(a=r[i],a!==".")if(a==="..")s>1&&s--;else break;return n.slice(0,s).join("/")+"/"+r.slice(i-(i===r.length?1:0)).join("/")}var xr;(function(e){e.pop="pop",e.push="push"})(xr||(xr={}));var pr;(function(e){e.back="back",e.forward="forward",e.unknown=""})(pr||(pr={}));function R_(e){if(!e)if(An){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),S_(e)}const I_=/^[^#]+#/;function O_(e,t){return e.replace(I_,"#")+t}function k_(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 es=()=>({left:window.pageXOffset,top:window.pageYOffset});function L_(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=k_(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 Nc(e,t){return(history.state?history.state.position-t:-1)+e}const li=new Map;function $_(e,t){li.set(e,t)}function M_(e){const t=li.get(e);return li.delete(e),t}let N_=()=>location.protocol+"//"+location.host;function Hf(e,t){const{pathname:n,search:r,hash:o}=t,s=e.indexOf("#");if(s>-1){let a=o.includes(e.slice(s))?e.slice(s).length:1,c=o.slice(a);return c[0]!=="/"&&(c="/"+c),$c(c,"")}return $c(n,e)+r+o}function D_(e,t,n,r){let o=[],s=[],i=null;const a=({state:d})=>{const h=Hf(e,location),m=n.value,p=t.value;let y=0;if(d){if(n.value=h,t.value=d,i&&i===m){i=null;return}y=p?d.position-p.position:0}else r(h);o.forEach(_=>{_(n.value,m,{delta:y,type:xr.pop,direction:y?y>0?pr.forward:pr.back:pr.unknown})})};function c(){i=n.value}function u(d){o.push(d);const h=()=>{const m=o.indexOf(d);m>-1&&o.splice(m,1)};return s.push(h),h}function l(){const{history:d}=window;d.state&&d.replaceState(ve({},d.state,{scroll:es()}),"")}function f(){for(const d of s)d();s=[],window.removeEventListener("popstate",a),window.removeEventListener("beforeunload",l)}return window.addEventListener("popstate",a),window.addEventListener("beforeunload",l,{passive:!0}),{pauseListeners:c,listen:u,destroy:f}}function Dc(e,t,n,r=!1,o=!1){return{back:e,current:t,forward:n,replaced:r,position:window.history.length,scroll:o?es():null}}function F_(e){const{history:t,location:n}=window,r={value:Hf(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(c,u,l){const f=e.indexOf("#"),d=f>-1?(n.host&&document.querySelector("base")?e:e.slice(f))+c:N_()+e+c;try{t[l?"replaceState":"pushState"](u,"",d),o.value=u}catch(h){console.error(h),n[l?"replace":"assign"](d)}}function i(c,u){const l=ve({},t.state,Dc(o.value.back,c,o.value.forward,!0),u,{position:o.value.position});s(c,l,!0),r.value=c}function a(c,u){const l=ve({},o.value,t.state,{forward:c,scroll:es()});s(l.current,l,!0);const f=ve({},Dc(r.value,c,null),{position:l.position+1},u);s(c,f,!1),r.value=c}return{location:r,state:o,push:a,replace:i}}function Bf(e){e=R_(e);const t=F_(e),n=D_(e,t.state,t.location,t.replace);function r(s,i=!0){i||n.pauseListeners(),history.go(s)}const o=ve({location:"",base:e,go:r,createHref:O_.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 j_(e){return e=location.host?e||location.pathname+location.search:"",e.includes("#")||(e+="#"),Bf(e)}function H_(e){return typeof e=="string"||e&&typeof e=="object"}function Vf(e){return typeof e=="string"||typeof e=="symbol"}const pt={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0},zf=Symbol("");var Fc;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(Fc||(Fc={}));function zn(e,t){return ve(new Error,{type:e,[zf]:!0},t)}function xt(e,t){return e instanceof Error&&zf in e&&(t==null||!!(e.type&t))}const jc="[^/]+?",B_={sensitive:!1,strict:!1,start:!0,end:!0},V_=/[.+*?^${}()[\]/\\]/g;function z_(e,t){const n=ve({},B_,t),r=[];let o=n.start?"^":"";const s=[];for(const u of e){const l=u.length?[]:[90];n.strict&&!u.length&&(o+="/");for(let f=0;f<u.length;f++){const d=u[f];let h=40+(n.sensitive?.25:0);if(d.type===0)f||(o+="/"),o+=d.value.replace(V_,"\\$&"),h+=40;else if(d.type===1){const{value:m,repeatable:p,optional:y,regexp:_}=d;s.push({name:m,repeatable:p,optional:y});const v=_||jc;if(v!==jc){h+=10;try{new RegExp(`(${v})`)}catch(w){throw new Error(`Invalid custom RegExp for param "${m}" (${v}): `+w.message)}}let g=p?`((?:${v})(?:/(?:${v}))*)`:`(${v})`;f||(g=y&&u.length<2?`(?:/${g})`:"/"+g),y&&(g+="?"),o+=g,h+=20,y&&(h+=-8),p&&(h+=-20),v===".*"&&(h+=-50)}l.push(h)}r.push(l)}if(n.strict&&n.end){const u=r.length-1;r[u][r[u].length-1]+=.7000000000000001}n.strict||(o+="/?"),n.end?o+="$":n.strict&&(o+="(?:/|$)");const i=new RegExp(o,n.sensitive?"":"i");function a(u){const l=u.match(i),f={};if(!l)return null;for(let d=1;d<l.length;d++){const h=l[d]||"",m=s[d-1];f[m.name]=h&&m.repeatable?h.split("/"):h}return f}function c(u){let l="",f=!1;for(const d of e){(!f||!l.endsWith("/"))&&(l+="/"),f=!1;for(const h of d)if(h.type===0)l+=h.value;else if(h.type===1){const{value:m,repeatable:p,optional:y}=h,_=m in u?u[m]:"";if(yt(_)&&!p)throw new Error(`Provided param "${m}" is an array but it is not repeatable (* or + modifiers)`);const v=yt(_)?_.join("/"):_;if(!v)if(y)d.length<2&&(l.endsWith("/")?l=l.slice(0,-1):f=!0);else throw new Error(`Missing required param "${m}"`);l+=v}}return l||"/"}return{re:i,score:r,keys:s,parse:a,stringify:c}}function U_(e,t){let n=0;for(;n<e.length&&n<t.length;){const r=t[n]-e[n];if(r)return r;n++}return e.length<t.length?e.length===1&&e[0]===80?-1:1:e.length>t.length?t.length===1&&t[0]===80?1:-1:0}function K_(e,t){let n=0;const r=e.score,o=t.score;for(;n<r.length&&n<o.length;){const s=U_(r[n],o[n]);if(s)return s;n++}if(Math.abs(o.length-r.length)===1){if(Hc(r))return 1;if(Hc(o))return-1}return o.length-r.length}function Hc(e){const t=e[e.length-1];return e.length>0&&t[t.length-1]<0}const W_={type:0,value:""},q_=/[a-zA-Z0-9_]/;function G_(e){if(!e)return[[]];if(e==="/")return[[W_]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(h){throw new Error(`ERR (${n})/"${u}": ${h}`)}let n=0,r=n;const o=[];let s;function i(){s&&o.push(s),s=[]}let a=0,c,u="",l="";function f(){u&&(n===0?s.push({type:0,value:u}):n===1||n===2||n===3?(s.length>1&&(c==="*"||c==="+")&&t(`A repeatable param (${u}) must be alone in its segment. eg: '/:ids+.`),s.push({type:1,value:u,regexp:l,repeatable:c==="*"||c==="+",optional:c==="*"||c==="?"})):t("Invalid state to consume buffer"),u="")}function d(){u+=c}for(;a<e.length;){if(c=e[a++],c==="\\"&&n!==2){r=n,n=4;continue}switch(n){case 0:c==="/"?(u&&f(),i()):c===":"?(f(),n=1):d();break;case 4:d(),n=r;break;case 1:c==="("?n=2:q_.test(c)?d():(f(),n=0,c!=="*"&&c!=="?"&&c!=="+"&&a--);break;case 2:c===")"?l[l.length-1]=="\\"?l=l.slice(0,-1)+c:n=3:l+=c;break;case 3:f(),n=0,c!=="*"&&c!=="?"&&c!=="+"&&a--,l="";break;default:t("Unknown state");break}}return n===2&&t(`Unfinished custom RegExp for param "${u}"`),f(),i(),o}function Q_(e,t,n){const r=z_(G_(e.path),n),o=ve(r,{record:e,parent:t,children:[],alias:[]});return t&&!o.record.aliasOf==!t.record.aliasOf&&t.children.push(o),o}function J_(e,t){const n=[],r=new Map;t=zc({strict:!1,end:!0,sensitive:!1},t);function o(l){return r.get(l)}function s(l,f,d){const h=!d,m=Y_(l);m.aliasOf=d&&d.record;const p=zc(t,l),y=[m];if("alias"in l){const g=typeof l.alias=="string"?[l.alias]:l.alias;for(const w of g)y.push(ve({},m,{components:d?d.record.components:m.components,path:w,aliasOf:d?d.record:m}))}let _,v;for(const g of y){const{path:w}=g;if(f&&w[0]!=="/"){const C=f.record.path,P=C[C.length-1]==="/"?"":"/";g.path=f.record.path+(w&&P+w)}if(_=Q_(g,f,p),d?d.alias.push(_):(v=v||_,v!==_&&v.alias.push(_),h&&l.name&&!Vc(_)&&i(l.name)),m.children){const C=m.children;for(let P=0;P<C.length;P++)s(C[P],_,d&&d.children[P])}d=d||_,(_.record.components&&Object.keys(_.record.components).length||_.record.name||_.record.redirect)&&c(_)}return v?()=>{i(v)}:hr}function i(l){if(Vf(l)){const f=r.get(l);f&&(r.delete(l),n.splice(n.indexOf(f),1),f.children.forEach(i),f.alias.forEach(i))}else{const f=n.indexOf(l);f>-1&&(n.splice(f,1),l.record.name&&r.delete(l.record.name),l.children.forEach(i),l.alias.forEach(i))}}function a(){return n}function c(l){let f=0;for(;f<n.length&&K_(l,n[f])>=0&&(l.record.path!==n[f].record.path||!Uf(l,n[f]));)f++;n.splice(f,0,l),l.record.name&&!Vc(l)&&r.set(l.record.name,l)}function u(l,f){let d,h={},m,p;if("name"in l&&l.name){if(d=r.get(l.name),!d)throw zn(1,{location:l});p=d.record.name,h=ve(Bc(f.params,d.keys.filter(v=>!v.optional).map(v=>v.name)),l.params&&Bc(l.params,d.keys.map(v=>v.name))),m=d.stringify(h)}else if("path"in l)m=l.path,d=n.find(v=>v.re.test(m)),d&&(h=d.parse(m),p=d.record.name);else{if(d=f.name?r.get(f.name):n.find(v=>v.re.test(f.path)),!d)throw zn(1,{location:l,currentLocation:f});p=d.record.name,h=ve({},f.params,l.params),m=d.stringify(h)}const y=[];let _=d;for(;_;)y.unshift(_.record),_=_.parent;return{name:p,path:m,params:h,matched:y,meta:Z_(y)}}return e.forEach(l=>s(l)),{addRoute:s,resolve:u,removeRoute:i,getRoutes:a,getRecordMatcher:o}}function Bc(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}function Y_(e){return{path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:void 0,beforeEnter:e.beforeEnter,props:X_(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 X_(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 Vc(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function Z_(e){return e.reduce((t,n)=>ve(t,n.meta),{})}function zc(e,t){const n={};for(const r in e)n[r]=r in t?t[r]:e[r];return n}function Uf(e,t){return t.children.some(n=>n===e||Uf(e,n))}const Kf=/#/g,ev=/&/g,tv=/\//g,nv=/=/g,rv=/\?/g,Wf=/\+/g,ov=/%5B/g,sv=/%5D/g,qf=/%5E/g,iv=/%60/g,Gf=/%7B/g,av=/%7C/g,Qf=/%7D/g,cv=/%20/g;function aa(e){return encodeURI(""+e).replace(av,"|").replace(ov,"[").replace(sv,"]")}function lv(e){return aa(e).replace(Gf,"{").replace(Qf,"}").replace(qf,"^")}function ui(e){return aa(e).replace(Wf,"%2B").replace(cv,"+").replace(Kf,"%23").replace(ev,"%26").replace(iv,"`").replace(Gf,"{").replace(Qf,"}").replace(qf,"^")}function uv(e){return ui(e).replace(nv,"%3D")}function fv(e){return aa(e).replace(Kf,"%23").replace(rv,"%3F")}function dv(e){return e==null?"":fv(e).replace(tv,"%2F")}function Ro(e){try{return decodeURIComponent(""+e)}catch{}return""+e}function hv(e){const t={};if(e===""||e==="?")return t;const r=(e[0]==="?"?e.slice(1):e).split("&");for(let o=0;o<r.length;++o){const s=r[o].replace(Wf," "),i=s.indexOf("="),a=Ro(i<0?s:s.slice(0,i)),c=i<0?null:Ro(s.slice(i+1));if(a in t){let u=t[a];yt(u)||(u=t[a]=[u]),u.push(c)}else t[a]=c}return t}function Uc(e){let t="";for(let n in e){const r=e[n];if(n=uv(n),r==null){r!==void 0&&(t+=(t.length?"&":"")+n);continue}(yt(r)?r.map(s=>s&&ui(s)):[r&&ui(r)]).forEach(s=>{s!==void 0&&(t+=(t.length?"&":"")+n,s!=null&&(t+="="+s))})}return t}function pv(e){const t={};for(const n in e){const r=e[n];r!==void 0&&(t[n]=yt(r)?r.map(o=>o==null?null:""+o):r==null?r:""+r)}return t}const mv=Symbol(""),Kc=Symbol(""),ca=Symbol(""),la=Symbol(""),fi=Symbol("");function Xn(){let e=[];function t(r){return e.push(r),()=>{const o=e.indexOf(r);o>-1&&e.splice(o,1)}}function n(){e=[]}return{add:t,list:()=>e.slice(),reset:n}}function qt(e,t,n,r,o){const s=r&&(r.enterCallbacks[o]=r.enterCallbacks[o]||[]);return()=>new Promise((i,a)=>{const c=f=>{f===!1?a(zn(4,{from:n,to:t})):f instanceof Error?a(f):H_(f)?a(zn(2,{from:t,to:f})):(s&&r.enterCallbacks[o]===s&&typeof f=="function"&&s.push(f),i())},u=e.call(r&&r.instances[o],t,n,c);let l=Promise.resolve(u);e.length<3&&(l=l.then(c)),l.catch(f=>a(f))})}function Ps(e,t,n,r){const o=[];for(const s of e)for(const i in s.components){let a=s.components[i];if(!(t!=="beforeRouteEnter"&&!s.instances[i]))if(gv(a)){const u=(a.__vccOpts||a)[t];u&&o.push(qt(u,n,r,s,i))}else{let c=a();o.push(()=>c.then(u=>{if(!u)return Promise.reject(new Error(`Couldn't resolve component "${i}" at "${s.path}"`));const l=E_(u)?u.default:u;s.components[i]=l;const d=(l.__vccOpts||l)[t];return d&&qt(d,n,r,s,i)()}))}}return o}function gv(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function Wc(e){const t=He(ca),n=He(la),r=ee(()=>t.resolve(N(e.to))),o=ee(()=>{const{matched:c}=r.value,{length:u}=c,l=c[u-1],f=n.matched;if(!l||!f.length)return-1;const d=f.findIndex(Vn.bind(null,l));if(d>-1)return d;const h=qc(c[u-2]);return u>1&&qc(l)===h&&f[f.length-1].path!==h?f.findIndex(Vn.bind(null,c[u-2])):d}),s=ee(()=>o.value>-1&&bv(n.params,r.value.params)),i=ee(()=>o.value>-1&&o.value===n.matched.length-1&&jf(n.params,r.value.params));function a(c={}){return vv(c)?t[N(e.replace)?"replace":"push"](N(e.to)).catch(hr):Promise.resolve()}return{route:r,href:ee(()=>r.value.href),isActive:s,isExactActive:i,navigate:a}}const yv=Ie({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:Wc,setup(e,{slots:t}){const n=nt(Wc(e)),{options:r}=He(ca),o=ee(()=>({[Gc(e.activeClass,r.linkActiveClass,"router-link-active")]:n.isActive,[Gc(e.exactActiveClass,r.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const s=t.default&&t.default(n);return e.custom?s:tt("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:o.value},s)}}}),_v=yv;function vv(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 bv(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(!yt(o)||o.length!==r.length||r.some((s,i)=>s!==o[i]))return!1}return!0}function qc(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const Gc=(e,t,n)=>e??t??n,wv=Ie({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const r=He(fi),o=ee(()=>e.route||r.value),s=He(Kc,0),i=ee(()=>{let u=N(s);const{matched:l}=o.value;let f;for(;(f=l[u])&&!f.components;)u++;return u}),a=ee(()=>o.value.matched[i.value]);Nn(Kc,ee(()=>i.value+1)),Nn(mv,a),Nn(fi,o);const c=le();return _e(()=>[c.value,a.value,e.name],([u,l,f],[d,h,m])=>{l&&(l.instances[f]=u,h&&h!==l&&u&&u===d&&(l.leaveGuards.size||(l.leaveGuards=h.leaveGuards),l.updateGuards.size||(l.updateGuards=h.updateGuards))),u&&l&&(!h||!Vn(l,h)||!d)&&(l.enterCallbacks[f]||[]).forEach(p=>p(u))},{flush:"post"}),()=>{const u=o.value,l=e.name,f=a.value,d=f&&f.components[l];if(!d)return Qc(n.default,{Component:d,route:u});const h=f.props[l],m=h?h===!0?u.params:typeof h=="function"?h(u):h:null,y=tt(d,ve({},m,t,{onVnodeUnmounted:_=>{_.component.isUnmounted&&(f.instances[l]=null)},ref:c}));return Qc(n.default,{Component:y,route:u})||y}}});function Qc(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const Jf=wv;function Ev(e){const t=J_(e.routes,e),n=e.parseQuery||hv,r=e.stringifyQuery||Uc,o=e.history,s=Xn(),i=Xn(),a=Xn(),c=lt(pt);let u=pt;An&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const l=Ts.bind(null,k=>""+k),f=Ts.bind(null,dv),d=Ts.bind(null,Ro);function h(k,Y){let G,Z;return Vf(k)?(G=t.getRecordMatcher(k),Z=Y):Z=k,t.addRoute(Z,G)}function m(k){const Y=t.getRecordMatcher(k);Y&&t.removeRoute(Y)}function p(){return t.getRoutes().map(k=>k.record)}function y(k){return!!t.getRecordMatcher(k)}function _(k,Y){if(Y=ve({},Y||c.value),typeof k=="string"){const E=Ss(n,k,Y.path),x=t.resolve({path:E.path},Y),M=o.createHref(E.fullPath);return ve(E,x,{params:d(x.params),hash:Ro(E.hash),redirectedFrom:void 0,href:M})}let G;if("path"in k)G=ve({},k,{path:Ss(n,k.path,Y.path).path});else{const E=ve({},k.params);for(const x in E)E[x]==null&&delete E[x];G=ve({},k,{params:f(E)}),Y.params=f(Y.params)}const Z=t.resolve(G,Y),ye=k.hash||"";Z.params=l(d(Z.params));const Se=P_(r,ve({},k,{hash:lv(ye),path:Z.path})),b=o.createHref(Se);return ve({fullPath:Se,hash:ye,query:r===Uc?pv(k.query):k.query||{}},Z,{redirectedFrom:void 0,href:b})}function v(k){return typeof k=="string"?Ss(n,k,c.value.path):ve({},k)}function g(k,Y){if(u!==k)return zn(8,{from:Y,to:k})}function w(k){return A(k)}function C(k){return w(ve(v(k),{replace:!0}))}function P(k){const Y=k.matched[k.matched.length-1];if(Y&&Y.redirect){const{redirect:G}=Y;let Z=typeof G=="function"?G(k):G;return typeof Z=="string"&&(Z=Z.includes("?")||Z.includes("#")?Z=v(Z):{path:Z},Z.params={}),ve({query:k.query,hash:k.hash,params:"path"in Z?{}:k.params},Z)}}function A(k,Y){const G=u=_(k),Z=c.value,ye=k.state,Se=k.force,b=k.replace===!0,E=P(G);if(E)return A(ve(v(E),{state:typeof E=="object"?ve({},ye,E.state):ye,force:Se,replace:b}),Y||G);const x=G;x.redirectedFrom=Y;let M;return!Se&&C_(r,Z,G)&&(M=zn(16,{to:x,from:Z}),Re(Z,Z,!0,!1)),(M?Promise.resolve(M):R(x,Z)).catch(L=>xt(L)?xt(L,2)?L:be(L):z(L,x,Z)).then(L=>{if(L){if(xt(L,2))return A(ve({replace:b},v(L.to),{state:typeof L.to=="object"?ve({},ye,L.to.state):ye,force:Se}),Y||x)}else L=T(x,Z,!0,b,ye);return O(x,Z,L),L})}function I(k,Y){const G=g(k,Y);return G?Promise.reject(G):Promise.resolve()}function D(k){const Y=ze.values().next().value;return Y&&typeof Y.runWithContext=="function"?Y.runWithContext(k):k()}function R(k,Y){let G;const[Z,ye,Se]=Tv(k,Y);G=Ps(Z.reverse(),"beforeRouteLeave",k,Y);for(const E of Z)E.leaveGuards.forEach(x=>{G.push(qt(x,k,Y))});const b=I.bind(null,k,Y);return G.push(b),Oe(G).then(()=>{G=[];for(const E of s.list())G.push(qt(E,k,Y));return G.push(b),Oe(G)}).then(()=>{G=Ps(ye,"beforeRouteUpdate",k,Y);for(const E of ye)E.updateGuards.forEach(x=>{G.push(qt(x,k,Y))});return G.push(b),Oe(G)}).then(()=>{G=[];for(const E of Se)if(E.beforeEnter)if(yt(E.beforeEnter))for(const x of E.beforeEnter)G.push(qt(x,k,Y));else G.push(qt(E.beforeEnter,k,Y));return G.push(b),Oe(G)}).then(()=>(k.matched.forEach(E=>E.enterCallbacks={}),G=Ps(Se,"beforeRouteEnter",k,Y),G.push(b),Oe(G))).then(()=>{G=[];for(const E of i.list())G.push(qt(E,k,Y));return G.push(b),Oe(G)}).catch(E=>xt(E,8)?E:Promise.reject(E))}function O(k,Y,G){a.list().forEach(Z=>D(()=>Z(k,Y,G)))}function T(k,Y,G,Z,ye){const Se=g(k,Y);if(Se)return Se;const b=Y===pt,E=An?history.state:{};G&&(Z||b?o.replace(k.fullPath,ve({scroll:b&&E&&E.scroll},ye)):o.push(k.fullPath,ye)),c.value=k,Re(k,Y,G,b),be()}let S;function $(){S||(S=o.listen((k,Y,G)=>{if(!Ct.listening)return;const Z=_(k),ye=P(Z);if(ye){A(ve(ye,{replace:!0}),Z).catch(hr);return}u=Z;const Se=c.value;An&&$_(Nc(Se.fullPath,G.delta),es()),R(Z,Se).catch(b=>xt(b,12)?b:xt(b,2)?(A(b.to,Z).then(E=>{xt(E,20)&&!G.delta&&G.type===xr.pop&&o.go(-1,!1)}).catch(hr),Promise.reject()):(G.delta&&o.go(-G.delta,!1),z(b,Z,Se))).then(b=>{b=b||T(Z,Se,!1),b&&(G.delta&&!xt(b,8)?o.go(-G.delta,!1):G.type===xr.pop&&xt(b,20)&&o.go(-1,!1)),O(Z,Se,b)}).catch(hr)}))}let J=Xn(),j=Xn(),W;function z(k,Y,G){be(k);const Z=j.list();return Z.length?Z.forEach(ye=>ye(k,Y,G)):console.error(k),Promise.reject(k)}function he(){return W&&c.value!==pt?Promise.resolve():new Promise((k,Y)=>{J.add([k,Y])})}function be(k){return W||(W=!k,$(),J.list().forEach(([Y,G])=>k?G(k):Y()),J.reset()),k}function Re(k,Y,G,Z){const{scrollBehavior:ye}=e;if(!An||!ye)return Promise.resolve();const Se=!G&&M_(Nc(k.fullPath,0))||(Z||!G)&&history.state&&history.state.scroll||null;return Pt().then(()=>ye(k,Y,Se)).then(b=>b&&L_(b)).catch(b=>z(b,k,Y))}const Ae=k=>o.go(k);let Me;const ze=new Set,Ct={currentRoute:c,listening:!0,addRoute:h,removeRoute:m,hasRoute:y,getRoutes:p,resolve:_,options:e,push:w,replace:C,go:Ae,back:()=>Ae(-1),forward:()=>Ae(1),beforeEach:s.add,beforeResolve:i.add,afterEach:a.add,onError:j.add,isReady:he,install(k){const Y=this;k.component("RouterLink",_v),k.component("RouterView",Jf),k.config.globalProperties.$router=Y,Object.defineProperty(k.config.globalProperties,"$route",{enumerable:!0,get:()=>N(c)}),An&&!Me&&c.value===pt&&(Me=!0,w(o.location).catch(ye=>{}));const G={};for(const ye in pt)Object.defineProperty(G,ye,{get:()=>c.value[ye],enumerable:!0});k.provide(ca,Y),k.provide(la,gt(G)),k.provide(fi,c);const Z=k.unmount;ze.add(k),k.unmount=function(){ze.delete(k),ze.size<1&&(u=pt,S&&S(),S=null,c.value=pt,Me=!1,W=!1),Z()}}};function Oe(k){return k.reduce((Y,G)=>Y.then(()=>D(G)),Promise.resolve())}return Ct}function Tv(e,t){const n=[],r=[],o=[],s=Math.max(t.matched.length,e.matched.length);for(let i=0;i<s;i++){const a=t.matched[i];a&&(e.matched.find(u=>Vn(u,a))?r.push(a):n.push(a));const c=e.matched[i];c&&(t.matched.find(u=>Vn(u,c))||o.push(c))}return[n,r,o]}function jP(){return He(la)}const Sv=(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())||""}),di=(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&&Sv(e.route,n));return typeof r=="function"?r(e.route):r},Pv=(e,t)=>({default:()=>e?tt(Sp,e===!0?{}:e,t):t});function ua(e){return Array.isArray(e)?e:[e]}const Jc=[{name:"slug",path:"/:slug(.*)*",meta:{},alias:[],redirect:void 0,component:()=>F(()=>import("./document-driven.QNFMD5u_.js"),__vite__mapDeps([0,1,2,3,4,5,6,7,8,9,10]),import.meta.url).then(e=>e.default||e)}],Cv={scrollBehavior(e,t,n){if(!history.state.stop){if(history.state.smooth)return{el:history.state.smooth,behavior:"smooth"};if(e.hash){const r=document.querySelector(e.hash);if(!r)return;const{marginTop:o}=getComputedStyle(r),s=parseInt(o);return{top:document.querySelector(e.hash).offsetTop-s,behavior:"smooth"}}return n||{top:0}}}},xv=(e,t,n)=>(t=t===!0?{}:t,{default:()=>{var r;return t?tt(e,t,n):(r=n.default)==null?void 0:r.call(n)}});function Yc(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 Av(e,t){return e===t||t===pt?!1:Yc(e)!==Yc(t)?!0:!e.matched.every((r,o)=>{var s,i;return r.components&&r.components.default===((i=(s=t.matched[o])==null?void 0:s.components)==null?void 0:i.default)})}const Rv={scrollBehavior(e,t,n){var u;const r=ge(),o=((u=dt().options)==null?void 0:u.scrollBehaviorType)??"auto";let s=n||void 0;const i=typeof e.meta.scrollToTop=="function"?e.meta.scrollToTop(e,t):e.meta.scrollToTop;if(!s&&t&&e&&i!==!1&&Av(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:Xc(e.hash),behavior:o}}const a=l=>!!(l.meta.pageTransition??ci),c=a(t)&&a(e)?"page:transition:finish":"page:finish";return new Promise(l=>{r.hooks.hookOnce(c,async()=>{await Pt(),e.hash&&(s={el:e.hash,top:Xc(e.hash),behavior:o}),l(s)})})}};function Xc(e){try{const t=document.querySelector(e);if(t)return parseFloat(getComputedStyle(t).scrollMarginTop)}catch{}return 0}const Iv={hashMode:!1,scrollBehaviorType:"auto"},qe={...Iv,...Rv,...Cv},Ov=async e=>{var c;let t,n;if(!((c=e.meta)!=null&&c.validate))return;const r=ge(),o=dt();if(([t,n]=Cr(()=>Promise.resolve(e.meta.validate(e))),t=await t,n(),t)===!0)return;const i=Xo({statusCode:404,statusMessage:`Page Not Found: ${e.fullPath}`,data:{path:e.fullPath}}),a=o.beforeResolve(u=>{if(a(),u===e){const l=o.afterEach(async()=>{l(),await r.runWithContext(()=>Rn(i)),window.history.pushState({},"",e.fullPath)});return!1}})},kv=async e=>{let t,n;const r=([t,n]=Cr(()=>Nf(e.path)),t=await t,n(),t);if(r.redirect)return r.redirect},Lv=[Ov,kv],mr={};function $v(e,t,n){const{pathname:r,search:o,hash:s}=t,i=e.indexOf("#");if(i>-1){const u=s.includes(e.slice(i))?e.slice(i).length:1;let l=s.slice(u);return l[0]!=="/"&&(l="/"+l),_c(l,"")}const a=_c(r,e),c=!n||cg(a,n,{trailingSlash:!0})?a:n;return c+(c.includes("?")?"":o)+s}const Mv=Je({name:"nuxt:router",enforce:"pre",async setup(e){var p,y;let t,n,r=ot().app.baseURL;qe.hashMode&&!r.includes("#")&&(r+="#");const o=((p=qe.history)==null?void 0:p.call(qe,r))??(qe.hashMode?j_(r):Bf(r)),s=((y=qe.routes)==null?void 0:y.call(qe,Jc))??Jc;let i;const a=$v(r,window.location,e.payload.path),c=Ev({...qe,scrollBehavior:(_,v,g)=>{var w;if(v===pt){i=g;return}return c.options.scrollBehavior=qe.scrollBehavior,(w=qe.scrollBehavior)==null?void 0:w.call(qe,_,pt,i||g)},history:o,routes:s});e.vueApp.use(c);const u=lt(c.currentRoute.value);c.afterEach((_,v)=>{u.value=v}),Object.defineProperty(e.vueApp.config.globalProperties,"previousRoute",{get:()=>u.value});const l=lt(c.resolve(a)),f=()=>{l.value=c.currentRoute.value};e.hook("page:finish",f),c.afterEach((_,v)=>{var g,w,C,P;((w=(g=_.matched[0])==null?void 0:g.components)==null?void 0:w.default)===((P=(C=v.matched[0])==null?void 0:C.components)==null?void 0:P.default)&&f()});const d={};for(const _ in l.value)Object.defineProperty(d,_,{get:()=>l.value[_]});e._route=gt(d),e._middleware=e._middleware||{global:[],named:{}};const h=Yo();try{[t,n]=Cr(()=>c.isReady()),await t,n()}catch(_){[t,n]=Cr(()=>e.runWithContext(()=>Rn(_))),await t,n()}const m=e.payload.state._layout;return c.beforeEach(async(_,v)=>{var g;await e.callHook("page:loading:start"),_.meta=nt(_.meta),e.isHydrating&&m&&!gn(_.meta.layout)&&(_.meta.layout=m),e._processingMiddleware=!0;{const w=new Set([...Lv,...e._middleware.global]);for(const C of _.matched){const P=C.meta.middleware;if(P)for(const A of ua(P))w.add(A)}for(const C of w){const P=typeof C=="string"?e._middleware.named[C]||await((g=mr[C])==null?void 0:g.call(mr).then(I=>I.default||I)):C;if(!P)throw new Error(`Unknown route middleware: '${C}'.`);const A=await e.runWithContext(()=>P(_,v));if(!e.payload.serverRendered&&e.isHydrating&&(A===!1||A instanceof Error)){const I=A||ii({statusCode:404,statusMessage:`Page Not Found: ${a}`});return await e.runWithContext(()=>Rn(I)),!1}if(A!==!0&&(A||A===!1))return A}}}),c.onError(async()=>{delete e._processingMiddleware,await e.callHook("page:loading:end")}),c.afterEach(async(_,v,g)=>{delete e._processingMiddleware,!e.isHydrating&&h.value&&await e.runWithContext(e_),g&&await e.callHook("page:loading:end"),_.matched.length===0&&await e.runWithContext(()=>Rn(ii({statusCode:404,fatal:!1,statusMessage:`Page not found: ${_.fullPath}`,data:{path:_.fullPath}})))}),e.hooks.hookOnce("app:created",async()=>{try{await c.replace({...c.resolve(a),name:void 0,force:!0}),c.options.scrollBehavior=qe.scrollBehavior}catch(_){await e.runWithContext(()=>Rn(_))}}),{provide:{router:c}}}}),hi=globalThis.requestIdleCallback||(e=>{const t=Date.now(),n={didTimeout:!1,timeRemaining:()=>Math.max(0,50-(Date.now()-t))};return setTimeout(()=>{e(n)},1)}),Nv=globalThis.cancelIdleCallback||(e=>{clearTimeout(e)}),fa=e=>{const t=ge();t.isHydrating?t.hooks.hookOnce("app:suspense:resolve",()=>{hi(e)}):hi(e)},Dv=Je({name:"nuxt:payload",setup(e){dt().beforeResolve(async(t,n)=>{if(t.path===n.path)return;const r=await Oc(t.path);r&&Object.assign(e.static.data,r.data)}),fa(()=>{var t;e.hooks.hook("link:prefetch",async n=>{Nr(n).protocol||await Oc(n)}),((t=navigator.connection)==null?void 0:t.effectiveType)!=="slow-2g"&&setTimeout(Zo,1e3)})}}),Fv=Je(e=>{let t;async function n(){const r=await Zo();t&&clearTimeout(t),t=setTimeout(n,1e3*60*60);const o=await $fetch(ra("builds/latest.json"));o.id!==r.id&&e.hooks.callHook("app:manifest:update",o)}fa(()=>{t=setTimeout(n,1e3*60*60)})}),jv=H(()=>F(()=>import("./Illustration.PJPXv-re.js"),__vite__mapDeps([]),import.meta.url).then(e=>e.default)),Hv=H(()=>F(()=>Promise.resolve().then(()=>V1),void 0,import.meta.url).then(e=>e.default)),Bv=H(()=>F(()=>Promise.resolve().then(()=>nT),void 0,import.meta.url).then(e=>e.default)),Vv=H(()=>F(()=>Promise.resolve().then(()=>CP),void 0,import.meta.url).then(e=>e.default)),zv=H(()=>F(()=>Promise.resolve().then(()=>_P),void 0,import.meta.url).then(e=>e.default)),Uv=H(()=>F(()=>Promise.resolve().then(()=>N1),void 0,import.meta.url).then(e=>e.default)),Kv=H(()=>F(()=>Promise.resolve().then(()=>G1),void 0,import.meta.url).then(e=>e.default)),Wv=H(()=>F(()=>Promise.resolve().then(()=>Y1),void 0,import.meta.url).then(e=>e.default)),qv=H(()=>F(()=>Promise.resolve().then(()=>IP),void 0,import.meta.url).then(e=>e.default)),Gv=H(()=>F(()=>Promise.resolve().then(()=>lE),void 0,import.meta.url).then(e=>e.default)),Qv=H(()=>F(()=>Promise.resolve().then(()=>rP),void 0,import.meta.url).then(e=>e.default)),Jv=H(()=>F(()=>Promise.resolve().then(()=>C1),void 0,import.meta.url).then(e=>e.default)),Yv=H(()=>F(()=>import("./DocumentDrivenNotFound.XHPG3xzt.js"),__vite__mapDeps([5,6,7,8,9,10]),import.meta.url).then(e=>e.default)),Xv=H(()=>F(()=>import("./Ellipsis.zFxcgtpd.js"),__vite__mapDeps([11,12]),import.meta.url).then(e=>e.default)),Zv=H(()=>F(()=>Promise.resolve().then(()=>uP),void 0,import.meta.url).then(e=>e.default)),eb=H(()=>F(()=>import("./DocsAside.FPKT_YEW.js"),__vite__mapDeps([13,14]),import.meta.url).then(e=>e.default)),tb=H(()=>F(()=>Promise.resolve().then(()=>k1),void 0,import.meta.url).then(e=>e.default)),nb=H(()=>F(()=>import("./DocsPageBottom.OkfoHAdK.js"),__vite__mapDeps([15,16,17,18,19]),import.meta.url).then(e=>e.default)),rb=H(()=>F(()=>import("./DocsPageLayout.gveFoV_w.js"),__vite__mapDeps([20,13,14,21,22,23,7,8,24,15,16,17,18,19,25,26,27,28,29,30,31]),import.meta.url).then(e=>e.default)),ob=H(()=>F(()=>import("./DocsPrevNext.zoTGJtQ8.js"),__vite__mapDeps([25,26]),import.meta.url).then(e=>e.default)),sb=H(()=>F(()=>import("./DocsToc.lH_UtJex.js"),__vite__mapDeps([27,28,29,30]),import.meta.url).then(e=>e.default)),ib=H(()=>F(()=>import("./DocsTocLinks.WFRKAHzW.js"),__vite__mapDeps([28,29]),import.meta.url).then(e=>e.default)),ab=H(()=>F(()=>import("./EditOnLink.C9xYRA3U.js"),__vite__mapDeps([32,18]),import.meta.url).then(e=>e.default)),cb=H(()=>F(()=>import("./SourceLink.Wto3SzIh.js"),__vite__mapDeps([33,34,35]),import.meta.url).then(e=>e.default)),lb=H(()=>F(()=>import("./ProseA.oGB5m_ac.js"),__vite__mapDeps([16,17]),import.meta.url).then(e=>e.default)),ub=H(()=>F(()=>import("./ProseBlockquote.Iy80s5oD.js"),__vite__mapDeps([36,37]),import.meta.url).then(e=>e.default)),fb=H(()=>F(()=>import("./ProseCode.06DFtTzN.js"),__vite__mapDeps([38,39]),import.meta.url).then(e=>e.default)),db=H(()=>F(()=>import("./ProseCodeInline.tvFwg22b.js"),__vite__mapDeps([21,22]),import.meta.url).then(e=>e.default)),hb=H(()=>F(()=>import("./ProseEm.F0X0JFcU.js"),__vite__mapDeps([40,41]),import.meta.url).then(e=>e.default)),pb=H(()=>F(()=>import("./ProseH1.qoQ1Og0m.js"),__vite__mapDeps([42,43]),import.meta.url).then(e=>e.default)),mb=H(()=>F(()=>import("./ProseH2.lICJbYes.js"),__vite__mapDeps([44,45]),import.meta.url).then(e=>e.default)),gb=H(()=>F(()=>import("./ProseH3.sImGE3cP.js"),__vite__mapDeps([46,47]),import.meta.url).then(e=>e.default)),yb=H(()=>F(()=>import("./ProseH4.iB3vYkA1.js"),__vite__mapDeps([48,49]),import.meta.url).then(e=>e.default)),_b=H(()=>F(()=>import("./ProseH5.bUHaHFMl.js"),__vite__mapDeps([50,51]),import.meta.url).then(e=>e.default)),vb=H(()=>F(()=>import("./ProseH6.cXtpcFll.js"),__vite__mapDeps([52,53]),import.meta.url).then(e=>e.default)),bb=H(()=>F(()=>import("./ProseHr.qyM_8IA4.js"),__vite__mapDeps([54,55]),import.meta.url).then(e=>e.default)),wb=H(()=>F(()=>import("./ProseImg.775eMMUp.js"),__vite__mapDeps([56,57]),import.meta.url).then(e=>e.default)),Eb=H(()=>F(()=>import("./ProseLi.UUthINLY.js"),__vite__mapDeps([58,59]),import.meta.url).then(e=>e.default)),Tb=H(()=>F(()=>import("./ProseOl.ZoNB6L9g.js"),__vite__mapDeps([60,61]),import.meta.url).then(e=>e.default)),Sb=H(()=>F(()=>import("./ProseP.BAqBqcgR.js"),__vite__mapDeps([34,35]),import.meta.url).then(e=>e.default)),Pb=H(()=>F(()=>import("./ProseStrong.E-AkK0XP.js"),__vite__mapDeps([62,63]),import.meta.url).then(e=>e.default)),Cb=H(()=>F(()=>import("./ProseTable.1REQJpb9.js"),__vite__mapDeps([64,65]),import.meta.url).then(e=>e.default)),xb=H(()=>F(()=>import("./ProseTbody.vEvtwM6G.js"),__vite__mapDeps([]),import.meta.url).then(e=>e.default)),Ab=H(()=>F(()=>import("./ProseTd.Y4rEgmj6.js"),__vite__mapDeps([66,67]),import.meta.url).then(e=>e.default)),Rb=H(()=>F(()=>import("./ProseTh.D1PJmc62.js"),__vite__mapDeps([68,69]),import.meta.url).then(e=>e.default)),Ib=H(()=>F(()=>import("./ProseThead.yQ52j5a4.js"),__vite__mapDeps([70,71]),import.meta.url).then(e=>e.default)),Ob=H(()=>F(()=>import("./ProseTr.OswXR9Bh.js"),__vite__mapDeps([72,73]),import.meta.url).then(e=>e.default)),kb=H(()=>F(()=>import("./ProseUl.-_WfeFSG.js"),__vite__mapDeps([74,75]),import.meta.url).then(e=>e.default)),Lb=H(()=>F(()=>import("./Alert.z4WEILVh.js"),__vite__mapDeps([23,7,8,24]),import.meta.url).then(e=>e.default)),$b=H(()=>F(()=>import("./Badge.ABgPhO2e.js"),__vite__mapDeps([76,7,8,77]),import.meta.url).then(e=>e.default)),Mb=H(()=>F(()=>import("./ButtonLink.j-DgxsmD.js"),__vite__mapDeps([6,7,8,9]),import.meta.url).then(e=>e.default)),Nb=H(()=>F(()=>import("./Callout.UZTuTJzV.js"),__vite__mapDeps([78,7,8,79]),import.meta.url).then(e=>e.default)),Db=H(()=>F(()=>import("./CodeBlock.Zckva776.js"),__vite__mapDeps([80,81]),import.meta.url).then(e=>e.default)),Fb=H(()=>F(()=>import("./CodeGroup.YXiYVfJ7.js"),__vite__mapDeps([82,83,84,85]),import.meta.url).then(e=>e.default)),jb=H(()=>F(()=>Promise.resolve().then(()=>dP),void 0,import.meta.url).then(e=>e.default)),Hb=H(()=>F(()=>import("./CopyButton.oONwcLVG.js"),__vite__mapDeps([]),import.meta.url).then(e=>e.default)),Bb=H(()=>F(()=>import("./List.B9jcg7uC.js"),__vite__mapDeps([86,87,8,88]),import.meta.url).then(e=>e.default)),Vb=H(()=>F(()=>import("./NuxtImg.CHJsZ5Lb.js"),__vite__mapDeps([89,90]),import.meta.url).then(e=>e.default)),zb=H(()=>F(()=>import("./Props.sCwrMCyv.js"),__vite__mapDeps([91,68,69,72,73,70,71,21,22,66,67,92,64,65]),import.meta.url).then(e=>e.default)),Ub=H(()=>F(()=>import("./Sandbox.xMz6c3k0.js"),__vite__mapDeps([93,83,84,94]),import.meta.url).then(e=>e.default)),Kb=H(()=>F(()=>import("./TabsHeader.ISwBsOkq.js"),__vite__mapDeps([83,84]),import.meta.url).then(e=>e.default)),Wb=H(()=>F(()=>import("./Terminal.v9_MT-E7.js"),__vite__mapDeps([95,96]),import.meta.url).then(e=>e.default)),qb=H(()=>F(()=>import("./VideoPlayer.05nOoBsQ.js"),__vite__mapDeps([97,90,98]),import.meta.url).then(e=>e.default)),Gb=H(()=>F(()=>import("./IconCodeSandBox.LHD-KVmM.js"),__vite__mapDeps([]),import.meta.url).then(e=>e.default)),Qb=H(()=>F(()=>import("./IconDocus.xz6DmX6M.js"),__vite__mapDeps([]),import.meta.url).then(e=>e.default)),Jb=H(()=>F(()=>import("./IconNuxt.OgVaphiH.js"),__vite__mapDeps([]),import.meta.url).then(e=>e.default)),Yb=H(()=>F(()=>import("./IconNuxtContent.OgVaphiH.js"),__vite__mapDeps([]),import.meta.url).then(e=>e.default)),Xb=H(()=>F(()=>import("./IconNuxtLabs.OgVaphiH.js"),__vite__mapDeps([]),import.meta.url).then(e=>e.default)),Zb=H(()=>F(()=>import("./IconNuxtStudio.kQyNr1z0.js"),__vite__mapDeps([99,100]),import.meta.url).then(e=>e.default)),e0=H(()=>F(()=>import("./IconStackBlitz.yFEyNfB8.js"),__vite__mapDeps([]),import.meta.url).then(e=>e.default)),t0=H(()=>F(()=>import("./IconVueTelescope.y7avxYpk.js"),__vite__mapDeps([]),import.meta.url).then(e=>e.default)),n0=H(()=>F(()=>import("./BlockHero.-ZgG9fuf.js"),__vite__mapDeps([101,6,7,8,9,95,96,97,90,98,102]),import.meta.url).then(e=>e.default)),r0=H(()=>F(()=>import("./Card.r8-boD_D.js"),__vite__mapDeps([103,7,8,104]),import.meta.url).then(e=>e.default)),o0=H(()=>F(()=>import("./CardGrid.8rdiu9Ge.js"),__vite__mapDeps([105,7,8,106]),import.meta.url).then(e=>e.default)),s0=H(()=>F(()=>import("./VoltaBoard.37pk3mnN.js"),__vite__mapDeps([107,108]),import.meta.url).then(e=>e.default)),i0=H(()=>F(()=>import("./ComponentPlayground.4yBrznXm.js"),__vite__mapDeps([109,110,83,84,111,48,49,21,22,76,7,8,77,34,35,112,113,114,115,116]),import.meta.url).then(e=>e.default)),a0=H(()=>F(()=>import("./ComponentPlaygroundData.5pIIp8t0.js"),__vite__mapDeps([110,83,84,111,48,49,21,22,76,7,8,77,34,35,112,113,114,115]),import.meta.url).then(e=>e.default)),c0=H(()=>F(()=>import("./ComponentPlaygroundProps.7FquQGvM.js"),__vite__mapDeps([111,48,49,21,22,76,7,8,77,34,35,112]),import.meta.url).then(e=>e.default)),l0=H(()=>F(()=>import("./ComponentPlaygroundSlots.Lvd3uzXq.js"),__vite__mapDeps([117,113]),import.meta.url).then(e=>e.default)),u0=H(()=>F(()=>import("./ComponentPlaygroundTokens.wzEraeqc.js"),__vite__mapDeps([118,114]),import.meta.url).then(e=>e.default)),f0=H(()=>F(()=>import("./PreviewLayout.JYAixVs_.js"),__vite__mapDeps([119,120]),import.meta.url).then(e=>e.default)),d0=H(()=>F(()=>import("./TokensPlayground.AYS2QVne.js"),__vite__mapDeps([]),import.meta.url).then(e=>e.default)),h0=H(()=>F(()=>import("./ContentDoc.RtxTbU34.js"),__vite__mapDeps([121,2,3,4,122,123]),import.meta.url).then(e=>e.default)),p0=H(()=>F(()=>import("./ContentList.tBEQH1Zk.js"),__vite__mapDeps([124,122,123,4]),import.meta.url).then(e=>e.default)),m0=H(()=>F(()=>import("./ContentNavigation.uTYqzESI.js"),__vite__mapDeps([125,123,4]),import.meta.url).then(e=>e.default)),g0=H(()=>F(()=>import("./ContentQuery.4bqY6kkl.js"),__vite__mapDeps([122,123,4]),import.meta.url).then(e=>e.default)),y0=H(()=>F(()=>import("./ContentRenderer.BeL3kjyD.js"),__vite__mapDeps([2,3,4]),import.meta.url).then(e=>e.default)),_0=H(()=>F(()=>import("./ContentRendererMarkdown.BhMoSnAH.js"),__vite__mapDeps([126,3,4]),import.meta.url).then(e=>e.default)),v0=H(()=>F(()=>import("./ContentSlot.CW66DrKB.js"),__vite__mapDeps([127,87,8]),import.meta.url).then(e=>e.default)),b0=H(()=>F(()=>import("./DocumentDrivenEmpty.nGSYCvvF.js"),__vite__mapDeps([]),import.meta.url).then(e=>e.default)),w0=H(()=>F(()=>import("./Markdown.SrvCnkyu.js"),__vite__mapDeps([128,127,87,8]),import.meta.url).then(e=>e.default)),E0=H(()=>F(()=>import("./ProsePre.fNAGqTX_.js"),__vite__mapDeps([129,38,39,130]),import.meta.url).then(e=>e.default)),T0=H(()=>F(()=>import("./ProseScript.wwfRlZz8.js"),__vite__mapDeps([]),import.meta.url).then(e=>e.default)),S0=H(()=>F(()=>Promise.resolve().then(()=>y1),void 0,import.meta.url).then(e=>e.default)),P0=H(()=>F(()=>import("./IconCSS.FBTR2fmu.js"),__vite__mapDeps([131,132]),import.meta.url).then(e=>e.default)),C0=[["Illustration",jv],["Logo",Hv],["AppDocSearch",Bv],["AppFooter",Vv],["AppHeader",zv],["AppHeaderDialog",Uv],["AppHeaderLogo",Kv],["AppHeaderNavigation",Wv],["AppLayout",qv],["AppLoadingBar",Gv],["AppSearch",Qv],["AppSocialIcons",Jv],["DocumentDrivenNotFound",Yv],["Ellipsis",Xv],["ThemeSelect",Zv],["DocsAside",eb],["DocsAsideTree",tb],["DocsPageBottom",nb],["DocsPageLayout",rb],["DocsPrevNext",ob],["DocsToc",sb],["DocsTocLinks",ib],["EditOnLink",ab],["SourceLink",cb],["ProseA",lb],["ProseBlockquote",ub],["ProseCode",fb],["ProseCodeInline",db],["ProseEm",hb],["ProseH1",pb],["ProseH2",mb],["ProseH3",gb],["ProseH4",yb],["ProseH5",_b],["ProseH6",vb],["ProseHr",bb],["ProseImg",wb],["ProseLi",Eb],["ProseOl",Tb],["ProseP",Sb],["ProseStrong",Pb],["ProseTable",Cb],["ProseTbody",xb],["ProseTd",Ab],["ProseTh",Rb],["ProseThead",Ib],["ProseTr",Ob],["ProseUl",kb],["Alert",Lb],["Badge",$b],["ButtonLink",Mb],["Callout",Nb],["CodeBlock",Db],["CodeGroup",Fb],["Container",jb],["CopyButton",Hb],["List",Bb],["NuxtImg",Vb],["Props",zb],["Sandbox",Ub],["TabsHeader",Kb],["Terminal",Wb],["VideoPlayer",qb],["IconCodeSandBox",Gb],["IconDocus",Qb],["IconNuxt",Jb],["IconNuxtContent",Yb],["IconNuxtLabs",Xb],["IconNuxtStudio",Zb],["IconStackBlitz",e0],["IconVueTelescope",t0],["BlockHero",n0],["Card",r0],["CardGrid",o0],["VoltaBoard",s0],["ComponentPlayground",i0],["ComponentPlaygroundData",a0],["ComponentPlaygroundProps",c0],["ComponentPlaygroundSlots",l0],["ComponentPlaygroundTokens",u0],["PreviewLayout",f0],["TokensPlayground",d0],["ContentDoc",h0],["ContentList",p0],["ContentNavigation",m0],["ContentQuery",g0],["ContentRenderer",y0],["ContentRendererMarkdown",_0],["MDCSlot",v0],["DocumentDrivenEmpty",b0],["Markdown",w0],["ProsePre",E0],["ProseScript",T0],["Icon",S0],["IconCSS",P0]],x0=Je({name:"nuxt:global-components",setup(e){for(const[t,n]of C0)e.vueApp.component(t,n),e.vueApp.component("Lazy"+t,n)}}),sr={default:()=>F(()=>import("./default.Q8mjibB_.js"),__vite__mapDeps([133,20,13,14,21,22,23,7,8,24,15,16,17,18,19,25,26,27,28,29,30,31]),import.meta.url).then(e=>e.default||e),page:()=>F(()=>import("./page.LadNP1CS.js"),__vite__mapDeps([134,135]),import.meta.url).then(e=>e.default||e)},A0=Je({name:"nuxt:prefetch",setup(e){const t=dt();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 sr[r]=="function"&&await sr[r]()})}),e.hooks.hook("link:prefetch",n=>{if($t(n))return;const r=t.resolve(n);if(!r)return;const o=r.meta.layout;let s=ua(r.meta.middleware);s=s.filter(i=>typeof i=="string");for(const i of s)typeof mr[i]=="function"&&mr[i]();o&&typeof sr[o]=="function"&&sr[o]()})}});function R0(e){return Array.isArray(e)?e:[e]}const I0=async e=>{const t=ge();e=R0(e),await Promise.all(e.map(n=>k0(t.vueApp._context.components[n])))},O0=e=>I0(e);function k0(e){if(e!=null&&e.__asyncLoader&&!e.__asyncResolved)return e.__asyncLoader()}async function Yf(e,t=dt()){const{path:n,matched:r}=t.resolve(e);if(!r.length||(t._routePreloaded||(t._routePreloaded=new Set),t._routePreloaded.has(n)))return;const o=t._preloadPromises=t._preloadPromises||[];if(o.length>4)return Promise.all(o).then(()=>Yf(e,t));t._routePreloaded.add(n);const s=r.map(i=>{var a;return(a=i.components)==null?void 0:a.default}).filter(i=>typeof i=="function");for(const i of s){const a=Promise.resolve(i()).catch(()=>{}).finally(()=>o.splice(o.indexOf(a)));o.push(a)}await Promise.all(o)}const L0=["Illustration","Logo","AppDocSearch","AppFooter","AppHeader","AppHeaderDialog","AppHeaderLogo","AppHeaderNavigation","AppLayout","AppLoadingBar","AppSearch","AppSocialIcons","DocumentDrivenNotFound","Ellipsis","ThemeSelect","DocsAside","DocsAsideTree","DocsPageBottom","DocsPageLayout","DocsPrevNext","DocsToc","DocsTocLinks","EditOnLink","SourceLink","ProseA","ProseBlockquote","ProseCode","ProseCodeInline","ProseEm","ProseH1","ProseH2","ProseH3","ProseH4","ProseH5","ProseH6","ProseHr","ProseImg","ProseLi","ProseOl","ProseP","ProseStrong","ProseTable","ProseTbody","ProseTd","ProseTh","ProseThead","ProseTr","ProseUl","ProseCodeCopyButton","Alert","Badge","ButtonLink","Callout","CodeBlock","CodeGroup","Container","CopyButton","List","NuxtImg","Props","Sandbox","TabsHeader","Terminal","VideoPlayer","IconCodeSandBox","IconDocus","IconNuxt","IconNuxtContent","IconNuxtLabs","IconNuxtStudio","IconStackBlitz","IconVueTelescope","BlockHero","Card","CardGrid","VoltaBoard","ComponentPlayground","ComponentPlaygroundData","ComponentPlaygroundProps","ComponentPlaygroundSlots","ComponentPlaygroundTokens","PreviewLayout","TokensPlayground","ContentPreviewMode","ContentDoc","ContentList","ContentNavigation","ContentQuery","ContentRenderer","ContentRendererMarkdown","MDCSlot","DocumentDrivenEmpty","Markdown","ProsePre","ProseScript","NuxtWelcome","NuxtLayout","NuxtErrorBoundary","ClientOnly","DevOnly","ServerPlaceholder","NuxtLink","NuxtLoadingIndicator","NuxtPicture","ColorScheme","MDC","MDCRenderer","MDCSlot","Icon","IconCSS","NuxtPage","NoScript","Link","Base","Title","Meta","Style","Head","Html","Body"],$0=/\d/,M0=["-","_","/","."];function N0(e=""){if(!$0.test(e))return e!==e.toLowerCase()}function Xf(e,t){const n=t??M0,r=[];if(!e||typeof e!="string")return r;let o="",s,i;for(const a of e){const c=n.includes(a);if(c===!0){r.push(o),o="",s=void 0;continue}const u=N0(a);if(i===!1){if(s===!1&&u===!0){r.push(o),o=a,s=u;continue}if(s===!0&&u===!1&&o.length>1){const l=o.at(-1);r.push(o.slice(0,Math.max(0,o.length-1))),o=l+a,s=u;continue}}o+=a,s=u,i=c}return r.push(o),r}function D0(e){return e?e[0].toUpperCase()+e.slice(1):""}function F0(e,t){return e?(Array.isArray(e)?e:Xf(e)).map(n=>D0(t!=null&&t.normalize?n.toLowerCase():n)).join(""):""}function pi(e,t){return e?(Array.isArray(e)?e:Xf(e)).map(n=>n.toLowerCase()).join(t??"-"):""}const j0="$s";function et(...e){const t=typeof e[e.length-1]=="string"?e.pop():void 0;typeof e[0]!="string"&&e.unshift(t);const[n,r]=e;if(!n||typeof n!="string")throw new TypeError("[nuxt] [useState] key must be a string: "+n);if(r!==void 0&&typeof r!="function")throw new Error("[nuxt] [useState] init must be a function: "+r);const o=j0+n,s=ge(),i=Ui(s.payload.state,o);if(i.value===void 0&&r){const a=r();if(De(a))return s.payload.state[o]=a,a;i.value=a}return i}const Zn=()=>{const e=et("dd-pages",()=>lt(gt({}))),t=et("dd-surrounds",()=>lt(gt({}))),n=et("dd-navigation"),r=et("dd-globals",()=>lt(gt({})));return{pages:e,surrounds:t,navigation:n,globals:r}},Zf=e=>{if(!e.children)return e._path;for(const t of(e==null?void 0:e.children)||[]){const n=Zf(t);if(n)return n}},ed=(e,t)=>{for(const n of t){if(n._path===e&&!n._id)return n.children;if(n.children){const r=ed(e,n.children);if(r)return r}}},td=(e,t)=>{for(const n of t){if(n._path===e)return n;if(n.children){const r=td(e,n.children);if(r)return r}}},H0=(e,t,n)=>{let r;const o=(s,i)=>{for(const a of i)if(!(s!=="/"&&a._path==="/")){if(s!=null&&s.startsWith(a._path)&&a[t]&&(r=a[t]),a._path===s)return;a.children&&o(s,a.children)}};return o(e,n),r},B0=()=>({navBottomLink:Zf,navDirFromPath:ed,navPageFromPath:td,navKeyFromPath:H0}),Zc=Object.freeze({ignoreUnknown:!1,respectType:!1,respectFunctionNames:!1,respectFunctionProperties:!1,unorderedObjects:!0,unorderedArrays:!1,unorderedSets:!1,excludeKeys:void 0,excludeValues:void 0,replacer:void 0});function mi(e,t){t?t={...Zc,...t}:t=Zc;const n=nd(t);return n.dispatch(e),n.toString()}const V0=Object.freeze(["prototype","__proto__","constructor"]);function nd(e){let t="",n=new Map;const r=o=>{t+=o};return{toString(){return t},getContext(){return n},dispatch(o){return e.replacer&&(o=e.replacer(o)),this[o===null?"null":typeof o](o)},object(o){if(o&&typeof o.toJSON=="function")return this.object(o.toJSON());const s=Object.prototype.toString.call(o);let i="";const a=s.length;a<10?i="unknown:["+s+"]":i=s.slice(8,a-1),i=i.toLowerCase();let c=null;if((c=n.get(o))===void 0)n.set(o,n.size);else return this.dispatch("[CIRCULAR:"+c+"]");if(typeof Buffer<"u"&&Buffer.isBuffer&&Buffer.isBuffer(o))return r("buffer:"),r(o.toString("utf8"));if(i!=="object"&&i!=="function"&&i!=="asyncfunction")this[i]?this[i](o):e.ignoreUnknown||this.unkown(o,i);else{let u=Object.keys(o);e.unorderedObjects&&(u=u.sort());let l=[];e.respectType!==!1&&!el(o)&&(l=V0),e.excludeKeys&&(u=u.filter(d=>!e.excludeKeys(d)),l=l.filter(d=>!e.excludeKeys(d))),r("object:"+(u.length+l.length)+":");const f=d=>{this.dispatch(d),r(":"),e.excludeValues||this.dispatch(o[d]),r(",")};for(const d of u)f(d);for(const d of l)f(d)}},array(o,s){if(s=s===void 0?e.unorderedArrays!==!1:s,r("array:"+o.length+":"),!s||o.length<=1){for(const c of o)this.dispatch(c);return}const i=new Map,a=o.map(c=>{const u=nd(e);u.dispatch(c);for(const[l,f]of u.getContext())i.set(l,f);return u.toString()});return n=i,a.sort(),this.array(a,!1)},date(o){return r("date:"+o.toJSON())},symbol(o){return r("symbol:"+o.toString())},unkown(o,s){if(r(s),!!o&&(r(":"),o&&typeof o.entries=="function"))return this.array(Array.from(o.entries()),!0)},error(o){return r("error:"+o.toString())},boolean(o){return r("bool:"+o)},string(o){r("string:"+o.length+":"),r(o)},function(o){r("fn:"),el(o)?this.dispatch("[native]"):this.dispatch(o.toString()),e.respectFunctionNames!==!1&&this.dispatch("function-name:"+String(o.name)),e.respectFunctionProperties&&this.object(o)},number(o){return r("number:"+o)},xml(o){return r("xml:"+o.toString())},null(){return r("Null")},undefined(){return r("Undefined")},regexp(o){return r("regex:"+o.toString())},uint8array(o){return r("uint8array:"),this.dispatch(Array.prototype.slice.call(o))},uint8clampedarray(o){return r("uint8clampedarray:"),this.dispatch(Array.prototype.slice.call(o))},int8array(o){return r("int8array:"),this.dispatch(Array.prototype.slice.call(o))},uint16array(o){return r("uint16array:"),this.dispatch(Array.prototype.slice.call(o))},int16array(o){return r("int16array:"),this.dispatch(Array.prototype.slice.call(o))},uint32array(o){return r("uint32array:"),this.dispatch(Array.prototype.slice.call(o))},int32array(o){return r("int32array:"),this.dispatch(Array.prototype.slice.call(o))},float32array(o){return r("float32array:"),this.dispatch(Array.prototype.slice.call(o))},float64array(o){return r("float64array:"),this.dispatch(Array.prototype.slice.call(o))},arraybuffer(o){return r("arraybuffer:"),this.dispatch(new Uint8Array(o))},url(o){return r("url:"+o.toString())},map(o){r("map:");const s=[...o];return this.array(s,e.unorderedSets!==!1)},set(o){r("set:");const s=[...o];return this.array(s,e.unorderedSets!==!1)},file(o){return r("file:"),this.dispatch([o.name,o.size,o.type,o.lastModfied])},blob(){if(e.ignoreUnknown)return r("[blob]");throw new Error(`Hashing Blob objects is currently not supported
Use "options.replacer" or "options.ignoreUnknown"
`)},domwindow(){return r("domwindow")},bigint(o){return r("bigint:"+o.toString())},process(){return r("process")},timer(){return r("timer")},pipe(){return r("pipe")},tcp(){return r("tcp")},udp(){return r("udp")},tty(){return r("tty")},statwatcher(){return r("statwatcher")},securecontext(){return r("securecontext")},connection(){return r("connection")},zlib(){return r("zlib")},context(){return r("context")},nodescript(){return r("nodescript")},httpparser(){return r("httpparser")},dataview(){return r("dataview")},signal(){return r("signal")},fsevent(){return r("fsevent")},tlswrap(){return r("tlswrap")}}}const rd="[native code] }",z0=rd.length;function el(e){return typeof e!="function"?!1:Function.prototype.toString.call(e).slice(-z0)===rd}class Yt{constructor(t,n){t=this.words=t||[],this.sigBytes=n===void 0?t.length*4:n}toString(t){return(t||U0).stringify(this)}concat(t){if(this.clamp(),this.sigBytes%4)for(let n=0;n<t.sigBytes;n++){const r=t.words[n>>>2]>>>24-n%4*8&255;this.words[this.sigBytes+n>>>2]|=r<<24-(this.sigBytes+n)%4*8}else for(let n=0;n<t.sigBytes;n+=4)this.words[this.sigBytes+n>>>2]=t.words[n>>>2];return this.sigBytes+=t.sigBytes,this}clamp(){this.words[this.sigBytes>>>2]&=4294967295<<32-this.sigBytes%4*8,this.words.length=Math.ceil(this.sigBytes/4)}clone(){return new Yt([...this.words])}}const U0={stringify(e){const t=[];for(let n=0;n<e.sigBytes;n++){const r=e.words[n>>>2]>>>24-n%4*8&255;t.push((r>>>4).toString(16),(r&15).toString(16))}return t.join("")}},K0={stringify(e){const t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",n=[];for(let r=0;r<e.sigBytes;r+=3){const o=e.words[r>>>2]>>>24-r%4*8&255,s=e.words[r+1>>>2]>>>24-(r+1)%4*8&255,i=e.words[r+2>>>2]>>>24-(r+2)%4*8&255,a=o<<16|s<<8|i;for(let c=0;c<4&&r*8+c*6<e.sigBytes*8;c++)n.push(t.charAt(a>>>6*(3-c)&63))}return n.join("")}},W0={parse(e){const t=e.length,n=[];for(let r=0;r<t;r++)n[r>>>2]|=(e.charCodeAt(r)&255)<<24-r%4*8;return new Yt(n,t)}},q0={parse(e){return W0.parse(unescape(encodeURIComponent(e)))}};class G0{constructor(){this._data=new Yt,this._nDataBytes=0,this._minBufferSize=0,this.blockSize=512/32}reset(){this._data=new Yt,this._nDataBytes=0}_append(t){typeof t=="string"&&(t=q0.parse(t)),this._data.concat(t),this._nDataBytes+=t.sigBytes}_doProcessBlock(t,n){}_process(t){let n,r=this._data.sigBytes/(this.blockSize*4);t?r=Math.ceil(r):r=Math.max((r|0)-this._minBufferSize,0);const o=r*this.blockSize,s=Math.min(o*4,this._data.sigBytes);if(o){for(let i=0;i<o;i+=this.blockSize)this._doProcessBlock(this._data.words,i);n=this._data.words.splice(0,o),this._data.sigBytes-=s}return new Yt(n,s)}}class Q0 extends G0{update(t){return this._append(t),this._process(),this}finalize(t){t&&this._append(t)}}const tl=[1779033703,-1150833019,1013904242,-1521486534,1359893119,-1694144372,528734635,1541459225],J0=[1116352408,1899447441,-1245643825,-373957723,961987163,1508970993,-1841331548,-1424204075,-670586216,310598401,607225278,1426881987,1925078388,-2132889090,-1680079193,-1046744716,-459576895,-272742522,264347078,604807628,770255983,1249150122,1555081692,1996064986,-1740746414,-1473132947,-1341970488,-1084653625,-958395405,-710438585,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,-2117940946,-1838011259,-1564481375,-1474664885,-1035236496,-949202525,-778901479,-694614492,-200395387,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,-2067236844,-1933114872,-1866530822,-1538233109,-1090935817,-965641998],an=[];class Y0 extends Q0{constructor(){super(...arguments),this._hash=new Yt([...tl])}reset(){super.reset(),this._hash=new Yt([...tl])}_doProcessBlock(t,n){const r=this._hash.words;let o=r[0],s=r[1],i=r[2],a=r[3],c=r[4],u=r[5],l=r[6],f=r[7];for(let d=0;d<64;d++){if(d<16)an[d]=t[n+d]|0;else{const g=an[d-15],w=(g<<25|g>>>7)^(g<<14|g>>>18)^g>>>3,C=an[d-2],P=(C<<15|C>>>17)^(C<<13|C>>>19)^C>>>10;an[d]=w+an[d-7]+P+an[d-16]}const h=c&u^~c&l,m=o&s^o&i^s&i,p=(o<<30|o>>>2)^(o<<19|o>>>13)^(o<<10|o>>>22),y=(c<<26|c>>>6)^(c<<21|c>>>11)^(c<<7|c>>>25),_=f+y+h+J0[d]+an[d],v=p+m;f=l,l=u,u=c,c=a+_|0,a=i,i=s,s=o,o=_+v|0}r[0]=r[0]+o|0,r[1]=r[1]+s|0,r[2]=r[2]+i|0,r[3]=r[3]+a|0,r[4]=r[4]+c|0,r[5]=r[5]+u|0,r[6]=r[6]+l|0,r[7]=r[7]+f|0}finalize(t){super.finalize(t);const n=this._nDataBytes*8,r=this._data.sigBytes*8;return this._data.words[r>>>5]|=128<<24-r%32,this._data.words[(r+64>>>9<<4)+14]=Math.floor(n/4294967296),this._data.words[(r+64>>>9<<4)+15]=n,this._data.sigBytes=this._data.words.length*4,this._process(),this._hash}}function X0(e){return new Y0().finalize(e).toString(K0)}function Io(e,t={}){const n=typeof e=="string"?e:mi(e,t);return X0(n).slice(0,10)}function Z0(e,t,n={}){return e===t||mi(e,n)===mi(t,n)}function da(e){return JSON.stringify(e,ew)}function ew(e,t){return t instanceof RegExp?`--REGEX ${t.toString()}`:t}const od=e=>{let t=da(e);return t=typeof Buffer<"u"?Buffer.from(t).toString("base64"):btoa(t),t=t.replace(/\+/g,"-").replace(/\//g,"_").replace(/=/g,""),(t.match(/.{1,100}/g)||[]).join("/")},tw={path:"/",watch:!0,decode:e=>Pr(decodeURIComponent(e)),encode:e=>encodeURIComponent(typeof e=="string"?e:JSON.stringify(e))};function io(e,t){var c;const n={...tw,...t},r=nw(n)||{};let o;n.maxAge!==void 0?o=n.maxAge*1e3:n.expires&&(o=n.expires.getTime()-Date.now());const s=o!==void 0&&o<=0,i=bt(s?void 0:r[e]??((c=n.default)==null?void 0:c.call(n))),a=o&&!s?sw(i,o):le(i);{const u=typeof BroadcastChannel>"u"?null:new BroadcastChannel(`nuxt:cookies:${e}`),l=()=>{n.readonly||Z0(a.value,r[e])||(ow(e,a.value,n),r[e]=bt(a.value),u==null||u.postMessage(n.encode(a.value)))};let f=!1;kr()&&wn(()=>{f=!0,l(),u==null||u.close()}),u&&(u.onmessage=d=>{f=!0,r[e]=a.value=n.decode(d.data),Pt(()=>{f=!1})}),n.watch?_e(a,()=>{f||l()},{deep:n.watch!=="shallow"}):l()}return a}function nw(e={}){return Hy(document.cookie,e)}function rw(e,t,n={}){return t==null?Rc(e,t,{...n,maxAge:-1}):Rc(e,t,n)}function ow(e,t,n={}){document.cookie=rw(e,t,n)}const nl=2147483647;function sw(e,t){let n,r=0;return kr()&&wn(()=>{clearTimeout(n)}),Jh((o,s)=>{function i(){clearTimeout(n);const a=t-r,c=a<nl?a:nl;n=setTimeout(()=>{if(r+=c,r<t)return i();e=void 0,s()},c)}return{get(){return o(),e},set(a){i(),e=a,s()}}})}const ha=()=>({isEnabled:()=>{const r=ft().query;return Object.prototype.hasOwnProperty.call(r,"preview")&&!r.preview?!1:!!(r.preview||io("previewToken").value||sessionStorage.getItem("previewToken"))},getPreviewToken:()=>io("previewToken").value||sessionStorage.getItem("previewToken")||void 0,setPreviewToken:r=>{io("previewToken").value=r,ft().query.preview=r||"",r?sessionStorage.setItem("previewToken",r):sessionStorage.removeItem("previewToken"),window.location.reload()}}),Oo=e=>hf(e,ot().public.content.api.baseURL),sd=()=>{const{experimental:e}=ot().public.content;return e.clientDB?!0:ha().isEnabled()},rl=(e,t)=>t.split(".").reduce((n,r)=>n&&n[r],e),pa=(e,t)=>Object.keys(e).filter(t).reduce((n,r)=>Object.assign(n,{[r]:e[r]}),{}),HP=e=>t=>e&&e.length?pa(t,n=>!e.includes(n)):t,BP=e=>t=>Array.isArray(t)?t.map(n=>e(n)):e(t),id=e=>{const t=[],n=[];for(const r of e)["$","_"].includes(r)?t.push(r):n.push(r);return{prefixes:t,properties:n}},VP=(e=[])=>t=>{if(e.length===0||!t)return t;const{prefixes:n,properties:r}=id(e);return pa(t,o=>!r.includes(o)&&!n.includes(o[0]))},zP=(e=[])=>t=>{if(e.length===0||!t)return t;const{prefixes:n,properties:r}=id(e);return pa(t,o=>r.includes(o)||n.includes(o[0]))},UP=(e,t)=>{const n=new Intl.Collator(t.$locale,{numeric:t.$numeric,caseFirst:t.$caseFirst,sensitivity:t.$sensitivity}),r=Object.keys(t).filter(o=>!o.startsWith("$"));for(const o of r)e=e.sort((s,i)=>{const a=[rl(s,o),rl(i,o)].map(c=>{if(c!==null)return c instanceof Date?c.toISOString():c});return t[o]===-1&&a.reverse(),n.compare(a[0],a[1])});return e},KP=(e,t="Expected an array")=>{if(!Array.isArray(e))throw new TypeError(t)},At=e=>Array.isArray(e)?e:[void 0,null].includes(e)?[]:[e],iw=["sort","where","only","without"];function aw(e,t={}){const n={};for(const i of Object.keys(t.initialParams||{}))n[i]=iw.includes(i)?At(t.initialParams[i]):t.initialParams[i];const r=(i,a=c=>c)=>(...c)=>(n[i]=a(...c),s),o=i=>{var a;return t.legacy?i!=null&&i.surround?i.surround:i&&(i!=null&&i.dirConfig&&(i.result={_path:(a=i.dirConfig)==null?void 0:a._path,...i.result,_dir:i.dirConfig}),i!=null&&i._path||Array.isArray(i)||!Object.prototype.hasOwnProperty.call(i,"result")?i:i==null?void 0:i.result):i},s={params:()=>({...n,...n.where?{where:[...At(n.where)]}:{},...n.sort?{sort:[...At(n.sort)]}:{}}),only:r("only",At),without:r("without",At),where:r("where",i=>[...At(n.where),...At(i)]),sort:r("sort",i=>[...At(n.sort),...At(i)]),limit:r("limit",i=>parseInt(String(i),10)),skip:r("skip",i=>parseInt(String(i),10)),find:()=>e(s).then(o),findOne:()=>e(r("first")(!0)).then(o),count:()=>e(r("count")(!0)).then(o),locale:i=>s.where({_locale:i}),withSurround:r("surround",(i,a)=>({query:i,...a})),withDirConfig:()=>r("dirConfig")(!0)};return t.legacy&&(s.findSurround=(i,a)=>s.withSurround(i,a).find().then(o)),s}const cw=()=>async e=>{const{content:t}=ot().public,n=e.params(),r=t.experimental.stripQueryParameters?Oo(`/query/${`${Io(n)}.${t.integrity}`}/${od(n)}.json`):Oo(`/query/${Io(n)}.${t.integrity}.json`);if(sd())return(await F(()=>import("./client-db.fnd-gdIo.js"),__vite__mapDeps([136,137]),import.meta.url).then(i=>i.useContentDatabase())).fetch(e);const o=await $fetch(r,{method:"GET",responseType:"json",params:t.experimental.stripQueryParameters?void 0:{_params:da(n),previewToken:ha().getPreviewToken()}});if(typeof o=="string"&&o.startsWith("<!DOCTYPE html>"))throw new Error("Not found");return o};function ao(e,...t){const{content:n}=ot().public,r=aw(cw(),{initialParams:typeof e!="string"?e:{},legacy:!0});let o;typeof e=="string"&&(o=Zs(Sn(e,...t)));const s=r.params;return r.params=()=>{var a,c,u;const i=s();return o&&(i.where=i.where||[],i.first&&(i.where||[]).length===0?i.where.push({_path:Zt(o)}):i.where.push({_path:new RegExp(`^${o.replace(/[-[\]{}()*+.,^$\s/]/g,"\\$&")}`)})),(a=i.sort)!=null&&a.length||(i.sort=[{_file:1,$numeric:!0}]),n.locales.length&&((u=(c=i.where)==null?void 0:c.find(f=>f._locale))!=null&&u._locale||(i.where=i.where||[],i.where.push({_locale:n.defaultLocale}))),i},r}const lw=async e=>{const{content:t}=ot().public;typeof(e==null?void 0:e.params)!="function"&&(e=ao(e));const n=e.params(),r=t.experimental.stripQueryParameters?Oo(`/navigation/${`${Io(n)}.${t.integrity}`}/${od(n)}.json`):Oo(`/navigation/${Io(n)}.${t.integrity}.json`);if(sd())return(await F(()=>import("./client-db.fnd-gdIo.js"),__vite__mapDeps([136,137]),import.meta.url).then(i=>i.generateNavigation))(n);const o=await $fetch(r,{method:"GET",responseType:"json",params:t.experimental.stripQueryParameters?void 0:{_params:da(n),previewToken:ha().getPreviewToken()}});if(typeof o=="string"&&o.startsWith("<!DOCTYPE html>"))throw new Error("Not found");return o},uw=Je(e=>{var u,l,f,d;const t=(l=(u=ot())==null?void 0:u.public)==null?void 0:l.content.documentDriven,n=(d=(f=ot())==null?void 0:f.public)==null?void 0:d.content.experimental.clientDB,{navigation:r,pages:o,globals:s,surrounds:i}=Zn(),a=(h,m,p,y)=>{var _;if(m&&(m!=null&&m.layout))return m.layout;if(h.matched.length&&((_=h.matched[0].meta)!=null&&_.layout))return h.matched[0].meta.layout;if(p&&m){const{navKeyFromPath:v}=B0(),g=v(m._path,"layout",p);if(g)return g}if(t.layoutFallbacks&&y){let v;for(const g of t.layoutFallbacks)if(y[g]&&y[g].layout){v=y[g].layout;break}if(v)return v}return"default"},c=async(h,m=!1)=>{e.callHook("content:document-driven:start",{route:h,dedup:m});const p=h.meta.documentDriven||{};if(h.meta.documentDriven===!1)return;const y=Zt(h.path),_=[];if(t.navigation&&p.navigation!==!1){const v=()=>{const{navigation:g}=Zn();return g.value&&!m?g.value:lw().then(w=>(g.value=w,w)).catch(()=>null)};_.push(v)}else _.push(()=>Promise.resolve(null));if(t.globals){const v=()=>{const{globals:g}=Zn();if(typeof t.globals=="object"&&Array.isArray(t.globals)){console.log("Globals must be a list of keys with QueryBuilderParams as a value.");return}return Promise.all(Object.entries(t.globals).map(([w,C])=>{if(!m&&g.value[w])return g.value[w];let P="findOne";return C!=null&&C.type&&(P=C.type),ao(C)[P]().catch(()=>null)})).then(w=>w.reduce((C,P,A)=>{const I=Object.keys(t.globals)[A];return C[I]=P,C},{}))};_.push(v)}else _.push(()=>Promise.resolve(null));if(t.page&&p.page!==!1){let v={_path:y};typeof p.page=="string"&&(v={_path:p.page}),typeof p.page=="object"&&(v=p.page);const g=()=>{const{pages:w}=Zn();return!m&&w.value[y]&&w.value[y]._path===y?w.value[y]:ao().where(v).findOne().catch(()=>null)};_.push(g)}else _.push(()=>Promise.resolve(null));if(t.surround&&p.surround!==!1){let v=y;["string","object"].includes(typeof p.page)&&(v=p.page),["string","object"].includes(typeof p.surround)&&(v=p.surround);const g=()=>{const{surrounds:w}=Zn();return!m&&w.value[y]?w.value[y]:ao().where({_partial:{$not:!0},navigation:{$not:!1}}).without(["body"]).findSurround(v).catch(()=>null)};_.push(g)}else _.push(()=>Promise.resolve(null));return await Promise.all(_.map(v=>v())).then(async([v,g,w,C])=>{var A,I;v&&(r.value=v),g&&(s.value=g),C&&(i.value[y]=C);const P=(w==null?void 0:w.redirect)||((I=(A=w==null?void 0:w._dir)==null?void 0:A.navigation)==null?void 0:I.redirect);if(P)return o.value[y]=w,P;if(w){const D=a(h,w,v,g),R=sr[D];R&&typeof R=="function"&&await R(),h.meta.layout=D,w.layout=D}o.value[y]=w,await e.callHook("content:document-driven:finish",{route:h,dedup:m,page:w,navigation:v,globals:g,surround:C})})};{const h=dt();e.hook("link:prefetch",m=>{if(!(m in o.value)&&!$t(m)){const p=h.resolve(m);p.matched.length>0&&c(p)}}),e.hooks.hook("content:document-driven:finish",({page:m})=>{var p;(p=m==null?void 0:m.body)!=null&&p.children&&ad(m.body.children)})}n_(async(h,m)=>{if(!n&&h.path===m.path){if(!h.meta.layout){const y=Zt(h.path);o.value[y]&&(h.meta.layout=o.value[y].layout)}return}const p=await c(h,!1);if(p)return $t(p)?wf(e,$f,[p,{external:!0}]):p}),e.hook("app:data:refresh",async()=>await c(ft(),!0))});function ad(e){for(const t of e)if(t.children&&ad(t.children),t.type==="element"&&t.tag){const n=F0(t.tag);for(const r of["Prose"+n,n])L0.includes(r)&&O0(r)}}let ma=(e=21)=>crypto.getRandomValues(new Uint8Array(e)).reduce((t,n)=>(n&=63,n<36?t+=n.toString(36):n<62?t+=(n-26).toString(36).toUpperCase():n>62?t+="-":t+="_",t),"");const cd=new RegExp("\\{([^}]+)\\}","g"),fw="@dark",dw="@light",hw="@initial";function ol(e,t,n,r="."){typeof t=="string"&&(t=t.split(r));const o=t.length-1;for(let i=0;i<o;++i){const a=t[i];e=e[a]??(e[a]={})}const s=t[o];e[s]=n}function ko(e,t,n="."){typeof t=="string"&&(t=t.split(n));const r=t.length-1;for(let s=0;s<r;++s){const i=t[s];e=e[i]??(e[i]={})}const o=t[r];return e[o]}function ld(e,t,n=[]){let r={};if(e.value)r=t(e,r,n);else for(const o in e)e[o]&&typeof e[o]=="object"&&(r[o]=ld(e[o],t,[...n,o]));return r}function ud(e,t,n=!1){let r={};if(e.value)r=e;else for(const o in e){if(o==="$schema"){n||(r[o]=e[o]);continue}if(o==="utils"){r[o]=e[o];continue}if(e[o]&&(typeof e[o]=="string"||typeof e[o]=="number"||typeof e[o]=="boolean"||typeof e[o]=="symbol"||typeof e[o]=="bigint"))r[o]={value:e[o]};else if(e[o]&&typeof e[o]=="object"){const s=Object.keys(e[o]);if(s.includes("initial")&&s.some(i=>t.includes(i))){r[o]={value:e[o]};continue}r[o]=ud(e[o],t,n)}}return r}function pw(e={},t={}){const n={key:"attributes.variable",onNotFound:!1,...t};function r(o=void 0,s){if(!o)return N(e);const i={...n,...s},{key:a,onNotFound:c}=i,u=ko(N(e),o);if(!u&&typeof c=="function"){c(o,i);return}return a?u&&(u[a]?u[a]:ko(u,a)):u}return r.bind(this)}function fd(e){return Array.isArray(e)&&(e=e.join("-")),e.charAt(0)==="{"&&e.charAt(e.length-1)==="}"&&(e=e.substr(1,e.length-2)),`--${e.split(".").join("-")}`}function mw(e,t,n,r,o=[],s,i){var c;const a=yw(e,t,r,s,i);return a||((c=s==null?void 0:s.utils)!=null&&c[e]?typeof s.utils[e]=="function"?s.utils[e](t):t?s.utils[e]:{}:(t=gw(e,t,o,s,i),{[e]:t}))}function gw(e,t,n,r,o){return(Array.isArray(t)||typeof t=="string"||typeof t=="number")&&(Array.isArray(t)?t=t.map(s=>sl(e,s,n,r,o)).join(","):t=sl(e,t,n,r,o)),t}function sl(e,t,n,r,o){return typeof t=="number"?t:(t.match(cd)&&(t=dd(e,t,n,r,o)),t==="{}"?"":t)}function dd(e,t,n,r,o){return typeof t!="string"||(t=t.replace(cd,(s,i)=>{const a=fd(i),c=`var(${a})`;if(n.includes(a))return c;const u=r.$tokens(i,{key:void 0,loc:o}),l=typeof u=="string"?u:(u==null?void 0:u.variable)||(u==null?void 0:u.value);return l||c})),t}function yw(e,t,n,r,o){if(e.startsWith("@")){const s=a=>{a=r.options.colorSchemeMode==="class"?`:root.${a}`:`@media (prefers-color-scheme: ${a})`;const c=a.startsWith("@media");return r!=null&&r.runtime?{"@media":{[a]:t}}:{[c?a:`${a} &`]:t}};if(e===fw)return s("dark");if(e===dw)return s("light");if(e===hw){const a=r.$tokens("media.initial",{key:"value",onNotFound:!1,loc:o});return{[`@media${a?` ${a}`:""}`]:t}}const i=r.$tokens("media",{key:void 0,loc:o});if(i){const a=e.replace("@","");if(i[a])return{[`@media ${i[a].value}`]:t}}return{[e]:t}}}function _w(e,t,n,r){var i;let o="";if(e==="dark"||e==="light")r==="class"?o=`:root.${e}`:o=`(prefers-color-scheme: ${e})`;else if(e!=="initial"&&n){const a=(i=n==null?void 0:n.media)==null?void 0:i[e];a&&(o=a.value)}let s;return o?o.startsWith(".")?s=`@media { :root${o} {`:o.startsWith(":root")?s=`@media { ${o} {`:s=`@media ${o} { :root {`:s="@media { :root {",`${`${`${s}--pinceau-mq: ${String(e)}; ${t}`} } }`}
`}const il=/\s*,\s*(?![^()]*\))/,vw=(e,t)=>e.reduce((n,r)=>(n.push(...t.map(o=>o.includes("&")?o.replace(/&/g,/[ +>|~]/.test(r)&&/&.*&/.test(o)?`:is(${r})`:r):`${r} ${o}`)),n),[]),{prototype:{toString:bw}}=Object,ww=(e,t=void 0)=>{const n=new WeakSet,r=(s,i,a,c,u,l,f)=>{for(let d=0;d<a.length;++d)n.has(a[d])||(n.add(a[d]),s+=`${a[d]}{`);return i.length&&!n.has(i)&&(n.add(i),s+=`${i}{`),l?c=`${c} `:f?c=`${c}:`:c=`${pi(c)}:`,s+=`${c+String(u)};`,s},o=(s,i,a,c,u)=>{let l="";for(const f in s){const d=f.charCodeAt(0)===64,h=f.charCodeAt(0)===45&&f.charCodeAt(1)===45;for(const m of d&&Array.isArray(s[f])?s[f]:[s[f]]){if(t&&(f!==c||m!==u)){const y=t(f,m,s,i);if(y!==null){l+=typeof y=="object"&&y?o(y,i,a,f,m):y??"";continue}}if(typeof m=="object"&&m&&m.toString===bw){n.has(i)&&(n.delete(i),l+="}");const y=Object(f);let _;d?(_=i,l+=o(m,_,a.concat(y))):(_=i.length?vw(i,f.split(il)):f.split(il),l+=o(m,_,a)),n.has(y)&&(n.delete(y),l+="}"),n.has(_)&&(n.delete(_),l+="}")}else l=r(l,i,a,f,m,d,h)}}return l};return o(e,[],[])},hd=".phy[--]";function Ew(e,t={},n,r){const o=le(),s=le(t),i={},a=(m,p)=>ww(m,(y,_,v,g)=>mw(y,_,v,g,[],{$tokens:e,utils:s.value,options:{colorSchemeMode:n,runtime:!0}},p));function c(){const m=globalThis||window;let p,y;if(m&&m.document){const _=`pinceau-runtime${r?`-${r}`:""}`,v=m.document;if(p=v.querySelector(`style#${_}`),!p){const g=v.createElement("style");g.id=_,g.type="text/css",p=v.head.appendChild(g)}y=v.querySelector(`style#pinceau-runtime-hydratable${r?`-${r}`:""}`)}return o.value=(p==null?void 0:p.sheet)||Tw(),y?u(y):void 0}function u(m){var y,_;const p={};for(const v of Object.entries(((y=m==null?void 0:m.sheet)==null?void 0:y.cssRules)||((_=o.value)==null?void 0:_.cssRules)||{})){const[g,w]=v,C=Sw(w);if(!C||!C.uid)continue;p[C.uid]||(p[C.uid]={});const P=o.value.insertRule(w.cssText,Number(g));p[C.uid][C.type]=o.value.cssRules.item(P)}return m&&m.remove(),p}function l(){return o.value?Object.entries(o.value.cssRules).reduce((m,[,p])=>(m+=`${p==null?void 0:p.cssText} `||"",m),""):""}function f(m,p,y,_,v){if(!Object.keys(y).length)return;const g=a({"@media":{[hd]:{"--puid":`${m}-${p}`},...y}},v);if(!g)return;_&&d(_);const w=o.value.insertRule(g);return o.value.cssRules[w]}function d(m){const p=Object.values(o.value.cssRules).indexOf(m);if(!(typeof p>"u"||isNaN(p)))try{o.value.deleteRule(p)}catch{}}const h=c();return{stringify:a,cache:i,pushDeclaration:f,deleteRule:d,sheet:o,toString:l,hydratableRules:h}}function Tw(){return{cssRules:[],insertRule(e,t=this.cssRules.length){return this.cssRules.splice(t,1,{cssText:e}),t},deleteRule(e){delete this.cssRules[e]}}}function Sw(e){const t=e.cssRules&&e.cssRules.length?Object.entries(e==null?void 0:e.cssRules).find(([s,i])=>i.selectorText===hd):void 0;if(!t)return;const n=/--puid:(.*)?-(c|v|p)?/m,[,r,o]=t[1].cssText.match(n);if(r)return{uid:r,type:o}}function Pw(e,t,n){var a,c,u;let r;const o=(a=e==null?void 0:e.vnode)==null?void 0:a.el;o&&o.classList?o.classList.forEach(l=>{r||l.startsWith("pc-")&&(r=l.split("pc-")[1])}):r=ma(6);const s=(u=(c=e==null?void 0:e.vnode)==null?void 0:c.type)==null?void 0:u.__scopeId,i={uid:r,componentId:s?`[${s}]`:"",uniqueClassName:`pc-${r}`};return t.value.c=i.uniqueClassName,ee(()=>i)}function Cw(e,t={},n){const r=le(),o=le(e||{});t=Object.assign({key:"variable"},t||{});const s=pw(o,t);let i={};c();function a(p){var y;for(const _ of p.styleSheets)if((y=_==null?void 0:_.ownerNode)!=null&&y.textContent.includes("--pinceau-mq"))return _.ownerNode}function c(){var y;const p=globalThis||window;if(p&&p.document){let _=document.querySelector("#pinceau-theme");_||(_=a(document)),r.value=_==null?void 0:_.sheet,r.value&&u((y=r.value)==null?void 0:y.cssRules)}}function u(p){i={},Object.entries(p||{}).forEach(([y,_])=>{var g,w;if((_==null?void 0:_.type)!==4&&!((g=_==null?void 0:_.cssText)!=null&&g.includes("--pinceau-mq")))return!1;let v="initial";(w=_.cssText.match(/--([\w-]+)\s*:\s*(.+?);/gm))==null||w.forEach(C=>{var D;const[P,A]=C.replace(";","").split(/:\s(.*)/s);if(P==="--pinceau-mq"){if(v=A,!i[A]){const R=(D=Object.entries((_==null?void 0:_.cssRules)||{}).find(([O,T])=>T==null?void 0:T.cssText.includes(`--pinceau-mq: ${A}`)))==null?void 0:D[1];R&&(i[A]=R)}return}const I=[...P.substring(2).split("-")];ol(o.value,I,h(I,A,P,v))})})}function l(p){var v;const y=Array.from(new Set(["dark","light",...Object.keys((p==null?void 0:p.media)||{}),...Object.keys(((v=o.value)==null?void 0:v.media)||{})])),_=ud(p||{},y,!0);ld(_,(g,w,C)=>f(C,g.value))}function f(p,y,_="initial"){var w;if(typeof y=="object"){Object.entries(y).forEach(([C,P])=>f(p,P,C));return}const v=fd(p);i!=null&&i[_]||m(_);const g=dd(void 0,y,[],{$tokens:s});ol(o.value,p,h(p,g,v,_)),(w=i==null?void 0:i[_])==null||w.style.setProperty(v,g)}function d(p){return ee({get(){return ko(o.value,`${p}.value`)},set(y){f(p,y)}})}function h(p,y,_,v="initial"){const g={value:y,variable:`var(${_})`},w=ko(o.value,p);return w&&!_.startsWith("--media")&&(typeof(w==null?void 0:w.value)=="object"?g.value={...w.value,[v]:y}:g.value={initial:w.value,[v]:y}),g}function m(p){if(i!=null&&i[p])return i==null?void 0:i[p];const y=_w(p,"",o.value,n),_=r.value.insertRule(y,r.value.cssRules.length);return i[p]=r.value.cssRules.item(_).cssRules[0],i[p]}return{$tokens:s,updateToken:f,updateTheme:l,reactiveToken:d,resolveStylesheet:c,theme:o}}function xw(e,t,n,r){var s,i;let o=(i=(s=n.hydratableRules)==null?void 0:s[e.value.uid])==null?void 0:i.c;_e(()=>t,a=>{a=Aw(e.value,a),o=n.pushDeclaration(e.value.uid,"c",a,o,{...r,type:"c"})},{immediate:!o,deep:!0}),wn(()=>o&&n.deleteRule(o))}function Aw(e,t){const n={},r=`.${e.uniqueClassName}${e.componentId}`;if(t&&Object.keys(t).length){n[r]=n[r]||{};for(const[o,s]of Object.entries(t)){const i=N(s);if(o==="css"){n[r]=Object.assign(n[r],i);continue}if(typeof i=="object")for(const[a,c]of Object.entries(i)){const u=N(c);if(!u)continue;a==="initial"&&(n[r]||(n[r]={}),n[r]||(n[r]={}),n[r][`--${o}`]=u);const l=`@${a}`;n[l]||(n[l]={}),n[l][r]||(n[l][r]={}),n[l][r][`--${pi(o)}`]=u}else{const a=N(i);a&&(n[r][`--${pi(o)}`]=a)}}}return n}const Rw=(e,t,n,r,o,s)=>{var u,l;let i=(l=(u=r.hydratableRules)==null?void 0:u[e.value.uid])==null?void 0:l.v;const a=ee(()=>t?Ow(e.value,n,t):{}),c=le([]);return _e(a,({cacheId:f,variantsProps:d})=>{let h;if(r.cache[f]){const m=r.cache[f];i=m.rule,h=m.variantClass,m!=null&&m.classes&&(c.value=m.classes),m.count++}else{h=`pv-${ma(6)}`;const{declaration:m,classes:p}=Iw(h,e.value,t,d);c.value=p,i=r.pushDeclaration(e.value.uid,"v",m,void 0,{...s,type:"v"}),r.cache[f]={rule:i,variantClass:h,classes:p,count:1}}o.value.v=h},{immediate:!0}),wn(()=>{var h;const f=a==null?void 0:a.value,d=(h=r.cache)==null?void 0:h[f.cacheId];d&&(d.count--,d.count<=0&&(r.deleteRule(d.rule),delete r.cache[f.cacheId]))}),{variantsClasses:c}};function Iw(e,t,n,r){var i,a;let o=[];const s={};if(r&&Object.keys(r).length){const c=`.${e}`;for(const[u,l]of Object.entries(r))if(typeof l=="object")for(const[f,d]of Object.entries(l)){const h=(d==null?void 0:d.toString())||d,m=n[u][h];if(!m)continue;if(s[c]||(s[c]={}),typeof m=="string"||Array.isArray(m)||m!=null&&m.$class){const y=typeof m=="string"||Array.isArray(m)?m:m.$class;o=[...o,...typeof y=="string"?y.split(" "):y],delete m.$class}f==="initial"&&(s[c]||(s[c]={}),s[c]=dr(s[c],m));const p=`@${f}`;s[p]||(s[p]={}),s[p][c]||(s[p][c]={}),s[p][c]=dr(s[p][c],m)}else{const f=((i=l==null?void 0:l.toString)==null?void 0:i.call(l))||l,d=(a=n==null?void 0:n[u])==null?void 0:a[f];if(!d)continue;s[c]||(s[c]={}),s[c]=dr(s[c],d)}}return{declaration:s,classes:o}}function Ow(e,t,n){if(!t||!n)return{};let r=e.componentId;const o=Object.entries(t).reduce((s,[i,a])=>(n[i]&&(typeof a=="object"?Object.entries(a).forEach(([c,u])=>r+=`${i}:${c}:${u}|`):r+=`${i}:${a}|`,s[i]=a),s),{});return{cacheId:r,variantsProps:o}}function kw(e,t,n,r){var i,a;let o=(a=(i=n.hydratableRules)==null?void 0:i[e.value.uid])==null?void 0:a.p;const s=ee(()=>t==null?void 0:t.css);_e(s,c=>{c=Lw(e.value,c),o&&n.deleteRule(o),o=n.pushDeclaration(e.value.uid,"p",c,o,{...r,type:"c"})},{immediate:!o}),wn(()=>o&&n.deleteRule(o))}function Lw(e,t){const n={};if(t){const r=`.${e.uniqueClassName}${e.componentId}`;n[r]=Object.assign(n[r]||{},t)}return n}const $w={theme:{},utils:{},tokensHelperConfig:{},multiApp:!1,colorSchemeMode:"media",dev:!1},Mw={install(e,t){t=Object.assign($w,t);const{theme:n,tokensHelperConfig:r,dev:o,multiApp:s,colorSchemeMode:i,utils:a}=t,c=Cw(n,r,i),u=s?ma(6):void 0,l=Ew(c.$tokens,a,i,u);function f(d={},h,m){const p=_t();let y;const _=le({v:"",c:""}),v=Pw(p,_);m&&Object.keys(m).length>0&&xw(v,m,l,y);let g;if(h&&Object.keys(h).length>0){const{variantsClasses:w}=Rw(v,h,d,l,_,y);g=w}return d!=null&&d.css&&Object.keys(d==null?void 0:d.css).length>0&&kw(v,d,l,y),{$pinceau:ee(()=>{var w;return[_.value.v,_.value.c,(w=g==null?void 0:g.value)==null?void 0:w.join(" ")].join(" ")})}}e.config.globalProperties.$pinceauRuntime=f,e.config.globalProperties.$pinceauTheme=c,e.config.globalProperties.$pinceauSsr={get:()=>l.toString()},e.provide("pinceauRuntime",f),e.provide("pinceauTheme",c)}};function Nw(e,t,n){return He("pinceauRuntime")(e,t,n)}function WP(){return He("pinceauTheme")}function qP(e,t=!1){return{type:[String,Object],default:e,required:t}}const Dw=e=>({marginTop:e,marginBottom:e}),Fw=e=>({marginLeft:e,marginRight:e}),jw=e=>({paddingTop:e,paddingBottom:e}),Hw=e=>({paddingLeft:e,paddingRight:e}),Bw={overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},Vw=e=>({overflow:"hidden",display:"-webkit-box","-webkit-box-orient":"vertical","-webkit-line-clamp":e}),zw=e=>({fontSize:`{text.${e}.fontSize}`,lineHeight:`{text.${e}.lineHeight}`}),Uw=e=>({color:`{elements.state.${e}.color.primary} !important`,backgroundColor:`{elements.state.${e}.backgroundColor.primary} !important`,borderColor:`{elements.state.${e}.borderColor.primary} !important`,":deep(p code)":{color:`{elements.state.${e}.color.secondary} !important`,backgroundColor:`{elements.state.${e}.backgroundColor.secondary} !important`},":deep(code)":{color:`{elements.state.${e}.color.primary} !important`,backgroundColor:`{elements.state.${e}.backgroundColor.secondary} !important`},":deep(a code)":{borderColor:`{elements.state.${e}.borderColor.primary} !important`},":deep(a)":{borderColor:"currentColor",code:{backgroundColor:`{elements.state.${e}.backgroundColor.primary} !important`},"&:hover":{color:`{elements.state.${e}.color.secondary} !important`,borderColor:"currentColor !important",code:{backgroundColor:`{elements.state.${e}.backgroundColor.secondary} !important`,color:`{elements.state.${e}.color.secondary} !important`,borderColor:`{elements.state.${e}.borderColor.secondary} !important`}}}}),Kw={my:Dw,mx:Fw,py:jw,px:Hw,truncate:Bw,lineClamp:Vw,text:zw,stateColors:Uw},Ww=Je(async e=>e.vueApp.use(Mw,{colorSchemeMode:"class",utils:Kw})),qw="__NUXT_COLOR_MODE__",Gw="ColorScheme",Qw="theme",Jw="nuxt-color-mode",Rt=window[qw]||{},Yw=Je(e=>{const t=et("color-mode",()=>nt({preference:Rt.preference,value:Rt.value,unknown:!1,forced:!1})).value;Ao({htmlAttrs:{[`data-${Qw}`]:ee(()=>t.value)}}),dt().afterEach(o=>{const s=o.meta.colorMode;s&&s!=="system"?(t.value=s,t.forced=!0):(s==="system"&&console.warn("You cannot force the colorMode to system at the page level."),t.forced=!1,t.value=t.preference==="system"?Rt.getColorScheme():t.preference)});let n;function r(){n||!window.matchMedia||(n=window.matchMedia("(prefers-color-scheme: dark)"),n.addEventListener("change",()=>{!t.forced&&t.preference==="system"&&(t.value=Rt.getColorScheme())}))}_e(()=>t.preference,o=>{var s;t.forced||(o==="system"?(t.value=Rt.getColorScheme(),r()):t.value=o,(s=window.localStorage)==null||s.setItem(Jw,o))},{immediate:!0}),_e(()=>t.value,(o,s)=>{Rt.removeColorScheme(s),Rt.addColorScheme(o)}),t.preference==="system"&&r(),e.hook("app:mounted",()=>{t.unknown&&(t.preference=Rt.preference,t.value=Rt.value,t.unknown=!1)}),e.provide("colorMode",t)}),Xw=Je(e=>{const t=ot().public.studio||{},n=ft(),r=io("previewToken",{sameSite:"none",secure:!0}),o=et("studio-client-db",()=>null);async function s(){const i=await F(()=>import("./useStudio.rxBfRwb1.js"),__vite__mapDeps([138,123,4,139]),import.meta.url).then(u=>u.useStudio),{mountPreviewUI:a,initiateIframeCommunication:c}=i();a(),c()}if(t.apiURL){if(Object.prototype.hasOwnProperty.call(n.query,"preview")&&!n.query.preview||!n.query.preview&&!r.value)return;n.query.preview&&(r.value=String(n.query.preview)),window.sessionStorage.setItem("previewToken",String(r.value)),e.hook("content:storage",i=>{o.value=i}),e.hook("app:mounted",async()=>{await s()})}});function Zw(e={}){const t=e.path||window.location.pathname;let n={};try{n=Pr(sessionStorage.getItem("nuxt:reload")||"{}")}catch{}if(e.force||(n==null?void 0:n.path)!==t||(n==null?void 0:n.expires)<Date.now()){try{sessionStorage.setItem("nuxt:reload",JSON.stringify({path:t,expires:Date.now()+(e.ttl??1e4)}))}catch{}if(e.persistState)try{sessionStorage.setItem("nuxt:reload:state",JSON.stringify({state:ge().payload.state}))}catch{}window.location.pathname!==t?window.location.href=t:window.location.reload()}}const eE=Je({name:"nuxt:chunk-reload",setup(e){const t=dt(),n=ot(),r=new Set;t.beforeEach(()=>{r.clear()}),e.hook("app:chunkError",({error:s})=>{r.add(s)});function o(s){const a="href"in s&&s.href[0]==="#"?n.app.baseURL+s.href:Sn(n.app.baseURL,s.fullPath);Zw({path:a,persistState:!0})}e.hook("app:manifest:update",()=>{t.beforeResolve(o)}),t.onError((s,i)=>{r.has(s)&&o(i)})}}),tE=Je(e=>{const t=le(!1),n=()=>t.value=!0,r=()=>t.value=!1,o=()=>t.value=!t.value;return e.$router.afterEach(()=>setTimeout(r,50)),_e(t,s=>{const i=document.documentElement;s?i.style.overflow="hidden":setTimeout(()=>{i.style.overflow=""},100)},{immediate:!0}),{provide:{menu:{visible:t,close:r,open:n,toggle:o}}}}),nE=Je(()=>{navigator&&navigator.userAgent&&navigator.userAgent.match(/Win[a-z0-9]*;/)&&document.documentElement.classList.add("docus-scrollbars")}),rE=[v_,w_,Mv,Dv,Fv,x0,A0,uw,Ww,Yw,Xw,eE,tE,nE],oE=Ie({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 Nn(Jo,gt(r)),()=>tt(e.vnode,{ref:e.vnodeRef})}}),sE=Ie({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=ge(),o=le(),s=He(Jo,null);let i;n({pageRef:o});const a=He(Zy,null);let c;const u=r.deferHydration();return e.pageKey&&_e(()=>e.pageKey,(l,f)=>{l!==f&&r.callHook("page:loading:start")}),()=>tt(Jf,{name:e.name,route:e.route,...t},{default:l=>{const f=aE(s,l.route,l.Component),d=s&&s.matched.length===l.route.matched.length;if(!l.Component){if(c&&!d)return c;u();return}if(c&&a&&!a.isCurrent(l.route))return c;if(f&&s&&(!a||a!=null&&a.isCurrent(s)))return d?c:null;const h=di(l,e.pageKey);!r.isHydrating&&!cE(s,l.route,l.Component)&&i===h&&r.callHook("page:loading:end"),i=h;const m=!!(e.transition??l.route.meta.pageTransition??ci),p=m&&iE([e.transition,l.route.meta.pageTransition,ci,{onAfterLeave:()=>{r.callHook("page:transition:finish",l.Component)}}].filter(Boolean)),y=e.keepalive??l.route.meta.keepalive??u_;return c=xv(ea,m&&p,Pv(y,tt(Su,{suspensible:!0,onPending:()=>r.callHook("page:start",l.Component),onResolve:()=>{Pt(()=>r.callHook("page:finish",l.Component).then(()=>r.callHook("page:loading:end")).finally(u))}},{default:()=>{const _=tt(oE,{key:h||void 0,vnode:l.Component,route:l.route,renderKey:h||void 0,trackRootNodes:m,vnodeRef:o});return y&&(_.type.name=l.Component.type.name||l.Component.type.__name||"RouteProvider"),_}}))).default(),c}})}});function iE(e){const t=e.map(n=>({...n,onAfterLeave:n.onAfterLeave?ua(n.onAfterLeave):void 0}));return dr(...t)}function aE(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 i,a,c;return((i=o.components)==null?void 0:i.default)!==((c=(a=e.matched[s])==null?void 0:a.components)==null?void 0:c.default)})||n&&di({route:t,Component:n})!==di({route:e,Component:n})}function cE(e,t,n){return e?t.matched.findIndex(o=>{var s;return((s=o.components)==null?void 0:s.default)===(n==null?void 0:n.type)})<t.matched.length-1:!1}const pd={__name:"AppLoadingBar",props:{throttle:{type:Number,default:200},duration:{type:Number,default:2e3}},setup(e){const t=e,n=ge(),r=nt({percent:0,show:!1,canSucceed:!0});let o=null,s=null,i;function a(){o&&clearInterval(o),s&&clearTimeout(s),o=null}function c(){r.show||(a(),r.percent=0,r.canSucceed=!0,t.throttle?s=setTimeout(d,t.throttle):d())}function u(h){r.percent=Math.min(100,Math.floor(r.percent+h))}function l(){r.percent=100,f()}function f(){a(),setTimeout(()=>{r.show=!1,setTimeout(()=>{r.percent=0},400)},500)}function d(){r.show=!0,i=1e4/Math.floor(t.duration),o=setInterval(()=>{u(i)},100)}return n.hook("content:middleware:start",c),n.hook("page:start",c),n.hook("page:finish",l),qn(()=>a),(h,m)=>(q(),ue("div",{class:Ke(["nuxt-progress",{"nuxt-progress-failed":!N(r).canSucceed}]),style:Kn({width:`${N(r).percent}%`,left:N(r).left,opacity:N(r).show?1:0,backgroundSize:`${100/N(r).percent*100}% auto`})},null,6))}},lE=Object.freeze(Object.defineProperty({__proto__:null,default:pd},Symbol.toStringTag,{value:"Module"})),md=Object.freeze({left:0,top:0,width:16,height:16}),gd=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),ga=Object.freeze({...md,...gd});Object.freeze({...ga,body:"",hidden:!1});({...md});const yd=Object.freeze({width:null,height:null}),_d=Object.freeze({...yd,...gd});function uE(e,t){const n={...e};for(const r in t){const o=t[r],s=typeof o;r in yd?(o===null||o&&(s==="string"||s==="number"))&&(n[r]=o):s===typeof n[r]&&(n[r]=r==="rotate"?o%4:o)}return n}const fE=/[\s,]+/;function dE(e,t){t.split(fE).forEach(n=>{switch(n.trim()){case"horizontal":e.hFlip=!0;break;case"vertical":e.vFlip=!0;break}})}function hE(e,t=0){const n=e.replace(/^-?[0-9.]*/,"");function r(o){for(;o<0;)o+=4;return o%4}if(n===""){const o=parseInt(e);return isNaN(o)?0:r(o)}else if(n!==e){let o=0;switch(n){case"%":o=25;break;case"deg":o=90}if(o){let s=parseFloat(e.slice(0,e.length-n.length));return isNaN(s)?0:(s=s/o,s%1===0?r(s):0)}}return t}const pE=/(-?[0-9.]*[0-9]+[0-9.]*)/g,mE=/^-?[0-9.]*[0-9]+[0-9.]*$/g;function al(e,t,n){if(t===1)return e;if(n=n||100,typeof e=="number")return Math.ceil(e*t*n)/n;if(typeof e!="string")return e;const r=e.split(pE);if(r===null||!r.length)return e;const o=[];let s=r.shift(),i=mE.test(s);for(;;){if(i){const a=parseFloat(s);isNaN(a)?o.push(s):o.push(Math.ceil(a*t*n)/n)}else o.push(s);if(s=r.shift(),s===void 0)return o.join("");i=!i}}const gE=e=>e==="unset"||e==="undefined"||e==="none";function yE(e,t){const n={...ga,...e},r={..._d,...t},o={left:n.left,top:n.top,width:n.width,height:n.height};let s=n.body;[n,r].forEach(m=>{const p=[],y=m.hFlip,_=m.vFlip;let v=m.rotate;y?_?v+=2:(p.push("translate("+(o.width+o.left).toString()+" "+(0-o.top).toString()+")"),p.push("scale(-1 1)"),o.top=o.left=0):_&&(p.push("translate("+(0-o.left).toString()+" "+(o.height+o.top).toString()+")"),p.push("scale(1 -1)"),o.top=o.left=0);let g;switch(v<0&&(v-=Math.floor(v/4)*4),v=v%4,v){case 1:g=o.height/2+o.top,p.unshift("rotate(90 "+g.toString()+" "+g.toString()+")");break;case 2:p.unshift("rotate(180 "+(o.width/2+o.left).toString()+" "+(o.height/2+o.top).toString()+")");break;case 3:g=o.width/2+o.left,p.unshift("rotate(-90 "+g.toString()+" "+g.toString()+")");break}v%2===1&&(o.left!==o.top&&(g=o.left,o.left=o.top,o.top=g),o.width!==o.height&&(g=o.width,o.width=o.height,o.height=g)),p.length&&(s='<g transform="'+p.join(" ")+'">'+s+"</g>")});const i=r.width,a=r.height,c=o.width,u=o.height;let l,f;i===null?(f=a===null?"1em":a==="auto"?u:a,l=al(f,c/u)):(l=i==="auto"?c:i,f=a===null?al(l,u/c):a==="auto"?u:a);const d={},h=(m,p)=>{gE(p)||(d[m]=p.toString())};return h("width",l),h("height",f),d.viewBox=o.left.toString()+" "+o.top.toString()+" "+c.toString()+" "+u.toString(),{attributes:d,body:s}}const _E=/\sid="(\S+)"/g,vE="IconifyId"+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);let bE=0;function wE(e,t=vE){const n=[];let r;for(;r=_E.exec(e);)n.push(r[1]);if(!n.length)return e;const o="suffix"+(Math.random()*16777216|Date.now()).toString(16);return n.forEach(s=>{const i=typeof t=="function"?t(s):t+(bE++).toString(),a=s.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");e=e.replace(new RegExp('([#;"])('+a+')([")]|\\.[a-z])',"g"),"$1"+i+o+"$3")}),e=e.replace(new RegExp(o,"g"),""),e}function EE(e,t){let n=e.indexOf("xlink:")===-1?"":' xmlns:xlink="http://www.w3.org/1999/xlink"';for(const r in t)n+=" "+r+'="'+t[r]+'"';return'<svg xmlns="http://www.w3.org/2000/svg"'+n+">"+e+"</svg>"}function TE(e){return e.replace(/"/g,"'").replace(/%/g,"%25").replace(/#/g,"%23").replace(/</g,"%3C").replace(/>/g,"%3E").replace(/\s+/g," ")}function SE(e){return"data:image/svg+xml,"+TE(e)}function PE(e){return'url("'+SE(e)+'")'}const cl={..._d,inline:!1},CE={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","aria-hidden":!0,role:"img"},xE={display:"inline-block"},gi={backgroundColor:"currentColor"},vd={backgroundColor:"transparent"},ll={Image:"var(--svg)",Repeat:"no-repeat",Size:"100% 100%"},ul={webkitMask:gi,mask:gi,background:vd};for(const e in ul){const t=ul[e];for(const n in ll)t[e+n]=ll[n]}const co={};["horizontal","vertical"].forEach(e=>{const t=e.slice(0,1)+"Flip";co[e+"-flip"]=t,co[e.slice(0,1)+"-flip"]=t,co[e+"Flip"]=t});function fl(e){return e+(e.match(/^[-0-9.]+$/)?"px":"")}const AE=(e,t)=>{const n=uE(cl,t),r={...CE},o=t.mode||"svg",s={},i=t.style,a=typeof i=="object"&&!(i instanceof Array)?i:{};for(let p in t){const y=t[p];if(y!==void 0)switch(p){case"icon":case"style":case"onLoad":case"mode":break;case"inline":case"hFlip":case"vFlip":n[p]=y===!0||y==="true"||y===1;break;case"flip":typeof y=="string"&&dE(n,y);break;case"color":s.color=y;break;case"rotate":typeof y=="string"?n[p]=hE(y):typeof y=="number"&&(n[p]=y);break;case"ariaHidden":case"aria-hidden":y!==!0&&y!=="true"&&delete r["aria-hidden"];break;default:{const _=co[p];_?(y===!0||y==="true"||y===1)&&(n[_]=!0):cl[p]===void 0&&(r[p]=y)}}}const c=yE(e,n),u=c.attributes;if(n.inline&&(s.verticalAlign="-0.125em"),o==="svg"){r.style={...s,...a},Object.assign(r,u);let p=0,y=t.id;return typeof y=="string"&&(y=y.replace(/-/g,"_")),r.innerHTML=wE(c.body,y?()=>y+"ID"+p++:"iconifyVue"),tt("svg",r)}const{body:l,width:f,height:d}=e,h=o==="mask"||(o==="bg"?!1:l.indexOf("currentColor")!==-1),m=EE(l,{...u,width:f+"",height:d+""});return r.style={...s,"--svg":PE(m),width:fl(u.width),height:fl(u.height),...xE,...h?gi:vd,...a},tt("span",r)},RE=Object.create(null),IE=Ie({inheritAttrs:!1,render(){const e=this.$attrs,t=e.icon,n=typeof t=="string"?RE[t]:typeof t=="object"?t:null;return n===null||typeof n!="object"||typeof n.body!="string"?this.$slots.default?this.$slots.default():null:AE({...ga,...n},e)}}),gr=/^[a-z0-9]+(-[a-z0-9]+)*$/,ts=(e,t,n,r="")=>{const o=e.split(":");if(e.slice(0,1)==="@"){if(o.length<2||o.length>3)return null;r=o.shift().slice(1)}if(o.length>3||!o.length)return null;if(o.length>1){const a=o.pop(),c=o.pop(),u={provider:o.length>0?o[0]:r,prefix:c,name:a};return t&&!lo(u)?null:u}const s=o[0],i=s.split("-");if(i.length>1){const a={provider:r,prefix:i.shift(),name:i.join("-")};return t&&!lo(a)?null:a}if(n&&r===""){const a={provider:r,prefix:"",name:s};return t&&!lo(a,n)?null:a}return null},lo=(e,t)=>e?!!((e.provider===""||e.provider.match(gr))&&(t&&e.prefix===""||e.prefix.match(gr))&&e.name.match(gr)):!1,bd=Object.freeze({left:0,top:0,width:16,height:16}),Lo=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),ya=Object.freeze({...bd,...Lo}),yi=Object.freeze({...ya,body:"",hidden:!1});function OE(e,t){const n={};!e.hFlip!=!t.hFlip&&(n.hFlip=!0),!e.vFlip!=!t.vFlip&&(n.vFlip=!0);const r=((e.rotate||0)+(t.rotate||0))%4;return r&&(n.rotate=r),n}function dl(e,t){const n=OE(e,t);for(const r in yi)r in Lo?r in e&&!(r in n)&&(n[r]=Lo[r]):r in t?n[r]=t[r]:r in e&&(n[r]=e[r]);return n}function kE(e,t){const n=e.icons,r=e.aliases||Object.create(null),o=Object.create(null);function s(i){if(n[i])return o[i]=[];if(!(i in o)){o[i]=null;const a=r[i]&&r[i].parent,c=a&&s(a);c&&(o[i]=[a].concat(c))}return o[i]}return(t||Object.keys(n).concat(Object.keys(r))).forEach(s),o}function LE(e,t,n){const r=e.icons,o=e.aliases||Object.create(null);let s={};function i(a){s=dl(r[a]||o[a],s)}return i(t),n.forEach(i),dl(e,s)}function wd(e,t){const n=[];if(typeof e!="object"||typeof e.icons!="object")return n;e.not_found instanceof Array&&e.not_found.forEach(o=>{t(o,null),n.push(o)});const r=kE(e);for(const o in r){const s=r[o];s&&(t(o,LE(e,o,s)),n.push(o))}return n}const $E={provider:"",aliases:{},not_found:{},...bd};function Cs(e,t){for(const n in t)if(n in e&&typeof e[n]!=typeof t[n])return!1;return!0}function Ed(e){if(typeof e!="object"||e===null)return null;const t=e;if(typeof t.prefix!="string"||!e.icons||typeof e.icons!="object"||!Cs(e,$E))return null;const n=t.icons;for(const o in n){const s=n[o];if(!o.match(gr)||typeof s.body!="string"||!Cs(s,yi))return null}const r=t.aliases||Object.create(null);for(const o in r){const s=r[o],i=s.parent;if(!o.match(gr)||typeof i!="string"||!n[i]&&!r[i]||!Cs(s,yi))return null}return t}const hl=Object.create(null);function ME(e,t){return{provider:e,prefix:t,icons:Object.create(null),missing:new Set}}function _n(e,t){const n=hl[e]||(hl[e]=Object.create(null));return n[t]||(n[t]=ME(e,t))}function _a(e,t){return Ed(t)?wd(t,(n,r)=>{r?e.icons[n]=r:e.missing.add(n)}):[]}function NE(e,t,n){try{if(typeof n.body=="string")return e.icons[t]={...n},!0}catch{}return!1}let Ar=!1;function Td(e){return typeof e=="boolean"&&(Ar=e),Ar}function DE(e){const t=typeof e=="string"?ts(e,!0,Ar):e;if(t){const n=_n(t.provider,t.prefix),r=t.name;return n.icons[r]||(n.missing.has(r)?null:void 0)}}function FE(e,t){const n=ts(e,!0,Ar);if(!n)return!1;const r=_n(n.provider,n.prefix);return NE(r,n.name,t)}function jE(e,t){if(typeof e!="object")return!1;if(typeof t!="string"&&(t=e.provider||""),Ar&&!t&&!e.prefix){let o=!1;return Ed(e)&&(e.prefix="",wd(e,(s,i)=>{i&&FE(s,i)&&(o=!0)})),o}const n=e.prefix;if(!lo({provider:t,prefix:n,name:"a"}))return!1;const r=_n(t,n);return!!_a(r,e)}const HE=Object.freeze({width:null,height:null}),BE=Object.freeze({...HE,...Lo});""+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);const _i=Object.create(null);function VE(e,t){_i[e]=t}function vi(e){return _i[e]||_i[""]}function va(e){let t;if(typeof e.resources=="string")t=[e.resources];else if(t=e.resources,!(t instanceof Array)||!t.length)return null;return{resources:t,path:e.path||"/",maxURL:e.maxURL||500,rotate:e.rotate||750,timeout:e.timeout||5e3,random:e.random===!0,index:e.index||0,dataAfterTimeout:e.dataAfterTimeout!==!1}}const ba=Object.create(null),er=["https://api.simplesvg.com","https://api.unisvg.com"],uo=[];for(;er.length>0;)er.length===1||Math.random()>.5?uo.push(er.shift()):uo.push(er.pop());ba[""]=va({resources:["https://api.iconify.design"].concat(uo)});function zE(e,t){const n=va(t);return n===null?!1:(ba[e]=n,!0)}function wa(e){return ba[e]}const UE=()=>{let e;try{if(e=fetch,typeof e=="function")return e}catch{}};let pl=UE();function KE(e,t){const n=wa(e);if(!n)return 0;let r;if(!n.maxURL)r=0;else{let o=0;n.resources.forEach(i=>{o=Math.max(o,i.length)});const s=t+".json?icons=";r=n.maxURL-o-n.path.length-s.length}return r}function WE(e){return e===404}const qE=(e,t,n)=>{const r=[],o=KE(e,t),s="icons";let i={type:s,provider:e,prefix:t,icons:[]},a=0;return n.forEach((c,u)=>{a+=c.length+1,a>=o&&u>0&&(r.push(i),i={type:s,provider:e,prefix:t,icons:[]},a=c.length),i.icons.push(c)}),r.push(i),r};function GE(e){if(typeof e=="string"){const t=wa(e);if(t)return t.path}return"/"}const QE=(e,t,n)=>{if(!pl){n("abort",424);return}let r=GE(t.provider);switch(t.type){case"icons":{const s=t.prefix,a=t.icons.join(","),c=new URLSearchParams({icons:a});r+=s+".json?"+c.toString();break}case"custom":{const s=t.uri;r+=s.slice(0,1)==="/"?s.slice(1):s;break}default:n("abort",400);return}let o=503;pl(e+r).then(s=>{const i=s.status;if(i!==200){setTimeout(()=>{n(WE(i)?"abort":"next",i)});return}return o=501,s.json()}).then(s=>{if(typeof s!="object"||s===null){setTimeout(()=>{s===404?n("abort",s):n("next",o)});return}setTimeout(()=>{n("success",s)})}).catch(()=>{n("next",o)})},JE={prepare:qE,send:QE};function YE(e){const t={loaded:[],missing:[],pending:[]},n=Object.create(null);e.sort((o,s)=>o.provider!==s.provider?o.provider.localeCompare(s.provider):o.prefix!==s.prefix?o.prefix.localeCompare(s.prefix):o.name.localeCompare(s.name));let r={provider:"",prefix:"",name:""};return e.forEach(o=>{if(r.name===o.name&&r.prefix===o.prefix&&r.provider===o.provider)return;r=o;const s=o.provider,i=o.prefix,a=o.name,c=n[s]||(n[s]=Object.create(null)),u=c[i]||(c[i]=_n(s,i));let l;a in u.icons?l=t.loaded:i===""||u.missing.has(a)?l=t.missing:l=t.pending;const f={provider:s,prefix:i,name:a};l.push(f)}),t}function Sd(e,t){e.forEach(n=>{const r=n.loaderCallbacks;r&&(n.loaderCallbacks=r.filter(o=>o.id!==t))})}function XE(e){e.pendingCallbacksFlag||(e.pendingCallbacksFlag=!0,setTimeout(()=>{e.pendingCallbacksFlag=!1;const t=e.loaderCallbacks?e.loaderCallbacks.slice(0):[];if(!t.length)return;let n=!1;const r=e.provider,o=e.prefix;t.forEach(s=>{const i=s.icons,a=i.pending.length;i.pending=i.pending.filter(c=>{if(c.prefix!==o)return!0;const u=c.name;if(e.icons[u])i.loaded.push({provider:r,prefix:o,name:u});else if(e.missing.has(u))i.missing.push({provider:r,prefix:o,name:u});else return n=!0,!0;return!1}),i.pending.length!==a&&(n||Sd([e],s.id),s.callback(i.loaded.slice(0),i.missing.slice(0),i.pending.slice(0),s.abort))})}))}let ZE=0;function e1(e,t,n){const r=ZE++,o=Sd.bind(null,n,r);if(!t.pending.length)return o;const s={id:r,icons:t,callback:e,abort:o};return n.forEach(i=>{(i.loaderCallbacks||(i.loaderCallbacks=[])).push(s)}),o}function t1(e,t=!0,n=!1){const r=[];return e.forEach(o=>{const s=typeof o=="string"?ts(o,t,n):o;s&&r.push(s)}),r}var n1={resources:[],index:0,timeout:2e3,rotate:750,random:!1,dataAfterTimeout:!1};function r1(e,t,n,r){const o=e.resources.length,s=e.random?Math.floor(Math.random()*o):e.index;let i;if(e.random){let P=e.resources.slice(0);for(i=[];P.length>1;){const A=Math.floor(Math.random()*P.length);i.push(P[A]),P=P.slice(0,A).concat(P.slice(A+1))}i=i.concat(P)}else i=e.resources.slice(s).concat(e.resources.slice(0,s));const a=Date.now();let c="pending",u=0,l,f=null,d=[],h=[];typeof r=="function"&&h.push(r);function m(){f&&(clearTimeout(f),f=null)}function p(){c==="pending"&&(c="aborted"),m(),d.forEach(P=>{P.status==="pending"&&(P.status="aborted")}),d=[]}function y(P,A){A&&(h=[]),typeof P=="function"&&h.push(P)}function _(){return{startTime:a,payload:t,status:c,queriesSent:u,queriesPending:d.length,subscribe:y,abort:p}}function v(){c="failed",h.forEach(P=>{P(void 0,l)})}function g(){d.forEach(P=>{P.status==="pending"&&(P.status="aborted")}),d=[]}function w(P,A,I){const D=A!=="success";switch(d=d.filter(R=>R!==P),c){case"pending":break;case"failed":if(D||!e.dataAfterTimeout)return;break;default:return}if(A==="abort"){l=I,v();return}if(D){l=I,d.length||(i.length?C():v());return}if(m(),g(),!e.random){const R=e.resources.indexOf(P.resource);R!==-1&&R!==e.index&&(e.index=R)}c="completed",h.forEach(R=>{R(I)})}function C(){if(c!=="pending")return;m();const P=i.shift();if(P===void 0){if(d.length){f=setTimeout(()=>{m(),c==="pending"&&(g(),v())},e.timeout);return}v();return}const A={status:"pending",resource:P,callback:(I,D)=>{w(A,I,D)}};d.push(A),u++,f=setTimeout(C,e.rotate),n(P,t,A.callback)}return setTimeout(C),_}function Pd(e){const t={...n1,...e};let n=[];function r(){n=n.filter(a=>a().status==="pending")}function o(a,c,u){const l=r1(t,a,c,(f,d)=>{r(),u&&u(f,d)});return n.push(l),l}function s(a){return n.find(c=>a(c))||null}return{query:o,find:s,setIndex:a=>{t.index=a},getIndex:()=>t.index,cleanup:r}}function ml(){}const xs=Object.create(null);function o1(e){if(!xs[e]){const t=wa(e);if(!t)return;const n=Pd(t),r={config:t,redundancy:n};xs[e]=r}return xs[e]}function s1(e,t,n){let r,o;if(typeof e=="string"){const s=vi(e);if(!s)return n(void 0,424),ml;o=s.send;const i=o1(e);i&&(r=i.redundancy)}else{const s=va(e);if(s){r=Pd(s);const i=e.resources?e.resources[0]:"",a=vi(i);a&&(o=a.send)}}return!r||!o?(n(void 0,424),ml):r.query(t,o,n)().abort}const gl="iconify2",Rr="iconify",Cd=Rr+"-count",yl=Rr+"-version",xd=36e5,i1=168;function bi(e,t){try{return e.getItem(t)}catch{}}function Ea(e,t,n){try{return e.setItem(t,n),!0}catch{}}function _l(e,t){try{e.removeItem(t)}catch{}}function wi(e,t){return Ea(e,Cd,t.toString())}function Ei(e){return parseInt(bi(e,Cd))||0}const ns={local:!0,session:!0},Ad={local:new Set,session:new Set};let Ta=!1;function a1(e){Ta=e}let Zr=typeof window>"u"?{}:window;function Rd(e){const t=e+"Storage";try{if(Zr&&Zr[t]&&typeof Zr[t].length=="number")return Zr[t]}catch{}ns[e]=!1}function Id(e,t){const n=Rd(e);if(!n)return;const r=bi(n,yl);if(r!==gl){if(r){const a=Ei(n);for(let c=0;c<a;c++)_l(n,Rr+c.toString())}Ea(n,yl,gl),wi(n,0);return}const o=Math.floor(Date.now()/xd)-i1,s=a=>{const c=Rr+a.toString(),u=bi(n,c);if(typeof u=="string"){try{const l=JSON.parse(u);if(typeof l=="object"&&typeof l.cached=="number"&&l.cached>o&&typeof l.provider=="string"&&typeof l.data=="object"&&typeof l.data.prefix=="string"&&t(l,a))return!0}catch{}_l(n,c)}};let i=Ei(n);for(let a=i-1;a>=0;a--)s(a)||(a===i-1?(i--,wi(n,i)):Ad[e].add(a))}function Od(){if(!Ta){a1(!0);for(const e in ns)Id(e,t=>{const n=t.data,r=t.provider,o=n.prefix,s=_n(r,o);if(!_a(s,n).length)return!1;const i=n.lastModified||-1;return s.lastModifiedCached=s.lastModifiedCached?Math.min(s.lastModifiedCached,i):i,!0})}}function c1(e,t){const n=e.lastModifiedCached;if(n&&n>=t)return n===t;if(e.lastModifiedCached=t,n)for(const r in ns)Id(r,o=>{const s=o.data;return o.provider!==e.provider||s.prefix!==e.prefix||s.lastModified===t});return!0}function l1(e,t){Ta||Od();function n(r){let o;if(!ns[r]||!(o=Rd(r)))return;const s=Ad[r];let i;if(s.size)s.delete(i=Array.from(s).shift());else if(i=Ei(o),!wi(o,i+1))return;const a={cached:Math.floor(Date.now()/xd),provider:e.provider,data:t};return Ea(o,Rr+i.toString(),JSON.stringify(a))}t.lastModified&&!c1(e,t.lastModified)||Object.keys(t.icons).length&&(t.not_found&&(t=Object.assign({},t),delete t.not_found),n("local")||n("session"))}function vl(){}function u1(e){e.iconsLoaderFlag||(e.iconsLoaderFlag=!0,setTimeout(()=>{e.iconsLoaderFlag=!1,XE(e)}))}function f1(e,t){e.iconsToLoad?e.iconsToLoad=e.iconsToLoad.concat(t).sort():e.iconsToLoad=t,e.iconsQueueFlag||(e.iconsQueueFlag=!0,setTimeout(()=>{e.iconsQueueFlag=!1;const{provider:n,prefix:r}=e,o=e.iconsToLoad;delete e.iconsToLoad;let s;if(!o||!(s=vi(n)))return;s.prepare(n,r,o).forEach(a=>{s1(n,a,c=>{if(typeof c!="object")a.icons.forEach(u=>{e.missing.add(u)});else try{const u=_a(e,c);if(!u.length)return;const l=e.pendingIcons;l&&u.forEach(f=>{l.delete(f)}),l1(e,c)}catch(u){console.error(u)}u1(e)})})}))}const d1=(e,t)=>{const n=t1(e,!0,Td()),r=YE(n);if(!r.pending.length){let c=!0;return t&&setTimeout(()=>{c&&t(r.loaded,r.missing,r.pending,vl)}),()=>{c=!1}}const o=Object.create(null),s=[];let i,a;return r.pending.forEach(c=>{const{provider:u,prefix:l}=c;if(l===a&&u===i)return;i=u,a=l,s.push(_n(u,l));const f=o[u]||(o[u]=Object.create(null));f[l]||(f[l]=[])}),r.pending.forEach(c=>{const{provider:u,prefix:l,name:f}=c,d=_n(u,l),h=d.pendingIcons||(d.pendingIcons=new Set);h.has(f)||(h.add(f),o[u][l].push(f))}),s.forEach(c=>{const{provider:u,prefix:l}=c;o[u][l].length&&f1(c,o[u][l])}),t?e1(t,r,s):vl},h1=e=>new Promise((t,n)=>{const r=typeof e=="string"?ts(e,!0):e;if(!r){n(e);return}d1([r||e],o=>{if(o.length&&r){const s=DE(r);if(s){t({...ya,...s});return}}n(e)})});({...BE});const bl={backgroundColor:"currentColor"},p1={backgroundColor:"transparent"},wl={Image:"var(--svg)",Repeat:"no-repeat",Size:"100% 100%"},El={webkitMask:bl,mask:bl,background:p1};for(const e in El){const t=El[e];for(const n in wl)t[e+n]=wl[n]}const As={};["horizontal","vertical"].forEach(e=>{const t=e.slice(0,1)+"Flip";As[e+"-flip"]=t,As[e.slice(0,1)+"-flip"]=t,As[e+"Flip"]=t});Td(!0);VE("",JE);if(typeof document<"u"&&typeof window<"u"){Od();const e=window;if(e.IconifyPreload!==void 0){const t=e.IconifyPreload,n="Invalid IconifyPreload syntax.";typeof t=="object"&&t!==null&&(t instanceof Array?t:[t]).forEach(r=>{try{(typeof r!="object"||r===null||r instanceof Array||typeof r.icons!="object"||typeof r.prefix!="string"||!jE(r))&&console.error(n)}catch{console.error(n)}})}if(e.IconifyProviders!==void 0){const t=e.IconifyProviders;if(typeof t=="object"&&t!==null)for(let n in t){const r="IconifyProviders["+n+"] is invalid.";try{const o=t[n];if(typeof o!="object"||!o||o.resources===void 0)continue;zE(n,o)||console.error(r)}catch{console.error(r)}}}}({...ya});const m1=["width","height"],g1=Ie({__name:"Icon",props:{name:{type:String,required:!0},size:{type:String,default:""}},async setup(e){var m;let t,n;const r=ge(),o=ia();(m=o==null?void 0:o.nuxtIcon)!=null&&m.aliases;const s=e,i=et("icons",()=>({})),a=le(!1),c=ee(()=>{var p;return(((p=o.nuxtIcon)==null?void 0:p.aliases)||{})[s.name]||s.name}),u=ee(()=>{var p;return(p=i.value)==null?void 0:p[c.value]}),l=ee(()=>r.vueApp.component(c.value)),f=ee(()=>{var y,_,v;if(!s.size&&typeof((y=o.nuxtIcon)==null?void 0:y.size)=="boolean"&&!((_=o.nuxtIcon)!=null&&_.size))return;const p=s.size||((v=o.nuxtIcon)==null?void 0:v.size)||"1em";return String(Number(p))===p?`${p}px`:p}),d=ee(()=>{var p;return((p=o==null?void 0:o.nuxtIcon)==null?void 0:p.class)??"icon"});async function h(){var p;l.value||(p=i.value)!=null&&p[c.value]||(a.value=!0,i.value[c.value]=await h1(c.value).catch(()=>{}),a.value=!1)}return _e(()=>c.value,h),!l.value&&([t,n]=Fu(()=>h()),t=await t,n()),(p,y)=>N(a)?(q(),ue("span",{key:0,class:Ke(N(d)),width:N(f),height:N(f)},null,10,m1)):N(u)?(q(),de(N(IE),{key:1,icon:N(u),class:Ke(N(d)),width:N(f),height:N(f)},null,8,["icon","class","width","height"])):N(l)?(q(),de(Ko(N(l)),{key:2,class:Ke(N(d)),width:N(f),height:N(f)},null,8,["class","width","height"])):(q(),ue("span",{key:3,class:Ke(N(d)),style:Kn({fontSize:N(f),lineHeight:N(f),width:N(f),height:N(f)})},kt(e.name),7))}}),Ve=(e,t)=>{const n=e.__vccOpts||e;for(const[r,o]of t)n[r]=o;return n},Dt=Ve(g1,[["__scopeId","data-v-121c6e7d"]]),y1=Object.freeze(Object.defineProperty({__proto__:null,default:Dt},Symbol.toStringTag,{value:"Module"})),_1=(...e)=>e.find(t=>t!==void 0),v1="noopener noreferrer";function b1(e){const t=e.componentName||"NuxtLink",n=(r,o)=>{if(!r||e.trailingSlash!=="append"&&e.trailingSlash!=="remove")return r;if(typeof r=="string")return Tl(r,e.trailingSlash);const s="path"in r?r.path:o(r).path;return{...r,name:void 0,path:Tl(s,e.trailingSlash)}};return Ie({name:t,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(r,{slots:o}){const s=dt(),i=ot(),a=ee(()=>{const h=r.to||r.href||"";return n(h,s.resolve)}),c=ee(()=>typeof a.value=="string"&&$t(a.value,{acceptRelative:!0})),u=ee(()=>r.external||r.target&&r.target!=="_self"?!0:typeof a.value=="object"?!1:a.value===""||c.value),l=le(!1),f=le(null),d=h=>{var m;f.value=r.custom?(m=h==null?void 0:h.$el)==null?void 0:m.nextElementSibling:h==null?void 0:h.$el};if(r.prefetch!==!1&&r.noPrefetch!==!0&&r.target!=="_blank"&&!E1()){const m=ge();let p,y=null;en(()=>{const _=w1();fa(()=>{p=hi(()=>{var v;(v=f==null?void 0:f.value)!=null&&v.tagName&&(y=_.observe(f.value,async()=>{y==null||y(),y=null;const g=typeof a.value=="string"?a.value:s.resolve(a.value).fullPath;await Promise.all([m.hooks.callHook("link:prefetch",g).catch(()=>{}),!u.value&&Yf(a.value,s).catch(()=>{})]),l.value=!0}))})})}),qn(()=>{p&&Nv(p),y==null||y(),y=null})}return()=>{var _,v;if(!u.value){const g={ref:d,to:a.value,activeClass:r.activeClass||e.activeClass,exactActiveClass:r.exactActiveClass||e.exactActiveClass,replace:r.replace,ariaCurrentValue:r.ariaCurrentValue,custom:r.custom};return r.custom||(l.value&&(g.class=r.prefetchedClass||e.prefetchedClass),g.rel=r.rel),tt(cp("RouterLink"),g,o.default)}const h=typeof a.value=="object"?((_=s.resolve(a.value))==null?void 0:_.href)??null:a.value&&!r.external&&!c.value?n(Sn(i.app.baseURL,a.value),s.resolve):a.value||null,m=r.target||null,p=r.noRel?null:_1(r.rel,e.externalRelAttribute,h?v1:"")||null,y=()=>$f(h,{replace:r.replace});return r.custom?o.default?o.default({href:h,navigate:y,get route(){if(!h)return;const g=Nr(h);return{path:g.pathname,fullPath:g.pathname,get query(){return df(g.search)},hash:g.hash,params:{},name:void 0,matched:[],redirectedFrom:void 0,meta:{},href:h}},rel:p,target:m,isExternal:u.value,isActive:!1,isExactActive:!1}):null:tt("a",{ref:f,href:h,rel:p,target:m},(v=o.default)==null?void 0:v.call(o))}}})}const Dr=b1(f_);function Tl(e,t){const n=t==="append"?To:Zt;return $t(e)&&!e.startsWith("http")?e:n(e,!0)}function w1(){const e=ge();if(e._observer)return e._observer;let t=null;const n=new Map,r=(s,i)=>(t||(t=new IntersectionObserver(a=>{for(const c of a){const u=n.get(c.target);(c.isIntersecting||c.intersectionRatio>0)&&u&&u()}})),n.set(s,i),t.observe(s),()=>{n.delete(s),t.unobserve(s),n.size===0&&(t.disconnect(),t=null)});return e._observer={observe:r}}function E1(){const e=navigator.connection;return!!(e&&(e.saveData||/2g/.test(e.effectiveType)))}const kd=e=>{if(!e.children)return e._path;for(const t of(e==null?void 0:e.children)||[]){const n=kd(t);if(n)return n}},Ld=(e,t)=>{for(const n of t){if(n._path===e&&!n._id)return n.children;if(n.children){const r=Ld(e,n.children);if(r)return r}}},$d=(e,t)=>{for(const n of t){if(n._path===e)return n;if(n.children){const r=$d(e,n.children);if(r)return r}}},T1=(e,t,n)=>{let r;const o=(s,i)=>{for(const a of i)if(!(s!=="/"&&a._path==="/")){if(s!=null&&s.startsWith(a._path)&&a[t]&&(r=a[t]),a._path===s)return;a.children&&o(s,a.children)}};return o(e,n),r},Md=()=>({navBottomLink:kd,navDirFromPath:Ld,navPageFromPath:$d,navKeyFromPath:T1}),S1=()=>{const e=et("dd-pages",()=>lt(gt({}))),t=et("dd-surrounds",()=>lt(gt({}))),n=et("dd-navigation"),r=et("dd-globals",()=>lt(gt({})));return{pages:e,surrounds:t,navigation:n,globals:r}},Fr=()=>{const{navigation:e,pages:t,surrounds:n,globals:r}=S1(),o=ee(()=>Zt(ft().path)),s=ee(()=>t.value[o.value]),i=ee(()=>n.value[o.value]),a=ee(()=>{var h,m;return(m=(h=s==null?void 0:s.value)==null?void 0:h.body)==null?void 0:m.toc}),c=ee(()=>{var h;return(h=s.value)==null?void 0:h._type}),u=ee(()=>{var h;return(h=s.value)==null?void 0:h.excerpt}),l=ee(()=>{var h;return(h=s.value)==null?void 0:h.layout}),f=ee(()=>{var h;return(h=i.value)==null?void 0:h[1]}),d=ee(()=>{var h;return(h=i.value)==null?void 0:h[0]});return{globals:r,navigation:e,surround:i,page:s,excerpt:u,toc:a,type:c,layout:l,next:f,prev:d}},tn=()=>{const e=ee(()=>{var u;return((u=ia())==null?void 0:u.docus)||{}}),{navPageFromPath:t,navDirFromPath:n,navKeyFromPath:r}=Md(),{navigation:o,page:s}=Fr(),i=ft(),a=ee(()=>{var m,p,y,_,v,g,w,C,P,A,I;const u=((m=e==null?void 0:e.value)==null?void 0:m.titleTemplate)||r((p=s==null?void 0:s.value)==null?void 0:p._path,"titleTemplate",o.value||[])||`%s · ${((y=e==null?void 0:e.value)==null?void 0:y.title)||"Docus"}`,l=((_=e==null?void 0:e.value)==null?void 0:_.main)||{},f=((v=e==null?void 0:e.value)==null?void 0:v.header)||{},d=((g=e==null?void 0:e.value)==null?void 0:g.aside)||{},h=((w=e==null?void 0:e.value)==null?void 0:w.footer)||{};return{...e.value,titleTemplate:u,main:{...l,...r(i.path,"main",o.value||[]),...(C=s.value)==null?void 0:C.main},header:{...f,...r(i.path,"header",o.value||[]),...(P=s.value)==null?void 0:P.header},aside:{...d,...r(i.path,"aside",o.value||[]),...(A=s.value)==null?void 0:A.aside},footer:{...h,...r(i.path,"footer",o.value||[]),...(I=s.value)==null?void 0:I.footer}}});return{tree:ee(()=>{var h,m,p,y,_;let u=o.value||[];const l=i.path,f=((m=(h=a==null?void 0:a.value)==null?void 0:h.aside)==null?void 0:m.level)||0,d=((y=(p=a==null?void 0:a.value)==null?void 0:p.aside)==null?void 0:y.exclude)||[];if(f){const g=l.split("/").splice(0,1+f).join("/");u=n(g,u)||[],Array.isArray(u)||(u=[u])}if(u.length===0){if(u=t(((_=s.value)==null?void 0:_._path)||"/",o.value||[]),!u)return[];Array.isArray(u)||(u=[u])}return u.filter(v=>!d.includes(v._path))}),config:a}},P1=Ie({__name:"AppSocialIcons",setup(e){const t=["twitter","facebook","instagram","tiktok","youtube","github","medium"],{config:n}=tn(),r=ee(()=>Object.entries(n.value.socials||{}).map(([o,s])=>typeof s=="object"?s:typeof s=="string"&&s&&t.includes(o)?{href:/^https?:\/\//.test(s)?s:`https://${o}.com/${s}`,icon:`fa-brands:${o}`,label:s,rel:"noopener noreferrer"}:null).filter(Boolean));return(o,s)=>{const i=Dt,a=Dr;return q(!0),ue(Ce,null,Fn(N(r),c=>(q(),de(a,{key:c.label,rel:c.rel,title:c.label,"aria-label":c.label,href:c.href,target:"_blank"},{default:rt(()=>[c.icon?(q(),de(i,{key:0,name:c.icon},null,8,["name"])):Be("",!0)]),_:2},1032,["rel","title","aria-label","href"]))),128)}}}),rs=Ve(P1,[["__scopeId","data-v-15070355"]]),C1=Object.freeze(Object.defineProperty({__proto__:null,default:rs},Symbol.toStringTag,{value:"Module"})),x1={class:"docs-aside-tree"},A1=["onClick"],R1={class:"content"},I1={class:"content"},O1=Ie({__name:"DocsAsideTree",props:{links:{type:Array,default:()=>[]},level:{type:Number,default:0},max:{type:Number,default:null},parent:{type:Object,default:null}},setup(e){var u;const t=e,n=ft(),{config:r}=tn(),o=et(`docus-docs-aside-collapse-map-${((u=t.parent)==null?void 0:u._path)||"/"}`,()=>t.level===0?{}:t.links.filter(l=>!!l.children).reduce((l,f)=>(l[f._path]=!0,l),{})),s=l=>n.path===l._path,i=l=>{var f,d,h,m;if(l.children){if(typeof o.value[l._path]<"u")return o.value[l._path];if([!0,!1].includes((f=l==null?void 0:l.aside)==null?void 0:f.collapsed))return l.aside.collapsed;if(l!=null&&l.collapsed)return l==null?void 0:l.collapsed;if((h=(d=r==null?void 0:r.value)==null?void 0:d.aside)!=null&&h.collapsed)return(m=r.value.aside)==null?void 0:m.collapsed}return!1},a=l=>o.value[l._path]=!i(l),c=ee(()=>t.links.some(l=>l.children));return(l,f)=>{const d=Dt,h=Dr,m=Sa;return q(),ue("ul",x1,[(q(!0),ue(Ce,null,Fn(e.links,p=>{var y,_,v,g,w;return q(),ue("li",{key:p._path,class:Ke({"has-parent-icon":(y=e.parent)==null?void 0:y.icon,"has-children":e.level>0&&p.children,bordered:e.level>0||!N(c),active:s(p)})},[p.children?(q(),ue("button",{key:0,class:"title-collapsible-button",onClick:C=>a(p)},[se("span",R1,[(_=p==null?void 0:p.navigation)!=null&&_.icon||p.icon?(q(),de(d,{key:0,name:((v=p==null?void 0:p.navigation)==null?void 0:v.icon)||p.icon,class:"icon"},null,8,["name"])):Be("",!0),se("span",null,kt(((g=p==null?void 0:p.navigation)==null?void 0:g.title)||p.title||p._path),1)]),se("span",null,[ae(d,{name:i(p)?"lucide:chevrons-up-down":"lucide:chevrons-down-up",class:"collapsible-icon"},null,8,["name"])])],8,A1)):(q(),de(h,{key:1,to:p.redirect?p.redirect:p._path,class:Ke(["link",{padded:e.level>0||!N(c),active:s(p)}]),exact:p.exact},{default:rt(()=>{var C,P,A;return[se("span",I1,[(C=p==null?void 0:p.navigation)!=null&&C.icon||p.icon?(q(),de(d,{key:0,name:((P=p==null?void 0:p.navigation)==null?void 0:P.icon)||p.icon,class:"icon"},null,8,["name"])):Be("",!0),se("span",null,kt(((A=p==null?void 0:p.navigation)==null?void 0:A.title)||p.title||p._path),1)])]}),_:2},1032,["to","exact","class"])),(w=p.children)!=null&&w.length&&(e.max===null||e.level+1<e.max)?xu((q(),de(m,{key:2,links:p.children,level:e.level+1,parent:p,max:e.max,class:"recursive"},null,8,["links","level","parent","max"])),[[_m,!i(p)]]):Be("",!0)],2)}),128))])}}}),Sa=Ve(O1,[["__scopeId","data-v-e356cc37"]]),k1=Object.freeze(Object.defineProperty({__proto__:null,default:Sa},Symbol.toStringTag,{value:"Module"})),Nd=()=>{const{$menu:e}=ge();return e},L1={class:"wrapper"},$1={class:"icons"},M1=Ie({__name:"AppHeaderDialog",setup(e){const{navigation:t}=Fr(),{config:n}=tn(),r=le(!1),o=ee(()=>{var c;return((c=n.value.aside)==null?void 0:c.exclude)||[]}),s=ee(()=>(t.value||[]).filter(c=>!o.value.includes(c._path))),{close:i,open:a}=Nd();return _e(r,c=>c?a():i()),(c,u)=>{const l=Dt,f=rs,d=Sa;return q(),ue(Ce,null,[se("button",{"aria-label":"Menu",onClick:u[0]||(u[0]=h=>r.value=!0)},[ae(l,{name:"heroicons-outline:menu","aria-hidden":"true"})]),(q(),de(Ju,{to:"body"},[N(r)?(q(),ue("nav",{key:0,class:"dialog",onClick:u[3]||(u[3]=h=>r.value=!1)},[se("div",{onClick:u[2]||(u[2]=or(()=>{},["stop"]))},[se("div",L1,[se("button",{"aria-label":"Menu",onClick:u[1]||(u[1]=h=>r.value=!1)},[ae(l,{name:"heroicons-outline:x","aria-hidden":"true"})]),se("div",$1,[ae(f)])]),ae(d,{links:N(s)},null,8,["links"])])])):Be("",!0)]))],64)}}}),Dd=Ve(M1,[["__scopeId","data-v-cc7eede4"]]),N1=Object.freeze(Object.defineProperty({__proto__:null,default:Dd},Symbol.toStringTag,{value:"Module"})),D1={},F1={id:"NuxtMongooseLogo",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 235.5 33.2"},j1=em('<rect width="32" height="32" rx="7.5" style="fill:#023430;"></rect><path d="M21.4,13.4C20.1,7.6,17.3,6.1,16.6,5a10.1,10.1,0,0,1-.7-1.5,1.6,1.6,0,0,1-.6,1.2,14.1,14.1,0,0,0-4.9,10.5c-.3,6.1,4.5,9.9,5.1,10.3a1.4,1.4,0,0,0,1.4-.2,12.1,12.1,0,0,0,4.5-11.9" style="fill:#10aa50;"></path><path d="M16.1,22.2a17.8,17.8,0,0,1-.5,3.3s.2,1.5.3,3h.5a30.6,30.6,0,0,1,.5-3.2C16.3,25,16.1,23.6,16.1,22.2Z" style="fill:#b8c4c2;"></path><path d="M16.9,25.3c-.6-.3-.8-1.7-.8-3.1s.2-4.3.1-6.5,0-10.7-.3-12.1L16.6,5c.7,1.1,3.5,2.6,4.8,8.4A12,12,0,0,1,16.9,25.3Z" style="fill:#12924f;"></path><text transform="translate(32.8 25.6)" style="font-size:25.818214416503906px;font-family:var(--font-sans);font-weight:700;"><tspan fill="currentColor" x="4" y="0">Nuxt</tspan><tspan x="67.8" y="0" style="fill:#10aa50;">Mongoose</tspan></text>',5),H1=[j1];function B1(e,t){return q(),ue("svg",F1,H1)}const Fd=Ve(D1,[["render",B1]]),V1=Object.freeze(Object.defineProperty({__proto__:null,default:Fd},Symbol.toStringTag,{value:"Module"})),z1={key:0,class:"logo"},U1=["src"],K1=["src"],W1={key:1,class:"title"},q1=Ie({__name:"AppHeaderLogo",setup(e){const{config:t}=tn(),n=ee(()=>{var o;return((o=t.value.header)==null?void 0:o.logo)||!1}),r=ee(()=>{var o;return((o=t.value.header)==null?void 0:o.title)||t.value.title});return(o,s)=>{const i=Fd,a=Dr;return q(),de(a,{class:"navbar-logo",to:"/","aria-label":N(r)},{default:rt(()=>[N(n)?(q(),ue("span",z1,[typeof N(n)=="string"?(q(),de(Ko(N(n)),{key:0})):N(n).light&&N(n).dark?(q(),ue(Ce,{key:1},[se("img",{src:N(n).light,alt:"",class:"light-img"},null,8,U1),se("img",{src:N(n).dark,alt:"",class:"dark-img"},null,8,K1)],64)):N(n)?(q(),de(i,{key:2})):Be("",!0)])):(q(),ue("span",W1,kt(N(r)),1))]),_:1},8,["aria-label"])}}}),jd=Ve(q1,[["__scopeId","data-v-5fc3c9f4"]]),G1=Object.freeze(Object.defineProperty({__proto__:null,default:jd},Symbol.toStringTag,{value:"Module"})),Q1={key:0},J1=Ie({__name:"AppHeaderNavigation",setup(e){const t=ft(),{navBottomLink:n}=Md(),{navigation:r}=Fr(),{config:o}=tn(),s=ee(()=>{var u;return!!((u=o.value.aside)!=null&&u.level)}),i=ee(()=>{var u;return((u=o.value.header)==null?void 0:u.exclude)||[]}),a=ee(()=>(r.value||[]).filter(u=>!i.value.includes(u._path))),c=u=>u.exact?t.fullPath===u._path:t.fullPath.startsWith(u._path);return(u,l)=>{const f=Dt,d=Dr;return N(s)?(q(),ue("nav",Q1,[se("ul",null,[(q(!0),ue(Ce,null,Fn(N(a),h=>(q(),ue("li",{key:h._path},[ae(d,{class:Ke(["link",{active:c(h)}]),to:h.redirect?h.redirect:N(n)(h)},{default:rt(()=>{var m,p;return[h.icon&&((p=(m=N(o))==null?void 0:m.header)!=null&&p.showLinkIcon)?(q(),de(f,{key:0,name:h.icon},null,8,["name"])):Be("",!0),$r(" "+kt(h.title),1)]}),_:2},1032,["to","class"])]))),128))])])):Be("",!0)}}}),Hd=Ve(J1,[["__scopeId","data-v-9ac9a093"]]),Y1=Object.freeze(Object.defineProperty({__proto__:null,default:Hd},Symbol.toStringTag,{value:"Module"})),Bd=()=>{const{$docSearch:e}=ge();return e||{hasDocSearch:le(!1)}},Vd=e=>(vu("data-v-753b380e"),e=e(),bu(),e),X1={class:"content"},Z1=Vd(()=>se("span",null,"Search",-1)),eT=Vd(()=>se("span",null,[se("kbd",null,""),se("kbd",null,"K")],-1)),tT=Ie({__name:"AppDocSearch",setup(e){const{element:t}=Bd(),n=()=>t.value.querySelector("button").click();return(r,o)=>{const s=Dt;return q(),ue("button",{type:"button","aria-label":"Search",onClick:n},[se("span",X1,[ae(s,{name:"heroicons-outline:search"}),Z1,eT])])}}}),zd=Ve(tT,[["__scopeId","data-v-753b380e"]]),nT=Object.freeze(Object.defineProperty({__proto__:null,default:zd},Symbol.toStringTag,{value:"Module"})),rT=e=>e==="defer"||e===!1;function oT(...e){var h;const t=typeof e[e.length-1]=="string"?e.pop():void 0;typeof e[0]!="string"&&e.unshift(t);let[n,r,o={}]=e;if(typeof n!="string")throw new TypeError("[nuxt] [asyncData] key must be a string.");if(typeof r!="function")throw new TypeError("[nuxt] [asyncData] handler must be a function.");const s=ge(),i=()=>null,a=()=>s.isHydrating?s.payload.data[n]:s.static.data[n];o.server=o.server??!0,o.default=o.default??i,o.getCachedData=o.getCachedData??a,o.lazy=o.lazy??!1,o.immediate=o.immediate??!0,o.deep=o.deep??d_.deep,o.dedupe=o.dedupe??"cancel";const c=()=>![null,void 0].includes(o.getCachedData(n));if(!s._asyncData[n]||!o.immediate){(h=s.payload._errors)[n]??(h[n]=null);const m=o.deep?le:lt;s._asyncData[n]={data:m(o.getCachedData(n)??o.default()),pending:le(!c()),error:Ui(s.payload._errors,n),status:le("idle")}}const u={...s._asyncData[n]};u.refresh=u.execute=(m={})=>{if(s._asyncDataPromises[n]){if(rT(m.dedupe??o.dedupe))return s._asyncDataPromises[n];s._asyncDataPromises[n].cancelled=!0}if((m._initial||s.isHydrating&&m._initial!==!1)&&c())return Promise.resolve(o.getCachedData(n));u.pending.value=!0,u.status.value="pending";const p=new Promise((y,_)=>{try{y(r(s))}catch(v){_(v)}}).then(y=>{if(p.cancelled)return s._asyncDataPromises[n];let _=y;o.transform&&(_=o.transform(y)),o.pick&&(_=iT(_,o.pick)),s.payload.data[n]=_,u.data.value=_,u.error.value=null,u.status.value="success"}).catch(y=>{if(p.cancelled)return s._asyncDataPromises[n];u.error.value=Xo(y),u.data.value=N(o.default()),u.status.value="error"}).finally(()=>{p.cancelled||(u.pending.value=!1,delete s._asyncDataPromises[n])});return s._asyncDataPromises[n]=p,s._asyncDataPromises[n]};const l=()=>u.refresh({_initial:!0}),f=o.server!==!1&&s.payload.serverRendered;{const m=_t();if(m&&!m._nuxtOnBeforeMountCbs){m._nuxtOnBeforeMountCbs=[];const y=m._nuxtOnBeforeMountCbs;m&&($u(()=>{y.forEach(_=>{_()}),y.splice(0,y.length)}),Er(()=>y.splice(0,y.length)))}f&&s.isHydrating&&(u.error.value||c())?(u.pending.value=!1,u.status.value=u.error.value?"error":"success"):m&&(s.payload.serverRendered&&s.isHydrating||o.lazy)&&o.immediate?m._nuxtOnBeforeMountCbs.push(l):o.immediate&&l(),o.watch&&_e(o.watch,()=>u.refresh());const p=s.hook("app:data:refresh",async y=>{(!y||y.includes(n))&&await u.refresh()});m&&Er(p)}const d=Promise.resolve(s._asyncDataPromises[n]).then(()=>u);return Object.assign(d,u),d}function sT(...e){const t=typeof e[e.length-1]=="string"?e.pop():void 0;typeof e[0]!="string"&&e.unshift(t);const[n,r,o]=e;return oT(n,r,{...o,lazy:!0},null)}function iT(e,t){const n={};for(const r of t)n[r]=e[r];return n}function Mt(e){return Array.isArray?Array.isArray(e):Wd(e)==="[object Array]"}const aT=1/0;function cT(e){if(typeof e=="string")return e;let t=e+"";return t=="0"&&1/e==-aT?"-0":t}function lT(e){return e==null?"":cT(e)}function Tt(e){return typeof e=="string"}function Ud(e){return typeof e=="number"}function uT(e){return e===!0||e===!1||fT(e)&&Wd(e)=="[object Boolean]"}function Kd(e){return typeof e=="object"}function fT(e){return Kd(e)&&e!==null}function Ze(e){return e!=null}function Rs(e){return!e.trim().length}function Wd(e){return e==null?e===void 0?"[object Undefined]":"[object Null]":Object.prototype.toString.call(e)}const dT="Incorrect 'index' type",hT=e=>`Invalid value for key ${e}`,pT=e=>`Pattern length exceeds max of ${e}.`,mT=e=>`Missing ${e} property in key`,gT=e=>`Property 'weight' in key '${e}' must be a positive integer`,Sl=Object.prototype.hasOwnProperty;class yT{constructor(t){this._keys=[],this._keyMap={};let n=0;t.forEach(r=>{let o=qd(r);n+=o.weight,this._keys.push(o),this._keyMap[o.id]=o,n+=o.weight}),this._keys.forEach(r=>{r.weight/=n})}get(t){return this._keyMap[t]}keys(){return this._keys}toJSON(){return JSON.stringify(this._keys)}}function qd(e){let t=null,n=null,r=null,o=1,s=null;if(Tt(e)||Mt(e))r=e,t=Pl(e),n=Ti(e);else{if(!Sl.call(e,"name"))throw new Error(mT("name"));const i=e.name;if(r=i,Sl.call(e,"weight")&&(o=e.weight,o<=0))throw new Error(gT(i));t=Pl(i),n=Ti(i),s=e.getFn}return{path:t,id:n,weight:o,src:r,getFn:s}}function Pl(e){return Mt(e)?e:e.split(".")}function Ti(e){return Mt(e)?e.join("."):e}function _T(e,t){let n=[],r=!1;const o=(s,i,a)=>{if(Ze(s))if(!i[a])n.push(s);else{let c=i[a];const u=s[c];if(!Ze(u))return;if(a===i.length-1&&(Tt(u)||Ud(u)||uT(u)))n.push(lT(u));else if(Mt(u)){r=!0;for(let l=0,f=u.length;l<f;l+=1)o(u[l],i,a+1)}else i.length&&o(u,i,a+1)}};return o(e,Tt(t)?t.split("."):t,0),r?n:n[0]}const vT={includeMatches:!1,findAllMatches:!1,minMatchCharLength:1},bT={isCaseSensitive:!1,includeScore:!1,keys:[],shouldSort:!0,sortFn:(e,t)=>e.score===t.score?e.idx<t.idx?-1:1:e.score<t.score?-1:1},wT={location:0,threshold:.6,distance:100},ET={useExtendedSearch:!1,getFn:_T,ignoreLocation:!1,ignoreFieldNorm:!1,fieldNormWeight:1};var ie={...bT,...vT,...wT,...ET};const TT=/[^ ]+/g;function ST(e=1,t=3){const n=new Map,r=Math.pow(10,t);return{get(o){const s=o.match(TT).length;if(n.has(s))return n.get(s);const i=1/Math.pow(s,.5*e),a=parseFloat(Math.round(i*r)/r);return n.set(s,a),a},clear(){n.clear()}}}class Pa{constructor({getFn:t=ie.getFn,fieldNormWeight:n=ie.fieldNormWeight}={}){this.norm=ST(n,3),this.getFn=t,this.isCreated=!1,this.setIndexRecords()}setSources(t=[]){this.docs=t}setIndexRecords(t=[]){this.records=t}setKeys(t=[]){this.keys=t,this._keysMap={},t.forEach((n,r)=>{this._keysMap[n.id]=r})}create(){this.isCreated||!this.docs.length||(this.isCreated=!0,Tt(this.docs[0])?this.docs.forEach((t,n)=>{this._addString(t,n)}):this.docs.forEach((t,n)=>{this._addObject(t,n)}),this.norm.clear())}add(t){const n=this.size();Tt(t)?this._addString(t,n):this._addObject(t,n)}removeAt(t){this.records.splice(t,1);for(let n=t,r=this.size();n<r;n+=1)this.records[n].i-=1}getValueForItemAtKeyId(t,n){return t[this._keysMap[n]]}size(){return this.records.length}_addString(t,n){if(!Ze(t)||Rs(t))return;let r={v:t,i:n,n:this.norm.get(t)};this.records.push(r)}_addObject(t,n){let r={i:n,$:{}};this.keys.forEach((o,s)=>{let i=o.getFn?o.getFn(t):this.getFn(t,o.path);if(Ze(i)){if(Mt(i)){let a=[];const c=[{nestedArrIndex:-1,value:i}];for(;c.length;){const{nestedArrIndex:u,value:l}=c.pop();if(Ze(l))if(Tt(l)&&!Rs(l)){let f={v:l,i:u,n:this.norm.get(l)};a.push(f)}else Mt(l)&&l.forEach((f,d)=>{c.push({nestedArrIndex:d,value:f})})}r.$[s]=a}else if(Tt(i)&&!Rs(i)){let a={v:i,n:this.norm.get(i)};r.$[s]=a}}}),this.records.push(r)}toJSON(){return{keys:this.keys,records:this.records}}}function Gd(e,t,{getFn:n=ie.getFn,fieldNormWeight:r=ie.fieldNormWeight}={}){const o=new Pa({getFn:n,fieldNormWeight:r});return o.setKeys(e.map(qd)),o.setSources(t),o.create(),o}function PT(e,{getFn:t=ie.getFn,fieldNormWeight:n=ie.fieldNormWeight}={}){const{keys:r,records:o}=e,s=new Pa({getFn:t,fieldNormWeight:n});return s.setKeys(r),s.setIndexRecords(o),s}function eo(e,{errors:t=0,currentLocation:n=0,expectedLocation:r=0,distance:o=ie.distance,ignoreLocation:s=ie.ignoreLocation}={}){const i=t/e.length;if(s)return i;const a=Math.abs(r-n);return o?i+a/o:a?1:i}function CT(e=[],t=ie.minMatchCharLength){let n=[],r=-1,o=-1,s=0;for(let i=e.length;s<i;s+=1){let a=e[s];a&&r===-1?r=s:!a&&r!==-1&&(o=s-1,o-r+1>=t&&n.push([r,o]),r=-1)}return e[s-1]&&s-r>=t&&n.push([r,s-1]),n}const un=32;function xT(e,t,n,{location:r=ie.location,distance:o=ie.distance,threshold:s=ie.threshold,findAllMatches:i=ie.findAllMatches,minMatchCharLength:a=ie.minMatchCharLength,includeMatches:c=ie.includeMatches,ignoreLocation:u=ie.ignoreLocation}={}){if(t.length>un)throw new Error(pT(un));const l=t.length,f=e.length,d=Math.max(0,Math.min(r,f));let h=s,m=d;const p=a>1||c,y=p?Array(f):[];let _;for(;(_=e.indexOf(t,m))>-1;){let A=eo(t,{currentLocation:_,expectedLocation:d,distance:o,ignoreLocation:u});if(h=Math.min(A,h),m=_+l,p){let I=0;for(;I<l;)y[_+I]=1,I+=1}}m=-1;let v=[],g=1,w=l+f;const C=1<<l-1;for(let A=0;A<l;A+=1){let I=0,D=w;for(;I<D;)eo(t,{errors:A,currentLocation:d+D,expectedLocation:d,distance:o,ignoreLocation:u})<=h?I=D:w=D,D=Math.floor((w-I)/2+I);w=D;let R=Math.max(1,d-D+1),O=i?f:Math.min(d+D,f)+l,T=Array(O+2);T[O+1]=(1<<A)-1;for(let $=O;$>=R;$-=1){let J=$-1,j=n[e.charAt(J)];if(p&&(y[J]=+!!j),T[$]=(T[$+1]<<1|1)&j,A&&(T[$]|=(v[$+1]|v[$])<<1|1|v[$+1]),T[$]&C&&(g=eo(t,{errors:A,currentLocation:J,expectedLocation:d,distance:o,ignoreLocation:u}),g<=h)){if(h=g,m=J,m<=d)break;R=Math.max(1,2*d-m)}}if(eo(t,{errors:A+1,currentLocation:d,expectedLocation:d,distance:o,ignoreLocation:u})>h)break;v=T}const P={isMatch:m>=0,score:Math.max(.001,g)};if(p){const A=CT(y,a);A.length?c&&(P.indices=A):P.isMatch=!1}return P}function AT(e){let t={};for(let n=0,r=e.length;n<r;n+=1){const o=e.charAt(n);t[o]=(t[o]||0)|1<<r-n-1}return t}class Qd{constructor(t,{location:n=ie.location,threshold:r=ie.threshold,distance:o=ie.distance,includeMatches:s=ie.includeMatches,findAllMatches:i=ie.findAllMatches,minMatchCharLength:a=ie.minMatchCharLength,isCaseSensitive:c=ie.isCaseSensitive,ignoreLocation:u=ie.ignoreLocation}={}){if(this.options={location:n,threshold:r,distance:o,includeMatches:s,findAllMatches:i,minMatchCharLength:a,isCaseSensitive:c,ignoreLocation:u},this.pattern=c?t:t.toLowerCase(),this.chunks=[],!this.pattern.length)return;const l=(d,h)=>{this.chunks.push({pattern:d,alphabet:AT(d),startIndex:h})},f=this.pattern.length;if(f>un){let d=0;const h=f%un,m=f-h;for(;d<m;)l(this.pattern.substr(d,un),d),d+=un;if(h){const p=f-un;l(this.pattern.substr(p),p)}}else l(this.pattern,0)}searchIn(t){const{isCaseSensitive:n,includeMatches:r}=this.options;if(n||(t=t.toLowerCase()),this.pattern===t){let m={isMatch:!0,score:0};return r&&(m.indices=[[0,t.length-1]]),m}const{location:o,distance:s,threshold:i,findAllMatches:a,minMatchCharLength:c,ignoreLocation:u}=this.options;let l=[],f=0,d=!1;this.chunks.forEach(({pattern:m,alphabet:p,startIndex:y})=>{const{isMatch:_,score:v,indices:g}=xT(t,m,p,{location:o+y,distance:s,threshold:i,findAllMatches:a,minMatchCharLength:c,includeMatches:r,ignoreLocation:u});_&&(d=!0),f+=v,_&&g&&(l=[...l,...g])});let h={isMatch:d,score:d?f/this.chunks.length:1};return d&&r&&(h.indices=l),h}}class nn{constructor(t){this.pattern=t}static isMultiMatch(t){return Cl(t,this.multiRegex)}static isSingleMatch(t){return Cl(t,this.singleRegex)}search(){}}function Cl(e,t){const n=e.match(t);return n?n[1]:null}class RT extends nn{constructor(t){super(t)}static get type(){return"exact"}static get multiRegex(){return/^="(.*)"$/}static get singleRegex(){return/^=(.*)$/}search(t){const n=t===this.pattern;return{isMatch:n,score:n?0:1,indices:[0,this.pattern.length-1]}}}class IT extends nn{constructor(t){super(t)}static get type(){return"inverse-exact"}static get multiRegex(){return/^!"(.*)"$/}static get singleRegex(){return/^!(.*)$/}search(t){const r=t.indexOf(this.pattern)===-1;return{isMatch:r,score:r?0:1,indices:[0,t.length-1]}}}class OT extends nn{constructor(t){super(t)}static get type(){return"prefix-exact"}static get multiRegex(){return/^\^"(.*)"$/}static get singleRegex(){return/^\^(.*)$/}search(t){const n=t.startsWith(this.pattern);return{isMatch:n,score:n?0:1,indices:[0,this.pattern.length-1]}}}class kT extends nn{constructor(t){super(t)}static get type(){return"inverse-prefix-exact"}static get multiRegex(){return/^!\^"(.*)"$/}static get singleRegex(){return/^!\^(.*)$/}search(t){const n=!t.startsWith(this.pattern);return{isMatch:n,score:n?0:1,indices:[0,t.length-1]}}}class LT extends nn{constructor(t){super(t)}static get type(){return"suffix-exact"}static get multiRegex(){return/^"(.*)"\$$/}static get singleRegex(){return/^(.*)\$$/}search(t){const n=t.endsWith(this.pattern);return{isMatch:n,score:n?0:1,indices:[t.length-this.pattern.length,t.length-1]}}}class $T extends nn{constructor(t){super(t)}static get type(){return"inverse-suffix-exact"}static get multiRegex(){return/^!"(.*)"\$$/}static get singleRegex(){return/^!(.*)\$$/}search(t){const n=!t.endsWith(this.pattern);return{isMatch:n,score:n?0:1,indices:[0,t.length-1]}}}class Jd extends nn{constructor(t,{location:n=ie.location,threshold:r=ie.threshold,distance:o=ie.distance,includeMatches:s=ie.includeMatches,findAllMatches:i=ie.findAllMatches,minMatchCharLength:a=ie.minMatchCharLength,isCaseSensitive:c=ie.isCaseSensitive,ignoreLocation:u=ie.ignoreLocation}={}){super(t),this._bitapSearch=new Qd(t,{location:n,threshold:r,distance:o,includeMatches:s,findAllMatches:i,minMatchCharLength:a,isCaseSensitive:c,ignoreLocation:u})}static get type(){return"fuzzy"}static get multiRegex(){return/^"(.*)"$/}static get singleRegex(){return/^(.*)$/}search(t){return this._bitapSearch.searchIn(t)}}class Yd extends nn{constructor(t){super(t)}static get type(){return"include"}static get multiRegex(){return/^'"(.*)"$/}static get singleRegex(){return/^'(.*)$/}search(t){let n=0,r;const o=[],s=this.pattern.length;for(;(r=t.indexOf(this.pattern,n))>-1;)n=r+s,o.push([r,n-1]);const i=!!o.length;return{isMatch:i,score:i?0:1,indices:o}}}const Si=[RT,Yd,OT,kT,$T,LT,IT,Jd],xl=Si.length,MT=/ +(?=(?:[^\"]*\"[^\"]*\")*[^\"]*$)/,NT="|";function DT(e,t={}){return e.split(NT).map(n=>{let r=n.trim().split(MT).filter(s=>s&&!!s.trim()),o=[];for(let s=0,i=r.length;s<i;s+=1){const a=r[s];let c=!1,u=-1;for(;!c&&++u<xl;){const l=Si[u];let f=l.isMultiMatch(a);f&&(o.push(new l(f,t)),c=!0)}if(!c)for(u=-1;++u<xl;){const l=Si[u];let f=l.isSingleMatch(a);if(f){o.push(new l(f,t));break}}}return o})}const FT=new Set([Jd.type,Yd.type]);class jT{constructor(t,{isCaseSensitive:n=ie.isCaseSensitive,includeMatches:r=ie.includeMatches,minMatchCharLength:o=ie.minMatchCharLength,ignoreLocation:s=ie.ignoreLocation,findAllMatches:i=ie.findAllMatches,location:a=ie.location,threshold:c=ie.threshold,distance:u=ie.distance}={}){this.query=null,this.options={isCaseSensitive:n,includeMatches:r,minMatchCharLength:o,findAllMatches:i,ignoreLocation:s,location:a,threshold:c,distance:u},this.pattern=n?t:t.toLowerCase(),this.query=DT(this.pattern,this.options)}static condition(t,n){return n.useExtendedSearch}searchIn(t){const n=this.query;if(!n)return{isMatch:!1,score:1};const{includeMatches:r,isCaseSensitive:o}=this.options;t=o?t:t.toLowerCase();let s=0,i=[],a=0;for(let c=0,u=n.length;c<u;c+=1){const l=n[c];i.length=0,s=0;for(let f=0,d=l.length;f<d;f+=1){const h=l[f],{isMatch:m,indices:p,score:y}=h.search(t);if(m){if(s+=1,a+=y,r){const _=h.constructor.type;FT.has(_)?i=[...i,...p]:i.push(p)}}else{a=0,s=0,i.length=0;break}}if(s){let f={isMatch:!0,score:a/s};return r&&(f.indices=i),f}}return{isMatch:!1,score:1}}}const Pi=[];function HT(...e){Pi.push(...e)}function Ci(e,t){for(let n=0,r=Pi.length;n<r;n+=1){let o=Pi[n];if(o.condition(e,t))return new o(e,t)}return new Qd(e,t)}const $o={AND:"$and",OR:"$or"},xi={PATH:"$path",PATTERN:"$val"},Ai=e=>!!(e[$o.AND]||e[$o.OR]),BT=e=>!!e[xi.PATH],VT=e=>!Mt(e)&&Kd(e)&&!Ai(e),Al=e=>({[$o.AND]:Object.keys(e).map(t=>({[t]:e[t]}))});function Xd(e,t,{auto:n=!0}={}){const r=o=>{let s=Object.keys(o);const i=BT(o);if(!i&&s.length>1&&!Ai(o))return r(Al(o));if(VT(o)){const c=i?o[xi.PATH]:s[0],u=i?o[xi.PATTERN]:o[c];if(!Tt(u))throw new Error(hT(c));const l={keyId:Ti(c),pattern:u};return n&&(l.searcher=Ci(u,t)),l}let a={children:[],operator:s[0]};return s.forEach(c=>{const u=o[c];Mt(u)&&u.forEach(l=>{a.children.push(r(l))})}),a};return Ai(e)||(e=Al(e)),r(e)}function zT(e,{ignoreFieldNorm:t=ie.ignoreFieldNorm}){e.forEach(n=>{let r=1;n.matches.forEach(({key:o,norm:s,score:i})=>{const a=o?o.weight:null;r*=Math.pow(i===0&&a?Number.EPSILON:i,(a||1)*(t?1:s))}),n.score=r})}function UT(e,t){const n=e.matches;t.matches=[],Ze(n)&&n.forEach(r=>{if(!Ze(r.indices)||!r.indices.length)return;const{indices:o,value:s}=r;let i={indices:o,value:s};r.key&&(i.key=r.key.src),r.idx>-1&&(i.refIndex=r.idx),t.matches.push(i)})}function KT(e,t){t.score=e.score}function WT(e,t,{includeMatches:n=ie.includeMatches,includeScore:r=ie.includeScore}={}){const o=[];return n&&o.push(UT),r&&o.push(KT),e.map(s=>{const{idx:i}=s,a={item:t[i],refIndex:i};return o.length&&o.forEach(c=>{c(s,a)}),a})}class Gn{constructor(t,n={},r){this.options={...ie,...n},this.options.useExtendedSearch,this._keyStore=new yT(this.options.keys),this.setCollection(t,r)}setCollection(t,n){if(this._docs=t,n&&!(n instanceof Pa))throw new Error(dT);this._myIndex=n||Gd(this.options.keys,this._docs,{getFn:this.options.getFn,fieldNormWeight:this.options.fieldNormWeight})}add(t){Ze(t)&&(this._docs.push(t),this._myIndex.add(t))}remove(t=()=>!1){const n=[];for(let r=0,o=this._docs.length;r<o;r+=1){const s=this._docs[r];t(s,r)&&(this.removeAt(r),r-=1,o-=1,n.push(s))}return n}removeAt(t){this._docs.splice(t,1),this._myIndex.removeAt(t)}getIndex(){return this._myIndex}search(t,{limit:n=-1}={}){const{includeMatches:r,includeScore:o,shouldSort:s,sortFn:i,ignoreFieldNorm:a}=this.options;let c=Tt(t)?Tt(this._docs[0])?this._searchStringList(t):this._searchObjectList(t):this._searchLogical(t);return zT(c,{ignoreFieldNorm:a}),s&&c.sort(i),Ud(n)&&n>-1&&(c=c.slice(0,n)),WT(c,this._docs,{includeMatches:r,includeScore:o})}_searchStringList(t){const n=Ci(t,this.options),{records:r}=this._myIndex,o=[];return r.forEach(({v:s,i,n:a})=>{if(!Ze(s))return;const{isMatch:c,score:u,indices:l}=n.searchIn(s);c&&o.push({item:s,idx:i,matches:[{score:u,value:s,norm:a,indices:l}]})}),o}_searchLogical(t){const n=Xd(t,this.options),r=(a,c,u)=>{if(!a.children){const{keyId:f,searcher:d}=a,h=this._findMatches({key:this._keyStore.get(f),value:this._myIndex.getValueForItemAtKeyId(c,f),searcher:d});return h&&h.length?[{idx:u,item:c,matches:h}]:[]}const l=[];for(let f=0,d=a.children.length;f<d;f+=1){const h=a.children[f],m=r(h,c,u);if(m.length)l.push(...m);else if(a.operator===$o.AND)return[]}return l},o=this._myIndex.records,s={},i=[];return o.forEach(({$:a,i:c})=>{if(Ze(a)){let u=r(n,a,c);u.length&&(s[c]||(s[c]={idx:c,item:a,matches:[]},i.push(s[c])),u.forEach(({matches:l})=>{s[c].matches.push(...l)}))}}),i}_searchObjectList(t){const n=Ci(t,this.options),{keys:r,records:o}=this._myIndex,s=[];return o.forEach(({$:i,i:a})=>{if(!Ze(i))return;let c=[];r.forEach((u,l)=>{c.push(...this._findMatches({key:u,value:i[l],searcher:n}))}),c.length&&s.push({idx:a,item:i,matches:c})}),s}_findMatches({key:t,value:n,searcher:r}){if(!Ze(n))return[];let o=[];if(Mt(n))n.forEach(({v:s,i,n:a})=>{if(!Ze(s))return;const{isMatch:c,score:u,indices:l}=r.searchIn(s);c&&o.push({score:u,key:t,value:s,idx:i,norm:a,indices:l})});else{const{v:s,n:i}=n,{isMatch:a,score:c,indices:u}=r.searchIn(s);a&&o.push({score:c,key:t,value:s,norm:i,indices:u})}return o}}Gn.version="6.6.2";Gn.createIndex=Gd;Gn.parseIndex=PT;Gn.config=ie;Gn.parseQuery=Xd;HT(jT);function qT(e){return kr()?(wn(e),!0):!1}function It(e){return typeof e=="function"?e():N(e)}typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;function GT(e,t,n){const r=()=>{var i,a;return new Gn((i=It(t))!=null?i:[],(a=It(n))==null?void 0:a.fuseOptions)},o=le(r());_e(()=>{var i;return(i=It(n))==null?void 0:i.fuseOptions},()=>{o.value=r()},{deep:!0}),_e(()=>It(t),i=>{o.value.setCollection(i)},{deep:!0});const s=ee(()=>{const i=It(n);if(i!=null&&i.matchAllWhenSearchEmpty&&!It(e))return It(t).map((c,u)=>({item:c,refIndex:u}));const a=i==null?void 0:i.resultLimit;return o.value.search(It(e),a?{limit:a}:void 0)});return{fuse:o,results:s}}function QT(e){var t;const n=It(e);return(t=n==null?void 0:n.$el)!=null?t:n}/*!
* tabbable 6.2.0
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
*/var Zd=["input:not([inert])","select:not([inert])","textarea:not([inert])","a[href]:not([inert])","button:not([inert])","[tabindex]:not(slot):not([inert])","audio[controls]:not([inert])","video[controls]:not([inert])",'[contenteditable]:not([contenteditable="false"]):not([inert])',"details>summary:first-of-type:not([inert])","details:not([inert])"],Mo=Zd.join(","),eh=typeof Element>"u",vn=eh?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,No=!eh&&Element.prototype.getRootNode?function(e){var t;return e==null||(t=e.getRootNode)===null||t===void 0?void 0:t.call(e)}:function(e){return e==null?void 0:e.ownerDocument},Do=function e(t,n){var r;n===void 0&&(n=!0);var o=t==null||(r=t.getAttribute)===null||r===void 0?void 0:r.call(t,"inert"),s=o===""||o==="true",i=s||n&&t&&e(t.parentNode);return i},JT=function(t){var n,r=t==null||(n=t.getAttribute)===null||n===void 0?void 0:n.call(t,"contenteditable");return r===""||r==="true"},th=function(t,n,r){if(Do(t))return[];var o=Array.prototype.slice.apply(t.querySelectorAll(Mo));return n&&vn.call(t,Mo)&&o.unshift(t),o=o.filter(r),o},nh=function e(t,n,r){for(var o=[],s=Array.from(t);s.length;){var i=s.shift();if(!Do(i,!1))if(i.tagName==="SLOT"){var a=i.assignedElements(),c=a.length?a:i.children,u=e(c,!0,r);r.flatten?o.push.apply(o,u):o.push({scopeParent:i,candidates:u})}else{var l=vn.call(i,Mo);l&&r.filter(i)&&(n||!t.includes(i))&&o.push(i);var f=i.shadowRoot||typeof r.getShadowRoot=="function"&&r.getShadowRoot(i),d=!Do(f,!1)&&(!r.shadowRootFilter||r.shadowRootFilter(i));if(f&&d){var h=e(f===!0?i.children:f.children,!0,r);r.flatten?o.push.apply(o,h):o.push({scopeParent:i,candidates:h})}else s.unshift.apply(s,i.children)}}return o},rh=function(t){return!isNaN(parseInt(t.getAttribute("tabindex"),10))},fn=function(t){if(!t)throw new Error("No node provided");return t.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(t.tagName)||JT(t))&&!rh(t)?0:t.tabIndex},YT=function(t,n){var r=fn(t);return r<0&&n&&!rh(t)?0:r},XT=function(t,n){return t.tabIndex===n.tabIndex?t.documentOrder-n.documentOrder:t.tabIndex-n.tabIndex},oh=function(t){return t.tagName==="INPUT"},ZT=function(t){return oh(t)&&t.type==="hidden"},eS=function(t){var n=t.tagName==="DETAILS"&&Array.prototype.slice.apply(t.children).some(function(r){return r.tagName==="SUMMARY"});return n},tS=function(t,n){for(var r=0;r<t.length;r++)if(t[r].checked&&t[r].form===n)return t[r]},nS=function(t){if(!t.name)return!0;var n=t.form||No(t),r=function(a){return n.querySelectorAll('input[type="radio"][name="'+a+'"]')},o;if(typeof window<"u"&&typeof window.CSS<"u"&&typeof window.CSS.escape=="function")o=r(window.CSS.escape(t.name));else try{o=r(t.name)}catch(i){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",i.message),!1}var s=tS(o,t.form);return!s||s===t},rS=function(t){return oh(t)&&t.type==="radio"},oS=function(t){return rS(t)&&!nS(t)},sS=function(t){var n,r=t&&No(t),o=(n=r)===null||n===void 0?void 0:n.host,s=!1;if(r&&r!==t){var i,a,c;for(s=!!((i=o)!==null&&i!==void 0&&(a=i.ownerDocument)!==null&&a!==void 0&&a.contains(o)||t!=null&&(c=t.ownerDocument)!==null&&c!==void 0&&c.contains(t));!s&&o;){var u,l,f;r=No(o),o=(u=r)===null||u===void 0?void 0:u.host,s=!!((l=o)!==null&&l!==void 0&&(f=l.ownerDocument)!==null&&f!==void 0&&f.contains(o))}}return s},Rl=function(t){var n=t.getBoundingClientRect(),r=n.width,o=n.height;return r===0&&o===0},iS=function(t,n){var r=n.displayCheck,o=n.getShadowRoot;if(getComputedStyle(t).visibility==="hidden")return!0;var s=vn.call(t,"details>summary:first-of-type"),i=s?t.parentElement:t;if(vn.call(i,"details:not([open]) *"))return!0;if(!r||r==="full"||r==="legacy-full"){if(typeof o=="function"){for(var a=t;t;){var c=t.parentElement,u=No(t);if(c&&!c.shadowRoot&&o(c)===!0)return Rl(t);t.assignedSlot?t=t.assignedSlot:!c&&u!==t.ownerDocument?t=u.host:t=c}t=a}if(sS(t))return!t.getClientRects().length;if(r!=="legacy-full")return!0}else if(r==="non-zero-area")return Rl(t);return!1},aS=function(t){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(t.tagName))for(var n=t.parentElement;n;){if(n.tagName==="FIELDSET"&&n.disabled){for(var r=0;r<n.children.length;r++){var o=n.children.item(r);if(o.tagName==="LEGEND")return vn.call(n,"fieldset[disabled] *")?!0:!o.contains(t)}return!0}n=n.parentElement}return!1},Fo=function(t,n){return!(n.disabled||Do(n)||ZT(n)||iS(n,t)||eS(n)||aS(n))},Ri=function(t,n){return!(oS(n)||fn(n)<0||!Fo(t,n))},cS=function(t){var n=parseInt(t.getAttribute("tabindex"),10);return!!(isNaN(n)||n>=0)},lS=function e(t){var n=[],r=[];return t.forEach(function(o,s){var i=!!o.scopeParent,a=i?o.scopeParent:o,c=YT(a,i),u=i?e(o.candidates):a;c===0?i?n.push.apply(n,u):n.push(a):r.push({documentOrder:s,tabIndex:c,item:o,isScope:i,content:u})}),r.sort(XT).reduce(function(o,s){return s.isScope?o.push.apply(o,s.content):o.push(s.content),o},[]).concat(n)},uS=function(t,n){n=n||{};var r;return n.getShadowRoot?r=nh([t],n.includeContainer,{filter:Ri.bind(null,n),flatten:!1,getShadowRoot:n.getShadowRoot,shadowRootFilter:cS}):r=th(t,n.includeContainer,Ri.bind(null,n)),lS(r)},fS=function(t,n){n=n||{};var r;return n.getShadowRoot?r=nh([t],n.includeContainer,{filter:Fo.bind(null,n),flatten:!0,getShadowRoot:n.getShadowRoot}):r=th(t,n.includeContainer,Fo.bind(null,n)),r},Cn=function(t,n){if(n=n||{},!t)throw new Error("No node provided");return vn.call(t,Mo)===!1?!1:Ri(n,t)},dS=Zd.concat("iframe").join(","),Is=function(t,n){if(n=n||{},!t)throw new Error("No node provided");return vn.call(t,dS)===!1?!1:Fo(n,t)};/*!
* focus-trap 7.5.4
* @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE
*/function Il(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Ol(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Il(Object(n),!0).forEach(function(r){hS(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Il(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function hS(e,t,n){return t=mS(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function pS(e,t){if(typeof e!="object"||e===null)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(typeof r!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function mS(e){var t=pS(e,"string");return typeof t=="symbol"?t:String(t)}var kl={activateTrap:function(t,n){if(t.length>0){var r=t[t.length-1];r!==n&&r.pause()}var o=t.indexOf(n);o===-1||t.splice(o,1),t.push(n)},deactivateTrap:function(t,n){var r=t.indexOf(n);r!==-1&&t.splice(r,1),t.length>0&&t[t.length-1].unpause()}},gS=function(t){return t.tagName&&t.tagName.toLowerCase()==="input"&&typeof t.select=="function"},yS=function(t){return(t==null?void 0:t.key)==="Escape"||(t==null?void 0:t.key)==="Esc"||(t==null?void 0:t.keyCode)===27},yr=function(t){return(t==null?void 0:t.key)==="Tab"||(t==null?void 0:t.keyCode)===9},_S=function(t){return yr(t)&&!t.shiftKey},vS=function(t){return yr(t)&&t.shiftKey},Ll=function(t){return setTimeout(t,0)},$l=function(t,n){var r=-1;return t.every(function(o,s){return n(o)?(r=s,!1):!0}),r},tr=function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];return typeof t=="function"?t.apply(void 0,r):t},to=function(t){return t.target.shadowRoot&&typeof t.composedPath=="function"?t.composedPath()[0]:t.target},bS=[],wS=function(t,n){var r=(n==null?void 0:n.document)||document,o=(n==null?void 0:n.trapStack)||bS,s=Ol({returnFocusOnDeactivate:!0,escapeDeactivates:!0,delayInitialFocus:!0,isKeyForward:_S,isKeyBackward:vS},n),i={containers:[],containerGroups:[],tabbableGroups:[],nodeFocusedBeforeActivation:null,mostRecentlyFocusedNode:null,active:!1,paused:!1,delayInitialFocusTimer:void 0,recentNavEvent:void 0},a,c=function(T,S,$){return T&&T[S]!==void 0?T[S]:s[$||S]},u=function(T,S){var $=typeof(S==null?void 0:S.composedPath)=="function"?S.composedPath():void 0;return i.containerGroups.findIndex(function(J){var j=J.container,W=J.tabbableNodes;return j.contains(T)||($==null?void 0:$.includes(j))||W.find(function(z){return z===T})})},l=function(T){var S=s[T];if(typeof S=="function"){for(var $=arguments.length,J=new Array($>1?$-1:0),j=1;j<$;j++)J[j-1]=arguments[j];S=S.apply(void 0,J)}if(S===!0&&(S=void 0),!S){if(S===void 0||S===!1)return S;throw new Error("`".concat(T,"` was specified but was not a node, or did not return a node"))}var W=S;if(typeof S=="string"&&(W=r.querySelector(S),!W))throw new Error("`".concat(T,"` as selector refers to no known node"));return W},f=function(){var T=l("initialFocus");if(T===!1)return!1;if(T===void 0||!Is(T,s.tabbableOptions))if(u(r.activeElement)>=0)T=r.activeElement;else{var S=i.tabbableGroups[0],$=S&&S.firstTabbableNode;T=$||l("fallbackFocus")}if(!T)throw new Error("Your focus-trap needs to have at least one focusable element");return T},d=function(){if(i.containerGroups=i.containers.map(function(T){var S=uS(T,s.tabbableOptions),$=fS(T,s.tabbableOptions),J=S.length>0?S[0]:void 0,j=S.length>0?S[S.length-1]:void 0,W=$.find(function(be){return Cn(be)}),z=$.slice().reverse().find(function(be){return Cn(be)}),he=!!S.find(function(be){return fn(be)>0});return{container:T,tabbableNodes:S,focusableNodes:$,posTabIndexesFound:he,firstTabbableNode:J,lastTabbableNode:j,firstDomTabbableNode:W,lastDomTabbableNode:z,nextTabbableNode:function(Re){var Ae=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,Me=S.indexOf(Re);return Me<0?Ae?$.slice($.indexOf(Re)+1).find(function(ze){return Cn(ze)}):$.slice(0,$.indexOf(Re)).reverse().find(function(ze){return Cn(ze)}):S[Me+(Ae?1:-1)]}}}),i.tabbableGroups=i.containerGroups.filter(function(T){return T.tabbableNodes.length>0}),i.tabbableGroups.length<=0&&!l("fallbackFocus"))throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times");if(i.containerGroups.find(function(T){return T.posTabIndexesFound})&&i.containerGroups.length>1)throw new Error("At least one node with a positive tabindex was found in one of your focus-trap's multiple containers. Positive tabindexes are only supported in single-container focus-traps.")},h=function O(T){var S=T.activeElement;if(S)return S.shadowRoot&&S.shadowRoot.activeElement!==null?O(S.shadowRoot):S},m=function O(T){if(T!==!1&&T!==h(document)){if(!T||!T.focus){O(f());return}T.focus({preventScroll:!!s.preventScroll}),i.mostRecentlyFocusedNode=T,gS(T)&&T.select()}},p=function(T){var S=l("setReturnFocus",T);return S||(S===!1?!1:T)},y=function(T){var S=T.target,$=T.event,J=T.isBackward,j=J===void 0?!1:J;S=S||to($),d();var W=null;if(i.tabbableGroups.length>0){var z=u(S,$),he=z>=0?i.containerGroups[z]:void 0;if(z<0)j?W=i.tabbableGroups[i.tabbableGroups.length-1].lastTabbableNode:W=i.tabbableGroups[0].firstTabbableNode;else if(j){var be=$l(i.tabbableGroups,function(Oe){var k=Oe.firstTabbableNode;return S===k});if(be<0&&(he.container===S||Is(S,s.tabbableOptions)&&!Cn(S,s.tabbableOptions)&&!he.nextTabbableNode(S,!1))&&(be=z),be>=0){var Re=be===0?i.tabbableGroups.length-1:be-1,Ae=i.tabbableGroups[Re];W=fn(S)>=0?Ae.lastTabbableNode:Ae.lastDomTabbableNode}else yr($)||(W=he.nextTabbableNode(S,!1))}else{var Me=$l(i.tabbableGroups,function(Oe){var k=Oe.lastTabbableNode;return S===k});if(Me<0&&(he.container===S||Is(S,s.tabbableOptions)&&!Cn(S,s.tabbableOptions)&&!he.nextTabbableNode(S))&&(Me=z),Me>=0){var ze=Me===i.tabbableGroups.length-1?0:Me+1,Ct=i.tabbableGroups[ze];W=fn(S)>=0?Ct.firstTabbableNode:Ct.firstDomTabbableNode}else yr($)||(W=he.nextTabbableNode(S))}}else W=l("fallbackFocus");return W},_=function(T){var S=to(T);if(!(u(S,T)>=0)){if(tr(s.clickOutsideDeactivates,T)){a.deactivate({returnFocus:s.returnFocusOnDeactivate});return}tr(s.allowOutsideClick,T)||T.preventDefault()}},v=function(T){var S=to(T),$=u(S,T)>=0;if($||S instanceof Document)$&&(i.mostRecentlyFocusedNode=S);else{T.stopImmediatePropagation();var J,j=!0;if(i.mostRecentlyFocusedNode)if(fn(i.mostRecentlyFocusedNode)>0){var W=u(i.mostRecentlyFocusedNode),z=i.containerGroups[W].tabbableNodes;if(z.length>0){var he=z.findIndex(function(be){return be===i.mostRecentlyFocusedNode});he>=0&&(s.isKeyForward(i.recentNavEvent)?he+1<z.length&&(J=z[he+1],j=!1):he-1>=0&&(J=z[he-1],j=!1))}}else i.containerGroups.some(function(be){return be.tabbableNodes.some(function(Re){return fn(Re)>0})})||(j=!1);else j=!1;j&&(J=y({target:i.mostRecentlyFocusedNode,isBackward:s.isKeyBackward(i.recentNavEvent)})),m(J||i.mostRecentlyFocusedNode||f())}i.recentNavEvent=void 0},g=function(T){var S=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;i.recentNavEvent=T;var $=y({event:T,isBackward:S});$&&(yr(T)&&T.preventDefault(),m($))},w=function(T){if(yS(T)&&tr(s.escapeDeactivates,T)!==!1){T.preventDefault(),a.deactivate();return}(s.isKeyForward(T)||s.isKeyBackward(T))&&g(T,s.isKeyBackward(T))},C=function(T){var S=to(T);u(S,T)>=0||tr(s.clickOutsideDeactivates,T)||tr(s.allowOutsideClick,T)||(T.preventDefault(),T.stopImmediatePropagation())},P=function(){if(i.active)return kl.activateTrap(o,a),i.delayInitialFocusTimer=s.delayInitialFocus?Ll(function(){m(f())}):m(f()),r.addEventListener("focusin",v,!0),r.addEventListener("mousedown",_,{capture:!0,passive:!1}),r.addEventListener("touchstart",_,{capture:!0,passive:!1}),r.addEventListener("click",C,{capture:!0,passive:!1}),r.addEventListener("keydown",w,{capture:!0,passive:!1}),a},A=function(){if(i.active)return r.removeEventListener("focusin",v,!0),r.removeEventListener("mousedown",_,!0),r.removeEventListener("touchstart",_,!0),r.removeEventListener("click",C,!0),r.removeEventListener("keydown",w,!0),a},I=function(T){var S=T.some(function($){var J=Array.from($.removedNodes);return J.some(function(j){return j===i.mostRecentlyFocusedNode})});S&&m(f())},D=typeof window<"u"&&"MutationObserver"in window?new MutationObserver(I):void 0,R=function(){D&&(D.disconnect(),i.active&&!i.paused&&i.containers.map(function(T){D.observe(T,{subtree:!0,childList:!0})}))};return a={get active(){return i.active},get paused(){return i.paused},activate:function(T){if(i.active)return this;var S=c(T,"onActivate"),$=c(T,"onPostActivate"),J=c(T,"checkCanFocusTrap");J||d(),i.active=!0,i.paused=!1,i.nodeFocusedBeforeActivation=r.activeElement,S==null||S();var j=function(){J&&d(),P(),R(),$==null||$()};return J?(J(i.containers.concat()).then(j,j),this):(j(),this)},deactivate:function(T){if(!i.active)return this;var S=Ol({onDeactivate:s.onDeactivate,onPostDeactivate:s.onPostDeactivate,checkCanReturnFocus:s.checkCanReturnFocus},T);clearTimeout(i.delayInitialFocusTimer),i.delayInitialFocusTimer=void 0,A(),i.active=!1,i.paused=!1,R(),kl.deactivateTrap(o,a);var $=c(S,"onDeactivate"),J=c(S,"onPostDeactivate"),j=c(S,"checkCanReturnFocus"),W=c(S,"returnFocus","returnFocusOnDeactivate");$==null||$();var z=function(){Ll(function(){W&&m(p(i.nodeFocusedBeforeActivation)),J==null||J()})};return W&&j?(j(p(i.nodeFocusedBeforeActivation)).then(z,z),this):(z(),this)},pause:function(T){if(i.paused||!i.active)return this;var S=c(T,"onPause"),$=c(T,"onPostPause");return i.paused=!0,S==null||S(),A(),R(),$==null||$(),this},unpause:function(T){if(!i.paused||!i.active)return this;var S=c(T,"onUnpause"),$=c(T,"onPostUnpause");return i.paused=!1,S==null||S(),d(),P(),R(),$==null||$(),this},updateContainerElements:function(T){var S=[].concat(T).filter(Boolean);return i.containers=S.map(function($){return typeof $=="string"?r.querySelector($):$}),i.active&&d(),R(),this}},a.updateContainerElements(t),a};function ES(e,t={}){let n;const{immediate:r,...o}=t,s=le(!1),i=le(!1),a=f=>n&&n.activate(f),c=f=>n&&n.deactivate(f),u=()=>{n&&(n.pause(),i.value=!0)},l=()=>{n&&(n.unpause(),i.value=!1)};return _e(()=>QT(e),f=>{f&&(n=wS(f,{...o,onActivate(){s.value=!0,t.onActivate&&t.onActivate()},onDeactivate(){s.value=!1,t.onDeactivate&&t.onDeactivate()}}),r&&a())},{flush:"post"}),qT(()=>c()),{hasFocus:s,isPaused:i,activate:a,deactivate:c,pause:u,unpause:l}}var Ml;const os=typeof window<"u",TS=e=>typeof e<"u",SS=e=>typeof e=="function",PS=e=>typeof e=="string",Ca=()=>{},CS=os&&((Ml=window==null?void 0:window.navigator)==null?void 0:Ml.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent);function ss(e){return typeof e=="function"?e():N(e)}function xS(e){return e}function sh(e){return kr()?(wn(e),!0):!1}function AS(e,t=!0){_t()?en(e):t?e():Pt(e)}function RS(e,t,n={}){const{immediate:r=!0}=n,o=le(!1);let s=null;function i(){s&&(clearTimeout(s),s=null)}function a(){o.value=!1,i()}function c(...u){i(),o.value=!0,s=setTimeout(()=>{o.value=!1,s=null,e(...u)},ss(t))}return r&&(o.value=!0,os&&c()),sh(a),{isPending:Hi(o),start:c,stop:a}}function ir(e){var t;const n=ss(e);return(t=n==null?void 0:n.$el)!=null?t:n}const xa=os?window:void 0,IS=os?window.navigator:void 0;function Gt(...e){let t,n,r,o;if(PS(e[0])||Array.isArray(e[0])?([n,r,o]=e,t=xa):[t,n,r,o]=e,!t)return Ca;Array.isArray(n)||(n=[n]),Array.isArray(r)||(r=[r]);const s=[],i=()=>{s.forEach(l=>l()),s.length=0},a=(l,f,d,h)=>(l.addEventListener(f,d,h),()=>l.removeEventListener(f,d,h)),c=_e(()=>[ir(t),ss(o)],([l,f])=>{i(),l&&s.push(...n.flatMap(d=>r.map(h=>a(l,d,h,f))))},{immediate:!0,flush:"post"}),u=()=>{c(),i()};return sh(u),u}let Nl=!1;function GP(e,t,n={}){const{window:r=xa,ignore:o=[],capture:s=!0,detectIframe:i=!1}=n;if(!r)return;CS&&!Nl&&(Nl=!0,Array.from(r.document.body.children).forEach(d=>d.addEventListener("click",Ca)));let a=!0;const c=d=>o.some(h=>{if(typeof h=="string")return Array.from(r.document.querySelectorAll(h)).some(m=>m===d.target||d.composedPath().includes(m));{const m=ir(h);return m&&(d.target===m||d.composedPath().includes(m))}}),l=[Gt(r,"click",d=>{const h=ir(e);if(!(!h||h===d.target||d.composedPath().includes(h))){if(d.detail===0&&(a=!c(d)),!a){a=!0;return}t(d)}},{passive:!0,capture:s}),Gt(r,"pointerdown",d=>{const h=ir(e);h&&(a=!d.composedPath().includes(h)&&!c(d))},{passive:!0}),i&&Gt(r,"blur",d=>{var h;const m=ir(e);((h=r.document.activeElement)==null?void 0:h.tagName)==="IFRAME"&&!(m!=null&&m.contains(r.document.activeElement))&&t(d)})].filter(Boolean);return()=>l.forEach(d=>d())}function OS(e,t=!1){const n=le(),r=()=>n.value=!!e();return r(),AS(r,t),n}function QP(e={}){const{navigator:t=IS,read:n=!1,source:r,copiedDuring:o=1500,legacy:s=!1}=e,i=["copy","cut"],a=OS(()=>t&&"clipboard"in t),c=ee(()=>a.value||s),u=le(""),l=le(!1),f=RS(()=>l.value=!1,o);function d(){a.value?t.clipboard.readText().then(y=>{u.value=y}):u.value=p()}if(c.value&&n)for(const y of i)Gt(y,d);async function h(y=ss(r)){c.value&&y!=null&&(a.value?await t.clipboard.writeText(y):m(y),u.value=y,l.value=!0,f.start())}function m(y){const _=document.createElement("textarea");_.value=y??"",_.style.position="absolute",_.style.opacity="0",document.body.appendChild(_),_.select(),document.execCommand("copy"),_.remove()}function p(){var y,_,v;return(v=(_=(y=document==null?void 0:document.getSelection)==null?void 0:y.call(document))==null?void 0:_.toString())!=null?v:""}return{isSupported:c,text:u,copied:l,copy:h}}function kS(e){return JSON.parse(JSON.stringify(e))}const Dl=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Fl="__vueuse_ssr_handlers__";Dl[Fl]=Dl[Fl]||{};const LS={ctrl:"control",command:"meta",cmd:"meta",option:"alt",up:"arrowup",down:"arrowdown",left:"arrowleft",right:"arrowright"};function $S(e={}){const{reactive:t=!1,target:n=xa,aliasMap:r=LS,passive:o=!0,onEventFired:s=Ca}=e,i=nt(new Set),a={toJSON(){return{}},current:i},c=t?nt(a):a,u=new Set,l=new Set;function f(p,y){p in c&&(t?c[p]=y:c[p].value=y)}function d(){i.clear();for(const p of l)f(p,!1)}function h(p,y){var _,v;const g=(_=p.key)==null?void 0:_.toLowerCase(),C=[(v=p.code)==null?void 0:v.toLowerCase(),g].filter(Boolean);g&&(y?i.add(g):i.delete(g));for(const P of C)l.add(P),f(P,y);g==="meta"&&!y?(u.forEach(P=>{i.delete(P),f(P,!1)}),u.clear()):typeof p.getModifierState=="function"&&p.getModifierState("Meta")&&y&&[...i,...C].forEach(P=>u.add(P))}Gt(n,"keydown",p=>(h(p,!0),s(p)),{passive:o}),Gt(n,"keyup",p=>(h(p,!1),s(p)),{passive:o}),Gt("blur",d,{passive:!0}),Gt("focus",d,{passive:!0});const m=new Proxy(c,{get(p,y,_){if(typeof y!="string")return Reflect.get(p,y,_);if(y=y.toLowerCase(),y in r&&(y=r[y]),!(y in c))if(/[+_-]/.test(y)){const g=y.split(/[+_-]/g).map(w=>w.trim());c[y]=ee(()=>g.every(w=>N(m[w])))}else c[y]=le(!1);const v=Reflect.get(p,y,_);return t?N(v):v}});return m}var jl;(function(e){e.UP="UP",e.RIGHT="RIGHT",e.DOWN="DOWN",e.LEFT="LEFT",e.NONE="NONE"})(jl||(jl={}));var MS=Object.defineProperty,Hl=Object.getOwnPropertySymbols,NS=Object.prototype.hasOwnProperty,DS=Object.prototype.propertyIsEnumerable,Bl=(e,t,n)=>t in e?MS(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,FS=(e,t)=>{for(var n in t||(t={}))NS.call(t,n)&&Bl(e,n,t[n]);if(Hl)for(var n of Hl(t))DS.call(t,n)&&Bl(e,n,t[n]);return e};const jS={easeInSine:[.12,0,.39,0],easeOutSine:[.61,1,.88,1],easeInOutSine:[.37,0,.63,1],easeInQuad:[.11,0,.5,0],easeOutQuad:[.5,1,.89,1],easeInOutQuad:[.45,0,.55,1],easeInCubic:[.32,0,.67,0],easeOutCubic:[.33,1,.68,1],easeInOutCubic:[.65,0,.35,1],easeInQuart:[.5,0,.75,0],easeOutQuart:[.25,1,.5,1],easeInOutQuart:[.76,0,.24,1],easeInQuint:[.64,0,.78,0],easeOutQuint:[.22,1,.36,1],easeInOutQuint:[.83,0,.17,1],easeInExpo:[.7,0,.84,0],easeOutExpo:[.16,1,.3,1],easeInOutExpo:[.87,0,.13,1],easeInCirc:[.55,0,1,.45],easeOutCirc:[0,.55,.45,1],easeInOutCirc:[.85,0,.15,1],easeInBack:[.36,0,.66,-.56],easeOutBack:[.34,1.56,.64,1],easeInOutBack:[.68,-.6,.32,1.6]};FS({linear:xS},jS);function JP(e,t,n,r={}){var o,s,i;const{clone:a=!1,passive:c=!1,eventName:u,deep:l=!1,defaultValue:f}=r,d=_t(),h=n||(d==null?void 0:d.emit)||((o=d==null?void 0:d.$emit)==null?void 0:o.bind(d))||((i=(s=d==null?void 0:d.proxy)==null?void 0:s.$emit)==null?void 0:i.bind(d==null?void 0:d.proxy));let m=u;t||(t="modelValue"),m=u||m||`update:${t.toString()}`;const p=_=>a?SS(a)?a(_):kS(_):_,y=()=>TS(e[t])?p(e[t]):f;if(c){const _=y(),v=le(_);return _e(()=>e[t],g=>v.value=p(g)),_e(v,g=>{(g!==e[t]||l)&&h(m,g)},{deep:l}),v}else return ee({get(){return y()},set(_){h(m,_)}})}const jr=e=>(vu("data-v-ef9fd4be"),e=e(),bu(),e),HS={class:"content"},BS=jr(()=>se("span",null,"Search",-1)),VS=jr(()=>se("span",null,[se("kbd",null,"⌘"),se("kbd",null,"K")],-1)),zS={class:"search-input"},US=["onKeydown"],KS=["id","onMouseenter"],WS={class:"search-result-content-wrapper"},qS={class:"search-result-content-head"},GS={key:2},QS=jr(()=>se("span",{class:"arrow",innerHTML:"→"},null,-1)),JS={key:0,class:"search-result-content-preview"},YS=jr(()=>se("span",null,"“",-1)),XS=["innerHTML"],ZS=jr(()=>se("span",null,"“",-1)),eP={key:1,class:"search-results empty"},tP={key:2,class:"search-results empty"},nP=Ie({__name:"AppSearch",props:{fuse:{type:Object,default:()=>({fuseOptions:{keys:["title","description","keywords","body"],ignoreLocation:!0,threshold:0,includeMatches:!0,includeScore:!0},matchAllWhenSearchEmpty:!0})}},async setup(e){let t,n;const r=e,o=le(""),s=le(),i=le(),a=le(),c=le(-1),u=le(!1),{close:l,open:f}=Nd(),{activate:d,deactivate:h}=ES(s),{navigation:m}=Fr(),{meta_K:p,Escape:y}=$S(),{data:_}=([t,n]=Fu(()=>sT("search-api",()=>$fetch("/api/search",{parseResponse:JSON.parse}))),t=await t,n(),t),{results:v}=GT(o,_,r.fuse);function g(R,O,T){for(const S of R){if(S._path===O)return{directoryTitle:T.title,directoryIcon:T.icon};if(S.children){const $=g(S.children,O,S);if($)return $}}}function w(R){let O;for(const T of m.value)if(T.children){const S=g(T.children,R,T);S&&(O=S)}return O}function C(R,O){const{indices:T,value:S}=O||{indices:[],value:""};if(R===S)return"";let $="",J=0;T.forEach(W=>{const z=W[1]+1,he=z-W[0]>=o.value.length;$+=[S.substring(J,W[0]),he&&"<mark>",S.substring(W[0],z),he&&"</mark>"].filter(Boolean).join(""),J=z}),$+=S.substring(J);const j=$.indexOf("<mark>");return j>60&&($=`${$.substring(j-60)}`),`${$}`}function P(){c.value===-1?c.value=0:c.value===v.value.length-1||(c.value=c.value+1)}function A(){c.value===-1?c.value=v.value.length-1:c.value===0||(c.value=c.value-1)}function I(R){var S,$;const O=($=(S=v==null?void 0:v.value)==null?void 0:S[R])==null?void 0:$.item,T=O==null?void 0:O.path;T&&(u.value=!1,dt().push(T))}function D(){var R,O;o.value?(o.value="",c.value=-1,(O=(R=i.value)==null?void 0:R.focus)==null||O.call(R)):u.value=!1}return en(()=>{const R=ft();R.query.q&&(u.value=!0,o.value=R.query.q)}),_e(c,R=>{var T,S,$,J;const O=($=(S=(T=v==null?void 0:v.value)==null?void 0:T[R])==null?void 0:S.item)==null?void 0:$.id;O&&((J=document.querySelector(`[id="${O}"]`))==null||J.scrollIntoView({block:"nearest"}))}),_e(o,R=>{c.value=0}),_e(u,R=>{R?(f(),Pt(()=>{d()})):(o.value="",c.value=-1,h(),l())}),_e(p,R=>{R&&(u.value=!u.value)}),_e(y,()=>{u.value&&(u.value=!1)}),(R,O)=>{const T=Dt;return q(),ue(Ce,null,[se("button",{type:"button","aria-label":"Search",onClick:O[0]||(O[0]=S=>u.value=!0)},[se("span",HS,[ae(T,{name:"heroicons-outline:search"}),BS,VS])]),(q(),de(Ju,{to:"body"},[N(u)?(q(),ue("div",{key:0,ref_key:"searchContentRef",ref:s,class:"search-content",onClick:O[5]||(O[5]=S=>u.value=!1)},[se("div",{class:"search-window",onClick:O[4]||(O[4]=or(()=>{},["stop"]))},[se("div",zS,[ae(T,{name:"heroicons-outline:search",class:"search-icon"}),xu(se("input",{ref_key:"searchInputRef",ref:i,"onUpdate:modelValue":O[1]||(O[1]=S=>De(o)?o.value=S:null),type:"text",placeholder:"Search documentation",onKeydown:[vs(or(A,["prevent"]),["up"]),vs(or(P,["prevent"]),["down"]),O[2]||(O[2]=vs(S=>I(N(c)),["enter"]))]},null,40,US),[[Lm,N(o)]]),se("button",{class:"close-button",onClick:D},[ae(T,{name:"heroicons:x-mark",class:"close-icon"})])]),N(v).length>0?(q(),ue("div",{key:0,ref_key:"resultsAreaRef",ref:a,class:"search-results"},[(q(!0),ue(Ce,null,Fn(N(v),(S,$)=>{var J,j,W,z,he,be,Re,Ae,Me,ze;return q(),ue("div",{id:S.item.id,key:S.item.id,class:Ke(["search-result",{selected:N(c)===$}]),onClick:O[3]||(O[3]=Ct=>I(N(c))),onMouseenter:or(Ct=>c.value=$,["prevent"])},[se("div",WS,[se("div",qS,[(j=w((J=S==null?void 0:S.item)==null?void 0:J.path))!=null&&j.directoryIcon?(q(),de(T,{key:0,name:(z=w((W=S==null?void 0:S.item)==null?void 0:W.path))==null?void 0:z.directoryIcon},null,8,["name"])):(q(),de(T,{key:1,name:"solar:documents-bold-duotone"})),(be=w((he=S==null?void 0:S.item)==null?void 0:he.path))!=null&&be.directoryTitle?(q(),ue("span",GS,[$r(kt((Ae=w((Re=S==null?void 0:S.item)==null?void 0:Re.path))==null?void 0:Ae.directoryTitle)+" ",1),QS])):Be("",!0),se("span",null,kt(S.item.title),1)]),(Me=S==null?void 0:S.matches)!=null&&Me[0]?(q(),ue("p",JS,[YS,se("span",{innerHTML:`${C(N(o),(ze=S==null?void 0:S.matches)==null?void 0:ze[0])}`},null,8,XS),ZS])):Be("",!0)])],42,KS)}),128))],512)):N(o)?(q(),ue("div",tP," No results found. Try another query ")):(q(),ue("div",eP," Type your query to search docs "))])],512)):Be("",!0)]))],64)}}}),ih=Ve(nP,[["__scopeId","data-v-ef9fd4be"]]),rP=Object.freeze(Object.defineProperty({__proto__:null,default:ih},Symbol.toStringTag,{value:"Module"})),oP=Ie({name:"ClientOnly",inheritAttrs:!1,props:["fallback","placeholder","placeholderTag","fallbackTag"],setup(e,{slots:t,attrs:n}){const r=le(!1);return en(()=>{r.value=!0}),o=>{var c;if(r.value)return(c=t.default)==null?void 0:c.call(t);const s=t.fallback||t.placeholder;if(s)return s();const i=o.fallback||o.placeholder||"",a=o.fallbackTag||o.placeholderTag||"span";return ue(a,n,i)}}}),sP={name:Gw,props:{placeholder:String,tag:{type:String,default:"span"}}};function iP(e,t,n,r,o,s){const i=oP;return q(),de(i,{placeholder:n.placeholder,"placeholder-tag":n.tag},{default:rt(()=>[Qi(e.$slots,"default")]),_:3},8,["placeholder","placeholder-tag"])}const aP=Ve(sP,[["render",iP]]),cP=()=>et("color-mode").value,lP=Ie({__name:"ThemeSelect",setup(e){const t=cP(),n=()=>{const r=["system","light","dark"],s=(r.indexOf(t.preference)+1)%r.length;t.preference=r[s]};return(r,o)=>{const s=Dt,i=aP;return q(),ue("button",{"aria-label":"Color Mode",onClick:n},[ae(i,{placeholder:"..."},{default:rt(()=>[N(t).preference==="dark"?(q(),de(s,{key:0,name:"uil:moon"})):N(t).preference==="light"?(q(),de(s,{key:1,name:"uil:sun"})):(q(),de(s,{key:2,name:"uil:desktop"}))]),_:1})])}}}),ah=Ve(lP,[["__scopeId","data-v-9ef82561"]]),uP=Object.freeze(Object.defineProperty({__proto__:null,default:ah},Symbol.toStringTag,{value:"Module"})),fP=Ie({__name:"Container",props:{as:{type:String,required:!1,default:"div"},padded:{required:!1,type:[Boolean,Object],default:!0},fluid:{required:!1,type:[Boolean,Object],default:!1}},setup(e){const t=e,n={padded:{true:{px:"{elements.container.padding.mobile}","@xs":{px:"{elements.container.padding.xs}"},"@sm":{px:"{elements.container.padding.sm}"},"@md":{px:"{elements.container.padding.md}"}}},fluid:{true:{},false:{maxWidth:"{elements.container.maxWidth}"}}},{$pinceau:r}=Nw(t,n,void 0);return(o,s)=>(q(),de(Ko(e.as),{class:Ke(["container",[N(r)]])},{default:rt(()=>[Qi(o.$slots,"default",{},void 0,!0)]),_:3},8,["class"]))}}),Aa=Ve(fP,[["__scopeId","data-v-89ccd14e"]]),dP=Object.freeze(Object.defineProperty({__proto__:null,default:Aa},Symbol.toStringTag,{value:"Module"})),hP={class:"section left"},pP={class:"section center"},mP={class:"section right"},gP={class:"social-icons"},yP=Ie({__name:"AppHeader",props:{},setup(e){const{config:t}=tn(),{navigation:n}=Fr(),{hasDocSearch:r}=Bd(),o=ee(()=>{var s,i,a,c;return((s=n.value)==null?void 0:s.length)>1||((c=(a=(i=n.value)==null?void 0:i[0])==null?void 0:a.children)==null?void 0:c.length)});return(s,i)=>{var p,y;const a=Dd,c=jd,u=Hd,l=zd,f=ih,d=ah,h=rs,m=Aa;return q(),ue("header",{class:Ke({"has-dialog":N(o)})},[ae(m,{fluid:(y=(p=N(t))==null?void 0:p.header)==null?void 0:y.fluid},{default:rt(()=>[se("div",hP,[N(o)?(q(),de(a,{key:0})):Be("",!0),ae(c)]),se("div",pP,[N(o)?(q(),de(c,{key:0})):Be("",!0),ae(u)]),se("div",mP,[N(r)?(q(),de(l,{key:0})):(q(),de(f,{key:1,fuse:N(t).fuse},null,8,["fuse"])),ae(d),se("div",gP,[ae(h)])])]),_:1},8,["fluid"])],2)}}}),ch=Ve(yP,[["__scopeId","data-v-d8d2545d"]]),_P=Object.freeze(Object.defineProperty({__proto__:null,default:ch},Symbol.toStringTag,{value:"Module"})),vP={class:"left"},bP=["href"],wP={key:1},EP={class:"center"},TP={class:"right"},SP=["aria-label","href","rel"],PP=Ie({__name:"AppFooter",setup(e){const{config:t}=tn(),n=le(null),r=ee(()=>{var a,c;return((c=(a=t.value)==null?void 0:a.footer)==null?void 0:c.iconLinks)||[]}),o=ee(()=>{var a,c;return((c=(a=t.value)==null?void 0:a.footer)==null?void 0:c.textLinks)||[]}),s=ee(()=>{var a;return Object.entries(((a=t.value)==null?void 0:a.socials)||{}).filter(([,c])=>c).length}),i=ee(()=>n.value?s.value:0);return(a,c)=>{var h,m;const u=Dt,l=Dr,f=rs,d=Aa;return q(),ue("footer",null,[ae(d,{fluid:(m=(h=N(t))==null?void 0:h.footer)==null?void 0:m.fluid,padded:"",class:"footer-container"},{default:rt(()=>{var p,y,_,v,g,w,C,P,A,I,D,R,O,T;return[se("div",vP,[(y=(p=N(t))==null?void 0:p.footer)!=null&&y.credits?(q(),ue("a",{key:0,href:((g=(v=(_=N(t))==null?void 0:_.footer)==null?void 0:v.credits)==null?void 0:g.href)||"#",rel:"noopener",target:"_blank"},[(P=(C=(w=N(t))==null?void 0:w.footer)==null?void 0:C.credits)!=null&&P.icon?(q(),de(u,{key:0,name:(D=(I=(A=N(t))==null?void 0:A.footer)==null?void 0:I.credits)==null?void 0:D.icon,class:"left-icon"},null,8,["name"])):Be("",!0),(T=(O=(R=N(t))==null?void 0:R.footer)==null?void 0:O.credits)!=null&&T.text?(q(),ue("p",wP,kt(N(t).footer.credits.text),1)):Be("",!0)],8,bP)):Be("",!0)]),se("div",EP,[(q(!0),ue(Ce,null,Fn(N(o),S=>(q(),de(l,{key:S.href,class:"text-link","aria-label":S.text,href:S.href,target:(S==null?void 0:S.target)||"_self",rel:(S==null?void 0:S.rel)||"noopener noreferrer"},{default:rt(()=>[$r(kt(S.text),1)]),_:2},1032,["aria-label","href","target","rel"]))),128))]),se("div",TP,[(q(!0),ue(Ce,null,Fn(N(r).slice(0,6-N(i)),S=>(q(),ue("a",{key:S.label,class:"icon-link","aria-label":S.label,href:S.href,target:"_blank",rel:(S==null?void 0:S.rel)||"noopener noreferrer"},[ae(u,{name:S.icon},null,8,["name"])],8,SP))),128)),ae(f,{ref_key:"socialIcons",ref:n},null,512)])]}),_:1},8,["fluid"])])}}}),lh=Ve(PP,[["__scopeId","data-v-7a3fb576"]]),CP=Object.freeze(Object.defineProperty({__proto__:null,default:lh},Symbol.toStringTag,{value:"Module"})),xP=(e,t=ft())=>{const n=N(e),r=ot();_e(()=>N(e),(s=n)=>{if(!t.path||!s)return;const i=Object.assign({},(s==null?void 0:s.head)||{});i.meta=[...i.meta||[]],i.link=[...i.link||[]];const a=i.title||(s==null?void 0:s.title);a&&(i.title=a),r.public.content.host;const c=(i==null?void 0:i.description)||(s==null?void 0:s.description);c&&i.meta.filter(u=>u.name==="description").length===0&&i.meta.push({name:"description",content:c}),i!=null&&i.image||(s==null||s.image),Pt(()=>Ao(i))},{immediate:!0})},AP={class:"app-layout"},RP=Ie({__name:"AppLayout",setup(e){const{config:t}=tn();return Ao({titleTemplate:t.value.titleTemplate,meta:[{name:"twitter:card",content:"summary_large_image"}]}),_e(()=>t.value.titleTemplate,()=>Ao({titleTemplate:t.value.titleTemplate})),xP(t.value),(n,r)=>{const o=pd,s=ch,i=lh;return q(),ue("div",AP,[ae(o),ae(s),se("main",null,[Qi(n.$slots,"default",{},void 0,!0)]),ae(i)])}}}),uh=Ve(RP,[["__scopeId","data-v-145c1eae"]]),IP=Object.freeze(Object.defineProperty({__proto__:null,default:uh},Symbol.toStringTag,{value:"Module"})),OP={};function kP(e,t){const n=sE,r=uh;return q(),de(r,null,{default:rt(()=>[ae(n)]),_:1})}const LP=Ve(OP,[["render",kP]]),$P={__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=>`<span class="stack${f.internal?" internal":""}">${f.text}</span>`).join(`
`);const r=Number(n.statusCode||500),o=r===404,s=n.statusMessage??(o?"Page Not Found":"Internal Server Error"),i=n.message||n.toString(),a=void 0,l=o?H(()=>F(()=>import("./error-404.CgDxPsGL.js"),__vite__mapDeps([140,141]),import.meta.url).then(f=>f.default||f)):H(()=>F(()=>import("./error-500.3RuM_L7i.js"),__vite__mapDeps([142,143]),import.meta.url).then(f=>f.default||f));return(f,d)=>(q(),de(N(l),wh(tf({statusCode:N(r),statusMessage:N(s),description:N(i),stack:N(a)})),null,16))}},Vl={__name:"nuxt-root",setup(e){const t=()=>null,n=ge(),r=n.deferHydration(),o=!1;Nn(Jo,ft()),n.hooks.callHookWith(a=>a.map(c=>c()),"vue:setup");const s=Yo();Nu((a,c,u)=>{if(n.hooks.callHook("vue:error",a,c,u).catch(l=>console.error("[nuxt] Error in `vue:error` hook",l)),t_(a)&&(a.fatal||a.unhandled))return n.runWithContext(()=>Rn(a)),!1});const i=!1;return(a,c)=>(q(),de(Su,{onResolve:N(r)},{default:rt(()=>[N(s)?(q(),de(N($P),{key:0,error:N(s)},null,8,["error"])):N(i)?(q(),de(N(t),{key:1,context:N(i)},null,8,["context"])):N(o)?(q(),de(Ko(N(o)),{key:2})):(q(),de(N(LP),{key:3}))]),_:1},8,["onResolve"]))}};let zl;{let e;zl=async function(){var i,a;if(e)return e;const r=!!((i=window.__NUXT__)!=null&&i.serverRendered||((a=document.getElementById("__NUXT_DATA__"))==null?void 0:a.dataset.ssr)==="true")?Hm(Vl):jm(Vl),o=zg({vueApp:r});async function s(c){await o.callHook("app:error",c),o.payload.error=o.payload.error||c}r.config.errorHandler=s;try{await Kg(o,rE)}catch(c){s(c)}try{await o.hooks.callHook("app:created",r),await o.hooks.callHook("app:beforeMount",r),r.mount(h_),await o.hooks.callHook("app:mounted",r),await Pt()}catch(c){s(c)}return r.config.errorHandler===s&&(r.config.errorHandler=void 0),r},e=zl().catch(t=>{throw console.error("Error while mounting app:",t),t})}export{hf as $,me as A,Of as B,Ao as C,Dr as D,He as E,Ce as F,jP as G,ee as H,N as I,sr as J,FP as K,xv as L,tt as M,tm as N,Pt as O,Jo as P,Nn as Q,Zy as R,Su as S,ea as T,Fr as U,xP as V,de as W,em as X,Nw as Y,Qi as Z,F as _,Er as a,Zs as a0,Sn as a1,Zt as a2,Io as a3,_e as a4,NP as a5,cp as a6,F0 as a7,jn as a8,pi as a9,rl as aA,KP as aB,At as aC,HP as aD,UP as aE,BP as aF,VP as aG,zP as aH,aw as aI,ha as aJ,Pr as aa,qP as ab,Dt as ac,tn as ad,Sa as ae,qn as af,Aa as ag,D0 as ah,Md as ai,$u as aj,Fn as ak,or as al,QP as am,GP as an,xu as ao,_m as ap,_t as aq,oT as ar,cP as as,JP as at,De as au,WP as av,To as aw,MP as ax,Kn as ay,DP as az,q as b,ue as c,Ie as d,se as e,Be as f,ae as g,io as h,bu as i,$r as j,ge as k,Ve as l,ot as m,Ke as n,en as o,vu as p,et as q,le as r,ft as s,kt as t,dt as u,wf as v,rt as w,ia as x,jm as y,S1 as z};
function __vite__mapDeps(indexes) {
if (!__vite__mapDeps.viteFileDeps) {
__vite__mapDeps.viteFileDeps = ["./document-driven.QNFMD5u_.js","./DocumentDrivenEmpty.nGSYCvvF.js","./ContentRenderer.BeL3kjyD.js","./ContentRendererMarkdown.vue.yl-UwJPi.js","./preview.v_mME2zL.js","./DocumentDrivenNotFound.XHPG3xzt.js","./ButtonLink.j-DgxsmD.js","./slot.aolZ461g.js","./node.V6KjywBy.js","./ButtonLink.GyLPlFn1.css","./DocumentDrivenNotFound.IpVNetd5.css","./Ellipsis.zFxcgtpd.js","./Ellipsis.s6hEYQrL.css","./DocsAside.FPKT_YEW.js","./DocsAside.CKLQxfB_.css","./DocsPageBottom.OkfoHAdK.js","./ProseA.oGB5m_ac.js","./ProseA.pEPIvv5p.css","./EditOnLink.vue._ComsmZw.js","./DocsPageBottom.XHiFxpgG.css","./DocsPageLayout.gveFoV_w.js","./ProseCodeInline.tvFwg22b.js","./ProseCodeInline._fu0ewdp.css","./Alert.z4WEILVh.js","./Alert.PZJ2JIyz.css","./DocsPrevNext.zoTGJtQ8.js","./DocsPrevNext.E8EGrYDg.css","./DocsToc.lH_UtJex.js","./DocsTocLinks.WFRKAHzW.js","./DocsTocLinks.myom3bJg.css","./DocsToc.f3vV5tor.css","./DocsPageLayout.VM2mVXAD.css","./EditOnLink.C9xYRA3U.js","./SourceLink.Wto3SzIh.js","./ProseP.BAqBqcgR.js","./ProseP.Kvwja53b.css","./ProseBlockquote.Iy80s5oD.js","./ProseBlockquote.xgJSzK85.css","./ProseCode.06DFtTzN.js","./ProseCode.gpnVeVGy.css","./ProseEm.F0X0JFcU.js","./ProseEm.O5J_ZXyE.css","./ProseH1.qoQ1Og0m.js","./ProseH1.SqPHJ5Bt.css","./ProseH2.lICJbYes.js","./ProseH2.eE_Fmy-X.css","./ProseH3.sImGE3cP.js","./ProseH3.m8IWGTVV.css","./ProseH4.iB3vYkA1.js","./ProseH4.NPUokqEw.css","./ProseH5.bUHaHFMl.js","./ProseH5.QbQZzc-M.css","./ProseH6.cXtpcFll.js","./ProseH6.IrM5qrUt.css","./ProseHr.qyM_8IA4.js","./ProseHr.mY04kzbB.css","./ProseImg.775eMMUp.js","./ProseImg.JbtiWHtg.css","./ProseLi.UUthINLY.js","./ProseLi.O9DB6uhj.css","./ProseOl.ZoNB6L9g.js","./ProseOl.7p9sb1aV.css","./ProseStrong.E-AkK0XP.js","./ProseStrong.tku3B3Jv.css","./ProseTable.1REQJpb9.js","./ProseTable.mSR9mxp0.css","./ProseTd.Y4rEgmj6.js","./ProseTd.YSkvNKj3.css","./ProseTh.D1PJmc62.js","./ProseTh.3GEMw1Q7.css","./ProseThead.yQ52j5a4.js","./ProseThead.srNL4ixj.css","./ProseTr.OswXR9Bh.js","./ProseTr.gdavUoV6.css","./ProseUl.-_WfeFSG.js","./ProseUl.DwW3-ai5.css","./Badge.ABgPhO2e.js","./Badge.nlOYCdmZ.css","./Callout.UZTuTJzV.js","./Callout.wJbM5cPT.css","./CodeBlock.Zckva776.js","./CodeBlock.a3GfjwmW.css","./CodeGroup.YXiYVfJ7.js","./TabsHeader.ISwBsOkq.js","./TabsHeader.Tii0Qear.css","./CodeGroup.__4LcUpv.css","./List.B9jcg7uC.js","./MDCSlot.1RtvxZR1.js","./List.WF8e8hqC.css","./NuxtImg.CHJsZ5Lb.js","./NuxtImg.vue.ysU6WDl-.js","./Props.sCwrMCyv.js","./ProseTbody.vEvtwM6G.js","./Sandbox.xMz6c3k0.js","./Sandbox.Kxq3o9US.css","./Terminal.v9_MT-E7.js","./Terminal.0N1oikHT.css","./VideoPlayer.05nOoBsQ.js","./VideoPlayer.La6KTw8o.css","./IconNuxtStudio.kQyNr1z0.js","./IconNuxtStudio.n1VZgYzo.css","./BlockHero.-ZgG9fuf.js","./BlockHero.-5dTfZJC.css","./Card.r8-boD_D.js","./Card.3bbdJywD.css","./CardGrid.8rdiu9Ge.js","./CardGrid.lcQ7cKc0.css","./VoltaBoard.37pk3mnN.js","./VoltaBoard._Ti1fhn8.css","./ComponentPlayground.4yBrznXm.js","./ComponentPlaygroundData.5pIIp8t0.js","./ComponentPlaygroundProps.7FquQGvM.js","./ComponentPlaygroundProps.6By0b-IV.css","./ComponentPlaygroundSlots.vue.KldYFrTp.js","./ComponentPlaygroundTokens.vue.leDSzBCA.js","./ComponentPlaygroundData.X6laep3w.css","./ComponentPlayground.OhBtMHUt.css","./ComponentPlaygroundSlots.Lvd3uzXq.js","./ComponentPlaygroundTokens.wzEraeqc.js","./PreviewLayout.JYAixVs_.js","./PreviewLayout.bjypo4ar.css","./ContentDoc.RtxTbU34.js","./ContentQuery.4bqY6kkl.js","./query.I_pMPtPg.js","./ContentList.tBEQH1Zk.js","./ContentNavigation.uTYqzESI.js","./ContentRendererMarkdown.BhMoSnAH.js","./ContentSlot.CW66DrKB.js","./Markdown.SrvCnkyu.js","./ProsePre.fNAGqTX_.js","./ProsePre.nIRUQbb-.css","./IconCSS.FBTR2fmu.js","./IconCSS._x-hrxFY.css","./default.Q8mjibB_.js","./page.LadNP1CS.js","./page.Do-KB4nM.css","./client-db.fnd-gdIo.js","./slugify.JvYXhQIp.js","./useStudio.rxBfRwb1.js","./useStudio.K9obbdWh.css","./error-404.CgDxPsGL.js","./error-404._LjjY-y0.css","./error-500.3RuM_L7i.js","./error-500.Ke0_YfD7.css"]
}
return indexes.map((i) => __vite__mapDeps.viteFileDeps[i])
}