@m4l/components 1.0.3 → 1.0.5
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.ec031003.js → index.d00718d0.js} +2 -2
- package/components/AppBar/{index.1499770b.js → index.e2f52d47.js} +2 -2
- package/components/DynamicFilter/dynamicFilterSlots.d.ts +8 -8
- package/components/DynamicFilter/{index.05e15fb8.js → index.48329cff.js} +32 -19
- package/components/FieldLabel/{index.400a46e0.js → index.38cb0a03.js} +1 -1
- package/components/HamburgerMenu/{index.d57bca4c.js → index.17d2323a.js} +2 -2
- package/components/Icon/{index.2e8ec5a1.js → index.b8bc2414.js} +2 -2
- package/components/Image/{index.0d32558e.js → index.95ae756b.js} +1 -1
- package/components/LoadingError/{index.d137be81.js → index.5f079267.js} +2 -2
- package/components/MFLoader/{index.2038aa6c.js → index.7fcff490.js} +1 -1
- package/components/ModalDialog/{index.85d30f10.js → index.f4049ea0.js} +1 -1
- package/components/NoItemSelected/{index.008154ce.js → index.94fdb102.js} +1 -1
- package/components/ObjectLogs/{index.65a6b1bc.js → index.4943f0d0.js} +5 -5
- package/components/PDFViewer/{index.9677b02a.js → index.3bda116b.js} +1 -1
- package/components/Page/{index.7482cf60.js → index.b8ff834c.js} +1 -1
- package/components/PaperForm/{index.e04f9f1f.js → index.56840b95.js} +1 -1
- package/components/Period/{index.3d695534.js → index.3b26e68c.js} +2 -2
- package/components/PrintingSystem/{index.89493ad6.js → index.4bb450d3.js} +13 -13
- package/components/PrintingSystem/subcomponents/BodyNode/{index.fdd8cebb.js → index.7c5b96db.js} +1 -1
- package/components/PrintingSystem/subcomponents/ChartNode/{index.12293a60.js → index.65f09e1b.js} +1 -1
- package/components/PrintingSystem/subcomponents/DividerNode/{index.7fdad1df.js → index.95505327.js} +1 -1
- package/components/PrintingSystem/subcomponents/FooterNode/{index.fcaf9b2f.js → index.ee775d7d.js} +1 -1
- package/components/PrintingSystem/subcomponents/GridNode/{index.03148990.js → index.e7564a8d.js} +1 -1
- package/components/PrintingSystem/subcomponents/HeaderNode/{index.691b5c38.js → index.d2ea1800.js} +1 -1
- package/components/PrintingSystem/subcomponents/PaperNode/{index.3699b685.js → index.322fcf4e.js} +1 -1
- package/components/PrintingSystem/subcomponents/PropertyValueNode/{index.bcc87da8.js → index.5ac80dab.js} +1 -1
- package/components/PrintingSystem/subcomponents/SectionNode/{index.659f28e5.js → index.347f8e60.js} +1 -1
- package/components/PrintingSystem/subcomponents/TextBoxNode/{index.137ebb7a.js → index.c554abe7.js} +1 -1
- package/components/PropertyValue/{index.e31d4282.js → index.f918b1d1.js} +2 -2
- package/components/SideBar/{index.004a2de1.js → index.e37bbfa4.js} +4 -4
- package/components/ToastContainer/{index.586b1194.js → index.53a4ce4b.js} +1 -1
- package/components/areas/contexts/AreasContext/{index.81b748ec.js → index.d9245a3e.js} +2 -2
- package/components/areas/{dictionary.19b25583.js → dictionary.1e7ae53f.js} +1 -1
- package/components/areas/hooks/useAreas/{index.b02d5bdc.js → index.652cd798.js} +1 -1
- package/components/hook-form/RHFAutocompleteAsync/{index.ea3ba7a7.js → index.741b1f5b.js} +2 -2
- package/components/hook-form/RHFCheckbox/{index.9ac452cc.js → index.893b3297.js} +2 -2
- package/components/hook-form/RHFColorPicker/{index.25e4e643.js → index.420421d7.js} +5 -5
- package/components/hook-form/RHFDateTime/{index.31a0537d.js → index.35e37165.js} +3 -3
- package/components/hook-form/RHFPeriod/{index.c8868100.js → index.59536897.js} +3 -3
- package/components/hook-form/RHFTextField/{index.2ae1f130.js → index.cfd2cf47.js} +3 -3
- package/components/hook-form/RHFUpload/{index.9eeaee0f.js → index.aea3e594.js} +2 -2
- package/components/maps/components/GpsTools/{index.ef751d28.js → index.2e8969ac.js} +2 -2
- package/components/maps/{index.ba1ccfad.js → index.62794049.js} +9 -9
- package/components/modal/{WindowBase.c1e879e4.js → WindowBase.e852a4f5.js} +3 -3
- package/components/modal/{WindowConfirm.1a123368.js → WindowConfirm.83178ebd.js} +5 -5
- package/components/mui_extended/Accordion/{index.391679d1.js → index.8fc23d76.js} +2 -2
- package/components/mui_extended/Button/{index.a7dc6ef0.js → index.8ac0d87d.js} +4 -4
- package/components/mui_extended/CheckBox/{index.c5c8721c.js → index.65ae392f.js} +1 -1
- package/components/mui_extended/IconButton/{index.87f4726c.js → index.eabb4730.js} +1 -1
- package/components/mui_extended/Pager/{index.46aec921.js → index.24ad477f.js} +3 -3
- package/components/mui_extended/Popover/{index.8e5ac765.js → index.d695dfd9.js} +9 -9
- package/components/mui_extended/Tab/{index.ad88441e.js → index.ca907430.js} +14 -14
- package/components/mui_extended/ToggleButton/{index.38ca2330.js → index.51af00e5.js} +1 -1
- package/components/mui_extended/ToggleIconButton/{index.7fbece74.js → index.db7325ca.js} +1 -1
- package/components/popups/PopupsProvider/{index.3b43e55f.js → index.a2fb971f.js} +1 -1
- package/components/popups/PopupsViewer/{index.fb3f0c48.js → index.78e22cf7.js} +3 -3
- package/contexts/ModalContext/{index.82f61407.js → index.a9a1683a.js} +1 -1
- package/hooks/useFormAddEdit/{index.fa430551.js → index.9a7f3992.js} +2 -2
- package/hooks/useModal/{index.9fe41bde.js → index.8e40c267.js} +3 -3
- package/index.js +59 -59
- package/package.json +1 -1
- package/{vendor.3eadfa16.js → vendor.8fb67647.js} +48 -48
|
@@ -6,8 +6,8 @@ import { unstable_composeClasses } from "@mui/base";
|
|
|
6
6
|
import { T as TEST_PROP_ID } from "../areas/constants.630a4f42.js";
|
|
7
7
|
import { A as Avatar } from "../mui_extended/Avatar/index.3ba36655.js";
|
|
8
8
|
import { C as CircularProgress } from "../mui_extended/CircularProgress/index.967e70b7.js";
|
|
9
|
-
import { P as Popover } from "../mui_extended/Popover/index.
|
|
10
|
-
import { I as Icon } from "../Icon/index.
|
|
9
|
+
import { P as Popover } from "../mui_extended/Popover/index.d695dfd9.js";
|
|
10
|
+
import { I as Icon } from "../Icon/index.b8bc2414.js";
|
|
11
11
|
import clsx from "clsx";
|
|
12
12
|
const componentName = "M4LAccountPopover";
|
|
13
13
|
generateUtilityClasses(
|
|
@@ -5,9 +5,9 @@ import { useEnvironment, useModuleDictionary } from "@m4l/core";
|
|
|
5
5
|
import { T as TEST_PROP_ID } from "../areas/constants.630a4f42.js";
|
|
6
6
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
7
7
|
import { unstable_composeClasses } from "@mui/base";
|
|
8
|
-
import { I as Image } from "../Image/index.
|
|
8
|
+
import { I as Image } from "../Image/index.95ae756b.js";
|
|
9
9
|
import { T as Typography } from "../mui_extended/Typography/index.2a1c68f8.js";
|
|
10
|
-
import { I as IconButton } from "../mui_extended/IconButton/index.
|
|
10
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.eabb4730.js";
|
|
11
11
|
const AppBarRoot = styled("header")(({ theme }) => ({
|
|
12
12
|
...theme.components?.M4LAppBar?.styleOverrides
|
|
13
13
|
}));
|
|
@@ -23,9 +23,9 @@ export declare const AppliedFilterInnerContainerStyled: import("@emotion/styled"
|
|
|
23
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
24
|
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
25
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<
|
|
26
|
+
export declare const AppliedFilterChipIconStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
|
|
27
27
|
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
28
|
-
},
|
|
28
|
+
}, Pick<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, keyof import("react").ClassAttributes<HTMLButtonElement> | keyof import("react").ButtonHTMLAttributes<HTMLButtonElement>>, {}>;
|
|
29
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
30
|
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
31
31
|
}, Pick<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, keyof import("react").ClassAttributes<HTMLButtonElement> | keyof import("react").ButtonHTMLAttributes<HTMLButtonElement>>, {}>;
|
|
@@ -38,21 +38,21 @@ export declare const AppliedFilterChipInfoOperatorStyled: import("@emotion/style
|
|
|
38
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
39
|
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
40
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<
|
|
41
|
+
export declare const AppliedFilterChipRemoveButtonStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
|
|
42
42
|
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
43
|
-
},
|
|
43
|
+
}, Pick<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, keyof import("react").ClassAttributes<HTMLButtonElement> | keyof import("react").ButtonHTMLAttributes<HTMLButtonElement>>, {}>;
|
|
44
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
45
|
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
46
46
|
}, Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("react").ClassAttributes<HTMLDivElement> | keyof import("react").HTMLAttributes<HTMLDivElement>>, {}>;
|
|
47
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
48
|
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
49
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<
|
|
50
|
+
export declare const ActionsClearButtonStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
|
|
51
51
|
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
52
|
-
},
|
|
53
|
-
export declare const ActionsSubmitButtonStyled: import("@emotion/styled").StyledComponent<
|
|
52
|
+
}, Pick<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, keyof import("react").ClassAttributes<HTMLButtonElement> | keyof import("react").ButtonHTMLAttributes<HTMLButtonElement>>, {}>;
|
|
53
|
+
export declare const ActionsSubmitButtonStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
|
|
54
54
|
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
55
|
-
},
|
|
55
|
+
}, Pick<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, keyof import("react").ClassAttributes<HTMLButtonElement> | keyof import("react").ButtonHTMLAttributes<HTMLButtonElement>>, {}>;
|
|
56
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
57
|
ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
|
|
58
58
|
}, {}, {}>;
|
|
@@ -8,18 +8,17 @@ import { useResponsiveDesktop, useFirstRender, useFormatter } from "@m4l/graphic
|
|
|
8
8
|
import { devtools } from "zustand/middleware";
|
|
9
9
|
import { immer } from "zustand/middleware/immer";
|
|
10
10
|
import * as Yup from "yup";
|
|
11
|
-
import { g as getDynamicFilterDictionary, D as DICCTIONARY } from "../areas/dictionary.
|
|
11
|
+
import { g as getDynamicFilterDictionary, D as DICCTIONARY } from "../areas/dictionary.1e7ae53f.js";
|
|
12
12
|
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.630a4f42.js";
|
|
13
|
-
import { R as RHFAutocomplete, A as Actions } from "../../vendor.
|
|
14
|
-
import { R as RHFTextField } from "../hook-form/RHFTextField/index.
|
|
15
|
-
import { R as RHFDateTime } from "../hook-form/RHFDateTime/index.
|
|
13
|
+
import { R as RHFAutocomplete, A as Actions } from "../../vendor.8fb67647.js";
|
|
14
|
+
import { R as RHFTextField } from "../hook-form/RHFTextField/index.cfd2cf47.js";
|
|
15
|
+
import { R as RHFDateTime } from "../hook-form/RHFDateTime/index.35e37165.js";
|
|
16
16
|
import { i as isValidDate, c as containerQuery } from "../../utils/index.0660ee9c.js";
|
|
17
|
-
import { R as RHFAutocompleteAsync } from "../hook-form/RHFAutocompleteAsync/index.
|
|
17
|
+
import { R as RHFAutocompleteAsync } from "../hook-form/RHFAutocompleteAsync/index.741b1f5b.js";
|
|
18
18
|
import { styled } from "@mui/material/styles";
|
|
19
19
|
import { Skeleton, alpha, MenuItem } from "@mui/material";
|
|
20
|
-
import { I as Icon } from "../Icon/index.
|
|
21
|
-
import {
|
|
22
|
-
import { P as Popover, a as PopoverMenuFields, b as PopoverFilter } from "../mui_extended/Popover/index.8e5ac765.js";
|
|
20
|
+
import { I as Icon } from "../Icon/index.b8bc2414.js";
|
|
21
|
+
import { P as Popover, a as PopoverMenuFields, b as PopoverFilter } from "../mui_extended/Popover/index.d695dfd9.js";
|
|
23
22
|
import { T as Typography } from "../mui_extended/Typography/index.2a1c68f8.js";
|
|
24
23
|
import { g as getPropDataTestId } from "../../test/getNameDataTestId.aee44365.js";
|
|
25
24
|
import { S as ScrollBar } from "../ScrollBar/index.9bfcc74f.js";
|
|
@@ -1267,7 +1266,9 @@ const dynamicFilterStyles = {
|
|
|
1267
1266
|
background: theme.vars.palette.state?.hoverDefault
|
|
1268
1267
|
}
|
|
1269
1268
|
}),
|
|
1270
|
-
inputFilterIcon: {
|
|
1269
|
+
inputFilterIcon: {
|
|
1270
|
+
visibility: "visible"
|
|
1271
|
+
},
|
|
1271
1272
|
appliedFilters: ({ theme }) => ({
|
|
1272
1273
|
gridArea: "applied-filters",
|
|
1273
1274
|
width: "100%",
|
|
@@ -1326,7 +1327,9 @@ const dynamicFilterStyles = {
|
|
|
1326
1327
|
height: "fit-content"
|
|
1327
1328
|
}
|
|
1328
1329
|
}),
|
|
1329
|
-
appliedFilterChipIcon: {
|
|
1330
|
+
appliedFilterChipIcon: {
|
|
1331
|
+
visibility: "visible"
|
|
1332
|
+
},
|
|
1330
1333
|
appliedFilterChipInfo: ({ theme }) => ({
|
|
1331
1334
|
...theme.typography.body2,
|
|
1332
1335
|
display: "flex",
|
|
@@ -1355,7 +1358,9 @@ const dynamicFilterStyles = {
|
|
|
1355
1358
|
marginLeft: theme.spacing(1.5),
|
|
1356
1359
|
color: theme.palette.text.secondary
|
|
1357
1360
|
}),
|
|
1358
|
-
appliedFilterChipRemoveButton: {
|
|
1361
|
+
appliedFilterChipRemoveButton: {
|
|
1362
|
+
visibility: "visible"
|
|
1363
|
+
},
|
|
1359
1364
|
actions: ({ theme }) => ({
|
|
1360
1365
|
gridArea: "actions-filter",
|
|
1361
1366
|
display: "flex",
|
|
@@ -1376,9 +1381,13 @@ const dynamicFilterStyles = {
|
|
|
1376
1381
|
width: "24px",
|
|
1377
1382
|
height: "24px"
|
|
1378
1383
|
},
|
|
1379
|
-
actionsClearButton: {
|
|
1384
|
+
actionsClearButton: {
|
|
1385
|
+
visibility: "visible"
|
|
1386
|
+
},
|
|
1380
1387
|
actionsSubmitButton: ({ theme, ownerState }) => ({
|
|
1381
|
-
...ownerState.isValid === false ? { border: `1px dashed ${theme.palette.error.main}` } : {
|
|
1388
|
+
...ownerState.isValid === false ? { border: `1px dashed ${theme.palette.error.main}` } : {
|
|
1389
|
+
visibility: "visible"
|
|
1390
|
+
}
|
|
1382
1391
|
}),
|
|
1383
1392
|
popoverMenu: ({ theme }) => ({
|
|
1384
1393
|
"& .MuiPaper-root": {
|
|
@@ -1411,7 +1420,9 @@ const dynamicFilterStyles = {
|
|
|
1411
1420
|
...theme.typography.body,
|
|
1412
1421
|
color: theme.palette.text.primary
|
|
1413
1422
|
}),
|
|
1414
|
-
popoverMenuItemIcon: {
|
|
1423
|
+
popoverMenuItemIcon: {
|
|
1424
|
+
visibility: "visible"
|
|
1425
|
+
},
|
|
1415
1426
|
popoverFilter: ({ theme }) => ({
|
|
1416
1427
|
width: "auto",
|
|
1417
1428
|
"& .MuiPaper-root": {
|
|
@@ -1446,7 +1457,9 @@ const dynamicFilterStyles = {
|
|
|
1446
1457
|
height: "36px"
|
|
1447
1458
|
}
|
|
1448
1459
|
}),
|
|
1449
|
-
popoverFilterHeaderIcon: {
|
|
1460
|
+
popoverFilterHeaderIcon: {
|
|
1461
|
+
visibility: "visible"
|
|
1462
|
+
},
|
|
1450
1463
|
popoverFilterHeaderTitle: ({ theme }) => ({
|
|
1451
1464
|
...theme.typography.paragraphDens,
|
|
1452
1465
|
color: theme.palette.text.primary
|
|
@@ -1513,7 +1526,7 @@ const AppliedFilterChipStyled = styled("div", {
|
|
|
1513
1526
|
name: DYNAMIC_FILTER_KEY_COMPONENT,
|
|
1514
1527
|
slot: DynamicFilterSlots.appliedFilterChip
|
|
1515
1528
|
})(dynamicFilterStyles?.appliedFilterChip);
|
|
1516
|
-
const AppliedFilterChipIconStyled = styled(
|
|
1529
|
+
const AppliedFilterChipIconStyled = styled("button", {
|
|
1517
1530
|
name: DYNAMIC_FILTER_KEY_COMPONENT,
|
|
1518
1531
|
slot: DynamicFilterSlots.appliedFilterChipIcon
|
|
1519
1532
|
})(dynamicFilterStyles?.appliedFilterChipIcon);
|
|
@@ -1533,7 +1546,7 @@ const AppliedFilterChipInfoOperandsStyled = styled("span", {
|
|
|
1533
1546
|
name: DYNAMIC_FILTER_KEY_COMPONENT,
|
|
1534
1547
|
slot: DynamicFilterSlots.appliedFilterChipInfoOperands
|
|
1535
1548
|
})(dynamicFilterStyles?.appliedFilterChipInfoOperands);
|
|
1536
|
-
const AppliedFilterChipRemoveButtonStyled = styled(
|
|
1549
|
+
const AppliedFilterChipRemoveButtonStyled = styled("button", {
|
|
1537
1550
|
name: DYNAMIC_FILTER_KEY_COMPONENT,
|
|
1538
1551
|
slot: DynamicFilterSlots.appliedFilterChipRemoveButton
|
|
1539
1552
|
})(dynamicFilterStyles?.appliedFilterChipRemoveButton);
|
|
@@ -1545,11 +1558,11 @@ const ActionsSkeletonButtonStyled = styled("div", {
|
|
|
1545
1558
|
name: DYNAMIC_FILTER_KEY_COMPONENT,
|
|
1546
1559
|
slot: DynamicFilterSlots.actionsSkeletonButton
|
|
1547
1560
|
})(dynamicFilterStyles?.actionsSkeletonButton);
|
|
1548
|
-
const ActionsClearButtonStyled = styled(
|
|
1561
|
+
const ActionsClearButtonStyled = styled("button", {
|
|
1549
1562
|
name: DYNAMIC_FILTER_KEY_COMPONENT,
|
|
1550
1563
|
slot: DynamicFilterSlots.actionsClearButton
|
|
1551
1564
|
})(dynamicFilterStyles?.actionsClearButton);
|
|
1552
|
-
const ActionsSubmitButtonStyled = styled(
|
|
1565
|
+
const ActionsSubmitButtonStyled = styled("button", {
|
|
1553
1566
|
name: DYNAMIC_FILTER_KEY_COMPONENT,
|
|
1554
1567
|
slot: DynamicFilterSlots.actionsSubmitButton
|
|
1555
1568
|
})(dynamicFilterStyles?.actionsSubmitButton);
|
|
@@ -6,7 +6,7 @@ import { e as componentName } from "../areas/constants.630a4f42.js";
|
|
|
6
6
|
import { g as getComponentUtilityClass } from "../../utils/index.0660ee9c.js";
|
|
7
7
|
import clsx from "clsx";
|
|
8
8
|
import { T as Typography } from "../mui_extended/Typography/index.2a1c68f8.js";
|
|
9
|
-
import { I as Icon } from "../Icon/index.
|
|
9
|
+
import { I as Icon } from "../Icon/index.b8bc2414.js";
|
|
10
10
|
const FieldLabelRoot = styled("label")(({ theme }) => ({
|
|
11
11
|
...theme.components?.M4LFieldLabel?.styleOverrides
|
|
12
12
|
}));
|
|
@@ -5,8 +5,8 @@ import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
|
5
5
|
import { unstable_composeClasses } from "@mui/base";
|
|
6
6
|
import { r as componentName, H as HAMBURGER_MENU_PREFIX, T as TEST_PROP_ID } from "../areas/constants.630a4f42.js";
|
|
7
7
|
import { useEnvironment } from "@m4l/core";
|
|
8
|
-
import { S as SideBar } from "../SideBar/index.
|
|
9
|
-
import { I as IconButton } from "../mui_extended/IconButton/index.
|
|
8
|
+
import { S as SideBar } from "../SideBar/index.e37bbfa4.js";
|
|
9
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.eabb4730.js";
|
|
10
10
|
const HamburgerMenuRoot = styled("header")(({ theme }) => ({
|
|
11
11
|
...theme.components?.M4LHamburgerMenuCommercial?.styleOverrides
|
|
12
12
|
}));
|
|
@@ -2,11 +2,11 @@ import { jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import { Marker } from "react-leaflet";
|
|
3
3
|
import L__default from "leaflet";
|
|
4
4
|
import { s as componentName, I as ICON_PREFIX, T as TEST_PROP_ID, L as LABEL_BK_COLOR_DEFAULT, t as LABEL_COLOR_DEFAULT } from "../areas/constants.630a4f42.js";
|
|
5
|
-
import { m as mapClasses } from "../maps/index.
|
|
5
|
+
import { m as mapClasses } from "../maps/index.62794049.js";
|
|
6
6
|
import clsx from "clsx";
|
|
7
7
|
import { useEnvironment } from "@m4l/core";
|
|
8
8
|
import { generateUtilityClasses, generateUtilityClass, styled as styled$1 } from "@mui/material";
|
|
9
|
-
import { u as useSideBar, g as getNameDataTestId$1 } from "../SideBar/index.
|
|
9
|
+
import { u as useSideBar, g as getNameDataTestId$1 } from "../SideBar/index.e37bbfa4.js";
|
|
10
10
|
import { styled } from "@mui/material/styles";
|
|
11
11
|
import { unstable_composeClasses } from "@mui/base";
|
|
12
12
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
@@ -5,7 +5,7 @@ import clsx from "clsx";
|
|
|
5
5
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
6
6
|
import { unstable_composeClasses } from "@mui/base";
|
|
7
7
|
import { useBase, useEnvironment, evaluateWithContext } from "@m4l/core";
|
|
8
|
-
import { c as classes, g as getSize } from "../PrintingSystem/index.
|
|
8
|
+
import { c as classes, g as getSize } from "../PrintingSystem/index.4bb450d3.js";
|
|
9
9
|
import QRCode from "qrcode.react";
|
|
10
10
|
const ImageRoot = styled("div")(({ theme }) => ({
|
|
11
11
|
...theme.components?.M4LImage?.styleOverrides
|
|
@@ -6,9 +6,9 @@ import { unstable_composeClasses } from "@mui/base";
|
|
|
6
6
|
import { v as componentName } from "../areas/constants.630a4f42.js";
|
|
7
7
|
import { styled } from "@mui/material/styles";
|
|
8
8
|
import { L as LinearProgressIndeterminate } from "../mui_extended/LinearProgress/index.52edc848.js";
|
|
9
|
-
import { I as Icon } from "../Icon/index.
|
|
9
|
+
import { I as Icon } from "../Icon/index.b8bc2414.js";
|
|
10
10
|
import { T as Typography } from "../mui_extended/Typography/index.2a1c68f8.js";
|
|
11
|
-
import { B as Button } from "../mui_extended/Button/index.
|
|
11
|
+
import { B as Button } from "../mui_extended/Button/index.8ac0d87d.js";
|
|
12
12
|
generateUtilityClasses(componentName, [
|
|
13
13
|
"root",
|
|
14
14
|
"loadingErrorLoading",
|
|
@@ -13,7 +13,7 @@ import { generateUtilityClasses, generateUtilityClass, styled } from "@mui/mater
|
|
|
13
13
|
import { unstable_composeClasses } from "@mui/base";
|
|
14
14
|
import { w as componentName } from "../areas/constants.630a4f42.js";
|
|
15
15
|
import { a as LinearProgress } from "../mui_extended/LinearProgress/index.52edc848.js";
|
|
16
|
-
import { L as LoadingError } from "../LoadingError/index.
|
|
16
|
+
import { L as LoadingError } from "../LoadingError/index.5f079267.js";
|
|
17
17
|
const mfLoaderClasses = generateUtilityClasses(componentName, [
|
|
18
18
|
"root",
|
|
19
19
|
"containerLinearProgress"
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useTheme, Dialog, Paper } from "@mui/material";
|
|
3
3
|
import { c as cjs } from "../../react-draggable.2df3b71a.js";
|
|
4
|
-
import { u as useModal } from "../../hooks/useModal/index.
|
|
4
|
+
import { u as useModal } from "../../hooks/useModal/index.8e40c267.js";
|
|
5
5
|
import { R as ResizeableWindow } from "../Resizeable/index.8c72e36a.js";
|
|
6
6
|
import { useIsMobile } from "@m4l/graphics";
|
|
7
7
|
import { m as modalUtilityClasses } from "../modal/index.7ca17f55.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
2
2
|
import { useEnvironment, useModuleDictionary, useModuleSkeleton } from "@m4l/core";
|
|
3
|
-
import { I as Image } from "../Image/index.
|
|
3
|
+
import { I as Image } from "../Image/index.95ae756b.js";
|
|
4
4
|
import { styled } from "@mui/material/styles";
|
|
5
5
|
import { generateUtilityClasses, generateUtilityClass, Skeleton } from "@mui/material";
|
|
6
6
|
import { useMemo } from "react";
|
|
@@ -2,16 +2,16 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
import { useState, useEffect, useCallback, useMemo } from "react";
|
|
3
3
|
import { useNetwork, useModuleDictionary, useEnvironment, usePaginate } from "@m4l/core";
|
|
4
4
|
import { styled } from "@mui/material/styles";
|
|
5
|
-
import { D as DateFormatter, a as DataGrid } from "../../vendor.
|
|
5
|
+
import { D as DateFormatter, a as DataGrid } from "../../vendor.8fb67647.js";
|
|
6
6
|
import { Tooltip, IconButton } from "@mui/material";
|
|
7
7
|
import { useHostTheme, useResponsiveDesktop } from "@m4l/graphics";
|
|
8
8
|
import { R as ReactJson } from "../../react-json-view.57125fcf.js";
|
|
9
9
|
import { S as ScrollBar } from "../ScrollBar/index.9bfcc74f.js";
|
|
10
|
-
import { u as useModal } from "../../hooks/useModal/index.
|
|
11
|
-
import { I as Icon } from "../Icon/index.
|
|
10
|
+
import { u as useModal } from "../../hooks/useModal/index.8e40c267.js";
|
|
11
|
+
import { I as Icon } from "../Icon/index.b8bc2414.js";
|
|
12
12
|
import { S as Stack } from "../mui_extended/Stack/index.fe363ca5.js";
|
|
13
|
-
import { W as WindowBase } from "../modal/WindowBase.
|
|
14
|
-
import { D as DynamicFilter } from "../DynamicFilter/index.
|
|
13
|
+
import { W as WindowBase } from "../modal/WindowBase.e852a4f5.js";
|
|
14
|
+
import { D as DynamicFilter } from "../DynamicFilter/index.48329cff.js";
|
|
15
15
|
import { T as TEST_PROP_ID } from "../areas/constants.630a4f42.js";
|
|
16
16
|
const Container = styled("div")(() => ({
|
|
17
17
|
height: "100%",
|
|
@@ -2,7 +2,7 @@ import { jsxs, jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import { styled, generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
3
3
|
import { unstable_composeClasses } from "@mui/base";
|
|
4
4
|
import { z as componentName } from "../areas/constants.630a4f42.js";
|
|
5
|
-
import { B as Button } from "../mui_extended/Button/index.
|
|
5
|
+
import { B as Button } from "../mui_extended/Button/index.8ac0d87d.js";
|
|
6
6
|
const PDFVeiwerRoot = styled("div")(({ theme }) => ({
|
|
7
7
|
...theme.components?.M4LPDFViewer?.styleOverrides
|
|
8
8
|
}));
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
2
2
|
import { useBase, BaseProvider, useModuleSkeleton } from "@m4l/core";
|
|
3
|
-
import { c as classes, g as getSize, F as FactoryRender } from "../PrintingSystem/index.
|
|
3
|
+
import { c as classes, g as getSize, F as FactoryRender } from "../PrintingSystem/index.4bb450d3.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
import React__default from "react";
|
|
6
6
|
import { Helmet } from "react-helmet-async";
|
|
@@ -2,7 +2,7 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
import { styled } from "@mui/material/styles";
|
|
3
3
|
import { useModuleSkeleton } from "@m4l/core";
|
|
4
4
|
import { Skeleton, generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
5
|
-
import { I as Icon } from "../Icon/index.
|
|
5
|
+
import { I as Icon } from "../Icon/index.b8bc2414.js";
|
|
6
6
|
import { unstable_composeClasses } from "@mui/base";
|
|
7
7
|
import { E as componentName } from "../areas/constants.630a4f42.js";
|
|
8
8
|
const PaperFormRoot = styled("div")(({ theme }) => ({
|
|
@@ -3,12 +3,12 @@ import { useModuleDictionary, useModuleSkeleton, useEnvironment } from "@m4l/cor
|
|
|
3
3
|
import { styled } from "@mui/material/styles";
|
|
4
4
|
import { generateUtilityClasses, generateUtilityClass, Skeleton, Autocomplete, TextField } from "@mui/material";
|
|
5
5
|
import { useState, useMemo } from "react";
|
|
6
|
-
import { d as dictionary, a as dictionary$1 } from "../areas/dictionary.
|
|
6
|
+
import { d as dictionary, a as dictionary$1 } from "../areas/dictionary.1e7ae53f.js";
|
|
7
7
|
import { unstable_composeClasses } from "@mui/base";
|
|
8
8
|
import { F as componentName, P as PERIOD_PREFIX, T as TEST_PROP_ID } from "../areas/constants.630a4f42.js";
|
|
9
9
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
10
10
|
import { T as Typography } from "../mui_extended/Typography/index.2a1c68f8.js";
|
|
11
|
-
import { I as IconButton } from "../mui_extended/IconButton/index.
|
|
11
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.eabb4730.js";
|
|
12
12
|
import { W as WrapperComponent } from "../WrapperComponent/index.57964195.js";
|
|
13
13
|
const ContainerPeriod = styled("div")(({ theme }) => ({
|
|
14
14
|
...theme.components?.M4LPeriod?.styleOverrides
|
|
@@ -4,20 +4,20 @@ import { unstable_composeClasses } from "@mui/base";
|
|
|
4
4
|
import { G as componentName } from "../areas/constants.630a4f42.js";
|
|
5
5
|
import { g as getComponentUtilityClass } from "../../utils/index.0660ee9c.js";
|
|
6
6
|
import clsx from "clsx";
|
|
7
|
-
import { D as DividerNode } from "./subcomponents/DividerNode/index.
|
|
8
|
-
import { S as SectionNode } from "./subcomponents/SectionNode/index.
|
|
9
|
-
import { T as TextBoxNode } from "./subcomponents/TextBoxNode/index.
|
|
10
|
-
import { H as HeaderNode } from "./subcomponents/HeaderNode/index.
|
|
11
|
-
import { a as ImageNode, Q as QRImageNode } from "../Image/index.
|
|
12
|
-
import { B as BodyNode } from "./subcomponents/BodyNode/index.
|
|
13
|
-
import { F as FooterNode } from "./subcomponents/FooterNode/index.
|
|
14
|
-
import { P as PaperNode } from "./subcomponents/PaperNode/index.
|
|
15
|
-
import { P as PropertyValueNode } from "./subcomponents/PropertyValueNode/index.
|
|
16
|
-
import { G as GridNode } from "./subcomponents/GridNode/index.
|
|
17
|
-
import { C as ChartNode } from "./subcomponents/ChartNode/index.
|
|
18
|
-
import { P as PagerNode } from "../mui_extended/Pager/index.
|
|
7
|
+
import { D as DividerNode } from "./subcomponents/DividerNode/index.95505327.js";
|
|
8
|
+
import { S as SectionNode } from "./subcomponents/SectionNode/index.347f8e60.js";
|
|
9
|
+
import { T as TextBoxNode } from "./subcomponents/TextBoxNode/index.c554abe7.js";
|
|
10
|
+
import { H as HeaderNode } from "./subcomponents/HeaderNode/index.d2ea1800.js";
|
|
11
|
+
import { a as ImageNode, Q as QRImageNode } from "../Image/index.95ae756b.js";
|
|
12
|
+
import { B as BodyNode } from "./subcomponents/BodyNode/index.7c5b96db.js";
|
|
13
|
+
import { F as FooterNode } from "./subcomponents/FooterNode/index.ee775d7d.js";
|
|
14
|
+
import { P as PaperNode } from "./subcomponents/PaperNode/index.322fcf4e.js";
|
|
15
|
+
import { P as PropertyValueNode } from "./subcomponents/PropertyValueNode/index.5ac80dab.js";
|
|
16
|
+
import { G as GridNode } from "./subcomponents/GridNode/index.e7564a8d.js";
|
|
17
|
+
import { C as ChartNode } from "./subcomponents/ChartNode/index.65f09e1b.js";
|
|
18
|
+
import { P as PagerNode } from "../mui_extended/Pager/index.24ad477f.js";
|
|
19
19
|
import { useBase, evaluateWithContext } from "@m4l/core";
|
|
20
|
-
import { P as PageRender } from "../Page/index.
|
|
20
|
+
import { P as PageRender } from "../Page/index.b8ff834c.js";
|
|
21
21
|
import { forwardRef, useRef, useImperativeHandle } from "react";
|
|
22
22
|
import { useTheme } from "@mui/material/styles";
|
|
23
23
|
const classes = generateUtilityClasses(componentName, [
|
package/components/PrintingSystem/subcomponents/BodyNode/{index.fdd8cebb.js → index.7c5b96db.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useBase } from "@m4l/core";
|
|
3
|
-
import { c as classes, g as getSize } from "../../index.
|
|
3
|
+
import { c as classes, g as getSize } from "../../index.4bb450d3.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const BodyNode = (props) => {
|
|
6
6
|
const {
|
package/components/PrintingSystem/subcomponents/ChartNode/{index.12293a60.js → index.65f09e1b.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
|
-
import { c as classes } from "../../index.
|
|
2
|
+
import { c as classes } from "../../index.4bb450d3.js";
|
|
3
3
|
import clsx from "clsx";
|
|
4
4
|
import { createRef, useEffect } from "react";
|
|
5
5
|
import { Chart, registerables } from "chart.js";
|
package/components/PrintingSystem/subcomponents/DividerNode/{index.7fdad1df.js → index.95505327.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
|
-
import { c as classes } from "../../index.
|
|
2
|
+
import { c as classes } from "../../index.4bb450d3.js";
|
|
3
3
|
import clsx from "clsx";
|
|
4
4
|
const DividerNode = (props) => {
|
|
5
5
|
const { direction = "vertical", className = "", style = {} } = props;
|
package/components/PrintingSystem/subcomponents/FooterNode/{index.fcaf9b2f.js → index.ee775d7d.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useBase } from "@m4l/core";
|
|
3
|
-
import { c as classes, g as getSize } from "../../index.
|
|
3
|
+
import { c as classes, g as getSize } from "../../index.4bb450d3.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const FooterNode = (props) => {
|
|
6
6
|
const {
|
package/components/PrintingSystem/subcomponents/GridNode/{index.03148990.js → index.e7564a8d.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useBase, getPropertyByString, evaluateWithContext } from "@m4l/core";
|
|
3
|
-
import { c as classes, g as getSize } from "../../index.
|
|
3
|
+
import { c as classes, g as getSize } from "../../index.4bb450d3.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const GridNode = (props) => {
|
|
6
6
|
const { style = {}, className = "", rows, columns } = props;
|
package/components/PrintingSystem/subcomponents/HeaderNode/{index.691b5c38.js → index.d2ea1800.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useBase } from "@m4l/core";
|
|
3
|
-
import { c as classes, g as getSize } from "../../index.
|
|
3
|
+
import { c as classes, g as getSize } from "../../index.4bb450d3.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const HeaderNode = (props) => {
|
|
6
6
|
const {
|
package/components/PrintingSystem/subcomponents/PaperNode/{index.3699b685.js → index.322fcf4e.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useBase, evaluateWithContext } from "@m4l/core";
|
|
3
|
-
import { c as classes } from "../../index.
|
|
3
|
+
import { c as classes } from "../../index.4bb450d3.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const PaperNode = (props) => {
|
|
6
6
|
const { children, style = {}, className = "", title, titleSecondary } = props;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useBase, evaluateWithContext } from "@m4l/core";
|
|
3
|
-
import { c as classes, g as getSize } from "../../index.
|
|
3
|
+
import { c as classes, g as getSize } from "../../index.4bb450d3.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const PropertyValueNode = (props) => {
|
|
6
6
|
const {
|
package/components/PrintingSystem/subcomponents/SectionNode/{index.659f28e5.js → index.347f8e60.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useBase } from "@m4l/core";
|
|
3
|
-
import { c as classes, g as getSize } from "../../index.
|
|
3
|
+
import { c as classes, g as getSize } from "../../index.4bb450d3.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const SectionNode = (props) => {
|
|
6
6
|
const {
|
package/components/PrintingSystem/subcomponents/TextBoxNode/{index.137ebb7a.js → index.c554abe7.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useBase, evaluateWithContext } from "@m4l/core";
|
|
3
|
-
import { c as classes } from "../../index.
|
|
3
|
+
import { c as classes } from "../../index.4bb450d3.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const TextBoxNode = (props) => {
|
|
6
6
|
const { variant = "body", style, className, textAlign = "start", children } = props;
|
|
@@ -6,8 +6,8 @@ import { J as componentName, K as TEST_PROPS_DATA, T as TEST_PROP_ID, O as COMPO
|
|
|
6
6
|
import clsx from "clsx";
|
|
7
7
|
import { a as getNameDataTestId } from "../../test/getNameDataTestId.aee44365.js";
|
|
8
8
|
import { useState } from "react";
|
|
9
|
-
import { F as FieldLabel } from "../FieldLabel/index.
|
|
10
|
-
import { I as Icon } from "../Icon/index.
|
|
9
|
+
import { F as FieldLabel } from "../FieldLabel/index.38cb0a03.js";
|
|
10
|
+
import { I as Icon } from "../Icon/index.b8bc2414.js";
|
|
11
11
|
const PropertyValueRoot = styled("div")(({ theme }) => ({
|
|
12
12
|
...theme.components?.M4LPropertyValue?.styleOverrides
|
|
13
13
|
}));
|
|
@@ -7,13 +7,13 @@ import { R as componentName, U as SIDEBAR_PREFIX, T as TEST_PROP_ID, V as MENU_C
|
|
|
7
7
|
import { g as getComponentUtilityClass } from "../../utils/index.0660ee9c.js";
|
|
8
8
|
import { useEnvironment, useBase, BaseProvider } from "@m4l/core";
|
|
9
9
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
10
|
-
import { I as Icon, A as ArrowIcon } from "../Icon/index.
|
|
10
|
+
import { I as Icon, A as ArrowIcon } from "../Icon/index.b8bc2414.js";
|
|
11
11
|
import { T as Typography } from "../mui_extended/Typography/index.2a1c68f8.js";
|
|
12
12
|
import clsx from "clsx";
|
|
13
13
|
import { useLocation } from "react-router-dom";
|
|
14
|
-
import { F as FooterSidebar } from "../mui_extended/Button/index.
|
|
15
|
-
import { I as IconButton } from "../mui_extended/IconButton/index.
|
|
16
|
-
import { I as Image } from "../Image/index.
|
|
14
|
+
import { F as FooterSidebar } from "../mui_extended/Button/index.8ac0d87d.js";
|
|
15
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.eabb4730.js";
|
|
16
|
+
import { I as Image } from "../Image/index.95ae756b.js";
|
|
17
17
|
import { useResponsive } from "@m4l/styles";
|
|
18
18
|
const SideBarRoot = styled("div")(({ theme }) => ({
|
|
19
19
|
...theme.components?.M4LSideBar?.styleOverrides
|
|
@@ -6,7 +6,7 @@ import { Z as componentName } from "../areas/constants.630a4f42.js";
|
|
|
6
6
|
import { g as getComponentUtilityClass } from "../../utils/index.0660ee9c.js";
|
|
7
7
|
import { useEnvironment } from "@m4l/core";
|
|
8
8
|
import { useMemo } from "react";
|
|
9
|
-
import { I as Icon } from "../Icon/index.
|
|
9
|
+
import { I as Icon } from "../Icon/index.b8bc2414.js";
|
|
10
10
|
const ToastContainerRoot = styled("div")(({ theme }) => ({
|
|
11
11
|
...theme.components?.M4LToastContainer?.styleOverrides
|
|
12
12
|
}));
|
|
@@ -6,9 +6,9 @@ import { useResponsiveDesktop, useFirstRender } from "@m4l/graphics";
|
|
|
6
6
|
import { useHostTools, useModuleDictionary, useNetwork, useModuleSkeleton, EmitEvents } from "@m4l/core";
|
|
7
7
|
import { devtools } from "zustand/middleware";
|
|
8
8
|
import { immer } from "zustand/middleware/immer";
|
|
9
|
-
import { u as useAreasViewerUtilityClasses, b as useAreasAdminUtilityClasses } from "../../../../vendor.
|
|
9
|
+
import { u as useAreasViewerUtilityClasses, b as useAreasAdminUtilityClasses } from "../../../../vendor.8fb67647.js";
|
|
10
10
|
import { c as createDynamicMFStore } from "../DynamicMFParmsContext/index.37d1d444.js";
|
|
11
|
-
import { b as getAreasDictionary, c as DICCTIONARY } from "../../dictionary.
|
|
11
|
+
import { b as getAreasDictionary, c as DICCTIONARY } from "../../dictionary.1e7ae53f.js";
|
|
12
12
|
import { a as addLayoutItemToBreakPointIfNoExists, b as addLayoutItemToBreakPoints, c as cloneLayouts } from "../../../GridLayout/subcomponents/Responsive/index.3c68f0cb.js";
|
|
13
13
|
import { debounce, cloneDeep } from "lodash";
|
|
14
14
|
import { q as isEqualLayouts } from "../../../GridLayout/index.7156fbc9.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { g as getPagerComponentsDictionary } from "../mui_extended/Pager/index.
|
|
1
|
+
import { g as getPagerComponentsDictionary } from "../mui_extended/Pager/index.24ad477f.js";
|
|
2
2
|
const AREAS_DICTIONARY_ID = "areas";
|
|
3
3
|
function getAreasComponentsDictionary() {
|
|
4
4
|
return [AREAS_DICTIONARY_ID];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useContext } from "react";
|
|
2
2
|
import { useStore } from "zustand";
|
|
3
|
-
import { A as AreasContext } from "../../contexts/AreasContext/index.
|
|
3
|
+
import { A as AreasContext } from "../../contexts/AreasContext/index.d9245a3e.js";
|
|
4
4
|
function useAreasStore(selector, equalityFn) {
|
|
5
5
|
const context = useContext(AreasContext);
|
|
6
6
|
if (!context)
|
|
@@ -6,8 +6,8 @@ import { styled } from "@mui/material/styles";
|
|
|
6
6
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
7
7
|
import { unstable_composeClasses } from "@mui/base";
|
|
8
8
|
import { T as TEST_PROP_ID } from "../../areas/constants.630a4f42.js";
|
|
9
|
-
import { R as RHFAutocomplete } from "../../../vendor.
|
|
10
|
-
import { e as getRHFAutocompleteComponentsDictionary } from "../../areas/dictionary.
|
|
9
|
+
import { R as RHFAutocomplete } from "../../../vendor.8fb67647.js";
|
|
10
|
+
import { e as getRHFAutocompleteComponentsDictionary } from "../../areas/dictionary.1e7ae53f.js";
|
|
11
11
|
styled("div")(() => ({
|
|
12
12
|
display: "flex",
|
|
13
13
|
width: "100%",
|
|
@@ -7,8 +7,8 @@ import { H as HelperText } from "../../HelperText/index.651a9b4b.js";
|
|
|
7
7
|
import { T as TEST_PROP_ID } from "../../areas/constants.630a4f42.js";
|
|
8
8
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
9
9
|
import { useModuleSkeleton } from "@m4l/core";
|
|
10
|
-
import { c as useFormFocus } from "../../../vendor.
|
|
11
|
-
import { C as CheckBox } from "../../mui_extended/CheckBox/index.
|
|
10
|
+
import { c as useFormFocus } from "../../../vendor.8fb67647.js";
|
|
11
|
+
import { C as CheckBox } from "../../mui_extended/CheckBox/index.65ae392f.js";
|
|
12
12
|
const RHFCheckboxRoot = styled("div")(({ theme }) => ({
|
|
13
13
|
...theme.components?.M4LRHFCheckbox?.styleOverrides
|
|
14
14
|
}));
|