@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,659 +0,0 @@
1
- import { m as modal_default$1, e as _sfc_main$2, u as useComponentProps, a as useAppConfig, g as useForwardProps, r as reactivePick, t as tv, h as useVModel, i as useForwardExpose, P as Primitive, j as useId$1, k as useEventListener, l as Presence_default, n as createContext } from '../virtual/entry.mjs';
2
- import { _ as _sfc_main$3 } from './Badge-BgyIJKeU.mjs';
3
- import { _ as _sfc_main$1 } from './Alert-Q5hBYuxt.mjs';
4
- import { p as phrases_default } from './phrases-CSDEYSbZ.mjs';
5
- import { s as steps_default } from './steps-CcAjZqHX.mjs';
6
- import { r as reportUrlFor } from './run-stream-CNVDpZ_S.mjs';
7
- import { defineComponent, useModel, ref, watch, mergeProps, createSlots, withCtx, createVNode, toDisplayString, unref, openBlock, createBlock, createTextVNode, createCommentVNode, Fragment, renderList, mergeModels, useSlots, computed, renderSlot, toRefs, nextTick, useSSRContext } from 'vue';
8
- import { ssrRenderComponent, ssrInterpolate, ssrRenderList, ssrRenderSlot } from 'vue/server-renderer';
9
-
10
- //#region node_modules/.pnpm/reka-ui@2.10.1_vue@3.5.41_typescript@6.0.3_/node_modules/reka-ui/dist/Collapsible/CollapsibleRoot.js
11
- var [injectCollapsibleRootContext, provideCollapsibleRootContext] = /*#__PURE__*/ createContext("CollapsibleRoot");
12
- var CollapsibleRoot_default = /* @__PURE__ */ defineComponent({
13
- __name: "CollapsibleRoot",
14
- props: {
15
- defaultOpen: {
16
- type: Boolean,
17
- required: false,
18
- default: false
19
- },
20
- open: {
21
- type: Boolean,
22
- required: false,
23
- default: void 0
24
- },
25
- disabled: {
26
- type: Boolean,
27
- required: false
28
- },
29
- unmountOnHide: {
30
- type: Boolean,
31
- required: false,
32
- default: true
33
- },
34
- asChild: {
35
- type: Boolean,
36
- required: false
37
- },
38
- as: {
39
- type: null,
40
- required: false
41
- }
42
- },
43
- emits: ["update:open"],
44
- setup(__props, { expose: __expose, emit: __emit }) {
45
- const props = __props;
46
- const open = useVModel(props, "open", __emit, {
47
- defaultValue: props.defaultOpen,
48
- passive: props.open === void 0
49
- });
50
- const { disabled, unmountOnHide } = toRefs(props);
51
- provideCollapsibleRootContext({
52
- contentId: "",
53
- disabled,
54
- open,
55
- unmountOnHide,
56
- onOpenToggle: () => {
57
- if (disabled.value) return;
58
- open.value = !open.value;
59
- }
60
- });
61
- __expose({ open });
62
- useForwardExpose();
63
- return (_ctx, _cache) => {
64
- return openBlock(), createBlock(unref(Primitive), {
65
- as: _ctx.as,
66
- "as-child": props.asChild,
67
- "data-state": unref(open) ? "open" : "closed",
68
- "data-disabled": unref(disabled) ? "" : void 0
69
- }, {
70
- default: withCtx(() => [renderSlot(_ctx.$slots, "default", { open: unref(open) })]),
71
- _: 3
72
- }, 8, [
73
- "as",
74
- "as-child",
75
- "data-state",
76
- "data-disabled"
77
- ]);
78
- };
79
- }
80
- });
81
- //#endregion
82
- //#region node_modules/.pnpm/reka-ui@2.10.1_vue@3.5.41_typescript@6.0.3_/node_modules/reka-ui/dist/Collapsible/CollapsibleContent.js
83
- var CollapsibleContent_default = /* @__PURE__ */ defineComponent({
84
- inheritAttrs: false,
85
- __name: "CollapsibleContent",
86
- props: {
87
- forceMount: {
88
- type: Boolean,
89
- required: false
90
- },
91
- asChild: {
92
- type: Boolean,
93
- required: false
94
- },
95
- as: {
96
- type: null,
97
- required: false
98
- }
99
- },
100
- emits: ["contentFound"],
101
- setup(__props, { emit: __emit }) {
102
- const props = __props;
103
- const emits = __emit;
104
- const rootContext = injectCollapsibleRootContext();
105
- rootContext.contentId ||= useId$1(void 0, "reka-collapsible-content");
106
- const presentRef = ref();
107
- const { forwardRef, currentElement } = useForwardExpose();
108
- const width = ref(0);
109
- const height = ref(0);
110
- const isOpen = computed(() => rootContext.open.value);
111
- const isMountAnimationPrevented = ref(isOpen.value);
112
- const currentStyle = ref();
113
- watch(() => [isOpen.value, presentRef.value?.present], async () => {
114
- await nextTick();
115
- const node = currentElement.value;
116
- if (!node) return;
117
- currentStyle.value = currentStyle.value || {
118
- transitionDuration: node.style.transitionDuration,
119
- animationName: node.style.animationName
120
- };
121
- node.style.transitionDuration = "0s";
122
- node.style.animationName = "none";
123
- const rect = node.getBoundingClientRect();
124
- height.value = rect.height;
125
- width.value = rect.width;
126
- if (!isMountAnimationPrevented.value) {
127
- node.style.transitionDuration = currentStyle.value.transitionDuration;
128
- node.style.animationName = currentStyle.value.animationName;
129
- }
130
- }, { immediate: true });
131
- const skipAnimation = computed(() => isMountAnimationPrevented.value && rootContext.open.value);
132
- useEventListener(currentElement, "beforematch", (ev) => {
133
- requestAnimationFrame(() => {
134
- rootContext.onOpenToggle();
135
- emits("contentFound");
136
- });
137
- });
138
- return (_ctx, _cache) => {
139
- return openBlock(), createBlock(unref(Presence_default), {
140
- ref_key: "presentRef",
141
- ref: presentRef,
142
- present: _ctx.forceMount || unref(rootContext).open.value,
143
- "force-mount": true
144
- }, {
145
- default: withCtx(({ present }) => [createVNode(unref(Primitive), mergeProps(_ctx.$attrs, {
146
- id: unref(rootContext).contentId,
147
- ref: unref(forwardRef),
148
- "as-child": props.asChild,
149
- as: _ctx.as,
150
- hidden: !present ? unref(rootContext).unmountOnHide.value ? "" : "until-found" : void 0,
151
- "data-state": skipAnimation.value ? void 0 : unref(rootContext).open.value ? "open" : "closed",
152
- "data-disabled": unref(rootContext).disabled?.value ? "" : void 0,
153
- style: {
154
- [`--reka-collapsible-content-height`]: `${height.value}px`,
155
- [`--reka-collapsible-content-width`]: `${width.value}px`
156
- }
157
- }), {
158
- default: withCtx(() => [(unref(rootContext).unmountOnHide.value ? present : true) ? renderSlot(_ctx.$slots, "default", { key: 0 }) : createCommentVNode("v-if", true)]),
159
- _: 2
160
- }, 1040, [
161
- "id",
162
- "as-child",
163
- "as",
164
- "hidden",
165
- "data-state",
166
- "data-disabled",
167
- "style"
168
- ])]),
169
- _: 3
170
- }, 8, ["present"]);
171
- };
172
- }
173
- });
174
- //#endregion
175
- //#region node_modules/.pnpm/reka-ui@2.10.1_vue@3.5.41_typescript@6.0.3_/node_modules/reka-ui/dist/Collapsible/CollapsibleTrigger.js
176
- var CollapsibleTrigger_default = /* @__PURE__ */ defineComponent({
177
- __name: "CollapsibleTrigger",
178
- props: {
179
- asChild: {
180
- type: Boolean,
181
- required: false
182
- },
183
- as: {
184
- type: null,
185
- required: false,
186
- default: "button"
187
- }
188
- },
189
- setup(__props) {
190
- const props = __props;
191
- useForwardExpose();
192
- const rootContext = injectCollapsibleRootContext();
193
- return (_ctx, _cache) => {
194
- return openBlock(), createBlock(unref(Primitive), {
195
- type: _ctx.as === "button" ? "button" : void 0,
196
- as: _ctx.as,
197
- "as-child": props.asChild,
198
- "aria-controls": unref(rootContext).contentId,
199
- "aria-expanded": unref(rootContext).open.value,
200
- "data-state": unref(rootContext).open.value ? "open" : "closed",
201
- "data-disabled": unref(rootContext).disabled?.value ? "" : void 0,
202
- disabled: unref(rootContext).disabled?.value,
203
- onClick: unref(rootContext).onOpenToggle
204
- }, {
205
- default: withCtx(() => [renderSlot(_ctx.$slots, "default")]),
206
- _: 3
207
- }, 8, [
208
- "type",
209
- "as",
210
- "as-child",
211
- "aria-controls",
212
- "aria-expanded",
213
- "data-state",
214
- "data-disabled",
215
- "disabled",
216
- "onClick"
217
- ]);
218
- };
219
- }
220
- });
221
- //#endregion
222
- //#region virtual:nuxt:node_modules%2F.cache%2Fnuxt%2F.nuxt%2Fui%2Fcollapsible.ts
223
- var virtual_nuxt_node_modules_2F_cache_2Fnuxt_2F_nuxt_2Fui_2Fcollapsible_default = { "slots": {
224
- "root": "",
225
- "content": "data-[state=open]:animate-[collapsible-down_200ms_ease-out] data-[state=closed]:animate-[collapsible-up_200ms_ease-out] data-[state=closed]:overflow-hidden"
226
- } };
227
- //#endregion
228
- //#region node_modules/.pnpm/@nuxt+ui@4.10.0_250a96140fc8b7523156f40a2ef5e33e/node_modules/@nuxt/ui/dist/runtime/components/Collapsible.vue
229
- var _sfc_main = {
230
- __name: "UCollapsible",
231
- __ssrInlineRender: true,
232
- props: {
233
- as: {
234
- type: null,
235
- required: false
236
- },
237
- class: {
238
- type: null,
239
- required: false
240
- },
241
- ui: {
242
- type: Object,
243
- required: false
244
- },
245
- defaultOpen: {
246
- type: Boolean,
247
- required: false
248
- },
249
- open: {
250
- type: Boolean,
251
- required: false
252
- },
253
- disabled: {
254
- type: Boolean,
255
- required: false
256
- },
257
- unmountOnHide: {
258
- type: Boolean,
259
- required: false,
260
- default: true
261
- }
262
- },
263
- emits: ["update:open"],
264
- setup(__props, { emit: __emit }) {
265
- const _props = __props;
266
- const emits = __emit;
267
- const slots = useSlots();
268
- const props = useComponentProps("collapsible", _props);
269
- const appConfig = useAppConfig();
270
- const rootProps = useForwardProps(reactivePick(props, "as", "defaultOpen", "open", "disabled", "unmountOnHide"), emits);
271
- const ui = computed(() => tv({
272
- extend: virtual_nuxt_node_modules_2F_cache_2Fnuxt_2F_nuxt_2Fui_2Fcollapsible_default,
273
- ...appConfig.ui?.collapsible || {}
274
- })());
275
- return (_ctx, _push, _parent, _attrs) => {
276
- _push(ssrRenderComponent(unref(CollapsibleRoot_default), mergeProps(unref(rootProps), {
277
- "data-slot": "root",
278
- class: ui.value.root({ class: [unref(props).ui?.root, unref(props).class] })
279
- }, _attrs), {
280
- default: withCtx(({ open }, _push, _parent, _scopeId) => {
281
- if (_push) {
282
- if (!!slots.default) _push(ssrRenderComponent(unref(CollapsibleTrigger_default), { "as-child": "" }, {
283
- default: withCtx((_, _push, _parent, _scopeId) => {
284
- if (_push) ssrRenderSlot(_ctx.$slots, "default", { open }, null, _push, _parent, _scopeId);
285
- else return [renderSlot(_ctx.$slots, "default", { open })];
286
- }),
287
- _: 2
288
- }, _parent, _scopeId));
289
- else _push(`<!---->`);
290
- _push(ssrRenderComponent(unref(CollapsibleContent_default), {
291
- "data-slot": "content",
292
- class: ui.value.content({ class: unref(props).ui?.content })
293
- }, {
294
- default: withCtx((_, _push, _parent, _scopeId) => {
295
- if (_push) ssrRenderSlot(_ctx.$slots, "content", {}, null, _push, _parent, _scopeId);
296
- else return [renderSlot(_ctx.$slots, "content")];
297
- }),
298
- _: 2
299
- }, _parent, _scopeId));
300
- } else return [!!slots.default ? (openBlock(), createBlock(unref(CollapsibleTrigger_default), {
301
- key: 0,
302
- "as-child": ""
303
- }, {
304
- default: withCtx(() => [renderSlot(_ctx.$slots, "default", { open })]),
305
- _: 2
306
- }, 1024)) : createCommentVNode("", true), createVNode(unref(CollapsibleContent_default), {
307
- "data-slot": "content",
308
- class: ui.value.content({ class: unref(props).ui?.content })
309
- }, {
310
- default: withCtx(() => [renderSlot(_ctx.$slots, "content")]),
311
- _: 3
312
- }, 8, ["class"])];
313
- }),
314
- _: 3
315
- }, _parent));
316
- };
317
- }
318
- };
319
- var _sfc_setup$1 = _sfc_main.setup;
320
- _sfc_main.setup = (props, ctx) => {
321
- const ssrContext = useSSRContext();
322
- (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("../node_modules/.pnpm/@nuxt+ui@4.10.0_250a96140fc8b7523156f40a2ef5e33e/node_modules/@nuxt/ui/dist/runtime/components/Collapsible.vue");
323
- return _sfc_setup$1 ? _sfc_setup$1(props, ctx) : void 0;
324
- };
325
- //#endregion
326
- //#region app/components/project/run-filtered/modal.vue?vue&type=script&setup=true&lang.ts
327
- var modal_vue_vue_type_script_setup_true_lang_default = /*@__PURE__*/ defineComponent({
328
- __name: "modal",
329
- __ssrInlineRender: true,
330
- props: /*@__PURE__*/ mergeModels({
331
- running: {
332
- type: Boolean,
333
- default: false
334
- },
335
- passed: {
336
- type: Boolean,
337
- default: false
338
- },
339
- tests: { default: () => [] },
340
- projectName: {},
341
- slug: {},
342
- filter: { default: "" },
343
- testedAt: { default: null },
344
- output: { default: null }
345
- }, {
346
- "open": {
347
- type: Boolean,
348
- default: false
349
- },
350
- "openModifiers": {}
351
- }),
352
- emits: ["update:open"],
353
- setup(__props) {
354
- const open = useModel(__props, "open");
355
- const testIcons = {
356
- waiting: "i-ic-round-radio-button-unchecked",
357
- running: "line-md:loading-twotone-loop",
358
- success: "i-ic-round-check-circle",
359
- failed: "i-ic-round-error"
360
- };
361
- const testColors = {
362
- waiting: "text-dimmed",
363
- running: "text-neutral",
364
- success: "text-success",
365
- failed: "text-error"
366
- };
367
- /** O teste chega em execução e só depois falha, então abrir o que falhou é reação, não estado inicial. */
368
- const opened = ref([]);
369
- watch(() => __props.tests, (current) => {
370
- if (!current.length) {
371
- opened.value = [];
372
- return;
373
- }
374
- const failed = current.filter((test) => test.status === "failed").map((test) => test.id);
375
- opened.value = [.../* @__PURE__ */ new Set([...opened.value, ...failed])];
376
- }, {
377
- deep: true,
378
- immediate: true
379
- });
380
- function toggle(id, open) {
381
- opened.value = open ? [...opened.value, id] : opened.value.filter((other) => other !== id);
382
- }
383
- function ownError(test) {
384
- return test.error && test.steps.every((step) => step.status !== "failed") ? test.error : null;
385
- }
386
- return (_ctx, _push, _parent, _attrs) => {
387
- const _component_BaseModal = modal_default$1;
388
- const _component_UBadge = _sfc_main$3;
389
- const _component_BaseLoadingPhrases = phrases_default;
390
- const _component_UAlert = _sfc_main$1;
391
- const _component_UCollapsible = _sfc_main;
392
- const _component_UButton = _sfc_main$2;
393
- const _component_ScenarioTestRunSteps = steps_default;
394
- _push(ssrRenderComponent(_component_BaseModal, mergeProps({
395
- open: open.value,
396
- "onUpdate:open": ($event) => open.value = $event,
397
- dismissable: !__props.running,
398
- wide: ""
399
- }, _attrs), createSlots({
400
- header: withCtx((_, _push, _parent, _scopeId) => {
401
- if (_push) {
402
- _push(`<div class="flex flex-col pt-6 gap-2"${_scopeId}>`);
403
- if (__props.running) _push(`<p class="text-xl font-bold"${_scopeId}> Testando cenários filtrados... </p>`);
404
- else {
405
- _push(`<!--[-->`);
406
- _push(ssrRenderComponent(_component_UBadge, {
407
- class: "self-start",
408
- color: __props.passed ? "success" : "error",
409
- icon: __props.passed ? "i-ic-round-check-circle" : "i-ic-round-error",
410
- label: __props.passed ? "Sucesso" : "Falha",
411
- "data-testid": "execucao-status"
412
- }, null, _parent, _scopeId));
413
- _push(`<p class="mt-2 text-xl font-bold"${_scopeId}> Resultado dos testes </p><!--]-->`);
414
- }
415
- _push(`</div>`);
416
- } else return [createVNode("div", { class: "flex flex-col pt-6 gap-2" }, [__props.running ? (openBlock(), createBlock("p", {
417
- key: 0,
418
- class: "text-xl font-bold"
419
- }, " Testando cenários filtrados... ")) : (openBlock(), createBlock(Fragment, { key: 1 }, [createVNode(_component_UBadge, {
420
- class: "self-start",
421
- color: __props.passed ? "success" : "error",
422
- icon: __props.passed ? "i-ic-round-check-circle" : "i-ic-round-error",
423
- label: __props.passed ? "Sucesso" : "Falha",
424
- "data-testid": "execucao-status"
425
- }, null, 8, [
426
- "color",
427
- "icon",
428
- "label"
429
- ]), createVNode("p", { class: "mt-2 text-xl font-bold" }, " Resultado dos testes ")], 64))])];
430
- }),
431
- body: withCtx((_, _push, _parent, _scopeId) => {
432
- if (_push) {
433
- if (__props.running && __props.tests.length === 0) _push(ssrRenderComponent(_component_BaseLoadingPhrases, {
434
- phrases: ["Iniciando a execução"],
435
- "data-testid": "execucao-iniciando"
436
- }, null, _parent, _scopeId));
437
- else {
438
- _push(`<!--[-->`);
439
- if (!__props.running) {
440
- _push(`<div class="mb-6 space-y-0.5 text-sm" data-testid="execucao-detalhes"${_scopeId}><p${_scopeId}><span class="font-semibold"${_scopeId}>Projeto:</span> ${ssrInterpolate(__props.projectName)}</p>`);
441
- if (__props.filter) _push(`<p${_scopeId}><span class="font-semibold"${_scopeId}>Filtro:</span> ${ssrInterpolate(__props.filter)}</p>`);
442
- else _push(`<!---->`);
443
- _push(`<p${_scopeId}><span class="font-semibold"${_scopeId}>Cenários:</span> ${ssrInterpolate(__props.tests.length)}</p>`);
444
- if (__props.testedAt) _push(`<p${_scopeId}><span class="font-semibold"${_scopeId}>Testado em:</span> ${ssrInterpolate(__props.testedAt)}</p>`);
445
- else _push(`<!---->`);
446
- _push(`</div>`);
447
- } else _push(`<!---->`);
448
- if (__props.output) _push(ssrRenderComponent(_component_UAlert, {
449
- color: "error",
450
- variant: "soft",
451
- icon: "i-ic-round-error",
452
- title: "A execução não chegou a começar",
453
- class: "mb-6",
454
- "data-testid": "execucao-saida"
455
- }, {
456
- description: withCtx((_, _push, _parent, _scopeId) => {
457
- if (_push) _push(`<p class="mb-2"${_scopeId}> O Playwright encerrou antes de rodar qualquer passo. Saída do runner: </p><code class="block whitespace-pre-wrap font-mono text-xs"${_scopeId}>${ssrInterpolate(__props.output)}</code>`);
458
- else return [createVNode("p", { class: "mb-2" }, " O Playwright encerrou antes de rodar qualquer passo. Saída do runner: "), createVNode("code", { class: "block whitespace-pre-wrap font-mono text-xs" }, toDisplayString(__props.output), 1)];
459
- }),
460
- _: 1
461
- }, _parent, _scopeId));
462
- else _push(`<!---->`);
463
- _push(`<div class="flex flex-col gap-3"${_scopeId}><!--[-->`);
464
- ssrRenderList(__props.tests, (test) => {
465
- _push(ssrRenderComponent(_component_UCollapsible, {
466
- key: test.id,
467
- open: unref(opened).includes(test.id),
468
- "data-testid": "execucao-teste",
469
- "data-status": test.status,
470
- "onUpdate:open": ($event) => toggle(test.id, $event)
471
- }, {
472
- content: withCtx((_, _push, _parent, _scopeId) => {
473
- if (_push) {
474
- _push(`<div class="mt-1 rounded-md bg-elevated py-3 pl-3.5 pr-3"${_scopeId}>`);
475
- if (ownError(test)) _push(`<p class="text-sm text-dimmed" data-testid="execucao-teste-erro"${_scopeId}><span class="font-semibold text-error"${_scopeId}>Erro:</span> ${ssrInterpolate(ownError(test))}</p>`);
476
- else if (test.steps.length === 0) _push(`<p class="text-sm text-dimmed"${_scopeId}> Nenhum passo reportado. </p>`);
477
- else _push(`<!---->`);
478
- _push(ssrRenderComponent(_component_ScenarioTestRunSteps, { steps: test.steps }, null, _parent, _scopeId));
479
- _push(`</div>`);
480
- } else return [createVNode("div", { class: "mt-1 rounded-md bg-elevated py-3 pl-3.5 pr-3" }, [ownError(test) ? (openBlock(), createBlock("p", {
481
- key: 0,
482
- class: "text-sm text-dimmed",
483
- "data-testid": "execucao-teste-erro"
484
- }, [createVNode("span", { class: "font-semibold text-error" }, "Erro:"), createTextVNode(" " + toDisplayString(ownError(test)), 1)])) : test.steps.length === 0 ? (openBlock(), createBlock("p", {
485
- key: 1,
486
- class: "text-sm text-dimmed"
487
- }, " Nenhum passo reportado. ")) : createCommentVNode("", true), createVNode(_component_ScenarioTestRunSteps, { steps: test.steps }, null, 8, ["steps"])])];
488
- }),
489
- default: withCtx((_, _push, _parent, _scopeId) => {
490
- if (_push) _push(ssrRenderComponent(_component_UButton, {
491
- block: "",
492
- color: "neutral",
493
- variant: "soft",
494
- icon: testIcons[test.status],
495
- "trailing-icon": "i-ic-round-expand-more",
496
- ui: {
497
- base: "justify-start gap-3",
498
- leadingIcon: testColors[test.status],
499
- trailingIcon: "text-dimmed"
500
- },
501
- "data-testid": "execucao-teste-abrir"
502
- }, {
503
- default: withCtx((_, _push, _parent, _scopeId) => {
504
- if (_push) _push(`<span class="grow truncate text-left" data-testid="execucao-teste-titulo"${_scopeId}>${ssrInterpolate(test.title)}</span>`);
505
- else return [createVNode("span", {
506
- class: "grow truncate text-left",
507
- "data-testid": "execucao-teste-titulo"
508
- }, toDisplayString(test.title), 1)];
509
- }),
510
- _: 2
511
- }, _parent, _scopeId));
512
- else return [createVNode(_component_UButton, {
513
- block: "",
514
- color: "neutral",
515
- variant: "soft",
516
- icon: testIcons[test.status],
517
- "trailing-icon": "i-ic-round-expand-more",
518
- ui: {
519
- base: "justify-start gap-3",
520
- leadingIcon: testColors[test.status],
521
- trailingIcon: "text-dimmed"
522
- },
523
- "data-testid": "execucao-teste-abrir"
524
- }, {
525
- default: withCtx(() => [createVNode("span", {
526
- class: "grow truncate text-left",
527
- "data-testid": "execucao-teste-titulo"
528
- }, toDisplayString(test.title), 1)]),
529
- _: 2
530
- }, 1032, ["icon", "ui"])];
531
- }),
532
- _: 2
533
- }, _parent, _scopeId));
534
- });
535
- _push(`<!--]--></div><!--]-->`);
536
- }
537
- } else return [__props.running && __props.tests.length === 0 ? (openBlock(), createBlock(_component_BaseLoadingPhrases, {
538
- key: 0,
539
- phrases: ["Iniciando a execução"],
540
- "data-testid": "execucao-iniciando"
541
- })) : (openBlock(), createBlock(Fragment, { key: 1 }, [
542
- !__props.running ? (openBlock(), createBlock("div", {
543
- key: 0,
544
- class: "mb-6 space-y-0.5 text-sm",
545
- "data-testid": "execucao-detalhes"
546
- }, [
547
- createVNode("p", null, [createVNode("span", { class: "font-semibold" }, "Projeto:"), createTextVNode(" " + toDisplayString(__props.projectName), 1)]),
548
- __props.filter ? (openBlock(), createBlock("p", { key: 0 }, [createVNode("span", { class: "font-semibold" }, "Filtro:"), createTextVNode(" " + toDisplayString(__props.filter), 1)])) : createCommentVNode("", true),
549
- createVNode("p", null, [createVNode("span", { class: "font-semibold" }, "Cenários:"), createTextVNode(" " + toDisplayString(__props.tests.length), 1)]),
550
- __props.testedAt ? (openBlock(), createBlock("p", { key: 1 }, [createVNode("span", { class: "font-semibold" }, "Testado em:"), createTextVNode(" " + toDisplayString(__props.testedAt), 1)])) : createCommentVNode("", true)
551
- ])) : createCommentVNode("", true),
552
- __props.output ? (openBlock(), createBlock(_component_UAlert, {
553
- key: 1,
554
- color: "error",
555
- variant: "soft",
556
- icon: "i-ic-round-error",
557
- title: "A execução não chegou a começar",
558
- class: "mb-6",
559
- "data-testid": "execucao-saida"
560
- }, {
561
- description: withCtx(() => [createVNode("p", { class: "mb-2" }, " O Playwright encerrou antes de rodar qualquer passo. Saída do runner: "), createVNode("code", { class: "block whitespace-pre-wrap font-mono text-xs" }, toDisplayString(__props.output), 1)]),
562
- _: 1
563
- })) : createCommentVNode("", true),
564
- createVNode("div", { class: "flex flex-col gap-3" }, [(openBlock(true), createBlock(Fragment, null, renderList(__props.tests, (test) => {
565
- return openBlock(), createBlock(_component_UCollapsible, {
566
- key: test.id,
567
- open: unref(opened).includes(test.id),
568
- "data-testid": "execucao-teste",
569
- "data-status": test.status,
570
- "onUpdate:open": ($event) => toggle(test.id, $event)
571
- }, {
572
- content: withCtx(() => [createVNode("div", { class: "mt-1 rounded-md bg-elevated py-3 pl-3.5 pr-3" }, [ownError(test) ? (openBlock(), createBlock("p", {
573
- key: 0,
574
- class: "text-sm text-dimmed",
575
- "data-testid": "execucao-teste-erro"
576
- }, [createVNode("span", { class: "font-semibold text-error" }, "Erro:"), createTextVNode(" " + toDisplayString(ownError(test)), 1)])) : test.steps.length === 0 ? (openBlock(), createBlock("p", {
577
- key: 1,
578
- class: "text-sm text-dimmed"
579
- }, " Nenhum passo reportado. ")) : createCommentVNode("", true), createVNode(_component_ScenarioTestRunSteps, { steps: test.steps }, null, 8, ["steps"])])]),
580
- default: withCtx(() => [createVNode(_component_UButton, {
581
- block: "",
582
- color: "neutral",
583
- variant: "soft",
584
- icon: testIcons[test.status],
585
- "trailing-icon": "i-ic-round-expand-more",
586
- ui: {
587
- base: "justify-start gap-3",
588
- leadingIcon: testColors[test.status],
589
- trailingIcon: "text-dimmed"
590
- },
591
- "data-testid": "execucao-teste-abrir"
592
- }, {
593
- default: withCtx(() => [createVNode("span", {
594
- class: "grow truncate text-left",
595
- "data-testid": "execucao-teste-titulo"
596
- }, toDisplayString(test.title), 1)]),
597
- _: 2
598
- }, 1032, ["icon", "ui"])]),
599
- _: 2
600
- }, 1032, [
601
- "open",
602
- "data-status",
603
- "onUpdate:open"
604
- ]);
605
- }), 128))])
606
- ], 64))];
607
- }),
608
- _: 2
609
- }, [!__props.running ? {
610
- name: "footer",
611
- fn: withCtx((_, _push, _parent, _scopeId) => {
612
- if (_push) {
613
- _push(ssrRenderComponent(_component_UButton, {
614
- label: "Fechar",
615
- color: "neutral",
616
- variant: "ghost",
617
- "data-testid": "execucao-fechar",
618
- onClick: ($event) => open.value = false
619
- }, null, _parent, _scopeId));
620
- _push(ssrRenderComponent(_component_UButton, {
621
- label: "Relatório do Playwright",
622
- "trailing-icon": "i-ic-round-assessment",
623
- to: unref(reportUrlFor)(__props.slug),
624
- target: "_blank",
625
- external: "",
626
- "data-testid": "execucao-relatorio"
627
- }, null, _parent, _scopeId));
628
- } else return [createVNode(_component_UButton, {
629
- label: "Fechar",
630
- color: "neutral",
631
- variant: "ghost",
632
- "data-testid": "execucao-fechar",
633
- onClick: ($event) => open.value = false
634
- }, null, 8, ["onClick"]), createVNode(_component_UButton, {
635
- label: "Relatório do Playwright",
636
- "trailing-icon": "i-ic-round-assessment",
637
- to: unref(reportUrlFor)(__props.slug),
638
- target: "_blank",
639
- external: "",
640
- "data-testid": "execucao-relatorio"
641
- }, null, 8, ["to"])];
642
- }),
643
- key: "0"
644
- } : void 0]), _parent));
645
- };
646
- }
647
- });
648
- //#endregion
649
- //#region app/components/project/run-filtered/modal.vue
650
- var _sfc_setup = modal_vue_vue_type_script_setup_true_lang_default.setup;
651
- modal_vue_vue_type_script_setup_true_lang_default.setup = (props, ctx) => {
652
- const ssrContext = useSSRContext();
653
- (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("components/project/run-filtered/modal.vue");
654
- return _sfc_setup ? _sfc_setup(props, ctx) : void 0;
655
- };
656
- var modal_default = Object.assign(modal_vue_vue_type_script_setup_true_lang_default, { __name: "ProjectRunFilteredModal" });
657
-
658
- export { modal_default as m };
659
- //# sourceMappingURL=modal-DV_DQ0hO.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"modal-DV_DQ0hO.mjs","sources":["../../../../node_modules/.pnpm/reka-ui@2.10.1_vue@3.5.41_typescript@6.0.3_/node_modules/reka-ui/dist/Collapsible/CollapsibleRoot.js","../../../../node_modules/.pnpm/reka-ui@2.10.1_vue@3.5.41_typescript@6.0.3_/node_modules/reka-ui/dist/Collapsible/CollapsibleContent.js","../../../../node_modules/.pnpm/reka-ui@2.10.1_vue@3.5.41_typescript@6.0.3_/node_modules/reka-ui/dist/Collapsible/CollapsibleTrigger.js","../../../../virtual:nuxt:node_modules%2F.cache%2Fnuxt%2F.nuxt%2Fui%2Fcollapsible.ts","../../../../node_modules/.pnpm/@nuxt+ui@4.10.0_250a96140fc8b7523156f40a2ef5e33e/node_modules/@nuxt/ui/dist/runtime/components/Collapsible.vue","../../../../app/components/project/run-filtered/modal.vue"],"names":["emit"],"mappings":"","x_google_ignoreList":[0,1,2,3,4]}
@@ -1 +0,0 @@
1
- {"version":3,"file":"pages-BuW8VoW3.mjs","sources":["../../../../node_modules/.pnpm/@nuxt+ui@4.10.0_250a96140fc8b7523156f40a2ef5e33e/node_modules/@nuxt/ui/dist/runtime/utils/form.js","../../../../node_modules/.pnpm/@nuxt+ui@4.10.0_250a96140fc8b7523156f40a2ef5e33e/node_modules/@nuxt/ui/dist/runtime/types/form.js","../../../../virtual:nuxt:node_modules%2F.cache%2Fnuxt%2F.nuxt%2Fui%2Fform.ts","../../../../node_modules/.pnpm/@nuxt+ui@4.10.0_250a96140fc8b7523156f40a2ef5e33e/node_modules/@nuxt/ui/dist/runtime/components/Form.vue","../../../../virtual:nuxt:node_modules%2F.cache%2Fnuxt%2F.nuxt%2Fui%2Ftextarea.ts","../../../../node_modules/.pnpm/@nuxt+ui@4.10.0_250a96140fc8b7523156f40a2ef5e33e/node_modules/@nuxt/ui/dist/runtime/components/Textarea.vue","../../../../app/components/project/form/modal.vue","../../../../virtual:nuxt:node_modules%2F.cache%2Fnuxt%2F.nuxt%2Fui%2Fskeleton.ts","../../../../node_modules/.pnpm/@nuxt+ui@4.10.0_250a96140fc8b7523156f40a2ef5e33e/node_modules/@nuxt/ui/dist/runtime/components/Skeleton.vue","../../../../app/components/project/empty.vue","../../../../app/components/project/card.vue","../../../../app/pages/index.vue"],"names":["$attrs","_sfc_main$3","_sfc_main$4","$fetch"],"mappings":"","x_google_ignoreList":[0,1,2,3,4,5,7,8]}