@coveord/plasma-mantine 52.17.1 → 52.17.2

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.17.0 build /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@52.17.1 build /home/runner/work/plasma/plasma/packages/mantine
3
3
  > node ../../scripts/build
4
4
 
5
- Successfully compiled: 106 files, copied 1 file with swc (347ms)
6
- Successfully compiled: 106 files, copied 1 file with swc (492.79ms)
5
+ Successfully compiled: 106 files, copied 1 file with swc (230.63ms)
6
+ Successfully compiled: 106 files, copied 1 file with swc (269.06ms)
7
7
 
@@ -1,5 +1,5 @@
1
1
 
2
- > @coveord/plasma-mantine@52.17.0 test /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@52.17.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.
@@ -7,37 +7,37 @@
7
7
 
8
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) 6050ms
11
- ✓ src/components/table/__tests__/Table.spec.tsx  (14 tests) 9698ms
12
- ✓ src/components/modal-wizard/__tests__/ModalWizard.spec.tsx  (9 tests) 5533ms
13
- ✓ src/components/collection/__tests__/Collection.spec.tsx  (11 tests) 1839ms
14
- ✓ src/components/table/__tests__/TablePerPage.spec.tsx  (7 tests) 1054ms
15
- ✓ src/components/table/__tests__/TablePagination.spec.tsx  (5 tests) 1612ms
16
- ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx  (6 tests) 1234ms
17
- ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx  (7 tests) 18603ms
18
- ✓ src/components/table/__tests__/TableFilter.spec.tsx  (5 tests) 2775ms
19
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx  (4 tests) 14949ms
20
- ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx  (8 tests) 1250ms
21
- ✓ src/components/table/__tests__/TablePredicate.spec.tsx  (3 tests) 4218ms
22
- ✓ src/components/table/__tests__/TableActions.spec.tsx  (3 tests) 2471ms
23
- ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx  (3 tests) 465ms
24
- ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx  (4 tests) 12419ms
25
- ✓ src/components/button/__tests__/Button.spec.tsx  (4 tests) 641ms
26
- ✓ src/components/header/__tests__/Header.spec.tsx  (6 tests) 465ms
27
- ✓ src/components/table/__tests__/Th.spec.tsx  (2 tests) 1761ms
28
- ✓ src/utils/__tests__/overrideComponent.spec.tsx  (1 test) 66ms
29
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx  (2 tests) 897ms
30
- ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx  (3 tests) 404ms
31
- ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx  (3 tests) 3108ms
32
- ✓ src/hooks/__tests__/useControlledList.spec.tsx  (3 tests) 23ms
33
- ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx  (3 tests) 771ms
34
- ✓ src/components/prompt/__tests__/Prompt.spec.tsx  (2 tests) 376ms
35
- ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx  (2 tests) 175ms
36
- ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx  (1 test) 194ms
37
- ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx  (1 test) 66ms
10
+ ✓ src/components/table/layouts/__tests__/RowLayout.spec.tsx  (15 tests) 6496ms
11
+ ✓ src/components/table/__tests__/Table.spec.tsx  (14 tests) 11254ms
12
+ ✓ src/components/modal-wizard/__tests__/ModalWizard.spec.tsx  (9 tests) 5967ms
13
+ ✓ src/components/collection/__tests__/Collection.spec.tsx  (11 tests) 1967ms
14
+ ✓ src/components/table/__tests__/TablePerPage.spec.tsx  (7 tests) 1156ms
15
+ ✓ src/components/table/__tests__/TablePagination.spec.tsx  (5 tests) 1757ms
16
+ ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx  (6 tests) 1358ms
17
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx  (7 tests) 20876ms
18
+ ✓ src/components/table/__tests__/TableFilter.spec.tsx  (5 tests) 3080ms
19
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx  (4 tests) 16714ms
20
+ ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx  (8 tests) 1315ms
21
+ ✓ src/components/table/__tests__/TablePredicate.spec.tsx  (3 tests) 4524ms
22
+ ✓ src/components/table/__tests__/TableActions.spec.tsx  (3 tests) 2663ms
23
+ ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx  (3 tests) 501ms
24
+ ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx  (4 tests) 12890ms
25
+ ✓ src/components/button/__tests__/Button.spec.tsx  (4 tests) 709ms
26
+ ✓ src/components/header/__tests__/Header.spec.tsx  (6 tests) 504ms
27
+ ✓ src/components/table/__tests__/Th.spec.tsx  (2 tests) 1787ms
28
+ ✓ src/utils/__tests__/overrideComponent.spec.tsx  (1 test) 69ms
29
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx  (2 tests) 977ms
30
+ ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx  (3 tests) 427ms
31
+ ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx  (3 tests) 3511ms
32
+ ✓ src/hooks/__tests__/useControlledList.spec.tsx  (3 tests) 24ms
33
+ ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx  (3 tests) 841ms
34
+ ✓ src/components/prompt/__tests__/Prompt.spec.tsx  (2 tests) 422ms
35
+ ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx  (2 tests) 178ms
36
+ ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx  (1 test) 214ms
37
+ ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx  (1 test) 68ms
38
38
 
39
39
   Test Files  28 passed (28)
40
40
   Tests  137 passed (137)
41
-  Start at  13:42:25
42
-  Duration  180.98s (transform 1.37s, setup 7.02s, collect 60.87s, tests 93.12s, environment 10.98s, prepare 2.31s)
41
+  Start at  17:39:06
42
+  Duration  202.17s (transform 1.55s, setup 7.79s, collect 70.73s, tests 102.25s, environment 12.11s, prepare 2.44s)
43
43