@coveord/plasma-mantine 55.7.2-next.8 → 55.7.2-next.9

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@55.7.2-next.7 build /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@55.7.2-next.8 build /home/runner/work/plasma/plasma/packages/mantine
3
3
  > node ../../scripts/build
4
4
 
5
- Successfully compiled: 116 files, copied 40 files with swc (448.85ms)
6
- Successfully compiled: 116 files, copied 40 files with swc (655.38ms)
5
+ Successfully compiled: 116 files, copied 40 files with swc (658.53ms)
6
+ Successfully compiled: 116 files, copied 40 files with swc (689.83ms)
7
7
 
@@ -1,64 +1,60 @@
1
1
 
2
- > @coveord/plasma-mantine@55.7.2-next.7 test /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@55.7.2-next.8 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://vite.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.
6
6
 
7
7
   RUN  v3.0.5 /home/runner/work/plasma/plasma/packages/mantine
8
8
 
9
- ✓ src/components/table/__tests__/Table.spec.tsx (12 tests) 1222ms
10
- ✓ Table > when multi row selection is enabled > unselects all the selected rows when clicking on the the unselect button from the table header 311ms
11
- ✓ src/components/table/layouts/__tests__/RowLayout.spec.tsx (17 tests) 1757ms
12
- ✓ src/components/table/__tests__/TableColumnsSelector.spec.tsx (13 tests) 2307ms
13
- ✓ src/components/collection/__tests__/Collection.spec.tsx (11 tests) 791ms
9
+ ✓ src/components/table/__tests__/Table.spec.tsx (12 tests) 1159ms
10
+ ✓ src/components/table/layouts/__tests__/RowLayout.spec.tsx (17 tests) 1677ms
11
+ ✓ src/components/table/__tests__/TableColumnsSelector.spec.tsx (13 tests) 2355ms
12
+ ✓ src/components/collection/__tests__/Collection.spec.tsx (11 tests) 732ms
14
13
  ✓ src/components/table/__tests__/TablePagination.spec.tsx (7 tests) 667ms
15
- ✓ src/components/table/__tests__/TableActions.spec.tsx (6 tests) 1095ms
16
- ✓ Table.Actions > displays the actions when the row is selected 322ms
17
- ✓ Table.Actions > displays the secondary actions when the row is selected and the user clicks on more 315ms
18
- ✓ src/components/table/__tests__/use-url-synced-state.unit.spec.ts (70 tests) 201ms
19
- ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx (8 tests) 656ms
20
- ✓ src/components/table/__tests__/TablePerPage.spec.tsx (7 tests) 732ms
21
- ✓ src/components/table/__tests__/TableFilter.spec.tsx (6 tests) 794ms
22
- ✓ src/components/table/__tests__/TablePredicate.spec.tsx (3 tests) 1062ms
23
- ✓ Table.Predicate > goes back to the first page when changing the predicate 671ms
24
- ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx (8 tests | 1 skipped) 670ms
25
- ✓ CodeEditor > renders the monaco editor, a copy to clipboard button and a search button 304ms
26
- ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx (7 tests | 1 skipped) 5126ms
27
- ✓ DateRangePickerInlineCalendar > calls onApply when the user clicks on the apply button 485ms
28
- ✓ DateRangePickerInlineCalendar > calls onApply with the selected dates when clicking in the calendar 1129ms
29
- ✓ DateRangePickerInlineCalendar > set end date same as start date if only one date is selected when clicking in the calendar 516ms
30
- ✓ DateRangePickerInlineCalendar > calls onApply with the selected dates when typing in the inputs 2646ms
31
- ✓ src/components/table/__tests__/Th.spec.tsx (4 tests) 435ms
32
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx (4 tests | 2 skipped) 1866ms
33
- ✓ DateRangePickerPopoverCalendar > calls onApply with the selected dates when clicking in the calendar 1726ms
34
- ✓ src/components/table/__tests__/TableCollapsibleColumn.spec.tsx (2 tests) 392ms
35
- ✓ TableCollapsibleColumn > expands the rows when the user clicks on a cell 319ms
36
- ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx (3 tests) 3832ms
37
- ✓ Table.DateRangePicker > when url sync is activated > sets the selected date range in the url 3543ms
38
- ✓ src/components/header/__tests__/Header.spec.tsx (6 tests) 198ms
39
- ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx (3 tests) 330ms
14
+ ✓ src/components/table/__tests__/TableActions.spec.tsx (6 tests) 1006ms
15
+ ✓ Table.Actions > displays the actions when the row is selected 309ms
16
+ ✓ src/components/table/__tests__/use-url-synced-state.unit.spec.ts (70 tests) 171ms
17
+ ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx (8 tests) 660ms
18
+ ✓ src/components/table/__tests__/TablePerPage.spec.tsx (7 tests) 743ms
19
+ ✓ src/components/table/__tests__/TableFilter.spec.tsx (6 tests) 782ms
20
+ ✓ src/components/table/__tests__/TablePredicate.spec.tsx (3 tests) 900ms
21
+ ✓ Table.Predicate > goes back to the first page when changing the predicate 561ms
22
+ ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx (8 tests | 1 skipped) 603ms
23
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx (7 tests | 1 skipped) 5382ms
24
+ ✓ DateRangePickerInlineCalendar > calls onApply when the user clicks on the apply button 481ms
25
+ ✓ DateRangePickerInlineCalendar > calls onApply with the selected dates when clicking in the calendar 1082ms
26
+ ✓ DateRangePickerInlineCalendar > set end date same as start date if only one date is selected when clicking in the calendar 483ms
27
+ ✓ DateRangePickerInlineCalendar > calls onApply with the selected dates when typing in the inputs 2915ms
28
+ ✓ src/components/table/__tests__/Th.spec.tsx (4 tests) 456ms
29
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx (4 tests | 2 skipped) 2073ms
30
+ ✓ DateRangePickerPopoverCalendar > calls onApply with the selected dates when clicking in the calendar 1929ms
31
+ ✓ src/components/table/__tests__/TableCollapsibleColumn.spec.tsx (2 tests) 356ms
32
+ ✓ src/components/header/__tests__/Header.spec.tsx (6 tests) 225ms
33
+ ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx (3 tests) 3589ms
34
+ ✓ Table.DateRangePicker > when url sync is activated > sets the selected date range in the url 3359ms
35
+ ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx (3 tests) 270ms
40
36
  ✓ src/theme/__tests__/mergeCSSVariablesResolvers.spec.ts (3 tests) 6ms
41
- ✓ src/components/button/__tests__/Button.spec.tsx (4 tests) 340ms
37
+ ✓ src/components/button/__tests__/Button.spec.tsx (4 tests) 336ms
42
38
  ↓ src/utils/__tests__/overrideComponent.spec.tsx (1 test | 1 skipped)
43
- ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx (3 tests | 1 skipped) 307ms
44
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx (2 tests) 394ms
45
- ✓ DateRangePickerPresetSelect > calls onChange when selecting a preset 308ms
46
- ✓ src/components/prompt/__tests__/Prompt.spec.tsx (4 tests) 279ms
47
- ✓ src/hooks/__tests__/useControlledList.spec.tsx (3 tests) 29ms
48
- ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx (2 tests) 1898ms
49
- ✓ EditableDateRangePicker > updates when editing values 1661ms
50
- ✓ src/components/browser-preview/__tests__/BrowserPreview.spec.tsx (4 tests) 278ms
51
- ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx (3 tests) 310ms
52
- ✓ src/theme/__tests__/plasmaCSSVariablesResolver.spec.ts (1 test) 5ms
53
- ✓ src/components/modal/__tests__/ModalFooter.spec.tsx (3 tests) 68ms
54
- ✓ src/components/child-form/__tests__/ChildForm.spec.tsx (3 tests) 222ms
55
- ✓ src/components/modal/__tests__/Modal.spec.tsx (2 tests) 167ms
56
- ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx (1 test) 193ms
57
- ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx (1 test) 42ms
58
- ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx (1 test) 41ms
39
+ ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx (3 tests | 1 skipped) 271ms
40
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx (2 tests) 514ms
41
+ ✓ DateRangePickerPresetSelect > calls onChange when selecting a preset 425ms
42
+ ✓ src/components/prompt/__tests__/Prompt.spec.tsx (4 tests) 298ms
43
+ ✓ src/hooks/__tests__/useControlledList.spec.tsx (3 tests) 30ms
44
+ ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx (2 tests) 1834ms
45
+ ✓ EditableDateRangePicker > updates when editing values 1635ms
46
+ ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx (3 tests) 332ms
47
+ ✓ src/components/browser-preview/__tests__/BrowserPreview.spec.tsx (4 tests) 336ms
48
+ ✓ src/theme/__tests__/plasmaCSSVariablesResolver.spec.ts (1 test) 4ms
49
+ ✓ src/components/modal/__tests__/ModalFooter.spec.tsx (3 tests) 88ms
50
+ ✓ src/components/child-form/__tests__/ChildForm.spec.tsx (3 tests) 245ms
51
+ ✓ src/components/modal/__tests__/Modal.spec.tsx (2 tests) 161ms
52
+ ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx (1 test) 168ms
53
+ ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx (1 test) 43ms
54
+ ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx (1 test) 39ms
59
55
 
60
56
   Test Files  35 passed | 1 skipped (36)
61
57
   Tests  232 passed | 6 skipped (238)
62
-  Start at  14:46:44
63
-  Duration  55.53s (transform 2.42s, setup 10.31s, collect 91.43s, tests 28.71s, environment 21.29s, prepare 4.69s)
58
+  Start at  16:50:05
59
+  Duration  54.60s (transform 2.53s, setup 10.14s, collect 89.63s, tests 28.51s, environment 20.49s, prepare 4.57s)
64
60