nuxt-ignis 0.5.0-rc.2 → 0.5.0

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 (193) hide show
  1. package/.data/content/contents.sqlite +0 -0
  2. package/.nuxt/components.d.ts +402 -208
  3. package/.nuxt/content/components.ts +201 -104
  4. package/.nuxt/dev/index.mjs +1041 -712
  5. package/.nuxt/dev/index.mjs.map +1 -1
  6. package/.nuxt/dist/server/client.manifest.mjs +1 -18
  7. package/.nuxt/dist/server/client.precomputed.mjs +1 -0
  8. package/.nuxt/eslint-typegen.d.ts +56 -2
  9. package/.nuxt/eslint.config.d.mts +2 -2
  10. package/.nuxt/eslint.config.mjs +10 -10
  11. package/.nuxt/imports.d.ts +63 -59
  12. package/.nuxt/manifest/latest.json +1 -1
  13. package/.nuxt/manifest/meta/dev.json +1 -1
  14. package/.nuxt/mdc-highlighter.mjs +4 -0
  15. package/.nuxt/mdc-image-component.mjs +1 -1
  16. package/.nuxt/module/nuxt-robots.d.ts +12 -12
  17. package/.nuxt/module/nuxt-seo-utils.d.ts +10 -10
  18. package/.nuxt/module/nuxt-site-config.d.ts +8 -8
  19. package/.nuxt/module/nuxt-sitemap.d.ts +17 -17
  20. package/.nuxt/nitro.json +4 -4
  21. package/.nuxt/nuxt.d.ts +10 -9
  22. package/.nuxt/nuxt.json +2 -2
  23. package/.nuxt/nuxt.node.d.ts +11 -8
  24. package/.nuxt/tsconfig.app.json +191 -191
  25. package/.nuxt/tsconfig.json +194 -194
  26. package/.nuxt/tsconfig.node.json +105 -105
  27. package/.nuxt/tsconfig.server.json +128 -128
  28. package/.nuxt/tsconfig.shared.json +55 -55
  29. package/.nuxt/types/build.d.ts +2 -1
  30. package/.nuxt/types/components.d.ts +402 -208
  31. package/.nuxt/types/i18n-plugin.d.ts +2 -2
  32. package/.nuxt/types/imports.d.ts +348 -342
  33. package/.nuxt/types/modules.d.ts +16 -16
  34. package/.nuxt/types/nitro-imports.d.ts +68 -68
  35. package/.nuxt/types/nitro-nuxt.d.ts +1 -0
  36. package/.nuxt/types/nitro-routes.d.ts +20 -20
  37. package/.nuxt/types/plugins.d.ts +37 -37
  38. package/.nuxt/types/ui.d.ts +3 -3
  39. package/.nuxt/ui/drawer.ts +23 -0
  40. package/.nuxt/ui/progress.ts +3 -3
  41. package/.nuxt/ui-image-component.ts +1 -1
  42. package/.output/nitro.json +3 -3
  43. package/.output/public/_nuxt/0gZNo08M.js +1 -0
  44. package/.output/public/_nuxt/4etphg87.js +1 -0
  45. package/.output/public/_nuxt/7oEH3i-J.js +1 -0
  46. package/.output/public/_nuxt/B0GskE-x.js +1 -0
  47. package/.output/public/_nuxt/B2rRIZLd.js +1 -0
  48. package/.output/public/_nuxt/B3Twp4np.js +1 -0
  49. package/.output/public/_nuxt/B4dafB1u.js +1 -0
  50. package/.output/public/_nuxt/B5v-AhRa.js +1 -0
  51. package/.output/public/_nuxt/BGIWR6zS.js +1 -0
  52. package/.output/public/_nuxt/BPF61Z69.js +1 -0
  53. package/.output/public/_nuxt/BX7sSsxl.js +1 -0
  54. package/.output/public/_nuxt/BcGXkrpD.js +1 -0
  55. package/.output/public/_nuxt/Bdmjn2k2.js +1 -0
  56. package/.output/public/_nuxt/BkwIJBVH.js +1 -0
  57. package/.output/public/_nuxt/{aetvq4w9.js → Bs7HqoDE.js} +9 -12
  58. package/.output/public/_nuxt/BxBcowlq.js +1 -0
  59. package/.output/public/_nuxt/BxjWLNqQ.js +1 -0
  60. package/.output/public/_nuxt/CJT046op.js +1 -0
  61. package/.output/public/_nuxt/CNoaFijS.js +1 -0
  62. package/.output/public/_nuxt/COOHDsMA.js +1 -0
  63. package/.output/public/_nuxt/CT_jQ1c7.js +1 -0
  64. package/.output/public/_nuxt/CzjEkwvT.js +1 -0
  65. package/.output/public/_nuxt/D0gc1iwv.js +35 -0
  66. package/.output/public/_nuxt/DHbdVh9f.js +94 -0
  67. package/.output/public/_nuxt/DPk_8xPF.js +1 -0
  68. package/.output/public/_nuxt/DS02jnv_.js +1 -0
  69. package/.output/public/_nuxt/DcZxay5W.js +1 -0
  70. package/.output/public/_nuxt/Dj4M1E-R.js +1 -0
  71. package/.output/public/_nuxt/DrlW3O6H.js +1 -0
  72. package/.output/public/_nuxt/DzHDVFEa.js +1 -0
  73. package/.output/public/_nuxt/Kgt6q5rz.js +1 -0
  74. package/.output/public/_nuxt/_RaG-8ca.js +1 -0
  75. package/.output/public/_nuxt/builds/latest.json +1 -1
  76. package/.output/public/_nuxt/builds/meta/458d3dfb-5eef-4d52-b92b-109ceaa7a1ab.json +1 -0
  77. package/.output/public/_nuxt/entry.CtpkPzPO.css +1 -0
  78. package/.output/public/_nuxt/error-404.DzDu4Ean.css +1 -0
  79. package/.output/public/_nuxt/error-500.BdNqqJx7.css +1 -0
  80. package/.output/public/_nuxt/nE6m0q_v.js +1 -0
  81. package/.output/public/_nuxt/vueform.CkWb7x1C.css +1 -0
  82. package/.output/public/_nuxt/wTHp3vgs.js +1 -0
  83. package/.output/public/_nuxt/zBYuFSAQ.js +1 -0
  84. package/.output/server/chunks/_/error-500.mjs +1 -1
  85. package/.output/server/chunks/_/error-500.mjs.map +1 -1
  86. package/.output/server/chunks/_/nitro.mjs +551 -626
  87. package/.output/server/chunks/_/nitro.mjs.map +1 -1
  88. package/.output/server/chunks/build/client.precomputed.mjs +4 -0
  89. package/.output/server/chunks/build/client.precomputed.mjs.map +1 -0
  90. package/.output/server/chunks/routes/renderer.mjs +10 -33
  91. package/.output/server/chunks/routes/renderer.mjs.map +1 -1
  92. package/.output/server/index.mjs.map +1 -1
  93. package/.output/server/node_modules/@babel/parser/lib/index.js +212 -145
  94. package/.output/server/node_modules/@babel/parser/package.json +3 -3
  95. package/.output/server/node_modules/@poppinss/utils/package.json +1 -1
  96. package/.output/server/node_modules/@shikijs/core/package.json +2 -2
  97. package/.output/server/node_modules/@shikijs/engine-javascript/package.json +2 -2
  98. package/.output/server/node_modules/@shikijs/engine-oniguruma/package.json +2 -2
  99. package/.output/server/node_modules/@shikijs/langs/dist/javascript.mjs +1 -1
  100. package/.output/server/node_modules/@shikijs/langs/dist/typescript.mjs +1 -1
  101. package/.output/server/node_modules/@shikijs/langs/package.json +11 -3
  102. package/.output/server/node_modules/@shikijs/themes/package.json +3 -3
  103. package/.output/server/node_modules/@shikijs/transformers/package.json +3 -3
  104. package/.output/server/node_modules/@shikijs/types/package.json +1 -1
  105. package/.output/server/node_modules/detect-libc/lib/detect-libc.js +59 -13
  106. package/.output/server/node_modules/detect-libc/lib/elf.js +39 -0
  107. package/.output/server/node_modules/detect-libc/lib/filesystem.js +18 -8
  108. package/.output/server/node_modules/detect-libc/package.json +5 -2
  109. package/.output/server/node_modules/devalue/package.json +1 -1
  110. package/.output/server/node_modules/devalue/src/parse.js +7 -1
  111. package/.output/server/node_modules/devalue/src/uneval.js +9 -8
  112. package/.output/server/node_modules/fast-xml-parser/package.json +1 -1
  113. package/.output/server/node_modules/fast-xml-parser/src/xmlparser/DocTypeReader.js +297 -287
  114. package/.output/server/node_modules/fast-xml-parser/src/xmlparser/OrderedObjParser.js +3 -2
  115. package/.output/server/node_modules/fast-xml-parser/src/xmlparser/XMLParser.js +4 -4
  116. package/.output/server/node_modules/image-meta/dist/index.mjs +85 -4
  117. package/.output/server/node_modules/image-meta/package.json +12 -12
  118. package/.output/server/node_modules/is-arrayish/package.json +1 -1
  119. package/.output/server/node_modules/node-fetch-native/dist/chunks/multipart-parser.mjs +2 -2
  120. package/.output/server/node_modules/node-fetch-native/dist/node.mjs +10 -10
  121. package/.output/server/node_modules/node-fetch-native/package.json +13 -13
  122. package/.output/server/node_modules/node-mock-http/dist/index.mjs +1 -1
  123. package/.output/server/node_modules/node-mock-http/package.json +6 -6
  124. package/.output/server/node_modules/oauth4webapi/build/index.js +10 -8
  125. package/.output/server/node_modules/oauth4webapi/package.json +12 -12
  126. package/.output/server/node_modules/openid-client/build/index.js +1 -1
  127. package/.output/server/node_modules/openid-client/package.json +7 -7
  128. package/.output/server/node_modules/secure-json-parse/index.js +35 -0
  129. package/.output/server/node_modules/secure-json-parse/package.json +2 -3
  130. package/.output/server/node_modules/semver/classes/semver.js +19 -5
  131. package/.output/server/node_modules/semver/internal/identifiers.js +4 -0
  132. package/.output/server/node_modules/semver/package.json +3 -3
  133. package/.output/server/node_modules/shiki/package.json +9 -9
  134. package/.output/server/node_modules/simple-swizzle/package.json +1 -1
  135. package/.output/server/node_modules/unhead/dist/parser.mjs +508 -0
  136. package/.output/server/node_modules/unhead/dist/server.mjs +6 -513
  137. package/.output/server/node_modules/unhead/package.json +5 -1
  138. package/.output/server/node_modules/unist-util-is/lib/index.js +10 -5
  139. package/.output/server/node_modules/unist-util-is/package.json +12 -9
  140. package/.output/server/node_modules/unist-util-visit-parents/lib/index.js +8 -7
  141. package/.output/server/node_modules/unist-util-visit-parents/package.json +18 -13
  142. package/.output/server/node_modules/yaml/dist/stringify/stringifyString.js +1 -1
  143. package/.output/server/node_modules/yaml/package.json +2 -1
  144. package/.output/server/package.json +27 -27
  145. package/bin/cli.js +23 -16
  146. package/bin/set-app-vue.js +3 -1
  147. package/bin/set-css.js +3 -1
  148. package/bin/set-eslint.js +3 -1
  149. package/bin/setup.js +5 -2
  150. package/nuxt.config.ts +1 -1
  151. package/package.json +10 -10
  152. package/.nuxt/dist/server/client.manifest.json +0 -18
  153. package/.output/public/_nuxt/1soVlS0z.js +0 -1
  154. package/.output/public/_nuxt/B7rsWaa2.js +0 -1
  155. package/.output/public/_nuxt/BFreiu22.js +0 -1
  156. package/.output/public/_nuxt/BLcTglbc.js +0 -1
  157. package/.output/public/_nuxt/Bhd4_yFT.js +0 -1
  158. package/.output/public/_nuxt/Bhpb4lc3.js +0 -1
  159. package/.output/public/_nuxt/Bi2eMDmd.js +0 -1
  160. package/.output/public/_nuxt/Bm30MqE0.js +0 -1
  161. package/.output/public/_nuxt/BqsN2CZp.js +0 -1
  162. package/.output/public/_nuxt/Bs3IGOdt.js +0 -1
  163. package/.output/public/_nuxt/ByaiRTkI.js +0 -1
  164. package/.output/public/_nuxt/C9ePPGPX.js +0 -94
  165. package/.output/public/_nuxt/CA578xwz.js +0 -1
  166. package/.output/public/_nuxt/CDttUXKg.js +0 -1
  167. package/.output/public/_nuxt/CQozUI2A.js +0 -1
  168. package/.output/public/_nuxt/CSN71QT8.js +0 -1
  169. package/.output/public/_nuxt/CqCaqSd2.js +0 -1
  170. package/.output/public/_nuxt/D8v-efI7.js +0 -1
  171. package/.output/public/_nuxt/DBJqMhGy.js +0 -35
  172. package/.output/public/_nuxt/DR4hWRk7.js +0 -1
  173. package/.output/public/_nuxt/DRroQ-Xq.js +0 -1
  174. package/.output/public/_nuxt/DStnBfJS.js +0 -1
  175. package/.output/public/_nuxt/DXTYyv-V.js +0 -1
  176. package/.output/public/_nuxt/DeS1g0YT.js +0 -1
  177. package/.output/public/_nuxt/Deb6R53f.js +0 -1
  178. package/.output/public/_nuxt/DiDHllLr.js +0 -1
  179. package/.output/public/_nuxt/DvwlldUy.js +0 -1
  180. package/.output/public/_nuxt/DyCICqRh.js +0 -1
  181. package/.output/public/_nuxt/DzT4wm3Y.js +0 -1
  182. package/.output/public/_nuxt/E8nje24C.js +0 -1
  183. package/.output/public/_nuxt/RbPLLy5S.js +0 -1
  184. package/.output/public/_nuxt/builds/meta/cbc9377a-971e-4db1-b4b1-01807b82ee58.json +0 -1
  185. package/.output/public/_nuxt/entry.whtwWr_z.css +0 -1
  186. package/.output/public/_nuxt/error-404.Cq535Uij.css +0 -1
  187. package/.output/public/_nuxt/error-500.BHm_N15n.css +0 -1
  188. package/.output/public/_nuxt/jpnxxCHq.js +0 -1
  189. package/.output/public/_nuxt/sHsV3x2B.js +0 -1
  190. package/.output/public/_nuxt/sQEqbbg2.js +0 -1
  191. package/.output/public/_nuxt/vueform.ChEauysg.css +0 -1
  192. package/.output/server/chunks/build/client.manifest.mjs +0 -511
  193. package/.output/server/chunks/build/client.manifest.mjs.map +0 -1
@@ -6,49 +6,49 @@ type Decorate<T extends Record<string, any>> = { [K in keyof T as K extends stri
6
6
  type InjectionType<A extends Plugin> = A extends {default: Plugin<infer T>} ? Decorate<T> : unknown
7
7
 
8
8
  type NuxtAppInjections =
9
- InjectionType<typeof import("../../node_modules/.pnpm/@pinia+nuxt@0.11.2_magicast_4f3e40291364a985fe3aad0c6baf2703/node_modules/@pinia/nuxt/dist/runtime/payload-plugin.js")> &
10
- InjectionType<typeof import("../../node_modules/.pnpm/nuxt@4.1.3_@parcel+watcher@_df7d87ad0ec2b939e6971c0cdd5a8469/node_modules/nuxt/dist/app/plugins/revive-payload.client.js")> &
11
- InjectionType<typeof import("../../node_modules/.pnpm/nuxt-site-config@3.2.10_h3@_05b7d234f83a8f1dcb2edd6d99cb44ff/node_modules/nuxt-site-config/dist/runtime/app/plugins/0.siteConfig.js")> &
12
- InjectionType<typeof import("../../node_modules/.pnpm/nuxt@4.1.3_@parcel+watcher@_df7d87ad0ec2b939e6971c0cdd5a8469/node_modules/nuxt/dist/head/runtime/plugins/unhead.js")> &
13
- InjectionType<typeof import("../../node_modules/.pnpm/nuxt@4.1.3_@parcel+watcher@_df7d87ad0ec2b939e6971c0cdd5a8469/node_modules/nuxt/dist/pages/runtime/plugins/router.js")> &
9
+ InjectionType<typeof import("../../node_modules/.pnpm/@pinia+nuxt@0.11.2_magicast_582a01441f95f299f1bc37854eaae1c8/node_modules/@pinia/nuxt/dist/runtime/payload-plugin.js")> &
10
+ InjectionType<typeof import("../../node_modules/.pnpm/nuxt@4.2.0_@parcel+watcher@_549a0949e7737e878d729c69fb94f978/node_modules/nuxt/dist/app/plugins/revive-payload.client.js")> &
11
+ InjectionType<typeof import("../../node_modules/.pnpm/nuxt-site-config@3.2.11_h3@_8a2f2e426857a96d129a44619dcc309e/node_modules/nuxt-site-config/dist/runtime/app/plugins/0.siteConfig.js")> &
12
+ InjectionType<typeof import("../../node_modules/.pnpm/nuxt@4.2.0_@parcel+watcher@_549a0949e7737e878d729c69fb94f978/node_modules/nuxt/dist/head/runtime/plugins/unhead.js")> &
13
+ InjectionType<typeof import("../../node_modules/.pnpm/nuxt@4.2.0_@parcel+watcher@_549a0949e7737e878d729c69fb94f978/node_modules/nuxt/dist/pages/runtime/plugins/router.js")> &
14
14
  InjectionType<typeof import("../../node_modules/.pnpm/nuxt-auth-utils@0.5.25_magicast@0.3.5/node_modules/nuxt-auth-utils/dist/runtime/app/plugins/session.server.js")> &
15
- InjectionType<typeof import("../../node_modules/.pnpm/nuxt@4.1.3_@parcel+watcher@_df7d87ad0ec2b939e6971c0cdd5a8469/node_modules/nuxt/dist/app/plugins/browser-devtools-timing.client.js")> &
16
- InjectionType<typeof import("../../node_modules/.pnpm/@nuxt+content@3.7.1_better-_985cf2dcc35f1106f9c94a973c2b14e3/node_modules/@nuxt/content/dist/runtime/plugins/websocket.dev.js")> &
17
- InjectionType<typeof import("../../node_modules/.pnpm/nuxt@4.1.3_@parcel+watcher@_df7d87ad0ec2b939e6971c0cdd5a8469/node_modules/nuxt/dist/app/plugins/navigation-repaint.client.js")> &
18
- InjectionType<typeof import("../../node_modules/.pnpm/nuxt@4.1.3_@parcel+watcher@_df7d87ad0ec2b939e6971c0cdd5a8469/node_modules/nuxt/dist/app/plugins/check-outdated-build.client.js")> &
19
- InjectionType<typeof import("../../node_modules/.pnpm/nuxt@4.1.3_@parcel+watcher@_df7d87ad0ec2b939e6971c0cdd5a8469/node_modules/nuxt/dist/app/plugins/revive-payload.server.js")> &
20
- InjectionType<typeof import("../../node_modules/.pnpm/nuxt@4.1.3_@parcel+watcher@_df7d87ad0ec2b939e6971c0cdd5a8469/node_modules/nuxt/dist/app/plugins/chunk-reload.client.js")> &
21
- InjectionType<typeof import("../../node_modules/.pnpm/@pinia+nuxt@0.11.2_magicast_4f3e40291364a985fe3aad0c6baf2703/node_modules/@pinia/nuxt/dist/runtime/plugin.vue3.js")> &
22
- InjectionType<typeof import("../../node_modules/.pnpm/nuxt-seo-utils@7.0.18_h3@1._c1d502a3617c754f54f520e2c48f79ac/node_modules/nuxt-seo-utils/dist/runtime/app/plugins/siteConfig.js")> &
23
- InjectionType<typeof import("../../node_modules/.pnpm/nuxt-seo-utils@7.0.18_h3@1._c1d502a3617c754f54f520e2c48f79ac/node_modules/nuxt-seo-utils/dist/runtime/app/plugins/inferSeoMetaPlugin.js")> &
24
- InjectionType<typeof import("../../node_modules/.pnpm/nuxt-seo-utils@7.0.18_h3@1._c1d502a3617c754f54f520e2c48f79ac/node_modules/nuxt-seo-utils/dist/runtime/app/plugins/titles.js")> &
25
- InjectionType<typeof import("../../node_modules/.pnpm/nuxt-seo-utils@7.0.18_h3@1._c1d502a3617c754f54f520e2c48f79ac/node_modules/nuxt-seo-utils/dist/runtime/app/plugins/defaultsWaitI18n.js")> &
26
- InjectionType<typeof import("../../node_modules/.pnpm/nuxt-link-checker@4.3.6_db0_9ee916cbc1180ce83d40efd3d58ffdc6/node_modules/nuxt-link-checker/dist/runtime/app/plugins/ui.client.js")> &
27
- InjectionType<typeof import("../../node_modules/.pnpm/@nuxtjs+robots@5.5.6_h3@1.1_6c2155d8acbe17d20055ac56c98b7912/node_modules/@nuxtjs/robots/dist/runtime/app/plugins/robot-meta.server.js")> &
28
- InjectionType<typeof import("../../node_modules/.pnpm/nuxt-site-config@3.2.10_h3@_05b7d234f83a8f1dcb2edd6d99cb44ff/node_modules/nuxt-site-config/dist/runtime/app/plugins/i18n.js")> &
29
- InjectionType<typeof import("../../node_modules/.pnpm/nuxt@4.1.3_@parcel+watcher@_df7d87ad0ec2b939e6971c0cdd5a8469/node_modules/nuxt/dist/pages/runtime/plugins/prefetch.client.js")> &
30
- InjectionType<typeof import("../../node_modules/.pnpm/nuxt@4.1.3_@parcel+watcher@_df7d87ad0ec2b939e6971c0cdd5a8469/node_modules/nuxt/dist/pages/runtime/plugins/check-if-page-unused.js")> &
31
- InjectionType<typeof import("../../node_modules/.pnpm/@nuxt+devtools@2.6.5_vite@7_60ce78c6fc5c8098038457125a159339/node_modules/@nuxt/devtools/dist/runtime/plugins/devtools.server.js")> &
32
- InjectionType<typeof import("../../node_modules/.pnpm/@nuxt+devtools@2.6.5_vite@7_60ce78c6fc5c8098038457125a159339/node_modules/@nuxt/devtools/dist/runtime/plugins/devtools.client.js")> &
15
+ InjectionType<typeof import("../../node_modules/.pnpm/nuxt@4.2.0_@parcel+watcher@_549a0949e7737e878d729c69fb94f978/node_modules/nuxt/dist/app/plugins/browser-devtools-timing.client.js")> &
16
+ InjectionType<typeof import("../../node_modules/.pnpm/@nuxt+content@3.7.1_better-_7f7a372f49a1d1aedb408e24368fd2c6/node_modules/@nuxt/content/dist/runtime/plugins/websocket.dev.js")> &
17
+ InjectionType<typeof import("../../node_modules/.pnpm/nuxt@4.2.0_@parcel+watcher@_549a0949e7737e878d729c69fb94f978/node_modules/nuxt/dist/app/plugins/dev-server-logs.js")> &
18
+ InjectionType<typeof import("../../node_modules/.pnpm/nuxt@4.2.0_@parcel+watcher@_549a0949e7737e878d729c69fb94f978/node_modules/nuxt/dist/app/plugins/navigation-repaint.client.js")> &
19
+ InjectionType<typeof import("../../node_modules/.pnpm/nuxt@4.2.0_@parcel+watcher@_549a0949e7737e878d729c69fb94f978/node_modules/nuxt/dist/app/plugins/check-outdated-build.client.js")> &
20
+ InjectionType<typeof import("../../node_modules/.pnpm/nuxt@4.2.0_@parcel+watcher@_549a0949e7737e878d729c69fb94f978/node_modules/nuxt/dist/app/plugins/revive-payload.server.js")> &
21
+ InjectionType<typeof import("../../node_modules/.pnpm/nuxt@4.2.0_@parcel+watcher@_549a0949e7737e878d729c69fb94f978/node_modules/nuxt/dist/app/plugins/chunk-reload.client.js")> &
22
+ InjectionType<typeof import("../../node_modules/.pnpm/@pinia+nuxt@0.11.2_magicast_582a01441f95f299f1bc37854eaae1c8/node_modules/@pinia/nuxt/dist/runtime/plugin.vue3.js")> &
23
+ InjectionType<typeof import("../../node_modules/.pnpm/nuxt-seo-utils@7.0.18_h3@1._911eb53d78604710596742b743cb87f3/node_modules/nuxt-seo-utils/dist/runtime/app/plugins/siteConfig.js")> &
24
+ InjectionType<typeof import("../../node_modules/.pnpm/nuxt-seo-utils@7.0.18_h3@1._911eb53d78604710596742b743cb87f3/node_modules/nuxt-seo-utils/dist/runtime/app/plugins/inferSeoMetaPlugin.js")> &
25
+ InjectionType<typeof import("../../node_modules/.pnpm/nuxt-seo-utils@7.0.18_h3@1._911eb53d78604710596742b743cb87f3/node_modules/nuxt-seo-utils/dist/runtime/app/plugins/titles.js")> &
26
+ InjectionType<typeof import("../../node_modules/.pnpm/nuxt-seo-utils@7.0.18_h3@1._911eb53d78604710596742b743cb87f3/node_modules/nuxt-seo-utils/dist/runtime/app/plugins/defaultsWaitI18n.js")> &
27
+ InjectionType<typeof import("../../node_modules/.pnpm/nuxt-link-checker@4.3.6_db0_7c448177a872a6d21b9a6e7a065e54c7/node_modules/nuxt-link-checker/dist/runtime/app/plugins/ui.client.js")> &
28
+ InjectionType<typeof import("../../node_modules/.pnpm/@nuxtjs+robots@5.5.6_h3@1.1_e55731372305633c09e5fe2eaa731333/node_modules/@nuxtjs/robots/dist/runtime/app/plugins/robot-meta.server.js")> &
29
+ InjectionType<typeof import("../../node_modules/.pnpm/nuxt-site-config@3.2.11_h3@_8a2f2e426857a96d129a44619dcc309e/node_modules/nuxt-site-config/dist/runtime/app/plugins/i18n.js")> &
30
+ InjectionType<typeof import("../../node_modules/.pnpm/nuxt@4.2.0_@parcel+watcher@_549a0949e7737e878d729c69fb94f978/node_modules/nuxt/dist/pages/runtime/plugins/prefetch.client.js")> &
31
+ InjectionType<typeof import("../../node_modules/.pnpm/nuxt@4.2.0_@parcel+watcher@_549a0949e7737e878d729c69fb94f978/node_modules/nuxt/dist/pages/runtime/plugins/check-if-page-unused.js")> &
32
+ InjectionType<typeof import("../../node_modules/.pnpm/@nuxt+devtools@2.7.0_vite@7_6e2095bda328fbd76e8ef1171241029a/node_modules/@nuxt/devtools/dist/runtime/plugins/devtools.server.js")> &
33
+ InjectionType<typeof import("../../node_modules/.pnpm/@nuxt+devtools@2.7.0_vite@7_6e2095bda328fbd76e8ef1171241029a/node_modules/@nuxt/devtools/dist/runtime/plugins/devtools.client.js")> &
33
34
  InjectionType<typeof import("../../node_modules/.pnpm/nuxt-auth-utils@0.5.25_magicast@0.3.5/node_modules/nuxt-auth-utils/dist/runtime/app/plugins/session.client.js")> &
34
- InjectionType<typeof import("../../node_modules/.pnpm/@nuxtjs+i18n@10.1.0_@vue+co_2a62d85ba3380c2a58afa710ed0046b5/node_modules/@nuxtjs/i18n/dist/runtime/plugins/switch-locale-path-ssr.js")> &
35
- InjectionType<typeof import("../../node_modules/.pnpm/@nuxtjs+i18n@10.1.0_@vue+co_2a62d85ba3380c2a58afa710ed0046b5/node_modules/@nuxtjs/i18n/dist/runtime/plugins/route-locale-detect.js")> &
36
- InjectionType<typeof import("../../node_modules/.pnpm/@nuxtjs+i18n@10.1.0_@vue+co_2a62d85ba3380c2a58afa710ed0046b5/node_modules/@nuxtjs/i18n/dist/runtime/plugins/preload.js")> &
37
- InjectionType<typeof import("../../node_modules/.pnpm/@nuxtjs+i18n@10.1.0_@vue+co_2a62d85ba3380c2a58afa710ed0046b5/node_modules/@nuxtjs/i18n/dist/runtime/plugins/dev.js")> &
38
- InjectionType<typeof import("../../node_modules/.pnpm/@nuxtjs+i18n@10.1.0_@vue+co_2a62d85ba3380c2a58afa710ed0046b5/node_modules/@nuxtjs/i18n/dist/runtime/plugins/i18n.js")> &
35
+ InjectionType<typeof import("../../node_modules/.pnpm/@nuxtjs+i18n@10.1.1_@vue+co_b8959f62474d2b52b24c371767f009fc/node_modules/@nuxtjs/i18n/dist/runtime/plugins/switch-locale-path-ssr.js")> &
36
+ InjectionType<typeof import("../../node_modules/.pnpm/@nuxtjs+i18n@10.1.1_@vue+co_b8959f62474d2b52b24c371767f009fc/node_modules/@nuxtjs/i18n/dist/runtime/plugins/route-locale-detect.js")> &
37
+ InjectionType<typeof import("../../node_modules/.pnpm/@nuxtjs+i18n@10.1.1_@vue+co_b8959f62474d2b52b24c371767f009fc/node_modules/@nuxtjs/i18n/dist/runtime/plugins/preload.js")> &
38
+ InjectionType<typeof import("../../node_modules/.pnpm/@nuxtjs+i18n@10.1.1_@vue+co_b8959f62474d2b52b24c371767f009fc/node_modules/@nuxtjs/i18n/dist/runtime/plugins/dev.js")> &
39
+ InjectionType<typeof import("../../node_modules/.pnpm/@nuxtjs+i18n@10.1.1_@vue+co_b8959f62474d2b52b24c371767f009fc/node_modules/@nuxtjs/i18n/dist/runtime/plugins/i18n.js")> &
39
40
  InjectionType<typeof import("../../node_modules/.pnpm/nuxt-neon@0.7.0_magicast@0.3.5/node_modules/nuxt-neon/dist/runtime/plugin.js")> &
40
- InjectionType<typeof import("../../node_modules/.pnpm/@nuxt+ui@3.3.4_@babel+parse_d9cc1d2247aa7cc1eb30aae7f5fd5f16/node_modules/@nuxt/ui/dist/runtime/plugins/colors.js")> &
41
+ InjectionType<typeof import("../../node_modules/.pnpm/@nuxt+ui@3.3.7_@babel+parse_20a8a12d9d1e6daa6707b3afbe97dc0a/node_modules/@nuxt/ui/dist/runtime/plugins/colors.js")> &
41
42
  InjectionType<typeof import("../../node_modules/.pnpm/@nuxtjs+color-mode@3.5.2_magicast@0.3.5/node_modules/@nuxtjs/color-mode/dist/runtime/plugin.server.js")> &
42
43
  InjectionType<typeof import("../../node_modules/.pnpm/@nuxtjs+color-mode@3.5.2_magicast@0.3.5/node_modules/@nuxtjs/color-mode/dist/runtime/plugin.client.js")> &
43
- InjectionType<typeof import("../../node_modules/.pnpm/@nuxt+icon@1.15.0_magicast@_f8cb5b831241883226d6c8f02be60b1e/node_modules/@nuxt/icon/dist/runtime/plugin.js")> &
44
- InjectionType<typeof import("../../node_modules/.pnpm/nuxt@4.1.3_@parcel+watcher@_df7d87ad0ec2b939e6971c0cdd5a8469/node_modules/nuxt/dist/app/plugins/dev-server-logs.js")> &
45
- InjectionType<typeof import("../../node_modules/.pnpm/nuxt@4.1.3_@parcel+watcher@_df7d87ad0ec2b939e6971c0cdd5a8469/node_modules/nuxt/dist/app/plugins/warn.dev.server.js")> &
46
- InjectionType<typeof import("../../node_modules/.pnpm/nuxt@4.1.3_@parcel+watcher@_df7d87ad0ec2b939e6971c0cdd5a8469/node_modules/nuxt/dist/app/plugins/check-if-layout-used.js")> &
44
+ InjectionType<typeof import("../../node_modules/.pnpm/@nuxt+icon@1.15.0_magicast@_f2a1c28666363f7755949381e6118882/node_modules/@nuxt/icon/dist/runtime/plugin.js")> &
45
+ InjectionType<typeof import("../../node_modules/.pnpm/nuxt@4.2.0_@parcel+watcher@_549a0949e7737e878d729c69fb94f978/node_modules/nuxt/dist/app/plugins/warn.dev.server.js")> &
46
+ InjectionType<typeof import("../../node_modules/.pnpm/nuxt@4.2.0_@parcel+watcher@_549a0949e7737e878d729c69fb94f978/node_modules/nuxt/dist/app/plugins/check-if-layout-used.js")> &
47
47
  InjectionType<typeof import("../../app/plugins/errorHandler")> &
48
- InjectionType<typeof import("../../node_modules/.pnpm/nuxt@4.1.3_@parcel+watcher@_df7d87ad0ec2b939e6971c0cdd5a8469/node_modules/nuxt/dist/pages/runtime/plugins/prerender.server.js")> &
49
- InjectionType<typeof import("../../node_modules/.pnpm/nuxt-seo-utils@7.0.18_h3@1._c1d502a3617c754f54f520e2c48f79ac/node_modules/nuxt-seo-utils/dist/runtime/app/plugins/1.absoluteImageUrls.server.js")> &
50
- InjectionType<typeof import("../../node_modules/.pnpm/nuxt-seo-utils@7.0.18_h3@1._c1d502a3617c754f54f520e2c48f79ac/node_modules/nuxt-seo-utils/dist/runtime/app/plugins/0.routeRules.js")> &
51
- InjectionType<typeof import("../../node_modules/.pnpm/@nuxtjs+i18n@10.1.0_@vue+co_2a62d85ba3380c2a58afa710ed0046b5/node_modules/@nuxtjs/i18n/dist/runtime/plugins/ssg-detect.js")>
48
+ InjectionType<typeof import("../../node_modules/.pnpm/nuxt@4.2.0_@parcel+watcher@_549a0949e7737e878d729c69fb94f978/node_modules/nuxt/dist/pages/runtime/plugins/prerender.server.js")> &
49
+ InjectionType<typeof import("../../node_modules/.pnpm/nuxt-seo-utils@7.0.18_h3@1._911eb53d78604710596742b743cb87f3/node_modules/nuxt-seo-utils/dist/runtime/app/plugins/1.absoluteImageUrls.server.js")> &
50
+ InjectionType<typeof import("../../node_modules/.pnpm/nuxt-seo-utils@7.0.18_h3@1._911eb53d78604710596742b743cb87f3/node_modules/nuxt-seo-utils/dist/runtime/app/plugins/0.routeRules.js")> &
51
+ InjectionType<typeof import("../../node_modules/.pnpm/@nuxtjs+i18n@10.1.1_@vue+co_b8959f62474d2b52b24c371767f009fc/node_modules/@nuxtjs/i18n/dist/runtime/plugins/ssg-detect.js")>
52
52
 
53
53
  declare module '#app' {
54
54
  interface NuxtApp extends NuxtAppInjections { }
@@ -3,7 +3,7 @@ import type { TVConfig } from '@nuxt/ui'
3
3
  import type { defaultConfig } from 'tailwind-variants'
4
4
  import colors from 'tailwindcss/colors'
5
5
 
6
- const icons = {"arrowLeft":"i-lucide-arrow-left","arrowRight":"i-lucide-arrow-right","check":"i-lucide-check","chevronDoubleLeft":"i-lucide-chevrons-left","chevronDoubleRight":"i-lucide-chevrons-right","chevronDown":"i-lucide-chevron-down","chevronLeft":"i-lucide-chevron-left","chevronRight":"i-lucide-chevron-right","chevronUp":"i-lucide-chevron-up","close":"i-lucide-x","ellipsis":"i-lucide-ellipsis","external":"i-lucide-arrow-up-right","file":"i-lucide-file","folder":"i-lucide-folder","folderOpen":"i-lucide-folder-open","loading":"i-lucide-loader-circle","minus":"i-lucide-minus","plus":"i-lucide-plus","search":"i-lucide-search","upload":"i-lucide-upload"};
6
+ type IconsConfig = Record<"arrowLeft" | "arrowRight" | "check" | "chevronDoubleLeft" | "chevronDoubleRight" | "chevronDown" | "chevronLeft" | "chevronRight" | "chevronUp" | "close" | "ellipsis" | "external" | "file" | "folder" | "folderOpen" | "loading" | "minus" | "plus" | "search" | "upload" | (string & {}), string>
7
7
 
8
8
  type NeutralColor = 'slate' | 'gray' | 'zinc' | 'neutral' | 'stone'
9
9
  type Color = Exclude<keyof typeof colors, 'inherit' | 'current' | 'transparent' | 'black' | 'white' | NeutralColor> | (string & {})
@@ -18,7 +18,7 @@ type AppConfigUI = {
18
18
  'error'?: Color
19
19
  neutral?: NeutralColor | (string & {})
20
20
  }
21
- icons?: Partial<typeof icons>
21
+ icons?: Partial<IconsConfig>
22
22
  tv?: typeof defaultConfig
23
23
  } & TVConfig<typeof ui>
24
24
 
@@ -26,7 +26,7 @@ declare module '@nuxt/schema' {
26
26
  interface AppConfigInput {
27
27
  /**
28
28
  * Nuxt UI theme configuration
29
- * @see https://ui.nuxt.com/getting-started/theme#customize-theme
29
+ * @see https://ui3.nuxt.com/getting-started/theme#customize-theme
30
30
  */
31
31
  ui?: AppConfigUI
32
32
  }
@@ -43,6 +43,9 @@ export default {
43
43
  "true": {
44
44
  "content": "rounded-lg after:hidden overflow-hidden [--initial-transform:calc(100%+1.5rem)]"
45
45
  }
46
+ },
47
+ "snapPoints": {
48
+ "true": ""
46
49
  }
47
50
  },
48
51
  "compoundVariants": [
@@ -56,6 +59,16 @@ export default {
56
59
  "handle": "!w-12 !h-1.5 mx-auto"
57
60
  }
58
61
  },
62
+ {
63
+ "direction": [
64
+ "top" as typeof direction[number],
65
+ "bottom" as typeof direction[number]
66
+ ],
67
+ "snapPoints": true,
68
+ "class": {
69
+ "content": "h-full"
70
+ }
71
+ },
59
72
  {
60
73
  "direction": [
61
74
  "right" as typeof direction[number],
@@ -66,6 +79,16 @@ export default {
66
79
  "handle": "!h-12 !w-1.5 mt-auto mb-auto"
67
80
  }
68
81
  },
82
+ {
83
+ "direction": [
84
+ "right" as typeof direction[number],
85
+ "left" as typeof direction[number]
86
+ ],
87
+ "snapPoints": true,
88
+ "class": {
89
+ "content": "w-full"
90
+ }
91
+ },
69
92
  {
70
93
  "direction": "top" as typeof direction[number],
71
94
  "inset": true,
@@ -42,7 +42,7 @@ export default {
42
42
  "root": "gap-2",
43
43
  "base": "relative overflow-hidden rounded-full bg-accented",
44
44
  "indicator": "rounded-full size-full transition-transform duration-200 ease-out",
45
- "status": "flex justify-end text-dimmed transition-[width] duration-200",
45
+ "status": "flex text-dimmed transition-[width] duration-200",
46
46
  "steps": "grid items-end",
47
47
  "step": "truncate text-end row-start-1 col-start-1 transition-opacity" as typeof step[number]
48
48
  },
@@ -131,12 +131,12 @@ export default {
131
131
  "horizontal": {
132
132
  "root": "w-full flex flex-col",
133
133
  "base": "w-full",
134
- "status": "flex-row"
134
+ "status": "flex-row items-center justify-end min-w-fit"
135
135
  },
136
136
  "vertical": {
137
137
  "root": "h-full flex flex-row-reverse",
138
138
  "base": "h-full",
139
- "status": "flex-col"
139
+ "status": "flex-col justify-end min-h-fit"
140
140
  }
141
141
  },
142
142
  "inverted": {
@@ -1 +1 @@
1
- export { default } from "C:/Git/nuxt-ignis/core/node_modules/.pnpm/@nuxt+image@1.11.0_db0@0.3._df21feef068c1d9e7e314b979aa95aff/node_modules/@nuxt/image/dist/runtime/components/NuxtImg.vue";
1
+ export { default } from "C:/Git/nuxt-ignis/core/node_modules/.pnpm/@nuxt+image@1.11.0_db0@0.3._7d20bd157ce51a12fc8aba3d7a61367a/node_modules/@nuxt/image/dist/runtime/components/NuxtImg.vue";
@@ -1,12 +1,12 @@
1
1
  {
2
- "date": "2025-10-17T20:03:02.226Z",
2
+ "date": "2025-10-27T12:46:58.665Z",
3
3
  "preset": "node-server",
4
4
  "framework": {
5
5
  "name": "nuxt",
6
- "version": "4.1.3"
6
+ "version": "4.2.0"
7
7
  },
8
8
  "versions": {
9
- "nitro": "2.12.6"
9
+ "nitro": "2.12.7"
10
10
  },
11
11
  "commands": {
12
12
  "preview": "node server/index.mjs"
@@ -0,0 +1 @@
1
+ import{d as s,h as o,a1 as n,e as a,y as e,p as r}from"./DHbdVh9f.js";const i={key:0},c={__name:"ProseScript",props:{src:{type:String,default:""}},setup(d){return(l,t)=>n(!1)?(a(),s("div",i,[...t[0]||(t[0]=[e(" Rendering the ",-1),r("code",null,"script",-1),e(" element is dangerous and is disabled by default. Consider implementing your own ",-1),r("code",null,"ProseScript",-1),e(" element to have control over script rendering. ",-1)])])):o("",!0)}},u=Object.assign(c,{__name:"ProseScript"});export{u as default};
@@ -0,0 +1 @@
1
+ import{_ as o,g as t,e,a0 as c}from"./DHbdVh9f.js";const _={};function s(r,a){const n=c;return e(),t(n,{content:"Config"})}const i=o(_,[["render",s]]);export{i as default};
@@ -0,0 +1 @@
1
+ import{_ as e,g as o,e as t,a0 as c}from"./DHbdVh9f.js";const _={};function s(r,a){const n=c;return t(),o(n,{content:"Welcome"})}const m=e(_,[["render",s]]);export{m as default};
@@ -0,0 +1 @@
1
+ import{O as c,c as d,d as t,e as n,f as r,a1 as f}from"./DHbdVh9f.js";const p=["id"],u=["href"],k={__name:"ProseH3",props:{id:{type:String,required:!1}},setup(a){const e=a,{headings:o}=c().public.mdc,i=d(()=>e.id&&(typeof o?.anchorLinks=="boolean"&&o?.anchorLinks===!0||typeof o?.anchorLinks=="object"&&o?.anchorLinks?.h3));return(s,h)=>(n(),t("h3",{id:e.id},[e.id&&f(i)?(n(),t("a",{key:0,href:`#${e.id}`},[r(s.$slots,"default")],8,u)):r(s.$slots,"default",{key:1})],8,p))}};export{k as default};
@@ -0,0 +1 @@
1
+ import{_ as o,d as t,e as s,f as c}from"./DHbdVh9f.js";const r={};function n(e,a){return s(),t("blockquote",null,[c(e.$slots,"default")])}const _=Object.assign(o(r,[["render",n]]),{__name:"ProseBlockquote"});export{_ as default};
@@ -0,0 +1 @@
1
+ import{_ as e,d as r,e as c}from"./DHbdVh9f.js";const s={};function n(o,t){return c(),r("hr")}const a=Object.assign(e(s,[["render",n]]),{__name:"ProseHr"});export{a as default};
@@ -0,0 +1 @@
1
+ import{_ as s,d as r,e as t,f as n}from"./DHbdVh9f.js";const o={};function a(e,c){return t(),r("td",null,[n(e.$slots,"default")])}const d=Object.assign(s(o,[["render",a]]),{__name:"ProseTd"});export{d as default};
@@ -0,0 +1 @@
1
+ import{_ as r,d as n,e as o,f as s}from"./DHbdVh9f.js";const t={};function a(e,c){return o(),n("strong",null,[s(e.$slots,"default")])}const l=Object.assign(r(t,[["render",a]]),{__name:"ProseStrong"});export{l as default};
@@ -0,0 +1 @@
1
+ import{_ as s,d as r,e as n,f as o}from"./DHbdVh9f.js";const t={};function a(e,c){return n(),r("ul",null,[o(e.$slots,"default")])}const _=Object.assign(s(t,[["render",a]]),{__name:"ProseUl"});export{_ as default};
@@ -0,0 +1 @@
1
+ import{O as c,c as d,d as t,e as n,f as r,a1 as f}from"./DHbdVh9f.js";const p=["id"],u=["href"],k={__name:"ProseH2",props:{id:{type:String,required:!1}},setup(a){const e=a,{headings:o}=c().public.mdc,i=d(()=>e.id&&(typeof o?.anchorLinks=="boolean"&&o?.anchorLinks===!0||typeof o?.anchorLinks=="object"&&o?.anchorLinks?.h2));return(s,h)=>(n(),t("h2",{id:e.id},[e.id&&f(i)?(n(),t("a",{key:0,href:`#${e.id}`},[r(s.$slots,"default")],8,u)):r(s.$slots,"default",{key:1})],8,p))}};export{k as default};
@@ -0,0 +1 @@
1
+ import{O as i,c as d,d as t,e as n,f as r,a1 as f}from"./DHbdVh9f.js";const p=["id"],u=["href"],k={__name:"ProseH1",props:{id:{type:String,required:!1}},setup(a){const o=a,{headings:e}=i().public.mdc,c=d(()=>o.id&&(typeof e?.anchorLinks=="boolean"&&e?.anchorLinks===!0||typeof e?.anchorLinks=="object"&&e?.anchorLinks?.h1));return(s,h)=>(n(),t("h1",{id:o.id},[f(c)?(n(),t("a",{key:0,href:`#${o.id}`},[r(s.$slots,"default")],8,u)):r(s.$slots,"default",{key:1})],8,p))}};export{k as default};
@@ -0,0 +1 @@
1
+ import{_ as s,d as o,e as r,f as n}from"./DHbdVh9f.js";const t={};function a(e,c){return r(),o("ol",null,[n(e.$slots,"default")])}const _=Object.assign(s(t,[["render",a]]),{__name:"ProseOl"});export{_ as default};
@@ -0,0 +1 @@
1
+ import{_ as s,d as a,e as r,f as t}from"./DHbdVh9f.js";const n={};function o(e,c){return r(),a("table",null,[t(e.$slots,"default")])}const _=Object.assign(s(n,[["render",o]]),{__name:"ProseTable"});export{_ as default};
@@ -0,0 +1 @@
1
+ import{_ as e,g as t,e as o,a0 as c}from"./DHbdVh9f.js";const _={};function s(r,a){const n=c;return o(),t(n,{content:"Features"})}const i=e(_,[["render",s]]);export{i as default};
@@ -1,5 +1,5 @@
1
- import{t as Ze,c as Le,r as rt,o as Vr,a as Xd,w as je,b as se,d as h,e as d,f as T,g as A,h as m,i as xe,j as F,k as N,l as he,n as p,F as X,m as ie,p as w,q as Se,s as q,u as ye,v as Fe,x as ze,y as yo,z as Gt,T as ko,A as Oe,B as _r,C as Zd,D as $n,E as mr,G as eu,H as rr,I as Co,J as Qr,K as Al,L as tu,M as nu,N as ru,O as iu,P as au}from"#entry";import{defineConfig as lu}from"./DBJqMhGy.js";const ou={vueform:{elements:{list:{add:"+ Add",remove:"&times;"},file:{defaultName:"File",dndTitle:"Upload file",dndDescription:"Drop file or click here to upload",removeConfirm:"By removing the file it will be permanently deleted. Are you sure to continue?",select:"Select file",upload:"Upload"},multifile:{uploadButton:"Upload files",dndTitle:"Upload files",dndDescription:"Drop files or click here to upload"},gallery:{uploadButton:"Upload images",dndTitle:"Upload images",dndDescription:"Drop images or click here to upload"},phone:{ariaLabel:"Select a country"},signature:{type:"Type",draw:"Draw",upload:"Upload",font:"Select typeface",fontPlaceholder:"Your Name",placeholder:"Sign here",unsupportedFormat:"Unsupported file format. Accepted extenions are: :extensions",maxSizeError:"Max file size is :max KBs",imgAlt:"Signature",imgTitle:"Signature",undo:"Undo",redo:"Redo",dnd:"Drop an image here or",uploadButton:"Select image",modeSelectorAriaLabel:"Select signature mode",fontSelectorAriaLabel:"Select typeface",wrapperAriaLabel:"Signature input",inputAriaLabel:"Type your signature here",padAriaLabel:"Draw your signature in the box. Seek assistance if you need to.",clearAriaLabel:"Clear signature",colorAriaLabel:"Select color: "}},steps:{finish:"Finish",next:"Next",previous:"Previous"},editor:{acceptedMimesError:"Accepted mimes are: :mimes",acceptedExtensionsError:"Accepted extenions are: :extensions"},datepicker:{weekdays:{shorthand:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],longhand:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},months:{shorthand:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],longhand:["January","February","March","April","May","June","July","August","September","October","November","December"]},daysInMonth:[31,28,31,30,31,30,31,31,30,31,30,31],firstDayOfWeek:0,ordinal:function(e){var t=e%100;if(t>3&&t<21)return"th";switch(t%10){case 1:return"st";case 2:return"nd";case 3:return"rd";default:return"th"}},rangeSeparator:" to ",weekAbbreviation:"Wk",scrollTitle:"Scroll to increment",toggleTitle:"Click to toggle",amPM:["AM","PM"],yearAriaLabel:"Year",monthAriaLabel:"Month",hourAriaLabel:"Hour",minuteAriaLabel:"Minute"},dateFormats:{datetimeSeconds24:"YYYY-MM-DD HH:mm:ss",datetimeSeconds12:"YYYY-MM-DD hh:mm:ss a",datetime24:"YYYY-MM-DD HH:mm",datetime12:"YYYY-MM-DD hh:mm a",timeSeconds24:"HH:mm:ss",timeSeconds12:"hh:mm:ss a",time24:"HH:mm",time12:"hh:mm a",date:"YYYY-MM-DD"},multiselect:{multipleLabelOne:"1 option selected",multipleLabelMore:":options options selected",noResults:"No options found",noOptions:"The list is empty"},defaultMessage:"Invalid field",a11y:{file:{description:"Press Backspace to remove"},list:{remove:"Remove item button"}},countries:{AF:"Afghanistan",AL:"Albania",DZ:"Algeria",AS:"American Samoa",AD:"Andorra",AO:"Angola",AI:"Anguilla",AG:"Antigua & Barbuda",AR:"Argentina",AM:"Armenia",AW:"Aruba",AC:"Ascension Island",AU:"Australia",AT:"Austria",AZ:"Azerbaijan",BS:"Bahamas",BH:"Bahrain",BD:"Bangladesh",BB:"Barbados",BY:"Belarus",BE:"Belgium",BZ:"Belize",BJ:"Benin",BM:"Bermuda",BT:"Bhutan",BO:"Bolivia",BA:"Bosnia & Herzegovina",BW:"Botswana",BR:"Brazil",IO:"British Indian Ocean Territory",VG:"British Virgin Islands",BN:"Brunei",BG:"Bulgaria",BF:"Burkina Faso",BI:"Burundi",KH:"Cambodia",CM:"Cameroon",CA:"Canada",CV:"Cape Verde",BQ:"Caribbean Netherlands",KY:"Cayman Islands",CF:"Central African Republic",TD:"Chad",CL:"Chile",CN:"China",CO:"Colombia",KM:"Comoros",CG:"Congo - Brazzaville",CD:"Congo - Kinshasa",CK:"Cook Islands",CR:"Costa Rica",CI:"Côte d’Ivoire",HR:"Croatia",CU:"Cuba",CW:"Curaçao",CY:"Cyprus",CZ:"Czechia",DK:"Denmark",DJ:"Djibouti",DM:"Dominica",DO:"Dominican Republic",EC:"Ecuador",EG:"Egypt",SV:"El Salvador",GQ:"Equatorial Guinea",ER:"Eritrea",EE:"Estonia",SZ:"Eswatini",ET:"Ethiopia",FK:"Falkland Islands (Islas Malvinas)",FO:"Faroe Islands",FJ:"Fiji",FI:"Finland",FR:"France",GF:"French Guiana",PF:"French Polynesia",GA:"Gabon",GM:"Gambia",GE:"Georgia",DE:"Germany",GH:"Ghana",GI:"Gibraltar",GR:"Greece",GL:"Greenland",GD:"Grenada",GP:"Guadeloupe",GU:"Guam",GT:"Guatemala",GN:"Guinea",GW:"Guinea-Bissau",GY:"Guyana",HT:"Haiti",HN:"Honduras",HK:"Hong Kong",HU:"Hungary",IS:"Iceland",IN:"India",ID:"Indonesia",IR:"Iran",IQ:"Iraq",IE:"Ireland",IL:"Israel",IT:"Italy",JM:"Jamaica",JP:"Japan",JO:"Jordan",KZ:"Kazakhstan",KE:"Kenya",KI:"Kiribati",XK:"Kosovo",KW:"Kuwait",KG:"Kyrgyzstan",LA:"Laos",LV:"Latvia",LB:"Lebanon",LS:"Lesotho",LR:"Liberia",LY:"Libya",LI:"Liechtenstein",LT:"Lithuania",LU:"Luxembourg",MO:"Macao",MG:"Madagascar",MW:"Malawi",MY:"Malaysia",MV:"Maldives",ML:"Mali",MT:"Malta",MH:"Marshall Islands",MQ:"Martinique",MR:"Mauritania",MU:"Mauritius",MX:"Mexico",FM:"Micronesia",MD:"Moldova",MC:"Monaco",MN:"Mongolia",ME:"Montenegro",MS:"Montserrat",MA:"Morocco",MZ:"Mozambique",MM:"Myanmar (Burma)",NA:"Namibia",NR:"Nauru",NP:"Nepal",NL:"Netherlands",NC:"New Caledonia",NZ:"New Zealand",NI:"Nicaragua",NE:"Niger",NG:"Nigeria",NU:"Niue",NF:"Norfolk Island",KP:"North Korea",MK:"North Macedonia",MP:"Northern Mariana Islands",NO:"Norway",OM:"Oman",PK:"Pakistan",PW:"Palau",PS:"Palestine",PA:"Panama",PG:"Papua New Guinea",PY:"Paraguay",PE:"Peru",PH:"Philippines",PL:"Poland",PT:"Portugal",PR:"Puerto Rico",QA:"Qatar",RE:"Réunion",RO:"Romania",RU:"Russia",RW:"Rwanda",WS:"Samoa",SM:"San Marino",ST:"São Tomé & Príncipe",SA:"Saudi Arabia",SN:"Senegal",RS:"Serbia",SC:"Seychelles",SL:"Sierra Leone",SG:"Singapore",SX:"Sint Maarten",SK:"Slovakia",SI:"Slovenia",SB:"Solomon Islands",SO:"Somalia",ZA:"South Africa",KR:"South Korea",SS:"South Sudan",ES:"Spain",LK:"Sri Lanka",BL:"St. Barthélemy",SH:"St. Helena",KN:"St. Kitts & Nevis",LC:"St. Lucia",MF:"St. Martin",PM:"St. Pierre & Miquelon",VC:"St. Vincent & Grenadines",SD:"Sudan",SR:"Suriname",SE:"Sweden",CH:"Switzerland",SY:"Syria",TW:"Taiwan",TJ:"Tajikistan",TZ:"Tanzania",TH:"Thailand",TL:"Timor-Leste",TG:"Togo",TK:"Tokelau",TO:"Tonga",TT:"Trinidad & Tobago",TN:"Tunisia",TR:"Türkiye",TM:"Turkmenistan",TC:"Turks & Caicos Islands",TV:"Tuvalu",VI:"U.S. Virgin Islands",UG:"Uganda",UA:"Ukraine",AE:"United Arab Emirates",GB:"United Kingdom",US:"United States",UY:"Uruguay",UZ:"Uzbekistan",VU:"Vanuatu",VA:"Vatican City",VE:"Venezuela",VN:"Vietnam",WF:"Wallis & Futuna",YE:"Yemen",ZM:"Zambia",ZW:"Zimbabwe"}},validation:{accepted:"The :attribute must be accepted.",active_url:"The :attribute is not a valid URL.",after:"The :attribute must be a date after :date.",after_or_equal:"The :attribute must be a date after or equal to :date.",alpha:"The :attribute may only contain letters.",alpha_dash:"The :attribute may only contain letters, numbers, dashes and underscores.",alpha_num:"The :attribute may only contain letters and numbers.",array:"The :attribute must be an array.",before:"The :attribute must be a date before :date.",before_or_equal:"The :attribute must be a date before or equal to :date.",between:{numeric:"The :attribute must be between :min and :max.",file:"The :attribute must be between :min and :max kilobytes.",string:"The :attribute must be between :min and :max characters.",array:"The :attribute must have between :min and :max items."},boolean:"The :attribute field must be true or false.",captcha:"Please verify that you are not a robot.",completed:"Please fill in a valid phone number.",confirmed:"The :attribute confirmation does not match.",date:"The :attribute is not a valid date.",date_format:"The :attribute does not match the format :format.",date_equals:"The :attribute must be equal to :date.",different:"The :attribute and :other must be different.",digits:"The :attribute must be :digits digits.",digits_between:"The :attribute must be between :min and :max digits.",dimensions:"The :attribute has invalid image dimensions.",distinct:"The :attribute field has a duplicate value.",email:"The :attribute must be a valid email address.",exists:"The selected :attribute is invalid.",file:"The :attribute must be a file.",filled:"The :attribute field must have a value.",gt:{numeric:"The :attribute must be greater than :value.",file:"The :attribute must be greater than :value kilobytes.",string:"The :attribute must be greater than :value characters.",array:"The :attribute must have more than :value items."},gte:{numeric:"The :attribute must be greater than or equal :value.",file:"The :attribute must be greater than or equal :value kilobytes.",string:"The :attribute must be greater than or equal :value characters.",array:"The :attribute must have :value items or more."},image:"The :attribute must be an image.",in:"The selected :attribute is invalid.",in_array:"The :attribute field does not exist in :other.",integer:"The :attribute must be an integer.",ip:"The :attribute must be a valid IP address.",ipv4:"The :attribute must be a valid IPv4 address.",ipv6:"The :attribute must be a valid IPv6 address.",json:"The :attribute must be a valid JSON string.",lt:{numeric:"The :attribute must be less than :value.",file:"The :attribute must be less than :value kilobytes.",string:"The :attribute must be less than :value characters.",array:"The :attribute must have less than :value items."},lte:{numeric:"The :attribute must be less than or equal :value.",file:"The :attribute must be less than or equal :value kilobytes.",string:"The :attribute must be less than or equal :value characters.",array:"The :attribute must not have more than :value items."},max:{numeric:"The :attribute may not be greater than :max.",file:"The :attribute may not be greater than :max kilobytes.",string:"The :attribute may not be greater than :max characters.",array:"The :attribute may not have more than :max items."},mimes:"The :attribute must be a file of type: :values.",mimetypes:"The :attribute must be a file of type: :values.",min:{numeric:"The :attribute must be at least :min.",file:"The :attribute must be at least :min kilobytes.",string:"The :attribute must be at least :min characters.",array:"The :attribute must have at least :min items."},not_in:"The selected :attribute is invalid.",not_regex:"The :attribute format is invalid.",numeric:"The :attribute must be a number.",present:"The :attribute field must be present.",regex:"The :attribute format is invalid.",required:"The :attribute field is required.",required_if:"The :attribute field is required when :other is :value.",required_unless:"The :attribute field is required unless :other is in :values.",required_with:"The :attribute field is required when :values is present.",required_with_all:"The :attribute field is required when :values are present.",required_without:"The :attribute field is required when :values is not present.",required_without_all:"The :attribute field is required when none of :values are present.",same:"The :attribute and :other must match.",size:{numeric:"The :attribute must be :size.",file:"The :attribute must be :size kilobytes.",string:"The :attribute must be :size characters.",array:"The :attribute must contain :size items."},string:"The :attribute must be a string.",timezone:"The :attribute must be a valid zone.",unique:"The :attribute has already been taken.",uploaded:"The :attribute failed to upload.",url:"The :attribute format is invalid.",uuid:"The :attribute must be a valid UUID.",remote:"The :attribute field is invalid."}};/*!
2
- * Vueform v1.13.3 (https://github.com/vueform/vueform)
1
+ import{t as Ze,c as Le,r as rt,o as Vr,a as Xd,w as je,b as se,d as h,e as d,f as T,g as A,h as m,i as xe,j as F,k as N,l as he,n as p,F as X,m as ie,p as w,q as Se,s as q,u as ye,v as Fe,x as ze,y as yo,z as Gt,T as ko,A as Oe,B as _r,C as Zd,D as $n,E as mr,G as eu,H as rr,I as Co,J as Qr,K as Al,L as tu,M as nu,N as ru,O as iu,P as au}from"./DHbdVh9f.js";import{defineConfig as lu}from"./D0gc1iwv.js";const ou={vueform:{elements:{list:{add:"+ Add",remove:"&times;"},file:{defaultName:"File",dndTitle:"Upload file",dndDescription:"Drop file or click here to upload",removeConfirm:"By removing the file it will be permanently deleted. Are you sure to continue?",select:"Select file",upload:"Upload"},multifile:{uploadButton:"Upload files",dndTitle:"Upload files",dndDescription:"Drop files or click here to upload"},gallery:{uploadButton:"Upload images",dndTitle:"Upload images",dndDescription:"Drop images or click here to upload"},phone:{ariaLabel:"Select a country"},signature:{type:"Type",draw:"Draw",upload:"Upload",font:"Select typeface",fontPlaceholder:"Your Name",placeholder:"Sign here",unsupportedFormat:"Unsupported file format. Accepted extenions are: :extensions",maxSizeError:"Max file size is :max KBs",imgAlt:"Signature",imgTitle:"Signature",undo:"Undo",redo:"Redo",dnd:"Drop an image here or",uploadButton:"Select image",modeSelectorAriaLabel:"Select signature mode",fontSelectorAriaLabel:"Select typeface",wrapperAriaLabel:"Signature input",inputAriaLabel:"Type your signature here",padAriaLabel:"Draw your signature in the box. Seek assistance if you need to.",clearAriaLabel:"Clear signature",colorAriaLabel:"Select color: "}},steps:{finish:"Finish",next:"Next",previous:"Previous"},editor:{acceptedMimesError:"Accepted mimes are: :mimes",acceptedExtensionsError:"Accepted extenions are: :extensions"},datepicker:{weekdays:{shorthand:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],longhand:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},months:{shorthand:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],longhand:["January","February","March","April","May","June","July","August","September","October","November","December"]},daysInMonth:[31,28,31,30,31,30,31,31,30,31,30,31],firstDayOfWeek:0,ordinal:function(e){var t=e%100;if(t>3&&t<21)return"th";switch(t%10){case 1:return"st";case 2:return"nd";case 3:return"rd";default:return"th"}},rangeSeparator:" to ",weekAbbreviation:"Wk",scrollTitle:"Scroll to increment",toggleTitle:"Click to toggle",amPM:["AM","PM"],yearAriaLabel:"Year",monthAriaLabel:"Month",hourAriaLabel:"Hour",minuteAriaLabel:"Minute"},dateFormats:{datetimeSeconds24:"YYYY-MM-DD HH:mm:ss",datetimeSeconds12:"YYYY-MM-DD hh:mm:ss a",datetime24:"YYYY-MM-DD HH:mm",datetime12:"YYYY-MM-DD hh:mm a",timeSeconds24:"HH:mm:ss",timeSeconds12:"hh:mm:ss a",time24:"HH:mm",time12:"hh:mm a",date:"YYYY-MM-DD"},multiselect:{multipleLabelOne:"1 option selected",multipleLabelMore:":options options selected",noResults:"No options found",noOptions:"The list is empty"},defaultMessage:"Invalid field",a11y:{file:{description:"Press Backspace to remove"},list:{remove:"Remove item button"}},countries:{AF:"Afghanistan",AL:"Albania",DZ:"Algeria",AS:"American Samoa",AD:"Andorra",AO:"Angola",AI:"Anguilla",AG:"Antigua & Barbuda",AR:"Argentina",AM:"Armenia",AW:"Aruba",AC:"Ascension Island",AU:"Australia",AT:"Austria",AZ:"Azerbaijan",BS:"Bahamas",BH:"Bahrain",BD:"Bangladesh",BB:"Barbados",BY:"Belarus",BE:"Belgium",BZ:"Belize",BJ:"Benin",BM:"Bermuda",BT:"Bhutan",BO:"Bolivia",BA:"Bosnia & Herzegovina",BW:"Botswana",BR:"Brazil",IO:"British Indian Ocean Territory",VG:"British Virgin Islands",BN:"Brunei",BG:"Bulgaria",BF:"Burkina Faso",BI:"Burundi",KH:"Cambodia",CM:"Cameroon",CA:"Canada",CV:"Cape Verde",BQ:"Caribbean Netherlands",KY:"Cayman Islands",CF:"Central African Republic",TD:"Chad",CL:"Chile",CN:"China",CO:"Colombia",KM:"Comoros",CG:"Congo - Brazzaville",CD:"Congo - Kinshasa",CK:"Cook Islands",CR:"Costa Rica",CI:"Côte d’Ivoire",HR:"Croatia",CU:"Cuba",CW:"Curaçao",CY:"Cyprus",CZ:"Czechia",DK:"Denmark",DJ:"Djibouti",DM:"Dominica",DO:"Dominican Republic",EC:"Ecuador",EG:"Egypt",SV:"El Salvador",GQ:"Equatorial Guinea",ER:"Eritrea",EE:"Estonia",SZ:"Eswatini",ET:"Ethiopia",FK:"Falkland Islands (Islas Malvinas)",FO:"Faroe Islands",FJ:"Fiji",FI:"Finland",FR:"France",GF:"French Guiana",PF:"French Polynesia",GA:"Gabon",GM:"Gambia",GE:"Georgia",DE:"Germany",GH:"Ghana",GI:"Gibraltar",GR:"Greece",GL:"Greenland",GD:"Grenada",GP:"Guadeloupe",GU:"Guam",GT:"Guatemala",GN:"Guinea",GW:"Guinea-Bissau",GY:"Guyana",HT:"Haiti",HN:"Honduras",HK:"Hong Kong",HU:"Hungary",IS:"Iceland",IN:"India",ID:"Indonesia",IR:"Iran",IQ:"Iraq",IE:"Ireland",IL:"Israel",IT:"Italy",JM:"Jamaica",JP:"Japan",JO:"Jordan",KZ:"Kazakhstan",KE:"Kenya",KI:"Kiribati",XK:"Kosovo",KW:"Kuwait",KG:"Kyrgyzstan",LA:"Laos",LV:"Latvia",LB:"Lebanon",LS:"Lesotho",LR:"Liberia",LY:"Libya",LI:"Liechtenstein",LT:"Lithuania",LU:"Luxembourg",MO:"Macao",MG:"Madagascar",MW:"Malawi",MY:"Malaysia",MV:"Maldives",ML:"Mali",MT:"Malta",MH:"Marshall Islands",MQ:"Martinique",MR:"Mauritania",MU:"Mauritius",MX:"Mexico",FM:"Micronesia",MD:"Moldova",MC:"Monaco",MN:"Mongolia",ME:"Montenegro",MS:"Montserrat",MA:"Morocco",MZ:"Mozambique",MM:"Myanmar (Burma)",NA:"Namibia",NR:"Nauru",NP:"Nepal",NL:"Netherlands",NC:"New Caledonia",NZ:"New Zealand",NI:"Nicaragua",NE:"Niger",NG:"Nigeria",NU:"Niue",NF:"Norfolk Island",KP:"North Korea",MK:"North Macedonia",MP:"Northern Mariana Islands",NO:"Norway",OM:"Oman",PK:"Pakistan",PW:"Palau",PS:"Palestine",PA:"Panama",PG:"Papua New Guinea",PY:"Paraguay",PE:"Peru",PH:"Philippines",PL:"Poland",PT:"Portugal",PR:"Puerto Rico",QA:"Qatar",RE:"Réunion",RO:"Romania",RU:"Russia",RW:"Rwanda",WS:"Samoa",SM:"San Marino",ST:"São Tomé & Príncipe",SA:"Saudi Arabia",SN:"Senegal",RS:"Serbia",SC:"Seychelles",SL:"Sierra Leone",SG:"Singapore",SX:"Sint Maarten",SK:"Slovakia",SI:"Slovenia",SB:"Solomon Islands",SO:"Somalia",ZA:"South Africa",KR:"South Korea",SS:"South Sudan",ES:"Spain",LK:"Sri Lanka",BL:"St. Barthélemy",SH:"St. Helena",KN:"St. Kitts & Nevis",LC:"St. Lucia",MF:"St. Martin",PM:"St. Pierre & Miquelon",VC:"St. Vincent & Grenadines",SD:"Sudan",SR:"Suriname",SE:"Sweden",CH:"Switzerland",SY:"Syria",TW:"Taiwan",TJ:"Tajikistan",TZ:"Tanzania",TH:"Thailand",TL:"Timor-Leste",TG:"Togo",TK:"Tokelau",TO:"Tonga",TT:"Trinidad & Tobago",TN:"Tunisia",TR:"Türkiye",TM:"Turkmenistan",TC:"Turks & Caicos Islands",TV:"Tuvalu",VI:"U.S. Virgin Islands",UG:"Uganda",UA:"Ukraine",AE:"United Arab Emirates",GB:"United Kingdom",US:"United States",UY:"Uruguay",UZ:"Uzbekistan",VU:"Vanuatu",VA:"Vatican City",VE:"Venezuela",VN:"Vietnam",WF:"Wallis & Futuna",YE:"Yemen",ZM:"Zambia",ZW:"Zimbabwe"}},validation:{accepted:"The :attribute must be accepted.",active_url:"The :attribute is not a valid URL.",after:"The :attribute must be a date after :date.",after_or_equal:"The :attribute must be a date after or equal to :date.",alpha:"The :attribute may only contain letters.",alpha_dash:"The :attribute may only contain letters, numbers, dashes and underscores.",alpha_num:"The :attribute may only contain letters and numbers.",array:"The :attribute must be an array.",before:"The :attribute must be a date before :date.",before_or_equal:"The :attribute must be a date before or equal to :date.",between:{numeric:"The :attribute must be between :min and :max.",file:"The :attribute must be between :min and :max kilobytes.",string:"The :attribute must be between :min and :max characters.",array:"The :attribute must have between :min and :max items."},boolean:"The :attribute field must be true or false.",captcha:"Please verify that you are not a robot.",completed:"Please fill in a valid phone number.",confirmed:"The :attribute confirmation does not match.",date:"The :attribute is not a valid date.",date_format:"The :attribute does not match the format :format.",date_equals:"The :attribute must be equal to :date.",different:"The :attribute and :other must be different.",digits:"The :attribute must be :digits digits.",digits_between:"The :attribute must be between :min and :max digits.",dimensions:"The :attribute has invalid image dimensions.",distinct:"The :attribute field has a duplicate value.",email:"The :attribute must be a valid email address.",exists:"The selected :attribute is invalid.",file:"The :attribute must be a file.",filled:"The :attribute field must have a value.",gt:{numeric:"The :attribute must be greater than :value.",file:"The :attribute must be greater than :value kilobytes.",string:"The :attribute must be greater than :value characters.",array:"The :attribute must have more than :value items."},gte:{numeric:"The :attribute must be greater than or equal :value.",file:"The :attribute must be greater than or equal :value kilobytes.",string:"The :attribute must be greater than or equal :value characters.",array:"The :attribute must have :value items or more."},image:"The :attribute must be an image.",in:"The selected :attribute is invalid.",in_array:"The :attribute field does not exist in :other.",integer:"The :attribute must be an integer.",ip:"The :attribute must be a valid IP address.",ipv4:"The :attribute must be a valid IPv4 address.",ipv6:"The :attribute must be a valid IPv6 address.",json:"The :attribute must be a valid JSON string.",lt:{numeric:"The :attribute must be less than :value.",file:"The :attribute must be less than :value kilobytes.",string:"The :attribute must be less than :value characters.",array:"The :attribute must have less than :value items."},lte:{numeric:"The :attribute must be less than or equal :value.",file:"The :attribute must be less than or equal :value kilobytes.",string:"The :attribute must be less than or equal :value characters.",array:"The :attribute must not have more than :value items."},max:{numeric:"The :attribute may not be greater than :max.",file:"The :attribute may not be greater than :max kilobytes.",string:"The :attribute may not be greater than :max characters.",array:"The :attribute may not have more than :max items."},mimes:"The :attribute must be a file of type: :values.",mimetypes:"The :attribute must be a file of type: :values.",min:{numeric:"The :attribute must be at least :min.",file:"The :attribute must be at least :min kilobytes.",string:"The :attribute must be at least :min characters.",array:"The :attribute must have at least :min items."},not_in:"The selected :attribute is invalid.",not_regex:"The :attribute format is invalid.",numeric:"The :attribute must be a number.",present:"The :attribute field must be present.",regex:"The :attribute format is invalid.",required:"The :attribute field is required.",required_if:"The :attribute field is required when :other is :value.",required_unless:"The :attribute field is required unless :other is in :values.",required_with:"The :attribute field is required when :values is present.",required_with_all:"The :attribute field is required when :values are present.",required_without:"The :attribute field is required when :values is not present.",required_without_all:"The :attribute field is required when none of :values are present.",same:"The :attribute and :other must match.",size:{numeric:"The :attribute must be :size.",file:"The :attribute must be :size kilobytes.",string:"The :attribute must be :size characters.",array:"The :attribute must contain :size items."},string:"The :attribute must be a string.",timezone:"The :attribute must be a valid zone.",unique:"The :attribute has already been taken.",uploaded:"The :attribute failed to upload.",url:"The :attribute format is invalid.",uuid:"The :attribute must be a valid UUID.",remote:"The :attribute field is invalid."}};/*!
2
+ * Vueform v1.13.5 (https://github.com/vueform/vueform)
3
3
  * Copyright (c) 2025 Adam Berecz <adam@vueform.com>
4
4
  * Licensed under the MIT License
5
5
  */var Yi={};function su(e,t,n,r,i,l){const a=se("FormElements");return d(),h("form",{class:p(e.classes.form),onSubmit:t[0]||(t[0]=he((...o)=>e.submit&&e.submit(...o),["prevent"]))},[T(e.$slots,"empty",{classes:e.classes},()=>[e.showMessages?(d(),A(F("FormMessages"),{key:0})):m("v-if",!0),e.showErrors?(d(),A(F("FormErrors"),{key:1})):m("v-if",!0),e.showLanguages?(d(),A(F("FormLanguages"),{key:2})):m("v-if",!0),e.showTabs?(d(),A(F("FormTabs"),{key:3})):m("v-if",!0),e.showSteps?(d(),A(F("FormSteps"),{key:4})):m("v-if",!0),xe(a,null,{default:N(()=>[T(e.$slots,"default")]),_:3}),e.showStepsControls?(d(),A(F("FormStepsControls"),{key:5})):m("v-if",!0)])],34)}Yi.render=su;Yi.__file="themes/blank/templates/Vueform.vue";var Ao={name:"Vueform",render:Yi.render,data(){return{merge:!0,defaultClasses:{form:""}}}};Ao.__file="themes/vueform/templates/Vueform.vue";var Xi={};const du=["innerHTML"];function uu(e,t,n,r,i,l){return d(),h("div",{class:p(e.classes.container)},[(d(!0),h(X,null,ie(e.errors,(a,o,s)=>(d(),h("div",{class:p(e.classes.error),innerHTML:a,key:s},null,10,du))),128))],2)}Xi.render=uu;Xi.__file="themes/blank/templates/FormErrors.vue";var Eo={name:"FormErrors",render:Xi.render,data(){return{merge:!0,defaultClasses:{container:"vf-errors",container_sm:"vf-errors-sm",container_md:"",container_lg:"vf-errors-lg",error:"",$container:(e,{Size:t})=>[e.container,e[`container_${t}`]]}}}};function Y(e,t){t===void 0&&(t={});var n=t.insertAt;if(!(!e||typeof document>"u")){var r=document.head||document.getElementsByTagName("head")[0],i=document.createElement("style");i.type="text/css",n==="top"&&r.firstChild?r.insertBefore(i,r.firstChild):r.appendChild(i),i.styleSheet?i.styleSheet.cssText=e:i.appendChild(document.createTextNode(e))}}var cu=`.vf-errors {
@@ -754,7 +754,7 @@ import{t as Ze,c as Le,r as rt,o as Vr,a as Xd,w as je,b as se,d as h,e as d,f a
754
754
  font-size: var(--vf-font-size-small-lg);
755
755
  line-height: var(--vf-line-height-small-lg);
756
756
  letter-spacing: var(--vf-letter-spacing-small-lg);
757
- }`;Y(mc);Wo.__file="themes/vueform/templates/ElementMessage.vue";var ba={};function hc(e,t,n,r,i,l){return e.visible?(d(),h("div",{key:0,class:p(e.classes.container)},[T(e.$slots,"default",{},()=>[t[0]||(t[0]=yo("*"))])],2)):m("v-if",!0)}ba.render=hc;ba.__file="themes/blank/templates/ElementRequired.vue";var Vo={name:"ElementRequired",render:ba.render,data(){return{merge:!0,defaultClasses:{container:"vf-element-required"}}}},bc="";Y(bc);Vo.__file="themes/vueform/templates/ElementRequired.vue";var wa={};const wc=["innerHTML"];function yc(e,t,n,r,i,l){return d(),h(X,null,[m(" If content is HTML "),e.content?(d(),h("div",{key:0,class:p(e.classes.container),innerHTML:e.content},null,10,wc)):e.isSlot?(d(),h(X,{key:1},[m(" If content is a slot "),w("div",{class:p(e.classes.container)},[T(e.$slots,"default")],2)],2112)):m("v-if",!0)],2112)}wa.render=yc;wa.__file="themes/blank/templates/ElementText.vue";var _o={name:"ElementText",render:wa.render,data(){return{merge:!0,defaultClasses:{container:"",container_before:"",container_between:"",container_after:"",$container:(e,{type:t})=>[e.container,e[`container_${t}`]]}}}};_o.__file="themes/vueform/templates/ElementText.vue";var ya={};const kc=["innerHTML"];function Cc(e,t,n,r,i,l){return d(),h(X,null,[m(" If addon is a component "),e.addon&&e.isAddonComponent?(d(),h("div",{key:0,class:p(e.classes.container)},[w("div",{class:p(e.classes.wrapper)},[(d(),A(F(e.addon)))],2)],2)):e.addon?(d(),h(X,{key:1},[m(" If addon is HTML "),w("div",{class:p(e.classes.container)},[w("div",{class:p(e.classes.wrapper),innerHTML:e.addon},null,10,kc)],2)],2112)):e.isSlot?(d(),h(X,{key:2},[m(" If addon is a slot "),w("div",{class:p(e.classes.container)},[w("div",{class:p(e.classes.wrapper)},[T(e.$slots,"default")],2)],2)],2112)):m("v-if",!0)],2112)}ya.render=Cc;ya.__file="themes/blank/templates/ElementAddon.vue";var Qo={name:"ElementAddon",render:ya.render,data(){return{merge:!0,defaultClasses:{container:"vf-addon",container_before:"vf-addon-before",container_after:"vf-addon-after",container_sm:"vf-addon-sm",container_md:"",container_lg:"vf-addon-lg",container_before_sm:"",container_before_md:"",container_before_lg:"",container_after_sm:"",container_after_md:"",container_after_lg:"",wrapper:"vf-addon-wrapper",$container:(e,{type:t,Size:n})=>[e.container,e[`container_${n}`],e[`container_${t}`],e[`container_${t}_${n}`]]}}}},Ac=`.vf-addon {
757
+ }`;Y(mc);Wo.__file="themes/vueform/templates/ElementMessage.vue";var ba={};function hc(e,t,n,r,i,l){return e.visible?(d(),h("div",{key:0,class:p(e.classes.container)},[T(e.$slots,"default",{},()=>[t[0]||(t[0]=yo("*",-1))])],2)):m("v-if",!0)}ba.render=hc;ba.__file="themes/blank/templates/ElementRequired.vue";var Vo={name:"ElementRequired",render:ba.render,data(){return{merge:!0,defaultClasses:{container:"vf-element-required"}}}},bc="";Y(bc);Vo.__file="themes/vueform/templates/ElementRequired.vue";var wa={};const wc=["innerHTML"];function yc(e,t,n,r,i,l){return d(),h(X,null,[m(" If content is HTML "),e.content?(d(),h("div",{key:0,class:p(e.classes.container),innerHTML:e.content},null,10,wc)):e.isSlot?(d(),h(X,{key:1},[m(" If content is a slot "),w("div",{class:p(e.classes.container)},[T(e.$slots,"default")],2)],2112)):m("v-if",!0)],2112)}wa.render=yc;wa.__file="themes/blank/templates/ElementText.vue";var _o={name:"ElementText",render:wa.render,data(){return{merge:!0,defaultClasses:{container:"",container_before:"",container_between:"",container_after:"",$container:(e,{type:t})=>[e.container,e[`container_${t}`]]}}}};_o.__file="themes/vueform/templates/ElementText.vue";var ya={};const kc=["innerHTML"];function Cc(e,t,n,r,i,l){return d(),h(X,null,[m(" If addon is a component "),e.addon&&e.isAddonComponent?(d(),h("div",{key:0,class:p(e.classes.container)},[w("div",{class:p(e.classes.wrapper)},[(d(),A(F(e.addon)))],2)],2)):e.addon?(d(),h(X,{key:1},[m(" If addon is HTML "),w("div",{class:p(e.classes.container)},[w("div",{class:p(e.classes.wrapper),innerHTML:e.addon},null,10,kc)],2)],2112)):e.isSlot?(d(),h(X,{key:2},[m(" If addon is a slot "),w("div",{class:p(e.classes.container)},[w("div",{class:p(e.classes.wrapper)},[T(e.$slots,"default")],2)],2)],2112)):m("v-if",!0)],2112)}ya.render=Cc;ya.__file="themes/blank/templates/ElementAddon.vue";var Qo={name:"ElementAddon",render:ya.render,data(){return{merge:!0,defaultClasses:{container:"vf-addon",container_before:"vf-addon-before",container_after:"vf-addon-after",container_sm:"vf-addon-sm",container_md:"",container_lg:"vf-addon-lg",container_before_sm:"",container_before_md:"",container_before_lg:"",container_after_sm:"",container_after_md:"",container_after_lg:"",wrapper:"vf-addon-wrapper",$container:(e,{type:t,Size:n})=>[e.container,e[`container_${n}`],e[`container_${t}`],e[`container_${t}_${n}`]]}}}},Ac=`.vf-addon {
758
758
  background: var(--vf-bg-addon);
759
759
  color: var(--vf-color-addon);
760
760
  border-radius: var(--vf-radius-input);
@@ -886,7 +886,7 @@ import{t as Ze,c as Le,r as rt,o as Vr,a as Xd,w as je,b as se,d as h,e as d,f a
886
886
  [dir=rtl] .vf-addon-options-caret {
887
887
  margin-left: 0;
888
888
  margin-right: 0.5rem;
889
- }`;Y(Oc);qo.__file="themes/vueform/templates/ElementAddonOptions.vue";var Ca={};const $c=["tabindex","disabled"],Fc=["innerHTML","tabindex","disabled"],zc=["tabindex","disabled"],Pc=["tabindex"],Nc=["innerHTML","tabindex"],Hc=["tabindex"];function Uc(e,t,n,r,i,l){return d(),A(F(e.elementLayout),{ref:"container"},Oe({element:N(()=>[m(" Use `button` tag "),e.buttonType==="button"?(d(),h(X,{key:0},[m(" Use it as a component "),e.buttonLabel&&e.isButtonLabelComponent?(d(),h("button",q({key:0},{...e.button,...e.aria},{tabindex:e.isDisabled||e.isLoading?-1:void 0,disabled:e.isDisabled,class:e.classes.button,onClick:t[0]||(t[0]=he((...a)=>e.handleClick&&e.handleClick(...a),["prevent"]))}),[(d(),A(F(e.buttonLabel)))],16,$c)):e.buttonLabel?(d(),h(X,{key:1},[m(" Use it as HTML "),w("button",q({...e.button,...e.aria},{innerHTML:e.resolvedButtonLabel,tabindex:e.isDisabled||e.isLoading?-1:void 0,class:e.classes.button,disabled:e.isDisabled,onClick:t[1]||(t[1]=he((...a)=>e.handleClick&&e.handleClick(...a),["prevent"]))}),null,16,Fc)],2112)):(d(),h(X,{key:2},[m(" Use it as slot "),w("button",q({...e.button,...e.aria},{tabindex:e.isDisabled||e.isLoading?-1:void 0,class:e.classes.button,disabled:e.isDisabled,onClick:t[2]||(t[2]=he((...a)=>e.handleClick&&e.handleClick(...a),["prevent"]))}),[T(e.$slots,"default",{el$:e.el$},()=>[(d(),A(F(e.fieldSlots.default),{el$:e.el$},null,8,["el$"]))])],16,zc)],2112))],64)):(d(),h(X,{key:1},[m(" Use `anchor` tag "),m(" Use it as a component "),e.buttonLabel&&e.isButtonLabelComponent?(d(),h("a",q({key:0},{...e.button,...e.aria},{tabindex:e.isDisabled||e.isLoading?-1:void 0,class:e.classes.button,onClick:t[3]||(t[3]=(...a)=>e.handleClick&&e.handleClick(...a))}),[(d(),A(F(e.buttonLabel)))],16,Pc)):e.buttonLabel?(d(),h(X,{key:1},[m(" Use it as HTML "),w("a",q({...e.button,...e.aria},{innerHTML:e.resolvedButtonLabel,tabindex:e.isDisabled||e.isLoading?-1:void 0,class:e.classes.button,onClick:t[4]||(t[4]=(...a)=>e.handleClick&&e.handleClick(...a))}),null,16,Nc)],2112)):(d(),h(X,{key:2},[m(" Use it as slot "),w("a",q({...e.button,...e.aria},{tabindex:e.isDisabled||e.isLoading?-1:void 0,class:e.classes.button,onClick:t[5]||(t[5]=(...a)=>e.handleClick&&e.handleClick(...a))}),[T(e.$slots,"default",{el$:e.el$},()=>[(d(),A(F(e.fieldSlots.default),{el$:e.el$},null,8,["el$"]))])],16,Hc)],2112))],64))]),_:2},[ie(e.elementSlots,(a,o)=>({name:o,fn:N(()=>[T(e.$slots,o,{el$:e.el$},()=>[(d(),A(F(a),{el$:e.el$},null,8,["el$"]))])])}))]),1536)}Ca.render=Uc;Ca.__file="themes/blank/templates/elements/ButtonElement.vue";var Ko={name:"ButtonElement",render:Ca.render,data(){return{merge:!0,defaultClasses:{container:"vf-text-type",button:"vf-btn",button_enabled:"",button_disabled:"vf-btn-disabled",button_loading:"vf-btn-loading",button_loading_primary:"vf-btn-loading-primary",button_loading_secondary:"vf-btn-loading-secondary",button_loading_danger:"vf-btn-loading-danger",button_primary:"vf-btn-primary",button_secondary:"vf-btn-secondary",button_danger:"vf-btn-danger",button_full:"vf-btn-full",button_not_full:"",button_left:"vf-btn-left",button_center:"vf-btn-center",button_right:"vf-btn-right",button_sm:"vf-btn-sm",button_md:"",button_lg:"vf-btn-lg",$button:(e,{isDisabled:t,isLoading:n,buttonClass:r,Size:i,danger:l,secondary:a,full:o,align:s})=>[e.button,l?e.button_danger:null,a?e.button_secondary:null,!l&&!a?e.button_primary:null,e[`button_${i}`],t?e.button_disabled:null,!t&&!n?e.button_enabled:null,n?e.button_loading:null,n&&l?e.button_loading_danger:null,n&&a?e.button_loading_secondary:null,n&&!a&&!l?e.button_loading_primary:null,o?e.button_full:e.button_not_full,s==="left"?e.button_left:null,s==="center"?e.button_center:null,s==="right"?e.button_right:null,r]}}}},jc="/* Some styles are contained in Vueform.vue */";Y(jc);Ko.__file="themes/vueform/templates/elements/ButtonElement.vue";var Aa={};const Wc=["id"];function Vc(e,t,n,r,i,l){return d(),A(F(e.elementLayout),{ref:"container"},Oe({element:N(()=>[e.shouldVerify?(d(),h("div",{key:0,class:p(e.classes.wrapper)},[w("div",{id:e.fieldId,class:p(e.classes.captcha),ref:"input"},null,10,Wc)],2)):m("v-if",!0)]),_:2},[ie(e.elementSlots,(a,o)=>({name:o,fn:N(()=>[T(e.$slots,o,{el$:e.el$},()=>[(d(),A(F(a),{el$:e.el$},null,8,["el$"]))])])}))]),1536)}Aa.render=Vc;Aa.__file="themes/blank/templates/elements/CaptchaElement.vue";var Go={name:"CaptchaElement",render:Aa.render,data(){return{merge:!0,defaultClasses:{container:"",wrapper:"",captcha:""}}}};Go.__file="themes/vueform/templates/elements/CaptchaElement.vue";var Ea={};const _c=["name","id","true-value","false-value","disabled"],Qc=["innerHTML"];function qc(e,t,n,r,i,l){return d(),A(F(e.elementLayout),{ref:"container"},Oe({element:N(()=>[w("label",{class:p(e.classes.wrapper)},[ye(w("input",q({type:"checkbox","onUpdate:modelValue":t[0]||(t[0]=a=>e.value=a)},e.aria,{class:e.classes.input,name:e.path,id:e.fieldId,"true-value":e.trueValue,"false-value":e.falseValue,disabled:e.isDisabled,ref:"input"}),null,16,_c),[[_r,e.value]]),m(" If label is HTML "),e.Text?(d(),h("span",{key:0,class:p(e.classes.text),innerHTML:e.Text},null,10,Qc)):(d(),h(X,{key:1},[m(" If label is slot "),w("span",{class:p(e.classes.text)},[T(e.$slots,"default",{el$:e.el$},()=>[(d(),A(F(e.fieldSlots.default),{el$:e.el$},null,8,["el$"]))])],2)],2112))],2)]),_:2},[ie(e.elementSlots,(a,o)=>({name:o,fn:N(()=>[T(e.$slots,o,{el$:e.el$},()=>[(d(),A(F(a),{el$:e.el$},null,8,["el$"]))])])}))]),1536)}Ea.render=qc;Ea.__file="themes/blank/templates/elements/CheckboxElement.vue";var Jo={name:"CheckboxElement",render:Ea.render,data(){return{merge:!0,defaultClasses:{container:"vf-contains-link",wrapper:"vf-checkbox-wrapper",wrapper_sm:"vf-checkbox-wrapper-sm",wrapper_md:"",wrapper_lg:"vf-checkbox-wrapper-lg",wrapper_left:"vf-checkbox-wrapper-left",wrapper_right:"vf-checkbox-wrapper-right",input:"vf-checkbox",input_enabled:"",input_disabled:"",input_danger:"vf-checkbox-danger",input_sm:"vf-checkbox-sm",input_md:"",input_lg:"vf-checkbox-lg",input_left:"vf-checkbox-left",input_right:"vf-checkbox-right",input_standalone:"vf-checkbox-standalone",text:"vf-checkbox-text",text_left:"vf-checkbox-text-left",text_right:"vf-checkbox-text-right",$wrapper:(e,{Size:t,align:n})=>[e.wrapper,e[`wrapper_${t}`],n==="left"?e.wrapper_left:null,n==="right"?e.wrapper_right:null],$input:(e,{isDisabled:t,Size:n,isDanger:r,align:i,standalone:l})=>[e.input,e[`input_${n}`],t?e.input_disabled:e.input_enabled,!t&&r?e.input_danger:null,i==="left"?e.input_left:null,i==="right"?e.input_right:null,l?e.input_standalone:null],$text:(e,{align:t})=>[e.text,t==="left"?e.text_left:null,t==="right"?e.text_right:null]}}}},Kc="/* Some styles are contained in Vueform.vue */";Y(Kc);Jo.__file="themes/vueform/templates/elements/CheckboxElement.vue";var hr={};const Gc=["aria-labelledby"];function Jc(e,t,n,r,i,l){const a=se("CheckboxgroupCheckbox");return d(),A(F(e.elementLayout),{ref:"container"},Oe({element:N(()=>[w("div",{class:p(e.classes.wrapper),"aria-labelledby":e.labelId,role:"group"},[(d(!0),h(X,null,ie(e.resolvedOptions,(o,s,u)=>(d(),A(a,{items:e.resolvedOptions,index:s,item:o,value:o.value,key:u,attrs:e.aria},{default:N(f=>[T(e.$slots,"checkbox",q({ref_for:!0},f,{el$:e.el$}),()=>[(d(),A(F(e.fieldSlots.checkbox),q({ref_for:!0},f,{el$:e.el$}),null,16,["el$"]))])]),_:2},1032,["items","index","item","value","attrs"]))),128))],10,Gc)]),_:2},[ie(e.elementSlots,(o,s)=>({name:s,fn:N(()=>[T(e.$slots,s,{el$:e.el$},()=>[(d(),A(F(o),{el$:e.el$},null,8,["el$"]))])])}))]),1536)}hr.render=Jc;hr.__file="themes/blank/templates/elements/CheckboxgroupElement.vue";var Yo={name:"CheckboxgroupElement",render:hr.render,data(){return{merge:!0,defaultClasses:{container:"vf-checkboxgroup-view-default",wrapper:"vf-checkboxgroup-wrapper",wrapper_sm:"vf-checkboxgroup-wrapper-sm",wrapper_md:"",wrapper_lg:"vf-checkboxgroup-wrapper-lg",$wrapper:(e,{Size:t})=>[e.wrapper,e[`wrapper_${t}`]]}}}},Yc=`.vf-checkboxgroup-wrapper {
889
+ }`;Y(Oc);qo.__file="themes/vueform/templates/ElementAddonOptions.vue";var Ca={};const $c=["tabindex","disabled"],Fc=["innerHTML","tabindex","disabled"],zc=["tabindex","disabled"],Pc=["tabindex"],Nc=["innerHTML","tabindex"],Hc=["tabindex"];function Uc(e,t,n,r,i,l){return d(),A(F(e.elementLayout),{ref:"container"},Oe({element:N(()=>[m(" Use `button` tag "),e.buttonType==="button"?(d(),h(X,{key:0},[m(" Use it as a component "),e.buttonLabel&&e.isButtonLabelComponent?(d(),h("button",q({key:0},{...e.button,...e.aria},{tabindex:e.isDisabled||e.isLoading?-1:void 0,disabled:e.isDisabled,class:e.classes.button,onClick:t[0]||(t[0]=he((...a)=>e.handleClick&&e.handleClick(...a),["prevent"]))}),[(d(),A(F(e.buttonLabel)))],16,$c)):e.buttonLabel?(d(),h(X,{key:1},[m(" Use it as HTML "),w("button",q({...e.button,...e.aria},{innerHTML:e.resolvedButtonLabel,tabindex:e.isDisabled||e.isLoading?-1:void 0,class:e.classes.button,disabled:e.isDisabled,onClick:t[1]||(t[1]=he((...a)=>e.handleClick&&e.handleClick(...a),["prevent"]))}),null,16,Fc)],2112)):(d(),h(X,{key:2},[m(" Use it as slot "),w("button",q({...e.button,...e.aria},{tabindex:e.isDisabled||e.isLoading?-1:void 0,class:e.classes.button,disabled:e.isDisabled,onClick:t[2]||(t[2]=he((...a)=>e.handleClick&&e.handleClick(...a),["prevent"]))}),[T(e.$slots,"default",{el$:e.el$},()=>[(d(),A(F(e.fieldSlots.default),{el$:e.el$},null,8,["el$"]))])],16,zc)],2112))],64)):(d(),h(X,{key:1},[m(" Use `anchor` tag "),m(" Use it as a component "),e.buttonLabel&&e.isButtonLabelComponent?(d(),h("a",q({key:0},{...e.button,...e.aria},{tabindex:e.isDisabled||e.isLoading?-1:void 0,class:e.classes.button,onClick:t[3]||(t[3]=(...a)=>e.handleClick&&e.handleClick(...a))}),[(d(),A(F(e.buttonLabel)))],16,Pc)):e.buttonLabel?(d(),h(X,{key:1},[m(" Use it as HTML "),w("a",q({...e.button,...e.aria},{innerHTML:e.resolvedButtonLabel,tabindex:e.isDisabled||e.isLoading?-1:void 0,class:e.classes.button,onClick:t[4]||(t[4]=(...a)=>e.handleClick&&e.handleClick(...a))}),null,16,Nc)],2112)):(d(),h(X,{key:2},[m(" Use it as slot "),w("a",q({...e.button,...e.aria},{tabindex:e.isDisabled||e.isLoading?-1:void 0,class:e.classes.button,onClick:t[5]||(t[5]=(...a)=>e.handleClick&&e.handleClick(...a))}),[T(e.$slots,"default",{el$:e.el$},()=>[(d(),A(F(e.fieldSlots.default),{el$:e.el$},null,8,["el$"]))])],16,Hc)],2112))],64))]),_:2},[ie(e.elementSlots,(a,o)=>({name:o,fn:N(()=>[T(e.$slots,o,{el$:e.el$},()=>[(d(),A(F(a),{el$:e.el$},null,8,["el$"]))])])}))]),1536)}Ca.render=Uc;Ca.__file="themes/blank/templates/elements/ButtonElement.vue";var Ko={name:"ButtonElement",render:Ca.render,data(){return{merge:!0,defaultClasses:{container:"vf-text-type",button:"vf-btn",button_enabled:"",button_disabled:"vf-btn-disabled",button_loading:"vf-btn-loading",button_loading_primary:"vf-btn-loading-primary",button_loading_secondary:"vf-btn-loading-secondary",button_loading_danger:"vf-btn-loading-danger",button_primary:"vf-btn-primary",button_secondary:"vf-btn-secondary",button_danger:"vf-btn-danger",button_full:"vf-btn-full",button_not_full:"",button_left:"vf-btn-left",button_center:"vf-btn-center",button_right:"vf-btn-right",button_sm:"vf-btn-sm",button_md:"",button_lg:"vf-btn-lg",$button:(e,{isDisabled:t,isLoading:n,buttonClass:r,Size:i,danger:l,secondary:a,full:o,align:s})=>[e.button,l?e.button_danger:null,a?e.button_secondary:null,!l&&!a?e.button_primary:null,e[`button_${i}`],t?e.button_disabled:null,!t&&!n?e.button_enabled:null,n?e.button_loading:null,n&&l?e.button_loading_danger:null,n&&a?e.button_loading_secondary:null,n&&!a&&!l?e.button_loading_primary:null,o?e.button_full:e.button_not_full,s==="left"?e.button_left:null,s==="center"?e.button_center:null,s==="right"?e.button_right:null,r]}}}},jc="/* Some styles are contained in Vueform.vue */";Y(jc);Ko.__file="themes/vueform/templates/elements/ButtonElement.vue";var Aa={};const Wc=["id"];function Vc(e,t,n,r,i,l){return d(),A(F(e.elementLayout),{ref:"container"},Oe({element:N(()=>[e.shouldVerify?(d(),h("div",{key:0,class:p(e.classes.wrapper)},[w("div",{id:e.fieldId,class:p(e.classes.captcha),ref:"input"},null,10,Wc)],2)):m("v-if",!0)]),_:2},[ie(e.elementSlots,(a,o)=>({name:o,fn:N(()=>[T(e.$slots,o,{el$:e.el$},()=>[(d(),A(F(a),{el$:e.el$},null,8,["el$"]))])])}))]),1536)}Aa.render=Vc;Aa.__file="themes/blank/templates/elements/CaptchaElement.vue";var Go={name:"CaptchaElement",render:Aa.render,data(){return{merge:!0,defaultClasses:{container:"",wrapper:"",captcha:""}}}};Go.__file="themes/vueform/templates/elements/CaptchaElement.vue";var Ea={};const _c=["name","id","true-value","false-value","disabled"],Qc=["innerHTML"];function qc(e,t,n,r,i,l){return d(),A(F(e.elementLayout),{ref:"container"},Oe({element:N(()=>[w("label",{class:p(e.classes.wrapper)},[ye(w("input",q({type:"checkbox","onUpdate:modelValue":t[0]||(t[0]=a=>e.value=a)},e.aria,{class:e.classes.input,name:e.path,id:e.fieldId,"true-value":e.trueValue,"false-value":e.falseValue,disabled:e.isDisabled,ref:"input"}),null,16,_c),[[_r,e.value]]),m(" If label is HTML "),e.Text?(d(),h("span",{key:0,class:p(e.classes.text),innerHTML:e.Text},null,10,Qc)):(d(),h(X,{key:1},[m(" If label is slot "),w("span",{class:p(e.classes.text)},[T(e.$slots,"default",{el$:e.el$},()=>[(d(),A(F(e.fieldSlots.default),{el$:e.el$},null,8,["el$"]))])],2)],2112))],2)]),_:2},[ie(e.elementSlots,(a,o)=>({name:o,fn:N(()=>[T(e.$slots,o,{el$:e.el$},()=>[(d(),A(F(a),{el$:e.el$},null,8,["el$"]))])])}))]),1536)}Ea.render=qc;Ea.__file="themes/blank/templates/elements/CheckboxElement.vue";var Jo={name:"CheckboxElement",render:Ea.render,data(){return{merge:!0,defaultClasses:{container:"vf-contains-link",wrapper:"vf-checkbox-wrapper",wrapper_sm:"vf-checkbox-wrapper-sm",wrapper_md:"",wrapper_lg:"vf-checkbox-wrapper-lg",wrapper_left:"vf-checkbox-wrapper-left",wrapper_right:"vf-checkbox-wrapper-right",input:"vf-checkbox",input_enabled:"",input_disabled:"",input_danger:"vf-checkbox-danger",input_sm:"vf-checkbox-sm",input_md:"",input_lg:"vf-checkbox-lg",input_left:"vf-checkbox-left",input_right:"vf-checkbox-right",input_standalone:"vf-checkbox-standalone",text:"vf-checkbox-text",text_left:"vf-checkbox-text-left",text_right:"vf-checkbox-text-right",$wrapper:(e,{Size:t,align:n})=>[e.wrapper,e[`wrapper_${t}`],n==="left"?e.wrapper_left:null,n==="right"?e.wrapper_right:null],$input:(e,{isDisabled:t,Size:n,isDanger:r,align:i,standalone:l})=>[e.input,e[`input_${n}`],t?e.input_disabled:e.input_enabled,!t&&r?e.input_danger:null,i==="left"?e.input_left:null,i==="right"?e.input_right:null,l?e.input_standalone:null],$text:(e,{align:t})=>[e.text,t==="left"?e.text_left:null,t==="right"?e.text_right:null]}}}},Kc="/* Some styles are contained in Vueform.vue */";Y(Kc);Jo.__file="themes/vueform/templates/elements/CheckboxElement.vue";var hr={};const Gc=["aria-labelledby"];function Jc(e,t,n,r,i,l){const a=se("CheckboxgroupCheckbox");return d(),A(F(e.elementLayout),{ref:"container"},Oe({element:N(()=>[w("div",{class:p(e.classes.wrapper),"aria-labelledby":e.labelId,role:"group"},[(d(!0),h(X,null,ie(e.resolvedOptions,(o,s,u)=>(d(),A(a,{items:e.resolvedOptions,index:s,item:o,value:o.value,key:u,attrs:e.aria},{default:N(f=>[T(e.$slots,"checkbox",q({ref_for:!0},f,{el$:e.el$}),()=>[(d(),A(F(e.fieldSlots.checkbox),q({ref_for:!0},f,{el$:e.el$}),null,16,["el$"]))])]),_:3},8,["items","index","item","value","attrs"]))),128))],10,Gc)]),_:2},[ie(e.elementSlots,(o,s)=>({name:s,fn:N(()=>[T(e.$slots,s,{el$:e.el$},()=>[(d(),A(F(o),{el$:e.el$},null,8,["el$"]))])])}))]),1536)}hr.render=Jc;hr.__file="themes/blank/templates/elements/CheckboxgroupElement.vue";var Yo={name:"CheckboxgroupElement",render:hr.render,data(){return{merge:!0,defaultClasses:{container:"vf-checkboxgroup-view-default",wrapper:"vf-checkboxgroup-wrapper",wrapper_sm:"vf-checkboxgroup-wrapper-sm",wrapper_md:"",wrapper_lg:"vf-checkboxgroup-wrapper-lg",$wrapper:(e,{Size:t})=>[e.wrapper,e[`wrapper_${t}`]]}}}},Yc=`.vf-checkboxgroup-wrapper {
890
890
  cursor: pointer;
891
891
  }
892
892
 
@@ -925,7 +925,7 @@ import{t as Ze,c as Le,r as rt,o as Vr,a as Xd,w as je,b as se,d as h,e as d,f a
925
925
  display: block;
926
926
  width: 100%;
927
927
  height: 100%;
928
- }`;Y(tp);es.__file="themes/vueform/templates/elements/DateElement.vue";var ts={render:qr.render};ts.__file="themes/blank/templates/elements/DatesElement.vue";var ns={name:"DatesElement",render:ts.render,data(){return{merge:!0,defaultClasses:{container:"vf-text-type",inputContainer:"vf-input-group",inputContainer_sm:"vf-input-group-sm",inputContainer_md:"",inputContainer_lg:"vf-input-group-lg",inputContainer_default:"",inputContainer_disabled:"vf-input-group-disabled",inputContainer_focused:"vf-input-group-focused",inputContainer_success:"vf-input-group-success",inputContainer_danger:"vf-input-group-danger",inputWrapper:"vf-datepicker-wrapper",input:"vf-input-field",input_sm:"",input_md:"",input_lg:"",input_enabled:"",input_disabled:"",input_focused:"",input_success:"",input_danger:"",$inputContainer:(e,{isDisabled:t,Size:n,isSuccess:r,isDanger:i,focused:l})=>[e.inputContainer,e[`inputContainer_${n}`],t?e.inputContainer_disabled:null,!t&&!r&&!i?e.inputContainer_default:null,!t&&l?e.inputContainer_focused:null,!t&&r?e.inputContainer_success:null,!t&&i?e.inputContainer_danger:null],$input:(e,{isDisabled:t,Size:n,isSuccess:r,isDanger:i,focused:l})=>[e.input,e[`input_${n}`],t?e.input_disabled:null,!t&&!r&&!i&&!l?e.input_enabled:null,!t&&l&&!r&&!i?e.input_focused:null,!t&&i?e.input_danger:null,!t&&r?e.input_success:null]}}}},np="/* Some styles are contained in Vueform.vue & DatepickerWrapper.vue */";Y(np);ns.__file="themes/vueform/templates/elements/DatesElement.vue";var La={};const rp=["aria-labelledby","aria-placeholder"],ip=["id","accept"];function ap(e,t,n,r,i,l){const a=se("DragAndDrop"),o=se("FilePreview");return d(),A(F(e.elementLayout),{ref:"container"},Oe({element:N(()=>[m(" Drag n drop "),e.drop&&e.canDrop&&e.canSelect?(d(),A(a,{key:0,title:e.form$.translations.vueform.elements[e.type].dndTitle,description:e.form$.translations.vueform.elements[e.type].dndDescription,disabled:e.isDisabled,onClick:e.handleClick,onDrop:e.handleDrop},null,8,["title","description","disabled","onClick","onDrop"])):e.canSelect?(d(),h(X,{key:1},[m(" Upload button "),w("div",q(e.aria,{class:e.classes.button,"aria-labelledby":e.labelId,"aria-placeholder":e.form$.translations.vueform.elements[e.type].select,onClick:t[0]||(t[0]=he((...s)=>e.handleClick&&e.handleClick(...s),["prevent"])),onKeypress:t[1]||(t[1]=ze((...s)=>e.handleClick&&e.handleClick(...s),["enter","space"])),role:"button",tabindex:"0"}),Se(e.form$.translations.vueform.elements[e.type].select),17,rp)],2112)):m("v-if",!0),m(" Hidden file input "),e.canSelect&&!e.isDisabled&&!e.preparing?ye((d(),h("input",{key:2,id:e.fieldId,type:"file",accept:e.accept,onChange:t[2]||(t[2]=(...s)=>e.handleChange&&e.handleChange(...s)),ref:"input"},null,40,ip)),[[Fe,!1]]):m("v-if",!0),m(" Preview "),T(e.$slots,"preview",{},()=>[(d(),A(o,{key:e.view,attrs:e.aria},null,8,["attrs"]))])]),_:2},[ie(e.elementSlots,(s,u)=>({name:u,fn:N(()=>[T(e.$slots,u,{el$:e.el$},()=>[(d(),A(F(s),{el$:e.el$},null,8,["el$"]))])])}))]),1536)}La.render=ap;La.__file="themes/blank/templates/elements/FileElement.vue";var rs={name:"FileElement",render:La.render,data(){return{merge:!0,defaultClasses:{container:"vf-file vf-text-type",container_removing:"vf-file-removing",button:"vf-btn vf-btn-secondary",button_enabled:"",button_disabled:"vf-btn-disabled",button_sm:"vf-btn-sm",button_md:"",button_lg:"vf-btn-lg",assertiveText:"vf-assertive-text",$container:(e,{removing:t})=>[e.container,t?e.container_removing:null],$button:(e,{isDisabled:t,preparing:n,Size:r})=>[e.button,e[`button_${r}`],!t&&!n?e.button_enabled:null,t||n?e.button_disabled:null]}}}},lp="/* Some styles are contained in Vueform.vue */";Y(lp);rs.__file="themes/vueform/templates/elements/FileElement.vue";var xa={};const op=["aria-labelledby"],sp=["data-col","data-row","data-col-start","data-col-end","data-row-start","data-row-end"],dp=["innerHTML"];function up(e,t,n,r,i,l){return d(),A(F(e.elementLayout),{multiple:!0,ref:"container"},Oe({element:N(()=>[w("div",{class:p(e.classes.grid),style:Gt(e.gridStyle),role:"group","aria-labelledby":e.labelId},[(d(!0),h(X,null,ie(e.cells,(a,o)=>(d(),h("div",q({class:e.classes.cell(a),style:a.style,ref_for:!0},a.attrs,{"data-col":a.col,"data-row":a.row,"data-col-start":a.colStart,"data-col-end":a.colEnd,"data-row-start":a.rowStart,"data-row-end":a.rowEnd}),[a.schema?(d(),h("div",{key:0,class:p(e.classes.fieldWrapper(a))},[T(e.$slots,a.slot,{},()=>[(d(),A(F(a.component),q({name:a.name,key:a.name,ref_for:!0},a.schema),null,16,["name"]))])],2)):(d(),h("div",{key:1,class:p(e.classes.textWrapper(a))},[T(e.$slots,a.slot,{},()=>[a.content?(d(),h("span",{key:0,class:p(e.classes.text),innerHTML:a.content},null,10,dp)):m("v-if",!0)])],2))],16,sp))),256))],14,op)]),_:2},[ie(e.elementSlots,(a,o)=>({name:o,fn:N(()=>[T(e.$slots,o,{el$:e.el$},()=>[(d(),A(F(a),{el$:e.el$},null,8,["el$"]))])])}))]),1536)}xa.render=up;xa.__file="themes/blank/templates/elements/GridElement.vue";var is={name:"GridElement",render:xa.render,data(){return{merge:!0,defaultClasses:{container:"vf-grid-container",container_scrollable:"vf-grid-container-scrollable",grid:"vf-grid",grid_sm:"vf-grid-sm",grid_md:"",grid_lg:"vf-grid-lg",grid_fit:"vf-grid-fit",grid_nofit:"",cell:"vf-grid-cell",fieldWrapper:"vf-grid-field-wrapper",fieldWrapper_sm:"vf-grid-field-wrapper-sm",fieldWrapper_md:"",fieldWrapper_lg:"vf-grid-field-wrapper-lg",fieldWrapper_left:"vf-grid-field-wrapper-left",fieldWrapper_center:"vf-grid-field-wrapper-center",fieldWrapper_right:"vf-grid-field-wrapper-right",fieldWrapper_top:"vf-grid-field-wrapper-top",fieldWrapper_middle:"vf-grid-field-wrapper-middle",fieldWrapper_bottom:"vf-grid-field-wrapper-bottom",fieldWrapper_baseline:"vf-grid-field-wrapper-baseline",textWrapper:"vf-grid-text-wrapper",textWrapper_sm:"vf-grid-text-wrapper-sm",textWrapper_md:"",textWrapper_lg:"vf-grid-text-wrapper-lg",textWrapper_left:"vf-grid-text-wrapper-left",textWrapper_center:"vf-grid-text-wrapper-center",textWrapper_right:"vf-grid-text-wrapper-right",textWrapper_justify:"vf-grid-text-wrapper-justify",textWrapper_top:"vf-grid-text-wrapper-top",textWrapper_middle:"vf-grid-text-wrapper-middle",textWrapper_bottom:"vf-grid-text-wrapper-bottom",textWrapper_baseline:"vf-grid-text-wrapper-baseline",text:"vf-grid-text",$container:(e,{scrollable:t})=>[e.container,t?e.container_scrollable:null],$grid:(e,{Size:t,align:n,fitWidth:r})=>[e.grid,e[`grid_${t}`],r?e.grid_fit:e.grid_nofit],$cell:(e,{})=>()=>[e.cell],$fieldWrapper:(e,{Size:t})=>({schema:n,align:r,valign:i,rowIndex:l,colIndex:a})=>[e.fieldWrapper,e[`fieldWrapper_${t}`],e[`fieldWrapper_${r}`],e[`fieldWrapper_${i}`]],$textWrapper:(e,{Size:t})=>({align:n,valign:r,rowIndex:i,colIndex:l})=>[e.textWrapper,e[`textWrapper_${t}`],e[`textWrapper_${n}`],e[`textWrapper_${r}`]]}}}},cp=`/* Some styles are contained in _table.scss */
928
+ }`;Y(tp);es.__file="themes/vueform/templates/elements/DateElement.vue";var ts={render:qr.render};ts.__file="themes/blank/templates/elements/DatesElement.vue";var ns={name:"DatesElement",render:ts.render,data(){return{merge:!0,defaultClasses:{container:"vf-text-type",inputContainer:"vf-input-group",inputContainer_sm:"vf-input-group-sm",inputContainer_md:"",inputContainer_lg:"vf-input-group-lg",inputContainer_default:"",inputContainer_disabled:"vf-input-group-disabled",inputContainer_focused:"vf-input-group-focused",inputContainer_success:"vf-input-group-success",inputContainer_danger:"vf-input-group-danger",inputWrapper:"vf-datepicker-wrapper",input:"vf-input-field",input_sm:"",input_md:"",input_lg:"",input_enabled:"",input_disabled:"",input_focused:"",input_success:"",input_danger:"",$inputContainer:(e,{isDisabled:t,Size:n,isSuccess:r,isDanger:i,focused:l})=>[e.inputContainer,e[`inputContainer_${n}`],t?e.inputContainer_disabled:null,!t&&!r&&!i?e.inputContainer_default:null,!t&&l?e.inputContainer_focused:null,!t&&r?e.inputContainer_success:null,!t&&i?e.inputContainer_danger:null],$input:(e,{isDisabled:t,Size:n,isSuccess:r,isDanger:i,focused:l})=>[e.input,e[`input_${n}`],t?e.input_disabled:null,!t&&!r&&!i&&!l?e.input_enabled:null,!t&&l&&!r&&!i?e.input_focused:null,!t&&i?e.input_danger:null,!t&&r?e.input_success:null]}}}},np="/* Some styles are contained in Vueform.vue & DatepickerWrapper.vue */";Y(np);ns.__file="themes/vueform/templates/elements/DatesElement.vue";var La={};const rp=["aria-labelledby","aria-placeholder"],ip=["id","accept"];function ap(e,t,n,r,i,l){const a=se("DragAndDrop"),o=se("FilePreview");return d(),A(F(e.elementLayout),{ref:"container"},Oe({element:N(()=>[m(" Drag n drop "),e.drop&&e.canDrop&&e.canSelect?(d(),A(a,{key:0,title:e.form$.translations.vueform.elements[e.type].dndTitle,description:e.form$.translations.vueform.elements[e.type].dndDescription,disabled:e.isDisabled,onClick:e.handleClick,onDrop:e.handleDrop},null,8,["title","description","disabled","onClick","onDrop"])):e.canSelect?(d(),h(X,{key:1},[m(" Upload button "),w("div",q(e.aria,{class:e.classes.button,"aria-labelledby":e.labelId,"aria-placeholder":e.form$.translations.vueform.elements[e.type].select,onClick:t[0]||(t[0]=he((...s)=>e.handleClick&&e.handleClick(...s),["prevent"])),onKeypress:t[1]||(t[1]=ze((...s)=>e.handleClick&&e.handleClick(...s),["enter","space"])),role:"button",tabindex:"0"}),Se(e.form$.translations.vueform.elements[e.type].select),17,rp)],2112)):m("v-if",!0),m(" Hidden file input "),e.canSelect&&!e.isDisabled&&!e.preparing?ye((d(),h("input",{key:2,id:e.fieldId,type:"file",accept:e.accept,onChange:t[2]||(t[2]=(...s)=>e.handleChange&&e.handleChange(...s)),ref:"input"},null,40,ip)),[[Fe,!1]]):m("v-if",!0),m(" Preview "),T(e.$slots,"preview",{},()=>[(d(),A(o,{key:e.view,attrs:e.aria},null,8,["attrs"]))])]),_:2},[ie(e.elementSlots,(s,u)=>({name:u,fn:N(()=>[T(e.$slots,u,{el$:e.el$},()=>[(d(),A(F(s),{el$:e.el$},null,8,["el$"]))])])}))]),1536)}La.render=ap;La.__file="themes/blank/templates/elements/FileElement.vue";var rs={name:"FileElement",render:La.render,data(){return{merge:!0,defaultClasses:{container:"vf-file vf-text-type",container_removing:"vf-file-removing",button:"vf-btn vf-btn-secondary",button_enabled:"",button_disabled:"vf-btn-disabled",button_sm:"vf-btn-sm",button_md:"",button_lg:"vf-btn-lg",assertiveText:"vf-assertive-text",$container:(e,{removing:t})=>[e.container,t?e.container_removing:null],$button:(e,{isDisabled:t,preparing:n,Size:r})=>[e.button,e[`button_${r}`],!t&&!n?e.button_enabled:null,t||n?e.button_disabled:null]}}}},lp="/* Some styles are contained in Vueform.vue */";Y(lp);rs.__file="themes/vueform/templates/elements/FileElement.vue";var xa={};const op=["aria-labelledby"],sp=["data-col","data-row","data-col-start","data-col-end","data-row-start","data-row-end"],dp=["innerHTML"];function up(e,t,n,r,i,l){return d(),A(F(e.elementLayout),{multiple:!0,ref:"container"},Oe({element:N(()=>[w("div",{class:p(e.classes.grid),style:Gt(e.gridStyle),role:"group","aria-labelledby":e.labelId},[(d(!0),h(X,null,ie(e.cells,(a,o)=>(d(),h("div",q({class:e.classes.cell(a),style:a.style},{ref_for:!0},a.attrs,{"data-col":a.col,"data-row":a.row,"data-col-start":a.colStart,"data-col-end":a.colEnd,"data-row-start":a.rowStart,"data-row-end":a.rowEnd}),[a.schema?(d(),h("div",{key:0,class:p(e.classes.fieldWrapper(a))},[T(e.$slots,a.slot,{},()=>[(d(),A(F(a.component),q({name:a.name,key:a.name},{ref_for:!0},a.schema),null,16,["name"]))])],2)):(d(),h("div",{key:1,class:p(e.classes.textWrapper(a))},[T(e.$slots,a.slot,{},()=>[a.content?(d(),h("span",{key:0,class:p(e.classes.text),innerHTML:a.content},null,10,dp)):m("v-if",!0)])],2))],16,sp))),256))],14,op)]),_:2},[ie(e.elementSlots,(a,o)=>({name:o,fn:N(()=>[T(e.$slots,o,{el$:e.el$},()=>[(d(),A(F(a),{el$:e.el$},null,8,["el$"]))])])}))]),1536)}xa.render=up;xa.__file="themes/blank/templates/elements/GridElement.vue";var is={name:"GridElement",render:xa.render,data(){return{merge:!0,defaultClasses:{container:"vf-grid-container",container_scrollable:"vf-grid-container-scrollable",grid:"vf-grid",grid_sm:"vf-grid-sm",grid_md:"",grid_lg:"vf-grid-lg",grid_fit:"vf-grid-fit",grid_nofit:"",cell:"vf-grid-cell",fieldWrapper:"vf-grid-field-wrapper",fieldWrapper_sm:"vf-grid-field-wrapper-sm",fieldWrapper_md:"",fieldWrapper_lg:"vf-grid-field-wrapper-lg",fieldWrapper_left:"vf-grid-field-wrapper-left",fieldWrapper_center:"vf-grid-field-wrapper-center",fieldWrapper_right:"vf-grid-field-wrapper-right",fieldWrapper_top:"vf-grid-field-wrapper-top",fieldWrapper_middle:"vf-grid-field-wrapper-middle",fieldWrapper_bottom:"vf-grid-field-wrapper-bottom",fieldWrapper_baseline:"vf-grid-field-wrapper-baseline",textWrapper:"vf-grid-text-wrapper",textWrapper_sm:"vf-grid-text-wrapper-sm",textWrapper_md:"",textWrapper_lg:"vf-grid-text-wrapper-lg",textWrapper_left:"vf-grid-text-wrapper-left",textWrapper_center:"vf-grid-text-wrapper-center",textWrapper_right:"vf-grid-text-wrapper-right",textWrapper_justify:"vf-grid-text-wrapper-justify",textWrapper_top:"vf-grid-text-wrapper-top",textWrapper_middle:"vf-grid-text-wrapper-middle",textWrapper_bottom:"vf-grid-text-wrapper-bottom",textWrapper_baseline:"vf-grid-text-wrapper-baseline",text:"vf-grid-text",$container:(e,{scrollable:t})=>[e.container,t?e.container_scrollable:null],$grid:(e,{Size:t,align:n,fitWidth:r})=>[e.grid,e[`grid_${t}`],r?e.grid_fit:e.grid_nofit],$cell:(e,{})=>()=>[e.cell],$fieldWrapper:(e,{Size:t})=>({schema:n,align:r,valign:i,rowIndex:l,colIndex:a})=>[e.fieldWrapper,e[`fieldWrapper_${t}`],e[`fieldWrapper_${r}`],e[`fieldWrapper_${i}`]],$textWrapper:(e,{Size:t})=>({align:n,valign:r,rowIndex:i,colIndex:l})=>[e.textWrapper,e[`textWrapper_${t}`],e[`textWrapper_${n}`],e[`textWrapper_${r}`]]}}}},cp=`/* Some styles are contained in _table.scss */
929
929
 
930
930
  .vf-grid-container-scrollable {
931
931
  overflow-x: auto;
@@ -1264,8 +1264,7 @@ import{t as Ze,c as Le,r as rt,o as Vr,a as Xd,w as je,b as se,d as h,e as d,f a
1264
1264
  .vf-matrix-header.is-sticky {
1265
1265
  position: sticky;
1266
1266
  top: 0;
1267
- -webkit-backdrop-filter: blur(64px);
1268
- backdrop-filter: blur(64px);
1267
+ backdrop-filter: blur(64px);
1269
1268
  z-index: 1;
1270
1269
  }
1271
1270
 
@@ -1290,8 +1289,7 @@ import{t as Ze,c as Le,r as rt,o as Vr,a as Xd,w as je,b as se,d as h,e as d,f a
1290
1289
  .vf-matrix-row-label.is-sticky {
1291
1290
  position: sticky;
1292
1291
  left: 0;
1293
- -webkit-backdrop-filter: blur(64px);
1294
- backdrop-filter: blur(64px);
1292
+ backdrop-filter: blur(64px);
1295
1293
  z-index: 1;
1296
1294
  }
1297
1295
 
@@ -1332,8 +1330,7 @@ import{t as Ze,c as Le,r as rt,o as Vr,a as Xd,w as je,b as se,d as h,e as d,f a
1332
1330
  .vf-matrix-row-remove {
1333
1331
  position: sticky;
1334
1332
  right: 0;
1335
- -webkit-backdrop-filter: blur(64px);
1336
- backdrop-filter: blur(64px);
1333
+ backdrop-filter: blur(64px);
1337
1334
  z-index: 1;
1338
1335
  display: flex;
1339
1336
  align-items: center;
@@ -1758,7 +1755,7 @@ import{t as Ze,c as Le,r as rt,o as Vr,a as Xd,w as je,b as se,d as h,e as d,f a
1758
1755
  [dir=rtl] .vf-phone-number {
1759
1756
  margin-left: 0;
1760
1757
  margin-right: 0.5rem;
1761
- }`;Y(Ov);ks.__file="themes/vueform/templates/elements/PhoneElement.vue";var ja={};const $v=["value","name","id","disabled"],Fv=["innerHTML"];function zv(e,t,n,r,i,l){return d(),A(F(e.elementLayout),{ref:"container"},Oe({element:N(()=>[w("label",{class:p(e.classes.wrapper)},[ye(w("input",q({type:"radio","onUpdate:modelValue":t[0]||(t[0]=a=>e.value=a)},e.aria,{value:e.radioValue,class:e.classes.input,name:e.inputName,id:e.fieldId,disabled:e.isDisabled,ref:"input"}),null,16,$v),[[Qr,e.value]]),m(" If label is HTML "),e.Text?(d(),h("span",{key:0,class:p(e.classes.text),innerHTML:e.Text},null,10,Fv)):(d(),h(X,{key:1},[m(" If label is slot "),w("span",{class:p(e.classes.text)},[T(e.$slots,"default",{el$:e.el$},()=>[(d(),A(F(e.fieldSlots.default),{el$:e.el$},null,8,["el$"]))])],2)],2112))],2)]),_:2},[ie(e.elementSlots,(a,o)=>({name:o,fn:N(()=>[T(e.$slots,o,{el$:e.el$},()=>[(d(),A(F(a),{el$:e.el$},null,8,["el$"]))])])}))]),1536)}ja.render=zv;ja.__file="themes/blank/templates/elements/RadioElement.vue";var Cs={name:"RadioElement",render:ja.render,data(){return{merge:!0,defaultClasses:{container:"",wrapper:"vf-radio-wrapper",wrapper_sm:"vf-radio-wrapper-sm",wrapper_md:"",wrapper_lg:"vf-radio-wrapper-lg",wrapper_left:"vf-radio-wrapper-left",wrapper_right:"vf-radio-wrapper-right",input:"vf-radio",input_enabled:"",input_disabled:"",input_danger:"vf-radio-danger",input_sm:"vf-radio-sm",input_md:"",input_lg:"vf-radio-lg",input_left:"vf-radio-left",input_right:"vf-radio-right",input_standalone:"vf-radio-standalone",text:"vf-radio-text",text_left:"vf-radio-text-left",text_right:"vf-radio-text-right",$wrapper:(e,{Size:t,align:n})=>[e.wrapper,e[`wrapper_${t}`],n==="left"?e.wrapper_left:null,n==="right"?e.wrapper_right:null],$input:(e,{isDisabled:t,Size:n,isDanger:r,align:i,standalone:l})=>[e.input,e[`input_${n}`],t?e.input_disabled:e.input_enabled,!t&&r?e.input_danger:null,i==="left"?e.input_left:null,i==="right"?e.input_right:null,l?e.input_standalone:null],$text:(e,{align:t})=>[e.text,t==="left"?e.text_left:null,t==="right"?e.text_right:null]}}}},Pv="/* Some styles are contained in Vueform.vue */";Y(Pv);Cs.__file="themes/vueform/templates/elements/RadioElement.vue";var wr={};const Nv=["aria-labelledby"];function Hv(e,t,n,r,i,l){const a=se("RadiogroupRadio");return d(),A(F(e.elementLayout),{ref:"container"},Oe({element:N(()=>[w("div",{class:p(e.classes.wrapper),"aria-labelledby":e.labelId,role:"radiogroup"},[(d(!0),h(X,null,ie(e.resolvedOptions,(o,s,u)=>(d(),A(a,{items:e.resolvedOptions,index:s,item:o,value:o.value,key:u,attrs:e.aria},{default:N(f=>[T(e.$slots,"radio",q({ref_for:!0},f,{el$:e.el$}),()=>[(d(),A(F(e.fieldSlots.radio),q({ref_for:!0},f,{el$:e.el$}),null,16,["el$"]))])]),_:2},1032,["items","index","item","value","attrs"]))),128))],10,Nv)]),_:2},[ie(e.elementSlots,(o,s)=>({name:s,fn:N(()=>[T(e.$slots,s,{el$:e.el$},()=>[(d(),A(F(o),{el$:e.el$},null,8,["el$"]))])])}))]),1536)}wr.render=Hv;wr.__file="themes/blank/templates/elements/RadiogroupElement.vue";var As={name:"RadiogroupElement",render:wr.render,data(){return{merge:!0,defaultClasses:{container:"vf-radiogroup-view-default",wrapper:"vf-radiogroup-wrapper",wrapper_sm:"vf-radiogroup-wrapper-sm",wrapper_md:"",wrapper_lg:"vf-radiogroup-wrapper-lg",$wrapper:(e,{Size:t})=>[e.wrapper,e[`wrapper_${t}`]]}}}},Uv=`.vf-radiogroup-wrapper {
1758
+ }`;Y(Ov);ks.__file="themes/vueform/templates/elements/PhoneElement.vue";var ja={};const $v=["value","name","id","disabled"],Fv=["innerHTML"];function zv(e,t,n,r,i,l){return d(),A(F(e.elementLayout),{ref:"container"},Oe({element:N(()=>[w("label",{class:p(e.classes.wrapper)},[ye(w("input",q({type:"radio","onUpdate:modelValue":t[0]||(t[0]=a=>e.value=a)},e.aria,{value:e.radioValue,class:e.classes.input,name:e.inputName,id:e.fieldId,disabled:e.isDisabled,ref:"input"}),null,16,$v),[[Qr,e.value]]),m(" If label is HTML "),e.Text?(d(),h("span",{key:0,class:p(e.classes.text),innerHTML:e.Text},null,10,Fv)):(d(),h(X,{key:1},[m(" If label is slot "),w("span",{class:p(e.classes.text)},[T(e.$slots,"default",{el$:e.el$},()=>[(d(),A(F(e.fieldSlots.default),{el$:e.el$},null,8,["el$"]))])],2)],2112))],2)]),_:2},[ie(e.elementSlots,(a,o)=>({name:o,fn:N(()=>[T(e.$slots,o,{el$:e.el$},()=>[(d(),A(F(a),{el$:e.el$},null,8,["el$"]))])])}))]),1536)}ja.render=zv;ja.__file="themes/blank/templates/elements/RadioElement.vue";var Cs={name:"RadioElement",render:ja.render,data(){return{merge:!0,defaultClasses:{container:"",wrapper:"vf-radio-wrapper",wrapper_sm:"vf-radio-wrapper-sm",wrapper_md:"",wrapper_lg:"vf-radio-wrapper-lg",wrapper_left:"vf-radio-wrapper-left",wrapper_right:"vf-radio-wrapper-right",input:"vf-radio",input_enabled:"",input_disabled:"",input_danger:"vf-radio-danger",input_sm:"vf-radio-sm",input_md:"",input_lg:"vf-radio-lg",input_left:"vf-radio-left",input_right:"vf-radio-right",input_standalone:"vf-radio-standalone",text:"vf-radio-text",text_left:"vf-radio-text-left",text_right:"vf-radio-text-right",$wrapper:(e,{Size:t,align:n})=>[e.wrapper,e[`wrapper_${t}`],n==="left"?e.wrapper_left:null,n==="right"?e.wrapper_right:null],$input:(e,{isDisabled:t,Size:n,isDanger:r,align:i,standalone:l})=>[e.input,e[`input_${n}`],t?e.input_disabled:e.input_enabled,!t&&r?e.input_danger:null,i==="left"?e.input_left:null,i==="right"?e.input_right:null,l?e.input_standalone:null],$text:(e,{align:t})=>[e.text,t==="left"?e.text_left:null,t==="right"?e.text_right:null]}}}},Pv="/* Some styles are contained in Vueform.vue */";Y(Pv);Cs.__file="themes/vueform/templates/elements/RadioElement.vue";var wr={};const Nv=["aria-labelledby"];function Hv(e,t,n,r,i,l){const a=se("RadiogroupRadio");return d(),A(F(e.elementLayout),{ref:"container"},Oe({element:N(()=>[w("div",{class:p(e.classes.wrapper),"aria-labelledby":e.labelId,role:"radiogroup"},[(d(!0),h(X,null,ie(e.resolvedOptions,(o,s,u)=>(d(),A(a,{items:e.resolvedOptions,index:s,item:o,value:o.value,key:u,attrs:e.aria},{default:N(f=>[T(e.$slots,"radio",q({ref_for:!0},f,{el$:e.el$}),()=>[(d(),A(F(e.fieldSlots.radio),q({ref_for:!0},f,{el$:e.el$}),null,16,["el$"]))])]),_:3},8,["items","index","item","value","attrs"]))),128))],10,Nv)]),_:2},[ie(e.elementSlots,(o,s)=>({name:s,fn:N(()=>[T(e.$slots,s,{el$:e.el$},()=>[(d(),A(F(o),{el$:e.el$},null,8,["el$"]))])])}))]),1536)}wr.render=Hv;wr.__file="themes/blank/templates/elements/RadiogroupElement.vue";var As={name:"RadiogroupElement",render:wr.render,data(){return{merge:!0,defaultClasses:{container:"vf-radiogroup-view-default",wrapper:"vf-radiogroup-wrapper",wrapper_sm:"vf-radiogroup-wrapper-sm",wrapper_md:"",wrapper_lg:"vf-radiogroup-wrapper-lg",$wrapper:(e,{Size:t})=>[e.wrapper,e[`wrapper_${t}`]]}}}},Uv=`.vf-radiogroup-wrapper {
1762
1759
  cursor: pointer;
1763
1760
  }
1764
1761
 
@@ -0,0 +1 @@
1
+ import{O as c,c as d,d as t,e as n,f as r,a1 as f}from"./DHbdVh9f.js";const p=["id"],u=["href"],k={__name:"ProseH6",props:{id:{type:String,required:!1}},setup(a){const e=a,{headings:o}=c().public.mdc,i=d(()=>e.id&&(typeof o?.anchorLinks=="boolean"&&o?.anchorLinks===!0||typeof o?.anchorLinks=="object"&&o?.anchorLinks?.h6));return(s,h)=>(n(),t("h6",{id:e.id},[e.id&&f(i)?(n(),t("a",{key:0,href:`#${e.id}`},[r(s.$slots,"default")],8,u)):r(s.$slots,"default",{key:1})],8,p))}};export{k as default};
@@ -0,0 +1 @@
1
+ import{O as c,c as d,d as t,e as n,f as r,a1 as f}from"./DHbdVh9f.js";const p=["id"],u=["href"],k={__name:"ProseH5",props:{id:{type:String,required:!1}},setup(a){const e=a,{headings:o}=c().public.mdc,i=d(()=>e.id&&(typeof o?.anchorLinks=="boolean"&&o?.anchorLinks===!0||typeof o?.anchorLinks=="object"&&o?.anchorLinks?.h5));return(s,h)=>(n(),t("h5",{id:e.id},[e.id&&f(i)?(n(),t("a",{key:0,href:`#${e.id}`},[r(s.$slots,"default")],8,u)):r(s.$slots,"default",{key:1})],8,p))}};export{k as default};
@@ -0,0 +1 @@
1
+ import{O as c,c as d,d as t,e as n,f as r,a1 as f}from"./DHbdVh9f.js";const p=["id"],u=["href"],k={__name:"ProseH4",props:{id:{type:String,required:!1}},setup(a){const e=a,{headings:o}=c().public.mdc,i=d(()=>e.id&&(typeof o?.anchorLinks=="boolean"&&o?.anchorLinks===!0||typeof o?.anchorLinks=="object"&&o?.anchorLinks?.h4));return(s,h)=>(n(),t("h4",{id:e.id},[e.id&&f(i)?(n(),t("a",{key:0,href:`#${e.id}`},[r(s.$slots,"default")],8,u)):r(s.$slots,"default",{key:1})],8,p))}};export{k as default};
@@ -0,0 +1 @@
1
+ import{a6 as i}from"./DHbdVh9f.js";const t="Nuxt Ignis",c="Una configuración lista para usar para su próxima aplicación en Nuxt",r={title:t,subtitle:c},u=Object.freeze(Object.defineProperty({__proto__:null,default:r,subtitle:c,title:t},Symbol.toStringTag,{value:"Module"}));function l(){return Object.assign({"../i18n/locales/en.json":i,"../i18n/locales/es.json":u})}function _(){const a=l(),s={};for(const n in a){const e=n.match(/\/([^/]+)\.json$/);e&&e[1]&&(s[e[1]]=a[n])}return s}function f(){const a=l(),s=[];for(const n in a){const e=n.match(/\/([^/]+)\.json$/);e&&e[1]&&s.push(e[1])}return s}var g={};const o=g.NUXT_PUBLIC_IGNIS_I18N_DEFAULT||"en",p=()=>({legacy:!1,locale:o,locales:f(),defaultLocale:o,fallbackLocale:o,messages:_(),warnHtmlMessage:!1});export{p as default};
@@ -0,0 +1 @@
1
+ import{_ as o,Z as s,d as a,e as i,p as t,q as r}from"./DHbdVh9f.js";const u={class:"antialiased bg-white dark:bg-[#020420] dark:text-white font-sans grid min-h-screen overflow-hidden place-content-center text-[#020420] tracking-wide"},l={class:"max-w-520px text-center"},c=["textContent"],d=["textContent"],p=["textContent"],f={__name:"error-500",props:{appName:{type:String,default:"Nuxt"},statusCode:{type:Number,default:500},statusMessage:{type:String,default:"Internal server error"},description:{type:String,default:"This page is temporarily unavailable."},refresh:{type:String,default:"Refresh this page"}},setup(e){const n=e;return s({title:`${n.statusCode} - ${n.statusMessage} | ${n.appName}`,script:[{innerHTML:`!function(){const e=document.createElement("link").relList;if(!(e&&e.supports&&e.supports("modulepreload"))){for(const e of document.querySelectorAll('link[rel="modulepreload"]'))r(e);new MutationObserver(e=>{for(const o of e)if("childList"===o.type)for(const e of o.addedNodes)"LINK"===e.tagName&&"modulepreload"===e.rel&&r(e)}).observe(document,{childList:!0,subtree:!0})}function r(e){if(e.ep)return;e.ep=!0;const r=function(e){const r={};return e.integrity&&(r.integrity=e.integrity),e.referrerPolicy&&(r.referrerPolicy=e.referrerPolicy),"use-credentials"===e.crossOrigin?r.credentials="include":"anonymous"===e.crossOrigin?r.credentials="omit":r.credentials="same-origin",r}(e);fetch(e.href,r)}}();`}],style:[{innerHTML:'*,:after,:before{border-color:var(--un-default-border-color,#e5e7eb);border-style:solid;border-width:0;box-sizing:border-box}:after,:before{--un-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}h1,h2{font-size:inherit;font-weight:inherit}h1,h2,p{margin:0}*,:after,:before{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }'}]}),(g,h)=>(i(),a("div",u,[t("div",l,[t("h1",{class:"font-semibold leading-none mb-4 sm:text-[110px] tabular-nums text-[80px]",textContent:r(e.statusCode)},null,8,c),t("h2",{class:"font-semibold mb-2 sm:text-3xl text-2xl",textContent:r(e.statusMessage)},null,8,d),t("p",{class:"mb-4 px-2 text-[#64748B] text-md",textContent:r(e.description)},null,8,p)])]))}},b=o(f,[["__scopeId","data-v-6667e05b"]]);export{b as default};
@@ -0,0 +1 @@
1
+ import{_ as r,d as s,e as t,f as n}from"./DHbdVh9f.js";const o={};function a(e,c){return t(),s("tr",null,[n(e.$slots,"default")])}const l=Object.assign(r(o,[["render",a]]),{__name:"ProseTr"});export{l as default};
@@ -0,0 +1 @@
1
+ import{_ as o,d as s,e as r,f as t}from"./DHbdVh9f.js";const n={};function a(e,c){return r(),s("tbody",null,[t(e.$slots,"default")])}const d=Object.assign(o(n,[["render",a]]),{__name:"ProseTbody"});export{d as default};