@m4l/components 0.2.36 → 1.0.0
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/components/AccountPopover/{index.a9dc9f92.js → index.efc74d5c.js} +3 -5
- package/components/AppBar/{index.7dee7427.js → index.fc126a22.js} +6 -5
- package/components/AppBar/styles.d.ts +1 -1
- package/components/CommonActions/components/Actions/styles.d.ts +1 -1
- package/components/DataGrid/styles.d.ts +1 -1
- package/components/DataGrid/subcomponents/Actions/subcomponents/Settings/subcomponents/ColumnsConfig/styles.d.ts +7 -7
- package/components/DragResizeWindow/{index.a9f25040.js → index.46b380e1.js} +3 -6
- package/components/DynamicFilter/dynamicFilterSlots.d.ts +76 -101
- package/components/DynamicFilter/{index.48d809e2.js → index.d9168c12.js} +22 -96
- package/components/FieldLabel/{index.2622ee40.js → index.f9cdcc27.js} +4 -4
- package/components/GridLayout/{index.b9c47a4c.js → index.bb3b7769.js} +23 -46
- package/components/GridLayout/subcomponents/Griditem/{index.69bc14e5.js → index.bb23f651.js} +4 -3
- package/components/GridLayout/subcomponents/Responsive/{index.094c1d09.js → index.b8a2a121.js} +2 -1
- package/components/GridLayout/subcomponents/SizeProvider/{index.e1d2df80.js → index.094bc6b5.js} +1 -1
- package/components/{commercial/index.b90488db.js → HamburgerMenu/index.5997af31.js} +4 -6
- package/components/HelperText/{index.81c5d349.js → index.be949cdf.js} +3 -2
- package/components/HelperText/styles.d.ts +1 -1
- package/components/Icon/index.d5fed418.js +420 -0
- package/components/Icon/styles.d.ts +2 -2
- package/components/{hook-form/RHFUpload/index.c5e5c61c.js → Image/index.36a3d440.js} +233 -32
- package/components/Image/styles.d.ts +1 -1
- package/components/LanguagePopover/{index.72f316fc.js → index.e6fa2336.js} +5 -8
- package/components/LanguagePopover/styles.d.ts +5 -5
- package/components/LinearProgressIndeterminate/{index.2ecd571e.js → index.de9d447c.js} +2 -4
- package/components/Loadable/{index.97fe63f9.js → index.e83cdb4e.js} +1 -1
- package/components/LoadingError/{index.7aaba1cf.js → index.9f00c83c.js} +8 -12
- package/components/LoadingError/styles.d.ts +1 -1
- package/components/MFLoader/{index.40c419c0.js → index.402c1acc.js} +4 -8
- package/components/ModalDialog/{index.42349189.js → index.ea9189c3.js} +5 -14
- package/components/NavLink/{index.9e847eb5.js → index.4e548cee.js} +4 -4
- package/components/NavLink/styles.d.ts +1 -1
- package/components/NoItemSelected/{index.5a8160fd.js → index.418c8316.js} +6 -15
- package/components/NoItemSelected/styles.d.ts +4 -4
- package/components/ObjectLogs/{index.6955149e.js → index.bfa7dad3.js} +10 -27
- package/components/ObjectLogs/styles.d.ts +3 -3
- package/components/PDFViewer/{index.47bb0928.js → index.bb2eca5a.js} +2 -2
- package/components/{mui_extended/Pager/index.1ba2d52b.js → Page/index.fdf04592.js} +134 -26
- package/components/PaperForm/{index.9f6fd02d.js → index.8121e3da.js} +8 -7
- package/components/PaperForm/styles.d.ts +6 -6
- package/components/Period/{index.c6d1a95a.js → index.5233694b.js} +157 -22
- package/components/Period/styles.d.ts +5 -5
- package/components/PrintingSystem/{index.f51a00f8.js → index.fb176a93.js} +14 -14
- package/components/PrintingSystem/subcomponents/BodyNode/{index.6792c353.js → index.c1d61038.js} +1 -1
- package/components/PrintingSystem/subcomponents/ChartNode/{index.eec6b4cd.js → index.18bd9bad.js} +1 -1
- package/components/PrintingSystem/subcomponents/DividerNode/{index.e58467c9.js → index.67d9f1b4.js} +1 -1
- package/components/PrintingSystem/subcomponents/FooterNode/{index.920b75c9.js → index.eaee152a.js} +1 -1
- package/components/PrintingSystem/subcomponents/GridNode/{index.6c1ad53c.js → index.f5f63a2a.js} +1 -1
- package/components/PrintingSystem/subcomponents/HeaderNode/{index.e8b151ad.js → index.7de4e411.js} +1 -1
- package/components/PrintingSystem/subcomponents/PaperNode/{index.bf199422.js → index.f9ccf22b.js} +1 -1
- package/components/PrintingSystem/subcomponents/PropertyValueNode/{index.44d436b9.js → index.f2f2e903.js} +1 -1
- package/components/PrintingSystem/subcomponents/SectionNode/{index.879cf13d.js → index.540a4b19.js} +1 -1
- package/components/PrintingSystem/subcomponents/TextBoxNode/{index.eb6af0ca.js → index.41e7fcb0.js} +1 -1
- package/components/PropertyValue/{index.5e59580c.js → index.9572c347.js} +4 -7
- package/components/Resizeable/{index.5e8e48b1.js → index.1f0c1359.js} +7 -7
- package/components/ResizeableWindow/styles.d.ts +1 -1
- package/components/ScrollBar/{index.4b965665.js → index.adf0eade.js} +2 -4
- package/components/SideBar/classes/index.d.ts +1 -1
- package/components/SideBar/{index.5d1f4a23.js → index.629ba840.js} +24 -26
- package/components/SideBar/styles.d.ts +2 -2
- package/components/SideBar/subcomponents/ContentGroups/styles.d.ts +3 -3
- package/components/SideBar/subcomponents/ContentGroups/subcomponents/ItemListRoot/styles.d.ts +1 -1
- package/components/SideBar/subcomponents/ContentGroups/subcomponents/ItemListRoot/subcomponents/NavListSub/subcomponents/NavItemSub/subcomponents/NavItemSubContent/styles.d.ts +2 -18
- package/components/SplitLayout/{index.15756f0f.js → index.74091a81.js} +1 -3
- package/components/ToastContainer/{index.dbd78941.js → index.f9b507b9.js} +3 -3
- package/components/animate/LoadingScreen/{index.1a83615a.js → index.779690a7.js} +3 -5
- package/components/animate/PropagateLoader/{index.76d7ea70.js → index.a9da8d00.js} +3 -2
- package/components/animate/PropagateLoader/syles.d.ts +1 -1
- package/components/animate/{index.87296638.js → index.b8497385.js} +3 -2
- package/components/areas/components/AreasAdmin/subcomponents/AreaChip/styles.d.ts +3 -3
- package/components/areas/constants.5387d83e.js +412 -0
- package/components/areas/contexts/AreasContext/{index.19c7b906.js → index.bb316000.js} +5 -6
- package/components/areas/contexts/DynamicMFParmsContext/{index.3d9ad0ad.js → index.37d1d444.js} +2 -2
- package/components/areas/contexts/WindowToolsMFContext/{index.992ae7a3.js → index.69d95c15.js} +2 -2
- package/components/areas/dictionary.7e74022a.js +286 -0
- package/components/areas/hooks/useAreas/{index.cedd30ee.js → index.e24bd74d.js} +1 -1
- package/components/areas/hooks/useDynamicMFParameters/{index.9e09e1e3.js → index.03ce6078.js} +1 -1
- package/components/areas/hooks/useWindowToolsMF/{index.2fbae9dc.js → index.09801b66.js} +1 -1
- package/components/areas/icons.504ec098.js +83 -0
- package/components/commercial/HamburgerMenu/styles.d.ts +1 -1
- package/components/commercial/SectionCommercial/styles.d.ts +4 -9
- package/components/hook-form/RHFAutocomplete/classes/index.d.ts +1 -1
- package/components/hook-form/RHFAutocomplete/styles.d.ts +1 -1
- package/components/hook-form/RHFAutocomplete/subcomponents/RenderOption/styles.d.ts +1 -1
- package/components/hook-form/RHFAutocompleteAsync/styles.d.ts +4 -4
- package/components/hook-form/RHFCheckbox/styles.d.ts +2 -10
- package/components/hook-form/RHFPeriod/styles.d.ts +1 -1
- package/components/hook-form/RHFTextField/styles.d.ts +2 -2
- package/components/hook-form/RHFTextField/subcomponents/Skeleton/styles.d.ts +2 -2
- package/components/hook-form/RHFTextFieldPassword/styles.d.ts +1 -1
- package/components/hook-form/RHFUpload/RHFUploadImage/subcomponents/UploadImage/styles.d.ts +1 -1
- package/components/maps/components/GpsTools/{index.4ea69dd1.js → index.75880ce0.js} +14 -136
- package/components/maps/components/GpsTools/subcomponents/TabsGpsTools/subcomponents/GeofencesList/styles.d.ts +4 -9
- package/components/maps/{components/Map/index.62b7d09b.js → index.8ec46ce4.js} +19 -194
- package/components/modal/{WindowBase.2414cd02.js → WindowBase.a3ac7adc.js} +3 -4
- package/components/modal/{WindowConfirm.48140481.js → WindowConfirm.e35da619.js} +6 -10
- package/components/modal/{index.81eb6def.js → index.a0e30c8b.js} +1 -5
- package/components/mui_extended/Accordion/styles.d.ts +3 -3
- package/components/mui_extended/Badge/styles.d.ts +1 -1
- package/components/mui_extended/Button/styles.d.ts +2 -10
- package/components/mui_extended/IconButton/styles.d.ts +1 -1
- package/components/mui_extended/ImageButton/styles.d.ts +1 -1
- package/components/mui_extended/MenuActions/styles.d.ts +2 -27
- package/components/mui_extended/Pager/styles.d.ts +1 -1
- package/components/mui_extended/Stack/styles.d.ts +2 -9
- package/components/mui_extended/Tab/styles.d.ts +2 -2
- package/components/mui_extended/Tabs/styles.d.ts +3 -58
- package/components/mui_extended/Typography/styles.d.ts +1 -1
- package/components/popups/PopupsProvider/{index.8fb6232a.js → index.18669fb4.js} +1 -1
- package/components/popups/PopupsViewer/{index.813854e4.js → index.ba354267.js} +5 -10
- package/contexts/ModalContext/{index.45c275cd.js → index.cf02e6bd.js} +1 -1
- package/contexts/RHFormContext/{index.bf3a2812.js → index.dc955a09.js} +2 -6
- package/hooks/useFormAddEdit/{index.9b27ca02.js → index.f156a2cd.js} +4 -8
- package/hooks/useModal/index.ef54bcf2.js +66 -0
- package/hooks/useTab/{index.f7973779.js → index.bce8b99e.js} +1 -1
- package/index.d.ts +0 -1
- package/index.js +276 -360
- package/package.json +3 -2
- package/{react-draggable.79b4c69a.js → react-draggable.5331add7.js} +1 -1
- package/{react-resizable.af1f31c1.js → react-resizable.37bfb965.js} +3 -5
- package/test/{getNameDataTestId.0faeade8.js → getNameDataTestId.aee44365.js} +2 -2
- package/test/index.6d4b98b9.js +4 -0
- package/utils/{index.0718eeac.js → index.9ee4c99a.js} +113 -3
- package/vendor.a1ce6777.js +6352 -0
- package/assets/Logo/index.109a182d.js +0 -38
- package/assets/Logo.d.ts +0 -6
- package/components/CommonActions/components/ActionCancel/index.46f636e9.js +0 -12
- package/components/CommonActions/components/ActionFormCancel/index.2b0bd50d.js +0 -56
- package/components/CommonActions/components/ActionFormIntro/index.4f212c39.js +0 -33
- package/components/CommonActions/components/ActionIntro/index.7406bd47.js +0 -25
- package/components/CommonActions/components/Actions/index.273645af.js +0 -70
- package/components/DataGrid/constants.e334cd50.js +0 -10
- package/components/DataGrid/formatters/ColumnBooleanFormatter/index.cee6b676.js +0 -26
- package/components/DataGrid/formatters/ColumnConcatenatedValueFormatter/index.708f3fb5.js +0 -22
- package/components/DataGrid/formatters/ColumnDateFormatter/index.e00d0cf2.js +0 -19
- package/components/DataGrid/formatters/ColumnInteractiveCheckFormatter/index.c064bb07.js +0 -23
- package/components/DataGrid/formatters/ColumnNestedValueFormatter/index.880e743b.js +0 -14
- package/components/DataGrid/formatters/ColumnPointsFormatter/index.226cc583.js +0 -10
- package/components/DataGrid/formatters/ColumnPriceFormatter/index.bf9d9e60.js +0 -10
- package/components/DataGrid/formatters/ColumnSetCheckFormatter/index.4045b2f2.js +0 -36
- package/components/DataGrid/formatters/ColumnUncertaintyFormatter/index.a87302d1.js +0 -10
- package/components/DataGrid/formatters/index.2c2f0ae4.js +0 -1
- package/components/DataGrid/index.304437ee.js +0 -917
- package/components/DataGrid/subcomponents/Actions/index.f14590d2.js +0 -595
- package/components/DataGrid/subcomponents/editors/TextEditor/index.3f0d9e28.js +0 -76
- package/components/Icon/index.ee7b85c9.js +0 -192
- package/components/Image/index.8cc036b1.js +0 -168
- package/components/Page/index.c1d4a319.js +0 -114
- package/components/animate/variants/index.7a912140.js +0 -1
- package/components/areas/components/AreasAdmin/index.f239c717.js +0 -733
- package/components/areas/components/AreasViewer/index.61e0538b.js +0 -1071
- package/components/areas/components/index.558684b3.js +0 -1
- package/components/areas/constants.66529246.js +0 -6
- package/components/areas/contexts/index.24025b97.js +0 -1
- package/components/areas/dictionary.08cfc4c9.js +0 -36
- package/components/areas/hooks/index.d9dc1e21.js +0 -1
- package/components/areas/icons.8266ccc8.js +0 -26
- package/components/areas/index.4cc6a221.js +0 -22
- package/components/commercial/AppBarCommercial/index.9f654f8e.js +0 -28
- package/components/commercial/SectionCommercial/index.3df4685b.js +0 -57
- package/components/commercial/TopBar/index.7aeb6ec0.js +0 -234
- package/components/formatters/BooleanFormatter/index.0c2d8e35.js +0 -44
- package/components/formatters/DateFormatter/index.2ef6f261.js +0 -43
- package/components/formatters/PointsFormatter/index.d8a4ee54.js +0 -25
- package/components/formatters/PriceFormatter/index.97f75b4b.js +0 -35
- package/components/formatters/UncertaintyFormatter/index.c3ffdebc.js +0 -29
- package/components/formatters/index.b816c6b6.js +0 -117
- package/components/hook-form/HelperError/index.c8b046b7.js +0 -19
- package/components/hook-form/RHFAutocomplete/index.ea2ac2b1.js +0 -408
- package/components/hook-form/RHFAutocompleteAsync/index.98dcf0de.js +0 -158
- package/components/hook-form/RHFCheckbox/index.c32278fa.js +0 -142
- package/components/hook-form/RHFColorPicker/index.8c939bfd.js +0 -191
- package/components/hook-form/RHFDateTime/index.ac27deab.js +0 -190
- package/components/hook-form/RHFMultiCheckbox/index.437e6ba3.js +0 -34
- package/components/hook-form/RHFPeriod/index.70cfc422.js +0 -104
- package/components/hook-form/RHFRadioGroup/index.11c0add8.js +0 -35
- package/components/hook-form/RHFSelect/index.c6c60ecc.js +0 -29
- package/components/hook-form/RHFTextField/index.fa97889a.js +0 -325
- package/components/maps/index.13bb982c.js +0 -7
- package/components/mui_extended/Accordion/index.d08a0361.js +0 -142
- package/components/mui_extended/Avatar/index.fb9ad158.js +0 -63
- package/components/mui_extended/Badge/index.2a3aef2c.js +0 -30
- package/components/mui_extended/BoxIcon/index.d61e7ac5.js +0 -22
- package/components/mui_extended/Breadcrumbs/index.4a44883c.js +0 -87
- package/components/mui_extended/Button/index.5395d101.js +0 -213
- package/components/mui_extended/CheckBox.256169f0.js +0 -76
- package/components/mui_extended/CircularProgress/index.967e70b7.js +0 -8
- package/components/mui_extended/IconButton/index.b0ee4965.js +0 -119
- package/components/mui_extended/LinearProgress/index.4092bb69.js +0 -9
- package/components/mui_extended/LinkWithRoute/index.288c51f3.js +0 -15
- package/components/mui_extended/MenuActions/index.d92ed0d6.js +0 -175
- package/components/mui_extended/Popover/index.4e7340b4.js +0 -142
- package/components/mui_extended/Stack/index.fe363ca5.js +0 -31
- package/components/mui_extended/Tab/index.c5ad86e2.js +0 -134
- package/components/mui_extended/ToggleButton/index.7fbc8614.js +0 -18
- package/components/mui_extended/ToggleIconButton/index.0cd347b4.js +0 -24
- package/components/mui_extended/Tooltip/index.49bb5ee1.js +0 -40
- package/components/mui_extended/Typography/index.a1e774a2.js +0 -54
- package/components/mui_extended/index.b606cd9d.js +0 -1
- package/hooks/useModal/index.30674bb7.js +0 -11
- package/style.css +0 -65
- package/test/constants_no_mock.86c553a9.js +0 -4
|
@@ -3,11 +3,9 @@ import { useEnvironment, useModuleDictionary, useNetwork } from "@m4l/core";
|
|
|
3
3
|
import { useState, useEffect } from "react";
|
|
4
4
|
import { generateUtilityClasses, generateUtilityClass, styled, useTheme, ButtonBase } from "@mui/material";
|
|
5
5
|
import { unstable_composeClasses } from "@mui/base";
|
|
6
|
-
import { T as TEST_PROP_ID } from "
|
|
7
|
-
import { A as Avatar } from "
|
|
8
|
-
import {
|
|
9
|
-
import { P as Popover } from "../mui_extended/Popover/index.4e7340b4.js";
|
|
10
|
-
import { I as Icon } from "../Icon/index.ee7b85c9.js";
|
|
6
|
+
import { T as TEST_PROP_ID } from "../areas/constants.5387d83e.js";
|
|
7
|
+
import { A as Avatar, P as Popover, C as CircularProgress } from "../../vendor.a1ce6777.js";
|
|
8
|
+
import { I as Icon } from "../Icon/index.d5fed418.js";
|
|
11
9
|
import clsx from "clsx";
|
|
12
10
|
const componentName = "M4LAccountPopover";
|
|
13
11
|
generateUtilityClasses(
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
|
-
import { styled
|
|
2
|
+
import { styled } from "@mui/material/styles";
|
|
3
3
|
import { useResponsiveContainerStore } from "@m4l/graphics";
|
|
4
4
|
import { useEnvironment, useModuleDictionary } from "@m4l/core";
|
|
5
|
-
import { T as TEST_PROP_ID } from "
|
|
5
|
+
import { T as TEST_PROP_ID } from "../areas/constants.5387d83e.js";
|
|
6
|
+
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
6
7
|
import { unstable_composeClasses } from "@mui/base";
|
|
7
|
-
import { I as Image } from "../Image/index.
|
|
8
|
-
import { T as Typography } from "
|
|
9
|
-
import {
|
|
8
|
+
import { I as Image } from "../Image/index.36a3d440.js";
|
|
9
|
+
import { T as Typography } from "../../vendor.a1ce6777.js";
|
|
10
|
+
import { a as IconButton } from "../Icon/index.d5fed418.js";
|
|
10
11
|
const AppBarRoot = styled("header")(({ theme }) => ({
|
|
11
12
|
...theme.components?.M4LAppBar?.styleOverrides
|
|
12
13
|
}));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
export declare const AppBarRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, {}>;
|
|
2
|
+
export declare const AppBarRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, {}>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
export declare const WrapperStandarActions: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
2
|
+
export declare const WrapperStandarActions: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
export declare const DataGridRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
2
|
+
export declare const DataGridRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
export declare const WrapperColumnsConfig: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
3
|
-
export declare const DivAll: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
4
|
-
export declare const DivSelColumns: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
5
|
-
export declare const WrapperDataGrid: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
6
|
-
export declare const DivColumn: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
7
|
-
export declare const ColumnActions: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
8
|
-
export declare const DialogActions: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
2
|
+
export declare const WrapperColumnsConfig: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
3
|
+
export declare const DivAll: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
4
|
+
export declare const DivSelColumns: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
5
|
+
export declare const WrapperDataGrid: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
6
|
+
export declare const DivColumn: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
7
|
+
export declare const ColumnActions: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
8
|
+
export declare const DialogActions: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { forwardRef, useState, useRef, useImperativeHandle, useCallback, useEffect, useMemo } from "react";
|
|
3
|
-
import { D as DraggableCore_1 } from "../../react-draggable.
|
|
3
|
+
import { D as DraggableCore_1 } from "../../react-draggable.5331add7.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
import { styled, generateUtilityClasses } from "@mui/material";
|
|
6
|
-
import { M as MAP_ZINDEX_OVER_MAP } from "../
|
|
6
|
+
import { M as MAP_ZINDEX_OVER_MAP, C as COMPONENT_CLASS_NAME, D as DEFAULT_TRANSFORM_SCALE, a as MAP_ZINDEX_OVER_MAP$1 } from "../areas/constants.5387d83e.js";
|
|
7
7
|
import "@mui/base";
|
|
8
|
-
import {
|
|
9
|
-
import { R as Resizable } from "../../react-resizable.af1f31c1.js";
|
|
8
|
+
import { R as Resizable } from "../../react-resizable.37bfb965.js";
|
|
10
9
|
const WrapperWindowRoot = styled("div")`
|
|
11
10
|
position: absolute;
|
|
12
11
|
left: 0px;
|
|
@@ -17,8 +16,6 @@ const WrapperWindowRoot = styled("div")`
|
|
|
17
16
|
|
|
18
17
|
${(props) => props.theme.components?.M4LDragResizeWindow?.styleOverrides}
|
|
19
18
|
`;
|
|
20
|
-
const COMPONENT_CLASS_NAME = "M4LDraggableWindow";
|
|
21
|
-
const DEFAULT_TRANSFORM_SCALE = 1;
|
|
22
19
|
const draggableWindowClasses = generateUtilityClasses(
|
|
23
20
|
COMPONENT_CLASS_NAME,
|
|
24
21
|
[
|
|
@@ -1,112 +1,87 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
export declare const RootStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & {
|
|
3
|
-
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
4
|
-
}
|
|
5
|
-
export declare const InnerContainerStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & {
|
|
6
|
-
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
7
|
-
}
|
|
8
|
-
export declare const InputFilterStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & {
|
|
9
|
-
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
10
|
-
}
|
|
11
|
-
export declare const InputFilterInputStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & {
|
|
12
|
-
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
13
|
-
}
|
|
14
|
-
export declare const InputFilterIconStyled: import("@emotion/styled").StyledComponent<Pick<import("../Icon").IconProps, keyof import("../Icon").IconProps> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & {
|
|
15
|
-
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
16
|
-
}
|
|
17
|
-
export declare const AppliedFiltersStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & {
|
|
18
|
-
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
19
|
-
}
|
|
20
|
-
export declare const AppliedFilterInnerContainerStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & {
|
|
21
|
-
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
22
|
-
}
|
|
23
|
-
export declare const AppliedFilterChipStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & {
|
|
24
|
-
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
25
|
-
}
|
|
26
|
-
export declare const AppliedFilterChipIconStyled: import("@emotion/styled").StyledComponent<Pick<import("../mui_extended/IconButton").IconButtonProps, keyof import("../mui_extended/IconButton").IconButtonProps> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & {
|
|
27
|
-
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
28
|
-
}
|
|
29
|
-
export declare const AppliedFilterChipInfoStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & {
|
|
30
|
-
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
31
|
-
}
|
|
32
|
-
export declare const AppliedFilterChipInfoFieldNameStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & {
|
|
33
|
-
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
34
|
-
}
|
|
35
|
-
export declare const AppliedFilterChipInfoOperatorStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & {
|
|
36
|
-
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
37
|
-
}
|
|
38
|
-
export declare const AppliedFilterChipInfoOperandsStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & {
|
|
39
|
-
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
40
|
-
}
|
|
41
|
-
export declare const AppliedFilterChipRemoveButtonStyled: import("@emotion/styled").StyledComponent<Pick<import("../mui_extended/IconButton").IconButtonProps, keyof import("../mui_extended/IconButton").IconButtonProps> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & {
|
|
42
|
-
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
43
|
-
}
|
|
44
|
-
export declare const ActionsStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & {
|
|
45
|
-
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
46
|
-
}
|
|
47
|
-
export declare const ActionsSkeletonButtonStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & {
|
|
48
|
-
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
49
|
-
}
|
|
50
|
-
export declare const ActionsClearButtonStyled: import("@emotion/styled").StyledComponent<Pick<import("../mui_extended/IconButton").IconButtonProps, keyof import("../mui_extended/IconButton").IconButtonProps> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & {
|
|
51
|
-
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
52
|
-
}
|
|
53
|
-
export declare const ActionsSubmitButtonStyled: import("@emotion/styled").StyledComponent<Pick<import("../mui_extended/IconButton").IconButtonProps, keyof import("../mui_extended/IconButton").IconButtonProps> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & {
|
|
54
|
-
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
55
|
-
}
|
|
56
|
-
export declare const PopoverMenuStyled: import("@emotion/styled").StyledComponent<Pick<import("../mui_extended/Popover/types").PopoverProps, keyof import("../mui_extended/Popover/types").PopoverProps> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & {
|
|
57
|
-
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
58
|
-
}
|
|
59
|
-
export declare const PopoverMenuItemStyled: import("@emotion/styled").StyledComponent<Pick<{
|
|
60
|
-
autoFocus?: boolean | undefined;
|
|
61
|
-
classes?: Partial<import("@mui/material").MenuItemClasses> | undefined;
|
|
62
|
-
dense?: boolean | undefined;
|
|
63
|
-
disabled?: boolean | undefined;
|
|
64
|
-
disableGutters?: boolean | undefined;
|
|
65
|
-
divider?: boolean | undefined;
|
|
66
|
-
selected?: boolean | undefined;
|
|
67
|
-
sx?: import("@mui/material").SxProps<import("@mui/material").Theme> | undefined;
|
|
68
|
-
} & Omit<{
|
|
69
|
-
action?: import("react").Ref<import("@mui/material").ButtonBaseActions> | undefined;
|
|
70
|
-
centerRipple?: boolean | undefined;
|
|
71
|
-
children?: import("react").ReactNode;
|
|
72
|
-
classes?: Partial<import("@mui/material").ButtonBaseClasses> | undefined;
|
|
73
|
-
disabled?: boolean | undefined;
|
|
74
|
-
disableRipple?: boolean | undefined;
|
|
75
|
-
disableTouchRipple?: boolean | undefined;
|
|
76
|
-
focusRipple?: boolean | undefined;
|
|
77
|
-
focusVisibleClassName?: string | undefined;
|
|
78
|
-
LinkComponent?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
79
|
-
onFocusVisible?: import("react").FocusEventHandler<any> | undefined;
|
|
80
|
-
sx?: import("@mui/material").SxProps<import("@mui/material").Theme> | undefined;
|
|
81
|
-
tabIndex?: number | undefined;
|
|
82
|
-
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
|
|
83
|
-
touchRippleRef?: import("react").Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions> | undefined;
|
|
84
|
-
}, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "ref"> & {
|
|
2
|
+
export declare const RootStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
|
|
3
|
+
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
4
|
+
}, Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("react").ClassAttributes<HTMLDivElement> | keyof import("react").HTMLAttributes<HTMLDivElement>>, {}>;
|
|
5
|
+
export declare const InnerContainerStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
|
|
6
|
+
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
7
|
+
}, Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("react").ClassAttributes<HTMLDivElement> | keyof import("react").HTMLAttributes<HTMLDivElement>>, {}>;
|
|
8
|
+
export declare const InputFilterStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
|
|
9
|
+
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
10
|
+
}, Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("react").ClassAttributes<HTMLDivElement> | keyof import("react").HTMLAttributes<HTMLDivElement>>, {}>;
|
|
11
|
+
export declare const InputFilterInputStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
|
|
12
|
+
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
13
|
+
}, Pick<import("react").DetailedHTMLProps<import("react").InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, keyof import("react").ClassAttributes<HTMLInputElement> | keyof import("react").InputHTMLAttributes<HTMLInputElement>>, {}>;
|
|
14
|
+
export declare const InputFilterIconStyled: import("@emotion/styled").StyledComponent<Pick<import("../Icon").IconProps, keyof import("../Icon").IconProps> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
|
|
15
|
+
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
16
|
+
}, {}, {}>;
|
|
17
|
+
export declare const AppliedFiltersStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
|
|
18
|
+
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
19
|
+
}, Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("react").ClassAttributes<HTMLDivElement> | keyof import("react").HTMLAttributes<HTMLDivElement>>, {}>;
|
|
20
|
+
export declare const AppliedFilterInnerContainerStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
|
|
21
|
+
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
22
|
+
}, Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("react").ClassAttributes<HTMLDivElement> | keyof import("react").HTMLAttributes<HTMLDivElement>>, {}>;
|
|
23
|
+
export declare const AppliedFilterChipStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
|
|
24
|
+
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
25
|
+
}, Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("react").ClassAttributes<HTMLDivElement> | keyof import("react").HTMLAttributes<HTMLDivElement>>, {}>;
|
|
26
|
+
export declare const AppliedFilterChipIconStyled: import("@emotion/styled").StyledComponent<Pick<import("../mui_extended/IconButton").IconButtonProps, keyof import("../mui_extended/IconButton").IconButtonProps> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
|
|
27
|
+
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
28
|
+
}, {}, {}>;
|
|
29
|
+
export declare const AppliedFilterChipInfoStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
|
|
30
|
+
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
31
|
+
}, Pick<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, keyof import("react").ClassAttributes<HTMLButtonElement> | keyof import("react").ButtonHTMLAttributes<HTMLButtonElement>>, {}>;
|
|
32
|
+
export declare const AppliedFilterChipInfoFieldNameStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
|
|
33
|
+
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
34
|
+
}, Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, keyof import("react").ClassAttributes<HTMLSpanElement> | keyof import("react").HTMLAttributes<HTMLSpanElement>>, {}>;
|
|
35
|
+
export declare const AppliedFilterChipInfoOperatorStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
|
|
36
|
+
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
37
|
+
}, Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, keyof import("react").ClassAttributes<HTMLSpanElement> | keyof import("react").HTMLAttributes<HTMLSpanElement>>, {}>;
|
|
38
|
+
export declare const AppliedFilterChipInfoOperandsStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
|
|
39
|
+
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
40
|
+
}, Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, keyof import("react").ClassAttributes<HTMLSpanElement> | keyof import("react").HTMLAttributes<HTMLSpanElement>>, {}>;
|
|
41
|
+
export declare const AppliedFilterChipRemoveButtonStyled: import("@emotion/styled").StyledComponent<Pick<import("../mui_extended/IconButton").IconButtonProps, keyof import("../mui_extended/IconButton").IconButtonProps> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
|
|
42
|
+
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
43
|
+
}, {}, {}>;
|
|
44
|
+
export declare const ActionsStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
|
|
45
|
+
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
46
|
+
}, Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("react").ClassAttributes<HTMLDivElement> | keyof import("react").HTMLAttributes<HTMLDivElement>>, {}>;
|
|
47
|
+
export declare const ActionsSkeletonButtonStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
|
|
48
|
+
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
49
|
+
}, Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("react").ClassAttributes<HTMLDivElement> | keyof import("react").HTMLAttributes<HTMLDivElement>>, {}>;
|
|
50
|
+
export declare const ActionsClearButtonStyled: import("@emotion/styled").StyledComponent<Pick<import("../mui_extended/IconButton").IconButtonProps, keyof import("../mui_extended/IconButton").IconButtonProps> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
|
|
51
|
+
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
52
|
+
}, {}, {}>;
|
|
53
|
+
export declare const ActionsSubmitButtonStyled: import("@emotion/styled").StyledComponent<Pick<import("../mui_extended/IconButton").IconButtonProps, keyof import("../mui_extended/IconButton").IconButtonProps> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
|
|
54
|
+
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
55
|
+
}, {}, {}>;
|
|
56
|
+
export declare const PopoverMenuStyled: import("@emotion/styled").StyledComponent<Pick<import("../mui_extended/Popover/types").PopoverProps, keyof import("../mui_extended/Popover/types").PopoverProps> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
|
|
57
|
+
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
58
|
+
}, {}, {}>;
|
|
59
|
+
export declare const PopoverMenuItemStyled: import("@emotion/styled").StyledComponent<Pick<import("@mui/material").MenuItemOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "ref"> & {
|
|
85
60
|
ref?: ((instance: HTMLLIElement | null) => void) | import("react").RefObject<HTMLLIElement> | null | undefined;
|
|
86
|
-
}, "disabled" | "children" | "tabIndex" | "
|
|
61
|
+
}, "style" | "disabled" | "children" | "tabIndex" | "className" | "action" | "divider" | "dense" | "sx" | "classes" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "autoFocus" | "disableGutters" | "selected">, "value" | "dir" | "slot" | "style" | "title" | "onChange" | "disabled" | "ref" | "children" | "aria-label" | "aria-labelledby" | "tabIndex" | "key" | "onFocus" | "className" | "onMouseEnter" | "id" | "aria-rowindex" | "onScroll" | "onCopy" | "onPaste" | "aria-describedby" | "onResize" | "color" | "hidden" | "action" | "aria-hidden" | "onDragStart" | "onDrag" | "onMouseDown" | "onMouseUp" | "onTouchStart" | "onTouchEnd" | "content" | "translate" | "divider" | "dense" | "sx" | "classes" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoFocus" | "contentEditable" | "contextMenu" | "draggable" | "lang" | "nonce" | "spellCheck" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-invalid" | "aria-keyshortcuts" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDownCapture" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "disableGutters" | "selected"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
|
|
87
62
|
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
88
|
-
}
|
|
89
|
-
export declare const PopoverMenuItemIconStyled: import("@emotion/styled").StyledComponent<Pick<import("../Icon").IconProps, keyof import("../Icon").IconProps> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & {
|
|
63
|
+
}, {}, {}>;
|
|
64
|
+
export declare const PopoverMenuItemIconStyled: import("@emotion/styled").StyledComponent<Pick<import("../Icon").IconProps, keyof import("../Icon").IconProps> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
|
|
90
65
|
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
91
|
-
}
|
|
92
|
-
export declare const PopoverMenuItemLabelStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & {
|
|
66
|
+
}, {}, {}>;
|
|
67
|
+
export declare const PopoverMenuItemLabelStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
|
|
93
68
|
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
94
|
-
}
|
|
95
|
-
export declare const PopoverStyled: import("@emotion/styled").StyledComponent<Pick<import("../mui_extended/Popover/types").PopoverProps, keyof import("../mui_extended/Popover/types").PopoverProps> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & {
|
|
69
|
+
}, Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("react").ClassAttributes<HTMLDivElement> | keyof import("react").HTMLAttributes<HTMLDivElement>>, {}>;
|
|
70
|
+
export declare const PopoverStyled: import("@emotion/styled").StyledComponent<Pick<import("../mui_extended/Popover/types").PopoverProps, keyof import("../mui_extended/Popover/types").PopoverProps> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
|
|
96
71
|
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
97
|
-
}
|
|
98
|
-
export declare const PopoverContainerFieldsStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & {
|
|
72
|
+
}, {}, {}>;
|
|
73
|
+
export declare const PopoverContainerFieldsStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
|
|
99
74
|
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
100
|
-
}
|
|
101
|
-
export declare const PopoverHeaderStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & {
|
|
75
|
+
}, Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("react").ClassAttributes<HTMLDivElement> | keyof import("react").HTMLAttributes<HTMLDivElement>>, {}>;
|
|
76
|
+
export declare const PopoverHeaderStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
|
|
102
77
|
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
103
|
-
}
|
|
104
|
-
export declare const PopoverHeaderIconStyled: import("@emotion/styled").StyledComponent<Pick<import("../Icon").IconProps, keyof import("../Icon").IconProps> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & {
|
|
78
|
+
}, Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("react").ClassAttributes<HTMLDivElement> | keyof import("react").HTMLAttributes<HTMLDivElement>>, {}>;
|
|
79
|
+
export declare const PopoverHeaderIconStyled: import("@emotion/styled").StyledComponent<Pick<import("../Icon").IconProps, keyof import("../Icon").IconProps> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
|
|
105
80
|
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
106
|
-
}
|
|
107
|
-
export declare const PopoverHeaderTitleStyled: import("@emotion/styled").StyledComponent<Pick<import("../mui_extended/Typography/types").TypographyProps, keyof import("../mui_extended/Typography/types").TypographyProps> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & {
|
|
81
|
+
}, {}, {}>;
|
|
82
|
+
export declare const PopoverHeaderTitleStyled: import("@emotion/styled").StyledComponent<Pick<import("../mui_extended/Typography/types").TypographyProps, keyof import("../mui_extended/Typography/types").TypographyProps> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
|
|
108
83
|
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
109
|
-
}
|
|
110
|
-
export declare const PopoverHeaderActionsStyled: import("@emotion/styled").StyledComponent<Pick<import("../CommonActions/components/Actions/types").CommonActionsProps & import("react").RefAttributes<any>, keyof import("react").RefAttributes<any> | keyof import("../CommonActions/components/Actions/types").CommonActionsProps> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & {
|
|
84
|
+
}, {}, {}>;
|
|
85
|
+
export declare const PopoverHeaderActionsStyled: import("@emotion/styled").StyledComponent<Pick<import("../CommonActions/components/Actions/types").CommonActionsProps & import("react").RefAttributes<any>, keyof import("react").RefAttributes<any> | keyof import("../CommonActions/components/Actions/types").CommonActionsProps> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
|
|
111
86
|
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
112
|
-
}
|
|
87
|
+
}, {}, {}>;
|
|
@@ -7,90 +7,17 @@ import { useResponsiveDesktop, useFirstRender, useFormatter } from "@m4l/graphic
|
|
|
7
7
|
import { devtools } from "zustand/middleware";
|
|
8
8
|
import { immer } from "zustand/middleware/immer";
|
|
9
9
|
import * as Yup from "yup";
|
|
10
|
-
import { g as
|
|
11
|
-
import {
|
|
12
|
-
import { R as RHFTextField } from "
|
|
10
|
+
import { g as getDynamicFilterDictionary, D as DICCTIONARY } from "../areas/dictionary.7e74022a.js";
|
|
11
|
+
import { B as BOOLEAN_OPERATORS, S as STRING_OPERATORS, b as DATE_TIME_OPERATORS, N as NUMBER_OPERATORS, c as SELECT_OPERATORS, A as ALL_FIELD, d as DYNAMIC_FILTER_KEY_COMPONENT } from "../areas/constants.5387d83e.js";
|
|
12
|
+
import { R as RHFAutocomplete, a as RHFTextField, b as RHFDateTime, c as RHFAutocompleteAsync, P as Popover, T as Typography, d as Actions, e as ActionCancel, f as ActionIntro } from "../../vendor.a1ce6777.js";
|
|
13
13
|
import { useFormContext, useWatch } from "react-hook-form";
|
|
14
|
-
import {
|
|
15
|
-
import { i as isValidDate, c as containerQuery } from "../../utils/index.0718eeac.js";
|
|
16
|
-
import { R as RHFAutocompleteAsync } from "../hook-form/RHFAutocompleteAsync/index.98dcf0de.js";
|
|
14
|
+
import { i as isValidDate, c as containerQuery } from "../../utils/index.9ee4c99a.js";
|
|
17
15
|
import { styled } from "@mui/material/styles";
|
|
18
16
|
import { Skeleton, alpha, MenuItem } from "@mui/material";
|
|
19
|
-
import { I as Icon } from "../Icon/index.
|
|
20
|
-
import {
|
|
21
|
-
import {
|
|
22
|
-
import {
|
|
23
|
-
import { a as getPropDataTestId } from "../../test/getNameDataTestId.0faeade8.js";
|
|
24
|
-
import { S as ScrollBar } from "../ScrollBar/index.4b965665.js";
|
|
25
|
-
import { R as RHFormProvider } from "../../contexts/RHFormContext/index.bf3a2812.js";
|
|
26
|
-
import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.46f636e9.js";
|
|
27
|
-
import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.7406bd47.js";
|
|
28
|
-
const DYNAMIC_FILTER_DICTIONARY_ID = "dynamic_filter";
|
|
29
|
-
function getDynamicFilterComponentsDictionary() {
|
|
30
|
-
return [DYNAMIC_FILTER_DICTIONARY_ID].concat(
|
|
31
|
-
getCommonActionsDictionary().concat(getRHFAutocompleteComponentsDictionary())
|
|
32
|
-
);
|
|
33
|
-
}
|
|
34
|
-
const DICCTIONARY = {
|
|
35
|
-
input_placeholder: "input_placeholder",
|
|
36
|
-
operand_true: "operand_true",
|
|
37
|
-
operand_false: "operand_false",
|
|
38
|
-
filter_tooltip_refresh: "filter_tooltip_refresh",
|
|
39
|
-
filter_tooltip_dirty: "filter_tooltip_dirty",
|
|
40
|
-
filter_tooltip_invalid: "filter_tooltip_invalid",
|
|
41
|
-
operator_b: "operator_b",
|
|
42
|
-
operator_e: "operator_e",
|
|
43
|
-
operator_ne: "operator_ne",
|
|
44
|
-
operator_gt: "operator_gt",
|
|
45
|
-
operator_gte: "operator_gte",
|
|
46
|
-
operator_lt: "operator_lt",
|
|
47
|
-
operator_lte: "operator_lte",
|
|
48
|
-
operator_c: "operator_c",
|
|
49
|
-
operator_nc: "operator_nc",
|
|
50
|
-
operator_in: "operator_in",
|
|
51
|
-
operator_nin: "operator_nin",
|
|
52
|
-
label_boolean_operator: "label_boolean_operator",
|
|
53
|
-
label_boolean_operand1: "label_boolean_operand1",
|
|
54
|
-
label_operator_date_time: "label_operator_date_time",
|
|
55
|
-
label_operand1_date_time: "label_operand1_date_time",
|
|
56
|
-
label_operand2_date_time: "label_operand2_date_time",
|
|
57
|
-
label_operator_number: "label_operator_number",
|
|
58
|
-
label_operand1_number: "label_operand1_number",
|
|
59
|
-
label_operand2_number: "label_operand2_number",
|
|
60
|
-
label_operator_string: "label_operator_string",
|
|
61
|
-
label_operand1_string: "label_operand1_string",
|
|
62
|
-
operator_required: "operator_required",
|
|
63
|
-
error_invalid_date: "error_invalid_date",
|
|
64
|
-
error_less_than_start: "error_less_than_start",
|
|
65
|
-
label_select_operator: "label_select_operator",
|
|
66
|
-
label_select_operands_array: "label_select_operands_array",
|
|
67
|
-
error_operand_required: "error_operand_required"
|
|
68
|
-
};
|
|
69
|
-
const getDynamicFilterDictionary = (key) => {
|
|
70
|
-
return `${DYNAMIC_FILTER_DICTIONARY_ID}.${key}`;
|
|
71
|
-
};
|
|
72
|
-
const DYNAMIC_FILTER_KEY_COMPONENT = "M4LDynamicFilter";
|
|
73
|
-
const ALL_FIELD = {
|
|
74
|
-
name: "all",
|
|
75
|
-
dictionaryId: "dynamic_filter.all_fields",
|
|
76
|
-
urlIcon: "",
|
|
77
|
-
type: "string",
|
|
78
|
-
multiple: true,
|
|
79
|
-
presence: "optional"
|
|
80
|
-
};
|
|
81
|
-
const STRING_OPERATORS = ["c", "nc"];
|
|
82
|
-
const NUMBER_OPERATORS = ["b", "e", "ne", "gt", "gte", "lt", "lte"];
|
|
83
|
-
const BOOLEAN_OPERATORS = ["e", "ne"];
|
|
84
|
-
const SELECT_OPERATORS = ["in", "nin"];
|
|
85
|
-
const DATE_TIME_OPERATORS = [
|
|
86
|
-
"b",
|
|
87
|
-
"e",
|
|
88
|
-
"ne",
|
|
89
|
-
"gt",
|
|
90
|
-
"gte",
|
|
91
|
-
"lt",
|
|
92
|
-
"lte"
|
|
93
|
-
];
|
|
17
|
+
import { I as Icon, a as IconButton } from "../Icon/index.d5fed418.js";
|
|
18
|
+
import { g as getPropDataTestId } from "../../test/getNameDataTestId.aee44365.js";
|
|
19
|
+
import { S as ScrollBar } from "../ScrollBar/index.adf0eade.js";
|
|
20
|
+
import { R as RHFormProvider } from "../../contexts/RHFormContext/index.dc955a09.js";
|
|
94
21
|
function BooleanFilter() {
|
|
95
22
|
const { getLabel } = useModuleDictionary();
|
|
96
23
|
const operators = useMemo(
|
|
@@ -1269,8 +1196,8 @@ const dynamicFilterStyles = {
|
|
|
1269
1196
|
height: "fit-content",
|
|
1270
1197
|
border: "1px solid",
|
|
1271
1198
|
borderRadius: "4px",
|
|
1272
|
-
borderColor: theme.palette.state?.borderPrimary,
|
|
1273
|
-
background: theme.palette.background.default,
|
|
1199
|
+
borderColor: theme.vars.palette.state?.borderPrimary,
|
|
1200
|
+
background: theme.vars.palette.background.default,
|
|
1274
1201
|
[containerQuery(theme.breakpoints, CONTAINER_QUERY_NAME)]: {
|
|
1275
1202
|
minHeight: "auto",
|
|
1276
1203
|
height: "auto",
|
|
@@ -1279,7 +1206,7 @@ const dynamicFilterStyles = {
|
|
|
1279
1206
|
"applied-filters applied-filters"`
|
|
1280
1207
|
},
|
|
1281
1208
|
"&:focus-within": {
|
|
1282
|
-
borderColor: !ownerState.isValid ? theme.palette.state.error.normal : theme.palette.state?.focus
|
|
1209
|
+
borderColor: !ownerState.isValid ? theme.vars.palette.state.error.normal : theme.vars.palette.state?.focus
|
|
1283
1210
|
},
|
|
1284
1211
|
...ownerState.isValid === false ? {
|
|
1285
1212
|
borderColor: theme.palette.state.error.normal
|
|
@@ -1298,7 +1225,7 @@ const dynamicFilterStyles = {
|
|
|
1298
1225
|
borderTopLeftRadius: "4px",
|
|
1299
1226
|
borderBottomLeftRadius: "4px",
|
|
1300
1227
|
borderRight: "1px solid",
|
|
1301
|
-
borderColor: theme.palette.state?.borderPrimary,
|
|
1228
|
+
borderColor: theme.vars.palette.state?.borderPrimary,
|
|
1302
1229
|
[containerQuery(theme.breakpoints, CONTAINER_QUERY_NAME)]: {
|
|
1303
1230
|
height: "32px",
|
|
1304
1231
|
width: "100%",
|
|
@@ -1312,27 +1239,27 @@ const dynamicFilterStyles = {
|
|
|
1312
1239
|
}),
|
|
1313
1240
|
inputFilterInput: ({ theme }) => ({
|
|
1314
1241
|
...theme.typography.body,
|
|
1315
|
-
background: theme.palette.background.default,
|
|
1316
|
-
color: theme.palette.text.secondary,
|
|
1242
|
+
background: theme.vars.palette.background.default,
|
|
1243
|
+
color: theme.vars.palette.text.secondary,
|
|
1317
1244
|
border: "1px solid",
|
|
1318
1245
|
borderColor: "transparent",
|
|
1319
1246
|
padding: "4px 8px",
|
|
1320
1247
|
width: "100%",
|
|
1321
1248
|
height: "100%",
|
|
1322
1249
|
"&::placeholder": {
|
|
1323
|
-
color: theme.palette.text.secondary
|
|
1250
|
+
color: theme.vars.palette.text.secondary
|
|
1324
1251
|
},
|
|
1325
1252
|
"&:focus-visible": {
|
|
1326
|
-
color: theme.palette.text.secondary,
|
|
1253
|
+
color: theme.vars.palette.text.secondary,
|
|
1327
1254
|
border: "1px solid",
|
|
1328
|
-
borderColor: theme.palette.state?.active12,
|
|
1329
|
-
background: theme.palette.state?.active12,
|
|
1255
|
+
borderColor: theme.vars.palette.state?.active12,
|
|
1256
|
+
background: theme.vars.palette.state?.active12,
|
|
1330
1257
|
BorderRadius: "2px",
|
|
1331
1258
|
outline: "none!important"
|
|
1332
1259
|
},
|
|
1333
1260
|
"&:hover": {
|
|
1334
|
-
borderColor: theme.palette.state?.toneOp,
|
|
1335
|
-
background: theme.palette.state?.hoverDefault
|
|
1261
|
+
borderColor: theme.vars.palette.state?.toneOp,
|
|
1262
|
+
background: theme.vars.palette.state?.hoverDefault
|
|
1336
1263
|
}
|
|
1337
1264
|
}),
|
|
1338
1265
|
inputFilterIcon: {},
|
|
@@ -1349,7 +1276,7 @@ const dynamicFilterStyles = {
|
|
|
1349
1276
|
padding: "4px",
|
|
1350
1277
|
display: "flex",
|
|
1351
1278
|
borderTop: "1px solid ",
|
|
1352
|
-
borderColor: theme.palette.state?.borderSecondary,
|
|
1279
|
+
borderColor: theme.vars.palette.state?.borderSecondary,
|
|
1353
1280
|
"&:has(div[class*=appliedFilterInnerContainer]:empty), &:empty": {
|
|
1354
1281
|
display: "none"
|
|
1355
1282
|
}
|
|
@@ -2081,6 +2008,5 @@ function DynamicFilter(props) {
|
|
|
2081
2008
|
return /* @__PURE__ */ jsx(DynamicFilterProvider, { ...props, children: /* @__PURE__ */ jsx(DynamicFilterBase, {}) });
|
|
2082
2009
|
}
|
|
2083
2010
|
export {
|
|
2084
|
-
DynamicFilter as D
|
|
2085
|
-
getDynamicFilterComponentsDictionary as g
|
|
2011
|
+
DynamicFilter as D
|
|
2086
2012
|
};
|
|
@@ -2,14 +2,14 @@ import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
|
2
2
|
import { useEnvironment, useModuleSkeleton } from "@m4l/core";
|
|
3
3
|
import { styled, generateUtilityClasses, Tooltip, Skeleton } from "@mui/material";
|
|
4
4
|
import { unstable_composeClasses } from "@mui/base";
|
|
5
|
-
import {
|
|
5
|
+
import { e as componentName } from "../areas/constants.5387d83e.js";
|
|
6
|
+
import { g as getComponentUtilityClass } from "../../utils/index.9ee4c99a.js";
|
|
6
7
|
import clsx from "clsx";
|
|
7
|
-
import { T as Typography } from "
|
|
8
|
-
import { I as Icon } from "../Icon/index.
|
|
8
|
+
import { T as Typography } from "../../vendor.a1ce6777.js";
|
|
9
|
+
import { I as Icon } from "../Icon/index.d5fed418.js";
|
|
9
10
|
const FieldLabelRoot = styled("label")(({ theme }) => ({
|
|
10
11
|
...theme.components?.M4LFieldLabel?.styleOverrides
|
|
11
12
|
}));
|
|
12
|
-
const componentName = "M4LFieldLabel";
|
|
13
13
|
generateUtilityClasses(componentName, [
|
|
14
14
|
"root",
|
|
15
15
|
"label",
|