@coveord/plasma-mantine 52.26.4 → 52.26.6

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.
@@ -1,7 +1,7 @@
1
1
 
2
- > @coveord/plasma-mantine@52.26.3 build /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@52.26.4 build /home/runner/work/plasma/plasma/packages/mantine
3
3
  > node ../../scripts/build
4
4
 
5
- Successfully compiled: 109 files, copied 1 file with swc (261.21ms)
6
- Successfully compiled: 109 files, copied 1 file with swc (348.94ms)
5
+ Successfully compiled: 109 files, copied 1 file with swc (373.93ms)
6
+ Successfully compiled: 109 files, copied 1 file with swc (425.48ms)
7
7
 
@@ -1,43 +1,43 @@
1
1
 
2
- > @coveord/plasma-mantine@52.26.3 test /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@52.26.4 test /home/runner/work/plasma/plasma/packages/mantine
3
3
  > TZ=UTC vitest run "--silent"
4
4
 
5
5
  The CJS build of Vite's Node API is deprecated. See https://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.
6
6
 
7
7
   RUN  v1.0.1 /home/runner/work/plasma/plasma/packages/mantine
8
8
 
9
- ✓ src/components/table/layouts/__tests__/RowLayout.spec.tsx  (15 tests) 7541ms
10
- ✓ src/components/modal-wizard/__tests__/ModalWizard.spec.tsx  (11 tests) 9054ms
11
- ✓ src/components/table/__tests__/Table.spec.tsx  (14 tests) 11846ms
12
- ✓ src/components/collection/__tests__/Collection.spec.tsx  (11 tests) 2535ms
13
- ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx  (7 tests) 2250ms
14
- ✓ src/components/table/__tests__/TablePerPage.spec.tsx  (7 tests) 1267ms
15
- ✓ src/components/table/__tests__/TableFilter.spec.tsx  (6 tests) 3930ms
16
- ✓ src/components/table/__tests__/TablePagination.spec.tsx  (5 tests) 1965ms
17
- ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx  (8 tests) 1606ms
18
- ✓ src/components/table/__tests__/TablePredicate.spec.tsx  (3 tests) 5004ms
19
- ✓ src/components/table/__tests__/TableActions.spec.tsx  (3 tests) 2932ms
20
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx  (4 tests) 18201ms
21
- ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx  (3 tests) 495ms
22
- ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx  (7 tests) 22670ms
23
- ✓ src/components/button/__tests__/Button.spec.tsx  (4 tests) 797ms
24
- ✓ src/components/header/__tests__/Header.spec.tsx  (6 tests) 595ms
25
- ✓ src/utils/__tests__/overrideComponent.spec.tsx  (1 test) 55ms
26
- ✓ src/components/table/__tests__/Th.spec.tsx  (2 tests) 1710ms
27
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx  (2 tests) 1142ms
28
- ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx  (3 tests) 568ms
29
- ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx  (4 tests) 13522ms
30
- ✓ src/hooks/__tests__/useControlledList.spec.tsx  (3 tests) 28ms
31
- ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx  (3 tests) 999ms
32
- ✓ src/components/browser-preview/__tests__/BrowserPreview.spec.tsx  (4 tests) 981ms
33
- ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx  (3 tests) 3951ms
34
- ✓ src/components/prompt/__tests__/Prompt.spec.tsx  (2 tests) 390ms
35
- ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx  (2 tests) 164ms
36
- ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx  (1 test) 184ms
37
- ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx  (1 test) 53ms
9
+ ✓ src/components/table/layouts/__tests__/RowLayout.spec.tsx  (15 tests) 7504ms
10
+ ✓ src/components/modal-wizard/__tests__/ModalWizard.spec.tsx  (11 tests) 9343ms
11
+ ✓ src/components/table/__tests__/Table.spec.tsx  (14 tests) 11757ms
12
+ ✓ src/components/collection/__tests__/Collection.spec.tsx  (11 tests) 2420ms
13
+ ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx  (7 tests) 2192ms
14
+ ✓ src/components/table/__tests__/TablePerPage.spec.tsx  (7 tests) 1371ms
15
+ ✓ src/components/table/__tests__/TableFilter.spec.tsx  (6 tests) 4023ms
16
+ ✓ src/components/table/__tests__/TablePagination.spec.tsx  (5 tests) 1854ms
17
+ ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx  (8 tests) 1618ms
18
+ ✓ src/components/table/__tests__/TablePredicate.spec.tsx  (3 tests) 4996ms
19
+ ✓ src/components/table/__tests__/TableActions.spec.tsx  (3 tests) 3181ms
20
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx  (4 tests) 18093ms
21
+ ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx  (3 tests) 569ms
22
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx  (7 tests) 22662ms
23
+ ✓ src/components/button/__tests__/Button.spec.tsx  (4 tests) 825ms
24
+ ✓ src/components/header/__tests__/Header.spec.tsx  (6 tests) 571ms
25
+ ✓ src/utils/__tests__/overrideComponent.spec.tsx  (1 test) 78ms
26
+ ✓ src/components/table/__tests__/Th.spec.tsx  (2 tests) 1782ms
27
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx  (2 tests) 1121ms
28
+ ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx  (4 tests) 13835ms
29
+ ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx  (3 tests) 589ms
30
+ ✓ src/hooks/__tests__/useControlledList.spec.tsx  (3 tests) 27ms
31
+ ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx  (3 tests) 980ms
32
+ ✓ src/components/browser-preview/__tests__/BrowserPreview.spec.tsx  (4 tests) 936ms
33
+ ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx  (3 tests) 4088ms
34
+ ✓ src/components/prompt/__tests__/Prompt.spec.tsx  (2 tests) 398ms
35
+ ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx  (2 tests) 195ms
36
+ ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx  (1 test) 192ms
37
+ ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx  (1 test) 56ms
38
38
 
39
39
   Test Files  29 passed (29)
40
40
   Tests  145 passed (145)
41
-  Start at  19:58:39
42
-  Duration  78.15s (transform 1.55s, setup 8.28s, collect 83.21s, tests 116.44s, environment 13.49s, prepare 3.01s)
41
+  Start at  20:47:24
42
+  Duration  81.71s (transform 1.47s, setup 8.31s, collect 90.76s, tests 117.26s, environment 14.32s, prepare 3.09s)
43
43