@coveord/plasma-mantine 55.0.0 → 55.0.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.4.1 build /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@55.0.0 build /home/runner/work/plasma/plasma/packages/mantine
3
3
  > node ../../scripts/build
4
4
 
5
- Successfully compiled: 105 files, copied 40 files with swc (536.88ms)
6
- Successfully compiled: 105 files, copied 40 files with swc (550.69ms)
5
+ Successfully compiled: 105 files, copied 40 files with swc (410.95ms)
6
+ Successfully compiled: 105 files, copied 40 files with swc (460.6ms)
7
7
 
@@ -1,43 +1,43 @@
1
1
 
2
- > @coveord/plasma-mantine@54.4.1 test /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@55.0.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://vite.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.
6
6
 
7
7
   RUN  v2.1.3 /home/runner/work/plasma/plasma/packages/mantine
8
8
 
9
- ✓ src/components/collection/__tests__/Collection.spec.tsx  (11 tests) 671ms
10
- ✓ src/components/table/__tests__/Table.spec.tsx  (12 tests) 1155ms
11
- ✓ src/components/table/layouts/__tests__/RowLayout.spec.tsx  (16 tests) 1447ms
12
- ✓ src/components/table/__tests__/TablePagination.spec.tsx  (5 tests) 477ms
13
- ✓ src/components/table/__tests__/TableColumnsSelector.spec.tsx  (11 tests) 1757ms
14
- ✓ src/components/table/__tests__/TableActions.spec.tsx  (6 tests) 1024ms
15
- ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx  (8 tests) 533ms
16
- ✓ src/components/table/__tests__/TablePerPage.spec.tsx  (5 tests) 449ms
17
- ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx  (7 tests | 1 skipped) 3120ms
18
- ✓ src/components/table/__tests__/TableFilter.spec.tsx  (4 tests) 676ms
19
- ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx  (8 tests | 1 skipped) 559ms
20
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx  (4 tests | 2 skipped) 1518ms
21
- ✓ src/components/table/__tests__/TableCollapsibleColumn.spec.tsx  (2 tests) 298ms
22
- ✓ src/components/header/__tests__/Header.spec.tsx  (6 tests) 227ms
23
- ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx  (3 tests) 215ms
24
- ✓ src/components/button/__tests__/Button.spec.tsx  (4 tests) 308ms
25
- ✓ src/components/table/__tests__/Th.spec.tsx  (2 tests) 349ms
26
- ✓ src/theme/__tests__/plasmaCSSVariablesResolver.spec.ts  (4 tests) 4ms
27
- ✓ src/theme/__tests__/mergeCSSVariablesResolvers.spec.ts  (3 tests) 9ms
9
+ ✓ src/components/collection/__tests__/Collection.spec.tsx  (11 tests) 706ms
10
+ ✓ src/components/table/__tests__/Table.spec.tsx  (12 tests) 1050ms
11
+ ✓ src/components/table/layouts/__tests__/RowLayout.spec.tsx  (16 tests) 1469ms
12
+ ✓ src/components/table/__tests__/TablePagination.spec.tsx  (5 tests) 516ms
13
+ ✓ src/components/table/__tests__/TableActions.spec.tsx  (6 tests) 960ms
14
+ ✓ src/components/table/__tests__/TableColumnsSelector.spec.tsx  (11 tests) 1783ms
15
+ ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx  (8 tests) 628ms
16
+ ✓ src/components/table/__tests__/TablePerPage.spec.tsx  (5 tests) 518ms
17
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx  (7 tests | 1 skipped) 3205ms
18
+ ✓ src/components/table/__tests__/TableFilter.spec.tsx  (4 tests) 699ms
19
+ ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx  (8 tests | 1 skipped) 581ms
20
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx  (4 tests | 2 skipped) 1589ms
21
+ ✓ src/components/table/__tests__/TableCollapsibleColumn.spec.tsx  (2 tests) 325ms
22
+ ✓ src/components/header/__tests__/Header.spec.tsx  (6 tests) 188ms
23
+ ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx  (3 tests) 214ms
24
+ ✓ src/components/button/__tests__/Button.spec.tsx  (4 tests) 248ms
25
+ ✓ src/components/table/__tests__/Th.spec.tsx  (2 tests) 383ms
26
+ ✓ src/theme/__tests__/plasmaCSSVariablesResolver.spec.ts  (4 tests) 6ms
27
+ ✓ src/theme/__tests__/mergeCSSVariablesResolvers.spec.ts  (3 tests) 7ms
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) 485ms
31
- ✓ src/components/table/__tests__/TablePredicate.spec.tsx  (1 test) 452ms
32
- ✓ src/components/prompt/__tests__/Prompt.spec.tsx  (4 tests) 224ms
33
- ✓ src/hooks/__tests__/useControlledList.spec.tsx  (3 tests) 26ms
34
- ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx  (2 tests) 1770ms
35
- ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx  (3 tests) 320ms
36
- ✓ src/components/browser-preview/__tests__/BrowserPreview.spec.tsx  (4 tests) 302ms
37
- ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx  (1 test) 213ms
38
- ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx  (1 test) 117ms
39
- ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx  (1 test) 46ms
40
- ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx  (1 test) 38ms
29
+ ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx  (3 tests | 1 skipped) 238ms
30
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx  (2 tests) 434ms
31
+ ✓ src/components/table/__tests__/TablePredicate.spec.tsx  (1 test) 433ms
32
+ ✓ src/components/prompt/__tests__/Prompt.spec.tsx  (4 tests) 231ms
33
+ ✓ src/hooks/__tests__/useControlledList.spec.tsx  (3 tests) 23ms
34
+ ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx  (2 tests) 1784ms
35
+ ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx  (3 tests) 267ms
36
+ ✓ src/components/browser-preview/__tests__/BrowserPreview.spec.tsx  (4 tests) 266ms
37
+ ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx  (1 test) 179ms
38
+ ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx  (1 test) 153ms
39
+ ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx  (1 test) 58ms
40
+ ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx  (1 test) 37ms
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  14:51:25
49
-  Duration  47.05s (transform 3.77s, setup 8.87s, collect 83.35s, tests 19.02s, environment 17.26s, prepare 3.99s)
48
+  Start at  16:04:26
49
+  Duration  48.27s (transform 3.85s, setup 9.34s, collect 84.25s, tests 19.18s, environment 17.88s, prepare 4.50s)
50
50