@coveord/plasma-mantine 55.7.2-next.6 → 55.7.2-next.8
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.
- package/.turbo/turbo-build.log +3 -3
- package/.turbo/turbo-test.log +50 -47
- package/dist/.tsbuildinfo +1 -1
- package/dist/cjs/styles/CheckboxIndicator.module.css +5 -0
- package/dist/cjs/theme/Theme.d.ts.map +1 -1
- package/dist/cjs/theme/Theme.js +21 -8
- package/dist/cjs/theme/Theme.js.map +1 -1
- package/dist/esm/styles/CheckboxIndicator.module.css +5 -0
- package/dist/esm/theme/Theme.d.ts.map +1 -1
- package/dist/esm/theme/Theme.js +19 -8
- package/dist/esm/theme/Theme.js.map +1 -1
- package/package.json +1 -1
- package/src/styles/CheckboxIndicator.module.css +5 -0
- package/src/theme/Theme.tsx +18 -7
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
|
|
2
|
-
> @coveord/plasma-mantine@55.7.2-next.
|
|
2
|
+
> @coveord/plasma-mantine@55.7.2-next.7 build /home/runner/work/plasma/plasma/packages/mantine
|
|
3
3
|
> node ../../scripts/build
|
|
4
4
|
|
|
5
|
-
Successfully compiled: 116 files, copied
|
|
6
|
-
Successfully compiled: 116 files, copied
|
|
5
|
+
Successfully compiled: 116 files, copied 40 files with swc (448.85ms)
|
|
6
|
+
Successfully compiled: 116 files, copied 40 files with swc (655.38ms)
|
|
7
7
|
✅
|
package/.turbo/turbo-test.log
CHANGED
|
@@ -1,61 +1,64 @@
|
|
|
1
1
|
|
|
2
|
-
> @coveord/plasma-mantine@55.7.2-next.
|
|
2
|
+
> @coveord/plasma-mantine@55.7.2-next.7 test /home/runner/work/plasma/plasma/packages/mantine
|
|
3
3
|
> TZ=UTC vitest run "--silent"
|
|
4
4
|
|
|
5
5
|
[33mThe CJS build of Vite's Node API is deprecated. See https://vite.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.[39m
|
|
6
6
|
|
|
7
7
|
[1m[7m[36m RUN [39m[27m[22m [36mv3.0.5 [39m[90m/home/runner/work/plasma/plasma/packages/mantine[39m
|
|
8
8
|
|
|
9
|
-
[32m✓[39m src/components/table/__tests__/Table.spec.tsx [2m([22m[2m12 tests[22m[2m)[22m[33m
|
|
10
|
-
|
|
11
|
-
[32m✓[39m src/components/table/__tests__/
|
|
12
|
-
[32m✓[39m src/components/
|
|
13
|
-
[32m✓[39m src/components/
|
|
14
|
-
[32m✓[39m src/components/table/__tests__/
|
|
15
|
-
|
|
16
|
-
[33m[2m✓[22m[39m Table.Actions[2m > [22mdisplays the
|
|
17
|
-
|
|
18
|
-
[32m✓[39m src/components/
|
|
19
|
-
[32m✓[39m src/components/
|
|
20
|
-
[32m✓[39m src/components/table/__tests__/
|
|
21
|
-
[32m✓[39m src/components/table/__tests__/
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
[32m✓[39m src/components/
|
|
25
|
-
[33m[2m✓[22m[39m
|
|
26
|
-
|
|
27
|
-
[33m[2m✓[22m[39m DateRangePickerInlineCalendar[2m > [
|
|
28
|
-
[33m[2m✓[22m[39m DateRangePickerInlineCalendar[2m > [22mcalls onApply with the selected dates when
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
[32m✓[39m src/components/
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
[32m✓[39m src/components/table/__tests__/
|
|
37
|
-
|
|
38
|
-
[32m✓[39m src/components/
|
|
9
|
+
[32m✓[39m src/components/table/__tests__/Table.spec.tsx [2m([22m[2m12 tests[22m[2m)[22m[33m 1222[2mms[22m[39m
|
|
10
|
+
[33m[2m✓[22m[39m Table[2m > [22mwhen multi row selection is enabled[2m > [22munselects all the selected rows when clicking on the the unselect button from the table header [33m311[2mms[22m[39m
|
|
11
|
+
[32m✓[39m src/components/table/layouts/__tests__/RowLayout.spec.tsx [2m([22m[2m17 tests[22m[2m)[22m[33m 1757[2mms[22m[39m
|
|
12
|
+
[32m✓[39m src/components/table/__tests__/TableColumnsSelector.spec.tsx [2m([22m[2m13 tests[22m[2m)[22m[33m 2307[2mms[22m[39m
|
|
13
|
+
[32m✓[39m src/components/collection/__tests__/Collection.spec.tsx [2m([22m[2m11 tests[22m[2m)[22m[33m 791[2mms[22m[39m
|
|
14
|
+
[32m✓[39m src/components/table/__tests__/TablePagination.spec.tsx [2m([22m[2m7 tests[22m[2m)[22m[33m 667[2mms[22m[39m
|
|
15
|
+
[32m✓[39m src/components/table/__tests__/TableActions.spec.tsx [2m([22m[2m6 tests[22m[2m)[22m[33m 1095[2mms[22m[39m
|
|
16
|
+
[33m[2m✓[22m[39m Table.Actions[2m > [22mdisplays the actions when the row is selected [33m322[2mms[22m[39m
|
|
17
|
+
[33m[2m✓[22m[39m Table.Actions[2m > [22mdisplays the secondary actions when the row is selected and the user clicks on more [33m315[2mms[22m[39m
|
|
18
|
+
[32m✓[39m src/components/table/__tests__/use-url-synced-state.unit.spec.ts [2m([22m[2m70 tests[22m[2m)[22m[90m 201[2mms[22m[39m
|
|
19
|
+
[32m✓[39m src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx [2m([22m[2m8 tests[22m[2m)[22m[33m 656[2mms[22m[39m
|
|
20
|
+
[32m✓[39m src/components/table/__tests__/TablePerPage.spec.tsx [2m([22m[2m7 tests[22m[2m)[22m[33m 732[2mms[22m[39m
|
|
21
|
+
[32m✓[39m src/components/table/__tests__/TableFilter.spec.tsx [2m([22m[2m6 tests[22m[2m)[22m[33m 794[2mms[22m[39m
|
|
22
|
+
[32m✓[39m src/components/table/__tests__/TablePredicate.spec.tsx [2m([22m[2m3 tests[22m[2m)[22m[33m 1062[2mms[22m[39m
|
|
23
|
+
[33m[2m✓[22m[39m Table.Predicate[2m > [22mgoes back to the first page when changing the predicate [33m671[2mms[22m[39m
|
|
24
|
+
[32m✓[39m src/components/code-editor/__tests__/CodeEditor.spec.tsx [2m([22m[2m8 tests[22m[2m | [22m[33m1 skipped[39m[2m)[22m[33m 670[2mms[22m[39m
|
|
25
|
+
[33m[2m✓[22m[39m CodeEditor[2m > [22mrenders the monaco editor, a copy to clipboard button and a search button [33m304[2mms[22m[39m
|
|
26
|
+
[32m✓[39m src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx [2m([22m[2m7 tests[22m[2m | [22m[33m1 skipped[39m[2m)[22m[33m 5126[2mms[22m[39m
|
|
27
|
+
[33m[2m✓[22m[39m DateRangePickerInlineCalendar[2m > [22mcalls onApply when the user clicks on the apply button [33m485[2mms[22m[39m
|
|
28
|
+
[33m[2m✓[22m[39m DateRangePickerInlineCalendar[2m > [22mcalls onApply with the selected dates when clicking in the calendar [33m1129[2mms[22m[39m
|
|
29
|
+
[33m[2m✓[22m[39m DateRangePickerInlineCalendar[2m > [22mset end date same as start date if only one date is selected when clicking in the calendar [33m516[2mms[22m[39m
|
|
30
|
+
[33m[2m✓[22m[39m DateRangePickerInlineCalendar[2m > [22mcalls onApply with the selected dates when typing in the inputs [33m2646[2mms[22m[39m
|
|
31
|
+
[32m✓[39m src/components/table/__tests__/Th.spec.tsx [2m([22m[2m4 tests[22m[2m)[22m[33m 435[2mms[22m[39m
|
|
32
|
+
[32m✓[39m src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx [2m([22m[2m4 tests[22m[2m | [22m[33m2 skipped[39m[2m)[22m[33m 1866[2mms[22m[39m
|
|
33
|
+
[33m[2m✓[22m[39m DateRangePickerPopoverCalendar[2m > [22mcalls onApply with the selected dates when clicking in the calendar [33m1726[2mms[22m[39m
|
|
34
|
+
[32m✓[39m src/components/table/__tests__/TableCollapsibleColumn.spec.tsx [2m([22m[2m2 tests[22m[2m)[22m[33m 392[2mms[22m[39m
|
|
35
|
+
[33m[2m✓[22m[39m TableCollapsibleColumn[2m > [22mexpands the rows when the user clicks on a cell [33m319[2mms[22m[39m
|
|
36
|
+
[32m✓[39m src/components/table/__tests__/TableDateRangePicker.spec.tsx [2m([22m[2m3 tests[22m[2m)[22m[33m 3832[2mms[22m[39m
|
|
37
|
+
[33m[2m✓[22m[39m Table.DateRangePicker[2m > [22mwhen url sync is activated[2m > [22msets the selected date range in the url [33m3543[2mms[22m[39m
|
|
38
|
+
[32m✓[39m src/components/header/__tests__/Header.spec.tsx [2m([22m[2m6 tests[22m[2m)[22m[90m 198[2mms[22m[39m
|
|
39
|
+
[32m✓[39m src/components/table/__tests__/TableLastUpdated.spec.tsx [2m([22m[2m3 tests[22m[2m)[22m[33m 330[2mms[22m[39m
|
|
40
|
+
[32m✓[39m src/theme/__tests__/mergeCSSVariablesResolvers.spec.ts [2m([22m[2m3 tests[22m[2m)[22m[90m 6[2mms[22m[39m
|
|
41
|
+
[32m✓[39m src/components/button/__tests__/Button.spec.tsx [2m([22m[2m4 tests[22m[2m)[22m[33m 340[2mms[22m[39m
|
|
39
42
|
[2m[90m↓[39m[22m src/utils/__tests__/overrideComponent.spec.tsx [2m([22m[2m1 test[22m[2m | [22m[33m1 skipped[39m[2m)[22m
|
|
40
|
-
[32m✓[39m src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx [2m([22m[2m3 tests[22m[2m | [22m[33m1 skipped[39m[2m)[22m[33m
|
|
41
|
-
[32m✓[39m src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx [2m([22m[2m2 tests[22m[2m)[22m[33m
|
|
42
|
-
[33m[2m✓[22m[39m DateRangePickerPresetSelect[2m > [22mcalls onChange when selecting a preset [
|
|
43
|
+
[32m✓[39m src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx [2m([22m[2m3 tests[22m[2m | [22m[33m1 skipped[39m[2m)[22m[33m 307[2mms[22m[39m
|
|
44
|
+
[32m✓[39m src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx [2m([22m[2m2 tests[22m[2m)[22m[33m 394[2mms[22m[39m
|
|
45
|
+
[33m[2m✓[22m[39m DateRangePickerPresetSelect[2m > [22mcalls onChange when selecting a preset [33m308[2mms[22m[39m
|
|
46
|
+
[32m✓[39m src/components/prompt/__tests__/Prompt.spec.tsx [2m([22m[2m4 tests[22m[2m)[22m[90m 279[2mms[22m[39m
|
|
43
47
|
[32m✓[39m src/hooks/__tests__/useControlledList.spec.tsx [2m([22m[2m3 tests[22m[2m)[22m[90m 29[2mms[22m[39m
|
|
44
|
-
[32m✓[39m src/components/
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
[32m✓[39m src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx [2m([22m[2m3 tests[22m[2m)[22m[33m
|
|
48
|
-
[32m✓[39m src/
|
|
49
|
-
[32m✓[39m src/
|
|
50
|
-
[32m✓[39m src/components/
|
|
51
|
-
[32m✓[39m src/components/
|
|
52
|
-
[32m✓[39m src/components/
|
|
53
|
-
[32m✓[39m src/components/
|
|
54
|
-
[32m✓[39m src/components/sticky-footer/__tests__/StickyFooter.spec.tsx [2m([22m[2m1 test[22m[2m)[22m[90m 38[2mms[22m[39m
|
|
48
|
+
[32m✓[39m src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx [2m([22m[2m2 tests[22m[2m)[22m[33m 1898[2mms[22m[39m
|
|
49
|
+
[33m[2m✓[22m[39m EditableDateRangePicker[2m > [22mupdates when editing values [33m1661[2mms[22m[39m
|
|
50
|
+
[32m✓[39m src/components/browser-preview/__tests__/BrowserPreview.spec.tsx [2m([22m[2m4 tests[22m[2m)[22m[90m 278[2mms[22m[39m
|
|
51
|
+
[32m✓[39m src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx [2m([22m[2m3 tests[22m[2m)[22m[33m 310[2mms[22m[39m
|
|
52
|
+
[32m✓[39m src/theme/__tests__/plasmaCSSVariablesResolver.spec.ts [2m([22m[2m1 test[22m[2m)[22m[90m 5[2mms[22m[39m
|
|
53
|
+
[32m✓[39m src/components/modal/__tests__/ModalFooter.spec.tsx [2m([22m[2m3 tests[22m[2m)[22m[90m 68[2mms[22m[39m
|
|
54
|
+
[32m✓[39m src/components/child-form/__tests__/ChildForm.spec.tsx [2m([22m[2m3 tests[22m[2m)[22m[90m 222[2mms[22m[39m
|
|
55
|
+
[32m✓[39m src/components/modal/__tests__/Modal.spec.tsx [2m([22m[2m2 tests[22m[2m)[22m[90m 167[2mms[22m[39m
|
|
56
|
+
[32m✓[39m src/components/code-editor/search/__tests__/Search.unit.spec.tsx [2m([22m[2m1 test[22m[2m)[22m[90m 193[2mms[22m[39m
|
|
57
|
+
[32m✓[39m src/components/sticky-footer/__tests__/StickyFooter.spec.tsx [2m([22m[2m1 test[22m[2m)[22m[90m 42[2mms[22m[39m
|
|
55
58
|
[32m✓[39m src/components/blank-slate/__tests__/BlankSlate.spec.tsx [2m([22m[2m1 test[22m[2m)[22m[90m 41[2mms[22m[39m
|
|
56
59
|
|
|
57
60
|
[2m Test Files [22m [1m[32m35 passed[39m[22m[2m | [22m[33m1 skipped[39m[90m (36)[39m
|
|
58
61
|
[2m Tests [22m [1m[32m232 passed[39m[22m[2m | [22m[33m6 skipped[39m[90m (238)[39m
|
|
59
|
-
[2m Start at [22m
|
|
60
|
-
[2m Duration [22m 55.
|
|
62
|
+
[2m Start at [22m 14:46:44
|
|
63
|
+
[2m Duration [22m 55.53s[2m (transform 2.42s, setup 10.31s, collect 91.43s, tests 28.71s, environment 21.29s, prepare 4.69s)[22m
|
|
61
64
|
|