@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
@@ -0,0 +1 @@
1
+ import{I as Nt,O as pt,P as F,Q as Mt,R as h,T as U,U as P,V as x,W as V,X as dt,Y as D,Z as Lt,_ as It,$ as xt,a0 as Dt,a1 as H,a2 as Pt,a3 as Ot,a4 as Rt,a5 as $t,a6 as yt,a7 as mt,a8 as Ht}from"./runtime-core.esm-bundler.ad888d46.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=>It(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=x(e,bt(t,!0)))}const ae={created(t,{value:e},n){t.checked=x(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=x(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(x(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){I(t,e,n,null,"created")},mounted(t,e,n){I(t,e,n,null,"mounted")},beforeUpdate(t,e,n,s){I(t,e,n,s,"beforeUpdate")},updated(t,e,n,s){I(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 I(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=xt(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 +1 @@
1
- import{h as e,l as r}from"./runtime-core.esm-bundler.5019e930.js";const a=e({name:"ServerPlaceholder",render(){return r("div")}});export{a as default};
1
+ import{k as e,q as r}from"./runtime-core.esm-bundler.ad888d46.js";const a=e({name:"ServerPlaceholder",render(){return r("div")}});export{a as default};
@@ -0,0 +1 @@
1
+ import{k as e,q as r,l as t}from"./runtime-core.esm-bundler.ad888d46.js";const c=e({__name:"server-routes",setup(n){return(o,s)=>(t(),r("div",null," WIP "))}});export{c as default};
@@ -0,0 +1 @@
1
+ import{u as f}from"./nuxt.21217109.js";import{a9 as r,d as p}from"./runtime-core.esm-bundler.ad888d46.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};
@@ -0,0 +1 @@
1
+ import{u as c,b as p}from"./client.210463dc.js";import{u as a}from"./utils.1c789938.js";import{r as u}from"./rpc.2e6b297d.js";import"./nuxt.21217109.js";import{u as f}from"./router.96f0ba10.js";import"./nuxt-link.ed65b9da.js";import"./app.config.12fdda03.js";import{$ as g}from"./index.d56af0a0.js";import{e as i}from"./runtime-core.esm-bundler.ad888d46.js";function v(n,r,s=!1){return r.reduce((e,o)=>(o in n&&(!s||n[o]!==void 0)&&(e[o]=n[o]),e),{})}let m;async function T(){return m||(m=await g("https://cdn.jsdelivr.net/npm/@nuxt/modules@latest/modules.json"),m)}function k(){const n=c(),r=a("getComponents",()=>u.getComponents()),s=i(()=>Object.entries(n.value?.nuxt?.vueApp._context.components||{}).map(([e])=>({pascalName:e,global:!0})).filter(e=>!(r.value||[]).find(o=>o.pascalName===e.pascalName)));return i(()=>[...s.value,...r.value||[]].sort((e,o)=>e.pascalName.localeCompare(o.pascalName)))}function x(){return a("usePackageVersions",()=>u.usePackageVersions())}function C(){return a("getServerPages",()=>u.getServerPages())}function H(){return a("getComponentsRelationships",()=>u.getComponentsRelationships())}function L(){return a("getServerHooks",()=>u.getServerHooks(),{default:()=>[]})}function V(){return a("getServerLayouts",()=>u.getServerLayouts())}function W(){return a("getAutoImports",()=>u.getAutoImports())}function j(){return a("getServerConfig",()=>u.getServerConfig())}function d(){return a("getCustomTabs",()=>u.getCustomTabs())}function w(){const n=f(),r=d(),s=i(()=>n.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-"))),o=i(()=>(r.value||[]).filter(t=>!t.name.startsWith("builtin-")));return{custom:o,builtin:i(()=>[...s.value,...e.value]),all:i(()=>[...s.value,...e.value,...o.value])}}function $(){const n=p(),r=C();return i(()=>(n.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,V as b,H as c,j as d,w as e,L as f,W as g,T as h,x as i,$ as j,v as o,k as u};
@@ -0,0 +1 @@
1
+ import{u as s}from"./index.e1377d3f.js";import{t}from"./index.bf1af76f.js";const n=s("nuxt-devtools-first-visit",!0),o=s("nuxt-devtools-settings",{componentsView:"list",componentsGraphShowNodeModules:!1,componentsGraphShowPages:!1,componentsGraphShowLayouts:!1},{mergeDefaults:!0}),r=t(o),i=s("nuxt-devtools-frame-state",{},{listenToStorageChanges:!1});export{i as a,r as d,n as i};
@@ -1,2 +1,2 @@
1
- import{_ as H}from"./layout.27c704cb.js";import{d as Se}from"./index.6cafd97e.js";import{o as $e,q as xe}from"./nuxt-link.724f8a66.js";import"./runtime-dom.esm-bundler.b0076367.js";import"./runtime-core.esm-bundler.5019e930.js";import"./utils.3921fcc0.js";import"./app.config.a09258b3.js";function ke(t){const e=t.length;let r=-1,i,n="";const c=t.charCodeAt(0);for(;++r<e;){if(i=t.charCodeAt(r),i===0){n+="�";continue}if(i===44){n+="\\,";continue}if(i>=1&&i<=31||i===127||r===0&&i>=48&&i<=57||r===1&&i>=48&&i<=57&&c===45){n+=`\\${i.toString(16)} `;continue}if(r===0&&e===1&&i===45){n+=`\\${t.charAt(r)}`;continue}if(i>=128||i===45||i===95||i>=48&&i<=57||i>=65&&i<=90||i>=97&&i<=122){n+=t.charAt(r);continue}n+=`\\${t.charAt(r)}`}return n}const N=ke;function T(t=[]){return Array.isArray(t)?t:[t]}function U(t){return Array.from(new Set(t))}function C(t){return typeof t=="string"}function F(t){return C(t)?t:(Array.isArray(t)?t:Object.entries(t)).filter(e=>e[1]!=null)}function Ee(t){return Array.isArray(t)?t.find(e=>!Array.isArray(e)||Array.isArray(e[0]))?t.map(e=>F(e)):[t]:[F(t)]}function Ae(t){return t.filter(([e,r],i)=>{if(e.startsWith("$$"))return!1;for(let n=i-1;n>=0;n--)if(t[n][0]===e&&t[n][1]===r)return!1;return!0})}function G(t){return t==null?"":Ae(t).map(([e,r])=>r!=null?`${e}:${r};`:void 0).filter(Boolean).join("")}function I(t){return t&&typeof t=="object"&&!Array.isArray(t)}function ue(t,e){const r=t,i=e;if(Array.isArray(r))return[...i];const n={...r};return I(r)&&I(i)&&Object.keys(i).forEach(c=>{I(r[c])&&I(i[c])||Array.isArray(r[c])&&Array.isArray(i[c])?n[c]=ue(r[c],i[c]):Object.assign(n,{[c]:i[c]})}),n}function V(t){let e,r,i;if(Array.isArray(t)){for(r=Array(e=t.length);e--;)r[e]=(i=t[e])&&typeof i=="object"?V(i):i;return r}if(Object.prototype.toString.call(t)==="[object Object]"){r={};for(e in t)e==="__proto__"?Object.defineProperty(r,e,{value:V(t[e]),configurable:!0,enumerable:!0,writable:!0}):r[e]=(i=t[e])&&typeof i=="object"?V(i):i;return r}return t}function je(t){return C(t[0])}function Ce(t){return C(t[0])}const _e=/[\w\u00A0-\uFFFF-_:%-?]/,Z="$$shortcut-no-merge";function Oe(t=""){return _e.test(t)}function Te(t){return typeof t=="function"?{match:t}:t}function K(t){return t.length===3}function Me(t){return t!=null}function Re(){}class Pe{constructor(){this._map=new Map}get(e,r){const i=this._map.get(e);if(i)return i.get(r)}getFallback(e,r,i){let n=this._map.get(e);return n||(n=new Map,this._map.set(e,n)),n.has(r)||n.set(r,i),n.get(r)}set(e,r,i){let n=this._map.get(e);return n||(n=new Map,this._map.set(e,n)),n.set(r,i),this}has(e,r){return this._map.get(e)?.has(r)}delete(e,r){return this._map.get(e)?.delete(r)||!1}deleteTop(e){return this._map.delete(e)}map(e){return Array.from(this._map.entries()).flatMap(([r,i])=>Array.from(i.entries()).map(([n,c])=>e(c,r,n)))}}const q={};function Le(t=["-",":"]){const e=t.join("|");return q[e]||(q[e]=new RegExp(`((?:[!@\\w+:_/-]|\\[&?>?:?.*\\])+?)(${e})\\(((?:[~!\\w\\s:/\\\\,%#.$?-]|\\[.*?\\])+?)\\)(?!\\s*?=>)`,"gm")),q[e].lastIndex=0,q[e]}function ze(t,e=["-",":"],r=5){const i=Le(e);let n=!1,c=t.toString();const a=new Set;do{const l=c;c=c.replace(i,(f,s,u,d)=>e.includes(u)?(a.add(s+u),d.split(/\s/g).filter(Boolean).map(g=>g==="~"?s:g.replace(/^(!?)(.*)/,`$1${s}${u}$2`)).join(" ")):f),n=c!==l,r-=1}while(n&&r);return{prefixes:Array.from(a),expanded:c,hasChanged:n}}function Fe(t,e=["-",":"],r=5){const{expanded:i}=ze(t.toString(),e,r);return typeof t=="string"?i:t.length()?t.overwrite(0,t.length(),i):t}const Q=new Set;function fe(t){Q.has(t)||(console.warn("[unocss]",t),Q.add(t))}const Ie=/\\?[\s'"`;{}]+/g,he=/\[(\\\W|[\w-])+:['"]?\S+?['"]?\]/g,qe=new RegExp(`^${he.source}$`),Ve=t=>{const e=new Set;for(const r of t.matchAll(he))t[r.index-1]?.match(/^[\s'"`]/)&&e.add(r[0]);return t.split(Ie).forEach(r=>{Oe(r)&&!qe.test(r)&&e.add(r)}),[...e]},Ue={name:"split",order:0,extract({code:t}){return Ve(t)}};function Be(){return{events:{},emit(t,...e){(this.events[t]||[]).forEach(r=>r(...e))},on(t,e){return(this.events[t]=this.events[t]||[]).push(e),()=>this.events[t]=(this.events[t]||[]).filter(r=>r!==e)}}}const J="default",Y="preflights",De="shortcuts",He={[Y]:-100,[De]:-10,[J]:0};function de(t){return T(t).flatMap(e=>Array.isArray(e)?[e]:Object.entries(e))}function Ne(t){const e=t.shortcuts?de(t.shortcuts):void 0;if(t.shortcuts=e,t.prefix||t.layer){const r=i=>{i[2]||(i[2]={});const n=i[2];n.prefix==null&&t.prefix&&(n.prefix=T(t.prefix)),n.layer==null&&t.layer&&(n.layer=t.layer)};e?.forEach(r),t.rules?.forEach(r)}return t}function ee(t={},e={}){const r=Object.assign({},e,t),i=(r.presets||[]).flatMap(T).map(Ne),n=[...i.filter(h=>h.enforce==="pre"),...i.filter(h=>!h.enforce),...i.filter(h=>h.enforce==="post")],c=Object.assign(He,...i.map(h=>h.layers),t.layers);function a(h){return U([...n.flatMap(p=>T(p[h]||[])),...T(r[h]||[])])}const l=a("extractors");l.length||l.push(Ue),l.sort((h,p)=>(h.order||0)-(p.order||0));const f=a("rules"),s={},u=f.length,d=f.map((h,p)=>{if(je(h)){T(h[2]?.prefix||"").forEach(y=>{s[y+h[0]]=[p,h[1],h[2],h]});return}return[p,...h]}).filter(Boolean).reverse(),g=V([...n.map(h=>h.theme||{}),r.theme||{}].reduce((h,p)=>ue(h,p),{}));a("extendTheme").forEach(h=>h(g));const m={templates:U(n.map(h=>T(h.autocomplete?.templates)).flat()),extractors:n.map(h=>T(h.autocomplete?.extractors)).flat().sort((h,p)=>(h.order||0)-(p.order||0))};let v=T(a("separators"));return v.length||(v=[":","-"]),{mergeSelectors:!0,warn:!0,blocklist:[],sortLayers:h=>h,...r,presets:n,envMode:r.envMode||"build",shortcutsLayer:r.shortcutsLayer||"shortcuts",layers:c,theme:g,rulesSize:u,rulesDynamic:d,rulesStaticMap:s,preprocess:a("preprocess"),postprocess:a("postprocess"),preflights:a("preflights"),autocomplete:m,variants:a("variants").map(Te),shortcuts:de(a("shortcuts")).reverse(),extractors:l,safelist:a("safelist"),separators:v}}const Ge="0.49.4";class We{constructor(e={},r={}){this.userConfig=e,this.defaults=r,this.version=Ge,this._cache=new Map,this.blocked=new Set,this.parentOrders=new Map,this.events=Be(),this.config=ee(e,r),this.events.emit("config",this.config)}setConfig(e,r){e&&(r&&(this.defaults=r),this.userConfig=e,this.blocked.clear(),this.parentOrders.clear(),this._cache.clear(),this.config=ee(e,this.defaults),this.events.emit("config",this.config))}async applyExtractors(e,r,i=new Set){const n={get original(){return e},code:e,id:r};for(const c of this.config.extractors){const a=await c.extract(n);if(a)for(const l of a)i.add(l)}return i}makeContext(e,r){const i={rawSelector:e,currentSelector:r[1],theme:this.config.theme,generator:this,variantHandlers:r[2],constructCSS:(...n)=>this.constructCustomCSS(i,...n),variantMatch:r};return i}async parseToken(e,r){if(this.blocked.has(e))return;const i=`${e}${r?` ${r}`:""}`;if(this._cache.has(i))return this._cache.get(i);let n=e;for(const s of this.config.preprocess)n=s(e);if(this.isBlocked(n)){this.blocked.add(e),this._cache.set(i,null);return}const c=this.matchVariants(e,n);if(!c||this.isBlocked(c[1])){this.blocked.add(e),this._cache.set(i,null);return}const a=this.makeContext(e,[r||c[0],c[1],c[2],c[3]]);this.config.details&&(a.variants=[...c[3]]);const l=this.expandShortcut(a.currentSelector,a),f=l?await this.stringifyShortcuts(a.variantMatch,a,l[0],l[1]):(await this.parseUtil(a.variantMatch,a))?.map(s=>this.stringifyUtil(s,a)).filter(Me);if(f?.length)return this._cache.set(i,f),f;this._cache.set(i,null)}async generate(e,r={}){const{id:i,scope:n,preflights:c=!0,safelist:a=!0,minify:l=!1}=r,f=C(e)?await this.applyExtractors(e,i):Array.isArray(e)?new Set(e):e;a&&this.config.safelist.forEach(w=>f.add(w));const s=l?"":`
1
+ import{_ as H}from"./layout.f6e6e706.js";import{d as Se}from"./index.d56af0a0.js";import{b as $e,c as xe}from"./router.96f0ba10.js";import"./runtime-dom.esm-bundler.c94e30c4.js";import"./runtime-core.esm-bundler.ad888d46.js";import"./utils.8ee5a573.js";import"./nuxt.21217109.js";function ke(t){const e=t.length;let r=-1,i,n="";const c=t.charCodeAt(0);for(;++r<e;){if(i=t.charCodeAt(r),i===0){n+="�";continue}if(i===44){n+="\\,";continue}if(i>=1&&i<=31||i===127||r===0&&i>=48&&i<=57||r===1&&i>=48&&i<=57&&c===45){n+=`\\${i.toString(16)} `;continue}if(r===0&&e===1&&i===45){n+=`\\${t.charAt(r)}`;continue}if(i>=128||i===45||i===95||i>=48&&i<=57||i>=65&&i<=90||i>=97&&i<=122){n+=t.charAt(r);continue}n+=`\\${t.charAt(r)}`}return n}const N=ke;function T(t=[]){return Array.isArray(t)?t:[t]}function U(t){return Array.from(new Set(t))}function C(t){return typeof t=="string"}function F(t){return C(t)?t:(Array.isArray(t)?t:Object.entries(t)).filter(e=>e[1]!=null)}function Ee(t){return Array.isArray(t)?t.find(e=>!Array.isArray(e)||Array.isArray(e[0]))?t.map(e=>F(e)):[t]:[F(t)]}function Ae(t){return t.filter(([e,r],i)=>{if(e.startsWith("$$"))return!1;for(let n=i-1;n>=0;n--)if(t[n][0]===e&&t[n][1]===r)return!1;return!0})}function G(t){return t==null?"":Ae(t).map(([e,r])=>r!=null?`${e}:${r};`:void 0).filter(Boolean).join("")}function I(t){return t&&typeof t=="object"&&!Array.isArray(t)}function ue(t,e){const r=t,i=e;if(Array.isArray(r))return[...i];const n={...r};return I(r)&&I(i)&&Object.keys(i).forEach(c=>{I(r[c])&&I(i[c])||Array.isArray(r[c])&&Array.isArray(i[c])?n[c]=ue(r[c],i[c]):Object.assign(n,{[c]:i[c]})}),n}function V(t){let e,r,i;if(Array.isArray(t)){for(r=Array(e=t.length);e--;)r[e]=(i=t[e])&&typeof i=="object"?V(i):i;return r}if(Object.prototype.toString.call(t)==="[object Object]"){r={};for(e in t)e==="__proto__"?Object.defineProperty(r,e,{value:V(t[e]),configurable:!0,enumerable:!0,writable:!0}):r[e]=(i=t[e])&&typeof i=="object"?V(i):i;return r}return t}function je(t){return C(t[0])}function Ce(t){return C(t[0])}const _e=/[\w\u00A0-\uFFFF-_:%-?]/,Z="$$shortcut-no-merge";function Oe(t=""){return _e.test(t)}function Te(t){return typeof t=="function"?{match:t}:t}function K(t){return t.length===3}function Me(t){return t!=null}function Re(){}class Pe{constructor(){this._map=new Map}get(e,r){const i=this._map.get(e);if(i)return i.get(r)}getFallback(e,r,i){let n=this._map.get(e);return n||(n=new Map,this._map.set(e,n)),n.has(r)||n.set(r,i),n.get(r)}set(e,r,i){let n=this._map.get(e);return n||(n=new Map,this._map.set(e,n)),n.set(r,i),this}has(e,r){return this._map.get(e)?.has(r)}delete(e,r){return this._map.get(e)?.delete(r)||!1}deleteTop(e){return this._map.delete(e)}map(e){return Array.from(this._map.entries()).flatMap(([r,i])=>Array.from(i.entries()).map(([n,c])=>e(c,r,n)))}}const q={};function Le(t=["-",":"]){const e=t.join("|");return q[e]||(q[e]=new RegExp(`((?:[!@\\w+:_/-]|\\[&?>?:?.*\\])+?)(${e})\\(((?:[~!\\w\\s:/\\\\,%#.$?-]|\\[.*?\\])+?)\\)(?!\\s*?=>)`,"gm")),q[e].lastIndex=0,q[e]}function ze(t,e=["-",":"],r=5){const i=Le(e);let n=!1,c=t.toString();const a=new Set;do{const l=c;c=c.replace(i,(f,s,u,d)=>e.includes(u)?(a.add(s+u),d.split(/\s/g).filter(Boolean).map(g=>g==="~"?s:g.replace(/^(!?)(.*)/,`$1${s}${u}$2`)).join(" ")):f),n=c!==l,r-=1}while(n&&r);return{prefixes:Array.from(a),expanded:c,hasChanged:n}}function Fe(t,e=["-",":"],r=5){const{expanded:i}=ze(t.toString(),e,r);return typeof t=="string"?i:t.length()?t.overwrite(0,t.length(),i):t}const Q=new Set;function fe(t){Q.has(t)||(console.warn("[unocss]",t),Q.add(t))}const Ie=/\\?[\s'"`;{}]+/g,he=/\[(\\\W|[\w-])+:['"]?\S+?['"]?\]/g,qe=new RegExp(`^${he.source}$`),Ve=t=>{const e=new Set;for(const r of t.matchAll(he))t[r.index-1]?.match(/^[\s'"`]/)&&e.add(r[0]);return t.split(Ie).forEach(r=>{Oe(r)&&!qe.test(r)&&e.add(r)}),[...e]},Ue={name:"split",order:0,extract({code:t}){return Ve(t)}};function Be(){return{events:{},emit(t,...e){(this.events[t]||[]).forEach(r=>r(...e))},on(t,e){return(this.events[t]=this.events[t]||[]).push(e),()=>this.events[t]=(this.events[t]||[]).filter(r=>r!==e)}}}const J="default",Y="preflights",De="shortcuts",He={[Y]:-100,[De]:-10,[J]:0};function de(t){return T(t).flatMap(e=>Array.isArray(e)?[e]:Object.entries(e))}function Ne(t){const e=t.shortcuts?de(t.shortcuts):void 0;if(t.shortcuts=e,t.prefix||t.layer){const r=i=>{i[2]||(i[2]={});const n=i[2];n.prefix==null&&t.prefix&&(n.prefix=T(t.prefix)),n.layer==null&&t.layer&&(n.layer=t.layer)};e?.forEach(r),t.rules?.forEach(r)}return t}function ee(t={},e={}){const r=Object.assign({},e,t),i=(r.presets||[]).flatMap(T).map(Ne),n=[...i.filter(h=>h.enforce==="pre"),...i.filter(h=>!h.enforce),...i.filter(h=>h.enforce==="post")],c=Object.assign(He,...i.map(h=>h.layers),t.layers);function a(h){return U([...n.flatMap(p=>T(p[h]||[])),...T(r[h]||[])])}const l=a("extractors");l.length||l.push(Ue),l.sort((h,p)=>(h.order||0)-(p.order||0));const f=a("rules"),s={},u=f.length,d=f.map((h,p)=>{if(je(h)){T(h[2]?.prefix||"").forEach(y=>{s[y+h[0]]=[p,h[1],h[2],h]});return}return[p,...h]}).filter(Boolean).reverse(),g=V([...n.map(h=>h.theme||{}),r.theme||{}].reduce((h,p)=>ue(h,p),{}));a("extendTheme").forEach(h=>h(g));const m={templates:U(n.map(h=>T(h.autocomplete?.templates)).flat()),extractors:n.map(h=>T(h.autocomplete?.extractors)).flat().sort((h,p)=>(h.order||0)-(p.order||0))};let v=T(a("separators"));return v.length||(v=[":","-"]),{mergeSelectors:!0,warn:!0,blocklist:[],sortLayers:h=>h,...r,presets:n,envMode:r.envMode||"build",shortcutsLayer:r.shortcutsLayer||"shortcuts",layers:c,theme:g,rulesSize:u,rulesDynamic:d,rulesStaticMap:s,preprocess:a("preprocess"),postprocess:a("postprocess"),preflights:a("preflights"),autocomplete:m,variants:a("variants").map(Te),shortcuts:de(a("shortcuts")).reverse(),extractors:l,safelist:a("safelist"),separators:v}}const Ge="0.49.4";class We{constructor(e={},r={}){this.userConfig=e,this.defaults=r,this.version=Ge,this._cache=new Map,this.blocked=new Set,this.parentOrders=new Map,this.events=Be(),this.config=ee(e,r),this.events.emit("config",this.config)}setConfig(e,r){e&&(r&&(this.defaults=r),this.userConfig=e,this.blocked.clear(),this.parentOrders.clear(),this._cache.clear(),this.config=ee(e,this.defaults),this.events.emit("config",this.config))}async applyExtractors(e,r,i=new Set){const n={get original(){return e},code:e,id:r};for(const c of this.config.extractors){const a=await c.extract(n);if(a)for(const l of a)i.add(l)}return i}makeContext(e,r){const i={rawSelector:e,currentSelector:r[1],theme:this.config.theme,generator:this,variantHandlers:r[2],constructCSS:(...n)=>this.constructCustomCSS(i,...n),variantMatch:r};return i}async parseToken(e,r){if(this.blocked.has(e))return;const i=`${e}${r?` ${r}`:""}`;if(this._cache.has(i))return this._cache.get(i);let n=e;for(const s of this.config.preprocess)n=s(e);if(this.isBlocked(n)){this.blocked.add(e),this._cache.set(i,null);return}const c=this.matchVariants(e,n);if(!c||this.isBlocked(c[1])){this.blocked.add(e),this._cache.set(i,null);return}const a=this.makeContext(e,[r||c[0],c[1],c[2],c[3]]);this.config.details&&(a.variants=[...c[3]]);const l=this.expandShortcut(a.currentSelector,a),f=l?await this.stringifyShortcuts(a.variantMatch,a,l[0],l[1]):(await this.parseUtil(a.variantMatch,a))?.map(s=>this.stringifyUtil(s,a)).filter(Me);if(f?.length)return this._cache.set(i,f),f;this._cache.set(i,null)}async generate(e,r={}){const{id:i,scope:n,preflights:c=!0,safelist:a=!0,minify:l=!1}=r,f=C(e)?await this.applyExtractors(e,i):Array.isArray(e)?new Set(e):e;a&&this.config.safelist.forEach(w=>f.add(w));const s=l?"":`
2
2
  `,u=new Set([J]),d=new Set,g=new Map;let m={};const v=Array.from(f).map(async w=>{if(d.has(w))return;const $=await this.parseToken(w);if($!=null){d.add(w);for(const x of $){const A=x[3]||"",j=x[4]?.layer;g.has(A)||g.set(A,[]),g.get(A).push(x),j&&u.add(j)}}});await Promise.all(v),await(async()=>{if(!c)return;const w={generator:this,theme:this.config.theme},$=new Set([]);this.config.preflights.forEach(({layer:x=Y})=>{u.add(x),$.add(x)}),m=Object.fromEntries(await Promise.all(Array.from($).map(async x=>{const j=(await Promise.all(this.config.preflights.filter(O=>(O.layer||Y)===x).map(async O=>await O.getCSS(w)))).filter(Boolean).join(s);return[x,j]})))})();const h=this.config.sortLayers(Array.from(u).sort((w,$)=>(this.config.layers[w]??0)-(this.config.layers[$]??0)||w.localeCompare($))),p={},b=w=>{if(p[w])return p[w];let $=Array.from(g).sort((A,j)=>(this.parentOrders.get(A[0])??0)-(this.parentOrders.get(j[0])??0)||A[0]?.localeCompare(j[0]||"")||0).map(([A,j])=>{const O=j.length,z=j.filter(k=>(k[4]?.layer||J)===w).sort((k,_)=>k[0]-_[0]||(k[4]?.sort||0)-(_[4]?.sort||0)||k[1]?.localeCompare(_[1]||"")||k[2]?.localeCompare(_[2]||"")||0).map(([,k,_,,M,,P])=>[[[(k&&Ze(k,n))??"",M?.sort??0]],_,!!(P??M?.noMerge)]);if(!z.length)return;const S=z.reverse().map(([k,_,M],P)=>{if(!M&&this.config.mergeSelectors)for(let L=P+1;L<O;L++){const R=z[L];if(R&&!R[2]&&(k&&R[0]||k==null&&R[0]==null)&&R[1]===_)return k&&R[0]&&R[0].push(...k),null}const D=k?U(k.sort((L,R)=>L[1]-R[1]||L[0]?.localeCompare(R[0]||"")||0).map(L=>L[0]).filter(Boolean)):[];return D.length?`${D.join(`,${s}`)}{${_}}`:_}).filter(Boolean).reverse().join(s);if(!A)return S;const E=A.split(" $$ ");return`${E.join("{")}{${s}${S}${s}}${E.map(k=>"").join("}")}`}).filter(Boolean).join(s);c&&($=[m[w],$].filter(Boolean).join(s));const x=l?"":`/* layer: ${w} */${s}`;return p[w]=$?x+$:""},y=(w=h,$)=>w.filter(x=>!$?.includes(x)).map(x=>b(x)||"").filter(Boolean).join(s);return{get css(){return y()},layers:h,matched:d,getLayers:y,getLayer:b}}matchVariants(e,r){const i=new Set,n=[];let c=r||e,a=!1;const l={rawSelector:e,theme:this.config.theme,generator:this};for(;;){a=!1;for(const f of this.config.variants){if(!f.multiPass&&i.has(f))continue;let s=f.match(c,l);if(s){C(s)&&(s={matcher:s}),c=s.matcher,n.unshift(s),i.add(f),a=!0;break}}if(!a)break;if(n.length>500)throw new Error(`Too many variants applied to "${e}"`)}return[e,c,n,i]}applyVariants(e,r=e[4],i=e[1]){const c=r.slice().sort((s,u)=>(s.order||0)-(u.order||0)).reduceRight((s,u)=>d=>{const g=u.body?.(d.entries)||d.entries,m=Array.isArray(u.parent)?u.parent:[u.parent,void 0];return(u.handle??et)({...d,entries:g,selector:u.selector?.(d.selector,g)||d.selector,parent:m[0]||d.parent,parentOrder:m[1]||d.parentOrder,layer:u.layer||d.layer,sort:u.sort||d.sort},s)},s=>s)({prefix:"",selector:Qe(i),pseudo:"",entries:e[2]}),{parent:a,parentOrder:l}=c;a!=null&&l!=null&&this.parentOrders.set(a,l);const f={selector:Ke([c.prefix,c.selector,c.pseudo].join("")),entries:c.entries,parent:a,layer:c.layer,sort:c.sort,noMerge:c.noMerge};for(const s of this.config.postprocess)s(f);return f}constructCustomCSS(e,r,i){const n=F(r);if(C(n))return n;const{selector:c,entries:a,parent:l}=this.applyVariants([0,i||e.rawSelector,n,void 0,e.variantHandlers]),f=`${c}{${G(a)}}`;return l?`${l}{${f}}`:f}async parseUtil(e,r,i=!1,n){const[c,a,l]=C(e)?this.matchVariants(e):e;this.config.details&&(r.rules=r.rules??[]);const f=this.config.rulesStaticMap[a];if(f&&f[1]&&(i||!f[2]?.internal)){this.config.details&&r.rules.push(f[3]);const u=f[0],d=F(f[1]),g=f[2];return C(d)?[[u,d,g]]:[[u,c,d,g,l]]}r.variantHandlers=l;const{rulesDynamic:s}=this.config;for(const[u,d,g,m]of s){if(m?.internal&&!i)continue;let v=a;if(m?.prefix){const y=T(m.prefix);if(n){const w=T(n);if(!y.some($=>w.includes($)))continue}else{const w=y.find($=>a.startsWith($));if(w==null)continue;v=a.slice(w.length)}}const h=v.match(d);if(!h)continue;const p=await g(h,r);if(!p)continue;this.config.details&&r.rules.push([d,g,m]);const b=Ee(p).filter(y=>y.length);if(b.length)return b.map(y=>C(y)?[u,y,m]:[u,c,y,m,l])}}stringifyUtil(e,r){if(!e)return;if(K(e))return[e[0],void 0,e[1],void 0,e[2],this.config.details?r:void 0,void 0];const{selector:i,entries:n,parent:c,layer:a,sort:l,noMerge:f}=this.applyVariants(e),s=G(n);if(!s)return;const{layer:u,sort:d,...g}=e[3]??{},m={...g,layer:a??u,sort:l??d};return[e[0],i,s,c,m,this.config.details?r:void 0,f]}expandShortcut(e,r,i=5){if(i===0)return;const n=this.config.details?l=>{r.shortcuts=r.shortcuts??[],r.shortcuts.push(l)}:Re;let c,a;for(const l of this.config.shortcuts){let f=e;if(l[2]?.prefix){const u=T(l[2].prefix).find(d=>e.startsWith(d));if(u==null)continue;f=e.slice(u.length)}if(Ce(l)){if(l[0]===f){c=c||l[2],a=l[1],n(l);break}}else{const s=f.match(l[0]);if(s&&(a=l[1](s,r)),a){c=c||l[2],n(l);break}}}if(C(a)&&(a=Fe(a.trim()).split(/\s+/g)),!a){const[l,f]=C(e)?this.matchVariants(e):e;if(l!==f){const s=this.expandShortcut(f,r,i-1);s&&(a=s[0].map(u=>C(u)?l.replace(f,u):u))}}if(a)return[a.flatMap(l=>(C(l)?this.expandShortcut(l,r,i-1)?.[0]:void 0)||[l]).filter(Boolean),c]}async stringifyShortcuts(e,r,i,n={layer:this.config.shortcutsLayer}){const c=new Pe,a=(await Promise.all(U(i).map(async u=>{const d=C(u)?await this.parseUtil(u,r,!0,n.prefix):[[1/0,"{inline}",F(u),void 0,[]]];return d||fe(`unmatched utility "${u}" in shortcut "${e[1]}"`),d||[]}))).flat(1).filter(Boolean).sort((u,d)=>u[0]-d[0]),[l,,f]=e,s=[];for(const u of a){if(K(u)){s.push([u[0],void 0,u[1],void 0,u[2],r,void 0]);continue}const{selector:d,entries:g,parent:m,sort:v,noMerge:h}=this.applyVariants(u,[...u[4],...f],l);c.getFallback(d,m,[[],u[0]])[0].push([g,!!(h??u[3]?.noMerge),v??0])}return s.concat(c.map(([u,d],g,m)=>{const v=(p,b,y)=>{const w=Math.max(...y.map(x=>x[1])),$=y.map(x=>x[0]);return(p?[$.flat(1)]:$).map(x=>{const A=G(x);if(A)return[d,g,A,m,{...n,noMerge:b,sort:w},r,void 0]})};return[[u.filter(([,p])=>p).map(([p,,b])=>[p,b]),!0],[u.filter(([,p])=>!p).map(([p,,b])=>[p,b]),!1]].map(([p,b])=>[...v(!1,b,p.filter(([y])=>y.some(w=>w[0]===Z))),...v(!0,b,p.filter(([y])=>y.every(w=>w[0]!==Z)))])}).flat(2).filter(Boolean))}isBlocked(e){return!e||this.config.blocklist.some(r=>C(r)?r===e:r.test(e))}}function Je(t,e){return new We(t,e)}const Ye=/\s\$\$\s+/g,Xe=t=>t.match(/\s\$\$\s/);function Ze(t,e){return Xe(t)?t.replace(Ye,e?` ${e} `:" "):e?`${e} ${t}`:t}function Ke(t){const e=t.match(/::[\w-]+(\([\w-]+\))?/g);if(e){for(const r of e)t=t.replace(r,"");t+=e.join("")}return t}const te=/^\[(.+?)(~?=)"(.*)"\]$/;function Qe(t){return te.test(t)?t.replace(te,(e,r,i,n)=>`[${N(r)}${i}"${N(n)}"]`):`.${N(t)}`}function et(t,e){return e(t)}var tt=t=>t.replace(/-(\w)/g,(e,r)=>r?r.toUpperCase():""),re=t=>t.charAt(0).toUpperCase()+t.slice(1),ne=t=>t.replace(/(?:^|\B)([A-Z])/g,"-$1").toLowerCase(),ie=["Webkit","Moz","ms"];function rt(t){const e={};function r(i){const n=e[i];if(n)return n;let c=tt(i);if(c!=="filter"&&c in t)return e[i]=ne(c);c=re(c);for(let a=0;a<ie.length;a++){const l=`${ie[a]}${c}`;if(l in t)return e[i]=ne(re(l))}return i}return({entries:i})=>i.forEach(n=>{n[0].startsWith("--")||(n[0]=r(n[0]))})}function nt(t){return t.replace(/&amp;/g,"&").replace(/&gt;/g,">").replace(/&lt;/g,"<")}function it(t={}){if(typeof window>"u"){console.warn("@unocss/runtime been used in non-browser environment, skipped.");return}const e=window,r=document,i=e.__unocss||{},n=Object.assign({},t,i.runtime),c=n.defaults||{},a=n.cloakAttribute??"un-cloak";n.autoPrefix&&(c.postprocess=T(c.postprocess)).unshift(rt(r.createElement("div").style)),n.configResolved?.(i,c);const l=Je(i,c);let f=!0,s=new Set,u,d,g,m=[];const v=()=>new Promise(S=>{m.push(S),g!=null&&clearTimeout(g),g=setTimeout(()=>b().then(()=>{const E=m;m=[],E.forEach(k=>k())}),0)});function h(S){if(S.nodeType!==1)return;const E=S;E.hasAttribute(a)&&E.removeAttribute(a),E.querySelectorAll(`[${a}]`).forEach(k=>{k.removeAttribute(a)})}function p(){return u||(u=r.createElement("style"),r.documentElement.prepend(u)),u}async function b(){const S=await l.generate(s),E=p();return E.innerHTML=S.css,s=S.matched,{...S,styleElement:E}}async function y(S){const E=s.size;await l.applyExtractors(S,void 0,s),E!==s.size&&await v()}async function w(){const S=r.body,E=S&&S.outerHTML;E&&(await y(`${E} ${nt(E)}`),h(r.documentElement),h(S))}const $=new MutationObserver(S=>{f||S.forEach(async E=>{if(E.target.nodeType!==1)return;const k=E.target;if(k!==u)if(E.type==="childList")E.addedNodes.forEach(async _=>{if(_.nodeType!==1)return;const M=_;d&&!d(M)||(await y(M.outerHTML),h(M))});else{if(d&&!d(k))return;if(E.attributeName!==a){const _=Array.from(k.attributes).map(P=>P.value?`${P.name}="${P.value}"`:P.name).join(" "),M=`<${k.tagName.toLowerCase()} ${_}>`;await y(M)}k.hasAttribute(a)&&k.removeAttribute(a)}})});let x=!1;function A(){if(x)return;const S=r.documentElement||r.body;S&&($.observe(S,{childList:!0,subtree:!0,attributes:!0}),x=!0)}function j(){w(),A()}function O(){r.readyState==="loading"?e.addEventListener("DOMContentLoaded",j):j()}const z=e.__unocss_runtime=e.__unocss_runtime={version:l.version,uno:l,async extract(S){C(S)||(S.forEach(E=>s.add(E)),S=""),await y(S)},extractAll:w,inspect(S){d=S},toggleObserver(S){S===void 0?f=!f:f=!!S,!x&&!f&&O()},update:b};n.ready?.(z)!==!1&&(f=!1,O())}class ot extends Error{constructor(){super(...arguments),this.name="FetchError"}}function st(t,e,r){let i="";t&&r&&(i=`${r.status} ${r.statusText} (${t.toString()})`),e&&(i=`${e.message} (${i})`);const n=new ot(i);return Object.defineProperty(n,"request",{get(){return t}}),Object.defineProperty(n,"response",{get(){return r}}),Object.defineProperty(n,"data",{get(){return r&&r._data}}),Object.defineProperty(n,"status",{get(){return r&&r.status}}),Object.defineProperty(n,"statusText",{get(){return r&&r.statusText}}),Object.defineProperty(n,"statusCode",{get(){return r&&r.status}}),Object.defineProperty(n,"statusMessage",{get(){return r&&r.statusText}}),n}const at=new Set(Object.freeze(["PATCH","POST","PUT","DELETE"]));function oe(t="GET"){return at.has(t.toUpperCase())}function ct(t){if(t===void 0)return!1;const e=typeof t;return e==="string"||e==="number"||e==="boolean"||e===null?!0:e!=="object"?!1:Array.isArray(t)?!0:t.constructor&&t.constructor.name==="Object"||typeof t.toJSON=="function"}const lt=new Set(["image/svg","application/xml","application/xhtml","application/html"]),ut=/^application\/(?:[\w!#$%&*.^`~-]*\+)?json(;.+)?$/i;function ft(t=""){if(!t)return"json";const e=t.split(";").shift();return ut.test(e)?"json":lt.has(e)||e.startsWith("text/")?"text":"blob"}const ht=new Set([408,409,425,429,500,502,503,504]);function pe(t){const{fetch:e,Headers:r}=t;function i(a){const l=a.error&&a.error.name==="AbortError"||!1;if(a.options.retry!==!1&&!l){const s=typeof a.options.retry=="number"?a.options.retry:oe(a.options.method)?0:1,u=a.response&&a.response.status||500;if(s>0&&ht.has(u))return n(a.request,{...a.options,retry:s-1})}const f=st(a.request,a.error,a.response);throw Error.captureStackTrace&&Error.captureStackTrace(f,n),f}const n=async function(l,f={}){const s={request:l,options:{...t.defaults,...f},response:void 0,error:void 0};s.options.onRequest&&await s.options.onRequest(s),typeof s.request=="string"&&(s.options.baseURL&&(s.request=$e(s.request,s.options.baseURL)),(s.options.query||s.options.params)&&(s.request=xe(s.request,{...s.options.params,...s.options.query})),s.options.body&&oe(s.options.method)&&ct(s.options.body)&&(s.options.body=typeof s.options.body=="string"?s.options.body:JSON.stringify(s.options.body),s.options.headers=new r(s.options.headers),s.options.headers.has("content-type")||s.options.headers.set("content-type","application/json"),s.options.headers.has("accept")||s.options.headers.set("accept","application/json"))),s.response=await e(s.request,s.options).catch(async d=>(s.error=d,s.options.onRequestError&&await s.options.onRequestError(s),i(s)));const u=(s.options.parseResponse?"json":s.options.responseType)||ft(s.response.headers.get("content-type")||"");if(u==="json"){const d=await s.response.text(),g=s.options.parseResponse||Se;s.response._data=g(d)}else u==="stream"?s.response._data=s.response.body:s.response._data=await s.response[u]();return s.options.onResponse&&await s.options.onResponse(s),s.response.status>=400&&s.response.status<600?(s.options.onResponseError&&await s.options.onResponseError(s),i(s)):s.response},c=function(l,f){return n(l,f).then(s=>s._data)};return c.raw=n,c.create=(a={})=>pe({...t,defaults:{...t.defaults,...a}}),c}const ge=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")}(),dt=ge.fetch||(()=>Promise.reject(new Error("[ofetch] global.fetch is not supported!"))),pt=ge.Headers,gt=pe({fetch:dt,Headers:pt}),X=Object.freeze({left:0,top:0,width:16,height:16}),B=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),me=Object.freeze({...X,...B}),mt=Object.freeze({...me,body:"",hidden:!1}),yt=Object.freeze({width:null,height:null}),ye=Object.freeze({...yt,...B});function wt(t,e){const r={};!t.hFlip!=!e.hFlip&&(r.hFlip=!0),!t.vFlip!=!e.vFlip&&(r.vFlip=!0);const i=((t.rotate||0)+(e.rotate||0))%4;return i&&(r.rotate=i),r}function se(t,e){const r=wt(t,e);for(const i in mt)i in B?i in t&&!(i in r)&&(r[i]=B[i]):i in e?r[i]=e[i]:i in t&&(r[i]=t[i]);return r}function bt(t,e){const r=t.icons,i=t.aliases||Object.create(null),n=Object.create(null);function c(a){if(r[a])return n[a]=[];if(!(a in n)){n[a]=null;const l=i[a]&&i[a].parent,f=l&&c(l);f&&(n[a]=[l].concat(f))}return n[a]}return(e||Object.keys(r).concat(Object.keys(i))).forEach(c),n}function ae(t,e,r){const i=t.icons,n=t.aliases||Object.create(null);let c={};function a(l){c=se(i[l]||n[l],c)}return a(e),r.forEach(a),se(t,c)}function vt(t,e){if(t.icons[e])return ae(t,e,[]);const r=bt(t,[e])[e];return r?ae(t,e,r):null}({...X});Object.keys(X).concat(["provider"]);const St=/(-?[0-9.]*[0-9]+[0-9.]*)/g,$t=/^-?[0-9.]*[0-9]+[0-9.]*$/g;function ce(t,e,r){if(e===1)return t;if(r=r||100,typeof t=="number")return Math.ceil(t*e*r)/r;if(typeof t!="string")return t;const i=t.split(St);if(i===null||!i.length)return t;const n=[];let c=i.shift(),a=$t.test(c);for(;;){if(a){const l=parseFloat(c);isNaN(l)?n.push(c):n.push(Math.ceil(l*e*r)/r)}else n.push(c);if(c=i.shift(),c===void 0)return n.join("");a=!a}}function xt(t,e){const r={...me,...t},i={...ye,...e},n={left:r.left,top:r.top,width:r.width,height:r.height};let c=r.body;[r,i].forEach(m=>{const v=[],h=m.hFlip,p=m.vFlip;let b=m.rotate;h?p?b+=2:(v.push("translate("+(n.width+n.left).toString()+" "+(0-n.top).toString()+")"),v.push("scale(-1 1)"),n.top=n.left=0):p&&(v.push("translate("+(0-n.left).toString()+" "+(n.height+n.top).toString()+")"),v.push("scale(1 -1)"),n.top=n.left=0);let y;switch(b<0&&(b-=Math.floor(b/4)*4),b=b%4,b){case 1:y=n.height/2+n.top,v.unshift("rotate(90 "+y.toString()+" "+y.toString()+")");break;case 2:v.unshift("rotate(180 "+(n.width/2+n.left).toString()+" "+(n.height/2+n.top).toString()+")");break;case 3:y=n.width/2+n.left,v.unshift("rotate(-90 "+y.toString()+" "+y.toString()+")");break}b%2===1&&(n.left!==n.top&&(y=n.left,n.left=n.top,n.top=y),n.width!==n.height&&(y=n.width,n.width=n.height,n.height=y)),v.length&&(c='<g transform="'+v.join(" ")+'">'+c+"</g>")});const a=i.width,l=i.height,f=n.width,s=n.height;let u,d;return a===null?(d=l===null?"1em":l==="auto"?s:l,u=ce(d,f/s)):(u=a==="auto"?f:a,d=l===null?ce(u,s/f):l==="auto"?s:l),{attributes:{width:u.toString(),height:d.toString(),viewBox:n.left.toString()+" "+n.top.toString()+" "+f.toString()+" "+s.toString()},body:c}}""+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);function kt(t){return t.replace(/(['"])\s*\n\s*([^>\\/\s])/g,"$1 $2").replace(/(["';{}><])\s*\n\s*/g,"$1").replace(/\s*\n\s*/g," ").replace(/\s+"/g,'"').replace(/="\s+/g,'="').trim()}function o(t,e){const r="rgb",i=e[0],n=e.length;n>1&&e[1],n>2&&e[2],n>3&&e[3]}o("silver",[192]);o("gray",[128]);o("white",[255]);o("maroon",[128,0,0]);o("red",[255,0,0]);o("purple",[128,0]);o("fuchsia",[255,0]);o("green",[0,128]);o("lime",[0,255]);o("olive",[128,128,0]);o("yellow",[255,255,0]);o("navy",[0,0,128]);o("blue",[0,0,255]);o("teal",[0,128,128]);o("aqua",[0,255,255]);o("aliceblue",[240,248,255]);o("antiquewhite",[250,235,215]);o("aqua",[0,255,255]);o("aquamarine",[127,255,212]);o("azure",[240,255,255]);o("beige",[245,245,220]);o("bisque",[255,228,196]);o("black",[0]);o("blanchedalmond",[255,235,205]);o("blue",[0,0,255]);o("blueviolet",[138,43,226]);o("brown",[165,42,42]);o("burlywood",[222,184,135]);o("cadetblue",[95,158,160]);o("chartreuse",[127,255,0]);o("chocolate",[210,105,30]);o("coral",[255,127,80]);o("cornflowerblue",[100,149,237]);o("cornsilk",[255,248,220]);o("crimson",[220,20,60]);o("cyan",[0,255,255]);o("darkblue",[0,0,139]);o("darkcyan",[0,139,139]);o("darkgoldenrod",[184,134,11]);o("darkgray",[169]);o("darkgreen",[0,100]);o("darkgrey",[169]);o("darkkhaki",[189,183,107]);o("darkmagenta",[139,0]);o("darkolivegreen",[85,107,47]);o("darkorange",[255,140,0]);o("darkorchid",[153,50,204]);o("darkred",[139,0,0]);o("darksalmon",[233,150,122]);o("darkseagreen",[143,188]);o("darkslateblue",[72,61,139]);o("darkslategray",[47,79,79]);o("darkslategrey",[47,79,79]);o("darkturquoise",[0,206,209]);o("darkviolet",[148,0,211]);o("deeppink",[255,20,147]);o("deepskyblue",[0,191,255]);o("dimgray",[105]);o("dimgrey",[105]);o("dodgerblue",[30,144,255]);o("firebrick",[178,34,34]);o("floralwhite",[255,250,240]);o("forestgreen",[34,139]);o("fuchsia",[255,0]);o("gainsboro",[220]);o("ghostwhite",[248,248,255]);o("gold",[255,215,0]);o("goldenrod",[218,165,32]);o("gray",[128]);o("green",[0,128]);o("greenyellow",[173,255,47]);o("grey",[128]);o("honeydew",[240,255]);o("hotpink",[255,105,180]);o("indianred",[205,92,92]);o("indigo",[75,0,130]);o("ivory",[255,255,240]);o("khaki",[240,230,140]);o("lavender",[230,230,250]);o("lavenderblush",[255,240,245]);o("lawngreen",[124,252,0]);o("lemonchiffon",[255,250,205]);o("lightblue",[173,216,230]);o("lightcoral",[240,128,128]);o("lightcyan",[224,255,255]);o("lightgoldenrodyellow",[250,250,210]);o("lightgray",[211]);o("lightgreen",[144,238]);o("lightgrey",[211]);o("lightpink",[255,182,193]);o("lightsalmon",[255,160,122]);o("lightseagreen",[32,178,170]);o("lightskyblue",[135,206,250]);o("lightslategray",[119,136,153]);o("lightslategrey",[119,136,153]);o("lightsteelblue",[176,196,222]);o("lightyellow",[255,255,224]);o("lime",[0,255]);o("limegreen",[50,205]);o("linen",[250,240,230]);o("magenta",[255,0]);o("maroon",[128,0,0]);o("mediumaquamarine",[102,205,170]);o("mediumblue",[0,0,205]);o("mediumorchid",[186,85,211]);o("mediumpurple",[147,112,219]);o("mediumseagreen",[60,179,113]);o("mediumslateblue",[123,104,238]);o("mediumspringgreen",[0,250,154]);o("mediumturquoise",[72,209,204]);o("mediumvioletred",[199,21,133]);o("midnightblue",[25,25,112]);o("mintcream",[245,255,250]);o("mistyrose",[255,228,225]);o("moccasin",[255,228,181]);o("navajowhite",[255,222,173]);o("navy",[0,0,128]);o("oldlace",[253,245,230]);o("olive",[128,128,0]);o("olivedrab",[107,142,35]);o("orange",[255,165,0]);o("orangered",[255,69,0]);o("orchid",[218,112,214]);o("palegoldenrod",[238,232,170]);o("palegreen",[152,251]);o("paleturquoise",[175,238,238]);o("palevioletred",[219,112,147]);o("papayawhip",[255,239,213]);o("peachpuff",[255,218,185]);o("peru",[205,133,63]);o("pink",[255,192,203]);o("plum",[221,160]);o("powderblue",[176,224,230]);o("purple",[128,0]);o("rebeccapurple",[102,51,153]);o("red",[255,0,0]);o("rosybrown",[188,143,143]);o("royalblue",[65,105,225]);o("saddlebrown",[139,69,19]);o("salmon",[250,128,114]);o("sandybrown",[244,164,96]);o("seagreen",[46,139,87]);o("seashell",[255,245,238]);o("sienna",[160,82,45]);o("silver",[192]);o("skyblue",[135,206,235]);o("slateblue",[106,90,205]);o("slategray",[112,128,144]);o("slategrey",[112,128,144]);o("snow",[255,250,250]);o("springgreen",[0,255,127]);o("steelblue",[70,130,180]);o("tan",[210,180,140]);o("teal",[0,128,128]);o("thistle",[216,191]);o("tomato",[255,99,71]);o("turquoise",[64,224,208]);o("violet",[238,130]);o("wheat",[245,222,179]);o("white",[255]);o("whitesmoke",[245]);o("yellow",[255,255,0]);o("yellowgreen",[154,205,50]);const Et=/width\s*=\s*["'](\w+)["']/,At=/height\s*=\s*["'](\w+)["']/,W=/<svg\s+/;function jt(t,e,r){const i=t.slice(0,t.indexOf(">"));let n=Et.exec(i);const c=n!=null;(typeof e.width>"u"||e.width===null)&&(typeof r=="number"?e.width=`${r}em`:n&&(e.width=n[1])),n=At.exec(i);const a=n!=null;return(typeof e.height>"u"||e.height===null)&&(typeof r=="number"?e.height=`${r}em`:n&&(e.height=n[1])),[c,a]}async function we(t,e,r,i,n,c){const{scale:a,addXmlNs:l=!1}=i??{},{additionalProps:f={},iconCustomizer:s}=i?.customizations??{},u=await n?.()??{};await s?.(e,r,u),Object.keys(f).forEach(h=>{const p=f[h];p!=null&&(u[h]=p)}),c?.(u);const[d,g]=jt(t,u,a);l&&(!t.includes("xmlns=")&&!u.xmlns&&(u.xmlns="http://www.w3.org/2000/svg"),!t.includes("xmlns:xlink=")&&t.includes("xlink:")&&!u["xmlns:xlink"]&&(u["xmlns:xlink"]="http://www.w3.org/1999/xlink"));const m=Object.keys(u).map(h=>h==="width"&&d||h==="height"&&g?null:`${h}="${u[h]}"`).filter(h=>h!=null);if(m.length&&(t=t.replace(W,`<svg ${m.join(" ")} `)),i){const{defaultStyle:h,defaultClass:p}=i;p&&!t.includes("class=")&&(t=t.replace(W,`<svg class="${p}" `)),h&&!t.includes("style=")&&(t=t.replace(W,`<svg style="${h}" `))}const v=i?.usedProps;return v&&(Object.keys(f).forEach(h=>{const p=u[h];p!=null&&(v[h]=p)}),typeof u.width<"u"&&u.width!==null&&(v.width=u.width),typeof u.height<"u"&&u.height!==null&&(v.height=u.height)),t}async function le(t,e,r,i){let n;if(typeof t=="function")n=await t(r);else{const c=t[r];n=typeof c=="function"?await c():c}if(n){const c=n.indexOf("<svg");c>0&&(n=n.slice(c));const{transform:a}=i?.customizations??{};return n=typeof a=="function"?await a(n,e,r):n,n.startsWith("<svg")?await we(i?.customizations?.trimCustomSvg===!0?kt(n):n,e,r,i,void 0):(console.warn(`Custom icon "${r}" in "${e}" is not a valid SVG`),n)}}async function be(t,e,r,i){let n;const{customize:c}=i?.customizations??{};for(const a of r)if(n=vt(t,a),n){let l={...ye};typeof c=="function"&&(l=c(l));const{attributes:{width:f,height:s,...u},body:d}=xt(n,l),g=i?.scale;return await we(`<svg >${d}</svg>`,e,a,i,()=>({...u}),m=>{(typeof m.width>"u"||m.width===null)&&(typeof g=="number"?m.width=`${g}em`:m.width=f),(typeof m.height>"u"||m.height===null)&&(typeof g=="number"?m.height=`${g}em`:m.height=s)})}}const ve=async(t,e,r)=>{const i=r?.customCollections?.[t];if(i)if(typeof i=="function"){const n=await i(e);if(n){if(typeof n=="string")return await le(()=>n,t,e,r);if("icons"in n){const c=[e,e.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),e.replace(/([a-z])(\d+)/g,"$1-$2")];return await be(n,t,c,r)}}}else return await le(i,t,e,r)};var Ct=["academicons","akar-icons","ant-design","arcticons","bi","bpmn","brandico","bx","bxl","bxs","bytesize","carbon","charm","ci","cib","cif","cil","circle-flags","circum","clarity","codicon","cryptocurrency-color","cryptocurrency","dashicons","ei","el","emblemicons","emojione-monotone","emojione-v1","emojione","entypo-social","entypo","eos-icons","ep","et","eva","fa-brands","fa-regular","fa-solid","fa","fa6-brands","fa6-regular","fa6-solid","fad","fe","feather","file-icons","flag","flagpack","flat-color-icons","flat-ui","fluent-emoji-flat","fluent-emoji-high-contrast","fluent-emoji","fluent-mdl2","fluent","fontelico","fontisto","foundation","fxemoji","gala","game-icons","geo","gg","gis","gridicons","grommet-icons","healthicons","heroicons-outline","heroicons-solid","heroicons","humbleicons","ic","icomoon-free","icon-park-outline","icon-park-solid","icon-park-twotone","icon-park","iconoir","icons8","il","ion","iwwa","jam","la","line-md","logos","ls","lucide","majesticons","maki","map","material-symbols","mdi-light","mdi","medical-icon","mi","mingcute","mono-icons","nimbus","noto-v1","noto","octicon","oi","ooui","openmoji","pajamas","pepicons-pop","pepicons-print","pepicons","ph","pixelarticons","prime","ps","quill","radix-icons","raphael","ri","si-glyph","simple-icons","simple-line-icons","subway","system-uicons","tabler","teenyicons","topcoat","twemoji","typcn","uil","uim","uis","uit","uiw","vaadin","vs","vscode-icons","websymbol","whh","wi","wpf","zmdi","zondicons"];function _t(t){const e=new Map;function r(i){if(Ct.includes(i))return e.has(i)||e.set(i,gt(`${t}@iconify-json/${i}/icons.json`)),e.get(i)}return async(i,n,c)=>{let a=await ve(i,n,c);if(a)return a;const l=await r(i);if(l){const f=[n,n.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),n.replace(/([a-z])(\d+)/g,"$1-$2")];a=await be(l,i,f,c)}return a}}function Ot(t){return t.replace(/"/g,"'").replace(/%/g,"%25").replace(/#/g,"%23").replace(/</g,"%3C").replace(/>/g,"%3E").replace(/\s+/g," ")}function Tt(t){let e=t.startsWith("<svg>")?t.replace("<svg>","<svg >"):t;return!e.includes(" xmlns:xlink=")&&e.includes(" xlink:")&&(e=e.replace("<svg ",'<svg xmlns:xlink="http://www.w3.org/1999/xlink" ')),e.includes(" xmlns=")||(e=e.replace("<svg ",'<svg xmlns="http://www.w3.org/2000/svg" ')),Ot(e)}const Mt=3;function Rt(t){return function(r={}){const{scale:i=1,mode:n="auto",prefix:c="i-",warn:a=!1,collections:l,extraProperties:f={},customizations:s={},autoInstall:u=!1,layer:d="icons",unit:g}=r,m={addXmlNs:!0,scale:i,customCollections:l,autoInstall:u,warn:void 0,customizations:{...s,additionalProps:{...f},trimCustomSvg:!0,async iconCustomizer(h,p,b){await s.iconCustomizer?.(h,p,b),g&&(b.width||(b.width=`${i}${g}`),b.height||(b.height=`${i}${g}`))}}};let v;return{name:"@unocss/preset-icons",enforce:"pre",options:r,layers:{icons:-30},rules:[[/^([a-z0-9:-]+)(?:\?(mask|bg|auto))?$/,async([h,p,b=n])=>{let y="",w="",$;v=v||await t(r);const x={};if(p.includes(":"))[y,w]=p.split(":"),$=await v(y,w,{...m,usedProps:x});else{const j=p.split(/-/g);for(let O=Mt;O>=1&&(y=j.slice(0,O).join("-"),w=j.slice(O).join("-"),$=await v(y,w,{...m,usedProps:x}),!$);O--);}if(!$){a&&fe(`failed to load icon "${h}"`);return}const A=`url("data:image/svg+xml;utf8,${Tt($)}")`;return b==="auto"&&(b=$.includes("currentColor")?"mask":"bg"),b==="mask"?{"--un-icon":A,"-webkit-mask":"var(--un-icon) no-repeat",mask:"var(--un-icon) no-repeat","-webkit-mask-size":"100% 100%","mask-size":"100% 100%","background-color":"currentColor",color:"inherit",...x}:{background:`${A} no-repeat`,"background-size":"100% 100%","background-color":"transparent",...x}},{layer:d,prefix:c}]]}}}const Pt=Rt(async t=>{const{cdn:e}=t;return e?_t(e):ve});it({defaults:{presets:[Pt({prefix:["i-",""],collections:{logos:()=>H(()=>import("./icons.eca62571.js"),[],import.meta.url).then(t=>t.default),carbon:()=>H(()=>import("./icons.7b11eba5.js"),[],import.meta.url).then(t=>t.default),ri:()=>H(()=>import("./icons.d5925320.js"),[],import.meta.url).then(t=>t.default)},cdn:"https://esm.sh/",scale:1.2,extraProperties:{display:"inline-block","vertical-align":"middle"}})]}});
@@ -0,0 +1 @@
1
+ import{u as d}from"./nuxt.21217109.js";import{u as h}from"./asyncData.518fdb22.js";import"./nuxt-link.ed65b9da.js";import"./app.config.12fdda03.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 r=n>=0?e[n]:p();!r||r.length===0||(i=`${r}/${i}`,t=c(r))}return i=x(i,!t),t&&!c(i)?`/${i}`:i.length>0?i:"."};function x(e,i){let t="",n=0,r=-1,l=0,o=null;for(let s=0;s<=e.length;++s){if(s<e.length)o=e[s];else{if(o==="/")break;o="/"}if(o==="/"){if(!(r===s-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("/")),r=s,l=0;continue}else if(t.length>0){t="",n=0,r=s,l=0;continue}}i&&(t+=t.length>0?"/..":"..",n=2)}else t.length>0?t+=`/${e.slice(r+1,s)}`:t=e.slice(r+1,s),n=s-r-1;r=s,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("/"),r=[...t];for(const l of r){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 P(e){if(e)return["nuxt","#app","#head","vue"].includes(e)}function q(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 I(e){return e.split(/(:\w+[\?\*]?)/).filter(Boolean)}function W(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{q as a,P as b,_ as g,$ as i,I as p,W as u};
@@ -1,5 +1,5 @@
1
- import{s as tt,i as z,h as me,c as I,u as Q,K as ie,r as nt,a as rt,G as J,d as ze,n as st}from"./runtime-core.esm-bundler.5019e930.js";const un={meta:[{name:"viewport",content:"width=device-width, initial-scale=1"},{charset:"utf-8"}],link:[],style:[],script:[],noscript:[]},fn=!1,hn=!1,dn=!1,pn="__nuxt";/*!
1
+ import{s as tt,i as z,k as me,e as I,u as Q,M as ie,r as nt,a as rt,I as J,f as ze,n as st}from"./runtime-core.esm-bundler.ad888d46.js";const un={meta:[{name:"viewport",content:"width=device-width, initial-scale=1"},{charset:"utf-8"}],link:[],style:[],script:[],noscript:[]},fn=!1,hn=!1,dn=!1,pn="__nuxt";/*!
2
2
  * vue-router v4.1.6
3
3
  * (c) 2022 Eduardo San Martin Morote
4
4
  * @license MIT
5
- */const q=typeof window<"u";function ot(e){return e.__esModule||e[Symbol.toStringTag]==="Module"}const S=Object.assign;function le(e,t){const n={};for(const r in t){const s=t[r];n[r]=N(s)?s.map(e):e(s)}return n}const W=()=>{},N=Array.isArray,ct=/\/$/,at=e=>e.replace(ct,"");function ue(e,t,n="/"){let r,s={},l="",d="";const g=t.indexOf("#");let a=t.indexOf("?");return g<a&&g>=0&&(a=-1),a>-1&&(r=t.slice(0,a),l=t.slice(a+1,g>-1?g:t.length),s=e(l)),g>-1&&(r=r||t.slice(0,g),d=t.slice(g,t.length)),r=ft(r??t,n),{fullPath:r+(l&&"?")+l+d,path:r,query:s,hash:d}}function it(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function Ce(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function lt(e,t,n){const r=t.matched.length-1,s=n.matched.length-1;return r>-1&&r===s&&G(t.matched[r],n.matched[s])&&Ge(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function G(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function Ge(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!ut(e[n],t[n]))return!1;return!0}function ut(e,t){return N(e)?be(e,t):N(t)?be(t,e):e===t}function be(e,t){return N(t)?e.length===t.length&&e.every((n,r)=>n===t[r]):e.length===1&&e[0]===t}function ft(e,t){if(e.startsWith("/"))return e;if(!e)return t;const n=t.split("/"),r=e.split("/");let s=n.length-1,l,d;for(l=0;l<r.length;l++)if(d=r[l],d!==".")if(d==="..")s>1&&s--;else break;return n.slice(0,s).join("/")+"/"+r.slice(l-(l===r.length?1:0)).join("/")}var X;(function(e){e.pop="pop",e.push="push"})(X||(X={}));var Y;(function(e){e.back="back",e.forward="forward",e.unknown=""})(Y||(Y={}));function ht(e){if(!e)if(q){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),at(e)}const dt=/^[^#]+#/;function pt(e,t){return e.replace(dt,"#")+t}function mt(e,t){const n=document.documentElement.getBoundingClientRect(),r=e.getBoundingClientRect();return{behavior:t.behavior,left:r.left-n.left-(t.left||0),top:r.top-n.top-(t.top||0)}}const te=()=>({left:window.pageXOffset,top:window.pageYOffset});function gt(e){let t;if("el"in e){const n=e.el,r=typeof n=="string"&&n.startsWith("#"),s=typeof n=="string"?r?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!s)return;t=mt(s,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.pageXOffset,t.top!=null?t.top:window.pageYOffset)}function _e(e,t){return(history.state?history.state.position-t:-1)+e}const he=new Map;function vt(e,t){he.set(e,t)}function yt(e){const t=he.get(e);return he.delete(e),t}let Rt=()=>location.protocol+"//"+location.host;function Ke(e,t){const{pathname:n,search:r,hash:s}=t,l=e.indexOf("#");if(l>-1){let g=s.includes(e.slice(l))?e.slice(l).length:1,a=s.slice(g);return a[0]!=="/"&&(a="/"+a),Ce(a,"")}return Ce(n,e)+r+s}function Et(e,t,n,r){let s=[],l=[],d=null;const g=({state:u})=>{const m=Ke(e,location),R=n.value,b=t.value;let C=0;if(u){if(n.value=m,t.value=u,d&&d===R){d=null;return}C=b?u.position-b.position:0}else r(m);s.forEach(E=>{E(n.value,R,{delta:C,type:X.pop,direction:C?C>0?Y.forward:Y.back:Y.unknown})})};function a(){d=n.value}function f(u){s.push(u);const m=()=>{const R=s.indexOf(u);R>-1&&s.splice(R,1)};return l.push(m),m}function o(){const{history:u}=window;u.state&&u.replaceState(S({},u.state,{scroll:te()}),"")}function i(){for(const u of l)u();l=[],window.removeEventListener("popstate",g),window.removeEventListener("beforeunload",o)}return window.addEventListener("popstate",g),window.addEventListener("beforeunload",o),{pauseListeners:a,listen:f,destroy:i}}function Ae(e,t,n,r=!1,s=!1){return{back:e,current:t,forward:n,replaced:r,position:window.history.length,scroll:s?te():null}}function wt(e){const{history:t,location:n}=window,r={value:Ke(e,n)},s={value:t.state};s.value||l(r.value,{back:null,current:r.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function l(a,f,o){const i=e.indexOf("#"),u=i>-1?(n.host&&document.querySelector("base")?e:e.slice(i))+a:Rt()+e+a;try{t[o?"replaceState":"pushState"](f,"",u),s.value=f}catch(m){console.error(m),n[o?"replace":"assign"](u)}}function d(a,f){const o=S({},t.state,Ae(s.value.back,a,s.value.forward,!0),f,{position:s.value.position});l(a,o,!0),r.value=a}function g(a,f){const o=S({},s.value,t.state,{forward:a,scroll:te()});l(o.current,o,!0);const i=S({},Ae(r.value,a,null),{position:o.position+1},f);l(a,i,!1),r.value=a}return{location:r,state:s,push:g,replace:d}}function Pt(e){e=ht(e);const t=wt(e),n=Et(e,t.state,t.location,t.replace);function r(l,d=!0){d||n.pauseListeners(),history.go(l)}const s=S({location:"",base:e,go:r,createHref:pt.bind(null,e)},t,n);return Object.defineProperty(s,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(s,"state",{enumerable:!0,get:()=>t.state.value}),s}function mn(e){return e=location.host?e||location.pathname+location.search:"",e.includes("#")||(e+="#"),Pt(e)}function St(e){return typeof e=="string"||e&&typeof e=="object"}function Ve(e){return typeof e=="string"||typeof e=="symbol"}const H={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0},Ue=Symbol("");var Oe;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(Oe||(Oe={}));function K(e,t){return S(new Error,{type:e,[Ue]:!0},t)}function T(e,t){return e instanceof Error&&Ue in e&&(t==null||!!(e.type&t))}const xe="[^/]+?",kt={sensitive:!1,strict:!1,start:!0,end:!0},Ct=/[.+*?^${}()[\]/\\]/g;function bt(e,t){const n=S({},kt,t),r=[];let s=n.start?"^":"";const l=[];for(const f of e){const o=f.length?[]:[90];n.strict&&!f.length&&(s+="/");for(let i=0;i<f.length;i++){const u=f[i];let m=40+(n.sensitive?.25:0);if(u.type===0)i||(s+="/"),s+=u.value.replace(Ct,"\\$&"),m+=40;else if(u.type===1){const{value:R,repeatable:b,optional:C,regexp:E}=u;l.push({name:R,repeatable:b,optional:C});const P=E||xe;if(P!==xe){m+=10;try{new RegExp(`(${P})`)}catch(M){throw new Error(`Invalid custom RegExp for param "${R}" (${P}): `+M.message)}}let O=b?`((?:${P})(?:/(?:${P}))*)`:`(${P})`;i||(O=C&&f.length<2?`(?:/${O})`:"/"+O),C&&(O+="?"),s+=O,m+=20,C&&(m+=-8),b&&(m+=-20),P===".*"&&(m+=-50)}o.push(m)}r.push(o)}if(n.strict&&n.end){const f=r.length-1;r[f][r[f].length-1]+=.7000000000000001}n.strict||(s+="/?"),n.end?s+="$":n.strict&&(s+="(?:/|$)");const d=new RegExp(s,n.sensitive?"":"i");function g(f){const o=f.match(d),i={};if(!o)return null;for(let u=1;u<o.length;u++){const m=o[u]||"",R=l[u-1];i[R.name]=m&&R.repeatable?m.split("/"):m}return i}function a(f){let o="",i=!1;for(const u of e){(!i||!o.endsWith("/"))&&(o+="/"),i=!1;for(const m of u)if(m.type===0)o+=m.value;else if(m.type===1){const{value:R,repeatable:b,optional:C}=m,E=R in f?f[R]:"";if(N(E)&&!b)throw new Error(`Provided param "${R}" is an array but it is not repeatable (* or + modifiers)`);const P=N(E)?E.join("/"):E;if(!P)if(C)u.length<2&&(o.endsWith("/")?o=o.slice(0,-1):i=!0);else throw new Error(`Missing required param "${R}"`);o+=P}}return o||"/"}return{re:d,score:r,keys:l,parse:g,stringify:a}}function _t(e,t){let n=0;for(;n<e.length&&n<t.length;){const r=t[n]-e[n];if(r)return r;n++}return e.length<t.length?e.length===1&&e[0]===40+40?-1:1:e.length>t.length?t.length===1&&t[0]===40+40?1:-1:0}function At(e,t){let n=0;const r=e.score,s=t.score;for(;n<r.length&&n<s.length;){const l=_t(r[n],s[n]);if(l)return l;n++}if(Math.abs(s.length-r.length)===1){if(Me(r))return 1;if(Me(s))return-1}return s.length-r.length}function Me(e){const t=e[e.length-1];return e.length>0&&t[t.length-1]<0}const Ot={type:0,value:""},xt=/[a-zA-Z0-9_]/;function Mt(e){if(!e)return[[]];if(e==="/")return[[Ot]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(m){throw new Error(`ERR (${n})/"${f}": ${m}`)}let n=0,r=n;const s=[];let l;function d(){l&&s.push(l),l=[]}let g=0,a,f="",o="";function i(){f&&(n===0?l.push({type:0,value:f}):n===1||n===2||n===3?(l.length>1&&(a==="*"||a==="+")&&t(`A repeatable param (${f}) must be alone in its segment. eg: '/:ids+.`),l.push({type:1,value:f,regexp:o,repeatable:a==="*"||a==="+",optional:a==="*"||a==="?"})):t("Invalid state to consume buffer"),f="")}function u(){f+=a}for(;g<e.length;){if(a=e[g++],a==="\\"&&n!==2){r=n,n=4;continue}switch(n){case 0:a==="/"?(f&&i(),d()):a===":"?(i(),n=1):u();break;case 4:u(),n=r;break;case 1:a==="("?n=2:xt.test(a)?u():(i(),n=0,a!=="*"&&a!=="?"&&a!=="+"&&g--);break;case 2:a===")"?o[o.length-1]=="\\"?o=o.slice(0,-1)+a:n=3:o+=a;break;case 3:i(),n=0,a!=="*"&&a!=="?"&&a!=="+"&&g--,o="";break;default:t("Unknown state");break}}return n===2&&t(`Unfinished custom RegExp for param "${f}"`),i(),d(),s}function It(e,t,n){const r=bt(Mt(e.path),n),s=S(r,{record:e,parent:t,children:[],alias:[]});return t&&!s.record.aliasOf==!t.record.aliasOf&&t.children.push(s),s}function Nt(e,t){const n=[],r=new Map;t=Le({strict:!1,end:!0,sensitive:!1},t);function s(o){return r.get(o)}function l(o,i,u){const m=!u,R=Lt(o);R.aliasOf=u&&u.record;const b=Le(t,o),C=[R];if("alias"in o){const O=typeof o.alias=="string"?[o.alias]:o.alias;for(const M of O)C.push(S({},R,{components:u?u.record.components:R.components,path:M,aliasOf:u?u.record:R}))}let E,P;for(const O of C){const{path:M}=O;if(i&&M[0]!=="/"){const j=i.record.path,L=j[j.length-1]==="/"?"":"/";O.path=i.record.path+(M&&L+M)}if(E=It(O,i,b),u?u.alias.push(E):(P=P||E,P!==E&&P.alias.push(E),m&&o.name&&!Ne(E)&&d(o.name)),R.children){const j=R.children;for(let L=0;L<j.length;L++)l(j[L],E,u&&u.children[L])}u=u||E,(E.record.components&&Object.keys(E.record.components).length||E.record.name||E.record.redirect)&&a(E)}return P?()=>{d(P)}:W}function d(o){if(Ve(o)){const i=r.get(o);i&&(r.delete(o),n.splice(n.indexOf(i),1),i.children.forEach(d),i.alias.forEach(d))}else{const i=n.indexOf(o);i>-1&&(n.splice(i,1),o.record.name&&r.delete(o.record.name),o.children.forEach(d),o.alias.forEach(d))}}function g(){return n}function a(o){let i=0;for(;i<n.length&&At(o,n[i])>=0&&(o.record.path!==n[i].record.path||!De(o,n[i]));)i++;n.splice(i,0,o),o.record.name&&!Ne(o)&&r.set(o.record.name,o)}function f(o,i){let u,m={},R,b;if("name"in o&&o.name){if(u=r.get(o.name),!u)throw K(1,{location:o});b=u.record.name,m=S(Ie(i.params,u.keys.filter(P=>!P.optional).map(P=>P.name)),o.params&&Ie(o.params,u.keys.map(P=>P.name))),R=u.stringify(m)}else if("path"in o)R=o.path,u=n.find(P=>P.re.test(R)),u&&(m=u.parse(R),b=u.record.name);else{if(u=i.name?r.get(i.name):n.find(P=>P.re.test(i.path)),!u)throw K(1,{location:o,currentLocation:i});b=u.record.name,m=S({},i.params,o.params),R=u.stringify(m)}const C=[];let E=u;for(;E;)C.unshift(E.record),E=E.parent;return{name:b,path:R,params:m,matched:C,meta:Ht(C)}}return e.forEach(o=>l(o)),{addRoute:l,resolve:f,removeRoute:d,getRoutes:g,getRecordMatcher:s}}function Ie(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}function Lt(e){return{path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:void 0,beforeEnter:e.beforeEnter,props:Tt(e),children:e.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in e?e.components||null:e.component&&{default:e.component}}}function Tt(e){const t={},n=e.props||!1;if("component"in e)t.default=n;else for(const r in e.components)t[r]=typeof n=="boolean"?n:n[r];return t}function Ne(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function Ht(e){return e.reduce((t,n)=>S(t,n.meta),{})}function Le(e,t){const n={};for(const r in e)n[r]=r in t?t[r]:e[r];return n}function De(e,t){return t.children.some(n=>n===e||De(e,n))}const Fe=/#/g,$t=/&/g,jt=/\//g,Bt=/=/g,qt=/\?/g,Qe=/\+/g,zt=/%5B/g,Gt=/%5D/g,We=/%5E/g,Kt=/%60/g,Ye=/%7B/g,Vt=/%7C/g,Xe=/%7D/g,Ut=/%20/g;function ge(e){return encodeURI(""+e).replace(Vt,"|").replace(zt,"[").replace(Gt,"]")}function Dt(e){return ge(e).replace(Ye,"{").replace(Xe,"}").replace(We,"^")}function de(e){return ge(e).replace(Qe,"%2B").replace(Ut,"+").replace(Fe,"%23").replace($t,"%26").replace(Kt,"`").replace(Ye,"{").replace(Xe,"}").replace(We,"^")}function Ft(e){return de(e).replace(Bt,"%3D")}function Qt(e){return ge(e).replace(Fe,"%23").replace(qt,"%3F")}function Wt(e){return e==null?"":Qt(e).replace(jt,"%2F")}function ee(e){try{return decodeURIComponent(""+e)}catch{}return""+e}function Yt(e){const t={};if(e===""||e==="?")return t;const r=(e[0]==="?"?e.slice(1):e).split("&");for(let s=0;s<r.length;++s){const l=r[s].replace(Qe," "),d=l.indexOf("="),g=ee(d<0?l:l.slice(0,d)),a=d<0?null:ee(l.slice(d+1));if(g in t){let f=t[g];N(f)||(f=t[g]=[f]),f.push(a)}else t[g]=a}return t}function Te(e){let t="";for(let n in e){const r=e[n];if(n=Ft(n),r==null){r!==void 0&&(t+=(t.length?"&":"")+n);continue}(N(r)?r.map(l=>l&&de(l)):[r&&de(r)]).forEach(l=>{l!==void 0&&(t+=(t.length?"&":"")+n,l!=null&&(t+="="+l))})}return t}function Xt(e){const t={};for(const n in e){const r=e[n];r!==void 0&&(t[n]=N(r)?r.map(s=>s==null?null:""+s):r==null?r:""+r)}return t}const Zt=Symbol(""),He=Symbol(""),ve=Symbol(""),ye=Symbol(""),pe=Symbol("");function F(){let e=[];function t(r){return e.push(r),()=>{const s=e.indexOf(r);s>-1&&e.splice(s,1)}}function n(){e=[]}return{add:t,list:()=>e,reset:n}}function $(e,t,n,r,s){const l=r&&(r.enterCallbacks[s]=r.enterCallbacks[s]||[]);return()=>new Promise((d,g)=>{const a=i=>{i===!1?g(K(4,{from:n,to:t})):i instanceof Error?g(i):St(i)?g(K(2,{from:t,to:i})):(l&&r.enterCallbacks[s]===l&&typeof i=="function"&&l.push(i),d())},f=e.call(r&&r.instances[s],t,n,a);let o=Promise.resolve(f);e.length<3&&(o=o.then(a)),o.catch(i=>g(i))})}function fe(e,t,n,r){const s=[];for(const l of e)for(const d in l.components){let g=l.components[d];if(!(t!=="beforeRouteEnter"&&!l.instances[d]))if(Jt(g)){const f=(g.__vccOpts||g)[t];f&&s.push($(f,n,r,l,d))}else{let a=g();s.push(()=>a.then(f=>{if(!f)return Promise.reject(new Error(`Couldn't resolve component "${d}" at "${l.path}"`));const o=ot(f)?f.default:f;l.components[d]=o;const u=(o.__vccOpts||o)[t];return u&&$(u,n,r,l,d)()}))}}return s}function Jt(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function $e(e){const t=z(ve),n=z(ye),r=I(()=>t.resolve(Q(e.to))),s=I(()=>{const{matched:a}=r.value,{length:f}=a,o=a[f-1],i=n.matched;if(!o||!i.length)return-1;const u=i.findIndex(G.bind(null,o));if(u>-1)return u;const m=je(a[f-2]);return f>1&&je(o)===m&&i[i.length-1].path!==m?i.findIndex(G.bind(null,a[f-2])):u}),l=I(()=>s.value>-1&&rn(n.params,r.value.params)),d=I(()=>s.value>-1&&s.value===n.matched.length-1&&Ge(n.params,r.value.params));function g(a={}){return nn(a)?t[Q(e.replace)?"replace":"push"](Q(e.to)).catch(W):Promise.resolve()}return{route:r,href:I(()=>r.value.href),isActive:l,isExactActive:d,navigate:g}}const en=me({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"}},useLink:$e,setup(e,{slots:t}){const n=ze($e(e)),{options:r}=z(ve),s=I(()=>({[Be(e.activeClass,r.linkActiveClass,"router-link-active")]:n.isActive,[Be(e.exactActiveClass,r.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const l=t.default&&t.default(n);return e.custom?l:J("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:s.value},l)}}}),tn=en;function nn(e){if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)&&!e.defaultPrevented&&!(e.button!==void 0&&e.button!==0)){if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}function rn(e,t){for(const n in t){const r=t[n],s=e[n];if(typeof r=="string"){if(r!==s)return!1}else if(!N(s)||s.length!==r.length||r.some((l,d)=>l!==s[d]))return!1}return!0}function je(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const Be=(e,t,n)=>e??t??n,sn=me({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const r=z(pe),s=I(()=>e.route||r.value),l=z(He,0),d=I(()=>{let f=Q(l);const{matched:o}=s.value;let i;for(;(i=o[f])&&!i.components;)f++;return f}),g=I(()=>s.value.matched[d.value]);ie(He,I(()=>d.value+1)),ie(Zt,g),ie(pe,s);const a=nt();return rt(()=>[a.value,g.value,e.name],([f,o,i],[u,m,R])=>{o&&(o.instances[i]=f,m&&m!==o&&f&&f===u&&(o.leaveGuards.size||(o.leaveGuards=m.leaveGuards),o.updateGuards.size||(o.updateGuards=m.updateGuards))),f&&o&&(!m||!G(o,m)||!u)&&(o.enterCallbacks[i]||[]).forEach(b=>b(f))},{flush:"post"}),()=>{const f=s.value,o=e.name,i=g.value,u=i&&i.components[o];if(!u)return qe(n.default,{Component:u,route:f});const m=i.props[o],R=m?m===!0?f.params:typeof m=="function"?m(f):m:null,C=J(u,S({},R,t,{onVnodeUnmounted:E=>{E.component.isUnmounted&&(i.instances[o]=null)},ref:a}));return qe(n.default,{Component:C,route:f})||C}}});function qe(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const on=sn;function gn(e){const t=Nt(e.routes,e),n=e.parseQuery||Yt,r=e.stringifyQuery||Te,s=e.history,l=F(),d=F(),g=F(),a=tt(H);let f=H;q&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const o=le.bind(null,c=>""+c),i=le.bind(null,Wt),u=le.bind(null,ee);function m(c,p){let h,v;return Ve(c)?(h=t.getRecordMatcher(c),v=p):v=c,t.addRoute(v,h)}function R(c){const p=t.getRecordMatcher(c);p&&t.removeRoute(p)}function b(){return t.getRoutes().map(c=>c.record)}function C(c){return!!t.getRecordMatcher(c)}function E(c,p){if(p=S({},p||a.value),typeof c=="string"){const y=ue(n,c,p.path),A=t.resolve({path:y.path},p),D=s.createHref(y.fullPath);return S(y,A,{params:u(A.params),hash:ee(y.hash),redirectedFrom:void 0,href:D})}let h;if("path"in c)h=S({},c,{path:ue(n,c.path,p.path).path});else{const y=S({},c.params);for(const A in y)y[A]==null&&delete y[A];h=S({},c,{params:i(c.params)}),p.params=i(p.params)}const v=t.resolve(h,p),k=c.hash||"";v.params=o(u(v.params));const _=it(r,S({},c,{hash:Dt(k),path:v.path})),w=s.createHref(_);return S({fullPath:_,hash:k,query:r===Te?Xt(c.query):c.query||{}},v,{redirectedFrom:void 0,href:w})}function P(c){return typeof c=="string"?ue(n,c,a.value.path):S({},c)}function O(c,p){if(f!==c)return K(8,{from:p,to:c})}function M(c){return V(c)}function j(c){return M(S(P(c),{replace:!0}))}function L(c){const p=c.matched[c.matched.length-1];if(p&&p.redirect){const{redirect:h}=p;let v=typeof h=="function"?h(c):h;return typeof v=="string"&&(v=v.includes("?")||v.includes("#")?v=P(v):{path:v},v.params={}),S({query:c.query,hash:c.hash,params:"path"in v?{}:c.params},v)}}function V(c,p){const h=f=E(c),v=a.value,k=c.state,_=c.force,w=c.replace===!0,y=L(h);if(y)return V(S(P(y),{state:typeof y=="object"?S({},k,y.state):k,force:_,replace:w}),p||h);const A=h;A.redirectedFrom=p;let D;return!_&&lt(r,v,h)&&(D=K(16,{to:A,from:v}),Se(v,v,!0,!1)),(D?Promise.resolve(D):Re(A,v)).catch(x=>T(x)?T(x,2)?x:se(x):re(x,A,v)).then(x=>{if(x){if(T(x,2))return V(S({replace:w},P(x.to),{state:typeof x.to=="object"?S({},k,x.to.state):k,force:_}),p||A)}else x=we(A,v,!0,w,k);return Ee(A,v,x),x})}function Ze(c,p){const h=O(c,p);return h?Promise.reject(h):Promise.resolve()}function Re(c,p){let h;const[v,k,_]=cn(c,p);h=fe(v.reverse(),"beforeRouteLeave",c,p);for(const y of v)y.leaveGuards.forEach(A=>{h.push($(A,c,p))});const w=Ze.bind(null,c,p);return h.push(w),B(h).then(()=>{h=[];for(const y of l.list())h.push($(y,c,p));return h.push(w),B(h)}).then(()=>{h=fe(k,"beforeRouteUpdate",c,p);for(const y of k)y.updateGuards.forEach(A=>{h.push($(A,c,p))});return h.push(w),B(h)}).then(()=>{h=[];for(const y of c.matched)if(y.beforeEnter&&!p.matched.includes(y))if(N(y.beforeEnter))for(const A of y.beforeEnter)h.push($(A,c,p));else h.push($(y.beforeEnter,c,p));return h.push(w),B(h)}).then(()=>(c.matched.forEach(y=>y.enterCallbacks={}),h=fe(_,"beforeRouteEnter",c,p),h.push(w),B(h))).then(()=>{h=[];for(const y of d.list())h.push($(y,c,p));return h.push(w),B(h)}).catch(y=>T(y,8)?y:Promise.reject(y))}function Ee(c,p,h){for(const v of g.list())v(c,p,h)}function we(c,p,h,v,k){const _=O(c,p);if(_)return _;const w=p===H,y=q?history.state:{};h&&(v||w?s.replace(c.fullPath,S({scroll:w&&y&&y.scroll},k)):s.push(c.fullPath,k)),a.value=c,Se(c,p,h,w),se()}let U;function Je(){U||(U=s.listen((c,p,h)=>{if(!ke.listening)return;const v=E(c),k=L(v);if(k){V(S(k,{replace:!0}),v).catch(W);return}f=v;const _=a.value;q&&vt(_e(_.fullPath,h.delta),te()),Re(v,_).catch(w=>T(w,12)?w:T(w,2)?(V(w.to,v).then(y=>{T(y,20)&&!h.delta&&h.type===X.pop&&s.go(-1,!1)}).catch(W),Promise.reject()):(h.delta&&s.go(-h.delta,!1),re(w,v,_))).then(w=>{w=w||we(v,_,!1),w&&(h.delta&&!T(w,8)?s.go(-h.delta,!1):h.type===X.pop&&T(w,20)&&s.go(-1,!1)),Ee(v,_,w)}).catch(W)}))}let ne=F(),Pe=F(),Z;function re(c,p,h){se(c);const v=Pe.list();return v.length?v.forEach(k=>k(c,p,h)):console.error(c),Promise.reject(c)}function et(){return Z&&a.value!==H?Promise.resolve():new Promise((c,p)=>{ne.add([c,p])})}function se(c){return Z||(Z=!c,Je(),ne.list().forEach(([p,h])=>c?h(c):p()),ne.reset()),c}function Se(c,p,h,v){const{scrollBehavior:k}=e;if(!q||!k)return Promise.resolve();const _=!h&&yt(_e(c.fullPath,0))||(v||!h)&&history.state&&history.state.scroll||null;return st().then(()=>k(c,p,_)).then(w=>w&&gt(w)).catch(w=>re(w,c,p))}const oe=c=>s.go(c);let ce;const ae=new Set,ke={currentRoute:a,listening:!0,addRoute:m,removeRoute:R,hasRoute:C,getRoutes:b,resolve:E,options:e,push:M,replace:j,go:oe,back:()=>oe(-1),forward:()=>oe(1),beforeEach:l.add,beforeResolve:d.add,afterEach:g.add,onError:Pe.add,isReady:et,install(c){const p=this;c.component("RouterLink",tn),c.component("RouterView",on),c.config.globalProperties.$router=p,Object.defineProperty(c.config.globalProperties,"$route",{enumerable:!0,get:()=>Q(a)}),q&&!ce&&a.value===H&&(ce=!0,M(s.location).catch(k=>{}));const h={};for(const k in H)h[k]=I(()=>a.value[k]);c.provide(ve,p),c.provide(ye,ze(h)),c.provide(pe,a);const v=c.unmount;ae.add(c),c.unmount=function(){ae.delete(c),ae.size<1&&(f=H,U&&U(),U=null,a.value=H,ce=!1,Z=!1),v()}}};return ke}function B(e){return e.reduce((t,n)=>t.then(()=>n()),Promise.resolve())}function cn(e,t){const n=[],r=[],s=[],l=Math.max(t.matched.length,e.matched.length);for(let d=0;d<l;d++){const g=t.matched[d];g&&(e.matched.find(f=>G(f,g))?r.push(g):n.push(g));const a=e.matched[d];a&&(t.matched.find(f=>G(f,a))||s.push(a))}return[n,r,s]}function vn(){return z(ye)}const an=me({name:"FragmentWrapper",setup(e,{slots:t}){return()=>t.default?.()}}),yn=(e,t,n)=>({default:()=>t?J(e,t===!0?{}:t,n):J(an,{},n)});export{on as R,yn as _,un as a,hn as b,mn as c,Pt as d,gn as e,pn as f,fn as g,dn as h,vn as u};
5
+ */const q=typeof window<"u";function ot(e){return e.__esModule||e[Symbol.toStringTag]==="Module"}const S=Object.assign;function le(e,t){const n={};for(const r in t){const s=t[r];n[r]=N(s)?s.map(e):e(s)}return n}const W=()=>{},N=Array.isArray,at=/\/$/,ct=e=>e.replace(at,"");function ue(e,t,n="/"){let r,s={},l="",d="";const g=t.indexOf("#");let c=t.indexOf("?");return g<c&&g>=0&&(c=-1),c>-1&&(r=t.slice(0,c),l=t.slice(c+1,g>-1?g:t.length),s=e(l)),g>-1&&(r=r||t.slice(0,g),d=t.slice(g,t.length)),r=ft(r??t,n),{fullPath:r+(l&&"?")+l+d,path:r,query:s,hash:d}}function it(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function Ce(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function lt(e,t,n){const r=t.matched.length-1,s=n.matched.length-1;return r>-1&&r===s&&G(t.matched[r],n.matched[s])&&Ge(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function G(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function Ge(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!ut(e[n],t[n]))return!1;return!0}function ut(e,t){return N(e)?be(e,t):N(t)?be(t,e):e===t}function be(e,t){return N(t)?e.length===t.length&&e.every((n,r)=>n===t[r]):e.length===1&&e[0]===t}function ft(e,t){if(e.startsWith("/"))return e;if(!e)return t;const n=t.split("/"),r=e.split("/");let s=n.length-1,l,d;for(l=0;l<r.length;l++)if(d=r[l],d!==".")if(d==="..")s>1&&s--;else break;return n.slice(0,s).join("/")+"/"+r.slice(l-(l===r.length?1:0)).join("/")}var X;(function(e){e.pop="pop",e.push="push"})(X||(X={}));var Y;(function(e){e.back="back",e.forward="forward",e.unknown=""})(Y||(Y={}));function ht(e){if(!e)if(q){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),ct(e)}const dt=/^[^#]+#/;function pt(e,t){return e.replace(dt,"#")+t}function mt(e,t){const n=document.documentElement.getBoundingClientRect(),r=e.getBoundingClientRect();return{behavior:t.behavior,left:r.left-n.left-(t.left||0),top:r.top-n.top-(t.top||0)}}const te=()=>({left:window.pageXOffset,top:window.pageYOffset});function gt(e){let t;if("el"in e){const n=e.el,r=typeof n=="string"&&n.startsWith("#"),s=typeof n=="string"?r?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!s)return;t=mt(s,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.pageXOffset,t.top!=null?t.top:window.pageYOffset)}function _e(e,t){return(history.state?history.state.position-t:-1)+e}const he=new Map;function vt(e,t){he.set(e,t)}function yt(e){const t=he.get(e);return he.delete(e),t}let Rt=()=>location.protocol+"//"+location.host;function Ke(e,t){const{pathname:n,search:r,hash:s}=t,l=e.indexOf("#");if(l>-1){let g=s.includes(e.slice(l))?e.slice(l).length:1,c=s.slice(g);return c[0]!=="/"&&(c="/"+c),Ce(c,"")}return Ce(n,e)+r+s}function Et(e,t,n,r){let s=[],l=[],d=null;const g=({state:u})=>{const m=Ke(e,location),R=n.value,b=t.value;let C=0;if(u){if(n.value=m,t.value=u,d&&d===R){d=null;return}C=b?u.position-b.position:0}else r(m);s.forEach(E=>{E(n.value,R,{delta:C,type:X.pop,direction:C?C>0?Y.forward:Y.back:Y.unknown})})};function c(){d=n.value}function f(u){s.push(u);const m=()=>{const R=s.indexOf(u);R>-1&&s.splice(R,1)};return l.push(m),m}function o(){const{history:u}=window;u.state&&u.replaceState(S({},u.state,{scroll:te()}),"")}function i(){for(const u of l)u();l=[],window.removeEventListener("popstate",g),window.removeEventListener("beforeunload",o)}return window.addEventListener("popstate",g),window.addEventListener("beforeunload",o),{pauseListeners:c,listen:f,destroy:i}}function Ae(e,t,n,r=!1,s=!1){return{back:e,current:t,forward:n,replaced:r,position:window.history.length,scroll:s?te():null}}function wt(e){const{history:t,location:n}=window,r={value:Ke(e,n)},s={value:t.state};s.value||l(r.value,{back:null,current:r.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function l(c,f,o){const i=e.indexOf("#"),u=i>-1?(n.host&&document.querySelector("base")?e:e.slice(i))+c:Rt()+e+c;try{t[o?"replaceState":"pushState"](f,"",u),s.value=f}catch(m){console.error(m),n[o?"replace":"assign"](u)}}function d(c,f){const o=S({},t.state,Ae(s.value.back,c,s.value.forward,!0),f,{position:s.value.position});l(c,o,!0),r.value=c}function g(c,f){const o=S({},s.value,t.state,{forward:c,scroll:te()});l(o.current,o,!0);const i=S({},Ae(r.value,c,null),{position:o.position+1},f);l(c,i,!1),r.value=c}return{location:r,state:s,push:g,replace:d}}function Pt(e){e=ht(e);const t=wt(e),n=Et(e,t.state,t.location,t.replace);function r(l,d=!0){d||n.pauseListeners(),history.go(l)}const s=S({location:"",base:e,go:r,createHref:pt.bind(null,e)},t,n);return Object.defineProperty(s,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(s,"state",{enumerable:!0,get:()=>t.state.value}),s}function mn(e){return e=location.host?e||location.pathname+location.search:"",e.includes("#")||(e+="#"),Pt(e)}function St(e){return typeof e=="string"||e&&typeof e=="object"}function Ve(e){return typeof e=="string"||typeof e=="symbol"}const H={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0},Ue=Symbol("");var Oe;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(Oe||(Oe={}));function K(e,t){return S(new Error,{type:e,[Ue]:!0},t)}function T(e,t){return e instanceof Error&&Ue in e&&(t==null||!!(e.type&t))}const xe="[^/]+?",kt={sensitive:!1,strict:!1,start:!0,end:!0},Ct=/[.+*?^${}()[\]/\\]/g;function bt(e,t){const n=S({},kt,t),r=[];let s=n.start?"^":"";const l=[];for(const f of e){const o=f.length?[]:[90];n.strict&&!f.length&&(s+="/");for(let i=0;i<f.length;i++){const u=f[i];let m=40+(n.sensitive?.25:0);if(u.type===0)i||(s+="/"),s+=u.value.replace(Ct,"\\$&"),m+=40;else if(u.type===1){const{value:R,repeatable:b,optional:C,regexp:E}=u;l.push({name:R,repeatable:b,optional:C});const P=E||xe;if(P!==xe){m+=10;try{new RegExp(`(${P})`)}catch(M){throw new Error(`Invalid custom RegExp for param "${R}" (${P}): `+M.message)}}let O=b?`((?:${P})(?:/(?:${P}))*)`:`(${P})`;i||(O=C&&f.length<2?`(?:/${O})`:"/"+O),C&&(O+="?"),s+=O,m+=20,C&&(m+=-8),b&&(m+=-20),P===".*"&&(m+=-50)}o.push(m)}r.push(o)}if(n.strict&&n.end){const f=r.length-1;r[f][r[f].length-1]+=.7000000000000001}n.strict||(s+="/?"),n.end?s+="$":n.strict&&(s+="(?:/|$)");const d=new RegExp(s,n.sensitive?"":"i");function g(f){const o=f.match(d),i={};if(!o)return null;for(let u=1;u<o.length;u++){const m=o[u]||"",R=l[u-1];i[R.name]=m&&R.repeatable?m.split("/"):m}return i}function c(f){let o="",i=!1;for(const u of e){(!i||!o.endsWith("/"))&&(o+="/"),i=!1;for(const m of u)if(m.type===0)o+=m.value;else if(m.type===1){const{value:R,repeatable:b,optional:C}=m,E=R in f?f[R]:"";if(N(E)&&!b)throw new Error(`Provided param "${R}" is an array but it is not repeatable (* or + modifiers)`);const P=N(E)?E.join("/"):E;if(!P)if(C)u.length<2&&(o.endsWith("/")?o=o.slice(0,-1):i=!0);else throw new Error(`Missing required param "${R}"`);o+=P}}return o||"/"}return{re:d,score:r,keys:l,parse:g,stringify:c}}function _t(e,t){let n=0;for(;n<e.length&&n<t.length;){const r=t[n]-e[n];if(r)return r;n++}return e.length<t.length?e.length===1&&e[0]===40+40?-1:1:e.length>t.length?t.length===1&&t[0]===40+40?1:-1:0}function At(e,t){let n=0;const r=e.score,s=t.score;for(;n<r.length&&n<s.length;){const l=_t(r[n],s[n]);if(l)return l;n++}if(Math.abs(s.length-r.length)===1){if(Me(r))return 1;if(Me(s))return-1}return s.length-r.length}function Me(e){const t=e[e.length-1];return e.length>0&&t[t.length-1]<0}const Ot={type:0,value:""},xt=/[a-zA-Z0-9_]/;function Mt(e){if(!e)return[[]];if(e==="/")return[[Ot]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(m){throw new Error(`ERR (${n})/"${f}": ${m}`)}let n=0,r=n;const s=[];let l;function d(){l&&s.push(l),l=[]}let g=0,c,f="",o="";function i(){f&&(n===0?l.push({type:0,value:f}):n===1||n===2||n===3?(l.length>1&&(c==="*"||c==="+")&&t(`A repeatable param (${f}) must be alone in its segment. eg: '/:ids+.`),l.push({type:1,value:f,regexp:o,repeatable:c==="*"||c==="+",optional:c==="*"||c==="?"})):t("Invalid state to consume buffer"),f="")}function u(){f+=c}for(;g<e.length;){if(c=e[g++],c==="\\"&&n!==2){r=n,n=4;continue}switch(n){case 0:c==="/"?(f&&i(),d()):c===":"?(i(),n=1):u();break;case 4:u(),n=r;break;case 1:c==="("?n=2:xt.test(c)?u():(i(),n=0,c!=="*"&&c!=="?"&&c!=="+"&&g--);break;case 2:c===")"?o[o.length-1]=="\\"?o=o.slice(0,-1)+c:n=3:o+=c;break;case 3:i(),n=0,c!=="*"&&c!=="?"&&c!=="+"&&g--,o="";break;default:t("Unknown state");break}}return n===2&&t(`Unfinished custom RegExp for param "${f}"`),i(),d(),s}function It(e,t,n){const r=bt(Mt(e.path),n),s=S(r,{record:e,parent:t,children:[],alias:[]});return t&&!s.record.aliasOf==!t.record.aliasOf&&t.children.push(s),s}function Nt(e,t){const n=[],r=new Map;t=Le({strict:!1,end:!0,sensitive:!1},t);function s(o){return r.get(o)}function l(o,i,u){const m=!u,R=Lt(o);R.aliasOf=u&&u.record;const b=Le(t,o),C=[R];if("alias"in o){const O=typeof o.alias=="string"?[o.alias]:o.alias;for(const M of O)C.push(S({},R,{components:u?u.record.components:R.components,path:M,aliasOf:u?u.record:R}))}let E,P;for(const O of C){const{path:M}=O;if(i&&M[0]!=="/"){const j=i.record.path,L=j[j.length-1]==="/"?"":"/";O.path=i.record.path+(M&&L+M)}if(E=It(O,i,b),u?u.alias.push(E):(P=P||E,P!==E&&P.alias.push(E),m&&o.name&&!Ne(E)&&d(o.name)),R.children){const j=R.children;for(let L=0;L<j.length;L++)l(j[L],E,u&&u.children[L])}u=u||E,(E.record.components&&Object.keys(E.record.components).length||E.record.name||E.record.redirect)&&c(E)}return P?()=>{d(P)}:W}function d(o){if(Ve(o)){const i=r.get(o);i&&(r.delete(o),n.splice(n.indexOf(i),1),i.children.forEach(d),i.alias.forEach(d))}else{const i=n.indexOf(o);i>-1&&(n.splice(i,1),o.record.name&&r.delete(o.record.name),o.children.forEach(d),o.alias.forEach(d))}}function g(){return n}function c(o){let i=0;for(;i<n.length&&At(o,n[i])>=0&&(o.record.path!==n[i].record.path||!De(o,n[i]));)i++;n.splice(i,0,o),o.record.name&&!Ne(o)&&r.set(o.record.name,o)}function f(o,i){let u,m={},R,b;if("name"in o&&o.name){if(u=r.get(o.name),!u)throw K(1,{location:o});b=u.record.name,m=S(Ie(i.params,u.keys.filter(P=>!P.optional).map(P=>P.name)),o.params&&Ie(o.params,u.keys.map(P=>P.name))),R=u.stringify(m)}else if("path"in o)R=o.path,u=n.find(P=>P.re.test(R)),u&&(m=u.parse(R),b=u.record.name);else{if(u=i.name?r.get(i.name):n.find(P=>P.re.test(i.path)),!u)throw K(1,{location:o,currentLocation:i});b=u.record.name,m=S({},i.params,o.params),R=u.stringify(m)}const C=[];let E=u;for(;E;)C.unshift(E.record),E=E.parent;return{name:b,path:R,params:m,matched:C,meta:Ht(C)}}return e.forEach(o=>l(o)),{addRoute:l,resolve:f,removeRoute:d,getRoutes:g,getRecordMatcher:s}}function Ie(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}function Lt(e){return{path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:void 0,beforeEnter:e.beforeEnter,props:Tt(e),children:e.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in e?e.components||null:e.component&&{default:e.component}}}function Tt(e){const t={},n=e.props||!1;if("component"in e)t.default=n;else for(const r in e.components)t[r]=typeof n=="boolean"?n:n[r];return t}function Ne(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function Ht(e){return e.reduce((t,n)=>S(t,n.meta),{})}function Le(e,t){const n={};for(const r in e)n[r]=r in t?t[r]:e[r];return n}function De(e,t){return t.children.some(n=>n===e||De(e,n))}const Fe=/#/g,$t=/&/g,jt=/\//g,Bt=/=/g,qt=/\?/g,Qe=/\+/g,zt=/%5B/g,Gt=/%5D/g,We=/%5E/g,Kt=/%60/g,Ye=/%7B/g,Vt=/%7C/g,Xe=/%7D/g,Ut=/%20/g;function ge(e){return encodeURI(""+e).replace(Vt,"|").replace(zt,"[").replace(Gt,"]")}function Dt(e){return ge(e).replace(Ye,"{").replace(Xe,"}").replace(We,"^")}function de(e){return ge(e).replace(Qe,"%2B").replace(Ut,"+").replace(Fe,"%23").replace($t,"%26").replace(Kt,"`").replace(Ye,"{").replace(Xe,"}").replace(We,"^")}function Ft(e){return de(e).replace(Bt,"%3D")}function Qt(e){return ge(e).replace(Fe,"%23").replace(qt,"%3F")}function Wt(e){return e==null?"":Qt(e).replace(jt,"%2F")}function ee(e){try{return decodeURIComponent(""+e)}catch{}return""+e}function Yt(e){const t={};if(e===""||e==="?")return t;const r=(e[0]==="?"?e.slice(1):e).split("&");for(let s=0;s<r.length;++s){const l=r[s].replace(Qe," "),d=l.indexOf("="),g=ee(d<0?l:l.slice(0,d)),c=d<0?null:ee(l.slice(d+1));if(g in t){let f=t[g];N(f)||(f=t[g]=[f]),f.push(c)}else t[g]=c}return t}function Te(e){let t="";for(let n in e){const r=e[n];if(n=Ft(n),r==null){r!==void 0&&(t+=(t.length?"&":"")+n);continue}(N(r)?r.map(l=>l&&de(l)):[r&&de(r)]).forEach(l=>{l!==void 0&&(t+=(t.length?"&":"")+n,l!=null&&(t+="="+l))})}return t}function Xt(e){const t={};for(const n in e){const r=e[n];r!==void 0&&(t[n]=N(r)?r.map(s=>s==null?null:""+s):r==null?r:""+r)}return t}const Zt=Symbol(""),He=Symbol(""),ve=Symbol(""),ye=Symbol(""),pe=Symbol("");function F(){let e=[];function t(r){return e.push(r),()=>{const s=e.indexOf(r);s>-1&&e.splice(s,1)}}function n(){e=[]}return{add:t,list:()=>e,reset:n}}function $(e,t,n,r,s){const l=r&&(r.enterCallbacks[s]=r.enterCallbacks[s]||[]);return()=>new Promise((d,g)=>{const c=i=>{i===!1?g(K(4,{from:n,to:t})):i instanceof Error?g(i):St(i)?g(K(2,{from:t,to:i})):(l&&r.enterCallbacks[s]===l&&typeof i=="function"&&l.push(i),d())},f=e.call(r&&r.instances[s],t,n,c);let o=Promise.resolve(f);e.length<3&&(o=o.then(c)),o.catch(i=>g(i))})}function fe(e,t,n,r){const s=[];for(const l of e)for(const d in l.components){let g=l.components[d];if(!(t!=="beforeRouteEnter"&&!l.instances[d]))if(Jt(g)){const f=(g.__vccOpts||g)[t];f&&s.push($(f,n,r,l,d))}else{let c=g();s.push(()=>c.then(f=>{if(!f)return Promise.reject(new Error(`Couldn't resolve component "${d}" at "${l.path}"`));const o=ot(f)?f.default:f;l.components[d]=o;const u=(o.__vccOpts||o)[t];return u&&$(u,n,r,l,d)()}))}}return s}function Jt(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function $e(e){const t=z(ve),n=z(ye),r=I(()=>t.resolve(Q(e.to))),s=I(()=>{const{matched:c}=r.value,{length:f}=c,o=c[f-1],i=n.matched;if(!o||!i.length)return-1;const u=i.findIndex(G.bind(null,o));if(u>-1)return u;const m=je(c[f-2]);return f>1&&je(o)===m&&i[i.length-1].path!==m?i.findIndex(G.bind(null,c[f-2])):u}),l=I(()=>s.value>-1&&rn(n.params,r.value.params)),d=I(()=>s.value>-1&&s.value===n.matched.length-1&&Ge(n.params,r.value.params));function g(c={}){return nn(c)?t[Q(e.replace)?"replace":"push"](Q(e.to)).catch(W):Promise.resolve()}return{route:r,href:I(()=>r.value.href),isActive:l,isExactActive:d,navigate:g}}const en=me({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"}},useLink:$e,setup(e,{slots:t}){const n=ze($e(e)),{options:r}=z(ve),s=I(()=>({[Be(e.activeClass,r.linkActiveClass,"router-link-active")]:n.isActive,[Be(e.exactActiveClass,r.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const l=t.default&&t.default(n);return e.custom?l:J("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:s.value},l)}}}),tn=en;function nn(e){if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)&&!e.defaultPrevented&&!(e.button!==void 0&&e.button!==0)){if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}function rn(e,t){for(const n in t){const r=t[n],s=e[n];if(typeof r=="string"){if(r!==s)return!1}else if(!N(s)||s.length!==r.length||r.some((l,d)=>l!==s[d]))return!1}return!0}function je(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const Be=(e,t,n)=>e??t??n,sn=me({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const r=z(pe),s=I(()=>e.route||r.value),l=z(He,0),d=I(()=>{let f=Q(l);const{matched:o}=s.value;let i;for(;(i=o[f])&&!i.components;)f++;return f}),g=I(()=>s.value.matched[d.value]);ie(He,I(()=>d.value+1)),ie(Zt,g),ie(pe,s);const c=nt();return rt(()=>[c.value,g.value,e.name],([f,o,i],[u,m,R])=>{o&&(o.instances[i]=f,m&&m!==o&&f&&f===u&&(o.leaveGuards.size||(o.leaveGuards=m.leaveGuards),o.updateGuards.size||(o.updateGuards=m.updateGuards))),f&&o&&(!m||!G(o,m)||!u)&&(o.enterCallbacks[i]||[]).forEach(b=>b(f))},{flush:"post"}),()=>{const f=s.value,o=e.name,i=g.value,u=i&&i.components[o];if(!u)return qe(n.default,{Component:u,route:f});const m=i.props[o],R=m?m===!0?f.params:typeof m=="function"?m(f):m:null,C=J(u,S({},R,t,{onVnodeUnmounted:E=>{E.component.isUnmounted&&(i.instances[o]=null)},ref:c}));return qe(n.default,{Component:C,route:f})||C}}});function qe(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const on=sn;function gn(e){const t=Nt(e.routes,e),n=e.parseQuery||Yt,r=e.stringifyQuery||Te,s=e.history,l=F(),d=F(),g=F(),c=tt(H);let f=H;q&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const o=le.bind(null,a=>""+a),i=le.bind(null,Wt),u=le.bind(null,ee);function m(a,p){let h,v;return Ve(a)?(h=t.getRecordMatcher(a),v=p):v=a,t.addRoute(v,h)}function R(a){const p=t.getRecordMatcher(a);p&&t.removeRoute(p)}function b(){return t.getRoutes().map(a=>a.record)}function C(a){return!!t.getRecordMatcher(a)}function E(a,p){if(p=S({},p||c.value),typeof a=="string"){const y=ue(n,a,p.path),A=t.resolve({path:y.path},p),D=s.createHref(y.fullPath);return S(y,A,{params:u(A.params),hash:ee(y.hash),redirectedFrom:void 0,href:D})}let h;if("path"in a)h=S({},a,{path:ue(n,a.path,p.path).path});else{const y=S({},a.params);for(const A in y)y[A]==null&&delete y[A];h=S({},a,{params:i(a.params)}),p.params=i(p.params)}const v=t.resolve(h,p),k=a.hash||"";v.params=o(u(v.params));const _=it(r,S({},a,{hash:Dt(k),path:v.path})),w=s.createHref(_);return S({fullPath:_,hash:k,query:r===Te?Xt(a.query):a.query||{}},v,{redirectedFrom:void 0,href:w})}function P(a){return typeof a=="string"?ue(n,a,c.value.path):S({},a)}function O(a,p){if(f!==a)return K(8,{from:p,to:a})}function M(a){return V(a)}function j(a){return M(S(P(a),{replace:!0}))}function L(a){const p=a.matched[a.matched.length-1];if(p&&p.redirect){const{redirect:h}=p;let v=typeof h=="function"?h(a):h;return typeof v=="string"&&(v=v.includes("?")||v.includes("#")?v=P(v):{path:v},v.params={}),S({query:a.query,hash:a.hash,params:"path"in v?{}:a.params},v)}}function V(a,p){const h=f=E(a),v=c.value,k=a.state,_=a.force,w=a.replace===!0,y=L(h);if(y)return V(S(P(y),{state:typeof y=="object"?S({},k,y.state):k,force:_,replace:w}),p||h);const A=h;A.redirectedFrom=p;let D;return!_&&lt(r,v,h)&&(D=K(16,{to:A,from:v}),Se(v,v,!0,!1)),(D?Promise.resolve(D):Re(A,v)).catch(x=>T(x)?T(x,2)?x:se(x):re(x,A,v)).then(x=>{if(x){if(T(x,2))return V(S({replace:w},P(x.to),{state:typeof x.to=="object"?S({},k,x.to.state):k,force:_}),p||A)}else x=we(A,v,!0,w,k);return Ee(A,v,x),x})}function Ze(a,p){const h=O(a,p);return h?Promise.reject(h):Promise.resolve()}function Re(a,p){let h;const[v,k,_]=an(a,p);h=fe(v.reverse(),"beforeRouteLeave",a,p);for(const y of v)y.leaveGuards.forEach(A=>{h.push($(A,a,p))});const w=Ze.bind(null,a,p);return h.push(w),B(h).then(()=>{h=[];for(const y of l.list())h.push($(y,a,p));return h.push(w),B(h)}).then(()=>{h=fe(k,"beforeRouteUpdate",a,p);for(const y of k)y.updateGuards.forEach(A=>{h.push($(A,a,p))});return h.push(w),B(h)}).then(()=>{h=[];for(const y of a.matched)if(y.beforeEnter&&!p.matched.includes(y))if(N(y.beforeEnter))for(const A of y.beforeEnter)h.push($(A,a,p));else h.push($(y.beforeEnter,a,p));return h.push(w),B(h)}).then(()=>(a.matched.forEach(y=>y.enterCallbacks={}),h=fe(_,"beforeRouteEnter",a,p),h.push(w),B(h))).then(()=>{h=[];for(const y of d.list())h.push($(y,a,p));return h.push(w),B(h)}).catch(y=>T(y,8)?y:Promise.reject(y))}function Ee(a,p,h){for(const v of g.list())v(a,p,h)}function we(a,p,h,v,k){const _=O(a,p);if(_)return _;const w=p===H,y=q?history.state:{};h&&(v||w?s.replace(a.fullPath,S({scroll:w&&y&&y.scroll},k)):s.push(a.fullPath,k)),c.value=a,Se(a,p,h,w),se()}let U;function Je(){U||(U=s.listen((a,p,h)=>{if(!ke.listening)return;const v=E(a),k=L(v);if(k){V(S(k,{replace:!0}),v).catch(W);return}f=v;const _=c.value;q&&vt(_e(_.fullPath,h.delta),te()),Re(v,_).catch(w=>T(w,12)?w:T(w,2)?(V(w.to,v).then(y=>{T(y,20)&&!h.delta&&h.type===X.pop&&s.go(-1,!1)}).catch(W),Promise.reject()):(h.delta&&s.go(-h.delta,!1),re(w,v,_))).then(w=>{w=w||we(v,_,!1),w&&(h.delta&&!T(w,8)?s.go(-h.delta,!1):h.type===X.pop&&T(w,20)&&s.go(-1,!1)),Ee(v,_,w)}).catch(W)}))}let ne=F(),Pe=F(),Z;function re(a,p,h){se(a);const v=Pe.list();return v.length?v.forEach(k=>k(a,p,h)):console.error(a),Promise.reject(a)}function et(){return Z&&c.value!==H?Promise.resolve():new Promise((a,p)=>{ne.add([a,p])})}function se(a){return Z||(Z=!a,Je(),ne.list().forEach(([p,h])=>a?h(a):p()),ne.reset()),a}function Se(a,p,h,v){const{scrollBehavior:k}=e;if(!q||!k)return Promise.resolve();const _=!h&&yt(_e(a.fullPath,0))||(v||!h)&&history.state&&history.state.scroll||null;return st().then(()=>k(a,p,_)).then(w=>w&&gt(w)).catch(w=>re(w,a,p))}const oe=a=>s.go(a);let ae;const ce=new Set,ke={currentRoute:c,listening:!0,addRoute:m,removeRoute:R,hasRoute:C,getRoutes:b,resolve:E,options:e,push:M,replace:j,go:oe,back:()=>oe(-1),forward:()=>oe(1),beforeEach:l.add,beforeResolve:d.add,afterEach:g.add,onError:Pe.add,isReady:et,install(a){const p=this;a.component("RouterLink",tn),a.component("RouterView",on),a.config.globalProperties.$router=p,Object.defineProperty(a.config.globalProperties,"$route",{enumerable:!0,get:()=>Q(c)}),q&&!ae&&c.value===H&&(ae=!0,M(s.location).catch(k=>{}));const h={};for(const k in H)h[k]=I(()=>c.value[k]);a.provide(ve,p),a.provide(ye,ze(h)),a.provide(pe,c);const v=a.unmount;ce.add(a),a.unmount=function(){ce.delete(a),ce.size<1&&(f=H,U&&U(),U=null,c.value=H,ae=!1,Z=!1),v()}}};return ke}function B(e){return e.reduce((t,n)=>t.then(()=>n()),Promise.resolve())}function an(e,t){const n=[],r=[],s=[],l=Math.max(t.matched.length,e.matched.length);for(let d=0;d<l;d++){const g=t.matched[d];g&&(e.matched.find(f=>G(f,g))?r.push(g):n.push(g));const c=e.matched[d];c&&(t.matched.find(f=>G(f,c))||s.push(c))}return[n,r,s]}function vn(){return z(ye)}const cn=me({name:"FragmentWrapper",setup(e,{slots:t}){return()=>t.default?.()}}),yn=(e,t,n)=>({default:()=>t?J(e,t===!0?{}:t,n):J(cn,{},n)});export{on as R,yn as _,un as a,hn as b,mn as c,Pt as d,gn as e,pn as f,fn as g,dn as h,vn as u};