@coveord/plasma-mantine 49.1.0 → 49.1.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,8 +1,8 @@
1
1
 
2
- > @coveord/plasma-mantine@49.0.2 build /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@49.1.0 build /home/runner/work/plasma/plasma/packages/mantine
3
3
  > node ../../scripts/build
4
4
 
5
5
  starting typescript compilation
6
- Successfully compiled: 74 files with swc (125.55ms)
7
- Successfully compiled: 74 files with swc (176.86ms)
6
+ Successfully compiled: 74 files with swc (254.58ms)
7
+ Successfully compiled: 74 files with swc (288.81ms)
8
8
  typescript compilation ended
@@ -1,17 +1,17 @@
1
1
 
2
- > @coveord/plasma-mantine@49.0.2 test /home/runner/work/plasma/plasma/packages/mantine
2
+ > @coveord/plasma-mantine@49.1.0 test /home/runner/work/plasma/plasma/packages/mantine
3
3
  > jest --maxWorkers=65% "--silent"
4
4
 
5
5
  PASS src/components/collection/__tests__/Collection.spec.tsx
6
- PASS src/components/modal-wizard/__tests__/ModalWizard.spec.tsx (5.079 s)
7
- PASS src/components/table/__tests__/Table.spec.tsx (6.542 s)
8
- PASS src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx (20.427 s)
9
- PASS src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx (8.1 s)
6
+ PASS src/components/modal-wizard/__tests__/ModalWizard.spec.tsx (7.292 s)
7
+ PASS src/components/table/__tests__/Table.spec.tsx (9.964 s)
8
+ PASS src/components/date-range-picker/__tests__/DateRangePickerInlineCalendar.spec.tsx (28.39 s)
9
+ PASS src/components/date-range-picker/__tests__/DateRangePickerPopoverCalendar.spec.tsx (11.865 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 (7.897 s)
14
+ PASS src/components/table/__tests__/TableDateRangePicker.spec.tsx (10.915 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
@@ -30,4 +30,4 @@ PASS src/components/blank-slate/__tests__/BlankSlate.spec.tsx
30
30
  Test Suites: 24 passed, 24 total
31
31
  Tests: 96 passed, 96 total
32
32
  Snapshots: 7 passed, 7 total
33
- Time: 72.382 s
33
+ Time: 109.117 s