@dmsi/wedgekit-react 0.0.1184 → 0.0.1185
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-B7GWVDXA.js → chunk-5UPADXVU.js} +21 -21
- package/dist/{chunk-VRKSN4RP.js → chunk-MAEVKATN.js} +4 -4
- 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 +20 -20
- package/dist/components/CompactImagesPreview.js +2 -2
- package/dist/components/DataGrid/ColumnSelectorHeaderCell/ColumnSelectorMenuOption.js +20 -20
- package/dist/components/DataGrid/ColumnSelectorHeaderCell/index.js +20 -20
- package/dist/components/DataGrid/PinnedColumns.js +20 -20
- package/dist/components/DataGrid/TableBody/LoadingCell.js +20 -20
- package/dist/components/DataGrid/TableBody/TableBodyRow.js +20 -20
- package/dist/components/DataGrid/TableBody/index.js +20 -20
- package/dist/components/DataGrid/index.js +20 -20
- package/dist/components/DataGrid/utils.js +20 -20
- package/dist/components/DataGridCell.js +2 -2
- package/dist/components/DateInput.js +20 -20
- package/dist/components/DateRangeInput.js +20 -20
- package/dist/components/FilterGroup.js +2 -2
- package/dist/components/MobileDataGrid/ColumnList.js +4 -4
- package/dist/components/MobileDataGrid/ColumnSelector/index.js +20 -20
- package/dist/components/MobileDataGrid/MobileDataGridCard/index.js +3 -3
- package/dist/components/MobileDataGrid/MobileDataGridHeader.js +20 -20
- package/dist/components/MobileDataGrid/RowDetailModalProvider/ModalContent.js +1 -1
- package/dist/components/MobileDataGrid/RowDetailModalProvider/index.js +5 -5
- package/dist/components/MobileDataGrid/index.js +20 -20
- package/dist/components/Modal.js +3 -3
- package/dist/components/NestedMenu.js +7 -7
- package/dist/components/Notification.js +3 -3
- package/dist/components/PDFViewer/DownloadIcon.js +2 -2
- package/dist/components/PDFViewer/PDFElement.js +2 -2
- package/dist/components/PDFViewer/PDFNavigation.js +2 -2
- package/dist/components/PDFViewer/index.js +8 -8
- package/dist/components/ProductImagePreview/index.js +2 -2
- package/dist/components/SimpleTable.js +2 -2
- package/dist/components/Stepper.js +4 -4
- package/dist/components/Time.js +3 -3
- package/dist/components/Upload.js +3 -3
- package/dist/components/index.js +39 -39
- package/package.json +1 -1
- package/dist/{chunk-WM6MM7VX.js → chunk-7ZJIGTFN.js} +3 -3
- package/dist/{chunk-K6ZCYMES.js → chunk-7ZWT6M54.js} +3 -3
- package/dist/{chunk-6YWMNSDW.js → chunk-CIYLALYO.js} +3 -3
- package/dist/{chunk-BZMZRXUL.js → chunk-K6RPFIMB.js} +3 -3
- package/dist/{chunk-PJUUC33A.js → chunk-OG2PGA3X.js} +6 -6
- package/dist/{chunk-IXAGUYQS.js → chunk-PBJ2MEHM.js} +3 -3
- package/dist/{chunk-HHDBAPIC.js → chunk-VPQG4J6B.js} +3 -3
- package/dist/{chunk-7ATIKESJ.js → chunk-VUKYIERA.js} +3 -3
- package/dist/{chunk-7R5IPINA.js → chunk-W5NXOJ4L.js} +3 -3
- package/dist/{chunk-P3X7IREQ.js → chunk-X7BKBBIH.js} +3 -3
package/dist/components/index.js
CHANGED
|
@@ -2,16 +2,16 @@ import {
|
|
|
2
2
|
DataGrid,
|
|
3
3
|
DateInput,
|
|
4
4
|
MobileDataGrid
|
|
5
|
-
} from "../chunk-
|
|
5
|
+
} from "../chunk-5UPADXVU.js";
|
|
6
6
|
import "../chunk-3UPUZBP5.js";
|
|
7
|
-
import "../chunk-
|
|
7
|
+
import "../chunk-7ZJIGTFN.js";
|
|
8
8
|
import "../chunk-E3FOCECQ.js";
|
|
9
9
|
import {
|
|
10
10
|
SearchResultImage
|
|
11
11
|
} from "../chunk-Y5GD2FJA.js";
|
|
12
12
|
import {
|
|
13
13
|
ProductImagePreview
|
|
14
|
-
} from "../chunk-
|
|
14
|
+
} from "../chunk-VPQG4J6B.js";
|
|
15
15
|
import "../chunk-MBZ55T2D.js";
|
|
16
16
|
import "../chunk-2IKT6IHB.js";
|
|
17
17
|
import "../chunk-YCDDBSVU.js";
|
|
@@ -21,8 +21,8 @@ import {
|
|
|
21
21
|
EmblaCarousel
|
|
22
22
|
} from "../chunk-YULGJORA.js";
|
|
23
23
|
import "../chunk-Z2HPSFEQ.js";
|
|
24
|
-
import "../chunk-
|
|
25
|
-
import "../chunk-
|
|
24
|
+
import "../chunk-MAEVKATN.js";
|
|
25
|
+
import "../chunk-OG2PGA3X.js";
|
|
26
26
|
import {
|
|
27
27
|
useGridContext
|
|
28
28
|
} from "../chunk-5IFPG6TS.js";
|
|
@@ -30,35 +30,35 @@ import "../chunk-7YA3TF73.js";
|
|
|
30
30
|
import "../chunk-AJ5M6MVX.js";
|
|
31
31
|
import "../chunk-7IPESTQS.js";
|
|
32
32
|
import "../chunk-EWGHVZL5.js";
|
|
33
|
+
import "../chunk-AT4AWD6B.js";
|
|
34
|
+
import {
|
|
35
|
+
Select
|
|
36
|
+
} from "../chunk-EA6Y4HXQ.js";
|
|
33
37
|
import {
|
|
34
38
|
SimpleTable
|
|
35
|
-
} from "../chunk-
|
|
39
|
+
} from "../chunk-CIYLALYO.js";
|
|
36
40
|
import {
|
|
37
41
|
SkeletonParagraph
|
|
38
42
|
} from "../chunk-KBIEWFQS.js";
|
|
39
|
-
import "../chunk-AT4AWD6B.js";
|
|
40
|
-
import {
|
|
41
|
-
Tooltip
|
|
42
|
-
} from "../chunk-QG6NWMGA.js";
|
|
43
|
-
import {
|
|
44
|
-
Select
|
|
45
|
-
} from "../chunk-EA6Y4HXQ.js";
|
|
46
43
|
import {
|
|
47
44
|
OrderCheckIcon
|
|
48
45
|
} from "../chunk-NSZTJ5R4.js";
|
|
49
46
|
import {
|
|
50
47
|
Pagination
|
|
51
48
|
} from "../chunk-GYT5CL7R.js";
|
|
49
|
+
import {
|
|
50
|
+
Tooltip
|
|
51
|
+
} from "../chunk-QG6NWMGA.js";
|
|
52
52
|
import "../chunk-DNNX5EYX.js";
|
|
53
53
|
import "../chunk-4RJKB7LC.js";
|
|
54
54
|
import "../chunk-XB2S2QMB.js";
|
|
55
55
|
import "../chunk-6YUQCRMX.js";
|
|
56
56
|
import "../chunk-UZHBKSXJ.js";
|
|
57
57
|
import "../chunk-E7LGUC2B.js";
|
|
58
|
+
import "../chunk-QVWYTQKL.js";
|
|
58
59
|
import {
|
|
59
60
|
ListGroup
|
|
60
61
|
} from "../chunk-UARCWLMD.js";
|
|
61
|
-
import "../chunk-QVWYTQKL.js";
|
|
62
62
|
import {
|
|
63
63
|
useTableEditingContext
|
|
64
64
|
} from "../chunk-SJZNVG4N.js";
|
|
@@ -66,22 +66,19 @@ import {
|
|
|
66
66
|
EmptyCartIcon
|
|
67
67
|
} from "../chunk-75USUR3I.js";
|
|
68
68
|
import "../chunk-BWPNXY7T.js";
|
|
69
|
-
import {
|
|
70
|
-
CompactImagesPreview
|
|
71
|
-
} from "../chunk-K6ZCYMES.js";
|
|
72
69
|
import {
|
|
73
70
|
DataCellHeader,
|
|
74
71
|
DataGridCell,
|
|
75
72
|
DragAlongCell,
|
|
76
73
|
DraggableCellHeader
|
|
77
|
-
} from "../chunk-
|
|
74
|
+
} from "../chunk-PBJ2MEHM.js";
|
|
75
|
+
import {
|
|
76
|
+
MenuOption
|
|
77
|
+
} from "../chunk-3JUIYULW.js";
|
|
78
78
|
import {
|
|
79
79
|
Menu
|
|
80
80
|
} from "../chunk-OM7QLLI2.js";
|
|
81
81
|
import "../chunk-PE3EZP56.js";
|
|
82
|
-
import {
|
|
83
|
-
MenuOption
|
|
84
|
-
} from "../chunk-3JUIYULW.js";
|
|
85
82
|
import {
|
|
86
83
|
Search
|
|
87
84
|
} from "../chunk-MOBFZ672.js";
|
|
@@ -92,24 +89,12 @@ import {
|
|
|
92
89
|
Label
|
|
93
90
|
} from "../chunk-4UGMSWWA.js";
|
|
94
91
|
import "../chunk-WVUIIBRR.js";
|
|
95
|
-
import {
|
|
96
|
-
Accordion
|
|
97
|
-
} from "../chunk-P3X7IREQ.js";
|
|
98
|
-
import {
|
|
99
|
-
Alert
|
|
100
|
-
} from "../chunk-7R5IPINA.js";
|
|
101
|
-
import "../chunk-GOGNV5TF.js";
|
|
102
|
-
import "../chunk-MVDGHWKO.js";
|
|
103
|
-
import {
|
|
104
|
-
Button
|
|
105
|
-
} from "../chunk-J4IMVWT5.js";
|
|
106
|
-
import "../chunk-SBRRNFOP.js";
|
|
107
|
-
import {
|
|
108
|
-
Card
|
|
109
|
-
} from "../chunk-F4VE3THQ.js";
|
|
110
92
|
import {
|
|
111
93
|
Checkbox
|
|
112
94
|
} from "../chunk-I3W5K76C.js";
|
|
95
|
+
import {
|
|
96
|
+
CompactImagesPreview
|
|
97
|
+
} from "../chunk-7ZWT6M54.js";
|
|
113
98
|
import "../chunk-ZRFXUER3.js";
|
|
114
99
|
import "../chunk-WVGXD7HT.js";
|
|
115
100
|
import "../chunk-VXWSAIB5.js";
|
|
@@ -120,15 +105,30 @@ import {
|
|
|
120
105
|
} from "../chunk-NT26ZKSI.js";
|
|
121
106
|
import "../chunk-G242RHWI.js";
|
|
122
107
|
import "../chunk-VEEZ7VRJ.js";
|
|
123
|
-
import {
|
|
124
|
-
Paragraph
|
|
125
|
-
} from "../chunk-7MBRCM3M.js";
|
|
126
108
|
import {
|
|
127
109
|
AccessCardGroup
|
|
128
110
|
} from "../chunk-KESCXOG3.js";
|
|
129
111
|
import {
|
|
130
112
|
Subheader
|
|
131
113
|
} from "../chunk-7Z3WINQ3.js";
|
|
114
|
+
import {
|
|
115
|
+
Accordion
|
|
116
|
+
} from "../chunk-X7BKBBIH.js";
|
|
117
|
+
import {
|
|
118
|
+
Card
|
|
119
|
+
} from "../chunk-F4VE3THQ.js";
|
|
120
|
+
import {
|
|
121
|
+
Alert
|
|
122
|
+
} from "../chunk-W5NXOJ4L.js";
|
|
123
|
+
import "../chunk-GOGNV5TF.js";
|
|
124
|
+
import {
|
|
125
|
+
Button
|
|
126
|
+
} from "../chunk-J4IMVWT5.js";
|
|
127
|
+
import "../chunk-SBRRNFOP.js";
|
|
128
|
+
import "../chunk-MVDGHWKO.js";
|
|
129
|
+
import {
|
|
130
|
+
Paragraph
|
|
131
|
+
} from "../chunk-7MBRCM3M.js";
|
|
132
132
|
import {
|
|
133
133
|
Icon
|
|
134
134
|
} from "../chunk-NKUETCDA.js";
|
package/package.json
CHANGED
|
@@ -10,12 +10,12 @@ import {
|
|
|
10
10
|
import {
|
|
11
11
|
Heading2
|
|
12
12
|
} from "./chunk-GOGNV5TF.js";
|
|
13
|
-
import {
|
|
14
|
-
Stack
|
|
15
|
-
} from "./chunk-MVDGHWKO.js";
|
|
16
13
|
import {
|
|
17
14
|
Button
|
|
18
15
|
} from "./chunk-J4IMVWT5.js";
|
|
16
|
+
import {
|
|
17
|
+
Stack
|
|
18
|
+
} from "./chunk-MVDGHWKO.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-GOGNV5TF.js";
|
|
4
|
-
import {
|
|
5
|
-
Stack
|
|
6
|
-
} from "./chunk-MVDGHWKO.js";
|
|
7
4
|
import {
|
|
8
5
|
Button
|
|
9
6
|
} from "./chunk-J4IMVWT5.js";
|
|
7
|
+
import {
|
|
8
|
+
Stack
|
|
9
|
+
} from "./chunk-MVDGHWKO.js";
|
|
10
10
|
import {
|
|
11
11
|
Paragraph
|
|
12
12
|
} from "./chunk-7MBRCM3M.js";
|
|
@@ -4,18 +4,18 @@ import {
|
|
|
4
4
|
import {
|
|
5
5
|
MobileDataGridColumn
|
|
6
6
|
} from "./chunk-7YA3TF73.js";
|
|
7
|
-
import {
|
|
8
|
-
Stack
|
|
9
|
-
} from "./chunk-MVDGHWKO.js";
|
|
10
7
|
import {
|
|
11
8
|
Checkbox
|
|
12
9
|
} from "./chunk-I3W5K76C.js";
|
|
13
|
-
import {
|
|
14
|
-
Paragraph
|
|
15
|
-
} from "./chunk-7MBRCM3M.js";
|
|
16
10
|
import {
|
|
17
11
|
Subheader
|
|
18
12
|
} from "./chunk-7Z3WINQ3.js";
|
|
13
|
+
import {
|
|
14
|
+
Stack
|
|
15
|
+
} from "./chunk-MVDGHWKO.js";
|
|
16
|
+
import {
|
|
17
|
+
Paragraph
|
|
18
|
+
} from "./chunk-7MBRCM3M.js";
|
|
19
19
|
import {
|
|
20
20
|
Icon
|
|
21
21
|
} from "./chunk-NKUETCDA.js";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
+
import {
|
|
2
|
+
MenuOption
|
|
3
|
+
} from "./chunk-3JUIYULW.js";
|
|
1
4
|
import {
|
|
2
5
|
Menu
|
|
3
6
|
} from "./chunk-OM7QLLI2.js";
|
|
4
7
|
import {
|
|
5
8
|
useSubMenuSystem
|
|
6
9
|
} from "./chunk-PE3EZP56.js";
|
|
7
|
-
import {
|
|
8
|
-
MenuOption
|
|
9
|
-
} from "./chunk-3JUIYULW.js";
|
|
10
10
|
import {
|
|
11
11
|
Search
|
|
12
12
|
} from "./chunk-MOBFZ672.js";
|
|
@@ -16,12 +16,12 @@ import {
|
|
|
16
16
|
import {
|
|
17
17
|
Grid
|
|
18
18
|
} from "./chunk-BWPNXY7T.js";
|
|
19
|
-
import {
|
|
20
|
-
Stack
|
|
21
|
-
} from "./chunk-MVDGHWKO.js";
|
|
22
19
|
import {
|
|
23
20
|
useMatchesMobile
|
|
24
21
|
} from "./chunk-WVGXD7HT.js";
|
|
22
|
+
import {
|
|
23
|
+
Stack
|
|
24
|
+
} from "./chunk-MVDGHWKO.js";
|
|
25
25
|
|
|
26
26
|
// src/components/ProductImagePreview/useProductImagePreview.ts
|
|
27
27
|
import { useCallback, useEffect, useRef, useState, useMemo } from "react";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
PdfPage
|
|
3
3
|
} from "./chunk-VJVY6NPF.js";
|
|
4
|
-
import {
|
|
5
|
-
Stack
|
|
6
|
-
} from "./chunk-MVDGHWKO.js";
|
|
7
4
|
import {
|
|
8
5
|
Spinner
|
|
9
6
|
} from "./chunk-SBRRNFOP.js";
|
|
7
|
+
import {
|
|
8
|
+
Stack
|
|
9
|
+
} from "./chunk-MVDGHWKO.js";
|
|
10
10
|
|
|
11
11
|
// src/components/PDFViewer/PDFElement.tsx
|
|
12
12
|
import { usePdf } from "@mikecousins/react-pdf";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
Heading2
|
|
3
3
|
} from "./chunk-GOGNV5TF.js";
|
|
4
|
-
import {
|
|
5
|
-
Stack
|
|
6
|
-
} from "./chunk-MVDGHWKO.js";
|
|
7
4
|
import {
|
|
8
5
|
Button
|
|
9
6
|
} from "./chunk-J4IMVWT5.js";
|
|
7
|
+
import {
|
|
8
|
+
Stack
|
|
9
|
+
} from "./chunk-MVDGHWKO.js";
|
|
10
10
|
import {
|
|
11
11
|
Paragraph
|
|
12
12
|
} from "./chunk-7MBRCM3M.js";
|