@nuxt/devtools 0.5.5 → 0.6.1

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.
Files changed (148) hide show
  1. package/dist/chunks/module-main.mjs +145 -35
  2. package/dist/chunks/vscode.mjs +5 -2
  3. package/dist/client/200.html +2 -2
  4. package/dist/client/404.html +2 -2
  5. package/dist/client/__blank/index.html +7 -0
  6. package/dist/client/_nuxt/AuthRequiredPanel.vue.19da182f.js +1 -0
  7. package/dist/client/_nuxt/{Badge.e58c5f84.js → Badge.067326d6.js} +1 -1
  8. package/dist/client/_nuxt/CodeSnippets.vue.2f33c6d1.js +1 -0
  9. package/dist/client/_nuxt/DrawerRight.vue.aa1fd47b.js +1 -0
  10. package/dist/client/_nuxt/DurationDisplay.vue.4afc40a4.js +1 -0
  11. package/dist/client/_nuxt/FilepathItem.vue.3587ec1f.js +1 -0
  12. package/dist/client/_nuxt/{HelpFab.vue.044c905c.js → HelpFab.vue.dbb954dd.js} +1 -1
  13. package/dist/client/_nuxt/LaunchPage.vue.f137554e.js +1 -0
  14. package/dist/client/_nuxt/NCheckbox.vue.060051ad.js +1 -0
  15. package/dist/client/_nuxt/NCodeBlock.vue.e44529a6.js +2 -0
  16. package/dist/client/_nuxt/NIconButton.vue.ac7efd0c.js +1 -0
  17. package/dist/client/_nuxt/NIconTitle.vue.ace3a05a.js +1 -0
  18. package/dist/client/_nuxt/NLink.vue.372e1ca0.js +1 -0
  19. package/dist/client/_nuxt/NMarkdown.vue.9f252ec4.js +1 -0
  20. package/dist/client/_nuxt/{NPanelGrids.923427b0.js → NPanelGrids.54ee09bc.js} +1 -1
  21. package/dist/client/_nuxt/NSectionBlock.012f83f1.css +1 -0
  22. package/dist/client/_nuxt/NSectionBlock.9cbe0175.js +1 -0
  23. package/dist/client/_nuxt/NSelect.vue.3956d7b1.js +1 -0
  24. package/dist/client/_nuxt/NSwitch.vue.f0f70131.js +1 -0
  25. package/dist/client/_nuxt/NTip.vue.f50fcd60.js +1 -0
  26. package/dist/client/_nuxt/{Navbar.vue.1eab843e.js → Navbar.vue.bd98686f.js} +1 -1
  27. package/dist/client/_nuxt/NpmVersionCheck.vue.78bff2df.js +1 -0
  28. package/dist/client/_nuxt/{PanelLeftRight.vue.5807516f.js → PanelLeftRight.vue.8031c7d4.js} +1 -1
  29. package/dist/client/_nuxt/StateEditor.vue.4439d43c.js +1 -0
  30. package/dist/client/_nuxt/__blank.944beb26.js +1 -0
  31. package/dist/client/_nuxt/analyze-build.fd781999.js +1 -0
  32. package/dist/client/_nuxt/assets.f876e2b9.js +16 -0
  33. package/dist/client/_nuxt/{client.4ef5790f.js → client.d6464981.js} +1 -1
  34. package/dist/client/_nuxt/{components.1cc22fdb.js → components.d23cd7b8.js} +27 -27
  35. package/dist/client/_nuxt/custom-_name_.3701152b.js +1 -0
  36. package/dist/client/_nuxt/{default.2805e636.js → default.809c6e7c.js} +1 -1
  37. package/dist/client/_nuxt/editor.aee50e2c.js +1 -0
  38. package/dist/client/_nuxt/entry.717f6486.css +1 -0
  39. package/dist/client/_nuxt/entry.a0dd6aac.js +19 -0
  40. package/dist/client/_nuxt/{error-404.61da4836.js → error-404.d560629e.js} +1 -1
  41. package/dist/client/_nuxt/{error-500.68195134.js → error-500.d7ca8dd1.js} +1 -1
  42. package/dist/client/_nuxt/{error-component.db5245e7.js → error-component.15e0d602.js} +2 -2
  43. package/dist/client/_nuxt/{full.cfa15ba5.js → full.76363f3f.js} +1 -1
  44. package/dist/client/_nuxt/hooks.3a3b761d.js +1 -0
  45. package/dist/client/_nuxt/imports.e0b9437d.js +1 -0
  46. package/dist/client/_nuxt/{index.e17aa9ce.js → index.25d3cd66.js} +1 -1
  47. package/dist/client/_nuxt/{index.476fd219.js → index.d7252ef5.js} +1 -1
  48. package/dist/client/_nuxt/json-editor-vue.b8dc29b2.js +137 -0
  49. package/dist/client/_nuxt/{middleware.10bb56a6.js → middleware.cbbbe53d.js} +1 -1
  50. package/dist/client/_nuxt/modules.092674af.js +4 -0
  51. package/dist/client/_nuxt/{none.a68953c7.js → none.0a084ac9.js} +1 -1
  52. package/dist/client/_nuxt/nuxt-docs.100caa70.js +1 -0
  53. package/dist/client/_nuxt/open-graph.3563ee56.js +3 -0
  54. package/dist/client/_nuxt/overview.e4073f57.js +1 -0
  55. package/dist/client/_nuxt/pages.e4cfc065.js +1 -0
  56. package/dist/client/_nuxt/payload.0be0c356.js +1 -0
  57. package/dist/client/_nuxt/plugins.88ff2e07.js +1 -0
  58. package/dist/client/_nuxt/runtime-configs.7810c90a.js +1 -0
  59. package/dist/client/_nuxt/server-routes.911ca1ca.js +9 -0
  60. package/dist/client/_nuxt/settings.80338150.js +1 -0
  61. package/dist/client/_nuxt/state-components.3e562e84.js +1 -0
  62. package/dist/client/_nuxt/storage.4d3f94ab.js +1 -0
  63. package/dist/client/_nuxt/terminals.e433a70a.js +1 -0
  64. package/dist/client/_nuxt/{unocss-runtime.7eface6f.js → unocss-runtime.9d0d2556.js} +2 -2
  65. package/dist/client/_nuxt/{virtual-files.3e66a8af.js → virtual-files.ae241a9c.js} +1 -1
  66. package/dist/client/index.html +2 -2
  67. package/dist/client/modules/analyze-build/index.html +2 -2
  68. package/dist/client/modules/assets/index.html +2 -2
  69. package/dist/client/modules/components/index.html +2 -2
  70. package/dist/client/modules/hooks/index.html +2 -2
  71. package/dist/client/modules/imports/index.html +2 -2
  72. package/dist/client/modules/middleware/index.html +2 -2
  73. package/dist/client/modules/modules/index.html +2 -2
  74. package/dist/client/modules/open-graph/index.html +2 -2
  75. package/dist/client/modules/overview/index.html +2 -2
  76. package/dist/client/modules/pages/index.html +2 -2
  77. package/dist/client/modules/payload/index.html +2 -2
  78. package/dist/client/modules/plugins/index.html +2 -2
  79. package/dist/client/modules/runtime-configs/index.html +2 -2
  80. package/dist/client/modules/server-routes/index.html +2 -2
  81. package/dist/client/modules/storage/index.html +2 -2
  82. package/dist/client/modules/terminals/index.html +2 -2
  83. package/dist/client/modules/virtual-files/index.html +2 -2
  84. package/dist/client/settings/index.html +2 -2
  85. package/dist/module.json +1 -1
  86. package/dist/module.mjs +1 -1
  87. package/dist/runtime/auth/index.html +71 -0
  88. package/dist/runtime/nitro/inline.d.ts +3 -0
  89. package/dist/runtime/nitro/inline.mjs +6 -0
  90. package/dist/runtime/plugins/devtools.client.d.ts +8 -0
  91. package/dist/runtime/plugins/devtools.client.mjs +73 -8
  92. package/dist/runtime/plugins/devtools.server.d.ts +2 -0
  93. package/dist/runtime/plugins/devtools.server.mjs +8 -0
  94. package/dist/runtime/plugins/view/Frame.vue +31 -228
  95. package/dist/runtime/plugins/view/FrameBox.vue +167 -0
  96. package/dist/runtime/plugins/view/Main.vue +360 -0
  97. package/dist/runtime/plugins/view/client.d.ts +3 -0
  98. package/dist/runtime/plugins/view/client.mjs +45 -0
  99. package/dist/runtime/plugins/view/state.d.ts +2 -3
  100. package/dist/runtime/plugins/view/state.mjs +12 -9
  101. package/dist/runtime/plugins/view/utils.d.ts +1 -0
  102. package/dist/runtime/plugins/view/utils.mjs +9 -0
  103. package/dist/shared/{devtools.345c630c.mjs → devtools.7ab40af4.mjs} +3 -1
  104. package/dist/types.d.ts +1 -1
  105. package/package.json +30 -29
  106. package/dist/client/__inspecting/index.html +0 -7
  107. package/dist/client/_nuxt/CodeSnippets.vue.22b03a10.js +0 -1
  108. package/dist/client/_nuxt/DrawerRight.vue.58044cee.js +0 -1
  109. package/dist/client/_nuxt/DurationDisplay.vue.0d87f5bf.js +0 -1
  110. package/dist/client/_nuxt/FilepathItem.vue.063a2cdd.js +0 -1
  111. package/dist/client/_nuxt/LaunchPage.vue.59383ce6.js +0 -1
  112. package/dist/client/_nuxt/NCheckbox.vue.f53d5fde.js +0 -1
  113. package/dist/client/_nuxt/NCodeBlock.vue.e2044e41.js +0 -2
  114. package/dist/client/_nuxt/NIconButton.vue.6924c323.js +0 -1
  115. package/dist/client/_nuxt/NIconTitle.vue.19793f87.js +0 -1
  116. package/dist/client/_nuxt/NLink.vue.dddf8805.js +0 -1
  117. package/dist/client/_nuxt/NMarkdown.vue.2a7f337d.js +0 -1
  118. package/dist/client/_nuxt/NSectionBlock.2937e558.js +0 -1
  119. package/dist/client/_nuxt/NSectionBlock.63c19da9.css +0 -1
  120. package/dist/client/_nuxt/NSelect.vue.6bc1e782.js +0 -1
  121. package/dist/client/_nuxt/NSwitch.vue.e15ba847.js +0 -1
  122. package/dist/client/_nuxt/NTip.vue.16191ba5.js +0 -1
  123. package/dist/client/_nuxt/NpmVersionCheck.vue.47b612aa.js +0 -1
  124. package/dist/client/_nuxt/StateEditor.vue.d28666b8.js +0 -1
  125. package/dist/client/_nuxt/__inspecting.324d8c7c.js +0 -1
  126. package/dist/client/_nuxt/analyze-build.9257b30a.js +0 -1
  127. package/dist/client/_nuxt/assets.c3e8e0f3.js +0 -16
  128. package/dist/client/_nuxt/custom-_name_.e1ada273.js +0 -1
  129. package/dist/client/_nuxt/editor.721868d4.js +0 -1
  130. package/dist/client/_nuxt/entry.bf8a0e33.css +0 -1
  131. package/dist/client/_nuxt/entry.f02d2ccc.js +0 -19
  132. package/dist/client/_nuxt/hooks.a0b5858b.js +0 -1
  133. package/dist/client/_nuxt/imports.c13274b4.js +0 -1
  134. package/dist/client/_nuxt/json-editor-vue.3c153669.js +0 -137
  135. package/dist/client/_nuxt/modules.41d22931.js +0 -4
  136. package/dist/client/_nuxt/open-graph.87c9ce95.js +0 -3
  137. package/dist/client/_nuxt/overview.e078ddfd.js +0 -1
  138. package/dist/client/_nuxt/pages.2011bfab.js +0 -1
  139. package/dist/client/_nuxt/payload.aa12c647.js +0 -1
  140. package/dist/client/_nuxt/plugins.2722f367.js +0 -1
  141. package/dist/client/_nuxt/runtime-configs.1c597722.js +0 -1
  142. package/dist/client/_nuxt/server-routes.be515b73.js +0 -9
  143. package/dist/client/_nuxt/settings.bdc2ea51.js +0 -1
  144. package/dist/client/_nuxt/state-components.97be2043.js +0 -1
  145. package/dist/client/_nuxt/storage.b1a77fa3.js +0 -1
  146. package/dist/client/_nuxt/terminals.ce48c24d.js +0 -9
  147. package/dist/client/_nuxt/terminals.d1dcf297.css +0 -32
  148. package/dist/runtime/plugins/view/Container.vue +0 -97
@@ -1,19 +0,0 @@
1
- function el(e,t){const n=Object.create(null),r=e.split(",");for(let s=0;s<r.length;s++)n[r[s]]=!0;return t?s=>!!n[s.toLowerCase()]:s=>!!n[s]}const Ie={},tr=[],Tt=()=>{},Im=()=>!1,jm=/^on[^a-z]/,Fs=e=>jm.test(e),tl=e=>e.startsWith("onUpdate:"),Be=Object.assign,nl=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Mm=Object.prototype.hasOwnProperty,xe=(e,t)=>Mm.call(e,t),le=Array.isArray,nr=e=>$r(e)==="[object Map]",Er=e=>$r(e)==="[object Set]",ic=e=>$r(e)==="[object Date]",Dm=e=>$r(e)==="[object RegExp]",me=e=>typeof e=="function",Me=e=>typeof e=="string",Ps=e=>typeof e=="symbol",Re=e=>e!==null&&typeof e=="object",rl=e=>Re(e)&&me(e.then)&&me(e.catch),ch=Object.prototype.toString,$r=e=>ch.call(e),Fm=e=>$r(e).slice(8,-1),uh=e=>$r(e)==="[object Object]",sl=e=>Me(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,ds=el(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Zo=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},Bm=/-(\w)/g,Mt=Zo(e=>e.replace(Bm,(t,n)=>n?n.toUpperCase():"")),Hm=/\B([A-Z])/g,zn=Zo(e=>e.replace(Hm,"-$1").toLowerCase()),ei=Zo(e=>e.charAt(0).toUpperCase()+e.slice(1)),yo=Zo(e=>e?`on${ei(e)}`:""),ks=(e,t)=>!Object.is(e,t),rr=(e,t)=>{for(let n=0;n<e.length;n++)e[n](t)},$o=(e,t,n)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},To=e=>{const t=parseFloat(e);return isNaN(t)?e:t},fh=e=>{const t=Me(e)?Number(e):NaN;return isNaN(t)?e:t};let ac;const la=()=>ac||(ac=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function hn(e){if(le(e)){const t={};for(let n=0;n<e.length;n++){const r=e[n],s=Me(r)?Gm(r):hn(r);if(s)for(const o in s)t[o]=s[o]}return t}else{if(Me(e))return e;if(Re(e))return e}}const Um=/;(?![^(]*\))/g,Wm=/:([^]+)/,Vm=/\/\*[^]*?\*\//g;function Gm(e){const t={};return e.replace(Vm,"").split(Um).forEach(n=>{if(n){const r=n.split(Wm);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function Fe(e){let t="";if(Me(e))t=e;else if(le(e))for(let n=0;n<e.length;n++){const r=Fe(e[n]);r&&(t+=r+" ")}else if(Re(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}function hh(e){if(!e)return null;let{class:t,style:n}=e;return t&&!Me(t)&&(e.class=Fe(t)),n&&(e.style=hn(n)),e}const zm="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",qm=el(zm);function dh(e){return!!e||e===""}function Km(e,t){if(e.length!==t.length)return!1;let n=!0;for(let r=0;n&&r<e.length;r++)n=Mn(e[r],t[r]);return n}function Mn(e,t){if(e===t)return!0;let n=ic(e),r=ic(t);if(n||r)return n&&r?e.getTime()===t.getTime():!1;if(n=Ps(e),r=Ps(t),n||r)return e===t;if(n=le(e),r=le(t),n||r)return n&&r?Km(e,t):!1;if(n=Re(e),r=Re(t),n||r){if(!n||!r)return!1;const s=Object.keys(e).length,o=Object.keys(t).length;if(s!==o)return!1;for(const i in e){const a=e.hasOwnProperty(i),l=t.hasOwnProperty(i);if(a&&!l||!a&&l||!Mn(e[i],t[i]))return!1}}return String(e)===String(t)}function ol(e,t){return e.findIndex(n=>Mn(n,t))}const qt=e=>Me(e)?e:e==null?"":le(e)||Re(e)&&(e.toString===ch||!me(e.toString))?JSON.stringify(e,ph,2):String(e),ph=(e,t)=>t&&t.__v_isRef?ph(e,t.value):nr(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,s])=>(n[`${r} =>`]=s,n),{})}:Er(t)?{[`Set(${t.size})`]:[...t.values()]}:Re(t)&&!le(t)&&!uh(t)?String(t):t;let lt;class Xm{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=lt,!t&&lt&&(this.index=(lt.scopes||(lt.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=lt;try{return lt=this,t()}finally{lt=n}}}on(){lt=this}off(){lt=this.parent}stop(t){if(this._active){let n,r;for(n=0,r=this.effects.length;n<r;n++)this.effects[n].stop();for(n=0,r=this.cleanups.length;n<r;n++)this.cleanups[n]();if(this.scopes)for(n=0,r=this.scopes.length;n<r;n++)this.scopes[n].stop(!0);if(!this.detached&&this.parent&&!t){const s=this.parent.scopes.pop();s&&s!==this&&(this.parent.scopes[this.index]=s,s.index=this.index)}this.parent=void 0,this._active=!1}}}function Ym(e,t=lt){t&&t.active&&t.effects.push(e)}function mh(){return lt}function Jm(e){lt&&lt.cleanups.push(e)}const il=e=>{const t=new Set(e);return t.w=0,t.n=0,t},gh=e=>(e.w&gn)>0,vh=e=>(e.n&gn)>0,Qm=({deps:e})=>{if(e.length)for(let t=0;t<e.length;t++)e[t].w|=gn},Zm=e=>{const{deps:t}=e;if(t.length){let n=0;for(let r=0;r<t.length;r++){const s=t[r];gh(s)&&!vh(s)?s.delete(e):t[n++]=s,s.w&=~gn,s.n&=~gn}t.length=n}},xo=new WeakMap;let cs=0,gn=1;const ca=30;let wt;const In=Symbol(""),ua=Symbol("");class al{constructor(t,n=null,r){this.fn=t,this.scheduler=n,this.active=!0,this.deps=[],this.parent=void 0,Ym(this,r)}run(){if(!this.active)return this.fn();let t=wt,n=dn;for(;t;){if(t===this)return;t=t.parent}try{return this.parent=wt,wt=this,dn=!0,gn=1<<++cs,cs<=ca?Qm(this):lc(this),this.fn()}finally{cs<=ca&&Zm(this),gn=1<<--cs,wt=this.parent,dn=n,this.parent=void 0,this.deferStop&&this.stop()}}stop(){wt===this?this.deferStop=!0:this.active&&(lc(this),this.onStop&&this.onStop(),this.active=!1)}}function lc(e){const{deps:t}=e;if(t.length){for(let n=0;n<t.length;n++)t[n].delete(e);t.length=0}}let dn=!0;const _h=[];function Tr(){_h.push(dn),dn=!1}function xr(){const e=_h.pop();dn=e===void 0?!0:e}function st(e,t,n){if(dn&&wt){let r=xo.get(e);r||xo.set(e,r=new Map);let s=r.get(n);s||r.set(n,s=il()),yh(s)}}function yh(e,t){let n=!1;cs<=ca?vh(e)||(e.n|=gn,n=!gh(e)):n=!e.has(wt),n&&(e.add(wt),wt.deps.push(e))}function Kt(e,t,n,r,s,o){const i=xo.get(e);if(!i)return;let a=[];if(t==="clear")a=[...i.values()];else if(n==="length"&&le(e)){const l=Number(r);i.forEach((c,f)=>{(f==="length"||f>=l)&&a.push(c)})}else switch(n!==void 0&&a.push(i.get(n)),t){case"add":le(e)?sl(n)&&a.push(i.get("length")):(a.push(i.get(In)),nr(e)&&a.push(i.get(ua)));break;case"delete":le(e)||(a.push(i.get(In)),nr(e)&&a.push(i.get(ua)));break;case"set":nr(e)&&a.push(i.get(In));break}if(a.length===1)a[0]&&fa(a[0]);else{const l=[];for(const c of a)c&&l.push(...c);fa(il(l))}}function fa(e,t){const n=le(e)?e:[...e];for(const r of n)r.computed&&cc(r);for(const r of n)r.computed||cc(r)}function cc(e,t){(e!==wt||e.allowRecurse)&&(e.scheduler?e.scheduler():e.run())}function eg(e,t){var n;return(n=xo.get(e))==null?void 0:n.get(t)}const tg=el("__proto__,__v_isRef,__isVue"),bh=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Ps)),ng=ll(),rg=ll(!1,!0),sg=ll(!0),uc=og();function og(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=$e(this);for(let o=0,i=this.length;o<i;o++)st(r,"get",o+"");const s=r[t](...n);return s===-1||s===!1?r[t](...n.map($e)):s}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){Tr();const r=$e(this)[t].apply(this,n);return xr(),r}}),e}function ig(e){const t=$e(this);return st(t,"has",e),t.hasOwnProperty(e)}function ll(e=!1,t=!1){return function(r,s,o){if(s==="__v_isReactive")return!e;if(s==="__v_isReadonly")return e;if(s==="__v_isShallow")return t;if(s==="__v_raw"&&o===(e?t?Eg:xh:t?Th:$h).get(r))return r;const i=le(r);if(!e){if(i&&xe(uc,s))return Reflect.get(uc,s,o);if(s==="hasOwnProperty")return ig}const a=Reflect.get(r,s,o);return(Ps(s)?bh.has(s):tg(s))||(e||st(r,"get",s),t)?a:Le(a)?i&&sl(s)?a:a.value:Re(a)?e?qn(a):ot(a):a}}const ag=wh(),lg=wh(!0);function wh(e=!1){return function(n,r,s,o){let i=n[r];if(Dn(i)&&Le(i)&&!Le(s))return!1;if(!e&&(!So(s)&&!Dn(s)&&(i=$e(i),s=$e(s)),!le(n)&&Le(i)&&!Le(s)))return i.value=s,!0;const a=le(n)&&sl(r)?Number(r)<n.length:xe(n,r),l=Reflect.set(n,r,s,o);return n===$e(o)&&(a?ks(s,i)&&Kt(n,"set",r,s):Kt(n,"add",r,s)),l}}function cg(e,t){const n=xe(e,t);e[t];const r=Reflect.deleteProperty(e,t);return r&&n&&Kt(e,"delete",t,void 0),r}function ug(e,t){const n=Reflect.has(e,t);return(!Ps(t)||!bh.has(t))&&st(e,"has",t),n}function fg(e){return st(e,"iterate",le(e)?"length":In),Reflect.ownKeys(e)}const Eh={get:ng,set:ag,deleteProperty:cg,has:ug,ownKeys:fg},hg={get:sg,set(e,t){return!0},deleteProperty(e,t){return!0}},dg=Be({},Eh,{get:rg,set:lg}),cl=e=>e,ti=e=>Reflect.getPrototypeOf(e);function qs(e,t,n=!1,r=!1){e=e.__v_raw;const s=$e(e),o=$e(t);n||(t!==o&&st(s,"get",t),st(s,"get",o));const{has:i}=ti(s),a=r?cl:n?dl:As;if(i.call(s,t))return a(e.get(t));if(i.call(s,o))return a(e.get(o));e!==s&&e.get(t)}function Ks(e,t=!1){const n=this.__v_raw,r=$e(n),s=$e(e);return t||(e!==s&&st(r,"has",e),st(r,"has",s)),e===s?n.has(e):n.has(e)||n.has(s)}function Xs(e,t=!1){return e=e.__v_raw,!t&&st($e(e),"iterate",In),Reflect.get(e,"size",e)}function fc(e){e=$e(e);const t=$e(this);return ti(t).has.call(t,e)||(t.add(e),Kt(t,"add",e,e)),this}function hc(e,t){t=$e(t);const n=$e(this),{has:r,get:s}=ti(n);let o=r.call(n,e);o||(e=$e(e),o=r.call(n,e));const i=s.call(n,e);return n.set(e,t),o?ks(t,i)&&Kt(n,"set",e,t):Kt(n,"add",e,t),this}function dc(e){const t=$e(this),{has:n,get:r}=ti(t);let s=n.call(t,e);s||(e=$e(e),s=n.call(t,e)),r&&r.call(t,e);const o=t.delete(e);return s&&Kt(t,"delete",e,void 0),o}function pc(){const e=$e(this),t=e.size!==0,n=e.clear();return t&&Kt(e,"clear",void 0,void 0),n}function Ys(e,t){return function(r,s){const o=this,i=o.__v_raw,a=$e(i),l=t?cl:e?dl:As;return!e&&st(a,"iterate",In),i.forEach((c,f)=>r.call(s,l(c),l(f),o))}}function Js(e,t,n){return function(...r){const s=this.__v_raw,o=$e(s),i=nr(o),a=e==="entries"||e===Symbol.iterator&&i,l=e==="keys"&&i,c=s[e](...r),f=n?cl:t?dl:As;return!t&&st(o,"iterate",l?ua:In),{next(){const{value:u,done:h}=c.next();return h?{value:u,done:h}:{value:a?[f(u[0]),f(u[1])]:f(u),done:h}},[Symbol.iterator](){return this}}}}function nn(e){return function(...t){return e==="delete"?!1:this}}function pg(){const e={get(o){return qs(this,o)},get size(){return Xs(this)},has:Ks,add:fc,set:hc,delete:dc,clear:pc,forEach:Ys(!1,!1)},t={get(o){return qs(this,o,!1,!0)},get size(){return Xs(this)},has:Ks,add:fc,set:hc,delete:dc,clear:pc,forEach:Ys(!1,!0)},n={get(o){return qs(this,o,!0)},get size(){return Xs(this,!0)},has(o){return Ks.call(this,o,!0)},add:nn("add"),set:nn("set"),delete:nn("delete"),clear:nn("clear"),forEach:Ys(!0,!1)},r={get(o){return qs(this,o,!0,!0)},get size(){return Xs(this,!0)},has(o){return Ks.call(this,o,!0)},add:nn("add"),set:nn("set"),delete:nn("delete"),clear:nn("clear"),forEach:Ys(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(o=>{e[o]=Js(o,!1,!1),n[o]=Js(o,!0,!1),t[o]=Js(o,!1,!0),r[o]=Js(o,!0,!0)}),[e,n,t,r]}const[mg,gg,vg,_g]=pg();function ul(e,t){const n=t?e?_g:vg:e?gg:mg;return(r,s,o)=>s==="__v_isReactive"?!e:s==="__v_isReadonly"?e:s==="__v_raw"?r:Reflect.get(xe(n,s)&&s in r?n:r,s,o)}const yg={get:ul(!1,!1)},bg={get:ul(!1,!0)},wg={get:ul(!0,!1)},$h=new WeakMap,Th=new WeakMap,xh=new WeakMap,Eg=new WeakMap;function $g(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Tg(e){return e.__v_skip||!Object.isExtensible(e)?0:$g(Fm(e))}function ot(e){return Dn(e)?e:hl(e,!1,Eh,yg,$h)}function fl(e){return hl(e,!1,dg,bg,Th)}function qn(e){return hl(e,!0,hg,wg,xh)}function hl(e,t,n,r,s){if(!Re(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const o=s.get(e);if(o)return o;const i=Tg(e);if(i===0)return e;const a=new Proxy(e,i===2?r:n);return s.set(e,a),a}function sr(e){return Dn(e)?sr(e.__v_raw):!!(e&&e.__v_isReactive)}function Dn(e){return!!(e&&e.__v_isReadonly)}function So(e){return!!(e&&e.__v_isShallow)}function Sh(e){return sr(e)||Dn(e)}function $e(e){const t=e&&e.__v_raw;return t?$e(t):e}function Ph(e){return $o(e,"__v_skip",!0),e}const As=e=>Re(e)?ot(e):e,dl=e=>Re(e)?qn(e):e;function pl(e){dn&&wt&&(e=$e(e),yh(e.dep||(e.dep=il())))}function ni(e,t){e=$e(e);const n=e.dep;n&&fa(n)}function Le(e){return!!(e&&e.__v_isRef===!0)}function J(e){return kh(e,!1)}function Fn(e){return kh(e,!0)}function kh(e,t){return Le(e)?e:new xg(e,t)}class xg{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:$e(t),this._value=n?t:As(t)}get value(){return pl(this),this._value}set value(t){const n=this.__v_isShallow||So(t)||Dn(t);t=n?t:$e(t),ks(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:As(t),ni(this))}}function tO(e){ni(e)}function Z(e){return Le(e)?e.value:e}function Ah(e){return me(e)?e():Z(e)}const Sg={get:(e,t,n)=>Z(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const s=e[t];return Le(s)&&!Le(n)?(s.value=n,!0):Reflect.set(e,t,n,r)}};function Rh(e){return sr(e)?e:new Proxy(e,Sg)}class Pg{constructor(t){this.dep=void 0,this.__v_isRef=!0;const{get:n,set:r}=t(()=>pl(this),()=>ni(this));this._get=n,this._set=r}get value(){return this._get()}set value(t){this._set(t)}}function Oh(e){return new Pg(e)}function kg(e){const t=le(e)?new Array(e.length):{};for(const n in e)t[n]=Nh(e,n);return t}class Ag{constructor(t,n,r){this._object=t,this._key=n,this._defaultValue=r,this.__v_isRef=!0}get value(){const t=this._object[this._key];return t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return eg($e(this._object),this._key)}}class Rg{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}}function ri(e,t,n){return Le(e)?e:me(e)?new Rg(e):Re(e)&&arguments.length>1?Nh(e,t,n):J(e)}function Nh(e,t,n){const r=e[t];return Le(r)?r:new Ag(e,t,n)}class Og{constructor(t,n,r,s){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this._dirty=!0,this.effect=new al(t,()=>{this._dirty||(this._dirty=!0,ni(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!s,this.__v_isReadonly=r}get value(){const t=$e(this);return pl(t),(t._dirty||!t._cacheable)&&(t._dirty=!1,t._value=t.effect.run()),t._value}set value(t){this._setter(t)}}function Ng(e,t,n=!1){let r,s;const o=me(e);return o?(r=e,s=Tt):(r=e.get,s=e.set),new Og(r,s,o||!s,n)}function pn(e,t,n,r){let s;try{s=r?e(...r):e()}catch(o){Sr(o,t,n)}return s}function gt(e,t,n,r){if(me(e)){const o=pn(e,t,n,r);return o&&rl(o)&&o.catch(i=>{Sr(i,t,n)}),o}const s=[];for(let o=0;o<e.length;o++)s.push(gt(e[o],t,n,r));return s}function Sr(e,t,n,r=!0){const s=t?t.vnode:null;if(t){let o=t.parent;const i=t.proxy,a=n;for(;o;){const c=o.ec;if(c){for(let f=0;f<c.length;f++)if(c[f](e,i,a)===!1)return}o=o.parent}const l=t.appContext.config.errorHandler;if(l){pn(l,null,10,[e,i,a]);return}}Cg(e,n,s,r)}function Cg(e,t,n,r=!0){console.error(e)}let Rs=!1,ha=!1;const qe=[];let It=0;const or=[];let Ht=null,An=0;const Ch=Promise.resolve();let ml=null;function kt(e){const t=ml||Ch;return e?t.then(this?e.bind(this):e):t}function Lg(e){let t=It+1,n=qe.length;for(;t<n;){const r=t+n>>>1;Os(qe[r])<e?t=r+1:n=r}return t}function si(e){(!qe.length||!qe.includes(e,Rs&&e.allowRecurse?It+1:It))&&(e.id==null?qe.push(e):qe.splice(Lg(e.id),0,e),Lh())}function Lh(){!Rs&&!ha&&(ha=!0,ml=Ch.then(jh))}function Ig(e){const t=qe.indexOf(e);t>It&&qe.splice(t,1)}function Ih(e){le(e)?or.push(...e):(!Ht||!Ht.includes(e,e.allowRecurse?An+1:An))&&or.push(e),Lh()}function mc(e,t=Rs?It+1:0){for(;t<qe.length;t++){const n=qe[t];n&&n.pre&&(qe.splice(t,1),t--,n())}}function Po(e){if(or.length){const t=[...new Set(or)];if(or.length=0,Ht){Ht.push(...t);return}for(Ht=t,Ht.sort((n,r)=>Os(n)-Os(r)),An=0;An<Ht.length;An++)Ht[An]();Ht=null,An=0}}const Os=e=>e.id==null?1/0:e.id,jg=(e,t)=>{const n=Os(e)-Os(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function jh(e){ha=!1,Rs=!0,qe.sort(jg);const t=Tt;try{for(It=0;It<qe.length;It++){const n=qe[It];n&&n.active!==!1&&pn(n,null,14)}}finally{It=0,qe.length=0,Po(),Rs=!1,ml=null,(qe.length||or.length)&&jh()}}function Mg(e,t,...n){if(e.isUnmounted)return;const r=e.vnode.props||Ie;let s=n;const o=t.startsWith("update:"),i=o&&t.slice(7);if(i&&i in r){const f=`${i==="modelValue"?"model":i}Modifiers`,{number:u,trim:h}=r[f]||Ie;h&&(s=n.map(p=>Me(p)?p.trim():p)),u&&(s=n.map(To))}let a,l=r[a=yo(t)]||r[a=yo(Mt(t))];!l&&o&&(l=r[a=yo(zn(t))]),l&&gt(l,e,6,s);const c=r[a+"Once"];if(c){if(!e.emitted)e.emitted={};else if(e.emitted[a])return;e.emitted[a]=!0,gt(c,e,6,s)}}function Mh(e,t,n=!1){const r=t.emitsCache,s=r.get(e);if(s!==void 0)return s;const o=e.emits;let i={},a=!1;if(!me(e)){const l=c=>{const f=Mh(c,t,!0);f&&(a=!0,Be(i,f))};!n&&t.mixins.length&&t.mixins.forEach(l),e.extends&&l(e.extends),e.mixins&&e.mixins.forEach(l)}return!o&&!a?(Re(e)&&r.set(e,null),null):(le(o)?o.forEach(l=>i[l]=null):Be(i,o),Re(e)&&r.set(e,i),i)}function oi(e,t){return!e||!Fs(t)?!1:(t=t.slice(2).replace(/Once$/,""),xe(e,t[0].toLowerCase()+t.slice(1))||xe(e,zn(t))||xe(e,t))}let Ve=null,ii=null;function ko(e){const t=Ve;return Ve=e,ii=e&&e.type.__scopeId||null,t}function Dg(e){ii=e}function Fg(){ii=null}const Bg=e=>Ee;function Ee(e,t=Ve,n){if(!t||e._n)return e;const r=(...s)=>{r._d&&Ac(-1);const o=ko(t);let i;try{i=e(...s)}finally{ko(o),r._d&&Ac(1)}return i};return r._n=!0,r._c=!0,r._d=!0,r}function Ri(e){const{type:t,vnode:n,proxy:r,withProxy:s,props:o,propsOptions:[i],slots:a,attrs:l,emit:c,render:f,renderCache:u,data:h,setupState:p,ctx:g,inheritAttrs:x}=e;let S,v;const m=ko(e);try{if(n.shapeFlag&4){const E=s||r;S=pt(f.call(E,E,u,o,p,h,g)),v=l}else{const E=t;S=pt(E.length>1?E(o,{attrs:l,slots:a,emit:c}):E(o,null)),v=t.props?l:Ug(l)}}catch(E){vs.length=0,Sr(E,e,1),S=ie(Je)}let w=S;if(v&&x!==!1){const E=Object.keys(v),{shapeFlag:$}=w;E.length&&$&7&&(i&&E.some(tl)&&(v=Wg(v,i)),w=Xt(w,v))}return n.dirs&&(w=Xt(w),w.dirs=w.dirs?w.dirs.concat(n.dirs):n.dirs),n.transition&&(w.transition=n.transition),S=w,ko(m),S}function Hg(e){let t;for(let n=0;n<e.length;n++){const r=e[n];if(dr(r)){if(r.type!==Je||r.children==="v-if"){if(t)return;t=r}}else return}return t}const Ug=e=>{let t;for(const n in e)(n==="class"||n==="style"||Fs(n))&&((t||(t={}))[n]=e[n]);return t},Wg=(e,t)=>{const n={};for(const r in e)(!tl(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function Vg(e,t,n){const{props:r,children:s,component:o}=e,{props:i,children:a,patchFlag:l}=t,c=o.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&l>=0){if(l&1024)return!0;if(l&16)return r?gc(r,i,c):!!i;if(l&8){const f=t.dynamicProps;for(let u=0;u<f.length;u++){const h=f[u];if(i[h]!==r[h]&&!oi(c,h))return!0}}}else return(s||a)&&(!a||!a.$stable)?!0:r===i?!1:r?i?gc(r,i,c):!0:!!i;return!1}function gc(e,t,n){const r=Object.keys(t);if(r.length!==Object.keys(e).length)return!0;for(let s=0;s<r.length;s++){const o=r[s];if(t[o]!==e[o]&&!oi(n,o))return!0}return!1}function gl({vnode:e,parent:t},n){for(;t&&t.subTree===e;)(e=t.vnode).el=n,t=t.parent}const Dh=e=>e.__isSuspense,Gg={name:"Suspense",__isSuspense:!0,process(e,t,n,r,s,o,i,a,l,c){e==null?zg(t,n,r,s,o,i,a,l,c):qg(e,t,n,r,s,i,a,l,c)},hydrate:Kg,create:vl,normalize:Xg},Fh=Gg;function Ns(e,t){const n=e.props&&e.props[t];me(n)&&n()}function zg(e,t,n,r,s,o,i,a,l){const{p:c,o:{createElement:f}}=l,u=f("div"),h=e.suspense=vl(e,s,r,t,u,n,o,i,a,l);c(null,h.pendingBranch=e.ssContent,u,null,r,h,o,i),h.deps>0?(Ns(e,"onPending"),Ns(e,"onFallback"),c(null,e.ssFallback,t,n,r,null,o,i),ir(h,e.ssFallback)):h.resolve(!1,!0)}function qg(e,t,n,r,s,o,i,a,{p:l,um:c,o:{createElement:f}}){const u=t.suspense=e.suspense;u.vnode=t,t.el=e.el;const h=t.ssContent,p=t.ssFallback,{activeBranch:g,pendingBranch:x,isInFallback:S,isHydrating:v}=u;if(x)u.pendingBranch=h,Et(h,x)?(l(x,h,u.hiddenContainer,null,s,u,o,i,a),u.deps<=0?u.resolve():S&&(l(g,p,n,r,s,null,o,i,a),ir(u,p))):(u.pendingId++,v?(u.isHydrating=!1,u.activeBranch=x):c(x,s,u),u.deps=0,u.effects.length=0,u.hiddenContainer=f("div"),S?(l(null,h,u.hiddenContainer,null,s,u,o,i,a),u.deps<=0?u.resolve():(l(g,p,n,r,s,null,o,i,a),ir(u,p))):g&&Et(h,g)?(l(g,h,n,r,s,u,o,i,a),u.resolve(!0)):(l(null,h,u.hiddenContainer,null,s,u,o,i,a),u.deps<=0&&u.resolve()));else if(g&&Et(h,g))l(g,h,n,r,s,u,o,i,a),ir(u,h);else if(Ns(t,"onPending"),u.pendingBranch=h,u.pendingId++,l(null,h,u.hiddenContainer,null,s,u,o,i,a),u.deps<=0)u.resolve();else{const{timeout:m,pendingId:w}=u;m>0?setTimeout(()=>{u.pendingId===w&&u.fallback(p)},m):m===0&&u.fallback(p)}}function vl(e,t,n,r,s,o,i,a,l,c,f=!1){const{p:u,m:h,um:p,n:g,o:{parentNode:x,remove:S}}=c;let v;const m=Yg(e);m&&t?.pendingBranch&&(v=t.pendingId,t.deps++);const w=e.props?fh(e.props.timeout):void 0,E={vnode:e,parent:t,parentComponent:n,isSVG:i,container:r,hiddenContainer:s,anchor:o,deps:0,pendingId:0,timeout:typeof w=="number"?w:-1,activeBranch:null,pendingBranch:null,isInFallback:!0,isHydrating:f,isUnmounted:!1,effects:[],resolve($=!1,d=!1){const{vnode:b,activeBranch:y,pendingBranch:_,pendingId:T,effects:P,parentComponent:k,container:R}=E;if(E.isHydrating)E.isHydrating=!1;else if(!$){const j=y&&_.transition&&_.transition.mode==="out-in";j&&(y.transition.afterLeave=()=>{T===E.pendingId&&h(_,R,H,0)});let{anchor:H}=E;y&&(H=g(y),p(y,k,E,!0)),j||h(_,R,H,0)}ir(E,_),E.pendingBranch=null,E.isInFallback=!1;let A=E.parent,I=!1;for(;A;){if(A.pendingBranch){A.effects.push(...P),I=!0;break}A=A.parent}I||Ih(P),E.effects=[],m&&t&&t.pendingBranch&&v===t.pendingId&&(t.deps--,t.deps===0&&!d&&t.resolve()),Ns(b,"onResolve")},fallback($){if(!E.pendingBranch)return;const{vnode:d,activeBranch:b,parentComponent:y,container:_,isSVG:T}=E;Ns(d,"onFallback");const P=g(b),k=()=>{E.isInFallback&&(u(null,$,_,P,y,null,T,a,l),ir(E,$))},R=$.transition&&$.transition.mode==="out-in";R&&(b.transition.afterLeave=k),E.isInFallback=!0,p(b,y,null,!0),R||k()},move($,d,b){E.activeBranch&&h(E.activeBranch,$,d,b),E.container=$},next(){return E.activeBranch&&g(E.activeBranch)},registerDep($,d){const b=!!E.pendingBranch;b&&E.deps++;const y=$.vnode.el;$.asyncDep.catch(_=>{Sr(_,$,0)}).then(_=>{if($.isUnmounted||E.isUnmounted||E.pendingId!==$.suspenseId)return;$.asyncResolved=!0;const{vnode:T}=$;_a($,_,!1),y&&(T.el=y);const P=!y&&$.subTree.el;d($,T,x(y||$.subTree.el),y?null:g($.subTree),E,i,l),P&&S(P),gl($,T.el),b&&--E.deps===0&&E.resolve()})},unmount($,d){E.isUnmounted=!0,E.activeBranch&&p(E.activeBranch,n,$,d),E.pendingBranch&&p(E.pendingBranch,n,$,d)}};return E}function Kg(e,t,n,r,s,o,i,a,l){const c=t.suspense=vl(t,r,n,e.parentNode,document.createElement("div"),null,s,o,i,a,!0),f=l(e,c.pendingBranch=t.ssContent,n,c,o,i);return c.deps===0&&c.resolve(!1,!0),f}function Xg(e){const{shapeFlag:t,children:n}=e,r=t&32;e.ssContent=vc(r?n.default:n),e.ssFallback=r?vc(n.fallback):ie(Je)}function vc(e){let t;if(me(e)){const n=hr&&e._c;n&&(e._d=!1,ne()),e=e(),n&&(e._d=!0,t=mt,cd())}return le(e)&&(e=Hg(e)),e=pt(e),t&&!e.dynamicChildren&&(e.dynamicChildren=t.filter(n=>n!==e)),e}function Bh(e,t){t&&t.pendingBranch?le(e)?t.effects.push(...e):t.effects.push(e):Ih(e)}function ir(e,t){e.activeBranch=t;const{vnode:n,parentComponent:r}=e,s=n.el=t.el;r&&r.subTree===n&&(r.vnode.el=s,gl(r,s))}function Yg(e){var t;return((t=e.props)==null?void 0:t.suspensible)!=null&&e.props.suspensible!==!1}function Bn(e,t){return _l(e,null,t)}const Qs={};function je(e,t,n){return _l(e,t,n)}function _l(e,t,{immediate:n,deep:r,flush:s,onTrack:o,onTrigger:i}=Ie){var a;const l=mh()===((a=He)==null?void 0:a.scope)?He:null;let c,f=!1,u=!1;if(Le(e)?(c=()=>e.value,f=So(e)):sr(e)?(c=()=>e,r=!0):le(e)?(u=!0,f=e.some(E=>sr(E)||So(E)),c=()=>e.map(E=>{if(Le(E))return E.value;if(sr(E))return Cn(E);if(me(E))return pn(E,l,2)})):me(e)?t?c=()=>pn(e,l,2):c=()=>{if(!(l&&l.isUnmounted))return h&&h(),gt(e,l,3,[p])}:c=Tt,t&&r){const E=c;c=()=>Cn(E())}let h,p=E=>{h=m.onStop=()=>{pn(E,l,4)}},g;if(pr)if(p=Tt,t?n&&gt(t,l,3,[c(),u?[]:void 0,p]):c(),s==="sync"){const E=Fv();g=E.__watcherHandles||(E.__watcherHandles=[])}else return Tt;let x=u?new Array(e.length).fill(Qs):Qs;const S=()=>{if(m.active)if(t){const E=m.run();(r||f||(u?E.some(($,d)=>ks($,x[d])):ks(E,x)))&&(h&&h(),gt(t,l,3,[E,x===Qs?void 0:u&&x[0]===Qs?[]:x,p]),x=E)}else m.run()};S.allowRecurse=!!t;let v;s==="sync"?v=S:s==="post"?v=()=>Ge(S,l&&l.suspense):(S.pre=!0,l&&(S.id=l.uid),v=()=>si(S));const m=new al(c,v);t?n?S():x=m.run():s==="post"?Ge(m.run.bind(m),l&&l.suspense):m.run();const w=()=>{m.stop(),l&&l.scope&&nl(l.scope.effects,m)};return g&&g.push(w),w}function Jg(e,t,n){const r=this.proxy,s=Me(e)?e.includes(".")?Hh(r,e):()=>r[e]:e.bind(r,r);let o;me(t)?o=t:(o=t.handler,n=t);const i=He;_n(this);const a=_l(s,o.bind(r),n);return i?_n(i):mn(),a}function Hh(e,t){const n=t.split(".");return()=>{let r=e;for(let s=0;s<n.length&&r;s++)r=r[n[s]];return r}}function Cn(e,t){if(!Re(e)||e.__v_skip||(t=t||new Set,t.has(e)))return e;if(t.add(e),Le(e))Cn(e.value,t);else if(le(e))for(let n=0;n<e.length;n++)Cn(e[n],t);else if(Er(e)||nr(e))e.forEach(n=>{Cn(n,t)});else if(uh(e))for(const n in e)Cn(e[n],t);return e}function yl(e,t){const n=Ve;if(n===null)return e;const r=ci(n)||n.proxy,s=e.dirs||(e.dirs=[]);for(let o=0;o<t.length;o++){let[i,a,l,c=Ie]=t[o];i&&(me(i)&&(i={mounted:i,updated:i}),i.deep&&Cn(a),s.push({dir:i,instance:r,value:a,oldValue:void 0,arg:l,modifiers:c}))}return e}function Lt(e,t,n,r){const s=e.dirs,o=t&&t.dirs;for(let i=0;i<s.length;i++){const a=s[i];o&&(a.oldValue=o[i].value);let l=a.dir[r];l&&(Tr(),gt(l,n,8,[e.el,a,e,t]),xr())}}function Uh(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return bn(()=>{e.isMounted=!0}),Pr(()=>{e.isUnmounting=!0}),e}const dt=[Function,Array],Wh={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:dt,onEnter:dt,onAfterEnter:dt,onEnterCancelled:dt,onBeforeLeave:dt,onLeave:dt,onAfterLeave:dt,onLeaveCancelled:dt,onBeforeAppear:dt,onAppear:dt,onAfterAppear:dt,onAppearCancelled:dt},Qg={name:"BaseTransition",props:Wh,setup(e,{slots:t}){const n=_t(),r=Uh();let s;return()=>{const o=t.default&&bl(t.default(),!0);if(!o||!o.length)return;let i=o[0];if(o.length>1){for(const x of o)if(x.type!==Je){i=x;break}}const a=$e(e),{mode:l}=a;if(r.isLeaving)return Oi(i);const c=_c(i);if(!c)return Oi(i);const f=Cs(c,a,r,n);ur(c,f);const u=n.subTree,h=u&&_c(u);let p=!1;const{getTransitionKey:g}=c.type;if(g){const x=g();s===void 0?s=x:x!==s&&(s=x,p=!0)}if(h&&h.type!==Je&&(!Et(c,h)||p)){const x=Cs(h,a,r,n);if(ur(h,x),l==="out-in")return r.isLeaving=!0,x.afterLeave=()=>{r.isLeaving=!1,n.update.active!==!1&&n.update()},Oi(i);l==="in-out"&&c.type!==Je&&(x.delayLeave=(S,v,m)=>{const w=Vh(r,h);w[String(h.key)]=h,S._leaveCb=()=>{v(),S._leaveCb=void 0,delete f.delayedLeave},f.delayedLeave=m})}return i}}},Zg=Qg;function Vh(e,t){const{leavingVNodes:n}=e;let r=n.get(t.type);return r||(r=Object.create(null),n.set(t.type,r)),r}function Cs(e,t,n,r){const{appear:s,mode:o,persisted:i=!1,onBeforeEnter:a,onEnter:l,onAfterEnter:c,onEnterCancelled:f,onBeforeLeave:u,onLeave:h,onAfterLeave:p,onLeaveCancelled:g,onBeforeAppear:x,onAppear:S,onAfterAppear:v,onAppearCancelled:m}=t,w=String(e.key),E=Vh(n,e),$=(y,_)=>{y&&gt(y,r,9,_)},d=(y,_)=>{const T=_[1];$(y,_),le(y)?y.every(P=>P.length<=1)&&T():y.length<=1&&T()},b={mode:o,persisted:i,beforeEnter(y){let _=a;if(!n.isMounted)if(s)_=x||a;else return;y._leaveCb&&y._leaveCb(!0);const T=E[w];T&&Et(e,T)&&T.el._leaveCb&&T.el._leaveCb(),$(_,[y])},enter(y){let _=l,T=c,P=f;if(!n.isMounted)if(s)_=S||l,T=v||c,P=m||f;else return;let k=!1;const R=y._enterCb=A=>{k||(k=!0,A?$(P,[y]):$(T,[y]),b.delayedLeave&&b.delayedLeave(),y._enterCb=void 0)};_?d(_,[y,R]):R()},leave(y,_){const T=String(e.key);if(y._enterCb&&y._enterCb(!0),n.isUnmounting)return _();$(u,[y]);let P=!1;const k=y._leaveCb=R=>{P||(P=!0,_(),R?$(g,[y]):$(p,[y]),y._leaveCb=void 0,E[T]===e&&delete E[T])};E[T]=e,h?d(h,[y,k]):k()},clone(y){return Cs(y,t,n,r)}};return b}function Oi(e){if(Bs(e))return e=Xt(e),e.children=null,e}function _c(e){return Bs(e)?e.children?e.children[0]:void 0:e}function ur(e,t){e.shapeFlag&6&&e.component?ur(e.component.subTree,t):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function bl(e,t=!1,n){let r=[],s=0;for(let o=0;o<e.length;o++){let i=e[o];const a=n==null?i.key:String(n)+String(i.key!=null?i.key:o);i.type===Ce?(i.patchFlag&128&&s++,r=r.concat(bl(i.children,t,a))):(t||i.type!==Je)&&r.push(a!=null?Xt(i,{key:a}):i)}if(s>1)for(let o=0;o<r.length;o++)r[o].patchFlag=-2;return r}function Pe(e,t){return me(e)?(()=>Be({name:e.name},t,{setup:e}))():e}const jn=e=>!!e.type.__asyncLoader;function ev(e){me(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:r,delay:s=200,timeout:o,suspensible:i=!0,onError:a}=e;let l=null,c,f=0;const u=()=>(f++,l=null,h()),h=()=>{let p;return l||(p=l=t().catch(g=>{if(g=g instanceof Error?g:new Error(String(g)),a)return new Promise((x,S)=>{a(g,()=>x(u()),()=>S(g),f+1)});throw g}).then(g=>p!==l&&l?l:(g&&(g.__esModule||g[Symbol.toStringTag]==="Module")&&(g=g.default),c=g,g)))};return Pe({name:"AsyncComponentWrapper",__asyncLoader:h,get __asyncResolved(){return c},setup(){const p=He;if(c)return()=>Ni(c,p);const g=m=>{l=null,Sr(m,p,13,!r)};if(i&&p.suspense||pr)return h().then(m=>()=>Ni(m,p)).catch(m=>(g(m),()=>r?ie(r,{error:m}):null));const x=J(!1),S=J(),v=J(!!s);return s&&setTimeout(()=>{v.value=!1},s),o!=null&&setTimeout(()=>{if(!x.value&&!S.value){const m=new Error(`Async component timed out after ${o}ms.`);g(m),S.value=m}},o),h().then(()=>{x.value=!0,p.parent&&Bs(p.parent.vnode)&&si(p.parent.update)}).catch(m=>{g(m),S.value=m}),()=>{if(x.value&&c)return Ni(c,p);if(S.value&&r)return ie(r,{error:S.value});if(n&&!v.value)return ie(n)}}})}function Ni(e,t){const{ref:n,props:r,children:s,ce:o}=t.vnode,i=ie(e,r,s);return i.ref=n,i.ce=o,delete t.vnode.ce,i}const Bs=e=>e.type.__isKeepAlive,tv={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(e,{slots:t}){const n=_t(),r=n.ctx;if(!r.renderer)return()=>{const m=t.default&&t.default();return m&&m.length===1?m[0]:m};const s=new Map,o=new Set;let i=null;const a=n.suspense,{renderer:{p:l,m:c,um:f,o:{createElement:u}}}=r,h=u("div");r.activate=(m,w,E,$,d)=>{const b=m.component;c(m,w,E,0,a),l(b.vnode,m,w,E,b,a,$,m.slotScopeIds,d),Ge(()=>{b.isDeactivated=!1,b.a&&rr(b.a);const y=m.props&&m.props.onVnodeMounted;y&&tt(y,b.parent,m)},a)},r.deactivate=m=>{const w=m.component;c(m,h,null,1,a),Ge(()=>{w.da&&rr(w.da);const E=m.props&&m.props.onVnodeUnmounted;E&&tt(E,w.parent,m),w.isDeactivated=!0},a)};function p(m){Ci(m),f(m,n,a,!0)}function g(m){s.forEach((w,E)=>{const $=ya(w.type);$&&(!m||!m($))&&x(E)})}function x(m){const w=s.get(m);!i||!Et(w,i)?p(w):i&&Ci(i),s.delete(m),o.delete(m)}je(()=>[e.include,e.exclude],([m,w])=>{m&&g(E=>us(m,E)),w&&g(E=>!us(w,E))},{flush:"post",deep:!0});let S=null;const v=()=>{S!=null&&s.set(S,Li(n.subTree))};return bn(v),wl(v),Pr(()=>{s.forEach(m=>{const{subTree:w,suspense:E}=n,$=Li(w);if(m.type===$.type&&m.key===$.key){Ci($);const d=$.component.da;d&&Ge(d,E);return}p(m)})}),()=>{if(S=null,!t.default)return null;const m=t.default(),w=m[0];if(m.length>1)return i=null,m;if(!dr(w)||!(w.shapeFlag&4)&&!(w.shapeFlag&128))return i=null,w;let E=Li(w);const $=E.type,d=ya(jn(E)?E.type.__asyncResolved||{}:$),{include:b,exclude:y,max:_}=e;if(b&&(!d||!us(b,d))||y&&d&&us(y,d))return i=E,w;const T=E.key==null?$:E.key,P=s.get(T);return E.el&&(E=Xt(E),w.shapeFlag&128&&(w.ssContent=E)),S=T,P?(E.el=P.el,E.component=P.component,E.transition&&ur(E,E.transition),E.shapeFlag|=512,o.delete(T),o.add(T)):(o.add(T),_&&o.size>parseInt(_,10)&&x(o.values().next().value)),E.shapeFlag|=256,i=E,Dh(w.type)?w:E}}},nv=tv;function us(e,t){return le(e)?e.some(n=>us(n,t)):Me(e)?e.split(",").includes(t):Dm(e)?e.test(t):!1}function Gh(e,t){qh(e,"a",t)}function zh(e,t){qh(e,"da",t)}function qh(e,t,n=He){const r=e.__wdc||(e.__wdc=()=>{let s=n;for(;s;){if(s.isDeactivated)return;s=s.parent}return e()});if(ai(t,r,n),n){let s=n.parent;for(;s&&s.parent;)Bs(s.parent.vnode)&&rv(r,t,n,s),s=s.parent}}function rv(e,t,n,r){const s=ai(t,e,r,!0);Ls(()=>{nl(r[t],s)},n)}function Ci(e){e.shapeFlag&=-257,e.shapeFlag&=-513}function Li(e){return e.shapeFlag&128?e.ssContent:e}function ai(e,t,n=He,r=!1){if(n){const s=n[e]||(n[e]=[]),o=t.__weh||(t.__weh=(...i)=>{if(n.isUnmounted)return;Tr(),_n(n);const a=gt(t,n,e,i);return mn(),xr(),a});return r?s.unshift(o):s.push(o),o}}const en=e=>(t,n=He)=>(!pr||e==="sp")&&ai(e,(...r)=>t(...r),n),Kh=en("bm"),bn=en("m"),sv=en("bu"),wl=en("u"),Pr=en("bum"),Ls=en("um"),ov=en("sp"),iv=en("rtg"),av=en("rtc");function Xh(e,t=He){ai("ec",e,t)}const El="components",lv="directives";function vn(e,t){return Tl(El,e,!0,t)||e}const Yh=Symbol.for("v-ndc");function $l(e){return Me(e)?Tl(El,e,!1)||e:e||Yh}function nO(e){return Tl(lv,e)}function Tl(e,t,n=!0,r=!1){const s=Ve||He;if(s){const o=s.type;if(e===El){const a=ya(o,!1);if(a&&(a===t||a===Mt(t)||a===ei(Mt(t))))return o}const i=yc(s[e]||o[e],t)||yc(s.appContext[e],t);return!i&&r?o:i}}function yc(e,t){return e&&(e[t]||e[Mt(t)]||e[ei(Mt(t))])}function fs(e,t,n,r){let s;const o=n&&n[r];if(le(e)||Me(e)){s=new Array(e.length);for(let i=0,a=e.length;i<a;i++)s[i]=t(e[i],i,void 0,o&&o[i])}else if(typeof e=="number"){s=new Array(e);for(let i=0;i<e;i++)s[i]=t(i+1,i,void 0,o&&o[i])}else if(Re(e))if(e[Symbol.iterator])s=Array.from(e,(i,a)=>t(i,a,void 0,o&&o[a]));else{const i=Object.keys(e);s=new Array(i.length);for(let a=0,l=i.length;a<l;a++){const c=i[a];s[a]=t(e[c],c,a,o&&o[a])}}else s=[];return n&&(n[r]=s),s}function rO(e,t){for(let n=0;n<t.length;n++){const r=t[n];if(le(r))for(let s=0;s<r.length;s++)e[r[s].name]=r[s].fn;else r&&(e[r.name]=r.key?(...s)=>{const o=r.fn(...s);return o&&(o.key=r.key),o}:r.fn)}return e}function vt(e,t,n={},r,s){if(Ve.isCE||Ve.parent&&jn(Ve.parent)&&Ve.parent.isCE)return t!=="default"&&(n.name=t),ie("slot",n,r&&r());let o=e[t];o&&o._c&&(o._d=!1),ne();const i=o&&Jh(o(n)),a=Ne(Ce,{key:n.key||i&&i.key||`_${t}`},i||(r?r():[]),i&&e._===1?64:-2);return!s&&a.scopeId&&(a.slotScopeIds=[a.scopeId+"-s"]),o&&o._c&&(o._d=!0),a}function Jh(e){return e.some(t=>dr(t)?!(t.type===Je||t.type===Ce&&!Jh(t.children)):!0)?e:null}function sO(e,t){const n={};for(const r in e)n[t&&/[A-Z]/.test(r)?`on:${r}`:yo(r)]=e[r];return n}const da=e=>e?hd(e)?ci(e)||e.proxy:da(e.parent):null,ps=Be(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>da(e.parent),$root:e=>da(e.root),$emit:e=>e.emit,$options:e=>xl(e),$forceUpdate:e=>e.f||(e.f=()=>si(e.update)),$nextTick:e=>e.n||(e.n=kt.bind(e.proxy)),$watch:e=>Jg.bind(e)}),Ii=(e,t)=>e!==Ie&&!e.__isScriptSetup&&xe(e,t),cv={get({_:e},t){const{ctx:n,setupState:r,data:s,props:o,accessCache:i,type:a,appContext:l}=e;let c;if(t[0]!=="$"){const p=i[t];if(p!==void 0)switch(p){case 1:return r[t];case 2:return s[t];case 4:return n[t];case 3:return o[t]}else{if(Ii(r,t))return i[t]=1,r[t];if(s!==Ie&&xe(s,t))return i[t]=2,s[t];if((c=e.propsOptions[0])&&xe(c,t))return i[t]=3,o[t];if(n!==Ie&&xe(n,t))return i[t]=4,n[t];pa&&(i[t]=0)}}const f=ps[t];let u,h;if(f)return t==="$attrs"&&st(e,"get",t),f(e);if((u=a.__cssModules)&&(u=u[t]))return u;if(n!==Ie&&xe(n,t))return i[t]=4,n[t];if(h=l.config.globalProperties,xe(h,t))return h[t]},set({_:e},t,n){const{data:r,setupState:s,ctx:o}=e;return Ii(s,t)?(s[t]=n,!0):r!==Ie&&xe(r,t)?(r[t]=n,!0):xe(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(o[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:s,propsOptions:o}},i){let a;return!!n[i]||e!==Ie&&xe(e,i)||Ii(t,i)||(a=o[0])&&xe(a,i)||xe(r,i)||xe(ps,i)||xe(s.config.globalProperties,i)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:xe(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function bc(e){return le(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}function oO(e){const t=_t();let n=e();return mn(),rl(n)&&(n=n.catch(r=>{throw _n(t),r})),[n,()=>_n(t)]}let pa=!0;function uv(e){const t=xl(e),n=e.proxy,r=e.ctx;pa=!1,t.beforeCreate&&wc(t.beforeCreate,e,"bc");const{data:s,computed:o,methods:i,watch:a,provide:l,inject:c,created:f,beforeMount:u,mounted:h,beforeUpdate:p,updated:g,activated:x,deactivated:S,beforeDestroy:v,beforeUnmount:m,destroyed:w,unmounted:E,render:$,renderTracked:d,renderTriggered:b,errorCaptured:y,serverPrefetch:_,expose:T,inheritAttrs:P,components:k,directives:R,filters:A}=t;if(c&&fv(c,r,null),i)for(const H in i){const B=i[H];me(B)&&(r[H]=B.bind(n))}if(s){const H=s.call(n,n);Re(H)&&(e.data=ot(H))}if(pa=!0,o)for(const H in o){const B=o[H],K=me(B)?B.bind(n,n):me(B.get)?B.get.bind(n,n):Tt,re=!me(B)&&me(B.set)?B.set.bind(n):Tt,Q=de({get:K,set:re});Object.defineProperty(r,H,{enumerable:!0,configurable:!0,get:()=>Q.value,set:ee=>Q.value=ee})}if(a)for(const H in a)Qh(a[H],r,n,H);if(l){const H=me(l)?l.call(n):l;Reflect.ownKeys(H).forEach(B=>{ar(B,H[B])})}f&&wc(f,e,"c");function j(H,B){le(B)?B.forEach(K=>H(K.bind(n))):B&&H(B.bind(n))}if(j(Kh,u),j(bn,h),j(sv,p),j(wl,g),j(Gh,x),j(zh,S),j(Xh,y),j(av,d),j(iv,b),j(Pr,m),j(Ls,E),j(ov,_),le(T))if(T.length){const H=e.exposed||(e.exposed={});T.forEach(B=>{Object.defineProperty(H,B,{get:()=>n[B],set:K=>n[B]=K})})}else e.exposed||(e.exposed={});$&&e.render===Tt&&(e.render=$),P!=null&&(e.inheritAttrs=P),k&&(e.components=k),R&&(e.directives=R)}function fv(e,t,n=Tt){le(e)&&(e=ma(e));for(const r in e){const s=e[r];let o;Re(s)?"default"in s?o=rt(s.from||r,s.default,!0):o=rt(s.from||r):o=rt(s),Le(o)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>o.value,set:i=>o.value=i}):t[r]=o}}function wc(e,t,n){gt(le(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function Qh(e,t,n,r){const s=r.includes(".")?Hh(n,r):()=>n[r];if(Me(e)){const o=t[e];me(o)&&je(s,o)}else if(me(e))je(s,e.bind(n));else if(Re(e))if(le(e))e.forEach(o=>Qh(o,t,n,r));else{const o=me(e.handler)?e.handler.bind(n):t[e.handler];me(o)&&je(s,o,e)}}function xl(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:s,optionsCache:o,config:{optionMergeStrategies:i}}=e.appContext,a=o.get(t);let l;return a?l=a:!s.length&&!n&&!r?l=t:(l={},s.length&&s.forEach(c=>Ao(l,c,i,!0)),Ao(l,t,i)),Re(t)&&o.set(t,l),l}function Ao(e,t,n,r=!1){const{mixins:s,extends:o}=t;o&&Ao(e,o,n,!0),s&&s.forEach(i=>Ao(e,i,n,!0));for(const i in t)if(!(r&&i==="expose")){const a=hv[i]||n&&n[i];e[i]=a?a(e[i],t[i]):t[i]}return e}const hv={data:Ec,props:$c,emits:$c,methods:hs,computed:hs,beforeCreate:Ye,created:Ye,beforeMount:Ye,mounted:Ye,beforeUpdate:Ye,updated:Ye,beforeDestroy:Ye,beforeUnmount:Ye,destroyed:Ye,unmounted:Ye,activated:Ye,deactivated:Ye,errorCaptured:Ye,serverPrefetch:Ye,components:hs,directives:hs,watch:pv,provide:Ec,inject:dv};function Ec(e,t){return t?e?function(){return Be(me(e)?e.call(this,this):e,me(t)?t.call(this,this):t)}:t:e}function dv(e,t){return hs(ma(e),ma(t))}function ma(e){if(le(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function Ye(e,t){return e?[...new Set([].concat(e,t))]:t}function hs(e,t){return e?Be(Object.create(null),e,t):t}function $c(e,t){return e?le(e)&&le(t)?[...new Set([...e,...t])]:Be(Object.create(null),bc(e),bc(t??{})):t}function pv(e,t){if(!e)return t;if(!t)return e;const n=Be(Object.create(null),e);for(const r in t)n[r]=Ye(e[r],t[r]);return n}function Zh(){return{app:null,config:{isNativeTag:Im,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let mv=0;function gv(e,t){return function(r,s=null){me(r)||(r=Be({},r)),s!=null&&!Re(s)&&(s=null);const o=Zh(),i=new Set;let a=!1;const l=o.app={_uid:mv++,_component:r,_props:s,_container:null,_context:o,_instance:null,version:pd,get config(){return o.config},set config(c){},use(c,...f){return i.has(c)||(c&&me(c.install)?(i.add(c),c.install(l,...f)):me(c)&&(i.add(c),c(l,...f))),l},mixin(c){return o.mixins.includes(c)||o.mixins.push(c),l},component(c,f){return f?(o.components[c]=f,l):o.components[c]},directive(c,f){return f?(o.directives[c]=f,l):o.directives[c]},mount(c,f,u){if(!a){const h=ie(r,s);return h.appContext=o,f&&t?t(h,c):e(h,c,u),a=!0,l._container=c,c.__vue_app__=l,ci(h.component)||h.component.proxy}},unmount(){a&&(e(null,l._container),delete l._container.__vue_app__)},provide(c,f){return o.provides[c]=f,l},runWithContext(c){Is=l;try{return c()}finally{Is=null}}};return l}}let Is=null;function ar(e,t){if(He){let n=He.provides;const r=He.parent&&He.parent.provides;r===n&&(n=He.provides=Object.create(r)),n[e]=t}}function rt(e,t,n=!1){const r=He||Ve;if(r||Is){const s=r?r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:Is._context.provides;if(s&&e in s)return s[e];if(arguments.length>1)return n&&me(t)?t.call(r&&r.proxy):t}}function ed(){return!!(He||Ve||Is)}function vv(e,t,n,r=!1){const s={},o={};$o(o,li,1),e.propsDefaults=Object.create(null),td(e,t,s,o);for(const i in e.propsOptions[0])i in s||(s[i]=void 0);n?e.props=r?s:fl(s):e.type.props?e.props=s:e.props=o,e.attrs=o}function _v(e,t,n,r){const{props:s,attrs:o,vnode:{patchFlag:i}}=e,a=$e(s),[l]=e.propsOptions;let c=!1;if((r||i>0)&&!(i&16)){if(i&8){const f=e.vnode.dynamicProps;for(let u=0;u<f.length;u++){let h=f[u];if(oi(e.emitsOptions,h))continue;const p=t[h];if(l)if(xe(o,h))p!==o[h]&&(o[h]=p,c=!0);else{const g=Mt(h);s[g]=ga(l,a,g,p,e,!1)}else p!==o[h]&&(o[h]=p,c=!0)}}}else{td(e,t,s,o)&&(c=!0);let f;for(const u in a)(!t||!xe(t,u)&&((f=zn(u))===u||!xe(t,f)))&&(l?n&&(n[u]!==void 0||n[f]!==void 0)&&(s[u]=ga(l,a,u,void 0,e,!0)):delete s[u]);if(o!==a)for(const u in o)(!t||!xe(t,u))&&(delete o[u],c=!0)}c&&Kt(e,"set","$attrs")}function td(e,t,n,r){const[s,o]=e.propsOptions;let i=!1,a;if(t)for(let l in t){if(ds(l))continue;const c=t[l];let f;s&&xe(s,f=Mt(l))?!o||!o.includes(f)?n[f]=c:(a||(a={}))[f]=c:oi(e.emitsOptions,l)||(!(l in r)||c!==r[l])&&(r[l]=c,i=!0)}if(o){const l=$e(n),c=a||Ie;for(let f=0;f<o.length;f++){const u=o[f];n[u]=ga(s,l,u,c[u],e,!xe(c,u))}}return i}function ga(e,t,n,r,s,o){const i=e[n];if(i!=null){const a=xe(i,"default");if(a&&r===void 0){const l=i.default;if(i.type!==Function&&!i.skipFactory&&me(l)){const{propsDefaults:c}=s;n in c?r=c[n]:(_n(s),r=c[n]=l.call(null,t),mn())}else r=l}i[0]&&(o&&!a?r=!1:i[1]&&(r===""||r===zn(n))&&(r=!0))}return r}function nd(e,t,n=!1){const r=t.propsCache,s=r.get(e);if(s)return s;const o=e.props,i={},a=[];let l=!1;if(!me(e)){const f=u=>{l=!0;const[h,p]=nd(u,t,!0);Be(i,h),p&&a.push(...p)};!n&&t.mixins.length&&t.mixins.forEach(f),e.extends&&f(e.extends),e.mixins&&e.mixins.forEach(f)}if(!o&&!l)return Re(e)&&r.set(e,tr),tr;if(le(o))for(let f=0;f<o.length;f++){const u=Mt(o[f]);Tc(u)&&(i[u]=Ie)}else if(o)for(const f in o){const u=Mt(f);if(Tc(u)){const h=o[f],p=i[u]=le(h)||me(h)?{type:h}:Be({},h);if(p){const g=Pc(Boolean,p.type),x=Pc(String,p.type);p[0]=g>-1,p[1]=x<0||g<x,(g>-1||xe(p,"default"))&&a.push(u)}}}const c=[i,a];return Re(e)&&r.set(e,c),c}function Tc(e){return e[0]!=="$"}function xc(e){const t=e&&e.toString().match(/^\s*(function|class) (\w+)/);return t?t[2]:e===null?"null":""}function Sc(e,t){return xc(e)===xc(t)}function Pc(e,t){return le(t)?t.findIndex(n=>Sc(n,e)):me(t)&&Sc(t,e)?0:-1}const rd=e=>e[0]==="_"||e==="$stable",Sl=e=>le(e)?e.map(pt):[pt(e)],yv=(e,t,n)=>{if(t._n)return t;const r=Ee((...s)=>Sl(t(...s)),n);return r._c=!1,r},sd=(e,t,n)=>{const r=e._ctx;for(const s in e){if(rd(s))continue;const o=e[s];if(me(o))t[s]=yv(s,o,r);else if(o!=null){const i=Sl(o);t[s]=()=>i}}},od=(e,t)=>{const n=Sl(t);e.slots.default=()=>n},bv=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=$e(t),$o(t,"_",n)):sd(t,e.slots={})}else e.slots={},t&&od(e,t);$o(e.slots,li,1)},wv=(e,t,n)=>{const{vnode:r,slots:s}=e;let o=!0,i=Ie;if(r.shapeFlag&32){const a=t._;a?n&&a===1?o=!1:(Be(s,t),!n&&a===1&&delete s._):(o=!t.$stable,sd(t,s)),i=t}else t&&(od(e,t),i={default:1});if(o)for(const a in s)!rd(a)&&!(a in i)&&delete s[a]};function Ro(e,t,n,r,s=!1){if(le(e)){e.forEach((h,p)=>Ro(h,t&&(le(t)?t[p]:t),n,r,s));return}if(jn(r)&&!s)return;const o=r.shapeFlag&4?ci(r.component)||r.component.proxy:r.el,i=s?null:o,{i:a,r:l}=e,c=t&&t.r,f=a.refs===Ie?a.refs={}:a.refs,u=a.setupState;if(c!=null&&c!==l&&(Me(c)?(f[c]=null,xe(u,c)&&(u[c]=null)):Le(c)&&(c.value=null)),me(l))pn(l,a,12,[i,f]);else{const h=Me(l),p=Le(l);if(h||p){const g=()=>{if(e.f){const x=h?xe(u,l)?u[l]:f[l]:l.value;s?le(x)&&nl(x,o):le(x)?x.includes(o)||x.push(o):h?(f[l]=[o],xe(u,l)&&(u[l]=f[l])):(l.value=[o],e.k&&(f[e.k]=l.value))}else h?(f[l]=i,xe(u,l)&&(u[l]=i)):p&&(l.value=i,e.k&&(f[e.k]=i))};i?(g.id=-1,Ge(g,n)):g()}}}let rn=!1;const Zs=e=>/svg/.test(e.namespaceURI)&&e.tagName!=="foreignObject",eo=e=>e.nodeType===8;function Ev(e){const{mt:t,p:n,o:{patchProp:r,createText:s,nextSibling:o,parentNode:i,remove:a,insert:l,createComment:c}}=e,f=(v,m)=>{if(!m.hasChildNodes()){n(null,v,m),Po(),m._vnode=v;return}rn=!1,u(m.firstChild,v,null,null,null),Po(),m._vnode=v,rn&&console.error("Hydration completed but contains mismatches.")},u=(v,m,w,E,$,d=!1)=>{const b=eo(v)&&v.data==="[",y=()=>x(v,m,w,E,$,b),{type:_,ref:T,shapeFlag:P,patchFlag:k}=m;let R=v.nodeType;m.el=v,k===-2&&(d=!1,m.dynamicChildren=null);let A=null;switch(_){case fr:R!==3?m.children===""?(l(m.el=s(""),i(v),v),A=v):A=y():(v.data!==m.children&&(rn=!0,v.data=m.children),A=o(v));break;case Je:R!==8||b?A=y():A=o(v);break;case gs:if(b&&(v=o(v),R=v.nodeType),R===1||R===3){A=v;const I=!m.children.length;for(let j=0;j<m.staticCount;j++)I&&(m.children+=A.nodeType===1?A.outerHTML:A.data),j===m.staticCount-1&&(m.anchor=A),A=o(A);return b?o(A):A}else y();break;case Ce:b?A=g(v,m,w,E,$,d):A=y();break;default:if(P&1)R!==1||m.type.toLowerCase()!==v.tagName.toLowerCase()?A=y():A=h(v,m,w,E,$,d);else if(P&6){m.slotScopeIds=$;const I=i(v);if(t(m,I,null,w,E,Zs(I),d),A=b?S(v):o(v),A&&eo(A)&&A.data==="teleport end"&&(A=o(A)),jn(m)){let j;b?(j=ie(Ce),j.anchor=A?A.previousSibling:I.lastChild):j=v.nodeType===3?nt(""):ie("div"),j.el=v,m.component.subTree=j}}else P&64?R!==8?A=y():A=m.type.hydrate(v,m,w,E,$,d,e,p):P&128&&(A=m.type.hydrate(v,m,w,E,Zs(i(v)),$,d,e,u))}return T!=null&&Ro(T,null,E,m),A},h=(v,m,w,E,$,d)=>{d=d||!!m.dynamicChildren;const{type:b,props:y,patchFlag:_,shapeFlag:T,dirs:P}=m,k=b==="input"&&P||b==="option";if(k||_!==-1){if(P&&Lt(m,null,w,"created"),y)if(k||!d||_&48)for(const A in y)(k&&A.endsWith("value")||Fs(A)&&!ds(A))&&r(v,A,null,y[A],!1,void 0,w);else y.onClick&&r(v,"onClick",null,y.onClick,!1,void 0,w);let R;if((R=y&&y.onVnodeBeforeMount)&&tt(R,w,m),P&&Lt(m,null,w,"beforeMount"),((R=y&&y.onVnodeMounted)||P)&&Bh(()=>{R&&tt(R,w,m),P&&Lt(m,null,w,"mounted")},E),T&16&&!(y&&(y.innerHTML||y.textContent))){let A=p(v.firstChild,m,v,w,E,$,d);for(;A;){rn=!0;const I=A;A=A.nextSibling,a(I)}}else T&8&&v.textContent!==m.children&&(rn=!0,v.textContent=m.children)}return v.nextSibling},p=(v,m,w,E,$,d,b)=>{b=b||!!m.dynamicChildren;const y=m.children,_=y.length;for(let T=0;T<_;T++){const P=b?y[T]:y[T]=pt(y[T]);if(v)v=u(v,P,E,$,d,b);else{if(P.type===fr&&!P.children)continue;rn=!0,n(null,P,w,null,E,$,Zs(w),d)}}return v},g=(v,m,w,E,$,d)=>{const{slotScopeIds:b}=m;b&&($=$?$.concat(b):b);const y=i(v),_=p(o(v),m,y,w,E,$,d);return _&&eo(_)&&_.data==="]"?o(m.anchor=_):(rn=!0,l(m.anchor=c("]"),y,_),_)},x=(v,m,w,E,$,d)=>{if(rn=!0,m.el=null,d){const _=S(v);for(;;){const T=o(v);if(T&&T!==_)a(T);else break}}const b=o(v),y=i(v);return a(v),n(null,m,y,b,w,E,Zs(y),$),b},S=v=>{let m=0;for(;v;)if(v=o(v),v&&eo(v)&&(v.data==="["&&m++,v.data==="]")){if(m===0)return o(v);m--}return v};return[f,u]}const Ge=Bh;function $v(e){return id(e)}function Tv(e){return id(e,Ev)}function id(e,t){const n=la();n.__VUE__=!0;const{insert:r,remove:s,patchProp:o,createElement:i,createText:a,createComment:l,setText:c,setElementText:f,parentNode:u,nextSibling:h,setScopeId:p=Tt,insertStaticContent:g}=e,x=(O,N,L,D=null,F=null,V=null,Y=!1,z=null,q=!!N.dynamicChildren)=>{if(O===N)return;O&&!Et(O,N)&&(D=C(O),ee(O,F,V,!0),O=null),N.patchFlag===-2&&(q=!1,N.dynamicChildren=null);const{type:G,ref:ae,shapeFlag:M}=N;switch(G){case fr:S(O,N,L,D);break;case Je:v(O,N,L,D);break;case gs:O==null&&m(N,L,D,Y);break;case Ce:k(O,N,L,D,F,V,Y,z,q);break;default:M&1?$(O,N,L,D,F,V,Y,z,q):M&6?R(O,N,L,D,F,V,Y,z,q):(M&64||M&128)&&G.process(O,N,L,D,F,V,Y,z,q,W)}ae!=null&&F&&Ro(ae,O&&O.ref,V,N||O,!N)},S=(O,N,L,D)=>{if(O==null)r(N.el=a(N.children),L,D);else{const F=N.el=O.el;N.children!==O.children&&c(F,N.children)}},v=(O,N,L,D)=>{O==null?r(N.el=l(N.children||""),L,D):N.el=O.el},m=(O,N,L,D)=>{[O.el,O.anchor]=g(O.children,N,L,D,O.el,O.anchor)},w=({el:O,anchor:N},L,D)=>{let F;for(;O&&O!==N;)F=h(O),r(O,L,D),O=F;r(N,L,D)},E=({el:O,anchor:N})=>{let L;for(;O&&O!==N;)L=h(O),s(O),O=L;s(N)},$=(O,N,L,D,F,V,Y,z,q)=>{Y=Y||N.type==="svg",O==null?d(N,L,D,F,V,Y,z,q):_(O,N,F,V,Y,z,q)},d=(O,N,L,D,F,V,Y,z)=>{let q,G;const{type:ae,props:M,shapeFlag:U,transition:se,dirs:pe}=O;if(q=O.el=i(O.type,V,M&&M.is,M),U&8?f(q,O.children):U&16&&y(O.children,q,null,D,F,V&&ae!=="foreignObject",Y,z),pe&&Lt(O,null,D,"created"),b(q,O,O.scopeId,Y,D),M){for(const ue in M)ue!=="value"&&!ds(ue)&&o(q,ue,null,M[ue],V,O.children,D,F,we);"value"in M&&o(q,"value",null,M.value),(G=M.onVnodeBeforeMount)&&tt(G,D,O)}pe&&Lt(O,null,D,"beforeMount");const he=(!F||F&&!F.pendingBranch)&&se&&!se.persisted;he&&se.beforeEnter(q),r(q,N,L),((G=M&&M.onVnodeMounted)||he||pe)&&Ge(()=>{G&&tt(G,D,O),he&&se.enter(q),pe&&Lt(O,null,D,"mounted")},F)},b=(O,N,L,D,F)=>{if(L&&p(O,L),D)for(let V=0;V<D.length;V++)p(O,D[V]);if(F){let V=F.subTree;if(N===V){const Y=F.vnode;b(O,Y,Y.scopeId,Y.slotScopeIds,F.parent)}}},y=(O,N,L,D,F,V,Y,z,q=0)=>{for(let G=q;G<O.length;G++){const ae=O[G]=z?un(O[G]):pt(O[G]);x(null,ae,N,L,D,F,V,Y,z)}},_=(O,N,L,D,F,V,Y)=>{const z=N.el=O.el;let{patchFlag:q,dynamicChildren:G,dirs:ae}=N;q|=O.patchFlag&16;const M=O.props||Ie,U=N.props||Ie;let se;L&&Tn(L,!1),(se=U.onVnodeBeforeUpdate)&&tt(se,L,N,O),ae&&Lt(N,O,L,"beforeUpdate"),L&&Tn(L,!0);const pe=F&&N.type!=="foreignObject";if(G?T(O.dynamicChildren,G,z,L,D,pe,V):Y||B(O,N,z,null,L,D,pe,V,!1),q>0){if(q&16)P(z,N,M,U,L,D,F);else if(q&2&&M.class!==U.class&&o(z,"class",null,U.class,F),q&4&&o(z,"style",M.style,U.style,F),q&8){const he=N.dynamicProps;for(let ue=0;ue<he.length;ue++){const ye=he[ue],Ue=M[ye],it=U[ye];(it!==Ue||ye==="value")&&o(z,ye,Ue,it,F,O.children,L,D,we)}}q&1&&O.children!==N.children&&f(z,N.children)}else!Y&&G==null&&P(z,N,M,U,L,D,F);((se=U.onVnodeUpdated)||ae)&&Ge(()=>{se&&tt(se,L,N,O),ae&&Lt(N,O,L,"updated")},D)},T=(O,N,L,D,F,V,Y)=>{for(let z=0;z<N.length;z++){const q=O[z],G=N[z],ae=q.el&&(q.type===Ce||!Et(q,G)||q.shapeFlag&70)?u(q.el):L;x(q,G,ae,null,D,F,V,Y,!0)}},P=(O,N,L,D,F,V,Y)=>{if(L!==D){if(L!==Ie)for(const z in L)!ds(z)&&!(z in D)&&o(O,z,L[z],null,Y,N.children,F,V,we);for(const z in D){if(ds(z))continue;const q=D[z],G=L[z];q!==G&&z!=="value"&&o(O,z,G,q,Y,N.children,F,V,we)}"value"in D&&o(O,"value",L.value,D.value)}},k=(O,N,L,D,F,V,Y,z,q)=>{const G=N.el=O?O.el:a(""),ae=N.anchor=O?O.anchor:a("");let{patchFlag:M,dynamicChildren:U,slotScopeIds:se}=N;se&&(z=z?z.concat(se):se),O==null?(r(G,L,D),r(ae,L,D),y(N.children,L,ae,F,V,Y,z,q)):M>0&&M&64&&U&&O.dynamicChildren?(T(O.dynamicChildren,U,L,F,V,Y,z),(N.key!=null||F&&N===F.subTree)&&Pl(O,N,!0)):B(O,N,L,ae,F,V,Y,z,q)},R=(O,N,L,D,F,V,Y,z,q)=>{N.slotScopeIds=z,O==null?N.shapeFlag&512?F.ctx.activate(N,L,D,Y,q):A(N,L,D,F,V,Y,q):I(O,N,q)},A=(O,N,L,D,F,V,Y)=>{const z=O.component=Nv(O,D,F);if(Bs(O)&&(z.ctx.renderer=W),Cv(z),z.asyncDep){if(F&&F.registerDep(z,j),!O.el){const q=z.subTree=ie(Je);v(null,q,N,L)}return}j(z,O,N,L,F,V,Y)},I=(O,N,L)=>{const D=N.component=O.component;if(Vg(O,N,L))if(D.asyncDep&&!D.asyncResolved){H(D,N,L);return}else D.next=N,Ig(D.update),D.update();else N.el=O.el,D.vnode=N},j=(O,N,L,D,F,V,Y)=>{const z=()=>{if(O.isMounted){let{next:ae,bu:M,u:U,parent:se,vnode:pe}=O,he=ae,ue;Tn(O,!1),ae?(ae.el=pe.el,H(O,ae,Y)):ae=pe,M&&rr(M),(ue=ae.props&&ae.props.onVnodeBeforeUpdate)&&tt(ue,se,ae,pe),Tn(O,!0);const ye=Ri(O),Ue=O.subTree;O.subTree=ye,x(Ue,ye,u(Ue.el),C(Ue),O,F,V),ae.el=ye.el,he===null&&gl(O,ye.el),U&&Ge(U,F),(ue=ae.props&&ae.props.onVnodeUpdated)&&Ge(()=>tt(ue,se,ae,pe),F)}else{let ae;const{el:M,props:U}=N,{bm:se,m:pe,parent:he}=O,ue=jn(N);if(Tn(O,!1),se&&rr(se),!ue&&(ae=U&&U.onVnodeBeforeMount)&&tt(ae,he,N),Tn(O,!0),M&&_e){const ye=()=>{O.subTree=Ri(O),_e(M,O.subTree,O,F,null)};ue?N.type.__asyncLoader().then(()=>!O.isUnmounted&&ye()):ye()}else{const ye=O.subTree=Ri(O);x(null,ye,L,D,O,F,V),N.el=ye.el}if(pe&&Ge(pe,F),!ue&&(ae=U&&U.onVnodeMounted)){const ye=N;Ge(()=>tt(ae,he,ye),F)}(N.shapeFlag&256||he&&jn(he.vnode)&&he.vnode.shapeFlag&256)&&O.a&&Ge(O.a,F),O.isMounted=!0,N=L=D=null}},q=O.effect=new al(z,()=>si(G),O.scope),G=O.update=()=>q.run();G.id=O.uid,Tn(O,!0),G()},H=(O,N,L)=>{N.component=O;const D=O.vnode.props;O.vnode=N,O.next=null,_v(O,N.props,D,L),wv(O,N.children,L),Tr(),mc(),xr()},B=(O,N,L,D,F,V,Y,z,q=!1)=>{const G=O&&O.children,ae=O?O.shapeFlag:0,M=N.children,{patchFlag:U,shapeFlag:se}=N;if(U>0){if(U&128){re(G,M,L,D,F,V,Y,z,q);return}else if(U&256){K(G,M,L,D,F,V,Y,z,q);return}}se&8?(ae&16&&we(G,F,V),M!==G&&f(L,M)):ae&16?se&16?re(G,M,L,D,F,V,Y,z,q):we(G,F,V,!0):(ae&8&&f(L,""),se&16&&y(M,L,D,F,V,Y,z,q))},K=(O,N,L,D,F,V,Y,z,q)=>{O=O||tr,N=N||tr;const G=O.length,ae=N.length,M=Math.min(G,ae);let U;for(U=0;U<M;U++){const se=N[U]=q?un(N[U]):pt(N[U]);x(O[U],se,L,null,F,V,Y,z,q)}G>ae?we(O,F,V,!0,!1,M):y(N,L,D,F,V,Y,z,q,M)},re=(O,N,L,D,F,V,Y,z,q)=>{let G=0;const ae=N.length;let M=O.length-1,U=ae-1;for(;G<=M&&G<=U;){const se=O[G],pe=N[G]=q?un(N[G]):pt(N[G]);if(Et(se,pe))x(se,pe,L,null,F,V,Y,z,q);else break;G++}for(;G<=M&&G<=U;){const se=O[M],pe=N[U]=q?un(N[U]):pt(N[U]);if(Et(se,pe))x(se,pe,L,null,F,V,Y,z,q);else break;M--,U--}if(G>M){if(G<=U){const se=U+1,pe=se<ae?N[se].el:D;for(;G<=U;)x(null,N[G]=q?un(N[G]):pt(N[G]),L,pe,F,V,Y,z,q),G++}}else if(G>U)for(;G<=M;)ee(O[G],F,V,!0),G++;else{const se=G,pe=G,he=new Map;for(G=pe;G<=U;G++){const at=N[G]=q?un(N[G]):pt(N[G]);at.key!=null&&he.set(at.key,G)}let ue,ye=0;const Ue=U-pe+1;let it=!1,Nr=0;const Cr=new Array(Ue);for(G=0;G<Ue;G++)Cr[G]=0;for(G=se;G<=M;G++){const at=O[G];if(ye>=Ue){ee(at,F,V,!0);continue}let Ot;if(at.key!=null)Ot=he.get(at.key);else for(ue=pe;ue<=U;ue++)if(Cr[ue-pe]===0&&Et(at,N[ue])){Ot=ue;break}Ot===void 0?ee(at,F,V,!0):(Cr[Ot-pe]=G+1,Ot>=Nr?Nr=Ot:it=!0,x(at,N[Ot],L,null,F,V,Y,z,q),ye++)}const sc=it?xv(Cr):tr;for(ue=sc.length-1,G=Ue-1;G>=0;G--){const at=pe+G,Ot=N[at],oc=at+1<ae?N[at+1].el:D;Cr[G]===0?x(null,Ot,L,oc,F,V,Y,z,q):it&&(ue<0||G!==sc[ue]?Q(Ot,L,oc,2):ue--)}}},Q=(O,N,L,D,F=null)=>{const{el:V,type:Y,transition:z,children:q,shapeFlag:G}=O;if(G&6){Q(O.component.subTree,N,L,D);return}if(G&128){O.suspense.move(N,L,D);return}if(G&64){Y.move(O,N,L,W);return}if(Y===Ce){r(V,N,L);for(let M=0;M<q.length;M++)Q(q[M],N,L,D);r(O.anchor,N,L);return}if(Y===gs){w(O,N,L);return}if(D!==2&&G&1&&z)if(D===0)z.beforeEnter(V),r(V,N,L),Ge(()=>z.enter(V),F);else{const{leave:M,delayLeave:U,afterLeave:se}=z,pe=()=>r(V,N,L),he=()=>{M(V,()=>{pe(),se&&se()})};U?U(V,pe,he):he()}else r(V,N,L)},ee=(O,N,L,D=!1,F=!1)=>{const{type:V,props:Y,ref:z,children:q,dynamicChildren:G,shapeFlag:ae,patchFlag:M,dirs:U}=O;if(z!=null&&Ro(z,null,L,O,!0),ae&256){N.ctx.deactivate(O);return}const se=ae&1&&U,pe=!jn(O);let he;if(pe&&(he=Y&&Y.onVnodeBeforeUnmount)&&tt(he,N,O),ae&6)ve(O.component,L,D);else{if(ae&128){O.suspense.unmount(L,D);return}se&&Lt(O,null,N,"beforeUnmount"),ae&64?O.type.remove(O,N,L,F,W,D):G&&(V!==Ce||M>0&&M&64)?we(G,N,L,!1,!0):(V===Ce&&M&384||!F&&ae&16)&&we(q,N,L),D&&fe(O)}(pe&&(he=Y&&Y.onVnodeUnmounted)||se)&&Ge(()=>{he&&tt(he,N,O),se&&Lt(O,null,N,"unmounted")},L)},fe=O=>{const{type:N,el:L,anchor:D,transition:F}=O;if(N===Ce){ce(L,D);return}if(N===gs){E(O);return}const V=()=>{s(L),F&&!F.persisted&&F.afterLeave&&F.afterLeave()};if(O.shapeFlag&1&&F&&!F.persisted){const{leave:Y,delayLeave:z}=F,q=()=>Y(L,V);z?z(O.el,V,q):q()}else V()},ce=(O,N)=>{let L;for(;O!==N;)L=h(O),s(O),O=L;s(N)},ve=(O,N,L)=>{const{bum:D,scope:F,update:V,subTree:Y,um:z}=O;D&&rr(D),F.stop(),V&&(V.active=!1,ee(Y,O,N,L)),z&&Ge(z,N),Ge(()=>{O.isUnmounted=!0},N),N&&N.pendingBranch&&!N.isUnmounted&&O.asyncDep&&!O.asyncResolved&&O.suspenseId===N.pendingId&&(N.deps--,N.deps===0&&N.resolve())},we=(O,N,L,D=!1,F=!1,V=0)=>{for(let Y=V;Y<O.length;Y++)ee(O[Y],N,L,D,F)},C=O=>O.shapeFlag&6?C(O.component.subTree):O.shapeFlag&128?O.suspense.next():h(O.anchor||O.el),X=(O,N,L)=>{O==null?N._vnode&&ee(N._vnode,null,null,!0):x(N._vnode||null,O,N,null,null,null,L),mc(),Po(),N._vnode=O},W={p:x,um:ee,m:Q,r:fe,mt:A,mc:y,pc:B,pbc:T,n:C,o:e};let te,_e;return t&&([te,_e]=t(W)),{render:X,hydrate:te,createApp:gv(X,te)}}function Tn({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function Pl(e,t,n=!1){const r=e.children,s=t.children;if(le(r)&&le(s))for(let o=0;o<r.length;o++){const i=r[o];let a=s[o];a.shapeFlag&1&&!a.dynamicChildren&&((a.patchFlag<=0||a.patchFlag===32)&&(a=s[o]=un(s[o]),a.el=i.el),n||Pl(i,a)),a.type===fr&&(a.el=i.el)}}function xv(e){const t=e.slice(),n=[0];let r,s,o,i,a;const l=e.length;for(r=0;r<l;r++){const c=e[r];if(c!==0){if(s=n[n.length-1],e[s]<c){t[r]=s,n.push(r);continue}for(o=0,i=n.length-1;o<i;)a=o+i>>1,e[n[a]]<c?o=a+1:i=a;c<e[n[o]]&&(o>0&&(t[r]=n[o-1]),n[o]=r)}}for(o=n.length,i=n[o-1];o-- >0;)n[o]=i,i=t[i];return n}const Sv=e=>e.__isTeleport,ms=e=>e&&(e.disabled||e.disabled===""),kc=e=>typeof SVGElement<"u"&&e instanceof SVGElement,va=(e,t)=>{const n=e&&e.to;return Me(n)?t?t(n):null:n},Pv={__isTeleport:!0,process(e,t,n,r,s,o,i,a,l,c){const{mc:f,pc:u,pbc:h,o:{insert:p,querySelector:g,createText:x,createComment:S}}=c,v=ms(t.props);let{shapeFlag:m,children:w,dynamicChildren:E}=t;if(e==null){const $=t.el=x(""),d=t.anchor=x("");p($,n,r),p(d,n,r);const b=t.target=va(t.props,g),y=t.targetAnchor=x("");b&&(p(y,b),i=i||kc(b));const _=(T,P)=>{m&16&&f(w,T,P,s,o,i,a,l)};v?_(n,d):b&&_(b,y)}else{t.el=e.el;const $=t.anchor=e.anchor,d=t.target=e.target,b=t.targetAnchor=e.targetAnchor,y=ms(e.props),_=y?n:d,T=y?$:b;if(i=i||kc(d),E?(h(e.dynamicChildren,E,_,s,o,i,a),Pl(e,t,!0)):l||u(e,t,_,T,s,o,i,a,!1),v)y||to(t,n,$,c,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const P=t.target=va(t.props,g);P&&to(t,P,null,c,0)}else y&&to(t,d,b,c,1)}ld(t)},remove(e,t,n,r,{um:s,o:{remove:o}},i){const{shapeFlag:a,children:l,anchor:c,targetAnchor:f,target:u,props:h}=e;if(u&&o(f),(i||!ms(h))&&(o(c),a&16))for(let p=0;p<l.length;p++){const g=l[p];s(g,t,n,!0,!!g.dynamicChildren)}},move:to,hydrate:kv};function to(e,t,n,{o:{insert:r},m:s},o=2){o===0&&r(e.targetAnchor,t,n);const{el:i,anchor:a,shapeFlag:l,children:c,props:f}=e,u=o===2;if(u&&r(i,t,n),(!u||ms(f))&&l&16)for(let h=0;h<c.length;h++)s(c[h],t,n,2);u&&r(a,t,n)}function kv(e,t,n,r,s,o,{o:{nextSibling:i,parentNode:a,querySelector:l}},c){const f=t.target=va(t.props,l);if(f){const u=f._lpa||f.firstChild;if(t.shapeFlag&16)if(ms(t.props))t.anchor=c(i(e),t,a(e),n,r,s,o),t.targetAnchor=u;else{t.anchor=i(e);let h=u;for(;h;)if(h=i(h),h&&h.nodeType===8&&h.data==="teleport anchor"){t.targetAnchor=h,f._lpa=t.targetAnchor&&i(t.targetAnchor);break}c(u,t,f,n,r,s,o)}ld(t)}return t.anchor&&i(t.anchor)}const ad=Pv;function ld(e){const t=e.ctx;if(t&&t.ut){let n=e.children[0].el;for(;n!==e.targetAnchor;)n.nodeType===1&&n.setAttribute("data-v-owner",t.uid),n=n.nextSibling;t.ut()}}const Ce=Symbol.for("v-fgt"),fr=Symbol.for("v-txt"),Je=Symbol.for("v-cmt"),gs=Symbol.for("v-stc"),vs=[];let mt=null;function ne(e=!1){vs.push(mt=e?null:[])}function cd(){vs.pop(),mt=vs[vs.length-1]||null}let hr=1;function Ac(e){hr+=e}function ud(e){return e.dynamicChildren=hr>0?mt||tr:null,cd(),hr>0&&mt&&mt.push(e),e}function be(e,t,n,r,s,o){return ud(oe(e,t,n,r,s,o,!0))}function Ne(e,t,n,r,s){return ud(ie(e,t,n,r,s,!0))}function dr(e){return e?e.__v_isVNode===!0:!1}function Et(e,t){return e.type===t.type&&e.key===t.key}const li="__vInternal",fd=({key:e})=>e??null,bo=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?Me(e)||Le(e)||me(e)?{i:Ve,r:e,k:t,f:!!n}:e:null);function oe(e,t=null,n=null,r=0,s=null,o=e===Ce?0:1,i=!1,a=!1){const l={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&fd(t),ref:t&&bo(t),scopeId:ii,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:o,patchFlag:r,dynamicProps:s,dynamicChildren:null,appContext:null,ctx:Ve};return a?(Al(l,n),o&128&&e.normalize(l)):n&&(l.shapeFlag|=Me(n)?8:16),hr>0&&!i&&mt&&(l.patchFlag>0||o&6)&&l.patchFlag!==32&&mt.push(l),l}const ie=Av;function Av(e,t=null,n=null,r=0,s=null,o=!1){if((!e||e===Yh)&&(e=Je),dr(e)){const a=Xt(e,t,!0);return n&&Al(a,n),hr>0&&!o&&mt&&(a.shapeFlag&6?mt[mt.indexOf(e)]=a:mt.push(a)),a.patchFlag|=-2,a}if(Mv(e)&&(e=e.__vccOpts),t){t=kl(t);let{class:a,style:l}=t;a&&!Me(a)&&(t.class=Fe(a)),Re(l)&&(Sh(l)&&!le(l)&&(l=Be({},l)),t.style=hn(l))}const i=Me(e)?1:Dh(e)?128:Sv(e)?64:Re(e)?4:me(e)?2:0;return oe(e,t,n,r,s,i,o,!0)}function kl(e){return e?Sh(e)||li in e?Be({},e):e:null}function Xt(e,t,n=!1){const{props:r,ref:s,patchFlag:o,children:i}=e,a=t?Hn(r||{},t):r;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:a,key:a&&fd(a),ref:t&&t.ref?n&&s?le(s)?s.concat(bo(t)):[s,bo(t)]:bo(t):s,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:i,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Ce?o===-1?16:o|16:o,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Xt(e.ssContent),ssFallback:e.ssFallback&&Xt(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function nt(e=" ",t=0){return ie(fr,null,e,t)}function iO(e,t){const n=ie(gs,null,e);return n.staticCount=t,n}function ze(e="",t=!1){return t?(ne(),Ne(Je,null,e)):ie(Je,null,e)}function pt(e){return e==null||typeof e=="boolean"?ie(Je):le(e)?ie(Ce,null,e.slice()):typeof e=="object"?un(e):ie(fr,null,String(e))}function un(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Xt(e)}function Al(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(le(t))n=16;else if(typeof t=="object")if(r&65){const s=t.default;s&&(s._c&&(s._d=!1),Al(e,s()),s._c&&(s._d=!0));return}else{n=32;const s=t._;!s&&!(li in t)?t._ctx=Ve:s===3&&Ve&&(Ve.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else me(t)?(t={default:t,_ctx:Ve},n=32):(t=String(t),r&64?(n=16,t=[nt(t)]):n=8);e.children=t,e.shapeFlag|=n}function Hn(...e){const t={};for(let n=0;n<e.length;n++){const r=e[n];for(const s in r)if(s==="class")t.class!==r.class&&(t.class=Fe([t.class,r.class]));else if(s==="style")t.style=hn([t.style,r.style]);else if(Fs(s)){const o=t[s],i=r[s];i&&o!==i&&!(le(o)&&o.includes(i))&&(t[s]=o?[].concat(o,i):i)}else s!==""&&(t[s]=r[s])}return t}function tt(e,t,n,r=null){gt(e,t,7,[n,r])}const Rv=Zh();let Ov=0;function Nv(e,t,n){const r=e.type,s=(t?t.appContext:e.appContext)||Rv,o={uid:Ov++,vnode:e,type:r,parent:t,appContext:s,root:null,next:null,subTree:null,effect:null,update:null,scope:new Xm(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(s.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:nd(r,s),emitsOptions:Mh(r,s),emit:null,emitted:null,propsDefaults:Ie,inheritAttrs:r.inheritAttrs,ctx:Ie,data:Ie,props:Ie,attrs:Ie,slots:Ie,refs:Ie,setupState:Ie,setupContext:null,attrsProxy:null,slotsProxy:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return o.ctx={_:o},o.root=t?t.root:o,o.emit=Mg.bind(null,o),e.ce&&e.ce(o),o}let He=null;const _t=()=>He||Ve;let Rl,Kn,Rc="__VUE_INSTANCE_SETTERS__";(Kn=la()[Rc])||(Kn=la()[Rc]=[]),Kn.push(e=>He=e),Rl=e=>{Kn.length>1?Kn.forEach(t=>t(e)):Kn[0](e)};const _n=e=>{Rl(e),e.scope.on()},mn=()=>{He&&He.scope.off(),Rl(null)};function hd(e){return e.vnode.shapeFlag&4}let pr=!1;function Cv(e,t=!1){pr=t;const{props:n,children:r}=e.vnode,s=hd(e);vv(e,n,s,t),bv(e,r);const o=s?Lv(e,t):void 0;return pr=!1,o}function Lv(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=Ph(new Proxy(e.ctx,cv));const{setup:r}=n;if(r){const s=e.setupContext=r.length>1?jv(e):null;_n(e),Tr();const o=pn(r,e,0,[e.props,s]);if(xr(),mn(),rl(o)){if(o.then(mn,mn),t)return o.then(i=>{_a(e,i,t)}).catch(i=>{Sr(i,e,0)});e.asyncDep=o}else _a(e,o,t)}else dd(e,t)}function _a(e,t,n){me(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Re(t)&&(e.setupState=Rh(t)),dd(e,n)}let Oc;function dd(e,t,n){const r=e.type;if(!e.render){if(!t&&Oc&&!r.render){const s=r.template||xl(e).template;if(s){const{isCustomElement:o,compilerOptions:i}=e.appContext.config,{delimiters:a,compilerOptions:l}=r,c=Be(Be({isCustomElement:o,delimiters:a},i),l);r.render=Oc(s,c)}}e.render=r.render||Tt}_n(e),Tr(),uv(e),xr(),mn()}function Iv(e){return e.attrsProxy||(e.attrsProxy=new Proxy(e.attrs,{get(t,n){return st(e,"get","$attrs"),t[n]}}))}function jv(e){const t=n=>{e.exposed=n||{}};return{get attrs(){return Iv(e)},slots:e.slots,emit:e.emit,expose:t}}function ci(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(Rh(Ph(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in ps)return ps[n](e)},has(t,n){return n in t||n in ps}}))}function ya(e,t=!0){return me(e)?e.displayName||e.name:e.name||t&&e.__name}function Mv(e){return me(e)&&"__vccOpts"in e}const de=(e,t)=>Ng(e,t,pr);function Xe(e,t,n){const r=arguments.length;return r===2?Re(t)&&!le(t)?dr(t)?ie(e,null,[t]):ie(e,t):ie(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&dr(n)&&(n=[n]),ie(e,t,n))}const Dv=Symbol.for("v-scx"),Fv=()=>rt(Dv),pd="3.3.4",Bv="http://www.w3.org/2000/svg",Rn=typeof document<"u"?document:null,Nc=Rn&&Rn.createElement("template"),Hv={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const s=t?Rn.createElementNS(Bv,e):Rn.createElement(e,n?{is:n}:void 0);return e==="select"&&r&&r.multiple!=null&&s.setAttribute("multiple",r.multiple),s},createText:e=>Rn.createTextNode(e),createComment:e=>Rn.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Rn.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,s,o){const i=n?n.previousSibling:t.lastChild;if(s&&(s===o||s.nextSibling))for(;t.insertBefore(s.cloneNode(!0),n),!(s===o||!(s=s.nextSibling)););else{Nc.innerHTML=r?`<svg>${e}</svg>`:e;const a=Nc.content;if(r){const l=a.firstChild;for(;l.firstChild;)a.appendChild(l.firstChild);a.removeChild(l)}t.insertBefore(a,n)}return[i?i.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}};function Uv(e,t,n){const r=e._vtc;r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}function Wv(e,t,n){const r=e.style,s=Me(n);if(n&&!s){if(t&&!Me(t))for(const o in t)n[o]==null&&ba(r,o,"");for(const o in n)ba(r,o,n[o])}else{const o=r.display;s?t!==n&&(r.cssText=n):t&&e.removeAttribute("style"),"_vod"in e&&(r.display=o)}}const Cc=/\s*!important$/;function ba(e,t,n){if(le(n))n.forEach(r=>ba(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=Vv(e,t);Cc.test(n)?e.setProperty(zn(r),n.replace(Cc,""),"important"):e[r]=n}}const Lc=["Webkit","Moz","ms"],ji={};function Vv(e,t){const n=ji[t];if(n)return n;let r=Mt(t);if(r!=="filter"&&r in e)return ji[t]=r;r=ei(r);for(let s=0;s<Lc.length;s++){const o=Lc[s]+r;if(o in e)return ji[t]=o}return t}const Ic="http://www.w3.org/1999/xlink";function Gv(e,t,n,r,s){if(r&&t.startsWith("xlink:"))n==null?e.removeAttributeNS(Ic,t.slice(6,t.length)):e.setAttributeNS(Ic,t,n);else{const o=qm(t);n==null||o&&!dh(n)?e.removeAttribute(t):e.setAttribute(t,o?"":n)}}function zv(e,t,n,r,s,o,i){if(t==="innerHTML"||t==="textContent"){r&&i(r,s,o),e[t]=n??"";return}const a=e.tagName;if(t==="value"&&a!=="PROGRESS"&&!a.includes("-")){e._value=n;const c=a==="OPTION"?e.getAttribute("value"):e.value,f=n??"";c!==f&&(e.value=f),n==null&&e.removeAttribute(t);return}let l=!1;if(n===""||n==null){const c=typeof e[t];c==="boolean"?n=dh(n):n==null&&c==="string"?(n="",l=!0):c==="number"&&(n=0,l=!0)}try{e[t]=n}catch{}l&&e.removeAttribute(t)}function Vt(e,t,n,r){e.addEventListener(t,n,r)}function qv(e,t,n,r){e.removeEventListener(t,n,r)}function Kv(e,t,n,r,s=null){const o=e._vei||(e._vei={}),i=o[t];if(r&&i)i.value=r;else{const[a,l]=Xv(t);if(r){const c=o[t]=Qv(r,s);Vt(e,a,c,l)}else i&&(qv(e,a,i,l),o[t]=void 0)}}const jc=/(?:Once|Passive|Capture)$/;function Xv(e){let t;if(jc.test(e)){t={};let r;for(;r=e.match(jc);)e=e.slice(0,e.length-r[0].length),t[r[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):zn(e.slice(2)),t]}let Mi=0;const Yv=Promise.resolve(),Jv=()=>Mi||(Yv.then(()=>Mi=0),Mi=Date.now());function Qv(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;gt(Zv(r,n.value),t,5,[r])};return n.value=e,n.attached=Jv(),n}function Zv(e,t){if(le(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(r=>s=>!s._stopped&&r&&r(s))}else return t}const Mc=/^on[a-z]/,e_=(e,t,n,r,s=!1,o,i,a,l)=>{t==="class"?Uv(e,r,s):t==="style"?Wv(e,n,r):Fs(t)?tl(t)||Kv(e,t,n,r,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):t_(e,t,r,s))?zv(e,t,r,o,i,a,l):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),Gv(e,t,r,s))};function t_(e,t,n,r){return r?!!(t==="innerHTML"||t==="textContent"||t in e&&Mc.test(t)&&me(n)):t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA"||Mc.test(t)&&Me(n)?!1:t in e}const sn="transition",Lr="animation",ui=(e,{slots:t})=>Xe(Zg,gd(e),t);ui.displayName="Transition";const md={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},n_=ui.props=Be({},Wh,md),xn=(e,t=[])=>{le(e)?e.forEach(n=>n(...t)):e&&e(...t)},Dc=e=>e?le(e)?e.some(t=>t.length>1):e.length>1:!1;function gd(e){const t={};for(const k in e)k in md||(t[k]=e[k]);if(e.css===!1)return t;const{name:n="v",type:r,duration:s,enterFromClass:o=`${n}-enter-from`,enterActiveClass:i=`${n}-enter-active`,enterToClass:a=`${n}-enter-to`,appearFromClass:l=o,appearActiveClass:c=i,appearToClass:f=a,leaveFromClass:u=`${n}-leave-from`,leaveActiveClass:h=`${n}-leave-active`,leaveToClass:p=`${n}-leave-to`}=e,g=r_(s),x=g&&g[0],S=g&&g[1],{onBeforeEnter:v,onEnter:m,onEnterCancelled:w,onLeave:E,onLeaveCancelled:$,onBeforeAppear:d=v,onAppear:b=m,onAppearCancelled:y=w}=t,_=(k,R,A)=>{an(k,R?f:a),an(k,R?c:i),A&&A()},T=(k,R)=>{k._isLeaving=!1,an(k,u),an(k,p),an(k,h),R&&R()},P=k=>(R,A)=>{const I=k?b:m,j=()=>_(R,k,A);xn(I,[R,j]),Fc(()=>{an(R,k?l:o),Bt(R,k?f:a),Dc(I)||Bc(R,r,x,j)})};return Be(t,{onBeforeEnter(k){xn(v,[k]),Bt(k,o),Bt(k,i)},onBeforeAppear(k){xn(d,[k]),Bt(k,l),Bt(k,c)},onEnter:P(!1),onAppear:P(!0),onLeave(k,R){k._isLeaving=!0;const A=()=>T(k,R);Bt(k,u),_d(),Bt(k,h),Fc(()=>{k._isLeaving&&(an(k,u),Bt(k,p),Dc(E)||Bc(k,r,S,A))}),xn(E,[k,A])},onEnterCancelled(k){_(k,!1),xn(w,[k])},onAppearCancelled(k){_(k,!0),xn(y,[k])},onLeaveCancelled(k){T(k),xn($,[k])}})}function r_(e){if(e==null)return null;if(Re(e))return[Di(e.enter),Di(e.leave)];{const t=Di(e);return[t,t]}}function Di(e){return fh(e)}function Bt(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e._vtc||(e._vtc=new Set)).add(t)}function an(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.remove(r));const{_vtc:n}=e;n&&(n.delete(t),n.size||(e._vtc=void 0))}function Fc(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let s_=0;function Bc(e,t,n,r){const s=e._endId=++s_,o=()=>{s===e._endId&&r()};if(n)return setTimeout(o,n);const{type:i,timeout:a,propCount:l}=vd(e,t);if(!i)return r();const c=i+"end";let f=0;const u=()=>{e.removeEventListener(c,h),o()},h=p=>{p.target===e&&++f>=l&&u()};setTimeout(()=>{f<l&&u()},a+1),e.addEventListener(c,h)}function vd(e,t){const n=window.getComputedStyle(e),r=g=>(n[g]||"").split(", "),s=r(`${sn}Delay`),o=r(`${sn}Duration`),i=Hc(s,o),a=r(`${Lr}Delay`),l=r(`${Lr}Duration`),c=Hc(a,l);let f=null,u=0,h=0;t===sn?i>0&&(f=sn,u=i,h=o.length):t===Lr?c>0&&(f=Lr,u=c,h=l.length):(u=Math.max(i,c),f=u>0?i>c?sn:Lr:null,h=f?f===sn?o.length:l.length:0);const p=f===sn&&/\b(transform|all)(,|$)/.test(r(`${sn}Property`).toString());return{type:f,timeout:u,propCount:h,hasTransform:p}}function Hc(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,r)=>Uc(n)+Uc(e[r])))}function Uc(e){return Number(e.slice(0,-1).replace(",","."))*1e3}function _d(){return document.body.offsetHeight}const yd=new WeakMap,bd=new WeakMap,wd={name:"TransitionGroup",props:Be({},n_,{tag:String,moveClass:String}),setup(e,{slots:t}){const n=_t(),r=Uh();let s,o;return wl(()=>{if(!s.length)return;const i=e.moveClass||`${e.name||"v"}-move`;if(!u_(s[0].el,n.vnode.el,i))return;s.forEach(a_),s.forEach(l_);const a=s.filter(c_);_d(),a.forEach(l=>{const c=l.el,f=c.style;Bt(c,i),f.transform=f.webkitTransform=f.transitionDuration="";const u=c._moveCb=h=>{h&&h.target!==c||(!h||/transform$/.test(h.propertyName))&&(c.removeEventListener("transitionend",u),c._moveCb=null,an(c,i))};c.addEventListener("transitionend",u)})}),()=>{const i=$e(e),a=gd(i);let l=i.tag||Ce;s=o,o=t.default?bl(t.default()):[];for(let c=0;c<o.length;c++){const f=o[c];f.key!=null&&ur(f,Cs(f,a,r,n))}if(s)for(let c=0;c<s.length;c++){const f=s[c];ur(f,Cs(f,a,r,n)),yd.set(f,f.el.getBoundingClientRect())}return ie(l,null,o)}}},o_=e=>delete e.mode;wd.props;const i_=wd;function a_(e){const t=e.el;t._moveCb&&t._moveCb(),t._enterCb&&t._enterCb()}function l_(e){bd.set(e,e.el.getBoundingClientRect())}function c_(e){const t=yd.get(e),n=bd.get(e),r=t.left-n.left,s=t.top-n.top;if(r||s){const o=e.el.style;return o.transform=o.webkitTransform=`translate(${r}px,${s}px)`,o.transitionDuration="0s",e}}function u_(e,t,n){const r=e.cloneNode();e._vtc&&e._vtc.forEach(i=>{i.split(/\s+/).forEach(a=>a&&r.classList.remove(a))}),n.split(/\s+/).forEach(i=>i&&r.classList.add(i)),r.style.display="none";const s=t.nodeType===1?t:t.parentNode;s.appendChild(r);const{hasTransform:o}=vd(r);return s.removeChild(r),o}const yn=e=>{const t=e.props["onUpdate:modelValue"]||!1;return le(t)?n=>rr(t,n):t};function f_(e){e.target.composing=!0}function Wc(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const Vc={created(e,{modifiers:{lazy:t,trim:n,number:r}},s){e._assign=yn(s);const o=r||s.props&&s.props.type==="number";Vt(e,t?"change":"input",i=>{if(i.target.composing)return;let a=e.value;n&&(a=a.trim()),o&&(a=To(a)),e._assign(a)}),n&&Vt(e,"change",()=>{e.value=e.value.trim()}),t||(Vt(e,"compositionstart",f_),Vt(e,"compositionend",Wc),Vt(e,"change",Wc))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,modifiers:{lazy:n,trim:r,number:s}},o){if(e._assign=yn(o),e.composing||document.activeElement===e&&e.type!=="range"&&(n||r&&e.value.trim()===t||(s||e.type==="number")&&To(e.value)===t))return;const i=t??"";e.value!==i&&(e.value=i)}},h_={deep:!0,created(e,t,n){e._assign=yn(n),Vt(e,"change",()=>{const r=e._modelValue,s=mr(e),o=e.checked,i=e._assign;if(le(r)){const a=ol(r,s),l=a!==-1;if(o&&!l)i(r.concat(s));else if(!o&&l){const c=[...r];c.splice(a,1),i(c)}}else if(Er(r)){const a=new Set(r);o?a.add(s):a.delete(s),i(a)}else i(Ed(e,o))})},mounted:Gc,beforeUpdate(e,t,n){e._assign=yn(n),Gc(e,t,n)}};function Gc(e,{value:t,oldValue:n},r){e._modelValue=t,le(t)?e.checked=ol(t,r.props.value)>-1:Er(t)?e.checked=t.has(r.props.value):t!==n&&(e.checked=Mn(t,Ed(e,!0)))}const d_={created(e,{value:t},n){e.checked=Mn(t,n.props.value),e._assign=yn(n),Vt(e,"change",()=>{e._assign(mr(e))})},beforeUpdate(e,{value:t,oldValue:n},r){e._assign=yn(r),t!==n&&(e.checked=Mn(t,r.props.value))}},p_={deep:!0,created(e,{value:t,modifiers:{number:n}},r){const s=Er(t);Vt(e,"change",()=>{const o=Array.prototype.filter.call(e.options,i=>i.selected).map(i=>n?To(mr(i)):mr(i));e._assign(e.multiple?s?new Set(o):o:o[0])}),e._assign=yn(r)},mounted(e,{value:t}){zc(e,t)},beforeUpdate(e,t,n){e._assign=yn(n)},updated(e,{value:t}){zc(e,t)}};function zc(e,t){const n=e.multiple;if(!(n&&!le(t)&&!Er(t))){for(let r=0,s=e.options.length;r<s;r++){const o=e.options[r],i=mr(o);if(n)le(t)?o.selected=ol(t,i)>-1:o.selected=t.has(i);else if(Mn(mr(o),t)){e.selectedIndex!==r&&(e.selectedIndex=r);return}}!n&&e.selectedIndex!==-1&&(e.selectedIndex=-1)}}function mr(e){return"_value"in e?e._value:e.value}function Ed(e,t){const n=t?"_trueValue":"_falseValue";return n in e?e[n]:t}const m_={created(e,t,n){no(e,t,n,null,"created")},mounted(e,t,n){no(e,t,n,null,"mounted")},beforeUpdate(e,t,n,r){no(e,t,n,r,"beforeUpdate")},updated(e,t,n,r){no(e,t,n,r,"updated")}};function g_(e,t){switch(e){case"SELECT":return p_;case"TEXTAREA":return Vc;default:switch(t){case"checkbox":return h_;case"radio":return d_;default:return Vc}}}function no(e,t,n,r,s){const i=g_(e.tagName,n.props&&n.props.type)[s];i&&i(e,t,n,r)}const v_=["ctrl","shift","alt","meta"],__={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>v_.some(n=>e[`${n}Key`]&&!t.includes(n))},aO=(e,t)=>(n,...r)=>{for(let s=0;s<t.length;s++){const o=__[t[s]];if(o&&o(n,t))return}return e(n,...r)},y_={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},b_=(e,t)=>n=>{if(!("key"in n))return;const r=zn(n.key);if(t.some(s=>s===r||y_[s]===r))return e(n)},$d={beforeMount(e,{value:t},{transition:n}){e._vod=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):Ir(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:r}){!t!=!n&&(r?t?(r.beforeEnter(e),Ir(e,!0),r.enter(e)):r.leave(e,()=>{Ir(e,!1)}):Ir(e,t))},beforeUnmount(e,{value:t}){Ir(e,t)}};function Ir(e,t){e.style.display=t?e._vod:"none"}const Td=Be({patchProp:e_},Hv);let _s,qc=!1;function w_(){return _s||(_s=$v(Td))}function E_(){return _s=qc?_s:Tv(Td),qc=!0,_s}const xd=(...e)=>{const t=w_().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=Sd(r);if(!s)return;const o=t._component;!me(o)&&!o.render&&!o.template&&(o.template=s.innerHTML),s.innerHTML="";const i=n(s,!1,s instanceof SVGElement);return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),i},t},$_=(...e)=>{const t=E_().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=Sd(r);if(s)return n(s,!0,s instanceof SVGElement)},t};function Sd(e){return Me(e)?document.querySelector(e):e}const T_=/"(?:_|\\u0{2}5[Ff]){2}(?:p|\\u0{2}70)(?:r|\\u0{2}72)(?:o|\\u0{2}6[Ff])(?:t|\\u0{2}74)(?:o|\\u0{2}6[Ff])(?:_|\\u0{2}5[Ff]){2}"\s*:/,x_=/"(?:c|\\u0063)(?:o|\\u006[Ff])(?:n|\\u006[Ee])(?:s|\\u0073)(?:t|\\u0074)(?:r|\\u0072)(?:u|\\u0075)(?:c|\\u0063)(?:t|\\u0074)(?:o|\\u006[Ff])(?:r|\\u0072)"\s*:/,S_=/^\s*["[{]|^\s*-?\d[\d.]{0,14}\s*$/;function P_(e,t){if(e!=="__proto__"&&!(e==="constructor"&&t&&typeof t=="object"&&"prototype"in t))return t}function k_(e,t={}){if(typeof e!="string")return e;const n=e.toLowerCase().trim();if(n==="true")return!0;if(n==="false")return!1;if(n==="null")return null;if(n==="nan")return Number.NaN;if(n==="infinity")return Number.POSITIVE_INFINITY;if(n!=="undefined"){if(!S_.test(e)){if(t.strict)throw new SyntaxError("Invalid JSON");return e}try{return T_.test(e)||x_.test(e)?JSON.parse(e,P_):JSON.parse(e)}catch(r){if(t.strict)throw r;return e}}}const A_=/#/g,R_=/&/g,O_=/=/g,Pd=/\+/g,N_=/%5e/gi,C_=/%60/gi,L_=/%7c/gi,I_=/%20/gi;function j_(e){return encodeURI(""+e).replace(L_,"|")}function wa(e){return j_(typeof e=="string"?e:JSON.stringify(e)).replace(Pd,"%2B").replace(I_,"+").replace(A_,"%23").replace(R_,"%26").replace(C_,"`").replace(N_,"^")}function Fi(e){return wa(e).replace(O_,"%3D")}function kd(e=""){try{return decodeURIComponent(""+e)}catch{return""+e}}function M_(e){return kd(e.replace(Pd," "))}function Ad(e=""){const t={};e[0]==="?"&&(e=e.slice(1));for(const n of e.split("&")){const r=n.match(/([^=]+)=?(.*)/)||[];if(r.length<2)continue;const s=kd(r[1]);if(s==="__proto__"||s==="constructor")continue;const o=M_(r[2]||"");typeof t[s]<"u"?Array.isArray(t[s])?t[s].push(o):t[s]=[t[s],o]:t[s]=o}return t}function D_(e,t){return(typeof t=="number"||typeof t=="boolean")&&(t=String(t)),t?Array.isArray(t)?t.map(n=>`${Fi(e)}=${wa(n)}`).join("&"):`${Fi(e)}=${wa(t)}`:Fi(e)}function F_(e){return Object.keys(e).filter(t=>e[t]!==void 0).map(t=>D_(t,e[t])).join("&")}const B_=/^\w{2,}:([/\\]{1,2})/,H_=/^\w{2,}:([/\\]{2})?/,U_=/^([/\\]\s*){2,}[^/\\]/;function kr(e,t={}){return typeof t=="boolean"&&(t={acceptRelative:t}),t.strict?B_.test(e):H_.test(e)||(t.acceptRelative?U_.test(e):!1)}const W_=/\/$|\/\?/;function Ea(e="",t=!1){return t?W_.test(e):e.endsWith("/")}function Ol(e="",t=!1){if(!t)return(Ea(e)?e.slice(0,-1):e)||"/";if(!Ea(e,!0))return e||"/";const[n,...r]=e.split("?");return(n.slice(0,-1)||"/")+(r.length>0?`?${r.join("?")}`:"")}function Rd(e="",t=!1){if(!t)return e.endsWith("/")?e:e+"/";if(Ea(e,!0))return e||"/";const[n,...r]=e.split("?");return n+"/"+(r.length>0?`?${r.join("?")}`:"")}function V_(e=""){return e.startsWith("/")}function G_(e=""){return(V_(e)?e.slice(1):e)||"/"}function z_(e,t){if(Od(t)||kr(e))return e;const n=Ol(t);return e.startsWith(n)?e:Hs(n,e)}function Kc(e,t){if(Od(t))return e;const n=Ol(t);if(!e.startsWith(n))return e;const r=e.slice(n.length);return r[0]==="/"?r:"/"+r}function q_(e,t){const n=Us(e),r={...Ad(n.search),...t};return n.search=F_(r),X_(n)}function Od(e){return!e||e==="/"}function K_(e){return e&&e!=="/"}function Hs(e,...t){let n=e||"";for(const r of t.filter(s=>K_(s)))n=n?Rd(n)+G_(r):r;return n}function Us(e="",t){if(!kr(e,{acceptRelative:!0}))return t?Us(t+e):Xc(e);const[n="",r,s=""]=(e.replace(/\\/g,"/").match(/([^/:]+:)?\/\/([^/@]+@)?(.*)/)||[]).splice(1),[o="",i=""]=(s.match(/([^#/?]*)(.*)?/)||[]).splice(1),{pathname:a,search:l,hash:c}=Xc(i.replace(/\/(?=[A-Za-z]:)/,""));return{protocol:n,auth:r?r.slice(0,Math.max(0,r.length-1)):"",host:o,pathname:a,search:l,hash:c}}function Xc(e=""){const[t="",n="",r=""]=(e.match(/([^#?]*)(\?[^#]*)?(#.*)?/)||[]).splice(1);return{pathname:t,search:n,hash:r}}function X_(e){const t=e.pathname+(e.search?(e.search.startsWith("?")?"":"?")+e.search:"")+e.hash;return e.protocol?e.protocol+"//"+(e.auth?e.auth+"@":"")+e.host+t:t}class Y_ extends Error{constructor(){super(...arguments),this.name="FetchError"}}function J_(e,t,n){let r="";t&&(r=t.message),e&&n?r=`${r} (${n.status} ${n.statusText} (${e.toString()}))`:e&&(r=`${r} (${e.toString()})`);const s=new Y_(r);return Object.defineProperty(s,"request",{get(){return e}}),Object.defineProperty(s,"response",{get(){return n}}),Object.defineProperty(s,"data",{get(){return n&&n._data}}),Object.defineProperty(s,"status",{get(){return n&&n.status}}),Object.defineProperty(s,"statusText",{get(){return n&&n.statusText}}),Object.defineProperty(s,"statusCode",{get(){return n&&n.status}}),Object.defineProperty(s,"statusMessage",{get(){return n&&n.statusText}}),s}const Q_=new Set(Object.freeze(["PATCH","POST","PUT","DELETE"]));function Yc(e="GET"){return Q_.has(e.toUpperCase())}function Z_(e){if(e===void 0)return!1;const t=typeof e;return t==="string"||t==="number"||t==="boolean"||t===null?!0:t!=="object"?!1:Array.isArray(e)?!0:e.constructor&&e.constructor.name==="Object"||typeof e.toJSON=="function"}const ey=new Set(["image/svg","application/xml","application/xhtml","application/html"]),ty=/^application\/(?:[\w!#$%&*.^`~-]*\+)?json(;.+)?$/i;function ny(e=""){if(!e)return"json";const t=e.split(";").shift()||"";return ty.test(t)?"json":ey.has(t)||t.startsWith("text/")?"text":"blob"}const ry=new Set([408,409,425,429,500,502,503,504]);function Nd(e){const{fetch:t,Headers:n}=e;function r(i){const a=i.error&&i.error.name==="AbortError"||!1;if(i.options.retry!==!1&&!a){let c;typeof i.options.retry=="number"?c=i.options.retry:c=Yc(i.options.method)?0:1;const f=i.response&&i.response.status||500;if(c>0&&ry.has(f))return s(i.request,{...i.options,retry:c-1})}const l=J_(i.request,i.error,i.response);throw Error.captureStackTrace&&Error.captureStackTrace(l,s),l}const s=async function(a,l={}){const c={request:a,options:{...e.defaults,...l},response:void 0,error:void 0};c.options.onRequest&&await c.options.onRequest(c),typeof c.request=="string"&&(c.options.baseURL&&(c.request=z_(c.request,c.options.baseURL)),(c.options.query||c.options.params)&&(c.request=q_(c.request,{...c.options.params,...c.options.query})),c.options.body&&Yc(c.options.method)&&Z_(c.options.body)&&(c.options.body=typeof c.options.body=="string"?c.options.body:JSON.stringify(c.options.body),c.options.headers=new n(c.options.headers),c.options.headers.has("content-type")||c.options.headers.set("content-type","application/json"),c.options.headers.has("accept")||c.options.headers.set("accept","application/json"))),c.response=await t(c.request,c.options).catch(async u=>(c.error=u,c.options.onRequestError&&await c.options.onRequestError(c),r(c)));const f=(c.options.parseResponse?"json":c.options.responseType)||ny(c.response.headers.get("content-type")||"");if(f==="json"){const u=await c.response.text(),h=c.options.parseResponse||k_;c.response._data=h(u)}else f==="stream"?c.response._data=c.response.body:c.response._data=await c.response[f]();return c.options.onResponse&&await c.options.onResponse(c),c.response.status>=400&&c.response.status<600?(c.options.onResponseError&&await c.options.onResponseError(c),r(c)):c.response},o=function(a,l){return s(a,l).then(c=>c._data)};return o.raw=s,o.native=t,o.create=(i={})=>Nd({...e,defaults:{...e.defaults,...i}}),o}const Cd=function(){if(typeof globalThis<"u")return globalThis;if(typeof self<"u")return self;if(typeof window<"u")return window;if(typeof global<"u")return global;throw new Error("unable to locate global object")}(),sy=Cd.fetch||(()=>Promise.reject(new Error("[ofetch] global.fetch is not supported!"))),oy=Cd.Headers,iy=Nd({fetch:sy,Headers:oy}),ay=iy,ly=()=>window?.__NUXT__?.config||{},Oo=ly().app,cy=()=>Oo.baseURL,uy=()=>Oo.buildAssetsDir,fy=(...e)=>Hs(Ld(),uy(),...e),Ld=(...e)=>{const t=Oo.cdnURL||Oo.baseURL;return e.length?Hs(t,...e):t};globalThis.__buildAssetsURL=fy,globalThis.__publicAssetsURL=Ld;function $a(e,t={},n){for(const r in e){const s=e[r],o=n?`${n}:${r}`:r;typeof s=="object"&&s!==null?$a(s,t,o):typeof s=="function"&&(t[o]=s)}return t}const hy={run:e=>e()},dy=()=>hy,Id=typeof console.createTask<"u"?console.createTask:dy;function py(e,t){const n=t.shift(),r=Id(n);return e.reduce((s,o)=>s.then(()=>r.run(()=>o(...t))),Promise.resolve())}function my(e,t){const n=t.shift(),r=Id(n);return Promise.all(e.map(s=>r.run(()=>s(...t))))}function Bi(e,t){for(const n of[...e])n(t)}class gy{constructor(){this._hooks={},this._before=void 0,this._after=void 0,this._deprecatedMessages=void 0,this._deprecatedHooks={},this.hook=this.hook.bind(this),this.callHook=this.callHook.bind(this),this.callHookWith=this.callHookWith.bind(this)}hook(t,n,r={}){if(!t||typeof n!="function")return()=>{};const s=t;let o;for(;this._deprecatedHooks[t];)o=this._deprecatedHooks[t],t=o.to;if(o&&!r.allowDeprecated){let i=o.message;i||(i=`${s} hook has been deprecated`+(o.to?`, please use ${o.to}`:"")),this._deprecatedMessages||(this._deprecatedMessages=new Set),this._deprecatedMessages.has(i)||(console.warn(i),this._deprecatedMessages.add(i))}if(!n.name)try{Object.defineProperty(n,"name",{get:()=>"_"+t.replace(/\W+/g,"_")+"_hook_cb",configurable:!0})}catch{}return this._hooks[t]=this._hooks[t]||[],this._hooks[t].push(n),()=>{n&&(this.removeHook(t,n),n=void 0)}}hookOnce(t,n){let r,s=(...o)=>(typeof r=="function"&&r(),r=void 0,s=void 0,n(...o));return r=this.hook(t,s),r}removeHook(t,n){if(this._hooks[t]){const r=this._hooks[t].indexOf(n);r!==-1&&this._hooks[t].splice(r,1),this._hooks[t].length===0&&delete this._hooks[t]}}deprecateHook(t,n){this._deprecatedHooks[t]=typeof n=="string"?{to:n}:n;const r=this._hooks[t]||[];delete this._hooks[t];for(const s of r)this.hook(t,s)}deprecateHooks(t){Object.assign(this._deprecatedHooks,t);for(const n in t)this.deprecateHook(n,t[n])}addHooks(t){const n=$a(t),r=Object.keys(n).map(s=>this.hook(s,n[s]));return()=>{for(const s of r.splice(0,r.length))s()}}removeHooks(t){const n=$a(t);for(const r in n)this.removeHook(r,n[r])}removeAllHooks(){for(const t in this._hooks)delete this._hooks[t]}callHook(t,...n){return n.unshift(t),this.callHookWith(py,t,...n)}callHookParallel(t,...n){return n.unshift(t),this.callHookWith(my,t,...n)}callHookWith(t,n,...r){const s=this._before||this._after?{name:n,args:r,context:{}}:void 0;this._before&&Bi(this._before,s);const o=t(n in this._hooks?[...this._hooks[n]]:[],r);return o instanceof Promise?o.finally(()=>{this._after&&s&&Bi(this._after,s)}):(this._after&&s&&Bi(this._after,s),o)}beforeEach(t){return this._before=this._before||[],this._before.push(t),()=>{if(this._before!==void 0){const n=this._before.indexOf(t);n!==-1&&this._before.splice(n,1)}}}afterEach(t){return this._after=this._after||[],this._after.push(t),()=>{if(this._after!==void 0){const n=this._after.indexOf(t);n!==-1&&this._after.splice(n,1)}}}}function jd(){return new gy}function vy(e={}){let t,n=!1;const r=i=>{if(t&&t!==i)throw new Error("Context conflict")};let s;if(e.asyncContext){const i=e.AsyncLocalStorage||globalThis.AsyncLocalStorage;i?s=new i:console.warn("[unctx] `AsyncLocalStorage` is not provided.")}const o=()=>{if(s&&t===void 0){const i=s.getStore();if(i!==void 0)return i}return t};return{use:()=>{const i=o();if(i===void 0)throw new Error("Context is not available");return i},tryUse:()=>o(),set:(i,a)=>{a||r(i),t=i,n=!0},unset:()=>{t=void 0,n=!1},call:(i,a)=>{r(i),t=i;try{return s?s.run(i,a):a()}finally{n||(t=void 0)}},async callAsync(i,a){t=i;const l=()=>{t=i},c=()=>t===i?l:void 0;Ta.add(c);try{const f=s?s.run(i,a):a();return n||(t=void 0),await f}finally{Ta.delete(c)}}}}function _y(e={}){const t={};return{get(n,r={}){return t[n]||(t[n]=vy({...e,...r})),t[n],t[n]}}}const No=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof global<"u"?global:typeof window<"u"?window:{},Jc="__unctx__",yy=No[Jc]||(No[Jc]=_y()),by=(e,t={})=>yy.get(e,t),Qc="__unctx_async_handlers__",Ta=No[Qc]||(No[Qc]=new Set);function Co(e){const t=[];for(const s of Ta){const o=s();o&&t.push(o)}const n=()=>{for(const s of t)s()};let r=e();return r&&typeof r=="object"&&"catch"in r&&(r=r.catch(s=>{throw n(),s})),[r,n]}const Md=by("nuxt-app"),wy="__nuxt_plugin";function Ey(e){let t=0;const n={provide:void 0,globalName:"nuxt",versions:{get nuxt(){return"3.5.1"},get vue(){return n.vueApp.version}},payload:ot({data:{},state:{},_errors:{},...window.__NUXT__??{}}),static:{data:{}},runWithContext:s=>Sy(n,s),isHydrating:!0,deferHydration(){if(!n.isHydrating)return()=>{};t++;let s=!1;return()=>{if(!s&&(s=!0,t--,t===0))return n.isHydrating=!1,n.callHook("app:suspense:resolve")}},_asyncDataPromises:{},_asyncData:{},_payloadRevivers:{},...e};n.hooks=jd(),n.hook=n.hooks.hook,n.callHook=n.hooks.callHook,n.provide=(s,o)=>{const i="$"+s;ro(n,i,o),ro(n.vueApp.config.globalProperties,i,o)},ro(n.vueApp,"$nuxt",n),ro(n.vueApp.config.globalProperties,"$nuxt",n);{window.addEventListener("nuxt.preloadError",o=>{n.callHook("app:chunkError",{error:o.payload})});const s=n.hook("app:error",(...o)=>{console.error("[nuxt] error caught during app initialization",...o)});n.hook("app:mounted",s)}const r=ot(n.payload.config);return n.provide("config",r),n}async function $y(e,t){if(typeof t!="function")return;const{provide:n}=await e.runWithContext(()=>t(e))||{};if(n&&typeof n=="object")for(const r in n)e.provide(r,n[r])}async function Ty(e,t){const n=[],r=[];for(const s of t){const o=$y(e,s);s.meta?.parallel?n.push(o.catch(i=>r.push(i))):await o}if(await Promise.all(n),r.length)throw r[0]}function xy(e){const t=[];for(const n of e){if(typeof n!="function")continue;let r=n;n.length>1&&(r=s=>n(s,s.provide)),t.push(r)}return t.sort((n,r)=>(n.meta?.order||Lo.default)-(r.meta?.order||Lo.default)),t}const Lo={pre:-20,default:0,post:20};function yt(e,t){if(typeof e=="function")return yt({setup:e},t);const n=r=>{if(e.hooks&&r.hooks.addHooks(e.hooks),e.setup)return e.setup(r)};return n.meta={name:t?.name||e.name||e.setup?.name,parallel:e.parallel,order:t?.order||e.order||Lo[e.enforce||"default"]||Lo.default},n[wy]=!0,n}function Sy(e,t,n){const r=()=>n?t(...n):t();return Md.set(e),e.vueApp.runWithContext(r)}function Oe(){let e;if(ed()&&(e=_t()?.appContext.app.$nuxt),e=e||Md.tryUse(),!e)throw new Error("[nuxt] instance unavailable");return e}function Nl(){return Oe().$config}function ro(e,t,n){Object.defineProperty(e,t,{get:()=>n})}const Py="modulepreload",ky=function(e,t){return e.startsWith(".")?new URL(e,t).href:e},Zc={},Ay=function(t,n,r){if(!n||n.length===0)return t();const s=document.getElementsByTagName("link");return Promise.all(n.map(o=>{if(o=ky(o,r),o in Zc)return;Zc[o]=!0;const i=o.endsWith(".css"),a=i?'[rel="stylesheet"]':"";if(!!r)for(let f=s.length-1;f>=0;f--){const u=s[f];if(u.href===o&&(!i||u.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${o}"]${a}`))return;const c=document.createElement("link");if(c.rel=i?"stylesheet":Py,i||(c.as="script",c.crossOrigin=""),c.href=o,document.head.appendChild(c),i)return new Promise((f,u)=>{c.addEventListener("load",f),c.addEventListener("error",()=>u(new Error(`Unable to preload CSS for ${o}`)))})})).then(()=>t())},ke=(...e)=>Ay(...e).catch(t=>{const n=new Event("nuxt.preloadError");throw n.payload=t,window.dispatchEvent(n),t}),Ry=-1,Oy=-2,Ny=-3,Cy=-4,Ly=-5,Iy=-6;function jy(e,t){return My(JSON.parse(e),t)}function My(e,t){if(typeof e=="number")return s(e,!0);if(!Array.isArray(e)||e.length===0)throw new Error("Invalid input");const n=e,r=Array(n.length);function s(o,i=!1){if(o===Ry)return;if(o===Ny)return NaN;if(o===Cy)return 1/0;if(o===Ly)return-1/0;if(o===Iy)return-0;if(i)throw new Error("Invalid input");if(o in r)return r[o];const a=n[o];if(!a||typeof a!="object")r[o]=a;else if(Array.isArray(a))if(typeof a[0]=="string"){const l=a[0],c=t?.[l];if(c)return r[o]=c(s(a[1]));switch(l){case"Date":r[o]=new Date(a[1]);break;case"Set":const f=new Set;r[o]=f;for(let p=1;p<a.length;p+=1)f.add(s(a[p]));break;case"Map":const u=new Map;r[o]=u;for(let p=1;p<a.length;p+=2)u.set(s(a[p]),s(a[p+1]));break;case"RegExp":r[o]=new RegExp(a[1],a[2]);break;case"Object":r[o]=Object(a[1]);break;case"BigInt":r[o]=BigInt(a[1]);break;case"null":const h=Object.create(null);r[o]=h;for(let p=1;p<a.length;p+=2)h[a[p]]=s(a[p+1]);break;default:throw new Error(`Unknown type ${l}`)}}else{const l=new Array(a.length);r[o]=l;for(let c=0;c<a.length;c+=1){const f=a[c];f!==Oy&&(l[c]=s(f))}}else{const l={};r[o]=l;for(const c in a){const f=a[c];l[c]=s(f)}}return r[o]}return s(0)}function Dy(e){return Array.isArray(e)?e:[e]}const Dd=["title","script","style","noscript"],Fd=["base","meta","link","style","script","noscript"],Fy=["title","titleTemplate","templateParams","base","htmlAttrs","bodyAttrs","meta","link","style","script","noscript"],By=["base","title","titleTemplate","bodyAttrs","htmlAttrs","templateParams"],Hy=["tagPosition","tagPriority","tagDuplicateStrategy","innerHTML","textContent"];function Bd(e){let t=9;for(let n=0;n<e.length;)t=Math.imul(t^e.charCodeAt(n++),9**9);return((t^t>>>9)+65536).toString(16).substring(1,8).toLowerCase()}function xa(e){return Bd(`${e.tag}:${e.textContent||e.innerHTML||""}:${Object.entries(e.props).map(([t,n])=>`${t}:${String(n)}`).join(",")}`)}function Uy(e){let t=9;for(const n of e)for(let r=0;r<n.length;)t=Math.imul(t^n.charCodeAt(r++),9**9);return((t^t>>>9)+65536).toString(16).substring(1,8).toLowerCase()}function Hd(e,t){const{props:n,tag:r}=e;if(By.includes(r))return r;if(r==="link"&&n.rel==="canonical")return"canonical";if(n.charset)return"charset";const s=["id"];r==="meta"&&s.push("name","property","http-equiv");for(const o of s)if(typeof n[o]<"u"){const i=String(n[o]);return t&&!t(i)?!1:`${r}:${o}:${i}`}return!1}function eu(e,t){return e==null?t||null:typeof e=="function"?e(t):e}function so(e,t=!1,n){const{tag:r,$el:s}=e;s&&(Object.entries(r.props).forEach(([o,i])=>{i=String(i);const a=`attr:${o}`;if(o==="class"){if(!i)return;for(const l of i.split(" ")){const c=`${a}:${l}`;n&&n(e,c,()=>s.classList.remove(l)),s.classList.contains(l)||s.classList.add(l)}return}n&&!o.startsWith("data-h-")&&n(e,a,()=>s.removeAttribute(o)),(t||s.getAttribute(o)!==i)&&s.setAttribute(o,i)}),Dd.includes(r.tag)&&(r.textContent&&r.textContent!==s.textContent?s.textContent=r.textContent:r.innerHTML&&r.innerHTML!==s.innerHTML&&(s.innerHTML=r.innerHTML)))}let jr=!1;async function Wy(e,t={}){const n={shouldRender:!0};if(await e.hooks.callHook("dom:beforeRender",n),!n.shouldRender)return;const r=t.document||e.resolvedOptions.document||window.document,s=(await e.resolveTags()).map(a);if(e.resolvedOptions.experimentalHashHydration&&(jr=jr||e._hash||!1,jr)){const h=Uy(s.map(p=>p.tag._h));if(jr===h)return;jr=h}const o=e._popSideEffectQueue();e.headEntries().map(h=>h._sde).forEach(h=>{Object.entries(h).forEach(([p,g])=>{o[p]=g})});const i=(h,p,g)=>{p=`${h.renderId}:${p}`,h.entry&&(h.entry._sde[p]=g),delete o[p]};function a(h){const p=e.headEntries().find(x=>x._i===h._e),g={renderId:h._d||xa(h),$el:null,shouldRender:!0,tag:h,entry:p,markSideEffect:(x,S)=>i(g,x,S)};return g}const l=[],c={body:[],head:[]},f=h=>{e._elMap[h.renderId]=h.$el,l.push(h),i(h,"el",()=>{h.$el?.remove(),delete e._elMap[h.renderId]})};for(const h of s){if(await e.hooks.callHook("dom:beforeRenderTag",h),!h.shouldRender)continue;const{tag:p}=h;if(p.tag==="title"){r.title=p.textContent||"",l.push(h);continue}if(p.tag==="htmlAttrs"||p.tag==="bodyAttrs"){h.$el=r[p.tag==="htmlAttrs"?"documentElement":"body"],so(h,!1,i),l.push(h);continue}if(h.$el=e._elMap[h.renderId],!h.$el&&p.key&&(h.$el=r.querySelector(`${p.tagPosition?.startsWith("body")?"body":"head"} > ${p.tag}[data-h-${p._h}]`)),h.$el){h.tag._d&&so(h),f(h);continue}c[p.tagPosition?.startsWith("body")?"body":"head"].push(h)}const u={bodyClose:void 0,bodyOpen:void 0,head:void 0};Object.entries(c).forEach(([h,p])=>{if(!p.length)return;const g=r?.[h]?.children;if(g){for(const x of[...g].reverse()){const S=x.tagName.toLowerCase();if(!Fd.includes(S))continue;const v=x.getAttributeNames().reduce(($,d)=>({...$,[d]:x.getAttribute(d)}),{}),m={tag:S,props:v};x.innerHTML&&(m.innerHTML=x.innerHTML);const w=xa(m);let E=p.findIndex($=>$?.renderId===w);if(E===-1){const $=Hd(m);E=p.findIndex(d=>d?.tag._d&&d.tag._d===$)}if(E!==-1){const $=p[E];$.$el=x,so($),f($),delete p[E]}}p.forEach(x=>{const S=x.tag.tagPosition||"head";u[S]=u[S]||r.createDocumentFragment(),x.$el||(x.$el=r.createElement(x.tag.tag),so(x,!0)),u[S].appendChild(x.$el),f(x)})}}),u.head&&r.head.appendChild(u.head),u.bodyOpen&&r.body.insertBefore(u.bodyOpen,r.body.firstChild),u.bodyClose&&r.body.appendChild(u.bodyClose);for(const h of l)await e.hooks.callHook("dom:renderTag",h);Object.values(o).forEach(h=>h())}let Hi=null;async function Vy(e,t={}){function n(){return Hi=null,Wy(e,t)}const r=t.delayFn||(s=>setTimeout(s,10));return Hi=Hi||new Promise(s=>r(()=>s(n())))}function Gy(e){return{hooks:{"entries:updated":function(t){if(typeof e?.document>"u"&&typeof window>"u")return;let n=e?.delayFn;!n&&typeof requestAnimationFrame<"u"&&(n=requestAnimationFrame),Vy(t,{document:e?.document||window.document,delayFn:n})}}}}function zy(e){return e?.head.querySelector('meta[name="unhead:ssr"]')?.getAttribute("content")||!1}const tu={critical:2,high:9,low:12,base:-1,title:1,meta:10};function nu(e){if(typeof e.tagPriority=="number")return e.tagPriority;if(e.tag==="meta"){if(e.props.charset)return-2;if(e.props["http-equiv"]==="content-security-policy")return 0}const t=e.tagPriority||e.tag;return t in tu?tu[t]:10}const qy=[{prefix:"before:",offset:-1},{prefix:"after:",offset:1}];function Ky(){return{hooks:{"tags:resolve":e=>{const t=n=>e.tags.find(r=>r._d===n)?._p;for(const{prefix:n,offset:r}of qy)for(const s of e.tags.filter(o=>typeof o.tagPriority=="string"&&o.tagPriority.startsWith(n))){const o=t(s.tagPriority.replace(n,""));typeof o<"u"&&(s._p=o+r)}e.tags.sort((n,r)=>n._p-r._p).sort((n,r)=>nu(n)-nu(r))}}}}function Xy(){return{hooks:{"tags:resolve":e=>{const{tags:t}=e;let n=t.findIndex(s=>s.tag==="titleTemplate");const r=t.findIndex(s=>s.tag==="title");if(r!==-1&&n!==-1){const s=eu(t[n].textContent,t[r].textContent);s!==null?t[r].textContent=s||t[r].textContent:delete t[r]}else if(n!==-1){const s=eu(t[n].textContent);s!==null&&(t[n].textContent=s,t[n].tag="title",n=-1)}n!==-1&&delete t[n],e.tags=t.filter(Boolean)}}}}function Yy(){return{hooks:{"tag:normalise":function({tag:e}){typeof e.props.body<"u"&&(e.tagPosition="bodyClose",delete e.props.body)}}}}const Jy=["link","style","script","noscript"];function Qy(){return{hooks:{"tag:normalise":({tag:e,resolvedOptions:t})=>{t.experimentalHashHydration===!0&&(e._h=xa(e)),e.key&&Jy.includes(e.tag)&&(e._h=Bd(e.key),e.props[`data-h-${e._h}`]="")}}}}const ru=["script","link","bodyAttrs"];function Zy(){const e=(t,n)=>{const r={},s={};Object.entries(n.props).forEach(([i,a])=>{i.startsWith("on")&&typeof a=="function"?s[i]=a:r[i]=a});let o;return t==="dom"&&n.tag==="script"&&typeof r.src=="string"&&typeof s.onload<"u"&&(o=r.src,delete r.src),{props:r,eventHandlers:s,delayedSrc:o}};return{hooks:{"ssr:render":function(t){t.tags=t.tags.map(n=>(!ru.includes(n.tag)||!Object.entries(n.props).find(([r,s])=>r.startsWith("on")&&typeof s=="function")||(n.props=e("ssr",n).props),n))},"dom:beforeRenderTag":function(t){if(!ru.includes(t.tag.tag)||!Object.entries(t.tag.props).find(([o,i])=>o.startsWith("on")&&typeof i=="function"))return;const{props:n,eventHandlers:r,delayedSrc:s}=e("dom",t.tag);Object.keys(r).length&&(t.tag.props=n,t.tag._eventHandlers=r,t.tag._delayedSrc=s)},"dom:renderTag":function(t){const n=t.$el;if(!t.tag._eventHandlers||!n)return;const r=t.tag.tag==="bodyAttrs"&&typeof window<"u"?window:n;Object.entries(t.tag._eventHandlers).forEach(([s,o])=>{const i=`${t.tag._d||t.tag._p}:${s}`,a=s.slice(2).toLowerCase(),l=`data-h-${a}`;if(t.markSideEffect(i,()=>{}),n.hasAttribute(l))return;const c=o;n.setAttribute(l,""),r.addEventListener(a,c),t.entry&&(t.entry._sde[i]=()=>{r.removeEventListener(a,c),n.removeAttribute(l)})}),t.tag._delayedSrc&&n.setAttribute("src",t.tag._delayedSrc)}}}}const e0=["templateParams","htmlAttrs","bodyAttrs"];function t0(){return{hooks:{"tag:normalise":function({tag:e}){["hid","vmid","key"].forEach(r=>{e.props[r]&&(e.key=e.props[r],delete e.props[r])});const n=Hd(e)||(e.key?`${e.tag}:${e.key}`:!1);n&&(e._d=n)},"tags:resolve":function(e){const t={};e.tags.forEach(r=>{const s=(r.key?`${r.tag}:${r.key}`:r._d)||r._p,o=t[s];if(o){let a=r?.tagDuplicateStrategy;if(!a&&e0.includes(r.tag)&&(a="merge"),a==="merge"){const l=o.props;["class","style"].forEach(c=>{r.props[c]&&l[c]&&(c==="style"&&!l[c].endsWith(";")&&(l[c]+=";"),r.props[c]=`${l[c]} ${r.props[c]}`)}),t[s].props={...l,...r.props};return}else if(r._e===o._e){o._duped=o._duped||[],r._d=`${o._d}:${o._duped.length+1}`,o._duped.push(r);return}}const i=Object.keys(r.props).length+(r.innerHTML?1:0)+(r.textContent?1:0);if(Fd.includes(r.tag)&&i===0){delete t[s];return}t[s]=r});const n=[];Object.values(t).forEach(r=>{const s=r._duped;delete r._duped,n.push(r),s&&n.push(...s)}),e.tags=n}}}}function oo(e,t){function n(o){if(["s","pageTitle"].includes(o))return t.pageTitle;let i;return o.includes(".")?i=o.split(".").reduce((a,l)=>a&&a[l]||void 0,t):i=t[o],typeof i<"u"?i||"":!1}let r=e;try{r=decodeURI(e)}catch{}return(r.match(/%(\w+\.+\w+)|%(\w+)/g)||[]).sort().reverse().forEach(o=>{const i=n(o.slice(1));typeof i=="string"&&(e=e.replace(new RegExp(`\\${o}(\\W|$)`,"g"),`${i}$1`).trim())}),t.separator&&(e.endsWith(t.separator)&&(e=e.slice(0,-t.separator.length).trim()),e.startsWith(t.separator)&&(e=e.slice(t.separator.length).trim()),e=e.replace(new RegExp(`\\${t.separator}\\s*\\${t.separator}`,"g"),t.separator)),e}function n0(){return{hooks:{"tags:resolve":e=>{const{tags:t}=e,n=t.find(o=>o.tag==="title")?.textContent,r=t.findIndex(o=>o.tag==="templateParams"),s=r!==-1?t[r].props:{};s.pageTitle=s.pageTitle||n||"";for(const o of t)if(["titleTemplate","title"].includes(o.tag)&&typeof o.textContent=="string")o.textContent=oo(o.textContent,s);else if(o.tag==="meta"&&typeof o.props.content=="string")o.props.content=oo(o.props.content,s);else if(o.tag==="link"&&typeof o.props.href=="string")o.props.href=oo(o.props.href,s);else if(o.tag==="script"&&["application/json","application/ld+json"].includes(o.props.type)&&typeof o.innerHTML=="string")try{o.innerHTML=JSON.stringify(JSON.parse(o.innerHTML),(i,a)=>typeof a=="string"?oo(a,s):a)}catch{}e.tags=t.filter(o=>o.tag!=="templateParams")}}}}const r0=typeof window<"u";let Ud;function s0(e){return Ud=e}function o0(){return Ud}async function i0(e,t){const n={tag:e,props:{}};return e==="templateParams"?(n.props=t,n):["title","titleTemplate"].includes(e)?(n.textContent=t instanceof Promise?await t:t,n):typeof t=="string"?["script","noscript","style"].includes(e)?(e==="script"&&(/^(https?:)?\/\//.test(t)||t.startsWith("/"))?n.props.src=t:n.innerHTML=t,n):!1:(n.props=await l0(e,{...t}),n.props.children&&(n.props.innerHTML=n.props.children),delete n.props.children,Object.keys(n.props).filter(r=>Hy.includes(r)).forEach(r=>{(!["innerHTML","textContent"].includes(r)||Dd.includes(n.tag))&&(n[r]=n.props[r]),delete n.props[r]}),["innerHTML","textContent"].forEach(r=>{if(n.tag==="script"&&typeof n[r]=="string"&&["application/ld+json","application/json"].includes(n.props.type))try{n[r]=JSON.parse(n[r])}catch{n[r]=""}typeof n[r]=="object"&&(n[r]=JSON.stringify(n[r]))}),n.props.class&&(n.props.class=a0(n.props.class)),n.props.content&&Array.isArray(n.props.content)?n.props.content.map(r=>({...n,props:{...n.props,content:r}})):n)}function a0(e){return typeof e=="object"&&!Array.isArray(e)&&(e=Object.keys(e).filter(t=>e[t])),(Array.isArray(e)?e.join(" "):e).split(" ").filter(t=>t.trim()).filter(Boolean).join(" ")}async function l0(e,t){for(const n of Object.keys(t)){const r=n.startsWith("data-");t[n]instanceof Promise&&(t[n]=await t[n]),String(t[n])==="true"?t[n]=r?"true":"":String(t[n])==="false"&&(r?t[n]="false":delete t[n])}return t}const c0=10;async function u0(e){const t=[];return Object.entries(e.resolvedInput).filter(([n,r])=>typeof r<"u"&&Fy.includes(n)).forEach(([n,r])=>{const s=Dy(r);t.push(...s.map(o=>i0(n,o)).flat())}),(await Promise.all(t)).flat().filter(Boolean).map((n,r)=>(n._e=e._i,n._p=(e._i<<c0)+r,n))}function f0(){return[t0(),Ky(),n0(),Xy(),Qy(),Zy(),Yy()]}function h0(e={}){return[Gy({document:e?.document,delayFn:e?.domDelayFn})]}function d0(e={}){const t=p0({...e,plugins:[...h0(e),...e?.plugins||[]]});return e.experimentalHashHydration&&t.resolvedOptions.document&&(t._hash=zy(t.resolvedOptions.document)),s0(t),t}function p0(e={}){let t=[],n={},r=0;const s=jd();e?.hooks&&s.addHooks(e.hooks),e.plugins=[...f0(),...e?.plugins||[]],e.plugins.forEach(a=>a.hooks&&s.addHooks(a.hooks)),e.document=e.document||(r0?document:void 0);const o=()=>s.callHook("entries:updated",i),i={resolvedOptions:e,headEntries(){return t},get hooks(){return s},use(a){a.hooks&&s.addHooks(a.hooks)},push(a,l){const c={_i:r++,input:a,_sde:{}};return l?.mode&&(c._m=l?.mode),l?.transform&&(c._t=l?.transform),t.push(c),o(),{dispose(){t=t.filter(f=>f._i!==c._i?!0:(n={...n,...f._sde||{}},f._sde={},o(),!1))},patch(f){t=t.map(u=>(u._i===c._i&&(c.input=u.input=f,o()),u))}}},async resolveTags(){const a={tags:[],entries:[...t]};await s.callHook("entries:resolve",a);for(const l of a.entries){const c=l._t||(f=>f);if(l.resolvedInput=c(l.resolvedInput||l.input),l.resolvedInput)for(const f of await u0(l)){const u={tag:f,entry:l,resolvedOptions:i.resolvedOptions};await s.callHook("tag:normalise",u),a.tags.push(u.tag)}}return await s.callHook("tags:resolve",a),a.tags},_popSideEffectQueue(){const a={...n};return n={},a},_elMap:{}};return i.hooks.callHook("init",i),i}function m0(e){return typeof e=="function"?e():Z(e)}function Io(e,t=""){if(e instanceof Promise)return e;const n=m0(e);return!e||!n?n:Array.isArray(n)?n.map(r=>Io(r,t)):typeof n=="object"?Object.fromEntries(Object.entries(n).map(([r,s])=>r==="titleTemplate"||r.startsWith("on")?[r,Z(s)]:[r,Io(s,r)])):n}const g0=pd.startsWith("3"),v0=typeof window<"u",Wd="usehead";function Cl(){return _t()&&rt(Wd)||o0()}function _0(e){return{install(n){g0&&(n.config.globalProperties.$unhead=e,n.config.globalProperties.$head=e,n.provide(Wd,e))}}.install}function y0(e={}){const t=d0({...e,domDelayFn:n=>setTimeout(()=>kt(()=>n()),10),plugins:[b0(),...e?.plugins||[]]});return t.install=_0(t),t}function b0(){return{hooks:{"entries:resolve":function(e){for(const t of e.entries)t.resolvedInput=Io(t.input)}}}}function w0(e,t={}){const n=Cl(),r=J(!1),s=J({});Bn(()=>{s.value=r.value?{}:Io(e)});const o=n.push(s.value,t);return je(s,a=>{o.patch(a)}),_t()&&(Pr(()=>{o.dispose()}),zh(()=>{r.value=!0}),Gh(()=>{r.value=!1})),o}function E0(e,t={}){return Cl().push(e,t)}function $0(e,t={}){const n=Cl();if(n){const r=v0||!!n.resolvedOptions?.document;return t.mode==="server"&&r||t.mode==="client"&&!r?void 0:r?w0(e,t):E0(e,t)}}const T0={meta:[{name:"viewport",content:"width=device-width, initial-scale=1"},{charset:"utf-8"}],link:[],style:[],script:[],noscript:[]},x0=!1,Sa=!1,S0=!1,P0="__nuxt",k0=!0;function su(e,t={}){const n=A0(e,t),r=Oe(),s=r._payloadCache=r._payloadCache||{};return s[n]||(s[n]=Vd(n).then(o=>o||(delete s[n],null))),s[n]}const ou="json";function A0(e,t={}){const n=new URL(e,"http://localhost");if(n.search)throw new Error("Payload URL cannot contain search params: "+e);if(n.host!=="localhost"||kr(n.pathname,{acceptRelative:!0}))throw new Error("Payload URL must not include hostname: "+e);const r=t.hash||(t.fresh?Date.now():"");return Hs(Nl().app.baseURL,n.pathname,r?`_payload.${r}.${ou}`:`_payload.${ou}`)}async function Vd(e){try{return k0?Gd(await fetch(e).then(t=>t.text())):await ke(()=>import(e),[],import.meta.url).then(t=>t.default||t)}catch(t){console.warn("[nuxt] Cannot load payload ",e,t)}return null}function R0(){return!!Oe().payload.prerenderedAt}let io=null;async function O0(){if(io)return io;const e=document.getElementById("__NUXT_DATA__");if(!e)return{};const t=Gd(e.textContent||""),n=e.dataset.src?await Vd(e.dataset.src):void 0;return io={...t,...n,...window.__NUXT__},io}function Gd(e){return jy(e,Oe()._payloadRevivers)}function N0(e,t){Oe()._payloadRevivers[e]=t}function Ui(e){return e!==null&&typeof e=="object"}function Pa(e,t,n=".",r){if(!Ui(t))return Pa(e,{},n,r);const s=Object.assign({},t);for(const o in e){if(o==="__proto__"||o==="constructor")continue;const i=e[o];i!=null&&(r&&r(s,o,i,n)||(Array.isArray(i)&&Array.isArray(s[o])?s[o]=[...i,...s[o]]:Ui(i)&&Ui(s[o])?s[o]=Pa(i,s[o],(n?`${n}.`:"")+o.toString(),r):s[o]=i))}return s}function C0(e){return(...t)=>t.reduce((n,r)=>Pa(n,r,"",e),{})}const L0=C0();class ka extends Error{constructor(){super(...arguments),this.statusCode=500,this.fatal=!1,this.unhandled=!1,this.statusMessage=void 0}toJSON(){const t={message:this.message,statusCode:Ra(this.statusCode,500)};return this.statusMessage&&(t.statusMessage=zd(this.statusMessage)),this.data!==void 0&&(t.data=this.data),t}}ka.__h3_error__=!0;function Aa(e){if(typeof e=="string")return new ka(e);if(I0(e))return e;const t=new ka(e.message??e.statusMessage,e.cause?{cause:e.cause}:void 0);if("stack"in e)try{Object.defineProperty(t,"stack",{get(){return e.stack}})}catch{try{t.stack=e.stack}catch{}}if(e.data&&(t.data=e.data),e.statusCode?t.statusCode=Ra(e.statusCode,t.statusCode):e.status&&(t.statusCode=Ra(e.status,t.statusCode)),e.statusMessage?t.statusMessage=e.statusMessage:e.statusText&&(t.statusMessage=e.statusText),t.statusMessage){const n=t.statusMessage;zd(t.statusMessage)!==n&&console.warn("[h3] Please prefer using `message` for longer error messages instead of `statusMessage`. In the future `statusMessage` will be sanitized by default.")}return e.fatal!==void 0&&(t.fatal=e.fatal),e.unhandled!==void 0&&(t.unhandled=e.unhandled),t}function I0(e){return e?.constructor?.__h3_error__===!0}const j0=/[^\u0009\u0020-\u007E]/g;function zd(e=""){return e.replace(j0,"")}function Ra(e,t=200){return!e||(typeof e=="string"&&(e=Number.parseInt(e,10)),e<100||e>999)?t:e}function Ar(...e){const t=typeof e[e.length-1]=="string"?e.pop():void 0;typeof e[0]!="string"&&e.unshift(t);const[n,r]=e;if(!n||typeof n!="string")throw new TypeError("[nuxt] [useState] key must be a string: "+n);if(r!==void 0&&typeof r!="function")throw new Error("[nuxt] [useState] init must be a function: "+r);const s="$s"+n,o=Oe(),i=ri(o.payload.state,s);if(i.value===void 0&&r){const a=r();if(Le(a))return o.payload.state[s]=a,a;i.value=a}return i}const ft=()=>Oe()?.$router,fi=()=>ed()?rt("_route",Oe()._route):Oe()._route,qd=e=>e,M0=()=>{try{if(Oe()._processingMiddleware)return!0}catch{return!0}return!1},Kd=(e,t)=>{e||(e="/");const n=typeof e=="string"?e:e.path||"/",r=t?.external||kr(n,{acceptRelative:!0});if(r&&!t?.external)throw new Error("Navigating to external URL is not allowed by default. Use `navigateTo (url, { external: true })`.");if(r&&Us(n).protocol==="script:")throw new Error("Cannot navigate to an URL with script protocol.");const s=M0();if(!r&&s)return e;const o=ft();return r?(t?.replace?location.replace(n):location.href=n,Promise.resolve()):t?.replace?o.replace(e):o.push(e)},hi=()=>ri(Oe().payload,"error"),Zn=e=>{const t=di(e);try{const n=Oe(),r=hi();n.hooks.callHook("app:error",t),r.value=r.value||t}catch{throw t}return t},D0=async(e={})=>{const t=Oe(),n=hi();t.callHook("app:error:cleared",e),e.redirect&&await ft().replace(e.redirect),n.value=null},F0=e=>!!(e&&typeof e=="object"&&"__nuxt_error"in e),di=e=>{const t=Aa(e);return t.__nuxt_error=!0,t},iu={NuxtError:e=>di(e),EmptyShallowRef:e=>Fn(e==="_"?void 0:JSON.parse(e)),EmptyRef:e=>J(e==="_"?void 0:JSON.parse(e)),ShallowRef:e=>Fn(e),ShallowReactive:e=>fl(e),Ref:e=>J(e),Reactive:e=>ot(e)},B0=yt({name:"nuxt:revive-payload:client",order:-30,async setup(e){let t,n;for(const r in iu)N0(r,iu[r]);Object.assign(e.payload,([t,n]=Co(()=>e.runWithContext(O0)),t=await t,n(),t)),window.__NUXT__=e.payload}},1),H0=yt({name:"nuxt:global-components"}),U0=yt({name:"nuxt:head",setup(e){const n=y0();n.push(T0),e.vueApp.use(n);{let r=!0;const s=()=>{r=!1,n.hooks.callHook("entries:updated",n)};n.hooks.hook("dom:beforeRender",o=>{o.shouldRender=!r}),e.hooks.hook("page:start",()=>{r=!0}),e.hooks.hook("page:finish",s),e.hooks.hook("app:suspense:resolve",s)}}});/*!
2
- * vue-router v4.2.1
3
- * (c) 2023 Eduardo San Martin Morote
4
- * @license MIT
5
- */const Qn=typeof window<"u";function W0(e){return e.__esModule||e[Symbol.toStringTag]==="Module"}const Ae=Object.assign;function Wi(e,t){const n={};for(const r in t){const s=t[r];n[r]=St(s)?s.map(e):e(s)}return n}const ys=()=>{},St=Array.isArray,V0=/\/$/,G0=e=>e.replace(V0,"");function Vi(e,t,n="/"){let r,s={},o="",i="";const a=t.indexOf("#");let l=t.indexOf("?");return a<l&&a>=0&&(l=-1),l>-1&&(r=t.slice(0,l),o=t.slice(l+1,a>-1?a:t.length),s=e(o)),a>-1&&(r=r||t.slice(0,a),i=t.slice(a,t.length)),r=X0(r??t,n),{fullPath:r+(o&&"?")+o+i,path:r,query:s,hash:i}}function z0(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function au(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function q0(e,t,n){const r=t.matched.length-1,s=n.matched.length-1;return r>-1&&r===s&&gr(t.matched[r],n.matched[s])&&Xd(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function gr(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function Xd(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!K0(e[n],t[n]))return!1;return!0}function K0(e,t){return St(e)?lu(e,t):St(t)?lu(t,e):e===t}function lu(e,t){return St(t)?e.length===t.length&&e.every((n,r)=>n===t[r]):e.length===1&&e[0]===t}function X0(e,t){if(e.startsWith("/"))return e;if(!e)return t;const n=t.split("/"),r=e.split("/"),s=r[r.length-1];(s===".."||s===".")&&r.push("");let o=n.length-1,i,a;for(i=0;i<r.length;i++)if(a=r[i],a!==".")if(a==="..")o>1&&o--;else break;return n.slice(0,o).join("/")+"/"+r.slice(i-(i===r.length?1:0)).join("/")}var js;(function(e){e.pop="pop",e.push="push"})(js||(js={}));var bs;(function(e){e.back="back",e.forward="forward",e.unknown=""})(bs||(bs={}));function Y0(e){if(!e)if(Qn){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),G0(e)}const J0=/^[^#]+#/;function Q0(e,t){return e.replace(J0,"#")+t}function Z0(e,t){const n=document.documentElement.getBoundingClientRect(),r=e.getBoundingClientRect();return{behavior:t.behavior,left:r.left-n.left-(t.left||0),top:r.top-n.top-(t.top||0)}}const pi=()=>({left:window.pageXOffset,top:window.pageYOffset});function e1(e){let t;if("el"in e){const n=e.el,r=typeof n=="string"&&n.startsWith("#"),s=typeof n=="string"?r?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!s)return;t=Z0(s,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.pageXOffset,t.top!=null?t.top:window.pageYOffset)}function cu(e,t){return(history.state?history.state.position-t:-1)+e}const Oa=new Map;function t1(e,t){Oa.set(e,t)}function n1(e){const t=Oa.get(e);return Oa.delete(e),t}let r1=()=>location.protocol+"//"+location.host;function Yd(e,t){const{pathname:n,search:r,hash:s}=t,o=e.indexOf("#");if(o>-1){let a=s.includes(e.slice(o))?e.slice(o).length:1,l=s.slice(a);return l[0]!=="/"&&(l="/"+l),au(l,"")}return au(n,e)+r+s}function s1(e,t,n,r){let s=[],o=[],i=null;const a=({state:h})=>{const p=Yd(e,location),g=n.value,x=t.value;let S=0;if(h){if(n.value=p,t.value=h,i&&i===g){i=null;return}S=x?h.position-x.position:0}else r(p);s.forEach(v=>{v(n.value,g,{delta:S,type:js.pop,direction:S?S>0?bs.forward:bs.back:bs.unknown})})};function l(){i=n.value}function c(h){s.push(h);const p=()=>{const g=s.indexOf(h);g>-1&&s.splice(g,1)};return o.push(p),p}function f(){const{history:h}=window;h.state&&h.replaceState(Ae({},h.state,{scroll:pi()}),"")}function u(){for(const h of o)h();o=[],window.removeEventListener("popstate",a),window.removeEventListener("beforeunload",f)}return window.addEventListener("popstate",a),window.addEventListener("beforeunload",f,{passive:!0}),{pauseListeners:l,listen:c,destroy:u}}function uu(e,t,n,r=!1,s=!1){return{back:e,current:t,forward:n,replaced:r,position:window.history.length,scroll:s?pi():null}}function o1(e){const{history:t,location:n}=window,r={value:Yd(e,n)},s={value:t.state};s.value||o(r.value,{back:null,current:r.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function o(l,c,f){const u=e.indexOf("#"),h=u>-1?(n.host&&document.querySelector("base")?e:e.slice(u))+l:r1()+e+l;try{t[f?"replaceState":"pushState"](c,"",h),s.value=c}catch(p){console.error(p),n[f?"replace":"assign"](h)}}function i(l,c){const f=Ae({},t.state,uu(s.value.back,l,s.value.forward,!0),c,{position:s.value.position});o(l,f,!0),r.value=l}function a(l,c){const f=Ae({},s.value,t.state,{forward:l,scroll:pi()});o(f.current,f,!0);const u=Ae({},uu(r.value,l,null),{position:f.position+1},c);o(l,u,!1),r.value=l}return{location:r,state:s,push:a,replace:i}}function Jd(e){e=Y0(e);const t=o1(e),n=s1(e,t.state,t.location,t.replace);function r(o,i=!0){i||n.pauseListeners(),history.go(o)}const s=Ae({location:"",base:e,go:r,createHref:Q0.bind(null,e)},t,n);return Object.defineProperty(s,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(s,"state",{enumerable:!0,get:()=>t.state.value}),s}function i1(e){return e=location.host?e||location.pathname+location.search:"",e.includes("#")||(e+="#"),Jd(e)}function a1(e){return typeof e=="string"||e&&typeof e=="object"}function Qd(e){return typeof e=="string"||typeof e=="symbol"}const Ct={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0},Zd=Symbol("");var fu;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(fu||(fu={}));function vr(e,t){return Ae(new Error,{type:e,[Zd]:!0},t)}function Dt(e,t){return e instanceof Error&&Zd in e&&(t==null||!!(e.type&t))}const hu="[^/]+?",l1={sensitive:!1,strict:!1,start:!0,end:!0},c1=/[.+*?^${}()[\]/\\]/g;function u1(e,t){const n=Ae({},l1,t),r=[];let s=n.start?"^":"";const o=[];for(const c of e){const f=c.length?[]:[90];n.strict&&!c.length&&(s+="/");for(let u=0;u<c.length;u++){const h=c[u];let p=40+(n.sensitive?.25:0);if(h.type===0)u||(s+="/"),s+=h.value.replace(c1,"\\$&"),p+=40;else if(h.type===1){const{value:g,repeatable:x,optional:S,regexp:v}=h;o.push({name:g,repeatable:x,optional:S});const m=v||hu;if(m!==hu){p+=10;try{new RegExp(`(${m})`)}catch(E){throw new Error(`Invalid custom RegExp for param "${g}" (${m}): `+E.message)}}let w=x?`((?:${m})(?:/(?:${m}))*)`:`(${m})`;u||(w=S&&c.length<2?`(?:/${w})`:"/"+w),S&&(w+="?"),s+=w,p+=20,S&&(p+=-8),x&&(p+=-20),m===".*"&&(p+=-50)}f.push(p)}r.push(f)}if(n.strict&&n.end){const c=r.length-1;r[c][r[c].length-1]+=.7000000000000001}n.strict||(s+="/?"),n.end?s+="$":n.strict&&(s+="(?:/|$)");const i=new RegExp(s,n.sensitive?"":"i");function a(c){const f=c.match(i),u={};if(!f)return null;for(let h=1;h<f.length;h++){const p=f[h]||"",g=o[h-1];u[g.name]=p&&g.repeatable?p.split("/"):p}return u}function l(c){let f="",u=!1;for(const h of e){(!u||!f.endsWith("/"))&&(f+="/"),u=!1;for(const p of h)if(p.type===0)f+=p.value;else if(p.type===1){const{value:g,repeatable:x,optional:S}=p,v=g in c?c[g]:"";if(St(v)&&!x)throw new Error(`Provided param "${g}" is an array but it is not repeatable (* or + modifiers)`);const m=St(v)?v.join("/"):v;if(!m)if(S)h.length<2&&(f.endsWith("/")?f=f.slice(0,-1):u=!0);else throw new Error(`Missing required param "${g}"`);f+=m}}return f||"/"}return{re:i,score:r,keys:o,parse:a,stringify:l}}function f1(e,t){let n=0;for(;n<e.length&&n<t.length;){const r=t[n]-e[n];if(r)return r;n++}return e.length<t.length?e.length===1&&e[0]===40+40?-1:1:e.length>t.length?t.length===1&&t[0]===40+40?1:-1:0}function h1(e,t){let n=0;const r=e.score,s=t.score;for(;n<r.length&&n<s.length;){const o=f1(r[n],s[n]);if(o)return o;n++}if(Math.abs(s.length-r.length)===1){if(du(r))return 1;if(du(s))return-1}return s.length-r.length}function du(e){const t=e[e.length-1];return e.length>0&&t[t.length-1]<0}const d1={type:0,value:""},p1=/[a-zA-Z0-9_]/;function m1(e){if(!e)return[[]];if(e==="/")return[[d1]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(p){throw new Error(`ERR (${n})/"${c}": ${p}`)}let n=0,r=n;const s=[];let o;function i(){o&&s.push(o),o=[]}let a=0,l,c="",f="";function u(){c&&(n===0?o.push({type:0,value:c}):n===1||n===2||n===3?(o.length>1&&(l==="*"||l==="+")&&t(`A repeatable param (${c}) must be alone in its segment. eg: '/:ids+.`),o.push({type:1,value:c,regexp:f,repeatable:l==="*"||l==="+",optional:l==="*"||l==="?"})):t("Invalid state to consume buffer"),c="")}function h(){c+=l}for(;a<e.length;){if(l=e[a++],l==="\\"&&n!==2){r=n,n=4;continue}switch(n){case 0:l==="/"?(c&&u(),i()):l===":"?(u(),n=1):h();break;case 4:h(),n=r;break;case 1:l==="("?n=2:p1.test(l)?h():(u(),n=0,l!=="*"&&l!=="?"&&l!=="+"&&a--);break;case 2:l===")"?f[f.length-1]=="\\"?f=f.slice(0,-1)+l:n=3:f+=l;break;case 3:u(),n=0,l!=="*"&&l!=="?"&&l!=="+"&&a--,f="";break;default:t("Unknown state");break}}return n===2&&t(`Unfinished custom RegExp for param "${c}"`),u(),i(),s}function g1(e,t,n){const r=u1(m1(e.path),n),s=Ae(r,{record:e,parent:t,children:[],alias:[]});return t&&!s.record.aliasOf==!t.record.aliasOf&&t.children.push(s),s}function v1(e,t){const n=[],r=new Map;t=gu({strict:!1,end:!0,sensitive:!1},t);function s(f){return r.get(f)}function o(f,u,h){const p=!h,g=_1(f);g.aliasOf=h&&h.record;const x=gu(t,f),S=[g];if("alias"in f){const w=typeof f.alias=="string"?[f.alias]:f.alias;for(const E of w)S.push(Ae({},g,{components:h?h.record.components:g.components,path:E,aliasOf:h?h.record:g}))}let v,m;for(const w of S){const{path:E}=w;if(u&&E[0]!=="/"){const $=u.record.path,d=$[$.length-1]==="/"?"":"/";w.path=u.record.path+(E&&d+E)}if(v=g1(w,u,x),h?h.alias.push(v):(m=m||v,m!==v&&m.alias.push(v),p&&f.name&&!mu(v)&&i(f.name)),g.children){const $=g.children;for(let d=0;d<$.length;d++)o($[d],v,h&&h.children[d])}h=h||v,(v.record.components&&Object.keys(v.record.components).length||v.record.name||v.record.redirect)&&l(v)}return m?()=>{i(m)}:ys}function i(f){if(Qd(f)){const u=r.get(f);u&&(r.delete(f),n.splice(n.indexOf(u),1),u.children.forEach(i),u.alias.forEach(i))}else{const u=n.indexOf(f);u>-1&&(n.splice(u,1),f.record.name&&r.delete(f.record.name),f.children.forEach(i),f.alias.forEach(i))}}function a(){return n}function l(f){let u=0;for(;u<n.length&&h1(f,n[u])>=0&&(f.record.path!==n[u].record.path||!ep(f,n[u]));)u++;n.splice(u,0,f),f.record.name&&!mu(f)&&r.set(f.record.name,f)}function c(f,u){let h,p={},g,x;if("name"in f&&f.name){if(h=r.get(f.name),!h)throw vr(1,{location:f});x=h.record.name,p=Ae(pu(u.params,h.keys.filter(m=>!m.optional).map(m=>m.name)),f.params&&pu(f.params,h.keys.map(m=>m.name))),g=h.stringify(p)}else if("path"in f)g=f.path,h=n.find(m=>m.re.test(g)),h&&(p=h.parse(g),x=h.record.name);else{if(h=u.name?r.get(u.name):n.find(m=>m.re.test(u.path)),!h)throw vr(1,{location:f,currentLocation:u});x=h.record.name,p=Ae({},u.params,f.params),g=h.stringify(p)}const S=[];let v=h;for(;v;)S.unshift(v.record),v=v.parent;return{name:x,path:g,params:p,matched:S,meta:b1(S)}}return e.forEach(f=>o(f)),{addRoute:o,resolve:c,removeRoute:i,getRoutes:a,getRecordMatcher:s}}function pu(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}function _1(e){return{path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:void 0,beforeEnter:e.beforeEnter,props:y1(e),children:e.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in e?e.components||null:e.component&&{default:e.component}}}function y1(e){const t={},n=e.props||!1;if("component"in e)t.default=n;else for(const r in e.components)t[r]=typeof n=="boolean"?n:n[r];return t}function mu(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function b1(e){return e.reduce((t,n)=>Ae(t,n.meta),{})}function gu(e,t){const n={};for(const r in e)n[r]=r in t?t[r]:e[r];return n}function ep(e,t){return t.children.some(n=>n===e||ep(e,n))}const tp=/#/g,w1=/&/g,E1=/\//g,$1=/=/g,T1=/\?/g,np=/\+/g,x1=/%5B/g,S1=/%5D/g,rp=/%5E/g,P1=/%60/g,sp=/%7B/g,k1=/%7C/g,op=/%7D/g,A1=/%20/g;function Ll(e){return encodeURI(""+e).replace(k1,"|").replace(x1,"[").replace(S1,"]")}function R1(e){return Ll(e).replace(sp,"{").replace(op,"}").replace(rp,"^")}function Na(e){return Ll(e).replace(np,"%2B").replace(A1,"+").replace(tp,"%23").replace(w1,"%26").replace(P1,"`").replace(sp,"{").replace(op,"}").replace(rp,"^")}function O1(e){return Na(e).replace($1,"%3D")}function N1(e){return Ll(e).replace(tp,"%23").replace(T1,"%3F")}function C1(e){return e==null?"":N1(e).replace(E1,"%2F")}function jo(e){try{return decodeURIComponent(""+e)}catch{}return""+e}function L1(e){const t={};if(e===""||e==="?")return t;const r=(e[0]==="?"?e.slice(1):e).split("&");for(let s=0;s<r.length;++s){const o=r[s].replace(np," "),i=o.indexOf("="),a=jo(i<0?o:o.slice(0,i)),l=i<0?null:jo(o.slice(i+1));if(a in t){let c=t[a];St(c)||(c=t[a]=[c]),c.push(l)}else t[a]=l}return t}function vu(e){let t="";for(let n in e){const r=e[n];if(n=O1(n),r==null){r!==void 0&&(t+=(t.length?"&":"")+n);continue}(St(r)?r.map(o=>o&&Na(o)):[r&&Na(r)]).forEach(o=>{o!==void 0&&(t+=(t.length?"&":"")+n,o!=null&&(t+="="+o))})}return t}function I1(e){const t={};for(const n in e){const r=e[n];r!==void 0&&(t[n]=St(r)?r.map(s=>s==null?null:""+s):r==null?r:""+r)}return t}const j1=Symbol(""),_u=Symbol(""),Il=Symbol(""),jl=Symbol(""),Ca=Symbol("");function Mr(){let e=[];function t(r){return e.push(r),()=>{const s=e.indexOf(r);s>-1&&e.splice(s,1)}}function n(){e=[]}return{add:t,list:()=>e,reset:n}}function fn(e,t,n,r,s){const o=r&&(r.enterCallbacks[s]=r.enterCallbacks[s]||[]);return()=>new Promise((i,a)=>{const l=u=>{u===!1?a(vr(4,{from:n,to:t})):u instanceof Error?a(u):a1(u)?a(vr(2,{from:t,to:u})):(o&&r.enterCallbacks[s]===o&&typeof u=="function"&&o.push(u),i())},c=e.call(r&&r.instances[s],t,n,l);let f=Promise.resolve(c);e.length<3&&(f=f.then(l)),f.catch(u=>a(u))})}function Gi(e,t,n,r){const s=[];for(const o of e)for(const i in o.components){let a=o.components[i];if(!(t!=="beforeRouteEnter"&&!o.instances[i]))if(M1(a)){const c=(a.__vccOpts||a)[t];c&&s.push(fn(c,n,r,o,i))}else{let l=a();s.push(()=>l.then(c=>{if(!c)return Promise.reject(new Error(`Couldn't resolve component "${i}" at "${o.path}"`));const f=W0(c)?c.default:c;o.components[i]=f;const h=(f.__vccOpts||f)[t];return h&&fn(h,n,r,o,i)()}))}}return s}function M1(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function yu(e){const t=rt(Il),n=rt(jl),r=de(()=>t.resolve(Z(e.to))),s=de(()=>{const{matched:l}=r.value,{length:c}=l,f=l[c-1],u=n.matched;if(!f||!u.length)return-1;const h=u.findIndex(gr.bind(null,f));if(h>-1)return h;const p=bu(l[c-2]);return c>1&&bu(f)===p&&u[u.length-1].path!==p?u.findIndex(gr.bind(null,l[c-2])):h}),o=de(()=>s.value>-1&&H1(n.params,r.value.params)),i=de(()=>s.value>-1&&s.value===n.matched.length-1&&Xd(n.params,r.value.params));function a(l={}){return B1(l)?t[Z(e.replace)?"replace":"push"](Z(e.to)).catch(ys):Promise.resolve()}return{route:r,href:de(()=>r.value.href),isActive:o,isExactActive:i,navigate:a}}const D1=Pe({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"}},useLink:yu,setup(e,{slots:t}){const n=ot(yu(e)),{options:r}=rt(Il),s=de(()=>({[wu(e.activeClass,r.linkActiveClass,"router-link-active")]:n.isActive,[wu(e.exactActiveClass,r.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const o=t.default&&t.default(n);return e.custom?o:Xe("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:s.value},o)}}}),F1=D1;function B1(e){if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)&&!e.defaultPrevented&&!(e.button!==void 0&&e.button!==0)){if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}function H1(e,t){for(const n in t){const r=t[n],s=e[n];if(typeof r=="string"){if(r!==s)return!1}else if(!St(s)||s.length!==r.length||r.some((o,i)=>o!==s[i]))return!1}return!0}function bu(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const wu=(e,t,n)=>e??t??n,U1=Pe({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const r=rt(Ca),s=de(()=>e.route||r.value),o=rt(_u,0),i=de(()=>{let c=Z(o);const{matched:f}=s.value;let u;for(;(u=f[c])&&!u.components;)c++;return c}),a=de(()=>s.value.matched[i.value]);ar(_u,de(()=>i.value+1)),ar(j1,a),ar(Ca,s);const l=J();return je(()=>[l.value,a.value,e.name],([c,f,u],[h,p,g])=>{f&&(f.instances[u]=c,p&&p!==f&&c&&c===h&&(f.leaveGuards.size||(f.leaveGuards=p.leaveGuards),f.updateGuards.size||(f.updateGuards=p.updateGuards))),c&&f&&(!p||!gr(f,p)||!h)&&(f.enterCallbacks[u]||[]).forEach(x=>x(c))},{flush:"post"}),()=>{const c=s.value,f=e.name,u=a.value,h=u&&u.components[f];if(!h)return Eu(n.default,{Component:h,route:c});const p=u.props[f],g=p?p===!0?c.params:typeof p=="function"?p(c):p:null,S=Xe(h,Ae({},g,t,{onVnodeUnmounted:v=>{v.component.isUnmounted&&(u.instances[f]=null)},ref:l}));return Eu(n.default,{Component:S,route:c})||S}}});function Eu(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const ip=U1;function W1(e){const t=v1(e.routes,e),n=e.parseQuery||L1,r=e.stringifyQuery||vu,s=e.history,o=Mr(),i=Mr(),a=Mr(),l=Fn(Ct);let c=Ct;Qn&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const f=Wi.bind(null,C=>""+C),u=Wi.bind(null,C1),h=Wi.bind(null,jo);function p(C,X){let W,te;return Qd(C)?(W=t.getRecordMatcher(C),te=X):te=C,t.addRoute(te,W)}function g(C){const X=t.getRecordMatcher(C);X&&t.removeRoute(X)}function x(){return t.getRoutes().map(C=>C.record)}function S(C){return!!t.getRecordMatcher(C)}function v(C,X){if(X=Ae({},X||l.value),typeof C=="string"){const L=Vi(n,C,X.path),D=t.resolve({path:L.path},X),F=s.createHref(L.fullPath);return Ae(L,D,{params:h(D.params),hash:jo(L.hash),redirectedFrom:void 0,href:F})}let W;if("path"in C)W=Ae({},C,{path:Vi(n,C.path,X.path).path});else{const L=Ae({},C.params);for(const D in L)L[D]==null&&delete L[D];W=Ae({},C,{params:u(L)}),X.params=u(X.params)}const te=t.resolve(W,X),_e=C.hash||"";te.params=f(h(te.params));const O=z0(r,Ae({},C,{hash:R1(_e),path:te.path})),N=s.createHref(O);return Ae({fullPath:O,hash:_e,query:r===vu?I1(C.query):C.query||{}},te,{redirectedFrom:void 0,href:N})}function m(C){return typeof C=="string"?Vi(n,C,l.value.path):Ae({},C)}function w(C,X){if(c!==C)return vr(8,{from:X,to:C})}function E(C){return b(C)}function $(C){return E(Ae(m(C),{replace:!0}))}function d(C){const X=C.matched[C.matched.length-1];if(X&&X.redirect){const{redirect:W}=X;let te=typeof W=="function"?W(C):W;return typeof te=="string"&&(te=te.includes("?")||te.includes("#")?te=m(te):{path:te},te.params={}),Ae({query:C.query,hash:C.hash,params:"path"in te?{}:C.params},te)}}function b(C,X){const W=c=v(C),te=l.value,_e=C.state,O=C.force,N=C.replace===!0,L=d(W);if(L)return b(Ae(m(L),{state:typeof L=="object"?Ae({},_e,L.state):_e,force:O,replace:N}),X||W);const D=W;D.redirectedFrom=X;let F;return!O&&q0(r,te,W)&&(F=vr(16,{to:D,from:te}),Q(te,te,!0,!1)),(F?Promise.resolve(F):T(D,te)).catch(V=>Dt(V)?Dt(V,2)?V:re(V):B(V,D,te)).then(V=>{if(V){if(Dt(V,2))return b(Ae({replace:N},m(V.to),{state:typeof V.to=="object"?Ae({},_e,V.to.state):_e,force:O}),X||D)}else V=k(D,te,!0,N,_e);return P(D,te,V),V})}function y(C,X){const W=w(C,X);return W?Promise.reject(W):Promise.resolve()}function _(C){const X=ce.values().next().value;return X&&typeof X.runWithContext=="function"?X.runWithContext(C):C()}function T(C,X){let W;const[te,_e,O]=V1(C,X);W=Gi(te.reverse(),"beforeRouteLeave",C,X);for(const L of te)L.leaveGuards.forEach(D=>{W.push(fn(D,C,X))});const N=y.bind(null,C,X);return W.push(N),we(W).then(()=>{W=[];for(const L of o.list())W.push(fn(L,C,X));return W.push(N),we(W)}).then(()=>{W=Gi(_e,"beforeRouteUpdate",C,X);for(const L of _e)L.updateGuards.forEach(D=>{W.push(fn(D,C,X))});return W.push(N),we(W)}).then(()=>{W=[];for(const L of C.matched)if(L.beforeEnter&&!X.matched.includes(L))if(St(L.beforeEnter))for(const D of L.beforeEnter)W.push(fn(D,C,X));else W.push(fn(L.beforeEnter,C,X));return W.push(N),we(W)}).then(()=>(C.matched.forEach(L=>L.enterCallbacks={}),W=Gi(O,"beforeRouteEnter",C,X),W.push(N),we(W))).then(()=>{W=[];for(const L of i.list())W.push(fn(L,C,X));return W.push(N),we(W)}).catch(L=>Dt(L,8)?L:Promise.reject(L))}function P(C,X,W){for(const te of a.list())_(()=>te(C,X,W))}function k(C,X,W,te,_e){const O=w(C,X);if(O)return O;const N=X===Ct,L=Qn?history.state:{};W&&(te||N?s.replace(C.fullPath,Ae({scroll:N&&L&&L.scroll},_e)):s.push(C.fullPath,_e)),l.value=C,Q(C,X,W,N),re()}let R;function A(){R||(R=s.listen((C,X,W)=>{if(!ve.listening)return;const te=v(C),_e=d(te);if(_e){b(Ae(_e,{replace:!0}),te).catch(ys);return}c=te;const O=l.value;Qn&&t1(cu(O.fullPath,W.delta),pi()),T(te,O).catch(N=>Dt(N,12)?N:Dt(N,2)?(b(N.to,te).then(L=>{Dt(L,20)&&!W.delta&&W.type===js.pop&&s.go(-1,!1)}).catch(ys),Promise.reject()):(W.delta&&s.go(-W.delta,!1),B(N,te,O))).then(N=>{N=N||k(te,O,!1),N&&(W.delta&&!Dt(N,8)?s.go(-W.delta,!1):W.type===js.pop&&Dt(N,20)&&s.go(-1,!1)),P(te,O,N)}).catch(ys)}))}let I=Mr(),j=Mr(),H;function B(C,X,W){re(C);const te=j.list();return te.length?te.forEach(_e=>_e(C,X,W)):console.error(C),Promise.reject(C)}function K(){return H&&l.value!==Ct?Promise.resolve():new Promise((C,X)=>{I.add([C,X])})}function re(C){return H||(H=!C,A(),I.list().forEach(([X,W])=>C?W(C):X()),I.reset()),C}function Q(C,X,W,te){const{scrollBehavior:_e}=e;if(!Qn||!_e)return Promise.resolve();const O=!W&&n1(cu(C.fullPath,0))||(te||!W)&&history.state&&history.state.scroll||null;return kt().then(()=>_e(C,X,O)).then(N=>N&&e1(N)).catch(N=>B(N,C,X))}const ee=C=>s.go(C);let fe;const ce=new Set,ve={currentRoute:l,listening:!0,addRoute:p,removeRoute:g,hasRoute:S,getRoutes:x,resolve:v,options:e,push:E,replace:$,go:ee,back:()=>ee(-1),forward:()=>ee(1),beforeEach:o.add,beforeResolve:i.add,afterEach:a.add,onError:j.add,isReady:K,install(C){const X=this;C.component("RouterLink",F1),C.component("RouterView",ip),C.config.globalProperties.$router=X,Object.defineProperty(C.config.globalProperties,"$route",{enumerable:!0,get:()=>Z(l)}),Qn&&!fe&&l.value===Ct&&(fe=!0,E(s.location).catch(_e=>{}));const W={};for(const _e in Ct)W[_e]=de(()=>l.value[_e]);C.provide(Il,X),C.provide(jl,ot(W)),C.provide(Ca,l);const te=C.unmount;ce.add(C),C.unmount=function(){ce.delete(C),ce.size<1&&(c=Ct,R&&R(),R=null,l.value=Ct,fe=!1,H=!1),te()}}};function we(C){return C.reduce((X,W)=>X.then(()=>_(W)),Promise.resolve())}return ve}function V1(e,t){const n=[],r=[],s=[],o=Math.max(t.matched.length,e.matched.length);for(let i=0;i<o;i++){const a=t.matched[i];a&&(e.matched.find(c=>gr(c,a))?r.push(a):n.push(a));const l=e.matched[i];l&&(t.matched.find(c=>gr(c,l))||s.push(l))}return[n,r,s]}function G1(){return rt(jl)}const Dr={layout:"none"},Fr={layout:"none"},z1=()=>null;function ap(...e){const t=typeof e[e.length-1]=="string"?e.pop():void 0;typeof e[0]!="string"&&e.unshift(t);let[n,r,s={}]=e;if(typeof n!="string")throw new TypeError("[nuxt] [asyncData] key must be a string.");if(typeof r!="function")throw new TypeError("[nuxt] [asyncData] handler must be a function.");s.server=s.server??!0,s.default=s.default??z1,s.lazy=s.lazy??!1,s.immediate=s.immediate??!0;const o=Oe(),i=()=>o.isHydrating?o.payload.data[n]:o.static.data[n],a=()=>i()!==void 0;o._asyncData[n]||(o._asyncData[n]={data:J(i()??s.default()),pending:J(!a()),error:ri(o.payload._errors,n)});const l={...o._asyncData[n]};l.refresh=l.execute=(h={})=>{if(o._asyncDataPromises[n]){if(h.dedupe===!1)return o._asyncDataPromises[n];o._asyncDataPromises[n].cancelled=!0}if((h._initial||o.isHydrating&&h._initial!==!1)&&a())return i();l.pending.value=!0;const p=new Promise((g,x)=>{try{g(r(o))}catch(S){x(S)}}).then(g=>{if(p.cancelled)return o._asyncDataPromises[n];let x=g;s.transform&&(x=s.transform(g)),s.pick&&(x=q1(x,s.pick)),l.data.value=x,l.error.value=null}).catch(g=>{if(p.cancelled)return o._asyncDataPromises[n];l.error.value=g,l.data.value=Z(s.default())}).finally(()=>{p.cancelled||(l.pending.value=!1,o.payload.data[n]=l.data.value,l.error.value&&(o.payload._errors[n]=di(l.error.value)),delete o._asyncDataPromises[n])});return o._asyncDataPromises[n]=p,o._asyncDataPromises[n]};const c=()=>l.refresh({_initial:!0}),f=s.server!==!1&&o.payload.serverRendered;{const h=_t();if(h&&!h._nuxtOnBeforeMountCbs){h._nuxtOnBeforeMountCbs=[];const g=h._nuxtOnBeforeMountCbs;h&&(Kh(()=>{g.forEach(x=>{x()}),g.splice(0,g.length)}),Ls(()=>g.splice(0,g.length)))}f&&o.isHydrating&&a()?l.pending.value=!1:h&&(o.payload.serverRendered&&o.isHydrating||s.lazy)&&s.immediate?h._nuxtOnBeforeMountCbs.push(c):s.immediate&&c(),s.watch&&je(s.watch,()=>l.refresh());const p=o.hook("app:data:refresh",g=>{if(!g||g.includes(n))return l.refresh()});h&&Ls(p)}const u=Promise.resolve(o._asyncDataPromises[n]).then(()=>l);return Object.assign(u,l),u}function q1(e,t){const n={};for(const r of t)n[r]=e[r];return n}const K1={ignoreUnknown:!1,respectType:!1,respectFunctionNames:!1,respectFunctionProperties:!1,unorderedObjects:!0,unorderedArrays:!1,unorderedSets:!1};function X1(e,t={}){t={...K1,...t};const n=lp(t);return n.dispatch(e),n.toString()}function lp(e){const t=[];let n=[];const r=s=>{t.push(s)};return{toString(){return t.join("")},getContext(){return n},dispatch(s){return e.replacer&&(s=e.replacer(s)),this["_"+(s===null?"null":typeof s)](s)},_object(s){if(s&&typeof s.toJSON=="function")return this._object(s.toJSON());const o=/\[object (.*)]/i,i=Object.prototype.toString.call(s),a=o.exec(i),l=a?a[1].toLowerCase():"unknown:["+i.toLowerCase()+"]";let c=null;if((c=n.indexOf(s))>=0)return this.dispatch("[CIRCULAR:"+c+"]");if(n.push(s),typeof Buffer<"u"&&Buffer.isBuffer&&Buffer.isBuffer(s))return r("buffer:"),r(s.toString("utf8"));if(l!=="object"&&l!=="function"&&l!=="asyncfunction")this["_"+l]?this["_"+l](s):e.ignoreUnknown||this._unkown(s,l);else{let f=Object.keys(s);e.unorderedObjects&&(f=f.sort()),e.respectType!==!1&&!$u(s)&&f.splice(0,0,"prototype","__proto__","letructor"),e.excludeKeys&&(f=f.filter(function(u){return!e.excludeKeys(u)})),r("object:"+f.length+":");for(const u of f)this.dispatch(u),r(":"),e.excludeValues||this.dispatch(s[u]),r(",")}},_array(s,o){if(o=typeof o<"u"?o:e.unorderedArrays!==!1,r("array:"+s.length+":"),!o||s.length<=1){for(const l of s)this.dispatch(l);return}const i=[],a=s.map(l=>{const c=lp(e);return c.dispatch(l),i.push(c.getContext()),c.toString()});return n=[...n,...i],a.sort(),this._array(a,!1)},_date(s){return r("date:"+s.toJSON())},_symbol(s){return r("symbol:"+s.toString())},_unkown(s,o){if(r(o),!!s&&(r(":"),s&&typeof s.entries=="function"))return this._array(Array.from(s.entries()),!0)},_error(s){return r("error:"+s.toString())},_boolean(s){return r("bool:"+s.toString())},_string(s){r("string:"+s.length+":"),r(s.toString())},_function(s){r("fn:"),$u(s)?this.dispatch("[native]"):this.dispatch(s.toString()),e.respectFunctionNames!==!1&&this.dispatch("function-name:"+String(s.name)),e.respectFunctionProperties&&this._object(s)},_number(s){return r("number:"+s.toString())},_xml(s){return r("xml:"+s.toString())},_null(){return r("Null")},_undefined(){return r("Undefined")},_regexp(s){return r("regex:"+s.toString())},_uint8array(s){return r("uint8array:"),this.dispatch(Array.prototype.slice.call(s))},_uint8clampedarray(s){return r("uint8clampedarray:"),this.dispatch(Array.prototype.slice.call(s))},_int8array(s){return r("int8array:"),this.dispatch(Array.prototype.slice.call(s))},_uint16array(s){return r("uint16array:"),this.dispatch(Array.prototype.slice.call(s))},_int16array(s){return r("int16array:"),this.dispatch(Array.prototype.slice.call(s))},_uint32array(s){return r("uint32array:"),this.dispatch(Array.prototype.slice.call(s))},_int32array(s){return r("int32array:"),this.dispatch(Array.prototype.slice.call(s))},_float32array(s){return r("float32array:"),this.dispatch(Array.prototype.slice.call(s))},_float64array(s){return r("float64array:"),this.dispatch(Array.prototype.slice.call(s))},_arraybuffer(s){return r("arraybuffer:"),this.dispatch(new Uint8Array(s))},_url(s){return r("url:"+s.toString())},_map(s){r("map:");const o=[...s];return this._array(o,e.unorderedSets!==!1)},_set(s){r("set:");const o=[...s];return this._array(o,e.unorderedSets!==!1)},_file(s){return r("file:"),this.dispatch([s.name,s.size,s.type,s.lastModfied])},_blob(){if(e.ignoreUnknown)return r("[blob]");throw new Error(`Hashing Blob objects is currently not supported
6
- Use "options.replacer" or "options.ignoreUnknown"
7
- `)},_domwindow(){return r("domwindow")},_bigint(s){return r("bigint:"+s.toString())},_process(){return r("process")},_timer(){return r("timer")},_pipe(){return r("pipe")},_tcp(){return r("tcp")},_udp(){return r("udp")},_tty(){return r("tty")},_statwatcher(){return r("statwatcher")},_securecontext(){return r("securecontext")},_connection(){return r("connection")},_zlib(){return r("zlib")},_context(){return r("context")},_nodescript(){return r("nodescript")},_httpparser(){return r("httpparser")},_dataview(){return r("dataview")},_signal(){return r("signal")},_fsevent(){return r("fsevent")},_tlswrap(){return r("tlswrap")}}}function $u(e){return typeof e!="function"?!1:/^function\s+\w*\s*\(\s*\)\s*{\s+\[native code]\s+}$/i.exec(Function.prototype.toString.call(e))!=null}class _r{constructor(t,n){t=this.words=t||[],this.sigBytes=n!==void 0?n:t.length*4}toString(t){return(t||Y1).stringify(this)}concat(t){if(this.clamp(),this.sigBytes%4)for(let n=0;n<t.sigBytes;n++){const r=t.words[n>>>2]>>>24-n%4*8&255;this.words[this.sigBytes+n>>>2]|=r<<24-(this.sigBytes+n)%4*8}else for(let n=0;n<t.sigBytes;n+=4)this.words[this.sigBytes+n>>>2]=t.words[n>>>2];return this.sigBytes+=t.sigBytes,this}clamp(){this.words[this.sigBytes>>>2]&=4294967295<<32-this.sigBytes%4*8,this.words.length=Math.ceil(this.sigBytes/4)}clone(){return new _r([...this.words])}}const Y1={stringify(e){const t=[];for(let n=0;n<e.sigBytes;n++){const r=e.words[n>>>2]>>>24-n%4*8&255;t.push((r>>>4).toString(16),(r&15).toString(16))}return t.join("")}},J1={stringify(e){const t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",n=[];for(let r=0;r<e.sigBytes;r+=3){const s=e.words[r>>>2]>>>24-r%4*8&255,o=e.words[r+1>>>2]>>>24-(r+1)%4*8&255,i=e.words[r+2>>>2]>>>24-(r+2)%4*8&255,a=s<<16|o<<8|i;for(let l=0;l<4&&r*8+l*6<e.sigBytes*8;l++)n.push(t.charAt(a>>>6*(3-l)&63))}return n.join("")}},Q1={parse(e){const t=e.length,n=[];for(let r=0;r<t;r++)n[r>>>2]|=(e.charCodeAt(r)&255)<<24-r%4*8;return new _r(n,t)}},Z1={parse(e){return Q1.parse(unescape(encodeURIComponent(e)))}};class eb{constructor(){this._minBufferSize=0,this.blockSize=512/32,this.reset()}reset(){this._data=new _r,this._nDataBytes=0}_append(t){typeof t=="string"&&(t=Z1.parse(t)),this._data.concat(t),this._nDataBytes+=t.sigBytes}_doProcessBlock(t,n){}_process(t){let n,r=this._data.sigBytes/(this.blockSize*4);t?r=Math.ceil(r):r=Math.max((r|0)-this._minBufferSize,0);const s=r*this.blockSize,o=Math.min(s*4,this._data.sigBytes);if(s){for(let i=0;i<s;i+=this.blockSize)this._doProcessBlock(this._data.words,i);n=this._data.words.splice(0,s),this._data.sigBytes-=o}return new _r(n,o)}}class tb extends eb{update(t){return this._append(t),this._process(),this}finalize(t){t&&this._append(t)}}const nb=[1779033703,-1150833019,1013904242,-1521486534,1359893119,-1694144372,528734635,1541459225],rb=[1116352408,1899447441,-1245643825,-373957723,961987163,1508970993,-1841331548,-1424204075,-670586216,310598401,607225278,1426881987,1925078388,-2132889090,-1680079193,-1046744716,-459576895,-272742522,264347078,604807628,770255983,1249150122,1555081692,1996064986,-1740746414,-1473132947,-1341970488,-1084653625,-958395405,-710438585,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,-2117940946,-1838011259,-1564481375,-1474664885,-1035236496,-949202525,-778901479,-694614492,-200395387,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,-2067236844,-1933114872,-1866530822,-1538233109,-1090935817,-965641998],Sn=[];class sb extends tb{constructor(){super(),this.reset()}reset(){super.reset(),this._hash=new _r([...nb])}_doProcessBlock(t,n){const r=this._hash.words;let s=r[0],o=r[1],i=r[2],a=r[3],l=r[4],c=r[5],f=r[6],u=r[7];for(let h=0;h<64;h++){if(h<16)Sn[h]=t[n+h]|0;else{const w=Sn[h-15],E=(w<<25|w>>>7)^(w<<14|w>>>18)^w>>>3,$=Sn[h-2],d=($<<15|$>>>17)^($<<13|$>>>19)^$>>>10;Sn[h]=E+Sn[h-7]+d+Sn[h-16]}const p=l&c^~l&f,g=s&o^s&i^o&i,x=(s<<30|s>>>2)^(s<<19|s>>>13)^(s<<10|s>>>22),S=(l<<26|l>>>6)^(l<<21|l>>>11)^(l<<7|l>>>25),v=u+S+p+rb[h]+Sn[h],m=x+g;u=f,f=c,c=l,l=a+v|0,a=i,i=o,o=s,s=v+m|0}r[0]=r[0]+s|0,r[1]=r[1]+o|0,r[2]=r[2]+i|0,r[3]=r[3]+a|0,r[4]=r[4]+l|0,r[5]=r[5]+c|0,r[6]=r[6]+f|0,r[7]=r[7]+u|0}finalize(t){super.finalize(t);const n=this._nDataBytes*8,r=this._data.sigBytes*8;return this._data.words[r>>>5]|=128<<24-r%32,this._data.words[(r+64>>>9<<4)+14]=Math.floor(n/4294967296),this._data.words[(r+64>>>9<<4)+15]=n,this._data.sigBytes=this._data.words.length*4,this._process(),this._hash}}function ob(e){return new sb().finalize(e).toString(J1)}function ib(e,t={}){const n=typeof e=="string"?e:X1(e,t);return ob(n).slice(0,10)}function ab(e,t,n){const[r={},s]=typeof t=="string"?[{},t]:[t,n],o=r.key||ib([s,Z(r.baseURL),typeof e=="string"?e:"",Z(r.params||r.query)]);if(!o||typeof o!="string")throw new TypeError("[nuxt] [useFetch] key must be a string: "+o);if(!e)throw new Error("[nuxt] [useFetch] request is missing.");const i=o===s?"$f"+o:o,a=de(()=>{let E=e;return typeof E=="function"&&(E=E()),Z(E)});if(!r.baseURL&&typeof a.value=="string"&&a.value.startsWith("//"))throw new Error('[nuxt] [useFetch] the request URL must not start with "//".');const{server:l,lazy:c,default:f,transform:u,pick:h,watch:p,immediate:g,...x}=r,S=ot({...x,cache:typeof r.cache=="boolean"?void 0:r.cache}),v={server:l,lazy:c,default:f,transform:u,pick:h,immediate:g,watch:p===!1?[]:[S,a,...p||[]]};let m;return ap(i,()=>(m?.abort?.(),m=typeof AbortController<"u"?new AbortController:{},typeof a.value=="string"&&a.value.startsWith("/"),(r.$fetch||globalThis.$fetch)(a.value,{signal:m.signal,...S})),v)}const La=globalThis.requestIdleCallback||(e=>{const t=Date.now(),n={didTimeout:!1,timeRemaining:()=>Math.max(0,50-(Date.now()-t))};return setTimeout(()=>{e(n)},1)}),lb=globalThis.cancelIdleCallback||(e=>{clearTimeout(e)}),cb=e=>{const t=Oe();t.isHydrating?t.hooks.hookOnce("app:suspense:resolve",()=>{La(e)}):La(e)};async function cp(e,t=ft()){const{path:n,matched:r}=t.resolve(e);if(!r.length||(t._routePreloaded||(t._routePreloaded=new Set),t._routePreloaded.has(n)))return;const s=t._preloadPromises=t._preloadPromises||[];if(s.length>4)return Promise.all(s).then(()=>cp(e,t));t._routePreloaded.add(n);const o=r.map(i=>i.components?.default).filter(i=>typeof i=="function");for(const i of o){const a=Promise.resolve(i()).catch(()=>{}).finally(()=>s.splice(s.indexOf(a)));s.push(a)}await Promise.all(s)}function ub(e={}){const t=e.path||window.location.pathname;let n={};try{n=JSON.parse(sessionStorage.getItem("nuxt:reload")||"{}")}catch{}if(e.force||n?.path!==t||n?.expires<Date.now()){try{sessionStorage.setItem("nuxt:reload",JSON.stringify({path:t,expires:Date.now()+(e.ttl??1e4)}))}catch{}if(e.persistState)try{sessionStorage.setItem("nuxt:reload:state",JSON.stringify({state:Oe().payload.state}))}catch{}window.location.pathname!==t?window.location.href=t:window.location.reload()}}const fb=(...e)=>e.find(t=>t!==void 0),hb="noopener noreferrer";function db(e){const t=e.componentName||"NuxtLink",n=(r,s)=>{if(!r||e.trailingSlash!=="append"&&e.trailingSlash!=="remove")return r;const o=e.trailingSlash==="append"?Rd:Ol;if(typeof r=="string")return o(r,!0);const i="path"in r?r.path:s(r).path;return{...r,name:void 0,path:o(i,!0)}};return Pe({name:t,props:{to:{type:[String,Object],default:void 0,required:!1},href:{type:[String,Object],default:void 0,required:!1},target:{type:String,default:void 0,required:!1},rel:{type:String,default:void 0,required:!1},noRel:{type:Boolean,default:void 0,required:!1},prefetch:{type:Boolean,default:void 0,required:!1},noPrefetch:{type:Boolean,default:void 0,required:!1},activeClass:{type:String,default:void 0,required:!1},exactActiveClass:{type:String,default:void 0,required:!1},prefetchedClass:{type:String,default:void 0,required:!1},replace:{type:Boolean,default:void 0,required:!1},ariaCurrentValue:{type:String,default:void 0,required:!1},external:{type:Boolean,default:void 0,required:!1},custom:{type:Boolean,default:void 0,required:!1}},setup(r,{slots:s}){const o=ft(),i=de(()=>{const u=r.to||r.href||"";return n(u,o.resolve)}),a=de(()=>r.external||r.target&&r.target!=="_self"?!0:typeof i.value=="object"?!1:i.value===""||kr(i.value,{acceptRelative:!0})),l=J(!1),c=J(null),f=u=>{c.value=r.custom?u?.$el?.nextElementSibling:u?.$el};if(r.prefetch!==!1&&r.noPrefetch!==!0&&r.target!=="_blank"&&!mb()){const h=Oe();let p,g=null;bn(()=>{const x=pb();cb(()=>{p=La(()=>{c?.value?.tagName&&(g=x.observe(c.value,async()=>{g?.(),g=null;const S=typeof i.value=="string"?i.value:o.resolve(i.value).fullPath;await Promise.all([h.hooks.callHook("link:prefetch",S).catch(()=>{}),!a.value&&cp(i.value,o).catch(()=>{})]),l.value=!0}))})})}),Pr(()=>{p&&lb(p),g?.(),g=null})}return()=>{if(!a.value){const x={ref:f,to:i.value,activeClass:r.activeClass||e.activeClass,exactActiveClass:r.exactActiveClass||e.exactActiveClass,replace:r.replace,ariaCurrentValue:r.ariaCurrentValue,custom:r.custom};return r.custom||(l.value&&(x.class=r.prefetchedClass||e.prefetchedClass),x.rel=r.rel),Xe(vn("RouterLink"),x,s.default)}const u=typeof i.value=="object"?o.resolve(i.value)?.href??null:i.value||null,h=r.target||null,p=r.noRel?null:fb(r.rel,e.externalRelAttribute,u?hb:"")||null,g=()=>Kd(u,{replace:r.replace});return r.custom?s.default?s.default({href:u,navigate:g,get route(){if(!u)return;const x=Us(u);return{path:x.pathname,fullPath:x.pathname,get query(){return Ad(x.search)},hash:x.hash,params:{},name:void 0,matched:[],redirectedFrom:void 0,meta:{},href:u}},rel:p,target:h,isExternal:a.value,isActive:!1,isExactActive:!1}):null:Xe("a",{ref:c,href:u,rel:p,target:h},s.default?.())}}})}const Ml=db({componentName:"NuxtLink"});function pb(){const e=Oe();if(e._observer)return e._observer;let t=null;const n=new Map,r=(o,i)=>(t||(t=new IntersectionObserver(a=>{for(const l of a){const c=n.get(l.target);(l.isIntersecting||l.intersectionRatio>0)&&c&&c()}})),n.set(o,i),t.observe(o),()=>{n.delete(o),t.unobserve(o),n.size===0&&(t.disconnect(),t=null)});return e._observer={observe:r}}function mb(){const e=navigator.connection;return!!(e&&(e.saveData||/2g/.test(e.effectiveType)))}function gb(e=""){return!e||!e.includes("\\")?e:e.replace(/\\/g,"/")}const vb=/^[/\\](?![/\\])|^[/\\]{2}(?!\.)|^[A-Za-z]:[/\\]/;function _b(){return typeof process<"u"?process.cwd().replace(/\\/g,"/"):"/"}const Tu=function(...e){e=e.map(r=>gb(r));let t="",n=!1;for(let r=e.length-1;r>=-1&&!n;r--){const s=r>=0?e[r]:_b();!s||s.length===0||(t=`${s}/${t}`,n=xu(s))}return t=yb(t,!n),n&&!xu(t)?`/${t}`:t.length>0?t:"."};function yb(e,t){let n="",r=0,s=-1,o=0,i=null;for(let a=0;a<=e.length;++a){if(a<e.length)i=e[a];else{if(i==="/")break;i="/"}if(i==="/"){if(!(s===a-1||o===1))if(o===2){if(n.length<2||r!==2||n[n.length-1]!=="."||n[n.length-2]!=="."){if(n.length>2){const l=n.lastIndexOf("/");l===-1?(n="",r=0):(n=n.slice(0,l),r=n.length-1-n.lastIndexOf("/")),s=a,o=0;continue}else if(n.length>0){n="",r=0,s=a,o=0;continue}}t&&(n+=n.length>0?"/..":"..",r=2)}else n.length>0?n+=`/${e.slice(s+1,a)}`:n=e.slice(s+1,a),r=a-s-1;s=a,o=0}else i==="."&&o!==-1?++o:o=-1}return n}const xu=function(e){return vb.test(e)},bb=function(e,t){const n=Tu(e).split("/"),r=Tu(t).split("/"),s=[...n];for(const o of s){if(r[0]!==o)break;n.shift(),r.shift()}return[...n.map(()=>".."),...r].join("/")};function lO(e){return!!e.match(/[/\\]node_modules[/\\]/)||Dl(e)}function Dl(e){return e[0]==="#"||!!e.match(/^(@[a-z0-9-~][a-z0-9-._~]*\/)?[a-z0-9-~][a-z0-9-._~]*$/)}function wb(e){if(Dl(e))return e;const t=e.replace(/\\/g,"/").match(/.*\/node_modules\/(.*)$/)?.[1];if(t)return t.startsWith("@")?t.split("/").slice(0,2).join("/"):t.split("/")[0]}function Eb(e){const t=e.match(/.*\/node_modules\/(.*)$/)?.[1];if(t)return t}function cO(e){if(e)return["nuxt","#app","#head","vue"].includes(e)}function uO(e,t){if(e=e.replace(/\\/g,"/"),Dl(e))return{moduleName:e,path:e};const n=wb(e),r=Eb(e);if(n&&r)return{moduleName:n,path:r};try{let s=bb(t,e);return!s.startsWith("./")&&!s.startsWith("../")&&(s=`./${s}`),s.startsWith("./.nuxt/")&&(s=`#build${s.slice(7)}`),{path:s}}catch{return{path:e}}}function ht(e,t,n){const r=Oe();return r.payload.unique||(r.payload.unique={}),r.payload.unique[e]||(r.payload.unique[e]=ap(e,t,n)),r.payload.unique[e].data}function fO(){return typeof navigator<"u"&&navigator.platform.toLowerCase().includes("mac")}const Su={get:"bg-green-400:10 text-green-400",post:"bg-blue-400:10 text-blue-400",put:"bg-orange-400:10 text-orange-400",delete:"bg-red-400:10 text-red-400",patch:"bg-purple-400:10 text-purple-400",head:"bg-teal-400:10 text-teal-400",default:"bg-gray-400:10 text-gray-400"};function hO(e){return Su[e.toLowerCase()]||Su.default}function dO(e,t){const n={};for(const[r,s]of Object.entries(t))for(const o of s){const i=e.find(a=>a.tag===o.tag&&(o.name?a.name===o.name:!0))?.value;if(i){n[r]=i;break}}return{url:window.location.host,...n}}function Yt(e){return mh()?(Jm(e),!0):!1}function Ke(e){return typeof e=="function"?e():Z(e)}const Un=typeof window<"u",$b=e=>typeof e<"u",yr=()=>{},Tb=xb();function xb(){var e;return Un&&((e=window?.navigator)==null?void 0:e.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent)}function up(e,t){function n(...r){return new Promise((s,o)=>{Promise.resolve(e(()=>t.apply(this,r),{fn:t,thisArg:this,args:r})).then(s).catch(o)})}return n}const fp=e=>e();function Sb(e,t={}){let n,r,s=yr;const o=a=>{clearTimeout(a),s(),s=yr};return a=>{const l=Ke(e),c=Ke(t.maxWait);return n&&o(n),l<=0||c!==void 0&&c<=0?(r&&(o(r),r=null),Promise.resolve(a())):new Promise((f,u)=>{s=t.rejectOnCancel?u:f,c&&!r&&(r=setTimeout(()=>{n&&o(n),r=null,f(a())},c)),n=setTimeout(()=>{r&&o(r),r=null,f(a())},l)})}}function Pb(e=fp){const t=J(!0);function n(){t.value=!1}function r(){t.value=!0}const s=(...o)=>{t.value&&e(...o)};return{isActive:qn(t),pause:n,resume:r,eventFilter:s}}function Pu(e,t=!1,n="Timeout"){return new Promise((r,s)=>{setTimeout(t?()=>s(n):r,e)})}function kb(...e){if(e.length!==1)return ri(...e);const t=e[0];return typeof t=="function"?qn(Oh(()=>({get:t,set:yr}))):J(t)}function Ab(e,t=200,n={}){return up(Sb(t,n),e)}function Rb(e,t=200,n={}){const r=J(e.value),s=Ab(()=>{r.value=e.value},t,n);return je(e,()=>s()),r}var Ob=Object.defineProperty,Nb=Object.defineProperties,Cb=Object.getOwnPropertyDescriptors,ku=Object.getOwnPropertySymbols,Lb=Object.prototype.hasOwnProperty,Ib=Object.prototype.propertyIsEnumerable,Au=(e,t,n)=>t in e?Ob(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,jb=(e,t)=>{for(var n in t||(t={}))Lb.call(t,n)&&Au(e,n,t[n]);if(ku)for(var n of ku(t))Ib.call(t,n)&&Au(e,n,t[n]);return e},Mb=(e,t)=>Nb(e,Cb(t));function Db(e){if(!Le(e))return kg(e);const t=Array.isArray(e.value)?new Array(e.value.length):{};for(const n in e.value)t[n]=Oh(()=>({get(){return e.value[n]},set(r){if(Array.isArray(e.value)){const s=[...e.value];s[n]=r,e.value=s}else{const s=Mb(jb({},e.value),{[n]:r});Object.setPrototypeOf(s,e.value),e.value=s}}}));return t}function Fl(e,t=!0){_t()?bn(e):t?e():kt(e)}function Ia(e,t=!1){function n(u,{flush:h="sync",deep:p=!1,timeout:g,throwOnTimeout:x}={}){let S=null;const m=[new Promise(w=>{S=je(e,E=>{u(E)!==t&&(S?.(),w(E))},{flush:h,deep:p,immediate:!0})})];return g!=null&&m.push(Pu(g,x).then(()=>Ke(e)).finally(()=>S?.())),Promise.race(m)}function r(u,h){if(!Le(u))return n(E=>E===u,h);const{flush:p="sync",deep:g=!1,timeout:x,throwOnTimeout:S}=h??{};let v=null;const w=[new Promise(E=>{v=je([e,u],([$,d])=>{t!==($===d)&&(v?.(),E($))},{flush:p,deep:g,immediate:!0})})];return x!=null&&w.push(Pu(x,S).then(()=>Ke(e)).finally(()=>(v?.(),Ke(e)))),Promise.race(w)}function s(u){return n(h=>!!h,u)}function o(u){return r(null,u)}function i(u){return r(void 0,u)}function a(u){return n(Number.isNaN,u)}function l(u,h){return n(p=>{const g=Array.from(p);return g.includes(u)||g.includes(Ke(u))},h)}function c(u){return f(1,u)}function f(u=1,h){let p=-1;return n(()=>(p+=1,p>=u),h)}return Array.isArray(Ke(e))?{toMatch:n,toContains:l,changed:c,changedTimes:f,get not(){return Ia(e,!t)}}:{toMatch:n,toBe:r,toBeTruthy:s,toBeNull:o,toBeNaN:a,toBeUndefined:i,changed:c,changedTimes:f,get not(){return Ia(e,!t)}}}function pO(e){return Ia(e)}function Fb(e,t=1e3,n={}){const{immediate:r=!0,immediateCallback:s=!1}=n;let o=null;const i=J(!1);function a(){o&&(clearInterval(o),o=null)}function l(){i.value=!1,a()}function c(){const f=Ke(t);f<=0||(i.value=!0,s&&e(),a(),o=setInterval(e,f))}if(r&&Un&&c(),Le(t)||typeof t=="function"){const f=je(t,()=>{i.value&&Un&&c()});Yt(f)}return Yt(l),{isActive:i,pause:l,resume:c}}function Bb(e,t,n={}){const{immediate:r=!0}=n,s=J(!1);let o=null;function i(){o&&(clearTimeout(o),o=null)}function a(){s.value=!1,i()}function l(...c){i(),s.value=!0,o=setTimeout(()=>{s.value=!1,o=null,e(...c)},Ke(t))}return r&&(s.value=!0,Un&&l()),Yt(a),{isPending:qn(s),start:l,stop:a}}var Ru=Object.getOwnPropertySymbols,Hb=Object.prototype.hasOwnProperty,Ub=Object.prototype.propertyIsEnumerable,Wb=(e,t)=>{var n={};for(var r in e)Hb.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&Ru)for(var r of Ru(e))t.indexOf(r)<0&&Ub.call(e,r)&&(n[r]=e[r]);return n};function Vb(e,t,n={}){const r=n,{eventFilter:s=fp}=r,o=Wb(r,["eventFilter"]);return je(e,up(s,t),o)}var Gb=Object.defineProperty,zb=Object.defineProperties,qb=Object.getOwnPropertyDescriptors,Mo=Object.getOwnPropertySymbols,hp=Object.prototype.hasOwnProperty,dp=Object.prototype.propertyIsEnumerable,Ou=(e,t,n)=>t in e?Gb(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Kb=(e,t)=>{for(var n in t||(t={}))hp.call(t,n)&&Ou(e,n,t[n]);if(Mo)for(var n of Mo(t))dp.call(t,n)&&Ou(e,n,t[n]);return e},Xb=(e,t)=>zb(e,qb(t)),Yb=(e,t)=>{var n={};for(var r in e)hp.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&Mo)for(var r of Mo(e))t.indexOf(r)<0&&dp.call(e,r)&&(n[r]=e[r]);return n};function Jb(e,t,n={}){const r=n,{eventFilter:s}=r,o=Yb(r,["eventFilter"]),{eventFilter:i,pause:a,resume:l,isActive:c}=Pb(s);return{stop:Vb(e,t,Xb(Kb({},o),{eventFilter:i})),pause:a,resume:l,isActive:c}}function mO(e,t,n){let r;Le(n)?r={evaluating:n}:r=n||{};const{lazy:s=!1,evaluating:o=void 0,shallow:i=!0,onError:a=yr}=r,l=J(!s),c=i?Fn(t):J(t);let f=0;return Bn(async u=>{if(!l.value)return;f++;const h=f;let p=!1;o&&Promise.resolve().then(()=>{o.value=!0});try{const g=await e(x=>{u(()=>{o&&(o.value=!1),p||x()})});h===f&&(c.value=g)}catch(g){a(g)}finally{o&&h===f&&(o.value=!1),p=!0}}),s?de(()=>(l.value=!0,c.value)):c}function pp(e={}){let t=0;const n=J([]);function r(...i){const a=fl({key:t++,args:i,promise:void 0,resolve:()=>{},reject:()=>{},isResolving:!1,options:e});return n.value.push(a),a.promise=new Promise((l,c)=>{a.resolve=f=>(a.isResolving=!0,l(f)),a.reject=c}).finally(()=>{a.promise=void 0;const l=n.value.indexOf(a);l!==-1&&n.value.splice(l,1)}),a.promise}function s(...i){return e.singleton&&n.value.length>0?n.value[0].promise:r(...i)}const o=Pe((i,{slots:a})=>{const l=()=>n.value.map(c=>{var f;return Xe(Ce,{key:c.key},(f=a.default)==null?void 0:f.call(a,c))});return e.transition?()=>Xe(i_,e.transition,l):l});return o.start=s,o}function ut(e){var t;const n=Ke(e);return(t=n?.$el)!=null?t:n}const Pt=Un?window:void 0,Qb=Un?window.document:void 0,Zb=Un?window.navigator:void 0;function xt(...e){let t,n,r,s;if(typeof e[0]=="string"||Array.isArray(e[0])?([n,r,s]=e,t=Pt):[t,n,r,s]=e,!t)return yr;Array.isArray(n)||(n=[n]),Array.isArray(r)||(r=[r]);const o=[],i=()=>{o.forEach(f=>f()),o.length=0},a=(f,u,h,p)=>(f.addEventListener(u,h,p),()=>f.removeEventListener(u,h,p)),l=je(()=>[ut(t),Ke(s)],([f,u])=>{i(),f&&o.push(...n.flatMap(h=>r.map(p=>a(f,h,p,u))))},{immediate:!0,flush:"post"}),c=()=>{l(),i()};return Yt(c),c}let Nu=!1;function ew(e,t,n={}){const{window:r=Pt,ignore:s=[],capture:o=!0,detectIframe:i=!1}=n;if(!r)return;Tb&&!Nu&&(Nu=!0,Array.from(r.document.body.children).forEach(h=>h.addEventListener("click",yr)));let a=!0;const l=h=>s.some(p=>{if(typeof p=="string")return Array.from(r.document.querySelectorAll(p)).some(g=>g===h.target||h.composedPath().includes(g));{const g=ut(p);return g&&(h.target===g||h.composedPath().includes(g))}}),f=[xt(r,"click",h=>{const p=ut(e);if(!(!p||p===h.target||h.composedPath().includes(p))){if(h.detail===0&&(a=!l(h)),!a){a=!0;return}t(h)}},{passive:!0,capture:o}),xt(r,"pointerdown",h=>{const p=ut(e);p&&(a=!h.composedPath().includes(p)&&!l(h))},{passive:!0}),i&&xt(r,"blur",h=>{var p;const g=ut(e);((p=r.document.activeElement)==null?void 0:p.tagName)==="IFRAME"&&!g?.contains(r.document.activeElement)&&t(h)})].filter(Boolean);return()=>f.forEach(h=>h())}var tw=Object.defineProperty,nw=Object.defineProperties,rw=Object.getOwnPropertyDescriptors,Cu=Object.getOwnPropertySymbols,sw=Object.prototype.hasOwnProperty,ow=Object.prototype.propertyIsEnumerable,Lu=(e,t,n)=>t in e?tw(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,iw=(e,t)=>{for(var n in t||(t={}))sw.call(t,n)&&Lu(e,n,t[n]);if(Cu)for(var n of Cu(t))ow.call(t,n)&&Lu(e,n,t[n]);return e},aw=(e,t)=>nw(e,rw(t));function lw(e){return typeof e=="function"?e:typeof e=="string"?t=>t.key===e:Array.isArray(e)?t=>e.includes(t.key):()=>!0}function cw(...e){let t,n,r={};e.length===3?(t=e[0],n=e[1],r=e[2]):e.length===2?typeof e[1]=="object"?(t=!0,n=e[0],r=e[1]):(t=e[0],n=e[1]):(t=!0,n=e[0]);const{target:s=Pt,eventName:o="keydown",passive:i=!1,dedupe:a=!1}=r,l=lw(t);return xt(s,o,f=>{f.repeat&&Ke(a)||l(f)&&n(f)},i)}function gO(e,t,n={}){return cw(e,t,aw(iw({},n),{eventName:"keydown"}))}function uw(){const e=J(!1);return _t()&&bn(()=>{e.value=!0}),e}function Bl(e){const t=uw();return de(()=>(t.value,!!e()))}function fw(e,t={}){const{immediate:n=!0,window:r=Pt}=t,s=J(!1);let o=0,i=null;function a(f){if(!s.value||!r)return;const u=f-o;e({delta:u,timestamp:f}),o=f,i=r.requestAnimationFrame(a)}function l(){!s.value&&r&&(s.value=!0,i=r.requestAnimationFrame(a))}function c(){s.value=!1,i!=null&&r&&(r.cancelAnimationFrame(i),i=null)}return n&&l(),Yt(c),{isActive:qn(s),pause:c,resume:l}}function hw(e,t={}){const{window:n=Pt}=t,r=Bl(()=>n&&"matchMedia"in n&&typeof n.matchMedia=="function");let s;const o=J(!1),i=()=>{s&&("removeEventListener"in s?s.removeEventListener("change",a):s.removeListener(a))},a=()=>{r.value&&(i(),s=n.matchMedia(kb(e).value),o.value=!!s?.matches,s&&("addEventListener"in s?s.addEventListener("change",a):s.addListener(a)))};return Bn(a),Yt(()=>i()),o}function vO(e={}){const{navigator:t=Zb,read:n=!1,source:r,copiedDuring:s=1500,legacy:o=!1}=e,i=["copy","cut"],a=Bl(()=>t&&"clipboard"in t),l=de(()=>a.value||o),c=J(""),f=J(!1),u=Bb(()=>f.value=!1,s);function h(){a.value?t.clipboard.readText().then(S=>{c.value=S}):c.value=x()}if(l.value&&n)for(const S of i)xt(S,h);async function p(S=Ke(r)){l.value&&S!=null&&(a.value?await t.clipboard.writeText(S):g(S),c.value=S,f.value=!0,u.start())}function g(S){const v=document.createElement("textarea");v.value=S??"",v.style.position="absolute",v.style.opacity="0",document.body.appendChild(v),v.select(),document.execCommand("copy"),v.remove()}function x(){var S,v,m;return(m=(v=(S=document?.getSelection)==null?void 0:S.call(document))==null?void 0:v.toString())!=null?m:""}return{isSupported:l,text:c,copied:f,copy:p}}function dw(e){return JSON.parse(JSON.stringify(e))}const ao=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},lo="__vueuse_ssr_handlers__",pw=mw();function mw(){return lo in ao||(ao[lo]=ao[lo]||{}),ao[lo]}function gw(e,t){return pw[e]||t}function vw(e){return e==null?"any":e instanceof Set?"set":e instanceof Map?"map":e instanceof Date?"date":typeof e=="boolean"?"boolean":typeof e=="string"?"string":typeof e=="object"?"object":Number.isNaN(e)?"any":"number"}var _w=Object.defineProperty,Iu=Object.getOwnPropertySymbols,yw=Object.prototype.hasOwnProperty,bw=Object.prototype.propertyIsEnumerable,ju=(e,t,n)=>t in e?_w(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Mu=(e,t)=>{for(var n in t||(t={}))yw.call(t,n)&&ju(e,n,t[n]);if(Iu)for(var n of Iu(t))bw.call(t,n)&&ju(e,n,t[n]);return e};const ww={boolean:{read:e=>e==="true",write:e=>String(e)},object:{read:e=>JSON.parse(e),write:e=>JSON.stringify(e)},number:{read:e=>Number.parseFloat(e),write:e=>String(e)},any:{read:e=>e,write:e=>String(e)},string:{read:e=>e,write:e=>String(e)},map:{read:e=>new Map(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e.entries()))},set:{read:e=>new Set(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e))},date:{read:e=>new Date(e),write:e=>e.toISOString()}},Du="vueuse-storage";function Ew(e,t,n,r={}){var s;const{flush:o="pre",deep:i=!0,listenToStorageChanges:a=!0,writeDefaults:l=!0,mergeDefaults:c=!1,shallow:f,window:u=Pt,eventFilter:h,onError:p=y=>{console.error(y)}}=r,g=(f?Fn:J)(t);if(!n)try{n=gw("getDefaultStorage",()=>{var y;return(y=Pt)==null?void 0:y.localStorage})()}catch(y){p(y)}if(!n)return g;const x=Ke(t),S=vw(x),v=(s=r.serializer)!=null?s:ww[S],{pause:m,resume:w}=Jb(g,()=>E(g.value),{flush:o,deep:i,eventFilter:h});return u&&a&&(xt(u,"storage",b),xt(u,Du,d)),b(),g;function E(y){try{if(y==null)n.removeItem(e);else{const _=v.write(y),T=n.getItem(e);T!==_&&(n.setItem(e,_),u&&u.dispatchEvent(new CustomEvent(Du,{detail:{key:e,oldValue:T,newValue:_,storageArea:n}})))}}catch(_){p(_)}}function $(y){const _=y?y.newValue:n.getItem(e);if(_==null)return l&&x!==null&&n.setItem(e,v.write(x)),x;if(!y&&c){const T=v.read(_);return typeof c=="function"?c(T,x):S==="object"&&!Array.isArray(T)?Mu(Mu({},x),T):T}else return typeof _!="string"?_:v.read(_)}function d(y){b(y.detail)}function b(y){if(!(y&&y.storageArea!==n)){if(y&&y.key==null){g.value=x;return}if(!(y&&y.key!==e)){m();try{g.value=$(y)}catch(_){p(_)}finally{y?kt(w):w()}}}}}var Fu=Object.getOwnPropertySymbols,$w=Object.prototype.hasOwnProperty,Tw=Object.prototype.propertyIsEnumerable,xw=(e,t)=>{var n={};for(var r in e)$w.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&Fu)for(var r of Fu(e))t.indexOf(r)<0&&Tw.call(e,r)&&(n[r]=e[r]);return n};function mp(e,t,n={}){const r=n,{window:s=Pt}=r,o=xw(r,["window"]);let i;const a=Bl(()=>s&&"ResizeObserver"in s),l=()=>{i&&(i.disconnect(),i=void 0)},c=de(()=>Array.isArray(e)?e.map(h=>ut(h)):[ut(e)]),f=je(c,h=>{if(l(),a.value&&s){i=new ResizeObserver(t);for(const p of h)p&&i.observe(p,o)}},{immediate:!0,flush:"post",deep:!0}),u=()=>{l(),f()};return Yt(u),{isSupported:a,stop:u}}function _O(e,t={}){const{reset:n=!0,windowResize:r=!0,windowScroll:s=!0,immediate:o=!0}=t,i=J(0),a=J(0),l=J(0),c=J(0),f=J(0),u=J(0),h=J(0),p=J(0);function g(){const x=ut(e);if(!x){n&&(i.value=0,a.value=0,l.value=0,c.value=0,f.value=0,u.value=0,h.value=0,p.value=0);return}const S=x.getBoundingClientRect();i.value=S.height,a.value=S.bottom,l.value=S.left,c.value=S.right,f.value=S.top,u.value=S.width,h.value=S.x,p.value=S.y}return mp(e,g),je(()=>ut(e),x=>!x&&g()),s&&xt("scroll",g,{capture:!0,passive:!0}),r&&xt("resize",g,{passive:!0}),Fl(()=>{o&&g()}),{height:i,bottom:a,left:l,right:c,top:f,width:u,x:h,y:p,update:g}}function yO(e,t={width:0,height:0},n={}){const{window:r=Pt,box:s="content-box"}=n,o=de(()=>{var l,c;return(c=(l=ut(e))==null?void 0:l.namespaceURI)==null?void 0:c.includes("svg")}),i=J(t.width),a=J(t.height);return mp(e,([l])=>{const c=s==="border-box"?l.borderBoxSize:s==="content-box"?l.contentBoxSize:l.devicePixelContentBoxSize;if(r&&o.value){const f=ut(e);if(f){const u=r.getComputedStyle(f);i.value=parseFloat(u.width),a.value=parseFloat(u.height)}}else if(c){const f=Array.isArray(c)?c:[c];i.value=f.reduce((u,{inlineSize:h})=>u+h,0),a.value=f.reduce((u,{blockSize:h})=>u+h,0)}else i.value=l.contentRect.width,a.value=l.contentRect.height},n),je(()=>ut(e),l=>{i.value=l?t.width:0,a.value=l?t.height:0}),{width:i,height:a}}function Hl(e,t,n={}){const{window:r=Pt}=n;return Ew(e,t,r?.localStorage,n)}var Sw=Object.defineProperty,Bu=Object.getOwnPropertySymbols,Pw=Object.prototype.hasOwnProperty,kw=Object.prototype.propertyIsEnumerable,Hu=(e,t,n)=>t in e?Sw(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Aw=(e,t)=>{for(var n in t||(t={}))Pw.call(t,n)&&Hu(e,n,t[n]);if(Bu)for(var n of Bu(t))kw.call(t,n)&&Hu(e,n,t[n]);return e};function Rw(e={}){const{controls:t=!1,interval:n="requestAnimationFrame"}=e,r=J(new Date),s=()=>r.value=new Date,o=n==="requestAnimationFrame"?fw(s,{immediate:!0}):Fb(s,n,{immediate:!0});return t?Aw({now:r},o):r}let Ow=0;function bO(e,t={}){const n=J(!1),{document:r=Qb,immediate:s=!0,manual:o=!1,id:i=`vueuse_styletag_${++Ow}`}=t,a=J(e);let l=()=>{};const c=()=>{if(!r)return;const u=r.getElementById(i)||r.createElement("style");u.isConnected||(u.type="text/css",u.id=i,t.media&&(u.media=t.media),r.head.appendChild(u)),!n.value&&(l=je(a,h=>{u.textContent=h},{immediate:!0}),n.value=!0)},f=()=>{!r||!n.value||(l(),r.head.removeChild(r.getElementById(i)),n.value=!1)};return s&&!o&&Fl(c),o||Yt(f),{id:i,css:a,unload:f,load:c,isLoaded:qn(n)}}var Nw=Object.defineProperty,Do=Object.getOwnPropertySymbols,gp=Object.prototype.hasOwnProperty,vp=Object.prototype.propertyIsEnumerable,Uu=(e,t,n)=>t in e?Nw(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Cw=(e,t)=>{for(var n in t||(t={}))gp.call(t,n)&&Uu(e,n,t[n]);if(Do)for(var n of Do(t))vp.call(t,n)&&Uu(e,n,t[n]);return e},Lw=(e,t)=>{var n={};for(var r in e)gp.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&Do)for(var r of Do(e))t.indexOf(r)<0&&vp.call(e,r)&&(n[r]=e[r]);return n};const Iw=[{max:6e4,value:1e3,name:"second"},{max:276e4,value:6e4,name:"minute"},{max:72e6,value:36e5,name:"hour"},{max:5184e5,value:864e5,name:"day"},{max:24192e5,value:6048e5,name:"week"},{max:28512e6,value:2592e6,name:"month"},{max:1/0,value:31536e6,name:"year"}],jw={justNow:"just now",past:e=>e.match(/\d/)?`${e} ago`:e,future:e=>e.match(/\d/)?`in ${e}`:e,month:(e,t)=>e===1?t?"last month":"next month":`${e} month${e>1?"s":""}`,year:(e,t)=>e===1?t?"last year":"next year":`${e} year${e>1?"s":""}`,day:(e,t)=>e===1?t?"yesterday":"tomorrow":`${e} day${e>1?"s":""}`,week:(e,t)=>e===1?t?"last week":"next week":`${e} week${e>1?"s":""}`,hour:e=>`${e} hour${e>1?"s":""}`,minute:e=>`${e} minute${e>1?"s":""}`,second:e=>`${e} second${e>1?"s":""}`,invalid:""};function Mw(e){return e.toISOString().slice(0,10)}function wO(e,t={}){const{controls:n=!1,updateInterval:r=3e4}=t,s=Rw({interval:r,controls:!0}),{now:o}=s,i=Lw(s,["now"]),a=de(()=>Dw(new Date(Ke(e)),t,Ke(o.value)));return n?Cw({timeAgo:a},i):a}function Dw(e,t={},n=Date.now()){var r;const{max:s,messages:o=jw,fullDateFormatter:i=Mw,units:a=Iw,showSecond:l=!1,rounding:c="round"}=t,f=typeof c=="number"?S=>+S.toFixed(c):Math[c],u=+n-+e,h=Math.abs(u);function p(S,v){return f(Math.abs(S)/v.value)}function g(S,v){const m=p(S,v),w=S>0,E=x(v.name,m,w);return x(w?"past":"future",E,w)}function x(S,v,m){const w=o[S];return typeof w=="function"?w(v,m):w.replace("{0}",v.toString())}if(h<6e4&&!l)return o.justNow;if(typeof s=="number"&&h>s)return i(new Date(e));if(typeof s=="string"){const S=(r=a.find(v=>v.name===s))==null?void 0:r.max;if(S&&h>S)return i(new Date(e))}for(const[S,v]of a.entries()){if(p(u,v)<=0&&a[S-1])return g(u,a[S-1]);if(h<v.max)return g(u,v)}return o.invalid}function _p(e,t,n,r={}){var s,o,i;const{clone:a=!1,passive:l=!1,eventName:c,deep:f=!1,defaultValue:u,shouldEmit:h}=r,p=_t(),g=n||p?.emit||((s=p?.$emit)==null?void 0:s.bind(p))||((i=(o=p?.proxy)==null?void 0:o.$emit)==null?void 0:i.bind(p?.proxy));let x=c;t||(t="modelValue"),x=c||x||`update:${t.toString()}`;const S=w=>a?typeof a=="function"?a(w):dw(w):w,v=()=>$b(e[t])?S(e[t]):u,m=w=>{h?h(w)&&g(x,w):g(x,w)};if(l){const w=v(),E=J(w);return je(()=>e[t],$=>E.value=S($)),je(E,$=>{($!==e[t]||f)&&m($)},{deep:f}),E}else return de({get(){return v()},set(w){m(w)}})}function Fw(e={}){const{window:t=Pt,initialWidth:n=1/0,initialHeight:r=1/0,listenOrientation:s=!0,includeScrollbar:o=!0}=e,i=J(n),a=J(r),l=()=>{t&&(o?(i.value=t.innerWidth,a.value=t.innerHeight):(i.value=t.document.documentElement.clientWidth,a.value=t.document.documentElement.clientHeight))};if(l(),Fl(l),xt("resize",l,{passive:!0}),s){const c=hw("(orientation: portrait)");je(c,()=>l())}return{width:i,height:a}}const Bw=6e4;function yp(e){return e}const Hw=yp,{setTimeout:Uw}=globalThis;function Ww(e,t){const{post:n,on:r,eventNames:s=[],serialize:o=yp,deserialize:i=Hw,resolver:a,timeout:l=Bw}=t,c=new Map;let f;const u=new Proxy({},{get(h,p){if(p==="$functions")return e;const g=(...S)=>{n(o({m:p,a:S,t:"q"}))};if(s.includes(p))return g.asEvent=g,g;const x=async(...S)=>(await f,new Promise((v,m)=>{const w=Gw();c.set(w,{resolve:v,reject:m}),n(o({m:p,a:S,i:w,t:"q"})),l>=0&&Uw(()=>{m(new Error(`[birpc] timeout on calling "${p}"`)),c.delete(w)},l)}));return x.asEvent=g,x}});return f=r(async(h,...p)=>{const g=i(h);if(g.t==="q"){const{m:x,a:S}=g;let v,m;const w=a?a(x,e[x]):e[x];if(!w)m=new Error(`[birpc] function "${x}" not found`);else try{v=await w.apply(u,S)}catch(E){m=E}g.i&&(m&&t.onError&&t.onError(m,x,S),n(o({t:"s",i:g.i,r:v,e:m}),...p))}else{const{i:x,r:S,e:v}=g,m=c.get(x);m&&(v?m.reject(v):m.resolve(S)),c.delete(x)}}),u}const Vw="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";function Gw(e=21){let t="",n=e;for(;n--;)t+=Vw[Math.random()*64|0];return t}/*! (c) 2020 Andrea Giammarchi */const{parse:zw,stringify:qw}=JSON,{keys:Kw}=Object,Ms=String,bp="string",Wu={},Fo="object",wp=(e,t)=>t,Xw=e=>e instanceof Ms?Ms(e):e,Yw=(e,t)=>typeof t===bp?new Ms(t):t,Ep=(e,t,n,r)=>{const s=[];for(let o=Kw(n),{length:i}=o,a=0;a<i;a++){const l=o[a],c=n[l];if(c instanceof Ms){const f=e[c];typeof f===Fo&&!t.has(f)?(t.add(f),n[l]=Wu,s.push({k:l,a:[e,t,f,r]})):n[l]=r.call(n,l,f)}else n[l]!==Wu&&(n[l]=r.call(n,l,c))}for(let{length:o}=s,i=0;i<o;i++){const{k:a,a:l}=s[i];n[a]=r.call(n,a,Ep.apply(null,l))}return n},Vu=(e,t,n)=>{const r=Ms(t.push(n)-1);return e.set(n,r),r},Jw=(e,t)=>{const n=zw(e,Yw).map(Xw),r=n[0],s=t||wp,o=typeof r===Fo&&r?Ep(n,new Set,r,s):r;return s.call({"":o},"",o)},Qw=(e,t,n)=>{const r=t&&typeof t===Fo?(f,u)=>f===""||-1<t.indexOf(f)?u:void 0:t||wp,s=new Map,o=[],i=[];let a=+Vu(s,o,r.call({"":e},"",e)),l=!a;for(;a<o.length;)l=!0,i[a]=qw(o[a++],c,n);return"["+i.join(",")+"]";function c(f,u){if(l)return l=!l,u;const h=r.call(this,f,u);switch(typeof h){case Fo:if(h===null)return h;case bp:return s.get(h)||Vu(s,o,h)}return h}};async function Zw(e="/",t=!0){try{return await ke(()=>import(`${e}@vite/client`),[],import.meta.url)}catch{t&&console.error(`[vite-plugin-hot] Failed to import "${e}@vite/client"`)}}async function eE(e="/____",t="/"){return(await Zw(t))?.createHotContext(e)}const $p="nuxt:devtools:rpc",tE=J(!1),nE=J(),rE=Rb(tE,2e3),sE=oE();let Tp=()=>{};const xp={},Sp=new Map,De=Ww(xp,{post:async e=>{(await sE).send($p,e)},on:e=>{Tp=e},serialize:Qw,deserialize:Jw,resolver(e,t){if(t)return t;if(!e.includes(":"))return;const[n,r]=e.split(":");return Sp.get(n)?.[r]},onError(e,t){console.error(`[nuxt-devtools] RPC error on executing "${t}":`,e)},timeout:12e4});async function oE(){const e=await eE();if(!e)throw new Error("Unable to connect to devtools");return e.on($p,t=>{Tp(t)}),e}function iE(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function EO(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var n=function r(){if(this instanceof r){var s=[null];s.push.apply(s,arguments);var o=Function.bind.apply(t,s);return new o}return t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(r){var s=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(n,r,s.get?s:{enumerable:!0,get:function(){return e[r]}})}),n}var ja={exports:{}};const aE="2.0.0",lE=256,cE=Number.MAX_SAFE_INTEGER||9007199254740991,uE=16,fE=["major","premajor","minor","preminor","patch","prepatch","prerelease"];var mi={MAX_LENGTH:lE,MAX_SAFE_COMPONENT_LENGTH:uE,MAX_SAFE_INTEGER:cE,RELEASE_TYPES:fE,SEMVER_SPEC_VERSION:aE,FLAG_INCLUDE_PRERELEASE:1,FLAG_LOOSE:2};const hE=typeof process=="object"&&process.env&&{}.NODE_DEBUG&&/\bsemver\b/i.test({}.NODE_DEBUG)?(...e)=>console.error("SEMVER",...e):()=>{};var gi=hE;(function(e,t){const{MAX_SAFE_COMPONENT_LENGTH:n}=mi,r=gi;t=e.exports={};const s=t.re=[],o=t.src=[],i=t.t={};let a=0;const l=(c,f,u)=>{const h=a++;r(c,h,f),i[c]=h,o[h]=f,s[h]=new RegExp(f,u?"g":void 0)};l("NUMERICIDENTIFIER","0|[1-9]\\d*"),l("NUMERICIDENTIFIERLOOSE","[0-9]+"),l("NONNUMERICIDENTIFIER","\\d*[a-zA-Z-][a-zA-Z0-9-]*"),l("MAINVERSION",`(${o[i.NUMERICIDENTIFIER]})\\.(${o[i.NUMERICIDENTIFIER]})\\.(${o[i.NUMERICIDENTIFIER]})`),l("MAINVERSIONLOOSE",`(${o[i.NUMERICIDENTIFIERLOOSE]})\\.(${o[i.NUMERICIDENTIFIERLOOSE]})\\.(${o[i.NUMERICIDENTIFIERLOOSE]})`),l("PRERELEASEIDENTIFIER",`(?:${o[i.NUMERICIDENTIFIER]}|${o[i.NONNUMERICIDENTIFIER]})`),l("PRERELEASEIDENTIFIERLOOSE",`(?:${o[i.NUMERICIDENTIFIERLOOSE]}|${o[i.NONNUMERICIDENTIFIER]})`),l("PRERELEASE",`(?:-(${o[i.PRERELEASEIDENTIFIER]}(?:\\.${o[i.PRERELEASEIDENTIFIER]})*))`),l("PRERELEASELOOSE",`(?:-?(${o[i.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${o[i.PRERELEASEIDENTIFIERLOOSE]})*))`),l("BUILDIDENTIFIER","[0-9A-Za-z-]+"),l("BUILD",`(?:\\+(${o[i.BUILDIDENTIFIER]}(?:\\.${o[i.BUILDIDENTIFIER]})*))`),l("FULLPLAIN",`v?${o[i.MAINVERSION]}${o[i.PRERELEASE]}?${o[i.BUILD]}?`),l("FULL",`^${o[i.FULLPLAIN]}$`),l("LOOSEPLAIN",`[v=\\s]*${o[i.MAINVERSIONLOOSE]}${o[i.PRERELEASELOOSE]}?${o[i.BUILD]}?`),l("LOOSE",`^${o[i.LOOSEPLAIN]}$`),l("GTLT","((?:<|>)?=?)"),l("XRANGEIDENTIFIERLOOSE",`${o[i.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`),l("XRANGEIDENTIFIER",`${o[i.NUMERICIDENTIFIER]}|x|X|\\*`),l("XRANGEPLAIN",`[v=\\s]*(${o[i.XRANGEIDENTIFIER]})(?:\\.(${o[i.XRANGEIDENTIFIER]})(?:\\.(${o[i.XRANGEIDENTIFIER]})(?:${o[i.PRERELEASE]})?${o[i.BUILD]}?)?)?`),l("XRANGEPLAINLOOSE",`[v=\\s]*(${o[i.XRANGEIDENTIFIERLOOSE]})(?:\\.(${o[i.XRANGEIDENTIFIERLOOSE]})(?:\\.(${o[i.XRANGEIDENTIFIERLOOSE]})(?:${o[i.PRERELEASELOOSE]})?${o[i.BUILD]}?)?)?`),l("XRANGE",`^${o[i.GTLT]}\\s*${o[i.XRANGEPLAIN]}$`),l("XRANGELOOSE",`^${o[i.GTLT]}\\s*${o[i.XRANGEPLAINLOOSE]}$`),l("COERCE",`(^|[^\\d])(\\d{1,${n}})(?:\\.(\\d{1,${n}}))?(?:\\.(\\d{1,${n}}))?(?:$|[^\\d])`),l("COERCERTL",o[i.COERCE],!0),l("LONETILDE","(?:~>?)"),l("TILDETRIM",`(\\s*)${o[i.LONETILDE]}\\s+`,!0),t.tildeTrimReplace="$1~",l("TILDE",`^${o[i.LONETILDE]}${o[i.XRANGEPLAIN]}$`),l("TILDELOOSE",`^${o[i.LONETILDE]}${o[i.XRANGEPLAINLOOSE]}$`),l("LONECARET","(?:\\^)"),l("CARETTRIM",`(\\s*)${o[i.LONECARET]}\\s+`,!0),t.caretTrimReplace="$1^",l("CARET",`^${o[i.LONECARET]}${o[i.XRANGEPLAIN]}$`),l("CARETLOOSE",`^${o[i.LONECARET]}${o[i.XRANGEPLAINLOOSE]}$`),l("COMPARATORLOOSE",`^${o[i.GTLT]}\\s*(${o[i.LOOSEPLAIN]})$|^$`),l("COMPARATOR",`^${o[i.GTLT]}\\s*(${o[i.FULLPLAIN]})$|^$`),l("COMPARATORTRIM",`(\\s*)${o[i.GTLT]}\\s*(${o[i.LOOSEPLAIN]}|${o[i.XRANGEPLAIN]})`,!0),t.comparatorTrimReplace="$1$2$3",l("HYPHENRANGE",`^\\s*(${o[i.XRANGEPLAIN]})\\s+-\\s+(${o[i.XRANGEPLAIN]})\\s*$`),l("HYPHENRANGELOOSE",`^\\s*(${o[i.XRANGEPLAINLOOSE]})\\s+-\\s+(${o[i.XRANGEPLAINLOOSE]})\\s*$`),l("STAR","(<|>)?=?\\s*\\*"),l("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$"),l("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")})(ja,ja.exports);var Ws=ja.exports;const dE=Object.freeze({loose:!0}),pE=Object.freeze({}),mE=e=>e?typeof e!="object"?dE:e:pE;var Ul=mE;const Gu=/^[0-9]+$/,Pp=(e,t)=>{const n=Gu.test(e),r=Gu.test(t);return n&&r&&(e=+e,t=+t),e===t?0:n&&!r?-1:r&&!n?1:e<t?-1:1},gE=(e,t)=>Pp(t,e);var kp={compareIdentifiers:Pp,rcompareIdentifiers:gE};const co=gi,{MAX_LENGTH:zu,MAX_SAFE_INTEGER:uo}=mi,{re:qu,t:Ku}=Ws,vE=Ul,{compareIdentifiers:Xn}=kp;let _E=class Nt{constructor(t,n){if(n=vE(n),t instanceof Nt){if(t.loose===!!n.loose&&t.includePrerelease===!!n.includePrerelease)return t;t=t.version}else if(typeof t!="string")throw new TypeError(`Invalid version. Must be a string. Got type "${typeof t}".`);if(t.length>zu)throw new TypeError(`version is longer than ${zu} characters`);co("SemVer",t,n),this.options=n,this.loose=!!n.loose,this.includePrerelease=!!n.includePrerelease;const r=t.trim().match(n.loose?qu[Ku.LOOSE]:qu[Ku.FULL]);if(!r)throw new TypeError(`Invalid Version: ${t}`);if(this.raw=t,this.major=+r[1],this.minor=+r[2],this.patch=+r[3],this.major>uo||this.major<0)throw new TypeError("Invalid major version");if(this.minor>uo||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>uo||this.patch<0)throw new TypeError("Invalid patch version");r[4]?this.prerelease=r[4].split(".").map(s=>{if(/^[0-9]+$/.test(s)){const o=+s;if(o>=0&&o<uo)return o}return s}):this.prerelease=[],this.build=r[5]?r[5].split("."):[],this.format()}format(){return this.version=`${this.major}.${this.minor}.${this.patch}`,this.prerelease.length&&(this.version+=`-${this.prerelease.join(".")}`),this.version}toString(){return this.version}compare(t){if(co("SemVer.compare",this.version,this.options,t),!(t instanceof Nt)){if(typeof t=="string"&&t===this.version)return 0;t=new Nt(t,this.options)}return t.version===this.version?0:this.compareMain(t)||this.comparePre(t)}compareMain(t){return t instanceof Nt||(t=new Nt(t,this.options)),Xn(this.major,t.major)||Xn(this.minor,t.minor)||Xn(this.patch,t.patch)}comparePre(t){if(t instanceof Nt||(t=new Nt(t,this.options)),this.prerelease.length&&!t.prerelease.length)return-1;if(!this.prerelease.length&&t.prerelease.length)return 1;if(!this.prerelease.length&&!t.prerelease.length)return 0;let n=0;do{const r=this.prerelease[n],s=t.prerelease[n];if(co("prerelease compare",n,r,s),r===void 0&&s===void 0)return 0;if(s===void 0)return 1;if(r===void 0)return-1;if(r===s)continue;return Xn(r,s)}while(++n)}compareBuild(t){t instanceof Nt||(t=new Nt(t,this.options));let n=0;do{const r=this.build[n],s=t.build[n];if(co("prerelease compare",n,r,s),r===void 0&&s===void 0)return 0;if(s===void 0)return 1;if(r===void 0)return-1;if(r===s)continue;return Xn(r,s)}while(++n)}inc(t,n,r){switch(t){case"premajor":this.prerelease.length=0,this.patch=0,this.minor=0,this.major++,this.inc("pre",n,r);break;case"preminor":this.prerelease.length=0,this.patch=0,this.minor++,this.inc("pre",n,r);break;case"prepatch":this.prerelease.length=0,this.inc("patch",n,r),this.inc("pre",n,r);break;case"prerelease":this.prerelease.length===0&&this.inc("patch",n,r),this.inc("pre",n,r);break;case"major":(this.minor!==0||this.patch!==0||this.prerelease.length===0)&&this.major++,this.minor=0,this.patch=0,this.prerelease=[];break;case"minor":(this.patch!==0||this.prerelease.length===0)&&this.minor++,this.patch=0,this.prerelease=[];break;case"patch":this.prerelease.length===0&&this.patch++,this.prerelease=[];break;case"pre":{const s=Number(r)?1:0;if(!n&&r===!1)throw new Error("invalid increment argument: identifier is empty");if(this.prerelease.length===0)this.prerelease=[s];else{let o=this.prerelease.length;for(;--o>=0;)typeof this.prerelease[o]=="number"&&(this.prerelease[o]++,o=-2);if(o===-1){if(n===this.prerelease.join(".")&&r===!1)throw new Error("invalid increment argument: identifier already exists");this.prerelease.push(s)}}if(n){let o=[n,s];r===!1&&(o=[n]),Xn(this.prerelease[0],n)===0?isNaN(this.prerelease[1])&&(this.prerelease=o):this.prerelease=o}break}default:throw new Error(`invalid increment argument: ${t}`)}return this.format(),this.raw=this.version,this}};var Qe=_E;const Xu=Qe,yE=(e,t,n=!1)=>{if(e instanceof Xu)return e;try{return new Xu(e,t)}catch(r){if(!n)return null;throw r}};var Rr=yE;const bE=Rr,wE=(e,t)=>{const n=bE(e,t);return n?n.version:null};var EE=wE;const $E=Rr,TE=(e,t)=>{const n=$E(e.trim().replace(/^[=v]+/,""),t);return n?n.version:null};var xE=TE;const Yu=Qe,SE=(e,t,n,r,s)=>{typeof n=="string"&&(s=r,r=n,n=void 0);try{return new Yu(e instanceof Yu?e.version:e,n).inc(t,r,s).version}catch{return null}};var PE=SE;const Ju=Rr,kE=(e,t)=>{const n=Ju(e,null,!0),r=Ju(t,null,!0),s=n.compare(r);if(s===0)return null;const o=s>0,i=o?n:r,a=o?r:n,l=!!i.prerelease.length,c=l?"pre":"";return n.major!==r.major?c+"major":n.minor!==r.minor?c+"minor":n.patch!==r.patch?c+"patch":l?"prerelease":a.patch?"patch":a.minor?"minor":"major"};var AE=kE;const RE=Qe,OE=(e,t)=>new RE(e,t).major;var NE=OE;const CE=Qe,LE=(e,t)=>new CE(e,t).minor;var IE=LE;const jE=Qe,ME=(e,t)=>new jE(e,t).patch;var DE=ME;const FE=Rr,BE=(e,t)=>{const n=FE(e,t);return n&&n.prerelease.length?n.prerelease:null};var HE=BE;const Qu=Qe,UE=(e,t,n)=>new Qu(e,n).compare(new Qu(t,n));var At=UE;const WE=At,VE=(e,t,n)=>WE(t,e,n);var GE=VE;const zE=At,qE=(e,t)=>zE(e,t,!0);var KE=qE;const Zu=Qe,XE=(e,t,n)=>{const r=new Zu(e,n),s=new Zu(t,n);return r.compare(s)||r.compareBuild(s)};var Wl=XE;const YE=Wl,JE=(e,t)=>e.sort((n,r)=>YE(n,r,t));var QE=JE;const ZE=Wl,e$=(e,t)=>e.sort((n,r)=>ZE(r,n,t));var t$=e$;const n$=At,r$=(e,t,n)=>n$(e,t,n)>0;var vi=r$;const s$=At,o$=(e,t,n)=>s$(e,t,n)<0;var Vl=o$;const i$=At,a$=(e,t,n)=>i$(e,t,n)===0;var Ap=a$;const l$=At,c$=(e,t,n)=>l$(e,t,n)!==0;var Rp=c$;const u$=At,f$=(e,t,n)=>u$(e,t,n)>=0;var Gl=f$;const h$=At,d$=(e,t,n)=>h$(e,t,n)<=0;var zl=d$;const p$=Ap,m$=Rp,g$=vi,v$=Gl,_$=Vl,y$=zl,b$=(e,t,n,r)=>{switch(t){case"===":return typeof e=="object"&&(e=e.version),typeof n=="object"&&(n=n.version),e===n;case"!==":return typeof e=="object"&&(e=e.version),typeof n=="object"&&(n=n.version),e!==n;case"":case"=":case"==":return p$(e,n,r);case"!=":return m$(e,n,r);case">":return g$(e,n,r);case">=":return v$(e,n,r);case"<":return _$(e,n,r);case"<=":return y$(e,n,r);default:throw new TypeError(`Invalid operator: ${t}`)}};var Op=b$;const w$=Qe,E$=Rr,{re:fo,t:ho}=Ws,$$=(e,t)=>{if(e instanceof w$)return e;if(typeof e=="number"&&(e=String(e)),typeof e!="string")return null;t=t||{};let n=null;if(!t.rtl)n=e.match(fo[ho.COERCE]);else{let r;for(;(r=fo[ho.COERCERTL].exec(e))&&(!n||n.index+n[0].length!==e.length);)(!n||r.index+r[0].length!==n.index+n[0].length)&&(n=r),fo[ho.COERCERTL].lastIndex=r.index+r[1].length+r[2].length;fo[ho.COERCERTL].lastIndex=-1}return n===null?null:E$(`${n[2]}.${n[3]||"0"}.${n[4]||"0"}`,t)};var T$=$$,zi,ef;function x$(){return ef||(ef=1,zi=function(e){e.prototype[Symbol.iterator]=function*(){for(let t=this.head;t;t=t.next)yield t.value}}),zi}var S$=Se;Se.Node=Wn;Se.create=Se;function Se(e){var t=this;if(t instanceof Se||(t=new Se),t.tail=null,t.head=null,t.length=0,e&&typeof e.forEach=="function")e.forEach(function(s){t.push(s)});else if(arguments.length>0)for(var n=0,r=arguments.length;n<r;n++)t.push(arguments[n]);return t}Se.prototype.removeNode=function(e){if(e.list!==this)throw new Error("removing node which does not belong to this list");var t=e.next,n=e.prev;return t&&(t.prev=n),n&&(n.next=t),e===this.head&&(this.head=t),e===this.tail&&(this.tail=n),e.list.length--,e.next=null,e.prev=null,e.list=null,t};Se.prototype.unshiftNode=function(e){if(e!==this.head){e.list&&e.list.removeNode(e);var t=this.head;e.list=this,e.next=t,t&&(t.prev=e),this.head=e,this.tail||(this.tail=e),this.length++}};Se.prototype.pushNode=function(e){if(e!==this.tail){e.list&&e.list.removeNode(e);var t=this.tail;e.list=this,e.prev=t,t&&(t.next=e),this.tail=e,this.head||(this.head=e),this.length++}};Se.prototype.push=function(){for(var e=0,t=arguments.length;e<t;e++)k$(this,arguments[e]);return this.length};Se.prototype.unshift=function(){for(var e=0,t=arguments.length;e<t;e++)A$(this,arguments[e]);return this.length};Se.prototype.pop=function(){if(this.tail){var e=this.tail.value;return this.tail=this.tail.prev,this.tail?this.tail.next=null:this.head=null,this.length--,e}};Se.prototype.shift=function(){if(this.head){var e=this.head.value;return this.head=this.head.next,this.head?this.head.prev=null:this.tail=null,this.length--,e}};Se.prototype.forEach=function(e,t){t=t||this;for(var n=this.head,r=0;n!==null;r++)e.call(t,n.value,r,this),n=n.next};Se.prototype.forEachReverse=function(e,t){t=t||this;for(var n=this.tail,r=this.length-1;n!==null;r--)e.call(t,n.value,r,this),n=n.prev};Se.prototype.get=function(e){for(var t=0,n=this.head;n!==null&&t<e;t++)n=n.next;if(t===e&&n!==null)return n.value};Se.prototype.getReverse=function(e){for(var t=0,n=this.tail;n!==null&&t<e;t++)n=n.prev;if(t===e&&n!==null)return n.value};Se.prototype.map=function(e,t){t=t||this;for(var n=new Se,r=this.head;r!==null;)n.push(e.call(t,r.value,this)),r=r.next;return n};Se.prototype.mapReverse=function(e,t){t=t||this;for(var n=new Se,r=this.tail;r!==null;)n.push(e.call(t,r.value,this)),r=r.prev;return n};Se.prototype.reduce=function(e,t){var n,r=this.head;if(arguments.length>1)n=t;else if(this.head)r=this.head.next,n=this.head.value;else throw new TypeError("Reduce of empty list with no initial value");for(var s=0;r!==null;s++)n=e(n,r.value,s),r=r.next;return n};Se.prototype.reduceReverse=function(e,t){var n,r=this.tail;if(arguments.length>1)n=t;else if(this.tail)r=this.tail.prev,n=this.tail.value;else throw new TypeError("Reduce of empty list with no initial value");for(var s=this.length-1;r!==null;s--)n=e(n,r.value,s),r=r.prev;return n};Se.prototype.toArray=function(){for(var e=new Array(this.length),t=0,n=this.head;n!==null;t++)e[t]=n.value,n=n.next;return e};Se.prototype.toArrayReverse=function(){for(var e=new Array(this.length),t=0,n=this.tail;n!==null;t++)e[t]=n.value,n=n.prev;return e};Se.prototype.slice=function(e,t){t=t||this.length,t<0&&(t+=this.length),e=e||0,e<0&&(e+=this.length);var n=new Se;if(t<e||t<0)return n;e<0&&(e=0),t>this.length&&(t=this.length);for(var r=0,s=this.head;s!==null&&r<e;r++)s=s.next;for(;s!==null&&r<t;r++,s=s.next)n.push(s.value);return n};Se.prototype.sliceReverse=function(e,t){t=t||this.length,t<0&&(t+=this.length),e=e||0,e<0&&(e+=this.length);var n=new Se;if(t<e||t<0)return n;e<0&&(e=0),t>this.length&&(t=this.length);for(var r=this.length,s=this.tail;s!==null&&r>t;r--)s=s.prev;for(;s!==null&&r>e;r--,s=s.prev)n.push(s.value);return n};Se.prototype.splice=function(e,t,...n){e>this.length&&(e=this.length-1),e<0&&(e=this.length+e);for(var r=0,s=this.head;s!==null&&r<e;r++)s=s.next;for(var o=[],r=0;s&&r<t;r++)o.push(s.value),s=this.removeNode(s);s===null&&(s=this.tail),s!==this.head&&s!==this.tail&&(s=s.prev);for(var r=0;r<n.length;r++)s=P$(this,s,n[r]);return o};Se.prototype.reverse=function(){for(var e=this.head,t=this.tail,n=e;n!==null;n=n.prev){var r=n.prev;n.prev=n.next,n.next=r}return this.head=t,this.tail=e,this};function P$(e,t,n){var r=t===e.head?new Wn(n,null,t,e):new Wn(n,t,t.next,e);return r.next===null&&(e.tail=r),r.prev===null&&(e.head=r),e.length++,r}function k$(e,t){e.tail=new Wn(t,e.tail,null,e),e.head||(e.head=e.tail),e.length++}function A$(e,t){e.head=new Wn(t,null,e.head,e),e.tail||(e.tail=e.head),e.length++}function Wn(e,t,n,r){if(!(this instanceof Wn))return new Wn(e,t,n,r);this.list=r,this.value=e,t?(t.next=this,this.prev=t):this.prev=null,n?(n.prev=this,this.next=n):this.next=null}try{x$()(Se)}catch{}const R$=S$,On=Symbol("max"),Wt=Symbol("length"),Yn=Symbol("lengthCalculator"),ws=Symbol("allowStale"),Ln=Symbol("maxAge"),Ut=Symbol("dispose"),tf=Symbol("noDisposeOnSet"),We=Symbol("lruList"),bt=Symbol("cache"),Np=Symbol("updateAgeOnGet"),qi=()=>1;class O${constructor(t){if(typeof t=="number"&&(t={max:t}),t||(t={}),t.max&&(typeof t.max!="number"||t.max<0))throw new TypeError("max must be a non-negative number");this[On]=t.max||1/0;const n=t.length||qi;if(this[Yn]=typeof n!="function"?qi:n,this[ws]=t.stale||!1,t.maxAge&&typeof t.maxAge!="number")throw new TypeError("maxAge must be a number");this[Ln]=t.maxAge||0,this[Ut]=t.dispose,this[tf]=t.noDisposeOnSet||!1,this[Np]=t.updateAgeOnGet||!1,this.reset()}set max(t){if(typeof t!="number"||t<0)throw new TypeError("max must be a non-negative number");this[On]=t||1/0,Br(this)}get max(){return this[On]}set allowStale(t){this[ws]=!!t}get allowStale(){return this[ws]}set maxAge(t){if(typeof t!="number")throw new TypeError("maxAge must be a non-negative number");this[Ln]=t,Br(this)}get maxAge(){return this[Ln]}set lengthCalculator(t){typeof t!="function"&&(t=qi),t!==this[Yn]&&(this[Yn]=t,this[Wt]=0,this[We].forEach(n=>{n.length=this[Yn](n.value,n.key),this[Wt]+=n.length})),Br(this)}get lengthCalculator(){return this[Yn]}get length(){return this[Wt]}get itemCount(){return this[We].length}rforEach(t,n){n=n||this;for(let r=this[We].tail;r!==null;){const s=r.prev;nf(this,t,r,n),r=s}}forEach(t,n){n=n||this;for(let r=this[We].head;r!==null;){const s=r.next;nf(this,t,r,n),r=s}}keys(){return this[We].toArray().map(t=>t.key)}values(){return this[We].toArray().map(t=>t.value)}reset(){this[Ut]&&this[We]&&this[We].length&&this[We].forEach(t=>this[Ut](t.key,t.value)),this[bt]=new Map,this[We]=new R$,this[Wt]=0}dump(){return this[We].map(t=>Bo(this,t)?!1:{k:t.key,v:t.value,e:t.now+(t.maxAge||0)}).toArray().filter(t=>t)}dumpLru(){return this[We]}set(t,n,r){if(r=r||this[Ln],r&&typeof r!="number")throw new TypeError("maxAge must be a number");const s=r?Date.now():0,o=this[Yn](n,t);if(this[bt].has(t)){if(o>this[On])return lr(this,this[bt].get(t)),!1;const l=this[bt].get(t).value;return this[Ut]&&(this[tf]||this[Ut](t,l.value)),l.now=s,l.maxAge=r,l.value=n,this[Wt]+=o-l.length,l.length=o,this.get(t),Br(this),!0}const i=new N$(t,n,o,s,r);return i.length>this[On]?(this[Ut]&&this[Ut](t,n),!1):(this[Wt]+=i.length,this[We].unshift(i),this[bt].set(t,this[We].head),Br(this),!0)}has(t){if(!this[bt].has(t))return!1;const n=this[bt].get(t).value;return!Bo(this,n)}get(t){return Ki(this,t,!0)}peek(t){return Ki(this,t,!1)}pop(){const t=this[We].tail;return t?(lr(this,t),t.value):null}del(t){lr(this,this[bt].get(t))}load(t){this.reset();const n=Date.now();for(let r=t.length-1;r>=0;r--){const s=t[r],o=s.e||0;if(o===0)this.set(s.k,s.v);else{const i=o-n;i>0&&this.set(s.k,s.v,i)}}}prune(){this[bt].forEach((t,n)=>Ki(this,n,!1))}}const Ki=(e,t,n)=>{const r=e[bt].get(t);if(r){const s=r.value;if(Bo(e,s)){if(lr(e,r),!e[ws])return}else n&&(e[Np]&&(r.value.now=Date.now()),e[We].unshiftNode(r));return s.value}},Bo=(e,t)=>{if(!t||!t.maxAge&&!e[Ln])return!1;const n=Date.now()-t.now;return t.maxAge?n>t.maxAge:e[Ln]&&n>e[Ln]},Br=e=>{if(e[Wt]>e[On])for(let t=e[We].tail;e[Wt]>e[On]&&t!==null;){const n=t.prev;lr(e,t),t=n}},lr=(e,t)=>{if(t){const n=t.value;e[Ut]&&e[Ut](n.key,n.value),e[Wt]-=n.length,e[bt].delete(n.key),e[We].removeNode(t)}};class N${constructor(t,n,r,s,o){this.key=t,this.value=n,this.length=r,this.now=s,this.maxAge=o||0}}const nf=(e,t,n,r)=>{let s=n.value;Bo(e,s)&&(lr(e,n),e[ws]||(s=void 0)),s&&t.call(r,s.value,s.key,e)};var C$=O$,Xi,rf;function Rt(){if(rf)return Xi;rf=1;class e{constructor(A,I){if(I=r(I),A instanceof e)return A.loose===!!I.loose&&A.includePrerelease===!!I.includePrerelease?A:new e(A.raw,I);if(A instanceof s)return this.raw=A.value,this.set=[[A]],this.format(),this;if(this.options=I,this.loose=!!I.loose,this.includePrerelease=!!I.includePrerelease,this.raw=A,this.set=A.split("||").map(j=>this.parseRange(j.trim())).filter(j=>j.length),!this.set.length)throw new TypeError(`Invalid SemVer Range: ${A}`);if(this.set.length>1){const j=this.set[0];if(this.set=this.set.filter(H=>!g(H[0])),this.set.length===0)this.set=[j];else if(this.set.length>1){for(const H of this.set)if(H.length===1&&x(H[0])){this.set=[H];break}}}this.format()}format(){return this.range=this.set.map(A=>A.join(" ").trim()).join("||").trim(),this.range}toString(){return this.range}parseRange(A){A=A.trim();const j=((this.options.includePrerelease&&h)|(this.options.loose&&p))+":"+A,H=n.get(j);if(H)return H;const B=this.options.loose,K=B?a[l.HYPHENRANGELOOSE]:a[l.HYPHENRANGE];A=A.replace(K,P(this.options.includePrerelease)),o("hyphen replace",A),A=A.replace(a[l.COMPARATORTRIM],c),o("comparator trim",A),A=A.replace(a[l.TILDETRIM],f),A=A.replace(a[l.CARETTRIM],u),A=A.split(/\s+/).join(" ");let re=A.split(" ").map(ce=>v(ce,this.options)).join(" ").split(/\s+/).map(ce=>T(ce,this.options));B&&(re=re.filter(ce=>(o("loose invalid filter",ce,this.options),!!ce.match(a[l.COMPARATORLOOSE])))),o("range list",re);const Q=new Map,ee=re.map(ce=>new s(ce,this.options));for(const ce of ee){if(g(ce))return[ce];Q.set(ce.value,ce)}Q.size>1&&Q.has("")&&Q.delete("");const fe=[...Q.values()];return n.set(j,fe),fe}intersects(A,I){if(!(A instanceof e))throw new TypeError("a Range is required");return this.set.some(j=>S(j,I)&&A.set.some(H=>S(H,I)&&j.every(B=>H.every(K=>B.intersects(K,I)))))}test(A){if(!A)return!1;if(typeof A=="string")try{A=new i(A,this.options)}catch{return!1}for(let I=0;I<this.set.length;I++)if(k(this.set[I],A,this.options))return!0;return!1}}Xi=e;const t=C$,n=new t({max:1e3}),r=Ul,s=_i(),o=gi,i=Qe,{re:a,t:l,comparatorTrimReplace:c,tildeTrimReplace:f,caretTrimReplace:u}=Ws,{FLAG_INCLUDE_PRERELEASE:h,FLAG_LOOSE:p}=mi,g=R=>R.value==="<0.0.0-0",x=R=>R.value==="",S=(R,A)=>{let I=!0;const j=R.slice();let H=j.pop();for(;I&&j.length;)I=j.every(B=>H.intersects(B,A)),H=j.pop();return I},v=(R,A)=>(o("comp",R,A),R=$(R,A),o("caret",R),R=w(R,A),o("tildes",R),R=b(R,A),o("xrange",R),R=_(R,A),o("stars",R),R),m=R=>!R||R.toLowerCase()==="x"||R==="*",w=(R,A)=>R.trim().split(/\s+/).map(I=>E(I,A)).join(" "),E=(R,A)=>{const I=A.loose?a[l.TILDELOOSE]:a[l.TILDE];return R.replace(I,(j,H,B,K,re)=>{o("tilde",R,j,H,B,K,re);let Q;return m(H)?Q="":m(B)?Q=`>=${H}.0.0 <${+H+1}.0.0-0`:m(K)?Q=`>=${H}.${B}.0 <${H}.${+B+1}.0-0`:re?(o("replaceTilde pr",re),Q=`>=${H}.${B}.${K}-${re} <${H}.${+B+1}.0-0`):Q=`>=${H}.${B}.${K} <${H}.${+B+1}.0-0`,o("tilde return",Q),Q})},$=(R,A)=>R.trim().split(/\s+/).map(I=>d(I,A)).join(" "),d=(R,A)=>{o("caret",R,A);const I=A.loose?a[l.CARETLOOSE]:a[l.CARET],j=A.includePrerelease?"-0":"";return R.replace(I,(H,B,K,re,Q)=>{o("caret",R,H,B,K,re,Q);let ee;return m(B)?ee="":m(K)?ee=`>=${B}.0.0${j} <${+B+1}.0.0-0`:m(re)?B==="0"?ee=`>=${B}.${K}.0${j} <${B}.${+K+1}.0-0`:ee=`>=${B}.${K}.0${j} <${+B+1}.0.0-0`:Q?(o("replaceCaret pr",Q),B==="0"?K==="0"?ee=`>=${B}.${K}.${re}-${Q} <${B}.${K}.${+re+1}-0`:ee=`>=${B}.${K}.${re}-${Q} <${B}.${+K+1}.0-0`:ee=`>=${B}.${K}.${re}-${Q} <${+B+1}.0.0-0`):(o("no pr"),B==="0"?K==="0"?ee=`>=${B}.${K}.${re}${j} <${B}.${K}.${+re+1}-0`:ee=`>=${B}.${K}.${re}${j} <${B}.${+K+1}.0-0`:ee=`>=${B}.${K}.${re} <${+B+1}.0.0-0`),o("caret return",ee),ee})},b=(R,A)=>(o("replaceXRanges",R,A),R.split(/\s+/).map(I=>y(I,A)).join(" ")),y=(R,A)=>{R=R.trim();const I=A.loose?a[l.XRANGELOOSE]:a[l.XRANGE];return R.replace(I,(j,H,B,K,re,Q)=>{o("xRange",R,j,H,B,K,re,Q);const ee=m(B),fe=ee||m(K),ce=fe||m(re),ve=ce;return H==="="&&ve&&(H=""),Q=A.includePrerelease?"-0":"",ee?H===">"||H==="<"?j="<0.0.0-0":j="*":H&&ve?(fe&&(K=0),re=0,H===">"?(H=">=",fe?(B=+B+1,K=0,re=0):(K=+K+1,re=0)):H==="<="&&(H="<",fe?B=+B+1:K=+K+1),H==="<"&&(Q="-0"),j=`${H+B}.${K}.${re}${Q}`):fe?j=`>=${B}.0.0${Q} <${+B+1}.0.0-0`:ce&&(j=`>=${B}.${K}.0${Q} <${B}.${+K+1}.0-0`),o("xRange return",j),j})},_=(R,A)=>(o("replaceStars",R,A),R.trim().replace(a[l.STAR],"")),T=(R,A)=>(o("replaceGTE0",R,A),R.trim().replace(a[A.includePrerelease?l.GTE0PRE:l.GTE0],"")),P=R=>(A,I,j,H,B,K,re,Q,ee,fe,ce,ve,we)=>(m(j)?I="":m(H)?I=`>=${j}.0.0${R?"-0":""}`:m(B)?I=`>=${j}.${H}.0${R?"-0":""}`:K?I=`>=${I}`:I=`>=${I}${R?"-0":""}`,m(ee)?Q="":m(fe)?Q=`<${+ee+1}.0.0-0`:m(ce)?Q=`<${ee}.${+fe+1}.0-0`:ve?Q=`<=${ee}.${fe}.${ce}-${ve}`:R?Q=`<${ee}.${fe}.${+ce+1}-0`:Q=`<=${Q}`,`${I} ${Q}`.trim()),k=(R,A,I)=>{for(let j=0;j<R.length;j++)if(!R[j].test(A))return!1;if(A.prerelease.length&&!I.includePrerelease){for(let j=0;j<R.length;j++)if(o(R[j].semver),R[j].semver!==s.ANY&&R[j].semver.prerelease.length>0){const H=R[j].semver;if(H.major===A.major&&H.minor===A.minor&&H.patch===A.patch)return!0}return!1}return!0};return Xi}var Yi,sf;function _i(){if(sf)return Yi;sf=1;const e=Symbol("SemVer ANY");class t{static get ANY(){return e}constructor(f,u){if(u=n(u),f instanceof t){if(f.loose===!!u.loose)return f;f=f.value}i("comparator",f,u),this.options=u,this.loose=!!u.loose,this.parse(f),this.semver===e?this.value="":this.value=this.operator+this.semver.version,i("comp",this)}parse(f){const u=this.options.loose?r[s.COMPARATORLOOSE]:r[s.COMPARATOR],h=f.match(u);if(!h)throw new TypeError(`Invalid comparator: ${f}`);this.operator=h[1]!==void 0?h[1]:"",this.operator==="="&&(this.operator=""),h[2]?this.semver=new a(h[2],this.options.loose):this.semver=e}toString(){return this.value}test(f){if(i("Comparator.test",f,this.options.loose),this.semver===e||f===e)return!0;if(typeof f=="string")try{f=new a(f,this.options)}catch{return!1}return o(f,this.operator,this.semver,this.options)}intersects(f,u){if(!(f instanceof t))throw new TypeError("a Comparator is required");return this.operator===""?this.value===""?!0:new l(f.value,u).test(this.value):f.operator===""?f.value===""?!0:new l(this.value,u).test(f.semver):(u=n(u),u.includePrerelease&&(this.value==="<0.0.0-0"||f.value==="<0.0.0-0")||!u.includePrerelease&&(this.value.startsWith("<0.0.0")||f.value.startsWith("<0.0.0"))?!1:!!(this.operator.startsWith(">")&&f.operator.startsWith(">")||this.operator.startsWith("<")&&f.operator.startsWith("<")||this.semver.version===f.semver.version&&this.operator.includes("=")&&f.operator.includes("=")||o(this.semver,"<",f.semver,u)&&this.operator.startsWith(">")&&f.operator.startsWith("<")||o(this.semver,">",f.semver,u)&&this.operator.startsWith("<")&&f.operator.startsWith(">")))}}Yi=t;const n=Ul,{re:r,t:s}=Ws,o=Op,i=gi,a=Qe,l=Rt();return Yi}const L$=Rt(),I$=(e,t,n)=>{try{t=new L$(t,n)}catch{return!1}return t.test(e)};var yi=I$;const j$=Rt(),M$=(e,t)=>new j$(e,t).set.map(n=>n.map(r=>r.value).join(" ").trim().split(" "));var D$=M$;const F$=Qe,B$=Rt(),H$=(e,t,n)=>{let r=null,s=null,o=null;try{o=new B$(t,n)}catch{return null}return e.forEach(i=>{o.test(i)&&(!r||s.compare(i)===-1)&&(r=i,s=new F$(r,n))}),r};var U$=H$;const W$=Qe,V$=Rt(),G$=(e,t,n)=>{let r=null,s=null,o=null;try{o=new V$(t,n)}catch{return null}return e.forEach(i=>{o.test(i)&&(!r||s.compare(i)===1)&&(r=i,s=new W$(r,n))}),r};var z$=G$;const Ji=Qe,q$=Rt(),of=vi,K$=(e,t)=>{e=new q$(e,t);let n=new Ji("0.0.0");if(e.test(n)||(n=new Ji("0.0.0-0"),e.test(n)))return n;n=null;for(let r=0;r<e.set.length;++r){const s=e.set[r];let o=null;s.forEach(i=>{const a=new Ji(i.semver.version);switch(i.operator){case">":a.prerelease.length===0?a.patch++:a.prerelease.push(0),a.raw=a.format();case"":case">=":(!o||of(a,o))&&(o=a);break;case"<":case"<=":break;default:throw new Error(`Unexpected operation: ${i.operator}`)}}),o&&(!n||of(n,o))&&(n=o)}return n&&e.test(n)?n:null};var X$=K$;const Y$=Rt(),J$=(e,t)=>{try{return new Y$(e,t).range||"*"}catch{return null}};var Q$=J$;const Z$=Qe,Cp=_i(),{ANY:eT}=Cp,tT=Rt(),nT=yi,af=vi,lf=Vl,rT=zl,sT=Gl,oT=(e,t,n,r)=>{e=new Z$(e,r),t=new tT(t,r);let s,o,i,a,l;switch(n){case">":s=af,o=rT,i=lf,a=">",l=">=";break;case"<":s=lf,o=sT,i=af,a="<",l="<=";break;default:throw new TypeError('Must provide a hilo val of "<" or ">"')}if(nT(e,t,r))return!1;for(let c=0;c<t.set.length;++c){const f=t.set[c];let u=null,h=null;if(f.forEach(p=>{p.semver===eT&&(p=new Cp(">=0.0.0")),u=u||p,h=h||p,s(p.semver,u.semver,r)?u=p:i(p.semver,h.semver,r)&&(h=p)}),u.operator===a||u.operator===l||(!h.operator||h.operator===a)&&o(e,h.semver))return!1;if(h.operator===l&&i(e,h.semver))return!1}return!0};var ql=oT;const iT=ql,aT=(e,t,n)=>iT(e,t,">",n);var lT=aT;const cT=ql,uT=(e,t,n)=>cT(e,t,"<",n);var fT=uT;const cf=Rt(),hT=(e,t,n)=>(e=new cf(e,n),t=new cf(t,n),e.intersects(t,n));var dT=hT;const pT=yi,mT=At;var gT=(e,t,n)=>{const r=[];let s=null,o=null;const i=e.sort((f,u)=>mT(f,u,n));for(const f of i)pT(f,t,n)?(o=f,s||(s=f)):(o&&r.push([s,o]),o=null,s=null);s&&r.push([s,null]);const a=[];for(const[f,u]of r)f===u?a.push(f):!u&&f===i[0]?a.push("*"):u?f===i[0]?a.push(`<=${u}`):a.push(`${f} - ${u}`):a.push(`>=${f}`);const l=a.join(" || "),c=typeof t.raw=="string"?t.raw:String(t);return l.length<c.length?l:t};const uf=Rt(),Kl=_i(),{ANY:Qi}=Kl,Hr=yi,Xl=At,vT=(e,t,n={})=>{if(e===t)return!0;e=new uf(e,n),t=new uf(t,n);let r=!1;e:for(const s of e.set){for(const o of t.set){const i=yT(s,o,n);if(r=r||i!==null,i)continue e}if(r)return!1}return!0},_T=[new Kl(">=0.0.0-0")],ff=[new Kl(">=0.0.0")],yT=(e,t,n)=>{if(e===t)return!0;if(e.length===1&&e[0].semver===Qi){if(t.length===1&&t[0].semver===Qi)return!0;n.includePrerelease?e=_T:e=ff}if(t.length===1&&t[0].semver===Qi){if(n.includePrerelease)return!0;t=ff}const r=new Set;let s,o;for(const p of e)p.operator===">"||p.operator===">="?s=hf(s,p,n):p.operator==="<"||p.operator==="<="?o=df(o,p,n):r.add(p.semver);if(r.size>1)return null;let i;if(s&&o){if(i=Xl(s.semver,o.semver,n),i>0)return null;if(i===0&&(s.operator!==">="||o.operator!=="<="))return null}for(const p of r){if(s&&!Hr(p,String(s),n)||o&&!Hr(p,String(o),n))return null;for(const g of t)if(!Hr(p,String(g),n))return!1;return!0}let a,l,c,f,u=o&&!n.includePrerelease&&o.semver.prerelease.length?o.semver:!1,h=s&&!n.includePrerelease&&s.semver.prerelease.length?s.semver:!1;u&&u.prerelease.length===1&&o.operator==="<"&&u.prerelease[0]===0&&(u=!1);for(const p of t){if(f=f||p.operator===">"||p.operator===">=",c=c||p.operator==="<"||p.operator==="<=",s){if(h&&p.semver.prerelease&&p.semver.prerelease.length&&p.semver.major===h.major&&p.semver.minor===h.minor&&p.semver.patch===h.patch&&(h=!1),p.operator===">"||p.operator===">="){if(a=hf(s,p,n),a===p&&a!==s)return!1}else if(s.operator===">="&&!Hr(s.semver,String(p),n))return!1}if(o){if(u&&p.semver.prerelease&&p.semver.prerelease.length&&p.semver.major===u.major&&p.semver.minor===u.minor&&p.semver.patch===u.patch&&(u=!1),p.operator==="<"||p.operator==="<="){if(l=df(o,p,n),l===p&&l!==o)return!1}else if(o.operator==="<="&&!Hr(o.semver,String(p),n))return!1}if(!p.operator&&(o||s)&&i!==0)return!1}return!(s&&c&&!o&&i!==0||o&&f&&!s&&i!==0||h||u)},hf=(e,t,n)=>{if(!e)return t;const r=Xl(e.semver,t.semver,n);return r>0?e:r<0||t.operator===">"&&e.operator===">="?t:e},df=(e,t,n)=>{if(!e)return t;const r=Xl(e.semver,t.semver,n);return r<0?e:r>0||t.operator==="<"&&e.operator==="<="?t:e};var bT=vT;const Zi=Ws,pf=mi,wT=Qe,mf=kp,ET=Rr,$T=EE,TT=xE,xT=PE,ST=AE,PT=NE,kT=IE,AT=DE,RT=HE,OT=At,NT=GE,CT=KE,LT=Wl,IT=QE,jT=t$,MT=vi,DT=Vl,FT=Ap,BT=Rp,HT=Gl,UT=zl,WT=Op,VT=T$,GT=_i(),zT=Rt(),qT=yi,KT=D$,XT=U$,YT=z$,JT=X$,QT=Q$,ZT=ql,ex=lT,tx=fT,nx=dT,rx=gT,sx=bT;var ox={parse:ET,valid:$T,clean:TT,inc:xT,diff:ST,major:PT,minor:kT,patch:AT,prerelease:RT,compare:OT,rcompare:NT,compareLoose:CT,compareBuild:LT,sort:IT,rsort:jT,gt:MT,lt:DT,eq:FT,neq:BT,gte:HT,lte:UT,cmp:WT,coerce:VT,Comparator:GT,Range:zT,satisfies:qT,toComparators:KT,maxSatisfying:XT,minSatisfying:YT,minVersion:JT,validRange:QT,outside:ZT,gtr:ex,ltr:tx,intersects:nx,simplifyRange:rx,subset:sx,SemVer:wT,re:Zi.re,src:Zi.src,tokens:Zi.t,SEMVER_SPEC_VERSION:pf.SEMVER_SPEC_VERSION,RELEASE_TYPES:pf.RELEASE_TYPES,compareIdentifiers:mf.compareIdentifiers,rcompareIdentifiers:mf.rcompareIdentifiers};const ix=iE(ox),ea=new Map;function $O(e,t){const n=e;return ea.has(n)||ea.set(n,cx(e,t)),ea.get(n)}function ax(){return ht("npm:check:nuxt",()=>De.checkForUpdateFor("nuxt"))}function lx(e){const t=ax();return de(()=>t?.value?.current?ix.satisfies(t.value.current,e):!1)}function cx(e,t){const n=Oe(),r=ht(`npm:check:${e}`,()=>De.checkForUpdateFor(e)),s=J("idle"),o=J();n.hook("devtools:terminal:exit",({id:l,code:c})=>{l!==o||!o||(s.value=c===0?"updated":"idle")});async function i(l){if(s.value!=="idle")return;const c=await De.getNpmCommand("update",e,t);if(c&&await l(c.join(" ")))return s.value="running",o.value=(await De.runNpmCommand("update",e,t))?.processId,o.value}async function a(){s.value==="updated"&&await De.restartNuxt()}return{info:r,state:s,update:i,restart:a,processId:o}}const Ur={icon:"carbon-edge-node",title:"Build Analyze",layout:"full",category:"analyze",show(){return lx("^3.5.0")}},Wr={icon:"carbon-image-copy",title:"Assets",layout:"full"},Vr={icon:"i-carbon-assembly-cluster",title:"Components",order:2},Gr={layout:"full"},zr={icon:"carbon-ibm-cloud-direct-link-2-connect",title:"Hooks",category:"advanced"},qr={icon:"carbon-function",title:"Imports",order:3},Kr={icon:"carbon-layers",title:"Middleware",wip:!0},Xr={icon:"carbon-3d-mpr-toggle",title:"Modules",order:4},Yl=()=>Ar("color-mode").value,Ma=J();let gf;function ux(){gf||(gf=(async()=>{const{default:e}=await ke(()=>import("./index.e17aa9ce.js").then(t=>t.i),[],import.meta.url);Ma.value=new e({html:!0,linkify:!0,breaks:!0})})())}function fx(e){return ux(),Ma.value?Ma.value.render(e):e}var Lp=typeof globalThis<"u"?globalThis:typeof{}<"u"?{}:typeof global<"u"?global:typeof self<"u"?self:{},Es={},hx={get exports(){return Es},set exports(e){Es=e}};(function(e,t){(function(n,r){e.exports=r()})(Lp,()=>{return n={770:function(s,o,i){var a=this&&this.__importDefault||function(S){return S&&S.__esModule?S:{default:S}};Object.defineProperty(o,"__esModule",{value:!0}),o.setDefaultDebugCall=o.createOnigScanner=o.createOnigString=o.loadWASM=o.OnigScanner=o.OnigString=void 0;const l=a(i(418));let c=null,f=!1;class u{static _utf8ByteLength(v){let m=0;for(let w=0,E=v.length;w<E;w++){const $=v.charCodeAt(w);let d=$,b=!1;if($>=55296&&$<=56319&&w+1<E){const y=v.charCodeAt(w+1);y>=56320&&y<=57343&&(d=65536+($-55296<<10)|y-56320,b=!0)}m+=d<=127?1:d<=2047?2:d<=65535?3:4,b&&w++}return m}constructor(v){const m=v.length,w=u._utf8ByteLength(v),E=w!==m,$=E?new Uint32Array(m+1):null;E&&($[m]=w);const d=E?new Uint32Array(w+1):null;E&&(d[w]=m);const b=new Uint8Array(w);let y=0;for(let _=0;_<m;_++){const T=v.charCodeAt(_);let P=T,k=!1;if(T>=55296&&T<=56319&&_+1<m){const R=v.charCodeAt(_+1);R>=56320&&R<=57343&&(P=65536+(T-55296<<10)|R-56320,k=!0)}E&&($[_]=y,k&&($[_+1]=y),P<=127?d[y+0]=_:P<=2047?(d[y+0]=_,d[y+1]=_):P<=65535?(d[y+0]=_,d[y+1]=_,d[y+2]=_):(d[y+0]=_,d[y+1]=_,d[y+2]=_,d[y+3]=_)),P<=127?b[y++]=P:P<=2047?(b[y++]=192|(1984&P)>>>6,b[y++]=128|(63&P)>>>0):P<=65535?(b[y++]=224|(61440&P)>>>12,b[y++]=128|(4032&P)>>>6,b[y++]=128|(63&P)>>>0):(b[y++]=240|(1835008&P)>>>18,b[y++]=128|(258048&P)>>>12,b[y++]=128|(4032&P)>>>6,b[y++]=128|(63&P)>>>0),k&&_++}this.utf16Length=m,this.utf8Length=w,this.utf16Value=v,this.utf8Value=b,this.utf16OffsetToUtf8=$,this.utf8OffsetToUtf16=d}createString(v){const m=v._omalloc(this.utf8Length);return v.HEAPU8.set(this.utf8Value,m),m}}class h{constructor(v){if(this.id=++h.LAST_ID,!c)throw new Error("Must invoke loadWASM first.");this._onigBinding=c,this.content=v;const m=new u(v);this.utf16Length=m.utf16Length,this.utf8Length=m.utf8Length,this.utf16OffsetToUtf8=m.utf16OffsetToUtf8,this.utf8OffsetToUtf16=m.utf8OffsetToUtf16,this.utf8Length<1e4&&!h._sharedPtrInUse?(h._sharedPtr||(h._sharedPtr=c._omalloc(1e4)),h._sharedPtrInUse=!0,c.HEAPU8.set(m.utf8Value,h._sharedPtr),this.ptr=h._sharedPtr):this.ptr=m.createString(c)}convertUtf8OffsetToUtf16(v){return this.utf8OffsetToUtf16?v<0?0:v>this.utf8Length?this.utf16Length:this.utf8OffsetToUtf16[v]:v}convertUtf16OffsetToUtf8(v){return this.utf16OffsetToUtf8?v<0?0:v>this.utf16Length?this.utf8Length:this.utf16OffsetToUtf8[v]:v}dispose(){this.ptr===h._sharedPtr?h._sharedPtrInUse=!1:this._onigBinding._ofree(this.ptr)}}o.OnigString=h,h.LAST_ID=0,h._sharedPtr=0,h._sharedPtrInUse=!1;class p{constructor(v){if(!c)throw new Error("Must invoke loadWASM first.");const m=[],w=[];for(let b=0,y=v.length;b<y;b++){const _=new u(v[b]);m[b]=_.createString(c),w[b]=_.utf8Length}const E=c._omalloc(4*v.length);c.HEAPU32.set(m,E/4);const $=c._omalloc(4*v.length);c.HEAPU32.set(w,$/4);const d=c._createOnigScanner(E,$,v.length);for(let b=0,y=v.length;b<y;b++)c._ofree(m[b]);c._ofree($),c._ofree(E),d===0&&function(b){throw new Error(b.UTF8ToString(b._getLastOnigError()))}(c),this._onigBinding=c,this._ptr=d}dispose(){this._onigBinding._freeOnigScanner(this._ptr)}findNextMatchSync(v,m,w){let E=f,$=0;if(typeof w=="number"?(8&w&&(E=!0),$=w):typeof w=="boolean"&&(E=w),typeof v=="string"){v=new h(v);const d=this._findNextMatchSync(v,m,E,$);return v.dispose(),d}return this._findNextMatchSync(v,m,E,$)}_findNextMatchSync(v,m,w,E){const $=this._onigBinding;let d;if(d=w?$._findNextOnigScannerMatchDbg(this._ptr,v.id,v.ptr,v.utf8Length,v.convertUtf16OffsetToUtf8(m),E):$._findNextOnigScannerMatch(this._ptr,v.id,v.ptr,v.utf8Length,v.convertUtf16OffsetToUtf8(m),E),d===0)return null;const b=$.HEAPU32;let y=d/4;const _=b[y++],T=b[y++];let P=[];for(let k=0;k<T;k++){const R=v.convertUtf8OffsetToUtf16(b[y++]),A=v.convertUtf8OffsetToUtf16(b[y++]);P[k]={start:R,end:A,length:A-R}}return{index:_,captureIndices:P}}}o.OnigScanner=p;let g=!1,x=null;o.loadWASM=function(S){if(g)return x;let v,m,w,E;if(g=!0,function($){return typeof $.instantiator=="function"}(S))v=S.instantiator,m=S.print;else{let $;(function(d){return d.data!==void 0})(S)?($=S.data,m=S.print):$=S,v=function(d){return typeof Response<"u"&&d instanceof Response}($)?typeof WebAssembly.instantiateStreaming=="function"?function(d){return b=>WebAssembly.instantiateStreaming(d,b)}($):function(d){return async b=>{const y=await d.arrayBuffer();return WebAssembly.instantiate(y,b)}}($):function(d){return b=>WebAssembly.instantiate(d,b)}($)}return x=new Promise(($,d)=>{w=$,E=d}),function($,d,b,y){(0,l.default)({print:d,instantiateWasm:(_,T)=>{if(typeof performance>"u"){const P=()=>Date.now();_.env.emscripten_get_now=P,_.wasi_snapshot_preview1.emscripten_get_now=P}return $(_).then(P=>T(P.instance),y),{}}}).then(_=>{c=_,b()})}(v,m,w,E),x},o.createOnigString=function(S){return new h(S)},o.createOnigScanner=function(S){return new p(S)},o.setDefaultDebugCall=function(S){f=S}},418:s=>{var o=(typeof document<"u"&&document.currentScript&&document.currentScript.src,function(i){var a,l,c=(i=i||{})!==void 0?i:{};c.ready=new Promise(function(M,U){a=M,l=U});var f,u=Object.assign({},c),h=!1,p="";function g(M){return c.locateFile?c.locateFile(M,p):p+M}f=function(M){let U;return typeof readbuffer=="function"?new Uint8Array(readbuffer(M)):(U=read(M,"binary"),E(typeof U=="object"),U)},typeof scriptArgs<"u"&&scriptArgs,typeof onig_print<"u"&&(typeof console>"u"&&(console={}),console.log=onig_print,console.warn=console.error=typeof printErr<"u"?printErr:onig_print);var x,S,v=c.print||console.log.bind(console),m=c.printErr||console.warn.bind(console);Object.assign(c,u),u=null,c.arguments&&c.arguments,c.thisProgram&&c.thisProgram,c.quit&&c.quit,c.wasmBinary&&(x=c.wasmBinary),c.noExitRuntime,typeof WebAssembly!="object"&&ve("no native wasm support detected");var w=!1;function E(M,U){M||ve(U)}var $,d,b,y=typeof TextDecoder<"u"?new TextDecoder("utf8"):void 0;function _(M,U,se){for(var pe=U+se,he=U;M[he]&&!(he>=pe);)++he;if(he-U>16&&M.buffer&&y)return y.decode(M.subarray(U,he));for(var ue="";U<he;){var ye=M[U++];if(128&ye){var Ue=63&M[U++];if((224&ye)!=192){var it=63&M[U++];if((ye=(240&ye)==224?(15&ye)<<12|Ue<<6|it:(7&ye)<<18|Ue<<12|it<<6|63&M[U++])<65536)ue+=String.fromCharCode(ye);else{var Nr=ye-65536;ue+=String.fromCharCode(55296|Nr>>10,56320|1023&Nr)}}else ue+=String.fromCharCode((31&ye)<<6|Ue)}else ue+=String.fromCharCode(ye)}return ue}function T(M,U){return M?_(d,M,U):""}function P(M){$=M,c.HEAP8=new Int8Array(M),c.HEAP16=new Int16Array(M),c.HEAP32=new Int32Array(M),c.HEAPU8=d=new Uint8Array(M),c.HEAPU16=new Uint16Array(M),c.HEAPU32=b=new Uint32Array(M),c.HEAPF32=new Float32Array(M),c.HEAPF64=new Float64Array(M)}c.INITIAL_MEMORY;var k=[],R=[],A=[];function I(){if(c.preRun)for(typeof c.preRun=="function"&&(c.preRun=[c.preRun]);c.preRun.length;)B(c.preRun.shift());N(k)}function j(){N(R)}function H(){if(c.postRun)for(typeof c.postRun=="function"&&(c.postRun=[c.postRun]);c.postRun.length;)re(c.postRun.shift());N(A)}function B(M){k.unshift(M)}function K(M){R.unshift(M)}function re(M){A.unshift(M)}var Q=0,ee=null;function fe(M){Q++,c.monitorRunDependencies&&c.monitorRunDependencies(Q)}function ce(M){if(Q--,c.monitorRunDependencies&&c.monitorRunDependencies(Q),Q==0&&ee){var U=ee;ee=null,U()}}function ve(M){c.onAbort&&c.onAbort(M),m(M="Aborted("+M+")"),w=!0,M+=". Build with -sASSERTIONS for more info.";var U=new WebAssembly.RuntimeError(M);throw l(U),U}var we,C,X="data:application/octet-stream;base64,";function W(M){return M.startsWith(X)}function te(M){try{if(M==we&&x)return new Uint8Array(x);if(f)return f(M);throw"both async and sync fetching of the wasm failed"}catch(U){ve(U)}}function _e(){return x||!h||typeof fetch!="function"?Promise.resolve().then(function(){return te(we)}):fetch(we,{credentials:"same-origin"}).then(function(M){if(!M.ok)throw"failed to load wasm binary file at '"+we+"'";return M.arrayBuffer()}).catch(function(){return te(we)})}function O(){var M={env:G,wasi_snapshot_preview1:G};function U(he,ue){var ye=he.exports;c.asm=ye,P((S=c.asm.memory).buffer),c.asm.__indirect_function_table,K(c.asm.__wasm_call_ctors),ce()}function se(he){U(he.instance)}function pe(he){return _e().then(function(ue){return WebAssembly.instantiate(ue,M)}).then(function(ue){return ue}).then(he,function(ue){m("failed to asynchronously prepare wasm: "+ue),ve(ue)})}if(fe(),c.instantiateWasm)try{return c.instantiateWasm(M,U)}catch(he){m("Module.instantiateWasm callback failed with error: "+he),l(he)}return(x||typeof WebAssembly.instantiateStreaming!="function"||W(we)||typeof fetch!="function"?pe(se):fetch(we,{credentials:"same-origin"}).then(function(he){return WebAssembly.instantiateStreaming(he,M).then(se,function(ue){return m("wasm streaming compile failed: "+ue),m("falling back to ArrayBuffer instantiation"),pe(se)})})).catch(l),{}}function N(M){for(;M.length>0;)M.shift()(c)}function L(M,U,se){d.copyWithin(M,U,U+se)}function D(M){try{return S.grow(M-$.byteLength+65535>>>16),P(S.buffer),1}catch{}}function F(M){var U,se=d.length,pe=2147483648;if((M>>>=0)>pe)return!1;for(var he=1;he<=4;he*=2){var ue=se*(1+.2/he);if(ue=Math.min(ue,M+100663296),D(Math.min(pe,(U=Math.max(M,ue))+(65536-U%65536)%65536)))return!0}return!1}W(we="onig.wasm")||(we=g(we)),C=typeof dateNow<"u"?dateNow:()=>performance.now();var V=[null,[],[]];function Y(M,U){var se=V[M];U===0||U===10?((M===1?v:m)(_(se,0)),se.length=0):se.push(U)}function z(M,U,se,pe){for(var he=0,ue=0;ue<se;ue++){var ye=b[U>>2],Ue=b[U+4>>2];U+=8;for(var it=0;it<Ue;it++)Y(M,d[ye+it]);he+=Ue}return b[pe>>2]=he,0}var q,G={emscripten_get_now:C,emscripten_memcpy_big:L,emscripten_resize_heap:F,fd_write:z};function ae(M){function U(){q||(q=!0,c.calledRun=!0,w||(j(),a(c),c.onRuntimeInitialized&&c.onRuntimeInitialized(),H()))}Q>0||(I(),Q>0||(c.setStatus?(c.setStatus("Running..."),setTimeout(function(){setTimeout(function(){c.setStatus("")},1),U()},1)):U()))}if(O(),c.___wasm_call_ctors=function(){return(c.___wasm_call_ctors=c.asm.__wasm_call_ctors).apply(null,arguments)},c.___errno_location=function(){return(c.___errno_location=c.asm.__errno_location).apply(null,arguments)},c._omalloc=function(){return(c._omalloc=c.asm.omalloc).apply(null,arguments)},c._ofree=function(){return(c._ofree=c.asm.ofree).apply(null,arguments)},c._getLastOnigError=function(){return(c._getLastOnigError=c.asm.getLastOnigError).apply(null,arguments)},c._createOnigScanner=function(){return(c._createOnigScanner=c.asm.createOnigScanner).apply(null,arguments)},c._freeOnigScanner=function(){return(c._freeOnigScanner=c.asm.freeOnigScanner).apply(null,arguments)},c._findNextOnigScannerMatch=function(){return(c._findNextOnigScannerMatch=c.asm.findNextOnigScannerMatch).apply(null,arguments)},c._findNextOnigScannerMatchDbg=function(){return(c._findNextOnigScannerMatchDbg=c.asm.findNextOnigScannerMatchDbg).apply(null,arguments)},c.stackSave=function(){return(c.stackSave=c.asm.stackSave).apply(null,arguments)},c.stackRestore=function(){return(c.stackRestore=c.asm.stackRestore).apply(null,arguments)},c.stackAlloc=function(){return(c.stackAlloc=c.asm.stackAlloc).apply(null,arguments)},c.dynCall_jiji=function(){return(c.dynCall_jiji=c.asm.dynCall_jiji).apply(null,arguments)},c.UTF8ToString=T,ee=function M(){q||ae(),q||(ee=M)},c.preInit)for(typeof c.preInit=="function"&&(c.preInit=[c.preInit]);c.preInit.length>0;)c.preInit.pop()();return ae(),i.ready});s.exports=o}},r={},function s(o){var i=r[o];if(i!==void 0)return i.exports;var a=r[o]={exports:{}};return n[o].call(a.exports,a,a.exports,s),a.exports}(770);var n,r})})(hx);var Ho={},dx={get exports(){return Ho},set exports(e){Ho=e}};(function(e,t){(function(n,r){e.exports=r()})(Lp,function(){return(()=>{var n={350:(s,o)=>{Object.defineProperty(o,"__esModule",{value:!0}),o.UseOnigurumaFindOptions=o.DebugFlags=void 0,o.DebugFlags={InDebugMode:typeof process<"u"&&!1},o.UseOnigurumaFindOptions=!1},36:(s,o)=>{var i;Object.defineProperty(o,"__esModule",{value:!0}),o.toOptionalTokenType=o.EncodedTokenAttributes=void 0,(i=o.EncodedTokenAttributes||(o.EncodedTokenAttributes={})).toBinaryStr=function(a){let l=a.toString(2);for(;l.length<32;)l="0"+l;return l},i.print=function(a){const l=i.getLanguageId(a),c=i.getTokenType(a),f=i.getFontStyle(a),u=i.getForeground(a),h=i.getBackground(a);console.log({languageId:l,tokenType:c,fontStyle:f,foreground:u,background:h})},i.getLanguageId=function(a){return(255&a)>>>0},i.getTokenType=function(a){return(768&a)>>>8},i.containsBalancedBrackets=function(a){return(1024&a)!=0},i.getFontStyle=function(a){return(30720&a)>>>11},i.getForeground=function(a){return(16744448&a)>>>15},i.getBackground=function(a){return(4278190080&a)>>>24},i.set=function(a,l,c,f,u,h,p){let g=i.getLanguageId(a),x=i.getTokenType(a),S=i.containsBalancedBrackets(a)?1:0,v=i.getFontStyle(a),m=i.getForeground(a),w=i.getBackground(a);return l!==0&&(g=l),c!==8&&(x=c),f!==null&&(S=f?1:0),u!==-1&&(v=u),h!==0&&(m=h),p!==0&&(w=p),(g<<0|x<<8|S<<10|v<<11|m<<15|w<<24)>>>0},o.toOptionalTokenType=function(a){return a}},996:(s,o,i)=>{Object.defineProperty(o,"__esModule",{value:!0}),o.BasicScopeAttributesProvider=o.BasicScopeAttributes=void 0;const a=i(878);class l{constructor(h,p){this.languageId=h,this.tokenType=p}}o.BasicScopeAttributes=l;class c{constructor(h,p){this._getBasicScopeAttributes=new a.CachedFn(g=>{const x=this._scopeToLanguage(g),S=this._toStandardTokenType(g);return new l(x,S)}),this._defaultAttributes=new l(h,8),this._embeddedLanguagesMatcher=new f(Object.entries(p||{}))}getDefaultAttributes(){return this._defaultAttributes}getBasicScopeAttributes(h){return h===null?c._NULL_SCOPE_METADATA:this._getBasicScopeAttributes.get(h)}_scopeToLanguage(h){return this._embeddedLanguagesMatcher.match(h)||0}_toStandardTokenType(h){const p=h.match(c.STANDARD_TOKEN_TYPE_REGEXP);if(!p)return 8;switch(p[1]){case"comment":return 1;case"string":return 2;case"regex":return 3;case"meta.embedded":return 0}throw new Error("Unexpected match for standard token type!")}}o.BasicScopeAttributesProvider=c,c._NULL_SCOPE_METADATA=new l(0,0),c.STANDARD_TOKEN_TYPE_REGEXP=/\b(comment|string|regex|meta\.embedded)\b/;class f{constructor(h){if(h.length===0)this.values=null,this.scopesRegExp=null;else{this.values=new Map(h);const p=h.map(([g,x])=>a.escapeRegExpCharacters(g));p.sort(),p.reverse(),this.scopesRegExp=new RegExp(`^((${p.join(")|(")}))($|\\.)`,"")}}match(h){if(!this.scopesRegExp)return;const p=h.match(this.scopesRegExp);return p?this.values.get(p[1]):void 0}}},947:(s,o,i)=>{Object.defineProperty(o,"__esModule",{value:!0}),o.LineTokens=o.BalancedBracketSelectors=o.StateStack=o.AttributedScopeStack=o.Grammar=o.createGrammar=void 0;const a=i(350),l=i(36),c=i(736),f=i(44),u=i(792),h=i(583),p=i(878),g=i(996),x=i(47);function S(y,_,T,P,k){const R=c.createMatchers(_,v),A=u.RuleFactory.getCompiledRuleId(T,P,k.repository);for(const I of R)y.push({debugSelector:_,matcher:I.matcher,ruleId:A,grammar:k,priority:I.priority})}function v(y,_){if(_.length<y.length)return!1;let T=0;return y.every(P=>{for(let k=T;k<_.length;k++)if(m(_[k],P))return T=k+1,!0;return!1})}function m(y,_){if(!y)return!1;if(y===_)return!0;const T=_.length;return y.length>T&&y.substr(0,T)===_&&y[T]==="."}o.createGrammar=function(y,_,T,P,k,R,A,I){return new w(y,_,T,P,k,R,A,I)};class w{constructor(_,T,P,k,R,A,I,j){if(this._rootScopeName=_,this.balancedBracketSelectors=A,this._onigLib=j,this._basicScopeAttributesProvider=new g.BasicScopeAttributesProvider(P,k),this._rootId=-1,this._lastRuleId=0,this._ruleId2desc=[null],this._includedGrammars={},this._grammarRepository=I,this._grammar=E(T,null),this._injections=null,this._tokenTypeMatchers=[],R)for(const H of Object.keys(R)){const B=c.createMatchers(H,v);for(const K of B)this._tokenTypeMatchers.push({matcher:K.matcher,type:R[H]})}}get themeProvider(){return this._grammarRepository}dispose(){for(const _ of this._ruleId2desc)_&&_.dispose()}createOnigScanner(_){return this._onigLib.createOnigScanner(_)}createOnigString(_){return this._onigLib.createOnigString(_)}getMetadataForScope(_){return this._basicScopeAttributesProvider.getBasicScopeAttributes(_)}_collectInjections(){const _=[],T=this._rootScopeName,P=(k=>k===this._rootScopeName?this._grammar:this.getExternalGrammar(k))(T);if(P){const k=P.injections;if(k)for(let A in k)S(_,A,k[A],this,P);const R=this._grammarRepository.injections(T);R&&R.forEach(A=>{const I=this.getExternalGrammar(A);if(I){const j=I.injectionSelector;j&&S(_,j,I,this,I)}})}return _.sort((k,R)=>k.priority-R.priority),_}getInjections(){if(this._injections===null&&(this._injections=this._collectInjections(),a.DebugFlags.InDebugMode&&this._injections.length>0)){console.log(`Grammar ${this._rootScopeName} contains the following injections:`);for(const _ of this._injections)console.log(` - ${_.debugSelector}`)}return this._injections}registerRule(_){const T=++this._lastRuleId,P=_(u.ruleIdFromNumber(T));return this._ruleId2desc[T]=P,P}getRule(_){return this._ruleId2desc[u.ruleIdToNumber(_)]}getExternalGrammar(_,T){if(this._includedGrammars[_])return this._includedGrammars[_];if(this._grammarRepository){const P=this._grammarRepository.lookup(_);if(P)return this._includedGrammars[_]=E(P,T&&T.$base),this._includedGrammars[_]}}tokenizeLine(_,T,P=0){const k=this._tokenize(_,T,!1,P);return{tokens:k.lineTokens.getResult(k.ruleStack,k.lineLength),ruleStack:k.ruleStack,stoppedEarly:k.stoppedEarly}}tokenizeLine2(_,T,P=0){const k=this._tokenize(_,T,!0,P);return{tokens:k.lineTokens.getBinaryResult(k.ruleStack,k.lineLength),ruleStack:k.ruleStack,stoppedEarly:k.stoppedEarly}}_tokenize(_,T,P,k){let R;if(this._rootId===-1&&(this._rootId=u.RuleFactory.getCompiledRuleId(this._grammar.repository.$self,this,this._grammar.repository)),T&&T!==d.NULL)R=!1,T.reset();else{R=!0;const B=this._basicScopeAttributesProvider.getDefaultAttributes(),K=this.themeProvider.getDefaults(),re=l.EncodedTokenAttributes.set(0,B.languageId,B.tokenType,null,K.fontStyle,K.foregroundId,K.backgroundId),Q=this.getRule(this._rootId).getName(null,null);let ee;ee=Q?$.createRootAndLookUpScopeName(Q,re,this):$.createRoot("unknown",re),T=new d(null,this._rootId,-1,-1,!1,null,ee,ee)}_+=`
8
- `;const A=this.createOnigString(_),I=A.content.length,j=new b(P,_,this._tokenTypeMatchers,this.balancedBracketSelectors),H=x._tokenizeString(this,A,R,0,T,j,!0,k);return f.disposeOnigString(A),{lineLength:I,lineTokens:j,ruleStack:H.stack,stoppedEarly:H.stoppedEarly}}}function E(y,_){return(y=p.clone(y)).repository=y.repository||{},y.repository.$self={$vscodeTextmateLocation:y.$vscodeTextmateLocation,patterns:y.patterns,name:y.scopeName},y.repository.$base=_||y.repository.$self,y}o.Grammar=w;class ${constructor(_,T,P){this.parent=_,this.scopePath=T,this.tokenAttributes=P}static createRoot(_,T){return new $(null,new h.ScopeStack(null,_),T)}static createRootAndLookUpScopeName(_,T,P){const k=P.getMetadataForScope(_),R=new h.ScopeStack(null,_),A=P.themeProvider.themeMatch(R),I=$.mergeAttributes(T,k,A);return new $(null,R,I)}get scopeName(){return this.scopePath.scopeName}equals(_){return $._equals(this,_)}static _equals(_,T){for(;;){if(_===T||!_&&!T)return!0;if(!_||!T||_.scopeName!==T.scopeName||_.tokenAttributes!==T.tokenAttributes)return!1;_=_.parent,T=T.parent}}static mergeAttributes(_,T,P){let k=-1,R=0,A=0;return P!==null&&(k=P.fontStyle,R=P.foregroundId,A=P.backgroundId),l.EncodedTokenAttributes.set(_,T.languageId,T.tokenType,null,k,R,A)}pushAttributed(_,T){if(_===null)return this;if(_.indexOf(" ")===-1)return $._pushAttributed(this,_,T);const P=_.split(/ /g);let k=this;for(const R of P)k=$._pushAttributed(k,R,T);return k}static _pushAttributed(_,T,P){const k=P.getMetadataForScope(T),R=_.scopePath.push(T),A=P.themeProvider.themeMatch(R),I=$.mergeAttributes(_.tokenAttributes,k,A);return new $(_,R,I)}getScopeNames(){return this.scopePath.getSegments()}}o.AttributedScopeStack=$;class d{constructor(_,T,P,k,R,A,I,j){this.parent=_,this.ruleId=T,this.beginRuleCapturedEOL=R,this.endRule=A,this.nameScopesList=I,this.contentNameScopesList=j,this._stackElementBrand=void 0,this.depth=this.parent?this.parent.depth+1:1,this._enterPos=P,this._anchorPos=k}equals(_){return _!==null&&d._equals(this,_)}static _equals(_,T){return _===T||!!this._structuralEquals(_,T)&&_.contentNameScopesList.equals(T.contentNameScopesList)}static _structuralEquals(_,T){for(;;){if(_===T||!_&&!T)return!0;if(!_||!T||_.depth!==T.depth||_.ruleId!==T.ruleId||_.endRule!==T.endRule)return!1;_=_.parent,T=T.parent}}clone(){return this}static _reset(_){for(;_;)_._enterPos=-1,_._anchorPos=-1,_=_.parent}reset(){d._reset(this)}pop(){return this.parent}safePop(){return this.parent?this.parent:this}push(_,T,P,k,R,A,I){return new d(this,_,T,P,k,R,A,I)}getEnterPos(){return this._enterPos}getAnchorPos(){return this._anchorPos}getRule(_){return _.getRule(this.ruleId)}toString(){const _=[];return this._writeString(_,0),"["+_.join(",")+"]"}_writeString(_,T){return this.parent&&(T=this.parent._writeString(_,T)),_[T++]=`(${this.ruleId}, TODO-${this.nameScopesList}, TODO-${this.contentNameScopesList})`,T}withContentNameScopesList(_){return this.contentNameScopesList===_?this:this.parent.push(this.ruleId,this._enterPos,this._anchorPos,this.beginRuleCapturedEOL,this.endRule,this.nameScopesList,_)}withEndRule(_){return this.endRule===_?this:new d(this.parent,this.ruleId,this._enterPos,this._anchorPos,this.beginRuleCapturedEOL,_,this.nameScopesList,this.contentNameScopesList)}hasSameRuleAs(_){let T=this;for(;T&&T._enterPos===_._enterPos;){if(T.ruleId===_.ruleId)return!0;T=T.parent}return!1}}o.StateStack=d,d.NULL=new d(null,0,0,0,!1,null,null,null),o.BalancedBracketSelectors=class{constructor(y,_){this.allowAny=!1,this.balancedBracketScopes=y.flatMap(T=>T==="*"?(this.allowAny=!0,[]):c.createMatchers(T,v).map(P=>P.matcher)),this.unbalancedBracketScopes=_.flatMap(T=>c.createMatchers(T,v).map(P=>P.matcher))}get matchesAlways(){return this.allowAny&&this.unbalancedBracketScopes.length===0}get matchesNever(){return this.balancedBracketScopes.length===0&&!this.allowAny}match(y){for(const _ of this.unbalancedBracketScopes)if(_(y))return!1;for(const _ of this.balancedBracketScopes)if(_(y))return!0;return this.allowAny}};class b{constructor(_,T,P,k){this.balancedBracketSelectors=k,this._emitBinaryTokens=_,this._tokenTypeOverrides=P,a.DebugFlags.InDebugMode?this._lineText=T:this._lineText=null,this._tokens=[],this._binaryTokens=[],this._lastTokenEndIndex=0}produce(_,T){this.produceFromScopes(_.contentNameScopesList,T)}produceFromScopes(_,T){if(this._lastTokenEndIndex>=T)return;if(this._emitBinaryTokens){let k=_.tokenAttributes,R=!1;if(this.balancedBracketSelectors?.matchesAlways&&(R=!0),this._tokenTypeOverrides.length>0||this.balancedBracketSelectors&&!this.balancedBracketSelectors.matchesAlways&&!this.balancedBracketSelectors.matchesNever){const A=_.getScopeNames();for(const I of this._tokenTypeOverrides)I.matcher(A)&&(k=l.EncodedTokenAttributes.set(k,0,l.toOptionalTokenType(I.type),null,-1,0,0));this.balancedBracketSelectors&&(R=this.balancedBracketSelectors.match(A))}if(R&&(k=l.EncodedTokenAttributes.set(k,0,8,R,-1,0,0)),this._binaryTokens.length>0&&this._binaryTokens[this._binaryTokens.length-1]===k)return void(this._lastTokenEndIndex=T);if(a.DebugFlags.InDebugMode){const A=_.getScopeNames();console.log(" token: |"+this._lineText.substring(this._lastTokenEndIndex,T).replace(/\n$/,"\\n")+"|");for(let I=0;I<A.length;I++)console.log(" * "+A[I])}return this._binaryTokens.push(this._lastTokenEndIndex),this._binaryTokens.push(k),void(this._lastTokenEndIndex=T)}const P=_.getScopeNames();if(a.DebugFlags.InDebugMode){console.log(" token: |"+this._lineText.substring(this._lastTokenEndIndex,T).replace(/\n$/,"\\n")+"|");for(let k=0;k<P.length;k++)console.log(" * "+P[k])}this._tokens.push({startIndex:this._lastTokenEndIndex,endIndex:T,scopes:P}),this._lastTokenEndIndex=T}getResult(_,T){return this._tokens.length>0&&this._tokens[this._tokens.length-1].startIndex===T-1&&this._tokens.pop(),this._tokens.length===0&&(this._lastTokenEndIndex=-1,this.produce(_,T),this._tokens[this._tokens.length-1].startIndex=0),this._tokens}getBinaryResult(_,T){this._binaryTokens.length>0&&this._binaryTokens[this._binaryTokens.length-2]===T-1&&(this._binaryTokens.pop(),this._binaryTokens.pop()),this._binaryTokens.length===0&&(this._lastTokenEndIndex=-1,this.produce(_,T),this._binaryTokens[this._binaryTokens.length-2]=0);const P=new Uint32Array(this._binaryTokens.length);for(let k=0,R=this._binaryTokens.length;k<R;k++)P[k]=this._binaryTokens[k];return P}}o.LineTokens=b},965:(s,o,i)=>{Object.defineProperty(o,"__esModule",{value:!0}),o.parseInclude=o.TopLevelRepositoryReference=o.TopLevelReference=o.RelativeReference=o.SelfReference=o.BaseReference=o.ScopeDependencyProcessor=o.ExternalReferenceCollector=o.TopLevelRepositoryRuleReference=o.TopLevelRuleReference=void 0;const a=i(878);class l{constructor(d){this.scopeName=d}toKey(){return this.scopeName}}o.TopLevelRuleReference=l;class c{constructor(d,b){this.scopeName=d,this.ruleName=b}toKey(){return`${this.scopeName}#${this.ruleName}`}}o.TopLevelRepositoryRuleReference=c;class f{constructor(){this._references=[],this._seenReferenceKeys=new Set,this.visitedRule=new Set}get references(){return this._references}add(d){const b=d.toKey();this._seenReferenceKeys.has(b)||(this._seenReferenceKeys.add(b),this._references.push(d))}}function u($,d,b,y){const _=b.lookup($.scopeName);if(!_){if($.scopeName===d)throw new Error(`No grammar provided for <${d}>`);return}const T=b.lookup(d);$ instanceof l?p({baseGrammar:T,selfGrammar:_},y):h($.ruleName,{baseGrammar:T,selfGrammar:_,repository:_.repository},y);const P=b.injections($.scopeName);if(P)for(const k of P)y.add(new l(k))}function h($,d,b){d.repository&&d.repository[$]&&g([d.repository[$]],d,b)}function p($,d){$.selfGrammar.patterns&&Array.isArray($.selfGrammar.patterns)&&g($.selfGrammar.patterns,{...$,repository:$.selfGrammar.repository},d),$.selfGrammar.injections&&g(Object.values($.selfGrammar.injections),{...$,repository:$.selfGrammar.repository},d)}function g($,d,b){for(const y of $){if(b.visitedRule.has(y))continue;b.visitedRule.add(y);const _=y.repository?a.mergeObjects({},d.repository,y.repository):d.repository;Array.isArray(y.patterns)&&g(y.patterns,{...d,repository:_},b);const T=y.include;if(!T)continue;const P=E(T);switch(P.kind){case 0:p({...d,selfGrammar:d.baseGrammar},b);break;case 1:p(d,b);break;case 2:h(P.ruleName,{...d,repository:_},b);break;case 3:case 4:const k=P.scopeName===d.selfGrammar.scopeName?d.selfGrammar:P.scopeName===d.baseGrammar.scopeName?d.baseGrammar:void 0;if(k){const R={baseGrammar:d.baseGrammar,selfGrammar:k,repository:_};P.kind===4?h(P.ruleName,R,b):p(R,b)}else P.kind===4?b.add(new c(P.scopeName,P.ruleName)):b.add(new l(P.scopeName))}}}o.ExternalReferenceCollector=f,o.ScopeDependencyProcessor=class{constructor($,d){this.repo=$,this.initialScopeName=d,this.seenFullScopeRequests=new Set,this.seenPartialScopeRequests=new Set,this.seenFullScopeRequests.add(this.initialScopeName),this.Q=[new l(this.initialScopeName)]}processQueue(){const $=this.Q;this.Q=[];const d=new f;for(const b of $)u(b,this.initialScopeName,this.repo,d);for(const b of d.references)if(b instanceof l){if(this.seenFullScopeRequests.has(b.scopeName))continue;this.seenFullScopeRequests.add(b.scopeName),this.Q.push(b)}else{if(this.seenFullScopeRequests.has(b.scopeName)||this.seenPartialScopeRequests.has(b.toKey()))continue;this.seenPartialScopeRequests.add(b.toKey()),this.Q.push(b)}}};class x{constructor(){this.kind=0}}o.BaseReference=x;class S{constructor(){this.kind=1}}o.SelfReference=S;class v{constructor(d){this.ruleName=d,this.kind=2}}o.RelativeReference=v;class m{constructor(d){this.scopeName=d,this.kind=3}}o.TopLevelReference=m;class w{constructor(d,b){this.scopeName=d,this.ruleName=b,this.kind=4}}function E($){if($==="$base")return new x;if($==="$self")return new S;const d=$.indexOf("#");if(d===-1)return new m($);if(d===0)return new v($.substring(1));{const b=$.substring(0,d),y=$.substring(d+1);return new w(b,y)}}o.TopLevelRepositoryReference=w,o.parseInclude=E},391:function(s,o,i){var a=this&&this.__createBinding||(Object.create?function(c,f,u,h){h===void 0&&(h=u),Object.defineProperty(c,h,{enumerable:!0,get:function(){return f[u]}})}:function(c,f,u,h){h===void 0&&(h=u),c[h]=f[u]}),l=this&&this.__exportStar||function(c,f){for(var u in c)u==="default"||Object.prototype.hasOwnProperty.call(f,u)||a(f,c,u)};Object.defineProperty(o,"__esModule",{value:!0}),l(i(947),o)},47:(s,o,i)=>{Object.defineProperty(o,"__esModule",{value:!0}),o.LocalStackElement=o._tokenizeString=void 0;const a=i(350),l=i(44),c=i(792),f=i(878);class u{constructor(w,E){this.stack=w,this.stoppedEarly=E}}function h(m,w,E,$,d,b,y,_){const T=w.content.length;let P=!1,k=-1;if(y){const I=function(j,H,B,K,re,Q){let ee=re.beginRuleCapturedEOL?0:-1;const fe=[];for(let ce=re;ce;ce=ce.pop()){const ve=ce.getRule(j);ve instanceof c.BeginWhileRule&&fe.push({rule:ve,stack:ce})}for(let ce=fe.pop();ce;ce=fe.pop()){const{ruleScanner:ve,findOptions:we}=g(ce.rule,j,ce.stack.endRule,B,K===ee),C=ve.findNextMatchSync(H,K,we);if(a.DebugFlags.InDebugMode&&(console.log(" scanning for while rule"),console.log(ve.toString())),!C){a.DebugFlags.InDebugMode&&console.log(" popping "+ce.rule.debugName+" - "+ce.rule.debugWhileRegExp),re=ce.stack.pop();break}if(C.ruleId!==c.whileRuleId){re=ce.stack.pop();break}C.captureIndices&&C.captureIndices.length&&(Q.produce(ce.stack,C.captureIndices[0].start),S(j,H,B,ce.stack,Q,ce.rule.whileCaptures,C.captureIndices),Q.produce(ce.stack,C.captureIndices[0].end),ee=C.captureIndices[0].end,C.captureIndices[0].end>K&&(K=C.captureIndices[0].end,B=!1))}return{stack:re,linePos:K,anchorPosition:ee,isFirstLine:B}}(m,w,E,$,d,b);d=I.stack,$=I.linePos,E=I.isFirstLine,k=I.anchorPosition}const R=Date.now();for(;!P;){if(_!==0&&Date.now()-R>_)return new u(d,!0);A()}return new u(d,!1);function A(){a.DebugFlags.InDebugMode&&(console.log(""),console.log(`@@scanNext ${$}: |${w.content.substr($).replace(/\n$/,"\\n")}|`));const I=function(K,re,Q,ee,fe,ce){const ve=function(te,_e,O,N,L,D){const F=L.getRule(te),{ruleScanner:V,findOptions:Y}=p(F,te,L.endRule,O,N===D);let z=0;a.DebugFlags.InDebugMode&&(z=f.performanceNow());const q=V.findNextMatchSync(_e,N,Y);if(a.DebugFlags.InDebugMode){const G=f.performanceNow()-z;G>5&&console.warn(`Rule ${F.debugName} (${F.id}) matching took ${G} against '${_e}'`),console.log(` scanning for (linePos: ${N}, anchorPosition: ${D})`),console.log(V.toString()),q&&console.log(`matched rule id: ${q.ruleId} from ${q.captureIndices[0].start} to ${q.captureIndices[0].end}`)}return q?{captureIndices:q.captureIndices,matchedRuleId:q.ruleId}:null}(K,re,Q,ee,fe,ce),we=K.getInjections();if(we.length===0)return ve;const C=function(te,_e,O,N,L,D,F){let V,Y=Number.MAX_VALUE,z=null,q=0;const G=D.contentNameScopesList.getScopeNames();for(let ae=0,M=te.length;ae<M;ae++){const U=te[ae];if(!U.matcher(G))continue;const se=_e.getRule(U.ruleId),{ruleScanner:pe,findOptions:he}=p(se,_e,null,N,L===F),ue=pe.findNextMatchSync(O,L,he);if(!ue)continue;a.DebugFlags.InDebugMode&&(console.log(` matched injection: ${U.debugSelector}`),console.log(pe.toString()));const ye=ue.captureIndices[0].start;if(!(ye>=Y)&&(Y=ye,z=ue.captureIndices,V=ue.ruleId,q=U.priority,Y===L))break}return z?{priorityMatch:q===-1,captureIndices:z,matchedRuleId:V}:null}(we,K,re,Q,ee,fe,ce);if(!C)return ve;if(!ve)return C;const X=ve.captureIndices[0].start,W=C.captureIndices[0].start;return W<X||C.priorityMatch&&W===X?C:ve}(m,w,E,$,d,k);if(!I)return a.DebugFlags.InDebugMode&&console.log(" no more matches."),b.produce(d,T),void(P=!0);const j=I.captureIndices,H=I.matchedRuleId,B=!!(j&&j.length>0)&&j[0].end>$;if(H===c.endRuleId){const K=d.getRule(m);a.DebugFlags.InDebugMode&&console.log(" popping "+K.debugName+" - "+K.debugEndRegExp),b.produce(d,j[0].start),d=d.withContentNameScopesList(d.nameScopesList),S(m,w,E,d,b,K.endCaptures,j),b.produce(d,j[0].end);const re=d;if(d=d.parent,k=re.getAnchorPos(),!B&&re.getEnterPos()===$)return a.DebugFlags.InDebugMode&&console.error("[1] - Grammar is in an endless loop - Grammar pushed & popped a rule without advancing"),d=re,b.produce(d,T),void(P=!0)}else{const K=m.getRule(H);b.produce(d,j[0].start);const re=d,Q=K.getName(w.content,j),ee=d.contentNameScopesList.pushAttributed(Q,m);if(d=d.push(H,$,k,j[0].end===T,null,ee,ee),K instanceof c.BeginEndRule){const fe=K;a.DebugFlags.InDebugMode&&console.log(" pushing "+fe.debugName+" - "+fe.debugBeginRegExp),S(m,w,E,d,b,fe.beginCaptures,j),b.produce(d,j[0].end),k=j[0].end;const ce=fe.getContentName(w.content,j),ve=ee.pushAttributed(ce,m);if(d=d.withContentNameScopesList(ve),fe.endHasBackReferences&&(d=d.withEndRule(fe.getEndWithResolvedBackReferences(w.content,j))),!B&&re.hasSameRuleAs(d))return a.DebugFlags.InDebugMode&&console.error("[2] - Grammar is in an endless loop - Grammar pushed the same rule without advancing"),d=d.pop(),b.produce(d,T),void(P=!0)}else if(K instanceof c.BeginWhileRule){const fe=K;a.DebugFlags.InDebugMode&&console.log(" pushing "+fe.debugName),S(m,w,E,d,b,fe.beginCaptures,j),b.produce(d,j[0].end),k=j[0].end;const ce=fe.getContentName(w.content,j),ve=ee.pushAttributed(ce,m);if(d=d.withContentNameScopesList(ve),fe.whileHasBackReferences&&(d=d.withEndRule(fe.getWhileWithResolvedBackReferences(w.content,j))),!B&&re.hasSameRuleAs(d))return a.DebugFlags.InDebugMode&&console.error("[3] - Grammar is in an endless loop - Grammar pushed the same rule without advancing"),d=d.pop(),b.produce(d,T),void(P=!0)}else{const fe=K;if(a.DebugFlags.InDebugMode&&console.log(" matched "+fe.debugName+" - "+fe.debugMatchRegExp),S(m,w,E,d,b,fe.captures,j),b.produce(d,j[0].end),d=d.pop(),!B)return a.DebugFlags.InDebugMode&&console.error("[4] - Grammar is in an endless loop - Grammar is not advancing, nor is it pushing/popping"),d=d.safePop(),b.produce(d,T),void(P=!0)}}j[0].end>$&&($=j[0].end,E=!1)}}function p(m,w,E,$,d){return a.UseOnigurumaFindOptions?{ruleScanner:m.compile(w,E),findOptions:x($,d)}:{ruleScanner:m.compileAG(w,E,$,d),findOptions:0}}function g(m,w,E,$,d){return a.UseOnigurumaFindOptions?{ruleScanner:m.compileWhile(w,E),findOptions:x($,d)}:{ruleScanner:m.compileWhileAG(w,E,$,d),findOptions:0}}function x(m,w){let E=0;return m||(E|=1),w||(E|=4),E}function S(m,w,E,$,d,b,y){if(b.length===0)return;const _=w.content,T=Math.min(b.length,y.length),P=[],k=y[0].end;for(let R=0;R<T;R++){const A=b[R];if(A===null)continue;const I=y[R];if(I.length===0)continue;if(I.start>k)break;for(;P.length>0&&P[P.length-1].endPos<=I.start;)d.produceFromScopes(P[P.length-1].scopes,P[P.length-1].endPos),P.pop();if(P.length>0?d.produceFromScopes(P[P.length-1].scopes,I.start):d.produce($,I.start),A.retokenizeCapturedWithRuleId){const H=A.getName(_,y),B=$.contentNameScopesList.pushAttributed(H,m),K=A.getContentName(_,y),re=B.pushAttributed(K,m),Q=$.push(A.retokenizeCapturedWithRuleId,I.start,-1,!1,null,B,re),ee=m.createOnigString(_.substring(0,I.end));h(m,ee,E&&I.start===0,I.start,Q,d,!1,0),l.disposeOnigString(ee);continue}const j=A.getName(_,y);if(j!==null){const H=(P.length>0?P[P.length-1].scopes:$.contentNameScopesList).pushAttributed(j,m);P.push(new v(H,I.end))}}for(;P.length>0;)d.produceFromScopes(P[P.length-1].scopes,P[P.length-1].endPos),P.pop()}o._tokenizeString=h;class v{constructor(w,E){this.scopes=w,this.endPos=E}}o.LocalStackElement=v},974:(s,o)=>{function i(f,u){throw new Error("Near offset "+f.pos+": "+u+" ~~~"+f.source.substr(f.pos,50)+"~~~")}Object.defineProperty(o,"__esModule",{value:!0}),o.parseJSON=void 0,o.parseJSON=function(f,u,h){let p=new a(f),g=new l,x=0,S=null,v=[],m=[];function w(){v.push(x),m.push(S)}function E(){x=v.pop(),S=m.pop()}function $(d){i(p,d)}for(;c(p,g);){if(x===0){if(S!==null&&$("too many constructs in root"),g.type===3){S={},h&&(S.$vscodeTextmateLocation=g.toLocation(u)),w(),x=1;continue}if(g.type===2){S=[],w(),x=4;continue}$("unexpected token in root")}if(x===2){if(g.type===5){E();continue}if(g.type===7){x=3;continue}$("expected , or }")}if(x===1||x===3){if(x===1&&g.type===5){E();continue}if(g.type===1){let d=g.value;if(c(p,g)&&g.type===6||$("expected colon"),c(p,g)||$("expected value"),x=2,g.type===1){S[d]=g.value;continue}if(g.type===8){S[d]=null;continue}if(g.type===9){S[d]=!0;continue}if(g.type===10){S[d]=!1;continue}if(g.type===11){S[d]=parseFloat(g.value);continue}if(g.type===2){let b=[];S[d]=b,w(),x=4,S=b;continue}if(g.type===3){let b={};h&&(b.$vscodeTextmateLocation=g.toLocation(u)),S[d]=b,w(),x=1,S=b;continue}}$("unexpected token in dict")}if(x===5){if(g.type===4){E();continue}if(g.type===7){x=6;continue}$("expected , or ]")}if(x===4||x===6){if(x===4&&g.type===4){E();continue}if(x=5,g.type===1){S.push(g.value);continue}if(g.type===8){S.push(null);continue}if(g.type===9){S.push(!0);continue}if(g.type===10){S.push(!1);continue}if(g.type===11){S.push(parseFloat(g.value));continue}if(g.type===2){let d=[];S.push(d),w(),x=4,S=d;continue}if(g.type===3){let d={};h&&(d.$vscodeTextmateLocation=g.toLocation(u)),S.push(d),w(),x=1,S=d;continue}$("unexpected token in array")}$("unknown state")}return m.length!==0&&$("unclosed constructs"),S};class a{constructor(u){this.source=u,this.pos=0,this.len=u.length,this.line=1,this.char=0}}class l{constructor(){this.value=null,this.type=0,this.offset=-1,this.len=-1,this.line=-1,this.char=-1}toLocation(u){return{filename:u,line:this.line,char:this.char}}}function c(f,u){u.value=null,u.type=0,u.offset=-1,u.len=-1,u.line=-1,u.char=-1;let h,p=f.source,g=f.pos,x=f.len,S=f.line,v=f.char;for(;;){if(g>=x)return!1;if(h=p.charCodeAt(g),h!==32&&h!==9&&h!==13){if(h!==10)break;g++,S++,v=0}else g++,v++}if(u.offset=g,u.line=S,u.char=v,h===34){for(u.type=1,g++,v++;;){if(g>=x)return!1;if(h=p.charCodeAt(g),g++,v++,h!==92){if(h===34)break}else g++,v++}u.value=p.substring(u.offset+1,g-1).replace(/\\u([0-9A-Fa-f]{4})/g,(m,w)=>String.fromCodePoint(parseInt(w,16))).replace(/\\(.)/g,(m,w)=>{switch(w){case'"':return'"';case"\\":return"\\";case"/":return"/";case"b":return"\b";case"f":return"\f";case"n":return`
9
- `;case"r":return"\r";case"t":return" ";default:i(f,"invalid escape sequence")}throw new Error("unreachable")})}else if(h===91)u.type=2,g++,v++;else if(h===123)u.type=3,g++,v++;else if(h===93)u.type=4,g++,v++;else if(h===125)u.type=5,g++,v++;else if(h===58)u.type=6,g++,v++;else if(h===44)u.type=7,g++,v++;else if(h===110){if(u.type=8,g++,v++,h=p.charCodeAt(g),h!==117||(g++,v++,h=p.charCodeAt(g),h!==108)||(g++,v++,h=p.charCodeAt(g),h!==108))return!1;g++,v++}else if(h===116){if(u.type=9,g++,v++,h=p.charCodeAt(g),h!==114||(g++,v++,h=p.charCodeAt(g),h!==117)||(g++,v++,h=p.charCodeAt(g),h!==101))return!1;g++,v++}else if(h===102){if(u.type=10,g++,v++,h=p.charCodeAt(g),h!==97||(g++,v++,h=p.charCodeAt(g),h!==108)||(g++,v++,h=p.charCodeAt(g),h!==115)||(g++,v++,h=p.charCodeAt(g),h!==101))return!1;g++,v++}else for(u.type=11;;){if(g>=x)return!1;if(h=p.charCodeAt(g),!(h===46||h>=48&&h<=57||h===101||h===69||h===45||h===43))break;g++,v++}return u.len=g-u.offset,u.value===null&&(u.value=p.substr(u.offset,u.len)),f.pos=g,f.line=S,f.char=v,!0}},787:function(s,o,i){var a=this&&this.__createBinding||(Object.create?function(g,x,S,v){v===void 0&&(v=S),Object.defineProperty(g,v,{enumerable:!0,get:function(){return x[S]}})}:function(g,x,S,v){v===void 0&&(v=S),g[v]=x[S]}),l=this&&this.__exportStar||function(g,x){for(var S in g)S==="default"||Object.prototype.hasOwnProperty.call(x,S)||a(x,g,S)};Object.defineProperty(o,"__esModule",{value:!0}),o.parseRawGrammar=o.INITIAL=o.Registry=void 0;const c=i(391),f=i(50),u=i(652),h=i(583),p=i(965);l(i(44),o),o.Registry=class{constructor(g){this._options=g,this._syncRegistry=new u.SyncRegistry(h.Theme.createFromRawTheme(g.theme,g.colorMap),g.onigLib),this._ensureGrammarCache=new Map}dispose(){this._syncRegistry.dispose()}setTheme(g,x){this._syncRegistry.setTheme(h.Theme.createFromRawTheme(g,x))}getColorMap(){return this._syncRegistry.getColorMap()}loadGrammarWithEmbeddedLanguages(g,x,S){return this.loadGrammarWithConfiguration(g,x,{embeddedLanguages:S})}loadGrammarWithConfiguration(g,x,S){return this._loadGrammar(g,x,S.embeddedLanguages,S.tokenTypes,new c.BalancedBracketSelectors(S.balancedBracketSelectors||[],S.unbalancedBracketSelectors||[]))}loadGrammar(g){return this._loadGrammar(g,0,null,null,null)}async _loadGrammar(g,x,S,v,m){const w=new p.ScopeDependencyProcessor(this._syncRegistry,g);for(;w.Q.length>0;)await Promise.all(w.Q.map(E=>this._loadSingleGrammar(E.scopeName))),w.processQueue();return this._grammarForScopeName(g,x,S,v,m)}async _loadSingleGrammar(g){return this._ensureGrammarCache.has(g)||this._ensureGrammarCache.set(g,this._doLoadSingleGrammar(g)),this._ensureGrammarCache.get(g)}async _doLoadSingleGrammar(g){const x=await this._options.loadGrammar(g);if(x){const S=typeof this._options.getInjections=="function"?this._options.getInjections(g):void 0;this._syncRegistry.addGrammar(x,S)}}async addGrammar(g,x=[],S=0,v=null){return this._syncRegistry.addGrammar(g,x),await this._grammarForScopeName(g.scopeName,S,v)}_grammarForScopeName(g,x=0,S=null,v=null,m=null){return this._syncRegistry.grammarForScopeName(g,x,S,v,m)}},o.INITIAL=c.StateStack.NULL,o.parseRawGrammar=f.parseRawGrammar},736:(s,o)=>{function i(a){return!!a&&!!a.match(/[\w\.:]+/)}Object.defineProperty(o,"__esModule",{value:!0}),o.createMatchers=void 0,o.createMatchers=function(a,l){const c=[],f=function(g){let x=/([LR]:|[\w\.:][\w\.:\-]*|[\,\|\-\(\)])/g,S=x.exec(g);return{next:()=>{if(!S)return null;const v=S[0];return S=x.exec(g),v}}}(a);let u=f.next();for(;u!==null;){let g=0;if(u.length===2&&u.charAt(1)===":"){switch(u.charAt(0)){case"R":g=1;break;case"L":g=-1;break;default:console.log(`Unknown priority ${u} in scope selector`)}u=f.next()}let x=p();if(c.push({matcher:x,priority:g}),u!==",")break;u=f.next()}return c;function h(){if(u==="-"){u=f.next();const g=h();return x=>!!g&&!g(x)}if(u==="("){u=f.next();const g=function(){const x=[];let S=p();for(;S&&(x.push(S),u==="|"||u===",");){do u=f.next();while(u==="|"||u===",");S=p()}return v=>x.some(m=>m(v))}();return u===")"&&(u=f.next()),g}if(i(u)){const g=[];do g.push(u),u=f.next();while(i(u));return x=>l(g,x)}return null}function p(){const g=[];let x=h();for(;x;)g.push(x),x=h();return S=>g.every(v=>v(S))}}},44:(s,o)=>{Object.defineProperty(o,"__esModule",{value:!0}),o.disposeOnigString=void 0,o.disposeOnigString=function(i){typeof i.dispose=="function"&&i.dispose()}},50:(s,o,i)=>{Object.defineProperty(o,"__esModule",{value:!0}),o.parseRawGrammar=void 0;const a=i(69),l=i(350),c=i(974);o.parseRawGrammar=function(f,u=null){return u!==null&&/\.json$/.test(u)?(h=f,p=u,l.DebugFlags.InDebugMode?c.parseJSON(h,p,!0):JSON.parse(h)):function(g,x){return l.DebugFlags.InDebugMode?a.parseWithLocation(g,x,"$vscodeTextmateLocation"):a.parsePLIST(g)}(f,u);var h,p}},69:(s,o)=>{function i(a,l,c){const f=a.length;let u=0,h=1,p=0;function g(C){if(c===null)u+=C;else for(;C>0;)a.charCodeAt(u)===10?(u++,h++,p=0):(u++,p++),C--}function x(C){c===null?u=C:g(C-u)}function S(){for(;u<f;){let C=a.charCodeAt(u);if(C!==32&&C!==9&&C!==13&&C!==10)break;g(1)}}function v(C){return a.substr(u,C.length)===C&&(g(C.length),!0)}function m(C){let X=a.indexOf(C,u);x(X!==-1?X+C.length:f)}function w(C){let X=a.indexOf(C,u);if(X!==-1){let W=a.substring(u,X);return x(X+C.length),W}{let W=a.substr(u);return x(f),W}}f>0&&a.charCodeAt(0)===65279&&(u=1);let E=0,$=null,d=[],b=[],y=null;function _(C,X){d.push(E),b.push($),E=C,$=X}function T(){if(d.length===0)return P("illegal state stack");E=d.pop(),$=b.pop()}function P(C){throw new Error("Near offset "+u+": "+C+" ~~~"+a.substr(u,50)+"~~~")}const k=function(){if(y===null)return P("missing <key>");let C={};c!==null&&(C[c]={filename:l,line:h,char:p}),$[y]=C,y=null,_(1,C)},R=function(){if(y===null)return P("missing <key>");let C=[];$[y]=C,y=null,_(2,C)},A=function(){let C={};c!==null&&(C[c]={filename:l,line:h,char:p}),$.push(C),_(1,C)},I=function(){let C=[];$.push(C),_(2,C)};function j(){if(E!==1)return P("unexpected </dict>");T()}function H(){return E===1||E!==2?P("unexpected </array>"):void T()}function B(C){if(E===1){if(y===null)return P("missing <key>");$[y]=C,y=null}else E===2?$.push(C):$=C}function K(C){if(isNaN(C))return P("cannot parse float");if(E===1){if(y===null)return P("missing <key>");$[y]=C,y=null}else E===2?$.push(C):$=C}function re(C){if(isNaN(C))return P("cannot parse integer");if(E===1){if(y===null)return P("missing <key>");$[y]=C,y=null}else E===2?$.push(C):$=C}function Q(C){if(E===1){if(y===null)return P("missing <key>");$[y]=C,y=null}else E===2?$.push(C):$=C}function ee(C){if(E===1){if(y===null)return P("missing <key>");$[y]=C,y=null}else E===2?$.push(C):$=C}function fe(C){if(E===1){if(y===null)return P("missing <key>");$[y]=C,y=null}else E===2?$.push(C):$=C}function ce(){let C=w(">"),X=!1;return C.charCodeAt(C.length-1)===47&&(X=!0,C=C.substring(0,C.length-1)),{name:C.trim(),isClosed:X}}function ve(C){if(C.isClosed)return"";let X=w("</");return m(">"),X.replace(/&#([0-9]+);/g,function(W,te){return String.fromCodePoint(parseInt(te,10))}).replace(/&#x([0-9a-f]+);/g,function(W,te){return String.fromCodePoint(parseInt(te,16))}).replace(/&amp;|&lt;|&gt;|&quot;|&apos;/g,function(W){switch(W){case"&amp;":return"&";case"&lt;":return"<";case"&gt;":return">";case"&quot;":return'"';case"&apos;":return"'"}return W})}for(;u<f&&(S(),!(u>=f));){const C=a.charCodeAt(u);if(g(1),C!==60)return P("expected <");if(u>=f)return P("unexpected end of input");const X=a.charCodeAt(u);if(X===63){g(1),m("?>");continue}if(X===33){if(g(1),v("--")){m("-->");continue}m(">");continue}if(X===47){if(g(1),S(),v("plist")){m(">");continue}if(v("dict")){m(">"),j();continue}if(v("array")){m(">"),H();continue}return P("unexpected closed tag")}let W=ce();switch(W.name){case"dict":E===1?k():E===2?A():($={},c!==null&&($[c]={filename:l,line:h,char:p}),_(1,$)),W.isClosed&&j();continue;case"array":E===1?R():E===2?I():($=[],_(2,$)),W.isClosed&&H();continue;case"key":we=ve(W),E!==1?P("unexpected <key>"):y!==null?P("too many <key>"):y=we;continue;case"string":B(ve(W));continue;case"real":K(parseFloat(ve(W)));continue;case"integer":re(parseInt(ve(W),10));continue;case"date":Q(new Date(ve(W)));continue;case"data":ee(ve(W));continue;case"true":ve(W),fe(!0);continue;case"false":ve(W),fe(!1);continue}if(!/^plist/.test(W.name))return P("unexpected opened tag "+W.name)}var we;return $}Object.defineProperty(o,"__esModule",{value:!0}),o.parsePLIST=o.parseWithLocation=void 0,o.parseWithLocation=function(a,l,c){return i(a,l,c)},o.parsePLIST=function(a){return i(a,null,null)}},652:(s,o,i)=>{Object.defineProperty(o,"__esModule",{value:!0}),o.SyncRegistry=void 0;const a=i(391);o.SyncRegistry=class{constructor(l,c){this._onigLibPromise=c,this._grammars=new Map,this._rawGrammars=new Map,this._injectionGrammars=new Map,this._theme=l}dispose(){for(const l of this._grammars.values())l.dispose()}setTheme(l){this._theme=l}getColorMap(){return this._theme.getColorMap()}addGrammar(l,c){this._rawGrammars.set(l.scopeName,l),c&&this._injectionGrammars.set(l.scopeName,c)}lookup(l){return this._rawGrammars.get(l)}injections(l){return this._injectionGrammars.get(l)}getDefaults(){return this._theme.getDefaults()}themeMatch(l){return this._theme.match(l)}async grammarForScopeName(l,c,f,u,h){if(!this._grammars.has(l)){let p=this._rawGrammars.get(l);if(!p)return null;this._grammars.set(l,a.createGrammar(l,p,c,f,u,h,this,await this._onigLibPromise))}return this._grammars.get(l)}}},792:(s,o,i)=>{Object.defineProperty(o,"__esModule",{value:!0}),o.CompiledRule=o.RegExpSourceList=o.RegExpSource=o.RuleFactory=o.BeginWhileRule=o.BeginEndRule=o.IncludeOnlyRule=o.MatchRule=o.CaptureRule=o.Rule=o.ruleIdToNumber=o.ruleIdFromNumber=o.whileRuleId=o.endRuleId=void 0;const a=i(878),l=i(965),c=/\\(\d+)/,f=/\\(\d+)/g;o.endRuleId=-1,o.whileRuleId=-2,o.ruleIdFromNumber=function($){return $},o.ruleIdToNumber=function($){return $};class u{constructor(d,b,y,_){this.$location=d,this.id=b,this._name=y||null,this._nameIsCapturing=a.RegexSource.hasCaptures(this._name),this._contentName=_||null,this._contentNameIsCapturing=a.RegexSource.hasCaptures(this._contentName)}get debugName(){const d=this.$location?`${a.basename(this.$location.filename)}:${this.$location.line}`:"unknown";return`${this.constructor.name}#${this.id} @ ${d}`}getName(d,b){return this._nameIsCapturing&&this._name!==null&&d!==null&&b!==null?a.RegexSource.replaceCaptures(this._name,d,b):this._name}getContentName(d,b){return this._contentNameIsCapturing&&this._contentName!==null?a.RegexSource.replaceCaptures(this._contentName,d,b):this._contentName}}o.Rule=u;class h extends u{constructor(d,b,y,_,T){super(d,b,y,_),this.retokenizeCapturedWithRuleId=T}dispose(){}collectPatterns(d,b){throw new Error("Not supported!")}compile(d,b){throw new Error("Not supported!")}compileAG(d,b,y,_){throw new Error("Not supported!")}}o.CaptureRule=h;class p extends u{constructor(d,b,y,_,T){super(d,b,y,null),this._match=new m(_,this.id),this.captures=T,this._cachedCompiledPatterns=null}dispose(){this._cachedCompiledPatterns&&(this._cachedCompiledPatterns.dispose(),this._cachedCompiledPatterns=null)}get debugMatchRegExp(){return`${this._match.source}`}collectPatterns(d,b){b.push(this._match)}compile(d,b){return this._getCachedCompiledPatterns(d).compile(d)}compileAG(d,b,y,_){return this._getCachedCompiledPatterns(d).compileAG(d,y,_)}_getCachedCompiledPatterns(d){return this._cachedCompiledPatterns||(this._cachedCompiledPatterns=new w,this.collectPatterns(d,this._cachedCompiledPatterns)),this._cachedCompiledPatterns}}o.MatchRule=p;class g extends u{constructor(d,b,y,_,T){super(d,b,y,_),this.patterns=T.patterns,this.hasMissingPatterns=T.hasMissingPatterns,this._cachedCompiledPatterns=null}dispose(){this._cachedCompiledPatterns&&(this._cachedCompiledPatterns.dispose(),this._cachedCompiledPatterns=null)}collectPatterns(d,b){for(const y of this.patterns)d.getRule(y).collectPatterns(d,b)}compile(d,b){return this._getCachedCompiledPatterns(d).compile(d)}compileAG(d,b,y,_){return this._getCachedCompiledPatterns(d).compileAG(d,y,_)}_getCachedCompiledPatterns(d){return this._cachedCompiledPatterns||(this._cachedCompiledPatterns=new w,this.collectPatterns(d,this._cachedCompiledPatterns)),this._cachedCompiledPatterns}}o.IncludeOnlyRule=g;class x extends u{constructor(d,b,y,_,T,P,k,R,A,I){super(d,b,y,_),this._begin=new m(T,this.id),this.beginCaptures=P,this._end=new m(k||"￿",-1),this.endHasBackReferences=this._end.hasBackReferences,this.endCaptures=R,this.applyEndPatternLast=A||!1,this.patterns=I.patterns,this.hasMissingPatterns=I.hasMissingPatterns,this._cachedCompiledPatterns=null}dispose(){this._cachedCompiledPatterns&&(this._cachedCompiledPatterns.dispose(),this._cachedCompiledPatterns=null)}get debugBeginRegExp(){return`${this._begin.source}`}get debugEndRegExp(){return`${this._end.source}`}getEndWithResolvedBackReferences(d,b){return this._end.resolveBackReferences(d,b)}collectPatterns(d,b){b.push(this._begin)}compile(d,b){return this._getCachedCompiledPatterns(d,b).compile(d)}compileAG(d,b,y,_){return this._getCachedCompiledPatterns(d,b).compileAG(d,y,_)}_getCachedCompiledPatterns(d,b){if(!this._cachedCompiledPatterns){this._cachedCompiledPatterns=new w;for(const y of this.patterns)d.getRule(y).collectPatterns(d,this._cachedCompiledPatterns);this.applyEndPatternLast?this._cachedCompiledPatterns.push(this._end.hasBackReferences?this._end.clone():this._end):this._cachedCompiledPatterns.unshift(this._end.hasBackReferences?this._end.clone():this._end)}return this._end.hasBackReferences&&(this.applyEndPatternLast?this._cachedCompiledPatterns.setSource(this._cachedCompiledPatterns.length()-1,b):this._cachedCompiledPatterns.setSource(0,b)),this._cachedCompiledPatterns}}o.BeginEndRule=x;class S extends u{constructor(d,b,y,_,T,P,k,R,A){super(d,b,y,_),this._begin=new m(T,this.id),this.beginCaptures=P,this.whileCaptures=R,this._while=new m(k,o.whileRuleId),this.whileHasBackReferences=this._while.hasBackReferences,this.patterns=A.patterns,this.hasMissingPatterns=A.hasMissingPatterns,this._cachedCompiledPatterns=null,this._cachedCompiledWhilePatterns=null}dispose(){this._cachedCompiledPatterns&&(this._cachedCompiledPatterns.dispose(),this._cachedCompiledPatterns=null),this._cachedCompiledWhilePatterns&&(this._cachedCompiledWhilePatterns.dispose(),this._cachedCompiledWhilePatterns=null)}get debugBeginRegExp(){return`${this._begin.source}`}get debugWhileRegExp(){return`${this._while.source}`}getWhileWithResolvedBackReferences(d,b){return this._while.resolveBackReferences(d,b)}collectPatterns(d,b){b.push(this._begin)}compile(d,b){return this._getCachedCompiledPatterns(d).compile(d)}compileAG(d,b,y,_){return this._getCachedCompiledPatterns(d).compileAG(d,y,_)}_getCachedCompiledPatterns(d){if(!this._cachedCompiledPatterns){this._cachedCompiledPatterns=new w;for(const b of this.patterns)d.getRule(b).collectPatterns(d,this._cachedCompiledPatterns)}return this._cachedCompiledPatterns}compileWhile(d,b){return this._getCachedCompiledWhilePatterns(d,b).compile(d)}compileWhileAG(d,b,y,_){return this._getCachedCompiledWhilePatterns(d,b).compileAG(d,y,_)}_getCachedCompiledWhilePatterns(d,b){return this._cachedCompiledWhilePatterns||(this._cachedCompiledWhilePatterns=new w,this._cachedCompiledWhilePatterns.push(this._while.hasBackReferences?this._while.clone():this._while)),this._while.hasBackReferences&&this._cachedCompiledWhilePatterns.setSource(0,b||"￿"),this._cachedCompiledWhilePatterns}}o.BeginWhileRule=S;class v{static createCaptureRule(d,b,y,_,T){return d.registerRule(P=>new h(b,P,y,_,T))}static getCompiledRuleId(d,b,y){return d.id||b.registerRule(_=>{if(d.id=_,d.match)return new p(d.$vscodeTextmateLocation,d.id,d.name,d.match,v._compileCaptures(d.captures,b,y));if(d.begin===void 0){d.repository&&(y=a.mergeObjects({},y,d.repository));let T=d.patterns;return T===void 0&&d.include&&(T=[{include:d.include}]),new g(d.$vscodeTextmateLocation,d.id,d.name,d.contentName,v._compilePatterns(T,b,y))}return d.while?new S(d.$vscodeTextmateLocation,d.id,d.name,d.contentName,d.begin,v._compileCaptures(d.beginCaptures||d.captures,b,y),d.while,v._compileCaptures(d.whileCaptures||d.captures,b,y),v._compilePatterns(d.patterns,b,y)):new x(d.$vscodeTextmateLocation,d.id,d.name,d.contentName,d.begin,v._compileCaptures(d.beginCaptures||d.captures,b,y),d.end,v._compileCaptures(d.endCaptures||d.captures,b,y),d.applyEndPatternLast,v._compilePatterns(d.patterns,b,y))}),d.id}static _compileCaptures(d,b,y){let _=[];if(d){let T=0;for(const P in d){if(P==="$vscodeTextmateLocation")continue;const k=parseInt(P,10);k>T&&(T=k)}for(let P=0;P<=T;P++)_[P]=null;for(const P in d){if(P==="$vscodeTextmateLocation")continue;const k=parseInt(P,10);let R=0;d[P].patterns&&(R=v.getCompiledRuleId(d[P],b,y)),_[k]=v.createCaptureRule(b,d[P].$vscodeTextmateLocation,d[P].name,d[P].contentName,R)}}return _}static _compilePatterns(d,b,y){let _=[];if(d)for(let T=0,P=d.length;T<P;T++){const k=d[T];let R=-1;if(k.include){const A=l.parseInclude(k.include);switch(A.kind){case 0:case 1:R=v.getCompiledRuleId(y[k.include],b,y);break;case 2:let I=y[A.ruleName];I&&(R=v.getCompiledRuleId(I,b,y));break;case 3:case 4:const j=A.scopeName,H=A.kind===4?A.ruleName:null,B=b.getExternalGrammar(j,y);if(B)if(H){let K=B.repository[H];K&&(R=v.getCompiledRuleId(K,b,B.repository))}else R=v.getCompiledRuleId(B.repository.$self,b,B.repository)}}else R=v.getCompiledRuleId(k,b,y);if(R!==-1){const A=b.getRule(R);let I=!1;if((A instanceof g||A instanceof x||A instanceof S)&&A.hasMissingPatterns&&A.patterns.length===0&&(I=!0),I)continue;_.push(R)}}return{patterns:_,hasMissingPatterns:(d?d.length:0)!==_.length}}}o.RuleFactory=v;class m{constructor(d,b){if(d){const y=d.length;let _=0,T=[],P=!1;for(let k=0;k<y;k++)if(d.charAt(k)==="\\"&&k+1<y){const R=d.charAt(k+1);R==="z"?(T.push(d.substring(_,k)),T.push("$(?!\\n)(?<!\\n)"),_=k+2):R!=="A"&&R!=="G"||(P=!0),k++}this.hasAnchor=P,_===0?this.source=d:(T.push(d.substring(_,y)),this.source=T.join(""))}else this.hasAnchor=!1,this.source=d;this.hasAnchor?this._anchorCache=this._buildAnchorCache():this._anchorCache=null,this.ruleId=b,this.hasBackReferences=c.test(this.source)}clone(){return new m(this.source,this.ruleId)}setSource(d){this.source!==d&&(this.source=d,this.hasAnchor&&(this._anchorCache=this._buildAnchorCache()))}resolveBackReferences(d,b){let y=b.map(_=>d.substring(_.start,_.end));return f.lastIndex=0,this.source.replace(f,(_,T)=>a.escapeRegExpCharacters(y[parseInt(T,10)]||""))}_buildAnchorCache(){let d,b,y,_,T=[],P=[],k=[],R=[];for(d=0,b=this.source.length;d<b;d++)y=this.source.charAt(d),T[d]=y,P[d]=y,k[d]=y,R[d]=y,y==="\\"&&d+1<b&&(_=this.source.charAt(d+1),_==="A"?(T[d+1]="￿",P[d+1]="￿",k[d+1]="A",R[d+1]="A"):_==="G"?(T[d+1]="￿",P[d+1]="G",k[d+1]="￿",R[d+1]="G"):(T[d+1]=_,P[d+1]=_,k[d+1]=_,R[d+1]=_),d++);return{A0_G0:T.join(""),A0_G1:P.join(""),A1_G0:k.join(""),A1_G1:R.join("")}}resolveAnchors(d,b){return this.hasAnchor&&this._anchorCache?d?b?this._anchorCache.A1_G1:this._anchorCache.A1_G0:b?this._anchorCache.A0_G1:this._anchorCache.A0_G0:this.source}}o.RegExpSource=m;class w{constructor(){this._items=[],this._hasAnchors=!1,this._cached=null,this._anchorCache={A0_G0:null,A0_G1:null,A1_G0:null,A1_G1:null}}dispose(){this._disposeCaches()}_disposeCaches(){this._cached&&(this._cached.dispose(),this._cached=null),this._anchorCache.A0_G0&&(this._anchorCache.A0_G0.dispose(),this._anchorCache.A0_G0=null),this._anchorCache.A0_G1&&(this._anchorCache.A0_G1.dispose(),this._anchorCache.A0_G1=null),this._anchorCache.A1_G0&&(this._anchorCache.A1_G0.dispose(),this._anchorCache.A1_G0=null),this._anchorCache.A1_G1&&(this._anchorCache.A1_G1.dispose(),this._anchorCache.A1_G1=null)}push(d){this._items.push(d),this._hasAnchors=this._hasAnchors||d.hasAnchor}unshift(d){this._items.unshift(d),this._hasAnchors=this._hasAnchors||d.hasAnchor}length(){return this._items.length}setSource(d,b){this._items[d].source!==b&&(this._disposeCaches(),this._items[d].setSource(b))}compile(d){if(!this._cached){let b=this._items.map(y=>y.source);this._cached=new E(d,b,this._items.map(y=>y.ruleId))}return this._cached}compileAG(d,b,y){return this._hasAnchors?b?y?(this._anchorCache.A1_G1||(this._anchorCache.A1_G1=this._resolveAnchors(d,b,y)),this._anchorCache.A1_G1):(this._anchorCache.A1_G0||(this._anchorCache.A1_G0=this._resolveAnchors(d,b,y)),this._anchorCache.A1_G0):y?(this._anchorCache.A0_G1||(this._anchorCache.A0_G1=this._resolveAnchors(d,b,y)),this._anchorCache.A0_G1):(this._anchorCache.A0_G0||(this._anchorCache.A0_G0=this._resolveAnchors(d,b,y)),this._anchorCache.A0_G0):this.compile(d)}_resolveAnchors(d,b,y){let _=this._items.map(T=>T.resolveAnchors(b,y));return new E(d,_,this._items.map(T=>T.ruleId))}}o.RegExpSourceList=w;class E{constructor(d,b,y){this.regExps=b,this.rules=y,this.scanner=d.createOnigScanner(b)}dispose(){typeof this.scanner.dispose=="function"&&this.scanner.dispose()}toString(){const d=[];for(let b=0,y=this.rules.length;b<y;b++)d.push(" - "+this.rules[b]+": "+this.regExps[b]);return d.join(`
10
- `)}findNextMatchSync(d,b,y){const _=this.scanner.findNextMatchSync(d,b,y);return _?{ruleId:this.rules[_.index],captureIndices:_.captureIndices}:null}}o.CompiledRule=E},583:(s,o,i)=>{Object.defineProperty(o,"__esModule",{value:!0}),o.ThemeTrieElement=o.ThemeTrieElementRule=o.ColorMap=o.fontStyleToString=o.ParsedThemeRule=o.parseTheme=o.StyleAttributes=o.ScopeStack=o.Theme=void 0;const a=i(878);class l{constructor(m,w,E){this._colorMap=m,this._defaults=w,this._root=E,this._cachedMatchRoot=new a.CachedFn($=>this._root.match($))}static createFromRawTheme(m,w){return this.createFromParsedTheme(h(m),w)}static createFromParsedTheme(m,w){return function(E,$){E.sort((k,R)=>{let A=a.strcmp(k.scope,R.scope);return A!==0?A:(A=a.strArrCmp(k.parentScopes,R.parentScopes),A!==0?A:k.index-R.index)});let d=0,b="#000000",y="#ffffff";for(;E.length>=1&&E[0].scope==="";){let k=E.shift();k.fontStyle!==-1&&(d=k.fontStyle),k.foreground!==null&&(b=k.foreground),k.background!==null&&(y=k.background)}let _=new g($),T=new u(d,_.getId(b),_.getId(y)),P=new S(new x(0,null,-1,0,0),[]);for(let k=0,R=E.length;k<R;k++){let A=E[k];P.insert(0,A.scope,A.parentScopes,A.fontStyle,_.getId(A.foreground),_.getId(A.background))}return new l(_,T,P)}(m,w)}getColorMap(){return this._colorMap.getColorMap()}getDefaults(){return this._defaults}match(m){if(m===null)return this._defaults;const w=m.scopeName,E=this._cachedMatchRoot.get(w).find($=>function(d,b){if(b===null)return!0;let y=0,_=b[y];for(;d;){if(f(d.scopeName,_)){if(y++,y===b.length)return!0;_=b[y]}d=d.parent}return!1}(m.parent,$.parentScopes));return E?new u(E.fontStyle,E.foreground,E.background):null}}o.Theme=l;class c{constructor(m,w){this.parent=m,this.scopeName=w}static from(...m){let w=null;for(let E=0;E<m.length;E++)w=new c(w,m[E]);return w}push(m){return new c(this,m)}getSegments(){let m=this;const w=[];for(;m;)w.push(m.scopeName),m=m.parent;return w.reverse(),w}toString(){return this.getSegments().join(" ")}}function f(v,m){return m===v||v.startsWith(m)&&v[m.length]==="."}o.ScopeStack=c;class u{constructor(m,w,E){this.fontStyle=m,this.foregroundId=w,this.backgroundId=E}}function h(v){if(!v)return[];if(!v.settings||!Array.isArray(v.settings))return[];let m=v.settings,w=[],E=0;for(let $=0,d=m.length;$<d;$++){let b,y=m[$];if(!y.settings)continue;if(typeof y.scope=="string"){let k=y.scope;k=k.replace(/^[,]+/,""),k=k.replace(/[,]+$/,""),b=k.split(",")}else b=Array.isArray(y.scope)?y.scope:[""];let _=-1;if(typeof y.settings.fontStyle=="string"){_=0;let k=y.settings.fontStyle.split(" ");for(let R=0,A=k.length;R<A;R++)switch(k[R]){case"italic":_|=1;break;case"bold":_|=2;break;case"underline":_|=4;break;case"strikethrough":_|=8}}let T=null;typeof y.settings.foreground=="string"&&a.isValidHexColor(y.settings.foreground)&&(T=y.settings.foreground);let P=null;typeof y.settings.background=="string"&&a.isValidHexColor(y.settings.background)&&(P=y.settings.background);for(let k=0,R=b.length;k<R;k++){let A=b[k].trim().split(" "),I=A[A.length-1],j=null;A.length>1&&(j=A.slice(0,A.length-1),j.reverse()),w[E++]=new p(I,j,$,_,T,P)}}return w}o.StyleAttributes=u,o.parseTheme=h;class p{constructor(m,w,E,$,d,b){this.scope=m,this.parentScopes=w,this.index=E,this.fontStyle=$,this.foreground=d,this.background=b}}o.ParsedThemeRule=p,o.fontStyleToString=function(v){if(v===-1)return"not set";let m="";return 1&v&&(m+="italic "),2&v&&(m+="bold "),4&v&&(m+="underline "),8&v&&(m+="strikethrough "),m===""&&(m="none"),m.trim()};class g{constructor(m){if(this._lastColorId=0,this._id2color=[],this._color2id=Object.create(null),Array.isArray(m)){this._isFrozen=!0;for(let w=0,E=m.length;w<E;w++)this._color2id[m[w]]=w,this._id2color[w]=m[w]}else this._isFrozen=!1}getId(m){if(m===null)return 0;m=m.toUpperCase();let w=this._color2id[m];if(w)return w;if(this._isFrozen)throw new Error(`Missing color in color map - ${m}`);return w=++this._lastColorId,this._color2id[m]=w,this._id2color[w]=m,w}getColorMap(){return this._id2color.slice(0)}}o.ColorMap=g;class x{constructor(m,w,E,$,d){this.scopeDepth=m,this.parentScopes=w,this.fontStyle=E,this.foreground=$,this.background=d}clone(){return new x(this.scopeDepth,this.parentScopes,this.fontStyle,this.foreground,this.background)}static cloneArr(m){let w=[];for(let E=0,$=m.length;E<$;E++)w[E]=m[E].clone();return w}acceptOverwrite(m,w,E,$){this.scopeDepth>m?console.log("how did this happen?"):this.scopeDepth=m,w!==-1&&(this.fontStyle=w),E!==0&&(this.foreground=E),$!==0&&(this.background=$)}}o.ThemeTrieElementRule=x;class S{constructor(m,w=[],E={}){this._mainRule=m,this._children=E,this._rulesWithParentScopes=w}static _sortBySpecificity(m){return m.length===1||m.sort(this._cmpBySpecificity),m}static _cmpBySpecificity(m,w){if(m.scopeDepth===w.scopeDepth){const E=m.parentScopes,$=w.parentScopes;let d=E===null?0:E.length,b=$===null?0:$.length;if(d===b)for(let y=0;y<d;y++){const _=E[y].length,T=$[y].length;if(_!==T)return T-_}return b-d}return w.scopeDepth-m.scopeDepth}match(m){if(m==="")return S._sortBySpecificity([].concat(this._mainRule).concat(this._rulesWithParentScopes));let w,E,$=m.indexOf(".");return $===-1?(w=m,E=""):(w=m.substring(0,$),E=m.substring($+1)),this._children.hasOwnProperty(w)?this._children[w].match(E):S._sortBySpecificity([].concat(this._mainRule).concat(this._rulesWithParentScopes))}insert(m,w,E,$,d,b){if(w==="")return void this._doInsertHere(m,E,$,d,b);let y,_,T,P=w.indexOf(".");P===-1?(y=w,_=""):(y=w.substring(0,P),_=w.substring(P+1)),this._children.hasOwnProperty(y)?T=this._children[y]:(T=new S(this._mainRule.clone(),x.cloneArr(this._rulesWithParentScopes)),this._children[y]=T),T.insert(m+1,_,E,$,d,b)}_doInsertHere(m,w,E,$,d){if(w!==null){for(let b=0,y=this._rulesWithParentScopes.length;b<y;b++){let _=this._rulesWithParentScopes[b];if(a.strArrCmp(_.parentScopes,w)===0)return void _.acceptOverwrite(m,E,$,d)}E===-1&&(E=this._mainRule.fontStyle),$===0&&($=this._mainRule.foreground),d===0&&(d=this._mainRule.background),this._rulesWithParentScopes.push(new x(m,w,E,$,d))}else this._mainRule.acceptOverwrite(m,E,$,d)}}o.ThemeTrieElement=S},878:(s,o)=>{function i(c){return Array.isArray(c)?function(f){let u=[];for(let h=0,p=f.length;h<p;h++)u[h]=i(f[h]);return u}(c):typeof c=="object"?function(f){let u={};for(let h in f)u[h]=i(f[h]);return u}(c):c}Object.defineProperty(o,"__esModule",{value:!0}),o.performanceNow=o.CachedFn=o.escapeRegExpCharacters=o.isValidHexColor=o.strArrCmp=o.strcmp=o.RegexSource=o.basename=o.mergeObjects=o.clone=void 0,o.clone=function(c){return i(c)},o.mergeObjects=function(c,...f){return f.forEach(u=>{for(let h in u)c[h]=u[h]}),c},o.basename=function c(f){const u=~f.lastIndexOf("/")||~f.lastIndexOf("\\");return u===0?f:~u==f.length-1?c(f.substring(0,f.length-1)):f.substr(1+~u)};let a=/\$(\d+)|\${(\d+):\/(downcase|upcase)}/g;function l(c,f){return c<f?-1:c>f?1:0}o.RegexSource=class{static hasCaptures(c){return c!==null&&(a.lastIndex=0,a.test(c))}static replaceCaptures(c,f,u){return c.replace(a,(h,p,g,x)=>{let S=u[parseInt(p||g,10)];if(!S)return h;{let v=f.substring(S.start,S.end);for(;v[0]===".";)v=v.substring(1);switch(x){case"downcase":return v.toLowerCase();case"upcase":return v.toUpperCase();default:return v}}})}},o.strcmp=l,o.strArrCmp=function(c,f){if(c===null&&f===null)return 0;if(!c)return-1;if(!f)return 1;let u=c.length,h=f.length;if(u===h){for(let p=0;p<u;p++){let g=l(c[p],f[p]);if(g!==0)return g}return 0}return u-h},o.isValidHexColor=function(c){return!!(/^#[0-9a-f]{6}$/i.test(c)||/^#[0-9a-f]{8}$/i.test(c)||/^#[0-9a-f]{3}$/i.test(c)||/^#[0-9a-f]{4}$/i.test(c))},o.escapeRegExpCharacters=function(c){return c.replace(/[\-\\\{\}\*\+\?\|\^\$\.\,\[\]\(\)\#\s]/g,"\\$&")},o.CachedFn=class{constructor(c){this.fn=c,this.cache=new Map}get(c){if(this.cache.has(c))return this.cache.get(c);const f=this.fn(c);return this.cache.set(c,f),f}},o.performanceNow=typeof performance>"u"?function(){return Date.now()}:function(){return performance.now()}}},r={};return function s(o){var i=r[o];if(i!==void 0)return i.exports;var a=r[o]={exports:{}};return n[o].call(a.exports,a,a.exports,s),a.exports}(787)})()})})(dx);const bi=[{id:"abap",scopeName:"source.abap",path:"abap.tmLanguage.json",samplePath:"abap.sample"},{id:"actionscript-3",scopeName:"source.actionscript.3",path:"actionscript-3.tmLanguage.json",samplePath:"actionscript-3.sample"},{id:"ada",scopeName:"source.ada",path:"ada.tmLanguage.json",samplePath:"ada.sample"},{id:"apache",scopeName:"source.apacheconf",path:"apache.tmLanguage.json"},{id:"apex",scopeName:"source.apex",path:"apex.tmLanguage.json",samplePath:"apex.sample"},{id:"apl",scopeName:"source.apl",path:"apl.tmLanguage.json",embeddedLangs:["html","xml","css","javascript","json"]},{id:"applescript",scopeName:"source.applescript",path:"applescript.tmLanguage.json",samplePath:"applescript.sample"},{id:"asm",scopeName:"source.asm.x86_64",path:"asm.tmLanguage.json",samplePath:"asm.sample"},{id:"astro",scopeName:"source.astro",path:"astro.tmLanguage.json",samplePath:"astro.sample",embeddedLangs:["json","javascript","typescript","tsx","css","less","sass","scss","stylus"]},{id:"awk",scopeName:"source.awk",path:"awk.tmLanguage.json",samplePath:"awk.sample"},{id:"ballerina",scopeName:"source.ballerina",path:"ballerina.tmLanguage.json",samplePath:"ballerina.sample"},{id:"bat",scopeName:"source.batchfile",path:"bat.tmLanguage.json",samplePath:"bat.sample",aliases:["batch"]},{id:"berry",scopeName:"source.berry",path:"berry.tmLanguage.json",samplePath:"berry.sample",aliases:["be"]},{id:"bibtex",scopeName:"text.bibtex",path:"bibtex.tmLanguage.json"},{id:"bicep",scopeName:"source.bicep",path:"bicep.tmLanguage.json",samplePath:"bicep.sample"},{id:"blade",scopeName:"text.html.php.blade",path:"blade.tmLanguage.json",samplePath:"blade.sample",embeddedLangs:["html","xml","sql","javascript","json","css"]},{id:"c",scopeName:"source.c",path:"c.tmLanguage.json",samplePath:"c.sample"},{id:"cadence",scopeName:"source.cadence",path:"cadence.tmLanguage.json",samplePath:"cadence.sample",aliases:["cdc"]},{id:"clarity",scopeName:"source.clar",path:"clarity.tmLanguage.json",samplePath:"clarity.sample"},{id:"clojure",scopeName:"source.clojure",path:"clojure.tmLanguage.json",samplePath:"clojure.sample",aliases:["clj"]},{id:"cmake",scopeName:"source.cmake",path:"cmake.tmLanguage.json",samplePath:"cmake.sample"},{id:"cobol",scopeName:"source.cobol",path:"cobol.tmLanguage.json",samplePath:"cobol.sample",embeddedLangs:["sql","html","java"]},{id:"codeql",scopeName:"source.ql",path:"codeql.tmLanguage.json",samplePath:"codeql.sample",aliases:["ql"],embeddedLangs:["markdown"]},{id:"coffee",scopeName:"source.coffee",path:"coffee.tmLanguage.json",samplePath:"coffee.sample",embeddedLangs:["javascript"]},{id:"cpp",scopeName:"source.cpp",path:"cpp.tmLanguage.json",samplePath:"cpp.sample",embeddedLangs:["glsl","sql"]},{id:"crystal",scopeName:"source.crystal",path:"crystal.tmLanguage.json",samplePath:"crystal.sample",embeddedLangs:["html","sql","css","c","javascript","shellscript"]},{id:"csharp",scopeName:"source.cs",path:"csharp.tmLanguage.json",samplePath:"csharp.sample",aliases:["c#","cs"]},{id:"css",scopeName:"source.css",path:"css.tmLanguage.json",samplePath:"css.sample"},{id:"cue",scopeName:"source.cue",path:"cue.tmLanguage.json",samplePath:"cue.sample"},{id:"d",scopeName:"source.d",path:"d.tmLanguage.json",samplePath:"d.sample"},{id:"dart",scopeName:"source.dart",path:"dart.tmLanguage.json",samplePath:"dart.sample"},{id:"diff",scopeName:"source.diff",path:"diff.tmLanguage.json",samplePath:"diff.sample"},{id:"docker",scopeName:"source.dockerfile",path:"docker.tmLanguage.json",samplePath:"docker.sample"},{id:"dream-maker",scopeName:"source.dm",path:"dream-maker.tmLanguage.json"},{id:"elixir",scopeName:"source.elixir",path:"elixir.tmLanguage.json",samplePath:"elixir.sample",embeddedLangs:["html"]},{id:"elm",scopeName:"source.elm",path:"elm.tmLanguage.json",samplePath:"elm.sample",embeddedLangs:["glsl"]},{id:"erb",scopeName:"text.html.erb",path:"erb.tmLanguage.json",samplePath:"erb.sample",embeddedLangs:["html","ruby"]},{id:"erlang",scopeName:"source.erlang",path:"erlang.tmLanguage.json",samplePath:"erlang.sample",aliases:["erl"]},{id:"fish",scopeName:"source.fish",path:"fish.tmLanguage.json",samplePath:"fish.sample"},{id:"fsharp",scopeName:"source.fsharp",path:"fsharp.tmLanguage.json",samplePath:"fsharp.sample",aliases:["f#","fs"],embeddedLangs:["markdown"]},{id:"gherkin",scopeName:"text.gherkin.feature",path:"gherkin.tmLanguage.json"},{id:"git-commit",scopeName:"text.git-commit",path:"git-commit.tmLanguage.json",embeddedLangs:["diff"]},{id:"git-rebase",scopeName:"text.git-rebase",path:"git-rebase.tmLanguage.json",embeddedLangs:["shellscript"]},{id:"glsl",scopeName:"source.glsl",path:"glsl.tmLanguage.json",samplePath:"glsl.sample",embeddedLangs:["c"]},{id:"gnuplot",scopeName:"source.gnuplot",path:"gnuplot.tmLanguage.json"},{id:"go",scopeName:"source.go",path:"go.tmLanguage.json",samplePath:"go.sample"},{id:"graphql",scopeName:"source.graphql",path:"graphql.tmLanguage.json",embeddedLangs:["javascript","typescript","jsx","tsx"]},{id:"groovy",scopeName:"source.groovy",path:"groovy.tmLanguage.json"},{id:"hack",scopeName:"source.hack",path:"hack.tmLanguage.json",embeddedLangs:["html","sql"]},{id:"haml",scopeName:"text.haml",path:"haml.tmLanguage.json",embeddedLangs:["ruby","javascript","sass","coffee","markdown","css"]},{id:"handlebars",scopeName:"text.html.handlebars",path:"handlebars.tmLanguage.json",aliases:["hbs"],embeddedLangs:["html","css","javascript","yaml"]},{id:"haskell",scopeName:"source.haskell",path:"haskell.tmLanguage.json",aliases:["hs"]},{id:"hcl",scopeName:"source.hcl",path:"hcl.tmLanguage.json",samplePath:"hcl.sample"},{id:"hlsl",scopeName:"source.hlsl",path:"hlsl.tmLanguage.json"},{id:"html",scopeName:"text.html.basic",path:"html.tmLanguage.json",samplePath:"html.sample",embeddedLangs:["javascript","css"]},{id:"imba",scopeName:"source.imba",path:"imba.tmLanguage.json",samplePath:"imba.sample"},{id:"ini",scopeName:"source.ini",path:"ini.tmLanguage.json"},{id:"java",scopeName:"source.java",path:"java.tmLanguage.json",samplePath:"java.sample"},{id:"javascript",scopeName:"source.js",path:"javascript.tmLanguage.json",samplePath:"javascript.sample",aliases:["js"]},{id:"jinja-html",scopeName:"text.html.jinja",path:"jinja-html.tmLanguage.json",embeddedLangs:["html"]},{id:"json",scopeName:"source.json",path:"json.tmLanguage.json"},{id:"json5",scopeName:"source.json5",path:"json5.tmLanguage.json",samplePath:"json5.sample"},{id:"jsonc",scopeName:"source.json.comments",path:"jsonc.tmLanguage.json"},{id:"jsonnet",scopeName:"source.jsonnet",path:"jsonnet.tmLanguage.json"},{id:"jssm",scopeName:"source.jssm",path:"jssm.tmLanguage.json",samplePath:"jssm.sample",aliases:["fsl"]},{id:"jsx",scopeName:"source.js.jsx",path:"jsx.tmLanguage.json"},{id:"julia",scopeName:"source.julia",path:"julia.tmLanguage.json",embeddedLangs:["cpp","python","javascript","r","sql"]},{id:"kotlin",scopeName:"source.kotlin",path:"kotlin.tmLanguage.json"},{id:"latex",scopeName:"text.tex.latex",path:"latex.tmLanguage.json",embeddedLangs:["tex","css","haskell","html","xml","java","lua","julia","ruby","javascript","typescript","python","yaml","rust","scala","gnuplot"]},{id:"less",scopeName:"source.css.less",path:"less.tmLanguage.json",embeddedLangs:["css"]},{id:"liquid",scopeName:"text.html.liquid",path:"liquid.tmLanguage.json",samplePath:"liquid.sample",embeddedLangs:["html","css","json","javascript"]},{id:"lisp",scopeName:"source.lisp",path:"lisp.tmLanguage.json"},{id:"logo",scopeName:"source.logo",path:"logo.tmLanguage.json"},{id:"lua",scopeName:"source.lua",path:"lua.tmLanguage.json",embeddedLangs:["c"]},{id:"make",scopeName:"source.makefile",path:"make.tmLanguage.json",aliases:["makefile"]},{id:"markdown",scopeName:"text.html.markdown",path:"markdown.tmLanguage.json",aliases:["md"],embeddedLangs:["css","html","ini","java","lua","make","perl","r","ruby","php","sql","vb","xml","xsl","yaml","bat","clojure","coffee","c","cpp","diff","docker","git-commit","git-rebase","go","groovy","pug","javascript","json","jsonc","less","objective-c","swift","scss","raku","powershell","python","julia","rust","scala","shellscript","typescript","tsx","csharp","fsharp","dart","handlebars","erlang","elixir","latex","bibtex"]},{id:"marko",scopeName:"text.marko",path:"marko.tmLanguage.json",embeddedLangs:["css","less","scss","typescript"]},{id:"matlab",scopeName:"source.matlab",path:"matlab.tmLanguage.json"},{id:"mdx",scopeName:"text.html.markdown.jsx",path:"mdx.tmLanguage.json",embeddedLangs:["jsx","markdown"]},{id:"mermaid",scopeName:"source.mermaid",path:"mermaid.tmLanguage.json"},{id:"nginx",scopeName:"source.nginx",path:"nginx.tmLanguage.json",embeddedLangs:["lua"]},{id:"nim",scopeName:"source.nim",path:"nim.tmLanguage.json",embeddedLangs:["c","html","xml","javascript","css","glsl","markdown"]},{id:"nix",scopeName:"source.nix",path:"nix.tmLanguage.json"},{id:"objective-c",scopeName:"source.objc",path:"objective-c.tmLanguage.json",aliases:["objc"]},{id:"objective-cpp",scopeName:"source.objcpp",path:"objective-cpp.tmLanguage.json"},{id:"ocaml",scopeName:"source.ocaml",path:"ocaml.tmLanguage.json"},{id:"pascal",scopeName:"source.pascal",path:"pascal.tmLanguage.json"},{id:"perl",scopeName:"source.perl",path:"perl.tmLanguage.json",embeddedLangs:["html","xml","css","javascript","sql"]},{id:"php",scopeName:"source.php",path:"php.tmLanguage.json",embeddedLangs:["html","xml","sql","javascript","json","css"]},{id:"plsql",scopeName:"source.plsql.oracle",path:"plsql.tmLanguage.json"},{id:"postcss",scopeName:"source.css.postcss",path:"postcss.tmLanguage.json"},{id:"powershell",scopeName:"source.powershell",path:"powershell.tmLanguage.json",aliases:["ps","ps1"]},{id:"prisma",scopeName:"source.prisma",path:"prisma.tmLanguage.json",samplePath:"prisma.sample"},{id:"prolog",scopeName:"source.prolog",path:"prolog.tmLanguage.json"},{id:"proto",scopeName:"source.proto",path:"proto.tmLanguage.json",samplePath:"proto.sample"},{id:"pug",scopeName:"text.pug",path:"pug.tmLanguage.json",aliases:["jade"],embeddedLangs:["javascript","css","sass","scss","stylus","coffee","html"]},{id:"puppet",scopeName:"source.puppet",path:"puppet.tmLanguage.json"},{id:"purescript",scopeName:"source.purescript",path:"purescript.tmLanguage.json"},{id:"python",scopeName:"source.python",path:"python.tmLanguage.json",samplePath:"python.sample",aliases:["py"]},{id:"r",scopeName:"source.r",path:"r.tmLanguage.json"},{id:"raku",scopeName:"source.perl.6",path:"raku.tmLanguage.json",aliases:["perl6"]},{id:"razor",scopeName:"text.aspnetcorerazor",path:"razor.tmLanguage.json",embeddedLangs:["html","csharp"]},{id:"rel",scopeName:"source.rel",path:"rel.tmLanguage.json",samplePath:"rel.sample"},{id:"riscv",scopeName:"source.riscv",path:"riscv.tmLanguage.json"},{id:"rst",scopeName:"source.rst",path:"rst.tmLanguage.json",embeddedLangs:["cpp","python","javascript","shellscript","yaml","cmake","ruby"]},{id:"ruby",scopeName:"source.ruby",path:"ruby.tmLanguage.json",samplePath:"ruby.sample",aliases:["rb"],embeddedLangs:["html","xml","sql","css","c","javascript","shellscript","lua"]},{id:"rust",scopeName:"source.rust",path:"rust.tmLanguage.json",aliases:["rs"]},{id:"sas",scopeName:"source.sas",path:"sas.tmLanguage.json",embeddedLangs:["sql"]},{id:"sass",scopeName:"source.sass",path:"sass.tmLanguage.json"},{id:"scala",scopeName:"source.scala",path:"scala.tmLanguage.json"},{id:"scheme",scopeName:"source.scheme",path:"scheme.tmLanguage.json"},{id:"scss",scopeName:"source.css.scss",path:"scss.tmLanguage.json",embeddedLangs:["css"]},{id:"shaderlab",scopeName:"source.shaderlab",path:"shaderlab.tmLanguage.json",aliases:["shader"],embeddedLangs:["hlsl"]},{id:"shellscript",scopeName:"source.shell",path:"shellscript.tmLanguage.json",aliases:["shell","bash","sh","zsh"]},{id:"smalltalk",scopeName:"source.smalltalk",path:"smalltalk.tmLanguage.json"},{id:"solidity",scopeName:"source.solidity",path:"solidity.tmLanguage.json"},{id:"sparql",scopeName:"source.sparql",path:"sparql.tmLanguage.json",samplePath:"sparql.sample",embeddedLangs:["turtle"]},{id:"sql",scopeName:"source.sql",path:"sql.tmLanguage.json"},{id:"ssh-config",scopeName:"source.ssh-config",path:"ssh-config.tmLanguage.json"},{id:"stata",scopeName:"source.stata",path:"stata.tmLanguage.json",samplePath:"stata.sample",embeddedLangs:["sql"]},{id:"stylus",scopeName:"source.stylus",path:"stylus.tmLanguage.json",aliases:["styl"]},{id:"svelte",scopeName:"source.svelte",path:"svelte.tmLanguage.json",embeddedLangs:["javascript","typescript","coffee","stylus","sass","css","scss","less","postcss","pug","markdown"]},{id:"swift",scopeName:"source.swift",path:"swift.tmLanguage.json"},{id:"system-verilog",scopeName:"source.systemverilog",path:"system-verilog.tmLanguage.json"},{id:"tasl",scopeName:"source.tasl",path:"tasl.tmLanguage.json",samplePath:"tasl.sample"},{id:"tcl",scopeName:"source.tcl",path:"tcl.tmLanguage.json"},{id:"tex",scopeName:"text.tex",path:"tex.tmLanguage.json",embeddedLangs:["r"]},{id:"toml",scopeName:"source.toml",path:"toml.tmLanguage.json"},{id:"tsx",scopeName:"source.tsx",path:"tsx.tmLanguage.json",samplePath:"tsx.sample"},{id:"turtle",scopeName:"source.turtle",path:"turtle.tmLanguage.json",samplePath:"turtle.sample"},{id:"twig",scopeName:"text.html.twig",path:"twig.tmLanguage.json",embeddedLangs:["css","javascript","php","python","ruby"]},{id:"typescript",scopeName:"source.ts",path:"typescript.tmLanguage.json",aliases:["ts"]},{id:"v",scopeName:"source.v",path:"v.tmLanguage.json",samplePath:"v.sample"},{id:"vb",scopeName:"source.asp.vb.net",path:"vb.tmLanguage.json",aliases:["cmd"]},{id:"verilog",scopeName:"source.verilog",path:"verilog.tmLanguage.json"},{id:"vhdl",scopeName:"source.vhdl",path:"vhdl.tmLanguage.json"},{id:"viml",scopeName:"source.viml",path:"viml.tmLanguage.json",aliases:["vim","vimscript"]},{id:"vue-html",scopeName:"text.html.vue-html",path:"vue-html.tmLanguage.json",embeddedLangs:["vue","javascript"]},{id:"vue",scopeName:"source.vue",path:"vue.tmLanguage.json",embeddedLangs:["html","markdown","pug","stylus","sass","css","scss","less","javascript","typescript","jsx","tsx","json","jsonc","yaml","toml","graphql"]},{id:"wasm",scopeName:"source.wat",path:"wasm.tmLanguage.json"},{id:"wenyan",scopeName:"source.wenyan",path:"wenyan.tmLanguage.json",aliases:["文言"]},{id:"xml",scopeName:"text.xml",path:"xml.tmLanguage.json",embeddedLangs:["java"]},{id:"xsl",scopeName:"text.xml.xsl",path:"xsl.tmLanguage.json",embeddedLangs:["xml"]},{id:"yaml",scopeName:"source.yaml",path:"yaml.tmLanguage.json"},{id:"zenscript",scopeName:"source.zenscript",path:"zenscript.tmLanguage.json",samplePath:"zenscript.sample"}];var wo=(e=>(e[e.NotSet=-1]="NotSet",e[e.None=0]="None",e[e.Italic=1]="Italic",e[e.Bold=2]="Bold",e[e.Underline=4]="Underline",e))(wo||{});class et{static toBinaryStr(t){let n=t.toString(2);for(;n.length<32;)n="0"+n;return n}static printMetadata(t){let n=et.getLanguageId(t),r=et.getTokenType(t),s=et.getFontStyle(t),o=et.getForeground(t),i=et.getBackground(t);console.log({languageId:n,tokenType:r,fontStyle:s,foreground:o,background:i})}static getLanguageId(t){return(t&255)>>>0}static getTokenType(t){return(t&768)>>>8}static getFontStyle(t){return(t&14336)>>>11}static getForeground(t){return(t&8372224)>>>15}static getBackground(t){return(t&4286578688)>>>24}static containsBalancedBrackets(t){return(t&1024)!==0}static set(t,n,r,s,o,i){let a=et.getLanguageId(t),l=et.getTokenType(t),c=et.getFontStyle(t),f=et.getForeground(t),u=et.getBackground(t),h=et.containsBalancedBrackets(t)?1:0;return n!==0&&(a=n),r!==0&&(l=r===8?0:r),s!==-1&&(c=s),o!==0&&(f=o),i!==0&&(u=i),(a<<0|l<<8|c<<11|h<<10|f<<15|u<<24)>>>0}}function px(e){return e.endsWith("/")||e.endsWith("\\")?e.slice(0,-1):e}function mx(e){return e.startsWith("./")?e.slice(2):e}function Ip(e){const t=e.split(/[\/\\]/g);return t.slice(0,t.length-1)}function jp(...e){return e.map(px).map(mx).join("/")}function gx(e,t){const n=new Map;for(const r of e){const s=t(r);n.has(s)?n.get(s).push(r):n.set(s,[r])}return n}function vx(e,t=!1){const n=e.length;let r=0,s="",o=0,i=16,a=0,l=0,c=0,f=0,u=0;function h(w,E){let $=0,d=0;for(;$<w||!E;){let b=e.charCodeAt(r);if(b>=48&&b<=57)d=d*16+b-48;else if(b>=65&&b<=70)d=d*16+b-65+10;else if(b>=97&&b<=102)d=d*16+b-97+10;else break;r++,$++}return $<w&&(d=-1),d}function p(w){r=w,s="",o=0,i=16,u=0}function g(){let w=r;if(e.charCodeAt(r)===48)r++;else for(r++;r<e.length&&Jn(e.charCodeAt(r));)r++;if(r<e.length&&e.charCodeAt(r)===46)if(r++,r<e.length&&Jn(e.charCodeAt(r)))for(r++;r<e.length&&Jn(e.charCodeAt(r));)r++;else return u=3,e.substring(w,r);let E=r;if(r<e.length&&(e.charCodeAt(r)===69||e.charCodeAt(r)===101))if(r++,(r<e.length&&e.charCodeAt(r)===43||e.charCodeAt(r)===45)&&r++,r<e.length&&Jn(e.charCodeAt(r))){for(r++;r<e.length&&Jn(e.charCodeAt(r));)r++;E=r}else u=3;return e.substring(w,E)}function x(){let w="",E=r;for(;;){if(r>=n){w+=e.substring(E,r),u=2;break}const $=e.charCodeAt(r);if($===34){w+=e.substring(E,r),r++;break}if($===92){if(w+=e.substring(E,r),r++,r>=n){u=2;break}switch(e.charCodeAt(r++)){case 34:w+='"';break;case 92:w+="\\";break;case 47:w+="/";break;case 98:w+="\b";break;case 102:w+="\f";break;case 110:w+=`
11
- `;break;case 114:w+="\r";break;case 116:w+=" ";break;case 117:const b=h(4,!0);b>=0?w+=String.fromCharCode(b):u=4;break;default:u=5}E=r;continue}if($>=0&&$<=31)if(Yr($)){w+=e.substring(E,r),u=2;break}else u=6;r++}return w}function S(){if(s="",u=0,o=r,l=a,f=c,r>=n)return o=n,i=17;let w=e.charCodeAt(r);if(ta(w)){do r++,s+=String.fromCharCode(w),w=e.charCodeAt(r);while(ta(w));return i=15}if(Yr(w))return r++,s+=String.fromCharCode(w),w===13&&e.charCodeAt(r)===10&&(r++,s+=`
12
- `),a++,c=r,i=14;switch(w){case 123:return r++,i=1;case 125:return r++,i=2;case 91:return r++,i=3;case 93:return r++,i=4;case 58:return r++,i=6;case 44:return r++,i=5;case 34:return r++,s=x(),i=10;case 47:const E=r-1;if(e.charCodeAt(r+1)===47){for(r+=2;r<n&&!Yr(e.charCodeAt(r));)r++;return s=e.substring(E,r),i=12}if(e.charCodeAt(r+1)===42){r+=2;const $=n-1;let d=!1;for(;r<$;){const b=e.charCodeAt(r);if(b===42&&e.charCodeAt(r+1)===47){r+=2,d=!0;break}r++,Yr(b)&&(b===13&&e.charCodeAt(r)===10&&r++,a++,c=r)}return d||(r++,u=1),s=e.substring(E,r),i=13}return s+=String.fromCharCode(w),r++,i=16;case 45:if(s+=String.fromCharCode(w),r++,r===n||!Jn(e.charCodeAt(r)))return i=16;case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return s+=g(),i=11;default:for(;r<n&&v(w);)r++,w=e.charCodeAt(r);if(o!==r){switch(s=e.substring(o,r),s){case"true":return i=8;case"false":return i=9;case"null":return i=7}return i=16}return s+=String.fromCharCode(w),r++,i=16}}function v(w){if(ta(w)||Yr(w))return!1;switch(w){case 125:case 93:case 123:case 91:case 34:case 58:case 44:case 47:return!1}return!0}function m(){let w;do w=S();while(w>=12&&w<=15);return w}return{setPosition:p,getPosition:()=>r,scan:t?m:S,getToken:()=>i,getTokenValue:()=>s,getTokenOffset:()=>o,getTokenLength:()=>r-o,getTokenStartLine:()=>l,getTokenStartCharacter:()=>o-f,getTokenError:()=>u}}function ta(e){return e===32||e===9}function Yr(e){return e===10||e===13}function Jn(e){return e>=48&&e<=57}var vf;(function(e){e[e.lineFeed=10]="lineFeed",e[e.carriageReturn=13]="carriageReturn",e[e.space=32]="space",e[e._0=48]="_0",e[e._1=49]="_1",e[e._2=50]="_2",e[e._3=51]="_3",e[e._4=52]="_4",e[e._5=53]="_5",e[e._6=54]="_6",e[e._7=55]="_7",e[e._8=56]="_8",e[e._9=57]="_9",e[e.a=97]="a",e[e.b=98]="b",e[e.c=99]="c",e[e.d=100]="d",e[e.e=101]="e",e[e.f=102]="f",e[e.g=103]="g",e[e.h=104]="h",e[e.i=105]="i",e[e.j=106]="j",e[e.k=107]="k",e[e.l=108]="l",e[e.m=109]="m",e[e.n=110]="n",e[e.o=111]="o",e[e.p=112]="p",e[e.q=113]="q",e[e.r=114]="r",e[e.s=115]="s",e[e.t=116]="t",e[e.u=117]="u",e[e.v=118]="v",e[e.w=119]="w",e[e.x=120]="x",e[e.y=121]="y",e[e.z=122]="z",e[e.A=65]="A",e[e.B=66]="B",e[e.C=67]="C",e[e.D=68]="D",e[e.E=69]="E",e[e.F=70]="F",e[e.G=71]="G",e[e.H=72]="H",e[e.I=73]="I",e[e.J=74]="J",e[e.K=75]="K",e[e.L=76]="L",e[e.M=77]="M",e[e.N=78]="N",e[e.O=79]="O",e[e.P=80]="P",e[e.Q=81]="Q",e[e.R=82]="R",e[e.S=83]="S",e[e.T=84]="T",e[e.U=85]="U",e[e.V=86]="V",e[e.W=87]="W",e[e.X=88]="X",e[e.Y=89]="Y",e[e.Z=90]="Z",e[e.asterisk=42]="asterisk",e[e.backslash=92]="backslash",e[e.closeBrace=125]="closeBrace",e[e.closeBracket=93]="closeBracket",e[e.colon=58]="colon",e[e.comma=44]="comma",e[e.dot=46]="dot",e[e.doubleQuote=34]="doubleQuote",e[e.minus=45]="minus",e[e.openBrace=123]="openBrace",e[e.openBracket=91]="openBracket",e[e.plus=43]="plus",e[e.slash=47]="slash",e[e.formFeed=12]="formFeed",e[e.tab=9]="tab"})(vf||(vf={}));var Uo;(function(e){e.DEFAULT={allowTrailingComma:!1}})(Uo||(Uo={}));function _x(e,t=[],n=Uo.DEFAULT){let r=null,s=[];const o=[];function i(l){Array.isArray(s)?s.push(l):r!==null&&(s[r]=l)}return yx(e,{onObjectBegin:()=>{const l={};i(l),o.push(s),s=l,r=null},onObjectProperty:l=>{r=l},onObjectEnd:()=>{s=o.pop()},onArrayBegin:()=>{const l=[];i(l),o.push(s),s=l,r=null},onArrayEnd:()=>{s=o.pop()},onLiteralValue:i,onError:(l,c,f)=>{t.push({error:l,offset:c,length:f})}},n),s[0]}function yx(e,t,n=Uo.DEFAULT){const r=vx(e,!1),s=[];function o(k){return k?()=>k(r.getTokenOffset(),r.getTokenLength(),r.getTokenStartLine(),r.getTokenStartCharacter()):()=>!0}function i(k){return k?()=>k(r.getTokenOffset(),r.getTokenLength(),r.getTokenStartLine(),r.getTokenStartCharacter(),()=>s.slice()):()=>!0}function a(k){return k?R=>k(R,r.getTokenOffset(),r.getTokenLength(),r.getTokenStartLine(),r.getTokenStartCharacter()):()=>!0}function l(k){return k?R=>k(R,r.getTokenOffset(),r.getTokenLength(),r.getTokenStartLine(),r.getTokenStartCharacter(),()=>s.slice()):()=>!0}const c=i(t.onObjectBegin),f=l(t.onObjectProperty),u=o(t.onObjectEnd),h=i(t.onArrayBegin),p=o(t.onArrayEnd),g=l(t.onLiteralValue),x=a(t.onSeparator),S=o(t.onComment),v=a(t.onError),m=n&&n.disallowComments,w=n&&n.allowTrailingComma;function E(){for(;;){const k=r.scan();switch(r.getTokenError()){case 4:$(14);break;case 5:$(15);break;case 3:$(13);break;case 1:m||$(11);break;case 2:$(12);break;case 6:$(16);break}switch(k){case 12:case 13:m?$(10):S();break;case 16:$(1);break;case 15:case 14:break;default:return k}}}function $(k,R=[],A=[]){if(v(k),R.length+A.length>0){let I=r.getToken();for(;I!==17;){if(R.indexOf(I)!==-1){E();break}else if(A.indexOf(I)!==-1)break;I=E()}}}function d(k){const R=r.getTokenValue();return k?g(R):(f(R),s.push(R)),E(),!0}function b(){switch(r.getToken()){case 11:const k=r.getTokenValue();let R=Number(k);isNaN(R)&&($(2),R=0),g(R);break;case 7:g(null);break;case 8:g(!0);break;case 9:g(!1);break;default:return!1}return E(),!0}function y(){return r.getToken()!==10?($(3,[],[2,5]),!1):(d(!1),r.getToken()===6?(x(":"),E(),P()||$(4,[],[2,5])):$(5,[],[2,5]),s.pop(),!0)}function _(){c(),E();let k=!1;for(;r.getToken()!==2&&r.getToken()!==17;){if(r.getToken()===5){if(k||$(4,[],[]),x(","),E(),r.getToken()===2&&w)break}else k&&$(6,[],[]);y()||$(4,[],[2,5]),k=!0}return u(),r.getToken()!==2?$(7,[2],[]):E(),!0}function T(){h(),E();let k=!0,R=!1;for(;r.getToken()!==4&&r.getToken()!==17;){if(r.getToken()===5){if(R||$(4,[],[]),x(","),E(),r.getToken()===4&&w)break}else R&&$(6,[],[]);k?(s.push(0),k=!1):s[s.length-1]++,P()||$(4,[],[4,5]),R=!0}return p(),k||s.pop(),r.getToken()!==4?$(8,[4],[]):E(),!0}function P(){switch(r.getToken()){case 3:return T();case 1:return _();case 10:return d(!0);default:return b()}}return E(),r.getToken()===17?n.allowEmptyContent?!0:($(4,[],[]),!1):P()?(r.getToken()!==17&&$(9,[],[]),!0):($(4,[],[]),!1)}var _f;(function(e){e[e.None=0]="None",e[e.UnexpectedEndOfComment=1]="UnexpectedEndOfComment",e[e.UnexpectedEndOfString=2]="UnexpectedEndOfString",e[e.UnexpectedEndOfNumber=3]="UnexpectedEndOfNumber",e[e.InvalidUnicode=4]="InvalidUnicode",e[e.InvalidEscapeCharacter=5]="InvalidEscapeCharacter",e[e.InvalidCharacter=6]="InvalidCharacter"})(_f||(_f={}));var yf;(function(e){e[e.OpenBraceToken=1]="OpenBraceToken",e[e.CloseBraceToken=2]="CloseBraceToken",e[e.OpenBracketToken=3]="OpenBracketToken",e[e.CloseBracketToken=4]="CloseBracketToken",e[e.CommaToken=5]="CommaToken",e[e.ColonToken=6]="ColonToken",e[e.NullKeyword=7]="NullKeyword",e[e.TrueKeyword=8]="TrueKeyword",e[e.FalseKeyword=9]="FalseKeyword",e[e.StringLiteral=10]="StringLiteral",e[e.NumericLiteral=11]="NumericLiteral",e[e.LineCommentTrivia=12]="LineCommentTrivia",e[e.BlockCommentTrivia=13]="BlockCommentTrivia",e[e.LineBreakTrivia=14]="LineBreakTrivia",e[e.Trivia=15]="Trivia",e[e.Unknown=16]="Unknown",e[e.EOF=17]="EOF"})(yf||(yf={}));const bx=_x;var bf;(function(e){e[e.InvalidSymbol=1]="InvalidSymbol",e[e.InvalidNumberFormat=2]="InvalidNumberFormat",e[e.PropertyNameExpected=3]="PropertyNameExpected",e[e.ValueExpected=4]="ValueExpected",e[e.ColonExpected=5]="ColonExpected",e[e.CommaExpected=6]="CommaExpected",e[e.CloseBraceExpected=7]="CloseBraceExpected",e[e.CloseBracketExpected=8]="CloseBracketExpected",e[e.EndOfFileExpected=9]="EndOfFileExpected",e[e.InvalidCommentToken=10]="InvalidCommentToken",e[e.UnexpectedEndOfComment=11]="UnexpectedEndOfComment",e[e.UnexpectedEndOfString=12]="UnexpectedEndOfString",e[e.UnexpectedEndOfNumber=13]="UnexpectedEndOfNumber",e[e.InvalidUnicode=14]="InvalidUnicode",e[e.InvalidEscapeCharacter=15]="InvalidEscapeCharacter",e[e.InvalidCharacter=16]="InvalidCharacter"})(bf||(bf={}));"process"in globalThis&&typeof process<"u"&&typeof process.release<"u"&&process.release.name;let Mp="";const wx="dist/";function Ex(e){Mp=e.endsWith("/")?e:e+"/"}let na=null;async function $x(e){if(!na){let t;t=Es.loadWASM({data:await(globalThis.__shiki_fetch__||globalThis.fetch)(Dp(jp(...Ip(e),"onig.wasm")))}),na=t.then(()=>({createOnigScanner(n){return Es.createOnigScanner(n)},createOnigString(n){return Es.createOnigString(n)}}))}return na}function Dp(e){return`${Mp}${e}`}async function Tx(e){const t=Dp(e);return await(globalThis.__shiki_fetch__||globalThis.fetch)(t).then(n=>n.text())}async function Fp(e){const t=[],n=bx(await Tx(e),t,{allowTrailingComma:!0});if(t.length)throw t[0];return n}async function Bp(e){let t=await Fp(e);const n=Hp(t);if(n.include){const r=await Bp(jp(...Ip(e),n.include));r.settings&&(n.settings=r.settings.concat(n.settings)),r.bg&&!n.bg&&(n.bg=r.bg),r.colors&&(n.colors={...r.colors,...n.colors}),delete n.include}return n}async function xx(e){return await Fp(e)}function Sx(e){e.settings||(e.settings=[]),!(e.settings[0]&&e.settings[0].settings&&!e.settings[0].scope)&&e.settings.unshift({settings:{foreground:e.fg,background:e.bg}})}function Hp(e){const t=e.type||"dark",n={name:e.name,type:t,...e,...Px(e)};return e.include&&(n.include=e.include),e.tokenColors&&(n.settings=e.tokenColors,delete n.tokenColors),Sx(n),n}const wf={light:"#333333",dark:"#bbbbbb"},Ef={light:"#fffffe",dark:"#1e1e1e"};function Px(e){let t,n,r=e.settings?e.settings:e.tokenColors;const s=r?r.find(o=>!o.name&&!o.scope):void 0;return s?.settings?.foreground&&(t=s.settings.foreground),s?.settings?.background&&(n=s.settings.background),!t&&e?.colors?.["editor.foreground"]&&(t=e.colors["editor.foreground"]),!n&&e?.colors?.["editor.background"]&&(n=e.colors["editor.background"]),t||(t=e.type==="light"?wf.light:wf.dark),n||(n=e.type==="light"?Ef.light:Ef.dark),{fg:t,bg:n}}class kx{constructor(t,n){this.languagesPath="languages/",this.languageMap={},this.scopeToLangMap={},this._onigLibPromise=t,this._onigLibName=n}get onigLib(){return this._onigLibPromise}getOnigLibName(){return this._onigLibName}getLangRegistration(t){return this.languageMap[t]}async loadGrammar(t){const n=this.scopeToLangMap[t];if(!n)return null;if(n.grammar)return n.grammar;const r=await xx(bi.includes(n)?`${this.languagesPath}${n.path}`:n.path);return n.grammar=r,r}addLanguage(t){this.languageMap[t.id]=t,t.aliases&&t.aliases.forEach(n=>{this.languageMap[n]=t}),this.scopeToLangMap[t.scopeName]=t}}function Ax(e,t,n,r,s){let o=n.split(/\r\n|\r|\n/),i=Ho.INITIAL,a=[],l=[];for(let c=0,f=o.length;c<f;c++){let u=o[c];if(u===""){a=[],l.push([]);continue}let h,p,g;s.includeExplanation&&(h=r.tokenizeLine(u,i),p=h.tokens,g=0);let x=r.tokenizeLine2(u,i),S=x.tokens.length/2;for(let v=0;v<S;v++){let m=x.tokens[2*v],w=v+1<S?x.tokens[2*v+2]:u.length;if(m===w)continue;let E=x.tokens[2*v+1],$=et.getForeground(E),d=t[$],b=et.getFontStyle(E),y=[];if(s.includeExplanation){let _=0;for(;m+_<w;){let T=p[g],P=u.substring(T.startIndex,T.endIndex);_+=P.length,y.push({content:P,scopes:Rx(e,T.scopes)}),g++}}a.push({content:u.substring(m,w),color:d,fontStyle:b,explanation:y})}l.push(a),a=[],i=x.ruleStack}return l}function Rx(e,t){let n=[];for(let r=0,s=t.length;r<s;r++){let o=t.slice(0,r),i=t[r];n[r]={scopeName:i,themeMatches:Nx(e,i,o)}}return n}function $f(e,t){let n=e+".";return e===t||t.substring(0,n.length)===n}function Ox(e,t,n,r){if(!$f(e,n))return!1;let s=t.length-1,o=r.length-1;for(;s>=0&&o>=0;)$f(t[s],r[o])&&s--,o--;return s===-1}function Nx(e,t,n){let r=[],s=0;for(let o=0,i=e.settings.length;o<i;o++){let a=e.settings[o],l;if(typeof a.scope=="string")l=a.scope.split(/,/).map(c=>c.trim());else if(Array.isArray(a.scope))l=a.scope;else continue;for(let c=0,f=l.length;c<f;c++){let h=l[c].split(/ /),p=h[h.length-1],g=h.slice(0,h.length-1);Ox(p,g,t,n)&&(r[s++]=a,c=f)}}return r}const Cx={pre({className:e,style:t,children:n}){return`<pre class="${e}" style="${t}">${n}</pre>`},code({children:e}){return`<code>${e}</code>`},line({className:e,children:t}){return`<span class="${e}">${t}</span>`},token({style:e,children:t}){return`<span style="${e}">${t}</span>`}};function Lx(e,t={}){const n=t.bg||"#fff",r=gx(t.lineOptions??[],i=>i.line),s=t.elements||{};function o(i="",a={},l){const c=s[i]||Cx[i];return c?(l=l.filter(Boolean),c({...a,children:i==="code"?l.join(`
13
- `):l.join("")})):""}return o("pre",{className:"shiki "+(t.themeName||""),style:`background-color: ${n}`},[t.langId?`<div class="language-id">${t.langId}</div>`:"",o("code",{},e.map((i,a)=>{const l=a+1,c=r.get(l)??[],f=Mx(c).join(" ");return o("line",{className:f,lines:e,line:i,index:a},i.map((u,h)=>{const p=[`color: ${u.color||t.fg}`];return u.fontStyle&wo.Italic&&p.push("font-style: italic"),u.fontStyle&wo.Bold&&p.push("font-weight: bold"),u.fontStyle&wo.Underline&&p.push("text-decoration: underline"),o("token",{style:p.join("; "),tokens:i,token:u,index:h},[jx(u.content)])}))}))])}const Ix={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"};function jx(e){return e.replace(/[&<>"']/g,t=>Ix[t])}function Mx(e){const t=new Set(["line"]);for(const n of e)for(const r of n.classes??[])t.add(r);return Array.from(t)}class Dx extends Ho.Registry{constructor(t){super(t),this._resolver=t,this.themesPath="themes/",this._resolvedThemes={},this._resolvedGrammars={},this._langGraph=new Map,this._langMap=bi.reduce((n,r)=>(n[r.id]=r,n),{})}getTheme(t){return typeof t=="string"?this._resolvedThemes[t]:t}async loadTheme(t){return typeof t=="string"?(this._resolvedThemes[t]||(this._resolvedThemes[t]=await Bp(`${this.themesPath}${t}.json`)),this._resolvedThemes[t]):(t=Hp(t),t.name&&(this._resolvedThemes[t.name]=t),t)}async loadThemes(t){return await Promise.all(t.map(n=>this.loadTheme(n)))}getLoadedThemes(){return Object.keys(this._resolvedThemes)}getGrammar(t){return this._resolvedGrammars[t]}async loadLanguage(t){const r={embeddedLanguages:t.embeddedLangs?.reduce(async(o,i,a)=>{if(!this.getLoadedLanguages().includes(i)&&this._resolver.getLangRegistration(i))return await this._resolver.loadGrammar(this._resolver.getLangRegistration(i).scopeName),o[this._resolver.getLangRegistration(i).scopeName]=a+2,o},{}),balancedBracketSelectors:t.balancedBracketSelectors||["*"],unbalancedBracketSelectors:t.unbalancedBracketSelectors||[]},s=await this.loadGrammarWithConfiguration(t.scopeName,1,r);this._resolvedGrammars[t.id]=s,t.aliases&&t.aliases.forEach(o=>{this._resolvedGrammars[o]=s})}async loadLanguages(t){for(const r of t)this.resolveEmbeddedLanguages(r);const n=Array.from(this._langGraph.values());for(const r of n)this._resolver.addLanguage(r);for(const r of n)await this.loadLanguage(r)}getLoadedLanguages(){return Object.keys(this._resolvedGrammars)}resolveEmbeddedLanguages(t){if(this._langGraph.has(t.id)||this._langGraph.set(t.id,t),t.embeddedLangs)for(const n of t.embeddedLangs)this._langGraph.set(n,this._langMap[n])}}function Up(e){return typeof e=="string"?bi.find(t=>t.id===e||t.aliases?.includes(e)):e}function Fx(e){let t=bi,n=e.themes||[],r=e.paths?.wasm?e.paths.wasm.endsWith("/")?e.paths.wasm:e.paths.wasm+"/":wx;return e.langs&&(t=e.langs.map(Up)),e.theme&&n.unshift(e.theme),n.length||(n=["nord"]),{_languages:t,_themes:n,_wasmPath:r}}async function Bx(e){const{_languages:t,_themes:n,_wasmPath:r}=Fx(e),s=new kx($x(r),"vscode-oniguruma"),o=new Dx(s);e.paths?.themes&&(o.themesPath=e.paths.themes.endsWith("/")?e.paths.themes:e.paths.themes+"/"),e.paths?.languages&&(s.languagesPath=e.paths.languages.endsWith("/")?e.paths.languages:e.paths.languages+"/");const a=(await o.loadThemes(n))[0];let l;await o.loadLanguages(t);let c={"#000001":"var(--shiki-color-text)","#000002":"var(--shiki-color-background)","#000004":"var(--shiki-token-constant)","#000005":"var(--shiki-token-string)","#000006":"var(--shiki-token-comment)","#000007":"var(--shiki-token-keyword)","#000008":"var(--shiki-token-parameter)","#000009":"var(--shiki-token-function)","#000010":"var(--shiki-token-string-expression)","#000011":"var(--shiki-token-punctuation)","#000012":"var(--shiki-token-link)"};function f(d){c=d}function u(d,b){d.bg=c[d.bg]||d.bg,d.fg=c[d.fg]||d.fg,b.forEach((y,_)=>{b[_]=c[y]||y})}function h(d){const b=d?o.getTheme(d):a;if(!b)throw Error(`No theme registration for ${d}`);(!l||l.name!==b.name)&&(o.setTheme(b),l=b);const y=o.getColorMap();return b.type==="css"&&u(b,y),{_theme:b,_colorMap:y}}function p(d){const b=o.getGrammar(d);if(!b)throw Error(`No language registration for ${d}`);return{_grammar:b}}function g(d,b="text",y,_={includeExplanation:!0}){if(Hx(b))return[...d.split(/\r\n|\r|\n/).map(A=>[{content:A}])];const{_grammar:T}=p(b),{_theme:P,_colorMap:k}=h(y);return Ax(P,k,d,T,_)}function x(d,b="text",y){let _;typeof b=="object"?_=b:_={lang:b,theme:y};const T=g(d,_.lang,_.theme,{includeExplanation:!1}),{_theme:P}=h(_.theme);return Lx(T,{fg:P.fg,bg:P.bg,lineOptions:_?.lineOptions,themeName:P.name})}async function S(d){await o.loadTheme(d)}async function v(d){const b=Up(d);s.addLanguage(b),await o.loadLanguage(b)}function m(){return o.getLoadedThemes()}function w(){return o.getLoadedLanguages()}function E(d){const{_theme:b}=h(d);return b.bg}function $(d){const{_theme:b}=h(d);return b.fg}return{codeToThemedTokens:g,codeToHtml:x,getTheme:d=>h(d)._theme,loadTheme:S,loadLanguage:v,getBackgroundColor:E,getForegroundColor:$,getLoadedThemes:m,getLoadedLanguages:w,setColorReplacements:f}}function Hx(e){return!e||["plaintext","txt","text"].includes(e)}const Ux="0.2.0";Ex(`https://cdn.jsdelivr.net/npm/shiki-es@${Ux}/dist/assets/`);const po=J();let Tf=null;function Wx(e,t){const n=Yl();!Tf&&!po.value&&(Tf=Bx({themes:["vitesse-dark","vitesse-light"],langs:["css","javascript","typescript","html","vue","vue-html","bash","diff"]}).then(s=>{po.value=s}));const r=po.value?.getLoadedLanguages().includes(t);return r?{code:po.value.codeToHtml(e,{lang:t,theme:n.value==="dark"?"vitesse-dark":"vitesse-light"}),supported:!0}:{code:e,supported:r}}function Ze(){return Ar("devtools-client")}function TO(){const e=Ze();return de(()=>e.value?.nuxt.vueApp.config.globalProperties?.$route)}function Wp(){const e=Ze();return de(()=>e.value?.nuxt.vueApp.config.globalProperties?.$router)}function xO(){const e=Ze();return de(()=>e.value?.nuxt.vueApp.config.globalProperties?.$head)}function Vx(){return Ar("devtools-component-inspector-data")}const Vp=J(!1);setTimeout(()=>{Vp.value=!0},2e3);const Gx=de(()=>Vp.value&&!Ze().value);function zx(){const e=Ze(),t=Yl();return de(()=>({host:e.value,devtools:{rpc:De,colorMode:t.value,renderCodeHighlight(n,r){return Wx(n,r)},renderMarkdown(n){return fx(n)},extendClientRpc(n,r){return Sp.set(n,r),new Proxy({},{get(s,o){if(typeof o=="string")return De[`${n}:${o}`]}})}}}))}const Jr={icon:"carbon:image-search",title:"Open Graph",layout:"full",category:"analyze",show:()=>!!Ze().value},Qr={icon:"carbon-information",title:"Overview",order:-100},Zr={icon:"carbon-tree-view-alt",title:"Pages",show:()=>!!Ze().value,order:1},es={icon:"carbon-data-set",title:"Payload",category:"analyze",show:()=>!!Ze().value,order:7},ts={icon:"carbon-plug",title:"Plugins",category:"analyze"},ns={icon:"carbon-settings-services",title:"Runtime Configs",category:"analyze",show:()=>!!Ze().value,order:6},qx="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";function Kx(e=16,t=qx){let n="",r=e;const s=t.length;for(;r--;)n+=t[Math.random()*s|0];return n}function Gp(e,t,n=!1){return t.reduce((r,s)=>(s in e&&(!n||e[s]!==void 0)&&(r[s]=e[s]),r),{})}function zp(){return ht("getServerPages",()=>De.getServerPages())}function Xx(){return ht("getServerRoutes",()=>De.getServerRoutes())}function SO(){return ht("getServerHooks",()=>De.getServerHooks())}function PO(){return ht("getServerLayouts",()=>De.getServerLayouts())}function kO(){return ht("getAutoImports",()=>De.getAutoImports())}function AO(){return ht("getStaticAssets",()=>De.getStaticAssets())}function RO(){return ht("getServerConfig",()=>De.getServerConfig())}function OO(){return ht("getServerApp",()=>De.getServerApp())}function Yx(){return ht("getCustomTabs",()=>De.getCustomTabs())}function xf(){return ht("getTerminals",()=>De.getTerminals())}function NO(){return ht("getAnalyzeBuildInfo",()=>De.getAnalyzeBuildInfo())}function CO(){const{data:e}=ab("/_vfs.json",{key:"vfs-list",baseURL:"/",responseType:"json"},"$1Vz4NDBkXu");return e}function LO(){const e=zp(),t=Wp();return de(()=>(t.value?.getRoutes()||[]).map(n=>Gp(n,["path","name","meta","props","children"])).map(n=>({...e.value?.find(r=>r.name&&r.name===n.name),...n})))}const rs={icon:"carbon-cloud",title:"Server Routes",layout:"full",category:"server",show(){const e=Xx();return()=>e.value?.length}},ss={icon:"carbon-data-base",title:"Storage",layout:"full",category:"server"},os={icon:"carbon-terminal",title:"Terminals",layout:"full",show(){const e=xf();return()=>!!e.value?.length},badge(){return xf().value?.filter(e=>!e.isTerminated).length}},is={icon:"i-carbon-border-none",title:"Virtual Files",layout:"full",category:"advanced"},as={layout:"full"},Sf=[{name:Dr?.name??"__inspecting",path:Dr?.path??"/__inspecting",meta:Dr||{},alias:Dr?.alias||[],redirect:Dr?.redirect||void 0,component:()=>ke(()=>import("./__inspecting.324d8c7c.js"),["./__inspecting.324d8c7c.js","./NPanelGrids.923427b0.js"],import.meta.url).then(e=>e.default||e)},{name:Fr?.name??"index",path:Fr?.path??"/",meta:Fr||{},alias:Fr?.alias||[],redirect:Fr?.redirect||void 0,component:()=>ke(()=>import("./index.476fd219.js"),["./index.476fd219.js","./Badge.e58c5f84.js"],import.meta.url).then(e=>e.default||e)},{name:Ur?.name??"modules-analyze-build",path:Ur?.path??"/modules/analyze-build",meta:Ur||{},alias:Ur?.alias||[],redirect:Ur?.redirect||void 0,component:()=>ke(()=>import("./analyze-build.9257b30a.js"),["./analyze-build.9257b30a.js","./FilepathItem.vue.063a2cdd.js","./editor.721868d4.js","./NPanelGrids.923427b0.js","./PanelLeftRight.vue.5807516f.js","./NTip.vue.16191ba5.js","./NCodeBlock.vue.e2044e41.js","./client.4ef5790f.js","./NCodeBlock.cf3ce05b.css","./NCheckbox.vue.f53d5fde.js","./HelpFab.vue.044c905c.js","./NIconButton.vue.6924c323.js","./HelpFab.f179afc3.css"],import.meta.url).then(e=>e.default||e)},{name:Wr?.name??"modules-assets",path:Wr?.path??"/modules/assets",meta:Wr||{},alias:Wr?.alias||[],redirect:Wr?.redirect||void 0,component:()=>ke(()=>import("./assets.c3e8e0f3.js"),["./assets.c3e8e0f3.js","./NIconButton.vue.6924c323.js","./Navbar.vue.1eab843e.js","./NSectionBlock.2937e558.js","./NIconTitle.vue.19793f87.js","./NSectionBlock.63c19da9.css","./FilepathItem.vue.063a2cdd.js","./editor.721868d4.js","./CodeSnippets.vue.22b03a10.js","./NCodeBlock.vue.e2044e41.js","./client.4ef5790f.js","./NCodeBlock.cf3ce05b.css","./DrawerRight.vue.58044cee.js","./constants.d7bcda3c.js","./assets.a19ea08e.css"],import.meta.url).then(e=>e.default||e)},{name:Vr?.name??"modules-components",path:Vr?.path??"/modules/components",meta:Vr||{},alias:Vr?.alias||[],redirect:Vr?.redirect||void 0,component:()=>ke(()=>import("./components.1cc22fdb.js"),["./components.1cc22fdb.js","./NIconButton.vue.6924c323.js","./HelpFab.vue.044c905c.js","./HelpFab.f179afc3.css","./state-components.97be2043.js","./NCheckbox.vue.f53d5fde.js","./Navbar.vue.1eab843e.js","./Badge.e58c5f84.js","./FilepathItem.vue.063a2cdd.js","./editor.721868d4.js","./DrawerRight.vue.58044cee.js","./NSectionBlock.2937e558.js","./NIconTitle.vue.19793f87.js","./NSectionBlock.63c19da9.css","./constants.d7bcda3c.js"],import.meta.url).then(e=>e.default||e)},{name:Gr?.name??"modules-custom-name",path:Gr?.path??"/modules/custom-:name()",meta:Gr||{},alias:Gr?.alias||[],redirect:Gr?.redirect||void 0,component:()=>ke(()=>import("./custom-_name_.e1ada273.js"),["./custom-_name_.e1ada273.js","./NPanelGrids.923427b0.js","./LaunchPage.vue.59383ce6.js","./NMarkdown.vue.2a7f337d.js","./client.4ef5790f.js"],import.meta.url).then(e=>e.default||e)},{name:zr?.name??"modules-hooks",path:zr?.path??"/modules/hooks",meta:zr||{},alias:zr?.alias||[],redirect:zr?.redirect||void 0,component:()=>ke(()=>import("./hooks.a0b5858b.js"),["./hooks.a0b5858b.js","./DurationDisplay.vue.0d87f5bf.js","./NSectionBlock.2937e558.js","./NIconTitle.vue.19793f87.js","./NSectionBlock.63c19da9.css","./HelpFab.vue.044c905c.js","./NIconButton.vue.6924c323.js","./HelpFab.f179afc3.css"],import.meta.url).then(e=>e.default||e)},{name:qr?.name??"modules-imports",path:qr?.path??"/modules/imports",meta:qr||{},alias:qr?.alias||[],redirect:qr?.redirect||void 0,component:()=>ke(()=>import("./imports.c13274b4.js"),["./imports.c13274b4.js","./NSwitch.vue.e15ba847.js","./Navbar.vue.1eab843e.js","./FilepathItem.vue.063a2cdd.js","./editor.721868d4.js","./NMarkdown.vue.2a7f337d.js","./client.4ef5790f.js","./constants.d7bcda3c.js","./NSectionBlock.2937e558.js","./NIconTitle.vue.19793f87.js","./NSectionBlock.63c19da9.css","./HelpFab.vue.044c905c.js","./NIconButton.vue.6924c323.js","./HelpFab.f179afc3.css"],import.meta.url).then(e=>e.default||e)},{name:Kr?.name??"modules-middleware",path:Kr?.path??"/modules/middleware",meta:Kr||{},alias:Kr?.alias||[],redirect:Kr?.redirect||void 0,component:()=>ke(()=>import("./middleware.10bb56a6.js"),[],import.meta.url).then(e=>e.default||e)},{name:Xr?.name??"modules-modules",path:Xr?.path??"/modules/modules",meta:Xr||{},alias:Xr?.alias||[],redirect:Xr?.redirect||void 0,component:()=>ke(()=>import("./modules.41d22931.js"),["./modules.41d22931.js","./FilepathItem.vue.063a2cdd.js","./editor.721868d4.js","./NpmVersionCheck.vue.47b612aa.js","./Badge.e58c5f84.js","./NCodeBlock.vue.e2044e41.js","./client.4ef5790f.js","./NCodeBlock.cf3ce05b.css","./NCheckbox.vue.f53d5fde.js","./NTip.vue.16191ba5.js","./NSectionBlock.2937e558.js","./NIconTitle.vue.19793f87.js","./NSectionBlock.63c19da9.css","./NIconButton.vue.6924c323.js","./NLink.vue.dddf8805.js","./HelpFab.vue.044c905c.js","./HelpFab.f179afc3.css"],import.meta.url).then(e=>e.default||e)},{name:Jr?.name??"modules-open-graph",path:Jr?.path??"/modules/open-graph",meta:Jr||{},alias:Jr?.alias||[],redirect:Jr?.redirect||void 0,component:()=>ke(()=>import("./open-graph.87c9ce95.js"),["./open-graph.87c9ce95.js","./NIconButton.vue.6924c323.js","./Navbar.vue.1eab843e.js","./NLink.vue.dddf8805.js","./NSectionBlock.2937e558.js","./NIconTitle.vue.19793f87.js","./NSectionBlock.63c19da9.css","./NCodeBlock.vue.e2044e41.js","./client.4ef5790f.js","./NCodeBlock.cf3ce05b.css","./editor.721868d4.js","./HelpFab.vue.044c905c.js","./HelpFab.f179afc3.css"],import.meta.url).then(e=>e.default||e)},{name:Qr?.name??"modules-overview",path:Qr?.path??"/modules/overview",meta:Qr||{},alias:Qr?.alias||[],redirect:Qr?.redirect||void 0,component:()=>ke(()=>import("./overview.e078ddfd.js"),["./overview.e078ddfd.js","./Badge.e58c5f84.js","./NpmVersionCheck.vue.47b612aa.js","./NCodeBlock.vue.e2044e41.js","./client.4ef5790f.js","./NCodeBlock.cf3ce05b.css","./NCheckbox.vue.f53d5fde.js","./NTip.vue.16191ba5.js","./NPanelGrids.923427b0.js","./state-components.97be2043.js"],import.meta.url).then(e=>e.default||e)},{name:Zr?.name??"modules-pages",path:Zr?.path??"/modules/pages",meta:Zr||{},alias:Zr?.alias||[],redirect:Zr?.redirect||void 0,component:()=>ke(()=>import("./pages.2011bfab.js"),["./pages.2011bfab.js","./Badge.e58c5f84.js","./FilepathItem.vue.063a2cdd.js","./editor.721868d4.js","./NSectionBlock.2937e558.js","./NIconTitle.vue.19793f87.js","./NSectionBlock.63c19da9.css","./LaunchPage.vue.59383ce6.js","./NMarkdown.vue.2a7f337d.js","./client.4ef5790f.js","./NPanelGrids.923427b0.js","./HelpFab.vue.044c905c.js","./NIconButton.vue.6924c323.js","./HelpFab.f179afc3.css"],import.meta.url).then(e=>e.default||e)},{name:es?.name??"modules-payload",path:es?.path??"/modules/payload",meta:es||{},alias:es?.alias||[],redirect:es?.redirect||void 0,component:()=>ke(()=>import("./payload.aa12c647.js"),["./payload.aa12c647.js","./StateEditor.vue.d28666b8.js","./NIconButton.vue.6924c323.js","./json-editor-vue.3c153669.js","./NSectionBlock.2937e558.js","./NIconTitle.vue.19793f87.js","./NSectionBlock.63c19da9.css","./HelpFab.vue.044c905c.js","./HelpFab.f179afc3.css"],import.meta.url).then(e=>e.default||e)},{name:ts?.name??"modules-plugins",path:ts?.path??"/modules/plugins",meta:ts||{},alias:ts?.alias||[],redirect:ts?.redirect||void 0,component:()=>ke(()=>import("./plugins.2722f367.js"),["./plugins.2722f367.js","./FilepathItem.vue.063a2cdd.js","./editor.721868d4.js","./Badge.e58c5f84.js","./DurationDisplay.vue.0d87f5bf.js","./NSectionBlock.2937e558.js","./NIconTitle.vue.19793f87.js","./NSectionBlock.63c19da9.css","./HelpFab.vue.044c905c.js","./NIconButton.vue.6924c323.js","./HelpFab.f179afc3.css"],import.meta.url).then(e=>e.default||e)},{name:ns?.name??"modules-runtime-configs",path:ns?.path??"/modules/runtime-configs",meta:ns||{},alias:ns?.alias||[],redirect:ns?.redirect||void 0,component:()=>ke(()=>import("./runtime-configs.1c597722.js"),["./runtime-configs.1c597722.js","./StateEditor.vue.d28666b8.js","./NIconButton.vue.6924c323.js","./json-editor-vue.3c153669.js","./NSectionBlock.2937e558.js","./NIconTitle.vue.19793f87.js","./NSectionBlock.63c19da9.css","./HelpFab.vue.044c905c.js","./HelpFab.f179afc3.css"],import.meta.url).then(e=>e.default||e)},{name:rs?.name??"modules-server-routes",path:rs?.path??"/modules/server-routes",meta:rs||{},alias:rs?.alias||[],redirect:rs?.redirect||void 0,component:()=>ke(()=>import("./server-routes.be515b73.js"),["./server-routes.be515b73.js","./Navbar.vue.1eab843e.js","./Badge.e58c5f84.js","./NSelect.vue.6bc1e782.js","./CodeSnippets.vue.22b03a10.js","./NCodeBlock.vue.e2044e41.js","./client.4ef5790f.js","./NCodeBlock.cf3ce05b.css","./editor.721868d4.js","./NPanelGrids.923427b0.js","./constants.d7bcda3c.js","./PanelLeftRight.vue.5807516f.js"],import.meta.url).then(e=>e.default||e)},{name:ss?.name??"modules-storage",path:ss?.path??"/modules/storage",meta:ss||{},alias:ss?.alias||[],redirect:ss?.redirect||void 0,component:()=>ke(()=>import("./storage.b1a77fa3.js"),["./storage.b1a77fa3.js","./NIconButton.vue.6924c323.js","./NSelect.vue.6bc1e782.js","./NLink.vue.dddf8805.js","./NPanelGrids.923427b0.js","./PanelLeftRight.vue.5807516f.js","./FilepathItem.vue.063a2cdd.js","./editor.721868d4.js","./json-editor-vue.3c153669.js"],import.meta.url).then(e=>e.default||e)},{name:os?.name??"modules-terminals",path:os?.path??"/modules/terminals",meta:os||{},alias:os?.alias||[],redirect:os?.redirect||void 0,component:()=>ke(()=>import("./terminals.ce48c24d.js"),["./terminals.ce48c24d.js","./NIconButton.vue.6924c323.js","./terminals.d1dcf297.css"],import.meta.url).then(e=>e.default||e)},{name:is?.name??"modules-virtual-files",path:is?.path??"/modules/virtual-files",meta:is||{},alias:is?.alias||[],redirect:is?.redirect||void 0,component:()=>ke(()=>import("./virtual-files.3e66a8af.js"),["./virtual-files.3e66a8af.js","./Navbar.vue.1eab843e.js","./NCodeBlock.vue.e2044e41.js","./client.4ef5790f.js","./NCodeBlock.cf3ce05b.css","./NPanelGrids.923427b0.js","./PanelLeftRight.vue.5807516f.js","./HelpFab.vue.044c905c.js","./NIconButton.vue.6924c323.js","./HelpFab.f179afc3.css","./virtual-files.a8748389.css"],import.meta.url).then(e=>e.default||e)},{name:as?.name??"settings",path:as?.path??"/settings",meta:as||{},alias:as?.alias||[],redirect:as?.redirect||void 0,component:()=>ke(()=>import("./settings.bdc2ea51.js"),["./settings.bdc2ea51.js","./NIconTitle.vue.19793f87.js","./NSwitch.vue.e15ba847.js","./NSelect.vue.6bc1e782.js","./NCheckbox.vue.f53d5fde.js"],import.meta.url).then(e=>e.default||e)}],Jx={scrollBehavior(e,t,n){const r=Oe();let s=n||void 0;if(!s&&t&&e&&e.meta.scrollToTop!==!1&&Qx(t,e)&&(s={left:0,top:0}),e.path===t.path){if(t.hash&&!e.hash)return{left:0,top:0};if(e.hash)return{el:e.hash,top:Pf(e.hash)}}const o=a=>!!(a.meta.pageTransition??Sa),i=o(t)&&o(e)?"page:transition:finish":"page:finish";return new Promise(a=>{r.hooks.hookOnce(i,async()=>{await kt(),e.hash&&(s={el:e.hash,top:Pf(e.hash)}),a(s)})})}};function Pf(e){try{const t=document.querySelector(e);if(t)return parseFloat(getComputedStyle(t).scrollMarginTop)}catch{}return 0}function Qx(e,t){const n=e.matched[0]===t.matched[0];return!!(!n||n&&JSON.stringify(e.params)!==JSON.stringify(t.params))}const Zx={},on={...Zx,...Jx},eS=qd(async e=>{let t,n;if(!e.meta?.validate)return;const r=Oe(),s=ft();if(([t,n]=Co(()=>Promise.resolve(e.meta.validate(e))),t=await t,n(),t)===!0)return;const i=di({statusCode:404,statusMessage:`Page Not Found: ${e.fullPath}`}),a=s.beforeResolve(l=>{if(a(),l===e){const c=s.afterEach(async()=>{c(),await r.runWithContext(()=>Zn(i)),window.history.pushState({},"",e.fullPath)});return!1}})}),tS=Hl("nuxt-devtools-first-visit",!0),qp=Hl("nuxt-devtools-frame-state",{},{listenToStorageChanges:!1}),nS=Hl("nuxt-devtools-panels-state",{},{listenToStorageChanges:!1}),wi=J(await De.getUIOptions()),rS=Db(wi);je(wi,async e=>{De.updateUIOptions(e)},{deep:!0,flush:"post"});Bn(()=>{qp.value.closeOnOutsideClick=wi.value.interactionCloseOnOutsideClick});localStorage.getItem("nuxt-devtools-settings")&&(Object.assign(wi.value,JSON.parse(localStorage.getItem("nuxt-devtools-settings"))),localStorage.removeItem("nuxt-devtools-settings"));function Jl(){return rS}function sS(){return qp}function IO(){return nS}const oS=qd(e=>{if(e.path==="/"&&!tS.value)return Kd("/modules/overview")}),iS=[eS,oS],Da={};function aS(e,t){const{pathname:n,search:r,hash:s}=t,o=e.indexOf("#");if(o>-1){const a=s.includes(e.slice(o))?e.slice(o).length:1;let l=s.slice(a);return l[0]!=="/"&&(l="/"+l),Kc(l,"")}return Kc(n,e)+r+s}const lS=yt({name:"nuxt:router",enforce:"pre",async setup(e){let t,n,r=Nl().app.baseURL;on.hashMode&&!r.includes("#")&&(r+="#");const s=on.history?.(r)??(on.hashMode?i1(r):Jd(r)),o=on.routes?.(Sf)??Sf;let i;const a=aS(r,window.location),l=W1({...on,scrollBehavior:(x,S,v)=>{if(S===Ct){i=v;return}return l.options.scrollBehavior=on.scrollBehavior,on.scrollBehavior?.(x,Ct,i||v)},history:s,routes:o});e.vueApp.use(l);const c=Fn(l.currentRoute.value);l.afterEach((x,S)=>{c.value=S}),Object.defineProperty(e.vueApp.config.globalProperties,"previousRoute",{get:()=>c.value});const f=Fn(l.resolve(a)),u=()=>{f.value=l.currentRoute.value};e.hook("page:finish",u),l.afterEach((x,S)=>{x.matched[0]?.components?.default===S.matched[0]?.components?.default&&u()});const h={};for(const x in f.value)h[x]=de(()=>f.value[x]);e._route=ot(h),e._middleware=e._middleware||{global:[],named:{}};const p=hi();try{[t,n]=Co(()=>l.isReady()),await t,n()}catch(x){[t,n]=Co(()=>e.runWithContext(()=>Zn(x))),await t,n()}const g=Ar("_layout");return l.beforeEach(async(x,S)=>{x.meta=ot(x.meta),e.isHydrating&&g.value&&!Dn(x.meta.layout)&&(x.meta.layout=g.value),e._processingMiddleware=!0;{const v=new Set([...iS,...e._middleware.global]);for(const m of x.matched){const w=m.meta.middleware;if(w)if(Array.isArray(w))for(const E of w)v.add(E);else v.add(w)}for(const m of v){const w=typeof m=="string"?e._middleware.named[m]||await Da[m]?.().then($=>$.default||$):m;if(!w)throw new Error(`Unknown route middleware: '${m}'.`);const E=await e.runWithContext(()=>w(x,S));if(!e.payload.serverRendered&&e.isHydrating&&(E===!1||E instanceof Error)){const $=E||Aa({statusCode:404,statusMessage:`Page Not Found: ${a}`});return await e.runWithContext(()=>Zn($)),!1}if(E||E===!1)return E}}}),l.onError(()=>{delete e._processingMiddleware}),l.afterEach(async(x,S,v)=>{delete e._processingMiddleware,!e.isHydrating&&p.value&&await e.runWithContext(D0),x.matched.length===0&&await e.runWithContext(()=>Zn(Aa({statusCode:404,fatal:!1,statusMessage:`Page not found: ${x.fullPath}`})))}),e.hooks.hookOnce("app:created",async()=>{try{await l.replace({...l.resolve(a),name:void 0,force:!0}),l.options.scrollBehavior=on.scrollBehavior}catch(x){await e.runWithContext(()=>Zn(x))}}),{provide:{router:l}}}},1),er={default:()=>ke(()=>import("./default.2805e636.js"),[],import.meta.url).then(e=>e.default||e),full:()=>ke(()=>import("./full.cfa15ba5.js"),[],import.meta.url).then(e=>e.default||e),none:()=>ke(()=>import("./none.a68953c7.js"),[],import.meta.url).then(e=>e.default||e)},cS=yt({name:"nuxt:prefetch",setup(e){const t=ft();e.hooks.hook("app:mounted",()=>{t.beforeEach(async n=>{const r=n?.meta?.layout;r&&typeof er[r]=="function"&&await er[r]()})}),e.hooks.hook("link:prefetch",n=>{if(kr(n))return;const r=t.resolve(n);if(!r)return;const s=r?.meta?.layout;let o=Array.isArray(r?.meta?.middleware)?r?.meta?.middleware:[r?.meta?.middleware];o=o.filter(i=>typeof i=="string");for(const i of o)typeof Da[i]=="function"&&Da[i]();s&&typeof er[s]=="function"&&er[s]()})}}),uS="__NUXT_COLOR_MODE__",fS="ColorScheme",hS="nuxt-color-mode",Ft=window[uS],dS=yt(e=>{const t=Ar("color-mode",()=>ot({preference:Ft.preference,value:Ft.value,unknown:!1,forced:!1})).value;ft().afterEach(s=>{const o=s.meta.colorMode;o&&o!=="system"?(t.value=o,t.forced=!0):(o==="system"&&console.warn("You cannot force the colorMode to system at the page level."),t.forced=!1,t.value=t.preference==="system"?Ft.getColorScheme():t.preference)});let n;function r(){n||!window.matchMedia||(n=window.matchMedia("(prefers-color-scheme: dark)"),n.addEventListener("change",()=>{!t.forced&&t.preference==="system"&&(t.value=Ft.getColorScheme())}))}je(()=>t.preference,s=>{t.forced||(s==="system"?(t.value=Ft.getColorScheme(),r()):t.value=s,window.localStorage?.setItem(hS,s))},{immediate:!0}),je(()=>t.value,(s,o)=>{Ft.removeColorScheme(o),Ft.addColorScheme(s)}),t.preference==="system"&&r(),e.hook("app:mounted",()=>{t.unknown&&(t.preference=Ft.preference,t.value=Ft.value,t.unknown=!1)}),e.provide("colorMode",t)});const pS=yt(()=>{}),mS=yt({name:"nuxt:chunk-reload",setup(e){const t=ft(),n=Nl(),r=new Set;t.beforeEach(()=>{r.clear()}),e.hook("app:chunkError",({error:s})=>{r.add(s)}),t.onError((s,o)=>{if(r.has(s)){const a="href"in o&&o.href.startsWith("#")?n.app.baseURL+o.href:Hs(n.app.baseURL,o.fullPath);ub({path:a,persistState:!0})}})}}),gS=yt({name:"nuxt:payload",setup(e){R0()&&(e.hooks.hook("link:prefetch",async t=>{Us(t).protocol||await su(t)}),ft().beforeResolve(async(t,n)=>{if(t.path===n.path)return;const r=await su(t.path);r&&Object.assign(e.static.data,r.data)}))}});function tn(e){return e.split("-")[0]}function cr(e){return e.split("-")[1]}function Vs(e){return["top","bottom"].includes(tn(e))?"x":"y"}function Ql(e){return e==="y"?"height":"width"}function kf(e){let{reference:t,floating:n,placement:r}=e;const s=t.x+t.width/2-n.width/2,o=t.y+t.height/2-n.height/2;let i;switch(tn(r)){case"top":i={x:s,y:t.y-n.height};break;case"bottom":i={x:s,y:t.y+t.height};break;case"right":i={x:t.x+t.width,y:o};break;case"left":i={x:t.x-n.width,y:o};break;default:i={x:t.x,y:t.y}}const a=Vs(r),l=Ql(a);switch(cr(r)){case"start":i[a]=i[a]-(t[l]/2-n[l]/2);break;case"end":i[a]=i[a]+(t[l]/2-n[l]/2);break}return i}const vS=async(e,t,n)=>{const{placement:r="bottom",strategy:s="absolute",middleware:o=[],platform:i}=n;let a=await i.getElementRects({reference:e,floating:t,strategy:s}),{x:l,y:c}=kf({...a,placement:r}),f=r,u={};for(let h=0;h<o.length;h++){const{name:p,fn:g}=o[h],{x,y:S,data:v,reset:m}=await g({x:l,y:c,initialPlacement:r,placement:f,strategy:s,middlewareData:u,rects:a,platform:i,elements:{reference:e,floating:t}});if(l=x??l,c=S??c,u={...u,[p]:v??{}},m){typeof m=="object"&&(m.placement&&(f=m.placement),m.rects&&(a=m.rects===!0?await i.getElementRects({reference:e,floating:t,strategy:s}):m.rects),{x:l,y:c}=kf({...a,placement:f})),h=-1;continue}}return{x:l,y:c,placement:f,strategy:s,middlewareData:u}};function _S(e){return{top:0,right:0,bottom:0,left:0,...e}}function Kp(e){return typeof e!="number"?_S(e):{top:e,right:e,bottom:e,left:e}}function Fa(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}async function Ei(e,t){t===void 0&&(t={});const{x:n,y:r,platform:s,rects:o,elements:i,strategy:a}=e,{boundary:l="clippingParents",rootBoundary:c="viewport",elementContext:f="floating",altBoundary:u=!1,padding:h=0}=t,p=Kp(h),x=i[u?f==="floating"?"reference":"floating":f],S=await s.getClippingClientRect({element:await s.isElement(x)?x:x.contextElement||await s.getDocumentElement({element:i.floating}),boundary:l,rootBoundary:c}),v=Fa(await s.convertOffsetParentRelativeRectToViewportRelativeRect({rect:f==="floating"?{...o.floating,x:n,y:r}:o.reference,offsetParent:await s.getOffsetParent({element:i.floating}),strategy:a}));return{top:S.top-v.top+p.top,bottom:v.bottom-S.bottom+p.bottom,left:S.left-v.left+p.left,right:v.right-S.right+p.right}}const yS=Math.min,kn=Math.max;function Ba(e,t,n){return kn(e,yS(t,n))}const bS=e=>({name:"arrow",options:e,async fn(t){const{element:n,padding:r=0}=e??{},{x:s,y:o,placement:i,rects:a,platform:l}=t;if(n==null)return{};const c=Kp(r),f={x:s,y:o},u=tn(i),h=Vs(u),p=Ql(h),g=await l.getDimensions({element:n}),x=h==="y"?"top":"left",S=h==="y"?"bottom":"right",v=a.reference[p]+a.reference[h]-f[h]-a.floating[p],m=f[h]-a.reference[h],w=await l.getOffsetParent({element:n}),E=w?h==="y"?w.clientHeight||0:w.clientWidth||0:0,$=v/2-m/2,d=c[x],b=E-g[p]-c[S],y=E/2-g[p]/2+$,_=Ba(d,y,b);return{data:{[h]:_,centerOffset:y-_}}}}),wS={left:"right",right:"left",bottom:"top",top:"bottom"};function Wo(e){return e.replace(/left|right|bottom|top/g,t=>wS[t])}function Xp(e,t){const n=cr(e)==="start",r=Vs(e),s=Ql(r);let o=r==="x"?n?"right":"left":n?"bottom":"top";return t.reference[s]>t.floating[s]&&(o=Wo(o)),{main:o,cross:Wo(o)}}const ES={start:"end",end:"start"};function Ha(e){return e.replace(/start|end/g,t=>ES[t])}const $S=["top","right","bottom","left"],TS=$S.reduce((e,t)=>e.concat(t,t+"-start",t+"-end"),[]);function xS(e,t,n){return(e?[...n.filter(s=>cr(s)===e),...n.filter(s=>cr(s)!==e)]:n.filter(s=>tn(s)===s)).filter(s=>e?cr(s)===e||(t?Ha(s)!==s:!1):!0)}const SS=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var n,r,s,o,i,a;const{x:l,y:c,rects:f,middlewareData:u,placement:h}=t,{alignment:p=null,allowedPlacements:g=TS,autoAlignment:x=!0,...S}=e;if((n=u.autoPlacement)!=null&&n.skip)return{};const v=xS(p,x,g),m=await Ei(t,S),w=(r=(s=u.autoPlacement)==null?void 0:s.index)!=null?r:0,E=v[w],{main:$,cross:d}=Xp(E,f);if(h!==E)return{x:l,y:c,reset:{placement:v[0]}};const b=[m[tn(E)],m[$],m[d]],y=[...(o=(i=u.autoPlacement)==null?void 0:i.overflows)!=null?o:[],{placement:E,overflows:b}],_=v[w+1];if(_)return{data:{index:w+1,overflows:y},reset:{placement:_}};const T=y.slice().sort((k,R)=>k.overflows[0]-R.overflows[0]),P=(a=T.find(k=>{let{overflows:R}=k;return R.every(A=>A<=0)}))==null?void 0:a.placement;return{data:{skip:!0},reset:{placement:P??T[0].placement}}}}};function PS(e){const t=Wo(e);return[Ha(e),t,Ha(t)]}const kS=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:s,middlewareData:o,rects:i,initialPlacement:a}=t;if((n=o.flip)!=null&&n.skip)return{};const{mainAxis:l=!0,crossAxis:c=!0,fallbackPlacements:f,fallbackStrategy:u="bestFit",flipAlignment:h=!0,...p}=e,g=tn(s),S=f||(g===a||!h?[Wo(a)]:PS(a)),v=[a,...S],m=await Ei(t,p),w=[];let E=((r=o.flip)==null?void 0:r.overflows)||[];if(l&&w.push(m[g]),c){const{main:y,cross:_}=Xp(s,i);w.push(m[y],m[_])}if(E=[...E,{placement:s,overflows:w}],!w.every(y=>y<=0)){var $,d;const y=(($=(d=o.flip)==null?void 0:d.index)!=null?$:0)+1,_=v[y];if(_)return{data:{index:y,overflows:E},reset:{placement:_}};let T="bottom";switch(u){case"bestFit":{var b;const P=(b=E.slice().sort((k,R)=>k.overflows.filter(A=>A>0).reduce((A,I)=>A+I,0)-R.overflows.filter(A=>A>0).reduce((A,I)=>A+I,0))[0])==null?void 0:b.placement;P&&(T=P);break}case"initialPlacement":T=a;break}return{data:{skip:!0},reset:{placement:T}}}return{}}}};function AS(e){let{placement:t,rects:n,value:r}=e;const s=tn(t),o=["left","top"].includes(s)?-1:1,i=typeof r=="function"?r({...n,placement:t}):r,{mainAxis:a,crossAxis:l}=typeof i=="number"?{mainAxis:i,crossAxis:0}:{mainAxis:0,crossAxis:0,...i};return Vs(s)==="x"?{x:l,y:a*o}:{x:a*o,y:l}}const RS=function(e){return e===void 0&&(e=0),{name:"offset",options:e,fn(t){const{x:n,y:r,placement:s,rects:o}=t,i=AS({placement:s,rects:o,value:e});return{x:n+i.x,y:r+i.y,data:i}}}};function OS(e){return e==="x"?"y":"x"}const NS=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:s}=t,{mainAxis:o=!0,crossAxis:i=!1,limiter:a={fn:S=>{let{x:v,y:m}=S;return{x:v,y:m}}},...l}=e,c={x:n,y:r},f=await Ei(t,l),u=Vs(tn(s)),h=OS(u);let p=c[u],g=c[h];if(o){const S=u==="y"?"top":"left",v=u==="y"?"bottom":"right",m=p+f[S],w=p-f[v];p=Ba(m,p,w)}if(i){const S=h==="y"?"top":"left",v=h==="y"?"bottom":"right",m=g+f[S],w=g-f[v];g=Ba(m,g,w)}const x=a.fn({...t,[u]:p,[h]:g});return{...x,data:{x:x.x-n,y:x.y-r}}}}},CS=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){var n;const{placement:r,rects:s,middlewareData:o}=t,{apply:i,...a}=e;if((n=o.size)!=null&&n.skip)return{};const l=await Ei(t,a),c=tn(r),f=cr(r)==="end";let u,h;c==="top"||c==="bottom"?(u=c,h=f?"left":"right"):(h=c,u=f?"top":"bottom");const p=kn(l.left,0),g=kn(l.right,0),x=kn(l.top,0),S=kn(l.bottom,0),v={height:s.floating.height-(["left","right"].includes(r)?2*(x!==0||S!==0?x+S:kn(l.top,l.bottom)):l[u]),width:s.floating.width-(["top","bottom"].includes(r)?2*(p!==0||g!==0?p+g:kn(l.left,l.right)):l[h])};return i?.({...v,...s}),{data:{skip:!0},reset:{rects:!0}}}}};function Zl(e){return e?.toString()==="[object Window]"}function wn(e){if(e==null)return window;if(!Zl(e)){const t=e.ownerDocument;return t&&t.defaultView||window}return e}function $i(e){return wn(e).getComputedStyle(e)}function Jt(e){return Zl(e)?"":e?(e.nodeName||"").toLowerCase():""}function Qt(e){return e instanceof wn(e).HTMLElement}function Vo(e){return e instanceof wn(e).Element}function LS(e){return e instanceof wn(e).Node}function Yp(e){const t=wn(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function Ti(e){const{overflow:t,overflowX:n,overflowY:r}=$i(e);return/auto|scroll|overlay|hidden/.test(t+r+n)}function IS(e){return["table","td","th"].includes(Jt(e))}function Jp(e){const t=navigator.userAgent.toLowerCase().includes("firefox"),n=$i(e);return n.transform!=="none"||n.perspective!=="none"||n.contain==="paint"||["transform","perspective"].includes(n.willChange)||t&&n.willChange==="filter"||t&&(n.filter?n.filter!=="none":!1)}const Af=Math.min,$s=Math.max,Go=Math.round;function br(e,t){t===void 0&&(t=!1);const n=e.getBoundingClientRect();let r=1,s=1;return t&&Qt(e)&&(r=e.offsetWidth>0&&Go(n.width)/e.offsetWidth||1,s=e.offsetHeight>0&&Go(n.height)/e.offsetHeight||1),{width:n.width/r,height:n.height/s,top:n.top/s,right:n.right/r,bottom:n.bottom/s,left:n.left/r,x:n.left/r,y:n.top/s}}function En(e){return((LS(e)?e.ownerDocument:e.document)||window.document).documentElement}function xi(e){return Zl(e)?{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}:{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function Qp(e){return br(En(e)).left+xi(e).scrollLeft}function jS(e){const t=br(e);return Go(t.width)!==e.offsetWidth||Go(t.height)!==e.offsetHeight}function MS(e,t,n){const r=Qt(t),s=En(t),o=br(e,r&&jS(t));let i={scrollLeft:0,scrollTop:0};const a={x:0,y:0};if(r||!r&&n!=="fixed")if((Jt(t)!=="body"||Ti(s))&&(i=xi(t)),Qt(t)){const l=br(t,!0);a.x=l.x+t.clientLeft,a.y=l.y+t.clientTop}else s&&(a.x=Qp(s));return{x:o.left+i.scrollLeft-a.x,y:o.top+i.scrollTop-a.y,width:o.width,height:o.height}}function Si(e){return Jt(e)==="html"?e:e.assignedSlot||e.parentNode||(Yp(e)?e.host:null)||En(e)}function Rf(e){return!Qt(e)||getComputedStyle(e).position==="fixed"?null:e.offsetParent}function DS(e){let t=Si(e);for(;Qt(t)&&!["html","body"].includes(Jt(t));){if(Jp(t))return t;t=t.parentNode}return null}function Ua(e){const t=wn(e);let n=Rf(e);for(;n&&IS(n)&&getComputedStyle(n).position==="static";)n=Rf(n);return n&&(Jt(n)==="html"||Jt(n)==="body"&&getComputedStyle(n).position==="static"&&!Jp(n))?t:n||DS(e)||t}function Of(e){return{width:e.offsetWidth,height:e.offsetHeight}}function FS(e){let{rect:t,offsetParent:n,strategy:r}=e;const s=Qt(n),o=En(n);if(n===o)return t;let i={scrollLeft:0,scrollTop:0};const a={x:0,y:0};if((s||!s&&r!=="fixed")&&((Jt(n)!=="body"||Ti(o))&&(i=xi(n)),Qt(n))){const l=br(n,!0);a.x=l.x+n.clientLeft,a.y=l.y+n.clientTop}return{...t,x:t.x-i.scrollLeft+a.x,y:t.y-i.scrollTop+a.y}}function BS(e){const t=wn(e),n=En(e),r=t.visualViewport;let s=n.clientWidth,o=n.clientHeight,i=0,a=0;return r&&(s=r.width,o=r.height,Math.abs(t.innerWidth/r.scale-r.width)<.01&&(i=r.offsetLeft,a=r.offsetTop)),{width:s,height:o,x:i,y:a}}function HS(e){var t;const n=En(e),r=xi(e),s=(t=e.ownerDocument)==null?void 0:t.body,o=$s(n.scrollWidth,n.clientWidth,s?s.scrollWidth:0,s?s.clientWidth:0),i=$s(n.scrollHeight,n.clientHeight,s?s.scrollHeight:0,s?s.clientHeight:0);let a=-r.scrollLeft+Qp(e);const l=-r.scrollTop;return $i(s||n).direction==="rtl"&&(a+=$s(n.clientWidth,s?s.clientWidth:0)-o),{width:o,height:i,x:a,y:l}}function Zp(e){return["html","body","#document"].includes(Jt(e))?e.ownerDocument.body:Qt(e)&&Ti(e)?e:Zp(Si(e))}function zo(e,t){var n;t===void 0&&(t=[]);const r=Zp(e),s=r===((n=e.ownerDocument)==null?void 0:n.body),o=wn(r),i=s?[o].concat(o.visualViewport||[],Ti(r)?r:[]):r,a=t.concat(i);return s?a:a.concat(zo(Si(i)))}function US(e,t){const n=t.getRootNode==null?void 0:t.getRootNode();if(e.contains(t))return!0;if(n&&Yp(n)){let r=t;do{if(r&&e===r)return!0;r=r.parentNode||r.host}while(r)}return!1}function WS(e){const t=br(e),n=t.top+e.clientTop,r=t.left+e.clientLeft;return{top:n,left:r,x:r,y:n,right:r+e.clientWidth,bottom:n+e.clientHeight,width:e.clientWidth,height:e.clientHeight}}function Nf(e,t){return t==="viewport"?Fa(BS(e)):Vo(t)?WS(t):Fa(HS(En(e)))}function VS(e){const t=zo(Si(e)),r=["absolute","fixed"].includes($i(e).position)&&Qt(e)?Ua(e):e;return Vo(r)?t.filter(s=>Vo(s)&&US(s,r)&&Jt(s)!=="body"):[]}function GS(e){let{element:t,boundary:n,rootBoundary:r}=e;const o=[...n==="clippingParents"?VS(t):[].concat(n),r],i=o[0],a=o.reduce((l,c)=>{const f=Nf(t,c);return l.top=$s(f.top,l.top),l.right=Af(f.right,l.right),l.bottom=Af(f.bottom,l.bottom),l.left=$s(f.left,l.left),l},Nf(t,i));return a.width=a.right-a.left,a.height=a.bottom-a.top,a.x=a.left,a.y=a.top,a}const zS={getElementRects:e=>{let{reference:t,floating:n,strategy:r}=e;return{reference:MS(t,Ua(n),r),floating:{...Of(n),x:0,y:0}}},convertOffsetParentRelativeRectToViewportRelativeRect:e=>FS(e),getOffsetParent:e=>{let{element:t}=e;return Ua(t)},isElement:e=>Vo(e),getDocumentElement:e=>{let{element:t}=e;return En(t)},getClippingClientRect:e=>GS(e),getDimensions:e=>{let{element:t}=e;return Of(t)},getClientRects:e=>{let{element:t}=e;return t.getClientRects()}},qS=(e,t,n)=>vS(e,t,{platform:zS,...n});var KS=Object.defineProperty,XS=Object.defineProperties,YS=Object.getOwnPropertyDescriptors,Cf=Object.getOwnPropertySymbols,JS=Object.prototype.hasOwnProperty,QS=Object.prototype.propertyIsEnumerable,Lf=(e,t,n)=>t in e?KS(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Gt=(e,t)=>{for(var n in t||(t={}))JS.call(t,n)&&Lf(e,n,t[n]);if(Cf)for(var n of Cf(t))QS.call(t,n)&&Lf(e,n,t[n]);return e},Gs=(e,t)=>XS(e,YS(t));function em(e,t){for(const n in t)Object.prototype.hasOwnProperty.call(t,n)&&(typeof t[n]=="object"&&e[n]?em(e[n],t[n]):e[n]=t[n])}const zt={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 wr(e,t){let n=zt.themes[e]||{},r;do r=n[t],typeof r>"u"?n.$extend?n=zt.themes[n.$extend]||{}:(n=null,r=zt[t]):n=null;while(n);return r}function ZS(e){const t=[e];let n=zt.themes[e]||{};do n.$extend&&!n.$resetCss?(t.push(n.$extend),n=zt.themes[n.$extend]||{}):n=null;while(n);return t.map(r=>`v-popper--theme-${r}`)}function If(e){const t=[e];let n=zt.themes[e]||{};do n.$extend?(t.push(n.$extend),n=zt.themes[n.$extend]||{}):n=null;while(n);return t}let Vn=!1;if(typeof window<"u"){Vn=!1;try{const e=Object.defineProperty({},"passive",{get(){Vn=!0}});window.addEventListener("test",null,e)}catch{}}let tm=!1;typeof window<"u"&&typeof navigator<"u"&&(tm=/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream);const nm=["auto","top","bottom","left","right"].reduce((e,t)=>e.concat([t,`${t}-start`,`${t}-end`]),[]),jf={hover:"mouseenter",focus:"focus",click:"click",touch:"touchstart"},Mf={hover:"mouseleave",focus:"blur",click:"click",touch:"touchend"};function Df(e,t){const n=e.indexOf(t);n!==-1&&e.splice(n,1)}function ra(){return new Promise(e=>requestAnimationFrame(()=>{requestAnimationFrame(e)}))}const $t=[];let Pn=null;const Ff={};function Bf(e){let t=Ff[e];return t||(t=Ff[e]=[]),t}let Wa=function(){};typeof window<"u"&&(Wa=window.Element);function Te(e){return function(t){return wr(t.theme,e)}}const sa="__floating-vue__popper";var rm=()=>Pe({name:"VPopper",provide(){return{[sa]:{parentPopper:this}}},inject:{[sa]:{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:Te("disabled")},positioningDisabled:{type:Boolean,default:Te("positioningDisabled")},placement:{type:String,default:Te("placement"),validator:e=>nm.includes(e)},delay:{type:[String,Number,Object],default:Te("delay")},distance:{type:[Number,String],default:Te("distance")},skidding:{type:[Number,String],default:Te("skidding")},triggers:{type:Array,default:Te("triggers")},showTriggers:{type:[Array,Function],default:Te("showTriggers")},hideTriggers:{type:[Array,Function],default:Te("hideTriggers")},popperTriggers:{type:Array,default:Te("popperTriggers")},popperShowTriggers:{type:[Array,Function],default:Te("popperShowTriggers")},popperHideTriggers:{type:[Array,Function],default:Te("popperHideTriggers")},container:{type:[String,Object,Wa,Boolean],default:Te("container")},boundary:{type:[String,Wa],default:Te("boundary")},strategy:{type:String,validator:e=>["absolute","fixed"].includes(e),default:Te("strategy")},autoHide:{type:[Boolean,Function],default:Te("autoHide")},handleResize:{type:Boolean,default:Te("handleResize")},instantMove:{type:Boolean,default:Te("instantMove")},eagerMount:{type:Boolean,default:Te("eagerMount")},popperClass:{type:[String,Array,Object],default:Te("popperClass")},computeTransformOrigin:{type:Boolean,default:Te("computeTransformOrigin")},autoMinSize:{type:Boolean,default:Te("autoMinSize")},autoSize:{type:[Boolean,String],default:Te("autoSize")},autoMaxSize:{type:Boolean,default:Te("autoMaxSize")},autoBoundaryMaxSize:{type:Boolean,default:Te("autoBoundaryMaxSize")},preventOverflow:{type:Boolean,default:Te("preventOverflow")},overflowPadding:{type:[Number,String],default:Te("overflowPadding")},arrowPadding:{type:[Number,String],default:Te("arrowPadding")},arrowOverflow:{type:Boolean,default:Te("arrowOverflow")},flip:{type:Boolean,default:Te("flip")},shift:{type:Boolean,default:Te("shift")},shiftCrossAxis:{type:Boolean,default:Te("shiftCrossAxis")},noAutoFocus:{type:Boolean,default:Te("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:Gs(Gt({},this.classes),{popperClass:this.popperClass}),result:this.positioningDisabled?null:this.result,attrs:this.$attrs}},parentPopper(){var e;return(e=this[sa])==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:Gt(Gt({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:n=!1}={}){var r,s;(r=this.parentPopper)!=null&&r.lockedChild&&this.parentPopper.lockedChild!==this||(this.$_pendingHide=!1,(n||!this.disabled)&&(((s=this.parentPopper)==null?void 0:s.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 n;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}((n=this.parentPopper)==null?void 0:n.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(n=>n.nodeType===n.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(RS({mainAxis:this.distance,crossAxis:this.skidding}));const n=this.placement.startsWith("auto");if(n?t.middleware.push(SS({alignment:(e=this.placement.split("-")[1])!=null?e:""})):t.placement=this.placement,this.preventOverflow&&(this.shift&&t.middleware.push(NS({padding:this.overflowPadding,boundary:this.boundary,crossAxis:this.shiftCrossAxis})),!n&&this.flip&&t.middleware.push(kS({padding:this.overflowPadding,boundary:this.boundary}))),t.middleware.push(bS({element:this.$_arrowNode,padding:this.arrowPadding})),this.arrowOverflow&&t.middleware.push({name:"arrowOverflow",fn:({placement:s,rects:o,middlewareData:i})=>{let a;const{centerOffset:l}=i.arrow;return s.startsWith("top")||s.startsWith("bottom")?a=Math.abs(l)>o.reference.width/2:a=Math.abs(l)>o.reference.height/2,{data:{overflow:a}}}}),this.autoMinSize||this.autoSize){const s=this.autoSize?this.autoSize:this.autoMinSize?"min":null;t.middleware.push({name:"autoSize",fn:({rects:o,placement:i,middlewareData:a})=>{var l;if((l=a.autoSize)!=null&&l.skip)return{};let c,f;return i.startsWith("top")||i.startsWith("bottom")?c=o.reference.width:f=o.reference.height,this.$_innerNode.style[s==="min"?"minWidth":s==="max"?"maxWidth":"width"]=c!=null?`${c}px`:null,this.$_innerNode.style[s==="min"?"minHeight":s==="max"?"maxHeight":"height"]=f!=null?`${f}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(CS({boundary:this.boundary,padding:this.overflowPadding,apply:({width:s,height:o})=>{this.$_innerNode.style.maxWidth=s!=null?`${s}px`:null,this.$_innerNode.style.maxHeight=o!=null?`${o}px`:null}})));const r=await qS(this.$_referenceNode,this.$_popperNode,t);Object.assign(this.result,{x:r.x,y:r.y,placement:r.placement,strategy:r.strategy,arrow:Gt(Gt({},r.middlewareData.arrow),r.middlewareData.arrowOverflow)})},$_scheduleShow(e=null,t=!1){if(this.$_updateParentShownChildren(!0),this.$_hideInProgress=!1,clearTimeout(this.$_scheduleTimer),Pn&&this.instantMove&&Pn.instantMove&&Pn!==this.parentPopper){Pn.$_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&&(Pn=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 ra(),await this.$_computePosition(),await this.$_applyShowEffect(),this.positioningDisabled||this.$_registerEventListeners([...zo(this.$_referenceNode),...zo(this.$_popperNode)],"scroll",()=>{this.$_computePosition()}))},async $_applyShowEffect(){if(this.$_hideInProgress)return;if(this.computeTransformOrigin){const t=this.$_referenceNode.getBoundingClientRect(),n=this.$_popperNode.querySelector(".v-popper__wrapper"),r=n.parentNode.getBoundingClientRect(),s=t.x+t.width/2-(r.left+n.offsetLeft),o=t.y+t.height/2-(r.top+n.offsetTop);this.result.transformOrigin=`${s}px ${o}px`}this.isShown=!0,this.$_applyAttrsToTarget({"aria-describedby":this.popperId,"data-popper-shown":""});const e=this.showGroup;if(e){let t;for(let n=0;n<$t.length;n++)t=$t[n],t.showGroup!==e&&(t.hide(),t.$emit("close-group"))}$t.push(this),document.body.classList.add("v-popper--some-open");for(const t of If(this.theme))Bf(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 ra(),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,Df($t,this),$t.length===0&&document.body.classList.remove("v-popper--some-open");for(const n of If(this.theme)){const r=Bf(n);Df(r,this),r.length===0&&document.body.classList.remove(`v-popper--some-open--${n}`)}Pn===this&&(Pn=null),this.isShown=!1,this.$_applyAttrsToTarget({"aria-describedby":void 0,"data-popper-shown":void 0}),clearTimeout(this.$_disposeTimer);const t=wr(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 ra(),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=n=>{this.isShown&&!this.$_hideInProgress||(n.usedByTooltip=!0,!this.$_preventShow&&this.show({event:n}))};this.$_registerTriggerListeners(this.$_targetNodes,jf,this.triggers,this.showTriggers,e),this.$_registerTriggerListeners([this.$_popperNode],jf,this.popperTriggers,this.popperShowTriggers,e);const t=n=>{n.usedByTooltip||this.hide({event:n})};this.$_registerTriggerListeners(this.$_targetNodes,Mf,this.triggers,this.hideTriggers,t),this.$_registerTriggerListeners([this.$_popperNode],Mf,this.popperTriggers,this.popperHideTriggers,t)},$_registerEventListeners(e,t,n){this.$_events.push({targetNodes:e,eventType:t,handler:n}),e.forEach(r=>r.addEventListener(t,n,Vn?{passive:!0}:void 0))},$_registerTriggerListeners(e,t,n,r,s){let o=n;r!=null&&(o=typeof r=="function"?r(o):r),o.forEach(i=>{const a=t[i];a&&this.$_registerEventListeners(e,a,s)})},$_removeEventListeners(e){const t=[];this.$_events.forEach(n=>{const{targetNodes:r,eventType:s,handler:o}=n;!e||e===s?r.forEach(i=>i.removeEventListener(s,o)):t.push(n)}),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 n of this.$_targetNodes){const r=n.getAttribute(e);r&&(n.removeAttribute(e),n.setAttribute(t,r))}},$_applyAttrsToTarget(e){for(const t of this.$_targetNodes)for(const n in e){const r=e[n];r==null?t.removeAttribute(n):t.setAttribute(n,r)}},$_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(Ts>=e.left&&Ts<=e.right&&xs>=e.top&&xs<=e.bottom){const t=this.$_popperNode.getBoundingClientRect(),n=Ts-ln,r=xs-cn,o=t.left+t.width/2-ln+(t.top+t.height/2)-cn+t.width+t.height,i=ln+n*o,a=cn+r*o;return mo(ln,cn,i,a,t.left,t.top,t.left,t.bottom)||mo(ln,cn,i,a,t.left,t.top,t.right,t.top)||mo(ln,cn,i,a,t.right,t.top,t.right,t.bottom)||mo(ln,cn,i,a,t.left,t.bottom,t.right,t.bottom)}return!1}},render(){return this.$slots.default(this.slotData)}});typeof document<"u"&&typeof window<"u"&&(tm?(document.addEventListener("touchstart",Hf,Vn?{passive:!0,capture:!0}:!0),document.addEventListener("touchend",tP,Vn?{passive:!0,capture:!0}:!0)):(window.addEventListener("mousedown",Hf,!0),window.addEventListener("click",eP,!0)),window.addEventListener("resize",sP));function Hf(e){for(let t=0;t<$t.length;t++){const n=$t[t];try{const r=n.popperNode();n.$_mouseDownContains=r.contains(e.target)}catch{}}}function eP(e){sm(e)}function tP(e){sm(e,!0)}function sm(e,t=!1){const n={};for(let r=$t.length-1;r>=0;r--){const s=$t[r];try{const o=s.$_containsGlobalTarget=nP(s,e);s.$_pendingHide=!1,requestAnimationFrame(()=>{if(s.$_pendingHide=!1,!n[s.randomId]&&Uf(s,o,e)){if(s.$_handleGlobalClose(e,t),!e.closeAllPopover&&e.closePopover&&o){let a=s.parentPopper;for(;a;)n[a.randomId]=!0,a=a.parentPopper;return}let i=s.parentPopper;for(;i&&Uf(i,i.$_containsGlobalTarget,e);){i.$_handleGlobalClose(e,t);i=i.parentPopper}}})}catch{}}}function nP(e,t){const n=e.popperNode();return e.$_mouseDownContains||n.contains(t.target)}function Uf(e,t,n){return n.closeAllPopover||n.closePopover&&t||rP(e,n)&&!t}function rP(e,t){if(typeof e.autoHide=="function"){const n=e.autoHide(t);return e.lastAutoHide=n,n}return e.autoHide}function sP(e){for(let t=0;t<$t.length;t++)$t[t].$_computePosition(e)}let ln=0,cn=0,Ts=0,xs=0;typeof window<"u"&&window.addEventListener("mousemove",e=>{ln=Ts,cn=xs,Ts=e.clientX,xs=e.clientY},Vn?{passive:!0}:void 0);function mo(e,t,n,r,s,o,i,a){const l=((i-s)*(t-o)-(a-o)*(e-s))/((a-o)*(n-e)-(i-s)*(r-t)),c=((n-e)*(t-o)-(r-t)*(e-s))/((a-o)*(n-e)-(i-s)*(r-t));return l>=0&&l<=1&&c>=0&&c<=1}var Pi=(e,t)=>{const n=e.__vccOpts||e;for(const[r,s]of t)n[r]=s;return n};const oP={extends:rm()};function iP(e,t,n,r,s,o){return ne(),be("div",{ref:"reference",class:Fe(["v-popper",{"v-popper--shown":e.slotData.isShown}])},[vt(e.$slots,"default",hh(kl(e.slotData)))],2)}var aP=Pi(oP,[["render",iP]]);function lP(){var e=window.navigator.userAgent,t=e.indexOf("MSIE ");if(t>0)return parseInt(e.substring(t+5,e.indexOf(".",t)),10);var n=e.indexOf("Trident/");if(n>0){var r=e.indexOf("rv:");return parseInt(e.substring(r+3,e.indexOf(".",r)),10)}var s=e.indexOf("Edge/");return s>0?parseInt(e.substring(s+5,e.indexOf(".",s)),10):-1}let Eo;function Va(){Va.init||(Va.init=!0,Eo=lP()!==-1)}var ki={name:"ResizeObserver",props:{emitOnMount:{type:Boolean,default:!1},ignoreWidth:{type:Boolean,default:!1},ignoreHeight:{type:Boolean,default:!1}},emits:["notify"],mounted(){Va(),kt(()=>{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",Eo&&this.$el.appendChild(e),e.data="about:blank",Eo||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&&(!Eo&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),this.$el.removeChild(this._resizeObject),this._resizeObject.onload=null,this._resizeObject=null)}}};const cP=Bg();Dg("data-v-b329ee4c");const uP={class:"resize-observer",tabindex:"-1"};Fg();const fP=cP((e,t,n,r,s,o)=>(ne(),Ne("div",uP)));ki.render=fP;ki.__scopeId="data-v-b329ee4c";ki.__file="src/components/ResizeObserver.vue";var om=(e="theme")=>({computed:{themeClass(){return ZS(this[e])}}});const hP=Pe({name:"VPopperContent",components:{ResizeObserver:ki},mixins:[om()],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}}}),dP=["id","aria-hidden","tabindex","data-popper-placement"],pP={ref:"inner",class:"v-popper__inner"},mP=oe("div",{class:"v-popper__arrow-outer"},null,-1),gP=oe("div",{class:"v-popper__arrow-inner"},null,-1),vP=[mP,gP];function _P(e,t,n,r,s,o){const i=vn("ResizeObserver");return ne(),be("div",{id:e.popperId,ref:"popover",class:Fe(["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:hn(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]=b_(a=>e.autoHide&&e.$emit("hide"),["esc"]))},[oe("div",{class:"v-popper__backdrop",onClick:t[0]||(t[0]=a=>e.autoHide&&e.$emit("hide"))}),oe("div",{class:"v-popper__wrapper",style:hn(e.result?{transformOrigin:e.result.transformOrigin}:void 0)},[oe("div",pP,[e.mounted?(ne(),be(Ce,{key:0},[oe("div",null,[vt(e.$slots,"default")]),e.handleResize?(ne(),Ne(i,{key:0,onNotify:t[1]||(t[1]=a=>e.$emit("resize",a))})):ze("",!0)],64)):ze("",!0)],512),oe("div",{ref:"arrow",class:"v-popper__arrow-container",style:hn(e.result?{left:e.toPx(e.result.arrow.x),top:e.toPx(e.result.arrow.y)}:void 0)},vP,4)],4)],46,dP)}var im=Pi(hP,[["render",_P]]),am={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 yP=Pe({name:"VPopperWrapper",components:{Popper:aP,PopperContent:im},mixins:[am,om("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 bP(e,t,n,r,s,o){const i=vn("PopperContent"),a=vn("Popper");return ne(),Ne(a,{ref:"popper",theme:e.finalTheme,"target-nodes":e.getTargetNodes,"popper-node":()=>e.$refs.popperContent.$el,class:Fe([e.themeClass])},{default:Ee(({popperId:l,isShown:c,shouldMountContent:f,skipTransition:u,autoHide:h,show:p,hide:g,handleResize:x,onResize:S,classes:v,result:m})=>[vt(e.$slots,"default",{shown:c,show:p,hide:g}),ie(i,{ref:"popperContent","popper-id":l,theme:e.finalTheme,shown:c,mounted:f,"skip-transition":u,"auto-hide":h,"handle-resize":x,classes:v,result:m,onHide:g,onResize:S},{default:Ee(()=>[vt(e.$slots,"popper",{shown:c,hide:g})]),_: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 ec=Pi(yP,[["render",bP]]);const wP=Pe(Gs(Gt({},ec),{name:"VDropdown",vPopperTheme:"dropdown"})),EP=Pe(Gs(Gt({},ec),{name:"VMenu",vPopperTheme:"menu"})),$P=Pe(Gs(Gt({},ec),{name:"VTooltip",vPopperTheme:"tooltip"})),TP=Pe({name:"VTooltipDirective",components:{Popper:rm(),PopperContent:im},mixins:[am],inheritAttrs:!1,props:{theme:{type:String,default:"tooltip"},html:{type:Boolean,default:e=>wr(e.theme,"html")},content:{type:[String,Number,Function],default:null},loadingContent:{type:String,default:e=>wr(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,n=this.content(this);n.then?n.then(r=>this.onResult(t,r)):this.onResult(t,n)}},onResult(e,t){e===this.$_fetchId&&(this.$_loading=!1,this.asyncContent=t)},onShow(){this.$_isShown=!0,this.fetchContent()},onHide(){this.$_isShown=!1}}}),xP=["innerHTML"],SP=["textContent"];function PP(e,t,n,r,s,o){const i=vn("PopperContent"),a=vn("Popper");return ne(),Ne(a,Hn({ref:"popper"},e.$attrs,{theme:e.theme,"popper-node":()=>e.$refs.popperContent.$el,onApplyShow:e.onShow,onApplyHide:e.onHide}),{default:Ee(({popperId:l,isShown:c,shouldMountContent:f,skipTransition:u,autoHide:h,hide:p,handleResize:g,onResize:x,classes:S,result:v})=>[ie(i,{ref:"popperContent",class:Fe({"v-popper--tooltip-loading":e.loading}),"popper-id":l,theme:e.theme,shown:c,mounted:f,"skip-transition":u,"auto-hide":h,"handle-resize":g,classes:S,result:v,onHide:p,onResize:x},{default:Ee(()=>[e.html?(ne(),be("div",{key:0,innerHTML:e.finalContent},null,8,xP)):(ne(),be("div",{key:1,textContent:qt(e.finalContent)},null,8,SP))]),_: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 kP=Pi(TP,[["render",PP]]);const lm="v-popper--has-tooltip";function AP(e,t){let n=e.placement;if(!n&&t)for(const r of nm)t[r]&&(n=r);return n||(n=wr(e.theme||"tooltip","placement")),n}function cm(e,t,n){let r;const s=typeof t;return s==="string"?r={content:t}:t&&s==="object"?r=t:r={content:!1},r.placement=AP(r,n),r.targetNodes=()=>[e],r.referenceNode=()=>e,r}let oa,Ds,RP=0;function OP(){if(oa)return;Ds=J([]),oa=xd({name:"VTooltipDirectiveApp",setup(){return{directives:Ds}},render(){return this.directives.map(t=>Xe(kP,Gs(Gt({},t.options),{shown:t.shown||t.options.shown,key:t.id})))},devtools:{hide:!0}});const e=document.createElement("div");document.body.appendChild(e),oa.mount(e)}function NP(e,t,n){OP();const r=J(cm(e,t,n)),s=J(!1),o={id:RP++,options:r,shown:s};return Ds.value.push(o),e.classList&&e.classList.add(lm),e.$_popper={options:r,item:o,show(){s.value=!0},hide(){s.value=!1}}}function um(e){if(e.$_popper){const t=Ds.value.indexOf(e.$_popper.item);t!==-1&&Ds.value.splice(t,1),delete e.$_popper,delete e.$_popperOldShown,delete e.$_popperMountTarget}e.classList&&e.classList.remove(lm)}function Wf(e,{value:t,modifiers:n}){const r=cm(e,t,n);if(!r.content||wr(r.theme||"tooltip","disabled"))um(e);else{let s;e.$_popper?(s=e.$_popper,s.options.value=r):s=NP(e,t,n),typeof t.shown<"u"&&t.shown!==e.$_popperOldShown&&(e.$_popperOldShown=t.shown,t.shown?s.show():s.hide())}}var CP={beforeMount:Wf,updated:Wf,beforeUnmount(e){um(e)}};function Vf(e){e.addEventListener("click",fm),e.addEventListener("touchstart",hm,Vn?{passive:!0}:!1)}function Gf(e){e.removeEventListener("click",fm),e.removeEventListener("touchstart",hm),e.removeEventListener("touchend",dm),e.removeEventListener("touchcancel",pm)}function fm(e){const t=e.currentTarget;e.closePopover=!t.$_vclosepopover_touch,e.closeAllPopover=t.$_closePopoverModifiers&&!!t.$_closePopoverModifiers.all}function hm(e){if(e.changedTouches.length===1){const t=e.currentTarget;t.$_vclosepopover_touch=!0;const n=e.changedTouches[0];t.$_vclosepopover_touchPoint=n,t.addEventListener("touchend",dm),t.addEventListener("touchcancel",pm)}}function dm(e){const t=e.currentTarget;if(t.$_vclosepopover_touch=!1,e.changedTouches.length===1){const n=e.changedTouches[0],r=t.$_vclosepopover_touchPoint;e.closePopover=Math.abs(n.screenY-r.screenY)<20&&Math.abs(n.screenX-r.screenX)<20,e.closeAllPopover=t.$_closePopoverModifiers&&!!t.$_closePopoverModifiers.all}}function pm(e){const t=e.currentTarget;t.$_vclosepopover_touch=!1}var LP={beforeMount(e,{value:t,modifiers:n}){e.$_closePopoverModifiers=n,(typeof t>"u"||t)&&Vf(e)},updated(e,{value:t,oldValue:n,modifiers:r}){e.$_closePopoverModifiers=r,t!==n&&(typeof t>"u"||t?Vf(e):Gf(e))},beforeUnmount(e){Gf(e)}};function IP(e,t={}){e.$_vTooltipInstalled||(e.$_vTooltipInstalled=!0,em(zt,t),e.directive("tooltip",CP),e.directive("close-popper",LP),e.component("VTooltip",$P),e.component("VDropdown",wP),e.component("VMenu",EP))}const jP={version:"2.0.0-beta.20",install:IP,options:zt},MP=yt(e=>{e.vueApp.use(jP)}),DP=yt(()=>{const e=Ze(),t=Vx(),n=ft();window.__NUXT_DEVTOOLS_VIEW__={setClient(r){e.value!==r&&(e.value=r,r.hooks.hook("host:update:reactivity",()=>{e.value&&(e.value={...e.value})}),r.hooks.hook("host:inspector:close",()=>{n.currentRoute.value.path!=="/modules/custom-builtin-vscode"&&n.currentRoute.value.path==="/__inspecting"&&n.go(-1)}),r.hooks.hook("host:inspector:update",s=>{t.value=s}),r.hooks.hook("host:inspector:click",async(s,o,i,a)=>{const l=`./${o}:${i}:${a}`;await De.openInEditor(l)}),console.log("[nuxt-devtools] Client connected",r))}},n.afterEach(()=>{const r=n.currentRoute.value.path;r.includes("__")||e.value?.hooks.callHook("devtools:navigate",r)})}),FP=[B0,H0,U0,lS,cS,dS,pS,mS,gS,MP,DP],BP=Pe({name:"NuxtLoadingIndicator",props:{throttle:{type:Number,default:200},duration:{type:Number,default:2e3},height:{type:Number,default:3},color:{type:[String,Boolean],default:"repeating-linear-gradient(to right,#00dc82 0%,#34cdfe 50%,#0047e1 100%)"}},setup(e,{slots:t}){const n=HP({duration:e.duration,throttle:e.throttle}),r=Oe();return r.hook("page:start",n.start),r.hook("page:finish",n.finish),r.hook("vue:error",n.finish),Pr(n.clear),()=>Xe("div",{class:"nuxt-loading-indicator",style:{position:"fixed",top:0,right:0,left:0,pointerEvents:"none",width:"auto",height:`${e.height}px`,opacity:n.isLoading.value?1:0,background:e.color||void 0,backgroundSize:`${100/n.progress.value*100}% auto`,transform:`scaleX(${n.progress.value}%)`,transformOrigin:"left",transition:"transform 0.1s, height 0.4s, opacity 0.4s",zIndex:999999}},t)}});function HP(e){const t=J(0),n=J(!1),r=de(()=>1e4/e.duration);let s=null,o=null;function i(){l(),t.value=0,e.throttle?o=setTimeout(()=>{n.value=!0,u()},e.throttle):(n.value=!0,u())}function a(){t.value=100,f()}function l(){clearInterval(s),clearTimeout(o),s=null,o=null}function c(h){t.value=Math.min(100,t.value+h)}function f(){l(),setTimeout(()=>{n.value=!1,setTimeout(()=>{t.value=0},400)},500)}function u(){s=setInterval(()=>{c(r.value)},100)}return{progress:t,isLoading:n,start:i,finish:a,clear:l}}function UP(){const e=Symbol("singleton");return[function(n){_t()?.appContext.app.provide(e,n)},function(n){return rt(e,n)}]}const[WP,jO]=UP(),VP=Pe({__name:"Notification",setup(e){const t=J(!1),n=J(),r=J();return WP((s,o,i=1500)=>{r.value=s,n.value=o,t.value=!0,setTimeout(()=>{t.value=!1},i)}),(s,o)=>(ne(),be("div",{fixed:"","left-0":"","right-0":"","top-0":"","z-50":"","text-center":"",class:Fe(Z(t)?"":"pointer-events-none overflow-hidden")},[oe("div",{border:"~ base",flex:"~ inline gap2","m-3":"","inline-block":"","items-center":"",rounded:"","px-4":"","py-1":"","text-primary":"","transition-all":"","duration-300":"","bg-base":"",style:hn(Z(t)?{}:{transform:"translateY(-300%)"}),class:Fe(Z(t)?"shadow":"shadow-none")},[Z(n)?(ne(),be("div",{key:0,class:Fe(Z(n))},null,2)):ze("",!0),oe("div",null,qt(Z(r)),1)],6)],2))}}),zs=(e,t)=>{const n=e.__vccOpts||e;for(const[r,s]of t)n[r]=s;return n},GP={},zP={class:"n-loading n-panel-grids-center"},qP={class:"flex flex-col animate-pulse items-center text-lg"},KP=oe("div",{class:"i-carbon-circle-dash animate-spin text-4xl op50"},null,-1);function XP(e,t){return ne(),be("div",zP,[oe("div",qP,[KP,vt(e.$slots,"default",{},()=>[nt(" Loading... ")])])])}const YP=zs(GP,[["render",XP]]),Ai=Pe({__name:"NIcon",props:{icon:null},setup(e){return(t,n)=>(ne(),be("div",{class:Fe(["n-icon",e.icon])},null,2))}}),tc=Pe({__name:"NButton",props:{to:null,icon:null},setup(e){return(t,n)=>{const r=Ai;return ne(),Ne($l(e.to?Z(Ml):"button"),Hn({to:e.to},t.$attrs,{class:"n-button n-button-base active:n-button-active focus-visible:n-focus-base n-transition hover:n-button-hover n-disabled:n-disabled"}),{default:Ee(()=>[vt(t.$slots,"icon",{},()=>[e.icon?(ne(),Ne(r,{key:0,icon:e.icon,class:"n-button-icon"},null,8,["icon"])):ze("",!0)]),vt(t.$slots,"default")]),_:3},16,["to"])}}}),JP=Pe({name:"ClientOnly",inheritAttrs:!1,props:["fallback","placeholder","placeholderTag","fallbackTag"],setup(e,{slots:t,attrs:n}){const r=J(!1);return bn(()=>{r.value=!0}),s=>{if(r.value)return t.default?.();const o=t.fallback||t.placeholder;if(o)return o();const i=s.fallback||s.placeholder||"",a=s.fallbackTag||s.placeholderTag||"span";return be(a,n,i)}}}),QP={name:fS,props:{placeholder:String,tag:{type:String,default:"span"}}};function ZP(e,t,n,r,s,o){const i=JP;return ne(),Ne(i,{placeholder:n.placeholder,"placeholder-tag":n.tag},{default:Ee(()=>[vt(e.$slots,"default")]),_:3},8,["placeholder","placeholder-tag"])}const ek=zs(QP,[["render",ZP]]),tk=Pe({__name:"NDarkToggle",setup(e){const t=Yl(),n=de({get(){return t.value==="dark"},set(){t.preference=n.value?"light":"dark"}}),r=typeof document<"u"&&document.startViewTransition&&!window.matchMedia("(prefers-reduced-motion: reduce)").matches;function s(i){if(!r||!i){n.value=!n.value;return}const a=i.clientX,l=i.clientY,c=Math.hypot(Math.max(a,innerWidth-a),Math.max(l,innerHeight-l));document.startViewTransition(async()=>{n.value=!n.value,await kt()}).ready.then(()=>{const u=[`circle(0px at ${a}px ${l}px)`,`circle(${c}px at ${a}px ${l}px)`];document.documentElement.animate({clipPath:n.value?[...u].reverse():u},{duration:400,easing:"ease-in",pseudoElement:n.value?"::view-transition-old(root)":"::view-transition-new(root)"})})}const o={mode:t,isDark:n,toggle:s};return(i,a)=>{const l=ek;return ne(),Ne(l,{tag:"span"},{default:Ee(()=>[vt(i.$slots,"default",hh(kl(o)))]),_:3})}}}),nk={key:0,px3:"",py2:"",border:"b base",flex:"~ col gap-1"},rk=oe("div",{"text-sm":"",op50:""}," Dock devtools to ",-1),sk={flex:"~ gap-1","text-lg":""},ok={px3:"",py2:"",border:"b base",flex:"~ gap-2"},ik=oe("div",{"carbon-sun":"","dark:carbon-moon":"","translate-y--1px":""},null,-1),ak=oe("div",{"carbon-settings-adjust":"","translate-y--1px":""},null,-1),lk={px3:"",py2:"",flex:"~ gap2"},ck=Pe({__name:"DockingPanel",setup(e){const t=sS(),n=Ze(),r=Oe();function s(){r.hooks.callHookParallel("app:data:refresh",Object.keys(r.payload.data)),n.value&&(n.value={...n.value})}function o(){location.reload()}return(i,a)=>{const l=tc,c=tk;return ne(),be("div",null,[Z(n)?(ne(),be("div",nk,[rk,oe("div",sk,[oe("button",{"i-carbon-open-panel-filled-bottom":"",class:Fe(Z(t).position==="bottom"?"text-primary":"op50"),onClick:a[0]||(a[0]=f=>Z(t).position="bottom")},null,2),oe("button",{"i-carbon-open-panel-filled-right":"",class:Fe(Z(t).position==="right"?"text-primary":"op50"),onClick:a[1]||(a[1]=f=>Z(t).position="right")},null,2),oe("button",{"i-carbon-open-panel-filled-left":"",class:Fe(Z(t).position==="left"?"text-primary":"op50"),onClick:a[2]||(a[2]=f=>Z(t).position="left")},null,2),oe("button",{"i-carbon-open-panel-filled-top":"",class:Fe(Z(t).position==="top"?"text-primary":"op50"),onClick:a[3]||(a[3]=f=>Z(t).position="top")},null,2)])])):ze("",!0),oe("div",ok,[ie(c,null,{default:Ee(({toggle:f,isDark:u})=>[ie(l,{n:"sm primary",onClick:f},{default:Ee(()=>[ik,nt(" "+qt(u.value?"Dark":"Light"),1)]),_:2},1032,["onClick"])]),_:1}),ie(l,{n:"sm primary",to:"/settings"},{default:Ee(()=>[ak,nt(" Settings ")]),_:1})]),oe("div",lk,[ie(l,{n:"solid primary xs",onClick:s},{default:Ee(()=>[nt(" Refetch Data ")]),_:1}),ie(l,{n:"solid primary xs",onClick:o},{default:Ee(()=>[nt(" Refresh Page ")]),_:1})])])}}}),uk=["src","alt"],fk=["title"],nc=Pe({__name:"TabIcon",props:{icon:null,title:null,showTitle:{type:Boolean,default:!0}},setup(e){return(t,n)=>e.icon&&(e.icon.startsWith("/")||e.icon.match(/^https?:/))?(ne(),be("img",Hn({key:0,style:{width:"1em",height:"1em"}},t.$attrs,{src:e.icon,alt:e.title}),null,16,uk)):(ne(),be("div",Hn({key:1,style:{width:"1em",height:"1em"}},t.$attrs,{class:e.icon||"carbon-bring-forward",title:e.showTitle?e.title:void 0}),null,16,fk))}}),hk={"translate-y-0.5px":""},dk={key:0,hidden:"","lg:block":""},pk=Pe({__name:"SideNavItem",props:{tab:null},setup(e){const t=e,n=fi(),r=de(()=>"badge"in t.tab&&t.tab.badge?.()),s=de(()=>"path"in t.tab?t.tab.path:`/modules/custom-${t.tab.name}`),o=de(()=>n.path.startsWith(s.value));return(i,a)=>{const l=nc,c=Ml,f=vn("VTooltip");return ne(),Ne(f,{placement:"right"},{popper:Ee(()=>[oe("div",null,qt(e.tab.title),1),"extraTabVNode"in e.tab&&e.tab.extraTabVNode?(ne(),be("div",dk,[(ne(),Ne($l(e.tab.extraTabVNode)))])):ze("",!0)]),default:Ee(()=>[ie(c,{to:Z(s),flex:"~",hover:"bg-active",relative:"","h-10":"","w-10":"","select-none":"","items-center":"","justify-center":"","rounded-xl":"",p1:"","text-secondary":"","exact-active-class":"!text-primary bg-active",onClick:a[0]||(a[0]=u=>"onClick"in e.tab&&e.tab.onClick?.())},{default:Ee(()=>[ie(l,{"text-xl":"",icon:e.tab.icon,title:e.tab.title,"show-title":!1},null,8,["icon","title"]),Z(r)?(ne(),be("div",{key:0,absolute:"","bottom-0":"","right-0":"","h-4":"","w-4":"","rounded-full":"","text-9px":"","text-white":"",flex:"~ items-center justify-center",class:Fe(Z(o)?"bg-primary":"bg-gray")},[oe("span",hk,qt(Z(r)),1)],2)):ze("",!0)]),_:1},8,["to"])]),_:1})}}});function mk(){const e=Yx(),t=Jl(),n=ft(),r=Ze(),s=de(()=>[...n.getRoutes().filter(i=>i.path.startsWith("/modules/")&&i.meta.title&&!i.meta.wip).filter(i=>!i.meta.experimental||i.meta.experimental&&t.showExperimentalFeatures.value).sort((i,a)=>(i.meta.order||100)-(a.meta.order||100)).map(i=>({name:i.name,path:i.path,...i.meta})),{name:"builtin-inspector",title:"Inspect Vue components",icon:"i-carbon-select-window",category:"app",show(){return()=>!!r.value?.inspector?.instance},onClick(){r.value?.inspector?.instance&&(r.value.inspector.enable(),n.push("/__inspecting"))}},...(e.value||[]).filter(i=>i.name.startsWith("builtin-"))]),o=de(()=>(e.value||[]).filter(i=>!i.name.startsWith("builtin-")));return de(()=>[...s.value,...o.value])}function mm(){return{app:[],analyze:[],server:[],modules:[],documentation:[],advanced:[]}}function zf(e){return de(()=>{const t=mm();for(const n of Z(e)){const r=n.category||"app";t[r]?t[r].push(n):console.warn(`Unknown tab category: ${r}`)}for(const n of Object.keys(t))t[n].length===0&&delete t[n];return Object.entries(t)})}function gm(){const e=mk(),t=Jl(),n=Object.keys(mm()),r=e.value.map(s=>s?.show?.());return de(()=>e.value.filter((s,o)=>{const i=s;return!(r[o]&&!Ah(r[o])||t.hiddenTabs.value.includes(i.name)||t.hiddenTabCategories.value.includes(s.category||"app"))}).sort((s,o)=>n.indexOf(s.category||"app")-n.indexOf(o.category||"app")))}function MO(){const e=Wp(),t=zp();return de(()=>(e.value?.getRoutes()||[]).map(n=>Gp(n,["path","name","meta","props","children"])).map(n=>({...t.value?.find(r=>r.name&&r.name===n.name),...n})))}const gk={border:"r base",flex:"~ col","z-100":"","h-full":"","items-center":"","of-hidden":"","bg-base":""},vk={flex:"~ none col items-center"},_k=["title"],yk=oe("div",{"i-logos-nuxt-icon":"","h-6":"","w-6":""},null,-1),bk=[yk],wk=oe("div",{"h-1px":"","w-8":"",border:"b base"},null,-1),Ek={flex:"~ auto col gap-0.5 items-center","of-hidden":"",py1:""},$k={key:0,my1:"","h-1px":"","w-8":"",border:"b base"},Tk=oe("div",{"flex-auto":""},null,-1),xk={flex:"~ none col items-center gap-1",pb1:""},Sk={absolute:"","bottom-0":"","right-0":"","h-4":"","w-4":"","rounded-full":"","text-9px":"",flex:"~ items-center justify-center",border:"~ base"},Pk={"translate-y-0.5px":""},kk={flex:"~ col gap-1","max-w-80":"",py1:""},Ak={key:0,"h-1px":"",border:"b base"},Rk={flex:"~ wrap",px1:""},Ok=45,Nk=Pe({__name:"SideNav",setup(e){const t=Ze(),n=gm(),r=J(!1),s=J(!1),o=J(),i=J(),a=J();function l(){r.value=!r.value}function c(){s.value=!s.value}const{height:f}=Fw(),u=de(()=>{const S=f.value-130;return Math.max(0,Math.floor(S/Ok))}),h=de(()=>n.value.slice(0,u.value)),p=de(()=>n.value.slice(u.value)),g=zf(h),x=zf(p);return ew(o,S=>{i.value&&S.composedPath().includes(i.value)||a.value&&S.composedPath().includes(a.value)||(r.value=!1,s.value=!1)},{detectIframe:!0}),(S,v)=>{const m=ck,w=vn("VDropdown"),E=pk,$=nc,d=Ml;return ne(),be("div",gk,[oe("div",vk,[ie(w,{placement:"left-start",distance:12,skidding:5,triggers:[],shown:Z(r),"auto-hide":!0},{popper:Ee(()=>[ie(m,{ref_key:"panel",ref:o},null,512)]),default:Ee(()=>[oe("button",{ref_key:"buttonDocking",ref:i,flex:"~",hover:"bg-active",relative:"",my1:"","h-10":"","w-10":"","select-none":"","items-center":"","justify-center":"","rounded-xl":"",p1:"","text-secondary":"","exact-active-class":"!text-primary bg-active",class:Fe(Z(t)?"":"saturate-0"),title:Z(t)?"Nuxt DevTools":"DevTools Client not connected, try open it in iframe mode",onClick:l},bk,10,_k)]),_:1},8,["shown"]),wk]),oe("div",Ek,[(ne(!0),be(Ce,null,fs(Z(g),([b,y],_)=>(ne(),be(Ce,{key:b},[y.length?(ne(),be(Ce,{key:0},[_?(ne(),be("div",$k)):ze("",!0),(ne(!0),be(Ce,null,fs(y,T=>(ne(),Ne(E,{key:T.name,tab:T},null,8,["tab"]))),128))],64)):ze("",!0)],64))),128)),Tk]),oe("div",xk,[Z(p).length?(ne(),Ne(w,{key:0,placement:"left-end",distance:12,triggers:[],shown:Z(s),"auto-hide":!0},{popper:Ee(()=>[oe("div",kk,[(ne(!0),be(Ce,null,fs(Z(x),([b,y],_)=>(ne(),be(Ce,{key:b},[y.length?(ne(),be(Ce,{key:0},[_?(ne(),be("div",Ak)):ze("",!0),oe("div",Rk,[(ne(!0),be(Ce,null,fs(y,T=>(ne(),Ne(E,{key:T.name,tab:T},null,8,["tab"]))),128))])],64)):ze("",!0)],64))),128))])]),default:Ee(()=>[oe("button",{ref_key:"buttonMoreTabs",ref:a,flex:"~",hover:"bg-active",relative:"","h-10":"","w-10":"","select-none":"","items-center":"","justify-center":"","rounded-xl":"",p1:"","text-secondary":"","exact-active-class":"!text-primary bg-active",onClick:c},[ie($,{"text-xl":"",icon:"carbon:overflow-menu-vertical",title:"More tabs","show-title":!1}),oe("div",Sk,[oe("span",Pk,qt(Z(p).length),1)])],512)]),_:1},8,["shown"])):ze("",!0),ie(d,{to:"/settings",flex:"~ items-center justify-center",hover:"bg-active",relative:"",block:"","h-10":"","w-10":"","select-none":"","rounded-xl":"",p1:"","text-secondary":"","exact-active-class":"!text-primary bg-active"},{default:Ee(()=>[ie($,{"text-xl":"",icon:"i-carbon-settings-adjust",title:"Settings","show-title":!1})]),_:1})])])}}}),Ck=(e,t)=>t.path.replace(/(:\w+)\([^)]+\)/g,"$1").replace(/(:\w+)[?+*]/g,"$1").replace(/:\w+/g,n=>e.params[n.slice(1)]?.toString()||""),Lk=(e,t)=>{const n=e.route.matched.find(s=>s.components?.default===e.Component.type),r=t??n?.meta.key??(n&&Ck(e.route,n));return typeof r=="function"?r(e.route):r},Ik=(e,t)=>({default:()=>e?Xe(nv,e===!0?{}:e,t):t}),Ga=(e,t,n)=>(t=t===!0?{}:t,{default:()=>t?Xe(e,t,n):n.default?.()}),jk=Pe({name:"NuxtPage",inheritAttrs:!1,props:{name:{type:String},transition:{type:[Boolean,Object],default:void 0},keepalive:{type:[Boolean,Object],default:void 0},route:{type:Object},pageKey:{type:[Function,String],default:null}},setup(e,{attrs:t}){const n=Oe();return()=>Xe(ip,{name:e.name,route:e.route,...t},{default:r=>{if(!r.Component)return;const s=Lk(r,e.pageKey),o=n.deferHydration(),i=!!(e.transition??r.route.meta.pageTransition??Sa),a=i&&Dk([e.transition,r.route.meta.pageTransition,Sa,{onAfterLeave:()=>{n.callHook("page:transition:finish",r.Component)}}].filter(Boolean));return Ga(ui,i&&a,Ik(e.keepalive??r.route.meta.keepalive??S0,Xe(Fh,{suspensible:!0,onPending:()=>n.callHook("page:start",r.Component),onResolve:()=>{kt(()=>n.callHook("page:finish",r.Component).finally(o))}},{default:()=>Xe(Fk,{key:s,routeProps:r,pageKey:s,hasTransition:i})}))).default()}})}});function Mk(e){return Array.isArray(e)?e:e?[e]:[]}function Dk(e){const t=e.map(n=>({...n,onAfterLeave:Mk(n.onAfterLeave)}));return L0(...t)}const Fk=Pe({name:"RouteProvider",props:["routeProps","pageKey","hasTransition"],setup(e){const t=e.pageKey,n=e.routeProps.route,r={};for(const s in e.routeProps.route)r[s]=de(()=>t===e.pageKey?e.routeProps.route[s]:n[s]);return ar("_route",ot(r)),()=>Xe(e.routeProps.Component)}}),Bk=Pe({name:"LayoutLoader",inheritAttrs:!1,props:{name:String},async setup(e,t){const n=await er[e.name]().then(r=>r.default||r);return()=>Xe(n,t.attrs,t.slots)}}),Hk=Pe({name:"NuxtLayout",inheritAttrs:!1,props:{name:{type:[String,Boolean,Object],default:null}},setup(e,t){const n=rt("_route"),r=n===fi()?G1():n,s=de(()=>Z(e.name)??r.meta.layout??"default");return()=>{const o=s.value&&s.value in er,i=r.meta.layoutTransition??x0;return Ga(ui,o&&i,{default:()=>Ga(Bk,o&&{key:s.value,name:s.value,...t.attrs},t.slots).default()}).default()}}}),Uk={class:"n-text-input flex flex items-center border n-border-base rounded py-1 pl-1 pr-2 focus-within:n-focus-base focus-within:border-context n-bg-base"},Wk=Pe({__name:"NTextInput",props:{modelValue:{default:""},icon:null,placeholder:null,disabled:{type:Boolean},type:{default:"text"}},emits:[],setup(e,{emit:t}){const r=_p(e,"modelValue",t,{passive:!0});return(s,o)=>{const i=Ai;return ne(),be("div",Uk,[vt(s.$slots,"icon",{},()=>[e.icon?(ne(),Ne(i,{key:0,icon:e.icon,class:"ml-0.3em mr-0.1em text-1.1em op50"},null,8,["icon"])):ze("",!0)]),yl(oe("input",Hn({"onUpdate:modelValue":o[0]||(o[0]=a=>Le(r)?r.value=a:null)},s.$props,{class:"ml-0.4em w-full flex-auto n-bg-base !outline-none"}),null,16),[[m_,Z(r)]])])}}}),Vk={},Gk={class:"n-card n-card-base"};function zk(e,t){return ne(),be("div",Gk,[vt(e.$slots,"default")])}const qk=zs(Vk,[["render",zk]]);/*!
14
- * tabbable 6.1.2
15
- * @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
16
- */var vm=["input:not([inert])","select:not([inert])","textarea:not([inert])","a[href]:not([inert])","button:not([inert])","[tabindex]:not(slot):not([inert])","audio[controls]:not([inert])","video[controls]:not([inert])",'[contenteditable]:not([contenteditable="false"]):not([inert])',"details>summary:first-of-type:not([inert])","details:not([inert])"],qo=vm.join(","),_m=typeof Element>"u",Gn=_m?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,Ko=!_m&&Element.prototype.getRootNode?function(e){var t;return e==null||(t=e.getRootNode)===null||t===void 0?void 0:t.call(e)}:function(e){return e?.ownerDocument},Xo=function e(t,n){var r;n===void 0&&(n=!0);var s=t==null||(r=t.getAttribute)===null||r===void 0?void 0:r.call(t,"inert"),o=s===""||s==="true",i=o||n&&t&&e(t.parentNode);return i},Kk=function(t){var n,r=t==null||(n=t.getAttribute)===null||n===void 0?void 0:n.call(t,"contenteditable");return r===""||r==="true"},ym=function(t,n,r){if(Xo(t))return[];var s=Array.prototype.slice.apply(t.querySelectorAll(qo));return n&&Gn.call(t,qo)&&s.unshift(t),s=s.filter(r),s},bm=function e(t,n,r){for(var s=[],o=Array.from(t);o.length;){var i=o.shift();if(!Xo(i,!1))if(i.tagName==="SLOT"){var a=i.assignedElements(),l=a.length?a:i.children,c=e(l,!0,r);r.flatten?s.push.apply(s,c):s.push({scopeParent:i,candidates:c})}else{var f=Gn.call(i,qo);f&&r.filter(i)&&(n||!t.includes(i))&&s.push(i);var u=i.shadowRoot||typeof r.getShadowRoot=="function"&&r.getShadowRoot(i),h=!Xo(u,!1)&&(!r.shadowRootFilter||r.shadowRootFilter(i));if(u&&h){var p=e(u===!0?i.children:u.children,!0,r);r.flatten?s.push.apply(s,p):s.push({scopeParent:i,candidates:p})}else o.unshift.apply(o,i.children)}}return s},wm=function(t,n){return t.tabIndex<0&&(n||/^(AUDIO|VIDEO|DETAILS)$/.test(t.tagName)||Kk(t))&&isNaN(parseInt(t.getAttribute("tabindex"),10))?0:t.tabIndex},Xk=function(t,n){return t.tabIndex===n.tabIndex?t.documentOrder-n.documentOrder:t.tabIndex-n.tabIndex},Em=function(t){return t.tagName==="INPUT"},Yk=function(t){return Em(t)&&t.type==="hidden"},Jk=function(t){var n=t.tagName==="DETAILS"&&Array.prototype.slice.apply(t.children).some(function(r){return r.tagName==="SUMMARY"});return n},Qk=function(t,n){for(var r=0;r<t.length;r++)if(t[r].checked&&t[r].form===n)return t[r]},Zk=function(t){if(!t.name)return!0;var n=t.form||Ko(t),r=function(a){return n.querySelectorAll('input[type="radio"][name="'+a+'"]')},s;if(typeof window<"u"&&typeof window.CSS<"u"&&typeof window.CSS.escape=="function")s=r(window.CSS.escape(t.name));else try{s=r(t.name)}catch(i){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",i.message),!1}var o=Qk(s,t.form);return!o||o===t},eA=function(t){return Em(t)&&t.type==="radio"},tA=function(t){return eA(t)&&!Zk(t)},nA=function(t){var n,r=t&&Ko(t),s=(n=r)===null||n===void 0?void 0:n.host,o=!1;if(r&&r!==t){var i,a,l;for(o=!!((i=s)!==null&&i!==void 0&&(a=i.ownerDocument)!==null&&a!==void 0&&a.contains(s)||t!=null&&(l=t.ownerDocument)!==null&&l!==void 0&&l.contains(t));!o&&s;){var c,f,u;r=Ko(s),s=(c=r)===null||c===void 0?void 0:c.host,o=!!((f=s)!==null&&f!==void 0&&(u=f.ownerDocument)!==null&&u!==void 0&&u.contains(s))}}return o},qf=function(t){var n=t.getBoundingClientRect(),r=n.width,s=n.height;return r===0&&s===0},rA=function(t,n){var r=n.displayCheck,s=n.getShadowRoot;if(getComputedStyle(t).visibility==="hidden")return!0;var o=Gn.call(t,"details>summary:first-of-type"),i=o?t.parentElement:t;if(Gn.call(i,"details:not([open]) *"))return!0;if(!r||r==="full"||r==="legacy-full"){if(typeof s=="function"){for(var a=t;t;){var l=t.parentElement,c=Ko(t);if(l&&!l.shadowRoot&&s(l)===!0)return qf(t);t.assignedSlot?t=t.assignedSlot:!l&&c!==t.ownerDocument?t=c.host:t=l}t=a}if(nA(t))return!t.getClientRects().length;if(r!=="legacy-full")return!0}else if(r==="non-zero-area")return qf(t);return!1},sA=function(t){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(t.tagName))for(var n=t.parentElement;n;){if(n.tagName==="FIELDSET"&&n.disabled){for(var r=0;r<n.children.length;r++){var s=n.children.item(r);if(s.tagName==="LEGEND")return Gn.call(n,"fieldset[disabled] *")?!0:!s.contains(t)}return!0}n=n.parentElement}return!1},Yo=function(t,n){return!(n.disabled||Xo(n)||Yk(n)||rA(n,t)||Jk(n)||sA(n))},za=function(t,n){return!(tA(n)||wm(n)<0||!Yo(t,n))},oA=function(t){var n=parseInt(t.getAttribute("tabindex"),10);return!!(isNaN(n)||n>=0)},iA=function e(t){var n=[],r=[];return t.forEach(function(s,o){var i=!!s.scopeParent,a=i?s.scopeParent:s,l=wm(a,i),c=i?e(s.candidates):a;l===0?i?n.push.apply(n,c):n.push(a):r.push({documentOrder:o,tabIndex:l,item:s,isScope:i,content:c})}),r.sort(Xk).reduce(function(s,o){return o.isScope?s.push.apply(s,o.content):s.push(o.content),s},[]).concat(n)},aA=function(t,n){n=n||{};var r;return n.getShadowRoot?r=bm([t],n.includeContainer,{filter:za.bind(null,n),flatten:!1,getShadowRoot:n.getShadowRoot,shadowRootFilter:oA}):r=ym(t,n.includeContainer,za.bind(null,n)),iA(r)},lA=function(t,n){n=n||{};var r;return n.getShadowRoot?r=bm([t],n.includeContainer,{filter:Yo.bind(null,n),flatten:!0,getShadowRoot:n.getShadowRoot}):r=ym(t,n.includeContainer,Yo.bind(null,n)),r},go=function(t,n){if(n=n||{},!t)throw new Error("No node provided");return Gn.call(t,qo)===!1?!1:za(n,t)},cA=vm.concat("iframe").join(","),ia=function(t,n){if(n=n||{},!t)throw new Error("No node provided");return Gn.call(t,cA)===!1?!1:Yo(n,t)};/*!
17
- * focus-trap 7.4.3
18
- * @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE
19
- */function Kf(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(s){return Object.getOwnPropertyDescriptor(e,s).enumerable})),n.push.apply(n,r)}return n}function Xf(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Kf(Object(n),!0).forEach(function(r){uA(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Kf(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function uA(e,t,n){return t=hA(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function fA(e,t){if(typeof e!="object"||e===null)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(typeof r!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function hA(e){var t=fA(e,"string");return typeof t=="symbol"?t:String(t)}var Yf={activateTrap:function(t,n){if(t.length>0){var r=t[t.length-1];r!==n&&r.pause()}var s=t.indexOf(n);s===-1||t.splice(s,1),t.push(n)},deactivateTrap:function(t,n){var r=t.indexOf(n);r!==-1&&t.splice(r,1),t.length>0&&t[t.length-1].unpause()}},dA=function(t){return t.tagName&&t.tagName.toLowerCase()==="input"&&typeof t.select=="function"},pA=function(t){return t.key==="Escape"||t.key==="Esc"||t.keyCode===27},Ss=function(t){return t.key==="Tab"||t.keyCode===9},mA=function(t){return Ss(t)&&!t.shiftKey},gA=function(t){return Ss(t)&&t.shiftKey},Jf=function(t){return setTimeout(t,0)},Qf=function(t,n){var r=-1;return t.every(function(s,o){return n(s)?(r=o,!1):!0}),r},ls=function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),s=1;s<n;s++)r[s-1]=arguments[s];return typeof t=="function"?t.apply(void 0,r):t},vo=function(t){return t.target.shadowRoot&&typeof t.composedPath=="function"?t.composedPath()[0]:t.target},vA=[],_A=function(t,n){var r=n?.document||document,s=n?.trapStack||vA,o=Xf({returnFocusOnDeactivate:!0,escapeDeactivates:!0,delayInitialFocus:!0,isKeyForward:mA,isKeyBackward:gA},n),i={containers:[],containerGroups:[],tabbableGroups:[],nodeFocusedBeforeActivation:null,mostRecentlyFocusedNode:null,active:!1,paused:!1,delayInitialFocusTimer:void 0},a,l=function(T,P,k){return T&&T[P]!==void 0?T[P]:o[k||P]},c=function(T,P){var k=typeof P?.composedPath=="function"?P.composedPath():void 0;return i.containerGroups.findIndex(function(R){var A=R.container,I=R.tabbableNodes;return A.contains(T)||k?.includes(A)||I.find(function(j){return j===T})})},f=function(T){var P=o[T];if(typeof P=="function"){for(var k=arguments.length,R=new Array(k>1?k-1:0),A=1;A<k;A++)R[A-1]=arguments[A];P=P.apply(void 0,R)}if(P===!0&&(P=void 0),!P){if(P===void 0||P===!1)return P;throw new Error("`".concat(T,"` was specified but was not a node, or did not return a node"))}var I=P;if(typeof P=="string"&&(I=r.querySelector(P),!I))throw new Error("`".concat(T,"` as selector refers to no known node"));return I},u=function(){var T=f("initialFocus");if(T===!1)return!1;if(T===void 0||!ia(T,o.tabbableOptions))if(c(r.activeElement)>=0)T=r.activeElement;else{var P=i.tabbableGroups[0],k=P&&P.firstTabbableNode;T=k||f("fallbackFocus")}if(!T)throw new Error("Your focus-trap needs to have at least one focusable element");return T},h=function(){if(i.containerGroups=i.containers.map(function(T){var P=aA(T,o.tabbableOptions),k=lA(T,o.tabbableOptions);return{container:T,tabbableNodes:P,focusableNodes:k,firstTabbableNode:P.length>0?P[0]:null,lastTabbableNode:P.length>0?P[P.length-1]:null,nextTabbableNode:function(A){var I=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,j=k.findIndex(function(H){return H===A});if(!(j<0))return I?k.slice(j+1).find(function(H){return go(H,o.tabbableOptions)}):k.slice(0,j).reverse().find(function(H){return go(H,o.tabbableOptions)})}}}),i.tabbableGroups=i.containerGroups.filter(function(T){return T.tabbableNodes.length>0}),i.tabbableGroups.length<=0&&!f("fallbackFocus"))throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times")},p=function _(T){if(T!==!1&&T!==r.activeElement){if(!T||!T.focus){_(u());return}T.focus({preventScroll:!!o.preventScroll}),i.mostRecentlyFocusedNode=T,dA(T)&&T.select()}},g=function(T){var P=f("setReturnFocus",T);return P||(P===!1?!1:T)},x=function(T){var P=vo(T);if(!(c(P,T)>=0)){if(ls(o.clickOutsideDeactivates,T)){a.deactivate({returnFocus:o.returnFocusOnDeactivate});return}ls(o.allowOutsideClick,T)||T.preventDefault()}},S=function(T){var P=vo(T),k=c(P,T)>=0;k||P instanceof Document?k&&(i.mostRecentlyFocusedNode=P):(T.stopImmediatePropagation(),p(i.mostRecentlyFocusedNode||u()))},v=function(T){var P=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,k=vo(T);h();var R=null;if(i.tabbableGroups.length>0){var A=c(k,T),I=A>=0?i.containerGroups[A]:void 0;if(A<0)P?R=i.tabbableGroups[i.tabbableGroups.length-1].lastTabbableNode:R=i.tabbableGroups[0].firstTabbableNode;else if(P){var j=Qf(i.tabbableGroups,function(ee){var fe=ee.firstTabbableNode;return k===fe});if(j<0&&(I.container===k||ia(k,o.tabbableOptions)&&!go(k,o.tabbableOptions)&&!I.nextTabbableNode(k,!1))&&(j=A),j>=0){var H=j===0?i.tabbableGroups.length-1:j-1,B=i.tabbableGroups[H];R=B.lastTabbableNode}else Ss(T)||(R=I.nextTabbableNode(k,!1))}else{var K=Qf(i.tabbableGroups,function(ee){var fe=ee.lastTabbableNode;return k===fe});if(K<0&&(I.container===k||ia(k,o.tabbableOptions)&&!go(k,o.tabbableOptions)&&!I.nextTabbableNode(k))&&(K=A),K>=0){var re=K===i.tabbableGroups.length-1?0:K+1,Q=i.tabbableGroups[re];R=Q.firstTabbableNode}else Ss(T)||(R=I.nextTabbableNode(k))}}else R=f("fallbackFocus");R&&(Ss(T)&&T.preventDefault(),p(R))},m=function(T){if(pA(T)&&ls(o.escapeDeactivates,T)!==!1){T.preventDefault(),a.deactivate();return}(o.isKeyForward(T)||o.isKeyBackward(T))&&v(T,o.isKeyBackward(T))},w=function(T){var P=vo(T);c(P,T)>=0||ls(o.clickOutsideDeactivates,T)||ls(o.allowOutsideClick,T)||(T.preventDefault(),T.stopImmediatePropagation())},E=function(){if(i.active)return Yf.activateTrap(s,a),i.delayInitialFocusTimer=o.delayInitialFocus?Jf(function(){p(u())}):p(u()),r.addEventListener("focusin",S,!0),r.addEventListener("mousedown",x,{capture:!0,passive:!1}),r.addEventListener("touchstart",x,{capture:!0,passive:!1}),r.addEventListener("click",w,{capture:!0,passive:!1}),r.addEventListener("keydown",m,{capture:!0,passive:!1}),a},$=function(){if(i.active)return r.removeEventListener("focusin",S,!0),r.removeEventListener("mousedown",x,!0),r.removeEventListener("touchstart",x,!0),r.removeEventListener("click",w,!0),r.removeEventListener("keydown",m,!0),a},d=function(T){var P=T.some(function(k){var R=Array.from(k.removedNodes);return R.some(function(A){return A===i.mostRecentlyFocusedNode})});P&&p(u())},b=typeof window<"u"&&"MutationObserver"in window?new MutationObserver(d):void 0,y=function(){b&&(b.disconnect(),i.active&&!i.paused&&i.containers.map(function(T){b.observe(T,{subtree:!0,childList:!0})}))};return a={get active(){return i.active},get paused(){return i.paused},activate:function(T){if(i.active)return this;var P=l(T,"onActivate"),k=l(T,"onPostActivate"),R=l(T,"checkCanFocusTrap");R||h(),i.active=!0,i.paused=!1,i.nodeFocusedBeforeActivation=r.activeElement,P?.();var A=function(){R&&h(),E(),y(),k?.()};return R?(R(i.containers.concat()).then(A,A),this):(A(),this)},deactivate:function(T){if(!i.active)return this;var P=Xf({onDeactivate:o.onDeactivate,onPostDeactivate:o.onPostDeactivate,checkCanReturnFocus:o.checkCanReturnFocus},T);clearTimeout(i.delayInitialFocusTimer),i.delayInitialFocusTimer=void 0,$(),i.active=!1,i.paused=!1,y(),Yf.deactivateTrap(s,a);var k=l(P,"onDeactivate"),R=l(P,"onPostDeactivate"),A=l(P,"checkCanReturnFocus"),I=l(P,"returnFocus","returnFocusOnDeactivate");k?.();var j=function(){Jf(function(){I&&p(g(i.nodeFocusedBeforeActivation)),R?.()})};return I&&A?(A(g(i.nodeFocusedBeforeActivation)).then(j,j),this):(j(),this)},pause:function(T){if(i.paused||!i.active)return this;var P=l(T,"onPause"),k=l(T,"onPostPause");return i.paused=!0,P?.(),$(),y(),k?.(),this},unpause:function(T){if(!i.paused||!i.active)return this;var P=l(T,"onUnpause"),k=l(T,"onPostUnpause");return i.paused=!1,P?.(),h(),E(),y(),k?.(),this},updateContainerElements:function(T){var P=[].concat(T).filter(Boolean);return i.containers=P.map(function(k){return typeof k=="string"?r.querySelector(k):k}),i.active&&h(),y(),this}},a.updateContainerElements(t),a},yA=Object.defineProperty,bA=Object.defineProperties,wA=Object.getOwnPropertyDescriptors,Jo=Object.getOwnPropertySymbols,$m=Object.prototype.hasOwnProperty,Tm=Object.prototype.propertyIsEnumerable,Zf=(e,t,n)=>t in e?yA(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,EA=(e,t)=>{for(var n in t||(t={}))$m.call(t,n)&&Zf(e,n,t[n]);if(Jo)for(var n of Jo(t))Tm.call(t,n)&&Zf(e,n,t[n]);return e},$A=(e,t)=>bA(e,wA(t)),TA=(e,t)=>{var n={};for(var r in e)$m.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&Jo)for(var r of Jo(e))t.indexOf(r)<0&&Tm.call(e,r)&&(n[r]=e[r]);return n};function xA(e,t={}){let n;const r=t,{immediate:s}=r,o=TA(r,["immediate"]),i=J(!1),a=J(!1),l=h=>n&&n.activate(h),c=h=>n&&n.deactivate(h),f=()=>{n&&(n.pause(),a.value=!0)},u=()=>{n&&(n.unpause(),a.value=!1)};return je(()=>ut(e),h=>{h&&(n=_A(h,$A(EA({},o),{onActivate(){i.value=!0,t.onActivate&&t.onActivate()},onDeactivate(){i.value=!1,t.onDeactivate&&t.onDeactivate()}})),s&&l())},{flush:"post"}),Yt(()=>c()),{hasFocus:i,isPaused:a,activate:l,deactivate:c,pause:f,unpause:u}}const SA={inheritAttrs:!1},xm=Pe({...SA,__name:"NDialog",props:{modelValue:{type:Boolean,default:!1},dim:{type:Boolean,default:!0}},emits:["close","update:modelValue"],setup(e,{emit:t}){const r=_p(e,"modelValue",t,{passive:!0}),s=J(null),o=J(!1),{activate:i,deactivate:a}=xA(de(()=>s.value||document.body),{immediate:!1});Bn(()=>{!o.value&&r.value&&(o.value=!0),r.value&&s.value?kt(i):a()});function l(){r.value=!1,t("close")}return(c,f)=>{const u=qk;return o.value?(ne(),Ne(ad,{key:0,to:"body"},[yl(oe("div",{class:Fe(["n-dialog fixed inset-0 z-100 flex items-center justify-center n-transition",[Z(r)?"":"op0 pointer-events-none visibility-none"]])},[oe("div",{class:Fe(["absolute inset-0 -z-1",[e.dim?"bg-black/50":""]]),onClick:f[0]||(f[0]=h=>l())},null,2),ie(u,Hn(c.$attrs,{ref_key:"card",ref:s,class:"max-h-screen of-auto"}),{default:Ee(()=>[vt(c.$slots,"default")]),_:3},16)],2),[[$d,Z(r)]])])):ze("",!0)}}}),qa=ot(new Map);function PA(){const e=gm(),t=ft(),n=[{id:"fixed:settings",title:"Settings",icon:"carbon-settings-adjust",action:()=>t.push("/settings")}],r=de(()=>e.value.map(s=>({id:`tab:${s.name}`,title:s.title||s.name,icon:s.icon,action:()=>{"onClick"in s&&s.onClick?s.onClick():t.push("path"in s&&s.path?s.path:`/modules/custom-${s.name}`)}})));return de(()=>[...n,...r.value,...Array.from(qa.values()).flatMap(s=>Ah(s))])}function DO(e){const t=Kx();qa.set(t,e),Ls(()=>{qa.delete(t)})}function Zt(e){return Array.isArray?Array.isArray(e):km(e)==="[object Array]"}const kA=1/0;function AA(e){if(typeof e=="string")return e;let t=e+"";return t=="0"&&1/e==-kA?"-0":t}function RA(e){return e==null?"":AA(e)}function jt(e){return typeof e=="string"}function Sm(e){return typeof e=="number"}function OA(e){return e===!0||e===!1||NA(e)&&km(e)=="[object Boolean]"}function Pm(e){return typeof e=="object"}function NA(e){return Pm(e)&&e!==null}function ct(e){return e!=null}function aa(e){return!e.trim().length}function km(e){return e==null?e===void 0?"[object Undefined]":"[object Null]":Object.prototype.toString.call(e)}const CA="Incorrect 'index' type",LA=e=>`Invalid value for key ${e}`,IA=e=>`Pattern length exceeds max of ${e}.`,jA=e=>`Missing ${e} property in key`,MA=e=>`Property 'weight' in key '${e}' must be a positive integer`,eh=Object.prototype.hasOwnProperty;class DA{constructor(t){this._keys=[],this._keyMap={};let n=0;t.forEach(r=>{let s=Am(r);n+=s.weight,this._keys.push(s),this._keyMap[s.id]=s,n+=s.weight}),this._keys.forEach(r=>{r.weight/=n})}get(t){return this._keyMap[t]}keys(){return this._keys}toJSON(){return JSON.stringify(this._keys)}}function Am(e){let t=null,n=null,r=null,s=1,o=null;if(jt(e)||Zt(e))r=e,t=th(e),n=Ka(e);else{if(!eh.call(e,"name"))throw new Error(jA("name"));const i=e.name;if(r=i,eh.call(e,"weight")&&(s=e.weight,s<=0))throw new Error(MA(i));t=th(i),n=Ka(i),o=e.getFn}return{path:t,id:n,weight:s,src:r,getFn:o}}function th(e){return Zt(e)?e:e.split(".")}function Ka(e){return Zt(e)?e.join("."):e}function FA(e,t){let n=[],r=!1;const s=(o,i,a)=>{if(ct(o))if(!i[a])n.push(o);else{let l=i[a];const c=o[l];if(!ct(c))return;if(a===i.length-1&&(jt(c)||Sm(c)||OA(c)))n.push(RA(c));else if(Zt(c)){r=!0;for(let f=0,u=c.length;f<u;f+=1)s(c[f],i,a+1)}else i.length&&s(c,i,a+1)}};return s(e,jt(t)?t.split("."):t,0),r?n:n[0]}const BA={includeMatches:!1,findAllMatches:!1,minMatchCharLength:1},HA={isCaseSensitive:!1,includeScore:!1,keys:[],shouldSort:!0,sortFn:(e,t)=>e.score===t.score?e.idx<t.idx?-1:1:e.score<t.score?-1:1},UA={location:0,threshold:.6,distance:100},WA={useExtendedSearch:!1,getFn:FA,ignoreLocation:!1,ignoreFieldNorm:!1,fieldNormWeight:1};var ge={...HA,...BA,...UA,...WA};const VA=/[^ ]+/g;function GA(e=1,t=3){const n=new Map,r=Math.pow(10,t);return{get(s){const o=s.match(VA).length;if(n.has(o))return n.get(o);const i=1/Math.pow(o,.5*e),a=parseFloat(Math.round(i*r)/r);return n.set(o,a),a},clear(){n.clear()}}}class rc{constructor({getFn:t=ge.getFn,fieldNormWeight:n=ge.fieldNormWeight}={}){this.norm=GA(n,3),this.getFn=t,this.isCreated=!1,this.setIndexRecords()}setSources(t=[]){this.docs=t}setIndexRecords(t=[]){this.records=t}setKeys(t=[]){this.keys=t,this._keysMap={},t.forEach((n,r)=>{this._keysMap[n.id]=r})}create(){this.isCreated||!this.docs.length||(this.isCreated=!0,jt(this.docs[0])?this.docs.forEach((t,n)=>{this._addString(t,n)}):this.docs.forEach((t,n)=>{this._addObject(t,n)}),this.norm.clear())}add(t){const n=this.size();jt(t)?this._addString(t,n):this._addObject(t,n)}removeAt(t){this.records.splice(t,1);for(let n=t,r=this.size();n<r;n+=1)this.records[n].i-=1}getValueForItemAtKeyId(t,n){return t[this._keysMap[n]]}size(){return this.records.length}_addString(t,n){if(!ct(t)||aa(t))return;let r={v:t,i:n,n:this.norm.get(t)};this.records.push(r)}_addObject(t,n){let r={i:n,$:{}};this.keys.forEach((s,o)=>{let i=s.getFn?s.getFn(t):this.getFn(t,s.path);if(ct(i)){if(Zt(i)){let a=[];const l=[{nestedArrIndex:-1,value:i}];for(;l.length;){const{nestedArrIndex:c,value:f}=l.pop();if(ct(f))if(jt(f)&&!aa(f)){let u={v:f,i:c,n:this.norm.get(f)};a.push(u)}else Zt(f)&&f.forEach((u,h)=>{l.push({nestedArrIndex:h,value:u})})}r.$[o]=a}else if(jt(i)&&!aa(i)){let a={v:i,n:this.norm.get(i)};r.$[o]=a}}}),this.records.push(r)}toJSON(){return{keys:this.keys,records:this.records}}}function Rm(e,t,{getFn:n=ge.getFn,fieldNormWeight:r=ge.fieldNormWeight}={}){const s=new rc({getFn:n,fieldNormWeight:r});return s.setKeys(e.map(Am)),s.setSources(t),s.create(),s}function zA(e,{getFn:t=ge.getFn,fieldNormWeight:n=ge.fieldNormWeight}={}){const{keys:r,records:s}=e,o=new rc({getFn:t,fieldNormWeight:n});return o.setKeys(r),o.setIndexRecords(s),o}function _o(e,{errors:t=0,currentLocation:n=0,expectedLocation:r=0,distance:s=ge.distance,ignoreLocation:o=ge.ignoreLocation}={}){const i=t/e.length;if(o)return i;const a=Math.abs(r-n);return s?i+a/s:a?1:i}function qA(e=[],t=ge.minMatchCharLength){let n=[],r=-1,s=-1,o=0;for(let i=e.length;o<i;o+=1){let a=e[o];a&&r===-1?r=o:!a&&r!==-1&&(s=o-1,s-r+1>=t&&n.push([r,s]),r=-1)}return e[o-1]&&o-r>=t&&n.push([r,o-1]),n}const Nn=32;function KA(e,t,n,{location:r=ge.location,distance:s=ge.distance,threshold:o=ge.threshold,findAllMatches:i=ge.findAllMatches,minMatchCharLength:a=ge.minMatchCharLength,includeMatches:l=ge.includeMatches,ignoreLocation:c=ge.ignoreLocation}={}){if(t.length>Nn)throw new Error(IA(Nn));const f=t.length,u=e.length,h=Math.max(0,Math.min(r,u));let p=o,g=h;const x=a>1||l,S=x?Array(u):[];let v;for(;(v=e.indexOf(t,g))>-1;){let b=_o(t,{currentLocation:v,expectedLocation:h,distance:s,ignoreLocation:c});if(p=Math.min(b,p),g=v+f,x){let y=0;for(;y<f;)S[v+y]=1,y+=1}}g=-1;let m=[],w=1,E=f+u;const $=1<<f-1;for(let b=0;b<f;b+=1){let y=0,_=E;for(;y<_;)_o(t,{errors:b,currentLocation:h+_,expectedLocation:h,distance:s,ignoreLocation:c})<=p?y=_:E=_,_=Math.floor((E-y)/2+y);E=_;let T=Math.max(1,h-_+1),P=i?u:Math.min(h+_,u)+f,k=Array(P+2);k[P+1]=(1<<b)-1;for(let A=P;A>=T;A-=1){let I=A-1,j=n[e.charAt(I)];if(x&&(S[I]=+!!j),k[A]=(k[A+1]<<1|1)&j,b&&(k[A]|=(m[A+1]|m[A])<<1|1|m[A+1]),k[A]&$&&(w=_o(t,{errors:b,currentLocation:I,expectedLocation:h,distance:s,ignoreLocation:c}),w<=p)){if(p=w,g=I,g<=h)break;T=Math.max(1,2*h-g)}}if(_o(t,{errors:b+1,currentLocation:h,expectedLocation:h,distance:s,ignoreLocation:c})>p)break;m=k}const d={isMatch:g>=0,score:Math.max(.001,w)};if(x){const b=qA(S,a);b.length?l&&(d.indices=b):d.isMatch=!1}return d}function XA(e){let t={};for(let n=0,r=e.length;n<r;n+=1){const s=e.charAt(n);t[s]=(t[s]||0)|1<<r-n-1}return t}class Om{constructor(t,{location:n=ge.location,threshold:r=ge.threshold,distance:s=ge.distance,includeMatches:o=ge.includeMatches,findAllMatches:i=ge.findAllMatches,minMatchCharLength:a=ge.minMatchCharLength,isCaseSensitive:l=ge.isCaseSensitive,ignoreLocation:c=ge.ignoreLocation}={}){if(this.options={location:n,threshold:r,distance:s,includeMatches:o,findAllMatches:i,minMatchCharLength:a,isCaseSensitive:l,ignoreLocation:c},this.pattern=l?t:t.toLowerCase(),this.chunks=[],!this.pattern.length)return;const f=(h,p)=>{this.chunks.push({pattern:h,alphabet:XA(h),startIndex:p})},u=this.pattern.length;if(u>Nn){let h=0;const p=u%Nn,g=u-p;for(;h<g;)f(this.pattern.substr(h,Nn),h),h+=Nn;if(p){const x=u-Nn;f(this.pattern.substr(x),x)}}else f(this.pattern,0)}searchIn(t){const{isCaseSensitive:n,includeMatches:r}=this.options;if(n||(t=t.toLowerCase()),this.pattern===t){let g={isMatch:!0,score:0};return r&&(g.indices=[[0,t.length-1]]),g}const{location:s,distance:o,threshold:i,findAllMatches:a,minMatchCharLength:l,ignoreLocation:c}=this.options;let f=[],u=0,h=!1;this.chunks.forEach(({pattern:g,alphabet:x,startIndex:S})=>{const{isMatch:v,score:m,indices:w}=KA(t,g,x,{location:s+S,distance:o,threshold:i,findAllMatches:a,minMatchCharLength:l,includeMatches:r,ignoreLocation:c});v&&(h=!0),u+=m,v&&w&&(f=[...f,...w])});let p={isMatch:h,score:h?u/this.chunks.length:1};return h&&r&&(p.indices=f),p}}class $n{constructor(t){this.pattern=t}static isMultiMatch(t){return nh(t,this.multiRegex)}static isSingleMatch(t){return nh(t,this.singleRegex)}search(){}}function nh(e,t){const n=e.match(t);return n?n[1]:null}class YA extends $n{constructor(t){super(t)}static get type(){return"exact"}static get multiRegex(){return/^="(.*)"$/}static get singleRegex(){return/^=(.*)$/}search(t){const n=t===this.pattern;return{isMatch:n,score:n?0:1,indices:[0,this.pattern.length-1]}}}class JA extends $n{constructor(t){super(t)}static get type(){return"inverse-exact"}static get multiRegex(){return/^!"(.*)"$/}static get singleRegex(){return/^!(.*)$/}search(t){const r=t.indexOf(this.pattern)===-1;return{isMatch:r,score:r?0:1,indices:[0,t.length-1]}}}class QA extends $n{constructor(t){super(t)}static get type(){return"prefix-exact"}static get multiRegex(){return/^\^"(.*)"$/}static get singleRegex(){return/^\^(.*)$/}search(t){const n=t.startsWith(this.pattern);return{isMatch:n,score:n?0:1,indices:[0,this.pattern.length-1]}}}class ZA extends $n{constructor(t){super(t)}static get type(){return"inverse-prefix-exact"}static get multiRegex(){return/^!\^"(.*)"$/}static get singleRegex(){return/^!\^(.*)$/}search(t){const n=!t.startsWith(this.pattern);return{isMatch:n,score:n?0:1,indices:[0,t.length-1]}}}class eR extends $n{constructor(t){super(t)}static get type(){return"suffix-exact"}static get multiRegex(){return/^"(.*)"\$$/}static get singleRegex(){return/^(.*)\$$/}search(t){const n=t.endsWith(this.pattern);return{isMatch:n,score:n?0:1,indices:[t.length-this.pattern.length,t.length-1]}}}class tR extends $n{constructor(t){super(t)}static get type(){return"inverse-suffix-exact"}static get multiRegex(){return/^!"(.*)"\$$/}static get singleRegex(){return/^!(.*)\$$/}search(t){const n=!t.endsWith(this.pattern);return{isMatch:n,score:n?0:1,indices:[0,t.length-1]}}}class Nm extends $n{constructor(t,{location:n=ge.location,threshold:r=ge.threshold,distance:s=ge.distance,includeMatches:o=ge.includeMatches,findAllMatches:i=ge.findAllMatches,minMatchCharLength:a=ge.minMatchCharLength,isCaseSensitive:l=ge.isCaseSensitive,ignoreLocation:c=ge.ignoreLocation}={}){super(t),this._bitapSearch=new Om(t,{location:n,threshold:r,distance:s,includeMatches:o,findAllMatches:i,minMatchCharLength:a,isCaseSensitive:l,ignoreLocation:c})}static get type(){return"fuzzy"}static get multiRegex(){return/^"(.*)"$/}static get singleRegex(){return/^(.*)$/}search(t){return this._bitapSearch.searchIn(t)}}class Cm extends $n{constructor(t){super(t)}static get type(){return"include"}static get multiRegex(){return/^'"(.*)"$/}static get singleRegex(){return/^'(.*)$/}search(t){let n=0,r;const s=[],o=this.pattern.length;for(;(r=t.indexOf(this.pattern,n))>-1;)n=r+o,s.push([r,n-1]);const i=!!s.length;return{isMatch:i,score:i?0:1,indices:s}}}const Xa=[YA,Cm,QA,ZA,tR,eR,JA,Nm],rh=Xa.length,nR=/ +(?=(?:[^\"]*\"[^\"]*\")*[^\"]*$)/,rR="|";function sR(e,t={}){return e.split(rR).map(n=>{let r=n.trim().split(nR).filter(o=>o&&!!o.trim()),s=[];for(let o=0,i=r.length;o<i;o+=1){const a=r[o];let l=!1,c=-1;for(;!l&&++c<rh;){const f=Xa[c];let u=f.isMultiMatch(a);u&&(s.push(new f(u,t)),l=!0)}if(!l)for(c=-1;++c<rh;){const f=Xa[c];let u=f.isSingleMatch(a);if(u){s.push(new f(u,t));break}}}return s})}const oR=new Set([Nm.type,Cm.type]);class iR{constructor(t,{isCaseSensitive:n=ge.isCaseSensitive,includeMatches:r=ge.includeMatches,minMatchCharLength:s=ge.minMatchCharLength,ignoreLocation:o=ge.ignoreLocation,findAllMatches:i=ge.findAllMatches,location:a=ge.location,threshold:l=ge.threshold,distance:c=ge.distance}={}){this.query=null,this.options={isCaseSensitive:n,includeMatches:r,minMatchCharLength:s,findAllMatches:i,ignoreLocation:o,location:a,threshold:l,distance:c},this.pattern=n?t:t.toLowerCase(),this.query=sR(this.pattern,this.options)}static condition(t,n){return n.useExtendedSearch}searchIn(t){const n=this.query;if(!n)return{isMatch:!1,score:1};const{includeMatches:r,isCaseSensitive:s}=this.options;t=s?t:t.toLowerCase();let o=0,i=[],a=0;for(let l=0,c=n.length;l<c;l+=1){const f=n[l];i.length=0,o=0;for(let u=0,h=f.length;u<h;u+=1){const p=f[u],{isMatch:g,indices:x,score:S}=p.search(t);if(g){if(o+=1,a+=S,r){const v=p.constructor.type;oR.has(v)?i=[...i,...x]:i.push(x)}}else{a=0,o=0,i.length=0;break}}if(o){let u={isMatch:!0,score:a/o};return r&&(u.indices=i),u}}return{isMatch:!1,score:1}}}const Ya=[];function aR(...e){Ya.push(...e)}function Ja(e,t){for(let n=0,r=Ya.length;n<r;n+=1){let s=Ya[n];if(s.condition(e,t))return new s(e,t)}return new Om(e,t)}const Qo={AND:"$and",OR:"$or"},Qa={PATH:"$path",PATTERN:"$val"},Za=e=>!!(e[Qo.AND]||e[Qo.OR]),lR=e=>!!e[Qa.PATH],cR=e=>!Zt(e)&&Pm(e)&&!Za(e),sh=e=>({[Qo.AND]:Object.keys(e).map(t=>({[t]:e[t]}))});function Lm(e,t,{auto:n=!0}={}){const r=s=>{let o=Object.keys(s);const i=lR(s);if(!i&&o.length>1&&!Za(s))return r(sh(s));if(cR(s)){const l=i?s[Qa.PATH]:o[0],c=i?s[Qa.PATTERN]:s[l];if(!jt(c))throw new Error(LA(l));const f={keyId:Ka(l),pattern:c};return n&&(f.searcher=Ja(c,t)),f}let a={children:[],operator:o[0]};return o.forEach(l=>{const c=s[l];Zt(c)&&c.forEach(f=>{a.children.push(r(f))})}),a};return Za(e)||(e=sh(e)),r(e)}function uR(e,{ignoreFieldNorm:t=ge.ignoreFieldNorm}){e.forEach(n=>{let r=1;n.matches.forEach(({key:s,norm:o,score:i})=>{const a=s?s.weight:null;r*=Math.pow(i===0&&a?Number.EPSILON:i,(a||1)*(t?1:o))}),n.score=r})}function fR(e,t){const n=e.matches;t.matches=[],ct(n)&&n.forEach(r=>{if(!ct(r.indices)||!r.indices.length)return;const{indices:s,value:o}=r;let i={indices:s,value:o};r.key&&(i.key=r.key.src),r.idx>-1&&(i.refIndex=r.idx),t.matches.push(i)})}function hR(e,t){t.score=e.score}function dR(e,t,{includeMatches:n=ge.includeMatches,includeScore:r=ge.includeScore}={}){const s=[];return n&&s.push(fR),r&&s.push(hR),e.map(o=>{const{idx:i}=o,a={item:t[i],refIndex:i};return s.length&&s.forEach(l=>{l(o,a)}),a})}class Or{constructor(t,n={},r){this.options={...ge,...n},this.options.useExtendedSearch,this._keyStore=new DA(this.options.keys),this.setCollection(t,r)}setCollection(t,n){if(this._docs=t,n&&!(n instanceof rc))throw new Error(CA);this._myIndex=n||Rm(this.options.keys,this._docs,{getFn:this.options.getFn,fieldNormWeight:this.options.fieldNormWeight})}add(t){ct(t)&&(this._docs.push(t),this._myIndex.add(t))}remove(t=()=>!1){const n=[];for(let r=0,s=this._docs.length;r<s;r+=1){const o=this._docs[r];t(o,r)&&(this.removeAt(r),r-=1,s-=1,n.push(o))}return n}removeAt(t){this._docs.splice(t,1),this._myIndex.removeAt(t)}getIndex(){return this._myIndex}search(t,{limit:n=-1}={}){const{includeMatches:r,includeScore:s,shouldSort:o,sortFn:i,ignoreFieldNorm:a}=this.options;let l=jt(t)?jt(this._docs[0])?this._searchStringList(t):this._searchObjectList(t):this._searchLogical(t);return uR(l,{ignoreFieldNorm:a}),o&&l.sort(i),Sm(n)&&n>-1&&(l=l.slice(0,n)),dR(l,this._docs,{includeMatches:r,includeScore:s})}_searchStringList(t){const n=Ja(t,this.options),{records:r}=this._myIndex,s=[];return r.forEach(({v:o,i,n:a})=>{if(!ct(o))return;const{isMatch:l,score:c,indices:f}=n.searchIn(o);l&&s.push({item:o,idx:i,matches:[{score:c,value:o,norm:a,indices:f}]})}),s}_searchLogical(t){const n=Lm(t,this.options),r=(a,l,c)=>{if(!a.children){const{keyId:u,searcher:h}=a,p=this._findMatches({key:this._keyStore.get(u),value:this._myIndex.getValueForItemAtKeyId(l,u),searcher:h});return p&&p.length?[{idx:c,item:l,matches:p}]:[]}const f=[];for(let u=0,h=a.children.length;u<h;u+=1){const p=a.children[u],g=r(p,l,c);if(g.length)f.push(...g);else if(a.operator===Qo.AND)return[]}return f},s=this._myIndex.records,o={},i=[];return s.forEach(({$:a,i:l})=>{if(ct(a)){let c=r(n,a,l);c.length&&(o[l]||(o[l]={idx:l,item:a,matches:[]},i.push(o[l])),c.forEach(({matches:f})=>{o[l].matches.push(...f)}))}}),i}_searchObjectList(t){const n=Ja(t,this.options),{keys:r,records:s}=this._myIndex,o=[];return s.forEach(({$:i,i:a})=>{if(!ct(i))return;let l=[];r.forEach((c,f)=>{l.push(...this._findMatches({key:c,value:i[f],searcher:n}))}),l.length&&o.push({idx:a,item:i,matches:l})}),o}_findMatches({key:t,value:n,searcher:r}){if(!ct(n))return[];let s=[];if(Zt(n))n.forEach(({v:o,i,n:a})=>{if(!ct(o))return;const{isMatch:l,score:c,indices:f}=r.searchIn(o);l&&s.push({score:c,key:t,value:o,idx:i,norm:a,indices:f})});else{const{v:o,n:i}=n,{isMatch:a,score:l,indices:c}=r.searchIn(o);a&&s.push({score:l,key:t,value:o,norm:i,indices:c})}return s}}Or.version="6.6.2";Or.createIndex=Rm;Or.parseIndex=zA;Or.config=ge;Or.parseQuery=Lm;aR(iR);const pR={"h-full":"",flex:"~ col"},mR={border:"b base","flex-none":""},gR={"flex-auto":"","of-auto":"",p2:"",flex:"~ col"},vR=["id","onClick","onMouseover"],_R={flex:"","items-center":"",gap2:""},yR={key:0,"h-full":"",flex:"","items-center":"","justify-center":"","gap-2":"","text-xl":""},bR=oe("span",{op50:""},"No results for",-1),wR={"text-primary":""},ER={border:"t base",flex:"~ none justify-between items-center gap-4","pointer-events-none":"",px4:"",py2:""},$R={"text-xs":"",flex:"~ items-center gap2"},TR=oe("span",{op75:""},"to select",-1),xR={"text-xs":"",flex:"~ items-center gap2"},SR=oe("span",{op75:""},"to navigate",-1),PR={"text-xs":"",flex:"~ items-center gap2"},kR=oe("span",{op75:""},"to close",-1),AR=Pe({__name:"CommandPalette",setup(e){const t=J(!1),n=J(""),r=PA(),s=de(()=>new Or(r.value,{keys:["title"],threshold:.3})),o=de(()=>n.value?s.value.search(n.value).map(f=>f.item):r.value||[]),i=J([]),a=J(0);je(n,()=>{a.value=0});function l(c){a.value=(a.value+c+o.value.length)%o.value.length,i.value[a.value].scrollIntoView({block:"center"})}return xt("keydown",c=>{if((c.ctrlKey||c.metaKey)&&c.key==="k"){c.preventDefault(),t.value=!t.value;return}if(t.value){if((c.key==="ArrowDown"||c.key==="ArrowUp")&&(c.preventDefault(),l(c.key==="ArrowDown"?1:-1)),c.key==="Enter"){const f=o.value[a.value];f&&(c.preventDefault(),f.action(),t.value=!1)}c.key==="Escape"&&(t.value=!1)}}),(c,f)=>{const u=Wk,h=nc,p=Ai,g=tc,x=xm;return ne(),Ne(x,{modelValue:Z(t),"onUpdate:modelValue":f[1]||(f[1]=S=>Le(t)?t.value=S:null),relative:"","h-md":"","w-xl":"","of-hidden":""},{default:Ee(()=>[oe("div",pR,[oe("header",mR,[ie(u,{modelValue:Z(n),"onUpdate:modelValue":f[0]||(f[0]=S=>Le(n)?n.value=S:null),placeholder:"Type to search...",class:"rounded-none py3 px2! ring-0!",n:"lg green borderless"},null,8,["modelValue"])]),oe("div",gR,[(ne(!0),be(Ce,null,fs(Z(o),(S,v)=>(ne(),be("button",{id:S.id,ref_for:!0,ref_key:"elements",ref:i,key:S.id,onClick:m=>(S.action(),t.value=!1),onMouseover:m=>a.value=v},[oe("div",{flex:"~ items-center justify-between",rounded:"",px3:"",py2:"",class:Fe(Z(a)===v?"op100 bg-primary/10 text-primary saturate-100 bg-active":"op50")},[oe("span",_R,[ie(h,{"text-xl":"",icon:S.icon,title:S.title},null,8,["icon","title"]),nt(" "+qt(S.title),1)]),Z(a)===v?(ne(),Ne(p,{key:0,icon:"tabler-arrow-back"})):ze("",!0)],2)],40,vR))),128)),Z(o).length?ze("",!0):(ne(),be("div",yR,[ie(p,{op50:"",icon:"carbon-search"}),oe("div",null,[bR,oe("strong",wR,' "'+qt(Z(n))+'" ',1)])]))]),oe("footer",ER,[oe("div",$R,[ie(g,{n:"xs",px1:""},{default:Ee(()=>[ie(p,{icon:"tabler-arrow-back"})]),_:1}),TR]),oe("div",xR,[ie(g,{n:"xs",px1:""},{default:Ee(()=>[ie(p,{icon:"carbon-arrow-down"})]),_:1}),ie(g,{n:"xs",px1:""},{default:Ee(()=>[ie(p,{icon:"carbon-arrow-up"})]),_:1}),SR]),oe("div",PR,[ie(g,{n:"xs",px1:""},{default:Ee(()=>[nt(" Esc ")]),_:1}),kR])])])]),_:1},8,["modelValue"])}}}),RR={},OR={viewBox:"0 0 566 154",fill:"none",xmlns:"http://www.w3.org/2000/svg"},NR=oe("path",{d:"M74.2283 119.873H123.414C124.977 119.874 126.511 119.475 127.864 118.717C129.217 117.959 130.341 116.869 131.121 115.557C131.902 114.244 132.313 112.755 132.312 111.24C132.312 109.725 131.899 108.236 131.118 106.924L98.0856 51.4278C97.3048 50.1156 96.1817 49.0259 94.829 48.2683C93.4764 47.5107 91.942 47.1118 90.38 47.1118C88.8181 47.1118 87.2836 47.5107 85.931 48.2683C84.5784 49.0259 83.4552 50.1156 82.6745 51.4278L74.2283 65.6274L57.7148 37.8605C56.9334 36.5484 55.8097 35.4589 54.4567 34.7014C53.1037 33.9439 51.569 33.5451 50.0068 33.5451C48.4446 33.5451 46.9099 33.9439 45.5569 34.7014C44.2039 35.4589 43.0803 36.5484 42.2989 37.8605L1.1947 106.924C0.41273 108.236 0.000680577 109.725 8.42355e-07 111.24C-0.000678893 112.755 0.410035 114.244 1.19083 115.557C1.97163 116.869 3.09498 117.959 4.44789 118.717C5.80081 119.475 7.33558 119.874 8.89785 119.873H39.7727C52.0057 119.873 61.0271 114.661 67.2346 104.493L82.3054 79.1761L90.3776 65.6274L114.604 106.325H82.3054L74.2283 119.873ZM39.2694 106.311L17.7227 106.306L50.0212 52.0462L66.1369 79.1761L55.3468 97.3092C51.2244 103.907 46.5411 106.311 39.2694 106.311Z",fill:"#00DC82"},null,-1),CR=oe("path",{d:"M152.571 118V46.1333H176.8C183.576 46.1333 189.77 47.468 195.383 50.1373C200.995 52.8067 205.478 56.8449 208.832 62.252C212.186 67.5907 213.863 74.1956 213.863 82.0667C213.863 89.8693 212.186 96.4742 208.832 101.881C205.478 107.288 200.995 111.327 195.383 113.996C189.77 116.665 183.576 118 176.8 118H152.571ZM175.157 104.653C181.796 104.653 187.306 102.874 191.687 99.3147C196.067 95.6871 198.257 89.9378 198.257 82.0667C198.257 74.1956 196.067 68.4462 191.687 64.8187C187.306 61.1911 181.796 59.3773 175.157 59.3773H167.971V104.653H175.157ZM270.18 100.444C269.153 105.988 266.381 110.437 261.864 113.791C257.347 117.144 251.905 118.821 245.54 118.821C239.928 118.821 235.102 117.555 231.064 115.023C227.094 112.422 224.083 109.068 222.029 104.961C219.976 100.855 218.949 96.5427 218.949 92.0253C218.949 87.4396 219.873 83.1276 221.721 79.0893C223.638 75.0511 226.513 71.7658 230.345 69.2333C234.247 66.7009 238.969 65.4347 244.513 65.4347C250.263 65.4347 255.054 66.6667 258.887 69.1307C262.72 71.5947 265.526 74.7431 267.305 78.576C269.153 82.4089 270.077 86.4471 270.077 90.6907C270.077 92.2649 270.009 93.8049 269.872 95.3107H232.707C233.254 99.0067 234.623 101.916 236.813 104.037C239.072 106.091 241.981 107.117 245.54 107.117C248.415 107.117 250.776 106.57 252.624 105.475C254.472 104.311 255.67 102.634 256.217 100.444H270.18ZM244.513 75.9067C241.228 75.9067 238.627 76.7622 236.711 78.4733C234.794 80.116 233.528 82.7169 232.912 86.276H255.807C255.601 83.2644 254.506 80.8004 252.521 78.884C250.537 76.8991 247.867 75.9067 244.513 75.9067ZM302.77 118H289.629L270.738 66.256H285.317L296.2 99.7253L306.98 66.256H321.661L302.77 118ZM359.731 118H344.331V59.3773H323.079V46.1333H380.983V59.3773H359.731V118ZM402.364 118.821C397.163 118.821 392.474 117.692 388.299 115.433C384.124 113.106 380.873 109.924 378.546 105.885C376.219 101.779 375.055 97.1929 375.055 92.128C375.055 87.0631 376.219 82.5116 378.546 78.4733C380.873 74.3667 384.124 71.184 388.299 68.9253C392.474 66.5982 397.163 65.4347 402.364 65.4347C407.566 65.4347 412.255 66.5982 416.43 68.9253C420.605 71.184 423.856 74.3667 426.183 78.4733C428.51 82.5116 429.674 87.0631 429.674 92.128C429.674 97.1929 428.51 101.779 426.183 105.885C423.856 109.924 420.605 113.106 416.43 115.433C412.255 117.692 407.566 118.821 402.364 118.821ZM402.364 106.501C406.197 106.501 409.311 105.167 411.707 102.497C414.103 99.828 415.3 96.3716 415.3 92.128C415.3 87.816 414.103 84.3253 411.707 81.656C409.311 78.9867 406.197 77.652 402.364 77.652C398.531 77.652 395.417 78.9867 393.022 81.656C390.626 84.3253 389.428 87.816 389.428 92.128C389.428 96.3716 390.626 99.828 393.022 102.497C395.417 105.167 398.531 106.501 402.364 106.501ZM462.12 118.821C456.918 118.821 452.229 117.692 448.054 115.433C443.879 113.106 440.628 109.924 438.301 105.885C435.974 101.779 434.81 97.1929 434.81 92.128C434.81 87.0631 435.974 82.5116 438.301 78.4733C440.628 74.3667 443.879 71.184 448.054 68.9253C452.229 66.5982 456.918 65.4347 462.12 65.4347C467.321 65.4347 472.01 66.5982 476.185 68.9253C480.36 71.184 483.611 74.3667 485.938 78.4733C488.265 82.5116 489.429 87.0631 489.429 92.128C489.429 97.1929 488.265 101.779 485.938 105.885C483.611 109.924 480.36 113.106 476.185 115.433C472.01 117.692 467.321 118.821 462.12 118.821ZM462.12 106.501C465.952 106.501 469.067 105.167 471.462 102.497C473.858 99.828 475.056 96.3716 475.056 92.128C475.056 87.816 473.858 84.3253 471.462 81.656C469.067 78.9867 465.952 77.652 462.12 77.652C458.287 77.652 455.172 78.9867 452.777 81.656C450.381 84.3253 449.184 87.816 449.184 92.128C449.184 96.3716 450.381 99.828 452.777 102.497C455.172 105.167 458.287 106.501 462.12 106.501ZM512.327 118H498.056V43.772H512.327V118ZM542.494 118.821C536.129 118.821 530.961 117.179 526.991 113.893C523.09 110.54 521.002 106.091 520.729 100.547H533.049C533.322 102.874 534.281 104.722 535.923 106.091C537.634 107.391 539.825 108.041 542.494 108.041C544.684 108.041 546.464 107.562 547.833 106.604C549.27 105.646 549.989 104.448 549.989 103.011C549.989 101.094 549.167 99.7596 547.525 99.0067C545.882 98.2538 543.281 97.5693 539.722 96.9533C536.026 96.2689 533.014 95.516 530.687 94.6947C528.36 93.8733 526.341 92.4018 524.63 90.28C522.987 88.0898 522.166 85.0098 522.166 81.04C522.166 78.0284 522.953 75.3591 524.527 73.032C526.17 70.6364 528.394 68.7884 531.201 67.488C534.007 66.1191 537.155 65.4347 540.646 65.4347C546.874 65.4347 551.905 66.9747 555.738 70.0547C559.639 73.1347 561.727 77.2071 562.001 82.272H549.578C549.304 80.1502 548.312 78.5076 546.601 77.344C544.958 76.112 543.11 75.496 541.057 75.496C539.003 75.496 537.361 75.9409 536.129 76.8307C534.897 77.7204 534.281 78.9524 534.281 80.5267C534.281 82.4431 535.068 83.7436 536.642 84.428C538.285 85.044 540.851 85.5916 544.342 86.0707C548.106 86.6182 551.186 87.3027 553.582 88.124C556.046 88.8769 558.168 90.3827 559.947 92.6413C561.727 94.9 562.617 98.1853 562.617 102.497C562.617 107.425 560.769 111.395 557.073 114.407C553.445 117.35 548.585 118.821 542.494 118.821Z",fill:"currentColor"},null,-1),LR=[NR,CR];function IR(e,t){return ne(),be("svg",OR,LR)}const jR=zs(RR,[["render",IR]]),MR={},DR={key:0,flex:"~ col justify-center items-center gap-2",fixed:"","bottom-0":"","left-0":"","right-0":"","top-0":"","z-2147483646":"",p5:"","text-lg":"","backdrop-blur-5":"","glass-effect":""},FR={flex:"~","mt--10":"","items-center":"","justify-center":""},BR={key:0,flex:"~ gap-2","items-center":"","text-rose":""},HR={key:1,flex:"~ gap-2","animate-pulse":"","items-center":"","text-yellow":""};function UR(e,t){const n=jR,r=Ai;return ne(),Ne(ad,{to:"body"},[("wsConnectingDebounced"in e?e.wsConnectingDebounced:Z(rE))?(ne(),be("div",DR,[oe("div",FR,[ie(n,{"h-14":""})]),("wsError"in e?e.wsError:Z(nE))?(ne(),be("div",BR,[ie(r,{icon:"i-carbon-wifi-off"}),nt(" WebSocket disconnected ")])):(ne(),be("div",HR,[ie(r,{icon:"i-carbon-circle-dash","animate-spin":""}),nt(" Connecting to the server... ")]))])):ze("",!0)])}const WR=zs(MR,[["render",UR]]),FO=pp();function VR(){return Ar("devtools:restart-dialogs",()=>[])}const GR={p4:"",flex:"~ col gap-1"},zR=oe("h3",{class:"text-lg font-medium leading-6"}," Restart ",-1),qR={op50:""},KR={flex:"~ gap-3",mt2:"","justify-end":""},XR=Pe({__name:"RestartDialogs",setup(e){const t=Oe(),n=VR(),r=Ze(),s=pp();return t.hook("devtools:terminal:exit",({id:o,code:i})=>{if(i===0){const a=n.value.find(l=>l.id===o);a&&(n.value=n.value.filter(l=>l.id!==o),s.start(a.message).then(l=>{l&&(De.restartNuxt(),setTimeout(()=>{r.value?.reloadPage()},500))}))}}),(o,i)=>{const a=tc,l=xm;return ne(),Ne(Z(s),null,{default:Ee(({resolve:c,args:f})=>[ie(l,{"model-value":!0,onClose:u=>c(!1)},{default:Ee(()=>[oe("div",GR,[zR,oe("p",qR,qt(f[0]),1),oe("div",KR,[ie(a,{onClick:u=>c(!1)},{default:Ee(()=>[nt(" Cancel ")]),_:2},1032,["onClick"]),ie(a,{n:"solid primary",onClick:u=>c(!0)},{default:Ee(()=>[nt(" Update ")]),_:2},1032,["onClick"])])])]),_:2},1032,["onClose"])]),_:1})}}});const oh=J([]),ih=J();function YR(){const e=Oe(),t=ft();Object.assign(xp,{async refresh(n){e.hooks.callHookParallel("app:data:refresh",[n])},async callHook(n,...r){e.hooks.callHookParallel(n,...r)},async onTerminalData(n){e.hooks.callHookParallel("devtools:terminal:data",n)},async onTerminalExit(n){e.hooks.callHookParallel("devtools:terminal:exit",n);const r=oh.value.findIndex(s=>s.processId===n.id);r!==-1&&oh.value.splice(r,1),ih.value?.processId===n.id&&(ih.value=void 0)},async navigateTo(n){t.currentRoute.value.path!==n&&t.push(n)}})}const JR={fixed:"","inset-0":"","h-screen":"","w-screen":""},QR=["grid"],ZR=Pe({__name:"app",setup(e){ke(()=>import("./unocss-runtime.7eface6f.js"),[],import.meta.url),$0({title:"Nuxt DevTools",meta:[{name:"viewport",content:"width=device-width, initial-scale=1"}],link:[{rel:"icon",type:"image/svg+xml",href:"/nuxt.svg"}]}),YR();const t=Ze(),n=fi(),r=de(()=>n.path.startsWith("/__")),s=de(()=>!t.value&&!Gx.value);addEventListener("keydown",i=>{i.code==="KeyD"&&i.altKey&&(t.value?.closeDevTools(),i.preventDefault())});const{scale:o}=Jl();return bn(()=>{const i=zx();Bn(()=>{window.__NUXT_DEVTOOLS__=i.value}),Bn(()=>{document.body.style.fontSize=`${o.value*15}px`})}),(i,a)=>{const l=BP,c=VP,f=YP,u=Nk,h=jk,p=Hk,g=AR,x=WR,S=XR;return ne(),be("div",JR,[ie(l),ie(c),Z(s)?(ne(),Ne(f,{key:0},{default:Ee(()=>[nt(" Connecting.... ")]),_:1})):(ne(),be("div",{key:1,grid:Z(r)?"flex":"~ cols-[50px_1fr]","h-full":"","h-screen":"","of-hidden":"","font-sans":"","bg-base":""},[yl(ie(u,{"of-x-hidden":"","of-y-auto":""},null,512),[[$d,!Z(r)]]),ie(p,null,{default:Ee(()=>[ie(h)]),_:1}),ie(g)],8,QR)),ie(x),ie(S)])}}}),ah={__name:"nuxt-root",setup(e){const t=ev(()=>ke(()=>import("./error-component.db5245e7.js"),[],import.meta.url).then(l=>l.default||l)),n=()=>null,r=Oe(),s=r.deferHydration(),o=!1;ar("_route",fi()),r.hooks.callHookWith(l=>l.map(c=>c()),"vue:setup");const i=hi();Xh((l,c,f)=>{if(r.hooks.callHook("vue:error",l,c,f).catch(u=>console.error("[nuxt] Error in `vue:error` hook",u)),F0(l)&&(l.fatal||l.unhandled))return r.runWithContext(()=>Zn(l)),!1});const{islandContext:a}=!1;return(l,c)=>(ne(),Ne(Fh,{onResolve:Z(s)},{default:Ee(()=>[Z(i)?(ne(),Ne(Z(t),{key:0,error:Z(i)},null,8,["error"])):Z(a)?(ne(),Ne(Z(n),{key:1,context:Z(a)},null,8,["context"])):Z(o)?(ne(),Ne($l(Z(o)),{key:2})):(ne(),Ne(Z(ZR),{key:3}))]),_:1},8,["onResolve"]))}};globalThis.$fetch||(globalThis.$fetch=ay.create({baseURL:cy()}));let lh;const eO=xy(FP);{let e;lh=async function(){if(e)return e;const r=!!(window.__NUXT__?.serverRendered||document.getElementById("__NUXT_DATA__")?.dataset.ssr==="true")?$_(ah):xd(ah),s=Ey({vueApp:r});try{await Ty(s,eO)}catch(o){await s.callHook("app:error",o),s.payload.error=s.payload.error||o}try{await s.hooks.callHook("app:created",r),await s.hooks.callHook("app:beforeMount",r),r.mount("#"+P0),await s.hooks.callHook("app:mounted",r),await kt()}catch(o){await s.callHook("app:error",o),s.payload.error=s.payload.error||o}return r},e=lh().catch(t=>{console.error("Error while mounting app:",t)})}export{ay as $,$d as A,pp as B,NO as C,ft as D,fi as E,Ce as F,DO as G,ih as H,Le as I,Ml as J,Wk as K,xm as L,jO as M,tE as N,nE as O,Ai as P,ib as Q,bO as R,hn as S,mO as T,RO as U,wO as V,AO as W,Or as X,gO as Y,vt as Z,ke as _,Pe as a,Fn as a$,Yl as a0,zp as a1,PO as a2,bn as a3,je as a4,Jl as a5,qk as a6,vn as a7,lO as a8,wb as a9,fl as aA,nO as aB,sO as aC,ut as aD,L0 as aE,dO as aF,iO as aG,xO as aH,Wp as aI,TO as aJ,LO as aK,pO as aL,b_ as aM,MO as aN,fO as aO,Gx as aP,$O as aQ,VR as aR,aO as aS,OO as aT,nc as aU,zs as aV,Jb as aW,hO as aX,YP as aY,Xx as aZ,nv as a_,$l as aa,yO as ab,ew as ac,ui as ad,Hn as ae,ot as af,_O as ag,kt as ah,Bn as ai,Ls as aj,zx as ak,mk as al,SO as am,kO as an,cO as ao,_p as ap,Ar as aq,uO as ar,ht as as,rO as at,FO as au,oh as av,Dg as aw,Fg as ax,Bg as ay,Ph as az,Ze as b,Oe as b0,oO as b1,ap as b2,Vc as b3,_t as b4,Xe as b5,CO as b6,vO as b7,xf as b8,tO as b9,IO as ba,zf as bb,tk as bc,h_ as bd,p_ as be,EO as bf,iE as bg,$0 as bh,Ne as c,ev as d,xt as e,oe as f,kl as g,be as h,ie as i,tS as j,tc as k,nt as l,jR as m,hh as n,ne as o,de as p,fs as q,J as r,Fe as s,qt as t,Z as u,ze as v,Ee as w,Dw as x,De as y,yl as z};