@coveord/plasma-mantine 54.0.3 → 54.1.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@54.0.2 build /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@54.1.0 build /home/runner/work/plasma/plasma/packages/mantine
3
3
  > node ../../scripts/build
4
4
 
5
- Successfully compiled: 97 files, copied 34 files with swc (385.25ms)
6
- Successfully compiled: 97 files, copied 34 files with swc (440.97ms)
5
+ Successfully compiled: 97 files, copied 34 files with swc (371.88ms)
6
+ Successfully compiled: 97 files, copied 34 files with swc (416.15ms)
7
7
 
@@ -1,42 +1,42 @@
1
1
 
2
- > @coveord/plasma-mantine@54.0.2 test /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@54.1.0 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.6.0 /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) 1119ms
11
- ✓ src/components/table/layouts/__tests__/RowLayout.spec.tsx  (16 tests) 1485ms
12
- ✓ src/components/table/__tests__/TablePagination.spec.tsx  (5 tests) 521ms
13
- ✓ src/components/table/__tests__/TableColumnsSelector.spec.tsx  (11 tests) 1757ms
14
- ✓ src/components/table/__tests__/TableActions.spec.tsx  (6 tests) 956ms
15
- ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx  (8 tests) 538ms
16
- ✓ src/components/table/__tests__/TablePerPage.spec.tsx  (5 tests) 470ms
17
- ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx  (7 tests | 1 skipped) 3192ms
18
- ✓ src/components/table/__tests__/TableFilter.spec.tsx  (4 tests) 525ms
19
- ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx  (8 tests | 1 skipped) 501ms
20
- ✓ src/components/table/__tests__/TableCollapsibleColumn.spec.tsx  (2 tests) 317ms
21
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx  (4 tests | 2 skipped) 1607ms
22
- ✓ src/components/header/__tests__/Header.spec.tsx  (6 tests) 187ms
23
- ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx  (3 tests) 211ms
24
- ✓ src/components/button/__tests__/Button.spec.tsx  (4 tests) 250ms
25
- ✓ src/components/table/__tests__/Th.spec.tsx  (2 tests) 304ms
26
- ✓ src/theme/__tests__/plasmaCSSVariablesResolver.spec.ts  (4 tests) 5ms
27
- ✓ src/theme/__tests__/mergeCSSVariablesResolvers.spec.ts  (3 tests) 6ms
9
+ ✓ src/components/collection/__tests__/Collection.spec.tsx  (11 tests) 678ms
10
+ ✓ src/components/table/__tests__/Table.spec.tsx  (12 tests) 1100ms
11
+ ✓ src/components/table/layouts/__tests__/RowLayout.spec.tsx  (16 tests) 1510ms
12
+ ✓ src/components/table/__tests__/TablePagination.spec.tsx  (5 tests) 477ms
13
+ ✓ src/components/table/__tests__/TableActions.spec.tsx  (6 tests) 1019ms
14
+ ✓ src/components/table/__tests__/TableColumnsSelector.spec.tsx  (11 tests) 1773ms
15
+ ✓ src/components/table/__tests__/TablePerPage.spec.tsx  (5 tests) 469ms
16
+ ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx  (8 tests) 631ms
17
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx  (7 tests | 1 skipped) 3232ms
18
+ ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx  (8 tests | 1 skipped) 560ms
19
+ ✓ src/components/table/__tests__/TableFilter.spec.tsx  (4 tests) 616ms
20
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx  (4 tests | 2 skipped) 1350ms
21
+ ✓ src/components/header/__tests__/Header.spec.tsx  (6 tests) 204ms
22
+ ✓ src/components/table/__tests__/TableCollapsibleColumn.spec.tsx  (2 tests) 348ms
23
+ ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx  (3 tests) 207ms
24
+ ✓ src/components/button/__tests__/Button.spec.tsx  (4 tests) 202ms
25
+ ✓ src/components/table/__tests__/Th.spec.tsx  (2 tests) 336ms
26
+ ✓ src/theme/__tests__/plasmaCSSVariablesResolver.spec.ts  (4 tests) 4ms
27
+ ✓ src/theme/__tests__/mergeCSSVariablesResolvers.spec.ts  (3 tests) 5ms
28
28
  ↓ src/utils/__tests__/overrideComponent.spec.tsx  (1 test | 1 skipped)
29
- ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx  (3 tests | 1 skipped) 237ms
30
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx  (2 tests) 480ms
31
- ✓ src/hooks/__tests__/useControlledList.spec.tsx  (3 tests) 25ms
32
- ✓ src/components/table/__tests__/TablePredicate.spec.tsx  (1 test) 539ms
33
- ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx  (2 tests) 1631ms
34
- ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx  (3 tests) 270ms
35
- ✓ src/components/browser-preview/__tests__/BrowserPreview.spec.tsx  (4 tests) 283ms
36
- ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx  (1 test) 153ms
37
- ✓ src/components/prompt/__tests__/Prompt.spec.tsx  (2 tests) 178ms
38
- ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx  (1 test) 130ms
39
- ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx  (1 test) 35ms
29
+ ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx  (3 tests | 1 skipped) 213ms
30
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx  (2 tests) 460ms
31
+ ✓ src/hooks/__tests__/useControlledList.spec.tsx  (3 tests) 27ms
32
+ ✓ src/components/table/__tests__/TablePredicate.spec.tsx  (1 test) 518ms
33
+ ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx  (2 tests) 1883ms
34
+ ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx  (3 tests) 200ms
35
+ ✓ src/components/browser-preview/__tests__/BrowserPreview.spec.tsx  (4 tests) 254ms
36
+ ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx  (1 test) 173ms
37
+ ✓ src/components/prompt/__tests__/Prompt.spec.tsx  (2 tests) 182ms
38
+ ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx  (1 test) 98ms
39
+ ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx  (1 test) 49ms
40
40
  ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx  (1 test) 37ms
41
41
 
42
42
   Snapshots  1 obsolete
@@ -45,6 +45,6 @@
45
45
 
46
46
   Test Files  31 passed | 1 skipped (32)
47
47
   Tests  140 passed | 6 skipped (146)
48
-  Start at  19:42:13
49
-  Duration  43.85s (transform 3.49s, setup 7.12s, collect 73.39s, tests 18.63s, environment 17.05s, prepare 5.00s)
48
+  Start at  15:30:06
49
+  Duration  44.33s (transform 3.62s, setup 7.43s, collect 74.89s, tests 18.82s, environment 17.02s, prepare 5.05s)
50
50