@coveord/plasma-mantine 53.1.4-next.1 → 53.1.4-next.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@53.1.4-next.0 build /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@53.1.4-next.1 build /home/runner/work/plasma/plasma/packages/mantine
3
3
  > node ../../scripts/build
4
4
 
5
- Successfully compiled: 97 files, copied 35 files with swc (398.41ms)
6
- Successfully compiled: 97 files, copied 35 files with swc (442.3ms)
5
+ Successfully compiled: 97 files, copied 35 files with swc (411.64ms)
6
+ Successfully compiled: 97 files, copied 35 files with swc (474.08ms)
7
7
 
@@ -1,45 +1,45 @@
1
1
 
2
- > @coveord/plasma-mantine@53.1.4-next.0 test /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@53.1.4-next.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.3.1 /home/runner/work/plasma/plasma/packages/mantine
8
8
 
9
- ✓ src/components/collection/__tests__/Collection.spec.tsx  (11 tests) 697ms
10
- ✓ src/components/table/__tests__/Table.spec.tsx  (11 tests) 1007ms
11
- ✓ src/components/table/layouts/__tests__/RowLayout.spec.tsx  (16 tests) 1367ms
12
- ✓ src/components/table/__tests__/TablePagination.spec.tsx  (5 tests) 558ms
13
- ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx  (7 tests) 512ms
14
- ✓ src/components/table/__tests__/TableColumnsSelector.spec.tsx  (11 tests) 1653ms
15
- ✓ src/components/table/__tests__/TableActions.spec.tsx  (4 tests) 592ms
16
- ✓ src/components/table/__tests__/TablePerPage.spec.tsx  (5 tests) 411ms
17
- ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx  (7 tests | 1 skipped) 4263ms
18
- ✓ src/components/table/__tests__/TableFilter.spec.tsx  (4 tests) 647ms
19
- ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx  (8 tests | 1 skipped) 603ms
20
- ✓ src/components/header/__tests__/Header.spec.tsx  (6 tests) 208ms
21
- ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx  (3 tests) 220ms
22
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx  (4 tests | 2 skipped) 1310ms
23
- ✓ src/theme/__tests__/plasmaCSSVariablesResolver.spec.ts  (4 tests) 4ms
24
- ✓ src/components/button/__tests__/Button.spec.tsx  (4 tests) 234ms
25
- ✓ src/components/table/__tests__/Th.spec.tsx  (2 tests) 339ms
26
- ✓ src/theme/__tests__/mergeCSSVariablesResolvers.spec.ts  (3 tests) 5ms
9
+ ✓ src/components/collection/__tests__/Collection.spec.tsx  (11 tests) 753ms
10
+ ✓ src/components/table/__tests__/Table.spec.tsx  (11 tests) 1088ms
11
+ ✓ src/components/table/layouts/__tests__/RowLayout.spec.tsx  (16 tests) 1407ms
12
+ ✓ src/components/table/__tests__/TablePagination.spec.tsx  (5 tests) 526ms
13
+ ✓ src/components/table/__tests__/TableColumnsSelector.spec.tsx  (11 tests) 1475ms
14
+ ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx  (7 tests) 543ms
15
+ ✓ src/components/table/__tests__/TablePerPage.spec.tsx  (5 tests) 389ms
16
+ ✓ src/components/table/__tests__/TableActions.spec.tsx  (4 tests) 698ms
17
+ ✓ src/components/table/__tests__/TableFilter.spec.tsx  (4 tests) 526ms
18
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx  (7 tests | 1 skipped) 4411ms
19
+ ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx  (8 tests | 1 skipped) 575ms
20
+ ✓ src/components/header/__tests__/Header.spec.tsx  (6 tests) 214ms
21
+ ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx  (3 tests) 192ms
22
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx  (4 tests | 2 skipped) 1403ms
23
+ ✓ src/theme/__tests__/plasmaCSSVariablesResolver.spec.ts  (4 tests) 5ms
24
+ ✓ src/components/button/__tests__/Button.spec.tsx  (4 tests) 268ms
25
+ ✓ src/components/table/__tests__/Th.spec.tsx  (2 tests) 313ms
26
+ ✓ src/theme/__tests__/mergeCSSVariablesResolvers.spec.ts  (3 tests) 4ms
27
27
  ↓ src/utils/__tests__/overrideComponent.spec.tsx  (1 test | 1 skipped)
28
- ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx  (3 tests | 1 skipped) 337ms
29
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx  (2 tests) 496ms
30
- ✓ src/hooks/__tests__/useControlledList.spec.tsx  (3 tests) 20ms
31
- ✓ src/components/table/__tests__/TablePredicate.spec.tsx  (1 test) 443ms
32
- ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx  (2 tests) 1797ms
33
- ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx  (3 tests) 315ms
34
- ✓ src/components/browser-preview/__tests__/BrowserPreview.spec.tsx  (4 tests) 317ms
35
- ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx  (1 test) 175ms
36
- ✓ src/components/prompt/__tests__/Prompt.spec.tsx  (2 tests) 188ms
37
- ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx  (1 test) 154ms
38
- ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx  (1 test) 52ms
28
+ ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx  (3 tests | 1 skipped) 263ms
29
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx  (2 tests) 581ms
30
+ ✓ src/hooks/__tests__/useControlledList.spec.tsx  (3 tests) 22ms
31
+ ✓ src/components/table/__tests__/TablePredicate.spec.tsx  (1 test) 506ms
32
+ ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx  (2 tests) 1777ms
33
+ ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx  (3 tests) 288ms
34
+ ✓ src/components/browser-preview/__tests__/BrowserPreview.spec.tsx  (4 tests) 358ms
35
+ ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx  (1 test) 166ms
36
+ ✓ src/components/prompt/__tests__/Prompt.spec.tsx  (2 tests) 161ms
37
+ ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx  (1 test) 147ms
38
+ ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx  (1 test) 45ms
39
39
  ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx  (1 test) 38ms
40
40
 
41
41
   Test Files  30 passed | 1 skipped (31)
42
42
   Tests  134 passed | 6 skipped (140)
43
-  Start at  18:28:27
44
-  Duration  39.55s (transform 3.77s, setup 6.56s, collect 63.65s, tests 18.96s, environment 16.13s, prepare 4.41s)
43
+  Start at  20:50:05
44
+  Duration  40.14s (transform 3.73s, setup 6.91s, collect 64.40s, tests 19.14s, environment 15.71s, prepare 4.48s)
45
45