@dmsi/wedgekit-react 0.0.451 → 0.0.453
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-LCJZRP5S.js → chunk-2F3R3WXW.js} +3 -3
- package/dist/{chunk-SVTQGC2D.js → chunk-44TH3VC7.js} +9 -5
- package/dist/{chunk-IFHMGICR.js → chunk-6TYWM26K.js} +2 -2
- package/dist/chunk-75USUR3I.js +27 -0
- package/dist/{chunk-PQWWVBSR.js → chunk-7BVUTFZ5.js} +2 -2
- package/dist/{chunk-DCLNAUC4.js → chunk-7GHD74J3.js} +1 -1
- package/dist/{chunk-7CS736EF.js → chunk-AL5QIRY3.js} +1 -1
- package/dist/{chunk-7B334WPV.js → chunk-BYRLHNBP.js} +16 -16
- package/dist/{chunk-3HBYDOYE.js → chunk-DNUBM26R.js} +4 -4
- package/dist/{chunk-DTW7JCBR.js → chunk-DORD2EBO.js} +1 -1
- package/dist/{chunk-FRHPFACM.js → chunk-FG7GNGE3.js} +1 -1
- package/dist/{chunk-VEL4ICLU.js → chunk-G7EOLHST.js} +1 -1
- package/dist/{chunk-T36HX6QY.js → chunk-G7KIKHER.js} +3 -3
- package/dist/{chunk-TYAQWVIM.js → chunk-GRGDX7JC.js} +2 -2
- package/dist/{chunk-6LHBY2IH.js → chunk-GTBGPBH6.js} +4 -4
- package/dist/{chunk-EU73QPW7.js → chunk-H2KC5XUY.js} +1 -1
- package/dist/{chunk-JQWYQDH7.js → chunk-HVNHTM3P.js} +1 -1
- package/dist/{chunk-DNYGKNQM.js → chunk-I363QX6Y.js} +1 -1
- package/dist/{chunk-NAY4I3FL.js → chunk-IT4VFU6T.js} +3 -3
- package/dist/{chunk-6CTCHYIS.js → chunk-IXR65MOU.js} +8 -0
- package/dist/{chunk-EJSPFQCY.js → chunk-JUFBGNWW.js} +1 -1
- package/dist/{chunk-SBCFBHNG.js → chunk-KCUB3UWA.js} +5 -5
- package/dist/{chunk-GICZ5RWY.js → chunk-KHIJYWZ7.js} +1 -1
- package/dist/{chunk-TJV3S52X.js → chunk-KJNK7KEV.js} +1 -1
- package/dist/{chunk-7HCS6TZN.js → chunk-KW6V7O3H.js} +1 -1
- package/dist/{chunk-WWAPK5PH.js → chunk-LPY6PMAY.js} +1 -1
- package/dist/{chunk-UOHCOOC2.js → chunk-LZH6DJEZ.js} +2 -2
- package/dist/{chunk-FHQL42YP.js → chunk-PCQXSYTH.js} +1 -1
- package/dist/{chunk-MVMYXAXB.js → chunk-RQRR4FEF.js} +6 -3
- package/dist/{chunk-QNJTYAPX.js → chunk-SOZRGIQW.js} +3 -3
- package/dist/{chunk-RDJT63IS.js → chunk-TVXBP5CW.js} +5 -5
- package/dist/{chunk-FA7IFW66.js → chunk-UCJUC5AZ.js} +1 -1
- package/dist/{chunk-FFGIFICI.js → chunk-UKSV4UHI.js} +5 -5
- package/dist/{chunk-CANJ2YPW.js → chunk-W53FKPJD.js} +1 -1
- package/dist/{chunk-NO5BIKWS.js → chunk-WEAVZEE4.js} +2 -2
- package/dist/{chunk-4V6ZO2MR.js → chunk-WX62IDZ5.js} +3 -3
- package/dist/{chunk-RQLWSLVE.js → chunk-YNKN6RKF.js} +1 -1
- package/dist/{chunk-4OMINRN5.js → chunk-Z6HIIJK3.js} +1 -1
- package/dist/{chunk-XM7IQHBU.js → chunk-ZQJMNPCF.js} +2 -2
- package/dist/{chunk-5TGP5EFM.js → chunk-ZQSD74IJ.js} +3 -3
- package/dist/{chunk-OGIFIPKH.js → chunk-ZSETMD4A.js} +1 -1
- package/dist/components/AccessChangerTabItem.cjs +6 -0
- package/dist/components/AccessChangerTabItem.js +2 -2
- package/dist/components/Accordion.cjs +6 -0
- package/dist/components/Accordion.js +4 -4
- package/dist/components/Breadcrumbs.cjs +6 -0
- package/dist/components/Breadcrumbs.js +2 -2
- package/dist/components/Button.cjs +6 -0
- package/dist/components/Button.js +2 -2
- package/dist/components/CalendarRange.cjs +45 -30
- package/dist/components/CalendarRange.css +9 -3
- package/dist/components/CalendarRange.js +37 -36
- package/dist/components/Caption.cjs +6 -0
- package/dist/components/Caption.js +1 -1
- package/dist/components/Checkbox.cjs +6 -0
- package/dist/components/Checkbox.js +3 -3
- package/dist/components/CompactImagesPreview.cjs +6 -0
- package/dist/components/CompactImagesPreview.js +3 -3
- package/dist/components/ContentTab.cjs +6 -0
- package/dist/components/ContentTab.js +3 -3
- package/dist/components/ContentTabs.cjs +6 -0
- package/dist/components/ContentTabs.js +3 -3
- package/dist/components/DataGrid/ColumnSelectorHeaderCell/ColumnSelectorMenuOption.cjs +22 -7
- package/dist/components/DataGrid/ColumnSelectorHeaderCell/ColumnSelectorMenuOption.css +9 -3
- package/dist/components/DataGrid/ColumnSelectorHeaderCell/ColumnSelectorMenuOption.js +36 -35
- package/dist/components/DataGrid/ColumnSelectorHeaderCell/index.cjs +29 -14
- package/dist/components/DataGrid/ColumnSelectorHeaderCell/index.css +9 -3
- package/dist/components/DataGrid/ColumnSelectorHeaderCell/index.js +36 -35
- package/dist/components/DataGrid/PinnedColumns.cjs +40 -25
- package/dist/components/DataGrid/PinnedColumns.css +9 -3
- package/dist/components/DataGrid/PinnedColumns.js +36 -35
- package/dist/components/DataGrid/TableBody/LoadingCell.cjs +25 -10
- package/dist/components/DataGrid/TableBody/LoadingCell.css +9 -3
- package/dist/components/DataGrid/TableBody/LoadingCell.js +36 -35
- package/dist/components/DataGrid/TableBody/TableBodyRow.cjs +27 -12
- package/dist/components/DataGrid/TableBody/TableBodyRow.css +9 -3
- package/dist/components/DataGrid/TableBody/TableBodyRow.js +36 -35
- package/dist/components/DataGrid/TableBody/index.cjs +40 -25
- package/dist/components/DataGrid/TableBody/index.css +9 -3
- package/dist/components/DataGrid/TableBody/index.js +36 -35
- package/dist/components/DataGrid/index.cjs +100 -85
- package/dist/components/DataGrid/index.css +9 -3
- package/dist/components/DataGrid/index.js +36 -35
- package/dist/components/DataGrid/utils.cjs +23 -8
- package/dist/components/DataGrid/utils.css +9 -3
- package/dist/components/DataGrid/utils.js +36 -35
- package/dist/components/DataGridCell.cjs +17 -5
- package/dist/components/DataGridCell.js +7 -7
- package/dist/components/DateInput.cjs +51 -36
- package/dist/components/DateInput.css +9 -3
- package/dist/components/DateInput.js +37 -36
- package/dist/components/DateRangeInput.cjs +51 -36
- package/dist/components/DateRangeInput.css +9 -3
- package/dist/components/DateRangeInput.js +37 -36
- package/dist/components/Display.cjs +6 -0
- package/dist/components/Display.js +2 -2
- package/dist/components/EmptyCartIcon.cjs +51 -0
- package/dist/components/EmptyCartIcon.js +7 -0
- package/dist/components/FilterGroup.cjs +17 -5
- package/dist/components/FilterGroup.js +9 -9
- package/dist/components/Heading.cjs +6 -0
- package/dist/components/Heading.js +2 -2
- package/dist/components/Input.cjs +12 -3
- package/dist/components/Input.js +3 -3
- package/dist/components/InputGroup.cjs +6 -0
- package/dist/components/InputGroup.js +2 -2
- package/dist/components/Label.cjs +6 -0
- package/dist/components/Label.js +2 -2
- package/dist/components/Link.cjs +6 -0
- package/dist/components/Link.js +2 -2
- package/dist/components/ListGroup.cjs +6 -0
- package/dist/components/ListGroup.js +4 -4
- package/dist/components/MainBar.cjs +8 -2
- package/dist/components/MainBar.js +4 -4
- package/dist/components/MenuOption.cjs +6 -0
- package/dist/components/MenuOption.js +4 -4
- package/dist/components/MobileDataGrid/ColumnList.cjs +6 -0
- package/dist/components/MobileDataGrid/ColumnList.js +8 -8
- package/dist/components/MobileDataGrid/ColumnSelector/index.cjs +28 -13
- package/dist/components/MobileDataGrid/ColumnSelector/index.css +9 -3
- package/dist/components/MobileDataGrid/ColumnSelector/index.js +36 -35
- package/dist/components/MobileDataGrid/MobileDataGridCard/MobileDataGridColumn.cjs +6 -0
- package/dist/components/MobileDataGrid/MobileDataGridCard/MobileDataGridColumn.js +3 -3
- package/dist/components/MobileDataGrid/MobileDataGridCard/index.cjs +6 -0
- package/dist/components/MobileDataGrid/MobileDataGridCard/index.js +7 -7
- package/dist/components/MobileDataGrid/MobileDataGridHeader.cjs +36 -21
- package/dist/components/MobileDataGrid/MobileDataGridHeader.css +9 -3
- package/dist/components/MobileDataGrid/MobileDataGridHeader.js +36 -35
- package/dist/components/MobileDataGrid/RowDetailModalProvider/ModalContent.cjs +6 -0
- package/dist/components/MobileDataGrid/RowDetailModalProvider/ModalContent.js +5 -5
- package/dist/components/MobileDataGrid/RowDetailModalProvider/index.cjs +6 -0
- package/dist/components/MobileDataGrid/RowDetailModalProvider/index.js +12 -12
- package/dist/components/MobileDataGrid/index.cjs +81 -66
- package/dist/components/MobileDataGrid/index.css +9 -3
- package/dist/components/MobileDataGrid/index.js +36 -35
- package/dist/components/Modal.cjs +6 -0
- package/dist/components/Modal.js +7 -7
- package/dist/components/ModalButtons.cjs +6 -0
- package/dist/components/ModalButtons.js +3 -3
- package/dist/components/ModalContent.cjs +6 -0
- package/dist/components/ModalContent.js +2 -2
- package/dist/components/ModalHeader.cjs +6 -0
- package/dist/components/ModalHeader.js +4 -4
- package/dist/components/NavigationTab.cjs +6 -0
- package/dist/components/NavigationTab.js +3 -3
- package/dist/components/NavigationTabs.cjs +6 -0
- package/dist/components/NavigationTabs.js +3 -3
- package/dist/components/NestedMenu.cjs +6 -0
- package/dist/components/NestedMenu.js +4 -4
- package/dist/components/Notification.cjs +6 -0
- package/dist/components/Notification.js +5 -5
- package/dist/components/OptionPill.cjs +6 -0
- package/dist/components/OptionPill.js +4 -4
- package/dist/components/PDFViewer/DownloadIcon.cjs +6 -0
- package/dist/components/PDFViewer/DownloadIcon.js +3 -3
- package/dist/components/PDFViewer/PDFElement.cjs +6 -0
- package/dist/components/PDFViewer/PDFElement.js +3 -3
- package/dist/components/PDFViewer/PDFNavigation.cjs +6 -0
- package/dist/components/PDFViewer/PDFNavigation.js +6 -6
- package/dist/components/PDFViewer/index.cjs +6 -0
- package/dist/components/PDFViewer/index.js +13 -13
- package/dist/components/Pagination.cjs +6 -0
- package/dist/components/Pagination.js +3 -3
- package/dist/components/Paragraph.cjs +6 -0
- package/dist/components/Paragraph.js +2 -2
- package/dist/components/Password.cjs +12 -3
- package/dist/components/Password.js +3 -3
- package/dist/components/ProductImagePreview/index.cjs +6 -0
- package/dist/components/ProductImagePreview/index.js +3 -3
- package/dist/components/ProjectBar.cjs +6 -0
- package/dist/components/ProjectBar.js +1 -1
- package/dist/components/Radio.cjs +6 -0
- package/dist/components/Radio.js +2 -2
- package/dist/components/Search.cjs +17 -5
- package/dist/components/Search.js +4 -4
- package/dist/components/Select.cjs +12 -3
- package/dist/components/Select.js +4 -4
- package/dist/components/SideMenuGroup.cjs +6 -0
- package/dist/components/SideMenuGroup.js +3 -3
- package/dist/components/SideMenuItem.cjs +6 -0
- package/dist/components/SideMenuItem.js +3 -3
- package/dist/components/SimpleTable.cjs +6 -0
- package/dist/components/SimpleTable.js +4 -4
- package/dist/components/Stack.cjs +6 -0
- package/dist/components/Stack.js +2 -2
- package/dist/components/StatusPill.cjs +6 -0
- package/dist/components/StatusPill.js +2 -2
- package/dist/components/Stepper.cjs +12 -3
- package/dist/components/Stepper.js +4 -4
- package/dist/components/Subheader.cjs +6 -0
- package/dist/components/Subheader.js +2 -2
- package/dist/components/Swatch.cjs +6 -0
- package/dist/components/Swatch.js +5 -5
- package/dist/components/Textarea.cjs +6 -0
- package/dist/components/Textarea.js +1 -1
- package/dist/components/Time.cjs +12 -3
- package/dist/components/Time.js +4 -4
- package/dist/components/Toast.cjs +6 -0
- package/dist/components/Toast.js +4 -4
- package/dist/components/Tooltip.cjs +6 -0
- package/dist/components/Tooltip.js +2 -2
- package/dist/components/TopBar.cjs +8 -2
- package/dist/components/TopBar.js +3 -3
- package/dist/components/Upload.cjs +6 -0
- package/dist/components/Upload.js +4 -4
- package/dist/components/index.cjs +43 -5
- package/dist/components/index.css +9 -3
- package/dist/components/index.js +39 -35
- package/dist/index.css +9 -3
- package/package.json +1 -1
- package/src/classNames.ts +8 -0
- package/src/components/EmptyCartIcon.tsx +18 -0
- package/src/components/Input.tsx +5 -1
- package/src/components/MainBar.tsx +3 -3
- package/src/components/Search.tsx +3 -0
- package/src/components/TopBar.tsx +2 -2
- package/src/components/index.ts +1 -0
|
@@ -1,65 +1,66 @@
|
|
|
1
1
|
import {
|
|
2
2
|
ColumnSelectorHeaderCell
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
3
|
+
} from "../../../chunk-BYRLHNBP.js";
|
|
4
|
+
import "../../../chunk-UKSV4UHI.js";
|
|
5
|
+
import "../../../chunk-IT4VFU6T.js";
|
|
6
6
|
import "../../../chunk-M7INAUAJ.js";
|
|
7
|
-
import "../../../chunk-
|
|
8
|
-
import "../../../chunk-
|
|
7
|
+
import "../../../chunk-DNUBM26R.js";
|
|
8
|
+
import "../../../chunk-I363QX6Y.js";
|
|
9
9
|
import "../../../chunk-MBZ55T2D.js";
|
|
10
10
|
import "../../../chunk-2IKT6IHB.js";
|
|
11
11
|
import "../../../chunk-YCDDBSVU.js";
|
|
12
12
|
import "../../../chunk-3X3Y4TMS.js";
|
|
13
13
|
import "../../../chunk-BQNPOGD5.js";
|
|
14
|
-
import "../../../chunk-
|
|
15
|
-
import "../../../chunk-
|
|
14
|
+
import "../../../chunk-KJNK7KEV.js";
|
|
15
|
+
import "../../../chunk-TVXBP5CW.js";
|
|
16
16
|
import "../../../chunk-5IFPG6TS.js";
|
|
17
|
+
import "../../../chunk-KW6V7O3H.js";
|
|
17
18
|
import "../../../chunk-AJ5M6MVX.js";
|
|
18
|
-
import "../../../chunk-
|
|
19
|
-
import "../../../chunk-
|
|
20
|
-
import "../../../chunk-RQLWSLVE.js";
|
|
21
|
-
import "../../../chunk-6LHBY2IH.js";
|
|
19
|
+
import "../../../chunk-JUFBGNWW.js";
|
|
20
|
+
import "../../../chunk-YNKN6RKF.js";
|
|
22
21
|
import "../../../chunk-VJVY6NPF.js";
|
|
22
|
+
import "../../../chunk-GTBGPBH6.js";
|
|
23
|
+
import "../../../chunk-AT4AWD6B.js";
|
|
23
24
|
import "../../../chunk-EWGHVZL5.js";
|
|
24
|
-
import "../../../chunk-
|
|
25
|
-
import "../../../chunk-
|
|
25
|
+
import "../../../chunk-7GHD74J3.js";
|
|
26
|
+
import "../../../chunk-7BVUTFZ5.js";
|
|
26
27
|
import "../../../chunk-ETAEB3TA.js";
|
|
27
|
-
import "../../../chunk-
|
|
28
|
-
import "../../../chunk-
|
|
29
|
-
import "../../../chunk-
|
|
30
|
-
import "../../../chunk-SBCFBHNG.js";
|
|
28
|
+
import "../../../chunk-HVNHTM3P.js";
|
|
29
|
+
import "../../../chunk-GRGDX7JC.js";
|
|
30
|
+
import "../../../chunk-KCUB3UWA.js";
|
|
31
31
|
import "../../../chunk-4RJKB7LC.js";
|
|
32
|
+
import "../../../chunk-G7KIKHER.js";
|
|
32
33
|
import "../../../chunk-AG43RS4Q.js";
|
|
33
|
-
import "../../../chunk-
|
|
34
|
-
import "../../../chunk-
|
|
35
|
-
import "../../../chunk-
|
|
36
|
-
import "../../../chunk-IFHMGICR.js";
|
|
34
|
+
import "../../../chunk-ZQJMNPCF.js";
|
|
35
|
+
import "../../../chunk-FG7GNGE3.js";
|
|
36
|
+
import "../../../chunk-6TYWM26K.js";
|
|
37
37
|
import "../../../chunk-SBRRNFOP.js";
|
|
38
38
|
import "../../../chunk-Y2GK27RX.js";
|
|
39
|
-
import "../../../chunk-
|
|
39
|
+
import "../../../chunk-H2KC5XUY.js";
|
|
40
40
|
import "../../../chunk-QVWYTQKL.js";
|
|
41
|
-
import "../../../chunk-
|
|
42
|
-
import "../../../chunk-
|
|
43
|
-
import "../../../chunk-
|
|
41
|
+
import "../../../chunk-75USUR3I.js";
|
|
42
|
+
import "../../../chunk-WEAVZEE4.js";
|
|
43
|
+
import "../../../chunk-W53FKPJD.js";
|
|
44
|
+
import "../../../chunk-WX62IDZ5.js";
|
|
44
45
|
import "../../../chunk-22VBZWJG.js";
|
|
45
46
|
import "../../../chunk-NVOZAVEX.js";
|
|
46
|
-
import "../../../chunk-
|
|
47
|
+
import "../../../chunk-SOZRGIQW.js";
|
|
47
48
|
import "../../../chunk-WVUIIBRR.js";
|
|
48
|
-
import "../../../chunk-
|
|
49
|
-
import "../../../chunk-
|
|
50
|
-
import "../../../chunk-
|
|
49
|
+
import "../../../chunk-RQRR4FEF.js";
|
|
50
|
+
import "../../../chunk-44TH3VC7.js";
|
|
51
|
+
import "../../../chunk-AL5QIRY3.js";
|
|
51
52
|
import "../../../chunk-MYKYZHEO.js";
|
|
52
53
|
import "../../../chunk-VXWSAIB5.js";
|
|
53
54
|
import "../../../chunk-TYTD4FLW.js";
|
|
54
55
|
import "../../../chunk-5UH6QUFB.js";
|
|
55
|
-
import "../../../chunk-
|
|
56
|
-
import "../../../chunk-
|
|
56
|
+
import "../../../chunk-UCJUC5AZ.js";
|
|
57
|
+
import "../../../chunk-ZQSD74IJ.js";
|
|
57
58
|
import "../../../chunk-KBJZUVLM.js";
|
|
58
|
-
import "../../../chunk-
|
|
59
|
-
import "../../../chunk-
|
|
59
|
+
import "../../../chunk-DORD2EBO.js";
|
|
60
|
+
import "../../../chunk-ZSETMD4A.js";
|
|
60
61
|
import "../../../chunk-NKUETCDA.js";
|
|
61
|
-
import "../../../chunk-
|
|
62
|
-
import "../../../chunk-
|
|
62
|
+
import "../../../chunk-LPY6PMAY.js";
|
|
63
|
+
import "../../../chunk-IXR65MOU.js";
|
|
63
64
|
import "../../../chunk-ORMEWXMH.js";
|
|
64
65
|
export {
|
|
65
66
|
ColumnSelectorHeaderCell
|
|
@@ -216,12 +216,18 @@ var componentPaddingXUsingComponentGap = (0, import_clsx.default)(
|
|
|
216
216
|
var componentPaddingYUsingComponentGap = (0, import_clsx.default)(
|
|
217
217
|
"py-mobile-component-gap desktop:py-desktop-component-gap compact:py-desktop-compact-component-gap"
|
|
218
218
|
);
|
|
219
|
+
var componentPaddingYUsingComponentGap2xMobile = (0, import_clsx.default)(
|
|
220
|
+
"py-[calc(var(--spacing-mobile-component-gap)_+_8px)] desktop:py-desktop-component-gap compact:py-desktop-compact-component-gap"
|
|
221
|
+
);
|
|
219
222
|
var componentPaddingMinusBorder = (0, import_clsx.default)(
|
|
220
223
|
"p-[calc(var(--spacing-mobile-component-padding)_-_1px)] desktop:p-[calc(var(--spacing-desktop-component-padding)_-_1px)] compact:p-[calc(var(--spacing-desktop-compact-component-padding)_-_1px)]"
|
|
221
224
|
);
|
|
222
225
|
var componentPaddingMinus2pxBorder = (0, import_clsx.default)(
|
|
223
226
|
"p-[calc(var(--spacing-mobile-component-padding)_-_2px)] desktop:p-[calc(var(--spacing-desktop-component-padding)_-_2px)] compact:p-[calc(var(--spacing-desktop-compact-component-padding)_-_2px)]"
|
|
224
227
|
);
|
|
228
|
+
var componentPaddingMinusBorderDesktop = (0, import_clsx.default)(
|
|
229
|
+
"p-[calc(var(--spacing-desktop-component-padding)_-_1px)]"
|
|
230
|
+
);
|
|
225
231
|
var layoutPaddding = (0, import_clsx.default)(
|
|
226
232
|
"p-mobile-layout-padding desktop:p-desktop-layout-padding compact:p-desktop-compact-layout-padding"
|
|
227
233
|
);
|
|
@@ -1415,7 +1421,8 @@ var InputBase = (_a) => {
|
|
|
1415
1421
|
secondaryIconColor,
|
|
1416
1422
|
fullWidth = true,
|
|
1417
1423
|
width,
|
|
1418
|
-
wrapperRef
|
|
1424
|
+
wrapperRef,
|
|
1425
|
+
autocompletePadding = false
|
|
1419
1426
|
} = _b, props = __objRest(_b, [
|
|
1420
1427
|
"id",
|
|
1421
1428
|
"testid",
|
|
@@ -1437,7 +1444,8 @@ var InputBase = (_a) => {
|
|
|
1437
1444
|
"secondaryIconColor",
|
|
1438
1445
|
"fullWidth",
|
|
1439
1446
|
"width",
|
|
1440
|
-
"wrapperRef"
|
|
1447
|
+
"wrapperRef",
|
|
1448
|
+
"autocompletePadding"
|
|
1441
1449
|
]);
|
|
1442
1450
|
const attributes = {
|
|
1443
1451
|
"data-error": error && !focus || null,
|
|
@@ -1465,7 +1473,8 @@ var InputBase = (_a) => {
|
|
|
1465
1473
|
componentGap,
|
|
1466
1474
|
baseTransition,
|
|
1467
1475
|
"outline-transparent outline-2 -outline-offset-2",
|
|
1468
|
-
componentPaddingMinusBorder,
|
|
1476
|
+
!autocompletePadding && componentPaddingMinusBorder,
|
|
1477
|
+
autocompletePadding && componentPaddingMinusBorderDesktop,
|
|
1469
1478
|
!removeRoundness && "rounded-base",
|
|
1470
1479
|
!removeBorder && "border border-border-primary-normal",
|
|
1471
1480
|
"relative"
|
|
@@ -1810,7 +1819,8 @@ var Search = (_a) => {
|
|
|
1810
1819
|
renderMenu,
|
|
1811
1820
|
onClick,
|
|
1812
1821
|
wrapperClassName,
|
|
1813
|
-
removeRoundness
|
|
1822
|
+
removeRoundness,
|
|
1823
|
+
autocompletePadding = false
|
|
1814
1824
|
} = _b, props = __objRest(_b, [
|
|
1815
1825
|
"id",
|
|
1816
1826
|
"testid",
|
|
@@ -1821,7 +1831,8 @@ var Search = (_a) => {
|
|
|
1821
1831
|
"renderMenu",
|
|
1822
1832
|
"onClick",
|
|
1823
1833
|
"wrapperClassName",
|
|
1824
|
-
"removeRoundness"
|
|
1834
|
+
"removeRoundness",
|
|
1835
|
+
"autocompletePadding"
|
|
1825
1836
|
]);
|
|
1826
1837
|
const inputRef = (0, import_react10.useRef)(null);
|
|
1827
1838
|
const inputContainerRef = (0, import_react10.useRef)(null);
|
|
@@ -1849,6 +1860,7 @@ var Search = (_a) => {
|
|
|
1849
1860
|
ref: inputRef,
|
|
1850
1861
|
label,
|
|
1851
1862
|
wrapperClassName,
|
|
1863
|
+
autocompletePadding,
|
|
1852
1864
|
onClick: (e) => {
|
|
1853
1865
|
if (props.disabled || readOnly) {
|
|
1854
1866
|
return;
|
|
@@ -4593,6 +4605,9 @@ Pagination.displayName = "Pagination";
|
|
|
4593
4605
|
// src/components/SkeletonParagraph.tsx
|
|
4594
4606
|
var import_jsx_runtime57 = require("react/jsx-runtime");
|
|
4595
4607
|
|
|
4608
|
+
// src/components/EmptyCartIcon.tsx
|
|
4609
|
+
var import_jsx_runtime58 = require("react/jsx-runtime");
|
|
4610
|
+
|
|
4596
4611
|
// src/components/DataGrid/PinnedColumns.tsx
|
|
4597
4612
|
var import_clsx37 = __toESM(require("clsx"), 1);
|
|
4598
4613
|
var import_react36 = __toESM(require("react"), 1);
|
|
@@ -4602,7 +4617,7 @@ var import_react35 = require("react");
|
|
|
4602
4617
|
|
|
4603
4618
|
// src/components/DataGrid/ColumnSelectorHeaderCell/ColumnSelectorMenuOption.tsx
|
|
4604
4619
|
var import_react34 = require("react");
|
|
4605
|
-
var
|
|
4620
|
+
var import_jsx_runtime59 = require("react/jsx-runtime");
|
|
4606
4621
|
function ColumnSelectorMenuOption({
|
|
4607
4622
|
id,
|
|
4608
4623
|
testid,
|
|
@@ -4611,7 +4626,7 @@ function ColumnSelectorMenuOption({
|
|
|
4611
4626
|
}) {
|
|
4612
4627
|
const [isVisible, setIsVisible] = (0, import_react34.useState)(column.getIsVisible());
|
|
4613
4628
|
const label = typeof column.columnDef.header === "string" ? column.columnDef.header : null;
|
|
4614
|
-
return /* @__PURE__ */ (0,
|
|
4629
|
+
return /* @__PURE__ */ (0, import_jsx_runtime59.jsx)(MenuOption, { id, testid, defaultChecked: isVisible, children: /* @__PURE__ */ (0, import_jsx_runtime59.jsx)(
|
|
4615
4630
|
Checkbox,
|
|
4616
4631
|
{
|
|
4617
4632
|
id: id ? `${id}-checkbox` : void 0,
|
|
@@ -4627,7 +4642,7 @@ function ColumnSelectorMenuOption({
|
|
|
4627
4642
|
}
|
|
4628
4643
|
|
|
4629
4644
|
// src/components/DataGrid/ColumnSelectorHeaderCell/index.tsx
|
|
4630
|
-
var
|
|
4645
|
+
var import_jsx_runtime60 = require("react/jsx-runtime");
|
|
4631
4646
|
function ColumnSelectorHeaderCell({
|
|
4632
4647
|
id,
|
|
4633
4648
|
testid,
|
|
@@ -4637,7 +4652,7 @@ function ColumnSelectorHeaderCell({
|
|
|
4637
4652
|
}) {
|
|
4638
4653
|
const ref = (0, import_react35.useRef)(null);
|
|
4639
4654
|
const [show, setShow] = (0, import_react35.useState)(false);
|
|
4640
|
-
return /* @__PURE__ */ (0,
|
|
4655
|
+
return /* @__PURE__ */ (0, import_jsx_runtime60.jsxs)(
|
|
4641
4656
|
DataGridCell,
|
|
4642
4657
|
{
|
|
4643
4658
|
id,
|
|
@@ -4647,7 +4662,7 @@ function ColumnSelectorHeaderCell({
|
|
|
4647
4662
|
color: "text-secondary-normal",
|
|
4648
4663
|
ref,
|
|
4649
4664
|
children: [
|
|
4650
|
-
/* @__PURE__ */ (0,
|
|
4665
|
+
/* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
|
|
4651
4666
|
Button,
|
|
4652
4667
|
{
|
|
4653
4668
|
id: id ? `${id}-button` : void 0,
|
|
@@ -4655,10 +4670,10 @@ function ColumnSelectorHeaderCell({
|
|
|
4655
4670
|
onClick: () => setShow((prev) => !prev),
|
|
4656
4671
|
variant: "navigation",
|
|
4657
4672
|
iconOnly: true,
|
|
4658
|
-
leftIcon: /* @__PURE__ */ (0,
|
|
4673
|
+
leftIcon: /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(Icon, { name: "tune" })
|
|
4659
4674
|
}
|
|
4660
4675
|
),
|
|
4661
|
-
/* @__PURE__ */ (0,
|
|
4676
|
+
/* @__PURE__ */ (0, import_jsx_runtime60.jsxs)(
|
|
4662
4677
|
Menu,
|
|
4663
4678
|
{
|
|
4664
4679
|
id: id ? `${id}-menu` : void 0,
|
|
@@ -4669,7 +4684,7 @@ function ColumnSelectorHeaderCell({
|
|
|
4669
4684
|
setShow,
|
|
4670
4685
|
calculateMinMaxHeight: true,
|
|
4671
4686
|
children: [
|
|
4672
|
-
/* @__PURE__ */ (0,
|
|
4687
|
+
/* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
|
|
4673
4688
|
Button,
|
|
4674
4689
|
{
|
|
4675
4690
|
id: id ? `${id}-reset-button` : void 0,
|
|
@@ -4685,7 +4700,7 @@ function ColumnSelectorHeaderCell({
|
|
|
4685
4700
|
table.getAllColumns().filter((x) => {
|
|
4686
4701
|
var _a;
|
|
4687
4702
|
return (_a = x.columnDef.meta) == null ? void 0 : _a.inVisibilityMenu;
|
|
4688
|
-
}).map((column) => /* @__PURE__ */ (0,
|
|
4703
|
+
}).map((column) => /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
|
|
4689
4704
|
ColumnSelectorMenuOption,
|
|
4690
4705
|
{
|
|
4691
4706
|
id: id ? `${id}-option-${column.id}` : void 0,
|
|
@@ -4704,7 +4719,7 @@ function ColumnSelectorHeaderCell({
|
|
|
4704
4719
|
}
|
|
4705
4720
|
|
|
4706
4721
|
// src/components/DataGrid/PinnedColumns.tsx
|
|
4707
|
-
var
|
|
4722
|
+
var import_jsx_runtime61 = require("react/jsx-runtime");
|
|
4708
4723
|
function PinnedColumns(_a) {
|
|
4709
4724
|
var _b = _a, {
|
|
4710
4725
|
id,
|
|
@@ -4736,7 +4751,7 @@ function PinnedColumns(_a) {
|
|
|
4736
4751
|
const pinnedTestId = testid ? `${pinDirection}-pinned-${testid}` : void 0;
|
|
4737
4752
|
const hasAnyHeaders = ((_a2 = headerGroups[0]) == null ? void 0 : _a2.headers.length) > 0;
|
|
4738
4753
|
if (!hasAnyHeaders && !enableColumnSelector) return;
|
|
4739
|
-
return /* @__PURE__ */ (0,
|
|
4754
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsxs)(
|
|
4740
4755
|
"table",
|
|
4741
4756
|
{
|
|
4742
4757
|
className: (0, import_clsx37.default)(
|
|
@@ -4745,8 +4760,8 @@ function PinnedColumns(_a) {
|
|
|
4745
4760
|
),
|
|
4746
4761
|
"data-testid": pinnedTestId,
|
|
4747
4762
|
children: [
|
|
4748
|
-
/* @__PURE__ */ (0,
|
|
4749
|
-
return /* @__PURE__ */ (0,
|
|
4763
|
+
/* @__PURE__ */ (0, import_jsx_runtime61.jsx)("thead", { className: "sticky top-0 z-20 grid", children: headerGroups.map((headerGroup) => {
|
|
4764
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsxs)(
|
|
4750
4765
|
"tr",
|
|
4751
4766
|
{
|
|
4752
4767
|
"data-testid": pinnedTestId ? `${pinnedTestId}-header-row-${headerGroup.id}` : void 0,
|
|
@@ -4759,7 +4774,7 @@ function PinnedColumns(_a) {
|
|
|
4759
4774
|
}
|
|
4760
4775
|
if (typeof header.column.columnDef.header === "string") {
|
|
4761
4776
|
const customHeaderWidth = (_a3 = header.column.columnDef.meta) == null ? void 0 : _a3.headerWidth;
|
|
4762
|
-
return /* @__PURE__ */ (0,
|
|
4777
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsxs)(
|
|
4763
4778
|
DataCellHeader,
|
|
4764
4779
|
{
|
|
4765
4780
|
locked: true,
|
|
@@ -4772,11 +4787,11 @@ function PinnedColumns(_a) {
|
|
|
4772
4787
|
"group"
|
|
4773
4788
|
),
|
|
4774
4789
|
children: [
|
|
4775
|
-
/* @__PURE__ */ (0,
|
|
4790
|
+
/* @__PURE__ */ (0, import_jsx_runtime61.jsx)(Subheader, { tall: true, children: header.column.columnDef.header }),
|
|
4776
4791
|
getSortIcon(header.column.getIsSorted()),
|
|
4777
4792
|
!header.column.getIsSorted() && header.column.getCanSort() && getSortIcon(header.column.getNextSortingOrder(), true),
|
|
4778
|
-
header.column.getSortIndex() !== -1 && table.getState().sorting.length > 1 && /* @__PURE__ */ (0,
|
|
4779
|
-
!((_b2 = header.column.columnDef.meta) == null ? void 0 : _b2.locked) && /* @__PURE__ */ (0,
|
|
4793
|
+
header.column.getSortIndex() !== -1 && table.getState().sorting.length > 1 && /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(Subheader, { tall: true, children: header.column.getSortIndex() + 1 }),
|
|
4794
|
+
!((_b2 = header.column.columnDef.meta) == null ? void 0 : _b2.locked) && /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
4780
4795
|
"div",
|
|
4781
4796
|
{
|
|
4782
4797
|
onDoubleClick: (e) => {
|
|
@@ -4799,7 +4814,7 @@ function PinnedColumns(_a) {
|
|
|
4799
4814
|
header.id
|
|
4800
4815
|
);
|
|
4801
4816
|
}
|
|
4802
|
-
return /* @__PURE__ */ (0,
|
|
4817
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(import_react36.default.Fragment, { children: ((_c = header.column.columnDef.meta) == null ? void 0 : _c.checkbox) ? /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(DataGridCell, { type: "header", component: "checkbox", locked: true, children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
4803
4818
|
Checkbox,
|
|
4804
4819
|
{
|
|
4805
4820
|
checked: allSelectedAcrossPages,
|
|
@@ -4811,7 +4826,7 @@ function PinnedColumns(_a) {
|
|
|
4811
4826
|
header.getContext()
|
|
4812
4827
|
) }, header.id);
|
|
4813
4828
|
}),
|
|
4814
|
-
enableColumnSelector && /* @__PURE__ */ (0,
|
|
4829
|
+
enableColumnSelector && /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
4815
4830
|
ColumnSelectorHeaderCell,
|
|
4816
4831
|
{
|
|
4817
4832
|
id: id ? `${id}-column-selector` : void 0,
|
|
@@ -4828,7 +4843,7 @@ function PinnedColumns(_a) {
|
|
|
4828
4843
|
headerGroup.id
|
|
4829
4844
|
);
|
|
4830
4845
|
}) }),
|
|
4831
|
-
/* @__PURE__ */ (0,
|
|
4846
|
+
/* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
4832
4847
|
TableBody,
|
|
4833
4848
|
__spreadProps(__spreadValues({
|
|
4834
4849
|
testid: pinnedTestId
|
|
@@ -895,12 +895,12 @@
|
|
|
895
895
|
.max-w-38 {
|
|
896
896
|
max-width: calc(var(--spacing) * 38);
|
|
897
897
|
}
|
|
898
|
+
.max-w-100 {
|
|
899
|
+
max-width: calc(var(--spacing) * 100);
|
|
900
|
+
}
|
|
898
901
|
.max-w-240 {
|
|
899
902
|
max-width: calc(var(--spacing) * 240);
|
|
900
903
|
}
|
|
901
|
-
.max-w-\[400px\] {
|
|
902
|
-
max-width: 400px;
|
|
903
|
-
}
|
|
904
904
|
.max-w-fit {
|
|
905
905
|
max-width: fit-content;
|
|
906
906
|
}
|
|
@@ -1919,6 +1919,9 @@
|
|
|
1919
1919
|
.p-6 {
|
|
1920
1920
|
padding: calc(var(--spacing) * 6);
|
|
1921
1921
|
}
|
|
1922
|
+
.p-\[calc\(var\(--spacing-desktop-component-padding\)_-_1px\)\] {
|
|
1923
|
+
padding: calc(var(--spacing-desktop-component-padding) - 1px);
|
|
1924
|
+
}
|
|
1922
1925
|
.p-\[calc\(var\(--spacing-mobile-component-padding\)_-_1px\)\] {
|
|
1923
1926
|
padding: calc(var(--spacing-mobile-component-padding) - 1px);
|
|
1924
1927
|
}
|
|
@@ -1997,6 +2000,9 @@
|
|
|
1997
2000
|
.py-\[15px\] {
|
|
1998
2001
|
padding-block: 15px;
|
|
1999
2002
|
}
|
|
2003
|
+
.py-\[calc\(var\(--spacing-mobile-component-gap\)_\+_8px\)\] {
|
|
2004
|
+
padding-block: calc(var(--spacing-mobile-component-gap) + 8px);
|
|
2005
|
+
}
|
|
2000
2006
|
.py-mobile-component-gap {
|
|
2001
2007
|
padding-block: var(--spacing-mobile-component-gap);
|
|
2002
2008
|
}
|
|
@@ -1,65 +1,66 @@
|
|
|
1
1
|
import {
|
|
2
2
|
PinnedColumns
|
|
3
|
-
} from "../../chunk-
|
|
4
|
-
import "../../chunk-
|
|
5
|
-
import "../../chunk-
|
|
3
|
+
} from "../../chunk-BYRLHNBP.js";
|
|
4
|
+
import "../../chunk-UKSV4UHI.js";
|
|
5
|
+
import "../../chunk-IT4VFU6T.js";
|
|
6
6
|
import "../../chunk-M7INAUAJ.js";
|
|
7
|
-
import "../../chunk-
|
|
8
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-DNUBM26R.js";
|
|
8
|
+
import "../../chunk-I363QX6Y.js";
|
|
9
9
|
import "../../chunk-MBZ55T2D.js";
|
|
10
10
|
import "../../chunk-2IKT6IHB.js";
|
|
11
11
|
import "../../chunk-YCDDBSVU.js";
|
|
12
12
|
import "../../chunk-3X3Y4TMS.js";
|
|
13
13
|
import "../../chunk-BQNPOGD5.js";
|
|
14
|
-
import "../../chunk-
|
|
15
|
-
import "../../chunk-
|
|
14
|
+
import "../../chunk-KJNK7KEV.js";
|
|
15
|
+
import "../../chunk-TVXBP5CW.js";
|
|
16
16
|
import "../../chunk-5IFPG6TS.js";
|
|
17
|
+
import "../../chunk-KW6V7O3H.js";
|
|
17
18
|
import "../../chunk-AJ5M6MVX.js";
|
|
18
|
-
import "../../chunk-
|
|
19
|
-
import "../../chunk-
|
|
20
|
-
import "../../chunk-RQLWSLVE.js";
|
|
21
|
-
import "../../chunk-6LHBY2IH.js";
|
|
19
|
+
import "../../chunk-JUFBGNWW.js";
|
|
20
|
+
import "../../chunk-YNKN6RKF.js";
|
|
22
21
|
import "../../chunk-VJVY6NPF.js";
|
|
22
|
+
import "../../chunk-GTBGPBH6.js";
|
|
23
|
+
import "../../chunk-AT4AWD6B.js";
|
|
23
24
|
import "../../chunk-EWGHVZL5.js";
|
|
24
|
-
import "../../chunk-
|
|
25
|
-
import "../../chunk-
|
|
25
|
+
import "../../chunk-7GHD74J3.js";
|
|
26
|
+
import "../../chunk-7BVUTFZ5.js";
|
|
26
27
|
import "../../chunk-ETAEB3TA.js";
|
|
27
|
-
import "../../chunk-
|
|
28
|
-
import "../../chunk-
|
|
29
|
-
import "../../chunk-
|
|
30
|
-
import "../../chunk-SBCFBHNG.js";
|
|
28
|
+
import "../../chunk-HVNHTM3P.js";
|
|
29
|
+
import "../../chunk-GRGDX7JC.js";
|
|
30
|
+
import "../../chunk-KCUB3UWA.js";
|
|
31
31
|
import "../../chunk-4RJKB7LC.js";
|
|
32
|
+
import "../../chunk-G7KIKHER.js";
|
|
32
33
|
import "../../chunk-AG43RS4Q.js";
|
|
33
|
-
import "../../chunk-
|
|
34
|
-
import "../../chunk-
|
|
35
|
-
import "../../chunk-
|
|
36
|
-
import "../../chunk-IFHMGICR.js";
|
|
34
|
+
import "../../chunk-ZQJMNPCF.js";
|
|
35
|
+
import "../../chunk-FG7GNGE3.js";
|
|
36
|
+
import "../../chunk-6TYWM26K.js";
|
|
37
37
|
import "../../chunk-SBRRNFOP.js";
|
|
38
38
|
import "../../chunk-Y2GK27RX.js";
|
|
39
|
-
import "../../chunk-
|
|
39
|
+
import "../../chunk-H2KC5XUY.js";
|
|
40
40
|
import "../../chunk-QVWYTQKL.js";
|
|
41
|
-
import "../../chunk-
|
|
42
|
-
import "../../chunk-
|
|
43
|
-
import "../../chunk-
|
|
41
|
+
import "../../chunk-75USUR3I.js";
|
|
42
|
+
import "../../chunk-WEAVZEE4.js";
|
|
43
|
+
import "../../chunk-W53FKPJD.js";
|
|
44
|
+
import "../../chunk-WX62IDZ5.js";
|
|
44
45
|
import "../../chunk-22VBZWJG.js";
|
|
45
46
|
import "../../chunk-NVOZAVEX.js";
|
|
46
|
-
import "../../chunk-
|
|
47
|
+
import "../../chunk-SOZRGIQW.js";
|
|
47
48
|
import "../../chunk-WVUIIBRR.js";
|
|
48
|
-
import "../../chunk-
|
|
49
|
-
import "../../chunk-
|
|
50
|
-
import "../../chunk-
|
|
49
|
+
import "../../chunk-RQRR4FEF.js";
|
|
50
|
+
import "../../chunk-44TH3VC7.js";
|
|
51
|
+
import "../../chunk-AL5QIRY3.js";
|
|
51
52
|
import "../../chunk-MYKYZHEO.js";
|
|
52
53
|
import "../../chunk-VXWSAIB5.js";
|
|
53
54
|
import "../../chunk-TYTD4FLW.js";
|
|
54
55
|
import "../../chunk-5UH6QUFB.js";
|
|
55
|
-
import "../../chunk-
|
|
56
|
-
import "../../chunk-
|
|
56
|
+
import "../../chunk-UCJUC5AZ.js";
|
|
57
|
+
import "../../chunk-ZQSD74IJ.js";
|
|
57
58
|
import "../../chunk-KBJZUVLM.js";
|
|
58
|
-
import "../../chunk-
|
|
59
|
-
import "../../chunk-
|
|
59
|
+
import "../../chunk-DORD2EBO.js";
|
|
60
|
+
import "../../chunk-ZSETMD4A.js";
|
|
60
61
|
import "../../chunk-NKUETCDA.js";
|
|
61
|
-
import "../../chunk-
|
|
62
|
-
import "../../chunk-
|
|
62
|
+
import "../../chunk-LPY6PMAY.js";
|
|
63
|
+
import "../../chunk-IXR65MOU.js";
|
|
63
64
|
import "../../chunk-ORMEWXMH.js";
|
|
64
65
|
export {
|
|
65
66
|
PinnedColumns
|
|
@@ -215,12 +215,18 @@ var componentPaddingXUsingComponentGap = (0, import_clsx.default)(
|
|
|
215
215
|
var componentPaddingYUsingComponentGap = (0, import_clsx.default)(
|
|
216
216
|
"py-mobile-component-gap desktop:py-desktop-component-gap compact:py-desktop-compact-component-gap"
|
|
217
217
|
);
|
|
218
|
+
var componentPaddingYUsingComponentGap2xMobile = (0, import_clsx.default)(
|
|
219
|
+
"py-[calc(var(--spacing-mobile-component-gap)_+_8px)] desktop:py-desktop-component-gap compact:py-desktop-compact-component-gap"
|
|
220
|
+
);
|
|
218
221
|
var componentPaddingMinusBorder = (0, import_clsx.default)(
|
|
219
222
|
"p-[calc(var(--spacing-mobile-component-padding)_-_1px)] desktop:p-[calc(var(--spacing-desktop-component-padding)_-_1px)] compact:p-[calc(var(--spacing-desktop-compact-component-padding)_-_1px)]"
|
|
220
223
|
);
|
|
221
224
|
var componentPaddingMinus2pxBorder = (0, import_clsx.default)(
|
|
222
225
|
"p-[calc(var(--spacing-mobile-component-padding)_-_2px)] desktop:p-[calc(var(--spacing-desktop-component-padding)_-_2px)] compact:p-[calc(var(--spacing-desktop-compact-component-padding)_-_2px)]"
|
|
223
226
|
);
|
|
227
|
+
var componentPaddingMinusBorderDesktop = (0, import_clsx.default)(
|
|
228
|
+
"p-[calc(var(--spacing-desktop-component-padding)_-_1px)]"
|
|
229
|
+
);
|
|
224
230
|
var layoutPaddding = (0, import_clsx.default)(
|
|
225
231
|
"p-mobile-layout-padding desktop:p-desktop-layout-padding compact:p-desktop-compact-layout-padding"
|
|
226
232
|
);
|
|
@@ -1414,7 +1420,8 @@ var InputBase = (_a) => {
|
|
|
1414
1420
|
secondaryIconColor,
|
|
1415
1421
|
fullWidth = true,
|
|
1416
1422
|
width,
|
|
1417
|
-
wrapperRef
|
|
1423
|
+
wrapperRef,
|
|
1424
|
+
autocompletePadding = false
|
|
1418
1425
|
} = _b, props = __objRest(_b, [
|
|
1419
1426
|
"id",
|
|
1420
1427
|
"testid",
|
|
@@ -1436,7 +1443,8 @@ var InputBase = (_a) => {
|
|
|
1436
1443
|
"secondaryIconColor",
|
|
1437
1444
|
"fullWidth",
|
|
1438
1445
|
"width",
|
|
1439
|
-
"wrapperRef"
|
|
1446
|
+
"wrapperRef",
|
|
1447
|
+
"autocompletePadding"
|
|
1440
1448
|
]);
|
|
1441
1449
|
const attributes = {
|
|
1442
1450
|
"data-error": error && !focus || null,
|
|
@@ -1464,7 +1472,8 @@ var InputBase = (_a) => {
|
|
|
1464
1472
|
componentGap,
|
|
1465
1473
|
baseTransition,
|
|
1466
1474
|
"outline-transparent outline-2 -outline-offset-2",
|
|
1467
|
-
componentPaddingMinusBorder,
|
|
1475
|
+
!autocompletePadding && componentPaddingMinusBorder,
|
|
1476
|
+
autocompletePadding && componentPaddingMinusBorderDesktop,
|
|
1468
1477
|
!removeRoundness && "rounded-base",
|
|
1469
1478
|
!removeBorder && "border border-border-primary-normal",
|
|
1470
1479
|
"relative"
|
|
@@ -1809,7 +1818,8 @@ var Search = (_a) => {
|
|
|
1809
1818
|
renderMenu,
|
|
1810
1819
|
onClick,
|
|
1811
1820
|
wrapperClassName,
|
|
1812
|
-
removeRoundness
|
|
1821
|
+
removeRoundness,
|
|
1822
|
+
autocompletePadding = false
|
|
1813
1823
|
} = _b, props = __objRest(_b, [
|
|
1814
1824
|
"id",
|
|
1815
1825
|
"testid",
|
|
@@ -1820,7 +1830,8 @@ var Search = (_a) => {
|
|
|
1820
1830
|
"renderMenu",
|
|
1821
1831
|
"onClick",
|
|
1822
1832
|
"wrapperClassName",
|
|
1823
|
-
"removeRoundness"
|
|
1833
|
+
"removeRoundness",
|
|
1834
|
+
"autocompletePadding"
|
|
1824
1835
|
]);
|
|
1825
1836
|
const inputRef = (0, import_react10.useRef)(null);
|
|
1826
1837
|
const inputContainerRef = (0, import_react10.useRef)(null);
|
|
@@ -1848,6 +1859,7 @@ var Search = (_a) => {
|
|
|
1848
1859
|
ref: inputRef,
|
|
1849
1860
|
label,
|
|
1850
1861
|
wrapperClassName,
|
|
1862
|
+
autocompletePadding,
|
|
1851
1863
|
onClick: (e) => {
|
|
1852
1864
|
if (props.disabled || readOnly) {
|
|
1853
1865
|
return;
|
|
@@ -4810,8 +4822,11 @@ Pagination.displayName = "Pagination";
|
|
|
4810
4822
|
// src/components/SkeletonParagraph.tsx
|
|
4811
4823
|
var import_jsx_runtime59 = require("react/jsx-runtime");
|
|
4812
4824
|
|
|
4813
|
-
// src/components/
|
|
4825
|
+
// src/components/EmptyCartIcon.tsx
|
|
4814
4826
|
var import_jsx_runtime60 = require("react/jsx-runtime");
|
|
4827
|
+
|
|
4828
|
+
// src/components/DataGrid/TableBody/LoadingCell.tsx
|
|
4829
|
+
var import_jsx_runtime61 = require("react/jsx-runtime");
|
|
4815
4830
|
function LoadingCell({
|
|
4816
4831
|
id,
|
|
4817
4832
|
testid,
|
|
@@ -4819,16 +4834,16 @@ function LoadingCell({
|
|
|
4819
4834
|
}) {
|
|
4820
4835
|
const key = `loading-${column.id}`;
|
|
4821
4836
|
if (column.cell === "checkbox") {
|
|
4822
|
-
return /* @__PURE__ */ (0,
|
|
4837
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(DataGridCell, { id: id ? `${id}-${key}` : void 0, testid: testid ? `${testid}-${key}` : void 0, children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(Checkbox, { id: id ? `${id}-${key}-checkbox` : void 0, testid: testid ? `${testid}-${key}-checkbox` : void 0, disabled: true }) }, key);
|
|
4823
4838
|
}
|
|
4824
4839
|
if (column.cell === "input") {
|
|
4825
|
-
return /* @__PURE__ */ (0,
|
|
4840
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
4826
4841
|
DataGridCell,
|
|
4827
4842
|
{
|
|
4828
4843
|
id: id ? `${id}-${key}` : void 0,
|
|
4829
4844
|
testid: testid ? `${testid}-${key}` : void 0,
|
|
4830
4845
|
component: "input",
|
|
4831
|
-
children: /* @__PURE__ */ (0,
|
|
4846
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
4832
4847
|
Input,
|
|
4833
4848
|
{
|
|
4834
4849
|
id: id ? `${id}-${key}-input` : void 0,
|
|
@@ -4842,7 +4857,7 @@ function LoadingCell({
|
|
|
4842
4857
|
key
|
|
4843
4858
|
);
|
|
4844
4859
|
}
|
|
4845
|
-
return /* @__PURE__ */ (0,
|
|
4860
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(DataGridCell, { id: id ? `${id}-${key}` : void 0, testid: testid ? `${testid}-${key}` : void 0, children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)("div", { className: "bg-linear-270 to-neutral-300/[24%] from-neutral-300/[12%] rounded-xs w-full max-w-25 h-6" }) }, key);
|
|
4846
4861
|
}
|
|
4847
4862
|
// Annotate the CommonJS export names for ESM import in node:
|
|
4848
4863
|
0 && (module.exports = {
|
|
@@ -895,12 +895,12 @@
|
|
|
895
895
|
.max-w-38 {
|
|
896
896
|
max-width: calc(var(--spacing) * 38);
|
|
897
897
|
}
|
|
898
|
+
.max-w-100 {
|
|
899
|
+
max-width: calc(var(--spacing) * 100);
|
|
900
|
+
}
|
|
898
901
|
.max-w-240 {
|
|
899
902
|
max-width: calc(var(--spacing) * 240);
|
|
900
903
|
}
|
|
901
|
-
.max-w-\[400px\] {
|
|
902
|
-
max-width: 400px;
|
|
903
|
-
}
|
|
904
904
|
.max-w-fit {
|
|
905
905
|
max-width: fit-content;
|
|
906
906
|
}
|
|
@@ -1919,6 +1919,9 @@
|
|
|
1919
1919
|
.p-6 {
|
|
1920
1920
|
padding: calc(var(--spacing) * 6);
|
|
1921
1921
|
}
|
|
1922
|
+
.p-\[calc\(var\(--spacing-desktop-component-padding\)_-_1px\)\] {
|
|
1923
|
+
padding: calc(var(--spacing-desktop-component-padding) - 1px);
|
|
1924
|
+
}
|
|
1922
1925
|
.p-\[calc\(var\(--spacing-mobile-component-padding\)_-_1px\)\] {
|
|
1923
1926
|
padding: calc(var(--spacing-mobile-component-padding) - 1px);
|
|
1924
1927
|
}
|
|
@@ -1997,6 +2000,9 @@
|
|
|
1997
2000
|
.py-\[15px\] {
|
|
1998
2001
|
padding-block: 15px;
|
|
1999
2002
|
}
|
|
2003
|
+
.py-\[calc\(var\(--spacing-mobile-component-gap\)_\+_8px\)\] {
|
|
2004
|
+
padding-block: calc(var(--spacing-mobile-component-gap) + 8px);
|
|
2005
|
+
}
|
|
2000
2006
|
.py-mobile-component-gap {
|
|
2001
2007
|
padding-block: var(--spacing-mobile-component-gap);
|
|
2002
2008
|
}
|