@dmsi/wedgekit-react 0.0.897 → 0.0.899

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 (48) hide show
  1. package/dist/{chunk-2UD7Y3NB.js → chunk-GDHNF6ML.js} +14 -14
  2. package/dist/{chunk-EJVCDJ7U.js → chunk-QWLVZNIY.js} +4 -4
  3. package/dist/components/AccessCard.js +1 -1
  4. package/dist/components/Accordion.js +2 -2
  5. package/dist/components/Alert.js +2 -2
  6. package/dist/components/CalendarRange.js +19 -19
  7. package/dist/components/CompactImagesPreview.js +2 -2
  8. package/dist/components/DataGrid/ColumnSelectorHeaderCell/ColumnSelectorMenuOption.js +19 -19
  9. package/dist/components/DataGrid/ColumnSelectorHeaderCell/index.js +19 -19
  10. package/dist/components/DataGrid/PinnedColumns.js +19 -19
  11. package/dist/components/DataGrid/TableBody/LoadingCell.js +19 -19
  12. package/dist/components/DataGrid/TableBody/TableBodyRow.js +19 -19
  13. package/dist/components/DataGrid/TableBody/index.js +19 -19
  14. package/dist/components/DataGrid/index.js +19 -19
  15. package/dist/components/DataGrid/utils.js +19 -19
  16. package/dist/components/DateInput.js +19 -19
  17. package/dist/components/DateRangeInput.js +19 -19
  18. package/dist/components/FilterGroup.js +2 -2
  19. package/dist/components/MobileDataGrid/ColumnList.js +4 -4
  20. package/dist/components/MobileDataGrid/ColumnSelector/index.js +19 -19
  21. package/dist/components/MobileDataGrid/MobileDataGridCard/index.js +3 -3
  22. package/dist/components/MobileDataGrid/MobileDataGridHeader.js +19 -19
  23. package/dist/components/MobileDataGrid/RowDetailModalProvider/ModalContent.js +1 -1
  24. package/dist/components/MobileDataGrid/RowDetailModalProvider/index.js +5 -5
  25. package/dist/components/MobileDataGrid/index.js +19 -19
  26. package/dist/components/Modal.js +3 -3
  27. package/dist/components/NestedMenu.js +4 -4
  28. package/dist/components/Notification.js +3 -3
  29. package/dist/components/PDFViewer/DownloadIcon.js +2 -2
  30. package/dist/components/PDFViewer/PDFElement.js +2 -2
  31. package/dist/components/PDFViewer/PDFNavigation.js +2 -2
  32. package/dist/components/PDFViewer/index.js +8 -8
  33. package/dist/components/ProductImagePreview/index.js +2 -2
  34. package/dist/components/SimpleTable.js +2 -2
  35. package/dist/components/Stepper.js +4 -4
  36. package/dist/components/Time.js +3 -3
  37. package/dist/components/Upload.js +3 -3
  38. package/dist/components/index.js +35 -35
  39. package/package.json +1 -1
  40. package/dist/{chunk-27DJTEAB.js → chunk-7TW7VEFK.js} +6 -6
  41. package/dist/{chunk-NGXKXYB5.js → chunk-B4SANJRR.js} +3 -3
  42. package/dist/{chunk-I57U5THY.js → chunk-DFGXKXKR.js} +3 -3
  43. package/dist/{chunk-UMZQQ5CG.js → chunk-JEUV7LI2.js} +3 -3
  44. package/dist/{chunk-FXHH2K6I.js → chunk-QGLB7CGU.js} +3 -3
  45. package/dist/{chunk-2GOXX2IT.js → chunk-SPX7ANV2.js} +3 -3
  46. package/dist/{chunk-LFBTRFTS.js → chunk-WNMNIHWF.js} +3 -3
  47. package/dist/{chunk-FAW3WWOQ.js → chunk-XIUEL7HJ.js} +3 -3
  48. package/dist/{chunk-HOMISEGL.js → chunk-ZNZWEZU6.js} +3 -3
@@ -1,9 +1,9 @@
1
- import {
2
- useMatchesMobile
3
- } from "./chunk-WVGXD7HT.js";
4
1
  import {
5
2
  Stack
6
3
  } from "./chunk-BGBIXG5Y.js";
4
+ import {
5
+ useMatchesMobile
6
+ } from "./chunk-WVGXD7HT.js";
7
7
 
8
8
  // src/components/CompactImagesPreview.tsx
9
9
  import { useCallback } from "react";
@@ -1,9 +1,9 @@
1
- import {
2
- Card
3
- } from "./chunk-F4VE3THQ.js";
4
1
  import {
5
2
  Stack
6
3
  } from "./chunk-BGBIXG5Y.js";
4
+ import {
5
+ Card
6
+ } from "./chunk-F4VE3THQ.js";
7
7
  import {
8
8
  Paragraph
9
9
  } from "./chunk-WMPWWFUJ.js";
@@ -10,12 +10,12 @@ import {
10
10
  import {
11
11
  Heading2
12
12
  } from "./chunk-MXSJF6TW.js";
13
- import {
14
- Button
15
- } from "./chunk-BMAZBFUU.js";
16
13
  import {
17
14
  Stack
18
15
  } from "./chunk-BGBIXG5Y.js";
16
+ import {
17
+ Button
18
+ } from "./chunk-BMAZBFUU.js";
19
19
  import {
20
20
  Icon
21
21
  } from "./chunk-NKUETCDA.js";
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  Heading3
3
3
  } from "./chunk-MXSJF6TW.js";
4
- import {
5
- Button
6
- } from "./chunk-BMAZBFUU.js";
7
4
  import {
8
5
  Stack
9
6
  } from "./chunk-BGBIXG5Y.js";
7
+ import {
8
+ Button
9
+ } from "./chunk-BMAZBFUU.js";
10
10
  import {
11
11
  Paragraph
12
12
  } from "./chunk-WMPWWFUJ.js";
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  PdfPage
3
3
  } from "./chunk-VJVY6NPF.js";
4
- import {
5
- Spinner
6
- } from "./chunk-SBRRNFOP.js";
7
4
  import {
8
5
  Stack
9
6
  } from "./chunk-BGBIXG5Y.js";
7
+ import {
8
+ Spinner
9
+ } from "./chunk-SBRRNFOP.js";
10
10
 
11
11
  // src/components/PDFViewer/PDFElement.tsx
12
12
  import { usePdf } from "@mikecousins/react-pdf";