@coveord/plasma-mantine 52.26.6-next.2 → 52.26.6-next.3

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.26.6-next.1 build /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@52.26.6-next.2 build /home/runner/work/plasma/plasma/packages/mantine
3
3
  > node ../../scripts/build
4
4
 
5
- Successfully compiled: 100 files, copied 43 files with swc (215.37ms)
6
- Successfully compiled: 100 files, copied 43 files with swc (232.75ms)
5
+ Successfully compiled: 99 files, copied 43 files with swc (150.74ms)
6
+ Successfully compiled: 99 files, copied 43 files with swc (217.62ms)
7
7
 
@@ -1,41 +1,41 @@
1
1
 
2
- > @coveord/plasma-mantine@52.26.6-next.1 test /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@52.26.6-next.2 test /home/runner/work/plasma/plasma/packages/mantine
3
3
  > TZ=UTC vitest run "--silent"
4
4
 
5
5
  The CJS build of Vite's Node API is deprecated. See https://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.
6
6
 
7
7
   RUN  v1.0.1 /home/runner/work/plasma/plasma/packages/mantine
8
8
 
9
- ✓ src/components/modal-wizard/__tests__/ModalWizard.spec.tsx  (11 tests) 3362ms
10
- ✓ src/components/table/layouts/__tests__/RowLayout.spec.tsx  (15 tests) 4410ms
11
- ✓ src/components/table/__tests__/Table.spec.tsx  (14 tests) 4478ms
12
- ✓ src/components/collection/__tests__/Collection.spec.tsx  (11 tests) 1878ms
13
- ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx  (7 tests) 1772ms
14
- ✓ src/components/table/__tests__/TableFilter.spec.tsx  (6 tests) 1964ms
15
- ✓ src/components/table/__tests__/TablePerPage.spec.tsx  (7 tests) 723ms
16
- ✓ src/components/table/__tests__/TablePagination.spec.tsx  (5 tests) 1629ms
17
- ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx  (8 tests | 1 skipped) 1144ms
18
- ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx  (7 tests | 1 skipped) 6673ms
19
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx  (4 tests | 2 skipped) 2919ms
20
- ✓ src/components/table/__tests__/TablePredicate.spec.tsx  (3 tests) 2880ms
21
- ✓ src/components/table/__tests__/TableActions.spec.tsx  (3 tests) 1456ms
22
- ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx  (3 tests) 762ms
23
- ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx  (4 tests | 3 skipped) 196ms
24
- ✓ src/components/header/__tests__/Header.spec.tsx  (6 tests | 2 skipped) 328ms
25
- ✓ src/components/button/__tests__/Button.spec.tsx  (4 tests) 691ms
9
+ ✓ src/components/modal-wizard/__tests__/ModalWizard.spec.tsx  (11 tests) 3395ms
10
+ ✓ src/components/table/__tests__/Table.spec.tsx  (14 tests) 4301ms
11
+ ✓ src/components/table/layouts/__tests__/RowLayout.spec.tsx  (15 tests) 4337ms
12
+ ✓ src/components/collection/__tests__/Collection.spec.tsx  (11 tests) 1782ms
13
+ ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx  (7 tests) 1790ms
14
+ ✓ src/components/table/__tests__/TableFilter.spec.tsx  (6 tests) 1956ms
15
+ ✓ src/components/table/__tests__/TablePerPage.spec.tsx  (7 tests) 703ms
16
+ ✓ src/components/table/__tests__/TablePagination.spec.tsx  (5 tests) 1660ms
17
+ ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx  (8 tests | 1 skipped) 1204ms
18
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx  (7 tests | 1 skipped) 6437ms
19
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx  (4 tests | 2 skipped) 2805ms
20
+ ✓ src/components/table/__tests__/TablePredicate.spec.tsx  (3 tests) 2805ms
21
+ ✓ src/components/table/__tests__/TableActions.spec.tsx  (3 tests) 1361ms
22
+ ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx  (3 tests) 1052ms
23
+ ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx  (4 tests | 3 skipped) 218ms
24
+ ✓ src/components/header/__tests__/Header.spec.tsx  (6 tests | 2 skipped) 278ms
25
+ ✓ src/components/button/__tests__/Button.spec.tsx  (4 tests) 705ms
26
26
  ↓ src/utils/__tests__/overrideComponent.spec.tsx  (1 test | 1 skipped)
27
- ✓ src/components/table/__tests__/Th.spec.tsx  (2 tests) 1554ms
28
- ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx  (3 tests | 1 skipped) 476ms
29
- ✓ src/hooks/__tests__/useControlledList.spec.tsx  (3 tests) 24ms
30
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx  (2 tests) 831ms
31
- ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx  (3 tests) 860ms
32
- ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx  (3 tests) 2349ms
33
- ✓ src/components/browser-preview/__tests__/BrowserPreview.spec.tsx  (4 tests) 512ms
34
- ✓ src/components/prompt/__tests__/Prompt.spec.tsx  (2 tests) 255ms
35
- ✓ src/form/__tests__/useForm.spec.tsx  (1 test) 32ms
36
- ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx  (2 tests) 167ms
37
- ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx  (1 test) 194ms
38
- ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx  (1 test) 74ms
27
+ ✓ src/components/table/__tests__/Th.spec.tsx  (2 tests) 1517ms
28
+ ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx  (3 tests | 1 skipped) 717ms
29
+ ✓ src/hooks/__tests__/useControlledList.spec.tsx  (3 tests) 32ms
30
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx  (2 tests) 893ms
31
+ ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx  (3 tests) 2070ms
32
+ ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx  (3 tests) 706ms
33
+ ✓ src/components/browser-preview/__tests__/BrowserPreview.spec.tsx  (4 tests) 833ms
34
+ ✓ src/components/prompt/__tests__/Prompt.spec.tsx  (2 tests) 264ms
35
+ ✓ src/form/__tests__/useForm.spec.tsx  (1 test) 35ms
36
+ ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx  (2 tests) 290ms
37
+ ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx  (1 test) 59ms
38
+ ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx  (1 test) 195ms
39
39
 
40
40
   Snapshots  1 obsolete
41
41
    ↳ src/components/header/__tests__/Header.spec.tsx
@@ -43,6 +43,6 @@
43
43
 
44
44
   Test Files  29 passed | 1 skipped (30)
45
45
   Tests  135 passed | 11 skipped (146)
46
-  Start at  21:30:06
47
-  Duration  61.92s (transform 1.72s, setup 8.73s, collect 104.24s, tests 44.59s, environment 14.84s, prepare 3.48s)
46
+  Start at  22:10:38
47
+  Duration  60.36s (transform 1.57s, setup 8.53s, collect 101.23s, tests 44.40s, environment 14.19s, prepare 3.08s)
48
48