@dmsi/wedgekit-react 0.0.611 → 0.0.613
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-KBAWRZQ5.js → chunk-3RDRWJVI.js} +1 -1
- package/dist/{chunk-EEN3J3RX.js → chunk-74HXF5GF.js} +1 -1
- package/dist/{chunk-YF36ASRS.js → chunk-B5LYYUJM.js} +6 -4
- package/dist/{chunk-ID26S3W2.js → chunk-P3BS25Q3.js} +1 -1
- package/dist/{chunk-IFOBT2T3.js → chunk-UUKHQUSF.js} +3 -1
- package/dist/components/CalendarRange.cjs +8 -4
- package/dist/components/CalendarRange.css +0 -5
- package/dist/components/CalendarRange.js +5 -5
- package/dist/components/DataGrid/ColumnSelectorHeaderCell/ColumnSelectorMenuOption.cjs +8 -4
- package/dist/components/DataGrid/ColumnSelectorHeaderCell/ColumnSelectorMenuOption.css +0 -5
- package/dist/components/DataGrid/ColumnSelectorHeaderCell/ColumnSelectorMenuOption.js +5 -5
- package/dist/components/DataGrid/ColumnSelectorHeaderCell/index.cjs +8 -4
- package/dist/components/DataGrid/ColumnSelectorHeaderCell/index.css +0 -5
- package/dist/components/DataGrid/ColumnSelectorHeaderCell/index.js +5 -5
- package/dist/components/DataGrid/PinnedColumns.cjs +8 -4
- package/dist/components/DataGrid/PinnedColumns.css +0 -5
- package/dist/components/DataGrid/PinnedColumns.js +5 -5
- package/dist/components/DataGrid/TableBody/LoadingCell.cjs +8 -4
- package/dist/components/DataGrid/TableBody/LoadingCell.css +0 -5
- package/dist/components/DataGrid/TableBody/LoadingCell.js +5 -5
- package/dist/components/DataGrid/TableBody/TableBodyRow.cjs +8 -4
- package/dist/components/DataGrid/TableBody/TableBodyRow.css +0 -5
- package/dist/components/DataGrid/TableBody/TableBodyRow.js +5 -5
- package/dist/components/DataGrid/TableBody/index.cjs +8 -4
- package/dist/components/DataGrid/TableBody/index.css +0 -5
- package/dist/components/DataGrid/TableBody/index.js +5 -5
- package/dist/components/DataGrid/index.cjs +8 -4
- package/dist/components/DataGrid/index.css +0 -5
- package/dist/components/DataGrid/index.js +5 -5
- package/dist/components/DataGrid/utils.cjs +8 -4
- package/dist/components/DataGrid/utils.css +0 -5
- package/dist/components/DataGrid/utils.js +5 -5
- package/dist/components/DateInput.cjs +8 -4
- package/dist/components/DateInput.css +0 -5
- package/dist/components/DateInput.js +5 -5
- package/dist/components/DateRangeInput.cjs +8 -4
- package/dist/components/DateRangeInput.css +0 -5
- package/dist/components/DateRangeInput.js +5 -5
- package/dist/components/MobileDataGrid/ColumnSelector/index.cjs +8 -4
- package/dist/components/MobileDataGrid/ColumnSelector/index.css +0 -5
- package/dist/components/MobileDataGrid/ColumnSelector/index.js +5 -5
- package/dist/components/MobileDataGrid/MobileDataGridHeader.cjs +8 -4
- package/dist/components/MobileDataGrid/MobileDataGridHeader.css +0 -5
- package/dist/components/MobileDataGrid/MobileDataGridHeader.js +5 -5
- package/dist/components/MobileDataGrid/RowDetailModalProvider/index.cjs +8 -4
- package/dist/components/MobileDataGrid/RowDetailModalProvider/index.js +4 -4
- package/dist/components/MobileDataGrid/index.cjs +8 -4
- package/dist/components/MobileDataGrid/index.css +0 -5
- package/dist/components/MobileDataGrid/index.js +5 -5
- package/dist/components/Modal.cjs +8 -4
- package/dist/components/Modal.js +3 -3
- package/dist/components/ModalButtons.cjs +3 -1
- package/dist/components/ModalButtons.js +1 -1
- package/dist/components/ModalHeader.cjs +1 -1
- package/dist/components/ModalHeader.js +1 -1
- package/dist/components/NestedMenu.cjs +30 -27
- package/dist/components/NestedMenu.js +30 -27
- package/dist/components/PDFViewer/index.cjs +8 -4
- package/dist/components/PDFViewer/index.js +3 -3
- package/dist/components/index.cjs +8 -4
- package/dist/components/index.css +0 -5
- package/dist/components/index.js +5 -5
- package/dist/index.css +0 -5
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
MobileDataGrid
|
|
3
|
-
} from "../../chunk-
|
|
4
|
-
import "../../chunk-
|
|
3
|
+
} from "../../chunk-3RDRWJVI.js";
|
|
4
|
+
import "../../chunk-P3BS25Q3.js";
|
|
5
5
|
import "../../chunk-M7INAUAJ.js";
|
|
6
6
|
import "../../chunk-7ZCXZDJD.js";
|
|
7
7
|
import "../../chunk-ZD2A45VT.js";
|
|
@@ -24,11 +24,11 @@ import "../../chunk-L3BXRDLP.js";
|
|
|
24
24
|
import "../../chunk-34VEVX5H.js";
|
|
25
25
|
import "../../chunk-LB7UT6F3.js";
|
|
26
26
|
import "../../chunk-AS57Y2D3.js";
|
|
27
|
-
import "../../chunk-
|
|
27
|
+
import "../../chunk-B5LYYUJM.js";
|
|
28
28
|
import "../../chunk-4RJKB7LC.js";
|
|
29
|
-
import "../../chunk-
|
|
29
|
+
import "../../chunk-UUKHQUSF.js";
|
|
30
30
|
import "../../chunk-WVVEOCEH.js";
|
|
31
|
-
import "../../chunk-
|
|
31
|
+
import "../../chunk-74HXF5GF.js";
|
|
32
32
|
import "../../chunk-AG43RS4Q.js";
|
|
33
33
|
import "../../chunk-QVWYTQKL.js";
|
|
34
34
|
import "../../chunk-UAMI54FE.js";
|
|
@@ -528,7 +528,7 @@ var ModalHeader = ({
|
|
|
528
528
|
iconOnly: true,
|
|
529
529
|
variant: "tertiary",
|
|
530
530
|
onClick: onClose,
|
|
531
|
-
leftIcon: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("span", { className: "text-
|
|
531
|
+
leftIcon: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("span", { className: "text-icon-primary-normal contents", children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Icon, { name: "close", size: 24 }) })
|
|
532
532
|
}
|
|
533
533
|
)
|
|
534
534
|
]
|
|
@@ -570,7 +570,8 @@ var ModalButtons = ({
|
|
|
570
570
|
onContinue,
|
|
571
571
|
customActions,
|
|
572
572
|
id,
|
|
573
|
-
testid
|
|
573
|
+
testid,
|
|
574
|
+
mobileButtonStack = false
|
|
574
575
|
}) => {
|
|
575
576
|
return /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(
|
|
576
577
|
"div",
|
|
@@ -579,6 +580,7 @@ var ModalButtons = ({
|
|
|
579
580
|
"data-testid": testid,
|
|
580
581
|
className: (0, import_clsx7.default)(
|
|
581
582
|
"border-t border-neutral-300 flex justify-end",
|
|
583
|
+
mobileButtonStack && "flex-col ",
|
|
582
584
|
layoutPaddding,
|
|
583
585
|
layoutGroupGap
|
|
584
586
|
),
|
|
@@ -795,7 +797,8 @@ var Modal = ({
|
|
|
795
797
|
headerClassname,
|
|
796
798
|
customFooter,
|
|
797
799
|
noWrapper,
|
|
798
|
-
titleAs: TitleComponent
|
|
800
|
+
titleAs: TitleComponent,
|
|
801
|
+
mobileButtonStack = false
|
|
799
802
|
}) => {
|
|
800
803
|
var _a;
|
|
801
804
|
const mounted = useMounted();
|
|
@@ -941,7 +944,8 @@ var Modal = ({
|
|
|
941
944
|
testid: testid ? `${testid}-buttons` : void 0,
|
|
942
945
|
onClose: handleClose,
|
|
943
946
|
onContinue,
|
|
944
|
-
customActions
|
|
947
|
+
customActions,
|
|
948
|
+
mobileButtonStack
|
|
945
949
|
}
|
|
946
950
|
) : null
|
|
947
951
|
]
|
package/dist/components/Modal.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
Modal
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-B5LYYUJM.js";
|
|
5
5
|
import "../chunk-4RJKB7LC.js";
|
|
6
|
-
import "../chunk-
|
|
6
|
+
import "../chunk-UUKHQUSF.js";
|
|
7
7
|
import "../chunk-WVVEOCEH.js";
|
|
8
|
-
import "../chunk-
|
|
8
|
+
import "../chunk-74HXF5GF.js";
|
|
9
9
|
import "../chunk-AG43RS4Q.js";
|
|
10
10
|
import "../chunk-LI6F442Y.js";
|
|
11
11
|
import "../chunk-VXWSAIB5.js";
|
|
@@ -428,7 +428,8 @@ var ModalButtons = ({
|
|
|
428
428
|
onContinue,
|
|
429
429
|
customActions,
|
|
430
430
|
id,
|
|
431
|
-
testid
|
|
431
|
+
testid,
|
|
432
|
+
mobileButtonStack = false
|
|
432
433
|
}) => {
|
|
433
434
|
return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
434
435
|
"div",
|
|
@@ -437,6 +438,7 @@ var ModalButtons = ({
|
|
|
437
438
|
"data-testid": testid,
|
|
438
439
|
className: (0, import_clsx4.default)(
|
|
439
440
|
"border-t border-neutral-300 flex justify-end",
|
|
441
|
+
mobileButtonStack && "flex-col ",
|
|
440
442
|
layoutPaddding,
|
|
441
443
|
layoutGroupGap
|
|
442
444
|
),
|
|
@@ -525,7 +525,7 @@ var ModalHeader = ({
|
|
|
525
525
|
iconOnly: true,
|
|
526
526
|
variant: "tertiary",
|
|
527
527
|
onClick: onClose,
|
|
528
|
-
leftIcon: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("span", { className: "text-
|
|
528
|
+
leftIcon: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("span", { className: "text-icon-primary-normal contents", children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Icon, { name: "close", size: 24 }) })
|
|
529
529
|
}
|
|
530
530
|
)
|
|
531
531
|
]
|
|
@@ -63,7 +63,7 @@ __export(NestedMenu_exports, {
|
|
|
63
63
|
NestedMenu: () => NestedMenu
|
|
64
64
|
});
|
|
65
65
|
module.exports = __toCommonJS(NestedMenu_exports);
|
|
66
|
-
var import_react6 = require("react");
|
|
66
|
+
var import_react6 = __toESM(require("react"), 1);
|
|
67
67
|
|
|
68
68
|
// src/components/Icon.tsx
|
|
69
69
|
var import_clsx = __toESM(require("clsx"), 1);
|
|
@@ -938,7 +938,7 @@ function NestedMenu(props) {
|
|
|
938
938
|
);
|
|
939
939
|
}
|
|
940
940
|
return /* @__PURE__ */ (0, import_jsx_runtime8.jsxs)("div", { className: "flex flex-col w-full", children: [
|
|
941
|
-
/* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
|
|
941
|
+
!currentMenu.removeBackOption && /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
|
|
942
942
|
MenuOption,
|
|
943
943
|
{
|
|
944
944
|
testid: testid ? `${testid}-back` : void 0,
|
|
@@ -969,31 +969,34 @@ function NestedMenu(props) {
|
|
|
969
969
|
),
|
|
970
970
|
(currentMenu.subEntries || []).map((item, idx) => {
|
|
971
971
|
var _a;
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
e
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
972
|
+
if (item.children == null) {
|
|
973
|
+
return /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
|
|
974
|
+
MenuOption,
|
|
975
|
+
{
|
|
976
|
+
testid: testid ? `${testid}-${item.label}` : void 0,
|
|
977
|
+
variant: "normal",
|
|
978
|
+
onClick: () => handleMenuClick(item),
|
|
979
|
+
after: ((_a = item.subEntries) == null ? void 0 : _a.length) && /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
|
|
980
|
+
Button,
|
|
981
|
+
{
|
|
982
|
+
iconOnly: true,
|
|
983
|
+
variant: "tertiary",
|
|
984
|
+
onClick: (e) => {
|
|
985
|
+
e.preventDefault();
|
|
986
|
+
e.stopPropagation();
|
|
987
|
+
onMenuClick(item, "subEntry");
|
|
988
|
+
},
|
|
989
|
+
className: "!p-0 w-full justify-end",
|
|
990
|
+
leftIcon: /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(Icon, { name: "chevron_right", className: "icon", size: 24 })
|
|
991
|
+
}
|
|
992
|
+
),
|
|
993
|
+
selected: selectedIndex === idx,
|
|
994
|
+
children: item.label
|
|
995
|
+
},
|
|
996
|
+
item.id
|
|
997
|
+
);
|
|
998
|
+
}
|
|
999
|
+
return /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(import_react6.default.Fragment, { children: item.children }, item.id);
|
|
997
1000
|
})
|
|
998
1001
|
] });
|
|
999
1002
|
}
|
|
@@ -26,7 +26,7 @@ import {
|
|
|
26
26
|
} from "../chunk-ORMEWXMH.js";
|
|
27
27
|
|
|
28
28
|
// src/components/NestedMenu.tsx
|
|
29
|
-
import { useState } from "react";
|
|
29
|
+
import React, { useState } from "react";
|
|
30
30
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
31
31
|
function NestedMenu(props) {
|
|
32
32
|
const { onMenuClick, currentMenu, testid } = props;
|
|
@@ -73,7 +73,7 @@ function NestedMenu(props) {
|
|
|
73
73
|
);
|
|
74
74
|
}
|
|
75
75
|
return /* @__PURE__ */ jsxs("div", { className: "flex flex-col w-full", children: [
|
|
76
|
-
/* @__PURE__ */ jsx(
|
|
76
|
+
!currentMenu.removeBackOption && /* @__PURE__ */ jsx(
|
|
77
77
|
MenuOption,
|
|
78
78
|
{
|
|
79
79
|
testid: testid ? `${testid}-back` : void 0,
|
|
@@ -104,31 +104,34 @@ function NestedMenu(props) {
|
|
|
104
104
|
),
|
|
105
105
|
(currentMenu.subEntries || []).map((item, idx) => {
|
|
106
106
|
var _a;
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
e
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
107
|
+
if (item.children == null) {
|
|
108
|
+
return /* @__PURE__ */ jsx(
|
|
109
|
+
MenuOption,
|
|
110
|
+
{
|
|
111
|
+
testid: testid ? `${testid}-${item.label}` : void 0,
|
|
112
|
+
variant: "normal",
|
|
113
|
+
onClick: () => handleMenuClick(item),
|
|
114
|
+
after: ((_a = item.subEntries) == null ? void 0 : _a.length) && /* @__PURE__ */ jsx(
|
|
115
|
+
Button,
|
|
116
|
+
{
|
|
117
|
+
iconOnly: true,
|
|
118
|
+
variant: "tertiary",
|
|
119
|
+
onClick: (e) => {
|
|
120
|
+
e.preventDefault();
|
|
121
|
+
e.stopPropagation();
|
|
122
|
+
onMenuClick(item, "subEntry");
|
|
123
|
+
},
|
|
124
|
+
className: "!p-0 w-full justify-end",
|
|
125
|
+
leftIcon: /* @__PURE__ */ jsx(Icon, { name: "chevron_right", className: "icon", size: 24 })
|
|
126
|
+
}
|
|
127
|
+
),
|
|
128
|
+
selected: selectedIndex === idx,
|
|
129
|
+
children: item.label
|
|
130
|
+
},
|
|
131
|
+
item.id
|
|
132
|
+
);
|
|
133
|
+
}
|
|
134
|
+
return /* @__PURE__ */ jsx(React.Fragment, { children: item.children }, item.id);
|
|
132
135
|
})
|
|
133
136
|
] });
|
|
134
137
|
}
|
|
@@ -531,7 +531,7 @@ var ModalHeader = ({
|
|
|
531
531
|
iconOnly: true,
|
|
532
532
|
variant: "tertiary",
|
|
533
533
|
onClick: onClose,
|
|
534
|
-
leftIcon: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("span", { className: "text-
|
|
534
|
+
leftIcon: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("span", { className: "text-icon-primary-normal contents", children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Icon, { name: "close", size: 24 }) })
|
|
535
535
|
}
|
|
536
536
|
)
|
|
537
537
|
]
|
|
@@ -573,7 +573,8 @@ var ModalButtons = ({
|
|
|
573
573
|
onContinue,
|
|
574
574
|
customActions,
|
|
575
575
|
id,
|
|
576
|
-
testid
|
|
576
|
+
testid,
|
|
577
|
+
mobileButtonStack = false
|
|
577
578
|
}) => {
|
|
578
579
|
return /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(
|
|
579
580
|
"div",
|
|
@@ -582,6 +583,7 @@ var ModalButtons = ({
|
|
|
582
583
|
"data-testid": testid,
|
|
583
584
|
className: (0, import_clsx7.default)(
|
|
584
585
|
"border-t border-neutral-300 flex justify-end",
|
|
586
|
+
mobileButtonStack && "flex-col ",
|
|
585
587
|
layoutPaddding,
|
|
586
588
|
layoutGroupGap
|
|
587
589
|
),
|
|
@@ -798,7 +800,8 @@ var Modal = ({
|
|
|
798
800
|
headerClassname,
|
|
799
801
|
customFooter,
|
|
800
802
|
noWrapper,
|
|
801
|
-
titleAs: TitleComponent
|
|
803
|
+
titleAs: TitleComponent,
|
|
804
|
+
mobileButtonStack = false
|
|
802
805
|
}) => {
|
|
803
806
|
var _a;
|
|
804
807
|
const mounted = useMounted();
|
|
@@ -944,7 +947,8 @@ var Modal = ({
|
|
|
944
947
|
testid: testid ? `${testid}-buttons` : void 0,
|
|
945
948
|
onClose: handleClose,
|
|
946
949
|
onContinue,
|
|
947
|
-
customActions
|
|
950
|
+
customActions,
|
|
951
|
+
mobileButtonStack
|
|
948
952
|
}
|
|
949
953
|
) : null
|
|
950
954
|
]
|
|
@@ -12,11 +12,11 @@ import "../../chunk-VJVY6NPF.js";
|
|
|
12
12
|
import "../../chunk-AS57Y2D3.js";
|
|
13
13
|
import {
|
|
14
14
|
Modal
|
|
15
|
-
} from "../../chunk-
|
|
15
|
+
} from "../../chunk-B5LYYUJM.js";
|
|
16
16
|
import "../../chunk-4RJKB7LC.js";
|
|
17
|
-
import "../../chunk-
|
|
17
|
+
import "../../chunk-UUKHQUSF.js";
|
|
18
18
|
import "../../chunk-WVVEOCEH.js";
|
|
19
|
-
import "../../chunk-
|
|
19
|
+
import "../../chunk-74HXF5GF.js";
|
|
20
20
|
import "../../chunk-AG43RS4Q.js";
|
|
21
21
|
import "../../chunk-LI6F442Y.js";
|
|
22
22
|
import "../../chunk-VXWSAIB5.js";
|
|
@@ -5935,7 +5935,7 @@ var ModalHeader = ({
|
|
|
5935
5935
|
iconOnly: true,
|
|
5936
5936
|
variant: "tertiary",
|
|
5937
5937
|
onClick: onClose,
|
|
5938
|
-
leftIcon: /* @__PURE__ */ (0, import_jsx_runtime34.jsx)("span", { className: "text-
|
|
5938
|
+
leftIcon: /* @__PURE__ */ (0, import_jsx_runtime34.jsx)("span", { className: "text-icon-primary-normal contents", children: /* @__PURE__ */ (0, import_jsx_runtime34.jsx)(Icon, { name: "close", size: 24 }) })
|
|
5939
5939
|
}
|
|
5940
5940
|
)
|
|
5941
5941
|
]
|
|
@@ -5977,7 +5977,8 @@ var ModalButtons = ({
|
|
|
5977
5977
|
onContinue,
|
|
5978
5978
|
customActions,
|
|
5979
5979
|
id,
|
|
5980
|
-
testid
|
|
5980
|
+
testid,
|
|
5981
|
+
mobileButtonStack = false
|
|
5981
5982
|
}) => {
|
|
5982
5983
|
return /* @__PURE__ */ (0, import_jsx_runtime36.jsx)(
|
|
5983
5984
|
"div",
|
|
@@ -5986,6 +5987,7 @@ var ModalButtons = ({
|
|
|
5986
5987
|
"data-testid": testid,
|
|
5987
5988
|
className: (0, import_clsx27.default)(
|
|
5988
5989
|
"border-t border-neutral-300 flex justify-end",
|
|
5990
|
+
mobileButtonStack && "flex-col ",
|
|
5989
5991
|
layoutPaddding,
|
|
5990
5992
|
layoutGroupGap
|
|
5991
5993
|
),
|
|
@@ -6149,7 +6151,8 @@ var Modal = ({
|
|
|
6149
6151
|
headerClassname,
|
|
6150
6152
|
customFooter,
|
|
6151
6153
|
noWrapper,
|
|
6152
|
-
titleAs: TitleComponent
|
|
6154
|
+
titleAs: TitleComponent,
|
|
6155
|
+
mobileButtonStack = false
|
|
6153
6156
|
}) => {
|
|
6154
6157
|
var _a;
|
|
6155
6158
|
const mounted = useMounted();
|
|
@@ -6295,7 +6298,8 @@ var Modal = ({
|
|
|
6295
6298
|
testid: testid ? `${testid}-buttons` : void 0,
|
|
6296
6299
|
onClose: handleClose,
|
|
6297
6300
|
onContinue,
|
|
6298
|
-
customActions
|
|
6301
|
+
customActions,
|
|
6302
|
+
mobileButtonStack
|
|
6299
6303
|
}
|
|
6300
6304
|
) : null
|
|
6301
6305
|
]
|
|
@@ -4664,11 +4664,6 @@
|
|
|
4664
4664
|
line-height: var(--leading-subheader-desktop);
|
|
4665
4665
|
}
|
|
4666
4666
|
}
|
|
4667
|
-
.desktop\:text-icon-primary-normal {
|
|
4668
|
-
@container root (width >= 48rem) {
|
|
4669
|
-
color: var(--color-icon-primary-normal);
|
|
4670
|
-
}
|
|
4671
|
-
}
|
|
4672
4667
|
.desktop\:\*\:py-desktop-component-padding {
|
|
4673
4668
|
@container root (width >= 48rem) {
|
|
4674
4669
|
:is(& > *) {
|
package/dist/components/index.js
CHANGED
|
@@ -2,8 +2,8 @@ import {
|
|
|
2
2
|
DataGrid,
|
|
3
3
|
DateInput,
|
|
4
4
|
MobileDataGrid
|
|
5
|
-
} from "../chunk-
|
|
6
|
-
import "../chunk-
|
|
5
|
+
} from "../chunk-3RDRWJVI.js";
|
|
6
|
+
import "../chunk-P3BS25Q3.js";
|
|
7
7
|
import "../chunk-M7INAUAJ.js";
|
|
8
8
|
import "../chunk-7ZCXZDJD.js";
|
|
9
9
|
import {
|
|
@@ -42,11 +42,11 @@ import {
|
|
|
42
42
|
import {
|
|
43
43
|
Tooltip
|
|
44
44
|
} from "../chunk-AS57Y2D3.js";
|
|
45
|
-
import "../chunk-
|
|
45
|
+
import "../chunk-B5LYYUJM.js";
|
|
46
46
|
import "../chunk-4RJKB7LC.js";
|
|
47
|
-
import "../chunk-
|
|
47
|
+
import "../chunk-UUKHQUSF.js";
|
|
48
48
|
import "../chunk-WVVEOCEH.js";
|
|
49
|
-
import "../chunk-
|
|
49
|
+
import "../chunk-74HXF5GF.js";
|
|
50
50
|
import "../chunk-AG43RS4Q.js";
|
|
51
51
|
import "../chunk-QVWYTQKL.js";
|
|
52
52
|
import {
|
package/dist/index.css
CHANGED
|
@@ -4642,11 +4642,6 @@
|
|
|
4642
4642
|
line-height: var(--leading-subheader-desktop);
|
|
4643
4643
|
}
|
|
4644
4644
|
}
|
|
4645
|
-
.desktop\:text-icon-primary-normal {
|
|
4646
|
-
@container root (width >= 48rem) {
|
|
4647
|
-
color: var(--color-icon-primary-normal);
|
|
4648
|
-
}
|
|
4649
|
-
}
|
|
4650
4645
|
.desktop\:\*\:py-desktop-component-padding {
|
|
4651
4646
|
@container root (width >= 48rem) {
|
|
4652
4647
|
:is(& > *) {
|