@nuxt/devtools 0.1.1 → 0.1.3

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 (274) hide show
  1. package/README.md +23 -0
  2. package/dist/chunks/module-main.mjs +72 -71
  3. package/dist/chunks/vscode.mjs +1612 -86
  4. package/dist/cli.mjs +39 -16
  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.23dc2d8f.js → Badge.e080ea4a.js} +1 -1
  9. package/dist/client/_nuxt/ComponentItem.c17d2931.js +1 -0
  10. package/dist/client/_nuxt/ComponentItem.vue.3441f37f.js +1 -0
  11. package/dist/client/_nuxt/ComponentsGraph.4d50b4fe.js +1 -0
  12. package/dist/client/_nuxt/ComponentsGraph.vue.5b3b134e.js +1 -0
  13. package/dist/client/_nuxt/ComponentsList.ac84bcd1.js +1 -0
  14. package/dist/client/_nuxt/ComponentsList.vue.c704cf24.js +1 -0
  15. package/dist/client/_nuxt/ComposableItem.72806cd2.js +1 -0
  16. package/dist/client/_nuxt/ComposableItem.vue.90cd23bc.js +1 -0
  17. package/dist/client/_nuxt/ComposableTree.43de28f8.js +1 -0
  18. package/dist/client/_nuxt/ComposableTree.vue.808503d9.js +1 -0
  19. package/dist/client/_nuxt/CurrentRoute.e8d5b2cb.js +1 -0
  20. package/dist/client/_nuxt/Drawer.583a0aa3.js +1 -0
  21. package/dist/client/_nuxt/Drawer.vue.30b0fc28.js +1 -0
  22. package/dist/client/_nuxt/DrawerItem.e2effddf.js +1 -0
  23. package/dist/client/_nuxt/DrawerItem.vue.8cadb3c9.js +1 -0
  24. package/dist/client/_nuxt/FileIcon.68b82ecb.js +1 -0
  25. package/dist/client/_nuxt/FileIcon.vue.3bb914bc.js +1 -0
  26. package/dist/client/_nuxt/FilepathItem.8049add8.js +1 -0
  27. package/dist/client/_nuxt/FilepathItem.vue.811409e2.js +1 -0
  28. package/dist/client/_nuxt/HooksTable.59d897cb.js +1 -0
  29. package/dist/client/_nuxt/HooksTable.vue.6b9004ef.js +1 -0
  30. package/dist/client/_nuxt/IconTitle.f576cbf3.js +1 -0
  31. package/dist/client/_nuxt/{IconTitle.vue.909d2a6b.js → IconTitle.vue.dfa8cbcf.js} +1 -1
  32. package/dist/client/_nuxt/IframeView.13e136bd.js +1 -0
  33. package/dist/client/_nuxt/IframeView.vue.6843a7fa.js +1 -0
  34. package/dist/client/_nuxt/LaunchPage.e39fe420.js +1 -0
  35. package/dist/client/_nuxt/LaunchPage.vue.6be17436.js +1 -0
  36. package/dist/client/_nuxt/ModuleItem.8c304e21.js +1 -0
  37. package/dist/client/_nuxt/ModuleItem.vue.2d131549.js +1 -0
  38. package/dist/client/_nuxt/ModuleTreeNode.78ca9ece.js +1 -0
  39. package/dist/client/_nuxt/NButton.13233a1a.js +1 -0
  40. package/dist/client/_nuxt/NButton.vue.e86a98c0.js +1 -0
  41. package/dist/client/_nuxt/NCard.7a4e503f.js +1 -0
  42. package/dist/client/_nuxt/NCheckbox.2da82abb.js +1 -0
  43. package/dist/client/_nuxt/NCheckbox.vue.f058658a.js +1 -0
  44. package/dist/client/_nuxt/NDarkToggle.b7397b85.js +1 -0
  45. package/dist/client/_nuxt/NDarkToggle.vue.104b9df7.js +1 -0
  46. package/dist/client/_nuxt/{NDialog.09638209.js → NDialog.ff796c22.js} +3 -3
  47. package/dist/client/_nuxt/NDropdown.6e99be47.js +1 -0
  48. package/dist/client/_nuxt/NIcon.62a6a6a2.js +1 -0
  49. package/dist/client/_nuxt/NIcon.vue.5c5f9ae0.js +1 -0
  50. package/dist/client/_nuxt/NLink.f8b21877.js +1 -0
  51. package/dist/client/_nuxt/NLink.vue.0f719ab9.js +1 -0
  52. package/dist/client/_nuxt/{NRadio.a5c0205d.js → NRadio.8c217808.js} +1 -1
  53. package/dist/client/_nuxt/NSwitch.ea9c119a.js +1 -0
  54. package/dist/client/_nuxt/NSwitch.vue.a7a200ce.js +1 -0
  55. package/dist/client/_nuxt/NTextInput.48fb0a25.js +1 -0
  56. package/dist/client/_nuxt/NTextInput.vue.5d4d2524.js +1 -0
  57. package/dist/client/_nuxt/NTip.d9c4666f.js +1 -0
  58. package/dist/client/_nuxt/Notification.287365de.js +1 -0
  59. package/dist/client/_nuxt/Notification.vue.dd7d98d5.js +1 -0
  60. package/dist/client/_nuxt/{NuxtContentLogo.1ca13565.js → NuxtContentLogo.447522e5.js} +1 -1
  61. package/dist/client/_nuxt/NuxtExampleLayout.06f6d250.js +1 -0
  62. package/dist/client/_nuxt/NuxtLogo.b27dc990.js +1 -0
  63. package/dist/client/_nuxt/PluginItem.6a55c130.js +1 -0
  64. package/dist/client/_nuxt/PluginItem.vue.6e1d1965.js +1 -0
  65. package/dist/client/_nuxt/RoutePathItem.b209a7cb.js +1 -0
  66. package/dist/client/_nuxt/RoutePathItem.vue.90d1f11a.js +1 -0
  67. package/dist/client/_nuxt/RoutesTable.ffa3adf9.js +1 -0
  68. package/dist/client/_nuxt/RoutesTable.vue.1bbafbda.js +1 -0
  69. package/dist/client/_nuxt/SectionBlock.082cb101.css +1 -0
  70. package/dist/client/_nuxt/SectionBlock.2e26af4b.js +1 -0
  71. package/dist/client/_nuxt/Settings.a15dbb2e.js +1 -0
  72. package/dist/client/_nuxt/Settings.vue.f2a6e99c.js +1 -0
  73. package/dist/client/_nuxt/{StateEditor.f3649b84.css → StateEditor.989cce56.css} +1 -1
  74. package/dist/client/_nuxt/StateEditor.fd549a9f.js +1 -0
  75. package/dist/client/_nuxt/StateEditor.vue.0d8adb50.js +135 -0
  76. package/dist/client/_nuxt/StateEditor.vue.ead0fa52.js +1 -0
  77. package/dist/client/_nuxt/StateGroup.bcb980bd.js +1 -0
  78. package/dist/client/_nuxt/{StateGroup.vue.2dd6ea33.js → StateGroup.vue.c133a773.js} +1 -1
  79. package/dist/client/_nuxt/TabIcon.e55b5a67.js +1 -0
  80. package/dist/client/_nuxt/{TabIcon.vue.8a3fdf6c.js → TabIcon.vue.adac3b56.js} +1 -1
  81. package/dist/client/_nuxt/{UnoIcon.58399ac9.js → UnoIcon.3132b92a.js} +1 -1
  82. package/dist/client/_nuxt/__inspecting.a43a7f80.js +1 -0
  83. package/dist/client/_nuxt/app.config.12fdda03.js +1 -0
  84. package/dist/client/_nuxt/asyncData.518fdb22.js +1 -0
  85. package/dist/client/_nuxt/client-only.f9d053f8.js +4 -0
  86. package/dist/client/_nuxt/client.210463dc.js +1 -0
  87. package/dist/client/_nuxt/component.vue3.02eb71f6.js +1 -0
  88. package/dist/client/_nuxt/components.4f55e0db.js +1 -0
  89. package/dist/client/_nuxt/components.84a4af12.js +1 -0
  90. package/dist/client/_nuxt/{components.client.bfee0e6a.js → components.client.e93eaead.js} +2 -2
  91. package/dist/client/_nuxt/composables.2b96933d.js +1 -0
  92. package/dist/client/_nuxt/composables.59ebbb45.js +1 -0
  93. package/dist/client/_nuxt/{context.dc73232e.js → context.c20dc632.js} +1 -1
  94. package/dist/client/_nuxt/custom-_name_.2cdb4455.js +1 -0
  95. package/dist/client/_nuxt/default.585c2af8.js +1 -0
  96. package/dist/client/_nuxt/defu.5a7c1433.js +1 -0
  97. package/dist/client/_nuxt/{dev-only.fb81821a.js → dev-only.32de73cb.js} +1 -1
  98. package/dist/client/_nuxt/{editor.f69d200c.js → editor.45ea8ca4.js} +1 -1
  99. package/dist/client/_nuxt/entry.6e08c3bd.css +1 -0
  100. package/dist/client/_nuxt/entry.fad9213c.js +1 -0
  101. package/dist/client/_nuxt/error-404.bf8933d3.js +1 -0
  102. package/dist/client/_nuxt/error-500.fe852534.js +1 -0
  103. package/dist/client/_nuxt/error-component.0aa3c1f1.js +3 -0
  104. package/dist/client/_nuxt/error.ab352ad9.js +1 -0
  105. package/dist/client/_nuxt/hooks.da36eba4.js +1 -0
  106. package/dist/client/_nuxt/imports.05a63875.js +1 -0
  107. package/dist/client/_nuxt/{index.7c6751e3.js → index.bf1af76f.js} +1 -1
  108. package/dist/client/_nuxt/index.d56af0a0.js +1 -0
  109. package/dist/client/_nuxt/{index.96e42b53.js → index.e1377d3f.js} +1 -1
  110. package/dist/client/_nuxt/index.e7819c37.js +1 -0
  111. package/dist/client/_nuxt/layout.f6e6e706.js +1 -0
  112. package/dist/client/_nuxt/layouts.ed44bf26.js +1 -0
  113. package/dist/client/_nuxt/middleware.42780100.js +1 -0
  114. package/dist/client/_nuxt/modules.58ec9d96.js +1 -0
  115. package/dist/client/_nuxt/none.a36fcb53.js +1 -0
  116. package/dist/client/_nuxt/nuxt-error-boundary.70c75848.js +1 -0
  117. package/dist/client/_nuxt/nuxt-link.ed65b9da.js +1 -0
  118. package/dist/client/_nuxt/nuxt-loading-indicator.366d3e52.js +1 -0
  119. package/dist/client/_nuxt/nuxt.21217109.js +1 -0
  120. package/dist/client/_nuxt/overview.ce599b13.js +1 -0
  121. package/dist/client/_nuxt/page.fb94fd70.js +1 -0
  122. package/dist/client/_nuxt/pages.ca7b2f77.js +1 -0
  123. package/dist/client/_nuxt/payload.78a6e729.js +1 -0
  124. package/dist/client/_nuxt/plugins.48c9acc3.js +1 -0
  125. package/dist/client/_nuxt/router.96f0ba10.js +1 -0
  126. package/dist/client/_nuxt/{rpc.990da39b.js → rpc.2e6b297d.js} +1 -1
  127. package/dist/client/_nuxt/runtime-configs.1c27e6f2.js +1 -0
  128. package/dist/client/_nuxt/{runtime-core.esm-bundler.5019e930.js → runtime-core.esm-bundler.ad888d46.js} +1 -1
  129. package/dist/client/_nuxt/runtime-dom.esm-bundler.c94e30c4.js +1 -0
  130. package/dist/client/_nuxt/{server-placeholder.735ae8e9.js → server-placeholder.ba9b9f8a.js} +1 -1
  131. package/dist/client/_nuxt/server-routes.de3e707e.js +1 -0
  132. package/dist/client/_nuxt/state.2c41a47c.js +1 -0
  133. package/dist/client/_nuxt/state.85e68c45.js +1 -0
  134. package/dist/client/_nuxt/storage.abd6f5f8.js +1 -0
  135. package/dist/client/_nuxt/{unocss-runtime.2da03436.js → unocss-runtime.1d429fd2.js} +1 -1
  136. package/dist/client/_nuxt/utils.1c789938.js +1 -0
  137. package/dist/client/_nuxt/{utils.3921fcc0.js → utils.8ee5a573.js} +2 -2
  138. package/dist/client/_nuxt/{virtual-files.8b6129f7.js → virtual-files.53d6f968.js} +8 -8
  139. package/dist/client/_nuxt/welcome.11fc1574.js +1 -0
  140. package/dist/client/index.html +2 -2
  141. package/dist/client/modules/components/index.html +2 -2
  142. package/dist/client/modules/hooks/index.html +2 -2
  143. package/dist/client/modules/imports/index.html +2 -2
  144. package/dist/client/modules/layouts/index.html +2 -2
  145. package/dist/client/modules/middleware/index.html +2 -2
  146. package/dist/client/modules/modules/index.html +2 -2
  147. package/dist/client/modules/overview/index.html +2 -2
  148. package/dist/client/modules/pages/index.html +2 -2
  149. package/dist/client/modules/payload/index.html +2 -2
  150. package/dist/client/modules/plugins/index.html +2 -2
  151. package/dist/client/modules/runtime-configs/index.html +2 -2
  152. package/dist/client/modules/server-routes/index.html +2 -2
  153. package/dist/client/modules/virtual-files/index.html +2 -2
  154. package/dist/module.json +1 -1
  155. package/dist/module.mjs +2 -2
  156. package/dist/runtime/plugins/view/Container.vue +5 -3
  157. package/dist/runtime/plugins/view/Frame.vue +12 -2
  158. package/dist/runtime/shared/hooks.mjs +4 -3
  159. package/dist/shared/{devtools.861712a3.mjs → devtools.38b2468f.mjs} +6 -6
  160. package/dist/shared/{devtools.bea56ed1.mjs → devtools.c43ddaa5.mjs} +1 -1
  161. package/dist/shared/{devtools.34d9e53a.mjs → devtools.cce722d0.mjs} +5 -5
  162. package/dist/types.d.ts +20 -2
  163. package/module.cjs +1 -1
  164. package/package.json +12 -12
  165. package/dist/chunks/index.mjs +0 -47749
  166. package/dist/client/_nuxt/ComponentItem.e70cb817.js +0 -1
  167. package/dist/client/_nuxt/ComponentItem.vue.b2907459.js +0 -1
  168. package/dist/client/_nuxt/ComponentsGraph.80197dea.js +0 -1
  169. package/dist/client/_nuxt/ComponentsGraph.vue.4984fec1.js +0 -1
  170. package/dist/client/_nuxt/ComponentsList.d795349a.js +0 -1
  171. package/dist/client/_nuxt/ComponentsList.vue.e6afcbfb.js +0 -1
  172. package/dist/client/_nuxt/ComposableItem.d63f347f.js +0 -1
  173. package/dist/client/_nuxt/ComposableItem.vue.63bbac89.js +0 -1
  174. package/dist/client/_nuxt/ComposableTree.fc74024a.js +0 -1
  175. package/dist/client/_nuxt/ComposableTree.vue.c7f41864.js +0 -1
  176. package/dist/client/_nuxt/CurrentRoute.4a32c426.js +0 -1
  177. package/dist/client/_nuxt/Drawer.71f7d62d.js +0 -1
  178. package/dist/client/_nuxt/Drawer.vue.61472665.js +0 -1
  179. package/dist/client/_nuxt/DrawerItem.0c4e93e1.js +0 -1
  180. package/dist/client/_nuxt/DrawerItem.vue.30f032f8.js +0 -1
  181. package/dist/client/_nuxt/FileIcon.4f6c385a.js +0 -1
  182. package/dist/client/_nuxt/FileIcon.vue.e650fe14.js +0 -1
  183. package/dist/client/_nuxt/FilepathItem.f0424391.js +0 -1
  184. package/dist/client/_nuxt/FilepathItem.vue.3e647321.js +0 -1
  185. package/dist/client/_nuxt/HooksTable.e9c5c41d.js +0 -1
  186. package/dist/client/_nuxt/HooksTable.vue.93af23f8.js +0 -1
  187. package/dist/client/_nuxt/IconTitle.576c2413.js +0 -1
  188. package/dist/client/_nuxt/IframeView.78e9c8e5.js +0 -1
  189. package/dist/client/_nuxt/IframeView.vue.54f89e7f.js +0 -1
  190. package/dist/client/_nuxt/LaunchPage.aef7119a.js +0 -1
  191. package/dist/client/_nuxt/LaunchPage.vue.520a72f3.js +0 -1
  192. package/dist/client/_nuxt/ModuleItem.ac19d5c9.js +0 -1
  193. package/dist/client/_nuxt/ModuleItem.vue.68a7fefd.js +0 -1
  194. package/dist/client/_nuxt/ModuleTreeNode.040f6e05.js +0 -1
  195. package/dist/client/_nuxt/NButton.fb93b328.js +0 -1
  196. package/dist/client/_nuxt/NButton.vue.e1b8a843.js +0 -1
  197. package/dist/client/_nuxt/NCard.47038127.js +0 -1
  198. package/dist/client/_nuxt/NCheckbox.ec4f225e.js +0 -1
  199. package/dist/client/_nuxt/NCheckbox.vue.25b386b6.js +0 -1
  200. package/dist/client/_nuxt/NDarkToggle.46f06112.js +0 -1
  201. package/dist/client/_nuxt/NDarkToggle.vue.c227b1bd.js +0 -1
  202. package/dist/client/_nuxt/NDropdown.3b66cf14.js +0 -1
  203. package/dist/client/_nuxt/NIcon.e9d8d4d5.js +0 -1
  204. package/dist/client/_nuxt/NIcon.vue.2481694f.js +0 -1
  205. package/dist/client/_nuxt/NLink.873d3d79.js +0 -1
  206. package/dist/client/_nuxt/NLink.vue.c3ddaba8.js +0 -1
  207. package/dist/client/_nuxt/NSwitch.4c2c96d6.js +0 -1
  208. package/dist/client/_nuxt/NSwitch.vue.36ec57ea.js +0 -1
  209. package/dist/client/_nuxt/NTextInput.3c1a9b08.js +0 -1
  210. package/dist/client/_nuxt/NTextInput.vue.2d3f9e19.js +0 -1
  211. package/dist/client/_nuxt/NTip.ff4fea4e.js +0 -1
  212. package/dist/client/_nuxt/Notification.f594eb13.js +0 -1
  213. package/dist/client/_nuxt/Notification.vue.b0304237.js +0 -1
  214. package/dist/client/_nuxt/NuxtExampleLayout.4569dcf8.js +0 -1
  215. package/dist/client/_nuxt/NuxtLogo.acbeec62.js +0 -1
  216. package/dist/client/_nuxt/PluginItem.b3be3a58.js +0 -1
  217. package/dist/client/_nuxt/PluginItem.vue.eaf5eab2.js +0 -1
  218. package/dist/client/_nuxt/RoutePathItem.8db2ae7e.js +0 -1
  219. package/dist/client/_nuxt/RoutePathItem.vue.04745c20.js +0 -1
  220. package/dist/client/_nuxt/RoutesTable.6b9eefe0.js +0 -1
  221. package/dist/client/_nuxt/RoutesTable.vue.af7acfb0.js +0 -1
  222. package/dist/client/_nuxt/SectionBlock.6bf10c9f.js +0 -1
  223. package/dist/client/_nuxt/SectionBlock.a75bb023.css +0 -1
  224. package/dist/client/_nuxt/Settings.ceefb680.js +0 -1
  225. package/dist/client/_nuxt/Settings.vue.6d6be237.js +0 -1
  226. package/dist/client/_nuxt/StateEditor.b25ca4bb.js +0 -1
  227. package/dist/client/_nuxt/StateEditor.vue.4c95ce8f.js +0 -135
  228. package/dist/client/_nuxt/StateEditor.vue.94361847.js +0 -1
  229. package/dist/client/_nuxt/StateGroup.03356999.js +0 -1
  230. package/dist/client/_nuxt/TabIcon.0eec1314.js +0 -1
  231. package/dist/client/_nuxt/__inspecting.06a43aaf.js +0 -1
  232. package/dist/client/_nuxt/app.config.a09258b3.js +0 -1
  233. package/dist/client/_nuxt/asyncData.0d07d609.js +0 -1
  234. package/dist/client/_nuxt/client-only.57dcb5bd.js +0 -4
  235. package/dist/client/_nuxt/client.ef9805ed.js +0 -1
  236. package/dist/client/_nuxt/component.vue3.70214810.js +0 -1
  237. package/dist/client/_nuxt/components.67fd2b98.js +0 -1
  238. package/dist/client/_nuxt/components.bcdd3ff8.js +0 -1
  239. package/dist/client/_nuxt/composables.3d6ee8a2.js +0 -1
  240. package/dist/client/_nuxt/composables.7fd231ea.js +0 -1
  241. package/dist/client/_nuxt/custom-_name_.2acc77aa.js +0 -1
  242. package/dist/client/_nuxt/default.7612ba66.js +0 -1
  243. package/dist/client/_nuxt/entry.53569115.css +0 -1
  244. package/dist/client/_nuxt/entry.709b2421.js +0 -1
  245. package/dist/client/_nuxt/error-404.f7be8ae4.js +0 -1
  246. package/dist/client/_nuxt/error-500.31030cf5.js +0 -1
  247. package/dist/client/_nuxt/error-component.2d0a1159.js +0 -3
  248. package/dist/client/_nuxt/error.10b092f1.js +0 -1
  249. package/dist/client/_nuxt/hooks.d96e987b.js +0 -1
  250. package/dist/client/_nuxt/imports.57b0481d.js +0 -1
  251. package/dist/client/_nuxt/index.0977b63e.js +0 -1
  252. package/dist/client/_nuxt/index.6cafd97e.js +0 -1
  253. package/dist/client/_nuxt/layout.27c704cb.js +0 -1
  254. package/dist/client/_nuxt/layouts.cd5cbb48.js +0 -1
  255. package/dist/client/_nuxt/middleware.8875601d.js +0 -1
  256. package/dist/client/_nuxt/modules.36a5839f.js +0 -1
  257. package/dist/client/_nuxt/none.1c37aed4.js +0 -1
  258. package/dist/client/_nuxt/nuxt-error-boundary.fc4d7c25.js +0 -1
  259. package/dist/client/_nuxt/nuxt-link.724f8a66.js +0 -1
  260. package/dist/client/_nuxt/nuxt-loading-indicator.494ea32c.js +0 -1
  261. package/dist/client/_nuxt/overview.a69ce720.js +0 -1
  262. package/dist/client/_nuxt/page.8df04ed4.js +0 -1
  263. package/dist/client/_nuxt/pages.02ef0472.js +0 -1
  264. package/dist/client/_nuxt/payload.8cf95895.js +0 -1
  265. package/dist/client/_nuxt/plugins.50899071.js +0 -1
  266. package/dist/client/_nuxt/runtime-configs.d1fe4f1d.js +0 -1
  267. package/dist/client/_nuxt/runtime-dom.esm-bundler.b0076367.js +0 -1
  268. package/dist/client/_nuxt/server-routes.ff745565.js +0 -1
  269. package/dist/client/_nuxt/state.5364a68a.js +0 -1
  270. package/dist/client/_nuxt/state.90201abf.js +0 -1
  271. package/dist/client/_nuxt/storage.82519452.js +0 -1
  272. package/dist/client/_nuxt/utils.c2a3506b.js +0 -1
  273. package/dist/client/_nuxt/welcome.432c9232.js +0 -1
  274. package/dist/shared/devtools.8467d016.mjs +0 -1504
@@ -1 +0,0 @@
1
- import{u as r}from"./nuxt-link.724f8a66.js";import{a8 as u}from"./runtime-core.esm-bundler.5019e930.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 m}from"./HooksTable.vue.93af23f8.js";import p from"./SectionBlock.6bf10c9f.js";import{f as l}from"./state.90201abf.js";import{u as d}from"./client.ef9805ed.js";import{h as k,c as _,l as u,u as o,k as f,D as s,B as h,E as e,j as c}from"./runtime-core.esm-bundler.5019e930.js";import"./NIcon.vue.2481694f.js";import"./IconTitle.vue.909d2a6b.js";/* empty css */import"./_plugin-vue_export-helper.c27b6911.js";import"./utils.c2a3506b.js";import"./nuxt-link.724f8a66.js";import"./asyncData.0d07d609.js";import"./error.10b092f1.js";import"./app.config.a09258b3.js";import"./rpc.990da39b.js";import"./index.6cafd97e.js";import"./state.5364a68a.js";const A=k({__name:"hooks",setup(g){const i=l(),a=d(),t=_(()=>a.value?.getHooksMetrics());return(H,x)=>{const n=m,r=p;return c(),u("div",null,[o(t)?.length?(c(),f(r,{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(n,{hooks:o(t)},null,8,["hooks"])]),_:1},8,["description"])):h("",!0),e(r,{icon:"carbon-ibm-cloud-direct-link-2-dedicated",text:"Server Hooks",description:`Total hooks: ${o(i).length}`,padding:!1},{default:s(()=>[e(n,{hooks:o(i)},null,8,["hooks"])]),_:1},8,["description"])])}}});export{A as default};
@@ -1 +0,0 @@
1
- import{_ as B}from"./NTextInput.vue.2d3f9e19.js";import{_ as N}from"./NSwitch.vue.36ec57ea.js";import{_ as $}from"./ComposableTree.vue.c7f41864.js";import w from"./SectionBlock.6bf10c9f.js";import{d as C,g as M}from"./state.90201abf.js";import{i as z,b as S,g as U}from"./utils.c2a3506b.js";import{F as D}from"./fuse.esm.88e2763d.js";import{h as I,r as k,c as _,l as y,A as E,E as p,u as t,D as b,B as l,k as h,j as u,af as F}from"./runtime-core.esm-bundler.5019e930.js";import"./NIcon.vue.2481694f.js";import"./runtime-dom.esm-bundler.b0076367.js";import"./index.96e42b53.js";import"./index.7c6751e3.js";import"./FilepathItem.vue.3e647321.js";import"./editor.f69d200c.js";import"./rpc.990da39b.js";import"./context.dc73232e.js";import"./ComposableItem.vue.63bbac89.js";import"./NButton.vue.e1b8a843.js";import"./components.client.bfee0e6a.js";import"./layout.27c704cb.js";import"./utils.3921fcc0.js";import"./nuxt-link.724f8a66.js";import"./app.config.a09258b3.js";import"./client.ef9805ed.js";import"./state.5364a68a.js";import"./storage.82519452.js";/* empty css */import"./client-only.57dcb5bd.js";import"./StateEditor.vue.4c95ce8f.js";/* empty css */import"./nuxt-error-boundary.fc4d7c25.js";import"./dev-only.fb81821a.js";import"./server-placeholder.735ae8e9.js";import"./nuxt-loading-indicator.494ea32c.js";import"./page.8df04ed4.js";import"./components.bcdd3ff8.js";import"./composables.3d6ee8a2.js";import"./IconTitle.vue.909d2a6b.js";import"./_plugin-vue_export-helper.c27b6911.js";import"./index.6cafd97e.js";import"./asyncData.0d07d609.js";import"./error.10b092f1.js";const T={key:0,"h-full":"","of-auto":""},j={flex:"~ col gap4",border:"b base",px4:"","flex-1":"","navbar-glass":"",pt4:"",pb2:""},A={key:0},zo=I({__name:"imports",setup(P){const c=C(),v=k(!1),d=k(""),x=M(),m=_(()=>x.value?.metadata),g=_(()=>x.value?.imports.filter(r=>r.as||r.name).sort((r,a)=>(r.as||r.name).localeCompare(a.as||a.name))||[]),V=_(()=>new D(g.value,{keys:["from","as","name"]})),e=_(()=>{const r=new Map,a=new Map,f=new Map;let n=d.value?V.value.search(d.value).map(o=>o.item):g.value;v.value&&m.value&&(n=n.filter(o=>(o.as||o.name)in m.value.injectionUsage));const i={user:0,lib:0,builtin:0};return n.forEach(o=>{const s=z(o.from)?S(U(o.from))?f:a:r;s.has(o.from)||s.set(o.from,[]),s.get(o.from).push(o),i[s===r?"user":s===a?"lib":"builtin"]++}),{user:r,lib:a,builtin:f,count:i}});return(r,a)=>{const f=B,n=N,i=$,o=w;return c.value?(u(),y("div",T,[E("div",j,[p(f,{modelValue:d.value,"onUpdate:modelValue":a[0]||(a[0]=s=>d.value=s),placeholder:"Search...",icon:"carbon-search",p:"x5 y2",n:"primary"},null,8,["modelValue"]),t(m)?(u(),y("div",A,[p(n,{modelValue:v.value,"onUpdate:modelValue":a[1]||(a[1]=s=>v.value=s),n:"primary sm"},{default:b(()=>[F(" Show used only ")]),_:1},8,["modelValue"])])):l("",!0)]),t(e).user.size?(u(),h(o,{key:0,icon:"carbon-function",text:"User composables",description:`${t(e).count.user} composables from ${t(e).user.size} modules`},{default:b(()=>[p(i,{map:t(e).user,root:c.value.rootDir,metadata:t(m)},null,8,["map","root","metadata"])]),_:1},8,["description"])):l("",!0),t(e).builtin.size?(u(),h(o,{key:1,icon:"tabler-brand-nuxt",text:"Built-in composables",description:`${t(e).count.builtin} composables`},{default:b(()=>[p(i,{map:t(e).builtin,root:c.value.rootDir,metadata:t(m)},null,8,["map","root","metadata"])]),_:1},8,["description"])):l("",!0),t(e).lib.size?(u(),h(o,{key:2,icon:"carbon-3d-mpr-toggle",text:"Composables from libraries",description:`${t(e).count.lib} composables from ${t(e).lib.size} packages`},{default:b(()=>[p(i,{map:t(e).lib,root:c.value.rootDir,metadata:t(m)},null,8,["map","root","metadata"])]),_:1},8,["description"])):l("",!0)])):l("",!0)}}});export{zo as default};
@@ -1 +0,0 @@
1
- import p from"./NuxtLogo.acbeec62.js";import m from"./Badge.23dc2d8f.js";import{_ as a}from"./NButton.vue.e1b8a843.js";import{i as c}from"./storage.82519452.js";import{h as l,l as _,A as t,E as o,D as u,af as e,j as d}from"./runtime-core.esm-bundler.5019e930.js";import"./_plugin-vue_export-helper.c27b6911.js";import"./NIcon.vue.2481694f.js";import"./components.client.bfee0e6a.js";import"./layout.27c704cb.js";import"./runtime-dom.esm-bundler.b0076367.js";import"./utils.3921fcc0.js";import"./nuxt-link.724f8a66.js";import"./app.config.a09258b3.js";import"./client.ef9805ed.js";import"./state.5364a68a.js";import"./rpc.990da39b.js";/* empty css */import"./client-only.57dcb5bd.js";import"./StateEditor.vue.4c95ce8f.js";/* empty css */import"./nuxt-error-boundary.fc4d7c25.js";import"./dev-only.fb81821a.js";import"./server-placeholder.735ae8e9.js";import"./nuxt-loading-indicator.494ea32c.js";import"./page.8df04ed4.js";import"./components.bcdd3ff8.js";import"./composables.3d6ee8a2.js";import"./index.96e42b53.js";import"./index.7c6751e3.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),Z=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{Z as default};
@@ -1 +0,0 @@
1
- import{o as l,q as w}from"./nuxt-link.724f8a66.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 q=new Set(Object.freeze(["PATCH","POST","PUT","DELETE"]));function d(e="GET"){return q.has(e.toUpperCase())}function O(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 P=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":P.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)&&O(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{T as p}from"./runtime-dom.esm-bundler.b0076367.js";import{u as y,g as L,_ as c}from"./utils.3921fcc0.js";import{i as v}from"./nuxt-link.724f8a66.js";import"./app.config.a09258b3.js";import{h as d,G as g,c as R,i as E,u as S}from"./runtime-core.esm-bundler.5019e930.js";const T="modulepreload",k=function(t,n){return t.startsWith(".")?new URL(t,n).href:t},m={},f=function(n,o,r){if(!o||o.length===0)return n();const a=document.getElementsByTagName("link");return Promise.all(o.map(e=>{if(e=k(e,r),e in m)return;m[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":T,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:()=>f(()=>import("./default.7612ba66.js"),["./default.7612ba66.js","./Notification.vue.b0304237.js","./context.dc73232e.js","./runtime-core.esm-bundler.5019e930.js","./Drawer.vue.61472665.js","./NuxtLogo.acbeec62.js","./_plugin-vue_export-helper.c27b6911.js","./Settings.vue.6d6be237.js","./NCheckbox.vue.25b386b6.js","./NIcon.vue.2481694f.js","./runtime-dom.esm-bundler.b0076367.js","./index.96e42b53.js","./index.7c6751e3.js","./storage.82519452.js","./NDarkToggle.vue.c227b1bd.js","./component.vue3.70214810.js","./client-only.57dcb5bd.js","./color-mode-options.00c15dd1.js","./composables.7fd231ea.js","./nuxt-link.724f8a66.js","./state.5364a68a.js","./app.config.a09258b3.js","./DrawerItem.vue.30f032f8.js","./TabIcon.vue.8a3fdf6c.js","./client.ef9805ed.js","./state.90201abf.js","./utils.c2a3506b.js","./asyncData.0d07d609.js","./error.10b092f1.js","./rpc.990da39b.js","./index.6cafd97e.js"],import.meta.url).then(t=>t.default||t),none:()=>f(()=>import("./none.1c37aed4.js"),["./none.1c37aed4.js","./_plugin-vue_export-helper.c27b6911.js","./runtime-core.esm-bundler.5019e930.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(()=>S(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()}}}),$=Object.freeze(Object.defineProperty({__proto__:null,default:O},Symbol.toStringTag,{value:"Module"}));export{f as _,O as a,$ as b,_ as l};
@@ -1 +0,0 @@
1
- import{b as o}from"./state.90201abf.js";import{h as r,l as e,A as a,H as p,u as s,j as m}from"./runtime-core.esm-bundler.5019e930.js";import"./client.ef9805ed.js";import"./nuxt-link.724f8a66.js";import"./state.5364a68a.js";import"./app.config.a09258b3.js";import"./utils.c2a3506b.js";import"./asyncData.0d07d609.js";import"./error.10b092f1.js";import"./rpc.990da39b.js";import"./index.6cafd97e.js";const g=r({__name:"layouts",setup(i){const t=o();return(n,l)=>(m(),e("div",null,[a("pre",null,p(s(t)),1)]))}});export{g as default};
@@ -1 +0,0 @@
1
- import{h as e,l as n,j as t}from"./runtime-core.esm-bundler.5019e930.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 h}from"./ModuleItem.vue.68a7fefd.js";import v from"./SectionBlock.6bf10c9f.js";import{d as x}from"./state.90201abf.js";import{i as k}from"./utils.c2a3506b.js";import{h as y,c as M,r as c,w as B,l as a,E as P,D as s,k as l,B as C,j as o,F as p,aj as d,A as m}from"./runtime-core.esm-bundler.5019e930.js";import"./nuxt-link.724f8a66.js";import"./FilepathItem.vue.3e647321.js";import"./editor.f69d200c.js";import"./rpc.990da39b.js";import"./context.dc73232e.js";import"./index.96e42b53.js";import"./index.7c6751e3.js";import"./NIcon.vue.2481694f.js";import"./IconTitle.vue.909d2a6b.js";/* empty css */import"./_plugin-vue_export-helper.c27b6911.js";import"./client.ef9805ed.js";import"./state.5364a68a.js";import"./app.config.a09258b3.js";import"./index.6cafd97e.js";import"./asyncData.0d07d609.js";import"./error.10b092f1.js";const N=m("div",null,[m("span",{op50:""},"Find more modules at "),m("a",{href:"https://nuxt.com/modules",target:"_blank",hover:"text-primary underline"},"nuxt.com/modules")],-1),X=y({__name:"modules",setup(b){const _=["pages","meta","components","imports","nuxt-config-schema","@nuxt/devtools","@nuxt/telemetry"],f=x(),g=M(()=>f.value?._installedModules||[]),r=c([]),n=c([]);return B(()=>{r.value.length=0,n.value.length=0;for(const t of g.value)_.includes(t.meta?.name)||(t.entryPath&&k(t.entryPath)?r.value.push(t):n.value.push(t))}),(t,w)=>{const i=h,u=v;return o(),a("div",null,[P(u,{icon:"carbon-3d-mpr-toggle",text:"Installed Modules","container-class":"grid grid-cols-minmax-400px gap2",description:`Total modules: ${r.value.length}`},{footer:s(()=>[N]),default:s(()=>[(o(!0),a(p,null,d(r.value,e=>(o(),l(i,{key:e.meta?.name||e.entryPath,mod:e},null,8,["mod"]))),128))]),_:1},8,["description"]),n.value.length?(o(),l(u,{key:0,icon:"carbon-3d-mpr-toggle",text:"User Modules","container-class":"grid grid-cols-minmax-400px gap2",description:`Total modules: ${n.value.length}`},{default:s(()=>[(o(!0),a(p,null,d(n.value,e=>(o(),l(i,{key:e.meta?.name||e.entryPath,mod:e},null,8,["mod"]))),128))]),_:1},8,["description"])):C("",!0)])}}});export{X as default};
@@ -1 +0,0 @@
1
- import{_ as e}from"./_plugin-vue_export-helper.c27b6911.js";import{m as o}from"./runtime-core.esm-bundler.5019e930.js";const t={};function n(r,s){return o(r.$slots,"default")}const _=e(t,[["render",n]]);export{_ as default};
@@ -1 +0,0 @@
1
- import{u as a}from"./nuxt-link.724f8a66.js";import"./app.config.a09258b3.js";import{h as p,r as s,L as f}from"./runtime-core.esm-bundler.5019e930.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{d as P,g as S,i as W,h as D,c as A,r as H,a7 as Q,o as V,G as N,z as K}from"./runtime-core.esm-bundler.5019e930.js";const z=/#/g,G=/&/g,X=/=/g,j=/\+/g,F=/%5b/gi,Y=/%5d/gi,Z=/%5e/gi,J=/%60/gi,ee=/%7b/gi,te=/%7c/gi,oe=/%7d/gi,ne=/%20/gi;function re(e){return encodeURI(""+e).replace(te,"|").replace(F,"[").replace(Y,"]")}function k(e){return re(e).replace(j,"%2B").replace(ne,"+").replace(z,"%23").replace(G,"%26").replace(J,"`").replace(ee,"{").replace(oe,"}").replace(Z,"^")}function y(e){return k(e).replace(X,"%3D")}function U(e=""){try{return decodeURIComponent(""+e)}catch{return""+e}}function se(e){return U(e.replace(j," "))}function ie(e=""){const t={};e[0]==="?"&&(e=e.slice(1));for(const o of e.split("&")){const n=o.match(/([^=]+)=?(.*)/)||[];if(n.length<2)continue;const r=U(n[1]);if(r==="__proto__"||r==="constructor")continue;const s=se(n[2]||"");typeof t[r]<"u"?Array.isArray(t[r])?t[r].push(s):t[r]=[t[r],s]:t[r]=s}return t}function ae(e,t){return(typeof t=="number"||typeof t=="boolean")&&(t=String(t)),t?Array.isArray(t)?t.map(o=>`${y(e)}=${k(o)}`).join("&"):`${y(e)}=${k(t)}`:y(e)}function ce(e){return Object.keys(e).filter(t=>e[t]!==void 0).map(t=>ae(t,e[t])).join("&")}const le=/^\w{2,}:(\/\/)?/,ue=/^\/\/[^/]+/;function g(e,t=!1){return le.test(e)||t&&ue.test(e)}const fe=/\/$|\/\?/;function m(e="",t=!1){return t?fe.test(e):e.endsWith("/")}function I(e="",t=!1){if(!t)return(m(e)?e.slice(0,-1):e)||"/";if(!m(e,!0))return e||"/";const[o,...n]=e.split("?");return(o.slice(0,-1)||"/")+(n.length>0?`?${n.join("?")}`:"")}function he(e="",t=!1){if(!t)return e.endsWith("/")?e:e+"/";if(m(e,!0))return e||"/";const[o,...n]=e.split("?");return o+"/"+(n.length>0?`?${n.join("?")}`:"")}function de(e=""){return e.startsWith("/")}function _e(e=""){return(de(e)?e.slice(1):e)||"/"}function qe(e,t){if($(t)||g(e))return e;const o=I(t);return e.startsWith(o)?e:ge(o,e)}function Be(e,t){if($(t))return e;const o=I(t);if(!e.startsWith(o))return e;const n=e.slice(o.length);return n[0]==="/"?n:"/"+n}function Me(e,t){const o=R(e),n={...ie(o.search),...t};return o.search=ce(n),ve(o)}function $(e){return!e||e==="/"}function pe(e){return e&&e!=="/"}function ge(e,...t){let o=e||"";for(const n of t.filter(r=>pe(r)))o=o?he(o)+_e(n):n;return o}function R(e="",t){if(!g(e,!0))return t?R(t+e):L(e);const[o="",n,r=""]=(e.replace(/\\/g,"/").match(/([^/:]+:)?\/\/([^/@]+@)?(.*)/)||[]).splice(1),[s="",i=""]=(r.match(/([^#/?]*)(.*)?/)||[]).splice(1),{pathname:a,search:l,hash:c}=L(i.replace(/\/(?=[A-Za-z]:)/,""));return{protocol:o,auth:n?n.slice(0,Math.max(0,n.length-1)):"",host:s,pathname:a,search:l,hash:c}}function L(e=""){const[t="",o="",n=""]=(e.match(/([^#?]*)(\?[^#]*)?(#.*)?/)||[]).splice(1);return{pathname:t,search:o,hash:n}}function ve(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}function C(e,t={},o){for(const n in e){const r=e[n],s=o?`${o}:${n}`:n;typeof r=="object"&&r!==null?C(r,t,s):typeof r=="function"&&(t[s]=r)}return t}function ye(e,t){return e.reduce((o,n)=>o.then(()=>n.apply(void 0,t)),Promise.resolve())}function be(e,t){return Promise.all(e.map(o=>o.apply(void 0,t)))}function b(e,t){for(const o of e)o(t)}class ke{constructor(){this._hooks={},this._before=void 0,this._after=void 0,this._deprecatedMessages=void 0,this._deprecatedHooks={},this.hook=this.hook.bind(this),this.callHook=this.callHook.bind(this),this.callHookWith=this.callHookWith.bind(this)}hook(t,o,n={}){if(!t||typeof o!="function")return()=>{};const r=t;let s;for(;this._deprecatedHooks[t];)s=this._deprecatedHooks[t],t=s.to;if(s&&!n.allowDeprecated){let i=s.message;i||(i=`${r} hook has been deprecated`+(s.to?`, please use ${s.to}`:"")),this._deprecatedMessages||(this._deprecatedMessages=new Set),this._deprecatedMessages.has(i)||(console.warn(i),this._deprecatedMessages.add(i))}return this._hooks[t]=this._hooks[t]||[],this._hooks[t].push(o),()=>{o&&(this.removeHook(t,o),o=void 0)}}hookOnce(t,o){let n,r=(...s)=>(typeof n=="function"&&n(),n=void 0,r=void 0,o(...s));return n=this.hook(t,r),n}removeHook(t,o){if(this._hooks[t]){const n=this._hooks[t].indexOf(o);n!==-1&&this._hooks[t].splice(n,1),this._hooks[t].length===0&&delete this._hooks[t]}}deprecateHook(t,o){this._deprecatedHooks[t]=typeof o=="string"?{to:o}:o;const n=this._hooks[t]||[];this._hooks[t]=void 0;for(const r of n)this.hook(t,r)}deprecateHooks(t){Object.assign(this._deprecatedHooks,t);for(const o in t)this.deprecateHook(o,t[o])}addHooks(t){const o=C(t),n=Object.keys(o).map(r=>this.hook(r,o[r]));return()=>{for(const r of n.splice(0,n.length))r()}}removeHooks(t){const o=C(t);for(const n in o)this.removeHook(n,o[n])}callHook(t,...o){return this.callHookWith(ye,t,...o)}callHookParallel(t,...o){return this.callHookWith(be,t,...o)}callHookWith(t,o,...n){const r=this._before||this._after?{name:o,args:n,context:{}}:void 0;this._before&&b(this._before,r);const s=t(this._hooks[o]||[],n);return s instanceof Promise?s.finally(()=>{this._after&&r&&b(this._after,r)}):(this._after&&r&&b(this._after,r),s)}beforeEach(t){return this._before=this._before||[],this._before.push(t),()=>{const o=this._before.indexOf(t);o!==-1&&this._before.splice(o,1)}}afterEach(t){return this._after=this._after||[],this._after.push(t),()=>{const o=this._after.indexOf(t);o!==-1&&this._after.splice(o,1)}}}function me(){return new ke}function Ce(){let e,t=!1;const o=n=>{if(e&&e!==n)throw new Error("Context conflict")};return{use:()=>{if(e===void 0)throw new Error("Context is not available");return e},tryUse:()=>e,set:(n,r)=>{r||o(n),e=n,t=!0},unset:()=>{e=void 0,t=!1},call:(n,r)=>{o(n),e=n;try{return r()}finally{t||(e=void 0)}},async callAsync(n,r){e=n;const s=()=>{e=n},i=()=>e===n?s:void 0;x.add(i);try{const a=r();return t||(e=void 0),await a}finally{x.delete(i)}}}}function xe(){const e={};return{get(t){return e[t]||(e[t]=Ce()),e[t],e[t]}}}const p=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof global<"u"?global:typeof window<"u"?window:{},T="__unctx__",Ee=p[T]||(p[T]=xe()),Re=e=>Ee.get(e),O="__unctx_async_handlers__",x=p[O]||(p[O]=new Set);function We(e){const t=[];for(const r of x){const s=r();s&&t.push(s)}const o=()=>{for(const r of t)r()};let n=e();return n&&typeof n=="object"&&"catch"in n&&(n=n.catch(r=>{throw o(),r})),[n,o]}const q=Re("nuxt-app"),we="__nuxt_plugin";function De(e){let t=0;const o={provide:void 0,globalName:"nuxt",payload:P({data:{},state:{},_errors:{},...window.__NUXT__}),static:{data:{}},isHydrating:!0,deferHydration(){if(!o.isHydrating)return()=>{};t++;let s=!1;return()=>{if(!s&&(s=!0,t--,t===0))return o.isHydrating=!1,o.callHook("app:suspense:resolve")}},_asyncDataPromises:{},_asyncData:{},...e};o.hooks=me(),o.hook=o.hooks.hook,o.callHook=o.hooks.callHook,o.provide=(s,i)=>{const a="$"+s;_(o,a,i),_(o.vueApp.config.globalProperties,a,i)},_(o.vueApp,"$nuxt",o),_(o.vueApp.config.globalProperties,"$nuxt",o);const n=P(o.payload.config),r=new Proxy(n,{get(s,i){return i==="public"?s.public:s[i]??s.public[i]},set(s,i,a){return i==="public"||i==="app"?!1:(s[i]=a,s.public[i]=a,!0)}});return o.provide("config",r),o}async function Pe(e,t){if(typeof t!="function")return;const{provide:o}=await Ae(e,t,[e])||{};if(o&&typeof o=="object")for(const n in o)e.provide(n,o[n])}async function Qe(e,t){for(const o of t)await Pe(e,o)}function Ve(e){return e.map(o=>typeof o!="function"?null:o.length>1?n=>o(n,n.provide):o).filter(Boolean)}function Ke(e){return e[we]=!0,e}function Ae(e,t,o){const n=()=>o?t(...o):t();return q.set(e),n()}function u(){const e=q.tryUse();if(!e){const t=S();if(!t)throw new Error("nuxt instance unavailable");return t.appContext.app.$nuxt}return e}function ze(){return u().$config}function _(e,t,o){Object.defineProperty(e,t,{get:()=>o})}function Ge(e){return e}const w=()=>u()?.$router,Xe=()=>S()?W("_route",u()._route):u()._route,Fe=e=>e,He=()=>{try{if(u()._processingMiddleware)return!0}catch{return!0}return!1},Ne=(e,t)=>{e||(e="/");const o=typeof e=="string"?e:e.path||"/",n=g(o,!0);if(n&&!t?.external)throw new Error("Navigating to external URL is not allowed by default. Use `nagivateTo (url, { external: true })`.");if(n&&R(o).protocol==="script:")throw new Error("Cannot navigate to an URL with script protocol.");if(!n&&He())return e;const r=w();return n?(t?.replace?location.replace(o):location.href=o,Promise.resolve()):t?.replace?r.replace(e):r.push(e)},E=globalThis.requestIdleCallback||(e=>{const t=Date.now(),o={didTimeout:!1,timeRemaining:()=>Math.max(0,50-(Date.now()-t))};return setTimeout(()=>{e(o)},1)}),Le=globalThis.cancelIdleCallback||(e=>{clearTimeout(e)}),Te=e=>{const t=u();t.isHydrating?t.hooks.hookOnce("app:suspense:resolve",()=>{E(e)}):E(e)};async function B(e,t=w()){if(t._routePreloaded||(t._routePreloaded=new Set),t._routePreloaded.has(e))return;t._routePreloaded.add(e);const o=t._preloadPromises=t._preloadPromises||[];if(o.length>4)return Promise.all(o).then(()=>B(e,t));const n=t.resolve(e).matched.map(r=>r.components?.default).filter(r=>typeof r=="function");for(const r of n){const s=Promise.resolve(r()).catch(()=>{}).finally(()=>o.splice(o.indexOf(s)));o.push(s)}await Promise.all(o)}const Oe=(...e)=>e.find(t=>t!==void 0),Se="noopener noreferrer";function M(e){const t=e.componentName||"NuxtLink";return D({name:t,props:{to:{type:[String,Object],default:void 0,required:!1},href:{type:[String,Object],default:void 0,required:!1},target:{type:String,default:void 0,required:!1},rel:{type:String,default:void 0,required:!1},noRel:{type:Boolean,default:void 0,required:!1},prefetch:{type:Boolean,default:void 0,required:!1},noPrefetch:{type:Boolean,default:void 0,required:!1},activeClass:{type:String,default:void 0,required:!1},exactActiveClass:{type:String,default:void 0,required:!1},prefetchedClass:{type:String,default:void 0,required:!1},replace:{type:Boolean,default:void 0,required:!1},ariaCurrentValue:{type:String,default:void 0,required:!1},external:{type:Boolean,default:void 0,required:!1},custom:{type:Boolean,default:void 0,required:!1}},setup(o,{slots:n}){const r=w(),s=A(()=>o.to||o.href||""),i=A(()=>o.external||o.target&&o.target!=="_self"?!0:typeof s.value=="object"?!1:s.value===""||g(s.value,!0)),a=H(!1),l=H(null);if(o.prefetch!==!1&&o.noPrefetch!==!0&&typeof s.value=="string"&&o.target!=="_blank"&&!Ie()){const d=u();let h,f=null;Q(()=>{const v=Ue();Te(()=>{h=E(()=>{l?.value?.tagName&&(f=v.observe(l.value,async()=>{f?.(),f=null,await Promise.all([d.hooks.callHook("link:prefetch",s.value).catch(()=>{}),!i.value&&B(s.value,r).catch(()=>{})]),a.value=!0}))})})}),V(()=>{h&&Le(h),f?.(),f=null})}return()=>{if(!i.value)return N(K("RouterLink"),{ref:v=>{l.value=v?.$el},to:s.value,...a.value&&!o.custom?{class:o.prefetchedClass||e.prefetchedClass}:{},activeClass:o.activeClass||e.activeClass,exactActiveClass:o.exactActiveClass||e.exactActiveClass,replace:o.replace,ariaCurrentValue:o.ariaCurrentValue,custom:o.custom},n.default);const c=typeof s.value=="object"?r.resolve(s.value)?.href??null:s.value||null,d=o.target||null,h=o.noRel?null:Oe(o.rel,e.externalRelAttribute,c?Se:"")||null,f=()=>Ne(c,{replace:o.replace});return o.custom?n.default?n.default({href:c,navigate:f,route:r.resolve(c),rel:h,target:d,isExternal:i.value,isActive:!1,isExactActive:!1}):null:N("a",{ref:l,href:c,rel:h,target:d},n.default?.())}}})}const je=M({componentName:"NuxtLink"});function Ue(){const e=u();if(e._observer)return e._observer;let t=null;const o=new Map,n=(s,i)=>(t||(t=new IntersectionObserver(a=>{for(const l of a){const c=o.get(l.target);(l.isIntersecting||l.intersectionRatio>0)&&c&&c()}})),o.set(s,i),t.observe(s),()=>{o.delete(s),t.unobserve(s),o.size===0&&(t.disconnect(),t=null)});return e._observer={observe:n}}function Ie(){const e=navigator.connection;return!!(e&&(e.saveData||/2g/.test(e.effectiveType)))}const Ye=Object.freeze(Object.defineProperty({__proto__:null,default:je,defineNuxtLink:M},Symbol.toStringTag,{value:"Module"}));export{je as _,ze as a,Fe as b,me as c,Ke as d,We as e,Ae as f,w as g,g as h,Xe as i,ge as j,Ve as k,De as l,Qe as m,Ne as n,qe as o,R as p,Me as q,Ge as r,Ye as s,u,Be as w};
@@ -1 +0,0 @@
1
- import{u as p}from"./nuxt-link.724f8a66.js";import"./app.config.a09258b3.js";import{h as g,o as m,G as v,r as l,c as x}from"./runtime-core.esm-bundler.5019e930.js";const N=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,h()}function r(){clearInterval(i),clearTimeout(a),i=null,a=null}function d(f){n.value=Math.min(100,n.value+f)}function h(){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{N as default};
@@ -1 +0,0 @@
1
- import N from"./NuxtLogo.acbeec62.js";import B from"./Badge.23dc2d8f.js";import{g as j,_ as D}from"./nuxt-link.724f8a66.js";import{_ as S}from"./Settings.vue.6d6be237.js";import{u as I,s as R}from"./client.ef9805ed.js";import{d as A,i as F,u as L,g as W,j as $}from"./state.90201abf.js";import"./app.config.a09258b3.js";import{i as E}from"./storage.82519452.js";import{h as P,c as T,l as i,u as e,A as t,E as p,af as c,H as l,F as g,k as r,B as s,D as a,z as U,j as o}from"./runtime-core.esm-bundler.5019e930.js";import"./_plugin-vue_export-helper.c27b6911.js";import"./NCheckbox.vue.25b386b6.js";import"./NIcon.vue.2481694f.js";import"./runtime-dom.esm-bundler.b0076367.js";import"./index.96e42b53.js";import"./index.7c6751e3.js";import"./state.5364a68a.js";import"./utils.c2a3506b.js";import"./asyncData.0d07d609.js";import"./error.10b092f1.js";import"./rpc.990da39b.js";import"./index.6cafd97e.js";const z="0.1.1",H={"h-full":"","w-full":"",flex:""},M={key:0},q={key:1,flex:"~ col gap2","w-full":"","h-full":"",ma:"","max-w-300":"",p10:"",px20:""},G=t("div",{"flex-auto":""},null,-1),J={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":""},lt=t("span",{"flex-none":"","i-carbon-unlink":""},null,-1),rt={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":""}),c(" Ideas & Suggestions ")],-1),ct=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":""}),c(" Project Roadmap ")],-1),ut=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":""}),c(" Bug Reports ")],-1),dt=t("button",{flex:"~ gap1","items-center":"",mxa:"","inline-block":"",op50:"","hover:op80":""},[t("div",{"i-carbon-settings":""}),c(" Settings ")],-1),mt=t("div",{"flex-auto":""},null,-1),Wt=P({__name:"overview",setup(pt){const x=I(),n=A(),f=F(),v=L(),h=W(),b=$(),d=T(()=>f.value?.find(m=>m.name==="nuxt")),k=j();function w(){E.value=!0,k.push("/")}return(m,_t)=>{const y=N,_=B,u=D,C=S,V=U("VDropdown");return o(),i("div",H,[e(n)?(o(),i("div",q,[G,t("div",J,[t("div",K,[p(y,{"h-18":""}),t("button",{"mr--16":"","mt--6":"",onClick:w},[p(_,{"bg-green-400:10":"","text-green-400":"",title:"preview",textContent:"preview"})])]),t("div",O,[c(" Nuxt DevTools "),t("code",null,"v"+l(e(z)),1)])]),t("div",Q,[e(d)?(o(),i("div",X,[Y,t("code",null,l(`v${e(d).current}`),1),e(d).latest?(o(),i(g,{key:0},[e(d).needsUpdate?(o(),r(_,{key:0,"bg-green-400:10":"","text-green-400":"","mt--1":"",title:"updates available",textContent:"updates available"})):(o(),r(_,{key:1,"bg-gray-400:10":"","text-gray-400":"","mt--1":"",title:"latest",textContent:"latest"}))],64)):s("",!0)])):s("",!0),e(n)?(o(),i(g,{key:1},[e(n)&&e(n).pages&&e(x)?(o(),r(u,{key:0,p4:"","theme-card-lime":"","min-w-40":"",flex:"~ col auto",to:"/modules/pages"},{default:a(()=>[Z,t("div",null,l(e(b).length)+" pages",1)]),_:1})):s("",!0),e(n)?(o(),r(u,{key:1,p4:"","theme-card-lime":"","min-w-40":"",flex:"~ col auto",to:"/modules/components"},{default:a(()=>[tt,t("div",null,l(e(v).length)+" components",1)]),_:1})):s("",!0),e(n)&&e(h)?(o(),r(u,{key:2,p4:"","min-w-40":"","theme-card-yellow":"",flex:"~ col auto",to:"/modules/imports"},{default:a(()=>[et,t("div",null,l(e(h).imports.length)+" imports",1)]),_:1})):s("",!0),e(n)?(o(),r(u,{key:3,p4:"","min-w-40":"","theme-card-purple":"",flex:"~ col auto",to:"/modules/modules"},{default:a(()=>[ot,t("div",null,l(e(n)._installedModules.length)+" modules",1)]),_:1})):s("",!0),e(n)?(o(),r(u,{key:4,p4:"","min-w-40":"","theme-card-teal":"",flex:"~ col auto",to:"/modules/plugins"},{default:a(()=>[nt,t("div",null,l(e(n).plugins.length)+" plugins",1)]),_:1})):s("",!0)],64)):s("",!0)]),t("div",st,[("showConnectionWarning"in m?m.showConnectionWarning:e(R))?(o(),i("div",it,[lt,c("Not connected to the client app, showing server-side data only. Use the embedded mode for full features. ")])):s("",!0)]),t("div",rt,[at,ct,ut,p(V,null,{popper:a(()=>[p(C)]),default:a(()=>[dt]),_:1})]),mt])):(o(),i("div",M," Loading... "))])}}});export{Wt as default};
@@ -1 +0,0 @@
1
- import{T as m}from"./runtime-dom.esm-bundler.b0076367.js";import{R as f,b as u,_ as l,h as d}from"./utils.3921fcc0.js";import{d as y}from"./app.config.a09258b3.js";import{G as r,a9 as g,h as s,c as v,K,d as h,S as A,n as k}from"./runtime-core.esm-bundler.5019e930.js";import{u as _}from"./nuxt-link.724f8a66.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}),O=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(f,{name:e.name,route:e.route,...a},{default:t=>{if(!t.Component)return;const o=R(t,e.pageKey),c=n.deferHydration(),i=!!(e.transition??t.route.meta.pageTransition??u),p=i&&x([e.transition,t.route.meta.pageTransition,u,{onAfterLeave:()=>{n.callHook("page:transition:finish",t.Component)}}].filter(Boolean));return l(m,i&&p,C(e.keepalive??t.route.meta.keepalive??d,r(A,{onPending:()=>n.callHook("page:start",t.Component),onResolve:()=>{k(()=>n.callHook("page:finish",t.Component).finally(c))}},{default:()=>r(S,{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 S=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",h(t)),()=>r(e.routeProps.Component)}});export{O as default};
@@ -1 +0,0 @@
1
- import{_ as V}from"./NTextInput.vue.2d3f9e19.js";import{_ as E}from"./RoutesTable.vue.af7acfb0.js";import P from"./SectionBlock.6bf10c9f.js";import{_ as S}from"./LaunchPage.vue.520a72f3.js";import{b as A,c as I}from"./client.ef9805ed.js";import{d as K,a as L,b as $,o as z}from"./state.90201abf.js";import{w as D}from"./runtime-dom.esm-bundler.b0076367.js";import{r as F}from"./rpc.990da39b.js";import{g}from"./index.7c6751e3.js";import{h as M,c as _,r as j,n as H,u as t,l as p,A as r,F as v,H as U,E as l,b as W,x as q,B as f,k as y,D as b,af as x,j as n}from"./runtime-core.esm-bundler.5019e930.js";import"./NIcon.vue.2481694f.js";import"./index.96e42b53.js";import"./Badge.23dc2d8f.js";import"./_plugin-vue_export-helper.c27b6911.js";import"./RoutePathItem.vue.04745c20.js";import"./NButton.vue.e1b8a843.js";import"./components.client.bfee0e6a.js";import"./layout.27c704cb.js";import"./utils.3921fcc0.js";import"./nuxt-link.724f8a66.js";import"./app.config.a09258b3.js";import"./storage.82519452.js";/* empty css */import"./client-only.57dcb5bd.js";import"./StateEditor.vue.4c95ce8f.js";/* empty css */import"./nuxt-error-boundary.fc4d7c25.js";import"./dev-only.fb81821a.js";import"./server-placeholder.735ae8e9.js";import"./nuxt-loading-indicator.494ea32c.js";import"./page.8df04ed4.js";import"./components.bcdd3ff8.js";import"./composables.3d6ee8a2.js";import"./utils.c2a3506b.js";import"./asyncData.0d07d609.js";import"./error.10b092f1.js";import"./editor.f69d200c.js";import"./context.dc73232e.js";import"./IconTitle.vue.909d2a6b.js";import"./TabIcon.vue.8a3fdf6c.js";import"./state.5364a68a.js";import"./index.6cafd97e.js";const G={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:""},Wt=M({__name:"pages",setup(ot){const s=A(),a=I(),k=K(),R=L(),m=$(),C=_(()=>(s.value?.getRoutes()||[]).map(e=>z(e,["path","name","meta","props","children"])).map(e=>({...R.value?.find(u=>u.name&&u.name===e.name),...e}))),o=j("");g(a).toBeTruthy().then(e=>{o.value=e.path}),g(s).toBeTruthy().then(e=>{e.afterEach(()=>{H(()=>{o.value=a.value.path})})});async function N(){o.value!==a.value.path&&s.value.push(o.value||"/")}const i=_(()=>o.value===a.value.path?[]:s.value.resolve(o.value||"/").matched);function c(e){s.value.push(e)}return(e,u)=>{const w=V,d=E,h=P,B=S;return t(k)?.pages&&t(s)?(n(),p("div",G,[r("div",J,[r("div",null,[t(a).path!==t(o)?(n(),p(v,{key:0},[O,r("span",Q,U(t(a).path),1),X],64)):(n(),p("span",Y,"Current route"))]),l(w,{modelValue:t(o),"onUpdate:modelValue":u[0]||(u[0]=T=>W(o)?o.value=T:null),"font-mono":"",icon:"carbon-direction-right-01 scale-y--100",class:q(t(a).path===t(o)?"":i.value.length?"text-green":"text-orange"),onKeydown:D(N,["enter"])},null,8,["modelValue","class","onKeydown"]),r("div",null,[t(a).path!==t(o)?(n(),p(v,{key:0},[Z,i.value.length?f("",!0):(n(),p("span",tt," (no match)"))],64)):(n(),p("span",et,"Edit path above to navigate"))])]),i.value.length?(n(),y(h,{key:0,icon:"carbon-tree-view",text:"Matched Routes",padding:!1},{default:b(()=>[l(d,{pages:i.value,layouts:t(m)||[],matched:[],"matched-pending":i.value,onNavigate:c},null,8,["pages","layouts","matched-pending"])]),_:1})):f("",!0),l(h,{icon:"carbon-tree-view-alt",text:"All Routes",description:"All the routes in registered in your application",padding:!1},{default:b(()=>[l(d,{pages:C.value,layouts:t(m)||[],matched:t(a).matched,"matched-pending":i.value,onNavigate:c},null,8,["pages","layouts","matched","matched-pending"])]),_:1})])):(n(),y(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(F)).runWizard("enablePages")}}]},null,8,["actions"]))}}});export{Wt as default};
@@ -1 +0,0 @@
1
- import{_ as m}from"./StateGroup.vue.2dd6ea33.js";import p from"./SectionBlock.6bf10c9f.js";import{_ as u}from"./StateEditor.vue.94361847.js";import"./StateEditor.vue.4c95ce8f.js";import{u as l}from"./client.ef9805ed.js";import{h as _,c as f,u as d,l as x,E as e,D as a,k as y,B as c,j as r}from"./runtime-core.esm-bundler.5019e930.js";import"./NIcon.vue.2481694f.js";import"./IconTitle.vue.909d2a6b.js";/* empty css */import"./_plugin-vue_export-helper.c27b6911.js";import"./composables.7fd231ea.js";import"./nuxt-link.724f8a66.js";import"./state.5364a68a.js";import"./app.config.a09258b3.js";const k={key:0},G=_({__name:"payload",setup(v){const n=l(),t=f(()=>n.value?.nuxt.payload);return(b,S)=>{const s=m,o=p,i=u;return d(n)?(r(),x("div",k,[e(o,{icon:"carbon-data-set",text:"State",description:"Keyed state from `useState`"},{default:a(()=>[e(s,{"ml--6":"",state:t.value.state,prefix:"$s"},null,8,["state"])]),_:1}),e(o,{icon:"carbon-data-blob",text:"Data",description:"Keyed state from `useAsyncData`"},{default:a(()=>[e(s,{"ml--6":"",state:t.value.data},null,8,["state"])]),_:1}),t.value.functions&&Object.keys(t.value.functions).length?(r(),y(o,{key:0,icon:"carbon-function",text:"Functions",description:"State for functions (experimental)"},{default:a(()=>[e(i,{"ml--6":"",state:t.value.functions},null,8,["state"])]),_:1})):c("",!0)])):c("",!0)}}});export{G as default};
@@ -1 +0,0 @@
1
- import{_ as s}from"./PluginItem.vue.eaf5eab2.js";import a from"./SectionBlock.6bf10c9f.js";import{d as c}from"./state.90201abf.js";import{h as _,u as r,l as i,E as l,D as u,B as d,j as e,F as f,aj as g,k}from"./runtime-core.esm-bundler.5019e930.js";import"./Badge.23dc2d8f.js";import"./_plugin-vue_export-helper.c27b6911.js";import"./utils.c2a3506b.js";import"./nuxt-link.724f8a66.js";import"./asyncData.0d07d609.js";import"./error.10b092f1.js";import"./app.config.a09258b3.js";import"./editor.f69d200c.js";import"./rpc.990da39b.js";import"./context.dc73232e.js";import"./index.96e42b53.js";import"./index.7c6751e3.js";import"./NIcon.vue.2481694f.js";import"./IconTitle.vue.909d2a6b.js";/* empty css */import"./client.ef9805ed.js";import"./state.5364a68a.js";import"./index.6cafd97e.js";const x={key:0},K=_({__name:"plugins",setup(h){const o=c();return(B,b)=>{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{K as default};
@@ -1 +0,0 @@
1
- import{_ as l}from"./StateEditor.vue.94361847.js";import"./StateEditor.vue.4c95ce8f.js";import u from"./SectionBlock.6bf10c9f.js";import{u as f}from"./client.ef9805ed.js";import{d as _}from"./state.90201abf.js";import{h as d,c as s,u as r,l as g,E as t,D as a,B as C,j as v}from"./runtime-core.esm-bundler.5019e930.js";import"./composables.7fd231ea.js";import"./nuxt-link.724f8a66.js";import"./state.5364a68a.js";import"./app.config.a09258b3.js";import"./NIcon.vue.2481694f.js";import"./IconTitle.vue.909d2a6b.js";/* empty css */import"./_plugin-vue_export-helper.c27b6911.js";import"./utils.c2a3506b.js";import"./asyncData.0d07d609.js";import"./error.10b092f1.js";import"./rpc.990da39b.js";import"./index.6cafd97e.js";const x={key:0},H=d({__name:"runtime-configs",setup(h){const o=f(),c=_(),p=s(()=>o.value?.nuxt.payload),m=s(()=>{const e={...c.value?.runtimeConfig};return delete e.public,delete e.app,e});return(e,b)=>{const n=l,i=u;return r(o)?(v(),g("div",x,[t(i,{icon:"carbon-settings-services",text:"App Config"},{default:a(()=>[t(n,{"ml--6":"",state:r(o).appConfig},null,8,["state"])]),_:1}),t(i,{icon:"carbon-settings",text:"Public Runtime Config"},{default:a(()=>[t(n,{"ml--6":"",state:r(p).config?.public},null,8,["state"])]),_:1}),t(i,{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(n,{"ml--6":"",state:m.value,readonly:""},null,8,["state"])]),_:1})])):C("",!0)}}});export{H as default};
@@ -1 +0,0 @@
1
- import{G as Nt,M as pt,N as F,O as Mt,P as h,Q as U,R as P,T as I,U as V,V as dt,W as D,X as Lt,Y as xt,Z as It,_ as Dt,$ as H,a0 as Pt,a1 as Ot,a2 as Rt,a3 as $t,a4 as yt,a5 as mt,a6 as Ht}from"./runtime-core.esm-bundler.5019e930.js";const Bt="http://www.w3.org/2000/svg",A=typeof document<"u"?document:null,Y=A&&A.createElement("template"),Ft={insert:(t,e,n)=>{e.insertBefore(t,n||null)},remove:t=>{const e=t.parentNode;e&&e.removeChild(t)},createElement:(t,e,n,s)=>{const o=e?A.createElementNS(Bt,t):A.createElement(t,n?{is:n}:void 0);return t==="select"&&s&&s.multiple!=null&&o.setAttribute("multiple",s.multiple),o},createText:t=>A.createTextNode(t),createComment:t=>A.createComment(t),setText:(t,e)=>{t.nodeValue=e},setElementText:(t,e)=>{t.textContent=e},parentNode:t=>t.parentNode,nextSibling:t=>t.nextSibling,querySelector:t=>A.querySelector(t),setScopeId(t,e){t.setAttribute(e,"")},insertStaticContent(t,e,n,s,o,i){const r=n?n.previousSibling:e.lastChild;if(o&&(o===i||o.nextSibling))for(;e.insertBefore(o.cloneNode(!0),n),!(o===i||!(o=o.nextSibling)););else{Y.innerHTML=s?`<svg>${t}</svg>`:t;const c=Y.content;if(s){const f=c.firstChild;for(;f.firstChild;)c.appendChild(f.firstChild);c.removeChild(f)}e.insertBefore(c,n)}return[r?r.nextSibling:e.firstChild,n?n.previousSibling:e.lastChild]}};function Ut(t,e,n){const s=t._vtc;s&&(e=(e?[e,...s]:[...s]).join(" ")),e==null?t.removeAttribute("class"):n?t.setAttribute("class",e):t.className=e}function Vt(t,e,n){const s=t.style,o=D(n);if(n&&!o){if(e&&!D(e))for(const i in e)n[i]==null&&B(s,i,"");for(const i in n)B(s,i,n[i])}else{const i=s.display;o?e!==n&&(s.cssText=n):e&&t.removeAttribute("style"),"_vod"in t&&(s.display=i)}}const Z=/\s*!important$/;function B(t,e,n){if(h(n))n.forEach(s=>B(t,e,s));else if(n==null&&(n=""),e.startsWith("--"))t.setProperty(e,n);else{const s=Kt(t,e);Z.test(n)?t.setProperty(V(s),n.replace(Z,""),"important"):t[s]=n}}const J=["Webkit","Moz","ms"],R={};function Kt(t,e){const n=R[e];if(n)return n;let s=Rt(e);if(s!=="filter"&&s in t)return R[e]=s;s=$t(s);for(let o=0;o<J.length;o++){const i=J[o]+s;if(i in t)return R[e]=i}return e}const k="http://www.w3.org/1999/xlink";function qt(t,e,n,s,o){if(s&&e.startsWith("xlink:"))n==null?t.removeAttributeNS(k,e.slice(6,e.length)):t.setAttributeNS(k,e,n);else{const i=yt(e);n==null||i&&!mt(n)?t.removeAttribute(e):t.setAttribute(e,i?"":n)}}function zt(t,e,n,s,o,i,r){if(e==="innerHTML"||e==="textContent"){s&&r(s,o,i),t[e]=n??"";return}if(e==="value"&&t.tagName!=="PROGRESS"&&!t.tagName.includes("-")){t._value=n;const f=n??"";(t.value!==f||t.tagName==="OPTION")&&(t.value=f),n==null&&t.removeAttribute(e);return}let c=!1;if(n===""||n==null){const f=typeof t[e];f==="boolean"?n=mt(n):n==null&&f==="string"?(n="",c=!0):f==="number"&&(n=0,c=!0)}try{t[e]=n}catch{}c&&t.removeAttribute(e)}function g(t,e,n,s){t.addEventListener(e,n,s)}function Wt(t,e,n,s){t.removeEventListener(e,n,s)}function jt(t,e,n,s,o=null){const i=t._vei||(t._vei={}),r=i[e];if(s&&r)r.value=s;else{const[c,f]=Xt(e);if(s){const u=i[e]=Yt(s,o);g(t,c,u,f)}else r&&(Wt(t,c,r,f),i[e]=void 0)}}const tt=/(?:Once|Passive|Capture)$/;function Xt(t){let e;if(tt.test(t)){e={};let s;for(;s=t.match(tt);)t=t.slice(0,t.length-s[0].length),e[s[0].toLowerCase()]=!0}return[t[2]===":"?t.slice(3):V(t.slice(2)),e]}let $=0;const Gt=Promise.resolve(),Qt=()=>$||(Gt.then(()=>$=0),$=Date.now());function Yt(t,e){const n=s=>{if(!s._vts)s._vts=Date.now();else if(s._vts<=n.attached)return;Ht(Zt(s,n.value),e,5,[s])};return n.value=t,n.attached=Qt(),n}function Zt(t,e){if(h(e)){const n=t.stopImmediatePropagation;return t.stopImmediatePropagation=()=>{n.call(t),t._stopped=!0},e.map(s=>o=>!o._stopped&&s&&s(o))}else return e}const et=/^on[a-z]/,Jt=(t,e,n,s,o=!1,i,r,c,f)=>{e==="class"?Ut(t,s,o):e==="style"?Vt(t,n,s):Pt(e)?Ot(e)||jt(t,e,n,s,r):(e[0]==="."?(e=e.slice(1),!0):e[0]==="^"?(e=e.slice(1),!1):kt(t,e,s,o))?zt(t,e,s,i,r,c,f):(e==="true-value"?t._trueValue=s:e==="false-value"&&(t._falseValue=s),qt(t,e,s,o))};function kt(t,e,n,s){return s?!!(e==="innerHTML"||e==="textContent"||e in t&&et.test(e)&&dt(n)):e==="spellcheck"||e==="draggable"||e==="translate"||e==="form"||e==="list"&&t.tagName==="INPUT"||e==="type"&&t.tagName==="TEXTAREA"||et.test(e)&&D(n)?!1:e in t}const b="transition",M="animation",gt=(t,{slots:e})=>Nt(pt,te(t),e);gt.displayName="Transition";const ht={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String};gt.props=F({},pt.props,ht);const E=(t,e=[])=>{h(t)?t.forEach(n=>n(...e)):t&&t(...e)},nt=t=>t?h(t)?t.some(e=>e.length>1):t.length>1:!1;function te(t){const e={};for(const a in t)a in ht||(e[a]=t[a]);if(t.css===!1)return e;const{name:n="v",type:s,duration:o,enterFromClass:i=`${n}-enter-from`,enterActiveClass:r=`${n}-enter-active`,enterToClass:c=`${n}-enter-to`,appearFromClass:f=i,appearActiveClass:u=r,appearToClass:l=c,leaveFromClass:d=`${n}-leave-from`,leaveActiveClass:m=`${n}-leave-active`,leaveToClass:_=`${n}-leave-to`}=t,w=ee(o),St=w&&w[0],Et=w&&w[1],{onBeforeEnter:K,onEnter:q,onEnterCancelled:z,onLeave:W,onLeaveCancelled:Tt,onBeforeAppear:At=K,onAppear:_t=q,onAppearCancelled:wt=z}=e,O=(a,p,S)=>{T(a,p?l:c),T(a,p?u:r),S&&S()},j=(a,p)=>{a._isLeaving=!1,T(a,d),T(a,_),T(a,m),p&&p()},X=a=>(p,S)=>{const G=a?_t:q,Q=()=>O(p,a,S);E(G,[p,Q]),st(()=>{T(p,a?f:i),v(p,a?l:c),nt(G)||ot(p,s,St,Q)})};return F(e,{onBeforeEnter(a){E(K,[a]),v(a,i),v(a,r)},onBeforeAppear(a){E(At,[a]),v(a,f),v(a,u)},onEnter:X(!1),onAppear:X(!0),onLeave(a,p){a._isLeaving=!0;const S=()=>j(a,p);v(a,d),oe(),v(a,m),st(()=>{a._isLeaving&&(T(a,d),v(a,_),nt(W)||ot(a,s,Et,S))}),E(W,[a,S])},onEnterCancelled(a){O(a,!1),E(z,[a])},onAppearCancelled(a){O(a,!0),E(wt,[a])},onLeaveCancelled(a){j(a),E(Tt,[a])}})}function ee(t){if(t==null)return null;if(Mt(t))return[y(t.enter),y(t.leave)];{const e=y(t);return[e,e]}}function y(t){return Lt(t)}function v(t,e){e.split(/\s+/).forEach(n=>n&&t.classList.add(n)),(t._vtc||(t._vtc=new Set)).add(e)}function T(t,e){e.split(/\s+/).forEach(s=>s&&t.classList.remove(s));const{_vtc:n}=t;n&&(n.delete(e),n.size||(t._vtc=void 0))}function st(t){requestAnimationFrame(()=>{requestAnimationFrame(t)})}let ne=0;function ot(t,e,n,s){const o=t._endId=++ne,i=()=>{o===t._endId&&s()};if(n)return setTimeout(i,n);const{type:r,timeout:c,propCount:f}=se(t,e);if(!r)return s();const u=r+"end";let l=0;const d=()=>{t.removeEventListener(u,m),i()},m=_=>{_.target===t&&++l>=f&&d()};setTimeout(()=>{l<f&&d()},c+1),t.addEventListener(u,m)}function se(t,e){const n=window.getComputedStyle(t),s=w=>(n[w]||"").split(", "),o=s(`${b}Delay`),i=s(`${b}Duration`),r=it(o,i),c=s(`${M}Delay`),f=s(`${M}Duration`),u=it(c,f);let l=null,d=0,m=0;e===b?r>0&&(l=b,d=r,m=i.length):e===M?u>0&&(l=M,d=u,m=f.length):(d=Math.max(r,u),l=d>0?r>u?b:M:null,m=l?l===b?i.length:f.length:0);const _=l===b&&/\b(transform|all)(,|$)/.test(s(`${b}Property`).toString());return{type:l,timeout:d,propCount:m,hasTransform:_}}function it(t,e){for(;t.length<e.length;)t=t.concat(t);return Math.max(...e.map((n,s)=>rt(n)+rt(t[s])))}function rt(t){return Number(t.slice(0,-1).replace(",","."))*1e3}function oe(){return document.body.offsetHeight}const C=t=>{const e=t.props["onUpdate:modelValue"]||!1;return h(e)?n=>xt(e,n):e};function ie(t){t.target.composing=!0}function at(t){const e=t.target;e.composing&&(e.composing=!1,e.dispatchEvent(new Event("input")))}const ct={created(t,{modifiers:{lazy:e,trim:n,number:s}},o){t._assign=C(o);const i=s||o.props&&o.props.type==="number";g(t,e?"change":"input",r=>{if(r.target.composing)return;let c=t.value;n&&(c=c.trim()),i&&(c=H(c)),t._assign(c)}),n&&g(t,"change",()=>{t.value=t.value.trim()}),e||(g(t,"compositionstart",ie),g(t,"compositionend",at),g(t,"change",at))},mounted(t,{value:e}){t.value=e??""},beforeUpdate(t,{value:e,modifiers:{lazy:n,trim:s,number:o}},i){if(t._assign=C(i),t.composing||document.activeElement===t&&t.type!=="range"&&(n||s&&t.value.trim()===e||(o||t.type==="number")&&H(t.value)===e))return;const r=e??"";t.value!==r&&(t.value=r)}},re={deep:!0,created(t,e,n){t._assign=C(n),g(t,"change",()=>{const s=t._modelValue,o=N(t),i=t.checked,r=t._assign;if(h(s)){const c=U(s,o),f=c!==-1;if(i&&!f)r(s.concat(o));else if(!i&&f){const u=[...s];u.splice(c,1),r(u)}}else if(P(s)){const c=new Set(s);i?c.add(o):c.delete(o),r(c)}else r(bt(t,i))})},mounted:ft,beforeUpdate(t,e,n){t._assign=C(n),ft(t,e,n)}};function ft(t,{value:e,oldValue:n},s){t._modelValue=e,h(e)?t.checked=U(e,s.props.value)>-1:P(e)?t.checked=e.has(s.props.value):e!==n&&(t.checked=I(e,bt(t,!0)))}const ae={created(t,{value:e},n){t.checked=I(e,n.props.value),t._assign=C(n),g(t,"change",()=>{t._assign(N(t))})},beforeUpdate(t,{value:e,oldValue:n},s){t._assign=C(s),e!==n&&(t.checked=I(e,s.props.value))}},ce={deep:!0,created(t,{value:e,modifiers:{number:n}},s){const o=P(e);g(t,"change",()=>{const i=Array.prototype.filter.call(t.options,r=>r.selected).map(r=>n?H(N(r)):N(r));t._assign(t.multiple?o?new Set(i):i:i[0])}),t._assign=C(s)},mounted(t,{value:e}){ut(t,e)},beforeUpdate(t,e,n){t._assign=C(n)},updated(t,{value:e}){ut(t,e)}};function ut(t,e){const n=t.multiple;if(!(n&&!h(e)&&!P(e))){for(let s=0,o=t.options.length;s<o;s++){const i=t.options[s],r=N(i);if(n)h(e)?i.selected=U(e,r)>-1:i.selected=e.has(r);else if(I(N(i),e)){t.selectedIndex!==s&&(t.selectedIndex=s);return}}!n&&t.selectedIndex!==-1&&(t.selectedIndex=-1)}}function N(t){return"_value"in t?t._value:t.value}function bt(t,e){const n=e?"_trueValue":"_falseValue";return n in t?t[n]:e}const he={created(t,e,n){x(t,e,n,null,"created")},mounted(t,e,n){x(t,e,n,null,"mounted")},beforeUpdate(t,e,n,s){x(t,e,n,s,"beforeUpdate")},updated(t,e,n,s){x(t,e,n,s,"updated")}};function fe(t,e){switch(t){case"SELECT":return ce;case"TEXTAREA":return ct;default:switch(e){case"checkbox":return re;case"radio":return ae;default:return ct}}}function x(t,e,n,s,o){const r=fe(t.tagName,n.props&&n.props.type)[o];r&&r(t,e,n,s)}const ue=["ctrl","shift","alt","meta"],le={stop:t=>t.stopPropagation(),prevent:t=>t.preventDefault(),self:t=>t.target!==t.currentTarget,ctrl:t=>!t.ctrlKey,shift:t=>!t.shiftKey,alt:t=>!t.altKey,meta:t=>!t.metaKey,left:t=>"button"in t&&t.button!==0,middle:t=>"button"in t&&t.button!==1,right:t=>"button"in t&&t.button!==2,exact:(t,e)=>ue.some(n=>t[`${n}Key`]&&!e.includes(n))},be=(t,e)=>(n,...s)=>{for(let o=0;o<e.length;o++){const i=le[e[o]];if(i&&i(n,e))return}return t(n,...s)},pe={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},ve=(t,e)=>n=>{if(!("key"in n))return;const s=V(n.key);if(e.some(o=>o===s||pe[o]===s))return t(n)},vt=F({patchProp:Jt},Ft);let L,lt=!1;function de(){return L||(L=It(vt))}function me(){return L=lt?L:Dt(vt),lt=!0,L}const Ce=(...t)=>{const e=de().createApp(...t),{mount:n}=e;return e.mount=s=>{const o=Ct(s);if(!o)return;const i=e._component;!dt(i)&&!i.render&&!i.template&&(i.template=o.innerHTML),o.innerHTML="";const r=n(o,!1,o instanceof SVGElement);return o instanceof Element&&(o.removeAttribute("v-cloak"),o.setAttribute("data-v-app","")),r},e},Se=(...t)=>{const e=me().createApp(...t),{mount:n}=e;return e.mount=s=>{const o=Ct(s);if(o)return n(o,!0,o instanceof SVGElement)},e};function Ct(t){return D(t)?document.querySelector(t):t}export{gt as T,Se as a,re as b,Ce as c,be as d,ae as e,he as v,ve as w};
@@ -1 +0,0 @@
1
- import{h as e,l as r,j as t}from"./runtime-core.esm-bundler.5019e930.js";const c=e({__name:"server-routes",setup(n){return(o,s)=>(t(),r("div",null," WIP "))}});export{c as default};
@@ -1 +0,0 @@
1
- import{u as f}from"./nuxt-link.724f8a66.js";import{a8 as r,b as p}from"./runtime-core.esm-bundler.5019e930.js";function l(...t){const a=typeof t[t.length-1]=="string"?t.pop():void 0;typeof t[0]!="string"&&t.unshift(a);const[o,e]=t;if(!o||typeof o!="string")throw new TypeError("[nuxt] [useState] key must be a string: "+o);if(e!==void 0&&typeof e!="function")throw new Error("[nuxt] [useState] init must be a function: "+e);const u="$s"+o,s=f(),i=r(s.payload.state,u);if(i.value===void 0&&e){const n=e();if(p(n))return s.payload.state[u]=n,n;i.value=n}return i}export{l as u};
@@ -1 +0,0 @@
1
- import{u as c,b as p}from"./client.ef9805ed.js";import{u as a}from"./utils.c2a3506b.js";import{r as u}from"./rpc.990da39b.js";import{g as f}from"./nuxt-link.724f8a66.js";import"./app.config.a09258b3.js";import{$ as g}from"./index.6cafd97e.js";import{c as i}from"./runtime-core.esm-bundler.5019e930.js";function v(o,r,s=!1){return r.reduce((e,n)=>(n in o&&(!s||o[n]!==void 0)&&(e[n]=o[n]),e),{})}let m;async function I(){return m||(m=await g("https://cdn.jsdelivr.net/npm/@nuxt/modules@latest/modules.json"),m)}function N(){const o=c(),r=a("getComponents",()=>u.getComponents()),s=i(()=>Object.entries(o.value?.nuxt?.vueApp._context.components||{}).map(([e])=>({pascalName:e,global:!0})).filter(e=>!(r.value||[]).find(n=>n.pascalName===e.pascalName)));return i(()=>[...s.value,...r.value||[]].sort((e,n)=>e.pascalName.localeCompare(n.pascalName)))}function T(){return a("usePackageVersions",()=>u.usePackageVersions())}function C(){return a("getServerPages",()=>u.getServerPages())}function k(){return a("getComponentsRelationships",()=>u.getComponentsRelationships())}function x(){return a("getServerHooks",()=>u.getServerHooks(),{default:()=>[]})}function H(){return a("getServerLayouts",()=>u.getServerLayouts())}function L(){return a("getAutoImports",()=>u.getAutoImports())}function V(){return a("getServerConfig",()=>u.getServerConfig())}function d(){return a("getCustomTabs",()=>u.getCustomTabs())}function W(){const o=f(),r=d(),s=i(()=>o.getRoutes().filter(t=>t.path.startsWith("/modules/")&&t.meta.title&&!t.meta.wip).sort((t,l)=>(t.meta.order||100)-(l.meta.order||100)).map(t=>({name:t.name,path:t.path,...t.meta}))),e=i(()=>(r.value||[]).filter(t=>t.name.startsWith("builtin-"))),n=i(()=>(r.value||[]).filter(t=>!t.name.startsWith("builtin-")));return{custom:n,builtin:i(()=>[...s.value,...e.value]),all:i(()=>[...s.value,...e.value,...n.value])}}function j(){const o=p(),r=C();return i(()=>(o.value?.getRoutes()||[]).map(s=>v(s,["path","name","meta","props","children"])).map(s=>({...r.value?.find(e=>e.name&&e.name===s.name),...s})))}export{C as a,H as b,k as c,V as d,W as e,x as f,L as g,I as h,T as i,j,v as o,N as u};
@@ -1 +0,0 @@
1
- import{u as s}from"./index.96e42b53.js";import{t}from"./index.7c6751e3.js";const n=s("nuxt-devtools-first-visit",!0),o=s("nuxt-devtools-settings",{customTabs:!0,componentsView:"list",componentsGraphShowNodeModules:!1,componentsGraphShowPages:!1,componentsGraphShowLayouts:!1},{mergeDefaults:!0}),r=t(o),i=s("nuxt-devtools-frame-state",{},{listenToStorageChanges:!1});export{o as a,i as b,r as d,n as i};
@@ -1 +0,0 @@
1
- import{u as d}from"./nuxt-link.724f8a66.js";import{u as h}from"./asyncData.0d07d609.js";import"./app.config.a09258b3.js";function g(e=""){return!e||!e.includes("\\")?e:e.replace(/\\/g,"/")}const m=/^[/\\](?![/\\])|^[/\\]{2}(?!\.)|^[A-Za-z]:[/\\]/;function p(){return typeof process<"u"?process.cwd().replace(/\\/g,"/"):"/"}const f=function(...e){e=e.map(n=>g(n));let i="",t=!1;for(let n=e.length-1;n>=-1&&!t;n--){const s=n>=0?e[n]:p();!s||s.length===0||(i=`${s}/${i}`,t=c(s))}return i=x(i,!t),t&&!c(i)?`/${i}`:i.length>0?i:"."};function x(e,i){let t="",n=0,s=-1,l=0,o=null;for(let r=0;r<=e.length;++r){if(r<e.length)o=e[r];else{if(o==="/")break;o="/"}if(o==="/"){if(!(s===r-1||l===1))if(l===2){if(t.length<2||n!==2||t[t.length-1]!=="."||t[t.length-2]!=="."){if(t.length>2){const a=t.lastIndexOf("/");a===-1?(t="",n=0):(t=t.slice(0,a),n=t.length-1-t.lastIndexOf("/")),s=r,l=0;continue}else if(t.length>0){t="",n=0,s=r,l=0;continue}}i&&(t+=t.length>0?"/..":"..",n=2)}else t.length>0?t+=`/${e.slice(s+1,r)}`:t=e.slice(s+1,r),n=r-s-1;s=r,l=0}else o==="."&&l!==-1?++l:l=-1}return t}const c=function(e){return m.test(e)},S=function(e,i){const t=f(e).split("/"),n=f(i).split("/"),s=[...t];for(const l of s){if(n[0]!==l)break;t.shift(),n.shift()}return[...t.map(()=>".."),...n].join("/")};function $(e){return!!e.match(/[/\\]node_modules[/\\]/)||u(e)}function u(e){return e[0]==="#"||!!e.match(/^(@[a-z0-9-~][a-z0-9-._~]*\/)?[a-z0-9-~][a-z0-9-._~]*$/)}function _(e){if(u(e))return e;const i=e.replace(/\\/g,"/").match(/.*\/node_modules\/(.*)$/)?.[1];if(i)return i.startsWith("@")?i.split("/").slice(0,2).join("/"):i.split("/")[0]}function b(e){if(u(e))return e;const i=e.replace(/\\/g,"/").match(/.*\/node_modules\/(.*)$/)?.[1];if(i)return i}function A(e){if(e)return["nuxt","#app","#head","vue"].includes(e)}function P(e,i,t=!1){if($(e))return t?b(e):_(e);try{let n=S(i,e);return!n.startsWith("./")&&!n.startsWith("../")&&(n=`./${n}`),n.startsWith("./.nuxt/")&&(n=`#build${n.slice(7)}`),n}catch{return e}}function q(e){return e.split(/(:\w+[\?\*]?)/).filter(Boolean)}function I(e,i,t){const n=d();return n.payload.unique||(n.payload.unique={}),n.payload.unique[e]||(n.payload.unique[e]=h(e,i,t)),n.payload.unique[e].data}export{P as a,A as b,_ as g,$ as i,q as p,I as u};
@@ -1 +0,0 @@
1
- import{u as i}from"./composables.3d6ee8a2.js";/* empty css */import{_ as r}from"./_plugin-vue_export-helper.c27b6911.js";import{j as o,l as C,A as t,H as s,am as e}from"./runtime-core.esm-bundler.5019e930.js";import"./nuxt-link.724f8a66.js";import"./app.config.a09258b3.js";const l={class:"antialiased bg-white dark:bg-black text-black dark:text-white min-h-screen place-content-center flex flex-col items-center justify-center text-sm sm:text-base"},D=e('<div class="flex-1 flex flex-col gap-y-16 py-14" data-v-c886fa13><div class="flex flex-col gap-y-4 items-center justify-center" data-v-c886fa13><a href="https://nuxt.com" target="_blank" data-v-c886fa13><svg width="61" height="42" viewBox="0 0 61 42" fill="none" xmlns="http://www.w3.org/2000/svg" data-v-c886fa13><path d="M33.9869 41.2211H56.412C57.1243 41.2212 57.824 41.0336 58.4408 40.6772C59.0576 40.3209 59.5698 39.8083 59.9258 39.191C60.2818 38.5737 60.469 37.8736 60.4687 37.1609C60.4684 36.4482 60.2805 35.7482 59.924 35.1313L44.864 9.03129C44.508 8.41416 43.996 7.90168 43.3793 7.54537C42.7626 7.18906 42.063 7.00147 41.3509 7.00147C40.6387 7.00147 39.9391 7.18906 39.3225 7.54537C38.7058 7.90168 38.1937 8.41416 37.8377 9.03129L33.9869 15.7093L26.458 2.65061C26.1018 2.03354 25.5895 1.52113 24.9726 1.16489C24.3557 0.808639 23.656 0.621094 22.9438 0.621094C22.2316 0.621094 21.5318 0.808639 20.915 1.16489C20.2981 1.52113 19.7858 2.03354 19.4296 2.65061L0.689224 35.1313C0.332704 35.7482 0.144842 36.4482 0.144532 37.1609C0.144222 37.8736 0.331476 38.5737 0.687459 39.191C1.04344 39.8083 1.5556 40.3209 2.17243 40.6772C2.78925 41.0336 3.48899 41.2212 4.20126 41.2211H18.2778C23.8551 41.2211 27.9682 38.7699 30.7984 33.9876L37.6694 22.0813L41.3498 15.7093L52.3951 34.8492H37.6694L33.9869 41.2211ZM18.0484 34.8426L8.2247 34.8404L22.9504 9.32211L30.2979 22.0813L25.3784 30.6092C23.4989 33.7121 21.3637 34.8426 18.0484 34.8426Z" fill="#00DC82" data-v-c886fa13></path></svg></a><h1 class="text-black dark:text-white text-4xl sm:text-5xl font-semibold text-center" data-v-c886fa13>Welcome to Nuxt!</h1></div><div class="grid grid-cols-2 lg:grid-cols-10 gap-6 max-w-[960px] px-4" data-v-c886fa13><div class="col-span-2 lg:col-span-10 relative get-started-gradient-border" data-v-c886fa13><div class="get-started-gradient-left absolute left-0 inset-y-0 w-[20%] bg-gradient-to-r to-transparent from-green-400 rounded-xl z-1 transition-opacity duration-300" data-v-c886fa13></div><div class="get-started-gradient-right absolute right-0 inset-y-0 w-[20%] bg-gradient-to-l to-transparent from-blue-400 rounded-xl z-1 transition-opacity duration-300" data-v-c886fa13></div><div class="w-full absolute inset-x-0 flex justify-center -top-[58px]" data-v-c886fa13><img src="data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22105%22%20height%3D%22116%22%20fill%3D%22none%22%3E%3Cg%20filter%3D%22url(%23a)%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%2318181B%22%20d%3D%22M17.203%2033.223%2046.9%2014.286a8.416%208.416%200%200%201%208.64-.18L87.38%2031.97c2.68%201.527%204.365%204.409%204.428%207.571l.191%2034.944c.063%203.151-1.491%206.104-4.091%207.776l-30.143%2019.383a8.417%208.417%200%200%201-8.75.251l-31.126-17.73C15.135%2082.595%2012.98%2079.6%2013%2076.35V40.828c.02-3.111%201.614-5.994%204.203-7.605Z%22%2F%3E%3Cpath%20stroke%3D%22url(%23b)%22%20stroke-width%3D%222%22%20d%3D%22M46.9%2014.286%2017.202%2033.223c-2.59%201.61-4.183%204.494-4.203%207.605V76.35m33.9-62.064a8.416%208.416%200%200%201%208.64-.18m-8.64.18a8.435%208.435%200%200%201%208.64-.18M13%2076.35c-.02%203.25%202.135%206.246%204.888%207.814M13%2076.35c-.02%203.233%202.136%206.247%204.888%207.814m0%200%2031.126%2017.731m0%200a8.417%208.417%200%200%200%208.75-.251m-8.75.251a8.438%208.438%200%200%200%208.75-.251m0%200%2030.143-19.383m0%200c2.598-1.67%204.154-4.627%204.091-7.776m-4.091%207.776c2.6-1.672%204.154-4.625%204.091-7.776m0%200-.19-34.944m0%200c-.064-3.162-1.75-6.044-4.43-7.571m4.43%207.571c-.063-3.147-1.75-6.045-4.43-7.571m0%200L55.54%2014.105%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22url(%23c)%22%20d%3D%22M48.669%2067.696c-.886%202.69-3.02%204.659-6.153%205.709-1.41.465-2.88.72-4.364.755a1.313%201.313%200%200%201-1.312-1.313c.035-1.484.29-2.954.754-4.364%201.05-3.133%203.02-5.266%205.71-6.152a1.312%201.312%200%201%201%20.836%202.477c-3.232%201.083-4.232%204.577-4.544%206.595%202.018-.311%205.512-1.312%206.595-4.544a1.313%201.313%200%200%201%202.477.837Zm16.39-12.486-1.46%201.477v10.057a2.657%202.657%200%200%201-.772%201.854l-5.316%205.3a2.559%202.559%200%200%201-1.853.77%202.413%202.413%200%200%201-.755-.115%202.624%202.624%200%200%201-1.821-2.001l-1.296-6.48-6.858-6.858-6.48-1.297a2.625%202.625%200%200%201-2.002-1.82%202.609%202.609%200%200%201%20.656-2.61l5.3-5.315a2.658%202.658%200%200%201%201.853-.771h10.057l1.477-1.46c4.692-4.692%209.499-4.561%2011.353-4.282a2.576%202.576%200%200%201%202.198%202.198c.28%201.854.41%206.661-4.282%2011.353Zm-26.103.132%206.185%201.23%206.546-6.546h-7.432l-5.299%205.316Zm8.482%202.657L53%2063.561l10.205-10.205c1.28-1.28%204.2-4.724%203.543-9.105-4.38-.656-7.826%202.264-9.105%203.544L47.438%2057.999Zm13.535%201.313-6.546%206.546%201.23%206.185%205.316-5.299v-7.432Z%22%20shape-rendering%3D%22geometricPrecision%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22b%22%20x1%3D%2257.994%22%20x2%3D%2292%22%20y1%3D%2258%22%20y2%3D%2258%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2300DC82%22%2F%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%231DE0B1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2336E4DA%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22c%22%20x1%3D%2255.197%22%20x2%3D%2269.453%22%20y1%3D%2258.107%22%20y2%3D%2258.107%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2300DC82%22%2F%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%231DE0B1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2336E4DA%22%2F%3E%3C%2FlinearGradient%3E%3Cfilter%20id%3D%22a%22%20width%3D%22104.897%22%20height%3D%22115.897%22%20x%3D%22.052%22%20y%3D%22.052%22%20color-interpolation-filters%3D%22sRGB%22%20filterUnits%3D%22userSpaceOnUse%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%225.974%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22out%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%201%200%200%200%200%201%200%200%200%200%201%200%200%200%200.07%200%22%2F%3E%3CfeBlend%20in2%3D%22BackgroundImageFix%22%20result%3D%22effect1_dropShadow_2724_4091%22%2F%3E%3CfeBlend%20in%3D%22SourceGraphic%22%20in2%3D%22effect1_dropShadow_2724_4091%22%20result%3D%22shape%22%2F%3E%3C%2Ffilter%3E%3C%2Fdefs%3E%3C%2Fsvg%3E%0A" class="hidden dark:block" data-v-c886fa13> <img src="data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22105%22%20height%3D%22116%22%20fill%3D%22none%22%3E%3Cg%20filter%3D%22url(%23a)%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M17.203%2033.223%2046.9%2014.286a8.416%208.416%200%200%201%208.64-.18L87.38%2031.97c2.68%201.527%204.365%204.409%204.428%207.571l.191%2034.944c.063%203.151-1.491%206.104-4.091%207.776l-30.143%2019.383a8.417%208.417%200%200%201-8.75.251l-31.126-17.73C15.135%2082.595%2012.98%2079.6%2013%2076.35V40.828c.02-3.111%201.614-5.994%204.203-7.605Z%22%2F%3E%3Cpath%20stroke%3D%22url(%23b)%22%20stroke-width%3D%222%22%20d%3D%22M46.9%2014.286%2017.202%2033.223c-2.59%201.61-4.183%204.494-4.203%207.605V76.35m33.9-62.064a8.416%208.416%200%200%201%208.64-.18m-8.64.18a8.435%208.435%200%200%201%208.64-.18M13%2076.35c-.02%203.25%202.135%206.246%204.888%207.814M13%2076.35c-.02%203.233%202.136%206.247%204.888%207.814m0%200%2031.126%2017.731m0%200a8.417%208.417%200%200%200%208.75-.251m-8.75.251a8.438%208.438%200%200%200%208.75-.251m0%200%2030.143-19.383m0%200c2.598-1.67%204.154-4.627%204.091-7.776m-4.091%207.776c2.6-1.672%204.154-4.625%204.091-7.776m0%200-.19-34.944m0%200c-.064-3.162-1.75-6.044-4.43-7.571m4.43%207.571c-.063-3.147-1.75-6.045-4.43-7.571m0%200L55.54%2014.105%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M32%2037h42v42H32z%22%2F%3E%3Cpath%20fill%3D%22url(%23c)%22%20d%3D%22M48.669%2067.697c-.886%202.69-3.02%204.659-6.153%205.709-1.41.465-2.88.72-4.364.755a1.313%201.313%200%200%201-1.312-1.313c.035-1.484.29-2.954.754-4.364%201.05-3.134%203.02-5.266%205.71-6.152a1.314%201.314%200%201%201%20.836%202.477c-3.232%201.083-4.232%204.577-4.544%206.595%202.018-.311%205.512-1.312%206.595-4.544a1.313%201.313%200%200%201%202.477.837Zm16.39-12.486-1.46%201.477v10.057a2.657%202.657%200%200%201-.772%201.854l-5.316%205.3a2.559%202.559%200%200%201-1.853.77%202.413%202.413%200%200%201-.755-.115%202.626%202.626%200%200%201-1.821-2.001l-1.296-6.48-6.858-6.858-6.48-1.297a2.625%202.625%200%200%201-2.002-1.82%202.609%202.609%200%200%201%20.656-2.61l5.3-5.315a2.658%202.658%200%200%201%201.853-.771h10.057l1.477-1.46c4.692-4.692%209.499-4.561%2011.353-4.282a2.576%202.576%200%200%201%202.198%202.198c.28%201.854.41%206.661-4.282%2011.353Zm-26.103.132%206.185%201.23%206.546-6.546h-7.432l-5.299%205.316ZM47.438%2058%2053%2063.562l10.205-10.204c1.28-1.28%204.2-4.725%203.543-9.106-4.38-.656-7.826%202.264-9.105%203.544L47.438%2058Zm13.535%201.313-6.546%206.546%201.23%206.185%205.316-5.299v-7.432Z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22b%22%20x1%3D%2257.994%22%20x2%3D%2292%22%20y1%3D%2258%22%20y2%3D%2258%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2300DC82%22%2F%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%231DE0B1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2336E4DA%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22c%22%20x1%3D%2255.197%22%20x2%3D%2269.453%22%20y1%3D%2258.108%22%20y2%3D%2258.108%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2300DC82%22%2F%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%231DE0B1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2336E4DA%22%2F%3E%3C%2FlinearGradient%3E%3Cfilter%20id%3D%22a%22%20width%3D%22104.897%22%20height%3D%22115.897%22%20x%3D%22.052%22%20y%3D%22.052%22%20color-interpolation-filters%3D%22sRGB%22%20filterUnits%3D%22userSpaceOnUse%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%225.974%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22out%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%201%200%200%200%200%201%200%200%200%200%201%200%200%200%200.07%200%22%2F%3E%3CfeBlend%20in2%3D%22BackgroundImageFix%22%20result%3D%22effect1_dropShadow_2726_4054%22%2F%3E%3CfeBlend%20in%3D%22SourceGraphic%22%20in2%3D%22effect1_dropShadow_2726_4054%22%20result%3D%22shape%22%2F%3E%3C%2Ffilter%3E%3C%2Fdefs%3E%3C%2Fsvg%3E%0A" class="dark:hidden" data-v-c886fa13></div><div class="flex flex-col rounded-xl items-center gap-y-4 pt-[58px] px-4 sm:px-28 pb-6 z-10" data-v-c886fa13><h2 class="font-semibold text-2xl text-black dark:text-white" data-v-c886fa13>Get started</h2><p class="mb-2 text-center" data-v-c886fa13>Remove this welcome page by replacing <a class="bg-gray-100 dark:bg-white/10 rounded font-mono p-1 font-bold" data-v-c886fa13>&lt;NuxtWelcome /&gt;</a> in <a href="https://nuxt.com/docs/directory-structure/app" target="_blank" rel="noopener" class="bg-gray-100 dark:bg-white/10 rounded font-mono p-1 font-bold" data-v-c886fa13>app.vue</a> with your own code.</p></div></div><div class="lg:min-h-min sm:min-h-[220px] md:min-h-[180px] col-span-2 sm:col-span-1 lg:col-span-6 text-black dark:text-white rounded-xl modules-container relative items-center justify-center border border-gray-200 dark:border-transparent hover:border-transparent" data-v-c886fa13><div class="gradient-border gradient-border-modules gradient-border-rect" data-v-c886fa13></div><div class="modules-gradient-right absolute right-0 inset-y-0 w-[20%] bg-gradient-to-l to-transparent from-yellow-400 rounded-xl z-1 transition-opacity duration-300" data-v-c886fa13></div><a href="https://nuxt.com/modules" target="_blank" class="py-6 px-5 rounded-xl flex items-center justify-center gap-x-4 dark:border-none bg-white dark:bg-gray-900 sm:min-h-[220px] md:min-h-[180px] lg:min-h-min" data-v-c886fa13><img src="data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2253%22%20height%3D%2258%22%20viewBox%3D%220%200%2053%2058%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0_2613_3853)%22%3E%0A%3Cpath%20d%3D%22M51.1519%2039.8821C51.154%2039.9844%2051.1527%2040.0863%2051.148%2040.1877C51.0782%2041.7091%2050.2566%2043.1165%2048.9325%2043.9357L29.0918%2056.2117C27.6504%2057.1035%2025.8212%2057.1564%2024.3387%2056.3439L3.85107%2045.1148C2.27157%2044.2491%201.14238%2042.6366%201.15291%2041.0494L1.15293%2041.0427L1.153%2018.552C1.15301%2018.5509%201.15302%2018.5499%201.15302%2018.5488C1.16485%2016.9324%202.02611%2015.4289%203.43319%2014.5869L3.43322%2014.587L3.44269%2014.5812L22.9844%202.59084C24.4169%201.73583%2026.2139%201.69824%2027.6729%202.49791L27.6729%202.49792L27.6784%202.50094L48.6303%2013.8121C48.6313%2013.8126%2048.6322%2013.8131%2048.6331%2013.8136C50.0797%2014.6078%2050.9898%2016.1132%2051.026%2017.7438L51.1517%2039.8672L51.1517%2039.8746L51.1519%2039.8821Z%22%20fill%3D%22white%22%20stroke%3D%22url(%23paint0_linear_2613_3853)%22%20stroke-width%3D%222%22%2F%3E%0A%3Cpath%20d%3D%22M33.8193%2042.2552H17.8193C16.7585%2042.2552%2015.7411%2041.8337%2014.9909%2041.0836C14.2408%2040.3334%2013.8193%2039.316%2013.8193%2038.2552V24.9218C13.8193%2023.861%2014.2408%2022.8435%2014.9909%2022.0934C15.7411%2021.3433%2016.7585%2020.9218%2017.8193%2020.9218H19.1527C19.1751%2019.792%2019.5558%2018.6985%2020.2399%2017.7991C20.924%2016.8996%2021.8761%2016.2407%2022.9589%2015.9173C24.0416%2015.594%2025.1992%2015.6229%2026.2644%2016C27.3297%2016.377%2028.2477%2017.0827%2028.886%2018.0152C29.4839%2018.8674%2029.8094%2019.8808%2029.8193%2020.9218H33.8193C34.173%2020.9218%2034.5121%2021.0623%2034.7621%2021.3124C35.0122%2021.5624%2035.1527%2021.9015%2035.1527%2022.2552V26.2552C36.2825%2026.2776%2037.376%2026.6583%2038.2754%2027.3424C39.1749%2028.0265%2039.8338%2028.9786%2040.1572%2030.0613C40.4805%2031.1441%2040.4516%2032.3016%2040.0745%2033.3669C39.6975%2034.4322%2038.9918%2035.3502%2038.0593%2035.9885C37.2071%2036.5864%2036.1937%2036.9118%2035.1527%2036.9218V36.9218V40.9218C35.1527%2041.2755%2035.0122%2041.6146%2034.7621%2041.8646C34.5121%2042.1147%2034.173%2042.2552%2033.8193%2042.2552ZM17.8193%2023.5885C17.4657%2023.5885%2017.1266%2023.729%2016.8765%2023.979C16.6265%2024.2291%2016.486%2024.5682%2016.486%2024.9218V38.2552C16.486%2038.6088%2016.6265%2038.9479%2016.8765%2039.198C17.1266%2039.448%2017.4657%2039.5885%2017.8193%2039.5885H32.486V35.3485C32.4849%2035.1347%2032.5351%2034.9238%2032.6326%2034.7335C32.7301%2034.5432%2032.8718%2034.3792%2033.046%2034.2552C33.2196%2034.1313%2033.4204%2034.051%2033.6316%2034.0208C33.8427%2033.9907%2034.058%2034.0116%2034.2593%2034.0818C34.6393%2034.2368%2035.0532%2034.2901%2035.46%2034.2363C35.8669%2034.1825%2036.2527%2034.0236%2036.5793%2033.7752C36.9045%2033.5769%2037.1834%2033.3113%2037.3973%2032.9962C37.6111%2032.6811%2037.7551%2032.3239%2037.8193%2031.9485C37.8708%2031.5699%2037.8402%2031.1847%2037.7298%2030.8189C37.6194%2030.4532%2037.4317%2030.1154%2037.1793%2029.8285C36.8381%2029.414%2036.3734%2029.1193%2035.8529%2028.9874C35.3325%2028.8555%2034.7835%2028.8932%2034.286%2029.0952C34.0846%2029.1654%2033.8694%2029.1863%2033.6582%2029.1562C33.4471%2029.126%2033.2463%2029.0457%2033.0727%2028.9218C32.8985%2028.7978%2032.7567%2028.6338%2032.6593%2028.4435C32.5618%2028.2532%2032.5115%2028.0423%2032.5127%2027.8285V23.5885H28.246C28.0269%2023.6009%2027.8081%2023.559%2027.609%2023.4666C27.4099%2023.3742%2027.2368%2023.234%2027.1049%2023.0586C26.973%2022.8832%2026.8864%2022.6779%2026.8529%2022.461C26.8194%2022.2441%2026.8399%2022.0222%2026.9127%2021.8152C27.0677%2021.4352%2027.1209%2021.0213%2027.0671%2020.6145C27.0134%2020.2076%2026.8544%2019.8218%2026.606%2019.4952C26.4091%2019.1607%2026.1395%2018.8749%2025.8172%2018.6588C25.4948%2018.4427%2025.128%2018.3019%2024.7438%2018.2468C24.3597%2018.1917%2023.9681%2018.2238%2023.598%2018.3407C23.2279%2018.4575%2022.8889%2018.6561%2022.606%2018.9218C22.3433%2019.1824%2022.1377%2019.4948%2022.0023%2019.8391C21.8668%2020.1834%2021.8045%2020.5521%2021.8193%2020.9218C21.8224%2021.2277%2021.8812%2021.5304%2021.9927%2021.8152C22.0632%2022.0168%2022.0842%2022.2324%2022.054%2022.4438C22.0237%2022.6553%2021.9432%2022.8564%2021.819%2023.0302C21.6949%2023.204%2021.5308%2023.3454%2021.3406%2023.4426C21.1504%2023.5397%2020.9396%2023.5898%2020.726%2023.5885H17.8193Z%22%20fill%3D%22url(%23paint1_linear_2613_3853)%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_2613_3853%22%20x1%3D%220.662695%22%20y1%3D%2218.4025%22%20x2%3D%2251.7209%22%20y2%3D%2244.2212%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23F7D14C%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23A38108%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint1_linear_2613_3853%22%20x1%3D%2213.7453%22%20y1%3D%2221.3705%22%20x2%3D%2240.3876%22%20y2%3D%2235.7024%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23F7D14C%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23A38108%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3CclipPath%20id%3D%22clip0_2613_3853%22%3E%0A%3Crect%20width%3D%2252%22%20height%3D%2257%22%20fill%3D%22white%22%20transform%3D%22translate(0.152832%200.920898)%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A" alt="modules icon" class="modules-image-color-light" data-v-c886fa13> <img src="data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2253%22%20height%3D%2258%22%20viewBox%3D%220%200%2053%2058%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M3.43319%2014.5869L3.43322%2014.587L3.44269%2014.5812L22.9844%202.59084C24.4246%201.73116%2026.2124%201.69742%2027.6729%202.49791L27.6729%202.49792L27.6784%202.50094L48.6303%2013.8121C48.6313%2013.8126%2048.6322%2013.8131%2048.6331%2013.8137C50.0812%2014.6086%2050.9896%2016.1043%2051.026%2017.7437L51.1517%2039.8672L51.1517%2039.8746L51.1519%2039.8821C51.1856%2041.5204%2050.346%2043.0611%2048.9325%2043.9357L29.0918%2056.2117C27.6424%2057.1085%2025.8227%2057.1572%2024.3387%2056.3439L3.85107%2045.1148C2.26984%2044.2481%201.14232%2042.646%201.15293%2041.0494V41.0427L1.153%2018.552C1.15301%2018.5509%201.15302%2018.5499%201.15302%2018.5488C1.16485%2016.9324%202.02611%2015.4289%203.43319%2014.5869Z%22%20fill%3D%22%2318181B%22%20stroke%3D%22url(%23paint0_linear_2595_7337)%22%20stroke-width%3D%222%22%2F%3E%0A%3Cpath%20d%3D%22M33.8193%2042.2542H17.8193C16.7585%2042.2542%2015.7411%2041.8328%2014.9909%2041.0826C14.2408%2040.3325%2013.8193%2039.3151%2013.8193%2038.2542V24.9209C13.8193%2023.86%2014.2408%2022.8426%2014.9909%2022.0924C15.7411%2021.3423%2016.7585%2020.9209%2017.8193%2020.9209H19.1527C19.1751%2019.791%2019.5558%2018.6975%2020.2399%2017.7981C20.924%2016.8986%2021.8761%2016.2397%2022.9589%2015.9164C24.0416%2015.593%2025.1992%2015.6219%2026.2644%2015.999C27.3297%2016.376%2028.2477%2017.0817%2028.886%2018.0142C29.4839%2018.8664%2029.8094%2019.8799%2029.8193%2020.9209H33.8193C34.173%2020.9209%2034.5121%2021.0613%2034.7621%2021.3114C35.0122%2021.5614%2035.1527%2021.9006%2035.1527%2022.2542V26.2542C36.2825%2026.2766%2037.376%2026.6573%2038.2754%2027.3414C39.1749%2028.0255%2039.8338%2028.9776%2040.1572%2030.0604C40.4805%2031.1432%2040.4516%2032.3007%2040.0745%2033.366C39.6975%2034.4312%2038.9918%2035.3492%2038.0593%2035.9875C37.2071%2036.5854%2036.1937%2036.9109%2035.1527%2036.9209V40.9209C35.1527%2041.2745%2035.0122%2041.6136%2034.7621%2041.8637C34.5121%2042.1137%2034.173%2042.2542%2033.8193%2042.2542ZM17.8193%2023.5875C17.4657%2023.5875%2017.1266%2023.728%2016.8765%2023.978C16.6265%2024.2281%2016.486%2024.5672%2016.486%2024.9209V38.2542C16.486%2038.6078%2016.6265%2038.9469%2016.8765%2039.197C17.1266%2039.447%2017.4657%2039.5875%2017.8193%2039.5875H32.486V35.3475C32.4849%2035.1337%2032.5351%2034.9228%2032.6326%2034.7325C32.7301%2034.5422%2032.8718%2034.3782%2033.046%2034.2542C33.2196%2034.1304%2033.4205%2034.05%2033.6316%2034.0198C33.8427%2033.9897%2034.058%2034.0106%2034.2593%2034.0809C34.6393%2034.2359%2035.0532%2034.2891%2035.46%2034.2353C35.8669%2034.1816%2036.2527%2034.0226%2036.5793%2033.7742C36.9045%2033.5759%2037.1834%2033.3103%2037.3973%2032.9952C37.6111%2032.6801%2037.7551%2032.3229%2037.8193%2031.9475C37.8708%2031.5689%2037.8402%2031.1837%2037.7298%2030.8179C37.6194%2030.4522%2037.4317%2030.1144%2037.1793%2029.8275C36.8381%2029.413%2036.3734%2029.1183%2035.8529%2028.9864C35.3325%2028.8545%2034.7835%2028.8923%2034.286%2029.0942C34.0846%2029.1644%2033.8694%2029.1854%2033.6582%2029.1552C33.4471%2029.125%2033.2463%2029.0447%2033.0727%2028.9209C32.8985%2028.7969%2032.7567%2028.6328%2032.6593%2028.4425C32.5618%2028.2522%2032.5115%2028.0413%2032.5127%2027.8275V23.5875H28.246C28.0269%2023.5999%2027.8081%2023.5581%2027.609%2023.4656C27.4099%2023.3732%2027.2368%2023.233%2027.1049%2023.0576C26.973%2022.8822%2026.8864%2022.6769%2026.8529%2022.46C26.8194%2022.2431%2026.8399%2022.0213%2026.9127%2021.8142C27.0677%2021.4342%2027.1209%2021.0204%2027.0671%2020.6135C27.0134%2020.2066%2026.8544%2019.8208%2026.606%2019.4942C26.4091%2019.1597%2026.1395%2018.8739%2025.8172%2018.6578C25.4948%2018.4417%2025.128%2018.3009%2024.7438%2018.2458C24.3597%2018.1908%2023.9681%2018.2228%2023.598%2018.3397C23.2279%2018.4565%2022.8889%2018.6552%2022.606%2018.9209C22.3433%2019.1814%2022.1377%2019.4938%2022.0023%2019.8381C21.8668%2020.1824%2021.8045%2020.5512%2021.8193%2020.9209C21.8224%2021.2267%2021.8812%2021.5294%2021.9927%2021.8142C22.0632%2022.0158%2022.0842%2022.2314%2022.054%2022.4429C22.0237%2022.6543%2021.9432%2022.8554%2021.819%2023.0292C21.6949%2023.203%2021.5308%2023.3444%2021.3406%2023.4416C21.1504%2023.5388%2020.9396%2023.5888%2020.726%2023.5875H17.8193Z%22%20fill%3D%22url(%23paint1_linear_2595_7337)%22%2F%3E%0A%3Cdefs%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_2595_7337%22%20x1%3D%220.662695%22%20y1%3D%2218.4025%22%20x2%3D%2251.7209%22%20y2%3D%2244.2212%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23F7D14C%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23A38108%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint1_linear_2595_7337%22%20x1%3D%2213.7453%22%20y1%3D%2221.3695%22%20x2%3D%2240.3876%22%20y2%3D%2235.7015%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23F7D14C%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23A38108%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A" alt="modules icon" class="modules-image-color-dark" data-v-c886fa13> <img src="data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2253%22%20height%3D%2258%22%20viewBox%3D%220%200%2053%2058%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0_2691_4389)%22%3E%0A%3Cpath%20d%3D%22M51.1519%2039.8821C51.154%2039.9844%2051.1527%2040.0863%2051.148%2040.1877C51.0782%2041.7091%2050.2566%2043.1165%2048.9325%2043.9357L29.0918%2056.2117C27.6504%2057.1035%2025.8212%2057.1564%2024.3387%2056.3439L3.85107%2045.1148C2.27157%2044.2491%201.14238%2042.6366%201.15291%2041.0494L1.15293%2041.0427L1.153%2018.552C1.15301%2018.5509%201.15302%2018.5499%201.15302%2018.5488C1.16485%2016.9324%202.02611%2015.4289%203.43319%2014.5869L3.43322%2014.587L3.44269%2014.5812L22.9844%202.59084C24.4169%201.73583%2026.2139%201.69824%2027.6729%202.49791L27.6729%202.49792L27.6784%202.50094L48.6303%2013.8121C48.6313%2013.8126%2048.6322%2013.8131%2048.6331%2013.8136C50.0797%2014.6078%2050.9898%2016.1132%2051.026%2017.7438L51.1517%2039.8672L51.1517%2039.8746L51.1519%2039.8821Z%22%20fill%3D%22white%22%20stroke%3D%22url(%23paint0_linear_2691_4389)%22%20stroke-width%3D%222%22%2F%3E%0A%3Cpath%20d%3D%22M33.8193%2042.2542H17.8193C16.7585%2042.2542%2015.7411%2041.8328%2014.9909%2041.0826C14.2408%2040.3325%2013.8193%2039.3151%2013.8193%2038.2542V24.9209C13.8193%2023.86%2014.2408%2022.8426%2014.9909%2022.0924C15.7411%2021.3423%2016.7585%2020.9209%2017.8193%2020.9209H19.1527C19.1751%2019.791%2019.5558%2018.6975%2020.2399%2017.7981C20.924%2016.8986%2021.8761%2016.2397%2022.9589%2015.9164C24.0416%2015.593%2025.1992%2015.6219%2026.2644%2015.999C27.3297%2016.376%2028.2477%2017.0817%2028.886%2018.0142C29.4839%2018.8664%2029.8094%2019.8799%2029.8193%2020.9209H33.8193C34.173%2020.9209%2034.5121%2021.0613%2034.7621%2021.3114C35.0122%2021.5614%2035.1527%2021.9006%2035.1527%2022.2542V26.2542C36.2825%2026.2766%2037.376%2026.6573%2038.2754%2027.3414C39.1749%2028.0255%2039.8338%2028.9776%2040.1572%2030.0604C40.4805%2031.1432%2040.4516%2032.3007%2040.0745%2033.366C39.6975%2034.4312%2038.9918%2035.3492%2038.0593%2035.9875C37.2071%2036.5854%2036.1937%2036.9109%2035.1527%2036.9209V36.9209V40.9209C35.1527%2041.2745%2035.0122%2041.6136%2034.7621%2041.8637C34.5121%2042.1137%2034.173%2042.2542%2033.8193%2042.2542ZM17.8193%2023.5875C17.4657%2023.5875%2017.1266%2023.728%2016.8765%2023.978C16.6265%2024.2281%2016.486%2024.5672%2016.486%2024.9209V38.2542C16.486%2038.6078%2016.6265%2038.9469%2016.8765%2039.197C17.1266%2039.447%2017.4657%2039.5875%2017.8193%2039.5875H32.486V35.3475C32.4849%2035.1337%2032.5351%2034.9228%2032.6326%2034.7325C32.7301%2034.5422%2032.8718%2034.3782%2033.046%2034.2542C33.2196%2034.1304%2033.4204%2034.05%2033.6316%2034.0198C33.8427%2033.9897%2034.058%2034.0106%2034.2593%2034.0809C34.6393%2034.2359%2035.0532%2034.2891%2035.46%2034.2353C35.8669%2034.1816%2036.2527%2034.0226%2036.5793%2033.7742C36.9045%2033.5759%2037.1834%2033.3103%2037.3973%2032.9952C37.6111%2032.6801%2037.7551%2032.3229%2037.8193%2031.9475C37.8708%2031.5689%2037.8402%2031.1837%2037.7298%2030.8179C37.6194%2030.4522%2037.4317%2030.1144%2037.1793%2029.8275C36.8381%2029.413%2036.3734%2029.1183%2035.8529%2028.9864C35.3325%2028.8545%2034.7835%2028.8923%2034.286%2029.0942C34.0846%2029.1644%2033.8694%2029.1854%2033.6582%2029.1552C33.4471%2029.125%2033.2463%2029.0447%2033.0727%2028.9209C32.8985%2028.7969%2032.7567%2028.6328%2032.6593%2028.4425C32.5618%2028.2522%2032.5115%2028.0413%2032.5127%2027.8275V23.5875H28.246C28.0269%2023.5999%2027.8081%2023.5581%2027.609%2023.4656C27.4099%2023.3732%2027.2368%2023.233%2027.1049%2023.0576C26.973%2022.8822%2026.8864%2022.6769%2026.8529%2022.46C26.8194%2022.2431%2026.8399%2022.0213%2026.9127%2021.8142C27.0677%2021.4342%2027.1209%2021.0204%2027.0671%2020.6135C27.0134%2020.2066%2026.8544%2019.8208%2026.606%2019.4942C26.4091%2019.1597%2026.1395%2018.8739%2025.8172%2018.6578C25.4948%2018.4417%2025.128%2018.3009%2024.7438%2018.2458C24.3597%2018.1908%2023.9681%2018.2228%2023.598%2018.3397C23.2279%2018.4565%2022.8889%2018.6552%2022.606%2018.9209C22.3433%2019.1814%2022.1377%2019.4938%2022.0023%2019.8381C21.8668%2020.1824%2021.8045%2020.5512%2021.8193%2020.9209C21.8224%2021.2267%2021.8812%2021.5294%2021.9927%2021.8142C22.0632%2022.0158%2022.0842%2022.2314%2022.054%2022.4429C22.0237%2022.6543%2021.9432%2022.8554%2021.819%2023.0292C21.6949%2023.203%2021.5308%2023.3444%2021.3406%2023.4416C21.1504%2023.5388%2020.9396%2023.5888%2020.726%2023.5875H17.8193Z%22%20fill%3D%22url(%23paint1_linear_2691_4389)%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_2691_4389%22%20x1%3D%220.662695%22%20y1%3D%2218.4025%22%20x2%3D%2251.7209%22%20y2%3D%2244.2212%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23D4D4D8%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2371717A%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint1_linear_2691_4389%22%20x1%3D%2213.7453%22%20y1%3D%2221.3695%22%20x2%3D%2240.3876%22%20y2%3D%2235.7015%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23D4D4D8%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2371717A%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3CclipPath%20id%3D%22clip0_2691_4389%22%3E%0A%3Crect%20width%3D%2252%22%20height%3D%2257%22%20fill%3D%22white%22%20transform%3D%22translate(0.152832%200.920898)%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A" alt="modules icon" class="modules-image-light" data-v-c886fa13> <img src="data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2253%22%20height%3D%2258%22%20viewBox%3D%220%200%2053%2058%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M3.43319%2014.5869L3.43322%2014.587L3.44269%2014.5812L22.9844%202.59084C24.4246%201.73116%2026.2124%201.69742%2027.6729%202.49791L27.6729%202.49792L27.6784%202.50094L48.6303%2013.8121C48.6313%2013.8126%2048.6322%2013.8131%2048.6331%2013.8137C50.0812%2014.6086%2050.9896%2016.1043%2051.026%2017.7437L51.1517%2039.8672L51.1517%2039.8746L51.1519%2039.8821C51.1856%2041.5203%2050.346%2043.0611%2048.9325%2043.9357L29.0918%2056.2117C27.6424%2057.1085%2025.8227%2057.1572%2024.3387%2056.3439L3.85107%2045.1148C2.26984%2044.2481%201.14232%2042.646%201.15293%2041.0494V41.0427L1.153%2018.552C1.15301%2018.5509%201.15302%2018.5499%201.15302%2018.5488C1.16485%2016.9324%202.02611%2015.4289%203.43319%2014.5869Z%22%20fill%3D%22%2318181B%22%20stroke%3D%22url(%23paint0_linear_2595_7175)%22%20stroke-width%3D%222%22%2F%3E%0A%3Cpath%20d%3D%22M33.8193%2042.2542H17.8193C16.7585%2042.2542%2015.7411%2041.8328%2014.9909%2041.0826C14.2408%2040.3325%2013.8193%2039.3151%2013.8193%2038.2542V24.9209C13.8193%2023.86%2014.2408%2022.8426%2014.9909%2022.0924C15.7411%2021.3423%2016.7585%2020.9209%2017.8193%2020.9209H19.1527C19.1751%2019.791%2019.5558%2018.6975%2020.2399%2017.7981C20.924%2016.8986%2021.8761%2016.2397%2022.9589%2015.9164C24.0416%2015.593%2025.1992%2015.6219%2026.2644%2015.999C27.3297%2016.376%2028.2477%2017.0817%2028.886%2018.0142C29.4839%2018.8664%2029.8094%2019.8799%2029.8193%2020.9209H33.8193C34.173%2020.9209%2034.5121%2021.0613%2034.7621%2021.3114C35.0122%2021.5614%2035.1527%2021.9006%2035.1527%2022.2542V26.2542C36.2825%2026.2766%2037.376%2026.6573%2038.2754%2027.3414C39.1749%2028.0255%2039.8338%2028.9776%2040.1572%2030.0604C40.4805%2031.1432%2040.4516%2032.3007%2040.0745%2033.366C39.6975%2034.4312%2038.9918%2035.3492%2038.0593%2035.9875C37.2071%2036.5854%2036.1937%2036.9109%2035.1527%2036.9209V40.9209C35.1527%2041.2745%2035.0122%2041.6136%2034.7621%2041.8637C34.5121%2042.1137%2034.173%2042.2542%2033.8193%2042.2542ZM17.8193%2023.5875C17.4657%2023.5875%2017.1266%2023.728%2016.8765%2023.978C16.6265%2024.2281%2016.486%2024.5672%2016.486%2024.9209V38.2542C16.486%2038.6078%2016.6265%2038.9469%2016.8765%2039.197C17.1266%2039.447%2017.4657%2039.5875%2017.8193%2039.5875H32.486V35.3475C32.4849%2035.1337%2032.5351%2034.9228%2032.6326%2034.7325C32.7301%2034.5422%2032.8718%2034.3782%2033.046%2034.2542C33.2196%2034.1304%2033.4205%2034.05%2033.6316%2034.0198C33.8427%2033.9897%2034.058%2034.0106%2034.2593%2034.0809C34.6393%2034.2359%2035.0532%2034.2891%2035.46%2034.2353C35.8669%2034.1816%2036.2527%2034.0226%2036.5793%2033.7742C36.9045%2033.5759%2037.1834%2033.3103%2037.3973%2032.9952C37.6111%2032.6801%2037.7551%2032.3229%2037.8193%2031.9475C37.8708%2031.5689%2037.8402%2031.1837%2037.7298%2030.8179C37.6194%2030.4522%2037.4317%2030.1144%2037.1793%2029.8275C36.8381%2029.413%2036.3734%2029.1183%2035.8529%2028.9864C35.3325%2028.8545%2034.7835%2028.8923%2034.286%2029.0942C34.0846%2029.1644%2033.8694%2029.1854%2033.6582%2029.1552C33.4471%2029.125%2033.2463%2029.0447%2033.0727%2028.9209C32.8985%2028.7969%2032.7567%2028.6328%2032.6593%2028.4425C32.5618%2028.2522%2032.5115%2028.0413%2032.5127%2027.8275V23.5875H28.246C28.0269%2023.5999%2027.8081%2023.5581%2027.609%2023.4656C27.4099%2023.3732%2027.2368%2023.233%2027.1049%2023.0576C26.973%2022.8822%2026.8864%2022.6769%2026.8529%2022.46C26.8194%2022.2431%2026.8399%2022.0213%2026.9127%2021.8142C27.0677%2021.4342%2027.1209%2021.0204%2027.0671%2020.6135C27.0134%2020.2066%2026.8544%2019.8208%2026.606%2019.4942C26.4091%2019.1597%2026.1395%2018.8739%2025.8172%2018.6578C25.4948%2018.4417%2025.128%2018.3009%2024.7438%2018.2458C24.3597%2018.1908%2023.9681%2018.2228%2023.598%2018.3397C23.2279%2018.4565%2022.8889%2018.6552%2022.606%2018.9209C22.3433%2019.1814%2022.1377%2019.4938%2022.0023%2019.8381C21.8668%2020.1824%2021.8045%2020.5512%2021.8193%2020.9209C21.8224%2021.2267%2021.8812%2021.5294%2021.9927%2021.8142C22.0632%2022.0158%2022.0842%2022.2314%2022.054%2022.4429C22.0237%2022.6543%2021.9432%2022.8554%2021.819%2023.0292C21.6949%2023.203%2021.5308%2023.3444%2021.3406%2023.4416C21.1504%2023.5388%2020.9396%2023.5888%2020.726%2023.5875H17.8193Z%22%20fill%3D%22url(%23paint1_linear_2595_7175)%22%2F%3E%0A%3Cdefs%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_2595_7175%22%20x1%3D%220.662695%22%20y1%3D%2218.4025%22%20x2%3D%2251.7209%22%20y2%3D%2244.2212%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2371717A%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint1_linear_2595_7175%22%20x1%3D%2213.7453%22%20y1%3D%2221.3695%22%20x2%3D%2240.3876%22%20y2%3D%2235.7015%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2371717A%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A" alt="modules icon" class="modules-image-dark" data-v-c886fa13><div class="flex flex-col space-y text-black dark:text-white" data-v-c886fa13><h3 class="font-semibold text-xl" data-v-c886fa13>Modules</h3><p class="text-gray-700 dark:text-gray-300" data-v-c886fa13>Discover our list of modules to supercharge your Nuxt project. Created by the Nuxt team and community.</p></div></a></div><div class="row-span-2 col-span-2 order-last lg:order-none lg:col-span-4 text-black dark:text-white documentation-container rounded-xl relative items-center justify-center border border-gray-200 dark:border-transparent hover:border-transparent" data-v-c886fa13><div class="gradient-border gradient-border-square gradient-border-documentation" data-v-c886fa13></div><a href="https://nuxt.com/docs" target="_blank" class="rounded-xl flex lg:flex-col items-center justify-center gap-y-4 bg-white dark:bg-gray-900" data-v-c886fa13><div class="py-6 lg:py-7 px-5 rounded-xl flex flex-col sm:flex-row lg:flex-col items-center justify-center gap-y-2" data-v-c886fa13><div class="flex flex-col space-y text-black dark:text-white" data-v-c886fa13><h3 class="font-semibold text-xl" data-v-c886fa13>Documentation</h3><p class="text-gray-700 dark:text-gray-300" data-v-c886fa13>We highly recommend you take a look at the Nuxt documentation to level up.</p></div><img src="data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%22342%22%20height%3D%22165%22%20viewBox%3D%220%200%20342%20165%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0_2687_3947)%22%3E%0A%3Cpath%20d%3D%22M0.152832%20131.851H154.28%22%20stroke%3D%22%23E4E4E7%22%2F%3E%0A%3Cpath%20d%3D%22M215.399%20107.359H349.153%22%20stroke%3D%22%23E4E4E7%22%2F%3E%0A%3Cpath%20d%3D%22M0.152832%2077.2178L116.191%2077.2178%22%20stroke%3D%22%23E4E4E7%22%2F%3E%0A%3Cpath%20d%3D%22M36.1528%20106.921L152.191%20106.921%22%20stroke%3D%22%23E4E4E7%22%2F%3E%0A%3Cpath%20d%3D%22M202.153%2042.9209L317.305%2042.9209%22%20stroke%3D%22%23E4E4E7%22%2F%3E%0A%3Cpath%20d%3D%22M218.153%2076.9209L345.305%2076.9209%22%20stroke%3D%22%23E4E4E7%22%2F%3E%0A%3Cpath%20d%3D%22M285.947%208.45605V166.979%22%20stroke%3D%22%23E4E4E7%22%2F%3E%0A%3Cpath%20d%3D%22M252.602%2016.8311V107.36%22%20stroke%3D%22%23E4E4E7%22%2F%3E%0A%3Cpath%20d%3D%22M171.153%2016.9209V107.45%22%20stroke%3D%22%23E4E4E7%22%2F%3E%0A%3Cpath%20d%3D%22M218.153%2016.9209V43.4501%22%20stroke%3D%22%23E4E4E7%22%2F%3E%0A%3Cpath%20d%3D%22M122.153%2016.9211L327.45%2016.9209%22%20stroke%3D%22%23E4E4E7%22%2F%3E%0A%3Cpath%20d%3D%22M1.92432%2043.3086H148.163%22%20stroke%3D%22%23E4E4E7%22%2F%3E%0A%3Cpath%20d%3D%22M122.392%2016.4209V55.3659%22%20stroke%3D%22%23E4E4E7%22%2F%3E%0A%3Cpath%20d%3D%22M36.084%200.920898L36.084%20176.921%22%20stroke%3D%22%23E4E4E7%22%2F%3E%0A%3Cpath%20d%3D%22M75.4448%2043.249V175.152%22%20stroke%3D%22%23E4E4E7%22%2F%3E%0A%3Ccircle%20opacity%3D%220.7%22%20cx%3D%2275.4448%22%20cy%3D%2277.2178%22%20r%3D%223.5%22%20fill%3D%22%2300DC82%22%2F%3E%0A%3Ccircle%20opacity%3D%220.7%22%20cx%3D%2236.1528%22%20cy%3D%22131.85%22%20r%3D%223.5%22%20fill%3D%22%2300DC82%22%2F%3E%0A%3Ccircle%20opacity%3D%220.7%22%20cx%3D%22285.947%22%20cy%3D%2242.9209%22%20r%3D%223.5%22%20fill%3D%22%2300DC82%22%2F%3E%0A%3Ccircle%20opacity%3D%220.7%22%20cx%3D%22252.602%22%20cy%3D%22107.359%22%20r%3D%223.5%22%20fill%3D%22%2300DC82%22%2F%3E%0A%3Cg%20filter%3D%22url(%23filter0_d_2687_3947)%22%3E%0A%3Cpath%20d%3D%22M122.846%2050.7109L163.067%2026.0929C166.656%2023.9507%20171.117%2023.8611%20174.77%2025.8579L217.894%2049.0819C221.524%2051.0665%20223.807%2054.8133%20223.892%2058.9246L224.15%20104.352C224.235%20108.448%20222.13%20112.287%20218.609%20114.46L177.783%20139.658C174.174%20141.886%20169.638%20142.011%20165.931%20139.984L123.774%20116.935C120.045%20114.896%20117.125%20111.001%20117.153%20106.776L117.153%2060.5974C117.18%2056.5529%20119.338%2052.8048%20122.846%2050.7109Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M222.151%20104.393C222.22%20107.764%20220.487%20110.944%20217.571%20112.75C217.567%20112.753%20217.563%20112.755%20217.559%20112.758L176.733%20137.956C173.748%20139.798%20169.96%20139.907%20166.89%20138.229L124.733%20115.18C121.469%20113.395%20119.131%20110.069%20119.153%20106.79L119.153%20106.776L119.153%2060.6107C119.153%2060.6086%20119.153%2060.6065%20119.153%2060.6044C119.178%2057.2703%20120.958%2054.1669%20123.871%2052.4282L123.881%2052.4225L123.89%2052.4167L164.101%2027.8047C164.101%2027.8047%20164.101%2027.8047%20164.101%2027.8047C164.106%2027.8022%20164.11%2027.7997%20164.114%2027.7972C167.078%2026.0385%20170.793%2025.9632%20173.81%2027.6128L173.81%2027.6128L173.821%2027.6188L216.934%2050.8367C216.936%2050.8377%20216.938%2050.8387%20216.94%2050.8397C219.935%2052.4801%20221.817%2055.5878%20221.892%2058.9515L222.15%20104.363L222.15%20104.378L222.151%20104.393Z%22%20stroke%3D%22url(%23paint0_linear_2687_3947)%22%20stroke-width%3D%224%22%2F%3E%0A%3C%2Fg%3E%0A%3Cpath%20d%3D%22M192.349%2096.9158L190.63%2090.5186L183.778%2064.9088C183.55%2064.0605%20182.994%2063.3375%20182.233%2062.8988C181.472%2062.4601%20180.568%2062.3416%20179.72%2062.5693L173.323%2064.2877L173.116%2064.3498C172.807%2063.945%20172.409%2063.6168%20171.953%2063.3906C171.497%2063.1644%20170.995%2063.0463%20170.486%2063.0455H163.861C163.279%2063.0471%20162.707%2063.2043%20162.205%2063.501C161.703%2063.2043%20161.132%2063.0471%20160.549%2063.0455H153.924C153.045%2063.0455%20152.203%2063.3945%20151.582%2064.0157C150.96%2064.6369%20150.611%2065.4795%20150.611%2066.358V99.483C150.611%20100.362%20150.96%20101.204%20151.582%20101.825C152.203%20102.447%20153.045%20102.796%20153.924%20102.796H160.549C161.132%20102.794%20161.703%20102.637%20162.205%20102.34C162.707%20102.637%20163.279%20102.794%20163.861%20102.796H170.486C171.365%20102.796%20172.207%20102.447%20172.829%20101.825C173.45%20101.204%20173.799%20100.362%20173.799%2099.483V78.8627L177.836%2093.9346L179.554%20100.332C179.742%20101.039%20180.158%20101.665%20180.739%20102.11C181.32%20102.556%20182.031%20102.797%20182.763%20102.796C183.049%20102.791%20183.334%20102.756%20183.612%20102.692L190.009%20100.974C190.43%20100.861%20190.824%20100.665%20191.169%20100.399C191.514%20100.132%20191.802%2099.7997%20192.018%2099.4209C192.238%2099.047%20192.381%2098.6325%20192.438%2098.2021C192.495%2097.7717%20192.465%2097.3342%20192.349%2096.9158V96.9158ZM176.325%2075.4881L182.722%2073.7697L187.007%2089.7732L180.61%2091.4916L176.325%2075.4881ZM180.569%2065.7783L181.873%2070.5607L175.476%2072.2791L174.171%2067.4967L180.569%2065.7783ZM170.486%2066.358V91.2018H163.861V66.358H170.486ZM160.549%2066.358V71.3268H153.924V66.358H160.549ZM153.924%2099.483V74.6393H160.549V99.483H153.924ZM170.486%2099.483H163.861V94.5143H170.486V99.483ZM189.161%2097.7646L182.763%2099.483L181.459%2094.6799L187.877%2092.9615L189.161%2097.7646V97.7646Z%22%20fill%3D%22url(%23paint1_linear_2687_3947)%22%2F%3E%0A%3Crect%20x%3D%222.15283%22%20y%3D%22-3.0791%22%20width%3D%22327%22%20height%3D%2223%22%20fill%3D%22url(%23paint2_linear_2687_3947)%22%2F%3E%0A%3Crect%20width%3D%22327%22%20height%3D%2225%22%20transform%3D%22matrix(1%200%200%20-1%202.15283%20166.921)%22%20fill%3D%22url(%23paint3_linear_2687_3947)%22%2F%3E%0A%3Crect%20width%3D%22327%22%20height%3D%2225%22%20transform%3D%22matrix(0%201%201%200%200.152832%20-17.0791)%22%20fill%3D%22url(%23paint4_linear_2687_3947)%22%2F%3E%0A%3Crect%20x%3D%22342.153%22%20y%3D%22-17.0791%22%20width%3D%22327%22%20height%3D%2225%22%20transform%3D%22rotate(90%20342.153%20-17.0791)%22%20fill%3D%22url(%23paint5_linear_2687_3947)%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3Cfilter%20id%3D%22filter0_d_2687_3947%22%20x%3D%2286.1528%22%20y%3D%22-6.5791%22%20width%3D%22169%22%20height%3D%22179%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%0A%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%0A%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%20result%3D%22hardAlpha%22%2F%3E%0A%3CfeOffset%2F%3E%0A%3CfeGaussianBlur%20stdDeviation%3D%2215.5%22%2F%3E%0A%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22out%22%2F%3E%0A%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%201%200%200%200%200%201%200%200%200%200%201%200%200%200%200.07%200%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22effect1_dropShadow_2687_3947%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22effect1_dropShadow_2687_3947%22%20result%3D%22shape%22%2F%3E%0A%3C%2Ffilter%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_2687_3947%22%20x1%3D%22118.202%22%20y1%3D%2260.3042%22%20x2%3D%22223.159%22%20y2%3D%22113.509%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%2300DC82%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23003F25%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint1_linear_2687_3947%22%20x1%3D%22150.495%22%20y1%3D%2271.0767%22%20x2%3D%22191.769%22%20y2%3D%2294.1139%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%2300DC82%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23003F25%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint2_linear_2687_3947%22%20x1%3D%22165.653%22%20y1%3D%22-3.0791%22%20x2%3D%22166.153%22%20y2%3D%2219.9209%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22white%22%20stop-opacity%3D%220%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint3_linear_2687_3947%22%20x1%3D%22163.5%22%20y1%3D%22-2.30278e-07%22%20x2%3D%22164.091%22%20y2%3D%2224.9979%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22white%22%20stop-opacity%3D%220%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint4_linear_2687_3947%22%20x1%3D%22163.5%22%20y1%3D%22-2.30278e-07%22%20x2%3D%22164.091%22%20y2%3D%2224.9979%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22white%22%20stop-opacity%3D%220%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint5_linear_2687_3947%22%20x1%3D%22505.653%22%20y1%3D%22-17.0791%22%20x2%3D%22506.244%22%20y2%3D%227.91876%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22white%22%20stop-opacity%3D%220%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3CclipPath%20id%3D%22clip0_2687_3947%22%3E%0A%3Crect%20width%3D%22341%22%20height%3D%22164%22%20fill%3D%22white%22%20transform%3D%22translate(0.152832%200.920898)%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A" alt="documentation icon" class="documentation-image-color-light h-32 sm:h-34" data-v-c886fa13> <img src="data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%22342%22%20height%3D%22165%22%20viewBox%3D%220%200%20342%20165%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0_2595_7273)%22%3E%0A%3Cpath%20d%3D%22M0.152832%20131.851H154.28%22%20stroke%3D%22%2327272A%22%2F%3E%0A%3Cpath%20d%3D%22M215.399%20107.359H349.153%22%20stroke%3D%22%2327272A%22%2F%3E%0A%3Cpath%20d%3D%22M0.152832%2077.2178L116.191%2077.2178%22%20stroke%3D%22%2327272A%22%2F%3E%0A%3Cpath%20d%3D%22M36.1528%20106.921L152.191%20106.921%22%20stroke%3D%22%2327272A%22%2F%3E%0A%3Cpath%20d%3D%22M202.153%2042.9209L317.305%2042.9209%22%20stroke%3D%22%2327272A%22%2F%3E%0A%3Cpath%20d%3D%22M218.153%2076.9209L345.305%2076.9209%22%20stroke%3D%22%2327272A%22%2F%3E%0A%3Cpath%20d%3D%22M285.947%208.45605V166.979%22%20stroke%3D%22%2327272A%22%2F%3E%0A%3Cpath%20d%3D%22M252.602%2016.8311V107.36%22%20stroke%3D%22%2327272A%22%2F%3E%0A%3Cpath%20d%3D%22M171.153%2016.9209V107.45%22%20stroke%3D%22%2327272A%22%2F%3E%0A%3Cpath%20d%3D%22M218.153%2016.9209V43.4501%22%20stroke%3D%22%2327272A%22%2F%3E%0A%3Cpath%20d%3D%22M122.153%2016.9211L327.45%2016.9209%22%20stroke%3D%22%2327272A%22%2F%3E%0A%3Cpath%20d%3D%22M1.92432%2043.3086H148.163%22%20stroke%3D%22%2327272A%22%2F%3E%0A%3Cpath%20d%3D%22M122.392%2016.4209V55.3659%22%20stroke%3D%22%2327272A%22%2F%3E%0A%3Cpath%20d%3D%22M36.084%200.920898L36.084%20176.921%22%20stroke%3D%22%2327272A%22%2F%3E%0A%3Cpath%20d%3D%22M75.4448%2043.249V175.152%22%20stroke%3D%22%2327272A%22%2F%3E%0A%3Ccircle%20opacity%3D%220.14%22%20cx%3D%2275.4448%22%20cy%3D%2277.2178%22%20r%3D%223.5%22%20fill%3D%22%2300DC82%22%2F%3E%0A%3Ccircle%20opacity%3D%220.14%22%20cx%3D%2236.1528%22%20cy%3D%22131.85%22%20r%3D%223.5%22%20fill%3D%22%2300DC82%22%2F%3E%0A%3Ccircle%20opacity%3D%220.14%22%20cx%3D%22285.947%22%20cy%3D%2242.9209%22%20r%3D%223.5%22%20fill%3D%22%2300DC82%22%2F%3E%0A%3Ccircle%20opacity%3D%220.14%22%20cx%3D%22252.602%22%20cy%3D%22107.359%22%20r%3D%223.5%22%20fill%3D%22%2300DC82%22%2F%3E%0A%3Cg%20filter%3D%22url(%23filter0_d_2595_7273)%22%3E%0A%3Cpath%20d%3D%22M122.846%2050.7109L163.067%2026.0929C166.656%2023.9507%20171.117%2023.8611%20174.77%2025.8579L217.894%2049.0819C221.524%2051.0665%20223.807%2054.8133%20223.892%2058.9246L224.15%20104.352C224.235%20108.448%20222.13%20112.287%20218.609%20114.46L177.783%20139.658C174.174%20141.886%20169.638%20142.011%20165.931%20139.984L123.774%20116.935C120.045%20114.896%20117.125%20111.001%20117.153%20106.776L117.153%2060.5974C117.18%2056.5529%20119.338%2052.8048%20122.846%2050.7109Z%22%20fill%3D%22%2318181B%22%2F%3E%0A%3Cpath%20d%3D%22M123.871%2052.4282L123.881%2052.4225L123.89%2052.4167L164.101%2027.8047C167.083%2026.0291%20170.786%2025.9592%20173.81%2027.6128L173.81%2027.6128L173.821%2027.6188L216.934%2050.8367C216.936%2050.8376%20216.938%2050.8386%20216.939%2050.8395C219.938%2052.4814%20221.817%2055.5694%20221.892%2058.9515L222.15%20104.363L222.15%20104.378L222.151%20104.393C222.221%20107.772%20220.485%20110.952%20217.559%20112.758L176.733%20137.956C173.732%20139.808%20169.963%20139.909%20166.89%20138.229L124.733%20115.18C121.465%20113.393%20119.131%20110.089%20119.153%20106.79L119.153%20106.776L119.153%2060.6107C119.153%2060.6086%20119.153%2060.6065%20119.153%2060.6044C119.178%2057.2703%20120.958%2054.1669%20123.871%2052.4282Z%22%20stroke%3D%22url(%23paint0_linear_2595_7273)%22%20stroke-width%3D%224%22%2F%3E%0A%3C%2Fg%3E%0A%3Cpath%20d%3D%22M192.349%2096.9158L190.63%2090.5186L183.778%2064.9088C183.55%2064.0605%20182.994%2063.3375%20182.233%2062.8988C181.472%2062.4601%20180.568%2062.3416%20179.72%2062.5693L173.323%2064.2877L173.116%2064.3498C172.807%2063.945%20172.409%2063.6168%20171.953%2063.3906C171.497%2063.1644%20170.995%2063.0463%20170.486%2063.0455H163.861C163.279%2063.0471%20162.707%2063.2043%20162.205%2063.501C161.703%2063.2043%20161.132%2063.0471%20160.549%2063.0455H153.924C153.045%2063.0455%20152.203%2063.3945%20151.582%2064.0157C150.96%2064.6369%20150.611%2065.4795%20150.611%2066.358V99.483C150.611%20100.362%20150.96%20101.204%20151.582%20101.825C152.203%20102.447%20153.045%20102.796%20153.924%20102.796H160.549C161.132%20102.794%20161.703%20102.637%20162.205%20102.34C162.707%20102.637%20163.279%20102.794%20163.861%20102.796H170.486C171.365%20102.796%20172.207%20102.447%20172.829%20101.825C173.45%20101.204%20173.799%20100.362%20173.799%2099.483V78.8627L177.836%2093.9346L179.554%20100.332C179.742%20101.039%20180.158%20101.665%20180.739%20102.11C181.32%20102.556%20182.031%20102.797%20182.763%20102.796C183.049%20102.791%20183.334%20102.756%20183.612%20102.692L190.009%20100.974C190.43%20100.861%20190.824%20100.665%20191.169%20100.399C191.514%20100.132%20191.802%2099.7998%20192.018%2099.4209C192.238%2099.047%20192.381%2098.6325%20192.438%2098.2021C192.495%2097.7717%20192.465%2097.3342%20192.349%2096.9158ZM176.325%2075.4881L182.722%2073.7697L187.007%2089.7732L180.61%2091.4916L176.325%2075.4881ZM180.569%2065.7783L181.873%2070.5607L175.476%2072.2791L174.171%2067.4967L180.569%2065.7783ZM170.486%2066.358V91.2018H163.861V66.358H170.486ZM160.549%2066.358V71.3268H153.924V66.358H160.549ZM153.924%2099.483V74.6393H160.549V99.483H153.924ZM170.486%2099.483H163.861V94.5143H170.486V99.483ZM189.161%2097.7646L182.763%2099.483L181.459%2094.6799L187.877%2092.9615L189.161%2097.7646Z%22%20fill%3D%22url(%23paint1_linear_2595_7273)%22%2F%3E%0A%3Crect%20x%3D%222.15283%22%20y%3D%22-3.0791%22%20width%3D%22327%22%20height%3D%2223%22%20fill%3D%22url(%23paint2_linear_2595_7273)%22%2F%3E%0A%3Crect%20width%3D%22327%22%20height%3D%2225%22%20transform%3D%22matrix(1%200%200%20-1%202.15283%20166.921)%22%20fill%3D%22url(%23paint3_linear_2595_7273)%22%2F%3E%0A%3Crect%20width%3D%22327%22%20height%3D%2225%22%20transform%3D%22matrix(0%201%201%200%200.152832%20-17.0791)%22%20fill%3D%22url(%23paint4_linear_2595_7273)%22%2F%3E%0A%3Crect%20x%3D%22342.153%22%20y%3D%22-17.0791%22%20width%3D%22327%22%20height%3D%2225%22%20transform%3D%22rotate(90%20342.153%20-17.0791)%22%20fill%3D%22url(%23paint5_linear_2595_7273)%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3Cfilter%20id%3D%22filter0_d_2595_7273%22%20x%3D%2286.1528%22%20y%3D%22-6.5791%22%20width%3D%22169%22%20height%3D%22179%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%0A%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%0A%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%20result%3D%22hardAlpha%22%2F%3E%0A%3CfeOffset%2F%3E%0A%3CfeGaussianBlur%20stdDeviation%3D%2215.5%22%2F%3E%0A%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22out%22%2F%3E%0A%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%201%200%200%200%200%201%200%200%200%200%201%200%200%200%200.07%200%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22effect1_dropShadow_2595_7273%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22effect1_dropShadow_2595_7273%22%20result%3D%22shape%22%2F%3E%0A%3C%2Ffilter%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_2595_7273%22%20x1%3D%22118.202%22%20y1%3D%2260.3042%22%20x2%3D%22223.159%22%20y2%3D%22113.509%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%2300DC82%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23003F25%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint1_linear_2595_7273%22%20x1%3D%22150.495%22%20y1%3D%2271.0767%22%20x2%3D%22191.769%22%20y2%3D%2294.1139%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%2300DC82%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23003F25%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint2_linear_2595_7273%22%20x1%3D%22165.653%22%20y1%3D%22-3.0791%22%20x2%3D%22166.153%22%20y2%3D%2219.9209%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%2318181B%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2318181B%22%20stop-opacity%3D%220%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint3_linear_2595_7273%22%20x1%3D%22163.5%22%20y1%3D%22-2.30278e-07%22%20x2%3D%22164.091%22%20y2%3D%2224.9979%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%2318181B%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2318181B%22%20stop-opacity%3D%220%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint4_linear_2595_7273%22%20x1%3D%22163.5%22%20y1%3D%22-2.30278e-07%22%20x2%3D%22164.091%22%20y2%3D%2224.9979%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%2318181B%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2318181B%22%20stop-opacity%3D%220%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint5_linear_2595_7273%22%20x1%3D%22505.653%22%20y1%3D%22-17.0791%22%20x2%3D%22506.244%22%20y2%3D%227.91876%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%2318181B%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2318181B%22%20stop-opacity%3D%220%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3CclipPath%20id%3D%22clip0_2595_7273%22%3E%0A%3Crect%20width%3D%22341%22%20height%3D%22164%22%20fill%3D%22white%22%20transform%3D%22translate(0.152832%200.920898)%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A" alt="documentation icon" class="documentation-image-color-dark h-32 sm:h-34" data-v-c886fa13> <img src="data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%22342%22%20height%3D%22165%22%20viewBox%3D%220%200%20342%20165%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0_2687_3977)%22%3E%0A%3Cpath%20d%3D%22M0.152832%20131.851H154.28%22%20stroke%3D%22%23E4E4E7%22%2F%3E%0A%3Cpath%20d%3D%22M215.399%20107.359H349.153%22%20stroke%3D%22%23E4E4E7%22%2F%3E%0A%3Cpath%20d%3D%22M0.152832%2077.2178L116.191%2077.2178%22%20stroke%3D%22%23E4E4E7%22%2F%3E%0A%3Cpath%20d%3D%22M36.1528%20106.921L152.191%20106.921%22%20stroke%3D%22%23E4E4E7%22%2F%3E%0A%3Cpath%20d%3D%22M202.153%2042.9209L317.305%2042.9209%22%20stroke%3D%22%23E4E4E7%22%2F%3E%0A%3Cpath%20d%3D%22M218.153%2076.9209L345.305%2076.9209%22%20stroke%3D%22%23E4E4E7%22%2F%3E%0A%3Cpath%20d%3D%22M285.947%208.45605V166.979%22%20stroke%3D%22%23E4E4E7%22%2F%3E%0A%3Cpath%20d%3D%22M252.602%2016.8311V107.36%22%20stroke%3D%22%23E4E4E7%22%2F%3E%0A%3Cpath%20d%3D%22M171.153%2016.9209V107.45%22%20stroke%3D%22%23E4E4E7%22%2F%3E%0A%3Cpath%20d%3D%22M218.153%2016.9209V43.4501%22%20stroke%3D%22%23E4E4E7%22%2F%3E%0A%3Cpath%20d%3D%22M122.153%2016.9211L327.45%2016.9209%22%20stroke%3D%22%23E4E4E7%22%2F%3E%0A%3Cpath%20d%3D%22M1.92432%2043.3086H148.163%22%20stroke%3D%22%23E4E4E7%22%2F%3E%0A%3Cpath%20d%3D%22M122.392%2016.4209V55.3659%22%20stroke%3D%22%23E4E4E7%22%2F%3E%0A%3Cpath%20d%3D%22M36.084%200.920898L36.084%20176.921%22%20stroke%3D%22%23E4E4E7%22%2F%3E%0A%3Cpath%20d%3D%22M75.4448%2043.249V175.152%22%20stroke%3D%22%23E4E4E7%22%2F%3E%0A%3Ccircle%20opacity%3D%220.7%22%20cx%3D%2275.4448%22%20cy%3D%2277.2178%22%20r%3D%223.5%22%20fill%3D%22%23A1A1AA%22%2F%3E%0A%3Ccircle%20opacity%3D%220.7%22%20cx%3D%2236.1528%22%20cy%3D%22131.85%22%20r%3D%223.5%22%20fill%3D%22%23A1A1AA%22%2F%3E%0A%3Ccircle%20opacity%3D%220.7%22%20cx%3D%22285.947%22%20cy%3D%2242.9209%22%20r%3D%223.5%22%20fill%3D%22%23A1A1AA%22%2F%3E%0A%3Ccircle%20opacity%3D%220.7%22%20cx%3D%22252.602%22%20cy%3D%22107.359%22%20r%3D%223.5%22%20fill%3D%22%23A1A1AA%22%2F%3E%0A%3Cg%20filter%3D%22url(%23filter0_d_2687_3977)%22%3E%0A%3Cpath%20d%3D%22M122.846%2050.7109L163.067%2026.0929C166.656%2023.9507%20171.117%2023.8611%20174.77%2025.8579L217.894%2049.0819C221.524%2051.0665%20223.807%2054.8133%20223.892%2058.9246L224.15%20104.352C224.235%20108.448%20222.13%20112.287%20218.609%20114.46L177.783%20139.658C174.174%20141.886%20169.638%20142.011%20165.931%20139.984L123.774%20116.935C120.045%20114.896%20117.125%20111.001%20117.153%20106.776L117.153%2060.5974C117.18%2056.5529%20119.338%2052.8048%20122.846%2050.7109Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M222.151%20104.393C222.22%20107.764%20220.487%20110.944%20217.571%20112.75C217.567%20112.753%20217.563%20112.755%20217.559%20112.758L176.733%20137.956C173.748%20139.798%20169.96%20139.907%20166.89%20138.229L124.733%20115.18C121.469%20113.395%20119.131%20110.069%20119.153%20106.79L119.153%20106.776L119.153%2060.6107C119.153%2060.6086%20119.153%2060.6065%20119.153%2060.6044C119.178%2057.2703%20120.958%2054.1669%20123.871%2052.4282L123.881%2052.4225L123.89%2052.4167L164.101%2027.8047C164.101%2027.8047%20164.101%2027.8047%20164.101%2027.8047C164.106%2027.8022%20164.11%2027.7997%20164.114%2027.7972C167.078%2026.0385%20170.793%2025.9632%20173.81%2027.6128L173.81%2027.6128L173.821%2027.6188L216.934%2050.8367C216.936%2050.8377%20216.938%2050.8387%20216.94%2050.8397C219.935%2052.4801%20221.817%2055.5878%20221.892%2058.9515L222.15%20104.363L222.15%20104.378L222.151%20104.393Z%22%20stroke%3D%22url(%23paint0_linear_2687_3977)%22%20stroke-width%3D%224%22%2F%3E%0A%3C%2Fg%3E%0A%3Cpath%20d%3D%22M192.349%2096.9158L190.63%2090.5186L183.778%2064.9088C183.55%2064.0605%20182.994%2063.3375%20182.233%2062.8988C181.472%2062.4601%20180.568%2062.3416%20179.72%2062.5693L173.323%2064.2877L173.116%2064.3498C172.807%2063.945%20172.409%2063.6168%20171.953%2063.3906C171.497%2063.1644%20170.995%2063.0463%20170.486%2063.0455H163.861C163.279%2063.0471%20162.707%2063.2043%20162.205%2063.501C161.703%2063.2043%20161.132%2063.0471%20160.549%2063.0455H153.924C153.045%2063.0455%20152.203%2063.3945%20151.582%2064.0157C150.96%2064.6369%20150.611%2065.4795%20150.611%2066.358V99.483C150.611%20100.362%20150.96%20101.204%20151.582%20101.825C152.203%20102.447%20153.045%20102.796%20153.924%20102.796H160.549C161.132%20102.794%20161.703%20102.637%20162.205%20102.34C162.707%20102.637%20163.279%20102.794%20163.861%20102.796H170.486C171.365%20102.796%20172.207%20102.447%20172.829%20101.825C173.45%20101.204%20173.799%20100.362%20173.799%2099.483V78.8627L177.836%2093.9346L179.554%20100.332C179.742%20101.039%20180.158%20101.665%20180.739%20102.11C181.32%20102.556%20182.031%20102.797%20182.763%20102.796C183.049%20102.791%20183.334%20102.756%20183.612%20102.692L190.009%20100.974C190.43%20100.861%20190.824%20100.665%20191.169%20100.399C191.514%20100.132%20191.802%2099.7997%20192.018%2099.4209C192.238%2099.047%20192.381%2098.6325%20192.438%2098.2021C192.495%2097.7717%20192.465%2097.3342%20192.349%2096.9158V96.9158ZM176.325%2075.4881L182.722%2073.7697L187.007%2089.7732L180.61%2091.4916L176.325%2075.4881ZM180.569%2065.7783L181.873%2070.5607L175.476%2072.2791L174.171%2067.4967L180.569%2065.7783ZM170.486%2066.358V91.2018H163.861V66.358H170.486ZM160.549%2066.358V71.3268H153.924V66.358H160.549ZM153.924%2099.483V74.6393H160.549V99.483H153.924ZM170.486%2099.483H163.861V94.5143H170.486V99.483ZM189.161%2097.7646L182.763%2099.483L181.459%2094.6799L187.877%2092.9615L189.161%2097.7646V97.7646Z%22%20fill%3D%22url(%23paint1_linear_2687_3977)%22%2F%3E%0A%3Crect%20x%3D%222.15283%22%20y%3D%22-3.0791%22%20width%3D%22327%22%20height%3D%2223%22%20fill%3D%22url(%23paint2_linear_2687_3977)%22%2F%3E%0A%3Crect%20width%3D%22327%22%20height%3D%2225%22%20transform%3D%22matrix(1%200%200%20-1%202.15283%20166.921)%22%20fill%3D%22url(%23paint3_linear_2687_3977)%22%2F%3E%0A%3Crect%20width%3D%22327%22%20height%3D%2225%22%20transform%3D%22matrix(0%201%201%200%200.152832%20-17.0791)%22%20fill%3D%22url(%23paint4_linear_2687_3977)%22%2F%3E%0A%3Crect%20x%3D%22342.153%22%20y%3D%22-17.0791%22%20width%3D%22327%22%20height%3D%2225%22%20transform%3D%22rotate(90%20342.153%20-17.0791)%22%20fill%3D%22url(%23paint5_linear_2687_3977)%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3Cfilter%20id%3D%22filter0_d_2687_3977%22%20x%3D%2286.1528%22%20y%3D%22-6.5791%22%20width%3D%22169%22%20height%3D%22179%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%0A%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%0A%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%20result%3D%22hardAlpha%22%2F%3E%0A%3CfeOffset%2F%3E%0A%3CfeGaussianBlur%20stdDeviation%3D%2215.5%22%2F%3E%0A%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22out%22%2F%3E%0A%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%200.831373%200%200%200%200%200.831373%200%200%200%200%200.847059%200%200%200%200.07%200%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22effect1_dropShadow_2687_3977%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22effect1_dropShadow_2687_3977%22%20result%3D%22shape%22%2F%3E%0A%3C%2Ffilter%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_2687_3977%22%20x1%3D%22118.202%22%20y1%3D%2260.3042%22%20x2%3D%22223.159%22%20y2%3D%22113.509%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23D4D4D8%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%233F3F46%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint1_linear_2687_3977%22%20x1%3D%22150.495%22%20y1%3D%2271.0767%22%20x2%3D%22191.769%22%20y2%3D%2294.1139%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23D4D4D8%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%233F3F46%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint2_linear_2687_3977%22%20x1%3D%22165.653%22%20y1%3D%22-3.0791%22%20x2%3D%22166.153%22%20y2%3D%2219.9209%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22white%22%20stop-opacity%3D%220%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint3_linear_2687_3977%22%20x1%3D%22163.5%22%20y1%3D%22-2.30278e-07%22%20x2%3D%22164.091%22%20y2%3D%2224.9979%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22white%22%20stop-opacity%3D%220%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint4_linear_2687_3977%22%20x1%3D%22163.5%22%20y1%3D%22-2.30278e-07%22%20x2%3D%22164.091%22%20y2%3D%2224.9979%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22white%22%20stop-opacity%3D%220%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint5_linear_2687_3977%22%20x1%3D%22505.653%22%20y1%3D%22-17.0791%22%20x2%3D%22506.244%22%20y2%3D%227.91876%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22white%22%20stop-opacity%3D%220%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3CclipPath%20id%3D%22clip0_2687_3977%22%3E%0A%3Crect%20width%3D%22341%22%20height%3D%22164%22%20fill%3D%22white%22%20transform%3D%22translate(0.152832%200.920898)%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A" alt="documentation icon" class="documentation-image-light h-32 sm:h-34" data-v-c886fa13> <img src="data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%22342%22%20height%3D%22165%22%20viewBox%3D%220%200%20342%20165%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0_2595_7193)%22%3E%0A%3Cpath%20d%3D%22M0.152832%20131.851H154.28%22%20stroke%3D%22%2327272A%22%2F%3E%0A%3Cpath%20d%3D%22M215.399%20107.359H349.153%22%20stroke%3D%22%2327272A%22%2F%3E%0A%3Cpath%20d%3D%22M0.152832%2077.2178L116.191%2077.2178%22%20stroke%3D%22%2327272A%22%2F%3E%0A%3Cpath%20d%3D%22M36.1528%20106.921L152.191%20106.921%22%20stroke%3D%22%2327272A%22%2F%3E%0A%3Cpath%20d%3D%22M202.153%2042.9209L317.305%2042.9209%22%20stroke%3D%22%2327272A%22%2F%3E%0A%3Cpath%20d%3D%22M218.153%2076.9209L345.305%2076.9209%22%20stroke%3D%22%2327272A%22%2F%3E%0A%3Cpath%20d%3D%22M285.947%208.45605V166.979%22%20stroke%3D%22%2327272A%22%2F%3E%0A%3Cpath%20d%3D%22M252.602%2016.8311V107.36%22%20stroke%3D%22%2327272A%22%2F%3E%0A%3Cpath%20d%3D%22M171.153%2016.9209V107.45%22%20stroke%3D%22%2327272A%22%2F%3E%0A%3Cpath%20d%3D%22M218.153%2016.9209V43.4501%22%20stroke%3D%22%2327272A%22%2F%3E%0A%3Cpath%20d%3D%22M122.153%2016.9211L327.45%2016.9209%22%20stroke%3D%22%2327272A%22%2F%3E%0A%3Cpath%20d%3D%22M1.92432%2043.3086H148.163%22%20stroke%3D%22%2327272A%22%2F%3E%0A%3Cpath%20d%3D%22M122.392%2016.4209V55.3659%22%20stroke%3D%22%2327272A%22%2F%3E%0A%3Cpath%20d%3D%22M36.084%200.920898L36.084%20176.921%22%20stroke%3D%22%2327272A%22%2F%3E%0A%3Cpath%20d%3D%22M75.4448%2043.249V175.152%22%20stroke%3D%22%2327272A%22%2F%3E%0A%3Ccircle%20opacity%3D%220.14%22%20cx%3D%2275.4448%22%20cy%3D%2277.2178%22%20r%3D%223.5%22%20fill%3D%22white%22%2F%3E%0A%3Ccircle%20opacity%3D%220.14%22%20cx%3D%2236.1528%22%20cy%3D%22131.85%22%20r%3D%223.5%22%20fill%3D%22white%22%2F%3E%0A%3Ccircle%20opacity%3D%220.14%22%20cx%3D%22285.947%22%20cy%3D%2242.9209%22%20r%3D%223.5%22%20fill%3D%22white%22%2F%3E%0A%3Ccircle%20opacity%3D%220.14%22%20cx%3D%22252.602%22%20cy%3D%22107.359%22%20r%3D%223.5%22%20fill%3D%22white%22%2F%3E%0A%3Cg%20filter%3D%22url(%23filter0_d_2595_7193)%22%3E%0A%3Cpath%20d%3D%22M122.846%2050.7109L163.067%2026.0929C166.656%2023.9507%20171.117%2023.8611%20174.77%2025.8579L217.894%2049.0819C221.524%2051.0665%20223.807%2054.8133%20223.892%2058.9246L224.15%20104.352C224.235%20108.448%20222.13%20112.287%20218.609%20114.46L177.783%20139.658C174.174%20141.886%20169.638%20142.011%20165.931%20139.984L123.774%20116.935C120.045%20114.896%20117.125%20111.001%20117.153%20106.776L117.153%2060.5974C117.18%2056.5529%20119.338%2052.8048%20122.846%2050.7109Z%22%20fill%3D%22%2318181B%22%2F%3E%0A%3Cpath%20d%3D%22M123.871%2052.4282L123.881%2052.4225L123.89%2052.4167L164.101%2027.8047C167.083%2026.0291%20170.786%2025.9592%20173.81%2027.6128L173.81%2027.6128L173.821%2027.6188L216.934%2050.8367C216.936%2050.8376%20216.938%2050.8386%20216.939%2050.8395C219.938%2052.4814%20221.817%2055.5694%20221.892%2058.9515L222.15%20104.363L222.15%20104.378L222.151%20104.393C222.221%20107.772%20220.485%20110.952%20217.559%20112.758L176.733%20137.956C173.732%20139.808%20169.963%20139.909%20166.89%20138.229L124.733%20115.18C121.465%20113.393%20119.131%20110.089%20119.153%20106.79L119.153%20106.776L119.153%2060.6107C119.153%2060.6086%20119.153%2060.6065%20119.153%2060.6044C119.178%2057.2703%20120.958%2054.1669%20123.871%2052.4282Z%22%20stroke%3D%22url(%23paint0_linear_2595_7193)%22%20stroke-width%3D%224%22%2F%3E%0A%3C%2Fg%3E%0A%3Cpath%20d%3D%22M192.349%2096.9158L190.63%2090.5186L183.778%2064.9088C183.55%2064.0605%20182.994%2063.3375%20182.233%2062.8988C181.472%2062.4601%20180.568%2062.3416%20179.72%2062.5693L173.323%2064.2877L173.116%2064.3498C172.807%2063.945%20172.409%2063.6168%20171.953%2063.3906C171.497%2063.1644%20170.995%2063.0463%20170.486%2063.0455H163.861C163.279%2063.0471%20162.707%2063.2043%20162.205%2063.501C161.703%2063.2043%20161.132%2063.0471%20160.549%2063.0455H153.924C153.045%2063.0455%20152.203%2063.3945%20151.582%2064.0157C150.96%2064.6369%20150.611%2065.4795%20150.611%2066.358V99.483C150.611%20100.362%20150.96%20101.204%20151.582%20101.825C152.203%20102.447%20153.045%20102.796%20153.924%20102.796H160.549C161.132%20102.794%20161.703%20102.637%20162.205%20102.34C162.707%20102.637%20163.279%20102.794%20163.861%20102.796H170.486C171.365%20102.796%20172.207%20102.447%20172.829%20101.825C173.45%20101.204%20173.799%20100.362%20173.799%2099.483V78.8627L177.836%2093.9346L179.554%20100.332C179.742%20101.039%20180.158%20101.665%20180.739%20102.11C181.32%20102.556%20182.031%20102.797%20182.763%20102.796C183.049%20102.791%20183.334%20102.756%20183.612%20102.692L190.009%20100.974C190.43%20100.861%20190.824%20100.665%20191.169%20100.399C191.514%20100.132%20191.802%2099.7998%20192.018%2099.4209C192.238%2099.047%20192.381%2098.6325%20192.438%2098.2021C192.495%2097.7717%20192.465%2097.3342%20192.349%2096.9158ZM176.325%2075.4881L182.722%2073.7697L187.007%2089.7732L180.61%2091.4916L176.325%2075.4881ZM180.569%2065.7783L181.873%2070.5607L175.476%2072.2791L174.171%2067.4967L180.569%2065.7783ZM170.486%2066.358V91.2018H163.861V66.358H170.486ZM160.549%2066.358V71.3268H153.924V66.358H160.549ZM153.924%2099.483V74.6393H160.549V99.483H153.924ZM170.486%2099.483H163.861V94.5143H170.486V99.483ZM189.161%2097.7646L182.763%2099.483L181.459%2094.6799L187.877%2092.9615L189.161%2097.7646Z%22%20fill%3D%22url(%23paint1_linear_2595_7193)%22%2F%3E%0A%3Crect%20x%3D%222.15283%22%20y%3D%22-3.0791%22%20width%3D%22327%22%20height%3D%2223%22%20fill%3D%22url(%23paint2_linear_2595_7193)%22%2F%3E%0A%3Crect%20width%3D%22327%22%20height%3D%2225%22%20transform%3D%22matrix(1%200%200%20-1%202.15283%20166.921)%22%20fill%3D%22url(%23paint3_linear_2595_7193)%22%2F%3E%0A%3Crect%20width%3D%22327%22%20height%3D%2225%22%20transform%3D%22matrix(0%201%201%200%200.152832%20-17.0791)%22%20fill%3D%22url(%23paint4_linear_2595_7193)%22%2F%3E%0A%3Crect%20x%3D%22342.153%22%20y%3D%22-17.0791%22%20width%3D%22327%22%20height%3D%2225%22%20transform%3D%22rotate(90%20342.153%20-17.0791)%22%20fill%3D%22url(%23paint5_linear_2595_7193)%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3Cfilter%20id%3D%22filter0_d_2595_7193%22%20x%3D%2286.1528%22%20y%3D%22-6.5791%22%20width%3D%22169%22%20height%3D%22179%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%0A%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%0A%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%20result%3D%22hardAlpha%22%2F%3E%0A%3CfeOffset%2F%3E%0A%3CfeGaussianBlur%20stdDeviation%3D%2215.5%22%2F%3E%0A%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22out%22%2F%3E%0A%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%201%200%200%200%200%201%200%200%200%200%201%200%200%200%200.07%200%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22effect1_dropShadow_2595_7193%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22effect1_dropShadow_2595_7193%22%20result%3D%22shape%22%2F%3E%0A%3C%2Ffilter%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_2595_7193%22%20x1%3D%22118.202%22%20y1%3D%2260.3042%22%20x2%3D%22223.159%22%20y2%3D%22113.509%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2371717A%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint1_linear_2595_7193%22%20x1%3D%22150.495%22%20y1%3D%2271.0767%22%20x2%3D%22191.769%22%20y2%3D%2294.1139%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2371717A%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint2_linear_2595_7193%22%20x1%3D%22165.653%22%20y1%3D%22-3.0791%22%20x2%3D%22166.153%22%20y2%3D%2219.9209%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%2318181B%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2318181B%22%20stop-opacity%3D%220%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint3_linear_2595_7193%22%20x1%3D%22163.5%22%20y1%3D%22-2.30278e-07%22%20x2%3D%22164.091%22%20y2%3D%2224.9979%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%2318181B%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2318181B%22%20stop-opacity%3D%220%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint4_linear_2595_7193%22%20x1%3D%22163.5%22%20y1%3D%22-2.30278e-07%22%20x2%3D%22164.091%22%20y2%3D%2224.9979%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%2318181B%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2318181B%22%20stop-opacity%3D%220%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint5_linear_2595_7193%22%20x1%3D%22505.653%22%20y1%3D%22-17.0791%22%20x2%3D%22506.244%22%20y2%3D%227.91876%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%2318181B%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2318181B%22%20stop-opacity%3D%220%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3CclipPath%20id%3D%22clip0_2595_7193%22%3E%0A%3Crect%20width%3D%22341%22%20height%3D%22164%22%20fill%3D%22white%22%20transform%3D%22translate(0.152832%200.920898)%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A" alt="documentation icon" class="documentation-image-dark h-32 sm:h-34" data-v-c886fa13></div></a></div><div class="lg:min-h-min sm:min-h-[220px] md:min-h-[180px] col-span-2 sm:col-span-1 lg:col-span-6 text-black dark:text-white rounded-xl examples-container relative items-center justify-center border border-gray-200 dark:border-transparent hover:border-transparent" data-v-c886fa13><div class="gradient-border gradient-border-examples gradient-border-rect" data-v-c886fa13></div><div class="examples-gradient-right absolute right-0 inset-y-0 w-[20%] bg-gradient-to-l to-transparent from-blue-400 rounded-xl z-1 transition-opacity duration-300" data-v-c886fa13></div><a href="https://nuxt.com/docs/examples" target="_blank" class="py-6 px-5 rounded-xl flex items-center justify-center gap-x-4 bg-white dark:bg-gray-900 sm:min-h-[220px] md:min-h-[180px] lg:min-h-min" data-v-c886fa13><img src="data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2253%22%20height%3D%2258%22%20viewBox%3D%220%200%2053%2058%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M49.1971%2043.7595C49.1113%2043.8209%2049.0231%2043.8796%2048.9325%2043.9357L29.0918%2056.2117C27.6504%2057.1035%2025.8212%2057.1564%2024.3387%2056.3439L3.85107%2045.1148C2.27157%2044.2491%201.14238%2042.6366%201.15291%2041.0494L1.15293%2041.0427L1.153%2018.552C1.15301%2018.5509%201.15302%2018.5499%201.15302%2018.5488C1.16485%2016.9324%202.02611%2015.4289%203.43319%2014.5869L3.43322%2014.587L3.44269%2014.5812L22.9844%202.59084C24.4169%201.73583%2026.2139%201.69824%2027.6729%202.49791L27.6729%202.49792L27.6784%202.50094L48.6303%2013.8121C48.6313%2013.8126%2048.6322%2013.8131%2048.6331%2013.8136C50.0797%2014.6078%2050.9898%2016.1132%2051.026%2017.7438L51.1517%2039.8672L51.1517%2039.8746L51.1519%2039.8821C51.1834%2041.4138%2050.4491%2042.8635%2049.1971%2043.7595Z%22%20fill%3D%22white%22%20stroke%3D%22url(%23paint0_linear_2613_3941)%22%20stroke-width%3D%222%22%2F%3E%0A%3Cpath%20d%3D%22M37.1528%2017.9209H15.1528C14.6224%2017.9209%2014.1137%2018.1316%2013.7386%2018.5067C13.3635%2018.8818%2013.1528%2019.3905%2013.1528%2019.9209V37.9209C13.1528%2038.4513%2013.3635%2038.96%2013.7386%2039.3351C14.1137%2039.7102%2014.6224%2039.9209%2015.1528%2039.9209H37.1528C37.6833%2039.9209%2038.192%2039.7102%2038.567%2039.3351C38.9421%2038.96%2039.1528%2038.4513%2039.1528%2037.9209V19.9209C39.1528%2019.3905%2038.9421%2018.8818%2038.567%2018.5067C38.192%2018.1316%2037.6833%2017.9209%2037.1528%2017.9209V17.9209ZM15.1528%2019.9209H37.1528V24.9209H15.1528V19.9209ZM15.1528%2026.9209H22.1528V37.9209H15.1528V26.9209ZM37.1528%2037.9209H24.1528V26.9209H37.1528V37.9209Z%22%20fill%3D%22url(%23paint1_linear_2613_3941)%22%2F%3E%0A%3Cdefs%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_2613_3941%22%20x1%3D%220.662695%22%20y1%3D%2218.4025%22%20x2%3D%2251.7209%22%20y2%3D%2244.2212%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%238DEAFF%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23008AA9%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint1_linear_2613_3941%22%20x1%3D%2213.0804%22%20y1%3D%2222.6224%22%20x2%3D%2237.028%22%20y2%3D%2237.847%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%238DEAFF%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23008AA9%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A" alt="examples icon" class="examples-image-color-light" data-v-c886fa13> <img src="data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2253%22%20height%3D%2258%22%20viewBox%3D%220%200%2053%2058%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M3.43319%2014.5869L3.43322%2014.587L3.44269%2014.5812L22.9844%202.59084C24.4246%201.73116%2026.2124%201.69742%2027.6729%202.49791L27.6729%202.49792L27.6784%202.50094L48.6303%2013.8121C48.6313%2013.8126%2048.6322%2013.8131%2048.6331%2013.8137C50.0812%2014.6086%2050.9896%2016.1043%2051.026%2017.7437L51.1517%2039.8672L51.1517%2039.8746L51.1519%2039.8821C51.1856%2041.5203%2050.346%2043.0611%2048.9325%2043.9357L29.0918%2056.2117C27.6424%2057.1085%2025.8227%2057.1572%2024.3387%2056.3439L3.85107%2045.1148C2.26984%2044.2481%201.14232%2042.646%201.15293%2041.0494V41.0427L1.153%2018.552C1.15301%2018.5509%201.15302%2018.5499%201.15302%2018.5488C1.16485%2016.9324%202.02611%2015.4289%203.43319%2014.5869Z%22%20fill%3D%22%2318181B%22%20stroke%3D%22url(%23paint0_linear_2595_7426)%22%20stroke-width%3D%222%22%2F%3E%0A%3Cpath%20d%3D%22M37.1528%2017.9209H15.1528C14.6224%2017.9209%2014.1137%2018.1316%2013.7386%2018.5067C13.3635%2018.8818%2013.1528%2019.3905%2013.1528%2019.9209V37.9209C13.1528%2038.4513%2013.3635%2038.96%2013.7386%2039.3351C14.1137%2039.7102%2014.6224%2039.9209%2015.1528%2039.9209H37.1528C37.6833%2039.9209%2038.192%2039.7102%2038.567%2039.3351C38.9421%2038.96%2039.1528%2038.4513%2039.1528%2037.9209V19.9209C39.1528%2019.3905%2038.9421%2018.8818%2038.567%2018.5067C38.192%2018.1316%2037.6833%2017.9209%2037.1528%2017.9209ZM15.1528%2019.9209H37.1528V24.9209H15.1528V19.9209ZM15.1528%2026.9209H22.1528V37.9209H15.1528V26.9209ZM37.1528%2037.9209H24.1528V26.9209H37.1528V37.9209Z%22%20fill%3D%22url(%23paint1_linear_2595_7426)%22%2F%3E%0A%3Cdefs%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_2595_7426%22%20x1%3D%220.662695%22%20y1%3D%2218.4025%22%20x2%3D%2251.7209%22%20y2%3D%2244.2212%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%238DEAFF%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23008AA9%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint1_linear_2595_7426%22%20x1%3D%2213.0804%22%20y1%3D%2222.6224%22%20x2%3D%2237.028%22%20y2%3D%2237.847%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%238DEAFF%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23008AA9%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A" alt="examples icon" class="examples-image-color-dark" data-v-c886fa13> <img src="data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2253%22%20height%3D%2258%22%20viewBox%3D%220%200%2053%2058%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M49.1971%2043.7595C49.1113%2043.8209%2049.0231%2043.8796%2048.9325%2043.9357L29.0918%2056.2117C27.6504%2057.1035%2025.8212%2057.1564%2024.3387%2056.3439L3.85107%2045.1148C2.27157%2044.2491%201.14238%2042.6366%201.15291%2041.0494L1.15293%2041.0427L1.153%2018.552C1.15301%2018.5509%201.15302%2018.5499%201.15302%2018.5488C1.16485%2016.9324%202.02611%2015.4289%203.43319%2014.5869L3.43322%2014.587L3.44269%2014.5812L22.9844%202.59084C24.4169%201.73583%2026.2139%201.69824%2027.6729%202.49791L27.6729%202.49792L27.6784%202.50094L48.6303%2013.8121C48.6313%2013.8126%2048.6322%2013.8131%2048.6331%2013.8136C50.0797%2014.6078%2050.9898%2016.1132%2051.026%2017.7438L51.1517%2039.8672L51.1517%2039.8746L51.1519%2039.8821C51.1834%2041.4138%2050.4491%2042.8635%2049.1971%2043.7595Z%22%20fill%3D%22white%22%20stroke%3D%22url(%23paint0_linear_2691_4397)%22%20stroke-width%3D%222%22%2F%3E%0A%3Cpath%20d%3D%22M37.1528%2017.9209H15.1528C14.6224%2017.9209%2014.1137%2018.1316%2013.7386%2018.5067C13.3635%2018.8818%2013.1528%2019.3905%2013.1528%2019.9209V37.9209C13.1528%2038.4513%2013.3635%2038.96%2013.7386%2039.3351C14.1137%2039.7102%2014.6224%2039.9209%2015.1528%2039.9209H37.1528C37.6833%2039.9209%2038.192%2039.7102%2038.567%2039.3351C38.9421%2038.96%2039.1528%2038.4513%2039.1528%2037.9209V19.9209C39.1528%2019.3905%2038.9421%2018.8818%2038.567%2018.5067C38.192%2018.1316%2037.6833%2017.9209%2037.1528%2017.9209V17.9209ZM15.1528%2019.9209H37.1528V24.9209H15.1528V19.9209ZM15.1528%2026.9209H22.1528V37.9209H15.1528V26.9209ZM37.1528%2037.9209H24.1528V26.9209H37.1528V37.9209Z%22%20fill%3D%22url(%23paint1_linear_2691_4397)%22%2F%3E%0A%3Cdefs%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_2691_4397%22%20x1%3D%220.662695%22%20y1%3D%2218.4025%22%20x2%3D%2251.7209%22%20y2%3D%2244.2212%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23D4D4D8%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2371717A%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint1_linear_2691_4397%22%20x1%3D%2213.0804%22%20y1%3D%2222.6224%22%20x2%3D%2237.028%22%20y2%3D%2237.847%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23D4D4D8%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2371717A%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A" alt="examples icon" class="examples-image-light" data-v-c886fa13> <img src="data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2253%22%20height%3D%2258%22%20viewBox%3D%220%200%2053%2058%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M3.43319%2014.5869L3.43322%2014.587L3.44269%2014.5812L22.9844%202.59084C24.4246%201.73116%2026.2124%201.69742%2027.6729%202.49791L27.6729%202.49792L27.6784%202.50094L48.6303%2013.8121C48.6313%2013.8126%2048.6322%2013.8131%2048.6331%2013.8137C50.0812%2014.6086%2050.9896%2016.1043%2051.026%2017.7437L51.1517%2039.8672L51.1517%2039.8746L51.1519%2039.8821C51.1856%2041.5203%2050.346%2043.0611%2048.9325%2043.9357L29.0918%2056.2117C27.6424%2057.1085%2025.8227%2057.1572%2024.3387%2056.3439L3.85107%2045.1148C2.26984%2044.2481%201.14232%2042.646%201.15293%2041.0494V41.0427L1.153%2018.552C1.15301%2018.5509%201.15302%2018.5499%201.15302%2018.5488C1.16485%2016.9324%202.02611%2015.4289%203.43319%2014.5869Z%22%20fill%3D%22%2318181B%22%20stroke%3D%22url(%23paint0_linear_2595_7182)%22%20stroke-width%3D%222%22%2F%3E%0A%3Cpath%20d%3D%22M37.1528%2017.9209H15.1528C14.6224%2017.9209%2014.1137%2018.1316%2013.7386%2018.5067C13.3635%2018.8818%2013.1528%2019.3905%2013.1528%2019.9209V37.9209C13.1528%2038.4513%2013.3635%2038.96%2013.7386%2039.3351C14.1137%2039.7102%2014.6224%2039.9209%2015.1528%2039.9209H37.1528C37.6833%2039.9209%2038.192%2039.7102%2038.567%2039.3351C38.9421%2038.96%2039.1528%2038.4513%2039.1528%2037.9209V19.9209C39.1528%2019.3905%2038.9421%2018.8818%2038.567%2018.5067C38.192%2018.1316%2037.6833%2017.9209%2037.1528%2017.9209ZM15.1528%2019.9209H37.1528V24.9209H15.1528V19.9209ZM15.1528%2026.9209H22.1528V37.9209H15.1528V26.9209ZM37.1528%2037.9209H24.1528V26.9209H37.1528V37.9209Z%22%20fill%3D%22url(%23paint1_linear_2595_7182)%22%2F%3E%0A%3Cdefs%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_2595_7182%22%20x1%3D%220.662695%22%20y1%3D%2218.4025%22%20x2%3D%2251.7209%22%20y2%3D%2244.2212%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2371717A%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint1_linear_2595_7182%22%20x1%3D%2213.0804%22%20y1%3D%2222.6224%22%20x2%3D%2237.028%22%20y2%3D%2237.847%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2371717A%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A" alt="examples icon" class="examples-image-dark" data-v-c886fa13><div class="flex flex-col space-y text-black dark:text-white" data-v-c886fa13><h3 class="font-semibold text-xl" data-v-c886fa13>Examples</h3><p class="text-gray-700 dark:text-gray-300" data-v-c886fa13>Explore different way of using Nuxt features and get inspired with our list of examples.</p></div></a></div></div></div>',1),n={class:"relative border-t bg-white dark:bg-black border-gray-200 dark:border-gray-900 w-full h-[70px] flex items-center"},d=e('<div class="absolute inset-x-0 flex items-center justify-center -top-3" data-v-c886fa13><a href="https://nuxt.com" target="_blank" data-v-c886fa13><svg width="70" height="20" viewBox="0 0 70 20" fill="none" xmlns="http://www.w3.org/2000/svg" data-v-c886fa13><ellipse cx="34.6528" cy="10.4209" rx="34.5" ry="9.5" fill="white" class="dark:hidden" data-v-c886fa13></ellipse><ellipse cx="34.6528" cy="10.4209" rx="34.5" ry="9.5" fill="black" class="hidden dark:block" data-v-c886fa13></ellipse><path d="M36.0605 15.9209H42.6256C42.8341 15.9209 43.0389 15.8655 43.2195 15.7602C43.4001 15.6548 43.55 15.5033 43.6543 15.3209C43.7585 15.1384 43.8133 14.9315 43.8132 14.7208C43.8131 14.5102 43.7581 14.3033 43.6537 14.1209L39.2448 6.40667C39.1406 6.22427 38.9907 6.0728 38.8101 5.96748C38.6296 5.86217 38.4248 5.80672 38.2163 5.80672C38.0078 5.80672 37.803 5.86217 37.6225 5.96748C37.4419 6.0728 37.292 6.22427 37.1878 6.40667L36.0605 8.38048L33.8563 4.52076C33.752 4.33837 33.602 4.18692 33.4214 4.08163C33.2409 3.97633 33.036 3.9209 32.8275 3.9209C32.619 3.9209 32.4141 3.97633 32.2335 4.08163C32.053 4.18692 31.903 4.33837 31.7987 4.52076L26.3123 14.1209C26.2079 14.3033 26.1529 14.5102 26.1528 14.7208C26.1527 14.9315 26.2076 15.1384 26.3118 15.3209C26.416 15.5033 26.5659 15.6548 26.7465 15.7602C26.9271 15.8655 27.1319 15.9209 27.3405 15.9209H31.4615C33.0943 15.9209 34.2984 15.1964 35.127 13.7829L37.1385 10.2638L38.216 8.38048L41.4496 14.0376H37.1385L36.0605 15.9209ZM31.3943 14.0356L28.5184 14.035L32.8294 6.49263L34.9805 10.2638L33.5402 12.7844C32.99 13.7015 32.3649 14.0356 31.3943 14.0356Z" fill="#00DC82" data-v-c886fa13></path></svg></a></div>',1),p={class:"mx-auto sm:px-6 lg:px-8 px-4 w-full"},c={class:"flex flex-col items-center gap-3 sm:flex-row sm:justify-between"},f={class:"flex flex-col-reverse items-center gap-3 sm:flex-row"},E={class:"text-sm text-gray-700 dark:text-gray-300"},h=e('<ul class="flex items-center justify-end gap-3" data-v-c886fa13><li data-v-c886fa13><a href="https://chat.nuxt.dev" target="_blank" class="focus-visible:ring-2 text-gray-700 hover:text-black dark:text-gray-300 dark:hover:text-white" data-v-c886fa13><svg width="16" height="12" viewBox="0 0 16 12" fill="none" xmlns="http://www.w3.org/2000/svg" data-v-c886fa13><path d="M13.3705 1.07322C13.3663 1.06497 13.3594 1.05851 13.351 1.05499C12.3785 0.599487 11.3522 0.274675 10.2978 0.0886873C10.2882 0.0868693 10.2783 0.0881809 10.2695 0.0924354C10.2607 0.0966899 10.2534 0.103671 10.2487 0.112385C10.109 0.371315 9.98212 0.637279 9.86863 0.909263C8.73205 0.733138 7.57595 0.733138 6.43938 0.909263C6.32514 0.636589 6.19624 0.370559 6.05328 0.112385C6.04838 0.10386 6.04107 0.0970401 6.03232 0.0928132C6.02356 0.0885863 6.01377 0.0871486 6.0042 0.0886873C4.9497 0.274285 3.92333 0.599121 2.95092 1.05502C2.9426 1.05862 2.93558 1.06477 2.93082 1.07262C0.986197 4.03716 0.453491 6.92881 0.714819 9.78465C0.715554 9.79165 0.71766 9.79843 0.721013 9.80458C0.724365 9.81073 0.728896 9.81613 0.734334 9.82046C1.86667 10.6763 3.1332 11.3296 4.47988 11.7525C4.48937 11.7554 4.49949 11.7552 4.5089 11.7521C4.51831 11.7489 4.52655 11.7429 4.53251 11.7349C4.82175 11.3331 5.07803 10.9077 5.29876 10.4629C5.3018 10.4568 5.30353 10.4501 5.30384 10.4433C5.30416 10.4365 5.30305 10.4296 5.3006 10.4233C5.29814 10.4169 5.29439 10.4111 5.2896 10.4064C5.2848 10.4016 5.27906 10.3979 5.27277 10.3955C4.86862 10.2377 4.47736 10.0474 4.10266 9.82645C4.09586 9.82236 4.09014 9.81663 4.08602 9.80976C4.0819 9.80288 4.0795 9.79508 4.07903 9.78703C4.07856 9.77899 4.08004 9.77095 4.08334 9.76362C4.08664 9.7563 4.09166 9.74992 4.09794 9.74504C4.17657 9.68491 4.25524 9.62236 4.33032 9.55918C4.33699 9.55358 4.34506 9.54998 4.35362 9.5488C4.36218 9.54762 4.3709 9.54891 4.37879 9.55252C6.83362 10.6962 9.4913 10.6962 11.9171 9.55252C11.925 9.54868 11.9338 9.54721 11.9425 9.54829C11.9512 9.54936 11.9594 9.55293 11.9662 9.55858C12.0413 9.62176 12.1199 9.68491 12.1991 9.74504C12.2054 9.74987 12.2105 9.75621 12.2138 9.7635C12.2172 9.7708 12.2187 9.77882 12.2183 9.78687C12.2179 9.79492 12.2156 9.80274 12.2115 9.80964C12.2074 9.81654 12.2018 9.82232 12.195 9.82645C11.8211 10.0492 11.4295 10.2394 11.0243 10.3949C11.018 10.3974 11.0123 10.4012 11.0075 10.406C11.0028 10.4109 10.9991 10.4167 10.9967 10.4231C10.9943 10.4295 10.9932 10.4364 10.9936 10.4433C10.9939 10.4501 10.9957 10.4568 10.9988 10.4629C11.2232 10.9052 11.4791 11.3301 11.7645 11.7342C11.7703 11.7425 11.7785 11.7487 11.7879 11.7519C11.7974 11.7552 11.8076 11.7554 11.8171 11.7524C13.1662 11.331 14.4349 10.6776 15.5687 9.82046C15.5742 9.81635 15.5788 9.81108 15.5822 9.80501C15.5855 9.79893 15.5876 9.7922 15.5882 9.78525C15.9011 6.4836 15.0644 3.61565 13.3705 1.07322ZM5.66537 8.04574C4.92629 8.04574 4.31731 7.35337 4.31731 6.50305C4.31731 5.65274 4.91448 4.96032 5.66537 4.96032C6.42213 4.96032 7.02522 5.65875 7.01341 6.503C7.01341 7.35337 6.41622 8.04574 5.66537 8.04574ZM10.6496 8.04574C9.91051 8.04574 9.30153 7.35337 9.30153 6.50305C9.30153 5.65274 9.8987 4.96032 10.6496 4.96032C11.4064 4.96032 12.0094 5.65875 11.9976 6.503C11.9976 7.35337 11.4064 8.04574 10.6496 8.04574Z" fill="currentColor" data-v-c886fa13></path></svg></a></li><li data-v-c886fa13><a href="https://twitter.nuxt.dev" target="_blank" class="focus-visible:ring-2 text-gray-700 hover:text-black dark:text-gray-300 dark:hover:text-white" data-v-c886fa13><svg width="18" height="14" viewBox="0 0 18 14" fill="none" xmlns="http://www.w3.org/2000/svg" data-v-c886fa13><path d="M17.486 1.75441C16.8596 2.02615 16.1972 2.20579 15.5193 2.28774C16.2345 1.86051 16.7704 1.18839 17.0277 0.396073C16.3556 0.796126 15.62 1.07799 14.8527 1.22941C14.3398 0.673216 13.6568 0.302987 12.9108 0.176783C12.1649 0.0505786 11.3981 0.175539 10.7308 0.532064C10.0635 0.88859 9.53345 1.45652 9.2237 2.14677C8.91396 2.83702 8.84208 3.61056 9.01934 4.34607C7.66053 4.27734 6.33137 3.92353 5.11822 3.30762C3.90506 2.69171 2.83504 1.82748 1.97767 0.771073C1.67695 1.29621 1.51894 1.89093 1.51934 2.49607C1.51827 3.05806 1.65618 3.61159 1.9208 4.10738C2.18541 4.60317 2.56852 5.02583 3.036 5.33774C2.49265 5.32296 1.96091 5.17716 1.486 4.91274V4.95441C1.49008 5.74182 1.766 6.50365 2.2671 7.11104C2.7682 7.71844 3.46372 8.13411 4.236 8.28774C3.93872 8.37821 3.63007 8.42591 3.31934 8.42941C3.10424 8.42689 2.88969 8.40739 2.67767 8.37107C2.89759 9.04842 3.32319 9.64036 3.89523 10.0645C4.46728 10.4887 5.15732 10.724 5.86934 10.7377C4.66701 11.6838 3.18257 12.2001 1.65267 12.2044C1.37412 12.2053 1.09578 12.1886 0.819336 12.1544C2.38136 13.163 4.20168 13.6983 6.061 13.6961C7.34408 13.7094 8.61695 13.4669 9.80527 12.9828C10.9936 12.4987 12.0735 11.7826 12.982 10.8765C13.8905 9.97033 14.6093 8.89223 15.0965 7.70516C15.5836 6.51809 15.8294 5.24585 15.8193 3.96274C15.8193 3.82107 15.8193 3.67107 15.8193 3.52107C16.4732 3.03342 17.0372 2.43559 17.486 1.75441Z" fill="currentColor" data-v-c886fa13></path></svg></a></li><li data-v-c886fa13><a href="https://github.nuxt.dev" target="_blank" class="focus-visible:ring-2 text-gray-700 hover:text-black dark:text-gray-300 dark:hover:text-white" data-v-c886fa13><svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg" data-v-c886fa13><path d="M9.15269 0.792969C7.17392 0.793051 5.25974 1.49723 3.75266 2.77951C2.24558 4.06179 1.24394 5.83849 0.92697 7.7917C0.609997 9.74492 0.998373 11.7472 2.02261 13.4403C3.04684 15.1333 4.6401 16.4067 6.51729 17.0325C6.93396 17.1055 7.09021 16.8555 7.09021 16.6367C7.09021 16.4388 7.07978 15.7825 7.07978 15.0846C4.98603 15.47 4.44436 14.5742 4.27769 14.1055C4.09276 13.6496 3.79959 13.2456 3.42353 12.9284C3.13186 12.7721 2.71519 12.3867 3.4131 12.3763C3.67959 12.4052 3.93518 12.498 4.15822 12.6467C4.38125 12.7953 4.56516 12.9956 4.69436 13.2305C4.80833 13.4352 4.96159 13.6155 5.14535 13.7609C5.32911 13.9063 5.53975 14.014 5.76522 14.0779C5.99068 14.1418 6.22653 14.1605 6.45926 14.1331C6.69198 14.1056 6.917 14.0325 7.12143 13.918C7.1575 13.4943 7.34631 13.0982 7.65269 12.8034C5.79853 12.5951 3.86103 11.8763 3.86103 8.68883C3.84931 7.86062 4.15493 7.05931 4.71519 6.44924C4.46043 5.72943 4.49024 4.93948 4.79853 4.24091C4.79853 4.24091 5.49642 4.02215 7.09019 5.09508C8.45376 4.72005 9.89328 4.72005 11.2569 5.09508C12.8506 4.01174 13.5485 4.24091 13.5485 4.24091C13.8569 4.93947 13.8867 5.72943 13.6319 6.44924C14.1938 7.05826 14.4997 7.86027 14.486 8.68883C14.486 11.8867 12.5381 12.5951 10.6839 12.8034C10.8828 13.005 11.036 13.247 11.133 13.513C11.2301 13.779 11.2688 14.0628 11.2464 14.3451C11.2464 15.4597 11.236 16.3555 11.236 16.6367C11.236 16.8555 11.3923 17.1159 11.8089 17.0326C13.6828 16.4016 15.2715 15.1253 16.2914 13.4313C17.3112 11.7374 17.6959 9.73616 17.3768 7.78483C17.0576 5.83351 16.0553 4.05911 14.5489 2.77839C13.0425 1.49768 11.1299 0.793998 9.15269 0.792969Z" fill="currentColor" data-v-c886fa13></path></svg></a></li></ul>',1),A={__name:"welcome",props:{appName:{type:String,default:"Nuxt"},version:{type:String,default:""},title:{type:String,default:"Welcome to Nuxt!"},readDocs:{type:String,default:"We highly recommend you take a look at the Nuxt documentation, whether you are new or have previous experience with the framework."},followTwitter:{type:String,default:"Follow the Nuxt Twitter account to get latest news about releases, new modules, tutorials and tips."},starGitHub:{type:String,default:"Nuxt is open source and the code is available on GitHub, feel free to star it, participate in discussions or dive into the source."}},setup(a){return i({title:`${a.title}`,script:[],style:[{children:`@property --gradient-angle{syntax:'<angle>';inherits:false;initial-value:180deg}@keyframes gradient-rotate{0%{--gradient-angle:0deg}100%{--gradient-angle:360deg}}*,: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,h2,h3{margin:0}h1,h2,h3{font-size:inherit;font-weight:inherit}img{border-style:solid;max-width:100%;height:auto}svg,img{display:block;vertical-align:middle}ul{list-style:none;margin:0;padding:0}`}]}),(g,x)=>(o(),C("div",l,[D,t("footer",n,[d,t("div",p,[t("div",c,[t("div",f,[t("span",E,"© 2022-"+s(new Date().getFullYear())+" Nuxt - MIT License",1)]),h])])])]))}},y=r(A,[["__scopeId","data-v-c886fa13"]]);export{y as default};