@coveord/plasma-mantine 52.11.0 → 52.11.1

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.10.1 build /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@52.11.0 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 (440.89ms)
6
- Successfully compiled: 78 files, copied 1 file with swc (508.53ms)
5
+ Successfully compiled: 78 files, copied 1 file with swc (266.96ms)
6
+ Successfully compiled: 78 files, copied 1 file with swc (275.58ms)
7
7
 
@@ -1,41 +1,41 @@
1
1
 
2
- > @coveord/plasma-mantine@52.10.1 test /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@52.11.0 test /home/runner/work/plasma/plasma/packages/mantine
3
3
  > TZ=UTC vitest run "--silent"
4
4
 
5
5
 
6
6
   RUN  v0.31.1 /home/runner/work/plasma/plasma/packages/mantine
7
7
 
8
- ✓ src/components/table/__tests__/Table.spec.tsx  (14 tests) 14239ms
9
- ✓ src/components/modal-wizard/__tests__/ModalWizard.spec.tsx  (9 tests) 8345ms
10
- ✓ src/components/table/layouts/__tests__/RowLayout.spec.tsx  (12 tests) 7509ms
11
- ✓ src/components/collection/__tests__/Collection.spec.tsx  (11 tests) 3050ms
12
- ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx  (6 tests) 1936ms
13
- ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx  (7 tests) 29716ms
14
- ✓ src/components/table/__tests__/TableFilter.spec.tsx  (5 tests) 4453ms
15
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx  (4 tests) 23022ms
16
- ✓ src/components/table/__tests__/TablePagination.spec.tsx  (3 tests) 1628ms
17
- ✓ src/components/table/__tests__/TablePerPage.spec.tsx  (5 tests) 1434ms
18
- ✓ src/components/table/__tests__/TableActions.spec.tsx  (3 tests) 3903ms
19
- ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx  (3 tests) 741ms
20
- ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx  (4 tests) 18458ms
21
- ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx  (6 tests) 1027ms
22
- ✓ src/components/button/__tests__/Button.spec.tsx  (4 tests) 918ms
23
- ✓ src/components/header/__tests__/Header.spec.tsx  (6 tests) 690ms
24
- ✓ src/components/table/__tests__/TablePredicate.spec.tsx  (2 tests) 2829ms
25
- ✓ src/components/table/__tests__/Th.spec.tsx  (2 tests) 2250ms
26
- ✓ src/utils/__tests__/overrideComponent.spec.tsx  (1 test) 106ms
27
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx  (2 tests) 1375ms
28
- ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx  (3 tests) 634ms
29
- ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx  (3 tests) 5202ms
30
- ✓ src/hooks/__tests__/useControlledList.spec.tsx  (3 tests) 33ms
31
- ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx  (3 tests) 1225ms
32
- ✓ src/components/prompt/__tests__/Prompt.spec.tsx  (2 tests) 622ms
33
- ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx  (2 tests) 242ms
34
- ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx  (1 test) 271ms
35
- ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx  (1 test) 101ms
8
+ ✓ src/components/table/__tests__/Table.spec.tsx  (14 tests) 10490ms
9
+ ✓ src/components/modal-wizard/__tests__/ModalWizard.spec.tsx  (9 tests) 5513ms
10
+ ✓ src/components/table/layouts/__tests__/RowLayout.spec.tsx  (12 tests) 5044ms
11
+ ✓ src/components/collection/__tests__/Collection.spec.tsx  (11 tests) 1907ms
12
+ ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx  (6 tests) 1259ms
13
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx  (7 tests) 20126ms
14
+ ✓ src/components/table/__tests__/TableFilter.spec.tsx  (5 tests) 3098ms
15
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx  (4 tests) 15844ms
16
+ ✓ src/components/table/__tests__/TablePagination.spec.tsx  (3 tests) 1317ms
17
+ ✓ src/components/table/__tests__/TablePerPage.spec.tsx  (5 tests) 960ms
18
+ ✓ src/components/table/__tests__/TableActions.spec.tsx  (3 tests) 2598ms
19
+ ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx  (3 tests) 504ms
20
+ ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx  (4 tests) 12854ms
21
+ ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx  (6 tests) 698ms
22
+ ✓ src/components/button/__tests__/Button.spec.tsx  (4 tests) 608ms
23
+ ✓ src/components/header/__tests__/Header.spec.tsx  (6 tests) 465ms
24
+ ✓ src/components/table/__tests__/TablePredicate.spec.tsx  (2 tests) 2025ms
25
+ ✓ src/components/table/__tests__/Th.spec.tsx  (2 tests) 1752ms
26
+ ✓ src/utils/__tests__/overrideComponent.spec.tsx  (1 test) 70ms
27
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx  (2 tests) 920ms
28
+ ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx  (3 tests) 481ms
29
+ ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx  (3 tests) 3459ms
30
+ ✓ src/hooks/__tests__/useControlledList.spec.tsx  (3 tests) 31ms
31
+ ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx  (3 tests) 828ms
32
+ ✓ src/components/prompt/__tests__/Prompt.spec.tsx  (2 tests) 382ms
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) 222ms
35
+ ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx  (1 test) 69ms
36
36
 
37
37
   Test Files  28 passed (28)
38
38
   Tests  127 passed (127)
39
-  Start at  15:37:48
40
-  Duration  240.38s (transform 1.05s, setup 9.97s, collect 64.08s, tests 135.96s, environment 16.10s, prepare 3.02s)
39
+  Start at  15:49:16
40
+  Duration  167.62s (transform 740ms, setup 7.04s, collect 44.84s, tests 93.69s, environment 11.56s, prepare 2.15s)
41
41