@coveord/plasma-mantine 52.27.2-next.0 → 52.27.2-next.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.27.1 build /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@52.27.2-next.0 build /home/runner/work/plasma/plasma/packages/mantine
3
3
  > node ../../scripts/build
4
4
 
5
- Successfully compiled: 95 files, copied 36 files with swc (287.55ms)
6
- Successfully compiled: 95 files, copied 36 files with swc (302.01ms)
5
+ Successfully compiled: 95 files, copied 36 files with swc (252.28ms)
6
+ Successfully compiled: 95 files, copied 36 files with swc (226.54ms)
7
7
 
@@ -1,40 +1,40 @@
1
1
 
2
- > @coveord/plasma-mantine@52.27.1 test /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@52.27.2-next.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/modal-wizard/__tests__/ModalWizard.spec.tsx  (11 tests) 3299ms
10
- ✓ src/components/table/layouts/__tests__/RowLayout.spec.tsx  (15 tests) 4489ms
11
- ✓ src/components/table/__tests__/Table.spec.tsx  (14 tests) 4764ms
12
- ✓ src/components/collection/__tests__/Collection.spec.tsx  (11 tests) 1806ms
13
- ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx  (7 tests) 2007ms
14
- ✓ src/components/table/__tests__/TableColumnsSelector.spec.tsx  (11 tests) 5123ms
15
- ✓ src/components/table/__tests__/TableFilter.spec.tsx  (6 tests) 1731ms
16
- ✓ src/components/table/__tests__/TablePerPage.spec.tsx  (7 tests) 884ms
17
- ✓ src/components/table/__tests__/TablePagination.spec.tsx  (5 tests) 1551ms
18
- ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx  (8 tests | 1 skipped) 1414ms
19
- ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx  (7 tests | 1 skipped) 6825ms
20
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx  (4 tests | 2 skipped) 2880ms
21
- ✓ src/components/table/__tests__/TablePredicate.spec.tsx  (3 tests) 3111ms
22
- ✓ src/components/table/__tests__/TableActions.spec.tsx  (3 tests) 1655ms
23
- ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx  (3 tests) 738ms
24
- ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx  (4 tests | 3 skipped) 270ms
25
- ✓ src/components/header/__tests__/Header.spec.tsx  (6 tests | 2 skipped) 246ms
26
- ✓ src/components/button/__tests__/Button.spec.tsx  (4 tests) 543ms
27
- ✓ src/components/table/__tests__/Th.spec.tsx  (2 tests) 1699ms
9
+ ✓ src/components/modal-wizard/__tests__/ModalWizard.spec.tsx  (11 tests) 3529ms
10
+ ✓ src/components/table/layouts/__tests__/RowLayout.spec.tsx  (15 tests) 4613ms
11
+ ✓ src/components/table/__tests__/Table.spec.tsx  (14 tests) 4937ms
12
+ ✓ src/components/collection/__tests__/Collection.spec.tsx  (11 tests) 1697ms
13
+ ✓ src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx  (7 tests) 1841ms
14
+ ✓ src/components/table/__tests__/TableColumnsSelector.spec.tsx  (11 tests) 5059ms
15
+ ✓ src/components/table/__tests__/TableFilter.spec.tsx  (6 tests) 1926ms
16
+ ✓ src/components/table/__tests__/TablePerPage.spec.tsx  (7 tests) 944ms
17
+ ✓ src/components/table/__tests__/TablePagination.spec.tsx  (5 tests) 1471ms
18
+ ✓ src/components/code-editor/__tests__/CodeEditor.spec.tsx  (8 tests | 1 skipped) 1372ms
19
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx  (7 tests | 1 skipped) 6464ms
20
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx  (4 tests | 2 skipped) 2995ms
21
+ ✓ src/components/table/__tests__/TablePredicate.spec.tsx  (3 tests) 3134ms
22
+ ✓ src/components/table/__tests__/TableActions.spec.tsx  (3 tests) 1643ms
23
+ ✓ src/components/table/__tests__/TableLastUpdated.spec.tsx  (3 tests) 745ms
24
+ ✓ src/components/table/__tests__/TableDateRangePicker.spec.tsx  (4 tests | 3 skipped) 201ms
25
+ ✓ src/components/header/__tests__/Header.spec.tsx  (6 tests | 2 skipped) 279ms
26
+ ✓ src/components/button/__tests__/Button.spec.tsx  (4 tests) 621ms
27
+ ✓ src/components/table/__tests__/Th.spec.tsx  (2 tests) 1591ms
28
28
  ↓ src/utils/__tests__/overrideComponent.spec.tsx  (1 test | 1 skipped)
29
- ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx  (3 tests | 1 skipped) 668ms
30
- ✓ src/hooks/__tests__/useControlledList.spec.tsx  (3 tests) 31ms
31
- ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx  (2 tests) 941ms
32
- ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx  (3 tests) 2334ms
33
- ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx  (3 tests) 629ms
34
- ✓ src/components/browser-preview/__tests__/BrowserPreview.spec.tsx  (4 tests) 504ms
35
- ✓ src/components/prompt/__tests__/Prompt.spec.tsx  (2 tests) 357ms
36
- ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx  (2 tests) 245ms
37
- ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx  (1 test) 191ms
29
+ ✓ src/components/button/__tests__/ButtonWithDisabledTooltip.spec.tsx  (3 tests | 1 skipped) 560ms
30
+ ✓ src/hooks/__tests__/useControlledList.spec.tsx  (3 tests) 22ms
31
+ ✓ src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx  (2 tests) 976ms
32
+ ✓ src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx  (3 tests) 2209ms
33
+ ✓ src/components/copyToClipboard/__tests__/CopyToClipboard.spec.tsx  (3 tests) 745ms
34
+ ✓ src/components/browser-preview/__tests__/BrowserPreview.spec.tsx  (4 tests) 481ms
35
+ ✓ src/components/prompt/__tests__/Prompt.spec.tsx  (2 tests) 299ms
36
+ ✓ src/components/sticky-footer/__tests__/StickyFooter.spec.tsx  (2 tests) 183ms
37
+ ✓ src/components/code-editor/search/__tests__/Search.unit.spec.tsx  (1 test) 188ms
38
38
  ✓ src/components/blank-slate/__tests__/BlankSlate.spec.tsx  (1 test) 53ms
39
39
 
40
40
   Snapshots  1 obsolete
@@ -43,6 +43,6 @@
43
43
 
44
44
   Test Files  29 passed | 1 skipped (30)
45
45
   Tests  145 passed | 11 skipped (156)
46
-  Start at  15:38:52
47
-  Duration  64.82s (transform 1.67s, setup 8.86s, collect 105.74s, tests 50.99s, environment 14.86s, prepare 3.34s)
46
+  Start at  21:12:31
47
+  Duration  67.24s (transform 1.55s, setup 9.13s, collect 112.23s, tests 50.78s, environment 14.72s, prepare 3.36s)
48
48
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coveord/plasma-mantine",
3
- "version": "52.27.2-next.0",
3
+ "version": "52.27.2-next.1",
4
4
  "description": "A Plasma flavoured Mantine theme",
5
5
  "keywords": [
6
6
  "plasma",
@@ -93,11 +93,13 @@
93
93
  "peerDependencies": {
94
94
  "@emotion/react": "^11.10.0",
95
95
  "@mantine/carousel": "^7.0.1",
96
+ "@mantine/code-highlight": "^7.0.1",
96
97
  "@mantine/core": "^7.0.1",
97
98
  "@mantine/dates": "^7.0.1",
98
99
  "@mantine/form": "^7.0.1",
99
100
  "@mantine/hooks": "^7.0.1",
100
101
  "@mantine/modals": "^7.0.1",
102
+ "@mantine/notifications": "^7.0.1",
101
103
  "embla-carousel-react": "^7.0.4",
102
104
  "react": ">= 18.0.0",
103
105
  "react-dom": ">= 18.0.0"