@nuxt/devtools 0.1.3 → 0.1.5

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 (198) hide show
  1. package/README.md +1 -1
  2. package/dist/chunks/module-main.mjs +667 -684
  3. package/dist/chunks/vscode.mjs +35 -36
  4. package/dist/cli.mjs +342 -7
  5. package/dist/client/200.html +2 -2
  6. package/dist/client/404.html +2 -2
  7. package/dist/client/__inspecting/index.html +2 -2
  8. package/dist/client/_nuxt/Badge.ec9e349b.js +1 -0
  9. package/dist/client/_nuxt/FilepathItem.vue.29183a21.js +1 -0
  10. package/dist/client/_nuxt/LaunchPage.vue.f4239533.js +1 -0
  11. package/dist/client/_nuxt/{welcome.db724adb.css → NButton.db724adb.css} +0 -0
  12. package/dist/client/_nuxt/NButton.vue.09cc4471.js +113 -0
  13. package/dist/client/_nuxt/NIcon.vue.701f4547.js +1 -0
  14. package/dist/client/_nuxt/NTextInput.vue.276e32b3.js +1 -0
  15. package/dist/client/_nuxt/NuxtLogo.9f2db884.js +1 -0
  16. package/dist/client/_nuxt/SectionBlock.8ff5d737.js +1 -0
  17. package/dist/client/_nuxt/Settings.vue.b55fa306.js +1 -0
  18. package/dist/client/_nuxt/{StateEditor.vue.0d8adb50.js → StateEditor.vue.ab9d7157.js} +1 -1
  19. package/dist/client/_nuxt/StateEditor.vue.d668b11c.js +1 -0
  20. package/dist/client/_nuxt/TabIcon.vue.6890c56a.js +1 -0
  21. package/dist/client/_nuxt/__inspecting.12d34e8c.js +1 -0
  22. package/dist/client/_nuxt/asyncData.c8345f31.js +1 -0
  23. package/dist/client/_nuxt/components.08e98322.js +1 -0
  24. package/dist/client/_nuxt/composables.8c342cc5.js +1 -0
  25. package/dist/client/_nuxt/context.d25709fd.js +1 -0
  26. package/dist/client/_nuxt/custom-_name_.89baf527.js +1 -0
  27. package/dist/client/_nuxt/default.975e4e70.js +1 -0
  28. package/dist/client/_nuxt/editor.f74d7351.js +1 -0
  29. package/dist/client/_nuxt/entry.d28dd037.js +5 -0
  30. package/dist/client/_nuxt/{entry.6e08c3bd.css → entry.e7b3d8fd.css} +1 -1
  31. package/dist/client/_nuxt/error-404.bdee7391.js +1 -0
  32. package/dist/client/_nuxt/error-500.c5180cef.js +1 -0
  33. package/dist/client/_nuxt/error-component.ae83d235.js +3 -0
  34. package/dist/client/_nuxt/hooks.8f89faa2.js +1 -0
  35. package/dist/client/_nuxt/imports.f7970750.js +1 -0
  36. package/dist/client/_nuxt/index.fe0907d3.js +1 -0
  37. package/dist/client/_nuxt/layouts.d5a3dabe.js +1 -0
  38. package/dist/client/_nuxt/middleware.5410fce5.js +1 -0
  39. package/dist/client/_nuxt/modules.6fc7bd71.js +1 -0
  40. package/dist/client/_nuxt/none.76eeebc3.js +1 -0
  41. package/dist/client/_nuxt/nuxt-link.3aeeed3f.js +1 -0
  42. package/dist/client/_nuxt/overview.e7e9880f.js +1 -0
  43. package/dist/client/_nuxt/pages.40900507.js +1 -0
  44. package/dist/client/_nuxt/payload.36dbfdde.js +1 -0
  45. package/dist/client/_nuxt/plugins.8195b406.js +1 -0
  46. package/dist/client/_nuxt/runtime-configs.7cc77728.js +1 -0
  47. package/dist/client/_nuxt/server-routes.ffdf17b0.js +1 -0
  48. package/dist/client/_nuxt/state.a5c5a841.js +1 -0
  49. package/dist/client/_nuxt/unocss-runtime.1fec3315.js +2 -0
  50. package/dist/client/_nuxt/{virtual-files.53d6f968.js → virtual-files.a26c8c69.js} +8 -8
  51. package/dist/client/index.html +2 -2
  52. package/dist/client/modules/components/index.html +2 -2
  53. package/dist/client/modules/hooks/index.html +2 -2
  54. package/dist/client/modules/imports/index.html +2 -2
  55. package/dist/client/modules/layouts/index.html +2 -2
  56. package/dist/client/modules/middleware/index.html +2 -2
  57. package/dist/client/modules/modules/index.html +2 -2
  58. package/dist/client/modules/overview/index.html +2 -2
  59. package/dist/client/modules/pages/index.html +2 -2
  60. package/dist/client/modules/payload/index.html +2 -2
  61. package/dist/client/modules/plugins/index.html +2 -2
  62. package/dist/client/modules/runtime-configs/index.html +2 -2
  63. package/dist/client/modules/server-routes/index.html +2 -2
  64. package/dist/client/modules/virtual-files/index.html +2 -2
  65. package/dist/module.json +1 -1
  66. package/dist/module.mjs +30 -6
  67. package/dist/shared/{devtools.c43ddaa5.mjs → devtools.28239661.mjs} +1 -1
  68. package/package.json +13 -13
  69. package/dist/client/_nuxt/Badge.e080ea4a.js +0 -1
  70. package/dist/client/_nuxt/ComponentItem.c17d2931.js +0 -1
  71. package/dist/client/_nuxt/ComponentItem.vue.3441f37f.js +0 -1
  72. package/dist/client/_nuxt/ComponentsGraph.4d50b4fe.js +0 -1
  73. package/dist/client/_nuxt/ComponentsGraph.vue.5b3b134e.js +0 -1
  74. package/dist/client/_nuxt/ComponentsList.ac84bcd1.js +0 -1
  75. package/dist/client/_nuxt/ComponentsList.vue.c704cf24.js +0 -1
  76. package/dist/client/_nuxt/ComposableItem.72806cd2.js +0 -1
  77. package/dist/client/_nuxt/ComposableItem.vue.90cd23bc.js +0 -1
  78. package/dist/client/_nuxt/ComposableTree.43de28f8.js +0 -1
  79. package/dist/client/_nuxt/ComposableTree.vue.808503d9.js +0 -1
  80. package/dist/client/_nuxt/CurrentRoute.e8d5b2cb.js +0 -1
  81. package/dist/client/_nuxt/Drawer.583a0aa3.js +0 -1
  82. package/dist/client/_nuxt/Drawer.vue.30b0fc28.js +0 -1
  83. package/dist/client/_nuxt/DrawerItem.e2effddf.js +0 -1
  84. package/dist/client/_nuxt/DrawerItem.vue.8cadb3c9.js +0 -1
  85. package/dist/client/_nuxt/FileIcon.68b82ecb.js +0 -1
  86. package/dist/client/_nuxt/FileIcon.vue.3bb914bc.js +0 -1
  87. package/dist/client/_nuxt/FilepathItem.8049add8.js +0 -1
  88. package/dist/client/_nuxt/FilepathItem.vue.811409e2.js +0 -1
  89. package/dist/client/_nuxt/HooksTable.59d897cb.js +0 -1
  90. package/dist/client/_nuxt/HooksTable.vue.6b9004ef.js +0 -1
  91. package/dist/client/_nuxt/IconTitle.f576cbf3.js +0 -1
  92. package/dist/client/_nuxt/IconTitle.vue.dfa8cbcf.js +0 -1
  93. package/dist/client/_nuxt/IframeView.13e136bd.js +0 -1
  94. package/dist/client/_nuxt/IframeView.vue.6843a7fa.js +0 -1
  95. package/dist/client/_nuxt/LaunchPage.e39fe420.js +0 -1
  96. package/dist/client/_nuxt/LaunchPage.vue.6be17436.js +0 -1
  97. package/dist/client/_nuxt/ModuleItem.8c304e21.js +0 -1
  98. package/dist/client/_nuxt/ModuleItem.vue.2d131549.js +0 -1
  99. package/dist/client/_nuxt/ModuleTreeNode.78ca9ece.js +0 -1
  100. package/dist/client/_nuxt/NButton.13233a1a.js +0 -1
  101. package/dist/client/_nuxt/NButton.vue.e86a98c0.js +0 -1
  102. package/dist/client/_nuxt/NCard.7a4e503f.js +0 -1
  103. package/dist/client/_nuxt/NCheckbox.2da82abb.js +0 -1
  104. package/dist/client/_nuxt/NCheckbox.vue.f058658a.js +0 -1
  105. package/dist/client/_nuxt/NDarkToggle.b7397b85.js +0 -1
  106. package/dist/client/_nuxt/NDarkToggle.vue.104b9df7.js +0 -1
  107. package/dist/client/_nuxt/NDialog.ff796c22.js +0 -7
  108. package/dist/client/_nuxt/NDropdown.6e99be47.js +0 -1
  109. package/dist/client/_nuxt/NIcon.62a6a6a2.js +0 -1
  110. package/dist/client/_nuxt/NIcon.vue.5c5f9ae0.js +0 -1
  111. package/dist/client/_nuxt/NLink.f8b21877.js +0 -1
  112. package/dist/client/_nuxt/NLink.vue.0f719ab9.js +0 -1
  113. package/dist/client/_nuxt/NRadio.8c217808.js +0 -1
  114. package/dist/client/_nuxt/NSwitch.ea9c119a.js +0 -1
  115. package/dist/client/_nuxt/NSwitch.vue.a7a200ce.js +0 -1
  116. package/dist/client/_nuxt/NTextInput.48fb0a25.js +0 -1
  117. package/dist/client/_nuxt/NTextInput.vue.5d4d2524.js +0 -1
  118. package/dist/client/_nuxt/NTip.d9c4666f.js +0 -1
  119. package/dist/client/_nuxt/Notification.287365de.js +0 -1
  120. package/dist/client/_nuxt/Notification.vue.dd7d98d5.js +0 -1
  121. package/dist/client/_nuxt/NuxtContentLogo.447522e5.js +0 -1
  122. package/dist/client/_nuxt/NuxtExampleLayout.06f6d250.js +0 -1
  123. package/dist/client/_nuxt/NuxtLogo.b27dc990.js +0 -1
  124. package/dist/client/_nuxt/PluginItem.6a55c130.js +0 -1
  125. package/dist/client/_nuxt/PluginItem.vue.6e1d1965.js +0 -1
  126. package/dist/client/_nuxt/RoutePathItem.b209a7cb.js +0 -1
  127. package/dist/client/_nuxt/RoutePathItem.vue.90d1f11a.js +0 -1
  128. package/dist/client/_nuxt/RoutesTable.ffa3adf9.js +0 -1
  129. package/dist/client/_nuxt/RoutesTable.vue.1bbafbda.js +0 -1
  130. package/dist/client/_nuxt/SectionBlock.2e26af4b.js +0 -1
  131. package/dist/client/_nuxt/Settings.a15dbb2e.js +0 -1
  132. package/dist/client/_nuxt/Settings.vue.f2a6e99c.js +0 -1
  133. package/dist/client/_nuxt/StateEditor.fd549a9f.js +0 -1
  134. package/dist/client/_nuxt/StateEditor.vue.ead0fa52.js +0 -1
  135. package/dist/client/_nuxt/StateGroup.bcb980bd.js +0 -1
  136. package/dist/client/_nuxt/StateGroup.vue.c133a773.js +0 -1
  137. package/dist/client/_nuxt/TabIcon.e55b5a67.js +0 -1
  138. package/dist/client/_nuxt/TabIcon.vue.adac3b56.js +0 -1
  139. package/dist/client/_nuxt/UnoIcon.3132b92a.js +0 -1
  140. package/dist/client/_nuxt/__inspecting.a43a7f80.js +0 -1
  141. package/dist/client/_nuxt/app.config.12fdda03.js +0 -1
  142. package/dist/client/_nuxt/asyncData.518fdb22.js +0 -1
  143. package/dist/client/_nuxt/client-only.f9d053f8.js +0 -4
  144. package/dist/client/_nuxt/client.210463dc.js +0 -1
  145. package/dist/client/_nuxt/color-mode-options.00c15dd1.js +0 -1
  146. package/dist/client/_nuxt/component.vue3.02eb71f6.js +0 -1
  147. package/dist/client/_nuxt/components.4f55e0db.js +0 -1
  148. package/dist/client/_nuxt/components.84a4af12.js +0 -1
  149. package/dist/client/_nuxt/components.client.e93eaead.js +0 -113
  150. package/dist/client/_nuxt/composables.2b96933d.js +0 -1
  151. package/dist/client/_nuxt/composables.59ebbb45.js +0 -1
  152. package/dist/client/_nuxt/context.c20dc632.js +0 -1
  153. package/dist/client/_nuxt/custom-_name_.2cdb4455.js +0 -1
  154. package/dist/client/_nuxt/default.585c2af8.js +0 -1
  155. package/dist/client/_nuxt/defu.5a7c1433.js +0 -1
  156. package/dist/client/_nuxt/dev-only.32de73cb.js +0 -1
  157. package/dist/client/_nuxt/editor.45ea8ca4.js +0 -1
  158. package/dist/client/_nuxt/entry.fad9213c.js +0 -1
  159. package/dist/client/_nuxt/error-404.bf8933d3.js +0 -1
  160. package/dist/client/_nuxt/error-500.fe852534.js +0 -1
  161. package/dist/client/_nuxt/error-component.0aa3c1f1.js +0 -3
  162. package/dist/client/_nuxt/error.ab352ad9.js +0 -1
  163. package/dist/client/_nuxt/hooks.da36eba4.js +0 -1
  164. package/dist/client/_nuxt/imports.05a63875.js +0 -1
  165. package/dist/client/_nuxt/index.bf1af76f.js +0 -1
  166. package/dist/client/_nuxt/index.d56af0a0.js +0 -1
  167. package/dist/client/_nuxt/index.e1377d3f.js +0 -1
  168. package/dist/client/_nuxt/index.e7819c37.js +0 -1
  169. package/dist/client/_nuxt/layout.f6e6e706.js +0 -1
  170. package/dist/client/_nuxt/layouts.ed44bf26.js +0 -1
  171. package/dist/client/_nuxt/middleware.42780100.js +0 -1
  172. package/dist/client/_nuxt/modules.58ec9d96.js +0 -1
  173. package/dist/client/_nuxt/none.a36fcb53.js +0 -1
  174. package/dist/client/_nuxt/nuxt-error-boundary.70c75848.js +0 -1
  175. package/dist/client/_nuxt/nuxt-link.ed65b9da.js +0 -1
  176. package/dist/client/_nuxt/nuxt-loading-indicator.366d3e52.js +0 -1
  177. package/dist/client/_nuxt/nuxt.21217109.js +0 -1
  178. package/dist/client/_nuxt/overview.ce599b13.js +0 -1
  179. package/dist/client/_nuxt/page.fb94fd70.js +0 -1
  180. package/dist/client/_nuxt/pages.ca7b2f77.js +0 -1
  181. package/dist/client/_nuxt/payload.78a6e729.js +0 -1
  182. package/dist/client/_nuxt/plugins.48c9acc3.js +0 -1
  183. package/dist/client/_nuxt/router.96f0ba10.js +0 -1
  184. package/dist/client/_nuxt/rpc.2e6b297d.js +0 -1
  185. package/dist/client/_nuxt/runtime-configs.1c27e6f2.js +0 -1
  186. package/dist/client/_nuxt/runtime-core.esm-bundler.ad888d46.js +0 -1
  187. package/dist/client/_nuxt/runtime-dom.esm-bundler.c94e30c4.js +0 -1
  188. package/dist/client/_nuxt/server-placeholder.ba9b9f8a.js +0 -1
  189. package/dist/client/_nuxt/server-routes.de3e707e.js +0 -1
  190. package/dist/client/_nuxt/state.2c41a47c.js +0 -1
  191. package/dist/client/_nuxt/state.85e68c45.js +0 -1
  192. package/dist/client/_nuxt/storage.abd6f5f8.js +0 -1
  193. package/dist/client/_nuxt/unocss-runtime.1d429fd2.js +0 -2
  194. package/dist/client/_nuxt/utils.1c789938.js +0 -1
  195. package/dist/client/_nuxt/utils.8ee5a573.js +0 -5
  196. package/dist/client/_nuxt/welcome.11fc1574.js +0 -1
  197. package/dist/shared/devtools.38b2468f.mjs +0 -337
  198. package/dist/shared/devtools.cce722d0.mjs +0 -68
@@ -1 +0,0 @@
1
- import"./nuxt.21217109.js";import{u as o}from"./state.2c41a47c.js";import"./nuxt-link.ed65b9da.js";import"./app.config.12fdda03.js";const u=()=>o("color-mode").value;export{u};
@@ -1 +0,0 @@
1
- import{u as r}from"./nuxt.21217109.js";function t(u,e){return r()._useHead(u,e)}export{t as u};
@@ -1 +0,0 @@
1
- import{i as e,g as i}from"./runtime-core.esm-bundler.ad888d46.js";function r(){const t=Symbol("singleton");return[function(n){i()?.appContext.app.provide(t,n)},function(n){return e(t,n)}]}const[p,u]=r();export{p,u};
@@ -1 +0,0 @@
1
- import{_}from"./IframeView.vue.6843a7fa.js";import{_ as v}from"./LaunchPage.vue.6be17436.js";import"./nuxt.21217109.js";import{a as d}from"./router.96f0ba10.js";import"./nuxt-link.ed65b9da.js";import"./app.config.12fdda03.js";import{e as y}from"./state.85e68c45.js";import{r as w}from"./rpc.2e6b297d.js";import{k,e as n,u as t,q as p,m as r,ai as b,J as h,l as i}from"./runtime-core.esm-bundler.ad888d46.js";import"./client.210463dc.js";import"./state.2c41a47c.js";import"./composables.2b96933d.js";import"./index.e1377d3f.js";import"./index.bf1af76f.js";import"./TabIcon.vue.adac3b56.js";import"./NIcon.vue.5c5f9ae0.js";import"./NButton.vue.e86a98c0.js";import"./components.client.e93eaead.js";import"./layout.f6e6e706.js";import"./runtime-dom.esm-bundler.c94e30c4.js";import"./utils.8ee5a573.js";import"./storage.abd6f5f8.js";/* empty css */import"./client-only.f9d053f8.js";import"./StateEditor.vue.0d8adb50.js";/* empty css */import"./nuxt-error-boundary.70c75848.js";import"./dev-only.32de73cb.js";import"./server-placeholder.ba9b9f8a.js";import"./nuxt-loading-indicator.366d3e52.js";import"./page.fb94fd70.js";import"./defu.5a7c1433.js";import"./components.4f55e0db.js";import"./composables.59ebbb45.js";import"./utils.1c789938.js";import"./asyncData.518fdb22.js";import"./error.ab352ad9.js";import"./index.d56af0a0.js";const B={key:0,flex:"~ col","h-full":"","items-center":"","justify-center":""},T={key:4,flex:"~ col","h-full":"","items-center":"","justify-center":""},st=k({__name:"custom-[name]",setup(g){const a=d(),s=n(()=>a.params.name),c=y(),o=n(()=>c.all.value.find(e=>e.name===s.value));return(e,m)=>{const l=_,u=v;return t(o)?t(o).view.type==="iframe"?(i(),r(l,{key:1,tab:t(o)},null,8,["tab"])):t(o).view.type==="vnode"?(i(),r(b(t(o).view.vnode),{key:2})):t(o).view.type==="launch"?(i(),r(u,{key:3,icon:t(o).view.icon||t(o).icon,title:t(o).view.title||t(o).title,description:t(o).view.description,actions:t(o).view.actions,onAction:m[0]||(m[0]=f=>("rpc"in e?e.rpc:t(w)).customTabAction(t(o).name,f))},null,8,["icon","title","description","actions"])):(i(),p("div",T," Unknown tab type "+h(t(o).view),1)):(i(),p("div",B," Tab not found "))}}});export{st as default};
@@ -1 +0,0 @@
1
- import{_ as a}from"./Notification.vue.dd7d98d5.js";import{_ as c}from"./Drawer.vue.30b0fc28.js";import{u as l,s as _}from"./client.210463dc.js";import{k as d,e as f,q as o,H as r,u,C as i,t as h,ah as x,l as t}from"./runtime-core.esm-bundler.ad888d46.js";import"./context.c20dc632.js";import"./NuxtLogo.b27dc990.js";import"./_plugin-vue_export-helper.c27b6911.js";import"./Settings.vue.f2a6e99c.js";import"./NButton.vue.e86a98c0.js";import"./NIcon.vue.5c5f9ae0.js";import"./components.client.e93eaead.js";import"./layout.f6e6e706.js";import"./runtime-dom.esm-bundler.c94e30c4.js";import"./utils.8ee5a573.js";import"./router.96f0ba10.js";import"./nuxt.21217109.js";import"./nuxt-link.ed65b9da.js";import"./app.config.12fdda03.js";import"./defu.5a7c1433.js";import"./rpc.2e6b297d.js";import"./storage.abd6f5f8.js";import"./index.e1377d3f.js";import"./index.bf1af76f.js";/* empty css */import"./client-only.f9d053f8.js";import"./StateEditor.vue.0d8adb50.js";/* empty css */import"./nuxt-error-boundary.70c75848.js";import"./dev-only.32de73cb.js";import"./server-placeholder.ba9b9f8a.js";import"./nuxt-loading-indicator.366d3e52.js";import"./page.fb94fd70.js";import"./components.4f55e0db.js";import"./composables.59ebbb45.js";import"./NDarkToggle.vue.104b9df7.js";import"./component.vue3.02eb71f6.js";import"./color-mode-options.00c15dd1.js";import"./composables.2b96933d.js";import"./state.2c41a47c.js";import"./DrawerItem.vue.8cadb3c9.js";import"./TabIcon.vue.adac3b56.js";import"./state.85e68c45.js";import"./utils.1c789938.js";import"./asyncData.518fdb22.js";import"./error.ab352ad9.js";import"./index.d56af0a0.js";const v={"of-hidden":"","bg-base":"","h-screen":"","font-sans":""},g={key:0,"h-full":"","w-full":"",flex:""},k=i("div",{ma:"","text-lg":"",flex:"~ col","items-center":"","animate-pulse":""},[i("div",{"i-carbon-circle-dash":"","animate-spin":"","text-4xl":"",op50:""}),x(" Connecting... ")],-1),C=[k],w={key:1,grid:"~ cols-[45px_1fr] lg:cols-[200px_1fr]","h-full":"","of-hidden":""},N={"h-full":"","of-auto":""},go=d({__name:"default",setup(b){const e=l(),m=f(()=>!e.value&&!_.value);return(p,B)=>{const s=a,n=c;return t(),o("div",v,[r(s),u(m)?(t(),o("div",g,C)):(t(),o("div",w,[r(n,{"of-auto":""}),i("div",N,[h(p.$slots,"default")])]))])}}});export{go as default};
@@ -1 +0,0 @@
1
- function c(n){return n!==null&&typeof n=="object"}function e(n,f,o=".",u){if(!c(f))return e(n,{},o,u);const i=Object.assign({},f);for(const t in n){if(t==="__proto__"||t==="constructor")continue;const r=n[t];r!=null&&(u&&u(i,t,r,o)||(Array.isArray(r)&&Array.isArray(i[t])?i[t]=[...r,...i[t]]:c(r)&&c(i[t])?i[t]=e(r,i[t],(o?`${o}.`:"")+t.toString(),u):i[t]=r))}return i}function s(n){return(...f)=>f.reduce((o,u)=>e(o,u,"",n),{})}const d=s(),y=s((n,f,o)=>{if(typeof n[f]<"u"&&typeof o=="function")return n[f]=o(n[f]),!0});export{d as a,y as d};
@@ -1 +0,0 @@
1
- import{k as e}from"./runtime-core.esm-bundler.ad888d46.js";const p=e({name:"DevOnly",setup(n,o){return()=>null}});export{p as default};
@@ -1 +0,0 @@
1
- import{r as t}from"./rpc.2e6b297d.js";import{u as a}from"./context.c20dc632.js";import{b as n}from"./index.e1377d3f.js";async function e(o){await t.openInEditor(o)}function u(){const o=n(),i=a();return r=>{o.copy(r),i("Copied to clipboard","carbon-checkmark")}}export{e as o,u};
@@ -1 +0,0 @@
1
- import{w as zo,c as eo,a as Bo}from"./runtime-dom.esm-bundler.c94e30c4.js";import{$ as jo}from"./index.d56af0a0.js";import{j as wt,d as to,n as Fo,w as Ct,u as qe,h as Vo,p as Wo,a as Uo}from"./router.96f0ba10.js";import{d as D,c as qo,u as oe,e as dt,a as oo,b as V,n as Ko,f as Xo,g as Yo}from"./nuxt.21217109.js";import{g as no,i as Go,n as Ke,r as Oe,w as Jo,a as ct,o as Qo,b as Zo,c as en,u as S,d as tn,v as ro,s as Et,e as on,f as pt,h as nn,p as rn,j as sn,k as z,l as P,m as I,q as Q,t as ze,x as an,y as ln,z as Xe,A as dn,B as ke,C as U,F as so,D as St,E as nt,G as Z,H as Te,I as cn,J as pn,K as un,L as hn,M as fn,N as mn,S as gn}from"./runtime-core.esm-bundler.ad888d46.js";import{a as _n,b as yn,c as wn,d as vn,e as $n,f as bn}from"./utils.8ee5a573.js";import{u as io,c as Ot,s as Pe,a as Pn,i as Tn}from"./error.ab352ad9.js";import{u as ao}from"./state.2c41a47c.js";import{_ as $,l as Le,a as Cn}from"./layout.f6e6e706.js";import"./nuxt-link.ed65b9da.js";import"./app.config.12fdda03.js";import{i as En}from"./storage.abd6f5f8.js";import{g as Sn,s as On}from"./color-mode-options.00c15dd1.js";import{u as lo,a as kn}from"./client.210463dc.js";import{r as An,c as Hn}from"./rpc.2e6b297d.js";import Rn from"./nuxt-loading-indicator.366d3e52.js";import Ln from"./page.fb94fd70.js";import{u as Dn}from"./composables.59ebbb45.js";import"./defu.5a7c1433.js";import"./index.e1377d3f.js";import"./index.bf1af76f.js";const xn=()=>window?.__NUXT__?.config||{},Be=xn().app,Mn=()=>Be.baseURL,Nn=()=>Be.buildAssetsDir,In=(...e)=>wt(co(),Nn(),...e),co=(...e)=>{const t=Be.cdnURL||Be.baseURL;return e.length?wt(t,...e):t};globalThis.__buildAssetsURL=In,globalThis.__publicAssetsURL=co;const rt={},zn=D(e=>{for(const t in rt)e.vueApp.component(t,rt[t]),e.vueApp.component("Lazy"+t,rt[t])}),Bn=["script","style","noscript"],jn=["base","meta","link","style","script","noscript"],Fn=["base","title","titleTemplate","bodyAttrs","htmlAttrs"];function Vn(e,t){const{props:o,tag:n}=e;if(Fn.includes(n))return n;if(n==="link"&&o.rel==="canonical")return"canonical";if(o.charset)return"charset";const r=["id"];n==="meta"&&r.push("name","property","http-equiv");for(const s of r)if(typeof o[s]<"u"){const a=String(o[s]);return t&&!t(a)?!1:`${n}:${s}:${a}`}return!1}const De=(e,t)=>{const{tag:o,$el:n}=e;n&&(Object.entries(o.props).forEach(([r,s])=>{s=String(s);const a=`attr:${r}`;if(r==="class"){if(!s)return;for(const i of s.split(" ")){const d=`${a}:${i}`;t&&t(e,d,()=>n.classList.remove(i)),n.classList.contains(i)||n.classList.add(i)}return}t&&!r.startsWith("data-h-")&&t(e,a,()=>n.removeAttribute(r)),n.getAttribute(r)!==s&&n.setAttribute(r,s)}),Bn.includes(o.tag)&&n.innerHTML!==(o.children||"")&&(n.innerHTML=o.children||""))};function vt(e){let t=9;for(let o=0;o<e.length;)t=Math.imul(t^e.charCodeAt(o++),9**9);return((t^t>>>9)+65536).toString(16).substring(1,8).toLowerCase()}async function po(e,t={}){const o={shouldRender:!0};if(await e.hooks.callHook("dom:beforeRender",o),!o.shouldRender)return;const n=t.document||window.document,r=e._popSideEffectQueue();e.headEntries().map(l=>l._sde).forEach(l=>{Object.entries(l).forEach(([c,p])=>{r[c]=p})});const s=async l=>{const c=e.headEntries().find(h=>h._i===l._e),p={renderId:l._d||vt(JSON.stringify({...l,_e:void 0,_p:void 0})),$el:null,shouldRender:!0,tag:l,entry:c,staleSideEffects:r};return await e.hooks.callHook("dom:beforeRenderTag",p),p},a=[],i={body:[],head:[]},d=(l,c,p)=>{c=`${l.renderId}:${c}`,l.entry&&(l.entry._sde[c]=p),delete r[c]},u=l=>{e._elMap[l.renderId]=l.$el,a.push(l),d(l,"el",()=>{l.$el?.remove(),delete e._elMap[l.renderId]})};for(const l of await e.resolveTags()){const c=await s(l);if(!c.shouldRender)continue;const{tag:p}=c;if(p.tag==="title"){n.title=p.children||"",a.push(c);continue}if(p.tag==="htmlAttrs"||p.tag==="bodyAttrs"){c.$el=n[p.tag==="htmlAttrs"?"documentElement":"body"],De(c,d),a.push(c);continue}if(c.$el=e._elMap[c.renderId],!c.$el&&p._hash&&(c.$el=n.querySelector(`${p.tagPosition?.startsWith("body")?"body":"head"} > ${p.tag}[data-h-${p._hash}]`)),c.$el){c.tag._d&&De(c),u(c);continue}c.$el=n.createElement(p.tag),De(c),i[p.tagPosition?.startsWith("body")?"body":"head"].push(c)}Object.entries(i).forEach(([l,c])=>{if(!c.length)return;const p=n?.[l]?.children;if(p){for(const h of[...p].reverse()){const m=h.tagName.toLowerCase();if(!jn.includes(m))continue;const w=Vn({tag:m,props:h.getAttributeNames().reduce((f,g)=>({...f,[g]:h.getAttribute(g)}),{})}),_=c.findIndex(f=>f&&(f.tag._d===w||h.isEqualNode?.(f.$el)));if(_!==-1){const f=c[_];f.$el=h,De(f),u(f),delete c[_]}}c.forEach(h=>{if(h.$el){switch(h.tag.tagPosition){case"bodyClose":n.body.appendChild(h.$el);break;case"bodyOpen":n.body.insertBefore(h.$el,n.body.firstChild);break;case"head":default:n.head.appendChild(h.$el);break}u(h)}})}});for(const l of a)await e.hooks.callHook("dom:renderTag",l);Object.values(r).forEach(l=>l())}let Ne=null;async function Wn(e,t={}){function o(){return Ne=null,po(e,t)}const n=t.delayFn||(r=>setTimeout(r,10));return Ne=Ne||new Promise(r=>n(()=>r(o())))}const Un={__proto__:null,debouncedRenderDOMHead:Wn,get domUpdatePromise(){return Ne},hashCode:vt,renderDOMHead:po},qn=["title","titleTemplate","base","htmlAttrs","bodyAttrs","meta","link","style","script","noscript"],Kn=["tagPosition","tagPriority","tagDuplicateStrategy"];async function Xn(e,t){const o={tag:e,props:{}};return e==="title"||e==="titleTemplate"?(o.children=t instanceof Promise?await t:t,o):(o.props=await Yn({...t}),["children","innerHtml","innerHTML"].forEach(n=>{typeof o.props[n]<"u"&&(o.children=o.props[n],typeof o.children=="object"&&(o.children=JSON.stringify(o.children)),delete o.props[n])}),Object.keys(o.props).filter(n=>Kn.includes(n)).forEach(n=>{o[n]=o.props[n],delete o.props[n]}),typeof o.props.class=="object"&&!Array.isArray(o.props.class)&&(o.props.class=Object.keys(o.props.class).filter(n=>o.props.class[n])),Array.isArray(o.props.class)&&(o.props.class=o.props.class.join(" ")),o.props.content&&Array.isArray(o.props.content)?o.props.content.map((n,r)=>{const s={...o,props:{...o.props}};return s.props.content=n,s.key=`${o.props.name||o.props.property}:${r}`,s}):o)}async function Yn(e){for(const t of Object.keys(e))e[t]instanceof Promise&&(e[t]=await e[t]),String(e[t])==="true"?e[t]="":String(e[t])==="false"&&delete e[t];return e}const kt=e=>{if(typeof e.tagPriority=="number")return e.tagPriority;switch(e.tagPriority){case"critical":return 2;case"high":return 9;case"low":return 12}switch(e.tag){case"base":return-1;case"title":return 1;case"meta":return e.props.charset?-2:e.props["http-equiv"]==="content-security-policy"?0:10;default:return 10}},Gn=(e,t)=>kt(e)-kt(t),Jn=["base","title","titleTemplate","bodyAttrs","htmlAttrs"];function Qn(e,t){const{props:o,tag:n}=e;if(Jn.includes(n))return n;if(n==="link"&&o.rel==="canonical")return"canonical";if(o.charset)return"charset";const r=["id"];n==="meta"&&r.push("name","property","http-equiv");for(const s of r)if(typeof o[s]<"u"){const a=String(o[s]);return t&&!t(a)?!1:`${n}:${s}:${a}`}return!1}const At=(e,t)=>e==null?t||null:typeof e=="function"?e(t):e.replace("%s",t??"");function Zn(e){let t=e.findIndex(n=>n.tag==="titleTemplate");const o=e.findIndex(n=>n.tag==="title");if(o!==-1&&t!==-1){const n=At(e[t].children,e[o].children);n!==null?e[o].children=n||e[o].children:delete e[o]}else if(t!==-1){const n=At(e[t].children);n!==null&&(e[t].children=n,e[t].tag="title",t=-1)}return t!==-1&&delete e[t],e.filter(Boolean)}const er=e=>{e=e||{};const t=e.dedupeKeys||["hid","vmid","key"];return{hooks:{"tag:normalise":function({tag:o}){t.forEach(r=>{o.props[r]&&(o.key=o.props[r],delete o.props[r])});const n=o.key?`${o.tag}:${o.key}`:Qn(o);n&&(o._d=n)},"tags:resolve":function(o){const n={};o.tags.forEach(r=>{let s=r._d||r._p;const a=n[s];if(a){let i=r?.tagDuplicateStrategy;if(!i&&(r.tag==="htmlAttrs"||r.tag==="bodyAttrs")&&(i="merge"),i==="merge"){const u=a.props;["class","style"].forEach(l=>{r.props[l]&&u[l]&&(l==="style"&&!u[l].endsWith(";")&&(u[l]+=";"),r.props[l]=`${u[l]} ${r.props[l]}`)}),n[s].props={...u,...r.props};return}else r._e===a._e&&(s=r._d=`${s}:${r._p}`);const d=Object.keys(r.props).length;if((d===0||d===1&&typeof r.props["data-h-key"]<"u")&&!r.children){delete n[s];return}}n[s]=r}),o.tags=Object.values(n)}}}},tr=()=>({hooks:{"tags:resolve":e=>{const t=o=>e.tags.find(n=>n._d===o)?._p;for(const o of e.tags){if(!o.tagPriority||typeof o.tagPriority=="number")continue;const n=[{prefix:"before:",offset:-1},{prefix:"after:",offset:1}];for(const{prefix:r,offset:s}of n)if(o.tagPriority.startsWith(r)){const a=o.tagPriority.replace(r,""),i=t(a);typeof i<"u"&&(o._p=i+s)}}e.tags.sort((o,n)=>o._p-n._p).sort(Gn)}}}),or=()=>({hooks:{"tags:resolve":e=>{e.tags=Zn(e.tags)}}}),nr=()=>({hooks:{"tag:normalise":function({tag:e}){typeof e.props.body<"u"&&(e.tagPosition="bodyClose",delete e.props.body)}}}),rr=typeof window<"u",sr=()=>({hooks:{"tag:normalise":e=>{const{tag:t,entry:o}=e,n=typeof t.props._dynamic<"u";!uo.includes(t.tag)||!t.key||(t._hash=vt(JSON.stringify({tag:t.tag,key:t.key})),!(rr||fo()?.resolvedOptions?.document)&&(o._m==="server"||n)&&(t.props[`data-h-${t._hash}`]=""))},"tags:resolve":e=>{e.tags=e.tags.map(t=>(delete t.props._dynamic,t))}}}),ir=e=>({hooks:{"entries:updated":function(t){if(typeof e?.document>"u"&&typeof window>"u")return;let o=e?.delayFn;!o&&typeof requestAnimationFrame<"u"&&(o=requestAnimationFrame),Promise.resolve().then(function(){return Un}).then(({debouncedRenderDOMHead:n})=>{n(t,{document:e?.document||window.document,delayFn:o})})}}}),ar=()=>{const e=(t,o)=>{const n={},r={};Object.entries(o.props).forEach(([a,i])=>{a.startsWith("on")&&typeof i=="function"?r[a]=i:n[a]=i});let s;return t==="dom"&&o.tag==="script"&&typeof n.src=="string"&&typeof r.onload<"u"&&(s=n.src,delete n.src),{props:n,eventHandlers:r,delayedSrc:s}};return{hooks:{"ssr:render":function(t){t.tags=t.tags.map(o=>(o.props=e("ssr",o).props,o))},"dom:beforeRenderTag":function(t){const{props:o,eventHandlers:n,delayedSrc:r}=e("dom",t.tag);Object.keys(n).length&&(t.tag.props=o,t.tag._eventHandlers=n,t.tag._delayedSrc=r)},"dom:renderTag":function(t){const o=t.$el;if(!t.tag._eventHandlers||!o)return;const n=t.tag.tag==="bodyAttrs"&&typeof window<"u"?window:o;Object.entries(t.tag._eventHandlers).forEach(([r,s])=>{const a=`${t.tag._d||t.tag._p}:${r}`,i=r.slice(2).toLowerCase(),d=`data-h-${i}`;if(delete t.staleSideEffects[a],o.hasAttribute(d))return;const u=s;o.setAttribute(d,""),n.addEventListener(i,u),t.entry&&(t.entry._sde[a]=()=>{n.removeEventListener(i,u),o.removeAttribute(d)})}),t.tag._delayedSrc&&o.setAttribute("src",t.tag._delayedSrc)}}}};function lr(e){return Array.isArray(e)?e:[e]}const uo=["base","meta","link","style","script","noscript"];let ho;const dr=e=>ho=e,fo=()=>ho,cr=10;async function pr(e){const t=[];return Object.entries(e.resolvedInput||e.input).filter(([o,n])=>typeof n<"u"&&qn.includes(o)).forEach(([o,n])=>{const r=lr(n);t.push(...r.map(s=>Xn(o,s)).flat())}),(await Promise.all(t)).flat().map((o,n)=>(o._e=e._i,o._p=(e._i<<cr)+n,o))}const ur=()=>[er(),tr(),or(),sr(),ar(),nr()],hr=(e={})=>[ir({document:e?.document,delayFn:e?.domDelayFn})];function fr(e={}){const t=mr({...e,plugins:[...hr(e),...e?.plugins||[]]});return dr(t),t}function mr(e={}){let t=[],o={},n=0;const r=qo();e?.hooks&&r.addHooks(e.hooks),e.plugins=[...ur(),...e?.plugins||[]],e.plugins.forEach(i=>i.hooks&&r.addHooks(i.hooks));const s=()=>r.callHook("entries:updated",a),a={resolvedOptions:e,headEntries(){return t},get hooks(){return r},use(i){i.hooks&&r.addHooks(i.hooks)},push(i,d){const u={_i:n++,input:i,_sde:{}};return d?.mode&&(u._m=d?.mode),t.push(u),s(),{dispose(){t=t.filter(l=>l._i!==u._i?!0:(o={...o,...l._sde||{}},l._sde={},s(),!1))},patch(l){t=t.map(c=>(c._i===u._i&&(u.input=c.input=l,s()),c))}}},async resolveTags(){const i={tags:[],entries:[...t]};await r.callHook("entries:resolve",i);for(const d of i.entries)for(const u of await pr(d)){const l={tag:u,entry:d};await r.callHook("tag:normalise",l),i.tags.push(l.tag)}return await r.callHook("tags:resolve",i),i.tags},_elMap:{},_popSideEffectQueue(){const i={...o};return o={},i}};return a.hooks.callHook("init",a),a}function gr(e){return typeof e=="function"?e():S(e)}function je(e,t=""){if(e instanceof Promise)return e;const o=gr(e);if(!e||!o)return o;if(Array.isArray(o))return o.map(n=>je(n,t));if(typeof o=="object"){let n=!1;const r=Object.fromEntries(Object.entries(o).map(([s,a])=>s==="titleTemplate"||s.startsWith("on")?[s,S(a)]:((typeof a=="function"||tn(a))&&(n=!0),[s,je(a,s)])));return n&&uo.includes(String(t))&&(r._dynamic=!0),r}return o}const _r=ro.startsWith("3"),yr=typeof window<"u",mo="usehead";function $t(){return no()&&Go(mo)||fo()}function wr(e={}){const t=fr({...e,domDelayFn:n=>setTimeout(()=>Ke(()=>n()),10),plugins:[vr(),...e?.plugins||[]]}),o={install(n){_r&&(n.config.globalProperties.$unhead=t,n.provide(mo,t))}};return t.install=o.install,t}const vr=()=>({hooks:{"entries:resolve":function(e){for(const t of e.entries)t.resolvedInput=je(t.input)}}});function $r(e,t={}){const o=$t(),n=Oe(!1),r=Oe({});Jo(()=>{r.value=je(e)});const s=o.push(r.value,t);return ct([r,n],([i,d])=>{d||s.patch(i)}),no()&&(Qo(()=>{s.dispose()}),Zo(()=>{n.value=!0}),en(()=>{n.value=!1})),s}function br(e,t={}){return $t().push(e,t)}function go(e,t={}){const o=$t();if(o){const n=yr||!!o.resolvedOptions?.document;return t.mode==="server"&&n||t.mode==="client"&&!n?void 0:n?$r(e,t):br(e,t)}}const Pr=["script","style","noscript"],Tr=["base","meta","link","style","script","noscript"],Cr=["base","title","titleTemplate","bodyAttrs","htmlAttrs"];function Er(e,t){const{props:o,tag:n}=e;if(Cr.includes(n))return n;if(n==="link"&&o.rel==="canonical")return"canonical";if(o.charset)return"charset";const r=["id"];n==="meta"&&r.push("name","property","http-equiv");for(const s of r)if(typeof o[s]<"u"){const a=String(o[s]);return t&&!t(a)?!1:`${n}:${s}:${a}`}return!1}const xe=(e,t)=>{const{tag:o,$el:n}=e;n&&(Object.entries(o.props).forEach(([r,s])=>{s=String(s);const a=`attr:${r}`;if(r==="class"){if(!s)return;for(const i of s.split(" ")){const d=`${a}:${i}`;t&&t(e,d,()=>n.classList.remove(i)),n.classList.contains(i)||n.classList.add(i)}return}t&&!r.startsWith("data-h-")&&t(e,a,()=>n.removeAttribute(r)),n.getAttribute(r)!==s&&n.setAttribute(r,s)}),Pr.includes(o.tag)&&n.innerHTML!==(o.children||"")&&(n.innerHTML=o.children||""))};function Sr(e){let t=9;for(let o=0;o<e.length;)t=Math.imul(t^e.charCodeAt(o++),9**9);return((t^t>>>9)+65536).toString(16).substring(1,8).toLowerCase()}async function _o(e,t={}){const o={shouldRender:!0};if(await e.hooks.callHook("dom:beforeRender",o),!o.shouldRender)return;const n=t.document||window.document,r=e._popSideEffectQueue();e.headEntries().map(l=>l._sde).forEach(l=>{Object.entries(l).forEach(([c,p])=>{r[c]=p})});const s=async l=>{const c=e.headEntries().find(h=>h._i===l._e),p={renderId:l._d||Sr(JSON.stringify({...l,_e:void 0,_p:void 0})),$el:null,shouldRender:!0,tag:l,entry:c,staleSideEffects:r};return await e.hooks.callHook("dom:beforeRenderTag",p),p},a=[],i={body:[],head:[]},d=(l,c,p)=>{c=`${l.renderId}:${c}`,l.entry&&(l.entry._sde[c]=p),delete r[c]},u=l=>{e._elMap[l.renderId]=l.$el,a.push(l),d(l,"el",()=>{l.$el?.remove(),delete e._elMap[l.renderId]})};for(const l of await e.resolveTags()){const c=await s(l);if(!c.shouldRender)continue;const{tag:p}=c;if(p.tag==="title"){n.title=p.children||"",a.push(c);continue}if(p.tag==="htmlAttrs"||p.tag==="bodyAttrs"){c.$el=n[p.tag==="htmlAttrs"?"documentElement":"body"],xe(c,d),a.push(c);continue}if(c.$el=e._elMap[c.renderId],!c.$el&&p._hash&&(c.$el=n.querySelector(`${p.tagPosition?.startsWith("body")?"body":"head"} > ${p.tag}[data-h-${p._hash}]`)),c.$el){c.tag._d&&xe(c),u(c);continue}c.$el=n.createElement(p.tag),xe(c),i[p.tagPosition?.startsWith("body")?"body":"head"].push(c)}Object.entries(i).forEach(([l,c])=>{if(!c.length)return;const p=n?.[l]?.children;if(p){for(const h of[...p].reverse()){const m=h.tagName.toLowerCase();if(!Tr.includes(m))continue;const w=Er({tag:m,props:h.getAttributeNames().reduce((f,g)=>({...f,[g]:h.getAttribute(g)}),{})}),_=c.findIndex(f=>f&&(f.tag._d===w||h.isEqualNode?.(f.$el)));if(_!==-1){const f=c[_];f.$el=h,xe(f),u(f),delete c[_]}}c.forEach(h=>{if(h.$el){switch(h.tag.tagPosition){case"bodyClose":n.body.appendChild(h.$el);break;case"bodyOpen":n.body.insertBefore(h.$el,n.body.firstChild);break;case"head":default:n.head.appendChild(h.$el);break}u(h)}})}});for(const l of a)await e.hooks.callHook("dom:renderTag",l);Object.values(r).forEach(l=>l())}let st=null;async function Or(e,t={}){function o(){return st=null,_o(e,t)}const n=t.delayFn||(r=>setTimeout(r,10));return st=st||new Promise(r=>n(()=>r(o())))}function kr(e){const t=wr(),o={unhead:t,install(n){ro.startsWith("3")&&(n.config.globalProperties.$head=t,n.provide("usehead",t))},use(n){t.use(n)},resolveTags(){return t.resolveTags()},headEntries(){return t.headEntries()},headTags(){return t.resolveTags()},push(n,r){return t.push(n,r)},addEntry(n,r){return t.push(n,r)},addHeadObjs(n,r){return t.push(n,r)},addReactiveEntry(n,r){const s=go(n,r);return typeof s<"u"?s.dispose:()=>{}},removeHeadObjs(){},updateDOM(n,r){r?_o(t,{document:n}):Or(t,{delayFn:s=>setTimeout(()=>s(),50),document:n})},internalHooks:t.hooks,hooks:{"before:dom":[],"resolved:tags":[],"resolved:entries":[]}};return t.addHeadObjs=o.addHeadObjs,t.updateDOM=o.updateDOM,t.hooks.hook("dom:beforeRender",n=>{for(const r of o.hooks["before:dom"])r()===!1&&(n.shouldRender=!1)}),e&&o.addHeadObjs(e),o}const Ar=D(e=>{const t=kr();t.push(_n),e.vueApp.use(t);{let o=!0;const n=()=>{o=!1,t.internalHooks.callHook("entries:updated",t.unhead)};t.internalHooks.hook("dom:beforeRender",r=>{r.shouldRender=!o}),e.hooks.hook("page:start",()=>{o=!0}),e.hooks.hook("page:finish",n),e.hooks.hook("app:mounted",n)}e._useHead=go}),ie={layout:"none"},ae={layout:"none"},le={icon:"carbon-nominal",title:"Components",order:2},de={},ce={icon:"carbon-ibm-cloud-direct-link-2-connect",title:"Hooks"},pe={icon:"carbon-function",title:"Imports",order:3},ue={icon:"carbon-chart-treemap",title:"Layouts",wip:!0},he={icon:"carbon-layers",title:"Middleware",wip:!0},fe={icon:"carbon-3d-mpr-toggle",title:"Modules",order:4},me={icon:"carbon-information",title:"Overview",order:-100},ge={icon:"carbon-tree-view-alt",title:"Pages",requireClient:!0,order:1},_e={icon:"carbon-data-set",title:"Payload",requireClient:!0,order:7},ye={icon:"carbon-plug",title:"Plugins",order:5},we={icon:"carbon-settings",title:"Runtime Configs",requireClient:!0,order:6},ve={icon:"carbon-cloud",title:"Server Routes",wip:!0},$e={icon:"carbon-assembly-reference",title:"Virtual Files"},Ht=[{name:ie?.name??"__inspecting",path:ie?.path??"/__inspecting",children:[],meta:ie,alias:ie?.alias||[],redirect:ie?.redirect||void 0,component:()=>$(()=>import("./__inspecting.a43a7f80.js"),["./__inspecting.a43a7f80.js","./client.210463dc.js","./nuxt.21217109.js","./runtime-core.esm-bundler.ad888d46.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./app.config.12fdda03.js","./defu.5a7c1433.js"],import.meta.url).then(e=>e.default||e)},{name:ae?.name??"index",path:ae?.path??"/",children:[],meta:ae,alias:ae?.alias||[],redirect:ae?.redirect||void 0,component:()=>$(()=>import("./index.e7819c37.js"),["./index.e7819c37.js","./NuxtLogo.b27dc990.js","./_plugin-vue_export-helper.c27b6911.js","./runtime-core.esm-bundler.ad888d46.js","./Badge.e080ea4a.js","./NButton.vue.e86a98c0.js","./NIcon.vue.5c5f9ae0.js","./components.client.e93eaead.js","./layout.f6e6e706.js","./runtime-dom.esm-bundler.c94e30c4.js","./utils.8ee5a573.js","./router.96f0ba10.js","./nuxt.21217109.js","./client.210463dc.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./rpc.2e6b297d.js","./storage.abd6f5f8.js","./index.e1377d3f.js","./index.bf1af76f.js","./client-only.f9d053f8.js","./StateEditor.vue.0d8adb50.js","./StateEditor.989cce56.css","./nuxt-error-boundary.70c75848.js","./dev-only.32de73cb.js","./server-placeholder.ba9b9f8a.js","./nuxt-loading-indicator.366d3e52.js","./page.fb94fd70.js","./components.4f55e0db.js","./composables.59ebbb45.js","./SectionBlock.082cb101.css","./welcome.db724adb.css"],import.meta.url).then(e=>e.default||e)},{name:le?.name??"modules-components",path:le?.path??"/modules/components",children:[],meta:le,alias:le?.alias||[],redirect:le?.redirect||void 0,component:()=>$(()=>import("./components.84a4af12.js"),["./components.84a4af12.js","./NTextInput.vue.5d4d2524.js","./NIcon.vue.5c5f9ae0.js","./runtime-core.esm-bundler.ad888d46.js","./runtime-dom.esm-bundler.c94e30c4.js","./index.e1377d3f.js","./index.bf1af76f.js","./ComponentsGraph.vue.5b3b134e.js","./NCheckbox.vue.f058658a.js","./FilepathItem.vue.811409e2.js","./state.85e68c45.js","./client.210463dc.js","./nuxt.21217109.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./utils.1c789938.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./rpc.2e6b297d.js","./index.d56af0a0.js","./editor.45ea8ca4.js","./context.c20dc632.js","./NButton.vue.e86a98c0.js","./components.client.e93eaead.js","./layout.f6e6e706.js","./utils.8ee5a573.js","./storage.abd6f5f8.js","./client-only.f9d053f8.js","./StateEditor.vue.0d8adb50.js","./StateEditor.989cce56.css","./nuxt-error-boundary.70c75848.js","./dev-only.32de73cb.js","./server-placeholder.ba9b9f8a.js","./nuxt-loading-indicator.366d3e52.js","./page.fb94fd70.js","./components.4f55e0db.js","./composables.59ebbb45.js","./SectionBlock.082cb101.css","./welcome.db724adb.css","./composables.2b96933d.js","./ComponentsList.vue.c704cf24.js","./ComponentItem.vue.3441f37f.js","./Badge.e080ea4a.js","./_plugin-vue_export-helper.c27b6911.js","./SectionBlock.2e26af4b.js","./IconTitle.vue.dfa8cbcf.js","./fuse.esm.88e2763d.js"],import.meta.url).then(e=>e.default||e)},{name:de?.name??"modules-custom-name",path:de?.path??"/modules/custom-:name",children:[],meta:de,alias:de?.alias||[],redirect:de?.redirect||void 0,component:()=>$(()=>import("./custom-_name_.2cdb4455.js"),["./custom-_name_.2cdb4455.js","./IframeView.vue.6843a7fa.js","./client.210463dc.js","./nuxt.21217109.js","./runtime-core.esm-bundler.ad888d46.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./composables.2b96933d.js","./index.e1377d3f.js","./index.bf1af76f.js","./rpc.2e6b297d.js","./LaunchPage.vue.6be17436.js","./TabIcon.vue.adac3b56.js","./NIcon.vue.5c5f9ae0.js","./NButton.vue.e86a98c0.js","./components.client.e93eaead.js","./layout.f6e6e706.js","./runtime-dom.esm-bundler.c94e30c4.js","./utils.8ee5a573.js","./storage.abd6f5f8.js","./client-only.f9d053f8.js","./StateEditor.vue.0d8adb50.js","./StateEditor.989cce56.css","./nuxt-error-boundary.70c75848.js","./dev-only.32de73cb.js","./server-placeholder.ba9b9f8a.js","./nuxt-loading-indicator.366d3e52.js","./page.fb94fd70.js","./components.4f55e0db.js","./composables.59ebbb45.js","./SectionBlock.082cb101.css","./welcome.db724adb.css","./state.85e68c45.js","./utils.1c789938.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./index.d56af0a0.js"],import.meta.url).then(e=>e.default||e)},{name:ce?.name??"modules-hooks",path:ce?.path??"/modules/hooks",children:[],meta:ce,alias:ce?.alias||[],redirect:ce?.redirect||void 0,component:()=>$(()=>import("./hooks.da36eba4.js"),["./hooks.da36eba4.js","./HooksTable.vue.6b9004ef.js","./runtime-core.esm-bundler.ad888d46.js","./SectionBlock.2e26af4b.js","./NIcon.vue.5c5f9ae0.js","./IconTitle.vue.dfa8cbcf.js","./_plugin-vue_export-helper.c27b6911.js","./SectionBlock.082cb101.css","./state.85e68c45.js","./client.210463dc.js","./nuxt.21217109.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./utils.1c789938.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./rpc.2e6b297d.js","./index.d56af0a0.js"],import.meta.url).then(e=>e.default||e)},{name:pe?.name??"modules-imports",path:pe?.path??"/modules/imports",children:[],meta:pe,alias:pe?.alias||[],redirect:pe?.redirect||void 0,component:()=>$(()=>import("./imports.05a63875.js"),["./imports.05a63875.js","./NTextInput.vue.5d4d2524.js","./NIcon.vue.5c5f9ae0.js","./runtime-core.esm-bundler.ad888d46.js","./runtime-dom.esm-bundler.c94e30c4.js","./index.e1377d3f.js","./index.bf1af76f.js","./NSwitch.vue.a7a200ce.js","./ComposableTree.vue.808503d9.js","./FilepathItem.vue.811409e2.js","./state.85e68c45.js","./client.210463dc.js","./nuxt.21217109.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./utils.1c789938.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./rpc.2e6b297d.js","./index.d56af0a0.js","./editor.45ea8ca4.js","./context.c20dc632.js","./ComposableItem.vue.90cd23bc.js","./NButton.vue.e86a98c0.js","./components.client.e93eaead.js","./layout.f6e6e706.js","./utils.8ee5a573.js","./storage.abd6f5f8.js","./client-only.f9d053f8.js","./StateEditor.vue.0d8adb50.js","./StateEditor.989cce56.css","./nuxt-error-boundary.70c75848.js","./dev-only.32de73cb.js","./server-placeholder.ba9b9f8a.js","./nuxt-loading-indicator.366d3e52.js","./page.fb94fd70.js","./components.4f55e0db.js","./composables.59ebbb45.js","./SectionBlock.082cb101.css","./welcome.db724adb.css","./SectionBlock.2e26af4b.js","./IconTitle.vue.dfa8cbcf.js","./_plugin-vue_export-helper.c27b6911.js","./fuse.esm.88e2763d.js"],import.meta.url).then(e=>e.default||e)},{name:ue?.name??"modules-layouts",path:ue?.path??"/modules/layouts",children:[],meta:ue,alias:ue?.alias||[],redirect:ue?.redirect||void 0,component:()=>$(()=>import("./layouts.ed44bf26.js"),["./layouts.ed44bf26.js","./state.85e68c45.js","./client.210463dc.js","./nuxt.21217109.js","./runtime-core.esm-bundler.ad888d46.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./utils.1c789938.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./rpc.2e6b297d.js","./index.d56af0a0.js"],import.meta.url).then(e=>e.default||e)},{name:he?.name??"modules-middleware",path:he?.path??"/modules/middleware",children:[],meta:he,alias:he?.alias||[],redirect:he?.redirect||void 0,component:()=>$(()=>import("./middleware.42780100.js"),["./middleware.42780100.js","./runtime-core.esm-bundler.ad888d46.js"],import.meta.url).then(e=>e.default||e)},{name:fe?.name??"modules-modules",path:fe?.path??"/modules/modules",children:[],meta:fe,alias:fe?.alias||[],redirect:fe?.redirect||void 0,component:()=>$(()=>import("./modules.58ec9d96.js"),["./modules.58ec9d96.js","./ModuleItem.vue.2d131549.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./nuxt.21217109.js","./runtime-core.esm-bundler.ad888d46.js","./FilepathItem.vue.811409e2.js","./state.85e68c45.js","./client.210463dc.js","./state.2c41a47c.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./utils.1c789938.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./rpc.2e6b297d.js","./index.d56af0a0.js","./editor.45ea8ca4.js","./context.c20dc632.js","./index.e1377d3f.js","./index.bf1af76f.js","./SectionBlock.2e26af4b.js","./NIcon.vue.5c5f9ae0.js","./IconTitle.vue.dfa8cbcf.js","./_plugin-vue_export-helper.c27b6911.js","./SectionBlock.082cb101.css"],import.meta.url).then(e=>e.default||e)},{name:me?.name??"modules-overview",path:me?.path??"/modules/overview",children:[],meta:me,alias:me?.alias||[],redirect:me?.redirect||void 0,component:()=>$(()=>import("./overview.ce599b13.js"),["./overview.ce599b13.js","./NuxtLogo.b27dc990.js","./_plugin-vue_export-helper.c27b6911.js","./runtime-core.esm-bundler.ad888d46.js","./Badge.e080ea4a.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./nuxt.21217109.js","./Settings.vue.f2a6e99c.js","./NButton.vue.e86a98c0.js","./NIcon.vue.5c5f9ae0.js","./components.client.e93eaead.js","./layout.f6e6e706.js","./runtime-dom.esm-bundler.c94e30c4.js","./utils.8ee5a573.js","./client.210463dc.js","./state.2c41a47c.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./rpc.2e6b297d.js","./storage.abd6f5f8.js","./index.e1377d3f.js","./index.bf1af76f.js","./client-only.f9d053f8.js","./StateEditor.vue.0d8adb50.js","./StateEditor.989cce56.css","./nuxt-error-boundary.70c75848.js","./dev-only.32de73cb.js","./server-placeholder.ba9b9f8a.js","./nuxt-loading-indicator.366d3e52.js","./page.fb94fd70.js","./components.4f55e0db.js","./composables.59ebbb45.js","./SectionBlock.082cb101.css","./welcome.db724adb.css","./state.85e68c45.js","./utils.1c789938.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./index.d56af0a0.js"],import.meta.url).then(e=>e.default||e)},{name:ge?.name??"modules-pages",path:ge?.path??"/modules/pages",children:[],meta:ge,alias:ge?.alias||[],redirect:ge?.redirect||void 0,component:()=>$(()=>import("./pages.ca7b2f77.js"),["./pages.ca7b2f77.js","./NTextInput.vue.5d4d2524.js","./NIcon.vue.5c5f9ae0.js","./runtime-core.esm-bundler.ad888d46.js","./runtime-dom.esm-bundler.c94e30c4.js","./index.e1377d3f.js","./index.bf1af76f.js","./RoutesTable.vue.1bbafbda.js","./Badge.e080ea4a.js","./_plugin-vue_export-helper.c27b6911.js","./RoutePathItem.vue.90d1f11a.js","./NButton.vue.e86a98c0.js","./components.client.e93eaead.js","./layout.f6e6e706.js","./utils.8ee5a573.js","./router.96f0ba10.js","./nuxt.21217109.js","./client.210463dc.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./rpc.2e6b297d.js","./storage.abd6f5f8.js","./client-only.f9d053f8.js","./StateEditor.vue.0d8adb50.js","./StateEditor.989cce56.css","./nuxt-error-boundary.70c75848.js","./dev-only.32de73cb.js","./server-placeholder.ba9b9f8a.js","./nuxt-loading-indicator.366d3e52.js","./page.fb94fd70.js","./components.4f55e0db.js","./composables.59ebbb45.js","./SectionBlock.082cb101.css","./welcome.db724adb.css","./utils.1c789938.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./editor.45ea8ca4.js","./context.c20dc632.js","./SectionBlock.2e26af4b.js","./IconTitle.vue.dfa8cbcf.js","./LaunchPage.vue.6be17436.js","./TabIcon.vue.adac3b56.js","./state.85e68c45.js","./index.d56af0a0.js"],import.meta.url).then(e=>e.default||e)},{name:_e?.name??"modules-payload",path:_e?.path??"/modules/payload",children:[],meta:_e,alias:_e?.alias||[],redirect:_e?.redirect||void 0,component:()=>$(()=>import("./payload.78a6e729.js"),["./payload.78a6e729.js","./StateGroup.vue.c133a773.js","./StateEditor.vue.ead0fa52.js","./composables.2b96933d.js","./nuxt.21217109.js","./runtime-core.esm-bundler.ad888d46.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./StateEditor.vue.0d8adb50.js","./StateEditor.989cce56.css","./SectionBlock.2e26af4b.js","./NIcon.vue.5c5f9ae0.js","./IconTitle.vue.dfa8cbcf.js","./_plugin-vue_export-helper.c27b6911.js","./SectionBlock.082cb101.css","./client.210463dc.js"],import.meta.url).then(e=>e.default||e)},{name:ye?.name??"modules-plugins",path:ye?.path??"/modules/plugins",children:[],meta:ye,alias:ye?.alias||[],redirect:ye?.redirect||void 0,component:()=>$(()=>import("./plugins.48c9acc3.js"),["./plugins.48c9acc3.js","./PluginItem.vue.6e1d1965.js","./Badge.e080ea4a.js","./_plugin-vue_export-helper.c27b6911.js","./runtime-core.esm-bundler.ad888d46.js","./state.85e68c45.js","./client.210463dc.js","./nuxt.21217109.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./utils.1c789938.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./rpc.2e6b297d.js","./index.d56af0a0.js","./editor.45ea8ca4.js","./context.c20dc632.js","./index.e1377d3f.js","./index.bf1af76f.js","./SectionBlock.2e26af4b.js","./NIcon.vue.5c5f9ae0.js","./IconTitle.vue.dfa8cbcf.js","./SectionBlock.082cb101.css"],import.meta.url).then(e=>e.default||e)},{name:we?.name??"modules-runtime-configs",path:we?.path??"/modules/runtime-configs",children:[],meta:we,alias:we?.alias||[],redirect:we?.redirect||void 0,component:()=>$(()=>import("./runtime-configs.1c27e6f2.js"),["./runtime-configs.1c27e6f2.js","./StateEditor.vue.ead0fa52.js","./composables.2b96933d.js","./nuxt.21217109.js","./runtime-core.esm-bundler.ad888d46.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./StateEditor.vue.0d8adb50.js","./StateEditor.989cce56.css","./SectionBlock.2e26af4b.js","./NIcon.vue.5c5f9ae0.js","./IconTitle.vue.dfa8cbcf.js","./_plugin-vue_export-helper.c27b6911.js","./SectionBlock.082cb101.css","./client.210463dc.js","./state.85e68c45.js","./utils.1c789938.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./rpc.2e6b297d.js","./index.d56af0a0.js"],import.meta.url).then(e=>e.default||e)},{name:ve?.name??"modules-server-routes",path:ve?.path??"/modules/server-routes",children:[],meta:ve,alias:ve?.alias||[],redirect:ve?.redirect||void 0,component:()=>$(()=>import("./server-routes.de3e707e.js"),["./server-routes.de3e707e.js","./runtime-core.esm-bundler.ad888d46.js"],import.meta.url).then(e=>e.default||e)},{name:$e?.name??"modules-virtual-files",path:$e?.path??"/modules/virtual-files",children:[],meta:$e,alias:$e?.alias||[],redirect:$e?.redirect||void 0,component:()=>$(()=>import("./virtual-files.53d6f968.js"),["./virtual-files.53d6f968.js","./NTextInput.vue.5d4d2524.js","./NIcon.vue.5c5f9ae0.js","./runtime-core.esm-bundler.ad888d46.js","./runtime-dom.esm-bundler.c94e30c4.js","./index.e1377d3f.js","./index.bf1af76f.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./nuxt.21217109.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./composables.2b96933d.js","./state.2c41a47c.js","./fuse.esm.88e2763d.js","./virtual-files.a8748389.css"],import.meta.url).then(e=>e.default||e)}],Hr={scrollBehavior(e,t,o){const n=oe();let r=o||void 0;if(!r&&t&&e&&e.meta.scrollToTop!==!1&&Rr(t,e)&&(r={left:0,top:0}),e.path===t.path){if(t.hash&&!e.hash)return{left:0,top:0};if(e.hash)return{el:e.hash,top:Rt(e.hash)}}const s=i=>!!(i.meta.pageTransition??yn),a=s(t)&&s(e)?"page:transition:finish":"page:finish";return new Promise(i=>{n.hooks.hookOnce(a,async()=>{await Ke(),e.hash&&(r={el:e.hash,top:Rt(e.hash)}),i(r)})})}};function Rt(e){try{const t=document.querySelector(e);if(t)return parseFloat(getComputedStyle(t).scrollMarginTop)}catch{}return 0}function Rr(e,t){const o=e.matched[0]===t.matched[0];return!!(!o||o&&JSON.stringify(e.params)!==JSON.stringify(t.params))}const Lr={},be={...Lr,...Hr},Dr=to(async e=>{let t,o;if(!e.meta?.validate)return;const n=([t,o]=dt(()=>Promise.resolve(e.meta.validate(e))),t=await t,o(),t);if(n!==!0)return n});function Lt(e,t={}){const o=xr(e,t),n=oe(),r=n._payloadCache=n._payloadCache||{};return r[e]||(r[e]=Mr(o).then(s=>s||(delete r[e],null))),r[e]}function xr(e,t={}){const o=new URL(e,"http://localhost");if(o.search)throw new Error("Payload URL cannot contain search params: "+e);if(o.host!=="localhost")throw new Error("Payload URL cannot contain host: "+e);const n=t.hash||(t.fresh?Date.now():"");return wt(oo().app.baseURL,o.pathname,n?`_payload.${n}.js`:"_payload.js")}async function Mr(e){return(await $(()=>import(e),[],import.meta.url).catch(o=>{console.warn("[nuxt] Cannot load payload ",e,o)}))?.default||null}function Nr(){return!!oe().payload.prerenderedAt}const Ir=to(e=>{if(e.path==="/"&&!En.value)return Fo("/modules/overview")}),zr=[Dr,Ir],ut={};function Br(e,t){const{pathname:o,search:n,hash:r}=t,s=e.indexOf("#");if(s>-1){const i=r.includes(e.slice(s))?e.slice(s).length:1;let d=r.slice(i);return d[0]!=="/"&&(d="/"+d),Ct(d,"")}return Ct(o,e)+n+r}const jr=D(async e=>{let t,o,n=oo().app.baseURL;be.hashMode&&!n.includes("#")&&(n+="#");const r=be.history?.(n)??(be.hashMode?wn(n):vn(n)),s=be.routes?.(Ht)??Ht,a=Br(n,window.location),i=$n({...be,history:r,routes:s});e.vueApp.use(i);const d=Et(i.currentRoute.value);i.afterEach((m,w)=>{d.value=w}),Object.defineProperty(e.vueApp.config.globalProperties,"previousRoute",{get:()=>d.value});const u=Et(i.resolve(a)),l=()=>{u.value=i.currentRoute.value};e.hook("page:finish",l),i.afterEach((m,w)=>{m.matched[0]?.components?.default===w.matched[0]?.components?.default&&l()});const c={};for(const m in u.value)c[m]=on(()=>u.value[m]);e._route=pt(c),e._middleware=e._middleware||{global:[],named:{}};const p=io();try{[t,o]=dt(()=>i.isReady()),await t,o()}catch(m){[t,o]=dt(()=>V(e,Pe,[m])),await t,o()}const h=ao("_layout");return i.beforeEach(async(m,w)=>{m.meta=pt(m.meta),e.isHydrating&&h.value&&!nn(m.meta.layout)&&(m.meta.layout=h.value),e._processingMiddleware=!0;const _=new Set([...zr,...e._middleware.global]);for(const f of m.matched){const g=f.meta.middleware;if(g)if(Array.isArray(g))for(const v of g)_.add(v);else _.add(g)}for(const f of _){const g=typeof f=="string"?e._middleware.named[f]||await ut[f]?.().then(b=>b.default||b):f;if(!g)throw new Error(`Unknown route middleware: '${f}'.`);const v=await V(e,g,[m,w]);if(!e.payload.serverRendered&&e.isHydrating&&(v===!1||v instanceof Error)){const b=v||Ot({statusCode:404,statusMessage:`Page Not Found: ${a}`});return await V(e,Pe,[b]),!1}if(v||v===!1)return v}}),i.afterEach(async m=>{delete e._processingMiddleware,!e.isHydrating&&p.value&&await V(e,Pn),m.matched.length===0&&await V(e,Pe,[Ot({statusCode:404,fatal:!1,statusMessage:`Page not found: ${m.fullPath}`})])}),e.hooks.hookOnce("app:created",async()=>{try{await i.replace({...i.resolve(a),name:void 0,force:!0})}catch(m){await V(e,Pe,[m])}}),{provide:{router:i}}}),Fr=D(()=>{const e=oe(),t=qe();e.hooks.hook("app:mounted",()=>{t.beforeEach(async o=>{const n=o?.meta?.layout;n&&typeof Le[n]=="function"&&await Le[n]()})}),e.hooks.hook("link:prefetch",o=>{if(Vo(o))return;const n=t.resolve(o);if(!n)return;const r=n?.meta?.layout;let s=Array.isArray(n?.meta?.middleware)?n?.meta?.middleware:[n?.meta?.middleware];s=s.filter(a=>typeof a=="string");for(const a of s)typeof ut[a]=="function"&&ut[a]();r&&typeof Le[r]=="function"&&Le[r]()})}),k=window[Sn],Vr=D(e=>{const t=ao("color-mode",()=>pt({preference:k.preference,value:k.value,unknown:!1,forced:!1})).value;qe().afterEach(r=>{const s=r.meta.colorMode;s&&s!=="system"?(t.value=s,t.forced=!0):(s==="system"&&console.warn("You cannot force the colorMode to system at the page level."),t.forced=!1,t.value=t.preference==="system"?k.getColorScheme():t.preference)});let o;function n(){o||!window.matchMedia||(o=window.matchMedia("(prefers-color-scheme: dark)"),o.addEventListener("change",()=>{!t.forced&&t.preference==="system"&&(t.value=k.getColorScheme())}))}ct(()=>t.preference,r=>{t.forced||(r==="system"?(t.value=k.getColorScheme(),n()):t.value=r,window.localStorage?.setItem(On,r))},{immediate:!0}),ct(()=>t.value,(r,s)=>{k.removeColorScheme(s),k.addColorScheme(r)}),t.preference==="system"&&n(),e.hook("app:mounted",()=>{t.unknown&&(t.preference=k.preference,t.value=k.value,t.unknown=!1)}),e.provide("colorMode",t)});const Wr=D(()=>{}),Ur=D(e=>{Nr()&&(e.hooks.hook("link:prefetch",t=>{if(!Wo(t).protocol)return Lt(t)}),qe().beforeResolve(async(t,o)=>{if(t.path===o.path)return;const n=await Lt(t.path);n&&Object.assign(e.static.data,n.data)}))});function x(e){return e.split("-")[0]}function J(e){return e.split("-")[1]}function He(e){return["top","bottom"].includes(x(e))?"x":"y"}function bt(e){return e==="y"?"height":"width"}function Dt(e){let{reference:t,floating:o,placement:n}=e;const r=t.x+t.width/2-o.width/2,s=t.y+t.height/2-o.height/2;let a;switch(x(n)){case"top":a={x:r,y:t.y-o.height};break;case"bottom":a={x:r,y:t.y+t.height};break;case"right":a={x:t.x+t.width,y:s};break;case"left":a={x:t.x-o.width,y:s};break;default:a={x:t.x,y:t.y}}const i=He(n),d=bt(i);switch(J(n)){case"start":a[i]=a[i]-(t[d]/2-o[d]/2);break;case"end":a[i]=a[i]+(t[d]/2-o[d]/2);break}return a}const qr=async(e,t,o)=>{const{placement:n="bottom",strategy:r="absolute",middleware:s=[],platform:a}=o;let i=await a.getElementRects({reference:e,floating:t,strategy:r}),{x:d,y:u}=Dt({...i,placement:n}),l=n,c={};for(let p=0;p<s.length;p++){const{name:h,fn:m}=s[p],{x:w,y:_,data:f,reset:g}=await m({x:d,y:u,initialPlacement:n,placement:l,strategy:r,middlewareData:c,rects:i,platform:a,elements:{reference:e,floating:t}});if(d=w??d,u=_??u,c={...c,[h]:f??{}},g){typeof g=="object"&&(g.placement&&(l=g.placement),g.rects&&(i=g.rects===!0?await a.getElementRects({reference:e,floating:t,strategy:r}):g.rects),{x:d,y:u}=Dt({...i,placement:l})),p=-1;continue}}return{x:d,y:u,placement:l,strategy:r,middlewareData:c}};function Kr(e){return{top:0,right:0,bottom:0,left:0,...e}}function yo(e){return typeof e!="number"?Kr(e):{top:e,right:e,bottom:e,left:e}}function ht(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}async function Ye(e,t){t===void 0&&(t={});const{x:o,y:n,platform:r,rects:s,elements:a,strategy:i}=e,{boundary:d="clippingParents",rootBoundary:u="viewport",elementContext:l="floating",altBoundary:c=!1,padding:p=0}=t,h=yo(p),w=a[c?l==="floating"?"reference":"floating":l],_=await r.getClippingClientRect({element:await r.isElement(w)?w:w.contextElement||await r.getDocumentElement({element:a.floating}),boundary:d,rootBoundary:u}),f=ht(await r.convertOffsetParentRelativeRectToViewportRelativeRect({rect:l==="floating"?{...s.floating,x:o,y:n}:s.reference,offsetParent:await r.getOffsetParent({element:a.floating}),strategy:i}));return{top:_.top-f.top+h.top,bottom:f.bottom-_.bottom+h.bottom,left:_.left-f.left+h.left,right:f.right-_.right+h.right}}const Xr=Math.min,W=Math.max;function ft(e,t,o){return W(e,Xr(t,o))}const Yr=e=>({name:"arrow",options:e,async fn(t){const{element:o,padding:n=0}=e??{},{x:r,y:s,placement:a,rects:i,platform:d}=t;if(o==null)return{};const u=yo(n),l={x:r,y:s},c=x(a),p=He(c),h=bt(p),m=await d.getDimensions({element:o}),w=p==="y"?"top":"left",_=p==="y"?"bottom":"right",f=i.reference[h]+i.reference[p]-l[p]-i.floating[h],g=l[p]-i.reference[p],v=await d.getOffsetParent({element:o}),b=v?p==="y"?v.clientHeight||0:v.clientWidth||0:0,K=f/2-g/2,X=u[w],Y=b-m[h]-u[_],T=b/2-m[h]/2+K,E=ft(X,T,Y);return{data:{[p]:E,centerOffset:T-E}}}}),Gr={left:"right",right:"left",bottom:"top",top:"bottom"};function Fe(e){return e.replace(/left|right|bottom|top/g,t=>Gr[t])}function wo(e,t){const o=J(e)==="start",n=He(e),r=bt(n);let s=n==="x"?o?"right":"left":o?"bottom":"top";return t.reference[r]>t.floating[r]&&(s=Fe(s)),{main:s,cross:Fe(s)}}const Jr={start:"end",end:"start"};function mt(e){return e.replace(/start|end/g,t=>Jr[t])}const Qr=["top","right","bottom","left"],Zr=Qr.reduce((e,t)=>e.concat(t,t+"-start",t+"-end"),[]);function es(e,t,o){return(e?[...o.filter(r=>J(r)===e),...o.filter(r=>J(r)!==e)]:o.filter(r=>x(r)===r)).filter(r=>e?J(r)===e||(t?mt(r)!==r:!1):!0)}const ts=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var o,n,r,s,a,i;const{x:d,y:u,rects:l,middlewareData:c,placement:p}=t,{alignment:h=null,allowedPlacements:m=Zr,autoAlignment:w=!0,..._}=e;if((o=c.autoPlacement)!=null&&o.skip)return{};const f=es(h,w,m),g=await Ye(t,_),v=(n=(r=c.autoPlacement)==null?void 0:r.index)!=null?n:0,b=f[v],{main:K,cross:X}=wo(b,l);if(p!==b)return{x:d,y:u,reset:{placement:f[0]}};const Y=[g[x(b)],g[K],g[X]],T=[...(s=(a=c.autoPlacement)==null?void 0:a.overflows)!=null?s:[],{placement:b,overflows:Y}],E=f[v+1];if(E)return{data:{index:v+1,overflows:T},reset:{placement:E}};const G=T.slice().sort((re,se)=>re.overflows[0]-se.overflows[0]),ne=(i=G.find(re=>{let{overflows:se}=re;return se.every(O=>O<=0)}))==null?void 0:i.placement;return{data:{skip:!0},reset:{placement:ne??G[0].placement}}}}};function os(e){const t=Fe(e);return[mt(e),t,mt(t)]}const ns=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var o,n;const{placement:r,middlewareData:s,rects:a,initialPlacement:i}=t;if((o=s.flip)!=null&&o.skip)return{};const{mainAxis:d=!0,crossAxis:u=!0,fallbackPlacements:l,fallbackStrategy:c="bestFit",flipAlignment:p=!0,...h}=e,m=x(r),_=l||(m===i||!p?[Fe(i)]:os(i)),f=[i,..._],g=await Ye(t,h),v=[];let b=((n=s.flip)==null?void 0:n.overflows)||[];if(d&&v.push(g[m]),u){const{main:T,cross:E}=wo(r,a);v.push(g[T],g[E])}if(b=[...b,{placement:r,overflows:v}],!v.every(T=>T<=0)){var K,X;const T=((K=(X=s.flip)==null?void 0:X.index)!=null?K:0)+1,E=f[T];if(E)return{data:{index:T,overflows:b},reset:{placement:E}};let G="bottom";switch(c){case"bestFit":{var Y;const ne=(Y=b.slice().sort((re,se)=>re.overflows.filter(O=>O>0).reduce((O,ot)=>O+ot,0)-se.overflows.filter(O=>O>0).reduce((O,ot)=>O+ot,0))[0])==null?void 0:Y.placement;ne&&(G=ne);break}case"initialPlacement":G=i;break}return{data:{skip:!0},reset:{placement:G}}}return{}}}};function rs(e){let{placement:t,rects:o,value:n}=e;const r=x(t),s=["left","top"].includes(r)?-1:1,a=typeof n=="function"?n({...o,placement:t}):n,{mainAxis:i,crossAxis:d}=typeof a=="number"?{mainAxis:a,crossAxis:0}:{mainAxis:0,crossAxis:0,...a};return He(r)==="x"?{x:d,y:i*s}:{x:i*s,y:d}}const ss=function(e){return e===void 0&&(e=0),{name:"offset",options:e,fn(t){const{x:o,y:n,placement:r,rects:s}=t,a=rs({placement:r,rects:s,value:e});return{x:o+a.x,y:n+a.y,data:a}}}};function is(e){return e==="x"?"y":"x"}const as=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:o,y:n,placement:r}=t,{mainAxis:s=!0,crossAxis:a=!1,limiter:i={fn:_=>{let{x:f,y:g}=_;return{x:f,y:g}}},...d}=e,u={x:o,y:n},l=await Ye(t,d),c=He(x(r)),p=is(c);let h=u[c],m=u[p];if(s){const _=c==="y"?"top":"left",f=c==="y"?"bottom":"right",g=h+l[_],v=h-l[f];h=ft(g,h,v)}if(a){const _=p==="y"?"top":"left",f=p==="y"?"bottom":"right",g=m+l[_],v=m-l[f];m=ft(g,m,v)}const w=i.fn({...t,[c]:h,[p]:m});return{...w,data:{x:w.x-o,y:w.y-n}}}}},ls=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){var o;const{placement:n,rects:r,middlewareData:s}=t,{apply:a,...i}=e;if((o=s.size)!=null&&o.skip)return{};const d=await Ye(t,i),u=x(n),l=J(n)==="end";let c,p;u==="top"||u==="bottom"?(c=u,p=l?"left":"right"):(p=u,c=l?"top":"bottom");const h=W(d.left,0),m=W(d.right,0),w=W(d.top,0),_=W(d.bottom,0),f={height:r.floating.height-(["left","right"].includes(n)?2*(w!==0||_!==0?w+_:W(d.top,d.bottom)):d[c]),width:r.floating.width-(["top","bottom"].includes(n)?2*(h!==0||m!==0?h+m:W(d.left,d.right)):d[p])};return a?.({...f,...r}),{data:{skip:!0},reset:{rects:!0}}}}};function Pt(e){return e?.toString()==="[object Window]"}function B(e){if(e==null)return window;if(!Pt(e)){const t=e.ownerDocument;return t&&t.defaultView||window}return e}function Ge(e){return B(e).getComputedStyle(e)}function R(e){return Pt(e)?"":e?(e.nodeName||"").toLowerCase():""}function L(e){return e instanceof B(e).HTMLElement}function Ve(e){return e instanceof B(e).Element}function ds(e){return e instanceof B(e).Node}function vo(e){const t=B(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function Je(e){const{overflow:t,overflowX:o,overflowY:n}=Ge(e);return/auto|scroll|overlay|hidden/.test(t+n+o)}function cs(e){return["table","td","th"].includes(R(e))}function $o(e){const t=navigator.userAgent.toLowerCase().includes("firefox"),o=Ge(e);return o.transform!=="none"||o.perspective!=="none"||o.contain==="paint"||["transform","perspective"].includes(o.willChange)||t&&o.willChange==="filter"||t&&(o.filter?o.filter!=="none":!1)}const xt=Math.min,Ce=Math.max,We=Math.round;function ee(e,t){t===void 0&&(t=!1);const o=e.getBoundingClientRect();let n=1,r=1;return t&&L(e)&&(n=e.offsetWidth>0&&We(o.width)/e.offsetWidth||1,r=e.offsetHeight>0&&We(o.height)/e.offsetHeight||1),{width:o.width/n,height:o.height/r,top:o.top/r,right:o.right/n,bottom:o.bottom/r,left:o.left/n,x:o.left/n,y:o.top/r}}function j(e){return((ds(e)?e.ownerDocument:e.document)||window.document).documentElement}function Qe(e){return Pt(e)?{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}:{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function bo(e){return ee(j(e)).left+Qe(e).scrollLeft}function ps(e){const t=ee(e);return We(t.width)!==e.offsetWidth||We(t.height)!==e.offsetHeight}function us(e,t,o){const n=L(t),r=j(t),s=ee(e,n&&ps(t));let a={scrollLeft:0,scrollTop:0};const i={x:0,y:0};if(n||!n&&o!=="fixed")if((R(t)!=="body"||Je(r))&&(a=Qe(t)),L(t)){const d=ee(t,!0);i.x=d.x+t.clientLeft,i.y=d.y+t.clientTop}else r&&(i.x=bo(r));return{x:s.left+a.scrollLeft-i.x,y:s.top+a.scrollTop-i.y,width:s.width,height:s.height}}function Ze(e){return R(e)==="html"?e:e.assignedSlot||e.parentNode||(vo(e)?e.host:null)||j(e)}function Mt(e){return!L(e)||getComputedStyle(e).position==="fixed"?null:e.offsetParent}function hs(e){let t=Ze(e);for(;L(t)&&!["html","body"].includes(R(t));){if($o(t))return t;t=t.parentNode}return null}function gt(e){const t=B(e);let o=Mt(e);for(;o&&cs(o)&&getComputedStyle(o).position==="static";)o=Mt(o);return o&&(R(o)==="html"||R(o)==="body"&&getComputedStyle(o).position==="static"&&!$o(o))?t:o||hs(e)||t}function Nt(e){return{width:e.offsetWidth,height:e.offsetHeight}}function fs(e){let{rect:t,offsetParent:o,strategy:n}=e;const r=L(o),s=j(o);if(o===s)return t;let a={scrollLeft:0,scrollTop:0};const i={x:0,y:0};if((r||!r&&n!=="fixed")&&((R(o)!=="body"||Je(s))&&(a=Qe(o)),L(o))){const d=ee(o,!0);i.x=d.x+o.clientLeft,i.y=d.y+o.clientTop}return{...t,x:t.x-a.scrollLeft+i.x,y:t.y-a.scrollTop+i.y}}function ms(e){const t=B(e),o=j(e),n=t.visualViewport;let r=o.clientWidth,s=o.clientHeight,a=0,i=0;return n&&(r=n.width,s=n.height,Math.abs(t.innerWidth/n.scale-n.width)<.01&&(a=n.offsetLeft,i=n.offsetTop)),{width:r,height:s,x:a,y:i}}function gs(e){var t;const o=j(e),n=Qe(e),r=(t=e.ownerDocument)==null?void 0:t.body,s=Ce(o.scrollWidth,o.clientWidth,r?r.scrollWidth:0,r?r.clientWidth:0),a=Ce(o.scrollHeight,o.clientHeight,r?r.scrollHeight:0,r?r.clientHeight:0);let i=-n.scrollLeft+bo(e);const d=-n.scrollTop;return Ge(r||o).direction==="rtl"&&(i+=Ce(o.clientWidth,r?r.clientWidth:0)-s),{width:s,height:a,x:i,y:d}}function Po(e){return["html","body","#document"].includes(R(e))?e.ownerDocument.body:L(e)&&Je(e)?e:Po(Ze(e))}function Ue(e,t){var o;t===void 0&&(t=[]);const n=Po(e),r=n===((o=e.ownerDocument)==null?void 0:o.body),s=B(n),a=r?[s].concat(s.visualViewport||[],Je(n)?n:[]):n,i=t.concat(a);return r?i:i.concat(Ue(Ze(a)))}function _s(e,t){const o=t.getRootNode==null?void 0:t.getRootNode();if(e.contains(t))return!0;if(o&&vo(o)){let n=t;do{if(n&&e===n)return!0;n=n.parentNode||n.host}while(n)}return!1}function ys(e){const t=ee(e),o=t.top+e.clientTop,n=t.left+e.clientLeft;return{top:o,left:n,x:n,y:o,right:n+e.clientWidth,bottom:o+e.clientHeight,width:e.clientWidth,height:e.clientHeight}}function It(e,t){return t==="viewport"?ht(ms(e)):Ve(t)?ys(t):ht(gs(j(e)))}function ws(e){const t=Ue(Ze(e)),n=["absolute","fixed"].includes(Ge(e).position)&&L(e)?gt(e):e;return Ve(n)?t.filter(r=>Ve(r)&&_s(r,n)&&R(r)!=="body"):[]}function vs(e){let{element:t,boundary:o,rootBoundary:n}=e;const s=[...o==="clippingParents"?ws(t):[].concat(o),n],a=s[0],i=s.reduce((d,u)=>{const l=It(t,u);return d.top=Ce(l.top,d.top),d.right=xt(l.right,d.right),d.bottom=xt(l.bottom,d.bottom),d.left=Ce(l.left,d.left),d},It(t,a));return i.width=i.right-i.left,i.height=i.bottom-i.top,i.x=i.left,i.y=i.top,i}const $s={getElementRects:e=>{let{reference:t,floating:o,strategy:n}=e;return{reference:us(t,gt(o),n),floating:{...Nt(o),x:0,y:0}}},convertOffsetParentRelativeRectToViewportRelativeRect:e=>fs(e),getOffsetParent:e=>{let{element:t}=e;return gt(t)},isElement:e=>Ve(e),getDocumentElement:e=>{let{element:t}=e;return j(t)},getClippingClientRect:e=>vs(e),getDimensions:e=>{let{element:t}=e;return Nt(t)},getClientRects:e=>{let{element:t}=e;return t.getClientRects()}},bs=(e,t,o)=>qr(e,t,{platform:$s,...o});var Ps=Object.defineProperty,Ts=Object.defineProperties,Cs=Object.getOwnPropertyDescriptors,zt=Object.getOwnPropertySymbols,Es=Object.prototype.hasOwnProperty,Ss=Object.prototype.propertyIsEnumerable,Bt=(e,t,o)=>t in e?Ps(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o,A=(e,t)=>{for(var o in t||(t={}))Es.call(t,o)&&Bt(e,o,t[o]);if(zt)for(var o of zt(t))Ss.call(t,o)&&Bt(e,o,t[o]);return e},Re=(e,t)=>Ts(e,Cs(t));function To(e,t){for(const o in t)Object.prototype.hasOwnProperty.call(t,o)&&(typeof t[o]=="object"&&e[o]?To(e[o],t[o]):e[o]=t[o])}const H={disabled:!1,distance:5,skidding:0,container:"body",boundary:void 0,instantMove:!1,disposeTimeout:5e3,popperTriggers:[],strategy:"absolute",preventOverflow:!0,flip:!0,shift:!0,overflowPadding:0,arrowPadding:0,arrowOverflow:!0,themes:{tooltip:{placement:"top",triggers:["hover","focus","touch"],hideTriggers:e=>[...e,"click"],delay:{show:200,hide:0},handleResize:!1,html:!1,loadingContent:"..."},dropdown:{placement:"bottom",triggers:["click"],delay:0,handleResize:!0,autoHide:!0},menu:{$extend:"dropdown",triggers:["hover","focus"],popperTriggers:["hover","focus"],delay:{show:0,hide:400}}}};function te(e,t){let o=H.themes[e]||{},n;do n=o[t],typeof n>"u"?o.$extend?o=H.themes[o.$extend]||{}:(o=null,n=H[t]):o=null;while(o);return n}function Os(e){const t=[e];let o=H.themes[e]||{};do o.$extend&&!o.$resetCss?(t.push(o.$extend),o=H.themes[o.$extend]||{}):o=null;while(o);return t.map(n=>`v-popper--theme-${n}`)}function jt(e){const t=[e];let o=H.themes[e]||{};do o.$extend?(t.push(o.$extend),o=H.themes[o.$extend]||{}):o=null;while(o);return t}let q=!1;if(typeof window<"u"){q=!1;try{const e=Object.defineProperty({},"passive",{get(){q=!0}});window.addEventListener("test",null,e)}catch{}}let Co=!1;typeof window<"u"&&typeof navigator<"u"&&(Co=/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream);const Eo=["auto","top","bottom","left","right"].reduce((e,t)=>e.concat([t,`${t}-start`,`${t}-end`]),[]),Ft={hover:"mouseenter",focus:"focus",click:"click",touch:"touchstart"},Vt={hover:"mouseleave",focus:"blur",click:"click",touch:"touchend"};function Wt(e,t){const o=e.indexOf(t);o!==-1&&e.splice(o,1)}function it(){return new Promise(e=>requestAnimationFrame(()=>{requestAnimationFrame(e)}))}const C=[];let F=null;const Ut={};function qt(e){let t=Ut[e];return t||(t=Ut[e]=[]),t}let _t=function(){};typeof window<"u"&&(_t=window.Element);function y(e){return function(t){return te(t.theme,e)}}const at="__floating-vue__popper";var So=()=>z({name:"VPopper",provide(){return{[at]:{parentPopper:this}}},inject:{[at]:{default:null}},props:{theme:{type:String,required:!0},targetNodes:{type:Function,required:!0},referenceNode:{type:Function,default:null},popperNode:{type:Function,required:!0},shown:{type:Boolean,default:!1},showGroup:{type:String,default:null},ariaId:{default:null},disabled:{type:Boolean,default:y("disabled")},positioningDisabled:{type:Boolean,default:y("positioningDisabled")},placement:{type:String,default:y("placement"),validator:e=>Eo.includes(e)},delay:{type:[String,Number,Object],default:y("delay")},distance:{type:[Number,String],default:y("distance")},skidding:{type:[Number,String],default:y("skidding")},triggers:{type:Array,default:y("triggers")},showTriggers:{type:[Array,Function],default:y("showTriggers")},hideTriggers:{type:[Array,Function],default:y("hideTriggers")},popperTriggers:{type:Array,default:y("popperTriggers")},popperShowTriggers:{type:[Array,Function],default:y("popperShowTriggers")},popperHideTriggers:{type:[Array,Function],default:y("popperHideTriggers")},container:{type:[String,Object,_t,Boolean],default:y("container")},boundary:{type:[String,_t],default:y("boundary")},strategy:{type:String,validator:e=>["absolute","fixed"].includes(e),default:y("strategy")},autoHide:{type:[Boolean,Function],default:y("autoHide")},handleResize:{type:Boolean,default:y("handleResize")},instantMove:{type:Boolean,default:y("instantMove")},eagerMount:{type:Boolean,default:y("eagerMount")},popperClass:{type:[String,Array,Object],default:y("popperClass")},computeTransformOrigin:{type:Boolean,default:y("computeTransformOrigin")},autoMinSize:{type:Boolean,default:y("autoMinSize")},autoSize:{type:[Boolean,String],default:y("autoSize")},autoMaxSize:{type:Boolean,default:y("autoMaxSize")},autoBoundaryMaxSize:{type:Boolean,default:y("autoBoundaryMaxSize")},preventOverflow:{type:Boolean,default:y("preventOverflow")},overflowPadding:{type:[Number,String],default:y("overflowPadding")},arrowPadding:{type:[Number,String],default:y("arrowPadding")},arrowOverflow:{type:Boolean,default:y("arrowOverflow")},flip:{type:Boolean,default:y("flip")},shift:{type:Boolean,default:y("shift")},shiftCrossAxis:{type:Boolean,default:y("shiftCrossAxis")},noAutoFocus:{type:Boolean,default:y("noAutoFocus")}},emits:["show","hide","update:shown","apply-show","apply-hide","close-group","close-directive","auto-hide","resize","dispose"],data(){return{isShown:!1,isMounted:!1,skipTransition:!1,classes:{showFrom:!1,showTo:!1,hideFrom:!1,hideTo:!0},result:{x:0,y:0,placement:"",strategy:this.strategy,arrow:{x:0,y:0,centerOffset:0},transformOrigin:null},shownChildren:new Set,lastAutoHide:!0}},computed:{popperId(){return this.ariaId!=null?this.ariaId:this.randomId},shouldMountContent(){return this.eagerMount||this.isMounted},slotData(){return{popperId:this.popperId,isShown:this.isShown,shouldMountContent:this.shouldMountContent,skipTransition:this.skipTransition,autoHide:typeof this.autoHide=="function"?this.lastAutoHide:this.autoHide,show:this.show,hide:this.hide,handleResize:this.handleResize,onResize:this.onResize,classes:Re(A({},this.classes),{popperClass:this.popperClass}),result:this.positioningDisabled?null:this.result,attrs:this.$attrs}},parentPopper(){var e;return(e=this[at])==null?void 0:e.parentPopper},hasPopperShowTriggerHover(){var e,t;return((e=this.popperTriggers)==null?void 0:e.includes("hover"))||((t=this.popperShowTriggers)==null?void 0:t.includes("hover"))}},watch:A(A({shown:"$_autoShowHide",disabled(e){e?this.dispose():this.init()},async container(){this.isShown&&(this.$_ensureTeleport(),await this.$_computePosition())}},["triggers","positioningDisabled"].reduce((e,t)=>(e[t]="$_refreshListeners",e),{})),["placement","distance","skidding","boundary","strategy","overflowPadding","arrowPadding","preventOverflow","shift","shiftCrossAxis","flip"].reduce((e,t)=>(e[t]="$_computePosition",e),{})),created(){this.$_isDisposed=!0,this.randomId=`popper_${[Math.random(),Date.now()].map(e=>e.toString(36).substring(2,10)).join("_")}`,this.autoMinSize&&console.warn('[floating-vue] `autoMinSize` option is deprecated. Use `autoSize="min"` instead.'),this.autoMaxSize&&console.warn("[floating-vue] `autoMaxSize` option is deprecated. Use `autoBoundaryMaxSize` instead.")},mounted(){this.init(),this.$_detachPopperNode()},activated(){this.$_autoShowHide()},deactivated(){this.hide()},beforeUnmount(){this.dispose()},methods:{show({event:e=null,skipDelay:t=!1,force:o=!1}={}){var n,r;(n=this.parentPopper)!=null&&n.lockedChild&&this.parentPopper.lockedChild!==this||(this.$_pendingHide=!1,(o||!this.disabled)&&(((r=this.parentPopper)==null?void 0:r.lockedChild)===this&&(this.parentPopper.lockedChild=null),this.$_scheduleShow(e,t),this.$emit("show"),this.$_showFrameLocked=!0,requestAnimationFrame(()=>{this.$_showFrameLocked=!1})),this.$emit("update:shown",!0))},hide({event:e=null,skipDelay:t=!1}={}){var o;if(!this.$_hideInProgress){if(this.shownChildren.size>0){this.$_pendingHide=!0;return}if(this.hasPopperShowTriggerHover&&this.$_isAimingPopper()){this.parentPopper&&(this.parentPopper.lockedChild=this,clearTimeout(this.parentPopper.lockedChildTimer),this.parentPopper.lockedChildTimer=setTimeout(()=>{this.parentPopper.lockedChild===this&&(this.parentPopper.lockedChild.hide({skipDelay:t}),this.parentPopper.lockedChild=null)},1e3));return}((o=this.parentPopper)==null?void 0:o.lockedChild)===this&&(this.parentPopper.lockedChild=null),this.$_pendingHide=!1,this.$_scheduleHide(e,t),this.$emit("hide"),this.$emit("update:shown",!1)}},init(){var e,t;this.$_isDisposed&&(this.$_isDisposed=!1,this.isMounted=!1,this.$_events=[],this.$_preventShow=!1,this.$_referenceNode=(t=(e=this.referenceNode)==null?void 0:e.call(this))!=null?t:this.$el,this.$_targetNodes=this.targetNodes().filter(o=>o.nodeType===o.ELEMENT_NODE),this.$_popperNode=this.popperNode(),this.$_innerNode=this.$_popperNode.querySelector(".v-popper__inner"),this.$_arrowNode=this.$_popperNode.querySelector(".v-popper__arrow-container"),this.$_swapTargetAttrs("title","data-original-title"),this.$_detachPopperNode(),this.triggers.length&&this.$_addEventListeners(),this.shown&&this.show())},dispose(){this.$_isDisposed||(this.$_isDisposed=!0,this.$_removeEventListeners(),this.hide({skipDelay:!0}),this.$_detachPopperNode(),this.isMounted=!1,this.isShown=!1,this.$_updateParentShownChildren(!1),this.$_swapTargetAttrs("data-original-title","title"),this.$emit("dispose"))},async onResize(){this.isShown&&(await this.$_computePosition(),this.$emit("resize"))},async $_computePosition(){var e;if(this.$_isDisposed||this.positioningDisabled)return;const t={strategy:this.strategy,middleware:[]};(this.distance||this.skidding)&&t.middleware.push(ss({mainAxis:this.distance,crossAxis:this.skidding}));const o=this.placement.startsWith("auto");if(o?t.middleware.push(ts({alignment:(e=this.placement.split("-")[1])!=null?e:""})):t.placement=this.placement,this.preventOverflow&&(this.shift&&t.middleware.push(as({padding:this.overflowPadding,boundary:this.boundary,crossAxis:this.shiftCrossAxis})),!o&&this.flip&&t.middleware.push(ns({padding:this.overflowPadding,boundary:this.boundary}))),t.middleware.push(Yr({element:this.$_arrowNode,padding:this.arrowPadding})),this.arrowOverflow&&t.middleware.push({name:"arrowOverflow",fn:({placement:r,rects:s,middlewareData:a})=>{let i;const{centerOffset:d}=a.arrow;return r.startsWith("top")||r.startsWith("bottom")?i=Math.abs(d)>s.reference.width/2:i=Math.abs(d)>s.reference.height/2,{data:{overflow:i}}}}),this.autoMinSize||this.autoSize){const r=this.autoSize?this.autoSize:this.autoMinSize?"min":null;t.middleware.push({name:"autoSize",fn:({rects:s,placement:a,middlewareData:i})=>{var d;if((d=i.autoSize)!=null&&d.skip)return{};let u,l;return a.startsWith("top")||a.startsWith("bottom")?u=s.reference.width:l=s.reference.height,this.$_innerNode.style[r==="min"?"minWidth":r==="max"?"maxWidth":"width"]=u!=null?`${u}px`:null,this.$_innerNode.style[r==="min"?"minHeight":r==="max"?"maxHeight":"height"]=l!=null?`${l}px`:null,{data:{skip:!0},reset:{rects:!0}}}})}(this.autoMaxSize||this.autoBoundaryMaxSize)&&(this.$_innerNode.style.maxWidth=null,this.$_innerNode.style.maxHeight=null,t.middleware.push(ls({boundary:this.boundary,padding:this.overflowPadding,apply:({width:r,height:s})=>{this.$_innerNode.style.maxWidth=r!=null?`${r}px`:null,this.$_innerNode.style.maxHeight=s!=null?`${s}px`:null}})));const n=await bs(this.$_referenceNode,this.$_popperNode,t);Object.assign(this.result,{x:n.x,y:n.y,placement:n.placement,strategy:n.strategy,arrow:A(A({},n.middlewareData.arrow),n.middlewareData.arrowOverflow)})},$_scheduleShow(e=null,t=!1){if(this.$_updateParentShownChildren(!0),this.$_hideInProgress=!1,clearTimeout(this.$_scheduleTimer),F&&this.instantMove&&F.instantMove&&F!==this.parentPopper){F.$_applyHide(!0),this.$_applyShow(!0);return}t?this.$_applyShow():this.$_scheduleTimer=setTimeout(this.$_applyShow.bind(this),this.$_computeDelay("show"))},$_scheduleHide(e=null,t=!1){if(this.shownChildren.size>0){this.$_pendingHide=!0;return}this.$_updateParentShownChildren(!1),this.$_hideInProgress=!0,clearTimeout(this.$_scheduleTimer),this.isShown&&(F=this),t?this.$_applyHide():this.$_scheduleTimer=setTimeout(this.$_applyHide.bind(this),this.$_computeDelay("hide"))},$_computeDelay(e){const t=this.delay;return parseInt(t&&t[e]||t||0)},async $_applyShow(e=!1){clearTimeout(this.$_disposeTimer),clearTimeout(this.$_scheduleTimer),this.skipTransition=e,!this.isShown&&(this.$_ensureTeleport(),await it(),await this.$_computePosition(),await this.$_applyShowEffect(),this.positioningDisabled||this.$_registerEventListeners([...Ue(this.$_referenceNode),...Ue(this.$_popperNode)],"scroll",()=>{this.$_computePosition()}))},async $_applyShowEffect(){if(this.$_hideInProgress)return;if(this.computeTransformOrigin){const t=this.$_referenceNode.getBoundingClientRect(),o=this.$_popperNode.querySelector(".v-popper__wrapper"),n=o.parentNode.getBoundingClientRect(),r=t.x+t.width/2-(n.left+o.offsetLeft),s=t.y+t.height/2-(n.top+o.offsetTop);this.result.transformOrigin=`${r}px ${s}px`}this.isShown=!0,this.$_applyAttrsToTarget({"aria-describedby":this.popperId,"data-popper-shown":""});const e=this.showGroup;if(e){let t;for(let o=0;o<C.length;o++)t=C[o],t.showGroup!==e&&(t.hide(),t.$emit("close-group"))}C.push(this),document.body.classList.add("v-popper--some-open");for(const t of jt(this.theme))qt(t).push(this),document.body.classList.add(`v-popper--some-open--${t}`);this.$emit("apply-show"),this.classes.showFrom=!0,this.classes.showTo=!1,this.classes.hideFrom=!1,this.classes.hideTo=!1,await it(),this.classes.showFrom=!1,this.classes.showTo=!0,this.noAutoFocus||this.$_popperNode.focus()},async $_applyHide(e=!1){if(this.shownChildren.size>0){this.$_pendingHide=!0,this.$_hideInProgress=!1;return}if(clearTimeout(this.$_scheduleTimer),!this.isShown)return;this.skipTransition=e,Wt(C,this),C.length===0&&document.body.classList.remove("v-popper--some-open");for(const o of jt(this.theme)){const n=qt(o);Wt(n,this),n.length===0&&document.body.classList.remove(`v-popper--some-open--${o}`)}F===this&&(F=null),this.isShown=!1,this.$_applyAttrsToTarget({"aria-describedby":void 0,"data-popper-shown":void 0}),clearTimeout(this.$_disposeTimer);const t=te(this.theme,"disposeTimeout");t!==null&&(this.$_disposeTimer=setTimeout(()=>{this.$_popperNode&&(this.$_detachPopperNode(),this.isMounted=!1)},t)),this.$_removeEventListeners("scroll"),this.$emit("apply-hide"),this.classes.showFrom=!1,this.classes.showTo=!1,this.classes.hideFrom=!0,this.classes.hideTo=!1,await it(),this.classes.hideFrom=!1,this.classes.hideTo=!0},$_autoShowHide(){this.shown?this.show():this.hide()},$_ensureTeleport(){if(this.$_isDisposed)return;let e=this.container;if(typeof e=="string"?e=window.document.querySelector(e):e===!1&&(e=this.$_targetNodes[0].parentNode),!e)throw new Error("No container for popover: "+this.container);e.appendChild(this.$_popperNode),this.isMounted=!0},$_addEventListeners(){const e=o=>{this.isShown&&!this.$_hideInProgress||(o.usedByTooltip=!0,!this.$_preventShow&&this.show({event:o}))};this.$_registerTriggerListeners(this.$_targetNodes,Ft,this.triggers,this.showTriggers,e),this.$_registerTriggerListeners([this.$_popperNode],Ft,this.popperTriggers,this.popperShowTriggers,e);const t=o=>{o.usedByTooltip||this.hide({event:o})};this.$_registerTriggerListeners(this.$_targetNodes,Vt,this.triggers,this.hideTriggers,t),this.$_registerTriggerListeners([this.$_popperNode],Vt,this.popperTriggers,this.popperHideTriggers,t)},$_registerEventListeners(e,t,o){this.$_events.push({targetNodes:e,eventType:t,handler:o}),e.forEach(n=>n.addEventListener(t,o,q?{passive:!0}:void 0))},$_registerTriggerListeners(e,t,o,n,r){let s=o;n!=null&&(s=typeof n=="function"?n(s):n),s.forEach(a=>{const i=t[a];i&&this.$_registerEventListeners(e,i,r)})},$_removeEventListeners(e){const t=[];this.$_events.forEach(o=>{const{targetNodes:n,eventType:r,handler:s}=o;!e||e===r?n.forEach(a=>a.removeEventListener(r,s)):t.push(o)}),this.$_events=t},$_refreshListeners(){this.$_isDisposed||(this.$_removeEventListeners(),this.$_addEventListeners())},$_handleGlobalClose(e,t=!1){this.$_showFrameLocked||(this.hide({event:e}),e.closePopover?this.$emit("close-directive"):this.$emit("auto-hide"),t&&(this.$_preventShow=!0,setTimeout(()=>{this.$_preventShow=!1},300)))},$_detachPopperNode(){this.$_popperNode.parentNode&&this.$_popperNode.parentNode.removeChild(this.$_popperNode)},$_swapTargetAttrs(e,t){for(const o of this.$_targetNodes){const n=o.getAttribute(e);n&&(o.removeAttribute(e),o.setAttribute(t,n))}},$_applyAttrsToTarget(e){for(const t of this.$_targetNodes)for(const o in e){const n=e[o];n==null?t.removeAttribute(o):t.setAttribute(o,n)}},$_updateParentShownChildren(e){let t=this.parentPopper;for(;t;)e?t.shownChildren.add(this.randomId):(t.shownChildren.delete(this.randomId),t.$_pendingHide&&t.hide()),t=t.parentPopper},$_isAimingPopper(){const e=this.$_referenceNode.getBoundingClientRect();if(Ee>=e.left&&Ee<=e.right&&Se>=e.top&&Se<=e.bottom){const t=this.$_popperNode.getBoundingClientRect(),o=Ee-M,n=Se-N,s=t.left+t.width/2-M+(t.top+t.height/2)-N+t.width+t.height,a=M+o*s,i=N+n*s;return Me(M,N,a,i,t.left,t.top,t.left,t.bottom)||Me(M,N,a,i,t.left,t.top,t.right,t.top)||Me(M,N,a,i,t.right,t.top,t.right,t.bottom)||Me(M,N,a,i,t.left,t.bottom,t.right,t.bottom)}return!1}},render(){return this.$slots.default(this.slotData)}});typeof document<"u"&&typeof window<"u"&&(Co?(document.addEventListener("touchstart",Kt,q?{passive:!0,capture:!0}:!0),document.addEventListener("touchend",As,q?{passive:!0,capture:!0}:!0)):(window.addEventListener("mousedown",Kt,!0),window.addEventListener("click",ks,!0)),window.addEventListener("resize",Ls));function Kt(e){for(let t=0;t<C.length;t++){const o=C[t];try{const n=o.popperNode();o.$_mouseDownContains=n.contains(e.target)}catch{}}}function ks(e){Oo(e)}function As(e){Oo(e,!0)}function Oo(e,t=!1){const o={};for(let n=C.length-1;n>=0;n--){const r=C[n];try{const s=r.$_containsGlobalTarget=Hs(r,e);r.$_pendingHide=!1,requestAnimationFrame(()=>{if(r.$_pendingHide=!1,!o[r.randomId]&&Xt(r,s,e)){if(r.$_handleGlobalClose(e,t),!e.closeAllPopover&&e.closePopover&&s){let i=r.parentPopper;for(;i;)o[i.randomId]=!0,i=i.parentPopper;return}let a=r.parentPopper;for(;a&&Xt(a,a.$_containsGlobalTarget,e);){a.$_handleGlobalClose(e,t);a=a.parentPopper}}})}catch{}}}function Hs(e,t){const o=e.popperNode();return e.$_mouseDownContains||o.contains(t.target)}function Xt(e,t,o){return o.closeAllPopover||o.closePopover&&t||Rs(e,o)&&!t}function Rs(e,t){if(typeof e.autoHide=="function"){const o=e.autoHide(t);return e.lastAutoHide=o,o}return e.autoHide}function Ls(e){for(let t=0;t<C.length;t++)C[t].$_computePosition(e)}let M=0,N=0,Ee=0,Se=0;typeof window<"u"&&window.addEventListener("mousemove",e=>{M=Ee,N=Se,Ee=e.clientX,Se=e.clientY},q?{passive:!0}:void 0);function Me(e,t,o,n,r,s,a,i){const d=((a-r)*(t-s)-(i-s)*(e-r))/((i-s)*(o-e)-(a-r)*(n-t)),u=((o-e)*(t-s)-(n-t)*(e-r))/((i-s)*(o-e)-(a-r)*(n-t));return d>=0&&d<=1&&u>=0&&u<=1}var et=(e,t)=>{const o=e.__vccOpts||e;for(const[n,r]of t)o[n]=r;return o};const Ds={extends:So()};function xs(e,t,o,n,r,s){return P(),Q("div",{ref:"reference",class:Xe(["v-popper",{"v-popper--shown":e.slotData.isShown}])},[ze(e.$slots,"default",an(ln(e.slotData)))],2)}var Ms=et(Ds,[["render",xs]]);function Ns(){var e=window.navigator.userAgent,t=e.indexOf("MSIE ");if(t>0)return parseInt(e.substring(t+5,e.indexOf(".",t)),10);var o=e.indexOf("Trident/");if(o>0){var n=e.indexOf("rv:");return parseInt(e.substring(n+3,e.indexOf(".",n)),10)}var r=e.indexOf("Edge/");return r>0?parseInt(e.substring(r+5,e.indexOf(".",r)),10):-1}let Ie;function yt(){yt.init||(yt.init=!0,Ie=Ns()!==-1)}var tt={name:"ResizeObserver",props:{emitOnMount:{type:Boolean,default:!1},ignoreWidth:{type:Boolean,default:!1},ignoreHeight:{type:Boolean,default:!1}},emits:["notify"],mounted(){yt(),Ke(()=>{this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitOnMount&&this.emitSize()});const e=document.createElement("object");this._resizeObject=e,e.setAttribute("aria-hidden","true"),e.setAttribute("tabindex",-1),e.onload=this.addResizeHandlers,e.type="text/html",Ie&&this.$el.appendChild(e),e.data="about:blank",Ie||this.$el.appendChild(e)},beforeUnmount(){this.removeResizeHandlers()},methods:{compareAndNotify(){(!this.ignoreWidth&&this._w!==this.$el.offsetWidth||!this.ignoreHeight&&this._h!==this.$el.offsetHeight)&&(this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitSize())},emitSize(){this.$emit("notify",{width:this._w,height:this._h})},addResizeHandlers(){this._resizeObject.contentDocument.defaultView.addEventListener("resize",this.compareAndNotify),this.compareAndNotify()},removeResizeHandlers(){this._resizeObject&&this._resizeObject.onload&&(!Ie&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),this.$el.removeChild(this._resizeObject),this._resizeObject.onload=null,this._resizeObject=null)}}};const Is=dn();rn("data-v-b329ee4c");const zs={class:"resize-observer",tabindex:"-1"};sn();const Bs=Is((e,t,o,n,r,s)=>(P(),I("div",zs)));tt.render=Bs;tt.__scopeId="data-v-b329ee4c";tt.__file="src/components/ResizeObserver.vue";var ko=(e="theme")=>({computed:{themeClass(){return Os(this[e])}}});const js=z({name:"VPopperContent",components:{ResizeObserver:tt},mixins:[ko()],props:{popperId:String,theme:String,shown:Boolean,mounted:Boolean,skipTransition:Boolean,autoHide:Boolean,handleResize:Boolean,classes:Object,result:Object},emits:["hide","resize"],methods:{toPx(e){return e!=null&&!isNaN(e)?`${e}px`:null}}}),Fs=["id","aria-hidden","tabindex","data-popper-placement"],Vs={ref:"inner",class:"v-popper__inner"},Ws=U("div",{class:"v-popper__arrow-outer"},null,-1),Us=U("div",{class:"v-popper__arrow-inner"},null,-1),qs=[Ws,Us];function Ks(e,t,o,n,r,s){const a=ke("ResizeObserver");return P(),Q("div",{id:e.popperId,ref:"popover",class:Xe(["v-popper__popper",[e.themeClass,e.classes.popperClass,{"v-popper__popper--shown":e.shown,"v-popper__popper--hidden":!e.shown,"v-popper__popper--show-from":e.classes.showFrom,"v-popper__popper--show-to":e.classes.showTo,"v-popper__popper--hide-from":e.classes.hideFrom,"v-popper__popper--hide-to":e.classes.hideTo,"v-popper__popper--skip-transition":e.skipTransition,"v-popper__popper--arrow-overflow":e.result&&e.result.arrow.overflow,"v-popper__popper--no-positioning":!e.result}]]),style:nt(e.result?{position:e.result.strategy,transform:`translate3d(${Math.round(e.result.x)}px,${Math.round(e.result.y)}px,0)`}:void 0),"aria-hidden":e.shown?"false":"true",tabindex:e.autoHide?0:void 0,"data-popper-placement":e.result?e.result.placement:void 0,onKeyup:t[2]||(t[2]=zo(i=>e.autoHide&&e.$emit("hide"),["esc"]))},[U("div",{class:"v-popper__backdrop",onClick:t[0]||(t[0]=i=>e.autoHide&&e.$emit("hide"))}),U("div",{class:"v-popper__wrapper",style:nt(e.result?{transformOrigin:e.result.transformOrigin}:void 0)},[U("div",Vs,[e.mounted?(P(),Q(so,{key:0},[U("div",null,[ze(e.$slots,"default")]),e.handleResize?(P(),I(a,{key:0,onNotify:t[1]||(t[1]=i=>e.$emit("resize",i))})):St("",!0)],64)):St("",!0)],512),U("div",{ref:"arrow",class:"v-popper__arrow-container",style:nt(e.result?{left:e.toPx(e.result.arrow.x),top:e.toPx(e.result.arrow.y)}:void 0)},qs,4)],4)],46,Fs)}var Ao=et(js,[["render",Ks]]),Ho={methods:{show(...e){return this.$refs.popper.show(...e)},hide(...e){return this.$refs.popper.hide(...e)},dispose(...e){return this.$refs.popper.dispose(...e)},onResize(...e){return this.$refs.popper.onResize(...e)}}};const Xs=z({name:"VPopperWrapper",components:{Popper:Ms,PopperContent:Ao},mixins:[Ho,ko("finalTheme")],props:{theme:{type:String,default:null}},computed:{finalTheme(){var e;return(e=this.theme)!=null?e:this.$options.vPopperTheme}},methods:{getTargetNodes(){return Array.from(this.$el.children).filter(e=>e!==this.$refs.popperContent.$el)}}});function Ys(e,t,o,n,r,s){const a=ke("PopperContent"),i=ke("Popper");return P(),I(i,{ref:"popper",theme:e.finalTheme,"target-nodes":e.getTargetNodes,"popper-node":()=>e.$refs.popperContent.$el,class:Xe([e.themeClass])},{default:Z(({popperId:d,isShown:u,shouldMountContent:l,skipTransition:c,autoHide:p,show:h,hide:m,handleResize:w,onResize:_,classes:f,result:g})=>[ze(e.$slots,"default",{shown:u,show:h,hide:m}),Te(a,{ref:"popperContent","popper-id":d,theme:e.finalTheme,shown:u,mounted:l,"skip-transition":c,"auto-hide":p,"handle-resize":w,classes:f,result:g,onHide:m,onResize:_},{default:Z(()=>[ze(e.$slots,"popper",{shown:u,hide:m})]),_:2},1032,["popper-id","theme","shown","mounted","skip-transition","auto-hide","handle-resize","classes","result","onHide","onResize"])]),_:3},8,["theme","target-nodes","popper-node","class"])}var Tt=et(Xs,[["render",Ys]]);const Gs=z(Re(A({},Tt),{name:"VDropdown",vPopperTheme:"dropdown"})),Js=z(Re(A({},Tt),{name:"VMenu",vPopperTheme:"menu"})),Qs=z(Re(A({},Tt),{name:"VTooltip",vPopperTheme:"tooltip"})),Zs=z({name:"VTooltipDirective",components:{Popper:So(),PopperContent:Ao},mixins:[Ho],inheritAttrs:!1,props:{theme:{type:String,default:"tooltip"},html:{type:Boolean,default:e=>te(e.theme,"html")},content:{type:[String,Number,Function],default:null},loadingContent:{type:String,default:e=>te(e.theme,"loadingContent")}},data(){return{asyncContent:null}},computed:{isContentAsync(){return typeof this.content=="function"},loading(){return this.isContentAsync&&this.asyncContent==null},finalContent(){return this.isContentAsync?this.loading?this.loadingContent:this.asyncContent:this.content}},watch:{content:{handler(){this.fetchContent(!0)},immediate:!0},async finalContent(){await this.$nextTick(),this.$refs.popper.onResize()}},created(){this.$_fetchId=0},methods:{fetchContent(e){if(typeof this.content=="function"&&this.$_isShown&&(e||!this.$_loading&&this.asyncContent==null)){this.asyncContent=null,this.$_loading=!0;const t=++this.$_fetchId,o=this.content(this);o.then?o.then(n=>this.onResult(t,n)):this.onResult(t,o)}},onResult(e,t){e===this.$_fetchId&&(this.$_loading=!1,this.asyncContent=t)},onShow(){this.$_isShown=!0,this.fetchContent()},onHide(){this.$_isShown=!1}}}),ei=["innerHTML"],ti=["textContent"];function oi(e,t,o,n,r,s){const a=ke("PopperContent"),i=ke("Popper");return P(),I(i,un({ref:"popper"},e.$attrs,{theme:e.theme,"popper-node":()=>e.$refs.popperContent.$el,onApplyShow:e.onShow,onApplyHide:e.onHide}),{default:Z(({popperId:d,isShown:u,shouldMountContent:l,skipTransition:c,autoHide:p,hide:h,handleResize:m,onResize:w,classes:_,result:f})=>[Te(a,{ref:"popperContent",class:Xe({"v-popper--tooltip-loading":e.loading}),"popper-id":d,theme:e.theme,shown:u,mounted:l,"skip-transition":c,"auto-hide":p,"handle-resize":m,classes:_,result:f,onHide:h,onResize:w},{default:Z(()=>[e.html?(P(),Q("div",{key:0,innerHTML:e.finalContent},null,8,ei)):(P(),Q("div",{key:1,textContent:pn(e.finalContent)},null,8,ti))]),_:2},1032,["class","popper-id","theme","shown","mounted","skip-transition","auto-hide","handle-resize","classes","result","onHide","onResize"])]),_:1},16,["theme","popper-node","onApplyShow","onApplyHide"])}var ni=et(Zs,[["render",oi]]);const Ro="v-popper--has-tooltip";function ri(e,t){let o=e.placement;if(!o&&t)for(const n of Eo)t[n]&&(o=n);return o||(o=te(e.theme||"tooltip","placement")),o}function Lo(e,t,o){let n;const r=typeof t;return r==="string"?n={content:t}:t&&r==="object"?n=t:n={content:!1},n.placement=ri(n,o),n.targetNodes=()=>[e],n.referenceNode=()=>e,n}let lt,Ae,si=0;function ii(){if(lt)return;Ae=Oe([]),lt=eo({name:"VTooltipDirectiveApp",setup(){return{directives:Ae}},render(){return this.directives.map(t=>cn(ni,Re(A({},t.options),{shown:t.shown||t.options.shown,key:t.id})))},devtools:{hide:!0}});const e=document.createElement("div");document.body.appendChild(e),lt.mount(e)}function ai(e,t,o){ii();const n=Oe(Lo(e,t,o)),r=Oe(!1),s={id:si++,options:n,shown:r};return Ae.value.push(s),e.classList&&e.classList.add(Ro),e.$_popper={options:n,item:s,show(){r.value=!0},hide(){r.value=!1}}}function Do(e){if(e.$_popper){const t=Ae.value.indexOf(e.$_popper.item);t!==-1&&Ae.value.splice(t,1),delete e.$_popper,delete e.$_popperOldShown,delete e.$_popperMountTarget}e.classList&&e.classList.remove(Ro)}function Yt(e,{value:t,modifiers:o}){const n=Lo(e,t,o);if(!n.content||te(n.theme||"tooltip","disabled"))Do(e);else{let r;e.$_popper?(r=e.$_popper,r.options.value=n):r=ai(e,t,o),typeof t.shown<"u"&&t.shown!==e.$_popperOldShown&&(e.$_popperOldShown=t.shown,t.shown?r.show():r.hide())}}var li={beforeMount:Yt,updated:Yt,beforeUnmount(e){Do(e)}};function Gt(e){e.addEventListener("click",xo),e.addEventListener("touchstart",Mo,q?{passive:!0}:!1)}function Jt(e){e.removeEventListener("click",xo),e.removeEventListener("touchstart",Mo),e.removeEventListener("touchend",No),e.removeEventListener("touchcancel",Io)}function xo(e){const t=e.currentTarget;e.closePopover=!t.$_vclosepopover_touch,e.closeAllPopover=t.$_closePopoverModifiers&&!!t.$_closePopoverModifiers.all}function Mo(e){if(e.changedTouches.length===1){const t=e.currentTarget;t.$_vclosepopover_touch=!0;const o=e.changedTouches[0];t.$_vclosepopover_touchPoint=o,t.addEventListener("touchend",No),t.addEventListener("touchcancel",Io)}}function No(e){const t=e.currentTarget;if(t.$_vclosepopover_touch=!1,e.changedTouches.length===1){const o=e.changedTouches[0],n=t.$_vclosepopover_touchPoint;e.closePopover=Math.abs(o.screenY-n.screenY)<20&&Math.abs(o.screenX-n.screenX)<20,e.closeAllPopover=t.$_closePopoverModifiers&&!!t.$_closePopoverModifiers.all}}function Io(e){const t=e.currentTarget;t.$_vclosepopover_touch=!1}var di={beforeMount(e,{value:t,modifiers:o}){e.$_closePopoverModifiers=o,(typeof t>"u"||t)&&Gt(e)},updated(e,{value:t,oldValue:o,modifiers:n}){e.$_closePopoverModifiers=n,t!==o&&(typeof t>"u"||t?Gt(e):Jt(e))},beforeUnmount(e){Jt(e)}};function ci(e,t={}){e.$_vTooltipInstalled||(e.$_vTooltipInstalled=!0,To(H,t),e.directive("tooltip",li),e.directive("close-popper",di),e.component("VTooltip",Qs),e.component("VDropdown",Gs),e.component("VMenu",Js))}const pi={version:"2.0.0-beta.20",install:ci,options:H},ui=D(e=>{e.vueApp.use(pi)}),hi=D(()=>{const e=lo(),t=kn(),o=qe();window.__NUXT_DEVTOOLS_VIEW__={setClient(n){e.value!==n&&(e.value=n,n.hooks.hook("host:update:reactivity",()=>{e.value&&(e.value={...e.value})}),n.hooks.hook("host:inspector:close",()=>{o.currentRoute.value.path==="/__inspecting"&&o.go(-1)}),n.hooks.hook("host:inspector:update",r=>{t.value=r}),n.hooks.hook("host:inspector:click",async(r,s,a,i)=>{const d=`./${s}:${a}:${i}`;await An.openInEditor(d)}),console.log("[nuxt-devtools] Client connected",n))}},o.afterEach(()=>{const n=o.currentRoute.value.path;n.includes("__")||e.value?.hooks.callHook("devtools:navigate",n)})}),fi=[zn,Ar,jr,Fr,Vr,Wr,Ur,ui,hi];function mi(){const e=oe();Object.assign(Hn,{async refresh(t){e.hooks.callHookParallel("app:data:refresh",[t])}})}const gi=z({__name:"app",setup(e){$(()=>import("./unocss-runtime.1d429fd2.js"),["./unocss-runtime.1d429fd2.js","./layout.f6e6e706.js","./runtime-dom.esm-bundler.c94e30c4.js","./runtime-core.esm-bundler.ad888d46.js","./utils.8ee5a573.js","./router.96f0ba10.js","./nuxt.21217109.js","./index.d56af0a0.js"],import.meta.url),Dn({title:"Nuxt DevTools",meta:[{name:"viewport",content:"width=device-width, initial-scale=1"}],link:[{rel:"icon",type:"image/svg+xml",href:"/nuxt.svg"}]}),mi();const t=lo();return addEventListener("keypress",o=>{o.code==="KeyD"&&o.altKey&&t.value?.closeDevTools()}),(o,n)=>{const r=Rn,s=Ln,a=Cn;return P(),Q(so,null,[Te(r),Te(a,null,{default:Z(()=>[Te(s)]),_:1})],64)}}}),Qt={__name:"nuxt-root",setup(e){const t=hn(()=>$(()=>import("./error-component.0aa3c1f1.js"),["./error-component.0aa3c1f1.js","./layout.f6e6e706.js","./runtime-dom.esm-bundler.c94e30c4.js","./runtime-core.esm-bundler.ad888d46.js","./utils.8ee5a573.js","./router.96f0ba10.js","./nuxt.21217109.js"],import.meta.url).then(i=>i.default||i)),o=()=>null,n=oe(),r=n.deferHydration();fn("_route",Uo()),n.hooks.callHookWith(i=>i.map(d=>d()),"vue:setup");const s=io();mn((i,d,u)=>{n.hooks.callHook("vue:error",i,d,u).catch(l=>console.error("[nuxt] Error in `vue:error` hook",l)),Tn(i)&&(i.fatal||i.unhandled)&&V(n,Pe,[i])});const{islandContext:a}=!1;return(i,d)=>(P(),I(gn,{onResolve:S(r)},{default:Z(()=>[S(s)?(P(),I(S(t),{key:0,error:S(s)},null,8,["error"])):S(a)?(P(),I(S(o),{key:1,context:S(a)},null,8,["context"])):(P(),I(S(gi),{key:2}))]),_:1},8,["onResolve"]))}};globalThis.$fetch||(globalThis.$fetch=jo.create({baseURL:Mn()}));let Zt;const _i=Ko(fi);Zt=async function(){const o=Boolean(window.__NUXT__?.serverRendered)?Bo(Qt):eo(Qt),n=Xo({vueApp:o});try{await Yo(n,_i)}catch(r){await n.callHook("app:error",r),n.payload.error=n.payload.error||r}try{await n.hooks.callHook("app:created",o),await n.hooks.callHook("app:beforeMount",o),o.mount("#"+bn),await n.hooks.callHook("app:mounted",o),await Ke()}catch(r){await n.callHook("app:error",r),n.payload.error=n.payload.error||r}},Zt().catch(e=>{console.error("Error while mounting app:",e)});
@@ -1 +0,0 @@
1
- import r from"./nuxt-link.ed65b9da.js";import"./nuxt.21217109.js";import{u as n}from"./composables.59ebbb45.js";import"./app.config.12fdda03.js";import{_ as a}from"./_plugin-vue_export-helper.c27b6911.js";import{l,q as d,C as e,J as s,H as c,G as p,ah as m,p as f,j as h}from"./runtime-core.esm-bundler.ad888d46.js";import"./router.96f0ba10.js";import"./defu.5a7c1433.js";const x=t=>(f("data-v-01f15790"),t=t(),h(),t),u={class:"font-sans antialiased bg-white dark:bg-black text-black dark:text-white grid min-h-screen place-content-center overflow-hidden"},g=x(()=>e("div",{class:"fixed left-0 right-0 spotlight z-10"},null,-1)),_={class:"max-w-520px text-center z-20"},b=["textContent"],y=["textContent"],w={class:"w-full flex items-center justify-center"},S={__name:"error-404",props:{appName:{type:String,default:"Nuxt"},version:{type:String,default:""},statusCode:{type:Number,default:404},statusMessage:{type:String,default:"Not Found"},description:{type:String,default:"Sorry, the page you are looking for could not be found."},backHome:{type:String,default:"Go back home"}},setup(t){const o=t;return n({title:`${o.statusCode} - ${o.statusMessage} | ${o.appName}`,script:[],style:[{children:'*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid;border-color:#e0e0e0}*{--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(14, 165, 233, .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}a{color:inherit;text-decoration:inherit}body{margin:0;font-family:inherit;line-height:inherit}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5}h1,p{margin:0}h1{font-size:inherit;font-weight:inherit}'}]}),(k,v)=>{const i=r;return l(),d("div",u,[g,e("div",_,[e("h1",{class:"text-8xl sm:text-10xl font-medium mb-8",textContent:s(t.statusCode)},null,8,b),e("p",{class:"text-xl px-8 sm:px-0 sm:text-4xl font-light mb-16 leading-tight",textContent:s(t.description)},null,8,y),e("div",w,[c(i,{to:"/",class:"gradient-border text-md sm:text-xl py-2 px-4 sm:py-3 sm:px-6 cursor-pointer"},{default:p(()=>[m(s(t.backHome),1)]),_:1})])])])}}},M=a(S,[["__scopeId","data-v-01f15790"]]);export{M as default};
@@ -1 +0,0 @@
1
- import"./nuxt.21217109.js";import{u as i}from"./composables.59ebbb45.js";import"./nuxt-link.ed65b9da.js";import"./app.config.12fdda03.js";import{_ as r}from"./_plugin-vue_export-helper.c27b6911.js";import{l as a,q as n,C as e,J as s,p as l,j as d}from"./runtime-core.esm-bundler.ad888d46.js";import"./router.96f0ba10.js";import"./defu.5a7c1433.js";const p=t=>(l("data-v-8e50e92f"),t=t(),d(),t),c={class:"font-sans antialiased bg-white dark:bg-black text-black dark:text-white grid min-h-screen place-content-center overflow-hidden"},m=p(()=>e("div",{class:"fixed -bottom-1/2 left-0 right-0 h-1/2 spotlight"},null,-1)),f={class:"max-w-520px text-center"},h=["textContent"],g=["textContent"],x={__name:"error-500",props:{appName:{type:String,default:"Nuxt"},version:{type:String,default:""},statusCode:{type:Number,default:500},statusMessage:{type:String,default:"Server error"},description:{type:String,default:"This page is temporarily unavailable."}},setup(t){const o=t;return i({title:`${o.statusCode} - ${o.statusMessage} | ${o.appName}`,script:[],style:[{children:'*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid;border-color:#e0e0e0}*{--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(14, 165, 233, .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{margin:0;font-family:inherit;line-height:inherit}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5}h1,p{margin:0}h1{font-size:inherit;font-weight:inherit}'}]}),(u,b)=>(a(),n("div",c,[m,e("div",f,[e("h1",{class:"text-8xl sm:text-10xl font-medium mb-8",textContent:s(t.statusCode)},null,8,h),e("p",{class:"text-xl px-8 sm:px-0 sm:text-4xl font-light mb-16 leading-tight",textContent:s(t.description)},null,8,g)])]))}},N=r(x,[["__scopeId","data-v-8e50e92f"]]);export{N as default};
@@ -1,3 +0,0 @@
1
- import{_ as a}from"./layout.f6e6e706.js";import{L as n,l as f,m as g,x as E,y as k,u as s}from"./runtime-core.esm-bundler.ad888d46.js";import"./runtime-dom.esm-bundler.c94e30c4.js";import"./utils.8ee5a573.js";import"./router.96f0ba10.js";import"./nuxt.21217109.js";const x={__name:"nuxt-error-page",props:{error:Object},setup(c){const{error:e}=c;(e.stack||"").split(`
2
- `).splice(1).map(t=>({text:t.replace("webpack:/","").replace(".vue",".js").trim(),internal:t.includes("node_modules")&&!t.includes(".cache")||t.includes("internal")||t.includes("new Promise")})).map(t=>`<span class="stack${t.internal?" internal":""}">${t.text}</span>`).join(`
3
- `);const r=Number(e.statusCode||500),o=r===404,i=e.statusMessage??(o?"Page Not Found":"Internal Server Error"),p=e.message||e.toString(),u=void 0,m=n(()=>a(()=>import("./error-404.bf8933d3.js"),["./error-404.bf8933d3.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./nuxt.21217109.js","./runtime-core.esm-bundler.ad888d46.js","./composables.59ebbb45.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./_plugin-vue_export-helper.c27b6911.js","./error-404.1469f10f.css"],import.meta.url).then(t=>t.default||t)),l=n(()=>a(()=>import("./error-500.fe852534.js"),["./error-500.fe852534.js","./nuxt.21217109.js","./runtime-core.esm-bundler.ad888d46.js","./composables.59ebbb45.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./_plugin-vue_export-helper.c27b6911.js","./error-500.92b94fae.css"],import.meta.url).then(t=>t.default||t)),_=o?m:l;return(t,d)=>(f(),g(s(_),E(k({statusCode:s(r),statusMessage:s(i),description:s(p),stack:s(u)})),null,16))}},A=x;export{A as default};
@@ -1 +0,0 @@
1
- import{u as r}from"./nuxt.21217109.js";import{a9 as u}from"./runtime-core.esm-bundler.ad888d46.js";class t extends Error{constructor(){super(...arguments),this.statusCode=500,this.fatal=!1,this.unhandled=!1,this.statusMessage=void 0}toJSON(){const e={message:this.message,statusCode:this.statusCode};return this.statusMessage&&(e.statusMessage=this.statusMessage),this.data!==void 0&&(e.data=this.data),e}}t.__h3_error__=!0;function d(s){if(typeof s=="string")return new t(s);if(f(s))return s;const e=new t(s.message??s.statusMessage,s.cause?{cause:s.cause}:void 0);if("stack"in s)try{Object.defineProperty(e,"stack",{get(){return s.stack}})}catch{try{e.stack=s.stack}catch{}}return s.data&&(e.data=s.data),s.statusCode?e.statusCode=s.statusCode:s.status&&(e.statusCode=s.status),s.statusMessage?e.statusMessage=s.statusMessage:s.statusText&&(e.statusMessage=s.statusText),s.fatal!==void 0&&(e.fatal=s.fatal),s.unhandled!==void 0&&(e.unhandled=s.unhandled),e}function f(s){return s?.constructor?.__h3_error__===!0}const c=()=>u(r().payload,"error"),i=s=>{const e=l(s);try{r().callHook("app:error",e);const o=c();o.value=o.value||e}catch{throw e}return e},_=async(s={})=>{const e=r(),a=c();e.callHook("app:error:cleared",s),s.redirect&&await e.$router.replace(s.redirect),a.value=null},g=s=>!!(s&&typeof s=="object"&&"__nuxt_error"in s),l=s=>{const e=d(s);return e.__nuxt_error=!0,e};export{_ as a,l as b,d as c,g as i,i as s,c as u};
@@ -1 +0,0 @@
1
- import{_ as a}from"./HooksTable.vue.6b9004ef.js";import p from"./SectionBlock.2e26af4b.js";import{f as l}from"./state.85e68c45.js";import{u as d}from"./client.210463dc.js";import{k,e as _,q as u,u as o,m as f,G as s,D as h,H as e,l as c}from"./runtime-core.esm-bundler.ad888d46.js";import"./NIcon.vue.5c5f9ae0.js";import"./IconTitle.vue.dfa8cbcf.js";/* empty css */import"./_plugin-vue_export-helper.c27b6911.js";import"./utils.1c789938.js";import"./nuxt.21217109.js";import"./asyncData.518fdb22.js";import"./error.ab352ad9.js";import"./nuxt-link.ed65b9da.js";import"./router.96f0ba10.js";import"./app.config.12fdda03.js";import"./defu.5a7c1433.js";import"./rpc.2e6b297d.js";import"./index.d56af0a0.js";import"./state.2c41a47c.js";const I=k({__name:"hooks",setup(H){const i=l(),m=d(),t=_(()=>m.value?.getHooksMetrics());return(g,x)=>{const r=a,n=p;return c(),u("div",null,[o(t)?.length?(c(),f(n,{key:0,icon:"carbon-ibm-cloud-direct-link-1-dedicated-hosting",text:"Client Hooks",description:`Total hooks: ${o(t).length}`,padding:!1},{default:s(()=>[e(r,{hooks:o(t)},null,8,["hooks"])]),_:1},8,["description"])):h("",!0),e(n,{icon:"carbon-ibm-cloud-direct-link-2-dedicated",text:"Server Hooks",description:`Total hooks: ${o(i).length}`,padding:!1},{default:s(()=>[e(r,{hooks:o(i)},null,8,["hooks"])]),_:1},8,["description"])])}}});export{I as default};
@@ -1 +0,0 @@
1
- import{_ as N}from"./NTextInput.vue.5d4d2524.js";import{_ as $}from"./NSwitch.vue.a7a200ce.js";import{_ as w}from"./ComposableTree.vue.808503d9.js";import B from"./SectionBlock.2e26af4b.js";import{d as M,g as z}from"./state.85e68c45.js";import{i as S,b as U,g as D}from"./utils.1c789938.js";import{F as I}from"./fuse.esm.88e2763d.js";import{k as F,r as k,e as b,u as o,q as y,C as T,H as l,d as V,G as v,D as u,m as h,l as c,ah as j}from"./runtime-core.esm-bundler.ad888d46.js";import"./NIcon.vue.5c5f9ae0.js";import"./runtime-dom.esm-bundler.c94e30c4.js";import"./index.e1377d3f.js";import"./index.bf1af76f.js";import"./FilepathItem.vue.811409e2.js";import"./editor.45ea8ca4.js";import"./rpc.2e6b297d.js";import"./context.c20dc632.js";import"./ComposableItem.vue.90cd23bc.js";import"./NButton.vue.e86a98c0.js";import"./components.client.e93eaead.js";import"./layout.f6e6e706.js";import"./utils.8ee5a573.js";import"./router.96f0ba10.js";import"./nuxt.21217109.js";import"./client.210463dc.js";import"./state.2c41a47c.js";import"./nuxt-link.ed65b9da.js";import"./app.config.12fdda03.js";import"./defu.5a7c1433.js";import"./storage.abd6f5f8.js";/* empty css */import"./client-only.f9d053f8.js";import"./StateEditor.vue.0d8adb50.js";/* empty css */import"./nuxt-error-boundary.70c75848.js";import"./dev-only.32de73cb.js";import"./server-placeholder.ba9b9f8a.js";import"./nuxt-loading-indicator.366d3e52.js";import"./page.fb94fd70.js";import"./components.4f55e0db.js";import"./composables.59ebbb45.js";import"./IconTitle.vue.dfa8cbcf.js";import"./_plugin-vue_export-helper.c27b6911.js";import"./index.d56af0a0.js";import"./asyncData.518fdb22.js";import"./error.ab352ad9.js";const E={key:0,"h-full":"","of-auto":""},P={flex:"~ col gap4",border:"b base",px4:"","flex-1":"","navbar-glass":"",pt4:"",pb2:""},q={key:0},Io=F({__name:"imports",setup(A){const d=M(),f=k(!1),n=k(""),x=z(),m=b(()=>x.value?.metadata),g=b(()=>x.value?.imports.filter(a=>a.as||a.name).sort((a,r)=>(a.as||a.name).localeCompare(r.as||r.name))||[]),C=b(()=>new I(g.value,{keys:["from","as","name"]})),e=b(()=>{const a=new Map,r=new Map,_=new Map;let p=n.value?C.value.search(n.value).map(t=>t.item):g.value;f.value&&m.value&&(p=p.filter(t=>(t.as||t.name)in m.value.injectionUsage));const i={user:0,lib:0,builtin:0};return p.forEach(t=>{const s=S(t.from)?U(D(t.from))?_:r:a;s.has(t.from)||s.set(t.from,[]),s.get(t.from).push(t),i[s===a?"user":s===r?"lib":"builtin"]++}),{user:a,lib:r,builtin:_,count:i}});return(a,r)=>{const _=N,p=$,i=w,t=B;return o(d)?(c(),y("div",E,[T("div",P,[l(_,{modelValue:o(n),"onUpdate:modelValue":r[0]||(r[0]=s=>V(n)?n.value=s:null),placeholder:"Search...",icon:"carbon-search",p:"x5 y2",n:"primary"},null,8,["modelValue"]),o(m)?(c(),y("div",q,[l(p,{modelValue:o(f),"onUpdate:modelValue":r[1]||(r[1]=s=>V(f)?f.value=s:null),n:"primary sm"},{default:v(()=>[j(" Show used only ")]),_:1},8,["modelValue"])])):u("",!0)]),o(e).user.size?(c(),h(t,{key:0,icon:"carbon-function",text:"User composables",description:`${o(e).count.user} composables from ${o(e).user.size} modules`},{default:v(()=>[l(i,{map:o(e).user,root:o(d).rootDir,metadata:o(m)},null,8,["map","root","metadata"])]),_:1},8,["description"])):u("",!0),o(e).builtin.size?(c(),h(t,{key:1,icon:"simple-icons-nuxtdotjs",text:"Built-in composables",description:`${o(e).count.builtin} composables`},{default:v(()=>[l(i,{map:o(e).builtin,root:o(d).rootDir,metadata:o(m)},null,8,["map","root","metadata"])]),_:1},8,["description"])):u("",!0),o(e).lib.size?(c(),h(t,{key:2,icon:"carbon-3d-mpr-toggle",text:"Composables from libraries",description:`${o(e).count.lib} composables from ${o(e).lib.size} packages`},{default:v(()=>[l(i,{map:o(e).lib,root:o(d).rootDir,metadata:o(m)},null,8,["map","root","metadata"])]),_:1},8,["description"])):u("",!0)])):u("",!0)}}});export{Io as default};
@@ -1 +0,0 @@
1
- import{d as b,ac as W,ad as q,u as z,g as G,aa as H,n as J,r as F,ae as j,a as $,af as K,ag as L}from"./runtime-core.esm-bundler.ad888d46.js";var S;const x=typeof window<"u",ye=e=>typeof e<"u",_e=e=>typeof e=="function",me=e=>typeof e=="string",we=()=>{};x&&((S=window?.navigator)!=null&&S.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent);function p(e){return typeof e=="function"?e():z(e)}function Q(e,t){function r(...n){return new Promise((a,o)=>{Promise.resolve(e(()=>t.apply(this,n),{fn:t,thisArg:this,args:n})).then(a).catch(o)})}return r}const C=e=>e();function X(e=C){const t=F(!0);function r(){t.value=!1}function n(){t.value=!0}const a=(...o)=>{t.value&&e(...o)};return{isActive:j(t),pause:r,resume:n,eventFilter:a}}function I(e,t=!1,r="Timeout"){return new Promise((n,a)=>{setTimeout(t?()=>a(r):n,e)})}function Oe(e){return e}function Y(e){return K()?(L(e),!0):!1}var Z=Object.defineProperty,k=Object.defineProperties,R=Object.getOwnPropertyDescriptors,D=Object.getOwnPropertySymbols,ee=Object.prototype.hasOwnProperty,te=Object.prototype.propertyIsEnumerable,B=(e,t,r)=>t in e?Z(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,re=(e,t)=>{for(var r in t||(t={}))ee.call(t,r)&&B(e,r,t[r]);if(D)for(var r of D(t))te.call(t,r)&&B(e,r,t[r]);return e},ne=(e,t)=>k(e,R(t));function Pe(e){if(!b(e))return W(e);const t=Array.isArray(e.value)?new Array(e.value.length):{};for(const r in e.value)t[r]=q(()=>({get(){return e.value[r]},set(n){if(Array.isArray(e.value)){const a=[...e.value];a[r]=n,e.value=a}else{const a=ne(re({},e.value),{[r]:n});Object.setPrototypeOf(a,e.value),e.value=a}}}));return t}function ge(e,t=!0){G()?H(e):t?e():J(e)}function A(e,t=!1){function r(i,{flush:s="sync",deep:c=!1,timeout:v,throwOnTimeout:O}={}){let d=null;const h=[new Promise(P=>{d=$(e,m=>{i(m)!==t&&(d?.(),P(m))},{flush:s,deep:c,immediate:!0})})];return v!=null&&h.push(I(v,O).then(()=>p(e)).finally(()=>d?.())),Promise.race(h)}function n(i,s){if(!b(i))return r(m=>m===i,s);const{flush:c="sync",deep:v=!1,timeout:O,throwOnTimeout:d}=s??{};let _=null;const P=[new Promise(m=>{_=$([e,i],([T,V])=>{t!==(T===V)&&(_?.(),m(T))},{flush:c,deep:v,immediate:!0})})];return O!=null&&P.push(I(O,d).then(()=>p(e)).finally(()=>(_?.(),p(e)))),Promise.race(P)}function a(i){return r(s=>Boolean(s),i)}function o(i){return n(null,i)}function u(i){return n(void 0,i)}function f(i){return r(Number.isNaN,i)}function l(i,s){return r(c=>{const v=Array.from(c);return v.includes(i)||v.includes(p(i))},s)}function y(i){return w(1,i)}function w(i=1,s){let c=-1;return r(()=>(c+=1,c>=i),s)}return Array.isArray(p(e))?{toMatch:r,toContains:l,changed:y,changedTimes:w,get not(){return A(e,!t)}}:{toMatch:r,toBe:n,toBeTruthy:a,toBeNull:o,toBeNaN:f,toBeUndefined:u,changed:y,changedTimes:w,get not(){return A(e,!t)}}}function he(e){return A(e)}function $e(e,t,r={}){const{immediate:n=!0}=r,a=F(!1);let o=null;function u(){o&&(clearTimeout(o),o=null)}function f(){a.value=!1,u()}function l(...y){u(),a.value=!0,o=setTimeout(()=>{a.value=!1,o=null,e(...y)},p(t))}return n&&(a.value=!0,x&&l()),Y(f),{isPending:j(a),start:l,stop:f}}function Ae(e=!1,t={}){const{truthyValue:r=!0,falsyValue:n=!1}=t,a=b(e),o=F(e);function u(f){if(arguments.length)return o.value=f,o.value;{const l=p(r);return o.value=o.value===l?p(n):l,o.value}}return a?u:[o,u]}var E=Object.getOwnPropertySymbols,ae=Object.prototype.hasOwnProperty,oe=Object.prototype.propertyIsEnumerable,ie=(e,t)=>{var r={};for(var n in e)ae.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&E)for(var n of E(e))t.indexOf(n)<0&&oe.call(e,n)&&(r[n]=e[n]);return r};function se(e,t,r={}){const n=r,{eventFilter:a=C}=n,o=ie(n,["eventFilter"]);return $(e,Q(a,t),o)}var ue=Object.defineProperty,le=Object.defineProperties,fe=Object.getOwnPropertyDescriptors,g=Object.getOwnPropertySymbols,M=Object.prototype.hasOwnProperty,U=Object.prototype.propertyIsEnumerable,N=(e,t,r)=>t in e?ue(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ce=(e,t)=>{for(var r in t||(t={}))M.call(t,r)&&N(e,r,t[r]);if(g)for(var r of g(t))U.call(t,r)&&N(e,r,t[r]);return e},pe=(e,t)=>le(e,fe(t)),ve=(e,t)=>{var r={};for(var n in e)M.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&g)for(var n of g(e))t.indexOf(n)<0&&U.call(e,n)&&(r[n]=e[n]);return r};function be(e,t,r={}){const n=r,{eventFilter:a}=n,o=ve(n,["eventFilter"]),{eventFilter:u,pause:f,resume:l,isActive:y}=X(a);return{stop:se(e,t,pe(ce({},o),{eventFilter:u})),pause:f,resume:l,isActive:y}}export{ge as a,Oe as b,me as c,_e as d,ye as e,Y as f,he as g,Ae as h,x as i,we as n,p as r,Pe as t,$e as u,be as w};
@@ -1 +0,0 @@
1
- import{b as l,c as w}from"./router.96f0ba10.js";const g=/"(?:_|\\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*:/,m=/"(?: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*:/,E=/^\s*["[{]|^\s*-?\d[\d.]{0,14}\s*$/;function j(e,r){if(e!=="__proto__"&&!(e==="constructor"&&r&&typeof r=="object"&&"prototype"in r))return r}function T(e,r={}){if(typeof e!="string")return e;const o=e.toLowerCase().trim();if(o==="true")return!0;if(o==="false")return!1;if(o==="null")return null;if(o==="nan")return Number.NaN;if(o==="infinity")return Number.POSITIVE_INFINITY;if(o!=="undefined"){if(!E.test(e)){if(r.strict)throw new SyntaxError("Invalid JSON");return e}try{return g.test(e)||m.test(e)?JSON.parse(e,j):JSON.parse(e)}catch(i){if(r.strict)throw i;return e}}}class R extends Error{constructor(){super(...arguments),this.name="FetchError"}}function S(e,r,o){let i="";e&&o&&(i=`${o.status} ${o.statusText} (${e.toString()})`),r&&(i=`${r.message} (${i})`);const n=new R(i);return Object.defineProperty(n,"request",{get(){return e}}),Object.defineProperty(n,"response",{get(){return o}}),Object.defineProperty(n,"data",{get(){return o&&o._data}}),Object.defineProperty(n,"status",{get(){return o&&o.status}}),Object.defineProperty(n,"statusText",{get(){return o&&o.statusText}}),Object.defineProperty(n,"statusCode",{get(){return o&&o.status}}),Object.defineProperty(n,"statusMessage",{get(){return o&&o.statusText}}),n}const O=new Set(Object.freeze(["PATCH","POST","PUT","DELETE"]));function d(e="GET"){return O.has(e.toUpperCase())}function P(e){if(e===void 0)return!1;const r=typeof e;return r==="string"||r==="number"||r==="boolean"||r===null?!0:r!=="object"?!1:Array.isArray(e)?!0:e.constructor&&e.constructor.name==="Object"||typeof e.toJSON=="function"}const q=new Set(["image/svg","application/xml","application/xhtml","application/html"]),_=/^application\/(?:[\w!#$%&*.^`~-]*\+)?json(;.+)?$/i;function $(e=""){if(!e)return"json";const r=e.split(";").shift();return _.test(r)?"json":q.has(r)||r.startsWith("text/")?"text":"blob"}const N=new Set([408,409,425,429,500,502,503,504]);function y(e){const{fetch:r,Headers:o}=e;function i(s){const u=s.error&&s.error.name==="AbortError"||!1;if(s.options.retry!==!1&&!u){const t=typeof s.options.retry=="number"?s.options.retry:d(s.options.method)?0:1,f=s.response&&s.response.status||500;if(t>0&&N.has(f))return n(s.request,{...s.options,retry:t-1})}const a=S(s.request,s.error,s.response);throw Error.captureStackTrace&&Error.captureStackTrace(a,n),a}const n=async function(u,a={}){const t={request:u,options:{...e.defaults,...a},response:void 0,error:void 0};t.options.onRequest&&await t.options.onRequest(t),typeof t.request=="string"&&(t.options.baseURL&&(t.request=l(t.request,t.options.baseURL)),(t.options.query||t.options.params)&&(t.request=w(t.request,{...t.options.params,...t.options.query})),t.options.body&&d(t.options.method)&&P(t.options.body)&&(t.options.body=typeof t.options.body=="string"?t.options.body:JSON.stringify(t.options.body),t.options.headers=new o(t.options.headers),t.options.headers.has("content-type")||t.options.headers.set("content-type","application/json"),t.options.headers.has("accept")||t.options.headers.set("accept","application/json"))),t.response=await r(t.request,t.options).catch(async c=>(t.error=c,t.options.onRequestError&&await t.options.onRequestError(t),i(t)));const f=(t.options.parseResponse?"json":t.options.responseType)||$(t.response.headers.get("content-type")||"");if(f==="json"){const c=await t.response.text(),b=t.options.parseResponse||T;t.response._data=b(c)}else f==="stream"?t.response._data=t.response.body:t.response._data=await t.response[f]();return t.options.onResponse&&await t.options.onResponse(t),t.response.status>=400&&t.response.status<600?(t.options.onResponseError&&await t.options.onResponseError(t),i(t)):t.response},p=function(u,a){return n(u,a).then(t=>t._data)};return p.raw=n,p.native=r,p.create=(s={})=>y({...e,defaults:{...e.defaults,...s}}),p}const h=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")}(),F=h.fetch||(()=>Promise.reject(new Error("[ofetch] global.fetch is not supported!"))),J=h.Headers,C=y({fetch:F,Headers:J}),x=C;export{x as $,T as d};
@@ -1 +0,0 @@
1
- import{i as Q,r as C,w as G,a as B,b as q,c as K,n as X,d as D,e as Y,u as Z,f as L}from"./index.bf1af76f.js";import{s as k,r as b,n as ee,a as N,e as W,g as te}from"./runtime-core.esm-bundler.ad888d46.js";function h(e){var t;const n=C(e);return(t=n?.$el)!=null?t:n}const E=Q?window:void 0,ne=Q?window.navigator:void 0;function S(...e){let t,n,r,y;if(K(e[0])||Array.isArray(e[0])?([n,r,y]=e,t=E):[t,n,r,y]=e,!t)return X;Array.isArray(n)||(n=[n]),Array.isArray(r)||(r=[r]);const g=[],m=()=>{g.forEach(u=>u()),g.length=0},l=(u,f,d)=>(u.addEventListener(f,d,y),()=>u.removeEventListener(f,d,y)),O=N(()=>h(t),u=>{m(),u&&g.push(...n.flatMap(f=>r.map(d=>l(u,f,d))))},{immediate:!0,flush:"post"}),c=()=>{O(),m()};return L(c),c}function Se(e,t,n={}){const{window:r=E,ignore:y=[],capture:g=!0,detectIframe:m=!1}=n;if(!r)return;let l=!0,O;const c=a=>y.some(o=>{if(typeof o=="string")return Array.from(r.document.querySelectorAll(o)).some(i=>i===a.target||a.composedPath().includes(i));{const i=h(o);return i&&(a.target===i||a.composedPath().includes(i))}}),u=a=>{r.clearTimeout(O);const o=h(e);if(!(!o||o===a.target||a.composedPath().includes(o))){if(a.detail===0&&(l=!c(a)),!l){l=!0;return}t(a)}},f=[S(r,"click",u,{passive:!0,capture:g}),S(r,"pointerdown",a=>{const o=h(e);o&&(l=!a.composedPath().includes(o)&&!c(a))},{passive:!0}),S(r,"pointerup",a=>{if(a.button===0){const o=a.composedPath();a.composedPath=()=>o,O=r.setTimeout(()=>u(a),50)}},{passive:!0}),m&&S(r,"blur",a=>{var o;const i=h(e);((o=r.document.activeElement)==null?void 0:o.tagName)==="IFRAME"&&!i?.contains(r.document.activeElement)&&t(a)})].filter(Boolean);return()=>f.forEach(a=>a())}function M(e,t=!1){const n=b(),r=()=>n.value=Boolean(e());return r(),B(r,t),n}function Ie(e={}){const{navigator:t=ne,read:n=!1,source:r,copiedDuring:y=1500,legacy:g=!1}=e,m=["copy","cut"],l=M(()=>t&&"clipboard"in t),O=W(()=>l.value||g),c=b(""),u=b(!1),f=Z(()=>u.value=!1,y);function d(){l.value?t.clipboard.readText().then(s=>{c.value=s}):c.value=i()}if(O.value&&n)for(const s of m)S(s,d);async function a(s=C(r)){O.value&&s!=null&&(l.value?await t.clipboard.writeText(s):o(s),c.value=s,u.value=!0,f.start())}function o(s){const p=document.createElement("textarea");p.value=s??"",p.style.position="absolute",p.style.opacity="0",document.body.appendChild(p),p.select(),document.execCommand("copy"),p.remove()}function i(){var s,p,_;return(_=(p=(s=document?.getSelection)==null?void 0:s.call(document))==null?void 0:p.toString())!=null?_:""}return{isSupported:O,text:c,copied:u,copy:a}}function re(e){return JSON.parse(JSON.stringify(e))}const x=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},A="__vueuse_ssr_handlers__";x[A]=x[A]||{};const oe=x[A];function ae(e,t){return oe[e]||t}function se(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 ie=Object.defineProperty,j=Object.getOwnPropertySymbols,ue=Object.prototype.hasOwnProperty,le=Object.prototype.propertyIsEnumerable,$=(e,t,n)=>t in e?ie(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,R=(e,t)=>{for(var n in t||(t={}))ue.call(t,n)&&$(e,n,t[n]);if(j)for(var n of j(t))le.call(t,n)&&$(e,n,t[n]);return e};const ce={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()}};function fe(e,t,n,r={}){var y;const{flush:g="pre",deep:m=!0,listenToStorageChanges:l=!0,writeDefaults:O=!0,mergeDefaults:c=!1,shallow:u,window:f=E,eventFilter:d,onError:a=v=>{console.error(v)}}=r,o=(u?k:b)(t);if(!n)try{n=ae("getDefaultStorage",()=>{var v;return(v=E)==null?void 0:v.localStorage})()}catch(v){a(v)}if(!n)return o;const i=C(t),s=se(i),p=(y=r.serializer)!=null?y:ce[s],{pause:_,resume:I}=G(o,()=>H(o.value),{flush:g,deep:m,eventFilter:d});return f&&l&&S(f,"storage",T),T(),o;function H(v){try{if(v==null)n.removeItem(e);else{const w=p.write(v),P=n.getItem(e);P!==w&&(n.setItem(e,w),f&&f?.dispatchEvent(new StorageEvent("storage",{key:e,oldValue:P,newValue:w,storageArea:n})))}}catch(w){a(w)}}function U(v){const w=v?v.newValue:n.getItem(e);if(w==null)return O&&i!==null&&n.setItem(e,p.write(i)),i;if(!v&&c){const P=p.read(w);return D(c)?c(P,i):s==="object"&&!Array.isArray(P)?R(R({},i),P):P}else return typeof w!="string"?w:p.read(w)}function T(v){if(!(v&&v.storageArea!==n)){if(v&&v.key==null){o.value=i;return}if(!(v&&v.key!==e)){_();try{o.value=U(v)}catch(w){a(w)}finally{v?ee(I):I()}}}}}var V=Object.getOwnPropertySymbols,de=Object.prototype.hasOwnProperty,pe=Object.prototype.propertyIsEnumerable,ve=(e,t)=>{var n={};for(var r in e)de.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&V)for(var r of V(e))t.indexOf(r)<0&&pe.call(e,r)&&(n[r]=e[r]);return n};function me(e,t,n={}){const r=n,{window:y=E}=r,g=ve(r,["window"]);let m;const l=M(()=>y&&"ResizeObserver"in y),O=()=>{m&&(m.disconnect(),m=void 0)},c=N(()=>h(e),f=>{O(),l.value&&y&&f&&(m=new ResizeObserver(t),m.observe(f,g))},{immediate:!0,flush:"post"}),u=()=>{O(),c()};return L(u),{isSupported:l,stop:u}}function Pe(e,t={}){const{reset:n=!0,windowResize:r=!0,windowScroll:y=!0,immediate:g=!0}=t,m=b(0),l=b(0),O=b(0),c=b(0),u=b(0),f=b(0),d=b(0),a=b(0);function o(){const i=h(e);if(!i){n&&(m.value=0,l.value=0,O.value=0,c.value=0,u.value=0,f.value=0,d.value=0,a.value=0);return}const s=i.getBoundingClientRect();m.value=s.height,l.value=s.bottom,O.value=s.left,c.value=s.right,u.value=s.top,f.value=s.width,d.value=s.x,a.value=s.y}return me(e,o),N(()=>h(e),i=>!i&&o()),y&&S("scroll",o,{capture:!0,passive:!0}),r&&S("resize",o,{passive:!0}),B(()=>{g&&o()}),{height:m,bottom:l,left:O,right:c,top:u,width:f,x:d,y:a,update:o}}function Ee(e,t,n={}){const{window:r=E}=n;return fe(e,t,r?.localStorage,n)}var z;(function(e){e.UP="UP",e.RIGHT="RIGHT",e.DOWN="DOWN",e.LEFT="LEFT",e.NONE="NONE"})(z||(z={}));var ye=Object.defineProperty,F=Object.getOwnPropertySymbols,Oe=Object.prototype.hasOwnProperty,ge=Object.prototype.propertyIsEnumerable,J=(e,t,n)=>t in e?ye(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,we=(e,t)=>{for(var n in t||(t={}))Oe.call(t,n)&&J(e,n,t[n]);if(F)for(var n of F(t))ge.call(t,n)&&J(e,n,t[n]);return e};const be={easeInSine:[.12,0,.39,0],easeOutSine:[.61,1,.88,1],easeInOutSine:[.37,0,.63,1],easeInQuad:[.11,0,.5,0],easeOutQuad:[.5,1,.89,1],easeInOutQuad:[.45,0,.55,1],easeInCubic:[.32,0,.67,0],easeOutCubic:[.33,1,.68,1],easeInOutCubic:[.65,0,.35,1],easeInQuart:[.5,0,.75,0],easeOutQuart:[.25,1,.5,1],easeInOutQuart:[.76,0,.24,1],easeInQuint:[.64,0,.78,0],easeOutQuint:[.22,1,.36,1],easeInOutQuint:[.83,0,.17,1],easeInExpo:[.7,0,.84,0],easeOutExpo:[.16,1,.3,1],easeInOutExpo:[.87,0,.13,1],easeInCirc:[.55,0,1,.45],easeOutCirc:[0,.55,.45,1],easeInOutCirc:[.85,0,.15,1],easeInBack:[.36,0,.66,-.56],easeOutBack:[.34,1.56,.64,1],easeInOutBack:[.68,-.6,.32,1.6]};we({linear:q},be);function Ne(e,t,n,r={}){var y,g,m;const{clone:l=!1,passive:O=!1,eventName:c,deep:u=!1,defaultValue:f}=r,d=te(),a=n||d?.emit||((y=d?.$emit)==null?void 0:y.bind(d))||((m=(g=d?.proxy)==null?void 0:g.$emit)==null?void 0:m.bind(d?.proxy));let o=c;t||(t="modelValue"),o=c||o||`update:${t.toString()}`;const i=p=>l?D(l)?l(p):re(p):p,s=()=>Y(e[t])?i(e[t]):f;if(O){const p=s(),_=b(p);return N(()=>e[t],I=>_.value=i(I)),N(_,I=>{(I!==e[t]||u)&&a(o,I)},{deep:u}),_}else return W({get(){return s()},set(p){a(o,p)}})}export{Ne as a,Ie as b,Pe as c,h as d,Se as o,Ee as u};
@@ -1 +0,0 @@
1
- import p from"./NuxtLogo.b27dc990.js";import m from"./Badge.e080ea4a.js";import{_ as a}from"./NButton.vue.e86a98c0.js";import{i as c}from"./storage.abd6f5f8.js";import{k as l,q as _,C as t,H as o,G as u,ah as e,l as d}from"./runtime-core.esm-bundler.ad888d46.js";import"./_plugin-vue_export-helper.c27b6911.js";import"./NIcon.vue.5c5f9ae0.js";import"./components.client.e93eaead.js";import"./layout.f6e6e706.js";import"./runtime-dom.esm-bundler.c94e30c4.js";import"./utils.8ee5a573.js";import"./router.96f0ba10.js";import"./nuxt.21217109.js";import"./client.210463dc.js";import"./state.2c41a47c.js";import"./nuxt-link.ed65b9da.js";import"./app.config.12fdda03.js";import"./defu.5a7c1433.js";import"./rpc.2e6b297d.js";/* empty css */import"./client-only.f9d053f8.js";import"./StateEditor.vue.0d8adb50.js";/* empty css */import"./nuxt-error-boundary.70c75848.js";import"./dev-only.32de73cb.js";import"./server-placeholder.ba9b9f8a.js";import"./nuxt-loading-indicator.366d3e52.js";import"./page.fb94fd70.js";import"./components.4f55e0db.js";import"./composables.59ebbb45.js";import"./index.e1377d3f.js";import"./index.bf1af76f.js";const x={flex:"~ col gap4","h-screen":"","items-center":"","justify-center":"","text-center":"","w-160":"",mxa:""},f={flex:"~","justify-center":"","items-center":""},h=t("p",{"text-xl":"","font-bold":"",my2:""}," 👋 Welcome trying the preview of Nuxt DevTools! ",-1),v=t("p",{"text-lg":""},[t("b",{"font-bold":""},"Nuxt DevTools"),e(" is a set of visual tools that help you to know your app/site better, and enhance your development experience with Nuxt. ")],-1),g=t("p",{"text-lg":""},[e(" Be aware that "),t("span",{px2:"",rounded:"","font-bold":"","bg-orange:10":"","py0.5":"","text-orange":""},"Nuxt DevTools is still in early preview"),e(", features might be incomplete and unstable. "),t("a",{href:"https://github.com/nuxt/devtools",target:"_blank","text-primary":"","hover-underline":""},"Create an issue or discussion"),e(" if you find any bugs or have any suggestions. Thank you and have fun! ")],-1),y=t("span",null,"Get Started",-1),ot=l({__name:"index",setup(b){function i(){c.value=!1}return(w,N)=>{const r=p,n=m,s=a;return d(),_("div",x,[t("div",f,[o(r,{"h-16":""}),o(n,{"bg-green-400:10":"","text-green-400":"","mr--15":"","mt--5":"",title:"preview",textContent:"preview"})]),h,v,g,o(s,{to:"/modules/overview","mt-4":"",n:"xl primary",onClick:i},{default:u(()=>[y]),_:1})])}}});export{ot as default};
@@ -1 +0,0 @@
1
- import{T as p}from"./runtime-dom.esm-bundler.c94e30c4.js";import{u as y,g as L,_ as c}from"./utils.8ee5a573.js";import{a as v}from"./router.96f0ba10.js";import{k as d,I as g,e as R,i as E,u as k}from"./runtime-core.esm-bundler.ad888d46.js";const S="modulepreload",T=function(t,n){return t.startsWith(".")?new URL(t,n).href:t},f={},m=function(n,o,r){if(!o||o.length===0)return n();const a=document.getElementsByTagName("link");return Promise.all(o.map(e=>{if(e=T(e,r),e in f)return;f[e]=!0;const s=e.endsWith(".css"),h=s?'[rel="stylesheet"]':"";if(!!r)for(let i=a.length-1;i>=0;i--){const l=a[i];if(l.href===e&&(!s||l.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${e}"]${h}`))return;const u=document.createElement("link");if(u.rel=s?"stylesheet":S,s||(u.as="script",u.crossOrigin=""),u.href=e,document.head.appendChild(u),s)return new Promise((i,l)=>{u.addEventListener("load",i),u.addEventListener("error",()=>l(new Error(`Unable to preload CSS for ${e}`)))})})).then(()=>n())},_={default:()=>m(()=>import("./default.585c2af8.js"),["./default.585c2af8.js","./Notification.vue.dd7d98d5.js","./context.c20dc632.js","./runtime-core.esm-bundler.ad888d46.js","./Drawer.vue.30b0fc28.js","./NuxtLogo.b27dc990.js","./_plugin-vue_export-helper.c27b6911.js","./Settings.vue.f2a6e99c.js","./NButton.vue.e86a98c0.js","./NIcon.vue.5c5f9ae0.js","./components.client.e93eaead.js","./client.210463dc.js","./nuxt.21217109.js","./state.2c41a47c.js","./nuxt-link.ed65b9da.js","./router.96f0ba10.js","./app.config.12fdda03.js","./defu.5a7c1433.js","./rpc.2e6b297d.js","./storage.abd6f5f8.js","./index.e1377d3f.js","./index.bf1af76f.js","./client-only.f9d053f8.js","./StateEditor.vue.0d8adb50.js","./StateEditor.989cce56.css","./nuxt-error-boundary.70c75848.js","./dev-only.32de73cb.js","./server-placeholder.ba9b9f8a.js","./nuxt-loading-indicator.366d3e52.js","./page.fb94fd70.js","./runtime-dom.esm-bundler.c94e30c4.js","./utils.8ee5a573.js","./components.4f55e0db.js","./composables.59ebbb45.js","./SectionBlock.082cb101.css","./welcome.db724adb.css","./NDarkToggle.vue.104b9df7.js","./component.vue3.02eb71f6.js","./color-mode-options.00c15dd1.js","./composables.2b96933d.js","./DrawerItem.vue.8cadb3c9.js","./TabIcon.vue.adac3b56.js","./state.85e68c45.js","./utils.1c789938.js","./asyncData.518fdb22.js","./error.ab352ad9.js","./index.d56af0a0.js"],import.meta.url).then(t=>t.default||t),none:()=>m(()=>import("./none.a36fcb53.js"),["./none.a36fcb53.js","./_plugin-vue_export-helper.c27b6911.js","./runtime-core.esm-bundler.ad888d46.js"],import.meta.url).then(t=>t.default||t)},P=d({name:"LayoutLoader",inheritAttrs:!1,props:{name:String},async setup(t,n){const o=await _[t.name]().then(r=>r.default||r);return()=>g(o,n.attrs,n.slots)}}),O=d({name:"NuxtLayout",inheritAttrs:!1,props:{name:{type:[String,Boolean,Object],default:null}},setup(t,n){const o=E("_route"),r=o===v()?y():o,a=R(()=>k(t.name)??r.meta.layout??"default");return()=>{const e=a.value&&a.value in _,s=r.meta.layoutTransition??L;return c(p,e&&s,{default:()=>c(P,e&&{key:a.value,name:a.value,...n.attrs},n.slots).default()}).default()}}}),B=Object.freeze(Object.defineProperty({__proto__:null,default:O},Symbol.toStringTag,{value:"Module"}));export{m as _,O as a,B as b,_ as l};
@@ -1 +0,0 @@
1
- import{b as o}from"./state.85e68c45.js";import{k as r,q as e,C as p,J as m,u as a,l as i}from"./runtime-core.esm-bundler.ad888d46.js";import"./client.210463dc.js";import"./nuxt.21217109.js";import"./state.2c41a47c.js";import"./nuxt-link.ed65b9da.js";import"./router.96f0ba10.js";import"./app.config.12fdda03.js";import"./defu.5a7c1433.js";import"./utils.1c789938.js";import"./asyncData.518fdb22.js";import"./error.ab352ad9.js";import"./rpc.2e6b297d.js";import"./index.d56af0a0.js";const v=r({__name:"layouts",setup(s){const t=o();return(n,l)=>(i(),e("div",null,[p("pre",null,m(a(t)),1)]))}});export{v as default};
@@ -1 +0,0 @@
1
- import{k as e,q as n,l as t}from"./runtime-core.esm-bundler.ad888d46.js";const l=e({__name:"middleware",setup(a){return(o,r)=>(t(),n("div",null," WIP "))}});export{l as default};
@@ -1 +0,0 @@
1
- import{_ as x}from"./ModuleItem.vue.2d131549.js";import v from"./SectionBlock.2e26af4b.js";import{d as k}from"./state.85e68c45.js";import{i as y}from"./utils.1c789938.js";import{k as M,e as B,r as u,w as C,q as s,H as P,G as m,u as n,m as i,D as N,l as o,F as d,al as _,C as l}from"./runtime-core.esm-bundler.ad888d46.js";import"./nuxt-link.ed65b9da.js";import"./router.96f0ba10.js";import"./nuxt.21217109.js";import"./FilepathItem.vue.811409e2.js";import"./editor.45ea8ca4.js";import"./rpc.2e6b297d.js";import"./context.c20dc632.js";import"./index.e1377d3f.js";import"./index.bf1af76f.js";import"./NIcon.vue.5c5f9ae0.js";import"./IconTitle.vue.dfa8cbcf.js";/* empty css */import"./_plugin-vue_export-helper.c27b6911.js";import"./client.210463dc.js";import"./state.2c41a47c.js";import"./app.config.12fdda03.js";import"./defu.5a7c1433.js";import"./index.d56af0a0.js";import"./asyncData.518fdb22.js";import"./error.ab352ad9.js";const b=l("div",null,[l("span",{op50:""},"Find more modules at "),l("a",{href:"https://nuxt.com/modules",target:"_blank",hover:"text-primary underline"},"nuxt.com/modules")],-1),te=M({__name:"modules",setup(w){const f=["pages","meta","components","imports","nuxt-config-schema","@nuxt/devtools","@nuxt/telemetry"],g=k(),h=B(()=>g.value?._installedModules||[]),a=u([]),r=u([]);return C(()=>{a.value.length=0,r.value.length=0;for(const t of h.value)f.includes(t.meta?.name)||(t.entryPath&&y(t.entryPath)?a.value.push(t):r.value.push(t))}),(t,F)=>{const p=x,c=v;return o(),s("div",null,[P(c,{icon:"carbon-3d-mpr-toggle",text:"Installed Modules","container-class":"grid grid-cols-minmax-400px gap2",description:`Total modules: ${n(a).length}`},{footer:m(()=>[b]),default:m(()=>[(o(!0),s(d,null,_(n(a),e=>(o(),i(p,{key:e.meta?.name||e.entryPath,mod:e},null,8,["mod"]))),128))]),_:1},8,["description"]),n(r).length?(o(),i(c,{key:0,icon:"carbon-3d-mpr-toggle",text:"User Modules","container-class":"grid grid-cols-minmax-400px gap2",description:`Total modules: ${n(r).length}`},{default:m(()=>[(o(!0),s(d,null,_(n(r),e=>(o(),i(p,{key:e.meta?.name||e.entryPath,mod:e},null,8,["mod"]))),128))]),_:1},8,["description"])):N("",!0)])}}});export{te as default};
@@ -1 +0,0 @@
1
- import{_ as e}from"./_plugin-vue_export-helper.c27b6911.js";import{t}from"./runtime-core.esm-bundler.ad888d46.js";const o={};function n(r,s){return t(r.$slots,"default")}const _=e(o,[["render",n]]);export{_ as default};
@@ -1 +0,0 @@
1
- import{u as a}from"./nuxt.21217109.js";import{k as p,r as s,N as f}from"./runtime-core.esm-bundler.ad888d46.js";const l=p({emits:{error(t){return!0}},setup(t,{slots:e,emit:u}){const r=s(null),n=a();return f(o=>{if(!n.isHydrating)return u("error",o),r.value=o,!1}),()=>r.value?e.error?.({error:r}):e.default?.()}});export{l as default};
@@ -1 +0,0 @@
1
- import{u as y,h as C,n as _}from"./router.96f0ba10.js";import{u as h}from"./nuxt.21217109.js";import{k,e as b,r as g,aa as q,o as P,I as p,B as A}from"./runtime-core.esm-bundler.ad888d46.js";const m=globalThis.requestIdleCallback||(t=>{const a=Date.now(),e={didTimeout:!1,timeRemaining:()=>Math.max(0,50-(Date.now()-a))};return setTimeout(()=>{t(e)},1)}),R=globalThis.cancelIdleCallback||(t=>{clearTimeout(t)}),T=t=>{const a=h();a.isHydrating?a.hooks.hookOnce("app:suspense:resolve",()=>{m(t)}):m(t)};async function x(t,a=y()){if(a._routePreloaded||(a._routePreloaded=new Set),a._routePreloaded.has(t))return;const e=a._preloadPromises=a._preloadPromises||[];if(e.length>4)return Promise.all(e).then(()=>x(t,a));a._routePreloaded.add(t);const o=a.resolve(t).matched.map(l=>l.components?.default).filter(l=>typeof l=="function");for(const l of o){const n=Promise.resolve(l()).catch(()=>{}).finally(()=>e.splice(e.indexOf(n)));e.push(n)}await Promise.all(e)}const N=(...t)=>t.find(a=>a!==void 0),S="noopener noreferrer";function B(t){const a=t.componentName||"NuxtLink";return k({name:a,props:{to:{type:[String,Object],default:void 0,required:!1},href:{type:[String,Object],default:void 0,required:!1},target:{type:String,default:void 0,required:!1},rel:{type:String,default:void 0,required:!1},noRel:{type:Boolean,default:void 0,required:!1},prefetch:{type:Boolean,default:void 0,required:!1},noPrefetch:{type:Boolean,default:void 0,required:!1},activeClass:{type:String,default:void 0,required:!1},exactActiveClass:{type:String,default:void 0,required:!1},prefetchedClass:{type:String,default:void 0,required:!1},replace:{type:Boolean,default:void 0,required:!1},ariaCurrentValue:{type:String,default:void 0,required:!1},external:{type:Boolean,default:void 0,required:!1},custom:{type:Boolean,default:void 0,required:!1}},setup(e,{slots:o}){const l=y(),n=b(()=>e.to||e.href||""),c=b(()=>e.external||e.target&&e.target!=="_self"?!0:typeof n.value=="object"?!1:n.value===""||C(n.value,!0)),d=g(!1),s=g(null);if(e.prefetch!==!1&&e.noPrefetch!==!0&&typeof n.value=="string"&&e.target!=="_blank"&&!w()){const f=h();let u,i=null;q(()=>{const v=I();T(()=>{u=m(()=>{s?.value?.tagName&&(i=v.observe(s.value,async()=>{i?.(),i=null,await Promise.all([f.hooks.callHook("link:prefetch",n.value).catch(()=>{}),!c.value&&x(n.value,l).catch(()=>{})]),d.value=!0}))})})}),P(()=>{u&&R(u),i?.(),i=null})}return()=>{if(!c.value)return p(A("RouterLink"),{ref:v=>{s.value=v?.$el},to:n.value,...d.value&&!e.custom?{class:e.prefetchedClass||t.prefetchedClass}:{},activeClass:e.activeClass||t.activeClass,exactActiveClass:e.exactActiveClass||t.exactActiveClass,replace:e.replace,ariaCurrentValue:e.ariaCurrentValue,custom:e.custom},o.default);const r=typeof n.value=="object"?l.resolve(n.value)?.href??null:n.value||null,f=e.target||null,u=e.noRel?null:N(e.rel,t.externalRelAttribute,r?S:"")||null,i=()=>_(r,{replace:e.replace});return e.custom?o.default?o.default({href:r,navigate:i,route:l.resolve(r),rel:u,target:f,isExternal:c.value,isActive:!1,isExactActive:!1}):null:p("a",{ref:s,href:r,rel:u,target:f},o.default?.())}}})}const D=B({componentName:"NuxtLink"});function I(){const t=h();if(t._observer)return t._observer;let a=null;const e=new Map,o=(n,c)=>(a||(a=new IntersectionObserver(d=>{for(const s of d){const r=e.get(s.target);(s.isIntersecting||s.intersectionRatio>0)&&r&&r()}})),e.set(n,c),a.observe(n),()=>{e.delete(n),a.unobserve(n),e.size===0&&(a.disconnect(),a=null)});return t._observer={observe:o}}function w(){const t=navigator.connection;return!!(t&&(t.saveData||/2g/.test(t.effectiveType)))}export{D as default,B as defineNuxtLink};
@@ -1 +0,0 @@
1
- import{u as p}from"./nuxt.21217109.js";import{k as g,o as m,I as v,r as l,e as x}from"./runtime-core.esm-bundler.ad888d46.js";const b=g({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:n}){const t=_({duration:e.duration,throttle:e.throttle}),o=p();return o.hook("page:start",t.start),o.hook("page:finish",t.finish),m(()=>t.clear),()=>v("div",{class:"nuxt-loading-indicator",style:{position:"fixed",top:0,right:0,left:0,pointerEvents:"none",width:`${t.progress.value}%`,height:`${e.height}px`,opacity:t.isLoading.value?1:0,background:e.color||void 0,backgroundSize:`${100/t.progress.value*100}% auto`,transition:"width 0.1s, height 0.4s, opacity 0.4s",zIndex:999999}},n)}});function _(e){const n=l(0),t=l(!1),o=x(()=>1e4/e.duration);let i=null,a=null;function s(){r(),n.value=0,e.throttle?a=setTimeout(()=>{t.value=!0,u()},e.throttle):(t.value=!0,u())}function c(){n.value=100,f()}function r(){clearInterval(i),clearTimeout(a),i=null,a=null}function d(h){n.value=Math.min(100,n.value+h)}function f(){r(),setTimeout(()=>{t.value=!1,setTimeout(()=>{n.value=0},400)},500)}function u(){i=setInterval(()=>{d(o.value)},100)}return{progress:n,isLoading:t,start:s,finish:c,clear:r}}export{b as default};
@@ -1 +0,0 @@
1
- import{f as d,g as y}from"./runtime-core.esm-bundler.ad888d46.js";function h(s,e={},t){for(const o in s){const n=s[o],i=t?`${t}:${o}`:o;typeof n=="object"&&n!==null?h(n,e,i):typeof n=="function"&&(e[i]=n)}return e}function g(s,e){return s.reduce((t,o)=>t.then(()=>o.apply(void 0,e)),Promise.resolve())}function b(s,e){return Promise.all(s.map(t=>t.apply(void 0,e)))}function l(s,e){for(const t of s)t(e)}class v{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(e,t,o={}){if(!e||typeof t!="function")return()=>{};const n=e;let i;for(;this._deprecatedHooks[e];)i=this._deprecatedHooks[e],e=i.to;if(i&&!o.allowDeprecated){let r=i.message;r||(r=`${n} hook has been deprecated`+(i.to?`, please use ${i.to}`:"")),this._deprecatedMessages||(this._deprecatedMessages=new Set),this._deprecatedMessages.has(r)||(console.warn(r),this._deprecatedMessages.add(r))}return this._hooks[e]=this._hooks[e]||[],this._hooks[e].push(t),()=>{t&&(this.removeHook(e,t),t=void 0)}}hookOnce(e,t){let o,n=(...i)=>(typeof o=="function"&&o(),o=void 0,n=void 0,t(...i));return o=this.hook(e,n),o}removeHook(e,t){if(this._hooks[e]){const o=this._hooks[e].indexOf(t);o!==-1&&this._hooks[e].splice(o,1),this._hooks[e].length===0&&delete this._hooks[e]}}deprecateHook(e,t){this._deprecatedHooks[e]=typeof t=="string"?{to:t}:t;const o=this._hooks[e]||[];this._hooks[e]=void 0;for(const n of o)this.hook(e,n)}deprecateHooks(e){Object.assign(this._deprecatedHooks,e);for(const t in e)this.deprecateHook(t,e[t])}addHooks(e){const t=h(e),o=Object.keys(t).map(n=>this.hook(n,t[n]));return()=>{for(const n of o.splice(0,o.length))n()}}removeHooks(e){const t=h(e);for(const o in t)this.removeHook(o,t[o])}callHook(e,...t){return this.callHookWith(g,e,...t)}callHookParallel(e,...t){return this.callHookWith(b,e,...t)}callHookWith(e,t,...o){const n=this._before||this._after?{name:t,args:o,context:{}}:void 0;this._before&&l(this._before,n);const i=e(this._hooks[t]||[],o);return i instanceof Promise?i.finally(()=>{this._after&&n&&l(this._after,n)}):(this._after&&n&&l(this._after,n),i)}beforeEach(e){return this._before=this._before||[],this._before.push(e),()=>{const t=this._before.indexOf(e);t!==-1&&this._before.splice(t,1)}}afterEach(e){return this._after=this._after||[],this._after.push(e),()=>{const t=this._after.indexOf(e);t!==-1&&this._after.splice(t,1)}}}function H(){return new v}function x(){let s,e=!1;const t=o=>{if(s&&s!==o)throw new Error("Context conflict")};return{use:()=>{if(s===void 0)throw new Error("Context is not available");return s},tryUse:()=>s,set:(o,n)=>{n||t(o),s=o,e=!0},unset:()=>{s=void 0,e=!1},call:(o,n)=>{t(o),s=o;try{return n()}finally{e||(s=void 0)}},async callAsync(o,n){s=o;const i=()=>{s=o},r=()=>s===o?i:void 0;u.add(r);try{const a=n();return e||(s=void 0),await a}finally{u.delete(r)}}}}function w(){const s={};return{get(e){return s[e]||(s[e]=x()),s[e],s[e]}}}const f=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof global<"u"?global:typeof window<"u"?window:{},p="__unctx__",C=f[p]||(f[p]=w()),P=s=>C.get(s),_="__unctx_async_handlers__",u=f[_]||(f[_]=new Set);function W(s){const e=[];for(const n of u){const i=n();i&&e.push(i)}const t=()=>{for(const n of e)n()};let o=s();return o&&typeof o=="object"&&"catch"in o&&(o=o.catch(n=>{throw t(),n})),[o,t]}const k=P("nuxt-app"),m="__nuxt_plugin";function j(s){let e=0;const t={provide:void 0,globalName:"nuxt",payload:d({data:{},state:{},_errors:{},...window.__NUXT__}),static:{data:{}},isHydrating:!0,deferHydration(){if(!t.isHydrating)return()=>{};e++;let i=!1;return()=>{if(!i&&(i=!0,e--,e===0))return t.isHydrating=!1,t.callHook("app:suspense:resolve")}},_asyncDataPromises:{},_asyncData:{},...s};t.hooks=H(),t.hook=t.hooks.hook,t.callHook=t.hooks.callHook,t.provide=(i,r)=>{const a="$"+i;c(t,a,r),c(t.vueApp.config.globalProperties,a,r)},c(t.vueApp,"$nuxt",t),c(t.vueApp.config.globalProperties,"$nuxt",t);const o=d(t.payload.config),n=new Proxy(o,{get(i,r){return r==="public"?i.public:i[r]??i.public[r]},set(i,r,a){return r==="public"||r==="app"?!1:(i[r]=a,i.public[r]=a,!0)}});return t.provide("config",n),t}async function $(s,e){if(typeof e!="function")return;const{provide:t}=await N(s,e,[s])||{};if(t&&typeof t=="object")for(const o in t)s.provide(o,t[o])}async function E(s,e){for(const t of e)await $(s,t)}function M(s){return s.map(t=>typeof t!="function"?null:t.length>1?o=>t(o,o.provide):t).filter(Boolean)}function I(s){return s[m]=!0,s}function N(s,e,t){const o=()=>t?e(...t):e();return k.set(s),o()}function A(){const s=k.tryUse();if(!s){const e=y();if(!e)throw new Error("nuxt instance unavailable");return e.appContext.app.$nuxt}return s}function T(){return A().$config}function c(s,e,t){Object.defineProperty(s,e,{get:()=>t})}function D(s){return s}export{T as a,N as b,H as c,I as d,W as e,j as f,E as g,D as h,M as n,A as u};
@@ -1 +0,0 @@
1
- import N from"./NuxtLogo.b27dc990.js";import B from"./Badge.e080ea4a.js";import j from"./nuxt-link.ed65b9da.js";import{_ as D}from"./Settings.vue.f2a6e99c.js";import{u as S,s as I}from"./client.210463dc.js";import{d as R,i as F,u as L,g as W,j as $}from"./state.85e68c45.js";import"./nuxt.21217109.js";import{u as A}from"./router.96f0ba10.js";import"./app.config.12fdda03.js";import{i as P}from"./storage.abd6f5f8.js";import{k as T,e as U,q as i,u as e,C as t,H as d,ah as m,J as r,F as x,m as l,D as s,G as a,B as q,l as o}from"./runtime-core.esm-bundler.ad888d46.js";import"./_plugin-vue_export-helper.c27b6911.js";import"./NButton.vue.e86a98c0.js";import"./NIcon.vue.5c5f9ae0.js";import"./components.client.e93eaead.js";import"./layout.f6e6e706.js";import"./runtime-dom.esm-bundler.c94e30c4.js";import"./utils.8ee5a573.js";import"./rpc.2e6b297d.js";/* empty css */import"./client-only.f9d053f8.js";import"./StateEditor.vue.0d8adb50.js";/* empty css */import"./nuxt-error-boundary.70c75848.js";import"./dev-only.32de73cb.js";import"./server-placeholder.ba9b9f8a.js";import"./nuxt-loading-indicator.366d3e52.js";import"./page.fb94fd70.js";import"./defu.5a7c1433.js";import"./components.4f55e0db.js";import"./composables.59ebbb45.js";import"./state.2c41a47c.js";import"./utils.1c789938.js";import"./asyncData.518fdb22.js";import"./error.ab352ad9.js";import"./index.d56af0a0.js";import"./index.e1377d3f.js";import"./index.bf1af76f.js";const E="0.1.3",G={"h-full":"","w-full":"",flex:""},H={key:0},J={key:1,flex:"~ col gap2","w-full":"","h-full":"",ma:"","max-w-300":"",p10:"",px20:""},M=t("div",{"flex-auto":""},null,-1),z={flex:"~ col","items-center":"","mt-20":""},K={flex:"~","justify-center":"","items-center":"","mt--10":""},O={"text-center":"","text-sm":"","mt--1":"",op30:"",mb6:""},Q={flex:"~ gap2 wrap"},X={key:0,p4:"","theme-card-green":"",flex:"~ col auto"},Y=t("div",{"logos-nuxt-icon":"","text-3xl":""},null,-1),Z=t("div",{"text-3xl":"","carbon-tree-view-alt":""},null,-1),tt=t("div",{"text-3xl":"","carbon-nominal":""},null,-1),et=t("div",{"text-3xl":"","carbon-function":""},null,-1),ot=t("div",{"text-3xl":"","carbon-3d-mpr-toggle":""},null,-1),nt=t("div",{"text-3xl":"","carbon-plug":""},null,-1),st={flex:"~ col gap2"},it={key:0,px4:"","theme-banner-yellow":"","justify-center":""},rt=t("span",{"flex-none":"","i-carbon-unlink":""},null,-1),lt={flex:"~ gap-6 wrap","items-center":"","justify-center":"","mt-5":""},at=t("a",{href:"https://github.com/nuxt/devtools/discussions/29",target:"_blank",flex:"~ gap1","items-center":"",op50:"",hover:"op100 text-yellow",transition:""},[t("div",{"i-carbon-data-enrichment":""}),m(" Ideas & Suggestions ")],-1),mt=t("a",{href:"https://github.com/nuxt/devtools/discussions/31",target:"_blank",flex:"~ gap1","items-center":"",op50:"",hover:"op100 text-lime",transition:""},[t("div",{"i-carbon-plan":""}),m(" Project Roadmap ")],-1),ct=t("a",{href:"https://github.com/nuxt/devtools/issues",target:"_blank",flex:"~ gap1","items-center":"",op50:"",hover:"op100 text-rose",transition:""},[t("div",{"i-carbon-debug":""}),m(" Bug Reports ")],-1),pt=t("button",{flex:"~ gap1","items-center":"",mxa:"","inline-block":"",op50:"","hover:op80":""},[t("div",{"i-carbon-settings":""}),m(" Settings ")],-1),ut=t("div",{"flex-auto":""},null,-1),Zt=T({__name:"overview",setup(dt){const g=S(),n=R(),f=F(),v=L(),h=W(),b=$(),p=U(()=>f.value?.find(u=>u.name==="nuxt")),k=A();function w(){P.value=!0,k.push("/")}return(u,_t)=>{const y=N,_=B,c=j,C=D,V=q("VDropdown");return o(),i("div",G,[e(n)?(o(),i("div",J,[M,t("div",z,[t("div",K,[d(y,{"h-18":""}),t("button",{"mr--16":"","mt--6":"",onClick:w},[d(_,{"bg-green-400:10":"","text-green-400":"",title:"preview",textContent:"preview"})])]),t("div",O,[m(" Nuxt DevTools "),t("code",null,"v"+r(e(E)),1)])]),t("div",Q,[e(p)?(o(),i("div",X,[Y,t("code",null,r(`v${e(p).current}`),1),e(p).latest?(o(),i(x,{key:0},[e(p).needsUpdate?(o(),l(_,{key:0,"bg-green-400:10":"","text-green-400":"","mt--1":"",title:"updates available",textContent:"updates available"})):(o(),l(_,{key:1,"bg-gray-400:10":"","text-gray-400":"","mt--1":"",title:"latest",textContent:"latest"}))],64)):s("",!0)])):s("",!0),e(n)?(o(),i(x,{key:1},[e(n)&&e(n).pages&&e(g)?(o(),l(c,{key:0,p4:"","theme-card-lime":"","min-w-40":"",flex:"~ col auto",to:"/modules/pages"},{default:a(()=>[Z,t("div",null,r(e(b).length)+" pages",1)]),_:1})):s("",!0),e(n)?(o(),l(c,{key:1,p4:"","theme-card-lime":"","min-w-40":"",flex:"~ col auto",to:"/modules/components"},{default:a(()=>[tt,t("div",null,r(e(v).length)+" components",1)]),_:1})):s("",!0),e(n)&&e(h)?(o(),l(c,{key:2,p4:"","min-w-40":"","theme-card-yellow":"",flex:"~ col auto",to:"/modules/imports"},{default:a(()=>[et,t("div",null,r(e(h).imports.length)+" imports",1)]),_:1})):s("",!0),e(n)?(o(),l(c,{key:3,p4:"","min-w-40":"","theme-card-purple":"",flex:"~ col auto",to:"/modules/modules"},{default:a(()=>[ot,t("div",null,r(e(n)._installedModules.length)+" modules",1)]),_:1})):s("",!0),e(n)?(o(),l(c,{key:4,p4:"","min-w-40":"","theme-card-teal":"",flex:"~ col auto",to:"/modules/plugins"},{default:a(()=>[nt,t("div",null,r(e(n).plugins.length)+" plugins",1)]),_:1})):s("",!0)],64)):s("",!0)]),t("div",st,[("showConnectionWarning"in u?u.showConnectionWarning:e(I))?(o(),i("div",it,[rt,m("Not connected to the client app, showing server-side data only. Use the embedded mode for full features. ")])):s("",!0)]),t("div",lt,[at,mt,ct,d(V,null,{popper:a(()=>[d(C)]),default:a(()=>[pt]),_:1})]),ut])):(o(),i("div",H," Loading... "))])}}});export{Zt as default};
@@ -1 +0,0 @@
1
- import{T as f}from"./runtime-dom.esm-bundler.c94e30c4.js";import{R as m,b as u,_ as l,h as d}from"./utils.8ee5a573.js";import{a as y}from"./defu.5a7c1433.js";import{I as r,ab as g,k as s,e as v,M as k,f as A,S as K,n as h}from"./runtime-core.esm-bundler.ad888d46.js";import{u as _}from"./nuxt.21217109.js";const T=(e,a)=>a.path.replace(/(:\w+)\([^)]+\)/g,"$1").replace(/(:\w+)[?+*]/g,"$1").replace(/:\w+/g,n=>e.params[n.slice(1)]?.toString()||""),R=(e,a)=>{const n=e.route.matched.find(o=>o.components?.default===e.Component.type),t=a??n?.meta.key??(n&&T(e.route,n));return typeof t=="function"?t(e.route):t},C=(e,a)=>({default:()=>e?r(g,e===!0?{}:e,a):a}),L=s({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:a}){const n=_();return()=>r(m,{name:e.name,route:e.route,...a},{default:t=>{if(!t.Component)return;const o=R(t,e.pageKey),p=n.deferHydration(),i=!!(e.transition??t.route.meta.pageTransition??u),c=i&&x([e.transition,t.route.meta.pageTransition,u,{onAfterLeave:()=>{n.callHook("page:transition:finish",t.Component)}}].filter(Boolean));return l(f,i&&c,C(e.keepalive??t.route.meta.keepalive??d,r(K,{onPending:()=>n.callHook("page:start",t.Component),onResolve:()=>{h(()=>n.callHook("page:finish",t.Component).finally(p))}},{default:()=>r(b,{key:o,routeProps:t,pageKey:o,hasTransition:i})}))).default()}})}});function w(e){return Array.isArray(e)?e:e?[e]:[]}function x(e){const a=e.map(n=>({...n,onAfterLeave:w(n.onAfterLeave)}));return y(...a)}const b=s({name:"RouteProvider",props:["routeProps","pageKey","hasTransition"],setup(e){const a=e.pageKey,n=e.routeProps.route,t={};for(const o in e.routeProps.route)t[o]=v(()=>a===e.pageKey?e.routeProps.route[o]:n[o]);return k("_route",A(t)),()=>r(e.routeProps.Component)}});export{L as default};
@@ -1 +0,0 @@
1
- import{_ as V}from"./NTextInput.vue.5d4d2524.js";import{_ as P}from"./RoutesTable.vue.1bbafbda.js";import E from"./SectionBlock.2e26af4b.js";import{_ as S}from"./LaunchPage.vue.6be17436.js";import{b as $,c as z}from"./client.210463dc.js";import{d as I,a as K,b as L,o as D}from"./state.85e68c45.js";import{w as F}from"./runtime-dom.esm-bundler.c94e30c4.js";import{r as M}from"./rpc.2e6b297d.js";import{g as _}from"./index.bf1af76f.js";import{k as q,e as f,r as A,n as G,u as t,q as p,C as r,F as v,J as H,H as u,d as J,z as U,D as y,m as b,G as k,ah as x,l as n}from"./runtime-core.esm-bundler.ad888d46.js";import"./NIcon.vue.5c5f9ae0.js";import"./index.e1377d3f.js";import"./Badge.e080ea4a.js";import"./_plugin-vue_export-helper.c27b6911.js";import"./RoutePathItem.vue.90d1f11a.js";import"./NButton.vue.e86a98c0.js";import"./components.client.e93eaead.js";import"./layout.f6e6e706.js";import"./utils.8ee5a573.js";import"./router.96f0ba10.js";import"./nuxt.21217109.js";import"./nuxt-link.ed65b9da.js";import"./app.config.12fdda03.js";import"./defu.5a7c1433.js";import"./storage.abd6f5f8.js";/* empty css */import"./client-only.f9d053f8.js";import"./StateEditor.vue.0d8adb50.js";/* empty css */import"./nuxt-error-boundary.70c75848.js";import"./dev-only.32de73cb.js";import"./server-placeholder.ba9b9f8a.js";import"./nuxt-loading-indicator.366d3e52.js";import"./page.fb94fd70.js";import"./components.4f55e0db.js";import"./composables.59ebbb45.js";import"./utils.1c789938.js";import"./asyncData.518fdb22.js";import"./error.ab352ad9.js";import"./editor.45ea8ca4.js";import"./context.c20dc632.js";import"./IconTitle.vue.dfa8cbcf.js";import"./TabIcon.vue.adac3b56.js";import"./state.2c41a47c.js";import"./index.d56af0a0.js";const W={key:0,"h-full":"","of-auto":""},j={border:"b base",flex:"~ col gap1","navbar-glass":"",px6:"",py4:""},O=r("span",{op50:""},"Navigate from ",-1),Q={"font-mono":""},X=r("span",{op50:""}," to ",-1),Y={key:1,op50:""},Z=r("span",null,[x("Press "),r("b",{"font-bold":""},"Enter"),x(" to navigate")],-1),tt={key:0,"text-orange":"",op75:""},et={key:1,op50:""},jt=q({__name:"pages",setup(ot){const s=$(),a=z(),C=I(),R=K(),l=L(),c=f(()=>(s.value?.getRoutes()||[]).map(e=>D(e,["path","name","meta","props","children"])).map(e=>({...R.value?.find(m=>m.name&&m.name===e.name),...e}))),o=A("");_(a).toBeTruthy().then(e=>{o.value=e.path}),_(s).toBeTruthy().then(e=>{e.afterEach(()=>{G(()=>{o.value=a.value.path})})});async function N(){o.value!==a.value.path&&s.value.push(o.value||"/")}const i=f(()=>o.value===a.value.path?[]:s.value.resolve(o.value||"/").matched);function d(e){s.value.push(e)}return(e,m)=>{const w=V,h=P,g=E,B=S;return t(C)?.pages&&t(s)?(n(),p("div",W,[r("div",j,[r("div",null,[t(a).path!==t(o)?(n(),p(v,{key:0},[O,r("span",Q,H(t(a).path),1),X],64)):(n(),p("span",Y,"Current route"))]),u(w,{modelValue:t(o),"onUpdate:modelValue":m[0]||(m[0]=T=>J(o)?o.value=T:null),"font-mono":"",icon:"carbon-direction-right-01 scale-y--100",class:U(t(a).path===t(o)?"":t(i).length?"text-green":"text-orange"),onKeydown:F(N,["enter"])},null,8,["modelValue","class","onKeydown"]),r("div",null,[t(a).path!==t(o)?(n(),p(v,{key:0},[Z,t(i).length?y("",!0):(n(),p("span",tt," (no match)"))],64)):(n(),p("span",et,"Edit path above to navigate"))])]),t(i).length?(n(),b(g,{key:0,icon:"carbon-tree-view",text:"Matched Routes",padding:!1},{default:k(()=>[u(h,{pages:t(i),layouts:t(l)||[],matched:[],"matched-pending":t(i),onNavigate:d},null,8,["pages","layouts","matched-pending"])]),_:1})):y("",!0),u(g,{icon:"carbon-tree-view-alt",text:"All Routes",description:`${t(c).length} routes registered in your application`,padding:!1},{default:k(()=>[u(h,{pages:t(c),layouts:t(l)||[],matched:t(a).matched,"matched-pending":t(i),onNavigate:d},null,8,["pages","layouts","matched","matched-pending"])]),_:1},8,["description"])])):(n(),b(B,{key:1,icon:"carbon-tree-view-alt",title:"Nuxt Routing",description:"Create `./pages/index.vue` to enable routing",actions:[{label:"Learn more",src:"https://nuxt.com/docs/getting-started/routing",attrs:{n:"primary"}},{label:"Enable Routing",handle(){return("rpc"in e?e.rpc:t(M)).runWizard("enablePages")}}]},null,8,["actions"]))}}});export{jt as default};
@@ -1 +0,0 @@
1
- import{_ as p}from"./StateGroup.vue.c133a773.js";import u from"./SectionBlock.2e26af4b.js";import{_}from"./StateEditor.vue.ead0fa52.js";import"./StateEditor.vue.0d8adb50.js";import{u as l}from"./client.210463dc.js";import{k as f,e as d,u as t,q as x,H as o,G as n,m as y,D as c,l as i}from"./runtime-core.esm-bundler.ad888d46.js";import"./NIcon.vue.5c5f9ae0.js";import"./IconTitle.vue.dfa8cbcf.js";/* empty css */import"./_plugin-vue_export-helper.c27b6911.js";import"./composables.2b96933d.js";import"./nuxt.21217109.js";import"./state.2c41a47c.js";import"./nuxt-link.ed65b9da.js";import"./router.96f0ba10.js";import"./app.config.12fdda03.js";import"./defu.5a7c1433.js";const k={key:0},O=f({__name:"payload",setup(b){const s=l(),e=d(()=>s.value?.nuxt.payload);return(S,h)=>{const r=p,a=u,m=_;return t(s)?(i(),x("div",k,[o(a,{icon:"carbon-data-set",text:"State",description:"Keyed state from `useState`"},{default:n(()=>[o(r,{"ml--6":"",state:t(e).state,prefix:"$s"},null,8,["state"])]),_:1}),o(a,{icon:"carbon-data-blob",text:"Data",description:"Keyed state from `useAsyncData`"},{default:n(()=>[o(r,{"ml--6":"",state:t(e).data},null,8,["state"])]),_:1}),t(e).functions&&Object.keys(t(e).functions).length?(i(),y(a,{key:0,icon:"carbon-function",text:"Functions",description:"State for functions (experimental)"},{default:n(()=>[o(m,{"ml--6":"",state:t(e).functions},null,8,["state"])]),_:1})):c("",!0)])):c("",!0)}}});export{O as default};
@@ -1 +0,0 @@
1
- import{_ as s}from"./PluginItem.vue.6e1d1965.js";import a from"./SectionBlock.2e26af4b.js";import{d as c}from"./state.85e68c45.js";import{k as _,u as r,q as i,H as l,G as u,D as d,l as e,F as f,al as g,m as k}from"./runtime-core.esm-bundler.ad888d46.js";import"./Badge.e080ea4a.js";import"./_plugin-vue_export-helper.c27b6911.js";import"./utils.1c789938.js";import"./nuxt.21217109.js";import"./asyncData.518fdb22.js";import"./error.ab352ad9.js";import"./nuxt-link.ed65b9da.js";import"./router.96f0ba10.js";import"./app.config.12fdda03.js";import"./defu.5a7c1433.js";import"./editor.45ea8ca4.js";import"./rpc.2e6b297d.js";import"./context.c20dc632.js";import"./index.e1377d3f.js";import"./index.bf1af76f.js";import"./NIcon.vue.5c5f9ae0.js";import"./IconTitle.vue.dfa8cbcf.js";/* empty css */import"./client.210463dc.js";import"./state.2c41a47c.js";import"./index.d56af0a0.js";const x={key:0},Q=_({__name:"plugins",setup(b){const o=c();return(h,y)=>{const n=s,m=a;return r(o)?(e(),i("div",x,[l(m,{icon:"carbon-plug",text:"Plugins",description:`Total plugins: ${r(o).plugins.length}`},{default:u(()=>[(e(!0),i(f,null,g(r(o).plugins,(t,p)=>(e(),k(n,{key:typeof t=="string"?t:t.src,plugin:t,index:p+1,py2:"","ml--4":"",border:"b base"},null,8,["plugin","index"]))),128))]),_:1},8,["description"])])):d("",!0)}}});export{Q as default};
@@ -1 +0,0 @@
1
- import{u as s}from"./nuxt.21217109.js";import{g as m,i as L}from"./runtime-core.esm-bundler.ad888d46.js";const A=/#/g,w=/&/g,N=/=/g,E=/\+/g,P=/%5b/gi,U=/%5d/gi,T=/%5e/gi,O=/%60/gi,S=/%7b/gi,j=/%7c/gi,I=/%7d/gi,Q=/%20/gi;function b(e){return encodeURI(""+e).replace(j,"|").replace(P,"[").replace(U,"]")}function i(e){return b(e).replace(E,"%2B").replace(Q,"+").replace(A,"%23").replace(w,"%26").replace(O,"`").replace(S,"{").replace(I,"}").replace(T,"^")}function a(e){return i(e).replace(N,"%3D")}function _(e=""){try{return decodeURIComponent(""+e)}catch{return""+e}}function x(e){return _(e.replace(E," "))}function $(e=""){const t={};e[0]==="?"&&(e=e.slice(1));for(const r of e.split("&")){const n=r.match(/([^=]+)=?(.*)/)||[];if(n.length<2)continue;const o=_(n[1]);if(o==="__proto__"||o==="constructor")continue;const c=x(n[2]||"");typeof t[o]<"u"?Array.isArray(t[o])?t[o].push(c):t[o]=[t[o],c]:t[o]=c}return t}function B(e,t){return(typeof t=="number"||typeof t=="boolean")&&(t=String(t)),t?Array.isArray(t)?t.map(r=>`${a(e)}=${i(r)}`).join("&"):`${a(e)}=${i(t)}`:a(e)}function W(e){return Object.keys(e).filter(t=>e[t]!==void 0).map(t=>B(t,e[t])).join("&")}const K=/^\w{2,}:(\/\/)?/,M=/^\/\/[^/]+/;function f(e,t=!1){return K.test(e)||t&&M.test(e)}const G=/\/$|\/\?/;function u(e="",t=!1){return t?G.test(e):e.endsWith("/")}function R(e="",t=!1){if(!t)return(u(e)?e.slice(0,-1):e)||"/";if(!u(e,!0))return e||"/";const[r,...n]=e.split("?");return(r.slice(0,-1)||"/")+(n.length>0?`?${n.join("?")}`:"")}function H(e="",t=!1){if(!t)return e.endsWith("/")?e:e+"/";if(u(e,!0))return e||"/";const[r,...n]=e.split("?");return r+"/"+(n.length>0?`?${n.join("?")}`:"")}function V(e=""){return e.startsWith("/")}function D(e=""){return(V(e)?e.slice(1):e)||"/"}function k(e,t){if(g(t)||f(e))return e;const r=R(t);return e.startsWith(r)?e:Y(r,e)}function q(e,t){if(g(t))return e;const r=R(t);if(!e.startsWith(r))return e;const n=e.slice(r.length);return n[0]==="/"?n:"/"+n}function ee(e,t){const r=l(e),n={...$(r.search),...t};return r.search=W(n),z(r)}function g(e){return!e||e==="/"}function X(e){return e&&e!=="/"}function Y(e,...t){let r=e||"";for(const n of t.filter(o=>X(o)))r=r?H(r)+D(n):n;return r}function l(e="",t){if(!f(e,!0))return t?l(t+e):h(e);const[r="",n,o=""]=(e.replace(/\\/g,"/").match(/([^/:]+:)?\/\/([^/@]+@)?(.*)/)||[]).splice(1),[c="",d=""]=(o.match(/([^#/?]*)(.*)?/)||[]).splice(1),{pathname:p,search:C,hash:y}=h(d.replace(/\/(?=[A-Za-z]:)/,""));return{protocol:r,auth:n?n.slice(0,Math.max(0,n.length-1)):"",host:c,pathname:p,search:C,hash:y}}function h(e=""){const[t="",r="",n=""]=(e.match(/([^#?]*)(\?[^#]*)?(#.*)?/)||[]).splice(1);return{pathname:t,search:r,hash:n}}function z(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}const Z=()=>s()?.$router,te=()=>m()?L("_route",s()._route):s()._route,re=e=>e,v=()=>{try{if(s()._processingMiddleware)return!0}catch{return!0}return!1},ne=(e,t)=>{e||(e="/");const r=typeof e=="string"?e:e.path||"/",n=f(r,!0);if(n&&!t?.external)throw new Error("Navigating to external URL is not allowed by default. Use `nagivateTo (url, { external: true })`.");if(n&&l(r).protocol==="script:")throw new Error("Cannot navigate to an URL with script protocol.");if(!n&&v())return e;const o=Z();return n?(t?.replace?location.replace(r):location.href=r,Promise.resolve()):t?.replace?o.replace(e):o.push(e)};export{te as a,k as b,ee as c,re as d,f as h,Y as j,ne as n,l as p,Z as u,q as w};
@@ -1 +0,0 @@
1
- import{r as S}from"./runtime-core.esm-bundler.ad888d46.js";const O=6e4;function z(n,t){const{post:e,on:o,eventNames:a=[],serialize:i=r=>r,deserialize:d=r=>r,timeout:l=O}=t,s=new Map,p=new Proxy({},{get(r,f){const c=(...g)=>{e(i({m:f,a:g,t:"q"}))};if(a.includes(f))return c.asEvent=c,c;const u=(...g)=>new Promise((m,w)=>{const v=W();s.set(v,{resolve:m,reject:w}),e(i({m:f,a:g,i:v,t:"q"})),l>=0&&setTimeout(()=>{w(new Error(`[birpc] timeout on calling "${f}"`)),s.delete(v)},l)});return u.asEvent=c,u}});return o(async(r,...f)=>{const c=d(r);if(c.t==="q"){const{m:u,a:g}=c;let m,w;try{m=await n[u].apply(p,g)}catch(v){w=v}c.i&&e(i({t:"s",i:c.i,r:m,e:w}),...f)}else{const{i:u,r:g,e:m}=c,w=s.get(u);m?w?.reject(m):w?.resolve(g),s.delete(u)}}),p}const C="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";function W(n=21){let t="",e=n;for(;e--;)t+=C[Math.random()*64|0];return t}/*! (c) 2020 Andrea Giammarchi */const{parse:j,stringify:R}=JSON,{keys:U}=Object,y=String,x="string",_={},h="object",L=(n,t)=>t,q=n=>n instanceof y?y(n):n,A=(n,t)=>typeof t===x?new y(t):t,P=(n,t,e,o)=>{const a=[];for(let i=U(e),{length:d}=i,l=0;l<d;l++){const s=i[l],p=e[s];if(p instanceof y){const r=n[p];typeof r===h&&!t.has(r)?(t.add(r),e[s]=_,a.push({k:s,a:[n,t,r,o]})):e[s]=o.call(e,s,r)}else e[s]!==_&&(e[s]=o.call(e,s,p))}for(let{length:i}=a,d=0;d<i;d++){const{k:l,a:s}=a[d];e[l]=o.call(e,l,P.apply(null,s))}return e},b=(n,t,e)=>{const o=y(t.push(e)-1);return n.set(e,o),o},F=(n,t)=>{const e=j(n,A).map(q),o=e[0],a=t||L,i=typeof o===h&&o?P(e,new Set,o,a):o;return a.call({"":i},"",i)},I=(n,t,e)=>{const o=t&&typeof t===h?(r,f)=>r===""||-1<t.indexOf(r)?f:void 0:t||L,a=new Map,i=[],d=[];let l=+b(a,i,o.call({"":n},"",n)),s=!l;for(;l<i.length;)s=!0,d[l]=R(i[l++],p,e);return"["+d.join(",")+"]";function p(r,f){if(s)return s=!s,f;const c=o.call(this,r,f);switch(typeof c){case h:if(c===null)return c;case x:return a.get(c)||b(a,i,c)}return c}},B=2e3,E=S(!0),k=S(),T=S(await N());let M=()=>{};const D={refresh(){}},V=z(D,{post:n=>T.value.send(n),on:n=>{M=n},serialize:I,deserialize:F});async function N(){const n=new URL("ws://host/__nuxt_devtools__/entry");n.protocol=location.protocol==="https:"?"wss:":"ws:",n.host=location.host;const t=new WebSocket(n.toString());return t.addEventListener("message",e=>M(String(e.data))),t.addEventListener("error",e=>{k.value=e}),t.addEventListener("close",()=>{console.log("[nuxt-devtools] WebSocket closed, reconnecting..."),E.value=!0,setTimeout(async()=>{T.value=await N()},B)}),E.value=!0,t.readyState!==WebSocket.OPEN&&await new Promise(e=>t.addEventListener("open",e)),console.log("[nuxt-devtools] WebSocket connected."),E.value=!1,k.value=null,t}export{D as c,V as r};
@@ -1 +0,0 @@
1
- import{_ as l}from"./StateEditor.vue.ead0fa52.js";import"./StateEditor.vue.0d8adb50.js";import u from"./SectionBlock.2e26af4b.js";import{u as f}from"./client.210463dc.js";import{d as _}from"./state.85e68c45.js";import{k as d,e as s,u as o,q as g,H as t,G as a,D as C,l as v}from"./runtime-core.esm-bundler.ad888d46.js";import"./composables.2b96933d.js";import"./nuxt.21217109.js";import"./state.2c41a47c.js";import"./nuxt-link.ed65b9da.js";import"./router.96f0ba10.js";import"./app.config.12fdda03.js";import"./defu.5a7c1433.js";import"./NIcon.vue.5c5f9ae0.js";import"./IconTitle.vue.dfa8cbcf.js";/* empty css */import"./_plugin-vue_export-helper.c27b6911.js";import"./utils.1c789938.js";import"./asyncData.518fdb22.js";import"./error.ab352ad9.js";import"./rpc.2e6b297d.js";import"./index.d56af0a0.js";const x={key:0},K=d({__name:"runtime-configs",setup(b){const n=f(),p=_(),m=s(()=>n.value?.nuxt.payload),c=s(()=>{const e={...p.value?.runtimeConfig};return delete e.public,delete e.app,e});return(e,h)=>{const i=l,r=u;return o(n)?(v(),g("div",x,[t(r,{icon:"carbon-settings-services",text:"App Config"},{default:a(()=>[t(i,{"ml--6":"",state:o(n).appConfig},null,8,["state"])]),_:1}),t(r,{icon:"carbon-settings",text:"Public Runtime Config"},{default:a(()=>[t(i,{"ml--6":"",state:o(m).config?.public},null,8,["state"])]),_:1}),t(r,{icon:"carbon-locked",open:!1,text:"Private Runtime Config",description:"These values are not exposed to the client. Readonly in the DevTools."},{default:a(()=>[t(i,{"ml--6":"",state:o(c),readonly:""},null,8,["state"])]),_:1})])):C("",!0)}}});export{K as default};