@coveord/plasma-mantine 48.25.4 → 48.26.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.
@@ -1,8 +1,8 @@
1
1
 
2
- > @coveord/plasma-mantine@48.25.2 build /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@48.25.4 build /home/runner/work/plasma/plasma/packages/mantine
3
3
  > node ../../scripts/build
4
4
 
5
5
  starting typescript compilation
6
- Successfully compiled: 63 files with swc (121.68ms)
7
- Successfully compiled: 63 files with swc (104.76ms)
6
+ Successfully compiled: 63 files with swc (134.96ms)
7
+ Successfully compiled: 63 files with swc (125.03ms)
8
8
  typescript compilation ended
@@ -1,31 +1,31 @@
1
1
 
2
- > @coveord/plasma-mantine@48.25.2 test /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@48.25.4 test /home/runner/work/plasma/plasma/packages/mantine
3
3
  > jest --maxWorkers=65% "--silent"
4
4
 
5
- PASS src/components/collection/__tests__/Collection.spec.tsx
6
- PASS src/components/modal-wizard/__tests__/ModalWizard.spec.tsx (5.334 s)
7
- PASS src/components/table/__tests__/Table.spec.tsx (7.379 s)
8
- PASS src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx (20.796 s)
9
- PASS src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx (9.152 s)
5
+ PASS src/components/collection/__tests__/Collection.spec.tsx (6.235 s)
6
+ PASS src/components/modal-wizard/__tests__/ModalWizard.spec.tsx (5.33 s)
7
+ PASS src/components/table/__tests__/Table.spec.tsx (7.263 s)
8
+ PASS src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx (20.978 s)
9
+ PASS src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx (8.914 s)
10
10
  PASS src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx
11
11
  PASS src/components/table/__tests__/TablePredicate.spec.tsx
12
12
  PASS src/components/table/__tests__/TablePerPage.spec.tsx
13
13
  PASS src/components/table/__tests__/TableFilter.spec.tsx
14
- PASS src/components/table/__tests__/TableDateRangePicker.spec.tsx (8.36 s)
14
+ PASS src/components/table/__tests__/TableDateRangePicker.spec.tsx (8.211 s)
15
15
  PASS src/components/table/__tests__/Th.spec.tsx
16
16
  PASS src/components/code-editor/__tests__/CodeEditor.spec.tsx
17
17
  PASS src/components/table/__tests__/TableActions.spec.tsx
18
18
  PASS src/components/header/__tests__/Header.spec.tsx
19
19
  PASS src/components/table/__tests__/TablePagination.spec.tsx
20
20
  PASS src/components/date-range-picker/__tests__/DateRangePickerPresetSelect.spec.tsx
21
+ PASS src/components/modal/__tests__/Modal.spec.tsx
21
22
  PASS src/components/date-range-picker/__tests__/EditableDateRangePicker.spec.tsx
22
23
  PASS src/hooks/__tests__/useControlledList.spec.tsx
23
- PASS src/components/modal/__tests__/Modal.spec.tsx
24
24
  PASS src/components/prompt/__tests__/Prompt.spec.tsx
25
25
  PASS src/components/sticky-footer/__tests__/StickyFooter.spec.tsx
26
26
  PASS src/components/blank-slate/__tests__/BlankSlate.spec.tsx
27
27
 
28
28
  Test Suites: 22 passed, 22 total
29
- Tests: 90 passed, 90 total
29
+ Tests: 91 passed, 91 total
30
30
  Snapshots: 1 passed, 1 total
31
- Time: 78.257 s
31
+ Time: 79.881 s