@coveord/plasma-mantine 52.4.2 → 52.4.3

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.4.1 build /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@52.4.2 build /home/runner/work/plasma/plasma/packages/mantine
3
3
  > node ../../scripts/build
4
4
 
5
- Successfully compiled: 71 files, copied 1 file with swc (686.03ms)
6
- Successfully compiled: 71 files, copied 1 file with swc (741.42ms)
5
+ Successfully compiled: 71 files, copied 1 file with swc (303.44ms)
6
+ Successfully compiled: 71 files, copied 1 file with swc (279.8ms)
7
7
 
@@ -1,88 +1,88 @@
1
1
 
2
- > @coveord/plasma-mantine@52.4.1 test /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@52.4.2 test /home/runner/work/plasma/plasma/packages/mantine
3
3
  > TZ=UTC vitest run "--silent"
4
4
 
5
5
 
6
6
   RUN  v0.30.1 /home/runner/work/plasma/plasma/packages/mantine
7
7
 
8
- (node:3228) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
8
+ (node:3036) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
9
9
  (Use `node --trace-warnings ...` to show where the warning was created)
10
- ✓ src/components/table/__tests__/Table.spec.tsx  (19 tests) 13157ms
11
- (node:3228) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
10
+ ✓ src/components/table/__tests__/Table.spec.tsx  (19 tests) 9986ms
11
+ (node:3036) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
12
12
  (Use `node --trace-warnings ...` to show where the warning was created)
13
- ✓ src/components/modal-wizard/__tests__/ModalWizard.spec.tsx  (9 tests) 7128ms
14
- (node:3228) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
13
+ ✓ src/components/modal-wizard/__tests__/ModalWizard.spec.tsx  (9 tests) 5546ms
14
+ (node:3036) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
15
15
  (Use `node --trace-warnings ...` to show where the warning was created)
16
- ✓ src/components/collection/__tests__/Collection.spec.tsx  (11 tests) 2632ms
17
- (node:3228) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
16
+ ✓ src/components/collection/__tests__/Collection.spec.tsx  (11 tests) 1945ms
17
+ (node:3036) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
18
18
  (Use `node --trace-warnings ...` to show where the warning was created)
19
- ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx  (6 tests) 1505ms
20
- (node:3228) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
19
+ ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx  (6 tests) 1156ms
20
+ (node:3036) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
21
21
  (Use `node --trace-warnings ...` to show where the warning was created)
22
- ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx  (7 tests) 25497ms
23
- (node:3228) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
22
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx  (7 tests) 19231ms
23
+ (node:3036) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
24
24
  (Use `node --trace-warnings ...` to show where the warning was created)
25
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx  (4 tests) 19270ms
26
- (node:3228) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
25
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx  (4 tests) 14481ms
26
+ (node:3036) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
27
27
  (Use `node --trace-warnings ...` to show where the warning was created)
28
- ✓ src/components/table/__tests__/TableFilter.spec.tsx  (5 tests) 4117ms
29
- (node:3228) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
28
+ ✓ src/components/table/__tests__/TableFilter.spec.tsx  (5 tests) 3263ms
29
+ (node:3036) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
30
30
  (Use `node --trace-warnings ...` to show where the warning was created)
31
- ✓ src/components/table/__tests__/TablePredicate.spec.tsx  (3 tests) 2228ms
32
- (node:3228) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
31
+ ✓ src/components/table/__tests__/TablePredicate.spec.tsx  (3 tests) 1713ms
32
+ (node:3036) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
33
33
  (Use `node --trace-warnings ...` to show where the warning was created)
34
- ✓ src/components/table/__tests__/TablePagination.spec.tsx  (3 tests) 1622ms
35
- (node:3228) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
34
+ ✓ src/components/table/__tests__/TablePagination.spec.tsx  (3 tests) 1471ms
35
+ (node:3036) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
36
36
  (Use `node --trace-warnings ...` to show where the warning was created)
37
- ✓ src/components/table/__tests__/TablePerPage.spec.tsx  (5 tests) 1354ms
38
- (node:3228) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
37
+ ✓ src/components/table/__tests__/TablePerPage.spec.tsx  (5 tests) 1004ms
38
+ (node:3036) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
39
39
  (Use `node --trace-warnings ...` to show where the warning was created)
40
- ✓ src/components/table/__tests__/TableActions.spec.tsx  (3 tests) 2851ms
41
- (node:3228) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
40
+ ✓ src/components/table/__tests__/TableActions.spec.tsx  (3 tests) 2029ms
41
+ (node:3036) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
42
42
  (Use `node --trace-warnings ...` to show where the warning was created)
43
- ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx  (2 tests) 8530ms
44
- (node:3228) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
43
+ ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx  (2 tests) 6638ms
44
+ (node:3036) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
45
45
  (Use `node --trace-warnings ...` to show where the warning was created)
46
- ✓ src/components/button/__tests__/Button.spec.tsx  (4 tests) 825ms
47
- (node:3228) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
46
+ ✓ src/components/button/__tests__/Button.spec.tsx  (4 tests) 628ms
47
+ (node:3036) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
48
48
  (Use `node --trace-warnings ...` to show where the warning was created)
49
- ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx  (5 tests) 709ms
50
- (node:3228) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
49
+ ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx  (5 tests) 546ms
50
+ (node:3036) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
51
51
  (Use `node --trace-warnings ...` to show where the warning was created)
52
- ✓ src/components/header/__tests__/Header.spec.tsx  (6 tests) 643ms
53
- (node:3228) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
52
+ ✓ src/components/header/__tests__/Header.spec.tsx  (6 tests) 469ms
53
+ (node:3036) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
54
54
  (Use `node --trace-warnings ...` to show where the warning was created)
55
- ✓ src/components/table/__tests__/Th.spec.tsx  (2 tests) 2140ms
56
- (node:3228) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
55
+ ✓ src/components/table/__tests__/Th.spec.tsx  (2 tests) 1930ms
56
+ (node:3036) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
57
57
  (Use `node --trace-warnings ...` to show where the warning was created)
58
- ✓ src/utils/__tests__/overrideComponent.spec.tsx  (1 test) 91ms
59
- (node:3228) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
58
+ ✓ src/utils/__tests__/overrideComponent.spec.tsx  (1 test) 70ms
59
+ (node:3036) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
60
60
  (Use `node --trace-warnings ...` to show where the warning was created)
61
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx  (2 tests) 1003ms
62
- (node:3228) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
61
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx  (2 tests) 805ms
62
+ (node:3036) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
63
63
  (Use `node --trace-warnings ...` to show where the warning was created)
64
- ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx  (3 tests) 576ms
65
- (node:3228) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
64
+ ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx  (3 tests) 410ms
65
+ (node:3036) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
66
66
  (Use `node --trace-warnings ...` to show where the warning was created)
67
- ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx  (3 tests) 4498ms
68
- (node:3228) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
67
+ ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx  (3 tests) 3498ms
68
+ (node:3036) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
69
69
  (Use `node --trace-warnings ...` to show where the warning was created)
70
- ✓ src/hooks/__tests__/useControlledList.spec.tsx  (3 tests) 30ms
71
- (node:3228) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
70
+ ✓ src/hooks/__tests__/useControlledList.spec.tsx  (3 tests) 22ms
71
+ (node:3036) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
72
72
  (Use `node --trace-warnings ...` to show where the warning was created)
73
- ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx  (3 tests) 978ms
74
- (node:3228) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
73
+ ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx  (3 tests) 744ms
74
+ (node:3036) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
75
75
  (Use `node --trace-warnings ...` to show where the warning was created)
76
- ✓ src/components/prompt/__tests__/Prompt.spec.tsx  (2 tests) 529ms
77
- (node:3228) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
76
+ ✓ src/components/prompt/__tests__/Prompt.spec.tsx  (2 tests) 379ms
77
+ (node:3036) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
78
78
  (Use `node --trace-warnings ...` to show where the warning was created)
79
- ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx  (2 tests) 235ms
80
- (node:3228) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
79
+ ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx  (2 tests) 176ms
80
+ (node:3036) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
81
81
  (Use `node --trace-warnings ...` to show where the warning was created)
82
- ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx  (1 test) 91ms
82
+ ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx  (1 test) 68ms
83
83
 
84
84
   Test Files  25 passed (25)
85
85
   Tests  114 passed (114)
86
-  Start at  18:46:22
87
-  Duration  191.60s (transform 677ms, setup 6.03s, collect 58.09s, tests 102.24s, environment 13.03s, prepare 2.50s)
86
+  Start at  19:59:39
87
+  Duration  147.06s (transform 563ms, setup 4.76s, collect 43.69s, tests 78.21s, environment 10.51s, prepare 1.89s)
88
88