@acutis/cli 0.1.2 → 0.2.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 (200) hide show
  1. package/.output/nitro.json +1 -1
  2. package/.output/public/_nuxt/AC3CibKK.js +1 -0
  3. package/.output/public/_nuxt/BGc2VNce.js +1 -0
  4. package/.output/public/_nuxt/BN4XOpVt.js +1 -0
  5. package/.output/public/_nuxt/BNJ2GN0A.js +1 -0
  6. package/.output/public/_nuxt/BP52ABGx.js +1 -0
  7. package/.output/public/_nuxt/BWcsrofD.js +1 -0
  8. package/.output/public/_nuxt/{b5tj-z25.js → Bqp63OdK.js} +1 -1
  9. package/.output/public/_nuxt/CF8y5KTS.js +3 -0
  10. package/.output/public/_nuxt/CUTaKHid.js +1 -0
  11. package/.output/public/_nuxt/CZEhodn6.js +1 -0
  12. package/.output/public/_nuxt/Cym5RBDq.js +1 -0
  13. package/.output/public/_nuxt/D1ge6Bwo.js +1 -0
  14. package/.output/public/_nuxt/D2UpbqeN.js +28 -0
  15. package/.output/public/_nuxt/DDKd6Dxq.js +1 -0
  16. package/.output/public/_nuxt/D_FJunXs.js +64 -0
  17. package/.output/public/_nuxt/Dc2A-6xl.js +6 -0
  18. package/.output/public/_nuxt/DoQkJV4U.js +1 -0
  19. package/.output/public/_nuxt/JwPm-b3T.js +1 -0
  20. package/.output/public/_nuxt/builds/latest.json +1 -1
  21. package/.output/public/_nuxt/builds/meta/45a88f3e-8555-4d4c-bdac-4d0788b1fa61.json +1 -0
  22. package/.output/public/_nuxt/cnFSOQCu.js +1 -0
  23. package/.output/public/_nuxt/entry.BmTN_nlL.css +2 -0
  24. package/.output/public/_nuxt/error-404.CkhL7nxg.css +1 -0
  25. package/.output/public/_nuxt/error-500.DNftkU4A.css +1 -0
  26. package/.output/public/_nuxt/tags.C6gBUbEB.css +1 -0
  27. package/.output/server/chunks/_/auth2.mjs +3 -3
  28. package/.output/server/chunks/_/environment.mjs +3 -3
  29. package/.output/server/chunks/_/error-500.mjs.map +1 -1
  30. package/.output/server/chunks/_/generation.mjs +3 -3
  31. package/.output/server/chunks/_/project.mjs +2 -2
  32. package/.output/server/chunks/_/project.service.mjs +3 -31
  33. package/.output/server/chunks/_/project.service.mjs.map +1 -1
  34. package/.output/server/chunks/_/recording.mjs +5 -2
  35. package/.output/server/chunks/_/recording.mjs.map +1 -1
  36. package/.output/server/chunks/_/scenario.mjs +4 -2
  37. package/.output/server/chunks/_/scenario.mjs.map +1 -1
  38. package/.output/server/chunks/_/scenario2.mjs +22 -5
  39. package/.output/server/chunks/_/scenario2.mjs.map +1 -1
  40. package/.output/server/chunks/_/spec-rules.mjs +29 -232
  41. package/.output/server/chunks/_/spec-rules.mjs.map +1 -1
  42. package/.output/server/chunks/build/{Alert-Q5hBYuxt.mjs → Alert-WVcujYrW.mjs} +14 -14
  43. package/.output/server/chunks/build/Alert-WVcujYrW.mjs.map +1 -0
  44. package/.output/server/chunks/build/{Container-HW0bT_Wn.mjs → Container-C0k092cW.mjs} +4 -4
  45. package/.output/server/chunks/build/Container-C0k092cW.mjs.map +1 -0
  46. package/.output/server/chunks/build/{Pagination-FFamqWKD.mjs → Pagination-BXryRfUN.mjs} +4 -4
  47. package/.output/server/chunks/build/{Pagination-FFamqWKD.mjs.map → Pagination-BXryRfUN.mjs.map} +1 -1
  48. package/.output/server/chunks/build/{_...scenario_-DNqQ06NM.mjs → _...scenario_-qp56INdQ.mjs} +687 -149
  49. package/.output/server/chunks/build/_...scenario_-qp56INdQ.mjs.map +1 -0
  50. package/.output/server/chunks/build/{_slug_-BlLRYU9d.mjs → _slug_-dNDiCabc.mjs} +788 -433
  51. package/.output/server/chunks/build/_slug_-dNDiCabc.mjs.map +1 -0
  52. package/.output/server/chunks/build/{error-404-Dzfp7Wik.mjs → error-404-B5fzVPdQ.mjs} +5 -5
  53. package/.output/server/chunks/build/error-404-B5fzVPdQ.mjs.map +1 -0
  54. package/.output/server/chunks/build/error-404-styles.C6Lq0aSH.mjs +9 -0
  55. package/.output/server/chunks/build/error-404-styles.C6Lq0aSH.mjs.map +1 -0
  56. package/.output/server/chunks/build/{error-500-Df60mzLr.mjs → error-500-Be62wrWs.mjs} +5 -5
  57. package/.output/server/chunks/build/error-500-Be62wrWs.mjs.map +1 -0
  58. package/.output/server/chunks/build/error-500-styles.D3b6pwL1.mjs +9 -0
  59. package/.output/server/chunks/build/error-500-styles.D3b6pwL1.mjs.map +1 -0
  60. package/.output/server/chunks/build/{origin-_Ab6zkKk.mjs → origin-DFFT7pGA.mjs} +546 -21
  61. package/.output/server/chunks/build/{origin-_Ab6zkKk.mjs.map → origin-DFFT7pGA.mjs.map} +1 -1
  62. package/.output/server/chunks/build/{pages-BuW8VoW3.mjs → pages-NkoKH95O.mjs} +35 -37
  63. package/.output/server/chunks/build/pages-NkoKH95O.mjs.map +1 -0
  64. package/.output/server/chunks/build/tags-DXumXgr9.mjs +1653 -0
  65. package/.output/server/chunks/build/tags-DXumXgr9.mjs.map +1 -0
  66. package/.output/server/chunks/build/telemetria-BaMsUnJ8.mjs +131 -0
  67. package/.output/server/chunks/build/telemetria-BaMsUnJ8.mjs.map +1 -0
  68. package/.output/server/chunks/build/timeline-styles.CzOXKr8R.mjs +9 -0
  69. package/.output/server/chunks/build/timeline-styles.CzOXKr8R.mjs.map +1 -0
  70. package/.output/server/chunks/nitro/nitro.mjs +618 -377
  71. package/.output/server/chunks/nitro/nitro.mjs.map +1 -1
  72. package/.output/server/chunks/raw/driver-entry.mjs +1 -1
  73. package/.output/server/chunks/routes/api/projects/_slug/auth/record.post.mjs +1 -1
  74. package/.output/server/chunks/routes/api/projects/_slug/auth/skip.post.mjs +1 -1
  75. package/.output/server/chunks/routes/api/projects/_slug/auth.get.mjs +1 -1
  76. package/.output/server/chunks/routes/api/projects/_slug/auth.put.mjs +1 -1
  77. package/.output/server/chunks/routes/api/telemetry/report.post.mjs +133 -0
  78. package/.output/server/chunks/routes/api/telemetry/report.post.mjs.map +1 -0
  79. package/.output/server/chunks/routes/debug/close-page.post.mjs +40 -0
  80. package/.output/server/chunks/routes/debug/close-page.post.mjs.map +1 -0
  81. package/.output/server/chunks/routes/debug/erro-de-telemetria.get.mjs +49 -0
  82. package/.output/server/chunks/routes/debug/erro-de-telemetria.get.mjs.map +1 -0
  83. package/.output/server/chunks/routes/debug/replay-decision.post.mjs +43 -0
  84. package/.output/server/chunks/routes/debug/replay-decision.post.mjs.map +1 -0
  85. package/.output/server/chunks/routes/renderer.mjs +2 -2
  86. package/.output/server/chunks/routes/renderer.mjs.map +1 -1
  87. package/.output/server/chunks/routes/runner/video.get.mjs +1 -1
  88. package/.output/server/chunks/routes/ws.mjs +19 -2
  89. package/.output/server/chunks/routes/ws.mjs.map +1 -1
  90. package/.output/server/chunks/virtual/entry.mjs +11755 -11725
  91. package/.output/server/chunks/virtual/entry.mjs.map +1 -1
  92. package/.output/server/chunks/virtual/precomputed.mjs +1 -1
  93. package/.output/server/chunks/virtual/styles.mjs +4 -3
  94. package/.output/server/index.mjs +1 -1
  95. package/.output/server/package.json +1 -1
  96. package/bin/splash.mjs +2 -2
  97. package/dist-ui/driver-entry.js +3 -3
  98. package/package.json +5 -1
  99. package/reporters/stream-reporter.cjs +3 -3
  100. package/.output/public/_nuxt/5GgR1mbX.js +0 -1
  101. package/.output/public/_nuxt/ANcp5QFz.js +0 -1
  102. package/.output/public/_nuxt/BEFJRHhA2.js +0 -1
  103. package/.output/public/_nuxt/BEQgcp5R.js +0 -1
  104. package/.output/public/_nuxt/BEk00u4_.js +0 -1
  105. package/.output/public/_nuxt/BGdmRvCK2.js +0 -8
  106. package/.output/public/_nuxt/BMLYuU_e.js +0 -1
  107. package/.output/public/_nuxt/BWJpSLJL.js +0 -1
  108. package/.output/public/_nuxt/BXpPYfMx.js +0 -1
  109. package/.output/public/_nuxt/BbjTtCyI.js +0 -3
  110. package/.output/public/_nuxt/Bp3A7I5W2.js +0 -1
  111. package/.output/public/_nuxt/BuOb9NX0.js +0 -1
  112. package/.output/public/_nuxt/C1tNhfTr.js +0 -1
  113. package/.output/public/_nuxt/C2KIeuhG.js +0 -1
  114. package/.output/public/_nuxt/C5uJN_MU.js +0 -1
  115. package/.output/public/_nuxt/CBVnImq2.js +0 -1
  116. package/.output/public/_nuxt/CC0OsuIz.js +0 -28
  117. package/.output/public/_nuxt/CIFC2HNk.js +0 -1
  118. package/.output/public/_nuxt/CKps1Vc12.js +0 -3
  119. package/.output/public/_nuxt/CRH0iqnQ.js +0 -1
  120. package/.output/public/_nuxt/CTLrtTtn2.js +0 -64
  121. package/.output/public/_nuxt/CTqLwyQP.js +0 -1
  122. package/.output/public/_nuxt/CU7sPrmY.js +0 -3
  123. package/.output/public/_nuxt/CfOqJVtU.js +0 -1
  124. package/.output/public/_nuxt/Ch1EeKHP.js +0 -1
  125. package/.output/public/_nuxt/Clv7nJ_T2.js +0 -1
  126. package/.output/public/_nuxt/D-7v7DZs.js +0 -1
  127. package/.output/public/_nuxt/D4ykC_lY2.js +0 -1
  128. package/.output/public/_nuxt/D5HF1Z0f2.js +0 -1
  129. package/.output/public/_nuxt/DDHUGtv32.js +0 -4
  130. package/.output/public/_nuxt/DEJ3sRrh2.js +0 -1
  131. package/.output/public/_nuxt/DPM_BYFz2.js +0 -1
  132. package/.output/public/_nuxt/DXLPf3t6.js +0 -1
  133. package/.output/public/_nuxt/Dpnaldxf2.js +0 -1
  134. package/.output/public/_nuxt/DtuQPKVG.js +0 -1
  135. package/.output/public/_nuxt/FvWrDx_z.js +0 -1
  136. package/.output/public/_nuxt/Gcazu-lR.js +0 -1
  137. package/.output/public/_nuxt/QcKfgokC.js +0 -1
  138. package/.output/public/_nuxt/XDsaI4JL.js +0 -1
  139. package/.output/public/_nuxt/builds/meta/bf2cb2c6-2ddb-4f64-9777-e314571fd19d.json +0 -1
  140. package/.output/public/_nuxt/entry.m-nAFUcz.css +0 -2
  141. package/.output/public/_nuxt/error-404.DopINOT1.css +0 -1
  142. package/.output/public/_nuxt/error-500.D7goJC9g.css +0 -1
  143. package/.output/public/_nuxt/f0o80Gcm.js +0 -1
  144. package/.output/public/_nuxt/k5q7GKnv.js +0 -1
  145. package/.output/public/_nuxt/modal.3A_G7d4A.css +0 -1
  146. package/.output/public/_nuxt/tLr-SJaf.js +0 -1
  147. package/.output/public/dev/sample-run.webm +0 -0
  148. package/.output/server/chunks/build/Alert-Q5hBYuxt.mjs.map +0 -1
  149. package/.output/server/chunks/build/Badge-BgyIJKeU.mjs +0 -394
  150. package/.output/server/chunks/build/Badge-BgyIJKeU.mjs.map +0 -1
  151. package/.output/server/chunks/build/Card-DLzZ816u.mjs +0 -144
  152. package/.output/server/chunks/build/Card-DLzZ816u.mjs.map +0 -1
  153. package/.output/server/chunks/build/Container-HW0bT_Wn.mjs.map +0 -1
  154. package/.output/server/chunks/build/_...scenario_-DNqQ06NM.mjs.map +0 -1
  155. package/.output/server/chunks/build/_slug_-BlLRYU9d.mjs.map +0 -1
  156. package/.output/server/chunks/build/auth-status-5sNoLTPk.mjs +0 -128
  157. package/.output/server/chunks/build/auth-status-5sNoLTPk.mjs.map +0 -1
  158. package/.output/server/chunks/build/auth-status-Bo2gxZ-H.mjs +0 -53
  159. package/.output/server/chunks/build/auth-status-Bo2gxZ-H.mjs.map +0 -1
  160. package/.output/server/chunks/build/empty-xO5aD2Ip.mjs +0 -44
  161. package/.output/server/chunks/build/empty-xO5aD2Ip.mjs.map +0 -1
  162. package/.output/server/chunks/build/error-404-Dzfp7Wik.mjs.map +0 -1
  163. package/.output/server/chunks/build/error-404-styles.ByPbpRGS.mjs +0 -9
  164. package/.output/server/chunks/build/error-404-styles.ByPbpRGS.mjs.map +0 -1
  165. package/.output/server/chunks/build/error-500-Df60mzLr.mjs.map +0 -1
  166. package/.output/server/chunks/build/error-500-styles.Dz8enkTW.mjs +0 -9
  167. package/.output/server/chunks/build/error-500-styles.Dz8enkTW.mjs.map +0 -1
  168. package/.output/server/chunks/build/generation-warnings-RCB9uLi8.mjs +0 -123
  169. package/.output/server/chunks/build/generation-warnings-RCB9uLi8.mjs.map +0 -1
  170. package/.output/server/chunks/build/history-D-mei_D6.mjs +0 -163
  171. package/.output/server/chunks/build/history-D-mei_D6.mjs.map +0 -1
  172. package/.output/server/chunks/build/modal-81h_kbj9.mjs +0 -321
  173. package/.output/server/chunks/build/modal-81h_kbj9.mjs.map +0 -1
  174. package/.output/server/chunks/build/modal-Cpj-bQgu.mjs +0 -342
  175. package/.output/server/chunks/build/modal-Cpj-bQgu.mjs.map +0 -1
  176. package/.output/server/chunks/build/modal-DV_DQ0hO.mjs +0 -659
  177. package/.output/server/chunks/build/modal-DV_DQ0hO.mjs.map +0 -1
  178. package/.output/server/chunks/build/pages-BuW8VoW3.mjs.map +0 -1
  179. package/.output/server/chunks/build/phrases-CSDEYSbZ.mjs +0 -38
  180. package/.output/server/chunks/build/phrases-CSDEYSbZ.mjs.map +0 -1
  181. package/.output/server/chunks/build/project-run-filtered-CplHFc5x.mjs +0 -455
  182. package/.output/server/chunks/build/project-run-filtered-CplHFc5x.mjs.map +0 -1
  183. package/.output/server/chunks/build/run-stream-CNVDpZ_S.mjs +0 -157
  184. package/.output/server/chunks/build/run-stream-CNVDpZ_S.mjs.map +0 -1
  185. package/.output/server/chunks/build/scenario-runs-C7TDC5iA.mjs +0 -135
  186. package/.output/server/chunks/build/scenario-runs-C7TDC5iA.mjs.map +0 -1
  187. package/.output/server/chunks/build/scenario-suggestions-CsQg875h.mjs +0 -210
  188. package/.output/server/chunks/build/scenario-suggestions-CsQg875h.mjs.map +0 -1
  189. package/.output/server/chunks/build/scenario-test-run-Deg4Qlme.mjs +0 -505
  190. package/.output/server/chunks/build/scenario-test-run-Deg4Qlme.mjs.map +0 -1
  191. package/.output/server/chunks/build/steps-CcAjZqHX.mjs +0 -54
  192. package/.output/server/chunks/build/steps-CcAjZqHX.mjs.map +0 -1
  193. package/.output/server/chunks/build/tags-DrKY6Ah4.mjs +0 -594
  194. package/.output/server/chunks/build/tags-DrKY6Ah4.mjs.map +0 -1
  195. package/.output/server/chunks/build/warnings-D8SWbHw0.mjs +0 -76
  196. package/.output/server/chunks/build/warnings-D8SWbHw0.mjs.map +0 -1
  197. package/.output/server/chunks/raw/sample-run.mjs +0 -7
  198. package/.output/server/chunks/raw/sample-run.mjs.map +0 -1
  199. package/dist-ui/dev/sample-run.webm +0 -0
  200. /package/.output/public/_nuxt/{BDNMzG2s2.js → BDNMzG2s.js} +0 -0
@@ -1,7 +1,6 @@
1
- import { u as useComponentProps, a as useAppConfig, g as useForwardProps, r as reactivePick, t as tv, D as get, _ as _sfc_main$2, d as _sfc_main$1, E as useDirection, i as useForwardExpose, h as useVModel, j as useId$1, P as Primitive, R as RovingFocusGroup_default, F as useResizeObserver, l as Presence_default, n as createContext, G as useMounted, H as injectRovingFocusGroupContext, I as useCollection, J as getFocusIntent, K as wrapArray, L as focusFirst } from '../virtual/entry.mjs';
2
- import { _ as _sfc_main$3 } from './Badge-BgyIJKeU.mjs';
3
- import { useSlots, computed, ref, unref, mergeProps, withCtx, renderSlot, openBlock, createBlock, createCommentVNode, createTextVNode, toDisplayString, createVNode, Fragment, renderList, defineComponent, toRefs, shallowRef, watch, watchPostEffect, withKeys, withModifiers, normalizeStyle, nextTick, useSSRContext } from 'vue';
4
- import { ssrRenderComponent, ssrRenderSlot, ssrRenderList, ssrRenderClass, ssrInterpolate } from 'vue/server-renderer';
1
+ import { a as useComponentProps, b as useAppConfig, r as useFieldGroup, s as useComponentIcons, t as tv, P as Primitive, e as _sfc_main$5, d as _sfc_main$3, v as useForwardProps, w as reactivePick, x as get, y as useDirection, z as useForwardExpose, B as useVModel, C as useId$1, R as RovingFocusGroup_default, D as useResizeObserver, E as Presence_default, F as createContext, G as useMounted, H as injectRovingFocusGroupContext, I as useCollection, J as getFocusIntent, K as wrapArray, L as focusFirst } from '../virtual/entry.mjs';
2
+ import { useSlots, computed, unref, mergeProps, withCtx, renderSlot, openBlock, createBlock, createCommentVNode, toDisplayString, ref, createTextVNode, createVNode, Fragment, renderList, defineComponent, toRefs, shallowRef, watch, watchPostEffect, withKeys, withModifiers, normalizeStyle, nextTick, useSSRContext } from 'vue';
3
+ import { ssrRenderComponent, ssrRenderSlot, ssrRenderClass, ssrInterpolate, ssrRenderList } from 'vue/server-renderer';
5
4
 
6
5
  //#region node_modules/.pnpm/reka-ui@2.10.1_vue@3.5.41_typescript@6.0.3_/node_modules/reka-ui/dist/RovingFocus/RovingFocusItem.js
7
6
  var RovingFocusItem_default = /* @__PURE__ */ defineComponent({
@@ -460,6 +459,394 @@ var TabsTrigger_default = /* @__PURE__ */ defineComponent({
460
459
  }
461
460
  });
462
461
  //#endregion
462
+ //#region virtual:nuxt:node_modules%2F.cache%2Fnuxt%2F.nuxt%2Fui%2Fbadge.ts
463
+ var virtual_nuxt_node_modules_2F_cache_2Fnuxt_2F_nuxt_2Fui_2Fbadge_default = {
464
+ "slots": {
465
+ "base": "font-medium inline-flex items-center",
466
+ "label": "truncate",
467
+ "leadingIcon": "shrink-0",
468
+ "leadingAvatar": "shrink-0",
469
+ "leadingAvatarSize": "",
470
+ "trailingIcon": "shrink-0"
471
+ },
472
+ "variants": {
473
+ "fieldGroup": {
474
+ "horizontal": "not-only:first:rounded-e-none not-only:last:rounded-s-none not-last:not-first:rounded-none focus-visible:z-[1]",
475
+ "vertical": "not-only:first:rounded-b-none not-only:last:rounded-t-none not-last:not-first:rounded-none focus-visible:z-[1]"
476
+ },
477
+ "color": {
478
+ "primary": "",
479
+ "secondary": "",
480
+ "success": "",
481
+ "info": "",
482
+ "warning": "",
483
+ "error": "",
484
+ "neutral": ""
485
+ },
486
+ "variant": {
487
+ "solid": "",
488
+ "outline": "",
489
+ "soft": "",
490
+ "subtle": ""
491
+ },
492
+ "size": {
493
+ "xs": {
494
+ "base": "text-[8px]/3 px-1 py-0.5 gap-1 rounded-sm",
495
+ "leadingIcon": "size-3",
496
+ "leadingAvatarSize": "3xs",
497
+ "trailingIcon": "size-3"
498
+ },
499
+ "sm": {
500
+ "base": "text-[10px]/3 px-1.5 py-1 gap-1 rounded-sm",
501
+ "leadingIcon": "size-3",
502
+ "leadingAvatarSize": "3xs",
503
+ "trailingIcon": "size-3"
504
+ },
505
+ "md": {
506
+ "base": "text-xs px-2 py-1 gap-1 rounded-md",
507
+ "leadingIcon": "size-4",
508
+ "leadingAvatarSize": "3xs",
509
+ "trailingIcon": "size-4"
510
+ },
511
+ "lg": {
512
+ "base": "text-sm px-2 py-1 gap-1.5 rounded-md",
513
+ "leadingIcon": "size-5",
514
+ "leadingAvatarSize": "2xs",
515
+ "trailingIcon": "size-5"
516
+ },
517
+ "xl": {
518
+ "base": "text-base px-2.5 py-1 gap-1.5 rounded-md",
519
+ "leadingIcon": "size-6",
520
+ "leadingAvatarSize": "2xs",
521
+ "trailingIcon": "size-6"
522
+ }
523
+ },
524
+ "square": { "true": "" }
525
+ },
526
+ "compoundVariants": [
527
+ {
528
+ "color": "primary",
529
+ "variant": "solid",
530
+ "class": "bg-primary text-inverted"
531
+ },
532
+ {
533
+ "color": "secondary",
534
+ "variant": "solid",
535
+ "class": "bg-secondary text-inverted"
536
+ },
537
+ {
538
+ "color": "success",
539
+ "variant": "solid",
540
+ "class": "bg-success text-inverted"
541
+ },
542
+ {
543
+ "color": "info",
544
+ "variant": "solid",
545
+ "class": "bg-info text-inverted"
546
+ },
547
+ {
548
+ "color": "warning",
549
+ "variant": "solid",
550
+ "class": "bg-warning text-inverted"
551
+ },
552
+ {
553
+ "color": "error",
554
+ "variant": "solid",
555
+ "class": "bg-error text-inverted"
556
+ },
557
+ {
558
+ "color": "primary",
559
+ "variant": "outline",
560
+ "class": "text-primary ring ring-inset ring-primary/50"
561
+ },
562
+ {
563
+ "color": "secondary",
564
+ "variant": "outline",
565
+ "class": "text-secondary ring ring-inset ring-secondary/50"
566
+ },
567
+ {
568
+ "color": "success",
569
+ "variant": "outline",
570
+ "class": "text-success ring ring-inset ring-success/50"
571
+ },
572
+ {
573
+ "color": "info",
574
+ "variant": "outline",
575
+ "class": "text-info ring ring-inset ring-info/50"
576
+ },
577
+ {
578
+ "color": "warning",
579
+ "variant": "outline",
580
+ "class": "text-warning ring ring-inset ring-warning/50"
581
+ },
582
+ {
583
+ "color": "error",
584
+ "variant": "outline",
585
+ "class": "text-error ring ring-inset ring-error/50"
586
+ },
587
+ {
588
+ "color": "primary",
589
+ "variant": "soft",
590
+ "class": "bg-primary/10 text-primary"
591
+ },
592
+ {
593
+ "color": "secondary",
594
+ "variant": "soft",
595
+ "class": "bg-secondary/10 text-secondary"
596
+ },
597
+ {
598
+ "color": "success",
599
+ "variant": "soft",
600
+ "class": "bg-success/10 text-success"
601
+ },
602
+ {
603
+ "color": "info",
604
+ "variant": "soft",
605
+ "class": "bg-info/10 text-info"
606
+ },
607
+ {
608
+ "color": "warning",
609
+ "variant": "soft",
610
+ "class": "bg-warning/10 text-warning"
611
+ },
612
+ {
613
+ "color": "error",
614
+ "variant": "soft",
615
+ "class": "bg-error/10 text-error"
616
+ },
617
+ {
618
+ "color": "primary",
619
+ "variant": "subtle",
620
+ "class": "bg-primary/10 text-primary ring ring-inset ring-primary/25"
621
+ },
622
+ {
623
+ "color": "secondary",
624
+ "variant": "subtle",
625
+ "class": "bg-secondary/10 text-secondary ring ring-inset ring-secondary/25"
626
+ },
627
+ {
628
+ "color": "success",
629
+ "variant": "subtle",
630
+ "class": "bg-success/10 text-success ring ring-inset ring-success/25"
631
+ },
632
+ {
633
+ "color": "info",
634
+ "variant": "subtle",
635
+ "class": "bg-info/10 text-info ring ring-inset ring-info/25"
636
+ },
637
+ {
638
+ "color": "warning",
639
+ "variant": "subtle",
640
+ "class": "bg-warning/10 text-warning ring ring-inset ring-warning/25"
641
+ },
642
+ {
643
+ "color": "error",
644
+ "variant": "subtle",
645
+ "class": "bg-error/10 text-error ring ring-inset ring-error/25"
646
+ },
647
+ {
648
+ "color": "neutral",
649
+ "variant": "solid",
650
+ "class": "text-inverted bg-inverted"
651
+ },
652
+ {
653
+ "color": "neutral",
654
+ "variant": "outline",
655
+ "class": "ring ring-inset ring-accented text-default bg-default"
656
+ },
657
+ {
658
+ "color": "neutral",
659
+ "variant": "soft",
660
+ "class": "text-default bg-elevated"
661
+ },
662
+ {
663
+ "color": "neutral",
664
+ "variant": "subtle",
665
+ "class": "ring ring-inset ring-accented text-default bg-elevated"
666
+ },
667
+ {
668
+ "size": "xs",
669
+ "square": true,
670
+ "class": "p-0.5"
671
+ },
672
+ {
673
+ "size": "sm",
674
+ "square": true,
675
+ "class": "p-1"
676
+ },
677
+ {
678
+ "size": "md",
679
+ "square": true,
680
+ "class": "p-1"
681
+ },
682
+ {
683
+ "size": "lg",
684
+ "square": true,
685
+ "class": "p-1"
686
+ },
687
+ {
688
+ "size": "xl",
689
+ "square": true,
690
+ "class": "p-1"
691
+ }
692
+ ],
693
+ "defaultVariants": {
694
+ "color": "primary",
695
+ "variant": "solid",
696
+ "size": "md"
697
+ }
698
+ };
699
+ //#endregion
700
+ //#region node_modules/.pnpm/@nuxt+ui@4.10.0_e9e3fcf18fb997bdd8dc5f7c218a2205/node_modules/@nuxt/ui/dist/runtime/components/Badge.vue
701
+ var _sfc_main$2 = {
702
+ __name: "UBadge",
703
+ __ssrInlineRender: true,
704
+ props: {
705
+ as: {
706
+ type: null,
707
+ required: false,
708
+ default: "span"
709
+ },
710
+ label: {
711
+ type: [String, Number],
712
+ required: false
713
+ },
714
+ color: {
715
+ type: null,
716
+ required: false
717
+ },
718
+ variant: {
719
+ type: null,
720
+ required: false
721
+ },
722
+ size: {
723
+ type: null,
724
+ required: false
725
+ },
726
+ square: {
727
+ type: Boolean,
728
+ required: false
729
+ },
730
+ class: {
731
+ type: null,
732
+ required: false
733
+ },
734
+ ui: {
735
+ type: Object,
736
+ required: false
737
+ },
738
+ icon: {
739
+ type: null,
740
+ required: false
741
+ },
742
+ avatar: {
743
+ type: Object,
744
+ required: false
745
+ },
746
+ leading: {
747
+ type: Boolean,
748
+ required: false
749
+ },
750
+ leadingIcon: {
751
+ type: null,
752
+ required: false
753
+ },
754
+ trailing: {
755
+ type: Boolean,
756
+ required: false
757
+ },
758
+ trailingIcon: {
759
+ type: null,
760
+ required: false
761
+ }
762
+ },
763
+ setup(__props) {
764
+ const _props = __props;
765
+ const slots = useSlots();
766
+ const props = useComponentProps("badge", _props);
767
+ const appConfig = useAppConfig();
768
+ const { orientation, size: fieldGroupSize } = useFieldGroup(_props);
769
+ const { isLeading, isTrailing, leadingIconName, trailingIconName } = useComponentIcons(props);
770
+ const ui = computed(() => tv({
771
+ extend: virtual_nuxt_node_modules_2F_cache_2Fnuxt_2F_nuxt_2Fui_2Fbadge_default,
772
+ ...appConfig.ui?.badge || {}
773
+ })({
774
+ color: props.color,
775
+ variant: props.variant,
776
+ size: fieldGroupSize.value ?? props.size,
777
+ square: props.square || !slots.default && !props.label,
778
+ fieldGroup: orientation.value
779
+ }));
780
+ return (_ctx, _push, _parent, _attrs) => {
781
+ _push(ssrRenderComponent(unref(Primitive), mergeProps({
782
+ as: unref(props).as,
783
+ "data-slot": "base",
784
+ class: ui.value.base({ class: [unref(props).ui?.base, unref(props).class] })
785
+ }, _attrs), {
786
+ default: withCtx((_, _push, _parent, _scopeId) => {
787
+ if (_push) {
788
+ ssrRenderSlot(_ctx.$slots, "leading", { ui: ui.value }, () => {
789
+ if (unref(isLeading) && unref(leadingIconName)) _push(ssrRenderComponent(_sfc_main$5, {
790
+ name: unref(leadingIconName),
791
+ "data-slot": "leadingIcon",
792
+ class: ui.value.leadingIcon({ class: unref(props).ui?.leadingIcon })
793
+ }, null, _parent, _scopeId));
794
+ else if (!!unref(props).avatar) _push(ssrRenderComponent(_sfc_main$3, mergeProps({ size: unref(props).ui?.leadingAvatarSize || ui.value.leadingAvatarSize() }, unref(props).avatar, {
795
+ "data-slot": "leadingAvatar",
796
+ class: ui.value.leadingAvatar({ class: unref(props).ui?.leadingAvatar })
797
+ }), null, _parent, _scopeId));
798
+ else _push(`<!---->`);
799
+ }, _push, _parent, _scopeId);
800
+ ssrRenderSlot(_ctx.$slots, "default", { ui: ui.value }, () => {
801
+ if (unref(props).label !== void 0 && unref(props).label !== null) _push(`<span data-slot="label" class="${ssrRenderClass(ui.value.label({ class: unref(props).ui?.label }))}"${_scopeId}>${ssrInterpolate(unref(props).label)}</span>`);
802
+ else _push(`<!---->`);
803
+ }, _push, _parent, _scopeId);
804
+ ssrRenderSlot(_ctx.$slots, "trailing", { ui: ui.value }, () => {
805
+ if (unref(isTrailing) && unref(trailingIconName)) _push(ssrRenderComponent(_sfc_main$5, {
806
+ name: unref(trailingIconName),
807
+ "data-slot": "trailingIcon",
808
+ class: ui.value.trailingIcon({ class: unref(props).ui?.trailingIcon })
809
+ }, null, _parent, _scopeId));
810
+ else _push(`<!---->`);
811
+ }, _push, _parent, _scopeId);
812
+ } else return [
813
+ renderSlot(_ctx.$slots, "leading", { ui: ui.value }, () => [unref(isLeading) && unref(leadingIconName) ? (openBlock(), createBlock(_sfc_main$5, {
814
+ key: 0,
815
+ name: unref(leadingIconName),
816
+ "data-slot": "leadingIcon",
817
+ class: ui.value.leadingIcon({ class: unref(props).ui?.leadingIcon })
818
+ }, null, 8, ["name", "class"])) : !!unref(props).avatar ? (openBlock(), createBlock(_sfc_main$3, mergeProps({
819
+ key: 1,
820
+ size: unref(props).ui?.leadingAvatarSize || ui.value.leadingAvatarSize()
821
+ }, unref(props).avatar, {
822
+ "data-slot": "leadingAvatar",
823
+ class: ui.value.leadingAvatar({ class: unref(props).ui?.leadingAvatar })
824
+ }), null, 16, ["size", "class"])) : createCommentVNode("", true)]),
825
+ renderSlot(_ctx.$slots, "default", { ui: ui.value }, () => [unref(props).label !== void 0 && unref(props).label !== null ? (openBlock(), createBlock("span", {
826
+ key: 0,
827
+ "data-slot": "label",
828
+ class: ui.value.label({ class: unref(props).ui?.label })
829
+ }, toDisplayString(unref(props).label), 3)) : createCommentVNode("", true)]),
830
+ renderSlot(_ctx.$slots, "trailing", { ui: ui.value }, () => [unref(isTrailing) && unref(trailingIconName) ? (openBlock(), createBlock(_sfc_main$5, {
831
+ key: 0,
832
+ name: unref(trailingIconName),
833
+ "data-slot": "trailingIcon",
834
+ class: ui.value.trailingIcon({ class: unref(props).ui?.trailingIcon })
835
+ }, null, 8, ["name", "class"])) : createCommentVNode("", true)])
836
+ ];
837
+ }),
838
+ _: 3
839
+ }, _parent));
840
+ };
841
+ }
842
+ };
843
+ var _sfc_setup$2 = _sfc_main$2.setup;
844
+ _sfc_main$2.setup = (props, ctx) => {
845
+ const ssrContext = useSSRContext();
846
+ (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt+ui@4.10.0_e9e3fcf18fb997bdd8dc5f7c218a2205/node_modules/@nuxt/ui/dist/runtime/components/Badge.vue");
847
+ return _sfc_setup$2 ? _sfc_setup$2(props, ctx) : void 0;
848
+ };
849
+ //#endregion
463
850
  //#region virtual:nuxt:node_modules%2F.cache%2Fnuxt%2F.nuxt%2Fui%2Ftabs.ts
464
851
  var virtual_nuxt_node_modules_2F_cache_2Fnuxt_2F_nuxt_2Fui_2Ftabs_default = {
465
852
  "slots": {
@@ -690,8 +1077,8 @@ var virtual_nuxt_node_modules_2F_cache_2Fnuxt_2F_nuxt_2Fui_2Ftabs_default = {
690
1077
  }
691
1078
  };
692
1079
  //#endregion
693
- //#region node_modules/.pnpm/@nuxt+ui@4.10.0_250a96140fc8b7523156f40a2ef5e33e/node_modules/@nuxt/ui/dist/runtime/components/Tabs.vue
694
- var _sfc_main = {
1080
+ //#region node_modules/.pnpm/@nuxt+ui@4.10.0_e9e3fcf18fb997bdd8dc5f7c218a2205/node_modules/@nuxt/ui/dist/runtime/components/Tabs.vue
1081
+ var _sfc_main$1 = {
695
1082
  __name: "UTabs",
696
1083
  __ssrInlineRender: true,
697
1084
  props: {
@@ -824,12 +1211,12 @@ var _sfc_main = {
824
1211
  index,
825
1212
  ui: ui.value
826
1213
  }, () => {
827
- if (item.icon) _push(ssrRenderComponent(_sfc_main$2, {
1214
+ if (item.icon) _push(ssrRenderComponent(_sfc_main$5, {
828
1215
  name: item.icon,
829
1216
  "data-slot": "leadingIcon",
830
1217
  class: ui.value.leadingIcon({ class: [unref(props).ui?.leadingIcon, item.ui?.leadingIcon] })
831
1218
  }, null, _parent, _scopeId));
832
- else if (item.avatar) _push(ssrRenderComponent(_sfc_main$1, mergeProps({ size: item.ui?.leadingAvatarSize || unref(props).ui?.leadingAvatarSize || ui.value.leadingAvatarSize() }, { ref_for: true }, item.avatar, {
1219
+ else if (item.avatar) _push(ssrRenderComponent(_sfc_main$3, mergeProps({ size: item.ui?.leadingAvatarSize || unref(props).ui?.leadingAvatarSize || ui.value.leadingAvatarSize() }, { ref_for: true }, item.avatar, {
833
1220
  "data-slot": "leadingAvatar",
834
1221
  class: ui.value.leadingAvatar({ class: [unref(props).ui?.leadingAvatar, item.ui?.leadingAvatar] })
835
1222
  }), null, _parent, _scopeId));
@@ -850,7 +1237,7 @@ var _sfc_main = {
850
1237
  index,
851
1238
  ui: ui.value
852
1239
  }, () => {
853
- if (item.badge || item.badge === 0) _push(ssrRenderComponent(_sfc_main$3, mergeProps({
1240
+ if (item.badge || item.badge === 0) _push(ssrRenderComponent(_sfc_main$2, mergeProps({
854
1241
  color: "neutral",
855
1242
  variant: "outline",
856
1243
  size: item.ui?.trailingBadgeSize || unref(props).ui?.trailingBadgeSize || ui.value.trailingBadgeSize()
@@ -865,12 +1252,12 @@ var _sfc_main = {
865
1252
  item,
866
1253
  index,
867
1254
  ui: ui.value
868
- }, () => [item.icon ? (openBlock(), createBlock(_sfc_main$2, {
1255
+ }, () => [item.icon ? (openBlock(), createBlock(_sfc_main$5, {
869
1256
  key: 0,
870
1257
  name: item.icon,
871
1258
  "data-slot": "leadingIcon",
872
1259
  class: ui.value.leadingIcon({ class: [unref(props).ui?.leadingIcon, item.ui?.leadingIcon] })
873
- }, null, 8, ["name", "class"])) : item.avatar ? (openBlock(), createBlock(_sfc_main$1, mergeProps({
1260
+ }, null, 8, ["name", "class"])) : item.avatar ? (openBlock(), createBlock(_sfc_main$3, mergeProps({
874
1261
  key: 1,
875
1262
  size: item.ui?.leadingAvatarSize || unref(props).ui?.leadingAvatarSize || ui.value.leadingAvatarSize()
876
1263
  }, { ref_for: true }, item.avatar, {
@@ -889,7 +1276,7 @@ var _sfc_main = {
889
1276
  item,
890
1277
  index,
891
1278
  ui: ui.value
892
- }, () => [item.badge || item.badge === 0 ? (openBlock(), createBlock(_sfc_main$3, mergeProps({
1279
+ }, () => [item.badge || item.badge === 0 ? (openBlock(), createBlock(_sfc_main$2, mergeProps({
893
1280
  key: 0,
894
1281
  color: "neutral",
895
1282
  variant: "outline",
@@ -926,12 +1313,12 @@ var _sfc_main = {
926
1313
  item,
927
1314
  index,
928
1315
  ui: ui.value
929
- }, () => [item.icon ? (openBlock(), createBlock(_sfc_main$2, {
1316
+ }, () => [item.icon ? (openBlock(), createBlock(_sfc_main$5, {
930
1317
  key: 0,
931
1318
  name: item.icon,
932
1319
  "data-slot": "leadingIcon",
933
1320
  class: ui.value.leadingIcon({ class: [unref(props).ui?.leadingIcon, item.ui?.leadingIcon] })
934
- }, null, 8, ["name", "class"])) : item.avatar ? (openBlock(), createBlock(_sfc_main$1, mergeProps({
1321
+ }, null, 8, ["name", "class"])) : item.avatar ? (openBlock(), createBlock(_sfc_main$3, mergeProps({
935
1322
  key: 1,
936
1323
  size: item.ui?.leadingAvatarSize || unref(props).ui?.leadingAvatarSize || ui.value.leadingAvatarSize()
937
1324
  }, { ref_for: true }, item.avatar, {
@@ -950,7 +1337,7 @@ var _sfc_main = {
950
1337
  item,
951
1338
  index,
952
1339
  ui: ui.value
953
- }, () => [item.badge || item.badge === 0 ? (openBlock(), createBlock(_sfc_main$3, mergeProps({
1340
+ }, () => [item.badge || item.badge === 0 ? (openBlock(), createBlock(_sfc_main$2, mergeProps({
954
1341
  key: 0,
955
1342
  color: "neutral",
956
1343
  variant: "outline",
@@ -1029,12 +1416,12 @@ var _sfc_main = {
1029
1416
  item,
1030
1417
  index,
1031
1418
  ui: ui.value
1032
- }, () => [item.icon ? (openBlock(), createBlock(_sfc_main$2, {
1419
+ }, () => [item.icon ? (openBlock(), createBlock(_sfc_main$5, {
1033
1420
  key: 0,
1034
1421
  name: item.icon,
1035
1422
  "data-slot": "leadingIcon",
1036
1423
  class: ui.value.leadingIcon({ class: [unref(props).ui?.leadingIcon, item.ui?.leadingIcon] })
1037
- }, null, 8, ["name", "class"])) : item.avatar ? (openBlock(), createBlock(_sfc_main$1, mergeProps({
1424
+ }, null, 8, ["name", "class"])) : item.avatar ? (openBlock(), createBlock(_sfc_main$3, mergeProps({
1038
1425
  key: 1,
1039
1426
  size: item.ui?.leadingAvatarSize || unref(props).ui?.leadingAvatarSize || ui.value.leadingAvatarSize()
1040
1427
  }, { ref_for: true }, item.avatar, {
@@ -1053,7 +1440,7 @@ var _sfc_main = {
1053
1440
  item,
1054
1441
  index,
1055
1442
  ui: ui.value
1056
- }, () => [item.badge || item.badge === 0 ? (openBlock(), createBlock(_sfc_main$3, mergeProps({
1443
+ }, () => [item.badge || item.badge === 0 ? (openBlock(), createBlock(_sfc_main$2, mergeProps({
1057
1444
  key: 0,
1058
1445
  color: "neutral",
1059
1446
  variant: "outline",
@@ -1098,10 +1485,148 @@ var _sfc_main = {
1098
1485
  };
1099
1486
  }
1100
1487
  };
1488
+ var _sfc_setup$1 = _sfc_main$1.setup;
1489
+ _sfc_main$1.setup = (props, ctx) => {
1490
+ const ssrContext = useSSRContext();
1491
+ (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt+ui@4.10.0_e9e3fcf18fb997bdd8dc5f7c218a2205/node_modules/@nuxt/ui/dist/runtime/components/Tabs.vue");
1492
+ return _sfc_setup$1 ? _sfc_setup$1(props, ctx) : void 0;
1493
+ };
1494
+ //#endregion
1495
+ //#region virtual:nuxt:node_modules%2F.cache%2Fnuxt%2F.nuxt%2Fui%2Fcard.ts
1496
+ var virtual_nuxt_node_modules_2F_cache_2Fnuxt_2F_nuxt_2Fui_2Fcard_default = {
1497
+ "slots": {
1498
+ "root": "rounded-lg overflow-hidden",
1499
+ "header": "p-4 sm:px-6",
1500
+ "title": "text-highlighted font-semibold",
1501
+ "description": "mt-1 text-muted text-sm",
1502
+ "body": "p-4 sm:p-6",
1503
+ "footer": "p-4 sm:px-6"
1504
+ },
1505
+ "variants": { "variant": {
1506
+ "solid": {
1507
+ "root": "bg-inverted text-inverted",
1508
+ "title": "text-inverted",
1509
+ "description": "text-dimmed"
1510
+ },
1511
+ "outline": { "root": "bg-default ring ring-default divide-y divide-default" },
1512
+ "soft": { "root": "bg-elevated/50 divide-y divide-default" },
1513
+ "subtle": { "root": "bg-elevated/50 ring ring-default divide-y divide-default" }
1514
+ } },
1515
+ "defaultVariants": { "variant": "outline" }
1516
+ };
1517
+ //#endregion
1518
+ //#region node_modules/.pnpm/@nuxt+ui@4.10.0_e9e3fcf18fb997bdd8dc5f7c218a2205/node_modules/@nuxt/ui/dist/runtime/components/Card.vue
1519
+ var _sfc_main = {
1520
+ __name: "UCard",
1521
+ __ssrInlineRender: true,
1522
+ props: {
1523
+ as: {
1524
+ type: null,
1525
+ required: false
1526
+ },
1527
+ title: {
1528
+ type: String,
1529
+ required: false
1530
+ },
1531
+ description: {
1532
+ type: String,
1533
+ required: false
1534
+ },
1535
+ variant: {
1536
+ type: null,
1537
+ required: false
1538
+ },
1539
+ class: {
1540
+ type: null,
1541
+ required: false
1542
+ },
1543
+ ui: {
1544
+ type: Object,
1545
+ required: false
1546
+ }
1547
+ },
1548
+ setup(__props) {
1549
+ const _props = __props;
1550
+ const slots = useSlots();
1551
+ const props = useComponentProps("card", _props);
1552
+ const appConfig = useAppConfig();
1553
+ const ui = computed(() => tv({
1554
+ extend: virtual_nuxt_node_modules_2F_cache_2Fnuxt_2F_nuxt_2Fui_2Fcard_default,
1555
+ ...appConfig.ui?.card || {}
1556
+ })({ variant: props.variant }));
1557
+ return (_ctx, _push, _parent, _attrs) => {
1558
+ _push(ssrRenderComponent(unref(Primitive), mergeProps({
1559
+ as: unref(props).as,
1560
+ "data-slot": "root",
1561
+ class: ui.value.root({ class: [unref(props).ui?.root, unref(props).class] })
1562
+ }, _attrs), {
1563
+ default: withCtx((_, _push, _parent, _scopeId) => {
1564
+ if (_push) {
1565
+ if (!!slots.header || unref(props).title || !!slots.title || unref(props).description || !!slots.description) {
1566
+ _push(`<div data-slot="header" class="${ssrRenderClass(ui.value.header({ class: unref(props).ui?.header }))}"${_scopeId}>`);
1567
+ ssrRenderSlot(_ctx.$slots, "header", {}, () => {
1568
+ if (unref(props).title || !!slots.title) {
1569
+ _push(`<div data-slot="title" class="${ssrRenderClass(ui.value.title({ class: unref(props).ui?.title }))}"${_scopeId}>`);
1570
+ ssrRenderSlot(_ctx.$slots, "title", {}, () => {
1571
+ _push(`${ssrInterpolate(unref(props).title)}`);
1572
+ }, _push, _parent, _scopeId);
1573
+ _push(`</div>`);
1574
+ } else _push(`<!---->`);
1575
+ if (unref(props).description || !!slots.description) {
1576
+ _push(`<div data-slot="description" class="${ssrRenderClass(ui.value.description({ class: unref(props).ui?.description }))}"${_scopeId}>`);
1577
+ ssrRenderSlot(_ctx.$slots, "description", {}, () => {
1578
+ _push(`${ssrInterpolate(unref(props).description)}`);
1579
+ }, _push, _parent, _scopeId);
1580
+ _push(`</div>`);
1581
+ } else _push(`<!---->`);
1582
+ }, _push, _parent, _scopeId);
1583
+ _push(`</div>`);
1584
+ } else _push(`<!---->`);
1585
+ if (!!slots.default) {
1586
+ _push(`<div data-slot="body" class="${ssrRenderClass(ui.value.body({ class: unref(props).ui?.body }))}"${_scopeId}>`);
1587
+ ssrRenderSlot(_ctx.$slots, "default", {}, null, _push, _parent, _scopeId);
1588
+ _push(`</div>`);
1589
+ } else _push(`<!---->`);
1590
+ if (!!slots.footer) {
1591
+ _push(`<div data-slot="footer" class="${ssrRenderClass(ui.value.footer({ class: unref(props).ui?.footer }))}"${_scopeId}>`);
1592
+ ssrRenderSlot(_ctx.$slots, "footer", {}, null, _push, _parent, _scopeId);
1593
+ _push(`</div>`);
1594
+ } else _push(`<!---->`);
1595
+ } else return [
1596
+ !!slots.header || unref(props).title || !!slots.title || unref(props).description || !!slots.description ? (openBlock(), createBlock("div", {
1597
+ key: 0,
1598
+ "data-slot": "header",
1599
+ class: ui.value.header({ class: unref(props).ui?.header })
1600
+ }, [renderSlot(_ctx.$slots, "header", {}, () => [unref(props).title || !!slots.title ? (openBlock(), createBlock("div", {
1601
+ key: 0,
1602
+ "data-slot": "title",
1603
+ class: ui.value.title({ class: unref(props).ui?.title })
1604
+ }, [renderSlot(_ctx.$slots, "title", {}, () => [createTextVNode(toDisplayString(unref(props).title), 1)])], 2)) : createCommentVNode("", true), unref(props).description || !!slots.description ? (openBlock(), createBlock("div", {
1605
+ key: 1,
1606
+ "data-slot": "description",
1607
+ class: ui.value.description({ class: unref(props).ui?.description })
1608
+ }, [renderSlot(_ctx.$slots, "description", {}, () => [createTextVNode(toDisplayString(unref(props).description), 1)])], 2)) : createCommentVNode("", true)])], 2)) : createCommentVNode("", true),
1609
+ !!slots.default ? (openBlock(), createBlock("div", {
1610
+ key: 1,
1611
+ "data-slot": "body",
1612
+ class: ui.value.body({ class: unref(props).ui?.body })
1613
+ }, [renderSlot(_ctx.$slots, "default")], 2)) : createCommentVNode("", true),
1614
+ !!slots.footer ? (openBlock(), createBlock("div", {
1615
+ key: 2,
1616
+ "data-slot": "footer",
1617
+ class: ui.value.footer({ class: unref(props).ui?.footer })
1618
+ }, [renderSlot(_ctx.$slots, "footer")], 2)) : createCommentVNode("", true)
1619
+ ];
1620
+ }),
1621
+ _: 3
1622
+ }, _parent));
1623
+ };
1624
+ }
1625
+ };
1101
1626
  var _sfc_setup = _sfc_main.setup;
1102
1627
  _sfc_main.setup = (props, ctx) => {
1103
1628
  const ssrContext = useSSRContext();
1104
- (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt+ui@4.10.0_250a96140fc8b7523156f40a2ef5e33e/node_modules/@nuxt/ui/dist/runtime/components/Tabs.vue");
1629
+ (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt+ui@4.10.0_e9e3fcf18fb997bdd8dc5f7c218a2205/node_modules/@nuxt/ui/dist/runtime/components/Card.vue");
1105
1630
  return _sfc_setup ? _sfc_setup(props, ctx) : void 0;
1106
1631
  };
1107
1632
  //#endregion
@@ -1128,5 +1653,5 @@ function projectOrigin(project) {
1128
1653
  };
1129
1654
  }
1130
1655
 
1131
- export { _sfc_main as _, projectOrigin as p };
1132
- //# sourceMappingURL=origin-_Ab6zkKk.mjs.map
1656
+ export { _sfc_main$2 as _, _sfc_main$1 as a, _sfc_main as b, projectOrigin as p };
1657
+ //# sourceMappingURL=origin-DFFT7pGA.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"origin-_Ab6zkKk.mjs","sources":["../../../../node_modules/.pnpm/reka-ui@2.10.1_vue@3.5.41_typescript@6.0.3_/node_modules/reka-ui/dist/RovingFocus/RovingFocusItem.js","../../../../node_modules/.pnpm/reka-ui@2.10.1_vue@3.5.41_typescript@6.0.3_/node_modules/reka-ui/dist/Tabs/TabsRoot.js","../../../../node_modules/.pnpm/reka-ui@2.10.1_vue@3.5.41_typescript@6.0.3_/node_modules/reka-ui/dist/Tabs/utils.js","../../../../node_modules/.pnpm/reka-ui@2.10.1_vue@3.5.41_typescript@6.0.3_/node_modules/reka-ui/dist/Tabs/TabsContent.js","../../../../node_modules/.pnpm/reka-ui@2.10.1_vue@3.5.41_typescript@6.0.3_/node_modules/reka-ui/dist/Tabs/TabsIndicator.js","../../../../node_modules/.pnpm/reka-ui@2.10.1_vue@3.5.41_typescript@6.0.3_/node_modules/reka-ui/dist/Tabs/TabsList.js","../../../../node_modules/.pnpm/reka-ui@2.10.1_vue@3.5.41_typescript@6.0.3_/node_modules/reka-ui/dist/Tabs/TabsTrigger.js","../../../../virtual:nuxt:node_modules%2F.cache%2Fnuxt%2F.nuxt%2Fui%2Ftabs.ts","../../../../node_modules/.pnpm/@nuxt+ui@4.10.0_250a96140fc8b7523156f40a2ef5e33e/node_modules/@nuxt/ui/dist/runtime/components/Tabs.vue","../../../../app/utils/origin.ts"],"names":["useId","props","_sfc_main$1","_sfc_main$2"],"mappings":"","x_google_ignoreList":[0,1,2,3,4,5,6,7,8]}
1
+ {"version":3,"file":"origin-DFFT7pGA.mjs","sources":["../../../../node_modules/.pnpm/reka-ui@2.10.1_vue@3.5.41_typescript@6.0.3_/node_modules/reka-ui/dist/RovingFocus/RovingFocusItem.js","../../../../node_modules/.pnpm/reka-ui@2.10.1_vue@3.5.41_typescript@6.0.3_/node_modules/reka-ui/dist/Tabs/TabsRoot.js","../../../../node_modules/.pnpm/reka-ui@2.10.1_vue@3.5.41_typescript@6.0.3_/node_modules/reka-ui/dist/Tabs/utils.js","../../../../node_modules/.pnpm/reka-ui@2.10.1_vue@3.5.41_typescript@6.0.3_/node_modules/reka-ui/dist/Tabs/TabsContent.js","../../../../node_modules/.pnpm/reka-ui@2.10.1_vue@3.5.41_typescript@6.0.3_/node_modules/reka-ui/dist/Tabs/TabsIndicator.js","../../../../node_modules/.pnpm/reka-ui@2.10.1_vue@3.5.41_typescript@6.0.3_/node_modules/reka-ui/dist/Tabs/TabsList.js","../../../../node_modules/.pnpm/reka-ui@2.10.1_vue@3.5.41_typescript@6.0.3_/node_modules/reka-ui/dist/Tabs/TabsTrigger.js","../../../../virtual:nuxt:node_modules%2F.cache%2Fnuxt%2F.nuxt%2Fui%2Fbadge.ts","../../../../node_modules/.pnpm/@nuxt+ui@4.10.0_e9e3fcf18fb997bdd8dc5f7c218a2205/node_modules/@nuxt/ui/dist/runtime/components/Badge.vue","../../../../virtual:nuxt:node_modules%2F.cache%2Fnuxt%2F.nuxt%2Fui%2Ftabs.ts","../../../../node_modules/.pnpm/@nuxt+ui@4.10.0_e9e3fcf18fb997bdd8dc5f7c218a2205/node_modules/@nuxt/ui/dist/runtime/components/Tabs.vue","../../../../virtual:nuxt:node_modules%2F.cache%2Fnuxt%2F.nuxt%2Fui%2Fcard.ts","../../../../node_modules/.pnpm/@nuxt+ui@4.10.0_e9e3fcf18fb997bdd8dc5f7c218a2205/node_modules/@nuxt/ui/dist/runtime/components/Card.vue","../../../../app/utils/origin.ts"],"names":["useId","props","_sfc_main$3","_sfc_main$4"],"mappings":"","x_google_ignoreList":[0,1,2,3,4,5,6,7,8,9,10,11,12]}