@dmsi/wedgekit-react 0.0.532 → 0.0.533
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-UGGLAMYH.js → chunk-4DXOA7NZ.js} +1 -1
- package/dist/{chunk-G3Z6UMCU.js → chunk-5BRIDIUA.js} +1 -1
- package/dist/{chunk-SPJ6V6WJ.js → chunk-7SFFUICM.js} +1 -1
- package/dist/{chunk-TPXH53SA.js → chunk-AX4M7X4Z.js} +6 -3
- package/dist/{chunk-U6NBXKA2.js → chunk-FJFZBIRG.js} +1 -1
- package/dist/{chunk-U5V2IRZX.js → chunk-K4SIZGMK.js} +1 -1
- package/dist/{chunk-OWHPPZZA.js → chunk-KJ5OQPPV.js} +1 -1
- package/dist/{chunk-IHILGZFW.js → chunk-MHXYGKWA.js} +1 -1
- package/dist/{chunk-MUOYLXBF.js → chunk-QYKOR7LE.js} +1 -1
- package/dist/{chunk-AAHK5DQ6.js → chunk-UA66SXBL.js} +4 -4
- package/dist/{chunk-4E5VO7NE.js → chunk-UFGH5V7K.js} +3 -3
- package/dist/{chunk-YJGDVWTH.js → chunk-XRE52QTN.js} +1 -1
- package/dist/{chunk-SUSUNSVZ.js → chunk-Z2QAJY5I.js} +1 -1
- package/dist/{chunk-MRDDOIA2.js → chunk-ZIPJMN2E.js} +2 -2
- package/dist/components/Accordion.cjs +6 -3
- package/dist/components/Accordion.js +2 -2
- package/dist/components/Alert.cjs +6 -3
- package/dist/components/Alert.js +2 -2
- package/dist/components/CalendarRange.js +13 -13
- package/dist/components/CompactImagesPreview.cjs +6 -3
- package/dist/components/CompactImagesPreview.js +2 -2
- package/dist/components/DataGrid/ColumnSelectorHeaderCell/ColumnSelectorMenuOption.js +13 -13
- package/dist/components/DataGrid/ColumnSelectorHeaderCell/index.js +13 -13
- package/dist/components/DataGrid/PinnedColumns.js +13 -13
- package/dist/components/DataGrid/TableBody/LoadingCell.js +13 -13
- package/dist/components/DataGrid/TableBody/TableBodyRow.js +13 -13
- package/dist/components/DataGrid/TableBody/index.js +13 -13
- package/dist/components/DataGrid/index.js +13 -13
- package/dist/components/DataGrid/utils.js +13 -13
- package/dist/components/DateInput.js +13 -13
- package/dist/components/DateRangeInput.js +13 -13
- package/dist/components/ListGroup.cjs +6 -3
- package/dist/components/ListGroup.js +2 -2
- package/dist/components/MobileDataGrid/ColumnList.cjs +6 -3
- package/dist/components/MobileDataGrid/ColumnList.js +3 -3
- package/dist/components/MobileDataGrid/ColumnSelector/index.js +13 -13
- package/dist/components/MobileDataGrid/MobileDataGridCard/index.cjs +6 -3
- package/dist/components/MobileDataGrid/MobileDataGridCard/index.js +2 -2
- package/dist/components/MobileDataGrid/MobileDataGridHeader.cjs +6 -3
- package/dist/components/MobileDataGrid/MobileDataGridHeader.js +13 -13
- package/dist/components/MobileDataGrid/RowDetailModalProvider/ModalContent.cjs +6 -3
- package/dist/components/MobileDataGrid/RowDetailModalProvider/ModalContent.js +2 -2
- package/dist/components/MobileDataGrid/RowDetailModalProvider/index.cjs +6 -3
- package/dist/components/MobileDataGrid/RowDetailModalProvider/index.js +3 -3
- package/dist/components/MobileDataGrid/index.cjs +6 -3
- package/dist/components/MobileDataGrid/index.js +13 -13
- package/dist/components/Notification.cjs +6 -3
- package/dist/components/Notification.js +1 -1
- package/dist/components/PDFViewer/PDFElement.cjs +6 -3
- package/dist/components/PDFViewer/PDFElement.js +2 -2
- package/dist/components/PDFViewer/PDFNavigation.cjs +6 -3
- package/dist/components/PDFViewer/PDFNavigation.js +2 -2
- package/dist/components/PDFViewer/index.cjs +6 -3
- package/dist/components/PDFViewer/index.js +3 -3
- package/dist/components/ProductImagePreview/index.cjs +6 -3
- package/dist/components/ProductImagePreview/index.js +3 -3
- package/dist/components/SideMenuGroup.cjs +6 -3
- package/dist/components/SideMenuGroup.js +1 -1
- package/dist/components/SideMenuItem.cjs +6 -3
- package/dist/components/SideMenuItem.js +1 -1
- package/dist/components/SimpleTable.cjs +6 -3
- package/dist/components/SimpleTable.js +2 -2
- package/dist/components/Stack.cjs +6 -3
- package/dist/components/Stack.js +1 -1
- package/dist/components/Swatch.cjs +6 -3
- package/dist/components/Swatch.js +1 -1
- package/dist/components/Time.cjs +6 -3
- package/dist/components/Time.js +1 -1
- package/dist/components/Upload.cjs +6 -3
- package/dist/components/Upload.js +1 -1
- package/dist/components/index.cjs +6 -3
- package/dist/components/index.js +13 -13
- package/package.json +1 -1
- package/src/components/Stack.tsx +3 -0
|
@@ -331,7 +331,8 @@ var Stack = (_a) => {
|
|
|
331
331
|
testid,
|
|
332
332
|
bottom,
|
|
333
333
|
zIndex,
|
|
334
|
-
flexWrap
|
|
334
|
+
flexWrap,
|
|
335
|
+
className
|
|
335
336
|
} = _b, props = __objRest(_b, [
|
|
336
337
|
"children",
|
|
337
338
|
"items",
|
|
@@ -379,7 +380,8 @@ var Stack = (_a) => {
|
|
|
379
380
|
"testid",
|
|
380
381
|
"bottom",
|
|
381
382
|
"zIndex",
|
|
382
|
-
"flexWrap"
|
|
383
|
+
"flexWrap",
|
|
384
|
+
"className"
|
|
383
385
|
]);
|
|
384
386
|
var _a2, _b2, _c, _d, _e, _f, _g;
|
|
385
387
|
const flexClassNames = getFlexClassNames({ items, justify, grow });
|
|
@@ -470,7 +472,8 @@ var Stack = (_a) => {
|
|
|
470
472
|
elevation === 2 && "shadow-2",
|
|
471
473
|
elevation === 4 && "shadow-4",
|
|
472
474
|
elevation === 16 && "shadow-16",
|
|
473
|
-
rounded && "rounded"
|
|
475
|
+
rounded && "rounded",
|
|
476
|
+
className
|
|
474
477
|
),
|
|
475
478
|
children
|
|
476
479
|
})
|
package/dist/components/Time.cjs
CHANGED
|
@@ -890,7 +890,8 @@ var Stack = (_a) => {
|
|
|
890
890
|
testid,
|
|
891
891
|
bottom,
|
|
892
892
|
zIndex,
|
|
893
|
-
flexWrap
|
|
893
|
+
flexWrap,
|
|
894
|
+
className
|
|
894
895
|
} = _b, props = __objRest(_b, [
|
|
895
896
|
"children",
|
|
896
897
|
"items",
|
|
@@ -938,7 +939,8 @@ var Stack = (_a) => {
|
|
|
938
939
|
"testid",
|
|
939
940
|
"bottom",
|
|
940
941
|
"zIndex",
|
|
941
|
-
"flexWrap"
|
|
942
|
+
"flexWrap",
|
|
943
|
+
"className"
|
|
942
944
|
]);
|
|
943
945
|
var _a2, _b2, _c, _d, _e, _f, _g;
|
|
944
946
|
const flexClassNames = getFlexClassNames({ items, justify, grow });
|
|
@@ -1029,7 +1031,8 @@ var Stack = (_a) => {
|
|
|
1029
1031
|
elevation === 2 && "shadow-2",
|
|
1030
1032
|
elevation === 4 && "shadow-4",
|
|
1031
1033
|
elevation === 16 && "shadow-16",
|
|
1032
|
-
rounded && "rounded"
|
|
1034
|
+
rounded && "rounded",
|
|
1035
|
+
className
|
|
1033
1036
|
),
|
|
1034
1037
|
children
|
|
1035
1038
|
})
|
package/dist/components/Time.js
CHANGED
|
@@ -505,7 +505,8 @@ var Stack = (_a) => {
|
|
|
505
505
|
testid,
|
|
506
506
|
bottom,
|
|
507
507
|
zIndex,
|
|
508
|
-
flexWrap
|
|
508
|
+
flexWrap,
|
|
509
|
+
className
|
|
509
510
|
} = _b, props = __objRest(_b, [
|
|
510
511
|
"children",
|
|
511
512
|
"items",
|
|
@@ -553,7 +554,8 @@ var Stack = (_a) => {
|
|
|
553
554
|
"testid",
|
|
554
555
|
"bottom",
|
|
555
556
|
"zIndex",
|
|
556
|
-
"flexWrap"
|
|
557
|
+
"flexWrap",
|
|
558
|
+
"className"
|
|
557
559
|
]);
|
|
558
560
|
var _a2, _b2, _c, _d, _e, _f, _g;
|
|
559
561
|
const flexClassNames = getFlexClassNames({ items, justify, grow });
|
|
@@ -644,7 +646,8 @@ var Stack = (_a) => {
|
|
|
644
646
|
elevation === 2 && "shadow-2",
|
|
645
647
|
elevation === 4 && "shadow-4",
|
|
646
648
|
elevation === 16 && "shadow-16",
|
|
647
|
-
rounded && "rounded"
|
|
649
|
+
rounded && "rounded",
|
|
650
|
+
className
|
|
648
651
|
),
|
|
649
652
|
children
|
|
650
653
|
})
|
|
@@ -5142,7 +5142,8 @@ var Stack = (_a) => {
|
|
|
5142
5142
|
testid,
|
|
5143
5143
|
bottom,
|
|
5144
5144
|
zIndex,
|
|
5145
|
-
flexWrap
|
|
5145
|
+
flexWrap,
|
|
5146
|
+
className
|
|
5146
5147
|
} = _b, props = __objRest(_b, [
|
|
5147
5148
|
"children",
|
|
5148
5149
|
"items",
|
|
@@ -5190,7 +5191,8 @@ var Stack = (_a) => {
|
|
|
5190
5191
|
"testid",
|
|
5191
5192
|
"bottom",
|
|
5192
5193
|
"zIndex",
|
|
5193
|
-
"flexWrap"
|
|
5194
|
+
"flexWrap",
|
|
5195
|
+
"className"
|
|
5194
5196
|
]);
|
|
5195
5197
|
var _a2, _b2, _c, _d, _e, _f, _g;
|
|
5196
5198
|
const flexClassNames = getFlexClassNames({ items, justify, grow });
|
|
@@ -5281,7 +5283,8 @@ var Stack = (_a) => {
|
|
|
5281
5283
|
elevation === 2 && "shadow-2",
|
|
5282
5284
|
elevation === 4 && "shadow-4",
|
|
5283
5285
|
elevation === 16 && "shadow-16",
|
|
5284
|
-
rounded && "rounded"
|
|
5286
|
+
rounded && "rounded",
|
|
5287
|
+
className
|
|
5285
5288
|
),
|
|
5286
5289
|
children
|
|
5287
5290
|
})
|
package/dist/components/index.js
CHANGED
|
@@ -2,13 +2,14 @@ import {
|
|
|
2
2
|
DataGrid,
|
|
3
3
|
DateInput,
|
|
4
4
|
MobileDataGrid
|
|
5
|
-
} from "../chunk-
|
|
5
|
+
} from "../chunk-UFGH5V7K.js";
|
|
6
6
|
import "../chunk-M7INAUAJ.js";
|
|
7
|
-
import "../chunk-
|
|
8
|
-
import "../chunk-
|
|
7
|
+
import "../chunk-ZIPJMN2E.js";
|
|
8
|
+
import "../chunk-FJFZBIRG.js";
|
|
9
9
|
import {
|
|
10
10
|
ProductImagePreview
|
|
11
|
-
} from "../chunk-
|
|
11
|
+
} from "../chunk-UA66SXBL.js";
|
|
12
|
+
import "../chunk-3X3Y4TMS.js";
|
|
12
13
|
import "../chunk-BQNPOGD5.js";
|
|
13
14
|
import {
|
|
14
15
|
SearchResultImage
|
|
@@ -16,9 +17,8 @@ import {
|
|
|
16
17
|
import "../chunk-MBZ55T2D.js";
|
|
17
18
|
import "../chunk-2IKT6IHB.js";
|
|
18
19
|
import "../chunk-YCDDBSVU.js";
|
|
19
|
-
import "../chunk-
|
|
20
|
-
import "../chunk-
|
|
21
|
-
import "../chunk-G3Z6UMCU.js";
|
|
20
|
+
import "../chunk-4DXOA7NZ.js";
|
|
21
|
+
import "../chunk-5BRIDIUA.js";
|
|
22
22
|
import "../chunk-5IFPG6TS.js";
|
|
23
23
|
import "../chunk-M4FM3B3R.js";
|
|
24
24
|
import "../chunk-AJ5M6MVX.js";
|
|
@@ -26,7 +26,7 @@ import "../chunk-AT4AWD6B.js";
|
|
|
26
26
|
import "../chunk-EWGHVZL5.js";
|
|
27
27
|
import {
|
|
28
28
|
SimpleTable
|
|
29
|
-
} from "../chunk-
|
|
29
|
+
} from "../chunk-KJ5OQPPV.js";
|
|
30
30
|
import {
|
|
31
31
|
SkeletonParagraph
|
|
32
32
|
} from "../chunk-L3BXRDLP.js";
|
|
@@ -50,7 +50,7 @@ import "../chunk-AG43RS4Q.js";
|
|
|
50
50
|
import "../chunk-AKJUBFJK.js";
|
|
51
51
|
import {
|
|
52
52
|
ListGroup
|
|
53
|
-
} from "../chunk-
|
|
53
|
+
} from "../chunk-Z2QAJY5I.js";
|
|
54
54
|
import "../chunk-BWPNXY7T.js";
|
|
55
55
|
import "../chunk-QVWYTQKL.js";
|
|
56
56
|
import {
|
|
@@ -85,7 +85,7 @@ import {
|
|
|
85
85
|
} from "../chunk-M7WHWZ2J.js";
|
|
86
86
|
import {
|
|
87
87
|
CompactImagesPreview
|
|
88
|
-
} from "../chunk-
|
|
88
|
+
} from "../chunk-MHXYGKWA.js";
|
|
89
89
|
import "../chunk-YD2JJ2VL.js";
|
|
90
90
|
import "../chunk-VXWSAIB5.js";
|
|
91
91
|
import "../chunk-DQRQZE6O.js";
|
|
@@ -95,18 +95,18 @@ import {
|
|
|
95
95
|
} from "../chunk-BYC6QID5.js";
|
|
96
96
|
import {
|
|
97
97
|
Accordion
|
|
98
|
-
} from "../chunk-
|
|
98
|
+
} from "../chunk-QYKOR7LE.js";
|
|
99
99
|
import {
|
|
100
100
|
Card
|
|
101
101
|
} from "../chunk-KBJZUVLM.js";
|
|
102
102
|
import {
|
|
103
103
|
Alert
|
|
104
|
-
} from "../chunk-
|
|
104
|
+
} from "../chunk-7SFFUICM.js";
|
|
105
105
|
import "../chunk-MXSJF6TW.js";
|
|
106
106
|
import {
|
|
107
107
|
Paragraph
|
|
108
108
|
} from "../chunk-WMPWWFUJ.js";
|
|
109
|
-
import "../chunk-
|
|
109
|
+
import "../chunk-AX4M7X4Z.js";
|
|
110
110
|
import {
|
|
111
111
|
Icon
|
|
112
112
|
} from "../chunk-NKUETCDA.js";
|
package/package.json
CHANGED
package/src/components/Stack.tsx
CHANGED
|
@@ -54,6 +54,7 @@ type StackProps = {
|
|
|
54
54
|
noGap?: boolean;
|
|
55
55
|
marginTop?: boolean;
|
|
56
56
|
marginBottom?: boolean;
|
|
57
|
+
className?: string;
|
|
57
58
|
} & FlexProps &
|
|
58
59
|
Omit<ComponentProps<"div">, "className" | "id">;
|
|
59
60
|
|
|
@@ -144,6 +145,7 @@ export const Stack = ({
|
|
|
144
145
|
bottom,
|
|
145
146
|
zIndex,
|
|
146
147
|
flexWrap,
|
|
148
|
+
className,
|
|
147
149
|
...props
|
|
148
150
|
}: StackProps) => {
|
|
149
151
|
const flexClassNames = getFlexClassNames({ items, justify, grow });
|
|
@@ -336,6 +338,7 @@ export const Stack = ({
|
|
|
336
338
|
elevation === 4 && "shadow-4",
|
|
337
339
|
elevation === 16 && "shadow-16",
|
|
338
340
|
rounded && "rounded",
|
|
341
|
+
className
|
|
339
342
|
)}
|
|
340
343
|
>
|
|
341
344
|
{children}
|