@coveord/plasma-mantine 53.1.4-next.10 → 53.1.4-next.12

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.9 build /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@53.1.4-next.11 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 (348.49ms)
6
- Successfully compiled: 97 files, copied 35 files with swc (506.2ms)
5
+ Successfully compiled: 97 files, copied 35 files with swc (466.48ms)
6
+ Successfully compiled: 97 files, copied 35 files with swc (496.57ms)
7
7
 
@@ -1,46 +1,46 @@
1
1
 
2
- > @coveord/plasma-mantine@53.1.4-next.9 test /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@53.1.4-next.11 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) 696ms
10
- ✓ src/components/table/__tests__/Table.spec.tsx  (12 tests) 1108ms
11
- ✓ src/components/table/layouts/__tests__/RowLayout.spec.tsx  (16 tests) 1523ms
12
- ✓ src/components/table/__tests__/TablePagination.spec.tsx  (5 tests) 529ms
13
- ✓ src/components/table/__tests__/TableColumnsSelector.spec.tsx  (11 tests) 1610ms
14
- ✓ src/components/table/__tests__/TableActions.spec.tsx  (5 tests) 827ms
15
- ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx  (8 tests) 566ms
16
- ✓ src/components/table/__tests__/TablePerPage.spec.tsx  (5 tests) 529ms
17
- ✓ src/components/table/__tests__/TableFilter.spec.tsx  (4 tests) 648ms
18
- ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx  (8 tests | 1 skipped) 554ms
19
- ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx  (7 tests | 1 skipped) 4572ms
20
- ✓ src/components/table/__tests__/TableCollapsibleColumn.spec.tsx  (2 tests) 316ms
21
- ✓ src/components/header/__tests__/Header.spec.tsx  (6 tests) 203ms
22
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx  (4 tests | 2 skipped) 1374ms
23
- ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx  (3 tests) 183ms
24
- ✓ src/components/button/__tests__/Button.spec.tsx  (4 tests) 255ms
25
- ✓ src/components/table/__tests__/Th.spec.tsx  (2 tests) 276ms
9
+ ✓ src/components/collection/__tests__/Collection.spec.tsx  (11 tests) 742ms
10
+ ✓ src/components/table/__tests__/Table.spec.tsx  (12 tests) 1106ms
11
+ ✓ src/components/table/layouts/__tests__/RowLayout.spec.tsx  (16 tests) 1417ms
12
+ ✓ src/components/table/__tests__/TablePagination.spec.tsx  (5 tests) 492ms
13
+ ✓ src/components/table/__tests__/TableColumnsSelector.spec.tsx  (11 tests) 1726ms
14
+ ✓ src/components/table/__tests__/TableActions.spec.tsx  (5 tests) 873ms
15
+ ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx  (8 tests) 551ms
16
+ ✓ src/components/table/__tests__/TablePerPage.spec.tsx  (5 tests) 453ms
17
+ ✓ src/components/table/__tests__/TableFilter.spec.tsx  (4 tests) 551ms
18
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx  (7 tests | 1 skipped) 4361ms
19
+ ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx  (8 tests | 1 skipped) 534ms
20
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx  (4 tests | 2 skipped) 1201ms
21
+ ✓ src/components/header/__tests__/Header.spec.tsx  (6 tests) 209ms
22
+ ✓ src/components/table/__tests__/TableCollapsibleColumn.spec.tsx  (2 tests) 343ms
23
+ ✓ src/components/button/__tests__/Button.spec.tsx  (4 tests) 236ms
24
+ ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx  (3 tests) 244ms
25
+ ✓ src/components/table/__tests__/Th.spec.tsx  (2 tests) 313ms
26
26
  ✓ src/theme/__tests__/plasmaCSSVariablesResolver.spec.ts  (4 tests) 4ms
27
27
  ✓ src/theme/__tests__/mergeCSSVariablesResolvers.spec.ts  (3 tests) 6ms
28
28
  ↓ src/utils/__tests__/overrideComponent.spec.tsx  (1 test | 1 skipped)
29
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx  (2 tests) 447ms
30
- ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx  (3 tests | 1 skipped) 242ms
31
- ✓ src/hooks/__tests__/useControlledList.spec.tsx  (3 tests) 30ms
32
- ✓ src/components/table/__tests__/TablePredicate.spec.tsx  (1 test) 600ms
33
- ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx  (2 tests) 1634ms
34
- ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx  (3 tests) 317ms
35
- ✓ src/components/browser-preview/__tests__/BrowserPreview.spec.tsx  (4 tests) 302ms
36
- ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx  (1 test) 174ms
37
- ✓ src/components/prompt/__tests__/Prompt.spec.tsx  (2 tests) 177ms
38
- ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx  (1 test) 150ms
39
- ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx  (1 test) 56ms
40
- ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx  (1 test) 36ms
29
+ ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx  (3 tests | 1 skipped) 231ms
30
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx  (2 tests) 439ms
31
+ ✓ src/hooks/__tests__/useControlledList.spec.tsx  (3 tests) 23ms
32
+ ✓ src/components/table/__tests__/TablePredicate.spec.tsx  (1 test) 618ms
33
+ ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx  (2 tests) 1587ms
34
+ ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx  (3 tests) 314ms
35
+ ✓ src/components/browser-preview/__tests__/BrowserPreview.spec.tsx  (4 tests) 317ms
36
+ ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx  (1 test) 132ms
37
+ ✓ src/components/prompt/__tests__/Prompt.spec.tsx  (2 tests) 185ms
38
+ ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx  (1 test) 158ms
39
+ ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx  (1 test) 40ms
40
+ ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx  (1 test) 36ms
41
41
 
42
42
   Test Files  31 passed | 1 skipped (32)
43
43
   Tests  139 passed | 6 skipped (145)
44
-  Start at  14:29:46
45
-  Duration  41.44s (transform 3.74s, setup 7.01s, collect 67.12s, tests 19.94s, environment 15.98s, prepare 4.64s)
44
+  Start at  15:37:46
45
+  Duration  41.75s (transform 3.82s, setup 6.97s, collect 68.45s, tests 19.44s, environment 16.44s, prepare 4.31s)
46
46