@coveord/plasma-mantine 55.8.2 → 56.1.0

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.
Files changed (42) hide show
  1. package/.turbo/turbo-build.log +3 -3
  2. package/.turbo/turbo-test.log +56 -56
  3. package/dist/.tsbuildinfo +1 -1
  4. package/dist/cjs/components/badge/Badge.d.ts +1 -1
  5. package/dist/cjs/components/badge/Badge.d.ts.map +1 -1
  6. package/dist/cjs/components/badge/Badge.js.map +1 -1
  7. package/dist/cjs/components/button/Button.d.ts +1 -1
  8. package/dist/cjs/components/button/Button.d.ts.map +1 -1
  9. package/dist/cjs/components/button/Button.js +0 -2
  10. package/dist/cjs/components/button/Button.js.map +1 -1
  11. package/dist/cjs/styles/ActionIcon.module.css +2 -0
  12. package/dist/cjs/styles/Input.module.css +5 -0
  13. package/dist/cjs/theme/Theme.d.ts.map +1 -1
  14. package/dist/cjs/theme/Theme.js +0 -1
  15. package/dist/cjs/theme/Theme.js.map +1 -1
  16. package/dist/esm/components/badge/Badge.d.ts +1 -1
  17. package/dist/esm/components/badge/Badge.d.ts.map +1 -1
  18. package/dist/esm/components/badge/Badge.js.map +1 -1
  19. package/dist/esm/components/button/Button.d.ts +1 -1
  20. package/dist/esm/components/button/Button.d.ts.map +1 -1
  21. package/dist/esm/components/button/Button.js +0 -2
  22. package/dist/esm/components/button/Button.js.map +1 -1
  23. package/dist/esm/styles/ActionIcon.module.css +2 -0
  24. package/dist/esm/styles/Input.module.css +5 -0
  25. package/dist/esm/theme/Theme.d.ts.map +1 -1
  26. package/dist/esm/theme/Theme.js +0 -1
  27. package/dist/esm/theme/Theme.js.map +1 -1
  28. package/package.json +3 -3
  29. package/src/components/badge/Badge.tsx +23 -1
  30. package/src/components/button/Button.tsx +2 -4
  31. package/src/styles/ActionIcon.module.css +2 -0
  32. package/src/styles/Input.module.css +5 -0
  33. package/src/theme/Theme.tsx +0 -1
  34. package/dist/cjs/utils/CssVariablesList.d.ts +0 -1
  35. package/dist/cjs/utils/CssVariablesList.d.ts.map +0 -1
  36. package/dist/cjs/utils/CssVariablesList.js +0 -3
  37. package/dist/cjs/utils/CssVariablesList.js.map +0 -1
  38. package/dist/esm/utils/CssVariablesList.d.ts +0 -1
  39. package/dist/esm/utils/CssVariablesList.d.ts.map +0 -1
  40. package/dist/esm/utils/CssVariablesList.js +0 -2
  41. package/dist/esm/utils/CssVariablesList.js.map +0 -1
  42. package/src/utils/CssVariablesList.tsx +0 -0
@@ -1,7 +1,7 @@
1
1
 
2
- > @coveord/plasma-mantine@55.7.2-next.49 build /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@56.0.0 build /home/runner/work/plasma/plasma/packages/mantine
3
3
  > node ../../scripts/build
4
4
 
5
- Successfully compiled: 136 files, copied 57 files with swc (482.85ms)
6
- Successfully compiled: 136 files, copied 57 files with swc (517.35ms)
5
+ Successfully compiled: 135 files, copied 57 files with swc (474.93ms)
6
+ Successfully compiled: 135 files, copied 57 files with swc (567.72ms)
7
7
 
@@ -1,71 +1,71 @@
1
1
 
2
- > @coveord/plasma-mantine@55.7.2-next.49 test /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@56.0.0 test /home/runner/work/plasma/plasma/packages/mantine
3
3
  > cross-env TZ=UTC vitest run --silent
4
4
 
5
5
 
6
6
   RUN  v3.1.1 /home/runner/work/plasma/plasma/packages/mantine
7
7
 
8
- 7:42:35 PM [vite] (client) Failed to load source map for /home/runner/work/plasma/plasma/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/marked/marked.js.
8
+ 1:00:17 PM [vite] (client) Failed to load source map for /home/runner/work/plasma/plasma/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/marked/marked.js.
9
9
  Error: An error occurred while trying to read the map file at marked.umd.js.map
10
10
  Error: ENOENT: no such file or directory, open '/home/runner/work/plasma/plasma/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/marked/marked.umd.js.map'
11
- at async open (node:internal/fs/promises:639:25)
12
- at async Object.readFile (node:internal/fs/promises:1243:14)
11
+ at async open (node:internal/fs/promises:641:25)
12
+ at async Object.readFile (node:internal/fs/promises:1245:14)
13
13
  at async extractSourcemapFromFile (file:///home/runner/work/plasma/plasma/node_modules/.pnpm/vite@6.2.4_@types+node@22.13.17_jiti@2.4.2_sass@1.86.1_sugarss@4.0.1_postcss@8.5.3__yaml@2.7.0/node_modules/vite/dist/node/chunks/dep-DrOo5SEf.js:14247:53)
14
14
  at async loadAndTransform (file:///home/runner/work/plasma/plasma/node_modules/.pnpm/vite@6.2.4_@types+node@22.13.17_jiti@2.4.2_sass@1.86.1_sugarss@4.0.1_postcss@8.5.3__yaml@2.7.0/node_modules/vite/dist/node/chunks/dep-DrOo5SEf.js:41282:27)
15
- ✓ src/components/collection/__tests__/Collection.spec.tsx (15 tests) 933ms
16
- ✓ src/components/table/__tests__/Table.spec.tsx (12 tests) 1090ms
17
- ✓ src/components/table/layouts/__tests__/RowLayout.spec.tsx (17 tests) 1499ms
18
- ✓ src/components/table/__tests__/TablePagination.spec.tsx (7 tests) 588ms
19
- ✓ src/components/table/__tests__/TableActions.spec.tsx (6 tests) 1169ms
20
- ✓ Table.Actions > displays the actions when the row is selected  318ms
21
- ✓ Table.Actions > displays the secondary actions when the row is selected and the user clicks on more  469ms
22
- ✓ src/components/table/__tests__/TableColumnsSelector.spec.tsx (13 tests) 2287ms
23
- ✓ src/components/table/__tests__/use-url-synced-state.unit.spec.ts (70 tests) 174ms
24
- ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx (8 tests) 576ms
25
- ✓ src/components/table/__tests__/TablePerPage.spec.tsx (7 tests) 582ms
26
- ✓ src/components/table/__tests__/TableFilter.spec.tsx (6 tests) 685ms
27
- ✓ src/components/table/__tests__/TablePredicate.spec.tsx (3 tests) 1002ms
28
- ✓ Table.Predicate > goes back to the first page when changing the predicate  702ms
29
- ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx (7 tests | 1 skipped) 3528ms
30
- ✓ DateRangePickerInlineCalendar > calls onApply when the user clicks on the apply button  478ms
31
- ✓ DateRangePickerInlineCalendar > calls onApply with the selected dates when clicking in the calendar  740ms
32
- ✓ DateRangePickerInlineCalendar > set end date same as start date if only one date is selected when clicking in the calendar  408ms
33
- ✓ DateRangePickerInlineCalendar > calls onApply with the selected dates when typing in the inputs  1576ms
34
- ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx (9 tests | 1 skipped) 507ms
35
- ✓ src/components/table/__tests__/Th.spec.tsx (4 tests) 369ms
36
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx (4 tests | 2 skipped) 1833ms
37
- ✓ DateRangePickerPopoverCalendar > calls onApply with the selected dates when clicking in the calendar  1712ms
38
- ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx (3 tests) 3210ms
39
- ✓ Table.DateRangePicker > when url sync is activated > sets the selected date range in the url  2969ms
40
- ✓ src/components/header/__tests__/Header.spec.tsx (7 tests) 231ms
41
- ✓ src/components/table/__tests__/TableCollapsibleColumn.spec.tsx (2 tests) 307ms
42
- ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx (3 tests) 254ms
43
- ✓ src/components/button/__tests__/Button.spec.tsx (4 tests) 326ms
44
- ✓ src/theme/__tests__/mergeCSSVariablesResolvers.spec.ts (3 tests) 14ms
15
+ ✓ src/components/collection/__tests__/Collection.spec.tsx (15 tests) 991ms
16
+ ✓ src/components/table/__tests__/Table.spec.tsx (12 tests) 1056ms
17
+ ✓ src/components/table/layouts/__tests__/RowLayout.spec.tsx (17 tests) 1529ms
18
+ ✓ src/components/table/__tests__/TablePagination.spec.tsx (7 tests) 617ms
19
+ ✓ src/components/table/__tests__/TableActions.spec.tsx (6 tests) 1218ms
20
+ ✓ Table.Actions > displays the actions when the row is selected  300ms
21
+ ✓ Table.Actions > displays the secondary actions when the row is selected and the user clicks on more  478ms
22
+ ✓ src/components/table/__tests__/TableColumnsSelector.spec.tsx (13 tests) 2280ms
23
+ ✓ src/components/table/__tests__/use-url-synced-state.unit.spec.ts (70 tests) 159ms
24
+ ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx (8 tests) 601ms
25
+ ✓ src/components/table/__tests__/TablePerPage.spec.tsx (7 tests) 635ms
26
+ ✓ src/components/table/__tests__/TableFilter.spec.tsx (6 tests) 733ms
27
+ ✓ src/components/table/__tests__/TablePredicate.spec.tsx (3 tests) 917ms
28
+ ✓ Table.Predicate > goes back to the first page when changing the predicate  609ms
29
+ ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx (9 tests | 1 skipped) 541ms
30
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx (7 tests | 1 skipped) 3534ms
31
+ ✓ DateRangePickerInlineCalendar > calls onApply when the user clicks on the apply button  509ms
32
+ ✓ DateRangePickerInlineCalendar > calls onApply with the selected dates when clicking in the calendar  680ms
33
+ ✓ DateRangePickerInlineCalendar > set end date same as start date if only one date is selected when clicking in the calendar  432ms
34
+ ✓ DateRangePickerInlineCalendar > calls onApply with the selected dates when typing in the inputs  1582ms
35
+ ✓ src/components/table/__tests__/Th.spec.tsx (4 tests) 350ms
36
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx (4 tests | 2 skipped) 1679ms
37
+ ✓ DateRangePickerPopoverCalendar > calls onApply with the selected dates when clicking in the calendar  1556ms
38
+ ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx (3 tests) 3212ms
39
+ ✓ Table.DateRangePicker > when url sync is activated > sets the selected date range in the url  2974ms
40
+ ✓ src/components/header/__tests__/Header.spec.tsx (7 tests) 284ms
41
+ ✓ src/components/table/__tests__/TableCollapsibleColumn.spec.tsx (2 tests) 357ms
42
+ ✓ src/theme/__tests__/mergeCSSVariablesResolvers.spec.ts (3 tests) 20ms
43
+ ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx (3 tests) 266ms
44
+ ✓ src/components/button/__tests__/Button.spec.tsx (4 tests) 292ms
45
45
  ↓ src/utils/__tests__/overrideComponent.spec.tsx (1 test | 1 skipped)
46
- ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx (3 tests | 1 skipped) 291ms
47
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx (2 tests) 484ms
48
- ✓ DateRangePickerPresetSelect > calls onChange when selecting a preset  403ms
49
- ✓ src/components/date-time-range-picker/__tests__/DateTimeRangePicker.spec.tsx (2 tests) 436ms
50
- ✓ DateTimeRangePicker > updates with the selected dates when choosing a preset  345ms
51
- ✓ src/components/last-updated/__tests__/LastUpdated.spec.tsx (5 tests) 175ms
52
- ✓ src/hooks/__tests__/useControlledList.spec.tsx (3 tests) 27ms
53
- ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx (2 tests) 1602ms
54
- ✓ EditableDateRangePicker > updates when editing values  1384ms
55
- ✓ src/components/prompt/__tests__/Prompt.spec.tsx (6 tests) 299ms
56
- ✓ src/theme/__tests__/plasmaCSSVariablesResolver.spec.ts (1 test) 7ms
57
- ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx (3 tests) 238ms
58
- ✓ src/components/browser-preview/__tests__/BrowserPreview.spec.tsx (4 tests) 269ms
59
- ✓ src/components/child-form/__tests__/ChildForm.spec.tsx (3 tests) 222ms
60
- ✓ src/components/modal/__tests__/Modal.spec.tsx (2 tests) 125ms
61
- ✓ src/components/modal/__tests__/ModalFooter.spec.tsx (2 tests) 74ms
62
- ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx (1 test) 162ms
63
- ✓ src/components/menu/__tests__/Menu.spec.tsx (1 test) 110ms
64
- ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx (1 test) 39ms
65
- ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx (1 test) 38ms
46
+ ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx (3 tests | 1 skipped) 275ms
47
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx (2 tests) 435ms
48
+ ✓ DateRangePickerPresetSelect > calls onChange when selecting a preset  372ms
49
+ ✓ src/components/date-time-range-picker/__tests__/DateTimeRangePicker.spec.tsx (2 tests) 465ms
50
+ ✓ DateTimeRangePicker > updates with the selected dates when choosing a preset  349ms
51
+ ✓ src/components/last-updated/__tests__/LastUpdated.spec.tsx (5 tests) 189ms
52
+ ✓ src/hooks/__tests__/useControlledList.spec.tsx (3 tests) 30ms
53
+ ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx (2 tests) 1599ms
54
+ ✓ EditableDateRangePicker > updates when editing values  1393ms
55
+ ✓ src/components/prompt/__tests__/Prompt.spec.tsx (6 tests) 335ms
56
+ ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx (3 tests) 290ms
57
+ ✓ src/theme/__tests__/plasmaCSSVariablesResolver.spec.ts (1 test) 6ms
58
+ ✓ src/components/browser-preview/__tests__/BrowserPreview.spec.tsx (4 tests) 310ms
59
+ ✓ src/components/child-form/__tests__/ChildForm.spec.tsx (3 tests) 220ms
60
+ ✓ src/components/modal/__tests__/ModalFooter.spec.tsx (2 tests) 64ms
61
+ ✓ src/components/modal/__tests__/Modal.spec.tsx (2 tests) 159ms
62
+ ✓ src/components/menu/__tests__/Menu.spec.tsx (1 test) 112ms
63
+ ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx (1 test) 186ms
64
+ ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx (1 test) 59ms
65
+ ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx (1 test) 39ms
66
66
 
67
67
   Test Files  38 passed | 1 skipped (39)
68
68
   Tests  247 passed | 6 skipped (253)
69
-  Start at  19:42:27
70
-  Duration  83.46s (transform 6.45s, setup 11.16s, collect 172.89s, tests 25.76s, environment 21.53s, prepare 4.04s)
69
+  Start at  13:00:09
70
+  Duration  83.44s (transform 6.57s, setup 10.94s, collect 175.02s, tests 26.05s, environment 19.05s, prepare 4.12s)
71
71