@coveord/plasma-mantine 54.0.1 → 54.0.2

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.0 build /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@54.0.1 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 (425.68ms)
6
- Successfully compiled: 97 files, copied 34 files with swc (458.61ms)
5
+ Successfully compiled: 97 files, copied 34 files with swc (387.86ms)
6
+ Successfully compiled: 97 files, copied 34 files with swc (483.91ms)
7
7
 
@@ -1,50 +1,50 @@
1
1
 
2
- > @coveord/plasma-mantine@54.0.0 test /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@54.0.1 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) 736ms
10
- ✓ src/components/table/__tests__/Table.spec.tsx (12 tests) 1144ms
11
- ✓ src/components/table/layouts/__tests__/RowLayout.spec.tsx (16 tests) 1523ms
12
- ✓ src/components/table/__tests__/TablePagination.spec.tsx (5 tests) 506ms
13
- ✓ src/components/table/__tests__/TableColumnsSelector.spec.tsx (11 tests) 1731ms
14
- ✓ src/components/table/__tests__/TableActions.spec.tsx (5 tests) 903ms
15
- ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx (8 tests) 591ms
16
- ✓ src/components/table/__tests__/TablePerPage.spec.tsx (5 tests) 523ms
17
- ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx (7 tests | 1 skipped) 3479ms
18
- ✓ src/components/table/__tests__/TableFilter.spec.tsx (4 tests) 574ms
19
- ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx (8 tests | 1 skipped) 716ms
20
- ✓ src/components/table/__tests__/TableCollapsibleColumn.spec.tsx (2 tests) 435ms
21
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx (4 tests | 2 skipped) 1587ms
22
- ✓ src/components/header/__tests__/Header.spec.tsx (6 tests) 227ms
23
- ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx (3 tests) 196ms
24
- ✓ src/components/button/__tests__/Button.spec.tsx (4 tests) 252ms
25
- ✓ src/components/table/__tests__/Th.spec.tsx (2 tests) 374ms
26
- ✓ src/theme/__tests__/plasmaCSSVariablesResolver.spec.ts (4 tests) 43ms
9
+ ✓ src/components/collection/__tests__/Collection.spec.tsx (11 tests) 672ms
10
+ ✓ src/components/table/__tests__/Table.spec.tsx (12 tests) 1089ms
11
+ ✓ src/components/table/layouts/__tests__/RowLayout.spec.tsx (16 tests) 1490ms
12
+ ✓ src/components/table/__tests__/TablePagination.spec.tsx (5 tests) 464ms
13
+ ✓ src/components/table/__tests__/TableColumnsSelector.spec.tsx (11 tests) 1759ms
14
+ ✓ src/components/table/__tests__/TableActions.spec.tsx (6 tests) 1007ms
15
+ ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx (8 tests) 666ms
16
+ ✓ src/components/table/__tests__/TablePerPage.spec.tsx (5 tests) 500ms
17
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx (7 tests | 1 skipped) 3179ms
18
+ ✓ src/components/table/__tests__/TableFilter.spec.tsx (4 tests) 599ms
19
+ ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx (8 tests | 1 skipped) 582ms
20
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx (4 tests | 2 skipped) 1575ms
21
+ ✓ src/components/table/__tests__/TableCollapsibleColumn.spec.tsx (2 tests) 313ms
22
+ ✓ src/components/header/__tests__/Header.spec.tsx (6 tests) 201ms
23
+ ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx (3 tests) 190ms
24
+ ✓ src/components/button/__tests__/Button.spec.tsx (4 tests) 255ms
25
+ ✓ src/components/table/__tests__/Th.spec.tsx (2 tests) 352ms
26
+ ✓ src/theme/__tests__/plasmaCSSVariablesResolver.spec.ts (4 tests) 5ms
27
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) 206ms
30
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx (2 tests) 453ms
31
- ✓ src/hooks/__tests__/useControlledList.spec.tsx (3 tests) 34ms
32
- ✓ src/components/table/__tests__/TablePredicate.spec.tsx (1 test) 535ms
33
- ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx (2 tests) 1820ms
34
- ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx (3 tests) 291ms
35
- ✓ src/components/browser-preview/__tests__/BrowserPreview.spec.tsx (4 tests) 278ms
36
- ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx (1 test) 192ms
37
- ✓ src/components/prompt/__tests__/Prompt.spec.tsx (2 tests) 214ms
38
- ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx (1 test) 135ms
39
- ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx (1 test) 51ms
40
- ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx (1 test) 37ms
29
+ ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx (3 tests | 1 skipped) 219ms
30
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx (2 tests) 507ms
31
+ ✓ src/hooks/__tests__/useControlledList.spec.tsx (3 tests) 39ms
32
+ ✓ src/components/table/__tests__/TablePredicate.spec.tsx (1 test) 502ms
33
+ ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx (2 tests) 1756ms
34
+ ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx (3 tests) 239ms
35
+ ✓ src/components/browser-preview/__tests__/BrowserPreview.spec.tsx (4 tests) 285ms
36
+ ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx (1 test) 194ms
37
+ ✓ src/components/prompt/__tests__/Prompt.spec.tsx (2 tests) 197ms
38
+ ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx (1 test) 185ms
39
+ ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx (1 test) 41ms
40
+ ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx (1 test) 38ms
41
41
 
42
42
  Snapshots 1 obsolete
43
43
  ↳ src/components/header/__tests__/Header.spec.tsx
44
44
  · Header > renders the specified breadcrumbs above the title 1
45
45
 
46
46
  Test Files 31 passed | 1 skipped (32)
47
- Tests 139 passed | 6 skipped (145)
48
- Start at 14:40:50
49
- Duration 45.01s (transform 3.80s, setup 7.32s, collect 75.60s, tests 19.79s, environment 17.50s, prepare 5.07s)
47
+ Tests 140 passed | 6 skipped (146)
48
+ Start at 20:26:34
49
+ Duration 43.57s (transform 3.47s, setup 7.51s, collect 73.10s, tests 19.11s, environment 17.02s, prepare 4.78s)
50
50