@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
|
@@ -161,12 +161,18 @@ var componentPaddingXUsingComponentGap = (0, import_clsx.default)(
|
|
|
161
161
|
var componentPaddingYUsingComponentGap = (0, import_clsx.default)(
|
|
162
162
|
"py-mobile-component-gap desktop:py-desktop-component-gap compact:py-desktop-compact-component-gap"
|
|
163
163
|
);
|
|
164
|
+
var componentPaddingYUsingComponentGap2xMobile = (0, import_clsx.default)(
|
|
165
|
+
"py-[calc(var(--spacing-mobile-component-gap)_+_8px)] desktop:py-desktop-component-gap compact:py-desktop-compact-component-gap"
|
|
166
|
+
);
|
|
164
167
|
var componentPaddingMinusBorder = (0, import_clsx.default)(
|
|
165
168
|
"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)]"
|
|
166
169
|
);
|
|
167
170
|
var componentPaddingMinus2pxBorder = (0, import_clsx.default)(
|
|
168
171
|
"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)]"
|
|
169
172
|
);
|
|
173
|
+
var componentPaddingMinusBorderDesktop = (0, import_clsx.default)(
|
|
174
|
+
"p-[calc(var(--spacing-desktop-component-padding)_-_1px)]"
|
|
175
|
+
);
|
|
170
176
|
var layoutPaddding = (0, import_clsx.default)(
|
|
171
177
|
"p-mobile-layout-padding desktop:p-desktop-layout-padding compact:p-desktop-compact-layout-padding"
|
|
172
178
|
);
|
|
@@ -162,12 +162,18 @@ var componentPaddingXUsingComponentGap = (0, import_clsx.default)(
|
|
|
162
162
|
var componentPaddingYUsingComponentGap = (0, import_clsx.default)(
|
|
163
163
|
"py-mobile-component-gap desktop:py-desktop-component-gap compact:py-desktop-compact-component-gap"
|
|
164
164
|
);
|
|
165
|
+
var componentPaddingYUsingComponentGap2xMobile = (0, import_clsx.default)(
|
|
166
|
+
"py-[calc(var(--spacing-mobile-component-gap)_+_8px)] desktop:py-desktop-component-gap compact:py-desktop-compact-component-gap"
|
|
167
|
+
);
|
|
165
168
|
var componentPaddingMinusBorder = (0, import_clsx.default)(
|
|
166
169
|
"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)]"
|
|
167
170
|
);
|
|
168
171
|
var componentPaddingMinus2pxBorder = (0, import_clsx.default)(
|
|
169
172
|
"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)]"
|
|
170
173
|
);
|
|
174
|
+
var componentPaddingMinusBorderDesktop = (0, import_clsx.default)(
|
|
175
|
+
"p-[calc(var(--spacing-desktop-component-padding)_-_1px)]"
|
|
176
|
+
);
|
|
171
177
|
var layoutPaddding = (0, import_clsx.default)(
|
|
172
178
|
"p-mobile-layout-padding desktop:p-desktop-layout-padding compact:p-desktop-compact-layout-padding"
|
|
173
179
|
);
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
Checkbox
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-
|
|
4
|
+
} from "../chunk-WEAVZEE4.js";
|
|
5
|
+
import "../chunk-ZSETMD4A.js";
|
|
6
6
|
import "../chunk-NKUETCDA.js";
|
|
7
|
-
import "../chunk-
|
|
7
|
+
import "../chunk-IXR65MOU.js";
|
|
8
8
|
import "../chunk-ORMEWXMH.js";
|
|
9
9
|
export {
|
|
10
10
|
Checkbox
|
|
@@ -164,12 +164,18 @@ var componentPaddingXUsingComponentGap = (0, import_clsx.default)(
|
|
|
164
164
|
var componentPaddingYUsingComponentGap = (0, import_clsx.default)(
|
|
165
165
|
"py-mobile-component-gap desktop:py-desktop-component-gap compact:py-desktop-compact-component-gap"
|
|
166
166
|
);
|
|
167
|
+
var componentPaddingYUsingComponentGap2xMobile = (0, import_clsx.default)(
|
|
168
|
+
"py-[calc(var(--spacing-mobile-component-gap)_+_8px)] desktop:py-desktop-component-gap compact:py-desktop-compact-component-gap"
|
|
169
|
+
);
|
|
167
170
|
var componentPaddingMinusBorder = (0, import_clsx.default)(
|
|
168
171
|
"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)]"
|
|
169
172
|
);
|
|
170
173
|
var componentPaddingMinus2pxBorder = (0, import_clsx.default)(
|
|
171
174
|
"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)]"
|
|
172
175
|
);
|
|
176
|
+
var componentPaddingMinusBorderDesktop = (0, import_clsx.default)(
|
|
177
|
+
"p-[calc(var(--spacing-desktop-component-padding)_-_1px)]"
|
|
178
|
+
);
|
|
173
179
|
var layoutPaddding = (0, import_clsx.default)(
|
|
174
180
|
"p-mobile-layout-padding desktop:p-desktop-layout-padding compact:p-desktop-compact-layout-padding"
|
|
175
181
|
);
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
CompactImagesPreview
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-W53FKPJD.js";
|
|
4
4
|
import "../chunk-MYKYZHEO.js";
|
|
5
5
|
import "../chunk-VXWSAIB5.js";
|
|
6
6
|
import "../chunk-TYTD4FLW.js";
|
|
7
7
|
import "../chunk-5UH6QUFB.js";
|
|
8
|
-
import "../chunk-
|
|
9
|
-
import "../chunk-
|
|
8
|
+
import "../chunk-DORD2EBO.js";
|
|
9
|
+
import "../chunk-IXR65MOU.js";
|
|
10
10
|
import "../chunk-ORMEWXMH.js";
|
|
11
11
|
export {
|
|
12
12
|
CompactImagesPreview
|
|
@@ -166,12 +166,18 @@ var componentPaddingXUsingComponentGap = (0, import_clsx.default)(
|
|
|
166
166
|
var componentPaddingYUsingComponentGap = (0, import_clsx.default)(
|
|
167
167
|
"py-mobile-component-gap desktop:py-desktop-component-gap compact:py-desktop-compact-component-gap"
|
|
168
168
|
);
|
|
169
|
+
var componentPaddingYUsingComponentGap2xMobile = (0, import_clsx.default)(
|
|
170
|
+
"py-[calc(var(--spacing-mobile-component-gap)_+_8px)] desktop:py-desktop-component-gap compact:py-desktop-compact-component-gap"
|
|
171
|
+
);
|
|
169
172
|
var componentPaddingMinusBorder = (0, import_clsx.default)(
|
|
170
173
|
"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)]"
|
|
171
174
|
);
|
|
172
175
|
var componentPaddingMinus2pxBorder = (0, import_clsx.default)(
|
|
173
176
|
"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)]"
|
|
174
177
|
);
|
|
178
|
+
var componentPaddingMinusBorderDesktop = (0, import_clsx.default)(
|
|
179
|
+
"p-[calc(var(--spacing-desktop-component-padding)_-_1px)]"
|
|
180
|
+
);
|
|
175
181
|
var layoutPaddding = (0, import_clsx.default)(
|
|
176
182
|
"p-mobile-layout-padding desktop:p-desktop-layout-padding compact:p-desktop-compact-layout-padding"
|
|
177
183
|
);
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
ContentTab
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-
|
|
6
|
-
import "../chunk-
|
|
4
|
+
} from "../chunk-G7EOLHST.js";
|
|
5
|
+
import "../chunk-LPY6PMAY.js";
|
|
6
|
+
import "../chunk-IXR65MOU.js";
|
|
7
7
|
import "../chunk-ORMEWXMH.js";
|
|
8
8
|
export {
|
|
9
9
|
ContentTab
|
|
@@ -170,12 +170,18 @@ var componentPaddingXUsingComponentGap = (0, import_clsx.default)(
|
|
|
170
170
|
var componentPaddingYUsingComponentGap = (0, import_clsx.default)(
|
|
171
171
|
"py-mobile-component-gap desktop:py-desktop-component-gap compact:py-desktop-compact-component-gap"
|
|
172
172
|
);
|
|
173
|
+
var componentPaddingYUsingComponentGap2xMobile = (0, import_clsx.default)(
|
|
174
|
+
"py-[calc(var(--spacing-mobile-component-gap)_+_8px)] desktop:py-desktop-component-gap compact:py-desktop-compact-component-gap"
|
|
175
|
+
);
|
|
173
176
|
var componentPaddingMinusBorder = (0, import_clsx.default)(
|
|
174
177
|
"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)]"
|
|
175
178
|
);
|
|
176
179
|
var componentPaddingMinus2pxBorder = (0, import_clsx.default)(
|
|
177
180
|
"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)]"
|
|
178
181
|
);
|
|
182
|
+
var componentPaddingMinusBorderDesktop = (0, import_clsx.default)(
|
|
183
|
+
"p-[calc(var(--spacing-desktop-component-padding)_-_1px)]"
|
|
184
|
+
);
|
|
179
185
|
var layoutPaddding = (0, import_clsx.default)(
|
|
180
186
|
"p-mobile-layout-padding desktop:p-desktop-layout-padding compact:p-desktop-compact-layout-padding"
|
|
181
187
|
);
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
ContentTab
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-
|
|
6
|
-
import "../chunk-
|
|
4
|
+
} from "../chunk-G7EOLHST.js";
|
|
5
|
+
import "../chunk-LPY6PMAY.js";
|
|
6
|
+
import "../chunk-IXR65MOU.js";
|
|
7
7
|
import "../chunk-ORMEWXMH.js";
|
|
8
8
|
|
|
9
9
|
// src/components/ContentTabs.tsx
|
|
@@ -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;
|
|
@@ -4818,8 +4830,11 @@ Pagination.displayName = "Pagination";
|
|
|
4818
4830
|
// src/components/SkeletonParagraph.tsx
|
|
4819
4831
|
var import_jsx_runtime59 = require("react/jsx-runtime");
|
|
4820
4832
|
|
|
4821
|
-
// src/components/
|
|
4833
|
+
// src/components/EmptyCartIcon.tsx
|
|
4822
4834
|
var import_jsx_runtime60 = require("react/jsx-runtime");
|
|
4835
|
+
|
|
4836
|
+
// src/components/DataGrid/ColumnSelectorHeaderCell/ColumnSelectorMenuOption.tsx
|
|
4837
|
+
var import_jsx_runtime61 = require("react/jsx-runtime");
|
|
4823
4838
|
function ColumnSelectorMenuOption({
|
|
4824
4839
|
id,
|
|
4825
4840
|
testid,
|
|
@@ -4828,7 +4843,7 @@ function ColumnSelectorMenuOption({
|
|
|
4828
4843
|
}) {
|
|
4829
4844
|
const [isVisible, setIsVisible] = (0, import_react36.useState)(column.getIsVisible());
|
|
4830
4845
|
const label = typeof column.columnDef.header === "string" ? column.columnDef.header : null;
|
|
4831
|
-
return /* @__PURE__ */ (0,
|
|
4846
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(MenuOption, { id, testid, defaultChecked: isVisible, children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
4832
4847
|
Checkbox,
|
|
4833
4848
|
{
|
|
4834
4849
|
id: id ? `${id}-checkbox` : void 0,
|
|
@@ -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
|
ColumnSelectorMenuOption
|
|
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
|
ColumnSelectorMenuOption
|
|
@@ -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;
|
|
@@ -4740,9 +4752,12 @@ Pagination.displayName = "Pagination";
|
|
|
4740
4752
|
// src/components/SkeletonParagraph.tsx
|
|
4741
4753
|
var import_jsx_runtime58 = require("react/jsx-runtime");
|
|
4742
4754
|
|
|
4755
|
+
// src/components/EmptyCartIcon.tsx
|
|
4756
|
+
var import_jsx_runtime59 = require("react/jsx-runtime");
|
|
4757
|
+
|
|
4743
4758
|
// src/components/DataGrid/ColumnSelectorHeaderCell/ColumnSelectorMenuOption.tsx
|
|
4744
4759
|
var import_react35 = require("react");
|
|
4745
|
-
var
|
|
4760
|
+
var import_jsx_runtime60 = require("react/jsx-runtime");
|
|
4746
4761
|
function ColumnSelectorMenuOption({
|
|
4747
4762
|
id,
|
|
4748
4763
|
testid,
|
|
@@ -4751,7 +4766,7 @@ function ColumnSelectorMenuOption({
|
|
|
4751
4766
|
}) {
|
|
4752
4767
|
const [isVisible, setIsVisible] = (0, import_react35.useState)(column.getIsVisible());
|
|
4753
4768
|
const label = typeof column.columnDef.header === "string" ? column.columnDef.header : null;
|
|
4754
|
-
return /* @__PURE__ */ (0,
|
|
4769
|
+
return /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(MenuOption, { id, testid, defaultChecked: isVisible, children: /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
|
|
4755
4770
|
Checkbox,
|
|
4756
4771
|
{
|
|
4757
4772
|
id: id ? `${id}-checkbox` : void 0,
|
|
@@ -4767,7 +4782,7 @@ function ColumnSelectorMenuOption({
|
|
|
4767
4782
|
}
|
|
4768
4783
|
|
|
4769
4784
|
// src/components/DataGrid/ColumnSelectorHeaderCell/index.tsx
|
|
4770
|
-
var
|
|
4785
|
+
var import_jsx_runtime61 = require("react/jsx-runtime");
|
|
4771
4786
|
function ColumnSelectorHeaderCell({
|
|
4772
4787
|
id,
|
|
4773
4788
|
testid,
|
|
@@ -4777,7 +4792,7 @@ function ColumnSelectorHeaderCell({
|
|
|
4777
4792
|
}) {
|
|
4778
4793
|
const ref = (0, import_react36.useRef)(null);
|
|
4779
4794
|
const [show, setShow] = (0, import_react36.useState)(false);
|
|
4780
|
-
return /* @__PURE__ */ (0,
|
|
4795
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsxs)(
|
|
4781
4796
|
DataGridCell,
|
|
4782
4797
|
{
|
|
4783
4798
|
id,
|
|
@@ -4787,7 +4802,7 @@ function ColumnSelectorHeaderCell({
|
|
|
4787
4802
|
color: "text-secondary-normal",
|
|
4788
4803
|
ref,
|
|
4789
4804
|
children: [
|
|
4790
|
-
/* @__PURE__ */ (0,
|
|
4805
|
+
/* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
4791
4806
|
Button,
|
|
4792
4807
|
{
|
|
4793
4808
|
id: id ? `${id}-button` : void 0,
|
|
@@ -4795,10 +4810,10 @@ function ColumnSelectorHeaderCell({
|
|
|
4795
4810
|
onClick: () => setShow((prev) => !prev),
|
|
4796
4811
|
variant: "navigation",
|
|
4797
4812
|
iconOnly: true,
|
|
4798
|
-
leftIcon: /* @__PURE__ */ (0,
|
|
4813
|
+
leftIcon: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(Icon, { name: "tune" })
|
|
4799
4814
|
}
|
|
4800
4815
|
),
|
|
4801
|
-
/* @__PURE__ */ (0,
|
|
4816
|
+
/* @__PURE__ */ (0, import_jsx_runtime61.jsxs)(
|
|
4802
4817
|
Menu,
|
|
4803
4818
|
{
|
|
4804
4819
|
id: id ? `${id}-menu` : void 0,
|
|
@@ -4809,7 +4824,7 @@ function ColumnSelectorHeaderCell({
|
|
|
4809
4824
|
setShow,
|
|
4810
4825
|
calculateMinMaxHeight: true,
|
|
4811
4826
|
children: [
|
|
4812
|
-
/* @__PURE__ */ (0,
|
|
4827
|
+
/* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
4813
4828
|
Button,
|
|
4814
4829
|
{
|
|
4815
4830
|
id: id ? `${id}-reset-button` : void 0,
|
|
@@ -4825,7 +4840,7 @@ function ColumnSelectorHeaderCell({
|
|
|
4825
4840
|
table.getAllColumns().filter((x) => {
|
|
4826
4841
|
var _a;
|
|
4827
4842
|
return (_a = x.columnDef.meta) == null ? void 0 : _a.inVisibilityMenu;
|
|
4828
|
-
}).map((column) => /* @__PURE__ */ (0,
|
|
4843
|
+
}).map((column) => /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
4829
4844
|
ColumnSelectorMenuOption,
|
|
4830
4845
|
{
|
|
4831
4846
|
id: id ? `${id}-option-${column.id}` : void 0,
|
|
@@ -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
|
}
|