@coveord/plasma-mantine 54.2.3 → 54.3.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@54.2.2 build /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@54.2.3 build /home/runner/work/plasma/plasma/packages/mantine
3
3
  > node ../../scripts/build
4
4
 
5
- Successfully compiled: 101 files, copied 38 files with swc (419.99ms)
6
- Successfully compiled: 101 files, copied 38 files with swc (412.43ms)
5
+ Successfully compiled: 101 files, copied 38 files with swc (504.78ms)
6
+ Successfully compiled: 101 files, copied 38 files with swc (496.12ms)
7
7
 
@@ -1,43 +1,43 @@
1
1
 
2
- > @coveord/plasma-mantine@54.2.2 test /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@54.2.3 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  v2.0.5 /home/runner/work/plasma/plasma/packages/mantine
8
8
 
9
- ✓ src/components/collection/__tests__/Collection.spec.tsx  (11 tests) 676ms
10
- ✓ src/components/table/__tests__/Table.spec.tsx  (12 tests) 1108ms
11
- ✓ src/components/table/layouts/__tests__/RowLayout.spec.tsx  (16 tests) 1428ms
12
- ✓ src/components/table/__tests__/TablePagination.spec.tsx  (5 tests) 482ms
13
- ✓ src/components/table/__tests__/TableActions.spec.tsx  (6 tests) 963ms
14
- ✓ src/components/table/__tests__/TableColumnsSelector.spec.tsx  (11 tests) 1798ms
15
- ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx  (8 tests) 570ms
16
- ✓ src/components/table/__tests__/TablePerPage.spec.tsx  (5 tests) 432ms
17
- ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx  (7 tests | 1 skipped) 3061ms
18
- ✓ src/components/table/__tests__/TableFilter.spec.tsx  (4 tests) 649ms
19
- ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx  (8 tests | 1 skipped) 569ms
20
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx  (4 tests | 2 skipped) 1652ms
21
- ✓ src/components/table/__tests__/TableCollapsibleColumn.spec.tsx  (2 tests) 298ms
22
- ✓ src/components/header/__tests__/Header.spec.tsx  (6 tests) 202ms
23
- ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx  (3 tests) 174ms
24
- ✓ src/components/button/__tests__/Button.spec.tsx  (4 tests) 265ms
25
- ✓ src/components/table/__tests__/Th.spec.tsx  (2 tests) 357ms
26
- ✓ src/theme/__tests__/plasmaCSSVariablesResolver.spec.ts  (4 tests) 5ms
27
- ✓ src/theme/__tests__/mergeCSSVariablesResolvers.spec.ts  (3 tests) 5ms
9
+ ✓ src/components/collection/__tests__/Collection.spec.tsx  (11 tests) 766ms
10
+ ✓ src/components/table/__tests__/Table.spec.tsx  (12 tests) 1160ms
11
+ ✓ src/components/table/layouts/__tests__/RowLayout.spec.tsx  (16 tests) 1542ms
12
+ ✓ src/components/table/__tests__/TablePagination.spec.tsx  (5 tests) 521ms
13
+ ✓ src/components/table/__tests__/TableColumnsSelector.spec.tsx  (11 tests) 1864ms
14
+ ✓ src/components/table/__tests__/TableActions.spec.tsx  (6 tests) 1041ms
15
+ ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx  (8 tests) 583ms
16
+ ✓ src/components/table/__tests__/TablePerPage.spec.tsx  (5 tests) 502ms
17
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx  (7 tests | 1 skipped) 3051ms
18
+ ✓ src/components/table/__tests__/TableFilter.spec.tsx  (4 tests) 559ms
19
+ ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx  (8 tests | 1 skipped) 527ms
20
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx  (4 tests | 2 skipped) 1649ms
21
+ ✓ src/components/table/__tests__/TableCollapsibleColumn.spec.tsx  (2 tests) 333ms
22
+ ✓ src/components/header/__tests__/Header.spec.tsx  (6 tests) 177ms
23
+ ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx  (3 tests) 203ms
24
+ ✓ src/components/button/__tests__/Button.spec.tsx  (4 tests) 262ms
25
+ ✓ src/components/table/__tests__/Th.spec.tsx  (2 tests) 345ms
26
+ ✓ src/theme/__tests__/plasmaCSSVariablesResolver.spec.ts  (4 tests) 4ms
27
+ ✓ src/theme/__tests__/mergeCSSVariablesResolvers.spec.ts  (3 tests) 4ms
28
28
  ↓ src/utils/__tests__/overrideComponent.spec.tsx  (1 test | 1 skipped)
29
- ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx  (3 tests | 1 skipped) 248ms
30
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx  (2 tests) 498ms
31
- ✓ src/components/table/__tests__/TablePredicate.spec.tsx  (1 test) 527ms
32
- ✓ src/components/prompt/__tests__/Prompt.spec.tsx  (4 tests) 206ms
33
- ✓ src/hooks/__tests__/useControlledList.spec.tsx  (3 tests) 31ms
34
- ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx  (2 tests) 1613ms
35
- ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx  (3 tests) 300ms
36
- ✓ src/components/browser-preview/__tests__/BrowserPreview.spec.tsx  (4 tests) 325ms
37
- ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx  (1 test) 149ms
38
- ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx  (1 test) 113ms
39
- ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx  (1 test) 46ms
40
- ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx  (1 test) 37ms
29
+ ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx  (3 tests | 1 skipped) 239ms
30
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx  (2 tests) 472ms
31
+ ✓ src/components/table/__tests__/TablePredicate.spec.tsx  (1 test) 594ms
32
+ ✓ src/components/prompt/__tests__/Prompt.spec.tsx  (4 tests) 239ms
33
+ ✓ src/hooks/__tests__/useControlledList.spec.tsx  (3 tests) 19ms
34
+ ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx  (2 tests) 1958ms
35
+ ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx  (3 tests) 318ms
36
+ ✓ src/components/browser-preview/__tests__/BrowserPreview.spec.tsx  (4 tests) 309ms
37
+ ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx  (1 test) 200ms
38
+ ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx  (1 test) 151ms
39
+ ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx  (1 test) 48ms
40
+ ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx  (1 test) 40ms
41
41
 
42
42
   Snapshots  1 obsolete
43
43
    ↳ src/components/header/__tests__/Header.spec.tsx
@@ -45,6 +45,6 @@
45
45
 
46
46
   Test Files  31 passed | 1 skipped (32)
47
47
   Tests  142 passed | 6 skipped (148)
48
-  Start at  19:37:40
49
-  Duration  46.98s (transform 3.64s, setup 7.18s, collect 84.22s, tests 18.79s, environment 17.09s, prepare 4.44s)
48
+  Start at  14:01:28
49
+  Duration  49.17s (transform 4.06s, setup 7.99s, collect 87.56s, tests 19.68s, environment 17.92s, prepare 4.28s)
50
50