@coveord/plasma-mantine 52.14.1 → 52.15.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.
@@ -1,7 +1,7 @@
1
1
 
2
- > @coveord/plasma-mantine@52.14.0 build /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@52.14.1 build /home/runner/work/plasma/plasma/packages/mantine
3
3
  > node ../../scripts/build
4
4
 
5
- Successfully compiled: 78 files, copied 1 file with swc (353.22ms)
6
- Successfully compiled: 78 files, copied 1 file with swc (367.85ms)
5
+ Successfully compiled: 78 files, copied 1 file with swc (458.48ms)
6
+ Successfully compiled: 78 files, copied 1 file with swc (484.02ms)
7
7
 
@@ -1,43 +1,43 @@
1
1
 
2
- > @coveord/plasma-mantine@52.14.0 test /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@52.14.1 test /home/runner/work/plasma/plasma/packages/mantine
3
3
  > TZ=UTC vitest run "--silent"
4
4
 
5
5
   Vitest  "deps.registerNodeLoader" is deprecated.If you rely on aliases inside external packages, use "deps.optimizer.web.include" instead.
6
6
   Vitest  "deps.registerNodeLoader" is deprecated.If you rely on aliases inside external packages, use "deps.optimizer.web.include" instead.
7
7
 
8
-  RUN  v0.34.1 /home/runner/work/plasma/plasma/packages/mantine
8
+  RUN  v0.34.2 /home/runner/work/plasma/plasma/packages/mantine
9
9
 
10
- ✓ src/components/table/layouts/__tests__/RowLayout.spec.tsx  (15 tests) 8163ms
11
- ✓ src/components/table/__tests__/Table.spec.tsx  (14 tests) 13148ms
12
- ✓ src/components/modal-wizard/__tests__/ModalWizard.spec.tsx  (9 tests) 7317ms
13
- ✓ src/components/collection/__tests__/Collection.spec.tsx  (11 tests) 2329ms
14
- ✓ src/components/table/__tests__/TablePerPage.spec.tsx  (7 tests) 1477ms
15
- ✓ src/components/table/__tests__/TablePagination.spec.tsx  (5 tests) 2041ms
16
- ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx  (6 tests) 1637ms
17
- ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx  (7 tests) 25837ms
18
- ✓ src/components/table/__tests__/TableFilter.spec.tsx  (5 tests) 3743ms
19
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx  (4 tests) 20063ms
20
- ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx  (8 tests) 1638ms
21
- ✓ src/components/table/__tests__/TableActions.spec.tsx  (3 tests) 3383ms
22
- ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx  (3 tests) 669ms
23
- ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx  (4 tests) 16626ms
24
- ✓ src/components/button/__tests__/Button.spec.tsx  (4 tests) 786ms
25
- ✓ src/components/header/__tests__/Header.spec.tsx  (6 tests) 561ms
26
- ✓ src/components/table/__tests__/TablePredicate.spec.tsx  (2 tests) 2566ms
27
- ✓ src/components/table/__tests__/Th.spec.tsx  (2 tests) 1962ms
28
- ✓ src/utils/__tests__/overrideComponent.spec.tsx  (1 test) 82ms
29
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx  (2 tests) 1198ms
30
- ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx  (3 tests) 548ms
31
- ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx  (3 tests) 4173ms
32
- ✓ src/hooks/__tests__/useControlledList.spec.tsx  (3 tests) 27ms
33
- ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx  (3 tests) 1060ms
34
- ✓ src/components/prompt/__tests__/Prompt.spec.tsx  (2 tests) 512ms
35
- ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx  (2 tests) 215ms
36
- ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx  (1 test) 260ms
37
- ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx  (1 test) 87ms
10
+ ✓ src/components/table/layouts/__tests__/RowLayout.spec.tsx  (15 tests) 9632ms
11
+ ✓ src/components/table/__tests__/Table.spec.tsx  (14 tests) 14131ms
12
+ ✓ src/components/modal-wizard/__tests__/ModalWizard.spec.tsx  (9 tests) 8056ms
13
+ ✓ src/components/collection/__tests__/Collection.spec.tsx  (11 tests) 2782ms
14
+ ✓ src/components/table/__tests__/TablePerPage.spec.tsx  (7 tests) 1663ms
15
+ ✓ src/components/table/__tests__/TablePagination.spec.tsx  (5 tests) 2219ms
16
+ ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx  (6 tests) 1845ms
17
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx  (7 tests) 28771ms
18
+ ✓ src/components/table/__tests__/TableFilter.spec.tsx  (5 tests) 4121ms
19
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx  (4 tests) 22104ms
20
+ ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx  (8 tests) 1929ms
21
+ ✓ src/components/table/__tests__/TableActions.spec.tsx  (3 tests) 3681ms
22
+ ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx  (3 tests) 711ms
23
+ ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx  (4 tests) 17864ms
24
+ ✓ src/components/button/__tests__/Button.spec.tsx  (4 tests) 1037ms
25
+ ✓ src/components/header/__tests__/Header.spec.tsx  (6 tests) 690ms
26
+ ✓ src/components/table/__tests__/TablePredicate.spec.tsx  (2 tests) 2622ms
27
+ ✓ src/components/table/__tests__/Th.spec.tsx  (2 tests) 2141ms
28
+ ✓ src/utils/__tests__/overrideComponent.spec.tsx  (1 test) 105ms
29
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx  (2 tests) 1420ms
30
+ ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx  (3 tests) 605ms
31
+ ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx  (3 tests) 4922ms
32
+ ✓ src/hooks/__tests__/useControlledList.spec.tsx  (3 tests) 32ms
33
+ ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx  (3 tests) 1218ms
34
+ ✓ src/components/prompt/__tests__/Prompt.spec.tsx  (2 tests) 567ms
35
+ ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx  (2 tests) 228ms
36
+ ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx  (1 test) 289ms
37
+ ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx  (1 test) 93ms
38
38
 
39
39
   Test Files  28 passed (28)
40
40
   Tests  136 passed (136)
41
-  Start at  18:52:20
42
-  Duration  248.45s (transform 1.81s, setup 9.10s, collect 92.11s, tests 122.11s, environment 14.76s, prepare 2.63s)
41
+  Start at  17:45:15
42
+  Duration  277.97s (transform 2.15s, setup 10.22s, collect 104.41s, tests 135.48s, environment 15.82s, prepare 3.45s)
43
43