@nuxt/devtools 0.1.3 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- import{w as zo,c as eo,a as Bo}from"./runtime-dom.esm-bundler.c94e30c4.js";import{$ as jo}from"./index.d56af0a0.js";import{j as wt,d as to,n as Fo,w as Ct,u as qe,h as Vo,p as Wo,a as Uo}from"./router.96f0ba10.js";import{d as D,c as qo,u as oe,e as dt,a as oo,b as V,n as Ko,f as Xo,g as Yo}from"./nuxt.21217109.js";import{g as no,i as Go,n as Ke,r as Oe,w as Jo,a as ct,o as Qo,b as Zo,c as en,u as S,d as tn,v as ro,s as Et,e as on,f as pt,h as nn,p as rn,j as sn,k as z,l as P,m as I,q as Q,t as ze,x as an,y as ln,z as Xe,A as dn,B as ke,C as U,F as so,D as St,E as nt,G as Z,H as Te,I as cn,J as pn,K as un,L as hn,M as fn,N as mn,S as gn}from"./runtime-core.esm-bundler.ad888d46.js";import{a as _n,b as yn,c as wn,d as vn,e as $n,f as bn}from"./utils.8ee5a573.js";import{u as io,c as Ot,s as Pe,a as Pn,i as Tn}from"./error.ab352ad9.js";import{u as ao}from"./state.2c41a47c.js";import{_ as $,l as Le,a as Cn}from"./layout.f6e6e706.js";import"./nuxt-link.ed65b9da.js";import"./app.config.12fdda03.js";import{i as En}from"./storage.abd6f5f8.js";import{g as Sn,s as On}from"./color-mode-options.00c15dd1.js";import{u as lo,a as kn}from"./client.210463dc.js";import{r as An,c as Hn}from"./rpc.2e6b297d.js";import Rn from"./nuxt-loading-indicator.366d3e52.js";import Ln from"./page.fb94fd70.js";import{u as Dn}from"./composables.59ebbb45.js";import"./defu.5a7c1433.js";import"./index.e1377d3f.js";import"./index.bf1af76f.js";const xn=()=>window?.__NUXT__?.config||{},Be=xn().app,Mn=()=>Be.baseURL,Nn=()=>Be.buildAssetsDir,In=(...e)=>wt(co(),Nn(),...e),co=(...e)=>{const t=Be.cdnURL||Be.baseURL;return e.length?wt(t,...e):t};globalThis.__buildAssetsURL=In,globalThis.__publicAssetsURL=co;const rt={},zn=D(e=>{for(const t in rt)e.vueApp.component(t,rt[t]),e.vueApp.component("Lazy"+t,rt[t])}),Bn=["script","style","noscript"],jn=["base","meta","link","style","script","noscript"],Fn=["base","title","titleTemplate","bodyAttrs","htmlAttrs"];function Vn(e,t){const{props:o,tag:n}=e;if(Fn.includes(n))return n;if(n==="link"&&o.rel==="canonical")return"canonical";if(o.charset)return"charset";const r=["id"];n==="meta"&&r.push("name","property","http-equiv");for(const s of r)if(typeof o[s]<"u"){const a=String(o[s]);return t&&!t(a)?!1:`${n}:${s}:${a}`}return!1}const De=(e,t)=>{const{tag:o,$el:n}=e;n&&(Object.entries(o.props).forEach(([r,s])=>{s=String(s);const a=`attr:${r}`;if(r==="class"){if(!s)return;for(const i of s.split(" ")){const d=`${a}:${i}`;t&&t(e,d,()=>n.classList.remove(i)),n.classList.contains(i)||n.classList.add(i)}return}t&&!r.startsWith("data-h-")&&t(e,a,()=>n.removeAttribute(r)),n.getAttribute(r)!==s&&n.setAttribute(r,s)}),Bn.includes(o.tag)&&n.innerHTML!==(o.children||"")&&(n.innerHTML=o.children||""))};function vt(e){let t=9;for(let o=0;o<e.length;)t=Math.imul(t^e.charCodeAt(o++),9**9);return((t^t>>>9)+65536).toString(16).substring(1,8).toLowerCase()}async function po(e,t={}){const o={shouldRender:!0};if(await e.hooks.callHook("dom:beforeRender",o),!o.shouldRender)return;const n=t.document||window.document,r=e._popSideEffectQueue();e.headEntries().map(l=>l._sde).forEach(l=>{Object.entries(l).forEach(([c,p])=>{r[c]=p})});const s=async l=>{const c=e.headEntries().find(h=>h._i===l._e),p={renderId:l._d||vt(JSON.stringify({...l,_e:void 0,_p:void 0})),$el:null,shouldRender:!0,tag:l,entry:c,staleSideEffects:r};return await e.hooks.callHook("dom:beforeRenderTag",p),p},a=[],i={body:[],head:[]},d=(l,c,p)=>{c=`${l.renderId}:${c}`,l.entry&&(l.entry._sde[c]=p),delete r[c]},u=l=>{e._elMap[l.renderId]=l.$el,a.push(l),d(l,"el",()=>{l.$el?.remove(),delete e._elMap[l.renderId]})};for(const l of await e.resolveTags()){const c=await s(l);if(!c.shouldRender)continue;const{tag:p}=c;if(p.tag==="title"){n.title=p.children||"",a.push(c);continue}if(p.tag==="htmlAttrs"||p.tag==="bodyAttrs"){c.$el=n[p.tag==="htmlAttrs"?"documentElement":"body"],De(c,d),a.push(c);continue}if(c.$el=e._elMap[c.renderId],!c.$el&&p._hash&&(c.$el=n.querySelector(`${p.tagPosition?.startsWith("body")?"body":"head"} > ${p.tag}[data-h-${p._hash}]`)),c.$el){c.tag._d&&De(c),u(c);continue}c.$el=n.createElement(p.tag),De(c),i[p.tagPosition?.startsWith("body")?"body":"head"].push(c)}Object.entries(i).forEach(([l,c])=>{if(!c.length)return;const p=n?.[l]?.children;if(p){for(const h of[...p].reverse()){const m=h.tagName.toLowerCase();if(!jn.includes(m))continue;const w=Vn({tag:m,props:h.getAttributeNames().reduce((f,g)=>({...f,[g]:h.getAttribute(g)}),{})}),_=c.findIndex(f=>f&&(f.tag._d===w||h.isEqualNode?.(f.$el)));if(_!==-1){const f=c[_];f.$el=h,De(f),u(f),delete c[_]}}c.forEach(h=>{if(h.$el){switch(h.tag.tagPosition){case"bodyClose":n.body.appendChild(h.$el);break;case"bodyOpen":n.body.insertBefore(h.$el,n.body.firstChild);break;case"head":default:n.head.appendChild(h.$el);break}u(h)}})}});for(const l of a)await e.hooks.callHook("dom:renderTag",l);Object.values(r).forEach(l=>l())}let Ne=null;async function Wn(e,t={}){function o(){return Ne=null,po(e,t)}const n=t.delayFn||(r=>setTimeout(r,10));return Ne=Ne||new Promise(r=>n(()=>r(o())))}const Un={__proto__:null,debouncedRenderDOMHead:Wn,get domUpdatePromise(){return Ne},hashCode:vt,renderDOMHead:po},qn=["title","titleTemplate","base","htmlAttrs","bodyAttrs","meta","link","style","script","noscript"],Kn=["tagPosition","tagPriority","tagDuplicateStrategy"];async function Xn(e,t){const o={tag:e,props:{}};return e==="title"||e==="titleTemplate"?(o.children=t instanceof Promise?await t:t,o):(o.props=await Yn({...t}),["children","innerHtml","innerHTML"].forEach(n=>{typeof o.props[n]<"u"&&(o.children=o.props[n],typeof o.children=="object"&&(o.children=JSON.stringify(o.children)),delete o.props[n])}),Object.keys(o.props).filter(n=>Kn.includes(n)).forEach(n=>{o[n]=o.props[n],delete o.props[n]}),typeof o.props.class=="object"&&!Array.isArray(o.props.class)&&(o.props.class=Object.keys(o.props.class).filter(n=>o.props.class[n])),Array.isArray(o.props.class)&&(o.props.class=o.props.class.join(" ")),o.props.content&&Array.isArray(o.props.content)?o.props.content.map((n,r)=>{const s={...o,props:{...o.props}};return s.props.content=n,s.key=`${o.props.name||o.props.property}:${r}`,s}):o)}async function Yn(e){for(const t of Object.keys(e))e[t]instanceof Promise&&(e[t]=await e[t]),String(e[t])==="true"?e[t]="":String(e[t])==="false"&&delete e[t];return e}const kt=e=>{if(typeof e.tagPriority=="number")return e.tagPriority;switch(e.tagPriority){case"critical":return 2;case"high":return 9;case"low":return 12}switch(e.tag){case"base":return-1;case"title":return 1;case"meta":return e.props.charset?-2:e.props["http-equiv"]==="content-security-policy"?0:10;default:return 10}},Gn=(e,t)=>kt(e)-kt(t),Jn=["base","title","titleTemplate","bodyAttrs","htmlAttrs"];function Qn(e,t){const{props:o,tag:n}=e;if(Jn.includes(n))return n;if(n==="link"&&o.rel==="canonical")return"canonical";if(o.charset)return"charset";const r=["id"];n==="meta"&&r.push("name","property","http-equiv");for(const s of r)if(typeof o[s]<"u"){const a=String(o[s]);return t&&!t(a)?!1:`${n}:${s}:${a}`}return!1}const At=(e,t)=>e==null?t||null:typeof e=="function"?e(t):e.replace("%s",t??"");function Zn(e){let t=e.findIndex(n=>n.tag==="titleTemplate");const o=e.findIndex(n=>n.tag==="title");if(o!==-1&&t!==-1){const n=At(e[t].children,e[o].children);n!==null?e[o].children=n||e[o].children:delete e[o]}else if(t!==-1){const n=At(e[t].children);n!==null&&(e[t].children=n,e[t].tag="title",t=-1)}return t!==-1&&delete e[t],e.filter(Boolean)}const er=e=>{e=e||{};const t=e.dedupeKeys||["hid","vmid","key"];return{hooks:{"tag:normalise":function({tag:o}){t.forEach(r=>{o.props[r]&&(o.key=o.props[r],delete o.props[r])});const n=o.key?`${o.tag}:${o.key}`:Qn(o);n&&(o._d=n)},"tags:resolve":function(o){const n={};o.tags.forEach(r=>{let s=r._d||r._p;const a=n[s];if(a){let i=r?.tagDuplicateStrategy;if(!i&&(r.tag==="htmlAttrs"||r.tag==="bodyAttrs")&&(i="merge"),i==="merge"){const u=a.props;["class","style"].forEach(l=>{r.props[l]&&u[l]&&(l==="style"&&!u[l].endsWith(";")&&(u[l]+=";"),r.props[l]=`${u[l]} ${r.props[l]}`)}),n[s].props={...u,...r.props};return}else r._e===a._e&&(s=r._d=`${s}:${r._p}`);const d=Object.keys(r.props).length;if((d===0||d===1&&typeof r.props["data-h-key"]<"u")&&!r.children){delete n[s];return}}n[s]=r}),o.tags=Object.values(n)}}}},tr=()=>({hooks:{"tags:resolve":e=>{const t=o=>e.tags.find(n=>n._d===o)?._p;for(const o of e.tags){if(!o.tagPriority||typeof o.tagPriority=="number")continue;const n=[{prefix:"before:",offset:-1},{prefix:"after:",offset:1}];for(const{prefix:r,offset:s}of n)if(o.tagPriority.startsWith(r)){const a=o.tagPriority.replace(r,""),i=t(a);typeof i<"u"&&(o._p=i+s)}}e.tags.sort((o,n)=>o._p-n._p).sort(Gn)}}}),or=()=>({hooks:{"tags:resolve":e=>{e.tags=Zn(e.tags)}}}),nr=()=>({hooks:{"tag:normalise":function({tag:e}){typeof e.props.body<"u"&&(e.tagPosition="bodyClose",delete e.props.body)}}}),rr=typeof window<"u",sr=()=>({hooks:{"tag:normalise":e=>{const{tag:t,entry:o}=e,n=typeof t.props._dynamic<"u";!uo.includes(t.tag)||!t.key||(t._hash=vt(JSON.stringify({tag:t.tag,key:t.key})),!(rr||fo()?.resolvedOptions?.document)&&(o._m==="server"||n)&&(t.props[`data-h-${t._hash}`]=""))},"tags:resolve":e=>{e.tags=e.tags.map(t=>(delete t.props._dynamic,t))}}}),ir=e=>({hooks:{"entries:updated":function(t){if(typeof e?.document>"u"&&typeof window>"u")return;let o=e?.delayFn;!o&&typeof requestAnimationFrame<"u"&&(o=requestAnimationFrame),Promise.resolve().then(function(){return Un}).then(({debouncedRenderDOMHead:n})=>{n(t,{document:e?.document||window.document,delayFn:o})})}}}),ar=()=>{const e=(t,o)=>{const n={},r={};Object.entries(o.props).forEach(([a,i])=>{a.startsWith("on")&&typeof i=="function"?r[a]=i:n[a]=i});let s;return t==="dom"&&o.tag==="script"&&typeof n.src=="string"&&typeof r.onload<"u"&&(s=n.src,delete n.src),{props:n,eventHandlers:r,delayedSrc:s}};return{hooks:{"ssr:render":function(t){t.tags=t.tags.map(o=>(o.props=e("ssr",o).props,o))},"dom:beforeRenderTag":function(t){const{props:o,eventHandlers:n,delayedSrc:r}=e("dom",t.tag);Object.keys(n).length&&(t.tag.props=o,t.tag._eventHandlers=n,t.tag._delayedSrc=r)},"dom:renderTag":function(t){const o=t.$el;if(!t.tag._eventHandlers||!o)return;const n=t.tag.tag==="bodyAttrs"&&typeof window<"u"?window:o;Object.entries(t.tag._eventHandlers).forEach(([r,s])=>{const a=`${t.tag._d||t.tag._p}:${r}`,i=r.slice(2).toLowerCase(),d=`data-h-${i}`;if(delete t.staleSideEffects[a],o.hasAttribute(d))return;const u=s;o.setAttribute(d,""),n.addEventListener(i,u),t.entry&&(t.entry._sde[a]=()=>{n.removeEventListener(i,u),o.removeAttribute(d)})}),t.tag._delayedSrc&&o.setAttribute("src",t.tag._delayedSrc)}}}};function lr(e){return Array.isArray(e)?e:[e]}const uo=["base","meta","link","style","script","noscript"];let ho;const dr=e=>ho=e,fo=()=>ho,cr=10;async function pr(e){const t=[];return Object.entries(e.resolvedInput||e.input).filter(([o,n])=>typeof n<"u"&&qn.includes(o)).forEach(([o,n])=>{const r=lr(n);t.push(...r.map(s=>Xn(o,s)).flat())}),(await Promise.all(t)).flat().map((o,n)=>(o._e=e._i,o._p=(e._i<<cr)+n,o))}const ur=()=>[er(),tr(),or(),sr(),ar(),nr()],hr=(e={})=>[ir({document:e?.document,delayFn:e?.domDelayFn})];function fr(e={}){const t=mr({...e,plugins:[...hr(e),...e?.plugins||[]]});return dr(t),t}function mr(e={}){let t=[],o={},n=0;const r=qo();e?.hooks&&r.addHooks(e.hooks),e.plugins=[...ur(),...e?.plugins||[]],e.plugins.forEach(i=>i.hooks&&r.addHooks(i.hooks));const s=()=>r.callHook("entries:updated",a),a={resolvedOptions:e,headEntries(){return t},get hooks(){return r},use(i){i.hooks&&r.addHooks(i.hooks)},push(i,d){const u={_i:n++,input:i,_sde:{}};return d?.mode&&(u._m=d?.mode),t.push(u),s(),{dispose(){t=t.filter(l=>l._i!==u._i?!0:(o={...o,...l._sde||{}},l._sde={},s(),!1))},patch(l){t=t.map(c=>(c._i===u._i&&(u.input=c.input=l,s()),c))}}},async resolveTags(){const i={tags:[],entries:[...t]};await r.callHook("entries:resolve",i);for(const d of i.entries)for(const u of await pr(d)){const l={tag:u,entry:d};await r.callHook("tag:normalise",l),i.tags.push(l.tag)}return await r.callHook("tags:resolve",i),i.tags},_elMap:{},_popSideEffectQueue(){const i={...o};return o={},i}};return a.hooks.callHook("init",a),a}function gr(e){return typeof e=="function"?e():S(e)}function je(e,t=""){if(e instanceof Promise)return e;const o=gr(e);if(!e||!o)return o;if(Array.isArray(o))return o.map(n=>je(n,t));if(typeof o=="object"){let n=!1;const r=Object.fromEntries(Object.entries(o).map(([s,a])=>s==="titleTemplate"||s.startsWith("on")?[s,S(a)]:((typeof a=="function"||tn(a))&&(n=!0),[s,je(a,s)])));return n&&uo.includes(String(t))&&(r._dynamic=!0),r}return o}const _r=ro.startsWith("3"),yr=typeof window<"u",mo="usehead";function $t(){return no()&&Go(mo)||fo()}function wr(e={}){const t=fr({...e,domDelayFn:n=>setTimeout(()=>Ke(()=>n()),10),plugins:[vr(),...e?.plugins||[]]}),o={install(n){_r&&(n.config.globalProperties.$unhead=t,n.provide(mo,t))}};return t.install=o.install,t}const vr=()=>({hooks:{"entries:resolve":function(e){for(const t of e.entries)t.resolvedInput=je(t.input)}}});function $r(e,t={}){const o=$t(),n=Oe(!1),r=Oe({});Jo(()=>{r.value=je(e)});const s=o.push(r.value,t);return ct([r,n],([i,d])=>{d||s.patch(i)}),no()&&(Qo(()=>{s.dispose()}),Zo(()=>{n.value=!0}),en(()=>{n.value=!1})),s}function br(e,t={}){return $t().push(e,t)}function go(e,t={}){const o=$t();if(o){const n=yr||!!o.resolvedOptions?.document;return t.mode==="server"&&n||t.mode==="client"&&!n?void 0:n?$r(e,t):br(e,t)}}const Pr=["script","style","noscript"],Tr=["base","meta","link","style","script","noscript"],Cr=["base","title","titleTemplate","bodyAttrs","htmlAttrs"];function Er(e,t){const{props:o,tag:n}=e;if(Cr.includes(n))return n;if(n==="link"&&o.rel==="canonical")return"canonical";if(o.charset)return"charset";const r=["id"];n==="meta"&&r.push("name","property","http-equiv");for(const s of r)if(typeof o[s]<"u"){const a=String(o[s]);return t&&!t(a)?!1:`${n}:${s}:${a}`}return!1}const xe=(e,t)=>{const{tag:o,$el:n}=e;n&&(Object.entries(o.props).forEach(([r,s])=>{s=String(s);const a=`attr:${r}`;if(r==="class"){if(!s)return;for(const i of s.split(" ")){const d=`${a}:${i}`;t&&t(e,d,()=>n.classList.remove(i)),n.classList.contains(i)||n.classList.add(i)}return}t&&!r.startsWith("data-h-")&&t(e,a,()=>n.removeAttribute(r)),n.getAttribute(r)!==s&&n.setAttribute(r,s)}),Pr.includes(o.tag)&&n.innerHTML!==(o.children||"")&&(n.innerHTML=o.children||""))};function Sr(e){let t=9;for(let o=0;o<e.length;)t=Math.imul(t^e.charCodeAt(o++),9**9);return((t^t>>>9)+65536).toString(16).substring(1,8).toLowerCase()}async function _o(e,t={}){const o={shouldRender:!0};if(await e.hooks.callHook("dom:beforeRender",o),!o.shouldRender)return;const n=t.document||window.document,r=e._popSideEffectQueue();e.headEntries().map(l=>l._sde).forEach(l=>{Object.entries(l).forEach(([c,p])=>{r[c]=p})});const s=async l=>{const c=e.headEntries().find(h=>h._i===l._e),p={renderId:l._d||Sr(JSON.stringify({...l,_e:void 0,_p:void 0})),$el:null,shouldRender:!0,tag:l,entry:c,staleSideEffects:r};return await e.hooks.callHook("dom:beforeRenderTag",p),p},a=[],i={body:[],head:[]},d=(l,c,p)=>{c=`${l.renderId}:${c}`,l.entry&&(l.entry._sde[c]=p),delete r[c]},u=l=>{e._elMap[l.renderId]=l.$el,a.push(l),d(l,"el",()=>{l.$el?.remove(),delete e._elMap[l.renderId]})};for(const l of await e.resolveTags()){const c=await s(l);if(!c.shouldRender)continue;const{tag:p}=c;if(p.tag==="title"){n.title=p.children||"",a.push(c);continue}if(p.tag==="htmlAttrs"||p.tag==="bodyAttrs"){c.$el=n[p.tag==="htmlAttrs"?"documentElement":"body"],xe(c,d),a.push(c);continue}if(c.$el=e._elMap[c.renderId],!c.$el&&p._hash&&(c.$el=n.querySelector(`${p.tagPosition?.startsWith("body")?"body":"head"} > ${p.tag}[data-h-${p._hash}]`)),c.$el){c.tag._d&&xe(c),u(c);continue}c.$el=n.createElement(p.tag),xe(c),i[p.tagPosition?.startsWith("body")?"body":"head"].push(c)}Object.entries(i).forEach(([l,c])=>{if(!c.length)return;const p=n?.[l]?.children;if(p){for(const h of[...p].reverse()){const m=h.tagName.toLowerCase();if(!Tr.includes(m))continue;const w=Er({tag:m,props:h.getAttributeNames().reduce((f,g)=>({...f,[g]:h.getAttribute(g)}),{})}),_=c.findIndex(f=>f&&(f.tag._d===w||h.isEqualNode?.(f.$el)));if(_!==-1){const f=c[_];f.$el=h,xe(f),u(f),delete c[_]}}c.forEach(h=>{if(h.$el){switch(h.tag.tagPosition){case"bodyClose":n.body.appendChild(h.$el);break;case"bodyOpen":n.body.insertBefore(h.$el,n.body.firstChild);break;case"head":default:n.head.appendChild(h.$el);break}u(h)}})}});for(const l of a)await e.hooks.callHook("dom:renderTag",l);Object.values(r).forEach(l=>l())}let st=null;async function Or(e,t={}){function o(){return st=null,_o(e,t)}const n=t.delayFn||(r=>setTimeout(r,10));return st=st||new Promise(r=>n(()=>r(o())))}function kr(e){const t=wr(),o={unhead:t,install(n){ro.startsWith("3")&&(n.config.globalProperties.$head=t,n.provide("usehead",t))},use(n){t.use(n)},resolveTags(){return t.resolveTags()},headEntries(){return t.headEntries()},headTags(){return t.resolveTags()},push(n,r){return t.push(n,r)},addEntry(n,r){return t.push(n,r)},addHeadObjs(n,r){return t.push(n,r)},addReactiveEntry(n,r){const s=go(n,r);return typeof s<"u"?s.dispose:()=>{}},removeHeadObjs(){},updateDOM(n,r){r?_o(t,{document:n}):Or(t,{delayFn:s=>setTimeout(()=>s(),50),document:n})},internalHooks:t.hooks,hooks:{"before:dom":[],"resolved:tags":[],"resolved:entries":[]}};return t.addHeadObjs=o.addHeadObjs,t.updateDOM=o.updateDOM,t.hooks.hook("dom:beforeRender",n=>{for(const r of o.hooks["before:dom"])r()===!1&&(n.shouldRender=!1)}),e&&o.addHeadObjs(e),o}const Ar=D(e=>{const t=kr();t.push(_n),e.vueApp.use(t);{let o=!0;const n=()=>{o=!1,t.internalHooks.callHook("entries:updated",t.unhead)};t.internalHooks.hook("dom:beforeRender",r=>{r.shouldRender=!o}),e.hooks.hook("page:start",()=>{o=!0}),e.hooks.hook("page:finish",n),e.hooks.hook("app:mounted",n)}e._useHead=go}),ie={layout:"none"},ae={layout:"none"},le={icon:"carbon-nominal",title:"Components",order:2},de={},ce={icon:"carbon-ibm-cloud-direct-link-2-connect",title:"Hooks"},pe={icon:"carbon-function",title:"Imports",order:3},ue={icon:"carbon-chart-treemap",title:"Layouts",wip:!0},he={icon:"carbon-layers",title:"Middleware",wip:!0},fe={icon:"carbon-3d-mpr-toggle",title:"Modules",order:4},me={icon:"carbon-information",title:"Overview",order:-100},ge={icon:"carbon-tree-view-alt",title:"Pages",requireClient:!0,order:1},_e={icon:"carbon-data-set",title:"Payload",requireClient:!0,order:7},ye={icon:"carbon-plug",title:"Plugins",order:5},we={icon:"carbon-settings",title:"Runtime Configs",requireClient:!0,order:6},ve={icon:"carbon-cloud",title:"Server Routes",wip:!0},$e={icon:"carbon-assembly-reference",title:"Virtual Files"},Ht=[{name:ie?.name??"__inspecting",path:ie?.path??"/__inspecting",children:[],meta:ie,alias:ie?.alias||[],redirect:ie?.redirect||void 0,component:()=>$(()=>import("./__inspecting.a43a7f80.js"),["./__inspecting.a43a7f80.js","./client.210463dc.js","./nuxt.21217109.js","./runtime-core.esm-bundler.ad888d46.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./app.config.12fdda03.js","./defu.5a7c1433.js"],import.meta.url).then(e=>e.default||e)},{name:ae?.name??"index",path:ae?.path??"/",children:[],meta:ae,alias:ae?.alias||[],redirect:ae?.redirect||void 0,component:()=>$(()=>import("./index.e7819c37.js"),["./index.e7819c37.js","./NuxtLogo.b27dc990.js","./_plugin-vue_export-helper.c27b6911.js","./runtime-core.esm-bundler.ad888d46.js","./Badge.e080ea4a.js","./NButton.vue.e86a98c0.js","./NIcon.vue.5c5f9ae0.js","./components.client.e93eaead.js","./layout.f6e6e706.js","./runtime-dom.esm-bundler.c94e30c4.js","./utils.8ee5a573.js","./router.96f0ba10.js","./nuxt.21217109.js","./client.210463dc.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./rpc.2e6b297d.js","./storage.abd6f5f8.js","./index.e1377d3f.js","./index.bf1af76f.js","./client-only.f9d053f8.js","./StateEditor.vue.0d8adb50.js","./StateEditor.989cce56.css","./nuxt-error-boundary.70c75848.js","./dev-only.32de73cb.js","./server-placeholder.ba9b9f8a.js","./nuxt-loading-indicator.366d3e52.js","./page.fb94fd70.js","./components.4f55e0db.js","./composables.59ebbb45.js","./SectionBlock.082cb101.css","./welcome.db724adb.css"],import.meta.url).then(e=>e.default||e)},{name:le?.name??"modules-components",path:le?.path??"/modules/components",children:[],meta:le,alias:le?.alias||[],redirect:le?.redirect||void 0,component:()=>$(()=>import("./components.84a4af12.js"),["./components.84a4af12.js","./NTextInput.vue.5d4d2524.js","./NIcon.vue.5c5f9ae0.js","./runtime-core.esm-bundler.ad888d46.js","./runtime-dom.esm-bundler.c94e30c4.js","./index.e1377d3f.js","./index.bf1af76f.js","./ComponentsGraph.vue.5b3b134e.js","./NCheckbox.vue.f058658a.js","./FilepathItem.vue.811409e2.js","./state.85e68c45.js","./client.210463dc.js","./nuxt.21217109.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./utils.1c789938.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./rpc.2e6b297d.js","./index.d56af0a0.js","./editor.45ea8ca4.js","./context.c20dc632.js","./NButton.vue.e86a98c0.js","./components.client.e93eaead.js","./layout.f6e6e706.js","./utils.8ee5a573.js","./storage.abd6f5f8.js","./client-only.f9d053f8.js","./StateEditor.vue.0d8adb50.js","./StateEditor.989cce56.css","./nuxt-error-boundary.70c75848.js","./dev-only.32de73cb.js","./server-placeholder.ba9b9f8a.js","./nuxt-loading-indicator.366d3e52.js","./page.fb94fd70.js","./components.4f55e0db.js","./composables.59ebbb45.js","./SectionBlock.082cb101.css","./welcome.db724adb.css","./composables.2b96933d.js","./ComponentsList.vue.c704cf24.js","./ComponentItem.vue.3441f37f.js","./Badge.e080ea4a.js","./_plugin-vue_export-helper.c27b6911.js","./SectionBlock.2e26af4b.js","./IconTitle.vue.dfa8cbcf.js","./fuse.esm.88e2763d.js"],import.meta.url).then(e=>e.default||e)},{name:de?.name??"modules-custom-name",path:de?.path??"/modules/custom-:name",children:[],meta:de,alias:de?.alias||[],redirect:de?.redirect||void 0,component:()=>$(()=>import("./custom-_name_.2cdb4455.js"),["./custom-_name_.2cdb4455.js","./IframeView.vue.6843a7fa.js","./client.210463dc.js","./nuxt.21217109.js","./runtime-core.esm-bundler.ad888d46.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./composables.2b96933d.js","./index.e1377d3f.js","./index.bf1af76f.js","./rpc.2e6b297d.js","./LaunchPage.vue.6be17436.js","./TabIcon.vue.adac3b56.js","./NIcon.vue.5c5f9ae0.js","./NButton.vue.e86a98c0.js","./components.client.e93eaead.js","./layout.f6e6e706.js","./runtime-dom.esm-bundler.c94e30c4.js","./utils.8ee5a573.js","./storage.abd6f5f8.js","./client-only.f9d053f8.js","./StateEditor.vue.0d8adb50.js","./StateEditor.989cce56.css","./nuxt-error-boundary.70c75848.js","./dev-only.32de73cb.js","./server-placeholder.ba9b9f8a.js","./nuxt-loading-indicator.366d3e52.js","./page.fb94fd70.js","./components.4f55e0db.js","./composables.59ebbb45.js","./SectionBlock.082cb101.css","./welcome.db724adb.css","./state.85e68c45.js","./utils.1c789938.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./index.d56af0a0.js"],import.meta.url).then(e=>e.default||e)},{name:ce?.name??"modules-hooks",path:ce?.path??"/modules/hooks",children:[],meta:ce,alias:ce?.alias||[],redirect:ce?.redirect||void 0,component:()=>$(()=>import("./hooks.da36eba4.js"),["./hooks.da36eba4.js","./HooksTable.vue.6b9004ef.js","./runtime-core.esm-bundler.ad888d46.js","./SectionBlock.2e26af4b.js","./NIcon.vue.5c5f9ae0.js","./IconTitle.vue.dfa8cbcf.js","./_plugin-vue_export-helper.c27b6911.js","./SectionBlock.082cb101.css","./state.85e68c45.js","./client.210463dc.js","./nuxt.21217109.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./utils.1c789938.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./rpc.2e6b297d.js","./index.d56af0a0.js"],import.meta.url).then(e=>e.default||e)},{name:pe?.name??"modules-imports",path:pe?.path??"/modules/imports",children:[],meta:pe,alias:pe?.alias||[],redirect:pe?.redirect||void 0,component:()=>$(()=>import("./imports.05a63875.js"),["./imports.05a63875.js","./NTextInput.vue.5d4d2524.js","./NIcon.vue.5c5f9ae0.js","./runtime-core.esm-bundler.ad888d46.js","./runtime-dom.esm-bundler.c94e30c4.js","./index.e1377d3f.js","./index.bf1af76f.js","./NSwitch.vue.a7a200ce.js","./ComposableTree.vue.808503d9.js","./FilepathItem.vue.811409e2.js","./state.85e68c45.js","./client.210463dc.js","./nuxt.21217109.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./utils.1c789938.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./rpc.2e6b297d.js","./index.d56af0a0.js","./editor.45ea8ca4.js","./context.c20dc632.js","./ComposableItem.vue.90cd23bc.js","./NButton.vue.e86a98c0.js","./components.client.e93eaead.js","./layout.f6e6e706.js","./utils.8ee5a573.js","./storage.abd6f5f8.js","./client-only.f9d053f8.js","./StateEditor.vue.0d8adb50.js","./StateEditor.989cce56.css","./nuxt-error-boundary.70c75848.js","./dev-only.32de73cb.js","./server-placeholder.ba9b9f8a.js","./nuxt-loading-indicator.366d3e52.js","./page.fb94fd70.js","./components.4f55e0db.js","./composables.59ebbb45.js","./SectionBlock.082cb101.css","./welcome.db724adb.css","./SectionBlock.2e26af4b.js","./IconTitle.vue.dfa8cbcf.js","./_plugin-vue_export-helper.c27b6911.js","./fuse.esm.88e2763d.js"],import.meta.url).then(e=>e.default||e)},{name:ue?.name??"modules-layouts",path:ue?.path??"/modules/layouts",children:[],meta:ue,alias:ue?.alias||[],redirect:ue?.redirect||void 0,component:()=>$(()=>import("./layouts.ed44bf26.js"),["./layouts.ed44bf26.js","./state.85e68c45.js","./client.210463dc.js","./nuxt.21217109.js","./runtime-core.esm-bundler.ad888d46.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./utils.1c789938.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./rpc.2e6b297d.js","./index.d56af0a0.js"],import.meta.url).then(e=>e.default||e)},{name:he?.name??"modules-middleware",path:he?.path??"/modules/middleware",children:[],meta:he,alias:he?.alias||[],redirect:he?.redirect||void 0,component:()=>$(()=>import("./middleware.42780100.js"),["./middleware.42780100.js","./runtime-core.esm-bundler.ad888d46.js"],import.meta.url).then(e=>e.default||e)},{name:fe?.name??"modules-modules",path:fe?.path??"/modules/modules",children:[],meta:fe,alias:fe?.alias||[],redirect:fe?.redirect||void 0,component:()=>$(()=>import("./modules.58ec9d96.js"),["./modules.58ec9d96.js","./ModuleItem.vue.2d131549.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./nuxt.21217109.js","./runtime-core.esm-bundler.ad888d46.js","./FilepathItem.vue.811409e2.js","./state.85e68c45.js","./client.210463dc.js","./state.2c41a47c.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./utils.1c789938.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./rpc.2e6b297d.js","./index.d56af0a0.js","./editor.45ea8ca4.js","./context.c20dc632.js","./index.e1377d3f.js","./index.bf1af76f.js","./SectionBlock.2e26af4b.js","./NIcon.vue.5c5f9ae0.js","./IconTitle.vue.dfa8cbcf.js","./_plugin-vue_export-helper.c27b6911.js","./SectionBlock.082cb101.css"],import.meta.url).then(e=>e.default||e)},{name:me?.name??"modules-overview",path:me?.path??"/modules/overview",children:[],meta:me,alias:me?.alias||[],redirect:me?.redirect||void 0,component:()=>$(()=>import("./overview.ce599b13.js"),["./overview.ce599b13.js","./NuxtLogo.b27dc990.js","./_plugin-vue_export-helper.c27b6911.js","./runtime-core.esm-bundler.ad888d46.js","./Badge.e080ea4a.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./nuxt.21217109.js","./Settings.vue.f2a6e99c.js","./NButton.vue.e86a98c0.js","./NIcon.vue.5c5f9ae0.js","./components.client.e93eaead.js","./layout.f6e6e706.js","./runtime-dom.esm-bundler.c94e30c4.js","./utils.8ee5a573.js","./client.210463dc.js","./state.2c41a47c.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./rpc.2e6b297d.js","./storage.abd6f5f8.js","./index.e1377d3f.js","./index.bf1af76f.js","./client-only.f9d053f8.js","./StateEditor.vue.0d8adb50.js","./StateEditor.989cce56.css","./nuxt-error-boundary.70c75848.js","./dev-only.32de73cb.js","./server-placeholder.ba9b9f8a.js","./nuxt-loading-indicator.366d3e52.js","./page.fb94fd70.js","./components.4f55e0db.js","./composables.59ebbb45.js","./SectionBlock.082cb101.css","./welcome.db724adb.css","./state.85e68c45.js","./utils.1c789938.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./index.d56af0a0.js"],import.meta.url).then(e=>e.default||e)},{name:ge?.name??"modules-pages",path:ge?.path??"/modules/pages",children:[],meta:ge,alias:ge?.alias||[],redirect:ge?.redirect||void 0,component:()=>$(()=>import("./pages.ca7b2f77.js"),["./pages.ca7b2f77.js","./NTextInput.vue.5d4d2524.js","./NIcon.vue.5c5f9ae0.js","./runtime-core.esm-bundler.ad888d46.js","./runtime-dom.esm-bundler.c94e30c4.js","./index.e1377d3f.js","./index.bf1af76f.js","./RoutesTable.vue.1bbafbda.js","./Badge.e080ea4a.js","./_plugin-vue_export-helper.c27b6911.js","./RoutePathItem.vue.90d1f11a.js","./NButton.vue.e86a98c0.js","./components.client.e93eaead.js","./layout.f6e6e706.js","./utils.8ee5a573.js","./router.96f0ba10.js","./nuxt.21217109.js","./client.210463dc.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./rpc.2e6b297d.js","./storage.abd6f5f8.js","./client-only.f9d053f8.js","./StateEditor.vue.0d8adb50.js","./StateEditor.989cce56.css","./nuxt-error-boundary.70c75848.js","./dev-only.32de73cb.js","./server-placeholder.ba9b9f8a.js","./nuxt-loading-indicator.366d3e52.js","./page.fb94fd70.js","./components.4f55e0db.js","./composables.59ebbb45.js","./SectionBlock.082cb101.css","./welcome.db724adb.css","./utils.1c789938.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./editor.45ea8ca4.js","./context.c20dc632.js","./SectionBlock.2e26af4b.js","./IconTitle.vue.dfa8cbcf.js","./LaunchPage.vue.6be17436.js","./TabIcon.vue.adac3b56.js","./state.85e68c45.js","./index.d56af0a0.js"],import.meta.url).then(e=>e.default||e)},{name:_e?.name??"modules-payload",path:_e?.path??"/modules/payload",children:[],meta:_e,alias:_e?.alias||[],redirect:_e?.redirect||void 0,component:()=>$(()=>import("./payload.78a6e729.js"),["./payload.78a6e729.js","./StateGroup.vue.c133a773.js","./StateEditor.vue.ead0fa52.js","./composables.2b96933d.js","./nuxt.21217109.js","./runtime-core.esm-bundler.ad888d46.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./StateEditor.vue.0d8adb50.js","./StateEditor.989cce56.css","./SectionBlock.2e26af4b.js","./NIcon.vue.5c5f9ae0.js","./IconTitle.vue.dfa8cbcf.js","./_plugin-vue_export-helper.c27b6911.js","./SectionBlock.082cb101.css","./client.210463dc.js"],import.meta.url).then(e=>e.default||e)},{name:ye?.name??"modules-plugins",path:ye?.path??"/modules/plugins",children:[],meta:ye,alias:ye?.alias||[],redirect:ye?.redirect||void 0,component:()=>$(()=>import("./plugins.48c9acc3.js"),["./plugins.48c9acc3.js","./PluginItem.vue.6e1d1965.js","./Badge.e080ea4a.js","./_plugin-vue_export-helper.c27b6911.js","./runtime-core.esm-bundler.ad888d46.js","./state.85e68c45.js","./client.210463dc.js","./nuxt.21217109.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./utils.1c789938.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./rpc.2e6b297d.js","./index.d56af0a0.js","./editor.45ea8ca4.js","./context.c20dc632.js","./index.e1377d3f.js","./index.bf1af76f.js","./SectionBlock.2e26af4b.js","./NIcon.vue.5c5f9ae0.js","./IconTitle.vue.dfa8cbcf.js","./SectionBlock.082cb101.css"],import.meta.url).then(e=>e.default||e)},{name:we?.name??"modules-runtime-configs",path:we?.path??"/modules/runtime-configs",children:[],meta:we,alias:we?.alias||[],redirect:we?.redirect||void 0,component:()=>$(()=>import("./runtime-configs.1c27e6f2.js"),["./runtime-configs.1c27e6f2.js","./StateEditor.vue.ead0fa52.js","./composables.2b96933d.js","./nuxt.21217109.js","./runtime-core.esm-bundler.ad888d46.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./StateEditor.vue.0d8adb50.js","./StateEditor.989cce56.css","./SectionBlock.2e26af4b.js","./NIcon.vue.5c5f9ae0.js","./IconTitle.vue.dfa8cbcf.js","./_plugin-vue_export-helper.c27b6911.js","./SectionBlock.082cb101.css","./client.210463dc.js","./state.85e68c45.js","./utils.1c789938.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./rpc.2e6b297d.js","./index.d56af0a0.js"],import.meta.url).then(e=>e.default||e)},{name:ve?.name??"modules-server-routes",path:ve?.path??"/modules/server-routes",children:[],meta:ve,alias:ve?.alias||[],redirect:ve?.redirect||void 0,component:()=>$(()=>import("./server-routes.de3e707e.js"),["./server-routes.de3e707e.js","./runtime-core.esm-bundler.ad888d46.js"],import.meta.url).then(e=>e.default||e)},{name:$e?.name??"modules-virtual-files",path:$e?.path??"/modules/virtual-files",children:[],meta:$e,alias:$e?.alias||[],redirect:$e?.redirect||void 0,component:()=>$(()=>import("./virtual-files.53d6f968.js"),["./virtual-files.53d6f968.js","./NTextInput.vue.5d4d2524.js","./NIcon.vue.5c5f9ae0.js","./runtime-core.esm-bundler.ad888d46.js","./runtime-dom.esm-bundler.c94e30c4.js","./index.e1377d3f.js","./index.bf1af76f.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./nuxt.21217109.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./composables.2b96933d.js","./state.2c41a47c.js","./fuse.esm.88e2763d.js","./virtual-files.a8748389.css"],import.meta.url).then(e=>e.default||e)}],Hr={scrollBehavior(e,t,o){const n=oe();let r=o||void 0;if(!r&&t&&e&&e.meta.scrollToTop!==!1&&Rr(t,e)&&(r={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:Rt(e.hash)}}const s=i=>!!(i.meta.pageTransition??yn),a=s(t)&&s(e)?"page:transition:finish":"page:finish";return new Promise(i=>{n.hooks.hookOnce(a,async()=>{await Ke(),e.hash&&(r={el:e.hash,top:Rt(e.hash)}),i(r)})})}};function Rt(e){try{const t=document.querySelector(e);if(t)return parseFloat(getComputedStyle(t).scrollMarginTop)}catch{}return 0}function Rr(e,t){const o=e.matched[0]===t.matched[0];return!!(!o||o&&JSON.stringify(e.params)!==JSON.stringify(t.params))}const Lr={},be={...Lr,...Hr},Dr=to(async e=>{let t,o;if(!e.meta?.validate)return;const n=([t,o]=dt(()=>Promise.resolve(e.meta.validate(e))),t=await t,o(),t);if(n!==!0)return n});function Lt(e,t={}){const o=xr(e,t),n=oe(),r=n._payloadCache=n._payloadCache||{};return r[e]||(r[e]=Mr(o).then(s=>s||(delete r[e],null))),r[e]}function xr(e,t={}){const o=new URL(e,"http://localhost");if(o.search)throw new Error("Payload URL cannot contain search params: "+e);if(o.host!=="localhost")throw new Error("Payload URL cannot contain host: "+e);const n=t.hash||(t.fresh?Date.now():"");return wt(oo().app.baseURL,o.pathname,n?`_payload.${n}.js`:"_payload.js")}async function Mr(e){return(await $(()=>import(e),[],import.meta.url).catch(o=>{console.warn("[nuxt] Cannot load payload ",e,o)}))?.default||null}function Nr(){return!!oe().payload.prerenderedAt}const Ir=to(e=>{if(e.path==="/"&&!En.value)return Fo("/modules/overview")}),zr=[Dr,Ir],ut={};function Br(e,t){const{pathname:o,search:n,hash:r}=t,s=e.indexOf("#");if(s>-1){const i=r.includes(e.slice(s))?e.slice(s).length:1;let d=r.slice(i);return d[0]!=="/"&&(d="/"+d),Ct(d,"")}return Ct(o,e)+n+r}const jr=D(async e=>{let t,o,n=oo().app.baseURL;be.hashMode&&!n.includes("#")&&(n+="#");const r=be.history?.(n)??(be.hashMode?wn(n):vn(n)),s=be.routes?.(Ht)??Ht,a=Br(n,window.location),i=$n({...be,history:r,routes:s});e.vueApp.use(i);const d=Et(i.currentRoute.value);i.afterEach((m,w)=>{d.value=w}),Object.defineProperty(e.vueApp.config.globalProperties,"previousRoute",{get:()=>d.value});const u=Et(i.resolve(a)),l=()=>{u.value=i.currentRoute.value};e.hook("page:finish",l),i.afterEach((m,w)=>{m.matched[0]?.components?.default===w.matched[0]?.components?.default&&l()});const c={};for(const m in u.value)c[m]=on(()=>u.value[m]);e._route=pt(c),e._middleware=e._middleware||{global:[],named:{}};const p=io();try{[t,o]=dt(()=>i.isReady()),await t,o()}catch(m){[t,o]=dt(()=>V(e,Pe,[m])),await t,o()}const h=ao("_layout");return i.beforeEach(async(m,w)=>{m.meta=pt(m.meta),e.isHydrating&&h.value&&!nn(m.meta.layout)&&(m.meta.layout=h.value),e._processingMiddleware=!0;const _=new Set([...zr,...e._middleware.global]);for(const f of m.matched){const g=f.meta.middleware;if(g)if(Array.isArray(g))for(const v of g)_.add(v);else _.add(g)}for(const f of _){const g=typeof f=="string"?e._middleware.named[f]||await ut[f]?.().then(b=>b.default||b):f;if(!g)throw new Error(`Unknown route middleware: '${f}'.`);const v=await V(e,g,[m,w]);if(!e.payload.serverRendered&&e.isHydrating&&(v===!1||v instanceof Error)){const b=v||Ot({statusCode:404,statusMessage:`Page Not Found: ${a}`});return await V(e,Pe,[b]),!1}if(v||v===!1)return v}}),i.afterEach(async m=>{delete e._processingMiddleware,!e.isHydrating&&p.value&&await V(e,Pn),m.matched.length===0&&await V(e,Pe,[Ot({statusCode:404,fatal:!1,statusMessage:`Page not found: ${m.fullPath}`})])}),e.hooks.hookOnce("app:created",async()=>{try{await i.replace({...i.resolve(a),name:void 0,force:!0})}catch(m){await V(e,Pe,[m])}}),{provide:{router:i}}}),Fr=D(()=>{const e=oe(),t=qe();e.hooks.hook("app:mounted",()=>{t.beforeEach(async o=>{const n=o?.meta?.layout;n&&typeof Le[n]=="function"&&await Le[n]()})}),e.hooks.hook("link:prefetch",o=>{if(Vo(o))return;const n=t.resolve(o);if(!n)return;const r=n?.meta?.layout;let s=Array.isArray(n?.meta?.middleware)?n?.meta?.middleware:[n?.meta?.middleware];s=s.filter(a=>typeof a=="string");for(const a of s)typeof ut[a]=="function"&&ut[a]();r&&typeof Le[r]=="function"&&Le[r]()})}),k=window[Sn],Vr=D(e=>{const t=ao("color-mode",()=>pt({preference:k.preference,value:k.value,unknown:!1,forced:!1})).value;qe().afterEach(r=>{const s=r.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"?k.getColorScheme():t.preference)});let o;function n(){o||!window.matchMedia||(o=window.matchMedia("(prefers-color-scheme: dark)"),o.addEventListener("change",()=>{!t.forced&&t.preference==="system"&&(t.value=k.getColorScheme())}))}ct(()=>t.preference,r=>{t.forced||(r==="system"?(t.value=k.getColorScheme(),n()):t.value=r,window.localStorage?.setItem(On,r))},{immediate:!0}),ct(()=>t.value,(r,s)=>{k.removeColorScheme(s),k.addColorScheme(r)}),t.preference==="system"&&n(),e.hook("app:mounted",()=>{t.unknown&&(t.preference=k.preference,t.value=k.value,t.unknown=!1)}),e.provide("colorMode",t)});const Wr=D(()=>{}),Ur=D(e=>{Nr()&&(e.hooks.hook("link:prefetch",t=>{if(!Wo(t).protocol)return Lt(t)}),qe().beforeResolve(async(t,o)=>{if(t.path===o.path)return;const n=await Lt(t.path);n&&Object.assign(e.static.data,n.data)}))});function x(e){return e.split("-")[0]}function J(e){return e.split("-")[1]}function He(e){return["top","bottom"].includes(x(e))?"x":"y"}function bt(e){return e==="y"?"height":"width"}function Dt(e){let{reference:t,floating:o,placement:n}=e;const r=t.x+t.width/2-o.width/2,s=t.y+t.height/2-o.height/2;let a;switch(x(n)){case"top":a={x:r,y:t.y-o.height};break;case"bottom":a={x:r,y:t.y+t.height};break;case"right":a={x:t.x+t.width,y:s};break;case"left":a={x:t.x-o.width,y:s};break;default:a={x:t.x,y:t.y}}const i=He(n),d=bt(i);switch(J(n)){case"start":a[i]=a[i]-(t[d]/2-o[d]/2);break;case"end":a[i]=a[i]+(t[d]/2-o[d]/2);break}return a}const qr=async(e,t,o)=>{const{placement:n="bottom",strategy:r="absolute",middleware:s=[],platform:a}=o;let i=await a.getElementRects({reference:e,floating:t,strategy:r}),{x:d,y:u}=Dt({...i,placement:n}),l=n,c={};for(let p=0;p<s.length;p++){const{name:h,fn:m}=s[p],{x:w,y:_,data:f,reset:g}=await m({x:d,y:u,initialPlacement:n,placement:l,strategy:r,middlewareData:c,rects:i,platform:a,elements:{reference:e,floating:t}});if(d=w??d,u=_??u,c={...c,[h]:f??{}},g){typeof g=="object"&&(g.placement&&(l=g.placement),g.rects&&(i=g.rects===!0?await a.getElementRects({reference:e,floating:t,strategy:r}):g.rects),{x:d,y:u}=Dt({...i,placement:l})),p=-1;continue}}return{x:d,y:u,placement:l,strategy:r,middlewareData:c}};function Kr(e){return{top:0,right:0,bottom:0,left:0,...e}}function yo(e){return typeof e!="number"?Kr(e):{top:e,right:e,bottom:e,left:e}}function ht(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}async function Ye(e,t){t===void 0&&(t={});const{x:o,y:n,platform:r,rects:s,elements:a,strategy:i}=e,{boundary:d="clippingParents",rootBoundary:u="viewport",elementContext:l="floating",altBoundary:c=!1,padding:p=0}=t,h=yo(p),w=a[c?l==="floating"?"reference":"floating":l],_=await r.getClippingClientRect({element:await r.isElement(w)?w:w.contextElement||await r.getDocumentElement({element:a.floating}),boundary:d,rootBoundary:u}),f=ht(await r.convertOffsetParentRelativeRectToViewportRelativeRect({rect:l==="floating"?{...s.floating,x:o,y:n}:s.reference,offsetParent:await r.getOffsetParent({element:a.floating}),strategy:i}));return{top:_.top-f.top+h.top,bottom:f.bottom-_.bottom+h.bottom,left:_.left-f.left+h.left,right:f.right-_.right+h.right}}const Xr=Math.min,W=Math.max;function ft(e,t,o){return W(e,Xr(t,o))}const Yr=e=>({name:"arrow",options:e,async fn(t){const{element:o,padding:n=0}=e??{},{x:r,y:s,placement:a,rects:i,platform:d}=t;if(o==null)return{};const u=yo(n),l={x:r,y:s},c=x(a),p=He(c),h=bt(p),m=await d.getDimensions({element:o}),w=p==="y"?"top":"left",_=p==="y"?"bottom":"right",f=i.reference[h]+i.reference[p]-l[p]-i.floating[h],g=l[p]-i.reference[p],v=await d.getOffsetParent({element:o}),b=v?p==="y"?v.clientHeight||0:v.clientWidth||0:0,K=f/2-g/2,X=u[w],Y=b-m[h]-u[_],T=b/2-m[h]/2+K,E=ft(X,T,Y);return{data:{[p]:E,centerOffset:T-E}}}}),Gr={left:"right",right:"left",bottom:"top",top:"bottom"};function Fe(e){return e.replace(/left|right|bottom|top/g,t=>Gr[t])}function wo(e,t){const o=J(e)==="start",n=He(e),r=bt(n);let s=n==="x"?o?"right":"left":o?"bottom":"top";return t.reference[r]>t.floating[r]&&(s=Fe(s)),{main:s,cross:Fe(s)}}const Jr={start:"end",end:"start"};function mt(e){return e.replace(/start|end/g,t=>Jr[t])}const Qr=["top","right","bottom","left"],Zr=Qr.reduce((e,t)=>e.concat(t,t+"-start",t+"-end"),[]);function es(e,t,o){return(e?[...o.filter(r=>J(r)===e),...o.filter(r=>J(r)!==e)]:o.filter(r=>x(r)===r)).filter(r=>e?J(r)===e||(t?mt(r)!==r:!1):!0)}const ts=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var o,n,r,s,a,i;const{x:d,y:u,rects:l,middlewareData:c,placement:p}=t,{alignment:h=null,allowedPlacements:m=Zr,autoAlignment:w=!0,..._}=e;if((o=c.autoPlacement)!=null&&o.skip)return{};const f=es(h,w,m),g=await Ye(t,_),v=(n=(r=c.autoPlacement)==null?void 0:r.index)!=null?n:0,b=f[v],{main:K,cross:X}=wo(b,l);if(p!==b)return{x:d,y:u,reset:{placement:f[0]}};const Y=[g[x(b)],g[K],g[X]],T=[...(s=(a=c.autoPlacement)==null?void 0:a.overflows)!=null?s:[],{placement:b,overflows:Y}],E=f[v+1];if(E)return{data:{index:v+1,overflows:T},reset:{placement:E}};const G=T.slice().sort((re,se)=>re.overflows[0]-se.overflows[0]),ne=(i=G.find(re=>{let{overflows:se}=re;return se.every(O=>O<=0)}))==null?void 0:i.placement;return{data:{skip:!0},reset:{placement:ne??G[0].placement}}}}};function os(e){const t=Fe(e);return[mt(e),t,mt(t)]}const ns=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var o,n;const{placement:r,middlewareData:s,rects:a,initialPlacement:i}=t;if((o=s.flip)!=null&&o.skip)return{};const{mainAxis:d=!0,crossAxis:u=!0,fallbackPlacements:l,fallbackStrategy:c="bestFit",flipAlignment:p=!0,...h}=e,m=x(r),_=l||(m===i||!p?[Fe(i)]:os(i)),f=[i,..._],g=await Ye(t,h),v=[];let b=((n=s.flip)==null?void 0:n.overflows)||[];if(d&&v.push(g[m]),u){const{main:T,cross:E}=wo(r,a);v.push(g[T],g[E])}if(b=[...b,{placement:r,overflows:v}],!v.every(T=>T<=0)){var K,X;const T=((K=(X=s.flip)==null?void 0:X.index)!=null?K:0)+1,E=f[T];if(E)return{data:{index:T,overflows:b},reset:{placement:E}};let G="bottom";switch(c){case"bestFit":{var Y;const ne=(Y=b.slice().sort((re,se)=>re.overflows.filter(O=>O>0).reduce((O,ot)=>O+ot,0)-se.overflows.filter(O=>O>0).reduce((O,ot)=>O+ot,0))[0])==null?void 0:Y.placement;ne&&(G=ne);break}case"initialPlacement":G=i;break}return{data:{skip:!0},reset:{placement:G}}}return{}}}};function rs(e){let{placement:t,rects:o,value:n}=e;const r=x(t),s=["left","top"].includes(r)?-1:1,a=typeof n=="function"?n({...o,placement:t}):n,{mainAxis:i,crossAxis:d}=typeof a=="number"?{mainAxis:a,crossAxis:0}:{mainAxis:0,crossAxis:0,...a};return He(r)==="x"?{x:d,y:i*s}:{x:i*s,y:d}}const ss=function(e){return e===void 0&&(e=0),{name:"offset",options:e,fn(t){const{x:o,y:n,placement:r,rects:s}=t,a=rs({placement:r,rects:s,value:e});return{x:o+a.x,y:n+a.y,data:a}}}};function is(e){return e==="x"?"y":"x"}const as=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:o,y:n,placement:r}=t,{mainAxis:s=!0,crossAxis:a=!1,limiter:i={fn:_=>{let{x:f,y:g}=_;return{x:f,y:g}}},...d}=e,u={x:o,y:n},l=await Ye(t,d),c=He(x(r)),p=is(c);let h=u[c],m=u[p];if(s){const _=c==="y"?"top":"left",f=c==="y"?"bottom":"right",g=h+l[_],v=h-l[f];h=ft(g,h,v)}if(a){const _=p==="y"?"top":"left",f=p==="y"?"bottom":"right",g=m+l[_],v=m-l[f];m=ft(g,m,v)}const w=i.fn({...t,[c]:h,[p]:m});return{...w,data:{x:w.x-o,y:w.y-n}}}}},ls=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){var o;const{placement:n,rects:r,middlewareData:s}=t,{apply:a,...i}=e;if((o=s.size)!=null&&o.skip)return{};const d=await Ye(t,i),u=x(n),l=J(n)==="end";let c,p;u==="top"||u==="bottom"?(c=u,p=l?"left":"right"):(p=u,c=l?"top":"bottom");const h=W(d.left,0),m=W(d.right,0),w=W(d.top,0),_=W(d.bottom,0),f={height:r.floating.height-(["left","right"].includes(n)?2*(w!==0||_!==0?w+_:W(d.top,d.bottom)):d[c]),width:r.floating.width-(["top","bottom"].includes(n)?2*(h!==0||m!==0?h+m:W(d.left,d.right)):d[p])};return a?.({...f,...r}),{data:{skip:!0},reset:{rects:!0}}}}};function Pt(e){return e?.toString()==="[object Window]"}function B(e){if(e==null)return window;if(!Pt(e)){const t=e.ownerDocument;return t&&t.defaultView||window}return e}function Ge(e){return B(e).getComputedStyle(e)}function R(e){return Pt(e)?"":e?(e.nodeName||"").toLowerCase():""}function L(e){return e instanceof B(e).HTMLElement}function Ve(e){return e instanceof B(e).Element}function ds(e){return e instanceof B(e).Node}function vo(e){const t=B(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function Je(e){const{overflow:t,overflowX:o,overflowY:n}=Ge(e);return/auto|scroll|overlay|hidden/.test(t+n+o)}function cs(e){return["table","td","th"].includes(R(e))}function $o(e){const t=navigator.userAgent.toLowerCase().includes("firefox"),o=Ge(e);return o.transform!=="none"||o.perspective!=="none"||o.contain==="paint"||["transform","perspective"].includes(o.willChange)||t&&o.willChange==="filter"||t&&(o.filter?o.filter!=="none":!1)}const xt=Math.min,Ce=Math.max,We=Math.round;function ee(e,t){t===void 0&&(t=!1);const o=e.getBoundingClientRect();let n=1,r=1;return t&&L(e)&&(n=e.offsetWidth>0&&We(o.width)/e.offsetWidth||1,r=e.offsetHeight>0&&We(o.height)/e.offsetHeight||1),{width:o.width/n,height:o.height/r,top:o.top/r,right:o.right/n,bottom:o.bottom/r,left:o.left/n,x:o.left/n,y:o.top/r}}function j(e){return((ds(e)?e.ownerDocument:e.document)||window.document).documentElement}function Qe(e){return Pt(e)?{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}:{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function bo(e){return ee(j(e)).left+Qe(e).scrollLeft}function ps(e){const t=ee(e);return We(t.width)!==e.offsetWidth||We(t.height)!==e.offsetHeight}function us(e,t,o){const n=L(t),r=j(t),s=ee(e,n&&ps(t));let a={scrollLeft:0,scrollTop:0};const i={x:0,y:0};if(n||!n&&o!=="fixed")if((R(t)!=="body"||Je(r))&&(a=Qe(t)),L(t)){const d=ee(t,!0);i.x=d.x+t.clientLeft,i.y=d.y+t.clientTop}else r&&(i.x=bo(r));return{x:s.left+a.scrollLeft-i.x,y:s.top+a.scrollTop-i.y,width:s.width,height:s.height}}function Ze(e){return R(e)==="html"?e:e.assignedSlot||e.parentNode||(vo(e)?e.host:null)||j(e)}function Mt(e){return!L(e)||getComputedStyle(e).position==="fixed"?null:e.offsetParent}function hs(e){let t=Ze(e);for(;L(t)&&!["html","body"].includes(R(t));){if($o(t))return t;t=t.parentNode}return null}function gt(e){const t=B(e);let o=Mt(e);for(;o&&cs(o)&&getComputedStyle(o).position==="static";)o=Mt(o);return o&&(R(o)==="html"||R(o)==="body"&&getComputedStyle(o).position==="static"&&!$o(o))?t:o||hs(e)||t}function Nt(e){return{width:e.offsetWidth,height:e.offsetHeight}}function fs(e){let{rect:t,offsetParent:o,strategy:n}=e;const r=L(o),s=j(o);if(o===s)return t;let a={scrollLeft:0,scrollTop:0};const i={x:0,y:0};if((r||!r&&n!=="fixed")&&((R(o)!=="body"||Je(s))&&(a=Qe(o)),L(o))){const d=ee(o,!0);i.x=d.x+o.clientLeft,i.y=d.y+o.clientTop}return{...t,x:t.x-a.scrollLeft+i.x,y:t.y-a.scrollTop+i.y}}function ms(e){const t=B(e),o=j(e),n=t.visualViewport;let r=o.clientWidth,s=o.clientHeight,a=0,i=0;return n&&(r=n.width,s=n.height,Math.abs(t.innerWidth/n.scale-n.width)<.01&&(a=n.offsetLeft,i=n.offsetTop)),{width:r,height:s,x:a,y:i}}function gs(e){var t;const o=j(e),n=Qe(e),r=(t=e.ownerDocument)==null?void 0:t.body,s=Ce(o.scrollWidth,o.clientWidth,r?r.scrollWidth:0,r?r.clientWidth:0),a=Ce(o.scrollHeight,o.clientHeight,r?r.scrollHeight:0,r?r.clientHeight:0);let i=-n.scrollLeft+bo(e);const d=-n.scrollTop;return Ge(r||o).direction==="rtl"&&(i+=Ce(o.clientWidth,r?r.clientWidth:0)-s),{width:s,height:a,x:i,y:d}}function Po(e){return["html","body","#document"].includes(R(e))?e.ownerDocument.body:L(e)&&Je(e)?e:Po(Ze(e))}function Ue(e,t){var o;t===void 0&&(t=[]);const n=Po(e),r=n===((o=e.ownerDocument)==null?void 0:o.body),s=B(n),a=r?[s].concat(s.visualViewport||[],Je(n)?n:[]):n,i=t.concat(a);return r?i:i.concat(Ue(Ze(a)))}function _s(e,t){const o=t.getRootNode==null?void 0:t.getRootNode();if(e.contains(t))return!0;if(o&&vo(o)){let n=t;do{if(n&&e===n)return!0;n=n.parentNode||n.host}while(n)}return!1}function ys(e){const t=ee(e),o=t.top+e.clientTop,n=t.left+e.clientLeft;return{top:o,left:n,x:n,y:o,right:n+e.clientWidth,bottom:o+e.clientHeight,width:e.clientWidth,height:e.clientHeight}}function It(e,t){return t==="viewport"?ht(ms(e)):Ve(t)?ys(t):ht(gs(j(e)))}function ws(e){const t=Ue(Ze(e)),n=["absolute","fixed"].includes(Ge(e).position)&&L(e)?gt(e):e;return Ve(n)?t.filter(r=>Ve(r)&&_s(r,n)&&R(r)!=="body"):[]}function vs(e){let{element:t,boundary:o,rootBoundary:n}=e;const s=[...o==="clippingParents"?ws(t):[].concat(o),n],a=s[0],i=s.reduce((d,u)=>{const l=It(t,u);return d.top=Ce(l.top,d.top),d.right=xt(l.right,d.right),d.bottom=xt(l.bottom,d.bottom),d.left=Ce(l.left,d.left),d},It(t,a));return i.width=i.right-i.left,i.height=i.bottom-i.top,i.x=i.left,i.y=i.top,i}const $s={getElementRects:e=>{let{reference:t,floating:o,strategy:n}=e;return{reference:us(t,gt(o),n),floating:{...Nt(o),x:0,y:0}}},convertOffsetParentRelativeRectToViewportRelativeRect:e=>fs(e),getOffsetParent:e=>{let{element:t}=e;return gt(t)},isElement:e=>Ve(e),getDocumentElement:e=>{let{element:t}=e;return j(t)},getClippingClientRect:e=>vs(e),getDimensions:e=>{let{element:t}=e;return Nt(t)},getClientRects:e=>{let{element:t}=e;return t.getClientRects()}},bs=(e,t,o)=>qr(e,t,{platform:$s,...o});var Ps=Object.defineProperty,Ts=Object.defineProperties,Cs=Object.getOwnPropertyDescriptors,zt=Object.getOwnPropertySymbols,Es=Object.prototype.hasOwnProperty,Ss=Object.prototype.propertyIsEnumerable,Bt=(e,t,o)=>t in e?Ps(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o,A=(e,t)=>{for(var o in t||(t={}))Es.call(t,o)&&Bt(e,o,t[o]);if(zt)for(var o of zt(t))Ss.call(t,o)&&Bt(e,o,t[o]);return e},Re=(e,t)=>Ts(e,Cs(t));function To(e,t){for(const o in t)Object.prototype.hasOwnProperty.call(t,o)&&(typeof t[o]=="object"&&e[o]?To(e[o],t[o]):e[o]=t[o])}const H={disabled:!1,distance:5,skidding:0,container:"body",boundary:void 0,instantMove:!1,disposeTimeout:5e3,popperTriggers:[],strategy:"absolute",preventOverflow:!0,flip:!0,shift:!0,overflowPadding:0,arrowPadding:0,arrowOverflow:!0,themes:{tooltip:{placement:"top",triggers:["hover","focus","touch"],hideTriggers:e=>[...e,"click"],delay:{show:200,hide:0},handleResize:!1,html:!1,loadingContent:"..."},dropdown:{placement:"bottom",triggers:["click"],delay:0,handleResize:!0,autoHide:!0},menu:{$extend:"dropdown",triggers:["hover","focus"],popperTriggers:["hover","focus"],delay:{show:0,hide:400}}}};function te(e,t){let o=H.themes[e]||{},n;do n=o[t],typeof n>"u"?o.$extend?o=H.themes[o.$extend]||{}:(o=null,n=H[t]):o=null;while(o);return n}function Os(e){const t=[e];let o=H.themes[e]||{};do o.$extend&&!o.$resetCss?(t.push(o.$extend),o=H.themes[o.$extend]||{}):o=null;while(o);return t.map(n=>`v-popper--theme-${n}`)}function jt(e){const t=[e];let o=H.themes[e]||{};do o.$extend?(t.push(o.$extend),o=H.themes[o.$extend]||{}):o=null;while(o);return t}let q=!1;if(typeof window<"u"){q=!1;try{const e=Object.defineProperty({},"passive",{get(){q=!0}});window.addEventListener("test",null,e)}catch{}}let Co=!1;typeof window<"u"&&typeof navigator<"u"&&(Co=/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream);const Eo=["auto","top","bottom","left","right"].reduce((e,t)=>e.concat([t,`${t}-start`,`${t}-end`]),[]),Ft={hover:"mouseenter",focus:"focus",click:"click",touch:"touchstart"},Vt={hover:"mouseleave",focus:"blur",click:"click",touch:"touchend"};function Wt(e,t){const o=e.indexOf(t);o!==-1&&e.splice(o,1)}function it(){return new Promise(e=>requestAnimationFrame(()=>{requestAnimationFrame(e)}))}const C=[];let F=null;const Ut={};function qt(e){let t=Ut[e];return t||(t=Ut[e]=[]),t}let _t=function(){};typeof window<"u"&&(_t=window.Element);function y(e){return function(t){return te(t.theme,e)}}const at="__floating-vue__popper";var So=()=>z({name:"VPopper",provide(){return{[at]:{parentPopper:this}}},inject:{[at]:{default:null}},props:{theme:{type:String,required:!0},targetNodes:{type:Function,required:!0},referenceNode:{type:Function,default:null},popperNode:{type:Function,required:!0},shown:{type:Boolean,default:!1},showGroup:{type:String,default:null},ariaId:{default:null},disabled:{type:Boolean,default:y("disabled")},positioningDisabled:{type:Boolean,default:y("positioningDisabled")},placement:{type:String,default:y("placement"),validator:e=>Eo.includes(e)},delay:{type:[String,Number,Object],default:y("delay")},distance:{type:[Number,String],default:y("distance")},skidding:{type:[Number,String],default:y("skidding")},triggers:{type:Array,default:y("triggers")},showTriggers:{type:[Array,Function],default:y("showTriggers")},hideTriggers:{type:[Array,Function],default:y("hideTriggers")},popperTriggers:{type:Array,default:y("popperTriggers")},popperShowTriggers:{type:[Array,Function],default:y("popperShowTriggers")},popperHideTriggers:{type:[Array,Function],default:y("popperHideTriggers")},container:{type:[String,Object,_t,Boolean],default:y("container")},boundary:{type:[String,_t],default:y("boundary")},strategy:{type:String,validator:e=>["absolute","fixed"].includes(e),default:y("strategy")},autoHide:{type:[Boolean,Function],default:y("autoHide")},handleResize:{type:Boolean,default:y("handleResize")},instantMove:{type:Boolean,default:y("instantMove")},eagerMount:{type:Boolean,default:y("eagerMount")},popperClass:{type:[String,Array,Object],default:y("popperClass")},computeTransformOrigin:{type:Boolean,default:y("computeTransformOrigin")},autoMinSize:{type:Boolean,default:y("autoMinSize")},autoSize:{type:[Boolean,String],default:y("autoSize")},autoMaxSize:{type:Boolean,default:y("autoMaxSize")},autoBoundaryMaxSize:{type:Boolean,default:y("autoBoundaryMaxSize")},preventOverflow:{type:Boolean,default:y("preventOverflow")},overflowPadding:{type:[Number,String],default:y("overflowPadding")},arrowPadding:{type:[Number,String],default:y("arrowPadding")},arrowOverflow:{type:Boolean,default:y("arrowOverflow")},flip:{type:Boolean,default:y("flip")},shift:{type:Boolean,default:y("shift")},shiftCrossAxis:{type:Boolean,default:y("shiftCrossAxis")},noAutoFocus:{type:Boolean,default:y("noAutoFocus")}},emits:["show","hide","update:shown","apply-show","apply-hide","close-group","close-directive","auto-hide","resize","dispose"],data(){return{isShown:!1,isMounted:!1,skipTransition:!1,classes:{showFrom:!1,showTo:!1,hideFrom:!1,hideTo:!0},result:{x:0,y:0,placement:"",strategy:this.strategy,arrow:{x:0,y:0,centerOffset:0},transformOrigin:null},shownChildren:new Set,lastAutoHide:!0}},computed:{popperId(){return this.ariaId!=null?this.ariaId:this.randomId},shouldMountContent(){return this.eagerMount||this.isMounted},slotData(){return{popperId:this.popperId,isShown:this.isShown,shouldMountContent:this.shouldMountContent,skipTransition:this.skipTransition,autoHide:typeof this.autoHide=="function"?this.lastAutoHide:this.autoHide,show:this.show,hide:this.hide,handleResize:this.handleResize,onResize:this.onResize,classes:Re(A({},this.classes),{popperClass:this.popperClass}),result:this.positioningDisabled?null:this.result,attrs:this.$attrs}},parentPopper(){var e;return(e=this[at])==null?void 0:e.parentPopper},hasPopperShowTriggerHover(){var e,t;return((e=this.popperTriggers)==null?void 0:e.includes("hover"))||((t=this.popperShowTriggers)==null?void 0:t.includes("hover"))}},watch:A(A({shown:"$_autoShowHide",disabled(e){e?this.dispose():this.init()},async container(){this.isShown&&(this.$_ensureTeleport(),await this.$_computePosition())}},["triggers","positioningDisabled"].reduce((e,t)=>(e[t]="$_refreshListeners",e),{})),["placement","distance","skidding","boundary","strategy","overflowPadding","arrowPadding","preventOverflow","shift","shiftCrossAxis","flip"].reduce((e,t)=>(e[t]="$_computePosition",e),{})),created(){this.$_isDisposed=!0,this.randomId=`popper_${[Math.random(),Date.now()].map(e=>e.toString(36).substring(2,10)).join("_")}`,this.autoMinSize&&console.warn('[floating-vue] `autoMinSize` option is deprecated. Use `autoSize="min"` instead.'),this.autoMaxSize&&console.warn("[floating-vue] `autoMaxSize` option is deprecated. Use `autoBoundaryMaxSize` instead.")},mounted(){this.init(),this.$_detachPopperNode()},activated(){this.$_autoShowHide()},deactivated(){this.hide()},beforeUnmount(){this.dispose()},methods:{show({event:e=null,skipDelay:t=!1,force:o=!1}={}){var n,r;(n=this.parentPopper)!=null&&n.lockedChild&&this.parentPopper.lockedChild!==this||(this.$_pendingHide=!1,(o||!this.disabled)&&(((r=this.parentPopper)==null?void 0:r.lockedChild)===this&&(this.parentPopper.lockedChild=null),this.$_scheduleShow(e,t),this.$emit("show"),this.$_showFrameLocked=!0,requestAnimationFrame(()=>{this.$_showFrameLocked=!1})),this.$emit("update:shown",!0))},hide({event:e=null,skipDelay:t=!1}={}){var o;if(!this.$_hideInProgress){if(this.shownChildren.size>0){this.$_pendingHide=!0;return}if(this.hasPopperShowTriggerHover&&this.$_isAimingPopper()){this.parentPopper&&(this.parentPopper.lockedChild=this,clearTimeout(this.parentPopper.lockedChildTimer),this.parentPopper.lockedChildTimer=setTimeout(()=>{this.parentPopper.lockedChild===this&&(this.parentPopper.lockedChild.hide({skipDelay:t}),this.parentPopper.lockedChild=null)},1e3));return}((o=this.parentPopper)==null?void 0:o.lockedChild)===this&&(this.parentPopper.lockedChild=null),this.$_pendingHide=!1,this.$_scheduleHide(e,t),this.$emit("hide"),this.$emit("update:shown",!1)}},init(){var e,t;this.$_isDisposed&&(this.$_isDisposed=!1,this.isMounted=!1,this.$_events=[],this.$_preventShow=!1,this.$_referenceNode=(t=(e=this.referenceNode)==null?void 0:e.call(this))!=null?t:this.$el,this.$_targetNodes=this.targetNodes().filter(o=>o.nodeType===o.ELEMENT_NODE),this.$_popperNode=this.popperNode(),this.$_innerNode=this.$_popperNode.querySelector(".v-popper__inner"),this.$_arrowNode=this.$_popperNode.querySelector(".v-popper__arrow-container"),this.$_swapTargetAttrs("title","data-original-title"),this.$_detachPopperNode(),this.triggers.length&&this.$_addEventListeners(),this.shown&&this.show())},dispose(){this.$_isDisposed||(this.$_isDisposed=!0,this.$_removeEventListeners(),this.hide({skipDelay:!0}),this.$_detachPopperNode(),this.isMounted=!1,this.isShown=!1,this.$_updateParentShownChildren(!1),this.$_swapTargetAttrs("data-original-title","title"),this.$emit("dispose"))},async onResize(){this.isShown&&(await this.$_computePosition(),this.$emit("resize"))},async $_computePosition(){var e;if(this.$_isDisposed||this.positioningDisabled)return;const t={strategy:this.strategy,middleware:[]};(this.distance||this.skidding)&&t.middleware.push(ss({mainAxis:this.distance,crossAxis:this.skidding}));const o=this.placement.startsWith("auto");if(o?t.middleware.push(ts({alignment:(e=this.placement.split("-")[1])!=null?e:""})):t.placement=this.placement,this.preventOverflow&&(this.shift&&t.middleware.push(as({padding:this.overflowPadding,boundary:this.boundary,crossAxis:this.shiftCrossAxis})),!o&&this.flip&&t.middleware.push(ns({padding:this.overflowPadding,boundary:this.boundary}))),t.middleware.push(Yr({element:this.$_arrowNode,padding:this.arrowPadding})),this.arrowOverflow&&t.middleware.push({name:"arrowOverflow",fn:({placement:r,rects:s,middlewareData:a})=>{let i;const{centerOffset:d}=a.arrow;return r.startsWith("top")||r.startsWith("bottom")?i=Math.abs(d)>s.reference.width/2:i=Math.abs(d)>s.reference.height/2,{data:{overflow:i}}}}),this.autoMinSize||this.autoSize){const r=this.autoSize?this.autoSize:this.autoMinSize?"min":null;t.middleware.push({name:"autoSize",fn:({rects:s,placement:a,middlewareData:i})=>{var d;if((d=i.autoSize)!=null&&d.skip)return{};let u,l;return a.startsWith("top")||a.startsWith("bottom")?u=s.reference.width:l=s.reference.height,this.$_innerNode.style[r==="min"?"minWidth":r==="max"?"maxWidth":"width"]=u!=null?`${u}px`:null,this.$_innerNode.style[r==="min"?"minHeight":r==="max"?"maxHeight":"height"]=l!=null?`${l}px`:null,{data:{skip:!0},reset:{rects:!0}}}})}(this.autoMaxSize||this.autoBoundaryMaxSize)&&(this.$_innerNode.style.maxWidth=null,this.$_innerNode.style.maxHeight=null,t.middleware.push(ls({boundary:this.boundary,padding:this.overflowPadding,apply:({width:r,height:s})=>{this.$_innerNode.style.maxWidth=r!=null?`${r}px`:null,this.$_innerNode.style.maxHeight=s!=null?`${s}px`:null}})));const n=await bs(this.$_referenceNode,this.$_popperNode,t);Object.assign(this.result,{x:n.x,y:n.y,placement:n.placement,strategy:n.strategy,arrow:A(A({},n.middlewareData.arrow),n.middlewareData.arrowOverflow)})},$_scheduleShow(e=null,t=!1){if(this.$_updateParentShownChildren(!0),this.$_hideInProgress=!1,clearTimeout(this.$_scheduleTimer),F&&this.instantMove&&F.instantMove&&F!==this.parentPopper){F.$_applyHide(!0),this.$_applyShow(!0);return}t?this.$_applyShow():this.$_scheduleTimer=setTimeout(this.$_applyShow.bind(this),this.$_computeDelay("show"))},$_scheduleHide(e=null,t=!1){if(this.shownChildren.size>0){this.$_pendingHide=!0;return}this.$_updateParentShownChildren(!1),this.$_hideInProgress=!0,clearTimeout(this.$_scheduleTimer),this.isShown&&(F=this),t?this.$_applyHide():this.$_scheduleTimer=setTimeout(this.$_applyHide.bind(this),this.$_computeDelay("hide"))},$_computeDelay(e){const t=this.delay;return parseInt(t&&t[e]||t||0)},async $_applyShow(e=!1){clearTimeout(this.$_disposeTimer),clearTimeout(this.$_scheduleTimer),this.skipTransition=e,!this.isShown&&(this.$_ensureTeleport(),await it(),await this.$_computePosition(),await this.$_applyShowEffect(),this.positioningDisabled||this.$_registerEventListeners([...Ue(this.$_referenceNode),...Ue(this.$_popperNode)],"scroll",()=>{this.$_computePosition()}))},async $_applyShowEffect(){if(this.$_hideInProgress)return;if(this.computeTransformOrigin){const t=this.$_referenceNode.getBoundingClientRect(),o=this.$_popperNode.querySelector(".v-popper__wrapper"),n=o.parentNode.getBoundingClientRect(),r=t.x+t.width/2-(n.left+o.offsetLeft),s=t.y+t.height/2-(n.top+o.offsetTop);this.result.transformOrigin=`${r}px ${s}px`}this.isShown=!0,this.$_applyAttrsToTarget({"aria-describedby":this.popperId,"data-popper-shown":""});const e=this.showGroup;if(e){let t;for(let o=0;o<C.length;o++)t=C[o],t.showGroup!==e&&(t.hide(),t.$emit("close-group"))}C.push(this),document.body.classList.add("v-popper--some-open");for(const t of jt(this.theme))qt(t).push(this),document.body.classList.add(`v-popper--some-open--${t}`);this.$emit("apply-show"),this.classes.showFrom=!0,this.classes.showTo=!1,this.classes.hideFrom=!1,this.classes.hideTo=!1,await it(),this.classes.showFrom=!1,this.classes.showTo=!0,this.noAutoFocus||this.$_popperNode.focus()},async $_applyHide(e=!1){if(this.shownChildren.size>0){this.$_pendingHide=!0,this.$_hideInProgress=!1;return}if(clearTimeout(this.$_scheduleTimer),!this.isShown)return;this.skipTransition=e,Wt(C,this),C.length===0&&document.body.classList.remove("v-popper--some-open");for(const o of jt(this.theme)){const n=qt(o);Wt(n,this),n.length===0&&document.body.classList.remove(`v-popper--some-open--${o}`)}F===this&&(F=null),this.isShown=!1,this.$_applyAttrsToTarget({"aria-describedby":void 0,"data-popper-shown":void 0}),clearTimeout(this.$_disposeTimer);const t=te(this.theme,"disposeTimeout");t!==null&&(this.$_disposeTimer=setTimeout(()=>{this.$_popperNode&&(this.$_detachPopperNode(),this.isMounted=!1)},t)),this.$_removeEventListeners("scroll"),this.$emit("apply-hide"),this.classes.showFrom=!1,this.classes.showTo=!1,this.classes.hideFrom=!0,this.classes.hideTo=!1,await it(),this.classes.hideFrom=!1,this.classes.hideTo=!0},$_autoShowHide(){this.shown?this.show():this.hide()},$_ensureTeleport(){if(this.$_isDisposed)return;let e=this.container;if(typeof e=="string"?e=window.document.querySelector(e):e===!1&&(e=this.$_targetNodes[0].parentNode),!e)throw new Error("No container for popover: "+this.container);e.appendChild(this.$_popperNode),this.isMounted=!0},$_addEventListeners(){const e=o=>{this.isShown&&!this.$_hideInProgress||(o.usedByTooltip=!0,!this.$_preventShow&&this.show({event:o}))};this.$_registerTriggerListeners(this.$_targetNodes,Ft,this.triggers,this.showTriggers,e),this.$_registerTriggerListeners([this.$_popperNode],Ft,this.popperTriggers,this.popperShowTriggers,e);const t=o=>{o.usedByTooltip||this.hide({event:o})};this.$_registerTriggerListeners(this.$_targetNodes,Vt,this.triggers,this.hideTriggers,t),this.$_registerTriggerListeners([this.$_popperNode],Vt,this.popperTriggers,this.popperHideTriggers,t)},$_registerEventListeners(e,t,o){this.$_events.push({targetNodes:e,eventType:t,handler:o}),e.forEach(n=>n.addEventListener(t,o,q?{passive:!0}:void 0))},$_registerTriggerListeners(e,t,o,n,r){let s=o;n!=null&&(s=typeof n=="function"?n(s):n),s.forEach(a=>{const i=t[a];i&&this.$_registerEventListeners(e,i,r)})},$_removeEventListeners(e){const t=[];this.$_events.forEach(o=>{const{targetNodes:n,eventType:r,handler:s}=o;!e||e===r?n.forEach(a=>a.removeEventListener(r,s)):t.push(o)}),this.$_events=t},$_refreshListeners(){this.$_isDisposed||(this.$_removeEventListeners(),this.$_addEventListeners())},$_handleGlobalClose(e,t=!1){this.$_showFrameLocked||(this.hide({event:e}),e.closePopover?this.$emit("close-directive"):this.$emit("auto-hide"),t&&(this.$_preventShow=!0,setTimeout(()=>{this.$_preventShow=!1},300)))},$_detachPopperNode(){this.$_popperNode.parentNode&&this.$_popperNode.parentNode.removeChild(this.$_popperNode)},$_swapTargetAttrs(e,t){for(const o of this.$_targetNodes){const n=o.getAttribute(e);n&&(o.removeAttribute(e),o.setAttribute(t,n))}},$_applyAttrsToTarget(e){for(const t of this.$_targetNodes)for(const o in e){const n=e[o];n==null?t.removeAttribute(o):t.setAttribute(o,n)}},$_updateParentShownChildren(e){let t=this.parentPopper;for(;t;)e?t.shownChildren.add(this.randomId):(t.shownChildren.delete(this.randomId),t.$_pendingHide&&t.hide()),t=t.parentPopper},$_isAimingPopper(){const e=this.$_referenceNode.getBoundingClientRect();if(Ee>=e.left&&Ee<=e.right&&Se>=e.top&&Se<=e.bottom){const t=this.$_popperNode.getBoundingClientRect(),o=Ee-M,n=Se-N,s=t.left+t.width/2-M+(t.top+t.height/2)-N+t.width+t.height,a=M+o*s,i=N+n*s;return Me(M,N,a,i,t.left,t.top,t.left,t.bottom)||Me(M,N,a,i,t.left,t.top,t.right,t.top)||Me(M,N,a,i,t.right,t.top,t.right,t.bottom)||Me(M,N,a,i,t.left,t.bottom,t.right,t.bottom)}return!1}},render(){return this.$slots.default(this.slotData)}});typeof document<"u"&&typeof window<"u"&&(Co?(document.addEventListener("touchstart",Kt,q?{passive:!0,capture:!0}:!0),document.addEventListener("touchend",As,q?{passive:!0,capture:!0}:!0)):(window.addEventListener("mousedown",Kt,!0),window.addEventListener("click",ks,!0)),window.addEventListener("resize",Ls));function Kt(e){for(let t=0;t<C.length;t++){const o=C[t];try{const n=o.popperNode();o.$_mouseDownContains=n.contains(e.target)}catch{}}}function ks(e){Oo(e)}function As(e){Oo(e,!0)}function Oo(e,t=!1){const o={};for(let n=C.length-1;n>=0;n--){const r=C[n];try{const s=r.$_containsGlobalTarget=Hs(r,e);r.$_pendingHide=!1,requestAnimationFrame(()=>{if(r.$_pendingHide=!1,!o[r.randomId]&&Xt(r,s,e)){if(r.$_handleGlobalClose(e,t),!e.closeAllPopover&&e.closePopover&&s){let i=r.parentPopper;for(;i;)o[i.randomId]=!0,i=i.parentPopper;return}let a=r.parentPopper;for(;a&&Xt(a,a.$_containsGlobalTarget,e);){a.$_handleGlobalClose(e,t);a=a.parentPopper}}})}catch{}}}function Hs(e,t){const o=e.popperNode();return e.$_mouseDownContains||o.contains(t.target)}function Xt(e,t,o){return o.closeAllPopover||o.closePopover&&t||Rs(e,o)&&!t}function Rs(e,t){if(typeof e.autoHide=="function"){const o=e.autoHide(t);return e.lastAutoHide=o,o}return e.autoHide}function Ls(e){for(let t=0;t<C.length;t++)C[t].$_computePosition(e)}let M=0,N=0,Ee=0,Se=0;typeof window<"u"&&window.addEventListener("mousemove",e=>{M=Ee,N=Se,Ee=e.clientX,Se=e.clientY},q?{passive:!0}:void 0);function Me(e,t,o,n,r,s,a,i){const d=((a-r)*(t-s)-(i-s)*(e-r))/((i-s)*(o-e)-(a-r)*(n-t)),u=((o-e)*(t-s)-(n-t)*(e-r))/((i-s)*(o-e)-(a-r)*(n-t));return d>=0&&d<=1&&u>=0&&u<=1}var et=(e,t)=>{const o=e.__vccOpts||e;for(const[n,r]of t)o[n]=r;return o};const Ds={extends:So()};function xs(e,t,o,n,r,s){return P(),Q("div",{ref:"reference",class:Xe(["v-popper",{"v-popper--shown":e.slotData.isShown}])},[ze(e.$slots,"default",an(ln(e.slotData)))],2)}var Ms=et(Ds,[["render",xs]]);function Ns(){var e=window.navigator.userAgent,t=e.indexOf("MSIE ");if(t>0)return parseInt(e.substring(t+5,e.indexOf(".",t)),10);var o=e.indexOf("Trident/");if(o>0){var n=e.indexOf("rv:");return parseInt(e.substring(n+3,e.indexOf(".",n)),10)}var r=e.indexOf("Edge/");return r>0?parseInt(e.substring(r+5,e.indexOf(".",r)),10):-1}let Ie;function yt(){yt.init||(yt.init=!0,Ie=Ns()!==-1)}var tt={name:"ResizeObserver",props:{emitOnMount:{type:Boolean,default:!1},ignoreWidth:{type:Boolean,default:!1},ignoreHeight:{type:Boolean,default:!1}},emits:["notify"],mounted(){yt(),Ke(()=>{this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitOnMount&&this.emitSize()});const e=document.createElement("object");this._resizeObject=e,e.setAttribute("aria-hidden","true"),e.setAttribute("tabindex",-1),e.onload=this.addResizeHandlers,e.type="text/html",Ie&&this.$el.appendChild(e),e.data="about:blank",Ie||this.$el.appendChild(e)},beforeUnmount(){this.removeResizeHandlers()},methods:{compareAndNotify(){(!this.ignoreWidth&&this._w!==this.$el.offsetWidth||!this.ignoreHeight&&this._h!==this.$el.offsetHeight)&&(this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitSize())},emitSize(){this.$emit("notify",{width:this._w,height:this._h})},addResizeHandlers(){this._resizeObject.contentDocument.defaultView.addEventListener("resize",this.compareAndNotify),this.compareAndNotify()},removeResizeHandlers(){this._resizeObject&&this._resizeObject.onload&&(!Ie&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),this.$el.removeChild(this._resizeObject),this._resizeObject.onload=null,this._resizeObject=null)}}};const Is=dn();rn("data-v-b329ee4c");const zs={class:"resize-observer",tabindex:"-1"};sn();const Bs=Is((e,t,o,n,r,s)=>(P(),I("div",zs)));tt.render=Bs;tt.__scopeId="data-v-b329ee4c";tt.__file="src/components/ResizeObserver.vue";var ko=(e="theme")=>({computed:{themeClass(){return Os(this[e])}}});const js=z({name:"VPopperContent",components:{ResizeObserver:tt},mixins:[ko()],props:{popperId:String,theme:String,shown:Boolean,mounted:Boolean,skipTransition:Boolean,autoHide:Boolean,handleResize:Boolean,classes:Object,result:Object},emits:["hide","resize"],methods:{toPx(e){return e!=null&&!isNaN(e)?`${e}px`:null}}}),Fs=["id","aria-hidden","tabindex","data-popper-placement"],Vs={ref:"inner",class:"v-popper__inner"},Ws=U("div",{class:"v-popper__arrow-outer"},null,-1),Us=U("div",{class:"v-popper__arrow-inner"},null,-1),qs=[Ws,Us];function Ks(e,t,o,n,r,s){const a=ke("ResizeObserver");return P(),Q("div",{id:e.popperId,ref:"popover",class:Xe(["v-popper__popper",[e.themeClass,e.classes.popperClass,{"v-popper__popper--shown":e.shown,"v-popper__popper--hidden":!e.shown,"v-popper__popper--show-from":e.classes.showFrom,"v-popper__popper--show-to":e.classes.showTo,"v-popper__popper--hide-from":e.classes.hideFrom,"v-popper__popper--hide-to":e.classes.hideTo,"v-popper__popper--skip-transition":e.skipTransition,"v-popper__popper--arrow-overflow":e.result&&e.result.arrow.overflow,"v-popper__popper--no-positioning":!e.result}]]),style:nt(e.result?{position:e.result.strategy,transform:`translate3d(${Math.round(e.result.x)}px,${Math.round(e.result.y)}px,0)`}:void 0),"aria-hidden":e.shown?"false":"true",tabindex:e.autoHide?0:void 0,"data-popper-placement":e.result?e.result.placement:void 0,onKeyup:t[2]||(t[2]=zo(i=>e.autoHide&&e.$emit("hide"),["esc"]))},[U("div",{class:"v-popper__backdrop",onClick:t[0]||(t[0]=i=>e.autoHide&&e.$emit("hide"))}),U("div",{class:"v-popper__wrapper",style:nt(e.result?{transformOrigin:e.result.transformOrigin}:void 0)},[U("div",Vs,[e.mounted?(P(),Q(so,{key:0},[U("div",null,[ze(e.$slots,"default")]),e.handleResize?(P(),I(a,{key:0,onNotify:t[1]||(t[1]=i=>e.$emit("resize",i))})):St("",!0)],64)):St("",!0)],512),U("div",{ref:"arrow",class:"v-popper__arrow-container",style:nt(e.result?{left:e.toPx(e.result.arrow.x),top:e.toPx(e.result.arrow.y)}:void 0)},qs,4)],4)],46,Fs)}var Ao=et(js,[["render",Ks]]),Ho={methods:{show(...e){return this.$refs.popper.show(...e)},hide(...e){return this.$refs.popper.hide(...e)},dispose(...e){return this.$refs.popper.dispose(...e)},onResize(...e){return this.$refs.popper.onResize(...e)}}};const Xs=z({name:"VPopperWrapper",components:{Popper:Ms,PopperContent:Ao},mixins:[Ho,ko("finalTheme")],props:{theme:{type:String,default:null}},computed:{finalTheme(){var e;return(e=this.theme)!=null?e:this.$options.vPopperTheme}},methods:{getTargetNodes(){return Array.from(this.$el.children).filter(e=>e!==this.$refs.popperContent.$el)}}});function Ys(e,t,o,n,r,s){const a=ke("PopperContent"),i=ke("Popper");return P(),I(i,{ref:"popper",theme:e.finalTheme,"target-nodes":e.getTargetNodes,"popper-node":()=>e.$refs.popperContent.$el,class:Xe([e.themeClass])},{default:Z(({popperId:d,isShown:u,shouldMountContent:l,skipTransition:c,autoHide:p,show:h,hide:m,handleResize:w,onResize:_,classes:f,result:g})=>[ze(e.$slots,"default",{shown:u,show:h,hide:m}),Te(a,{ref:"popperContent","popper-id":d,theme:e.finalTheme,shown:u,mounted:l,"skip-transition":c,"auto-hide":p,"handle-resize":w,classes:f,result:g,onHide:m,onResize:_},{default:Z(()=>[ze(e.$slots,"popper",{shown:u,hide:m})]),_:2},1032,["popper-id","theme","shown","mounted","skip-transition","auto-hide","handle-resize","classes","result","onHide","onResize"])]),_:3},8,["theme","target-nodes","popper-node","class"])}var Tt=et(Xs,[["render",Ys]]);const Gs=z(Re(A({},Tt),{name:"VDropdown",vPopperTheme:"dropdown"})),Js=z(Re(A({},Tt),{name:"VMenu",vPopperTheme:"menu"})),Qs=z(Re(A({},Tt),{name:"VTooltip",vPopperTheme:"tooltip"})),Zs=z({name:"VTooltipDirective",components:{Popper:So(),PopperContent:Ao},mixins:[Ho],inheritAttrs:!1,props:{theme:{type:String,default:"tooltip"},html:{type:Boolean,default:e=>te(e.theme,"html")},content:{type:[String,Number,Function],default:null},loadingContent:{type:String,default:e=>te(e.theme,"loadingContent")}},data(){return{asyncContent:null}},computed:{isContentAsync(){return typeof this.content=="function"},loading(){return this.isContentAsync&&this.asyncContent==null},finalContent(){return this.isContentAsync?this.loading?this.loadingContent:this.asyncContent:this.content}},watch:{content:{handler(){this.fetchContent(!0)},immediate:!0},async finalContent(){await this.$nextTick(),this.$refs.popper.onResize()}},created(){this.$_fetchId=0},methods:{fetchContent(e){if(typeof this.content=="function"&&this.$_isShown&&(e||!this.$_loading&&this.asyncContent==null)){this.asyncContent=null,this.$_loading=!0;const t=++this.$_fetchId,o=this.content(this);o.then?o.then(n=>this.onResult(t,n)):this.onResult(t,o)}},onResult(e,t){e===this.$_fetchId&&(this.$_loading=!1,this.asyncContent=t)},onShow(){this.$_isShown=!0,this.fetchContent()},onHide(){this.$_isShown=!1}}}),ei=["innerHTML"],ti=["textContent"];function oi(e,t,o,n,r,s){const a=ke("PopperContent"),i=ke("Popper");return P(),I(i,un({ref:"popper"},e.$attrs,{theme:e.theme,"popper-node":()=>e.$refs.popperContent.$el,onApplyShow:e.onShow,onApplyHide:e.onHide}),{default:Z(({popperId:d,isShown:u,shouldMountContent:l,skipTransition:c,autoHide:p,hide:h,handleResize:m,onResize:w,classes:_,result:f})=>[Te(a,{ref:"popperContent",class:Xe({"v-popper--tooltip-loading":e.loading}),"popper-id":d,theme:e.theme,shown:u,mounted:l,"skip-transition":c,"auto-hide":p,"handle-resize":m,classes:_,result:f,onHide:h,onResize:w},{default:Z(()=>[e.html?(P(),Q("div",{key:0,innerHTML:e.finalContent},null,8,ei)):(P(),Q("div",{key:1,textContent:pn(e.finalContent)},null,8,ti))]),_:2},1032,["class","popper-id","theme","shown","mounted","skip-transition","auto-hide","handle-resize","classes","result","onHide","onResize"])]),_:1},16,["theme","popper-node","onApplyShow","onApplyHide"])}var ni=et(Zs,[["render",oi]]);const Ro="v-popper--has-tooltip";function ri(e,t){let o=e.placement;if(!o&&t)for(const n of Eo)t[n]&&(o=n);return o||(o=te(e.theme||"tooltip","placement")),o}function Lo(e,t,o){let n;const r=typeof t;return r==="string"?n={content:t}:t&&r==="object"?n=t:n={content:!1},n.placement=ri(n,o),n.targetNodes=()=>[e],n.referenceNode=()=>e,n}let lt,Ae,si=0;function ii(){if(lt)return;Ae=Oe([]),lt=eo({name:"VTooltipDirectiveApp",setup(){return{directives:Ae}},render(){return this.directives.map(t=>cn(ni,Re(A({},t.options),{shown:t.shown||t.options.shown,key:t.id})))},devtools:{hide:!0}});const e=document.createElement("div");document.body.appendChild(e),lt.mount(e)}function ai(e,t,o){ii();const n=Oe(Lo(e,t,o)),r=Oe(!1),s={id:si++,options:n,shown:r};return Ae.value.push(s),e.classList&&e.classList.add(Ro),e.$_popper={options:n,item:s,show(){r.value=!0},hide(){r.value=!1}}}function Do(e){if(e.$_popper){const t=Ae.value.indexOf(e.$_popper.item);t!==-1&&Ae.value.splice(t,1),delete e.$_popper,delete e.$_popperOldShown,delete e.$_popperMountTarget}e.classList&&e.classList.remove(Ro)}function Yt(e,{value:t,modifiers:o}){const n=Lo(e,t,o);if(!n.content||te(n.theme||"tooltip","disabled"))Do(e);else{let r;e.$_popper?(r=e.$_popper,r.options.value=n):r=ai(e,t,o),typeof t.shown<"u"&&t.shown!==e.$_popperOldShown&&(e.$_popperOldShown=t.shown,t.shown?r.show():r.hide())}}var li={beforeMount:Yt,updated:Yt,beforeUnmount(e){Do(e)}};function Gt(e){e.addEventListener("click",xo),e.addEventListener("touchstart",Mo,q?{passive:!0}:!1)}function Jt(e){e.removeEventListener("click",xo),e.removeEventListener("touchstart",Mo),e.removeEventListener("touchend",No),e.removeEventListener("touchcancel",Io)}function xo(e){const t=e.currentTarget;e.closePopover=!t.$_vclosepopover_touch,e.closeAllPopover=t.$_closePopoverModifiers&&!!t.$_closePopoverModifiers.all}function Mo(e){if(e.changedTouches.length===1){const t=e.currentTarget;t.$_vclosepopover_touch=!0;const o=e.changedTouches[0];t.$_vclosepopover_touchPoint=o,t.addEventListener("touchend",No),t.addEventListener("touchcancel",Io)}}function No(e){const t=e.currentTarget;if(t.$_vclosepopover_touch=!1,e.changedTouches.length===1){const o=e.changedTouches[0],n=t.$_vclosepopover_touchPoint;e.closePopover=Math.abs(o.screenY-n.screenY)<20&&Math.abs(o.screenX-n.screenX)<20,e.closeAllPopover=t.$_closePopoverModifiers&&!!t.$_closePopoverModifiers.all}}function Io(e){const t=e.currentTarget;t.$_vclosepopover_touch=!1}var di={beforeMount(e,{value:t,modifiers:o}){e.$_closePopoverModifiers=o,(typeof t>"u"||t)&&Gt(e)},updated(e,{value:t,oldValue:o,modifiers:n}){e.$_closePopoverModifiers=n,t!==o&&(typeof t>"u"||t?Gt(e):Jt(e))},beforeUnmount(e){Jt(e)}};function ci(e,t={}){e.$_vTooltipInstalled||(e.$_vTooltipInstalled=!0,To(H,t),e.directive("tooltip",li),e.directive("close-popper",di),e.component("VTooltip",Qs),e.component("VDropdown",Gs),e.component("VMenu",Js))}const pi={version:"2.0.0-beta.20",install:ci,options:H},ui=D(e=>{e.vueApp.use(pi)}),hi=D(()=>{const e=lo(),t=kn(),o=qe();window.__NUXT_DEVTOOLS_VIEW__={setClient(n){e.value!==n&&(e.value=n,n.hooks.hook("host:update:reactivity",()=>{e.value&&(e.value={...e.value})}),n.hooks.hook("host:inspector:close",()=>{o.currentRoute.value.path==="/__inspecting"&&o.go(-1)}),n.hooks.hook("host:inspector:update",r=>{t.value=r}),n.hooks.hook("host:inspector:click",async(r,s,a,i)=>{const d=`./${s}:${a}:${i}`;await An.openInEditor(d)}),console.log("[nuxt-devtools] Client connected",n))}},o.afterEach(()=>{const n=o.currentRoute.value.path;n.includes("__")||e.value?.hooks.callHook("devtools:navigate",n)})}),fi=[zn,Ar,jr,Fr,Vr,Wr,Ur,ui,hi];function mi(){const e=oe();Object.assign(Hn,{async refresh(t){e.hooks.callHookParallel("app:data:refresh",[t])}})}const gi=z({__name:"app",setup(e){$(()=>import("./unocss-runtime.1d429fd2.js"),["./unocss-runtime.1d429fd2.js","./layout.f6e6e706.js","./runtime-dom.esm-bundler.c94e30c4.js","./runtime-core.esm-bundler.ad888d46.js","./utils.8ee5a573.js","./router.96f0ba10.js","./nuxt.21217109.js","./index.d56af0a0.js"],import.meta.url),Dn({title:"Nuxt DevTools",meta:[{name:"viewport",content:"width=device-width, initial-scale=1"}],link:[{rel:"icon",type:"image/svg+xml",href:"/nuxt.svg"}]}),mi();const t=lo();return addEventListener("keypress",o=>{o.code==="KeyD"&&o.altKey&&t.value?.closeDevTools()}),(o,n)=>{const r=Rn,s=Ln,a=Cn;return P(),Q(so,null,[Te(r),Te(a,null,{default:Z(()=>[Te(s)]),_:1})],64)}}}),Qt={__name:"nuxt-root",setup(e){const t=hn(()=>$(()=>import("./error-component.0aa3c1f1.js"),["./error-component.0aa3c1f1.js","./layout.f6e6e706.js","./runtime-dom.esm-bundler.c94e30c4.js","./runtime-core.esm-bundler.ad888d46.js","./utils.8ee5a573.js","./router.96f0ba10.js","./nuxt.21217109.js"],import.meta.url).then(i=>i.default||i)),o=()=>null,n=oe(),r=n.deferHydration();fn("_route",Uo()),n.hooks.callHookWith(i=>i.map(d=>d()),"vue:setup");const s=io();mn((i,d,u)=>{n.hooks.callHook("vue:error",i,d,u).catch(l=>console.error("[nuxt] Error in `vue:error` hook",l)),Tn(i)&&(i.fatal||i.unhandled)&&V(n,Pe,[i])});const{islandContext:a}=!1;return(i,d)=>(P(),I(gn,{onResolve:S(r)},{default:Z(()=>[S(s)?(P(),I(S(t),{key:0,error:S(s)},null,8,["error"])):S(a)?(P(),I(S(o),{key:1,context:S(a)},null,8,["context"])):(P(),I(S(gi),{key:2}))]),_:1},8,["onResolve"]))}};globalThis.$fetch||(globalThis.$fetch=jo.create({baseURL:Mn()}));let Zt;const _i=Ko(fi);Zt=async function(){const o=Boolean(window.__NUXT__?.serverRendered)?Bo(Qt):eo(Qt),n=Xo({vueApp:o});try{await Yo(n,_i)}catch(r){await n.callHook("app:error",r),n.payload.error=n.payload.error||r}try{await n.hooks.callHook("app:created",o),await n.hooks.callHook("app:beforeMount",o),o.mount("#"+bn),await n.hooks.callHook("app:mounted",o),await Ke()}catch(r){await n.callHook("app:error",r),n.payload.error=n.payload.error||r}},Zt().catch(e=>{console.error("Error while mounting app:",e)});
1
+ import{w as zo,c as eo,a as Bo}from"./runtime-dom.esm-bundler.c94e30c4.js";import{$ as jo}from"./index.d56af0a0.js";import{j as wt,d as to,n as Fo,w as Ct,u as qe,h as Vo,p as Wo,a as Uo}from"./router.96f0ba10.js";import{d as D,c as qo,u as oe,e as dt,a as oo,b as V,n as Ko,f as Xo,g as Yo}from"./nuxt.21217109.js";import{g as no,i as Go,n as Ke,r as Oe,w as Jo,a as ct,o as Qo,b as Zo,c as en,u as S,d as tn,v as ro,s as Et,e as on,f as pt,h as nn,p as rn,j as sn,k as z,l as P,m as I,q as Q,t as ze,x as an,y as ln,z as Xe,A as dn,B as ke,C as U,F as so,D as St,E as nt,G as Z,H as Te,I as cn,J as pn,K as un,L as hn,M as fn,N as mn,S as gn}from"./runtime-core.esm-bundler.ad888d46.js";import{a as _n,b as yn,c as wn,d as vn,e as $n,f as bn}from"./utils.8ee5a573.js";import{u as io,c as Ot,s as Pe,a as Pn,i as Tn}from"./error.ab352ad9.js";import{u as ao}from"./state.2c41a47c.js";import{_ as $,l as Le,a as Cn}from"./layout.f6e6e706.js";import"./nuxt-link.ed65b9da.js";import"./app.config.12fdda03.js";import{i as En}from"./storage.abd6f5f8.js";import{g as Sn,s as On}from"./color-mode-options.00c15dd1.js";import{u as lo,a as kn}from"./client.210463dc.js";import{r as An,c as Hn}from"./rpc.2e6b297d.js";import Rn from"./nuxt-loading-indicator.366d3e52.js";import Ln from"./page.fb94fd70.js";import{u as Dn}from"./composables.59ebbb45.js";import"./defu.5a7c1433.js";import"./index.e1377d3f.js";import"./index.bf1af76f.js";const xn=()=>window?.__NUXT__?.config||{},Be=xn().app,Mn=()=>Be.baseURL,Nn=()=>Be.buildAssetsDir,In=(...e)=>wt(co(),Nn(),...e),co=(...e)=>{const t=Be.cdnURL||Be.baseURL;return e.length?wt(t,...e):t};globalThis.__buildAssetsURL=In,globalThis.__publicAssetsURL=co;const rt={},zn=D(e=>{for(const t in rt)e.vueApp.component(t,rt[t]),e.vueApp.component("Lazy"+t,rt[t])}),Bn=["script","style","noscript"],jn=["base","meta","link","style","script","noscript"],Fn=["base","title","titleTemplate","bodyAttrs","htmlAttrs"];function Vn(e,t){const{props:o,tag:n}=e;if(Fn.includes(n))return n;if(n==="link"&&o.rel==="canonical")return"canonical";if(o.charset)return"charset";const r=["id"];n==="meta"&&r.push("name","property","http-equiv");for(const s of r)if(typeof o[s]<"u"){const a=String(o[s]);return t&&!t(a)?!1:`${n}:${s}:${a}`}return!1}const De=(e,t)=>{const{tag:o,$el:n}=e;n&&(Object.entries(o.props).forEach(([r,s])=>{s=String(s);const a=`attr:${r}`;if(r==="class"){if(!s)return;for(const i of s.split(" ")){const d=`${a}:${i}`;t&&t(e,d,()=>n.classList.remove(i)),n.classList.contains(i)||n.classList.add(i)}return}t&&!r.startsWith("data-h-")&&t(e,a,()=>n.removeAttribute(r)),n.getAttribute(r)!==s&&n.setAttribute(r,s)}),Bn.includes(o.tag)&&n.innerHTML!==(o.children||"")&&(n.innerHTML=o.children||""))};function vt(e){let t=9;for(let o=0;o<e.length;)t=Math.imul(t^e.charCodeAt(o++),9**9);return((t^t>>>9)+65536).toString(16).substring(1,8).toLowerCase()}async function po(e,t={}){const o={shouldRender:!0};if(await e.hooks.callHook("dom:beforeRender",o),!o.shouldRender)return;const n=t.document||window.document,r=e._popSideEffectQueue();e.headEntries().map(l=>l._sde).forEach(l=>{Object.entries(l).forEach(([c,p])=>{r[c]=p})});const s=async l=>{const c=e.headEntries().find(h=>h._i===l._e),p={renderId:l._d||vt(JSON.stringify({...l,_e:void 0,_p:void 0})),$el:null,shouldRender:!0,tag:l,entry:c,staleSideEffects:r};return await e.hooks.callHook("dom:beforeRenderTag",p),p},a=[],i={body:[],head:[]},d=(l,c,p)=>{c=`${l.renderId}:${c}`,l.entry&&(l.entry._sde[c]=p),delete r[c]},u=l=>{e._elMap[l.renderId]=l.$el,a.push(l),d(l,"el",()=>{l.$el?.remove(),delete e._elMap[l.renderId]})};for(const l of await e.resolveTags()){const c=await s(l);if(!c.shouldRender)continue;const{tag:p}=c;if(p.tag==="title"){n.title=p.children||"",a.push(c);continue}if(p.tag==="htmlAttrs"||p.tag==="bodyAttrs"){c.$el=n[p.tag==="htmlAttrs"?"documentElement":"body"],De(c,d),a.push(c);continue}if(c.$el=e._elMap[c.renderId],!c.$el&&p._hash&&(c.$el=n.querySelector(`${p.tagPosition?.startsWith("body")?"body":"head"} > ${p.tag}[data-h-${p._hash}]`)),c.$el){c.tag._d&&De(c),u(c);continue}c.$el=n.createElement(p.tag),De(c),i[p.tagPosition?.startsWith("body")?"body":"head"].push(c)}Object.entries(i).forEach(([l,c])=>{if(!c.length)return;const p=n?.[l]?.children;if(p){for(const h of[...p].reverse()){const m=h.tagName.toLowerCase();if(!jn.includes(m))continue;const w=Vn({tag:m,props:h.getAttributeNames().reduce((f,g)=>({...f,[g]:h.getAttribute(g)}),{})}),_=c.findIndex(f=>f&&(f.tag._d===w||h.isEqualNode?.(f.$el)));if(_!==-1){const f=c[_];f.$el=h,De(f),u(f),delete c[_]}}c.forEach(h=>{if(h.$el){switch(h.tag.tagPosition){case"bodyClose":n.body.appendChild(h.$el);break;case"bodyOpen":n.body.insertBefore(h.$el,n.body.firstChild);break;case"head":default:n.head.appendChild(h.$el);break}u(h)}})}});for(const l of a)await e.hooks.callHook("dom:renderTag",l);Object.values(r).forEach(l=>l())}let Ne=null;async function Wn(e,t={}){function o(){return Ne=null,po(e,t)}const n=t.delayFn||(r=>setTimeout(r,10));return Ne=Ne||new Promise(r=>n(()=>r(o())))}const Un={__proto__:null,debouncedRenderDOMHead:Wn,get domUpdatePromise(){return Ne},hashCode:vt,renderDOMHead:po},qn=["title","titleTemplate","base","htmlAttrs","bodyAttrs","meta","link","style","script","noscript"],Kn=["tagPosition","tagPriority","tagDuplicateStrategy"];async function Xn(e,t){const o={tag:e,props:{}};return e==="title"||e==="titleTemplate"?(o.children=t instanceof Promise?await t:t,o):(o.props=await Yn({...t}),["children","innerHtml","innerHTML"].forEach(n=>{typeof o.props[n]<"u"&&(o.children=o.props[n],typeof o.children=="object"&&(o.children=JSON.stringify(o.children)),delete o.props[n])}),Object.keys(o.props).filter(n=>Kn.includes(n)).forEach(n=>{o[n]=o.props[n],delete o.props[n]}),typeof o.props.class=="object"&&!Array.isArray(o.props.class)&&(o.props.class=Object.keys(o.props.class).filter(n=>o.props.class[n])),Array.isArray(o.props.class)&&(o.props.class=o.props.class.join(" ")),o.props.content&&Array.isArray(o.props.content)?o.props.content.map((n,r)=>{const s={...o,props:{...o.props}};return s.props.content=n,s.key=`${o.props.name||o.props.property}:${r}`,s}):o)}async function Yn(e){for(const t of Object.keys(e))e[t]instanceof Promise&&(e[t]=await e[t]),String(e[t])==="true"?e[t]="":String(e[t])==="false"&&delete e[t];return e}const kt=e=>{if(typeof e.tagPriority=="number")return e.tagPriority;switch(e.tagPriority){case"critical":return 2;case"high":return 9;case"low":return 12}switch(e.tag){case"base":return-1;case"title":return 1;case"meta":return e.props.charset?-2:e.props["http-equiv"]==="content-security-policy"?0:10;default:return 10}},Gn=(e,t)=>kt(e)-kt(t),Jn=["base","title","titleTemplate","bodyAttrs","htmlAttrs"];function Qn(e,t){const{props:o,tag:n}=e;if(Jn.includes(n))return n;if(n==="link"&&o.rel==="canonical")return"canonical";if(o.charset)return"charset";const r=["id"];n==="meta"&&r.push("name","property","http-equiv");for(const s of r)if(typeof o[s]<"u"){const a=String(o[s]);return t&&!t(a)?!1:`${n}:${s}:${a}`}return!1}const At=(e,t)=>e==null?t||null:typeof e=="function"?e(t):e.replace("%s",t??"");function Zn(e){let t=e.findIndex(n=>n.tag==="titleTemplate");const o=e.findIndex(n=>n.tag==="title");if(o!==-1&&t!==-1){const n=At(e[t].children,e[o].children);n!==null?e[o].children=n||e[o].children:delete e[o]}else if(t!==-1){const n=At(e[t].children);n!==null&&(e[t].children=n,e[t].tag="title",t=-1)}return t!==-1&&delete e[t],e.filter(Boolean)}const er=e=>{e=e||{};const t=e.dedupeKeys||["hid","vmid","key"];return{hooks:{"tag:normalise":function({tag:o}){t.forEach(r=>{o.props[r]&&(o.key=o.props[r],delete o.props[r])});const n=o.key?`${o.tag}:${o.key}`:Qn(o);n&&(o._d=n)},"tags:resolve":function(o){const n={};o.tags.forEach(r=>{let s=r._d||r._p;const a=n[s];if(a){let i=r?.tagDuplicateStrategy;if(!i&&(r.tag==="htmlAttrs"||r.tag==="bodyAttrs")&&(i="merge"),i==="merge"){const u=a.props;["class","style"].forEach(l=>{r.props[l]&&u[l]&&(l==="style"&&!u[l].endsWith(";")&&(u[l]+=";"),r.props[l]=`${u[l]} ${r.props[l]}`)}),n[s].props={...u,...r.props};return}else r._e===a._e&&(s=r._d=`${s}:${r._p}`);const d=Object.keys(r.props).length;if((d===0||d===1&&typeof r.props["data-h-key"]<"u")&&!r.children){delete n[s];return}}n[s]=r}),o.tags=Object.values(n)}}}},tr=()=>({hooks:{"tags:resolve":e=>{const t=o=>e.tags.find(n=>n._d===o)?._p;for(const o of e.tags){if(!o.tagPriority||typeof o.tagPriority=="number")continue;const n=[{prefix:"before:",offset:-1},{prefix:"after:",offset:1}];for(const{prefix:r,offset:s}of n)if(o.tagPriority.startsWith(r)){const a=o.tagPriority.replace(r,""),i=t(a);typeof i<"u"&&(o._p=i+s)}}e.tags.sort((o,n)=>o._p-n._p).sort(Gn)}}}),or=()=>({hooks:{"tags:resolve":e=>{e.tags=Zn(e.tags)}}}),nr=()=>({hooks:{"tag:normalise":function({tag:e}){typeof e.props.body<"u"&&(e.tagPosition="bodyClose",delete e.props.body)}}}),rr=typeof window<"u",sr=()=>({hooks:{"tag:normalise":e=>{const{tag:t,entry:o}=e,n=typeof t.props._dynamic<"u";!uo.includes(t.tag)||!t.key||(t._hash=vt(JSON.stringify({tag:t.tag,key:t.key})),!(rr||fo()?.resolvedOptions?.document)&&(o._m==="server"||n)&&(t.props[`data-h-${t._hash}`]=""))},"tags:resolve":e=>{e.tags=e.tags.map(t=>(delete t.props._dynamic,t))}}}),ir=e=>({hooks:{"entries:updated":function(t){if(typeof e?.document>"u"&&typeof window>"u")return;let o=e?.delayFn;!o&&typeof requestAnimationFrame<"u"&&(o=requestAnimationFrame),Promise.resolve().then(function(){return Un}).then(({debouncedRenderDOMHead:n})=>{n(t,{document:e?.document||window.document,delayFn:o})})}}}),ar=()=>{const e=(t,o)=>{const n={},r={};Object.entries(o.props).forEach(([a,i])=>{a.startsWith("on")&&typeof i=="function"?r[a]=i:n[a]=i});let s;return t==="dom"&&o.tag==="script"&&typeof n.src=="string"&&typeof r.onload<"u"&&(s=n.src,delete n.src),{props:n,eventHandlers:r,delayedSrc:s}};return{hooks:{"ssr:render":function(t){t.tags=t.tags.map(o=>(o.props=e("ssr",o).props,o))},"dom:beforeRenderTag":function(t){const{props:o,eventHandlers:n,delayedSrc:r}=e("dom",t.tag);Object.keys(n).length&&(t.tag.props=o,t.tag._eventHandlers=n,t.tag._delayedSrc=r)},"dom:renderTag":function(t){const o=t.$el;if(!t.tag._eventHandlers||!o)return;const n=t.tag.tag==="bodyAttrs"&&typeof window<"u"?window:o;Object.entries(t.tag._eventHandlers).forEach(([r,s])=>{const a=`${t.tag._d||t.tag._p}:${r}`,i=r.slice(2).toLowerCase(),d=`data-h-${i}`;if(delete t.staleSideEffects[a],o.hasAttribute(d))return;const u=s;o.setAttribute(d,""),n.addEventListener(i,u),t.entry&&(t.entry._sde[a]=()=>{n.removeEventListener(i,u),o.removeAttribute(d)})}),t.tag._delayedSrc&&o.setAttribute("src",t.tag._delayedSrc)}}}};function lr(e){return Array.isArray(e)?e:[e]}const uo=["base","meta","link","style","script","noscript"];let ho;const dr=e=>ho=e,fo=()=>ho,cr=10;async function pr(e){const t=[];return Object.entries(e.resolvedInput||e.input).filter(([o,n])=>typeof n<"u"&&qn.includes(o)).forEach(([o,n])=>{const r=lr(n);t.push(...r.map(s=>Xn(o,s)).flat())}),(await Promise.all(t)).flat().map((o,n)=>(o._e=e._i,o._p=(e._i<<cr)+n,o))}const ur=()=>[er(),tr(),or(),sr(),ar(),nr()],hr=(e={})=>[ir({document:e?.document,delayFn:e?.domDelayFn})];function fr(e={}){const t=mr({...e,plugins:[...hr(e),...e?.plugins||[]]});return dr(t),t}function mr(e={}){let t=[],o={},n=0;const r=qo();e?.hooks&&r.addHooks(e.hooks),e.plugins=[...ur(),...e?.plugins||[]],e.plugins.forEach(i=>i.hooks&&r.addHooks(i.hooks));const s=()=>r.callHook("entries:updated",a),a={resolvedOptions:e,headEntries(){return t},get hooks(){return r},use(i){i.hooks&&r.addHooks(i.hooks)},push(i,d){const u={_i:n++,input:i,_sde:{}};return d?.mode&&(u._m=d?.mode),t.push(u),s(),{dispose(){t=t.filter(l=>l._i!==u._i?!0:(o={...o,...l._sde||{}},l._sde={},s(),!1))},patch(l){t=t.map(c=>(c._i===u._i&&(u.input=c.input=l,s()),c))}}},async resolveTags(){const i={tags:[],entries:[...t]};await r.callHook("entries:resolve",i);for(const d of i.entries)for(const u of await pr(d)){const l={tag:u,entry:d};await r.callHook("tag:normalise",l),i.tags.push(l.tag)}return await r.callHook("tags:resolve",i),i.tags},_elMap:{},_popSideEffectQueue(){const i={...o};return o={},i}};return a.hooks.callHook("init",a),a}function gr(e){return typeof e=="function"?e():S(e)}function je(e,t=""){if(e instanceof Promise)return e;const o=gr(e);if(!e||!o)return o;if(Array.isArray(o))return o.map(n=>je(n,t));if(typeof o=="object"){let n=!1;const r=Object.fromEntries(Object.entries(o).map(([s,a])=>s==="titleTemplate"||s.startsWith("on")?[s,S(a)]:((typeof a=="function"||tn(a))&&(n=!0),[s,je(a,s)])));return n&&uo.includes(String(t))&&(r._dynamic=!0),r}return o}const _r=ro.startsWith("3"),yr=typeof window<"u",mo="usehead";function $t(){return no()&&Go(mo)||fo()}function wr(e={}){const t=fr({...e,domDelayFn:n=>setTimeout(()=>Ke(()=>n()),10),plugins:[vr(),...e?.plugins||[]]}),o={install(n){_r&&(n.config.globalProperties.$unhead=t,n.provide(mo,t))}};return t.install=o.install,t}const vr=()=>({hooks:{"entries:resolve":function(e){for(const t of e.entries)t.resolvedInput=je(t.input)}}});function $r(e,t={}){const o=$t(),n=Oe(!1),r=Oe({});Jo(()=>{r.value=je(e)});const s=o.push(r.value,t);return ct([r,n],([i,d])=>{d||s.patch(i)}),no()&&(Qo(()=>{s.dispose()}),Zo(()=>{n.value=!0}),en(()=>{n.value=!1})),s}function br(e,t={}){return $t().push(e,t)}function go(e,t={}){const o=$t();if(o){const n=yr||!!o.resolvedOptions?.document;return t.mode==="server"&&n||t.mode==="client"&&!n?void 0:n?$r(e,t):br(e,t)}}const Pr=["script","style","noscript"],Tr=["base","meta","link","style","script","noscript"],Cr=["base","title","titleTemplate","bodyAttrs","htmlAttrs"];function Er(e,t){const{props:o,tag:n}=e;if(Cr.includes(n))return n;if(n==="link"&&o.rel==="canonical")return"canonical";if(o.charset)return"charset";const r=["id"];n==="meta"&&r.push("name","property","http-equiv");for(const s of r)if(typeof o[s]<"u"){const a=String(o[s]);return t&&!t(a)?!1:`${n}:${s}:${a}`}return!1}const xe=(e,t)=>{const{tag:o,$el:n}=e;n&&(Object.entries(o.props).forEach(([r,s])=>{s=String(s);const a=`attr:${r}`;if(r==="class"){if(!s)return;for(const i of s.split(" ")){const d=`${a}:${i}`;t&&t(e,d,()=>n.classList.remove(i)),n.classList.contains(i)||n.classList.add(i)}return}t&&!r.startsWith("data-h-")&&t(e,a,()=>n.removeAttribute(r)),n.getAttribute(r)!==s&&n.setAttribute(r,s)}),Pr.includes(o.tag)&&n.innerHTML!==(o.children||"")&&(n.innerHTML=o.children||""))};function Sr(e){let t=9;for(let o=0;o<e.length;)t=Math.imul(t^e.charCodeAt(o++),9**9);return((t^t>>>9)+65536).toString(16).substring(1,8).toLowerCase()}async function _o(e,t={}){const o={shouldRender:!0};if(await e.hooks.callHook("dom:beforeRender",o),!o.shouldRender)return;const n=t.document||window.document,r=e._popSideEffectQueue();e.headEntries().map(l=>l._sde).forEach(l=>{Object.entries(l).forEach(([c,p])=>{r[c]=p})});const s=async l=>{const c=e.headEntries().find(h=>h._i===l._e),p={renderId:l._d||Sr(JSON.stringify({...l,_e:void 0,_p:void 0})),$el:null,shouldRender:!0,tag:l,entry:c,staleSideEffects:r};return await e.hooks.callHook("dom:beforeRenderTag",p),p},a=[],i={body:[],head:[]},d=(l,c,p)=>{c=`${l.renderId}:${c}`,l.entry&&(l.entry._sde[c]=p),delete r[c]},u=l=>{e._elMap[l.renderId]=l.$el,a.push(l),d(l,"el",()=>{l.$el?.remove(),delete e._elMap[l.renderId]})};for(const l of await e.resolveTags()){const c=await s(l);if(!c.shouldRender)continue;const{tag:p}=c;if(p.tag==="title"){n.title=p.children||"",a.push(c);continue}if(p.tag==="htmlAttrs"||p.tag==="bodyAttrs"){c.$el=n[p.tag==="htmlAttrs"?"documentElement":"body"],xe(c,d),a.push(c);continue}if(c.$el=e._elMap[c.renderId],!c.$el&&p._hash&&(c.$el=n.querySelector(`${p.tagPosition?.startsWith("body")?"body":"head"} > ${p.tag}[data-h-${p._hash}]`)),c.$el){c.tag._d&&xe(c),u(c);continue}c.$el=n.createElement(p.tag),xe(c),i[p.tagPosition?.startsWith("body")?"body":"head"].push(c)}Object.entries(i).forEach(([l,c])=>{if(!c.length)return;const p=n?.[l]?.children;if(p){for(const h of[...p].reverse()){const m=h.tagName.toLowerCase();if(!Tr.includes(m))continue;const w=Er({tag:m,props:h.getAttributeNames().reduce((f,g)=>({...f,[g]:h.getAttribute(g)}),{})}),_=c.findIndex(f=>f&&(f.tag._d===w||h.isEqualNode?.(f.$el)));if(_!==-1){const f=c[_];f.$el=h,xe(f),u(f),delete c[_]}}c.forEach(h=>{if(h.$el){switch(h.tag.tagPosition){case"bodyClose":n.body.appendChild(h.$el);break;case"bodyOpen":n.body.insertBefore(h.$el,n.body.firstChild);break;case"head":default:n.head.appendChild(h.$el);break}u(h)}})}});for(const l of a)await e.hooks.callHook("dom:renderTag",l);Object.values(r).forEach(l=>l())}let st=null;async function Or(e,t={}){function o(){return st=null,_o(e,t)}const n=t.delayFn||(r=>setTimeout(r,10));return st=st||new Promise(r=>n(()=>r(o())))}function kr(e){const t=wr(),o={unhead:t,install(n){ro.startsWith("3")&&(n.config.globalProperties.$head=t,n.provide("usehead",t))},use(n){t.use(n)},resolveTags(){return t.resolveTags()},headEntries(){return t.headEntries()},headTags(){return t.resolveTags()},push(n,r){return t.push(n,r)},addEntry(n,r){return t.push(n,r)},addHeadObjs(n,r){return t.push(n,r)},addReactiveEntry(n,r){const s=go(n,r);return typeof s<"u"?s.dispose:()=>{}},removeHeadObjs(){},updateDOM(n,r){r?_o(t,{document:n}):Or(t,{delayFn:s=>setTimeout(()=>s(),50),document:n})},internalHooks:t.hooks,hooks:{"before:dom":[],"resolved:tags":[],"resolved:entries":[]}};return t.addHeadObjs=o.addHeadObjs,t.updateDOM=o.updateDOM,t.hooks.hook("dom:beforeRender",n=>{for(const r of o.hooks["before:dom"])r()===!1&&(n.shouldRender=!1)}),e&&o.addHeadObjs(e),o}const Ar=D(e=>{const t=kr();t.push(_n),e.vueApp.use(t);{let o=!0;const n=()=>{o=!1,t.internalHooks.callHook("entries:updated",t.unhead)};t.internalHooks.hook("dom:beforeRender",r=>{r.shouldRender=!o}),e.hooks.hook("page:start",()=>{o=!0}),e.hooks.hook("page:finish",n),e.hooks.hook("app:mounted",n)}e._useHead=go}),ie={layout:"none"},ae={layout:"none"},le={icon:"carbon-nominal",title:"Components",order:2},de={},ce={icon:"carbon-ibm-cloud-direct-link-2-connect",title:"Hooks"},pe={icon:"carbon-function",title:"Imports",order:3},ue={icon:"carbon-chart-treemap",title:"Layouts",wip:!0},he={icon:"carbon-layers",title:"Middleware",wip:!0},fe={icon:"carbon-3d-mpr-toggle",title:"Modules",order:4},me={icon:"carbon-information",title:"Overview",order:-100},ge={icon:"carbon-tree-view-alt",title:"Pages",requireClient:!0,order:1},_e={icon:"carbon-data-set",title:"Payload",requireClient:!0,order:7},ye={icon:"carbon-plug",title:"Plugins",order:5},we={icon:"carbon-settings",title:"Runtime Configs",requireClient:!0,order:6},ve={icon:"carbon-cloud",title:"Server Routes",wip:!0},$e={icon:"carbon-assembly-reference",title:"Virtual Files"},Ht=[{name:ie?.name??"__inspecting",path:ie?.path??"/__inspecting",children:[],meta:ie,alias:ie?.alias||[],redirect:ie?.redirect||void 0,component:()=>$(()=>import("./__inspecting.a43a7f80.js"),["./__inspecting.a43a7f80.js","./client.210463dc.js","./nuxt.21217109.js","./runtime-core.esm-bundler.ad888d46.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./app.config.12fdda03.js","./defu.5a7c1433.js"],import.meta.url).then(e=>e.default||e)},{name:ae?.name??"index",path:ae?.path??"/",children:[],meta:ae,alias:ae?.alias||[],redirect:ae?.redirect||void 0,component:()=>$(()=>import("./index.e7819c37.js"),["./index.e7819c37.js","./NuxtLogo.b27dc990.js","./_plugin-vue_export-helper.c27b6911.js","./runtime-core.esm-bundler.ad888d46.js","./Badge.e080ea4a.js","./NButton.vue.e86a98c0.js","./NIcon.vue.5c5f9ae0.js","./components.client.e93eaead.js","./layout.f6e6e706.js","./runtime-dom.esm-bundler.c94e30c4.js","./utils.8ee5a573.js","./router.96f0ba10.js","./nuxt.21217109.js","./client.210463dc.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./rpc.2e6b297d.js","./storage.abd6f5f8.js","./index.e1377d3f.js","./index.bf1af76f.js","./client-only.f9d053f8.js","./StateEditor.vue.0d8adb50.js","./StateEditor.989cce56.css","./nuxt-error-boundary.70c75848.js","./dev-only.32de73cb.js","./server-placeholder.ba9b9f8a.js","./nuxt-loading-indicator.366d3e52.js","./page.fb94fd70.js","./components.4f55e0db.js","./composables.59ebbb45.js","./SectionBlock.082cb101.css","./welcome.db724adb.css"],import.meta.url).then(e=>e.default||e)},{name:le?.name??"modules-components",path:le?.path??"/modules/components",children:[],meta:le,alias:le?.alias||[],redirect:le?.redirect||void 0,component:()=>$(()=>import("./components.84a4af12.js"),["./components.84a4af12.js","./NTextInput.vue.5d4d2524.js","./NIcon.vue.5c5f9ae0.js","./runtime-core.esm-bundler.ad888d46.js","./runtime-dom.esm-bundler.c94e30c4.js","./index.e1377d3f.js","./index.bf1af76f.js","./ComponentsGraph.vue.5b3b134e.js","./NCheckbox.vue.f058658a.js","./FilepathItem.vue.811409e2.js","./state.85e68c45.js","./client.210463dc.js","./nuxt.21217109.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./utils.1c789938.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./rpc.2e6b297d.js","./index.d56af0a0.js","./editor.45ea8ca4.js","./context.c20dc632.js","./NButton.vue.e86a98c0.js","./components.client.e93eaead.js","./layout.f6e6e706.js","./utils.8ee5a573.js","./storage.abd6f5f8.js","./client-only.f9d053f8.js","./StateEditor.vue.0d8adb50.js","./StateEditor.989cce56.css","./nuxt-error-boundary.70c75848.js","./dev-only.32de73cb.js","./server-placeholder.ba9b9f8a.js","./nuxt-loading-indicator.366d3e52.js","./page.fb94fd70.js","./components.4f55e0db.js","./composables.59ebbb45.js","./SectionBlock.082cb101.css","./welcome.db724adb.css","./composables.2b96933d.js","./ComponentsList.vue.c704cf24.js","./ComponentItem.vue.3441f37f.js","./Badge.e080ea4a.js","./_plugin-vue_export-helper.c27b6911.js","./SectionBlock.2e26af4b.js","./IconTitle.vue.dfa8cbcf.js","./fuse.esm.88e2763d.js"],import.meta.url).then(e=>e.default||e)},{name:de?.name??"modules-custom-name",path:de?.path??"/modules/custom-:name",children:[],meta:de,alias:de?.alias||[],redirect:de?.redirect||void 0,component:()=>$(()=>import("./custom-_name_.2cdb4455.js"),["./custom-_name_.2cdb4455.js","./IframeView.vue.6843a7fa.js","./client.210463dc.js","./nuxt.21217109.js","./runtime-core.esm-bundler.ad888d46.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./composables.2b96933d.js","./index.e1377d3f.js","./index.bf1af76f.js","./rpc.2e6b297d.js","./LaunchPage.vue.6be17436.js","./TabIcon.vue.adac3b56.js","./NIcon.vue.5c5f9ae0.js","./NButton.vue.e86a98c0.js","./components.client.e93eaead.js","./layout.f6e6e706.js","./runtime-dom.esm-bundler.c94e30c4.js","./utils.8ee5a573.js","./storage.abd6f5f8.js","./client-only.f9d053f8.js","./StateEditor.vue.0d8adb50.js","./StateEditor.989cce56.css","./nuxt-error-boundary.70c75848.js","./dev-only.32de73cb.js","./server-placeholder.ba9b9f8a.js","./nuxt-loading-indicator.366d3e52.js","./page.fb94fd70.js","./components.4f55e0db.js","./composables.59ebbb45.js","./SectionBlock.082cb101.css","./welcome.db724adb.css","./state.85e68c45.js","./utils.1c789938.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./index.d56af0a0.js"],import.meta.url).then(e=>e.default||e)},{name:ce?.name??"modules-hooks",path:ce?.path??"/modules/hooks",children:[],meta:ce,alias:ce?.alias||[],redirect:ce?.redirect||void 0,component:()=>$(()=>import("./hooks.da36eba4.js"),["./hooks.da36eba4.js","./HooksTable.vue.6b9004ef.js","./runtime-core.esm-bundler.ad888d46.js","./SectionBlock.2e26af4b.js","./NIcon.vue.5c5f9ae0.js","./IconTitle.vue.dfa8cbcf.js","./_plugin-vue_export-helper.c27b6911.js","./SectionBlock.082cb101.css","./state.85e68c45.js","./client.210463dc.js","./nuxt.21217109.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./utils.1c789938.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./rpc.2e6b297d.js","./index.d56af0a0.js"],import.meta.url).then(e=>e.default||e)},{name:pe?.name??"modules-imports",path:pe?.path??"/modules/imports",children:[],meta:pe,alias:pe?.alias||[],redirect:pe?.redirect||void 0,component:()=>$(()=>import("./imports.05a63875.js"),["./imports.05a63875.js","./NTextInput.vue.5d4d2524.js","./NIcon.vue.5c5f9ae0.js","./runtime-core.esm-bundler.ad888d46.js","./runtime-dom.esm-bundler.c94e30c4.js","./index.e1377d3f.js","./index.bf1af76f.js","./NSwitch.vue.a7a200ce.js","./ComposableTree.vue.808503d9.js","./FilepathItem.vue.811409e2.js","./state.85e68c45.js","./client.210463dc.js","./nuxt.21217109.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./utils.1c789938.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./rpc.2e6b297d.js","./index.d56af0a0.js","./editor.45ea8ca4.js","./context.c20dc632.js","./ComposableItem.vue.90cd23bc.js","./NButton.vue.e86a98c0.js","./components.client.e93eaead.js","./layout.f6e6e706.js","./utils.8ee5a573.js","./storage.abd6f5f8.js","./client-only.f9d053f8.js","./StateEditor.vue.0d8adb50.js","./StateEditor.989cce56.css","./nuxt-error-boundary.70c75848.js","./dev-only.32de73cb.js","./server-placeholder.ba9b9f8a.js","./nuxt-loading-indicator.366d3e52.js","./page.fb94fd70.js","./components.4f55e0db.js","./composables.59ebbb45.js","./SectionBlock.082cb101.css","./welcome.db724adb.css","./SectionBlock.2e26af4b.js","./IconTitle.vue.dfa8cbcf.js","./_plugin-vue_export-helper.c27b6911.js","./fuse.esm.88e2763d.js"],import.meta.url).then(e=>e.default||e)},{name:ue?.name??"modules-layouts",path:ue?.path??"/modules/layouts",children:[],meta:ue,alias:ue?.alias||[],redirect:ue?.redirect||void 0,component:()=>$(()=>import("./layouts.ed44bf26.js"),["./layouts.ed44bf26.js","./state.85e68c45.js","./client.210463dc.js","./nuxt.21217109.js","./runtime-core.esm-bundler.ad888d46.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./utils.1c789938.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./rpc.2e6b297d.js","./index.d56af0a0.js"],import.meta.url).then(e=>e.default||e)},{name:he?.name??"modules-middleware",path:he?.path??"/modules/middleware",children:[],meta:he,alias:he?.alias||[],redirect:he?.redirect||void 0,component:()=>$(()=>import("./middleware.42780100.js"),["./middleware.42780100.js","./runtime-core.esm-bundler.ad888d46.js"],import.meta.url).then(e=>e.default||e)},{name:fe?.name??"modules-modules",path:fe?.path??"/modules/modules",children:[],meta:fe,alias:fe?.alias||[],redirect:fe?.redirect||void 0,component:()=>$(()=>import("./modules.58ec9d96.js"),["./modules.58ec9d96.js","./ModuleItem.vue.2d131549.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./nuxt.21217109.js","./runtime-core.esm-bundler.ad888d46.js","./FilepathItem.vue.811409e2.js","./state.85e68c45.js","./client.210463dc.js","./state.2c41a47c.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./utils.1c789938.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./rpc.2e6b297d.js","./index.d56af0a0.js","./editor.45ea8ca4.js","./context.c20dc632.js","./index.e1377d3f.js","./index.bf1af76f.js","./SectionBlock.2e26af4b.js","./NIcon.vue.5c5f9ae0.js","./IconTitle.vue.dfa8cbcf.js","./_plugin-vue_export-helper.c27b6911.js","./SectionBlock.082cb101.css"],import.meta.url).then(e=>e.default||e)},{name:me?.name??"modules-overview",path:me?.path??"/modules/overview",children:[],meta:me,alias:me?.alias||[],redirect:me?.redirect||void 0,component:()=>$(()=>import("./overview.c0a9db52.js"),["./overview.c0a9db52.js","./NuxtLogo.b27dc990.js","./_plugin-vue_export-helper.c27b6911.js","./runtime-core.esm-bundler.ad888d46.js","./Badge.e080ea4a.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./nuxt.21217109.js","./Settings.vue.f2a6e99c.js","./NButton.vue.e86a98c0.js","./NIcon.vue.5c5f9ae0.js","./components.client.e93eaead.js","./layout.f6e6e706.js","./runtime-dom.esm-bundler.c94e30c4.js","./utils.8ee5a573.js","./client.210463dc.js","./state.2c41a47c.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./rpc.2e6b297d.js","./storage.abd6f5f8.js","./index.e1377d3f.js","./index.bf1af76f.js","./client-only.f9d053f8.js","./StateEditor.vue.0d8adb50.js","./StateEditor.989cce56.css","./nuxt-error-boundary.70c75848.js","./dev-only.32de73cb.js","./server-placeholder.ba9b9f8a.js","./nuxt-loading-indicator.366d3e52.js","./page.fb94fd70.js","./components.4f55e0db.js","./composables.59ebbb45.js","./SectionBlock.082cb101.css","./welcome.db724adb.css","./state.85e68c45.js","./utils.1c789938.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./index.d56af0a0.js"],import.meta.url).then(e=>e.default||e)},{name:ge?.name??"modules-pages",path:ge?.path??"/modules/pages",children:[],meta:ge,alias:ge?.alias||[],redirect:ge?.redirect||void 0,component:()=>$(()=>import("./pages.ca7b2f77.js"),["./pages.ca7b2f77.js","./NTextInput.vue.5d4d2524.js","./NIcon.vue.5c5f9ae0.js","./runtime-core.esm-bundler.ad888d46.js","./runtime-dom.esm-bundler.c94e30c4.js","./index.e1377d3f.js","./index.bf1af76f.js","./RoutesTable.vue.1bbafbda.js","./Badge.e080ea4a.js","./_plugin-vue_export-helper.c27b6911.js","./RoutePathItem.vue.90d1f11a.js","./NButton.vue.e86a98c0.js","./components.client.e93eaead.js","./layout.f6e6e706.js","./utils.8ee5a573.js","./router.96f0ba10.js","./nuxt.21217109.js","./client.210463dc.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./rpc.2e6b297d.js","./storage.abd6f5f8.js","./client-only.f9d053f8.js","./StateEditor.vue.0d8adb50.js","./StateEditor.989cce56.css","./nuxt-error-boundary.70c75848.js","./dev-only.32de73cb.js","./server-placeholder.ba9b9f8a.js","./nuxt-loading-indicator.366d3e52.js","./page.fb94fd70.js","./components.4f55e0db.js","./composables.59ebbb45.js","./SectionBlock.082cb101.css","./welcome.db724adb.css","./utils.1c789938.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./editor.45ea8ca4.js","./context.c20dc632.js","./SectionBlock.2e26af4b.js","./IconTitle.vue.dfa8cbcf.js","./LaunchPage.vue.6be17436.js","./TabIcon.vue.adac3b56.js","./state.85e68c45.js","./index.d56af0a0.js"],import.meta.url).then(e=>e.default||e)},{name:_e?.name??"modules-payload",path:_e?.path??"/modules/payload",children:[],meta:_e,alias:_e?.alias||[],redirect:_e?.redirect||void 0,component:()=>$(()=>import("./payload.78a6e729.js"),["./payload.78a6e729.js","./StateGroup.vue.c133a773.js","./StateEditor.vue.ead0fa52.js","./composables.2b96933d.js","./nuxt.21217109.js","./runtime-core.esm-bundler.ad888d46.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./StateEditor.vue.0d8adb50.js","./StateEditor.989cce56.css","./SectionBlock.2e26af4b.js","./NIcon.vue.5c5f9ae0.js","./IconTitle.vue.dfa8cbcf.js","./_plugin-vue_export-helper.c27b6911.js","./SectionBlock.082cb101.css","./client.210463dc.js"],import.meta.url).then(e=>e.default||e)},{name:ye?.name??"modules-plugins",path:ye?.path??"/modules/plugins",children:[],meta:ye,alias:ye?.alias||[],redirect:ye?.redirect||void 0,component:()=>$(()=>import("./plugins.48c9acc3.js"),["./plugins.48c9acc3.js","./PluginItem.vue.6e1d1965.js","./Badge.e080ea4a.js","./_plugin-vue_export-helper.c27b6911.js","./runtime-core.esm-bundler.ad888d46.js","./state.85e68c45.js","./client.210463dc.js","./nuxt.21217109.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./utils.1c789938.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./rpc.2e6b297d.js","./index.d56af0a0.js","./editor.45ea8ca4.js","./context.c20dc632.js","./index.e1377d3f.js","./index.bf1af76f.js","./SectionBlock.2e26af4b.js","./NIcon.vue.5c5f9ae0.js","./IconTitle.vue.dfa8cbcf.js","./SectionBlock.082cb101.css"],import.meta.url).then(e=>e.default||e)},{name:we?.name??"modules-runtime-configs",path:we?.path??"/modules/runtime-configs",children:[],meta:we,alias:we?.alias||[],redirect:we?.redirect||void 0,component:()=>$(()=>import("./runtime-configs.1c27e6f2.js"),["./runtime-configs.1c27e6f2.js","./StateEditor.vue.ead0fa52.js","./composables.2b96933d.js","./nuxt.21217109.js","./runtime-core.esm-bundler.ad888d46.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./StateEditor.vue.0d8adb50.js","./StateEditor.989cce56.css","./SectionBlock.2e26af4b.js","./NIcon.vue.5c5f9ae0.js","./IconTitle.vue.dfa8cbcf.js","./_plugin-vue_export-helper.c27b6911.js","./SectionBlock.082cb101.css","./client.210463dc.js","./state.85e68c45.js","./utils.1c789938.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./rpc.2e6b297d.js","./index.d56af0a0.js"],import.meta.url).then(e=>e.default||e)},{name:ve?.name??"modules-server-routes",path:ve?.path??"/modules/server-routes",children:[],meta:ve,alias:ve?.alias||[],redirect:ve?.redirect||void 0,component:()=>$(()=>import("./server-routes.de3e707e.js"),["./server-routes.de3e707e.js","./runtime-core.esm-bundler.ad888d46.js"],import.meta.url).then(e=>e.default||e)},{name:$e?.name??"modules-virtual-files",path:$e?.path??"/modules/virtual-files",children:[],meta:$e,alias:$e?.alias||[],redirect:$e?.redirect||void 0,component:()=>$(()=>import("./virtual-files.53d6f968.js"),["./virtual-files.53d6f968.js","./NTextInput.vue.5d4d2524.js","./NIcon.vue.5c5f9ae0.js","./runtime-core.esm-bundler.ad888d46.js","./runtime-dom.esm-bundler.c94e30c4.js","./index.e1377d3f.js","./index.bf1af76f.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./nuxt.21217109.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./composables.2b96933d.js","./state.2c41a47c.js","./fuse.esm.88e2763d.js","./virtual-files.a8748389.css"],import.meta.url).then(e=>e.default||e)}],Hr={scrollBehavior(e,t,o){const n=oe();let r=o||void 0;if(!r&&t&&e&&e.meta.scrollToTop!==!1&&Rr(t,e)&&(r={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:Rt(e.hash)}}const s=i=>!!(i.meta.pageTransition??yn),a=s(t)&&s(e)?"page:transition:finish":"page:finish";return new Promise(i=>{n.hooks.hookOnce(a,async()=>{await Ke(),e.hash&&(r={el:e.hash,top:Rt(e.hash)}),i(r)})})}};function Rt(e){try{const t=document.querySelector(e);if(t)return parseFloat(getComputedStyle(t).scrollMarginTop)}catch{}return 0}function Rr(e,t){const o=e.matched[0]===t.matched[0];return!!(!o||o&&JSON.stringify(e.params)!==JSON.stringify(t.params))}const Lr={},be={...Lr,...Hr},Dr=to(async e=>{let t,o;if(!e.meta?.validate)return;const n=([t,o]=dt(()=>Promise.resolve(e.meta.validate(e))),t=await t,o(),t);if(n!==!0)return n});function Lt(e,t={}){const o=xr(e,t),n=oe(),r=n._payloadCache=n._payloadCache||{};return r[e]||(r[e]=Mr(o).then(s=>s||(delete r[e],null))),r[e]}function xr(e,t={}){const o=new URL(e,"http://localhost");if(o.search)throw new Error("Payload URL cannot contain search params: "+e);if(o.host!=="localhost")throw new Error("Payload URL cannot contain host: "+e);const n=t.hash||(t.fresh?Date.now():"");return wt(oo().app.baseURL,o.pathname,n?`_payload.${n}.js`:"_payload.js")}async function Mr(e){return(await $(()=>import(e),[],import.meta.url).catch(o=>{console.warn("[nuxt] Cannot load payload ",e,o)}))?.default||null}function Nr(){return!!oe().payload.prerenderedAt}const Ir=to(e=>{if(e.path==="/"&&!En.value)return Fo("/modules/overview")}),zr=[Dr,Ir],ut={};function Br(e,t){const{pathname:o,search:n,hash:r}=t,s=e.indexOf("#");if(s>-1){const i=r.includes(e.slice(s))?e.slice(s).length:1;let d=r.slice(i);return d[0]!=="/"&&(d="/"+d),Ct(d,"")}return Ct(o,e)+n+r}const jr=D(async e=>{let t,o,n=oo().app.baseURL;be.hashMode&&!n.includes("#")&&(n+="#");const r=be.history?.(n)??(be.hashMode?wn(n):vn(n)),s=be.routes?.(Ht)??Ht,a=Br(n,window.location),i=$n({...be,history:r,routes:s});e.vueApp.use(i);const d=Et(i.currentRoute.value);i.afterEach((m,w)=>{d.value=w}),Object.defineProperty(e.vueApp.config.globalProperties,"previousRoute",{get:()=>d.value});const u=Et(i.resolve(a)),l=()=>{u.value=i.currentRoute.value};e.hook("page:finish",l),i.afterEach((m,w)=>{m.matched[0]?.components?.default===w.matched[0]?.components?.default&&l()});const c={};for(const m in u.value)c[m]=on(()=>u.value[m]);e._route=pt(c),e._middleware=e._middleware||{global:[],named:{}};const p=io();try{[t,o]=dt(()=>i.isReady()),await t,o()}catch(m){[t,o]=dt(()=>V(e,Pe,[m])),await t,o()}const h=ao("_layout");return i.beforeEach(async(m,w)=>{m.meta=pt(m.meta),e.isHydrating&&h.value&&!nn(m.meta.layout)&&(m.meta.layout=h.value),e._processingMiddleware=!0;const _=new Set([...zr,...e._middleware.global]);for(const f of m.matched){const g=f.meta.middleware;if(g)if(Array.isArray(g))for(const v of g)_.add(v);else _.add(g)}for(const f of _){const g=typeof f=="string"?e._middleware.named[f]||await ut[f]?.().then(b=>b.default||b):f;if(!g)throw new Error(`Unknown route middleware: '${f}'.`);const v=await V(e,g,[m,w]);if(!e.payload.serverRendered&&e.isHydrating&&(v===!1||v instanceof Error)){const b=v||Ot({statusCode:404,statusMessage:`Page Not Found: ${a}`});return await V(e,Pe,[b]),!1}if(v||v===!1)return v}}),i.afterEach(async m=>{delete e._processingMiddleware,!e.isHydrating&&p.value&&await V(e,Pn),m.matched.length===0&&await V(e,Pe,[Ot({statusCode:404,fatal:!1,statusMessage:`Page not found: ${m.fullPath}`})])}),e.hooks.hookOnce("app:created",async()=>{try{await i.replace({...i.resolve(a),name:void 0,force:!0})}catch(m){await V(e,Pe,[m])}}),{provide:{router:i}}}),Fr=D(()=>{const e=oe(),t=qe();e.hooks.hook("app:mounted",()=>{t.beforeEach(async o=>{const n=o?.meta?.layout;n&&typeof Le[n]=="function"&&await Le[n]()})}),e.hooks.hook("link:prefetch",o=>{if(Vo(o))return;const n=t.resolve(o);if(!n)return;const r=n?.meta?.layout;let s=Array.isArray(n?.meta?.middleware)?n?.meta?.middleware:[n?.meta?.middleware];s=s.filter(a=>typeof a=="string");for(const a of s)typeof ut[a]=="function"&&ut[a]();r&&typeof Le[r]=="function"&&Le[r]()})}),k=window[Sn],Vr=D(e=>{const t=ao("color-mode",()=>pt({preference:k.preference,value:k.value,unknown:!1,forced:!1})).value;qe().afterEach(r=>{const s=r.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"?k.getColorScheme():t.preference)});let o;function n(){o||!window.matchMedia||(o=window.matchMedia("(prefers-color-scheme: dark)"),o.addEventListener("change",()=>{!t.forced&&t.preference==="system"&&(t.value=k.getColorScheme())}))}ct(()=>t.preference,r=>{t.forced||(r==="system"?(t.value=k.getColorScheme(),n()):t.value=r,window.localStorage?.setItem(On,r))},{immediate:!0}),ct(()=>t.value,(r,s)=>{k.removeColorScheme(s),k.addColorScheme(r)}),t.preference==="system"&&n(),e.hook("app:mounted",()=>{t.unknown&&(t.preference=k.preference,t.value=k.value,t.unknown=!1)}),e.provide("colorMode",t)});const Wr=D(()=>{}),Ur=D(e=>{Nr()&&(e.hooks.hook("link:prefetch",t=>{if(!Wo(t).protocol)return Lt(t)}),qe().beforeResolve(async(t,o)=>{if(t.path===o.path)return;const n=await Lt(t.path);n&&Object.assign(e.static.data,n.data)}))});function x(e){return e.split("-")[0]}function J(e){return e.split("-")[1]}function He(e){return["top","bottom"].includes(x(e))?"x":"y"}function bt(e){return e==="y"?"height":"width"}function Dt(e){let{reference:t,floating:o,placement:n}=e;const r=t.x+t.width/2-o.width/2,s=t.y+t.height/2-o.height/2;let a;switch(x(n)){case"top":a={x:r,y:t.y-o.height};break;case"bottom":a={x:r,y:t.y+t.height};break;case"right":a={x:t.x+t.width,y:s};break;case"left":a={x:t.x-o.width,y:s};break;default:a={x:t.x,y:t.y}}const i=He(n),d=bt(i);switch(J(n)){case"start":a[i]=a[i]-(t[d]/2-o[d]/2);break;case"end":a[i]=a[i]+(t[d]/2-o[d]/2);break}return a}const qr=async(e,t,o)=>{const{placement:n="bottom",strategy:r="absolute",middleware:s=[],platform:a}=o;let i=await a.getElementRects({reference:e,floating:t,strategy:r}),{x:d,y:u}=Dt({...i,placement:n}),l=n,c={};for(let p=0;p<s.length;p++){const{name:h,fn:m}=s[p],{x:w,y:_,data:f,reset:g}=await m({x:d,y:u,initialPlacement:n,placement:l,strategy:r,middlewareData:c,rects:i,platform:a,elements:{reference:e,floating:t}});if(d=w??d,u=_??u,c={...c,[h]:f??{}},g){typeof g=="object"&&(g.placement&&(l=g.placement),g.rects&&(i=g.rects===!0?await a.getElementRects({reference:e,floating:t,strategy:r}):g.rects),{x:d,y:u}=Dt({...i,placement:l})),p=-1;continue}}return{x:d,y:u,placement:l,strategy:r,middlewareData:c}};function Kr(e){return{top:0,right:0,bottom:0,left:0,...e}}function yo(e){return typeof e!="number"?Kr(e):{top:e,right:e,bottom:e,left:e}}function ht(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}async function Ye(e,t){t===void 0&&(t={});const{x:o,y:n,platform:r,rects:s,elements:a,strategy:i}=e,{boundary:d="clippingParents",rootBoundary:u="viewport",elementContext:l="floating",altBoundary:c=!1,padding:p=0}=t,h=yo(p),w=a[c?l==="floating"?"reference":"floating":l],_=await r.getClippingClientRect({element:await r.isElement(w)?w:w.contextElement||await r.getDocumentElement({element:a.floating}),boundary:d,rootBoundary:u}),f=ht(await r.convertOffsetParentRelativeRectToViewportRelativeRect({rect:l==="floating"?{...s.floating,x:o,y:n}:s.reference,offsetParent:await r.getOffsetParent({element:a.floating}),strategy:i}));return{top:_.top-f.top+h.top,bottom:f.bottom-_.bottom+h.bottom,left:_.left-f.left+h.left,right:f.right-_.right+h.right}}const Xr=Math.min,W=Math.max;function ft(e,t,o){return W(e,Xr(t,o))}const Yr=e=>({name:"arrow",options:e,async fn(t){const{element:o,padding:n=0}=e??{},{x:r,y:s,placement:a,rects:i,platform:d}=t;if(o==null)return{};const u=yo(n),l={x:r,y:s},c=x(a),p=He(c),h=bt(p),m=await d.getDimensions({element:o}),w=p==="y"?"top":"left",_=p==="y"?"bottom":"right",f=i.reference[h]+i.reference[p]-l[p]-i.floating[h],g=l[p]-i.reference[p],v=await d.getOffsetParent({element:o}),b=v?p==="y"?v.clientHeight||0:v.clientWidth||0:0,K=f/2-g/2,X=u[w],Y=b-m[h]-u[_],T=b/2-m[h]/2+K,E=ft(X,T,Y);return{data:{[p]:E,centerOffset:T-E}}}}),Gr={left:"right",right:"left",bottom:"top",top:"bottom"};function Fe(e){return e.replace(/left|right|bottom|top/g,t=>Gr[t])}function wo(e,t){const o=J(e)==="start",n=He(e),r=bt(n);let s=n==="x"?o?"right":"left":o?"bottom":"top";return t.reference[r]>t.floating[r]&&(s=Fe(s)),{main:s,cross:Fe(s)}}const Jr={start:"end",end:"start"};function mt(e){return e.replace(/start|end/g,t=>Jr[t])}const Qr=["top","right","bottom","left"],Zr=Qr.reduce((e,t)=>e.concat(t,t+"-start",t+"-end"),[]);function es(e,t,o){return(e?[...o.filter(r=>J(r)===e),...o.filter(r=>J(r)!==e)]:o.filter(r=>x(r)===r)).filter(r=>e?J(r)===e||(t?mt(r)!==r:!1):!0)}const ts=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var o,n,r,s,a,i;const{x:d,y:u,rects:l,middlewareData:c,placement:p}=t,{alignment:h=null,allowedPlacements:m=Zr,autoAlignment:w=!0,..._}=e;if((o=c.autoPlacement)!=null&&o.skip)return{};const f=es(h,w,m),g=await Ye(t,_),v=(n=(r=c.autoPlacement)==null?void 0:r.index)!=null?n:0,b=f[v],{main:K,cross:X}=wo(b,l);if(p!==b)return{x:d,y:u,reset:{placement:f[0]}};const Y=[g[x(b)],g[K],g[X]],T=[...(s=(a=c.autoPlacement)==null?void 0:a.overflows)!=null?s:[],{placement:b,overflows:Y}],E=f[v+1];if(E)return{data:{index:v+1,overflows:T},reset:{placement:E}};const G=T.slice().sort((re,se)=>re.overflows[0]-se.overflows[0]),ne=(i=G.find(re=>{let{overflows:se}=re;return se.every(O=>O<=0)}))==null?void 0:i.placement;return{data:{skip:!0},reset:{placement:ne??G[0].placement}}}}};function os(e){const t=Fe(e);return[mt(e),t,mt(t)]}const ns=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var o,n;const{placement:r,middlewareData:s,rects:a,initialPlacement:i}=t;if((o=s.flip)!=null&&o.skip)return{};const{mainAxis:d=!0,crossAxis:u=!0,fallbackPlacements:l,fallbackStrategy:c="bestFit",flipAlignment:p=!0,...h}=e,m=x(r),_=l||(m===i||!p?[Fe(i)]:os(i)),f=[i,..._],g=await Ye(t,h),v=[];let b=((n=s.flip)==null?void 0:n.overflows)||[];if(d&&v.push(g[m]),u){const{main:T,cross:E}=wo(r,a);v.push(g[T],g[E])}if(b=[...b,{placement:r,overflows:v}],!v.every(T=>T<=0)){var K,X;const T=((K=(X=s.flip)==null?void 0:X.index)!=null?K:0)+1,E=f[T];if(E)return{data:{index:T,overflows:b},reset:{placement:E}};let G="bottom";switch(c){case"bestFit":{var Y;const ne=(Y=b.slice().sort((re,se)=>re.overflows.filter(O=>O>0).reduce((O,ot)=>O+ot,0)-se.overflows.filter(O=>O>0).reduce((O,ot)=>O+ot,0))[0])==null?void 0:Y.placement;ne&&(G=ne);break}case"initialPlacement":G=i;break}return{data:{skip:!0},reset:{placement:G}}}return{}}}};function rs(e){let{placement:t,rects:o,value:n}=e;const r=x(t),s=["left","top"].includes(r)?-1:1,a=typeof n=="function"?n({...o,placement:t}):n,{mainAxis:i,crossAxis:d}=typeof a=="number"?{mainAxis:a,crossAxis:0}:{mainAxis:0,crossAxis:0,...a};return He(r)==="x"?{x:d,y:i*s}:{x:i*s,y:d}}const ss=function(e){return e===void 0&&(e=0),{name:"offset",options:e,fn(t){const{x:o,y:n,placement:r,rects:s}=t,a=rs({placement:r,rects:s,value:e});return{x:o+a.x,y:n+a.y,data:a}}}};function is(e){return e==="x"?"y":"x"}const as=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:o,y:n,placement:r}=t,{mainAxis:s=!0,crossAxis:a=!1,limiter:i={fn:_=>{let{x:f,y:g}=_;return{x:f,y:g}}},...d}=e,u={x:o,y:n},l=await Ye(t,d),c=He(x(r)),p=is(c);let h=u[c],m=u[p];if(s){const _=c==="y"?"top":"left",f=c==="y"?"bottom":"right",g=h+l[_],v=h-l[f];h=ft(g,h,v)}if(a){const _=p==="y"?"top":"left",f=p==="y"?"bottom":"right",g=m+l[_],v=m-l[f];m=ft(g,m,v)}const w=i.fn({...t,[c]:h,[p]:m});return{...w,data:{x:w.x-o,y:w.y-n}}}}},ls=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){var o;const{placement:n,rects:r,middlewareData:s}=t,{apply:a,...i}=e;if((o=s.size)!=null&&o.skip)return{};const d=await Ye(t,i),u=x(n),l=J(n)==="end";let c,p;u==="top"||u==="bottom"?(c=u,p=l?"left":"right"):(p=u,c=l?"top":"bottom");const h=W(d.left,0),m=W(d.right,0),w=W(d.top,0),_=W(d.bottom,0),f={height:r.floating.height-(["left","right"].includes(n)?2*(w!==0||_!==0?w+_:W(d.top,d.bottom)):d[c]),width:r.floating.width-(["top","bottom"].includes(n)?2*(h!==0||m!==0?h+m:W(d.left,d.right)):d[p])};return a?.({...f,...r}),{data:{skip:!0},reset:{rects:!0}}}}};function Pt(e){return e?.toString()==="[object Window]"}function B(e){if(e==null)return window;if(!Pt(e)){const t=e.ownerDocument;return t&&t.defaultView||window}return e}function Ge(e){return B(e).getComputedStyle(e)}function R(e){return Pt(e)?"":e?(e.nodeName||"").toLowerCase():""}function L(e){return e instanceof B(e).HTMLElement}function Ve(e){return e instanceof B(e).Element}function ds(e){return e instanceof B(e).Node}function vo(e){const t=B(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function Je(e){const{overflow:t,overflowX:o,overflowY:n}=Ge(e);return/auto|scroll|overlay|hidden/.test(t+n+o)}function cs(e){return["table","td","th"].includes(R(e))}function $o(e){const t=navigator.userAgent.toLowerCase().includes("firefox"),o=Ge(e);return o.transform!=="none"||o.perspective!=="none"||o.contain==="paint"||["transform","perspective"].includes(o.willChange)||t&&o.willChange==="filter"||t&&(o.filter?o.filter!=="none":!1)}const xt=Math.min,Ce=Math.max,We=Math.round;function ee(e,t){t===void 0&&(t=!1);const o=e.getBoundingClientRect();let n=1,r=1;return t&&L(e)&&(n=e.offsetWidth>0&&We(o.width)/e.offsetWidth||1,r=e.offsetHeight>0&&We(o.height)/e.offsetHeight||1),{width:o.width/n,height:o.height/r,top:o.top/r,right:o.right/n,bottom:o.bottom/r,left:o.left/n,x:o.left/n,y:o.top/r}}function j(e){return((ds(e)?e.ownerDocument:e.document)||window.document).documentElement}function Qe(e){return Pt(e)?{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}:{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function bo(e){return ee(j(e)).left+Qe(e).scrollLeft}function ps(e){const t=ee(e);return We(t.width)!==e.offsetWidth||We(t.height)!==e.offsetHeight}function us(e,t,o){const n=L(t),r=j(t),s=ee(e,n&&ps(t));let a={scrollLeft:0,scrollTop:0};const i={x:0,y:0};if(n||!n&&o!=="fixed")if((R(t)!=="body"||Je(r))&&(a=Qe(t)),L(t)){const d=ee(t,!0);i.x=d.x+t.clientLeft,i.y=d.y+t.clientTop}else r&&(i.x=bo(r));return{x:s.left+a.scrollLeft-i.x,y:s.top+a.scrollTop-i.y,width:s.width,height:s.height}}function Ze(e){return R(e)==="html"?e:e.assignedSlot||e.parentNode||(vo(e)?e.host:null)||j(e)}function Mt(e){return!L(e)||getComputedStyle(e).position==="fixed"?null:e.offsetParent}function hs(e){let t=Ze(e);for(;L(t)&&!["html","body"].includes(R(t));){if($o(t))return t;t=t.parentNode}return null}function gt(e){const t=B(e);let o=Mt(e);for(;o&&cs(o)&&getComputedStyle(o).position==="static";)o=Mt(o);return o&&(R(o)==="html"||R(o)==="body"&&getComputedStyle(o).position==="static"&&!$o(o))?t:o||hs(e)||t}function Nt(e){return{width:e.offsetWidth,height:e.offsetHeight}}function fs(e){let{rect:t,offsetParent:o,strategy:n}=e;const r=L(o),s=j(o);if(o===s)return t;let a={scrollLeft:0,scrollTop:0};const i={x:0,y:0};if((r||!r&&n!=="fixed")&&((R(o)!=="body"||Je(s))&&(a=Qe(o)),L(o))){const d=ee(o,!0);i.x=d.x+o.clientLeft,i.y=d.y+o.clientTop}return{...t,x:t.x-a.scrollLeft+i.x,y:t.y-a.scrollTop+i.y}}function ms(e){const t=B(e),o=j(e),n=t.visualViewport;let r=o.clientWidth,s=o.clientHeight,a=0,i=0;return n&&(r=n.width,s=n.height,Math.abs(t.innerWidth/n.scale-n.width)<.01&&(a=n.offsetLeft,i=n.offsetTop)),{width:r,height:s,x:a,y:i}}function gs(e){var t;const o=j(e),n=Qe(e),r=(t=e.ownerDocument)==null?void 0:t.body,s=Ce(o.scrollWidth,o.clientWidth,r?r.scrollWidth:0,r?r.clientWidth:0),a=Ce(o.scrollHeight,o.clientHeight,r?r.scrollHeight:0,r?r.clientHeight:0);let i=-n.scrollLeft+bo(e);const d=-n.scrollTop;return Ge(r||o).direction==="rtl"&&(i+=Ce(o.clientWidth,r?r.clientWidth:0)-s),{width:s,height:a,x:i,y:d}}function Po(e){return["html","body","#document"].includes(R(e))?e.ownerDocument.body:L(e)&&Je(e)?e:Po(Ze(e))}function Ue(e,t){var o;t===void 0&&(t=[]);const n=Po(e),r=n===((o=e.ownerDocument)==null?void 0:o.body),s=B(n),a=r?[s].concat(s.visualViewport||[],Je(n)?n:[]):n,i=t.concat(a);return r?i:i.concat(Ue(Ze(a)))}function _s(e,t){const o=t.getRootNode==null?void 0:t.getRootNode();if(e.contains(t))return!0;if(o&&vo(o)){let n=t;do{if(n&&e===n)return!0;n=n.parentNode||n.host}while(n)}return!1}function ys(e){const t=ee(e),o=t.top+e.clientTop,n=t.left+e.clientLeft;return{top:o,left:n,x:n,y:o,right:n+e.clientWidth,bottom:o+e.clientHeight,width:e.clientWidth,height:e.clientHeight}}function It(e,t){return t==="viewport"?ht(ms(e)):Ve(t)?ys(t):ht(gs(j(e)))}function ws(e){const t=Ue(Ze(e)),n=["absolute","fixed"].includes(Ge(e).position)&&L(e)?gt(e):e;return Ve(n)?t.filter(r=>Ve(r)&&_s(r,n)&&R(r)!=="body"):[]}function vs(e){let{element:t,boundary:o,rootBoundary:n}=e;const s=[...o==="clippingParents"?ws(t):[].concat(o),n],a=s[0],i=s.reduce((d,u)=>{const l=It(t,u);return d.top=Ce(l.top,d.top),d.right=xt(l.right,d.right),d.bottom=xt(l.bottom,d.bottom),d.left=Ce(l.left,d.left),d},It(t,a));return i.width=i.right-i.left,i.height=i.bottom-i.top,i.x=i.left,i.y=i.top,i}const $s={getElementRects:e=>{let{reference:t,floating:o,strategy:n}=e;return{reference:us(t,gt(o),n),floating:{...Nt(o),x:0,y:0}}},convertOffsetParentRelativeRectToViewportRelativeRect:e=>fs(e),getOffsetParent:e=>{let{element:t}=e;return gt(t)},isElement:e=>Ve(e),getDocumentElement:e=>{let{element:t}=e;return j(t)},getClippingClientRect:e=>vs(e),getDimensions:e=>{let{element:t}=e;return Nt(t)},getClientRects:e=>{let{element:t}=e;return t.getClientRects()}},bs=(e,t,o)=>qr(e,t,{platform:$s,...o});var Ps=Object.defineProperty,Ts=Object.defineProperties,Cs=Object.getOwnPropertyDescriptors,zt=Object.getOwnPropertySymbols,Es=Object.prototype.hasOwnProperty,Ss=Object.prototype.propertyIsEnumerable,Bt=(e,t,o)=>t in e?Ps(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o,A=(e,t)=>{for(var o in t||(t={}))Es.call(t,o)&&Bt(e,o,t[o]);if(zt)for(var o of zt(t))Ss.call(t,o)&&Bt(e,o,t[o]);return e},Re=(e,t)=>Ts(e,Cs(t));function To(e,t){for(const o in t)Object.prototype.hasOwnProperty.call(t,o)&&(typeof t[o]=="object"&&e[o]?To(e[o],t[o]):e[o]=t[o])}const H={disabled:!1,distance:5,skidding:0,container:"body",boundary:void 0,instantMove:!1,disposeTimeout:5e3,popperTriggers:[],strategy:"absolute",preventOverflow:!0,flip:!0,shift:!0,overflowPadding:0,arrowPadding:0,arrowOverflow:!0,themes:{tooltip:{placement:"top",triggers:["hover","focus","touch"],hideTriggers:e=>[...e,"click"],delay:{show:200,hide:0},handleResize:!1,html:!1,loadingContent:"..."},dropdown:{placement:"bottom",triggers:["click"],delay:0,handleResize:!0,autoHide:!0},menu:{$extend:"dropdown",triggers:["hover","focus"],popperTriggers:["hover","focus"],delay:{show:0,hide:400}}}};function te(e,t){let o=H.themes[e]||{},n;do n=o[t],typeof n>"u"?o.$extend?o=H.themes[o.$extend]||{}:(o=null,n=H[t]):o=null;while(o);return n}function Os(e){const t=[e];let o=H.themes[e]||{};do o.$extend&&!o.$resetCss?(t.push(o.$extend),o=H.themes[o.$extend]||{}):o=null;while(o);return t.map(n=>`v-popper--theme-${n}`)}function jt(e){const t=[e];let o=H.themes[e]||{};do o.$extend?(t.push(o.$extend),o=H.themes[o.$extend]||{}):o=null;while(o);return t}let q=!1;if(typeof window<"u"){q=!1;try{const e=Object.defineProperty({},"passive",{get(){q=!0}});window.addEventListener("test",null,e)}catch{}}let Co=!1;typeof window<"u"&&typeof navigator<"u"&&(Co=/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream);const Eo=["auto","top","bottom","left","right"].reduce((e,t)=>e.concat([t,`${t}-start`,`${t}-end`]),[]),Ft={hover:"mouseenter",focus:"focus",click:"click",touch:"touchstart"},Vt={hover:"mouseleave",focus:"blur",click:"click",touch:"touchend"};function Wt(e,t){const o=e.indexOf(t);o!==-1&&e.splice(o,1)}function it(){return new Promise(e=>requestAnimationFrame(()=>{requestAnimationFrame(e)}))}const C=[];let F=null;const Ut={};function qt(e){let t=Ut[e];return t||(t=Ut[e]=[]),t}let _t=function(){};typeof window<"u"&&(_t=window.Element);function y(e){return function(t){return te(t.theme,e)}}const at="__floating-vue__popper";var So=()=>z({name:"VPopper",provide(){return{[at]:{parentPopper:this}}},inject:{[at]:{default:null}},props:{theme:{type:String,required:!0},targetNodes:{type:Function,required:!0},referenceNode:{type:Function,default:null},popperNode:{type:Function,required:!0},shown:{type:Boolean,default:!1},showGroup:{type:String,default:null},ariaId:{default:null},disabled:{type:Boolean,default:y("disabled")},positioningDisabled:{type:Boolean,default:y("positioningDisabled")},placement:{type:String,default:y("placement"),validator:e=>Eo.includes(e)},delay:{type:[String,Number,Object],default:y("delay")},distance:{type:[Number,String],default:y("distance")},skidding:{type:[Number,String],default:y("skidding")},triggers:{type:Array,default:y("triggers")},showTriggers:{type:[Array,Function],default:y("showTriggers")},hideTriggers:{type:[Array,Function],default:y("hideTriggers")},popperTriggers:{type:Array,default:y("popperTriggers")},popperShowTriggers:{type:[Array,Function],default:y("popperShowTriggers")},popperHideTriggers:{type:[Array,Function],default:y("popperHideTriggers")},container:{type:[String,Object,_t,Boolean],default:y("container")},boundary:{type:[String,_t],default:y("boundary")},strategy:{type:String,validator:e=>["absolute","fixed"].includes(e),default:y("strategy")},autoHide:{type:[Boolean,Function],default:y("autoHide")},handleResize:{type:Boolean,default:y("handleResize")},instantMove:{type:Boolean,default:y("instantMove")},eagerMount:{type:Boolean,default:y("eagerMount")},popperClass:{type:[String,Array,Object],default:y("popperClass")},computeTransformOrigin:{type:Boolean,default:y("computeTransformOrigin")},autoMinSize:{type:Boolean,default:y("autoMinSize")},autoSize:{type:[Boolean,String],default:y("autoSize")},autoMaxSize:{type:Boolean,default:y("autoMaxSize")},autoBoundaryMaxSize:{type:Boolean,default:y("autoBoundaryMaxSize")},preventOverflow:{type:Boolean,default:y("preventOverflow")},overflowPadding:{type:[Number,String],default:y("overflowPadding")},arrowPadding:{type:[Number,String],default:y("arrowPadding")},arrowOverflow:{type:Boolean,default:y("arrowOverflow")},flip:{type:Boolean,default:y("flip")},shift:{type:Boolean,default:y("shift")},shiftCrossAxis:{type:Boolean,default:y("shiftCrossAxis")},noAutoFocus:{type:Boolean,default:y("noAutoFocus")}},emits:["show","hide","update:shown","apply-show","apply-hide","close-group","close-directive","auto-hide","resize","dispose"],data(){return{isShown:!1,isMounted:!1,skipTransition:!1,classes:{showFrom:!1,showTo:!1,hideFrom:!1,hideTo:!0},result:{x:0,y:0,placement:"",strategy:this.strategy,arrow:{x:0,y:0,centerOffset:0},transformOrigin:null},shownChildren:new Set,lastAutoHide:!0}},computed:{popperId(){return this.ariaId!=null?this.ariaId:this.randomId},shouldMountContent(){return this.eagerMount||this.isMounted},slotData(){return{popperId:this.popperId,isShown:this.isShown,shouldMountContent:this.shouldMountContent,skipTransition:this.skipTransition,autoHide:typeof this.autoHide=="function"?this.lastAutoHide:this.autoHide,show:this.show,hide:this.hide,handleResize:this.handleResize,onResize:this.onResize,classes:Re(A({},this.classes),{popperClass:this.popperClass}),result:this.positioningDisabled?null:this.result,attrs:this.$attrs}},parentPopper(){var e;return(e=this[at])==null?void 0:e.parentPopper},hasPopperShowTriggerHover(){var e,t;return((e=this.popperTriggers)==null?void 0:e.includes("hover"))||((t=this.popperShowTriggers)==null?void 0:t.includes("hover"))}},watch:A(A({shown:"$_autoShowHide",disabled(e){e?this.dispose():this.init()},async container(){this.isShown&&(this.$_ensureTeleport(),await this.$_computePosition())}},["triggers","positioningDisabled"].reduce((e,t)=>(e[t]="$_refreshListeners",e),{})),["placement","distance","skidding","boundary","strategy","overflowPadding","arrowPadding","preventOverflow","shift","shiftCrossAxis","flip"].reduce((e,t)=>(e[t]="$_computePosition",e),{})),created(){this.$_isDisposed=!0,this.randomId=`popper_${[Math.random(),Date.now()].map(e=>e.toString(36).substring(2,10)).join("_")}`,this.autoMinSize&&console.warn('[floating-vue] `autoMinSize` option is deprecated. Use `autoSize="min"` instead.'),this.autoMaxSize&&console.warn("[floating-vue] `autoMaxSize` option is deprecated. Use `autoBoundaryMaxSize` instead.")},mounted(){this.init(),this.$_detachPopperNode()},activated(){this.$_autoShowHide()},deactivated(){this.hide()},beforeUnmount(){this.dispose()},methods:{show({event:e=null,skipDelay:t=!1,force:o=!1}={}){var n,r;(n=this.parentPopper)!=null&&n.lockedChild&&this.parentPopper.lockedChild!==this||(this.$_pendingHide=!1,(o||!this.disabled)&&(((r=this.parentPopper)==null?void 0:r.lockedChild)===this&&(this.parentPopper.lockedChild=null),this.$_scheduleShow(e,t),this.$emit("show"),this.$_showFrameLocked=!0,requestAnimationFrame(()=>{this.$_showFrameLocked=!1})),this.$emit("update:shown",!0))},hide({event:e=null,skipDelay:t=!1}={}){var o;if(!this.$_hideInProgress){if(this.shownChildren.size>0){this.$_pendingHide=!0;return}if(this.hasPopperShowTriggerHover&&this.$_isAimingPopper()){this.parentPopper&&(this.parentPopper.lockedChild=this,clearTimeout(this.parentPopper.lockedChildTimer),this.parentPopper.lockedChildTimer=setTimeout(()=>{this.parentPopper.lockedChild===this&&(this.parentPopper.lockedChild.hide({skipDelay:t}),this.parentPopper.lockedChild=null)},1e3));return}((o=this.parentPopper)==null?void 0:o.lockedChild)===this&&(this.parentPopper.lockedChild=null),this.$_pendingHide=!1,this.$_scheduleHide(e,t),this.$emit("hide"),this.$emit("update:shown",!1)}},init(){var e,t;this.$_isDisposed&&(this.$_isDisposed=!1,this.isMounted=!1,this.$_events=[],this.$_preventShow=!1,this.$_referenceNode=(t=(e=this.referenceNode)==null?void 0:e.call(this))!=null?t:this.$el,this.$_targetNodes=this.targetNodes().filter(o=>o.nodeType===o.ELEMENT_NODE),this.$_popperNode=this.popperNode(),this.$_innerNode=this.$_popperNode.querySelector(".v-popper__inner"),this.$_arrowNode=this.$_popperNode.querySelector(".v-popper__arrow-container"),this.$_swapTargetAttrs("title","data-original-title"),this.$_detachPopperNode(),this.triggers.length&&this.$_addEventListeners(),this.shown&&this.show())},dispose(){this.$_isDisposed||(this.$_isDisposed=!0,this.$_removeEventListeners(),this.hide({skipDelay:!0}),this.$_detachPopperNode(),this.isMounted=!1,this.isShown=!1,this.$_updateParentShownChildren(!1),this.$_swapTargetAttrs("data-original-title","title"),this.$emit("dispose"))},async onResize(){this.isShown&&(await this.$_computePosition(),this.$emit("resize"))},async $_computePosition(){var e;if(this.$_isDisposed||this.positioningDisabled)return;const t={strategy:this.strategy,middleware:[]};(this.distance||this.skidding)&&t.middleware.push(ss({mainAxis:this.distance,crossAxis:this.skidding}));const o=this.placement.startsWith("auto");if(o?t.middleware.push(ts({alignment:(e=this.placement.split("-")[1])!=null?e:""})):t.placement=this.placement,this.preventOverflow&&(this.shift&&t.middleware.push(as({padding:this.overflowPadding,boundary:this.boundary,crossAxis:this.shiftCrossAxis})),!o&&this.flip&&t.middleware.push(ns({padding:this.overflowPadding,boundary:this.boundary}))),t.middleware.push(Yr({element:this.$_arrowNode,padding:this.arrowPadding})),this.arrowOverflow&&t.middleware.push({name:"arrowOverflow",fn:({placement:r,rects:s,middlewareData:a})=>{let i;const{centerOffset:d}=a.arrow;return r.startsWith("top")||r.startsWith("bottom")?i=Math.abs(d)>s.reference.width/2:i=Math.abs(d)>s.reference.height/2,{data:{overflow:i}}}}),this.autoMinSize||this.autoSize){const r=this.autoSize?this.autoSize:this.autoMinSize?"min":null;t.middleware.push({name:"autoSize",fn:({rects:s,placement:a,middlewareData:i})=>{var d;if((d=i.autoSize)!=null&&d.skip)return{};let u,l;return a.startsWith("top")||a.startsWith("bottom")?u=s.reference.width:l=s.reference.height,this.$_innerNode.style[r==="min"?"minWidth":r==="max"?"maxWidth":"width"]=u!=null?`${u}px`:null,this.$_innerNode.style[r==="min"?"minHeight":r==="max"?"maxHeight":"height"]=l!=null?`${l}px`:null,{data:{skip:!0},reset:{rects:!0}}}})}(this.autoMaxSize||this.autoBoundaryMaxSize)&&(this.$_innerNode.style.maxWidth=null,this.$_innerNode.style.maxHeight=null,t.middleware.push(ls({boundary:this.boundary,padding:this.overflowPadding,apply:({width:r,height:s})=>{this.$_innerNode.style.maxWidth=r!=null?`${r}px`:null,this.$_innerNode.style.maxHeight=s!=null?`${s}px`:null}})));const n=await bs(this.$_referenceNode,this.$_popperNode,t);Object.assign(this.result,{x:n.x,y:n.y,placement:n.placement,strategy:n.strategy,arrow:A(A({},n.middlewareData.arrow),n.middlewareData.arrowOverflow)})},$_scheduleShow(e=null,t=!1){if(this.$_updateParentShownChildren(!0),this.$_hideInProgress=!1,clearTimeout(this.$_scheduleTimer),F&&this.instantMove&&F.instantMove&&F!==this.parentPopper){F.$_applyHide(!0),this.$_applyShow(!0);return}t?this.$_applyShow():this.$_scheduleTimer=setTimeout(this.$_applyShow.bind(this),this.$_computeDelay("show"))},$_scheduleHide(e=null,t=!1){if(this.shownChildren.size>0){this.$_pendingHide=!0;return}this.$_updateParentShownChildren(!1),this.$_hideInProgress=!0,clearTimeout(this.$_scheduleTimer),this.isShown&&(F=this),t?this.$_applyHide():this.$_scheduleTimer=setTimeout(this.$_applyHide.bind(this),this.$_computeDelay("hide"))},$_computeDelay(e){const t=this.delay;return parseInt(t&&t[e]||t||0)},async $_applyShow(e=!1){clearTimeout(this.$_disposeTimer),clearTimeout(this.$_scheduleTimer),this.skipTransition=e,!this.isShown&&(this.$_ensureTeleport(),await it(),await this.$_computePosition(),await this.$_applyShowEffect(),this.positioningDisabled||this.$_registerEventListeners([...Ue(this.$_referenceNode),...Ue(this.$_popperNode)],"scroll",()=>{this.$_computePosition()}))},async $_applyShowEffect(){if(this.$_hideInProgress)return;if(this.computeTransformOrigin){const t=this.$_referenceNode.getBoundingClientRect(),o=this.$_popperNode.querySelector(".v-popper__wrapper"),n=o.parentNode.getBoundingClientRect(),r=t.x+t.width/2-(n.left+o.offsetLeft),s=t.y+t.height/2-(n.top+o.offsetTop);this.result.transformOrigin=`${r}px ${s}px`}this.isShown=!0,this.$_applyAttrsToTarget({"aria-describedby":this.popperId,"data-popper-shown":""});const e=this.showGroup;if(e){let t;for(let o=0;o<C.length;o++)t=C[o],t.showGroup!==e&&(t.hide(),t.$emit("close-group"))}C.push(this),document.body.classList.add("v-popper--some-open");for(const t of jt(this.theme))qt(t).push(this),document.body.classList.add(`v-popper--some-open--${t}`);this.$emit("apply-show"),this.classes.showFrom=!0,this.classes.showTo=!1,this.classes.hideFrom=!1,this.classes.hideTo=!1,await it(),this.classes.showFrom=!1,this.classes.showTo=!0,this.noAutoFocus||this.$_popperNode.focus()},async $_applyHide(e=!1){if(this.shownChildren.size>0){this.$_pendingHide=!0,this.$_hideInProgress=!1;return}if(clearTimeout(this.$_scheduleTimer),!this.isShown)return;this.skipTransition=e,Wt(C,this),C.length===0&&document.body.classList.remove("v-popper--some-open");for(const o of jt(this.theme)){const n=qt(o);Wt(n,this),n.length===0&&document.body.classList.remove(`v-popper--some-open--${o}`)}F===this&&(F=null),this.isShown=!1,this.$_applyAttrsToTarget({"aria-describedby":void 0,"data-popper-shown":void 0}),clearTimeout(this.$_disposeTimer);const t=te(this.theme,"disposeTimeout");t!==null&&(this.$_disposeTimer=setTimeout(()=>{this.$_popperNode&&(this.$_detachPopperNode(),this.isMounted=!1)},t)),this.$_removeEventListeners("scroll"),this.$emit("apply-hide"),this.classes.showFrom=!1,this.classes.showTo=!1,this.classes.hideFrom=!0,this.classes.hideTo=!1,await it(),this.classes.hideFrom=!1,this.classes.hideTo=!0},$_autoShowHide(){this.shown?this.show():this.hide()},$_ensureTeleport(){if(this.$_isDisposed)return;let e=this.container;if(typeof e=="string"?e=window.document.querySelector(e):e===!1&&(e=this.$_targetNodes[0].parentNode),!e)throw new Error("No container for popover: "+this.container);e.appendChild(this.$_popperNode),this.isMounted=!0},$_addEventListeners(){const e=o=>{this.isShown&&!this.$_hideInProgress||(o.usedByTooltip=!0,!this.$_preventShow&&this.show({event:o}))};this.$_registerTriggerListeners(this.$_targetNodes,Ft,this.triggers,this.showTriggers,e),this.$_registerTriggerListeners([this.$_popperNode],Ft,this.popperTriggers,this.popperShowTriggers,e);const t=o=>{o.usedByTooltip||this.hide({event:o})};this.$_registerTriggerListeners(this.$_targetNodes,Vt,this.triggers,this.hideTriggers,t),this.$_registerTriggerListeners([this.$_popperNode],Vt,this.popperTriggers,this.popperHideTriggers,t)},$_registerEventListeners(e,t,o){this.$_events.push({targetNodes:e,eventType:t,handler:o}),e.forEach(n=>n.addEventListener(t,o,q?{passive:!0}:void 0))},$_registerTriggerListeners(e,t,o,n,r){let s=o;n!=null&&(s=typeof n=="function"?n(s):n),s.forEach(a=>{const i=t[a];i&&this.$_registerEventListeners(e,i,r)})},$_removeEventListeners(e){const t=[];this.$_events.forEach(o=>{const{targetNodes:n,eventType:r,handler:s}=o;!e||e===r?n.forEach(a=>a.removeEventListener(r,s)):t.push(o)}),this.$_events=t},$_refreshListeners(){this.$_isDisposed||(this.$_removeEventListeners(),this.$_addEventListeners())},$_handleGlobalClose(e,t=!1){this.$_showFrameLocked||(this.hide({event:e}),e.closePopover?this.$emit("close-directive"):this.$emit("auto-hide"),t&&(this.$_preventShow=!0,setTimeout(()=>{this.$_preventShow=!1},300)))},$_detachPopperNode(){this.$_popperNode.parentNode&&this.$_popperNode.parentNode.removeChild(this.$_popperNode)},$_swapTargetAttrs(e,t){for(const o of this.$_targetNodes){const n=o.getAttribute(e);n&&(o.removeAttribute(e),o.setAttribute(t,n))}},$_applyAttrsToTarget(e){for(const t of this.$_targetNodes)for(const o in e){const n=e[o];n==null?t.removeAttribute(o):t.setAttribute(o,n)}},$_updateParentShownChildren(e){let t=this.parentPopper;for(;t;)e?t.shownChildren.add(this.randomId):(t.shownChildren.delete(this.randomId),t.$_pendingHide&&t.hide()),t=t.parentPopper},$_isAimingPopper(){const e=this.$_referenceNode.getBoundingClientRect();if(Ee>=e.left&&Ee<=e.right&&Se>=e.top&&Se<=e.bottom){const t=this.$_popperNode.getBoundingClientRect(),o=Ee-M,n=Se-N,s=t.left+t.width/2-M+(t.top+t.height/2)-N+t.width+t.height,a=M+o*s,i=N+n*s;return Me(M,N,a,i,t.left,t.top,t.left,t.bottom)||Me(M,N,a,i,t.left,t.top,t.right,t.top)||Me(M,N,a,i,t.right,t.top,t.right,t.bottom)||Me(M,N,a,i,t.left,t.bottom,t.right,t.bottom)}return!1}},render(){return this.$slots.default(this.slotData)}});typeof document<"u"&&typeof window<"u"&&(Co?(document.addEventListener("touchstart",Kt,q?{passive:!0,capture:!0}:!0),document.addEventListener("touchend",As,q?{passive:!0,capture:!0}:!0)):(window.addEventListener("mousedown",Kt,!0),window.addEventListener("click",ks,!0)),window.addEventListener("resize",Ls));function Kt(e){for(let t=0;t<C.length;t++){const o=C[t];try{const n=o.popperNode();o.$_mouseDownContains=n.contains(e.target)}catch{}}}function ks(e){Oo(e)}function As(e){Oo(e,!0)}function Oo(e,t=!1){const o={};for(let n=C.length-1;n>=0;n--){const r=C[n];try{const s=r.$_containsGlobalTarget=Hs(r,e);r.$_pendingHide=!1,requestAnimationFrame(()=>{if(r.$_pendingHide=!1,!o[r.randomId]&&Xt(r,s,e)){if(r.$_handleGlobalClose(e,t),!e.closeAllPopover&&e.closePopover&&s){let i=r.parentPopper;for(;i;)o[i.randomId]=!0,i=i.parentPopper;return}let a=r.parentPopper;for(;a&&Xt(a,a.$_containsGlobalTarget,e);){a.$_handleGlobalClose(e,t);a=a.parentPopper}}})}catch{}}}function Hs(e,t){const o=e.popperNode();return e.$_mouseDownContains||o.contains(t.target)}function Xt(e,t,o){return o.closeAllPopover||o.closePopover&&t||Rs(e,o)&&!t}function Rs(e,t){if(typeof e.autoHide=="function"){const o=e.autoHide(t);return e.lastAutoHide=o,o}return e.autoHide}function Ls(e){for(let t=0;t<C.length;t++)C[t].$_computePosition(e)}let M=0,N=0,Ee=0,Se=0;typeof window<"u"&&window.addEventListener("mousemove",e=>{M=Ee,N=Se,Ee=e.clientX,Se=e.clientY},q?{passive:!0}:void 0);function Me(e,t,o,n,r,s,a,i){const d=((a-r)*(t-s)-(i-s)*(e-r))/((i-s)*(o-e)-(a-r)*(n-t)),u=((o-e)*(t-s)-(n-t)*(e-r))/((i-s)*(o-e)-(a-r)*(n-t));return d>=0&&d<=1&&u>=0&&u<=1}var et=(e,t)=>{const o=e.__vccOpts||e;for(const[n,r]of t)o[n]=r;return o};const Ds={extends:So()};function xs(e,t,o,n,r,s){return P(),Q("div",{ref:"reference",class:Xe(["v-popper",{"v-popper--shown":e.slotData.isShown}])},[ze(e.$slots,"default",an(ln(e.slotData)))],2)}var Ms=et(Ds,[["render",xs]]);function Ns(){var e=window.navigator.userAgent,t=e.indexOf("MSIE ");if(t>0)return parseInt(e.substring(t+5,e.indexOf(".",t)),10);var o=e.indexOf("Trident/");if(o>0){var n=e.indexOf("rv:");return parseInt(e.substring(n+3,e.indexOf(".",n)),10)}var r=e.indexOf("Edge/");return r>0?parseInt(e.substring(r+5,e.indexOf(".",r)),10):-1}let Ie;function yt(){yt.init||(yt.init=!0,Ie=Ns()!==-1)}var tt={name:"ResizeObserver",props:{emitOnMount:{type:Boolean,default:!1},ignoreWidth:{type:Boolean,default:!1},ignoreHeight:{type:Boolean,default:!1}},emits:["notify"],mounted(){yt(),Ke(()=>{this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitOnMount&&this.emitSize()});const e=document.createElement("object");this._resizeObject=e,e.setAttribute("aria-hidden","true"),e.setAttribute("tabindex",-1),e.onload=this.addResizeHandlers,e.type="text/html",Ie&&this.$el.appendChild(e),e.data="about:blank",Ie||this.$el.appendChild(e)},beforeUnmount(){this.removeResizeHandlers()},methods:{compareAndNotify(){(!this.ignoreWidth&&this._w!==this.$el.offsetWidth||!this.ignoreHeight&&this._h!==this.$el.offsetHeight)&&(this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitSize())},emitSize(){this.$emit("notify",{width:this._w,height:this._h})},addResizeHandlers(){this._resizeObject.contentDocument.defaultView.addEventListener("resize",this.compareAndNotify),this.compareAndNotify()},removeResizeHandlers(){this._resizeObject&&this._resizeObject.onload&&(!Ie&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),this.$el.removeChild(this._resizeObject),this._resizeObject.onload=null,this._resizeObject=null)}}};const Is=dn();rn("data-v-b329ee4c");const zs={class:"resize-observer",tabindex:"-1"};sn();const Bs=Is((e,t,o,n,r,s)=>(P(),I("div",zs)));tt.render=Bs;tt.__scopeId="data-v-b329ee4c";tt.__file="src/components/ResizeObserver.vue";var ko=(e="theme")=>({computed:{themeClass(){return Os(this[e])}}});const js=z({name:"VPopperContent",components:{ResizeObserver:tt},mixins:[ko()],props:{popperId:String,theme:String,shown:Boolean,mounted:Boolean,skipTransition:Boolean,autoHide:Boolean,handleResize:Boolean,classes:Object,result:Object},emits:["hide","resize"],methods:{toPx(e){return e!=null&&!isNaN(e)?`${e}px`:null}}}),Fs=["id","aria-hidden","tabindex","data-popper-placement"],Vs={ref:"inner",class:"v-popper__inner"},Ws=U("div",{class:"v-popper__arrow-outer"},null,-1),Us=U("div",{class:"v-popper__arrow-inner"},null,-1),qs=[Ws,Us];function Ks(e,t,o,n,r,s){const a=ke("ResizeObserver");return P(),Q("div",{id:e.popperId,ref:"popover",class:Xe(["v-popper__popper",[e.themeClass,e.classes.popperClass,{"v-popper__popper--shown":e.shown,"v-popper__popper--hidden":!e.shown,"v-popper__popper--show-from":e.classes.showFrom,"v-popper__popper--show-to":e.classes.showTo,"v-popper__popper--hide-from":e.classes.hideFrom,"v-popper__popper--hide-to":e.classes.hideTo,"v-popper__popper--skip-transition":e.skipTransition,"v-popper__popper--arrow-overflow":e.result&&e.result.arrow.overflow,"v-popper__popper--no-positioning":!e.result}]]),style:nt(e.result?{position:e.result.strategy,transform:`translate3d(${Math.round(e.result.x)}px,${Math.round(e.result.y)}px,0)`}:void 0),"aria-hidden":e.shown?"false":"true",tabindex:e.autoHide?0:void 0,"data-popper-placement":e.result?e.result.placement:void 0,onKeyup:t[2]||(t[2]=zo(i=>e.autoHide&&e.$emit("hide"),["esc"]))},[U("div",{class:"v-popper__backdrop",onClick:t[0]||(t[0]=i=>e.autoHide&&e.$emit("hide"))}),U("div",{class:"v-popper__wrapper",style:nt(e.result?{transformOrigin:e.result.transformOrigin}:void 0)},[U("div",Vs,[e.mounted?(P(),Q(so,{key:0},[U("div",null,[ze(e.$slots,"default")]),e.handleResize?(P(),I(a,{key:0,onNotify:t[1]||(t[1]=i=>e.$emit("resize",i))})):St("",!0)],64)):St("",!0)],512),U("div",{ref:"arrow",class:"v-popper__arrow-container",style:nt(e.result?{left:e.toPx(e.result.arrow.x),top:e.toPx(e.result.arrow.y)}:void 0)},qs,4)],4)],46,Fs)}var Ao=et(js,[["render",Ks]]),Ho={methods:{show(...e){return this.$refs.popper.show(...e)},hide(...e){return this.$refs.popper.hide(...e)},dispose(...e){return this.$refs.popper.dispose(...e)},onResize(...e){return this.$refs.popper.onResize(...e)}}};const Xs=z({name:"VPopperWrapper",components:{Popper:Ms,PopperContent:Ao},mixins:[Ho,ko("finalTheme")],props:{theme:{type:String,default:null}},computed:{finalTheme(){var e;return(e=this.theme)!=null?e:this.$options.vPopperTheme}},methods:{getTargetNodes(){return Array.from(this.$el.children).filter(e=>e!==this.$refs.popperContent.$el)}}});function Ys(e,t,o,n,r,s){const a=ke("PopperContent"),i=ke("Popper");return P(),I(i,{ref:"popper",theme:e.finalTheme,"target-nodes":e.getTargetNodes,"popper-node":()=>e.$refs.popperContent.$el,class:Xe([e.themeClass])},{default:Z(({popperId:d,isShown:u,shouldMountContent:l,skipTransition:c,autoHide:p,show:h,hide:m,handleResize:w,onResize:_,classes:f,result:g})=>[ze(e.$slots,"default",{shown:u,show:h,hide:m}),Te(a,{ref:"popperContent","popper-id":d,theme:e.finalTheme,shown:u,mounted:l,"skip-transition":c,"auto-hide":p,"handle-resize":w,classes:f,result:g,onHide:m,onResize:_},{default:Z(()=>[ze(e.$slots,"popper",{shown:u,hide:m})]),_:2},1032,["popper-id","theme","shown","mounted","skip-transition","auto-hide","handle-resize","classes","result","onHide","onResize"])]),_:3},8,["theme","target-nodes","popper-node","class"])}var Tt=et(Xs,[["render",Ys]]);const Gs=z(Re(A({},Tt),{name:"VDropdown",vPopperTheme:"dropdown"})),Js=z(Re(A({},Tt),{name:"VMenu",vPopperTheme:"menu"})),Qs=z(Re(A({},Tt),{name:"VTooltip",vPopperTheme:"tooltip"})),Zs=z({name:"VTooltipDirective",components:{Popper:So(),PopperContent:Ao},mixins:[Ho],inheritAttrs:!1,props:{theme:{type:String,default:"tooltip"},html:{type:Boolean,default:e=>te(e.theme,"html")},content:{type:[String,Number,Function],default:null},loadingContent:{type:String,default:e=>te(e.theme,"loadingContent")}},data(){return{asyncContent:null}},computed:{isContentAsync(){return typeof this.content=="function"},loading(){return this.isContentAsync&&this.asyncContent==null},finalContent(){return this.isContentAsync?this.loading?this.loadingContent:this.asyncContent:this.content}},watch:{content:{handler(){this.fetchContent(!0)},immediate:!0},async finalContent(){await this.$nextTick(),this.$refs.popper.onResize()}},created(){this.$_fetchId=0},methods:{fetchContent(e){if(typeof this.content=="function"&&this.$_isShown&&(e||!this.$_loading&&this.asyncContent==null)){this.asyncContent=null,this.$_loading=!0;const t=++this.$_fetchId,o=this.content(this);o.then?o.then(n=>this.onResult(t,n)):this.onResult(t,o)}},onResult(e,t){e===this.$_fetchId&&(this.$_loading=!1,this.asyncContent=t)},onShow(){this.$_isShown=!0,this.fetchContent()},onHide(){this.$_isShown=!1}}}),ei=["innerHTML"],ti=["textContent"];function oi(e,t,o,n,r,s){const a=ke("PopperContent"),i=ke("Popper");return P(),I(i,un({ref:"popper"},e.$attrs,{theme:e.theme,"popper-node":()=>e.$refs.popperContent.$el,onApplyShow:e.onShow,onApplyHide:e.onHide}),{default:Z(({popperId:d,isShown:u,shouldMountContent:l,skipTransition:c,autoHide:p,hide:h,handleResize:m,onResize:w,classes:_,result:f})=>[Te(a,{ref:"popperContent",class:Xe({"v-popper--tooltip-loading":e.loading}),"popper-id":d,theme:e.theme,shown:u,mounted:l,"skip-transition":c,"auto-hide":p,"handle-resize":m,classes:_,result:f,onHide:h,onResize:w},{default:Z(()=>[e.html?(P(),Q("div",{key:0,innerHTML:e.finalContent},null,8,ei)):(P(),Q("div",{key:1,textContent:pn(e.finalContent)},null,8,ti))]),_:2},1032,["class","popper-id","theme","shown","mounted","skip-transition","auto-hide","handle-resize","classes","result","onHide","onResize"])]),_:1},16,["theme","popper-node","onApplyShow","onApplyHide"])}var ni=et(Zs,[["render",oi]]);const Ro="v-popper--has-tooltip";function ri(e,t){let o=e.placement;if(!o&&t)for(const n of Eo)t[n]&&(o=n);return o||(o=te(e.theme||"tooltip","placement")),o}function Lo(e,t,o){let n;const r=typeof t;return r==="string"?n={content:t}:t&&r==="object"?n=t:n={content:!1},n.placement=ri(n,o),n.targetNodes=()=>[e],n.referenceNode=()=>e,n}let lt,Ae,si=0;function ii(){if(lt)return;Ae=Oe([]),lt=eo({name:"VTooltipDirectiveApp",setup(){return{directives:Ae}},render(){return this.directives.map(t=>cn(ni,Re(A({},t.options),{shown:t.shown||t.options.shown,key:t.id})))},devtools:{hide:!0}});const e=document.createElement("div");document.body.appendChild(e),lt.mount(e)}function ai(e,t,o){ii();const n=Oe(Lo(e,t,o)),r=Oe(!1),s={id:si++,options:n,shown:r};return Ae.value.push(s),e.classList&&e.classList.add(Ro),e.$_popper={options:n,item:s,show(){r.value=!0},hide(){r.value=!1}}}function Do(e){if(e.$_popper){const t=Ae.value.indexOf(e.$_popper.item);t!==-1&&Ae.value.splice(t,1),delete e.$_popper,delete e.$_popperOldShown,delete e.$_popperMountTarget}e.classList&&e.classList.remove(Ro)}function Yt(e,{value:t,modifiers:o}){const n=Lo(e,t,o);if(!n.content||te(n.theme||"tooltip","disabled"))Do(e);else{let r;e.$_popper?(r=e.$_popper,r.options.value=n):r=ai(e,t,o),typeof t.shown<"u"&&t.shown!==e.$_popperOldShown&&(e.$_popperOldShown=t.shown,t.shown?r.show():r.hide())}}var li={beforeMount:Yt,updated:Yt,beforeUnmount(e){Do(e)}};function Gt(e){e.addEventListener("click",xo),e.addEventListener("touchstart",Mo,q?{passive:!0}:!1)}function Jt(e){e.removeEventListener("click",xo),e.removeEventListener("touchstart",Mo),e.removeEventListener("touchend",No),e.removeEventListener("touchcancel",Io)}function xo(e){const t=e.currentTarget;e.closePopover=!t.$_vclosepopover_touch,e.closeAllPopover=t.$_closePopoverModifiers&&!!t.$_closePopoverModifiers.all}function Mo(e){if(e.changedTouches.length===1){const t=e.currentTarget;t.$_vclosepopover_touch=!0;const o=e.changedTouches[0];t.$_vclosepopover_touchPoint=o,t.addEventListener("touchend",No),t.addEventListener("touchcancel",Io)}}function No(e){const t=e.currentTarget;if(t.$_vclosepopover_touch=!1,e.changedTouches.length===1){const o=e.changedTouches[0],n=t.$_vclosepopover_touchPoint;e.closePopover=Math.abs(o.screenY-n.screenY)<20&&Math.abs(o.screenX-n.screenX)<20,e.closeAllPopover=t.$_closePopoverModifiers&&!!t.$_closePopoverModifiers.all}}function Io(e){const t=e.currentTarget;t.$_vclosepopover_touch=!1}var di={beforeMount(e,{value:t,modifiers:o}){e.$_closePopoverModifiers=o,(typeof t>"u"||t)&&Gt(e)},updated(e,{value:t,oldValue:o,modifiers:n}){e.$_closePopoverModifiers=n,t!==o&&(typeof t>"u"||t?Gt(e):Jt(e))},beforeUnmount(e){Jt(e)}};function ci(e,t={}){e.$_vTooltipInstalled||(e.$_vTooltipInstalled=!0,To(H,t),e.directive("tooltip",li),e.directive("close-popper",di),e.component("VTooltip",Qs),e.component("VDropdown",Gs),e.component("VMenu",Js))}const pi={version:"2.0.0-beta.20",install:ci,options:H},ui=D(e=>{e.vueApp.use(pi)}),hi=D(()=>{const e=lo(),t=kn(),o=qe();window.__NUXT_DEVTOOLS_VIEW__={setClient(n){e.value!==n&&(e.value=n,n.hooks.hook("host:update:reactivity",()=>{e.value&&(e.value={...e.value})}),n.hooks.hook("host:inspector:close",()=>{o.currentRoute.value.path==="/__inspecting"&&o.go(-1)}),n.hooks.hook("host:inspector:update",r=>{t.value=r}),n.hooks.hook("host:inspector:click",async(r,s,a,i)=>{const d=`./${s}:${a}:${i}`;await An.openInEditor(d)}),console.log("[nuxt-devtools] Client connected",n))}},o.afterEach(()=>{const n=o.currentRoute.value.path;n.includes("__")||e.value?.hooks.callHook("devtools:navigate",n)})}),fi=[zn,Ar,jr,Fr,Vr,Wr,Ur,ui,hi];function mi(){const e=oe();Object.assign(Hn,{async refresh(t){e.hooks.callHookParallel("app:data:refresh",[t])}})}const gi=z({__name:"app",setup(e){$(()=>import("./unocss-runtime.1d429fd2.js"),["./unocss-runtime.1d429fd2.js","./layout.f6e6e706.js","./runtime-dom.esm-bundler.c94e30c4.js","./runtime-core.esm-bundler.ad888d46.js","./utils.8ee5a573.js","./router.96f0ba10.js","./nuxt.21217109.js","./index.d56af0a0.js"],import.meta.url),Dn({title:"Nuxt DevTools",meta:[{name:"viewport",content:"width=device-width, initial-scale=1"}],link:[{rel:"icon",type:"image/svg+xml",href:"/nuxt.svg"}]}),mi();const t=lo();return addEventListener("keypress",o=>{o.code==="KeyD"&&o.altKey&&t.value?.closeDevTools()}),(o,n)=>{const r=Rn,s=Ln,a=Cn;return P(),Q(so,null,[Te(r),Te(a,null,{default:Z(()=>[Te(s)]),_:1})],64)}}}),Qt={__name:"nuxt-root",setup(e){const t=hn(()=>$(()=>import("./error-component.0aa3c1f1.js"),["./error-component.0aa3c1f1.js","./layout.f6e6e706.js","./runtime-dom.esm-bundler.c94e30c4.js","./runtime-core.esm-bundler.ad888d46.js","./utils.8ee5a573.js","./router.96f0ba10.js","./nuxt.21217109.js"],import.meta.url).then(i=>i.default||i)),o=()=>null,n=oe(),r=n.deferHydration();fn("_route",Uo()),n.hooks.callHookWith(i=>i.map(d=>d()),"vue:setup");const s=io();mn((i,d,u)=>{n.hooks.callHook("vue:error",i,d,u).catch(l=>console.error("[nuxt] Error in `vue:error` hook",l)),Tn(i)&&(i.fatal||i.unhandled)&&V(n,Pe,[i])});const{islandContext:a}=!1;return(i,d)=>(P(),I(gn,{onResolve:S(r)},{default:Z(()=>[S(s)?(P(),I(S(t),{key:0,error:S(s)},null,8,["error"])):S(a)?(P(),I(S(o),{key:1,context:S(a)},null,8,["context"])):(P(),I(S(gi),{key:2}))]),_:1},8,["onResolve"]))}};globalThis.$fetch||(globalThis.$fetch=jo.create({baseURL:Mn()}));let Zt;const _i=Ko(fi);Zt=async function(){const o=Boolean(window.__NUXT__?.serverRendered)?Bo(Qt):eo(Qt),n=Xo({vueApp:o});try{await Yo(n,_i)}catch(r){await n.callHook("app:error",r),n.payload.error=n.payload.error||r}try{await n.hooks.callHook("app:created",o),await n.hooks.callHook("app:beforeMount",o),o.mount("#"+bn),await n.hooks.callHook("app:mounted",o),await Ke()}catch(r){await n.callHook("app:error",r),n.payload.error=n.payload.error||r}},Zt().catch(e=>{console.error("Error while mounting app:",e)});
@@ -1 +1 @@
1
- import N from"./NuxtLogo.b27dc990.js";import B from"./Badge.e080ea4a.js";import j from"./nuxt-link.ed65b9da.js";import{_ as D}from"./Settings.vue.f2a6e99c.js";import{u as S,s as I}from"./client.210463dc.js";import{d as R,i as F,u as L,g as W,j as $}from"./state.85e68c45.js";import"./nuxt.21217109.js";import{u as A}from"./router.96f0ba10.js";import"./app.config.12fdda03.js";import{i as P}from"./storage.abd6f5f8.js";import{k as T,e as U,q as i,u as e,C as t,H as d,ah as m,J as r,F as x,m as l,D as s,G as a,B as q,l as o}from"./runtime-core.esm-bundler.ad888d46.js";import"./_plugin-vue_export-helper.c27b6911.js";import"./NButton.vue.e86a98c0.js";import"./NIcon.vue.5c5f9ae0.js";import"./components.client.e93eaead.js";import"./layout.f6e6e706.js";import"./runtime-dom.esm-bundler.c94e30c4.js";import"./utils.8ee5a573.js";import"./rpc.2e6b297d.js";/* empty css */import"./client-only.f9d053f8.js";import"./StateEditor.vue.0d8adb50.js";/* empty css */import"./nuxt-error-boundary.70c75848.js";import"./dev-only.32de73cb.js";import"./server-placeholder.ba9b9f8a.js";import"./nuxt-loading-indicator.366d3e52.js";import"./page.fb94fd70.js";import"./defu.5a7c1433.js";import"./components.4f55e0db.js";import"./composables.59ebbb45.js";import"./state.2c41a47c.js";import"./utils.1c789938.js";import"./asyncData.518fdb22.js";import"./error.ab352ad9.js";import"./index.d56af0a0.js";import"./index.e1377d3f.js";import"./index.bf1af76f.js";const E="0.1.3",G={"h-full":"","w-full":"",flex:""},H={key:0},J={key:1,flex:"~ col gap2","w-full":"","h-full":"",ma:"","max-w-300":"",p10:"",px20:""},M=t("div",{"flex-auto":""},null,-1),z={flex:"~ col","items-center":"","mt-20":""},K={flex:"~","justify-center":"","items-center":"","mt--10":""},O={"text-center":"","text-sm":"","mt--1":"",op30:"",mb6:""},Q={flex:"~ gap2 wrap"},X={key:0,p4:"","theme-card-green":"",flex:"~ col auto"},Y=t("div",{"logos-nuxt-icon":"","text-3xl":""},null,-1),Z=t("div",{"text-3xl":"","carbon-tree-view-alt":""},null,-1),tt=t("div",{"text-3xl":"","carbon-nominal":""},null,-1),et=t("div",{"text-3xl":"","carbon-function":""},null,-1),ot=t("div",{"text-3xl":"","carbon-3d-mpr-toggle":""},null,-1),nt=t("div",{"text-3xl":"","carbon-plug":""},null,-1),st={flex:"~ col gap2"},it={key:0,px4:"","theme-banner-yellow":"","justify-center":""},rt=t("span",{"flex-none":"","i-carbon-unlink":""},null,-1),lt={flex:"~ gap-6 wrap","items-center":"","justify-center":"","mt-5":""},at=t("a",{href:"https://github.com/nuxt/devtools/discussions/29",target:"_blank",flex:"~ gap1","items-center":"",op50:"",hover:"op100 text-yellow",transition:""},[t("div",{"i-carbon-data-enrichment":""}),m(" Ideas & Suggestions ")],-1),mt=t("a",{href:"https://github.com/nuxt/devtools/discussions/31",target:"_blank",flex:"~ gap1","items-center":"",op50:"",hover:"op100 text-lime",transition:""},[t("div",{"i-carbon-plan":""}),m(" Project Roadmap ")],-1),ct=t("a",{href:"https://github.com/nuxt/devtools/issues",target:"_blank",flex:"~ gap1","items-center":"",op50:"",hover:"op100 text-rose",transition:""},[t("div",{"i-carbon-debug":""}),m(" Bug Reports ")],-1),pt=t("button",{flex:"~ gap1","items-center":"",mxa:"","inline-block":"",op50:"","hover:op80":""},[t("div",{"i-carbon-settings":""}),m(" Settings ")],-1),ut=t("div",{"flex-auto":""},null,-1),Zt=T({__name:"overview",setup(dt){const g=S(),n=R(),f=F(),v=L(),h=W(),b=$(),p=U(()=>f.value?.find(u=>u.name==="nuxt")),k=A();function w(){P.value=!0,k.push("/")}return(u,_t)=>{const y=N,_=B,c=j,C=D,V=q("VDropdown");return o(),i("div",G,[e(n)?(o(),i("div",J,[M,t("div",z,[t("div",K,[d(y,{"h-18":""}),t("button",{"mr--16":"","mt--6":"",onClick:w},[d(_,{"bg-green-400:10":"","text-green-400":"",title:"preview",textContent:"preview"})])]),t("div",O,[m(" Nuxt DevTools "),t("code",null,"v"+r(e(E)),1)])]),t("div",Q,[e(p)?(o(),i("div",X,[Y,t("code",null,r(`v${e(p).current}`),1),e(p).latest?(o(),i(x,{key:0},[e(p).needsUpdate?(o(),l(_,{key:0,"bg-green-400:10":"","text-green-400":"","mt--1":"",title:"updates available",textContent:"updates available"})):(o(),l(_,{key:1,"bg-gray-400:10":"","text-gray-400":"","mt--1":"",title:"latest",textContent:"latest"}))],64)):s("",!0)])):s("",!0),e(n)?(o(),i(x,{key:1},[e(n)&&e(n).pages&&e(g)?(o(),l(c,{key:0,p4:"","theme-card-lime":"","min-w-40":"",flex:"~ col auto",to:"/modules/pages"},{default:a(()=>[Z,t("div",null,r(e(b).length)+" pages",1)]),_:1})):s("",!0),e(n)?(o(),l(c,{key:1,p4:"","theme-card-lime":"","min-w-40":"",flex:"~ col auto",to:"/modules/components"},{default:a(()=>[tt,t("div",null,r(e(v).length)+" components",1)]),_:1})):s("",!0),e(n)&&e(h)?(o(),l(c,{key:2,p4:"","min-w-40":"","theme-card-yellow":"",flex:"~ col auto",to:"/modules/imports"},{default:a(()=>[et,t("div",null,r(e(h).imports.length)+" imports",1)]),_:1})):s("",!0),e(n)?(o(),l(c,{key:3,p4:"","min-w-40":"","theme-card-purple":"",flex:"~ col auto",to:"/modules/modules"},{default:a(()=>[ot,t("div",null,r(e(n)._installedModules.length)+" modules",1)]),_:1})):s("",!0),e(n)?(o(),l(c,{key:4,p4:"","min-w-40":"","theme-card-teal":"",flex:"~ col auto",to:"/modules/plugins"},{default:a(()=>[nt,t("div",null,r(e(n).plugins.length)+" plugins",1)]),_:1})):s("",!0)],64)):s("",!0)]),t("div",st,[("showConnectionWarning"in u?u.showConnectionWarning:e(I))?(o(),i("div",it,[rt,m("Not connected to the client app, showing server-side data only. Use the embedded mode for full features. ")])):s("",!0)]),t("div",lt,[at,mt,ct,d(V,null,{popper:a(()=>[d(C)]),default:a(()=>[pt]),_:1})]),ut])):(o(),i("div",H," Loading... "))])}}});export{Zt as default};
1
+ import N from"./NuxtLogo.b27dc990.js";import B from"./Badge.e080ea4a.js";import j from"./nuxt-link.ed65b9da.js";import{_ as D}from"./Settings.vue.f2a6e99c.js";import{u as S,s as I}from"./client.210463dc.js";import{d as R,i as F,u as L,g as W,j as $}from"./state.85e68c45.js";import"./nuxt.21217109.js";import{u as A}from"./router.96f0ba10.js";import"./app.config.12fdda03.js";import{i as P}from"./storage.abd6f5f8.js";import{k as T,e as U,q as i,u as e,C as t,H as d,ah as m,J as r,F as x,m as l,D as s,G as a,B as q,l as o}from"./runtime-core.esm-bundler.ad888d46.js";import"./_plugin-vue_export-helper.c27b6911.js";import"./NButton.vue.e86a98c0.js";import"./NIcon.vue.5c5f9ae0.js";import"./components.client.e93eaead.js";import"./layout.f6e6e706.js";import"./runtime-dom.esm-bundler.c94e30c4.js";import"./utils.8ee5a573.js";import"./rpc.2e6b297d.js";/* empty css */import"./client-only.f9d053f8.js";import"./StateEditor.vue.0d8adb50.js";/* empty css */import"./nuxt-error-boundary.70c75848.js";import"./dev-only.32de73cb.js";import"./server-placeholder.ba9b9f8a.js";import"./nuxt-loading-indicator.366d3e52.js";import"./page.fb94fd70.js";import"./defu.5a7c1433.js";import"./components.4f55e0db.js";import"./composables.59ebbb45.js";import"./state.2c41a47c.js";import"./utils.1c789938.js";import"./asyncData.518fdb22.js";import"./error.ab352ad9.js";import"./index.d56af0a0.js";import"./index.e1377d3f.js";import"./index.bf1af76f.js";const E="0.1.4",G={"h-full":"","w-full":"",flex:""},H={key:0},J={key:1,flex:"~ col gap2","w-full":"","h-full":"",ma:"","max-w-300":"",p10:"",px20:""},M=t("div",{"flex-auto":""},null,-1),z={flex:"~ col","items-center":"","mt-20":""},K={flex:"~","justify-center":"","items-center":"","mt--10":""},O={"text-center":"","text-sm":"","mt--1":"",op30:"",mb6:""},Q={flex:"~ gap2 wrap"},X={key:0,p4:"","theme-card-green":"",flex:"~ col auto"},Y=t("div",{"logos-nuxt-icon":"","text-3xl":""},null,-1),Z=t("div",{"text-3xl":"","carbon-tree-view-alt":""},null,-1),tt=t("div",{"text-3xl":"","carbon-nominal":""},null,-1),et=t("div",{"text-3xl":"","carbon-function":""},null,-1),ot=t("div",{"text-3xl":"","carbon-3d-mpr-toggle":""},null,-1),nt=t("div",{"text-3xl":"","carbon-plug":""},null,-1),st={flex:"~ col gap2"},it={key:0,px4:"","theme-banner-yellow":"","justify-center":""},rt=t("span",{"flex-none":"","i-carbon-unlink":""},null,-1),lt={flex:"~ gap-6 wrap","items-center":"","justify-center":"","mt-5":""},at=t("a",{href:"https://github.com/nuxt/devtools/discussions/29",target:"_blank",flex:"~ gap1","items-center":"",op50:"",hover:"op100 text-yellow",transition:""},[t("div",{"i-carbon-data-enrichment":""}),m(" Ideas & Suggestions ")],-1),mt=t("a",{href:"https://github.com/nuxt/devtools/discussions/31",target:"_blank",flex:"~ gap1","items-center":"",op50:"",hover:"op100 text-lime",transition:""},[t("div",{"i-carbon-plan":""}),m(" Project Roadmap ")],-1),ct=t("a",{href:"https://github.com/nuxt/devtools/issues",target:"_blank",flex:"~ gap1","items-center":"",op50:"",hover:"op100 text-rose",transition:""},[t("div",{"i-carbon-debug":""}),m(" Bug Reports ")],-1),pt=t("button",{flex:"~ gap1","items-center":"",mxa:"","inline-block":"",op50:"","hover:op80":""},[t("div",{"i-carbon-settings":""}),m(" Settings ")],-1),ut=t("div",{"flex-auto":""},null,-1),Zt=T({__name:"overview",setup(dt){const g=S(),n=R(),f=F(),v=L(),h=W(),b=$(),p=U(()=>f.value?.find(u=>u.name==="nuxt")),k=A();function w(){P.value=!0,k.push("/")}return(u,_t)=>{const y=N,_=B,c=j,C=D,V=q("VDropdown");return o(),i("div",G,[e(n)?(o(),i("div",J,[M,t("div",z,[t("div",K,[d(y,{"h-18":""}),t("button",{"mr--16":"","mt--6":"",onClick:w},[d(_,{"bg-green-400:10":"","text-green-400":"",title:"preview",textContent:"preview"})])]),t("div",O,[m(" Nuxt DevTools "),t("code",null,"v"+r(e(E)),1)])]),t("div",Q,[e(p)?(o(),i("div",X,[Y,t("code",null,r(`v${e(p).current}`),1),e(p).latest?(o(),i(x,{key:0},[e(p).needsUpdate?(o(),l(_,{key:0,"bg-green-400:10":"","text-green-400":"","mt--1":"",title:"updates available",textContent:"updates available"})):(o(),l(_,{key:1,"bg-gray-400:10":"","text-gray-400":"","mt--1":"",title:"latest",textContent:"latest"}))],64)):s("",!0)])):s("",!0),e(n)?(o(),i(x,{key:1},[e(n)&&e(n).pages&&e(g)?(o(),l(c,{key:0,p4:"","theme-card-lime":"","min-w-40":"",flex:"~ col auto",to:"/modules/pages"},{default:a(()=>[Z,t("div",null,r(e(b).length)+" pages",1)]),_:1})):s("",!0),e(n)?(o(),l(c,{key:1,p4:"","theme-card-lime":"","min-w-40":"",flex:"~ col auto",to:"/modules/components"},{default:a(()=>[tt,t("div",null,r(e(v).length)+" components",1)]),_:1})):s("",!0),e(n)&&e(h)?(o(),l(c,{key:2,p4:"","min-w-40":"","theme-card-yellow":"",flex:"~ col auto",to:"/modules/imports"},{default:a(()=>[et,t("div",null,r(e(h).imports.length)+" imports",1)]),_:1})):s("",!0),e(n)?(o(),l(c,{key:3,p4:"","min-w-40":"","theme-card-purple":"",flex:"~ col auto",to:"/modules/modules"},{default:a(()=>[ot,t("div",null,r(e(n)._installedModules.length)+" modules",1)]),_:1})):s("",!0),e(n)?(o(),l(c,{key:4,p4:"","min-w-40":"","theme-card-teal":"",flex:"~ col auto",to:"/modules/plugins"},{default:a(()=>[nt,t("div",null,r(e(n).plugins.length)+" plugins",1)]),_:1})):s("",!0)],64)):s("",!0)]),t("div",st,[("showConnectionWarning"in u?u.showConnectionWarning:e(I))?(o(),i("div",it,[rt,m("Not connected to the client app, showing server-side data only. Use the embedded mode for full features. ")])):s("",!0)]),t("div",lt,[at,mt,ct,d(V,null,{popper:a(()=>[d(C)]),default:a(()=>[pt]),_:1})]),ut])):(o(),i("div",H," Loading... "))])}}});export{Zt as default};
@@ -1,7 +1,7 @@
1
1
  <!DOCTYPE html>
2
2
  <html >
3
3
  <head><meta charset="utf-8">
4
- <meta name="viewport" content="width=device-width, initial-scale=1"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/entry.fad9213c.js"><link rel="preload" as="style" href="/__nuxt_devtools__/client/_nuxt/entry.6e08c3bd.css"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/runtime-dom.esm-bundler.c94e30c4.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/runtime-core.esm-bundler.ad888d46.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/index.d56af0a0.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/router.96f0ba10.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/nuxt.21217109.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/utils.8ee5a573.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/error.ab352ad9.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/state.2c41a47c.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/layout.f6e6e706.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/nuxt-link.ed65b9da.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/app.config.12fdda03.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/defu.5a7c1433.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/storage.abd6f5f8.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/index.e1377d3f.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/index.bf1af76f.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/color-mode-options.00c15dd1.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/client.210463dc.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/rpc.2e6b297d.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/nuxt-loading-indicator.366d3e52.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/page.fb94fd70.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/composables.59ebbb45.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/unocss-runtime.1d429fd2.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/error-component.0aa3c1f1.js"><link rel="stylesheet" href="/__nuxt_devtools__/client/_nuxt/entry.6e08c3bd.css"><script>"use strict";const w=window,de=document.documentElement,knownColorSchemes=["dark","light"],preference=window.localStorage.getItem("nuxt-color-mode")||"system";let value=preference==="system"?getColorScheme():preference;const forcedColorMode=de.getAttribute("data-color-mode-forced");forcedColorMode&&(value=forcedColorMode),addColorScheme(value),w["__NUXT_COLOR_MODE__"]={preference,value,getColorScheme,addColorScheme,removeColorScheme};function addColorScheme(e){const o=""+e+"",t="";de.classList?de.classList.add(o):de.className+=" "+o,t&&de.setAttribute("data-"+t,e)}function removeColorScheme(e){const o=""+e+"",t="";de.classList?de.classList.remove(o):de.className=de.className.replace(new RegExp(o,"g"),""),t&&de.removeAttribute("data-"+t)}function prefersColorScheme(e){return w.matchMedia("(prefers-color-scheme"+e+")")}function getColorScheme(){if(w.matchMedia&&prefersColorScheme("").media!=="not all"){for(const e of knownColorSchemes)if(prefersColorScheme(":"+e).matches)return e}return"light"}
4
+ <meta name="viewport" content="width=device-width, initial-scale=1"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/entry.72ee2736.js"><link rel="preload" as="style" href="/__nuxt_devtools__/client/_nuxt/entry.6e08c3bd.css"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/runtime-dom.esm-bundler.c94e30c4.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/runtime-core.esm-bundler.ad888d46.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/index.d56af0a0.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/router.96f0ba10.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/nuxt.21217109.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/utils.8ee5a573.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/error.ab352ad9.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/state.2c41a47c.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/layout.f6e6e706.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/nuxt-link.ed65b9da.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/app.config.12fdda03.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/defu.5a7c1433.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/storage.abd6f5f8.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/index.e1377d3f.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/index.bf1af76f.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/color-mode-options.00c15dd1.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/client.210463dc.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/rpc.2e6b297d.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/nuxt-loading-indicator.366d3e52.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/page.fb94fd70.js"><link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/composables.59ebbb45.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/unocss-runtime.1d429fd2.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/error-component.0aa3c1f1.js"><link rel="stylesheet" href="/__nuxt_devtools__/client/_nuxt/entry.6e08c3bd.css"><script>"use strict";const w=window,de=document.documentElement,knownColorSchemes=["dark","light"],preference=window.localStorage.getItem("nuxt-color-mode")||"system";let value=preference==="system"?getColorScheme():preference;const forcedColorMode=de.getAttribute("data-color-mode-forced");forcedColorMode&&(value=forcedColorMode),addColorScheme(value),w["__NUXT_COLOR_MODE__"]={preference,value,getColorScheme,addColorScheme,removeColorScheme};function addColorScheme(e){const o=""+e+"",t="";de.classList?de.classList.add(o):de.className+=" "+o,t&&de.setAttribute("data-"+t,e)}function removeColorScheme(e){const o=""+e+"",t="";de.classList?de.classList.remove(o):de.className=de.className.replace(new RegExp(o,"g"),""),t&&de.removeAttribute("data-"+t)}function prefersColorScheme(e){return w.matchMedia("(prefers-color-scheme"+e+")")}function getColorScheme(){if(w.matchMedia&&prefersColorScheme("").media!=="not all"){for(const e of knownColorSchemes)if(prefersColorScheme(":"+e).matches)return e}return"light"}
5
5
  </script></head>
6
- <body ><div id="__nuxt"></div><script>window.__NUXT__={serverRendered:false,config:{public:{fixture4:"public runtime config from nuxt.config.ts"},app:{baseURL:"\u002F__nuxt_devtools__\u002Fclient",buildAssetsDir:"\u002F_nuxt\u002F",cdnURL:""}},data:{},state:{}}</script><script type="module" src="/__nuxt_devtools__/client/_nuxt/entry.fad9213c.js" crossorigin></script></body>
6
+ <body ><div id="__nuxt"></div><script>window.__NUXT__={serverRendered:false,config:{public:{fixture4:"public runtime config from nuxt.config.ts"},app:{baseURL:"\u002F__nuxt_devtools__\u002Fclient",buildAssetsDir:"\u002F_nuxt\u002F",cdnURL:""}},data:{},state:{}}</script><script type="module" src="/__nuxt_devtools__/client/_nuxt/entry.72ee2736.js" crossorigin></script></body>
7
7
  </html>