@coveord/plasma-mantine 53.1.2 → 53.1.4

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@53.1.1 build /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@53.1.4 build /home/runner/work/plasma/plasma/packages/mantine
3
3
  > node ../../scripts/build
4
4
 
5
- Successfully compiled: 92 files, copied 35 files with swc (483.02ms)
6
- Successfully compiled: 92 files, copied 35 files with swc (456.31ms)
5
+ Successfully compiled: 92 files, copied 35 files with swc (395.45ms)
6
+ Successfully compiled: 92 files, copied 35 files with swc (495.64ms)
7
7
 
@@ -1,45 +1,45 @@
1
1
 
2
- > @coveord/plasma-mantine@53.1.1 test /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@53.1.4 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.3.1 /home/runner/work/plasma/plasma/packages/mantine
8
8
 
9
- ✓ src/components/collection/__tests__/Collection.spec.tsx  (11 tests) 1760ms
10
- ✓ src/components/table/layouts/__tests__/RowLayout.spec.tsx  (15 tests) 4748ms
11
- ✓ src/components/table/__tests__/Table.spec.tsx  (14 tests) 5046ms
12
- ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx  (7 tests) 1474ms
13
- ✓ src/components/table/__tests__/TableColumnsSelector.spec.tsx  (11 tests) 5267ms
14
- ✓ src/components/table/__tests__/TablePagination.spec.tsx  (8 tests) 2026ms
15
- ✓ src/components/table/__tests__/TablePerPage.spec.tsx  (7 tests) 920ms
16
- ✓ src/components/table/__tests__/TableFilter.spec.tsx  (6 tests) 1924ms
17
- ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx  (8 tests | 1 skipped) 1170ms
18
- ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx  (7 tests | 1 skipped) 7334ms
19
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx  (4 tests | 2 skipped) 2947ms
20
- ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx  (3 tests) 697ms
21
- ✓ src/components/table/__tests__/TableActions.spec.tsx  (3 tests) 1354ms
22
- ✓ src/components/table/__tests__/TablePredicate.spec.tsx  (3 tests) 3398ms
23
- ✓ src/components/header/__tests__/Header.spec.tsx  (6 tests) 411ms
24
- ✓ src/components/button/__tests__/Button.spec.tsx  (4 tests) 707ms
9
+ ✓ src/components/collection/__tests__/Collection.spec.tsx  (11 tests) 1731ms
10
+ ✓ src/components/table/layouts/__tests__/RowLayout.spec.tsx  (15 tests) 4708ms
11
+ ✓ src/components/table/__tests__/Table.spec.tsx  (14 tests) 4981ms
12
+ ✓ src/components/table/__tests__/TableColumnsSelector.spec.tsx  (11 tests) 5127ms
13
+ ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx  (7 tests) 1552ms
14
+ ✓ src/components/table/__tests__/TablePagination.spec.tsx  (8 tests) 2131ms
15
+ ✓ src/components/table/__tests__/TablePerPage.spec.tsx  (7 tests) 942ms
16
+ ✓ src/components/table/__tests__/TableFilter.spec.tsx  (6 tests) 1902ms
17
+ ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx  (8 tests | 1 skipped) 1139ms
18
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx  (7 tests | 1 skipped) 7365ms
19
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx  (4 tests | 2 skipped) 2954ms
20
+ ✓ src/components/table/__tests__/TablePredicate.spec.tsx  (3 tests) 3118ms
21
+ ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx  (3 tests) 596ms
22
+ ✓ src/components/table/__tests__/TableActions.spec.tsx  (3 tests) 1538ms
23
+ ✓ src/components/header/__tests__/Header.spec.tsx  (6 tests) 367ms
24
+ ✓ src/components/button/__tests__/Button.spec.tsx  (4 tests) 681ms
25
25
  ✓ src/theme/__tests__/plasmaCSSVariablesResolver.spec.ts  (4 tests) 5ms
26
- ✓ src/components/table/__tests__/Th.spec.tsx  (2 tests) 1640ms
26
+ ✓ src/components/table/__tests__/Th.spec.tsx  (2 tests) 1717ms
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) 517ms
30
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx  (2 tests) 972ms
31
- ✓ src/hooks/__tests__/useControlledList.spec.tsx  (3 tests) 31ms
32
- ✓ src/components/browser-preview/__tests__/BrowserPreview.spec.tsx  (4 tests) 549ms
33
- ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx  (2 tests) 2261ms
34
- ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx  (3 tests) 782ms
35
- ✓ src/components/prompt/__tests__/Prompt.spec.tsx  (2 tests) 330ms
36
- ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx  (1 test) 276ms
37
- ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx  (1 test) 337ms
38
- ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx  (1 test) 64ms
39
- ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx  (1 test) 66ms
29
+ ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx  (3 tests | 1 skipped) 698ms
30
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx  (2 tests) 1082ms
31
+ ✓ src/hooks/__tests__/useControlledList.spec.tsx  (3 tests) 21ms
32
+ ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx  (2 tests) 2413ms
33
+ ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx  (3 tests) 694ms
34
+ ✓ src/components/browser-preview/__tests__/BrowserPreview.spec.tsx  (4 tests) 659ms
35
+ ✓ src/components/prompt/__tests__/Prompt.spec.tsx  (2 tests) 354ms
36
+ ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx  (1 test) 355ms
37
+ ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx  (1 test) 282ms
38
+ ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx  (1 test) 62ms
39
+ ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx  (1 test) 55ms
40
40
 
41
41
   Test Files  30 passed | 1 skipped (31)
42
42
   Tests  144 passed | 6 skipped (150)
43
-  Start at  11:04:51
44
-  Duration  50.69s (transform 3.69s, setup 9.19s, collect 64.63s, tests 49.02s, environment 15.18s, prepare 4.40s)
43
+  Start at  15:57:50
44
+  Duration  49.87s (transform 3.56s, setup 9.68s, collect 62.11s, tests 49.23s, environment 15.53s, prepare 4.40s)
45
45