@dmsi/wedgekit-react 0.0.581 → 0.0.583
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-2TR6POKE.js → chunk-7YW4Q7OQ.js} +3 -3
- package/dist/{chunk-45SH6WHE.js → chunk-ATY7H4XB.js} +1 -1
- package/dist/{chunk-HVYK7COK.js → chunk-BMAZBFUU.js} +10 -2
- package/dist/{chunk-GVIXW2QS.js → chunk-BRCBTEQ2.js} +1 -1
- package/dist/{chunk-C2HMO6SH.js → chunk-D3N6J7GX.js} +14 -14
- package/dist/{chunk-EJOPJIRO.js → chunk-EEN3J3RX.js} +1 -1
- package/dist/{chunk-RZTENK4M.js → chunk-ID26S3W2.js} +4 -4
- package/dist/{chunk-KV7LAH3T.js → chunk-IFOBT2T3.js} +1 -1
- package/dist/{chunk-7ZL4GBAD.js → chunk-PXIW3XJX.js} +1 -1
- package/dist/{chunk-TL4M56HJ.js → chunk-RAJY6INK.js} +1 -1
- package/dist/{chunk-PQNUT2H2.js → chunk-RZ5EIDX4.js} +1 -1
- package/dist/{chunk-GDQ6Q75U.js → chunk-TURMALTW.js} +3 -3
- package/dist/{chunk-CFFSOTWX.js → chunk-YF36ASRS.js} +2 -2
- package/dist/components/AccessCard.js +1 -1
- package/dist/components/Accordion.js +2 -2
- package/dist/components/Alert.cjs +10 -2
- package/dist/components/Alert.js +3 -3
- package/dist/components/Button.cjs +10 -2
- package/dist/components/Button.js +1 -1
- package/dist/components/CalendarRange.cjs +10 -2
- package/dist/components/CalendarRange.css +5 -0
- package/dist/components/CalendarRange.js +21 -21
- package/dist/components/CompactImagesPreview.js +2 -2
- package/dist/components/ContentTab.cjs +10 -2
- package/dist/components/ContentTab.js +2 -2
- package/dist/components/ContentTabs.cjs +10 -2
- package/dist/components/ContentTabs.js +2 -2
- package/dist/components/DataGrid/ColumnSelectorHeaderCell/ColumnSelectorMenuOption.cjs +10 -2
- package/dist/components/DataGrid/ColumnSelectorHeaderCell/ColumnSelectorMenuOption.css +5 -0
- package/dist/components/DataGrid/ColumnSelectorHeaderCell/ColumnSelectorMenuOption.js +21 -21
- package/dist/components/DataGrid/ColumnSelectorHeaderCell/index.cjs +10 -2
- package/dist/components/DataGrid/ColumnSelectorHeaderCell/index.css +5 -0
- package/dist/components/DataGrid/ColumnSelectorHeaderCell/index.js +21 -21
- package/dist/components/DataGrid/PinnedColumns.cjs +10 -2
- package/dist/components/DataGrid/PinnedColumns.css +5 -0
- package/dist/components/DataGrid/PinnedColumns.js +21 -21
- package/dist/components/DataGrid/TableBody/LoadingCell.cjs +10 -2
- package/dist/components/DataGrid/TableBody/LoadingCell.css +5 -0
- package/dist/components/DataGrid/TableBody/LoadingCell.js +21 -21
- package/dist/components/DataGrid/TableBody/TableBodyRow.cjs +10 -2
- package/dist/components/DataGrid/TableBody/TableBodyRow.css +5 -0
- package/dist/components/DataGrid/TableBody/TableBodyRow.js +21 -21
- package/dist/components/DataGrid/TableBody/index.cjs +10 -2
- package/dist/components/DataGrid/TableBody/index.css +5 -0
- package/dist/components/DataGrid/TableBody/index.js +21 -21
- package/dist/components/DataGrid/index.cjs +10 -2
- package/dist/components/DataGrid/index.css +5 -0
- package/dist/components/DataGrid/index.js +21 -21
- package/dist/components/DataGrid/utils.cjs +10 -2
- package/dist/components/DataGrid/utils.css +5 -0
- package/dist/components/DataGrid/utils.js +21 -21
- package/dist/components/DateInput.cjs +10 -2
- package/dist/components/DateInput.css +5 -0
- package/dist/components/DateInput.js +21 -21
- package/dist/components/DateRangeInput.cjs +10 -2
- package/dist/components/DateRangeInput.css +5 -0
- package/dist/components/DateRangeInput.js +21 -21
- package/dist/components/FilterGroup.cjs +10 -2
- package/dist/components/FilterGroup.js +3 -3
- package/dist/components/MobileDataGrid/ColumnList.js +4 -4
- package/dist/components/MobileDataGrid/ColumnSelector/index.cjs +10 -2
- package/dist/components/MobileDataGrid/ColumnSelector/index.css +5 -0
- package/dist/components/MobileDataGrid/ColumnSelector/index.js +21 -21
- package/dist/components/MobileDataGrid/MobileDataGridCard/index.js +3 -3
- package/dist/components/MobileDataGrid/MobileDataGridHeader.cjs +10 -2
- package/dist/components/MobileDataGrid/MobileDataGridHeader.css +5 -0
- package/dist/components/MobileDataGrid/MobileDataGridHeader.js +21 -21
- package/dist/components/MobileDataGrid/RowDetailModalProvider/ModalContent.js +1 -1
- package/dist/components/MobileDataGrid/RowDetailModalProvider/index.cjs +10 -2
- package/dist/components/MobileDataGrid/RowDetailModalProvider/index.js +8 -8
- package/dist/components/MobileDataGrid/index.cjs +10 -2
- package/dist/components/MobileDataGrid/index.css +5 -0
- package/dist/components/MobileDataGrid/index.js +21 -21
- package/dist/components/Modal.cjs +10 -2
- package/dist/components/Modal.js +6 -6
- package/dist/components/ModalButtons.cjs +10 -2
- package/dist/components/ModalButtons.js +2 -2
- package/dist/components/ModalHeader.cjs +10 -2
- package/dist/components/ModalHeader.js +2 -2
- package/dist/components/NavigationTab.cjs +10 -2
- package/dist/components/NavigationTab.js +2 -2
- package/dist/components/NavigationTabs.cjs +10 -2
- package/dist/components/NavigationTabs.js +2 -2
- package/dist/components/NestedMenu.cjs +10 -2
- package/dist/components/NestedMenu.js +4 -4
- package/dist/components/Notification.cjs +10 -2
- package/dist/components/Notification.js +4 -4
- package/dist/components/OptionPill.cjs +10 -2
- package/dist/components/OptionPill.js +2 -2
- package/dist/components/PDFViewer/DownloadIcon.cjs +10 -2
- package/dist/components/PDFViewer/DownloadIcon.js +2 -2
- package/dist/components/PDFViewer/PDFElement.js +2 -2
- package/dist/components/PDFViewer/PDFNavigation.cjs +10 -2
- package/dist/components/PDFViewer/PDFNavigation.js +3 -3
- package/dist/components/PDFViewer/index.cjs +10 -2
- package/dist/components/PDFViewer/index.js +10 -10
- package/dist/components/ProductImagePreview/index.js +2 -2
- package/dist/components/SimpleTable.js +2 -2
- package/dist/components/Stepper.cjs +10 -2
- package/dist/components/Stepper.js +2 -2
- package/dist/components/Time.js +3 -3
- package/dist/components/Toast.cjs +10 -2
- package/dist/components/Toast.js +1 -1
- package/dist/components/Upload.cjs +10 -2
- package/dist/components/Upload.js +4 -4
- package/dist/components/index.cjs +10 -2
- package/dist/components/index.css +5 -0
- package/dist/components/index.js +35 -35
- package/dist/index.css +5 -0
- package/package.json +1 -1
- package/dist/{chunk-WCBNUS32.js → chunk-63WMDTVQ.js} +3 -3
- package/dist/{chunk-NYTOH2DF.js → chunk-AGHBLWDZ.js} +6 -6
- package/dist/{chunk-5GG3FGQS.js → chunk-CQLRGYHM.js} +3 -3
- package/dist/{chunk-54PBZBOB.js → chunk-EQ2RAI53.js} +3 -3
- package/dist/{chunk-OGOHDTWP.js → chunk-OX4JI2GK.js} +3 -3
- package/dist/{chunk-73PI6VM7.js → chunk-ZD2A45VT.js} +3 -3
|
@@ -328,7 +328,7 @@ var Button = (_a) => {
|
|
|
328
328
|
"hover:bg-background-action-secondary-hover hover:text-text-action-primary-hover",
|
|
329
329
|
"focus:bg-background-action-secondary-hover focus:text-text-action-primary-hover focus:outline-0",
|
|
330
330
|
"active:bg-background-action-secondary-active active:text-text-action-primary-active",
|
|
331
|
-
"disabled:bg-transparent disabled:text-text-
|
|
331
|
+
"disabled:bg-transparent disabled:text-text-action-primary-normal",
|
|
332
332
|
"flex-col",
|
|
333
333
|
paddingUsingComponentGap
|
|
334
334
|
);
|
|
@@ -370,7 +370,15 @@ var Button = (_a) => {
|
|
|
370
370
|
children: [
|
|
371
371
|
leftIcon && leftIcon,
|
|
372
372
|
isLoading && /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(Spinner, { size: "small" }),
|
|
373
|
-
!iconOnly && !isLoading && children && /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
373
|
+
!iconOnly && !isLoading && children && /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
374
|
+
"span",
|
|
375
|
+
{
|
|
376
|
+
id: id ? `${id}-label` : void 0,
|
|
377
|
+
"data-testid": testid ? `${testid}-label` : void 0,
|
|
378
|
+
className: labelClasses,
|
|
379
|
+
children
|
|
380
|
+
}
|
|
381
|
+
),
|
|
374
382
|
rightIcon && rightIcon
|
|
375
383
|
]
|
|
376
384
|
})
|
|
@@ -333,7 +333,7 @@ var Button = (_a) => {
|
|
|
333
333
|
"hover:bg-background-action-secondary-hover hover:text-text-action-primary-hover",
|
|
334
334
|
"focus:bg-background-action-secondary-hover focus:text-text-action-primary-hover focus:outline-0",
|
|
335
335
|
"active:bg-background-action-secondary-active active:text-text-action-primary-active",
|
|
336
|
-
"disabled:bg-transparent disabled:text-text-
|
|
336
|
+
"disabled:bg-transparent disabled:text-text-action-primary-normal",
|
|
337
337
|
"flex-col",
|
|
338
338
|
paddingUsingComponentGap
|
|
339
339
|
);
|
|
@@ -375,7 +375,15 @@ var Button = (_a) => {
|
|
|
375
375
|
children: [
|
|
376
376
|
leftIcon && leftIcon,
|
|
377
377
|
isLoading && /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(Spinner, { size: "small" }),
|
|
378
|
-
!iconOnly && !isLoading && children && /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
378
|
+
!iconOnly && !isLoading && children && /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
379
|
+
"span",
|
|
380
|
+
{
|
|
381
|
+
id: id ? `${id}-label` : void 0,
|
|
382
|
+
"data-testid": testid ? `${testid}-label` : void 0,
|
|
383
|
+
className: labelClasses,
|
|
384
|
+
children
|
|
385
|
+
}
|
|
386
|
+
),
|
|
379
387
|
rightIcon && rightIcon
|
|
380
388
|
]
|
|
381
389
|
})
|
|
@@ -833,7 +833,7 @@ var Button = (_a) => {
|
|
|
833
833
|
"hover:bg-background-action-secondary-hover hover:text-text-action-primary-hover",
|
|
834
834
|
"focus:bg-background-action-secondary-hover focus:text-text-action-primary-hover focus:outline-0",
|
|
835
835
|
"active:bg-background-action-secondary-active active:text-text-action-primary-active",
|
|
836
|
-
"disabled:bg-transparent disabled:text-text-
|
|
836
|
+
"disabled:bg-transparent disabled:text-text-action-primary-normal",
|
|
837
837
|
"flex-col",
|
|
838
838
|
paddingUsingComponentGap
|
|
839
839
|
);
|
|
@@ -875,7 +875,15 @@ var Button = (_a) => {
|
|
|
875
875
|
children: [
|
|
876
876
|
leftIcon && leftIcon,
|
|
877
877
|
isLoading && /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(Spinner, { size: "small" }),
|
|
878
|
-
!iconOnly && !isLoading && children && /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(
|
|
878
|
+
!iconOnly && !isLoading && children && /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(
|
|
879
|
+
"span",
|
|
880
|
+
{
|
|
881
|
+
id: id ? `${id}-label` : void 0,
|
|
882
|
+
"data-testid": testid ? `${testid}-label` : void 0,
|
|
883
|
+
className: labelClasses,
|
|
884
|
+
children
|
|
885
|
+
}
|
|
886
|
+
),
|
|
879
887
|
rightIcon && rightIcon
|
|
880
888
|
]
|
|
881
889
|
})
|
|
@@ -5,10 +5,6 @@ import {
|
|
|
5
5
|
import {
|
|
6
6
|
Label
|
|
7
7
|
} from "../chunk-HXGJVYGQ.js";
|
|
8
|
-
import {
|
|
9
|
-
Button
|
|
10
|
-
} from "../chunk-HVYK7COK.js";
|
|
11
|
-
import "../chunk-SBRRNFOP.js";
|
|
12
8
|
import {
|
|
13
9
|
useKeydown
|
|
14
10
|
} from "../chunk-LI6F442Y.js";
|
|
@@ -16,6 +12,10 @@ import "../chunk-VXWSAIB5.js";
|
|
|
16
12
|
import "../chunk-DQRQZE6O.js";
|
|
17
13
|
import "../chunk-5UH6QUFB.js";
|
|
18
14
|
import "../chunk-PS6UJZVH.js";
|
|
15
|
+
import {
|
|
16
|
+
Button
|
|
17
|
+
} from "../chunk-BMAZBFUU.js";
|
|
18
|
+
import "../chunk-SBRRNFOP.js";
|
|
19
19
|
import "../chunk-WMPWWFUJ.js";
|
|
20
20
|
import {
|
|
21
21
|
Icon
|
|
@@ -330,7 +330,7 @@ var Button = (_a) => {
|
|
|
330
330
|
"hover:bg-background-action-secondary-hover hover:text-text-action-primary-hover",
|
|
331
331
|
"focus:bg-background-action-secondary-hover focus:text-text-action-primary-hover focus:outline-0",
|
|
332
332
|
"active:bg-background-action-secondary-active active:text-text-action-primary-active",
|
|
333
|
-
"disabled:bg-transparent disabled:text-text-
|
|
333
|
+
"disabled:bg-transparent disabled:text-text-action-primary-normal",
|
|
334
334
|
"flex-col",
|
|
335
335
|
paddingUsingComponentGap
|
|
336
336
|
);
|
|
@@ -372,7 +372,15 @@ var Button = (_a) => {
|
|
|
372
372
|
children: [
|
|
373
373
|
leftIcon && leftIcon,
|
|
374
374
|
isLoading && /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(Spinner, { size: "small" }),
|
|
375
|
-
!iconOnly && !isLoading && children && /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
375
|
+
!iconOnly && !isLoading && children && /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
376
|
+
"span",
|
|
377
|
+
{
|
|
378
|
+
id: id ? `${id}-label` : void 0,
|
|
379
|
+
"data-testid": testid ? `${testid}-label` : void 0,
|
|
380
|
+
className: labelClasses,
|
|
381
|
+
children
|
|
382
|
+
}
|
|
383
|
+
),
|
|
376
384
|
rightIcon && rightIcon
|
|
377
385
|
]
|
|
378
386
|
})
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
import {
|
|
3
3
|
Heading3
|
|
4
4
|
} from "../chunk-MXSJF6TW.js";
|
|
5
|
-
import {
|
|
6
|
-
Stack
|
|
7
|
-
} from "../chunk-MTGNBARV.js";
|
|
8
5
|
import {
|
|
9
6
|
Button
|
|
10
|
-
} from "../chunk-
|
|
7
|
+
} from "../chunk-BMAZBFUU.js";
|
|
11
8
|
import "../chunk-SBRRNFOP.js";
|
|
9
|
+
import {
|
|
10
|
+
Stack
|
|
11
|
+
} from "../chunk-MTGNBARV.js";
|
|
12
12
|
import {
|
|
13
13
|
Paragraph
|
|
14
14
|
} from "../chunk-WMPWWFUJ.js";
|
|
@@ -328,7 +328,7 @@ var Button = (_a) => {
|
|
|
328
328
|
"hover:bg-background-action-secondary-hover hover:text-text-action-primary-hover",
|
|
329
329
|
"focus:bg-background-action-secondary-hover focus:text-text-action-primary-hover focus:outline-0",
|
|
330
330
|
"active:bg-background-action-secondary-active active:text-text-action-primary-active",
|
|
331
|
-
"disabled:bg-transparent disabled:text-text-
|
|
331
|
+
"disabled:bg-transparent disabled:text-text-action-primary-normal",
|
|
332
332
|
"flex-col",
|
|
333
333
|
paddingUsingComponentGap
|
|
334
334
|
);
|
|
@@ -370,7 +370,15 @@ var Button = (_a) => {
|
|
|
370
370
|
children: [
|
|
371
371
|
leftIcon && leftIcon,
|
|
372
372
|
isLoading && /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(Spinner, { size: "small" }),
|
|
373
|
-
!iconOnly && !isLoading && children && /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
373
|
+
!iconOnly && !isLoading && children && /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
374
|
+
"span",
|
|
375
|
+
{
|
|
376
|
+
id: id ? `${id}-label` : void 0,
|
|
377
|
+
"data-testid": testid ? `${testid}-label` : void 0,
|
|
378
|
+
className: labelClasses,
|
|
379
|
+
children
|
|
380
|
+
}
|
|
381
|
+
),
|
|
374
382
|
rightIcon && rightIcon
|
|
375
383
|
]
|
|
376
384
|
})
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
OptionPill
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-PXIW3XJX.js";
|
|
4
4
|
import "../chunk-HXGJVYGQ.js";
|
|
5
|
-
import "../chunk-
|
|
5
|
+
import "../chunk-BMAZBFUU.js";
|
|
6
6
|
import "../chunk-SBRRNFOP.js";
|
|
7
7
|
import "../chunk-NKUETCDA.js";
|
|
8
8
|
import "../chunk-7KWFEH56.js";
|
|
@@ -327,7 +327,7 @@ var Button = (_a) => {
|
|
|
327
327
|
"hover:bg-background-action-secondary-hover hover:text-text-action-primary-hover",
|
|
328
328
|
"focus:bg-background-action-secondary-hover focus:text-text-action-primary-hover focus:outline-0",
|
|
329
329
|
"active:bg-background-action-secondary-active active:text-text-action-primary-active",
|
|
330
|
-
"disabled:bg-transparent disabled:text-text-
|
|
330
|
+
"disabled:bg-transparent disabled:text-text-action-primary-normal",
|
|
331
331
|
"flex-col",
|
|
332
332
|
paddingUsingComponentGap
|
|
333
333
|
);
|
|
@@ -369,7 +369,15 @@ var Button = (_a) => {
|
|
|
369
369
|
children: [
|
|
370
370
|
leftIcon && leftIcon,
|
|
371
371
|
isLoading && /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(Spinner, { size: "small" }),
|
|
372
|
-
!iconOnly && !isLoading && children && /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
372
|
+
!iconOnly && !isLoading && children && /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
373
|
+
"span",
|
|
374
|
+
{
|
|
375
|
+
id: id ? `${id}-label` : void 0,
|
|
376
|
+
"data-testid": testid ? `${testid}-label` : void 0,
|
|
377
|
+
className: labelClasses,
|
|
378
|
+
children
|
|
379
|
+
}
|
|
380
|
+
),
|
|
373
381
|
rightIcon && rightIcon
|
|
374
382
|
]
|
|
375
383
|
})
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
DownloadIcon
|
|
3
|
-
} from "../../chunk-
|
|
3
|
+
} from "../../chunk-ATY7H4XB.js";
|
|
4
4
|
import "../../chunk-MDB26F6T.js";
|
|
5
|
-
import "../../chunk-
|
|
5
|
+
import "../../chunk-BMAZBFUU.js";
|
|
6
6
|
import "../../chunk-SBRRNFOP.js";
|
|
7
7
|
import "../../chunk-NKUETCDA.js";
|
|
8
8
|
import "../../chunk-7KWFEH56.js";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
PDFElement
|
|
3
|
-
} from "../../chunk-
|
|
3
|
+
} from "../../chunk-EQ2RAI53.js";
|
|
4
4
|
import "../../chunk-VJVY6NPF.js";
|
|
5
|
-
import "../../chunk-MTGNBARV.js";
|
|
6
5
|
import "../../chunk-SBRRNFOP.js";
|
|
6
|
+
import "../../chunk-MTGNBARV.js";
|
|
7
7
|
import "../../chunk-7KWFEH56.js";
|
|
8
8
|
import "../../chunk-ORMEWXMH.js";
|
|
9
9
|
export {
|
|
@@ -327,7 +327,7 @@ var Button = (_a) => {
|
|
|
327
327
|
"hover:bg-background-action-secondary-hover hover:text-text-action-primary-hover",
|
|
328
328
|
"focus:bg-background-action-secondary-hover focus:text-text-action-primary-hover focus:outline-0",
|
|
329
329
|
"active:bg-background-action-secondary-active active:text-text-action-primary-active",
|
|
330
|
-
"disabled:bg-transparent disabled:text-text-
|
|
330
|
+
"disabled:bg-transparent disabled:text-text-action-primary-normal",
|
|
331
331
|
"flex-col",
|
|
332
332
|
paddingUsingComponentGap
|
|
333
333
|
);
|
|
@@ -369,7 +369,15 @@ var Button = (_a) => {
|
|
|
369
369
|
children: [
|
|
370
370
|
leftIcon && leftIcon,
|
|
371
371
|
isLoading && /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(Spinner, { size: "small" }),
|
|
372
|
-
!iconOnly && !isLoading && children && /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
372
|
+
!iconOnly && !isLoading && children && /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
373
|
+
"span",
|
|
374
|
+
{
|
|
375
|
+
id: id ? `${id}-label` : void 0,
|
|
376
|
+
"data-testid": testid ? `${testid}-label` : void 0,
|
|
377
|
+
className: labelClasses,
|
|
378
|
+
children
|
|
379
|
+
}
|
|
380
|
+
),
|
|
373
381
|
rightIcon && rightIcon
|
|
374
382
|
]
|
|
375
383
|
})
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
PdfNavigation
|
|
3
|
-
} from "../../chunk-
|
|
3
|
+
} from "../../chunk-7YW4Q7OQ.js";
|
|
4
4
|
import "../../chunk-MXSJF6TW.js";
|
|
5
|
-
import "../../chunk-
|
|
6
|
-
import "../../chunk-HVYK7COK.js";
|
|
5
|
+
import "../../chunk-BMAZBFUU.js";
|
|
7
6
|
import "../../chunk-SBRRNFOP.js";
|
|
7
|
+
import "../../chunk-MTGNBARV.js";
|
|
8
8
|
import "../../chunk-WMPWWFUJ.js";
|
|
9
9
|
import "../../chunk-NKUETCDA.js";
|
|
10
10
|
import "../../chunk-7KWFEH56.js";
|
|
@@ -388,7 +388,7 @@ var Button = (_a) => {
|
|
|
388
388
|
"hover:bg-background-action-secondary-hover hover:text-text-action-primary-hover",
|
|
389
389
|
"focus:bg-background-action-secondary-hover focus:text-text-action-primary-hover focus:outline-0",
|
|
390
390
|
"active:bg-background-action-secondary-active active:text-text-action-primary-active",
|
|
391
|
-
"disabled:bg-transparent disabled:text-text-
|
|
391
|
+
"disabled:bg-transparent disabled:text-text-action-primary-normal",
|
|
392
392
|
"flex-col",
|
|
393
393
|
paddingUsingComponentGap
|
|
394
394
|
);
|
|
@@ -430,7 +430,15 @@ var Button = (_a) => {
|
|
|
430
430
|
children: [
|
|
431
431
|
leftIcon && leftIcon,
|
|
432
432
|
isLoading && /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Spinner, { size: "small" }),
|
|
433
|
-
!iconOnly && !isLoading && children && /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
|
|
433
|
+
!iconOnly && !isLoading && children && /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
|
|
434
|
+
"span",
|
|
435
|
+
{
|
|
436
|
+
id: id ? `${id}-label` : void 0,
|
|
437
|
+
"data-testid": testid ? `${testid}-label` : void 0,
|
|
438
|
+
className: labelClasses,
|
|
439
|
+
children
|
|
440
|
+
}
|
|
441
|
+
),
|
|
434
442
|
rightIcon && rightIcon
|
|
435
443
|
]
|
|
436
444
|
})
|
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
DownloadIcon
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-ATY7H4XB.js";
|
|
5
5
|
import {
|
|
6
6
|
PDFElement
|
|
7
|
-
} from "../../chunk-
|
|
7
|
+
} from "../../chunk-EQ2RAI53.js";
|
|
8
8
|
import {
|
|
9
9
|
PdfNavigation
|
|
10
|
-
} from "../../chunk-
|
|
10
|
+
} from "../../chunk-7YW4Q7OQ.js";
|
|
11
11
|
import "../../chunk-VJVY6NPF.js";
|
|
12
12
|
import "../../chunk-MDB26F6T.js";
|
|
13
13
|
import {
|
|
14
14
|
Modal
|
|
15
|
-
} from "../../chunk-
|
|
15
|
+
} from "../../chunk-YF36ASRS.js";
|
|
16
16
|
import "../../chunk-4RJKB7LC.js";
|
|
17
|
-
import "../../chunk-
|
|
17
|
+
import "../../chunk-IFOBT2T3.js";
|
|
18
18
|
import "../../chunk-WVVEOCEH.js";
|
|
19
|
-
import "../../chunk-
|
|
19
|
+
import "../../chunk-EEN3J3RX.js";
|
|
20
20
|
import "../../chunk-AG43RS4Q.js";
|
|
21
|
-
import "../../chunk-MXSJF6TW.js";
|
|
22
|
-
import "../../chunk-MTGNBARV.js";
|
|
23
|
-
import "../../chunk-HVYK7COK.js";
|
|
24
|
-
import "../../chunk-SBRRNFOP.js";
|
|
25
21
|
import "../../chunk-LI6F442Y.js";
|
|
26
22
|
import "../../chunk-VXWSAIB5.js";
|
|
27
23
|
import "../../chunk-DQRQZE6O.js";
|
|
28
24
|
import "../../chunk-5UH6QUFB.js";
|
|
25
|
+
import "../../chunk-MXSJF6TW.js";
|
|
26
|
+
import "../../chunk-BMAZBFUU.js";
|
|
27
|
+
import "../../chunk-SBRRNFOP.js";
|
|
28
|
+
import "../../chunk-MTGNBARV.js";
|
|
29
29
|
import "../../chunk-WMPWWFUJ.js";
|
|
30
30
|
import "../../chunk-NKUETCDA.js";
|
|
31
31
|
import "../../chunk-7KWFEH56.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
ProductImagePreview
|
|
3
|
-
} from "../../chunk-
|
|
3
|
+
} from "../../chunk-ZD2A45VT.js";
|
|
4
4
|
import "../../chunk-YCDDBSVU.js";
|
|
5
5
|
import "../../chunk-3X3Y4TMS.js";
|
|
6
6
|
import "../../chunk-BQNPOGD5.js";
|
|
@@ -9,11 +9,11 @@ import "../../chunk-2IKT6IHB.js";
|
|
|
9
9
|
import "../../chunk-AT4AWD6B.js";
|
|
10
10
|
import "../../chunk-QVWYTQKL.js";
|
|
11
11
|
import "../../chunk-BWPNXY7T.js";
|
|
12
|
-
import "../../chunk-MTGNBARV.js";
|
|
13
12
|
import "../../chunk-LI6F442Y.js";
|
|
14
13
|
import "../../chunk-VXWSAIB5.js";
|
|
15
14
|
import "../../chunk-DQRQZE6O.js";
|
|
16
15
|
import "../../chunk-5UH6QUFB.js";
|
|
16
|
+
import "../../chunk-MTGNBARV.js";
|
|
17
17
|
import "../../chunk-7KWFEH56.js";
|
|
18
18
|
import "../../chunk-ORMEWXMH.js";
|
|
19
19
|
export {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
SimpleTable
|
|
3
|
-
} from "../chunk-
|
|
4
|
-
import "../chunk-MTGNBARV.js";
|
|
3
|
+
} from "../chunk-63WMDTVQ.js";
|
|
5
4
|
import "../chunk-BYC6QID5.js";
|
|
5
|
+
import "../chunk-MTGNBARV.js";
|
|
6
6
|
import "../chunk-7KWFEH56.js";
|
|
7
7
|
import "../chunk-ORMEWXMH.js";
|
|
8
8
|
export {
|
|
@@ -328,7 +328,7 @@ var Button = (_a) => {
|
|
|
328
328
|
"hover:bg-background-action-secondary-hover hover:text-text-action-primary-hover",
|
|
329
329
|
"focus:bg-background-action-secondary-hover focus:text-text-action-primary-hover focus:outline-0",
|
|
330
330
|
"active:bg-background-action-secondary-active active:text-text-action-primary-active",
|
|
331
|
-
"disabled:bg-transparent disabled:text-text-
|
|
331
|
+
"disabled:bg-transparent disabled:text-text-action-primary-normal",
|
|
332
332
|
"flex-col",
|
|
333
333
|
paddingUsingComponentGap
|
|
334
334
|
);
|
|
@@ -370,7 +370,15 @@ var Button = (_a) => {
|
|
|
370
370
|
children: [
|
|
371
371
|
leftIcon && leftIcon,
|
|
372
372
|
isLoading && /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(Spinner, { size: "small" }),
|
|
373
|
-
!iconOnly && !isLoading && children && /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
373
|
+
!iconOnly && !isLoading && children && /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
374
|
+
"span",
|
|
375
|
+
{
|
|
376
|
+
id: id ? `${id}-label` : void 0,
|
|
377
|
+
"data-testid": testid ? `${testid}-label` : void 0,
|
|
378
|
+
className: labelClasses,
|
|
379
|
+
children
|
|
380
|
+
}
|
|
381
|
+
),
|
|
374
382
|
rightIcon && rightIcon
|
|
375
383
|
]
|
|
376
384
|
})
|
|
@@ -3,11 +3,11 @@ import {
|
|
|
3
3
|
InputBase
|
|
4
4
|
} from "../chunk-7T5RGDCN.js";
|
|
5
5
|
import "../chunk-HXGJVYGQ.js";
|
|
6
|
+
import "../chunk-5UH6QUFB.js";
|
|
6
7
|
import {
|
|
7
8
|
Button
|
|
8
|
-
} from "../chunk-
|
|
9
|
+
} from "../chunk-BMAZBFUU.js";
|
|
9
10
|
import "../chunk-SBRRNFOP.js";
|
|
10
|
-
import "../chunk-5UH6QUFB.js";
|
|
11
11
|
import "../chunk-WMPWWFUJ.js";
|
|
12
12
|
import {
|
|
13
13
|
Icon
|
package/dist/components/Time.js
CHANGED
|
@@ -2,14 +2,14 @@ import {
|
|
|
2
2
|
InputBase
|
|
3
3
|
} from "../chunk-7T5RGDCN.js";
|
|
4
4
|
import "../chunk-HXGJVYGQ.js";
|
|
5
|
-
import {
|
|
6
|
-
Stack
|
|
7
|
-
} from "../chunk-MTGNBARV.js";
|
|
8
5
|
import {
|
|
9
6
|
findDocumentRoot
|
|
10
7
|
} from "../chunk-VXWSAIB5.js";
|
|
11
8
|
import "../chunk-DQRQZE6O.js";
|
|
12
9
|
import "../chunk-5UH6QUFB.js";
|
|
10
|
+
import {
|
|
11
|
+
Stack
|
|
12
|
+
} from "../chunk-MTGNBARV.js";
|
|
13
13
|
import "../chunk-WMPWWFUJ.js";
|
|
14
14
|
import {
|
|
15
15
|
Icon
|
|
@@ -474,7 +474,7 @@ var Button = (_a) => {
|
|
|
474
474
|
"hover:bg-background-action-secondary-hover hover:text-text-action-primary-hover",
|
|
475
475
|
"focus:bg-background-action-secondary-hover focus:text-text-action-primary-hover focus:outline-0",
|
|
476
476
|
"active:bg-background-action-secondary-active active:text-text-action-primary-active",
|
|
477
|
-
"disabled:bg-transparent disabled:text-text-
|
|
477
|
+
"disabled:bg-transparent disabled:text-text-action-primary-normal",
|
|
478
478
|
"flex-col",
|
|
479
479
|
paddingUsingComponentGap
|
|
480
480
|
);
|
|
@@ -516,7 +516,15 @@ var Button = (_a) => {
|
|
|
516
516
|
children: [
|
|
517
517
|
leftIcon && leftIcon,
|
|
518
518
|
isLoading && /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Spinner, { size: "small" }),
|
|
519
|
-
!iconOnly && !isLoading && children && /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
|
|
519
|
+
!iconOnly && !isLoading && children && /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
|
|
520
|
+
"span",
|
|
521
|
+
{
|
|
522
|
+
id: id ? `${id}-label` : void 0,
|
|
523
|
+
"data-testid": testid ? `${testid}-label` : void 0,
|
|
524
|
+
className: labelClasses,
|
|
525
|
+
children
|
|
526
|
+
}
|
|
527
|
+
),
|
|
520
528
|
rightIcon && rightIcon
|
|
521
529
|
]
|
|
522
530
|
})
|
package/dist/components/Toast.js
CHANGED
|
@@ -416,7 +416,7 @@ var Button = (_a) => {
|
|
|
416
416
|
"hover:bg-background-action-secondary-hover hover:text-text-action-primary-hover",
|
|
417
417
|
"focus:bg-background-action-secondary-hover focus:text-text-action-primary-hover focus:outline-0",
|
|
418
418
|
"active:bg-background-action-secondary-active active:text-text-action-primary-active",
|
|
419
|
-
"disabled:bg-transparent disabled:text-text-
|
|
419
|
+
"disabled:bg-transparent disabled:text-text-action-primary-normal",
|
|
420
420
|
"flex-col",
|
|
421
421
|
paddingUsingComponentGap
|
|
422
422
|
);
|
|
@@ -458,7 +458,15 @@ var Button = (_a) => {
|
|
|
458
458
|
children: [
|
|
459
459
|
leftIcon && leftIcon,
|
|
460
460
|
isLoading && /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(Spinner, { size: "small" }),
|
|
461
|
-
!iconOnly && !isLoading && children && /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
461
|
+
!iconOnly && !isLoading && children && /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
462
|
+
"span",
|
|
463
|
+
{
|
|
464
|
+
id: id ? `${id}-label` : void 0,
|
|
465
|
+
"data-testid": testid ? `${testid}-label` : void 0,
|
|
466
|
+
className: labelClasses,
|
|
467
|
+
children
|
|
468
|
+
}
|
|
469
|
+
),
|
|
462
470
|
rightIcon && rightIcon
|
|
463
471
|
]
|
|
464
472
|
})
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import {
|
|
2
|
-
Stack
|
|
3
|
-
} from "../chunk-MTGNBARV.js";
|
|
4
1
|
import {
|
|
5
2
|
Button
|
|
6
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-BMAZBFUU.js";
|
|
7
4
|
import {
|
|
8
5
|
Spinner
|
|
9
6
|
} from "../chunk-SBRRNFOP.js";
|
|
7
|
+
import {
|
|
8
|
+
Stack
|
|
9
|
+
} from "../chunk-MTGNBARV.js";
|
|
10
10
|
import {
|
|
11
11
|
Paragraph
|
|
12
12
|
} from "../chunk-WMPWWFUJ.js";
|
|
@@ -4227,7 +4227,7 @@ var Button = (_a) => {
|
|
|
4227
4227
|
"hover:bg-background-action-secondary-hover hover:text-text-action-primary-hover",
|
|
4228
4228
|
"focus:bg-background-action-secondary-hover focus:text-text-action-primary-hover focus:outline-0",
|
|
4229
4229
|
"active:bg-background-action-secondary-active active:text-text-action-primary-active",
|
|
4230
|
-
"disabled:bg-transparent disabled:text-text-
|
|
4230
|
+
"disabled:bg-transparent disabled:text-text-action-primary-normal",
|
|
4231
4231
|
"flex-col",
|
|
4232
4232
|
paddingUsingComponentGap
|
|
4233
4233
|
);
|
|
@@ -4269,7 +4269,15 @@ var Button = (_a) => {
|
|
|
4269
4269
|
children: [
|
|
4270
4270
|
leftIcon && leftIcon,
|
|
4271
4271
|
isLoading && /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(Spinner, { size: "small" }),
|
|
4272
|
-
!iconOnly && !isLoading && children && /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
|
|
4272
|
+
!iconOnly && !isLoading && children && /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
|
|
4273
|
+
"span",
|
|
4274
|
+
{
|
|
4275
|
+
id: id ? `${id}-label` : void 0,
|
|
4276
|
+
"data-testid": testid ? `${testid}-label` : void 0,
|
|
4277
|
+
className: labelClasses,
|
|
4278
|
+
children
|
|
4279
|
+
}
|
|
4280
|
+
),
|
|
4273
4281
|
rightIcon && rightIcon
|
|
4274
4282
|
]
|
|
4275
4283
|
})
|
|
@@ -3622,6 +3622,11 @@
|
|
|
3622
3622
|
color: var(--color-text-action-primary-disabled);
|
|
3623
3623
|
}
|
|
3624
3624
|
}
|
|
3625
|
+
.disabled\:text-text-action-primary-normal {
|
|
3626
|
+
&:disabled {
|
|
3627
|
+
color: var(--color-text-action-primary-normal);
|
|
3628
|
+
}
|
|
3629
|
+
}
|
|
3625
3630
|
.disabled\:text-text-on-action-primary-disabled {
|
|
3626
3631
|
&:disabled {
|
|
3627
3632
|
color: var(--color-text-on-action-primary-disabled);
|