@dmsi/wedgekit-react 0.0.673 → 0.0.674
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.
- package/dist/{chunk-ECYXZZWC.js → chunk-SVVW2O24.js} +4 -4
- package/dist/{chunk-L3MKKGSW.js → chunk-WBZCMMCD.js} +14 -14
- package/dist/components/AccessCard.js +1 -1
- package/dist/components/Accordion.js +2 -2
- package/dist/components/Alert.js +2 -2
- package/dist/components/CalendarRange.js +18 -18
- package/dist/components/CompactImagesPreview.js +2 -2
- package/dist/components/DataGrid/ColumnSelectorHeaderCell/ColumnSelectorMenuOption.js +18 -18
- package/dist/components/DataGrid/ColumnSelectorHeaderCell/index.js +18 -18
- package/dist/components/DataGrid/PinnedColumns.js +18 -18
- package/dist/components/DataGrid/TableBody/LoadingCell.js +18 -18
- package/dist/components/DataGrid/TableBody/TableBodyRow.js +18 -18
- package/dist/components/DataGrid/TableBody/index.js +18 -18
- package/dist/components/DataGrid/index.js +18 -18
- package/dist/components/DataGrid/utils.js +18 -18
- package/dist/components/DateInput.js +18 -18
- package/dist/components/DateRangeInput.js +18 -18
- package/dist/components/FilterGroup.js +2 -2
- package/dist/components/MobileDataGrid/ColumnList.js +4 -4
- package/dist/components/MobileDataGrid/ColumnSelector/index.js +18 -18
- package/dist/components/MobileDataGrid/MobileDataGridCard/index.js +3 -3
- package/dist/components/MobileDataGrid/MobileDataGridHeader.js +18 -18
- package/dist/components/MobileDataGrid/RowDetailModalProvider/ModalContent.js +1 -1
- package/dist/components/MobileDataGrid/RowDetailModalProvider/index.js +5 -5
- package/dist/components/MobileDataGrid/index.cjs +32 -32
- package/dist/components/MobileDataGrid/index.js +18 -18
- package/dist/components/Modal.js +3 -3
- package/dist/components/NestedMenu.js +4 -4
- package/dist/components/Notification.js +3 -3
- package/dist/components/PDFViewer/PDFElement.js +2 -2
- package/dist/components/PDFViewer/PDFNavigation.js +2 -2
- package/dist/components/PDFViewer/index.js +6 -6
- package/dist/components/ProductImagePreview/index.js +2 -2
- package/dist/components/SimpleTable.js +2 -2
- package/dist/components/Stepper.js +1 -1
- package/dist/components/Time.js +3 -3
- package/dist/components/Upload.js +3 -3
- package/dist/components/index.cjs +2 -0
- package/dist/components/index.js +36 -33
- package/package.json +1 -1
- package/dist/{chunk-EQ2RAI53.js → chunk-54PBZBOB.js} +3 -3
- package/dist/{chunk-CQLRGYHM.js → chunk-5GG3FGQS.js} +3 -3
- package/dist/{chunk-Q4AANHJY.js → chunk-DRBQSX2R.js} +6 -6
- package/dist/{chunk-B3T7KBDA.js → chunk-MWUOZVTC.js} +3 -3
- package/dist/{chunk-7YW4Q7OQ.js → chunk-NYBPEUKC.js} +3 -3
- package/dist/{chunk-TURMALTW.js → chunk-QCTZTMHH.js} +3 -3
- package/dist/{chunk-3MV3KMQH.js → chunk-SLADRV2G.js} +3 -3
- package/dist/{chunk-63WMDTVQ.js → chunk-WCBNUS32.js} +3 -3
- package/dist/{chunk-FCGPQNS2.js → chunk-YXWFRMS2.js} +3 -3
|
@@ -4,18 +4,18 @@ import {
|
|
|
4
4
|
import {
|
|
5
5
|
MobileDataGridColumn
|
|
6
6
|
} from "./chunk-OZEKRO4L.js";
|
|
7
|
-
import {
|
|
8
|
-
Checkbox
|
|
9
|
-
} from "./chunk-M7WHWZ2J.js";
|
|
10
|
-
import {
|
|
11
|
-
Subheader
|
|
12
|
-
} from "./chunk-BYC6QID5.js";
|
|
13
7
|
import {
|
|
14
8
|
Stack
|
|
15
9
|
} from "./chunk-MTGNBARV.js";
|
|
10
|
+
import {
|
|
11
|
+
Checkbox
|
|
12
|
+
} from "./chunk-M7WHWZ2J.js";
|
|
16
13
|
import {
|
|
17
14
|
Paragraph
|
|
18
15
|
} from "./chunk-WMPWWFUJ.js";
|
|
16
|
+
import {
|
|
17
|
+
Subheader
|
|
18
|
+
} from "./chunk-BYC6QID5.js";
|
|
19
19
|
import {
|
|
20
20
|
Icon
|
|
21
21
|
} from "./chunk-NKUETCDA.js";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
useMatchesMobile
|
|
3
|
-
} from "./chunk-ZSRTAMSW.js";
|
|
4
1
|
import {
|
|
5
2
|
Stack
|
|
6
3
|
} from "./chunk-MTGNBARV.js";
|
|
4
|
+
import {
|
|
5
|
+
useMatchesMobile
|
|
6
|
+
} from "./chunk-ZSRTAMSW.js";
|
|
7
7
|
|
|
8
8
|
// src/components/CompactImagesPreview.tsx
|
|
9
9
|
import { useCallback } from "react";
|
|
@@ -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-MTGNBARV.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
|
Heading2
|
|
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-MTGNBARV.js";
|
|
7
|
+
import {
|
|
8
|
+
Button
|
|
9
|
+
} from "./chunk-BMAZBFUU.js";
|
|
10
10
|
import {
|
|
11
11
|
Paragraph
|
|
12
12
|
} 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-MTGNBARV.js";
|
|
16
|
+
import {
|
|
17
|
+
Button
|
|
18
|
+
} from "./chunk-BMAZBFUU.js";
|
|
19
19
|
import {
|
|
20
20
|
Icon
|
|
21
21
|
} from "./chunk-NKUETCDA.js";
|
|
@@ -16,12 +16,12 @@ import {
|
|
|
16
16
|
import {
|
|
17
17
|
Grid
|
|
18
18
|
} from "./chunk-BWPNXY7T.js";
|
|
19
|
-
import {
|
|
20
|
-
useMatchesMobile
|
|
21
|
-
} from "./chunk-ZSRTAMSW.js";
|
|
22
19
|
import {
|
|
23
20
|
Stack
|
|
24
21
|
} from "./chunk-MTGNBARV.js";
|
|
22
|
+
import {
|
|
23
|
+
useMatchesMobile
|
|
24
|
+
} from "./chunk-ZSRTAMSW.js";
|
|
25
25
|
|
|
26
26
|
// src/components/ProductImagePreview/useProductImagePreview.ts
|
|
27
27
|
import { useCallback, useEffect, useRef, useState, useMemo } from "react";
|