@coveord/plasma-mantine 52.12.1 → 52.13.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.12.0 build /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@52.12.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 (513.64ms)
6
- Successfully compiled: 78 files, copied 1 file with swc (498.5ms)
5
+ Successfully compiled: 78 files, copied 1 file with swc (442.99ms)
6
+ Successfully compiled: 78 files, copied 1 file with swc (455.6ms)
7
7
 
@@ -1,41 +1,41 @@
1
1
 
2
- > @coveord/plasma-mantine@52.12.0 test /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@52.12.1 test /home/runner/work/plasma/plasma/packages/mantine
3
3
  > TZ=UTC vitest run "--silent"
4
4
 
5
5
 
6
6
   RUN  v0.33.0 /home/runner/work/plasma/plasma/packages/mantine
7
7
 
8
- ✓ src/components/table/layouts/__tests__/RowLayout.spec.tsx  (15 tests) 6086ms
9
- ✓ src/components/table/__tests__/Table.spec.tsx  (14 tests) 9862ms
10
- ✓ src/components/modal-wizard/__tests__/ModalWizard.spec.tsx  (9 tests) 5601ms
11
- ✓ src/components/collection/__tests__/Collection.spec.tsx  (11 tests) 1788ms
12
- ✓ src/components/table/__tests__/TablePerPage.spec.tsx  (7 tests) 1072ms
13
- ✓ src/components/table/__tests__/TablePagination.spec.tsx  (5 tests) 1679ms
14
- ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx  (6 tests) 1253ms
15
- ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx  (7 tests) 19114ms
16
- ✓ src/components/table/__tests__/TableFilter.spec.tsx  (5 tests) 2950ms
17
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx  (4 tests) 15650ms
18
- ✓ src/components/table/__tests__/TableActions.spec.tsx  (3 tests) 2554ms
19
- ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx  (3 tests) 484ms
20
- ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx  (4 tests) 12447ms
21
- ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx  (6 tests) 688ms
22
- ✓ src/components/button/__tests__/Button.spec.tsx  (4 tests) 617ms
23
- ✓ src/components/header/__tests__/Header.spec.tsx  (6 tests) 433ms
24
- ✓ src/components/table/__tests__/TablePredicate.spec.tsx  (2 tests) 1972ms
25
- ✓ src/components/table/__tests__/Th.spec.tsx  (2 tests) 1720ms
26
- ✓ src/utils/__tests__/overrideComponent.spec.tsx  (1 test) 67ms
27
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx  (2 tests) 905ms
28
- ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx  (3 tests) 393ms
29
- ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx  (3 tests) 3157ms
30
- ✓ src/hooks/__tests__/useControlledList.spec.tsx  (3 tests) 23ms
31
- ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx  (3 tests) 790ms
32
- ✓ src/components/prompt/__tests__/Prompt.spec.tsx  (2 tests) 385ms
33
- ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx  (2 tests) 168ms
34
- ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx  (1 test) 203ms
35
- ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx  (1 test) 67ms
8
+ ✓ src/components/table/layouts/__tests__/RowLayout.spec.tsx  (15 tests) 6307ms
9
+ ✓ src/components/table/__tests__/Table.spec.tsx  (14 tests) 10451ms
10
+ ✓ src/components/modal-wizard/__tests__/ModalWizard.spec.tsx  (9 tests) 5877ms
11
+ ✓ src/components/collection/__tests__/Collection.spec.tsx  (11 tests) 2016ms
12
+ ✓ src/components/table/__tests__/TablePerPage.spec.tsx  (7 tests) 1115ms
13
+ ✓ src/components/table/__tests__/TablePagination.spec.tsx  (5 tests) 1711ms
14
+ ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx  (6 tests) 1335ms
15
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx  (7 tests) 20359ms
16
+ ✓ src/components/table/__tests__/TableFilter.spec.tsx  (5 tests) 3165ms
17
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx  (4 tests) 16418ms
18
+ ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx  (8 tests) 1326ms
19
+ ✓ src/components/table/__tests__/TableActions.spec.tsx  (3 tests) 2748ms
20
+ ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx  (3 tests) 487ms
21
+ ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx  (4 tests) 12803ms
22
+ ✓ src/components/button/__tests__/Button.spec.tsx  (4 tests) 633ms
23
+ ✓ src/components/header/__tests__/Header.spec.tsx  (6 tests) 482ms
24
+ ✓ src/components/table/__tests__/TablePredicate.spec.tsx  (2 tests) 2095ms
25
+ ✓ src/components/table/__tests__/Th.spec.tsx  (2 tests) 1765ms
26
+ ✓ src/utils/__tests__/overrideComponent.spec.tsx  (1 test) 71ms
27
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx  (2 tests) 971ms
28
+ ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx  (3 tests) 409ms
29
+ ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx  (3 tests) 3491ms
30
+ ✓ src/hooks/__tests__/useControlledList.spec.tsx  (3 tests) 22ms
31
+ ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx  (3 tests) 881ms
32
+ ✓ src/components/prompt/__tests__/Prompt.spec.tsx  (2 tests) 400ms
33
+ ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx  (2 tests) 178ms
34
+ ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx  (1 test) 209ms
35
+ ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx  (1 test) 66ms
36
36
 
37
37
   Test Files  28 passed (28)
38
-  Tests  134 passed (134)
39
-  Start at  14:09:34
40
-  Duration  171.49s (transform 497ms, setup 6.90s, collect 53.19s, tests 92.13s, environment 11.42s, prepare 1.91s)
38
+  Tests  136 passed (136)
39
+  Start at  04:08:48
40
+  Duration  185.33s (transform 547ms, setup 7.35s, collect 60.29s, tests 97.79s, environment 11.94s, prepare 1.95s)
41
41