@coveord/plasma-mantine 47.5.0 → 47.6.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@47.4.0 build /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@47.5.0 build /home/runner/work/plasma/plasma/packages/mantine
3
3
  > node ../../scripts/build
4
4
 
5
5
  starting typescript compilation
6
- Successfully compiled: 57 files with swc (252.99ms)
7
- Successfully compiled: 57 files with swc (302.64ms)
6
+ Successfully compiled: 57 files with swc (244.68ms)
7
+ Successfully compiled: 57 files with swc (250.37ms)
8
8
  typescript compilation ended
@@ -1,15 +1,15 @@
1
1
 
2
- > @coveord/plasma-mantine@47.4.0 test /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@47.5.0 test /home/runner/work/plasma/plasma/packages/mantine
3
3
  > jest --maxWorkers=65% "--silent"
4
4
 
5
- PASS src/components/modal-wizard/__tests__/ModalWizard.spec.tsx (5.562 s)
6
- PASS src/components/collection/__tests__/Collection.spec.tsx
5
+ PASS src/components/modal-wizard/__tests__/ModalWizard.spec.tsx (8.144 s)
6
+ PASS src/components/collection/__tests__/Collection.spec.tsx (5.209 s)
7
7
  PASS src/components/table/__tests__/Table.spec.tsx
8
- PASS src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx (11.098 s)
8
+ PASS src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx (16.644 s)
9
9
  PASS src/components/inline-confirm/__tests__/InlineConfirm.spec.tsx
10
10
  PASS src/components/table/__tests__/TablePredicate.spec.tsx
11
- PASS src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx (31.857 s)
12
- PASS src/components/table/__tests__/TableDateRangePicker.spec.tsx (9.612 s)
11
+ PASS src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx (45.86 s)
12
+ PASS src/components/table/__tests__/TableDateRangePicker.spec.tsx (13.325 s)
13
13
  PASS src/components/table/__tests__/Th.spec.tsx
14
14
  PASS src/components/table/__tests__/TablePerPage.spec.tsx
15
15
  PASS src/components/header/__tests__/Header.spec.tsx
@@ -26,4 +26,4 @@ PASS src/components/blank-slate/__tests__/BlankSlate.spec.tsx
26
26
  Test Suites: 20 passed, 20 total
27
27
  Tests: 73 passed, 73 total
28
28
  Snapshots: 1 passed, 1 total
29
- Time: 79.707 s
29
+ Time: 118.114 s