@coveord/plasma-mantine 52.26.0 → 52.26.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.25.0 build /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@52.26.0 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 (321.98ms)
6
- Successfully compiled: 109 files, copied 1 file with swc (353.72ms)
5
+ Successfully compiled: 109 files, copied 1 file with swc (268.47ms)
6
+ Successfully compiled: 109 files, copied 1 file with swc (318.36ms)
7
7
 
@@ -1,5 +1,5 @@
1
1
 
2
- > @coveord/plasma-mantine@52.25.0 test /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@52.26.0 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,38 +7,38 @@
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) 5702ms
11
- ✓ src/components/modal-wizard/__tests__/ModalWizard.spec.tsx  (11 tests) 7520ms
12
- ✓ src/components/table/__tests__/Table.spec.tsx  (14 tests) 9564ms
13
- ✓ src/components/collection/__tests__/Collection.spec.tsx  (11 tests) 1811ms
14
- ✓ src/components/table/__tests__/TableFilter.spec.tsx  (6 tests) 3378ms
15
- ✓ src/components/table/__tests__/TablePerPage.spec.tsx  (7 tests) 1075ms
16
- ✓ src/components/table/__tests__/TablePagination.spec.tsx  (5 tests) 1659ms
17
- ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx  (6 tests) 1219ms
18
- ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx  (7 tests) 19680ms
19
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx  (4 tests) 15723ms
20
- ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx  (8 tests) 1230ms
21
- ✓ src/components/table/__tests__/TablePredicate.spec.tsx  (3 tests) 4094ms
22
- ✓ src/components/table/__tests__/TableActions.spec.tsx  (3 tests) 2410ms
23
- ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx  (3 tests) 475ms
24
- ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx  (4 tests) 12624ms
25
- ✓ src/components/button/__tests__/Button.spec.tsx  (4 tests) 666ms
26
- ✓ src/components/header/__tests__/Header.spec.tsx  (6 tests) 467ms
27
- ✓ src/components/table/__tests__/Th.spec.tsx  (2 tests) 1591ms
28
- ✓ src/utils/__tests__/overrideComponent.spec.tsx  (1 test) 68ms
29
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx  (2 tests) 916ms
30
- ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx  (3 tests) 407ms
31
- ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx  (3 tests) 3123ms
10
+ ✓ src/components/table/layouts/__tests__/RowLayout.spec.tsx  (15 tests) 7069ms
11
+ ✓ src/components/modal-wizard/__tests__/ModalWizard.spec.tsx  (11 tests) 8504ms
12
+ ✓ src/components/table/__tests__/Table.spec.tsx  (14 tests) 11222ms
13
+ ✓ src/components/collection/__tests__/Collection.spec.tsx  (11 tests) 2370ms
14
+ ✓ src/components/table/__tests__/TablePerPage.spec.tsx  (7 tests) 1394ms
15
+ ✓ src/components/table/__tests__/TableFilter.spec.tsx  (6 tests) 4180ms
16
+ ✓ src/components/table/__tests__/TablePagination.spec.tsx  (5 tests) 1790ms
17
+ ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx  (6 tests) 1644ms
18
+ ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx  (8 tests) 1524ms
19
+ ✓ src/components/table/__tests__/TablePredicate.spec.tsx  (3 tests) 4504ms
20
+ ✓ src/components/table/__tests__/TableActions.spec.tsx  (3 tests) 2946ms
21
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx  (7 tests) 22094ms
22
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx  (4 tests) 18600ms
23
+ ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx  (3 tests) 536ms
24
+ ✓ src/components/button/__tests__/Button.spec.tsx  (4 tests) 831ms
25
+ ✓ src/components/header/__tests__/Header.spec.tsx  (6 tests) 607ms
26
+ ✓ src/utils/__tests__/overrideComponent.spec.tsx  (1 test) 61ms
27
+ ✓ src/components/table/__tests__/Th.spec.tsx  (2 tests) 1750ms
28
+ ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx  (3 tests) 513ms
29
+ ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx  (4 tests) 14003ms
30
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx  (2 tests) 1322ms
32
31
  ✓ src/hooks/__tests__/useControlledList.spec.tsx  (3 tests) 23ms
33
- ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx  (3 tests) 786ms
34
- ✓ src/components/browser-preview/__tests__/BrowserPreview.spec.tsx  (4 tests) 639ms
35
- ✓ src/components/prompt/__tests__/Prompt.spec.tsx  (2 tests) 389ms
36
- ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx  (2 tests) 164ms
37
- ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx  (1 test) 214ms
38
- ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx  (1 test) 64ms
32
+ ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx  (3 tests) 1090ms
33
+ ✓ src/components/browser-preview/__tests__/BrowserPreview.spec.tsx  (4 tests) 977ms
34
+ ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx  (3 tests) 4127ms
35
+ ✓ src/components/prompt/__tests__/Prompt.spec.tsx  (2 tests) 476ms
36
+ ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx  (2 tests) 231ms
37
+ ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx  (1 test) 212ms
38
+ ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx  (1 test) 59ms
39
39
 
40
40
   Test Files  29 passed (29)
41
41
   Tests  144 passed (144)
42
-  Start at  18:12:15
43
-  Duration  190.79s (transform 1.41s, setup 7.41s, collect 64.54s, tests 97.68s, environment 11.75s, prepare 2.44s)
42
+  Start at  22:47:25
43
+  Duration  82.31s (transform 1.40s, setup 9.35s, collect 91.67s, tests 114.66s, environment 14.65s, prepare 3.20s)
44
44