@coveord/plasma-mantine 52.27.0 → 52.27.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@52.26.6 build /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@52.27.0 build /home/runner/work/plasma/plasma/packages/mantine
3
3
  > node ../../scripts/build
4
4
 
5
- Successfully compiled: 112 files, copied 1 file with swc (597.88ms)
6
- Successfully compiled: 112 files, copied 1 file with swc (497.49ms)
5
+ Successfully compiled: 112 files, copied 1 file with swc (174.8ms)
6
+ Successfully compiled: 112 files, copied 1 file with swc (203.13ms)
7
7
 
@@ -1,44 +1,44 @@
1
1
 
2
- > @coveord/plasma-mantine@52.26.6 test /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@52.27.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://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.
6
6
 
7
7
   RUN  v1.0.1 /home/runner/work/plasma/plasma/packages/mantine
8
8
 
9
- ✓ src/components/table/layouts/__tests__/RowLayout.spec.tsx  (15 tests) 7673ms
10
- ✓ src/components/modal-wizard/__tests__/ModalWizard.spec.tsx  (11 tests) 9273ms
11
- ✓ src/components/table/__tests__/Table.spec.tsx  (14 tests) 12029ms
12
- ✓ src/components/collection/__tests__/Collection.spec.tsx  (11 tests) 2502ms
13
- ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx  (7 tests) 1999ms
14
- ✓ src/components/table/__tests__/TableFilter.spec.tsx  (6 tests) 4186ms
15
- ✓ src/components/table/__tests__/TablePerPage.spec.tsx  (7 tests) 1449ms
16
- ✓ src/components/table/__tests__/TableColumnsSelector.spec.tsx  (11 tests) 12431ms
17
- ✓ src/components/table/__tests__/TablePagination.spec.tsx  (5 tests) 1850ms
18
- ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx  (8 tests) 1649ms
19
- ✓ src/components/table/__tests__/TablePredicate.spec.tsx  (3 tests) 5069ms
20
- ✓ src/components/table/__tests__/TableActions.spec.tsx  (3 tests) 3047ms
21
- ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx  (7 tests) 22473ms
22
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx  (4 tests) 17744ms
23
- ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx  (3 tests) 593ms
24
- ✓ src/components/button/__tests__/Button.spec.tsx  (4 tests) 847ms
25
- ✓ src/components/header/__tests__/Header.spec.tsx  (6 tests) 648ms
26
- ✓ src/utils/__tests__/overrideComponent.spec.tsx  (1 test) 90ms
27
- ✓ src/components/table/__tests__/Th.spec.tsx  (2 tests) 1703ms
28
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx  (2 tests) 1135ms
29
- ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx  (3 tests) 458ms
30
- ✓ src/hooks/__tests__/useControlledList.spec.tsx  (3 tests) 33ms
31
- ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx  (4 tests) 14488ms
32
- ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx  (3 tests) 966ms
33
- ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx  (3 tests) 4011ms
34
- ✓ src/components/browser-preview/__tests__/BrowserPreview.spec.tsx  (4 tests) 742ms
35
- ✓ src/components/prompt/__tests__/Prompt.spec.tsx  (2 tests) 403ms
36
- ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx  (2 tests) 201ms
37
- ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx  (1 test) 180ms
38
- ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx  (1 test) 49ms
9
+ ✓ src/components/table/layouts/__tests__/RowLayout.spec.tsx  (15 tests) 7284ms
10
+ ✓ src/components/modal-wizard/__tests__/ModalWizard.spec.tsx  (11 tests) 9525ms
11
+ ✓ src/components/table/__tests__/Table.spec.tsx  (14 tests) 11520ms
12
+ ✓ src/components/collection/__tests__/Collection.spec.tsx  (11 tests) 2337ms
13
+ ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx  (7 tests) 2316ms
14
+ ✓ src/components/table/__tests__/TableFilter.spec.tsx  (6 tests) 4337ms
15
+ ✓ src/components/table/__tests__/TablePerPage.spec.tsx  (7 tests) 1364ms
16
+ ✓ src/components/table/__tests__/TableColumnsSelector.spec.tsx  (11 tests) 12029ms
17
+ ✓ src/components/table/__tests__/TablePagination.spec.tsx  (5 tests) 1926ms
18
+ ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx  (8 tests) 1605ms
19
+ ✓ src/components/table/__tests__/TablePredicate.spec.tsx  (3 tests) 4955ms
20
+ ✓ src/components/table/__tests__/TableActions.spec.tsx  (3 tests) 3218ms
21
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx  (7 tests) 22149ms
22
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx  (4 tests) 18272ms
23
+ ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx  (3 tests) 541ms
24
+ ✓ src/components/button/__tests__/Button.spec.tsx  (4 tests) 795ms
25
+ ✓ src/components/header/__tests__/Header.spec.tsx  (6 tests) 619ms
26
+ ✓ src/utils/__tests__/overrideComponent.spec.tsx  (1 test) 80ms
27
+ ✓ src/components/table/__tests__/Th.spec.tsx  (2 tests) 1694ms
28
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx  (2 tests) 1137ms
29
+ ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx  (3 tests) 544ms
30
+ ✓ src/hooks/__tests__/useControlledList.spec.tsx  (3 tests) 35ms
31
+ ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx  (4 tests) 13737ms
32
+ ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx  (3 tests) 1046ms
33
+ ✓ src/components/browser-preview/__tests__/BrowserPreview.spec.tsx  (4 tests) 866ms
34
+ ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx  (3 tests) 4159ms
35
+ ✓ src/components/prompt/__tests__/Prompt.spec.tsx  (2 tests) 400ms
36
+ ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx  (2 tests) 203ms
37
+ ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx  (1 test) 171ms
38
+ ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx  (1 test) 59ms
39
39
 
40
40
   Test Files  30 passed (30)
41
41
   Tests  156 passed (156)
42
-  Start at  13:22:58
43
-  Duration  83.79s (transform 1.42s, setup 8.45s, collect 84.39s, tests 129.92s, environment 14.50s, prepare 3.26s)
42
+  Start at  22:30:41
43
+  Duration  83.50s (transform 1.44s, setup 8.66s, collect 84.63s, tests 128.92s, environment 14.13s, prepare 3.02s)
44
44